@charset "UTF-8";

/* 

	Top Page
	https://www.entetsu.co.jp/thanks/

--------------------------------------------------- */

/* 

	Intro

--------------------------------------------------- */
#top #intro {
	background-color: rgba(255, 225, 0, 1);
	background-image: url('/thanks/src/img/top/intro/top_pcbg.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	max-height: 625px;
}

#int-inner {
	margin: 0 auto;
	position: relative;
	width: 100%;
	
}

#it-label {
	position: absolute;
	width: 20%;
	z-index: 3;
}

#i-ttl {
	margin: 0 auto;
	position: relative;
}

.it-item {
	margin: 0 auto;
	display: block;
}

#it-ttl {
	position: relative;
	z-index: 2;
}

#it-ttl_2dai {
	position: relative;
	z-index: 4;
}

#it-earth {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;

	-webkit-animation: gRotateLeft 30s linear infinite;
	-moz-animation: gRotateLeft 30s linear infinite;
	animation: gRotateLeft 30s linear infinite;
}

.top_txt02 {
	position: absolute;
	width: 25%;
	z-index: 3;
}
.it-logo-80 {
	position: absolute;
	width: 17%;
	z-index: 3;
	top: 50px;
	left: -13vw;
}

.jumbotron-fluid {
	/* background: #FFE100 url("../img/img-main-pc.jpg") no-repeat bottom center / cover; */
	display: flex;
	justify-content: center;
	align-items: flex-end;
	background-color: #fff;
	max-height: 700px;
	border-bottom: #dddddd;
	overflow: hidden;
	padding-top: 20px;
}

.jumbotron-fluid img {
	max-width: 100%;
	width: 100%;
}

.jumbotron-fluid .container {
	height: 100%;
}

.sponly {
	display: none;
}

/* ------------------------------------------------ */
@media screen and (min-width: 751px) {
	#intro {
		/* padding-bottom: 40px; */
		padding-top: 120px;
	}

	#int-inner {
		max-width: 750px;
	}

	#it-label {
		right: -4.5vw;
		top: 50px;
	}

	#i-ttl {
		max-width: 750px;
		min-height: 750px;
	}

	.it-item {
		max-width: 750px;
	}

	#it-ttl>img {
		position: absolute;
		top: 6em;
		left: 3em;
	}

	#it-ttl {}

	#it-earth {}

	#it-ttl_2dai>img {
		position: absolute;
		top: 29em;
		left: 50%;
		width: 350px;
		transform: translateX(-50%);
	}

	.top_txt02 {
		top: 45px;
		left: -6vw;
	}
}

/* ------------------------------------------------ */
@media screen and (max-width: 1440px) {
	.top_txt02 {
		left: -5vw;
	}
	.it-logo-80 {
		left: -12vw;
	}
}

@media screen and (max-width: 750px) {
	#top #intro {
		padding-top: 95px;
		background-image: url(/thanks/src/img/top/intro/top_spbg.jpg);
		background-size: 100%;
		background-position: top center;
		max-height: 300px;
	}

	#it-label {
		right: 0;
		top: 0px;
		width: 17%;
	}

	#i-ttl {
		margin: 0 auto;
		min-height: 300px;
		max-width: 300px;
	}

	.it-item {
		max-width: 300px;
	}

	#it-ttl>img {
		position: absolute;
		top: 2.5em;
		left: 55px;
		max-width: 200px;
	}

	#it-ttl_2dai>img {
		position: absolute;
		top: 12em;
		left: 50%;
		transform: translateX(-50%);
		max-width: 170px;
	}

	.top_txt02 {
		top: 0px;
		left: 12vw;
		width: 20%;
	}

	.it-logo-80 {
		width: 15%;
		top: 0px;
		left: 2vw;
	}

	.pconly {
		display: none;
	}

	.sponly {
		display: block;
	}
}

@media screen and (max-width: 1067px) and (min-width: 768px) {
    .jumbotron-fluid {
		padding-top: 50px;
	}
}
@media screen and (max-width: 900px) and (min-width: 768px) {
    .top_txt02 {
		top: 90px;
		left: 9vw;
		width: 20%;
	}

	#it-label {
		right: -5vw;
		top: 50px;
	}
	.it-logo-80 {
		width: 15%;
		left: 0vw;
	}
	#it-ttl>img {
		left: 4em;
		width: 70%;
	}
}

