.text-note-table {
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}

.btn-map-kyoritsu {
	margin: 0 auto;
	width: 80%;
	height: 40px;
	background: #2ea7e0;
	color: #fff;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	border-radius: 40px;
	line-height: 1;
}

.btn-map-kyoritsu:hover {
	color: #fff;
	opacity: .8;
}

img {
	max-width: 100%;
	vertical-align: top;
}


button {
	outline: 0;
	border: 0;
}

.render {
	display: block !important;
}

.bannerbox .axis-btnbox {
	margin-bottom: 1.25rem;
}

.bannerbox .axis-title {
	margin-bottom: 1.75rem;
}

.bannerbox .axis-btn {
	min-width: 31.25rem;
	min-height: 6.875rem;
	background-color: #2ea7e0;
	padding: 0.75rem 1.5rem;
	border-radius: 5.625rem;
	box-sizing: border-box;
}

.bannerbox .axis-banner {
	margin-bottom: 5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	max-width: 43.75rem;
	margin-left: auto;
	margin-right: auto;
}

.bannerbox .font-title {
	font-size: 2.5rem;
	color: #000;
	line-height: 1.2;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}

.bannerbox .font-btn {
	font-size: 1.25rem;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	font-weight: 600;
}

.axis-qar {
	display: flex;
	padding: 0.75rem 0;
}

.axis-qar-label {
	display: block;
	width: 2.6875rem;
	height: 2.6875rem;
	border-radius: 50%;
	background-color: #2ea7e0;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	margin-left: 0.875rem;
	margin-right: 1.5rem;
}

.axis-qar-title {
	padding-top: 0.3125rem;
	padding-bottom: 1.25rem;
	text-align: left;
}

.axis-qa {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-width: 1px;
	border-color: #2ea7e0;
	border-style: solid;
	background-color: #def0fd;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.axis-qa-label {
	margin-right: 1.075rem;
	min-width: 2.75rem;
}

.axis-sapcexs {
	padding-top: .5rem;
	display: inline-block;
}

.axis-btngroup {
	display: flex;
	justify-content: center;
	align-items: center;
}

.axis-lists {
	padding-top: 1.875rem;
}

.axis-list {
	font-size: 1rem !important;
	line-height: 1.6;
	padding-left: 0.32rem;
}

.axis-list>li {
	margin-left: 1rem;
	font-size: 1rem;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
}

.axis-list>li::before {
	content: "●";
	font-size: 1.0625rem;
	line-height: 1.25rem;
	position: relative;
	top: 0;
	left: -1.125rem;
	margin-right: -1.125rem;
}

.axis-btnblue {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 18.75rem;
	min-height: 4.375rem;
	border-radius: 62.4375rem;
	padding: 0.5rem 1.5rem;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
	background-color: #2ea7e0;
	margin-top: 1.5rem;
	transition: all 480ms;
	cursor: pointer;
}

.axis-btnblue:hover {
	background-color: rgba(46, 167, 224, .88);
}

/* .axis-btnblue:active {
	animation-name: inline-ufte48ere;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
} */

@keyframes inline-ufte48ere {
	from {
		box-shadow: inset 0.2rem 0.2rem 0.75rem #08628c;
	}
}

.axis-ic-next {
	margin-left: 0.4rem;
}

.axis-table {
	width: 100%;
	padding: 3rem 0 3rem 0;
	background-color: #fff;
}

.axis-tilte {
	padding: 1.25rem 1.25rem 2.4rem;
}

.axis-body {
	text-align: left;
}

.axis-btnclose {
	display: flex;
	padding-top: 1.625rem;
	justify-content: center;
}

