@charset "utf-8";

/* トップページ
======================================================*/

.main-img {
  display: none;
}
.main-img_sp {
  width: 100%;
  height: auto;
  display: block;
}

.sec_topix {
  width: 100%;
  background: #eeeeee;
}
.sec_topix_inner {
  width: 95%;
  padding: 25px 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.sec_topix_ttl {
  width: 100%;
  color: #004a90;
  font-size: 2rem;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url(../images/icn_speaker.png) no-repeat left 0px;
  border-bottom: 1px solid #004a90;
}
.topix_dl {
  width: 100%;
}
.topix_dl dt {
  width: 100%;
  color: #004a90;
}
.topix_dl dd {
  width: 100%;
  margin-bottom: 10px;
}
.topix_dl a {
  color: #333333;
  text-decoration: none;
}
.topix_dl a:hover {
  text-decoration: underline;
}
a.link_more_topix {
  width: 150px;
  height: 30px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  line-height: 30px;
  margin: 30px auto 0;
  background-color: #004a90;
  background-image: url(../images/icn_next.png);
  background-repeat: no-repeat;
  background-position: right 10px top 8px;
  display: block;
}

.top-attention {
  clear: both;
  padding-top: 30px;
}
.top-attention_inner {
  width: 100%;
  padding: 15px;
  border: 2px solid #cccccc;
}
.top-attention_inner:nth-of-type(1) {
  margin-bottom: 15px;
}
.top-attention_ttl {
  color: #004a90;
  font-size: 1.9rem;
  text-align: center;
  margin-bottom: 28px;
  position: relative;
}
.top-attention_ttl:after {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #004a90;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top-attention p {
  margin-bottom: 0;
}

.sec_top_inner {
  width: 95%;
  padding: 40px 0;
  margin: 0 auto;
  overflow: hidden;
}
.sec_top_inner p:last-of-type {
  margin-bottom: 0;
  margin-top:30px;
}

.sec_top_about {
  width: 100%;
}
.top_about_left {
  width: 100%;
}

.logo-toj {
  width: 80%;
  margin: 0 auto 20px;
  display: block;
}
.top_about_stc {
  width: 100%;
}

.sec_top_overview {
  width: 100%;
  background: #f5f5f5;
}
.top_overview_ttl {
  width: 250px;
  height: 100px;
  font-size: 2.8rem;
  color: #004a90;
  text-align: center;
  padding-top: 70px;
  margin: 0 auto 40px;
  background: url(../images/icn_bicycle.png) no-repeat top center;
}
.tbl_overview {
  width: 100%;
}
.tbl_overview th {
  width: 100%;
  color: #ffffff;
  font-size: 1.4rem;
  vertical-align: middle;
  padding: 5px 0 5px 10px;
  background: #004a90;
  border: 1px solid #cccccc;
  display: block;
}
.tbl_overview td {
  width: 100%;
  font-size: 1.3rem;
  vertical-align: middle;
  padding: 5px 10px;
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
}
.td_ttl-a {
  font-size: 1.4rem;
  font-weight: bold;
}
.td_ul-a li {
  padding-left: 20px;
  text-indent: -16px;
  margin-bottom: 5px;
}
.td_ul-a li:last-of-type {
  margin-bottom: 0;
}
.tbl_overview p:last-of-type {
  margin-bottom: 0;
}

#kitchen-document {
  padding-top: 120px;
  margin-top: -120px;
}

.sec_top_watching {
  width: 100%;
}
.top_watching_ttl {
  width: 150px;
  height: 100px;
  font-size: 2.8rem;
  color: #004a90;
  text-align: center;
  padding-top: 70px;
  margin: 0 auto 40px;
  background: url(../images/icn_flag.png) no-repeat top center;
}
.top_watching_box {
  padding: 10px;
  border: 1px solid #cccccc;
}
.top_watching_box:first-of-type {
  margin: 0 0 40px;
}
.top_watching_name {
  color: #004a90;
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #004a90;
}
.top_watching_pr {
  color: #004a90;
  margin-bottom: 15px;
}
.link_more_red_wrapper {
  padding-top: 1px;
  clear: both;
}

