.photo_box2 {
    display: inline-flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
}

@media (max-width: 580px) {
  #hall .google-maps {
    padding-bottom: 67%;
    margin-bottom: 1em;
  }
  #hall .google-maps.sp_only {
    padding-bottom: 0%;
    margin-bottom: 1em;
  }
}

#hall .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#hall .blue_box_s {
  padding: 2em 4em 1em;
  position: relative;
  z-index: 2;
}

#hall .blue_box_s .up {
  color: #000;
  font-size: 1.9em;
  margin-top: -1.5em !important;
}

@media (max-width: 580px) {
  #hall .blue_box_s .up {
    padding: 0;
    font-size: 1.4em;
    margin-top: -2em !important;
  }
}

@media (max-width: 1000px) {
  #hall .blue_box_s {
    padding: 2em 1em 4em;
  }
}

#hall .blue_box_s.voice-area {
  padding: 2em 4em 0;
}

@media (max-width: 1000px) {
  #hall .blue_box_s.voice-area {
    padding: 2em 1em 0;
  }
}

#hall .left_box {
  width: 60%;
  float: left;
  position: relative;
  z-index: 2;
}

@media (max-width: 1000px) {
  #hall .left_box {
    width: 100%;
  }
}

@media (max-width: 1000px) {
  #hall .left_box {
    float: none;
  }
}

#hall .left_box img {
  width: 100%;
  height: auto;
}

#hall .right_box {
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  right: 0;
  top: 10%;
  width: 60%;
  padding: 5em 3em;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.1));
  z-index: 3;
}

@media (max-width: 1000px) {
  #hall .right_box {
    width: 80%;
  }
}

@media (max-width: 580px) {
  #hall .right_box {
    width: 100%;
    position: inherit;
    padding: 1em;
  }
}

#hall .right_box .title3 {
  color: #3d9f9c;
  margin-bottom: 5%;
}

#hall .right_box ul li {
  padding: 5px 0 5px 18px;
  position: relative;
}

#hall .right_box ul li:after {
  display: block;
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
  /*border: 1px solid #333;*/
}

#hall .sec1 {
  position: relative;
}

#hall .sec1 .kiku-img-r {
  position: absolute;
  right: 0;
  bottom: -200px;
  z-index: 1;
}

#hall .sec2 {
  position: relative;
}

#hall .sec2 .kiku-img-l {
  position: absolute;
  left: 0;
  bottom: -200px;
  z-index: 1;
}

#hall .seikyu_bnr {
  position: relative;
  z-index: 1;
}

#hall .madoguchi {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 60px;
  position: relative;
  padding: 30px;
}

@media (max-width: 580px) {
  #hall .madoguchi {
    margin: 0 auto;
    padding: 30px 10px;
  }
}

#hall .madoguchi .photo_box2 li {
  background: #fff;
  padding: 2em;
  position: relative;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 2em;
}

@media (max-width: 580px) {
  #hall .madoguchi .photo_box2 li {
    padding: .5em;
  }
}

#hall .madoguchi .photo_box2 .margin_tb {
  margin: 30px auto;
}

#hall .voice_wrap {
  margin: 1em auto 0;
  padding: 2em 1em 1em;
}

@media (max-width: 580px) {
  #hall .voice_wrap {
    padding: 1em 0 1em;
  }
}

#hall .movie {
  text-align: center;
}

#hall .movie video {
  width: 94%;
  max-width: 1000px;
}

#hall .sec3 {
  background: url(../img/hall/area-sec-bg.png) no-repeat center center;
  background-size: cover;
  padding: 70px 9em;
}

#hall .sec3 .white_wrap {
  padding: 1em 3em 5em;
  margin-bottom: 0;
}

@media (max-width: 580px) {
  #hall .sec3 .white_wrap {
    padding: 1em .5em 5em;
  }
}

#hall .sec3 .white_wrap .margin_tb {
  margin: 60px auto 30px;
}

@media (max-width: 1000px) {
  #hall .sec3 {
    padding: 70px 2em;
  }
}