.axis-link {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.font-qar-label {
	font-size: 1.5rem;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: bold;
	line-height: 1.815;
}

.font-qa {
	color: #000;
	line-height: 1.6;
	font-size: 1.125rem;
	font-weight: bold;
	flex-grow: 1;
}

.font-qa-label {
	font-size: 2rem;
	font-family: 'Roboto', sans-serif;
	color: #2ea7e0;
	font-weight: bold;
	line-height: 1.815;
}

.font-header {
	font-size: 1.125rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}

.font-lists {
	font-size: 1rem;
	color: #000;
	line-height: 1.75;
	text-align: left;
}

.font-xs {
	font-size: 86%;
}

/* -------------------------- 1 - message: update 20240617 -------------------------- */
.font-sm {
	font-size: 14px;
}

/* -------------------------- 1 - message: update 20240617 -------------------------- */

.font-md {
	font-size: 100%;
}

.font-lg {
	font-size: 110%;
}

.font-btnclose {
	font-size: 1rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #2ea7e0;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

.font-btnblue {
	font-size: 1rem;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	background-color: transparent;
	font-weight: bold;
}

.font-body {
	font-size: 1rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	line-height: 1.5;
	text-align: left;
	font-weight: 500;
}

.font-tilte {
	font-size: 1.875rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

.font-link {
	font-size: 1rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #005bab;
	line-height: 1.5;
	font-weight: 600;
}

.table-container {
	max-width: 95vw;
	max-height: 95vh;
	display: inline-flex;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}

.table-scrollx {
	overflow: scroll;
	max-height: 51vh;
	padding-bottom: 0.3125rem;
	padding-left: 3.4rem;
	padding-right: 4.0625rem;
}

.table-scrollx::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

.table-scrollx::-webkit-scrollbar-track {
	background: #fff;
}

.table-scrollx::-webkit-scrollbar-thumb {
	background: rgba(222, 240, 253, 1);
	border-top-right-radius: 8px 7px;
	border-top-left-radius: 8px 7px;
	border-bottom-right-radius: 8px 7px;
	border-bottom-left-radius: 8px 7px;
}

.table-scrollx::-webkit-scrollbar-thumb:hover {
	background: #2ea7e0;
}

.table-close {
	width: 36px;
	height: 36px;
	background-color: gray;
	right: 0.75rem;
	top: 0.75rem;
	font-size: 0;
	position: absolute;
	border-radius: 62.4375rem;
	background-image: url(../img/ic-close.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.table-close:hover {
	animation-name: inline-ufte48erp;
	animation-duration: 480ms;
	animation-timing-function: ease-in-out;
}

@keyframes inline-ufte48erp {
	from {
		opacity: 0.96;
		transform: scale(0.96);
	}
}

/* .table-close:active {
	animation-name: inline-ufte48eru;
	animation-duration: 580ms;
	animation-timing-function: ease-in-out;
} */

@keyframes inline-ufte48eru {
	from {
		box-shadow: inset 0.2rem 0.2rem 0.75rem #2b2b2b;
	}
}

.table-btnclose {
	border-width: 0.0625rem;
	border-color: #2ea7e0;
	border-style: solid;
	background-color: #fff;
	border-radius: 2.5rem;
	min-width: 16.25rem;
	min-height: 3.125rem;
	padding: 0.5rem;
	background-color: rgba(255, 255, 255, .0);
	transition: all 480ms ease-in-out;
}

.table-btnclose:hover {
	background-color: #def0fd;
}

/* .table-btnclose:active {
	animation-name: inline-ufte48es1;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
} */

@keyframes inline-ufte48es1 {
	from {
		box-shadow: inset 0.2rem 0.2rem 0.75rem #2ea7e0;
	}
}

.table-user {
	width: 53.875rem;
	margin-left: auto;
	margin-right: 4px;
}

.table-user .columns:first-child {
	border-top: 0.0625rem solid #2ea7e0;
}

.table-user .columns {
	display: flex;
	border-bottom: 0.0625rem;
	border-left: 0.0625rem;
	border-color: #2ea7e0;
	border-style: solid;
}

.table-user .column:first-child {
	background-color: #def0fd;
	flex-grow: 0;
}

.table-user .column {
	width: 14.6rem;
	min-height: 6rem;
	background-color: #fff;
	border-right: 0.0625rem;
	border-style: solid;
	border-color: #2ea7e0;
	flex-grow: 1;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 1.7rem 1rem 1.7rem 1.55rem;
}

.states-button {
	background-color: #005bac;
	transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 420ms;
}

.states-button:hover {

	background-color: rgba(0, 91, 172, .92);
}

/* .states-button:active {
	box-shadow: inset 0.125rem 0.125rem 0.75rem #333;
} */
.hotelBenefits {
	font-family: 'Noto Sans JP', sans-serif;
}

.hotelBenefits .columns {
	display: flex;
}

.hotelBenefits .column {
	padding: 0 0.6875rem;
}

.hotelBenefits .font-head {
	font-size: 2.5rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	padding: 3.4rem 1.25rem .8125rem;
	margin-bottom: 0 !important;
}

.hotelBenefits .font-title {
	font-size: 1.75rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

.hotelBenefits .font-title small {
	font-size: 1.25rem;
}

.hotelBenefits .font-body {
	font-size: 1.5rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 1.25;
	text-align: left;
}

.hotelBenefits .font-body li {
	border-bottom: 0.0625rem solid #2ea7e0;
}

.hotelBenefits .font-body li small {
	font-size: 0.875rem;
}

.hotelBenefits .font-button {
	font-size: 0.9375rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

.hotelBenefits .font-note {
	font-size: 0.875rem;
	font-family: "Kozuka Gothic Pr6N";
	color: #000;
	line-height: 1.571;
	margin-bottom: 0.8rem;
}

.hotelBenefits .font-item {
	font-size: 0.875rem;
	line-height: 1.4;
	color: #000;
}

.hotelBenefits .axis-btnabsolute {
	position: absolute;
	left: -0.5%;
	bottom: 6.4%;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.bt8-6 {
	bottom: 8.6% !important;
}

.hotelBenefits .axis-boxthumb {
	position: relative;
}

.hotelBenefits .axis-container {
	max-width: 67.875rem;
	position: relative;
	margin: 0 auto;
}

.hotelBenefits .axis-thumbs {
	display: flex;
}

.hotelBenefits .axis-thumb {
	position: relative;
}

.hotelBenefits .axis-title {
	min-height: 6.625rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #2ea7e0;
}

.hotelBenefits .axis-box {
	width: 21.25rem;
	background-color: #fff;
	border: 0.25rem solid #2ea7e0;
	border-radius: 0.625rem;
	box-shadow: 0.125rem 0.125rem 0.5rem rgba(192, 191, 191, .6);
}

.hotelBenefits .axis-button {
	min-width: 14.25rem;
	min-height: 3.125rem;
	padding: 0.5rem 0.75rem;
	border-radius: 6.1875rem;
}

.hotelBenefits .axis-body {
	min-height: 5.375rem;
	padding: 0.75rem;
	padding-left: 1.375rem;
	padding-right: 1rem;
	display: flex;
	justify-content: left;
	align-items: center;
	border-bottom: 0.0625rem solid #2ea7e0;
}

.hotelBenefits .axis-space-x {
	padding: 0 1.125rem;
}

.hotelBenefits .axis-align {
	padding-top: 1.375rem;
	padding-bottom: 1.75rem;
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	text-align: center;
}

.hotelBenefits .axis-note {
	position: relative;
	top: -0.625rem;
	padding: 0 0.6875rem;
	margin-bottom: -0.625rem;
}

.hotelBenefits .axis-listlogo {
	padding: 0 0.6875rem;
}

.hotelBenefits .axis-items {
	display: flex;
}

.hotelBenefits .axis-item {
	display: flex;
	padding-right: 1.25rem;
	justify-content: center;
	align-items: center;
}

.modalupdate .axis-mask {
	animation: mask_in 280ms linear;
}

.modalupdate .axis-mask.out {
	animation: mask_out 580ms linear;
	opacity: 0;
}

@keyframes mask_in {
	0% {
		opacity: 0;
	}
}

@keyframes mask_out {
	0% {
		opacity: 100;
	}
}

.modalupdate {
	position: relative;
}

.modalupdate .axis-mask {
	background-color: rgba(70, 89, 101, 0.8);
	display: flex;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0.0625rem;
	right: 0;
	width: 100%;
	overflow-x: hidden;
	height: 100.1vh;
	z-index: 99999;
	justify-content: center;
	align-items: center;
	animation: modal 0.3s ease-out;
}

.transition.in {
	-webkit-animation-name: scaleIn;
	animation-name: scaleIn;
}

.transition.out {
	-webkit-animation-name: scaleOut;
	animation-name: scaleOut;
}

.transition {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	width: 100%;
	padding: 0.625rem;
	text-align: center;
}

.hidden.transition {
	visibility: hidden;
}

.visible.transition {
	visibility: visible !important;
}

.disabled.transition {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

@-webkit-keyframes scaleIn {
	0% {
		opacity: 0;
		transform: scale(0.8);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes scaleIn {
	0% {
		opacity: 0;
		transform: scale(0.8);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes scaleOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(0.9);
	}
}

@keyframes scaleOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(0.9);
	}
}

.ic-next {
	background-image: url(../img/ic-next.png);
	width: 1.1875rem;
	height: 1.1875rem;
	display: inline-block;
}


.axis-mobile {
	margin-bottom: .5rem;
}

.axis-banneroasis {
	padding-top: 1.0625rem;
	padding-bottom: 2.6875rem;
}

.axis-notes {
	position: relative;
	top: -44px;
}

.axis-badge {
	position: absolute;
	right: -113px;
	bottom: -95px;
}

.axis-btngroup {
	display: flex;
}

.font-btnblue-label {
	font-size: 1.25rem;
	font-family: 'Noto Sans JP', sans-serif;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.2;
}

.axis-btnblue-medium {
	margin-top: 3.4375rem;
	min-width: 21.625rem;
	min-height: 4.375rem;
}

.modal .axis-mask {
	animation: mask_in 280ms linear;
}

.modal .axis-mask.out {
	animation: mask_out 580ms linear;
	opacity: 0;
}

@keyframes mask_in {
	0% {
		opacity: 0;
	}
}

@keyframes mask_out {
	0% {
		opacity: 100;
	}
}

#status_system {
	position: relative;
	top: -90px;
	height: 0;
}

.table-user-small .column {
	min-height: 4.25rem;
	padding: 1.2rem 1rem 1.2rem 1.55rem;
}

.font-lists-title {
	font-weight: bold;
	font-size: 1.125rem;
}

.font-qa-title {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	line-height: 1.5;
	text-align: left;
	font-weight: bold;
}

.axis-qar-title {
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	line-height: 1.7;
	text-align: left;
	font-weight: 500;
}

.table-user.table-user-qa .columns,
.table-user.table-user-qa .columns:first-child {
	border: 0;
}

.font-small {
	font-size: .875rem;
}

.cards-group>.cards,
.btn-group .btn.btn-infos,
.faq-group>.faq,
.text-decoration {
	font-family: 'Noto Sans JP', sans-serif;
}

.cards-copy {
	font-weight: 500;
}


@media only screen and (min-width: 768px) and (max-width: 1130px) {
	.hotelBenefits {
		max-width: 992px;
	}
}

@media (min-width: 768px) {
	.lists-group>.lists {
		padding: 2px 27px 2px 35px;
	}

	.rows-point1 {
		padding: 0 11px
	}
}

@media (max-width: 768px) {
	.axis-qa-label {
		min-width: auto;
	}

	.axis-thumbs {
		flex-direction: column;
	}

	/* -------------------------- 2 - message: update 20240617 -------------------------- */
	.font-sm {
		font-size: 12px
	}

	/* -------------------------- 2-  message: update 20240617 -------------------------- */

	.axis-boxthumb {
		max-width: 468px;
		width: 100%;
		margin: 0 auto;
	}

	.axis-boxthumb img {
		width: 100%;
	}

	.hotelBenefits .axis-button {
		min-width: 60%;
		height: 12vw;
		min-height: auto;
		max-height: 3.5rem;
	}

	.axis-container {
		padding-left: 1.6rem;
		padding-right: 1.6rem;
	}

	.axis-notes {
		top: 36px;
	}

	.hotelBenefits {
		margin-bottom: 40px;
	}

	.hotelBenefits .font-note {
		font-size: 12px;
		margin: 0;
	}

	.hotelBenefits .font-note .text-note {
		margin-left: 0;
		line-height: 1.3;
	}

	.axis-badge {
		width: 120px;
		height: 120px;
		right: -20px;
		bottom: -68px
	}

	.axis-badge img {
		width: 100%;
		height: 100%;
	}

	.bannerbox .font-title {
		font-size: 24px;
		margin-bottom: 0 !important;
		margin-bottom: 1.4rem;
	}

	.hotelBenefits .font-head {
		font-size: 24px;
		padding: 0 1rem;
	}

	.bannerbox .axis-title {
		margin-bottom: 1.2rem;
		font-family: 'Noto Sans JP', sans-serif;
	}

	.bannerbox .axis-banner {
		margin-bottom: 2.5rem;
		min-width: auto;
		width: 100%;
		max-width: 22rem;
		padding-left: 0.6rem;
		padding-right: 0.6rem;
		min-height: 3.2rem;
	}

	.lists-group {
		margin-top: 0.65rem;
	}

	.texts-info .font-small {
		font-size: 12px;
	}

	.faq-link {
		font-size: 12px !important;
	}

	.axis-btnblue {
		min-width: auto;
		width: 100%;
		max-width: 18rem;
		min-height: 3.2rem;
	}

	.font-btnblue-label {
		font-size: 1rem;
	}

	.axis-mobile {
		margin-top: 1.4rem;
	}

	.axis-head {
		margin-bottom: 20px;
	}

	.bannerbox {
		padding-left: 1.4rem;
		padding-right: 1.4rem
	}

	.axis-thumb {
		margin-bottom: .5rem;
	}

	.btn-group>.btn-primary {
		max-width: 92%;
	}

	.btn-group>.btn-primary {
		padding: 22px 10px 22px !important;
	}

	.axis-banneroasis {
		padding-bottom: 0.8rem;
	}

	.axis-btngroup {
		flex-direction: column;
	}

	.axis-btnblue-medium {
		margin-top: 0.7rem;
	}

	.hotelBenefits .font-button {
		font-size: 14px;
	}

	.axis-table {
		padding: 2.05rem 1.1rem 2.2rem 1.1rem;
	}

	.axis-tilte {
		font-size: 1.2rem;
		padding: 0rem 1.25rem 1.7rem;
		padding-left: 0;
		padding-right: 0;
	}

	.font-tilte {
		font-size: 1.2rem;
		width: 100%;
	}

	.table-user {
		width: 100%;
		margin-right: 0;
	}

	.table-scrollx {
		overflow-x: hidden;
		padding-left: 0;
		padding-right: 0;
	}

	.table-user .columns {
		flex-direction: column;
	}

	.table-user .column {
		width: 100%;
		padding: 1rem 1rem 1rem 1rem;
		min-height: auto;
	}

	.font-header {
		font-size: 1rem;
	}

	.font-body {
		font-size: .875rem;
	}

	.font-link {
		font-size: .875rem;
	}

	.ic-next {
		width: .875rem;
		height: .875rem;
		background-size: 100%;
	}

	.table-close {
		width: 24px;
		height: 24px;
		background-size: 100%;
	}

	.table-btnclose {
		min-width: 13rem;
		min-height: 2.7rem;
	}

	.table-user-sp .columns {
		flex-direction: row;
	}

	.table-user.table-user-sp .column {
		width: 6rem;
		padding: 0.8rem 0.5rem 1.2rem 0.5rem
	}

	.axis-btngroup {
		margin-top: 1rem;
	}

	.axis-btnblue {
		min-width: 16rem;
		margin-top: 0.65rem;
	}

	.table-container {
		max-width: 92vw;
		width: 100%;
	}

	.font-btnblue {
		font-size: 1rem;
		line-height: 1.4;
	}

	.table-user-spxs .font-xs {
		font-size: 75%;
	}

	.font-lists-title {
		font-size: 14px;
	}

	.axis-list>li {
		font-size: 12px;
		margin-left: 18px;
	}

	.axis-list>li::before {
		font-size: 13px;
		line-height: 14px;
		position: relative;
		top: 1px;
		left: -19px;
		margin-right: -16px;
	}

	.font-btnclose {
		font-size: 15px;
	}

	.axis-qa {
		padding: 0.5rem 0.6rem;
		align-items: flex-start;
	}

	#stamp_card {
		position: relative;
		top: -80px;
	}

	.font-qa-label {
		line-height: 1;
	}

	.axis-qa-label {
		min-width: 44px;
		margin-right: 0.3rem;
	}

	.font-qa-label {
		font-size: 1.5rem;
	}

	.font-qa-title {
		font-size: 15px;
	}

	.axis-qar-title {
		font-size: 14px;
	}

	.font-qar-label {
		font-size: 1.2rem;
	}

	.axis-qar-label {
		width: 34px;
		height: 34px;
	}

	.axis-qar-label {
		margin-left: 0.5rem;
		margin-right: 1.1rem;
	}

	.table-scrollx::-webkit-scrollbar {
		width: 0;
		height: 0;
	}

	.bt8-6 {
		bottom: 6.8% !important;
	}
}








/*  -------------------------- message: update 20240222 -------------------------- */
.message-layout {
	padding: 0 10px;
}

.message-content {
	text-align: left;
	padding: 28px 36px 28px 46px;
}

.message-box {
	text-align: center;
	margin: 34px 0 42px;
	background-color: #f3f3f3;
}

.message-header-axis {
	display: inline-flex;
	position: relative;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #000;
	padding: 36px 16px 0 8px;
}

.message-header-font {
	font-size: 26px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 1.692;
	text-align: center;
	margin-bottom: 0 !important;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}

.message-list-item {
	padding-bottom: 10px;
	font-size: 16px;
	color: rgb(0, 0, 0) !important;
	line-height: 1.6;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
}

.message-asterisk {
	font-size: 10px;
}

@media (max-width: 768px) {
	.message-content {
		padding: 24px 14px 40px;
	}

	.message-box {
		border-width: 2px;
		margin: 30px 0 32px;
	}

	.message-header-font {
		font-size: 18px;
		line-height: 1.6;
		padding-top: 20px;
	}

	.message-header-axis {
		width: calc(100% - 30px);
		height: auto;
		padding: 10px 0;
		margin: auto;
		top: 0;
		margin-bottom: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}

	.message-layout {
		padding-left: 1.2rem;
		padding-right: 1.2rem;
	}

	.message-list-item {
		padding-bottom: 10px;
		font-size: 14px;
	}
}

/* -------------------------- message: update 20240222 -------------------------- */







/* -------------------------- 3 - message: update 20240617 -------------------------- */
.list-point-group {
	max-width: 66.125rem;
	margin: 58px auto 96px;
}

.photos-main {
	background-size: auto 100% !important;
}

.list-point {
	display: flex;
	justify-content: space-between;
}

.list-point>li {
	width: 33.08%;
	background-color: #2ea7e0;
	padding: .625rem;
	min-height: 5.625rem;
	box-sizing: border-box;
	border-radius: .625rem;
	position: relative;
}

.list-point>li>a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	justify-items: center;
	flex-wrap: wrap;
	min-height: 5.625rem;
	box-sizing: border-box;
}

.list-point>li:hover {
	opacity: .82;
}

.list-point>li::after {
	content: "";
	width: 1.375rem;
	height: 1.625rem;
	position: absolute;
	right: 1.1875rem;
	top: 2rem;
	background-image: url(./update/v0528/img/point-arrow.png);
}

.v0528 .text-sm {
	font-size: 1rem;
	font-weight: 500;
}

.v0528 .text-md {
	font-size: 1.375rem;
	font-weight: 500;
}

.v0528 .text-yellow {
	color: #fff100;
}

.v0528 .text-bold {
	font-weight: 700;
}

.v0528 .text-lg {
	font-size: 1.5625rem;
	font-weight: 400;
}

.list-point-text {
	min-width: 100%;
	text-align: center;
	font-size: 1.375rem;
	line-height: 1.4;
	font-weight: 700;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
}

.list-point-number {
	display: inline-block;
	line-height: 0;
	margin-top: 6px;
	position: relative;
	top: 13px;
}

.v0528-line-anchor {
	padding: 0;
	margin: 0;
	width: 0;
	height: 46px;
	position: absolute;
	top: -46px;
	visibility: hidden;
}

.v0528-line-anchor.v0528-line-anchor-point2 {
	height: 0;
	top: 20px
}

.v0528-line-anchor.v0528-line-anchor-point3 {
	height: 0;
	top: 15px;
}

.point1,
.point2,
.point3 {
	position: relative;
}

@media (max-width: 768px) {
	.list-point-group {
		margin: 10px auto 30px;
	}

	.list-point {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		padding: 0 1.25rem;
	}

	.list-point li {
		width: 100%;
		margin: 0 auto .625rem;
		max-width: 20rem;
		padding: .625rem;
		min-height: 3.9375rem;
		box-sizing: border-box;
		border-radius: .375rem
	}

	.list-point li,
	.list-point>li>a {
		min-height: 3.875rem;
	}

	.list-point>li::after {
		width: 18px;
		height: 21px;
		right: 16px;
		top: 22px;
		background-size: 100%
	}

	.list-point-number {
		margin-top: 6px;
		position: relative;
		top: 6px;
	}

	.list-point-text {
		font-size: 1rem;
	}

	.list-point-number img {
		width: 66px;
	}

	.v0528-line-anchor {
		height: 100px;
		top: -100px;
	}

	.v0528-line-anchor.v0528-line-anchor-point2 {
		height: 0;
		top: -80px;
	}

	.v0528-line-anchor.v0528-line-anchor-point3 {
		height: 0;
		top: -80px;
	}
}

.v0528 {
	width: 67.1875rem;
}

.v0528 .points-group {
	display: flex;
	justify-content: space-between;
}

.v0528 .line {
	padding: 0;
	margin: 0;
	width: 0;
	border: 0;
	outline: 0;
	height: 0;
}

.v0528 .my-72 {
	margin-top: 72px;
}

.v0528-cards-line {
	width: auto;
	height: 87px !important;
	width: 0;
	height: 0;
	padding: 0;
	height: 0;
}

.v0528-btn-map-kyoritsu {
	width: 100%;
	letter-spacing: -.0313rem;
	font-size: .9375rem;
	height: 3.3125rem;
}

@media (max-width: 768px) {
	.v0528 {
		width: 100%;
	}

	.v0528 .line.my-72 {
		margin-top: 10px;
	}

	.v0528 .points-group .points {
		margin-bottom: 28px;
	}

	.v0528 .points-group {
		flex-direction: column;
		max-width: 480px;
		margin: 0 auto;
	}

	.v0528 .points-group img {
		max-width: 100%;
	}

	.v0528-cards-line {
		display: none;
	}

	.cards-photo-mobile img {
		max-width: 6.25rem;
	}
}

/* -------------------------- 3- message: update 20240617 -------------------------- */