@charset "utf-8";
* {
	position: relative;
}
#gb-footer {
}
#app-bg{
	background-color: #141a30;
}
#app-bg #app-content {
	width: 100%;
}
@media ( min-width: 640px) {
#app-bg #app-content {
	max-width: 750px;
}
}
@media ( min-width: 750px) {
#app-bg #app-content {
	width: 750px
}
}
a:hover {
    opacity: 0.8;
}
/*  main img
====================================*/

.bcdb .main-img {
	width: 100%;
	position: relative;
    text-align: center;
}
/*  Common
====================================*/

section {
	position: relative;
	margin: 0 auto;
	padding-bottom: 100px;
}
.cont-img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 750px;
	position: relative;
}
.extra-banner{
	background-color: #3d3d3d;
	position: relative;
	overflow: inherit;
    padding: 30px 0px;
    margin-bottom: -10px;
}
.extra-banner::before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/end_line.png?20250614085948);
    background-size: 100% auto;
	height: 6px;
	top: -6px;
	left: 0;
}

.cont-mb-5 {margin-bottom: 5px}
.cont-mt-5 {margin-top: 5px}
.cont-mb-10 {margin-bottom: 10px}
.cont-mt-10 {margin-top: 10px}
.cont-mb-20 {margin-bottom: 20px}
.cont-mt-20 {margin-top: 20px}
.cont-mb-30 {margin-bottom: 30px}
.cont-mt-30 {margin-top: 30px}
.cont-mb-40 {margin-bottom: 40px}
.cont-mt-40 {margin-top: 40px}
.cont-mb-50 {margin-bottom: 50px}
.cont-mt-50 {margin-top: 50px}
.cont-mb-60 {margin-bottom: 60px}
.cont-mt-60 {margin-top: 60px}
.cont-mb-70 {margin-bottom: 70px}
.cont-mt-70 {margin-top: 70px}
.cont-mb-80 {margin-bottom: 80px}
.cont-mt-80 {margin-top: 80px}
.cont-mb-90 {margin-bottom: 90px}
.cont-mt-90 {margin-top: 90px}
.cont-mb-100 {margin-bottom: 100px}
.cont-mt-100 {margin-top: 100px}

.cont-pb-5 {padding-bottom: 5px}
.cont-pt-5 {padding-top: 5px}
.cont-pb-10 {padding-bottom: 10px}
.cont-pt-10 {padding-top: 10px}
.cont-pb-20 {padding-bottom: 20px}
.cont-pt-20 {padding-top: 20px}
.cont-pb-30 {padding-bottom: 30px}
.cont-pt-30 {padding-top: 30px}
.cont-pb-40 {padding-bottom: 40px}
.cont-pt-40 {padding-top: 40px}
.cont-pb-50 {padding-bottom: 50px}
.cont-pt-50 {padding-top: 50px}
.cont-pb-60 {padding-bottom: 60px}
.cont-pt-60 {padding-top: 60px}
.cont-pb-70 {padding-bottom: 70px}
.cont-pt-70 {padding-top: 70px}
.cont-pb-80 {padding-bottom: 80px}
.cont-pt-80 {padding-top: 80px}
.cont-pb-90 {padding-bottom: 90px}
.cont-pt-90 {padding-top: 90px}
.cont-pb-100 {padding-bottom: 100px}
.cont-pt-100 {padding-top: 100px}
/*  
====================================*/

/*---- text ---*/
.bcdb p, .bcdb li {
	color: #000;
	font-size: 13px;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	;/*	margin: 7px 0px 15px;*/
}
.bcdb h1 {
	width: 100%;
	height: 85px;
	text-indent: -9999px;
	display: none;
}
.bcdb p, .bcdb p strong {
	font-size: 18px;
}
.bcdb li {
	font-size: 18px;
}
/*  cont-01
====================================*/
section#cont-01 {
	padding-bottom: 70px;
}
.btn-start {
	width: 320px;
	width: 100%;
	height: 52px;
	display: block;
	text-align: center;
	background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_login_frame_top.png?20250614085948), url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_login_frame_bottom.png?20250614085948), url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_login_left.png?20250614085948), url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_login_right.png?20250614085948), url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_login.png?20250614085948);
	background-size: 100% auto , 100% auto, auto 100%, auto 100%, auto 100%;
	background-position: top , bottom, 5%, 95%, center;
	background-repeat: repeat-x, repeat-x, no-repeat, no-repeat, repeat;
	background-color: #3d3d3d;
	box-shadow: 0px -3px 4px -2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px -3px 4px -2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px -3px 4px -2px rgba(0, 0, 0, 0.4);
	z-index: 99;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.btn-start {
	bottom: -100px;
	height: 100px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.btn-start p {
    width: 400px;
}
.store-link {
	width: 100%;
	margin: -1px auto;
	background-color: #3d3d3d
}
.store-link ul {
	width: 750px;
	max-width: 750px;
	height: 100px;
	padding: 43px 42px 0 151px;
	margin-bottom: 40px;
    margin-top: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_store_pc.png?20250614085948);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.store-link ul.bg-tab{
	background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_store_sp.png?20250614085948) no-repeat 0 0;
    justify-content: space-between;
    align-items: flex-end;
    padding: 45px 45px 0 187px;
    height: 128px;
}
.store-link ul.bg-pc{
	background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_store_pc.png?20250614085948);
}
.store-link ul li {
	margin-top: 0px;
}
.btn-page-top, .btn-page-top.show, .btn-page-top.hide {
    right: 10px;
    bottom: 80px;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (min-width: 640px) and (max-width: 960px) {
	.btn-page-top, .btn-page-top.show, .btn-page-top.hide {
		right: 30px;
		bottom: 100px;
	}
	.btn-page-top span,
	.btn-page-top{
		zoom:1.5;
	}
	.store-link ul {
		width: 100%;
		min-height: 128px;
		display: flex;
		justify-content: space-around;
		align-items: flex-end;
		background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/bg_store_sp.png?20250614085948) no-repeat 0 0;
		background-size: 100% auto;
		padding: 6% 6% 0 25%;
	}
	.store-link ul li{
    width: 100%;
	}
	.store-link ul li:last-child,
	.store-link ul.bg-tab li:last-child {
		display: none;
	}
}
.store-link ul.bg-pc li:last-child {
	display: block;
}


