@charset "utf-8";
/* CSS Document */
#cont { line-height: normal; }


/*===============================

    ★旧デザイン版（赤いタイプ）

================================*/
/*===============================

    トップ画周り

================================*/
.topimg {
  width: 430px;
  height: 225px;
  float: left;
}

.top-title {
  width: 300px;
  height: 225px;
  float: right;
  background-color: #702520;
}

.title {
  color: #FFFFFF;
  font-size: 15px;
  font-family: メイリオ;
  border-bottom: solid 1px #FFFFFF;
  margin: 15px 10px;
  letter-spacing: 1.5px;
}

.top-contents {
  color: #FFFFFF;
  font-size: 25px;
  font-weight: bold;
  font-family: メイリオ;
  line-height: 35px;
  margin: 15px 10px;
}

.kensyu {
  list-style: none;
  padding: 10px 5px 10px 5px;
  margin: 10px 10px 15px 10px;
  background-color: #FFFFFF;
  font-family: メイリオ;
  font-size: 15px;
}

/*===============================

    見出し

================================*/
.forum-sabtitle-brown {
  width: 730px;
  font-family: メイリオ;
  font-size: 20px;
  font-weight: bold;
  border-left: solid 5px #702520;
  padding-left: 5px;
  margin: 10px 0px 15px 0px;
  line-height: 23px;
}

.forum-sabtitle-red {
  width: 730px;
  font-family: メイリオ;
  font-size: 20px;
  font-weight: bold;
  border-left: solid 5px #E6002D;
  padding-left: 5px;
  margin: 10px 0px 15px 0px;
  line-height: 23px;
}

.forum-sabtitle-blue {
  width: 730px;
  font-family: メイリオ;
  font-size: 20px;
  font-weight: bold;
  border-left: solid 5px #206BB5;
  padding-left: 5px;
  margin: 10px 0px 15px 0px;
  line-height: 23px;
}

.forum-sabtitle-orange {
  width: 730px;
  font-family: メイリオ;
  font-size: 20px;
  font-weight: bold;
  border-left: solid 5px #F18D00;
  padding-left: 5px;
  margin: 10px 0px 15px 0px;
  line-height: 23px;
}

.forum-sabtitle-green {
  width: 730px;
  font-family: メイリオ;
  font-size: 20px;
  font-weight: bold;
  border-left: solid 5px #06806A;
  padding-left: 5px;
  margin: 10px 0px 15px 0px;
  line-height: 23px;
}

.forum-sabtitle-pink {
  width: 730px;
  font-family: メイリオ;
  font-size: 20px;
  font-weight: bold;
  border-left: solid 5px #EB6EA5;
  padding-left: 5px;
  margin: 10px 0px 15px 0px;
  line-height: 23px;
}

/*
    テキスト
================================*/
.forum-text {
  width: 730px;
  font-family: メイリオ;
  font-size: 15px;
  line-height: 24px;
  margin: 0px 0px 30px 0px;
}


/*===============================

    スケジュール

================================*/
#forum_container table.f_sch td {
  padding: 7px 5px;
  text-align: center;
  /*border: 1px solid #7BA5D3;*/
  border: 1px solid #EE4D89;
  font-size: 13px;
}

#forum_container table.f_sch td.l {
  text-align: left;
}

#forum_container table.f_sch {
  border-collapse: collapse;
}

#forum_container .cont_rvoice ul li {
  background-image: url("../img/icon_voice_g.png");
  background-repeat: no-repeat;
  background-position: left 1px;
  color: #333;
  list-style-type: none;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 120%;
  border-bottom: 1px dotted #7BA5D3;
  padding-bottom: 10px;
  font-family: メイリオ;
}


/*===============================

    アーカイブトップ(archive/top.html)

================================*/
.archive_box {
  float: left;
  width: 220px;
  margin-right: 35px;
}

.archive_box dl dt a {
  font-size: 16px;
  font-weight: 700;
  font-family: 游ゴシック;
}
.archive_box dl dd a {
  font-size: 12px;
  font-weight: 700;
  font-family: 游ゴシック;
  float: right;
  margin-right: 10px;
}

.archive_box dl {
  margin-top: 30px;
  margin-bottom: 20px;
}

.archive_box dl dt img {
  vertical-align: -3px;
  margin-right: 3px;
}

.archive_box dl dd {
  font-size: 12px;
  font-weight: 700;
  font-family: 游ゴシック;
}

.archive_2016 {
  margin-top: 50px;
}

.archive_2016 h2 {
  font-size: 25px;
  font-weight: 700;
  font-family: 游ゴシック;
  background-color: red;
  color: white;
  clear: both;
}

.archive_2017 h2 {
  font-size: 25px;
  font-weight: 700;
  font-family: 游ゴシック;
  background-color: red;
  color: white;
  clear: both;
}

.archive_2017 .archive_box a {
  color: #cccccc;
  text-decoration: none;
}

.archive_2016 .archive_box a {
  color: #cccccc;
  text-decoration: none;
}

.archive_2016 .archive_box dd {
  color: #cccccc;
  text-decoration: none;
}

