@charset "utf-8";

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

   second

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

.sp {
  display: none;
}

.pc {
  display: block;
}

#ptop.sp {
  display: none!important;
}

@media all and (max-width: 768px) {

  body {
    font-size: 14px;
	  line-height: 1.4;
  }

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

  #ptop.sp {
    display: block !important;
    opacity: 1 !important;
  }
  
  nav.flex,
  nav .box-tel {
    display: none;
  }

  .fl-left,
  .fl-right {
    float: none;
  }
  
  .container {
    width: 100%;
  }

  .full-max-width {
    max-width: 100%!important;
  }
  
  .full-width {
    width: 100%!important;
  }

  .menubt {
    z-index: 3;
    width: 40px;
    height: 40px;
    display: block;
    right: 6px;
    top: 8px;
    position: absolute;
    background: #054C85;
  }
  
  .menubt span {
    width: 30px;
    height: 3px;
    display: block;
    background: #fff;
    border-radius: 0;
    position: absolute;
    right: 5px;
    top: 18px;
    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);
  }
  
  nav {
    background: rgba(5,76,133,0.8);
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1000;
    height: auto;
    padding-bottom: 24px;
    padding-top: 20px;
    width: 100%!important;
				margin-top: 0;
  }
  
  nav ul {
    width: 100%!important;
    height: auto!important;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  
  nav li {
    width: 100%;
    margin-top: 10px;
				padding: 0 20px 5px;
  }
  
  nav li a {
    width: 100%!important;
    line-height: normal;
    text-align: center;
    font-size: 16px;
    writing-mode: inherit;
    color: #fff;
    font-weight: bold;
				border: 1px solid #FFF;
				padding: 8px 0;
  }

  nav li a:hover {
			color: #FFF !important;
			text-decoration: none !important;
		}
		
		nav li.link-lang a {
			color: #002060;
			background-color: rgba(255,255,255, .8);
		}

		nav li.link-lang a:hover {
			color: #002060 !important;
		}
		
		nav .menu li ul {
			display: block;
			position: static;
			margin-top: 8px;
		}
		
  header {
    padding: 8px 0;
				background-color:#FFF;
				height: 59px;
  }

  header .container {
    padding: 0 !important;
  }

		header h1 a,
		header p a {
			display: inline-block;
		}
		
  header h1 img,
		header p img {
    width: 230px;
    padding-left: 4px;
    padding-top: 5px;
  } 

  nav .menu-contact .link-contact a {
    background: none;
  }

  nav .menu-contact {
    margin-bottom: 0;
  }

  .flex {
    display: block;
  }
		
#top {
	padding: 59px 0 0;
}

header .h_kictec img {
	width: 70px;
	height: auto;
	padding-top: 0;
	vertical-align: 0;
	padding-left: 0;
	border-left: none;
}

.fixScroll {
	margin: -60px 0 0;
	padding: 60px 0 0;
}

  
/*--------------------------------------------------------------------------------------------
  top
--------------------------------------------------------------------------------------------*/
.slider {
	position: relative;
	height: 180px;
	margin-bottom: 20px;
}

.sliderText {
	position: absolute;
	width: 100%;
	top: 60px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10;
	color: #000;
	opacity: 0;
	text-align: right;
}

.sliderText span.lead1 {
	margin: 0 90px 10px 0;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	color: #002060;
	background-color: #FFF;
	display: inline-block;
	padding: 8px;
	line-height: 20px;
}

.sliderText span.lead2 {
	color: #002060;
	background-color: #FFF;
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	padding: 0 8px;
	font-weight: 500;
}

.bxslider li {
	height: 180px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.bxslider li:nth-child(1) {
	background: url(../image/banner-01.jpg) no-repeat center center;
	background-size: cover;
}

.bxslider li:nth-child(2) {
	background: url(../image/banner-02.jpg) no-repeat center center;
	background-size: cover;
}

.bxslider li:nth-child(3) {
	background: url(../image/banner-03.jpg) no-repeat center center;
	background-size: cover;
}



#box-slider {
  height: 180px
}

