@charset "UTF-8";
/* ----------clearfix------------------------------ */
.cf:before,.cf:after {content:"";display:table; }
.cf:after {clear:both; }
.cf {*zoom:1; }
/*--------------------------------------------
  共通
---------------------------------------------*/
@media screen and (max-width: 460px) {
  .spno {
    display: none;
  }
}
@media screen and (max-width: 760px) {
  .spno2 {
    display: none;
  }
}
@media screen and (min-width: 461px) {
  .pcno {
    display: none;
  }
}
@media screen and (min-width: 761px) {
  .pcno2 {
    display: none;
  }
}
.post-btn {
  background: #033f6a;
  color: #fff !important;
  font-weight: bold;
  padding: 10px;
  border-radius: 10px;
}
.post-btn2 {
  background: #033f6a;
  color: #fff !important;
  font-weight: bold;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  margin: 20px 0;
}
.post-btn3 {
  background: #033f6a;
  color: #fff !important;
  font-weight: bold;
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
}
.navy-box-text {
  text-align: center;
  color: #033f6a;
  padding: 10px;
  border: 1px solid #033f6a;
}
.news-article big {
  font-size: 130%;
}
.news-article small {
  font-size: 80%;
}
.bold {
  font-weight: bold;
}
.navy {
  color: #033f6a;
}
.red {
  color: #D0111B;
}
.vertical-text {
  vertical-align: middle;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.layout-second .second-body article > p {
    /*font-size: 16px !important;
    line-height: 2em !important;*/
}
.img100 {
  max-width: 100%;
  height: auto;
}
.fs80 {
  font-size: 80%;
}
.fs20px {
  font-size: 20px;
}
.news-article p {
  color: #081c4f;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.team-rg .bg-main {
  background: #dbc073 none repeat scroll 0 0 !important;
  color: #081c4f;
}
.team-rg .bg-sub {
  background: #fff none repeat scroll 0 0 !important;
}
.team-rg .txt-main {
  color: #dbc073 !important;
}
.component-block .block-header {
  color: #081c4f;
}
.center {
  text-align: center;
}
.box60 {
  padding-top: 60px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb60 {
  margin-bottom: 60px;
}
.pl20 {
  padding-left: 20px;
}
.pl40 {
  padding-left: 40px;
}
.layout-second .second-body article h3, .midashi1 {
    background: #033f6a none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px 0 10px 10px;
}
.layout-second .second-body article h4 {
    border: 2px solid #033f6a;
    color: #033f6a;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 20px;
    padding: 6px 0 6px 10px;
}
.midashi2 {
    color: #033f6a;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 20px;
    font-weight: bold;
}
.midashi3 {
    color: #033f6a;
    border-bottom: 2px solid #033f6a;
    font-size: 30px;
    margin-bottom: 16px;
    font-weight: bold;
    display: block;
}
.layout-second .second-body article th {
    background: #999 none repeat scroll 0 0;
    border: 1px solid #808080;
    color: #fff;
    padding: 6px 10px;
    text-align: center;
}
.layout-second .second-body article td {
    border: 1px solid #808080;
    color: #666;
    padding: 6px 10px;
    text-align: center;
}
.page-content1 h2 {
  font-size: 20px;
  color: #081c4f;
  border-left: 5px solid #081c4f;
  padding-left: 10px;
  margin-bottom: 10px;
}
.page-content1 h3 {
  font-size: 18px;
  color: #081c4f;
  border-bottom: 1px solid #081c4f;
  margin-bottom: 10px;
}
.page-content1 h4 {
  font-size: 18px;
  color: #081c4f;
  margin-bottom: 10px;
}
.column2-left {
  float: left;
}
.column2-right {
  float: right;
}
.small-text {
  font-size: 12px;
}
.small {
	font-size: 12px;
}
.layout-second .second-header .top {
  background: #081c4f none repeat scroll 0 0;
}
.layout-second .second-header .btm {
  background: #081c4f none repeat scroll 0 0;
}
.layout-second .second-header .slice {
  background: #081c4f none repeat scroll 0 0;
}
.layout-second .second-header .title-wrap {
  color: #fff;
}
h1.contact-title {
  color: #333;
}
.team-rg .component-sidenav a {
  border: 1px solid #dbc073 !important;
}
.team-rg .component-sidenav a:hover {
  background: #dbc073 !important;
  color: #081c4f;
}
/*--------------------------------------------
  トップページ
---------------------------------------------*/
.main-visual-inner .main-visual-card .btm {
    height: 40px;
}
.main-visual-inner .main-visual-card .title {
    height: 80px;
}
.main-visual-inner .main-visual-card-wrap {
    bottom: 90px;
}
@media screen and (max-width: 767px) {
.main-visual-inner {
    padding-bottom: 80px;
}
}
/*--------------------------------------------
  ヘッダー
---------------------------------------------*/
.layout-team-header .team-nav li > a {
  color: #081c4f;
}
.layout-team-header .team-nav .team-nav-trigger .icn span, .layout-team-header .team-nav .team-nav-trigger .icn::before, .layout-team-header .team-nav .team-nav-trigger .icn::after {
  background: #081c4f none repeat scroll 0 0;
}
.team-nav-trigger.sp .icn span, .team-nav-trigger.sp .icn::before, .team-nav-trigger.sp .icn::after {
  background: #081c4f none repeat scroll 0 0;
}
.layout-team-header .team-sns.no-fanclub {
  padding-top: 24px;
}
.layout-team-header .team-sns a {
    color: #081c4f;
}
.tsns-wrap2 {
  padding-top: 8px;
}
ul.tsns-wrap li i {
  font-size: 20px;
}
.tsns-wrap .tsns05 img {
    width: 20px;
  height: auto;
  margin-bottom: -2px;
}
.layout-team-header .team-nav li.tnav07 {
  display: inline-block !important;
}
@media screen and (min-width: 768px) {
 content: '';
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    background-color: #000;
    transform: rotate(45deg);
  }
}
/*--------------------------------------------
  フッター
---------------------------------------------*/
.layout-global-footer .foot-nav a {
  color: #081c4f;
}
/*--------------------------------------------
  ニュース関連
---------------------------------------------*/
.component-block .block-header .sub-nav a {
  color: rgba(8, 28, 79, 0.75);
}
.component-block .block-header .more {
  color: #081c4f;
}
.component-block .block-header .more::before, .component-block .block-header .more::after {
  border-top: 1px solid #081c4f;
}
.news-article .second-header .top, .news-article .second-header .slice, .news-article .second-header .btm {
  background: #fff none repeat scroll 0 0;
}
.component-news-card .list-card .detail .title {
    color: #081c4f;
}
/*--------------------------------------------
  ABOUT
---------------------------------------------*/
.about-list {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.about-list a {
  display: block;
  width: 90%;
  padding: 30px 10px;
  background: #081c4f url(/v=1530064200/files/user/_/common/img/about-list-bg.png) no-repeat right top;
  color: #fff;
  font-size: 140%;
  position: relative;
}
.about-list a:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .about-list {
  float: none;
  width: 100%;
}
}
/*--------------------------------------------
  活動理念
---------------------------------------------*/
.rinen {
  text-align: center;
  padding: 20px 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.rinen p {
  font-size: 20px;
}
.rinen-text01 {
  font-size: 40px;
  font-weight: bold;
  color: #D0121B;
}
.rinen-text02 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .rinen p {
  font-size: 18px;
}
  .rinen-text01 {
  font-size: 20px;
}
}
/*--------------------------------------------
  球団概要
---------------------------------------------*/
.overview-text01 {
  display: block;
  text-align: center;
  color: #081c4f;
  margin-bottom: 20px;
  font-size: 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
ul.team-color {
  width: 100%;
}
ul.team-color li {
  width: 33.3%;
  float: left;
  text-align: center;
}
.overview-text02 {
  font-size: 18px;
  font-weight: bold;
}
.overview-wrap .column2 {
  margin-top: 40px;
}
.overview-wrap .column2-left {
  width: 25%;
}
.overview-wrap .column2-right {
  padding-top: 40px;
  width: 65%;
}
@media screen and (max-width: 767px) {
  ul.team-color li {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
  .overview-text01 {
  font-size: 20px;
}
  .overview-wrap .column2-left {
    float: none;
	width: 100%;
    text-align: center;
}
  .overview-wrap .column2-right {
	padding-top: 0;
	width: 100%;
}
  .overview-wrap .column2-right h4 {
	text-align: center;
}
}
/*--------------------------------------------
  活動履歴
---------------------------------------------*/
#history table {
	width: 100%;
	border-bottom: 1px solid #033f6a;
	padding: 10px 0;
	border-collapse: separate;
}
#history table.first {
	border-top: 1px solid #033f6a;
}
#history table.last {
	margin-bottom: 60px;
}
#history td {
	padding: 5px 0;
}
#history td.year {
	width: 80px;
	font-weight: bold;
	border-right: 1px solid #033f6a;
}
#history td.month {
	text-align: right;
	width: 80px;
	padding-right: 10px;
}
table.player-stats {
	width: 100%;
	padding: 0 0 10px 0;
	border: none !important;
}
table.player-stats th {
	border-left: 1px solid #ccc;
	background: #999;
	color: #fff;
	padding: 4px 0;
	text-align: center;
}
table.player-stats th.stats-first {
	border-left: 1px solid #999;
}
table.player-stats .stats-last {
	border-right: 1px solid #999;
}
table.player-stats th.stats-mid {
	border-bottom: 1px solid #ccc;
}
table.player-stats td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2em 0;
	text-align: center;
}
h3.player-name {
	font-size: 110%;
	color: #033f6a;
	font-weight: bold;
	border: none;
	margin: 40px 0 0 0;
}
table.history-box {
	width: 100%;
	border: none !important;
}
table.history-box h4 {
	font-weight: bold;
}
table.history-box th {
	width: 50%;
	text-align: left;
}
table.history-box td {
	width: 50%;
	text-align: left;
}
table.history-box td p {
	padding-right: 40px;
}
.history-text3 {
	background: none !important;
	font-size: 110%;
	color: #d0121b !important;
	font-weight: bold;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}
