body {
    margin: 0;
    font-size: 1rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}
.navbar-nav{
  margin-top: 15px !important;
}
.navigation-clean {
  background: #fff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-clean {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.navigation-clean .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.navigation-clean .navbar-brand:hover {
  color: #222;
}

.navigation-clean .navbar-toggler {
  border-color: #ddd;
}

.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
  background: none;
}

.navigation-clean .navbar-toggler {
  color: #888;
}

.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
  border-top-color: #ddd;
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
  color: #8f8f8f;
  box-shadow: none;
  background: none;
  pointer-events: none;
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
  color: #465765;
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
  color: #37434d !important;
  background-color: transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
  background: #eee;
  color: inherit;
}

.performance-box{
    color: #fff;
    background-color: #12528D;
    padding: 15px 0 35px 0;
  }
  
  .performance-box h4{
    font-size: 19px;
    font-weight: normal;
    line-height: 1.5em;
    padding: 17px 20px;
  }

  @media (max-width: 767px) {
    .performance-box {
      color: #fff;
      background-color: #12528D;
      padding: 1px 0 15px 0;
    }
    .performance-box h4{
      font-size: 17px;
      font-weight: normal;
      line-height: 1.3em;
      padding: 15px 17px 10px 17px;
    }  
    .navbar-nav li{
      border-bottom: 1px solid #ccc;
      padding-bottom: 5px;
      margin-right: 20px;
      margin-bottom: 10px;
    }    
  }

.box {
  padding: 35px 20px;
  background-color: #fff;
  margin-bottom: 20px;
}
.box h3, .h3 {
  border-bottom: 2px solid #799998;
  padding-bottom: 8px;
}
.badge-dark{
  background-color:#E03711;
}
/* common-data-st */
footer {
  padding: 25px 0;
  color: #fff;
  background-color: #282d32;
}

footer .map {
  padding-bottom: 65px;
}

footer .map h2{ 
  font-size: 40px;
  font-weight: bold;
  font-family: Raleway;
  text-align: center;
  margin-bottom: 50px;
}

footer .info {
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
}

footer .map .gallery h4 {
  font-size: 20px;
  margin-bottom: 30px;
}

footer iframe {
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  footer iframe {
    height: 500px;
  }
}

footer h3 {
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: bold;
  font-size: 20px;
  }

footer ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 0;
}

footer ul a {
  color: #fff;
  /*text-decoration: none;*/
  text-decoration: underline;
}

footer ul a:hover {
color: #1E88DA;
}
  
footer .copyright {
  text-align: center;
  margin-bottom: 0;
}

.white{
  color: #fff;
}
@media (min-width: 992px) {
  .map h3, .map p, h4, li {
    text-align: left;
  }
}

.members {
  background-color: #eef4f7;
  padding-bottom: 70px;
  padding-top: 30px;
}

.members h2 {
  text-align: center;
  font-family: Raleway;
  font-weight: bold;
  font-size: 40px;
  color: rgb(3,82,151);
  margin-bottom: 30px;
}

.members h4 {
  text-align: center;
  color: rgb(0,0,0);
  font-size: 21px;
  font-weight: bold;
}

.members small{
  font-size: 17px;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  vertical-align: -.20em;
}
.material-icons2 {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  vertical-align: -.20em;
  color: #FFF;
}
.material-icons3 {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  vertical-align: -.22em;
  color: #212529;
}

/* common-data-end */

/* top-page-st */
.news-box {
  background-color: #eef4f7;
  padding-bottom: 70px;
  padding-top: 30px;
}

.news-box h2 {
  font-family: Raleway;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  margin-bottom: 30px;
}

.news-box h3 span {
  font-size: 15px;
  vertical-align: top;
}
.news-box h3 {
  font-size: 18px;
  vertical-align: middle;
}

.about-us {
  min-height: 43vh;
  color:#fff;
  text-align: center;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  padding: 75px 25px;
}

