@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, h7, h8, h9, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* ------------------------------------------------------------------------------------ */

.setag {
	display:none;
}

.blueback {
	background-color:#148;
	color:#fff;
}
.cyanback {
	background-color:#288;
	color:#fff;
}
.greenback {
	background-color:#080;
	color:#fff;
}
.yellowback {
	background-color:#c92;
	color:#fff;
}
.orangeback {
	background-color:#d72;
	color:#fff;
}

.linecell {
 background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogIzMzMzMzMztzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+');
}

@keyframes rotateInLeft {
	from {
		margin-top:100%;
		}
	to {
		margin-top:0%;
	}
}

html {
	scroll-behavior: smooth;

}

.scroll-container {
    scroll-behavior: smooth;
    height: 100vh;
    overflow-y: scroll;
}

body {
	color:#333;
	font-size:	medium;
	font-family:"ヒラギノ角ゴシック","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.5;
	background-color:#ccc;
	box-sizing:	border-box;

}


/* ------------------------------------------------------------------------------------ */
a{color:#8aaa16;text-decoration:none;  transition: color 0.3s ease 0s;font-weight:500;}
a:hover{color:#708c0c;	cursor: pointer;}
a:active, a:focus {outline:0;}

.tel {
	font-weight:	700;
}

#wrapper{
	margin:0 auto;
	width:960px;
	position:relative;
	background:#fff;
	box-shadow: 0px 0px 32px rgba(0,0,0,0.5);
}


/* ------------------------------------------------------------------------------------ */
/* ヘッダー */
#header{
	width:100%;
	height:140px;
	width:100%;
	display:inline-block;
/*    background: linear-gradient(to top, rgba(0,0,0, 0.0) 0%, rgba(0,0,0, 0.1) 100%);*/
}

.logo{
	float:left;
}

.logotitle {
	float:left;
	margin: 4px;
	font-size:38px;
	font-family:"ヒラギノ角ゴシック","メイリオ","Meiryo","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:100;
	color:#000;
	line-height:36px;
}

.logotitle b{
	font-weight:600;
	color:#000;
}

.logotitle h1 {
	display:	inline;
	margin:	4px 16px;
	font-family: 'Avenir', 'Helvetica','Apple SD Gothic Neo';
	font-size:	18px;
	font-weight:200;
}
.logosubtitle {
	color:#444;
	font-size:16px;
	line-height:1.2em;
}
.logodesc {
	padding:0 16px 0 16px;
	color:#999;
	font-size:14px;
	line-height:1.2em;
}

.logo img{
	opacity:1.0;
	width:auto;
	float:left;
	padding:0 16px 0 16px;
}

@keyframes fadein {
    0% { opacity:0; }
    100% { opacity:1; }
}

.logoarea {
}

.logo span{display:block;}

#submenu li {
	color:#000;
	text-align:left;
	font-size:14px;
	line-height:18px;
}

.topinfocell{
	float:right;
	background: linear-gradient(rgba(136, 170, 24, 0.9), rgba(136, 170, 24, 1.0));
	width:160px;
	height:80px;
	text-align:center;
	color:#fff;
	margin:0 1px 0 0;
}

.info{
	margin:12px auto;
	text-align:center;
}

.info .open .desc {font-size:1.1em;}

.info .tel{
	font-size:20px;
	font-weight:400;
}

.info .desc {
	font-size:12px;
	line-height:1.2em;
}
.logo span,.info span, {
	color:#666;
	font-size:.6em;
	font-weight:normal;
}

.noticecap {
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:8px 0;
	float:left;
	border-radius:32px;
	border:2px solid #e00;
	color:#e00;
	text-align:center;
	padding:0 16px;
	font-weight:300;
}
.noticecap b {
	color:#e00;
	font-weight:700;
}

.changecap {
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:8px 0;
	float:left;
	border-radius:32px;
	border:2px solid #38ea;
	color:#38ea;
	text-align:center;
	padding:0 16px;
	font-weight:400;
}

.changecap:hover {
	color:#38e;
	background:#38e2;
	transition:background-color 0.5s ease-in-out;

}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
	margin:0px auto;
	padding:0;
	width:100%;
	height:420px;
	position:relative;
	line-height:0;
	overflow:hidden;
	background-image:url(./photos/pTop4.jpg);
	background-size: cover;
	background-position: 0% 60%;

    animation: myfirst 1s ;
}
#mainBanner2{
	position:relative;
	margin:0px auto;
	padding:0;
	width:100%;
	height:420px;
	line-height:0;
	overflow:hidden;

	-webkit-animation: myfirst 1s ; /* Chrome, Safari, Opera */
    animation: myfirst 1s ;
}



/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
	from {opacity: 0.2;}
	to {opacity: 1;}
}

/* Standard syntax */
@keyframes myfirst {
	from {opacity: 0.2;}
	to {opacity: 1;}
}


#mainBanner img:first-child {
    -webkit-animation: crossfade 5s linear 0s infinite alternate;
    animation: crossfade 5s linear 0s infinite alternate;
}

