@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
  }
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 8/9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0;
}

/* ----------------------------------------------------------------
	base
----------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'YakuHanJP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  color: #222;
  font-size: 13px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

a {
  color: #333;
  text-decoration: underline;
  outline: 0 none;
}

a:focus {
  text-decoration: underline;
}

a:hover,
a:active {
  color: #333;
  text-decoration: none;
}

a.tel {
  color: #333;
  text-decoration: none;
  cursor: default;
}

img {
  border: 0;
  line-height: 1;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

/* ----------------------------------------------------------------
	header
----------------------------------------------------------------- */
#header {
  border-top: 4px solid #cad61e;
}

#header header {
  width: 940px;
  margin: 0 auto;
  position: relative;
}

#header [itemprop="name"] {
  width: 297px;
  height: 51px;
  margin: 0;
  padding: 30px 0;
}

#header [itemprop="name"] a {
  height: 0;
  width: 297px;
  background: url(/images/common/logo.gif) no-repeat 0 0;
  overflow: hidden;
  padding: 51px 0 0 0;
  display: block;
}

#header [itemprop="description"] {
  position: absolute;
  top: 40px;
  right: 0;
  width: 550px;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#reg {
  position: absolute;
  right: 0;
  top: 0;
}

#reg a {
  display: inline-block;
  padding: 12px 0 12px 18px;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  background: url(/images/common/linkarrow_ie8.png) no-repeat 0 50%;
}

:root #reg a {
  background-image: url(/images/common/linkarrow.png);
  background-size: 13px 13px;
}

#primary-navigaton {
  background: #cad61e url(/images/common/headernavbg.gif) repeat 0 0;
  position: relative;
  padding: 5px 0 0 0;
}

#primary-navigaton:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #999;
}

#primary-navigaton ul {
  width: 940px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: block;
}

#primary-navigaton li {
  display: table;
  margin: 0;
  padding: 0;
  height: 60px;
  position: relative;
  text-align: center;
  float: left;
  border-radius: 5px 5px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#primary-navigaton li:before {
  content: "";
  height: 30px;
  width: 1px;
  display: block;
  background-color: #a8b91a;
  border-right: 1px solid #e5eb8f;
  position: absolute;
  top: 50%;
  left: -1px;
  margin-top: -15px;
}

#primary-navigaton-lesson:after {
  content: "";
  height: 30px;
  width: 1px;
  display: block;
  background-color: #999;
  border-right: 1px solid #e5eb8f;
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -15px;
}

#primary-navigaton li:first-child:before {
  left: 0;
}

#primary-navigaton-lesson.active:after,
#primary-navigaton-lesson:hover:after,
#primary-navigaton .active:before,
#primary-navigaton .active + li:before,
#primary-navigaton li:hover:before,
#primary-navigaton li:hover + li:before {
  background-color: transparent;
  border-right: 1px solid transparent;
}

#primary-navigaton li:hover,
#primary-navigaton .active {
  border: 1px solid #999;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

#primary-navigaton a {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

#primary-navigaton ul:before,
#primary-navigaton ul:after {
  content: "";
  display: table;
}

#primary-navigaton ul:after {
  clear: both;
}

#primary-navigaton-top {
  width: 100px;
}

#primary-navigaton-outdoor,
#primary-navigaton-indoor,
#primary-navigaton-lesson {
  width: 280px;
}

#primary-navigaton br {
  display: none;
}

/* ----------------------------------------------------------------
	footer
----------------------------------------------------------------- */
#global-navigaton {
  background-color: #f5f5f5;
  padding: 30px 0;
}

#global-navigaton ul {
  list-style: none;
  margin: 0 auto;
  width: 940px;
  padding: 0;
  position: relative;
  border: 1px solid #ddd;
  border-left: 0 none;
  border-bottom: 0 none;
}

#global-navigaton ul:before,
#global-navigaton ul:after {
  content: "";
  display: table;
}

#global-navigaton ul:after {
  clear: both;
}

#global-navigaton li {
  margin: 0;
  padding: 0;
  float: left;
  display: table;
  width: 25%;
  background-color: #fff;
  position: relative;
}

#global-navigaton li:nth-child(4n+1) {
  clear: left;
}

#global-navigaton li a {
  line-height: 18px;
  padding: 10px 0 10px 30px;
  height: 36px;
  width: 215px;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  text-decoration: none;
}

#global-navigaton li:before {
  content: "";
  display: block;
  background: url(/images/common/gnavarrow_ie8.png) no-repeat 0 0;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -7px;
}

:root #global-navigaton li:before {
  background-image: url(/images/common/gnavarrow.png);
  background-size: 14px 14px;
}

#contentinfo {
  background-color: #666;
  padding: 0 0 3em 0;
}

#contentinfo li a {
  color: #fff;
  text-decoration: none;
}

#contentinfo li a:hover {
  text-decoration: underline;
}

#contentinfo dl {
  margin: 0;
  padding: 40px 0 0 0;
  text-align: center;
}

#contentinfo dt a {
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  padding: 38px 0 0 0;
  display: inline-block;
  background: url(/images/common/flogo_ie8.gif) no-repeat center top;
}

#contentinfo dt a:hover {
  text-decoration: none;
}

:root #contentinfo dt a {
  background-image: url(/images/common/flogo.gif);
  background-size: auto 28px;
}

#contentinfo dd {
  margin: 0;
  padding: 10px 0 0 0;
}

#contentinfo .twitter {
  text-align: center;
  padding: 30px 0;
}

#contentinfo ul {
  list-style: none;
  margin: 0 10px;
  padding: 0;
  text-align: center;
}

#contentinfo li {
  display: inline;
}

#contentinfo li a {
  display: inline-block;
  padding: 0 5px 0 15px;
  background: url(/images/common/flinkarrow_ie8.png) no-repeat left center;
}

:root #contentinfo li a {
  background-image: url(/images/common/flinkarrow.png);
  background-size: 11px 11px;
}

#contentinfo small {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 40px;
  height: 40px;
  margin: 0 auto;
  max-width: 940px;
  padding: 1em 0 0 0;
  border-top: 1px solid #b3b3b3;
}

#contentinfo small a,
#contentinfo small a:hover {
  color: #fff;
  text-decoration: none;
}

#contentinfo .viewportChange {
  display: block;
  margin: 0 10px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-width: 4px;
  font-size: 60px;
  font-weight: bold;
  color: #888;
  text-align: center;
  text-decoration: none;
  padding: 1em 0;
  line-height: 1;
}

#pagetop {
  position: fixed;
  z-index: 100;
  bottom: 20px;
  left: 50%;
  width: 46px;
  height: 46px;
  color: #fff;
  margin-left: 490px;
  background: url(/images/common/pagetopbg_ie8.png) no-repeat 0 0;
}

:root #pagetop {
  background: #545454;
  border-radius: 50%;
}

#pagetop a {
  display: block;
  overflow: hidden;
  height: 0;
  padding: 46px 0 0 0;
  background: url(/images/common/pagetop_ie8.png) no-repeat 50% 50%;
  position: relative;
}

#pagetop a:hover {
  opacity: 0.7;
}

:root #pagetop a {
  background-image: url(/images/common/pagetop.png);
  background-size: 22px 20px;
}

/* ----------------------------------------------------------------
	breadcrumbs
----------------------------------------------------------------- */
#breadcrumbs {
  line-height: 1;
  height: auto;
  width: 100%;
  font-size: 11px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  white-space: nowrap;
  text-align: right;
}

#breadcrumbs ol {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

#breadcrumbs li {
  margin: 0;
  padding: 0 0 0 11px;
  display: inline;
  position: relative;
}

#breadcrumbs li:first-child {
  padding: 0;
}

#breadcrumbs li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  background: url(/images/common/bread_ie8.gif) no-repeat 0 50%;
  margin-top: -4px;
  width: 6px;
  height: 8px;
}

:root #breadcrumbs li:before {
  background-image: url(/images/common/bread.gif);
  background-size: 6px 8px;
}

#breadcrumbs li:first-child:before {
  display: none;
}

#breadcrumbs li a {
  color: #333;
  display: inline-block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

#breadcrumbs li a:hover {
  color: #333;
}

/* ----------------------------------------------------------------
	main
----------------------------------------------------------------- */
#main {
  min-height: 400px;
  width: 940px;
  margin: 0 auto 50px auto;
}

main {
  font-size: 13px;
  line-height: 1.8;
}

