.text-center {
	text-align: center;
}

.mb-1em {
	margin-bottom: 1em!important;
}

.mb-2em {
	margin-bottom: 2em!important;
}

.mt-1em {
	margin-top: 1em!important;
}

.mt-2em {
	margin-top: 2em!important;
}

.top-bar-content, .main-header-content, .featured-entry-content, .home-header-content, .jumbotron-content, .site-content, .container-content, .footer-widget-content, .site-bottom-content {
	max-width: 1020px;
}

.content-area {
	margin-bottom: 0;
}

.wp-block-column {
	margin-bottom: 0;
	margin-top: 0.9em;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both;
	display: flex;
}

.wp-block-latest-posts a {
	text-decoration: none;
	order: 2;
	padding-left: 1em;
}

.wp-block-latest-posts__post-date {
	margin-top: 0.3em;
	display: flex;
	order: 1;
}

.site-header {
	margin-bottom: 0;
	border-bottom: none;
}

.home .breadcrumbs {
	margin-bottom: 0;
}

.home-header {
	background-position: center bottom;
	background-color: #fff;
}

.home-header-top {
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	display: none;
	justify-content: space-between;
	align-items: center;
	padding: 30px;
}

.home-header-top .site-branding {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.home-header-top .site-branding .site-logo {
	width: 260px;
	line-height: 0;
	margin: 0;
	padding: 6px;
	background-color: rgba(255, 255, 255, 0.4);
	box-shadow: 0px 0px 20px #00000033;
	border-radius: 4px;
}

.home-header .site-header-phone .wrap {
	display: flex;
	align-items: center;
	color: #271915;
	text-decoration: none;
}

.home-header .site-header-phone .number {
	font-size: 24px;
	line-height: 1.2;
	font-weight: bold;
}

.home-header-text {
	max-width: 751px;
	color: #000;
	font-size: 120%;
	margin: 30px auto 0;
	text-shadow: none;
	padding: 40px 0 50px;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px #00000033;
}

.home-header-title {
	font-size: 5.6266vw;
	text-align: center;
	font-weight: bold;
	color: #271915;
	text-shadow: none;
}

.home-header-title span {
	color: #3333D5;
	font-size: 6.90537vw;
}

.home-header-content .brand-logo {
	width: 30.69054vw;
	margin-right: 3.06905vw;
}

.home-header-content p {
	margin: 0;
}

.home-header-content h2 {
	margin-bottom: 20px;
}

.home-header p#front-header-image {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
}

.home-header p#front-header-image img {
	width: 30%;
	height: auto;
}

.home-header div#front-header-info {
	width: 25%;
	position: absolute;
	right: 2%;
	bottom: 4%;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 20px;
}

.home-header div#front-header-info h3 {
	background: #dfefff;
	box-shadow: 0px 0px 0px 5px #dfefff;
	border: dashed 1px #3333D5;
	padding: 0.2em 0.5em;
	color: #454545!important;
	margin-top: 0.2em;
	margin-bottom: 1em;
	text-align: center;
}

.home-header div#front-header-info ul {
	list-style-type: none;
	border-top: solid 1px #eee;
	margin: 0;
}

.home-header div#front-header-info ul li {
	border-bottom: solid 1px #eee;
	padding: 0.5em 0;
}

.home-header div#front-header-info ul li p {
	font-size: 14px;
	margin: 0;
}

.home-header div#front-header-info ul li p.front-header-info-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home-header div#front-header-info-more {
	text-align: center;
	margin-top: 0.5em;
}

.home-header div#front-header-info-more .wp-block-button__link {
	font-size: 90%;
	padding: 4px 24px;
}

.jumbotron-overlay {
	background-color: rgba(255, 255, 255, 0.5);
}

.jumbotron-title {
	color: #000;
}

footer .site-credit {
	display: none;
}

.site-title a, .site-title a:hover {
	color: #fff;
}

.hissu {
	display: inline-block;
	margin-left: 1em;
	padding: 0 5px;
	background: #3333D5;
	color: #fff;
	font-size: 0.8em;
    position: absolute;
	right: 1.2em;
}

