@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ul, li { list-style:none; }
button{
	outline: none;
}
img{
	max-width: 100%;
}
body {
  /*font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;*/
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  background: #fff;
/* 案件によって
  text-align: justify;
  text-justify: distribute;
  word-break: normal;
  line-break: strict;
*/
	padding: 0;
	margin: 0; 
	font-size: 14px;
	line-height: 1.5;
	color: #1e1215;
}

.clearfix:before,
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*====================================================================================
■03.MARGIN DEFAULT
====================================================================================*/
/*--------------------------------------------------
margin 
-------------------------------------------------- */ 
.m00 { margin: 0px !important; }
.m05 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt33 { margin-top: 33px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 30px !important; }
.mt45 { margin-top: 35px !important; }
.mr00 { margin-right: 0px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.ml00 { margin-left: 0px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
/* 
--------------------------------------------------
padding
-------------------------------------------------- */
.p00 { padding: 0px !important; }
.p05 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
/*====================================================================================
■04.LAYOUT
====================================================================================*/
.w10{width: 10%;}
.w15{width: 15%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w85{width: 85%;}
.w90{width: 90%;}
.w95{width: 95%;}
.w100{width: 100%;}
/*====================================================================================
■04.opacity
====================================================================================*/
.opacity1{ opacity: 0.1; }
.opacity2{ opacity: 0.2; }
.opacity3{ opacity: 0.3; }
.opacity4{ opacity: 0.4; }
.opacity5{ opacity: 0.5; }
.opacity6{ opacity: 0.6; }
.opacity7{ opacity: 0.7; }
.opacity8{ opacity: 0.8; }
.opacity9{ opacity: 0.9; }
/*====================================================================================
■06.OTHER
====================================================================================*/
/* 主に新着情報への使用想定だが、通常コンテンツ内で使用も可 */
.text_left { text-align:left }
.text_right { text-align:right }
.text_center { text-align:center }
.text_justify { text-align:justify }
.text_nowrap { white-space:nowrap }
.text_lowercase { text-transform:lowercase }
.text_uppercase { text-transform:uppercase }
.text_capitalize { text-transform:capitalize }
.text_muted { color:#777 }
.text_normal { font-weight:normal; }
.text_bold { font-weight:bold; }
.text_red { color:#b60005; }
.text_grey { color:#999999; }
.text_pink { color:#FF1493; }
.text_green { color:#39B221; }
.text_blue { color:#0a5ab4; } /* このブルーはリンク色のブルーとは色味を若干変える事を推奨 */
.text_yellow { color:#EECC00; }
.text_white { color:#F0F0F0; }

/*====================================================================================
■07.Flex content
====================================================================================*/
.dis_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -moz-flex;
    display: -ms-flex;
}
.flex_wrap{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_col {
    -webkit-flex-direction: column;
    flex-direction: column;
}
.flex_align_item_start{
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
}
.flex_align_item_end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
}
.flex_align_item_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.flex_jus_between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
}
.flex_jus_center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex_jus_around{
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.flex_jus_start{
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
}
.flex_jus_end{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
/*====================================================================================
■08.Global
====================================================================================*/
#header{
	width: 300px;
	background: #000;
	padding: 0 0 40px;
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	overflow: auto;
}
.logo{
	width: 160px;
	margin: auto;
	padding: 25px 0;
}
.logo a:hover{
	opacity: 0.7;
}
.gnav{
	border-top: 1px solid #dadada;
}
.gnav li{
	border-bottom: 1px solid #dadada;
}
.gnav li span,
.gnav li a, .gnav li p{
	display: block;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	padding: 0 0 0 40px;
}
.gnav li:hover a{
	color: #dadada;
}

.gnav .nav01 a{
	padding-left: 80px;
	background: url(../images/icon01_on.png) no-repeat 40px center;
	background-size: 25px 25px;
	display: block;
}
.gnav .nav01 span{
	padding-left: 80px;
	background: url(../images/icon01_off.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
}
.gnav .nav01 .current{
	padding-left: 80px;
	background: url(../images/icon01_on.png) no-repeat 40px center;
	background-size: 25px 25px;
	display: block;
}

.gnav .nav01:hover a{
	background: url(../images/icon01.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav02 span{
	padding-left: 80px;
	background: url(../images/icon02.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
}
.gnav .nav02 a{
	padding-left: 80px;
	background: url(../images/icon02_on.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav02:hover a{
	background: url(../images/icon02.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav03 span{
	padding-left: 80px;
	background: url(../images/icon03.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
}
.gnav .nav03 a{
	padding-left: 80px;
	background: url(../images/icon03_on.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav03:hover a{
	background: url(../images/icon03.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav03:hover a{
	background: url(../images/icon03_off.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav04 span{
	padding-left: 80px;
	background: url(../images/icon04.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
}
.gnav .nav04 a{
	padding-left: 80px;
	background: url(../images/icon04_on.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav04:hover a{
	background: url(../images/icon04.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav04:hover a{
	background: url(../images/icon04.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav05 span{
	padding-left: 80px;
	background: url(../images/icon05.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
}
.gnav .nav05 a{
	padding-left: 80px;
	background: url(../images/icon05_on.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav05:hover a{
	background: url(../images/icon05.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav06 span {
	padding-left: 80px;
	background: url(../images/icon06.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
}
.gnav .nav06 a{
	padding-left: 80px;
	background: url(../images/icon06_on.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav06:hover a{
	background: url(../images/icon06.png) no-repeat 40px center;
	background-size: 25px 25px;
}
.gnav .nav06 p{
	padding-left: 80px;
	background: url(../images/icon06_off.png) no-repeat 40px center;
	background-size: 25px 25px;
	color: #dadada;
}
.gnav .nav07,
.gnav .nav08,
.gnav .nav09{
	background: #696969;
	border-color: #fff;
}
.gnav .nav07 a,
.gnav .nav08 a,
.gnav .nav09 a{
  color: #000 !important;
}

.gnav .nav07:hover,
.gnav .nav08:hover,
.gnav .nav09:hover{
	background: #fff;
	border-color: #dadada;
}

.gnav .nav07 span,
.gnav .nav08 span,
.gnav .nav09 span{
	background-size: 25px 25px;
	color: #ccc;
	cursor: default;
	display: block;
	background: #fff;
	border-bottom: 1px solid #dadada;
}

.gnav .nav-off span {
	color: #fff!important;
	background: #dadada;
	line-height: 40px;
	text-decoration: none;
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	padding: 0 0 0 40px;
	display: block;
	cursor: default;
}
.gnav li p span, .gnav li a span{
	display: block;
	position: absolute;
	width: 65px;
	height: 34px;
	right:10px;
	top: 3px;
	border-radius: 2px;
	line-height: 1.4;
	font-size: 12px;
	text-align: center;
	padding: 1px 0;
	color: #fff;
}
.gnav li span{
	background: #498bd5;
}
.gnav li span.bg2 {
	background: #92aac4;
}
.gnav li.hover span{
	background: #92aac4;
}
.gnav .nav09 a{
	color: #fff;
} 
.gnav .nav09 a:hover{
	color: #d83358;
}

.sns{
	display: flex;
	justify-content: center;
	padding: 20px 0;
}
.sns li{
	margin: 0 18px;
}
.sns li img{
	height: 20px;
	display: block;
}
.sns li:hover, .fb a:hover{
	opacity: 0.7;
}

.fb{
	text-align: center;
	padding: 40px 20px 0;
}

.fb a{
	display: inline-block;
	line-height: 0;
}

.fb p{
	font-size: 12px;
        color: #fff;
}


#main{
	width: calc(100% - 300px);
	float: right;
	border-left: 1px solid #dadada;
}
.container{
	width: 980px;
	margin: 0 auto;
}
.mainvisual{
	position: relative;
}
.mainvisual_bg{
	width: 100%;
	height: 930px;
	background: url(../images/bg_body2.jpg) no-repeat center top;
	background-size: auto 100%;
	padding: 20px 0 0;
	position: relative;
}
@media all and (min-width: 2000px) {
	.mainvisual_bg{
		background: url(../images/bg_body2.jpg) no-repeat center top;
	}
}
.news{
	border-radius: 20px;
	background: #fff;
	min-height: 40px;
	margin: 0 0 25px;
}
.news dl{
	line-height: 2;
	font-weight: normal;
	position: relative;
	padding: 6px 0;
}
.news dl.tag01:before{
	content: "NEW";
	width: 44px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	background: #0a5ab4;
	color: #fff;
	position: absolute;
	left: 40px;
	top: 11px;
	border-radius: 2px;
	text-align: center;
}
.news dt{
	width: 215px;
	float: left;
	padding: 0 0 0 105px;
	color: #274b5b;
}
.news dd{
	padding: 0 0 0 215px;
}
.news a{
	text-decoration: none;
	color: #1e1215;
}
.news a:hover{
	color: #dadada;
}
.mainvisual h2{
	margin: 100px 10px 0;
}

.times{
	margin: 20px 40px;
}
.times li{
	width: 430px;
	float: center;
}
.times li:last-child{
	float: center;
}
.times dl{
	display: table;
	width: 100%;
	background: #fff;
	color: #333;
	border-radius: 6px;
	line-height: 1.7;
	font-weight: normal;
}
.times dt{
	display: table-cell;
	width: 110px;
	vertical-align: middle;
	font-size: 14px;
	padding:6px 15px;
	text-align: center;
	background:#006835;
	color: #fff;
	border-radius: 6px 0 0 6px; 
}
.times dd{
	display: table-cell;
	width: 245px;
	padding:6px 10px;
  	font-size: 12px;
}
.times dd span {
	font-size: 12px;
}
@media all and (max-width: 767px) {
	.times dd span {
		font-size: 11px;
	}
}
.content{
	padding: 30px 0 70px;
}
.banner{
	margin: 40px 0 30px;
}
.banner ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px;
}
.banner li{
	width: 20%;
	margin: 0 30px;
	padding: 0 30px;
}
.banner li a{
	display: block;
}
.banner li a:hover{
	opacity: 0.7;
}
@media all and (min-width: 768px) {
	.banner li:nth-child(n + 4){
		margin-top: 10px;
	}
}
.banner img{
	margin: 0 auto;
	display: block;
}
.newslist{
	margin: 0 130px;
}
.newslist h2{
	text-align: center;
	font-size: 28px;
	color: #333333;
	margin: 0 0 20px;
}
.newslist h2 span{
	background: url(../images/icon01_on.png) no-repeat left center;
	background-size: 30px 30px;
	padding: 0 0 0 50px;
}
.newslist ul{
	border-top: 1px solid #dadada;
	margin: 0 0 30px;
}
.newslist li{
	border-bottom: 1px solid #dadada;
	padding: 15px 0;
	position: relative;
	line-height: 1.5;
}
.newslist li dt span{
	width: 50px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	background: #0a5ab4;
	color: #fff;
	position: absolute;
	left: -50px;
	top: 15px;
	border-radius: 2px;
	text-align: center;
}
.newslist dt{
	width: 145px;
	float: left;
	padding: 0 20px;
	color:#0a5ab4;
}
.newslist dd{
	padding: 0 0 0 145px;
}
.newslist a{
	text-decoration: none;
	color: #1e1215;
}
.newslist li a:hover{
	color: #dadada;
}
.news-btn{
	text-align: center;
}
.news-btn a{
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 56px;
	width: 240px;
	border-radius: 28px;
	background: url(../images/arrow.png) no-repeat right 20px center #0a5ab4;
	color: #fff;
	-webkit-box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	-moz-box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    text-decoration: none;
}
.pink-btn{
	margin: 30px 20px;
}
.pink-btn a{
	background-color: #d83358;
}

.news-btn a:hover{
	/*opacity: 0.7;*/
	-webkit-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	-moz-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	box-shadow: 0 2px 2px rgba(96, 96, 96, 0.4);
}

.win-player{
	width: 980px;
	height: 615px;
	position: absolute;
	left: 50%;
	top: 260px;
	margin: 0 0 0 -490px;
	background: #fff;
	border-radius: 10px;
	display: none;
	z-index: 10;
}
.win-player h3{
	text-align: center;
	padding:12px 9px 7px;
	background: url(../images/win_title_bg.png) no-repeat center top;
}
.win-player__content{
	padding: 20px;
}
.win-player .photo{
	width: 340px;
	float: left;
}
.win-player .photo img, .win-player .rank02 img{
	width: 100%;
	display: block;
}
.rank01{
	border: 1px solid #aab56e;
	position: relative;
	margin: 0 0 20px;
}
.rank01 dl{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: table;
	font-weight: bold;
	background: rgba(255,255,255, 0.9);
}
.rank01 dl dt{
	width: 132px;
	padding: 17px 20px 17px 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	background: url(../images/bg01.png) no-repeat right center;
	text-align: center;
	color: #fff;
}
.rank01 dl dd{
	width: 208px;
	padding: 17px 0 17px 20px;
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	color: #d2c054;
}
.rank01 dl dd span{
	font-size: 18px;
}

.rank02{
	border: 1px solid #dadada;
	position: relative;
}
.rank02 dl{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	background: rgba(255,255,255, 0.9);
}
.rank02 dl dt{
	width: 132px;
	padding: 8px 15px 8px 0;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/bg02.png) no-repeat right center;
	text-align: center;
	color: #fff;
}
.rank02 dl dd{
	width: 280px;
	padding: 8px 0;
	display: table-cell;
	vertical-align: middle;
	color: #a9a9a9;
	font-size: 20px;
	text-align: center;
}
.rank02 dl dd span{
	font-size: 14px;
}

.win-player__text{
	width: 580px;
	float: right;
}
.win-player__text h4{
	font-size: 24px;
	margin: 0 0 15px;
	color: #d2c054;
}
.win-player__text h5{
	font-size: 16px;
	margin: 0 0 15px;
	color: #d2c054;
}
.win-player__text p{
	font-size: 15px;
}
.win-player__text p.yellow{
	color: #d2c054;
}
.win-player__btn{
	margin: 30px 0 20px;
	text-align: center;
}
.win-player__btn a{
	padding: 10px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	border-radius: 35px;
	background: url(../images/icon07.png) no-repeat right 40px center #b7a318;
	color: #fff;
	-webkit-box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	-moz-box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    text-decoration: none;
}
.win-player__btn a:hover{
	-webkit-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	-moz-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	box-shadow: 0 2px 2px rgba(96, 96, 96, 0.4);
}
/*.overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0,0,0, 0.3);
}
*/
#footer{
	background: #373a3b;
	padding: 20px 0;
}
.flogo{
	float: left;
	width: 60%;
	display: flex;
}
.flogo li{
	margin-right: 20px;
}
.flogo li:hover{
	opacity: 0.7;
}
.flogo img{
	display: block;
}
.copyright{
	float: right;
	line-height: 44px;
	color: #fff;
}
.sp{
	display: none;
}
.pc{
	display: block;
}

@media all and (min-width: 768px) {
	body{
		min-width: 1320px;
	}
	.banner ul{
		justify-content: center;
		align-items: center;
		margin-bottom: 0;
	}
	.banner ul:nth-of-type(2){
		margin-top: 15px;
	}
}
@media all and (max-width: 767px) {
	#header{
		position: absolute;
		left: 0;
		top: 0;
		height: 100vh;
		overflow: auto !important;
		padding: 0 0 20px;
		left: -270px;
		width: 270px;
		border-right: 1px solid #dadada;
		z-index: 5;
		transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease;
	}
	html.showing, html.showing body{
		overflow: hidden;
	}
	html.showing #header{
		left: 0;
	}
	.logo{
		width: 140px;
		margin: auto;
		padding: 20px 0;
	}
	
	.gnav li a{
		padding: 0 0 0 20px;
	}
	.gnav .nav01 a, .gnav .nav02 a, .gnav .nav03 a, .gnav .nav04 a, .gnav .nav05 a, .gnav .nav06 a{
		padding-left: 50px;
		background-position: 15px center;
	}
	.gnav .nav01:hover a, .gnav .nav02:hover a, .gnav .nav03:hover a, .gnav .nav04:hover a, .gnav .nav05:hover a, .gnav .nav06:hover a{
		background-position: 15px center;
	}
  .gnav li a, .gnav li p{
	padding: 0 0 0 20px;
}
	.gnav .nav05 p{
	padding-left: 50px;
	background: url(../images/icon05.png) no-repeat 15px center;
	background-size: 25px 25px;
	color: #dadada;
}
 .gnav .nav04 p{
	padding-left: 50px;
	background: url(../images/icon04_off.png) no-repeat 15px center;
	background-size: 25px 25px;
	color: #dadada;
}
	.gnav .nav05 p{
	padding-left: 50px;
	background: url(../images/icon05.png) no-repeat 15px center;
	background-size: 25px 25px;
	color: #dadada;
}
/*.gnav .nav05:hover p{
	background: url(../images/icon05.png) no-repeat 40px center;
	background-size: 25px 25px;
}*/
.gnav .nav06 p{
	padding-left: 50px;
	background: url(../images/icon06_off.png) no-repeat 15px center;
	background-size: 25px 25px;
	color: #dadada;
}*/
	.gnav .nav07,
	.gnav .nav08{
		background: #eaf6ed;
		border-color: #fff;
	}
	.gnav li a span{
		font-size: 11px;
		padding: 2px 0;
	}
	.gnav li:hover span{
		background: #92aac4;
	}
	.gnav .nav08:hover a{
		color: #274b5b;
	}

	.sns{
		padding: 25px 0;
	}
	.sns li{
		margin: 0 20px;
	}
	.sns li img{
		height: 25px;
	}
	.close{
		position: absolute;
		left: 15px;
		top: 15px;
	}

	#main{
		width: 100%;
		height: 100%;
		float: none;
		border: none;
	}
	.container{
		width: 100%;
		margin: 0 auto;
	}
	.mainvisual_bg{
		width: 100%;
		height: auto;
		background: url(../images/bg_body_sp.jpg) no-repeat center center;
		background-size: cover;
		padding: 25px 20px;
		position: relative;
	}
	.mainvisual h2{
		margin: 15px auto 0;
		width: 80%;
	}
	.menu{
		position: absolute;
		left: 15px;
		top: 15px;
	}
	html.showing .menu{
		width: 100%;
		height: 100vh;
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.75);
		z-index: 3;
	}
	.mainvisual .news{
		display: none;
	}
	.mainvisual h2 img{
		width: 100%;
	}

	.times{
		margin: 0;
	}
	.times li{
		width: 100%;
		float: none;
		margin: 15px 0 0;
	}
	.times li:last-child{
		float: none;
	}
	.times dl{
		border-radius: 4px;
	}
	.times dt{
		width: 100px;
		font-size: 3.4vw;
		font-size: 11px;
		font-weight: bold;
		padding:5px;
		border-radius: 4px 0 0 4px; 
	}
	.times dd{
		padding:5px 8px;
		font-size: 3.125vw;
		font-size: 11px;
		font-weight: 600;
	}

	.content{
		padding: 20px 20px 40px;
	}
	.banner{
		margin: 30px 0 25px;
	}
	.banner ul{
		margin: 0;
	}
	.banner li{
		margin: 0 0 10px;
		width: 50%;
		text-align: center;
	}
	.banner img{
		display: inline-block;
	}
	
	.newslist{
		margin: 0;
	}
	.newslist h2{
		font-size: 23px;
		margin: 0 0 15px;
	}
	.newslist h2 span{
		padding: 0 0 0 40px;
	}
	.newslist ul{
		border-top: 1px solid #dadada;
		margin: 0 0 30px;
	}
	.newslist li{
		padding: 10px 0;
		font-size: 16px;
	}
	.newslist li dt span{
		display: inline-block;
		margin: 0 10px 0 0;
		position: relative;
		left: 0;
		top: -2px;
	}
	.newslist dt{
		width: 100%;
		float: none;
		padding: 0;
		margin: 0 0 3px;
	}
	.newslist dd{
		padding: 0;
	}
	
	.news-btn{
		text-align: center;
	}
	.news-btn a{
		font-size: 17px;
		font-weight: bold;
		line-height: 50px;
		border-radius: 25px;
		width: 100%;
	}
	
	#footer{
		padding: 20px;
	}
	.flogo{
		float: none;
		width: 100%;
		flex-wrap: wrap;
	}
	.flogo li{
		width: 48%;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.flogo li:nth-child(2n){
		margin-right: 0;
	}
	.flogo li:hover{
		opacity: 0.7;
	}
	.copyright{
		float: none;
		line-height: 1.5;
		padding: 10px 0 0;
		text-align: center;
	}
	img{
		max-width: 100%;
	}
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}

	.win-player{
		width: 100%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
		margin: 0;
		border-radius: 0px;
		display: block;
		border-bottom: 1px solid #dadada;
	}
	.win-player h3 img{
		width: 236px;
	}
	.win-player__content{
		padding: 20px;
	}
	.win-player .photo{
		width: 100%;
		float: none;
	}
	
	.rank01 dl dt{
		width: 110px;
		padding: 10px 15px 10px 0;
		font-size: 17px;
		color: #fff;
	}
	.rank01 dl dd{
		width: calc(100% - 110px);
		padding: 10px 0 10px 15px;
		font-size: 20px;
	}
	.rank01 dl dd span{
		font-size: 15px;
	}
	.rank02{
		margin: 0 0 20px;
	}
	.rank02 dl dt{
		width: 110px;
		padding: 5px 10px 5px 0;
		float: left;
	}
	.rank02 dl dd{
		width: 22%;
		padding: 5px;
	}

	.win-player__text{
		width: 100%;
		float: none;
	}
	.win-player__text h4{
		font-size: 20px;
		margin: 0 0 10px;
	}
	.win-player__text p{
		margin: 0 0 15px;
	}
	
	.win-player__btn{
		margin: 20px 0 10px;
		text-align: center;
	}
	.win-player__btn a{
		padding: 7px;
		font-size: 12px;
		width: 100%;
		border-radius: 25px;
		background: url(../images/icon07.png) no-repeat right 20px center #b7a318;
		background-size: 15px auto;
	}
	
}

@media all and (max-width: 359px) {
	.rank02 dl{
		font-size: 10px;
	}
	.rank02 dl dt{
		width: 90px;
	}
	.rank02 dl dd{
		width: 22%;
		padding: 5px 0;
	}
}

/*news page*/
.title{
	font-size: 34px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0 0 60px;
}
.title span{
	padding: 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.green_ttl{
	color: #006835;
}
.title span:before{
	content: "";
	width: 46px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
    position: relative;
    top: -5px;
}
.news_title span:before{
    background-image: url(../images/news/icon_news.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    width: 50px;
}
.news_page{
	width: 720px;
	margin: 0 auto;
}
.news_post{
	margin: 0 0 60px;
}
.news_date{
	font-size: 12px;
	line-height: 20px;
	color: #274b5b;
}
.news_date span{
	display: inline-block;
	width: 50px;
	height: 20px;
	text-align: center;
	background: #0a5ab4;
	color: #fff;
	font-size: 14px;
	margin: 0 0 0 15px;
	padding: 1px 0 0;
	border-radius: 2px;
}
.news_post h3{
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
	margin: 0 0 15px;
	font-size: 26px;
}
.news_content{
	font-size: 14px;
	line-height: 1.7;
}
.news_content p{
	margin: 0 0 20px;
}
.news_content p span{
	display: block;
	max-width: 400px;
	margin: 10px auto 0;
}
.pagetop{
	text-align: right;
	margin: 30px 0 0;
}
.pagetop a{
	display: inline-block;
	text-decoration: none;
	line-height: 24px;
	padding:0 0 0 34px;
	background: url(../images/news/pagetop.png) no-repeat left center;
	opacity: 1;
  	transition: opacity 0.3s ease-out;
}
.pagetop a:hover{
	opacity: .6;
}
.aligncenter{
	margin: auto;
	display: inherit;
	width: 400px;
}
.aligright{
	margin: auto;
	margin-right: 0;
	display: inherit;
}
.alignleft{
	margin: auto;
	margin-left: 0;
	display: inherit;
}
.alignnone{
	margin: 0;
}

@media all and (max-width: 767px) {
	.news_page{
		width: 100%;
		margin: 0 auto;
		padding: 0 15px;
	}
	.title{
		font-size: 25px;
		margin: 10px 0 40px;
	}
	.title span{
		/*padding: 3px 0 0 40px;*/
		padding: 3px 0 0 0;
		background-size: 30px auto ;
	}
	.news_post{
		margin: 0 0 20px;
	}
	.news_date{
		font-size: 12px;
		line-height: 20px;
		color: #274b5b;
	}
	.news_post h3{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.news_content p{
		font-size: 13px;
	}
	.pagetop{
		margin: 20px 0 0;
	}
	.pagetop a{
		font-size: 12px;	
	}
	#movie_wrapper iframe{
		max-height: 250px;
	}
	.news_post img{
		width: 100% !important;
		height: auto;
	}
	.title span:before{
		width: 32px;
		height: 32px;
	}
	.news_title span:before {
		background-size: 38px;
		width: 38px;
	}
}

/*gaiyou*/
#gaiyou{
	width: 760px;
	margin: 0 auto;
}
#gaiyou p{
	line-height: 1.7;
}
.gaiyou_title span:before{
    background-image:  url(../images/gaiyou/icon_gaiyou.svg);
    background-repeat: no-repeat;
}
.title02{
	text-align: center;
	font-size: 28px;
	margin: 0 0 10px;
	color: #006835;
}
.article_list{
	border-top: 2px solid #006835;
	border-bottom: 2px solid #006835;
	background: url(../images/gaiyou/bg.jpg) repeat-y left center;
	font-size: 16px;
	line-height: 1.7;
	margin: 0 0 40px;
}
.article_list > dl{
	width: 100%;
	display: table;
	border-bottom: 1px dashed #006835;
}
.article_list > dl > dt{
	width: 170px;
	display: table-cell;
	padding: 15px 20px;
	font-weight: normal;
	color: #006835;
	font-weight: bold;
}
.article_list > dl > dd{
	padding: 15px 20px;
	display: table-cell;
}
.article_list > dl:last-child{
	border-bottom: none;
}

.article_list h4{
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #006835;
	color: #006835;
	border-radius: 3px;
	margin: 20px 0 5px;
   /*font-weight: normal;*/
}
.article_list h4:first-child{
	margin-top: 0;
}
.article_list_parallel{
	background: url(../images/gaiyou/line.jpg) repeat-y 58px center;
}
.article_list_parallel dl{
	display: table;
	width: 100%;
	margin: 0 0 25px;
}
.article_list_parallel dl:last-child{
	margin: 0;
}
.article_list_parallel dt{
	width: 120px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #006835;
	color: #006835;
	background: #fff;
	border-radius: 3px;
	font-weight: bold;
}
.article_list_parallel dd{
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}
@media all and (max-width: 767px) {
	#gaiyou{
		width: 100%;
		margin: 0 auto;
		padding: 0 15px;
	}
	.title02{
		font-size: 18px;
	}
	.article_list{
		background: none;
		font-size: 12px;
		margin: 0 0 40px;
	}
	
	.article_list > dl > dt{
		width: 100%;
		display: block;
		padding: 10px;
		background: #f1faf7;
	}
	.article_list > dl > dd{
		padding: 10px;
		width: 100%;
		display: block;
	}
	.article_list > dl > dd p {
		padding-bottom: 10px;
	}
	.article_list > dl:last-child{
		border-bottom: none;
	}
	.article_list h4{
		padding:5px 10px;
		margin: 10px 0 5px;
	}
	.article_list_parallel{
		background: none;
	}
	.article_list_parallel dl{
		margin: 0;
		padding: 0 0 25px;
		background: url(../images/gaiyou/line.jpg) repeat-y 35px center;
	}
	.article_list_parallel dl:last-child{
		margin: 0;
		padding: 0;
		background: none;
	}
	.article_list_parallel dt{
		width: 70px;
		min-height: 50px;
		line-height: 48px;
		font-size: 11px;
		float: left;
	}
	.article_list_parallel dd{
		padding: 0 10px;
		display: table-cell;
		vertical-align: middle;
	}
	
}

/*hole*/
/*.hole_title span{
	padding: 5px 0 0 75px;
	background: url(../images/hole/icon_hole.svg) no-repeat left center;
}*/
.hole_title span:before{
    background-image: url(../images/hole/icon_hole.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.map_area{
	width: 818px;
	margin: 0 auto 70px;
	position: relative;
}
#m_holemap area{
	background: #000;
}
.tb_info{
	margin: 0 0 80px;
}
.tb_info table{
	width: 100%;
}
.tb_info th{
	padding: 10px;
	text-align: center;
	width: 82px;
	font-weight: bold;
}
.tb_out th{
	color: #fff;
	background: #0a5ab4;
}
.tb_in th{
	color: #fff;
	background: #a10000;
}
.tb_info tbody th{
	background: #d3d7da;
}
.tb_info td{
	padding: 10px;
	text-align: center;
	width: 82px;
	background: #e9eaec;
	font-weight: bold;
}
.tb_info .none td, .tb_info .none th, .tb_info td.none, .tb_info th.none{
	background: #fff;
}
.tb_info p{
text-align: right;
padding-top: 10px;
font-size: 12px;
}
.course{
	border-radius: 15px;
	margin: 0 0 50px;
}
.in.course{
	margin: 0;
}
.course h3{
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 2;
	border-radius: 15px 15px 0 0;
}
.out.course h3{
	background: #0a5ab4;
}
.in.course h3{
	background: #a10000;
}
.course ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-left: 2px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
.course ul li{
	width: 33.33%;
	padding: 25px 0;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	position: relative;
}
.course ul li:hover{
	opacity: 0.7;
}
.course .photo{
	text-align: center;
	padding: 10px 0 20px;
}
.course .photo a{
	outline: none;
}
.course .photo a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.course h4{
	text-align: center;
	font-size: 20px;
}
.course h4 span{
	font-size: 40px;
}
.out.course h4{
	color: #0a5ab4;
}
.in.course h4{
	color: #a10000;
}
.course dl{
	width: 205px;
	margin: 0 auto;
	font-weight: bold;
}
.course dt{
	padding: 5px 0 5px 3px;
	float: left;
}
.course dd{
	padding: 5px 5px 5px 0;
	text-align: right;
	border-bottom: 1px solid #dadada;
}
.wrap_modal{
	display: none;
}
.modal_content{
/*	padding: 25px;*/
	position: relative;
	overflow: hidden;
	height: 100%;
	border-radius: 10px;
}
.modal_content h3{
	font-size: 40px;
	font-weight: bold;
	color: #0a5ab4;
	margin: 0 0 40px;
}
.modal_content h3.red{
	color: #a10000;
}
.modal_map{
	text-align: center;
	min-height: 195px;
}
.modal_content > p{
	position: absolute;
	left: 390px;
	right: 30px;
	top: 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
}
.modal_line{
	width: 440px;
	float: left;
	background: url(../images/hole/line.jpg) repeat-y center top;
}
.modal_row{
	border-bottom: 1px solid #dadada;
}
.modal_row:last-child{
	border-bottom: 1px none #dadada;
}
.modal_row li{
	width: 200px;
	float: left;
	padding: 10px 0;
}
.modal_row li:last-child{
	float: right;
}
.modal_row dl{
	width: 100%;
	font-weight: bold;
}
.modal_row dt{
	padding: 5px 0 5px 3px;
	float: left;
}
.modal_row dd{
	padding: 5px 5px 5px 0;
	text-align: right;
}
.modal_row h4{
	margin: 0 0 5px;
}
.modal_img{
	width: 280px;
	float: right;
}

@media all and (max-width: 767px) {
	.hole_title span{
		/*padding: 5px 0 0 40px;
		background: url(../images/hole/icon.png) no-repeat left center;*/
	}
	.map_area{
		width: auto;
		margin: 0 -10px 30px;
		position: relative;
	}
	#m_holemap area{
		background: #000;
	}
	.tb_info{
		margin: 0 0 40px;
	}
	.tb_info th, .tb_info td{
		width: 15%;
		padding:5px;
	}
	
	.tb_info td.none, .tb_info th.none{
		padding:5px 10px;
	}
	.tb_info .none td, .tb_info .none th{
		padding: 0 10px;
	}
  .tb_info p{
    text-align: left;
    font-size: 11px;
  }
	.course{
		margin: 0 0 40px;
	}
	.course h3{
		font-size: 24px;
	}
	.course ul li{
		width: 50%;
		padding: 15px 15px 20px;
	}
	.course .photo{
		padding: 0;
		height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.course h4{
		font-size: 18px;
    font-size: 4.8vw;
	}
	.course h4 span{
		font-size: 24px;
    font-size: 6.4vw;
	}
	
	.course dl{
		width: 100%;
		margin: 0 auto;
	}

	.modal_content{
		/*padding: 5px;*/
		overflow: auto;
	}
	.modal_content h3{
		font-size: 20px;
		margin: 0 0 10px;
	}
	.modal_map{
		min-height: auto;
	/*	width: 40%;
		float: left;
		padding: 10px 0 0;*/
	}
	.modal_content > p{
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		font-size: 12px;
		padding: 5px 0 0;
	}

	.modal_gr{
		width: 60%;
		float: left;
	}
	.modal_line{
		width: 100%;
		float: none;
		background: none;
	}
	.modal_row{
		border-bottom: 1px none #dadada;
	}
	.modal_row:last-child{
		border-bottom: 1px none #dadada;
	}
	.modal_row li{
		width: 100%;
		float: none;
		padding: 5px 0;
		border-bottom: 1px solid #dadada;
	}
	.modal_row li:last-child{
		float: none;
	}
	.modal_row dl{
		width: 100%;
		font-weight: bold;
	}
	.modal_row dt{
		padding: 0;
		float: left;
	}
	.modal_row dd{
		padding: 0;
		text-align: right;
	}
	.modal_row h4{
		margin: 0 0 5px;
	}
	.modal_img{
		width: 100%;
		float: none;
	}

	
}

/*highlight*/
.highlight_title span:before{
	display: none;
}
#highlight{
	width: 760px;
	margin: 0 auto;
}
#highlight h3{
	margin: 0 0 30px;
}
.interview{
	padding: 0 20px 35px;
}
.interview_img{
	margin: 0 0 20px;
}
.interview p{
	margin: 0 0 30px;
}
#highlight h5{
	font-size: 20px;
	margin: 0 0 10px;
}
.tag_name{
	font-size: 30px;
	color: #006835;
	text-align: center;
	margin: 0 0 10px;
}
.tag_name span{
	font-size: 40px;
	color: #333333;
	position: relative;
	top: 2px;
}
.interview_title{
	font-size: 32px;
	color: #006835;
	margin: 0 0 20px;
	text-align: center;
}
#highlight .article_body h4{
	font-size: 32px;
	text-align: center;
	color: #003da0;
	line-height: 1.4;
	margin: 30px 0 15px;
}
#highlight .article_body h4 span{
	font-size: 16px;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
#highlight p{
	color: #1e1215;
	overflow: hidden;
}
.interview_img{
	padding: 9px;
	border: 1px solid #0a5ab4;
}
.interview_img.green{
	padding: 9px;
	border: 1px solid #006835;
}
.interview_img img{
	display: block;
}
#highlight .article_body .interview_img{
	float: left;
	margin: 0 20px 0 0;
}
#highlight .article_body .clearfix{
	margin: 0 0 20px;
}
.article_title{
	font-size: 28px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	margin: 0 !important;
	background: url(../images/highlight/on.png) no-repeat right 40px center #003da0;
	cursor: pointer;
	font-weight: bold;
}
.article_title.opened{
	background: url(../images/highlight/off.png) no-repeat right 40px center #003da0;
}
.article_body{
	padding:10px 19px 19px;
	border: 1px solid #003da0;
	display: none;
}
.article_body.open{
 	display: block;
}
.article_body p{
	margin: 0 0 70px;
	line-height: 1.7;
}
.article_body p:last-child{
	margin: 0;
}
.back-btn{
	text-align: center;
	margin: 70px 0 0;
}
.back-btn a{
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 56px;
	width: 240px;
	border-radius: 28px;
	background: url(../images/arrow2.png) no-repeat 20px center #636363;
	color: #fff;
	-webkit-box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	-moz-box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    text-decoration: none;
}
.back-btn a:hover{
	-webkit-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	-moz-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	box-shadow: 0 2px 2px rgba(96, 96, 96, 0.4);
}
.tb_highlight{
	width: 500px;
	margin: 0 auto;
	border: 1px solid #006835;
	text-align: center;
	border-collapse: collapse;
}
.tb_highlight th{
	padding:7px 10px;
	background: #006835;
	color: #fff;
	font-size: 20px;
}
.tb_highlight td{
	padding:7px 10px;
}
.tb_highlight tbody tr:nth-child(2n){
	background: #f1faf7;
}
.tb_highlight tbody tr:first-child td{
	font-size: 20px;
	color: #006835;
  font-weight: bold;
}
.align_left{
	text-align: left;
}
@media all and (max-width: 767px) {
	#highlight{
		width: 100%;
		padding: 0 15px;
	}
	#highlight h3{
		margin: 0 0 10px;
	}
	.interview{
		padding: 0 0 20px;
	}
	.interview_img{
		margin: 0 0 10px;
	}
	.interview p{
		margin: 0 0 20px;
	}
	#highlight h4{
		font-size: 16px;
		margin: 0 0 10px;
	}
	#highlight p{
		color: #1e1215;
		font-size: 12px;
	}
	.article_title{
		font-size: 18px;
		line-height: 40px;
		padding: 5px 0 25px;
		background: url(../images/highlight/off.png) no-repeat center bottom 15px #0a5ab4;
	}
	.article_title.opened{
		background: url(../images/highlight/on.png) no-repeat center bottom 15px #0a5ab4;
	}
	.article_body{
		padding:20px 10px 10px;
	}
	.article_body p{
		margin: 0 0 40px;
	}
	
	.back-btn{
		text-align: center;
		margin: 40px 0 0;
	}
	.back-btn a{
		font-size: 16px;
		line-height: 50px;
		width: 100%;
		border-radius: 25px;
	}
	
	.tb_highlight{
		width: 100%;
		font-size: 12px;
	}
	.tb_highlight th{
		padding:5px;
		font-size: 12px;
	}
	.tb_highlight td{
		padding:5px;
	}
	.tb_highlight tbody tr:first-child td{
		font-size: 12px;
	}
	.tag_name span{
		font-size: 21px;
	}
	#highlight .article_body h4{
		font-size: 21px;
    margin: 0 0 10px;
	}
	#highlight .article_body h4 span {
	    font-size: 12px;
	}
	#highlight h5{
		font-size: 14px;
	}
	#highlight .article_body .interview_img{
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}
	.interview_img img{
		width: 100%;
	}
  .interview_img.green{
    padding: 4px;
  }
  .interview_img{
    padding: 4px;
  }
}

/*ticket*/
/*.ticket_title span{
	padding: 5px 0 0 75px;
	background: url(../images/ticket/icon_ticket.svg) no-repeat left center;
}*/
.ticket_title span:before{
    background: url(../images/ticket/icon_ticket.png) no-repeat;
    background-size: 100% auto;
}
#ticket{
	width: 760px;
	margin: 0 auto;
	font-size: 16px;
}
#ticket h3{
	text-align: center;
	font-size: 28px;
	margin: 0 0 25px;
}
#ticket h3 span{
	padding: 3px 0 0 40px;
}
.ttl01 span{
	background: url(../images/ticket/icon02.png) no-repeat left center;
}
#ticket .ttl02 span{
	background: url(../images/ticket/icon03.png) no-repeat left center;
	padding-left: 50px;
}
.ttl03 span{
	background: url(../images/ticket/icon04.png) no-repeat left center;
}
.tb_price{
	margin: 0 0 50px;
}
.tb_price table{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	margin: 0 0 10px;
	color: #274b5b;
}
.tb_price th, .tb_price td{
	padding: 15px 5px;
	border-right: 1px solid #546d6f;
	border-bottom: 1px solid #546d6f;
	vertical-align: middle;
}
.tb_price thead th{
	background: #274b5b;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}
.tb_price thead th .big{
	font-size: 30px;
	font-weight: bold;
}
.tb_price thead th .big span{
	font-size: 20px;
}
.tb_price tbody th{
	font-size: 20px;
	font-weight: normal;
} 
.tb_price tbody th span{
	font-size: 14px;
}
.tb_price tbody td{
	font-size: 14px;
}
.tb_price tbody td .price{
	font-size: 30px;
	font-weight: bold;
}
.tb_price .noline{
	border-right: 1px solid #fff;
}

.purchase{
	margin: 0 0 40px;
}
.btnList{
	margin: 0 0 60px;
}
.btnList li {
	float: left;
	width: 350px;
}
.btnList li:last-child {
	float: right;
}
.btnList li a {
	background: #003da0 url(../images/arrow.png) no-repeat 94% center;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 50px;
	font-size: 24px;
	line-height: 2;
	padding: 20px 0;
	font-weight: normal;
	box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.btnList li a:hover {
	box-shadow: 0 2px 2px rgba(96, 96, 96, 0.4);
}
.purchase h4{
	font-size: 20px;
	color: #006835;
	margin: 0 0 5px;
	text-align: center;
}
.ticketstore_list{
	padding: 10px 25px;
	background: #f1faf7;
	color: #1e1215;
	margin: 0 0 20px;
}
.ticketstore_list dt{
	padding: 7px 0;
	float: left;
}
.ticketstore_list dd{
	padding: 7px 0;
	text-align: right;
}

#ticket .article_title{
	background-color: #006835;
	font-size: 24px;
	line-height: 62px;
}
#ticket .article_body{
	border-color: #006835;
  padding: 19px 39px 19px;
}
#ticket .article_body.open{
  display: block;
}
#ticket .article_body.p38{
  padding: 19px 38px 19px !important;
}
.green{
	font-size: 20px;
	color: #006835;
	margin: 0 0 15px;
}
.map .article_title{
	margin:30px 0 0 !important;
}
.map > p{
	line-height: 1.8;
}
.map a{
	text-decoration: none;
}
.map_ifr{
	margin: 20px 0 0;
}
.map .photo img{
	width: 100%;
}
@media all and (max-width: 767px) {
	#ticket{
		width: 100%;
		font-size: 12px;
	}
	#ticket h3{
		font-size: 18px;
		margin: 0 0 15px;
	}
	#ticket h3 span{
		padding: 0 !important;
		background: none !important; 
	}

	.tb_price{
		margin: 0 0 30px;
	}
	.tb_price th, .tb_price td{
		padding: 10px 5px;
	}
	.tb_price thead th{
		font-size: 11px;
	}
	.tb_price thead th .big{
		font-size: 12px;
		font-weight: bold;
	}
	.tb_price tbody td .price{
		font-size: 15px;
		font-weight: bold;
	}
	.tb_price thead th .big span, .tb_price tbody th, .tb_price tbody td{
		font-size: 11px;
		font-weight: normal;
	}
	.tb_price tbody th span{
		font-size: 10px;
	} 

	.purchase{
		margin: 0 0 20px;
	}
	.btnList{
		margin: 0 0 40px;
	}
	.btnList li {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	.btnList li:last-child {
		float: none;
	}
	.btnList li a {
		border-radius: 25px;
		font-size: 17px;
		padding: 8px 0;
	}
	
	.purchase h4{
		font-size: 14px;
	}
	.ticketstore_list{
		padding:5px 10px;
		margin: 0 0 20px;
	}
	.ticketstore_list dt{
		padding: 5px 0;
		float: left;
		max-width: 60%;
	}
	.ticketstore_list dd{
		padding: 5px 0;
		text-align: right;
	}

	#ticket .article_title{
		font-size: 18px;
		line-height: 40px;
	}
	
	.green{
		font-size: 14px;
	}
	.map .article_title{
		margin:15px 0 0 !important;
	}
	.map_ifr{
		margin: 10px 0 0;
	}
	.map_ifr iframe{
		height: 220px;
	}
  #ticket .article_body{
    padding: 19px 10px;
  }
  #ticket .article_body.p38{
    padding: 19px 10px !important;
  }
	

}
.inner{
	width: 720px;
	margin: 0 auto;
}
.section01{
	margin: 0 0 20px;
	

}
.title03{
	font-size: 20px;
	line-height: 2;
	padding: 5px 0;
	text-align: center;
	background: #006835;
	color: #fff;
}
.article_post{
	border: 1px solid #006835;
	margin: 0 0 50px;
	padding: 20px 50px;
}
.article_post p{
	margin: 0 0 20px;
	font-size: 16px;
}
.info dt{
	padding: 5px 10px;
	background: #f1faf7;
	color: #006835;
	font-size: 16px;
	font-weight: bold;
}
.info dd{
	padding: 5px 10px;
}
.article_post .photo{
	margin: 0 0 15px;
}
@media all and (max-width: 767px) {
	.inner{
		width: 100%;
		padding: 0 20px;
	
	}
	.title03{
		font-size: 15px;
	}
	.article_post{
		padding: 10px;
		margin: 0 0 30px;
	}
	.article_post p{
	    font-size: 12px;
	}
	.article_post dt{
	    font-size: 12px;
	    padding: 5px;
	}
	.article_post dd{
	    font-size: 11px;
	    padding: 5px 0;
	
	}
	.highlight_title span{
		padding-left: 0;
	}
}

/*guide*/
.guide_title span:before{
    background: url(../images/guide/icon_guide.png) center no-repeat;
}
.inner02{
	width: 760px;
	margin: 0 auto;
}
#guide .des{
	font-size: 16px;
	color: #274b5b;
	text-align: center;
	margin: -20px 0 40px;
}
#guide .title02{
	color: #333333;
}
.patterns{
	margin: 0 0 40px;
}
.patterns li{
	width: 370px;
	height: 430px;
	float: left;
	margin: 0 0 20px;
	border-radius: 15px;
	/*-webkit-box-shadow: 0px 3px 10px 0px #606060;
	-moz-box-shadow: 0px 3px 10px 0px #606060;
	box-shadow: 0px 3px 10px 0px #606060;*/
	-webkit-box-shadow: 0px 3px 10px 0px #606060;
	-moz-box-shadow: 0px 3px 10px 0px #606060;
	box-shadow: 0px 3px 10px 0px #606060;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.patterns li:nth-child(2n){
	float: right;
}
.patterns li:hover{
	/*opacity: 0.7;*/
	-webkit-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	-moz-box-shadow:  0 2px 2px rgba(96, 96, 96, 0.4);
	box-shadow: 0 2px 2px rgba(96, 96, 96, 0.4);
}

.patterns li a{
	text-decoration: none;
	color: #1e1215;
}
.patterns h4{
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 22px;
	color: #006835; 
}
/*.par01 h4{ background: #f76191; }
.par02 h4{ background: #fc8045; }
.par03 h4{ background: #48c059; }
.par04 h4{ background: #39b4d6; }*/

.patterns .photo img{
	display: block;
	width: 100%;
	border-radius: 15px 15px 0 0;
}
.patterns p{
	padding: 0 20px 20px;
	line-height: 1.7;
	margin: 0 0 10px;
}
.bnr{
	text-align: center;
	margin: 0 20px;
}
.bnr span{
	display: block;
	font-size: 18px;
	margin: 0 0 5px;
/*	color: #28a046;*/
	font-weight: bold;
}
/*.par01 .bnr{ color: #f76191; }
.par02 .bnr{ color: #fc8045; }
.par03 .bnr{ color: #48c059; }*/
.bnr2{
	padding: 10px 40px;
	font-size: 18px;
    font-weight: bold;
	line-height: 30px;
	margin: 0 20px;
	background:url(../images/guide/arr04_off.png) no-repeat right 30px center;
	color: #006835;
	border-radius: 25px;
	border: 1px solid #006835;
	text-align: center;
}
.patterns li:hover .bnr2{
	color: #fff;
	background:url(../images/guide/arr04_on.png) no-repeat right 30px center #006835;
}

.guidebox{
	border: 1px solid #006835;
}
.guidebox h4{
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #006835;
}
.guidebox ul{
	padding: 20px;
}
.guidebox1 ul li{
	margin: 0 0 30px;
}
.guidebox p{
	margin: 0 0 20px;
}
.guidebox1 ul li:last-child, .guidebox p:last-child{
	margin: 0;
}
.guidebox1 .photo{
	float: left;
	width: 235px;
}
.guidebox .photo img{
	display: block;
	width: 100%;
}
.guidebox_text{
	overflow: hidden;
	padding: 0 0 0 20px;
}
.guidebox h5{
	font-size: 20px;
	color: #006835;
	border-bottom: 1px solid #dedede;
	margin: 0 0 10px;
	padding: 0 0 3px;
}
.guidebox h5 .txt_s {
	display: block;
	font-size: 14px;
}
.pinkbox{
	padding: 20px;
	background: #cfe2cf;
	font-size: 16px;
	border-radius: 10px;
}
/*.guidebox2{
	border: 1px solid #fc8045;
}
.guidebox2 h4{
	background: #fc8045;
}*/
.guidebox2 h5{
	/*color: #fc8045;*/
	text-align: center;
}
.guidebox2 li{
	width: 340px;
	float: left;
}
.guidebox2 li:nth-child(2n){
	float: right;
}
.guidebox2 .photo{
	margin: 0 0 10px;
}

/*.guidebox3{
	border: 1px solid #48c059;
}
.guidebox3 h4{
	background: #48c059;
}*/
.guidebox3 h5{
	/*color: #48c059;*/
	text-align: center;
	border-bottom: 1px dashed #dadada;
}
.guidebox3 li{
	width: 340px;
	float: left;
	margin: 20px 0 0;
}
.guidebox3 li:nth-child(2n){
	float: right;
}
.guidebox3 .text_bold{
	font-size: 16px;
	margin: 0 0 10px;
}

.guidebox4{
	border: 1px solid #636363;
}
.guidebox4 h4{
	background: #636363;
}
.guidebox_in{
	padding: 20px;
}
.privacy{
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
.fz16{
	font-size: 16px;
}
.map2{
	padding: 20px 10px 0;
	text-align: center;
}
.map2 img{
	margin: 0 auto;
}
.map{
	position: relative;
}
.balloon{
	border: 2px solid #0a5ab4;
	text-align: center;
	color: #0a5ab4;
	font-size: 15px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	border-radius: 10px;
	position: absolute; 
	width: 20.79%; 
	height: 12.07%; 
	z-index: 2;
}
.balloon:hover{
	opacity: 0.7;
}
.bal01{
	left: 0%; top: 30.27%;
}
.bal02{
	left: 0%; top: 44.79%;
}
.bal03{
	left: 0%; top: 59.51%;
}
.bal04{
	left: 49.74%; top: 82.21%;
}
.bal05{
	left: 78.95%; top: 16.16%;
}
.bal06{
	left: 79.08%; top: 30.88%;
}
.bal07{
	left: 79.08%; top: 44.58%;
}
.bal08{
	left: 78.82%; top: 59.1%;
}
p.idt12 {
    text-indent: -1em;
    padding-left: 1em;
}
@media all and (max-width: 767px) {
	.guide_title span:before,
  	.hole_title span:before{
	    background-size: 100% auto;
	}
	.inner02{
		width: 100%;
		padding: 0 15px;
	}
	#guide .des{
		font-size: 12px;
		margin: -20px 0 30px;
    text-align: left;
	}
	.patterns li{
		width: 100%;
		height: auto;
		float: none;
		padding: 0 0 10px;
    background-color: #fafafa;
	}
	.patterns li:nth-child(2n){
		float: none;
	}
	.patterns h4{
		height: 60px;
		font-size: 15px;
	}
	.patterns p{
		padding: 0 15px 18px;
		margin: 0;
    font-size: 11px;
	}
	.bnr{
		margin: 0 10px;
	}
	.bnr span{
		font-size: 14px;
		margin: 0;
	}
	.bnr2{
		padding: 10px 20px;
		font-size: 14px;
		line-height: 20px;
		margin: 0 10px 5px;
		background-position: right 15px center;
    text-align: center;
	}
	.patterns li:hover .bnr2{
		background-position: right 15px center;
	}

	.guidebox h4{
		font-size: 15px;
	}
	.guidebox ul{
		padding: 10px;
	}
	.guidebox1 ul li{
		margin: 0 0 20px;
	}
	.guidebox p{
		margin: 0 0 10px;
    font-size: 11px;
	}

	.guidebox1 .photo{
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}
	.guidebox_text{
		padding: 0;
	}
	.guidebox h5{
		font-size: 15px;
	}
	.guidebox h5 .txt_s {
		font-size: 12px;
	}
	.pinkbox{
		padding: 10px;
	}
	.guidebox2 li{
		width: 100%;
		float: none;
		margin: 0 0 20px;
	}
	.guidebox2 li:nth-child(2n){
		float: none;
	}
	.guidebox2 li:last-child{
		margin: 0;
	}

	.guidebox3 li, .guidebox3 li:nth-child(2n){
		width: 100%;
		float: none;
	}
	.guidebox3 .text_bold{
		font-size: 13px;
	}
	.map2{
		padding: 10px 10px 0;
	}
	.spw50{
		width: 120px;
	}
	.map{
		margin: 0 -15px;
	}
	.map1 img{
		width: 100%;
	}
  .section01{
    font-size: 11px;
  }
}

/*players*/
.players_title span:before{
    background-image: url(../images/players/icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
#players{
	width: 760px;
	margin: 0 auto;
} 
#players .article_title{
	background-color: #0a5ab4;
	font-weight: normal;
}
#players .article_body{
	border-color: #0a5ab4;
	padding: 20px 29px;
}
#players .article_body p{
	margin: 0 0 20px;
}
.players-list li{
	margin: 0 0 40px;
}
.players-list .photo{
	float: left;
	width: 185px;
	margin: 0 0 10px;
}
.player-info{
	width: 485px;
	float: right;
	margin: 0 0 10px;
}
.history{
	clear: both;
}
.history dt{
	text-align: center;
	font-weight: bold;
	color: #0a5ab4;
	background: #f1faf7;
	padding: 3px 10px;
	margin: 0 0 5px;
}
.history dd{
	font-size: 16px;
}
#players .article_body p.heading{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 3px;
	color: #0a5ab4;
	border-top: 1px solid #0a5ab4;
	border-bottom: 1px solid #0a5ab4;
	text-align: center;
	margin: 0 0 10px;
}
.player-info h3{
	font-size: 28px;
	text-align: center;
	line-height: 1.4;
	color: #0a5ab4;
	margin: 0 0 10px;
}
.player-info h3 span{
	font-size: 14px;
	display: block;
}
#players .article_body p.players-des{
	font-size: 12px;
	padding: 0 0 10px;
	border-bottom: 1px solid #dadada;
	text-align: center;
	margin: 0 0 10px;
}
.player-info dl{
	font-size: 12px;
	line-height: 30px;
	color: #1e1215;
}
.player-info dt{
	float: left;
	font-weight: bold;
}
.player-info dd{
	text-align: right;
	font-size: 15px;
}