#categoryttl,
#main [itemprop="headline"] {
  border: 1px solid #ddd;
  padding: 1em;
  color: #333;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  margin: 20px 0 0 0;
}

#main #breadcrumbs + [itemprop="headline"] {
  border: 0 none;
  padding: 0.25em 0 0.25em 20px;
  line-height: 1.4;
  font-size: 20px;
  border-bottom: 1px dotted #000;
  position: relative;
}

#main #breadcrumbs + [itemprop="headline"]:before {
  content: "";
  display: block;
  width: 4px;
  height: 80%;
  background: url(/images/common/headernavbg.gif) repeat-y 0 0;
  position: absolute;
  top: 10%;
  left: 0;
}

main table {
  margin: 1em auto;
  overflow: auto;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  width: 100%;
  border: 1px solid #ddd;
}

main table th {
  background-color: #eee;
  text-align: center;
  padding: 5px;
  font-weight: normal;
  border: 1px solid #ddd;
}

main table td {
  padding: 5px 5px 5px 10px;
  border: 1px solid #ddd;
}

main p {
  margin: 1em 0;
}

main ul {
  margin: 1.5em 0;
  list-style: disc none outside;
  line-height: 1.8;
}

main ol {
  margin: 1.5em 0;
  line-height: 1.8;
}

main ul ul,
main ol ol,
main ol ul,
main ul ol,
main dd > ul,
main dd > ol,
main table ul,
main table ol {
  margin: 0;
}

main li {
  margin: 0.25em 0 0.25em 2em;
  padding: 0;
}

main dt {
  font-weight: bold;
  padding: 0.25em 0 0.25em 0;
}

main dd + dt {
  padding: 0.75em 0 0.25em 0;
}

main b,
main strong {
  font-weight: bold;
}

main em,
main i {
  font-weight: normal;
  font-style: italic;
}

main s,
main strike,
main del {
  text-decoration: line-through;
}

main u,
main ins {
  text-decoration: underline;
}

main blockquote {
  margin: 0 0 0 1.618em;
  padding: 0 1.618em;
  border-left: 3px solid #ddd;
}

main p img {
  vertical-align: middle;
}

main h2 {
  background: #cad61e url(/images/common/heading_cirqlebg_ie8.png) no-repeat 10px 50%;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0 10px 28px;
  margin: 40px 0 10px 0;
}

:root main h2 {
  background-image: url(/images/common/heading_cirqlebg.png);
  background-size: 13px 13px;
}

main h3 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px 0;
  margin: 2em 0 1em 0;
  border-bottom: 1px dotted #000;
}

/* ----------------------------------------------------------------
top
----------------------------------------------------------------- */
#PR {
  padding: 20px 0;
  margin: 0;
}

#PR p {
  margin: 0;
  padding: 0;
  width: 50%;
  float: left;
  font-size: 10px;
  line-height: 1.2;
  position: relative;
}

#PR p a {
  margin-right: 5px;
  padding: 0 0 0 3.75em;
  display: block;
  position: relative;
  color: #707000;
}

#PR p + p a {
  margin-left: 5px;
}

#PR p:before {
  content: "PR";
  font-size: 10px;
  color: #fff;
  line-height: 1;
  padding: 0.1em 0.5em;
  background-color: #617200;
  position: absolute;
  top: 0;
  left: 10px;
}

#PR:before,
#PR:after,
#main.top:before,
#main.top:after {
  content: "";
  display: table;
}

#PR:after,
#main.top:after {
  clear: both;
}

#main.top aside {
  padding: 0 0 0 690px;
}

#main.top main {
  width: 675px;
  float: left;
}

#reserveAreaSearch > ul:before,
#reserveAreaSearch > ul:after {
  content: "";
  display: table;
}

#reserveAreaSearch > ul:after {
  clear: both;
}

#reserveAreaSearch > ul {
  list-style: none;
  margin: 0 0 1px 0;
  padding: 0;
  border-bottom: 5px solid #e4ed5e;
}

#reserveAreaSearch > ul > li {
  margin: 0;
  padding: 0;
  width: 33.333333%;
  float: left;
}

#reserveAreaSearch > ul > li.active {
  float: right;
}

#reserveAreaSearch > ul > li a {
  display: block;
  padding: 1em 0;
  margin-right: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #c8cb96;
  border-radius: 5px 5px 0 0;
  border-bottom: 0 none;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #fcfcfc;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fcfcfc));
  background: -webkit-linear-gradient(top, #ddd, #fcfcfc);
  background: linear-gradient(to bottom, #dddddd, #fcfcfc);
}

#reserveAreaSearch > ul > li a:hover,
#reserveAreaSearch > ul > li.active a {
  color: #707000;
  background: #e4ed5e;
  background: -webkit-gradient(linear, left top, left bottom, from(#eff4a3), to(#e4ed5e));
  background: -webkit-linear-gradient(top, #eff4a3, #e4ed5e);
  background: linear-gradient(to bottom, #eff4a3, #e4ed5e);
}

#reserveAreaSearch > ul > li.active a {
  margin: 0;
}

#reserveAreaSearch #areas {
  border: 5px solid #ddd;
  margin: 0;
  padding: 0;
  background: #feffea url(/images/top/topreservebg.png) no-repeat 340px 10px;
}

#reserveAreaSearch #areas dt {
  font-weight: normal;
  padding: 20px 20px 0 20px;
}

#reserveAreaSearch #areas dd {
  margin: 0;
  padding: 0 20px 20px 20px;
}

#reserveAreaSearch #areas dd ul {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
}

#reserveAreaSearch #areas dd ul:before,
#reserveAreaSearch #areas dd ul:after {
  content: "";
  display: table;
}

#reserveAreaSearch #areas dd ul:after {
  clear: both;
}

#reserveAreaSearch #areas dd li.wide {
  /*	width:37.5%;*/
  width: 25%;
}

#reserveAreaSearch #areas dd li {
  width: 12.5%;
  float: left;
  margin: 0;
  padding: 0;
}

#reserveAreaSearch #areas dd li a {
  text-align: center;
  display: block;
  height: 3em;
  line-height: 3;
  margin: 5px;
  text-decoration: none;
  border: 1px solid #c8cb96;
  border-radius: 3px;
  color: #707000;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background: linear-gradient(to bottom, #ffffff, #e6e6e6);
}

#reserveAreaSearch #areas dd li a:hover {
  font-weight: bold;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#fff));
  background: -webkit-linear-gradient(top, #e6e6e6, #fff);
  background: linear-gradient(to bottom, #e6e6e6, #ffffff);
}

#reserveAreaSearch #areas dt em {
  color: #f56800;
  font-style: normal;
}

#pickupBox:before,
#pickupBox:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e9e5d0;
}

#pickupBox:before {
  left: 33.333333%;
}

#pickupBox:after {
  clear: both;
  right: 33.33333%;
}

#pickupBox {
  background-color: #f9f8ec;
  overflow: hidden;
  border-bottom: 1px solid #e9e5d0;
  border-left: 1px solid #e9e5d0;
  border-right: 1px solid #e9e5d0;
  position: relative;
}

#pickupBox .ie8wrapper {
  clear: left;
  display: block;
}

#pickupBox .ie8wrapper:before,
#pickupBox .ie8wrapper:after {
  content: "";
  display: table;
}

#pickupBox .ie8wrapper:after {
  clear: both;
}

#pickupBox .pickup {
  display: table;
  width: 33.333333%;
  float: left;
  font-size: 11px;
  border-top: 1px solid #e9e5d0;
}

#pickupBox .pickup:nth-of-type(3n+1) {
  clear: left;
}

#pickupBox a {
  display: block;
  padding: 10px;
  text-decoration: none;
}

#pickupBox p {
  margin: 0;
  padding: 0;
}

#pickupBox h4 {
  color: #617200;
  padding: 0 0 5px 60px;
  margin: 0;
  line-height: 1.5;
}

#pickupBox .txt {
  margin: 0;
  padding: 0 0 0 60px;
  color: #333;
  line-height: 1.35;
}

#pickupBox .location {
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
}

#pickupBox a:hover h4 {
  color: #a5a500;
}

#pickupBox a:hover .txt {
  color: #666;
}

#pickupBox .img {
  width: 50px;
  margin: 0 10px 10px 0;
  float: left;
}

#pickupmore {
  display: none;
}

aside .bnr1 {
  margin: 0 0 10px 0;
}

aside .bnr2 + .bnr2 {
  margin: 10px 0 0 0;
}

