@charset "UTF-8";



/*****************
共通
*****************/

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 450px){
}



/*****************
動画　top_movie
*****************/
.main-slider {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.bxslider {
  margin-left: 50%;
}
.bxslider li {
  margin-left: -400px;
  margin-right: 400px;
}
.bxslider li video {
  width: 100%;
}
.bxslider li img {
  width: 100%;
  line-height: 0.1em;
}

@media screen and (min-width: 1600px) {
  .bxslider {
    margin-right: 50%;
  }
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 450px){
}




/*****************
業務内容　top_works
*****************/
#top_works {}
#top_works .wrap {}
#top_works picture.m_works {
  margin-bottom: 45px;
  position: relative;
}
#top_works picture.m_works img {}
#top_works .m_works a.link {
  position: absolute;
  background-color: #93278F;
  border: 1px solid #fff;
  color: #fff;
  line-height: 1em;
  border-radius: 13px;
  text-align: center;
  display: inline-block;
  padding: 2px 10px;
  min-width: 70px;
  text-wrap: nowrap;
  top: 0;
  left: 0;
}
#top_works .m_works a.link01 {
	top: 9vw;
	left: 18%;
}
#top_works .m_works a.link02 {
	top: 7vw;
	left: 60%;
}
#top_works .m_works a.link03 {
	top: 19vw;
	left: 5%;
}
#top_works .m_works a.link04 {
	top: 16vw;
	left: 75%;
}
#top_works .m_works a.link05 {
	top: 33vw; 
	left: 40%;
}
#top_works .m_works a.link06 {
	top: 40vw;
	left: 5%;
}
#top_works .m_works a.link07 {
	top: 44vw;
	left: 26%;
}
#top_works .m_works a.link08 {
	top: 52vw;
	left: 33%;
}
#top_works .m_works a.link09 {
	top: 42vw;
	left: 80%;
}
#top_works .m_works a.link10 {
	top: 55vw;
	left: 11%;
}

#top_works ul {
  padding: 0;
  margin: 0;
  list-style: none;

  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
#top_works ul li {
  padding: 16px;
  margin: 0;
  margin-bottom: 20px;
  width: calc(24% - 34px);
  margin-right: 1.3%;
  border: 1px dashed #C3C4C4;
  border-radius: 10px;
}
#top_works ul li:nth-child(4n) {
  margin-right: 0;
}
#top_works ul li:last-child {
  width: calc(48.7% - 34px);
  margin-right: 0;

  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
#top_works ul li picture {
  width: 100%;
  margin-bottom: 7px;
}
#top_works ul li h4 {
  padding: 0;
  margin: 0 auto;
  font-size: 1.9rem;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: center;
}
#top_works ul li p {
  font-size: 1.6rem;
  line-height: 1.3em;
}
#top_works ul li:last-child p {
  line-height: 1.7em;
  margin: 0;
}
#top_works ul li:last-child .btn_more {
  width: 100%;
  margin-top: 20px;
}
@media screen and (min-width: 1369px) {
	#top_works .m_works a.link01 {
		top: 130px;
	}
	#top_works .m_works a.link02 {
		top: 100px;
	}
	#top_works .m_works a.link03 {
		top: 270px;
	}
	#top_works .m_works a.link04 {
		top: 240px;
	}
	#top_works .m_works a.link05 {
		top: 450px;
	}
	#top_works .m_works a.link06 {
		top: 550px;
	}
	#top_works .m_works a.link07 {
		top: 600px;
	}
	#top_works .m_works a.link08 {
		top: 720px;
	}
	#top_works .m_works a.link09 {
		top: 600px;
	}
	#top_works .m_works a.link10 {
		top: 780px;
	}
}
@media screen and (max-width: 1024px) {
  #top_works ul li {
    width: calc(32% - 34px);
    margin-right: 2%;
  }
  #top_works ul li:nth-child(4n) {
    margin-right: 2%;
  }
  #top_works ul li:nth-child(3n) {
    margin-right: 0;
  }
  #top_works ul li:last-child {
    width: calc(65% - 34px);
  }
}
@media screen and (max-width: 768px) {
  #top_works ul li {
    width: calc(49% - 34px);
    margin-right: 2%;
  }
  #top_works ul li:nth-child(3n) {
    margin-right: 2%;
  }
  #top_works ul li:nth-child(2n) {
    margin-right: 0;
  }
  #top_works ul li:last-child {
    width: calc(100% - 34px);
  }
	#top_works .m_works a.link02 {
		top: 3vw;
		left: unset;
		right: 10px;
	}
}
@media screen and (max-width: 600px) {
	#top_works .m_works a.link04 {
		left: unset;
		right: 10px;
	}
	#top_works .m_works a.link09 {
		left: unset;
		right: 10px;
	}
}
@media screen and (max-width: 450px){
  #top_works ul li {
    width: calc(100% - 34px);
    margin-right: 0;
  }
  #top_works ul li:nth-child(3n) {
    margin-right: 0;
  }
}




