/**
BASIC
*/


.grecaptcha-badge { visibility: hidden; }


body{
	font-family:Lato,'Noto Sans JP',"lucida grande",'游ゴシック体', 'Yu Gothic', YuGothic, tahoma,verdana,arial,'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif ;
	font-weight: 400;
	letter-spacing: .05;
	font-size: 95%;
	line-height: 1;
	background: #FFF;
	color: #333;
	-webkit-font-smoothing: antialiased;
}
a img,
:link img,
:visited img{
	border: none;
}

img[src$=".gif"], img[src$=".png"] {
	/*image-rendering: -moz-crisp-edges;          Firefox */
	/*image-rendering:   -o-crisp-edges;          Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (非標準の名前) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (非標準プロパティ) */
}

a {text-decoration: underline; outline: 0;}
a:link {color: #333;outline: 0;}
a:visited {color: #333; outline: 0;}
a:active {color: #333; outline: 0;}
a:hover {
	color: #999;
	text-decoration: none;
	outline: 0;
}

a{
	transition: 0.2s ease 0s;
	-webkit-transition: 0.2s ease 0s;
	-moz-transition: 0.2s ease 0s;
	-ms-transition: 0.2s ease 0s;
}

#wrapper{
	margin: 0;
	padding: 0;
	clear: both;
	overflow-x: hidden;
}

#contents{
	margin: 0px auto 0px 0;
	padding: 100px 0 0px 0;
}
.home #contents{
	padding-top: 110px;
}

#main_contents{
	margin-bottom: 30px;
}

#sidebar{
}

.inner{
	width: 1080px;
	margin: 0 auto;
	position: relative;
}

.home #contents .inner{

}

.sp{
	display: none !important;
}


/**
ROLLOVER
*/

a img:hover{
	/* IE 
	filter: alpha(opacity=70);*/
	/* Safari Opera */
	opacity: 0.90;
	/* Firefox Netscape */
	-moz-opacity: 0.90;
}



/**
HEADER
*/

header{
	position: fixed;
	width: 100%;
	z-index: 999;
    height: 60px;
	/*background: #FFF;*/
    background-color: rgba(0,0,0,.6);
}
.home header{
	margin-bottom: 0;
    background-color: rgba(0,0,0,0);
}

.home header.change-color {
    background-color: rgba(0,0,0,.6);
    /*background: url(/images/wood.jpg) center bottom;*/
    /*box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);*/
}


header .site_catch{
font-size: 10px;
display: block;
margin-bottom: 6px;
}
header .inner{
	height: 70px;
}

header h1.logo{
position: absolute;
left: 30px;
top: 10px;
    font-size: 16px;
    color: #FFF;
    letter-spacing: .2em;
    font-weight: normal;
}

header h1.logo img{
	height: 40px;
	vertical-align: bottom;
}

header h1.logo a{
	text-decoration: none;
	color: #FFF;
}

header h1.logo div{
display: inline-block;
vertical-align: middle;
}
header h1.logo div.text{
margin-left: 10px;
}


header .box_info{
	position: absolute;
    z-index: 9999;
	top: 10px;
	right: 10px;
}

header .box_info ul li{
	list-style: none;
	margin: 0 0 0 10px;
	display: inline-block;
	line-height: 1.5;
	vertical-align: middle;
}

header .box_info ul li i,
header .box_info ul li svg{
	margin-right: 5px;
}

header .box_info ul li.tel a{
	font-size: 16px;
	pointer-events: none;
	color: inherit;
	text-decoration: none;
    color: #FFF;
}

header .box_social{
	position: absolute;
	top: 30px;
	right: 430px;
}



/**
SOCIAL
*/

.box_social ul li{
	list-style: none;
	display: inline-block;
	margin: 0;
	line-height: 0;
    width: 80px;
}

.box_social ul li img{
	width: 15px;
}

.box_social ul li span,
.box_social ul li i,
.box_social ul li svg{
	display: inline-block;
	line-height: 0;
	font-size: 20px;
}

.box_social ul li a{
	display :inline-block;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.box_social ul li p{
font-size: 10px;
}



/**
SUB NAVI
*/

ul.sub_navi li{
	display: inline-block;
	margin:  0 .5em;
	line-height: 1.5;
	font-size: 13px;
}

ul.sub_navi li a {text-decoration: none; outline: 0;}
ul.sub_navi li a:link {color: #333;outline: 0;}
ul.sub_navi li a:visited {color: #333; outline: 0;}
ul.sub_navi li a:active {color: #333; outline: 0;}
ul.sub_navi li a:hover {
	color: #999;
	text-decoration: none;
	outline: 0;
}



/**
GLOBAL NAVI(NARVE)
*/


/**
GLOBAL NAVI(STELL)
*/

.stellarnav{
position: absolute !important;
right:350px;
top: 12px;
width: auto !important;
}
.stellarnav ul{
text-align: left !important;
}

.stellarnav.light{
background: none !important;
}

.stellarnav > ul > li > a{
padding:  10px 20px !important;
font-size: 13px;
color: #FFF !important;
letter-spacing: .2em;
text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.stellarnav li a{
padding:  10px !important;
font-size: 13px !important;
}

.stellarnav > ul > li > a{
color: #FFF !important;
}


/**
TOPIC PATH
*/

#topic_path{
	clear: both;
	padding: 0 0 20px 0;
	clear: both;
}

#topic_path li {
	display: inline;
	font-size: 12px;
	line-height: 1.3;
	list-style-type: none;
}

#topic_path li:after{
	content: " \f105";
	font-family: FontAwesome;
	margin-left: .5em;
}



/**
COMMON_LAYOUT
*/

.clear{
	clear: both;
}
 
img{
	vertical-align: middle;
	max-width: 100%;
}

img.frame{
	padding: 10px;
	border: solid 1px #EEE;
	background: #FFF;
}

#contents section{
	clear: both;
	padding: 50px 0;
	border-bottom: solid 1px rgba(0,0,0,0.05)
}

#contents section section{
padding: 20px 0;
border: none;
}

/*#contents section:nth-child(2){
	padding-top: 0;
}*/

/*パンくず入る場合
#contents section:nth-child(3){
	padding-top: 0;
}
*/

#contents section div.block{
	margin-bottom:30px;
}
#contents section div.block:last-child{
	margin-bottom: 0;
}



/**
ICON
*/