-----------成績表関連---------

.boxTogH4{
	margin:0;
	padding:0;
	display:none;
}
.btnOutpageTaikai{
	text-align:right;
	margin:10px 0 10px 0!important;
}
.boxWinLeft{
	margin-right:5px;
}

table.tblWin tr th,
table.tblWin tr td{
	font-size:100%;
	padding:8px 1px;
}


table.tblWin tr th:nth-child(2){
	width:8%!important;
}

table.tblWin tr th:nth-child(1),
table.tblWin tr th:nth-child(5),
table.tblWin tr th:nth-child(6),
table.tblWin tr th:nth-child(7){
	width:7%!important;
}

#mainWhite #back .bgsubhead{
	font-size: 110%;
}
.right { text-align: right; }
table{
	width: 100%!important;
	font-size:90%;
	margin:15px 0;
}

#breadList,
#breadList a{
	color:#fff;
}
h2{
	letter-spacing:0px;
}
h2 .iconTopics{
	background:url(../../img/common/tit_h2_icon_winners.png) 0 0 no-repeat;
	width:60px;
	height:58px;
	position:absolute;
	top:15px;
	left:10px;
	text-indent:-9999px;
}

h4 span{
	margin-right:10px;
}


.boxWinLeft{
	float:left;
	width:30%;
	z-index:10;
}
.boxWinRight{
	float:right;
	width:70%;
}

