@charset "UTF-8";
/*
Theme Name: wildrover
Theme URL: http://www.wildrover-net.com
Description: 同志社大学アメリカンフットボール部
Author: 同志社大学アメリカンフットボール部
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/

body {
	background: #6b1b7e;
	color: #fff !important;
}

.vi_xs {
	display: none;
}

.hidden_xs {
	display: inline;
}

p {
	padding: 0;
	margin: 0;
}

ul,
dd,
dt {
	margin: 0;
	padding: 0;
}

/* color */

.red {color: #ff0000;}

/* TABLE */

table {
	width: 100%;
}

table th,
table td {
	background: #3e3e3e;
	border: solid #fff 1px;
	padding: 10px 20px;
	color: #FFFFFF;
}

/*link*/
.link_setA a {
	background: url(img/link_arA.png)no-repeat left;
	background-size: 16px;
	padding-left: 20px;
}

/* Header */

header {
	background: url(img/head_bg.png), linear-gradient(90deg, #511661 0%, #511661 50%, #1c0821 50%, #1c0821 100%);
	background-position: center;
	background-repeat: repeat-y;
	height: 90px
}

header #rogo {
	padding: 10px 0;
}

header #rogo img#siteId {
	width: 270px;
}

header #rogo sub img {
	width: 200px;
}

.navbar-nav {
	background-color: rgba(0, 0, 0, 0);
}

.navbar-nav li {
	margin: 8px 0;
}

#navbarNavDropdown {
	background-color: rgba(0, 0, 0, 0);
}

.mega-dropdown {
	position: static;
}

.dropdown-menu {
	background-color: rgba(19,19,19,0.95) !important;
}

.dropdown-menu.mega-dropdown-menu.show {
	width: 100%;
}

.dropdown-submenu:hover .dropdown-submenu-menu {
	visibility: visible;
}

.dropdown-submenu-menu {
	position: absolute;
	left: 0;
	visibility: hidden;
}

.dropdown-menu .dropdown-item {
	display: block;
	width: auto;
}

p.card-text {
	word-wrap: break-word;
	white-space: pre-line;
	word-break: break-all;
}



/* Fotter */
footer {
	background: #6b1b7e;
	padding: 30px 0 10px;
}

footer #footMenu li {
	list-style: none;
}

#foot_rogo img {
	max-width: 200px;
}

#foot_copy {
	padding: 20px 0;
}

#foot_copy img.foot_rogo {
	width: 300px;
}

#foot_copy img.foot_subrogo {
	width: 250px;
	margin-left: 20px;
}

#foot_copy p {
	padding: 8px 0;
}

/* Top */

.sld_img_a {
	width: auto;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#top_sld {
	position: relative;
	width: 100%;
	height: 520px;
	margin-top: 88px;
}

#top_sld_bace {
	/*position: absolute;*/
	z-index: -3;
	/*top: 0;*/
	max-width: 1200px;
	width: 100%;
}

#top_sld_upper {
	height: 250px;
	position: absolute;
	top: 270px;
	width: 100%;
	background: url(img/gameBg_blue.png) repeat-x;
}

#top_game {
	background: url(img/top_emblem.png) no-repeat center 0px;
	background-size: 245px;
}

#game_box {
	padding: 40px 40px 250px;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	display: block;
}

#game_box .game_l {
	width: 450px;
	height: 180px;
	float: left;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

#game_box .game_l span.gameNext {
	font-size: 0.8rem;
}

#game_box .game_l span.gameVs {
	font-size: 1.8rem;
}

#game_box .game_l img {
	padding: 0 10px;
	width: 150px;
	height: auto;
}

#game_box .game_l p {
	display: inline-block;
}

#game_box .game_r {
	width: 360px;
	height: 180px;
	float: right;
	display: flex;
	text-align: right;
	-webkit-align-items: center;
	align-items: center;
}

#game_box .game_r span.game_tr {
	font-size: 0.4rem;
}

