#top .s_text {
	font-size: clamp(10px, 1.75vw, 16px);
	letter-spacing: 0.01em;
}
#top .m_text {
	font-size: clamp(10px, 2vw, 25px);
	letter-spacing: 0.05em;
	line-height: 1;
}
#top .l_text {
	font-size: clamp(10px, 2.2vw, 35px);
	line-height: 1;
}
#top .xl_text {
	font-size: clamp(10px, 3vw, 45px);
	line-height: 1;
}
#top .imgnote {
	color: #fff;
}
#top .gold {
	color: #B18D56;
}
#top .bg_gold {
	background-color: #B18D56;
}
#top .red {
	color: #B23030;
}
#top .bg_red {
	background-color: #B23030;
}
#top .blue {
	color: #374779;
}
#top .bg_blue {
	background-color: #374779;
}
@media screen and (max-width: 768px) {
	#top {
		/*@media screen end*/
	}
	#top .s_text {
		font-size: 3.5vw;
		line-height: 1;
	}
	#top .m_text {
		font-size: 5vw;
		letter-spacing: 0.1em;
	}
	#top .l_text {
		font-size: 8vw;
		line-height: 1;
	}
	#top .xl_text {
		font-size: 12vw;
		line-height: 1;
	}
}
#top .mv_wrap {
	padding-bottom: 12vw;
	background-color: #202020;
}
#top .mv {
	background-image: url(../img/mv.png);
	background-size: cover;
	background-position: center;
	position: relative;
	color: #fff;
}
#top .mv .imgnote {
	bottom: 7vw;
	right: 1vw;
}
#top .mv_cntnt {
	width: 60%;
	margin: 0 auto;
	padding: 15vw 0 35vw;
	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-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#top .mv_cntnt .p_01 {
	padding-left: 5%;
	display: block;
	border-left: 0.4vw solid #fff;
	font-family: "classico-urw", sans-serif;
	font-size: clamp(10px, 4vw, 100px);
	text-transform: uppercase;
	line-height: 1.2em;
	letter-spacing: 0.08em;
}
#top .mv_cntnt .p_01 span {
	display: inline-block;
	color: #D9BF8C;
	font-size: clamp(10px, 3vw, 48px);
	line-height: clamp(10px, 3vw, 48px);
}
#top .mv_cntnt .p_02 {
	margin: 1em 0;
	display: block;
	font-size: clamp(10px, 2vw, 30px);
}
#top .mv_cntnt_b {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 44%;
	-webkit-transform: translateX(-39%);
	        transform: translateX(-39%);
	text-align: center;
}
#top .mv_cntnt_b .p_03 {
	font-size: clamp(10px, 2vw, 40px);
	letter-spacing: 0.08em;
}
#top .mv_cntnt_b .p_04 {
	font-size: clamp(10px, 1.25vw, 20px);
	letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
	#top {
		/*@media screen end*/
	}
	#top .mv_wrap {
		padding-bottom: 25vw;
	}
	#top .mv {
		padding-bottom: 0;
		background-position: right;
		position: relative;
	}
	#top .mv .imgnote {
		bottom: 45vw;
	}
	#top .mv_cntnt {
		width: 90%;
		padding: 20vw 0 90vw;
	}
	#top .mv_cntnt .p_01 {
		padding-left: 3%;
		font-size: 6vw;
	}
	#top .mv_cntnt .p_01 span {
		font-size: 4.5vw;
	}
	#top .mv_cntnt .p_02 {
		font-size: 5vw;
		letter-spacing: 0.25em;
		line-height: 1.2em;
	}
	#top .mv_cntnt_b {
		width: 90%;
		position: absolute;
		top: 115vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	#top .mv_cntnt_b .p_03 {
		font-size: 5.5vw;
		letter-spacing: 0.08em;
	}
	#top .mv_cntnt_b .p_04 {
		font-size: 2vw;
		letter-spacing: 0.08em;
	}
}
#top .bg_wrap {
	margin-top: -5px;
	background-image: url(../img/bg.png);
	background-size: cover;
	background-position: top;
}
#top .sprit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#top .sprit .namebox {
	color: rgba(167, 167, 167, 0.3);
	font-family: "darker-grotesque", sans-serif;
	font-size: clamp(10px, 6.75vw, 135px);
	font-weight: 300;
	line-height: 0.9em;
}
#top .sprit .logobox .imgbox {
	width: 25%;
	margin: 0 auto;
}
#top .sprit .sprit_img {
	width: 49%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}