/*
	pickup

--------------------------------------------------- */
#pickup {
	position: relative;
	text-align: center;
	background-color: #FFFAF0;
	padding: 40px 15px 70px 15px;
}

#pu-list {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.pu-item {
	position: relative;
	/* width: 415px; */
}

.pu-flag {
	left: 2.3%;
	top: -3.6%;
	position: absolute;
	width: 14.5%;
}

.pu-flag img {}

.pu-thumb {
	/* border: 5px solid rgba(255, 255, 255, 1); */
	overflow: hidden;
	border-radius: 10px;
	/* box-shadow: 0 5px 0 rgba(0, 0, 0, .2); */
}

.pu-thumb img {}

.pu-link {
	color: #505050;
	left: 50%;
	position: absolute;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	transform: translateX(-50%);
	box-sizing: border-box;
}

/* pickup > Scheme - Color */
.pu-item.course .pu-link {
	background-color: #FFE103;
}

.pu-item.epica .pu-link {
	background-color: #FFE103;
}

.pu-item.fortune .pu-link {
	background-color: #B80715;
}

/* ----------------------------------------------g-- */
@media screen and (min-width: 751px) {
	#pickup {
		/* margin-top: -220px; */
	}

	#pu-list {}

	.pu-item {
		/* margin: 0 5px 10px; */
	}

	.pu-flag {}

	.course .pu-thumb img{
		max-width: 495px;
	}

	.pu-link {
		bottom: -25px;
		font-size: 30px;
		height: 55px;
		width: 390px;
		transition: .3s;
	}
	.pu-link-small {
		width: 315px;
		bottom: -10px;
	}

	_:-ms-lang(x)::-ms-backdrop,
	.pu-link {
		padding-top: 5px;
	}

	/* pickup > Hover */
	.pu-link:hover {
		bottom: -15px;
		box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
	}
	.pu-link-small:hover {
		bottom: -6px;
	}

	.com-ba-item {
		height: 50px !important;
		padding: 0 50px 0 40px !important;
		background-position: right 15px center !important;
	}
}

/* ------------------------------------------------ */
@media screen and (max-width: 750px) {
	#pickup {
		/* margin-top: -75px; */
		padding: 25px 15px 10px 15px;
	}

	.pu-item {
		margin-bottom: 00px;
		width: 50%;
	}

	.pu-link {
		bottom: -8px;
		font-size: 11px;
		height: 20px;
		width: 140px;
		padding: 0;
	}

	.pu-link-small {
		width: 115px;
		bottom: -3px;
	}

	.com-ba-item {
		padding: 0 40px 0 20px !important;
		background-position: right 15px center !important;
	}
}

@media screen and (max-width: 1039px) and (min-width: 768px) {
	#pickup {
		padding: 40px 15px 20px 15px;
	}
    .pu-item {
		margin: 30px 5px 10px;
	}
}
/*
	live

--------------------------------------------------- */
.live {}

.lv-ttl {
	text-align: center;
	margin-bottom: 40px;
	font-weight: 700;
}

.lv-comingsoon {
	text-align: center;
	font-size: 25px;
}

.lv-list {
	display: flex;
	flex-wrap: wrap;
	/* align-items: flex-start; */
	justify-content: center;
}

.lv-item {
	background-color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 0, 0, .16);
	overflow: hidden;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 3px 0 rgba(0, 0, 0, .16);
}

.lv-link {
	display: block;
}