#game_box .game_r span.gtime {
	font-size: 1.8rem;
}

#top_info_bg {
	background: #000;
	padding-bottom: 30px;
}

/*#top_info_bg img {
	float: left;
	width: 50%;
}*/

#top_info_bg .top_box {
	background: #fff;
	/*padding: 30px !important;*/
	margin: -20px 0 0 0;
}

/*#top_info_bg .c_box {
	position: relative;
	display: inline-block;
	padding-left: 15px;
}*/

#top_info_bg .c_box a.link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#top_info_bg h3 {
	font-size: 1.7rem;
	font-weight: bold;
	color: #222;
}

#top_info_bg .result_set {
	font-size: 1.1rem;
	color: #222;
}

#top_info_bg .place {
	font-size: 0.8rem;
	color: #222;
	margin-bottom: 5px;
}

p.top_info_hA {
	background: #c00;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 5px;
}

p.top_info_hB {
	background: #ccc;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 5px;
}

p.top_info_hC {
	background: #6b1b7e;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 5px;
}

#top_feature {
	background: #50135e;
	padding-bottom: 30px;
}

#top_sns {
	background: #6b1b7e;
	padding-bottom: 30px;
}

h2.lg_Htwo {
	color: #fff;
	padding: 50px 0 50px;
	font-size: 3rem;
	text-align: center;
}

h2.Hset_blk,
h2.Hset_blu_a,
h2.Hset_blu_b {
	line-height: 2.2rem;
	padding-bottom: 70px;
}

h2.Hset_blk {
	background: url(img/h_set_blk.png) no-repeat center top;
}

h2.Hset_blu_a {
	background: url(img/h_set_blu0.png) no-repeat center top;
}

h2.Hset_blu_b {
	background: url(img/h_set_blu1.png) no-repeat center top;
}

h2.Hset_blk span {
	font-size: 1.2rem;
}

h2.Hset_blu_a span {
	font-size: 1.2rem;
}

h2.Hset_blu_b span {
	font-size: 1.2rem;
}

/*  top info 201201  */
.top_newsBox {padding: 15px 0;}
.top_newsBox h3 {color: #fff !important;}
.top_newsBox ul {border-top: 1px #fff dotted; padding: 10px 0;}
.top_newsBox li {list-style: none;padding: 10px 0 0;}
.top_newsBox li span{ margin-right: 15px;}


/* Links */

#links {
	background: #000;
}

/* 2nd Contents */

#sndContent {
	margin-top: 88px;
	background: url(img/snd_bg_a.png);
	/*background-position: center;*/
	background-repeat: repeat-y;
}

#sndHeadset {
	position: relative;
}

#sndContent #panBace {
	position: inherit;
}

#sndContent #pankuz {
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 100;
}

#sndContent #baceTtl {
	text-align: center;
	font-size: 8rem;
	line-height: 7rem;
	opacity: 0.2;
}

h2.snd_Htwo {
	position: relative;
	color: #fff;
	padding: 50px 0 17px;
	font-size: 3rem;
	margin: -35px 0 0px;
	text-align: center;
}

h2.Hset_snd_a {
	background: url(img/h_set_sndA.png) no-repeat center top;
	line-height: 2.2rem;
}

h2.Hset_snd_a span {
	font-size: 1.2rem;
}

h4.Hset_snd_b {
	font-size: 1.3rem;
	padding: 5px 0;
	width: 100%;
	border-bottom: 1px #fff dotted;
	background: none;
	color: #fff;
}

h4.Hset_snd_a {
	font-size: 1.3rem;
	padding: 5px 0;
	width: 100%;
	color: #fff;
}

#sndBlock {
	background: #6b1b7e;
}

.snd_aBox {
	margin: 0px 0px;
	padding: 30px 0;
}

.snd_bBox {
	margin: 0px 100px;
	padding: 30px 0;
	background: #000;
}