#box-slider .title-banner {
  margin-right: 32px;
  margin-bottom: 4px;
}

#box-slider .title-banner span {
  padding: 0 8px;
  font-size: 36px;
  line-height: 45px;
}

#box-slider .desc span {
  padding: 0px 5px;
  font-size: 18px;
  line-height: 20px;
}

.bx-viewport {
  height: 180px !important;
}

#box-slider .slider1 {
  height: 180px;
}

#box-slider .container {
  padding-top: 35px;
}

#box-slider {
  border-top: 3px solid #002060;
}

#box-company .title-page {
  padding: 20px 0 30px;
}

.title-page {
  padding: 30px 0 30px 0;
}

.title-page span {
  font-size: 20px;
		width: 100%;
		display: block;
}

.title-page span::before, .title-page span::after {
  width: 36px;
}

.title-page span::before {
  display: none;
}

.title-page span::after {
  bottom: -10px;
  right: calc( 50% - 16px);
}

.worksList {
	display: block;
}

.worksList li {
	width: 100%;
}

.worksList li h2 {
	font-size: 18px;
}


/*------------------------------------------------------------------------------------------------
  second
--------------------------------------------------------------------------------------------------*/
.page {
	padding: 59px 0 0;
}



#box-company li .info, #box-company li .bg {
  width: 100%;
}

#box-company li .info {
  border-left: 8px solid #416130;
  padding: 10px 13px 12px 25px;
  position: relative;
  background: url(../image/icon-nex-green.png) no-repeat right 12px center;
  background-size: 12px;
}

#box-company li .info .icon.sp {
  width: 27px;
  height: auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#box-company li .info .text {
  margin: 0 0 0 40px;
  display: inline-block;
  width: calc(100% - 60px);
  
}

#box-company li .info .text h2 {
  font-size: 18px;
  margin-bottom: 2px;
  margin-right: 0;
}

#box-company li .info .text h2 span {
  font-size: 12px;
}

#box-company li .info .text p {
  font-size: 14px;
}

#box-company li {
  margin-bottom: 0;
}

#box-company li.bg-orange .info {
  border-left: 8px solid #CC8800;
  background: url(../image/icon-next-orange.png) no-repeat right 12px center;
  background-size: 12px;
}

#box-company ul {
  margin-bottom: 15px;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

footer .footer-contact {
  padding: 15px;
  border-top: 2px solid #002060;
}

footer .footer-contact a:first-child {
  margin-bottom: 8px;
}

footer .footer-info {
  padding: 10px 18px 8px 15px;
}

footer .footer-info h3 {
  font-size: 19px;
  margin-bottom: 5px;
}

footer .footer-info ul {
	margin-bottom: 10px;
}

footer .footer-info li {
  margin-right: 0;
  margin-bottom: 6px;
  display: block;
}

footer .coppy-right {
  color: #000;
  background-color: #fff;
}

footer #ptop {
  position: fixed;
  bottom: 25px;
  right: 0;
}

footer #ptop img {
  width: 34px;
}

.banner-page {
	margin: 0;
  border-top: none;
}

.banner-page .title-en-banner {
  font-size: 40px;
  bottom: -4px;
}

.banner-page h1 {
  height: 45px;
}

.banner-page h1 span {
  font-size: 27px;
  line-height: 45px;
  padding: 0 0 0 10px;
}

#box-company-detail h2 {
  padding-bottom: 30px;
}

.container_sec {
 width: 100%;
	margin: 0;
 padding: 0 20px 40px;
	line-height: 1.6;
}

.photogallery,
.photogallery2 {
	margin: 0 0 40px;
}

.photogallery ul li,
.photogallery2 ul li {
	margin-bottom: 20px;
	text-align: center;
}

.photogallery ul li img {
	max-width: 80%;
	height: auto;
}

.photogallery2 ul li img {
	max-width: 80%;
	height: auto;
}

.imagevideo {
	margin: 0 0 30px;
}