#main.top h3 {
  background: url(/images/top/topicon_ie8.png) no-repeat 0 50%;
  padding: 0 0 0 45px;
  margin: 30px 0 20px 0;
  font-size: 20px;
  line-height: 50px;
  border: 0 none;
  border-bottom: 1px dotted #000;
}

:root #main.top h3 {
  background-image: url(/images/top/topicon.png);
  background-size: 40px 40px;
}

#useful ul:before,
#useful ul:after {
  content: "";
  display: table;
}

#useful ul:after {
  clear: both;
}

#useful ul {
  padding: 0;
}

#useful ul li {
  width: 330px;
  list-style: none;
  margin: 0 0 15px 0;
  float: left;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 13px 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#useful #useful02,
#useful #useful04,
#useful #useful06,
#useful #useful08 {
  margin-left: 15px;
}

#useful ul li:nth-child(even) {
  margin-left: 15px;
}

#useful01 {
  background-image: url(/images/top/search_1_bg.jpg);
}

#useful02 {
  background-image: url(/images/top/search_2_bg.jpg);
}

#useful03 {
  background-image: url(/images/top/search_3_bg.jpg);
}

#useful04 {
  background-image: url(/images/top/search_4_bg.jpg);
}

#useful05 {
  background-image: url(/images/top/search_5_bg.jpg);
}

#useful06 {
  background-image: url(/images/top/search_6_bg.jpg);
}

#useful07 {
  background-image: url(/images/top/search_7_bg.jpg);
}

#useful08 {
  background-image: url(/images/top/search_8_bg.jpg);
}

#useful a {
  display: block;
  padding: 10px;
  border: solid 3px #ddd;
  text-decoration: none;
  color: #333;
}

#useful a:hover {
  border-color: #aaa;
  color: #666;
}

#useful dl {
  margin: 0;
  padding: 0 0 0 67px;
}

#useful dt {
  margin: 0;
  padding: 0;
  line-height: 16px;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#useful dd {
  margin: 4px 0 0 0;
  padding: 0;
  line-height: 16px;
  font-size: 11px;
  max-height: 64px;
  min-height: 64px;
  overflow: hidden;
}

#information ul,
#topics ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#information a,
#news a,
#topics a {
  text-decoration: none;
  display: block;
  padding: 15px 0;
  color: #333;
}

#information a:hover,
#news a:hover,
#topics a:hover {
  color: #999;
}

#information li,
#topics li {
  margin: 0;
  padding: 0;
  border-bottom: dotted 1px #000;
}

#main.top #information h3,
#main.top #news h3,
#main.top #topics h3 {
  background: #f5f5f5 url(/images/common/profile_heading_ie8.gif) no-repeat 10px 50%;
  padding: 15px 0 15px 35px;
  margin: 30px 0 0 0;
  font-size: 16px;
  line-height: 16px;
  border: solid 1px #ddd;
}

:root #main.top #information h3,
:root #main.top #news h3,
:root #main.top #topics h3 {
  background-image: url(/images/common/profile_heading.gif);
  background-size: 16px 16px;
}

#information dl,
#news dl,
#topics dl {
  padding: 0;
  margin: 0;
}

#information dt,
#news dt,
#topics dt {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  position: relative;
}

#news dt {
  font-size: 12px;
  line-height: 12px;
  padding-top: 15px;
}

#information a dt,
#news a dt,
#topics a dt {
  padding-left: 20px;
}

#information a dt:before,
#news a dt:before,
#topics a dt:before {
  content: "";
  display: block;
  background: url(/images/common/linkarrow_ie8.png) no-repeat 0 50%;
  width: 13px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

:root #information a dt:before,
:root #news a dt:before,
:root #topics a dt:before {
  background-image: url(/images/common/linkarrow.png);
  background-size: 13px 13px;
}

#information dd,
#news dd,
#topics dd {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.5;
}

#news dd {
  padding: 0 0 15px 0;
  border-bottom: dotted 1px #000;
}

#main.top .more-link {
  text-align: right;
}

#main.top .more-link a {
  text-decoration: underline;
  padding: 5px 0;
}

#main.top .more-link a:hover {
  text-decoration: none;
}

#topics {
  width: 325px;
  float: left;
}

#news {
  padding: 0 0 0 345px;
}

/* ----------------------------------------------------------------
general class
----------------------------------------------------------------- */
.center {
  text-align: center;
}

.center + .center {
  margin-top: 30px;
  margin-bottom: 30px;
}

.right {
  text-align: right;
}

.mx600 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 600px !important;
}

.mx700 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 700px !important;
}

.mx800 {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 800px !important;
}

.school-info {
  margin-bottom: 50px;
}

.school-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.school-info li {
  margin: 0;
  padding: 0;
}

.school-info td[rowspan] {
  text-align: center;
  padding: 0;
}

.star {
  color: #e69d00;
}

.wom-links ul:before,
.wom-links ul:after,
.wom-links:before,
.wom-links:after {
  content: "";
  display: table;
}

.wom-links ul:after,
.wom-links:after {
  clear: both;
}

ul.wom-links,
.wom-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 400px;
}

.wom-links li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}

.wom-links li a {
  border-radius: 2px;
  border: 1px solid #ddd;
  border-bottom-width: 3px;
  display: block;
  padding: 10px 0 10px 20px;
  line-height: 1;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  position: relative;
}

.wom-links li a:hover {
  padding-top: 12px;
  border-bottom-width: 1px;
}

.wom-read a {
  margin-right: 5px;
}

.wom-write a {
  margin-left: 5px;
}

.wom-links li a:after {
  content: "";
  display: block;
  width: 7px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  margin-left: 5em;
  background: url(/images/common/btn_arrow_ie8.png) no-repeat 0 0;
}

.wom-links li a:hover:after {
  margin-top: -5px;
}

:root .wom-links li a:after {
  background: url(/images/common/btn_arrow.png) no-repeat 0 0;
  background-size: 7px 11px;
}

.wom-read a:before {
  background: url(/images/common/wom_read_ie8.gif) no-repeat 0 0;
}

.wom-write a:before {
  background: url(/images/common/wom_write_ie8.png) no-repeat 0 0;
}

.wom-read a:before,
.wom-write a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -4.5em;
}

.wom-read a:hover:before,
.wom-write a:hover:before {
  margin-top: -8px;
}

:root .wom-read a:before {
  background-image: url(/images/common/wom_read.gif);
  background-size: 18px 16px;
}

:root .wom-write a:before {
  background-image: url(/images/common/wom_write.png);
  background-size: 18px 18px;
}

.school-address {
  background-color: #fbf7bd;
  padding: 25px 150px;
  margin: 30px 0;
  list-style: none;
}

.school-address:before,
.school-address:after {
  content: "";
  display: table;
}

.school-address:after {
  clear: both;
}

.school-address li {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
}

.school-address li a {
  display: block;
  position: relative;
  padding: 20px 0;
  text-align: center;
  border-radius: 3px;
  border: 1px solid transparent;
  border-bottom-width: 3px;
  text-decoration: none;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}

.school-address .mail a {
  border-color: #ddd;
  background-color: #fff;
  margin-right: 10px;
  padding-left: 10px;
}

.school-address .mail a:hover {
  padding-top: 22px;
  border-bottom-width: 1px;
}

.school-address .mail a:before {
  content: "";
  display: block;
  width: 25px;
  height: 17px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  margin-left: -7.75em;
  background: url(/images/common/mail_ie8.png) no-repeat 0 0;
  background-size: 25px 17px;
}

:root .school-address .mail a:before {
  background-image: url(/images/common/mail.png);
  background-size: 25px 17px;
}

.school-address .mail a:hover:before {
  margin-top: -7px;
}

.school-address .mail a:after {
  content: "";
  display: block;
  width: 7px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  margin-left: 7em;
  background: url(/images/common/btn_arrow_ie8.png) no-repeat 0 0;
}

:root .school-address .mail a:after {
  background: url(/images/common/btn_arrow.png) no-repeat 0 0;
  background-size: 7px 11px;
}

.school-address .mail a:hover:after {
  margin-top: -5px;
}

.school-address .tel a {
  margin-left: 10px;
  text-align: left;
  font-size: 30px;
  padding: 5px 0 5px 40px;
  cursor: text;
}

.school-address .tel a dl,
.school-address .tel a dt,
.school-address .tel a dd {
  margin: 0;
  padding: 0;
}

.school-address .tel a dt {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 4px;
}

.school-address .tel a:before {
  content: "";
  display: block;
  width: 25px;
  height: 34px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -17px;
  background: url(/images/common/tel_ie8.png) no-repeat 0 0;
}

