


/*==============================================
  common
==================================================*/
	
	@media screen and (max-width: 750px) {
	body{
		padding:0px;
		font-size:14px;
		width: 100%;
		min-width:100%;
    overflow-x: hidden;
	
		}


.pc_br{
	display:none !important;



	}
.pc_br2{
	display:none !important;



	}
.sp_br{
	display: block !important;



	}

.sp_br2{
	display: inline-block;



	}



img {
  width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}



		


	
.f_left{
	float: none;
	
}


.f_right{
	float: none;
	
}


.detail_btn a{
	
width: 70%;

padding: 9px;



	font-size: 14px;

	
}



.detail_btn a:hover {
  
}
/* =========================================================
		common2層
========================================================= */


#fv{
	padding-top: 50px;
	
	
	
}


#fv .fv_main{
	height: inherit;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #FFFFFF;
padding: 7% 0 7%;
letter-spacing: 1px;
margin: 0 0 0;
	
}





.fv_main h2 {
  text-align: center;
padding-top: 0;

font-size: 23px;

line-height: 0.8;
   
}

.fv_main h2 .title {
  
    font-size: 11px;
  
}



/* =========================================================
		header
========================================================= */

		
		
		
		
		
		
		
		
		
#header{
	

height: 50px;
position: fixed;
padding: 0;

	
}
.headerin{
	position: relative;
	width: auto;
	
	
}

#header h1 {
    float: none;
    margin: 0;
	padding: 6px 0 0 5px
}

#header h1 img{
	width: 222px;
}

.headerin .member{
	position: absolute;
	right:58px;
	top:9px;
	width: 30px;
	
	
	
}

.headerin .member a{
	background: none;

display: block;
padding:0;

background-color: #fff;

	
	
}




		
		
		
		
		
		
		
		



		
.headerin .gnavi{
	float: none;
	padding-top: 0;
	position: static;
	
	
	
}







.headerin .gnavi {
    width: 100%;
    margin: 0 auto 0;
    border-right: none;
}

.headerin .gnavi li {
    float: none;
    width: 100% !important;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border-left: none;
	height: inherit;
line-height: 1.6;
	padding: 0 0;
	
}
.headerin .gnavi li {
    
    padding-left: 0px;
    
}

.headerin .headerin .gnavi li {
    float:none;
    font-size: 14px;
    margin-left:0;
    font-weight: 300;
}
		
		
		
		
.navi_area{
	background: #fff;
	
	
	height: auto;
	
	
}	
		

/*メニュー*/


.menu,
.menu span {
	display: block;
	transition: all .4s;
  vertical-align: middle;
}
.menu {

display: inline-block;
position: absolute;
right: 0;
top: 0;
line-height: 1;
width: 48px;
height: 50px;

cursor: pointer;
	background: #8fc31f;
}
.menu span {
	    width: 19px;
    height: 2px;
    left: 16px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    position: absolute;
    background-color: #fff;
    border-radius: 8px;
	
}
.menu .top {
    top: 15px;
}
.menu .middle {
    top: 21px;
}
.menu .bottom {
    top: 27px;
}
.menu .menu3 {
    top: 35px;
	color: #fff;
	left: 13px;
	font-size: 8px;
	background-color: inherit;
}
.menu.active .top{
	-webkit-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg);
}
.menu.active .middle {
	opacity: 0;
}
.menu.active .bottom {
	-webkit-transform: translateY(-7px) rotate(45deg);
	transform: translateY(-7px) rotate(45deg);
}
#header .gnavi li p {
    padding-top: 0px;
    text-align: center;
}


.navopen {
    background: #8fc31f;
    position: absolute;
    width: 100%;
    top: 50px;
    z-index: 999;
	opacity: 0.95;
}

.navopen li {
    color: #fff;
    border-bottom: dotted 1px #bdd97e;
    text-align: center;
    padding: 0;
    font-size: 100;
  
	
}
.navopen li:last-child {
  
    border-bottom: none;
   
	
	
}
.navopen a {
    display: block;
    padding: 3% 0;
	color: #fff !important;
    font-size: 14px !important;
	text-decoration: none;
	position: relative;
	font-weight: 500;
}

		
.navopen a::after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 4%;
    margin-top: -5px;
}		
		
.navopen img {
    display: none;
  
}		
.navopen span {
    display: block;
  
}			
.navopen li.close {
	display: block;
  background: #81b90c;
    padding: 1% 0 !important;
    color: #fff;
	font-size: 22px !important;
}

#menulist{
     display: none;
}

#itemlist{
     display: none;
}
		


	

