@import url("//fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url("//fonts.googleapis.com/css?family=Barlow+Condensed:300,400,500,600,700");
@import url("https://code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

fxsc2019.scss sp

------------------------------------*/
.sp {
  display: initial;
}

.pc {
  display: none;
}

.inner {
  width: 90%;
  padding: 40px 0;
}

.fxscHeader {
  height: 60px;
  min-width: auto;
}
.fxscHeader h1 a {
  background: url(/img/fxsc/2019/fxscLogo_sp.png) center center/contain no-repeat;
  max-width: 100%;
  height: 27px;
  width: 175px;
}
.fxscHeader .jLogo {
  left: 15px;
  margin-top: -20px;
}
.fxscHeader .jLogo a {
  width: 30px;
  height: 30px;
}

#nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;
  display: none;
}

.nav__list {
  width: auto;
}
.nav__item {
  border-bottom: 1px solid rgba(225, 225, 225, 0.6);
}
.nav__item a {
  color: #fff;
  padding: 15px 0;
  display: block;
}
.nav__item.logo img {
  width: 200px;
}

.fxscHeader {
  height: 80px;
  padding: 0;
}

.kvArea {
  min-width: auto;
  padding-bottom: 0;
}
.kvArea .slider {
  width: 100%;
  margin: 0 auto;
}
.kvArea .slider img {
  width: 100%;
  max-width: 100%;
}
.kvArea h2 {
  position: static;
  height: auto;
  padding: 25px 0;
  background: #fff;
}
.kvArea h2 span {
  width: 80%;
  max-width: 80%;
}
.kvArea h2 span img {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.playArea {
  padding: 20px 0;
  height: auto;
}
.playArea .playImg {
  width: 100%;
  max-width: 100%;
  position: static;
  padding: 0 5%;
}

.updateArea .updateList {
  padding-top: 30px;
}
.updateArea .updateList article div {
  padding: 0;
  margin-bottom: 10px;
  display: block;
}
.updateArea .updateList article div .date {
  display: block;
  width: 100%;
  font-size: 12px;
}
.updateArea .updateList article div .text {
  width: 100%;
  font-size: 12px;
}
.updateArea .updateList #more_btn,
.updateArea .updateList #close_btn {
  width: 100%;
  max-width: 100%;
  height: 40px;
}
.updateArea .updateList #more_btn span,
.updateArea .updateList #close_btn span {
  font-size: 15px;
  letter-spacing: 0.15em;
}
.updateArea .updateList #more_btn span:after,
.updateArea .updateList #close_btn span:after {
  font-size: 15px;
  right: -17px;
  margin-top: -7px;
}

.main {
  min-width: auto;
}
.main h3 {
  font-size: 25px;
  margin: 0 auto 16px;
  padding-bottom: 15px;
  border-bottom: 3px solid #002665;
}
.main h3 span {
  font-size: 13px;
  margin-top: 7px;
}

.topCont {
  padding: 30px 0;
}
.topCont ul {
  display: block;
  width: 80%;
  max-width: 100%;
  margin: 0 auto;
}
.topCont ul li {
  max-width: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.topCont ul li:nth-child(2n) {
  margin-left: 0;
}
.topCont ul li:nth-child(n + 3) {
  margin-top: 0;
}

.bannerBox {
  margin: 0;
}
.bannerBox img {
  width: 100%;
}
.bannerBox a.bnrMascot {
  margin: 0;
  line-height: 0;
}
.bannerBox a img {
  border-radius: 0;
}

.outlineArea {
  padding: 50px 0;
}
.outlineArea .outlineInner {
  width: 90%;
  max-width: 100%;
}
.outlineArea .outlineInner h3 {
  margin-bottom: 0;
}
.outlineArea .outlineInner ul {
  font-size: 12px;
}
.outlineArea .outlineInner ul li {
  display: block;
  padding: 10px 0;
}
.outlineArea .outlineInner ul li .item {
  width: 100%;
  display: block;
}
.outlineArea .outlineInner ul li .detail {
  width: 100%;
  display: block;
}
.outlineArea .outlineInner ul li .detail .sub {
  margin: 0;
  font-size: 10px;
}

.greenpower {
  padding: 10px;
  font-size: 12px;
  line-height: 1.5;
}
.greenpower dd {
  padding-left: 10px;
}

.snsBtn {
  background: #fff;
  margin: 10px 0;
  padding: 0;
}

.loop_css {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
  left: 50%;
  margin-left: -50vw;
  overflow: hidden;
  padding-top: 80px;
}
.loop_css ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 400%;
  margin: 0;
  padding: 0;
}
.loop_css ul li {
  display: inline-block;
  width: 1000px;
  max-width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}
