@charset "utf-8";
/* CSS Document */
.barh2 {
  width: 100%;
  text-align: center;
  margin: 50px 0 0 0;
  color: #0068B6;
  font-weight: bold;
  letter-spacing: 8px;
  font-size: 32px;
}
.barh2_w {
  width: 100%;
  text-align: center;
  margin: 50px 0 0 0;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 5px;
}
.barh2_b {
  width: 100%;
  text-align: center;
  color: #000;
	font-size:22px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.barh3 {
  width: 100%;
  text-align: left;
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 22px;
  margin-bottom: -15px;
}
.barh4 {
  width: 100%;
  text-align: center;
  color: #FFF;
	font-size:20px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #0068B6;
  margin: 20px 0;
  padding: 1.5%;
}
.barh5 {
  width: 100%;
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: -15px;
	text-align:center;
}

.cta-content .bar_cap {
  width: 100%;
  text-align: center;
  margin: -10px 0 30px 0;
  color: #000;
  font-size: 14px;
  font-weight: bold;
	z-index: 100;
}
.cta-content .bar_cap02 {
  width: 100%;
  text-align: center;
  margin: -10px 0 30px 0;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
	z-index:10;
}
.bar_cap {
  width: 100%;
  text-align: center;
  margin: -10px 0 30px 0;
  color: #000;
  font-size: 14px;
  font-weight: bold;
	z-index: 100;
}
.bar_cap02 {
  width: 100%;
  text-align: center;
  margin: -10px 0 30px 0;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
	z-index:10;
}
.cta_box {
  position: relative;
  width: 700px;
  height: 150px;
  border: 2px #0068B6 solid;
  background: #FFF;
  padding: 55px 0 30px 40px;
}
.cta_banner {
  display: block;
  background: #0068B6;
  padding: 6% 5%;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 3px;
  margin: -5% 0 5% 10%;
}
.cta_banner02 {
  display: block;
  width: 100%;
	height:80px;
  background: #006eb8;
  padding: 25px;
  color: #FFFFFF;
	font-size:16px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 5% 0 0 0;
  border: 2px solid #FFF;
}
.cta_text {
  color: #293EB8;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px;
}
.cta_text02 {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
}
.indeed_box {
  position: relative;
  width: 500px;
  height: 200px;
  border: 2px #0068B6 solid;
  background: #FFF;
}
.indeed_banner {
  display: block;
  background: #0068B6;
  padding: 2% 0 2% 5%;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 3px;
  margin:0 10% 5% 10%;
}
.indeed_tel {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  float: right;
  z-index: 10;
	padding:2% 0 2% 0;
}
.indeed_tel a{
	text-decoration:none;
  color: #006eb8;
}
.indeed_text{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
	margin:30px 0 0 0;
}
.indeed_text02{
  color: #000000;
  font-size: 14px;
	margin:8% 0 2% -10%;	
}
.text01 {
  color: #000000;
  font-size: 18px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 1px;
}
.text02 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.text03 {
  color: #000000;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: right;
}
.text04 {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
	line-height:200%;
}
.text05 {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
	line-height:200%;
	padding:0 5%;
}
.contact_text {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  z-index: 10;
  line-height: 180%;
}
.contact_text_w {
  position: relative;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  z-index: 10;
  line-height: 180%;
}
.contact_tel {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  float: left;
  margin: -5% 0 10px 7%;
  z-index: 10;
}
.contact_tel a{
	text-decoration:none;
  color: #006eb8;
}
.contact_time {
  position: relative;
  color: #222;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 5% 7%;
  float: left;
  z-index: 10;
}
.slide-left {
  position: absolute;
  width: 600px;
  top: 100px;
  left: 0;
  opacity: 0.5;
}
.slide-left img {
  position: relative;
}
.slide-right {
  position: absolute;
  width: 700px;
  bottom: -15px;
  right: 0;
  opacity: 0.5;
}
.slide-right img {
  position: relative;
  width: 100%;
}
.in-top-left {
  position: absolute;
  width: 700px;
  top: 0;
  left: -20px;
  opacity: 0.6;
}
.in-top-left img {
  position: relative;
}
.in-bottom-right {
  position: absolute;
  width: 720px;
  bottom:-80px;
  right:-20px;
  opacity: 0.6;
}
.in-bottom-right img {
  position: relative;
}
.in-topimg {
  background-image: url("../images/background/img03.jpg") cover no-repeat;
}
.work_box {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
	padding:0 3%;
}
.work_box img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
	padding:0;
}
.work_box p{
	color:#000;
}
.work_box span{
	line-height:1.5em;
	color:#000;
}
.recruit_box{
	width:100%;
	border:3px solid #006eb8;
	border-radius: 1em;
	display:inline-block;
}
.recruit_box img{
	padding:10% 10% 5% 10% ;
}
.recruit_box p{
	padding:0 10%;
	font-size:16px;
	font-weight:500;
	color:#000;
	height:150px;
}
.recruit_title{
	padding:3% 10%;
	color:#006eb8;
	font-size:22px;
	font-weight: bold;
	letter-spacing: 2px;	
}
.recruit_box02{
	width:100%;
	display:inline-block;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:4% 5% 3% 5%;
	color:#000;
	letter-spacing: 2px;
	text-decoration: none;
}
.recruit_box02 dt{
	float:left;
	width:20%;
	font-size:16px;
}
.recruit_box02 dd{
	float:left;
	width:80%;
	font-size:16px;
	font-weight:500;
}
.recruit_box03{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #000;
	padding:3% 5%;
	color:#000;
	letter-spacing: 2px;
}
.recruit_box03 dt{
	float:left;
	width:20%;
	font-size:16px;
}
.recruit_box03 dd{
	float:left;
	width:80%;
	font-size:16px;
	font-weight:500;
}
.oneday{
	padding:0 5%;
}
.project_left {
  display: block;
  text-align: center;
  margin-top: 5px;
}
.project_right {
  display: inline-block;
  text-align: left;
}
.project_title {
  display: inline-block;
  color: #006eb8;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 -4%;
}
.project_name {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 0 -4%;
}
.project_num {
  font-size: 45px;
  color: #006eb8;
  font-weight: bold;
  line-height: 100%;
}
.miryoku_left {
  display: block;
  text-align: center;
  margin-top: 5px;
	width:30%;
	float:left;
}
.miryoku_right {
  display: inline-block;
  text-align: left;
	float:left;
	width:70%;
}
.miryoku_title {
  display: inline-block;
  color: #0072B6;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 -4% -10%;
}
.miryoku_name {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0 -10%;
}
.inner_top01 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img04.jpg");
  background-size: cover;
  background-position: right center;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top02 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img05.jpg");
  background-size: cover;
  background-position: 70% 50%;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top03 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img06.jpg");
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top04 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img04_s.jpg");
  background-size: cover;
  background-position: center bottom;
  display: block;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top05 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img05_s.jpg");
  background-size: cover;
  background-position: 70% 50%;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top06 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img06_s.jpg");
  background-size: cover;
  background-position: left center;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top07 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img07.jpg");
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top08 {
  position: relative;
  overflow: hidden;
  background: url("../images/background/img07_s.jpg");
  background-size: cover;
  background-position: left center;
  display: flex;
  align-items: center;
  height: 400px;
  width: 100%
}
.inner_top_center{
	position:absolute;
	top:50%;
	left:50%;
	color:#FFF;
	font-size:32px;
	font-weight:700;
	transform: translate(-50%,-50%);
	white-space:nowrap;
}
.br_xxs {
  display: none;
}
.br_xs {
  display: none;
}
.br_md {
  display: block;
}