:root .school-address .tel a:before {
  background: url(/images/common/tel.png) no-repeat 0 0;
  background-size: 25px 34px;
}

.responsive-box {
  position: relative;
  margin: 30px 0;
  padding: 56.25% 0 0 0;
  border: 1px solid #ddd;
}

.ratio40 {
  padding-top: 40%;
}

.responsive-box video,
.responsive-box embed,
.responsive-box iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.responsive-box + small {
  display: block;
  margin-top: -20px;
  text-align: right;
}

.gallery-box {
  text-align: center;
  margin: 30px 0;
}

.gallery-box ul {
  margin: 0;
  padding: 20px 0 20px 0;
  list-style: none;
}

.gallery-box ul:before,
.gallery-box ul:after {
  content: "";
  display: table;
}

.gallery-box ul:after {
  clear: both;
}

.gallery-box li {
  margin: 0;
  padding: 0;
  text-align: center;
}

.gallery-box li img {
  margin-left: auto;
  margin-right: auto;
}

.instructor:before,
.instructor:after {
  content: "";
  display: table;
}

.instructor:after {
  clear: both;
}

.instructor {
  margin: 30px 0;
  padding: 0;
}

.instructor dt {
  float: left;
  margin: 0 10px 10px 0;
}

.instructor dd {
  margin: 0;
  padding: 0;
}

.instructor i {
  font-weight: bold;
  font-style: normal;
}

.profile-box {
  border: 1px solid #ddd;
  margin: 30px 0;
  padding: 30px;
}

.profile-box h3 {
  margin: 0 0 30px 0;
  padding: 0 0 5px 60px;
  border-bottom: 3px solid #eee;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
}

.profile-box h3:before,
.profile-box .icon1:before {
  content: "";
  position: absolute;
  z-index: 1;
  background: #fff url(/images/common/profile_icon01_ie8.gif) no-repeat 0 50%;
  height: 60px;
  width: 60px;
  top: -10px;
  left: 0;
}

:root .profile-box h3:before,
:root .profile-box .icon1:before {
  background-image: url(/images/common/profile_icon01.gif);
  background-size: 50px 54px;
}

.profile-box .icon2:before {
  background-image: url(/images/common/profile_icon02.gif);
}

:root .profile-box .icon2:before {
  background-image: url(/images/common/profile_icon02.gif);
  background-size: 49px 52px;
}

.profile-box .unit + .unit {
  margin: 30px 0 0 0;
}

.profile-box .unit:before,
.profile-box .unit:after {
  content: "";
  display: table;
}

.profile-box .unit:after {
  clear: both;
}

.parts-intro {
  float: left;
  width: 200px;
}

.parts-intro img {
  max-width: 150px;
}

.parts-intro figure {
  margin: 0;
  padding: 0;
  text-align: left;
}

.parts-intro dl {
  margin: 10px 0 0 0;
  padding: 0;
}

.parts-intro dt {
  font-weight: bold;
  border-bottom: 1px dotted #333;
  margin: 0 0 10px 0;
  padding: 0;
  display: inline-block;
}

.parts-intro dd {
  margin: 0;
  padding: 0;
}

.parts-pr {
  padding: 0 0 0 210px;
}

.parts-pr dl {
  margin: 0;
  padding: 0;
}

.parts-pr dt {
  background: #eee url(/images/common/profile_heading_ie8.gif) no-repeat 10px 50%;
  padding: 10px 10px 10px 30px;
}

:root .parts-pr dt {
  background-image: url(/images/common/profile_heading.gif);
  background-size: 16px 16px;
}

.parts-pr dd + dt {
  margin-top: 20px;
}

.parts-pr dd {
  margin: 0;
  padding: 10px 0 0 0;
}

.parts-pr p {
  margin: 0;
}

.parts-pr p + p {
  margin: 1em 0 0 0;
}

.adsbygoogle {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

/* ----------------------------------------------------------------
old
----------------------------------------------------------------- */
.lesson-info:before,
.lesson-info:after,
.facility-info:before,
.facility-info:after {
  content: "";
  display: table;
}

.lesson-info:after,
.facility-info:after {
  clear: both;
}

.facility-info li,
.lesson-info li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0 0 0 15px;
  background: url(/images/common/icon01.gif) no-repeat 0 50%;
  white-space: nowrap;
}

.facility-info li {
  background-image: url(/images/common/icon02.gif);
}

.lesson-info li:last-child,
.facility-info li:last-child {
  margin-right: 0;
}

.facility-info-others,
.lesson-info-others {
  clear: both;
  padding: 0 0 0 15px;
  background: url(/images/common/icon01.gif) no-repeat 0 50%;
  margin: 0;
}

.facility-info-others {
  background-image: url(/images/common/icon02.gif);
}

/* ----------------------------------------------------------------
EFO
----------------------------------------------------------------- */
#main form {
  margin: 30px 0;
}

#main form table {
  background-color: #fff;
}

#main form th {
  width: 10em;
  line-height: 1.2;
  padding: 0 10px;
  text-align: left;
}

#main form td {
  padding: 10px;
}

#main form select,
#main form option {
  font-size: 16px;
}

#main form textarea,
#main form input[type="number"],
#main form input[type="text"] {
  background: #fff;
  border: 1px solid #ddd;
  width: 100%;
  padding: 0.75em 0.5em;
  color: #333;
  font-size: 16px;
  -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#main form input[disabled="disabled"],
#main form input[disabled],
#main form input[readonly="readonly"],
#main form input[readonly] {
  color: #999;
}

#main form label {
  display: block;
}

#main .submit {
  text-align: center;
  padding: 0;
  margin: 1.5em 0;
}

#main .submit .button {
  background: #e68d00;
  border: 0 none;
  border-bottom: 3px solid #e66100;
  margin: 0;
  padding: 0;
  min-width: 48%;
  height: 45px;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  border-radius: 5px;
  line-height: 45px;
}

#main .confirm .button + .button {
  margin-left: 2%;
}

#main .submit .button:hover,
#main .submit .button:focus {
  border-bottom: 0 none;
}

#main .submit .button.false {
  background: #eee;
  border-bottom: 3px solid #ccc;
  color: #666;
}

#main .submit .button.false:hover,
#main .submit .button.false:focus {
  border-bottom: 0 none;
}

.required {
  position: relative;
  display: block;
  padding: 0 1.2em 0 0;
}

.required:before {
  content: "\5FC5\9808";
  background: #be3a2c;
  color: #fff;
  display: block;
  padding: 0.25em 0;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.9em;
  line-height: 1;
  font-size: 80%;
  font-weight: normal;
  text-align: center;
  width: 3em;
  height: 1em;
  z-index: 1;
}

.attention {
  color: #be3a2c;
  font-size: 85%;
  font-weight: bold;
  display: block;
  padding: 0 0 0 1em;
  position: relative;
}

.attention:before {
  content: "\203B";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  color: #be3a2c;
}

.ex {
  display: block;
  color: #666;
  font-size: 85%;
  line-height: 1.2;
  padding: 0.5em 0 0 0;
  margin: 0;
}

.select-boxes {
  display: inline;
}

.select-boxes br {
  display: none;
}

/* ----------------------------------------------------------------
build-menu
----------------------------------------------------------------- */
#build-menu,
#build-menu-button,
#build-menu-overlay {
  display: none;
}