li.category a,
p.category a,
span.category a{
	padding: 4px 8px;
	display: inline-block;
	line-height: 1;
	background-color: rgba(0,0,0,0.3);
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

li.tag a,
p.tag a,
span.tag a{
	padding: 4px 8px;
	display: inline-block;
	line-height: 1;
	background-color: rgba(0,0,0,0.1);
	color: #333;
	font-size: 12px;
	text-decoration: none;
}



/**
Parallax PHOTO
*/

section.photo{
  background-position: center center;   
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  background-color: #FFF;
  position: relative;
}

@media screen and (min-width: 800px) {
  section.photo {    
    background-attachment: fixed;
  }
}

section.photo{
  background-image: url(/images/main_image_04.jpg); 
  min-height: 400px;
}



/**
COMMON_PARTS
*/

.fancybox-skin{
padding: 0 !important;
background: none !important;
}

div.centering {
    display: flex;
    align-items: center;
}

br.sp{
	display: none;
}

.cover{
background-color: #000;
display: inline-block;
}
.cover.white{
background-color: #FFF;
display: inline-block;
}
.cover img{
width: 100%;
display: block;
opacity: .6;
}

.cover div,
.cover div p{
color: #FFF;
pointer-events: none;
}
.cover a{
pointer-events: auto;
}


div.title{
	position: relative;
	margin-bottom: 30px;
	clear: both;
    z-index: 99;
}
div.title.center{
	text-align: center;
	margin-bottom: 60px;
}
div.block  div.title{
	margin-top: 40px;
}


div.title h1{
	font-size: 36px;
	line-height: 1.2;
}
div.title h1 .sub{
	font-size: 60%;
	margin-left: 1em;
    font-family: 'Noto Sans JP';
}

div.title h2{
	font-size: 40px;
    font-weight: 300;
	line-height: 1.2;
    font-family: 'Noto Sans JP';
}

div.title h3{
	font-size: 26px;
	line-height: 1.2;
    font-weight: 500;
    font-family: 'Noto Sans JP';
}

.ttl_balloon h3{
  border-bottom: 3px solid #333;
  padding: .7em 0;
  margin-bottom: 50px;
  position: relative;
  
  font-size: 30px !important;
}
.ttl_balloon h3::before {
  content: '';
  background-color: #fff;
  width: 20px;
  height: 3px;
  position: absolute;
  left: 30px;
  bottom: -3px;
}
.ttl_balloon h3::after {
  content: '';
  background-color: #333;
  width: 20px;
  height: 3px;
  transform: rotate(50deg);
  position: absolute;
  left: 25px;
  bottom: -10px;
}

div.title h3 span.sub{
font-size: 80%;
font-weight: normal;
margin-left: 1em;
}
div.title h4{
	font-size: 24px;
	line-height: 1.2;
}


div.title.center h4{
  position: relative;
  padding: 0 65px;
  text-align: center;
  display: inline-block;
}


div.title.center h4:before,
div.title.center h4:after{
  position: absolute;
  top: calc(50% - 3px);
  width: 50px;
  height: 1px;
  content: '';
  border-top: solid 1px #000;
}

div.title.center h4:before {
  left: 0;
}
div.title.center h4:after {
  right: 0;
}


div.title.center h2 span.sub{
font-size: 60%;
display: block;
margin-top: 5px;
}

div.title.center h2:before{
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 40px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
}


p{
  line-height: 1.8;
  margin: 1em 0;
  letter-spacing: .05em;
}

p.catch{
	font-size: 26px;
    font-weight: 600;
	line-height: 1.6;
    font-family: 'Shippori Mincho B1', serif;

}
p.catch span.sub{
font-size: 80%;
}

p.lead{
	font-size: 18px;
    font-weight: 500;
	margin: 1em 0;
    line-height: 1.6;
}

p.right{text-align: right;}
p.center{text-align: center;}
p.left{text-align: left;}


p em,
li em{
    background: linear-gradient(transparent 80%, rgba(255,0,37,0.2) 80%);
    font-weight: 600;
}

.caution,
.caption{
	font-size: 13px;
	color: #666;
	line-height: 1.4;
	font-weight: normal;
}


ul.caution li{
	margin: 0.2em 0 0.2em 20px;
	line-height: 1.3;
}


hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: rgba(0,0,0,0.1);
	height: 1px;
	margin: 20px 0;
	clear: both;
}

span.mark.new,
span.mark.update{
	margin-left: 1em;
	font-weight: normal;
	font-size: 12px;
	color: #F00;
}

.tel a{
	pointer-events: none;
}




/**
BX-SLIDER
*/

#sliderWrap{
	margin-bottom: 20px;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: inherit !important;
	left: 0 !important;
	background: inherit !important;
}


.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/images/arrow_left_w.png) no-repeat center left !important;
	background-size: 30px !important;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/images/arrow_right_w.png) no-repeat center right !important;
	background-size: 30px !important;
}

#sliderWrap ul li{
	list-style: none;
}

#slider li {
  height: 100vh;
  background: center / cover no-repeat;
}

.main_slider{
	position: relative;
}
.home .main_slider{
    margin-top: -110px;
}


.main_slider p.catch{
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	display: block;
	text-align: center;
	position: absolute;
	/*top: 45%;*/
	bottom: 10%;
	left:0;
	width: 100%;
}
.main_slider p.catch a{
	color: #FFF;
	text-decoration: none;
}
.main_slider a.whole{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bx-wrapper{
margin-bottom: 0 !important;
}
.bx-wrapper .bx-pager{
bottom: 30px !important;
z-index:999;
}

.bx-viewport {
  left: 0;
  box-shadow: none;
  border: none;
}



/**
PAGER
*/

.pager{
	clear:both;
	padding: 30px 0;
	position: relative;
	z-index: 9999;
	line-height: 2.5;
}
.wp-pagenavi:after {
	font-size: 1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.wp-pagenavi {
	zoom: 1;
}
a.page{
	white-space: nowrap;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi .current,
.wp-pagenavi .pages{
	clear: both;
	font-size: 1.2em;
	color: #666;
	padding: 8px 12px 8px 12px;
}
.wp-pagenavi .current{
	background-color: rgba(0,0,0,1);
	color: #FFF;
	border: none;
}

.wp-pagenavi span.current{
	/*border: #cd3e2c solid 1px;*/
}
.wp-pagenavi a{
	font-size: 1.2em;
	padding: 8px 12px 8px 12px;
	/*border: #DDD solid 1px;*/
	text-decoration: none;
	border: none !important;
	background-color: ;
}
.wp-pagenavi a.last,
.wp-pagenavi a.previouspostslink{
	background-color: inherit;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.extend{
	border: none;
}
.wp-pagenavi a:hover{
	text-decoration: none;
	background-color: rgba(0,0,0,0.5);
	color: #FFF;
}

/**
ページ分割
*/
.wp-separatenavi {
	font-size: 1.2em;
	color: #666;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}
.wp-separatenavi a {
	padding: 12px 8px;
	border: none;
	background-color: #f3f3f3;
	text-decoration: none;
}
.wp-separatenavi a:hover {
	text-decoration: none;
	background-color: #cd3e2c;
	color: #FFF;
}
.wp-separatenavi .numbers {
	padding: 12px 8px;
}


@media screen and (max-width: 768px) {
.pager{
	font-size: 90%;
}

.wp-pagenavi .pages{
	display: block;
}
}



/**
SINGLE
*/

.single article{
margin: 0 auto;
	padding: 50px;
    border: solid 1px #EEE;
	background: rgba(255,255,255,1);
    width: 650px;
box-sizing: border-box;
}

.single p.eye_catch{
margin-bottom: 2em !important;
}

.single article p img{
	margin-bottom: 3px;
}

.single article h1{
	font-size: 30px;
	line-height: 1.4;
	font-weight: bold;
	margin: 0;
}

.single article ul.data{
	margin: .5em 0;
}
.single article ul.data li{
	list-style: none;
	display: inline-block;
	margin-right: .5em;
}
.single article p.tag{
	margin: .5em 0;
}
.single article p.tag span{
	margin-right: 5px;
}

.single #main_contents h3{
	font-size: 26px;
	line-height: 1.5;
	margin: 2m 0 1em 0;
	border-left: 3px solid #000;
    padding-left: 15px;
}

.single article img{
	max-width: 100%;
}

img.alignright { margin: 0 0 0 auto !important;}
img.alignleft { margin: 0 auto 0 0 !important;}
img.aligncenter { margin: 0 auto !important;}


/**
SIDEBAR
*/

#sidebar{
background: rgba(0,0,0,0.05);
padding: 50px 0 0 0;
}

#sidebar section{
	padding: 20px 0;
	border: none;
}
#sidebar section:first-child{
	padding-top: 0;
}

.box_search button{
    border: none !important;
    color: #FFF;
    height: 35px;
    line-height: 35px;
    width: 18%;
    text-align: center;
    padding: 0;
    vertical-align: middle;
	border-radius: 0;
}

.box_search input {
    border: none !important;
    background-color: #FFF;
    height: 35px;
    font-size: 14px;
    width: 82% !important;
    padding-left: 10px !important;
    vertical-align: middle;
}

#sidebar h3{
	font-size: 20px;
	font-weight: 400;
	margin: 0  0 1em 0;
}

