html {
  font-size: 18px;
}

body {
  -webkit-text-size-adjust: 100%;
}

.for_pc {
  display: none;
}

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

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

.tbl_form {
  padding: 10px;
}
.tbl_form th,
.tbl_form td {
  display: block;
}
.tbl_form th {
  text-align: left;
}
.tbl_form td {
  padding-bottom: 15px;
}

.sche_date_list {
  text-align: right;
}
.sche_date_list li {
  width: 25%;
}

.schlst .schlst_cell {
  width: 100%;
}

.prlx {
  background-size: 100%;
}

#prlx_hdr {
  height: calc(100vh - 60px);
  background-image: url("../img/1.jpg");
}
#prlx_hdr .txt {
  font-size: 20px;
}
#prlx_hdr .txt.txt_1 {
  bottom: 70px;
  left: 80px;
}
#prlx_hdr .txt.txt_2 {
  bottom: 40px;
  left: 30px;
}

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

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

#spcl_contact .block {
  margin: 0 15px;
}
#spcl_contact .qrs .qr {
  width: 50%;
}
#spcl_contact .qrs .qr .inr {
  margin-bottom: 5px;
}

#top_rvw {
  padding: 40px 20px 60px;
}

#top_itd_shop .blink {
  margin-bottom: 0;
}

#footer_wrapper #footer .wrp {
  width: 100%;
}
#footer_wrapper #footer .wrp .cell_l {
  width: 130px;
}
#footer_wrapper #footer .logo a {
  width: 120px;
  height: 65px;
}
#footer_wrapper #footer .qrs {
  width: 220px;
}

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