/* ----------------------------------------------------------------
	responsive
----------------------------------------------------------------- */
@media (max-width: 640px) {
  .respond,
  #primary-navigaton-top {
    display: none !important;
  }

  /* ----------------------------------------------------------------
  header
  ----------------------------------------------------------------- */
  #header header,
  #header ul {
    width: auto;
    margin: 0 10px;
  }

  #header ul {
    margin: 0;
  }

  #header [itemprop="name"] {
    width: 100%;
    height: auto;
    padding: 15px 0;
  }

  #header [itemprop="name"] a {
    width: 100%;
    max-width: 300px;
    padding-top: 33px;
    background-image: url(/images/common/flogo.gif);
    background-size: auto 28px;
    overflow: visible;
    font-size: 13px;
    line-height: 1;
    font-weight: bold;
    text-decoration: none;
  }

  #header [itemprop="description"] {
    position: relative;
    top: 0;
    right: auto;
    left: 0;
    margin: 10px 0;
    font-size: 10px;
    line-height: 14px;
    width: auto;
  }

  #header [itemprop="description"] br {
    display: none;
  }

  #primary-navigaton {
    padding-top: 10px;
  }

  #primary-navigaton:before {
    /*display:none;*/
    background-color: #a8b91a;
  }

  #primary-navigaton li {
    height: 60px;
    background-color: transparent !important;
  }

  #primary-navigaton br {
    display: block;
  }

  #primary-navigaton-outdoor,
  #primary-navigaton-indoor,
  #primary-navigaton-lesson {
    width: 33.3%;
    padding: 0 5px !important;
  }

  #primary-navigaton-lesson {
    width: 33.4%;
  }

  #primary-navigaton-outdoor {
    left: 5px;
  }

  #primary-navigaton-lesson {
    right: 5px;
  }

  #primary-navigaton a {
    font-size: 11px;
    line-height: 15px;
    border-radius: 5px 5px 0 0;
    color: #000;
    background: #e4ed5e;
    background: -webkit-gradient(linear, left top, left bottom, from(#eff4a3), to(#e4ed5e));
    background: -webkit-linear-gradient(top, #eff4a3, #e4ed5e);
    background: linear-gradient(to bottom, #eff4a3, #e4ed5e);
    border: 1px solid #a8b91a;
    border-bottom: 0 none;
  }

  #primary-navigaton .active a,
  #primary-navigaton a:hover {
    background: #fff;
    border: 1px solid #a8b91a;
    border-bottom: 0 none;
  }

  /*
  #primary-navigaton .active a{
  	color:#649300;
  }
  */
  #primary-navigaton li:before,
  #primary-navigaton li:after {
    display: none;
  }

  #primary-navigaton li:hover,
  #primary-navigaton .active {
    border: 0 none !important;
  }

  #reg {
    display: none;
  }

  /* ----------------------------------------------------------------
  build-menu
  ----------------------------------------------------------------- */
  #build-menu-button {
    display: block;
  }

  #build-menu-button {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 45px;
    height: 45px;
    z-index: 1000;
    cursor: pointer;
    background: #a6c209 url(/images/common/smtmenu.png) no-repeat 50% 50%;
    background-size: 32px 29px;
  }

  #build-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    display: none;
    width: 270px;
    float: right;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 2px 0 3px rgba(0, 0, 0, 0.5) inset;
    background-color: #f9f9f9;
  }

  #build-menu > ul {
    margin: 0 0 0 3px;
    padding: 0 0 30px 0;
    position: relative;
  }

  #build-menu > ul:before,
  #build-menu > ul:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
  }

  #build-menu > ul:before {
    top: -1px;
    background-color: #ddd;
  }

  #build-menu > ul:after {
    bottom: -1px;
    background-color: #fff;
  }

  #build-menu > ul li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
  }

  #build-menu > ul li a {
    font-size: 14px;
    line-height: 18px;
    padding: 1em 20px 1em 10px;
    text-shadow: 1px 1px 0 #fff;
    display: block;
    text-decoration: none;
    color: #000;
    position: relative;
  }

  #build-menu > ul li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    background: url(/images/common/gnavarrow.png) no-repeat 0 0;
    background-size: 14px 14px;
  }

  #build-menu-page {
    background: #fff;
    position: relative;
    z-index: 99;
  }

  .build-menu-animating #build-menu-page {
    position: fixed;
    overflow: hidden;
    width: 100%;
    top: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .build-menu-animating.build-menu-close #build-menu-page,
  .build-menu-animating.build-menu-open #build-menu-page {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }

  .build-menu-animating.build-menu-open #build-menu-page {
    -webkit-transform: translateX(-270px);
    transform: translateX(-270px);
  }

  .build-menu-animating #build-menu {
    display: block;
  }

  .build-menu-open #build-menu {
    display: block;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
  }

  .build-menu-open #build-menu,
  .build-menu-close #build-menu {
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, visibility 0.3s;
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
  }

  #build-menu-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10002;
    background: #000;
    width: 0;
    opacity: 0.5;
    visibility: hidden;
    display: block;
  }

  .build-menu-open #build-menu-overlay,
  .build-menu-close #build-menu-overlay {
    -webkit-transition: opacity 0.3s, visibility 0.3s, width 0s;
    transition: opacity 0.3s, visibility 0.3s, width 0s;
  }

  .build-menu-close #build-menu-overlay {
    width: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0s, 0s, 0.6s;
    transition-delay: 0s, 0s, 0.6s;
  }

  .build-menu-open #build-menu-overlay {
    width: 100%;
    opacity: 0.5;
    visibility: visible;
  }

  /* ----------------------------------------------------------------
  footer
  ----------------------------------------------------------------- */
  #global-navigaton {
    padding: 0;
    background-color: #fff;
  }

  #global-navigaton ul {
    width: 100%;
    max-height: 60px;
    position: relative;
    display: block;
    overflow: hidden;
    border: 0 none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  #global-navigaton ul:before {
    content: "\30E1\30CB\30E5\30FC\3092\958B\304F";
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 35px;
    background-color: #cad61e;
    background-image: url(/images/common/fnavopenicon.png), url(/images/common/headernavbg.gif);
    background-repeat: no-repeat, repeat;
    background-position: 10px 50%, 0 0;
    background-size: 19px 15px, auto auto;
  }

  #global-navigaton ul:after {
    content: "\3E";
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 10px;
  }

  #global-navigaton ul.close {
    max-height: 1000px;
  }

  #global-navigaton ul.close:before {
    content: "\30E1\30CB\30E5\30FC\3092\9589\3058\308B";
  }

  #global-navigaton ul.close:after {
    content: "\D7";
  }

  #global-navigaton li {
    width: 100%;
    float: none;
    clear: both;
  }

  #global-navigaton li a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 0 none;
    padding: 1.5em 25px 1.5em 10px;
    line-height: 1;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #global-navigaton li br {
    display: none;
  }

  #global-navigaton li:before {
    left: auto;
    right: 10px;
  }

  #contentinfo {
    padding-bottom: 20px;
  }

  #contentinfo li a {
    padding-right: 0;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  #contentinfo .twitter {
    padding: 20px 0;
  }

  #contentinfo .viewportChange {
    font-size: 14px;
  }

  #pagetop {
    bottom: 20px;
    left: auto;
    right: 10px;
    opacity: 0.5;
    margin-left: 0;
  }

  #pagetop:hover {
    opacity: 1;
  }

  /* ----------------------------------------------------------------
  main
  ----------------------------------------------------------------- */
  #main {
    margin: 0 10px;
    width: auto;
  }

  #categoryttl,
  #main [itemprop="headline"] {
    font-size: 16px;
  }

  #breadcrumbs {
    text-align: left;
  }

  #main #breadcrumbs + [itemprop="headline"] {
    font-size: 14px;
  }

  #breadcrumbs li:first-child a span {
    display: none;
  }

  #breadcrumbs li:first-child a {
    height: 1em;
    width: 1em;
    background: url(/images/common/home.gif) no-repeat 0 50%;
    background-size: 10px 10px;
    vertical-align: middle;
  }

  /* ----------------------------------------------------------------
  top
  ----------------------------------------------------------------- */
  #PR p {
    width: auto;
    float: none;
  }

  #PR p + p {
    margin-top: 15px;
  }

  #PR p a {
    margin-right: 0;
    padding-left: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #PR p + p a {
    margin-left: 0;
  }

  #PR p:before {
    left: 0;
  }

  #main.top aside {
    padding: 30px 0;
  }

  #main.top aside:before,
  #main.top aside:after {
    content: "";
    display: table;
  }

  #main.top aside:after {
    clear: both;
  }

  #main.top main {
    width: auto;
    float: none;
  }

  aside .bnr1 {
    text-align: center;
    margin: 0 0 5px 0;
  }

  aside .bnr2 {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0 !important;
  }

  aside .bnr2 a {
    display: block;
    padding: 5px 5px 5px 0;
  }

  aside .bnr2:nth-of-type(odd) a {
    padding: 5px 0 5px 5px;
  }

  aside .twitter {
    display: none;
  }

  #reserveAreaSearch > ul > li {
    display: none;
    float: none;
  }

  #reserveAreaSearch > ul > li.active {
    display: block;
    width: 100%;
  }

  #reserveAreaSearch > ul > li.active a {
    background: #fcfcfc;
    background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fcfcfc));
    background: -webkit-linear-gradient(top, #ddd, #fcfcfc);
    background: linear-gradient(to bottom, #dddddd, #fcfcfc);
  }

  #reserveAreaSearch > ul > li.active a:hover {
    background: #e4ed5e;
    background: -webkit-gradient(linear, left top, left bottom, from(#eff4a3), to(#e4ed5e));
    background: -webkit-linear-gradient(top, #eff4a3, #e4ed5e);
    background: linear-gradient(to bottom, #eff4a3, #e4ed5e);
  }

  #reserveAreaSearch > ul {
    border-bottom: 0 none;
    margin: 0;
  }

  #reserveAreaSearch #areas {
    border: 0 none;
    background: none;
  }

  #reserveAreaSearch #areas dt {
    overflow: hidden;
    height: 0;
    padding: 60px 0 0 0;
    position: relative;
  }

  #reserveAreaSearch #areas dt:before {
    content: "\90FD\9053\5E9C\770C\304B\3089\691C\7D22\3059\308B";
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 0 30px;
    display: block;
    width: 100%;
    line-height: 50px;
    height: 60px;
    background: #eee url(/images/common/profile_heading.gif) no-repeat 10px 50%;
    background-size: 16px 16px;
    color: #000;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #ddd;
  }

  #reserveAreaSearch #areas dt.close:before {
    background-color: #eff4a3;
  }

  .area-trigger:after {
    content: "\2B";
    display: block;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #333;
    color: #333;
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -11px 0 0 0;
    font-size: 18px;
  }

  #reserveAreaSearch #areas .area-trigger:after {
    right: 15px;
  }

  .area-trigger.close:after {
    content: "\2D";
  }

  #reserveAreaSearch #areas dt.close:after {
    color: #707000;
    border-color: #707000;
  }

  .area-trigger + dd {
    overflow: hidden !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: max-height 0.5s, padding 0.5s;
    transition: max-height 0.5s, padding 0.5s;
  }

  .area-trigger.close + dd {
    max-height: 1000px !important;
  }

  #area_areaBox .area-trigger.close + dd {
    padding: 1em 0 !important;
  }

  #reserveAreaSearch #areas dd ul {
    border: 4px solid #ddd;
    border-top: 0 none;
    padding: 10px 10px 10px 10px;
    margin: 0;
    background: #feffea;
    list-style: none;
    width: auto;
  }

  #reserveAreaSearch #areas dd li.wide {
    width: 50%;
  }

  #reserveAreaSearch #areas dd li {
    width: 25%;
  }

  #pickupBox .pickup {
    display: block;
    float: none;
    width: auto;
    clear: both;
  }

  .pickup.empty,
  #pickupBox:before,
  #pickupBox:after {
    display: none !important;
  }

  .separate + .separate {
    clear: both;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: max-height 0.5s, opacity 0.5s;
    transition: max-height 0.5s, opacity 0.5s;
  }

  .open .separate + .separate {
    opacity: 1;
    max-height: 1000px;
  }

  #pickupmore {
    display: block;
    border-radius: 2px;
    border: 1px solid #ddd;
    border-bottom-width: 3px;
    padding: 15px 1em 15px 0;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: relative;
    margin: 10px 0 0 0;
  }

  #pickupmore:hover {
    padding-top: 17px;
    border-bottom-width: 1px;
  }

  #pickupmore:after {
    content: "";
    display: block;
    width: 7px;
    height: 11px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: 3em;
    background: url(/images/common/btn_arrow_ie8.png) no-repeat 0 0;
  }

  #pickupmore:hover:after {
    margin-top: -5px;
  }

  :root #pickupmore:after {
    background: url(/images/common/btn_arrow.png) no-repeat 0 0;
    background-size: 7px 11px;
  }

  #main.top h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #useful ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  #useful ul li:nth-child(even) {
    margin-left: 0;
  }

  #useful #useful02,
  #useful #useful04,
  #useful #useful06,
  #useful #useful08 {
    margin-left: 0;
  }

  #useful dd {
    font-size: 12px;
    max-height: none;
    min-height: 48px;
    overflow: visible;
  }

  #topics {
    width: auto;
    float: none;
  }

  #news {
    padding: 0;
  }

  #news .scroll {
    width: auto !important;
    height: 150px !important;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }

  /* ----------------------------------------------------------------
  general class
  ----------------------------------------------------------------- */
  .wom-links .time {
    display: block;
    padding-left: 0.5em;
  }

  ul.wom-links,
  .wom-links ul {
    max-width: 100%;
  }

  .school-address {
    background-color: transparent;
    padding: 0;
  }

  .school-address li {
    width: 100%;
    float: none;
    clear: both;
  }

  .school-address li a {
    padding: 14px 0;
  }

  .school-address .mail a {
    margin: 0;
    font-size: 13px;
    color: #fff;
    background-color: #e68d00;
    border-color: #e68d00;
    border-bottom-color: #e66100;
  }

  .school-address .mail a:hover {
    padding-top: 16px;
  }

  :root .school-address .mail a:before {
    margin-left: -8em;
    background-image: url(/images/common/mail_white.png);
  }

  :root .school-address .mail a:after {
    background-image: url(/images/common/btn_arrow_white.png);
  }

  .school-address .tel {
    margin-top: 15px;
  }

  .school-address .tel a {
    margin: 0;
    font-size: 13px;
    padding: 14px 0;
    overflow: hidden;
    background: #fff;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom-width: 3px;
  }

  .school-address .tel a:hover {
    padding-top: 16px;
    border-bottom-width: 1px;
  }

  .school-address .tel a dt {
    padding: 0;
    font-size: 13px;
    line-height: 1;
  }

  .school-address .tel a dd {
    display: none;
  }

  .school-address .tel a:before {
    width: 18px;
    height: 25px;
    margin-top: -13px;
    margin-left: -6.5em;
    left: 50%;
    top: 50%;
    position: absolute;
  }

  :root .school-address .tel a:before {
    background-size: 18px 25px;
  }

  .school-address .tel a:hover:before {
    margin-top: -12px;
  }

  .school-address .tel a:after {
    content: "";
    display: block;
    width: 7px;
    height: 11px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: 5em;
    background: url(/images/common/btn_arrow.png) no-repeat 0 0;
    background-size: 7px 11px;
  }

  .school-address .tel a:hover:after {
    margin-top: -5px;
  }

  .school-info,
  .school-info thead,
  .school-info tbody,
  .school-info tr,
  .school-info th,
  .school-info td {
    display: block;
  }

  .school-info {
    border-bottom: 0 none;
  }

  .school-info th,
  .school-info td {
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
  }

  .ratio40 {
    padding-top: 62.5%;
    text-align: center;
  }

  .swipe-table {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    position: relative;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .swipe-table .scroll-area {
    width: 800px;
    position: relative;
  }

  .swipe-table table {
    min-height: 108px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
  }

  .swipe-table:before {
    content: "";
    display: block;
    width: 79px;
    height: 108px;
    position: absolute;
    top: 50%;
    left: 100px;
    margin-top: -54px;
    background: url(/images/common/swipe_icon.png) no-repeat 0 0;
    background-size: 79px 108px;
    z-index: 1;
  }

  .swipe-table.touched:before {
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
  }

  .swipe-table.nowtouch:before,
  .swipe-table:hover:before {
    left: -200px;
  }

  .smt-ratio80 {
    padding-top: 80%;
  }

  .profile-box {
    padding: 20px 10px;
  }

  .profile-box h3 {
    font-size: 16px;
    padding-left: 50px;
    margin-bottom: 20px;
  }

  :root .profile-box h3:before,
  :root .profile-box .icon1:before,
  :root .profile-box .icon2:before {
    background-size: auto 40px;
    top: -10px;
    width: 50px;
  }

  .parts-intro {
    float: none;
    width: auto;
    padding: 0 0 15px 0;
  }

  .parts-intro:before,
  .parts-intro:after {
    content: "";
    display: table;
  }

  .parts-intro:after {
    clear: both;
  }

  .parts-intro figure {
    float: left;
    width: 120px;
  }

  .parts-intro figure img {
    max-width: 120px;
  }

  .parts-intro dl {
    margin: 0;
    padding: 0 0 0 130px;
  }

  .parts-intro dt {
    display: block;
  }

  .parts-pr {
    padding: 0;
  }

  /* ----------------------------------------------------------------
  form
  ----------------------------------------------------------------- */
  #main form table,
  #main form thead,
  #main form tbody,
  #main form tr,
  #main form th,
  #main form td {
    display: block;
  }

  #main form table {
    border: 0 none;
  }

  #main form th {
    width: auto;
    padding: 15px 10px;
    line-height: 1;
  }

  #main form td {
    border: 0 none;
    padding: 15px 1px;
  }

  .required {
    padding: 0;
  }

  .required:before {
    top: 50%;
    left: auto;
    right: 0;
  }

  #main form th br {
    display: none;
  }

  #main .submit .button {
    min-width: 100%;
  }

  #main .confirm .button {
    min-width: 48%;
  }
}
@media (max-width: 480px) {
  .select-boxes {
    display: block;
  }
}
@media (max-width: 400px) {
  .select-boxes {
    font-size: 10px;
  }

  .select-boxes .select-box {
    position: relative;
    display: block;
  }

  .select-boxes .select-box:before {
    content: "";
    display: block;
    padding: 0.5em 0 0 0;
  }

  aside .bnr2 {
    width: auto;
    float: none;
    text-align: center;
    margin-top: 10px !important;
  }

  aside .bnr2 a {
    display: inline-block;
    padding: 0 !important;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  display: inline-block;
}

.bx-wrapper {
  display: block;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/images/common/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/images/common/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/images/common/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/images/common/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/images/common/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/** jscrollpane
===================================*/
.jspScrollable {
  outline: 0 none !important;
  margin-top: 15px;
}

.jspScrollable dl {
  margin-top: -15px !important;
}

.jspContainer {
  overflow: hidden;
  position: relative;
  outline: 0 none !important;
}

.jspPane {
  position: absolute;
  outline: 0 none !important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 0 !important;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%;
  background: transparent;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: transparent;
}

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  position: relative;
  background-color: #eee;
}

.jspDrag {
  background-color: #ccc;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* 404 */
.notfoundpage {
  margin: 20px 0 30px 0;
}

.notfoundpage .txt01 {
  font-size: 200%;
  font-weight: bold;
}

.notfoundpage .txt01 br.pconly {
  display: inline;
}

@media (max-width: 640px) {
  .notfoundpage {
    margin: 10px 0 20px 0;
  }

  .notfoundpage .txt01 {
    font-size: 120%;
    font-weight: bold;
  }

  .notfoundpage .txt01 br.pconly {
    display: none;
  }
}
@media (max-width: 640px) {
  #categoryttl, #main [itemprop="headline"] {
    font-size: 4.5vw;
  }
}

/* ----------------------------------------------------------------
	school-unit
----------------------------------------------------------------- */
.school-unit {
  display: block;
  border: 1px solid #cad61e;
  position: relative;
  margin: 30px 0 0 0;
  padding: 45px 9px 19px 9px;
}
@media (max-width: 640px) {
  .school-unit {
    margin-top: 20px;
    padding: 0;
  }
}
.school-unit + .school-unit {
  margin-top: 50px;
}
@media (max-width: 640px) {
  .school-unit + .school-unit {
    margin-top: 20px;
  }
}
.school-unit h3 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 45px;
  background-color: #cad61e;
  border: 0 none;
  width: 100%;
}
.school-unit h3:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border: 5px solid #fff;
  background-color: inherit;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 15px;
}
.school-unit h3 a {
  font-weight: bold;
  color: #333;
  display: block;
  padding: 0 160px 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .school-unit h3 {
    font-size: 4vw;
    position: relative;
    line-height: 1.4;
  }
  .school-unit h3:before {
    width: 6px;
    height: 6px;
    border-width: 4px;
    margin-top: -7px;
    left: 10px;
  }
  .school-unit h3 a {
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
    padding: 0.75em 0 0.75em 30px;
  }
}
.school-unit__tags {
  display: table;
  border-collapse: separate;
  border-spacing: 10px 0px;
  margin: 20px 0 0 0;
  padding: 0;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 640px) {
  .school-unit__tags {
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-box;
    /*Android 4.3>=*/
    display: -webkit-flex;
    /*Safari, Chrome, Opera*/
    display: flex;
    /*IE11, Firefox*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px 10px 10px 10px;
    border-spacing: 0px;
  }
}
.school-unit__tags li {
  line-height: 25px;
  display: table-cell;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
}
@media (max-width: 640px) {
  .school-unit__tags li {
    width: calc( 50% - 5px );
    margin-right: 10px;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 0.25em 0;
    font-size: 3.75vw;
  }
  .school-unit__tags li:nth-child(2) {
    margin-right: 0;
  }
}
.school-unit__tags--trial {
  background-color: #e35656;
}
.school-unit__tags--campaign {
  background-color: #e69d00;
}
.school-unit__description {
  font-size: 13px;
  line-height: 1.6;
  margin: 15px 10px;
}
@media (max-width: 640px) {
  .school-unit__description {
    font-size: 3.75vw;
  }
}
.school-unit__adress {
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-box;
  /*Android 4.3>=*/
  display: -webkit-flex;
  /*Safari, Chrome, Opera*/
  display: flex;
  /*IE11, Firefox*/
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 15px 10px;
}
@media (max-width: 640px) {
  .school-unit__adress {
    margin: 10px;
  }
}
.school-unit__adress--1 {
  margin-right: 10px;
}
.school-unit__adress--1, .school-unit__adress--2 {
  line-height: 1.6;
  width: calc( 50% - 5px );
  position: relative;
  padding-left: calc( 6em + 10px );
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.school-unit__adress--1:before, .school-unit__adress--1:after, .school-unit__adress--2:before, .school-unit__adress--2:after {
  display: table;
  content: '';
}
.school-unit__adress--1:after, .school-unit__adress--2:after {
  clear: both;
}
@media (max-width: 640px) {
  .school-unit__adress--1, .school-unit__adress--2 {
    margin-right: 0;
    padding-left: calc( 5em + 10px );
    font-size: 3.75vw;
    width: 100%;
  }
}
.school-unit__adress--1 span, .school-unit__adress--2 span {
  float: left;
}
.school-unit__adress--1 b, .school-unit__adress--2 b {
  display: inline-block;
  width: 6em;
  text-align: center;
  background-color: #eee;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  font-weight: normal;
}
@media (max-width: 640px) {
  .school-unit__adress--1 b, .school-unit__adress--2 b {
    width: 5em;
    font-size: 3.75vw;
  }
}
@media (max-width: 640px) {
  .school-unit__adress--2 {
    margin-top: 10px;
  }
}
.school-unit__review {
  margin: 10px 0 0 0;
}
@media (max-width: 640px) {
  .school-unit__review {
    margin: 10px 0 15px 0;
    font-size: 3.75vw;
  }
}
.school-unit__review dl {
  display: table;
  margin: 0 10px;
  padding: 0;
}
.school-unit__review dl dt {
  padding: 0 0 0 30px;
  margin: 0;
  display: table-cell;
  background: url(/images/list/review-ico.svg) no-repeat 0 50%;
  background-size: 20px auto;
}
.school-unit__review dl dd {
  margin: 0;
  padding: 0 0 0 10px;
  display: table-cell;
}
.school-unit__review dl dd a {
  text-decoration: none;
}
.school-unit__review dl dd a small {
  font-size: 13px;
  color: #777;
  text-decoration: underline;
  display: inline-block;
  text-align: center;
  padding: 0 0.125em;
}
@media (max-width: 640px) {
  .school-unit__review dl dd a small {
    font-size: 3.5vw;
  }
}
.school-unit__review dl dd a:hover small {
  text-decoration: none;
}
.school-unit__review__star {
  display: inline-block;
  color: #ddd;
  white-space: nowrap;
}
.school-unit__review__star:before, .school-unit__review__star:after {
  display: table;
  content: '';
}
.school-unit__review__star:after {
  clear: both;
}
.school-unit__review__star span {
  color: #ffa915;
  display: inline;
}
.school-unit__users {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px 0px;
  margin: 10px 0 0 0;
  font-size: 12px;
}
@media (max-width: 640px) {
  .school-unit__users {
    display: none;
  }
}
.school-unit__user {
  display: table-cell;
  padding: 10px;
  background-color: #f9f8ed;
}
.school-unit__user-name, .school-unit__user-posted {
  margin-left: 5px;
  color: #888;
}
.school-unit__link {
  position: absolute;
  top: 8px;
  right: 15px;
}
@media (max-width: 640px) {
  .school-unit__link {
    position: relative;
    top: 0;
    right: auto;
    margin: 0 10px 15px 10px;
  }
}
.school-unit__link a {
  display: inline-block;
  background-color: #e68d00;
  border-bottom: 2px solid #e66100;
  line-height: 28px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding-left: 25px;
  padding-right: 35px;
}
@media (max-width: 640px) {
  .school-unit__link a {
    text-align: center;
    display: block;
    padding: 0;
    font-size: 3.75vw;
    padding: 0.5em 0;
  }
}
.school-unit__link a span {
  position: relative;
}
.school-unit__link a span:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  position: relative;
  width: 4px;
  height: 4px;
  border: 0 none;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-135deg);
}
.school-unit__link a:hover {
  border-top: 2px solid #e68d00;
  border-bottom: 0 none;
}