#top .sprit .sprit_txt {
	width: 48%;
}
#top .sprit .item {
	width: 75%;
	margin: 0 auto;
	padding: 1.2vw 0;
	border-bottom: 1px solid #464646;
	color: #464646;
	text-align: center;
}
#top .sprit .item_01 {
	margin-top: 1vw;
	padding-bottom: 1.2vw;
}
#top .sprit .item_01 .p_01 {
	margin-bottom: 0.5vw;
}
#top .sprit .item_01 .p_02 {
	font-size: clamp(10px, 1.5vw, 15px);
}
#top .sprit .item_06 {
	text-align: left;
	border: none;
}
#top .one .item_01 {
	color: #fff;
	text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000;
}
#top .one .item_02 {
	text-shadow: 0px 0px 2px #fff;
}
#top .one .item_02 .p_01 {
	margin-bottom: -0.8vw;
}
#top .one .item_03 .p_01 {
	margin-bottom: 0.2vw;
}
#top .one .item_04 .p_01 {
	margin-bottom: 0.2vw;
}
#top .one .annotation {
	width: 75%;
	font-size: 10px;
}
#top .one .annotation p {
	letter-spacing: 0.01em;
}
#top .alvio .namebox {
	margin-top: 0.9em;
}
#top .alvio .item_04 .p_01 {
	margin-bottom: 0.2vw;
}
#top .alvio .item_05 .p_01 {
	margin-bottom: 0.2vw;
}
#top .alvio .item_05 .p_02 .position {
	position: relative;
}
#top .alvio .item_05 .p_02 .position sup {
	position: absolute;
	top: -1.5vw;
	left: 0;
	font-size: 12px;
}
#top .alvio .annotation {
	width: 75%;
	font-size: 10px;
}
#top .alvio .annotation p {
	letter-spacing: 0.01em;
}
#top .new_alvio .item_02 .p_01 {
	margin-bottom: -0.8vw;
}
#top .new_alvio .item_03 .p_01 {
	margin-bottom: 0.2vw;
}
#top .new_alvio .item_03 .p_02 {
	letter-spacing: 0.01em;
}
#top .new_alvio .item_04 .p_01 {
	margin-bottom: 0.2vw;
}
#top .new_alvio .item_04 .p_02 {
	letter-spacing: 0.01em;
}
#top .new_alvio .item_05 .p_01 {
	margin-bottom: -0.2vw;
}
#top .new_alvio .annotation {
	width: 75%;
	font-size: 10px;
}
#top .new_alvio .annotation p {
	letter-spacing: 0.01em;
}
#top .btn_wrap {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#top .btnbox {
	max-width: 720px;
	width: 95%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}
#top .btnbox a {
	color: #fff;
	font-size: clamp(10px, 1.25vw, 22px);
	position: relative;
}
#top .btn {
	padding: 2.2vw 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	position: relative;
}
#top .btn:before {
	content: "";
	width: 95%;
	height: 85%;
	border: 0.5px solid #fff;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
