@charset "utf-8";

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

   second

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

.sp {
  display: none;
}

.pc {
  display: block;
}

@media all and (max-width: 1100px) {
  .container {
    width: 96%;
				margin: 0 auto;
  }
}

@media all and (max-width: 768px) {
  body {
    font-size: 16px;
  }

  .sp {
    display: block;
  }
  
  .pc {
    display: none;
  }

  .full-width {
    width: 100%;
  }

  .full-max-width {
    max-width: 100%;
  }
		
		.alignright {
			float: none;
			display: block;
			margin: 0 auto 30px;
		}
		
		#policy-company p {
			font-size: 18px;
		}
  
		.banner-page,
		.banner-page_business,
		.banner-page_works,
		.banner-page_contact,
		.banner-page_recruit {
			height: 160px;
		}

.contactpan {
	width: 92%;
	margin: 0 auto;
}

.contact-all {
	margin: 60px auto 0;
}

/*--------------------------------------------------------------------------------------------
  header
--------------------------------------------------------------------------------------------*/
  header {
    padding: 0;
    height: auto;
  }

  header h1 {
    font-size: 14px;
    padding: 10px 0 10px 0;
  }
  header h1 a {
    padding-bottom: 4px;
  }
  header h1 img {
    width: 250px;
  }

  header h1 p {
    font-size: 14px;
    display: block;
    margin-left: 0;
  }

  .flex {
    display: block;
  }

  header nav {
    height: auto;
  }

  header nav li::before, header nav li:last-child::after {
    width: 0;
    height: 0;
  }

  nav {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    background-color: #00388A;
    z-index: 9999;
  }

  nav.flex {
    display: none;
  }

  header nav li {
    width: 100%;
    padding: 10px 8px;
    background-color: #00388A;
  }

  header nav li a {
    text-align: left;
    padding-left: 20px;
  }

  header nav li a.link-contact {
    padding-left: 45px;
    background: url(../image/icon-phone.png) no-repeat left 20px center;
  }

  .menubt {
    z-index: 3;
    width: 40px;
    height: 40px;
    display: block;
    right: 7px;
    top: 20px;
    position: absolute;
    background-color: #00388A;
  }
  
  .menubt span {
    width: 30px;
    height: 3px;
    display: block;
    background: #fff;
    border-radius: 0;
    position: absolute;
    right: 5px;
    top: 12px;
    transition: all 0.4s;
    transform: rotate(0deg);
  }
  
  .menubt .top {
    -webkit-transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    transform: translateY(-250%);
  }
  
  .menubt .bottom {
    -webkit-transform: translateY(250%);
    -ms-transform: translateY(250%);
    transform: translateY(250%);
  }
  
  .menubt .menuclick1 {
    transform: rotate(-215deg);
  }
  
  .menubt .menuclick2 {
    background-color: rgba(255,255,255,0);
  }
  
  .menubt .menuclick3 {
    transform: rotate(215deg);
  }

  .menubt .text-menu {
    color: #fff;
    padding-top: 25px;
    text-align: center;
    font-size: 10px;
  }

  nav .container {
    width: 100%;
  }

  nav li {
    border-top: 1px solid #fff;
    padding: 0;
  }

  .btn {
    min-width: 240px;
    line-height: 40px;
    min-height: 40px;
  }

	 #business-top .btn {
			display: block;
			width: 240px;
			margin: 0 auto;
		}
		
		.btn span {
			background-position: right 9px;
		}
		
		.container .navi-area {
		  font-size: 13px;	
	}
		#about-recruit .container .navi-area {
           margin-top: 5px;
    }

	.container .navi-area {
	 color: #696969;
	  margin-bottom: 50px;
	}

	.container .nabi-next {
		margin: 4px 10px 0 10px;
	}	

	
	.h2-page_sp {
		color: #fff;
		padding: 5px 10px;
		background-color: #007B8A;
	}
	  .h2-page_sp .font-Oswald {
	  font-size: 20px;
	  letter-spacing: 1px;
	  font-weight: 400;
 	}
	.h2-page_sp .font-jp {
		padding-left: 10px;
	}
	
	header nav li::before, header nav li:nth-child(2n-1):after {
		background-color: transparent;
	}
	
	
/*--------------------------------------------------------------------------------------------
  content
--------------------------------------------------------------------------------------------*/

.bx-viewport {
  min-height: auto;
}

