@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html{
	font-size: 1em;
}
html,
body {
	width: 100%;
	line-height: 1.8;
  	color: #111;
  	font-weight: 600;
  	overflow:visible;
}
body{
	font-size: 1em;
	font-family: "EnglishFont", "ChineseFont", sans-serif;
    line-height: 1.8;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: "Noto Sans TC", serif;
	font-style: normal;
	letter-spacing: 0.9px;
}
.h3, h3 {
    font-size: 1.5rem;
}
body.medium{
	font-size: 1.1em;
}
body.small{
	font-size: 1em;
}
body.large{
	font-size: 1.25em;
}
/*@font-face {
  font-family: "ChineseFont";
  font-display: swap;
  src: url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
  unicode-range: U+4E00-9FFF; 
}

@font-face {
  font-family: "EnglishFont";
  font-display: swap;
  src: url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
  unicode-range: U+0000-007F, U+0080-00FF;
}*/
a{
	color: #1D6487;
}
a:hover{
	color: #000;
}
.navbar {
    padding: 0 10px;
}
.navbar .navbar-nav{
	padding: 0 10px;
}
.js-header-fix-moment .navbar {
    padding: 0 10px;
}
.nav-item{
}
.nav-item.nav-item-social {
    margin: 0 1px;
}
.u-header__section--light, 
.uu-header__section--light.js-header-change-moment, 
.u-header__section--dark, 
.u-header__section--dark--shift.js-header-change-moment, 
.u-header__section--primary .navbar-nav, 
.u-header__section--primary--shift.js-header-change-moment {
	transition: all .5s ease;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #fff;
    padding: 5px 12px;
    border-radius: 20px;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #1D6487;
    background-color: #fff;
    border-radius: 20px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #fff;
    padding: 5px 12px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .open > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .active > .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.open, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link.active {
    color: #1D6487;
    background-color: #fff;
    border-radius: 20px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link,
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-item-social .nav-link {
    color: #fff;
    font-size: 1.3em;
    padding: 0;
    text-align: center;
    width: 40px;
}
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--dark .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--dark--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--primary .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--primary--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #1D6487;
    background-color: #fff;
    border-radius: 20px;
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, 
.u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #1D6487;
    background-color: #fff;
    border-radius: 20px;
}

.hs-has-sub-menu > a::after {
    content: "\f0d7";
    font-family: "FontAwesome" !important;
    font-size: 0.8em;
    display: inline;
    margin-left: 7px;
}
.hs-sub-menu {
    padding: 0;
    margin: 0;
}
.hs-sub-menu, 
.hs-mega-menu {
    color: #444;
    box-shadow: 0 5px 8px rgba(0,0,0,0.05);
    padding: 0;
    margin: :0;
    list-style-type: none;
    padding: 0 20px 10px 20px;
}
.hs-sub-menu li a , 
.hs-mega-menu li a {
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #111;
	transition: all .5s ease;
}
.hs-sub-menu li a:hover , 
.hs-mega-menu li a:hover {
	color: #1D6487 !important;
}
.navbar .offcanvas, 
.navbar .offcanvas-lg, 
.navbar .offcanvas-md, 
.navbar .offcanvas-sm, 
.navbar .offcanvas-xl, 
.navbar .offcanvas-xxl {
    --bs-offcanvas-width: 100vw;
}
.offcanvas-header .navbar-brand{
	margin: 0 auto;
}
.navbar .offcanvas-body{
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.navbar-toggler-btn{
	display: none;
}
.navbar-toggler-btn .hamburger-line {
    height: 1px;
    background-color: #70eaed;
    width: 40px;
    display: block;
    margin: 10px auto;
}
.navbar-toggler-btn strong{
	font-size: 0.7em;
	color: #fff;
	letter-spacing: 1px;
	margin-top: -7px;
	display: block;
}
.js-mega-menu{
	position: fixed;
	top: 0;
	right: 0;
	background-image: url('../img/menu.svg');
	background-size: auto 100%;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px 5px 3px 50px;
}
.u-icon-v3{
	text-decoration: none;
}
.phone-view{
	display: none;
}
.pc-view{
	display: block;
}
.tp-arr-imgholder, .tp-tab-image, .tp-thumb-image, .tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 4px solid rgba(255,255,255,0.9);
}
.navbar-toggler .hamburger-line{
	height: 1px;
	background-color: #222;
	width: 1.5em;
	display: block;
	margin: 7px auto;
}
.u-header {
    font-size: 1.05em;
    z-index: 501;
    background-color: #F4F7FF;
}
.u-header.js-header-fix-moment {
	background-color: #fff;
}
.js-header-change-moment {
	background-size: 100%;
}
.navbar-brand {
    position: fixed;
	top: 0px;
	left: 20px;
	background-color: #fff;
	border-radius: 0 0 30px 30px;
	padding: 5px 30px;
	box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
    z-index: 510;
    transition: all .5s ease;
}
.navbar-brand img{
	height: 70px;
	margin: 6px;
	transition: all .5s ease;
}
.g-color-lightgray{
	color: #d1d1d1;
}
.btn-close {
	position: absolute;
	top: 20px;
	right: 20px;
}
.captcha_play_button,
#btn_captcha_repeat {
    color: #70eaed;
    text-decoration: none;
    background-color: rgba(255,255,255,0);
    border: none;
    transition: all .5s ease;
}
.captcha_play_button:hover,
#btn_captcha_repeat:hover {
    color: #fff;
}
.js-header-change-moment {
	background-color: rgba(255,255,255,0);
	height: 56px;
}
.js-header-change-moment .navbar-brand {
	position: fixed;
	top: 0px;
	left: 20px;
	background-color: #fff;
	border-radius: 0 0 30px 30px;
	padding: 5px 20px;
	box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.06);
}
.js-header-change-moment .navbar-brand img{
	height: 55px;
	margin: 6px;	
}
.visual-bottom{
	padding: 50px 30px;
}
.visual-bottom img{
	width: 90%;
	margin: 0 auto;
}
.content{
}
.navbar-brand h1{
	font-size: 0;
	padding: 0;
	margin: 0;
}
.footer-style{
	padding: 20px 0;
}
.footer-style .text img{
	width: 100%;
	max-width: 400px;
}
.footer-style a{
	color: #1D6487;
	font-weight: 700;
	text-decoration: none;
	transition: all .5s ease;
}
.footer-style a:hover{
	color: #000;
}
.footer-bottom{
	padding: 10px 0;
	border-top: 1px solid #d1d1d1;
}
.footer-social{
	padding: 50px 0 30px 0px;
	text-align:right;
	position: relative;
	z-index: 100;
}
.footer-style .footer-links{
	width: 50px;
	text-align: center;
	height: 50px;
	border-radius: 50px;
	color: #fff;
	background-color: #1D6487;
	font-size: 1.2em;
	display: inline-block;
	line-height: 50px;
	position: relative;
	z-index: 100;
	margin: 2px;
	text-decoration: none;
	transition: all .5s ease;
}
.footer-style .footer-links:hover{
	color: #fff;
	background-color: #333;
}
.text-right{
	text-align: right;
}
.offcanvas {
    background-color: #1D6487;
}
.content{
	min-height: calc(100vh - 150px);
}
.text-title {
    padding: 5px 0 5px 20px;
    border-left: 5px solid #1D6487;
}
.text-info {
    color: #000000!important;
    background-color: #e1efff;
}
.custom-control-label::before, .custom-control-label::after {
    position: absolute;
    top: .4rem;
}
.g-bg-secondary-2 {
    background-color: #f2f2f2 !important;
}
.u-btn-primary {
    color: #fff;
    background: #1D6487;
}
.u-btn-primary:hover, 
.u-btn-primary.active {
    border-color: #1D6487;
    background-color: #1D6487;
}
.u-btn-primary.u-btn-hover-v2-2::after,
.u-btn-primary.u-btn-hover-v2-2:hover::after {
    background-color: #1D6487;
}
.u-btn-primary.u-btn-hover-v2-2:hover {
    background-color: #1D6487;
    overflow: hidden;
    color: #fff;
}
.u-btn-outline-primary.u-btn-hover-v2-2::after,
.u-btn-outline-primary.u-btn-hover-v2-2:hover::after {
    background-color: #1D6487;
}
.btn-info {
    --bs-btn-color: #fff;
    --bs-btn-bg: #1D6487;
    --bs-btn-border-color: #1D6487;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #1D6487;
    --bs-btn-hover-border-color: #1D6487;
    --bs-btn-focus-shadow-rgb: 11,172,204;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1D6487;
    --bs-btn-active-border-color: #1D6487;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #1D6487;
    --bs-btn-disabled-border-color: #1D6487;
}
.navbar .u-main-nav-v1 .nav-item.active > .nav-link, 
.navbar .u-main-nav-v1 .nav-item:hover > .nav-link, 
.navbar .u-main-nav-v1 .nav-item:focus > .nav-link, 
.navbar .u-main-nav-v1 .nav-item.show > .nav-link, 
.navbar .u-main-nav-v1 .nav-item.hs-sub-menu-opened > .nav-link, 
.navbar .u-main-nav-v1 .nav-item .nav-link:focus {
    color: #fff;
    background-color: #1D6487;
}
.u-btn-outline-primary {
    color: #1D6487;
    border-color: #1D6487;
    background-color: transparent;
}
.u-btn-outline-primary.u-btn-hover-v2-2::after, 
.u-btn-outline-primary.u-btn-hover-v2-2:hover::after {
    background-color: #1D6487;
}
.u-btn-outline-primary:hover {
    color: #000 !important;
    border-color: #999 !important;
}
.btn {
	color: #1D6487;
}
.check-wrapper{
	display: inline-block;
	padding: 20px 30px;
	background-color: #efefef;
	border-radius: 50px;
	font-size: 1.05em;
	font-weight: 600;
	letter-spacing: 1px;
}
.g-line-top{
	border-top: 2px dashed #d1d1d1;
}
.navbar .u-main-nav-v1 .nav-item .nav-link {
    color: #fff;
    text-align: center;
    padding: 12px 8px 10px 8px;
    border-radius:0;
}
.navbar .u-main-nav-v1 .nav-item.active .nav-link {
	background-image: url('../img/visual-4.png');
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: center 98%;
}
.form-text {
    margin-top: 0.25rem;
    font-size: 1em; 
    color: #333;
}
.wrapper{
    height: 100%;
    position: relative;
    overflow-x: hidden;
    background-image: url('../img/bg.svg');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 1000px;
}
.wrapper-index{
	background-image: url('../img/bg2.svg');
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: calc(100vh - 150px);
}
.circle-area{
    position: relative;
    overflow: hidden;
}
.circle-middle{
}
.middle{
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 1;
    position: relative;
}
.circle{
    position: absolute;
    z-index: 0;
    left:-200px;
    top:-30px;
    width: 400px;
    height: 400px;
    opacity: 0.5;
    pointer-events: none;
}
.top-info{
	color: #fff;
	padding-top: 100px;
	padding-bottom: 50px;
}
.footer-wrapper{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    background: rgba(255, 255, 255, 0.4);
}
.photo-list-s a{
	display: block;
}
.st0{
    fill:none;
    stroke:#fff;
    stroke-linecap:round;
    stroke-linejoin:round;
    stroke-dashoffset:1940;
	stroke-dasharray:1940;
	animation: draw 30s linear infinite;
	fill-opacity: 0;
}
.st1{
    fill:none;
    stroke:#fff;
    stroke-linecap:round;
    stroke-linejoin:round;
    stroke-dashoffset:1940;
	stroke-dasharray:1940;
	animation: draw 40s linear infinite;
	fill-opacity: 0;
}
.book-icon-wrap{
    position: absolute;
    left: 8%;
    top: 14.5%;
    z-index: 10;
    width: 500px;
    height: 500px;
}
@keyframes draw {
	30%{fill-opacity: 0;}
	31%{fill-opacity: 1;}
	32%{fill-opacity: 0;}
	33%{fill-opacity: 1;}
	34%{fill-opacity: 0;}
	35%{fill-opacity: 1;}
	50%{stroke-dashoffset:0;}
	90%{stroke-dashoffset:0; fill-opacity: 1;}
}
.news-title h2{
	color: #1d6181;
}
.news-title strong {
	color: #aaa;
}
.news ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.news ul li a{
	padding: 10px 15px;
	border-bottom: 1px dotted #d1d1d1;
	display: block;
	text-decoration: none;
	color: #111;
	transition: all .5s ease;
}
.news ul li a:hover{
	background-color: #c5fbfc;
	color: #111;
	border-radius: 30px;
}
.news ul li a span{
	color: #aaa;
	letter-spacing: 1px;
}
.news-white ul li a {
	color: #fff;
}
.news-white .news-title h2{
	color: #fff;
}
.media-news{
	min-height: 50vh;
}
.photo-bg{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.media-list{
}
.media-list-group{
	height: 100%;
	position: relative;
	z-index: 0;
}
.media-list-group a{
	position: relative;
	display: block;
	height: 100%;
	color: #444;
	background-color: #fff;
	padding: 30px;
	border: 5px solid #fff;
	text-decoration: none;
	z-index: 100;
	border-radius: 30px;
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1);
	transition: all .5s ease;
}
.media-list-group a:hover,
.media-list-group a:focus{
	border: 5px solid #70eaed;
	color: #1D6487;
}
.media-list-group a h3{
	font-size: 1.3em;
	font-weight: 600;
	margin-bottom: 20px;
	color: #000;
	transition: all .5s ease;
}
.media-list-group:after{
    background-color: #d3d3d3;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 0px;
    bottom: 0px;
    content: "";
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    z-index: 0;
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    transition: all .5s ease;
}
.media-list-group:hover:after ,
.media-list-group:focus:after {
	background-color: #1D6487;
    position: absolute;
    top: -2px;
    left: -2px;
    right: 0px;
    bottom: 0px;
    content: "";
    box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    z-index: 0;
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.media-list-group a .media-info span{
	display: inline-block;
	color: #999;
	padding: 1px 5px 0 5px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	font-size: 0.9em;
	margin-bottom: 5px;
}
.media-list-group a .btn{
	
}

.g-zindex-10{
	position: relative;
	z-index: 10;
}
.guid-group{
	padding: 20px 10px;
	border-bottom: 3px dotted #aaa;
}
.guid-text{
	padding: 20px 10px;
}
.guid-group-title{
	font-weight: 700;
}
.guid-group-title i{
	color: #1D6487;
}
.main-guid-wrapper{
	padding: 50px;
	border-radius: 30px;
	min-height: 35vh;
	background-color: #fff;
	box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.06);
	margin-bottom: 30px;
}
.btn-back{
	padding: 7px 10px 5px 10px;
	display: inline-block;
	border-bottom: 2px solid #1D6487;
	color: #1D6487;
	text-decoration: none;
	transition: all .5s ease;
}
.btn-back:hover,
.btn-back:focus {
	color: #fff;
	background-color: #1D6487;
}
.btn-big-out {
	padding: 13px 20px;
	text-align: center;
	background-color: #fff;
	border: none;
	border: 2px solid #1D6487;
	color: #1D6487;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	border-radius: 50px;
	position: relative;
	z-index: 50;
	transition: all .5s;
}
.btn-big-gary{
	padding: 15px 20px;
	text-align: center;
	background-color: #777;
	border: none;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	border-radius: 50px;
	position: relative;
	z-index: 50;
	transition: all .5s;
}
.btn-lightblue{
	background-color: #70eaed;
	color: #1d6487;
	border: 2px solid #70eaed;
}
.btn-big:hover,
.btn-big-gary:hover {
	background-color: #444;
	color: #fff;
}
.btn-primary {
    background-color: #1D6487;
    border: 2px solid #1D6487;
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    transition: all .3s ease;
}
.btn-primary-out {
	background-color: #fff;
    border: 2px solid #1D6487;
    padding: 5px 15px;
    text-decoration: none;
    color: #1D6487;
    border-radius: 50px;
    display: inline-block;
    transition: all .3s ease;
}
.btn-white-out {
    border: 2px solid #fff;
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    transition: all .3s ease;
}
.btn-lightblue-out {
    border: 2px solid #70eaed;
    padding: 5px 15px;
    text-decoration: none;
    color: #70eaed;
    border-radius: 50px;
    display: inline-block;
    transition: all .3s ease;
}
.btn-primary:hover,
.btn-primary-out:hover,
.btn-white-out:hover,
.btn-lightblue-out:hover {
	background-color: #333;
	color: #fff;
}
.btn-big {
	padding: 15px 20px;
	font-size: 1.2em;
	border-radius: 50px;
}
.member-wrapper{
	padding-bottom: 20px;
	border-bottom: 3px dotted #d1d1d1;
	margin-bottom: 30px;
}
.sdgs-tag{
	padding: 0;
}
.sdgs-tag ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.sdgs-tag ul li{
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 80px;
	height: 80px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-right: 5px;
}
.sdgs-01{
	background-image: url('../img/sdgs-01.png');
}
.sdgs-02{
	background-image: url('../img/sdgs-02.png');
}
.sdgs-03{
	background-image: url('../img/sdgs-03.png');
}
.sdgs-04{
	background-image: url('../img/sdgs-04.png');
}
.sdgs-05{
	background-image: url('../img/sdgs-05.png');
}
.sdgs-06{
	background-image: url('../img/sdgs-06.png');
}
.sdgs-07{
	background-image: url('../img/sdgs-07.png');
}
.sdgs-08{
	background-image: url('../img/sdgs-08.png');
}
.sdgs-09{
	background-image: url('../img/sdgs-09.png');
}
.sdgs-10{
	background-image: url('../img/sdgs-10.png');
}
.sdgs-11{
	background-image: url('../img/sdgs-11.png');
}
.sdgs-12{
	background-image: url('../img/sdgs-12.png');
}
.sdgs-13{
	background-image: url('../img/sdgs-13.png');
}
.sdgs-14{
	background-image: url('../img/sdgs-14.png');
}
.sdgs-15{
	background-image: url('../img/sdgs-15.png');
}
.sdgs-16{
	background-image: url('../img/sdgs-16.png');
}
.sdgs-17{
	background-image: url('../img/sdgs-17.png');
}
.form-style {
    margin-bottom: 30px;
    /*background-color: #e0e6ee;*/
    position: relative;
    z-index: 10;
}
.form-group-data{
	padding: .8em .5em .8em 1.5em;
}
/*.form-style .form-group {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
}
.form-style .form-group:nth-child(odd) {
    background-color: rgba(255,255,255,0.3);
}*/
.form-style .form-group .row .form-title, .form-style .form-group .row .form-text {
    padding: 10px 15px;
}
.form-style .form-group .row .form-title {
    border-right: 1px solid #ffffff;
}
.form-text {
    display: block;
    margin-top: 0;
}
.g-color-red {
    color: #f00 !important;
}
.form-style .form-group input, .form-style .form-group select, .form-style .form-group textarea {
    border: 1px solid rgba(0,0,0,0.4);
    border-radius: 0;
    background-color: #ffffff;
}
.form-style .form-group input[type=radio]{
    border: 1px solid rgba(0,0,0,0.4);
    border-radius: 30px;
    background-color: #ffffff;
    margin-top: 2px;
}
.form-check .form-check-input[type=checkbox] {
	margin-top: 3px;
}
.form-check-inline {
    display: inline-block;
    margin-right: 1.8em;
}
.form-style .form-group input:checked[type=radio],
.form-check-input:checked[type=radio] {
    background-color: #1D6487;
    border-radius: 30px;
}