#sidebar ul li{
}
#sidebar ul li ul{
	margin-left: 30px;
}
#sidebar ul li ul li{
	line-height: 1.4;
	margin-bottom: .3em;
    font-size: 90%;
    list-style: disc;
    }

#sidebar ul li a{
	text-decoration: none;
}

#sidebar select{
	width: 100%;
	border: none;
}




/**
NEWS
*/

.icon.new{
	margin-left: .5em;
	color: #F30;
	font-size: 85%;
}

.news dl dt{
	line-height: 1.5;
	color: #666;
	clear: both;
	float: left;
	width: 15%;
	margin-bottom: .5em;
}

.news dl dd{
	line-height: 1.5;
	width: 85%;
	float: left;
	margin-bottom: .5em;
}

.news dl dd a{
	text-decoration: none;
}

.news .flexbox.box dl dt{
	width: 100%;
	margin-bottom: .2em;
}
.news .flexbox.box dl dd{
	width: 100%;
}


.news dl span.category{
margin-right: 1em;
display: inline-block;
text-align: center;
}
.news dl span.category a{
width: 100px;
}



/**
LIST_LIST
*/

ul.item.list li p{
	margin: 0;
}

ul.item.list li{
	list-style: none;
	margin-bottom: 2%;
}

ul.item.list li div.image{
	width: 10%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: top;
}

ul.item.list li div.image img{
	width: 100%;
}

ul.item.list li div.content{
	width: 88%;
	display: inline-block;
	vertical-align: top;
}

ul.item.list li p.date{
	font-size: 13px;
	color: #666;
	line-height: 1;
	margin-bottom: 5px;
}

ul.item.list li p.title{
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 1.5;
}

ul.item.list li p.category{
	margin-bottom:8px;
	line-height: 1;
}

ul.item.list li p.text{
	font-size: 12px;
}





/**
LIST_BOX
*/

ul.item.box{
	margin-left: -2%;
}

ul.item.box li{
	list-style: none;
	float: left;
	margin: 0 0 4% 2%;
	display: inline-block;
}
ul.item.box.single li{
	margin-bottom: 0;
}

ul.item.box li div.image{
	float: none;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
	text-align: center;
}
ul.item.box li div.image span.category{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	line-height: 0;
}
	
ul.item.box li div.image img{
	width: 100%;
}

ul.item.box li div.content{
	float: none;
	width: 100%;
}

ul.item.box li p.date{
	font-size: 12px;
	margin: 5px 0;
	line-height: 1;
}
ul.item.box li p.title{
	font-size: 16px;
	line-height: 1.3;
	margin: 0 0 5px 0;
}
ul.item.box li p.text{
	font-size: 12px;
	color: #666;
	margin: 0;
	line-height: 1.3;
}

ul.item.box.column_2 li{
	width: 48%;
}

ul.item.box.column_3 li{
	width: 31.33333333%;
	
}

ul.item.box.column_4 li{
	width: 23%;
}

ul.item.box.column_5 li{
	width: 18%;
}


/**SIZE FIX*/

ul.item.box.fix li div.image,
.flexbox.fix li div.image{
	height: 160px;
	overflow: hidden;
	position: relative;
}
ul.item.box.fix .column_2 li div.image,
.flexbox.fix.column_2 li div.image{
	height: 160px;
}
ul.item.box.fix .column_3 li div.image,
.flexbox.fix.column_3 li div.image{
	height: 150px;
}
ul.item.box.fix .column_4 li div.image,
.flexbox.fix.column_4 li div.image{
	height: 140px;
}

ul.item.box.fix li div.image img,
.flexbox.fix li div.image img{
  position: absolute;
  width: 20%;
  height: 0;
  width: 100%;
  height: auto;
 /* padding-bottom: 20%;*/
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}



/**
FLEXBOX
*/

.flexbox{
	display: flex;
	display: -webkit-flex; /* Safari */
	-js-display: flex;/*IE*/
    -webkit-flex-wrap: wrap;
	justify-content: space-around; 
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
	/*justify-content: flex-start;*/
	width: 100%;
}

.flexbox li div.image{
	float: none;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
.flexbox li div.image span.category{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	line-height: 0;
}

.flexbox li div.image img{
	width: 100%;
}

.flexbox.column_2 li{
	width: 49%;
}
.flexbox.column_3 li{
	width: 32%;
  /*width : 33.33333% ; 
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;*/
}
.flexbox.column_4 li{
	width: 24%;
}
.flexbox.column_5 li{
	width: 19%;
}
.flexbox.column_2 li ul li,
.flexbox.column_3 li ul li,
.flexbox.column_4 li ul li,
.flexbox.column_5 li ul li
{
	width: 100%;
}

 
.flexbox li {
	list-style: none;
	margin-bottom: 3%;
}	
.flexbox.single li{
	margin-bottom: 0;
}

.flexbox li p.date{
	font-size: 13px;
	margin: 5px 0;
	line-height: 1;
}
.flexbox li p.title{
	font-size: 16px;
	line-height: 1.3;
	margin: 0 0 5px 0;
}
.flexbox li p.text{
	font-size: 13px;
	color: #666;
	margin: 5px 0 0 0;
	line-height: 1.3;
}



/**COLUMN*/


.flexbox.reverse {
	flex-direction: row-reverse;
}

.flexbox.column{
	margin-bottom: 30px;
}
.flexbox div.sub{
	flex: 1;
	margin: 0 30px 0 0;
}
.flexbox.reverse div.sub{
	margin: 0 0 0 30px;
}

.flexbox.after div.sub{
	flex: 1;
	margin: 0 0 0 30px; 
}
.flexbox.after.reverse div.sub{
	margin: 0 30px 0 0;
}

.flexbox .main{
	flex: 1;
}
.flexbox .main.w_3{
	flex: 3;
}
.flexbox .main.w_2{
	flex: 2;
}
.flexbox .main.w_4{
	flex: 4;
}
.flexbox .main.w_5{
	flex: 5;
}

.flexbox .main p{
	margin-top: 0;
}


.flexbox.box ul li{
	width: 100%;
}
.flexbox.box ul li div.image{
	width: 25%;
}
.flexbox.box ul li div.content{
	width: 73%;
}



/**
MAP
*/

.map img{
	max-width: initial !important;
}

.map iframe{
	width: 100%;
	height: 400px;
}



/**
MOVIE
*/




/**
FLOW
*/

ul.flow li{
	position: relative;
}

ul.flow li div.wrap{
	display: inline-block;
	padding: 20px;
	background: rgba(0,0,0,.3);
	width: 100%;
	text-align: center;
	/*display: flex;
	justify-content: center;
	align-items: center;*/
}
ul.flow li:after{
	content: "\f054";
    font-family: FontAwesome;
	position: absolute;
	top: 40%;
	right: -10px;
	font-size: 30px;
    z-index: 999;
}
ul.flow li:last-child:after{
	content: "";
}
ul.flow li div.wrap.circle{
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

ul.flow li p{
	margin: 0;
}
ul.flow li p.number{
	font-size: 30px;
}

ul.flow li p.title{
	margin: 0;
}


/**
TABLE
*/

table{
	width: 100%;
}

table ul,
table ol{
	margin-left: 20px;
}

table.data th,
table.data td{
	padding: 10px;
	border: solid 1px #000;
	line-height: 1.5;
}
table.data th{
font-weight: bold;
text-align: center;
background: rgba(0,0,0,0.1);
}

table.list th{
font-weight: bold;
}

table.list th,
table.list td{
	padding: 15px;
	border-bottom: solid 1px #000;
	line-height: 1.5;
}

table.block{
	border-collapse: separate;
    border-spacing: 2px;
}

table.block th,
table.block td{
	padding: 10px;
	line-height: 1.5;
}

table.block th{
	background-color: rgba(0,0,0,0.2);
}

table.block td{
	background-color: rgba(0,0,0,0.1);
}




/**
FORM
*/

span.required{
	color: #dc3232;
	margin: 0 0 0 1em;
	font-weight: normal;
    font-size: 12px;
    line-height: 1;
}

div.form{
	margin: 2em auto;
    width: 900px;
	padding: 30px 50px;
	background-color: rgba(0,0,0,.03);
}

div.form dl dt,
div.form dl dd{
	vertical-align: top;
	padding: 15px 0;
}

div.form dl dt p,
div.form dl dd p{
margin: 0;
}

div.form dl dd .error{
	margin: .5em 0 0 0;
}

div.form dl dt{
	clear: both;
	float: left;
	width: 25%;
    font-weight: 600;
}
div.form table th{
	width: 25%;
	padding: 10px 0;
}

div.form dl dd{
	float: left;
	width: 75%;
}
div.form table td{
	width: 75%;
	padding: 10px 0;
}

div.form dl dd ul li,
div.form table td li{
	list-style: none;
	line-height: 1.5;
	margin: .2em 0;
}

div.form dl dd ul li label,
div.form table td li label{
	margin-left: 5px;
}

div.form dl dd .mwform-checkbox-field{
line-height: 1.6;
}

div.form table ul{
	margin-left: 0;
}



/**
CONTACT FORM7
*/


.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}
.wpcf7 input[type="submit"] {
    padding: 13px 20px;
    border-radius: 3px;
    font-size: 14px;
}

.wpcf7-list-item {
    margin: 0 1em 1em 0 !important;
    display: inherit;
    clear: both;
}
.wpcf7-list-item input{
margin-right: 5px;
}
.wpcf7-list-item label{
display: block;
}

.wpcf7-form.hide_error_message .wpcf7-not-valid-tip {
	display: none;
}


.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 15px;
    border: 2px solid #dc3232 !important;
    line-height: 1.5;
    color: #dc3232;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin: 10px 0;
}