.breadcrumbs {
	margin-bottom: 1.4em;
	width: 100vw;
	margin-left: calc( 50% - 50vw );
	max-width: none;
	background-color: #3333D5;
}

.breadcrumbs #breadcrumbs {
	color: #fff;
	padding: 10px 15px;
	max-width: 1020px;
	margin: auto;
	font-weight: normal;
}

.breadcrumbs #breadcrumbs a {
	color: #fff;
	text-decoration: none;
}

.breadcrumbs #breadcrumbs a:hover {
	text-decoration: underline;
}

.breadcrumbs #breadcrumbs strong.breadcrumb_last {
	font-weight: normal;
}

.mw_wp_form th {
	white-space: nowrap;
	position: relative;
}

#footer-top {
	background-image: url(/alps-site/wp-content/uploads/2025/07/img_recruit.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.footer-widget .widget_nav_menu .current_page_item > a, .widget_nav_menu .current-menu-item > a {
	color: #fff;
	font-weight: normal;
}

.footer-widget .widget {
	margin-bottom: 0;
	color: #fff;
}

.footer-widget .widget a:hover {
	color: #fff;
	text-decoration: underline;
}


.footer-widget .widget a.footer-tel {
	text-decoration: none;
}

.footer-widget-area {
	background-color: rgba(10, 30, 52, 0.9);
}

.main-header {
	z-index: 1;
}

.main-header .main-navigation .en {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #3333D5;
}

.home #main .wp-block-columns {
	margin-bottom: 0;
}


.front-main-business-child.front-main-business-child-01 {
	background-image: url(/alps-site/wp-content/uploads/2022/08/top-business-1.jpg);
}

.front-main-business-child.front-main-business-child-02 {
	background-image: url(/alps-site/wp-content/uploads/2022/08/top-business-2.jpg);
}

.front-main-business-child.front-main-business-child-03 {
	background-image: url(/alps-site/wp-content/uploads/2022/08/top-business-3.jpg);
}

.front-main-business-child {
	border-radius: 15px;
	background-position: center;
	background-size: cover;
}
.front-main-business-child h3 {
	padding: 36px 0;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 15px;
}

.index-main-menu .wp-block-button {
	border-radius: 12px;
}

.index-main-menu .wp-block-button a {
	font-weight: bold;
}

.index-main-menu .index-main-menu-01 > div {
	background-image: url(/alps-site/wp-content/uploads/2022/12/top-center-menu-1.jpg);
}

.index-main-menu .index-main-menu-02 > div {
	background-image: url(/alps-site/wp-content/uploads/2022/12/top-center-menu-2.jpg);
}

.index-main-menu .index-main-menu-03 > div {
	background-image: url(/alps-site/wp-content/uploads/2022/12/top-center-menu-3.jpg);
}

.index-main-menu .index-main-menu-04 > div {
	background-image: url(/alps-site/wp-content/uploads/2022/12/top-center-menu-4.jpg);
}

.index-main-menu .index-main-menu-05 > div {
	background-image: url(/alps-site/wp-content/uploads/2022/12/top-center-menu-5.jpg);
}

.index-main-menu .wp-block-button .wp-block-button__link {
	background-color: rgba(255, 255, 255, 0.7);
}

.index-main-menu .index-main-menu-01 a span,
.index-main-menu .index-main-menu-02 a span,
.index-main-menu .index-main-menu-03 a span,
.index-main-menu .index-main-menu-04 a span,
.index-main-menu .index-main-menu-05 a span {
	font-size: 0.8em;
	color: #3333D5;
}

.no-sidebar .front-main-business {
	color: #fff;
	padding-bottom: 3rem;
	padding-top: 3rem;
	background-color: #3333D5;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, rgba(142,76,76,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(142,76,76,0.15)), color-stop(0.75, rgba(142,76,76,0.15)), color-stop(0.75, transparent), to(transparent));
	-webkit-background-size: 7px 7px;
}

.no-sidebar .front-main-news {
	padding-bottom: 3rem;
	padding-top: 3rem;
	background-color: #f8f8f8;
}

