/* ---------------------------------------------------------------
start Brand CSS
--------------------------------------------------------------- */

/* --------------- common --------------- */


/* --------------- brand --------------- */

.bg_pagettl.brand {
	width: 100%;
	height: 60vw;
	max-height: 500px;
	padding-bottom: 30px;
	color: #fff;
	background-image: url(../img/brand/bg_pagettl.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bg_pagettl.brand .pagettl {
	width: 100%;
	height: 100%;
	line-height: 1;
}

.bg_pagettl.brand .pagettl .en {
	max-width: 514px;
	margin: 0 auto 36px;
	display: block;
}

.bg_pagettl.brand .pagettl .ja {
	font-size: 35px;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	display: block;
}

.col_brand1 {
	width: 100%;
	margin: 0;
	padding: 100px 0 40px;
	background-color: #e8e8e8;
}

.inner_brand1 {
	width: 94%;
	margin: 0 auto;
	padding: 0;
}

.mds_brand1 {
	margin: 0 0 28px;
	padding: 0;
	color: #000000;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
}

.txt_brand1 {
	margin: 0 0 42px;
	padding: 0;
	text-align: center;
	line-height: 2.1;
}

.link_Brand1 {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.link_Brand1 li {
	width: 32.5%;
	height: 128px;
	margin: 0 1.25% 0 0;
	padding: 0;
	overflow: hidden;
}

.link_Brand1 li:last-of-type {
	margin-right: 0;
}

.link_Brand1 li a {
	width: 100%;
	height: 100%;
	padding: 0;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.link_Brand1 li h3 {
	width: 80%;
	margin: 0 auto;
	padding: 12px 35px 12px;
	line-height: 1.2;
	text-align: center;
	position: relative;
	z-index: 0;
}

.link_Brand1 li.astonplaza h3 {
	padding-left: 0;
	padding-right: 0;
}

.link_Brand1 li h3::before {
	content: "";
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 78%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 28%,rgba(255,255,255,1) 78%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 28%,rgba(255,255,255,1) 78%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.2;
}

.link_Brand1 li h3 .ja {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: 500;
	border-bottom: solid 1px #fff;
	display: block;
}

.link_Brand1 li.astonplaza h3 .ja {
	letter-spacing: 0em;
	text-indent: 0em;
}

.link_Brand1 li h3 .en {
	font-size: 13px;
	font-weight: 400;
	display: block;
}

.link_Brand1 li a img {
	width: 100.5%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	transition: all .5s;
}

.col_brand2 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ttl_brand {
	width: 100%;
	height: 51vw;
	padding: 17.5vw 0 0 0;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col_brand2 .ttl_brand {
	background-image: url(../img/brand/bg_plazahotel.jpg);
}

.col_brand3 .ttl_brand {
	background-image: url(../img/brand/bg_astonplaza.jpg);
}

.ttl_brand h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.ttl_brand h2 .ja {
	margin: 0 0 0.8vw;
	padding: 0 16px 0.4vw;
	font-size: 3.3vw;
	letter-spacing: 0.2em;
	text-indent: 0.02em;
	border-bottom: solid 1px #fff;
	display: inline-block;
}

.ttl_brand h2 .en {
	font-size: 1.35vw;
	font-weight: 400;
	letter-spacing: 0.2em;
	text-indent: 0.02em;
	display: inline-block;
}

.bg_brand2 {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0 50px;
	background-color: rgba(205,230,242,0.47);
}

.cont_brand2 {
	margin-bottom: 70px;
}

.wrap_brand1 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 60px;
	display: flex;
	align-items: flex-start;
}

.bg_brand2 .wrap_brand1:last-of-type {
	margin-bottom: 0;
}

.wrap_brand1 .img {
	width: 50%;
	height: 400px;
	position: relative;
	z-index: 0;
}

.wrap_brand1 .img img {
	width: 116%;
	position: absolute;
	top: 0;
	right: 0;
}

.wrap_brand1:nth-of-type(even) .img img {
	right: auto;
	left: 0;
}

.wrap_brand1 .box {
	width: 50%;
	margin: 60px 0 0 0;
	padding: 60px 75px 60px 95px;
	line-height: 2.1;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	background-color: #fff;
	position: relative;
	z-index: 1;
}

.wrap_brand1 .box p {
	margin: 0;
	padding: 0;
	display: inline;
}

.wrap_brand1:nth-of-type(even) .box {
	margin-top: 110px;
	padding-left: 70px;
	padding-right: 90px;
}

.wrap_brand1:nth-of-type(odd) .img {
	order: 1;
}

.wrap_brand1:nth-of-type(odd) .txt {
	order: 0;
}

.slide_brand {
	width: 94%;
	max-width: 860px;
	margin: 0 auto 22px;
	padding: 0;
	display: flex;
	overflow: auto;
}

.slide_brand.kyoto_prazahotel .swiper-slide {
	width: 49.3%;
	margin: 0 1.4% 0 0;
}

.slide_brand.kyoto_prazahotel .swiper-slide a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.slide_brand.kyoto_prazahotel .swiper-slide a::before {
	content: '';
	display: block;
	padding-top: 72.64%;
}

.slide_brand.other_prazahotel .swiper-slide {
	width: 30.5%;
	margin: 0 4.25% 0 0;
}

.slide_brand.other_prazahotel .swiper-slide.kyoto {
	width: 50%;
	margin: 0 4.25% 0 0;
}


.slide_brand.kyoto_prazahotel .swiper-slide:last-of-type {
	margin-right: 0;
}

.slide_brand.other_prazahotel .swiper-slide.kyoto:last-of-type {
	margin-right: 0; 
}

.img_hover a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.img_hover a img {
	width: 100.5%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	transition: all .5s;
}

.img_hover a::before {
	content: '';
	display: block;
}

.slide_brand.other_prazahotel .swiper-slide .img_hover a::before {
	padding-top: 139.69%;
}

.slide_brand.other_prazahotel .swiper-slide.kyoto .img_hover a::before {
	padding-top: 80%;
}

.slide_brand.other_prazahotel .swiper-slide2 .img_hover a::before {
	padding-top: 74.69%;

}

.swiper-button-next, .swiper-button-prev {
	display: none;
}

.mds_brand_name {
	margin: 0 0 18px;
	padding: 0;
	font-size: 15px;
	color: #4d4d4d;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

.btn_brand {
	width: 146px;
	height: 36px;
	margin: 0 auto;
	padding: 0 22px 0 0;
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	text-decoration: none;
	border: solid 1px #717171;
	background-image: url(../img/brand/icon_outerlink.svg);
	background-repeat: no-repeat;
	background-size: 13px auto;
	background-position: right 22px center;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .2s;
}

.btn_brand.kyoto_prazahotel {
	margin-bottom: 50px;
}

.other_prazahotel .mds_brand_name {
	margin-top: 26px;
}

.col_brand3 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.col_brand3 .bg_brand2 {
	background-color: rgba(211,226,203,0.47);
}

.slide_brand.astonplaza .swiper-wrapper {
	flex-wrap: wrap;
	justify-content: center;
}

.slide_brand.astonplaza .swiper-slide {
	width: 47.5%;
	margin: 0 5% 0 0;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(1),
.slide_brand.astonplaza .swiper-slide:nth-of-type(2) {
	margin-bottom: 80px;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(1) .img_hover a::before,
.slide_brand.astonplaza .swiper-slide:nth-of-type(2) .img_hover a::before {
	padding-top: 75%;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(2n) {
	margin-right: 0;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(3),
.slide_brand.astonplaza .swiper-slide:nth-of-type(4) {
	width: 30.5%;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(3) .img_hover a::before,
.slide_brand.astonplaza .swiper-slide:nth-of-type(4) .img_hover a::before {
	padding-top: 139.69%;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(3) {
	margin-right: 4.2%;
}

.btnlink {
	width: 100%;
	padding: 15px 0 0 0;;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.btnlink .mds_brand_name {
	margin-bottom: 0;
}

.btnlink .btn_brand {
	margin: 0;
}

.slide_brand.astonplaza .swiper-slide:nth-of-type(3) .mds_brand_name,
.slide_brand.astonplaza .swiper-slide:nth-of-type(4) .mds_brand_name {
	height: 75px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col_brand4 .ttl_brand {
	padding-top: 14vw;
	color: #fff;
	background-image: url(../img/brand/bg_kachofugetsu.jpg);
	flex-direction: column;
}

.col_brand4 .ttl_brand .open {
	margin-bottom: 3vw;
	font-size: 2.8vw;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

.col_brand4 .ttl_brand h2 {
	width: 37vw;
	margin-bottom: 4.3vw;
}

.col_brand4 .ttl_brand .lead {
	font-size: 1.45vw;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	text-align: center;
}

.col_brand4 .bg_brand2 {
	padding-bottom: 100px;
	background-color: rgba(241,237,223,0.47);
}

.col_brand4 .cont_brand2 {
	margin-bottom: 95px;
}

.wrap_brand1 .box .btn_brand {
	margin: 50px 0 0 auto;
}

.txt_brand_kachofugetsu1 {
	margin: 0 30px;
	text-align: center;
	line-height: 2.1;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}


/* ---------------------------------------------------------------
	start max 1200px
--------------------------------------------------------------- */

@media screen and ( max-width: 1200px ) {

	.link_Brand1 {

		max-width: 100%;
	}

	.link_Brand1 li {
		height: 12vw;
	}

	.link_Brand1 li a {
		font-size: 1.8vw;
	}

	.link_Brand1 li h3 {
		padding: 1vw 3vw 1vw;
	}

	.link_Brand1 li h3 .en {
		font-size: 1.2vw;
	}

	.wrap_brand1 .box,
	.wrap_brand1:nth-of-type(even) .box {
		padding: 60px 5% 60px;
	}



}

/* ---------------------------------------------------------------
	end max 1200px
--------------------------------------------------------------- */



/* ---------------------------------------------------------------
	start max 1033px
--------------------------------------------------------------- */

@media screen and ( max-width: 1033px ) {

	.bg_brand2 {
		padding: 60px 0 40px;
	}

	.wrap_brand1 {
		align-items: flex-start;
	}

	.wrap_brand1:nth-of-type(odd) {
		padding-left: 3%;
	}

	.wrap_brand1:nth-of-type(even) {
		padding-right: 3%;
	}

	.wrap_brand1 .img {
		width: 15%;
	}

	.wrap_brand1 .img img {
		width: 550%;
	}

	.wrap_brand1 .box,
	.wrap_brand1:nth-of-type(even) .box {
		width: 85%;
		margin-top: 38vw;
		padding: 4% 5%;
	}

	.btnlink {
		display: block;
	}

	.btnlink .mds_brand_name {
		margin-bottom: 15px;
	}

	.btnlink .btn_brand {
		margin: 0 auto;
	}

	.slide_brand.astonplaza .swiper-slide:nth-of-type(3) .mds_brand_name,
	.slide_brand.astonplaza .swiper-slide:nth-of-type(4) .mds_brand_name {
		height: 65px;
	}

	.col_brand4 .ttl_brand .lead {
		font-size: 1.6vw;
	}

	.wrap_brand1 .box .btn_brand {
		margin-top: 35px;
	}


}

/* ---------------------------------------------------------------
	end max 1033px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
	start max 850px
--------------------------------------------------------------- */

@media screen and ( max-width: 850px ) {

	.bg_pagettl.brand {
		height: 50vw;
		min-height: 100%;
	}

	.bg_pagettl.brand .pagettl .en {
		width: 50vw;
		margin-bottom: 3.5vw;
	}

	.bg_pagettl.brand .pagettl .ja {
		font-size: 3.5vw;
	}

	.col_brand1 {
		padding: 70px 0 40px;
	}

	.ttl_brand h2 .ja {
		font-size: 3.8vw;
	}

	.ttl_brand h2 .en {
		font-size: 2vw;
	}

	.wrap_brand1 {
		display: block;
	}

	.wrap_brand1 .img {
		width: 94%;
		height: 45vw;
	}

	.wrap_brand1 .img img {
		width: 100%;
	}

	.wrap_brand1:nth-of-type(odd) .img {
		margin-left: auto;
	}

	.wrap_brand1 .box,
	.wrap_brand1:nth-of-type(even) .box {
		width: 97%;
		margin: 0;
	}

	.wrap_brand1:nth-of-type(even) .box {
		margin-left: auto;
	}

	.col_brand4 .ttl_brand .lead {
		font-size: 2vw;
	}

	.col_brand4 .bg_brand2 {
		padding-bottom: 70px;
	}

	.col_brand4 .cont_brand2 {
		margin-bottom: 55px;
	}

}

/* ---------------------------------------------------------------
	end max 850px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
	start min 701px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 701px ) {
	
	.link_Brand1 li:hover img {
		width: 108%;
	}

	.btn_brand:hover {
		color: #fff;
		background-color: #1d4b95;
		background-image: url(../img/brand/icon_outerlink_on.svg);
	}

	.img_hover a:hover img {
		width: 108%;
	}

	
}

/* ---------------------------------------------------------------
	end min 701px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
	start max 700px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 700px ) {

	.bg_pagettl.brand {
		height: 280px;
		padding: 0;
		background-image: url(../img/brand/sp/bg_pagettl.jpg);
	}

	.bg_pagettl.brand .pagettl .en {
		width: 365px;
		margin-bottom: 30px;
	}

	.bg_pagettl.brand .pagettl .ja {
		font-size: 28px;
	}

	.col_brand1 {
		padding: 50px 0 15vw;
	}

	.inner_brand1 {
		width: 90%;
	}

	.mds_brand1 {
		margin-bottom: 20px;
		font-size: 27px;
	}

	.txt_brand1 {
		margin-bottom: 30px;
	}

	.link_Brand1 {
		display: block;
	}

	.link_Brand1 li {
		width: 100%;
		height: 35vw;
		margin: 0 0 6vw;
	}

	.link_Brand1 li:last-of-type {
		margin-bottom: 0;
	}

	.link_Brand1 li a {
		font-size: 5.4vw;
	}

	.link_Brand1 li h3 {
		height: 22vw;
		padding: 1vw 10vw 1vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.link_Brand1 li h3 .ja {
		margin-bottom: 1.2vw;
		padding-bottom: 1.2vw;
	}

	.link_Brand1 li h3 .en {
		font-size: 4vw;
	}

	.col_brand2 .ttl_brand {
		background-image: url(../img/brand/sp/bg_plazahotel.jpg);
	}

	.col_brand3 .ttl_brand {
		background-image: url(../img/brand/sp/bg_astonplaza.jpg);
	}

	.col_brand3 .ttl_brand {
		background-image: url(../img/brand/sp/bg_astonplaza.jpg);
	}

	.ttl_brand {
		padding-top: 13.5vw;
	}

	.ttl_brand h2 .ja {
		margin-bottom: 2.5vw;
		padding: 0 2vw 2.5vw;
		font-size: 7vw;
	}

	.ttl_brand h2 .en {
		font-size: 5vw;
	}

	.bg_brand2 {
		padding: 14vw 0 5vw;
	}

	.wrap_brand1 {
		margin-bottom: 14vw;
	}

	.wrap_brand1 .img {
		width: 92%;
	}

	.wrap_brand1 .box {
		padding: 6% 5%;
		line-height: 2;
	}

	.wrap_brand1 .box p {
		margin-bottom: 15px;
		display: block;
	}

	.cont_brand2 {
		margin-bottom: 12vw;
	}

	.slide_brand.kyoto_prazahotel .swiper-slide {
		width: 100%;
		margin: 0;
	}

	.slide_brand .swiper-button-next,
	.slide_brand .swiper-button-prev {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background-image: none;
		background-color: rgba(35,24,21,0.4);
		transition: .2s;
		display: block;
	}

	.slide_brand .swiper-button-next::before,
	.slide_brand .swiper-button-prev::before {
		content: "";
		width: 14px;
		height: 14px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		position: absolute;
		top: calc(50% - 7px);
	}

	.slide_brand .swiper-button-next::before {
		right: 25px;
		transform: rotate(45deg);
	}

	.slide_brand .swiper-button-prev::before {
		left: 25px;
		transform: rotate(225deg);
	}

	.btnlink {
		padding-top: 26px;
	}

	.btnlink .mds_brand_name {
		margin-bottom: 18px;
	}

	.btn_brand.kyoto_prazahotel {
		margin-bottom: 65px;
	}

	.col_brand3 .ttl_brand h2 {
		text-shadow: 0px 0px 10px #000, 0px 0px 19px #000;
	}

	.col_brand3 .ttl_brand h2 .ja {
		letter-spacing: 0.1em;
		text-indent: 0.1em;
	}

	.col_brand3 .ttl_brand h2 .ja {
		letter-spacing: 0.15em;
		text-indent: 0.15em;
	}

	.slide_brand.astonplaza .swiper-wrapper {
		flex-wrap: nowrap;
		justify-content: stretch;
	}

	.slide_brand.astonplaza .swiper-slide:nth-of-type(1),
	.slide_brand.astonplaza .swiper-slide:nth-of-type(2) {
		margin-bottom: 0;
	}

	.slide_brand.astonplaza .swiper-slide:nth-of-type(3) .mds_brand_name,
	.slide_brand.astonplaza .swiper-slide:nth-of-type(4) .mds_brand_name {
		height: auto;
		margin: 26px 0 18px;
	}

	.col_brand4 .ttl_brand {
		height: 108vw;
		padding-top: 18vw;
		text-shadow: 0px 0px 10px #000, 0px 0px 19px #000;
		background-image: url(../img/brand/sp/bg_kachofugetsu.jpg);
		justify-content: flex-start;
	}

	.col_brand4 .bg_brand2 {
		padding-bottom: 50px;
	}

	.col_brand4 .ttl_brand h2 {
		width: 54vw;
	}

	.col_brand4 .ttl_brand h2 .ja {
		margin-bottom: 1.5vw;
		padding: 0 2vw 2vw;
	}

	.col_brand4 .ttl_brand h2 .en {
		font-size: 4.6vw;
	}

	.col_brand4 .ttl_brand .open {
		margin-bottom: 2vw;
		font-size: 5vw;
	}

	.col_brand4 .ttl_brand .lead {
		font-size: 4.2vw;
		line-height: 2;
	}

	.wrap_brand1 .box .btn_brand {
		margin: 25px auto 0;
	}


}

/* ---------------------------------------------------------------
	end max 700px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
	start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {

	.bg_pagettl.brand {
		height: 47vw;
	}

	.bg_pagettl.brand .pagettl .en {
		width: 66vw;
		margin-bottom: 6vw;
	}

	.bg_pagettl.brand .pagettl .ja {
		font-size: 5.2vw;
	}

	.col_brand1 {
		padding: 35px 0 12vw;
	}

	.mds_brand1 {
		font-size: 24px;
	}

	.slide_brand .swiper-button-next,
	.slide_brand .swiper-button-prev {
		width: 52px;
		height: 52px;
	}

	.slide_brand .swiper-button-next::before {
		right: 20px;
	}

	.slide_brand .swiper-button-prev::before {
		left: 20px;
	}


}

/* ---------------------------------------------------------------
	end max 450px
--------------------------------------------------------------- */