.history-text4 {
	color: #081c4f;
  	font-weight: bold;
  font-size: 110%;
}
.history-text5 {
	background: none !important;
	font-size: 110%;
	color: #d0121b !important;
	font-weight: bold;
	margin: 2em 0 0.5em 0 !important;
	padding: 0 !important;
}
.scroll{
overflow: auto;
white-space: nowrap;
}
.scroll::-webkit-scrollbar{
 height: 5px;
}
.scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
@media screen and (max-width: 767px) {
  #history td.year {
	width: 60px;
}
  #history td.month {
	text-align: right;
	width: 40px;
	padding-right: 10px;
}
  table.history-box th {
	display: none;
  }
  table.history-box td {
    display: block;
	width: 100%;
	text-align: left;
  }
    table.history-box td:before {
    color: #d0121b;
  	font-weight: bold;
    font-size: 110%;
}
  table.hb01 td:nth-of-type(1):before {
    content: '戦績';
}
    table.hb01 td:nth-of-type(2):before {
    content: '観客動員数';
}
  table.hb02 td:nth-of-type(1):before {
    content: 'ヘッドコーチ';
}
    table.hb02 td:nth-of-type(2):before {
    content: '受賞歴';
}
  table.hb03 td:nth-of-type(1):before {
    content: '新加入選手';
}
    table.hb03 td:nth-of-type(2):before {
    content: 'シーズン後退団選手';
}
  table.hb04 td:nth-of-type(1):before {
    content: 'ヘッドコーチ';
}
    table.hb04 td:nth-of-type(2):before {
    content: '新加入選手';
}
}
ul.history-menu {
  	margin-top: 40px;
	display: table;
	width: 100%;
	margin-bottom: 40px;
}
ul.history-menu li {
	display: block;
	text-align: left;
	padding: 10px 0;
}
ul.history-menu li a {
	padding: 5px 10px;
	border: 1px solid #033f6a;
	color: #033f6a;
}
ul.history-menu li a:before {
	content: "\f138";
	font-family: FontAwesome;
	margin-right: 5px;
}
ul.history-menu li a:hover {
	background: #033f6a;
  color: #fff;
}
ul.history-menu li .current {
	background: #033f6a;
  color: #fff;
}
/*--------------------------------------------
  会社概要
---------------------------------------------*/
table.profile {
	margin: 20px 0 50px 0;
    width: 100%;
}
table.profile th {
	padding: 20px;
	width: 150px;
	text-align: left;
	background: #e5e5e5;
	border: 3px solid #fafafa;
}
table.profile td {
	line-height: 1.5em;
	padding: 20px 0 20px 20px;
	background: #f2f2f2;
	border: 3px solid #fafafa;
}
@media screen and (max-width: 767px) {
  table.profile th {
	display: block;
    width: 90%;
    padding: 10px;
  }
  table.profile td {
	display: block;
    width: 90%;
    padding: 10px;
    background: none;
  }
}
/*--------------------------------------------
  スタッフ
---------------------------------------------*/
.staff-box {
  padding-bottom: 60px;
  border-bottom: 1px solid #081c4f;
  margin-bottom: 60px;
}
p.staff-position {
  font-size: 110%;
  font-weight: bold;
  color: #081c4f;
}
.staff-box h2 {
  font-size: 180%;
  color: #081c4f;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 4px solid #ccc;
  margin-bottom: 20px;
}
.staff-box h2::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #081c4f;
}
.staff-box h3 {
  font-size: 120%;
  line-height: 1em;
  color: #081c4f;
  padding: 4px 10px;
  border-left: 5px solid #081c4f;
  margin-bottom: 10px;
}
/*--------------------------------------------
  マスコット
---------------------------------------------*/
#mascot-wrap {
  border: 10px solid #dbc073;
	border-radius: 10px;
	background: url(../img/mascot_sp_back.jpg) repeat;
	padding: 20px;
}
.mascot-box img {
  width: 100%;
  height: auto;
}
ul.gordy-profile {
	margin: 20px 0 0 0;
	background-color:rgba(255,255,255,0.6);
	padding: 14px 10px 14px 10px;
	border-radius: 10px;
	border: 2px solid #e51717;
}
ul.gordy-profile li{
    color: #081c4f;
	font-size: 120%;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 2px dotted #e51717;
    text-align: center;
}
ul.gordy-profile li:first-child {
	border-top: 2px dotted #e51717;
}
ul.gordy-pics {
  margin-top: 40px;
  width: 100%;
  display: table;
}
ul.gordy-pics li {
  display: table-cell;
  text-align: center;
}
ul.gordy-pics li img {
  width: 96%;
  height: auto;
}
.stamp-btn {
  text-align: center;
  padding: 40px 0;
}
.stamp-btn img {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #mascot-wrap {
  border: 5px solid #dbc073;
	border-radius: 10px;
	background: url(../img/mascot_sp_back.jpg) repeat;
	padding: 10px;
}
  ul.gordy-pics {
  display: block;
}
ul.gordy-pics li {
  display: block;
}
  .sp-mb20 {
    margin-bottom: 20px;
  }
  .stamp-btn img {
  width: 90%;
  height: auto;
}
}
/*--------------------------------------------
  ダンサーズ
---------------------------------------------*/
.dancers {
  width: 100%;
}
/*--------------------------------------------
  Bリーグ開幕戦ツアー
---------------------------------------------*/
.ana-tour1 {
    background: #dbc073 none repeat scroll 0 0;
}
.ana-tour2 {
    background: #fff none repeat scroll 0 0;
}
.ana-tour3 {
    margin-left: 0;
}
#ana-tour-201609, .tour-box1 {
  width: 100%;
}
#ana-tour-201609 .tour-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.tour-box1 .tour-inner h1 img {
  max-width: 100%;
  height: auto;
}
.tour-box1 dl {
  display: table;
  width: 100%;
}
.tour-box1 dl dt {
  display: table-cell;
  width: 35%;
}
.tour-box1 dl dt img {
  width: 100%;
  height: auto;
}
.tour-box1 dl dd {
  display: table-cell;
  width: 65%;
}
.tour-box1 dl dd img {
  width: 100%;
  height: auto;
}
.tour-box2 {
  background: #033f6a;
  margin: 60px 0;
  padding: 60px 0;
}
.tour-box2 .tour-inner {
  padding: 0 10px;
}
.tour-box2 .tour-inner img {
  margin: 20px 0;
}
.tour-box3 h3 {
	display: inline-block;
	padding: 20px;
	font-size: 160%;
	background: #033f6a;
	color: #fff;
	margin-bottom: 20px;
}
.tour-box3 p {
	font-size: 140%;
}
p.tour2016-text1 {
	font-weight: bold;
	font-size: 180% !important;
	color: #D0111B;
}
p.tour2016-text2 {
	line-height: 1.4em;
	font-size: 100%;
}
.tour-box4 {
	margin-top: 40px;
}
.tour-box4 p {
	line-height: 1.4em;
}
.tour-box4 a {
	text-decoration: underline;
}
a.tour-btn {
	font-size: 120%;
	font-weight: bold;
	display: inline-block;
	background: #DAC073;
	color: #033F6A;
	padding: 20px 30px;
	text-decoration: none;
	margin: 30px 0 20px 0;
	border-radius: 6px;
}
.red {
	color: #d0121b;
}
@media screen and (max-width: 767px) {
  .tour-box1 dl {
  display: block;
}
.tour-box1 dl dt {
  display: block;
  width: 100%;
}
.tour-box1 dl dd {
  display: block;
  width: 100%;
}
}
/*--------------------------------------------
  パートナーについて
---------------------------------------------*/
ul.partner-pic1 {
  margin-top: 40px;
}
ul.partner-pic1 li {
  display: table;
  width: 100%;
}
ul.partner-pic1 li {
  display: table-cell;
  width: 33%;
  text-align: center;
}
ul.partner-pic1 li img {
  width: 95%;
}
.partner-btn1 {
  text-align: center;
}
#partner-wrap a {
  display: inline-block;
  margin-top: 40px;
  background: #dbc073;
  color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.partner-box1 {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
ul.partner-pic1 li {
  width: 50%;
}
}
/*--------------------------------------------
  オフィシャルパートナー
---------------------------------------------*/
#partner {
	margin-top: 30px;
}
#partner h2 {
	font-size: 120%;
	background: #033f6a;
	color: #fff;
	margin: 40px 0 20px 0;
	padding: 8px 8px;
}
.short-area {
	padding: 0 10px;
}
.partner-text {
	font-size: 90%;
}
.partner-text2 {
	font-size: 90%;
  margin-top: -30px;
}
#partner p {
	line-height: 1.4em;
}
ul.partner-pic1 {
	display: table;
	margin-top: 20px;
}
ul.partner-pic1 li {
	display: table-cell;
	padding-left: 19px;
}
ul.partner-pic1 li:first-child {
	padding-left: 0;
}
ul.partner-pic1 img {
	margin: -2px;
	border: 2px solid #ccc;
}
ul.official-logo4 {
	width: 100%;
}
ul.official-logo4 li {
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
}
ul.official-logo4 li img {
    width: 70%;
    height: auto;
}
ul.official-logo4-2 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 20px;
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
ul.official-logo4-2:before {
  content:"";
  display: block;
  width:25%;
  order:1;
}
ul.official-logo4-2:after {
  content:"";
  display: block;
  width:25%;
}
ul.official-logo4-2 li {
	width: 25%;
	text-align: center;
	position: relative;
}
ul.official-logo4-2 li img {
	width: 70%;
    height: auto;
}
ul.official-logo5 {
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
ul.official-logo5:before {
  content:"";
  display: block;
  width:20%;
  order:1;
}
ul.official-logo5:after {
  content:"";
  display: block;
  width:20%;
}
ul.official-logo5 li {
	width: 20%;
	text-align: center;
	position: relative;
}
ul.official-logo5 li img {
	width: 70%;
    height: auto;
}
li.dome-logo img {
	width: 90% !important;
}
ul.official-logo7 {
	width: 100%;
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
ul.official-logo7:before {
  content:"";
  display: block;
  width:16.6%;
  order:1;
}
ul.official-logo7:after {
  content:"";
  display: block;
  width:16.6%;
}
ul.official-logo7 li {
	width: 16.6%;
	text-align: center;
	position: relative;
}
ul.official-logo7 li img {
	width: 70%;
    height: auto;
}
.sponcer-profile {
	font-size: 80%;
	color: #d0121b;
	font-weight: bold;
	position: absolute;
   	right:0px;
   	bottom: -4px;
   	left:0px;
   	margin:auto auto;
}
.sponcer-profile:after {
	content: "\f138";
	font-family: FontAwesome;
	margin-left: 2px;
}
.sponcer-profile:hover {
	color: #033f6a !important;
}
.border-non {
  border: none! important;
}
@media screen and (max-width: 767px) {
  .partner-text {
	font-size: 70%;
}
.partner-text2 {
	font-size: 70%;
  margin-top: -30px;
}
}
@media screen and (max-width: 460px) {
  .partner-text {
	font-size: 50%;
    margin-top: -10px;
}
.partner-text2 {
	font-size: 50%;
  margin-top: -20px;
}
ul.official-logo4 li img {
    width: 100%;
    height: auto;
}
ul.official-logo4-2 li img {
	width: 100%;
    height: auto;
}
ul.official-logo5 li img {
	width: 100%;
    height: auto;
}
ul.official-logo7 li img {
	width: 100%;
    height: auto;
}
}
/*--------------------------------------------
  サポートカンパニー
---------------------------------------------*/
.s-company-box1 img {
  width: 100%;
  height: auto;
}
.s-company-box1 p {
  margin: 20px 0;
}
.s-company-box2 ul {
  margin-top: 40px;
}
.s-company-box2 ul li {
  float: left;
  width: 33.3%;
  margin-bottom: 10px;
  text-align: center;
}
.s-company-box2 ul li img {
  width: 95%;
  height: auto;
}
p.s-company-text1 {
  margin: 20px 0 10px 0;
  font-weight: bold;
  color: #d0121b;
}
.s-company-box3 {
	margin-top: 60px;
}
ul#sc-list {
  padding-left: 20px;
}
ul#sc-list li {
	float: left;
	width: 30%;
	line-height: 1.4em;
	padding: 0 3% 0 0;
    height: 60px;
	vertical-align: top;
  list-style-type: disc !important;
}
@media screen and (max-width: 767px) {
  .s-company-box2 ul li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
  ul#sc-list li {
	float: none;
	width: 100%;
	padding: 10px 0;
    height: auto;
  list-style-type: disc !important;
}
}
/*--------------------------------------------
  プライバシーポリシー
---------------------------------------------*/
#privacy h2 {
	font-size: 110%;
	color: #033f6a;
	margin: 60px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #033f6a;
	font-weight: bold;
}
#privacy p {
	line-height: 1.5em;
}
/*--------------------------------------------
  利用規約
---------------------------------------------*/
#terms h2 {
	font-size: 110%;
	color: #033f6a;
	margin: 60px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #033f6a;
	font-weight: bold;
}
#terms p {
	line-height: 1.5em;
}
/*--------------------------------------------
  よくある質問
---------------------------------------------*/
#faq {
	line-height: 1.5em;
}
#faq a {
	text-decoration: underline;
}
#faq h2 {
	font-size: 120%;
	background: #033f6a;
	color: #fff;
	margin-top: 50px;
	padding: 8px 8px;
}
.faq-box {
  margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#faq .last {
	margin-top: 30px;
	padding-bottom: 20px;
	border: none;
}
.faq-box dl.left {
	float: left;
	width: 48%;
}
.faq-box dl.right {
	float: right;
	width: 48%;
}
#faq dt {
	font-size: 120%;
	color: #033f6a;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
	padding-left: 26px;
}
#faq dt:before {
	content: 'Q';
	font-size: 140%;
	color: #033f6a;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}
