@charset "utf-8";
/* CSS Document */
.mainvisual{
  background:url("../img/mv.png")no-repeat center;
  background-size: cover;
}
/* 
------------------------------------------------------*/
.title_innre{
    max-width: 1024px;
    width: 100%;
    margin: auto;
}
/* video */
.video{
  width: 93.75%;
  margin: 0 0 0 auto;
  height: 279px;
  position: absolute;
  top: 100px;
  right: 0;
  overflow: hidden;
  z-index: -1;
}

.video video{
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 93%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/*sdgs*/
.floc {
    width: 93.75%;
    margin: 0 0 0 auto;
    background: url(../img/bg_flocking.mp4) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
    padding: 83px 0;
}
.floc_innre{
  max-width: 1024px;
  width: 100%;
  margin: auto;
  box-sizing: content-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.floc .sec-subtitle,.floc .sec-title{
  color: #fff;
  font-size: 3rem;
  line-height: 1;
}
.floc .sec-subtitle,.floc .sec-title .ft-1{
  font-size: 9.3rem;
}
.floc .sec-subtitle,.floc .sec-title .ft-2{
  font-size: 3.9rem;
}
.floc .sec-subtitle,.floc .sec-title .ft-3{
  font-size: 4.8rem;
}

.center_img{
  text-align: center;
  padding-top: 30px;
}
.center_img iframe{
  width: 700px;
  height: 350px;
}
.flex_left_m iframe{
  width: 462px;
  height: 280px;
}
.floc_inner{
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
}
.floc_inner .floc_img{
  max-width: 473px;
  width: 100%;
}
.floc_text{
  max-width: 512px;
  width: 100%;
  color: #fff;
}

/*サステナビリティ*/
.in_floc{
  margin-top: 60px;
}
.in_floc_inner{
  max-width: 1024px;
  width: 100%;
  margin: 50px auto;
  background: #fff;
  padding: 40px 0 50px;
  box-shadow: #0000001A 2px 2px 4px;
}
.in_floc_inner.last{
    margin: 50px auto 100px;
}
.in_floc_inner h4{
  color: #164E90;
  border-bottom: 1px solid #AAA;
  padding-bottom: 10px;
  max-width: 890px;
  width: 100%;
  margin: auto;
  font-size: 3rem;
  font-weight: 800;
}
.flex{
  display: flex;
  max-width: 890px;
  width: 100%;
  margin: auto;
  margin-top: 20px;
  justify-content: space-between;
}
.flex_none{
  max-width: 850px;
  width: 100%;
  margin: auto;
  margin-top: 20px;
  justify-content: space-between;
}
.flex_left{
  max-width: 305px;
  width: 100%;
}
.flex_right{
  max-width: 560px;
  width: 100%;
}
.img_flex{
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0; 
  max-width: 850px;
  width: 100%;
}

.mt_90{
  padding-top: 90px;
}

.stru_inner{
  max-width: 1024px;
  width: 100%;
  background: #fff;
  padding: 50px 0 ;
  margin: 50px auto;
  box-shadow: #0000001A 2px 2px 4px;
}
.stru_inner h4{
  color: #164E90;
  border-bottom: 1px solid #AAA;
  padding-bottom: 5px;
  max-width: 890px;
  width: 90%;
  margin: auto;
  font-weight: 800;
  font-size: 3rem;
}
.stru_block h5{
  font-size: 1.8rem;
  color: #164E90;
  font-weight: 800;
  text-align: center;
}
.stru_block {
    max-width: 890px;
    width: 90%;
    margin: auto;
}
.stru_table {
  width: 100%;
    margin-top: 55px;
    text-align: center;
    vertical-align: middle;
  box-sizing: border-box;
}
.stru_table thead th {
    background: #6282b0;
    color: #fff;
    padding: 15px 0;
    font-weight: normal;
    line-height: 2;
    letter-spacing: 0;
  box-sizing: border-box;
}
.stru_table thead td {
  box-sizing: border-box;
    padding: 15px 0;
    background: #bbcadc;
    border-right: 1px solid #164E9050;
  letter-spacing: 0px;
}
.stru_table thead td:last-child {
    border-right: none;
}
.stru_table tbody td{
    padding: 15px;
  box-sizing: border-box;
    border-right: 1px solid #164E9050;
    border-bottom: 1px solid #164E9050;
  letter-spacing: 0px;
  text-align: left;
}
.stru_table tbody td:last-child {
    border-right: none;
}
.stru_table td.left {
  text-align: left;
}
.stru_midashi {
    font-size: 1.8rem;
    color: #164E90;
  text-align: center;
  padding-bottom: 20px;
}
.stru_midashi--1 {
    font-size: 1.8rem;
    color: #164E90;
  font-weight: bold;
  text-align: center;
}
.system_img{
  margin-top: 50px;
}
.stru_shadow {
    background: #fff;
    padding: 40px 5%;
    text-align: center;
    margin-top: 30px;
    box-shadow: #00000029 0 3px 6px;
  max-width: 668px;
  width: 100%;
  margin: auto;
}
.mian_use{
  margin-top: 50px;
}
.usage {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
}
.usage_card {
    max-width: 190px;
    width: 100%;
    font-size: 1.3rem;
    font-weight: bold;
    color: #164E90;
    text-align: center;
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.usage_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 145px;
    height: 145px;
    box-shadow: 2px 4px 5px #0000001a;
    border-radius: 50%;
    background: #E4ECF5;
}

.usage_second .usage_icon{
  background: none;
}

.usage_text {
    line-height: 1.5;
    margin-top: 10px;
  letter-spacing: 0;
}
.stru_mov {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    padding: 40px 0;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}
.mov_left {
    max-width: 425px;
    width: 100%;
}
.mov_btn {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.mov_btn a {
    max-width: 200px;
    width: 100%;
    padding: 5px 0;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    box-shadow: inset 2px 4px 10px #ffffff99, 2px 4px 5px #0000001a;
    position: relative;
}
.mov_btn a::after {
    content: ' ';
  background: url("../../../common/img/arrow.png") center no-repeat;
  width: 24px;
  height: 6px;
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  right: 15px;
}


.usage_second .usage_card {
    max-width: 160px;
    margin: 8px;
}
.usage_second .usage_icon {
    width: 146px;
    height: 146px;
  background: #FAFAFA;
}
.stru_gallery {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}
.gallery_card {
    margin-top: 40px;
}
.gallery_text{
  font-size: 1.3rem;
  line-height: 1.6;
  padding-top: 10px;
  letter-spacing: 0;
}
.flex_right_m{
  width:384px;
}
.flex_left_m{
  max-width: 462px;
  width: 100%;
}

.content_btn {
    max-width: 340px;
    width: 100%;
    margin: 40px auto 0;
}
.content_btn a {
  display: flex;
  align-items: center;
  padding-right: 25px;
  position: relative;
  width: 100%;
  height: 60px;
  font-size: 1.4rem;
  font-weight: bold;
  background: #fafafa;
  box-shadow: inset 2px 4px 10px #FFFFFF99, 2px 4px 5px #0000001A;
  border-radius: 30px;
  transition: .3s;
  margin: auto;
  justify-content: center;
  line-height: 1.5;
}
.content_btn a:hover{
  opacity: 1;
  box-shadow: inset 5px 5px 20px #c8c9cc,inset -5px -5px 20px #fff;
  color: #f55d3c;
}
.content_btn a::after{
  content: '';
  background: url("../../../common/img/arrow.png")no-repeat center;
  width: 24px;
  height: 6px;
  position: absolute;
  right: 20px;
}
/* 固有レスポンシブ
------------------------------------------------------
------------------------------------------------------*/
/*タブレット（縦）*/
@media screen and (orientation: portrait) and (min-width: 768px){

}

@media screen and (max-width: 767px) {
.video {
  width: 100%;
  height: 210px;
  top: 60px;
}
.floc .sec-title {
    font-size: 2.6rem;
    line-height: 1;
}
.floc .sec-title .ft-3 {
    font-size: 2.8rem;
}
  .title_innre{
    padding-bottom: 30px;
  }
.floc .sec-title .ft-1 {
    font-size: 5rem;
}
  .floc_innre{
    padding: 0;
  }
/*outline*/	
.flex {
    justify-content: center;
    flex-wrap: wrap-reverse;
}
.flex.rev{
    justify-content: center;
    flex-wrap: wrap;
}
  .flex_none,.in_floc_inner h4 {
    max-width: 90%;
}
.in_floc_inner h4 {
    font-size: 2.5rem;
}
.in_floc_inner {
    max-width: 1024px;
    width: 100%;
    margin: 50px auto 0;
    padding: 40px 0 50px;
}

.floc {
    width: 100%;
}
.floc_inner {
    flex-direction: column;
    align-items: center;
}
.floc_text {
    margin-top: 30px;
}
.in_floc_inner h4 {
  padding: 40px 0 10px;
  line-height: 1.5;
}
.flex_left {
    margin-bottom: 40px;
}
.img_flex {
    flex-direction: column;
    align-items: center;
    margin: auto;
}
.img_flex li:first-child {
    margin-bottom: 20px;
}
.box-flex {
    margin: 50px auto;
    justify-content: center;
    max-width: 90%;
    flex-wrap: wrap-reverse;
}
.box-flex_inner h3 {
    padding: 20px 0;
}
.info {
    padding-top: 20px;
}
.stru_inner {
    max-width: 1024px;
    width: 100%;
    background: #fff;
    padding: 50px 0;
    margin: 50px auto;
}
.title_innre .map {
    margin: 0 auto 50px;
  max-width: 90%;
}
.center_img iframe{
  width: 100%;
  height: 350px;
}
.flex_left_m iframe{
  width: 100%;
  height: 280px;
}
  .his_flex p{
    padding-bottom: 20px;
  }
.stru_table_outer {
    overflow: scroll;
}
.stru_table {
    min-width: 820px;
}
.stru_mov {
    flex-direction: column-reverse;
    align-items: center;
}
.mov_left {
    margin-top: 30px;
}
.stru_gallery {
    flex-direction: column;
    align-items: center;
}
.flex_right_m,.flex_right {
    width: 90%;
    padding-bottom: 30px;
}
.flex_left_m {
    max-width: 90%;
}
.usage_card ,.usage_second .usage_card{
  max-width: calc(50% - 10px);
  margin: 5px;
  padding-bottom: 20px;
}
.stru_block .mt_20{
    width: 100%;
}
.stru_block .mt_20{
    width: 90%;
  margin: 20px auto 0;
}

.system_img {
    margin-top: 50px;
}
.mt_90 {
    padding-top: 20px;
}
.in_floc_inner.last {
    margin: 50px auto;
}
}