@charset "UTF-8";
/*-----------------共通レイアウト------------------*/
.sp {
  display: none !important;
}
.pc {
  display: block !important;
}

/*---------- header ---------*/
.wrapper {
}
.wrapperIn {
  max-width: 1704px;
  margin: 0 auto;
}
.header {
  position: relative;
  background: url("/event_library/assets/images/header_bg.png") repeat;
  padding: 16px 0 18px;
}
.header::before {
  position: absolute;
  top: 0;
  display: block;
  content: "";
  width: 100%;
  height: 6px;
  background: #e40001;
}
.ttl {
  width: 190px;
  margin: 0 auto;
}
.ttl a {
  display: block;
}
/*---------- eventMain ---------*/
.eventMain {
  width: 740px;
  margin: 40px auto 0;
}
.imgCenter {
  margin: 0 auto;
}
.mainTtl {
  margin-bottom: 40px;
}
.mainTx {
  margin-bottom: 50px;
  text-align: center;
  line-height: 1.6;
  font-size: 1.5rem;
}
.searchTtl {
  margin-bottom: 28px;
}
.searchTx {
  margin-bottom: 28px;
  font-size: 2rem;
  text-align: center;
}
.pointArea {
  position: relative;
  width: 600px;
  padding: 30px 28px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 2px solid #acabab;
  text-align: center;
  background: #f7f7f7;
}
.pointLogo {
  position: absolute;
  top: -18px;
  left: -2px;
  display: inline-block;
  text-align: center;
  padding: 5.5px 20px;
  color: #fff;
  border-radius: 20px;
  font-size: 1.8rem;
  background: #acabab;
}
.tx {
  line-height: 1.5;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 1.5rem;
}