@media (max-width: 580px) {
  #hall .sec3 {
    padding: 20px .5em;
  }
}

#hall .link_area ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}

#hall .link_area ul li {
  width: 18%;
  position: relative;
  margin: 1%;
}

@media (max-width: 1000px) {
  #hall .link_area ul li {
    width: 30%;
  }
}

@media (max-width: 580px) {
  #hall .link_area ul li {
    width: 48%;
  }
}

#hall .link_area ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(61, 159, 156, 0.9);
  color: #fff;
  padding: 15px;
  line-height: 1.2;
  width: 100%;
  text-align: center;
  height: 68px;
}

@media (max-width: 1000px) {
  #hall .link_area ul li span {
    font-size: 12px;
  }
}

#hall .link_area ul li img {
  width: 100%;
  height: auto;
}

#hall .link_area.kiku {
  background-position: left top, right bottom 5%;
  background-repeat: no-repeat, no-repeat;
}



#hall .hall_list li .img_wrap {
  position: relative;
  text-align: center;
}

#hall .hall_list li .img_wrap .hall_img {
  height: 190px;
  overflow: hidden;
  position: relative;
}

#hall .hall_list li .img_wrap .hall_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#hall .hall_list li .img_wrap .title_box {
  /*position: absolute;
  bottom: 0;*/
  width: 100%;
}

#hall .hall_list li .img_wrap .title_box .hall_ttl {
  background: #fff;
  font-size: 1.2em;
  padding: 0.5em;
  min-width: 30%;
  margin: auto;
  display: inline-block;
  font-weight: normal;
}
#hall .hall_list li .img_wrap .title_box .hall_ttl a:hover {
  text-decoration: underline;
}

#hall .hall_list li .info_wrap {
  padding: 0 1em 1em;
}

#hall .plan_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0.1em;
}

@media (max-width: 580px) {
  #hall .plan_list {
    justify-content: flex-start;
    padding: 1em 0;
  }
}

#hall .plan_list li {
  width: auto;
  margin: 1%;
}

#hall .plan_list li span {
  padding: 3px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

#hall .plan_list li span.plan_large {
  background: #a9b978;
}

#hall .plan_list li span.plan_standard {
  background: #c68daf;
}

#hall .plan_list li span.plan_family {
  background: #b7947e;
}

#hall .plan_list li span.plan_owakare {
  background: #ceaa7e;
}

#hall .facility_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: start;
  padding: .1em;
}

@media (max-width: 580px) {
  #hall .facility_list {
    padding: 0;
    justify-content: left;
  }
}

#hall .facility_list li {
    width: 50px;
    margin: 1.2% 1%;
    background: none !important;
    padding: 0 !important;
    box-shadow: none;
}

#hall .facility_list li p {
  line-height: 1;
  font-size: 12px;
  color: #333;
  margin-top: 10px;
}
.photo_box2 li img {
    width: 100%;
}
#hall .address_table {
  width: 100%;
  table-layout: fixed;
  margin: 1em auto 2em;
}
@media (max-width: 580px) {
  #hall .address_table {
  margin: 0 auto 0;
}
}


#hall .address_table th {
  font-weight: normal;
  border-bottom: 2px solid #3d9f9c;
  width: 100px;
  padding: .5em 0;
  vertical-align: bottom;
  text-align: left;
}

#hall .address_table td {
  border-bottom: 1px solid #a2a2a2;
  padding: .5em 0;
}

#hall .address_table a {
  color: #3d9f9c;
  font-weight: bold;
  text-decoration: underline;
}

#hall .other li .img_wrap .title_box {
  position: relative;
}

#hall .other li .img_wrap .title_box .hall_ttl {
  color: #000;
}

#hall .cta_bottom {
  padding: 15px 45% 15px 35px;
}

@media (max-width: 580px) {
  #hall .cta_bottom {
    padding: 15px;
  }
}

#hall .cta_bottom li {
  list-style: disc;
  list-style-position: inside;
}