.about-us.bg04 {
  background-image: url(../../assets/img//IMG_9099-7.jpg);
}

.about-us p {
  font-size: 18px;
  margin-bottom: 35px;
}

.about-us h2 {
  font-size: 24px;
  font-family: Linotte;
  margin-bottom: 25px;
}

.about-us h3 {
  font-size: 30px;
  font-family: Raleway;
  font-weight: bold;
}

.btn {
  color: #fff;
  padding: 15px 75px;
}

.about-us .bg01 .container {
  padding-left: -17px;
}

@media (max-width: 425px) {
  .header-detail{
    padding: 125px 0 40px 0 !important;
  } 
  .jumbotron p{
    font-size: 16px;
  }
  .news-box {
    background-color: #eef4f7;
    padding-bottom: 25px;
    padding-top: 20px;
  }
  .news-box h2 {
    font-family: Raleway;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .btn {
    color: #fff;
    padding: 10px 38px;
  }
  .box {
    padding: 22px 20px;
    background-color: #fff;
    margin-bottom: 16px;
  }
  .performance-box {
    color: #fff;
    background-color: #12528D;
    padding: 1px 0 15px 0;
  }
  .performance-box h4{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4em;
    padding:16px 17px 0px 17px;
  }
  .about-us {
    padding: 40px 10px;
  }
  .about-us p {
    font-size: 16px;
    margin-bottom: 35px;
  }
  .about-us h2 {
    font-size: 18px;
    font-family: Linotte;
    margin-bottom: 25px;
  }  
  .about-us h3 {
    font-size: 24px;
    font-family: Raleway;
    font-weight: bold;
  }
  footer .map h2{ 
    font-size: 24px;
    font-weight: bold;
    font-family: Raleway;
    text-align: center;
    margin-bottom: 30px;
  }  
  footer .map {
    padding-bottom: 35px;
  }
  footer .map .gallery h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  footer h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    }
  .members {
    background-color: #eef4f7;
    padding-bottom: 40px;
    padding-top: 30px;
  }
    
  .members h2 {
    text-align: center;
    font-family: Raleway;
    font-weight: bold;
    font-size: 26px;
    color: rgb(3,82,151);
    margin-bottom: 20px;
  }
  .members h4 {
    text-align: center;
    color: rgb(0,0,0);
    font-size: 17px;
    font-weight: bold;
  }  
}

.banr-box .row {
  margin: 40px 0;
  text-align: center;
}

.banr-box .col {
  margin-bottom: 15px;
}

.jumbotron.header-top {
  margin-top: 71px;
  padding: -4rem -2rem;
  background: url(../../assets/img/detail_bg.jpg) no-repeat center;
  background-size: cover;
}

@media (max-width: 992px) {
  .jumbotron p {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 55px;
  }
}

@media (max-width: 576px) {
  .jumbotron p {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 7px;
  }
}

@media (max-width: 992px) {
.bg-video-wrap {
	display:none !important;
}
}
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 90vh;
  background: url(../../assets/img/detail_bg.jpg) no-repeat center center/cover;
}

video {
  min-width: 100%;
  min-height: 90vh;
  z-index: 1;
}

.overlay {
  width: 100%;
  height: 90vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 90%, rgba(0,0,0,.7) 90%);
  background-size: 3px 3px;
  z-index: 2;
}

.bg-video-wrap h1 {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  max-width: 1200px;
  width: 90%;
  height: 50px;
  text-shadow:1px 1px 3px #000;
}
.bg-video-wrap .btn {
  text-align: center;
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 220px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  max-width: 1200px;
  width: 15%;
  height: 55px;
  padding: 5px 24px 5px 5px;
  text-shadow:1px 1px 3px rgb(73, 73, 73);
  border-color: #fff;
  /* background-color:rgba(255,255,255,0.2); */
}
.bg-video-wrap .material-icons{
  font-size: 24px;
}
.about-us{
  text-shadow:1px 1px 3px #000;
}
/* top-page-end */

.header-detail {
  color: #fff;
  text-shadow: 1px 2px 3px #808080;
  background-color: #12528D;
  padding: 160px 0 70px 0;
  background: url("../../assets/img/detail_bg.jpg") no-repeat center;
  background-size:cover;
  background-position:30%;
}
.header-detail p {
  color: #ffffff;
  line-height: 0.5;
}

/* Investment record-st */
.record-con{
  border-top: solid 1px #CCCCCC;
  padding:20px 0;
  margin-bottom: 20px;
}

.record-con i{
  color: #F7B80F;

}

.record-con dl dt{
  padding: 0 0 7px 0;
}

@media (max-width: 575px) {
  .record-con .bnr {
    text-align: center;
  }
}

/* company-st */
.company{
  margin-top: 5%;
}
.company table {
  margin: 20px auto;
  border-collapse:collapse;
}
.company .tbl-r02 th {
  background:#f5f5f5;
	border:#c3c3c3 solid 1px;
	margin:0 auto;
	font-weight:bold;
	padding:15px 30px;
}
.company .tbl-r02 td {
	border:#c3c3c3 solid 1px;
	padding:15px 20px;
}
 
@media screen and (max-width: 767px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .company .tbl-r02 {
    width: 80%;
  }
  .company .tbl-r02 th,
  .company .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
    line-height:2em;
  }
}
.pressrelease h3{
  clear: both;
  font-size: 17pt;
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
  margin: 3% 1%;
}
.pressrelease p{
  font-size: 15pt;
  line-height: 1.7em;
  padding: 4% 6%;
}
.pressrelease .company-profcon{
  font-size: 13pt;
  line-height: 1.7em;
  float: right;
}

