@charset "UTF-8";

#company .gnav-list li:nth-of-type(7) span::after{
  transform: scale(1, 1);
}
@media screen and (max-width:767px) { 
  #company .gnav-list li:nth-of-type(7) span::after{
    transform: scale(0, 0);
  }
}

/* message */

.message .common-underlayer .inner a:nth-of-type(1){
  background: #ddd;
  color: #666;
}
.message .common-underlayer .inner a:nth-of-type(1):hover{
  box-shadow: 0 0 0 #ddd;
}
.block-message-01{
  background: url(/common/img/company/pic-message-01.jpg) no-repeat right top;
  background-size: cover;
}
.block-message-01 p{
  background: rgba(254,254,254,.5);
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 2em;
  padding: 100px 5%;
  text-align: left;
  width: 60%;
}
.block-message-02{
  background: #0e214e;
  color: #fff;
  margin-bottom: 120px;
  display: flex;
}
.block-message-02 figure{
  background: url(/common/img/company/pic-message-02.jpg) no-repeat center top;
  background-size: cover;
  width: 40%;
}
.block-message-02 p{
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 2em;
  padding: 70px 5%;
  text-align: left;
  width: 60%;
}
.block-message-02 p span{
  display: block;
  margin-top: 1em;
  text-align: right;
}
@media screen and (max-width:767px) {
  .block-message-01{
    background: none;
  }
  .block-message-01 figure{
    margin-bottom: 30px;
  }
  .block-message-01 figure img{
    width: 100%;
  }
  .block-message-01 p{
    font-size: 1.6rem;
    line-height: 2em;
    margin-bottom: 1.5em;
    padding: 0 5%;
    text-align: left;
    width: 100%;
  }
  .block-message-02{
    background: transparent;
    margin-bottom: 70px;
    display: block;
  }
  .block-message-02 figure{
    display: none;
  }
  .block-message-02 p{
    color: #000;
    padding: 0 5%;
    width: 100%;
  }
}

/* mission */