/* ----------------------------------------------------------------
	area
----------------------------------------------------------------- */
.area_switch {
  margin: 0 0 2em 0;
  text-align: right;
}
.area_switch a {
  display: inline-block;
  background-color: #e68d00;
  border-bottom: 2px solid #e66100;
  line-height: 3em;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding-left: 25px;
  padding-right: 35px;
}
@media (max-width: 640px) {
  .area_switch a {
    text-align: center;
    display: block;
    padding: 0;
    font-size: 3.75vw;
    padding: 0.5em 0;
  }
}
.area_switch a span {
  padding-right: 1.5em;
  background: url(/images/list/switch.svg) no-repeat 100% 50%;
  background-size: 15px auto;
}
@media (max-width: 640px) {
  .area_switch a span {
    background-size: 1em auto;
  }
}
.area_switch a:hover {
  border-top: 2px solid #e68d00;
  border-bottom: 0 none;
}

.area-unit .search_title a {
  display: block;
  position: relative;
}
.area-unit .search_title a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 8px;
  height: 8px;
  border: 0 none;
  border-bottom: 2px solid #cad61e;
  border-left: 2px solid #cad61e;
  transform: rotate(-135deg);
  margin-top: -5px;
}
@media (max-width: 640px) {
  .area-unit .search_title a {
    padding-right: 10px;
  }
  .area-unit .search_title a:after {
    right: 0;
  }
}
@media (max-width: 640px) {
  .area-unit .search_title {
    font-size: 4.25vw;
  }
}

