@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------
    reset
-------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas, main {
	margin: 0;
	padding: 0;
}

article, aside, figure, figcaption, footer, h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section, main {
	display: block;
}

/* --------------------------------------------------
    base
-------------------------------------------------- */
html {
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	_overflow: auto;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {
	width: 100%;
	background-color: #000;
}

body {
font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif, "游ゴシック Medium", YuGothic, "游ゴシック体","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;	font-size: 18px!important;
	line-height: 36px;
	height: 100%;
	color: #fff;
	background-color: #000;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	position: relative;
}

a {
	text-decoration: none;
	color: inherit;
	position: relative;
}

a[href^=tel] {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #A8A5A5!important;
	background: none!important;
	opacity: 0.8;
}

p {
	display: block;
	margin: 10px 0;
}

.img-responsive {
    display:block;
	max-width:100%;
	height:auto
}
.mrt100 {
	margin-top: 100px;
}

.mrt60 {
	margin-top: 60px;
}
.mrt20 {
	margin-top: 20px;
}

.mrb75 {
	margin-bottom: 75px;
}

h2.title{
    font-weight: 700;
	font-size: 30px;
	margin-bottom: 20px;
}

h3.subtitle{
	font-weight: 700;
	font-size: 22px;
	padding: 20px;
}

img.img-responsive2 {
	max-width:100%;
	height:auto;
}
/* --------------------------------------------------
    header
-------------------------------------------------- */
h1 {
	font-size: 18.5px;
	text-align: center;
	margin:0 auto;
}

h1 img#logo {
	margin: 10px auto;	
	z-index: 99999;
	text-align: center;
	display: block;   
}

nav.navbar {
	z-index: 9999;
	padding: 0;
	margin: 0;
	border: 0;
}

.navbar li{
	font-weight: 400;
	font-size: 24px;
	margin: 15px 0 0;
    
}
.navbar li:after {
	content: "";
	margin-right: 20px;
	margin-left: 20px;
}

.navbar li:last-child:after{
	content: "";
	margin-right: 0;
	margin-left: 0;
}

.navbar li a {
  position: relative;
  display: inline-block;
  transition: 0.5s;
}

.nav>li>a {
  padding: 20px 0px 15px;
}

.main-image  {
	 display: block;
     padding: 0;
	 text-align: center;
	 margin: 0;
}
/* --------------------------------------------------
    footer
-------------------------------------------------- */
.topBtn {
    display: none;
    position: fixed;
    bottom: 0;
    right: 20px;
	z-index: 99999;
}

.topBtn a {
    display: block;
    text-decoration: none;
}

.topBtn a:hover {
    display: block;
    text-decoration: none;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/* --------------------------------------------------
    index
-------------------------------------------------- */
video {
	border: 1px solid #fff;
}

.recruit-box {
	display: block;
	border:  1px solid #fff;
	padding: 30px 20px;
}

/* デバイス調整 */

/* パソコン */
@media screen and (min-width: 1024px) {
.border-box {
	padding-left: -15px!important;
	padding-right: -15px!important;
}
.border-box img{
	width: 100%;
}
}

/* タブレット横ipad-pro ノートパソコン */
@media screen and (min-width: 961px) and (max-width: 1400px) {
/* 共通 */
.mrt100 {
	margin-top: calc(100px * 0.5);
}

.mrt60 {
	margin-top: calc(60px * 0.5);
}
.mrt20 {
	margin-top: calc(20px * 0.5);	
}
	
.mrb75 {
	margin-bottom: calc(75px * 0.5);
}

.footer-copy {
	padding-bottom: 15px;
}
.main-image  {
	 display: block;
     padding: 0;
	 text-align: center;
	 margin: -2.4% 0 0 0;
}
}

/* タブレット横-非表示 */
@media screen and (min-width: 921px) {
.sp-header-line,.sp-header,.sp-nav,.sp-nav-wrap{
   display: none !important;
}
}
/* タブレット-ipad */
@media screen and (min-width: 521px) and (max-width: 920px) {
body {
font-size: 14px;
line-height: 22px;
overflow-x: hidden!important;
}


h1 img#logo {
    width: 70%;
    height: auto;
	margin: 5px 0 -50% 0px;
	z-index: -9999;
}	
.sp-header .sp-contact {
   width: 55px;
   height: 50px;
   display: block;
   padding-top: 2%;
   right: -28%;
   position: relative;
}	

.footer-back {
	min-height: 150px;
}	
.info-box,.recruit-box {
	padding: 10px 38px 25px 25px;
	height: auto;
	display: block;
}

.info-block {
	height: auto;
	margin: 5px 0;
	width: 100%;
}
.info-day {
	width: 25%;
	font-size: 14px;
	margin: 0 5px 0 0;
	height: 25px;
}

.info-title02 {
	width: 72%;
	font-size: 16px;
	height: 25px;
}
}

/* スマホ＆タブレット縦ipad*/
@media screen and (max-width: 920px) {
/* 共通 */
.mrt100 {
	margin-top: calc(100px * 0.3);
}

.mrt60 {
	margin-top: calc(60px * 0.3);
}
.mrt20 {
	margin-top: calc(20px * 0.3);
}
	
.mrb75 {
	margin-bottom: calc(75px * 0.3);
}
	
h1 img#logo {
    width: 55%!important;
    height: auto;
	margin: 10px auto;
}



}

/* スマホ */
@media screen and (max-width: 520px) {
/* 共通 */
body,p {
font-size: 14px!important;
line-height: 28px;
overflow-x: hidden!important;
}
	
h2.title{
    font-weight: 700;
	font-size: 22px;
	margin-bottom: 20px;
}

h3.subtitle{
	font-weight: 700;
	font-size: 18px;
	padding: 20px;
}



/* フッター */

.footer-copy {
	font-size: 12px;
	padding-bottom: 0;
	color: #fff;
}
.topBtn img{
		width: 40px;
}
.topBtn {
    bottom: 30px;
    right: 0px;
}
}