.no-sidebar .container-wrapper h2 {
	background: #dfefff;
	box-shadow: 0px 0px 0px 5px #dfefff;
	border: dashed 1px #3333D5;
	padding: 0.2em 0.5em;
	color: #454545!important;
	margin-top: 1em;
	margin-bottom: 1em;
}

.no-sidebar .front-main-business .wp-block-column,
.no-sidebar .front-main-news .wp-block-column {
    margin-bottom: 0;
    margin-top: 0.9em;
}

.no-sidebar .entry-header {
    text-align: left;
}
.drawer-navigation ul li:last-child {
	padding-left: 10px;
	padding-right: 10px;
	background: #3333D5;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	box-sizing: border-box;
}

#content-wrapper {
	background-color: #f8f8f8;
}

#content-inner {
	margin-top: 2.8em;
	padding: 2em;
	background-color: #fff;
	border-radius: 5px;
}

#content-inner h2 {
	padding: 0.4em 0.5em;
	color: #454545!important;
	background: #dfefff;
	border-left: solid 5px #3333D5;
	border-bottom: solid 3px #d7d7d7;
}

#content-inner h3 {
	background: linear-gradient(transparent 70%, #dfefff 70%);
}

#content-inner h3.no_bg {
	background: none;
}

#content-inner .wp-block-button__link:hover {
	background: #015a7a;
}

#content-inner .wp-block-button a:hover {
	background-color: #015a7a!important;
	opacity: 1;
}

a.button-link,
.mw_wp_form button,
.mw_wp_form input[type="button"],
.mw_wp_form input[type="reset"],
.mw_wp_form input[type="submit"] {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #3333D5;
	color: #fff;
	border-radius: 0;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	line-height: 1;
	box-sizing: border-box;
}

a.button-link:hover,
.mw_wp_form button:hover,
.mw_wp_form input[type="button"]:hover,
.mw_wp_form input[type="reset"]:hover,
.mw_wp_form input[type="submit"]:hover {
	background: #015a7a;
}

a.button-link-small {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #3333D5;
	color: #fff;
	border-radius: 0;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	line-height: 1;
	box-sizing: border-box;
}

a.button-link-small:hover {
	background: #015a7a;
}

.button-link-border {
	border: 1px solid #f4f5f6;
}

.button-link-footer {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	border: 1px solid #f4f5f6;
}

.footer-widget .widget a.button-link-footer:hover {
	color: inherit;
}

.tel-link a {
	color: inherit;
	text-decoration: none;
}

.site-bottom {
	padding-bottom: 0.5rem;
	padding-top: 1.5rem;
	background-color: #f8f8f8;
}

.back-to-top {
	background-color: #3333D5;
	bottom: 11px;
	text-transform: uppercase;
	transition: .3s ease-in-out;
}

.back-to-top:before {
	color: #fff;
}

.back-to-top:hover {
	background: #015a7a;
}

.footer-widget-3 dt {
	background-color: #f4f5f6;
	display: inline-block;
	color: #000;
	padding: 2px 12px 0;
	margin-bottom: 1.2em;
}

.rl-basicgrid-gallery .rl-gallery-item img {
	width: 100%;
}

.drawer-navigation-content {
	padding: 60px 40px 60px 40px;
	text-align: center;
}

.drawer-navigation a {
	font-weight: bold;
}

.drawer-navigation ul li {
	margin-bottom: 20px;
}

.drawer-navigation .current_page_item > a, .drawer-navigation .current-menu-item > a {
	font-weight: bold;
}

.drawer-navigation .current_page_item:last-child > a, .drawer-navigation .current-menu-item:last-child > a {
	color: #fff!important;
}

.drawer-navigation .current_page_item, .drawer-navigation .current-menu-item {
	border-bottom: 5px solid #3333D5;
}

.top-bar-content, .featured-entry-content, .home-header-content, .jumbotron-content, .site-content, .container-content, .footer-widget-content, .site-bottom-content {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 2.8em;
}

.home .top-bar-content, .home .featured-entry-content, .home .home-header-content, .home .jumbotron-content, .home .site-content, .home .container-content, .home .footer-widget-content, .home .site-bottom-content {
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 0;
}

