@charset "utf-8";
/* CSS Document */

@media screen and (max-width:736px) {
html, body {
	min-width: 0;
	width: 100%;
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust : 100%;
}

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

.sp_only {
	display: inherit;
}

.sp_none {
	display: none;
}

/*---------------------
		main_img
------------------------*/

.main_img_inner h1.logo,
.main_img_inner,
#main_img p.top_contact {
	display:none;
}

#main_img {
	padding: 46px 0 0;
}


#main_img .main_area img {
	width:60%;
	top: 35%;
	bottom: 35%;
	left: 0;
	right:0;
	margin:0 auto;
}


/*---------------------
		header
------------------------*/

header {
	display:none;
}

/*---------------------
		main_box
------------------------*/

#main_content {
}

#main_box {
	width: 96%;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

#main_box .mian_box1,
#main_box .mian_box2 {
	width: 100%;
	height: 100%;
	overflow:hidden;
	margin: 0 0 30px;
	position: inherit;
}

#main_box .mian_box1 {
	float: none;
	text-align: center;
}

#main_box .mian_box1 img {
	width: 100%;
}

#main_box .mian_box1 ul li {
	margin: 0 0 20px;
}


#main_box .mian_box2 {
	float: none;
	text-align:right;
}

#main_box h3.top_ttl {
	display: none;
}

#main_box .news_bg {
	background: url(../images/page/top/top_ttl01.jpg) no-repeat top left;
}

#main_box .face_bg {
	background: url(../images/page/top/top_ttl02.jpg) no-repeat top left;
}

#main_box .mian_box2 ul.news_tab {
	position: inherit;
	overflow:hidden;
}

#main_box .mian_box2 ul.news_tab li {
	float: left;
	width: 50%;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0%;
	color:#fff;
}

#main_box .mian_box2 ul.news_tab li:last-child {
	float:right;
}

#main_box .mian_box2 .content_wrap {
	border: 1px solid #ccc;
	margin: 0 auto;
}

#main_box .mian_box2 .news_box dl {
	width: 96%;
	overflow: hidden;
	clear: both;
	border-bottom: 1px dashed #ccc;
	padding: 18px 0;
	margin: 0 auto 10px;
}

#main_box .mian_box2 .news_box dl dt {
	width: 100%;
	float: none;
	font-size:14px;
}

#main_box .mian_box2 .news_box dl dd {
	width: 100%;
	float: none;
	font-size:14px;
}

#content_info {
	clear:both;
	background-image: none;
	padding: 10% 0;
	background: rgba(88, 141, 0, .2);
}

#content_info .content_info_inner {
	width: 96%;
	overflow:hidden;
	margin: 0 auto;
}

#content_info .content_info_inner .works_area {
	overflow: hidden;
	position: inherit;
}

#content_info .content_info_inner .works_area h2.works_ttl {
	display: none;
}

#works_box {
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,0.8);
	margin: -1% 0 10% 0;
	padding: 7% 0;
}

#works_box .works_tokyo {
	width: 98%;
	float: none;
	margin: 0 auto 10% auto;
}

#works_box .works_nagoya {
	width: 98%;
	float: none;
	margin: 0 auto 10% auto;
}

#works_box .works_place {
	background: #ff8000;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #fff;
	padding: 4% 3% 4% 4%;
	margin: 0 0 5% 0;
}

.program dl {
	width: 98%;
	height: auto;
	overflow: hidden;
	border: 3px solid #e6e6e6;
	margin-bottom: 7px;
}

.program dl dt {
	width: auto;
	float: left;
	margin-top: 6px;
}

.program dl dd {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 5px 0 0 15px;
}

.program dl dd span {
	font-size: 12px;
	font-weight: normal;
}


/*
#content_info .content_info_inner .works_area ul.works_tab {
	position: inherit;
	overflow: hidden;
	margin: 0 0 5%;
	top: 0;
	right:0;
}

#content_info .content_info_inner .works_area ul.works_tab li {
	float: left;
	width: 50%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin: 0px;
	font-size: 20px;
	background-color:#808078;
}

#content_info .content_info_inner .works_area ul.works_tab li:last-child {
	float:right;
}

#content_info .content_info_inner .works_area .content_wrap1 .works_box {
	width: 46%;
	height: 100%;
	border: none;
	background-color:#fff;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	padding: 5% 2%;
}

#content_info .content_info_inner .works_area .content_wrap1 .works_box:nth-child(even) {
	float:right;
}

#content_info .content_info_inner .works_area .content_wrap1 .works_box h3.works_ttl {
	border-top: 3px solid #317c00;
	margin: 10px 0;
	padding: 10px 0 0;
	font-size: 13px;
	height: 60px;
	letter-spacing: 0;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#content_info .content_info_inner .works_area .content_wrap1 .works_box h3.works_ttl span {
	display:block;
	font-size:10px;
	padding: 5px 0 0;
	text-align:center;
}

#content_info .content_info_inner .works_area .content_wrap1 .works_box .works_time {
	background-color: #aeed6c;
	color: #fff;
	padding: 8px 0;
	color: #000;
	font-size: 10px;
	width: 100%;
	margin: 0 auto;
}

#content_info .content_info_inner p.works_bt img {
	width: 80%;
}
*/