/* =====================
   top_news
======================== */
#top_news {
  position: relative;
}
#top_news::before {
  content: '';
  display: inline-block;
  width: 20%;
  height: 100%;
  background-color: #E9E9E9;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 60px 0 0;
}
#top_news .wrap {
  /* position: relative; */
}
#top_news h2 {
  position: relative;
}
#top_news dl {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  text-align: left;
}
#top_news dl dt {
  padding: 20px 0;
  margin: 0;
  width: 180px;
  position: absolute;
}
#top_news dl dd {
  padding: 20px 0;
  padding-left: 230px;
  margin: 0;
  border-bottom: 1px dotted #C3C4C4;
  position: relative;
}
#top_news dl dd a {
  display: block;
}
#top_news dl dd a:hover {
  color: #3296D4;
}
#top_news .cate {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 1em;
  padding: 5px 0;
}
#top_news .cate.お知らせ {
  background-color: #595757;
}
#top_news .cate.ご報告 {
  background-color: #808080;
}
#top_news .update {
  width: 100%;
  line-height: 1em;
}

@media screen and (min-width: 1250px) {
  #top_news::before {
    width: 20%;
  }
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 600px) {
  #top_news::before {
    width: 40%;
  }
  #top_news dl dt {
    padding: 10px 0 0;
    width: 100%;
    position: relative;
  }
  #top_news dl dd {
    padding: 10px 0;
    margin: 0;
  }
  #top_news .cate {
    display: inline-block;
    padding: 5px 20px;
  }
}
@media screen and (max-width: 450px){
}




/* =====================
   top_recruit
======================== */
#top_recruit {
  background-color: #5BBDE5;
  padding: 0;
}
#top_recruit .wrap {
  width: 100%;
}
#top_recruit .wrap a {
  color: #fff;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#top_recruit .wrap .recruit_title {
  width: calc(35% - 45px);
  padding-left: 45px;
}
#top_recruit .wrap .recruit_title h2 {
  margin-bottom: 12px;
}
#top_recruit .wrap picture {
  width: 60%;
  overflow: hidden;
  position: relative;
  height: 100%;

  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#top_recruit .wrap picture::before {
  display: block;
  content: '';
  padding-top: 40%;
}
#top_recruit .wrap picture img {
  position: absolute;
  height: auto;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  #top_recruit .wrap .recruit_title {
    width: calc(45% - 45px);
  }
  #top_recruit .wrap picture {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 600px) {
  #top_recruit .wrap .recruit_title {
    width: 80%;
    padding: 20px 0;
    margin: 0 auto;
  }
  #top_recruit .wrap picture {
    width: 100%;
  }
}
@media screen and (max-width: 450px){
}




/* =====================
   top_map
======================== */
#top_map {
  padding: 0;
}
#top_map .wrap {
  width: 100%;
  max-width: none;
}
#top_map .wrap iframe {
  width: 100%;
  height: 450px;
}

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 450px){
  #top_map .wrap iframe {
    height: 80vh;
  }
}