#faq dd {
	padding-left: 30px;
	position: relative;
}
#faq dd:before {
	content: 'A';
	font-size: 140%;
	color: #e53029;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top: 0;
}
@media screen and (max-width: 767px) {
  .faq-box dl.left {
	float: none;
	width: 100%;
    margin-bottom: 30px;
}
.faq-box dl.right {
	float: none;
	width: 100%;
}
}
/*--------------------------------------------
  サイドバナー
---------------------------------------------*/
.side-banner-wrap {
	padding: 20px 10px 0 10px;
}
.side-banner-wrap ul li {
    margin-bottom: 10px;
  }
@media screen and (max-width: 767px) {
  .side-banner-wrap ul li {
    float: left;
    width: 50%;
    text-align: center;
  }
  .side-banner-wrap ul li img {
    width: 95%;
    height: auto;
  }
}
@media screen and (max-width: 460px) {
  .side-banner-wrap ul li {
    float: none;
    width: 100%;
  }
  .side-banner-wrap ul li img {
    width: 100%;
  }
}
/*--------------------------------------------
  シーズンシート
---------------------------------------------*/
.free-inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
}
.free-inner img {
 vertical-align: bottom;
}
#ss-wrap {
  width: 100%;
  background: #eeeeee;
}
.ss-header-img {
  width: 100%;
  position: relative;
}
.ss-header-img img {
  width: 100vw;
  height: auto;
  vertical-align: bottom;
}
.ss-header-img2 {
  position: absolute;
  top: 0;
  left: 0;
  animation: fadeIn 4s ease 0s 1 normal;
  -webkit-animation: fadeIn 4s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.ss-about {
  text-align: center;
  padding-top: 40px;
  background-image:url("../img/ss/ss_about_bg_2017c.jpg");
  background-size:cover;
  background-position: center;
}
.ss-about p {
  color: #bca01f;
  font-size: 18px;
  line-height: 1.6em;
  padding-bottom: 1em;
  font-weight: bold;
}
.ss-btn {
  padding: 40px 0 100px 0;
  background: #eeeeee;
  text-align: center;
}
.ss-btn a {
  background: #e13026 linear-gradient(to bottom, #e13026, #b23a3d) repeat scroll 0 0 / 100% auto;
  border: 1px solid #b23a3d;
  border-radius: 6px;
  font-size: 20px !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 108%;
  min-width: 100px;
  padding: 12px 20px;
  margin: 0 20px;
}
.ss-btn a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ss-banner a img {
  vertical-align: middle;
  transition: opacity 0.4s;
}
.ss-banner a:hover img {
  opacity: 0;
}
.ss-banner ul {
  display: table;
  padding: 40px 0 40px 0;
}
.ss-banner ul li {
  display: table-cell;
  text-align: center;
}
.ss-banner ul li img {
  width: 100%;
  height: auto;
}
.ss-banner .price-list2017 {
  width: 90%;
  background-image:url("../img/ss/price-list2017_on.jpg");
  background-size: cover;
  display: inline-block;
}
.ss-banner .owner-benefits2017 {
  width: 90%;
  background-image:url("../img/ss/owner-benefits2017_on.jpg");
  background-size: cover;
  display: inline-block;
}
.ss-banner .owners-review2017 {
  width: 90%;
  background-image:url("../img/ss/owners-review2017_on.jpg");
  background-size: cover;
  display: inline-block;
}
.ss-title img {
  width: 100%;
  height: auto;
}
.ss-price-box {
  padding: 60px 0 20px 0;
}
.ss-price-box dl {
  padding-bottom: 80px;
}
.ss-price-box dt {
  width: 40%;
  float: left;
}
.ss-price-box dt span {
  display: block;
  color: #fff;
  padding: 10px 0 0 25px;
}
.ss-price-box dt span a {
  color: #fff;
  text-decoration: underline;
}
.ss-price-box dd {
  width: 50%;
  float: right;
}
.ss-price-box dt img, .ss-price-box dd img {
  width: 100%;
  height: auto;
}
.ss-title p {
  color: #033f6a;
  font-size: 18px;
  padding-bottom: 60px;
}
ul.ss-price-link {
  padding: 40px 0;
  display: table;
  width: 100%;
}
ul.ss-price-link li {
  display: table-cell;
  text-align: center;
}
ul.ss-price-link li a {
  font-size: 24px;
  color: #033f6a;
  padding: 20px 20px 40px 20px;
  border: 1px solid #033f6a;
  position: relative;
}
ul.ss-price-link li a:hover {
  color: #D0111B;
  border: 1px solid #D0111B;
}
ul.ss-price-link li a:after {
  content: "\f103";
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  left: 46%;
}
.benefits-title h3 {
  padding: 60px 0 20px 0;
}
.benefits-title p {
  color: #033f6a;
  font-size: 18px;
}
.benefits-list {
  padding-top: 40px;
}
.benefits-list th {
  width: 12%;
  padding: 20px 0;
}
.benefits-list th img {
  width: 100%;
  height: auto;
}
.benefits-list td {
  width: 88%;
  vertical-align: middle;
  padding-left: 40px;
}
.benefits-list td h4 {
  color: #033f6a;
  font-size: 26px;
}
.benefits-list td p {
  font-size: 16px;
  color: #333333;
}
#benefits-table-wrap {
   width: 100%;
   position:relative;
}
.benefits-table-left {
   width: 20%;
   position: absolute;
   left: 0px;
   top: 0px;
}
.benefits-table-right {
   width:80%;
   position: absolute;
   left:20%;
   top:0;
   overflow-x:scroll;
}
#benefits-table-wrap {
  padding: 60px 0;
}
#benefits-table-wrap table {
  width: 100%;
}
#benefits-table-wrap table tr:nth-child(2n+1) {
   background: #f9f9f9;
}
#benefits-table-wrap table tr:nth-child(2n) {
   background: #eee;
}
#benefits-table-wrap table img {
  width: 50px;
  height: auto;
}
#benefits-table-wrap table th{
  width: 20%;
  white-space: nowrap;
  vertical-align: middle;
  text-align:center;
  padding: 10px;
  border: 1px solid #ccc;
}
#benefits-table-wrap table td{
  width: auto;
  white-space: nowrap;
  vertical-align: middle;
  text-align:center;
  padding: 10px;
  border: 1px solid #ccc;
  color: #DAC073;
}
.ss-op-box {
  padding: 40px 0;
}
.ss-op-box-left {
  float: left;
  width: 32%;
}
.ss-op-box-left img {
  width: 100%;
  height: auto;
}
.ss-op-box-right {
  float: right;
  width: 64%;
}
.ss-op-box-right p {
  margin-top: 20px;
  color: #333333;
  font-size: 16px;
}
.ss-op-box-right dl dt {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #033f6a;
  line-height: 1em;
}
.ss-op-box-right dl dd {
  color: #033f6a;
}
.ss-grade-all {
  padding-top: 40px;
}
.benefits-link {
  padding-bottom: 10px !important;
  margin-top: -10px;
  font-size: 80%;
  text-align: right;
}
.benefits-link a {
  color: #033f6a;
  text-decoration: underline;
}
@media screen and (max-width: 460px) {
  .ss-about p {
  font-size: 14px;
}
  .ss-banner ul {
  display: block;
  padding: 40px 0 60px 0;
}
  .ss-banner ul li {
  display: block;
  margin-bottom: 10px;
}
  .ss-price-box dt {
  width: 100%;
  float: none;
    margin-bottom: 20px;
}
  .ss-price-box dd {
  width: 100%;
  float: none;
}
  .ss-title p {
  font-size: 14px;
  padding-bottom: 40px;
}
  ul.ss-price-link li a {
  font-size: 14px;
  padding: 20px 10px 30px 10px;
}
  ul.ss-price-link li a:after {
  bottom: 6px;
  left: 46%;
}
  .benefits-title p {
  font-size: 14px;
}
  .benefits-title h3 {
  padding: 40px 0 20px 0;
}
.benefits-list th {
  width: 25%;
  padding: 15px 0;
  vertical-align: top;
}
.benefits-list td {
  width: 75%;
  padding: 15px 0 15px 20px;
  vertical-align: top;
}
.benefits-list td h4 {
  font-size: 16px;
}
.benefits-list td p {
  font-size: 14px;
}
  #benefits-table-wrap {
  padding: 60px 0 10px 0;
    margin-bottom: 40px;
}
  #benefits-table-wrap table img {
    max-width: initial;
  width: 40px;
  height: auto;
  vertical-align: middle;
}
#benefits-table-wrap table th{
  font-size: 12px;
  padding: 6px;
}
#benefits-table-wrap table td{
  padding: 6px;
}
  .ss-op-box {
  padding: 40px 0;
}
.ss-op-box-left {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.ss-op-box-right {
  float: none;
  width: 100%;
}
.ss-op-box-right p {
  margin-top: 10px;
  font-size: 14px;
}
.ss-op-box-right dl dt {
  font-size: 18px;
  margin-bottom: 6px;
}
.benefits-link {
  margin-top: 0px;
  font-size: 60%;
}
}
/*--------------------------------------------
  ファンクラブ
---------------------------------------------*/
.ck-head {
  margin-bottom: 40px;
}
.ck-page-list {
  text-align: center;
}
.ck-page-list h3 {
  padding-top: 40px;
  font-size: 24px;
  color: #033f6a;
  font-weight: bold;
}
.ck-form-btn {
  display: block;
  padding: 20px 10px;
  text-align: center;
  border: 1px solid #033f6a;
  color: #033f6a;
  font-weight: bold;
}
.ck-form-btn:hover {
  background: #033f6a;
  color: #fff;
}
.goldclub-wrap {
  background: #033f6a;
  padding: 40px 10px;
}
.goldclub-box1 {
  text-align: center;
  padding: 60px 0 0 0;
  color: #DAC073;
}
.goldclub-text01 {
  font-size: 220%;
  color: #fff;
}
.goldclub-box1 dt {
  font-size: 150%;
  padding: 0 20px 5px 20px;
  border-bottom: 1px solid #DAC073;
  margin: 20px 0 5px 0;
  display: inline-block;
}
.goldclub-box1 dd {
  color: #fff;
  margin-bottom: 20px;
  font-size: 16px;
}
.goldclub-box1 a {
  display: inline-block;
  font-size: 140%;
  color: #DAC073;
  padding: 20px;
  border: 1px solid #DAC073;
  border-radius: 6px;
  margin-top: 30px;
}
.goldclub-box1 a:hover {
  background: #DAC073;
  color: #033f6a;
}
ul.clubkings-pagelist {
  width: 100%;
  display: table;
  margin-top: 40px;
}
ul.clubkings-pagelist li {
  width: 33%;
  display: table-cell;
  text-align: center;
}
ul.clubkings-pagelist li a {
  width: 90%;
  display: inline-block;
  font-size: 140%;
  padding: 20px 0;
}
a.kings-member, a.junia-member {
  color: #fff;
  /*border-radius: 4px*/
}
a.goldclub {
  background: #033f6a;
  color: #DBC073;
  border-radius: 4px
}
ul.ck-kiyaku li {
  list-style-type: disc;
  list-style-position: inside;
}
ul.ck-kiyaku li a {
  color: #033f6a;
  font-weight: bold;
}
.ck-side-box a {
  display: block;
  background: #D0101B;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  margin-top: 20px;
  font-size: 120%;
}
ul.ck-kessai {
  font-size: 150%;
  color: #d0121b;
  position: relative;
  width: 100%;
}
ul.ck-kessai img {
  position: absolute;
  top: -40px;
  right: 20px;
  width: 50%;
}
.ck-box2 {
  background: #f3eac4;
  padding: 10px;
}
.ck-box2 h3 {
  font-size: 20px;
  color: #033f6a;
  font-weight: bold;
  text-align: center;
}
.ck-note1 {
  margin-top: 60px;
  border: 2px solid #d0121b;
  padding: 20px;
  color: #d0121b;
  font-size: 110%;
}
@media screen and (max-width: 460px) {
  .ck-page-list h3 {
  padding-top: 30px;
  font-size: 14px;
  color: #033f6a;
  font-weight: bold;
}
  ul.clubkings-pagelist {
  width: 100%;
  display: block;
  margin-top: 30px;
}
  ul.clubkings-pagelist li {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
ul.clubkings-pagelist li a {
  width: 90%;
  display: inline-block;
  font-size: 120%;
  padding: 20px 0;
}
a.kings-member, a.junia-member {
  background: #D0121B;
  color: #fff;
  border-radius: 4px
}
a.goldclub {
  background: #033f6a;
  color: #DBC073;
  border-radius: 4px
}
.k-member-box1 {
  margin-top: 10px;
}
.goldclub-text01 {
  font-size: 150%;
  color: #fff;
}
.goldclub-box1 dt {
  font-size: 120%;
}
.goldclub-box1 dd {
  font-size: 14px;
}
ul.ck-kessai {
  font-size: 100%;
}
ul.ck-kessai img {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
}
}
@media screen and (min-width: 1280px) {
ul.ck-kessai img {
  position: absolute;
  top: -40px;
  right: 0;
  width: 40%;
}
}
/*--------------------------------------------
  チケット
---------------------------------------------*/
#venue-wrap h2 {
  font-size: 120%;
  background: #033f6a;
  color: #fff;
  font-weight: bold;
  padding: 10px;
}
span.venue-en {
  font-size: 80%;
}
.venue-box {
	margin: 10px 0 0 0;
}
.venue-left {
	float: left;
	width: 30%;
	text-align: center;
}
.venue-left p{
	line-height: 1.4em;
}
.map-btn {
	margin-top: 5px;
	display: block;
	background: #ccae56;
	padding: 8px 5px;
	color: #fff;
    border-radius: 5px;
}
.seating-chart-btn {
	margin-top: 5px;
	display: block;
	background: #D51207;
	padding: 8px 5px;
	color: #fff;
    border-radius: 5px;
}
.venue-right {
	float: right;
	width: 67%;
}
.venue-pic {
  	width: 100%;
    height: auto;
	border: 2px solid #ccc;
}
.access-box {
	border: 1px solid #033f6a;
	padding: 10px;
	line-height: 1.4em;
}
.access-box h3 {
	color: #033f6a;
	padding-bottom: 5px;
	border-bottom: 1px solid #033f6a;
	font-weight: bold;
}
.access-box h4 {
	margin-top: 20px;
	color: #e64141;
}
.access-box ul {
	padding-left: 20px;
}
.access-box li {
	margin-bottom: 1em;
	list-style-type: disc;
}
#venue1 {
	padding-top: 30px;
    margin-top: -30px;
}
@media screen and (max-width: 460px) {
  .venue-left {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
  .venue-right {
	float: none;
	width: 100%;
}
}
.buy-ticket-wrap {
  padding-bottom: 60px;
}
.buy-ticket-wrap h2 {
  font-size: 180%;
  color: #033f6a;
}
.buy-ticket-wrap h2:before {
  content: "\f138";
  font-family: FontAwesome;
  padding-right: 6px;
}
.buy-ticket-wrap table {
  width: 100%;
}
.buy-ticket-wrap table th {
  border: 1px solid #ccc;
  background: #e5e5e5;
  text-align: center;
  padding: 5px 0;
}
.buy-ticket-wrap table td {
  border: 1px solid #ccc;
  padding: 10px;
  vertical-align: top;
}
a.buy-ticket-btn {
    background: #e13026 linear-gradient(to bottom, #e13026, #b23a3d) repeat scroll 0 0 / 100% auto;
    border: 1px solid #b23a3d;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px;
}
td.buy-ticket-td01, td.buy-ticket-td02 {
  text-align: center;
}
td.buy-ticket-td01 {
  width: 25%;
}
td.buy-ticket-td02 {
  vertical-align: middle !important;
}
td.buy-ticket-td03 {
  width: 30%;
}
.buy-ticket-wrap dl dt {
  font-weight: bold;
}
p.buy-ticket-guide {
  margin-top: 10px;
}
.buy-ticket-tento {
  margin: 60px 0 -20px 0;
}
p.buy-ticket-text01 {
  font-size: 120%;
}
@media screen and (max-width: 460px) {
  .buy-ticket-wrap h2 {
  font-size: 140%;
}
  .buy-ticket-wrap table th {
  display: none;
}
.buy-ticket-wrap table td {
  border: none;
  display: block;
  margin-bottom: 20px;
}
  td.buy-ticket-td01 {
  width: 100%;
}
  td.buy-ticket-td01 img {
  width: 60%;
}
  td.buy-ticket-td03 {
    width: 100%;
  text-align: center;
}
  .buy-ticket-wrap table tr {
  border-bottom: 2px solid #ccc;
  }
}
.ticket-price-list h2 {
  font-size: 180%;
  color: #033f6a;
}
.ticket-price-list h2:before {
  content: "\f138";
  font-family: FontAwesome;
  padding-right: 6px;
}
.ticket-price-list table {
  width: 100%;
}
.ticket-price-box1 {
  background: #DAC073;
  padding: 10px;
}
.ticket-price-list table th {
  font-size: 130%;
  font-weight: bold;
  background: #DAC073;
  color: #033f6a;
  text-align: center;
  padding: 10px;
}
.ticket-price-list table td {
  font-size: 130%;
  font-weight: bold;
  background: #fff;
  color: #033f6a;
  border: 1px solid #033f6a;
  padding: 10px;
  text-align: center;
}
td.ticket-list-floor {
  vertical-align: middle;
  background: #033f6a !important;
  color: #fff !important;
}
td.kensyu {
  text-align: left !important;
}
td.ticket-list-2f {
  border-top: 5px solid #DAC073 !important;
}
.ticket-seat-list {
  margin-top: 60px;
  padding-bottom: 40px;
}
dl.accordion {
  background: #DAC073;
  padding:10px;
  font-size:16px;
}
dl.accordion dt {
    background: #f5e4b1;
    border:1px solid #DAC073;
    height:40px;
    text-indent:10px;
    line-height:40px;
    color:#033f6a;
    font-weight:bold;
    cursor:pointer;
    position: relative;
}
dl.accordion dt:after {
  position: absolute;
  right: 20px;
  content: "\f078";
  font-family: FontAwesome;
}
dl.accordion dt.open {
    background: #ead38e;
}
dl.accordion dt.open:after {
  position: absolute;
  right: 20px;
  content: "\f077";
  font-family: FontAwesome;
}
dl.accordion dd {
  background:#FFF;
  padding:10px;
  line-height:1.5;
  display:none;
}
.acc-seat-text {
  font-weight: bold;
  color: #033f6a;
}
.ticket-seat-box {
  padding-bottom: 30px;
}
.ticket-seat-box-right {
  width: 36%;
  float: right;
}
.ticket-seat-box-right ul li {
  font-size: 110%;
  font-weight: bold;
  color: #033f6a;
}
a.seat-seasonseat-btn {
  font-size: 110%;
  font-weight: bold;
  background: #033f6a;
  color: #fff;
  border-radius: 6px;
  padding: 10px;
  display: inline-block;
  margin-top: 20px;
}
.ticket-seat-box-left {
  width: 60%;
  float: left;
  border: 4px solid #DAC073;
  padding: 10px;
  box-sizing: border-box;
}
.ticket-seat-box-left img {
  width: 100%;
  height: auto;
}
p.ticket-price-list-head-text {
  font-size: 140%;
  font-weight: bold;
  color: #D0101B;
}
@media screen and (max-width: 460px) {
  dl.accordion dt span.fs10 {
    font-size: 10px;
}
  a.seat-seasonseat-btn {
  font-size: 100%;
}
  .ticket-seat-box {
  padding-bottom: 10px;
}
  .ticket-seat-box-right {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
  .ticket-seat-box-left {
  width: 100%;
  float: none;
  border: 4px solid #DAC073;
  padding: 10px;
  margin-bottom: 20px;
}
}
/*--------------------------------------------
  初めてチケットを購入される方へ
---------------------------------------------*/
#beginners-guide h2 {
  font-size: 20px;
  font-weight: bold;
  color: #033f6a;
  margin-bottom: 10px;
}
#beginners-guide dl {
  background: #e7f5ff;
  display: table;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #033f6a;
  border-bottom: 1px solid #033f6a;
  padding: 10px 0;
}
#beginners-guide dl dt {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
.bg-step {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #033f6a;
  border-radius: 50%;
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
#beginners-guide dl dd{
  display: table-cell;
  width: 80%;
  vertical-align: middle;
}
.bg-text01 {
  font-size: 20px;
  font-weight: bold;
  color: #666;
  line-height: 1em;
}
#beginners-guide a {
  padding: 6px 10px;
  background: #033f6a;
  color: #fff;
  border-radius: 8px;
  display: inline-block;
  margin-top: 10px;
}
.bg-next {
  display: block;
  text-align: center;
  padding: 20px 0 10px 0;
}
.bg-next img {
  width: 80px;
  height: auto;
}
.bg-eplus h2 {
  color: #d2090e !important;
}
.bg-eplus dl {
  background: #fff3f3 !important;
  border-top: 1px solid #d2090e !important;
  border-bottom: 1px solid #d2090e !important;
}
.bg-eplus a {
  background: #d2090e !important;
}
.bg-eplus .bg-step {
  background: #d2090e;
}
@media screen and (max-width: 460px) {
    #beginners-guide dl dd p {
    font-size: 12px;
  }
  #beginners-guide h2 {
  font-size: 18px;
}
  .bg-text01 {
  font-size: 16px !important;
  line-height: 1.4em;
}
  .bg-step {
  font-size: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
  #beginners-guide a {
  font-size: 12px;
}
  .bg-next img {
  width: 50px;
}
}
/*--------------------------------------------
  特典申込みフォーム
---------------------------------------------*/
.rgk-form1 .second-header .title-wrap {
    color: #666;
}
.rgk-form1 li.attention {
  display: none;
}
/*--------------------------------------------
  ホームタウンプログラムFAQ
---------------------------------------------*/
dl.htp-faq{
     line-height:1.8em;
     font-size: 1.2em;
     overflow: hidden;
     color: #081c4f;
     margin-bottom: 40px;
}

