<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**
 * ブラウザリセット
**/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}
table,
caption,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse ;
  border-spacing: 0px;
  empty-cells: show;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
a img,
iframe {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
.moz05 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.moz10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.moz15 {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.shadow03 {
  -webkit-box-shadow: 3px 3px 3px #999;
          box-shadow: 3px 3px 3px #999;
}
.color_a_hover,
a:hover,
#footer #infooter .ftlogo strong a:hover {
  color: #f27a2d;
}
.arrow01,
#footer #infooter .ftmenu ul li a {
  padding-left: 20px;
  background: url("../images/common/arrow01.png") left center no-repeat;
}
.arrow02,
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(9) a,
#footer.ft2 #infooter .ftmenu ul li a {
  padding-left: 20px;
  background: url("../images/common/arrow02.png") left center no-repeat;
}
.justify {
  -moz-text-align-last: justify;
  text-align-last: justify;
}
.serif,
#contents #incontents h2 {
  font-family: 'Roboto Slab', Garamond, 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
  letter-spacing: 0.4rem;
}
.sans,
*,
#sportseiyou #contents #incontents h2 {
  font-family: 'Lucida Grande', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica', 'sans-serif';
}
* {
  font-size: 14px;
  line-height: 18px;
}
/** ベース設計 **/
body {
  background-color: #efede4;
}
/** よく使うクラス **/
.clearfix,
#header:after,
#contents #incontents:after,
#footer:after,
#footer #infooter:after,
#sportseiyou #contents #incontents .link ul:after,
#sportseiyou #contents #incontents .lr:after,
#sportseiyou #contents #incontents .support:after,
#sportseiyou #contents #incontents .case .box .player:after,
#sportseiyou #contents #incontents .case .box:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
hr {
  border: none;
  border-top: solid 1px #ccc;
  padding: 5px;
}
th,
td {
  padding: 5px;
}
.hidden {
  display: none;
}
table {
  width: 100%;
}
p {
  line-height: 1.8rem;
  margin-bottom: 1rem;
}
a {
  color: #000000;
}
a:hover {
  cursor: pointer;
}
#header {
  height: 180px;
  background: url("../images/common/bg_header.png") bottom center repeat-x #ffffff;
}
#header #inheader {
  width: 1000px;
  margin: auto;
  padding: 0;
  margin: 0 auto;
}
#header #inheader .title {
  float: left;
  height: 110px;
}
#header #inheader .hmenu {
  float: right;
  margin-top: 20px;
  text-align: right;
}
#header #inheader #menu {
  clear: both;
  text-align: center;
  height: 70px;
}
#header #inheader #menu ul {
  margin-left: 11px;
}
#header #inheader #menu ul li {
  float: left;
  width: 163px;
}
#header #inheader #menu ul li a {
  display: block;
  height: 70px;
  line-height: 70px;
  text-decoration: none;
  font-weight: bold;
}
#pankuzu {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background-color: #ffffff;
}
#pankuzu div {
  font-size: 0.8rem;
  font-weight: bold;
  width: 940px;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
}
#pankuzu div span {
  font-size: 0.8rem;
  color: #f27a2d;
}
#pankuzu div a {
  font-size: 0.8rem;
  text-decoration: none;
}
#main {
  height: 160px;
  background-color: #efede4;
}
#main h1 {
  width: 1000px;
  margin: 0 auto;
  height: 160px;
  line-height: 160px;
  color: #ffffff;
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.4rem;
}
#contents {
  background-color: #ffffff;
}
#contents #incontents {
  padding: 30px 0;
  margin: auto;
  width: 1000px;
}
#contents #incontents h1 {
  width: 500px;
  margin: 0 auto 20px;
  text-align: center;
  letter-spacing: 0.4rem;
}
#contents #incontents h2 {
  color: #ad8e58;
  font-size: 2rem;
}
#btn_top {
  width: 1000px;
  text-align: right;
  margin: auto;
  display: block;
}
#btn_top img {
  position: fixed;
  bottom: 50px;
  right: 2%;
  cursor: pointer;
}
#footer {
  background-color: #efede4;
  padding-top: 20px;
  padding-bottom: 10px;
}
#footer p,
#footer a {
  font-size: 0.8rem;
}
#footer #infooter {
  width: 980px;
  padding: 0 10px;
  margin: auto;
}
#footer #infooter .ftmenu {
  float: right;
  width: 700px;
}
#footer #infooter .ftmenu .copy {
  text-align: right;
  font-size: 0.9rem;
  border-bottom: solid 1px #ad8e58;
}
#footer #infooter .ftmenu ul li {
  float: left;
  width: 140px;
  line-height: 2rem;
}
#footer #infooter .ftmenu ul li a {
  display: block;
  text-decoration: none;
  font-size: 1rem;
  line-height: 2rem;
}
#footer #infooter .ftlogo {
  float: left;
  width: 280px;
}
#footer #infooter .ftlogo strong {
  color: #ad8e58;
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: block;
}
#footer #infooter .ftlogo strong a {
  color: #ad8e58;
  font-size: 1.2rem;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
}
#footer #infooter .ftlogo p {
  margin: 10px 0;
  line-height: 1.2rem;
}
#footer.ft1 {
  border-top: solid 4px #ad8e58;
}
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(2) {
  width: 160px;
}
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(4) {
  width: 160px;
}
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(5) {
  clear: both;
}
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(6) {
  width: 160px;
}
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(8) {
  clear: both;
}
#footer.ft1 #infooter .ftmenu ul li:nth-of-type(9) {
  width: 160px;
}
#footer.ft2 {
  border-top: solid 2px #ad8e58;
}
#footer.ft2 #infooter .ftmenu ul li {
  width: 210px;
}
#footer.ft2 #infooter .ftmenu ul li:nth-of-type(3n) {
  width: 220px;
}
#footer.ft2 #infooter .ftmenu ul li:nth-of-type(3n+1) {
  clear: both;
}
#sportseiyou #main h1 {
  background: url("../images/main/sportseiyou/h1.png") no-repeat top center;
}
#sportseiyou #contents #incontents .link ul {
  margin: 10px 0 46px 120px;
}
#sportseiyou #contents #incontents .link ul li a {
  display: block;
  float: left;
  font-weight: bold;
  padding: 10px;
  margin: 0 28px;
  text-align: center;
  text-decoration: none;
  width: 260px;
  font-size: 1.2rem;
  border: solid 3px #ad8e58;
  background: url("../images/common/icon_arrow_brown.png") no-repeat right 10px center #ffffff;
}
#sportseiyou #contents #incontents .link ul li a.active {
  border: solid 3px #f96b6b;
  background: url("../images/common/icon_arrow_pink.png") no-repeat right 10px center #fcf0f0;
}
#sportseiyou #contents #incontents .link ul li:nth-child(2) a {
  width: 300px;
}
#sportseiyou #contents #incontents .summary {
  text-align: center;
  margin-bottom: 2rem;
}
#sportseiyou #contents #incontents .summary p {
  display: none;
}
#sportseiyou #contents #incontents h2 {
  background-color: #f96b6b;
  color: #000000;
  text-align: center;
  font-size: 1.5rem;
  line-height: 3rem;
  letter-spacing: 0rem;
  margin-bottom: 1rem;
}
#sportseiyou #contents #incontents .lr {
  margin-bottom: 1rem;
}
#sportseiyou #contents #incontents .lr .left {
  width: 500px;
  float: left;
}
#sportseiyou #contents #incontents .lr .right {
  width: 460px;
  float: right;
}
#sportseiyou #contents #incontents .policy {
  background-color: #efede4;
  padding: 20px;
  text-align: center;
  width: 800px;
  margin: 0 auto 20px;
}
#sportseiyou #contents #incontents .support {
  margin-bottom: 40px;
}
#sportseiyou #contents #incontents .support strong {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
#sportseiyou #contents #incontents .support .box {
  float: left;
  width: 270px;
  padding: 20px;
  border: solid 3px #ad8e58;
}
#sportseiyou #contents #incontents .support .box p {
  margin: 0;
}
#sportseiyou #contents #incontents .support .box:nth-of-type(2) {
  margin-left: 30px;
}
#sportseiyou #contents #incontents .support .box:nth-of-type(3) {
  float: right;
}
#sportseiyou #contents #incontents .case .box {
  padding: 20px;
  background-color: #efede4;
  margin-bottom: 20px;
}
#sportseiyou #contents #incontents .case .box .player {
  margin-bottom: 20px;
}
#sportseiyou #contents #incontents .case .box .player .name {
  font-size: 2rem;
}
#sportseiyou #contents #incontents .case .box .player .left {
  float: left;
  width: 440px;
}
#sportseiyou #contents #incontents .case .box .player .right {
  float: right;
  width: 500px;
}
#sportseiyou #contents #incontents .case .box .player img:nth-of-type(2) {
  float: right;
}
#sportseiyou #contents #incontents .case .box .coach {
  border-top: dashed 1px #ad8e58;
  padding-top: 20px;
}
#sportseiyou #contents #incontents .case .box .coach .left {
  float: left;
  width: 150px;
}
#sportseiyou #contents #incontents .case .box .coach .right {
  float: right;
  width: 780px;
}
#sportseiyou #contents #incontents .case .box .coach .right ul li {
  list-style: disc;
  margin-left: 2rem;
}
#sportseiyou #contents #incontents table {
  margin: 0 auto 40px;
  width: 900px;
  border-top: dotted 1px #000000;
  margin-bottom: 1rem;
}
#sportseiyou #contents #incontents table tr {
  border: solid 2px #efede4;
}
#sportseiyou #contents #incontents table tr th {
  color: #ffffff;
  background-color: #f96b6b;
  padding: 20px;
  vertical-align: middle;
  text-align: center;
  width: 8rem;
}
#sportseiyou #contents #incontents table tr td {
  padding: 20px;
  line-height: 1.5rem;
}
#sportseiyou #contents #incontents table tr td ul {
  margin-left: 1.2rem;
  float: left;
  width: 250px;
}
#sportseiyou #contents #incontents table tr td ul li {
  line-height: 1.5rem;
  padding-left: 20px;
  background: url("../images/main/sportseiyou/list.png") left center no-repeat;
}
#sportseiyou #contents #incontents table tr td ul:nth-of-type(2) {
  width: 170px;
}
#sportseiyou #contents #incontents table tr td ul:nth-of-type(3) {
  width: 170px;
}
</pre></body></html>