.top_blog .blog_comming {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	background-color: #fff;
	opacity: 0.8;
}

.top_blog .blog_comming p {
	font-size: 23px;
	font-weight: bold;
	padding: 25% 0;
	text-align:  center;
}

#content_info .content_info_inner .blog_box {
	width: 48%;
	height: 100%;
	border: none;
	background-color: #fff;
	padding: 3% 1%;
	float: left;
	margin: 0 0 5px;
	text-align:center;
	position: relative;
}


#content_info .content_info_inner .blog_box:nth-child(even) {
}

#content_info .content_info_inner .blog_box p.blog_img {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto 10px;
	padding: 5px 0 0;
}

.sp_link {
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position:absolute;
	display:block;
}

#content_info .content_info_inner .blog_box p.blog_cat {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #006934;
	font-size: 14px;
	text-align: center;
	float: none;
	margin: 0 0 10px;
}

#content_info .content_info_inner .blog_box p.blog_new {
	color: #fff;
	background-color: #006934;
	float: none;
	width: 100%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin: 0 0 20px;
	font-size:12px;
	padding: 2px 0;
}

/*--------------------------------------

			    googlemap

--------------------------------------*/

#googlemap {
	width: 100%;
	height: 100%;
	position: inherit;
	overflow: hidden;
}

.map_box{
	width:100%;
	height:100%;
	background: rgba(88, 141, 0, .8);
	position: inherit;
	z-index:5000;
	color:#fff;
	padding: 10% 0;
}

.map_conts{
	width: 96%;
	margin: 0 auto;
	position: inherit;
	top: 0%;
	left: 0%;
	margin: auto;
	color:#fff;
}

#map1 {
	display:none;
}

.map_conts h2.f-logo {
	margin: 0px;
	text-align: center;
}

.map_conts p.address {
	font-size: 90%;
	line-height: 1.8em;
	margin: 0 0 20px;
	letter-spacing: -0.05em;
	text-align: center;
}


.map_conts p.address2 {
	border: none;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align:center;
	width: 100%;
	margin: 0 0 15px;
	background-color: #fff;
	color: #000;
}

.map_conts ul {
	overflow:hidden;
}

.map_conts ul li {
	width: 49%;
	float: left;
	margin: 0;
	text-align: center;
}

.map_conts ul li img {
	width: 80%;
}

.map_conts ul li:last-child {
	float: right;
}

/*--------------------------------------

			   footer

--------------------------------------*/

footer {
	clear: both;
	background: #000;
	overflow: hidden;
	padding: 2% 0 10%;
}

footer .footer_nav,
footer .footer_nav_a {
	border: none;
	padding: 0;
	margin: 0 0 30px;
}

footer .footer_nav ul,
footer .footer_nav_a ul {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	border: none;
}

footer .footer_nav ul li,
footer .footer_nav_a ul li {
	float: none;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 100% !important;
	height: 60px;
	line-height: 60px;
	text-align:center;
	border-bottom: 1px dashed #fff;
}

footer .footer_nav ul li a,
footer .footer_nav_a ul li a {
	display:block;
	color: #fff !important;
	border: none;
}

footer .footer_nav ul li a:hover,
footer .footer_nav_a ul li a:hover {
	background:#7eac00;
}


p.copyright {
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

/*--------------------------------------

			   追加

--------------------------------------*/

h3.sp-top_ttl {
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 0 0 5px;
	margin: 0 0 30px;
}

h2.sp-works_ttl {
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	margin: 0 0 40px;
	letter-spacing: 0.1em;
	font-size: 24px;
	font-family: serif;
	position: relative;
}

#content_info .content_info_inner h3.blog_ttl {
	display: none;
}


h3.sp-blog_ttl {
	border-bottom: none
	margin: 0 0 30px;
	text-align: center;
	position: relative;
	font-size: 22px;
}

h3.sp-blog_ttl span {
	display: block;
	font-size: 14px;
	padding: 1% 0;
}


i.fa-arrow-right {
	margin: 0 5% 0 0;
	color: #9bc408;
}

i.fa-television {
	color: #9bc408;
}

i.fa-bold {
	color: #fff;
	position: absolute;
	top: 25%;
	left: 10%;
	background: #000;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	font-size: 14px;

}

i.fa-video-camera {
	position: absolute;
	top: 30%;
	left: 10%;
	color: #9bc408;
}


.map_conts ul.pc_bt {
	display: none;
}

ul.sp_bt {
	overflow: hidden;
}

ul.sp_bt li {
	width: 48%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	font-size: 10px;
	position: relative;
}

ul.sp_bt li i.fa-facebook-square,
ul.sp_bt li i.fa-map-marker {
	position:absolute;
	top: 30%;
	left: 10%;
	font-size: 14px;
}

ul.sp_bt li i.fa-chevron-right {
	position:absolute;
	top: 30%;
	right: 10%;
	font-size: 14px;
}


ul.sp_bt li a {
	display: block;
	color: #fff !important;
	background-color: #006934;
	border-radius: 10px;
}

ul.sp_bt li:last-child {
	float: right;
}









