@charset "utf-8";
/*
Theme Name: recruit
Theme URI:
Description: recruit
Version: 1.0
Author:
Author URI:
/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html{
	font-size: 62.5%;
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
}
body, div, applet, object,figure, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 1.6rem;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
}

span{
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
}

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
img{
	vertical-align: bottom;
	height: auto;
	max-width: 100%;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 1.7;
	font-size: 1.6rem;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"游ゴシック",YuGothic,Osaka,sans-serif;
	text-align: justify;
	background-color: #ffffff;
	position: relative;
}
@media all and (-ms-high-contrast:none) {
	body {
		font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	}
}
p, li, dt, dd, table {
	text-align: justify;
	text-justify: inter-ideograph;
	line-break: strict;
	font-size: 1.6rem;
	line-height: 1.8;
}
/* link
------------------------------------------------------------*/
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background-color: transparent;
	color: #585757;
}
a:hover, a:active {
	outline: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

a:hover img, a:active img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

/* ==========================================================================
   Utilities
   ========================================================================== */
.text8 {
	font-size: 0.8rem !important;
}
.text9 {
	font-size: 0.9rem !important;
}
.text10 {
	font-size: 1rem !important;
}
.text11 {
	font-size: 1.1rem !important;
}
.text12 {
	font-size: 1.2rem !important;
}
.text13 {
	font-size: 1.3rem !important;
}
.text14 {
	font-size: 1.4rem !important;
}
.text15 {
	font-size: 1.4rem !important;
}
.text16 {
	font-size: 1.6rem !important;
}
.text17 {
	font-size: 1.7rem !important;
}
.text18 {
	font-size: 1.8rem !important;
}
.text19 {
	font-size: 1.9rem !important;
}
.text20 {
	font-size: 2rem !important;
}
.text21 {
	font-size: 2.1rem !important;
}
.text22 {
	font-size: 2.2rem !important;
}
.text23 {
	font-size: 2.3rem !important;
}
.text24 {
	font-size: 2.4rem !important;
}
.text25 {
	font-size: 2.5rem !important;
}
.text26 {
	font-size: 2.6rem !important;
}
.text27 {
	font-size: 2.7rem !important;
}
.text28 {
	font-size: 2.8rem !important;
}
.text29 {
	font-size: 2.9rem !important;
}
.text30 {
	font-size: 3rem !important;
}
/* margin
   -------------------------------------------------------------------------- */
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
@media screen and (max-width: 480px) {
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 3px !important;
}
.mb10 {
	margin-bottom: 5px !important;
}
.mb15 {
	margin-bottom: 8px !important;
}
.mb20 {
	margin-bottom: 10px !important;
}
.mb25 {
	margin-bottom: 13px !important;
}
.mb30 {
	margin-bottom: 15px !important;
}
.mb35 {
	margin-bottom: 18px !important;
}
.mb40 {
	margin-bottom: 20px !important;
}
.mb45 {
	margin-bottom: 23px !important;
}
.mb50 {
	margin-bottom: 25px !important;
}
.mb55 {
	margin-bottom: 28px !important;
}
.mb60 {
	margin-bottom: 30px !important;
}
.mb65 {
	margin-bottom: 33px !important;
}
.mb70 {
	margin-bottom: 35px !important;
}
.mb75 {
	margin-bottom: 38px !important;
}
.mb80 {
	margin-bottom: 40px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 3px !important;
}
.ml10 {
	margin-left: 5px !important;
}
.ml15 {
	margin-left: 8px !important;
}
.ml20 {
	margin-left: 10px !important;
}
.ml25 {
	margin-left: 13px !important;
}
.ml30 {
	margin-left: 15px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 3px !important;
}
.mr10 {
	margin-right: 5px !important;
}
.mr15 {
	margin-right: 8px !important;
}
.mr20 {
	margin-right: 10px !important;
}
.mr25 {
	margin-right: 13px !important;
}
.mr30 {
	margin-right: 15px !important;
}
}
/* padding
   -------------------------------------------------------------------------- */
.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
@media screen and (max-width: 480px) {
.pt0 {
	padding-top: 0 !important;
}
.pt5 {
	padding-top: 3px !important;
}
.pt10 {
	padding-top: 5px !important;
}
.pt15 {
	padding-top: 8px !important;
}
.pt20 {
	padding-top: 10px !important;
}
.pt25 {
	padding-top: 13px !important;
}
.pt30 {
	padding-top: 15px !important;
}
.pt35 {
	padding-top: 18px !important;
}
.pt40 {
	padding-top: 20px !important;
}
.pt45 {
	padding-top: 23px !important;
}
.pt50 {
	padding-top: 25px !important;
}
}
/* align
   -------------------------------------------------------------------------- */