#hall .single_ttl {
  font-size: 1.8em;
  /* margin-bottom: 3%; */
  text-align: center;
}

#hall .information {
  position: relative;
}

#hall .information .info_img {
  height: 710px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1230px) {
  #hall .information .info_img {
    height: 100%;
    overflow: initial;
  }
}

#hall .information .info_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

@media (max-width: 1230px) {
  #hall .information .info_img img {
    position: inherit;
    left: 0;
    top: 0;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}

#hall .information .info_txt {
  width: 50%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  padding: 3em 3em 3em 9em;
  text-align: left;
  height: 100%;
}

@media (max-width: 1230px) {
  #hall .information .info_txt {
    width: 100%;
    position: inherit;
    padding: 0 2em 2em;
  }
}

@media (max-width: 580px) {
  #hall .information .info_txt {
    width: 100%;
    padding: 1em;
  }
}

#hall .information .address_table th {
  width: 200px;
}

@media (max-width: 1230px) {
  #hall .information .address_table th {
    width: 100px;
  }
}

@media (max-width: 580px) {
  #hall .information .address_table th {
    width: 100%;
    display: block;
    font-weight: bold;
  }
}

@media (max-width: 580px) {
  #hall .information .address_table td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}

#hall .information .plan_list {
  justify-content: flex-start;
}

@media (max-width: 580px) {
  #hall .information .plan_list {
    padding: 0 0 1em;
  }
}

@media (max-width: 580px) {
  #hall .information .facility_list {
    padding: 0 0 1em;
  }
}

#hall .accessmap_wrap {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-top: 3em;
}

@media (max-width: 580px) {
  #hall .accessmap_wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
     margin-top: 0em;
  }
}

#hall .accessmap_wrap .accessmap_wrap_img {
  margin: 1%;
  width: 100%;
}

#hall .accessmap_wrap .accessmap_wrap_txt {
  margin: 1%;
  width: 100%;
}

@media (max-width: 580px) {
  #hall .accessmap_wrap .accessmap_wrap_txt {
    width: 100%;
  }
}

#hall #access sapn.print-only {
  font-size: 1em;
}

#hall #access .address_table th {
  width: 27%;
}

@media (max-width: 580px) {
  #hall #access .address_table th {
    width: 100%;
    display: block;
    font-weight: bold;
  }
}

@media (max-width: 580px) {
  #hall #access .address_table td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}

#hall #access .address_table ul li {
  list-style: disc;
  list-style-position: inside;
}

#hall .photogallery .new_wrap .tab-label span {
  width: 100%;
}

@media (max-width: 580px) {
  #hall .photogallery .new_wrap .tab-label span {
    font-size: 10px;
    min-width: 25%;
  }
}

#hall .photogallery .photowrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#hall .photogallery .photowrap li {
  width: 31%;
  margin: 1%;
}

@media (max-width: 1000px) {
  #hall .photogallery .photowrap li {
    width: 48%;
  }
}

@media (max-width: 580px) {
  #hall .photogallery .photowrap li {
    width: 100%;
  }
}

#hall .photogallery .photowrap li img {
  width: 100%;
  height: auto;
}

#hall .feature_box .feature_box_wrap {
  overflow: hidden;
}

#hall .feature_box .feature_box_wrap .space {
  float: right;
  height: 18.3em;
}

#hall .feature_box .feature_box_wrap .feature_box_img {
  float: right;
  /*画像の位置を右下にしたい場合はright*/
  clear: both;
  /*.spaceのfloat解除*/
  margin: 1.2em 0 0 1.2em;
}

#hall .feature_box .feature_box_wrap .feature_box_txt {
  margin-top: 2rem;
}

#hall .feature_box .feature_box_wrap .feature_box_txt p {
  margin-bottom: 1.5em;
  line-height: 2;
}
#hall .feature_box .feature_box_wrap .hall_list li  .title_box .hall_ttl {
  padding: 0.5em 0.5em 0;
}
#hall .feature_box .feature_box_wrap .feature_box_txt p.address {
  margin: 0 0 0.5em;
  line-height: 1;
  font-size: 13px;
}