.wpcf7-spinner{
display: none;
}



/**
INPUT
*/

input,
textarea{
	outline: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea{
	border: none !important;
	padding: 10px;
	font-size: 120%;
	/*width: 100%;*/
}

input.half{
	width: 50%;
}
input.full{
	width: 100%;
}

select.select-box{
    margin: 0;
    padding: 0 30px 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 100%;
    color: #999;
    background: url(/images/arrow_down.png) no-repeat 95% 50% #FFF;
    background-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

select.select-box.full{
	width: 100%;
}



/**
BUTTON
*/

input.btn,
button,
a.btn{
	background-color: rgba(0,0,0,1);
	color: #FFF;
	font-size: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	border: none;
	text-decoration: none;
	padding: 13px 20px;
	display: inline-block;
}
input.btn.red,
button.red,
a.btn.red{
	background: #F30;
}


input.btn.size_s,
button.size_s,
a.btn.size_s{
	padding: 10px 20px;
	font-size: 13px;
}

input.btn.size_ss,
button.size_ss,
a.btn.size_ss{
	padding: 6px 15px;
	font-size: 11px;
}

input.btn.size_l,
button.size_l,
a.btn.size_l{
	padding: 20px 30px;
	font-size: 16px;
}

input.btn.size_2l,
button.size_2l,
a.btn.size_2l{
	padding: 20px 40px;
	font-size: 18px;
}

input.btn.cancel,
button.cancel,
a.btn.cancel{
	background-color: rgba(0,0,0,0.8);
	color: #333;
}

input.btn:hover,
button:hover,
a.btn:hover{
	background-color: rgba(0,0,0,0.8);
}



/**
INFO
*/

.box.info.bottom{
	padding: 50px 0 0 0 !important;
	background-color: rgba(0,0,0,0.05);
	text-align: center;
}

.box.info.bottom ul{
	margin: 1.5em 0;
}

.box.info.bottom ul li{
	text-align: center;
}

.box.info.bottom ul li.button a{
	width: 100%;
}

.box.info.bottom ul li.tel{
	font-size: 30px;
}

.box.info.bottom ul li.tel p{
	text-align: center;
}

.box.info.bottom ul li.tel,
.box.info.bottom ul li.tel a{
	color: #333;
	text-decoration: none;
}

.box.info.bottom ul li.tel p.caution{
	font-size: 12px;
	margin: 5px 0 0 0;
}


/**
FOOTER
*/

footer{
	clear: both;
	background-color: rgba(0,0,0,.1);
	padding: 50px 0 30px 0;
    /*background: url(/images/wood.jpg);
    background: url(/images/1782471_s.jpg);
    background-size: 300px;*/
    
}


footer ul.bottom_navi li{
margin-bottom: 0 !important;
}
footer ul.bottom_navi li ul li{
margin-bottom: .5em !important;
}

footer a{
}

footer ul.sub_navi{
	text-align: center;
    margin: 1em 0;
}

footer p.logo img{
height: 60px;
}


footer .box_social{
	text-align: center;
	margin: 3em auto 0 0;
}

footer hr{
    /*border-color: rgba(255,255,255,0.2);*/
    }

footer .box_social p{
margin-top: 15px;
}

footer p.copy{
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
    letter-spacing: .2em;
}


/** PAGE TOP */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#page-top a {
    background: rgba(0,0,0,0.2);
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}


/**
FOOTER BOTTOM_NAVI
*/

ul.bottom_navi{
	margin-bottom: 20px;
}

ul.bottom_navi li{
	line-height: 1.5;
	font-size: 11px;
	list-style: none;
    letter-spacing: .15em;
}

ul.bottom_navi li h3{
	font-size: 14px;
	margin-bottom: 5px;
	cursor: auto;
}

ul.bottom_navi li ul li{
	font-size: 12px;
	float: none;
	width: 100% !important;
	color: #DDD;
	margin-bottom: 2px;
	width: 90%;
}



ul.bottom_navi ul{
margin: 10px 0 0 0;
}

ul.bottom_navi li ul li .box_social ul{
	margin-top: 10px;
}

ul.bottom_navi li a {text-decoration: none; outline: 0;}
ul.bottom_navi li a:link {color: #333;outline: 0;}
ul.bottom_navi li a:visited {color: #333; outline: 0;}
ul.bottom_navi li a:active {color: #333; outline: 0;}
ul.bottom_navi li a:hover {
	color: #666;
	text-decoration: none;
	outline: 0;
}


/**
UL
*/

ul.list{
margin: 1.5em 0 1em 2em;
}

ul.list li{
list-style: disc;
line-height: 1.6;
margin: .5em 0;
}

ul.check li{
    list-style: none;
line-height: 1.6;
margin: .5em 0;
}
ul.check li:before {
    font-family: "FontAwesome";
    content: '\f00c';
    margin-right: 10px;
    color: #FFA300;
}
ul.clip li:before {
    font-family: "FontAwesome";
    content: '\f0ea';
    margin-right: 10px;
    color: #FFA300;
}




/**
OL
*/

ol.list {
  margin: 0;
  padding: 0;
  list-style: none; /* デフォルトの数字を非表示に */
  counter-reset: li;
}

/* ol内のliのスタイル */
ol.list li {
  position: relative;
  padding-left: 50px;
  line-height: 1.6;
}

/* 2つ目以降のliにmargin-topを指定 */
ol.list li:not(:first-child) {
  margin-top: 0.5em;
}

/* 数字のスタイル */
ol.list li::before {
  counter-increment: li;
  content: counter(li);
  position: absolute;
  left: 0;
  top: 5px; /* 数字のY軸線上の位置を調整 */
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.8);
  color: #FFF;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
}


/**
HOME
*/



.home section{
border: none !important;
}

.home section.news{
background: rgba(0,0,0,0.05);
}
.home section.news dl{
max-width: 80%;
  text-align: center;
  margin: 0 auto 2em auto;
  overflow-y: scroll;
  height: 180px;
}
.home section.news dl dt,
.home section.news dl dd{
text-align: left;
}


.home .instagram li div.title{
margin-bottom: 20px;
}

.home .map,
.home .movie{
padding: 0 !important;
}



.home .map{
margin-bottom: -2px;
}
.home .map iframe{
height: 600px;
}

.home .movie iframe{
height: 600px !important;
}


/**
STYLE
*/

.style .main_image{
background: url(/images/DSC06552.jpg) center top no-repeat;
background-size: cover;
height:100vh;
margin-top: -208px;
}
.style .greeting{
background: url(/images/bg/worn-dots.png);
}
.style .greeting .director{
width: 350px;
position: absolute;
top: 0;
right: -150px;
z-index: 900;
}
.style .greeting .director img{
/*border-radius: 5px;*/
}
.style .greeting .image{
width: 400px;
position: absolute;
bottom: 0;
left: -150px;
}
.style .greeting .image2{
width: 300px;
position: absolute;
top: 400px;
left: -50px;
}
.style .greeting .image3{
width: 300px;
position: absolute;
top: 700px;
right: -50px;
}


.style .greeting p{
font-size: 110%;
line-height: 2;
text-align: center;
}
.style .greeting p.caption{
font-size: 90%;
line-height: 1.5;
}

.style .outline table{
width: 800px;
margin: 0 auto;
}


.style .greeting p.catch{
margin:  2em 0 .6em 0 !important;
font-size: 160% !important;
line-height: 1.5;
}


.style .system p{
text-align: center;
}
.style .system table.block{
border-spacing: 10px;
background: rgba(0,0,0,0.02);
background: url(/images/G_0961_wh.jpg) no-repeat center top;
background-size: cover;
margin-top: 2em;
}
.style .system table th,
.style .system table td{
padding:  20px;
text-align: center;
line-height: 1.5;
}
.style .system table th{
background: rgba(0,0,0,0.8);
width: 10%;
font-size: 20px;

color: #FFF;}
.style .system table td{
border-bottom: solid 1px #000;
background: none;
font-weight: 600;
width: 30%;}
.style .system table td.element{
background: #EEE;
background: rgba(255,255,255,.8);
border: none;
}
.style .system table td.element hr{
border-color:#333;
}
.style .system table td.element span.sub{
display: block;
font-size: 12px;
margin-top: 5px;
font-weight: normal;
}

.style .vision div.title{
margin-bottom: 2em;
}

.style .vision .philosophy p{
width: 800px;
margin: 1em auto;
}

.style .gallery div.image{
height: 110px!important;
margin-bottom: 0;
}
.style .gallery ul{
margin-bottom: 0 !important;
}

.style .gallery li{
margin-bottom: 1% !important;
}

/**
VIDEO
*/

.keyvisual {
	height: 600px;
    height: auto;
	position: relative;
}
.keyvisual .content {

	position: absolute;
	top: 0;
	right:0;
	left:0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;

}
.movie {
	background: url(../ai.jpg) no-repeat center center;
	background-size: cover;
	height: inherit;
	position: relative;
	overflow: hidden;
}
.movie__video {
	object-fit: cover;
	height: 100%;
	width: 100%;
}




/**
SUPPORT
*/

.support .main_image{
background: url(/images/support_main.jpg) center center no-repeat;
background-size: cover;
height:100vh;
margin-top: -208px;
}

.support section section{
border-bottom: solid 1px rgba(0,0,0,0.05) !important;
padding-top: 50px !important;
}
.support section section:last-child{
border: none !important;
}

.support  section .main p.lead{
font-family: 'Shippori Mincho B1', serif;
font-weight: 600;
}

.support table.list th,
.support table.list td{
padding: 10px;

}
.support table.list th{
white-space: nowrap;
}

.support table.list td p.caution{
margin: .6em 0 0 0 !important;
}
.support table.list td  ul{
margin: 0 0 0 20px !important;
}


/**
ENTRY
*/

.entry .main_image{
background: url(/images/DJI_0037.jpg) center top no-repeat;
background-size: cover;
height:100vh;
margin-top: -208px;
}


.entry .about ol{
padding: 30px 20px 20px 20px;
border: solid 1px #000;
margin-bottom: 1em;
font-weight: bold;
}

.entry .about .hour td{
text-align: center;
}

.entry .entry_flow ul li{
padding: 0px 20px;
}
.entry .entry_flow ul li ul li{
list-style: none;
padding:  20px;
border: solid 1px #000;
line-height: 1.5;
text-align: center;
margin-bottom: 2em;
font-weight: bold;
font-size: 120%;
}
.entry .entry_flow ul li ul li p.caution{
margin-top: 1em;
}

.entry .entry_flow ul.flow li:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 95%;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
}
.entry .entry_flow ul.flow li.last{
font-size: 140%;
color: #FFF;
background: rgba(0,0,0,0.5);
border: none;
}

.entry .entry_flow ul.flow li.last:after{
content: none;

}


/**
RECRUIT
*/

.recruit .main_slider{
margin-top: -208px;
/*margin-bottom: 50px;*/
}

.recruit .intro{
background: url(/images/bg/worn-dots.png);
}

.recruit .board{
border: 0px solid #aa6600; 
background: #01161b; 
color: #ffffff; 
padding: 15px; 
width: 600px; 
margin: 1em auto;
}

.recruit .intro .image{
width: 900px;
margin: 1em auto 1em auto;
}
.recruit .intro p{
text-align: center;
font-size: 110%;
line-height: 1.8;
}

.recruit .intro p.catch{
    font-size: 26px;
    margin-top: 2em;
    line-height: 1.5;
}

.recruit .intro ul.check{
margin: 0 auto;
padding: 20px 0 20px 40px;
/*background: rgba(0,0,0,0.05);*/
}

.recruit .intro ul.check li{
font-size: 140%;
font-family: 'Yomogi';
}

.recruit .line p.catch{
color: rgba(30, 171, 58,1);
}

.recruit .line .column{
width: 850px;
margin: 0 auto;
}


.recruit .message .column{
margin: 50px 0;
}


.recruit .training .column{
margin-bottom: 0;
}
.recruit .training ul{
padding: 20px 10px 10px 10px;
border: solid 1px #000;
margin: 1em 0;
}
.recruit .training ul li {
font-size: 20px;
margin-left: 20px;
font-weight: bold;
}
.recruit .training ul li p{
font-size: 13px;
margin: 0 0 0 2em;
font-weight: normal;
}
.recruit .training .sec_1 ul li p{
display: inline-block;
margin-left: 1em;
margin-bottom: 0;
}
.recruit .training .sec_2 ul li p{
margin: .5em 0 0 2em;
}

.recruit .outline table{
width: 800px;
margin: 0 auto;
}
.recruit .outline table th{
white-space: nowrap;
}


.recruit .flow_recruit ul.flow li {
    background: rgba(0,0,0,0.8);
    color: #FFF;
    padding: 30px 20px;
}
.recruit .flow_recruit li p.title {
    font-weight: 600;
    text-align: center;
    font-size: 16px;
}
.recruit .flow_recruit ul.flow li:after {
    color: #999;
}

/**
FAQ
*/


.sp-easy-accordion .sp-ea-single{
border-radius: 0;
}
.sp-easy-accordion>.sp-ea-single{
border: none !important;
width: 800px;
margin: 0 auto;
}
.sp-easy-accordion>.sp-ea-single{
background: #FFF !important;
border-bottom: solid 1px #000 !important;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
padding: 15px 0;
}


/**
LABO
*/

.labo .main_image {
    background: url(/images/labo/main_3.jpg) center top no-repeat;
    background-size: cover;
    height: 100vh;
    margin-top: -242px;
}

.labo .main_slider p.logo{
text-align: center;
	position: absolute;
	top: 30%;
	left:0;
	width: 100%;
    z-index: 99;
}
.labo .main_slider p.logo img{
width: 250px;
}

.labo .main_slider p.catch{
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	display: block;
	text-align: center;
	position: absolute;
	bottom: 10%;
    top: inherit;
	left:0;
	width: 100%;
}


.labo .main_slider{
margin-top: -208px;
margin-bottom: 50px;
}

.labo #slider li{
/*height: 550px;*/
}


.labo .about{
border: none !important;
}

.labo .about .inner{
background: rgba(0,0,0,0.05);
background: rgba(34,172,56,0.1);
background: rgba(143,195,31,0.1);
padding: 50px;
text-align: center;
}

.labo .about .inner p.catch{
color: rgba(34,172,56,1);margin-top: 0;
}


.labo .cherish ul li{
padding: 40px 30px 10px 30px;
background: rgba(0,0,0,0.05);
background: rgba(143,195,31,0.1);
}
.labo .cherish ul li p{
font-size: 14px;
}
.labo .cherish ul li p.title{
text-align: center;
font-weight: 500;
line-height: 1.4;
font-weight: 600;
font-size: 26px;
margin-bottom: 30px;
}

.labo .cherish .intro{
border: solid 1px #000;
margin: 30px 0 60px 0;}

.labo .cherish .intro div{
padding: 20px;
}


.labo .cherish .intro .sub{
text-align: center;
border-right: solid 1px #000;
}
.labo .cherish .intro .sub p.catch{
color: #F29100;
}
.labo .cherish ul li p.title span {
display: block;
font-weight: 500;
font-size: 14px;
background: #22AC38;
padding:  10px;
color: #FFF;
width: 150px;
margin: -60px auto 30px auto;
}


.labo .worry div.box{
background: rgba(0,0,0,.05);
background: rgba(143,195,31,0.1);
padding: 40px 40px;
position: relative;
}

.labo .worry div.image{
width: 40%;
position: absolute;
right: 40px;
top: 40px;
}


.labo .worry ul li{
list-style: none;
line-height: 1.5;
margin-bottom: .5em;
font-weight: 500;
font-size: 20px;
  position: relative;
  padding-left: 25px;
}

.labo .worry ul li:before{
    content: "\f00c";
    font-family: FontAwesome;
    color: #F29100;
    margin-right: 10px;
    
color: rgba(34,172,56,1);
  position: absolute;
  top: 0px;
  left: 0;
}


.labo .feature ul li{
padding: 20px;
border-bottom: solid 1px rgba(0,0,0,0.3);
border-right: solid 1px rgba(0,0,0,0.3);
margin-bottom: 2% !important;
position: relative;
}

.labo .feature ul li span.num{
position: absolute;
font-size: 200px;
top: -30px;
left: -20px;
color: rgba(0,0,0,0.05);
color: rgba(34,172,56,0.1);
}
.labo .feature ul li p{
font-size: 14px;
}

.labo .feature ul li p.title{
font-weight: 600;
text-align: center;
font-size: 18px;

color: rgba(34,172,56,1);
}


.labo .training div.image{
position: relative;
}
.labo .training div.image img{
width: 550px;
}

.labo .training ul li{
position: absolute;
width: 240px;
padding: 20px 20px 5px 20px;
}

.labo .training ul li.tr_1{top: 0;left: 0; background: rgba(251,218,200,.3);}
.labo .training ul li.tr_2{bottom: 0;left: 0; background: rgba(211,237,251,.3); }
.labo .training ul li.tr_3{top: 0;right: 0; background: rgba(213,234,216,.3);}
.labo .training ul li.tr_4{bottom: 0;right: 0; background: rgba(249,243,193,.3);}

.labo .training ul li p{
font-size: 14px;
}
.labo .training ul li p.title{
font-weight: 600;
text-align: center;
font-size: 20px;
}


.labo ul.flow{
margin: 50px 0 0 0;
}
.labo ul.flow li p{
font-size: 14px;
}
.labo ul.flow li{
padding: 30px 25px;
background: #EEE;
background: rgba(143,195,31,0.1);
}

.labo .support ul.flow li{
background: rgba(0,0,0,0.8);
/*color: #FFF;*/
background: rgba(143,195,31,1);
background: rgba(143,195,31,0.1);
}
.labo .support ul.flow li:after {
    color: #333;
}


.labo  ul.flow li p.title{
font-weight: 600;
text-align: center;
font-size: 18px;
margin-bottom: 10px;
color: #22AC38;
}

.labo section.flow ul li p.title span {
display: block;
background: #22AC38;
border-radius: 50%;
width: 80px;
height: 80px;
line-height: 80px;
color: #FFF;
margin: -70px auto 20px auto;
}


.labo section.info p.logo{
/*text-align: center;*/
}

.labo section.info p.logo img{
height: 100px;
}

.labo section.info p.logo{
margin: 0;
}
.labo section.info p.title{
font-weight: 500;
font-size: 20px;
margin: 1em 0 -.5em 0 !important;

}



/**
INQURY
*/


.inquiry section{
	padding: 40px 0;
}

.inquiry section.web{
	border-bottom: none;
}

.inquiry div.title.center h3{
	margin-top: 0;
}


.inquiry .line ul{
margin: 3em auto 0 auto;
width: 70%;
}

.inquiry .line ul li{
text-align: center;
}
.inquiry .line ul li p.title{
font-weight: bold;
font-size: 16px;
margin-bottom: 1em;
}
.inquiry .line ul li p.title em{
font-size: 120%;
}

.inquiry .line ul li div.icon img{
width: 120px;
}

.inquiry p.tel {
    font-size: 200%;
    margin: 0;
}
.inquiry p.tel a,
.inquiry p.tel svg{
	text-decoration: none;
}
.inquiry p.tel span.caution {
    font-size: 50%;
    display: block;
    text-align: center;
}


/**
PRIVACY
*/

.privacy h3{
font-size: 20px;
margin: 2em 0 1em 0;
}


/**
CLEARFIX
*/

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}



/**
SEARCH
*/

body.search dl.list dt,
body.search dl.list dd{
	margin-bottom: .2em;
	line-height: 1.6;
}

body.search dl.list dt{
	font-weight: 500;
	font-size: 130%;
}

body.search dl.list dd{
	margin-bottom: 1.5em;
}



@media (max-width: 1200px) and (min-width: 801px){
	
.inner {
    width: 90%;
}

#main_contents{
	width: 100%;
	margin-right: 0;
}

#sidebar{
	float: none;
	clear: both;
	width: 100%;
}

}





