.HalfBox10 {
  width: 10%;
}

.HalfBox11 {
  width: 11%;
}

.HalfBox12 {
  width: 12%;
}

.HalfBox13 {
  width: 13%;
}

.HalfBox14 {
  width: 14%;
}

.HalfBox15 {
  width: 15%;
}

.HalfBox16 {
  width: 16%;
}

.HalfBox17 {
  width: 17%;
}

.HalfBox18 {
  width: 18%;
}

.HalfBox19 {
  width: 19%;
}

.HalfBox20 {
  width: 20%;
}

.HalfBox21 {
  width: 21%;
}

.HalfBox22 {
  width: 22%;
}

.HalfBox23 {
  width: 23%;
}

.HalfBox24 {
  width: 24%;
}

.HalfBox25 {
  width: 25%;
}

.HalfBox26 {
  width: 26%;
}

.HalfBox27 {
  width: 27%;
}

.HalfBox28 {
  width: 28%;
}

.HalfBox29 {
  width: 29%;
}

.HalfBox30 {
  width: 30%;
}

.HalfBox31 {
  width: 31%;
}

.HalfBox32 {
  width: 32%;
}

.HalfBox33 {
  width: 33%;
}

.HalfBox34 {
  width: 34%;
}

.HalfBox35 {
  width: 35%;
}

.HalfBox36 {
  width: 36%;
}

.HalfBox37 {
  width: 37%;
}

.HalfBox38 {
  width: 38%;
}

.HalfBox39 {
  width: 39%;
}

.HalfBox40 {
  width: 40%;
}

.HalfBox41 {
  width: 41%;
}

.HalfBox42 {
  width: 42%;
}

.HalfBox43 {
  width: 43%;
}

.HalfBox44 {
  width: 44%;
}

.HalfBox45 {
  width: 45%;
}

.HalfBox46 {
  width: 46%;
}

.HalfBox47 {
  width: 47%;
}

.HalfBox48 {
  width: 48%;
}

.HalfBox49 {
  width: 49%;
}

.HalfBox50 {
  width: 50%;
}

.HalfBox51 {
  width: 51%;
}

.HalfBox52 {
  width: 52%;
}

.HalfBox53 {
  width: 53%;
}

.HalfBox54 {
  width: 54%;
}

.HalfBox55 {
  width: 55%;
}

.HalfBox56 {
  width: 56%;
}

.HalfBox57 {
  width: 57%;
}

.HalfBox58 {
  width: 58%;
}

.HalfBox59 {
  width: 59%;
}

.HalfBox60 {
  width: 60%;
}

.HalfBox61 {
  width: 61%;
}

.HalfBox62 {
  width: 62%;
}

.HalfBox63 {
  width: 63%;
}

.HalfBox64 {
  width: 64%;
}

.HalfBox65 {
  width: 65%;
}

.HalfBox66 {
  width: 66%;
}

.HalfBox67 {
  width: 67%;
}

.HalfBox68 {
  width: 68%;
}

.HalfBox69 {
  width: 69%;
}

.HalfBox70 {
  width: 70%;
}

.HalfBox71 {
  width: 71%;
}

.HalfBox72 {
  width: 72%;
}

.HalfBox73 {
  width: 73%;
}

.HalfBox74 {
  width: 74%;
}

.HalfBox75 {
  width: 75%;
}

.HalfBox76 {
  width: 76%;
}

.HalfBox77 {
  width: 77%;
}

.HalfBox78 {
  width: 78%;
}

.HalfBox79 {
  width: 79%;
}

.HalfBox80 {
  width: 80%;
}

.Lefty {
  margin-right: 6.25vw;
}

.Righty {
  margin-left: 6.25vw;
}