/*--------------------------------------

			 sp_navi

--------------------------------------*/

h1.sp_logo img {
	width: 80%;
}

h1.sp_logo {
	position: absolute;
	top: 10%;
	left: 5%;
}

.sp_nav {
	z-index: 99999;
	height: 46px;
	position: fixed;
	background-color: #fff;
	width: 100%;
}
 
.menu1{
  position: fixed;
  top: 0;
  right: 0;
  background: url('../images/common/menu.png') #d9f577;
  width: 46px;
  height: 46px;
  /*margin: 30px;*/
}

.panel{
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.panel-inner{
  position: relative;
  width: 100%;
  height: 100%;
  background: #6fad00;
  transition: all 0.5s;
  overflow-y: scroll;
}


.l-nav{
  padding: 46px 0 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  /*position: absolute;*/
}

i.fa-angle-right {
	text-align: left;
	position: absolute;
	left: 10%;
	top: 40%;
}

.nav-item {
  font-size: 16px;
  font-weight: bold;
  width: 96%;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.nav-item a{
  display: block;
  color: #fff;
  line-height: 3.6em;
  text-decoration: none;
  transition: all 0.3s;
  border-bottom: 1px dashed #fff;
}

.nav-item:hover > a{
  color: #fff;
  letter-spacing: 0.5em;
}

.close{
  position: fixed;
  top: 0;
  right: 0;
  background: url('../images/common/close.png') #d9f577;
  width: 46px;
  height: 46px;
  /*margin: 30px;*/
}

.spp {
	overflow: hidden;
	padding: 10% 0 0;
	text-align: center;
}

.spp p{
	width: 50%;
	height: 100%;
	line-height: 100px;
	text-align: center;
	float: left;
	font-size: 14px;
	position: relative;
	background: #fff;
}

.spp p a {
	display: block;
	color: #000 !important;
}

.spp p i.fa-facebook-square,
.spp p i.fa-map-marker {
	position:absolute;
	top: 43%;
	left: 10%;
	font-size: 16px;
}

.spp p i.fa-chevron-right {
	position:absolute;
	top: 43%;
	right: 4%;
	font-size: 14px;
}



/*--------------------------------------

	共有

----------------------------------------*/

#hd_area {
	display:none;
}

#page_ttl {
	clear: both;
	width: 100%;
	height: 200px;
	margin: 0 auto 10%;
	padding: 23% 0 0 0;
}

#page_ttl1 {
	clear: both;
	width: 100%;
	height: 200px;
	margin: 0 auto 10%;
	padding: 23% 0 0 0;
}

#page_ttl h2 {
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.05em;
	padding: 7% 0 0;
}

#page_ttl1 h2 {
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.05em;
	padding: 7% 0 0;
}



#page_ttl h2 span {
	display:block;
	font-size: 20px;
	margin: 5px 0 0;
}

#page_content {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 100px;
	clear:both;
}

/*--------------------------------------

	募集要項

----------------------------------------*/

.recruit_ttl {
	background: url(../images/page/recruit/recruit_main.png) no-repeat left;
}


.recruit_area {
	overflow: hidden;
	clear:both;
	width: 96%;
	margin: 0 auto;
}

.recruit_area ol.recruit_bt {
	overflow: hidden;
}


.recruit_area ol.recruit_bt li {
	float: none;
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #70ba00;
	font-size: 14px;
	text-indent: 0px;
	margin: 0 0 20px;
	letter-spacing: -0.05em;
}

.recruit_area ol.recruit_bt li:nth-child(even) {
	float: none;
}

.recruit_box h3.recruit_ttl1 {
	text-align: left;
	font-size: 16px;
	margin: 80px 0 30px;
	padding: -80px 0 0;
}

.recruit_box table {
	width: 100%;
}

.recruit_box table tr {
	display: block;
	margin-bottom: 1.5em;
}

.recruit_box table th {
	width: 94% !important;
	padding: 2%;
	font-size: 18px;
	background-color: #efefe0;
	font-weight:normal;
	display:block;
}


.recruit_box table td {
	width: 94% !important;
	padding: 3% 2%;
	border: none;
	font-size: 14px;
	display:block;
}


/*--------------------------------------

	求める人材

----------------------------------------*/


.member_logo_area {
	width: 100%;
	overflow:hidden;
	margin:0 auto 37px;
	
}

.member_tit {
	text-align:center;
}

.member_logo_area img {
	width:80%;
	float: none;
	text-align:center;
	margin: 0 auto;
}

.member_tit p {
	font-size:24px;
	width:100%;
	float: none;
	text-align:center;
}

.member_tit p span {
	font-size:24px;
}

.menber_box1 {
	overflow:hidden;
	clear:both;
	margin:0 auto 73px;
	
}

h3.men_inner_box {
	width:100%;
	height:55px;
	font-size:20px;
	text-align:center;
	border:dashed #ffffff;
	border-width:2px 0;
	margin: 0px;
	line-height:48px;
	color:#ffffff;
	
}

.menber_left_box1 {
	width:100%;
	height:auto;
	background-color:#9dca00;
	float: none;
	padding: 8% 0;
}	

