@charset "UTF-8";
/* Variables
****************************************************************************/
/* Media Queries
****************************************************************************/
/* Utilities
****************************************************************************/
/*clearfix*/
/* set some element's line-height to 1em because of adjust text margin */
/*set fontfamily noto 700*/
/*set fontfamily*/
.page-visual .inner {
  background-image: url(../../products/maruza/img/page_visual.jpg);
}

.sec-top {
  background: url(../../products/maruza/img/sec_top_bg_blur.png) no-repeat center top 100px;
  position: relative;
}

.sec-top .inner {
  height: 1300px;
  background: url(../../products/maruza/img/sec_top_bg.png) repeat-x center top;
  background-size: auto;
}

.sec-top .top-container1,
.sec-top .top-container2,
.sec-top .top-container3 {
  position: absolute;
}

.sec-top .top-container1 p,
.sec-top .top-container2 p,
.sec-top .top-container3 p {
  line-height: 1.8em;
}

@media only screen and (max-width: 768px) {
  .sec-top {
    background-size: 150% auto;
  }
  .sec-top .inner {
    height: 1620px;
  }
}

.sec-top .top-container1 {
  width: 533px;
  text-align: center;
  padding: 80px 0;
  background: url(../../products/maruza/img/sec_top_txt_bg1.svg) no-repeat center top;
  background-size: contain;
  top: -100px;
  left: calc(50% - 266px);
}

.sec-top .top-container1 .page-tit {
  width: 117px;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 768px) {
  .sec-top .top-container1 {
    width: 100%;
    padding: 40px 0 80px;
    margin: 0;
    left: auto;
    top: -50px;
    background-size: 380px auto;
  }
  .sec-top .top-container1 .page-tit {
    width: 70px;
    margin: 0 auto 20px;
  }
  .sec-top .top-container1 p {
    font-size: 1.2rem;
  }
}

.sec-top .top-container2 {
  width: 484px;
  height: 477px;
  text-align: center;
  padding: 190px 0;
  background: url(../../products/maruza/img/sec_top_txt_bg2.svg) no-repeat center top;
  background-size: contain;
  top: 376px;
  left: calc(50% - 479px);
}

@media only screen and (max-width: 768px) {
  .sec-top .top-container2 {
    width: 100%;
    padding: 100px 0 80px;
    margin: 0;
    left: auto;
    top: 610px;
    background-size: 300px auto;
  }
  .sec-top .top-container2 p {
    font-size: 1.2rem;
  }
}

.sec-top .top-container3 {
  width: 484px;
  height: 477px;
  text-align: center;
  top: 376px;
  left: calc(50% + 14px);
}

@media only screen and (max-width: 768px) {
  .sec-top .top-container3 {
    width: 260px;
    padding: 100px 0 80px;
    margin: 0;
    left: calc(50% - 130px);
    top: 240px;
    background-size: 300px auto;
  }
}

.sec-top .story-container {
  background: rgba(239, 239, 239, 0.95);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 40px 0;
}

.sec-top .story-container .lim-container {
  max-width: 980px;
}

.sec-top .story-container .h4 {
  text-align: left;
  margin: 10px 0 25px;
}

.sec-top .story-container .txt {
  float: left;
  width: 44%;
}

.sec-top .story-container .txt p {
  line-height: 1.8em;
}

.sec-top .story-container .photo {
  float: right;
  width: 48%;
}

@media only screen and (max-width: 768px) {
  .sec-top .story-container .h4 {
    margin: 10px 0 10px;
    text-align: center;
  }
  .sec-top .story-container .txt {
    text-align: left;
    float: none;
    width: auto;
  }
  .sec-top .story-container .photo {
    float: none;
    width: 300px;
    margin: 0 auto 20px;
  }
}

.sec-spec .size-container {
  width: 800px;
  margin-bottom: 100px;
}

.sec-spec .size-container:after {
  content: "";
  clear: both;
  display: block;
}

.sec-spec .size-container .box {
  width: calc(50% - 15px);
  float: left;
  margin-right: 30px;
}

.sec-spec .size-container .box:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .sec-spec .spec-table {
    width: auto;
    margin: 0 15px;
    min-width: initial;
  }
  .sec-spec .size-container {
    width: auto;
    margin-bottom: 60px;
  }
  .sec-spec .size-container table {
    width: 80%;
    margin: 0 auto;
  }
  .sec-spec .size-container .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.sec-geometric {
  border-top: 10px solid #111;
}

.sec-geometric .geo-wrapper {
  padding-top: 100px;
  background: url(../../products/maruza/img/sec_geometric_bg.png) no-repeat center top;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  .sec-geometric .geo-wrapper {
    padding-top: 60px;
  }
}

.sec-geometric .tit {
  text-align: center;
  margin-bottom: 60px;
}

.sec-geometric .tit span {
  display: block;
  line-height: 1em;
}