table.tblWin{
	width: 670px;
	table-layout:fixed;
}

table.tblWin td{
	text-align:center;
}
table.tblWin td.money{
	text-align: right;
}

table.tblWin .tblwidth{
	width:17%;
}

table.tblWin .player{
	width:23%;
}


.btnOutpageTaikai a img{
	margin:0 0 0 10px;
}

	
.btnOutpageTaikai{
	text-align:right;
	margin:-30px 0 10px 0;
	/margin:0 0 10px 0;
}

.btnOutpageTaikai a{
	display:block;
	background:#3655bc url(/fsc/img/common/arrow_lnavi_white.gif) 10px center  no-repeat;
	width:170px;
	padding:10px 10px 10px 20px;
	color:#FFF;
	font-size:85%!important;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 

}
.btnOutpageTaikai a:hover{
	background:#006 url(/fsc/img/common/arrow_lnavi_white.gif) 10px center  no-repeat;
}


.btnOutpageTaikai a{
	display: inline-block;
	font-size:85%;
	padding:5px 5px 5px 15px;

}
#mainWhite #back h3.clearfix{
	margin: 0;
}
#mainWhite #back .bgsubhead{
	font-size: 110%;
    border-radius: 5px;
    background: #e88cb0;
    color: #fff;
	padding: 8px;
	margin-top: 10px;
}
#mainWhite #back .bgsubhead span{
	font-size: 110%;
}
p10b { padding-bottom: 10px; }
#wrap2nd{
	background: none!important;
}

