@charset "UTF-8";
@import url("/Templates/css/whhg-font/css/whhg.css");

/*================================================
 *  コンテンツ
 ================================================*/


#mainContents .uc {
  margin: 250px auto;
  padding: 0px 0px 0px 0;
  font-size: 50px;
  color: #999999;
  text-align: center;
}
#mainContents .msg {
  margin: 60px auto 100px auto;
  padding: 0px 0px 0px 0;
  font-size: 28px;
  text-align: center;
}

#mainContents.supportpage .contents p.text01 {
  font-weight: bold;
  margin: 0 0 20px 0;
  font-size: 16px;
}
#mainContents.supportpage .contents table.inTable01.venue th {
  font-weight: normal;
}
#mainContents.supportpage.mensetsu202312 .formbtn {
  margin: 0 auto 20px auto;
  width: 100%;
  max-width: 300px;
}
#mainContents.supportpage.mensetsu202312 .formbtn a {
  display: block;
  color: #ffffff;
  font-size: 20px;
  padding: 14px 10px 10px 10px;
  text-decoration: none;
  border-radius: 25px;
  background-color: #0b3f8d;
  cursor: pointer;
  border: #0b3f8d solid 1px;
  text-align: center;
}
#mainContents.supportpage.mensetsu202312 .formbtn a:hover {
  color: #0b3f8d;
  background-color: #fff;
}

#mainContents.supportpage table,
#mainContents.supportpage table th,
#mainContents.supportpage table td {
  border: none;
}
#mainContents.supportpage table th,
#mainContents.supportpage table td {
  padding: 0;
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  font-size: 16px;
}
#mainContents.supportpage table th {
  background-color: transparent;
}
#mainContents.supportpage table th.number {
  width: 1em;
}
#mainContents.supportpage table td {
  padding-bottom: 1em;
}
#mainContents.supportpage table td dl dd {
  margin-left: 3em;
}
#mainContents.supportpage table table.inTable01 {
  width: auto;
}
#mainContents.supportpage table table.inTable01 td {
  padding-bottom: 0;
  word-break: break-all;
}
#mainContents.supportpage table table.inTable01 td.right {
  text-align: right;
}
#mainContents.supportpage table table.inTable01 td table.DateEvent {
  width: auto;
  margin: 0;
}
#mainContents.supportpage table table.inTable01 td table.DateEvent,
#mainContents.supportpage table table.inTable01 td table.DateEvent td {
  border: #000 solid 1px;
}
#mainContents.supportpage table table.inTable01 td table.DateEvent td {
  padding: 10px;
  vertical-align: middle;
}
#mainContents.supportpage table table.inTable01 td table.DateEvent td.T-Center {
  text-align: center;
}
#mainContents.supportpage
  table
  table.inTable01
  td
  table.DateEvent
  td.NagoyaDay
  span {
  padding-left: 3.5em;
}
#mainContents.supportpage table table.Participating {
  font-size: 14px;
}
#mainContents.supportpage table table.Participating th,
#mainContents.supportpage table table.Participating td {
  border: 1px solid #ddd;
  font-size: 14px;
}
#mainContents.supportpage table table.Participating th {
  text-align: center;
  vertical-align: middle;
  background: #eee;
  padding: 10px 10px 10px 10px;
  white-space: nowrap;
}
#mainContents.supportpage table .venueList {
  letter-spacing: -0.4em;
}
#mainContents.supportpage table .venueList .list {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 10px);
  padding: 0;
}
#mainContents.supportpage table .venueList .list01 {
  margin-right: 20px;
}
#mainContents.supportpage table p.venue {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
#mainContents.supportpage table table.Participating td {
  padding: 10px 10px 10px 10px;
}
#mainContents.supportpage table table.Participating tr td:nth-of-type(1) {
  text-align: center;
  width: 3em;
}
#mainContents.supportpage table table.Participating tr td:nth-of-type(2) {
}
#mainContents.supportpage table table.Participating tr td:nth-of-type(3) {
}
#mainContents.supportpage table table.Participating tr td:nth-of-type(3) {
  width: 5em;
  text-align: center;
} /*#mainContents.supportpage table table.Participating tr td:nth-of-type(4){
	width: 8em;
    text-align: center;
}
*/
#mainContents.supportpage.mensetsupage p.LastButton {
  margin: 30px auto 0 auto;
  font-size: 36px;
  width: 100%;
  max-width: 600px;
}
#mainContents.supportpage.mensetsupage p.LastButton a {
  background-color: #1296dc;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  border: #1296dc solid 1px;
  text-align: center;
  line-height: 100px;
  padding: 5px;
  display: block;
}
#mainContents.supportpage.mensetsupage p.LastButton a:hover {
  color: #1296dc;
  background-color: #fff;
}

@media screen and (max-width: 979px) {
  
  #mainContents.supportpage table table.Participating th,
  #mainContents.supportpage table table.Participating td {
    font-size: 12px;
  }
  #mainContents.supportpage table table.Participating tr td:nth-of-type(4),
  #mainContents.supportpage table table.Participating tr td:nth-of-type(5) {
    width: auto;
  }
  #mainContents.supportpage table .venueList .list {
    width: 100%;
    margin-right: 0 !important;
    display: block;
  }
  #mainContents.supportpage table th,
  #mainContents.supportpage table td {
    font-size: 14px;
  }
  #mainContents.mensetsupage p.text0 {
    font-size: 20px;
  }
  #mainContents.supportpage .contents p.text01 {
    font-size: 14px;
  }
  #mainContents.supportpage.mensetsu202312 .formbtn a {
    font-size: 16px;
  }
}


/*================================================
 *  クラス
 ================================================*/
.page-content .list {
  padding: 0 0 0 0.5em;
}
.page-content .list li {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
  background: url(../images/check.png) 0 5px no-repeat;
}
.info dt {
  border-bottom: none;
}
.info dd {
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
.col_two_one {
  overflow: hidden;
}
.col_two_one ul {
  overflow: hidden;
  margin: 2% -2% 0 0;
}
.col_two_one li {
  list-style: none;
  float: left;
  width: 48%;
  margin: 0 2% 2% 0;
}
.col_two_one li:nth-child(2n + 1) {
  clear: both;
}
.col_two_one li img {
  width: 100%;
  margin-bottom: 2.5%;
}

/*================================================
 *  タブレット向けデザイン
 ================================================*/

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width: 767px) {
  #mainContents .uc {
    margin: 50px auto;
    font-size: 16px;
  }

  .col_two_one ul {
    margin-right: 0;
  }
  .col_two_one li {
    width: 100%;
  }
  .col_two_one li:nth-child(2n + 1) {
    clear: both;
  }


}
@media screen and (max-width: 640px) {

  #mainContents.supportpage .contents table.inTable01.venue,
  #mainContents.supportpage .contents table.inTable01.venue tbody,
  #mainContents.supportpage .contents table.inTable01.venue tr,
  #mainContents.supportpage .contents table.inTable01.venue th,
  #mainContents.supportpage .contents table.inTable01.venue td {
    display: block;
    width: 100%;
  }
  #mainContents.supportpage .contents table.inTable01.venue th {
    font-weight: bold;
  }
  #mainContents.supportpage.mensetsupage p.LastButton {
    font-size: 20px;
  }
  #mainContents.supportpage.mensetsupage p.LastButton a {
    line-height: 60px;
  }
}

