@charset "UTF-8";
/* reset
----------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure, figcaption {
  margin: 0;
  padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
object, embed {
  vertical-align: top;
}
legend {
  display: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}
img, abbr, acronym, fieldset {
  border: 0;
}
/* 全体　基本設定
----------------------------------*/
html {
  font-size: 16px;
}
body {
  font: 17px/1.9 'Noto Sans JP', メイリオ, Meiryo, 游ゴシック, Yu Gothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN',  sans-serif;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  color: #000;
  background: #fff;
}
@media only screen and (max-width: 360px) {
  html {
    font-size: 14px;
  }
  body {
    font-size: 15px;
  }
}
a {
  color: #0066ff;
  text-decoration: none;
}
a:hover, .active {
  text-decoration: underline;
  cursor: pointer;
}
a:active, a:focus, input:active, input:focus {
  outline: 0;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
/* 共通
----------------------------------*/
.arrows_triangle-green {
  position: relative;
}
.arrows_triangle-green:before {
  content: "";
  background: url(../../common/images/arrows-triangle-green.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 32px;
  width: 12px;
  display: block;
  position: absolute;
  right: 15px;
}
/* ヘッダーエリア
----------------------------------*/
@media only screen and (max-width: 767px) {
  .header_area {
    padding: 70px 0 0 0;
    border-bottom: 2px solid #11ad46;
  }
  .header_main {
    display: none;
  }
}
.header_main {
  width: 100%;
  height: 140px;
  background-color: #11ad46;
}
/* home */
.home .header_main {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  /* home動画用削除
  .home .header_nav {
    background: rgba(26, 26, 26, 0.4);
  }
  .home .header_main {
    min-height: 650px;
  }
  .home .header_main {
    padding: 30px 0 0 0;
    position: relative;
    background-repeat: no-repeat, no-repeat;
    background-position: center, center;
    background-size: cover, cover;
  }
  .home .header_main::before {
    content: "";
    position: absolute;
    z-index: 1;
    height: 300px;
    width: 100%;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../../images/main_bg_filter-half.png);
    background-repeat: repeat-x;
    background-size: auto 300px;
    background-position: bottom center;
  }
  */
}
@media only screen and (max-width: 767px) {
  /* home動画用削除
  .home .header_main {
    min-height: 340px;
    position: relative;
  }
  .home .header_main {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  */
}
@media only screen and (max-width: 600px) {
  /* home動画用削除
  .home .header_main {
    min-height: 290px;
  }
  */
}
@media only screen and (max-width: 450px) {
  /* home動画用削除
  .home .header_main {
    min-height: 200px;
  }
  */
}
/* home END */
/* sp開催期間等 */
@media print, screen and (min-width: 768px) {
  .mainDate_sp img, .mainDate_sp-main {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .mainDate_sp img {
    display: block;
  }
  .mainDate_sp {
    padding: 0 15px;
  }
  .mainDate_sp img:nth-child(2) {
    max-width: 154px;
    margin: 15px 0 0 5px;
  }
}
@media only screen and (max-width: 465px) {
  .mainDate_sp img:nth-child(2) {
    max-width: 92px;
    margin: 15px 0 0 3px;
  }
}
/* ヘッダーナビ */
@media print, screen and (min-width: 768px) {
  .header_nav {
    width: calc(100% - 60px);
    max-width: 1306px;
    height: 78px;
    margin: 0 auto;
    position: absolute;
    border: 1px solid #fff;
    z-index: 10;
    top: 30px;
    right: 0;
    left: 0;
  }
  .header_nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .header_nav .logo {
    width: 100%;
    white-space: nowrap;
    max-width: 540px;
    position: absolute;
  }
  .header_nav .logo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .header_nav .logo a .logo_img {
    float: left;
  }
  .header_nav .logo a .logo_img img {
    width: 100%;
  }
  .header_nav .logo a .logo_title {
    float: left;
    color: #fff;
    line-height: 1.2;
    margin: 13px 0 0 20px;
    font-size: 1.4rem;
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
    padding-right: 120px;
  }
  .header_nav .logo a .logo_title span.logo_title-orange {
    color: #faa700;
  }
  .header_nav .logo a .logo_title .jg-masters {
    content: "";
    display: block;
    box-sizing: border-box;
    width: 102px;
    height: 48px;
    position: absolute;
    top: 4px;
    right: 0;
  }
  /* グローバルナビ */
  .global_nav {
    width: 100%;
    max-width: 751px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .global_nav_inner {
    float: right;
  }
  .global_nav_item {
    width: 101px;
    text-align: center;
    background-image: url(../images/global_nav_border.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    float: left;
  }
  .global_nav_item a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .sp_nav_head {
    display: none;
  }
  .global_nav-child {
    display: none;
  }
  .global_nav_item-privacy {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .global_nav_inner {
    padding: 0 30px 70px 30px;
  }
  .global_nav_item .global_nav_item-link {
    background-image: url(../../common/images/list_mark.png);
    background-repeat: no-repeat;
    background-position: left 52%;
    padding: 15px 0 15px 20px;
    font-size: 1rem;
    border-top: 1px solid #cccccc;
    color: #000000;
    display: block;
  }
  .global_nav-child {
    padding: 0 0 0 10px;
  }
  .global_nav_item .global_nav-child_item-link {
    background-image: url(../../common/images/list-child_mark.png);
    background-repeat: no-repeat;
    background-position: left 30%;
    padding: 0 0 15px 20px;
    font-size: 1rem;
    color: #000000;
    display: block;
  }
  .global_nav_item-home {
    display: none;
  }
  .global_nav_item-privacy {
    display: block;
  }
  /* sp_nav_head */
  .sp_nav_head {
    padding: 15px 30px;
  }
  .sp_nav_head:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .sp_nav_head a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .sp_nav_head .sp_nav_logo {
    width: 40px;
    display: block;
    float: left;
  }
  .sp_nav_head .sp_nav_name {
    display: block;
    float: left;
    font-size: 1rem;
    color: #11ad46;
    line-height: 1.35;
    padding: 1px 0 0 5px;
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
    width: 392px;
    padding-right: 100px;
    white-space: nowrap;
  }
  .sp_nav_head .sp_nav_name-jp {
    letter-spacing: 0.3px;
  }
  .sp_nav_head .sp_nav_name span.sp_nav_name-orange {
    color: #faa700;
  }
  .sp_nav_head .jg-masters {
    position: absolute;
    right: 0;
    top: 0;
    width: 98px;
    height: 46px;
  }
}
@media only screen and (max-width: 540px) {
  .sp_nav_head .sp_nav_name {
    width: 320px;
    font-size: 13px;
    padding-right: 80px;
  }
  .sp_nav_head .jg-masters {
    width: 82px;
    height: 39px;
  }
}
@media only screen and (max-width: 450px) {
  .sp_nav_head .sp_nav_name {
    width: 270px;
    font-size: 11px;
    padding-right: 64px;
  }
  .sp_nav_head .jg-masters {
    width: 64px;
    height: 30px;
    top: 2px;
  }
  .sp_nav_head {
    padding: 15px;
  }
  .sp_nav_head .sp_nav_logo {
    width: 35px;
  }
  .global_nav_inner {
    padding: 0 15px 70px 15px;
  }
}
@media only screen and (max-width: 370px) {
  .sp_nav_head {
    padding: 15px 5px;
  }
}
.header_nav .logo_title span.logo_title-jp {
  letter-spacing: 0.3px;
}
@media only screen and (max-width: 767px) {
  .header_nav {
    position: absolute;
    height: 70px;
    top: 0;
    overflow: hidden;
  }
  .header_nav .logo {
    display: block;
    width: 410px;
    box-sizing: border-box;
    white-space: nowrap;
    padding: 13px 0 15px 15px;
  }
  .header_nav .logo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .header_nav .logo_img {
    display: block;
    width: 40px;
    float: left;
  }
  .header_nav .logo_title {
    font-size: 1rem;
    color: #11ad46;
    display: block;
    line-height: 1.35;
    float: left;
    padding: 1px 0 0 5px;
    font-weight: bold;
    position: relative;
    padding-right: 108px;
  }
  .header_nav .logo_title span.logo_title-orange {
    color: #faa700;
  }
  .header_nav .logo_title .jg-masters {
    position: absolute;
    right: 0;
    top: 0;
    width: 98px;
    height: 46px;
  }
}
@media only screen and (max-width: 500px) {
  .header_nav .logo {
    width: 324px;
    padding: 15px 0 15px 10px;
  }
  .header_nav .logo_title {
    font-size: 13px;
    padding-right: 76px;
  }
  .header_nav .logo_title .jg-masters {
    width: 70px;
    height: 33px;
    top: 2px;
  }
}
@media only screen and (max-width: 385px) {
  .header_nav .logo {
    width: 286px;
    padding: 18px 0 15px 5px;
  }
  .header_nav .logo_title {
    font-size: 12px;
    padding-right: 65px;
  }
  .header_nav .logo_title .jg-masters {
    width: 64px;
    height: 30px;
    top: 3px;
  }
}
@media only screen and (max-width: 1249px) and (min-width: 961px) {
  .global_nav {
    max-width: 330px;
  }
  .global_nav_item a {
    border-bottom: 1px solid #fff;
  }
  .global_nav_item {
    margin-bottom: 5px;
  }
  .global_nav_item:nth-of-type(3),
  .global_nav_item:nth-of-type(6) {
    background-image: url(../images/global_nav_border.png), url(../images/global_nav_border.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, right bottom;
  }
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
  .global_nav {
    max-width: 330px;
  }
  .global_nav_item a {
    border-bottom: 1px solid #fff;
  }
  .global_nav_item {
    margin-bottom: 5px;
  }
  .global_nav_item:nth-of-type(3),
  .global_nav_item:nth-of-type(6) {
    background-image: url(../images/global_nav_border.png), url(../images/global_nav_border.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, right bottom;
  }
}
@media only screen and (max-width: 1120px) and (min-width: 768px) {
  /*
  .header_nav .logo {
    max-width: 100%;
  }
  .header_nav .logo a .logo_title br {
    display: none;
  }
  */
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
  .header_nav .logo a .logo_title {
    font-size: 1rem;
    padding-right: 90px;
    margin: 19px 0 0 14px;
  }
  .header_nav .logo a .logo_title .jg-masters {
    width: 78px;
    height: 37px;
    top: 2px;
  }
  .global_nav {
    max-width: 288px;
  }
  .global_nav_item {
    width: 90px;
  }
  .global_nav_item a {
    font-size: 1rem;
  }
}
.header_title {
  width: 100%;
  max-width: 610px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 190px;
  right: 0;
  z-index: 3;
}
.header_copy {
  width: 100%;
  max-width: 864px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 50px;
  right: 0;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .header_title, .header_copy {
    display: none;
  }
}
/* sp togle */
@media only screen and (max-width: 767px) {
  #sp_nav_toggle {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .sp_nav_bar, #sp_nav_toggle:before, #sp_nav_toggle:after {
    display: block;
    width: 40px;
    height: 3px;
    background: #11ad46;
    position: absolute;
    transition: all 0.7s;
  }
  .sp_nav_bar {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
  }
  #sp_nav_toggle:before {
    content: "";
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 22px;
  }
  #sp_nav_toggle:after {
    content: "";
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: 21px;
  }
  .sp_nav-open .sp_nav_bar {
    opacity: 0;
  }
  .sp_nav-open #sp_nav_toggle {
    z-index: 10;
  }
  .sp_nav-open #sp_nav_toggle:before {
    top: 32px;
    transform: rotate(-47deg);
    width: 46px;
    background: #231815;
  }
  .sp_nav-open #sp_nav_toggle:after {
    bottom: 34px;
    transform: rotate(45deg);
    width: 48px;
    background: #231815;
  }
}
/* sp nav open */
#sp_nav_bg {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sp_nav-open #sp_nav_bg {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 11;
  }
  #site_body {
    position: relative;
    right: 0;
    transition: all 0.6s;
  }
  .sp_nav-open #site_body {
    right: calc(100vw - 70px);
    transition: all 0.6s;
  }
  /* nav */
  .global_nav {
    position: fixed;
    width: calc(100vw - 70px);
    display: block;
    background: #fff;
    right: calc(70px - 100vw);
    top: 0;
    height: 100vh;
  }
  .sp_nav-open .global_nav {
    right: 0;
    transition: all 0.7s;
  }
  body.sp_nav-open {
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 700px) {
  .global_nav {
    transition: all 0.6s;
  }
  .sp_nav-open .global_nav {
    transition: all 0.6s;
    overflow: scroll;
  }
}
/* sp nav open END */
/* TOP 共通
----------------------------------*/
.top_wrap_title {
  color: #11ad46;
  text-align: center;
  font-size: 2.5rem;
}
@media only screen and (max-width: 1023px) {
  .top_wrap_title {
    font-size: 2.25rem;
    letter-spacing: 5px;
  }
}
/* TOP 開催期間エリア
----------------------------------*/
.top_wrap-mainDate {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-mainDate .inner_bg {
    background-image: url(../../images/mainDate_bk.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    max-width: 1356px;
    margin: 0 auto;
  }
  .top_wrap-mainDate_bk {
    background: -moz-linear-gradient(left, #11ad46 50%, #11ad46, #fff700 50%, #fff700);
    background: -webkit-linear-gradient(left, #11ad46 50%, #11ad46, #fff700 50%, #fff700);
    background: linear-gradient(to right, #11ad46 50%, #11ad46, #fff700 50%, #fff700);
  }
}
.top_wrap-mainDate {
  background-color: #11ad46;
}
.top_wrap-mainDate .inner_bg {
  width: 100%;
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
  .top_wrap-mainDate {
    background: #11ad46
  }
  .top_wrap-mainDate .inner_bg {
    background-size: 1230px 100%;
  }
}
.top_wrap-mainDate .inner {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-mainDate .inner {
    width: calc(100% - 60px);
    max-width: 862px;
    margin: 0 auto;
    padding: 25px 0 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-mainDate .inner {
    padding: 0 20px 40px;
  }
}
.mainDate_day1_tag {
  font-size: 1.25rem;
  padding: 5px 12px;
  border: 2px solid #fff;
}
.day1_period {
  font-size: 2.275rem;
}
.day1_period_em {
  font-size: 3.25rem;
}
.mainDate_day2 {
  margin: 20px 0 0 0;
}
.mainDate_day2 br {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .mainDate_day2 {
    font-size: 100%;
    width: 698px;
  }
  .mainDate_day2 br {
    display: inline-block;
  }
  .mainDate_venue {
    margin: 20px 0 0 0;
  }
  .mainDate_venue th {
    border-right: 2px solid #fff;
    vertical-align: middle;
    width: 80px;
  }
  .mainDate_venue td {
    padding: 0 0 0 12px;
    width: 710px;
  }
}
@media only screen and (max-width: 767px) {
  .mainDate_venue {
    margin: 15px 0 0 0;
  }
  .mainDate_venue th, .mainDate_venue td {
    display: block;
    width: 100%;
  }
  .mainDate_venue th span {
    border-bottom: 2px solid #fff;
  }
}
@media only screen and (max-width: 400px) {
  .mainDate_day2 {
    font-size: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .mainDate_title {
    display: none;
  }
  .mainDate_day2 span {
    display: block;
  }
}
/* トップ　こみきゃん　ダークみきゃん
----------------------------------*/
.top_welcome .inner {
  width: calc(100% - 60px);
  max-width: 1010px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .top_welcome {
    display: none;
  }
}
/* TOP 新着情報
----------------------------------*/
@media only screen and (max-width: 767px) {
  .top_wrap-news .top_wrap_title {
    margin: 0 0 10px 0;
  }
}
/* btn */
.top_wrap-news .btn,
.top_wrap-firstmovie .btn {
  color: #11ad46;
  background: #fff;
  display: block;
  max-width: 360px;
  width: 100%;
  border: 2px solid #11ad46;
  text-align: center;
  padding: 10px 0;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-news .btn,
  .top_wrap-firstmovie .btn {
    margin: 40px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-news .btn,
  .top_wrap-firstmovie .btn {
    margin: 25px auto 0;
  }
  .top_wrap-news .btn_wrap {
    padding: 0 20px;
  }
}
/* btn END */
/* wrap */
.top_news {
  max-width: 1010px;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .top_news {
    width: calc(100% - 60px);
  }
  .top_wrap-news .inner {
    padding: 60px 0 110px 0;
  }
}
@media only screen and (max-width: 767px) {
  .top_news {
    width: 100%;
  }
  .top_wrap-news .inner {
    padding: 30px 0 40px;
  }
}
/* wrap END */
/* list */
.top_news_item {
  border-bottom: 1px solid #c4c4c4;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.top_news_item:hover {
  background: #eee;
  transition: all 0.3s;
}
.top_news_item a {
  display: block;
  box-sizing: border-box;
  padding: 0 0 0 20px;
}
.top_news_item a:hover {
  text-decoration: none;
}
.top_news_item:first-child {
  border-top: 1px solid #c4c4c4;
}
.top_news_item:before {
  content: "";
  background: url(../../common/images/arrows-triangle-gray.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 32px;
  width: 12px;
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media only screen and (max-width: 767px) {
  .top_news_item a {
    padding: 15px 20px 15px 15px;
  }
  .top_news_item:before {
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
}
/* list END */
/* list title */
.top_news_title {
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
}
.top_news_title-in {
  display: block;
  width: 100%;
  padding: 20px 0;
  white-space: nowrap;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1100px) {
  .top_news_title {
    max-width: calc(100% - 320px);
    width: 100%;
  }
}
@media screen and (min-width: 950px) and (max-width: 1099px) {
  .top_news_title {
    max-width: calc(100% - 320px);
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 949px) {
  .top_news_title {
    max-width: calc(100% - 320px);
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .top_news_title {
    display: block;
    padding: 0 20px 0 0;
  }
  .top_news_title-in {
    margin: 5px 0 0 0;
    padding: 0;
    max-height: 4em;
    white-space: normal;
  }
}
/* list title END */
/* date category */
.top_news_date {
  display: inline-block;
  color: #11ad46;
  vertical-align: middle;
}
.top_news_category {
  display: inline-block;
  color: #11ad46;
  font-size: 0.875rem;
  border: 1px solid #11ad46;
  margin: 0 25px 0 0;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .top_news_date {
    margin: 0 15px 0 0;
    width: 128px;
  }
  .top_news_category {
    padding: 2px 10px;
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .top_news_category {
    padding: 0 10px;
  }
  .top_news_date {
    margin: 0 10px 0 0;
  }
}
/* date category END */
/* 大会アンバサダー
----------------------------------*/
.top_wrap-outline {
  background: #f0efeb;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-outline .inner {
    max-width: 1160px;
    margin: 0 auto;
    padding: 80px 0 80px 0;
  }
  .top_wrap-outline .top_outline_photo-sp {
    display: none;
  }
  .top_outline_photo-pc img {
    border: 1px solid #aaa;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 768px) {
  .top_wrap-outline:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    width: 120px;
    height: 120px;
    top: -50px;
    display: block;
    margin: 0 auto;
    background-image: url(../../images/outline_logo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;

    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .top_wrap-outline .inner {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-outline .inner {
    width: 100%;
  }
  .top_outline {
    padding: 20px 20px 40px 20px;
  }
}
.top_outline:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.top_outline_item h2 {
  color: #11ad46;
  font-size: 2rem;
  line-height: 1.5;
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 767px) {
  .top_outline_item h2 {
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 485px) {
  .top_outline_item h2 {
    font-size: 1.4rem;
    margin: 0 0 10px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .top_outline_item .img_wrap {
    display: block;
    margin: 0 0 18px 0;
  }
}
@media only screen and (max-width: 767px) {
  .top_outline_item .img_wrap {
    display: none;
  }
}
.top_outline_item .btn {
  color: #11ad46;
  background: #fff;
  display: block;
  width: 100%;
  border: 2px solid #11ad46;
  text-align: center;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .top_outline_item .btn {
    margin: 20px 0 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .top_outline_item {
    width: 48%;
  }
  .top_outline_item:nth-child(odd) {
    float: left;
  }
  .top_outline_item:nth-child(even) {
    float: right;
  }
}
/* 大会アンバサダー2
----------------------------------*/
.top_wrap-amb .amb-box_img {
  border: 2px solid #11ad46;
  position: relative;
}
.top_wrap-amb .amb-box_img::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  right: -30px;
  bottom: -25px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.top_wrap-amb .amb-box_img.mican-swimming::before {
  background-image: url(../images/games/mican_swimming.png);
}
.top_wrap-amb .amb-box_img.mican-volleyball::before {
  background-image: url(../images/games/mican_volleyball.png);
}
.top_wrap-amb .amb-box_img.mican-baseball::before {
  background-image: url(../images/games/mican_baseball.png);
}
.top_wrap-amb .amb-box_txt dl {
  line-height: 1.5;
}
.top_wrap-amb .amb-box_txt dt {
  font-weight: bold;
  color: #11ad46;
}
.top_wrap-amb .amb-box_txt dd {
  padding-left: 1em;
}
.top_wrap-amb .amb-box_name {
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-amb .inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    box-sizing: border-box;
    width: calc( 100% - 60px );
  }
  .top_wrap-amb .inner h2 {
    margin-bottom: 20px;
  }
  .top_wrap-amb .amb-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0 0 0;
  }
  .top_wrap-amb .amb-box_item {
    width: calc( (100% - 120px) / 3 );
    margin-right: 60px;
    box-sizing: border-box;
  }
  .top_wrap-amb .amb-box_item:last-of-type {
    margin-right: 0;
  }
  .top_wrap-amb .amb-box_name {
    margin-bottom: 5px;
  }
  .top_wrap-amb .amb-box_txt {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-amb .inner {
    padding: 15px 15px 0 15px;
  }
  .top_wrap-amb .inner h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .top_wrap-amb .amb-box {
    margin-top: 20px;
  }
  .top_wrap-amb .amb-box_img::before {
    width: 60px;
    height: 60px;
    right: -20px;
    bottom: -30px;
  }
  .top_wrap-amb .amb-box_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .top_wrap-amb .amb-box_img {
    width: 120px;
    margin-right: 15px;
    box-sizing: border-box;
  }
  .top_wrap-amb .amb-box_txt {
    box-sizing: border-box;
    width: calc( 100% - 135px );
  }
}

/* コンテンツナビ
----------------------------------*/
.top_wrap-contentNav {
  background: #11ad46;
}
@media screen and (min-width: 1024px) {
  .top_wrap-contentNav {
    padding: 30px 0 0 0;
  }
  .top_contentNav_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top_contentNav_item {
    width: 25%;
  }
}
.top_contentNav_inner {
  background: #faa700;
  padding: 30px;
  max-width: 1600px;
  margin: 0 auto;
}
.top_contentNav_item {
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.top_contentNav_item:nth-child(1) {
  background-image: url(../../images/contentNav_outline-2025.png);
}
.top_contentNav_item:nth-child(2) {
  background-image: url(../../images/contentNav_schedule-2025.png);
}
.top_contentNav_item:nth-child(3) {
  background-image: url(../../images/contentNav_games-2025.png);
}
.top_contentNav_item:nth-child(4) {
  background-image: url(../../images/contentNav_result-2025.png);
}
.top_contentNav_item a {
  display: table;
  width: 102%;
  height: 102%;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5)
}
.top_contentNav_item a:hover {
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}
.top_contentNav_item a:hover .top_contentNav_title {
  opacity: 0.7;
  transition: all 0.5s;
}
.top_contentNav_title {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
}
.top_contentNav_title-in {
  padding: 0 0 4px 0;
  border-bottom: 4px solid #fff700;
}
@media only screen and (max-width: 1023px) {
  .top_wrap-contentNav {
    padding: 15px 0 0 0;
  }
  .top_contentNav_inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .top_contentNav_item {
    height: 190px;
    width: 50%;
  }
  .top_contentNav_inner {
    padding: 10px;
  }
  .top_contentNav_item:nth-child(odd) {
    float: left;
  }
  .top_contentNav_item:nth-child(even) {
    float: right;
  }
}
/* 愛媛大会の競技会場一覧
----------------------------------*/
.top_wrap-venues {
  background-image: url(../../images/map_bg.png);
  background-repeat: no-repeat;
  background-position: center -101px;
  background-size: auto 1250px;
}
.top_wrap-venues .inner {
  position: relative;
}
.top_wrap-venues .inner .top_wrap_title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50px;
}
.top_wrap-venues .inner .top_map {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1176px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 70px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 40px;
  }
  .top_wrap-venues .top_wrap_title {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 580px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 30px;
  }
}
@media only screen and (max-width: 510px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 10px;
  }
}
@media only screen and (max-width: 360px) {
  .top_wrap-venues .inner .top_wrap_title {
    top: 0px;
  }
}

/* ページ内リンク */
@media print, screen and (min-width: 768px) {
  .page_linkList_item {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .page_linkList_item {
    display: none;
  }
}
/* 観光情報
----------------------------------*/
.top_wrap-sightseeing {
  background-image: url(../../images/sightseeing_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.sightseeing_content_item:hover .sightseeing_content_btn {
  background: #11ad46;
  color: #ffffff;
  text-decoration: underline;
  transition: all 0.3s;
}
.diagonalShape {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-sightseeing .inner {
    width: calc(100% - 60px);
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 0 80px 0;
  }
  .top_wrap-sightseeing .top_wrap_title {
    margin: 0 0 30px 0;
  }
  .sightseeing_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sightseeing_content_item {
    width: 32%;
    position: relative;
    margin: 0 0 0 2%;
  }
  .sightseeing_content_item a {
    text-decoration: none;
  }
  .sightseeing_content_item:first-child {
    margin: 0;
  }
  .diagonalShape {
    display: inline-block;
    width: auto;
    height: 36px;
    padding: 0 16px;
    line-height: 38px;
    background: #ff0;
    position: absolute;
    color: #004848;
    margin-top: -20px;
  }
  .diagonalShape:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -15px;
    bottom: 0;
    border-top: 6px solid #ff0;
    border-right: 2px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 13px solid #ff0;
  }
  .sightseeing_content_btn {
    height: 78px;
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 78px;
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-sightseeing .inner {
    padding: 0 0 5px 0;
  }
  .top_wrap-sightseeing .top_wrap_title {
    font-size: 1.5rem;
    letter-spacing: 2px;
    margin: 0 0 10px 0;
  }
  .sightseeing_content_item {
    position: relative;
    margin: 0 auto 15px;
    width: 340px;
  }
  .sightseeing_content_visual {
    display: block;
    max-width: 100px;
  }
  .sightseeing_content_visual img {
    border-radius: 50%;
    max-width: 100%;
    z-index: 2;
    position: relative;
  }
  .diagonalShape {
    display: inline-block;
    width: 105px;
    height: 25px;
    line-height: 25px;
    background: #ff0;
    position: absolute;
    color: #004848;
    z-index: 1;
    top: 19px;
    left: 68px;
    padding: 0 0 0 52px;
    text-align: left;
  }
  .diagonalShape:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -15px;
    bottom: 0;
    border-top: 4px solid #ff0;
    border-right: 2px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 13px solid #ff0;
  }
  .sightseeing_content_btn {
    height: 40px;
    background: #fff;
    color: #000;
    line-height: 40px;
    width: 210px;
    position: absolute;
    top: 38px;
    z-index: 0;
    left: 70px;
    text-align: left;
    padding: 0 0 0 50px;
  }
}
@media only screen and (max-width: 365px) {
  .sightseeing_content_item {
    width: 290px;
  }
  .sightseeing_content_btn {
    width: 176px;
    padding: 0 0 0 32px;
    top: 40px;
    left: 80px;
    font-size: 95%;
  }
  .diagonalShape {
    width: 96px;
    padding: 0 0 0 32px;
    left: 79px;
  }
}
/* LINK
----------------------------------*/
@media screen and (min-width: 768px) {
  .top_wrap-link .top_wrap_title {
    margin: 0 0 10px 0;
  }
  .link_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
  }
  .link_content_item:first-child {
    margin: 0;
  }
  .link_content_item {
    width: 30%;
    margin: 0 0 0 5%;
  }
  .link_content-mt {
    margin-top: 20px;
  }
}
.top_wrap-link .inner {
  padding: 65px 0 80px;
}
.link_content {
  width: calc(100% - 60px);
  max-width: 1000px;
}
.link_content_item {
  text-align: center;
  line-height: 1.4;
  font-size: 88%;
}
.link_content_item img {
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  margin: 0 0 4px 0;
}
@media only screen and (max-width: 767px) {
  .top_wrap top_wrap-link .top_wrap_title {
    font-size: 2rem;
  }
  .top_wrap-link .inner {
    padding: 40px 0 80px 0;
  }
  .link_content {
    max-width: 380px;
    margin: 15px auto 0;
  }
  .link_content_item {
    max-width: 250px;
    margin: 0 auto 15px;
  }
  .link_content-mt {
    margin-top: 15px;
  }
}
/* PAGE TOP
----------------------------------*/
.footer_pagetop a {
  display: block;
  color: #fff;
  text-align: center;
  background: #11ad46;
  text-decoration: none;
}
.footer_pagetop:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0px;
}
@media print, screen and (min-width: 768px) {
  .footer_pagetop a {
    padding: 12px 0;
  }
  .footer_pagetop:before {
    border-top: 0px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 16px solid #11ad46;
    border-left: 13px solid transparent;
    margin-top: -13px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_pagetop a {
    padding: 0;
    font-size: 1.3rem;
    letter-spacing: 4px;
  }
  .footer_pagetop:before {
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #11ad46;
    border-left: 15px solid transparent;
    margin-top: -29px;
  }
}
/* footer sitemap
----------------------------------*/
.footer_sitemap {
  background: #f0efeb;
}
.footer_sitemap .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 60px);
  max-width: 1024px;
  margin: 0 auto;
  padding: 60px 0 55px;
}
.sitemap_list_box {
  width: 25%;
}
.sitemap_list_item {
  background-image: url(../../common/images/list_mark.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  margin: 0 0 6px 0;
}
.sitemap_list_item .sitemap_list-child_item-link {
  padding: 0 0 0 20px;
  color: #000;
}
.sitemap_list-child {
  padding: 0 0 0 6px;
}
.sitemap_list-child_item {
  background-image: url(../../common/images/list-child_mark.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  margin: 0 0 5px 0;
}
.sitemap_list-child_item .sitemap_list-child_item-link {
  padding: 0 0 0 20px;
  color: #000;
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .footer_sitemap .inner {
    width: calc(100% - 20px);
  }
  .sitemap_list_box {
    width: 24%;
    margin: 0 0 0 1%;
  }
  .sitemap_list-child_item {
    font-size: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .footer_sitemap {
    display: none;
  }
}
/* footer siteinfo
----------------------------------*/
@media print, screen and (min-width: 768px) {
  .site_info .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 60px 0 50px 0;
  }
  .site_info .inner {
    width: calc(100% - 60px);
    max-width: 1024px;
    margin: 0 auto;
  }
  .site_organizer {
    padding: 0 35px 0 0;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .site_info .inner {
    padding: 30px 25px 10px 25px;
    font-size: 80%;
  }
}
.site_info_name {
  color: #11ad46;
  width: 100%;
  max-width: 630px;
}
@media only screen and (max-width: 767px) {
  .site_info_name {
    margin: 0 0 20px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .site_info_contact {
    max-width: 400px;
  }
}
.site_info_contact {
  color: #11ad46;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .site_info_contact {
    margin: 0 0 20px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .site_info_contact .committee {
    margin: 0px 0 16px 0;
  }
}
.site_info_contact .committee {
  font-weight: bold;
  font-size: 1.1rem;
}
@media only screen and (max-width: 767px) {
  .site_info_contact .committee {
    margin: 0px 0 20px 0;
    font-size: 1rem;
  }
  .site_info_contact .address {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 375px) {
  .site_info .inner {
    padding: 25px 15px 5px 15px;
  }
  .site_info_contact .address {
    font-size: 110%;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .site_info .inner {
    width: calc(100% - 40px);
  }
}
@media print, screen and (min-width: 768px) {
  .site_name {
    margin: 0 0 25px 0;
  }
}
.site_name {
  color: #11ad46;
}
.site_name:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media print, screen and (min-width: 768px) {
  .site_name .logo_img {
    max-width: 80px;
    float: left;
    margin: 0 15px 0 0;
  }
}
@media only screen and (max-width: 769px) {
  .site_name .logo_img {
    max-width: 55px;
    float: left;
    margin: 0 10px 0 0;
  }
}
.site_name .logo_title {
  float: left;
  color: #11ad46;
  font-weight: bolder;
  font-size: 1.25rem;
  line-height: 1.2;
  position: relative;
  box-sizing: border-box;
  padding-right: 126px;
  margin-top: 10px;
  white-space: nowrap;
}
.site_name .logo_title .jg-masters {
  position: absolute;
  width: 120px;
  height: 56px;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 950px) and (min-width: 768px) {
  .site_name .logo_title {
    font-size: 1rem;
    padding-right: 104px;
  }
  .site_name .logo_title .jg-masters {
    width: 102px;
    height: 48px;  
  }
}
@media only screen and (max-width: 767px) {
  .site_name .logo_title {
    font-size: 1.2rem;
    padding: 4px 125px 0 0;
  }
}
@media only screen and (max-width: 510px) {
  .site_name .logo_title {
    font-size: 1.0rem;
    padding-right: 106px;
  }
  .site_name .logo_title .jg-masters {
    width: 102px;
    height: 48px;
    top: 1px;
  }
}
@media only screen and (max-width: 420px) {
  .site_name .logo_title {
    font-size: 13px;
    padding-right: 90px;
  }
  .site_name .logo_title .jg-masters {
    width: 88px;
    height: 41px;
  }
}
.site_name .logo_title {
  line-height: 1.35;
}
.site_name .logo_title span.logo_title-orange {
  color: #faa700;
}
.site_name .logo_title span.logo_title-jp {
  letter-spacing: 0.3px;
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
  /*
  .site_name .logo_title {
    font-size: 1.2rem;
  }
  */
}
@media only screen and (max-width: 767px) {
  .site_name {
    margin: 0 0 20px 0;
  }
}
.copyright {
  color: #11ad46;
  text-align: center;
  padding: 0 0 20px 0;
}
.copyright small {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .copyright small {
    letter-spacing: 4px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 351px) {
  .copyright small {
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 350px) and (min-width: 331px) {
  .copyright small {
    font-size: 0.7rem;
  }
}
@media only screen and (max-width: 330px) {
  .site_name .logo_img {
    max-width: 50px;
    margin: 0 5px 0 0;
  }
  .site_name .logo_title {
    font-size: 1.1rem;
  }
}
/* 下層ページ
----------------------------------*/
/* パンくずリスト */
.breadcrumbList-item {
  display: inline-block;
  font-size: 85%;
}
.breadcrumbList-item a {
  color: #000000;
}
.breadcrumbList-item:before {
  content: "";
  display: inline-block;
  width: 12px;
  background: #faa700;
  height: 2px;
  vertical-align: middle;
}
.breadcrumbList-item:first-child:before {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .breadcrumb {
    width: calc(100% - 60px);
    max-width: 1000px;
    margin: 0 auto;
  }
  .breadcrumbList {
    padding: 30px 0;
  }
  .breadcrumbList-item:before {
    margin: 0 8px 3px 4px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb {
    padding: 0 15px;
  }
  .breadcrumbList {
    padding: 5px 0 20px;
  }
  .breadcrumbList-item {
    font-size: 75%;
  }
  .breadcrumbList-item:before {
    margin: 0 4px 3px 3px;
  }
}
/* コンテンツエリア */
.contents_body h1 {
  color: #11ad46;
  position: relative;
  line-height: 1.4;
}
.contents_body h1:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 75%;
  border-radius: 3px;
  left: 0;
  display: block;
  background: #faa700;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.contentsData {
  margin: 30px 0;
}
.contentsData:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.contentsDataList {
  float: right;
}
.contentsDataList li {
  display: inline-block;
  color: #11ad46;
}
.contentsDataList-cat {
  border: 2px solid #11ad46;
  padding: 2px 14px 4px 14px;
  font-size: 90%;
  line-height: 1;
  margin: 0 10px 0 0;
}
.contentsDataList-date span {
  color: #000000;
}
@media print, screen and (min-width: 768px) {
  .contents_body {
    width: calc(100% - 60px);
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 140px 0;
  }
  .contents_body h1 {
    font-size: 2.5rem;
    padding: 0 0 0 24px;
    margin: 0 0 35px 0;
  }
}
@media only screen and (max-width: 767px) {
  .contents_body {
    padding: 0 15px 100px;
  }
  .contents_body h1 {
    font-size: 1.5rem;
    padding: 0 0 0 15px;
    margin: 0 0 20px 0;
  }
  .contentsDataList {
    float: left;
  }
  .contentsData {
    margin: 20px 0;
  }
  .contentsDataList-cat {
    margin: 0 5px 0 0;
  }
}
/* テキスト */
.contents_inner h2 {
  color: #ffffff;
  background: #11ad46;
  position: relative;
  overflow: hidden;
  line-height: 1.4;
}
.contents_inner h2:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  border-top: 260px solid transparent;
  border-right: 240px solid #fff;
  border-bottom: 100px solid #fff;
  top: 0;
  border-left: 0px solid transparent;
}
.contents_inner h3 {
  color: #11ad46;
  position: relative;
  line-height: 1.5;
}
.contents_inner h3:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 75%;
  border-radius: 3px;
  left: 0;
  display: block;
  background: #faa700;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.contents_inner p {
  margin: 0 0 15px 0;
}
.contents_inner p:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media print, screen and (min-width: 768px) {
  .contents_inner h2 {
    font-size: 1.6rem;
    margin: 45px 0 30px;
    padding: 4px 80px 6px 25px;
  }
  .contents_inner h3 {
    font-size: 1.4rem;
    margin: 30px 0 15px 0;
    padding: 0 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contents_inner h2 {
    font-size: 1.3rem;
    margin: 30px 0 20px;
    padding: 5px 40px 6px 15px;
  }
  .contents_inner h2:before {
    border-right: 140px solid #fff;
  }
  .contents_inner h3 {
    font-size: 1.2rem;
    padding: 0px 0 1px 14px;
    margin: 20px 0;
  }
  .btn_wrap {
    max-width: 98%;
  }
}
/* 画像 */
.contents_inner img {
  max-width: 100%;
  width: auto;
}
.contents_inner .alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
.contents_inner .alignright {
  float: right;
  margin: 0 0 15px 30px;
}
.contents_inner .aligncenter {
  display: block;
  margin: 30px auto;
}
@media only screen and (max-width: 767px) {
  .contents_inner .alignleft {
    margin: 0 10px 10px 0;
    max-width: 60%;
  }
  .contents_inner .alignright {
    margin: 0 0 15px 10px;
    max-width: 60%;
  }
  .contents_inner .aligncenter {
    margin: 10px auto;
  }
}
@media only screen and (max-width: 360px) {
  .contents_inner .alignleft {
    max-width: 55%;
  }
  .contents_inner .alignright {
    max-width: 55%;
  }
}
/* 引用　リスト */
.contents_inner blockquote {
  background: #eee;
  padding: 15px 30px 1px;
  margin: 30px 0;
}
.contents_inner ul, .contents_inner ol {
  padding: 0 0 0 30px;
  margin: 0 0 15px 0;
}
.contents_inner ul li, .contents_inner ol li {
  margin: 0 0 5px 0;
}
.contents_inner ul li {
  list-style: disc;
}
.contents_inner ol li {
  list-style: decimal;
}
.contents_inner em {
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .contents_inner blockquote {
    padding: 15px 15px 1px;
    margin: 15px 0;
  }
  .contents_inner ul, .contents_inner ol {
    margin: 0 0 10px 0;
  }
  .contents_inner ul li, .contents_inner ol li {
    margin: 0;
  }
}
/* テーブル */
.contents_inner table {
  width: 100%;
}
.contents_inner th, .contents_inner td {
  padding: 5px 15px;
  border: 1px solid #aaa;
}
.contents_inner th {
  background: #eee;
}
@media only screen and (max-width: 767px) {
 .contents_inner th, .contents_inner td {
   padding: 5px 8px;
 }
}
/* ギャラリー */
.contents_inner .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 0 auto 15px;
}
.gallery-item {
  text-align: center;
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) {
  .gallery-item {
    padding: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-item {
    padding: 2px;
  }
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 15.66%;
}
.gallery-columns-7 .gallery-item {
  width: 13.28%;
}
.gallery-columns-8 .gallery-item {
  width: 11.5%;
}
.gallery-columns-9 .gallery-item {
  width: 10.11%;
}
.gallery-columns-10 .gallery-item {
  width: 10%;
}

/* 固定ページ　個別スタイル
------------------------------------------*/
/* 大会概要 */
.outline-list_title {
  background: #11ad46;
  display: block;
  color: #fff;
  position: relative;
  text-decoration: none;
}
.outline-list a {
  display: block;
  text-decoration: none;
}
.outline-list_item {
  max-width: 560px;
  width: 100%;
}
.outline-list_title:before {
  content: "";
  background: url(../../common/images/arrows-triangle-white.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 100%;
  width: 14px;
  display: block;
  position: absolute;
  right: 25px;
  top: 0;
}
.outline-list_item img {
  border: 1px solid #aaa;
  box-sizing: border-box;
  border-bottom: none;
}
@media print, screen and (min-width: 768px) {
  .outline-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .outline-list_item:nth-child(odd) {
    margin: 0 20px 0 0;
  }
  .outline-list_item:nth-child(even) {
    margin: 0 0 0 20px;
  }
  .outline-list_title {
    font-size: 1.3rem;
    padding: 5px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .outline-list_item {
    margin: 0 auto 30px;
    max-width: 560px;
    width: 100%;
  }
  .outline-list_item:last-child {
    margin: 0 auto;
  }
  .outline-list_title {
    font-size: 1.2rem;
    padding: 5px 15px;
  }
}
/* 大会アンバサダー */
.ambassador-profile_photo img {
  border: 1px solid #aaa;
  box-sizing: border-box;
}
.ambassador-profile_table {
  position: relative;
}
.ambassador-profile_table:after {
  content: "";
  position: absolute;
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
}
.ambassador-profile_mican-swimming:after {
  background-image: url(../images/games/mican_swimming.png);
}
.ambassador-profile_mican-volleyball:after {
  background-image: url(../images/games/mican_volleyball.png);
}
.ambassador-profile_mican-baseball:after {
  background-image: url(../images/games/mican_baseball.png);
}
@media print, screen and (min-width: 768px) {
  .ambassador-profile {
    margin: 0 0 30px;
  }
  .ambassador-profile::after {
    content: "";
    display: block;
    clear: both;
  }
  .ambassador-profile_photo {
    width: 240px;
    float: left;
    margin: 0 30px 0 0;
  }
  .ambassador-profile_table {
    max-width: calc(100% - 270px);
    width: 100%;
    float: left;
    font-size: 86%;
  }
  .ambassador-profile_table:after {
    height: 90px;
    width: 90px;
    top: 1px;
    right: 1px;
  }
  .contents_inner .ambassador-profile_table th {
    width: 180px;
    box-sizing: border-box;
  }
  .contents_inner .ambassador-profile_table td {
    padding: 5px 80px 5px 15px;
  }
  .ambassador-profile_table table {
    margin: 0 0 60px 0;
  }
}
@media print, screen and (min-width: 1000px) {
  .ambassador-profile_table:after {
    height: 140px;
    width: 140px;
  }
  .contents_inner .ambassador-profile_table th {
    width: 240px;
  }
  .contents_inner .ambassador-profile_table td {
    padding: 5px 130px 5px 15px;
  }
  .ambassador-profile_table {
    font-size: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .ambassador-profile_photo {
    width: 240px;
    margin: 0 auto 20px;
  }
  .contents_inner .ambassador-profile_table th,
  .contents_inner .ambassador-profile_table td {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .contents_inner .ambassador-profile_table td {
    border-top: none;
  }
  .ambassador-profile_table:after {
    width: 80px;
    height: 80px;
    top: 0;
    right: 0;
  }
  .ambassador-profile_table table {
    margin: 0 0 20px 0;
  }
}
/* 日程・会場 */
.contents_inner table.schedule_table {
  border-top: 3px solid #11ad46;
}
.schedule_table th, .schedule_table td {
  padding: 5px;
}
.schedule_table .st-week th {
  text-align: center;
}
.st-mark {
  font-size: 140%;
  text-align: center;
}
.st-gender {
  min-width: 80px;
}
/* 大会結果 */
.result_table_th1 {
  width: 240px;
  box-sizing: border-box;
}
.result_table_th2 {
  width: 430px;
  box-sizing: border-box;
}
.result_table_th3 {
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 360px) {
  .result_table_th1 {
    width: 210px;
  }
  .result_table_th2 {
    width: 380px;
  }

}
@media print, screen and (min-width: 980px) {
  .schedule_table-sup {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .contents_inner table.schedule_table {
    width: 1180px;
  }
  .contents_inner table.result_table {
    width: 1000px;
  }
  .table_scroll {
    overflow: auto;
    max-width: 100%;
    border: 2px solid #eee;
    border-top: none;
  }
  .schedule_table-sup {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  .contents_inner table.result_table {
    width: 870px;
  }
}
/* 備考用 */
.remarks {
  background: #eee;
  padding: 5px 15px;
  margin: 0 0 20px 0;
}
.contents_inner .remarks ul {
  padding: 0;
  margin: 0;
}
.remarks ul li {
  display: inline-block;
  margin: 0 0 0 15px;
}
/* 競技種目 */
.contents_inner ul.games_list {
  padding: 0;
  margin: 0;
}
.contents_inner ul li.games_list_item {
  list-style: none;
}
.games_list_item {
  position: relative;
}
.games_list_title {
  position: absolute;
  background: rgba(26, 26, 26, 0.8);
  color: #fff;
  display: block;
  bottom: 0;
  width: 100%;
  padding: 5px 15px;
  box-sizing: border-box;
}
.games_list_title:before {
  content: "";
  background: url(../../common/images/arrows-triangle-white.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 100%;
  width: 12px;
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.games_list_item a {
  display: block;
  width: 100%;
  height: 248px;
}
@media screen and (min-width: 910px) {
  .contents_inner ul li.games_list_item {
    width: 30%;
    margin: 0 3% 3% 0;
    min-height: 248px;
  }
  .contents_inner ul li.games_list_item:nth-child(3n) {
    margin: 0 0 3% 0;
  }
  .games_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 909px) and (min-width: 491px) {
  .games_list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .contents_inner ul li.games_list_item {
    width: 48%;
    min-height: 248px;
    float: left;
    margin: 0 0 4% 0;
  }
  .contents_inner ul li.games_list_item:nth-child(2n) {
    float: right;
  }
}
@media print, screen and (min-width: 768px) {
  .contents_inner ul.games_list {
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 490px) {
  .contents_inner ul li.games_list_item {
    min-height: 248px;
    margin: 0 0 20px 0;
  }
  .contents_inner ul.games_list {
    padding: 0;
    margin: 0;
  }
}
/* 競技種目 クレジット追記 */
.games_main_credit {
  position: absolute;
  right: 0;
  bottom: -24px;
  max-width: 346px;
}
@media only screen and (max-width: 767px) {
  .games_main_credit {
    bottom: -23px;
    max-width: 280px;
  }
}
@media only screen and (max-width: 389px) {
  .games_main_credit {
    bottom: -20px;
    max-width: 218px;
  }
}
/* 競技種目 背景設定 */
.contents_inner ul li.games_list_item {
  background-size: cover;
  background-position: center;
  background-color: #eee;
}
.games_list_item-swimming {
  background-image: url(../images/games/games_list_bg-swimming-2025.png);
}
.games_list_item-soccer {
  background-image: url(../images/games/games_list_bg-soccer-2025.png);
}
.games_list_item-tennis {
  background-image: url(../images/games/games_list_bg-tennis-2025.png);
}
.games_list_item-volleyball {
  background-image: url(../images/games/games_list_bg-volleyball-2025.png);
}
.games_list_item-basketball {
  background-image: url(../images/games/games_list_bg-basketball-2025.png);
}
.games_list_item-cycling {
  background-image: url(../images/games/games_list_bg-cycling-2025.png);
}
.games_list_item-softtennis {
  background-image: url(../images/games/games_list_bg-softtennis-2025.png);
}
.games_list_item-baseball {
  background-image: url(../images/games/games_list_bg-baseball-2025.png);
}
.games_list_item-softball {
  background-image: url(../images/games/games_list_bg-softball-2025.png);
}
.games_list_item-badminton {
  background-image: url(../images/games/games_list_bg-badminton-2025.png);
}
.games_list_item-karate {
  background-image: url(../images/games/games_list_bg-karate-2025.png);
}
.games_list_item-bowling {
  background-image: url(../images/games/games_list_bg-bowling-2025.png);
}
.games_list_item-golf {
  background-image: url(../images/games/games_list_bg-golf-2025.png);
}
/* 競技写真クレジット追記 */
.games_list_credit {
  position: absolute;
  top: 236px;
  max-width: 300px;
}
@media only screen and (max-width: 910px) {
  .games_list_credit {
    top: 234px;
    max-width: 260px;
    right: 4px;
  }
}
@media only screen and (max-width: 490px) {
  .contents_inner ul li.games_list_item-credit {
    margin-bottom: 35px;
  }
}

/* 競技種目 子ページ */
.contents_inner p.games_main {
  position: relative;
  margin: 0 0 75px 0;
}
.games_main:before {
  content: "";
  display: block;
  height: 240px;
  width: 240px;
  position: absolute;
  left: 0;
  bottom: -90px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.games_btn {
  display: block;
  border: 1px solid #11ad46;
  color: #11ad46;
  padding: 6px 40px 6px 10px;
  position: relative;
  max-width: 350px;
  margin: 10px 0 30px 0;
}
.games_btn:before {
  content: "";
  background: url(../../common/images/arrows-triangle-green.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 100%;
  width: 12px;
  display: block;
  position: absolute;
  right: 14px;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .games_main:before {
    height: 120px;
    width: 120px;
    bottom: -50px;
  }
  .contents_inner p.games_main {
    margin: 0 0 45px 0;
  }
  .games_btn {
    font-size: 84%;
  }
}
@media only screen and (max-width: 389px) {
  .games_main:before {
    height: 90px;
    width: 90px;
    bottom: -36px;
  }
}
.games_main-swimming:before {
  background-image: url(../images/games/mican_swimming.png);
}
.games_main-soccer:before {
  background-image: url(../images/games/mican_soccer.png);
}
.games_main-tennis:before {
  background-image: url(../images/games/mican_tennis.png);
}
.games_main-volleyball:before {
  background-image: url(../images/games/mican_volleyball.png);
}
.games_main-basketball:before {
  background-image: url(../images/games/mican_basketball.png);
}
.games_main-cycling:before {
  background-image: url(../images/games/mican_cycling.png);
}
.games_main-softtennis:before {
  background-image: url(../images/games/mican_softtennis.png);
}
.games_main-baseball:before {
  background-image: url(../images/games/mican_baseball.png);
}
.games_main-softball:before {
  background-image: url(../images/games/mican_softball.png);
}
.games_main-badminton:before {
  background-image: url(../images/games/mican_badminton.png);
}
.games_main-karate:before {
  background-image: url(../images/games/mican_karate.png);
}
.games_main-bowling:before {
  background-image: url(../images/games/mican_bowling.png);
}
.games_main-golf:before {
  background-image: url(../images/games/mican_golf.png);
}
/* お知らせページ　テンプレート用 
------------------------------------------*/
.page-template-page_news .top_news {
  width: 100%;
}
.page-template-page_news .contents_inner ul {
  padding: 0;
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .page-template-page_news .top_news_item {
    padding: 0 0 0 10px;
    margin: 0;
  }
  .contents_inner .remarks ul li {
    margin: 0 15px 0 0;
  }
}
.news_pagination {
  margin: 20px 0 0 0;
}
.news_pagination .page-numbers {
  display: inline-block;
  padding: 0 5px;
}
/* 記事がない場合 */
.top_news_item.no-post {
  padding: 30px 0 30px 35px;
}
.top_news_item.no-post:before {
  background: transparent;
}

/* 日程・会場 市町ページ　テンプレート用 
------------------------------------------*/

/* ページ内リンクリスト ここから */
@media print, screen and (min-width: 768px) {
  .contents_inner ul#page_linkList {
    margin: 0 0 60px 0;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .contents_inner ul#page_linkList {
    margin: 0 0 30px 0;
    padding: 0;
  }
}
.contents_inner ul li.page_linkList_item {
  list-style: none;
}
.page_linkList_item {
  position: relative;
}
.page_linkList_link {
  color: #11ad46;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.page_linkList_link:hover {
  background: #dcffe8;
  color: #107934;
  transition: all 0.5s;
}
.page_linkList_item a:before {
  content: "";
  background: url(../../common/images/arrows-triangle-green-down.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 100%;
  width: 16px;
  display: block;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media print, screen and (min-width: 768px) {
  .contents_inner ul li.page_linkList_item {
    margin: 0 10px 10px 0;
  }
  .page_linkList_item {
    border: 2px solid #11ad46;
  }
  .page_linkList_item {
    display: inline-block;
  }
  .page_linkList_link {
    padding: 2px 50px 2px 20px;
  }
}
@media screen and (max-width: 767px) {
  .contents_inner ul li.page_linkList_item {
    width: 100%;
  }
  #page_linkList_toggle {
    background: #11ad46;
    color: #fff;
    padding: 4px 50px 4px 10px;
  }
  .page_linkList_link {
    padding: 4px 50px 4px 10px;
  }
  .page_linkList_item {
    border-right: 2px solid #11ad46;
    border-bottom: 2px solid #11ad46;
    border-left: 2px solid #11ad46;
    box-sizing: border-box;
  }
}
/* ページ内リンクリスト ここまで */
/* 会場情報 ここから */
.venue_wrap {
  border-top: 1px solid #c4c4c4;
}
.venue_wrap:last-child {
  border-bottom: 1px solid #c4c4c4;
}

@media print, screen and (min-width: 768px) {
  .contents_inner h2.venue_info_games {
    margin: 0 40px 30px 0;
  }
  .contents_inner h3.venue_info_name {
    margin: 0 0 30px;
  }
  .venue_wrap {
    padding: 40px 0;
  }
  .venue_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 40px 0;
  }
  .venue_info {
    width: 54%;
    padding: 0;
    box-sizing: border-box;
  }
  .venue_img {
    width: 50%;
    padding: 0 0 0 0%;
    box-sizing: border-box;
  }
  .venue_map {
    margin: 0 0 40px 0;
  }
}
.venue_map iframe {
  width: 100%;
}
.venue_info_mican {
  position: relative;
}
.venue_info_mican:after {
  content: "";
  display: block;
  height: 150px;
  width: 150px;
  position: absolute;
  bottom: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  margin: auto 0;
}
.venue_info_mican-swimming:after {
  background-image: url(../images/games/mican_swimming.png);
}
.venue_info_mican-soccer:after {
  background-image: url(../images/games/mican_soccer.png);
}
.venue_info_mican-tennis:after {
  background-image: url(../images/games/mican_tennis.png);
}
.venue_info_mican-volleyball:after {
  background-image: url(../images/games/mican_volleyball.png);
}
.venue_info_mican-basketball:after {
  background-image: url(../images/games/mican_basketball.png);
}
.venue_info_mican-cycling:after {
  background-image: url(../images/games/mican_cycling.png);
}
.venue_info_mican-softtennis:after {
  background-image: url(../images/games/mican_softtennis.png);
}
.venue_info_mican-baseball:after {
  background-image: url(../images/games/mican_baseball.png);
}
.venue_info_mican-softball:after {
  background-image: url(../images/games/mican_softball.png);
}
.venue_info_mican-badminton:after {
  background-image: url(../images/games/mican_badminton.png);
}
.venue_info_mican-karate:after {
  background-image: url(../images/games/mican_karate.png);
}
.venue_info_mican-bowling:after {
  background-image: url(../images/games/mican_bowling.png);
}
.venue_info_mican-golf:after {
  background-image: url(../images/games/mican_golf.png);
}
@media screen and (max-width: 767px) {
  .venue_wrap {
    padding: 20px 0;
    overflow: hidden;
  }
  .venue_info_mican:after {
    height: 120px;
    width: 120px;
  }
  
}
/* ボタン */
.venue_wrap .btn {
  color: #11ad46;
  background: #fff;
  display: block;
  max-width: 360px;
  width: 100%;
  border: 2px solid #11ad46;
  text-align: center;
  padding: 10px 0;
  position: relative;
}
.arrows_triangle-green-down:before {
  content: "";
  background: url(../../common/images/arrows-triangle-green-down.png) no-repeat 50% 50%;
  background-size: 100%;
  height: 100%;
  width: 22px;
  display: block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media print, screen and (min-width: 768px) {
  .venue_wrap .btn {
    margin: 65px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .venue_wrap .btn {
    margin: 35px auto 0;
  }
}
/* 会場情報テーブル */
.contents_inner .venue_info_table tr {
  border-top: 1px solid #ccc;
}
.contents_inner .venue_info_table th, .contents_inner .venue_info_table td {
  border: none;
  padding: 8px 2px;
  word-break: break-all;
}
.contents_inner .venue_info_table th {
  background: transparent;
  color: #11ad46;
}
@media screen and (max-width: 767px) {
  .contents_inner .venue_info_table th {
    min-width: 48px;
  }
}

.venue_info_table td a {
  word-break: break-all;
}
@media print, screen and (min-width: 768px) {
 .contents_inner .venue_info_table th {
   min-width: 120px;
 }
}
/* 情報アクセス情報テーブル */
.contents_inner .venue_access_table th, .contents_inner .venue_access_table td {
  border: none;
}
.contents_inner .venue_access_table th {
  background: transparent;
  color: #11ad46;
  padding: 0;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .contents_inner .venue_info_table {
    width: calc(100% - 40px);
  }
  .contents_inner .venue_access_table th {
    width: 97px;
  }
  .contents_inner .venue_access_table th:before {
    content: "";
    height: 100%;
    width: 4px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #faa700;
    border-radius: 4px;
  }
  .contents_inner .venue_access_table td {
    padding: 0 0 0 20px;
  }
  #page_linkList_toggle {
    display: none;
  }
}
@media print, screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .contents_inner .venue_access_table th:before {
    display: none;
  }
  .contents_inner .venue_access_table th {
    border-right: 4px solid #faa700
  }
}
@media screen and (max-width: 767px) {
  .contents_inner .venue_info_table {
    width: 100%;
  }
  .contents_inner .venue_access_table th,
  .contents_inner .venue_access_table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .venue_info_table, .venue_img, .venue_map {
    margin: 0 0 20px 0;
  }
  .venue_img img {
    display: block;
    width: 100%;
  }
  .contents_inner .venue_access_table th {
    font-size: 1.2rem;
    padding: 0px 0 1px 14px;
  }
  .contents_inner .venue_access_table th:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 75%;
    border-radius: 3px;
    left: 0;
    display: block;
    background: #faa700;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  #page_linkList_toggle {
    display: block;
    position: relative;
  }
  #page_linkList_toggle:before {
    content: "";
    background: url(../../common/images/plus-white.png) no-repeat 50% 50%;
    background-size: 100%;
    height: 100%;
    width: 18px;
    display: block;
    position: absolute;
    right: 13px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: all 0.3s;
  }
  #page_linkList_toggle.page_linkList_toggle-open:before {
    content: "";
    background: url(../../common/images/crossMark-white.png) no-repeat 50% 50%;
    background-size: 100%;
    height: 100%;
    width: 18px;
    display: block;
    position: absolute;
    right: 13px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transition: all 0.3s;
  }
}
.venue_access_table td storng {
  color: #11ad46;
  font-weight: bold;
}
.contents_inner .venue_access_table ul {
  padding: 0;
}
.contents_inner .venue_access_table ul:last-child {
  margin: 0;
}
.contents_inner .venue_access_table ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 14px;
}
.contents_inner .venue_access_table ul li strong {
  color: #11ad46;
  font-weight: bold;
}
.contents_inner .venue_access_table ul li:before {
  content: "";
  height: 4px;
  width: 4px;
  display: block;
  position: absolute;
  top: 15px;
  background: #11ad46;
  border-radius: 2px;
  left: 0;
}
/* 会場情報 ここまで */
/* 観光情報 ここから */
.page_wrap_title {
  color: #11ad46;
  text-align: center;
  font-size: 2.5rem;
}
@media only screen and (max-width: 1023px) {
  .page_wrap_title {
    font-size: 2.25rem;
    letter-spacing: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .page_wrap_title {
    font-size: 1.5rem;
    margin: 0 0 20px 0;
  }
}
.page_wrap-sightseeing {
  background-image: url(../../images/sightseeing_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .page_wrap-sightseeing {
    background-attachment: fixed;
  }
  _::-webkit-full-page-media, _:future, :root .page_wrap-sightseeing {
    background: #11ad46;
  }
  _::-webkit-full-page-media, _:future, :root .page_wrap-sightseeing .inner {
  background-image: url(../../images/sightseeing_bg.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  }
}

.page_sightseeing_item::after {
  content: "";
  display: block;
  clear: both;
}
.page_sightseeing_item {
  background: #ffffff;
  box-sizing: border-box;
}
/* 斜めタグ */
.page_sightseeing_imgbox {
  position: relative;
}
.page_sightseeing_tag {
  overflow: hidden;
}
.page_sightseeing_tag-in {
  display: block;
  line-height: 1.6;
  background: #ff0;
  font-weight: bold;
  position: relative;
}
.page_sightseeing_tag-in:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
}
.page_sightseeing_item strong {
  color: #11ad46;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .page_wrap-sightseeing .inner {
    width: calc(100% - 60px);
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 0 80px 0;
  }
  .page_wrap-sightseeing .page_wrap_title {
    margin: 0 0 30px 0;
  }
  .page_sightseeing_item {
    position: relative;
    min-height: 320px;
    padding: 20px;
    margin: 0 0 40px 0;
  }
  .page_sightseeing_imgbox img {
    max-width: 280px;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
  }
  .page_sightseeing_item:nth-child(odd) .page_sightseeing_imgbox {
    float: left;
  }
  .page_sightseeing_item:nth-child(odd) .page_sightseeing_txtArea {
    margin: 30px 0 0 310px;
  }
  .page_sightseeing_item:nth-child(even) .page_sightseeing_imgbox {
    float: right;
  }
  .page_sightseeing_item:nth-child(even) .page_sightseeing_txtArea {
    margin: 30px 310px 0 0;
  }
  .page_sightseeing_item:nth-child(odd) .page_sightseeing_tag {
    padding: 0 75px 0 0;
  }
  .page_sightseeing_item:nth-child(odd) .page_sightseeing_tag-in {
    float: left;
  }
  .page_sightseeing_item:nth-child(even) .page_sightseeing_tag {
    padding: 0 0 0 75px;
  }
  .page_sightseeing_item:nth-child(even) .page_sightseeing_tag-in {
    float: right;
  }
  .page_sightseeing_item:nth-child(odd) .page_sightseeing_tag-in:before {
    left: 100%;
    border-top: 69px solid #ff0;
    border-right: 24px solid transparent;
    border-bottom: 69px solid transparent;
    border-left: 24px solid #ff0;
  }
  .page_sightseeing_item:nth-child(even) .page_sightseeing_tag-in:before {
    right: 100%;
    border-top: 69px solid #ff0;
    border-right: 24px solid #ff0;
    border-bottom: 69px solid transparent;
    border-left: 24px solid transparent;
  }
  .page_sightseeing_tag-in {
    font-size: 1.4rem;
    padding: 4px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .page_wrap-sightseeing .inner {
    padding: 0 0 5px 0;
  }
  .page_wrap-sightseeing .page_wrap_title {
    letter-spacing: 2px;
  }
  #page_sightseeing {
    max-width: 360px;
    margin: 0 auto;
    padding: 0 8%;
  }
  .page_sightseeing_item {
    padding: 10px;
    margin: 0 0 20px 0;
  }
  .page_sightseeing_tag-in {
    padding: 5px 0 5px 14px;
  }
  .page_sightseeing_tag-in:before {
    left: 100%;
    border-top: 69px solid #ff0;
    border-right: 24px solid transparent;
    border-bottom: 69px solid transparent;
    border-left: 24px solid #ff0;
  }
  .page_sightseeing_tag {
    padding: 0 30px 0 0;
    margin: -25px 0 10px 0;
  }
  .page_sightseeing_imgbox img {
    margin: 0 0 15px 0;
  }
}
/* 観光情報 ここまで */
/* 観光案内 ここから */
.page_wrap-sightseeingInfo li {
  list-style: disc;
}
@media print, screen and (min-width: 768px) {
  .page_wrap-sightseeingInfo ul {
    padding: 0 0 0 40px;
  }
  .page_wrap-sightseeingInfo .inner {
    width: calc(100% - 60px);
    max-width: 1140px;
    margin: 0 auto;
    padding: 80px 0;
  }
  .page_wrap-sightseeingInfo .page_wrap_title {
    margin: 0 0 10px 0;
  }
  .page_wrap-sightseeingInfo li {
    margin: 0 0 5px 0;
  }
}
@media only screen and (max-width: 767px) {
  .page_wrap-sightseeingInfo .inner {
    padding: 40px 10px 80px;
  }
  .page_wrap-sightseeingInfo ul {
    padding: 0 0 0 25px;
  }
  .page_wrap-sightseeingInfo li {
    margin: 0 0 15px 0;
  }
}
/* 観光案内 ここまで */

/* アーカイブ 
------------------------------------------*/

.archive .contents_inner ul,
.archive .contents_inner ol {
  padding: 0;
  margin: 0;
}
.archive .contents_inner ul li,
.archive .contents_inner ol li {
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .archive .top_news_item {
    padding: 0 0 0 10px;
  }
  .archive .top_news_item.no-post {
    padding: 30px 0 30px 35px;
  }
  .archive .top_news {
    width: 100%;
  }
}

/* ページ送り */
.news_pagination .page-numbers,
.pagination .page-numbers {
  color: #11ad46;
  border: 2px solid #11ad46;
  box-sizing: border-box;
  margin: 0 2px 7px 0;
}
.news_pagination .page-numbers.current,
.pagination .page-numbers.current {
  background: #11ad46;
  color: #fff;
}
.news_pagination .next,
.news_pagination .prev,
.pagination .next,
.pagination .prev {
  color: #11ad46;
  border: 2px solid #11ad46;
  box-sizing: border-box;
}
.news_pagination .page-numbers.dots,
.pagination .page-numbers.dots {
  border: none;
}
@media print, screen and (min-width: 768px) {
  .news_pagination,
  .pagination {
    margin: 37px 0 0 0;
  }
  .news_pagination .page-numbers,
  .pagination .page-numbers {
    padding: 2px 20px 4px;
  }
  .news_pagination .next,
  .news_pagination .prev,
  .pagination .next,
  .pagination .prev {
    padding: 2px 14px 4px;
  }
  .news_pagination .page-numbers.dots {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .news_pagination,
  .pagination {
    margin: 22px auto 0;
    max-width: 310px;
    widows: 100%;
  }
  .news_pagination .page-numbers,
  .pagination .page-numbers {
    padding: 0 7px;
  }
}
/* 愛媛大会 開催中止
------------------------------------*/
.ehime-canceled {
  background: #fff;
  text-align: center;
  border: 4px solid #000;
  box-sizing: border-box;
  font-weight: bold;
  width: 100%;
}
.ehime-canceled a {
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .ehime-canceled {
    max-width: 98%;
    margin: 194px auto 0;
    font-size: 150%;
    padding: 4px;
  }
}
@media print, screen and (min-width: 1000px) {
  .ehime-canceled {
    max-width: 1000px;
    margin: 194px auto 0;
    font-size: 185%;
  }
}
@media only screen and (max-width: 767px) {
  .ehime-canceled {
    position: absolute;
    max-width: 350px;
    margin: auto;
    font-size: 100%;
    font-weight: bold;
    left: 0;
    bottom: 20px;
    right: 0;
    padding: 5px;
    line-height: 1.4;
  }
}
/* top slider */
.top-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  z-index: 0;
}
@media print, screen and (min-width: 1921px) {
  .top-slider {
    max-width: 1920px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1390px) and (min-width: 768px) {
  .top-slider .swiper-slide {
    display: flex;
    justify-content: center;
  }
  .top-slider .swiper-slide img {
    min-height: 680px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .top-slider .swiper-slide {
    display: flex;
    justify-content: center;
  }
  .top-slider .swiper-slide img {
    height: 382px;
    width: auto;
  }
}
@media only screen and (max-width: 600px) {
  .top-slider .swiper-slide img {
    height: 300px;
  }
}
@media only screen and (max-width: 450px) {
  .top-slider .swiper-slide img {
    height: 222px;
  }
}
/* top slider parts */
.top-slider-wrap {
  max-width: 1920px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.top-slider__ope .swiper-button-next:after,
.top-slider__ope .swiper-rtl .swiper-button-prev:after,
.top-slider__ope .swiper-button-prev:after,
.top-slider__ope .swiper-rtl .swiper-button-next:after {
  content: "";
}
.top-slider__ope .swiper-button-next,
.top-slider__ope .swiper-button-prev,
.top-slider__ope .swiper-button-play,
.top-slider__ope .swiper-button-stop {
  width: 40px;
  height: 30px;
  box-sizing: border-box;
  background-color: #6d6d6d;
  border: 1px solid #000;
  border-radius: 4px;
  position: absolute;
  top: auto;
  left: auto;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .top-slider__ope .swiper-button-next,
  .top-slider__ope .swiper-button-prev,
  .top-slider__ope .swiper-button-play,
  .top-slider__ope .swiper-button-stop {
    width: 32px;
    height: 22px;
  }
}
.top-slider__ope .swiper-button-next.active,
.top-slider__ope .swiper-button-prev.active,
.top-slider__ope .swiper-button-play.active,
.top-slider__ope .swiper-button-stop.active {
  background-color: #474646;
}
.top-slider__ope .swiper-button-next:hover,
.top-slider__ope .swiper-button-prev:hover,
.top-slider__ope .swiper-button-play:hover,
.top-slider__ope .swiper-button-stop:hover {
  cursor: pointer;
}
.top-slider__ope .swiper-button-next:after,
.top-slider__ope .swiper-button-prev:after,
.top-slider__ope .swiper-button-play:after,
.top-slider__ope .swiper-button-stop:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 22px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .top-slider__ope .swiper-button-next:after,
  .top-slider__ope .swiper-button-prev:after,
  .top-slider__ope .swiper-button-play:after,
  .top-slider__ope .swiper-button-stop:after {
    width: 18px;
    height: 14px;
  }
}
.top-slider__ope .swiper-button-next:after {
  background-image: url(../../common/images/sliderparts/next.png);
}
.top-slider__ope .swiper-button-prev:after {
  background-image: url(../../common/images/sliderparts/prev.png);
}
.top-slider__ope .swiper-button-play:after {
  background-image: url(../../common/images/sliderparts/play.png);
}
.top-slider__ope .swiper-button-stop:after {
  background-image: url(../../common/images/sliderparts/stop.png);
}
.top-slider__ope .swiper-button-next {
  right: 0;
}
.top-slider__ope .swiper-button-stop {
  right: 46px;
}
.top-slider__ope .swiper-button-play {
  right: 92px;
}
.top-slider__ope .swiper-button-prev {
  right: 138px;
}
@media only screen and (max-width: 767px) {
  .top-slider__ope .swiper-button-stop {
    right: 36px;
  }
  .top-slider__ope .swiper-button-play {
    right: 72px;
  }
  .top-slider__ope .swiper-button-prev {
    right: 108px;
  }
}

.top-slider__ope {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 12px;
}
@media only screen and (max-width: 767px) {
  .top-slider__ope {
    right: 15px;
  }
}
.top-slider__ope .swiper-horizontal>.swiper-pagination-bullets,
.top-slider__ope .swiper-pagination-bullets.swiper-pagination-horizontal,
.top-slider__ope .swiper-pagination-custom,
.top-slider__ope .swiper-pagination-fraction {
  top: auto;
  bottom: 2px;
  left: auto;
  right: 200px;
  min-width: 200px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .top-slider__ope .swiper-horizontal>.swiper-pagination-bullets,
  .top-slider__ope .swiper-pagination-bullets.swiper-pagination-horizontal,
  .top-slider__ope .swiper-pagination-custom,
  .top-slider__ope .swiper-pagination-fraction {
    right: 148px;
    bottom: -2px;
  }
}
.top-slider__ope .swiper-pagination-bullet-active {
  background-color: #fc4848;
}
/* 印刷
------------------------------------*/
@media print {
  body {
    width: 1320px;
  }
  .top_contentNav_inner {
    display: block;
  }
  .home .header_nav {
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 1006px;
    display: block;
  }
  .home .header_area {
    position: relative;
  }
  .top_contentNav_item {
    float: left;
    width: 25%;
  }
  .top_contentNav_inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .link_content {
    display: block;
    margin: 0 auto;
  }
  .link_content-mt {
    margin-top: 20px;
  }
  .link_content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .link_content_item {
    float: left;
    margin: 0 0 0 50px;
    width: 30%;
  }
  .link_content_item:first-child {
    margin: 0;
  }
  /* 競技種目 */
  .games_list {
    display: block;
  }
  .games_list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .games_list_item {
    float: left;
    width: 290px;
    margin: 0 30px 30px 0 !important;
  }
  .games_list_item:nth-child(3n) {
    margin: 0 0 30px 0 !important;
  }
}
 /* トップ観光動画 */
 .top_wrap-kankomovie .inner {
  width: calc(100% - 60px);
  max-width: 1160px;
  margin: 0 auto;
  padding: 80px 0 80px 0;
 }
 @media only screen and (max-width: 767px) {
  .top_wrap-kankomovie .inner {
    padding: 40px 0 20px 0;
  }
 }
.yt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.yt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;  
}
.top_wrap-kankomovie .inner .yt-box {
  max-width: 720px;
  margin: 0 auto;
}
 /* トップPR動画ファースト */
 .top_wrap-firstmovie .inner {
  width: calc(100% - 60px);
  max-width: 1160px;
  margin: 0 auto;
  padding: 50px 0 0 0;
 }
 @media only screen and (max-width: 767px) {
  .top_wrap-firstmovie .inner {
    padding: 40px 0 0 0;
  }
 }
 .top_wrap-firstmovie .inner .yt-box {
  max-width: 720px;
  margin: 0 auto;
}

 /* トップ協賛バナー */
.top_wrap-link .top_kyousan_title {
  margin-bottom: 20px;
  line-height: 1.5;
}
.link_kyousan {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.top_kyousan_title-sub {
  font-weight: bold;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 60px);
  max-width: 1000px;
  position: relative;
}
.top_kyousan_title-sub::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  height: 1px;
  width: 100%;
  background-color: #c4c4c4;
  left: 0;
  top: 16px;
  z-index: 0;
}
.top_kyousan_title-sub > strong {
  position: relative;
  background-color: #fff;
  z-index: 1;
  display: inline-block;
  padding: 0 18px;
}
.top_kyousan_txt {
  text-align: center;
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  .top_wrap-link .top_kyousan_title {
    margin-top: 100px;
  }
  .top_kyousan_title-sub {
    margin-top: 30px;
  }
  .link_kyousan {
    margin-top: 5px;
  }
  .link_kyousan_item {
    box-sizing: border-box;
    width: 29%;
    margin: 0 2% 2% 2%;
  }
  .link_sponsor .link_kyousan_item {
    width: 38%;
    margin: 0 3% 2% 3%;
  }
  .link_sponsor .link_kyousan_item .subLink_kyousan {
    display: inline-block;
    line-height: 1.65;
  }
}
@media only screen and (max-width: 767px) {
  .top_wrap-link .top_kyousan_title {
    margin-top: 60px;
  }
  .top_kyousan_title-sub {
    margin-top: 15px;
    width: calc(100% - 30px);
  }
  .link_kyousan {
    flex-wrap: wrap;
    max-width: 430px;
    margin: 0 auto;
  }
  .link_kyousan_item {
    box-sizing: border-box;
    width: 46%;
    margin: 0 0 2% 0;
  }
  .link_kyousan_item:nth-of-type(2n) {
    margin-left: 8%;
  }
  .link_sponsor .link_kyousan_item {
    width: 70%;
    margin: 0 0 2% 0;
    max-width: 260px;
  }
  .top_kyousan_title-sub > strong {
    padding: 0 16px;
  }
  .link_sponsor .link_kyousan_item .subLink_kyousan {
    font-size: 75%;
  }
}
@media only screen and (max-width: 480px) {
    .link_sponsor .link_kyousan_item {
      width: 100%;
    }
}
@media only screen and (max-width: 360px) {
  .top_kyousan_title-sub::before {
    top: 13px;
  }
  .top_kyousan_title-sub > strong {
    padding: 0 14px;
  }
  .link_sponsor .link_kyousan_item .subLink_kyousan {
    font-size: 80%;
  }
}
.txt-c {
  text-align: center !important;
}

.gallery-w700 {
  max-width: 700px;
}
@media print, screen and (min-width: 768px) {
  .spOnly-br {
    display: none;
  }
  .pcOnly-br {
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  .spOnly-br {
    display: inline;
  }
  .pcOnly-br {
    display: none;
  }
}

.page-movie_cnt .yt-box {
  max-width: 720px;
  margin: 0 auto;
}

/* TOP動画 */
.home .top_wrap-mainMovie {
  background-color: #075f25;
}
.home .mainMovie {
  box-sizing: border-box;
  max-width: 1310px;
  margin: 0 auto;
}
.home .mainMovie video {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media print, screen and (min-width: 768px) {
  .home .top_wrap-mainMovie {
    border-top: 4px solid #11ad46;
  }
}
@media print, screen and (min-width: 768px) {
  .home .header_main {
    background-color: #fff;
  }
  .home .header_nav .logo a .logo_title {
    color: #11ad46;
  }
  .home .global_nav_item a {
    color: #0f8135;
  }
  .home .global_nav_item {
    background-image: url(../images/global_nav_border-green.png);
  }
  .home .global_nav_item:nth-of-type(6) {
    background-image: url(../images/global_nav_border-green.png),url(../images/global_nav_border-green.png);
    background-position: left bottom, right bottom;
  }
  .home .global_nav_item a {
    border-bottom: 1px solid #11ad46;
  }
}
@media only screen and (max-width: 1249px) and (min-width: 961px) {
  .home .global_nav_item:nth-of-type(3),
  .home .global_nav_item:nth-of-type(6) {
    background-image: url(../images/global_nav_border-green.png),url(../images/global_nav_border-green.png);
    background-position: left bottom, right bottom;
  }
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
   .home .global_nav_item:nth-of-type(3),
  .home .global_nav_item:nth-of-type(6) {
    background-image: url(../images/global_nav_border-green.png),url(../images/global_nav_border-green.png);
    background-position: left bottom, right bottom;
  }
}