@charset "utf-8";
/* CSS Document */



/* 全体 ここから */
#all {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	background-color: #f0f0f0;
}
.is-mob {
	display: block;
}
.is-pc {
	display: none;
}
/* 全体 ここまで */

/* ヘッダー ここから */

header #header-bg-all {
	background-color: #c9151e;
}
header #header-bg-all-in {
	background-color: #9d0910;
}
header #header-text {
	background-color: #9d0910;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
header #header-contents-in {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
header #header-bg-all #header-text .header-text-area {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color:#FFF;
}
header #header-bg-all #header-contents {
	overflow: hidden;
	zoom:1;
}
header #header-bg-all #header-contents-in #header-contents {
	overflow: hidden;
	zoom:1;
}

header #header-bg-all #header-contents-in #header-contents #logo-area {
	float: left;
	margin-top:0px;
	background-image:url(../image/common/logo-sp.png);
	background-repeat:no-repeat;
	background-size: 90px 90px;
}

header #header-bg-all #header-contents-in #header-contents #logo-area img {
	width:70%;

}
header #header-bg-all #header-contents-in #header-contents #header-text-area {
	float: right;
	overflow: hidden;
	zoom:1;
	width: 200px;
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi01 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	zoom:1;
	width: 200px;
	display:none; /*スマホ非表示*/
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi01 ul li {
	list-style-type: none;
	float: left;
	margin-left:5px;
	background-image: url(/common/image/common/ico/ico02.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size:90%;
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi01 ul li a {
	color: #FFF;
	text-decoration:none;
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi01 ul li a:hover {
	color: #FFF;
	text-decoration:underline;
}
header #header-bg-all #header-contents-in #header-contents #header-text-area #g-search {
	display: block;
	margin-bottom: 5px;
	float: right;
	width:420px;
	text-align:right;

}


#g-search .search-sp {	width: 105px;
}

#g-search .search-imgsp {	width:80px; text-align:center;
}


/*	.gsc-input-box {
    border-radius: 15px;
	padding:0px;background-color: #9d0910;
}


.gsc-control-cse {	max-width:300px;background-color: #9d0910;
	max-height:0px;} */

header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi01 {
	margin-bottom: 10px;
	text-align: right;
	overflow: hidden;
	zoom:1;
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi02 {
	margin-bottom: 5px;
	display:none; /*スマホ非表示*/
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi02 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	zoom:1;
}
header #header-bg-all #header-contents-in #header-contents #header-text-area .header-navi02 ul li {
	list-style-type: none;
	margin: 0px;
	float: left;
	padding-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom:5px;
}
header .header-navi02 ul .s-navi01 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
header .header-navi02 ul .s-navi02 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
header .header-navi02 ul .s-navi03 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
header .header-navi02 ul .s-navi04 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
header .header-navi02 ul .s-navi05 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
header .header-navi02 ul .s-navi06 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
header .header-navi02 ul .s-navi07 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-right: 0px;
}

/*ヘッダースマホ用メニュー*/
header #header-bg-all #header-contents-in #header-contents #header-text-area #header-navi-sp { display:block; margin-top:5px;}

#modal { display: none; }

#modal h2{
    font-size:14px;
    border-bottom:1px solid #fff;
}

#modal ul li {padding:0px; margin:0px;}

#modal h2,
#modal ul li a{
    padding:5px 0;
}

#modal ul{
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
}

#modal ul li a{
    border-bottom:1px dashed #6f6f6f;
    display:block;
    color:#fff;
}

.close{
    font-weight:bold;
}

.close a{
    color:#000;
    padding:3px 10px;
    background:#ccc;
}

.open{
    display:block;
    padding:7px;
    float:right;
    margin-top:5px; background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    -webkit-background-size:20px 20px;
    border-radius:3px;
    border:1px solid #e0e0e0;
	color:#333;
	margin-right:10px;
}

.open:hover {color:#333;}

.open img{
    vertical-align:middle;
}

#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;

    /* Specify the width of your pageslide here */
    width: 260px;
    padding: 20px;

    /* These styles are optional, and describe how the pageslide will look */
    background-color: #333;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}

/* ヘッダー ここまで */

/* コンテンツ ここから */

.container {
	width: 300px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.container .main-img {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	width: 280px;
	height:95px;
	display:none; /*非表示*/

}

.container .main-img-02 {
	display:none; /*非表示*/
}

.container .main-img img {
	width: 280px;
}

.container .box_skitter .info_slide {position:absolute;top:70px;left:5px;z-index:100;/*background:#000*/;color:#fff;font:bold 11px arial;padding:0px 0 0px 0px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#F00;float:left;padding:0px 0px;margin:0 2px 0 0;cursor:pointer;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.box_skitter .info_slide .image_number_select {background:#F00;float:left;padding:0px 0px;margin:0 2px 0 0;}

.container .grid-area {
	padding-top: 0px;
	overflow: hidden;
	zoom:1;
	width: 100%;
	margin-right: auto;
	　　margin-left: auto;
}
.container .grid-area .thum-img {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img img {
	width:142px;
}
.container .grid-area .thum-img-mr0 {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img-mr0 img {
	width:142px;
}
.container .grid-area .thum-img-mr1 {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img-mr1 img {
	width:142px;
}
.container .grid-area .thum-img-two {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img-two img {
	width:300px;
}

.container .grid-area .thum-img-two02 {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img-two02 img {
	width:300px;
}

.container .grid-area .thum-img-two-mr0 {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
		clear: both;
	width:300px;
}
.container .thum-img-two-mr0 img {
	width:300px;
}

.container .grid-area .thum-img-two02-mr0 {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
		clear: both;
	width:300px;
}
.container .thum-img-two02-mr0 img {
	width:300px;
}

.facebook-pc {display:none;}
.facebook-m {display:none;}
.facebook-s {display:block;}

/*
.container .thum-img a:hover {width:142px;}
*/


/* コンテンツ ここまで */

/* ニュース ここから */

.motion {
	/*	width: 500px; */
	display: none;
	clear:both;
}
#motion_area1 {
	display: block;
}
#menu li a.active {
	font-weight: bold;
	background: #eae8de;
	width: 92px;
	height: 30px;
	line-height:30px;
	display:block;

}
#menu {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	font-size:95%;
	text-align: center;
}
#menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	width: 92px;
	/*  border: solid 1px #ccc;*/
  font-weight: bold;
	height: 30px;
	line-height:30px;
}
.top_new_release #tab_area #tab_ul #menu .last { width: 92px;
}
.top_new_release #tab_area #tab_ul #menu .last a.active {  width:  92px;
}

.top_new_release #tab_area #tab_ul #menu .last a {
	width: 92px;
}

#menu li a {
	outline:none;
}

#menu li a {outline:none;width: 92px;
	/*  border: solid 1px #ccc;*/
  font-weight: bold;
	height: 30px;
	line-height:30px;
	display:block;}

#menu .tab_more {
	width: 94px;
	height: 30px;
	line-height:30px;
}
#menu .tab_more a.active {
	font-weight: bold;
	background: #eae8de;
	width: 90px;
	display:block;
	height: 30px;
	line-height:30px;
}
/*#menu li:hover {
  color: #222;
  background: #fff;
}*/

