@charset "utf-8";

/***************************************************************
Header-A
****************************************************************/
.header-A--sticky-exists {
	height: 51px;
}
.header-A--header-bottom-exists {
	height: 151px;
}
.header-A__text {
	margin: 4px 0 0 4px;
	font-family: sans-serif;
	max-width: calc(100vw - 75px);
	font-size: 10rem;
	line-height: 1.25;
	color: #262626;
	font-weight: normal;
}
.header-A__text--ja {
	letter-spacing: -0.75px;
}
.header-A__text--multi-lang {
	max-width: calc(100vw - 121px);
}
.header-A__text--tagline {
	letter-spacing: normal;
	width: 100vw;
	max-width: none;
	margin: 0;
	height: 24px;
	padding: 6px 6px 6px 16px;
	box-sizing: border-box;
}
.header-A-main {
	margin-top: 4px;
	padding: 0 0 0 2vw;
	box-sizing: border-box;
	height: 51px;
}
.header-A__text + .header-A-main {
	margin-top: 0;
	height: 38px;
}
.header-A__text--tagline + .header-A-main {
	height: 55px;
}
.header-A-main-left {
	max-width: calc(100% - 63.5px);
	height: 100%;
}
.header-A-main-left--tagline {
	padding-top: 4px;
}
.header-A-main-left-top__link {
	width: 67vw;
	height: auto;
}
.header-A-main-left-top__image {
	width: 100%;
	object-fit: contain;
	object-position: left center;
}
.header-A-main-left-top__image--tagline {
	object-position: left -2px;
}
.header-A-main-left-bottom {
	margin-top: 2px;
	max-width: 60vw;
	box-sizing: border-box;
	font-size: 12rem;
	line-height: 1.2;
}

@media screen and (max-width: 374px) {
	.header-A-main {
		padding-bottom: 0;
	}
	.searchform-div__button {
		padding: 0 10px;
		width: auto;
		font-size: 13rem;
	}
}