.f_menu ul {
  width: 100%;
  margin-bottom: 50px;
	padding-left:5%;
	text-align: center;
}
.f_menu li {
	width:14%;
  font-weight: bold;
  line-height: 180%;
	display:inline;
}
.f_menu a {
  color: #000;
}
.dot {
  margin-left: -10px;
}
.dot02 {
  margin-left: -6px;
}
.p_left {
  padding-left: 0px;
}
.p_left02 {
  padding-left: 0;
}
.p_top01{
	margin-top:60px;
}
.p_top02{
	margin-top:00px;
}
.p_top03{
	margin-top:70px;
}
.p_top04{
	margin-top:80px;
}
.m_top{
	margin-top:-20px;	
}

/*About box*/
.about_box01{
	width:100%;
	display:inline-block;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:10% 5%;
	color:#000;
	letter-spacing: 2px
}
.about_box01 dt{
	float:left;
	width:30%;
	font-size:16px;
}
.about_box01 dd{
	float:left;
	width:70%;
	font-size:16px;
}
.about_box02{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #000;
	padding:8% 5%;
	color:#000;
	letter-spacing: 2px;
	line-height:2em
}
.about_box02 dt{
	float:left;
	width:30%;
	font-size:16px;
}
.about_box02 dd{
	float:left;
	width:70%;
	font-size:16px;
}
/*Form box*/
.form_box{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #000;
	padding:0 2% 8% 2%;
	color:#000;
	font-weight:bold;
	letter-spacing: 2px;
	margin-top:5%
}
.form_box_title{
	margin-top:2rem;
	font-size:16px;
}
.form_button {
  display: block;
  background: #0068B6;
  padding: 2% 10%;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 20px auto;
}
.form_box textarea{
	display:block;
	width:100%;
	height:15em;	
}