#mainVisual2nd{
	display:none;
}

#spMenu{
	display:block;
	background:url(../../img/common/sp_menu.png) 0 0 no-repeat;
	width:98px;
	height:30px;
	display:block;
	float:right;
	margin:2px 2px 0 0;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	text-indent:-9999px;
}
 
#wrap2nd #header{
	display:none;
}
#wrap2nd #header{
	margin:0;
}

h3 {
	background-position:bottom;
	font-size: 100%!important;
	letter-spacing: 0.01em;
	display:block;
	margin: 0!important;
}
h4{
	margin:10px 0;
}
#main{
	padding-bottom:0;
}
#mainWhite #top,
#mainWhite #bottom{
	display:none;
	
}

#mainWhite #back{
	background:none;
	padding:5px;
}

#mainWhite #back h3{
}
p.catch{
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.3!important;
	margin-bottom: 1.2em;
}
p.lead{
	font-size: 108%;
	margin-bottom: 1.5em;
}
.red { color: #f00}
.caption {
	font-size: 85%;
	text-align: center;
	margin-top: -1em!important;
}

.small{
	font-size:85%;
	line-height: 1.4rem;
}
.large{
	font-size:120%;
}


-------------成績表関連 終わり----------

.tags{
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 0;
}
.tags li{
	text-align: center;
	font-weight: bold;
	color: #0a5ab4;
	background: #f1faf7;
	padding: 3px 10px;
	margin: 0 0 10px 13px;
	width: 244px;
}

.tags li:nth-child(3n+1){
		margin-left: 0;
}		

@media all and (max-width: 767px) {
	.players_title span{
		padding-left: 0;
	}
	.players_title span:before{
	    background-size: contain;
	}
	#players{
		width: auto;
		margin: 0 20px;
	}
	#players .article_body{
		padding: 10px;
	} 
	#players .article_body p{
		margin: 0 0 10px;
		font-size: 11px;
	}
	.players-list li{
		margin: 0 0 20px;
	}
	.players-list .photo{
		float: none;
		width: 100%;
	}
	.players-list .photo img{
		width: 100%;
	}
	.player-info{
		width: 100%;
		float: none;
	}
	.history{
		font-size: 11px;
	}
	.history dt{
		padding: 5px 10px;
	}
	.history dd{
		font-size: 11px;
	}
	#players .article_body p.heading{
		font-size: 11px;
		padding: 5px 10px;
		margin: 0 0 10px;
	}
	.player-info h3{
		font-size: 21px;
	}
	.player-info h3 span{
		font-size: 11px;
		display: block;
	}
	#players .article_body p.players-des{
		font-size: 11px;
	}
	.player-info dl{
		font-size: 11px;
		line-height: 1.5;
	}
	.player-info dt{
		float: none;
		font-weight: bold;
		margin: 0 0 5px;
	}
	.player-info dd{
		text-align: left;
		font-size: 11px;
		padding: 0 0 8px;
		margin: 0 0 10px;
		border-bottom: 1px dashed #dadada;
	}
	.tags li{
		width: 48%;
		margin-left: 0;
	}
	.tags li:nth-child(3n+1){
		margin-left: 0;
	}
	.tags li:nth-child(even){
		margin-left: 2%;	
	}
	.fz16{
		font-size: 12px;
	}
}
.fs16 {font-size: 16px;}