@media screen and (max-width: 1400px) {


/**
GLOBAL NAVI(STELL)
*/

.stellarnav {
    position: absolute !important;
    right: 0px;
    left: 0;
    top: 0px;
    width: auto !important;
    }

.stellarnav.mobile.light ul {
    background: rgba(0, 0, 0, .8) !important;
}

.stellarnav > ul > li > a {background: rgba(0,0,0,0);
    color: #FFF !important;
    letter-spacing: .2em;
    }
    
.stellarnav.light .menu-toggle, .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile{
color: #FFF !important;
}

.stellarnav.mobile.light li a {
    border-bottom: 1px solid rgba(255, 255, 255, .15) !important;
    
}

.stellarnav.mobile .menu-toggle{
width: 50px !important;
}


/**
HEADER
*/

header{
height: 47px;
}

header h1.logo{
left: 0;
width: 100%;
text-align: center;
}

header h1.logo img {
   height: 30px;
}

header .box_info{
	top: 10px;
	right: 10px;
}

header .box_info ul li{
	margin: 0 0 0 0px;
	display: inline-block;
}
header h1.logo div.text{
display: none;
}

header h1.logo a, 
header .box_info a{
    z-index: 9999;
    position: relative;
    }

header .box_info{
z-index: 9999;
right: 10px;
}

header .box_info span.text,
header .box_info span.number{
display: none;
}

header .box_info .button a{
padding: 3px 10px !important;
background: inherit;
    font-size: 18px;
}

header .box_info ul li span.text{
	display: none;
}
header .box_info ul li.tel a {
    font-size: 16px;
	/*background: rgba(0,0,0,0.1);*/
    padding: 6px 10px;
    display: inline-block;
	line-height: 1;
	border-radius: 3px;
}
.tel a:link{
	pointer-events: inherit;
}

header .box_info ul li a.btn{
	padding: 8px 10px;
	line-height: 1;
}
header .box_info ul li i{
   /* margin-right: 0px;*/
}

header .box_social{
	top: 20px;
	right: 100px;
}
.box_social ul li i{
	font-size: 20px;
}
.box_social ul li a{
}


}





