@charset "UTF-8";
.aC {
  text-align: center !important;
}

.aL {
  text-align: left !important;
}

@media screen and (min-width: 769px) {
  .tw {
    width: 458px;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
  }
  .tw a {
    display: block;
    padding: 20px 0;
    width: 100%;
  }
  .tw img {
    width: 280px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .tw {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 0;
    text-align: center;
  }
  .tw a {
    display: block;
    padding: 10px 0;
    width: 100%;
  }
  .tw img {
    width: 80%;
    margin: 0 auto;
  }
}

.bgWhite {
  background: #fff;
  display: block;
  margin-bottom: 1.5em;
  box-sizing: border-box;
  padding: 20px 30px 20px;
}
@media screen and (max-width: 768px) {
  .bgWhite {
    padding: 10px 10px 10px;
  }
}

.lightupTit01,
.lightupTit02,
.lightupTit03,
.lightupTit04,
.lightupTit05,
.lightupTit06 {
  margin: 0 auto;
  margin-bottom: 15px;
}

.lightupTit01 {
  width: 100%;
  max-width: 288px;
}

.lightupTit02 {
  width: 100%;
  max-width: 388px;
}

.lightupTit03 {
  width: 100%;
  max-width: 347px;
}

.lightupTit04 {
  width: 100%;
  max-width: 333px;
}

.lightupTit05 {
  width: 100%;
  max-width: 188px;
}

.lightupImg01 {
  width: 100%;
  max-width: 523px;
  margin: auto;
  margin-bottom: 15px;
}

.lightupImg02 {
  width: 100%;
  max-width: 321px;
  margin: auto;
  margin-bottom: 15px;
}

.lightupImg03 {
  width: 100%;
  max-width: 523px;
  margin: auto;
  margin-bottom: 15px;
}

.lightupImg04 {
  width: 100%;
  max-width: 523px;
  margin: auto;
  margin-bottom: 15px;
}

.lightupImg05 {
  width: 100%;
  max-width: 523px;
  margin: auto;
  margin-bottom: 15px;
}

.lightupImg06 {
  width: 100%;
  max-width: 600px;
  margin: auto;
  margin-bottom: 15px;
}

.lightupTbl {
  border-collapse: collapse;
  width: 100%;
  margin: 40px auto;
}

.lightupTbl td,
.lightupTbl th {
  border: 1px solid #000;
  padding: 0.5em 1em;
  text-align: center;
  border-collapse: collapse;
  font-size: 114%;
}

.bgTx01 {
  background: url(../images/wellcome.png) no-repeat center center;
  background-size: cover;
  max-width: 774px;
  min-height: 530px;
  text-align: center;
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .bgTx01 {
    background: url(../images/wellcome_sp.png) no-repeat center center;
    background-size: cover;
  }
}
.bgTx01 .bgTx01_01 {
  font-size: 150%;
  padding: 30px 0 25px;
  font-weight: bold1;
  box-sizing: border-box;
}
.bgTx01 .bgTx01_02 {
  font-size: 110%;
  margin: 0px 0 0px;
}
@media screen and (max-width: 768px) {
  .bgTx01 .bgTx01_01 {
    padding: 20px 0 25px;
  }
  .bgTx01 .bgTx01_02 {
    font-size: 100%;
  }
}

.eventWrap {
  width: 100%;
  max-width: 770px;
  margin: 20px auto 0;
}
.eventWrap.first {
  margin: 20px auto 60px;
}
@media screen and (max-width: 768px) {
  .eventWrap {
    overflow: hidden;
    padding-top: 40px;
    margin: -20px auto 0;
  }
  .eventWrap.first {
    margin: 20px auto 40px;
  }
}

.eventWrapIn {
  border: 2px solid #4070b6;
  border-radius: 50px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  box-shadow: 0px 0px 19px -3px #777777;
}
.eventWrapIn.last {
  padding: 0 40px 40px;
}
@media screen and (max-width: 768px) {
  .eventWrapIn {
    padding: 20px;
    width: 90%;
    margin: 0 auto;
  }
  .eventWrapIn.last {
    padding: 0 20px 20px;
  }
}
.eventWrapIn .eventWrapKazari01 {
  position: absolute;
  width: 147px;
  height: 154px;
  background: url(../images/event_bg01.png) no-repeat center center;
  background-size: cover;
  left: -35px;
  top: -35px;
}
@media screen and (min-width: 769px) {
  .eventWrapIn .eventWrapKazari01 {
    left: -65px;
    top: -65px;
  }
}
@media screen and (max-width: 768px) {
  .eventWrapIn .eventWrapKazari01 {
    width: 73.5px;
    height: 77px;
  }
}
.eventWrapIn .eventWrapKazari02 {
  position: absolute;
  width: 147px;
  height: 154px;
  background: url(../images/event_bg02.png) no-repeat center center;
  background-size: cover;
  right: -35px;
  top: -35px;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .eventWrapIn .eventWrapKazari02 {
    right: -65px;
    top: -65px;
  }
}
@media screen and (max-width: 768px) {
  .eventWrapIn .eventWrapKazari02 {
    width: 73.5px;
    height: 77px;
  }
}

.eventTit01 {
  width: 100%;
  max-width: 395px;
}
@media screen and (max-width: 768px) {
  .eventTit01 {
    width: 80%;
  }
}

.eventTit02 {
  width: 100%;
  max-width: 516px;
}
@media screen and (max-width: 768px) {
  .eventTit02 {
    padding-bottom: 0px;
  }
}

.eventTit01,
.eventTit02 {
  margin: 0 auto 15px !important;
}

.eventCon01Kazari01 {
  position: absolute;
  width: 210px;
  height: 202px;
  background: url(../images/event_kazari01.png) no-repeat center center;
  background-size: cover;
  left: -70px;
  top: -50px;
}
@media screen and (max-width: 768px) {
  .eventCon01Kazari01 {
    width: 105px;
    height: 101px;
    left: -35px;
    top: -25px;
  }
}

.eventCon01Kazari02 {
  position: absolute;
  width: 228px;
  height: 197px;
  background: url(../images/event_kazari02.png) no-repeat center center;
  background-size: cover;
  right: -70px;
  top: -50px;
}
@media screen and (max-width: 768px) {
  .eventCon01Kazari02 {
    width: 114px;
    height: 98px;
    right: -35px;
    top: -25px;
  }
}

.eventCon01Tit {
  margin: 0 auto;
}
.eventCon01Tit img {
  margin-top: -60px;
}
@media screen and (max-width: 768px) {
  .eventCon01Tit img {
    margin-top: -30px;
  }
}

.eventList ul {
  margin: 20px 0 40px !important;
  padding: 0 !important;
}
.eventList ul li {
  background: #4c70a9 url(../images/event_bg2.png) no-repeat right center;
  background-size: auto 100%;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 15px 40px 15px 20px;
  list-style: none;
  margin: 0 0 10px !important;
  color: #fff;
  font-size: 125%;
  word-break: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .eventList ul li {
    padding-right: 35px;
    font-size: 100%;
  }
}

.eventCon01Tx01 {
  font-weight: 700;
  font-size: 200%;
  text-align: center;
  color: #4c70a9;
}
@media screen and (max-width: 768px) {
  .eventCon01Tx01 {
    font-size: 120%;
  }
}

.eventCon01Tx02 {
  font-weight: 700;
  font-size: 150%;
  text-align: center;
  color: #4c70a9;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .eventCon01Tx02 {
    font-size: 120%;
  }
}

