a, a:link, a:visited, a:hover, a:active {
		text-decoration: none;
		color: #000000;
		border: 0 !important;
		outline: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
}
.drawer-content a, .drawer-content a:link, .drawer-content a:visited, .drawer-content a:hover, .drawer-content a:active {
		color: #000000;
}
.drawer-content a:hover, .drawer-content a:active, .drawer-content a:focus {
		color: #cc0000;
}
dl, ol, ul {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
}
ol, ul {
		padding-left: 0 !important;
}
button:focus {
		outline: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
}
img {
		border: 0px none;
}
.is-time .topic {
		opacity: 1 !important;
		-webkit-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
}
.slick-dots li button:before {
		content: '' !important;
}
.has-indent > li {
		margin-left: 1.5rem;
		text-indent: -1.5rem;
}
.has-indent.large > li {
		margin-left: 2.5rem;
		text-indent: -2.5rem;
}
.has-indent > li li {
		margin-left: 0;
		text-indent: 0;
}
.has-indent.none > li {
		margin-left: 0;
		text-indent: 0;
}
.has-indent > li li {
		margin-left: 0;
		text-indent: 0;
}
.c_red {
		color: #ff0000 !important;
}
.c_blue {
		color: #0d6efd !important;
}
.c_blue:hover {
		color: #0449ae !important;
}
.c_gold {
		color: #c39336 !important;
}
.c_brown {
		color: #5b4831 !important;
}
.border_gold {
		border-top-color: #d3ab5e;
}
hr.large {
		border-top-width: 3px;
}
body {
		padding: 0;
		margin: 0;
		color: #000;
		font-family: 'Open Sans', '微軟正黑體', 'Microsoft JhengHei', Verdana, Helvetica, Arial, 'HeitiTC', 'Microsoft YaHei', sans-serif;
		font-size: 1rem;
		font-optical-sizing: auto;
		font-style: normal;
		font-weight: 500;
}
.no {
		font-family: 'Open Sans', 'Noto Sans', 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', Verdana, Helvetica, Arial, 'HeitiTC', 'Microsoft YaHei', sans-serif;
}
.ad_card .btn, .ad_card .head, .check_card.basic_mode .card-header .subtitle, .text-sp, .info-card .title {
		font-family: 'Open Sans', 'Microsoft YaHei', '微軟正黑體', 'Microsoft JhengHei', Verdana, Helvetica, Arial, 'HeitiTC', sans-serif;
}
.btn-reg:hover .btn {
		background-color: #000000;
		color: #ffffff;
}
.btn-search:hover .btn {
		background-color: #9f5de2 !important;
		color: #ffffff;
		border: 0;
}
h1, h2, .fix-ad .item .act {
		font-family: 'Open Sans', 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', Verdana, Helvetica, Arial, 'HeitiTC', 'Microsoft YaHei', sans-serif;
}
.remark-text a {
		color: #0644ff;
}
.remark-text a:hover, .remark-text a:focus {
		color: #000000;
}
br.d-xs-block {
		display: none !important;
}
.d-xxxl-block {
		display: none !important;
}
@media screen and (min-width: 1921px) {
		.d-xxxl-block {
				display: block !important;
		}
		.d-xxxl-none {
				display: none !important;
		}
}
@media screen and (max-width: 991px) {
		body.open {
				width: 100%;
				height: 100vh;
				overflow: hidden;
		}
		.overlay {
				position: fixed;
				top: 0;
				left: 0;
				z-index: 49;
				width: 100%;
				height: 100%;
				opacity: 0;
				visibility: hidden;
				-webkit-transition: all 0.3s ease-in-out;
				-o-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;
				background-color: rgba(0, 0, 0, 0.8);
		}
		.overlay.open {
				opacity: 0.8;
				visibility: visible;
		}
}
/*------------------------------------------ 
Modal
--------------------------------------------*/
.modal-outlink .modal-header .btn-close {
		width: 2em;
		height: 2em;
}
.modal-outlink .modal-header .btn-close:focus {
		outline: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 0;
}
.modal-outlink .modal-content {
		border-radius: 0 !important;
}
.modal-outlink .modal-dialog {
		max-width: 750px !important;
}
.modal-outlink .modal-footer, .modal-outlink .modal-header {
		border: 0 !important;
}
.modal-outlink .modal-header {
		padding: 30px 30px 0 30px;
}
.modal-outlink .modal-header h3 {
		font-weight: lighter;
		font-size: 2rem;
}
.modal-outlink .modal-body {
		padding: 30px 30px 10px 30px;
}
.modal-outlink .modal-footer {
		padding: 0 30px 30px 30px;
		text-align: center !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
}
.modal-outlink .modal-footer .btn {
		border-radius: 0;
		height: 38px;
		min-width: 80px;
		margin: 0 10px;
}
/*------------------------------------------ 
MODAL
--------------------------------------------*/
.act-modal .modal-header {
		border: 0;
		padding: 0;
}
.act-modal .modal-header .btn-close {
		position: absolute;
		width: 35px;
		height: 35px;
		line-height: 35px;
		border-radius: 5rem;
		background-color: #333333;
		right: -10px;
		top: -10px;
		opacity: 1;
		background-image: none !important;
}
.act-modal .modal-header .btn-close img {
		width: 20px;
		height: 20px;
}
.act-modal .modal-header .btn-close:hover {
		background-color: #000000;
}
.act-modal .modal-header .btn-close, .act-modal .modal-header .btn-close:hover {
		-webkit-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
}
.act-modal .modal-content {
		border-radius: 2.5rem;
		-webkit-box-shadow: 0 0 1rem RGBA(0, 0, 0, .5);
		box-shadow: 0 0 1rem RGBA(0, 0, 0, .5);
		padding: 2rem 3rem;
		font-size: 1rem;
		line-height: 1.75;
}
.act-modal .modal-body {
		padding: 0;
}
.act-modal .modal-content small {
		color: #666666;
		font-size: .825rem;
}
.act-modal .modal-content small a {
		color: #0644ff;
		text-decoration: underline;
}
.act-modal .modal-content small a:hover {
		color: #000000;
}
/*------------------------------------------ 
Modal Backdrop
--------------------------------------------*/
#popupContent {
		padding: 2rem;
		height: -webkit-fit-content !important;
		height: -moz-fit-content !important;
		height: fit-content !important;
		min-height: 360px;
}
#popupHeadline {
		display: inline-block !important;
		top: 0 !important;
		left: 0 !important;
		width: auto !important;
}
#popupDescription {
		top: 0 !important;
		left: 0 !important;
		margin: 0 !important;
		width: 100% !important;
}
#popupDetails {
		left: 0 !important;
		bottom: 0 !important;
		position: relative !important;
		margin-top: 30px;
}
@media (max-width: 767.98px) and (orientation:landscape) {
		#popupContent {
				max-width: 90% !important;
				height: -webkit-fit-content !important;
				height: -moz-fit-content !important;
				height: fit-content !important;
				min-height: 360px;
		}
}
@media (max-width: 575.98px) and (orientation:portrait) {
		#popupContent {
				max-width: 90% !important;
				height: -webkit-fit-content !important;
				height: -moz-fit-content !important;
				height: fit-content !important;
				min-height: 360px;
		}
}
/************************
BUTTON
************************/
a.btn-check {
		border-radius: 5rem;
		border: 0;
		background-color: #936e2c;
		color: #ffffff;
		min-width: 200px;
		font-weight: bold;
		overflow: hidden;
		cursor: pointer;
		pointer-events: auto;
		padding: 1rem 1.75rem 1rem 2.15rem;
		font-size: 1.125rem;
}
a.btn-check:hover {
		background-color: #936e2c;
		color: #ffffff;
		-webkit-transform: translateY(5px);
		-ms-transform: translateY(5px);
		transform: translateY(5px);
}
a.btn-check::before {
		content: '';
		position: absolute;
		top: 0;
		left: -100%;
		width: 50%;
		height: 100%;
		background: -o-linear-gradient(left, rgba(242, 201, 111, 0) 0%, rgba(242, 201, 111, .85) 50%, rgba(242, 201, 111, 0));
		background: -webkit-gradient(linear, left top, right top, from(rgba(242, 201, 111, 0)), color-stop(50%, rgba(242, 201, 111, .85)), to(rgba(242, 201, 111, 0)));
		background: linear-gradient(to right, rgba(242, 201, 111, 0) 0%, rgba(242, 201, 111, .85) 50%, rgba(242, 201, 111, 0));
		pointer-events: none;
		-webkit-transform: skewX(-35deg);
		-ms-transform: skewX(-35deg);
		transform: skewX(-35deg);
		-webkit-animation: btnsweep 2s 1s infinite linear;
		animation: btnsweep 2s 1s infinite linear;
}
@-webkit-keyframes btnsweep {
		0% {
				left: -100%;
		}
		100% {
				left: 200%;
		}
}
@keyframes sweep {
		0% {
				left: -100%;
		}
		100% {
				left: 200%;
		}
}
a.btn-more {
		border-radius: 5rem;
		border: 1px solid #000000 !important;
		background-color: transparent;
		color: #000000;
		min-width: 150px;
		font-weight: bold;
}
a.btn-more:hover {
		border: 1px solid #000000 !important;
		background-color: #000000;
		color: #ffffff;
}
/************************
SPACE
************************/
.page-wrapper, .page-container {
		margin: 0 auto;
		width: 100%;
}
.page-wrapper {
		padding: 0px;
		/*max-width: 1200px;*/
}
.page-container:not(.wide) {
		padding: 0px;
		max-width: 991px;
}
.page-container.sp {
		max-width: 1100px;
}
.page-container.sp2 {
		max-width: 1200px;
}
.key-visual .page-container {
		max-width: 100%;
		margin: auto;
}
.description.page-container:not(.wide), .card.top .page-container:not(.wide), .card.bot .page-container:not(.wide) {
		padding: 0px;
		max-width: 1100px;
}
@media only screen and (min-width:992px) {
		.page-container.mini {
				margin: 0 auto;
				max-width: 760px;
		}
}
@media only screen and (min-width:1920px) {
		.key-visual .page-container {
				max-width: 100%;
		}
		.page-container.wide {
				margin: 0 auto;
				max-width: 100%;
		}
}
@media only screen and (min-width:2560px) {
		.page-container.wide {
				margin: 0 auto;
				max-width: 2560px;
		}
}
@media only screen and (max-width:1199px) {
		.page-container.wide {
				margin: 0 auto;
				max-width: 100%;
		}
		.description.page-container:not(.wide), .card.top .page-container:not(.wide), .card.bot .page-container:not(.wide) {
				padding: 0px;
				max-width: 86%;
		}
		.page-container.description > .page-container {
				margin: 0 auto;
				max-width: 90% !important;
		}
}
@media only screen and (max-width:991px) {
		.page-container.ad, .page-container.mini {
				max-width: 90%;
				margin: auto;
		}
		.description.page-container:not(.wide), .card.top .page-container:not(.wide), .card.bot .page-container:not(.wide) {
				padding: 0px;
				max-width: 96%;
		}
}
@media only screen and (max-width:767px) {
		.description.page-container:not(.wide), .card.top .page-container:not(.wide), .card.bot .page-container:not(.wide) {
				padding: 0px;
				max-width: 88%;
		}
}
@media only screen and (max-width:567px) {
		.page-container.description > .page-container {
				margin: 0 auto;
				max-width: 90% !important;
		}
}
/****************************/
.toggle-button {
		position: relative;
		display: none;
		float: left;
		left: 0;
		width: 50px;
		height: 50px;
		padding: 18px 15px;
		-webkit-transition: .25s;
		-o-transition: .25s;
		transition: .25s;
		z-index: 999;
}
.toggle-button:hover {
		cursor: pointer;
		/*background-color: #eeeeee;*/
}
.toggle-button .menu-bar {
		position: relative;
		width: 100%;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
}
.toggle-button .menu-bar-top {
		border: 2px solid #909090;
		border-bottom: none;
		top: 0px;
}
.toggle-button .menu-bar-middle {
		height: 2px;
		/*background-color: #909090;*/
		margin: 2px 0px;
		top: 0px;
}
.toggle-button .menu-bar-bottom {
		border: 2px solid #909090;
		border-top: none;
		top: 0px;
}
.toggle-button.open .menu-bar-top {
		-webkit-transform: rotate(45deg) translate(3px, 3px);
		-ms-transform: rotate(45deg) translate(3px, 3px);
		transform: rotate(45deg) translate(3px, 3px);
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
}
.toggle-button.open .menu-bar-middle {
		-webkit-transform: translate(0px);
		-ms-transform: translate(0px);
		transform: translate(0px);
		-webkit-transition: .1s ease-in;
		-o-transition: .1s ease-in;
		transition: .1s ease-in;
		opacity: 0;
}
.toggle-button.open .menu-bar-bottom {
		-webkit-transform: rotate(-45deg) translate(3px, -3px);
		-ms-transform: rotate(-45deg) translate(3px, -3px);
		transform: rotate(-45deg) translate(3px, -3px);
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
}
@media only screen and (max-width: 991px) {
		.toggle-button {
				display: inline-block;
		}
}
/************************
BANNER
************************/
.bot-banner {
		background-color: #f4e2e2;
		margin: 2rem 0;
		clear: both;
}
@media only screen and (max-width: 991px) {
		.bot-banner {
				margin: 2rem 0;
		}
}
/************************
BG ITEM
************************/
.bg_item_1 {
		max-width: 12vw;
		right: 8%;
		top: -25%;
		left: auto;
}
.bg_item_2 {
		max-width: 8vw;
		right: 18%;
		top: -8%;
		left: auto;
}
.bg_item_3 {
		max-width: 5vw;
		right: auto;
		left: 33%;
		top: -10%;
}
.bg_item_4 {
		max-width: 8vw;
		right: auto;
		top: -5%;
		left: 40%;
}
.bg_item_5 {
		max-width: 7vw;
		right: 20%;
		top: -2%;
		left: auto;
}
.bg_item_6 {
		max-width: 9vw;
		left: auto;
		top: -8%;
		right: 10%;
}
.bg_item_7 {
		max-width: 45px;
		left: auto;
		top: -10%;
		right: 2%;
}
.cloud_1 {
		right: -2%;
		top: 8%;
		max-width: 9vw;
}
.cloud_2 {
		left: 0;
		top: 50%;
		max-width: 5vw;
}
.cloud_3 {
		left: -5%;
		top: 70%;
		max-width: 9vw;
}
.cloud_4 {
		right: 5%;
		top: 80%;
		max-width: 7vw;
}
@keyframes float-lr-A {
		0% {
				-webkit-transform: translateX(0px);
				transform: translateX(0px);
		}
		50% {
				-webkit-transform: translateX(18px);
				transform: translateX(18px);
		}
		100% {
				-webkit-transform: translateX(0px);
				transform: translateX(0px);
		}
}
@keyframes float-lr-B {
		0% {
				-webkit-transform: translateX(0px);
				transform: translateX(0px);
		}
		50% {
				-webkit-transform: translateX(-18px);
				transform: translateX(-18px);
		}
		100% {
				-webkit-transform: translateX(0px);
				transform: translateX(0px);
		}
}
@-webkit-keyframes float-lr-A {
		0% {
				-webkit-transform: translateX(0px);
		}
		50% {
				-webkit-transform: translateX(18px);
		}
		100% {
				-webkit-transform: translateX(0px);
		}
}
@-webkit-keyframes float-lr-B {
		0% {
				-webkit-transform: translateX(0px);
		}
		50% {
				-webkit-transform: translateX(-18px);
		}
		100% {
				-webkit-transform: translateX(0px);
		}
}
.cloud_1, .cloud_3 {
		-webkit-animation: float-lr-A 5s ease-in-out infinite;
		animation: float-lr-A 5s ease-in-out infinite;
}
.cloud_3 {
		-webkit-animation-delay: 1.5s;
		animation-delay: 1.5s;
}
.cloud_2, .cloud_4 {
		-webkit-animation: float-lr-B 6s ease-in-out infinite;
		animation: float-lr-B 6s ease-in-out infinite;
}
.cloud_4 {
		-webkit-animation-delay: 2s;
		animation-delay: 2s;
}
@media screen and (min-width: 1600px) {
		.bg_item_1 {
				max-width: 180px;
				right: 0;
				top: -25%;
				left: auto;
		}
		.bg_item_2 {
				max-width: 120px;
				right: 15%;
				top: -8%;
				left: auto;
		}
		.bg_item_3 {
				max-width: 70px;
				right: auto;
				left: 33%;
				top: -10%;
		}
		.bg_item_4 {
				max-width: 120px;
				right: auto;
				top: -5%;
				left: 40%;
		}
		.bg_item_5 {
				max-width: 100px;
				right: 20%;
				top: -2%;
				left: auto;
		}
		.bg_item_6 {
				max-width: 130px;
				left: auto;
				top: -8%;
				right: 5%;
		}
		.bg_item_7 {
				max-width: 45px;
				left: auto;
				top: -10%;
				right: 2%;
		}
		.cloud_1 {
				right: -8%;
				top: 10%;
				max-width: 155px;
		}
		.cloud_2 {
				left: -5%;
				top: 50%;
				max-width: 85px;
		}
		.cloud_3 {
				left: -15%;
				top: 70%;
				max-width: 155px;
		}
		.cloud_4 {
				right: -5%;
				top: 80%;
				max-width: 120px;
		}
}
@media screen and (max-width: 1199px) {
		.bg_item_1 {
				max-width: 11vw;
				right: 2%;
				top: -15%;
		}
		.bg_item_2 {
				max-width: 7vw;
				right: 15%;
				top: -8%;
		}
		.bg_item_3 {
				max-width: 6vw;
				left: 28%;
				top: -8%;
		}
		.bg_item_4 {
				max-width: 9vw;
				top: -2%;
				left: 35%;
		}
		.bg_item_5 {
				max-width: 8vw;
				right: 18%;
				top: -1%;
		}
		.bg_item_6 {
				max-width: 11vw;
				top: -5%;
				right: 5%;
		}
		.bg_item_7 {
				max-width: 3.5vw;
				top: -10%;
				right: 2%;
		}
		.cloud_1 {
				right: 2%;
		}
		.cloud_3 {
				left: 5%;
		}
}
@media screen and (max-width: 991px) {
		.bg_item_1 {
				max-width: 12vw;
		}
		.bg_item_2 {
				max-width: 9vw;
				right: 15%;
				top: -8%;
		}
		.bg_item_4 {
				max-width: 11vw;
		}
		.bg_item_3 {
				max-width: 7vw;
		}
		.bg_item_6 {
				max-width: 12vw;
		}
		.bg_item_5 {
				max-width: 9vw;
		}
}
@media screen and (max-width: 767px) {
		.bg_item_7 {
				max-width: 4vw;
				top: -10%;
				right: 2%;
		}
}
@media screen and (max-width: 576px) {
		.bg_item_1 {
				max-width: 18vw;
				top: 0;
		}
		.bg_item_2 {
				max-width: 15vw;
				right: -5%;
				top: 5%;
		}
		.bg_item_3 {
				max-width: 12vw;
				left: 18%;
				top: -3%;
		}
		.bg_item_4 {
				max-width: 18vw;
				top: -2%;
				left: 0;
		}
		.bg_item_6 {
				max-width: 18vw;
		}
		.bg_item_5 {
				max-width: 15vw;
		}
		.bg_item_7 {
				max-width: 7vw;
				top: 35%;
				right: 5%;
		}
		.cloud_1 {
				max-width: 15vw;
		}
		.cloud_2 {
				max-width: 8vw;
		}
		.cloud_3 {
				max-width: 12vw;
		}
		.cloud_4 {
				max-width: 10vw;
		}
}
@media screen and (max-width: 320px) {
		.bg_item_2 {
				max-width: 15vw;
				right: 0;
		}
}
/************************
AD BLOCK
************************/
.ad_board {
		background-color: #ffffff;
}
.page-container.ad {
		background-color: #ffffff;
		padding: 4rem 0 2rem 0;
}
.page-container.ad .title {
		font-size: 1.75rem;
		font-weight: bold;
}
.ad_card {
		max-width: 90%;
		margin: auto;
}
.ad_card .info {
		min-height: 80px;
}
.ad_card .info.short {
		min-height: -webkit-fit-content;
		min-height: -moz-fit-content;
		min-height: fit-content;
}
.ad_card .card-body {
		min-height: 100px;
		padding: 1.5rem 0 0 0;
}
.ad_card, .ad_card .card-header, .ad_card .card-body, .ad_card .card-footer {
		border: 0;
		background-color: transparent;
}
.ad_card .card-footer {
		padding-left: 0;
		padding-right: 0;
}
.ad_card .head {
		font-size: 1.25rem;
		font-weight: bold;
}
.ad_block {
		padding-bottom: 3rem;
}
.ad_block .swiper-slide {
		-webkit-transition: opacity 0.3s ease;
		-o-transition: opacity 0.3s ease;
		transition: opacity 0.3s ease;
}
.ad_block .swiper-slide a .pic {
		-webkit-box-shadow: 0 0 .5rem .5rem RGBA(255, 255, 255, .75);
		box-shadow: 0 0 .5rem .5rem RGBA(255, 255, 255, .75);
		border-radius: 2rem;
}
.ad_block .swiper-slide a .pic, .ad_block .swiper-slide a:hover .pic {
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
}
.ad_block .swiper-button-next:after, .ad_block .swiper-button-prev:after {
		font-size: 2rem;
}
.ad_block .swiper-button-prev, .ad_block .swiper-button-next {
		color: #333333;
}
.ad_block .swiper-button-prev {
		left: 10px;
}
.ad_block .swiper-button-next {
		right: 10px;
}
.ad_block .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 0 5px !important;
}
.ad_block .swiper-pagination-bullet-active {
		background: #d71921;
}
.ad_block .swiper-pagination-clickable {
		bottom: 0;
}
.ad_card .info {
		font-size: .95rem;
		font-weight: bold;
}
.ad_card .date {
		font-size: .85rem;
		font-weight: bold;
}
.ad_card .btn {
		border-radius: 5rem;
		padding: .25rem 1rem .25rem 1.125rem;
		font-size: .875rem;
		font-weight: bold;
		border-width: 2px;
		pointer-events: none;
}
.ad_block a:hover .btn {
		background-color: #000 !important;
		color: #ffffff !important;
}
@media only screen and (min-width: 1920px) {
		.page-container.ad {
				background-size: 2560px auto;
		}
}
/************************
MAP BLOCK
************************/
.map_block {
		/*overflow: hidden;*/
}
.map_block::after {
		width: 100%;
		height: 100%;
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 14%;
		margin: auto;
		z-index: -1;
		background-image: url("../images/bg_line.svg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
	 pointer-events: none;
}
.map_block .show_pic {
		position: relative;
		max-width: 90%;
		top: -2rem;
}
.map_block .show_2 {
		margin: 4rem auto;
}
.info-card .map_block .title {
		font-size: 2rem;
		font-weight: bold;
}
.info-card .map_block .title .no.large {
		font-size: 150%;
		line-height: 1;
}
.info-card .map_block .text {
		font-size: 1.125rem;
		font-weight: 600;
}
.icon-mission {
		max-width: 120px;
		position: relative;
		left: -1rem;
}
.add_block {
		padding: 1.5rem .5rem 1rem 1.5rem;
		background-color: #f7ede3;
		border-radius: 3rem 3rem 0 0;
		position: relative;
		left: -2rem;
}
.add_block .icon {
		max-width: 60px;
}
.add_block .title .icon {
		max-width: 70px;
		position: relative;
		top: -3px;
}
.info-card .map_block .add_block .title {
		font-size: 1.35rem;
		font-weight: bold;
}
.info-card .map_block .add_block .text {
		font-size: 1rem;
}
.event_card {
		border: 15px solid #ebebeb;
		padding: 3rem 2rem 2rem 40%;
		border-radius: 1rem;
		background-image: url("../images/sp_bg.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		aspect-ratio: 1100 / 360;
}
/************************
INFO CARD
************************/
.remark_text.large {
		font-size: .95rem;
}
.remark_text {
		font-size: .85rem;
}
.info-card.last .text-block {
		left: 7rem;
		top: 5rem;
		margin: auto;
		max-width: 60%;
}
.info-card.last .subtitle {
		font-size: 2.125rem;
}
.info-card .head {
		max-width: 300px;
		margin: 0 auto;
}
.info-card .title {
		font-size: 2.5rem;
		letter-spacing: 3px;
}
.info-card .subtitle {
		font-size: 1.75rem;
		font-weight: 600;
}
.info-card .subtext {
		font-size: 1rem;
		letter-spacing: 1px;
		font-weight: 600;
}
.check_group {
		max-width: 100%;
		margin: auto;
		position: relative;
}
.check_group.has-space {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px;
		max-width: 86%;
}
.check_card {
		border: 0;
		border-radius: 2rem;
		padding: 1rem 0;
		background-color: #ffffff;
		font-size: 1.125rem;
		font-weight: 600;
		max-width: 100%;
		margin: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		will-change: transform;
}
a:hover .check_card .card-header .no,
.check_card:hover .card-header .no{
	-webkit-transform: scale(1.3);
	    -ms-transform: scale(1.3);
	        transform: scale(1.3);
}
a .check_card .card-header .no,
.check_card .card-header .no,
a:hover .check_card .card-header .no,
.check_card:hover .card-header .no{
	-webkit-transform-origin: center bottom;
	    -ms-transform-origin: center bottom;
	        transform-origin: center bottom;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.check_card .card-header {
		background-color: transparent;
		padding: 1.5rem 1.5rem .25rem 1.5rem;
		border: 0;
}
.check_card .card-header .title {
		font-size: 2rem;
		letter-spacing: 3px;
		color: #36733a;
		margin-bottom: .5rem;
}
.check_card .card-header .subtitle {
		font-size: 1.5rem;
		line-height: 1.5;
		padding-bottom: .75rem;
		border-bottom: 1px solid #cfcfcf;
		color: #000000;
}
.check_card .card-header .no {
		font-size: 4rem;
		margin-bottom: 1rem;
		line-height: 1;
		font-weight: bold;
		background: -o-linear-gradient(top, #b98047, #a3402f);
		background: -webkit-gradient(linear, left top, left bottom, from(#b98047), to(#a3402f));
		background: linear-gradient(to bottom, #b98047, #a3402f);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
}
.check_card .card-body {
		text-align: center;
		color: #000000;
}
.check_card .card-body {
		padding: 1rem 1rem;
}
.check_card .card-body .text {
		font-size: 1.125rem;
}
.check_card .card-body b {
		color: #000000;
}
.check_card .checktitle {
		font-size: 1.5rem;
		font-weight: 600;
}
.check_card.card_2::after, .check_card.card_1::after {
		content: '+';
		font-size: 2.5rem;
		font-weight: bold;
		position: absolute;
		top: 0;
		bottom: 0;
		left: auto;
		right: -40px;
		display: block;
		margin: auto;
		color: #ffffff;
		height: 40px;
		text-align: center;
		width: 40px;
}
.title_tag {
		max-width: 160px;
		left: 0;
		right: 0;
		top: -180px;
		margin: auto;
}
.info-card .text .no, .info-card .title .no {
		font-size: 150%;
		line-height: 1;
		position: relative;
		top: 2px;
}
.info-card .text .no, .info-card .title .no.basic {
		font-size: 120%;
}
.info-card .text .no small, .info-card .title .no small {
		font-size: 80%;
}
.info-card .date {
		font-size: 1.35rem;
		font-weight: 600;
		color: #000000;
}
.info-card .text {
		font-size: 1.25rem;
		font-weight: 600;
		color: #000000;
}
.info-card .text .remark-text {
		font-size: .8125rem;
}
.info-card .remark-text {
		margin: auto;
		font-size: 1rem;
		font-weight: 600;
		color: #666666;
		letter-spacing: 1px;
}
.info-card .remark-text .remark_text {
		font-size: 1rem;
}
.info-card .btn-block {
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
}
a.btn-open {
		display: inline-block;
		padding: .5rem 1rem;
		font-size: 1.125rem;
		font-weight: bold;
		background-color: #cc9966;
		color: #ffffff;
}
a.btn-open:hover {
		background-color: #a26a33;
		color: #ffffff;
}
a.btn-event {
		display: inline-block;
		border-radius: 5rem;
		background-color: #cc0000;
		color: #ffffff;
		padding: 1rem 1.75rem 1rem 2.15rem;
		font-size: 1.125rem;
		font-weight: bold;
		line-height: 1;
		margin-bottom: .5rem;
		min-width: 200px;
}
a.btn-event::after {
		content: '';
}
a.btn-event .icon {
		right: -3px;
		top: 0;
		font-size: 110%;
		line-height: 0;
}
a.btn-event.has-border {
		border: 2px solid #ffffff !important;
}
a.btn-event:active, a.btn-event:focus, a.btn-event:hover {
		background-color: #ee1e1e;
		-webkit-box-shadow: 0 0 .25rem RGBA(0, 0, 0, .25);
		box-shadow: 0 0 .25rem RGBA(0, 0, 0, .25)
}
a.btn-event:active, a.btn-event:focus, a.btn-event:hover, a.btn-event {
		-webkit-transition: all .1s ease-in;
		-o-transition: all .1s ease-in;
		transition: all .1s ease-in;
}
a.btn-event:active, a.btn-event:focus, a.btn-event:hover {
		-webkit-transform: translate(0, .25rem);
		-ms-transform: translate(0, .25rem);
		transform: translate(0, .25rem);
}
/************************
DESCRIPTION
************************/
.description_block {
		background-color: #ebebeb;
}
.description {
		background-color: #ebebeb;
		font-size: 1rem;
}
.description > div {
		max-width: 80%;
		margin: auto;
		color: #000000;
		font-size: 1rem;
}
.description > div a {
		color: #0644ff;
}
.description > div a:hover {
		text-decoration: underline;
}
/************************
HEADER
************************/
header {
		position: fixed;
		display: inline-block;
		width: 100%;
		top: 0;
		left: 0;
		font-size: 16px;
		height: 120px;
		z-index: 50;
		border-top: 0;
		background-color: rgba(255, 255, 255, 0.99);
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}
header.open {
		height: 50px;
		border-top: 4px solid #2e2e2e;
		-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
header.open, header {
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}
@media screen and (max-width: 991px) {
		header {
				height: 50px;
				border-top: 4px solid #2e2e2e;
		}
}
/************************/
header .h_menu, header .h_logo, header .h_content {
		position: relative;
		display: inline-block;
		float: left;
}
header .h_content {
		width: 100%;
		padding-top: 40px;
}
header .h_menu ul.menu-bottom {
		position: fixed;
		display: inline-block;
		top: 0;
		left: 0;
		width: 100%;
		height: 40px;
		background: #2e2e2e;
		z-index: 50;
}
header .h_menu ul.menu-bottom li {
		position: relative;
		display: inline-block;
		float: right;
		font-size: 14px;
		line-height: 1.5em;
		font-weight: 900;
}
header .h_menu ul.menu-bottom a:hover, header .h_menu ul.menu-bottom a {
		display: inline-block;
		color: #ffffff;
		height: 40px;
		padding: 9px 18px;
}
header .h_menu ul.menu-bottom a span {
		font-size: 12px;
		color: #82827c;
		margin: 0 5px;
}
header .h_menu ul.menu-bottom li:hover {
		background: #444444;
}
header .h_menu ul.menu-bottom ul {
		position: absolute;
		display: none;
		top: 100%;
		width: 280px;
		color: #b8b8b8;
		background: #444444;
}
header .h_menu ul.menu-bottom li:hover > ul {
		display: block;
		height: auto;
}
header .h_menu ul.menu-bottom ul li {
		float: left;
		width: 100%;
		padding: 5px 20px;
		min-height: 40px;
}
header .h_menu ul.menu-bottom ul li:hover {
		background: #999999;
}
header .h_menu ul.menu-bottom ul li.panel-header:hover {
		background: #444444;
}
header .h_menu ul.menu-bottom ul label, header .h_menu ul.menu-bottom ul a {
		font-weight: 400;
}
header.open ul.menu-bottom {
		display: none;
}
header.open .h_content {
		padding-top: 0px;
}
@media screen and (max-width: 991px) {
		header .h_content {
				padding-top: 0px;
		}
		body.open .h_content {
				padding-left: 280px;
		}
		header .h_content, body.open .h_content {
				-webkit-transition: all 0.36s ease-out;
				-o-transition: all 0.36s ease-out;
				transition: all 0.36s ease-out;
		}
		header.open ul.menu-bottom, header .h_menu ul.menu-bottom {
				position: relative;
				display: inline-block;
				background: #ffffff;
		}
		header .h_menu ul.menu-bottom li {
				float: left;
				width: 100%;
		}
		header .h_menu ul.menu-bottom li:hover {
				background: #ffffff;
		}
		header .h_menu ul.menu-bottom a:hover, header .h_menu ul.menu-bottom a {
				width: 100%;
				color: #656565;
		}
		header .h_menu ul.menu-bottom a span {
				position: absolute;
				right: 30px;
				color: #ff3333;
		}
		header .h_menu ul.menu-bottom li.pc768 {
				display: none;
		}
		header .h_menu ul.menu-bottom ul {
				position: relative;
				display: inline-block;
				padding: 10px 0px;
				color: #70706f;
				background: #ececec;
		}
		header .h_menu ul.menu-bottom ul li {
				padding: 5px 20px;
				min-height: 30px;
		}
		header .h_menu ul.menu-bottom ul.last-menu li, header .h_menu ul.menu-bottom ul li.panel-header:hover {
				background: #ececec;
		}
		header .h_menu ul.menu-bottom ul li:hover {
				background: #e2e2e2;
		}
		header .h_menu ul.menu-bottom ul a:hover, header .h_menu ul.menu-bottom ul a {
				font-weight: 900;
				color: #000000;
		}
		header .h_menu ul.menu-bottom li:hover > ul, header .h_menu ul.menu-bottom ul {
				display: none;
		}
		header .h_menu ul.menu-bottom li:hover > ul.open, header .h_menu ul.menu-bottom ul.open {
				display: inline-block;
		}
		header .h_menu ul.menu-bottom ul {
				width: 100%;
		}
}
@media screen and (max-width: 480px) {
		body .h_bank, body.open .h_bank {
				position: absolute;
				-webkit-transition: all 0.36s ease-out;
				-o-transition: all 0.36s ease-out;
				transition: all 0.36s ease-out;
		}
		body .h_bank {
				right: 0;
		}
		body.open .h_bank {
				right: -100%;
		}
		body.open .h_content {
				padding-left: 220px;
		}
}
@media screen and (max-width: 320px) {
		body.open .h_content {
				padding-left: 180px;
		}
}
@media screen and (max-width: 280px) {
		body.open .h_content {
				padding-left: 160px;
		}
}
/************************/
header .h_logo {
		width: 190px;
		margin-top: 26px;
		margin-right: 10px;
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
}
header .h_logo img {
		display: inline-block;
		float: left;
		width: 50%;
}
header .h_menu ul.menu-top li, header .h_menu ul.menu-top, header .h_menu, header .h_bank {
		position: relative;
		display: inline-block;
}
header .h_bank .menu-dark, header .h_menu ul.menu-top li {
		line-height: 1.75em;
		height: 80px;
		padding: 26px 0px;
		font-weight: 900;
		color: #2e2e2e;
}
header .h_menu ul.menu-top li {
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
}
/************************/
header .h_bank:hover ul.dark-last {
		display: block;
}
header .h_bank ul.dark-last {
		position: absolute;
		display: none;
		top: 100%;
		right: 0px;
		width: 180px;
		color: #2e2e2e;
		background: #ececec;
		text-align: center;
}
header .h_bank ul.dark-last li {
		display: inline-block;
		width: 100%;
}
header .h_bank ul.dark-last a, header .h_bank ul.dark-last a:hover {
		display: inline-block;
		width: 100%;
		padding: 15px 0px;
		font-size: 14px;
		color: #2e2e2e;
		-webkit-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
}
header .h_bank ul.dark-last a:hover {
		background: #dedede;
}
header .h_bank ul.dark-last.open {
		display: inline-block;
}
/************************/
header .h_menu ul.menu-top a, header .h_menu ul.menu-top a:hover {
		display: inline-block;
		padding: 0px 13px;
		color: #2e2e2e;
}
header .h_menu ul.menu-top li:last-child a {
		border-left: 1px solid #c0c0c0 !important;
}
header .h_menu ul.menu-top li:hover {
		background: #eeeeee;
}
header.open ul.menu-top li {
		height: 46px;
		padding: 10px 0px;
}
/************************/
header .h_bank {
		float: right;
}
header .h_bank a.menu-dark {
		background: #ff3333;
		padding: 26px 17px;
		display: inline-block;
		color: #ffffff;
}
header .h_bank:hover .menu-dark, header .h_bank .menu-dark {
		-webkit-transition: all 0.2s ease-out;
		-o-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}
header .h_bank:hover a.menu-dark {
		display: inline-block;
		color: #ffffff;
		background: #ee1818;
}
header .h_bank .menu-dark img {
		display: inline-block;
		width: 20px;
		position: relative;
		top: -3px;
		margin-right: 5px;
}
header.open .h_bank .menu-dark {
		height: 46px;
		padding: 10px 17px;
}
header.open .h_logo img.logo_tc {
		display: none;
}
header.open .h_logo {
		width: 80px;
		margin-top: 12px;
		margin-left: 10px;
		margin-right: 10px;
}
header.open .h_logo img {
		width: 100%;
}
@media screen and (max-width: 991px) {
		header .h_content {
				height: 50px;
		}
		header .h_logo img.logo_tc {
				display: none;
		}
		header.open .h_logo, header .h_logo {
				width: 80px;
				margin-top: 12px;
				margin-left: 0px;
				margin-right: 10px;
		}
		header .h_logo img {
				width: 100%;
		}
		header .h_bank a.menu-dark {
				font-size: 14px;
				height: 46px;
				padding: 10px 17px;
		}
		header .h_menu {
				position: absolute;
				width: 280px;
				height: 100vh;
				top: -4px;
				left: -100%;
				z-index: 20;
				padding-bottom: 100px;
				background: #ffffff;
		}
		body.open header .h_menu {
				left: 0;
		}
		body header .h_menu, body.open header .h_menu {
				-webkit-transition: all 0.36s ease-out;
				-o-transition: all 0.36s ease-out;
				transition: all 0.36s ease-out;
				overflow-y: auto;
		}
		header .h_menu ul.menu-top {
				border-bottom: 1px solid #ececec;
		}
		header .h_menu ul.menu-top li {
				width: 100%;
				height: auto;
				font-size: 18px;
				padding: 12px 0px;
		}
		header .h_menu a, header .h_menu a:hover {
				padding: 0px 20px;
		}
}
@media screen and (max-width: 480px) {
		header .h_menu {
				width: 220px;
		}
		header.open .h_bank a.menu-dark, header .h_bank a.menu-dark {
				font-size: 12px;
				padding: 10px 10px;
		}
		header.open .h_logo, header .h_logo {
				width: 80px;
				margin-top: 12px;
				margin-left: 0px;
				margin-right: 0px;
		}
}
@media screen and (max-width: 320px) {
		header .h_menu {
				width: 180px;
		}
		header.open .h_logo, header .h_logo {
				width: 60px;
		}
}
@media screen and (max-width: 280px) {
		header .h_menu {
				width: 160px;
		}
		header.open .h_logo, header .h_logo {
				width: 60px;
		}
}
/***********************
LAYOUT 框架
***********************/
section.main-content {
		position: relative;
		display: inline-block;
		float: left;
		width: 100%;
		padding-top: 120px;
		background: #ffffff;
}
body.open section.main-content {
		padding-top: 50px;
}
@media screen and (max-width: 991px) {
		body.open section.main-content, section.main-content {
				padding-top: 50px;
		}
}
/************************
FOOTER
************************/
footer .f_link, footer .fiscal .f_right, footer .fiscal .f_left, footer .fiscal, footer .f_warning, footer {
		position: relative;
		display: inline-block;
		float: left;
		width: 100%;
}
footer {
		padding: 10px 2%;
		background-color: rgb(72, 72, 72);
}
/************************/
footer .f_warning {
		color: #fff;
		margin: 10px 0 40px 0;
		width: 100%;
		padding: 0;
}
/************************/
footer .fiscal {
		margin: 20px 0px;
		color: #191919;
}
footer .fiscal .f_left {
		width: calc(25% + 20px);
		font-size: 30px;
		color: #ffffff;
		min-height: 48px;
		text-align: left;
}
footer .fiscal .f_left img {
		width: 80%;
}
footer .fiscal .f_right {
		width: calc(75% - 20px);
		font-size: 14px;
		line-height: 1.6em;
		color: #ffffff;
}
footer .fiscal .f_right a, footer .fiscal .f_right a:hover {
		color: #ffffff;
		line-height: 1em;
}
/************************/
footer .f_link {
		margin-top: 10px;
		min-height: 40px;
		font-size: 14px;
		color: #b8b8b8;
}
footer .f_link a, footer .f_link a:hover {
		display: inline-block;
		padding: 0px 10px;
		color: #b8b8b8;
		line-height: 1em;
}
footer .f_link a:first-child {
		padding-left: 0;
}
footer .f_link a + a {
		border-left: 1px solid #b8b8b8 !important;
}
footer .f_copy {
		display: inline-block;
		font-weight: 600;
}
@media screen and (max-width: 991px) {
		footer .fiscal {
				width: 100%;
				padding: 0px 5%;
		}
		footer .fiscal .f_left img {
				max-width: 300px;
		}
		footer .fiscal .f_warning {
				padding-bottom: 20px;
				text-align: justify !important;
		}
		footer .fiscal .f_warning, footer .fiscal .f_left, footer .fiscal .f_right {
				width: 100%;
				padding: 0px 3%;
				text-align: left;
		}
		footer .f_link {
				font-size: 13px;
		}
		footer .f_link {
				width: 96%;
				margin: 1em 2%;
				text-align: center;
		}
		footer .f_copy {
				display: inline-block;
				width: 90%;
				margin: 10px 5%;
				text-align: center;
		}
}
@media screen and (max-width: 991px) {
		footer .fiscal .f_warning {
				font-size: 14px;
		}
}
@media screen and (max-width: 480px) {
		footer .fiscal .f_left {
				font-size: 28px;
				padding-right: 20%;
		}
		footer .fiscal .f_right {
				/*padding-right: 20%;*/
		}
}
@media screen and (max-width: 320px) {
		footer .fiscal .f_left {
				font-size: 23px;
				/*padding-right: 25%;*/
				text-wrap: nowrap;
		}
		footer .fiscal .f_right {
				font-size: 12px;
				/*padding-right: 25%;*/
		}
}
@media screen and (max-width:280px) {
		footer .fiscal .f_warning, footer .fiscal .f_right {
				font-size: 12px;
		}
		footer .fiscal .f_left {
				font-size: 23px;
		}
}
/************************
KEY-VISUAL
************************/
.key-visual {
		background-color: #ecd6be;
}
.key-visual {
		overflow: hidden;
}
.key-visual .kv_tag {
		max-width: 9vw;
		top: 5%;
		left: 5%;
		z-index: 2;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
}
.key-visual .topic {
		left: auto;
		right: 8%;
		top: 10%;
		bottom: auto;
		margin: auto;
		z-index: 2;
		max-width: 70vw;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
}
.key-visual .topic .text_block {
		max-width: 28vw;
		margin: 0 auto 2rem auto;
}
.key-visual .topic .photo_block {
		max-width: 100vw;
		margin: auto;
}
/* ── 各卡片初始傾斜角度（模擬原圖散開感） ── */
.cut_1 {
		-webkit-animation: float1 4s ease-in-out infinite;
		animation: float1 4s ease-in-out infinite;
		left: 3%;
}
.cut_2 {
		-webkit-animation: float2 4s ease-in-out infinite;
		animation: float2 4s ease-in-out infinite;
}
.cut_3 {
		-webkit-animation: float1 4s ease-in-out infinite;
		animation: float1 4s ease-in-out infinite;
		right: 2%;
}
.cut_4 {
		-webkit-animation: float2 4s ease-in-out infinite;
		animation: float2 4s ease-in-out infinite;
		right: 4%;
}
@-webkit-keyframes float1 {
		0% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
		50% {
				-webkit-transform: translateY(-18px);
				transform: translateY(-18px);
		}
		100% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
}
@keyframes float1 {
		0% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
		50% {
				-webkit-transform: translateY(-18px);
				transform: translateY(-18px);
		}
		100% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
}
@-webkit-keyframes float2 {
		0% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
		50% {
				-webkit-transform: translateY(18px);
				transform: translateY(18px);
		}
		100% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
}
@keyframes float2 {
		0% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
		50% {
				-webkit-transform: translateY(18px);
				transform: translateY(18px);
		}
		100% {
				-webkit-transform: translateY(0px);
				transform: translateY(0px);
		}
}
.cut_1 {
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
}
.cut_2 {
		-webkit-animation-delay: 0.6s;
		animation-delay: 0.6s;
}
.cut_3 {
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
}
.cut_4 {
		-webkit-animation-delay: 0.6s;
		animation-delay: 0.6s;
}
.cut_1 img {
		-webkit-transform: rotate(8deg);
		-ms-transform: rotate(8deg);
		transform: rotate(8deg)
}
.cut_2 img {
		-webkit-transform: rotate(-1deg);
		-ms-transform: rotate(-1deg);
		transform: rotate(-1deg)
}
.cut_3 img {
		-webkit-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg)
}
.cut_4 img {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
}
.key-visual .topic .photo_block > div {
		position: relative;
		will-change: transform;
		display: block;
		max-width: 20%;
}
.key-visual .topic .text_block img {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 2;
}
.key-visual .topic .is_mask {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		background-color: transparent;
		-webkit-mask-size: contain;
		mask-size: contain;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		overflow: hidden;
		-webkit-mask-image: url('../images/kv/kv_topic_cover.png');
		mask-image: url('../images/kv/kv_topic_cover.png');
		aspect-ratio: 523 / 351;
		z-index: 2;
		opacity: 0;
}
.key-visual.is-time .topic .is_mask {
		opacity: 1;
}
.key-visual .topic .is_mask::before {
		content: '';
		position: absolute;
		top: 0;
		left: -100%;
		width: 50%;
		height: 100%;
		background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .85) 50%, rgba(255, 255, 255, 0) 70%);
		background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .85)), color-stop(70%, rgba(255, 255, 255, 0)));
		background: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, .85) 50%, rgba(255, 255, 255, 0) 70%);
		pointer-events: none;
		-webkit-transform: skewX(40deg);
		-ms-transform: skewX(40deg);
		transform: skewX(40deg);
}
.key-visual .topic .is_mask::before {
		-webkit-animation: sweep 3.5s 2.5s infinite linear;
		animation: sweep 3.5s 2.5s infinite linear;
}
@-webkit-keyframes sweep {
		0% {
				left: -100%;
		}
		100% {
				left: 200%;
		}
}
@keyframes sweep {
		0% {
				left: -100%;
		}
		100% {
				left: 200%;
		}
}
.key-visual .kv_tag, .key-visual .topic {
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
}
.key-visual .kv_block {
		max-width: 100%;
		margin: auto;
}
.key-visual .is_light {
		left: auto;
		right: 0;
		top: auto;
		bottom: 10%;
		margin: auto;
		max-width: 18vw;
		opacity: 1;
		z-index: 2;
}
.key-visual.is-time .kv_tag {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
}
.key-visual.is-time .topic > div {
		-webkit-animation: bounceIn .5s ease both;
		animation: bounceIn .5s ease both;
		-webkit-animation-delay: .35s;
		animation-delay: .35s;
}
@-webkit-keyframes bounceIn {
		0% {
				opacity: 0;
				-webkit-transform: scale(0.3);
				transform: scale(0.3);
		}
		50% {
				opacity: 1;
				-webkit-transform: scale(1.05);
				transform: scale(1.05);
		}
		70% {
				-webkit-transform: scale(0.9);
				transform: scale(0.9);
		}
		100% {
				opacity: 1;
				-webkit-transform: scale(1);
				transform: scale(1);
		}
}
@keyframes bounceIn {
		0% {
				opacity: 0;
				-webkit-transform: scale(0.3);
				transform: scale(0.3);
		}
		50% {
				opacity: 1;
				-webkit-transform: scale(1.05);
				transform: scale(1.05);
		}
		70% {
				-webkit-transform: scale(0.9);
				transform: scale(0.9);
		}
		100% {
				opacity: 1;
				-webkit-transform: scale(1);
				transform: scale(1);
		}
}
@media (min-width: 1200px) {}
@media (min-width: 1920px) {
		.key-visual .topic .text_block {
				width: 500px;
		}
		.key-visual .topic {
				width: 960px;
		}
		.key-visual .is_light {
				max-width: 300px;
		}
		.key-visual .kv_tag {
				max-width: 150px;
		}
}
@media (min-width: 2560px) {
		.key-visual .topic .text_block {
				width: 550px;
		}
		.key-visual .topic {
				width: 1100px;
				top: 10%;
				right: 20%;
		}
		.key-visual .kv_block, .key-visual .is_bg {
				max-width: 2560px;
		}
		.key-visual .kv_tag {
				max-width: 180px;
				top: 5%;
				left: 5%;
				z-index: 2;
		}
}
@media (max-width: 1199px) {
		.key-visual .topic {}
		.key-visual .kv_tag {
				max-width: 10vw;
		}
}
@media (max-width: 991px) {}
@media only screen and (max-width:991px) and (orientation: landscape) {}
@media (max-width: 767px) {
		.key-visual .topic .text_block {
				max-width: 32vw;
				margin: 0 auto 2rem auto;
		}
		.key-visual .topic {
				right: 5%;
				top: 5%;
				z-index: 2;
				max-width: 77vw;
		}
}
@media (max-width: 576px) {
		.key-visual .topic {
				left: 0;
				right: 0;
				bottom: auto;
				top: 2%;
				max-width: 90vw;
		}
		.key-visual .topic .photo_block {
				max-width: 100%;
		}
		.key-visual .topic .photo_block > div {
				max-width: inherit;
		}
		.key-visual .topic .text_block {
				max-width: 60vw;
				margin: 0 auto 2rem auto;
		}
		.key-visual .topic::after {
				content: '';
				width: 140%;
				height: 140%;
				left: -20%;
				right: 0;
		}
		.key-visual .is_light {
				top: auto;
				bottom: 5%;
				max-width: 40vw;
				right: 0;
				left: auto;
		}
		.key-visual .kv_tag {
				max-width: 16vw;
				top: 3%;
				left: 3%;
		}
}
@media (max-width:568px) and (orientation: landscape) {
		.key-visual .topic {
				max-width: 30vw;
				top: 6%;
				right: 20%;
				left: auto;
		}
		.key-visual .kv_tag {
				max-width: 12vw;
		}
		.is_light.d-sm-none, .key-visual .d-sm-none {
				display: none !important
		}
		.is_light.d-sm-block, .key-visual .d-sm-block {
				display: block !important
		}
		.key-visual .is_light {
				max-width: 20%;
		}
}
@media (max-width: 320px) {
		.key-visual .topic {
				max-width: 65vw;
		}
}
/***************************
BLOCK
***************************/
.content_bg {
		background: -o-linear-gradient(top, #ecd6be 2%, #fbf4ee 8%, #efddc9 30%, #ebd3b9 80%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #ecd6be), color-stop(8%, #fbf4ee), color-stop(30%, #efddc9), color-stop(80%, #ebd3b9));
		background: linear-gradient(to bottom, #ecd6be 2%, #fbf4ee 8%, #efddc9 30%, #ebd3b9 80%);
		will-change: transform;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
}
.content_bg.last {
		background: #ebd3b9;
		padding-top: 8rem;
}
.content_bg::after {
		background-image: url("../images/kv/kv_bg_bot_w.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: transparent;
		will-change: transform;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		margin: auto;
}
.content_bg.last::after {
		background-image: url("../images/content_bg_top.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center top;
		background-color: transparent;
		will-change: transform;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 2rem;
		width: 100%;
		height: 100%;
		z-index: -1;
		margin: auto;
}
.info-card {
		max-width: 100%;
		margin: auto;
}
/************************
LIST STYLE
************************/
.point_red > li {
		position: relative;
		font-size: 1rem;
}
.point_red > li::before {
		content: '';
		position: absolute;
		left: -16px;
		top: 10px;
		width: 5px;
		height: 5px;
		border-radius: 5px;
		display: block;
		background-color: #cc0000;
}
.point_red.is-dark > li::before {
		background-color: #000000;
}
.list_style_1 > li {
		position: relative;
		font-size: 1.125rem;
}
.list_style_1 > li::before {
		content: '-';
		position: absolute;
		left: -14px;
		top: -4px;
		width: 5px;
		height: 5px;
		display: block;
		font-size: 1.5rem;
		color: #000000;
		line-height: 1;
}
.list_style_2 > li {
		position: relative;
		font-size: 1rem;
}
.list_style_2 > li::before {
		content: '*';
		position: absolute;
		left: -14px;
		top: 0;
		width: 5px;
		height: 5px;
		display: block;
		font-size: 1rem;
		color: #000000;
}
.list_style_3 > li {
		position: relative;
		font-size: 1rem;
}
.list_style_3 > li::before {
		content: '√';
		position: absolute;
		left: -16px;
		top: 0;
		width: 5px;
		height: 5px;
		display: block;
		font-size: 1rem;
		color: #000000;
}
/************************
BOX CARD
************************/
.box-card {
		top: 0;
}
.box-card img {
		max-width: 580px;
}
/************************
TABLE
************************/
.table_sp tr, .table_sp td {
		background-color: transparent;
		border-color: #333333;
		color: #333333;
}
.table_sp th {
		background-color: #666666;
		border-color: #333333;
		color: #ffffff;
}
/************************
RWD
************************/
@media screen and (min-width:1920px) {
		.box-card img {
				max-width: 640px;
		}
}
@media screen and (min-width:2560px) {
		.content_bg {
				background-size: 2560px auto;
		}
		.box-card img {
				max-width: 700px;
		}
		.content_bg::after {
				max-width: 2560px;
		}
}
@media (max-width:1199px) {
		.title_tag {
				max-width: 12vw;
				left: 0;
				right: 0;
				top: -130px;
		}
		.event_card {
				padding: 2rem 2rem 2rem 30%;
				max-width: 80%;
				margin: auto;
		}
		.content_bg.last {
				padding-top: 6rem;
		}
		.info-card .map_block .title {
				font-size: 1.5rem;
		}
		.info-card .map_block .text {
				font-size: 1rem;
		}
		.info-card .map_block .list_style_1 > li {
				position: relative;
				font-size: 1rem;
		}
		.info-card .map_block .list_style_2 > li {
				font-size: .875rem;
		}
		.info-card .map_block .add_block .title {
				font-size: 1rem;
				letter-spacing: 1px;
		}
		.add_block .title .icon {
				max-width: 60px;
		}
		.add_block .icon {
				max-width: 50px;
		}
		.info-card .map_block .add_block .text {
				font-size: .8125rem;
		}
		.map_block .show_2 {
				margin: 5rem auto 5rem auto;
		}
		.map_block .show_pic {
				max-width: 82%;
				top: 0;
		}
		.map_block::after {
				top: 12%;
				max-width: 70%;
		}
		.map_block .show_1, .map_block .show_2, .map_block .show_3 {
				max-width: 90%;
				margin-left: auto;
				margin-right: auto;
		}
		.icon-mission {
				max-width: 11vw;
		}
		.check_card .card-header .subtitle {
				font-size: 1.25rem;
		}
		.check_card .card-header .title {
				font-size: 1.75rem;
		}
		.check_card .card-body {
				padding: 1rem 1rem;
		}
		.check_card .card-body .text {
				font-size: 1rem;
		}
		.remark_text {
				font-size: .8125rem;
		}
		.check_group {
				max-width: calc(100% - 6rem);
		}
		.check_card .card-header .no {
				font-size: 4rem;
		}
		.check_card .checktitle {
				font-size: 1.125rem;
				margin-bottom: .5rem;
		}
		.check_group.has-space {
				max-width: 80%;
		}
		.point_red > li {
				font-size: .85rem;
		}
		.info-card .subtitle {
				font-size: 1.25rem;
		}
		.info-card .subtext {
				font-size: .85rem;
				letter-spacing: 1px;
		}
		.box-topic h3.text {
				font-size: 1.75rem;
		}
		.box-card img {
				max-width: 480px;
		}
		.box-topic h2.text {
				font-size: 2.125rem;
				margin: 2rem auto;
		}
		.box-topic .text.name {
				font-size: 1.125rem;
				line-height: 1.5em;
		}
		.info-card .text .remark-text {
				font-size: .75rem;
		}
		.info-card .remark-text {
				font-size: .8125rem;
		}
		.info-card.last .subtitle {
				font-size: 1.75rem;
		}
		.info-card .text, .info-card .date {
				font-size: 1.125rem;
		}
		.info-card .title {
				font-size: 1.75rem;
		}
		.info-card.last .text-block {
				left: 6rem;
				top: 4rem;
				max-width: 60%;
		}
		.info-card.last .text-block .text {
				font-size: .8125rem;
				line-height: 1.75;
		}
		a.btn-check, a.btn-event {
				width: 180px;
				min-width: 180px;
				height: 40px;
				line-height: 36px;
				font-size: 1rem;
				padding: 0 1rem;
				text-align: center;
		}
		.page-container.ad .title {
				font-size: 1.5rem;
				padding-left: 2rem !important;
		}
		.remark_text.large {
				font-size: .85rem;
		}
}
@media (max-width:991px) {
		.event_card {
				padding: 2rem .5rem 2rem 32%;
				max-width: 86%;
				margin: auto;
		}
		.content_bg.last {
				padding-top: 4rem;
		}
		.content_bg.last::after {
				top: 0;
		}
		.title_tag {
				max-width: 15vw;
				left: 0;
				right: 0;
				top: -130px;
		}
		.info-card .map_block .list_style_1 > li {
				font-size: .875rem;
		}
		a.btn-open {
				font-size: 1rem;
				padding: .25rem .75rem;
		}
		.add_block .icon {
				max-width: 50px;
		}
		.map_block::after {
				top: 5%;
				max-width: 70%;
		}
		.map_block .show_pic {
				max-width: 90%;
				top: 0;
		}
		.page-container.ad {
				padding: 2rem 0;
				max-width: 100%;
		}
		.ad_card .info {
				font-size: .875rem;
		}
		.ad_card .head {
				font-size: 1rem;
		}
		.ad_card .btn {
				padding: .25rem 1rem .25rem 1.125rem;
				font-size: .8125rem;
		}
		.check_group.has-space {
				gap: 60px 40px;
				max-width: 90%;
		}
		.check_card .card-header .no {
				font-size: 3.5rem;
		}
		.check_card .checktitle {
				font-size: 1.25rem;
		}
		.info-card .remark-text {
				max-width: 88%;
				font-size: .875rem;
		}
		.check_card .card-header {
				background-color: transparent;
				padding: 1rem 1.5rem 0 1.5rem;
				border: 0;
		}
		.check_group {
				max-width: calc(100% - 2rem);
		}
		.check_card .card-header .subtitle {
				font-size: 1rem;
		}
		.check_card .card-header .title {
				font-size: 1.5rem;
		}
		.check_card .card-body {
				padding: 1rem .5rem;
		}
		.check_card .card-body .text {
				font-size: .85rem;
		}
		.point_red > li::before {
				left: -10px;
				top: 10px;
				width: 4px;
				height: 4px;
		}
		.remark_text {
				font-size: .75rem;
		}
		a.btn-more {
				font-size: .875rem;
				min-width: 120px;
		}
		.box-card {
				top: -10px;
		}
		.box-card img {
				max-width: 50vw;
		}
		.box-topic h2.text {
				font-size: 2rem;
				margin: 2rem auto;
		}
		.box-topic .text {
				font-size: 1.5rem;
		}
		.info-card .text {
				font-size: 1rem;
		}
		.description {
				font-size: .85rem;
		}
		.page-container.ad {
				padding: 2rem 0;
				max-width: 100%;
		}
		.page-container.ad .title {
				font-size: 1.5rem;
		}
		.info-card .title .no {
				font-size: 160%;
				line-height: 1.25
		}
		.info-card .title {
				font-size: 1.5rem;
		}
		.info-card .map_block .title {
				font-size: 1.25rem;
		}
		.info-card .text, .info-card .date {
				font-size: 1rem;
		}
		.info-card .map_block .text {
				font-size: .875rem;
		}
		.info-card.last .subtitle {
				font-size: 1.5rem;
		}
		.info-card.last .text-block {
				left: 3rem;
				top: 3rem;
				max-width: 100%;
		}
		.btn-block .btn-event {
				width: 100px;
				height: auto;
				padding: .125rem 1rem;
				font-size: .8125rem;
				border-width: 1px;
		}
		.info-card .btn-block {
				display: -webkit-inline-box !important;
				display: -ms-inline-flexbox !important;
				display: inline-flex !important;
				-webkit-box-orient: horizontal !important;
				-webkit-box-direction: normal !important;
				-ms-flex-direction: row !important;
				flex-direction: row !important;
				max-width: 70%;
		}
		.point_red > li {
				font-size: .8125rem;
		}
}
@media (max-width:991px) and (orientation: landscape) {
		.check_card .checktitle {
				font-size: 1.125rem;
		}
		.info-card .subtext {
				font-size: .825rem;
				letter-spacing: normal;
		}
}
@media (max-width:767px) {
		.add_block {
				padding: 1.5rem 1.125rem 1rem 1.125rem;
		}
		.event_card .date {
				font-size: .875rem;
		}
		.info-card .map_block .title {
				font-size: 1.125rem;
				letter-spacing: 1px;
		}
		.info-card .map_block .list_style_2 > li, .info-card .map_block .list_style_1 > li, .info-card .map_block .text {
				font-size: .75rem;
		}
		.list_style_1 > li::before, .list_style_2 > li::before {
				font-size: 1.25rem;
		}
		.map_block .show_1, .map_block .show_2, .map_block .show_3 {
				max-width: 94%;
		}
		.cloud_1 {
				right: 5%;
		}
		.icon-mission {
				max-width: 14vw;
		}
		.check_card .card-header .subtitle {
				font-size: .875rem;
		}
		.check_card .card-body .text {
				font-size: .75rem;
				max-width: calc(100% - 2rem);
				margin: auto;
		}
		.check_card .card-body .remark_text {
				max-width: calc(100% - 2rem);
				margin: auto;
		}
		.check_card .card-body {
				padding: 1rem .25rem;
		}
		.check_group {
				max-width: calc(100% - 1rem);
		}
		.check_group.has-space {
				gap: 60px 40px;
				max-width: 94%;
		}
		.info-card .remark-text .remark_text {
				font-size: .875rem;
		}
		.add_block .icon.is-car {
				position: absolute;
				right: 0;
				bottom: -5%;
				max-width: 40px;
		}
		.info-card .remark-text {
				max-width: 92%;
				font-size: .75rem;
		}
		.check_card .checktitle {
				font-size: 1.125rem;
		}
		.info-card .title img {
				max-width: 140px;
		}
		.box-card img {
				width: 340px;
		}
		.box-topic h2.text {
				font-size: 1.75rem;
				margin: 1.5rem auto;
		}
		.box-topic .text.name {
				font-size: 1rem;
		}
		.box-topic .text {
				font-size: 1.25rem;
		}
		.box-topic h3.text {
				font-size: 1.5rem;
		}
		.description > div {
				font-size: .8125rem;
		}
		.info-card .title {
				font-size: 1.5rem;
		}
		.info-card.last .text-block {
				left: 4rem;
				top: 3rem;
				max-width: 100%;
		}
		.info-card.last .text-block .text {
				font-size: .8rem;
				line-height: 1.5;
		}
		.info-card.last .subtitle {
				font-size: 1.25rem;
				margin-bottom: .5rem !important;
		}
		.btn-block .btn-event {
				height: auto;
				padding: .125rem .5rem;
				width: 100px;
		}
		.point_red > li {
				font-size: .75rem;
		}
		.point_red > li::before {
				top: 6px;
		}
}
@media (max-width:576px) {
		.event_card {
				padding: 55% 1rem 1rem 1rem;
				max-width: 88%;
				margin: auto;
				background-image: url("../images/sp_bg_m.jpg");
				border-width: 10px;
				aspect-ratio: 750 / 960;
		}
		.info-card .event_card .title {
				font-size: 1.25rem;
		}
		.event_card .date {
				font-size: .85rem;
		}
		a.btn-open {
				min-width: 170px;
				margin-bottom: .75rem;
		}
		.map_block .show_2 {
				margin: 3rem auto 3rem auto;
		}
		.info-card .title .no {
				line-height: 1;
		}
		.check_card .card-header .subtitle {
				font-size: 1rem;
		}
		.check_card .card-header .no {
				font-size: 3.5rem;
		}
		.check_card .card-body {
				padding: 0 1rem;
		}
		.check_card.basic_mode .card-header .subtitle {
				font-size: 1.35rem;
				margin-bottom: 0;
		}
		.check_group:not(.has-space) .check_card.card_1 {
				padding-bottom: 7rem;
		}
		.check_card.basic_mode.card_3::after, .check_card.basic_mode.card_2::after, .check_card.basic_mode.card_1::after {
				right: 0;
				left: 0;
				bottom: -40px;
				top: auto;
		}
		.check_card.basic_mode.card_3::before {
				right: 0;
				left: 0;
				top: -80px;
				bottom: auto;
		}
		.check_card.basic_mode.card_4 {
				margin-top: 30px;
				padding-top: 0;
		}
		.check_group {
				max-width: 80%;
		}
		.check_card .checktitle {
				font-size: 1.125rem;
		}
		.content_bg::after {
				background-image: url(../images/kv/kv_bg_bot_m.jpg);
				background-repeat: no-repeat;
				background-size: 100% auto;
				background-position: center top;
		}
		.info-card .subtitle {
				font-size: 1.2125rem;
				line-height: 1.5;
				width: 100%;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				margin-bottom: 1rem;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
		}
		.info-card .subtext {
				letter-spacing: normal;
				max-width: 100%;
				margin: auto;
		}
		a.btn-event {
				width: 100px;
				height: 45px;
				line-height: 45px;
				padding: 0 1rem;
		}
		.act-modal .modal-header .btn-close {
				width: 25px;
				height: 25px;
				line-height: 25px;
		}
		.act-modal .modal-header .btn-close img {
				width: 15px;
				height: 15px;
		}
		.act-modal .modal-content {
				border-radius: 2rem;
				max-width: calc(100% - 2rem);
				margin: auto;
				padding: 2rem 1.5rem;
		}
		a.btn-more {
				min-width: 120px;
		}
		.content_bg .page-container.has_bg {
				padding-top: 1rem;
		}
		.box-topic h3.text {
				font-size: 1.25rem;
				line-height: 1.125em !important;
				margin: 0 auto .5rem auto;
		}
		.box-card {
				top: 0;
				z-index: 2;
		}
		.box-card img {
				max-width: 85vw;
		}
		.box-topic h2.text {
				font-size: 1.25rem;
				letter-spacing: normal;
				margin: 1rem auto;
		}
		.box-topic .text.name {
				font-size: .85rem;
				line-height: 1.75;
		}
		.box-topic .text {
				font-size: 1rem;
		}
		.info-card {
				max-width: 100%;
		}
		.info-card .title {
				font-size: 1.25rem;
				letter-spacing: normal;
		}
		.title_tag {
				max-width: 25vw;
				left: 0;
				right: 0;
				top: -100px;
		}
		.check_card.card_2::after, .check_card.card_1::after {
				font-size: 2rem;
				top: auto;
				left: 0;
				right: 0;
				bottom: -25px;
				display: block;
				margin: auto;
				color: #ffffff;
				height: 30px;
				text-align: center;
				width: 30px;
		}
		.info-card.last .subtitle {
				font-size: 1.125rem;
		}
		.info-card .text {
				font-size: .85rem;
				line-height: 1.75;
		}
		.btn-block .btn-event {
				font-size: 1rem;
				height: auto;
				padding: .25rem .5rem;
				width: 120px;
		}
		.page-container.ad .title {
				font-size: 1.5rem;
				text-align: center;
				padding: 0 !important;
		}
		.check_group.has-space {
				-ms-grid-columns: 1fr;
				grid-template-columns: repeat(1, 1fr);
				gap: 40px 40px;
				max-width: 60%;
				margin-bottom: 4rem;
				margin-top: 1rem;
		}
		.map_block .show_1, .map_block .show_2, .map_block .show_3 {
				max-width: 100%;
		}
		.map_block {
				max-width: calc(100% - 3rem);
				margin: auto;
		}
		.map_block .show_pic {
				max-width: 77%;
				top: 0;
		}
		.check_card .card-header {
				padding: .75rem 1rem .5rem 1rem;
		}
		.list_style_1 > li::before {
				top: 0;
				font-size: 1.125rem;
		}
		.icon-mission {
				max-width: 20vw;
		}
		.list_style_2 > li::before {
				top: -3px;
				font-size: 1rem;
		}
		.add_block {
				padding: 1.5rem .25rem 1rem 1rem;
				left: 0;
		}
		.map_block::after {
				top: 0;
				max-width: 100%;
				background-size: 105% auto;
				background-position: center top;
				background-image: url(../images/bg_line_m.svg);
		}
		.info-card .map_block .list_style_2 > li, .info-card .map_block .list_style_1 > li, .info-card .map_block .text {
				letter-spacing: normal;
		}
}
@media (max-width:568px) and (orientation: landscape) {
		.info-card .subtext {
				max-width: calc(100% - 9rem);
		}
		.info-card {
				max-width: 90%;
				padding: 2rem 3rem;
		}
		.info-card .col-sm-6 {
				-webkit-box-flex: 0;
				-ms-flex: 0 0 auto;
				flex: 0 0 auto;
				width: 50%;
		}
		.table.d-sm-none.d-block {
				display: none !important;
		}
		.table.d-sm-block.d-none {
				display: block !important;
		}
		.info-card.last .text-block {
				left: 0;
				right: 0;
				top: 5rem;
				max-width: 90%;
				margin: auto;
		}
}
@media (max-width:375px) {
		.d-sp-block {
				display: block !important;
		}
}
@media (max-width:320px) {
		.d-xs-none {
				display: none !important;
		}
		.info-card .subtext {
				max-width: calc(100% - 1rem);
		}
		.info-card .text {
				font-size: .75rem;
				line-height: 1.75;
		}
		.info-card .title {
				font-size: 1.25rem;
		}
		.info-card .map_block .title {
				font-size: 1rem;
				letter-spacing: 1px;
		}
		.map_block {
				max-width: calc(100% - 1rem);
				margin: auto;
		}
		.check_card .card-header .no {
				font-size: 3rem;
		}
		.check_card .checktitle {
				font-size: 1rem;
		}
		.check_group {
				max-width: 90%;
		}
		.check_group .col-lg-3.col-6 {
				width: 100%;
		}
		.info-card .subtitle {
				font-size: 1rem;
		}
}
/************************
DRAWER-ITEM 
************************/
.line_1 {
		width: 100%;
		display: inline-block;
		height: 1px;
		border-top: 1px solid #000000;
}
.drawer-item {
		width: 100%;
}
.drawer-header {
		margin: 0px;
		display: block;
		color: #000000;
		padding: 6px;
		cursor: pointer;
		min-height: 50px;
		-webkit-transition: 0.25s;
		-o-transition: 0.25s;
		transition: 0.25s;
		overflow: hidden;
}
.drawer-header .title {
		color: #000000;
		font-size: 18px;
		line-height: 2em;
		font-weight: 600;
		margin: 0;
}
.drawer-item-active .drawer-header {
		-webkit-transition: 0.25s;
		-o-transition: 0.25s;
		transition: 0.25s;
		min-height: 50px;
		color: #000000;
}
.drawer-header-icon {
		display: inline-block;
		content: "";
		width: 40px;
		height: 40px;
		background: url('../images/btn_to_open.svg') no-repeat scroll center center transparent;
		background-size: 60% 60%;
		text-align: right;
		vertical-align: middle;
		position: relative;
		top: -2px;
}
.drawer-header-icon.drawer-header-icon-active {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
}
.drawer-content {
		width: 100%;
		padding: .5rem .5rem 1rem 1rem;
		display: block;
		color: #333333;
		font-size: 16px;
		line-height: 1.8em;
		word-wrap: break-word;
		text-align: justify;
}
.drawer-content .list_style_1 > li, .drawer-content .list_style_2 > li, .drawer-content .list_style_3 > li {
		font-size: 16px;
}
.drawer-content b {
		color: #000000;
		font-weight: 700;
}
.drawer-content ol {
		padding-left: 1rem;
}
@media screen and (max-width:1199px) {
		.drawer-content .list_style_1 > li, .drawer-content .list_style_2 > li, .drawer-content .list_style_3 > li, .drawer-content {
				font-size: .8125rem;
				padding-left: 0;
				padding-right: 0;
		}
		.drawer-item {
				padding: 0 1rem;
		}
}
@media screen and (max-width:767px) {
		.drawer-content ol {
				padding-left: 1rem;
		}
		.drawer-content .list_style_1 > li, .drawer-content .list_style_2 > li, .drawer-content .list_style_3 > li, .drawer-content {
				font-size: 14px;
		}
		.drawer-header .title {
				font-size: 1rem;
		}
		.drawer-header-icon {
				width: 35px;
				height: 35px;
		}
}
@media screen and (max-width:576px) {
		.drawer-content .list_style_1 > li::before, .drawer-content .list_style_2 > li::before, .drawer-content .list_style_3 > li::before, .drawer-content .list_style_1 > li, .drawer-content .list_style_2 > li, .drawer-content .list_style_3 > li, .drawer-content {
				font-size: 14px;
		}
		.drawer-item {
				padding: 0;
		}
		.drawer-content {
				word-wrap: break-word;
				word-break: break-all;
				text-align: start;
				padding: 0;
		}
}
@media screen and (max-width:320px) {
		.drawer-content .list_style_1 > li, .drawer-content .list_style_2 > li, .drawer-content .list_style_3 > li, .drawer-content {
				font-size: 12px;
		}
		.drawer-item {
				padding: 0;
		}
		.drawer-content {
				word-wrap: break-word;
				word-break: break-all;
		}
}
/************************
Sticky Bar
************************/
.fix-ad {
		bottom: 6.5rem;
		right: 0;
		left: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
}
.fix-ad .full-item {
		text-align: center;
		display: block;
		margin-bottom: .5rem;
		width: 145px;
		position: relative;
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
}
.fix-ad .full-item > img {
		right: 0;
		top: 0;
}
.fix-ad .full-item:hover > img.is_card {
		-webkit-transform: translateY(-5px) !important;
		-ms-transform: translateY(-5px) !important;
		transform: translateY(-5px) !important;
		-webkit-animation-play-state: paused;
		animation-play-state: paused;
}
.fix-ad .full-item > img.is_card {
		-webkit-animation: updown 4s 1.5s infinite linear;
		animation: updown 4s 1.5s infinite linear;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
}
/* hover 結束後重新啟動動畫 */
.fix-ad .full-item:not(:hover) > img.is_card {
		-webkit-animation: updown 4s infinite linear;
		animation: updown 4s infinite linear;
		-webkit-animation-delay: 0s;
		animation-delay: 0s;
}
@-webkit-keyframes updown {
		0%, 70%, 100% {
				-webkit-transform: translateY(20px);
				transform: translateY(20px);
		}
		5%, 50% {
				-webkit-transform: translateY(-5px);
				transform: translateY(-5px);
		}
}
@keyframes updown {
		0%, 70%, 100% {
				-webkit-transform: translateY(20px);
				transform: translateY(20px);
		}
		5%, 50% {
				-webkit-transform: translateY(-5px);
				transform: translateY(-5px);
		}
}
@media only screen and (min-width:1920px) {
		.fix-ad .full-item {
				width: 160px;
		}
}
@media only screen and (max-width:1199px) {
		.fix-ad {
				-webkit-transform: translateZ(0);
				transform: translateZ(0);
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-filter: blur(0);
				-webkit-transform-origin: 0% 0;
				-ms-transform-origin: 0% 0;
				transform-origin: 0% 0;
		}
		.fix-ad {
				-webkit-transform: scale(.85);
				-ms-transform: scale(.85);
				transform: scale(.85);
				-webkit-transform-origin: center right;
				-ms-transform-origin: center right;
				transform-origin: center right;
				bottom: 6rem;
		}
}
@media only screen and (max-width:991px) {
		.fix-ad {
				-webkit-transform: scale(.75);
				-ms-transform: scale(.75);
				transform: scale(.75);
				-webkit-transform-origin: center right;
				-ms-transform-origin: center right;
				transform-origin: center right;
				bottom: 2rem;
		}
}
@media only screen and (max-width:991px) and (orientation:landscape) {
		.fix-ad {
				bottom: 2rem;
		}
}
@media only screen and (max-width:767px) {
		.fix-ad {
				-webkit-transform: scale(.55);
				-ms-transform: scale(.55);
				transform: scale(.55);
				bottom: 0;
		}
}
@media only screen and (max-width:576px) {
		.fix-ad {
				-webkit-transform: scale(.6);
				-ms-transform: scale(.6);
				transform: scale(.6);
				bottom: 0;
		}
}
@media only screen and (max-width:568px) and (orientation:landscape) {
		.fix-ad {
				bottom: 1.5rem;
		}
}
@media only screen and (max-width:320px) {
		.fix-ad {
				bottom: 1rem;
		}
}
/************************
GOTOP
************************/
.go_top {
		position: fixed;
		display: inline-block;
		z-index: 99;
		width: 50px;
		height: 50px;
		right: 10px;
		bottom: 50px;
}
.go_top img {
		position: relative;
		display: inline-block;
		width: 100%;
}
@media screen and (max-width: 991px) {
		.go_top {
				width: 40px;
				height: 40px;
				right: 15px;
				bottom: 10px;
		}
}
@media screen and (max-width: 767px) {
		.go_top {
				right: 5px;
		}
}
@media screen and (max-width: 480px) {
		.go_top {
				right: 5px;
		}
}
#main-content {
		position: relative;
		display: inline-block;
		float: left;
		width: 100%;
}