.snd_cBox {
	margin: 0px 100px;
	padding: 30px 0;
	background: #631974;
}

.links_l {
	background: url(img/arr_left.png) no-repeat 0px 0px;
	background-size: 23px;
	padding-left: 30px;
}

.links_r {
	background: url(img/arr_right.png) no-repeat right;
	background-size: 23px;
	padding-right: 30px;
}

.links {
	background:url(img/arr_right.png) no-repeat left; 
	background-size: 23px; 
	padding-left: 30px; 
}

.snd_cBox h3,
.snd_bBox h3,
.snd_aBox h3 {
	background: url(img/h3_id.png) no-repeat right top, url(img/head_bg.png), linear-gradient(90deg, #511661 0%, #511661 50%, #1c0821 50%, #1c0821 100%);
	background-size: 170px, 100%, 100%;
	color: #fff;
	padding: 15px;
}

.sndDcontent {
	background: linear-gradient(-180deg, #50135e, #6b1b7e)
}

/* 2nd  -GAMEs- */
.game_info {
	padding: 30px;
}

.gameCtl {
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}

.gameCtl_p,
.gameCtl_n {
	display: inline-block;
}

.gameVs img {
	width: 100%;
	max-width: 170px;
}

.game_score {
	font-size: 0.9rem;
	width: 100%;
	border-collapse: collapse;
}

.game_score th,
.game_score td {
	white-space: nowrap
}

.game_score td {
	background-color: #1a1a1a;
	text-align: center;
}

.game_score .win {
	background-color: #c00;
}

.game_score .lose {
	background-color: #ccc;
}

.game_score .draw {
	background-color: #744a7e;
}

.gScoreDetails th {}

.gScoreDetails td {
	background-color: #222222;
	text-align: center;
}

.gameDetails {
	padding: 15px;
	background: #1a1a1a;
	width: 100%;
}


/* 2nd  -Member- */
.member {}

.mem_slist {
	display: flex;
	position: relative;
}

.mem_slist a.link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mem_slist img {
	width: 85px;
	height: 85px;
}

.mem_slist .cols {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.mem_slist .cols_img {
	max-width: 85px;
	background: #000;
}

.cols_dt {
	width: 100%;
}

.mem_slist .colBox {
	flex: 1;
}

.mem_slist .colBox.mem_img {
	flex: 2;
}

.mem_slist .colBox.mem_num {
	background: #481254;
	padding: 8px;
}

.mem_slist .colBox.mem_num .memSnum:before {
	content: "／";
}

.mem_slist .colBox.mem_num .memG {
	max-width: calc(100% - 80px) !important;
	display: inline-block;
}

.mem_slist .colBox.mem_name {
	background: #000;
	padding: 8px;
}

.mem_slist .memD_btn a {
	position: absolute;
	right: 30px;
	top: 16px;
	display: inline-block;
	background: #6b1b7e;
	color: #fff;
	padding: 13px;
	border-radius: 5px;
	border: 1px solid #444;
}

.mem_slist .memD_btn a:hover {
	background: #a451b8;
	color: #fff;
	border: 1px solid #999;
	text-decoration: none;
}

/* member lightcase  */

.mem_Llist {
	display: flex;
	position: relative;
}

.mem_Llist a.link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mem_Llist img {
	width: 200px;
	height: 200px;
}

.mem_Llist .cols {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.mem_Llist .cols_img {
	max-width: 200px;
	background: #000;
}

.mem_Llist .cols_dt {
	width: 100%;
}

.mem_Llist .colBox {
	flex: 1;
}

.mem_Llist .colBox.mem_img {
	flex: 4;
}

.mem_Llist .mem_class {
	background: #481254;
	padding: 8px 15px;
	font-size: 0.9rem;
	line-height: 1rem;
	white-space: nowrap;
}

.mem_Llist .colBox.mem_num {
	background: #000;
	padding: 8px 15px;
	font-size: 1.4rem;
	white-space: nowrap;
}

.mem_Llist .colBox.mem_num .memSnum:before {
	content: "／";
}

.mem_Llist .colBox.mem_name {
	background: #6b1b7e;
	padding: 5px 15px;
	font-size: 1.9rem;
}

.mem_Llist .colBox.mem_name_kana {
	background: #000;
	padding: 8px 15px;
}

.memDataSet {
	background: #000;
	padding: 10px;
	text-align: left;
}

.memDataSet ul {
	list-style: none;
}

.memDataSet ul li {
	list-style: none;
}

.lightcase-inlineWrap {
	background-color: #6b1b7e;
}

.mem_Llist .colBox.staff_posi {
	background: #000;
	padding: 8px 15px;
	font-size: 1.7rem;
}

.mem_Llist .colBox.staff_name {
	background: #6b1b7e;
	padding: 5px 15px;
	font-size: 1.9rem;
	white-space: nowrap;
}

.mem_Llist .colBox.staff_Career {
	background: #000;
	padding: 8px 15px;
	font-size: 1.3rem;
	white-space: normal;
}

.staffDataSet {
	background: #000;
	padding: 10px;
	text-align: left;
	color: #fff !important;
	font-size: 1.1rem;
}

.staffDataSet h4 {
	color: #fff;
	font-size: 1.0rem;
}

/*  team */
.cont_setA {
	display: flex;
	position: relative;
	padding: 0 30px
}

.cont_setA img {
	width: 170px;
	height: 170px;
}

.cont_setA .cols {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
}

.cont_setA .cols_img {
	max-width: 170px;
}

.cont_setA .cols_dt {
	width: 100%;
}

.cont_setA .colBox {
	flex: 1 1 auto;
}

.cont_setA .colBox.mem_img {
	flex: 2 2 auto;
}

.cont_setA .colBox.cont_setAname {
	background: url(img/cont_h_bg_id.png) no-repeat center, #481254;
	padding: 20px;
	font-size: 2rem;
}

.cont_setA .colBox.cont_setAtxt {
	background: #000;
	padding: 20px;
}

.cont_setb {
	padding: 0 30px;
}

.teamData h4 {
	padding: 30px;
}

.teamData p {
	padding: 0 30px 10px;
}

.teamData ul {
	padding: 0 30px 10px;
	margin-left: 1.5rem;
}

.teamData img {
	width: 100%;
	height: auto;
	padding: 0 30px 60px;
}



/*recruit*/
dl.re_dayList {
	display: flex;
	flex-wrap: wrap;
}

dl.re_dayList dt {
	background: rgba(30, 75, 115, 0.5);
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
	border-bottom: 1px #fff solid;
	text-align: right;
}

dl.re_dayList dd {
	width: 75%;
	box-sizing: border-box;
	padding: 10px;
	border-bottom: 1px #fff solid;
}

.re_data {
	padding: 30px 30px 0;
}

.re_data img {
	width: 90%;
	height: auto;
}

.re_invent img {
	width: 100%;
	height: 100%;
}


/*　SNS　*/

.instaBg {
	background: #fff;
	border-radius: 3px;
	padding: 5px;
	height: auto;
	min-height: 500px;
}

.facebook-wrapper {
	max-width: 500px;
	margin: 0 auto;
	height: auto;
	max-height: 450px;
}

.facebook-wrapper>.fb-page {
	width: 100%;
}

.facebook-wrapper>.fb-page>span,
.facebook-wrapper iframe {
	width: 100% !important;
}

/*-------------------------------------------------
 table
--------------------------------------------------*/

/*  scroll table  */
.scroll {
	overflow: auto;
	/*tableをスクロールさせる*/
	white-space: nowrap;
	/*tableのセル内にある文字の折り返しを禁止*/
}

.scroll::-webkit-scrollbar {
	/*tableにスクロールバーを追加*/
	height: 5px;
}

.scroll::-webkit-scrollbar-track {
	/*tableにスクロールバーを追加*/
	background: #F1F1F1;
}

.scroll::-webkit-scrollbar-thumb {
	/*tableにスクロールバーを追加*/
	background: #BCBCBC;
}

/* 80th conbtent  */
.sethcont {margin-bottom: 60px;}
.sethcont .top_read {font-size: 1.6rem;}
.sethcont .th_menu　{text-align: center;}
.sethcont .th_menu img{ display: block; margin: 0 auto 15px;}
.sethcont ul li {list-style: none;}
.sethcont .th_menu ul li a{display: block; background-color:#631376; background-image:url("img/cont_h_bg_id.png"); background-position:top right; background-size: 20%; background-repeat:  no-repeat; padding:  18px 12px; border-radius: 8px; margin-bottom: 8px; }
.sethcont .th_menu ul li a:hover{background: #4e0d5d; text-decoration: none;}

.topboies .boxa a { background-image:url("img/80th/top_content01.jpg"); }
.topboies .boxb a { background-image:url("img/80th/top_content02.jpg"); }
.topboies .boxc a { background-image:url("img/80th/top_content03.jpg"); }
.topboies .boxd a { background-image:url("img/80th/top_content04.jpg"); }
.topboies .boxe a { background-image:url("img/80th/top_content05.jpg"); }

.topboies .boxa a,.topboies .boxb a,.topboies .boxc a,.topboies .boxd a,.topboies .boxe a {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center; 
	vertical-align: middle; 
	max-width: 425px; height: 250px; 
	line-height: 250px; 
	margin-bottom: 20px;
	font-size: 1.5rem;
	font-weight: bold;
}
.contents_80th {background: #000; padding:10px 20px 40px;}
.contents_80th p{ padding: 10px;}
.sethcont .cont_setAname {background: url("img/cont_h_bg_id.png") no-repeat center,#481254; padding: 20px; font-size: 2rem;}
ul.seth_list li a{background: url("img/ar_30.png") no-repeat; background-size: 15px;padding-left: 20px; line-height: 1.3;}
ul.seth_list li {padding-bottom: 15px;}

.contents_80th .cont_setAtxt h2, .contents_80th .cont_setAtxt h3,.contents_80th .cont_setAtxt h4,.contents_80th .cont_setAtxt h5,.contents_80th .cont_setAtxt h6 { 
	padding: 40px 10px 0;
}
.contents_80th .cont_setAtxt ul, .contents_80th .cont_setAtxt ol,.contents_80th .cont_setAtxt dl {	padding: 0px 10px 0;}
.alignleft { float: left; margin-right: 20px;}
.alignright { float: right; margin-right: 20px;}
.aligncenter { margin: 0 auto;}


/*　padding　margin set　*/

.mt_10 {
	margin-top: 10px !important;
}

.mt_15 {
	margin-top: 15px !important;
}

.mt_20 {
	margin-top: 20px !important;
}

.mt_30 {
	margin-top: 30px !important;
}

.mt_40 {
	margin-top: 40px !important;
}

.mt_50 {
	margin-top: 50px !important;
}

.mb_10 {
	margin-bottom: 10px !important;
}

.mb_15 {
	margin-bottom: 15px !important;
}

.mb_20 {
	margin-bottom: 20px !important;
}

.mb_30 {
	margin-bottom: 30px !important;
}

.mb_40 {
	margin-bottom: 40px !important;
}

.mb_50 {
	margin-bottom: 50px !important;
}

.ml_10 {
	margin-left: 10px !important;
}

.ml_15 {
	margin-left: 15px !important;
}

.ml_20 {
	margin-left: 20px !important;
}

.ml_30 {
	margin-left: 30px !important;
}

.ml_40 {
	margin-left: 40px !important;
}

.ml_50 {
	margin-left: 50px !important;
}

.mr_10 {
	margin-right: 10px !important;
}

.mr_13 {
	margin-right: 13px !important;
}

.mr_15 {
	margin-right: 15px !important;
}

.mr_20 {
	margin-right: 20px !important;
}

.mr_30 {
	margin-right: 30px !important;
}

.mr_40 {
	margin-right: 40px !important;
}

.mr_50 {
	margin-right: 50px !important;
}

.pt_10 {
	padding-top: 10px !important;
}

.pt_15 {
	padding-top: 15px !important;
}

.pt_20 {
	padding-top: 20px !important;
}

.pt_30 {
	padding-top: 30px !important;
}

.pt_40 {
	padding-top: 40px !important;
}

.pt_50 {
	padding-top: 50px !important;
}

.pt_90 {
	padding-top: 90px !important;
}

.pb_10 {
	padding-bottom: 10px !important;
}

.pb_15 {
	padding-bottom: 15px !important;
}

.pb_20 {
	padding-bottom: 20px !important;
}

.pb_30 {
	padding-bottom: 30px !important;
}

.pb_40 {
	padding-bottom: 40px !important;
}

.pb_50 {
	padding-bottom: 50px !important;
}

.pl_10 {
	padding-left: 10px !important;
}

.pl_15 {
	padding-left: 15px !important;
}

.pl_20 {
	padding-left: 20px !important;
}

.pl_30 {
	padding-left: 30px !important;
}

.pl_40 {
	padding-left: 40px !important;
}

.pl_50 {
	padding-left: 50px !important;
}

.pr_10 {
	padding-right: 10px !important;
}

.pr_15 {
	padding-right: 15px !important;
}

.pr_20 {
	padding-right: 20px !important;
}

.pr_30 {
	padding-right: 30px !important;
}

.pr_40 {
	padding-right: 40px !important;
}

.pr_50 {
	padding-right: 50px !important;
}



@media (max-width: 960px) {
	.vi_xs {
		display: none;
	}

	.hidden_xs {
		display: none;
	}

	.hidden_xs img {
		width: 100%;
		max-width: 190px;
	}

	.navbar-collapse {
		background-color: rgba(30, 75, 115, 0.5);
		width: 100%;
		padding: 20px
	}

	#navbarNavDropdown {
		background-color: #6b1b7e;
		padding: 20px;
		width: 100%;
	}


	#top_sld {
		position: relative;
		width: 100%;
		height: 490px;
		margin-top: 88px;
	}

	#game_box {
		height: auto;
	}

	#game_box .game_l {
		width: 100%;
		height: auto;
	}

	#game_box .game_r {
		width: 100%;
	}

	/*#top_info_bg img {
		width: 100%;
		max-width: 200px;
	}*/

	#top_info_bg .top_box {
		background: #fff;
		/*padding: 30px !important;*/
		margin-top: 0;
	}

	#top_info_bg .c_box {
		display: inline-block;
		/*padding: 10px 0;*/
	}

	#top_info_bg h3 {
		font-size: 1.2rem;
	}

	#top_info_bg .result_set {
		font-size: 1.1rem;
	}

	#top_info_bg .place {
		font-size: 0.8rem;
	}

	p.top_info_hA {
		background: #c00;
		padding: 5px 10px;
	}

	#game_box .game_l,
	#game_box .game_r {
		width: 100%;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}

	#game_box .game_l span {
		font-size: 0.8rem;
	}

	#game_box .game_l img {
		padding: 0 10px;
	}

	#game_box .game_l p {
		display: inline-block;
	}

	#game_box .game_r span.game_tr {
		font-size: 0.4rem;
	}

	#game_box .game_r span.gtime {
		font-size: 1.0rem;
	}

	/* snd */
	.snd_bBox {
		margin: 0px 5px;
	}

	.snd_bBox {
		margin: 0px 0px;
	}

	.snd_cBox {
		margin: 0px 0px;
	}

	.mt_sp_10 {
		margin-top: 10px !important;
	}

	.mt_sp_15 {
		margin-top: 15px !important;
	}

	.mt_sp_20 {
		margin-top: 20px !important;
	}

	.mt_sp_30 {
		margin-top: 30px !important;
	}

	.mt_sp_40 {
		margin-top: 40px !important;
	}

	.mt_sp_50 {
		margin-top: 50px !important;
	}

	.mb_sp_00 {
		margin-bottom: 0px !important;
	}

	.mb_sp_10 {
		margin-bottom: 10px !important;
	}

	.mb_sp_15 {
		margin-bottom: 15px !important;
	}

	.mb_sp_20 {
		margin-bottom: 20px !important;
	}

	.mb_sp_30 {
		margin-bottom: 30px !important;
	}

	.mb_sp_40 {
		margin-bottom: 40px !important;
	}

	.mb_sp_50 {
		margin-bottom: 50px !important;
	}

	.ml_sp_10 {
		margin-left: 10px !important;
	}

	.ml_sp_15 {
		margin-left: 15px !important;
	}

	.ml_sp_20 {
		margin-left: 20px !important;
	}

	.ml_sp_30 {
		margin-left: 30px !important;
	}

	.ml_sp_40 {
		margin-left: 40px !important;
	}

	.ml_sp_50 {
		margin-left: 50px !important;
	}

	.mr_sp_10 {
		margin-right: 10px !important;
	}

	.mr_sp_13 {
		margin-right: 13px !important;
	}

	.mr_sp_15 {
		margin-right: 15px !important;
	}

	.mr_sp_20 {
		margin-right: 20px !important;
	}

	.mr_sp_30 {
		margin-right: 30px !important;
	}

	.mr_sp_40 {
		margin-right: 40px !important;
	}

	.mr_sp_50 {
		margin-right: 50px !important;
	}

	.pt_sp_10 {
		padding-top: 10px !important;
	}

	.pt_sp_15 {
		padding-top: 15px !important;
	}

	.pt_sp_20 {
		padding-top: 20px !important;
	}

	.pt_sp_30 {
		padding-top: 30px !important;
	}

	.pt_sp_40 {
		padding-top: 40px !important;
	}

	.pt_sp_50 {
		padding-top: 50px !important;
	}

	.pt_sp_90 {
		padding-top: 90px !important;
	}

	.pb_sp_10 {
		padding-bottom: 10px !important;
	}

	.pb_sp_15 {
		padding-bottom: 15px !important;
	}

	.pb_sp_20 {
		padding-bottom: 20px !important;
	}

	.pb_sp_30 {
		padding-bottom: 30px !important;
	}

	.pb_sp_40 {
		padding-bottom: 40px !important;
	}

	.pb_sp_50 {
		padding-bottom: 50px !important;
	}

	.pl_sp_10 {
		padding-left: 10px !important;
	}

	.pl_sp_15 {
		padding-left: 15px !important;
	}

	.pl_sp_20 {
		padding-left: 20px !important;
	}

	.pl_sp_30 {
		padding-left: 30px !important;
	}

	.pl_sp_40 {
		padding-left: 40px !important;
	}

	.pl_sp_50 {
		padding-left: 50px !important;
	}

	.pr_sp_10 {
		padding-right: 10px !important;
	}

	.pr_sp_15 {
		padding-right: 15px !important;
	}

	.pr_sp_20 {
		padding-right: 20px !important;
	}

	.pr_sp_30 {
		padding-right: 30px !important;
	}

	.pr_sp_40 {
		padding-right: 40px !important;
	}

	.pr_sp_50 {
		padding-right: 50px !important;
	}
}