.imagevideo .video {
	margin: 0 0 20px;
	text-align: center;
}

.imagevideo .image {
	text-align: center;
}

.imagevideo .image img {
	max-width: 80%;
	height: auto;
}

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

.jisseki li {
	padding-bottom: 6px;
	position: relative;
	line-height: 1.4;
	border-left: 1px solid #CCC;
	padding-left: 16px;
}

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

.jisseki2 {
	margin: 0 0 40px;
}

.jisseki2 dt {
	width: 240px;
	line-height: 2;
	font-weight: 500;
}

.jisseki2 dd {
	margin: 5px 0 0 20px;
	padding: 0 0 0 18px;
	border-left: 1px solid #CCC;
}

.jisseki2 dd ul li {
	position: relative;
	line-height: 1.4;
	margin-bottom: 5px;
}

.jisseki2 dd ul li::before {
	position: absolute;
	content: "";
	background-color: #001F5F;
	width: 8px;
	height: 8px;
	left: -23px;
	top: 6px;
	border-radius: 8px;
}

#box-company-detail table {
	margin: 0 0 30px;
	width: 100%;
}

#box-company-detail table th {
	display: block;
	text-align: left;
	width: 100%;
	padding: 8px;
	background-color: #F6F6F6;
}

#box-company-detail table td {
	display: block;
	width: 100%;
	padding: 8px 8px 20px;
}

#box-company-detail table td p {
	margin: 0;
}

.inqTb {
	width: 100%;
}

.inqTb th {
	width: 100%;
	display: block;
	padding: 8px 12px;
	font-weight: 400;
	text-align: left;
	border-bottom: 1px solid #CCC;
	background-color: #F6F6F6;
}

.inqTb td {
	width: 100%;
	display: block;
	padding: 12px 12px 20px;
	border-bottom: 1px solid #CCC;
}

.inqTb td input {
	font-size: 16px;
}

.inqTb td textarea {
	font-size: 16px;
	width: 100%;
}

.ggmapWrap {
	display: block;
}

.ggmapWrap .ggmap1,
.ggmapWrap .ggmap2 {
	width: 100%;
	border: none;
}

.companyBox,
#box-inquiry-detail {
	padding: 0;
}

.boxL,
.boxR {
	margin-bottom: 40px;
	padding: 0 20px 40px;
	background-color: #F6F6F6;
}

.boxRimg,
.boxLimg {
	display: none;
}

.ggmapWrap .ggmap1::after,
.ggmapWrap .ggmap2::after {
	top: 10px;
}

.kyouryoku .box {
}

.kyouryoku .box01 {
	padding: 10px 0 0;
}

.kyouryoku .box01 img {
	width: 201px;
	height: 73px;
}

.kyouryoku .box01 a {
	display: inline-block;
}

.kyouryoku .box01 a:hover {
	opacity: 0.7;
}

.kyouryoku .box02 {
	margin: 0;
}

#slider img {
	max-width: 100%;
	height: auto;
}

.slide-dots {
	text-align: center;
}

.slide-dots li {
	display: inline-block;
	text-indent: -9999px;
	position: relative;
	width: 30px;
}

.slide-dots li button::before
{
    font-family: 'slick';
    font-size: 30px; /* ページャーの大きさ */
    line-height: 30px;
 
    position: absolute;
    top: 0;
    left: 0;
 
    width: 30px;
    height: 30px;
 
    content: '•';
    text-align: center;
 
    opacity: .25;
    color: #054D85;
 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slide-dots li.slick-active button::before {
	opacity: 1;
}

/*recruit*/
.recruitBox {
	padding: 0;
}


.recruitBox table {
	width: 100%;
	margin: 20px auto 40px;
}

.recruitBox table th {
	display: block;
	width: 100%;
	padding: 10px;
}

.recruitBox table td {
	display: block;
	width: 100%;
	padding: 10px;
}

.recruitBox p {
	width: 100%;
	margin: 0 auto 40px;
}


}