@media all and (max-width: 320px) {
	.mainvisual_bg {
		padding: 35px 10px 25px;
	}
	.times dt {
		font-size: 10px;
	}
}

/* teaser
----------------------------------------------------*/
#teaser #header {
	background: url(../images/teaser/bg_body.jpg) no-repeat center 0;
	background-size: cover;
	max-width: 1920px;
	width: auto;
	margin: 0 auto 34px;
	position: relative;
	padding: 0;
	height: auto;
	overflow: hidden; 
}
#teaser #header .headInner {
	max-width: 1276px;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#teaser .logo {
	position:absolute;
	right: 1.4%;
	bottom: 5%;
}
#teaser .snsList {
	position: absolute;
	right: 1.8%;
	top: 34px;
}
#teaser .snsList li {
	float: left;
	padding-left: 1vw;
	box-sizing: border-box;
}
#teaser .snsList li a:hover {
	opacity: 0.6;
}
#teaser .bnrList {
	position: absolute;
	left: 40.5%;
    right: 0;
	bottom: 7.5%;
}
#teaser .bnrList li {
	float: left;
	box-sizing: border-box;
    margin-right: 15px;
}
#teaser .bnrList li img {
	width: 100%;
}
#teaser .bnrList li a:hover {
	opacity: 0.6;
}
#teaser .mainImg {
	text-align: center;
	margin: 0;
}
#teaser .mainImg img {
	max-width: 100%;
	vertical-align: top;
}
#teaser #footer {
	background: url(../images/teaser/bg_footer.png) no-repeat center top / cover;
	text-align: center; 
	height: 100px;
	clear: both;
	padding: 0;
}
#teaser #footer .copyright {
	padding: 28px 0 0;
	text-align: center;
	float: none;
}
#teaser .box01 {
	border-bottom: 1px solid #bfc7c1;
	padding: 64px 0 32px; 
}
#teaser .box01 .inner {
	max-width: 960px;
	width: auto;
	margin: 0 auto;
	padding: 0;
}
#teaser .box01 .btnList {
	padding-top: 4px;
}
#teaser .box01 .btnList li {
	float: left;
	width: 47%;
}
#teaser .box01 .btnList li:last-child {
	float: right;
}
#teaser .box01 .btnList li a {
	background: #0a59b5 url(../images/teaser/arrow_01.png) no-repeat 94% center;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 50px;
	font-size: 22px;
	padding: 1.4vw 0;
	font-weight: bold;
	box-shadow: 0 10px 10px rgba(96, 96, 96, 0.4);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
