<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("/css/fontawesome.css");

*{
padding:0;
margin:0;	
}
body {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	line-height: 140%;
	text-align: center;
	background-color:#f7f5ea;
}
#wrapper {
	background-color: #f7f5ea;
	text-align:center;
	overflow: hidden;
}
section{
	padding-top:40px;
	padding-bottom:40px;
}
h1{
	display:none;
}
#header{
	background-color:#e4c127;
	background-repeat: no-repeat,repeat;
	background-position: top,center;
	text-align:center;
	background-image:url("../images/title.jpg");
	height:300px;
}
#header_subtitle{
	background-color:#b00000;
	color:#f7f7f7;
	font-weight:bold;
	text-align:center;
	border-bottom:1px #666 solid;
	padding:.3em;
}
#bannerArea{
	margin:auto;
	margin-top:95px;
}
#bannerArea span{
	line-height:500%;
	letter-spacing:.2em;
	font-size:1.3em;
	font-weight:bold;
}
#bannerArea img{
	margin : 1em;
	margin-right : .5em;	
	border : 1px solid #333;

}
#bannerArea img{
	margin : 1em;
	margin-left : 1em;	
	border : 1px solid #333;
	vertical-align:top;
}
#bannerArea a:first-child img{
	margin-left:0;
}
#bannerArea img:hover{
	opacity:0.6;
}
@media screen and (min-width: 481px) {
	#header #linkArea{
		width:150px;
		height:50px;
		margin:auto;
		padding-left:860px;
		line-height:200%;
		margin-top:-10px;
		padding-top:51px;
	}
	#header #linkArea a:hover{
		opacity:0.8;
	}
}
@media screen and (max-width: 480px) {
	.table_wrap {
	  overflow: auto;
	  -webkit-overflow-scrolling: touch;
	}
	#header{
		background-size:650px auto;
		width:100%;
		height:calc(100vw/800*290);
		position: relative;
	}
	#bannerArea{
		margin-top:0;
		padding-top:90px;
	}
	#bannerArea img{
		margin : .2em;
	}
	#bannerArea span{
		line-height:350%;
		letter-spacing:.1em;
		font-size:.9em;
	}
}
@media screen and (max-width: 900px) {
	#header #linkArea a{
		display:none;
	}
	#bannerArea img{
		max-width:25%;
		margin-left : .2em;	
	}
}
@media screen and (min-width: 700px) and (max-width: 1000px) {
	body {
		min-width:700px;
	}
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  border-radius: 50% 50%;
  height: 80px;
  width: 80px;
  background-color: #9b6941;
}

.pagetop::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 38px 20px;
  border-color: transparent transparent #FFF transparent;
}

.pagetop:hover {
  opacity: .8;
}
.youkou_box {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:70px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
.youkou_box:nth-child(2) {
	max-width:700px;
}
.table_wrap {

	max-width:1000px;
}
.table01{
	margin:auto;
	width:600px;
	max-width:100%;	
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
}
.table01 th, .table01 td{
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:.5em;
	background-color:#FFF;
}
.table01 th{
	background-color:#f9f0ca;
}
table.tournament td{
	font-size:15px;
	line-height:93%;
	vertical-align: middle;
	text-align: right;
	margin:0;
	padding:0;
	text-align:right;
	white-space: nowrap;
}
table.tournament tbody tr:first-child td{
	line-height:250%;
	font-weight: bold;
	color: #6e4300;
	font-size: 1.2em;
}
.fs10{
	font-size:10px;	
}

.fs12{
	font-size:12px;
	line-height	:150%;
	font-weight: bold;
	color: #666;
}
.fs14{
	font-size:14px;
}
.fc02{
	color:#0C45A5;
}
.fc05{
	color:#C00;
}
.mb10{
	margin-bottom:10px;	
}
.mb20{
	margin-bottom:20px;	
}
.mb30{
	margin-bottom:30px;	
}
.mb40{
	margin-bottom:40px;	
}
.fwb{
	font-weight:bold;
}
.tac{
	text-align:center;
}
.tar{
	text-align:right;
}
#footer,footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
	background-color:#b3a377;
}