@media screen and (max-width: 800px) {


/**
BASIC
*/

body{
	-webkit-text-size-adjust: none;
	font-size: 85%;
}

img{
	max-width: 100% !important;
	height: auto;
}

#wrapper{
	width: 100%;
}

#contents{
	padding-top: 80px;
	width: 100% !important;
}
.home #contents{
	padding-top: 50px;
}

#main_contents{
	float: none;
	width: 100%;
	margin-right: 0px;
}

#sidebar{
	float: none;
	clear: both;
	width: 100%;
}

.inner{
	width: 100%;
	padding: 0 10px;
}
.home #contents .inner{
	width: 100%;
    }

#wrapper,
#main_contents,
#sidebar,
.inner{
	float: none;
	width: 100%;
}

#contents section{
	padding: 30px 0;
}
#contents section section{
padding: 10px 0;
}

.sp{
	display: inherit !important;
}
.pc{
	display: none;
}






/**
GLOBAL NAVI(narve)
*/

#navre{
	min-height: inherit;
	line-height: inherit;
}

#navre .naver-handle{
	 top: 5px;
	 left: 10px;
	 margin: 0;
	 position: absolute;
}
#navre li{
	text-align: left;
	width: 100%;
	background: rgba(255,255,255,.8);
}

#navre li a{
	padding: 15px 10px;
}