.top_new_release .top_release_title_sp { display:block;	background: #eae8de; padding:5px; width:266px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;}

.top_new_release .top_release_title_sp span {font-size:88%;}

#menu li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: -1px;
	width: 102px;
	background: #fff;
	/*  border: solid 1px #ccc;*/
	list-style-type:none;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li ul li {
	margin: 0;
	padding: 0;
	width: 90px;
	border: none;
}
#menu li ul li a {
	display: inline-block;
		width: 80px;
	height: 20px;
	padding-right: 3px;
	padding-left: 6px;
	background:none;
}
#menu li ul li a:hover {
	background: #fff;
	color: #222;
	width: 80px;
	height: 20px;
}
.top_new_release #tab_area #tab_ul {
	height:90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-bottom:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
	width: 276px;
	overflow: hidden;
}
.tab_more > a {
	pointer-events: none;
	cursor:none;
	text-decoration:none;
}
.tab_more > a:hover {
	pointer-events: none;
	cursor:none;
	text-decoration:none;
}
.top_new_release_list ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.top_new_release_list ul li {
	list-style-type: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	margin-top: 10px;
	padding-bottom: 9px;
	width: 267px;
	font-size: 95%;
	overflow: hidden;
	zoom:1;
}
.top_new_release .top_new_release_list {
	width: 264px;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}

.top_new_release_list ul .last {
	list-style-type: none;
	line-height: 24px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	margin-top: 10px;
	padding-bottom: 9px;
	width: 264px;
	font-size: 95%;
	overflow: hidden;
	zoom:1;
}


.top_new_release p {
	margin: 0px;
	padding: 0px;
	display: none;
}
.container .grid-area .thum-img .top_new_release {
	padding: 10px;
	background-color:#FFF;
	width: 100%;
	height:auto;
}
.top_new_release .top_release_title {
	height: auto;
	display:none;
}
.top_new_release_list ul li .news-img-day {
	overflow: hidden;
	zoom:1;
}
.top_new_release_list ul li .news-img-day .news-img {
	float: left;
	margin-right: 10px;
}
.container .news-img img {
	width:80px;
}
.top_new_release_list ul li .news-img-day .news-day {
	float: left;
	width: 100%;
	/* overflow: hidden; */
}
.top_new_release_list ul li .news-text {
	padding: 3px;
}
.top_more {
	text-align: right;
	margin-top: 13px;
	width: 263px;
	height: auto;
}
.container .top_release_title img {
	height: auto;
	width: 290px;
}

.top_new_release_list .top_more a img { width:199px;}

/* ニュース ここまで */

/* フッター ここから */

#page-top-all {
	/*background-image: url(../image/common/page-top-bg.png);
	background-repeat: repeat; */
	background-color:#FFF;
	height: 35px;
	clear:both;
	/* border-bottom-width: 1px; */
	/* border-bottom-style: solid; */
	/* border-bottom-color: #666; */
	/*	background-position: bottom; */
}
#page-top-all #page-top-area {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
		padding-top:10px;
}
#page-top-all #page-top-area #page-top {
	text-align: right;
}

#page-top-all #page-top-area #page-top-go {
	text-align: right;
}

/* #page-top-all #page-top-area #page-top img {width:20%;} */

footer .footer-area01 {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	zoom:1;
}
 footer .footer-area01 .f-left-area {
	display:block;
	margin-right: auto;
	margin-left:15px;
	width: 300px;
}
 footer .footer-area01 .f-left-area img {width:300px;}
footer .footer-area01 .f-right-area {
	display:block;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	font-size:88%;
}
footer #footer-bg01 {
	background-color: #FFF;
}
footer #footer-bg02 {
	background-color: #c9151e;
}
footer .footer-area02 {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom:1;
		font-size:88%;

}
footer #footer-bg02 .footer-area02 ul {
	padding: 0px;
	list-style-type: none;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	zoom:1;
	display: block;
}
footer #footer-bg02 .footer-area02 ul li {
	float:left;
	padding-left:10px;
	background-image: url(/common/image/common/ico/ico01.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	margin-bottom:15px;
}
footer #footer-bg02 .footer-area02 .f-list li a {
	color: #FFF;
	font-weight:normal;
}
footer .footer-end-area {
	background-image: url(../image/common/footer-bg-line.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #c9151e;
}
footer .footer-end {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-size:88%;
	color:#FFF;
}

/* フッター ここまで */



@media screen and (max-width: 480px) {
/*�E�B���h�E�T�C�Y 480px �ȉ��� �X�^�C���V�[�g */

/*grid style*/
/*
img,
object {
     max-width: 100%;
}

img {
     width: 100%;
}

h1 {
font-size:100%;
font-weight:normal;
margin: 0px;
padding: 0px;
}


	header #header-text {
	background-color: #9d0910;
	width: 100%;
	margin-bottom: 10px;
}
header #header-text-area {display:none;}
	.container{padding:10px;}
	.container .main-img {
background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:0px;
	width: 29%;
	height:auto;
	text-align:center;
}


.container .grid-area .thum-img {
	float: left;
	margin-right: 5px;
	margin-bottom:5px;
}

.container .grid-area .thum-img-mr0 {
		float: left;
	margin-right: 5px;
	margin-bottom:5px;
}

.grid {width:20%;}

.container .grid-area img {
	width: 50%;
}
#logo-area  {margin-left:10px;}
#logo-area a img {
	width: 50%;
}

.top_new_release,
.facebook-pc {display:none;}
#page-top-all #page-top-area #page-top a img {width:20%;}
*/
}
 @media screen and (min-width:768px) {
/*�E�B���h�E�T�C�Y 768px �ȉ��� �X�^�C���V�[�g */
}
 @media screen and (min-width:1024px) {
/*�E�B���h�E�T�C�Y 1024px �ȉ��� �X�^�C���V�[�g */
}
#cse-search-form {
	width: 100% !important;
}
#cse-search-form table, #cse-search-form td {
	padding: 0 !important;
	border:none;
}
#cse-search-form input[type="text"] {
	padding: 3px !important;
	height: 19px;
	width: 100%;
*width:120px;/*IE7用*/
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-webkit-appearance: none;
}
#cse-search-form input[type="button"] {
	margin-left: 0 !important;
	padding-left:4px;
	cursor:pointer;
	background-color: #a0a0a0;
	border: 1px solid #a0a0a0;
	color: #ffffff;
	letter-spacing:4px;
	height: 27px;
	width: 40px;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-webkit-appearance: none;
}
#cse-search-form .gsc-clear-button {
	display:none;
}
#cse-search-form table.gsc-branding {
	display:none;
}
#tit_google_search {
	margin-bottom:-15px;
}



#header #global_nav ul li ul {
  display: none;
}


#sidr {
  display: none;
}

.single #content h2{
  padding: 10px 0 5px;
}

.single #content .date {
  float: right;
}

#sidebar{
  padding: 10px;
}

#sidebar h2{
  text-align: center;
}

.side_nav ul.sub_navi {
  margin: 7px 0 0;
}

.side_nav ul.sub_navi li:first-child {
  border-top: 1px solid #e7e7e7;
}