.loop_css ul li a {
  display: block;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  pointer-events: none;
}
.loop_css ul li a img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  opacity: 1;
}
.loop_css ul:first-child {
  -webkit-animation: loop 120s -60s linear infinite;
  animation: loop 120s -60s linear infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.loop_css ul + ul {
  -webkit-animation: loop2 120s linear infinite;
  animation: loop2 120s linear infinite;
}
.loop_css.pose ul {
  animation-play-state: paused;
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}
body.match img.contentTitle.match,
body.history img.contentTitle.history,
body.event img.contentTitle.event,
body.ngm img.contentTitle.ngm,
body.gourmet img.contentTitle.gourmet {
  display: block !important;
}

/*--------- HISTORY PAGE ---------*/
.historyArea .historylist > li {
  margin-bottom: 30px;
  padding-top: 30px;
}
.historyArea .historylist > li h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.3em;
  text-align: center;
  color: #013690;
  padding: 10px;
  border-bottom: 4px solid #013690;
}
.historyArea .historylist dl {
  font-size: 0;
}
.historyArea .historylist dl dt {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}
.historyArea .historylist dl dt .day {
  font-size: 15px;
  margin-bottom: 0.3em;
}
.historyArea .historylist dl dt .match {
  font-size: 20px;
  margin-bottom: 0.2em;
}
.historyArea .historylist dl dt .match .embM {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  position: relative;
  top: -3px;
}
.historyArea .historylist dl dt .match em {
  font-family: 'Oswald', sans-serif;
  padding: 0 10px;
}
.historyArea .historylist dl .historylist_photo .historylist_video {
  vertical-align: top;
  width: 100%;
}
.historyArea .historylist dl .historylist_photo .historylist_video a {
  position: relative;
  display: block;
}
.historyArea .historylist dl .historylist_photo .historylist_video a:after {
  position: absolute;
  font-size: 54px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -27px;
  font-family: "icomoon3";
  content: "\ec601";
  color: #FFF;
  line-height: 100%;
  opacity: 0.7;
}
.historyArea .historylist dl .historylist_photo ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.historyArea .historylist dl .historylist_photo ul li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-bottom: 0;
}
.historyArea .historylist dl .historylist_photo ul li:nth-child(2n + 1) {
  margin-right: 2%;
}
.historyArea .historylist dl .historylist_photo ul li figure {
  overflow: hidden;
  height: auto;
}
.historyArea .historylist dl .historylist_photo img {
  width: 100%;
  height: auto;
}
.historyArea .historylist dl historylist_text {
  font-size: 13px;
  padding: 10px 0;
  line-height: 1.5;
}

.eventDate {
  font-size: 10px;
  text-align: right;
  margin-bottom: 5px;
}