/**
BOTTOM_NAVI
*/

ul.bottom_navi li ul li{
	font-size: 100%;


}

ul.bottom_navi li{
	float: none;
	width: 100% !important;
}

ul.bottom_navi li ul li{
	margin-bottom: 0;
}



/**
COMMON_LAYOUT
*/


 
/**
COMMON_PARTS
*/

br.sp{
	display: inherit;
}



/*h1,h2,h3{
	font-size: 100%;
	line-height: 1.3;
}*/

div.title h1{
	font-size: 30px;
	line-height: 1.2;
}
div.title h2{
	font-size: 24px;
	line-height: 1.2;
}
div.title h3,
div.title.center h3{
	font-size: 22px;
	line-height: 1.2;
}
.ttl_balloon h3{
font-size: 22px !important;
margin-bottom: 20px
;}


div.title h3 span.sub {
    font-size: 80%;
    display: block;
    margin: .5em 0 0 0;
    }

div.title h4{
	font-size: 18px;
	line-height: 1.2;
}

p.catch{
	font-size: 18px;
}

p.lead{
	font-size: 14px;
}

.tel a{
	pointer-events: inherit;
}



/**
MAIN
*/


/**
BX-SLIDER
*/

.bx-wrapper img{
	max-width: 100%;
	height: inherit;
	margin: 0;
}

.main_slider p.catch{
	font-size: 16px;
}

.home .main_slider{
margin-top: -50px;
}

.bx-wrapper .bx-controls-direction a {
    top: 47% !important;
}


/**
PAGER
*/

.pager{
	font-size: 14px;
}

.wp-pagenavi .current, .wp-pagenavi .pages,
.wp-pagenavi a{
    padding: 5px 8px 5px 8px;
}


/**
SINGLE
*/

.single article{
width: 100%;
padding: 20px;
}
.single article h1 {
    font-size: 20px;
}



/**
SIDEBAR
*/

#sidebar ul.column_3 li{
width: 100% !important;
margin-bottom: 2em;
}
#sidebar ul.column_3 li ul li{
margin-bottom: .4em;
}

/**
NEWS
*/
.news dl dt{
	clear: both;
	float: none;
	width: 100%;
	margin-bottom: 5px;
    position: relative;
}
.news dl dd{
	clear: both;
	float: none;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
    border-bottom: solid 1px rgba(0,0,0,0.05);
    position: relative;
}


.home section.news dl {
    height: 200px;
}

.news span.category{
position: absolute;
top: -27px;
right: 0;
}


/**
LIST_LIST
*/

ul.item.list li {
	margin-bottom: 5%;
}

ul.item.list li div.image{
	width: 20%;
	margin-right: 2%;
}

ul.item.list li div.content{
	width: 76%;
}


/**
LIST_BOX
*/

ul.item.box.column_3 li,
ul.item.box.column_4 li,
ul.item.box.column_5 li{
	width: 48%;
}


ul.item.box.sp_full{
	margin-left: 0%;
}

ul.item.box.sp_full li{
	width: 100%;
	margin: 0 0 4% 0;
}
ul.item.box.sp_full li div.image{
	height: 150px;
}


/**SIZE FIX*/


ul.item.box.fix li div.image,
.flexbox.fix li div.image{
	height: 100px;
	overflow: hidden;
	position: relative;
}
ul.item.box.fix .column_2 li div.image,
.flexbox.fix.column_2 li div.image{
	height: 120px;
}
ul.item.box.fix .column_3 li div.image,
.flexbox.fix.column_3 li div.image{
	height: 120px;
}
ul.item.box.fix .column_4 li div.image,
.flexbox.fix.column_4 li div.image{
	height: 120px;
}


/**
FLEXBOX
*/

.flexbox{
	 justify-content: space-around;
	 -js-display: content;
	 
	display: content;
    -webkit-flex-wrap: content;
    flex-wrap: wrap;
    align-items: stretch;
	
	justify-content: flex-start;
    justify-content: space-between;
}

.flexbox li {
	list-style: none;
	width: 100%;
}

.flexbox li img{
	width: 100%;
}

.flexbox.column{
margin-bottom: 0;
}

.flexbox.column .sub{
	flex: 100%;
	margin: 0 0 1em 0 !important;
}
.flexbox.column.after .sub{
	flex: 100%;
	margin: 1em 0 0 0 ;
}

.flexbox.column .main{
	flex: 100%;
    margin-bottom: 1em;
}

.flexbox.list .main{
	flex: 3 !important;
}

.flexbox.column_3 li,
.flexbox.column_4 li,
.flexbox.column_5 li{
	width: 49%;
}

.flexbox.sp_full li{
	width: 100%;
	margin-bottom: 5%;
}


/**
MAP
*/

.map iframe{
	height: 250px;
}


/**
FLOW
*/

ul.flow li{
	width: 100% !important;
    margin-bottom: 30px !important;
}
ul.flow li:last-child{
margin-bottom: 0 !important;
}

ul.flow li:after {
    content: "\f078";
    font-family: FontAwesome;
	
	position: absolute;
	top: 100%;
	left: 0;
    right: 0;
	display: block;
	text-align: center;
}

/**
FORM
*/

/** {
    -webkit-appearance: none;
}*/

input, button, textarea, select{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 0;
}

input[type=checkbox],
input[type=radio]{
  -webkit-appearance:checkbox !important;
}



div.form{
	padding: 15px;
    width: 100%;
}


div.form dl dt,
div.form dl dd{
	float: none;
	clear: both;
	width: 100%;
	margin: 0;
}
div.form dl dt{
	padding-bottom: 0;
}
div.form .caution{
	display: block;
	margin-top: 5px;
}

