@charset "utf-8";
/* CSS Document */
/* =======================================================================
	ヘッダー <header>~</header>内部
   ======================================================================= */
#page-top {
	bottom: 1vh;
	right: -10px;
}
#page-top a {
	width: 70%;
}

/* トグルボタン */
#nav-trigger {
	display: none;
}
.nav-list {
	padding-top: 10px;
	background-color: #FFF4B1;
	display: block;
}

@media screen and (max-width:990px) {
	.nav-list img{
		width: 90%;
	}
}

.nav-list ul {
	display: flex;
	justify-content: center;
	margin-right: 18px;
	margin-left: 18px;
}
.nav-list li {
	padding: 0px 0px;
}

.nav-list-sp {
	display: none;
}

/* =======================================================================
	メイン <main>~</main>内部
   ======================================================================= */
  /* 620~ */
.sec-st-pre{
	background-color: #fff4b1;
    padding-top: 28px;
    padding-bottom: 20px;
}

.sec-st-pre h1{
	text-align: center;
	color: #905e42;
	font-weight: inherit;
}


.dl-banner {
	margin-top: 22px;
	margin-bottom: 22px;
    display: flex;
    justify-content: center;
}


.slick-prev::before {
	content: url(../img/img_scd3_arrow_l.png) !important;
}
 .slick-next::before {
	 content: url(../img/img_scd3_arrow_r.png) !important;
}
.slick-dots{
	bottom: -52px !important;
}

.sec-st-image,
.sec-st-movie,
.sec-st-twitter,
.sec-st-news{
	margin-top: 80px;
	position: relative;
}
.sec-st-link
{
	margin-top: 80px;
	padding-bottom: 10px;
}
.anchor,
.anchor-qa{
	margin-top: -80px;
	padding-top: 80px;
}

.link-banner {
	margin-left: 3vw;
	margin-right: 3vw;
	padding-top: 70px;
	padding-bottom: 70px;
    display: flex;
    justify-content: center;
}
.link-banner li{
	list-style: none;
	margin-left: 2vw;
	margin-right: 2vw;
}

.link-banner img{
	width: 100%;;
}

.sec-st-twitter{
	margin-bottom: 100px;
 }