.side_nav ul.sub_navi li {
  margin-bottom: 0;
  line-height: 1.7em;
  border-bottom: 1px solid #e7e7e7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f1f1f1));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(white, #f1f1f1);
  /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(white, #f1f1f1);
  /* FF3.6 */
  background-image: -ms-linear-gradient(white, #f1f1f1);
  /* IE10 */
  background-image: -o-linear-gradient(white, #f1f1f1);
  /* Opera 11.10+ */
  background-image: linear-gradient(#ffffff, #f1f1f1);
}

.side_nav ul.sub_navi li a {
  display: block;
  padding: 0.9em 0px 0.9em 10px;
  line-height: 1.7em;
}

.tour_excerpt {
  padding: 15px 0 10px;
  border-bottom: 1px solid #e7e7e7;
}

.tour_excerpt h2 {
  font-size: 130%;
  margin-bottom: 10px!important;
  line-height: 1.5em;
}

.tour_detail .tour_inquiry_s {
  margin-top: 15px;
}

.tour_detail p a {
  display: block;
  text-align: right;
}

.tour_detail span {
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100px;
  height: 20px;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  background: #00a0e9;
}

.tour_detail.japan span {
  background-color: #294F9A;
}

.tour_detail.europe span {
  background-color: #739DD2;
}

.tour_detail.pacific span {
  background-color: #3f75a6;
}

.tour_detail.asia span {
  background-color: #0C5E5F;
}

.tour_detail.hawaii-guam span {
  background-color: #46B175;
}

#tour_info_sub .sub_images img {
  width: 48%;
  float: left;
  padding-bottom: 10px;
}

#tour_info_sub .sub_images img.first {
  margin-right: 2%;
}

#tour_info_sub .sub_images img.second {
  margin-left: 2%;
}

.tour_excerpt .tour_info .detail_more {
  margin-top: 25px;
}

.tour_excerpt .tour_info .detail_more p {
  text-align: center;
}

#content ul.page_navi {
  margin: 15px 0 0;
  text-align: center;
}

#content ul.page_navi li {
  display: inline-block;
  border-right: 1px solid #aaa;
}

#content ul.page_navi li.next,
#content ul.page_navi li.first,
#content ul.page_navi li.last {
  border-style: none;
}

#content ul.page_navi li a,
#content ul.page_navi li span {
	display: block;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#content ul.page_navi li.first a,
#content ul.page_navi li.last a {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#jPanelMenu-menu {
  background-color: #333;
  font-size: 110%;
}

#jPanelMenu-menu ul li {
	/*  border-bottom: solid 1px #ffffff; */
/*  border-top: solid 1px #777; */
  list-style:none;
	padding-top: 0.5em;
	padding-right: 0;
/*	padding-bottom: 0.5em; */
	padding-left:0em;
	margin-left: -33px;
}