/* slick****************************************************/
.slider{
	opacity: 0;
	transition: opacity .1s linear;
	transition-delay:0.5s;
}
.slider.slick-initialized{
	opacity: 1;
}

.thumbnail-list {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 5%;
    padding-right: 5%;
}
.thumbnail-list .thumbnail-item{
    overflow: hidden;
    display: inline-block;
    width: 24.478% !important;
    cursor: pointer;
    background-size: cover;
    margin-bottom: 0.8%;
    background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_01.png?20250614085948);
    background-size: 100% auto;
    text-indent: -9999px;
    padding-top: 2.8%;
    height: 67px;
}
.thumbnail-list .thumbnail-item:nth-child(1) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_01.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(2) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_02.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(3) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_03.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(4) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_04.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(5) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_05.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(6) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_06.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(7) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_07.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(8) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_08.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(9) {background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_09.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(10){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_10.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(11){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_11.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(12){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_12.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(13){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_13.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(14){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_14.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(15){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_15.png?20250614085948);}
.thumbnail-list .thumbnail-item:nth-child(16){background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/owner_name_16.png?20250614085948);}

.thumbnail-list .thumbnail-item.thumbnail-current{
    background-position: bottom
}
.thumbnail-list .thumbnail-item.thumbnail-current img{
    bottom: 67px;
}
.slider.slick-initialized .slick-slide img{
    padding-left: 5%;
    padding-right: 5%;
    cursor: grab;
}
.slider.slick-initialized .slick-slide img:active{
    cursor: grabbing;
}
.slide-item a{
    position: absolute;
    top: 48.9%;
    left: 13.2%;
    background-image: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/movie_btn.png?20250614085948);
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-indent: -9999px;
    font-size: 0;
    padding-top: 7.6%;
    width: 28.534%;
}

.slick-arrow{
    position: absolute;
    top: 35%;
    display: block;
	width: 8.334%;
	height: 22.015%;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
	z-index: 50;
    cursor: pointer;
}
.prev.slick-arrow{
    background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/arrow_left.png?20250614085948) no-repeat center center;
    background-size: auto 100%;
    left: 0px;
    animation: bound1 1.6s ease-in-out 0s infinite;
}
.next.slick-arrow{
    background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/arrow_right.png?20250614085948) no-repeat center center;
    background-size: auto 100%;
    right: 0px;
    animation: bound2 1.6s ease-in-out 0s infinite;
}

@keyframes bound1 {
	0% {left:0px;opacity:1;}
	20% {left:-10px;opacity: .9;}
	40% {left:0px;opacity:1;}
}
@keyframes bound2 {
	0% {right:0px;opacity:1;}
	20% {right:-10px;opacity: .9;}
	40% {right:0px;opacity:1;}
}

/* popup****************************************************/
#popup {
    position: absolute;
    top: 99px;
    left: -11px;
    z-index: 200;
    width: 100%;
    padding-top: 10px;
}

#popup .btn.back {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
}
#popup .btn.back a {
    display: block;
    width: 100%;
    height: 100%;
	text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

#popup .video-area {
    position: fixed;
	top:0;
	bottom:0;
    left: 0;
    right: 0;
    z-index: 500;
    overflow: hidden;
    text-align: center;
	width: 90%;
    max-width: 800px;
    margin: auto;
	opacity: 0;
}
#popup a span{
    position: absolute;
    z-index: 10;
    background: url(https://c-image.asfes.jp/zR4gfSJw/5/sp69/btn_back.png?20250614085948) no-repeat center center;
    background-size: auto 100%;
    display: block;
    height: 100%;
    max-height: 55px;
    width: 100%;
}
#popup .video-area iframe {
    max-width: 100%;
}

/*  gb-footer（SP用に上書く部分）
---------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (max-width: 767px) {
	#gb-footer ul li {
		height: 80px;
		border-bottom: 2px solid rgba(255,255,255,0.3);
		font-size: 28px;
	}
	#gb-footer ul li:after{
		width: 20px;
		height: 20px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		right: 40px;
		top: 50%;
		margin-top: -12px;
	}
	#gb-footer ul li a{
	display:block;
	line-height:80px;
	padding-left:40px;
	}
	#gb-footer #copyright {
		text-align: center;
		padding: 40px 0;
		font-size: 24px;
	}
	#gb-footer #copyright #company {
		padding-top: 4px;
	}
	#gb-footer #copyright #powered {
		margin-top: 10px;
		font-size: 20px;
	}
	.tool-tip-content {
		width: 400px;
		margin: 0 0 0 -200px;
		padding: 10px 10px 10px 30px;
		font-size: 24px;
	}
	.tool-tip-content:after {
		margin: 0 0 0 -8px;
		bottom: -16px;
		border-left: 16px solid transparent;
		border-right: 16px solid transparent;
		border-top: 16px solid #fef7e0;
	}
}