/*タブレット用*/
@media screen and (max-width:990px) {
	.dl-banner li{
		list-style: none;
		margin-left: 10px;
		margin-right: 10px;
	}

	.dl-banner img{
		width: 90%; 
	}

	.sec-st-top {
		padding-top: 12vh;
		margin-right:  auto;
		margin-left:  auto;
	}
	.sec-st-top img {
		width: 100%; 
	}
	.sec-st-pre h1{
		font-size: 2.5em;
	}

	.sec-st-news img,
	.sec-st-twitter img,
	.sec-st-movie img, 
	.sec-st-image img{
		width: 600px;
	}
	.sec-st-link img{
		width: 170px;;
	}
	.sec-st-image-w{
		position: absolute;
		top: 63.5%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.sec-st-playSlider {
		width: 500px;
	}
	.sec-st-playSlider img{
		width: 100%;
		margin: 0 auto;
	}

	.slick-prev{
		left: -30px !important;
   }
	.slick-next{
	   right: -10px !important;
   }
	.slick-prev,
	.slick-next{
	   top: 40% !important;
   }

	.sec-pv,
	.sec-st-news-notice{
	   position: absolute;
	   top: 60%;
	   left: 50%;
	   -ms-transform: translate(-50%,-50%);
	   transform: translate(-50%,-50%);
   }

   	.st-twitter-tab{
		position: absolute;
		top: 49%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

   .sec-pv{
		width: 500px;
		height: 280px 
	}
	.sec-st-news-notice{
		width: 500px;;
	}
	.sec-st-news-noticetxt{
		text-align: left;
		padding: 10px 0px 10px 10px;
		height: 270px;
		overflow: auto;
		font-size: 1.0em;
		line-height: 1.5em;
		word-break: break-all;
	}

	.st-twitter-pc{
		display: none;
	}

	.link-banner img{
		width: 100%;;
	}
	
	.anchor{
		margin-top: -70px;
		padding-top: 70px;
	}
	
}
/*PC用*/
@media screen and (min-width:991px) {
	.dl-banner li{
		list-style: none;
		margin-left: 36px;
		margin-right: 36px;
	}
	
	.sec-st-top {
		margin-top: 80px;
		width: 920px;
		height: 702px;
		margin-right:  auto;
		margin-left:  auto;
	}
	.sec-st-top img {
		margin-top:50px;
	}

	.sec-st-pre h1{
		font-size: 3em;
	}

	.sec-st-image-w{
		position: absolute;
		top: 62.5%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

	.sec-st-playSlider {
		width: 640px;
	}
	
	.slick-prev{
		left: -30px !important;
   }
	.slick-next{
	   right: -6px !important;
   }
	.slick-prev,
	.slick-next{
	   top: 40% !important;
   }
   .sec-pv,
   .sec-st-news-notice{
	   position: absolute;
	   top: 60%;
	   left: 50%;
	   -ms-transform: translate(-50%,-50%);
	   transform: translate(-50%,-50%);
   }
   .st-twitter-pc{
	   position: absolute;
	   top: 49%;
	   left: 50%;
	   -ms-transform: translate(-50%,-50%);
	   transform: translate(-50%,-50%);
   }


   .sec-pv{
		width: 640px;
		height: 360px 
   }
	.sec-st-news-notice{
		width: 640px;;
	}
	.sec-st-news-noticetxt{
		text-align: left;
		padding: 10px 0px 10px 10px;
		height: 360px;
		overflow: auto;
		font-size: 1.0em;
		line-height: 1.5em;
		word-break: break-all;
	}
	
	.st-twitter-tab{
		display: none;
	}
	
	.link-banner img{
		width: 100%;;
	}

	.anchor{
		margin-top: -80px;
		padding-top: 80px;
	}
	
}

.qa-top {
	margin-top: 80px;
	text-align: center;
}

/*straycat*/
.qa-title{ 
	padding-top: 24px;
	padding-bottom: 2px;
	line-height: 1.5em;
	font-size: 3.0em;
	background-color: #faca8d;
}
.qa-qa{
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.0em;
	font-size: 2.5em;
	border-bottom: 4px #905e42 solid;
}
.qa-any{
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.0em;
	font-size: 2.0em;
}
.qa-cate{
	padding-top: 30px;
	line-height: 1.0em;
	font-size: 1.6em;
}

/*質問本体*/
.qa-base {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4.0em;

	max-width: 100%;
	text-align: left;
	padding-right: 2vw;
	padding-left: 2vw;
	
}

/*質問*/
.qa-q-ba{
	border-bottom: 1px #905e42 solid;
	border-bottom-style: dashed;
}
.qa-q{
	padding: 1.0em 0 0.5em 3.0em;
	color: #905e42;
	font-weight: bold;
	font-size: 1.2em;
}
.qa-q:before{
	content: "";
	width: 30px;
	height: 30px;
	left: 5px;
	top: 0.9em;
	background-size: 1.6em;
}

/*答え*/
.qa-a-ba{
	border-bottom: 2px #905e42 solid;
}
.qa-a{
	padding: 1.0em 0 1em 3.0em;
	color: #905e42;
	font-weight: 500;  
	font-size: 1.2em;
}
.qa-a:before{
	content: "";
	width: 30px;
	height: 30px;
	left: 5px;
	top: 0.9em;
	background-size: 1.6em;
}

.nav-list-qa-top {
	padding-top: 10px;
	display: block;
}
.nav-list-qa-top ul {
	display: flex;
	justify-content: center;
	padding-left: 32px;
	padding-right: 20px;
}
.nav-list-qa h2{
	font-size: 1.2em;
}
.nav-list-qa a{
	color: #905e42;
}



/* =======================================================================
	footer
   ======================================================================= */

.foot-dl-banner{
    padding-top: 28px;
    padding-bottom: 20px;
}

.foot-qr-banner {
	margin-top: 22px;
	margin-bottom: 22px;
    display: flex;
    justify-content: center;
}

.foot-link{
    padding-top: 50px;
    padding-bottom: 50px;
}
.foot-other-logo{
	display: flex;
    justify-content: center;
}
.foot-other-logo div{
	margin-left: 50px;
	margin-right: 50px;
}

.foot-last{
	margin-top: 22px;
	margin-bottom: 60px;
    display: flex;
    justify-content: center;
}

.foot-copyright{
	text-align: center;
	padding-bottom: 34px;
}

.foot-gm-name{
	text-align: center;
	margin-top: -135px;
}

@media screen and (max-width:990px) {
	.foot-qr-banner li{
		list-style: none;
		margin-left: 70px;
		margin-right: 70px;
	}

	.foot-cat{
		margin-top: -180px;
		margin-bottom: 120px;
		display: flex;
		justify-content: center;
	}
	.foot-cat img{
		list-style: none;
		margin-left:  200px;
		margin-right: -240px;
		scale:50%;
	}
	
	.foot-gm-title {
		padding-bottom: 20px;
		line-height: 1.2em;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		color: #ffffff;
		font-size: 1.7em;
	}
	.foot-gm-name p{
		font-size: 14px;
		line-height: 18px;
	}
	.foot-last-moji{
		margin-top: -20px;
		margin-left:  10px;
		margin-right: 10px;
		margin-bottom: 10px;
		display: flex;
		flex-flow: column;
/*		justify-content: center;*/
	}
	.foot-last-moji li{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 15px;
	}
	.foot-last-img{
		margin-left: -12px;
		margin-right: 40px;
	}

	.foot-privacy,
	.foot-support,
	.foot-terms{
		border-left: solid 2px;	
		padding-left: 30px;
		padding-right: 30px;
		height:50%;
	}
}
@media screen and (min-width:991px) {
	.foot-qr-banner li{
		list-style: none;
		margin-left: 100px;
		margin-right: 100px;
	}
	
	.foot-cat{
		margin-top: -130px;
		margin-bottom: 150px;
		display: flex;
		justify-content: center;
	}
	.foot-cat img{
		list-style: none;
		margin-left:  280px;
		margin-right: -432px;
	}


	.foot-gm-title {
		padding-bottom: 20px;
		line-height: 1.7em;
		width: 700px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		color: #ffffff;
		font-size: 2.0em;
	}

	.foot-last-moji{
		margin-top: 20px;
		margin-left:  10px;
		margin-right: 10px;
		display: flex;
		justify-content: center;
	}
	.foot-last-moji li{
		margin-left: 20px;
		margin-right: 20px;
	}
	.foot-last-img{
		margin-left: -200px;
		margin-right: 10px;
	}
	.foot-terms{
		border-left: solid 2px;	
		border-right: solid 2px;
		padding-left: 30px;
		padding-right: 30px;
		height:50%;
	}
	
				
}

.sp {
	display: none;
}