.sec_top_photo {
  width: 100%;
  background: #f0f8ff;
}
.top_photo_ttl {
  width: 150px;
  height: 100px;
  font-size: 2.8rem;
  color: #004a90;
  text-align: center;
  padding-top: 70px;
  margin: 0 auto 40px;
  background: url(../images/icn_camera.png) no-repeat top center;
}
.top-gallery_wrapper {
  overflow: hidden;
}
.top-gallery_wrapper:last-of-type {
  margin-top: 0;
}
.top-gallery_photo {
  width: 48%;
  margin: 0 4% 10px 0;
  float: left;
}
.top-gallery_photo:nth-of-type(4) {
  margin: 0 4% 10px 0;
}
.top-gallery_photo:nth-of-type(5),
.top-gallery_photo:nth-of-type(6),
.top-gallery_photo:nth-of-type(7) {
  margin: 0 4% 10px 0;
}
.top-gallery_photo:nth-of-type(8) {
  margin: 0 4% 10px 0;
}
.top-gallery_photo:nth-of-type(2n) {
  margin: 0 0 10px 0;
}

.fb-pc {
  display: none;
}
.fb-sp {
  width: 100%;
  height: 300px;
  margin-bottom: 50px;
  display: block;
}

a.link_more_red {
  width: 250px;
  height: 40px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  margin: 30px auto 0;
  background-color: #c0262d;
  background-image: url(../images/icn_next.png);
  background-repeat: no-repeat;
  background-position: right 10px top 13px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
  display: block;
  transition: 0.4s background-color;
}
a.link_more_red:hover {
  background-color: #db4850;
  transition: 0.4s background-color;
}

.sec_top_etc {
  width: 100%;
}
.top_etc_right {
  width: 100%;
  overflow: hidden;
}
.top_ttl-b {
  width: 100%;
  color: #004a90;
  font-size: 2rem;
  line-height: 1.5;
  padding-left: 10px;
  margin-bottom: 20px;
  border-left: 8px solid #004a90;
}
.top_ttl-b:nth-of-type(2) {
  margin-top: 60px;
}

.media-please_ttl {
  font-size: 1.8rem;
  font-weight: bold;
}

.supporter-logo_wrapper {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.supporter-logo {
  /* margin: 0 20px 20px 0; */
  /* float: left; */
  width: 49%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.supporter-logo img {
  width: 90%;
  border: 1px solid #cccccc;
}
.supporter-logo span {
  display: block;
  width: 120px;
  height: initial;
  position: relative;
}
.supporter-logo span::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.supporter-logo span img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}
/* 
.supporter_atc {
 clear: both;
} */

/* TOJとは
======================================================*/

.simultaneous {
  width: 100%;
  padding: 10px;
  margin-top: 20px;
  border: 1px solid #dddddd;
}
.simultaneous_ttl {
  font-size: 1.4rem;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #dddddd;
}

/* コースマップ
======================================================*/

.course-map {
  width: 100%;
  height: 300px;
}

.point-info {
  overflow: hidden;
}
.point-info_alphabet {
  width: 20px;
  height: 20px;
  color: #ffffff;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  background: #4169e1;
  border-radius: 50%;
}
.course-map_dl {
  margin-top: 10px;
  display: block;
}

.direction-map_top {
  margin-bottom: 80px;
}
#direction-map {
  margin-top: -70px;
  padding-top: 70px;
}
.img_direction-map {
  border: 1px solid #cccccc;
}

/* 観戦者の皆様へ
======================================================*/