.archive_2017 .archive_box a:hover {
  color: #cccccc;
  text-decoration: none;
}

.archive_2016 .archive_box a:hover {
  color: #cccccc;
  text-decoration: none;
}

.archive_2016 .archive_box .released a {
  color: #005580;
}

.archive_2016 .archive_box .released dd {
  color: black;
}

.archive_2016 .archive_box .released a:hover {
  text-decoration: underline;
}

.archive_2017 .archive_box .released a {
  color: #005580;
}

.archive_2017 .archive_box .released dd {
  color: black;
}

.archive_2017 .archive_box .released a:hover {
  text-decoration: underline;
}

/*
    戻るボタン
================================*/
.return_button a {
  font-size: 14px;
  font-family: 游ゴシック;
  line-height: 1.7em;
  font-weight: 700;
  display: block;
  width: 350px;
  height: 30px;
  border: 1px solid black;
  border-radius: 2px;
  color: black;
  text-align: center;
  padding: 3px;
}

.return_button a:hover {
  border: 1px solid red;
  color: red;
  text-decoration: none;
}

.return_button {
  width: 350px;
  float: left;
  margin-right: 10px;
}



/*===============================

    新デザイン版

================================*/
#forum_container h2 {
  font-size: 20px;
  font-family: 游ゴシック;
  font-weight: 700;
  margin-top: 35px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: solid 2px #164a84;
}

/*
    アウトライン
================================*/
#forum_outline h2 {}

#forum_outline p {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  margin-bottom: 10px;
}

/*
    スケジュール
================================*/
#forum_schedule {
  overflow: hidden;
  margin-bottom: 60px;
}

#forum_schedule h2 {}

#forum_schedule table {
  font-size: 14px;
  font-family: 游ゴシック;
  font-weight: 500;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

/*
    その他拠点開催用のナビ（開催地ナビ）
================================*/
.forum-other_nav {
  position: relative;
  margin-top: 30px;
}

.forum-other_nav ul {
  display: table;
  margin: auto;
  width: 100%;
}

.forum-other_nav ul li {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}

@media screen and (max-width:600px) {
  .forum-other_nav ul { display: block; }
  .forum-other_nav ul li { display: block; }
}

.forum-other_nav ul a {
  font-size: 18px;
  display: block;
  padding: 10px 26px;
  text-decoration: none;
  font-weight: 700;
  color: #525252;
  font-family: 游ゴシック;
  border: 2px solid white;
  background-color: #DCDDDD;
  text-align: center;
}

.forum-other_nav ul a:hover {
  background-color: #0875d2;
  color: white;
}

/*
    スケジュール
================================*/
#forum_schedule .region {
  font-size: 18px;
  font-family: 游ゴシック;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 10px;
}


#forum_schedule table tbody tr {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

#forum_schedule table tbody tr td {
  border: 1px solid #cccccc;
  font-size: 14px;
  font-family: 游ゴシック;
  font-weight: 500;
  padding: 5px;
}

#forum_schedule table tbody tr td span {
  font-size: 12px;
  font-family: 游ゴシック;
  font-weight: 500;
  padding: 5px;
}

#forum_schedule table tbody tr td span.borderdot {
  font-size: 14px;
  font-family: 游ゴシック;
  font-weight: 500;
  padding: 5px;
  border-top: 2px dotted #cccccc;
  display: block;
  margin-top: 5px;
}

#forum_schedule table tbody tr td.sche_time {
  width: 60px;
  text-align: center;
  font-size: 12px;
}

#forum_schedule table tbody tr td.sche_application {
  width: 100px;
  text-align: center;
}

#forum_schedule table tbody tr td.sche_application a{
  display: block;
}

#forum_schedule table tbody tr td.sche_application a img:hover {
  opacity:0.5;
}

.forum_schedule_1 {
  float: left;
  width: 350px;
}

.forum_schedule_3 {
  float: left;
  width: 730px;
}

.forum_schedule_2 {
  float: right;
  width: 350px;
}

.forum_schedule_2018 {
  width: 100%;
  clear: both;
}

.other-title {
  font-size: 20px;
  background-color: #164a84;
  color: white;
  font-family: 游ゴシック;
  margin-top: 60px;
  font-weight: bold;
  padding: 10px;
}


/*
    日時・会場など
================================*/
#forum_info {
  clear: both;
}

#forum_info h2 {}

#forum_info table {
  border-collapse: collapse;
  width: 100%;
}

#forum_info table tr {
  margin-bottom: 10px;
}

#forum_info table tr td {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
  word-break: break-all;
}

#forum_info table tr td span {
  font-size: 11px;
  font-family: 游ゴシック;
  font-weight: 500;
}

#forum_info table tr td.info_list {
  width:20%;
  /*padding-right: 10px;
  text-align: center;*/
}



/*
    ページ上部のタブ切り替えスイッチ
================================*/
.place_switch {
  overflow: hidden;
}