.menber_in_box1 {
	width:100%;
	height:auto;
	background-color:#9dca00;
	float: none;
	margin:0px;
	padding: 8% 0;
}

.menber_right_box1 {
	width:100%;
	height:auto;
	background-color:#9dca00;
	float: none;
	padding: 8% 0;
}

.menber_box2 {
	width: 96%;
	margin:0 auto 65px;
	overflow:hidden;
	text-align:center;
}
.men_inner_box2 {
	float: none;
	margin: 0 0 5%;
}

.men_inner_box3 {
	float: none;
	margin: 0 0 5%;
}

.men_inner_box4 {
	float: none;
}


.menber_box3 {
	margin:0 auto;
	clear:both;
	height: inherit;
	/*float:right;*/
}

.menber_box3 dl.menber_box3_area,
.menber_box3 dl.menber_box3_area2 {
	height: auto;
	margin: 0 auto 3%;
	width: 96%;
}

.menber_box3 dl.menber_box3_area dt,
.menber_box3 dl.menber_box3_area2 dt{
	text-align:center;
	margin: 0 0 5%;
}

.menber_box3 dl.menber_box3_area dd {
	width: 88%;
	height: auto;
	border: 3px solid #fbe000;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto;
	padding: 5%;
	font-size: 14px;
	line-height: 1.6em;
}


.menber_box3 dl.menber_box3_area2 dd {
	width: 88%;
	height: auto;
	border: 3px solid #fbe000;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto;
	padding: 5%;
	font-size: 14px;
	line-height: 1.6em;
}

.menber_box3 dl.menber_box3_area2 dd h3 {
	font-weight:bold;
	font-size: 18px;
	margin: 10px 0;
}

.menber_box3 dl.menber_box3_area dd br,
.menber_box3 dl.menber_box3_area2 dd br {
	display:none;
}


.menber_box4 {
	overflow:hidden;
	background-color:#fbe000;
	margin:0 auto 30px;
	padding-top:20px;
}

.menber_box4 h2 {
	font-size:18px;
	background-color:#ffffff;
	text-align: center;
	margin:10px auto;
	border-radius:10px;
	width: 90%;
	padding: 3%;
}

.menber_box4 h2 span {
	display: block;
}

.menber_box4 p {
	width: 96%;
	font-size:16px;
	margin: 0 auto 20px;
	line-height:30px;
}

.menber_box4 p br {
	display:none;
}

.menber_box5 {
	padding: 10px;
	background-color:#80c200;
	margin:0 auto 60px;
	overflow:hidden;
}

.menber_box5 p.menber_box5_txt {
	width: 100%;
	overflow:hidden;
	font-size:16px;
	float: none;
	line-height: 2.0em;
	padding: 5px;
	margin:0 0 20px;
}

.menber_box5 p.menber_box5_txt br {
	display:none;
}

.menber_box5 img {
	float: none;
	margin: 0;
}

.menber_box6 ul.br_list li {
	float: none;
	margin: 0 0 5%;
}

.menber_box6 ul.br_list li:last-child {
	float: none;
}

.menber_box7 {
	width: 96%;
	overflow:hidden;
	margin:0 auto 125px;
} 

.men_inner_box7 {
	float: none;
	margin:0 0 10%;
}

.men_inner_box7 img {
	margin:0 auto 0;
	clear:both;
}

.men_inner_box8 {
	float: none;
	margin-left:0px;
}


.menber_box7 {
	width: 96%;
	overflow:hidden;
	margin:0 auto;
} 



/*--------------------------------------

	仕事内容

----------------------------------------*/

#content_title {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 5% 0;
}


#content_title .at_left {
	width: 100%;
	float: none;
}

#content_title .at_center {
	width: 100%;
	float: none;
}

#content_title .at_right {
	width: 100%;
	float: none;
}


h3.content_txt {
	font-size: 16px;
	line-height: 30px;
	color: #231815;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 15px;
}

h3.content_txt br,
.content_eng br {
	display:none;
}

.content_eng {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 32px;
	color: #231815;
	letter-spacing:0.1em;
	text-align: left;
	margin-bottom: 10%;
}

#content_intro ul.ai_img02 {
	width: 100%;
	height: auto;
	margin: 0 auto 10px auto;
	overflow: hidden;
}

#content_intro ul.ai_img02 li {
	float: none;
	margin-left: 0px;
	display:none;
}

#content_intro ul.ai_img02 li.ai_title {
	font-size: 16px;
	color: #231815;
	padding-top: 5px;
	letter-spacing: 0.1em;
	text-align:center;
	display:inherit;
}

#content_intro ul.ai_img02 li:first-child {
	margin-left: 0;
}

#content_intro h2.ai_txt01 {
	font-size: 26px;
	font-weight: bold;
	color: #7eaf00;
	text-align: center;
	letter-spacing: 0em;
}

#content_intro .ai_txt02 {
	font-size: 14px;
	line-height: 20px;
	color: #231815;
	text-align: center;
}

.aj_txt br {
	display:none;
}


#content_job01 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg01.png) no-repeat;
	overflow: hidden;
	margin-bottom: 92px;
}

#content_job02 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg02.png) no-repeat;
	overflow: hidden;
	margin-bottom: 92px;
}

