@charset "UTF-8";
.Lefty {
  margin-right: 6.25vw;
}

.Righty {
  margin-left: 6.25vw;
}

.s-top-contents {
  position: relative;
  margin-top: 80px;
}

.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%;
}
#Page .s-top-contents .LR-wrapper .LR-wrapper_inner .s-top-group {
  padding: 10px 0 10px 4.68vw !important;
}
.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%;
}
@media screen and (max-width: 640px) {
  .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: 640px) {
  .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%;
}




  .CenteringMragin {
    margin-left: 5.6%!important;
  }
  .CenteringMragin .s-top-group .Inner {
    max-width: 1170px; width: 100%; margin: auto;
  }
  

.s-top-contents .LR-footer {
  background-color: #000;
  padding: 0;
  box-shadow: 10px -10px 40px -10px rgba(0, 0, 26, 0.04);
  color: #fff;
}
.s-top-contents .LR-footer .LR-wrapper_inner {
  background-color: #000;
  padding: 0px 4.68vw 0 0;
  margin: 10px 0 0 0;
  position: relative;
  z-index: 10;
}
.s-top-contents .LR-footer .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: 50px 0 50px 4.68vw !important;
  width: 100%;
}
.s-top-contents .LR-footer .LR-wrapper_inner .s-top-group figure {
  /*-webkit-flex: 1;
  flex: 1;
  margin-right: 6.25vw;*/
  width: 47%;
}
.s-top-contents .LR-footer .LR-wrapper_inner .s-top-group figure img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .s-top-contents .LR-footer .LR-wrapper_inner .s-top-group figure {
    width: 100%;
  }
}
.s-top-contents .LR-footer .LR-wrapper_inner .s-top-group .s-top-group_block {
  width: 47%;
}
@media screen and (max-width: 640px) {
  .s-top-contents .LR-footer .LR-wrapper_inner .s-top-group .s-top-group_block {
    width: 100%;
    padding-top: 50px;
  }
}
.s-top-contents .LR-footer .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-footer .LR-wrapper_inner .s-top-group-bm figure {
  /*-webkit-flex: 1;
  flex: 1;
  margin-right: 6.25vw;*/
  width: 47%;
}
.s-top-contents .LR-footer .LR-wrapper_inner .s-top-group-bm figure img {
  width: 100%;
}
.s-top-contents .LR-footer .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: 81.2vw;
  margin: auto;
}
@media screen and (min-width: 1440px){
  .center-contents {
  /*margin-left: -585px;
  left: 50%;*/
  position: inherit;
  max-width: 1170px;
}
}
@media screen and (max-width: 640px) {
  .center-contents {
    width: 88.4vw;
  }
}

.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-end;
  width: 100%;
}
.center-contents .BorderBottom {
  border-bottom: 1px solid #ddd;
}
.center-contents .s-top-group figure {
  /*-webkit-flex: 1;
  flex: 1;
  margin-right: 6.25vw;*/
  width: 100%;
  /*padding: 40px 0 0px;*/
  margin: auto;
}
/*#Page .center-contents .s-top-group {
  border-right: 1px solid #ddd;
}*/
@media screen and (max-width: 640px) {
  #Page .center-contents .BorderBottom {
    border-right: none;
  }
  .center-contents .s-top-group figure {
    width: 100%;
  }
}
.center-contents .s-top-group figure img {
  /*width: 100%;*/
  width: 86%;
  margin: auto;
}
#Page .center-contents .s-top-group .s-top-group_block {
  width: 50%;
}
#Page .s-top-group .s-top-group_block:nth-child(2n) {
  border-left: 1px solid #ddd;
}
@media screen and (max-width: 640px) {
  #Page .center-contents .s-top-group .s-top-group_block {
    width: 100%;
    padding-bottom: 50px;
    border: none;
  }
}

#Page footer .s-top-group .s-top-group_block:nth-child(2n) {
  border-left: none;
}

#Shows {
  padding: 20px;
  border: 2px solid #674496;
  border-radius: 6px;
  background-color: #fff;
}