div.form table th,
div.form table td{
	width: 100%;
	display: block;
}

div.form table th{
	border: none;
	padding-bottom: 0;
}


/**
INPUT
*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="text"].size_s,
input[type="text"].size_m,
input[type="text"].size_l,
textarea,
select{
	width: 100%;
}



/**
BUTTON
*/


input[type="submit"].btn.size_l,
button.size_l,
a.btn.size_l{
}


input[type="submit"].btn.size_2l,
button.size_2l,
a.btn.size_2l{
	font-size: 18px;
}



/**
INFO
*/


.box.info.bottom ul li.button{
	margin-bottom: 40px;
}

.box.info.bottom ul li.tel{
	font-size: 24px;
}

.box.info.bottom ul li.tel p.caution{
	font-size: 13px;
}



/**
FOOTER
*/

footer ul.bottom_navi ul{
text-align: center;
margin-bottom: 2em;
}

footer ul.item.box li {
    list-style: none;
    float: left;
    margin: 0 0 4% 0%;
    display: inline-block;
}

footer ul.bottom_navi li h3{
	cursor: pointer;
    text-align: center;
    margin-top: 1.5em;
}


/**
INFO
*/

.box.info.bottom ul li{
	width: 100%;
	margin: 0 0 1% 0;
}


/**
ACCORDION
*/

/**
HOME
*/

.home .movie iframe{
height: 200px !important;
}
.home .map iframe{
height: 300px !important;
}

.home .instagram ul li{
width: 100%;
margin-bottom: 3em;
}

.home .instagram  ul li div.title.center h3 {
    font-size: 16px;
}
.home .instagram ul li div.title{
margin-bottom: 0;
}


.home section.news dl {
    max-width: 100%;
}
.news dl span.category {
    margin-right: 10px;
    margin-bottom: 5px;
}


/**
STYLE
*/

.style .greeting .director,
.style .greeting .image,
.style .greeting .image2,
.style .greeting .image3{
position: inherit;
left: 0;
top: 0;
}

.style .greeting .director{
width: 70%;
margin: 3em auto;
}


.style .greeting .image,
.style .greeting .image2,
.style .greeting .image3{
margin: 1em auto;
width: 70%;
}
.style .greeting p {
    font-size: 100%;
    line-height: 1.8;
}
.style .greeting p.catch{
font-size: 130% !important;
}


.style .outline table{
width: 100%;
}
.style .outline table th{
white-space: nowrap;
font-size: 90%;
}


.style .system table.block {
    border-spacing: 5px;
  white-space: nowrap;
    }
.style .system table th,
.style .system table td{
padding: 15px 5px;
line-height: 1.4;
}
.style .system table th p,
.style .system table td p{
line-height: 1.4;
}

.style .system table th{
font-size: 80%;
}
.style .system table td{
font-size: 80%;
}
.style .system table td.element span.sub{
font-size: 10px;
line-height: 1.3;
}
.table-wrap {
  overflow-x: scroll;
}


.style .vision .philosophy p {
    width: 100%;
    margin: 0 auto;
}

.style .vision .policy .column{

}
.style .vision p.catch{
font-size: 20px;
}


.style .feature .column{
margin-top: 2em;
}
.style .feature p.catch{
font-size: 20px;
}
.style .feature .column .main{
margin-bottom: 0 !important;
}


.style .gallery div.image{
height: 90px !important;
}

.style .gallery li{
margin-bottom: 2% !important;
}


/**
SUPPORT
*/

.support section section{
padding-top: 30px !important;
}

.support section .main p.lead{
font-size: 16px;
}


/**
RECRUIT
*/


.recruit .main_slider{
margin-bottom: 0;
}

.recruit #slider li {
    height: 100vh;
}



/**
FAQ
*/

.sp-easy-accordion .sp-ea-single .ea-header a{
font-size: 14px;
line-height: 1.5;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body{
font-size: 13px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
padding: 10px 0;
}

.sp-easy-accordion>.sp-ea-single{
border: none !important;
border-bottom: solid 1px #000 !important;
width: 100%;
}



/**
ENTRY
*/

.entry .main_image{
    height: 80vh;
    margin-top: -172px;
}

.entry .entry_flow ul li{
width: 100%;
margin-bottom: 5em;
}


/**
LABO
*/

.labo .main_slider{
margin-bottom: 0;
}

.labo .main_slider p.logo {
    text-align: center;
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    z-index: 999;
}

.labo .training ul li{
width: 49%;
}

.labo .cherish ul li p.title{
font-size: 20px;
}

.labo .main_slider p.logo img {
    width: 200px;
}

.labo .main_slider p.catch{
font-size: 18px;
}

.labo #slider li {
    height: 100vh;
}

.labo .about .inner {
    padding: 20px;
}

.labo .concept .sub{
text-align: center;
}
.labo .concept .sub img{
width: 60%;
}



.labo .cherish .intro .sub {
    border: none;
}
.labo .cherish .intro .sub .catch{
font-size: 26px;
margin-bottom: 0;
}

.labo .cherish ul li {
    padding: 40px 30px 10px 30px;
    margin-bottom: 50px;
    width: 100%;
}
.labo .cherish ul li:last-child{
margin-bottom: 0;
}


.labo .worry div.box{
padding: 20px 20px;
position: relative;
}

.labo .worry div.image{
width: 100%;
position: inherit;
right: 0px;
top: 0px;
}


.labo .worry ul li{
    font-size: 16px;
    }

.labo .feature ul li {
    width: 100%;
    margin-bottom: 10% !important;
}

.labo .feature ul li:last-child{
margin-bottom: 0 !important;
}

.labo .training div.image{
padding: 150px 0;
}

.labo .training ul li{
padding: 20px 25px 5px 25px;
}

.labo .training ul li p{
font-size: 12px;
}

.labo .training ul li p.title {
    font-size: 16px;
}

.labo .training ul li{
}

.labo .flow.use ul.flow li{
    margin-bottom: 70px !important;
}
.labo .flow.use ul.flow li:last-child{
margin-bottom: 0 !important;
}


.labo .info ul li{
width: 100%;
}

.labo section.info p.title {
    font-weight: 500;
    font-size: 16px;
}

.labo section.info ul li.map{
margin-bottom: 0;
}


.labo section.info p.logo img{
height: auto;
width: 80%;
}
.labo section.info p.logo{
text-align: center;
}



.recruit #slider li {
    height: 80vh;
}

.recruit .intro .image{
width: 100%;
}

.recruit .intro p.catch {
    font-size: 16px;
    margin-top: 1em;
    line-height: 1.5;
}
.recruit .intro p {
    font-size: 100%;
    line-height: 1.8;
}

.recruit .intro ul.check {
    margin: 0 auto;
    padding: 10px 10px 10px 20px;
}

.recruit .intro ul.check li {
    font-size: 110%;
}

.recruit .board{
width: 100%;
padding: 5px;
}

.recruit .line .column {
    width: 100%;
    margin: 0 auto;
}

.recruit .message .column {
    margin: 30px 0;
}


.recruit .training ul{
}

.recruit .training ul li {
    font-size: 18px;
    margin-left: 10px;
}

.recruit .training ul li p{
margin: 0 .5em 0 2em;
}

.recruit .training .sec_1 ul li p {
    display: block;
    margin-left: 2em;
}

.recruit .outline table {
    width: 100%;
    margin: 0 auto;
}


/**
VIDEO
*/

.keyvisual {
	height: 400px;
	position: relative;
}


/**
INQURY
*/

.inquiry .line ul{
margin-top: 2em;
width: 100%;
}

.inquiry .line ul li{
width: 32%;
}

.inquiry .line ul li p.title{
font-size: 13px;
}

.inquiry .line ul li p.title em{
font-size: 100%;
}

.inquiry .line ul li div.icon img{
width: 60px;
}


}