.s-top-contents {
  position: relative;
  margin-top: 50px;
}
.s-top-contents .LR-wrapper {
  background-color: #fff;
  padding: 80px 0 0 0;
  box-shadow: 10px -10px 40px -10px rgba(0, 0, 26, 0.04);
}
.s-top-contents .LR-wrapper .LR-wrapper_inner {
  background-color: #fff;
  padding: 0px 4.68vw 0 0;
  margin: 10px 0 0 0;
  position: relative;
  z-index: 10;
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 30px 0 80px 4.68vw !important;
  width: 100%;
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group figure {
  /*-webkit-flex: 1;
  flex: 1;
  margin-right: 6.25vw;*/
  width: 47%;
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group figure img {
  width: 100%;
	border-radius: 15px 0 15px 0;
}
@media screen and (max-width: 768px) {
  .s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group figure {
    width: 100%;
  }
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group .s-top-group_block {
  width: 47%;
}
@media screen and (max-width: 768px) {
  .s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group .s-top-group_block {
    width: 100%;
    padding-top: 50px;
  }
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group-bm {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 50px 0 160px 4.68vw;
  width: 100%;
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group-bm figure {
  /*-webkit-flex: 1;
  flex: 1;
  margin-right: 6.25vw;*/
  width: 47%;
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group-bm figure img {
  width: 100%;
}
.s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group-bm .s-top-group_block {
  width: 47%;
}
.s-top-contents .primary_visual {
  position: relative;
  z-index: -1;
}
.s-top-contents .primary_visual img {
  width: 100%;
}
.s-top-contents .primary_visual-left {
  position: relative;
  z-index: -1;
  margin-right: 6.25vw;
}
.s-top-contents .primary_visual-left img {
  width: 100%;
}

.center-contents {
  width: 75vw;
  max-width: 1140px;
  margin: auto;
}
.center-contents .s-top-group {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}
.center-contents .s-top-group figure {
  /*-webkit-flex: 1;
  flex: 1;
  margin-right: 6.25vw;*/
  width: 47%;
}
@media screen and (max-width: 768px) {
  .center-contents .s-top-group figure {
    width: 100%;
  }
}
.center-contents .s-top-group figure img {
  width: 100%;
}
.center-contents .s-top-group .s-top-group_block {
  width: 47%;
}
@media screen and (max-width: 768px) {
  .center-contents .s-top-group .s-top-group_block {
    width: 100%;
    padding-bottom: 50px;
  }
}

.lead-box_list a {
  /* counter-increment: lead-cnt; */
  /* display: inline-block; */
  /* margin-right: 5.9%; */
  text-align: left;
  /* vertical-align: top; */
  width: 29.4%;
  color: #000;
}
@media screen and (max-width: 768px) {
  .lead-box_list a {
    width: 100%;
    padding-bottom: 50px;
  }
}
.lead-box_list a dl figure {
  width: 100% !important;
  height: auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .lead-box_list a dl figure {
    height: 280px;
  }
}
.lead-box_list a dl figure img {
  transition: 1s all;
}
.lead-box_list a dl figure img:hover {
  transform: scale(1.2, 1.2);
  transition: 1s all;
}
.lead-box_list a dl dt {
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: .08em;
  line-height: 1.75;
  margin-top: 20px;
  padding-top: 10px;
  position: relative;
}
.lead-box_list a dl dt:after {
  background-color: #222;
  content: '';
  height: 1px;
  width: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
.partner-logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
  gap: 30px;
  align-items: center;
  justify-items: center;
}
.partner-logos img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

#TopPage {
  margin-top: 0px;
}
#TopPage section {
  padding: 3em 0 6em;
}
#lowPage section {
  padding: 3em 0 6em;
}
#TopPage #news .newsBox .inner {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
#TopPage #news .newsBox li {
  padding: 1.8em 5%;
  background: #f8f8f8;
}
@media screen and (max-width: 768px) {
  #TopPage #news .newsBox li {
    padding: 1.8em 1em;
  }
}
#TopPage #news .newsBox li a {
  color: #000000;
}
#TopPage #news .newsBox li .date {
  width: 11%;