dl.htp-faq dd,
dl.htp-faq dt{
     text-indent: -2.6em;
     padding: 0 20px 0px 50px;
}

dl.htp-faq dt{
     margin:20px 20px 0 0;
}

dl.htp-faq dd:first-letter,
dl.htp-faq dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


dl.htp-faq dd{
     margin: 10px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}


dl.htp-faq dt:first-letter{
     color: #0F78E1;
}
dl.htp-faq dd:first-letter{
     color: #ff6767;
}
dl.htp-faq span {
  font-weight: bold;
  text-decoration: underline;
}
/*--------------------------------------------
  GOODS
---------------------------------------------*/
p.goods-text01 {
  font-weight: bold;
  color: #033f6a;
  font-size: 120%;
}
/*--------------------------------------------
  SPECIAL TICKET
---------------------------------------------*/
ul.sp-ticket-list {
  display: -webkit-flex;
  display: flex;
  margin-top: 40px;
}
ul.sp-ticket-list li {
  width: 32%;
  padding: 10px 10px 70px 10px;
  background: #e9e9e9;
  box-sizing: border-box;
  position: relative;
}
ul.sp-ticket-list li h2 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #003f6b;
  padding: 8px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
ul.sp-ticket-list li div.spt-btn {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
ul.sp-ticket-list li a {
  display: block;
  background: #d0121b;
  padding: 10px 8px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  ul.sp-ticket-list {
  display: block;
}
ul.sp-ticket-list li {
  width: 100%;
  margin-bottom: 30px;
}
}
/*--------------------------------------------
  バースデイチケット
---------------------------------------------*/
.c2-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.c2-wrap2 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.c2-child {
  width: 48%;
  box-sizing: border-box;
}
p.bd-ticket-text01 {
  font-weight: bold;
}
p.bd-ticket-text01:before {
  content: "\f0a3";
  font-family: FontAwesome;
}
.band-box {
  padding: 40px 10px 20px 10px;
  border: 2px solid #033f6a;
  margin-top: 60px;
  position: relative;
  text-align: center;
}
.band-box-title {
  text-align: center;
  position: absolute;
  top: -24px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.band-box-title h2 {
  display: inline-block;
  padding: 8px 100px;
  border-radius: 30px;
}
@media screen and (max-width: 640px) {
.c2-wrap {
  display: block;
}
.c2-wrap2 {
  display: block;
}
.c2-child {
  width: 100%;
}
}
h1.ui.header {
  display: none !important;
}
.contact-ifame-box1 {
  height: 1100px;
  overflow: hidden;
}
.contact-ifame-box2 {
  height: 1300px;
  overflow: hidden;
}
.contact-ifame-box3 {
  height: 1300px;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .contact-ifame-box1, .contact-ifame-box2, .contact-ifame-box3 {
	height: auto;
	overflow: visible;
  }
  .ncib {
    padding: 0 40px 0 0 !important;
  }
}
/*--------------------------------------------
  58club
---------------------------------------------*/
#go-ya-club-wrap {
	-webkit-background-size: 100px 100px;
	-moz-background-size: 100px 100px;
	background-size: 100px 100px;
	background-color: #033f6a;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #005680), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(left, #005680 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(left, #005680 50%, transparent 50%, transparent);
	background-image: linear-gradient(left, #005680 50%, transparent 50%, transparent);
}
.box-58club {
  width: 100%;
  text-align: center;
}
.box-58club4 {
  width: 100%;
  margin-top: -2px;
}
.splink {
  display: table;
}
.splink a {
  display: table-cell;
}
.box-58club2 {
  width: 100%;
  background-image:url("../img/fanclub/58club_pc02back.png");
  background-repeat: repeat-y;
  background-size: 100%;
  text-align: center;
  margin: 0;
}
.btn-58club1 {
  text-align: center;
}
.btn-58club1 ul {
  display: table;
  vertical-align: middle;
  margin: 0 auto;
  padding: 10px 0 20px 0;
}
.btn-58club1 ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 20px;
}
.btn-58club1 ul li a {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  background: #cf111b;
  border-radius: 10px;
  color: #fff;
  line-height: 1.2em;
  height: 70px;
  width: 300px;
  font-size: 18px;
  box-shadow:2px 2px 5px 0px #808080;
}
.btn-58club1 ul li a:hover {
  background: #dc5660;
}
.box-58club3 {
  width: 100%;
  background-image:url("../img/fanclub/58club_sp02back.png");
  background-repeat: repeat-y;
  background-size: 100%;
  text-align: center;
}
.btn-58club2 ul {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  padding: 10px 0 20px 0;
}
.btn-58club2 ul li {
  display: block;
  text-align: center;
  vertical-align: middle;
  padding: 0 20px;
}
.btn-58club2 ul li a {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  background: #cf111b;
  border-radius: 10px;
  color: #fff;
  line-height: 1.3em;
  width: 80%;
  font-size: 16px;
  box-shadow:2px 2px 5px 0px #808080;
  margin: 10px 0;
}
.btn-58club2 ul li a:hover {
  background: #dc5660;
}
p.text58club1 {
  padding: 20px 0 0 0;
  font-size: 24px;
  color: #033f6a;
  font-weight: bold;
}
p.text58club2 {
  padding: 20px 0 0 0;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
p.text58club3 {
  padding: 20px 0 0 0;
  font-size: 20px;
  color: #033f6a;
  font-weight: bold;
}
p.text58club4 {
  padding: 20px 0 0 0;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
/*--------------------------------------------
  試合運営管理規程
---------------------------------------------*/
ol.kitei-list1 {
  margin: 20px 0 0 3em;
  list-style-type: decimal;
}
ul.kitei-list2 {
  margin: 10px 0 10px 2em;
  list-style-type: disc;
}
/*--------------------------------------------
  シーズンシート2018
---------------------------------------------*/
.free-inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
}
.free-inner img {
 vertical-align: bottom;
}
#ss-wrap2018 {
  width: 100%;
}
.ss-header2018 {
  background: url("../img/ss/ss_header2018d.jpg") no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.ss-header2018 img {
  width: 100%;
}
.ss-header2018-text1 {
  animation: fadeIn 4s ease 0s 1 normal;
  -webkit-animation: fadeIn 4s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.area-2018 {
  padding-top: 60px;
}
.ss-about2018 {
  text-align: center;
  padding-top: 40px;
}
.ss-about2018 p {
  color: #fff;
  font-size: 20px;
  line-height: 1.6em;
  padding-bottom: 1em;
  font-weight: bold;
}
.ss-btn2018 {
  padding: 40px 0 100px 0;
  text-align: center;
}
.ss-btn2018 a {
  background: #e13026 linear-gradient(to bottom, #e13026, #b23a3d) repeat scroll 0 0 / 100% auto;
  border: 1px solid #b23a3d;
  border-radius: 6px;
  font-size: 20px !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 108%;
  min-width: 100px;
  padding: 12px 20px;
  margin: 0 20px;
}
.ss-btn2018 a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ss-banner2018 a img {
  vertical-align: middle;
  transition: opacity 0.4s;
}
.ss-banner2018 a:hover img {
  opacity: 0;
}
.ss-banner2018 ul {
  display: table;
  padding: 40px 0 40px 0;
}
.ss-banner2018 ul li {
  display: table-cell;
  text-align: center;
}
.ss-banner2018 ul li img {
  width: 100%;
  height: auto;
}
.ss-banner2018 .price-list2018-19 {
  width: 90%;
  background-image:url("../img/ss/price-list2018-19_on.jpg");
  background-size: cover;
  display: inline-block;
}
.ss-banner2018 .owner-benefits2018-19 {
  width: 90%;
  background-image:url("../img/ss/owner-benefits2018-19_on.jpg");
  background-size: cover;
  display: inline-block;
}
.ss-banner2018 .owners-review2018-19 {
  width: 90%;
  background-image:url("../img/ss/owners-review2018-19_on.jpg");
  background-size: cover;
  display: inline-block;
}
.ss-title2018 p {
  color: #033f6a;
  font-size: 18px;
}
.ss-title2018 img {
  width: 100%;
  height: auto;
}
.ss-price-box {
  padding: 60px 0 20px 0;
}
.ss-price-box dl {
  padding-bottom: 80px;
}
.ss-price-box dt {
  width: 40%;
  float: left;
}
.ss-price-box dt span {
  display: block;
  color: #fff;
  padding: 10px 0 0 25px;
}
.ss-price-box dt span a {
  color: #fff;
  text-decoration: underline;
}
.ss-price-box dd {
  width: 50%;
  float: right;
}
.ss-price-box dt img, .ss-price-box dd img {
  width: 100%;
  height: auto;
}
  .ss-price-box2 {
    margin: 20px 0;
}
  .ss-price-box2-right {
    float: right;
    width: 30%;
    padding-right: 30px;
    box-sizing: border-box;
}
.ss-price-box2-right p {
    font-size: 12px;
  margin-top: 10px;
}
  .ss-price-box2-left {
    float: left;
    width: 60%;
}
  .ss-price-box2-left2 {
    width: 60%;
    padding-bottom: 40px;
}
p.ss-price-tokuten-text {
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
ul.ss-price-link {
  padding: 40px 0;
  display: table;
  width: 100%;
}
ul.ss-price-link li {
  display: table-cell;
  text-align: center;
}
ul.ss-price-link li a {
  font-size: 24px;
  color: #033f6a;
  padding: 20px 20px 40px 20px;
  border: 1px solid #033f6a;
  position: relative;
}
ul.ss-price-link li a:hover {
  color: #D0111B;
  border: 1px solid #D0111B;
}
ul.ss-price-link li a:after {
  content: "\f103";
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  left: 46%;
}
.benefits-title h3 {
  padding: 60px 0 20px 0;
}
.benefits-title p {
  color: #033f6a;
  font-size: 18px;
}
.benefits-list {
  padding-top: 40px;
}
.benefits-list th {
  width: 12%;
  padding: 20px 0;
}
.benefits-list th img {
  width: 100%;
  height: auto;
}
.benefits-list td {
  width: 88%;
  vertical-align: middle;
  padding-left: 40px;
}
.benefits-list td h4 {
  color: #033f6a;
  font-size: 26px;
}
.benefits-list td p {
  font-size: 16px;
  color: #333333;
}
#benefits-table-wrap {
   width: 100%;
   position:relative;
}
.benefits-table-left {
   width: 20%;
   position: absolute;
   left: 0px;
   top: 0px;
}
.benefits-table-right {
   width:80%;
   position: absolute;
   left:20%;
   top:0;
   overflow-x:scroll;
}
#benefits-table-wrap {
  padding: 60px 0;
}
#benefits-table-wrap table {
  width: 100%;
}
#benefits-table-wrap table tr:nth-child(2n+1) {
   background: #f9f9f9;
}
#benefits-table-wrap table tr:nth-child(2n) {
   background: #eee;
}
#benefits-table-wrap table img {
  width: 50px;
  height: auto;
}
#benefits-table-wrap table th{
  width: 20%;
  white-space: nowrap;
  vertical-align: middle;
  text-align:center;
  padding: 10px;
  border: 1px solid #ccc;
}
#benefits-table-wrap table td{
  width: auto;
  white-space: nowrap;
  vertical-align: middle;
  text-align:center;
  padding: 10px;
  border: 1px solid #ccc;
  color: #DAC073;
}
.ss-op-box {
  padding: 40px 0;
}
.ss-op-box-left {
  float: left;
  width: 32%;
}
.ss-op-box-left img {
  width: 100%;
  height: auto;
}
.ss-op-box-right2018 {
  float: right;
  width: 64%;
}
.ss-op-box-right2018 h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #033f6a;
  line-height: 1em;
}
.ss-op-box-right2018 h5 {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 0 0;
}
.ss-op-box-right2018 p {
  color: #333333;
  font-size: 16px;
}
.ss-grade-all {
  padding-top: 40px;
}
.benefits-link2018 {
  font-size: 80%;
  text-align: right;
  margin-top: 10px;
}
.benefits-link2018 a {
  color: #033f6a;
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .ss-header2018 {
  background: url("../img/ss/ss_header2018d.jpg") no-repeat;
  background-attachment: scroll;
  background-size:contain;
}
.ss-header2018 img {
  width: 100vw;
  height: auto;
  vertical-align: bottom;
}
 .area-2018 {
  background: #eee;
}
.ss-about2018 {
  text-align: center;
  padding-top: 40px;
  background-image:url("../img/ss/ss_about_bg_2018.jpg");
  background-size:cover;
  background-position: center;
}
.ss-about2018 p {
  font-size: 14px;
  color: #333;
}
  .ss-banner2018 {
  background: #eee;
}
  .ss-banner2018 ul {
  display: block;
  padding: 40px 0 60px 0;
}
  .ss-banner2018 ul li {
  display: block;
  margin-bottom: 10px;
}
  .ss-btn2018 {
  padding: 20px 0 60px 0;
  text-align: center;
  background: #eee;
}
.ss-btn2018 a {
  background: #e13026 linear-gradient(to bottom, #e13026, #b23a3d) repeat scroll 0 0 / 100% auto;
  border: 1px solid #b23a3d;
  border-radius: 6px;
  font-size: 18px !important;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 100%;
  width: 80%;
  padding: 12px 20px;
  margin: 10px 20px;
}
  .ss-price-box dt {
  width: 100%;
  float: none;
    margin-bottom: 20px;
}
  .ss-price-box dd {
  width: 100%;
  float: none;
}
  .ss-title p {
  font-size: 14px;
  padding-bottom: 40px;
}
  ul.ss-price-link li a {
  font-size: 14px;
  padding: 20px 10px 30px 10px;
}
  ul.ss-price-link li a:after {
  bottom: 6px;
  left: 46%;
}
.benefits-title p {
  font-size: 14px;
}
.benefits-title h3 {
  padding: 40px 0 20px 0;
}
.benefits-list th {
  width: 25%;
  padding: 15px 0;
  vertical-align: top;
}
.benefits-list td {
  width: 75%;
  padding: 15px 0 15px 20px;
  vertical-align: top;
}
.benefits-list td h4 {
  font-size: 16px;
}
.benefits-list td p {
  font-size: 14px;
}
#benefits-table-wrap {
  padding: 60px 0 10px 0;
    margin-bottom: 40px;
}
#benefits-table-wrap table img {
    max-width: initial;
  width: 40px;
  height: auto;
  vertical-align: middle;
}
#benefits-table-wrap table th{
  font-size: 12px;
  padding: 6px;
}
#benefits-table-wrap table td{
  padding: 6px;
}
  .ss-op-box {
  padding: 40px 0;
}
.ss-op-box-left {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.ss-op-box-right2018 {
  float: none;
  width: 100%;
}
.ss-op-box-right2018 p {
  margin-top: 10px;
  font-size: 14px;
}
   .ss-title2018 p {
  color: #033f6a;
  font-size: 16px;
}
.ss-title2018 img {
  width: 100%;
  height: auto;
}
  .ss-price-box2 {
    margin: 20px 0;
}
  .ss-price-box2-right {
    float: none;
    width: 60%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.ss-price-box2-right p {
    font-size: 12px;
    margin-top: 10px;
}
  .ss-price-box2-left {
    float: none;
    width: 100%;
    margin-top: 20px;
}
  .ss-price-box2-left2 {
    width: 100%;
    padding-bottom: 40px;
}
p.ss-price-tokuten-text {
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
  .benefits-link2018 a {
  color: #033f6a;
  text-decoration: underline;
}
}