.place_switch ul {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.place_switch ul li {
  list-style: none;
  width: 49.3%;
  height: 50px;
  float: left;
  margin-right: 10px;
  color: white;
}

/* 東京 */
.place_switch ul li.place_switch_main { float:left;margin-right: 0; }

/* その他 */
.place_switch ul li.place_switch_other { float:right; }

.place_switch ul li a {
  list-style: none;
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 700;
  width: 100%;
  height: 100%;
  float: left;
  /*margin-right: 10px;*/
  color: white;
  text-align: center;
  padding-top: 12px;
}

#forum_webin h2 {
  font-size: 20px;
  font-family: 游ゴシック;
  font-weight: 700;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.forum_other {
  overflow: hidden;
  float: right;
  width: 365px;
  font-family: メイリオ;
  font-size: 15px;
  line-height: 24px;
}

.forum_other_map {
  margin: 20px 0px 50px 0px;
}

.place_switch ul li.tokyo {
  background-color: #E6002E;
}

.place_switch ul li.tokyo_2018 {
  background-color: #23A695;
}

.place_switch ul li.other {
  background-color: #0875d2;
  margin-right: 0px;
}

.place_switch ul li.other_2018 {
  background-color: #0875d2;
  margin-right: 0px;
}

/* アーカイブトップへのリンク */
.toarchive {
  font-size: 20px;
  font-family: 游ゴシック;
  font-weight: 700;
  margin: 25px 0px;
  text-align: center;
}

.toarchive a {
  font-size: 17px;
  font-family: 游ゴシック;
  font-weight: 700;
  border: 3px solid red;
  padding: 10px;
  text-align: center;
  padding: 10px 105px;
}

/*
    皆さまの声
================================*/
#forum_voice h2 {}

#forum_voice ul li {
  font-size: 14px;
  font-family: 游ゴシック;
  font-weight: 500;
  border-bottom: 2px dotted #cccccc;
  padding-left: 23px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

#forum_voice ul li img {
  margin-left: -23px;
}

/*
    その他開催地情報
================================*/
.forum_other p.place_name {
  margin-bottom: 15px;
  font-size: 25px;
  font-family: 游ゴシック;
  font-weight: 500;
}

.forum_other p.date {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  padding-left: 51px;
  margin-bottom: 10px;
}

.forum_other p.date span {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  margin-left: -51px;
}

.forum_other p.adress {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  padding-left: 51px;
  margin-bottom: 10px;
}

.forum_other p.adress span {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  margin-left: -51px;
}

.forum_other p.telnumber {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  padding-left: 72px;
}

.forum_other p.telnumber span {
  font-size: 16px;
  font-family: 游ゴシック;
  font-weight: 500;
  margin-left: -72px;
}


/* 戻るボタン（前へ・次へ） */
.return_button2 {
  overflow: hidden;
}

.return_button1 p a {
  font-size: 14px;
  font-family: 游ゴシック;
  line-height: 1.7em;
  font-weight: 700;
  display: block;
  width: 350px;
  height: 30px;
  border: 1px solid black;
  border-radius: 2px;
  color: black;
  text-align: center;
  padding: 3px;
}

.return_button1 p a:hover {
  border: 1px solid red;
  color: red;
  text-decoration: none;
}


/*
    資料ダウンロード
================================*/

.flexCont {
  align-items: flex-start;
  /*border-bottom: 2px solid #ccc;*/
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  /*margin-bottom: 30px;
  padding-bottom: 20px;*/
  width: 100%;
  font-family: 游ゴシック;
  font-size: 14px;
}

.flexCont::before,
.flexCont::after {
  content: "";
  display: block;
  flex: 1 1 240px;
  /*width: 240px;*/
}

.flexCont::before { order: 1; }

/*.flexCont + .flexCont { margin-bottom: 60px; }*/

.flexCont_inner {
  /*margin-bottom: 10px;*/
  border-bottom: 2px solid #ccc;
  flex: 1 1 auto;
  width: 240px;
  padding: 0 5px;
}

.flexCont_inner:nth-of-type(3n - 1){
  border-color: #ccc;
  border-style: solid;
  border-width: 0 2px 2px;
  padding: 0 3px;
}

.flexCont_inner-last {
  margin-bottom: 0;
  visibility: hidden;
}

.dlInfo {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 8px;
  position: relative;
}

.flexCont + .flexCont .dlInfo { padding-top: 20px; }

.dlInfo_ttl {
  margin: 10px 0 20px;
  padding-right: 55px;
  
}

.dlInfo_img { text-align: center; }


.dlInfo_file {
  background-color: lightblue;
  border-radius: 3px;
  position: absolute;
  top: 0;
  right: 0;
}

.flexCont + .flexCont .dlInfo_file { top: 20px; }

.dlInfo_file > a {
  color: #333;
  display: block;
  padding: 2px 5px;
  text-decoration: none;
  transition: .3s;
}


.dlInfo_file > a:hover { opacity: 0.7; }

.dlInfo_file .fa { margin-right: 5px; }

.dl_date {
  color: #666;
  margin-top: 8px;
  text-align: right;
}

.detailTxt { margin-bottom: 20px; }