/*-----------------------------------
　　　custom
------------------------------------*/
.LityInner {
  background-color:#fff;
  overflow: scroll;
  max-height: 90vh;
  width: 90vw;
  max-width: 800px;
  padding: 20px;
}
.LityInner .LityLogo {
  text-align: center;
  margin-top: -40px;
}
.LityInner .LityLogo img {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.LityInner .Bold {
  font-weight: bold;
  font-size: 1.6rem;
}
.LityInner .Cont {
  border-bottom: 1px dashed;
  margin-bottom: 1.2em;
  padding-bottom: .8em;
}
.LityInner .Cont .Title {
  color: #fff;
  font-size: 1.7rem;
  display: initial;
  padding: .5em 2em;
  border-radius: 1em;
}
.LityInner .Cont ul li {
  margin-left: 1.35em;
  list-style: outside disc;
}

.LityInner .Cont01 {
  margin-top: -30px;
  font-weight: bold;
}

#keisoku .LityInner .Cont {
  border-color: #f08300;
}
#keisoku .LityInner .Color {
  color: #f08300;
}
#keisoku .LityInner .Title {
  background-color: #f08300;
}

#kensakiki .LityInner .Cont {
  border-color: #042275;
}
#kensakiki .LityInner .Color {
  color: #042275;
}
#kensakiki .LityInner .Title {
  background-color: #042275;
}

#sensor .LityInner .Cont {
  border-color: #1eac4b;
}
#sensor .LityInner .Color {
  color: #1eac4b;
}
#sensor .LityInner .Title {
  background-color: #1eac4b;
}

#subsea .LityInner .Cont {
  border-color: #2596c1;
}
#subsea .LityInner .Color {
  color: #2596c1;
}
#subsea .LityInner .Title {
  background-color: #2596c1;
}

.index_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.index_nav .Block {
  width: 49.6%;
  margin-bottom: 1%;
  height: 240px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .index_nav .Block {
    width: 100%;
    margin: 10px auto;
  }
  .index_nav .Block:last-child {
    margin-bottom: 20px;
  }
}

.index_nav .Block .Button {
  margin: 100px auto;
}

.index_nav .Block:first-child {
  background-image: url(../img/top/index_nav1.jpg);
} 
.index_nav .Block:nth-child(2) {
  background-image: url(../img/top/index_nav2.jpg);
} 
.index_nav .Block:nth-child(3) {
  background-image: url(../img/top/index_nav3.jpg);
} 
.index_nav .Block:nth-child(4) {
  background-image: url(../img/top/index_nav4.jpg);
} 

.Whats {
  width: 54%;
  max-width: 936px;
  text-align: center;
  margin: auto;
}
.Whats .Bold {
  font-weight: bold;
}
.Whats img {
  max-width: 750px;
}
@media screen and (max-width: 640px) {
  .Whats {
    width: 92%;
  }
}

/*一覧ページ*/
#PopUp .center-contents .s-top-group .s-top-group_block {
    width: 45%;
}
#PopUp .center-contents .s-top-group p {
  font-size: 1.8em;
  font-weight: bold;
  width: 90%;
}
#PopUp .center-contents .HalfBox51 {
    width: 51%;
}
#PopUp .center-contents .HalfBox51 .Hakaru a {
  padding-left: 3em;
}
@media screen and (max-width: 640px) {
  #PopUp .center-contents .HalfBox51 {
    width: 70%;
  }
  #PopUp .center-contents .HalfBox45 {
    width: 49%;
  }
  #PopUp .center-contents .MoreBt a:before,
  #PopUp .center-contents .MoreBt a:after {
    right: 30px;
  }
  #PopUp .center-contents .s-top-group .s-top-group_block {
    width: 100%;
  }
  #PopUp .center-contents .s-top-group figure img {
    margin: 0;
    width: 90%;
  }
  #PopUp .center-contents .s-top-group p {
    margin: 0;
    width: 90%;
  }

  #PopUp .search_list .HalfBox34 {
    width: 60%;
  }
}