.eventCon01TxPlace {
  font-weight: 700;
  font-size: 160%;
  text-align: center;
  color: #4c70a9;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .eventCon01TxPlace {
    margin: 10px 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .eventCon01TxPlace {
    font-size: 110%;
  }
}

.eventCon01Tx03 {
  font-weight: 700;
  font-size: 140%;
}
.eventCon01Tx03 span {
  color: #4070b6;
}
@media screen and (max-width: 768px) {
  .eventCon01Tx03 {
    font-size: 120%;
  }
}

.eventCon01Tx04 {
  font-size: 100%;
}
@media screen and (min-width: 769px) {
  .eventCon01Tx04 {
    padding: 30px 0 0;
  }
}
.eventCon01Tx04 span {
  font-weight: bold;
}

.eventCon01TxNotice {
  font-size: 100%;
}
.eventCon01TxNotice span {
  font-weight: bold;
}

.eventCon01Img01 {
  margin: 0px auto;
  max-width: 416px;
}

.eventCon01Img02 {
  max-width: 280px;
}
@media screen and (min-width: 769px) {
  .eventCon01Img02 {
    float: right;
    width: 280px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .eventCon01Img02 {
    margin: 10px auto;
  }
  .eventCon01Img02 img {
    max-width: 168px;
    margin: 0px auto;
  }
}
.eventCon01Img02 img {
  max-width: 168px;
}

.eventCon01Tx05 {
  font-weight: 700;
  font-size: 150%;
  text-align: center;
  color: #4c70a9;
  border-top: 2px solid #4070b6;
  margin-top: 20px;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .eventCon01Tx05 {
    font-size: 130%;
  }
}

.eventCon01Tx06 {
  font-weight: 700;
  font-size: 200%;
  text-align: center;
  color: #4c70a9;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .eventCon01Tx06 {
    font-size: 150%;
  }
}