.sec-guide {
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
.sec-guide_ttl {
  height: auto;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding-left: 10px;
  margin-bottom: 30px;
  background: #f5f5f5;
  border-left: 5px solid #004a90;
}
.sec-guide_regulations{
  display:flex;
  flex-wrap: wrap; 
  flex-direction: column;
}
.sec-guide_regulations p {
  margin-bottom: 20px;
  width:100%;
  order:1;
}
a.link_regulations {
  width: 100%;
  height: 40px;
  color: #ffffff;
  font-size: 1.4rem;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  background-color: #c0262d;
  background-image: url(../images/icn_next.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
  display: block;
  transition: 0.4s background-color;
}
a.link_regulations br{
  display:none;
}
a.link_regulations:nth-of-type(1) {
  order:4;
  margin-top: 1rem;
}
a.link_regulations:nth-of-type(2) {
  order:3;
  margin-top: 1rem;
}
a.link_regulations:nth-of-type(3) {
  order:2;
}
a.link_regulations:hover {
  background-color: #db4850;
  transition: 0.4s background-color;
}
.guide_overview {
  width: 100%;
  padding: 10px;
  margin-bottom: 60px;
  border: 3px solid #eeeeee;
  overflow: hidden;
}
.tbl_guide_overview {
  width: 100%;
}
.tbl_guide_overview tr {
  border-bottom: 1px solid #dddddd;
}
.tbl_guide_overview th {
  width: 100%;
  font-weight: bold;
  vertical-align: middle;
  padding: 10px 0 0;
  display: block;
}
.tbl_guide_overview td {
  width: 100%;
  vertical-align: middle;
  padding: 0 0 10px;
  display: block;
}
.guide-1 {
  margin: 0 auto 20px;
  display: block;
}

.guide_ttl_a {
  color: #004a90;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 10px;
  margin: 60px 0 30px;
  border-bottom: 4px double #004a90;
}
.guide_ttl_a:first-of-type {
  margin: 0 0 30px;
}

.guide-box {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
}
.guide-box:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.guide-box_ttl {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.guide-box_img {
  margin: 0 auto 20px;
  display: block;
}
.guide-box_img_b {
  margin: 0 auto 20px;
}
.guide-box_img_c {
  width: 70%;
  margin: 0 auto 20px;
  display: block;
}
.guide-box p:last-of-type {
  margin-bottom: 0;
  display: block;
}

.guide-box p {
  width: 100%;
}

.tbl_strategy {
  width: 100%;
}
.tbl_strategy tr {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
  background: #eeeeee;
  border-radius: 10px;
  position: relative;
}
.tbl_strategy tr:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 15px solid #eeeeee;
}
.tbl_strategy tr:last-of-type:before {
  border: none;
}
.tbl_strategy th {
  width: 100%;
  color: #c0262d;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
  background: #dddddd;
  border-radius: 10px 10px 0 0;
  display: block;
}
.tbl_strategy th span {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 10px;
}
.tbl_strategy td {
  width: 100%;
  padding: 10px;
  display: block;
}
.tbl_strategy p {
  margin-bottom: 0;
}

.access-gmap {
  width: 100%;
  height: 300px;
}
.access-pdf {
  margin-top: 10px;
  margin-bottom: 80px;
}
.access-pdf_direction {
  margin-bottom: 0;
}
a.info-pdf {
  text-decoration: none;
  padding-left: 18px;
  background: url(../images/icn_news-link.png) no-repeat left center;
}
.access-pdf_p {
  margin: 15px 0 0;
}

#photo-lastyear {
  position: relative;
  top: 80px;
}

#venue-map {
  margin-top: -70px;
  padding-top: 70px;
}

/* フォトコンテスト
======================================================*/

.tbl_photocontest {
  width: 100%;
}
.tbl_photocontest th {
  width: 100%;
  color: #004a90;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
}
.tbl_photocontest td {
  width: 100%;
  font-size: 1.3rem;
  display: block;
}
.tbl_photocontest tr:first-of-type td {
  padding-bottom: 20px;
}

.sec_photo-attention {
  margin-top: 20px;
}