.matchArea {
  padding-bottom: 0;
}
.matchArea #matchtab {
  margin-bottom: 30px;
}
.matchArea #matchtab .tabSelecter_box {
  height: 55px;
}
.matchArea #matchtab .tabSelecter_box .tabSelecter .tab li {
  width: 33.33%;
  padding-bottom: 1px;
}
.matchArea #matchtab .tabSelecter_box .tabSelecter .tab li:first-child {
  border-top-left-radius: 0px;
  border: none;
}
.matchArea #matchtab .tabSelecter_box .tabSelecter .tab li:first-child a {
  border-top-left-radius: 0px;
}
.matchArea #matchtab .tabSelecter_box .tabSelecter .tab li:last-child {
  border-top-right-radius: 0px;
  padding-right: 1px;
}
.matchArea #matchtab .tabSelecter_box .tabSelecter .tab li:last-child a {
  border-top-right-radius: 0px;
}
.matchArea #matchtab .tabSelecter_box .tabSelecter .tab li > a {
  font-size: 12px;
}
.matchArea #matchtab .clubArea > li {
  font-size: 13px;
  width: 100%;
  padding-bottom: 50px;
}
.matchArea #matchtab .clubArea .clubName {
  font-size: 23px;
  vertical-align: middle;
  padding: 10px;
}
.matchArea #matchtab .clubArea .clubName .embM {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 20px;
}
.matchArea #matchtab .clubArea .clubName span {
  top: 20px;
}
.matchArea #matchtab .clubArea .clubName span:nth-child(2) {
  margin-top: 0;
  font-size: 16px;
}
.matchArea #matchtab .clubArea .clubName span p:nth-child(2) {
  margin-top: 0;
}
.matchArea #matchtab .clubArea .clubName.left,
.matchArea #matchtab .clubArea .clubName.right {
  background-size: 100%;
  margin-bottom: -10px;
  padding: 0;
}
.matchArea #matchtab .clubArea .clubPhoto img {
  width: 100%;
  height: auto;
}
.matchArea #matchtab .clubArea .teamProfile {
  margin: 30px 0;
  height: auto !important;
}
.matchArea #matchtab .clubArea .teamProfile p {
  line-height: 1.65;
  margin-bottom: 1em;
}
.matchArea #matchtab .clubArea .clubInfoList h5 {
  margin: 10px 0;
  padding-left: 10px;
  font-weight: bold;
}
.matchArea #matchtab .clubArea .clubInfoList h5:before {
  content: "";
  width: 5px;
  height: 20px;
  display: inline-block;
  background: #01368F;
  position: relative;
  top: 4px;
  left: -10px;
}
.matchArea #matchtab .clubArea .dataTable .bgGray {
  background: #fff;
  font-weight: bold;
  font-size: 20px;
}
.matchArea #matchtab .clubArea .dataTable td {
  text-align: left;
}
.matchArea #matchtab .clubArea .dataTable td b {
  line-height: 1.5em;
  font-size: 12px;
}
.matchArea #matchtab .clubArea .dataTable tbody td {
  padding: 0;
}
.matchArea #matchtab .clubArea li .commonTable.clubDataTable tr {
  font-size: 12px;
  height: auto;
}
.matchArea #matchtab .clubArea li .commonTable.clubDataTable tr .get_title {
  height: auto;
}
.matchArea #matchtab .clubArea li table tbody tr th {
  background-color: #fff;
  width: auto;
  border-right: none;
  background: #fff;
  padding: 10px;
  text-align: left;
}
.matchArea #matchtab .clubArea li table tbody tr td {
  text-align: left;
  padding: 10px;
  text-align: left;
}
.matchArea #matchtab .photoArea .thumlist li {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 0;
}
.matchArea #matchtab .photoArea .thumlist li img {
  width: 100%;
}
.matchArea #matchtab .photoArea .thumlist li:nth-child(2n) {
  margin-right: 0;
}

.fxsc.second.match .playArea {
  background: url(/img/fxsc/2019/playBg_nav_sp.jpg) center center/cover no-repeat;
}

.lead {
  margin-top: 30px;
}
.lead p {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 1em;
}

body.ngm.ng_u18 .tabSelecter_box .tabSelecter ul.tab li:nth-child(2) {
  border-top: none;
}
body.ngm.ng_u18 .commonTable tbody th {
  white-space: pre-line;
}

body.ngm.ng_highschool .commonTable tbody th {
  white-space: pre-line;
}