@media (max-width: 560px) {
	.vi_xs {
		display: block;
	}

	.hidden_xs {
		display: none;
	}

	header #rogo img#siteId {
		width: 216px;
	}

	#pankuz {
		padding: 0 15px;
	}

	#top_info_bg .top_box {
		background: #fff;
		/*padding: 30px !important;*/
		margin-top: 0;
	}

	/*#top_info_bg img {
		width: 50%;
		max-width: 200px;
	}*/

	#top_info_bg .c_box {
		/*padding-left: 20px;*/
	}

	#top_info_bg h3 {
		font-size: 1.7rem;
	}

	#top_info_bg .result_set {
		font-size: 1.1rem;
	}

	#top_info_bg .place {
		font-size: 0.8rem;
	}

	#game_box .game_l p {
		width: 100%;
		display: inline;
		padding: 10px 0;
	}

	#foot_copy img.foot_subrogo {
		width: 250px;
		margin-left: 0px;
	}

	/* snd */
	#sndContent #baceTtl {
		font-size: 5.5rem;
		line-height: 4.5rem;
		opacity: 0.2;
	}

	h2.snd_Htwo {
		position: relative;
		color: #fff;
		padding: 50px 0 18px;
		font-size: 3rem;
		margin: -8px 0 0px;
		text-align: center;
	}

	h2.Hset_blk,
	h2.Hset_blu_a,
	h2.Hset_blu_b,
	h2.Hset_snd_a {
		font-size: 2.2rem;
		padding-bottom: 20px;
	}

	.snd_bBox {
		margin: 0px 5px;
	}

	.snd_bBox {
		margin: 0px 0px;
	}

	.snd_cBox {
		margin: 0px 0px;
	}

	.cont_setA .colBox.cont_setAname {
		font-size: 1.4rem;
	}

	.cont_setA {
		display: inline !important;
	}

	.cont_setA .cols {
		padding: 0 20px !important;
	}

	.cont_setA .colBox.mem_img {
		margin-bottom: 0px;
	}

	.cont_setA .colBox.cont_setAtxt {
		padding: 20px 0px;
	}

	.mem_Llist img {
		width: 150px;
		height: 150px;
	}

	.mem_Llist .cols_img {
		max-width: 150px;
	}

	.teamData h4 {
		padding: 0px 10px 15px;
	}

	.teamData p {
		padding: 0px 10px 50px;
	}
	
	/*  80th  */