@-webkit-keyframes crossfade {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@keyframes crossfade {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

#banner{
	padding:0px;
	width:100%;
	height:420px;
	position:relative;
	line-height:64px;
	overflow:hidden;
	font-size:48px;
	font-weight:200;
	color:#fff;
	text-shadow:	0px 0px 6px black;
	text-align:center;
	cursor:	pointer;
}

.banner{
	position:	absolute;
	left:	960px;
	padding:	0px;
	width:	100%;
	height:	420px;
	line-height:	64px;
	overflow:	hidden;
	font-size:	48px;
	font-weight:	200;
	color:	#fff;
	text-shadow:	0px 0px 6px black;
	text-align:	center;
	transition: 1s ease-in-out ;
	cursor:	pointer;

}
.spaceblock {
	clear:all;
	float:left;
	height:64px;
	width:100%;
}


#pagebanner {
	margin:0px auto;
	padding:0;
	width:100%;
	height:256px;
	position:relative;
	line-height:0;
	overflow:hidden;
}
.pagetitle {
	position:absolute;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:48px;
	font-weight:	600;
	text-shadow: 0px 0px 16px #000;

	margin:0 auto;
	clear:both;
	width:100%;
	top:120px;
	text-align: center;
	color:#fff;
	text-shadow: 0px 0px 8px #000;
	animation: fadein 1s;
}
.pagetitle2 {
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:28px;
	font-weight:lighter;
	text-shadow: 0px 0px 24px #000,0px 0px 16px #000,0px 0px 8px #000;
	line-height:40px;
	color:#fff;

	width:100%;
	height:100%;

	text-align: center;
	animation: fadein 0.5s;
}

.pagetitle2 b {
	font-weight:	200;
	color:#fff;
	font-size:48px;
}


@keyframes slidein {
	from {
		opacity:	0.0;
		left:calc(100% / 2 - 240px);
	}

	to {
		opacity:	1.0;
		left:calc(100% / 2 - 300px);
	}
}

.copy {
	margin:0	auto;
	border-radius:	24px;
	border:	8px solid #fff;
	position:absolute;
	font-size:48px;
	font-weight: 500;
	font-family:"ヒラギノ角ゴシック","メイリオ","Meiryo","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	width:660px;
	height:auto;
	top:110px;
	left:calc(100% / 2 - 300px);
	text-align: center;
	line-height:1.5;
	color:#fff;
	filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.8));
	animation: ease 2s fadein;
    transition-property: -moz-filter, -ms-filter, -o-filter, -webkit-filter, filter;
    transition-duration: 1s;
}

.copy:hover {
	cursor:	pointer;
	filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.9));
}
.copy b{
	color:#ed0;
	font-weight:600;
	font-size:64px;
	line-height: 24px;
}

#banner .copy2 {
	margin:0	auto;
	border-radius:	24px;
	padding:	16px;
	border:	8px solid #fff;
	font-size:48px;
	font-weight: 500;
	font-family:"ヒラギノ角ゴシック","メイリオ","Meiryo","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	width:600px;
	height:auto;
	top:80px;
	text-align: center;
	line-height:1.0em;
	color:#fff;
	text-shadow: 0px 0px 16px #000;
	animation: ease 2s slidein;
	background-color:rgba(32,64,128,0.5);
}

#banner .copy2 b{
	color:#fff;
	font-weight:700;
	font-size:64px;
	text-shadow: 0px 0px 8px #000;
	line-height:1.5em;
}

#banner .badge {
	border-radius:4px;
	border:	1px solid #fff;
	font-size:	16px;
	padding:	4px 16px;
}
.slogan{
	position:absolute;
	font-size:18px;
	font-weight: 100;
	font-family:"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	width:192px;
	height:24px;
	bottom:64px;
	left:calc(100% / 2 - (192px / 2));
	text-align: center;
	padding:16px 0px;
	line-height:1.4;
	color:#fff;
	background-color: rgba(0,0,0,0.4);
	border:#fff solid 3px;
	border-radius: 64px;
}

.slogan:action {
	animation: flash 1s;

}

.slogan:hover {
	animation: flash 1s;
	-webkit-animation: flash 1s;
	background-color: rgba(0,0,0,0.6);
}

@keyframes flash {
	0% { background-color: rgba(0,0,0,0.4); }
	10% { background-color: rgba(255,255,192,0.4); }
	100% { background-color: rgba(0,0,0,0.6); }
}

@keyframes linkflash {
	0% { background-color: rgba(0,0,0,0.4); }
	10% { background-color: #ffffbb; }
	100% { background-color: rgba(0,0,0,0.4); }
}


.slogan h2{
	padding-bottom:5px;
	font-size:20px;
}

.titleword {
	font-size:24px;
	font-weight: 100;
	font-family:"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.strongword {
	color:#8aaa16;
	font-size:16px;
	font-weight:bold;

}

#timetable {
	text-align:center;

}

#timetable td {
}

#eventinfo {
	margin:0px auto;
	width:calc(100% - 30px);
	position:relative;
	font-size: 20px;
}

#eventinfo h1 {
	color:#8aaa16;
	font-size:16px;
	font-weight:bold;
}

#eventinfo span.type {
	min-width:32px;
	border-radius: 3px;
	border:#6cf solid 1px;
	color:#28a;
	text-align:center;
}
#eventinfo table {
	border-collapse: collapse;

}

#eventinfo tr:hover {
	background-color:#eee;
}
#eventinfo td {
	font-size:18px;
	border-bottom: #ccc solid 1px;
	padding: 4px 8px;
}
#eventinfo span.subline {
	color:#888;
}
#eventinfo span.title {
	color:#28a;
}
#pasttournamenttable {
	width:	100%;
	border-collapse: collapse;
	border:	2px solid #000;
}
#pasttournamenttable tr {
	padding:	2px 8px;
}
#pasttournamenttable tr:hover {
	background:	#eee;
}
#pasttournamenttable th {
	padding:	2px 8px;
	font-weight:	600;
	font-size:	14px;
}
#pasttournamenttable td {
	padding:	2px 8px;
	font-weight:	300;
	font-size:	16px;
	border-right:	1px solid #000;
}
#pasttournamenttable .r {
	text-align:	right;
}
#pasttournamenttable .c {
	text-align:	center;
}
.tournamenttitle {
	text-align:	center;
	font-size:	32px;
	font-weight:	200;
	color:	#8aaa16;
}
/*-----------------------------------------------------------

	*/