#teaser .box01 .btnList li a:hover {
	box-shadow: 0 2px 2px rgba(96, 96, 96, 0.4);
}
#teaser h2 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 25px;
}
#teaser #content {
	margin: 0 auto;
	max-width: 960px;
	padding: 80px 0 80px;
}
#teaser #content .caption {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	line-height: 1;
	padding: 18px 0 20px;
}
#teaser h3 {
	background: #28a046;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	padding: 7px 0; 
	margin: 0;
}
#teaser .img01 {
	margin-bottom: 40px;
	text-align: center;
}
#teaser .img01 img {
	max-width: 100%;
	margin: 0 auto;
}
#teaser .box02 {
	margin: 0 auto;
	width: 760px;
}
#teaser .box02 .txtList {
	background: #f1faf7;
	padding: 20px 30px;
}
#teaser .box02 .txtList li {
	display: table;
	width: 100%;
	line-height: 1.4;
	font-size: 20px;
	padding: 2px 0;

}
#teaser .box02 .txtList li span {
	display: table-cell;
	width: 68%;
}
#teaser .box02 .txtList li .tel {
	text-align: right;
	width: 32%;
}
#teaser #headerSp {
	display: none;
}
@media all and (min-width: 768px)and (max-width: 1200px) {
	#teaser .logo {
		bottom: 4%;
		text-align: right;
	}
	#teaser .logo img {
		width: 80%;
	}
	#teaser .mainImg{
		padding: 0 2%;
	}
	#teaser .bnrList{
		bottom: 6%;
	}
	#teaser .bnrList li{
		width: 24%;
	}

}
@media all and (max-width: 767px) {
	#teaser #headerSp {
		background: url(../images/teaser/bg_body_sp.jpg) no-repeat center 0;
		background-size: cover;
		display: block;
		padding-bottom: 25px;
		display: block;
	}
	#teaser #content,
	#teaser .box01 .inner,
	#teaser #header {
		width: auto;
		height: auto;
	}
	#teaser #content {
		padding: 0 20px 40px;
	}
	#teaser #header {
		display: none;
	}
	#teaser .mainImg {
		width: 100%;
		padding-top: 0;
	}
	#teaser .logo,
	#teaser .bnrList,
	#teaser .snsList {
		position: inherit;
	}
	#teaser .bnrList {
		padding: 0 17%;
		width: auto;
      font-size: 0;
	}
	#teaser .bnrList li {
		float: left;
		padding: 0 2% 0 0;
		width: 50%;
        margin: 0;
		box-sizing: border-box;
	}
    #teaser .bnrList li:last-child {
        padding: 0 0 0 2%;
    }
	#teaser .bnrList li img {
		width: 100%
	}
	#teaser .snsList {
		clear: both;
		padding: 20px 0 0 0;
        text-align: center;
        font-size: 0;
	}
	#teaser .snsList li {
        display: inline-block;
		padding:0 8px;
        float: none;
	}
	#teaser .snsList li img {
		width: 40px;
		height: 40px;
	}
	#teaser .logo {
		float: right;
		padding: 20px 15px 0 0;
		width: auto;
	}
	#teaser .logo img{
		width: 51.5px;
		height: 40px;
	}
	#teaser .box02 { width: auto;}
	#teaser .mainImg img,
	#teaser .imgFull {width: 100%;}
	#teaser .imgMax {max-width: 100%; margin: 0 auto;}
	#teaser h2 {
		font-size: 17px;
		font-size: 4.5vw;
	}
	#teaser .box01 {
		padding: 36px 20px 10px;
		margin-bottom: 20px;
	}
	#teaser h2 {
		padding-bottom: 16px;
	}
	#teaser .box01 .btnList li {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#teaser .box01 .btnList li a { 
		font-size: 17px;
		padding: 13px 0;
		box-shadow: 0 7px 7px rgba(96, 96, 96, 0.4);
	 }
	#teaser .box02 .txtList li {
		font-size: 11px;
		font-size: 2.9vw;
	}
	#teaser h3 {
		font-size: 14px;
		font-size: 3.7vw;
	}
	#teaser #content .caption {
		font-size: 15px;
		font-size: 4vw;
		padding-bottom: 10px;
	}
	#teaser #footer {
		height: auto;
	}
	#teaser #footer .copyright {
		padding: 22px 0 15px;
	}
	#teaser #footer img {
		width: 145px;
		height: auto;
	}
	#teaser .box02 .txtList {
		padding: 10px 10px;
	}
}