#about-top {
  padding: 35px 0 38px 0;
  background: url(../image/bg-about-top.png) no-repeat left top;
  background-size: 180px;
}

#about-top .container {
  padding-left: 0;
  padding-right: 0;
}

#top h2 {
  font-size: 14px;
}

#top h2 span {
  font-size: 30px;
}

#about-top .info {
  margin-top: 30px;
  text-align: center;
}

#about-top .text h3 {
  font-size: 22px;
  line-height: 1.4;
}

#about-top .text {
  width: auto;
  text-align: left;
}
#about-top .text p {
  margin-bottom: 20px
}

#about-top .btn-box {
  margin-top: 30px;
}

#about-top .photo {
  box-shadow: 10px 10px #B2D7DC;
  flex-shrink: 0;
  width: 180px;
  margin-top: 30px;
}

#business-top .container {
  padding: 0;
}

#business-top .info {
  text-align: center;
}

#business-top .info li {
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 20px;
}

#business-top {
  padding: 55px 0 50px 0;
}

#recruit-top h2 {
  margin-top: 30px;
  margin-bottom: 25px;
}

#recruit-top .content {
  background: #CBDFF3;
  padding: 35px 0 40px 0;
}

#recruit-top .content .container {
  padding-right: 0;
  margin-top: 20px;
}

#recruit-top .info {
  width: auto;
}

#ptop {
  padding: 20px 0;
}

footer .info .container {
  padding: 25px 0 20px 0;
}

footer .info .menu {
  margin-left: 0;
}

footer .info .menu li a {
  line-height: 2;
}

#business-top .intro {
  width: auto;
}

footer .info .text-contact {
  width: auto;
  border-right: none;
}

.banner-page .title {
  font-size: 14px;
}

.banner-page .title span {
  font-size: 32px;
}

	
#motto-company, #motto-business, #about-top, #about-recruit, motto-works {
  padding: 10px 0 62px 0;
  }
#about-top {
	margin-top: -60px;
}

#motto-company h2 span, #motto-business h2 span, #motto-works h2 span{
  font-size: 30px;
  }
#motto-company h2 {
  font-size: 16px;
  padding-left: 90px;
  }
#motto-business h2 {
  font-size: 16px;
  padding-left: 140px;
  }
#motto-works h2 {
  font-size: 16px;
  padding-left: 90px;
  }		
#motto-company p, #motto-business p, #motto-works p  {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 15px;
  }	
	




.h2-page {
  padding-left: 30px;
  padding-top: 15px;
}

.h2-page .font-Oswald {
  font-size: 30px;
  line-height: 1.1;
  width: 80%;
  display: inline-block;
}

.h2-page .font-jp {
  font-size: 14px;
}

  #philosophy-company dl {
			width: 100%;
	  padding: 20px 0 35px 0;
	  }

#philosophy-company dt {
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
}

#philosophy-company dd {
  padding-left: 0;
  border-left: none;
  line-height: 1.5;
  width: auto;
}

#policy-company p {
  padding: 22px 0 45px 0;
}

#profile-company .info1 {
  margin: 35px 0 38px 0;
}

#profile-company .info1 table {
  width: 100%;
}

#profile-company .info1 table th {
	text-align: left;
}

#profile-company .info1 table th span {
  width: auto;
  line-height: 26px;
  font-size: 16px;
  padding: 0 10px;
}

#profile-company .info1 img {
  max-width: 100%;
}

#profile-company .table-2 th, #profile-company .table-2 td {
  padding-top: 20px;
  width: 100%;
  float: left;
  padding-left: 10px;
}

#profile-company .table-2 th {
	padding-bottom: 8px;
	border-bottom: 1px solid #FFF;
}

#profile-company .table-2 td .text {
  width: auto;
  padding-left: 0;
  border-left: none;
  line-height: 1.6;
}

#profile-company .table-2 tr:last-child th, #profile-company .table-2 tr:last-child td {
  padding-bottom: 5px;
}

#profile-company .table-2 td .text p {
  width: 80%;
}

#profile-company .table-2 td .text span {
  right: -20%;
  top: 0;
}

#profile-company .table-2 {
  margin-bottom: 40px;
}
	

#profile-company .work-box img {
	max-width: 100%;	
	}	
	
#profile-company .work-area:not(:nth-child(3)) {
		margin-right: 0px;
}
	
#profile-company  .work-top {
	margin-bottom: 30px;
}
	