.contentbox {
	margin:0 auto;
	width:760px;
	overflow:	auto;
	border:1px solid #444;
	text-align:center;
	font-weight:200;
	font-size:20px;
	line-height:28px;
}

.contentbox b {
	font-weight:500;
	font-size:16px;
	line-height:16px;
}

.co1tl {
	margin:2px 2px;
	float:	left;
	width:	64px;
	height:	28px;
	background-image: url("./img/co1tl.png");
	background-size: 64px 28px;
}
.co1tr {
	margin:2px 2px;
	float:	right;
	width:	64px;
	height:	28px;
	background-image: url("./img/co1tr.png");
	background-size: 64px 28px;
}
.co1bl {
	margin:2px 2px;
	float:	left;
	width:	64px;
	height:	28px;
	background-image: url("./img/co1bl.png");
	background-size: 64px 28px;
}
.co1br {
	margin:2px 2px;
	float:	right;
	width:	64px;
	height:	28px;
	background-image: url("./img/co1br.png");
	background-size: 64px 28px;
}

.co2tl {
	float:	left;
	width:	64px;
	height:	24px;
	background-image: url("./img/co2tl.png");
	background-size: 64px 24px;
}
.co2tr {
	float:	right;
	width:	64px;
	height:	24px;
	background-image: url("./img/co2tr.png");
	background-size: 64px 24px;
}
.co2bl {
	float:	left;
	width:	64px;
	height:	24px;
	background-image: url("./img/co2bl.png");
	background-size: 64px 24px;
}
.co2br {
	float:	right;
	width:	64px;
	height:	24px;
	background-image: url("./img/co2br.png");
	background-size: 64px 24px;
}

.devider1 {
	clear:	both;
	margin:	96px auto;
	width:	256px;
	height:	16px;
	background-image: url("./img/devider1.png");
	background-size: 256px 16px;
}

#tournamentmanagetable {
	border:3px solid #000;
	padding:0;
	border-collapse: collapse;
	margin:	0 auto;
}

#tournamentmanagetable td {
	border:	1px solid #000;
	padding:	4px 4px;
	text-align:center;
}

#tournamentdetailtable {
	width:	85%;
	padding:0;
	border:	3px solid #000;
	border-collapse: collapse;
	margin:	0 auto;
	font-size:	18px;
	font-weight:400;
	border-radius:	8px;
	line-height:	24px;
}

#tournamentdetailtable td {
	border:	1px solid #000;
	padding:	16px 16px;
}

#tournamentdetailtable b {
	color:	#e00;
}


#tournamententrylist {
	width:	85%;
	padding:0;
	border:	3px solid #000;
	border-collapse: collapse;
	margin:	0 auto;
	font-size:	18px;
	font-weighgt:300;
}

#tournamententrylist td {
	text-align:center;
	line-height:48px;
	border:	1px solid #000;
	padding:	4px 4px;
}

.tc {
	text-align:center;
	font-weight:	600;
	font-size:	18px;
	vertical-align: middle;
}

#tournamententrytable {
	width:	100%;
	padding:0;
	border-collapse: collapse;
	margin:	0 auto;
	font-size:	12px;
	font-weight:300;
	line-height:12px;
	border:	2px solid #000;
}

#tournamententrytable td {
	height:48px;
	border:	1px solid #000;
	padding:	4px 4px;
	vertical-align: middle;
}

#tournamententrytable input {
	width: 80%;
	font-size:	20px;
	border-radius:	4px;
}

#tournamententrytable .tc {
	text-align:center;
	font-weight:	500;
	font-size:	16px;
	line-height: 48px;
	width:	128px;
}
#tournamententrytable .tc2 {
	text-align:left;
	font-weight:	500;
	font-size:	10px;
	width:	256px;
	vertical-align:	text-top;
	line-height:	normal;
}
#tournamententrytable .tc3 {
	text-align:left;
	font-weight:	500;
	font-size:	14px;
	width:	256px;
	vertical-align:	text-top;
	line-height:	normal;
}
#tournamententrytable th {
	text-align:center;
	font-weight:	700;
	font-size:	14px;
	width:	256px;
	vertical-align:	middle;
	line-height:	normal;
}


#tournamentmanagetable textarea {
	font-size:	16px;
	border-radius:	4px;
	border:1px solid #ccc;
	background-color:	#fffe;
	color:	#444;
}

#entrywrapper {
	margin:0 auto;
	width:800px;
}
.tray-bar {
	width:100%;
	height:68px;
	background-color: #CCCCCC;
	font-size:24px;
	border-top:3px solid #5e5e5e;
	border-bottom:3px solid #5e5e5e;

}
.tray-bar:hover {
	background-color: #AAAAAA;
}
.tray-tab {
	height:60px;
	margin-top:8px;
	border:1px solid #888;
}

.tray-area {
	z-index:99999;
	width:100%;
	height:500px;
	left:0px;
	top:9999px;
	position:fixed;
	visibility: hidden;
	background-color:#FFFFFF;
	overflow:	hidden;
	-webkit-transition: 0.3s ease-in-out;
}



/**************************
/* グリッド
**************************/
#selectIcon {
	overflow:hidden;
	width:calc(960px - 10px);
	margin-left:15px;
}

#selectIcon .imgDiv {
	float:left;
	width:128px;
	text-align:center;
	margin:16px 0px;
}
#logomark {
	opacity:1;
}
/*
img {
	animation: fadein 1s;
}
*/
/* グリッド */
.grid {
	float:left;
	width:33.2%;
	padding:0px 0px;
	cursor:	pointer;
	border-left:1px solid #fff;
}