#hall .new_wrap .title2 {
  margin: -20px 0 30px;
}

#hall .photo_box3 {
  justify-content: center;
}

#hall .single-hall .kiku {
  background-attachment: fixed;
  padding: 5em 0;
}

#hall .event_schedule {
  padding: 0 1em;
}

#hall .event_schedule .event_schedule_table {
  max-width: 1000px;
  margin: auto;
  position: relative;
  margin-bottom: 60px;
  table-layout: fixed;
  border: #3d9f9c 1px solid;
  border-collapse: collapse;
  border-spacing: 0;
}

@media (max-width: 1000px) {
  #hall .event_schedule .event_schedule_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #hall .feature_box .feature_box_wrap .feature_box_txt {
  margin-top: 2rem;
  padding-bottom: 2em;
}
}

#hall .event_schedule .event_schedule_table th {
  background: #f8f8f8;
  border-bottom: #3d9f9c 1px solid;
  border-right: #3d9f9c 1px solid;
  width: 33.3333%;
  padding: 1rem;
  color: #3d9f9c;
  text-align: center;
  font-weight: normal;
}

@media (max-width: 1000px) {
  #hall .event_schedule .event_schedule_table th {
    width: 100%;
    display: block;
  }
}

#hall .event_schedule .event_schedule_table td {
  padding: 1rem;
  border-right: #3d9f9c 1px solid;
  position: relative;
}

@media (max-width: 1000px) {
  #hall .event_schedule .event_schedule_table td {
    padding: 4em 1rem 2em;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.9);
  }
}

@media (max-width: 1000px) {
  #hall .event_schedule .event_schedule_table td:before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    width: 94%;
    background: #f5f5f5;
    padding: 3%;
  }
}

#hall .event_schedule .event_schedule_table li {
  margin-bottom: 1.5em;
}

#hall .event_schedule .event_schedule_table .day {
  color: #3d9f9c;
}

#hall .event_schedule .event_schedule_table .event_ttl {
  font-weight: bold;
  margin-bottom: 1em;
}

#hall .event_schedule .event_schedule_table p {
  font-size: .8em;
  margin-bottom: 1em;
}

#hall .sp_hall_cta {
  border: 5px solid #b92e2e;
  margin: 0 1em 1%;
}

#hall .sp_hall_cta a .ttl {
  background: #b92e2e;
  color: #fff;
  padding: .5em 20px .5em .5em;
  text-align: center;
  font-weight: bold;
  position: relative;
  font-size: 14px;
}

#hall .sp_hall_cta a .ttl:after {
  font-family: "fontAwesome";
  content: "\f138";
  position: absolute;
  top: 20%;
  right: 3%;
  color: #fff;
}

#hall .sp_hall_cta a .telnum {
  padding: 0 8px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  position: relative;
}

#hall .sp_hall_cta a .telnum img {
  position: relative;
  top: 7px;
}

#hall .menu2_wrap {
  margin-bottom: 50px;
}
.photo_box2 li {
    width: 48%;
}
.pc_only {
    display: block;
}
.sp_only {
    display: none;
}
.btn_wrap {
    text-align: center;
}
.button2 {
    display: inline-block;
    color: #FFF;
    text-align: center;
    background-color: #3d9f9c;
    padding: 0.5em 1em;
    font-weight: bold;
}

