@media screen and (max-width:640px) {

.pc_view{
	display: none !important;
}

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.6em;
	list-style-type: none;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

textarea { font-size: 100%; }

img { vertical-align: bottom; }

hr { display: none; }

html{
	min-height: 620px;
	height: 100%;
	overflow-y: scroll;
}

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

body{
	height: 100%;
    font-family: arial,sans-serif;
	background: #fff;
	color: #000;
}

a		{	text-decoration: none; color: #014099;	}
a:hover	{   text-decoration: underline; color: #014099;	}

a img {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
a img:hover {  
    opacity: 0.7;  
    filter: alpha(opacity=70);  
}   

header{
	background-color: #fff;
    border-bottom: 2px solid #0c86c4;
    position: fixed;
    width: 100%;
    z-index: 11000;
    height: 80px;
}

header h1{
	float: left;
    margin: 10px 10px 10px 20px;
    width: 50px;
}

header h1 img{
	width: 100%;
	height: auto;
}

header nav{
	margin-top: 70px;
}

header ul{
	margin: 0 10%;
}

header li{
	border-bottom: 1px solid #becdd4;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

header li a{
	color: #000;
}

header li a:hover{
	color: #000;
	text-decoration: none;
}


header p{
	bottom: 1%;
    font-size: 10px;
    left: 10%;
    position: absolute;
    text-align: center;
}

#container{
	background-image: url("../img/bg_toppage.jpg");
    background-size: 20px auto;
    padding-top: 80px;
}

.mainimage{
	overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 100;
}

.bxslider{
}

.catchcopy{
	bottom: 15%;
    margin: 0 5%;
    max-width: 1080px;
    position: absolute;
    width: 90%;
    z-index: 10000;
}

.catchcopy img{
	height: auto;
    width: 100%;
}

.topcontents01{
	background-color: #fff;
    border: 1px solid #eee;
    margin: -5% 5% 10%;
    padding: 2.5% 5%;
    position: relative;
    width: 80%;
    z-index: 10000;
}

.topcontents01 h2{
	font-size: 22px;
	color: #e53d46;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}

.topcontents01 h2 span{
	font-size: 16px;
}

.topcontents01 p.date{
	background-color: #0c86c4;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 16px;
}

.topcontents01 p.text{
	font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 35px;
}
.center{
	text-align: center;
}

.button {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #0c86c4;
	border: 2px solid #0c86c4;
	color: #fff;
	line-height: 50px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	background-color: #fff;
	border-color: #014099;
	color: #014099;
}

.topcontents02{
	width: 100%;
	overflow: hidden;
	margin-bottom: 75px;
}

.topcontents02 li{
	width: 100%;
}

.topcontents02 li img{
	width:100%;
	height: auto;
}

.topcontents03{
	background-color: #fff;
    margin: 0 5% 10%;
    overflow: hidden;
    width: 90%;
}

.topcontents03 img[usemap]{
	width: 100%;
	height: auto;
}

.topcontents03 h2{
	background-color: #014099;
	text-align: center;
	font-size: 24px;
	margin-bottom: 50px;
	color: #fff;
	padding: 10px;
}

.topcontents04{
    margin: 0 5% 10%;
    overflow: hidden;
    width: 90%;
}

.topcontents04 .left{
	width: 100%;
	margin-bottom: 10%;
}

.topcontents04 .left iframe{
	width:100%;
}

.topcontents04 .right{
	width: 100%;
	background-color: #fff;
	padding-bottom: 5%;
}

.topcontents04 .right ul{
}

.topcontents04 .right ul li{
	text-align: center;
	margin-bottom: 25px;
}

.topcontents04 .right ul.sponsor img{
	width: 194px;
	height: auto;
}

.topcontents04 .right ul.agencies img{
	width: 194px;
	height: auto;
}

.topcontents04 .right h3{
	background-color: #014099;
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
	color: #fff;
	padding: 10px;
}

.information{
	background-color: #fff;
    overflow: hidden;
    padding: 10% 5%;
}

.information .info_top{
    border-bottom: 2px solid #bfcfe5;
    margin: 0 auto 45px;
    overflow: hidden;
    padding-bottom: 45px;
}

.information .info_top .inner{
	margin: 0 auto;
}

.information .info_top img{
	height: auto;
    margin: 0 25% 5%;
    width: 50%;
}

.information .info_top p{
	text-align: center;
}

.information .info_bottom{
	overflow: hidden;
	text-align: center;
}

.information .info_bottom h3{
	font-size: 22px;
	font-weight: bold;
	color: #014099;
	margin-bottom: 10px;
}

.information .info_bottom h4{
	border-top: 5px solid #014099;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 25px;
    width: 280px;
}

footer{
	background-color: #014099;
	color: #fff;
	padding: 25px;
}

footer p{
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 20px;
}

footer p:last-child{
	margin-bottom: 0;
}

#page-top {
	bottom: 1%;
    position: fixed;
    right: -12.5%;
    z-index: 100000;
}
#page-top a {
	width: 100px;
	display: block;
}
#page-top a:hover {
}

.pagetitle{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 140px;
    width: 100%;
    border-top: 10px solid #014099;
}

.about .pagetitle{
	background-image:url(../img/bg_about.jpg);
}

.pagetitle h2{
	color: #fff;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 140px;
    text-align: center;
    vertical-align: middle;
}

.contentsblock{
	background-color: #fff;
    margin: 2.5% auto 10%;
    padding: 2.5%;
    width: 90%;
}

.contentsblock .inner{
	margin-bottom: 5%;
}

.contentsblock h3{
	background-color: #0c86c4;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 2.5%;
    padding: 5px 5px 5px 2.5%;
}

.contentsblock h4{
	font-weight: bold;
	font-size: 16px;
	padding-left: 2.5%;
	margin-bottom: 1%;
}

.contentsblock p{
	font-size: 16px;
	padding-left: 2.5%;
}

.contentsblock dl{
	padding-left: 2.5%;
}

.contentsblock dl dt {
    font-size: 16px;
    font-weight: bold;
}

.contentsblock dl dd {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    margin-bottom: 5%;
    padding-bottom: 5%;
}

.about .contentsblock li{
	list-style: inside none disc;
	margin-bottom: 5px;
	font-size: 16px;
}

.aboutgames p,.aboutgames ul{
	margin-bottom: 2.5%;
	padding-left: 2.5%;
}

.red{
	color: #e53d46;
}

.contentsblock .symbol .left{
	margin: 5% 0;
    text-align: center;
    width: 100%;
}

.contentsblock .symbol .left img{
	width: 140px;
	height: auto;
	margin-bottom: 5%;
}

.contentsblock .symbol .right{
    padding-top: 2.5%;
}

.contentsblock .symbolmember{
}

.contentsblock .symbolmember p{
	margin-bottom: 2.5%;
}

.contentsblock .symbolmember img{
	width:100%;
	height: auto;
	max-width: 600px;
	margin-bottom: 2.5%;
}

.symbolmember table{
	max-width: 600px;
	width:100%;
}

.symbolmember table,.symbolmember td,.symbolmember th{
	border: 1px solid #595959;
	border-collapse: collapse;
}
.symbolmember td,.symbolmember th{
	height: 25px;
    padding: 0.5% 2.5%;
    width: 30px;
}
.symbolmember th{
	background-color:#d3edfb;
}

.previousfigure img{
	height: auto;
    max-width: 1200px;
    width: 100%;
}

.games .pagetitle{
	background-image:url(../img/bg_games.jpg);
}

.games li{
	margin-bottom: 2.5%;
    width: 100%;
}

.games li img{
	width:100%;
	height: auto;
	margin-bottom: 
}

.games li h3{
	font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 2.5%;
}

.games li h3 span{
	font-size: 13px;
}

.games .gamessingle{

}

.games .gamessingle img{
	height: auto;
    margin-bottom: 3%;
    width: 100%;
}

.games .gamessingle iframe{
	margin-bottom: 2.5%;
    margin-top: 2.5%;
    width: 100%;
    height: 160px;
}

.gamessingle ul.travel{
	padding-left: 1.5%;
}

.gamessingle ul.travel li a{
	width:100%;
}

.schedule .pagetitle{
	background-image:url(../img/bg_schedule.jpg);
}

.schedule .contentsblock .inner ul{
	margin-bottom: 2.5%;
    overflow: hidden;
}

.schedule .contentsblock .inner li{
	float: left;
	margin-right: 10px;
}

.schedule .contentsblock .inner img{
	height: auto;
    width: 100%;
}

.news .pagetitle{
	background-image:url(../img/bg_about.jpg);
}

.news .contentsblock .inner dl{
	margin-top: 5%;
}

.news .contentsblock .inner dd{
	margin-bottom: 5%;
    padding-bottom: 5%;
    padding-left: 0;
}

.decision .pagetitle{
	background-image:url(../img/bg_decision.jpg);
}

.travelinner{
	overflow: hidden;
	background-color: #fff;
    margin: 0 0 5%;
    width: 100%;
}

.travelinner h4{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2.5%;
}

.travelinner ul{
	margin: 0 auto;
    max-width: 980px;
    width: 90%;
}

.travelinner li{
	margin-bottom: 2.5%;
    width: 100%;
}

.travelinner li a{
	width:100%;
}

.accessblock{
	margin-bottom: 5%;
    padding-bottom: 5%;
    border-bottom: solid 1px #eee;
}

/* 大会結果ページ20180827追加 */
	
.decision{
}

.decision .inner{
}

.decision .inner{
}

.decision .inner table{
	width: 100%;
}

.decision .inner table,.decision .inner td,.decision .inner th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.decision .inner td,.decision .inner th{
	padding: 1% 2.5%;
	text-align: center;
}
.decision .inner th.name{
	width: 35%;
}
.decision .inner th.date{
	width: 45%;
}
.decision .inner th.decisionpdf{
	width: 19%;
}

.decision .inner th {
	background: #0c86c4;
	color: #fff;
}
	

	











}