.box {
	width:100%;
	padding:0px;
	background-color:	#eee;
	height:200px;
	font-weight:600;
	font-size:16px;
	color:#fff;
	text-align:center;
}

.boxtitle {
	margin:4px;
	text-align:center;
	width:100%;
	background-color: rgba(0,0,0,0.5);
	color:	#fff;
	font-size:32px;
	line-height:32px;
	font-weight:	300;
}



.box ul {
	font-size: 1.2em;
	font-weight: 300;
}

.box h3 {padding:10px 0 5px;}

.box h3, .box p{text-align:left;}

.box p.readmore{
	padding:10px 5px 5px;
	text-align:right;
}


#tournamentcalendar {
	width:100%;
	border:3px solid #000;
	border-collapse: collapse;
	margin:	0 auto;
	padding:0px;
	font-size:	20px;
	text-align:	center;
}

#tournamentcalendar .title {
	color:#000;
	font-size:16px;
	font-weight:	600;
}

#tournamentcalendar th {
	padding:4px 0;
	width:	15%;
	text-align:center;
	color:	#888;
	font-size:12px;
	font-weight:	400;
	border:1px solid #000;
	border-bottom:	2px solid #000;
}

#tournamentcalendar td {
	text-align:center;
	color:	#000;
	font-size:16px;
	font-weight:	400;
	border:1px solid #000;
}

#tournamentcalendar td:hover {
	background-color:#eee;
	cursor:	pointer;
}

#tournamentcalendar .monthcap {
	width:	10%;
	vertical-align: middle;
	font-size:32px;
	font-weight:	300;
	color:	#000;
	border-right:	2px solid #000;
}
#tournamentcalendar .monthcap b {
	font-size:	16px;
	font-weight:	200;

}

#tournamentcalendar .subtitle {
	color:	#fff;
	font-size:	17px;
	font-weight:	600;
	padding:	2px 0;
	width:100%;
	line-height:	18px;
	text-shadow:	0 0 4px rgba(0,0,0,0.3);
}
#tournamentcalendar .date {
	color:#000;
	font-size:28px;
	font-weight:	600;
}
#tournamentcalendar .info {
	background-color:	#000;
	color:#fff;
	border-radius:	4px;
	padding:	2px 8px;
}


/*************
メイン コンテンツ
*************/

section.content p{margin-bottom:5px;}

.alignleft{
	float:left;
	clear:left;
	margin:3px 10px 10px 0;
}

.alignright{
	float:right;
	clear:right;
	margin:3px 0 10px 10px;
}


.commontable {
	width:	100%;
	border:	3px solid #000;
	border-collapse: collapse;
	margin:	0 auto;
	padding:0px;
	font-size:	22px;
	font-weight: 300;
	text-align:	center;
}

.cols4 td {
	width:25%;
}
.cols3 td {
	width:33%;
}

.commontable td,th {
	vertical-align: middle;
	border:	1px solid #000;
	text-align:	center;
}
.commontable th {
	padding:	4px 0;
}
.commontable td {
	padding:	8px 0;
	font-weight: 400;
}

.commontable div {
	float:	left;
	width:	128px;
	font-size:	16px;
	text-align:	right;
	padding:	4px 16px 4px 0;
}

.formtable {
	box-sizing: border-box;
	width:	100%;
	border:	3px solid #000;
	border-radius:	4px;
	margin:	0 auto;
	padding:	0px;
	font-size:	16px;
	font-weight: 300;
	text-align:	center;
	border-spacing:	0;
}

.formtable td,th {
	vertical-align: middle;
	margin:	8px 0;
}
.formtable th {
	padding:	2px 0;
	text-align:	center;
	background:	#6ac;
	color: #fff;
	border:	0;
	font-weight:	200;
}
.formtable td {
	font-weight: 400;
	text-align:	left;
	padding:	6px 16px;
	background-color:	#0000;
}

.formtable div {
	float:	left;
	width:	128px;
	font-size:	16px;
	text-align:	right;
	padding:	4px 16px 4px 0;
}

.formtable input {
	background:	#fff;
}

/*************
/* サイドバー
*************/
#sidebar ul{padding-top:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #ebebeb;
}

#sidebar li:last-child{
	border:0;
	margin-bottom:0px;
}

#sidebar li a{display:block;}

ul.list li{
	clear:both;
	margin-bottom:5px;
	padding:5px 0;
	overflow:hidden;
}

ul.list li{height:1%;}

ul.list li img{
	float:left;
	margin-right:10px;
}

ul.list li{
	font-size:12px;
	line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
	clear:both;
	overflow:hidden;
	background:#e8e8e8;
	text-align:	center;
}


#footer a{color:#fff;}

#footer a:hover{color:#ffd;}

address{
	clear:both;
	padding:5px;
	text-align:center;
	font-style:normal;
	font-size:12px;
	color:#fff;
	background:#333;
}



 	nav#topnav{
	 	margin:0px 0px;
		clear:both;
		overflow:hidden;
		position:relative;
		border-top:1px solid #8bab17;
		border-bottom:1px solid #8bab17;
		box-shadow:0px 0px 3px rgba(0,0,0,0.2);
	}

	nav#topnav ul li{
		float: left;
		position: relative;
		font-size:	16px;
		font-weight:	400;
	}

	nav#topnav li.last{border-right:1px solid #ebebeb;}

	nav#topnav ul li a{
		display: block;
		text-align: center;
		float:	left;
		width:	132px;