.winning-photo {
  padding-top: 15px;
  margin-top: 10px;
  border-top: 1px dotted #cccccc;
  overflow: hidden;
}
.winning-photo_box {
  width: 70%;
  margin: 0 auto 15px;
}
.winning-photo_box:last-of-type {
  margin: 0 auto 10px;
}
.winning-photo_box img {
  vertical-align: middle;
}
.winning-photo_box p {
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 2px;
}
.winning-photo_ttl {
  font-weight: bold;
  margin-bottom: 10px;
}
.lb-data .lb-number {
  display: none !important;
}
.lb-caption {
  font-size: 1.8rem !important;
}

/* サポーター募集
======================================================*/

.entry-flow {
  width: 100%;
  padding: 10px;
  background: #dddddd;
  border-radius: 5px;
}
.icn_entry-flow {
  margin: 10px auto;
  display: block;
}

.sec_guidelines {
  width: 100%;
}
.sec_guidelines_first {
  margin: 60px 0 50px;
}

.entry-btn {
  width: 100%;
  margin: 30px 0 0;
  overflow: hidden;
}
a.entry-btn_individual {
  width: 100%;
  height: 40px;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 40px;
  text-decoration: none;
  margin-bottom: 30px;
  background: #888888;
  border-radius: 5px;
  display: block;
  transition: 0.4s　opacity;
}
a.entry-btn_individual:hover {
  opacity: 0.7;
  transition: 0.4s　opacity;
}
a.entry-btn_corporation {
  width: 100%;
  height: 40px;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 40px;
  text-decoration: none;
  background: #888888;
  border-radius: 5px;
  display: block;
  transition: 0.4s　opacity;
}
a.entry-btn_corporation:hover {
  opacity: 0.7;
  transition: 0.4s　opacity;
}
.icn_entry-btn {
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.entry-period {
  padding: 20px;
  margin-bottom: 30px;
  background: #ffeeee;
  border-radius: 3px;
}
.entry-period dt {
  color: #ff0000;
  font-size: 2rem;
  margin-bottom: 10px;
  overflow: hidden;
}
.entry-period dt h4 {
  line-height: 1.2;
}

/* 概要表 */
.tbl_entry-overview {
  width: 100%;
}
.tbl_entry-overview th {
  width: 100%;
  color: #ffffff;
  font-size: 1.4rem;
  vertical-align: middle;
  padding: 10px;
  background: #004a90;
  border: 1px solid #cccccc;
  display: block;
}
.tbl_entry-overview td {
  width: 100%;
  font-size: 1.3rem;
  vertical-align: middle;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
}

.tbl_entry-overview h5 {
  font-weight: bold;
  text-indent: 0;
  margin: 10px 0 5px;
}

.privilege_ul {
  text-indent: 0;
}
.privilege_ul li {
  list-style: disc;
  list-style-position: inside;
}

.entry-overview_num {
  margin-right: 10px;
}
.tbl_entry-overview p {
  margin-bottom: 7px;
}

.tbl_entry-overview td > ul > li > ul > li {
  margin-bottom: 10px;
}

.entry-overview_num-ul > li {
  text-indent: -25px;
  padding-left: 25px;
}

.privilege {
  width: 100%;
  padding: 10px;
  margin: 30px 0 0;
  border: 1px solid #dddddd;
  overflow: hidden;
}
.privilege-box {
  margin: 0 0 20px;
}
.privilege figcaption {
  height: auto;
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 5px;
}
.privilege-img {
  margin: 0 auto;
  display: block;
}

.ul_delivery li {
  text-indent: -40px;
  padding-left: 40px;
}

ul.sponsorship_ul li,
ul.sponsorship_ul li:nth-of-type(2n) {
  margin: 0;
}

/* 堺市ふるさと応援寄付金 */
.taxes {
  width: 100%;
  padding: 10px;
  margin-top: 60px;
  background: #fcf1f2;
  border-radius: 3px;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.taxes p:last-of-type {
  margin-bottom: 0;
}
.taxes_ttl-a {
  color: #c0262d;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.taxes_ttl-b {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}

/* 過去の募集要項　開閉 */
.past-ttl {
  width: 100%;
  height: 60px;
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 0 30px 0 20px;
  margin: 50px 0 20px;
  background: #eeeeee;
  border: 2px solid #dddddd;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}
.past-ttl:after {
  content: "";
  position: absolute;
  border-right: 3px solid #004a90;
  border-bottom: 3px solid #004a90;
  width: 20px;
  top: 11px;
  right: 20px;
  height: 20px;
  transform: rotate(45deg);
}

.past-ttl.ac:after {
  content: "";
  position: absolute;
  border-left: 3px solid #004a90;
  border-top: 3px solid #004a90;
  border-right: 0;
  border-bottom: 0;
  width: 20px;
  top: 23px;
  right: 20px;
  height: 20px;
  transform: rotate(45deg);
}

/* お知らせ
======================================================*/

.atc-news {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
.atc-news_date {
  color: #ffffff;
  font-size: 1.1rem;
  padding: 0 8px;
  margin-bottom: 15px;
  background: #004a90;
  border-radius: 3px;
  display: inline-block;
}
.atc-news_ttl {
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #004a90;
}

.news-id {
  margin-top: -70px;
  padding-top: 70px;
}

.atc-news a {
  text-decoration: none;
  line-height: 1.5;
  padding-left: 18px;
  background: url(../images/icn_news-link.png) no-repeat left 3px;
  display: block;
}
.atc-news a:hover {
  text-decoration: underline;
}

/* 取材申請フォーム
======================================================*/

.interview-form {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  display: block;
}

/* 運営組織
======================================================*/

.tbl_officer {
  width: 100%;
  margin: 0 auto;
}
.tbl_officer th {
  width: 30%;
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
  border: 1px solid #cccccc;
}
.tbl_officer td {
  width: 35%;
  text-align: center;
  vertical-align: middle;
  padding: 10px 0;
  border: 1px solid #cccccc;
}
.tbl_officer_header th,
.tbl_officer_header td {
  font-size: 1.4rem;
  color: #004a90;
  text-align: center;
  letter-spacing: 2px;
  background: #f5f5f5;
}

.tbl_about_wrapper {
  width: 100%;
  padding: 10px;
  border: 2px solid #cccccc;
}
.tbl_about {
  width: 100%;
}
.tbl_about tr:nth-of-type(2n) {
  background: #f5f5f5;
}
.tbl_about th {
  width: 100%;
  color: #004a90;
  font-size: 1.4rem;
  letter-spacing: 2px;
  vertical-align: middle;
  padding: 10px 10px 0;
  display: block;
}
.tbl_about td {
  width: 100%;
  vertical-align: middle;
  padding: 10px;
  display: block;
}

/* 一般公募のお知らせ
======================================================*/

.offering_top-stc {
  text-align: left;
  margin-bottom: 30px;
}

a.link-mail {
  color: #333333;
  text-decoration: none;
  pointer-events: none;
}

.specification_ul {
  overflow: hidden;
}
.specification_ul li {
  width: 49%;
  margin: 0 2% 20px 0;
  float: left;
}
.specification_ul li:nth-of-type(5) {
  margin: 0 2% 0 0;
}
.specification_ul li:nth-of-type(2n) {
  margin: 0 0 20px 0;
}

a.link-download {
  text-decoration: none;
  padding-left: 20px;
  background: url(../images/icn_download.png) no-repeat left center;
}

a.link-download:hover {
  text-decoration: underline;
}

.tbl_overview p.download_estimate_stc {
  margin-bottom: 20px;
}
a.link-download_estimate {
  text-decoration: none;
  padding-left: 25px;
  background: url(../images/icn_download.png) no-repeat left center;
  display: block;
}
a.link-download_estimate:hover {
  text-decoration: underline;
}

/* 併設イベント
======================================================*/
.event__date{
  text-align:center;
}
.event__url{
  display:block;
  text-align:center;
  margin-bottom:10px;
}
.event__img,
.event__text{
  max-width:800px;
  width:100%;
  margin-inline:auto;
}
.event__img img{
  width:100%;
}
.event__text{
  margin-top:10px;
  }
.event__scool{
  margin-bottom:60px;
}  
