@charset "UTF-8";
.hall-info-child .mainVisual .inner-box {
  padding: 0;
}
.hall-info-child .mainVisual h1 {
  margin: 0;
}
.hall-info-child .mainVisual img {
  margin: 0;
  display: block;
}
.hall-info-child p.lead {
  font-size: 1.6rem;
  text-align: center;
}
.hall-info-child #info .noticeWrap {
  display: none;
}
.hall-info-child #info .secHeader h2 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 2.8rem;
  text-align: center;
  line-height: 1;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.hall-info-child #info .secHeader h2 .companyImg {
  width: auto;
  height: 3.3rem;
  margin-right: 0.3em;
  padding-top: 0.3rem;
  display: inline-block;
  position: relative;
  transform: translateY(-0.25rem);
}
.hall-info-child #info .imageSlider {
  margin-bottom: 3rem;
}
.hall-info-child #info .imageSlider .slideItem {
  position: relative;
}
.hall-info-child #info .imageSlider .slideItem .ico {
  width: 4rem;
  display: block;
  position: absolute;
  left: 0.6rem;
  top: 0.6rem;
}
.hall-info-child #info .imageSlider .slideItem .jecia {
  width: 8rem;
  display: block;
  position: absolute;
  left: 0.6rem;
  bottom: 0.4rem;
}
.hall-info-child #info .imageSlider .slick-arrow {
  display: none !important;
}
.hall-info-child #info .infoTable {
  width: 100%;
  border-collapse: collapse;
}
.hall-info-child #info .infoTable th, .hall-info-child #info .infoTable td {
  font-size: 1.4rem;
  border: solid 1px #e3e3e3;
}
.hall-info-child #info .infoTable th {
  width: 6.2em;
  font-weight: 400;
  text-align: center;
  padding: 0.4em 1em;
  background-color: #fdfdf1;
}
.hall-info-child #info .infoTable td {
  padding: 0.4em 1.5em;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.hall-info-child #info .infoTable td.tel {
  color: #d13f41;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 1.6rem;
}
.hall-info-child #info .infoTable td.fax {
  color: #005bac;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 1.6rem;
}
.hall-info-child #access .mapWrap {
  height: calc(100vw - 4rem);
  margin-bottom: 1.5rem;
  position: relative;
  overflow: hidden;
}
.hall-info-child #access .mapWrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.hall-info-child #access .listAccess li {
  margin-bottom: 1rem;
}
.hall-info-child #access .listAccess li span {
  color: #FFF;
  font-size: 0.8em;
  text-align: center;
  width: 3.6em;
  margin-right: 1em;
  padding: 0.1em 0;
  display: inline-block;
  background-color: #005bac;
}
.hall-info-child #access #printBtn {
  padding-left: 5em;
  background-image: url("../img/common/ico-print.png");
  background-repeat: no-repeat;
  background-position: 1em center;
  background-size: 2em auto;
}
.hall-info-child #news .col2 > div {
  margin-bottom: 3rem;
  border: solid 2px #d7e9f2;
}
.hall-info-child #news .col2 > div h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 0;
  padding: 0.3em 0 1em;
  border-bottom: solid 1px #CCC;
}
.hall-info-child #news .newsBox {
  padding: 1.5rem;
}
.hall-info-child #news .greetingBox {
  padding: 3px;
}
.hall-info-child #news .greetingBox .inner {
  padding: calc(1.5rem - 3px);
  background-color: #f6fcfc;
}
.hall-info-child #news .greetingBox .greetingBody {
  padding-top: 1.5rem;
}
.hall-info-child #news .greetingBox .imgBox {
  width: 35%;
  margin-right: 2rem;
  float: left;
}
.hall-info-child #news .greetingBox .imgBox img {
  margin-bottom: 0.6rem;
}
.hall-info-child #news .greetingBox .imgBox .name {
  font-size: 1.2rem;
  text-align: center;
  display: block;
}
.hall-info-child #news a.hall-tel {
  padding: 1.5rem;
  display: block;
  background-color: #fdf4f8;
  background-image: url("../img/hall/common/img-operator.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 22% auto;
}
.hall-info-child #news a.hall-tel h4 {
  color: #d13f41;
  font-size: 2rem;
  line-height: 1.3;
  padding-left: 6rem;
  padding-bottom: 1rem;
  border-bottom: solid 1px #d13f41;
  margin-bottom: 1.5rem;
  position: relative;
}
.hall-info-child #news a.hall-tel h4::before {
  content: "相談無料";
  text-indent: -9999px;
  width: 5rem;
  height: 5rem;
  display: block;
  background-image: url("../img/common/ico-freecounseling.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.hall-info-child #news a.hall-tel h4 .num {
  font-family: 'Roboto', sans-serif;
  font-size: 1.2em;
  margin-left: 0.2em;
  position: relative;
  top: 0.05em;
}
.hall-info-child #news a.hall-tel ul {
  margin-bottom: 1rem;
}
.hall-info-child #news a.hall-tel li {
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 0;
  padding-left: 1.5em;
  position: relative;
}
.hall-info-child #news a.hall-tel li::before {
  content: "";
  width: 1em;
  height: 1em;
  display: block;
  background-image: url("../img/common/ico-redboxarrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0.15em;
}
.hall-info-child #news a.hall-tel h5 {
  color: #d13f41;
  font-size: 1.5rem;
  margin-bottom: 0.2em;
}
.hall-info-child #news a.hall-tel .telNo {
  font-size: 3.5rem;
  color: #d13f41;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: -0.03em;
}
.hall-info-child #news a.hall-tel .telNo::before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  display: inline-block;
  margin-right: 0.1em;
  background-image: url("../img/common/ico-tel.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.hall-info-child #feature .building h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 3em 0 1em;
  padding: 0.5em;
  background-color: #f3f0a8;
}
.hall-info-child #feature .building.new h3, .hall-info-child #feature .building.new h4 {
  background-color: #cfe09b;
}
.hall-info-child #feature .building.new .box {
  border-color: #cfe09b;
}
.hall-info-child #feature .building.sakuratei h3, .hall-info-child #feature .building.sakuratei h4 {
  background-color: #fcedf4;
}
.hall-info-child #feature .building.sakuratei .box {
  border-color: #fcedf4;
}
.hall-info-child #feature .featureWrap {
  margin-bottom: 3rem;
}
.hall-info-child #feature .featureWrap h4 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0;
  padding: 1rem 2rem;
  display: inline-block;
  background-color: #f3f0a8;
}
.hall-info-child #feature .featureWrap .box {
  margin-bottom: 0.5rem;
  border: solid 2px #f3f0a8;
}
.hall-info-child #feature .featureWrap ul {
  padding: 0.5rem;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hall-info-child #feature .featureWrap ul li {
  margin-bottom: 0;
  padding: 0.5rem;
}
.hall-info-child #feature .featureWrap ul li img {
  margin-bottom: 0.3rem;
  display: block;
}
.hall-info-child #feature .featureWrap ul li > span {
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  letter-spacing: -0.05em;
  display: block;
}
.hall-info-child #feature .featureWrap ul h5 {
  font-size: 1.1rem;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 0.2rem;
}
.hall-info-child #feature .featureWrap ul .withtax {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .hall-info-child #feature .featureWrap ul li {
    padding-bottom: 2rem;
  }
  .hall-info-child #feature .featureWrap ul li img {
    margin-bottom: 7px;
  }
  .hall-info-child #feature .featureWrap ul li > span {
    font-size: 14px;
  }
  .hall-info-child #feature .featureWrap ul h5 {
    font-size: 15px;
    font-weight: 400;
  }
  .hall-info-child #feature .featureWrap ul .withtax {
    font-size: 11px;
  }
}
.hall-info-child #feature .featureWrap ul li {
  width: calc(100% / 3);
}
.hall-info-child #feature .featureWrap ul li .textBox {
  font-size: 1rem;
  padding: 0 1rem;
}
.hall-info-child #hall .mapWrap {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .hall-info-child #info .secHeader h2 {
    font-size: 36px;
  }
  .hall-info-child #info .secHeader h2 .companyImg {
    height: 42px;
  }
  .hall-info-child #info .infoLead {
    margin-bottom: 30px;
  }
  .hall-info-child #info .infoLead p.lead {
    font-size: 18px;
  }
  .hall-info-child #info .infoBody {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .hall-info-child #info .infoBody .imageSlider {
    width: 50%;
  }
  .hall-info-child #info .infoBody .infoTable {
    width: 47%;
  }
  .hall-info-child #info .infoBody .infoTable th, .hall-info-child #info .infoBody .infoTable td {
    font-size: 16px;
  }
  .hall-info-child #info .infoBody .infoTable td.tel, .hall-info-child #info .infoBody .infoTable td.fax {
    font-size: 20px;
  }
  .hall-info-child #access .mapWrap {
    height: 50vw;
  }
  .hall-info-child #access .listAccess li {
    font-size: 16px;
  }
  .hall-info-child #access #printBtn {
    background-size: 1.6em auto;
  }
  .hall-info-child #news .col2 > div h3 {
    font-size: 30px;
  }
  .hall-info-child #news .col2 .greetingBox {
    margin-bottom: 60px;
  }
  .hall-info-child #news .col2 .greetingBox .greetingBody {
    padding: 30px 0 10px;
  }
  .hall-info-child #news .col2 .greetingBox .imgBox .name {
    font-size: 14px;
  }
  .hall-info-child #news .col2 .greetingBox p {
    font-size: 16px;
  }
  .hall-info-child #feature .featureWrap ul li .textBox {
    font-size: 15px;
  }
}
@media print, screen and (min-width: 1000px) {
  .hall-info-child .mainVisual {
    height: 300px;
    background-image: url("../img/hall/common/bg-header-pc.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .hall-info-child .mainVisual .inner-box {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .hall-info-child .mainVisual h1 {
    width: 1000px;
  }
  .hall-info-child #info .imageSlider .slideItem .jecia {
    width: 100px;
  }
  .hall-info-child #info .infoBody {
    margin-bottom: 60px;
  }
  .hall-info-child #info .infoBody .imageSlider {
    margin-bottom: 0;
  }
  .hall-info-child #info .infoBody .infoTable th, .hall-info-child #info .infoBody .infoTable td {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .hall-info-child #access .col2 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .hall-info-child #access .col2 .textBox {
    flex: 1;
  }
  .hall-info-child #access .mapWrap {
    height: 480px;
  }
  .hall-info-child #access .listAccess li {
    margin-bottom: 5px;
  }
  .hall-info-child #access .btnWrap {
    text-align: right;
    width: 260px;
    margin: 5px 0;
  }
  .hall-info-child #access #printBtn {
    padding-left: 4.5em;
  }
  .hall-info-child #news .col2 {
    margin-bottom: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .hall-info-child #news .col2 .newsBox {
    width: 500px;
    margin-bottom: 0;
    padding: 30px 40px 0;
  }
  .hall-info-child #news .col2 .newsBox .postList a {
    font-size: 16px;
  }
  .hall-info-child #news .col2 .greetingBox {
    width: 460px;
    margin-bottom: 0;
  }
  .hall-info-child #news .col2 .greetingBox .inner {
    height: 100%;
    padding: 30px 35px;
  }
  .hall-info-child #news .col2 .greetingBox .imgBox {
    margin-right: 40px;
    margin-bottom: 15px;
  }
  .hall-info-child #news .col2 .greetingBox p {
    line-height: 2;
  }
  .hall-info-child #news a.hall-tel {
    padding: 15px 170px 20px 70px;
    background-image: none;
    position: relative;
    cursor: default;
    pointer-events: none;
  }
  .hall-info-child #news a.hall-tel::after {
    content: "";
    width: 166px;
    height: 180px;
    display: block;
    background-image: url("../img/hall/common/img-operator.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .hall-info-child #news a.hall-tel h4 {
    font-size: 26px;
    line-height: 1;
    text-align: center;
    margin-bottom: -35px;
    padding: 0;
    border-bottom: none;
  }
  .hall-info-child #news a.hall-tel h4::before {
    width: 74px;
    height: 74px;
    display: inline-block;
    position: relative;
    left: auto;
    top: -40px;
  }
  .hall-info-child #news a.hall-tel .wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .hall-info-child #news a.hall-tel .telWrap {
    width: 330px;
  }
  .hall-info-child #news a.hall-tel ul {
    margin-bottom: 0;
  }
  .hall-info-child #news a.hall-tel li {
    font-size: 18px;
  }
  .hall-info-child #news a.hall-tel li:first-child {
    margin-bottom: 0.3em;
  }
  .hall-info-child #news a.hall-tel h5 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .hall-info-child #news a.hall-tel .telNo {
    font-size: 50px;
  }
  .hall-info-child #feature .building h3 {
    font-size: 2.4rem;
    font-weight: 300;
    margin-bottom: 1.5em;
  }
  .hall-info-child #feature .featureWrap h4 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding: 0.6em 3em 0.5em;
  }
  .hall-info-child #feature .featureWrap .box {
    padding: 15px;
  }
  .hall-info-child #feature .featureWrap ul .insert {
    font-size: 18px;
  }
  .hall-info-child section.ft-common a .telBox {
    text-align: center;
    width: 306px;
    left: 238px;
    top: 55px;
  }
  .hall-info-child section.ft-common a .telBox .hallName {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 0;
  }
  .hall-info-child section.ft-common a .telBox .telNo {
    font-size: 48px;
  }
}