/*		width:154px;*/
		height:	48px;
		color:	#333;
		transition:	background-color 0.5s linear;
	}

	nav#topnav ul li a span,nav#mainNav ul li a strong{
		display:block;
	}

	nav#topnav ul li a span{
		color:#708c0c;
		font-size:12px;
	}

	nav#topnav li:hover {
		background-color:#cdc;
		transition:background-color 0.5s 	ease;
	}
	nav#topnav .singleline {
		line-height:48px;
	}
	nav#topnav .doubleline {
		line-height:24px;
		font-size:16px;
	}
	nav#topnav .doublelinem {
		line-height:24px;
		border-left:	1px solid #ccc;
	}

	nav div.panel{
		display:block !important;
		float:left;
		margin-left:calc((100% - 132px * 7) / 2);
	}

@media screen and (max-width:520px) {
	nav#topnav ul li{
		font-size:	22px;
		font-weight:	700;
		letter-spacing: -0.1em;
	}
	nav#topnav .doubleline {
		font-size:	20px;
	}


}

	#main{
		float:	right;
		width:	717px;
		padding-right:15px;
	}



/* }
	*/


b {
	font-weight: 700;
}


.titlebox {
	overflow:hidden;
	width:100%;
	text-align:center;
	margin:32px 0px;
	border:1px solid #ddd;
	padding:16px 0px;
}

article {
	animation: fadein 1s;
}

article h1 {
	float:left;
	width:100%;
	text-align:	center;
	color:#8bab17;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:48px;
	font-weight:lighter;
	margin:0 auto;
	clear:both;
}

article h2 {
	text-align:	center;
	border-radius:2px;
	padding:0 8px;
	margin:	4px 0;
	color:	#fff;
	background-color:#999;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:28px;
	font-weight:200;
}

article h3 {
	color:#000;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:24px;
	font-weight:	600;
}

article h4 {
	color:#000;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:24px;
	font-weight:	100;
}

article h4 b {
	font-size:	22px;
	font-weight:	200;
	color:	#e00;
}

article h5 {
	text-align:	center;
	color:	#444;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:	32px;
	font-weight:200;
	font-style: italic;
	margin:64px 0;
}

article h6 {
	color:#444;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:32px;
	font-weight:	200;
}

article h7 {
	display:	block;
	color:#666;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:20px;
	font-weight:	normal;
	margin: 8px;
}

article h8 {
	display:block;
	color:#666;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:20px;
	font-weight:	lighter;
}

article h9 {
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:48px;
	font-weight:lighter;
	margin:0 auto;
	clear:both;
	text-shadow: 0px 0px 16px #000;
}

article ul {
	color:#666;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:24px;
	font-weight:lighter;
}

#academyarea {
	border:1px solid #ccc;
}

#academyarea h2 {
	padding:4px 8px;
	color:	#fff;
	background-color:#888;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:24px;
	font-weight:200;
	border-radius: 0px;
	text-align:center;
}

article p {
	display:block;
	width:100%;
	height:48px;
}

.mono {
	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
}

.maincontent {
	margin:32px;
	width:calc(100% - 64px);
}

@media (max-width:960px) {
	.maincontent {
		margin:4px;
		width:calc(100% - 8px);
	}
}

.red {
	color:#e00;
}

.accesstype {
	margin-top:4px;
	border:1px solid #ccc;
	border-radius:8px;
	text-align:center;
	line-height:2em;
	font-size:1.2em;
	width:5em;
	color:#888;
	height:2em;
}

#hemodialysistime {
	border-collapse:collapse;
	width:800px;
	border:1px solid #888;
}
#hemodialysistime td {
	border:1px solid #ccc;
	padding:16px;
	text-align:center;
}

#receptiontime {
	border:3px solid #000;
	border-collapse:collapse;
	border-spacing: 0;
	padding:0;
	font-family:"ヒラギノ角ゴシック","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:	600;
}

#receptiontime tr {
	padding:0;
}

#receptiontime td {
	width:10%;
	border:1px solid #000;
	padding:16px 32px;
	text-align:center;
}

#receptiontime td .receptiontimecap {
	width:40%;
}

#staffrolltitle {
	margin:0 8px;
	float:left;
	text-align:right;
	width:40%;
}

#staffrollname {
	font-weight:100;
	margin:0 8px;
	float:left;
	text-align:left;
	width:40%;
}


#eventedit .caption {
	clear:both;
	float:left;
	text-align:right;
	width:128px;
	font-size:16px;
	color:#888;
	padding:2px 16px;
}

input {
	border-radius: 4px;
	border:1px solid #c0c0c0;
	background-color: #fffe;
	color:#333;
	font-size:14px;
	margin:1px;
}

input[type="text"],input[type="date"],input[type="time"] {
	padding:2px 8px;
	height:	24px;
	font-size:16px;
}



input[type="submit"] {
	background-color:#ffffff;
	background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(128,128,128,0.2));
	padding:4px 16px;
	margin:0px 4px;
	height:32px;
	font-size:16px;
	color: rgba(0,0,0,0.7);
}

input[type="button"] {
	border-radius:4px;
	border:solid 1px #aaa;
	height:48px;
	padding:0px 16px;
	background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(128,128,128,0.3));
	color:#444;
	line-height:48px;
	font-size:24px;
}

button {
	display: 	block;
	border-radius:4px;
	border:solid 1px #aaa;
	height:32px;
	padding:8px 16px;
	background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(128,128,128,0.3));
	color:#444;
	line-height:16px;
	font-size:16px;
}

textarea {
	font-size:	16px;
	border-radius:	4px;
	border:1px solid #ccc;
	background-color:	#fffe;
	color:	#444;
	margin:	1px;
	padding:2px 8px;
}

