@charset "UTF-8";
/*======================================================== */
/*  NORMALIZE */
/*======================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}

html, body {
  margin: 0;
  padding: 0;
}

/*======================================================== */
/*  TAG RESET */
/*======================================================== */
html, body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 14px;
  color: #231815;
  width: 100%;
  min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

a {
  color: #444;
  text-decoration: underline;
  outline: none;
}
a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

/*======================================================== */
/*  CLASS  STYLES */
/*======================================================== */
.ab {
  position: absolute;
}

.debug {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #F00;
}

.clearfix:after, #site-header .inner:after, #site-header .share-list:after, #site-footer .lower:after, #site-footer .lower .follow dl:after, #page-home .slide-wrap .slicker .slick-dots:after, #page-home .middle:after, #page-profile .profile-upper:after,
#page-profile .profile-gear:after, #page-style .gallery-list:after, #page-links .box .link-list:after {
  content: "";
  clear: both;
  display: block;
}

.subtitle-l {
  text-align: center;
  background-image: url(/assets/images/common-subtitle_bg.png);
  background-repeat: no-repeat;
  background-position: center 7px;
  background-color: transparent;
  background-size: auto;
  margin-bottom: 46px;
}
.subtitle-l span {
  line-height: 1;
  display: block;
  font-size: 30px;
  font-family: "Josefin Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}
.subtitle-l em {
  line-height: 1;
  letter-spacing: 2px;
  display: block;
  font-size: 13px;
  font-weight: normal;
}

.subtitle {
  position: relative;
  font-size: 18px;
  font-family: "Josefin Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  border-bottom: 2px solid #fbad98;
  margin-bottom: 28px;
}
.subtitle span {
  position: relative;
  bottom: -2px;
  display: inline-block;
  color: #fff;
  background: #000;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border-right: 6px solid #fbad98;
  padding-left: 32px;
  padding-right: 16px;
}
.subtitle span:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fbad98;
  margin-top: -6px;
}
.subtitle em {
  position: absolute;
  right: 0;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
}
.subtitle em a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  padding-right: 22px;
}
.subtitle em a:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fbad98;
  margin-top: -6px;
}
.subtitle em a:hover {
  color: #fbad98;
}
.subtitle.center {
  text-align: center;
}
.subtitle.center span {
  text-align: left;
}

.btn-center .btn-list {
  text-align: center;
  font-size: 0;
}
.btn-center .btn-list li {
  display: inline-block;
  padding: 0 40px;
}
.btn-center .btn-list li a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  vertical-align: middle;
  width: 186px;
  color: #f8f7f0;
  font-size: 14px;
  text-decoration: none;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-center .btn-list li a:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 18px;
  border-left: 9px solid #f8f7f0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: none;
  margin-top: -5px;
}
.btn-center .btn-list li a.back {
  padding-left: 10px;
}
.btn-center .btn-list li a.back:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 18px;
  border-right: 9px solid #f8f7f0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: none;
  margin-top: -5px;
}
.btn-center .btn-list li a.btn-blue {
  background: #47627E;
}
.btn-center .btn-list li a.btn-blue:hover {
  background: #32506f;
}
.btn-center .btn-list li a.btn-red {
  background: #cd473a;
}
.btn-center .btn-list li a.btn-red:hover {
  background: #c11b0b;
}