.ta-l {
	text-align: left!important;
}
.ta-r {
	text-align: right!important;
}
.ta-c {
	text-align: center!important;
}
/* float
   -------------------------------------------------------------------------- */
.fl {
	float: left;
}
.fr {
	float: right;
}
.fl-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fr-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* clearfix
------------------------------------------------------------*/
.cf::after
{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.cf
{
	display:inline-block;
}
/* exlude MacIE5 \*/
* html .cf
{
	height:1%;
}
.cf
{
	display:block;
}
/* end MacIE5 */

.cf + *
{
	clear: both;
}
/* 表示非表示切り替え／
---------------------------------*/
/* PC表示 */
.sp{
	display: none !important;
}
.pc{
	display: block !important;
}
/* スマホ表示 */
@media all and (max-width: 768px) {
.sp{
	display: block !important;
}
.pc{
	display: none !important;
}
}

/* font color
---------------------------------- */

.f-red{
	color: #a5162d;
}

.f-blue{
	color: #1f548b;
}

.f-yell{
	color: #d79d25;
}


/* font weight
---------------------------------- */

.fw{
	font-weight: bold;
}

/* header
--------------------------------- */
header{
	width: 100%;
	background-color: rgba(106, 158, 57, 0.85);
	padding: 3px 30px;
	z-index: 5;
	color: #ffffff;
	font-size: 0;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}

.fix{
	position: fixed;
	top: 0;
	z-index: 200;
	background-color: rgba(106, 158, 57, 0.85);
	animation: fadeInDown 1s ease 0s 1 normal;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

header > p.header_ttl{
	font-weight: 700;
	color: #ffffff;
	font-size: 1.6rem;
	display: inline-block !important;
	line-height: 56px;
	margin-top: 5px;
	letter-spacing: 2.5px;
	vertical-align: middle;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

header > div.sp-sns {
	display: none;
}

@media all and (max-width: 768px) {
	header{
		padding: 0 10px;
		background-color: transparent;
	}

	.fix{
		background-color: #fff;
	}

	header > p.header_ttl{
		text-shadow: 0px 0px 10px #000;
	}

	header > div.sp-sns {
		display: inline-block;
		vertical-align: middle;
	}

	header > div.sp-sns > a > img{
		width: 35px;
		height: 35px;
	}
}

@media all and (max-width: 370px) {
	header > div.sp-sns {
		display: none;
	}
}

header > nav{
	display: block;
	float: right;
	width: 72.9%;
	font-size: 0;
	margin-right: 0;
}

header > nav > ul{
	width: 100%;
	margin: 5px 10px 5px 0;
	padding: 0;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}

header > nav > ul li{
	width: calc(100% / 6);
	display: inline-block;
	text-align: center;
	margin: 5px -1px 0 0;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}

header > nav > ul li:last-child{
	border-right: 1px solid #fff;
}

header > nav > ul li > a{
	display: block;
	width: 86%;
	margin: auto;
	position: relative;
	height: 40px;
	font-size: 1.6rem;
	line-height: 40px;
	transition: .5s;
	color: #ffffff;
	text-shadow: 0px 0px 10px #000;
	border-bottom: 1px solid #fff;
	letter-spacing: .1em;
}

header > nav > ul li > a:hover:before{
  width: 70%;
}

header > nav > ul li > a > span.en,header > nav > ul li > a > span.ja {
	display: block;
	width: 100%;
	position: absolute;
	transition: .5s;
}
header > nav > ul li > a > span.en {
	opacity: 1;
	color: #ffffff;
}
header > nav > ul li > a > span.ja {
	opacity: 0;
	color: #ffffff;
}

header > nav > ul li > a:hover .en {
	opacity: 0;
}
header > nav > ul li > a:hover .ja {
	opacity: 1;
	font-weight: 500;
}

@media all and (max-width: 1025px) {

	header > nav > ul li > a{
		letter-spacing: -1px;
	}

}

/* sns */

header > nav > a{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

header > nav > a > img{
	width: 40px;
}

/* footer
--------------------------- */
footer > div.sns.sp{
	display: none !important;
}
footer{
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

footer > div.inner{
	background-color: rgba(175,30,24,1);
	width: 100%;
	text-align: center;
	padding: 40px 0;
}

footer > div.sns{
	width: 100%;
	text-align: center;
	padding: 40px 0;
}

footer > div.inner > a{
	margin-right: 40px;
}

footer > div.inner > a:nth-of-type(3){
	margin-right: 0;
}

footer > div.sns > a{
	margin-right: 20px;
}

footer > div.sns > a:nth-of-type(3){
	margin-right: 0;
}

footer > p.footer_link{
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
}

footer > copy{
	text-align: center;
	display: block;
	font-size: 1.4rem;
	padding: 10px 0;
}

.area_05 .sns_area{
	width: 100%;
	margin: 0;
	padding: 0;
}
.area_05 .sns_area .inner_base{
	width: 220px;
	margin: 0 auto;
	padding: 0;
}
.area_05 .sns_area .inner_base .sns_set{
	width: 100%;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}
.area_05 .sns_area .inner_base .sns_set li{
	width: 28%;
	margin: 0;
	padding: 0;
}
@media all and (max-width: 768px) {
	footer > div.inner{
		width: 100%;
		text-align: center;
		padding: 20px 0;
	}

	footer > p.footer_link{
		margin-bottom: 0;
	}

	footer > div.inner > a{
		width: calc((100% - 30px) / 3);
		margin: 0 5px;
		display: block;
		float: left;
	}

	footer > copy{
		font-size: 1.4rem;
		padding-bottom: 60px;
	}

	footer > div.sns{
		width: 60%;
		margin: 0 auto;
		text-align: center;
		padding: 20px 0;
	}

	footer > div.sns > a{
		width: 35px;
		display: inline-block;
		margin-right: 10px;
	}

	footer > div.sns > a:nth-of-type(3){
		margin-right: 0;
	}

}

/* wrapper
----------------------------- */

article#wrapper{
	width: 100%;
	display: block;
	background-color: #fff;
	position: relative;
	text-align: center;
	margin: 0;
	/* padding-bottom: 50px; */
}

/* contact_area
----------------------------- */

section.contact_area{
	width: 50px;
	height: 200px;
	position: fixed;
	top: 95px;
	right: 0;
	overflow: hidden;
	text-align: center;
	z-index: 4;
}

section.contact_area > a.entry > div.inner{
	display: block;
	background-color: #689d38;
	background-image: url('img/common/side_ent.png');
	background-repeat: no-repeat;
	background-position: 60% 7%;
	background-size: 50%;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	overflow: hidden;
}

section.contact_area > a.entry > div.inner > p{
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 1.8rem;
	letter-spacing: 2px;
	z-index: 100;
	position: absolute;
	top: 60px;
	left: -10px;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
}

section.contact_area02{
	width: 50px;
	height: 190px;
	position: fixed;
	top: 320px;
	right: 0;
	overflow: hidden;
	text-align: center;
	z-index: 4;
}

section.contact_area02 > a.contact > div.inner{
	display: block;
	background-color: rgba(102,102,102,1);
	background-image: url('img/common/side_cont.png');
	background-repeat: no-repeat;
	background-position: 55% 5%;
	background-size: 60%;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	overflow: hidden;
}

section.contact_area02 > a.contact > div.inner > p{
	width: 100%;
	height: 100%;
	color: #FFF;
	font-size: 1.8rem;
	letter-spacing: 2px;
	z-index: 100;
	position: absolute;
	top: 60px;
	left: -10px;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
}

@media all and (max-width: 768px) {
	section.contact_area{
		width: 50%;
		height: 50px;
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
		text-align: center;
	}

	section.contact_area02{
		width: 50%;
		height: 50px;
		position: fixed;
		top: auto;
		bottom: 0;
		right: 0;
		text-align: center;
	}

	section.contact_area > a.entry > div.inner{
		background-position: 5% center;
		background-size: 41px;
	}

	section.contact_area02 > a.contact > div.inner{
		background-position: 5% center;
		background-size: 41px;
	}

	section.contact_area > a.entry > div.inner > p,
	section.contact_area02 > a.contact > div.inner > p{
		padding: 15px 52px;
		font-size: 1.4rem;
		letter-spacing: 2px;
		position: static;
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		display: block;
		width: 7em;
		height: 1em;
		overflow: hidden;
	}
}

/* area_05
------------------------------------- */

section.area_05{
	display: block;
	background-color: #fff;
	max-width: 960px;
	width: 90%;
	margin: 0 auto 0;
	padding-top: 50px;
	padding-bottom: 25px;
	font-size: 0;
}

section.area_05 > a{
	width: calc((100% - 40px) / 2);
	height: 0;
	display: inline-block;
	margin-right: 39px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	position: relative;
	padding-top: 21.22%;
	box-sizing: border-box;
	vertical-align: middle;
	color: #af1e18;
	font-size: 2rem;
}

section.area_05 > a:nth-of-type(1){
	background-image: url(img/top/recruit.jpg);
}

section.area_05 > a:nth-of-type(2){
	margin-right: 0;
	background-image: url(img/top/faq.jpg);
}

section.area_05 > a > span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80%;
	height: 30%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	background-color: rgba(255,255,255,0.9);
	padding: 5px;
	box-sizing: border-box;
}

section.area_05 > a > span > span{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	box-sizing: border-box;
	position: relative;
}

section.area_05 > a > span > span:before{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	position: absolute;
	top: -15%;
	left: 0;
	right: 0;
	margin: auto;
}

section.area_05 > a > span > span:after{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #000;
	position: absolute;
	bottom: -15%;
	left: 0;
	right: 0;
	margin: auto;
}

section.area_05 > div{
	width: 55%;
	margin: 0 auto 20px;
	font-size: 0;
	text-align: left;
}

section.area_05 > div > img{
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

section.area_05 > div > p{
	width: calc(100% - 200px);
	display: inline-block;
	vertical-align: middle;
	font-size: 2rem;
	line-height: 1.5;
	color: #000;
}

section.area_05 > div > p > a{
	font-size: 3.2rem;
	font-weight: 700;
	display: block;
	color: #000;
}

section.area_05 > div > p > span{
	font-size: 1.6rem;
}

@media all and (max-width: 1035px) {
	section.area_05 > div{
		width: 80%;
	}
}

@media all and (max-width: 768px) {
	section.area_05 > a{
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 50px;
		padding-top: 50%;
	}

	section.area_05 > a > span > span{
		line-height: 320%;
	}

	section.area_05 > a > span{
		width: 70%;
		height: 30%;
	}

	section.area_05 > div{
		width: 100%;
		margin: 20px auto 20px;
		font-size: 0;
		text-align: left;
	}

	section.area_05 > div > img{
		display: inline-block;
		margin-right: 5%;
		vertical-align: middle;
		width: 30%;
	}

	section.area_05 > div > p{
		width: 65%;
		display: inline-block;
		vertical-align: middle;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	section.area_05 > div > p > a{
		font-size: 2.5rem;
	}

	section.area_05 > div > p > span{
		font-size: 1.2rem;
	}

}

@media all and (max-width: 480px) {
	section.area_05 > a{
		font-size: 1.9rem;
	}

	section.area_05 > a > span > span{
		line-height: 220%;
	}

}

/* video_area
------------------------------------- */

section.video_area{
	width: 100%;
	height: 100vh;
	text-align: center;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
section.video_area figure {
	width: 100%;
	height: 100%;
}
section.video_area figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
section.video_area .no_pank {
	width: 10%;
	display: block;
	margin: 0 auto;
}
video {
    position: fixed;
    top: 0;
    right: 0;
		bottom: 0;
    left: 0;
    margin: 0 auto auto;
		min-width: 100%;
		min-height: 100vh;
    width: auto;
    height: auto;
    z-index: -100;
}
@media all and (max-width: 767px) {
video {
    position: fixed;
    top: 0;
		bottom: 0;
    left: -230px;
    margin: 0 auto auto;
		min-width: 100%;
		min-height: 100vh;
    width: auto;
    height: auto;
    z-index: -100;
}
section.video_area .no_pank {
	display: none;
}
}


/* @media all and (max-width: 768px) {
	video {
			min-width: 100%;
			top: 0;
			left: 0;
			right: 0;
			margin: 0 auto auto;
			width: 300%;
			height: 100vh;
			min-height: 100vh;
	}
} */

/* fullSlideShow
--------------------------- */
.fullSlideShow {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	z-index: 0;
	vertical-align: top;
}
.fullSlideShow ul {
	top: 50%;
	left: 50%;
	width: 100%;
	position: fixed; /* absolute or fixed */
	overflow: hidden;
}
.fullSlideShow ul li {
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	position: absolute;
}
.fullSlideShow ul li img {
	width: 100%;
	margin: 0;
}

#topBtn{
	position: fixed;
	bottom: 60px;
	right: 10px;
	display: block;
	z-index: 100;
}