select {
	padding:8px 8px;
	line-height:28px;
	font-size:16px;
	border: solid 1px #666666;
	background-color: #EEEEEE;
}

.list {
	width: 100%;
	border:1px solid #ccc;
}

.list th {
	border-bottom:1px solid #ccc;
}

#formarea {
	width:100%;
	height:50%;
	border-top:1px solid #ccc;
}



label.panellabel {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	color: #bcc;
	cursor: pointer;
	background-color: #eee;
	-webkit-transition-property: background-color, color;
	transition-property: background-color, color;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
}
label.panellabel:hover {
	color: #8bab17;
}

#panels .container {
  margin: 0 auto;
  width: 100%;
  border-left:	1px solid #ccc;
  border-right:	1px solid #ccc;
  border-bottom:	1px solid #ccc;

  font-size:20px;
  font-weight:	200;

}
#panels section header label.panellabel {
  box-sizing: border-box;
}
#panels section main {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}

#panel1radio:checked ~ #panels #panel1 main {
  max-height: initial;
  opacity: 1;
}

#panel2radio:checked ~ #panels #panel2 main {
  max-height: initial;
  opacity: 1;
}

#panel3radio:checked ~ #panels #panel3 main {
  max-height: initial;
  opacity: 1;
}

#panel4radio:checked ~ #panels #panel4 main {
  max-height: initial;
  opacity: 1;
}

#panel5radio:checked ~ #panels #panel5 main {
  max-height: initial;
  opacity: 1;
}

#panel1radio:checked ~ #tabs-list #li-for-panel1 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
  box-shadow: none;
  border-right: none;
  border-left: 1px solid #ccc;
}
#panel1radio:checked ~ #tabs-list #li-for-panel1.last {
  border-right: 1px solid transparent;
}
#panel1radio:checked ~ #tabs-list #li-for-panel1 + li {
  border-left: 1px solid #ccc;
}
#panel1radio:checked ~ #tabs-list #li-for-panel1 label.panellabel {
  background-color: white;
  color: #8bab17;
  padding-top: 24px;
}
#panel1radio:checked ~ #tabs-list #li-for-panel1 label.panellabel::after {
  height: 1px;
}

#panel2radio:checked ~ #tabs-list #li-for-panel2 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
  box-shadow: none;
  border-right: none;
}
#panel2radio:checked ~ #tabs-list #li-for-panel2.last {
  border-right: 1px solid transparent;
}
#panel2radio:checked ~ #tabs-list #li-for-panel2 + li {
  border-left: 1px solid #dfdfdf;
}
#panel2radio:checked ~ #tabs-list #li-for-panel2 label.panellabel {
  background-color: white;
  color: #8bab17;
  padding-top: 24px;
}
#panel2radio:checked ~ #tabs-list #li-for-panel2 label.panellabel::after {
  height: 1px;
}

#panel3radio:checked ~ #tabs-list #li-for-panel3 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
  box-shadow: none;
  border-right: none;
  border-left: 1px solid #ccc;
}
#panel3radio:checked ~ #tabs-list #li-for-panel3.last {
  border-right: 1px solid transparent;
}
#panel3radio:checked ~ #tabs-list #li-for-panel3 + li {
  border-left: 1px solid #dfdfdf;
}
#panel3radio:checked ~ #tabs-list #li-for-panel3 label.panellabel {
  background-color: white;
  color: #8bab17;
  padding-top: 24px;
}
#panel3radio:checked ~ #tabs-list #li-for-panel3 label.panellabel::after {
  height: 1px;
}

#panel4radio:checked ~ #tabs-list #li-for-panel4 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
  border-right: 1px solid #ccc;
}
#panel4radio:checked ~ #tabs-list #li-for-panel4.last {
  border-right: 1px solid transparent;
}
#panel4radio:checked ~ #tabs-list #li-for-panel4 + li {
  border-left: 1px solid #dfdfdf;
}
#panel4radio:checked ~ #tabs-list #li-for-panel4 label.panellabel {
  background-color: white;
  color: #8bab17;
  padding-top: 24px;
}
#panel4radio:checked ~ #tabs-list #li-for-panel4 label.panellabel::after {
  height: 1px;
}

#panel5radio:checked ~ #tabs-list #li-for-panel5 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
  border-right: 1px solid #ccc;
}
#panel5radio:checked ~ #tabs-list #li-for-panel5.last {
  border-right: 1px solid transparent;
}
#panel5radio:checked ~ #tabs-list #li-for-panel5 + li {
  border-left: 1px solid #dfdfdf;
}
#panel5radio:checked ~ #tabs-list #li-for-panel5 label.panellabel {
  background-color: white;
  color: #8bab17;
  padding-top: 24px;
}
#panel5radio:checked ~ #tabs-list #li-for-panel5 label.panellabel::after {
  height: 1px;
}

ul#tabs-list {
  display: flex;
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 0;
}
ul#tabs-list li {
	text-align: center;
	font-size:	24px;
	font-weight:200;
	width: 20%;
	box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
	border-right: 1px solid #dfdfdf;
	position: relative;
}
ul#tabs-list li:hover {
  -webkit-transition: none;
  transition: none;
  border-right: none;
}
ul#tabs-list li:hover.last {
  border-right: 1px solid transparent;
}
ul#tabs-list li:hover + li {
  border-left: 1px solid #dfdfdf;
}
ul#tabs-list li label.panellabel {
  position: relative;
  padding: 24px 0;
  font-size: 0.875em;
}
ul#tabs-list li label.panellabel::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  background-color: #8bab17;
  height: 0;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
