<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
@import url("/figure-wtt/2017/css/shadowbox.css");
@import url("/figure-wtt/2017/css/infobanner.css");
@import url("/figure-wtt/2017/css/jump_link.css");
@import url("/figure-wtt/2017/css/site_banner_noborder.css");
@import url("/figure-wtt/2017/css/sim2ruby.css");
@import url("/figure-wtt/2017/css/archiveMenu.css");
@import url("/figure-wtt/2017/css/subMenu.css");
@import url("/figure-wtt/2017/css/flickity.css");
*/
@import url("/figure-wtt/2017/css/attention.css");

.liquid-wrapper:after {
content: "";
display: block;
position: absolute;
z-index: 0;
top: 0;
right: 360px;
bottom: 0;
left: 0;
/*background: url(/figure-wtt/2017/img/face.png) repeat-y 0 0;*/ }

.aside:after, .aside-min:after {
content: "";
display: block;
position: absolute;
width: 360px;
z-index: 0;
top: 0;
right: 0;
bottom: 0;
/*background-image: url(/figure-wtt/2017/img/face.png);
background-repeat: repeat-y;*/ }

/*
 * target: IE6,7
 * Validator: Valid
*/
/*
html*.container-wrapper {
background-image:url(/figure-wtt/2017/img/face.png); background-repeat:repeat-y; background-position:50% 0; }
*/

.aside:after {
background-position: -920px 0; }

.aside-min:after {
background-position: -1260px 0; }

.aside-container {
position: relative;
z-index: 1; }

.container-wrapper { }

.main-container { padding: 0 20px 0 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }

/* re-edit 2013 ------------------------------------------------------------------------------------------------------------------------------------------------------*/
html{ background-color:#fff; background-image:url(/figure-wtt/2017/img/bg.jpg); background-repeat:no-repeat; background-position:center top; background-attachment:fixed; }
body{ /*font-family: "繝｡繧､繝ｪ繧ｪ",Meiryo,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","MS PGothic",Arial,sans-serif;*/ font-family: "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", "YuGothic", "繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け", "Hiragino Sans", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", "Meiryo", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif; font-size:12pt; }

/* a ------------------------------------------------------------------------------------------------------------------------------------------------------*/
section a { color:#3187f6; }
section a:hover, section a:active { color:#3187f6; }
/* background:none; text-shadow: 0 0 10px #8e8, 0 0 20px #8e8, 0 0 30px #8e8, 0 0 40px #8e8, 0 0 5px #8e8, 0 0 5px #8e8, 0 0 5px #8e8, 0 0 5px #8e8; margin: 0 0 5px 0;*/
section a:visited { color:#3187f6; }

/* etc */
strong{ font-weight:bold; }
.size70{ font-size:70%; }
.size80{ font-size:80%; }
.size90{ font-size:90%; }
.size100{ font-size:100%; }
.size110{ font-size:110%; }
.size120{ font-size:120%; }
.size130{ font-size:130%; }

/* main manu edit ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.header .header-image img { display:block; }
.page-nav { margin:0px 0px 20px 0px; padding: 0px; /*clearfix*/overflow: hidden; *zoom: 1; }
.page-nav .page-nav-inner { padding:0 !important; font-size: 100%; }
.page-nav ul {
/*width:900px;*/
border:none !important;
margin:5px auto 0;
padding:0;
border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;
zoom: 1;
background:none !important;
background-color: inherit !important;
box-shadow: none !important;
}
.page-nav ul li { float: left; text-align:center; margin:2px; padding:0; /*width:146px;*/
background-color:#001052;
background-image: url(/figure-wtt/2017/img/menu-off.jpg);
background-position:left center;
padding:0 !important;
/*border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;*/
}
.page-nav ul li a {
text-decoration: none;
white-space:nowrap;
display: block;
height:40px;
line-height:40px;
font-size: 18px;
border:2px solid #336;
padding:0px 15px !important; /*padding:0px !important;*/
font-weight:bold;
color: #fff;
text-shadow: 0px 0px 2px #000;
/*box-shadow: 0px 2px 0px #333; -moz-box-shadow: 0px 2px 0px #333; -webkit-box-shadow: 0px 2px 0px #333;*/ 
text-align:center;
/*border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;*/
}
.page-nav ul li a:hover, .page-nav ul li a.active {
color: #03a !important;
text-shadow: 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 5px #fff;
border:2px solid #09e;
background-image: url(/figure-wtt/2017/img/menu-on.jpg);
background-position:left center;
/*box-shadow: 0px 2px 0px #09c; -moz-box-shadow: 0px 2px 0px #09c; -webkit-box-shadow: 0px 2px 0px #09c;*/
}
.page-nav * {
  -webkit-transition: 0.3s;  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;  /* FF4+ */
  -ms-transition: 0.3s;  /* IE10 */
  -o-transition: 0.3s;  /* Opera 10.5+ */
  transition: 0.3s;
}
.page-nav ul li a.graymanu, .page-nav ul li a.graymanu:hover{
color: #ccc !important;
text-shadow: none;
border:2px solid #666;
background-image: url(/figure-wtt/2017/img/menu-no.jpg);
background-position:center center;
}

/* sns ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.sns { margin:10px 0 10px 0; padding:0 20px; /*clearfix*/overflow: hidden; *zoom: 1; }
.sns li { float: right; }

/* scroll2top ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.scroll2top { display: table-cell; text-decoration: none; position: fixed; bottom: 30px; right: 30px; overflow: hidden; width: 50px; height: 50px; border: medium none; text-indent: 100%; background-color: rgb(32, 144, 230); background-image: url(/figure-wtt/2017/img/backtotop.png); background-repeat: repeat; background-position: 0px 0px; border-radius: 5px 5px 5px 5px; transition: all 0.4s ease 0s; z-index: 10000; }
.scroll2top:hover { background-color: rgb(8, 44, 205); background-image: url(/figure-wtt/2017/img/backtotop.png); background-position: 0px -50px; }
.scroll2top:active, .scroll2top:focus { outline: medium none; }

/* section ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.main-container section { padding:0; margin:0 0 20px; }/**/
.main-container section.section-container { -webkit-font-feature-settings:"palt" 1; font-feature-settings:"palt" 1; /*clearfix*/overflow: hidden; *zoom: 1; }
.main-container section .section-wrapper{ margin:0; padding:0; overflow:hidden; }
.main-container section .section-inner{ border-width:0px 1px 1px 1px; border-style:solid; border-color:#aaa; background-color:#fff; /*padding:0 20px 20px 20px;*/padding:0 5px 20px 5px; overflow:hidden; }

/* h2 ------------------------------------------------------------------------------------------------------------------------------------------------------*/
h2.catch-title {
/*font-family: "Times New Roman", "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, serif;*/
/*font-family: "繝偵Λ繧ｮ繝取�譛� ProN W6", "HiraMinProN-W6", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "MS 譏取悃", serif;*/
/*font-family: "HG譏取悃E", "繝偵Λ繧ｮ繝取�譛� ProN W6", "HiraMinProN-W6", "繝偵Λ繧ｮ繝取�譛� Pro W6", "HiraMinPro-W6", "繝偵Λ繧ｮ繝取�譛� ProN W3", "HiraMinProN-W3", "繝偵Λ繧ｮ繝取�譛� Pro W3", "HiraMinPro-W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "MS 譏取悃", serif;*/
font-family: "Times New Roman", "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W6", "Hiragino Mincho ProN", "HiraMinProN-W6", "HG譏取悃E", "繝｡繧､繝ｪ繧ｪ", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "MS 譏取悃", Meiryo, serif;
/*font-family: "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", "YuGothic", "繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け", "Hiragino Sans", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", "Meiryo", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;*/
font-size:1.8em;
font-weight:bold;
margin: 0;
padding:6px 0px 3px 0.5em;
/*height:1.5em;*/height:36px;
/*line-height:1.5em;*/line-height:36px;
/*letter-spacing:1px;*/
zoom: 1;
color: #026;
text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.8);
background-image: url(/figure-wtt/2017/img/h-bg3.jpg);
border-bottom:3px solid #5794ca;
}
h2.catch-title img { margin:2px 0; }
div.catch-title{ /*border-bottom:3px solid #5794ca; margin:0px 0px 5px 0px !important; padding:0px !important;*/border-bottom:3px solid #5794ca; margin:0; padding:6px 0px 3px 0.5em; background-image: url(/figure-wtt/2017/img/h-bg3.jpg);}/*#082341*/

/* h3 ------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*h3.contCatch{ font-size:1.3em; font-weight:bold; color:#06C; border-bottom:1px dotted #999; margin-bottom:5px; padding:0 0 5px 0; }*/
h3.contCatch{font-size:1.3em; font-weight:bold; color:#06C; border-bottom:1px dotted #999; margin-bottom:5px; padding:4px 8px; background-image: url(/figure-wtt/2017/img/h-bg.png); }
h3.contCatch2{font-size:1.3em; font-weight:bold; color:#082341; border-top: 3px solid #5794ca; margin:0.5em 0; padding:4px 8px; background-image: url(/figure-wtt/2017/img/h-bg.png); /*text-shadow: 0 2px 0 #ccc, 0 0 3px #fff, 0 0 5px #fff;*/ }


/* .contentBox ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.contentBox{ position:relative; background-color:#fff; padding:1em; font-size:14px; }
/* .contentBox p.txt ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.contentBox p.txt{ line-height:1.8em; margin-bottom:1em; }
/* .contentBox table.txttbl -------------------------------------------------------------------------------------------------------------------------------------------*/
.contentBox table.txttbl{ font-size:14px; }
.contentBox table.txttbl td{ padding:2px; }

/* langSelect ------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul#langSelect {
	position: absolute;
	width: 220px;
	height: 31px;
	right: 4px;
	/*top: -36px;*/top: -42px;
	z-index:2;
}
ul#langSelect li { float: left; }

/* .contentBox table ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.contentBox table.pretbl {
	width: 100%;
	line-height: 150%;
}

.contentBox table.pretbl th {
	width: 120px;
	padding: 10px 14px 10px 28px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #3b6187;
}

.contentBox table.pretbl td {
	width: auto;
	padding: 10px 14px 10px 0;
	text-align: left;
	vertical-align: top;
}

.contentBox table.pretbl td table.schedule {
	width: auto;
	border: 1px solid #e2e2e2;
}

.contentBox table.pretbl td table.schedule th {
	width: auto;
	padding: 6px 12px;
	background-color: #cbe3ee;
	color: #3e3a39;
	border: 1px solid #e2e2e2;
}

.contentBox table.pretbl td table.schedule td {
	width: auto;
	padding: 6px 12px;
	background-color: #ebf2f9;
	border: 1px solid #e2e2e2;
}

.contentBox table.pretbl td table.schedule td.start {
	width: 60px;
	background-color:#ffffff;
	text-align: right;
}

.contentBox table.pretbl td table.price {
	width: auto;
	margin-bottom: 4px;
	border: 1px solid #e2e2e2;
}

.contentBox table.pretbl td table.price th {
	width: auto;
	padding: 6px 12px;
	background-color: #cbe3ee;
	border: 1px solid #e2e2e2;
	color: #3e3a39;
	text-align: center;
}

.contentBox table.pretbl td table.price td.Categories {
	width: auto;
	padding: 6px 12px;
	background-color: #ebf2f9;
	border: 1px solid #e2e2e2;
	text-align:center;
}

.contentBox table.pretbl td table.price td {
	width: auto;
	padding: 6px 12px;
	border: 1px solid #e2e2e2;
	text-align: right;
}

.contentBox table.pretbl td dl.tel1 { margin-bottom:0.5em; }
.contentBox table.pretbl td dl.tel1 dt { float:left; width:9em; }
.contentBox table.pretbl td dl.tel1 dd { margin-left:10em; }

.contentBox table.pretbl td dl.tel2 { margin-bottom:0.5em; }
.contentBox table.pretbl td dl.tel2 dt { float:left; width:8em; }
.contentBox table.pretbl td dl.tel2 dd { margin-left:9em; }

.contentBox table.pretbl td dl.tel2en { margin-bottom:0.5em; }
.contentBox table.pretbl td dl.tel2en dt { float:left; width:13em; }
.contentBox table.pretbl td dl.tel2en dd { margin-left:14em; }

.contentBox table.pretbl td dl.site { margin-bottom:0.5em; }
.contentBox table.pretbl td dl.site dt { float:left; width:15em; }
.contentBox table.pretbl td dl.site dd { margin-left:16em; }

.contentBox table.pretbl td dl.siteen { margin-bottom:0.5em; }
.contentBox table.pretbl td dl.siteen dt { float:left; width:13em; }
.contentBox table.pretbl td dl.siteen dd { margin-left:14em; }

.contentBox table.pretbl td strong{ font-weight:bold; }

.contentBox table.pretbl td ul.notes{ padding-left:20px; }
.contentBox table.pretbl td ul.notes li{ list-style-type:disc; }

div.onairdate span {
	padding:0 1em 0 0;
	font-weight: bold;
	color: #3b6187;
	font-size:110%;
}
div.onairdate {
	padding:14px 0 0 0;
	font-size:120%;
	border-bottom:1px dotted #aaa;
}
div.onaircont {
	padding:5px 0 1em 0;
}


/* table en ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.contentBox table.en{ font-size:0.9em; }
.contentBox table.en th {
	width: 220px;
	padding: 10px 14px 10px 28px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #3b6187;
}

/* btn ------------------------------------------------------------------------------------------------------------------------------------------------------*/
a.btn {
  border-radius: 5px;
  /*background-size: 100%;*/
  background: #0064d6;
  background: linear-gradient(to bottom,  #1e82f4 0%,#0064d6 100%);
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  display: block;
  padding: 5px 0 3px 0;
  color: #FFF !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -2px 0 #000072;
  font-size: 90%;
  margin:0;
}

a.btn:hover {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3) !important;
  text-shadow: none;
  margin-top: 2px !important;
}


/*a over ------------------------------------------------------------------------------------------------------------------------------------------------------*/
a.mover{ outline:none; }
a.mover img{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
a.mover:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

/* whats new ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.main-container section dl.wnew { height:200px; overflow-y:scroll; }
.main-container section dl.wnew dt { font-size:90%; line-height:1.5em; color:#666; margin:10px 0 0 0; padding:0; color:#666; }
.main-container section dl.wnew dd { font-size:100%; line-height:1.5em; color:#333; margin:0 0 10px 0; padding:0 0 5px 0; border-bottom:1px dotted #ccc; color:#333; border-bottom:1px dotted #ccc; }

/* top tile ------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul.toptile{ width:99%; margin:0 auto !important; padding:5px 0 0 0; list-style:none; display:block; position:relative; /*clearfix*/overflow: hidden; *zoom: 1; }
ul.toptile li{ width:25%; margin:0; padding:0; float:left; display: inline-block; }
ul.toptile li img{ width:100%; height:auto; }

/* .contentBox table.abouttbl -------------------------------------------------------------------------------------------------------------------------------------------*/
.contentBox table.abouttbl{ font-size:14px; margin:0 auto; border-collapse: collapse; }
.contentBox table.abouttbl th{ padding:2px; text-align:center; border:1px #ccc solid; background-color:#cbe3ee; }
.contentBox table.abouttbl td{ padding:2px; text-align:center; border:1px #ccc solid; }
.contentBox table.abouttbl tr.trcrl1{ background-color:#ff6; }
.contentBox table.abouttbl tr.trcrl2{ background-color:#9cf; }


/* site_banner ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.site-bnr a:hover, .site-bnr span:hover { border: 1px solid rgb(120, 120, 120); }
.site-bnr a, .site-bnr span { border: 1px solid rgb(215, 215, 215); }

/* sponsor bnr ------------------------------------------------------------------------------------------------------------------------------------------------------*/
#sponsorBLK{ /*display:none;*/ }
.site-bnr span.noBorder { border: none !important; margin:3px !important; }/**/
#sponsorBLK{ padding:0 0 40px 0; box-sizing: border-box; }
/*L1*/
.site-bnrL1 { width:50%; margin:0 auto; padding-bottom:5px; }
.site-bnrL1 li { float: left; width: 100%; }
.site-bnrL1 a, .site-bnr span { display: block; line-height: 0; margin:2px; }
.site-bnrL1 img { width: 100%; height: auto; }
.site-bnrL1 a:hover, .site-bnrL1 span:hover { border: 1px solid rgb(120, 120, 120); }
.site-bnrL1 a, .site-bnrL2 span { border: 1px solid rgb(215, 215, 215); }
/*L2*/
.site-bnrL2 { width:100%; margin:0 auto 5px; padding-bottom:5px; border-bottom:1px solid #ccc; }
.site-bnrL2 li { float: left; width: 50%; }
.site-bnrL2 a, .site-bnr span { display: block; line-height: 0; margin:2px; }
.site-bnrL2 img { width: 100%; height: auto; }
.site-bnrL2 a:hover, .site-bnrL2 span:hover { border: 1px solid rgb(120, 120, 120); }
.site-bnrL2 a, .site-bnrL2 span { border: 1px solid rgb(215, 215, 215); }
/*L3*/
.site-bnrL3 { width:100%; margin:0 auto; padding-bottom:5px; /*border-bottom:1px solid #ccc;*/ }
.site-bnrL3 li { float: left; width: 33.333%; }
.site-bnrL3 a, .site-bnr span { display: block; line-height: 0; margin:2px; }
.site-bnrL3 img { width: 100%; height: auto; }
.site-bnrL3 a:hover, .site-bnrL3 span:hover { border: 1px solid rgb(120, 120, 120); }
.site-bnrL3 a, .site-bnrL3 span { border: 1px solid rgb(215, 215, 215); }
/*L4*/
.site-bnrL4 { width:100%; margin:0 auto; padding-bottom:5px; /*border-bottom:1px solid #ccc;*/ }
.site-bnrL4 li { float: left; width: 25%; }
.site-bnrL4 a, .site-bnr span { display: block; line-height: 0; margin:2px; }
.site-bnrL4 img { width: 100%; height: auto; }
.site-bnrL4 a:hover, .site-bnrL4 span:hover { border: 1px solid rgb(120, 120, 120); }
.site-bnrL4 a, .site-bnrL4 span { border: 1px solid rgb(215, 215, 215); }


/* fb ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe {
  width: 100% !important;
}

/* mincho font ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.mincho{
/*font-family: "Times New Roman", "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, serif;*/
/*font-family: "繝偵Λ繧ｮ繝取�譛� ProN W6", "HiraMinProN-W6", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "MS 譏取悃", serif;*/
font-family: "HG譏取悃E", "繝偵Λ繧ｮ繝取�譛� ProN W6", "HiraMinProN-W6", "繝偵Λ繧ｮ繝取�譛� Pro W6", "HiraMinPro-W6", "繝偵Λ繧ｮ繝取�譛� ProN W3", "HiraMinProN-W3", "繝偵Λ繧ｮ繝取�譛� Pro W3", "HiraMinPro-W3", "Hiragino Mincho Pro", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "MS 譏取悃", serif;
/*font-family: "Times New Roman", "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W6", "Hiragino Mincho ProN", "HiraMinProN-W6", "HG譏取悃E", "繝｡繧､繝ｪ繧ｪ", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", "MS 譏取悃", Meiryo, serif;*/
}

/* movie liquid
------------------------------------------------------------------------------------------------------------------------------------------------------*/
.videodiv { margin:2em auto; padding:20px; width:80%; border:2px solid #666; background-color:#333; display:block; box-sizing:border-box; }
.video-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	/*height: 0;*/
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* movie list ------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul.movielist{ width:99.5%; margin:0 auto 0 1%; padding:0; /*clearfix*/overflow: hidden; *zoom: 1; }
ul.movielist li{  display: inline-block; float:left;
  margin: 1%;
  width: 31%;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.2em;
  *display: inline;
  *zoom: 1;
}
ul.movielist li img{ width:100%; height:auto; border:1px solid #ccc; }
ul.movielist li span.itemName{ font-size:0.8em; display:block; }
.mRow{ display:none; }
.mClick{ /*clearfix*/overflow: hidden; *zoom: 1; }
.mClick div{ background-image: url(/figure-wtt/2017/img/open.png); background-repeat: no-repeat !important; background-position: right center; cursor:pointer; }
.mClick.active div{ background-image: url(/figure-wtt/2017/img/close.png); }
.mClick div span{ display:none !important; }

/* mainBnr ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.mainBnr img{ width:100%; display:block; }

/* player top ------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul#playerCont{ margin-top:15px; /*padding-bottom:20px; padding-left:12px; border:1px solid #f00;*/ position:relative; }
ul#playerCont li{ /*height:165px;*/ margin:0 0 10px 0; background-color:#FFF; box-shadow: 0px 2px 4px #999; -moz-box-shadow: 0px 2px 4px #999; -webkit-box-shadow: 0px 2px 4px #999; display:block; border:1px solid #ccc; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; }
table.playerTable { width:100%; margin:10px 0 0 0; float:left; }
table.playerTable td{ width:25%; padding:0; font-size:12px !important; font-weight:bold; text-align:center; line-height:1.4em; color:#666; vertical-align:top !important; padding-bottom:10px; }
table.playerTable td a{ text-decoration:none; padding:0; margin:0; text-indent:0; }
table.playerTable td a:hover img { filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
table.playerTable td img{ width: 80%; margin: 0 auto 4px; border: 2px solid #ace; display:block; }
table.playerTable td div.cont { /*height:160px; width:120px; font-size:10px; color:#999;*/ text-align:center; margin:10px 20px 0 20px; }
table.playerTable td div.cont img { width:120px; height:90px; margin:0 auto; border:none !important; }
table.playerTable td div.condata{ font-size:12px !important; line-height:1.8em; }

/* player page ------------------------------------------------------------------------------------------------------------------------------------------------------*/
img.playerFlg{ display:inline-block; float:left; height:32px; margin-right:10px !important; }
ul#playerList2{ position:relative; padding-bottom:20px;/*padding-left:12px; border:1px solid #f00;*/ }
ul#playerList2 li{ width:47%; margin:2% 1% 0%; background-color:#FFF; box-shadow: 0px 2px 4px #999; -moz-box-shadow: 0px 2px 4px #999; -webkit-box-shadow: 0px 2px 4px #999; display: inline-block; float:left; border:1px solid #ccc; background-image: url(../players/img/bgimg.gif); background-repeat: no-repeat; background-position: right bottom; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; /*min-height:320px;*/ /*min-height:290px;*/ }
.className{ /*width:180px;*/ margin:10px 0px 2px !important; border:none; }
.playerTableWrap{ padding:0px 10px; }
.playerDataTable{ width:100%; }
.playerDataTable th { width:50%; padding:0 10px 0 0; vertical-align:top !important; }
.playerDataTable th img{ width:100%; height:auto; border:1px solid #ace; }
.playerDataTable td{ /*width:220px;*/ width:50%; vertical-align:top !important; }/* border:1px solid #f00;*/
.playerDataTable td div.data1{ margin:0; padding:0px 0px 10px 0px; font-size:11px; line-height:18px; border-bottom:1px dotted #ddd; }
.playerDataTable td div.data1 span.name{ font-size:13px; font-weight:bold; color:#026; padding-right:0.6em; }
.playerDataTable td div.data1 span.nameE{ display:none;/* font-size:11px; font-style:italic; color:#192E43; font-family: "Times New Roman", Times, serif; */}
.playerDataTable td div.data1 span.age{ /*display:none;*/ font-size:11px;}
.playerDataTable td div.data2{ margin:0; padding:10px 0px 1em 0px; font-size:11px; line-height:14px; color:#666;}
.dataAttention{ font-size:10px; text-align:right; margin-bottom:10px; /*clearfix*/overflow: hidden; *zoom: 1; }

/* result common ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.bottomNoteBox{ font-size:90% !important; /*clearfix*/overflow: hidden; *zoom: 1; }
.bottomNote{ font-size:90%; padding-left:0.5em; width:49%; display:inline-block; float:left; }
.cautionBox{ /*font-size:90%; text-align:right;*/ display:none; }
.topNote{ font-size:90%; text-align:right; padding-bottom:0.5em; }
.rankList h3.entryList{ margin-top:0.5em; position:relative; font-weight:bold; color:#333; }
.rankList table{ width:100%; margin-bottom:0.5em; border-collapse:separate; border-top:1px solid #d9d9d9; border-left:1px solid #d9d9d9; }
.rankList table a{ color:#008cd6; }
.rankList table a:hover{ color:#006ba3; }
.rankList table tr{ vertical-align:middle; }
.rankList table tr.even{ background-color:#fafafa; }
/* result part ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.rankList th,
.rankList td{ padding:6px 2px; }
.rankList th{ background-color:#e9e9e9; border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; }
.rankList td{ border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; }
.rankList th.rank,
.rankList td.rank{ width:6%; text-align:center; }total
.rankList th.name,
.rankList td.name{ padding-left:4px; padding-right:4px; }
.rankList th.name span,
.rankList td.name span{ padding-left: 2px; }
.rankList th.score,
.rankList td.score{ width:16%; text-align:center; }
.rankList th.pt,
.rankList td.pt{ width:16%; text-align:center; }
/* result total ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.rankList th.rankContry,
.rankList td.rankContry{ width:10%; text-align:center; }
.rankList th.nameContry{ width:25%; text-align:center; }
.rankList td.nameContry{ width:25%; padding-left:1em; }
.rankList th.scoreContry,
.rankList td.scoreContry{ /*width:13%;*/ text-align:center; }


/* pre site players ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.playersPreList{ width:100%; margin:0 auto 0 0.3%; padding:0; /*clearfix*/overflow: hidden; *zoom: 1; }
.playersPreList .player{ width:24%; margin:0.5%; display: inline-block; float:left; background-color:#FFF; border:1px solid #ccc; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.playersPreList .player img{ width:90%; margin:6px auto 4px; border:1px solid #ace; display:block; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; /*box-shadow: 0px 0px 2px #ccf; -moz-box-shadow: 0px 0px 2px #ccf; -webkit-box-shadow: 0px 0px 2px #ccf;*/ }
.playersPreList .player p.data1 { margin:0; padding:0 3% 3%; font-size:10px; color:#192E43; line-height:1.5em; }
.playersPreList .player p.data1 span.spec{ display:none; /*display:block; margin:0; padding:0; font-size:9px; color:#333; line-height:1.2em; padding-bottom:4px;*/ }
.playersPreList .player p.data1 span.nameJ{ height:20px; display:block; margin:0; padding:0; font-size:18px; line-height:20px; font-weight:bold; color: #3187f6; }
.playersPreList .player p.data1 span.name{ height:20px; display:block; margin:0; padding:0; font-size:13px; line-height:20px; font-weight:bold; color: #3187f6; }
.playersPreList .player p.data1 span.nameE{ display:block; margin:0; padding:0; font-size:10px; color:#192E43; line-height:12px;  }/* border:1px solid #f00;*/
.playersPreList .player p.data1 span.cont{ margin:0; padding:0; font-size:10px; line-height:12px; }
.playersPreList .player p.scgp{ display:none; /* margin:0 0 1em 0; padding:0; font-size:12px; text-align:center; line-height:1.4em; height:3.5em;*/ }
.playersPreList .player p.scgp span{ font-size:10px; color:#66a; display:block; }
.longname{letter-spacing:-0.1em; font-size:12px !important;}

/* flex box ------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul.flexBox { margin:0 auto; padding:0; list-style:none; display:flex; flex-flow:row; justify-content:space-around; }
ul.flexBox li { margin:0; padding:0.2em; flex: 1;  }

/* caution ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.caution1{ margin:0 0 0 1em; padding:0; }
.caution1 li{ margin:0 0 0.5em 0; padding:0; list-style:none; text-indent:-1em; line-height:1.5em; }
.caution1 li:before {content:"繝ｻ";}
.caution2{ margin:0 0 0 1em; padding:0; }
.caution2 li{ margin:0 0 0.5em 0; padding:0; list-style:none; text-indent:-1em; line-height:1.5em; }
.caution2 li:before {content:"窶ｻ";}

/*20180927*/
.recommended-program-list .prgItem{ height: 235px; }</pre></body></html>