.lv-thumb {
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lv-thumb:before {
	color: rgba(255, 255, 255, 1);
	position: absolute;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 100px;
	white-space: pre;
}

.lv-thumb img {
	max-width: unset;
	width: 100%;
}

.lv-thumb .lv-thumb-add {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: #0000004d;
	color: #fff;
	font-size: 14px;
	padding: 2px 8px;
}

.lv-place {
	background-color: rgba(0, 0, 0, .5);
	color: rgba(255, 255, 255, 1);
	position: absolute;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
}

.lv-outline {
	background-image: url(/thanks/src/img/common/arrow/right-pink.png);
	background-repeat: no-repeat;
}

.lv-item-ttl,
.lv-item-period {
	line-height: 1.5;
	font-weight: 700;
}

/* live > scheme */
.lv-item.depart .lv-thumb:before {
	background-color: #E4007F;
	content: '遠鉄百貨店';
}

.lv-item.store .lv-thumb:before {
	background-color: rgba(0, 90, 50, 1);
	content: '遠鉄ストア';
}

.lv-item.shizuokatoyota .lv-thumb:before {
	background-color: rgba(136, 0, 37, 1);
	content: '静岡トヨタ';
}

.lv-item.netstoyota .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: 'ネッツトヨタ浜松';
}

.lv-item.netstoyo .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: '静岡トヨタ \a ネッツトヨタ浜松';
}

.lv-item.toyotarenta .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: 'トヨタレンタリース浜松';
}

.lv-item.bambi .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: 'バンビツアー';
}

.lv-item.travel .lv-thumb:before {
	background-color: rgba(241, 137, 0, 1);
	content: '遠鉄トラベル';
}

.lv-item.bus .lv-thumb:before {
	background-color: rgba(228, 0, 127, 1);
	content: '遠鉄電車・バス';
}

.lv-item.seibi .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: '遠鉄自動車整備';
}

.lv-item.school .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: '遠鉄自動車学校';
}

.lv-item.bus .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: '遠州鉄道';
}

.lv-item.sekiyu .lv-thumb:before {
	background-color: rgba(228, 0, 127, 1);
	content: '遠鉄石油';
}

.lv-item.marche .lv-thumb:before {
	background-color: rgba(228, 0, 127, 1);
	content: '遠鉄マルシェ';
}

.lv-item.espo .lv-thumb:before {
	background-color: rgba(241, 137, 0, 1);
	content: 'エスポ';
}

.lv-item.fudosan .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: '遠鉄の不動産';
}

.lv-item.entetsuhome .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: '遠鉄ホーム';
}

.lv-item.entetsureform .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: '遠鉄のリフォーム';
}

.lv-item.pal2 .lv-thumb:before {
	background-color: rgba(241, 137, 0, 1);
	content: '浜名湖パルパル';
}

.lv-item.hanasakinoyu .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: '華咲の湯';
}

.lv-item.ewing .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: '遠州鉄道e-wing';
}

.lv-item.concorde .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: 'ホテルコンコルド浜松';
}

.lv-item.aoyama .lv-thumb:before {
	background-color: rgba(14, 112, 166, 1);
	content: 'バイクのアオヤマ';
}

.lv-item.wellseason .lv-thumb:before {
	background-color: rgba(241, 137, 0, 1);
	content: 'ホテルウェルシーズン浜名湖';
}

.lv-item.club .lv-thumb:before {
	background-color: rgba(80, 172, 97, 1);
	content: '浜松カントリークラブ';
}

.lv-item.arena .lv-thumb:before {
	background-color: rgba(228, 0, 127, 1);
	content: 'スズキアリーナ寺脇';
}

/* ------------------------------------------------ */
@media screen and (min-width: 751px) {
	.live {
		padding: 30px 15px 70px 15px;
		background-color: #FFFAF0;
	}

	.lv-ttl {
		font-size: 30px;
		line-height: 1.5;
	}

	.lv-list {
		width: 75%;
		margin: auto;
	}

	.lv-item {
		width: 355px;
		margin: 0 5px 25px;
	}

	.lv-link {}

	.lv-thumb {
		height: 190px;
	}

	.lv-thumb:before {
		font-size: 13px;
		/* height: 24px; */
		left: 10px;
		padding: 0 15px;
		top: 10px;
	}

	.lv-place {
		bottom: 10px;
		font-size: 14px;
		height: 24px;
		padding: 0 15px;
		right: 10px;
	}

	.lv-thumb img {
		transform: rotate(0.0001deg);
		transition: transform .5s linear;
	}

	.lv-outline {
		background-position: right 10px center;
		background-size: 30px;
		padding: 10px 50px 10px 15px;
		transition: .3s;
		background-position-y: 30px;
    	min-height: 82px;
	}

	.lv-item-ttl {
		font-size: 20px;
		letter-spacing: -1px;
		font-weight: 600;
	}

	.lv-item-period {
		font-size: 14px;
		letter-spacing: -1px;
		margin-top: 5px;
	}
	.lv-item-date {
		font-size: 16px;
	}

	/* live > Hover */
	.lv-item:hover .lv-thumb img {
		transform: scale(1.1);
	}

	.lv-item:hover .lv-outline {
		background-position: right 5px center;
	}
}