/*======================================================== */
/*  GLOBAL  STYLES */
/*======================================================== */
#site-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-width: 1050px;
  border-top: 6px solid #000;
  padding-bottom: 180px;
  margin-bottom: 28px;
}
#site-header:after {
  display: block;
  content: "";
  width: 100%;
  height: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#site-header .inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1050px;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
}
#site-header .inner h1 {
  width: 350px;
  margin: 0 auto 20px;
}
#site-header .inner h1 a {
  display: block;
}
#site-header .global-navi {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4fa66;
  padding: 9px 20px 11px;
}
#site-header .global-navi .navi-list {
  width: 1050px;
  margin: 0 auto;
  text-align: center;
  height: 15px;
  line-height: 1;
}
#site-header .global-navi .navi-list li {
  position: relative;
  display: inline-block;
  line-height: 15px;
  height: 15px;
  vertical-align: middle;
  padding: 0 26px 1px;
}
#site-header .global-navi .navi-list li:after {
  content: "";
  display: block;
  position: absolute;
  height: 11px;
  top: 3px;
  right: 0;
  border-right: 1px solid #000;
}
#site-header .global-navi .navi-list li:last-child:after {
  display: none;
}
#site-header .global-navi .navi-list li a {
  display: inline-block;
  color: #000;
  line-height: 15px;
  height: 15px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  font-family: "Josefin Sans", sans-serif;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #000;
  background: #f4fa66;
  text-decoration: none;
}
#site-header .global-navi .navi-list li a.current:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -10px;
  left: 50%;
  border-top: 6px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: -5px;
}
#site-header .global-navi .navi-list li a:hover {
  background: #000;
  color: #fff;
}
#site-header .share-list {
  height: 20px;
  position: absolute;
  top: 0;
  right: 20px;
}
#site-header .share-list li {
  float: left;
  height: 20px;
  margin-left: 8px;
}
#site-header .share-list li a {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 4px 4px;
  position: relative;
  display: block;
  padding: 0 10px;
  background: #000;
  color: #fff;
  line-height: 20px;
  height: 20px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 12px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#site-header .share-list li a:hover {
  background: #666;
}
#site-header .share-list li a .fa {
  font-size: 13px;
  margin-right: 6px;
}

#site-footer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #000;
  min-width: 1050px;
  font-family: "Josefin Sans", sans-serif;
}
#site-footer .footer-navi {
  background: #fbad98;
  padding: 9px 20px 7px;
}
#site-footer .footer-navi .navi-list {
  text-align: center;
}
#site-footer .footer-navi .navi-list li {
  display: inline-block;
  line-height: 1;
  padding: 2px 26px;
  position: relative;
}
#site-footer .footer-navi .navi-list li:after {
  content: "";
  display: block;
  position: absolute;
  height: 11px;
  top: 3px;
  right: 0;
  border-right: 1px solid #000;
}
#site-footer .footer-navi .navi-list li:last-child:after {
  display: none;
}
#site-footer .footer-navi .navi-list li a {
  color: #000;
  line-height: 1;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}
#site-footer .footer-navi .navi-list li a:hover {
  text-decoration: underline;
}
#site-footer .lower {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px 20px 18px;
  max-width: 1050px;
  margin: 0 auto;
}
#site-footer .lower .follow {
  float: left;
}
#site-footer .lower .follow dl dt {
  float: left;
  height: 21px;
  line-height: 21px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  margin-right: 24px;
}
#site-footer .lower .follow dl dd {
  float: left;
  line-height: 1;
  font-size: 21px;
}
#site-footer .lower .follow dl dd .sns-link li {
  display: inline-block;
  margin-right: 27px;
}
#site-footer .lower .follow dl dd .sns-link li a {
  color: #fff;
}
#site-footer .lower .follow dl dd .sns-link li a:hover {
  color: #f4fa66;
}
#site-footer .lower .copyright {
  float: right;
  font-size: 16px;
}

/*======================================================== */
/*  HOME STYLES */
/*======================================================== */
#page-home #site-header {
  height: 500px;
  z-index: 2;
  margin-bottom: 230px;
  padding-bottom: 0px;
}
#page-home #site-header:after {
  display: none;
}
#page-home #site-header .inner {
  padding-top: 145px;
  padding-left: 90px;
}
#page-home #site-header h1 {
  width: 426px;
  margin: 0 0 42px;
}
#page-home #site-header .global-navi {
  width: 1050px;
  margin: 0 auto;
  background: none;
  padding: 0 0 0 120px;
}
#page-home #site-header .global-navi .navi-list {
  width: auto;
  height: auto;
  text-align: left;
  line-height: normal;
}
#page-home #site-header .global-navi .navi-list li {
  display: block;
  line-height: normal;
  height: auto;
  padding: 0;
  margin-bottom: 12px;
}
#page-home #site-header .global-navi .navi-list li:first-child, #page-home #site-header .global-navi .navi-list li:after {
  display: none;
}
#page-home #site-header .global-navi .navi-list li a {
  position: relative;
  background: transparent;
  line-height: 32px;
  height: 32px;
  padding: 0 20px 0 0;
  letter-spacing: 0.05em;
  font-size: 15px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-shadow: 0 0 4px #e8e8e8, 0 0 4px #e8e8e8, 0 0 4px #e8e8e8;
}
#page-home #site-header .global-navi .navi-list li a:before, #page-home #site-header .global-navi .navi-list li a:after {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page-home #site-header .global-navi .navi-list li a:before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: -32px;
  background: #000;
  opacity: 0;
}
#page-home #site-header .global-navi .navi-list li a:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -20px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fbad98;
  margin-top: -6px;
  opacity: 0;
}
#page-home #site-header .global-navi .navi-list li a:hover {
  background: #000;
  color: #fff;
  text-shadow: none;
}
#page-home #site-header .global-navi .navi-list li a:hover:before, #page-home #site-header .global-navi .navi-list li a:hover:after {
  opacity: 1;
}
#page-home .slide-wrap {
  min-width: 1200px;
  width: 100%;
  height: 694px;
  position: absolute;
  top: 6px;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
