@charset "UTF-8";
/* ---------------------------------
 mixin
--------------------------------- */
/*alt*/
/*flex*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700;800&display=swap");
#event {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
}
#event .box h4 {
  padding-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 800;
  border-bottom: #ccc dashed 1px;
}
#event .box h4 small {
  display: block;
  font-size: 80%;
  font-weight: 500;
  color: #000;
}

#plaza h4 {
  color: #eb5994;
}

#event #nearpin h4 {
  color: #26ca00;
}

#event #charity h4 {
  color: #239df2;
}

#event #putter h4 {
  color: #5727d3;
}

#event #park h4 {
  color: #a84dab;
}

#event #commentary h4 {
  color: #c69c2a;
}

#event #snag h4 {
  color: #e1952e;
}

#event #miyazato h4 {
  color: #1bbfd2;
}

#event #lessonRank h4 {
  color: #e1652e;
}

#event #announce h4 {
  color: #f48383;
}

.subtit {
  font-size: 2.2rem !important;
  font-weight: bold;
  padding: 30px 0 0 !important;
  color: #1bbfd2;
}

.event_schedule {
  margin-bottom: 40px;
}
.event_schedule-date {
  background: #3f8f20;
}
.event_schedule-day {
  background: #62b442;
}
.event_schedule ul {
  display: flex;
  margin-bottom: 4px;
  font-weight: 400;
  font-style: normal;
}
.event_schedule ul li {
  width: 25%;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-feature-settings: "palt";
  font-size: 2rem;
  position: relative;
  font-weight: 500;
}
.event_schedule ul li small {
  font-size: 80%;
}
.event_schedule ul li::before {
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 2px;
}
.event_schedule ul li:last-of-type::before {
  display: none;
}
.event_cloumn {
  margin-bottom: 4px;
  background: #eaefe2;
  display: flex;
  position: relative;
}
.event_cloumn::before {
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
}
.event_cloumn-box {
  width: 100%;
  padding: 10px;
  position: relative;
  text-align: center;
}
.event_cloumn-box::before {
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 75%;
  margin-left: -6px;
}
.event_cloumn-box::after {
  content: "";
  width: 4px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 25%;
  margin-left: -6px;
}
.event_cloumn-box h5 {
  font-size: 2rem;
  font-weight: 700;
}
.event_cloumn-box h5 small {
  font-size: 80%;
  padding-left: 5px;
}
.event_cloumn-box p {
  font-weight: 400;
}
.event_cloumn-box a {
  width: 100%;
  color: #fff;
  padding: 10px;
  display: block;
  border-radius: 12px;
  position: relative;
  z-index: 1;
}
.event_cloumn-01 .event_cloumn-box a {
  background: #eb5994;
}
.event_cloumn-02 .event_cloumn-box a {
  background: #0f42b7;
}
.event_cloumn-03 .event_cloumn-box a {
  background: #26ca00;
}
.event_cloumn-04 .event_cloumn-box a {
  background: #239df2;
}
.event_cloumn-05 .event_cloumn-box a {
  background: #5727d3;
}
.event_cloumn-06 .event_cloumn-box a {
  background: #a84dab;
}
.event_cloumn-07 .event_cloumn-box {
  display: flex;
  justify-content: center;
}
.event_cloumn-07 .event_cloumn-box a {
  width: 49%;
  background: #c69c2a;
  margin-left: -8px;
}
.event_cloumn-08 .event_cloumn-box a {
  background: #e1652e;
}
.event_cloumn-09 .event_cloumn-box {
  display: flex;
  justify-content: flex-end;
}
.event_cloumn-09 .event_cloumn-box a {
  width: 49%;
  background: #e1952e;
}
.event_cloumn-10 .event_cloumn-box a {
  background: #1bbfd2;
}
.event_cloumn-11 .event_cloumn-box a {
  background: #f48383;
}

#event h3 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  height: 30px;
  margin-top: 30px;
  margin-bottom: 25px;
  background: url(../images/event/h3.gif) no-repeat 5px 0;
}

#event .event_inner {
  padding: 3.5%;
}

#event .box {
  margin-bottom: 20px;
  padding: 30px 0;
  position: relative;
}

#event .box h5 {
  padding: 20px 0;
  font-size: 1.6rem;
  font-weight: 500;
}

#event .box p.gp_tit {
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

#event .box p.gp_copy {
  margin-bottom: 10px;
  font-weight: bold;
}

#event .box p.gp_txt {
  margin-bottom: 10px;
}

#event .box p.attention {
  font-size: 12px;
  margin-top: -10px;
}

#event .box p.gp_txt img {
  margin-top: 7px;
}

#event .box #gp07 p.gp_txt {
  margin-bottom: 20px;
}

#event .box p.gp_txt a {
  color: #0bbbee;
}

#event .box table {
  width: 100%;
}

#event .box table td {
  vertical-align: top;
}

#event .box table td.left {
  width: 65%;
}

#event .box table td.right {
  width: 35%;
  padding-left: 30px;
}

#event .box table td.right img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border: #fff 4px solid;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 1px;
}

#event table.nopic td.left {
  width: 100% !important;
}

#event #plaza span {
  width: 100%;
  height: 5px;
  background: #eb5994;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #plaza ul {
  margin: 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

#event #plaza ul li {
  width: 24%;
  margin: 0 10px 10px 0;
}
#event #plaza ul li:nth-of-type(4n) {
  margin-right: 0;
}

#event #plaza ul li a {
  height: 4em;
  display: block;
  background: #eb5994;
  color: #fff;
  padding: 5px;
  border-radius: 6px;
  box-shadow: 3px 3px 0px 3px #d84f87;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#event #plaza h5 {
  padding-bottom: 10px;
}

#event #plaza .detail {
  padding-bottom: 10px !important;
}

#event #plaza .detail table td {
  padding-bottom: 15px;
}

#event #plaza .detail {
  margin-top: 15px;
  padding: 30px 25px;
  background: #fdedf3;
}

#event #plaza #gp01 table,
#event #plaza #gp08 table {
  width: 100% !important;
}

#event #park span {
  width: 100%;
  height: 5px;
  background: #a949ac;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #park .detail {
  margin-top: 15px;
  padding: 30px 25px;
  background: #f6ebf6;
}

#event #nearpin span {
  width: 100%;
  height: 5px;
  background: #26ca00;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #charity span {
  width: 100%;
  height: 5px;
  background: #239df2;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #putter span {
  width: 100%;
  height: 5px;
  background: #5727d3;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #read span {
  width: 100%;
  height: 5px;
  background: #1daf6c;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #read .right {
  padding-left: 40px;
}

#event #snag span {
  width: 100%;
  height: 5px;
  background: #e1952e;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #snag img.price {
  position: absolute;
  top: 32px;
  right: 30px;
}

#event #miyazato span {
  width: 100%;
  height: 5px;
  background: #1bbfd2;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #lessonRank span {
  width: 100%;
  height: 5px;
  background: #e1652e;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #lessonRank img.price {
  position: absolute;
  top: 32px;
  right: 30px;
}

#event #commentary span {
  width: 100%;
  height: 5px;
  background: #c69c2a;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #commentary td.left {
  width: 100% !important;
}

#event #commentary img.price {
  position: absolute;
  top: 32px;
  right: 30px;
}

#event #commentary p.hosoku {
  font-size: 17px;
}

#event #commentary .pro {
  margin-top: 20px;
  font-size: 18px;
}
#event #commentary .pro img {
  width: 100%;
  height: auto;
}

#event #chair span {
  width: 100%;
  height: 5px;
  background: #a25b35;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #house span {
  width: 100%;
  height: 5px;
  background: #ec4534;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #announce span {
  width: 100%;
  height: 5px;
  background: #f48383;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #health span {
  width: 100%;
  height: 5px;
  background: #ff8003;
  position: absolute;
  top: 0;
  left: -3px;
}

#event #health p.tit_info {
  margin: 20px 0 15px;
  padding: 7px 10px 5px;
  background: #eee;
}

#event #health p.txt_info {
  margin: 0 0 10px;
}

/* ---------------------------------
 モーダル
--------------------------------- */
.image-gallery p {
  margin-top: -10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 1.2rem;
}