#header .gnavi li a{
    padding: 15px 3% 15px 4%;
    border-left: none;
    text-align: left;

   
}
.headerin .gnavi .close {
    display: block;
}
		
		
		
		
		
		navi_area .gnavi{
	width: 100%;
	margin: 0 auto;
	
	
	
	
}




.navi_area .gnavi li{
		float: none;
	padding: 0 0;

	
	
	
	
}


.navi_area .gnavi li a{
		color: #fff;
	text-decoration: none;
	width: 93%;

padding: 11px 0 11px 0;
	height:auto;


text-align: center;
line-height: 1;

display: block;
	border-right:none;

	
	
	
	
}
.navi_area .gnavi li:first-child a{

	
border-left: none;
	
	
	
	
}
.navi_area .gnavi li .nav_menu{
	font-size:14px;
	
	
	
	
}


.navi_area .gnavi li .nav_en{
	display: none;

	
}

.navi_area .gnavi li:hover{
	background-color: #56a611;
	
	
	
}



 .gnavi .close{
	display: none;
	
	
}

		
		
		
		
		
/* =========================================================
		top main
========================================================= */
#maincatch{
	
 /*padding-top: 50px;*/
 padding-top: 50px;
	
	
	
}
/* =========================================================
		con1
========================================================= */
#con1 {
	
margin: 0 auto 0;
	padding: 4% 0 0%;

}
#con1 .project{
max-width: inherit;
margin: 0 auto 0;
padding: 0 1.5% 0;
min-width: inherit;
	width: 92%;
}



#con1 .project li{
	float: left;
	width: 48.5%;
	margin-right: 2.5%;
	margin-bottom: 3%;
	
	
	
	
}

#con1 .project li:nth-child(2n){

	margin-right: 0;
	
	
	
	
}


#con1 .project li p{
	    text-align: left;
   
    padding-top: 4%;
    font-size: 13px;
    
}

/* =========================================================
		con2
========================================================= */
#newscon{
	
	padding: 5% 0 12%;
	margin: 0 auto;
	width:94%;
	
	
	
	
}
#newscon h2{
		text-align: center;
display: table;	
	margin: 0 auto;
			
			
		}
#newscon h2 span{
	font-size: 36px;
text-align: center;
font-weight: 700;
letter-spacing: 0.2px;
color: #8fc31f;
background: url(../img/newsicon.png) no-repeat center center;
  
background-position-x: 0%;
background-position-y: 2px;
display: block;
padding: 0 0 0 35px;
background-size: 37px;
letter-spacing: -1px;
	line-height: 1.1;
}
	
	

#newscon .subtitle{
	font-size: 12px;
	font-weight: 500;
	color: #8fc31f;
	text-align: center;
	
}

#newscon .newstop{
	
	margin: 8% 0 8%;
	
	
	
	
}

#newscon .newstop li{
	padding-bottom: 6%;
	margin-bottom: 6%;
	border-bottom: 1px dotted #ddd;
	
	
	
	
	
}

#newscon .newstop li p{
	float: left;

	
	
	
}


#newscon .newstop li .date{
	font-size: 13px;
	color: #999;
	margin-right: 10px;
	width: auto;
	
	
	
}


#newscon .newstop li .icon{
	padding: 1px 15px;
	color: #fff;
	border-radius: 25px;
	width: 45px;
	text-align: center;
	font-size: 11px;
	margin-right: 15px;
	
	font-weight: 500;
	
}

#newscon .newstop li .text{
	padding: 2% 0 0;
	clear: both;
	width:100%;
	
	
}







		
.detail_btn a{
	
width: 55%;
padding: 10px 0;
margin: 4% auto 0;

letter-spacing: 0.5px;

	border-radius: 30px;

	
	font-size: 13px;
	
	
	
}





.detail_btn a::after{
content: '';
width: 5px;
height: 5px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 52%;
	right: 8%;
margin-top: -5px;
}

/* =========================================================
		con3
========================================================= */


#con3{

    min-width: inherit;
    position: relative;
    padding: 8% 0 10%;
    background: url(../img/movie_bg.jpg) no-repeat center;
        background-size: auto auto;
    background-size: cover;
    overflow: hidden;

	
	
	
}
.moviearea{
	width: 92%;
	margin: 0 auto;
	position: relative;
	
	
	
}
.moviearea h2{
			
			    text-align: center;
    display: table;
    margin: 0 auto;
			
			
		}
.moviearea h2 span{
	font-size: 36px;
text-align: center;
font-weight: 700;
letter-spacing: 0.2px;
color: #fff;
background: url(../img/moveicon.png) no-repeat center center;
  
background-position-x: 0%;
    background-position-y: 2px;
display: block;
padding: 0 0 0 42px;
background-size: 37px;
letter-spacing: -1px;
	line-height: 1.2;
}
	
	