#content_job03 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg03.png) no-repeat;
	overflow: hidden;
	margin-bottom: 92px;
}

#content_job04 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg04.png) no-repeat;
	overflow: hidden;
	margin-bottom: 92px;
}

#content_job05 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg05.png) no-repeat;
	overflow: hidden;
	margin-bottom: 92px;
}

#content_job06 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg06.png) no-repeat;
	overflow: hidden;
	margin-bottom: 40px;
}

#content_job07 {
	width: 100%;
	height: auto;
	background: url(../images/page/content/content_bg07.png) no-repeat;
	overflow: hidden;
	margin-bottom: 92px;
}



.aj_left {
	float: none;
	padding:0;
	text-align:center;
	padding: 20% 0 0;
}


.aj_right {
	float: none;
	width: 100%;
}

.aj_right .aj_job {
	font-size: 20px;
	color: #7eaf00;
	margin-bottom: 5%;
	padding-top: 26px;
	text-align: center;
}


.aj_right .aj_description {
	font-size: 16px;
	color: #ffa300;
	margin-bottom: 5%;
	text-align: center;
}
.aj_right .aj_description span{
	display: block;
}

/*--------------------------------------

			    googlemap

--------------------------------------*/

#googlemap {
	width: 100%;
	position:relative;
	overflow: hidden;
	background-color:#7eaf00;
	padding-bottom:50px;
	clear:both;
}

.gg_map_logo {
	display: none;
}

.gg_map_logo_sp {
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	
}

.gg_map_logo_sp a {
	display:block;
	color: #000 !important;
}


.googlemap_box {
	width:96%;
	margin:0 auto 0;
}


.left_area {
	width:100%;
	overflow:hidden;
	float: none;
}

.rigth_area {
	width:100%;
	overflow:hidden;
	float: none;
	margin: 0;
}

.map_img img {
	display:none;	
}

.gg_tit_area {
	width:470px;
	overflow:hidden;
	margin:40px 0 0 0;
	border-bottom:solid 1px #ffffff;
}

.gg_tit_area h2 {
	float: none;
	font-size:14px;
	margin:0 0 0 10px;
	color:#ffffff;
}


.gg_tit_area h2 span {
	font-size:25px;
	color:#ffffff;
}

.gg_map {
	margin:16px 0 20px 0;
}

.gg_txt1 {
	font-size:15px;
	color:#ffffff;
	margin-bottom:24px;
}

.gg_txt2 {
	font-size:18px;
	background:#ffffff;
	text-align:center;
	padding:10px 0;
	margin-bottom:10px;
}

.gg_map_logo {
	float: none;
}

.gg_map {
	pointer-events: none;
}


/*--------------------------------------

			   会社概要

--------------------------------------*/


#about_main .about_main {
	text-align: center;
	padding: 72px 0 0 0;
	font-size: 30px;
	line-height: inherit;
	letter-spacing: 0.3em;
}

#about_title {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#about_title .at_left {
	width: 100%;
	float: none;
}

#about_title .at_center {
	width: 100%;
	float: none;
}

#about_title .at_right {
	width: 100%;
	float: none;
}

hr.style01 {
	border-top: 1px solid #7eaf00;
	margin: 10px 0;
}

#prolife_box {
	width: 96%;
	height: auto;
	margin: 0 auto 10%;
}

#prolife_box .pb_left {
	width: 100%;
	float: none;
}
.pb_left br{
	display: none;
	
}
#prolife_box .pb_left span{
	display: block;
	line-height: 30px;
	margin-bottom: 20px;
}
#prolife_box .pb_right {
	width: 100%;
	float: none;
	padding: 10% 0 0;
}

#about_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10%;
}

#about_box .ab_left {
	width: 100%;
	height: auto;
	float: none;
}

#about_box .ab_right {
	width: 100%;
	height: auto;
	float: none;
}

#about_box dl {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #3e3a39;
	border-bottom: 2px dashed #ccc;
	margin: 0 0 5%;
	padding: 0 0 5%;
}

#about_box dl.headoffice {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	color: #3e3a39;
}

#about_box dl.transaction {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	color: #3e3a39;
}

#about_box dt {
	width: 100%;
	height:auto;
	overflow: hidden;
	float: none;
	border-right: 1px solid #b2b3b3;
	display:block;
}

#about_box dt.headoffice {
	width: 100%;
	height:auto;
	float: none;
	border-right: 1px solid #b2b3b3;
	display:block;
}

#about_box dt.transaction {
	width: 100%;
	height:auto;
	float: none;
	border-right: 1px solid #b2b3b3;
}

#about_box dt {
	font-size: 14px;
}

#about_box dd {
	width: 100%;
	height:auto;
	float: none;
	font-size: 14px;
}

#about_box dd.tv01 {
	width: 100%;
	height:auto;
	float: none;
}

#about_box dd.tv02 {
	width: 100%;
	height:auto;
	float: none;
}


#access_box .ab_tokyo {
	width: 100%;
	height:auto;
	float: none;
}

#access_box .ab_nagoya {
	width: 100%;
	height:auto;
	float: none;
}