.sethcont .top_read {font-size: 1.4rem;}
.sethcont .th_menu ul li {list-style: none;}
.sethcont .th_menu ul li a{display: block; background-color:#631376; background-image:url("img/cont_h_bg_id.png"); background-position:top right; background-size: 20%; background-repeat:  no-repeat; padding:  18px 12px; border-radius: 8px; margin-bottom: 8px; }
.sethcont .th_menu ul li a:hover{background: #4e0d5d; text-decoration: none;}

.topboies .boxa a,.topboies .boxb a,.topboies .boxc a,.topboies .boxd a,.topboies .boxe a {
	max-width: 100%;
}
.sethcont .cont_setAname {background: url("img/cont_h_bg_id.png") no-repeat center,#481254; padding: 20px; font-size: 1.8rem;}
ul.seth_list li a{background: url("img/ar_30.png") no-repeat 2px 4px; background-size: 15px;padding-left: 20px; line-height: 1.5; font-size: 1.5rem;}
}

/* Gallay */
.photogallery {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

.photogallery a {
	margin-bottom: 30px;
	margin-right: 20px;
}

.photogallery a:last-of-type {
	margin-right: 0;
}

.photogallery a:hover {
	opacity: 0.8;
}

.photogallery + a.gmore {
	width: 100%;
	display: block;
	padding: 30px 0;
	background-color: #6a217c;
	color: #fff;
	text-align: center;
}

/*　pagenation　*/
.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0;
	position: relative;
	font-size: 13px;
}

.pagination > * {
	display: block;
	width: auto;
	min-width: 40px;
	margin: 4px;
	padding: 8px 12px;
	border: 1px solid #fff;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}

/* ホバー時 & 現在のページ */
.pagination a:hover,
.pagination .current {
	color: #000;
	border-color: #fff;
	background-color: #6a217c;
}

/* Page x / y */
.pagination span.page_num {
	display: none;
}