#page-home .slide-wrap .slicker {
  height: 694px;
}
#page-home .slide-wrap .slicker .slick-single {
  position: relative;
  height: 694px;
  overflow: hidden;
}
#page-home .slide-wrap .slicker .slick-single img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}
#page-home .slide-wrap .slicker .slick-single.line-yellow:after, #page-home .slide-wrap .slicker .slick-single.line-pink:after, #page-home .slide-wrap .slicker .slick-single.line-red:after {
  display: block;
  content: "";
  width: 100%;
  height: 224px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#page-home .slide-wrap .slicker .slick-single.line-yellow:after {
  background-image: url(/assets/images/home-slide_bg_yellow.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: 100% 224px;
}
#page-home .slide-wrap .slicker .slick-single.line-pink:after {
  background-image: url(/assets/images/home-slide_bg_pink.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: 100% 224px;
}
#page-home .slide-wrap .slicker .slick-single.line-red:after {
  background-image: url(/assets/images/home-slide_bg_red.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: 100% 224px;
}
#page-home .slide-wrap .slicker .slick-dots {
  position: absolute;
  bottom: 50px;
  right: 40px;
}
#page-home .slide-wrap .slicker .slick-dots li {
  float: left;
  width: 8px;
  height: 10px;
  margin-left: 28px;
}
#page-home .slide-wrap .slicker .slick-dots li button {
  width: 9px;
  height: 11px;
  border: none;
  background-image: url(/assets/images/home-slider_dot.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  background-size: auto;
  overflow: hidden;
  text-indent: -999em;
  font-size: 0;
  outline: none;
}
#page-home .slide-wrap .slicker .slick-dots li.slick-active button {
  background-position: left bottom;
}
#page-home #main-container {
  width: 954px;
  margin: 0 auto;
  padding-bottom: 90px;
}
#page-home .message-container {
  text-align: center;
  margin-bottom: 80px;
}
#page-home .message-container h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 14px;
}
#page-home .message-container p {
  line-height: 1.8em;
  font-size: 15px;
}
#page-home .middle {
  margin-bottom: 54px;
}
#page-home .middle .news-container {
  width: 456px;
  float: left;
}
#page-home .middle .news-container .scroll-wrap {
  height: 270px;
  overflow-y: auto;
}
#page-home .middle .news-container .scroll-wrap .scroll-inner {
  padding: 15px 0;
}
#page-home .middle .news-container .news-list li {
  margin-bottom: 30px;
}
#page-home .middle .news-container .news-list li:last-child {
  margin-bottom: 0;
}
#page-home .middle .news-container .news-list li dl {
  font-size: 13px;
}
#page-home .middle .news-container .news-list li dl dt {
  font-weight: bold;
  margin-bottom: 8px;
}
#page-home .middle .style-container {
  width: 444px;
  float: right;
}
#page-home .middle .style-container .style-image {
  border: 1px solid #dbdbdb;
  margin-bottom: 6px;
}
#page-home .sponsor-container .subtitle {
  margin-bottom: 50px;
}
#page-home .sponsor-container .banner-list {
  text-align: center;
  font-size: 0;
}
#page-home .sponsor-container .banner-list li {
  display: inline-block;
  margin: 0 20px;
}