.thumbnail {
  cursor: pointer;
  transition: 0.3s;
}

.modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 80vh;
  animation: zoom 0.3s;
}

@keyframes zoom {
  from {
    transform: scale(0.7);
  }
  to {
    transform: scale(1);
  }
}
.close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

/* ---------------------------------
 SP用
--------------------------------- */
@media screen and (max-width: 992px) {
  #event h3 {
    height: 0;
    margin-top: 1.5%;
    margin-bottom: 4%;
    padding-top: 4.61538%;
    background-position: 2% 0;
    background-size: contain;
  }
  #event #plaza .detail table td {
    padding-bottom: 0;
  }
  .right img {
    max-width: 350px;
    margin-top: 20px;
  }
  .subtit {
    font-size: 1.8rem !important;
  }
  p, .left {
    font-size: 1.4rem;
  }
  .event_schedule ul li {
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .event_schedule ul li small {
    display: block;
  }
  .event_schedule p {
    font-size: 1.4rem;
  }
  .event_cloumn-box h5 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .event_cloumn-box h5 small {
    display: block;
  }
  #event #plaza ul {
    justify-content: space-between;
  }
  #event #plaza ul li {
    width: 49%;
    margin-right: 0;
  }
  #event #plaza ul li a {
    font-size: 1.6rem;
    padding: 0 10px;
  }
  #event .box table td.left {
    width: 100%;
    display: block;
  }
  #event .box table td.right {
    width: 100%;
    padding-left: 0;
    display: block;
    text-align: center;
  }
  #event .box table td.right img {
    width: 80%;
  }
  #event #commentary img.price {
    position: static;
    margin-top: 20px;
  }
  #event #lessonRank img.price {
    position: static;
    margin-top: 20px;
  }
  #event {
    padding-bottom: 30px;
  }
  #event .box {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #event .box h4 {
    font-size: 2rem;
  }
  #event .box h4 small {
    font-size: 70%;
  }
  #event .box h5 {
    font-size: 1.4rem;
  }
  #event .box p.gp_tit {
    font-size: 1.8rem;
  }
  #event #plaza .detail {
    padding: 20px 15px;
  }
  #event #park .detail {
    padding: 20px 15px;
  }
  .close {
    font-size: 5vw;
  }
}/*# sourceMappingURL=event.css.map */