ul#tabs-list li label.panellabel:hover {
  padding-top: 24px;
}
ul#tabs-list li label.panellabel:hover::after {
  height: 1px;
}

main {
    width: 100%;
    margin: 0 auto;
}

.panelradios {
  display: none;
}


.butt {
	display:	inline;
	border-radius:32px;
	border:solid 1px #aaa;
	height:40px;
	padding:8px 16px;
	background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(128,128,128,0.3));
	color:#444;
	font-size:16px;
	cursor: pointer;
}

.selectpanel {
	float:left;
	border-radius:16px;
	border:1px solid #ccc;
	width:47%;
	height:256px;
	text-align:center;
	font-size:32px;
	font-family:"ヒラギノ角ゴシック","メイリオ","Meiryo","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight:200;
	color:#fff;
	line-height:240px;
	text-shadow: 0px 0px 32px #000;

}

.selectpanel:hover {
	background-color:	rgba(0,0,0,0.5);
	box-shadow:	0px 0px 27px black;
	transform:scale(1.05);
	transition:	0.2s;
}

.infobadge {
	width:100%;
	border-radius:	4px;
	font-size:	18px;
	color: #fff;
	background-color:	#44e;
	text-align:center;
}

.infocolor1 {
	background-color:	#e44;
}

.infocolor2 {
	background-color:	#282;
}

.infocolor3 {
	background-color:	#44e;
}

.infocolor4 {
	background-color:	#f70;
}

.faciphotos {
	float:left;
	width:420px;
	margin-right:16px;
	margin-bottom:16px;
	line-height:16px;
	font-size:16px;
	font-weight: 500;
	background-color:#444;
	color:#fff;
	text-align:center;
}

.faciphotos img {
	width:420px;
}

.sticker {
		border-radius:16px;
		background-color:#888;
		color:#fff;
		padding: 1px 8px;
		cursor:	pointer;

}

#coart1 {
	float:left;
	width:100%;
	border:1px solid #eee;
}

.newbadge {
	vertical-align: middle;
	border:	2px solid #e00;
	background-color:	#fff;
	color:	#e00;
	height:	32px;
	border-radius:	6px;
	font-size:	20px;
	padding:	2px 8px;
	font-weight:	200;
	margin:	8px;
}

.copyM {
	padding:8px;
	border-radius:32px;
	background-color:#f00;
	color:#fff;
	text-shadow:none;
	font-size:32px;
	margin:8px 16px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}
.renPhoto {
	width:100%;
	height:312px;
	background-size: cover;
	border:1px solid #000;
}

.renPhotoHalf {
	float:left;
	width:50%;
	height:294px;
	background-size: cover;
}

.renPhotoOneThird {
	float:left;
	width:33.3%;
	height:312px;
	background-size: cover;
}

.renComment {
	padding:16px 24px;
	float:right;
	width:calc(50% - 48px);
	height:calc(100% - 32px);
	font-size:24px;
	font-weight:200;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	text-shadow:0px 0px 16px rgba(0,0,0,0.5);
}
.renComment2 {
	position:absolute;
	padding:16px 24px;
	width:calc(100% - 48px);
	height:72px;
	font-size:24px;
	font-weight:200;
	background-color:rgba(0,0,0,0.7);
	color:#fff;
	text-shadow:0px 0px 16px rgba(0,0,0,0.5);
}

.renComment b,.renComment2 b {
	font-size:32px;
	font-weight:200;
}

.facilitiestable {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	border:3px solid #000;
}

.facilitiestable b {
	font-weight:600;
}

.facilitiestable td {
	font-weight:	200;
	border:2px solid #000;
	font-size:	24px;
	vertical-align: middle;
}

.facilitiestable th {
	text-align:	center;
	vertical-align: middle;
	font-weight:	600;
	border:2px solid #000;
	font-size:	24px;
}

#infomantable th {
	border:	0;
	color:	#444;
	font-weight:	200;
	font-size:	12px;
	text-align:	left;
	height:	16px;
}

.infomancap {
	float:left;
	width:64px;
	height:32px;
	line-height:32px;
	font-weight:	200;
	font-size:	14px;
	text-align:	center;
}

.anim1 {
	transition: 0.5s ease-in-out;
}
.anim2 {
	transition: 0.1s ease-out;
}

.pointanim {
	transition: 0.5s ease-in-out;
	animation:pointanimsub 2s ease-in forwards;

}
@keyframes pointanimsub{
	0%	{	opacity:	0;	}
	100%{	opacity:	1;	}
}


.lineanim {
	stroke-dasharray:2560px;
	stroke-dashoffset:2560px;
	animation:lineanimsub 2s ease-in 0s forwards;
}
@keyframes lineanimsub{
	0%	{	stroke-dashoffset:	2560px;	}
	100%{	stroke-dashoffset:	0;	}
}

.calendarnavi {
	font-size:	32px;
	text-align:	center;
	line-height:	48px;
	font-weight:	700;
}

#eventcalendar {
	width:	calc(121px * 7);
	border-top:	1px solid #000;
	border-left:	1px solid #000;
	border-right:	2px solid #000;
	border-bottom:	2px solid #000;
	border-radius:	2px;
	background:	#ccc;
	border-radius:	8px;
	overflow:	hidden;
}

#eventcalendar div {
	box-sizing: border-box;
	float:left;
	border-top:	1px solid #000;
	border-left:	1px solid #000;
	width:	121px;
	font-size:	15px;
	text-align:	center;
	cursor:	pointer;
}


#eventcalendar br {
	clear:	both;
}