/*======================================================== */
/*  NEWS STYLES */
/*======================================================== */
#page-news #site-header:after {
  background-image: url(/assets/images/profile-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
#page-news #main-container {
  width: 770px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#page-news .schedule-cluster {
  margin-bottom: 80px;
}
#page-news .results-table {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: border-collapse;
  border: 1px solid #231815;
  width: 100%;
}
#page-news .results-table th,
#page-news .results-table td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 30px;
  border-left: 1px solid #231815;
  border-right: 1px solid #231815;
}
#page-news .results-table thead th {
  position: relative;
  background: #3e3a39;
  text-align: left;
  color: #fff;
  font-weight: bold;
  padding-left: 54px;
}
#page-news .results-table thead th:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 30px;
  border-left: 6px solid #fbad98;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
}
#page-news .results-table thead th.date {
  width: 148px;
}
#page-news .results-table thead th.tournament {
  width: 350px;
}
#page-news .results-table thead th.result {
  width: 120px;
}
#page-news .results-table thead th.score {
  width: 150px;
}
#page-news .results-table tbody tr {
  background-image: url(/assets/images/common-dot_line_brown.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: transparent;
  background-size: auto;
}
#page-news .results-table tbody tr:last-child {
  background-image: none;
}
#page-news .results-table tbody tr:nth-child(2n) th,
#page-news .results-table tbody tr:nth-child(2n) td {
  background: #fce2d9;
}
#page-news .results-table tbody tr td span {
  display: block;
  font-size: 12px;
}
#page-news .news-list {
  padding: 0 10px;
}
#page-news .news-list li {
  margin-bottom: 18px;
  padding: 0 10px 18px;
  background-image: url(/assets/images/common-dot_line_brown.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: transparent;
  background-size: auto;
}
#page-news .news-list li:last-child {
  margin-bottom: 0;
}
#page-news .news-list li dl {
  font-size: 13px;
}
#page-news .news-list li dl dt {
  float: left;
  clear: left;
  width: 130px;
  font-weight: bold;
}
#page-news .news-list li dl dd {
  padding-left: 130px;
}

/*======================================================== */
/*  PROFILE STYLES */
/*======================================================== */
#page-profile #site-header:after {
  background-image: url(/assets/images/profile-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
#page-profile #main-container {
  width: 770px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#page-profile .box {
  margin-bottom: 80px;
}
#page-profile .box:last-child {
  margin-bottom: 0;
}
#page-profile .profile-upper,
#page-profile .profile-gear {
  margin-bottom: 58px;
}
#page-profile .profile-upper .profile-photo,
#page-profile .profile-gear .profile-photo {
  float: left;
  width: 240px;
}
#page-profile .profile-upper .profile-info,
#page-profile .profile-gear .profile-info {
  float: right;
  width: 480px;
}
#page-profile .profile-upper .profile-info h3,
#page-profile .profile-gear .profile-info h3 {
  padding-left: 24px;
  font-size: 27px;
  font-weight: normal;
  margin-bottom: 20px;
}
#page-profile .profile-upper .profile-info h3 img,
#page-profile .profile-gear .profile-info h3 img {
  display: inline-block;
  margin-left: 25px;
}
#page-profile .profile-upper .profile-info .profile-list li,
#page-profile .profile-upper .profile-info .gear-list li,
#page-profile .profile-gear .profile-info .profile-list li,
#page-profile .profile-gear .profile-info .gear-list li {
  padding: 22px 0;
  background-image: url(/assets/images/common-dot_line_pink.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: transparent;
  background-size: auto;
}
#page-profile .profile-upper .profile-info .profile-list li dl dt,
#page-profile .profile-upper .profile-info .gear-list li dl dt,
#page-profile .profile-gear .profile-info .profile-list li dl dt,
#page-profile .profile-gear .profile-info .gear-list li dl dt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  position: relative;
  float: left;
  clear: left;
  width: 168px;
  font-weight: bold;
  padding-left: 46px;
}
#page-profile .profile-upper .profile-info .profile-list li dl dt:before,
#page-profile .profile-upper .profile-info .gear-list li dl dt:before,
#page-profile .profile-gear .profile-info .profile-list li dl dt:before,
#page-profile .profile-gear .profile-info .gear-list li dl dt:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 24px;
  border-left: 6px solid #fbad98;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
}
#page-profile .profile-upper .profile-info .profile-list li dl dd,
#page-profile .profile-upper .profile-info .gear-list li dl dd,
#page-profile .profile-gear .profile-info .profile-list li dl dd,
#page-profile .profile-gear .profile-info .gear-list li dl dd {
  line-height: 1;
  padding-left: 168px;
}
#page-profile .profile-upper .profile-info .gear-list li dl dd,
#page-profile .profile-gear .profile-info .gear-list li dl dd {
  line-height: 1.5em;
}
#page-profile .profile-gear {
  margin-bottom: 0;
}
#page-profile .profile-lower p {
  line-height: 1.8em;
  margin-bottom: 1em;
  font-size: 13px;
}
#page-profile .profile-lower p:last-child {
  margin-bottom: 0;
}
#page-profile .results-table {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: border-collapse;
  border: 1px solid #231815;
  width: 100%;
}
#page-profile .results-table th,
#page-profile .results-table td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 30px;
  border-left: 1px solid #231815;
  border-right: 1px solid #231815;
}
#page-profile .results-table thead th {
  position: relative;
  background: #3e3a39;
  text-align: left;
  color: #fff;
  font-weight: bold;
  padding-left: 54px;
}
#page-profile .results-table thead th:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 30px;
  border-left: 6px solid #fbad98;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
}
#page-profile .results-table thead th.date {
  width: 148px;
}
#page-profile .results-table thead th.tournament {
  width: 350px;
}
#page-profile .results-table thead th.result {
  width: 120px;
}
#page-profile .results-table thead th.score {
  width: 150px;
}
#page-profile .results-table tbody tr {
  background-image: url(/assets/images/common-dot_line_brown.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: transparent;
  background-size: auto;
}
#page-profile .results-table tbody tr:last-child {
  background-image: none;
}
#page-profile .results-table tbody tr:nth-child(2n) th,
#page-profile .results-table tbody tr:nth-child(2n) td {
  background: #fce2d9;
}
#page-profile .results-table tbody tr td span {
  display: block;
  font-size: 12px;
}