@media (min-width: 641px) {
  #main #area_areaBox .areaBox--add dd {
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-box;
    /*Android 4.3>=*/
    display: -webkit-flex;
    /*Safari, Chrome, Opera*/
    display: flex;
    /*IE11, Firefox*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main #area_areaBox .areaBox--add dd a {
    width: 20%;
    margin: 0;
    min-width: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main #area_areaBox .areaBox--add dd a:nth-child(n+6) {
    margin-top: 0.25em;
  }
  #main #area_areaBox .areaBox--add dd a small {
    font-size: 12px;
    color: #999;
    margin: 0 0 0 0.25em;
  }
}
@media (max-width: 640px) {
  #main #area_areaBox .areaBox--add dt {
    font-size: 4vw;
    line-height: 1.4;
  }
  #main #area_areaBox .areaBox--add dd {
    display: -ms-flexbox;
    /*IE10*/
    display: -webkit-box;
    /*Android 4.3>=*/
    display: -webkit-flex;
    /*Safari, Chrome, Opera*/
    display: flex;
    /*IE11, Firefox*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main #area_areaBox .areaBox--add dd a {
    position: relative;
    line-height: 1.2;
    font-size: 3.1vw;
    display: block;
    width: calc( 25% - 3px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 4px 0 0;
    text-align: left;
    padding: 1em 1.8em 1em 0.5em;
  }
  #main #area_areaBox .areaBox--add dd a:nth-child(4n) {
    margin-right: 0;
  }
  #main #area_areaBox .areaBox--add dd a:nth-child(n+5) {
    margin-top: 4px;
  }
  #main #area_areaBox .areaBox--add dd a small {
    position: absolute;
    top: 50%;
    right: 0.5em;
    font-size: 2.75vw;
    color: #999;
    margin: 0 0 0 0.25em;
    transform: translateY(-50%);
  }
  #main #area_areaBox .areaBox--add dd a:before {
    display: none;
  }
}
/* ----------------------------------------------------------------
	sort
----------------------------------------------------------------- */
.sort {
  will-change: transform;
  transition: transform .6s;
  transform: translateY(100%);
  z-index: 99;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background-color: #f5f5f5;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1) inset, 0px -5px 10px rgba(0, 0, 0, 0.1) inset;
}
@media (max-width: 640px) {
  .sort {
    transform: translateY(-100%);
    z-index: 1001;
    font-size: 3.5vw;
    height: auto;
    bottom: auto;
    top: 0;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  }
}
.sort__wrap {
  width: 940px;
  margin: 0 auto;
  padding: 1em 0 0 0;
}
@media (max-width: 640px) {
  .sort__wrap {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.sort dt {
  background: url(/images/list/sort.svg) no-repeat 0 50%;
  background-size: 20px auto;
  line-height: 21px;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 30px;
}
.sort dt small {
  color: #999;
  font-size: 80%;
  margin-left: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .sort dt small {
    display: none;
  }
}
@media (max-width: 640px) {
  .sort dt {
    background-position: 10px 50%;
    z-index: 1;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 4vw;
    background-size: 1em auto;
    line-height: 1;
    width: 100%;
    padding: 0.75em 0 0.75em 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sort dt:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 12px;
    width: 9px;
    height: 9px;
    border: 3px solid transparent;
    border-top-color: #e68d00;
    border-right-color: #e68d00;
    transform: rotate(135deg);
    margin-top: -12px;
    transition: border-top-color 0.3s,border-right-color 0.3s,border-bottom-color 0.3s,border-left-color 0.3s;
  }
  .sort dt.is-open:after {
    margin-top: -4px;
    border: 3px solid transparent;
    border-bottom-color: #e68d00;
    border-left-color: #e68d00;
  }
}
@media (max-width: 640px) {
  .sort .is-open + dd {
    max-height: 200px;
  }
  .sort .is-open + dd ul {
    opacity: 1;
  }
}
.sort dd {
  margin: 0;
  padding: 0;
}
@media (max-width: 640px) {
  .sort dd {
    overflow: hidden;
    max-height: 0;
    padding-bottom: 3em;
    transition: max-height 0.7s;
  }
}
.sort ul {
  margin: 1em 0 0 0;
  padding: 0;
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-box;
  /*Android 4.3>=*/
  display: -webkit-flex;
  /*Safari, Chrome, Opera*/
  display: flex;
  /*IE11, Firefox*/
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .sort ul {
    margin-top: calc( 10px - 1.25% );
    opacity: 0;
    transition: opacity 0.7s;
    /*
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin: 0;
    padding-bottom:3em;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    */
  }
}
.sort ul li {
  list-style: none;
  padding: 0;
  margin: 0 6px 0 0;
  width: calc( 16.7% - 5px );
}
.sort ul li:last-child {
  margin-right: 0;
  width: calc( 16.5% - 5px );
}
@media (max-width: 640px) {
  .sort ul li {
    width: 32.5%;
    margin: 1.25% 1.25% 0 0;
  }
  .sort ul li:nth-child(3n) {
    width: 32.5%;
    margin-right: 0;
  }
}
.sort ul li.is-active span {
  border-color: #e68d00;
  background-color: #e68d00;
  color: #fff;
}
.sort ul li.is-active span:before {
  background-color: #fff;
}
.sort ul li.is-active span:after {
  border-bottom-color: #e68d00;
  border-left-color: #e68d00;
}
.sort ul span {
  display: block;
  cursor: pointer;
  position: relative;
  line-height: 1;
  font-size: 13px;
  margin: 0;
  padding: 10px 0 10px 25px;
  border: 1px solid #ddd;
  background-color: #fff;
}
@media (max-width: 640px) {
  .sort ul span {
    padding: 1em 0 1em 15px;
    font-size: 3vw;
    white-space: nowrap;
  }
}
.sort ul span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 7px;
  transform: translateY(-50%);
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background-color: #e68d00;
}
@media (max-width: 640px) {
  .sort ul span:before {
    left: 5px;
    height: 9px;
    width: 9px;
  }
}
.sort ul span:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 11px;
  width: 3px;
  height: 3px;
  border: 0 none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(-135deg);
  margin-top: -2px;
}
@media (max-width: 640px) {
  .sort ul span:after {
    left: 7px;
  }
}

.headroom--unpinned .sort,
.headroom--not-top .sort,
.headroom--pinned .sort {
  transform: translateY(0%);
}

.headroom--top .sort,
.headroom--bottom .sort {
  transform: translateY(100%);
}
@media (max-width: 640px) {
  .headroom--top .sort,
  .headroom--bottom .sort {
    transform: translateY(-100%);
  }
}