/* ------------------------------------------------ */
@media screen and (max-width: 750px) {
	.live {
		padding: 20px 20px 15px;
		width: auto;
		background-color: #FFFAF0;
	}

	.lv-ttl {
		font-size: 16px;
		line-height: 1.35;
		margin-bottom: 15px;
	}

	.lv-list {
		margin-top: 20px;
	}

	.lv-item {
		margin-bottom: 20px;
		width: 100%;
	}

	.lv-link {}

	.lv-thumb {
		height: 180px;
	}

	.lv-thumb:before {
		font-size: 13px;
		/* height: 24px; */
		left: 10px;
		padding: 0 15px;
		top: 10px;
	}

	.lv-place {
		bottom: 10px;
		font-size: 14px;
		height: 24px;
		padding: 0 15px;
		right: 10px;
	}

	.lv-outline {
		background-position: right 10px center;
		background-size: 30px;
		padding: 10px 30px 10px 15px;
	}

	.lv-item-ttl {
		font-size: 20px;
	}

	.lv-item-period {
		font-size: 14px;
		margin-top: 5px;
	}
}

/*
	recommend

--------------------------------------------------- */
#recommend {
	background-color: rgba(255, 225, 0, 1);
	position: relative;
	text-align: center;
}

#rmd-ttl {
	margin: 0 auto;
}

#rmd-ttl img {}

#rmd-list {
	overflow: hidden;
	position: relative;
}

/* ------------------------------------------------ */
@media screen and (min-width: 751px) {
	#recommend {
		padding: 30px 20px;
	}

	#rmd-ttl {
		max-width: 342px;
	}

	#rmd-list {
		padding: 30px 20px 10px;
	}
}

/* ------------------------------------------------ */
@media screen and (max-width: 750px) {
	#recommend {
		padding: 20px 15px;
	}

	#rmd-ttl {
		max-width: 342px;
	}

	#rmd-list {
		padding: 20px 10px;
	}
}

.events {
	width: 80%;
	margin: auto;
	margin-top: 80px;
	padding: 15px;
}

.events-unactive {
	display: none !important;
}

.coming-soon-active {
	display: block !important;
}

.events h3 {
	font-size: 25px;
	margin-bottom: 20px;
}

.events .coming-soon {
	font-size: 23px;
	display: none;
}

.list-event-active {
	display: flex !important;
}

.events .list-event {
	display: none;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.events .list-event .event {
	width: 400px;
	margin: 15px 5px;
	border-radius: 6px;
}

.events .list-event .event .image {
	position: relative;
	height: 200px;
}

.events .list-event .event .image img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	border-radius: 10px 10px 0px 0px;
	object-fit: cover;
}

.events .list-event .event .image .top-pink {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #E4007F;
	color: #fff;
	border-radius: 15px;
	padding: 1px 10px;
	font-size: 13px;
	font-weight: 400;
}

.events .list-event .event .image .top-green {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #215a2b;
	color: #fff;
	border-radius: 15px;
	padding: 1px 10px;
	font-size: 13px;
	font-weight: 400;
}

.events .list-event .event .image .bottom-black {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: #00000066;
	color: #fff;
	padding: 1px 10px;
	font-size: 13px;
	font-weight: 400;
}

.events .list-event .event .content {
	background-color: #fff;
	color: #000;
	border: 1px solid #dbd7d7;
	border-top: none;
	border-radius: 0 0px 10px 10px;
	padding: 5px 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.events .list-event .event .content .text {
	text-align: left;
}

.events .list-event .event .content .link-to {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #E4007F;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.events .list-event .event .content .link-to a {
	line-height: 1;
}

.events .list-event .event .content .link-to img {
	width: 15px;
}