@charset "UTF-8";

.Assist {
	z-index: 9996;
	position: fixed;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	line-height: 1.6;
	font-weight: 500;
	color: #333;
}

.Assist a {
	transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s;
	text-decoration: none!important;
}

.Assist a span {
	color: #fff;
}

.Assist * {
	box-sizing: border-box;
}

/* .Assist.type2 {
	display: none;
} */

@media print,
screen and (min-width: 768px) {
	.Assist.type2 {
		top: 230px;
	}

	.assist-fnav-v2 {
		background-color: #fff;
	}

	.assist-fnav-v2__block {
		border-top: 3px solid #fff;
	}

	.assist-fnav-v2__block [class*='assist-fnav-v2__head'] {
		display: block;
		color: #fff;
		background-color: #9d4002;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}

	.assist-fnav-v2__block .assist-fnav-v2__head--person {
		background-color: #9d4002;
	}

	.assist-fnav-v2__block .assist-fnav-v2__head--corporate {
		background-color: #495363;
	}

	.assist-fnav-v2 .assist-fnav-v2__list {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.assist-fnav-v2 .assist-fnav-v2__list>li {
		border-top: 1px solid #fff;
	}

	.assist-fnav-v2 .assist-fnav-v2__list>li:first-child {
		border-top: none;
	}

	.assist-fnav-v2 [class*='assist-fnav-v2__type'] {
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		color: #fff;
		width: 80px;
		height: 78px;
		flex-flow: column wrap;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--contact {
		background-color: #fa6400;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--pamphlet {
		height: 94px;
	}

	.assist-fnav-v2 [class*='assist-fnav-v2__type']:hover {
		opacity: 0.7;
	}

	.assist-fnav-v2 [class*='assist-fnav-v2__type']::before {
		position: relative;
		display: block;
		content: '';
		width: 100%;
		margin-bottom: 6px;
	}

	.assist-fnav-v2 .type-person [class*='assist-fnav-v2__type'] {
		background-color: #bf5c2b;
	}

	.assist-fnav-v2 .type-corporate [class*='assist-fnav-v2__type'] {
		background-color: #5f718e;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--contact::before {
		height: 30px;
		background: url(/app-files/img/sprite/icon.svg#contact3-usage) no-repeat center/30px 30px;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--document::before {
		height: 26px;
		background: url(/app-files/img/sprite/icon.svg#document2-usage) no-repeat center/22px 26px;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--pamphlet::before {
		height: 26px;
		background: url(/app-files/img/sprite/icon.svg#pdf2-usage) no-repeat center/22px 26px;
	}

	.assist-fnav-v2 .assist-fnav-v2__text {
		font-weight: 700;
		font-size: 12px;
	}

	.Assist {
		top: 315px;
		right: 0;
	}

	.assist-fnav__list>li {
		border-top: 1px solid #ddd;
	}

	.assist-fnav__list>li:first-child {
		border-top: none;
	}

	.assist-fnav [class*='assist-fnav__type'] {
		flex-flow: column wrap;
		width: 80px;
		height: 80px;
	}

	.assist-fnav [class*='assist-fnav__type']:hover {
		background-color: #7796c7;
	}

	.assist-fnav [class*='assist-fnav__type']:hover .assist-fnav__text {
		color: #fff;
	}

	.assist-fnav [class*='assist-fnav__type']::before {
		width: 100%;
		margin-bottom: 6px;
	}

	.assist-fnav__type--contact::before {
		height: 30px;
		background: url(/app-files/img/sprite/icon.svg#contact2-usage) no-repeat 50%/30px 30px;
	}

	.assist-fnav__type--corporate::before,
	.assist-fnav__type--person::before {
		height: 26px;
		background: url(/app-files/img/sprite/icon.svg#document-usage) no-repeat 50%/22px 26px;
	}

	.assist-fnav__text {
		font-size: 12px;
	}

	.assist-fnav__label {
		width: 49px;
		font-size: 12px;
		line-height: 1.4;
		transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	}
}

@media only screen and (max-width: 767.98px) {

	.Assist {
		bottom: 0;
		left: 0;
		width: 100%;
		font-family: ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
		line-height: 1.6;
		font-weight: 400;
	}

	.assist-fnav-v2 {
		display: flex;
	}

	.assist-fnav-v2 .assist-fnav-v2__block {
		width: 66.6%!important;;
		border-left: 3px solid #fff;
	}

	.assist-fnav-v2.is-corporate .assist-fnav-v2__block {
		width: 66.6%;
	}

	.assist-fnav-v2__block [class*="assist-fnav-v2__head"] {
		display: block;
		color: #fff;
		text-align: center;
		font-size: 11px;
		font-weight: 500;
		height: 15px;
	}

	.assist-fnav-v2__block .assist-fnav-v2__head--person {
		background-color: #9d4002;
	}

	.assist-fnav-v2__block .assist-fnav-v2__head--corporate {
		background-color: #495363;
	}

	.assist-fnav-v2 .assist-fnav-v2__list {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.assist-fnav-v2 .assist-fnav-v2__list>li {
		border-left: 1px solid #fff;
	}

	.assist-fnav-v2 .assist-fnav-v2__list.type-contact {
		width: calc((100% / 3) - .1px)!important;;
	}

	.assist-fnav-v2.is-corporate .assist-fnav-v2__list.type-contact {
		width: calc((100% / 3) - .1px)!important;;
	}

	.assist-fnav-v2 .assist-fnav-v2__list:not(.type-contact) {
		display: flex;
	}

	.assist-fnav-v2 .assist-fnav-v2__list:not(.type-contact)>li {
		width: 50%;
	}

	.assist-fnav-v2 .assist-fnav-v2__list>li:first-child {
		border-left: none;
	}

	.assist-fnav-v2 [class*="assist-fnav-v2__type"] {
		color: #fff;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		flex-flow: row wrap;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--contact {
		height: 78px;
		background-color: #fa6400;
		padding: 12px 0 6px;
	}

	.assist-fnav-v2 .type-person [class*="assist-fnav-v2__type"] {
		height: 63px;
		background-color: #bf5c2b;
		padding: 3px 0 6px;
	}

	.assist-fnav-v2 .type-corporate [class*="assist-fnav-v2__type"] {
		height: 63px;
		background-color: #5f718e;
		padding: 3px 0 6px;
	}

	.assist-fnav-v2 [class*="assist-fnav-v2__type"]::before {
		display: block;
		content: "";
	}

	.assist-fnav-v2 .assist-fnav-v2__type--contact::before {
		position: relative;
		display: block;
		content: "";
		width: 22px;
		height: 22px;
		background: url(/app-files/img/sprite/icon.svg#contact3-usage) no-repeat center/cover;
	}

	.assist-fnav-v2 .assist-fnav-v2__type--document::before {
		width: 17px;
		height: 20px;
		background: url(/app-files/img/sprite/icon.svg#document2-usage) no-repeat center/cover;
		position: absolute;
		top: 6px;
		left: 50%;
		transform: translateX(-50%);
	}

	.assist-fnav-v2 .assist-fnav-v2__type--pamphlet::before {
		width: 17px;
		height: 20px;
		background: url(/app-files/img/sprite/icon.svg#pdf2-usage) no-repeat center/cover;
		position: absolute;
		top: 6px;
		left: 50%;
		transform: translateX(-50%);
	}

	.assist-fnav-v2 .assist-fnav-v2__text {
		font-weight: 500;
		width: 100%;
		font-size: 11px;
		line-height: 1.2;
	}

	.assist-fnav-v2 .assist-fnav-v2__block .assist-fnav-v2__text {
		margin-top: 24px;
	}
}