.eventKikan {
  border-top: 2px solid #4070b6;
  border-bottom: 2px solid #4070b6;
  box-sizing: border-box;
  padding: 10px 0;
  font-size: 170%;
  font-weight: 700;
  text-align: center;
  color: #4070b6;
  margin: 30px 0 15px;
}
.eventKikan span {
  display: inline !important;
  background-color: #4070b6;
  padding: 0px 10px 3px;
  margin: 0 5px;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .eventKikan span {
    margin-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .eventKikan {
    font-size: 110%;
  }
  .eventKikan span {
    display: block !important;
    margin-bottom: 5px;
  }
}

.mB20 {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 769px) {
  .mB20sp10 {
    margin-bottom: 20px !important;
  }
  .mB25sp13 {
    margin-bottom: 25px !important;
  }
  .mB30sp20 {
    margin-bottom: 30px !important;
  }
  .mB30sp50 {
    margin-bottom: 30px !important;
  }
  .mB40sp20 {
    margin-bottom: 40px !important;
  }
  .mB50sp25 {
    margin-bottom: 50px !important;
  }
  .mB60sp30 {
    margin-bottom: 60px !important;
  }
  .mB70sp35 {
    margin-bottom: 70px !important;
  }
  .mB80sp40 {
    margin-bottom: 80px !important;
  }
  .mB90sp40 {
    margin-bottom: 90px !important;
  }
  .mB100sp50 {
    margin-bottom: 100px !important;
  }
  .mB100sp40 {
    margin-bottom: 100px !important;
  }
  .mB120sp60 {
    margin-bottom: 120px !important;
  }
  .spOnly {
    display: none;
  }
  .pcImgR {
    float: right;
  }
}
@media screen and (max-width: 768px) {
  .mB20sp10 {
    margin-bottom: 10px !important;
  }
  .mB25sp13 {
    margin-bottom: 13px !important;
  }
  .mB30sp20 {
    margin-bottom: 20px !important;
  }
  .mB30sp50 {
    margin-bottom: 50px !important;
  }
  .mB40sp20 {
    margin-bottom: 20px !important;
  }
  .mB50sp25 {
    margin-bottom: 25px !important;
  }
  .mB60sp30 {
    margin-bottom: 30px !important;
  }
  .mB70sp35 {
    margin-bottom: 35px !important;
  }
  .mB80sp40 {
    margin-bottom: 40px !important;
  }
  .mB80sp50 {
    margin-bottom: 50px !important;
  }
  .mB90sp40 {
    margin-bottom: 40px !important;
  }
  .mB100sp50 {
    margin-bottom: 50px !important;
  }
  .mB100sp40 {
    margin-bottom: 40px !important;
  }
  .mB120sp60 {
    margin-bottom: 60px !important;
  }
  .pcOnly {
    display: none;
  }
  .inner {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 4%;
  }
}
.p-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9のアスペクト比 */
  height: 0;
}

.p-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bold {
  font-weight: 700;
}

.googlemapy {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9のアスペクト比 */
  height: 0;
  margin-bottom: 30px;
  margin-top: 20px;
}

.googlemapy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mapPg {
  position: relative;
}
.mapPg01 {
  position: absolute;
  right: 10%;
  bottom: 18%;
  display: block;
  width: 25%;
  height: 12%;
  opacity: 0.5;
}

.mapPg02 {
  position: absolute;
  right: 1%;
  bottom: 48%;
  display: block;
  width: 32%;
  height: 12%;
  opacity: 0.5;
}

.mapPg03 {
  position: absolute;
  right: 18%;
  top: 22%;
  display: block;
  width: 30%;
  height: 12%;
  opacity: 0.5;
}

.mapPg04 {
  position: absolute;
  left: 4%;
  bottom: 24%;
  display: block;
  width: 23%;
  height: 12%;
  opacity: 0.5;
}

.mapPg05 {
  position: absolute;
  left: 23%;
  top: 36%;
  display: block;
  width: 28%;
  height: 12%;
  opacity: 0.5;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.txRed {
  color: #ff0000;
}

.txSmall {
  font-size: 85%;
}/*# sourceMappingURL=style020250228.css.map */