.sec-geometric .tit .en {
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.sec-geometric .tit .jp {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 768px) {
  .sec-geometric .tit {
    margin-bottom: 30px;
  }
  .sec-geometric .tit .en {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .sec-geometric .tit .jp {
    font-size: 1.4rem;
  }
}

.sec-geometric .lead {
  width: 800px;
  margin: 0 auto;
  line-height: 2em;
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .sec-geometric .lead {
    width: auto;
    margin: 0 30px 30px 30px;
    font-size: 1.2rem;
    line-height: 1.7em;
  }
}

.sec-geometric .photo-container {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.sec-geometric .photo-container:after {
  content: "";
  clear: both;
  display: block;
}

.sec-geometric .photo-container figure {
  float: left;
  width: calc(50% - 21px);
  margin-right: 38px;
}

.sec-geometric .photo-container figure:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .sec-geometric .photo-container {
    width: auto;
    margin: 0 30px 30px 30px;
    padding-bottom: 30px;
  }
  .sec-geometric .photo-container figure {
    width: calc(50% - 3px);
    margin-right: 6px;
  }
}

.sec-geometric .column-container:after {
  content: "";
  clear: both;
  display: block;
}

.sec-geometric .column-container li {
  min-height: 770px;
  float: left;
  width: 33.33%;
  background: #f9f9f9;
  border-right: 2px solid #fff;
  padding: 60px 5vw;
}

.sec-geometric .column-container li .tit .en {
  font-size: 2.0rem;
  margin-bottom: 8px;
}

.sec-geometric .column-container li .tit .jp {
  font-size: 1.6rem;
}

.sec-geometric .column-container li figure {
  margin-bottom: 15px;
}

.sec-geometric .column-container li p {
  line-height: 2em;
}

.sec-geometric .column-container li:last-child {
  border: none;
}

@media only screen and (max-width: 768px) {
  .sec-geometric .column-container li {
    float: none;
    width: auto;
    min-height: initial;
    padding: 30px 30px;
    border-right: none;
    border-bottom: 2px solid #fff;
  }
  .sec-geometric .column-container li .tit .en {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
  .sec-geometric .column-container li .tit .jp {
    font-size: 1.3rem;
  }
  .sec-geometric .column-container li p {
    font-size: 1.2rem;
    line-height: 1.8em;
  }
}

/* image
****************************************************************************/
.sec-image {
  margin-top: 120px;
}

.sec-image .image-list {
  margin-bottom: 30px;
}

.sec-image .image-list:after {
  content: "";
  clear: both;
  display: block;
}

.sec-image .image-list li {
  width: calc(33.3% - 4px);
  margin-right: 6px;
  margin-bottom: 6px;
  float: left;
}

.sec-image .image-list li:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  .sec-image .image-list li {
    width: auto;
    margin: 0 30px;
    margin-bottom: 6px;
    float: none;
  }
  .sec-image .image-list li:nth-child(3n) {
    margin-right: 30px;
  }
}

/** ------------------------------------------
	施工例ギャラリー
 */
.sekou-wrap {
  background-color: #25242d;
  padding: 60px 0;
}

@media only screen and (max-width: 768px) {
  .sekou-wrap {
    padding: 40px 0;
  }
}

.sekou-main {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.sekou-box {
  width: 48%;
  position: relative;
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .sekou-box {
    width: auto;
    margin-bottom: 30px;
  }
}

.sekou-heading {
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: .1em;
}

@media only screen and (max-width: 768px) {
  .sekou-heading {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}

.sekou-box2 {
  /*display: flex;
  justify-content: space-between;*/
  margin-bottom: 20px;
}

.sekou-thumb-main {
  margin-bottom: 20px;
  height: 60vw;
}

.sekou-thumb-main a {
  display: block;
  height: 60vw;
}

.sekou-thumb-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media print, screen and (min-width: 769px) {
  .sekou-thumb-main {
    height: 340px;
  }
  .sekou-thumb-main a {
    height: 340px;
  }
}

.sekou-thumb-box {
  /*width: 30%;*/
}

.sekou-thumb-list {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: start;
          align-items: flex-start;
}

.sekou-thumb-list > li a {
  display: block;
  height: 70px;
}

.sekou-thumb-list > li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .sekou-thumb-list > li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .sekou-thumb-list > li:nth-child(3n) {
    margin-right: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .sekou-thumb-list > li {
    width: 19%;
    margin-right: 1.2%;
    margin-bottom: 1.2%;
  }
  .sekou-thumb-list > li:nth-child(5n) {
    margin-right: 0;
  }
}

.secou__heading2 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: .5em;
}

@media print, screen and (min-width: 769px) {
  .secou__heading2 {
    font-size: 1.4rem;
  }
}

.sekou-text {
  color: #fff;
  font-size: 1.3rem;
}

@media only screen and (max-width: 768px) {
  .sekou-text {
    font-size: 1.2rem;
  }
}

.pswp__caption__center {
  text-align: center !important;
}
