html {
  font-size: 15px;
}

.for_sp {
  display: none;
}

.ime_j {
  ime-mode: active;
}

.ime_e {
  ime-mode: inactive;
}

.center_pc {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wrt_rl_pc {
  writing-mode: tb-rl;
  text-orientation: upright;
  display: table;
}

.sche_date_list li {
  width: 14.2857142857%;
}

.schlst .schlst_cell {
  width: 50%;
}

.prlx {
  background-size: 1024px;
}

#prlx_hdr {
  height: 800px;
  background-image: url("../img/1.jpg");
  background-attachment: scroll;
}
#prlx_hdr .txt {
  font-size: 28px;
}
#prlx_hdr .txt.txt_1 {
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}
#prlx_hdr .txt.txt_2 {
  top: calc(50% + 45px);
  right: 60px;
}

#prlx_etc {
  height: 200px;
  background-image: url("../img/prlx_etc_pc.jpg?20032714");
}

#prlx_itd {
  background-image: url("../img/prlx_itd_pc.jpg?20032714");
}

#spcl_contact .block {
  max-width: 800px;
}
#spcl_contact .qrs .qr {
  width: 33.3333333333%;
}

#top_mov .wrp {
  width: 800px;
}

#top_rvw {
  padding: 70px 20px 90px;
}

#footer_wrapper #footer .wrp {
  width: 75%;
}
#footer_wrapper #footer .wrp .cell {
  padding: 0 20px;
}
#footer_wrapper #footer .wrp .cell_l {
  width: 150px;
}
#footer_wrapper #footer .logo a {
  width: 140px;
  height: 80px;
}
#footer_wrapper #footer .qrs {
  width: 300px;
}

#visual_index .logo {
  width: 200px;
  margin-left: -100px;
  bottom: 10px;
}
