<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 799px) {
/* CSS Document */

body {-webkit-text-size-adjust: none;}

#header {
	background-color: #000000;
	height: 100px;
}


hr {
visibility:hidden !important;
display:none !important;
margin:0px !important;
padding:0px !important;
}

.no_sp {display:none;}

iframe {
	/* width:96% !important; */
	margin-left:auto;
	margin-right:auto;
}

#sp_main {
	clear:both;
	padding-top:10px;
}

br.no-br{
	display:none;
}
  
 /* table by lse */
   table.table-style01 {
    border-top: 1px solid #999;
  }
  table.table-style01 td {
    display: block;
    text-align: center;
  }
  table.table-style01 th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
  
  table.table-style04 {
    border: none;
  }
  table.table-style04 thead {
    display: none;
  }
  table.table-style04 tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
  }
  table.table-style04 td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    display: block;
    padding: 10px;
    text-align: right;
  }
 table.table-style04 td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
  
 /* */

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ç”¨å…±é€šCSSè¨­å®š
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.cont_h1 {
	background-image: url(../../images/pc/h2.jpg);
	background-repeat: no-repeat;
	padding-left: 25px !important;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	font-size: 1.6em;
	color: #333;
	clear: both;
	margin-bottom: 20px !important;
}
.cont_h2 {
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 10px 5px !important;
	border-bottom: 1px solid #ccc;
	border-top: 2px solid #000000;
	font-size: 1.4em;
	color: #333;
	clear: both;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}
.cont_h3 {
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 10px 5px !important;
	border: 1px solid #ccc;
	font-size: 1.2em;
	color: #333;
	clear: both;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}
.cont_h4 {
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 10px 10px !important;
	border-left: 3px solid #000000;
	font-size: 1.0em;
	color: #333;
	clear: both;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}
.cont_h5 {
	background-image: url(../../images/pc/h5.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 10px 10px !important;
	font-size: 1.0em;
	color: #333;
	clear: both;
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}

.cont_ul {
	width:98%;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:15px !important;
}

.cont_ul li {
	margin-left:15px !important;
	list-style:disc !important;
}

.cont_ol {
	width:98%;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:15px !important;
	margin-bottom:10px !important;
}

.cont_ol li {
	margin-left:25px !important;
	list-style:decimal !important;
	margin-top:5px !important;
}

.ui-responsive {
	width:98%;
	margin-left:auto;
	margin-right:auto;
}

.ui-responsive th {
	background-color:#f4f4f4;
}

.ui-responsive th,
.ui-responsive td {
	border-bottom:1px solid #ccc;
}

  #body--access-index .arena_map{
  	height:20em;
  	width:20em;
  }

}</pre></body></html>