#top .btn a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#top .btn a p {
	position: absolute;
	top: 31%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	letter-spacing: 0.05em;
}
#top .btn_01 {
	width: 80%;
	margin: 0 auto;
	margin-top: 2vw;
	margin-bottom: 10px;
}
#top .btn_01:before {
	width: 97.5%;
}
#top .btn_01 a:after {
	content: "";
	border-style: solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #fff;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 30%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
}
#top .btn_02 {
	margin-right: 2%;
}
#top .bottom_btn {
	width: 39%;
}
#top .bottom_btn a p {
	left: 28%;
	-webkit-transform: translateX(-15%);
	        transform: translateX(-15%);
}
#top .bottom_btn a:after {
	content: "";
	border-style: solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #fff;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 9%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
}
#top .one .btn_01 a:before {
	content: "";
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #B18D56;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 30.3%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
	z-index: 2;
}
#top .one .bottom_btn a:before {
	content: "";
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #B18D56;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 9.7%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
	z-index: 2;
}
#top .alvio .btn_01 a:before {
	content: "";
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #B23030;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 30.3%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
	z-index: 2;
}
#top .alvio .bottom_btn a:before {
	content: "";
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #B23030;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 9.7%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
	z-index: 2;
}
#top .new_alvio .btn_01 a:before {
	content: "";
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #374779;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 30.3%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
	z-index: 2;
}
#top .new_alvio .bottom_btn a:before {
	content: "";
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #374779;
	border-top: 0;
	position: absolute;
	top: 50%;
	right: 9.7%;
	-webkit-transform: rotate(90deg) translateX(-20%);
	        transform: rotate(90deg) translateX(-20%);
	z-index: 2;
}
#top .imgbox_02 {
	margin: 5vw auto 7vw;
}
#top .imgbox_03 {
	margin-top: 5vw;
}
#top .imgbox_03 img {
	vertical-align: bottom;
}
@media screen and (max-width: 1650px) {
	#top .btn a p {
		top: 30%;
	}
	#top .btn_01 a p {
		top: 29%;
	}
}
@media screen and (max-width: 768px) {
	#top {
		/*@media screen end*/
	}
	#top .bg_wrap {
		padding-bottom: 15vw;
		background-image: url(../img/bg_sp.png);
		background-size: cover;
		background-position: top;
	}
	#top .sprit {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#top .sprit .alvio .namebox {
		text-align: right;
	}
	#top .sprit .namebox {
		font-size: 14.5vw;
		margin-bottom: 0.5em;
	}
	#top .sprit .logobox {
		padding-bottom: 10vw;
	}
	#top .sprit .logobox .imgbox {
		width: 50%;
	}
	#top .sprit .sprit_img {
		width: 100%;
	}
	#top .sprit .imgbox_01 {
		margin-top: 0;
	}
	#top .sprit .merit_box {
		height: auto;
	}
	#top .sprit .item {
		width: 95%;
		padding: 5vw 0;
	}
	#top .sprit .item_01 {
		padding: 12vw 0 8vw;
	}
	#top .sprit .item_01 .p_02 {
		font-size: 3vw;
	}
	#top .sprit .item_02 .p_01 {
		margin-bottom: -4vw;
	}
	#top .sprit .one {
		width: 100%;
	}
	#top .sprit .one .item_01 {
		color: #464646;
		text-shadow: none;
	}
	#top .sprit .one .item_03 .p_01 {
		margin-bottom: 2.5vw;
	}
	#top .sprit .one .item_04 .p_01 {
		margin-bottom: 2.5vw;
	}
	#top .sprit .one .item_05 {
		padding-bottom: 5vw;
	}
	#top .sprit .one .btn_01 a:after, #top .sprit .one .btn_02 a:after, #top .sprit .one .btn_03 a:after {
		right: 20%;
	}
	#top .sprit .one .btn_01 a:before, #top .sprit .one .btn_02 a:before, #top .sprit .one .btn_03 a:before {
		right: 20.3%;
	}
	#top .sprit .alvio {
		width: 100%;
		margin-top: 25vw;
	}
	#top .sprit .alvio .item_02 .p_01 {
		margin-bottom: 0;
	}
	#top .sprit .alvio .item_04 .p_01 {
		margin-bottom: 1.5vw;
	}
	#top .sprit .alvio .item_05 .p_01 {
		margin-bottom: 1.5vw;
	}
	#top .sprit .alvio .btn_01 a:after, #top .sprit .alvio .btn_02 a:after, #top .sprit .alvio .btn_03 a:after {
		right: 20%;
	}
	#top .sprit .alvio .btn_01 a:before, #top .sprit .alvio .btn_02 a:before, #top .sprit .alvio .btn_03 a:before {
		right: 20.3%;
	}
	#top .sprit .new_alvio {
		width: 100%;
		margin-top: 25vw;
	}
	#top .sprit .new_alvio .item_03 .p_01 {
		margin-bottom: 2.5vw;
	}
	#top .sprit .new_alvio .item_04 .p_01 {
		margin-bottom: 2.5vw;
	}
	#top .sprit .new_alvio .item_05 {
		padding-bottom: 5vw;
	}
	#top .sprit .new_alvio .btn_01 a:after, #top .sprit .new_alvio .btn_02 a:after, #top .sprit .new_alvio .btn_03 a:after {
		right: 20%;
	}
	#top .sprit .new_alvio .btn_01 a:before, #top .sprit .new_alvio .btn_02 a:before, #top .sprit .new_alvio .btn_03 a:before {
		right: 20.3%;
	}
	#top .btnbox {
		width: 100%;
		margin: 10vw auto 15vw;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	#top .btnbox a {
		font-size: 5vw;
	}
	#top .btn {
		padding: 7.5vw 0;
	}
	#top .btn:before {
		width: 97%;
	}
	#top .btn a p {
		top: 25%;
	}
	#top .btn_01 {
		width: 95%;
		margin-bottom: 2vw;
	}
	#top .btn_04 {
		width: 95%;
	}
	#top .bottom_btn {
		width: 95%;
		margin: 0 auto 2vw;
	}
	#top .bottom_btn a p {
		left: 35%;
	}
	#top .imgbox_02 {
		width: 95%;
		margin: 0 auto;
	}
}
#top .map_wrap {
	padding-top: 7vw;
	background-color: #464646;
	position: relative;
}
#top .map_wrap .en_text {
	display: inline-block;
	position: absolute;
	top: -5vw;
	right: 0;
	color: rgba(167, 167, 167, 0.1);
	font-family: "darker-grotesque", sans-serif;
	font-size: clamp(10px, 22vw, 350px);
	font-weight: 300;
	letter-spacing: 0.01em;
}
#top .map {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
#top .map_header {
	padding-bottom: 3vw;
}
#top .map_header p {
	font-size: clamp(10px, 4vw, 38px);
}
#top .mapbox p {
	padding: 3vw 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: clamp(10px, 4vw, 38px);
}
#top .mapbox p:before, #top .mapbox p:after {
	content: "";
	background-color: #fff;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	height: 1px;
}
#top .mapbox p:before {
	margin-right: 5vw;
}
#top .mapbox p:after {
	margin-left: 5vw;
}
#top .mapbox .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#top .mapbox .flex .imgbox {
	width: 49%;
}
#top .mapbox_02 {
	margin-top: 3vw;
}
@media screen and (max-width: 768px) {
	#top {
		/*@media screen end*/
	}
	#top .map_wrap .en_text {
		top: -12vw;
		font-size: 55vw;
	}
	#top .map_header {
		padding: 16vw 0;
	}
	#top .map_header p {
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	}
	#top .mapbox p {
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	}
	#top .mapbox .flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
	#top .mapbox .flex .imgbox {
		width: 100%;
	}
	#top .mapbox_02 {
		margin-top: 5vw;
	}
}
@media screen and (max-width: 768px) {
	#top {
		/*@media screen end*/
	}
}
#top .ftr--annotation_wrap {
	margin-top: -5px;
	background-color: #464545;
}
#top .ftr--annotation {
	max-width: 1300px;
	width: 95%;
	margin: 0 auto;
	padding: 5vw 0;
	color: #fff;
	font-size: 12px;
}
#top .ftr {
	background-color: #202020;
	color: #fff;
}
#top .ftr .contact {
	width: 480px;
	margin: 0 auto 50px;
	text-align: center;
}
#top .ftr .p {
	font-size: 14px;
	letter-spacing: 0.01em;
}
#top .ftr .p_01 {
	text-align: center;
}
#top .ftr .box {
	width: 100%;
	margin-bottom: 30px;
	padding: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid #fff;
}
#top .ftr .img_tel_box {
	width: 15%;
	margin-right: 10px;
}
#top .ftr .img_tel_box img {
	width: 100%;
}
#top .ftr .number {
	color: #fff;
	font-size: clamp(10px, 8vw, 55px);
	letter-spacing: 0.01em;
}
@media screen and (max-width: 768px) {
	#top {
		/*@media screen end*/
	}
	#top .ftr--annotation {
		padding: 15vw 0;
	}
	#top .ftr .contact {
		width: 90%;
		text-align: center;
	}
	#top .ftr .box {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
@media screen and (min-width: 768px) {
	#top {
		/*@media screen end*/
	}
	#top a[href^="tel:"] {
		pointer-events: none;
	}
}
/*# sourceMappingURL=top.css.map */