.u-carousel-indicators-v1 li.slick-active span, 
.u-carousel-indicators-v1--white li.slick-active span {
    background-color: #c9a073;
}
.js-carousel-arrow{
	font-size: 4em;
	color: #1D6487;
	display: block;
	width: 30px;
	transition: all .5s ease;
}
.js-carousel-arrow:hover{
	font-size: 4em;
	color: #111;
}
.reser-success-info .reser-success-info-top{
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 3px dotted #aaa;
	margin-bottom: 20px;
}
.reser-success-info .reser-success-info-top i {
	font-size: 2.8em;
	color: #1D6487;
	margin-bottom: 10px;
}

.pagination {
	display: block;
	text-align: center;
}
.pagination li{
	display: inline-block;
	margin: 2px;
}
.pagination li a{
	width: 40px;
	height: 40px;
	text-decoration: none;
	border:1px solid rgba(0,0,0,0.5);
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #888888;
	display: block;
	transition: all .5s ease;
}
.pagination li a:hover{
	border:1px solid #1D6487;
	background-color: #1D6487;
	color: #ffffff;
	text-decoration: none;
}
.pagination li.active a{
	background-color: #1D6487;
	color: #ffffff;
}
.braed{
	display: inline-block;
	padding: 1px 10px;
	border-radius: 30px;
	background-color: #fff;
	border: 3px solid #70eaed;
	font-size: 0.9em;
	margin-bottom: 20px;
}
.braed ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.braed ul li{
	display: inline-block;
	position: relative;
	padding: 0 6px;
}
.braed ul li:after{
	border-right: 1px solid #aaa;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: -3px;
	content: "";
	display: inline-block;
}
.braed ul li:last-child:after{
	display: none;
}
.braed ul li a{
	color: #1D6487;
	text-decoration: none;
	transition: all .5s ease;
}
.braed ul li a:hover,
.braed ul li a:focus {
	color: #111;
}
.btn-wrapper{
	padding: 50px 0;
}
.patent-info-title{
	display: inline-block;
	width: 8em;
	background-color: #c5fbfc;
	text-align: center;
	color: #555;
	border-radius: 30px;
}
.patent-info-group{
	padding: 15px 0;
	border-bottom: 3px dotted #d1d1d1;
}
.patent-info-group ul{
	margin-bottom: 0;
}
.patent-info-album ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.patent-info-album{
	padding: 10px;
	background-color: rgba(0,0,0,0.05);
}
.patent-info-album .patent-info-album-photo{
	width:100%; 
	height:200px; 
	display: flex; 
	justify-content: center;
	align-items: center; 
	text-align: center;
	background-color: #fff;
	padding: 3px;
}
.patent-info-album .patent-info-album-photo img{
	max-width: 100%; 
	max-height: 100%; 
	display: inline-block;
}
.patent-info-subject{
	display: inline-block;
	border-bottom: 2px solid #aaa;
	color: #000;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.g-color-gray{
	color: #777;
}
.time{
	color: #666;
	letter-spacing: 1px;
}
.g-min-height{
	min-height: 350px;
}

