@media screen and (max-width: 767px) {
	.p-brand {
		padding-bottom: 12vw;
	}
}
.p-brand .c-pagettl {
	background-position: top 3rem left;
	background-size: 36.1rem;
	background-image: url("../images/brand/bg_pagettl.png");
}
@media screen and (max-width: 767px) {
	.p-brand .c-pagettl {
		background-position: top left;
		background-size: 48.6666666667vw;
	}
}
.p-brand .p-intro {
	padding: 8rem 0 0;
	text-align: center;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-brand .p-intro {
		padding: 10vw 0 0;
	}
}
.p-brand .p-intro::before, .p-brand .p-intro::after {
	content: "";
	display: block;
	position: absolute;
}
.p-brand .p-intro::before {
	top: -6rem;
	left: 0;
	background: url("../images/brand/bg_intro01.png") center/contain no-repeat;
	width: 18.7rem;
	height: 23rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-intro::before {
		width: 30.6666666667vw;
		height: 38.9333333333vw;
		top: -32vw;
		right: 0;
		left: auto;
		mix-blend-mode: multiply;
	}
}
.p-brand .p-intro::after {
	bottom: 1rem;
	right: 0;
	background: url("../images/brand/bg_intro02.png") center/contain no-repeat;
	width: 22.3rem;
	height: 18.4rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-intro::after {
		content: none;
	}
}
.p-brand .p-intro__copy {
	letter-spacing: 0.06em;
	line-height: 1.67;
	font-size: 2.8rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.p-brand .p-intro__copy {
		font-size: 5.3333333333vw;
		text-align: left;
		line-height: 2;
	}
}
.p-brand .p-intro__text {
	letter-spacing: 0.03em;
	line-height: 2.2;
	margin-top: 2rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-intro__text {
		font-size: 3.7333333333vw;
		text-align: left;
		line-height: 1.8;
	}
}
.p-brand .p-lineup {
	position: relative;
	padding: 15rem 0 0;
	margin-top: 8rem;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup {
		padding: 8rem 0 0;
	}
}
.p-brand .p-lineup__title {
	font-size: 12rem;
	font-weight: 500;
	color: rgba(78, 167, 202, 0.15);
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__title {
		font-size: 12vw;
		left: -1vw;
	}
}
.p-brand .p-lineup__list-link ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link ul {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
}
.p-brand .p-lineup__list-link ul li {
	text-align: center;
}
.p-brand .p-lineup__list-link ul li + li {
	margin-left: 6rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link ul li + li {
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link ul li {
		width: calc(50% - 1.5vw);
		margin-bottom: 3rem;
	}
	.p-brand .p-lineup__list-link ul li:nth-child(even) {
		margin-left: 3vw;
	}
}
.p-brand .p-lineup__list-link ul li a {
	display: block;
}
.p-brand .p-lineup__list-link ul li a:hover {
	opacity: 1;
	-webkit-transform: translateY(min(-1.389vw, -20px));
	        transform: translateY(min(-1.389vw, -20px));
}
.p-brand .p-lineup__list-link ul li a:hover .p-lineup__list-link-image {
	-webkit-box-shadow: 0 0 12px 2px rgba(40, 85, 155, 0.5);
	        box-shadow: 0 0 12px 2px rgba(40, 85, 155, 0.5);
}
.p-brand .p-lineup__list-link-image {
	width: 18rem;
	aspect-ratio: 1;
	position: relative;
	border-radius: 8px;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 12px 2px rgba(40, 85, 155, 0.1);
	        box-shadow: 0 0 12px 2px rgba(40, 85, 155, 0.1);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-link-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image.yaizuko img {
		width: 13.8666666667vw;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image.hanare img {
		width: 14.9333333333vw;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image.tyokubaizyo img {
		width: 32.5333333333vw;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image.onlineshop img {
		width: 32.5333333333vw;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image.yaizushi img {
		width: 20.4vw;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-image.minami img {
		width: 14.4vw;
	}
}
.p-brand .p-lineup__list-link-text {
	margin-top: 2rem;
	color: #005BAC;
	min-height: 4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-link-text {
		min-height: auto;
		margin-top: 1rem;
		font-size: 4.2666666667vw;
		font-weight: bold;
	}
}
.p-brand .p-lineup__list-detail {
	margin-top: 15rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail {
		margin-top: 6rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(odd) {
	margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) {
		margin-left: calc(50% - 50vw);
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-textarea {
		margin-right: -4rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-logo {
	margin-left: auto;
	text-align: right;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-logo {
		margin: 10vw auto;
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-copy {
		text-align: right;
		margin-right: 3rem;
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-text {
		margin-right: 5rem;
		text-align: right;
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-map {
		text-align: right;
		margin-right: 7rem;
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(odd) .p-lineup__list-detail-item-btn {
		margin-left: auto;
		margin-right: 8rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) {
	margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) {
		margin-right: calc(50% - 50vw);
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-inner {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-textarea {
		margin-left: 4rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-logo {
	margin-right: auto;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-logo {
		margin: 10vw auto;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-copy {
	text-align: left;
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-copy {
		margin-left: -3rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-text {
	text-align: left;
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-text {
		margin-left: -5rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-map {
	text-align: left;
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-map {
		margin-left: -7rem;
	}
}
.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-btn {
	margin-right: auto;
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item:nth-child(even) .p-lineup__list-detail-item-btn {
		margin-left: -8rem;
	}
}
.p-brand .p-lineup__list-detail-item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
}
.p-brand .p-lineup__list-detail-item-logo {
	margin-bottom: 4rem;
}
.p-brand .p-lineup__list-detail-item-logo img {
	width: 100%;
}
.p-brand .p-lineup__list-detail-item-copy {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.67;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-copy {
		font-size: 4.2666666667vw;
		letter-spacing: 0;
	}
}
.p-brand .p-lineup__list-detail-item-copy span {
	font-size: 1.8rem;
	display: block;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-copy span {
		font-size: 3.2vw;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-textarea {
		padding: 0 6.6666666667vw;
	}
}
.p-brand .p-lineup__list-detail-item-text {
	margin-top: 1rem;
	margin-bottom: 2rem;
	letter-spacing: 0.03em;
	line-height: 1.67;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-text {
		font-size: 3.7333333333vw;
		line-height: 2;
	}
}
.p-brand .p-lineup__list-detail-item-map {
	margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-map {
		font-size: 4.2666666667vw;
		text-indent: -5vw;
		padding-left: 5vw;
		line-height: 1.8;
	}
}
.p-brand .p-lineup__list-detail-item-map::before {
	content: "";
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	background-color: #005BAC;
	display: inline-block;
	margin-right: 0.5rem;
	vertical-align: -0.2rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-map::before {
		width: 3.7333333333vw;
		height: 3.7333333333vw;
		vertical-align: -0.25vw;
	}
}
.p-brand .p-lineup__list-detail-item-map a {
	text-decoration: underline;
}
.p-brand .p-lineup__list-detail-item-map:not(:first-child) {
	margin-top: 2rem;
}
.p-brand .p-lineup__list-detail-item-btn {
	width: 28.8rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-btn {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item-btn .link {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-btn .link {
		width: 5.3333333333vw;
	}
}
.p-brand .p-lineup__list-detail-item-btn a {
	letter-spacing: 0;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-btn a {
		font-size: 3.7333333333vw;
	}
}
.p-brand .p-lineup__list-detail-item-btn:hover .link {
	color: #FFF;
}
.p-brand .p-lineup__list-detail-item-btn-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-btn-wrapper {
		display: block;
	}
}
.p-brand .p-lineup__list-detail-item-btn-wrapper .c-btn {
	width: 26.4rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-btn-wrapper .c-btn {
		width: 100%;
	}
}
@media print, screen and (min-width: 768px) {
	.p-brand .p-lineup__list-detail-item-btn-wrapper .c-btn:not(:last-child) {
		margin-right: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item-btn-wrapper .c-btn:not(:last-child) {
		margin-bottom: 2rem;
	}
}
.p-brand .p-lineup__list-detail-item:not(:first-child) {
	margin-top: 10rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item:not(:first-child) {
		margin-top: 8rem;
	}
}
.p-brand .p-lineup__list-detail-item.yaizuko .p-lineup__list-detail-item-image {
	width: 76.9rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.yaizuko .p-lineup__list-detail-item-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.yaizuko .p-lineup__list-detail-item-logo {
	width: 39.5rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.yaizuko .p-lineup__list-detail-item-logo {
		width: 69.3333333333vw;
	}
}
.p-brand .p-lineup__list-detail-item.hanare .p-lineup__list-detail-item-image {
	width: 76rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.hanare .p-lineup__list-detail-item-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.hanare .p-lineup__list-detail-item-logo {
	width: 12.8rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.hanare .p-lineup__list-detail-item-logo {
		width: 24.6666666667vw;
	}
}
.p-brand .p-lineup__list-detail-item.tyokubaizyo .p-lineup__list-detail-item-image {
	width: 73.4rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.tyokubaizyo .p-lineup__list-detail-item-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.tyokubaizyo .p-lineup__list-detail-item-logo {
	width: 33.8rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.tyokubaizyo .p-lineup__list-detail-item-logo {
		width: 59.2vw;
	}
}
.p-brand .p-lineup__list-detail-item.onlineshop .p-lineup__list-detail-item-image {
	width: 75.5rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.onlineshop .p-lineup__list-detail-item-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.onlineshop .p-lineup__list-detail-item-logo {
	width: 21.6rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.onlineshop .p-lineup__list-detail-item-logo {
		width: 42.6666666667vw;
	}
}
.p-brand .p-lineup__list-detail-item.onlineshop .p-lineup__list-detail-item-btn {
	width: 40rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.onlineshop .p-lineup__list-detail-item-btn {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.yaizushi .p-lineup__list-detail-item-image {
	width: 71.4rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.yaizushi .p-lineup__list-detail-item-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.yaizushi .p-lineup__list-detail-item-logo {
	width: 15.6rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.yaizushi .p-lineup__list-detail-item-logo {
		width: 31.2vw;
	}
}
.p-brand .p-lineup__list-detail-item.minami .p-lineup__list-detail-item-image {
	width: 75.8rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.minami .p-lineup__list-detail-item-image {
		width: 100%;
	}
}
.p-brand .p-lineup__list-detail-item.minami .p-lineup__list-detail-item-logo {
	width: 11.2rem;
}
@media screen and (max-width: 767px) {
	.p-brand .p-lineup__list-detail-item.minami .p-lineup__list-detail-item-logo {
		width: 21.4666666667vw;
	}
}
/*# sourceMappingURL=brand.css.map */