.entry-title {
	font-size: 1.75rem;
}

.post-full:after, .post-summary:after {
	border-bottom: none;
	width: 100%;
}

.pagination {
	text-align: center;
}

@media screen and (min-width: 980px) {
	#front-header-info {
		display: block;
	}

	.main-navigation li.menu-item a {
		font-weight: bold;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.page-id-644 .site-header,
	.home .site-header {
		position: relative;
	}

	.page-id-644 .home-header-top,
	.home .home-header-top {
		display: flex;
	}

	.page-id-644 .home-header-content,
	.home .home-header-content {
		padding-bottom: 220px;
		padding-top: 220px;
	}

	.page-id-644 .main-header-original,
	.home .main-header-original {
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.home .main-header-original .site-branding {
		display: none;
	}

	.main-navigation {
		line-height: 1em;
		text-align: center;
	}

	.home .main-header-content .main-navigation {
		display: none;
	}

	.home .main-header-clone-show .main-navigation {
		display: block;
	}

	.home .main-header-original .main-navigation {
		width: 100%;
	}

	.home .main-header-original .main-navigation div.menu > ul, .main-navigation ul.menu {
		display: flex;
		flex-wrap: nowrap;
	}

	.home .main-header-original .main-navigation div.menu > ul > li, .main-navigation ul.menu > li {
		flex: auto;
	}

	.home .main-header-original .main-navigation div.menu > ul > li.current-menu-item, .main-navigation ul.menu > li.current-menu-item {
		border-bottom: 5px solid #3333D5;
	}

	.home .main-header-original .main-navigation div.menu > ul > li:last-child.current-menu-item, .main-navigation ul.menu > li:last-child.current-menu-item {
		border-bottom: none;
	}

	.home .main-header-original .main-navigation div.menu > ul > li > a, .main-navigation ul.menu > li > a {
		flex: auto;
	}

	.home .main-header-original .main-navigation div.menu > ul > li:first-child > a, .main-navigation ul.menu > li:first-child > a {
		padding-left: 15px;
	}

	.home .main-header-original .main-navigation div.menu > ul > li:last-child > a, .main-navigation ul.menu > li:last-child > a {
		margin-left: 10px;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		background: #3333D5;
		color: #fff;
		margin-top: 13px;
		text-transform: uppercase;
		transition: .3s ease-in-out;
	}

	.home .main-header-original .main-navigation div.menu > ul > li > a:hover, .main-navigation ul.menu > li > a:hover {
		transform: translate(0, -5px);
	}

	.home .main-header-original .main-navigation div.menu > ul > li.current-menu-item > a:hover, .main-navigation ul.menu > li.current-menu-item > a:hover {
		transform: none;
	}

	.home .main-header-original .main-navigation div.menu > ul > li > a:hover, .main-navigation ul.menu > li:last-child > a:hover {
		transform:none;
		background: #015a7a;
	}

	.jumbotron-content {
		padding-bottom: 65px;
		padding-top: 65px;
	}
}

@media screen and (max-width: 979px) {
	#front-header-info {
		display: none;
	}

	.home .home-header {
		padding-bottom: 3em;
	}
}

@media screen and (min-width: 782px) {
	.main-header {
		padding-bottom: 0;
	}

	.home-header-title {
		font-size: 44px;
	}

	.home-header-title span {
		font-size: 54px;
	}

	.home-header-content .brand-logo {
		width: 190px;
		margin-right: 24px;
	}

	.main-header {
		padding-top: 15px;
	}

	.site-info {
		clear: none;
		float: inherit;
		text-align: center;
	}

	.drawer-navigation-content {
		padding: 90px 60px 90px 60px;
	}

	.entry-title {
		font-size: 1.75rem;
	}
}

@media screen and (max-width: 781px) {
	input[type="text"],
	input[type="email"],
	input[type="password"],
	textarea {
		width: 100%;
	}

	.mw_wp_form table th,
	.mw_wp_form table td {
		display: block;
	}

	.back-to-top {
		bottom: 6px;
	}

	#content-inner {
		padding: 1em;
	}
}



.index-main-menu .wp-block-button