/*======================================================== */
/*  HARUKA STYLE !   STYLES */
/*======================================================== */
#page-style #site-header:after {
  background-image: url(/assets/images/style-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
#page-style #main-container {
  width: 770px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#page-style .box {
  margin-bottom: 80px;
}
#page-style .box:last-child {
  margin-bottom: 0;
}
#page-style .gallery-list li {
  float: left;
  width: 380px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#page-style .gallery-list li:nth-child(2n) {
  margin-right: 0;
}
#page-style .gallery-list li a img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  height: 214px;
  width: auto;
  margin: 0 auto;
}
#page-style .gallery-list li a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/*======================================================== */
/*  CONTACT STYLES */
/*======================================================== */
#page-contact #site-header:after {
  background-image: url(/assets/images/profile-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
#page-contact #main-container {
  width: 770px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#page-contact .box {
  margin-bottom: 80px;
}
#page-contact .box:last-child {
  margin-bottom: 0;
}
#page-contact .cluster {
  margin-bottom: 80px;
}
#page-contact .lead {
  text-align: center;
}
#page-contact .form-list li {
  background-image: url(/assets/images/common-dot_line_brown.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-color: transparent;
  background-size: auto;
  padding: 0 30px 20px;
  margin-bottom: 20px;
}
#page-contact .form-list li:last-child {
  margin-bottom: 0;
}
#page-contact .form-list li dl dt {
  float: left;
  clear: left;
  width: 160px;
}
#page-contact .form-list li dl dt span {
  display: block;
  color: #c11b0b;
  font-size: 10px;
}
#page-contact .form-list li dl dd {
  padding-left: 160px;
}
#page-contact .form-list li input[type=text],
#page-contact .form-list li input[type=email],
#page-contact .form-list li textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  width: 70%;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #fff;
  outline: none;
}
#page-contact .form-list li textarea {
  resize: none;
  width: 80%;
  height: 100px;
  line-height: 1.8em;
}

/*======================================================== */
/*  LINKS STYLES */
/*======================================================== */
#page-links #site-header:after {
  background-image: url(/assets/images/profile-header.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: auto;
}
#page-links #main-container {
  width: 770px;
  margin: 0 auto;
  padding-bottom: 100px;
}
#page-links .box {
  margin-bottom: 80px;
}
#page-links .box:last-child {
  margin-bottom: 0;
}
#page-links .box .link-list li {
  float: left;
  width: 250px;
  margin-right: 10px;
  margin-bottom: 30px;
}
#page-links .box .link-list li:nth-child(3n) {
  margin-right: 0;
}
#page-links .box .link-list li dt {
  text-align: center;
}
#page-links .box .link-list li dt a {
  display: inline-block;
}
#page-links .box .link-list li dd {
  text-align: center;
  font-size: 11px;
}

/*======================================================== */
/*  Vendor over ride */
/*======================================================== */
.mCS-dark-3.mCSB_scrollTools {
  opacity: 1;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #c8c9c9;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fbad98;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #fb9c82;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #fbad98;
}