/*  color: #878787;*/
}
@media screen and (max-width: 768px) {
  #TopPage #news .newsBox li .date {
    width: 100%;
  }
}
#TopPage #news .newsBox li:nth-child(even) {
  background: #eeeeee;
}
@media screen and (max-width: 768px) {
  #TopPage #section02 .HalfBox48 {
    width: 100%;
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 768px) {
  #TopPage #section02 .HalfBox50 {
    width: 100%;
  }
}
#TopPage #news .newsBox li .category_green {
	text-align: center;
	color: white;
	margin-right: 1.5em;
	padding: 0 1.5em;
	background-color: #7DAC00;
}
#TopPage #news .newsBox li .category_blue {
	text-align: center;
	color: white;
	margin-right: 1.5em;
	padding: 0 1.5em;
	background-color: #3089C9;
}
#TopPage #news .newsBox li .category_green a,#TopPage #news .newsBox li .category_blue a {
	color: white;
}
@media screen and (max-width: 768px) {
	#TopPage #news .newsBox li .date {
		width: 100%;
		display: contents;
	}
	#TopPage #news .newsBox li .category_green,#TopPage #news .newsBox li .category_blue {
		margin-left: 1em;
	}
}
#TopWorksSection {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.WorkBox {
	width: 90%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 50px;
	padding-bottom: 50px;
}
.WorkBox .TextBox {
	position: relative;
	z-index: 3;
	width: calc(60% + 100px);
	min-height: 450px;
	color: #000;
	background-color: #f8f8f8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 55px 150px 55px 60px;
	margin: 0 -100px 40px 0;
}
.WorkBox#TopWorksSection figure {
	background-image: url(../img/top/img_01.jpg);
}
.WorkBox figure {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 5;
	width: 40%;
	height: 450px;
	margin: -30px 0 0 0;
	border-radius: 15px 0 15px 0;
}
@media screen and (max-width: 768px) {
	#TopWorksSection {
		width: 100%;
		display: block;
	}
	.WorkBox figure {
		width: 95% !important;
		height: 350px;
	}
	.WorkBox .TextBox {
		width: 95%;
		margin: -20px 0 0 5%;
		padding: 50px 40px;
	}
}
.MaxBox{
	max-width: 1140px;
	margin: auto;
}

#TopPage #news .w-bk-contents{
	background-color: white;
}
#TopPage #news .services {
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* PCでは4列 */
	gap: 30px;
	max-width: 1140px;
	margin: 0 auto;
	padding: 2.8em 5%;
}
#TopPage #news .service-card {
	background-color: white;
	text-align: left;
}
#TopPage #news .service-card img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
	border-radius: 0 0 15px 0;
}
#TopPage #news .service-card p {
	color: #fff;
	text-align: center;
}
#TopPage #news .service-card .category_green{
	background-color: #7DAC00;
	border-radius: 15px 0 0 0;
}
#TopPage #news .service-card .category_blue{
	background-color: #3089C9;
	border-radius: 15px 0 0 0;
}

/* タブレット用（2列） */
@media screen and (max-width: 768px) {
  #TopPage #news .services {
    grid-template-columns: repeat(2, 1fr);
	  min-width: 100%;
  }
}

/* スマホ用（1列） */
@media screen and (max-width: 600px) {
  #TopPage #news .services {
    grid-template-columns: 1fr;
  }
}

#TopPage #mission {
  position: relative;
}
#TopPage #mission::after {
  left: 52%;
  bottom: 0%;
  width: 48%;
  height: 75%;
  content: '';
  position: absolute;
  background: #fff;
  box-shadow: 10px -10px 40px -10px rgba(0, 0, 26, 0.04);
}
@media screen and (max-width: 768px) {
  #TopPage #mission::after {
    left: 12%;
    width: 88%;
    height: 65%;
  }
}
#TopPage #mission .contes {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #TopPage #mission .contes {
    flex-wrap: wrap;
  }
  #TopPage #mission .contes figure {
    width: 80%;
  }
}
#TopPage #mission .textBox {
  width: 42%;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  #TopPage #mission .textBox {
    width: 80%;
    padding-top: 1em;
    padding-left: 0;
    margin-left: auto;
  }
}
#TopPage .itemBox {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#TopPage .itemBox li {
  width: 45.7%;
}
@media screen and (max-width: 768px) {
  #TopPage .itemBox li {
    width: 98%;
    margin: 0 auto 1em;
  }
}
#TopPage .itemBox li p {
  text-align: center;
  padding: 1em;
  font-size: 1.8rem;
  background: #2b4d80;
}
#TopPage .itemBox li a {
  color: white;
}
#TopPage .itemBox li a .itemImg {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 200px;
}
#TopPage .itemBox li a .itemImg img {
  position: absolute;
  bottom: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  width: auto;
}
#TopPage .itemBox li a:hover img {
  -webkit-transform: scale(1.2, 1.2) translate(-40%, 0%);
  transform: scale(1.2, 1.2) translate(-40%, 0%);
}
#TopPage #business {
  padding-bottom: 10em;
}

/*# sourceMappingURL=top.css.map */