/* 斎場（市町村）SP */
@media (max-width: 1000px){
  #hall .blue_box_s.available {
    margin: 1em auto 0 !important;
    padding-bottom: 0 !important;
  }

  #hall .sp_list {
    border: 1px solid #d2d2d2;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
    padding: 4% 0;
  }
  #hall .sp_list h4 {
    border-left: 1px solid #3d9f9c;
    width: 92%;
    margin: 1em auto 1em;
    padding: 0 0 0 8px;
    line-height: 1.4;
  }
  #hall .sp_list .img {
    float: left;
    width: 38%;
    height: 120px;
    margin: 0 0 10px 4%;
    overflow: hidden;
    position: relative;
  }
  #hall .sp_list .img img {
    position: static;
    height: 100%;
    width: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  #hall .sp_list .traffic,
  #hall .sp_list .caruse,
  #hall .sp_list .address {
    float: right;
    width: 53%;
    font-size: 13px;
    margin: 0 4% 10px 0;
    line-height: 1.2;
    padding: 0 0 0 32px;

  }
  #hall .sp_list .traffic {
    background: url(https://www.moshimo.net/wp-content/themes/moshimo.net/img/hall/ico_train.png) no-repeat;
    background-size: 30px;
  }
  #hall .sp_list .caruse {
    background: url(https://www.moshimo.net/wp-content/themes/moshimo.net/img/hall/ico_car.png) no-repeat;
    background-size: 30px;
  }
  #hall .sp_list .address {
    background: url(https://www.moshimo.net/wp-content/themes/moshimo.net/img/hall/ico_location.png) no-repeat;
    background-size: 30px;
  }

  #hall .facility_icon {
    clear: both;
    margin: 0 4% 1em 4%;
  }
  #hall .facility_icon li {
    color: #d2d2d2;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    margin: 0 0 4px !important;
    display: inline-block;
    width: 48%;
  }
  #hall .facility_icon li.true {
    color: #c3003c;
    border: 1px solid #c3003c;
  }
  #hall .sp_list .detail {
    font-size: 13px;
    margin: 0 4% 1em;
  }
  #hall .sp_list table {
    border-spacing: 0;
    width: 100%;
  }

  #hall .sp_list tr,
  #hall .sp_list th,
  #hall .sp_list td {
    display: block;
    width: 100%;
    font-size: 14px;
  }
  #hall .sp_list th {
    background: #d2d2d2;
    padding: 4px 4%;
  }
  #hall .sp_list td {
    padding: 6px 4%;
  }
  #hall .sp_list th h5 {
    border-left: 1px solid #3d9f9c;
    padding: 0 0 0 8px;
    line-height: 1;
    font-weight: normal;
  }
  #hall .sp_list .btn_wrap_sp {
    text-align: center;
  }

  #hall .sp_list .btn_wrap_sp a {
    width: 25.5%;
    display: inline-block;
  }
  #hall .sp_list .btn_wrap_sp a:first-child {
    width: 67%;
  }


  /* toggle */
  #hall .sp_list .toggle_wrapper {
    position: relative;
    margin-bottom: 45px;
  }

  #hall .sp_list .toggle {
    height: 50px;
    overflow: hidden;
  }

  #hall .sp_list .more {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 30px;
    padding-top: 60px;
    text-align: center;
    line-height: 30px;
    background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 70%);
    cursor: pointer;
    transition: bottom 0.2s;
  }


  #hall .sp_list .active {
    background: none;
    bottom: -10px;
  }


  #hall .sp_list .more p {
    position: relative;
    padding: 10px 50px 10px 10px;
    border-bottom:2px solid #fff;
  }
  #hall .sp_list .more p:after {
    content: "";
    position: absolute;
    right: 50%;
    top: 30%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 13px;
    height: 13px;
    border-top: solid 2px #3d9f9c;
    border-right: solid 2px #3d9f9c;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #hall .sp_list .more.active p:after {
    content: "";
    position: absolute;
    right: 50%;
    top: 40%;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 13px;
    height: 13px;
    border-top: solid 2px #3d9f9c;
    border-right: solid 2px #3d9f9c;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  #hall .sp_list .more span {
    display: none;
  }
  #hall .sp_list .faq_more {
    margin: 5% 0;
  }
  .photo_box2 li {
    width: 100%;
}
#hall .sp_list {
    border: 1px solid #d2d2d2;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
    padding: 4% 0;
}
.pc_only {
    display: none;
}
.sp_only {
    display: block;
}
#hall .hall_list li {
  background: #fff;
  margin: 0 5% 2em;
  box-shadow: 1px 1px 3px #ddd;
  padding: 1%;
}
}