#eventcalendar .title {
	width:	100%;
	color:	#fff;
	border:	0;
	line-height:	20px;
	padding:	2px 0 0 0;
	font-size:	15px;
	font-weight:	400;
	text-shadow:	0 0 4px #0008;
	font-family:	monospace;
	vertical-align:	middle;
}

#eventcalendar .day {
	width:	100%;
	color:	#fff;
	background:	#000b;
	height:	20px;
	line-height:	20px;
	font-weight:	300;
	border:	0;
}
#eventcalendar .sun {
	background:	#900b;
}
#eventcalendar .sat {
	background:	#008b;
}

#eventcalendar .wdc {
	width:	121px;
	height:	24px;
}

#eventcalendar span {
	border-radius:	16px;
	background:	#0008;
	color:	#fff;
	padding:	2px 8px;
	font-weight:	200;
	font-size:	14px;
}

@media screen and (max-width:520px) {
	.calendarnavi {
		font-size:	40px;
	}
	#eventcalendar {
		width:	calc(135px * 7);
	}
	#eventcalendar div {
		width:	135px;
	}
	#eventcalendar .wdc {
		width:	135px;
	}
	#eventcalendar .title {
		font-family:	monospace;
		font-size:	16px;
		font-weight:	600;
	}
	#eventcalendar .day {
		font-size:	24px;
		font-weight:	600;
		line-height:	24px;
		height:	24px;

	}
	#eventcalendar .wdc {
		font-size:	22px;
		line-height:	24px;
		font-weight:	600;

	}
	article h2 {
		font-size:	40px;
	}
	article h3 {
		font-size:	32px;
		font-weight:	800;
	}
	article h4 {
		font-size:	36px;
	}
}

.divisiontable {
	width:	100%;
	border:	3px solid #000;
	border-collapse: collapse;
	margin:	0 auto;
	padding:0px;
	font-size:	20px;
	font-weight: 300;
	text-align:	center;
	line-height:	20px;
}
.singlerecord {
	line-height:	30px;
}

.divisiontable td,th {
	vertical-align: middle;
	border:	1px solid #000;
	text-align:	center;
}
.divisiontable th {
	padding:	2px 0;
	font-size:	18px;
}
.divisiontable td {
	padding:	4px 0;
	font-weight: 400;
}
.divisiontable b {
	font-weight:	500;
	font-size:	13px;
	color:	#666;
}

.divisiontable b:before {
	content:	'(税込 ';
}

.divisiontable b:after {
	content:	'円)';
}

.contentlist {
	color:	#000;
}
.contentlist li:before {
	content:	'⚫︎';
	margin:0	16px 0 32px;
}

hr {
	border-top:	1px dashed #000;
	border-bottom:	0;
}

.pricelist h1 {
	color:	#000;
}

.postalbox,.postalbox2 {
	line-height:	32px;
	vertical-align:	middle;
	text-align:	center;
	height:	32px;
	display:	inline-block;
	margin-left:	1px;
}

.postalbox {
	width:	22px;
	border:1px solid #888;
	margin-left:	1px;
}

.postalbox2 {
	width:	14px;
}


.aniv50th {
	animation-name: aniv50Anime1;
	animation-fill-mode:	backwards;
	animation-duration:	3s;
	animation-iteration-count:	infinite;
	animation-timing-function:	ease;
	animation-delay:	0.5s;
	animation-direction:	normal;
}

@keyframes aniv50Anime1{
  0% {
	  letter-spacing:	45px;
	  font-size:	64px;
	  opacity:	0%;
  }

  100% {
	  opacity:	100%;
  }
}

@keyframes aniv50Anime2{
  0% {
  	width:	0px;
  }

  100% {
  	width:	100%;
  }
}

@keyframes aniv50Anime3{
  0% {
	  width:	512px;
  }

  100% {
  }
}
@keyframes aniv50Anime4{
  0% {
	  left:	calc(50% - 256px);
	  width:	512px;
  }

  100% {
	  left:	calc(50% - 128px);
  }
}
@keyframes aniv50Anime5{
  0% {
	  opacity:	0%;
  }

  100% {
	  opacity:	100%;
  }
}

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

	#wrapper {
		margin:	0 auto;
	}

	#tournamentdetailtable {
		width:	calc(100% - 2px);
		font-size:	16px;
		line-height:	20px;
	}

	#tournamentdetailtable th {
		padding:	0;
	}
	#tournamentdetailtable td {
		padding:	4px;
		font-size:	16px;
	}

	.butt, input[type=button] {
		padding:	8px 16px;
		background: #0004;
		color:	#000;
		font-weight:	500;
		cursor:	pointer;
	}

	input[type=button] {
		padding:	8px 16px;
		background: #0004;
		color:	#000;
		font-weight:	500;
		cursor:	pointer;
		font-size:	16px;
		line-height:	40px;
		border-radius:	48px;
		padding:	0px 32px;
		height:	40px;
	}

	#tournamententrylist {
		width:	calc(100% - 2px);
		font-size:	16px;
		line-height:	20px;
	}
	#tournamententrylist td {
		line-height:24px;
	}

	body {
		overflow-y:	auto;
		overflow-x:	hidden;
	}

	#entrywrapper {
		margin:	0 auto;
		width:	100%;
	}

	.tournamenttitle {
		font-size:	24px;
		font-weight:	100;
	}

	.formtable {
		border:	0;
		width:	calc(100% - 16px);
	}
	.formtable th {
		font-size:	18px;
		border:	0;
		border-radius:	4px;
	}

	.formtable td {
		font-size:	18px;
		padding:	0 8px;
		border:	0;
	}

	.formtable div {
		width:	100%;
		text-align:	left;
		padding:	4px 0 0 8px;
		font-size:	14px;
	}
}

