@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');
/* ====== Basic ====== */
body {
		font-family: 'Noto Sans TC', 'Microsoft JhengHei', '微軟正黑體', 'Microsoft YaHei', sans-serif;
		line-height: 1.75;
		font-size: 1rem;
		font-style: normal;
		color: #5b5b5b;
}
* {
		margin: 0;
		padding: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
}
a, a:link, a:visited, a:hover, a:active {
		text-decoration: none !important;
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}
.accesskey {
		color: #32584C;
}
.accesskey:hover {
		color: #000;
}
@media (min-width: 75rem) { /* 1200px */
		body.font-medium #explain .remark-text {
				font-size: 1.15rem !important;
		}
		body.font-medium #rule .title p {
				font-size: 1.35rem !important;
		}
		body.font-medium #qalist .accordion-button {
				font-size: 1.35rem !important;
		}
		body.font-medium #qalist .accordion-body {
				font-size: 1.15rem !important;
		}
		body.font-medium #links .logo-list .logo-block p {
				font-size: 1.15rem !important;
		}
		body.font-medium footer .info h5 {
				font-size: 1.25rem !important;
		}
		body.font-medium footer .info {
				font-size: 1.1rem !important;
		}
		body.font-medium #sitemap .content {
				font-size: 1.15rem;
		}
		body.font-large #explain .remark-text {
				font-size: 1.25rem !important;
		}
		body.font-large #rule .title p {
				font-size: 1.5rem !important;
		}
		body.font-large #qalist .accordion-button {
				font-size: 1.5rem !important;
		}
		body.font-large #qalist .accordion-body {
				font-size: 1.25rem !important;
		}
		body.font-large #links .logo-list .logo-block p {
				font-size: 1.25rem !important;
		}
		body.font-large footer .info h5 {
				font-size: 1.35rem !important;
		}
		body.font-large footer .info {
				font-size: 1.125rem !important;
		}
		body.font-large #sitemap .content {
				font-size: 1.25rem;
		}
}
@media screen and (max-width: 74.9375rem) { /* 1199 */
		body.font-medium .contact-card .info p {
				font-size: 1.15rem !important;
		}
		body.font-medium #explain .info {
				font-size: 1.35rem !important;
		}
		body.font-medium #rule .title p {
				font-size: 1.5rem !important;
		}
		body.font-medium #sitemap .content, body.font-medium .list-group .list-group-item {
				font-size: 1.125rem;
		}
		body.font-medium #qalist .accordion-button {
				font-size: 1.35rem;
		}
		body.font-medium #qalist .accordion-body {
				font-size: 1.25rem;
		}
		body.font-medium #links .logo-list .logo-block p {
				font-size: 1.125rem;
		}
		body.font-large .contact-card .info p {
				font-size: 1.25rem !important;
		}
		body.font-large #explain .info {
				font-size: 1.35rem !important;
		}
		body.font-large #rule .title p {
				font-size: 1.5rem !important;
		}
		body.font-large #sitemap .content, body.font-large .list-group .list-group-item {
				font-size: 1.25rem;
		}
		body.font-large #qalist .accordion-button {
				font-size: 1.5rem;
		}
		body.font-large #qalist .accordion-body {
				font-size: 1.35rem;
		}
		body.font-large #links .logo-list .logo-block p {
				font-size: 1.25rem;
		}
}
@media (max-width: 47.9375rem) { /* 767px */
		body.font-medium #home .container.one .title .info p {
				font-size: .9rem !important;
		}
		body.font-medium .contact-card .info p {
				font-size: .9rem !important;
		}
		body.font-medium #about .about-card .info p {
				font-size: .9rem;
		}
		body.font-medium #explain .info {
				font-size: 1.125rem !important;
		}
		body.font-medium #explain .remark-text {
				font-size: 0.85rem;
		}
		body.font-medium #rule .title p {
				font-size: 1rem !important;
		}
		body.font-medium #rule .topic-title span, body.font-medium #rule .topic-title {
				font-size: 1.25rem;
		}
		body.font-medium #rule .info-list {
				font-size: 0.85rem;
		}
		body.font-medium .list-group .list-group-item {
				font-size: .9rem;
		}
		body.font-medium #notice .info {
				font-size: .9rem;
		}
		body.font-medium #notice .social-card .card .card-body .list-group .list-group-item {
				font-size: .9rem;
		}
		body.font-medium #notice .talk {
				font-size: 0.9rem;
		}
		body.font-medium #qalist .accordion-button .title {
				font-size: 1rem;
		}
		body.font-medium #qalist .accordion-body {
				font-size: .9rem;
		}
		body.font-medium #links .logo-list .logo-block p {
				font-size: .85rem;
		}
		body.font-medium #sitemap .content {
				font-size: .9rem;
		}
		body.font-large #home .container.one .title .info p {
				font-size: 1rem !important;
		}
		body.font-large .contact-card .info p {
				font-size: 1rem !important;
		}
		body.font-large #about .about-card .info p {
				font-size: 1rem;
		}
		body.font-large #explain .info {
				font-size: 1.25rem !important;
		}
		body.font-large #explain .remark-text {
				font-size: 1rem;
		}
		body.font-large #rule .title p {
				font-size: 1.125rem !important;
		}
		body.font-large #rule .topic-title {
				font-size: 1.5rem;
		}
		body.font-large #rule .info-list {
				font-size: 0.95rem;
		}
		body.font-large .list-group .list-group-item {
				font-size: 1rem;
		}
		body.font-large #notice .info {
				font-size: 1rem;
		}
		body.font-large #notice .social-card .card .card-body .list-group .list-group-item {
				font-size: 1rem;
		}
		body.font-large #notice .talk {
				font-size: .9rem;
		}
		body.font-large #qalist .accordion-button .title {
				font-size: 1.125rem;
		}
		body.font-large #qalist .accordion-body {
				font-size: 1rem;
		}
		body.font-large #links .logo-list .logo-block p {
				font-size: .9rem;
		}
		body.font-large #sitemap .content {
				font-size: 1rem;
		}
		body.font-large #rule .topic-title span, body.font-large #rule .topic-title {
				font-size: 1.35rem;
		}
}
img {
		border: 0 none;
}
#home .alert {
		font-size: 1.125rem;
		max-width: calc(100% - 0);
		text-align: justify;
		line-height: 1.75;
		color: #8A4000;
		padding: 1.125rem;
		border-radius: 1rem;
}
#sitemap .content {
		font-size: 1.125rem;
}
#sitemap .sitemap_nav .list-group-item a {
		color: #23684e;
}
#sitemap .sitemap_nav .list-group-item a:hover {
		color: #000;
}
@media (min-width: 85.375rem) { /* 1366px */
		#home .alert {
				max-width: calc(100% - 2rem);
		}
}
#home .alert .fs-3 {
		line-height: 1.2;
}
#home .alert .icon {
		font-size: 1.5rem;
		left: -2rem;
		top: -2rem;
		padding: 0.5rem;
		background-color: #fff3cd;
		width: 3.75rem; /* 60px ÷ 16 = 3.75rem */
		height: 3.75rem; /* 60px ÷ 16 = 3.75rem */
		border-radius: 100%;
		text-align: center;
}
@media (min-width: 75rem) { /* 1200px  */
		.container {
				max-width: 61.875rem; /* 990px  */
		}
}
@media (min-width: 85.375rem) { /* 1366px */
		.container {
				max-width: 71.25rem; /* 1140px */
		}
}
/* ====== Fonts ====== */
.title h2 {
		font-size: 3.25rem;
}
/* ====== Color ====== */
.c-blue-dark {
		color: #2a395a;
}
.c-dark-red {
		color: #831f1f;
}
.b-gray {
		background-color: #edeff2;
}
.b-light-gray {
		background-color: #f0f3f7;
}
.b-green {
		background-color: #cee1da;
}
.c-green {
		color: #32584C;
}
.fakeLoader {
		background-color: rgba(0, 0, 0, .4) !important;
}
.logo-list a .logo-block p {
		color: #5b5b5b;
}
a.has-color {
		color: #40725F;
}
a.has-color:hover {
		color: #8A4000;
}
/* ====== Space ====== */
.block-space {
		padding-top: 4rem;
		padding-bottom: 4rem;
}
.block-space-lg {
		padding-top: 8rem;
		padding-bottom: 8rem;
}
.block-space-xl {
		padding-top: 12rem;
		padding-bottom: 8rem;
}
/* ====== Footer ====== */
.nav-footer .footer-logo, footer .footer-logo {
		max-width: 4.0625rem; /* 65px */
		margin-right: 0.625rem; /* 10px */
}
nav .nav-footer .info .is-title, footer .info .is-title {
		font-size: 1.25rem;
}
/* ====== Mobile NAV ====== */
.navbar-toggler {
		position: relative;
		display: none;
		width: 1.875rem; /* 30px */
		height: 1.875rem; /* 30px */
		padding: 0 !important;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		z-index: 999;
}
.navbar-toggler:hover {
		cursor: pointer;
}
.navbar-toggler .line {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 1.875rem; /* 30px */
		height: 0.125rem; /* 2px */
		background-color: #606063;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
}
.navbar-toggler .line-top {
		top: 0.375rem; /* 6px */
}
.navbar-toggler .line-middle {
		top: 0.875rem; /* 14px */
}
.navbar-toggler .line-bottom {
		top: 1.375rem; /* 22px */
}
.navbar-toggler.open .line-top {
		-webkit-transform: rotate(45deg) translate(0.625rem, 0.625rem);
		-ms-transform: rotate(45deg) translate(0.625rem, 0.625rem);
		transform: rotate(45deg) translate(0.625rem, 0.625rem); /* 10px */
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		top: 0;
}
.navbar-toggler.open .line-middle {
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		-webkit-transition: .1s ease-in;
		-o-transition: .1s ease-in;
		transition: .1s ease-in;
		opacity: 0;
		top: 0;
}
.navbar-toggler.open .line-bottom {
		-webkit-transform: rotate(-45deg) translate(-0.625rem, 0.625rem);
		-ms-transform: rotate(-45deg) translate(-0.625rem, 0.625rem);
		transform: rotate(-45deg) translate(-0.625rem, 0.625rem); /* -10px, 10px */
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		top: 0;
}
@media screen and (max-width: 74.9375rem) { /* 1199 */
		.navbar-toggler {
				display: inline-block;
		}
}
/* ====== Font Zoom ====== */
.font-btn {
		padding: 0.125rem 0.5rem;
		border-radius: 0.25rem;
		font-weight: 600;
		border: 0;
		background-color: #ffffff;
}
.font-btn:focus {
		outline: none;
		-webkit-box-shadow: none;
		box-shadow: none;
}
.font-btn.normal {
		font-size: 1rem;
}
.font-btn.medium {
		font-size: 1.1rem;
}
.font-btn.large {
		font-size: 1.2rem;
}
.font-btn:hover, .font-btn.active {
		background-color: #32584C;
		color: #fff;
		font-weight: 400;
}
/* ====== Bottom Nav ====== */
.bot_nav.navbar-nav .nav-item:first-child .nav-link {
		padding-left: 0;
}
.bot_nav.navbar-nav .nav-link {
		font-size: 1.125rem;
		color: #23684e;
		text-align: center;
		padding: 0 .5rem;
		position: relative;
}
.bot_nav.navbar-nav .nav-link::after {
		content: '';
		width: 0.0625rem;
		height: calc(100% - 0.3125rem);
		display: block;
		background-color: #40725F;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		opacity: .35;
}
.bot_nav.navbar-nav .nav-item .nav-link::after {
		-webkit-transform: skewX(-20deg);
		-ms-transform: skewX(-20deg);
		transform: skewX(-20deg);
}
.bot_nav.navbar-nav .nav-item:last-child .nav-link::after {
		display: none;
}
.bot_nav.navbar-nav .nav-link:active, .bot_nav.navbar-nav .nav-link:focus, .bot_nav.navbar-nav .nav-link:hover {
		color: #000;
}
@media (min-width: 85.375rem) { /* 1366px */
		.bot_nav.navbar-nav .nav-link {
				padding: 0 .85rem;
		}
}
@media (max-width: 61.9375rem) { /* 991px */
		.bot_nav.navbar-nav .nav-link {
				font-size: 0.85rem;
				padding: 0 0.75rem;
		}
}
@media (max-width: 30rem) { /* 480px */
		.bot_nav.navbar-nav .nav-link {
				font-size: 0.8125rem;
				padding: 0 0.5rem;
		}
}
@media (max-width: 20rem) { /* 320px */
		.bot_nav.navbar-nav .nav-link {
				font-size: 0.75rem;
				padding: 0 0.5rem;
		}
}
/* ====== Top Nav ====== */
.top_header {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 1050;
}
.top_header {
		background: -o-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(214, 229, 230, 1) 100%);
		background: linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(214, 229, 230, 1) 100%);
		min-height: 3rem;
		height: 3rem;
		overflow: hidden;
}
.top_header .navbar-nav .nav-link {
		font-size: 1rem;
		color: #23684e;
		text-align: center;
		padding: 0 1rem;
		position: relative;
}
.top_header .navbar-nav .nav-link::after {
		content: '';
		width: 0.0625rem;
		height: calc(100% - 0.3125rem);
		display: block;
		background-color: #42856c;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		opacity: .35;
}
.top_header .navbar-nav .nav-item .nav-link::after {
		-webkit-transform: skewX(-20deg);
		-ms-transform: skewX(-20deg);
		transform: skewX(-20deg);
}
.top_header .navbar-nav .nav-item:last-child .nav-link::after {
		display: none;
}
.top_header .navbar-nav .nav-link.text {
		padding-right: .5rem;
}
.top_header .navbar-nav .nav-link.text, .top_header .navbar-nav .nav-link:active, .top_header .navbar-nav .nav-link:focus, .top_header .navbar-nav .nav-link:hover {
		color: #000;
}
/* ====== Main NAV ====== */
.nav_space {
		margin-top: 5.5rem; /* 88px */
}
nav.navbar {
		background-color: #ffffff;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
}
nav .navbar-nav .nav-link {
		font-size: .925rem;
		position: relative;
		border-radius: .5rem;
		margin: 0 .125rem;
		line-height: 1.5;
}
nav .navbar-nav .nav-link.active, nav .navbar-nav .nav-link.show {
		color: #2a395a;
}
nav .navbar-brand {
		font-size: 1.35rem;
		padding-left: 1rem;
}
nav .navbar-nav .nav-link:hover, nav .navbar-nav .nav-link.active, nav .navbar-nav .nav-link.show {
		color: #ffffff;
		background-color: #2a395a;
}
nav .navbar-toggler:focus {
		border: 0 !important;
		outline: none;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
}
nav .nav-footer {
		display: none;
}
@media (min-width: 85.375rem) { /* 1366px */
		nav .navbar-nav .nav-link {
				font-size: 1rem;
		}
		nav .navbar-brand {
				padding-left: 0;
		}
}
@media (max-width: 74.9375rem) { /* 1199px */
		nav .navbar-nav .nav-link:hover, nav .navbar-nav .nav-link.active, nav .navbar-nav .nav-link.show {
				padding: .5rem 1rem;
		}
		nav .navbar-nav .nav-link {
				border-radius: 0;
		}
		nav .navbar-nav .nav-link {
				font-size: 1.125rem;
		}
		nav.navbar.open {
				background-color: #e1e4e9 !important;
				-webkit-transition: .2s;
				-o-transition: .2s;
				transition: .2s;
		}
		nav .nav-footer {
				display: block;
				position: fixed;
				bottom: 0;
				top: auto;
				width: calc(100% - 2rem);
		}
		.offcanvas-collapse {
				position: fixed;
				top: 5.8rem;
				bottom: 0;
				left: 100%;
				width: 100%;
				padding-top: 1rem;
				padding-right: 1rem;
				padding-left: 1rem;
				overflow-y: auto;
				visibility: hidden;
				background-color: #e1e4e9 !important;
				-webkit-transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
				transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
				-o-transition: transform .3s ease-in-out, visibility .3s ease-in-out;
				transition: transform .3s ease-in-out, visibility .3s ease-in-out;
				transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
		}
		nav .navbar-brand {
				padding-left: 0;
		}
		.offcanvas-collapse.open {
				visibility: visible;
				-webkit-transform: translateX(-100%);
				-ms-transform: translateX(-100%);
				transform: translateX(-100%);
		}
		nav .navbar-nav .nav-item {
				border-bottom: 0.0625rem solid #9e9f9f; /* 1px */
		}
		nav .navbar-nav .nav-item:last-child {
				border: 0;
		}
		nav .nav-footer .h5 {
				font-size: .75rem;
		}
}
@media (max-width: 61.9375rem) { /* 991px */
		main {
				padding-top: 6.875rem;
		}
		.top_header {
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				margin: auto;
				z-index: 1050;
		}
		nav.navbar {
				min-height: 4.0625rem;
				height: 4.0625rem;
				overflow: hidden;
				position: fixed !important;
				top: 2.8125rem;
				width: 100%;
		}
		.font-btn.normal {
				font-size: .75rem;
		}
		.font-btn.medium {
				font-size: .8rem;
		}
		.font-btn.large {
				font-size: .85rem;
		}
}
@media (max-width: 47.9375rem) { /* 767px */
		nav .navbar-nav .nav-link {
				font-size: .85rem;
		}
}
.nav-scroller .nav {
		color: rgba(255, 255, 255, .75);
}
.nav-scroller .nav-link {
		padding-top: .75rem;
		padding-bottom: .75rem;
		font-size: .875rem;
		color: #6c757d;
}
.nav-scroller .nav-link:hover {
		color: #007bff;
}
.nav-scroller .active {
		font-weight: 500;
		color: #343a40;
}
/* ====== Bg Border ====== */
.bg-border.top {
		width: 100%;
		height: 20vh;
		background-image: url("../../images/bg-border-top.svg");
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100% auto;
		margin: 0 auto 6rem auto;
		max-height: 7rem;
}
.bg-border.bottom {
		width: 100%;
		height: 20vh;
		background-image: url("../../images/bg-border-bottom.svg");
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
		margin: 6rem auto 0 auto;
		max-height: 7rem;
}
@media (min-width: 158.75rem) { /* 2540px */
		.bg-border.top {
				width: 100%;
				height: 40vh;
				margin-top: 0;
		}
		.bg-border.bottom {
				width: 100%;
				height: 40vh;
				margin-top: 0;
		}
}
/* ====== List Group ====== */
.list-group {
		background-color: transparent;
		padding: 2rem 3rem;
		border: 0.0625rem solid #8d99af; /* 1px */
		border-radius: 2rem;
}
.list-group .list-group-item {
		background-color: transparent;
		text-align: start;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 1rem 0;
		font-size: 1.25rem;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		border-radius: 0;
		border-color: #8d99af;
}
.list-group .list-group-item:last-child {
		border: 0;
}
.list-group .list-group-item .no {
		min-width: 1.5625rem; /* 25px */
		min-height: 1.5625rem; /* 25px */
		line-height: 1.5625rem; /* 25px */
		text-align: center;
		border-radius: 100%;
		display: inline-block;
		color: #ebecee;
		background-color: #5b5b5b;
		margin-right: 1rem;
		font-size: 90%;
}
/* ====== Contact Card ====== */
.contact-card {
		margin: 0 auto 2rem auto;
		position: relative;
		left: -4rem;
}
.contact-card.first, .contact-card.last > div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
}
.contact-card.last {
		margin-bottom: 10rem;
}
.contact-card .title {
		display: inline-block;
		width: 30%;
		font-size: 2rem;
		letter-spacing: 0.3125rem; /* 5px */
		line-height: 1.25;
		font-weight: bold;
		color: #8A4000;
		position: relative;
}
.contact-card .title:after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0.375rem 0 0.375rem 0.75rem; /* 6px 0 6px 12px */
		border-color: transparent transparent transparent #8A4000;
		position: absolute;
		right: 1.25rem; /* 20px */
}
.contact-card .info {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1rem 2rem;
		border-radius: 1rem;
		width: 70%;
		border: 0.0625rem solid #8d99af;
		min-height: 7.5rem; /* 120px */
		font-size: 2rem;
		text-align: center;
}
.contact-card .info p {
		text-align: justify;
		font-size: 1.25rem;
}
.contact-card .info p .no {
		font-size: 150%;
		color: #40725F;
		display: inline-block;
		font-weight: bold;
		padding-left: 1rem;
}
.contact-card.last .info {
		text-align: start;
		padding-left: 3rem;
}
/* ====== Sitemap ====== */
#sitemap .accesskey {
		left: 1.25rem;
		top: -5rem;
}
/* ====== Home ====== */
#home .accesskey {
		left: 1.25rem;
		top: -5rem;
}
#home .container.one .title .info {
		max-width: 50%;
		margin-bottom: 10rem;
		text-align: start;
		z-index: 2;
}
#home .container.one .title .is-line-v {
		font-size: 2.5rem;
		position: relative;
		top: -0.5rem;
		padding: 0 1rem;
}
#home .container.one .title .info p {
		font-size: 1.25rem;
		letter-spacing: 0.0625rem; /* 1px */
		text-align: start;
}
#home .pic-h-group {
		max-width: 42.5rem; /* 680px */
		width: 60vw;
		right: -4rem;
		bottom: 0;
}
#home .pic-bg {
		max-width: 75rem; /* 1200px */
		width: 80vw;
		left: -70%;
		bottom: 0;
}
#home .btn.btn-action, #home .btn.btn-action:hover, #home .btn.btn-action h3, #home .btn.btn-action:hover h3 {
		-webkit-transition: .2s ease-in;
		-o-transition: .2s ease-in;
		transition: .2s ease-in;
}
#home .btn.btn-action {
		background-color: #2d705b;
		padding: 1.5rem 5rem;
		border-radius: 1rem;
		-webkit-box-shadow: -0.35rem 0.35rem 0 #050c18;
		box-shadow: -0.35rem 0.35rem 0 #050c18;
		margin-top: 2rem;
		margin-left: 0.5rem;
}
#home .btn.btn-action:hover {
		background-color: #42856c;
		-webkit-box-shadow: -0.25rem 0.25rem 0 #050c18;
		box-shadow: -0.25rem 0.25rem 0 #050c18;
		-webkit-transform: translate(0, 0.625rem);
		-ms-transform: translate(0, 0.625rem);
		transform: translate(0, 0.625rem); /* 10px */
}
#home .btn.btn-action:hover h3 {
		-webkit-transform: translate(0, -0.1875rem);
		-ms-transform: translate(0, -0.1875rem);
		transform: translate(0, -0.1875rem); /* -3px */
}
#home .btn.btn-action .icon {
		width: 3.125rem; /* 50px */
		height: 3.125rem; /* 50px */
		z-index: 2;
		right: 0.5rem;
		bottom: 0.5rem;
}
#home .btn.btn-action h3 {
		font-size: 2rem;
		letter-spacing: 0.125rem; /* 2px */
		color: #ffffff;
}
#home .btn.btn-action h3 small {
		font-size: 1.25rem;
		color: #ffffff;
		opacity: 1;
		margin-bottom: 0.5rem;
}
#home .container.two {
		max-width: 50rem; /* 800px */
		padding-top: 6rem;
		padding-bottom: 0;
}
/* ====== Explain ====== */
#explain .container {
		max-width: 53.75rem; /* 860px */
}
#explain .title h2 {
		display: inline-block;
		position: relative;
}
#explain .title h2 .icon {
		width: 3.4375rem; /* 55px */
		height: 3.4375rem; /* 55px */
		display: block;
		position: absolute;
		right: -3.75rem; /* -60px */
		top: -0.625rem; /* -10px */
}
#explain .info {
		font-size: 1.5rem;
		color: #AA4813;
		margin-bottom: 2rem;
}
#explain .remark-text {
		font-size: 1rem;
}
#explain .explain-card .card {
		border: 0;
		background-color: transparent;
		position: relative;
		height: 100%;
}
#explain .explain-card .card .card-header {
		border: 0;
		background-color: transparent;
		position: relative;
}
#explain .explain-card .card .card-header span {
		width: 5rem; /* 80px */
		height: 5rem; /* 80px */
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		color: #ffffff;
		font-size: 1.75rem;
		padding: 1rem;
		border-radius: 100%;
		position: absolute;
		left: 0;
		right: 0;
		top: -2rem;
		margin: auto;
}
#explain .explain-card .card-01 .card-header span {
		background-color: #40725F;
}
#explain .explain-card .card-02 .card-header span {
		background-color: #7387a0;
}
#explain .explain-card .card-03 .card-header span {
		background-color: #AA4813;
}
#explain .explain-card .card-04 .card-header span {
		background-color: #606166;
}
#explain .explain-card .card .card-body {
		padding: 2.5rem 1.5rem 1.5rem 1.5rem;
		border: 0.0625rem solid #606166;
		border-radius: 1rem;
		font-size: 1.125rem;
		text-align: justify;
}
/* ====== About ====== */
#about .container {
		max-width: 50rem; /* 800px */
}
#about .about-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
}
#about .about-card .pic {
		width: 45%;
}
#about .about-card .info {
		width: 55%;
		text-align: start;
		padding-left: 2rem;
}
#about .about-card .info h3 {
		font-size: 2rem;
}
#about .about-card .info p {
		font-size: 1.25rem;
		text-align: justify;
}
#about .about-card .info .icon {
		width: 0.9375rem; /* 15px */
		height: 0.9375rem; /* 15px */
		display: inline-block;
		margin-left: 1rem;
}
/* ====== Rule ====== */
#rule .container {
		max-width: 50rem; /* 800px */
}
#rule .content.one {
		padding-bottom: 22rem;
}
#rule .content.two {
		padding-bottom: 18rem;
}
#rule .title p {
		font-size: 1.25rem;
		text-align: start;
		letter-spacing: 0.0625rem; /* 1px */
}
#rule .topic-title {
		font-size: 2rem;
		color: #8A4000;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
}
#rule .topic-title span {
		font-size: 1.75rem;
		color: #ffffff;
		background-color: #8A4000;
		padding: 0.5rem 0.75rem;
		border-radius: 0.5rem;
		margin-right: 1.5rem;
		font-weight: bold;
}
#rule .info-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 1.25rem;
		color: #8A4000;
		margin-left: -0.75rem;
}
#rule .info-list li {
		position: relative;
		padding: 0.25rem 0.75rem;
}
#rule .info-list li.has-line::after {
		content: '';
		position: absolute;
		display: block;
		width: 0.0625rem; /* 1px */
		height: 50%;
		background-color: #8A4000;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
}
#rule .pic-a-group {
		width: 50vw;
		max-width: 36.25rem; /* 580px */
		bottom: -7.5rem;
		left: -6rem;
		right: auto;
		z-index: 2;
}
#rule .pic-b-group {
		width: 40vw;
		max-width: 24.375rem; /* 390px */
		bottom: 0;
		right: -6rem;
		left: auto;
}
#rule .pic-c-group {
		width: 50vw;
		max-width: 23.125rem; /* 370px */
		bottom: 0;
		left: -6rem;
		right: auto;
		z-index: 2;
}
#rule .pic-d-group {
		width: 60vw;
		max-width: 36.875rem; /* 590px */
		bottom: 0;
		right: -8rem;
		left: auto;
}
/* ====== Notice ====== */
#notice .container {
		max-width: 50rem; /* 800px */
}
#notice .title h2 {
		display: inline-block;
}
#notice .title h2 .icon {
		width: 4.0625rem; /* 65px */
		height: 4.0625rem; /* 65px */
		display: block;
		position: absolute;
		left: -4.375rem; /* -70px */
		top: -2.1875rem; /* -35px */
}
#notice .list-group {
		margin-bottom: 4rem;
		padding: 2rem 2rem;
}
#notice .info {
		color: #AA4813;
		font-size: 1.25rem;
		font-weight: bold;
		text-align: start;
		margin-bottom: 2rem;
}
#notice .social-card {
		margin-bottom: 3rem;
}
#notice .social-card .card {
		border-radius: 1rem;
		-webkit-box-shadow: -0.25rem 0.25rem 0 #c0c0c0;
		box-shadow: -0.25rem 0.25rem 0 #c0c0c0;
		overflow: hidden;
		border: 0;
		height: 100%;
}
#notice .social-card .card .card-header {
		background-color: #40725F;
		color: #fff;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: start;
		line-height: 1;
		padding-top: 1rem;
		padding-bottom: 1rem;
}
#notice .social-card .card .card-header .icon {
		width: 1.5625rem; /* 25px */
		height: 1.5625rem; /* 25px */
		display: inline-block;
		margin-right: 0.51rem;
		position: relative;
		bottom: 0.25rem;
}
#notice .social-card .card .card-body .list-group {
		padding: 0 1rem;
		border: 0;
		margin-bottom: 0;
}
#notice .social-card .card .card-body .list-group .list-group-item {
		border: 0;
		font-size: 1.25rem;
		padding: 0.5rem 0;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
}
#notice .social-card .card .card-body .list-group .list-group-item .no {
		margin-top: 0.25rem;
}
#notice .talk {
		color: #831f1f;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: start;
		margin-bottom: 15rem;
		padding-right: 15%;
}
#notice .notice-pic {
		max-width: 20rem; /* 320px */
		width: 28vw;
		right: -7rem;
		bottom: 0;
}
/* ====== Services ====== */
#services .container {
		max-width: 50rem; /* 800px */
}
#services .service-pic {
		max-width: 22.5rem; /* 360px */
		width: 28vw;
		right: -4rem;
		bottom: 0;
}
/* ====== QA ====== */
#qalist .accordion-item {
		border: 0;
		border-bottom: 0.0625rem solid #959595;
}
#qalist .accordion-body a {
		color: #40725F;
}
#qalist .accordion-body a:hover {
		color: #8A4000;
}
#qalist .accordion-item:last-child {
		border-bottom: 0;
}
#qalist .accordion-button {
		padding: 1.5rem 0;
		color: #40725F;
		background-color: #edeff2;
		-webkit-box-shadow: none;
		box-shadow: none;
		font-size: 1.25rem;
		line-height: 1.75;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
}
#qalist .accordion-button:hover {
		color: #19221f;
}
#qalist .accordion-button:not(.collapsed) {
		color: #19221f;
}
#qalist .accordion-button .title {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		font-weight: bold;
		letter-spacing: 0.0625rem; /* 1px */
}
#qalist .accordion-button .count {
		font-size: 120%;
		font-weight: bold;
		padding-right: 1rem;
		position: relative;
		min-width: 3.75rem; /* 60px */
}
#qalist .accordion-button .count::after {
		content: '';
		display: block;
		position: absolute;
		width: 0.0625rem; /* 1px */
		height: 80%;
		background-color: #959595;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
}
#qalist .accordion-body {
		font-size: 1.125rem;
		line-height: 1.75;
		letter-spacing: 0.0625rem; /* 1px */
		padding: 0.25rem 0 2rem 0;
		background-color: #edeff2 !important;
		color: #4D4C4C;
		text-align: start;
}
/* ====== Links ====== */
#links .logo-list .logo-block .pic {
		width: 9.375rem; /* 150px */
		height: 9.375rem; /* 150px */
		margin: 0 auto 0.5rem auto;
		border: 0.125rem solid #959595; /* 2px */
		border-radius: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0.25rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		overflow: hidden;
}
#links .logo-list a .logo-block .pic, #links .logo-list a:hover .logo-block .pic {
		-webkit-transition: all 0.35s ease;
		-o-transition: all 0.35s ease;
		transition: all 0.35s ease;
}
#links .logo-list a:hover .logo-block .pic {
		-webkit-transform: scale(1.1) translate(0, -0.125rem);
		-ms-transform: scale(1.1) translate(0, -0.125rem);
		transform: scale(1.1) translate(0, -0.125rem);
		border-color: #ffffff;
}
#links .logo-list .logo-block .pic.full {
		width: 9.375rem; /* 150px */
		height: 9.375rem; /* 150px */
		padding: 0;
		border: 0;
}
#links .logo-list .logo-block .pic img {
		max-width: 80%;
		margin: auto;
}
#links .logo-list .logo-block .pic.full img {
		max-width: 100%;
		padding: 0;
}
#links .logo-list .logo-block p {
		font-size: 1.125rem;
		line-height: normal;
		text-align: center;
}
/* ====== Animate ====== */
#explain .explain-card .card, #explain .explain-card .card:hover, #explain .explain-card .card .card-body, #explain .explain-card .card:hover .card-body, #explain .explain-card .card .card-header span, #explain .explain-card .card:hover .card-header span {
		-webkit-transition: all 0.35s ease;
		-o-transition: all 0.35s ease;
		transition: all 0.35s ease;
}
#explain .explain-card .card.card-01:hover .card-body {
		background-color: #40725F;
		color: #ffffff;
}
#explain .explain-card .card.card-02:hover .card-body {
		background-color: #7387a0;
		color: #ffffff;
}
#explain .explain-card .card.card-03:hover .card-body {
		background-color: #AA4813;
		color: #ffffff;
}
#explain .explain-card .card.card-04:hover .card-body {
		background-color: #606166;
		color: #ffffff;
}
#explain .explain-card .card:hover {
		-webkit-transform: translate(0, -0.3125rem);
		-ms-transform: translate(0, -0.3125rem);
		transform: translate(0, -0.3125rem); /* -5px */
}
#explain .explain-card .card:hover .card-body {
		background-color: #40725F;
		color: #ffffff;
		-webkit-box-shadow: -0.35rem 0.35rem 0 #050c18;
		box-shadow: -0.35rem 0.35rem 0 #050c18;
}
#explain .explain-card .card:hover .card-header span {
		border: 0.0625rem solid #edeff2; /* 1px */
}
@media (min-width: 85.375rem) {
		#notice .notice-pic {
				right: -8rem;
		}
}
@media (max-width: 74.9375rem) { /* 1199px */
		#sitemap .content {
				font-size: 1rem;
		}
		main {
				overflow: hidden;
		}
		.nav_space {
				margin-top: 3.875rem; /* 62px */
		}
		#home .container.two, #about .container, #notice .container, #services .container, #explain .container, #rule .container {
				max-width: 70%;
		}
		#qa .container {
				max-width: 80%;
		}
		#home .pic-bg {
				max-width: 100%;
				width: 70vw;
				left: -35%;
				bottom: 0;
		}
		.bg-border.top {
				margin: 0 auto 3rem auto;
				max-height: 5rem;
		}
		.bg-border.bottom {
				margin: 3rem auto 0 auto;
				max-height: 5rem;
		}
		.block-space-xl {
				padding-top: 10rem;
				padding-bottom: 6rem;
		}
		.block-space-lg {
				padding-top: 6rem;
				padding-bottom: 4rem;
		}
		.title h2 {
				font-size: 2.25rem;
		}
		.contact-card .title {
				font-size: 1.75rem;
		}
		.contact-card .info {
				font-size: 1.5rem;
				min-height: 6.25rem; /* 100px */
		}
		.contact-card .info p {
				text-align: start;
				font-size: 1rem;
		}
		.contact-card .info p .no {
				font-size: 130%;
		}
		.copyright {
				padding-right: 3rem;
		}
		.list-group .list-group-item {
				font-size: 1rem;
		}
		#home .container.one .title .info {
				max-width: 45%;
				margin-bottom: 5rem;
		}
		#home .btn.btn-action h3 {
				font-size: 1.5rem;
		}
		#home .btn.btn-action {
				padding: 1rem 4rem;
		}
		#home .container.one .title .is-line-v {
				font-size: 1.5rem;
				top: -0.25rem;
				padding: 0 1rem;
		}
		#about .about-card .info h3 {
				font-size: 2.125rem;
		}
		#rule .topic-title {
				font-size: 1.75rem;
		}
		#rule .topic-title span {
				font-size: 1.5rem;
				margin-right: 1rem;
		}
		#rule .info-list {
				font-size: 1rem;
				-webkit-box-pack: start;
				-ms-flex-pack: start;
				justify-content: flex-start;
		}
		#home .pic-h-group {
				max-width: 55vw;
				width: inherit;
				right: 0;
				bottom: 0;
		}
		#explain .title h2 .icon {
				width: 2.5rem; /* 40px */
				height: 2.5rem; /* 40px */
				right: -2.5rem; /* -40px */
				top: -0.3125rem; /* -5px */
		}
		#explain .info {
				font-size: 1.25rem;
		}
		#rule .content.one {
				padding-bottom: 16rem;
		}
		#rule .pic-c-group {
				width: inherit;
				max-width: 30vw;
				bottom: 0;
				left: 0;
				right: auto;
		}
		#rule .pic-d-group {
				width: inherit;
				max-width: 45vw;
				bottom: 0;
				right: 0;
				left: auto;
		}
		#rule .pic-a-group {
				width: inherit;
				max-width: 45vw;
				bottom: -5.75rem;
				left: 0;
				right: auto;
		}
		#rule .pic-b-group {
				width: inherit;
				max-width: 30vw;
				bottom: 0;
				right: 0;
				left: auto;
		}
		#rule .content.two {
				padding-bottom: 13rem;
		}
		#notice .notice-pic {
				max-width: 22vw;
				width: inherit;
				right: 0;
				bottom: 0;
		}
		#notice .social-card .card .card-body .list-group .list-group-item {
				font-size: 1rem;
				padding: 0.25rem 0;
		}
		#notice .talk {
				font-size: 1.125rem;
				margin-bottom: 10rem;
				padding-right: 30%;
		}
		#notice .title h2 .icon {
				width: 3.75rem; /* 60px */
				height: 3.75rem; /* 60px */
				left: -4.0625rem; /* -65px */
				top: -1.5625rem; /* -25px */
		}
		#notice .info {
				font-size: 1.125rem;
		}
		#services .service-pic {
				max-width: 30vw;
				width: inherit;
				right: -3rem;
				bottom: 0;
		}
		#qalist .accordion-button {
				padding: 1rem 0;
		}
		#links .logo-list .logo-block .pic.full, #links .logo-list .logo-block .pic {
				width: 7.5rem; /* 120px */
				height: 7.5rem; /* 120px */
		}
		#links .logo-list .logo-block p {
				font-size: 1rem;
		}
		nav .nav-footer .info .is-title, footer .info .is-title {
				font-size: 1.125rem;
		}
		nav .nav-footer .info p, footer .info p {
				font-size: 1rem;
		}
}
@media (max-width: 61.9375rem) { /* 991px */
		#home .container.two, #about .container, #notice .container, #services .container #links .container {
				max-width: 80%;
		}
		#rule .container, #explain .container {
				max-width: 90%;
		}
		.contact-card .title {
				font-size: 1.5rem;
		}
		.title h2 {
				font-size: 1.75rem;
		}
		.block-space {
				padding-top: 3rem;
				padding-bottom: 3rem;
		}
		#home .container.one .title .info p {
				font-size: 1rem;
		}
		#home .btn.btn-action {
				padding: 0.75rem 3rem;
		}
		#home .btn.btn-action h3 {
				font-size: 1.25rem;
		}
		#home .container.one .title .info {
				max-width: 45%;
				margin-bottom: 2rem;
		}
		#home .pic-bg {
				max-width: 100%;
				width: 60vw;
				left: -30%;
				bottom: 0;
		}
		#home .btn.btn-action h3 small {
				font-size: 1rem;
		}
		#home .btn.btn-action .icon {
				width: 1.875rem; /* 30px */
				height: 1.875rem; /* 30px */
		}
		#about .about-card .info p {
				font-size: 1rem;
		}
		#about .about-card .pic {
				width: 40%;
		}
		#about .about-card .info h3 {
				font-size: 1.75rem;
		}
		#explain .info {
				font-size: 1.125rem;
				margin-bottom: 1.5rem;
		}
		#explain .explain-card .card .card-body {
				padding: 2.5rem 1.5rem 1.5rem 1.5rem;
				font-size: 1rem;
		}
		#explain .explain-card .card .card-header span {
				width: 4.375rem; /* 70px */
				height: 4.375rem; /* 70px */
				font-size: 1.5rem;
		}
		#explain .remark-text {
				font-size: 0.75rem;
		}
		#rule .content.one {
				padding-bottom: 12rem;
		}
		#rule .content.two {
				padding-bottom: 10rem;
		}
		#rule .pic-a-group {
				max-width: 48vw;
				bottom: -4.75rem;
		}
		#rule .pic-b-group {
				max-width: 33vw;
		}
		#rule .title p {
				font-size: 1.125rem;
		}
		#notice .notice-pic {
				max-width: 24vw;
		}
		#notice .info {
				font-size: 1rem;
		}
		#notice .talk {
				font-size: 1rem;
				margin-bottom: 5rem;
				text-align: justify;
				padding-right: 36%;
		}
		#services .service-pic {
				max-width: 32vw;
				right: -2rem;
		}
		#links .logo-list .logo-block .pic.full, #links .logo-list .logo-block .pic {
				width: 6.25rem; /* 100px */
				height: 6.25rem; /* 100px */
		}
		#links .logo-list .logo-block p {
				font-size: 0.75rem;
		}
		#qalist .accordion-button .title {
				font-size: 1.125rem;
				padding-right: 1rem;
		}
		#qalist .accordion-body {
				font-size: 1rem;
				line-height: 1.75;
		}
		#qalist .accordion-button .count {
				font-size: 1.1rem;
		}
		nav .nav-footer .info .is-title, footer .info .is-title {
				font-size: .9rem;
		}
		nav .nav-footer .info p, footer .info p {
				font-size: 0.75rem;
		}
		nav .nav-footer .copyright p, footer .copyright p {
				font-size: 0.75rem;
				text-wrap: nowrap;
		}
		.bot_nav.navbar-nav .nav-link {
				font-size: 0.85rem;
				padding: 0 0.5rem;
		}
		.nav-footer .footer-logo, footer .footer-logo {
				max-width: 8vw;
		}
		footer .block-space {
				padding-top: 2rem;
				padding-bottom: 2rem;
		}
}
@media (max-width: 61.9375rem) and (orientation: landscape) {
		#home .pic-h-group {
				max-width: 45vw;
		}
		#home .pic-bg {
				width: 65vw;
				left: -50%;
		}
		nav .nav-footer {
				position: relative;
		}
}
@media (max-width: 47.9375rem) { /* 767px */
		nav .navbar-brand {
				font-size: 1.125rem;
		}
		nav .nav-footer {
				position: relative;
		}
		.title h2 {
				font-size: 1.5rem;
		}
		.contact-card .title {
				font-size: 1.25rem;
				line-height: 1.25;
		}
		.contact-card .title:after {
				right: 15%;
		}
		.contact-card .info {
				font-size: 1rem;
				min-height: 5rem; /* 80px -> 5rem */
		}
		.contact-card.last {
				margin-bottom: 7rem;
		}
		.block-space-xl {
				padding-top: 6rem;
				padding-bottom: 6rem;
		}
		.block-space-lg {
				padding-top: 3rem;
				padding-bottom: 3rem;
		}
		#sitemap .content {
				font-size: 0.85rem;
		}
		.list-group .list-group-item {
				font-size: 0.85rem;
				padding: .5rem 0;
		}
		.list-group .list-group-item .no {
				min-width: 1.25rem; /* 20px -> 1.25rem */
				min-height: 1.25rem;
				line-height: 1.25rem;
				font-size: 90%;
		}
		#form .container, #links .container, #home .container.one {
				max-width: 90%;
		}
		footer .container {
				max-width: 100%;
		}
		#home .container.one .title .info p {
				font-size: 0.825rem;
		}
		#home .pic-h-group {
				max-width: 55vw;
		}
		#home .btn.btn-action h3 {
				font-size: 1.125rem;
		}
		.contact-card .info p {
				font-size: 0.8125rem;
		}
		#about .about-card .info h3 {
				font-size: 1.25rem;
		}
		#about .about-card .info p {
				font-size: 0.75rem;
		}
		#about .about-card .info {
				padding-left: 1.5rem;
		}
		#about .about-card .pic {
				width: 35%;
		}
		#explain .explain-card .card .card-header span {
				width: 3.75rem; /* 60px -> 3.75rem */
				height: 3.75rem;
				font-size: 1.125rem;
				top: -1.25rem;
		}
		#explain .explain-card .card .card-body {
				padding: 1.75rem 0.75rem 0.75rem 0.75rem;
				font-size: 0.8125rem;
		}
		#explain .info {
				font-size: 1rem;
		}
		#explain .title h2 .icon {
				width: 1.25rem; /* 20px -> 1.25rem */
				height: 1.25rem;
				right: -1.25rem;
				top: -0.3125rem;
		}
		#rule .topic-title span {
				font-size: 1.125rem;
		}
		#rule .title p {
				font-size: 0.8125rem;
		}
		#rule .topic-title {
				font-size: 1.25rem;
		}
		#rule .info-list li {
				padding: 0.125rem 0.5rem;
		}
		#rule .info-list {
				font-size: 0.75rem;
		}
		#rule .content.one {
				padding-bottom: 9.5rem;
		}
		#rule .content.two {
				padding-bottom: 8rem;
		}
		#rule .pic-a-group {
				bottom: -4rem;
		}
		#rule .pic-b-group {
				max-width: 33vw;
				right: 2rem;
		}
		#notice .title h2 .icon {
				width: 2.1875rem; /* 35px -> 2.1875rem */
				height: 2.1875rem;
				left: -2.8125rem; /* 45px -> 2.8125rem */
				top: -0.9375rem; /* 15px -> 0.9375rem */
		}
		#notice .list-group {
				margin-bottom: 3rem;
				padding: 1.5rem 1.5rem;
		}
		#notice .info {
				font-size: 0.8125rem;
		}
		#notice .social-card .card .card-header {
				font-size: 1rem;
		}
		#notice .social-card .card .card-header .icon {
				width: 0.9375rem; /* 15px -> 0.9375rem */
				height: 0.9375rem;
				margin-right: 0.5rem;
				bottom: 0.125rem;
		}
		#notice .social-card .card .card-body .list-group .list-group-item {
				font-size: 0.8125rem;
				padding: 0.25rem 0;
		}
		#notice .social-card .card .card-body .list-group {
				padding: 0;
		}
		#notice .talk {
				font-size: 0.8125rem;
				margin-bottom: 5rem;
				padding-right: 30%;
		}
		#notice .notice-pic {
				max-width: 22vw;
		}
		#services .contact-card .info p {
				text-align: center;
		}
		#services .contact-card .info p:first-child {
				font-size: 1rem;
		}
		#services .contact-card .info {
				text-align: center !important;
				padding: 0.5rem 2rem;
		}
		#qalist .accordion-button .title {
				font-size: 1rem;
		}
		#qalist .accordion-body {
				font-size: 0.8125rem;
				line-height: 1.75;
		}
		#qalist .accordion-button {
				padding: 0.5rem 0;
		}
		#qalist .accordion-button .count {
				font-size: 100%;
		}
		#links .logo-list .logo-block .pic.full, #links .logo-list .logo-block .pic {
				width: 5rem; /* 80px -> 5rem */
				height: 5rem;
		}
		.bot_nav_block {
				display: none;
		}
		footer .copyright {
				padding-right: 1rem;
		}
		nav .nav-footer .copyright {
				padding-right: 0;
		}
		.navbar-collapse .navbar-nav .nav-link {
				font-size: 1rem;
		}
}
@media (max-width: 47.9375rem) {
		nav .nav-footer .info .is-title, footer .info .is-title {
				font-size: .85rem;
		}
}
@media (max-width: 35.5rem) and (orientation: landscape) {
		#form .container, #links .container, #home .container.one {
				max-width: 98%;
		}
		#home .pic-h-group {
				max-width: 50vw;
		}
		.title h2 {
				font-size: 1.25rem;
		}
}
@media (max-width: 30rem) {
		nav .nav-footer {
				position: absolute;
				max-width: 90%;
				bottom: 0;
				left: 0;
				right: 0;
				margin: auto;
		}
		footer .block-space {
				padding-right: 0;
				padding-left: 0;
		}
		nav .nav-footer .info p, footer .info p {
				font-size: 2.75vw;
		}
		nav .navbar-nav .nav-link {
				font-size: 0.8125rem;
		}
		nav .navbar-brand {
				font-size: 1rem;
		}
		footer .container {
				max-width: 100%;
		}
		#qa .container {
				max-width: 90%;
		}
		#home .container.two, #about .container, #notice .container, #services .container, #explain .container, #rule .container {
				max-width: 88%;
		}
		#form .container {
				max-width: 100%;
		}
		.contact-card {
				left: 0;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
		}
		#home .container.two, #about .container, #notice .container, #services .container #links .container {
				max-width: 90%;
		}
		#home .container.one .title .info {
				max-width: 90%;
				text-align: center;
				margin: 0 auto 16.5rem auto;
		}
		.contact-card .title {
				font-size: 1.125rem;
				margin-bottom: 1rem;
				text-wrap: nowrap;
		}
		.contact-card .info {
				width: 100%;
				padding: 1rem;
		}
		.contact-card .title br {
				display: none;
		}
		.contact-card .title:after {
				display: none;
		}
		.bg-border.top {
				margin: 0 auto 3rem auto;
				max-height: 3rem;
		}
		nav .nav-footer .copyright, footer .copyright {
				padding-left: 0;
				padding-right: 1rem;
		}
		nav .nav-footer .footer-logo, footer .footer-logo {
				max-width: 10vw;
				margin-right: 0.3125rem; /* 5px -> 0.3125rem */
		}
		#home .container.two {
				padding-top: 4rem;
				padding-bottom: 0;
		}
		#home .pic-h-group {
				max-width: 80vw;
		}
		#home .container.one .title .info p {
				font-size: 0.75rem;
		}
		#home .btn.btn-action {
				margin-top: 1rem;
				-webkit-box-shadow: -0.15rem 0.15rem 0 #050c18;
				box-shadow: -0.15rem 0.15rem 0 #050c18;
		}
		#home .btn.btn-action h3 small {
				font-size: 0.75rem;
		}
		#home .pic-h-group .item-pic {
				max-width: 100%;
				width: 95vw;
				left: -15%;
				top: 10%;
		}
		#home .pic-bg {
				max-width: 170%;
				width: 200vw;
				left: -80%;
				bottom: 0;
		}
		#about .about-card .info {
				width: 100%;
				text-align: center;
				padding-left: 0;
				margin-bottom: 10rem;
		}
		#about .about-card .info .icon {
				display: none !important;
		}
		#about .about-card {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
		}
		#about .about-card .pic {
				width: 50%;
				position: absolute;
				bottom: 0;
		}
		#explain .info {
				font-size: 0.75rem;
				max-width: 90%;
				margin-left: auto;
				margin-right: auto;
		}
		#explain .explain-card .card .card-body {
				padding: 1.75rem 1rem 1rem 1rem;
				font-size: 0.8125rem;
		}
		#explain .explain-card .col:first-child {
				margin-bottom: 2rem;
		}
		#explain .explain-card .col:nth-child(2) {
				margin-bottom: 2rem;
		}
		#explain .explain-card .card .card-header span {
				font-size: 1.25rem;
				top: -1.25rem;
		}
		#rule .title p {
				text-align: center;
		}
		#rule .topic-title {
				font-size: 1rem;
				line-height: 2;
				margin: auto;
				display: inline-block;
				border: 0.0625rem solid #8A4000; /* 1px -> 0.0625rem */
				border-radius: 0.5rem;
				overflow: hidden;
				padding-right: 1rem;
		}
		#rule .topic-title span {
				font-size: 1rem;
				border-radius: 0;
		}
		#rule .info-list li.has-line {
				display: none;
		}
		#rule .info-list {
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
		}
		#rule .info-list li {
				display: inline-block;
				border: 0.0625rem solid #8A4000; /* 1px -> 0.0625rem */
				border-radius: 0.5rem;
				margin: 0.125rem;
		}
		#rule .content.one {
				padding-bottom: 5.5rem;
		}
		#rule .content.two {
				padding-bottom: 5.5rem;
		}
		#rule .pic-c-group {
				max-width: 40vw;
				left: -1rem;
		}
		#rule .pic-d-group {
				max-width: 60vw;
				right: -1rem;
		}
		#rule .pic-a-group {
				max-width: 63vw;
				bottom: -4.75rem;
		}
		#rule .pic-b-group {
				max-width: 40vw;
				right: -1rem;
		}
		#rule .pic-a-group {
				bottom: -3rem;
		}
		#notice .list-group {
				margin-bottom: 2rem;
		}
		#notice .social-card .card .card-body .list-group .list-group-item {
				font-size: 0.75rem;
				padding: 0.25rem 0;
				line-height: 1.75;
		}
		#notice .social-card .card .card-header {
				font-size: 0.8125rem;
				padding: 1rem 0.5rem 0.5rem 0.5rem;
		}
		#notice .social-card .card .card-body {
				padding: 0.75rem;
		}
		#notice .social-card .card .card-body .list-group .list-group-item .no {
				margin-right: 0.5rem;
				margin-top: .25rem;
				min-width: 0.9375rem; /* 15px -> 0.9375rem */
				min-height: 0.9375rem;
				line-height: 0.9375rem;
				font-size: 80%;
		}
		#notice .social-card .card {
				border-radius: 0.5rem;
				-webkit-box-shadow: -0.125rem 0.125rem 0 #c0c0c0;
				box-shadow: -0.125rem 0.125rem 0 #c0c0c0;
		}
		#notice .social-card {
				margin-bottom: 1.5rem;
		}
		#notice .notice-pic {
				max-width: 39vw;
				right: -1rem;
		}
		#links .container, #home .container.one {
				max-width: 100%;
		}
		#links .logo-list .logo-block .pic.full, #links .logo-list .logo-block .pic {
				width: 3.75rem; /* 60px -> 3.75rem */
				height: 3.75rem;
				border-width: 0.0625rem; /* 1px -> 0.0625rem */
		}
		#services .contact-card.last > div {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
		}
		#services .contact-card .title {
				width: 100%;
				margin-bottom: 0;
				padding: 0.5rem;
				color: #ffffff;
				background-color: #8A4000;
		}
		#services .contact-card .title br {
				display: none;
		}
		#services .contact-card .info {
				width: 100%;
				padding: 1rem;
				border-radius: 0 0 0.5rem 0.5rem;
				border-color: #8A4000;
				text-align: center;
		}
		#services .contact-card .info p {
				text-align: center;
		}
		#services .contact-card .info p:first-child {
				font-size: 1rem;
		}
		#services .contact-card .info p .no {
				font-size: 140%;
				line-height: 1.5;
				padding-left: 0;
				display: block;
		}
		#services .service-pic {
				max-width: 38vw;
				right: -1rem;
		}
		nav .nav-footer .copyright p, footer .copyright p {
				font-size: 2.75vw;
		}
		nav .nav-footer .info .is-title, footer .info .is-title {
				font-size: 3vw;
		}
		#qalist .accordion-button .title {
				padding-left: 0;
				padding-right: 1.5rem;
		}
		#qalist .accordion-button {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-ms-flex-direction: column;
				flex-direction: column;
				padding-left: 0;
		}
		#qalist .accordion-button .count {
				margin: 0 auto 0.5rem auto;
				padding: 0.25rem;
				min-width: 2.5rem; /* 40px -> 2.5rem */
				min-height: 2.5rem;
				color: #ffffff;
				background-color: #40725F;
				border-radius: 100%;
				font-size: 90%;
				text-align: center;
		}
		#qalist .accordion-button .title {
				font-size: 0.85rem;
		}
		#qalist .accordion-button:not(.collapsed) .count {
				background-color: #2b5d4a;
		}
		#qalist .accordion-button::after {
				position: absolute;
				top: 3.75rem;
				right: 0;
		}
		#qalist .accordion-item {
				border: 0;
		}
		#qalist .accordion-button .count::after {
				display: none;
		}
}
/* ====== Go to Top ====== */
.gotop {
		width: 5rem;
		height: 5rem;
		left: auto;
}
.gotop .goto-btn {
		width: 3.125rem;
		height: 3.125rem;
		font-size: 1rem;
		border-radius: 100%;
		background-color: #edeff2;
		margin-bottom: 4.5rem;
		color: #40725F;
}
.gotop .goto-btn:hover {
		background-color: #40725F;
		color: #ffffff;
}
.gotop .goto-btn i {
		font-size: 3rem;
}
@media (max-width: 61.9375rem) { /* 991px */
		.gotop {
				width: 2.5rem;
				height: 2.5rem;
				right: 1rem;
				bottom: 2rem;
				left: auto;
		}
		.gotop > div {
				padding: 0;
				height: 2.5rem;
				right: 1rem;
		}
		.gotop .goto-btn i {
				font-size: 2rem;
		}
}
@media (max-width: 47.9375rem) { /* 767px */
		.gotop {
				bottom: 6rem;
		}
}
@media (max-width: 30rem) { /* 480px */
		.gotop .goto-btn {
				width: 2.5rem;
				height: 2.5rem;
		}
		.gotop .goto-btn i {
				font-size: 2rem;
		}
		.gotop {
				bottom: 7rem;
		}
}