/* add new
----------------------------------------------------*/
.guidebox_cont dl{
 	display: flex;
 	flex-wrap: wrap;
}
.guidebox_cont dt, .guidebox_cont dd{
	line-height: 2.14;
	margin-bottom: 5px;
}
.guidebox_cont dt{
  	width: 15%;
  	font-weight: bold;
}
.guidebox_cont dd{
  	width: 85%;
  	font-weight: bold;
}
.txt-right {
	text-align: right;
}
.guidebox .inner {
	padding: 20px;
}
.news_page h3.ttl01 {
	text-align: center;
	font-size: 28px;
	padding: 0 0 20px; 
}
.news_page #ticket {
	margin-bottom: 40px;
}
.news_page .mb40 {
	margin-bottom: 40px;
}
.detail-box {
	background: #fff;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
	box-sizing: border-box;
}
@media all and (max-width: 767px) {
	.detail-box {
		width: 80%;
		margin: 10px auto 0;
	}
}
.detail-box img {
	margin: 0 auto;
}
.detail-box .btn a {
	background: url(../images/arrow02.png) no-repeat right 13px center;
	color: #006835;
	font-size: 20px;
	border: 2px solid #006835;
	text-decoration: none;
	display: block;
	margin: 10px auto 0;
	width: 190px;
	padding: 1px 0 0;
}
.center { text-align: center; }
@media all and (min-width: 768px) {
	.detail-box .btn a:hover {
		opacity: 0.7;
	}
	.detail-box {
		position: absolute;
		right: -55px;
		top: 130px;
		width: 300px;
	}
	.mainvisual .container {
		position: relative;
	}
}
@media all and (max-width: 767px) {
	.guidebox_cont dl {
		font-size: 11px;
	}
	.guidebox_cont dt{
	  	width: 20%;
	}
	.guidebox_cont dd{
	  	width: 80%;
	}
	.detail-box img {
		max-width: 100%;
	}
	.rsp-mb-0 {
		padding-bottom: 0 !important;
	}
}
@media all and (max-width: 320px) {
	.guidebox_cont dt{
	  	width: 24%;
	}
	.guidebox_cont dd{
	  	width: 76%;
	}
}
.mt190 {
	margin-top: 190px;
}
.night-broadcast {
	padding-left: 107px;
}
@media all and (max-width: 767px) {
	.ttl {
		width: 80%;
		margin: 0 auto;
	}
	.night-broadcast {
		padding-left: 80px;
	}
}
.color-white {
	color: #fff;
}