@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

.btn01 a {
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  background: #ff8831;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn01 a:hover {
  background: #6f0d0d;
}
.bg_01 {
  background: url(../images/home/bg01_pc.jpg);
}

.submit_c {
  font-size: 1.8em !important;
}

#nav-toggle {
  background: url(../images/home/btn_bg.jpg);
  top: 15px;
}

@media screen and (max-width: 1200px) {
  #nav-bg {
    pointer-events: none;
  }
}

@media screen and (max-width: 840px) {
  .nav_global ul li {
    font-size: 98%;
  }
}

@media screen and (max-width: 834px) {
  .nav_global ul li {
    font-size: 100%;
  }
}
@media screen and (max-width: 640px) {
  .bg_01 {
    background: url(../images/home/bg01_sp.jpg);
  }
}

#builingual {
  /*position: fixed;
bottom: 5px;
right: 5px;
z-index: 1;
padding: 5px 10px !important;
background: rgba(255, 255, 255, 0.7) !important;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);*/
  display: flex;
  flex-direction: row-reverse;
  justify-content: center !important;
  background: #000 !important;
}
.language {
  color: #fff !important;
  float: none !important;
  padding: 0 !important;
}
.switch {
  width: 40px;
  margin-left: 8px;
  display: block;
}
.switch input[type="checkbox"] {
  display: none;
}
.switch label {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 4px;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(136, 136, 136, 0.4);
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  transition: 0.3s;
}
.switch span {
  display: flex;
  align-items: center;
  justify-content: center;
}
div#builingual div.language select {
  margin: 0 !important;
  margin-left: 8px !important;
}
/* ON */
.switch label span:after {
  content: "OFF";
  font-size: 10px;
  font-weight: 500;
  color: #aaa;
}
.switch #cmn-toggle-1:checked + label {
  background-color: #6f0d0d;
  box-shadow: none;
}
.switch #cmn-toggle-1:checked + label span:after {
  content: "ON";
  color: #fff;
}
@media screen and (max-width: 834px) {
  #builingual select {
    padding: 4px 2px !important;
  }
}
@media screen and (max-width: 640px) {
  #builingual {
    top: auto;
    bottom: 0;
    right: 0;
    padding: 4px !important;
  }
}

.conditions_table {
  width: 80%;
  background: #111;
}

.conditions_01 {
  width: 32%;
}

.facility_table {
  width: 80%;
  background: #111;
}

.img-flexbox01 {
  justify-content: space-between;
}

.img-flexbox01 > div.box {
  width: calc((100% - 20px) / 4);
  margin-bottom: 10px;
}

.img-flexbox01 > div.box img {
  height: 200px !important;
  object-fit: cover;
}

.overview_0 {
  display: flex;
  background: #111;
}
.overview_0 .img100 {
  position: relative;
  width: 48% !important;
}
.overview_01 {
  display: flex;
}
.overview_01 article {
  margin-left: 10px;
}

.overview_01 h3 {
  font-size: 1.4em;
  line-height: 1.8;
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.shottitle_01 {
  background: #111;
}

.shottitle_01 h3 {
  font-size: 1.4em;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.shotbox_01 {
  display: flex;
}

.shotbox_box {
  background: #111;
  width: calc((100% - 50px) / 3);
}

.shotbox_box .imgL {
  margin-right: 0 !important;
}

.guidance_01 {
  background: #111;
  width: 50%;
}

.guidance_01 h3 {
  font-size: 1.4em;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.guidance_sub01 {
  background: #111;
  width: 50%;
}

.guidance_sub01 h3 {
  font-size: 1.4em;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.guidance_sub01 div h3 {
  padding-top: 50px;
}

.guidance_sub01 div br {
  display: none;
}

.guidance_02 {
  background: #111;
  width: 50%;
}

.guidance_02 h3 {
  font-size: 1.4em;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.news_01 {
  display: flex;
  justify-content: space-between;
}

.news-title01 {
  font-size: 1.4em;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.scene_01 {
  display: flex;
  justify-content: space-between;
}

.notes_01 {
  display: flex;
  justify-content: space-between;
}

.info_table_01 {
  width: 50%;
  background: #111;
}
.info_table_01 .info_01 {
  width: 16%;
}

.info_table_01 .info_01 i {
  font-size: 14px;
}

@media screen and (max-width: 1200px) {
  .info_table_01 .info_01 {
    width: 26%;
  }
}
@media screen and (max-width: 834px) {
  .conditions_table {
    width: 100%;
  }
  .facility_table {
    width: 100%;
  }
  .overview_0 {
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
  }
  .img-flexbox01 > div.box {
    width: calc((100% - 20px) / 4);
    margin-bottom: 10px;
  }

  .img-flexbox01 > div.box img {
    height: 200px !important;
    object-fit: cover;
  }
  .overview_01 {
    margin: 0 auto 0 auto !important;
    width: 100%;
  }

  .shotbox_01 {
    flex-direction: column;
  }
  .shotbox_box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .shotbox_box .imgL {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .news_01 {
    flex-direction: column;
  }
  .guidance_01 {
    margin: 0px 0 0px 0 !important;
    width: 100%;
  }
  .guidance_02 {
    margin: 50px 0 0px 0 !important;
    width: 100%;
  }
  .guidance_sub01 {
    background: #111;
    width: 100%;
  }
  .scene_01 {
    flex-direction: column;
  }
  .notes_01 {
    flex-direction: column;
  }
  .info_table_01 {
    width: 100%;
    margin: 0 0 0 0;
    padding-bottom: 20px;
  }
  .info_table_01 .info_01 {
    width: 16%;
  }

  .info_table_01 .info_01 i {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .conditions_01 {
    width: 36%;
  }
  .overview_01 h3 {
    font-size: 1.2em;
  }
  .img-flexbox01 > div.box {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }
  .viewimg100 {
    width: 100%;
    margin-bottom: 30px;
  }
  .shottitle_01 h3 {
    font-size: 1.2em;
  }
  .guidance_01 h3 {
    font-size: 1.2em;
  }
  .guidance_02 h3 {
    font-size: 1.2em;
  }
  .guidance_sub01 h3 {
    font-size: 1.2em;
  }
  .info_table_01 .info_01 {
    width: 25%;
  }
}


/* form */
section div.form_wrap.message {
  background: #888;
}