.mission .common-underlayer .inner a:nth-of-type(2){
  background: #ddd;
  color: #666;
}
.mission .common-underlayer .inner a:nth-of-type(2):hover{
  box-shadow: 0 0 0 #ddd;
}
.block-mission{
  margin-bottom: 100px;
}
.block-mission .bg-mission{
  background: #e3eafa;
  padding: 50px 5%;
}
.block-mission .bg-mission p.strong{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.8em;
}
.block-mission .vision-head{
  color: #0e214e;
  display: inline-block;
  font-size: 5.0rem;
  line-height: 1em;
  margin: 40px auto 80px;
  text-align: center;
  position: relative;
  width: auto;
}
.block-mission .vision-head blockquote::before{
  color: #0e214e;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight:900;
  line-height: 1;
  position: absolute;
  top: -30px;
  left: -70px;
}
.block-mission .vision-head blockquote::after{
  color: #0e214e;
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-weight:900;
  line-height: 1;
  position: absolute;
  bottom: -30px;
  right: -70px;
}
.block-mission .bg-vision{
  border: 1px solid #ddd;
  padding: 50px;
}
.block-mission .bg-vision ul{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.block-mission .bg-vision ul li{
  font-size: 1.8rem;
  line-height: 1.8em;
  margin: 0 0 30px 0;
  padding: 0;
}
.block-mission .bg-vision ul li:last-child{
  margin: 0;
}
.block-mission .caution{
  font-size: 1.3rem;
  line-height: 1.6em;
  margin-top: 10px;
  text-align: left;
}
.block-mission .declaration{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 2.2em;
}
@media screen and (max-width:767px) { 
  .block-mission{
    margin-bottom: 70px;
  } 
  .block-mission .bg-mission{
    padding: 30px 5%;
  }
  .block-mission .bg-mission p.strong{
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.8em;
    text-align: left;
  }
  .block-mission .vision-head{
    font-size: 3.0rem;
    line-height: 1.4em;
    margin: 40px 5% 60px;
  }
  .block-mission .vision-head blockquote::before{
    font-size: 30px;
    top: -30px;
    left: -30px;
  }
  .block-mission .vision-head blockquote::after{
    font-size: 30px;
    bottom: -30px;
    right: -30px;
  }
  .block-mission .bg-vision{
    padding: 50px 5%;
  }
  .block-mission .bg-vision ul li{
    font-size: 1.6rem;
  }
  .block-mission .caution{
    font-size: 1.2rem;
  }
  .block-mission .declaration{
    font-size: 1.8rem;
    line-height: 2.0em;
    text-align: left;
  }
}

/* outline */

.outline .common-underlayer .inner a:nth-of-type(3){
  background: #ddd;
  color: #666;
}
.outline .common-underlayer .inner a:nth-of-type(3):hover{
  box-shadow: 0 0 0 #ddd;
}
.block-outline{
  margin-bottom: 100px;
}
.table-outline{
  border-collapse: collapse;
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.8em;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.table-outline tr{
  border-bottom: solid 1px #ddd;
}
.table-outline th{
  border-bottom: solid 1px #0e214e;
  margin: 0;
  padding: 25px 0;
  vertical-align: top;
  width: 10em;
  position: relative;
}
.table-outline th:after{
  background: #ff0030;
  content: "";
  height: 1px;
  width:10px;
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: -1px;
}
.table-outline td{
  margin: 0;
  padding: 25px 0 25px 1em;
}
.table-outline td ul{
  margin: 0 0 0 1em;
  padding: 0;
}
.table-outline td ul li{
  margin: 0 0 10px 0;
  padding: 0;
}
.table-outline td table{
  border-collapse: collapse;
  width: 100%;
}
.table-outline td table tr:last-child{
  border-bottom: none;
}
.table-outline td table th{
  border-bottom: none;
  width: 9em;
}
.table-outline td:last-child table th:after{
  background: transparent;
}
.table-outline table tr:first-child th,
.table-outline table tr:first-child td{
  padding-top: 0;
}
.table-outline table tr:last-child th,
.table-outline table tr:last-child td{
  padding-bottom: 0;
}
.table-outline td table td span.post{
  display: block;
}
.table-outline td table td span.building{
  margin-left: 10px;
}
.table-outline td table td span.map{
  display: block;
}
.table-outline td table td span.map a{
  background: #0e214e;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1em;
  padding: 5px 3em;
  transition: .3s;
}
.table-outline td table td span.map a:hover{
  opacity: .7;
  text-decoration: none;
}
.block-map{
  margin-bottom: 80px;
}
.block-map:nth-last-of-type(1){
  margin-bottom: 0;
}
.block-map .google-map{
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.block-map .google-map iframe{
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}
.block-map .map{
  margin: 0 0;
  width: 100%;
}
.block-map .access{
  background: #eee;
  padding: 40px;
}
.block-map .access .block{
  margin-bottom: 30px;
  text-align: left;
}
.block-map .access .block:nth-last-of-type(1){
  margin-bottom: 0;
}
.block-map .access .block ul{
  margin: 20px 0 0 2em;
  padding: 0;
}
.block-map .access .block ul li{
  font-size: 1.6rem;
  line-height: 1.8em;
  margin: 0 0 15px 0;
  padding: 0;
}
.block-map .access .block ul li:last-child{
  margin: 0;
}
#analyzer,#tokyo{
  margin-top: -90px;
  padding-top: 90px;
}
@media screen and (max-width:767px) { 
  .block-outline{
    margin-bottom: 70px;
  }
  .table-outline{
    font-size: 1.5rem;
  }
  .table-outline tr{
    border-bottom: none;
  }
  .table-outline th{
    display: block;
    font-size: 1.6rem;
    padding: 0 0 10px;
    width: 100%;
  }
  .table-outline td{
    display: block;
    padding: 10px 0 35px;
    width: 100%;
  }
  .table-outline td table th{
    background: #eee;
    border-bottom: none;
    box-sizing: border-box;
    font-size: 1.5rem;
    padding: 3px 1em;
    width: 100%;
  }
  .table-outline table tr:first-child th{
    padding-top: 3px;
  }
  .table-outline td table td{
    padding: 15px 0 35px;
  }
  .table-outline td table td span.for-sp{
    display: inline-block;
  }
  .table-outline td table td span.for-sp a{
    text-decoration: underline;
  }
  .block-map{
    margin-bottom: 60px;
  }
  .block-map .access{
    padding: 20px 5%;
  }
  .block-map .access .block{
    margin-bottom: 20px;
  }
  .block-map .access .block:nth-last-of-type(1){
    margin-bottom: 0;
  }
  .block-map .access .block ul{
    margin: 15px 0 0 2em;
    padding: 0;
  }
  .block-map .access .block ul li{
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}

/* history */

.history .common-underlayer .inner a:nth-of-type(4){
  background: #ddd;
  color: #666;
}
.history .common-underlayer .inner a:nth-of-type(4):hover{
  box-shadow: 0 0 0 #ddd;
}
.history .common-contents .layout{
  padding: 50px 20px 0;
}
.history-line {
  position: absolute;
  top: 0;
  background: #0e214e;
  height: 100%;
  width: 1px;
  left: 20px;
}
.block-history{
  background: #eee;
  box-sizing: border-box;
  margin: 0 0 70px 150px;
  padding: 35px 5%;
  position: relative;
  text-align: left;
  width: calc(100% - 150px);
}
.block-history:last-child{
  margin-bottom: 100px;
}
.block-history .line{
  background: #0e214e;
  height: 1px;
  position: absolute;
  left: -150px;
  top: 50%;
  width: 150px;
}
.block-history .line:after{
  background: #0e214e;
  border-radius: 20px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position :absolute;
  left: -10px;
  top: -10px;
}
.block-history:last-child:after{
  background: #fff;
  content: "";
  display: inline-block;
  height: calc(50% - 10px);
  width: 1px;
  position :absolute;
  left: -150px;
  bottom: 0px;
}
.block-history .inner{
  display: flex;
  justify-content: space-between;
}
.block-history .inner .text-area{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.block-history .inner .text-area h2{
  color: #0e214e;
  font-family: 'Kdam Thmor', cursive;
  font-size: 5.0rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2em;
  margin: 0 0 20px;
}
.block-history .inner .text-area h2 span{
  display: inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 3.0rem;
  margin: 0 0 0 10px;
}
.block-history .inner .text-area h2 span::before{
  display: none;
}
.block-history .inner .text-area ul{
  margin: 0 0 0 1em;
  padding: 0;
}
.block-history .inner .text-area ul li{
  font-size: 1.4rem;
  line-height: 1.8em;
  margin: 0 0 10px 0;
  padding: 0;
  word-break: normal;
}
.block-history .inner .text-area ul li:last-child{
  margin: 0;
}
.block-history .inner .text-area ul li a{
  color: #0e214e;
  font-weight: bold;
  text-decoration:underline;
}
.block-history .inner .text-area ul li a:hover{
  text-decoration:none;
}

.block-history .inner figure{
  margin-left: 5%;
  width: 50% !important;
}
.block-history .inner figure img{
  width: 100%;
}
.view {
    opacity: 0;
    transform: translate(0, 80px);
    transition: all 1.2s;
}
.view.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
/* TweenMax.min.jsを一緒に使用する */
/* global.jsに追記 */

@media screen and (max-width:767px) { 
  .history .common-contents .layout{
    padding: 30px 20px 0;
  }
  .block-history{
    margin: 0 0 50px 50px;
    width: calc(100% - 50px);
  }
  .block-history .line{
    left: -50px;
    width: 50px;
  }
  .block-history .line:after{
    left: -15px;
  }
  .block-history:last-child:after{
    height: calc(50% - 10px);
    left: -55px;
  }
  .block-history .inner{
    display: block;
  }
  .block-history .inner .text-area h2{
    font-size: 4.4rem;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
  .block-history .inner .text-area h2 span{
    font-size: 3.0rem;
  }
  .block-history .inner figure{
    margin: 20px auto 0;
    width: 100% !important;
  }
}

/* showroom */

.showroom .common-underlayer .inner a:nth-of-type(5){
  background: #ddd;
  color: #666;
}
.showroom .common-underlayer .inner a:nth-of-type(5):hover{
  box-shadow: 0 0 0 #ddd;
}
.description-showroom{
  margin-bottom: 70px;
  text-align: center;
}
.block-showroom{
  margin-bottom: 100px;
  padding-top: 54.34%;
  width: 100%;
  position: relative;
}
.block-showroom iframe{
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width:767px) {
.description-showroom{
  margin-bottom: 50px;
  text-align: left;
}
.block-showroom{
  margin-bottom: 70px;
  padding-top: 75%;
}

}

