.moviearea .subtitle{
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	
}



.moviecon{
	margin-top: 6%;
	
	text-align: center;
	
	
	
}


.moviecon img{
	width: 100%;
	
	
	
}

/********InstagramFeed**********/
.instaarea {
	width: 92%;
	margin: 0 auto;
	position: relative;
	
}
        
.instaarea h2{
			
	text-align: center;
    display: table;
    margin: 0 auto;
			
			
}
.instaarea h2 span {
	font-size: 36px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.2px;
    color: #fff;
    background: url(../img/Instagramw.png) no-repeat center center;

    background-position-x: 0%;
    background-position-y: 2px;
    display: block;
    padding: 0 0 0 42px;
    background-size: 37px;
    letter-spacing: -1px;
        line-height: 1.2;
}

#instagram {
    display: flex;
    flex-wrap: wrap;
    width: 90vw;
    margin: 0 auto;
}
#instagram li {
    width: 30vw;
    height: 30vw;
    position: relative;
    overflow: hidden;
}
#instagram li img {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: unset;
    right: unset;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
    max-width: unset!important;
    display: block;
    transition-duration: 0.3s;
}

#instagram a:hover{
    opacity:60%;
}


  .wrap {
    width: 100%;
	  margin: 6% auto 0;
  }
  .movie-box {
    width: 100%;
      margin: 0 0 30px 0;
  }
	
	
.movie-inner .movie-thumb:after {
 
  background-size: 60px 60px;
  
}

.movie-inner .movie-thumb:hover:after {

  background-size: 60px 60px;
}
/* =========================================================
		company logo
========================================================= */

.companyin{
	width: 92%;
	margin: 0 auto;
	padding: 6% 0 2%;
	
	
	
}
.companyin li{
	float: left;
	margin:0 3% 3% 0; 
	width: 48.5%;
	padding: 0;

	
}

.companyin li:nth-child(3n){
	margin-right: 3%;
	
	
	
}
.companyin li:nth-child(2n){
	margin-right: 0;
	
	
	
}
/* =========================================================
		con4
========================================================= */



.con4in{
	width: 90%;
	margin: 0 auto;
	padding: 4% 0 2%;
	
	
	
	
}

.con4in li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	
	
}
.con4in li:nth-child(2n){
	
	margin-right: 0px;
	
	
}


.photo_bg{
	
	position: static;
left: 0px;
bottom: 0px;
width: 100%;
z-index: 0;
	
}
		

/* =========================================================
		footer
========================================================= */
.footerin{
	margin: 0 auto 0;
	width: 90%;
	
	padding: 2% 0 4%;
	
	
	
        }


.footerin .f_logo img{
	width: 100px;
    display: block;
    margin: 0 auto;
	
}

.footerin .f_logo h3 {
    width: 100%;
}
.footerin .f_banner1{
	clear: both;
	padding: 4% 0;
			
			
			
        }

.footerin .f_logo{
	float:none;
	margin-right: 0;
}

.footerin .f_link1{
	float: none;
	
	width: 94%;
	margin: 4% auto 0;
	
	
	
        }
.footerin .f_link1 li{
	float: left;
	
	width: 49%;
	margin: 0 2% 0 0;
	line-height: 1.5;
	
	padding-bottom: 2%;
	font-size: 12px;
	letter-spacing: 0;
	
	
}
		
.footerin .f_link1 li:nth-child(2n){
	
	margin: 0 0 0 0;
	
	
	
	
}
.footerin .f_banner1 ul{
	width: 43%;
    float: left;

}
.footerin .f_banner1 li{
	width: 100%;
	padding-bottom:0;
	margin-right: 3%;
	margin-top:10px!important;
	
	
	
	
}
.footerin .f_logo_r {
	margin-left: 10vw;
}
.footerin .f_logo_r img {
    width: 20vw;
}

#footer h2 {
    text-align: center;
    margin: 0 auto;
    display: table;
}

#footer_company .footerbox{
    background-color:#f5f8fa;
        }
#footer h2 span {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.2px;
    background: url(../img/enticon.png) no-repeat center center;
    background-position-x: 0%;
    background-position-y: 32px;
    color: #8fc31f;
    display: block;
    padding: 30px 0 0 42px;
    background-size: 30px;
    letter-spacing: -1px;
    line-height: 1.2;
    background-color: #f5f8fa;



}





.copyw{
	font-size: 10px;
	color: #fff;
    letter-spacing: 0;
	padding: 10px 0 12px;
	
	}

}