@media screen and (min-width: 1024px) {
	/* PC/Tablet */
	.header-A {
		padding-top: 16px;
	}
	.header-A--sticky-exists {
		height: 135px;
	}
	.header-A--header-bottom-exists {
		height: 235px;
	}
	.header-A-main {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		padding: 9px 0 0;
		width: 1024px;
		height: 102px;
	}
	.header-A__text {
		display: block;
		margin: 0 auto;
		max-width: 1024px;
		width: auto;
		font-size: 12px;
		line-height: 12px;
		letter-spacing: normal;
	}
	.header-pc-sticky .header-A__text {
		margin-top: 16px;
	}
	.header-A__text--tagline {
		padding: 0;
		height: auto;
		background-color: unset !important;
	}
	.header-A-main {
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: space-between;
		position: relative;
		margin-top: 8px;
	}
	.header-A-main,
	.header-A__text + .header-A-main {
		height: 75px;
	}
	.header-A-main-left {
		align-self: center;
		display: inline-block;
		max-width: 600px;
		width: auto;
		height: auto;
		padding: 0;
		position: relative;
		top: -9px;
	}
	.header-A-main-left--search {
		max-width: 390px;
	}
	.header-A-main-left-top__link {
		margin-top: 4px;
		display: block;
		width: 100%;
		margin-top: 0;
		font-size: 0;
	}
	.header-A-main-left-top__image {
		max-width: none;
		max-height: none;
	}
	.header-A-main-left-top__image--tagline {
		object-position: left;
		margin-top: 0;
	}
	.header-A-main-middle {
		margin-top: -6px;
	}
	.header-A-main-middle-tel {
		margin-left: 4px;
		font-family: Helvetica;
		letter-spacing: -0.59px;
		color: #050e1c;
		font-size: 28px;
		font-weight: bold;
	}
	.header-A-main-middle-tel-img {
		position: relative;
		top: 3px;
		height: 100%;
	}
	.header-A-main-right {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.header-A-main-right-access {
		display: flex;
	}
	.header-A-main-right-access-left__text {
		padding-left: 19px;
		line-height: 1.2;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	.header-A-main-right-access-left {
		text-align: right;
	}
	.header-A-main-right-access-left:nth-last-child(2) {
		margin-left: 10px;
	}
	.header-A-main-right-access-left-top {
		position: relative;
		display: block;
	}
	.header-A-main-right-access-left-top::before {
		font-size: 24px;
	}
	.header-A-main-right-access-left__before {
		position: relative;
		top: -3px;
		margin-right: 4px;
		font-size: 13px;
	}
	.header-A-main-right-access-left__num {
		font-size: 32px;
		font-weight: bold;
		font-family: Helvetica;
		line-height: 1;
		color: #050e1c;
		letter-spacing: -0.67px;
	}
	.header-A-main-right-access-left__num--small {
		font-size: 24px;
	}
	.header-A-main-right-access-left__contactinfo {
		position: relative;
		top: -4px;
		padding-left: 19px;
		display: block;
		text-align: center;
		font-size: 12px;
		font-weight: normal;
		color: #444444;
		letter-spacing: -0.1px;
	}
	.header-A-main-right-access-left__contactinfo--small {
		top: 0;
		font-size: 10px;
	}
	.header-A-main-right-access__button {
		box-sizing: border-box;
		display: block;
		margin-left: 16px;
		padding: 17px 20px;
		width: 176px;
		max-height: 50px;
		/* box-shadow: 0 3px 6px 0 #cecece; */
		font-size: 16px;
		font-weight: normal;
		line-height: 1;
	}
	.header-A-main-right-access__button--radius-none {
		border-radius: 0;
	}
	.header-A-main-right-access__button--radius-bit {
		border-radius: 2px;
	}
	.header-A-main-right-access__button--radius-little {
		border-radius: 4px;
	}
	.header-A-main-right-access__button--radius-radius {
		border-radius: 8px;
	}
	.header-A-main-right-access__button--radius-ellipse {
		border-radius: 30px;
	}
	.header-A-main-right-access__button::before {
		position: relative;
		top: 3px;
		margin-right: 10px;
		font-size: 22px;
		line-height: 8px;
	}
	.header-A-main-right-access__button.button-A.button-A--three-dimensional-theme {
		box-shadow: 0 3px 0 0 var(--theme-dark-color);
	}
	.header-A-main-right-access__button.button-A.button-A--three-dimensional-sub {
		box-shadow: 0 3px 0 0 var(--sub-dark-color);
	}
	.header-A-main-right-access__button.button-A.button-A--three-dimensional-accent {
		box-shadow: 0 3px 0 0 var(--accent-dark-color);
	}
	.header-A-nav--B,
	.header-A-nav--C {
		border-bottom-style: solid;
		border-bottom-color: #000;
	}
	.header-A-nav-menu {
		width: 1024px;
		margin: 0 auto;
	}
	.header-A-nav-menu-ul {
		display: flex;
		justify-content: space-evenly;
		flex-wrap: nowrap;
		align-items: center;
		width: 100%;
		height: auto;
		padding: 0;
		box-sizing: border-box;
	}
	.header-A-nav-menu-ul-li {
		position: relative;
		width: 100%;
		transition: .2s;
	}
	.header-A-nav-menu-ul-li--A {
		border-right: 1px solid #050e1c;
	}
	.header-A-nav-menu-ul-li--A:not(.header-A-nav-menu-ul-li--no-border).header-A-nav-menu-ul-li:first-child {
		border-left: 1px solid #050e1c;
	}
	.header-A-nav-menu-ul-li--A,
	.header-A-nav-menu-ul-li--B {
		height: 100%;
	}
	.header-A-nav-menu-ul-li--no-border {
		border: none;
	}
	.header-A-nav-menu-ul-li-a {
		display: block;
		height: 100%;
		line-height: 3;
		text-align: center;
		font-size: 18px;
		color: #fff;
		transition: .2s;
	}
	.header-A-nav-menu-ul-li--no-border .header-A-nav-menu-ul-li-a {
		font-size: 16px;
		height: 56px;
		line-height: 3.4;
	}
	.header-A-nav-menu-ul-li--no-border.header-A-nav-menu-ul-li--hover-border-bottom .header-A-nav-menu-ul-li-a {
		line-height: 2.889;
	}
	.header-nav-menu-ul-li-a:hover {
		opacity: 1;
	}
	.header-A-nav-menu-ul-li--hover-border-bottom {
		border-bottom: 4px solid transparent;
	}
	.header-nav-menu-ul-li-a--active,
	.header-A-nav-menu-ul-li--hover-background-transparency:hover {
		opacity: 0.6;
	}
	.header-A-nav-menu-ul-li-a--B {
		height: 100%;
		line-height: 3.3;
		font-weight: bold;
	}
	.header-A-nav-menu-ul-li-a--B:hover,
	.header-A-nav-menu-ul-li-a--B.header-nav-menu-ul-li-a--active {
		opacity: 1;
		color: #fff !important;
	}

	/* header-A-sub-menu */
	.header-A-nav-menu-ul-child {
		position: absolute;
		left: 0;
		display: none;
		width: auto;
		min-width: 180px;
		background-color: rgba(0, 0, 0, .8);
		z-index: 101;
	}
	.header-A-nav-menu-ul-child--B {
		top: 100%;
	}
	.header-A-nav-menu-ul-li-a--C {
		font-weight: bold;
	}
	.header-A-nav-menu-ul-li-a--C + .header-A-nav-menu-ul-child {
		top: calc(100% + 4px);
	}
	.header-A-nav-menu-ul-li:last-child .header-A-nav-menu-ul-child {
		left: auto;
		right: 0;
	}
	.header-A-nav-menu-ul-child-li-a {
		position: relative;
		padding: 6px 12px 6px 36px;
		display: block;
		width: 100%;
		box-sizing: border-box;
		line-height: 2.4;
		color: #fff;
		text-align: left;
		font-size: 12px;
		text-wrap: nowrap;
	}
	.header-A-nav-menu-ul-child-li-a:hover {
		opacity: 1;
	}
	.header-A-nav-menu-ul-child-li-a::before {
		content: "";
		position: absolute;
		top: 15px;
		left: 16px;
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 7px;
		border-color: transparent transparent transparent #fff;
	}

	/* hamburger */
	.header-A-change-lang {
		margin-left: 8px;
		position: static;
		width: 50px;
		text-align: center;
	}
	.header-A-change-lang__item {
		position: relative;
		top: -4px;
		padding: 4px;
		display: block;
		color: #707070;
		font-size: 19px;
		font-weight: bold;
	}
	.header-A-change-lang__item:nth-child(n+2) {
		margin-top: 2px;
	}
	.header-A-change-lang__item:nth-child(n+2)::before {
		content: '';
		position: absolute;
		top: -3px;
		left: 17px;
		width: 14px;
		height: 2px;
		background-color: #707070;
	}

	.header-A-change-lang {
		margin-left: 8px;
		position: static;
		width: 50px;
		text-align: center;
	}
	.header-A-change-lang__item {
		position: relative;
		top: -4px;
		padding: 4px;
		display: block;
		font-size: 19px;
	}
	.header-A-change-lang__item:nth-child(n+2) {
		margin-top: 2px;
	}
	.header-A-change-lang__item:nth-child(n+2)::before {
		content: '';
		position: absolute;
		top: -3px;
		left: 17px;
		width: 14px;
		height: 2px;
		background-color: #707070;
	}
}