#access_box .ab_tokyo ul li,
#access_box .ab_nagoya ul li {
	float: left;
}

ul.to_googlemap {
	width: 100%;
	overflow: hidden;
}

ul.to_googlemap li {
	float: none!important;
	font-size: 18px;
	text-align:center;
}

ul.to_googlemap li img {
	display:none;	
}

ul.to_googlemap li.to_map {
	background: #9dca00;
	padding: 10px 0;
	margin: 10px 0;
}

ul.to_googlemap li.to_map a {
	color: #fff !important;
	display:block;
}


/*--------------------------------------

			   求人サイト

--------------------------------------*/

#recruit_main {
	display:none;
}


.recruit_main_inner {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	position:relative;
}

.aa {
	width: 100%;
	height: 400px;
	position:absolute;	
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.aa h2.recruit_intro {
	font-size: 22px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.1em;
	border-bottom: 5px dashed #ff9c00;
	padding-bottom: 2%;
	text-align: center;
	padding: 30% 0 0;
}

.recruit_main_inner ul {
	overflow: hidden;
}

.recruit_main_inner ul li {
	font-size: 20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.1em;
	float: none;
	margin: 0;
	text-align:center;
	padding: 2% 0;
}

.recruit_main_inner ul li img {
	display:none;
}

.recruit_news {
	display:none;
}

#recruit_btn_box {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px auto;
	text-align: center;
}

#recruit_btn_box .btn_shinsotsu {
	float: none;
}
	
#recruit_btn_box .btn_shinsotsu img{
	width: 60%;
}

#recruit_btn_box .btn_chuto {
	float: none;
}


h3.recruit_txt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	margin-bottom: 45px;
}

#recruit_box {
	width: 90%;
	height: auto;
	background: #58b5c6;
	overflow: hidden;
	margin: 0 auto 40px auto;
	padding: 5%;
}

#recruit_box .rb_left {
	width: 100%;
	height: auto;
	margin: 0 0 5%;
	float: none;
}

#recruit_box .rb_right {
	width: 100%;
	height: auto;
	float: none;
	margin: 0 0 5%;
} 

#recruit_box .rb_left .rb_title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0em;
	margin-bottom: 20px;
}

#recruit_box .rb_left .rb_title br {
	display:none;
}

#recruit_box .rb_left ul {
	width: 96%;
	height: auto;
	background: #fff;
	padding: 2%;
}

#recruit_box .rb_left ul li {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: bold;
}

#recruit_box .rb_point {
	clear: both;
	background: #2c8dc7;
	border-radius: 7px 7px;
	width: 100%;
	margin-left: 0px;
}

#recruit_box .rb_point p {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 3%;
	letter-spacing: 0em;
}

#recruit_box .rb_point p span {
	display:block;
}

#recruit_box01 .rb01_left {
	width: 100%;
	height: 300px;
	float: none;
	background: url(../images/page/recruit_top/recruit_img03.png) no-repeat center;
	margin: 0 0 5%;
}

#recruit_box01 .rb01_center {
	width: 100%;
	height: 300px;
	float: none;
	margin-left: 0px;
	background: url(../images/page/recruit_top/recruit_img03.png) no-repeat center;
	margin: 0 0 5%;
}

#recruit_box01 .rb01_right {
	width: 100%;
	height: 300px;
	float: none;
	background: url(../images/page/recruit_top/recruit_img03.png) no-repeat center;
}


#recruit_box02 {
	width: 100%;
	height: auto;
	margin: 0 auto 10%;
	overflow: hidden;
}

#recruit_box02 .rb02_left {
	width: 96%;
	height: auto;
	background: #9bc800;
	float: none;
	padding: 2%;
	margin: 0 0 5%;
}

#recruit_box02 .rb02_left .rb02_img {
	text-align: center;
	margin: 8% 0;
}

#recruit_box02 .rb02_left .rb02_title {
	text-align: center;
	margin-bottom: 5%;
}

#recruit_box02 .rb02_left .rb02_txt {
	text-align: center;
	font-size: 16px;
	line-height: 1.8em;
	color: #fff;
	margin-bottom: 5%;
}

#recruit_box02 .rb02_right {
	width: 90%;
	height: auto;
	float: none;
	background: url(../images/page/recruit_top/recruit_bg02.png) no-repeat #dedede;
	background-position: left bottom;
	padding: 5%;
}

.rb02_title_a {
	font-size: 16px;
	color: #000;
	margin: 0;
}

.rb02_title_a span {
	font-size: 15px;
}

.rb02_txt_a {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #000;
	margin: 18px 0 22px 32px;
}

.rb02_txt_a span {
	font-size: 16px;
	line-height: 23px;
}

.rb02_txt_a {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #000;
	margin: 0;
}


#recruit_box03 {
	width: 90%;
	height: auto;
	margin: 0 auto 47px auto;
	overflow: hidden;
	padding:5%;
	background-color: #dedede;
}

#recruit_box03 .rb03_left {
	width: 100%;
	height: auto;
	float: none;
	background: url(../images/page/recruit_top/recruit_bg01.png) no-repeat;
	background-position: left bottom;
	margin: 0 0 10%;
}