h2{
	position: relative;
	display:block;
	font-weight:bold;
	padding: 1em 0;
	letter-spacing:0.1em;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1em;
	text-align:left;
	font-size:1.3em;
	color:#b00000;
}
h2::before,
h2::after{
  position: absolute;
  left: 0;
  content: ' ';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
h2::before{
  top: 0;
  border-top: 2px solid #b00000;
  border-bottom: 1px solid #b00000;
}
h2::after{
  bottom: 0;
  border-top: 1px solid #b00000;
  border-bottom: 2px solid #b00000;
}

.acd-check{
    display: none;
}
.acd-label{
	cursor:pointer;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
	display:block;
	font-weight:bold;
	padding: 0.85em 0;
	letter-spacing:0.1em;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1em;
	text-align:left;
	font-size:1.3em;
	color:#b00000;
	border:#b00000 1px solid;
	background-color:rgba(255,255,255,0.5);
}
.acd-label:after{
	background: #b00000;
	box-sizing: border-box;
	content: '\f067';
	display: table-cell;
	font-family: "Font Awesome 5 Free";
	height: 58px;
	vertical-align:middle;
	position: absolute;
	right: 0;
	top: 0px;
	color:#fff;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 17px;
	padding-left: 23px;
}
.acd-content{
	max-width:700px;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
	height: 100%;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
@media screen and (max-width: 480px) {
	h2{
		width:95%;
		font-size:1.6em;
		background: none;
		box-shadow: none;
		border: none 0px #fff;
		padding-top:10px;
		margin-left:10px;
		margin-top:20px;
		margin-bottom:0px;
		padding-bottom:10px;
		font-size:1em;
	}
	section{
		padding-top:10px;
	}
	.acd-label{
		max-width:90%;
	}
}

h3{
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	font-size: 1.35em;
	font-weight: bold;
	color:#372511;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #4f3519;
	border-bottom-color: #4f3519;
}
h3:first-child{
	margin-top:0px;	
}

h4{
	position:relative;
	padding-left:30px;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 38px;
	margin-top:20px;
	color:#344365;
}
h4:first-child{
	margin-top:0px;
}

h4:before{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:12px;
	width:12px;
	display:block;
	position:absolute;
	top:13px;
	left:5px;
	background-color:#82A8E1;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset
}
#youkouMenu{
	font-family: "M PLUS Rounded 1c";
}
@media screen and (min-width: 901px) {
	.sp_only{
		display:none;
	}
	#youkouMenu{
		background: #000; 
		background: -moz-linear-gradient(top, #333 1%,#000 100%);
		background: -webkit-linear-gradient(top, #333 1%,#000 100%);
		background: linear-gradient(to bottom, #333 1%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#000',GradientType=0 );
		height:43px;
	}
	
	#youkouMenu ul{
		width:900px;
		margin:auto;	
		list-style-type: none;
		display: flex;
		justify-content: space-between;
	}
	#youkouMenu ul li{
		
		font-size:1.2em;
		
	}
	#youkouMenu ul li a{
		height:38px;
		padding-top:12px;
		display: inline-block;
	position: relative;
		text-decoration:none;
		color:#fafafa;
		text-align:center;
	}
	
	#youkouMenu ul li::before,#youkouMenu ul li a::before{
	content: '';
	position: absolute;
	right:0;
	bottom: 10px;
	display: inline-block;
	width: 1px;
	height: 31px;
	border-right: 1px solid rgba(255,255,255,0.2);
	}
	#youkouMenu ul li:last-child a:before{
		content:none;
	}
	
	#youkouMenu ul li a:hover{
		opacity:.5;
		text-decoration:none;
		display:block;
	}
}
.disabled{
	pointer-events: none;
	background-color:#503d29;
	color:#726963 !important;
}

section:nth-child(2n){
	background-color:#fffdf4;
}
section:nth-child(5){
	padding:0;
	padding-top:1em;
	background-color:#fffdf4;
}
.breadcrumb{
	padding:0;
	padding-top: 1em;
}
.breadcrumb ul{
  margin: auto;
  margin-bottom: 1em;
  padding: 0;
  list-style: none;
  text-align:left;
  width:700px;
}

.breadcrumb ul li {
  display: inline;/*æ¨ªã«ä¸¦ã¶ã‚ˆã†ã«*/
  list-style: none;
  font-weight: bold;/*å¤ªå­—*/
}

.breadcrumb ul li:after {
  /* &gt;ã‚’è¡¨ç¤º*/
  content: '&gt;';
  padding: 0 0.2em;
  color: #555;
}

.breadcrumb ul li:last-child:after {
  content: '';
}

.breadcrumb ul li a {
  text-decoration: none;
  color: gray;
}

.breadcrumb ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
	.breadcrumb ul{
	  font-size:10px;
	}
}</pre></body></html>