.btn-group .u-check input[type="checkbox"] + span,
.btn-group .u-check input[type="radio"] + span,
.btn-group .u-check input[type="checkbox"] + span,
.btn-group .u-check input[type="radio"] + span{
    background-color: #fff !important;
    color: #222;
    line-height: 1.4;
    padding: 0.4rem 1.42857rem;
    font-size: 1.07143rem;
    border-radius: 20px;
    border: 3px dashed rgba(0,0,0,0);
    margin: 0 5px;
    transition: all .5s ease;
    display: block;
}
.btn-group .u-check input[type="checkbox"]:hover + span,
.btn-group .u-check input[type="radio"]:hover + span,
.btn-group .u-check input[type="checkbox"]:hover + span,
.btn-group .u-check input[type="radio"]:hover + span{
    background-color: #fff !important;
    color: #000;
    border: 3px dashed #222;
}
.btn-group .u-check input[type="checkbox"]:focus + span,
.btn-group .u-check input[type="radio"]:focus + span,
.btn-group .u-check input[type="checkbox"]:focus + span,
.btn-group .u-check input[type="radio"]:focus + span{
    background-color: #fff !important;
    color: #000;
    border: 3px dashed #222;
}
.btn-group .u-check input[type="checkbox"]:checked + span,
.btn-group .u-check input[type="radio"]:checked + span,
.btn-group .u-check input[type="checkbox"]:checked + span,
.btn-group .u-check input[type="radio"]:checked + span{
    background-color: #8297d0 !important;
    color: #fff;
}
/*.form-check-label .form-check-input:focus{
	display: inline-block;
	outline: 3px dashed #1D6487 !important;
}*/
.item-group input.form-check-input-none {
    min-height: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.item-info-tabindex{
	color: #fff;
	padding: 0 5px;
	border: 3px dashed #fff;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	display: block;
}
.item-info-tabindex:focus{
	position: relative;
	opacity: 1;
}
.form-control {
    font-weight: 600;
    color: #111;
    border: 5px solid #b9eaea;
    border-radius: 10px;
}
.bg-light{
	background-color: #c5fbfc !important;
}
.bread{
	color: #1D6487;
	padding: 0px;
	display: block;
	width: auto;
	font-size: 0.8em;
	margin-left: -6px;
	margin-bottom: 20px;
}
.bread ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.bread ul li{
	display: inline-block;
	padding: 0 10px 0 5px;
	position: relative;
}
.bread ul li a{
	color: #1D6487;
	transition-duration: 0.3s;
	text-decoration: none;
}
.bread ul li a:hover{
	text-decoration: none;
	color: #37d0f2;
}
.bread ul li:after {
	content: '';
	font-size: 0.8em;
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #1D6487;
	position: absolute;
	right: 0;
	top: 12px;
	border-radius: 10px;
}
.bread ul li:last-child {
	padding-right: 5px;
}
.bread ul li:last-child:after {
	display: none;
}
hr {
    border-top: 2px solid #444;
    opacity: 1;
}
.accordion{
	padding-top: 30px;
	border-top: 3px dotted #aaa;
}
.member-talk{
	border-radius: 10px;
	background-color: #efefef;
}
.chat-wrapper{
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 10px;
	margin: 15px;
}
.chat-wrapper-me{
	background-color: #d7f4f4;
	padding: 10px 20px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin: 15px 15px 15px 50%;
}
.btn-danger {
	color: #ffffff;
	border-radius: 30px;
}
/*.page-title{
	position: relative;
	z-index: 50;
	text-align: center;
	padding: 20px 0;
}
.page-title h2{
	font-size: 2.4em;
	background-image: url('../img/tit-before.svg');
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 70px;
	padding-left: 80px;
	display: inline-block;
}*/
.page-title {
	position: relative;
	z-index: 100;
	padding: 60px 0;
}
.page-title:before {
	background-color: #c5fbfc;
	border-radius: 120px;
	width: 120px;
	height: 120px;
	position: absolute;
	left: calc(50% - 60px);
	top: calc(50% - 60px);
	content: "";
	z-index: 0;
}
.page-title:after {
	background-image: url('../img/circle.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 150px;
	height: 150px;
	position: absolute;
	left: calc(50% - 75px);
	top: calc(50% - 75px);
	content: "";
	z-index: 0;
	animation: spin 40s linear infinite;
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.page-title h2{
	font-size: 1.8em;
	font-weight: 600;
	color: #1d6487;
	position: relative;
	z-index: 100;
	letter-spacing: 0.5px;
}
.page-title-s{
	position: relative;
	z-index: 50;
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 1.6em;
	background-image: url('../img/tit-before.svg');
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 50px;
	padding-left: 60px;
}
.agree-wrapper{
	position: relative;
	z-index: 10;
	border-top: 4px dotted #aaa;
	border-bottom: 4px dotted #aaa;
	padding: 30px 0;
	text-align: center;
	font-size: 1.1em;
}
.magazine-title{
	letter-spacing: 3px;
	font-family: 'Poppins';
}
.bank-wrapper{
	border: 1px solid #333;
	padding: 50px 20px;
}
.counter-inner{
	padding: 40px 0;
	text-align: center;
}
.counter-inner .js-counter{
	font-size: 4em;
	line-height: normal;
	font-weight: 800;
	font-family: 'Poppins';
	color: #111;
}
.u-go-to-v1 {
    width: 3.57143rem;
    height: 3.57143rem;
    display: block;
    background-color: rgba(255, 255, 255, 0);
    color: #555;
    border-top: 1px solid #999;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    z-index: 11;
}
.u-go-to-v1:hover {
	border-top: 3px solid #444;
	font-size: 1.6em;
}
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v4, 
.u-check input[type="checkbox"]:checked + .u-check-icon-radio-v4, 
.u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v4, 
.u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v4, 
.u-check input[type="radio"]:checked + .u-check-icon-checkbox-v4, 
.u-check input[type="radio"]:checked + .u-check-icon-radio-v4, 
.u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v4, 
.u-check input[type="radio"]:checked + * .u-check-icon-radio-v4 {
    color: #fff;
    border-color: #1D6487;
    background-color: #1D6487;
}

.week-date-c-big{
	line-height: normal;
}
.week-date-c-big strong {
    font-size: 2em;
    font-weight: 900;
}
.week-date-c span {
    font-size: 1em;
    font-weight: 400;
    color: #777;
    display: block;
    font-family: 'Poppins', sans-serif !important;
}
.pre-week{
		margin-top: 0;
		margin-right: 30px;
	}
	.pre-week a,
	.pre-week button{
		color: #1D6487;
		padding: 5px 70px;
		text-decoration: none;
		position: relative;
		background-image: url('../img/arrow-left.svg');
		background-size: 50px auto;
		background-repeat:  no-repeat;
		background-position: 10px 15px;
		background-color: rgba(0,0,0,0);
		border: none;
		transition: all .5s ease;
		display: block;
	}
	.pre-week a:hover,
	.pre-week button:hover{
		color: #000;
		text-decoration: none;
		background-position: 0px 15px;
	}
.next-week{
		display:block;
		margin-top: 0;
		margin-right: 30px;
	}
	.next-week a,
	.next-week button{
		color: #1D6487;
		padding: 5px 70px;
		text-decoration: none;
		position: relative;
		background-image: url('../img/arrow-right.svg');
		background-size: 50px auto;
		background-repeat:  no-repeat;
		background-position: 95% 15px;
		background-color: rgba(0,0,0,0);
		border: none;
		transition: all .5s ease;
		display: block;
	}
	.next-week a:hover,
	.next-week button:hover{
		color: #000;
		text-decoration: none;
		background-position: 100% 15px;
	}
.table-rwd{
	width: 100%;
}
.table-rwd th{
	text-align: center;
	border-bottom: 2px solid #1D6487;
	font-size: 1.15em;
	color: #1D6487;
	border-right: 1px solid rgba(0,0,0,0.2);
}
.table-rwd th{
	text-align: center;
	border-top: 2px solid #1D6487;
	border-bottom: 2px solid #1D6487;
	border-right: 1px solid rgba(0,0,0,0.2);
	background-color: #efefef;
}
.table-rwd tr{
	transition: all .5s ease;
}
.table-rwd tr:hover{
	background-color: rgba(0,0,0,0.1); 
}
.table-rwd th:last-child{
	border-right: none;
}
.week-date table th:last-child{
	border-right: none;
}
.week-date table th .week-date-t span{
	font-size: 0.6em;
	color: #888;
	margin-left: 5px;
	font-weight: 400;
	letter-spacing: normal;
	font-family: 'Poppins', sans-serif;
}
.week-date-close,
.week-date-td-close{
	color: #888 !important;
}
.week-date-td-close .week-date-group{
	text-align: center;
	width: 1.5em;
	margin: 10px auto;
}
/*.week-date-big table th:nth-child(2){
	width: 5%;
}*/
.table-rwd tr td {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    border-right: 1px solid rgba(0,0,0,0.2);
    vertical-align: top;
    padding: 5px;
}
.table-rwd tr td:last-child {
    border-right: none;
}
.table-rwd tr td a{
	display: block;
	color: #1D6487;
	text-decoration: none;
	text-align: left;
	transition: all .5s ease;
}
.table-rwd tr td a:hover{
	color: #000;
}
.week-date-number{
	font-size: 1.8em;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	padding: 0 10px;
	line-height: normal;
}
.week-date-group{
	padding: 0 10px 10px 10px;
}
.week-date-group a,
.week-date-group .btn-calander{
	display: block;
	color: #000;
	width: 100%;
	border: none;
	padding: 5px 10px;
	background-color: #e8f9f9;
	margin-bottom: 3px;
	text-decoration: none;
	line-height: normal;
	transition: all .5s ease;
}
.week-date-group a strong,
.week-date-group .btn-calander strong{
	font-weight: 800;
	font-size: 1em;
	background-color: rgba(255,255,255,0.8);
	display: block;
	line-height: normal;
	border-radius: 30px;
	margin-bottom: 2px;
}
.week-date-group a span,
.week-date-group .btn-calander span{
	color: #333;
}
.week-date-group a:hover,
.week-date-group a:focus,
.week-date-group .btn-calander:hover,
.week-date-group .btn-calander:focus {
	color: #fff;
	background-color: #1D6487;
}
.week-date-group a:hover strong,
.week-date-group a:focus strong,
.week-date-group .btn-calander:hover strong,
.week-date-group .btn-calander:focus strong{
	color: #1D6487;
	background-color: rgba(255,255,255,1);
}
.week-date-group a:hover span,
.week-date-group a:focus span,
.week-date-group .btn-calander:hover span,
.week-date-group .btn-calander:focus span{
	color: #fff;
}
.no .week-date-group,
.no .week-date-number {
	color: #666;
}
.week-date-group span{
	color: #888;
	display: block;
	font-family: 'Poppins', sans-serif;
}
.pws-eye{
	position:absolute; 
	right:25px; 
	top: 5px;
	width:42px; 
	height:38px; 
	border:none; 
	background:none; 
	border-left:1px solid #CCC; 
	color:#999;
}
.table-wrapper,
.table-style{
	width: 100%;
/*	overflow-x: scroll; */
}
table.table-style,
.table-style table{
/*	min-width: 850px; */
	width: 100%;
	border-bottom: 2px solid #999999;
}
.table-style th{
	padding: 1px 5px;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
}
.table-style td{
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	min-height: 100px;
	vertical-align: top;
}
.table-style tr td:last-child{
	border-right: none;
}
.table-style td strong{
	font-weight: 800;
	font-size: 1.2em;
	background-color: rgba(0,0,0,0.09);
	display: block;
	line-height: normal;
}
.table-style td .text a{
	background-color: #ad4f9c;
	color: #ffffff;
	padding: 0 3px;
	display: block;
	transition: all .5s ease;
}
.table-style td .text a:hover{
	text-decoration: none;
	background-color: #1e5799;
}
.table-style .today{
	background-color: #CEB3E0;
	color: #1e5799;
}
.table-style .today strong{
	background-color: rgba(255,255,255, 0.7);
}
.table-month{
	/* border-top: 3px solid rgba(0,0,0,0.15); */
	padding: 10px 0;
}
.table-rwd{

}
.table-rwd table{
	width: 100%;
}
.table-rwd table th{
	background-color: rgba(0,0,0,0.05);
	text-align: center;
	border-right: 1px solid rgba(0,0,0,0.15);
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-top: 1px solid rgba(0,0,0,0.15);
	font-size: 0.8em;
}
.table-rwd table th{
	min-width: 12em;
}
.table-rwd table th:first-child{
	min-width: auto;
}
.table-rwd table th:last-child{
	border-right: none;
}
.table-rwd table td{
	padding: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
	vertical-align: top;
	min-height: 3em;
}
.table-rwd table tr td:last-child{
	border-right: none;
}
.table-rwd table td strong{
	font-size: 1.2em;
	font-weight: 600;
	color: #999999;
}
.table-rwd table td.data-va strong{
	color: #cc4444;
}
.table-rwd table td a{
	display: block;
	transition: all .5s ease;
	color: #1D6487;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
	transition: all .5s ease;
}
.table-rwd table td a span{
	display: block;
	font-size: 0.8em;
	color: #3077af;
	margin-bottom: -3px;
}
.table-rwd table td a:hover{
	background-color: #3077af;
	text-decoration: none;
	color: #ffffff;
}
.table-rwd table td a:hover span{
	color: rgba(255,255,255,0.7);
}
.table-rwd table td.data-today{
	background-color: rgba(0,0,0,0.09);
}
.table-rwd table td.data-today strong{
	color: #000000;
}
.steamap-list a {
	padding: 10px;
	background-color: #1D6487;
	border-radius: 30px;
	display: block;
	color: #ffffff;
	transition: all .5s ease;
	height: 100%;
	border: 2px solid #1D6487;

}
.form-style .form-group .form-label {
    padding: .8em .5em .8em 1.5em;
    font-size: 1em;
    line-height: 1.25;
    background-color: #e8f9f9;
    border: 1px solid #C6C6C6;
    border-radius: 30px 0 0 30px;
    margin-right: -15px;
}
.form-style .form-group .form-control {
    padding: .8em 1.5em;
    font-size: 1em;
    line-height: 1.25;
    border-radius: 0 30px 30px 0;
    border: 1px solid #c6c6c6;
}

.steamap-list a:hover {
	background-color: #f4f7ff;
	border: 2px solid #6a7ca8;
	color: #333;
}
.g-order-1--sm{
	order: 2;
}
.g-order-2--sm{
	order: 1;
}
.g-color-primary {
    color: #1D6487 !important;
}
.form-check-input:checked[type=checkbox] {
	background-color: #1D6487;
}

.js-prev:focus,
.js-next:focus{
	border: 3px dashed #000 !important;
	background-color: #1D6487 !important;
}
.btn-apply{
	background: #1D6487 ;
	color: #fff;
	border-radius: 50px;
	padding: 5px 10px;
	transition: all .3s linear;
}
.btn-apply:hover{
	transition: all .3s linear;
	background: #000 !important;
	color: #fff !important;
}
.btn-wrapper{
	padding-top: 30px;
	position: relative;
	z-index: 100;
}
.btn-more{
	display: inline-block;
	color: #1D6487;
	border-bottom: 2px solid #1D6487;
	text-decoration: none;
	transition: all .5s ease;
}
.btn-more:hover,
.btn-more:focus{
	color: #111;
	border-bottom: 2px solid #111;
}
.btn-more-white{
	color: #fff;
	border-bottom: 2px solid #fff;
}
.btn-more-white:hover,
.btn-more-white:focus {
	color: #70eaed;
	border-bottom: 2px solid #70eaed;
}
.btn-more-lightblue{
	color: #70eaed;
	border-bottom: 2px solid #70eaed;
}
.btn-more-lightblue:hover,
.btn-more-lightblue:focus {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.u-nav-v1-1.u-nav-primary .nav-link.active{
	background: #444  !important;
	border: 3px solid #444;
	color: #fff;
	transition: all .3s linear;
}
.u-nav-v1-1.u-nav-primary .nav-link{
	border: 3px solid rgb(239, 239, 239);
	margin-right: 5px;
	transition: all .3s linear;
}
.u-nav-v1-1.u-nav-primary .nav-link:hover{
	transition: all .3s linear;
	background: rgb(227, 227, 227);
	border: 3px solid  rgb(227, 227, 227);
}
.u-nav-v1-1.u-nav-primary .nav-link.active:hover{
	transition: all .3s linear;
	background: #444  !important;
	border: 3px solid  #444;
}
.phone-sed-menu{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.phone-sed-menu .row{
	padding-left: 15px;
	padding-right: 15px;
}
.phone-sed-menu .nav-link {
	padding: 0.4em 0.4em;
	border-radius: 0;
}
.phone-sed-menu .nav-link:hover {
	background-color: #444;
	color: #fff!important;
}
.phone-sed-menu-title{
	padding: 0.4em 25px;
	color: #d1d1d1;
	text-align: center;
}
.phone-social{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 20px;
}
.phone-social li{
	display: inline-block;
}
.phone-social li a{
	font-size: 1.5em;
	padding: 5px 10px;
	display: block;
	color: #fff;
}
.banner{
	text-align: center;
	padding-top: 50px;
}
.banner .text-right{
	position: absolute;
	bottom: 10px;
	left: calc(50% + 550px);
}
.banner .text-right a{
	padding: 5px 20px;
	border-radius: 30px;
	border: 3px solid #1D6487;
	background-color: #fff;
	font-weight: 600;
}
.banner .text-right a:hover{
	border: 3px solid #1D6487;
	background-color: #1D6487;
	color: #fff;
}
.main-wrapper{
	min-height: 90vh;
	padding-top: 280px;
}
.login-wrapper{
	padding: 50px;
	position: relative;
}
.login-wrapper:before {
	background-color: #144766;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.1)
	display: block;
	border-radius: 50px;
	-moz-transform:rotate(5deg);
	-webkit-transform:rotate(5deg);
	-o-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	transform:rotate(5deg);	
}
.login-wrapper form{
	position: relative;
	z-index: 10;
}
.title-small{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #333;
}
.second-menu {
	margin-bottom: 43px;
	padding-top: 20px;
	display: block;
}
.second-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center
}
.second-menu ul li{
	display: inline-block;
	padding: 0 10px;
	position: relative;
}
.second-menu ul li:after{
	width: 1px;
	height: 40px;
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	background-color: #aaa;
	content: "";
}
.second-menu ul li:last-child:after{
	display: none;
}
.second-menu ul li a{
	padding: 3px 30px;
	display: block;
	color: #1D6487;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #fff;
	border-radius: 50px;
	border: 3px solid #c5fbfc;
}
.second-menu ul li.active a{
	border: 3px solid #1D6487;
	background-color: #1D6487;
	color: #fff;
}
a .word-gray, 
.word-gray{
	color: #9D9E9E;
}
.photo-wh{
	width: 100%; 
	height: 500px; 
	display: flex; 
	justify-content: center;
	align-items: center; 
	text-align: center;
}
.photo-wh img{
	max-width: 100%; 
	max-height: 100%; 
	display: inline-block;
}
.page-style{
	padding: 0;
	margin: 0;
	padding-top: 50px;
	text-align: center;
}
.page-style li{
	display: inline-block;
}
.page-style li a{
	padding: 5px 15px;
	border-bottom: 1px solid rgba(0,0,0,0);
	text-decoration: none;
	display: block;
	color: #888;
}
.page-style li.active a{
	color: #111;
}
.g-bg-style{
	background-color: rgba(255,255,255,0) !important;
}
.accesskey {
	position: absolute;
	color: #fff;
	left: 0;
	top: 0;
	display: inline-block;
	padding: 5px;
	opacity: 0;
}
.accesskey:focus {
	position: absolute;
	color: #000;
	background-color: #1D6487;
	opacity: 1;
}
.gotomain-btn{
	position: fixed;
	top: 0;
	left: 0;
}
.gotomain-btn a{
	display: inline-block;
	padding: 8px;
	width: 33px;
	line-height: 20px;
	background-color: #fff;
	text-decoration: none;
	color: #222;
	transition: all .5s ease;
	opacity: 0;
}
.gotomain-btn a:focus{
	opacity: 1;
}
.gotomain-btn a:hover,
.gotomain-btn a:focus{
	background-color: #1D6487;
	color: #fff;
}

.u-fancybox-theme .fancybox-button--fullscreen::before {
    content: "\f002";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--close::before {
    content: "\f00d";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-button--play::before {
    content: "\f04b";
    font-family: FontAwesome;
}
.u-fancybox-theme .fancybox-arrow--left::before, 
.u-fancybox-theme .fancybox-arrow--right::before {
    content: "\f054";
    font-family: FontAwesome;
}
.fancybox-button.fancybox-button--thumbs{
	display: none;
}

.photo-fixed {
	width:100%; 
	height:350px; 
	display: flex; 
	justify-content: center;
	align-items: center; 
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	border: 4px solid #f8f3eb;
	padding: 2px;
}
.photo-fixed img {
	max-width: 100%; 
	max-height: 100%; 
	display: inline-block;
}
.tab-style{
	padding: 1px 4px 0 4px;
	border-radius: 30px;
	background-color: #c5fbfc;
	margin-bottom: 30px;
}
.tab-style ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
.tab-style ul li{
	display: inline-block;
	margin: 4px 1px 0 1px;
}
.tab-style ul li a {
	padding: 6px 20px 2px 20px;
	border-bottom: 4px solid #c5fbfc;
	background-color: rgba(255,255,255,0.6);
	color: #555;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	border-radius: 20px 20px 0 0;
}
.tab-style ul li.active a {
	border-bottom: 4px solid #fff;
	color: #1D6487;
	background-color: #fff;
}


@media (min-width: 1199px) {
	.g-pr-200--xl {
	    padding-right: 200px !important;
	}
	.visual-bottom img {
	    width: 95%;
	    margin: 0 auto;
	}
}

@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	html, body {
	    background-size: auto 360px;
	}
	.navbar-toggler-btn{
		position: fixed;
	    top: 0;
	    right: 0;
	    background-image: url('../img/menu.svg');
	    background-size: auto 100%;
	    background-position: left top;
	    background-repeat: no-repeat;
	    padding: 3px 10px 3px 60px;
		display: block;
		position: fixed;
		background-color: rgba(255,255,255,0);
		border: none;
	}
	.table-rwd table th{
		min-width: 8em;
	}
	.table-rwd table th:first-child{
		min-width: auto;
	}
	nav.navbar .top-menu {
		position: relative;
		border-bottom: 1px solid #cdcdcd;
		margin: 10px;
		right: 0;
		top: 0;
		display: block;
		padding-bottom: 10px;
	}
	nav.navbar .top-menu ul {
    	display: block;
    	text-align: center;
    }
    nav.navbar .top-menu ul:nth-child(2) {
    	border: 0;
    	margin: 0;
    }
    nav.navbar .top-menu ul:nth-child(2) li {
    	margin-bottom: 5px;
    }
    ul.navbar-nav,
    .js-header-change-moment ul.navbar-nav {
    	margin-top: 15px;
    }
    .phone-view{
    	display: block;
    }
    .pc-view,
    .d-flex.pc-view{
		display: none !important;
	}
	.js-header-change-moment .navbar-brand img {
	    height: 40px;
	    margin: 6px;
	}
	.container, 
	.container-fluid, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xl, 
	.container-xxl {
	    width: calc(100% - 60px);
	    padding-right: calc(var(--bs-gutter-x)* .5);
	    padding-left: calc(var(--bs-gutter-x)* .5);
	    margin-right: auto;
	    margin-left: auto;
	}
	.navbar .container, 
	.navbar .container-fluid, 
	.navbar .container-lg, 
	.navbar .container-md, 
	.navbar .container-sm, 
	.navbar .container-xl, 
	.navbar .container-xxl {
		width: 100%;
	}
	.navbar-brand img{
		height: 55px;
		margin: 6px;
		transition: all .5s ease;
	}
	.g-bg-style .js-header-change-moment{
	    background-color: rgba(255, 255, 255, 0) !important;
	    height: 50px;
	}
	.navbar-brand {
	}
	.main-guid-wrapper .photo-bg{
		width: 100%;
		max-width: 400px;
		margin: 0 auto 30px auto;
	}
	.main-guid-wrapper {
	    padding: 30px;
	}
	.visual-bottom img {
	    width: 100%;
	    margin: 0 auto;
	}
	.page-title {
	}
	.page-title h2{
		font-size: 1.4em;
	}
	.page-title-s {
	    position: relative;
	    z-index: 50;
	    margin-bottom: 30px;
	    font-weight: 700;
	    font-size: 1.2em;
	    padding-left: 60px;
	}
	.table-rwd tr th{
		display: none;
	}
	.table-rwd tr td{
		display: block;
		width: 100%;
		border-bottom: none;
		text-align: left;
		padding-left: 100px;
		position: relative;
		border-bottom: 1px solid #aaa;
		min-height: auto;
		border-right: none;
	}
	.week-date-number{
		position: absolute;
		top: 1px;
		left: 0;
	}
	.week-date-group {
	    padding: 10px 0px;
	    text-align: left;
	}
	.text-center.week-date-group{
		text-align: left !important;
	}
	.table-rwd tr td:first-child {
	    width: 100%;
	}
	.table-rwd tr td:before {
	    content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        position: absolute;
        left: 10px;
        top: 35px;
        font-size: 0.8em;
        text-align: left;
        color: #999;
	}
	.table-rwd tr td:last-child {
		text-align: left;
	}
	/*.table-rwd tbody:last-child td {
		text-align: left;
	}
	.table-rwd tbody:last-child td:before {
		display: none;
	}*/
	.week-date-group a, 
	.week-date-group .btn-calander {
	    display: inline-block;
	    color: #000;
	    width: calc(50% - 6px);
	    margin: 1px 3px;
	    border: none;
	    padding: 8px 5px;
	    background-color: #e8f9f9;
	    margin-bottom: 3px;
	    text-decoration: none;
	    line-height: normal;
	    transition: all .5s ease;
	}
	.patent-info-group .g-color-gray{
		color: #777;
		display: block;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	html, body {
	    background-size: auto 300px;
	}
	.g-order-1--sm{
		order: 1;
	}
	.g-order-2--sm{
		order: 2;
	}
	.g-bor-lt{
		border-left: none;
	}
	.banner{
		text-align: center;
		padding-top: 80px;
	}
	.text-end {
	    text-align: left!important;
	}
	.table-rwd table td.td-none,
	.td-none{
		display: none;
	}
	.wrapper-index {
	    background-image: url('../img/bg2.svg');
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    min-height: calc(100vh - 150px);
	}
	.container, 
	.container-fluid, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xl, 
	.container-xxl {
	    width: 100%;
	    padding-right: calc(var(--bs-gutter-x)* .5);
	    padding-left: calc(var(--bs-gutter-x)* .5);
	    margin-right: auto;
	    margin-left: auto;
	}
	.main-guid-wrapper {
	    padding: 10px;
	    min-height: auto;
	}
	.login-wrapper {
	    width: 90%;
	    max-width: 500px;
	    margin: 20px auto;
	}
	.circle-middle{
		display: none !important;
	}
	.form-style .form-group .form-label {
	    padding: .8em .5em .8em 1.5em;
	    font-size: 1em;
	    line-height: 1.25;
	    background-color: #e8f9f9;
	    border: 1px solid #C6C6C6;
	    border-radius: 30px 30px 0 0;
	    margin-right: 0;
	    margin-bottom: -1px;
	}
	.form-style .form-group .form-control {
	    padding: .8em 1.5em;
	    font-size: 1em;
	    line-height: 1.25;
	    border-radius: 0 0 30px 30px;
	    border: 1px solid #c6c6c6;
	}
	.form-group-data {
	    padding: .2em .5em .8em 1.5em;
	}
	.page-title {
    }
	.navbar-brand {
	    left: 10px;
	    padding: 3px 20px;
	}
}

@media (max-width: 575px) {
	
}