#recruit_box03 .rb03_right {
	width: 100%;
	height: auto;
	float: none;
	background: url(../images/page/recruit_top/recruit_bg01.png) no-repeat;
	background-position: left bottom;
}

hr.recruit_hr {
	display:none;
}

#recruit_sns {
	width: 100%;
	height: auto;
	margin: 5% 0;
}

#recruit_sns ul {
	overflow: hidden;
}

#recruit_sns ul li {
	width: 33.333%;
	float: left;
	margin-left: 0px;
	text-align:center;
}




/*---------------------
	　お問い合わせ
------------------------*/

.contact_page {
	width: 100%;
	overflow: hidden;
}

.contact_page h3.contact_mail {
	width: 96%;
	margin-left:auto;
	margin-right:auto;
} 

.contact_page .contact_txt {
	color: #595757;
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 20px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.contact_page p.contact_tel {
	color: #595757;
	font-size: 11px;
	height: 45px;
	line-height: 45px;
	display: block;
	letter-spacing: 0.1em;
	margin-bottom:  50px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.contact_page p.contact_tel span {
	height: 45px;
	margin-right: 20px;
	display:block;
}

#cont_box5{
	width: 90%;
	/*background-color:#F2F2F2;*/
	line-height:16px;
	font-size:16px;
	margin-bottom:70px;
	margin-top:30px;
	padding: 5%;
}

table.formTable th{
	width:100%;
	font-weight:normal;
	text-align:left;
	display: block;
	text-align: center;
}

table.formTable td{
	width:100%;
	padding-top:25px;
	letter-spacing:0.2em;
	font-size:14px;
	display: block;
}

table.formTable td .cont_inputb{
	width:100%;
	height:40px;
	border: none;
	margin-bottom: 5px;
	text-indent:20px;
	font-size:16px;
}

#cont_box6{
	width:100%;
	margin-bottom:145px;
}

.cont_box2 {
	text-align: center;
}

.cont_box2 img {
	width: 80%;
}

.cont_box6_detail{
	padding:10px;
	font-size:12px;
	letter-spacing:0.05em;
	color:#595757;
	line-height:30px;
	margin-bottom:20px;
}

ol.contact_tel1 {
	overflow: hidden;
}

ol.contact_tel1 li {
	float: none;
	margin: 0 40px 0 0;
}

/*--------------------------------------

		エントリーフォーム

--------------------------------------*/

.entry_area {
	overflow: hidden;
	clear: both;
}

.entry_area h3.entry_form {
	margin: 20px 0 10px;
}

.entry_area h3.entry_form {
	text-align:center;
}

.entry_area h3.entry_form img {
	width: 80%;
}

.entry_area p.entry_form_txt {
	font-size: 16px;
	margin: 0 0 20px;
	letter-spacing: -0.05em;
  	text-align:center;
}

.entry01 {
	display:block;
}


.sp_recruit_main {
	padding-top: 14%;
}

/* to_recruit
------------------------- */
#pageTop {
	display: none;
}



/*------------------------------------

		プロデューサー仕事紹介

------------------------------------*/

h3.recruit_p {
	text-align: center;
	margin: 10% 0 5%;
	width: 92%;
}

.rp_txt01 {
	width: 98%;
	font-size: 16px;
	line-height: 30px;
	color: #404343;
	margin: 0 auto 15% auto;
}

.rp_box01 {
	width: 96%;
	height: auto;
	background: none;
	margin: 0 auto 20% auto;
	overflow: hidden;
	border: 2px solid #007e78;
}

.rp_box01 .rpb01_left {
	width: 100%;
	float: none;
	margin: 5% 0 0 2%;
}

.rp_box01 .rpb01_right {
	width: 100%;
	float: none;
	margin: 8% 0 0 7%;
}

.rpb01_left ul {
	width: 100%;
	overflow: hidden;
}

.rpb01_left ul li {
	float: left;
	margin-left: 7%;
	font-size: 20px;
}

.rpb01_left ul li:first-child {
	margin-left: 0;
}

.rpb01_img {
	text-align: center;
	margin: 5% 0 0 0;
}

.rpb01_right dl {
	width: 93%;
	margin-bottom: 6%;
	overflow: hidden;
}

.rpb01_right dl.p_program {
	margin-bottom: 2%;
}

.rpb01_right dt {
	float: none;
	width: 133px;
	background: url(../images/page/p/p_img03.png) no-repeat;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3%;
}

.rpb01_right dd {
	float: none;
	width: 93%;
	border-bottom: 1px solid #000;
	font-size: 16px;
	line-height: 32px;
	padding-top: 2%;
}

.rpb01_right dd span {
	font-size: 12px;
}

.rpb01_right dd.p_name {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
}

.rp_box02 {
	width: 100%;
	margin: 10% 0 20%;
	overflow: hidden;
}

.rp_box02 .rpb02_left {
	width: 30%;
	float: left;
}

.rp_box02 .rpb02_right {
	width: 69%;
	float: right;
}

.rpb02_left ul li {
	margin-bottom: 100%;
}

.rpb02_left ul li.p04 {
	margin-top: -30%;
}

.rpb02_left ul li.d01 {
	margin-bottom: 67%;
}