body.ngm .tabSelecter_box {
  height: 100px;
}
body.ngm .tabSelecter_box .tabSelecter {
  border-bottom: 1px solid #fff;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab {
  display: block;
  background: #fff;
  letter-spacing: -.40em;
  height: auto;
  border-radius: 0px;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li {
  border: none;
  background-color: #fff;
  padding-top: 1px;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li:first-child {
  border-radius: 0;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li:first-child > a {
  border-radius: 0;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li:last-child {
  border-right: none;
  padding-right: 1px;
  padding-top: 1px;
  border-top: none;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li:last-child > a {
  border-radius: 0;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li:nth-child(4) {
  padding-left: 1px;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li:nth-child(5) {
  border-top: none;
  padding-top: 1px;
}
body.ngm .tabSelecter_box .tabSelecter ul.tab li#tab2.current a {
  opacity: 1;
}
body.ngm .tab.sixline li {
  width: 33.3% !important;
}
body.ngm .tab li {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: middle;
  letter-spacing: 0;
  border-color: #666;
}
body.ngm .tab li a i {
  display: block;
  font-style: normal;
}
body.ngm.ng_question .inner {
  padding: 10px;
}
body.ngm.ng_history .inner {
  padding: 10px;
}
body.ngm.ng_outline .fxscArea table th {
  padding: 10px;
}
body.ng_question .tabSelecter .tab li#tab1.current a, body.ng_question .tabSelecter .tab li#tab2.current a {
  opacity: 1;
}

#ng_match_tab .tabSelecter {
  overflow: inherit;
}

body.ngm.ng_question .tab li#question a,
body.ngm.ng_live .tab li#live a,
body.ngm.ng_u18 .tab li#u18 a,
body.ngm.ng_highschool .tab li#highschool a {
  background: #FFF;
  font-weight: bold;
}

.NgmHistoryArea .textnav {
  margin-bottom: 15px;
  width: 100%;
  font-size: 0;
  background: none;
}
.NgmHistoryArea .textnav li {
  font-size: 14px;
  display: inline-block;
  text-align: center;
  width: 20%;
  box-sizing: border-box;
  margin-left: 0;
}
.NgmHistoryArea .textnav li:first-child a {
  border-left: 0;
}
.NgmHistoryArea .textnav li:nth-child(5) a {
  border-left: 0;
}
.NgmHistoryArea .textnav li a {
  color: #333;
  position: relative;
  font-size: 12px;
  font-weight: bold;
  display: block;
  line-height: 18px;
  padding: 10px 0;
  padding-right: 16px;
  border-left: solid 1px #fff;
  background: #DEDEDE;
}
.NgmHistoryArea .textnav li a:after {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 12%;
  font-family: 'icomoon3';
  content: "\ec600";
  font-size: 10px;
  text-decoration: none !important;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.NgmHistoryArea .textnav li:nth-child(n+4) {
  border-top: solid 1px #fff;
}
.NgmHistoryArea .textnav li:nth-child(-n+4) {
  width: 25%;
}
.NgmHistoryArea .articleTit {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 110%;
  background: #444;
  padding: 10px 0 10px 15px;
  color: #fff;
}
.NgmHistoryArea .photoRightArea img {
  width: 100%;
  height: auto;
  max-width: 500px;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
}

.ngmNav .tabnav li a i,
.ngmNav .tabnav li span i {
  display: block;
}

/*NGM-outline*/
.NgmOutlineArea .ngmOutlineTable td ol li {
  margin-bottom: 5px;
}
.NgmOutlineArea .ngmOutlineTable td ol li:last-child {
  margin-bottom: 0;
}

/*NGM-match*/
.matchMemberArea .u18Members,
.matchMemberArea .u18Members .MemberList,
.matchMemberArea .MemberList,
.matchMemberArea .highschoolMembers .MemberList {
  width: 100%;
}

body.ng_live .matchMemberArea h3 {
  margin-top: 40px;
}

body.ng_live .NgmArea .dataTable td {
  padding: 5px;
}

body.ng_live h3 {
  padding-top: 30px;
}

.matchVsBox {
  padding: 10px;
  background-color: #b09d60;
  text-align: center;
  margin-bottom: 0px;
}
.matchVsBox.boxCenterTime .matchBoxTitleArea h3 {
  text-align: left;
  font-weight: bold;
}
.matchVsBox.boxCenterTime .matchBoxTitleArea .matchVsTitle {
  width: 100%;
  font-size: 13px;
  padding: 5px 0;
  margin: 10px 0 0 0;
}
.matchVsBox.boxCenterTime .matchBoxTitleArea .matchVsTitle_dayplace {
  padding: 5px 0;
  text-align: center;
  border: none;
  font-size: 13px;
  margin: 0;
}
.matchVsBox .matchVsTitle {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}
.matchVsBox ul.leagLogColumn {
  font-size: 0;
}
.matchVsBox ul.leagLogColumn li {
  width: 33.3%;
  display: inline-block;
}
.matchVsBox ul.leagLogColumn li.leagLeftLog p {
  text-align: left;
}
.matchVsBox ul.leagLogColumn .leagCenterLog .leagCenterTime span {
  font-size: 12px;
}
.matchVsBox .leagScoreColumn {
  padding: 10px 0;
  display: table;
  width: 100%;
}
.matchVsBox .leagScoreColumn > li.leagAccScore {
  font-size: 12px;
  vertical-align: middle;
  display: table-cell;
}
.matchVsBox .leagScoreColumn .leagAccTeam {
  line-height: 1.2;
  display: table-cell;
  font-weight: bold;
  font-size: 13px;
  width: 30%;
  vertical-align: middle;
  padding: 0 5px;
  width: 28%;
}
.matchVsBox .ad_ticket_txt p {
  position: relative;
  padding: 5px 0;
  margin-bottom: 0;
  width: 100%;
  line-height: 13px;
  font-size: 10px;
  border-radius: 0;
}
.matchVsBox .ad_ticket_txt p br {
  display: none;
}

.leagLogColumn .leagRightLog {
  text-align: right;
}

.matchBoxTitleArea {
  height: 100%;
  overflow: hidden;
  padding: 0;
}

.fxscArea .matchVsBox ul.leagScoreColumn li.leagAccTeam p {
  font-weight: bold;
  line-height: 1.2;
  display: table-cell;
  font-weight: bold;
  font-size: 13px;
  width: 30%;
  vertical-align: middle;
  padding: 0 5px;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
  text-align: center;
}
.fxscArea .lcoalCh {
  margin-top: 5px;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
}
.fxscArea .leagCenterTime span {
  font-size: 10px;
  font-weight: normal;
  margin: 0;
}

.matchVsBox.boxCenterTime .leagCenterTime {
  margin: 0 !important;
}
.matchVsBox li.leagAccTeam p {
  color: #fff;
  line-height: 1.2;
  display: table-cell;
  font-weight: bold;
  font-size: 13px;
  width: 30%;
  vertical-align: middle;
  padding: 0 5px;
}

.leagAccScore div {
  vertical-align: middle;
  display: inline-block;
}
.leagAccScore div.leagLeftScore {
  width: 29%;
}
.leagAccScore div.leagLeftScore p {
  text-align: center;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: bold;
}
.leagAccScore div.leagRightScore {
  width: 29%;
}
.leagAccScore div.leagRightScore p {
  text-align: center;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: bold;
}

.leagCenterScore p {
  font-size: 10px;
  margin-bottom: 0;
}

.ng_match #teams.tabContents .tab {
  overflow: hidden;
  height: auto;
}

.matchSpotArea ul li img {
  width: 14px;
  height: auto;
}

.NgmMatchArea .ttlNoLink h3 {
  background: #003690;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 100%;
  margin: 10px 0;
  padding: 12px 10px;
}
.NgmMatchArea .ttlLink h3 {
  background: #003690;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 100%;
  margin: 10px 0;
  padding: 12px 10px;
}
.NgmMatchArea .matchSpotArea .SpotName p {
  font-weight: bold;
}
.NgmMatchArea .columnTxt p {
  text-align: left;
}
.NgmMatchArea p {
  text-align: right;
}
.NgmMatchArea .ngmNav {
  margin-bottom: 20px;
}
.NgmMatchArea .switchTab {
  margin-top: 10px;
  margin-bottom: 20px;
}
.NgmMatchArea .switchTab li {
  display: inline-block;
  margin-left: 5px;
}
.NgmMatchArea .switchTab li:last-child {
  margin-left: 0;
}
.NgmMatchArea .matchMapArea iframe {
  width: 100%;
  height: 255px;
}
.NgmMatchArea .matchMapArea ul {
  margin: 0 0 20px 0;
}
.NgmMatchArea .matchMapArea ul li {
  margin-top: 10px;
}
.NgmMatchArea .tabContents .tab .current a {
  opacity: 1;
}

.highschoolMembers {
  display: block;
  width: 100%;
}

.MemberList {
  width: 100%;
}
.MemberList.ListTop {
  margin-top: 0;
  margin-bottom: 30px;
}
.MemberList p {
  font-size: 18px;
  padding: 15px 0 0px 0;
  font-weight: bold;
}

ul.dataList {
  border-top: 1px solid #ccc;
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
}
ul.dataList .MeberListTitle {
  font-weight: bold;
  background-color: #f6f6f6;
}
ul.dataList li {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 10px 5px;
  position: relative;
}
ul.dataList .MeberListArrow:after {
  color: #bbb;
  content: "\f0dd";
  font-family: "FontAwesome";
  font-size: 18px;
  right: 9px;
  top: 12px;
  position: absolute;
}
ul.dataList .MeberListArrowUp:after {
  color: #333;
  content: "\f0dd";
  font-family: "FontAwesome";
  font-size: 18px;
  right: 9px;
  top: 21px;
  position: absolute;
  transform: rotate(-180deg);
}

.stadiumInfo {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.stadiumInfo span {
  display: block;
  margin-top: 5px;
}

.matchSwitchArea .item_thumb img {
  width: 100%;
}

.columnBlock h4 {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  border-left: none;
  margin-bottom: 20px;
  padding-bottom: 10px;
  line-height: 1.2;
  border-left: none;
  padding-left: 0;
}

.fxscArea p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 1em;
}

/*NGM-u18,highschool*/
.NgmU18Area table {
  margin-bottom: 20px;
}
.NgmU18Area table th {
  white-space: normal;
}
.NgmU18Area .teamTable .pos {
  width: 12%;
}

.NgmArea p {
  font-size: 10px;
  line-height: 1.65;
  margin-bottom: 1em;
}
.NgmArea .blockTit {
  border-left: 5px solid #ECC00B;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 16px;
  padding: 5px 10px;
}
.NgmArea .ngmNav {
  margin-bottom: 20px;
}
.NgmArea table {
  width: 100%;
  border-bottom: solid 1px #ccc;
}
.NgmArea table.teamTable td {
  font-size: 11px;
  border-left: 1px solid #ccc;
  padding: 10px 3px;
  vertical-align: middle;
  text-align: left;
}
.NgmArea table.teamTable th {
  background: #e7e7e7;
  text-align: center;
  padding: 5px 0;
  padding: 10px 5px;
  font-size: 11px;
  padding: 10px 3px;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  font-size: 11px;
  padding: 10px 3px;
  vertical-align: middle;
  border-left: 1px solid #ccc;
}
.NgmArea table.teamTable tr {
  border-top: solid 1px #ccc;
}
.NgmArea .dataTable td {
  padding: 5px 0;
}

.memberProfile {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.memberProfile .memberName {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.memberProfile .memberName .position {
  color: #FFF;
  background-color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 10px;
  margin-right: 10px;
}
.memberProfile .memberName .teamName {
  font-size: 14px;
  font-weight: normal;
  margin-left: 56px;
  display: block;
  margin-top: 5px;
}
.memberProfile .memberPhoto {
  width: 100%;
  position: relative;
  margin: 0 auto 20px;
}
.memberProfile .memberPhoto img {
  width: 100%;
}
.memberProfile .memberQuestionnaire {
  line-height: 1.5;
  font-size: 14px;
}
.memberProfile .memberQuestionnaire dt {
  font-weight: bold;
}
.memberProfile .memberQuestionnaire dd {
  margin-bottom: 20px;
}

.matchSpotListArea ul {
  z-index: 0;
}

.tabSelecter .tab li > span {
  background: #B9B9B9;
  color: #DADADA;
}

body.event .ankArea ul {
  padding: 40px 0;
}
body.event .ankArea ul li.ank_ttl {
  padding: 17px 25px 19px 51px;
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
body.event .ankArea ul li.ank_ttl:nth-child(2n) {
  margin-right: 0;
}
body.event .ankArea ul li.ank_ttl:nth-child(3n) {
  margin-right: 10px;
}
body.event .ankArea ul li.ank_ttl a:after {
  right: 8px;
}
body.event .eventArea {
  padding: 15px;
  padding-bottom: 50px;
}
body.event .eventArea .photoArea .thumlist li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
body.event .eventArea .photoArea .thumlist li img {
  width: 100%;
  height: auto;
}
body.event .eventArea .eventWrap {
  margin-bottom: 50px;
}
body.event .eventArea .eventWrap p {
  line-height: 1.65;
  margin-bottom: 1em;
}
body.event .eventArea .eventWrap.naoto > div.naototxt {
  margin-top: 10px;
  width: 100%;
}
body.event .eventArea .eventWrap.naoto figure {
  margin-right: 0;
}
body.event .eventArea .eventWrap.naoto figure img {
  width: 100%;
}
body.event .eventArea .eventWrap.naoto .commonTable.mascotlistTable caption {
  font-weight: bold;
  background: #333;
  padding: 10px;
  color: #fff;
}
body.event .eventArea .eventWrap.naoto .commonTable.mascotlistTable.j1 caption {
  background: #e70009;
}
body.event .eventArea .eventWrap.naoto .commonTable.mascotlistTable.j2 caption {
  background: #007f41;
}
body.event .eventArea .eventWrap.naoto .commonTable.mascotlistTable th {
  padding: 10px;
  width: 70px;
}
body.event .eventArea .eventWrap.naoto .commonTable.mascotlistTable th .embS {
  display: inline-block;
  vertical-align: middle;
}
body.event .eventArea .eventWrap.naoto .commonTable.mascotlistTable td {
  padding: 10px;
}
body.event .eventArea .eventWrap.naoto .photoArea .thumlist li img.foodphoto {
  width: 100%;
  height: auto;
  max-width: 500px;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
}
body.event .eventArea .eventWrap .photoArea .thumlist li img {
  width: 100%;
}
body.event .eventArea .eventWrap img {
  width: 100%;
  height: auto;
  max-width: 500px;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
}
body.event .eventArea .eventWrap .event_ttl {
  font-size: 14px;
  padding: 12px 10px 12px 40px;
}
body.event .eventArea .eventWrap .event_ttl:before {
  width: 30px;
  line-height: 30px;
}
body.event .eventArea .borderWrap {
  margin-top: 30px;
  border: 1px solid #ccc;
  padding: 25px;
}
body.event .eventArea .borderWrap dt {
  font-weight: bold;
  margin-bottom: 1em;
}
body.event .eventArea .borderWrap dd {
  line-height: 1.65;
}
body.event .eventArea .borderWrap ol {
  margin-top: 15px;
}
body.event .eventArea .borderWrap ul {
  margin-top: 15px;
}

body.gourmet .gourmetBox > div h2 {
  font-weight: bold;
  height: 42px;
}
body.gourmet .gourmetBox > div h2 .stadiumName {
  display: block;
  margin-left: 37px;
  font-weight: bold;
  position: relative;
  top: -15px;
  line-height: 1.5em;
}
body.gourmet .gourmetBox > div h2 .stadiumName:before {
  content: none;
}
body.gourmet .gourmetTable {
  border-bottom: 0;
}
body.gourmet .gourmetTable tr {
  border-top: 0;
}
body.gourmet .gourmetTable tr td {
  font-size: 14px;
  padding: 5px 0;
}
body.gourmet .gourmetTable tr td:first-child {
  border-left: none;
}
body.gourmet .gourmetTable tr th:first-child {
  border-left: none;
}
body.gourmet .gourmetTable tr h2 {
  font-weight: bold;
  height: 42px;
}
body.gourmet .gourmetTable tr h2 .stadiumName {
  display: block;
  margin-left: 37px;
  font-weight: bold;
  position: relative;
  top: -15px;
  line-height: 1.5em;
}
body.gourmet .gourmetTable tr h2 .stadiumName:before {
  content: none;
}
body.gourmet .gourmetTable tr:first-child td {
  font-weight: normal;
  padding-top: 20px;
}
body.gourmet .gourmetTable tr:last-child td a {
  display: block;
  background: #1B95E0;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}
body.gourmet .gourmetTable tr:last-child td a span {
  position: relative;
  display: inline-block;
  padding-left: 16px;
  font-size: 12px;
}
body.gourmet .gourmetTable tr:last-child td a span:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f099";
  font-size: 14px;
  font-weight: normal;
  left: -1px;
}

.gourmetArea p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 1em;
}

.redTxt {
  color: #ff0000;
}

#mascotcapsuleGacha .title {
  background: #8fa1be;
  color: #fff;
  padding: 10px;
  font-size: 12px;
}
#mascotcapsuleGacha img {
  width: 100%;
}
#mascotcapsuleGacha ul li {
  margin-bottom: 5px;
  font-size: 13px;
}

body.gourmet .gourmetleadArea {
  padding: 20px 0 50px 0;
}
body.gourmet .gourmetleadArea.inner {
  width: 95%;
  padding: 10px 0 30px 0;
}
body.gourmet .gourmetleadArea .lead p {
  font-size: 14px;
  letter-spacing: -1px;
}
body.gourmet .gourmetleadArea .gourmetInfo tbody tr {
  font-size: 14px;
  margin-bottom: 5px;
}
body.gourmet .gourmetleadArea .gourmetInfo tbody tr td {
  text-align: left;
}
body.gourmet .gourmetleadArea .gourmetInfo tbody tr td:before {
  padding: 2px 3px;
  margin-right: 5px;
}
body.gourmet .gourmetleadArea .gourmetInfo tbody tr:first-child td {
  letter-spacing: -1px;
}
body.gourmet .gmapArea {
  padding: 30px 0;
}
body.gourmet .gmapArea .gourmet_ank {
  width: 100%;
}
body.gourmet .gmapArea .gourmet_ank p {
  font-size: 16px;
  margin-bottom: 10px;
}
body.gourmet .gmapArea .gourmet_ank .menu_ttl {
  display: none !important;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp .down {
  font-size: 16px;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp .down a {
  display: block;
  color: #fff;
  background: #003690;
  padding: 15px;
  box-sizing: border-box;
  opacity: 1;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp .down a:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(/img/fxsc/2019/event/ank_img_sp.png) no-repeat;
  right: 3px;
  top: 15px;
  background-size: 70%;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp .down a.navMenu:after {
  background: url(/img/fxsc/2019/event/ank_img.png) no-repeat;
  right: 10px;
  top: 20px;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp ul.innerMenu {
  border-left: 1px solid #002665;
  display: none;
  width: auto;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp ul.innerMenu .ank_ttl {
  display: inline-block;
  margin: 0;
  margin-bottom: -9px;
  width: calc(100%/2);
  font-size: 10px;
  line-height: 11px;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp ul.innerMenu .ank_ttl a {
  color: #003690;
  background: #fff;
  padding: 0;
  border-right: 1px solid #002665;
  border-bottom: 1px solid #002665;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: left;
  padding-left: 25px;
  padding-right: 20px;
}
body.gourmet .gmapArea .gourmet_ank .event_nav.sp ul.innerMenu .ank_ttl:before {
  z-index: 100;
  width: 20px;
  height: 20px;
  background: #002665;
  color: #fff;
  line-height: 20px;
  left: 3px;
}
body.gourmet .gmapArea .enlargeLink.sp {
  display: block;
  width: 70%;
  margin: 0 auto 10px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #003690;
  color: #003690;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  background: #fff;
}
body.gourmet .gmapArea .enlargeLink.sp:before {
  content: "\f2f5";
  font-family: ionicons;
  margin-right: 10px;
}
body.gourmet .gmapArea div {
  position: relative;
}
body.gourmet .gmapArea div img {
  margin-bottom: 10px;
}
body.gourmet .gmapArea img {
  width: 100%;
}
body.gourmet .gourmetBox {
  border-bottom: solid 1px #ccc;
  padding-bottom: 15px;
  width: 100%;
}
body.gourmet .gourmetBox .embM {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
body.gourmet .gourmetBox .gourmetPhoto {
  width: 100%;
}
body.gourmet .gourmetBox .gourmetPhoto img {
  width: 100%;
  display: block;
}

.floatingBnr.showup {
  z-index: 1000;
}

.matchVsBox .leagScoreColumn .leagAccVslist .leagCenterTime span.lcoalCh {
  font-size:30px !important;
  font-family: 'Barlow Condensed', sans-serif;
}