/*個人情報保護*/
.privacy_text{
	color:#000;
}
.privacy_text h2{
	font-size:26px;
}

.flex{
  display:flex;
  flex-wrap: wrap;
}
/*アンカー*/
a.anchor{
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}
@media only screen and (min-width: 1200px) {
  .contact-left {
    position: absolute;
    width: 700px;
		top:0;
		left:10px;
  }
  .contact-left img {
    position: relative;
  }
  .contact-right {
    position: absolute;
		bottom:-20px;
		right:50px;
    width: 800px;
  }
  .contact-right img {
    position: relative;
    width: 1000px;
  }
  .slide-left {
    width: 700px;
  }
  .slide-right {
    width: 700px;
  }
  .br_xxs {
    display: none;
  }
  .p_left {
    margin-left: 90px;
  }
  .p_left02 {
    padding-left: 3%;
		width:100%;
  }
  .cta-content .contact_text {
    font-size: 18px;	
		z-index: 10;
  }
  .cta-content .contact_text_w {
    font-size: 18px;
		z-index: 10;
  }
.project_left {
	width:90px;
}
.project_right {
	width:80%;
}
.project_title {
	font-size:15px;
	margin-bottom:0;
}
.project_name {
	font-size:24px;
	margin-top:-1%
}
}
@media only screen and (max-width: 1199px) {
	
  .contact-left {
    position: absolute;
    width: 500px;
  }
  .contact-left img {
    position: relative;
  }
  .contact-right {
    position: absolute;
    width: 1000px;
		bottom:-20px;
  }
  .contact-right img {
    position: relative;
  }
  .slide-left {
    width: 600px;
  }
  .slide-right {
    width: 600px;
  }
.in-top-left {
  width: 700px;
  top: 0;
  left: -20px;
}
.in-bottom-right {
  width: 700px;
  bottom:-160px;
  right:-20px;
}
  .contact-left {
    position: absolute;
    width: 700px;
		top:-5px;
  }
  .contact-left img {
    position: relative;
  }
  .contact-right {
    position: absolute;
    width: 700px;
		right:50px;
  }
  .contact-right img {
    position: relative;
    width: 100%;
  }
  .br_xxs {
    display: none;
  }
  .br_xs {
    display: none;
  }
  .br_md {
    display: block;
  }
  .inner_top {
    height: 300px;
  }
  .barh3 {
    font-size: 18px;
  }
  .barh2 {
    font-size: 32px
  }
  .barh2_w {
    font-size: 32px
  }
  .about-section .text02 {
    font-size: 20px;
  }
  .p_left {
    padding-left: 60px;
  }
  .p_left02 {
    padding-left: 3%;
  }
	.cta-content{
		width:100%;
		z-index: 10;
	}
  .cta-content .contact_text {
    font-size: 16px;
		z-index: 10;
  }
  .cta-content .contact_text_w {
    font-size: 16px;
		z-index: 10;
  }
  .cta_box {
    width: 650px;
    height: 150px;
  }
.project_left {
	width:90px;
}
.project_right {
	width:80%;
}
.project_title {
	font-size:15px;
	margin-bottom:0;
	margin-left:-5%;
}
.project_name {
	font-size:24px;
	margin-top:-1%;
	margin-left:-5%;
}
}
@media only screen and (max-width: 1023px) {
  .slide-left {
    width: 600px;
    top: 0;
    left: 0;
  }
  .slide-right {
    width: 650px;
    bottom: -15px;
    right: 0;
  }
.in-top-left {
  width: 700px;
  top: 0;
  left: -20px;
}
.in-bottom-right {
  width: 600px;
  bottom:-80px;
  right:-20px;
}
  .br_xxs {
    display: none;
  }
  .br_xs {
    display: none;
  }
  .br_md {
    display: block;
  }
  .p_left {
    padding-left: 18%;
  }
  .p_left02 {
  }
.barh2_b {
	font-size:18px;
}
}
@media only screen and (max-width: 991px) {
  .p_left {
    padding-left: 40px;
  }
  .p_left02 {
    padding-left: 10%;
  }
.p_top01{
	margin-top:5%;
}
.p_top02{
	margin-top:00px;
}
.p_top03{
	margin-top:12%;
}
.p_top04{
	margin-top:15%;
}
.m_top{
	margin-top:-30px;	
}
  .contact_tel {
    font-size: 24px;
  }
  .barh2 {
    font-size: 28px
  }
  .barh2_w {
    font-size: 28px
  }
  .about-section .text02 {
    font-size: 18px;
  }
.cta_banner02 {
  width: 100%;
	height:70px;
  padding: 20px;
  color: #FFFFFF;
	font-size:16px;
}
.project_left {
	width:90px;
}
.project_right {
	width:69%;
}
.project_title {
	font-size:15px;
	margin-bottom:3%;	
	margin-left:-9%;
}
.project_name {
	font-size:18px;
	margin-left:-9%;
}
.miryoku_left {
	width:28%;
}
.miryoku_right {
	width:70%;
}
.miryoku_title {
  font-size: 11px;
  margin: 0 0 0 -15%;
}
.miryoku_name {
  font-size: 15px;
  margin: -2% 0 0 -15%;
}
.text04 {
	font-size:14px;
}

.recruit_box img{
	padding:10% 10%;
}
.recruit_box p{
	padding:0 5%;
	font-size:14px;
	height:170px;
}
.recruit_title{
	padding:3% 5%;
	font-size:17px;	
}
.recruit_box02{
	padding:4% 5% 2% 5%;
}
.recruit_box02 dt{
	width:22%;
	margin-bottom: 20px;
	font-size:16px;
}
.recruit_box02 dd{
	width:78%;
	font-size:16px;
}
.recruit_box03{
	padding:4% 5% 2% 5%;
}
.recruit_box03 dt{
	width:22%;
	margin-bottom: 20px;
	font-size:16px;
}
.recruit_box03 dd{
	width:78%;
	font-size:16px;
	padding-bottom:3%
}
.barh4 {
	font-size:16px;
}

.about_box01{
	font-size:14px;
	}
.about_box02{
	font-size:14px;
	}
}
@media only screen and (max-width: 767px) {
  .barh3 {
    font-size: 22px;
  }
	.barh5 {
		text-align:center;
		padding:0 5%;
		font-size:18px;
	}
  .slide-left {
    width: 400px;
  }
  .slide-right {
    width: 400px;
  }
  .in-top-left {
		width:500px;
    top: 0;
    left: -20px;
  }
  .in-bottom-right {
		width:450px;
    bottom: -90px;
    right: -15px;
  }
  .br_xxs {
    display: none;
  }
  .br_xs {
    display: block;
  }
  .br_md {
    display: none;
  }
  .inner_top {
    height: 200px;
  }
  .p_left {
		padding-left:0;
  }
  .p_left02 {
    padding-left: 0;
  }
.p_top01{
	margin-top:-5px;
}
.p_top02{
	margin-top:-20px;
}
.p_top03{
	margin-top:-10px;
}
.p_top04{
	margin-top:-10px;
}
.m_top{
	margin-top:0px;	
}
  .barh2 {
    font-size: 24px
  }
  .barh2_w {
    font-size: 24px
  }
  .about-section .text02 {
    font-size: 16px;
  }
  .barh2_w {
    font-size: 24px;
  }
  .text03 {
    font-size: 12px;
  }
	.text05 {
		text-align:left;
    font-size: 14px;
	}
  .cta_box {
    width: 500px;
    height: 180px;
    padding: 20px 0 30px 0;
  }
  .cta_banner {
    width: 70%;
    margin: 0 15% 8% 15%;
    padding: 4% 5%;
  }
  .indeed_box {
    width: 500px;
    height: 180px;
    padding: 20px 0 30px 0;
  }
  .indeed_banner {
    width: 90%;
    margin: 0 5% 8% 5%;
    padding: 3% 0 3% 5%;
		font-size:15px;
  }
  .contact_tel {
    font-size: 22px;
    margin-left: 30%;
  }
  .contact_time {
    margin-left: 25%;
  }
.cta_banner02 {
  width: 80%;
	height:60px;
  padding: 15px 0;
  color: #FFFFFF;
	font-size:16px;
	margin-left:10%;
}
  .cta-section .wrk-content {
    margin-top: 70px
  }
  .cta-section .cta-content {
    margin-top: -20px
  }
  .cta-content .contact_text {
    font-size: 16px;
  }
  .wrk-content .contact_text_w {
    font-size: 16px;
  }
.project_left {
	width:90px;
}
.project_right {
	width:80%;
}
.project_title {
	font-size:15px;
	margin-bottom:1%;
	margin-left:-4%;
}
.project_name {
	font-size:20px;
	margin-left:-4%;
}
.miryoku_left {
	width:14%;
}
.miryoku_right {
	width:70%;
}
.miryoku_title {
  font-size: 14px;
  margin: 0 0 -4% -5%;
}
.miryoku_name {
  font-size: 20px;
  margin: 0 0 0 -5%;
}
.text04 {
	font-size:16px;
	margin:0;
	text-align:left;
}

.recruit_box img{
	padding:5% 10%;
	margin:0 auto;
}
.recruit_box p{
	padding:0 10%;
	font-size:16px;
	height:120px;
}
.recruit_title{
	padding:2% 10%;
	font-size:25px;	
}
.recruit_box02 dt{
	width:100%;
	font-size:16px;
	margin-bottom: 1%;
}
.recruit_box02 dd{
	width:100%;
	font-size:16px;
}
.recruit_box03 dt{
	width:100%;
	font-size:16px;
	margin-bottom: 1%;
}
.recruit_box03 dd{
	width:100%;
	font-size:16px;
}
	.indeed_box {
  width: 500px;
  height: 200px;
}
.indeed_banner {
  padding: 2% 0%;
  margin:0 5% 5% 5%;
	font-size:14px;
}
.indeed_tel {
  font-size: 24px;
  float: right;
  padding:5% 0 8% 0;
}
.indeed_text{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin:5px 0 0 0;
}
.indeed_text02{
  color: #000000;
  font-size: 14px;
	margin:13% 0 8% -13%;	
}
  .contact-left {
    position: absolute;
    width: 600px;
		top:-5px;
		left:-50px;
  }
  .contact-left img {
    position: relative;
  }
  .contact-right {
    position: absolute;
    width: 700px;
		right:0px;
		bottom:-15px;
  }
  .contact-right img {
    position: relative;
    width: 100%;
  }
.about_box01{
	font-size:16px;
	}
.about_box02{
	font-size:16px;
	}
	
.inner_top_center{
	font-size:28px;
}
.oneday{
	padding:0 10%;
}
.page-top{
	margin-top:-50px;
}
	.f_menu02 ul {
  width: 100%;
  margin-bottom: 50px;
  color: #000;
	padding-left:18%;
}
.f_menu02 ul li a {
  color: #000;
  font-weight: bold;
  line-height: 180%;
	float:left;
}
}
@media only screen and (max-width: 599px) {
  .br_xxs {
    display: none;
  }
  .br_xs {
    display: block;
  }
  .br_md {
    display: none;
  }
  .text01 {
    letter-spacing: 0;
  }
  .barh2 {
    font-size: 24px
  }
  .barh2_w {
    font-size: 24px
  }
  .about-section .text02 {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .barh3 {
    font-size: 18px;
  }
  .cta_box {
    width: 350px;
    height: 180px;
    padding: 30px 0 30px 0;
  }
  .contact_tel {
    font-size: 22px;
    margin-left: 21%;
  }
  .contact_time {
    margin-left: 13%;
  }
.project_left {
	width:90px;
}
.project_right {
	width:75%;
	margin-left:-1%;
}
.project_title {
	font-size:15px;
	margin-bottom:1%
}
.project_name {
	font-size:20px;
	margin-top:-1%
}
.miryoku_left {
	width:80px;
}
.miryoku_right {
	width:200px;
}
.miryoku_title {
  font-size: 14px;
  margin: 0 0 -4% -8%;
}
.miryoku_name {
  font-size: 20px;
  margin: 0 0 0 -8%;
}

.recruit_box img{
	padding: 5% 10%;
}
.recruit_box p{
	padding:0 10%;
	font-size:16px;
	height:120px;
}
.recruit_title{
	padding:5% 10% 2%;
	font-size:25px;	
}
	.indeed_box {
  width: 350px;
  height: 190px;
}
.indeed_banner {
  padding: 2% 0% 2% 5%;
  margin:2% 5% 0 5%;
	font-size:12px;
}
.indeed_tel {
  font-size: 23px;
  padding:0;
	float:none;
	text-align: center;
}
.indeed_text{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin:2% 0;
}
.indeed_text02{
  color: #000000;
  font-size: 12px;
	margin:0 0 1% 0;	
	float:none;
	text-align: center;
}
.about_box01{
	font-size:14px;
	}
	.about_box01 dt{
		width:40%;
	}
	.about_box01 dd{
		width:60%;
	}
.about_box02{
	font-size:14px;
	}
	.about_box02 dt{
		width:40%;
	}
	.about_box02 dd{
		width:60%;
	}
	.company_list{
		width:50%;
		font-size: 13px;
		line-height:230%;
		color:#000;
		font-weight:bold;
		padding-left:15%;
	}
	.company_list02{
		width:50%;
		font-size: 13px;
		line-height:230%;
		color:#000;
		font-weight:bold
	}
.inner_top_center{
	font-size:22px;
}
	
}
@media only screen and (max-width: 479px) {
  .br_xxs {
    display: block;
  }
  .br_xs {
    display: none;
  }
  .br_md {
    display: none;
  }
  .p_left {
    padding-left: 0px;
  }
  .p_left02 {
    padding-left: 0;
  }
	.cta_box{
		width:350px;
	}
	.cta_banner{
		padding:2% 0;
	}
.cta_banner02 {
  width: 120%;
	height:60px;
  padding: 17px 0;
  color: #FFFFFF;
	font-size:16px;
	margin-left:-10%;
}
.recruit_title{
	padding:2% 10%;
	font-size:22px;	
}
.recruit_box p{
	padding:0 10%;
	font-size:16px;
	height:140px;
}
	.indeed_box {
  width: 350px;
  height: 180px;
	margin-left:-5%;
}
.indeed_banner {
	width:260px;
  padding: 2% 0% 2% 4%;
  margin:0 auto;
	font-size:11px;
}
.indeed_tel {
  font-size: 22px;
  padding:0 0 2% 0;
	text-align: center
}
.indeed_text{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin:2% 0 2% 0;
}
.indeed_text02{
  color: #000000;
  font-size: 12px;
	margin:0 0 15px 0;	
	line-height: 1em
}
.project_left {
	width:80px;
}
.project_right {
	width:68%;
	margin-left:-2%;
}
.project_title {
	font-size:15px;
	margin-bottom:-1%;
}
.project_name {
	font-size:18px;
}
.privacy_text h2{
	font-size:22px;
}
.work_box {
	padding:0;
}
.company_list{
	width:45%;
	font-size: 12px;
	line-height:230%;
	padding:0 0 0 5%;
	margin-left:10%;
	}
	.company_list02{
		width:50%;
		font-size: 12px;
		line-height:230%;
		color:#000;
		font-weight:bold;
	padding:0;
	}
}