/* ************************************************ 
*	第2回吹き出し
* ************************************************ */
.bg-slider__num {
	font-size: 18px;
	position: relative;
	display: inline-block;
	padding: 0 40px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 160%;
	margin-bottom: 0px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
.bg-slider__num:before {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: white;
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}
.bg-slider__num:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: white;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}
.bg-slider__num:before {
	left: 0;
}
.bg-slider__num:after {
	right: 0;
}
@media only screen and (max-width: 480px) {
	.bg-slider__num {
		font-size: 16px;
		position: relative;
		display: inline-block;
		padding: 0 30px;
		text-align: center;
		font-weight: bold;
		letter-spacing: 0.1em;
		line-height: 160%;
		margin-bottom: 5px;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	}
}
/* ************************************************ */
.bgswitch-pc {
	display: block;
	/*border: 15px solid rgba(255,255,255,1.00);*/
}
.bgswitch-sp {
	display: none;
}
.bg-slider {
	position: relative;
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-slider-sp {
	position: relative;
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-slider__btm {
	width: 100%;
	position: absolute;
	border-bottom: 0;
	background: url("../images/CIM02_2_1.png") no-repeat bottom center;
	background-size: 1920px;
	height: 100vh;
}
.bg-slider__title {
	right: 0px;
	width: 1080px;
	color: #FFF;
	line-height: 1.2;
	letter-spacing: 0.02em;
	font-weight: normal;
	text-align: left;
	/*text-shadow: 1px 1px 1px #000;*/
	margin: 0px auto 20px auto;
	overflow: hidden;
}
.bg-slider__logo-sub {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 180%;
	color: #FFF;
	margin-bottom: 30px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.bg-slider__logo {
	color: #FFF;
	font-size: 45px;
	font-weight: 900;
	line-height: 140%;
	letter-spacing: 0.05em;
	text-align: left;
	margin: 0px 0px 5px 0px;
	z-index: -1;
	/*text-shadow: 2px 2px 2px rgba(0,0,0,0.3);*/
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}
.bg-slider__head {
	color: #FFF;
	font-size: 14px;
	line-height: 200%;
	letter-spacing: 0.3em;
	font-weight: 900;
	text-align: left;
	margin: 0px 0px 40px 0px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.bg-slider__tex {
	color: #FFF;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-weight: 600;
	text-align: left;
	margin: 0px 0px 0px 0px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}
.bg-slider__tex a {
	color: rgba(255, 255, 255, 1.0);
	text-decoration: underline;
}
.bg-slider__tex a:hover {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: underline;
}
.bg-slider__btn {
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, "serif";
	line-height: 1.2;
	letter-spacing: 0.02em;
	font-weight: normal;
	text-align: center;
	/*text-shadow: 1px 1px 1px #000;*/
}
.bg-slider__btn a {
	display: block;
	color: #FFF;
	background: none;
	padding: 10px 10px 10px 10px;
	border: 1px solid #FFF;
	border-collapse: collapse;
	width: auto;
	margin: 40px auto 0px auto;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.bg-slider__btn a:hover {
	color: #FFF;
	background: #999;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999;
	border-collapse: collapse;
}
.photoby {
	color: #FFF;
	font-size: 11px;
	text-align: left;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
/* ************************************************ 
*   下スクロール
* ************************************************ */
.scrollbar a {
	display: inline-block;
	position: absolute;
	right: 50px;
	bottom: 0;
	z-index: 2;
	padding: 10px 10px 110px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 1;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-decoration: none;
	writing-mode: vertical-lr;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.0));
}
.scrollbar a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1px;
	height: 100px;
	background: #fff;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.0));
}
.scrollbar a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1px;
	height: 100px;
	background: rgba(255, 255, 255, .4);
}
.scrollbar a::after {
	animation: sdl 2.5s cubic-bezier(1, 0, 0, 1) infinite;
}
a.anchor {
	display: block;
	padding-top: 0px; /*ヘッダーの高さ調整*/
	margin-top: 0px;
}
@keyframes sdl {
	0% {
		transform: scale(1, 0);
		transform-origin: 0 0;
	}
	50% {
		transform: scale(1, 1);
		transform-origin: 0 0;
	}
	50.1% {
		transform: scale(1, 1);
		transform-origin: 0 100%;
	}
	100% {
		transform: scale(1, 0);
		transform-origin: 0 100%;
	}
}
/* ************************************************ 
*   下スクロール 2
* ************************************************ */
.demo a {
	position: absolute;
	bottom: 0px;
	left: 50%;
	z-index: 999;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #FFF;
	font: normal 18px/1 sans-serif;
	letter-spacing: .1em;
	text-decoration: none;
	transition: opacity .3s;
	margin-left: -44px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.demo a:hover {
	opacity: .5;
}
a.scroll {
	padding-top: 50px;
}
a.scroll span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 3s infinite;
	animation: sdb 3s infinite;
	box-sizing: border-box;
	-webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, .3));
}
@-webkit-keyframes sdb {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
	}
	20% {
		-webkit-transform: rotate(-45deg) translate(-8px, 8px);
	}
	40% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
	}
}
@keyframes sdb {
	0% {
		transform: rotate(-45deg) translate(0, 0);
	}
	20% {
		transform: rotate(-45deg) translate(-8px, 8px);
	}
	40% {
		transform: rotate(-45deg) translate(0, 0);
	}
}
/* PC 画面の横幅が1920px以上 */
@media only screen and (min-width: 1920px) {
	.bg-slider {
		position: relative;
		width: 1920px;
		height: 100vh;
		background-position: center center;
		background-size: cover;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0px auto;
		background-color: rgba(237, 228, 218, 1.0);
	}
}
@media only screen and (max-width: 480px) {
	.bgswitch-pc {
		display: none;
	}
	.bgswitch-sp {
		display: block;
	}
	.bg-slider-sp {
		position: relative;
		width: 100vw;
		height: 100vh;
		background-position: center center;
		background-size: cover;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.bg-slider {
		display: none;
		width: 100vw;
		height: 100vh;
	}
	.bg-slider__btm {
		width: 100%;
		position: absolute;
		border-bottom: 0;
		background: url("../images/CIM02_2_1sp.png") no-repeat bottom center;
		background-size: contain;
		height: 100vh;
	}
	.bg-slider__title {
		right: 0px;
		width: 95%;
		color: #FFF;
		line-height: 1.2;
		letter-spacing: 0.02em;
		font-weight: normal;
		text-align: left;
		/*text-shadow: 1px 1px 1px #000;*/
		margin: 0px auto 30px auto;
		overflow: hidden;
	}
	.bg-slider__logo-sub {
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.03em;
		line-height: 180%;
		color: #FFF;
		margin-bottom: 20px;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	}
	.bg-slider__logo {
		color: #FFF;
		font-size: 23px;
		font-weight: 900;
		line-height: 140%;
		letter-spacing: 0.03em;
		text-align: left;
		margin: 0px auto 5px auto;
		z-index: -1;
		/*text-shadow: 2px 2px 2px rgba(0,0,0,0.3);*/
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
	}
	.bg-slider__head {
		color: #FFF;
		font-size: 12px;
		line-height: 1.8;
		letter-spacing: 0.05em;
		font-weight: 600;
		text-align: left;
		margin: 0px auto 30px auto;
	}
	.bg-slider__tex {
		color: #FFF;
		font-size: 14px;
		line-height: 1.8;
		letter-spacing: 0.05em;
		font-weight: 600;
		text-align: left;
		margin: 0px 0px 0px 0px;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	}
	.bg-slider__btn a {
		width: 270px;
		margin: 30px auto 0px auto;
	}
	.photoby {
		color: #FFF;
		font-size: 10px;
		text-align: left;
		position: absolute;
		left: 20px;
		bottom: 20px;
	}
	.scrollbar a {
		display: inline-block;
		position: absolute;
		right: 20px;
	}
	.demo {
		display: none;
	}
}
/*
@media only screen and (min-height: 1440px) {
.bg-slider {
	position: relative;
	width: 100%;
	height: 900px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
}
*/