/*---------- social ---------*/
.social {
  padding: 40px 0 28px;
  background: #fff;
  text-align: center;
}
.snsArea {
  margin-bottom: 22px;
  text-align: center;
}
.snsArea li {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.snsArea a {
  display: block;
  width: 100%;
}
.snsArea img {
  width: 100%;
}
.fbBtnBox {
  margin-right: 20px;
}
.bnrArea {
  width: 426px;
  margin: 0 auto;
}
.footerBnrArea a:hover {
  opacity: 0;
}
.bnr1 {
  background: url("/event_library/assets/images/bnr1_on.png") no-repeat;
  background-size: contain;
}
.bnr2 {
  background: url("/event_library/assets/images/bnr2_on.png") no-repeat;
  background-size: contain;
}
.bnr3 {
  background: url("/event_library/assets/images/bnr3_on.png") no-repeat;
  background-size: contain;
}
.bnr4 {
  background: url("/event_library/assets/images/bnr4_on.png") no-repeat;
  background-size: contain;
}
.bnrType1 {
  display: inline-block;
}
.bnrType1:nth-child(1) {
  margin-bottom: 10px;
}
.bnrType2 {
  float: left;
}
.bnrType2Box {
  display: inline-block;
  margin-bottom: 20px;
}
.bnrType2:first-child {
  margin-right: 14px;
}
.bnrArea a {
  display: block;
}
.txLink {
  text-align: center;
}
.txLink a {
  position: relative;
  padding-right: 16px;
  color: #595757;
  text-decoration: none;
  border-bottom: 1px solid #595757;
}
.txLink a::after {
  position: absolute;
  top:0;
  right: 0;
  display: inline-block;
  content: ">";
}
.txLink li:first-child {
  margin-bottom: 22px;
}
/*---------- footer ---------*/
.footerLinkArea {
  padding: 16px 0;
  text-align: center;
  background: #fff;
  border-top: 2px solid #e40001;
}
.footerLinkArea li {
  display: inline-block;
}
.footerLinkArea a {
  padding-left: 13px;
  margin-right: 20px;
  color: #e40001;
  font-size: 1.3rem;
  background: url("/event_library/assets/images/arrow.png") no-repeat left center;
  background-size: 12px 12px;
}
.footer {
  padding: 20px 0;
  background: #e40001;
  text-align: center;
  color: #fff;
}
.note {
  margin-bottom: 12px;
  font-size: 1.2rem;
}
.footerLogo {
  width: 308px;
  margin: 0 auto 14px;
}
.copyright {
  width: 224px;
  margin: 0 auto;
}
/*pagetop*/
.pagetop {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 86%;
  width: 42px;
  height: 42px;
  z-index: 999;
}
.pagetop img {
  width: 100%;
}
.pagetop a {
  display: block;
}

/*-----------------PCマウスオン------------------*/
@media screen and (min-width: 768px) {
  .wrapper {
    min-width: 980px;
  }
  .mainTtl a:hover,
  .backBtn a:hover,
  .pagetop a:hover {
    opacity: .6;
  }
  .footerLinkArea a:hover,
  .ttl a:hover,
  .snsArea li:hover,
  .contsBnrArea a:hover,
  .contsBnrSidebySideArea a:hover,
  .listTxBoxBtn a:hover,
  .searchBtn a:hover {
    opacity: .5;
  }
  .map {
    position: relative;
    padding-top: 465px;
    margin-bottom: 64px;
    background: url("/event_library/assets/images/pc_map.png") no-repeat 144px top;
  }
  .map li {
    position: absolute;
    border-radius: 4px;
  }
  .map a {
    display: block;
    padding: 5px 23px 7px;
    font-size: 2rem;
    color: #595757;
  }
  .area1 a,
  .area3 a {
    padding: 5px 16px 7px;
  }
  .area9 a {
    padding: 5px 14px 7px;
  }
  /*各地域*/
  .area1 {
    top: 145px;
    right: -9px;
    border: 2px solid #F6C2CC;
    box-shadow: 4px 4px #fadbe1;
  }
  .area2 {
    top: 290px;
    right: 56px;
    border: 2px solid #FCE08C;
    box-shadow: 4px 4px #fdecba;
  }
  .area3 {
    top: 174px;
    left: 380px;
    border: 2px solid #BBE8E3;
    box-shadow: 4px 4px #d6f1ee;
  }
  .area4 {
    top: 375px;
    right: 176px;
    border: 2px solid #D4EAA2;
    box-shadow: 4px 4px #e5f3c7;
  }
  .area5 {
    top: 225px;
    left: 285px;
    border: 2px solid #D9BFDB;
    box-shadow: 4px 4px #e8d9ea;
  }
  .area6 {
    top: 406px;
    left: 354px;
    border: 2px solid #F6C2CC;
    box-shadow: 4px 4px #fadbe1;
  }
  .area7 {
    top: 246px;
    left: 142px;
    border: 2px solid #FCE08C;
    box-shadow: 4px 4px #fdecba;
  }
  .area8 {
    top: 429px;
    left: 243px;
    border: 2px solid #BBE8E3;
    box-shadow: 4px 4px #d6f1ee;
  }
  .area9 {
    top: 326px;
    left: -8px;
    border: 2px solid #D4EAA2;
    box-shadow: 4px 4px #e5f3c7;
  }
  /*hover*/
  .map a:hover {
    color: #fff;
  }
  .area1 a:hover {
    background: #F6C2CC;
  }
  .area2 a:hover {
    background: #FCE08C;
  }
  .area3 a:hover {
    background: #BBE8E3;
  }
  .area4 a:hover {
    background: #D4EAA2;
  }
  .area5 a:hover {
    background: #D9BFDB;
  }
  .area6 a:hover {
    background: #F6C2CC;
  }
  .area7 a:hover {
    background: #FCE08C;
  }
  .area8 a:hover {
    background: #BBE8E3;
  }
  .area9 a:hover {
    background: #D4EAA2;
  }

  /*------- イベントのない地域をグレーアウト、リンク無効にするここから ----------*/
  .area3,.area4,.area5 {
    border-color: #ccc;
    box-shadow: 4px 4px #ccc;
  }
  a.disable {
    cursor: default !important;
    color: #ccc !important;
  }
  a.disable:hover {
    background: none !important;
    color: #ccc !important;
  }
  /*------- イベントのない地域をグレーアウト、リンク無効にするここまで ----------*/

}
/*------------------------------------------SPレイアウト-----------------------------------------*/
@media screen and (max-width: 767px) {
  /*------- イベントのない地域をグレーアウト、リンク無効にするここから ----------*/
  a.disable {
    cursor: default !important;
    color: #ccc !important;
  }
  /*------- イベントのない地域をグレーアウト、リンク無効にするここまで ----------*/

  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  img {
    width: 100%;
  }

/*-------- topと共通クラスで変更がある箇所 ---------*/
  .header::before {
    height: 4px;
  }
  .header {
    padding: 19px 0 15px;
  }
  .ttl {
    width: 173px;
    margin-bottom: 0;
  }
/*---------- eventMain ---------*/
  .eventMain {
    width: auto;
    margin: 0;
    padding: 30px 3.125% 0;
  }
  .mainTtl {
    padding: 0 3.66%;
    margin-bottom: 30px;
  }
  .mainTx {
    margin-bottom: 45px;
    line-height: 1.6;
    font-size: 1.3rem;
  }
  .searchTtl {
    padding: 0 14%;
    margin-bottom: 20px;
  }
  .searchTx {
    margin-bottom: 20px;
    font-size: 1.3rem;
  }
  .map {
    margin-bottom: 53px;
  }
  .map li {
    width: 32%;
    float: left;
  }
  .area2,
  .area5,
  .area8 {
    margin: 0 2%;
  }
  .map li:nth-child(n + 4) {
    margin-top: 2.3%;
  }
  .pointArea {
    width: 100%;
    padding: 20px 25px;
    margin-bottom: 0;
  }
  .pointLogo {
    padding: 6px 10px;
    font-size: 1.4rem;
    top: -13px;
    left: -2px;
  }
  .tx {
    font-size: 1.3rem;
    line-height: 1.5;
  }

/*---------- social ---------*/
  .social {
    padding: 30px 0 21px;
  }
  .snsArea {
    margin-bottom: 20px;
  }
  .snsArea li {
    width: 40px;
    height: 40px;
  }
  .snsArea img {
    width: 100% !important;
    height: 100% !important;
  }
  .fb {
    margin-right: 10px;
  }
  .sp.lineBtnBox {
    display: inline-block !important;
    margin-left: 20px;
  }
  .bnrArea {
    width: auto;
    margin: 0 9.37%;
  }
  .bnrType2 {
    width: 48%;
  }
  .bnrType2:first-child {
    margin-right: 4%;
  }
  .bnr1 {
    background: url("/event_library/assets/images/sp_bnr1_on.png") no-repeat;
    background-size: 100% 100%;
  }
  .bnr2 {
    background: url("/event_library/assets/images/sp_bnr2_on.png") no-repeat;
    background-size: 100% 100%;
  }
  .bnr3 {
    background: url("/event_library/assets/images/sp_bnr3_on.png") no-repeat;
    background-size: 100% 100%;
  }
  .bnr4 {
    background: url("/event_library/assets/images/sp_bnr4_on.png") no-repeat;
    background-size: 100% 100%;
  }

/*---------- footer ---------*/
  .footerLinkArea {
    padding: 12px 0;
    border-top: 1px solid #e40001;
  }
  .footerLinkArea li {
    margin-bottom: 11px;
    font-size: 0;
  }
  .footerLinkArea a {
    display: block;
    padding-left: 11px;
    margin-right: 3px;
    font-size: .9rem;
    background-size: contain;
  }
  .note {
    margin: 0 2.7% 10px;
    font-size: .7rem;
    line-height: 1.4;
  }
  .footerLogo {
    width: 50%;
  }
  .copyright {
    width: 44.6%;
  }
  /*pagetop*/
  .pagetop {
    left: 86%;
  }
/*-----------SPここまで-------------*/
}


/*=====================================================
記事ページ　areaa.html
=====================================================*/
/*地域ごとの背景*/
.hokkaido_tohoku,
.kinki {background: #fdf3f5;}

.kanto,
.chugoku {background: #fef9e8;}

.koshinetsu,
.shikoku {background: #f1faf9;}

.hokuriku {background: #f7f2f8;}

.tokai,
.kyushu_okinawa {background: #f6fbec;}

/*地域ごとのタイトル*/
.hokkaido_tohoku .areaTtl,
.kinki .areaTtl {background: #ee869a;}

.kanto .areaTtl,
.chugoku .areaTtl {background: #f9c11a;}

.koshinetsu .areaTtl,
.shikoku .areaTtl {background: #78d2c8;}

.hokuriku .areaTtl {background: #b480b8;}

.tokai .areaTtl,
.kyushu_okinawa .areaTtl {background: #aad646;}

.area .mainTtl {
  width: 350px;
  margin: 0 auto 40px;
}
.area .mainTtl a {
  display: block;
}
.area .mainTtl img {
  width: 100%;
}
.areaTtl {
  display: inline-block;
  padding: 9px 20px 11px;
  color: #fff;
  border-radius: 4px;
  font-size: 2rem;
  font-weight: normal;
}
.eventList {
  margin-bottom: 40px;
}
.eventList li {
  display: table;
  padding: 20px;
  margin-top: 20px;
  background: #fff;
  box-shadow: 4px 4px #dcdcdc;
}
.listImg {
  display: table-cell;
  width: 260px;
  padding-right: 20px;
  box-sizing: border-box;
  vertical-align: middle;
}
.listImg img {
  width: 100%;
}
.listTxBox {
  display: table-cell;
  width: 440px;
  line-height: 1.5;
  vertical-align: middle;
  font-size: 1.2rem;
}
.listTxBoxTtl {
  margin: 12px 0;
  font-size: 2.2rem;
}
.listTxBoxAreaName {
  display: table;
  margin-bottom: 12px;
  font-size: 1.5rem;
}
.listTxBoxAreaName dt {
  display: table-cell;
}
.listTxBoxAreaName dt::after {
  display: inline-block;
  content: "：";
}
.listTxBoxAreaName dd {
  display: table-cell;
}
.listTxBoxBtn {
  text-align: right;
}
.listTxBoxBtn a {
  display: inline-block;
  padding: 8px 55px 8px 24px;
  font-size: 1.6rem;
  border-radius: 4px;
  color: #fff;
  background: url("/event_library/assets/images/btn_bg1.png") no-repeat 162px center,#acabab;
}
.formArea {
  margin-bottom: 40px;
  font-size: 0;
  text-align: center;
}
.selectTtl {
  margin-bottom: 28px;
  font-size: 2rem;
}
.selectArea {
  position: relative;
  display: inline-block;
  width: 214px;
  cursor: pointer;
  text-align: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: #acabab 1px solid;
  border-radius: 6px;
  padding: 8px 46px 8px 18px;
  display: inline-block;
  background: #fff;
  font-size: 0;
  box-sizing: border-box;
  vertical-align: middle;
}
.selectArea:before{
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  width: 32px;
  height: 37px;
  background: #acabab;
  border-radius: 0 6px 6px 0;
}
.selectArea:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 7px;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 9px 0 9px;
  border-color: #ffffff transparent transparent transparent;
}
.selectArea .selectObj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  opacity: 0;
  cursor:pointer;
  z-index: 1;
  -webkit-appearance: none;
}
.selectTxt{
  width: 100%;
  font-size: 2rem;
  min-height: 1em;
  color: #595757;
  text-align: center;
}
.selectArea select{
  width: 100%;
  display: block;
  line-height: 1;
}
.searchBtn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 9px;
}
.searchBtn a {
  display: block;
  padding: 9px 20px;
  font-size: 2rem;
  color: #fff;
  background: #acabab;
  border-radius: 6px;
}
.backBtn {
  width:308px;
  margin: 0 auto 50px;
}
.backBtn a {
  display: block;
}

/*-----------------SPレイアウト------------------*/
@media screen and (max-width: 767px) {
/*-----------SPここまで-------------*/
  .area .mainTtl {
    width: 83.3%;
    margin: 0 auto 30px;
    padding: 0;
  }
  .mainTx {
    margin-bottom: 30px;
  }
  .areaTtl {
    padding: 6px 12px;
    font-size: 1.4rem;
    border-radius: 2px;
  }
  .eventList {
    margin-bottom: 30px;
  }
  .eventList li {
    display: block;
    margin-top: 10px;
    padding: 15px;
  }
  .listImg {
    display: block;
    width: 80.7%;
    margin: 0 auto 15px;
    padding: 0;
  }
  .listTxBox {
    display: block;
    width: auto;
    font-size: 1rem;
  }
  .listTxBoxTtl {
    margin: 8px 0;
    font-size: 1.3rem;
  }
  .listTxBoxAreaName {
    margin-bottom: 8px;
    font-size: 1rem;
  }
  .listTxBoxBtn {
    text-align: center;
  }
  .listTxBoxBtn a {
    padding: 8px 44px 8px 25px;
    font-size: 1.2rem;
    background-position: 125px center;
    border-radius: 2px;
  }
  .formArea {
    margin-bottom: 30px;
  }
  .selectTtl {
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .selectArea {
    width: 180px;
  }
  .selectArea:before {
    width: 30px;
    height: 29px;
  }
  .selectArea:after {
    right: 5px;
  }
  .selectTxt {
    font-size: 1.2rem;
  }
  .searchBtn a {
    padding: 8px 13px;
    font-size: 1.5rem;
  }
  .backBtn {
    width: 246px;
    margin: 0 auto 45px;
  }
}