.rpb02_left ul li.d02 {
	margin-bottom: 19%;
}

.rpb02_left ul li.d03 {
	margin-bottom: 32%;
}

.rpb02_left ul li.ap01 {
	margin-bottom: 80%;
}

.rpb02_left ul li.ap02 {
	margin-bottom: 115%;
}

.rpb02_left ul li.ap03 {
	margin-bottom: 115%;
}

.rpb02_left ul li.ad01 {
	margin-bottom: 100%;
}

.rpb02_left ul li.ad02 {
	margin-bottom: 80%;
}

.rpb02_left ul li.ad03 {
	margin-bottom: 100%;
}





.rpb02_left ul li:last-child {
	margin-bottom: 0;
}

.rpb02_right .rpb02_inbox {
	width: 100%;
	height: auto;
	margin-bottom: 10%;
	overflow: hidden;
}

.rpb02_right .rpb02_inbox_a {
	width: 100%;
	height: auto;
	margin-bottom: 10%;
	overflow: hidden;
	margin-top: 0;
}

.rpb02_right .rpb02_inbox_b {
	width: 100%;
	height: auto;
	margin-bottom: 10%;
	overflow: hidden;
}

.rpb02_right .rpb02_inbox_c {
	width: 100%;
	height: auto;
	padding-bottom: 0;
	margin-bottom: 10%;
	overflow: hidden;
}


p.works01 {
	border-bottom: 1px solid #000;
	font-size: 14px;
	line-height: 28px;
	width: 98%;
}

p.works02 {
	font-size: 12px;
	line-height: 18px;
	padding-top: 2%;
	width: 98%;
}

.rpb02_right .rpb02_inbox_b .rpinbox_left,
.rpb02_right .rpb02_inbox_c .rpinbox_left {
	width: 100%;
	float: none;
}

.rpb02_right .rpb02_inbox_b .rpinbox_right,
.rpb02_right .rpb02_inbox_c .rpinbox_right {
	float: none;
}

p.memo {
	text-align: center;
}

.rp_box03 {
	width: 98%;
	height: auto;
	margin: 10% auto 5% auto;
	overflow: hidden;
}

.rpb03_ttl,
.rpb04_ttl {
	font-size: 20px;
	line-height: 40px;
	border-bottom: 2px dotted #139153;
	margin-bottom: 6%;
	text-align: center;
}

.rpb05_ttl {
	font-size: 20px;
	line-height: 40px;
	border-bottom: 2px dotted #139153;
	margin-bottom: 6%;
}

.rpb03_txt,
.rpb04_txt,
.rpb05_txt{
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 5%;
}

.rp_box04 {
	width: 100%;
	height: auto;
	margin: 0 auto 5% auto;
	overflow: hidden;
}

.rp_box05 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box06 {
	width: 100%;
	height: auto;
	margin: 0 auto 20% auto;
	overflow: hidden;
}

.rp_box07 {
	width: 100%;
	height: auto;
	margin: 8% auto 6% auto;
	overflow: hidden;
}

.rp_box08 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box09 {
	width: 100%;
	height: auto;
	margin: 5% auto;
	overflow: hidden;
}

.rp_box10 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box11 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box12 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box13 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box14 {
	width: 100%;
	height: auto;
	margin: 10% auto 5% auto;
	overflow: hidden;
}

.rp_box15 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box16 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.rp_box04 .rpb04_left,
.rp_box08 .rpb08_left,
.rp_box10 .rpb10_left,
.rp_box13 .rpb13_left,
.rp_box14 .rpb14_left,
.rp_box16 .rpb16_left {
	width: 98%;
	height: auto;
	float: none;
	margin: 0 auto;
}

.rp_box04 .rpb04_right,
.rp_box08 .rpb08_right,
.rp_box10 .rpb10_right,
.rp_box13 .rpb13_right,
.rp_box14 .rpb14_right,
.rp_box16 .rpb16_right {
	width: 98%;
	height: auto;
	float: none;
	margin: 0 auto;
}

.rp_box05 .rpb05_left,
.rp_box09 .rpb09_left,
.rp_box12 .rpb12_left,
.rp_box15 .rpb15_left {
	width: 98%;
	height: auto;
	float: none;
	margin: 0 auto;
}

.rp_box05 .rpb05_right,
.rp_box09 .rpb09_right,
.rp_box12 .rpb12_right,
.rp_box15 .rpb15_right {
	width: 98%;
	height: auto;
	float: none;
	margin: 0 auto;
}

p.p_img01 {
	width: 98%;
	margin: 0 auto 10% auto;
}

.rp_box04 .rpb04_right {
	margin-bottom: 10% !important;
}


/*-------仕事紹介共通-------*/

.rpb01_right dt.d_ttl {
	float: none;
	width: 133px;
	background: url(../images/page/d/d_img03.png) no-repeat;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3%;
}

.rpb01_right dt.ap_ttl {
	float: none;
	width: 133px;
	background: url(../images/page/ap/ap_img03.png) no-repeat;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3%;
}

.rpb01_right dt.ad_ttl {
	float: none;
	width: 133px;
	background: url(../images/page/ad/ad_img03.png) no-repeat;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3%;
}

	


}