#profile-company  .number {
  background-color: #007C8A;	
  font-size: 15px;
  letter-spacing: 3px;
  font-weight: 400;
  color: #ffff;	
  padding: 7px;
}
	
#motto-works {
  padding: 20px 0 50px 0;
}
	
#work-01 .work-top .work-top-title, #work-02 .work-top .work-top-title, #work-03 .work-top .work-top-title {
    font-size: 15px;
	margin-left: 20px;
}
#work-01 .work-top .work-top-title span, #work-02 .work-top .work-top-title span, #work-03 .work-top .work-top-title span {
   font-size: 20px;
  letter-spacing: 1px;
  color: #007C8A;
  margin-right: 10px;	
}
	
#profile-company .work-area:last-of-type {
		margin-bottom: 70px;
}

#profile-company .info1.flex {
	display: block;
}

#profile-company .info1 table th,
#profile-company .info1 table td {
	display: block;
	width: 100%;
}

	.jisseki {
	margin: 0 0 40px 20px;
}

.jisseki li {
	padding-bottom: 14px;
	padding-left: 16px;
	position: relative;
	line-height: 1.2;
	border-left: 1px dotted #CCC;
}

.jisseki li::before {
	position: absolute;
	content: "";
	background-color: #007C8A;
	width: 8px;
	height: 8px;
	left: -5px;
	top: 6px;
	border-radius: 8px;
}

.worksh3 {
	margin: 0 0 10px;
	background-color: #afd2d6;
	padding: 8px;
	font-weight: 400;
}

	
/*--------------------------------------------------------------------------------------------
  contact
--------------------------------------------------------------------------------------------*/
	
#about-top .font-size_s {
	font-size: 12px;
}
.title-main {
  font-size: 20px;
}


.title-sub {
  font-size: 12px;
}

.tb-area {
  padding: 20px;
  background-color: #dcdcdc;
  border-radius: 5px;
}

table tr td{
	display: block;
}

table {
	font-size: 15px;
}

table tr td{
 line-height:  25px;
}

#recrute-contant table tr td{
 line-height:  20px;
}	
	

table td.tb-top{
 margin-top:  15px;
}




table td.pc {
	display: none;
}

table td.tb-sub {
	margin-top: 10px;
}

.table-area2 {
		margin-top: 30px;
	}


.bottn {
  display: inline-block;
  padding: 10px 40px;
  background-color: red;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  margin-top: 20px;
}
.kakunin {
    margin-top: 20px;
	text-align: center;
	}
.kakunin-btn {
		  text-align: center;
	}
	
	.contactTb table {
	width: 100%;
	margin: 0 auto;
}

.contactTb table th {
	display: block;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #CCC;
	padding: 8px !important;
	vertical-align: top;
	background-color: #EEE;
}

.contactTb table th .hs {
	color: #F00;
	margin-left: 8px;
}

.contactTb table td {
	margin: 0 0 20px;
	padding: 8px !important;
	border-bottom: 1px solid #CCC;
}

.contactTb table td input[type="text"] {
	width: 100%;
	padding: 4px;
 font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
 font-size: 18px;
}

.contactTb table td input.s[type="text"] {
	width: 30%;
}

.contactTb table td textarea {
	width: 100%;
	display: block;
	height: 200px;
 font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
 font-size: 18px;
	padding: 4px;
}

.kakunin-btn input[type="submit"] {
	padding: 10px 20px;
	cursor: pointer;
}

/*--------------------------------------------------------------------------------------------
  recrute
--------------------------------------------------------------------------------------------*/
#about-recruit table {
		font-size: 14px;
	}
	
#about-recruit .recrute-titl {
  font-size: 16px;
  width: 100%;
  line-height: 30px;
  height: 30px;
  background: #007C8A;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
	
#about-recruit .recruit-table {
	width: 100%;
	margin-bottom: 50px;
	font-size: 15px;
	padding: 10px;
	border: solid 1px #007C8A;
	border-radius: 5px;
}
	
#about-recruit  table .t-titl {
	padding: 5px 10px;
	background-color: #f5f5f5;
	text-align: left;
}

#about-recruit  table td {
	padding: 5px 10px 16px;
}

#recrute-contant .recrute-ph img {
		whidth: 100%;
	    margin-top: 20px;
		margin-bottom: 20px;
	} 

.recrute-ph img {
	display: block;
	margin: 0 auto 30px;
}

}