#jPanelMenu-menu ul li#home {
  background: url(/common/image/common/ico/icon_top.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_tour {
  background: url(/common/image/common/ico/icon_tour.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_branch {
  background: url(/common/image/common/ico/icon_branch.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_common {
  background: url(/common/image/common/ico/icon_company.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_about {
  background: url(/common/image/common/ico/icon_about.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_information {
  background: url(/common/image/common/ico/icon_information.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_report {
  background: url(/common/image/common/ico/icon_report.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_member {
  background: url(/common/image/common/ico/icon_member.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_movie {
  background: url(/common/image/common/ico/icon_movie.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_company {
  background: url(/common/image/common/ico/icon_company.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_sp {
  background: url(/common/image/common/ico/icon_sp.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_fb {
  background: url(/common/image/common/ico/icon_fb.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_etc {
  background: url(/common/image/common/ico/icon_etc.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}

#jPanelMenu-menu ul li#list_mail {
  background: url(/common/image/common/ico/icon_mail.png) no-repeat 10px 14px #333;
  padding-left: 21px;
  background-size: 16px 16px;
}


#jPanelMenu-menu ul li a {
  display: block;
  padding: 0.5em 0 0.5em 1em;
  color: #ffffff;
}

#jPanelMenu-menu ul {display:block;}

#global_nav {float:right; margin-right:10px;   /* background-color: #a3a3a3; */
/*  background-color: #900;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px; */
  margin-top:0px;
  padding-right:0px;
  text-align:left;
  color: #fff;}
 #global_nav  a {color:#FFF; text-decoration:none;}
 #global_nav ul {text-align:left; width:50px;}
#global_nav ul li {list-style:none;}

#logo-area .sp {
	display: block;
	height: 90px;
	width: 90px;
	text-indent: -7777px;
}

/*タブレット・スマホ 更新情報アイコン非表示*/
.news-img-day .news-img img  {display:none;}

.news-img-day .news-img .cate01 {color: #FFF;background-color: #1c861e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*社会人のアイコン表示*/

.news-img-day .news-img .cate03 {color: #FFF;background-color: #009f86;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*大学同好会のアイコン表示*/

.news-img-day .news-img .cate03 {color: #FFF;background-color: #ed7d11;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*大学体育会のアイコン表示*/

.news-img-day .news-img .cate04 {color: #FFF;background-color: #904aad;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*高校生のアイコン表示*/

.news-img-day .news-img .cate05 {color: #FFF;background-color: #0082bb;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*中学生のアイコン表示*/

.news-img-day .news-img .cate06 {color: #FFF;background-color: #283e50;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*小学生のアイコン表示*/

.news-img-day .news-img .cate07 {color: #FFF;background-color: #e46fae;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;text-align: center;}/*女子のアイコン表示*/

.top_more {overflow:hidden; zoom:1;}
.top_more img  {display:none;}
.top_more .list {color: #FFF;background-color: #bb3a2e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px; width:200px; float:right;}/*更新情報一覧画像箇所表示*/


/*各大会ページのアイコン箇所*/
.game-tabel .class-cate01 {color: #FFF;background-color: #1c861e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*社会人のアイコン表示*/

.game-tabel .class-cate02 {color: #FFF;background-color: #009f86;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*大学同好会のアイコン表示*/

.game-tabel .class-cate03 {color: #FFF;background-color: #ed7d11;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*大学体育会のアイコン表示*/

.game-tabel .class-cate04 {color: #FFF;background-color: #904aad;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*高校生のアイコン表示*/

.game-tabel .class-cate05 {color: #FFF;background-color: #0082bb;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*中学生のアイコン表示*/

.game-tabel .class-cate06 {color: #FFF;background-color: #283e50;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*小学生のアイコン表示*/

.game-tabel .class-cate07 {color: #FFF;background-color: #e46fae;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*女子のアイコン表示*/

.game-tabel .game-detail {color: #FFF;background-color: #bb3a2e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*詳細有りのアイコン表示*/

.game-tabel .game-result {color: #FFF;background-color: #bb3a2e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*結果有りのアイコン表示*/

.game-tabel .game-no-detail {color: #FFF;background-color: #707070;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*詳細無しのアイコン表示*/

.game-tabel .game-no-result {color: #FFF;background-color: #707070;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*結果無しのアイコン表示*/

.game-tabel .game-detail a {color:#FFF;}
.game-tabel .game-result a {color:#FFF;}
.game-tabel .game-no-detail a {color:#FFF;}
.game-tabel .game-no-result a {color:#FFF;}


/*カテゴリーページ*/

.container .grid-area .thum-img .top_new_release_category {
	padding: 10px;
	background-color:#FFF;
	width: 278px;

}

.top_new_release_category .top_release_title_sp {
	display:block;
	background: #eae8de;
	padding:5px;
	width:266px;
	border: 1px solid #dbdbdb;
}

.top_new_release_category  .top_release_title {display:none;}

.top_new_release .top_release_title_sp span {font-size:88%;}
ul li .game-tabel table {
	width: 100%;
}
.container .game-tabel table {font-size:70%;	line-height:14px; 	width: 100%;}
.container .game-tabel table img {display:none;}

/*タブレット・スマホ 試合スケジュールアイコン非表示*/

.game-tabel table tr td .class {padding: 3px;color: #FFF;background-color: #1c861e; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}/*クラスのアイコン表示*/
.game-tabel table tr td .detail-off {padding: 3px;color: #FFF;background-color: #707070; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*詳細無しのアイコン表示*/
.game-tabel table tr td .result-off {padding: 3px;color: #FFF;background-color: #707070; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*結果無しのアイコン表示*/
.game-tabel table tr td .detail-on {padding: 3px;color: #FFF;background-color: #bb3a2e; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*詳細有りのアイコン表示*/
.game-tabel table tr td .result-on {padding: 3px;color: #FFF;background-color: #bb3a2e; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*結果有りのアイコン表示*/

.game-tabel table tr td a:hover {text-decoration:none;}



.game-tabel table tr th {
	padding: 3px;
	text-align:center;
	border: 1px solid #d8d8d8;

}
.game-tabel table tr td {
	padding: 3px;
	text-align:center;
	border: 1px solid #d8d8d8;

}

/*タブ箇所サイズ調整*/

.top_new_release_category  #menu li a.active {
	font-weight: bold;
	background: #f7f5ea;
width:38px;
	height: 30px;
	line-height:30px;
		display:block;
}


.top_new_release_category #menu{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	font-size:88%;
	text-align: center;
}

.top_new_release_category #menu li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0px;
width:38px;

/*  border: solid 1px #ccc;*/
  font-weight: bold;
	height: 30px;
	line-height:30px;
}

.secound-area #menu li a {outline:none;width: 38px;
	/*  border: solid 1px #ccc;*/
  font-weight: bold;
	height: 30px;
	line-height:30px;
	display:block;}


.top_new_release_category #menu li a {outline:none;}

.top_new_release_category #menu .tab_more {width:38px;height: 30px;
	line-height:30px;}

.top_new_release_category #menu .tab_more a.active {
	font-weight: bold;
	background: #eae8de;
width:38px;

	display:block;
	height: 30px;
	line-height:30px;

}

.top_new_release_category #menu .w-auto  a{width:auto;}
.top_new_release_category #menu .w-auto  a.active{width:auto;}
.top_new_release_category #menu .w-auto {width:276px;}

.top_new_release_category #menu .w-auto-wp  a{width:auto;} /*CMS用*/
.top_new_release_category #menu .w-auto-wp  a.active{width:auto;} /*CMS用*/
.top_new_release_category #menu .w-auto-wp {width:268px;} /*CMS用*/



.top_new_release_category #menu li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: -1px;
	width: 70px;
	  background: #fff;
	/*  border: solid 1px #ccc;*/
	list-style-type:none;
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top_new_release_category #menu li ul li {
  margin: 0;
  padding: 0;
width:38px;
  border: none;

}
.top_new_release_category #menu li ul li a {
	display: inline-block;
width:38px;
	height: 20px;
	padding-right: 3px;
	padding-left: 6px;
background:none;
}
.top_new_release_category #menu li ul li a:hover {
  background: #fff;
  color: #222;
width:38px;
  height: 20px;
}

.top_new_release_category  #tab_area #tab_ul #menu .last {   width:38px;
}
.top_new_release_category  #tab_area #tab_ul #menu .last a.active {  width:38px;
}

.top_new_release_category #tab_area #tab_ul {
	height:59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-bottom:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

.top_new_release_category #tab_area #tab_ground_ul {
	/*height:59px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-bottom:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

.top_new_release_category #tab_area #tab_ul_now {
	height:29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-bottom:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

.top_new_release_category ul li {
	list-style-type: none;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #d8d8d8;
	margin-top: 10px;
	padding-bottom: 9px;
/*	width: 258px; */
	font-size: 95%;
	overflow: hidden;
	zoom:1;
}
.top_new_release_category .top_new_release_list {
	width: 268px!important;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}



.top_more02 {
	text-align: right;
	margin-top: 8px;
	width:265px;
}

.top_more02 {overflow:hidden; zoom:1;}
.top_more02 img  {display:none;}
.top_more02 .list {color: #FFF;background-color: #bb3a2e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px; width:200px; float:right;}/*更新情報一覧画像箇所表示*/

.h137 {height:auto;}
.mr15 {margin-right:15px;}

.block-pc {display:block;}
.block-m {display:none;}
.block-s {display:none;}

.sp100{width:100%;}

.container .grid-area .thum-img-mr0tab {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img-mr0tab img {
	width:142px;
}

.container .grid-area .thum-img-mr1tab {
	float: left;
	margin-right: 0px;
	margin-bottom:8px;
}
.container .thum-img-mr1tab img {
	width:142px;
}


/*PCスタイル無効*/
.pc-ml15 {margin-left:0px;}
.pc-ml13 {margin-left:0px;}
.pc-ml12 {margin-left:0px;}
.pc-ml11 {margin-left:0px;}

.sp-ml15 {margin-left:15px;}
.sp-ml14 {margin-left:14px;}
.sp-ml13 {margin-left:13px;}
.sp-ml12 {margin-left:12px;}
.sp-ml0 {margin-left:0px;}

#page-top a img {
	height: 28px;
	width: 134px;
}

/* コンテンツの中身 */

#all .container .contents-box {
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}

/*大会概要の表組*/
.cup-detail-area {
	padding: 0px;
	line-height:15px;
	font-size:80%;
}

/*スマホは余白無し*/
.p15 {padding:0px;}

/* 大会一覧結果CMS用*/
.top_new_release_category .top_new_release_list-wp {
	width: 260px;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}

/*大会結果一覧 CMS用*/
#all .container .game-tabel-wp .wp-cup-table {font-size:9px;	line-height:14px; 	width: 98%;}

.top_new_release_list-wp ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.top_new_release_list-wp ul li {
	list-style-type: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	margin-top: 10px;
	padding-bottom: 9px;
	width: 267px;
	font-size: 95%;
	overflow: hidden;
	zoom:1;
}
.top_new_release .top_new_release_list-wp {
	width: 264px;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
}

.top_new_release_list-wp ul li .news-img-day {
	overflow: hidden;
	zoom:1;
}
.top_new_release_list-wp ul li .news-img-day .news-img {
	float: left;
	margin-right: 15px;
}

.top_new_release_list-wp ul li .news-img-day .news-day {
	float: left;
}
.top_new_release_list-wp ul li .news-text {
	padding: 3px;
}


.top_new_release_list-wp .top_more a img { width:199px;}

.game-tabel-wp table tr th {
	padding: 3px;
	text-align:center;
	border: 1px solid #d8d8d8;
		vertical-align:middle;
}
.game-tabel-wp table tr td {
	padding: 2px;
	text-align:center;
	border: 1px solid #d8d8d8;
		vertical-align:middle;
}
ul li .game-tabel-wp table {
	width: 100%;
}
.container .game-tabel-wp table {font-size:70%;	line-height:14px; 	width: 100%;}
.container .game-tabel-wp table img {display:none;}

/*タブレット・スマホ 試合スケジュールアイコン非表示*/

.game-tabel-wp table tr td .class {padding: 3px;color: #FFF;background-color: #1c861e; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}/*クラスのアイコン表示*/
.game-tabel-wp table tr td .detail-off {padding: 3px;color: #FFF;background-color: #707070; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*詳細無しのアイコン表示*/
.game-tabel-wp table tr td .result-off {padding: 3px;color: #FFF;background-color: #707070; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*結果無しのアイコン表示*/
.game-tabel-wp table tr td .detail-on {padding: 3px;color: #FFF;background-color: #bb3a2e; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*詳細有りのアイコン表示*/
.game-tabel-wp table tr td .result-on {padding: 3px;color: #FFF;background-color: #bb3a2e; display:block; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} /*結果有りのアイコン表示*/

.game-tabel-wp table tr td a:hover {text-decoration:none;}

/*各大会ページのアイコン箇所*/
.game-tabel-wp .class-cate01 {color: #FFF;background-color: #1c861e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*社会人のアイコン表示*/

.game-tabel-wp .class-cate02 {color: #FFF;background-color: #009f86;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*大学同好会のアイコン表示*/

.game-tabel-wp .class-cate03 {color: #FFF;background-color: #ed7d11;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*大学体育会のアイコン表示*/

.game-tabel-wp .class-cate04 {color: #FFF;background-color: #904aad;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*高校生のアイコン表示*/

.game-tabel-wp .class-cate05 {color: #FFF;background-color: #0082bb;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*中学生のアイコン表示*/

.game-tabel-wp .class-cate06 {color: #FFF;background-color: #283e50;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*小学生のアイコン表示*/

.game-tabel-wp .class-cate07 {color: #FFF;background-color: #e46fae;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*女子のアイコン表示*/

.game-tabel-wp .game-detail {color: #FFF;background-color: #bb3a2e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*詳細有りのアイコン表示*/

.game-tabel-wp .game-result {color: #FFF;background-color: #bb3a2e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*結果有りのアイコン表示*/

.game-tabel-wp .game-no-detail {color: #FFF;background-color: #707070;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*詳細無しのアイコン表示*/

.game-tabel-wp .game-no-result {color: #FFF;background-color: #707070;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}/*結果無しのアイコン表示*/

.game-tabel-wp .game-detail a {color:#FFF;}
.game-tabel-wp .game-result a {color:#FFF;}
.game-tabel-wp .game-no-detail a {color:#FFF;}
.game-tabel-wp .game-no-result a {color:#FFF;}

/*申し込みボタン*/

.entry-btn img {display:none;}
.entry-btn {color: #FFF;background-color:#F00;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px; font-weight:bold; font-size:120%;}
.entry-btn a {color:#FFF;}
.entry-btn a:hover {color:#FFF;}
.entry-sp {display:block;}

/* 会場情報 */
.grid-area .ground-area {
	background-color: #FFF;
	padding: 10px;
}

#all .grid-area .ground-area table tr td {
	text-align: center;
	padding:0px;
}

.entry-content td,
.comment-content td {
	padding:0px;
}

.ground-area table img {width:100%; height:auto;}
.ground-area .pc50 {width:100%;vertical-align: top;}

.ms-only {display:block;}

/*フォーム*/
.contact-form-policy {width:auto; height:100px; overflow:scroll; border:1px solid #B0B0B0; margin:0 auto 20px; padding:20px; overflow-x : hidden;}

.loopslider {
	margin: 0 auto;
	width: 270px;
	height: 55px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.loopslider ul {
/*	width: 100%;*/
	height: 55px;
	float: left;
	display: inline;
	overflow: hidden;
}
.loopslider ul li {
	width: 83px;
	height: 55px;
	float: left;
	display: inline;
	overflow: hidden;
}

.photo-area img {width:100%; height:auto;}
.loopslider ul li img {width:100%; height:auto;}

.photo-area .buy-btn {
	text-align: center;
	width:157px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*qa*/
.qaDl {
 margin: 0 0px 0px 0px;
}
.qaDl dd {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.pc-m15 {margin:0px;}

.com-in .com-year tr td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
		border-bottom-width: 1px;
	border-bottom-color: #CCC;
	vertical-align:middle;
}

.company-area img {width:100%; height:auto;}
.company-area table img { width:auto; height:auto;}

.pointTbl2 th {
	font-weight: normal;
	text-align: center;
	background-color: #a7daaf;
	padding: 5px;
	vertical-align:middle;
}

.pointTbl2 td {
 vertical-align: top;
 background-color: #f0fbee;
 padding: 5px;

}

.s-point {
	padding: 15px;
	border: 1px solid #CCC;
	margin-right: 0px;
	margin-left: 0px;
}

.training-camp img{ max-width:auto; height:auto;}
.training-camp div img{ max-width:100%; height:auto;}

.ground .jp-map-all {display:none;}

/*公式戦情報*/
.game-info-area tr th {
	padding: 5px;
	border: 1px solid #dbdbdb;
	background-color: #F3F3F3;
	text-align:center;
	vertical-align:middle;
}

.game-info-area tr td {
	padding: 5px;
	border: 1px solid #dbdbdb;
	vertical-align:middle;
}

/*
#all .container .grid-area a {width:142px; height:127px; display:block;}
#all .container .grid-area a:hover {width:142px; height:127px; display:block;}
*/

.sp-btn {width:142px; height:127px; display:block;}

/*カテゴリー非表示*/
.block-pc-only {display:none;}
.block-m-only {display:none;}
.block-s-only {display:block;}
.block-ms-only {display:block;}

/*スマホのみ padding-bottom:15px;*/

.sp-pb15{padding-bottom:15px; display:block;}

.ground-190 {width:100%; margin-top:15px;}
.ground-190 {width: 100%;}.groud-list ul li a img {
	height: auto;
	width: 100%; max-width:100%;
}

.sp-only {display:block;}

.pg-btn img {display:none;}
.pg-btn {color: #FFF;background-color:#F00;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px; font-weight:bold; font-size:120%;}
.pg-btn a {color:#FFF;}
.pg-btn a:hover {color:#FFF;}
.pg-sp {display:block;}

.cup-detail-area .cup-title {
background-size:20px 23px;
}

.cup-detail-area .cup-title02 {
background-size:20px 23px;
}

.cup-detail-area .cup-title03 {
background-size:20px 23px;
}
.s_list {
	width: 100%;

}
.s_list tr th {
	padding: 5px;
	border: 1px solid #CCC;
	vertical-align:middle;
		font-size:60%;
}

.s_list tr td {
	padding: 5px;
	text-align:center;
	border: 1px solid #CCC;
	vertical-align:middle;
		font-size:60%;
}

/*トレセン*/
#all .toresen-area .toresen-player {
	border: 1px solid #CCC;
	vertical-align: middle;
	font-size:60%;
}

.toresen-area .toresen-member {
	border: 1px solid #CCC;
	vertical-align: middle;
	padding:5px;
	width:35%;
}
.toresen-area .toresen-member-text {
	border: 1px solid #CCC;
	vertical-align: middle;
	padding:5px;
	font-size:80%;
}

/*背景画像スマホ用*/

#all .bg-up-area {
	background-image: url(../image/common/bg-up-area04-min.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-attachment:fixed;
	background-color: #000;
}

/*カテゴリー1つ*/
.container .grid-area .category-one{
	width:142px;
}
/*カテゴリー2つ*/
.container .grid-area .category-two{
	width:300px;
}
/*パンくず*/
#all .container .breadcrumbs {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*width: 270px; */
}

#all .container .breadcrumbs-static {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
width: 270px;
}

/*スマホ トップニュース*/
/*
  .grid-area .pc-top-news-btn {margin-left:0px;}
  */
/* photoフィールド */
  .photo-area .photo-thum-area ul li {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom:5px;
	width:48%;
	height:auto;
}

/*試合タイトル箇所*/

.cup-block .entry-title {

background-image: url(/common/image/common/ico/ico09.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#c20000;
-moz-background-size:482px auto;
background-size:482px auto;
	/*background-image: none;*/
	color:#FFF;
	padding-left: 35px;
	height: auto;
	padding-top: 8px;
	padding-bottom:8px;
	/*font-weight: bold; */
	font-size: 130%;
	padding-right:5px;
margin-bottom: 15px;
}

/*0808追加*/

#pick {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	border: 3px solid #F00;
	padding: 10px;
	color: #F00;
	line-height: 30px;
 width: 90%;
}

#pick02 {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	border: 3px solid #F00;
	color: #F00;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
 width: 88%;
}

.cmnTbl {
 width: 100%;
 border-collapse: collapse;
 margin-bottom: 16px;
 		margin-left:auto;
		margin-right:auto;
}
  #all  .tokusetsu{
	background-color: #FFF;
	/*width: 298px; */
	width: 100%;
	height:auto;
	padding-top:15px;
}
 #all  .tokusetsu img {
width: 95%;
	height:auto;
}

/*ガゼッタ*/


#all .cup-detail-area .gazzetta .g-title {
	font-size: 150%;
	line-height:20px;
	font-weight:bold;
	padding-left:15px;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#all .cup-detail-area .gazzetta .cup-name {
	font-size: 190%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #ff0000;
	color: #FFF;
	margin-top: 15px;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

#all .cup-detail-area .gazzetta .g-table table tr th {
	background-color: #a0a0a0;
	padding: 5px;
	font-size: 100%;
	width:50%;
	color:#FFF;
	line-height:18px;
	text-align:center;
	vertical-align:middle;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
#all .cup-detail-area .gazzetta .g-table table tr td {
	font-size: 80%;
	line-height:18px;
	width:50%;
}
#all .cup-detail-area .gazzetta .g-table table tr .g-name {
	font-weight: bold;
}

#all .cup-detail-area .gazzetta .g-table table {
	width: 100%;}
#all .cup-detail-area .gazzetta .g-table {width: 100%;}

/*お助けショップ グラウンド、周辺地域情報 スマホ用*/

.g-info img {display:none;}
.g-info-img {color: #FFF;background-color:#ff4b7e;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px; font-weight:bold; font-size:120%; line-height:22px;}
.g-info-img a {color:#FFF;}
.g-info-img a:hover {color:#FFF;}

.g-info-img02 {color: #FFF;background-color:#518f00;display:block;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px; font-weight:bold; font-size:120%; line-height:22px;}
.g-info-img02 a {color:#FFF;}
.g-info-img02 a:hover {color:#FFF;}

.g-info-sp {display:block; text-align:left;}

/*1014追加 各カテゴリー タブ箇所*/

#all #menu .tab-top-block {
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	width: 138px;
	/*  border: solid 1px #ccc;*/
	 font-weight: bold;
	height: 30px;
	line-height:30px;

}

#all #menu .tab-top-block a.active {
		 position: relative;
	 float: left;
	 margin: 0;
	 padding: 0px;
	width: 138px;
	text-align:center;

	/*  border: solid 1px #ccc;*/
	 font-weight: bold;
	height: 30px;
	line-height:30px;

}

#all .tab-year {clear:both;}

/* 1119追加 ブログ紹介ページ */

.blog-main-img img{width:100%; height:auto;}

.blog-title {
	font-weight:bold;
	background-image: url(../image/common/ico/ico10.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 20px;
margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd1d21;
	color:#bd1d21;
	width:250px;
}

.blog-area {width:270px;}

.blog-area ul {
	padding:0px;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.blog-area ul li {
	background-image: url(../image/common/ico/ico11.png);
	background-repeat: no-repeat;
	background-position: left center;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.secound-subtitle {
	font-weight:bold;
	background-image: url(../image/common/ico/ico12.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 20px;
margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd1d21;
	color:#bd1d21;
}

.secound-right-block ul {
	padding:0px;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.secound-right-block ul li {
	background-image: url(../image/common/ico/ico11.png);
	background-repeat: no-repeat;
	background-position: left 7px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.blog-text-q { color:#00F;}

#secondary-blog-area {

	padding-top:30px;
	position: relative;
	z-index: 2;
	float: none;
	width:270px;
	clear:both;
}

.blog-main-img {overflow:hidden;}
.blog-f-left {float:none;width: 100%; margin-bottom:10px;}
.blog-f-right {float:none;width: 100%;}
.blog-main-text {font-weight:bold; margin-bottom:10px; text-align:center; display:block; font-size:110%;}


.tokusetsu-area .tokusetsu-block {
	width: 91.4%;
	padding: 15px;
	background-color: #FFF;
	font-size: 110%;
	line-height: 22px;
}
.tokusetsu-table {
	width: 100%;
	font-size:70%;
	line-height:16px;
}
.tokusetsu-table tr td img {width:100%; height:auto;}
.tokusetsu-archive tr td img {width:100%; height:auto;}

#tab_area .year-archive {
	overflow: hidden;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width:100%;
}
#all #tab_area .year-archive ul {width:100%;}

#all #tab_area .year-archive ul li {
	float: left;
	display: block;
	width: 23%;
	margin-left: 1%;
}

.member-table {width: 100%;}
.member-table .member01 {width: 100%;
margin-bottom: 15px;}
.member-table .member02 {width: 100%; margin-bottom:15px;}
.member-table .member03 {width: 100%; margin-bottom:15px;}
.member-table .member04 {width: 100%; margin-bottom:15px;}
.member-table .member05 {width: 100%; margin-bottom:15px;}

.member-table .member01 th {text-align: left;
border: 1px solid #CCC;
display: block;
width: 50%;}
.member-table .member01 td {text-align: left;
border: 1px solid #CCC;
display: block;
width: 54%;}

.member-table .member03 th {text-align: left;
border: 1px solid #CCC;
display: block;
width: 50%;}
.member-table .member03 td {text-align: left;
border: 1px solid #CCC;
display: block;
width: 54%;}

.information-block img {
	height: auto;
	width: 100%;
	max-width:100%;
min-width:100%;
}

.member-table .necessity {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top:15px;
}


.member-table .member01 th {text-align:left;border:1px solid #CCC;}
.member-table .member01 td {text-align:left;border:1px solid #CCC;}

.member-table .member02 th {text-align: center;
border: 1px solid #CCC;
width: 50%;}
.member-table .member02 td {border: 1px solid #CCC;
text-align: center;
width: 50%;}

.member-table .member03 th {text-align:left;border:1px solid #CCC;}
.member-table .member03 td {text-align:left;border:1px solid #CCC;}

.member-table .member04 th {text-align:center;border:1px solid #CCC;width: 50%;}
.member-table .member04 td {text-align:center;border:1px solid #CCC;width: 54%;}

.member-table .member05 th {text-align:left;border:1px solid #CCC;}
.member-table .member05 td {text-align:left;border:1px solid #CCC;}


.member-table .member02 input {width: 100%; padding: 0px;}

.member-table .member04 input {width: 100%; padding: 0px;}

.btn-link  {margin:15px; font-size:70%;}
.sp-p15 {padding:15px!important;}


.pc-tab-only {display:none;}
.tab-sp-only {display:block;}
.sp-only {display:block;}

/*201608追加*/

#fixedBox {display:none;}

#header{position: relative;z-index:8888;height: 93px;width: 100%;background-image: url(../image/all/header-bg.png);background-repeat: no-repeat;background-position: center top;}
#openMenu{position:absolute;top: 22px;right: 10px;}
.second-all-area #openMenu{position:absolute;top: 36px;right: 10px;}

#openMenu img {width: 50px;
height: auto;}

#layerMenu{
display: none;
position:absolute;
/* top:37px; */
left:0;
width:100%;
height:100%;
font-size: 12px;
z-index:9999;
margin-top: -65px;

}



#layerMenu ul{
border-top: solid 1px #ccc;
margin-left:-40px;
background-color: #FFF!important;
margin-top:0px;
}

#wp-layer #layerMenu ul{
border-top: solid 1px #ccc;
margin-left: 0px;
background-color: #FFF!important;
margin-top:0px;
}

#layerMenu ul li{
background: #fff;
list-style: none;
border-bottom: solid 1px #ccc;
text-align:left;
}
#layerMenu ul li a{
position: relative;
padding: 10px;
text-decoration: none;
color: #555;
display: block;
}
#layerMenu ul li a:hover{
color: #EA0001;
}
#closeMenu {
position: absolute;
/* top: -37px; */
right: 0%;
cursor: pointer;
}#layerMenu #close-btn {
	background-color: #FFF!important;
	width: 100%!important;
	height: 37px!important;
	z-index:19999!important;
	text-align:center;
}
#layerMenu #close-btn img { max-width:100%; height:auto;    vertical-align: top;}

#header .header-img {
	text-align: center;
}

#header .header-img img {
	width: 114px; height: auto;
}

#all .pc-none {display:block;}
#all .tab-none {display:block;}
#all .sp-none {display:none;}



#all .pc-none {display:block;}
#all .tab-none {display:block;}
#all .sp-none {display:none;}

#all .pc-tab-none {display:block;}
#all .pc-sp-none {display:none;}
#all .tab-sp-none {display:none;}


#all .pc-only {display:none;}
#all .tab-only {display:none;}
#all .sp-only {display:block;}

#all .pc-tab-only {display:none;}
#all .pc-sp-only {display:block;}
#all .tab-sp-only {display:block;}


#all .bg-up-area {
	/*	background-image: url(../image/common/bg-up-area.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed; */

	background-image: url(../image/common/bg-up-area04-min.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-attachment:fixed;

	background-color: #000;
	margin-top: 0px;
}


 .contents-area {
	overflow: hidden;
}

.contents-area .footer-area {
	background-color: #C8161E;
	width: 100%;
}
.footer-area .footer-box {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color:#FFF;
}
.footer-box .footer-copy {
	font-size: 88%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.footer-box .footer-title {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.footer-logo img {
	height: 71px;
	width: 71px;
}
.footer-title .footer-logo {
	float: left;
	margin-left: 350px;
}
.footer-title .footer-text {
	float: right;
	margin-right: 350px;
	font-size: 180%;
	margin-top: 15px;
}
.footer-text h2 {
	font-size: 100%;
}
.footer-box .footer-sns {
	overflow: hidden;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
.footer-sns-img img {
	height: 50px;
	width: 50px;
	float: left;
}
.footer-sns .footer-sns-img {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

.footer-sns .footer-sns-img img:hover  {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}

.footer-box .footer-title img {
	height: auto;
	width: 80%;
}

.footer-text-area {
	padding-top: 10px;
	padding-left: bottom: 10px;
	overflow: hidden;
}
.footer-tel-mail table tr td {
	/*padding: 5px;*/
	vertical-align: middle;
	display: block;
	text-align: center;
}
.footer-text-area .footer-tel-mail {
	width: 74%;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}
/*.footer-text-area .footer-tel-mail a { color:#fff;}*/


.footer-text-area .footer-tel-mail {
	width: 160px;;
	margin-right: auto;
	margin-left: auto;
}

/*追加*/


.facebook-s-cate01 {display:block;}
.facebook-s-cate01 .fb-page {
    width:100% !important;}

    .top_new_release_category div#outside2 ul li {
	list-style-type: none;
	line-height: 24px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #d8d8d8;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 135px!important;
	font-size: 95%;
	overflow: hidden;
	zoom:1;
	float: left;
	margin: 0px;
	padding: 0px;
}
.top_new_release_category div#outside2 #inside0-nav {text-align:left;}
.top_new_release_category div#outside2 #inside0-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}
.top_new_release_category div#outside2 #inside1-nav {text-align:left;/* overflow: hidden; */}
.top_new_release_category div#outside2 #inside1-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;/* float: left; */}
.top_new_release_category div#outside2 #inside2-nav {text-align:left;}
.top_new_release_category div#outside2 #inside2-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}
.top_new_release_category div#outside2 #inside3-nav {text-align:left;}
.top_new_release_category div#outside2 #inside3-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}
.top_new_release_category div#outside2 #inside4-nav {text-align:left;}
.top_new_release_category div#outside2 #inside4-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}
.top_new_release_category div#outside2 #inside5-nav {text-align:left;}
.top_new_release_category div#outside2 #inside5-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}
.top_new_release_category div#outside2 #inside6-nav {text-align:left;}
.top_new_release_category div#outside2 #inside6-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}
.top_new_release_category div#outside2 #inside7-nav {text-align:left;}
.top_new_release_category div#outside2 #inside7-nav li {text-align:center!important;width: 90px!important;height: 40px;line-height: 40px;}

.top_new_release_category div#outside2 #inside0-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside1-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside2-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside3-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside4-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside5-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside6-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}
.top_new_release_category div#outside2 #inside7-nav a {text-align:center!important;width: 90px!important;padding: 0px;display: block;}

.top_new_release_category div#outside2 ul li {
	list-style-type: none;
	line-height: 24px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #d8d8d8;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 135px!important;
	font-size: 95%;
	overflow: hidden;
	zoom:1;
	float: left;
	margin: 0px;
	padding: 0px;
}
#outside2-nav .top-link00 a,
#outside2-nav .top-link01 a,
#outside2-nav .top-link02 a,
#outside2-nav .top-link03 a,
#outside2-nav .top-link04 a,
#outside2-nav .top-link05 a,
#outside2-nav .top-link06 a,
#outside2-nav .top-link07 a{
	 position: relative;
	 float: left;
	 margin: 0;
	 padding: 0px;
	 width: 135px!important;
	 /*  border: solid 1px #ccc;*/
	 font-weight: bold;
	 height: 40px;
	 line-height:40px;
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: #d8d8d8;
	 }


	 /* SPORTS MANAGEMENT FOOTBALL COMPETITION 2017 ぺージ用*/
	 #all .title_wrap {
		 padding: 20px 0;
	 }
	 .top_new_release_category {
		 margin: 0;
	 }
	 #all .title2017 {
		display: block;
		position: relative;
    top: 25px;
		height: 120px;
	  font-size: 130%;
		color: #FFF;
		text-align: center;
		font-weight: bold;
	 }
	 #fc2017area {
		 display: none;
	 }
	 .subnavi {
 		padding-left: 0px;
 	}
 	.subnavi li{
 		width: 140px;
 		height: 132px
   	display: inline-block;
   	margin-right: 0;
		margin-bottom: 10px;
		vertical-align: top;
 	}
 	.subnavi li img{
 		width: 90%;
 	}
 	.subnavi li p {
 		font-size: 80%;
 	}
	#all .title_wrap{
		padding:50px 0;
	}
	 #all .ivent-box table {
	 font-size: 0.7em;
		width: 98%;
	 }
	 #all .ivent-box table th {
	 	padding: 5px;
	 }
	 .btn02-area{
		 display: none;
	 }

	.iventspeace th {
		padding-bottom: 20px;
		line-height: 1;
	}
	.iventspeace td {
		padding-bottom: 15px;
		line-height: 1;
	}
	#all .ivent-box {
		margin-bottom: 40px;
	}
	#all .iventspeace .new-game {
		/*width: 20px;*/
		margin-right: 5px;
		margin-left: 5px;
		line-height: 1;
	}
	#all .iventspeace .game-detail{
		display: none;
	}
	#all .ivent-box .class-cate02 {
		display: none;
	}
	 /*大学同好会のアイコン表示*/
	 #all .iventspeace .ivent-box .none-area {
		 display: none;
	 }
	 .fc2017-subnavi{
		 flex-wrap: wrap;
		 justify-content: center;
		 width: 300px;
		 margin: 0 auto;
	 }
		.imgbtn img{
			width: 120px;
			height: 163px;
		}
	 .imgbtn01 {
	 	width: 120px;
	 	height: 163px;
	 }
	 .imgbtn02 {
	 	width: 120px;
	 	height: 163px;
	 }
	 .imgbtn03 {
	 	width: 120px;
	 	height: 163px;
	 }
	 .imgbtn04 {
	 	width: 120px;
	 	height: 163px;
	 }
	 .game-detail-td{
		display: none;
	}
	.fc-text{
	font-size: 0.5em;
	margin-bottom: 20px;
	margin-top: -30px;
	}
	.fc2017-linkbaner{
		margin: 50px 0;
		width: 90%;
	}
 .container-fc2017 .banner_list{
		width: 300px;
		margin: 0 auto;
	}
/*fc２０１７ページ幅変更*/
	.container-fc2017 {
		width: 96%;
		margin-right: auto;
		margin-bottom: 15px;
		margin-left: auto;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.container-fc2017 .box_skitter .info_slide　{
	position:absolute;
	top:70px;
	left:5px;
	z-index:100;
	/*background:#000*/;
	color:#fff;
	font:bold 11px arial;
	padding:0px 0 0px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	opacity:0.75;
}
.box_skitter .info_slide .image_number {
	background:#F00;
	float:left;
	padding:0px 0px;
	margin:0 2px 0 0;
	cursor:pointer;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;}
.box_skitter .info_slide .image_number_select {
	background:#F00;
	float:left;
	padding:0px 0px;
	margin:0 2px 0 0;
	}
	.container-fc2017 .grid-area {
		padding-top: 0px;
		overflow: hidden;
		zoom:1;
		width: 100%;
		margin-right: auto;
		　　margin-left: auto;
	}
	.container-fc2017 .grid-area .thum-img {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img img {
		width:142px;
	}
	.container-fc2017 .grid-area .thum-img-mr0 {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img-mr0 img {
		width:142px;
	}
	.container-fc2017 .grid-area .thum-img-mr1 {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img-mr1 img {
		width:142px;
	}
	.container-fc2017 .grid-area .thum-img-two {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img-two img {
		width:300px;
	}

	.container-fc2017 .grid-area .thum-img-two02 {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img-two02 img {
		width:300px;
	}

	.container-fc2017 .grid-area .thum-img-two-mr0 {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
			clear: both;
		width:300px;
	}
	.container-fc2017 .thum-img-two-mr0 img {
		width:300px;
	}

	.container-fc2017 .grid-area .thum-img-two02-mr0 {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
			clear: both;
		width:300px;
	}
	.container-fc2017 .thum-img-two02-mr0 img {
		width:300px;
	}
	.facebook-pc {display:none;}
	.facebook-m {display:none;}
	.facebook-s {display:block;}
	.container-fc2017 .grid-area .thum-img .top_new_release {
		padding: 10px;
		background-color:#FFF;
		width: 100%;
		height:auto;
	}
	.container-fc2017 .news-img img {
		width:80px;
	}
	.container-fc2017 .top_release_title img {
		height: auto;
		width: 290px;
	}
	.container-fc2017 .grid-area .thum-img .top_new_release_category {
		padding: 10px;
		background-color:#FFF;
		width: 278px;
	}
	.container-fc2017 .grid-area .thum-img-mr0tab {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img-mr0tab img {
		width:142px;
	}

	.container-fc2017 .grid-area .thum-img-mr1tab {
		float: left;
		margin-right: 0px;
		margin-bottom:8px;
	}
	.container-fc2017 .thum-img-mr1tab img {
		width:142px;
	}
	/* コンテンツの中身 */
	#all .container-fc2017 .contents-box {
		background-color: #FFF;
		padding: 15px;
		margin-bottom: 15px;
	}
	/*パンくず*/
	#all .container-fc2017 .breadcrumbs {
		background-color: #FFF;
		padding-top: 10px;
		padding-right: 13px;
		padding-bottom: 0px;
		padding-left: 15px;
		/*width: 270px; */
	}
	#all .container-fc2017 .breadcrumbs-static {
		background-color: #FFF;
		padding-top: 10px;
		padding-right: 13px;
		padding-bottom: 0px;
		padding-left: 15px;
	/*width: 300px;*/
	margin: 0 auto;
	}
