@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 */
}

/**
 * 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 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;
}

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

@font-face {
  font-family: 'skIcon';
  src: url("../../../sks/assets/font/skIcon/fonts/skIcon.eot?9gj7v");
  src: url("../../../sks/assets/font/skIcon/fonts/skIcon.eot?9gj7v#iefix") format("embedded-opentype"), url("../../../sks/assets/font/skIcon/fonts/skIcon.ttf?9gj7v") format("truetype"), url("../../../sks/assets/font/skIcon/fonts/skIcon.woff?9gj7v") format("woff"), url("../../../sks/assets/font/skIcon/fonts/skIcon.svg?9gj7v#skIcon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="skIcon-"], [class*=" skIcon-"] {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.skIcon-circle-minus:before {
  content: "\e915";
}

.skIcon-circle-plus:before {
  content: "\e916";
}

.skIcon-train2:before {
  content: "\e90f";
}

.skIcon-bus2:before {
  content: "\e910";
}

.skIcon-glass:before {
  content: "\e911";
}

.skIcon-company:before {
  content: "\e912";
}

.skIcon-heart:before {
  content: "\e913";
}

.skIcon-plus:before {
  content: "\e914";
}

.skIcon-arr-circle-down:before {
  content: "\e90b";
}

.skIcon-arr-circle-left:before {
  content: "\e90c";
}

.skIcon-arr-circle-right:before {
  content: "\e90d";
}

.skIcon-arr-circle-up:before {
  content: "\e90e";
}

.skIcon-tel:before, .stationNavi__intro .data .tel:before {
  content: "\e90a";
}

.skIcon-clock:before {
  content: "\e907";
}

.skIcon-info:before {
  content: "\e908";
}

.skIcon-rates:before {
  content: "\e909";
}

.skIcon-arr-down2:before, .btn-anchor:before {
  content: "\e906";
}

.skIcon-walk:before, .stationNavi__spots .access--walk:before {
  content: "\e905";
}

.skIcon-trainline:before, .plate .transfer .ic--transfer:before, .trainTop__list .transfer span:before {
  content: "\e904";
}

.skIcon-reload:before {
  content: "\e903";
}

.skIcon-arr-right2:before, .childNav .sub-menu li:before, .sideNav > li > a:before, .icon-arr-right:before, .link-arr-left:before, .btn-pagelink:before, .btn-primary2:before, .boxcard .title:before {
  content: "\e901";
}

.skIcon-update:before {
  content: "\e902";
}

.skIcon-home:before {
  content: "\e900";
}

.skIcon-arr-down:before {
  content: "\e800";
}

.skIcon-arr-left:before {
  content: "\e801";
}

.skIcon-arr-right:before {
  content: "\e802";
}

.skIcon-bus:before, .stationNavi__spots .access--bus:before {
  content: "\e803";
}

.skIcon-desktop:before {
  content: "\e804";
}

.skIcon-dropdown:before {
  content: "\e805";
}

.skIcon-ham:before {
  content: "\e806";
}

.skIcon-mobile:before {
  content: "\e807";
}

.skIcon-outlink:before, .childNav .sub-menu .outlink:after, .footer__sitemap .footer1 .outlink:after, .footer__sitemap .footer2 .outlink:after, .footer__sitemap .footer3 .outlink:after, .footer__sitemap .footer4 .outlink:after, .footer__sitemap2 .footer1 .outlink:after, .footer__sitemap2 .footer2 .outlink:after, .footer__sitemap2 .footer3 .outlink:after, .footer__sitemap2 .footer4 .outlink:after, .sideNav .outlink > a:after, a.outlink:after {
  content: "\e808";
}

.skIcon-peke:before {
  content: "\e809";
}

.skIcon-place:before {
  content: "\e80a";
}

.skIcon-search:before, .before-skIcon-search:before {
  content: "\e80b";
}

.skIcon-train:before {
  content: "\e80c";
}

/*UL Style*/
/*ul dl
----------------------------------------*/
.ul-reset,
.ol-reset,
.reset-ul,
.reset-ol {
  padding-left: 0;
  list-style-type: none;
}

.dl-reset dd,
.reset-dl dd {
  margin-left: 0;
}

ul, ol {
  padding-left: 22px;
}

/* 運賃表
----------------------------------------*/
.rateTable {
  clear: both;
  width: 100%;
  text-align: center;
}
.rateTable__summary {
  position: relative;
}
.rateTable__print {
  position: absolute;
  right: 0;
  top: -10px;
  cursor: pointer;
}
.rateTable__print:hover {
  opacity: 0.85;
}
.rateTable thead {
  background: #ececec;
  line-height: 1;
  font-size: 0.85714em;
}
.rateTable th {
  padding: 5px 0;
  border: 1px solid #fff;
  color: #666;
}
.rateTable td {
  padding: 5px 0;
  width: 5em;
}
.rateTable .th__label {
  background: #636363;
  color: #fff;
}
.rateTable .rate__name {
  width: 7em;
}
.rateTable .rate__min, .rateTable .rate__km {
  width: 4em;
  border: 1px solid #ddd;
}
.rateTable .rate__working1, .rateTable .rate__student1 {
  border-left: 1px solid #ddd;
}
.rateTable .rate__ticket, .rateTable .rate__working6 {
  border-right: 1px solid #ddd;
}
.rateTable tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rateTable tr:nth-child(odd) .rate__oneway {
  background: #fff5fb;
}
.rateTable tr:nth-child(odd) .rate__working {
  background: #f2fbff;
}
.rateTable tr:nth-child(odd) .rate__student {
  background: #fff9e8;
}
.rateTable tr:nth-child(even) .rate__name, .rateTable tr:nth-child(even) .rate__min, .rateTable tr:nth-child(even) .rate__km {
  background: #fafafa;
}
.rateTable tr:nth-child(even) .rate__oneway {
  background: #fee6f3;
}
.rateTable tr:nth-child(even) .rate__working {
  background: #e3f6fe;
}
.rateTable tr:nth-child(even) .rate__student {
  background: #fff3d4;
}
.rateTable tbody {
  font-size: 1em;
}
.rateTable tbody .current {
  border: 2px solid #e95098;
  background: #f9d3e5;
}
.rateTable tbody .current td {
  border-color: #e0bacc;
  background: none !important;
}
.rateTable tbody .current .rate__working1 {
  font-weight: bold;
  color: #e95098;
}

/*時刻表
----------------------------------------*/
.symbol--ku {
  color: #00cc00;
}
.symbol--shin {
  color: #ff6600;
}
.symbol--chiba {
  color: #0885d5;
}
.symbol--chihara {
  color: #9569d6;
}
.symbol--through {
  color: #D82E2E;
}
.symbol--first {
  color: #D82E2E;
}

.timetable {
  width: 100%;
  color: #666;
  line-height: 1.4;
}
.timetable th {
  padding: 10px 0;
  width: 50px;
  background: #f8f8f8;
  vertical-align: middle;
  font-size: 1.42857em;
  font-weight: normal;
}
.timetable td {
  text-align: center;
}
.timetable .data {
  padding: 10px;
  width: 50px;
}
.timetable .option {
  font-size: 0.85714em;
}
.timetable .minute {
  font-size: 1.07143em;
}
.timetable .through {
  color: #D82E2E;
}
.timetable tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.timetable tr:nth-child(even) {
  background: #f8f8f8;
}
.timetable tr:nth-child(even) th {
  background: #ececec;
}
.timetable .platform{
  vertical-align: middle;
}
.timetable--holiday th {
  background: #fff5fa;
}
.timetable--holiday tr:nth-child(even) {
  background: #fff5fa;
}
.timetable--holiday tr:nth-child(even) th {
  background: #fee6f2;
}
.timetable__link {
  padding: 0 0 20px;
  border-bottom: 7px solid #e95098;
}
.timetable__link::after {
  clear: both;
  content: "";
  display: table;
}
.timetable__link--weekday {
  float: left;
  width: 50%;
  padding: 0 30px 0 15px;
}
.timetable__link--weekday::after {
  clear: both;
  content: "";
  display: table;
}
.timetable__link--holiday {
  float: right;
  width: 50%;
  padding: 0 15px 0 30px;
  border-left: 1px solid #ddd;
}
.timetable__link--holiday::after {
  clear: both;
  content: "";
  display: table;
}
.timetable__link .title {
  margin: 0 0 15px;
  padding-left: 3em;
  text-align: center;
}
.timetable__link .title strong {
  font-size: 1.71429em;
}
.timetable__link .title i {
  font-style: normal;
}
.timetable__link .up {
  float: left;
}
.timetable__link .down {
  float: right;
}
.timetable__summary {
  position: relative;
}
.timetable__title {
  color: #e95098;
}
.timetable__symbol {
  font-size: 0.85714em;
}
.timetable__update {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.85714em;
}
.timetable__print {
  position: absolute;
  display: inline-block;
  top: 0px;
  right: 0;
  font-size: 0.85714em;
  cursor: pointer;
}
.timetable__print img:hover {
  opacity: 0.85;
}

/*駅プレート
----------------------------------------*/
.plate {
  border: 4px solid #ddd;
  margin: 15px 0;
}
.plate::after {
  clear: both;
  content: "";
  display: table;
}
.plate__head {
  position: relative;
  /*&--timetable{
  	border-bottom:1px solid #ccc;
  }*/
}
.plate__head::after {
  clear: both;
  content: "";
  display: table;
}
.plate .prev, .plate .next {
  display: block;
  height: 120px;
}
.plate .prev span, .plate .next span {
  display: none;
}
.plate a.prev:hover, .plate a.next:hover {
  background-color: rgba(255, 255, 255, 0.24);
}
.plate .prev {
  float: left;
  padding-left: 50px;
  width: 300px;
}
.plate .next {
  float: right;
  padding-right: 50px;
  width: 300px;
  text-align: right;
}
.plate__name {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 242px;
  height: 120px;
  text-align: center;
  z-index: 3;
}
.plate__name span {
  display: none;
}
.plate--SL01 {
  background: url(../img/plate_pc/right.png) no-repeat 0 0;
}
.plate--SL01 .next, .plate--SL01 .prev, .plate--SL01 .plate__name {
  background: url(../img/plate_pc/SL01.png?d0819) no-repeat;
}
.plate--SL01 .prev {
  background-position: 0 0;
}
.plate--SL01 .next {
  background-position: right 0;
}
.plate--SL01 .plate__name {
  background-position: center 0;
}
.plate--SL02 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL02 .next, .plate--SL02 .prev, .plate--SL02 .plate__name {
  background: url(../img/plate_pc/SL02.png?d0819) no-repeat;
}
.plate--SL02 .prev {
  background-position: 0 0;
}
.plate--SL02 .next {
  background-position: right 0;
}
.plate--SL02 .plate__name {
  background-position: center 0;
}
.plate--SL03 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL03 .next, .plate--SL03 .prev, .plate--SL03 .plate__name {
  background: url(../img/plate_pc/SL03.png?d0819) no-repeat;
}
.plate--SL03 .prev {
  background-position: 0 0;
}
.plate--SL03 .next {
  background-position: right 0;
}
.plate--SL03 .plate__name {
  background-position: center 0;
}
.plate--SL04 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL04 .next, .plate--SL04 .prev, .plate--SL04 .plate__name {
  background: url(../img/plate_pc/SL04.png?d0819) no-repeat;
}
.plate--SL04 .prev {
  background-position: 0 0;
}
.plate--SL04 .next {
  background-position: right 0;
}
.plate--SL04 .plate__name {
  background-position: center 0;
}
.plate--SL05 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL05 .next, .plate--SL05 .prev, .plate--SL05 .plate__name {
  background: url(../img/plate_pc/SL05.png?d0819) no-repeat;
}
.plate--SL05 .prev {
  background-position: 0 0;
}
.plate--SL05 .next {
  background-position: right 0;
}
.plate--SL05 .plate__name {
  background-position: center 0;
}
.plate--SL06 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL06 .next, .plate--SL06 .prev, .plate--SL06 .plate__name {
  background: url(../img/plate_pc/SL06.png?d0819) no-repeat;
}
.plate--SL06 .prev {
  background-position: 0 0;
}
.plate--SL06 .next {
  background-position: right 0;
}
.plate--SL06 .plate__name {
  background-position: center 0;
}
.plate--SL07 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL07 .next, .plate--SL07 .prev, .plate--SL07 .plate__name {
  background: url(../img/plate_pc/SL07.png?d0819) no-repeat;
}
.plate--SL07 .prev {
  background-position: 0 0;
}
.plate--SL07 .next {
  background-position: right 0;
}
.plate--SL07 .plate__name {
  background-position: center 0;
}
.plate--SL08 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL08 .next, .plate--SL08 .prev, .plate--SL08 .plate__name {
  background: url(../img/plate_pc/SL08.png?d0819) no-repeat;
}
.plate--SL08 .prev {
  background-position: 0 0;
}
.plate--SL08 .next {
  background-position: right 0;
}
.plate--SL08 .plate__name {
  background-position: center 0;
}
.plate--SL09 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL09 .next, .plate--SL09 .prev, .plate--SL09 .plate__name {
  background: url(../img/plate_pc/SL09.png?d0819) no-repeat;
}
.plate--SL09 .prev {
  background-position: 0 0;
}
.plate--SL09 .next {
  background-position: right 0;
}
.plate--SL09 .plate__name {
  background-position: center 0;
}
.plate--SL10 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL10 .next, .plate--SL10 .prev, .plate--SL10 .plate__name {
  background: url(../img/plate_pc/SL10.png?d0819) no-repeat;
}
.plate--SL10 .prev {
  background-position: 0 0;
}
.plate--SL10 .next {
  background-position: right 0;
}
.plate--SL10 .plate__name {
  background-position: center 0;
}
.plate--SL11 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL11 .next, .plate--SL11 .prev, .plate--SL11 .plate__name {
  background: url(../img/plate_pc/SL11.png?d0819) no-repeat;
}
.plate--SL11 .prev {
  background-position: 0 0;
}
.plate--SL11 .next {
  background-position: right 0;
}
.plate--SL11 .plate__name {
  background-position: center 0;
}
.plate--SL12 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL12 .next, .plate--SL12 .prev, .plate--SL12 .plate__name {
  background: url(../img/plate_pc/SL12.png?d0819) no-repeat;
}
.plate--SL12 .prev {
  background-position: 0 0;
}
.plate--SL12 .next {
  background-position: right 0;
}
.plate--SL12 .plate__name {
  background-position: center 0;
}
.plate--SL13 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL13 .next, .plate--SL13 .prev, .plate--SL13 .plate__name {
  background: url(../img/plate_pc/SL13.png?d0819) no-repeat;
}
.plate--SL13 .prev {
  background-position: 0 0;
}
.plate--SL13 .next {
  background-position: right 0;
}
.plate--SL13 .plate__name {
  background-position: center 0;
}
.plate--SL14 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL14 .next, .plate--SL14 .prev, .plate--SL14 .plate__name {
  background: url(../img/plate_pc/SL14.png?d0819) no-repeat;
}
.plate--SL14 .prev {
  background-position: 0 0;
}
.plate--SL14 .next {
  background-position: right 0;
}
.plate--SL14 .plate__name {
  background-position: center 0;
}
.plate--SL15 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL15 .next, .plate--SL15 .prev, .plate--SL15 .plate__name {
  background: url(../img/plate_pc/SL15.png?d0819) no-repeat;
}
.plate--SL15 .prev {
  background-position: 0 0;
}
.plate--SL15 .next {
  background-position: right 0;
}
.plate--SL15 .plate__name {
  background-position: center 0;
}
.plate--SL16 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL16 .next, .plate--SL16 .prev, .plate--SL16 .plate__name {
  background: url(../img/plate_pc/SL16.png?d0819) no-repeat;
}
.plate--SL16 .prev {
  background-position: 0 0;
}
.plate--SL16 .next {
  background-position: right 0;
}
.plate--SL16 .plate__name {
  background-position: center 0;
}
.plate--SL17 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL17 .next, .plate--SL17 .prev, .plate--SL17 .plate__name {
  background: url(../img/plate_pc/SL17.png?d0819) no-repeat;
}
.plate--SL17 .prev {
  background-position: 0 0;
}
.plate--SL17 .next {
  background-position: right 0;
}
.plate--SL17 .plate__name {
  background-position: center 0;
}
.plate--SL18 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL18 .next, .plate--SL18 .prev, .plate--SL18 .plate__name {
  background: url(../img/plate_pc/SL18.png?d0819) no-repeat;
}
.plate--SL18 .prev {
  background-position: 0 0;
}
.plate--SL18 .next {
  background-position: right 0;
}
.plate--SL18 .plate__name {
  background-position: center 0;
}
.plate--SL19 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL19 .next, .plate--SL19 .prev, .plate--SL19 .plate__name {
  background: url(../img/plate_pc/SL19.png?d0819) no-repeat;
}
.plate--SL19 .prev {
  background-position: 0 0;
}
.plate--SL19 .next {
  background-position: right 0;
}
.plate--SL19 .plate__name {
  background-position: center 0;
}
.plate--SL20 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL20 .next, .plate--SL20 .prev, .plate--SL20 .plate__name {
  background: url(../img/plate_pc/SL20.png?d0819) no-repeat;
}
.plate--SL20 .prev {
  background-position: 0 0;
}
.plate--SL20 .next {
  background-position: right 0;
}
.plate--SL20 .plate__name {
  background-position: center 0;
}
.plate--SL21 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL21 .next, .plate--SL21 .prev, .plate--SL21 .plate__name {
  background: url(../img/plate_pc/SL21.png?d0819) no-repeat;
}
.plate--SL21 .prev {
  background-position: 0 0;
}
.plate--SL21 .next {
  background-position: right 0;
}
.plate--SL21 .plate__name {
  background-position: center 0;
}
.plate--SL22 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL22 .next, .plate--SL22 .prev, .plate--SL22 .plate__name {
  background: url(../img/plate_pc/SL22.png?d0819) no-repeat;
}
.plate--SL22 .prev {
  background-position: 0 0;
}
.plate--SL22 .next {
  background-position: right 0;
}
.plate--SL22 .plate__name {
  background-position: center 0;
}
.plate--SL23 {
  background: url(../img/plate_pc/both.png) no-repeat 0 0;
}
.plate--SL23 .next, .plate--SL23 .prev, .plate--SL23 .plate__name {
  background: url(../img/plate_pc/SL23.png?d0819) no-repeat;
}
.plate--SL23 .prev {
  background-position: 0 0;
}
.plate--SL23 .next {
  background-position: right 0;
}
.plate--SL23 .plate__name {
  background-position: center 0;
}
.plate--SL24 {
  background: url(../img/plate_pc/left.png) no-repeat 0 0;
}
.plate--SL24 .next, .plate--SL24 .prev, .plate--SL24 .plate__name {
  background: url(../img/plate_pc/SL24.png?d0819) no-repeat;
}
.plate--SL24 .prev {
  background-position: 0 0;
}
.plate--SL24 .next {
  background-position: right 0;
}
.plate--SL24 .plate__name {
  background-position: center 0;
}
.plate__photo {
  float: left;
  margin: 0 0 11px 11px;
  width: 200px;
}
.plate__photo img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
  vertical-align: bottom;
}
.plate__foot {
  margin: 5px 11px 0 11px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
.plate__foot::after {
  clear: both;
  content: "";
  display: table;
}
.plate--navi .plate__foot {
  margin-left: 230px;
}
.plate .transfer {
  margin-top: 0;
  float: left;
}
.plate .transfer__label {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  padding: 0 0 0 .5em;
  line-height: 2;
  font-size: 0.85714em;
  background: #efefef;
  border-radius: 4px 0 0 4px;
}
.plate .transfer__label:after {
  position: absolute;
  right: -1em;
  display: inline-block;
  height: 0;
  width: 0;
  border-bottom: 1em solid transparent;
  border-left: 1em solid #efefef;
  border-top: 1em solid transparent;
  content: "";
}
.plate .transfer .ic--transfer {
  margin-left: 6px;
}
.plate .transfer .ic--transfer:before {
  margin-right: 2px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.plate--navi .transfer {
  float: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.plate__icons {
  float: right;
}
.plate__icons::after {
  clear: both;
  content: "";
  display: table;
}
.plate--navi .plate__icons {
  float: none;
}
.plate--navi .ic--equip {
  margin-right: 10px;
}
.plate .equip--navi, .plate .bustype--navi {
  margin-top: 0;
  display: inline-block;
}

.equip, .bustype {
  margin-top: 0;
  display: inline-block;
}
.equip .ic--equip, .equip .ic--bustype, .bustype .ic--equip, .bustype .ic--bustype {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  background: url(../img/icon_equip_default.png?d1217) no-repeat 0 70px;
}
.equip .ic--equip span, .equip .ic--bustype span, .bustype .ic--equip span, .bustype .ic--bustype span {
  display: none;
}
.equip .ic--bustype, .bustype .ic--bustype {
  width: 78px;
  background-position: -278px -98px;
}
.equip .ic--bustype:hover, .bustype .ic--bustype:hover {
  opacity: 0.85;
}
.equip .ic--wheelchair, .bustype .ic--wheelchair {
  background-position: 0 -47px;
}
.equip .ic--wheelchair.active, .bustype .ic--wheelchair.active {
  background-position: 0 0;
}
.equip .ic--elevator, .bustype .ic--elevator {
  background-position: -45px -47px;
}
.equip .ic--elevator.active, .bustype .ic--elevator.active {
  background-position: -45px 0;
}
.equip .ic--escalator, .bustype .ic--escalator {
  background-position: -88px -47px;
}
.equip .ic--escalator.active, .bustype .ic--escalator.active {
  background-position: -88px 0;
}
.equip .ic--escalator, .bustype .ic--escalator {
  position: relative;
  width: 46px;
  left: -2px;
  margin-right: 1px;
}
.equip .ic--toillet, .bustype .ic--toillet {
  background-position: -135px -47px;
}
.equip .ic--toillet.active, .bustype .ic--toillet.active {
  background-position: -135px 0;
}
.equip .ic--bike_pay, .bustype .ic--bike_pay {
  background-position: -180px -47px;
}
.equip .ic--bike_pay.active, .bustype .ic--bike_pay.active {
  background-position: -180px 0;
}
.equip .ic--bike_pay, .bustype .ic--bike_pay {
  display: none;
}
.equip .ic--bike_pay.active, .bustype .ic--bike_pay.active {
  display: inline-block;
}
.equip .ic--bike_free, .bustype .ic--bike_free {
  background-position: -225px -47px;
}
.equip .ic--bike_free.active, .bustype .ic--bike_free.active {
  background-position: -225px 0;
}
.equip .ic--bike_free, .bustype .ic--bike_free {
  display: none;
}
.equip .ic--bike_free.active, .bustype .ic--bike_free.active {
  display: inline-block;
}
.equip .ic--parking, .bustype .ic--parking {
  background-position: -270px -47px;
}
.equip .ic--parking.active, .bustype .ic--parking.active {
  background-position: -270px 0;
}
.equip .ic--locker, .bustype .ic--locker {
  background-position: -315px -47px;
}
.equip .ic--locker.active, .bustype .ic--locker.active {
  background-position: -315px 0;
}
.equip .ic--bus_early_in_out, .bustype .ic--bus_early_in_out {
  background-position: -360px 0;
}
.equip .ic--bus_early_in_out.active, .bustype .ic--bus_early_in_out.active {
  background-position: -360px 0;
}
.equip .ic--bus_mid_in_out, .bustype .ic--bus_mid_in_out {
  background-position: -443px 0;
}
.equip .ic--bus_mid_in_out.active, .bustype .ic--bus_mid_in_out.active {
  background-position: -443px 0;
}
.equip .ic--bus_mid_ex_in_out, .equip .ic--bus_mid_ex_out, .equip .ic--bus_mid_ex_in, .bustype .ic--bus_mid_ex_in_out, .bustype .ic--bus_mid_ex_out, .bustype .ic--bus_mid_ex_in {
  width: 89px;
}
.equip .ic--bus_mid_ex_in_out, .bustype .ic--bus_mid_ex_in_out {
  background-position: -526px 0;
}
.equip .ic--bus_mid_ex_in_out.active, .bustype .ic--bus_mid_ex_in_out.active {
  background-position: -526px 0;
}
.equip .ic--bus_early_out, .bustype .ic--bus_early_out {
  background-position: -360px -47px;
}
.equip .ic--bus_early_out.active, .bustype .ic--bus_early_out.active {
  background-position: -360px 0;
}
.equip .ic--bus_mid_out, .bustype .ic--bus_mid_out {
  background-position: -443px -47px;
}
.equip .ic--bus_mid_out.active, .bustype .ic--bus_mid_out.active {
  background-position: -443px 0;
}
.equip .ic--bus_mid_ex_out, .bustype .ic--bus_mid_ex_out {
  background-position: -526px -47px;
}
.equip .ic--bus_mid_ex_out.active, .bustype .ic--bus_mid_ex_out.active {
  background-position: -526px 0;
}
.equip .ic--bus_early_in, .bustype .ic--bus_early_in {
  background-position: -360px -98px;
}
.equip .ic--bus_early_in.active, .bustype .ic--bus_early_in.active {
  background-position: -360px 0;
}
.equip .ic--bus_mid_in, .bustype .ic--bus_mid_in {
  background-position: -443px -98px;
}
.equip .ic--bus_mid_in.active, .bustype .ic--bus_mid_in.active {
  background-position: -443px 0;
}
.equip .ic--bus_mid_ex_in, .bustype .ic--bus_mid_ex_in {
  background-position: -526px -98px;
}
.equip .ic--bus_mid_ex_in.active, .bustype .ic--bus_mid_ex_in.active {
  background-position: -526px 0;
}

.equip--navi .ic--equip, .equip--navi .ic--bustype, .bustype--navi .ic--equip, .bustype--navi .ic--bustype {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 65px;
  background: url(../img/icon_equip_navi.png?d1217) no-repeat 0 90px;
}
.equip--navi .ic--equip span, .equip--navi .ic--bustype span, .bustype--navi .ic--equip span, .bustype--navi .ic--bustype span {
  display: none;
}
.equip--navi .ic--bustype, .bustype--navi .ic--bustype {
  width: 45px;
  background-position: -310px -143px;
}
.equip--navi .ic--bustype:hover, .bustype--navi .ic--bustype:hover {
  opacity: 0.85;
}
.equip--navi .ic--wheelchair, .bustype--navi .ic--wheelchair {
  background-position: 0 -72px;
}
.equip--navi .ic--wheelchair.active, .bustype--navi .ic--wheelchair.active {
  background-position: 0 0;
}
.equip--navi .ic--elevator, .bustype--navi .ic--elevator {
  background-position: -45px -72px;
}
.equip--navi .ic--elevator.active, .bustype--navi .ic--elevator.active {
  background-position: -45px 0;
}
.equip--navi .ic--escalator, .bustype--navi .ic--escalator {
  background-position: -88px -72px;
}
.equip--navi .ic--escalator.active, .bustype--navi .ic--escalator.active {
  background-position: -88px 0;
}
.equip--navi .ic--escalator, .bustype--navi .ic--escalator {
  position: relative;
  width: 46px;
  left: -2px;
  margin-right: 1px;
}
.equip--navi .ic--toillet, .bustype--navi .ic--toillet {
  background-position: -135px -72px;
}
.equip--navi .ic--toillet.active, .bustype--navi .ic--toillet.active {
  background-position: -135px 0;
}
.equip--navi .ic--bike_pay, .bustype--navi .ic--bike_pay {
  background-position: -180px -72px;
}
.equip--navi .ic--bike_pay.active, .bustype--navi .ic--bike_pay.active {
  background-position: -180px 0;
}
.equip--navi .ic--bike_pay, .bustype--navi .ic--bike_pay {
  display: none;
}
.equip--navi .ic--bike_pay.active, .bustype--navi .ic--bike_pay.active {
  display: inline-block;
}
.equip--navi .ic--bike_free, .bustype--navi .ic--bike_free {
  background-position: -225px -72px;
}
.equip--navi .ic--bike_free.active, .bustype--navi .ic--bike_free.active {
  background-position: -225px 0;
}
.equip--navi .ic--bike_free, .bustype--navi .ic--bike_free {
  display: none;
}
.equip--navi .ic--bike_free.active, .bustype--navi .ic--bike_free.active {
  display: inline-block;
}
.equip--navi .ic--parking, .bustype--navi .ic--parking {
  background-position: -270px -72px;
}
.equip--navi .ic--parking.active, .bustype--navi .ic--parking.active {
  background-position: -270px 0;
}
.equip--navi .ic--locker, .bustype--navi .ic--locker {
  background-position: -315px -72px;
}
.equip--navi .ic--locker.active, .bustype--navi .ic--locker.active {
  background-position: -315px 0;
}
.equip--navi .ic--bus_early_in_out, .bustype--navi .ic--bus_early_in_out {
  background-position: -360px 0;
}
.equip--navi .ic--bus_early_in_out.active, .bustype--navi .ic--bus_early_in_out.active {
  background-position: -360px 0;
}
.equip--navi .ic--bus_mid_in_out, .bustype--navi .ic--bus_mid_in_out {
  background-position: -410px 0;
}
.equip--navi .ic--bus_mid_in_out.active, .bustype--navi .ic--bus_mid_in_out.active {
  background-position: -410px 0;
}
.equip--navi .ic--bus_mid_ex_in_out, .equip--navi .ic--bus_mid_ex_out, .equip--navi .ic--bus_mid_ex_in, .bustype--navi .ic--bus_mid_ex_in_out, .bustype--navi .ic--bus_mid_ex_out, .bustype--navi .ic--bus_mid_ex_in {
  width: 55px;
}
.equip--navi .ic--bus_mid_ex_in_out, .bustype--navi .ic--bus_mid_ex_in_out {
  background-position: -460px 0;
}
.equip--navi .ic--bus_mid_ex_in_out.active, .bustype--navi .ic--bus_mid_ex_in_out.active {
  background-position: -460px 0;
}
.equip--navi .ic--bus_early_out, .bustype--navi .ic--bus_early_out {
  background-position: -360px -72px;
}
.equip--navi .ic--bus_early_out.active, .bustype--navi .ic--bus_early_out.active {
  background-position: -360px 0;
}
.equip--navi .ic--bus_mid_out, .bustype--navi .ic--bus_mid_out {
  background-position: -410px -72px;
}
.equip--navi .ic--bus_mid_out.active, .bustype--navi .ic--bus_mid_out.active {
  background-position: -410px 0;
}
.equip--navi .ic--bus_mid_ex_out, .bustype--navi .ic--bus_mid_ex_out {
  background-position: -460px -72px;
}
.equip--navi .ic--bus_mid_ex_out.active, .bustype--navi .ic--bus_mid_ex_out.active {
  background-position: -460px 0;
}
.equip--navi .ic--bus_early_in, .bustype--navi .ic--bus_early_in {
  background-position: -360px -145px;
}
.equip--navi .ic--bus_early_in.active, .bustype--navi .ic--bus_early_in.active {
  background-position: -360px 0;
}
.equip--navi .ic--bus_mid_in, .bustype--navi .ic--bus_mid_in {
  background-position: -410px -145px;
}
.equip--navi .ic--bus_mid_in.active, .bustype--navi .ic--bus_mid_in.active {
  background-position: -410px 0;
}
.equip--navi .ic--bus_mid_ex_in, .bustype--navi .ic--bus_mid_ex_in {
  background-position: -460px -145px;
}
.equip--navi .ic--bus_mid_ex_in.active, .bustype--navi .ic--bus_mid_ex_in.active {
  background-position: -460px 0;
}

/*タブ
----------------------------------------*/
.stationTab {
  margin-bottom: 40px;
}
.stationTab ul {
  padding-left: 0;
  list-style-type: none;
  padding: 0 12px;
  height: 55px;
  border-bottom: 1px solid #ccc;
}
.stationTab ul::after {
  clear: both;
  content: "";
  display: table;
}
.stationTab li {
  position: relative;
  display: inline-block;
  left: -1px;
  margin-right: -1px;
}
.stationTab li a {
  display: block;
  height: 55px;
  background: url(../img/tab_station.png) no-repeat;
}
.stationTab li a span {
  display: none;
}
.stationTab .navi {
  width: 100px;
  z-index: 1;
}
.stationTab .navi a {
  background-position: -15px 0;
}
.stationTab .navi a:hover, .stationTab .navi a.current {
  background-position: -15px -60px;
}
.stationTab .timetable {
  width: 135px;
  z-index: 2;
}
.stationTab .timetable a {
  background-position: -114px 0;
}
.stationTab .timetable a:hover, .stationTab .timetable a.current {
  background-position: -114px -60px;
}
.stationTab .rates {
  width: 135px;
  z-index: 3;
}
.stationTab .rates a {
  background-position: -248px 0;
}
.stationTab .rates a:hover, .stationTab .rates a.current {
  background-position: -248px -60px;
}
.stationTab .bus {
  width: 128px;
  z-index: 4;
}
.stationTab .bus a {
  background-position: -382px 0;
}
.stationTab .bus a:hover, .stationTab .bus a.current {
  background-position: -382px -60px;
}
.stationTab .tenant {
  width: 128px;
  z-index: 5;
}
.stationTab .tenant a {
  background-position: -509px 0;
}
.stationTab .tenant a:hover, .stationTab .tenant a.current {
  background-position: -509px -60px;
}
.stationTab .other {
  width: 114px;
  z-index: 6;
}
.stationTab .other a {
  background-position: -636px 0;
}
.stationTab .other a:hover, .stationTab .other a.current {
  background-position: -636px -60px;
}

/*運行情報
----------------------------------------*/
.railInfo__content {
  padding: 15px;
  background: #f6f6f6;
}

/*遅延証明
----------------------------------------*/
.delayTbl {
  border-collapse: collapse;
  min-width: 500px;
}
.delayTbl th, .delayTbl td {
  padding: .5em 1em;
  border: 1px solid #ddd;
}
.delayTbl th {
  background: #f9f9f9;
  color: #666;
  font-size: 0.92857em;
}
.delayTbl td {
  font-size: 1em;
}

.delayCard {
  margin: 0 auto 30px;
  padding: 20px 30px;
  width: 500px;
  border: 2px solid #ccc;
}
.entry .delayCard h2 {
  margin: 0;
  font-size: 1.14286em;
  text-align: center;
}
.delayCard .msg {
  text-align: center;
}
.delayCard .sign {
  text-align: right;
}
.delayCard table {
  width: 100%;
}
.delayCard table th, .delayCard table td {
  text-align: center;
  border: 1px solid #ddd;
}
.delayCard table th {
  font-weight: normal;
  background: #f4f4f4;
}

/*駅の一覧　電車にのるトップ
----------------------------------------*/
.train-naritasky {
  color: #f72703;
}

.train-hokuso {
  color: #1c58a0;
}

.train-tobuurban {
  color: #95564d;
}

.train-jrjoban {
  color: #24a44f;
}

.train-jrmusashino {
  color: #e84620;
}

.train-toyokousoku {
  color: #289b56;
}

.train-jrsobu {
  color: #ffa801;
}

.train-keisei {
  color: #b51225;
}

.train-shinkeisei {
  color: #e95098;
}

.train-keisei {
  color: #004DA0;
}

.trainTop__list {
  padding-left: 0;
  list-style-type: none;
  margin-top: 0;
}
.trainTop__list li {
  position: relative;
  margin-bottom: 15px;
  padding: 5px 9px;
  background: #f8f8f8;
}
.trainTop__list li::after {
  clear: both;
  content: "";
  display: table;
}
.trainTop__list li:before {
  position: absolute;
  content: url(../img/train_top_arrow.png);
  left: 20px;
  top: -1.4em;
}
.trainTop__list li:first-child:before {
  content: "";
}
.trainTop__list p {
  margin: 0;
}
.trainTop__list .min {
  float: left;
  display: inline-block;
  width: 36px;
  line-height: 32px;
  font-family: Arial, sans-serif;
  font-size: 1.14286em;
  color: #666;
  font-weight: bold;
  text-align: center;
  border: 2px solid #ddd;
  border-radius: 5px;
  background: #fff;
}
.trainTop__list .min--end {
  margin-left: 10px;
}
.trainTop__list .name {
  float: left;
  display: inline-block;
  margin-left: 17px;
  width: 110px;
  line-height: 36px;
  font-size: 1.28571em;
  font-weight: bold;
}
.trainTop__list .content {
  float: left;
  margin-top: 2px;
  width: 320px;
  vertical-align: middle;
  line-height: 1;
}
.trainTop__list .transfer {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 220px;
  font-size: 13px;
}
.trainTop__list .transfer span {
  display: inline-block;
  font-weight: bold;
}
.trainTop__list .transfer span:before {
  margin-right: 2px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.trainTop__list .train-naritasky {
  font-size: 12px;
}
.trainTop__list .train-hokuso {
  margin-right: 8px;
  font-size: 12px;
}
.trainTop__list .train-tobuurban {
  font-size: 12px;
}
.trainTop__pdflist {
  padding: 15px 19px;
  background: #f7f7f7;
  border-radius: 4px;
}
.trainTop__pdflist a {
  margin-left: 15px;
}
.trainTop__pdflist a:first-child {
  margin-left: 0;
}

/*駅紹介
----------------------------------------*/
.stationIntro {
  padding-left: 0;
  list-style-type: none;
}
.stationIntro::after {
  clear: both;
  content: "";
  display: table;
}
.stationIntro p {
  margin: 0;
}
.stationIntro li {
  float: left;
  margin: 10px 5px;
  padding: 14px 0 0 0;
  width: 248px;
  border: 1px solid #ccc;
  line-height: 1.5;
}
.stationIntro li:nth-child(3n+1) {
  margin-left: 0;
}
.stationIntro li:nth-child(3n) {
  margin-right: 0;
}
.stationIntro li img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.stationIntro .title {
  margin: 0 0 .9em;
  position: relative;
  left: -1px;
  padding: 5px 15px;
  line-height: 1;
  font-size: 1.42857em;
  border-left: 3px solid #e95098;
}
.stationIntro .photo {
  display: block;
  height: 160px;
  overflow: hidden;
  background-color: #e6e6e6;
}
.stationIntro .description {
  margin: 12px 15px;
  height: 6em;
  overflow: hidden;
  font-size: 0.92857em;
}
.stationIntro .description p {
  margin: 0;
}
.stationIntro .link {
  padding: 8px 0;
  border-top: 1px solid #ccc;
  font-size: 13px;
  text-align: center;
  line-height: 1;
}
.stationIntro .link a {
  display: inline-block;
  padding: 0 12px 0 10px;
  color: #333;
}
.stationIntro .link a:hover {
  text-decoration: none;
}
.stationIntro .link a + a {
  border-left: 1px solid #ccc;
}
.stationIntro .link [class^="skIcon-"] {
  margin-right: 3px;
  color: #8099b7;
  font-size: 1.1em;
  vertical-align: middle;
}
.stationIntro .link a:hover [class^="skIcon-"] {
  color: #e95098;
}

.floormap {
  text-align: right;
}
.floormap a {
  margin: 0 0 20px;
}

/*バスの一覧*/
.busStationList ul {
  padding-left: 0;
  list-style-type: none;
  padding: 24px 2px 8px;
  background: url(../img/station_list_busline_20201118.png) no-repeat;
}
.busStationList ul::after {
  clear: both;
  content: "";
  display: table;
}
.busStationList li {
  float: left;
  width: 26px;
  margin: 0;
}
.busStationList li a {
  display: block;
  height: 90px;
  background: url(../img/station_list_busline_20201118.png) no-repeat 0 100px;
}
.busStationList li a span {
  display: none;
}
.busStationList li:nth-child(1) {
  margin-left: 6px;
}
.busStationList li:nth-child(1) a {
  background-position: -8px -24px;
}
.busStationList li:nth-child(1) a:hover, .busStationList li:nth-child(1) a.current {
  background-position: -8px -172px;
}
.busStationList li:nth-child(2) {
  margin-left: 6px;
}
.busStationList li:nth-child(2) a {
  background-position: -40px -24px;
}
.busStationList li:nth-child(2) a:hover, .busStationList li:nth-child(2) a.current {
  background-position: -40px -172px;
}
.busStationList li:nth-child(3) {
  margin-left: 6px;
}
.busStationList li:nth-child(3) a {
  background-position: -72px -24px;
}
.busStationList li:nth-child(3) a:hover, .busStationList li:nth-child(3) a.current {
  background-position: -72px -172px;
}
.busStationList li:nth-child(4) {
  margin-left: 6px;
}
.busStationList li:nth-child(4) a {
  background-position: -104px -24px;
}
.busStationList li:nth-child(4) a:hover, .busStationList li:nth-child(4) a.current {
  background-position: -104px -172px;
}
.busStationList li:nth-child(5) {
  margin-left: 22px;
}
.busStationList li:nth-child(5) a {
  background-position: -152px -24px;
}
.busStationList li:nth-child(5) a:hover, .busStationList li:nth-child(5) a.current {
  background-position: -152px -172px;
}
.busStationList li:nth-child(6) {
  margin-left: 6px;
}
.busStationList li:nth-child(6) a {
  background-position: -184px -24px;
}
.busStationList li:nth-child(6) a:hover, .busStationList li:nth-child(6) a.current {
  background-position: -184px -172px;
}
.busStationList li:nth-child(7) {
  margin-left: 6px;
}
.busStationList li:nth-child(7) a {
  background-position: -216px -24px;
}
.busStationList li:nth-child(7) a:hover, .busStationList li:nth-child(7) a.current {
  background-position: -216px -172px;
}
.busStationList li:nth-child(8) {
  margin-left: 6px;
}
.busStationList li:nth-child(8) a {
  background-position: -248px -24px;
}
.busStationList li:nth-child(8) a:hover, .busStationList li:nth-child(8) a.current {
  background-position: -248px -172px;
}
.busStationList li:nth-child(9) {
  margin-left: 20px;
}
.busStationList li:nth-child(9) a {
  background-position: -294px -24px;
}
.busStationList li:nth-child(9) a:hover, .busStationList li:nth-child(9) a.current {
  background-position: -294px -172px;
}
.busStationList li:nth-child(10) {
  margin-left: 6px;
}
.busStationList li:nth-child(10) a {
  background-position: -326px -24px;
}
.busStationList li:nth-child(10) a:hover, .busStationList li:nth-child(10) a.current {
  background-position: -326px -172px;
}
.busStationList li:nth-child(11) {
  margin-left: 6px;
}
.busStationList li:nth-child(11) a {
  background-position: -358px -24px;
}
.busStationList li:nth-child(11) a:hover, .busStationList li:nth-child(11) a.current {
  background-position: -358px -172px;
}
.busStationList li:nth-child(12) {
  margin-left: 6px;
}
.busStationList li:nth-child(12) a {
  background-position: -390px -24px;
}
.busStationList li:nth-child(12) a:hover, .busStationList li:nth-child(12) a.current {
  background-position: -390px -172px;
}
.busStationList li:nth-child(13) {
  margin-left: 6px;
}
.busStationList li:nth-child(13) a {
  background-position: -422px -24px;
}
.busStationList li:nth-child(13) a:hover, .busStationList li:nth-child(13) a.current {
  background-position: -422px -172px;
}
.busStationList li:nth-child(14) {
  margin-left: 34px;
}
.busStationList li:nth-child(14) a {
  background-position: -482px -24px;
}
.busStationList li:nth-child(14) a:hover, .busStationList li:nth-child(14) a.current {
  background-position: -482px -172px;
}
.busStationList li:nth-child(15) {
  margin-left: 6px;
}
.busStationList li:nth-child(15) a {
  background-position: -514px -24px;
}
.busStationList li:nth-child(15) a:hover, .busStationList li:nth-child(15) a.current {
  background-position: -514px -172px;
}
.busStationList li:nth-child(16) {
  margin-left: 42px;
}
.busStationList li:nth-child(16) a {
  background-position: -582px -24px;
}
.busStationList li:nth-child(16) a:hover, .busStationList li:nth-child(16) a.current {
  background-position: -582px -172px;
}
.busStationList li:nth-child(17) {
  margin-left: 6px;
}
.busStationList li:nth-child(17) a {
  background-position: -614px -24px;
}
.busStationList li:nth-child(17) a:hover, .busStationList li:nth-child(17) a.current {
  background-position: -614px -172px;
}
.busStationList li:nth-child(18) {
  margin-left: 31px;
}
.busStationList li:nth-child(18) a {
  background-position: -670px -24px;
}
.busStationList li:nth-child(18) a:hover, .busStationList li:nth-child(18) a.current {
  background-position: -670px -172px;
}
.busStationList li:nth-child(19) {
  margin-left: 6px;
}
.busStationList li:nth-child(19) a {
  background-position: -702px -24px;
}
.busStationList li:nth-child(19) a:hover, .busStationList li:nth-child(19) a.current {
  background-position: -702px -172px;
}
.busStationList li:nth-child(20) {
  margin-left: 6px;
}
.busStationList li:nth-child(20) a {
  background-position: -734px -24px;
}
.busStationList li:nth-child(20) a:hover, .busStationList li:nth-child(20) a.current {
  background-position: -734px -172px;
}

.stationNavi__intro::after {
  clear: both;
  content: "";
  display: table;
}
.stationNavi__intro .text {
  float: left;
  width: 400px;
}
.stationNavi__intro .text h1 {
  marign: 0;
  padding: 0;
  border-left: 0;
  margin: 0 0 1em 0;
  font-size: 1.28571em;
}
.stationNavi__intro .text h1:after {
  display: none;
}
.stationNavi__intro .text img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.stationNavi__intro .data {
  float: right;
  width: 350px;
  line-height: 1.4;
  padding-top: 3em;
}
.stationNavi__intro .data table {
  width: 100%;
}
.stationNavi__intro .data th {
  width: 8em;
  text-align: left;
  vertical-align: top;
  padding: 3px;
  font-size: 0.85714em;
  font-weight: normal;
}
.stationNavi__intro .data td {
  font-size: 0.92857em;
}
.stationNavi__intro .data .tel {
  font-size: 1.42857em;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
.stationNavi__intro .data .tel:before {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.stationNavi__spots {
  padding-left: 0;
  list-style-type: none;
}
.stationNavi__spots::after {
  clear: both;
  content: "";
  display: table;
}
.stationNavi__spots li {
  float: left;
  width: 190px;
  margin-bottom: 10px;
}
.stationNavi__spots li::after {
  clear: both;
  content: "";
  display: table;
}
.stationNavi__spots li:nth-child(4n+1) {
  clear: left;
}
.stationNavi__spots img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.stationNavi__spots p {
  line-height: 1.2;
  margin: 0 10px 0 60px;
}
.stationNavi__spots .photo {
  float: left;
  width: 50px;
}
.stationNavi__spots .name {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 0.9em;
}
.stationNavi__spots .access {
  margin-bottom: 5px;
  font-size: 0.85714em;
}
.stationNavi__spots .access--walk:before {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  font-size: large;
  color: #c3c3c3;
  vertical-align: bottom;
}
.stationNavi__spots .access--bus:before {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  font-size: large;
  color: #c3c3c3;
  vertical-align: bottom;
}
.stationNavi__spots .access--bus + .access--walk {
  margin-left: 10px;
}

.parkingList::after {
  clear: both;
  content: "";
  display: table;
}
.parkingList .mapImg {
  float: left;
  width: 200px;
}
.parkingList .mapImg img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.parkingList .content {
  margin-left: 220px;
}

html {
  font-size: 14px;
}

body {
  background: #fff;
  color: #333;
  font-size: 1em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.42;
}

div, p {
  word-wrap: break-word;
}

table {
  word-break: break-all;
}

a {
  color: #28639e;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.85;
}

/* Common Parts
----------------------------------------*/
/*Main Structure
----------------------------------------*/
.container {
  width: 1050px;
  margin: 0 auto;
}
.container::after {
  clear: both;
  content: "";
  display: table;
}

.layout--2col .main {
  float: left;
  width: 765px;
}

.sidebar {
  float: right;
  width: 250px;
}
.sidebar::after {
  clear: both;
  content: "";
  display: table;
}

/*Header
----------------------------------------*/
/*forthis gnav mixin*/
.header {
  border-bottom: 1px solid #ddd;
}
.header__logo {
  float: left;
  margin: 30px 0 0;
  height: 100px;
  font-size: 14px;
}
.header__subNav {
  margin: 13px 0 20px;
  float: right;
  font-size: 14px;
}
.header__subNav > ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.header__subNav > ul::after {
  clear: both;
  content: "";
  display: table;
}
.header__subNav > ul > li {
  float: left;
  border-right: 1px solid #ccc;
}
.header__subNav > ul > li:first-child {
  border-left: 1px solid #ccc;
}
.header__subNav > ul a {
  display: block;
  width: 105px;
  height: 20px;
  background: url(../img/header_subnav_v3.png) no-repeat;
}
.header__subNav > ul a:hover {
  opacity: 0.85;
}
.header__subNav > ul a span {
  display: none;
}
/*20180228S*/
.header__subNav > ul li:nth-child(1) a {
  background-position: 17px 4px;
}
/*20180228E*/
.header__subNav > ul li:nth-child(2) a {
  background-position: -85px 4px;
}
.header__subNav > ul li:nth-child(3) a {
  background-position: -195px 4px;
}
.header__subNav > ul li:nth-child(4) a {
  background-position: -300px 4px;
}
.header__subNav > ul li:nth-child(5) a {
  background-position: -405px 4px;
}
.header__subNav > ul > li:nth-child(5) > a {
  width: 145px;
}
.header__subNav > ul .menu-item-has-children {
  position: relative;
}
.header__subNav > ul .menu-item-has-children > a:after {
  position: absolute;
  top: 3px;
  right: 9px;
  color: #404040;
  font-size: 8px;
  content: "▼";
}
.header__subNav > ul .menu-item-has-children:hover .sub-menu {
  display: block;
}
.header__subNav > ul .sub-menu {
  display: none;
  position: absolute;
  top: 20px;
  z-index: 10;
  padding-top: 5px;
  background: #fff;
  width: 100%;
  padding-left: 0;
  list-style-type: none;
}
.header__subNav > ul .sub-menu li {
  position: relative;
  width: 100%;
  top: -1px;
  margin: 0 -1px -1px -1px;
}
.header__subNav > ul .sub-menu a {
  width: 100%;
  display: block;
  padding: 10px 5px;
  height: auto;
  border: 1px solid #ccc;
  color: #333;
  background: none;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.header__subNav > ul .sub-menu a span {
  display: block;
}
.header__subNav > ul .sub-menu a:hover {
  opacity: 1;
  text-decoration: none;
  background: #f6f6f6;
}
.header__func {
  clear: right;
  float: right;
  width: 390px;
}
.header__func::after {
  clear: both;
  content: "";
  display: table;
}
.header__charSize {
  float: left;
  font-size: 14px;
}
.header__charSize ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.header__charSize li {
  display: inline-block;
  height: 28px;
  background: url(../img/header_charSize.png) no-repeat;
}
.header__charSize .charSize__label {
  width: 74px;
}
.header__charSize .charSize__btn {
  width: 27px;
  cursor: pointer;
}
.header__charSize .charSize--small {
  background-position: -74px 0;
}
.header__charSize .charSize--small:hover, .header__charSize .charSize--small.textresizer-active {
  background-position: -74px -50px;
}
.header__charSize .charSize--middle {
  background-position: -103px 0;
}
.header__charSize .charSize--middle:hover, .header__charSize .charSize--middle.textresizer-active {
  background-position: -103px -50px;
}
.header__charSize .charSize--large {
  background-position: -132px 0;
}
.header__charSize .charSize--large:hover, .header__charSize .charSize--large.textresizer-active {
  background-position: -132px -50px;
}
.header__charSize span {
  display: none;
}
.header__search {
  float: right;
  width: 200px;
}

.searchForm__keyword {
  display: block;
  background: #ececec;
  border: 0;
  border-radius: 3px;
}

/*Google Custom Search*/
.header__search .gsib_a {
  padding: 0;
}
.header__search .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0;
}
.header__search input.gsc-input, .header__search .gsc-input-box, .header__search .gsc-input-box-hover, .header__search .gsc-input-box-focus {
  border: none !important;
  box-shadow: none;
}
.header__search #gs_tti50 .gsc-input {
  background: #ececec !important;
  border: 0 !important;
  border-radius: 3px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  text-indent: 15px !important;
}
.header__search .cse .gsc-search-button input.gsc-search-button-v2, .header__search input.gsc-search-button-v2 {
  padding-top: 11px;
  padding-bottom: 11px;
  border: none;
}
.header__search .cse .gsc-search-button input.gsc-search-button-v2, .header__search .cse .gsc-search-button input.gsc-search-button-v2:hover, .header__search input.gsc-search-button-v2, .header__search input.gsc-search-button-v2:hover {
  background: #ccc url(http://www.google.com/uds/css/v2/search_box_icon.png) no-repeat 50% 50%;
}

/*global Nav
----------------------------------------*/
/*forthis gnav mixin*/
.gNav {
  clear: both;
  position: relative;
  font-size: 14px;
}
.gNav::after {
  clear: both;
  content: "";
  display: table;
}
.gNav ul {
  padding-left: 0;
  list-style-type: none;
}
.gNav li {
  float: left;
  width: 160px;
  font-size: 0.85714em;
}
.gNav .home {
  width: 80px;
}
.gNav a {
  display: block;
  height: 78px;
  text-align: center;
  background: url(../img/gnav2.png) no-repeat 0 0;
}
.gNav a span {
  display: none;
}
.gNav li.home a {
  background-position: 18px 0;
}
.gNav li.home a:hover, .gNav li.home a.current {
  background-position: 18px -122px;
}
.gNav li.home.current-menu-item a, .gNav li.home.current-page-ancestor a {
  background-position: 18px -122px;
}
.gNav li.nav--train a {
  background-position: -62px 0;
}
.gNav li.nav--train a:hover, .gNav li.nav--train a.current {
  background-position: -62px -122px;
}
.gNav li.nav--train.current-menu-item a, .gNav li.nav--train.current-page-ancestor a {
  background-position: -62px -122px;
}
.gNav li.nav--bus a {
  background-position: -220px 0;
}
.gNav li.nav--bus a:hover, .gNav li.nav--bus a.current {
  background-position: -220px -122px;
}
.gNav li.nav--bus.current-menu-item a, .gNav li.nav--bus.current-page-ancestor a {
  background-position: -220px -122px;
}
.gNav li.nav--station a {
  background-position: -388px 0;
}
.gNav li.nav--station a:hover, .gNav li.nav--station a.current {
  background-position: -388px -122px;
}
.gNav li.nav--station.current-menu-item a, .gNav li.nav--station.current-page-ancestor a {
  background-position: -388px -122px;
}
.gNav li.nav--corporate a {
  background-position: -545px 0;
}
.gNav li.nav--corporate a:hover, .gNav li.nav--corporate a.current {
  background-position: -545px -122px;
}
.gNav li.nav--corporate.current-menu-item a, .gNav li.nav--corporate.current-page-ancestor a {
  background-position: -545px -122px;
}

.gNav li.nav--ir a {
  background-position: -705px 0;
}
.gNav li.nav--ir a:hover, .gNav li.nav--ir a.current {
  background-position: -705px -122px;
}
.gNav li.nav--ir.current-menu-item a, .gNav li.nav--ir.current-page-ancestor a {
  background-position: -705px -122px;
}

/*20180228S
.gNav li.nav--ir a {
  background-position: -705px 0;
}
.gNav li.nav--ir a:hover, .gNav li.nav--ir a.current {
  background-position: -705px -122px;
}
.gNav li.nav--ir.current-menu-item a, .gNav li.nav--ir.current-page-ancestor a {
  background-position: -705px -122px;
}
*/
/*20180228E*/
.gNav li.nav--welove a {
  background-position: -865px 0;
}
.gNav li.nav--welove a:hover, .gNav li.nav--welove a.current {
  background-position: -865px -122px;
}
.gNav li.nav--welove.current-menu-item a, .gNav li.nav--welove.current-page-ancestor a {
  background-position: -865px -122px;
}

/** 20180323 **/
.gNav.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  background: #FFF;
  z-index: 99;
}

.gNav.is-fixed ul {
  width: 1050px;
  margin: 0 auto;
}

.childNav {
  display: none;
  position: absolute;
  z-index: 999 !important;
  width: 100%;
  box-shadow: 0px 3px 3px 0px rgba(10, 2, 4, 0.2);
  margin-top: -2px;
  padding-top: 2px;
}

.childNav.is-fixed {
  position: fixed;
  top: 98px;
}

.childNav.current, .childNav .current {
  display: block;
}

.childNav__inner {
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.8) !important;
  box-shadow: inset 0px 3px 3px 0px rgba(10, 2, 4, 0.1);
  position: relative;
  z-index: 999 !important;
}

.childNav__item {
  display: none;
}

.childNav__img {
  float: left;
  border-radius: 6px;
}

.childNav .menu {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  float: left;
}

.childNav .menu::after {
  clear: both;
  content: "";
  display: table;
}

.childNav .menu > li {
  float: left;
}

.childNav .menu > li > a {
  display: none;
}

.childNav .sub-menu {
  padding-left: 0;
  list-style-type: none;
  margin: 0 12px 0 0 !important;
}

.childNav a {
  color: #333;
}

.childNav .sub-menu.w200 {
  width: 200px;
}

.childNav .sub-menu li {
  margin-left: 0 !important;
  background: #fff;
  padding: 15px 15px 15px 20px !important;
  margin-bottom: 4px;
  border-bottom: none;
  position: relative;
  font-weight: bold;
}
/*
.childNav .sub-menu li a{
  display: block;
  width: 100%;
  height: auto;
}
*/
.childNav .sub-menu li.type02 {
  padding: 10px !important;
}

.childNav .sub-menu li.type01:before {
  display: none;
}

.childNav .sub-menu li.type02:before {
  display: none;
}

.childNav .sub-menu li.type01 img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

.childNav .sub-menu li.type02 img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
}

.childNav .sub-menu li.type01 span {
  display: inline-block;
  vertical-align: middle;
}

.childNav .sub-menu li.type02 span {
  display: inline-block;
  vertical-align: middle;
}

.childNav .sub-menu-box {
  background: #FFF;
  margin: 0 12px 0 0;
  padding: 15px;
}

.childNav .sub-menu-box.mb {
  margin-bottom: 4px;
}

.sub-menu-box-big {
	padding: 15px;
    margin: 0 4px 0 0;
    background: #FFF;
}

.childNav .sub-menu-box .sub-menu-ttl {
  display: block;
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
  font-weight: bold;
  background: url(../img/ir/top_main_arr.png) no-repeat center left;
}

.childNav .sub-menu-box-big .sub-menu-ttl {
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 15px;
  font-weight: bold;
  background: url(../img/ir/top_main_arr.png) no-repeat center left;
}

.childNav .sub-menu-box .sub-menu-list li {
  padding-left: 10px;
  list-style: none;
  background: url(../img/ir/img_arr_20180326.png) no-repeat left center;
  line-height: 1.8;
}

.childNav .sub-menu-box-big .sub-menu-list li {
  padding-left: 10px;
  list-style: none;
	background: url(../img/ir/img_arr_20180326.png) no-repeat left center;
  line-height: 1.8;
}

.childNav .sub-menu-box .sub-menu-list li a {
  color: #333;
}

.childNav .sub-menu-box-big .sub-menu-list li a {
  color: #333;
}

.childNav .sub-menu-box .sub-menu-list li.border-bottom {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px;
}

.childNav .sub-menu-box-big .sub-menu-list li.border-bottom {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px;
}

.childNav .sub-menu-box .sub-menu-list.type01 {
  float: left;
}

.childNav .sub-menu-box-big .sub-menu-list.type01 {
  float: left;
}

.childNav .sub-menu-box .sub-menu-list.type01.right {
  margin-left: 40px;
}

.childNav .sub-menu-box-big .sub-menu-list.type01.right {
  margin-left: 40px;
}

.childNav .sub-menu-box .sub-menu-list.type02 {
  margin-bottom: 15px;
}

.childNav .sub-menu-box-big .sub-menu-list.type02 {
  margin-bottom: 15px;
}

.childNav .img-box {
  width: 235px;
  padding: 15px;
  margin: 0 12px 0 0;
  background: #FFF;
}

.childNav .img-box.mb {
  margin-bottom: 4px;
}

.childNav .img-box dl dt img {
  width: 100%;
}

.childNav .img-box .sub-menu-ttl {
  display: block;
  position: relative;
  padding-left: 15px;
  font-weight: bold;
  background: url(../img/ir/top_main_arr.png) no-repeat center left;
}

.childNav .sub-menu li:before {
  position: absolute;
  top: 1.17999em !important;
  left: 7px !important;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

.childNav .sub-menu a {
  color: #333;
}

.childNav .sub-menu .outlink:after {
  padding-left: 3px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

.childNav {
  display: none;
  position: absolute;
  z-index: 10;
  width: 100%;
  box-shadow: 0px 3px 3px 0px rgba(10, 2, 4, 0.2);
  margin-top: -2px;
  padding-top: 2px;
}

.childNav.current, .childNav .current {
  display: block;
}
.childNav__inner {
  padding: 30px 0;
  background: #f9f9f9;
  box-shadow: inset 0px 3px 3px 0px rgba(10, 2, 4, 0.1);
}
.childNav__item {
  display: none;
}
.childNav__img {
  float: left;
  border-radius: 6px;
}
.childNav .menu {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  float: left;
}
.childNav .menu::after {
  clear: both;
  content: "";
  display: table;
}
.childNav .menu > li {
  float: left;
}
.childNav .menu > li > a {
  display: none;
}
.childNav .sub-menu {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.childNav .sub-menu li {
  margin-left: 25px;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.childNav .sub-menu li:before {
  position: absolute;
  top: 0.92857em;
  left: 0;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}
.childNav .sub-menu a {
  color: #333;
}
.childNav .sub-menu .outlink:after {
  padding-left: 3px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

/*Message Bar for Emergency / Train Delay
----------------------------------------*/
.msgBar {
  font-size: 1em;
}
.msgBar p {
  margin: 0;
}
.msgBar__wrapper {
  margin-bottom: 5px;
}
.single .msgBar__wrapper {
  margin-bottom: 30px;
}
.msgBar--important {
  margin: 15px 0;
  padding: 10px 15px;
  border: 1px solid #e31313;
  background: #fff9fa;
  font-weight: bold;
}
.msgBar--important, .msgBar--important a {
  color: #e31313;
}
.msgBar--important ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.msgBar--delay {
  margin: 15px 0;
  display: table;
  width: 100%;
  height: 45px;
  background: url(../img/msg_delay_bg.png) no-repeat;
}
.msgBar--delay .ticker {
  overflow: hidden;
  width: 700px;
  white-space: nowrap;
}
.msgBar--delay .ticker br {
  display: none;
}
.msgBar--delay__label {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
}
.msgBar--delay__label span {
  display: none;
}
.msgBar--delay__label a {
  display: block;
  height: 45px;
  background: url(../img/msg_delay_label.png) no-repeat 10px 10px;
}
.msgBar--delay__label a:hover {
  opacity: 0.85;
}
.msgBar--delay__msg {
  display: table-cell;
  vertical-align: middle;
}
.msgBar--delay__msg p {
  margin-left: 15px;
}
.msgBar--delay__btn {
  display: table-cell;
  padding-top: 6px;
  width: 157px;
}
.msgBar--delay__btn a {
  display: inline-block;
  width: 150px;
  height: 32px;
  background: url(../img/msg_delay_btn.png) no-repeat;
}
.msgBar--delay__btn a:hover {
  opacity: 0.85;
}
.msgBar--delay__btn span {
  display: none;
}

.ie9 .msgBar--delay__msg {
  overflow: hidden;
}
.ie9 .msgBar--delay__msg a {
  display: block;
  height: 1em;
  overflow: hidden;
}

/*Breadcrumb
----------------------------------------*/
.breadcrumb {
  margin: 0;
}
.breadcrumb__wrapper {
  margin: 0 0 20px;
  padding: 8px 0;
  background: #efefef;
  font-size: 0.85714em;
}
.breadcrumb a {
  vertical-align: middle;
}
.breadcrumb > span > span > a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/bread_home.png) no-repeat;
}
.breadcrumb > span > span > a span {
  display: none;
}
.breadcrumb .separate {
  display: inline-block;
  width: 6px;
  height: 11px;
  margin: 0 10px 0 8px;
  background: url(../img/bread_separate.png) no-repeat;
  vertical-align: middle;
}
.breadcrumb .breadcrumb_last {
  vertical-align: middle;
}

/*siteShare
----------------------------------------*/
.siteShare {
  margin: 50px 0;
  padding: 15px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.siteShare::after {
  clear: both;
  content: "";
  display: table;
}
.siteShare__label {
  margin-right: 20px;
  padding-top: 10px;
  float: left;
}
.siteShare .wp_social_bookmarking_light {
  float: left;
}

/*ScrollTop
----------------------------------------*/
.scrollTop .container {
  position: relative;
}
.scrollTop a {
  position: fixed;
  right: 30px;
  bottom: 30px;
}

/*Footer
----------------------------------------*/
.footer {
  padding-bottom: 30px;
  background: #f9f9f9;
}
.footer__guide {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 30px;
  border-bottom: 2px solid #e4e2e2;
}
.footer__guide::after {
  clear: both;
  content: "";
  display: table;
}
.footer__guide:before {
  position: absolute;
  top: -22px;
  right: -170px;
  z-index: 5;
  width: 260px;
  height: 25px;
  background: url(../img/illust_train.svg) no-repeat;
  content: "";
}
.footer__imgMap {
  float: left;
  margin: 30px 10px 0 0;
  width: 255px;
}
.footer__sitemap, .footer__sitemap2 {
  float: left;
  margin-top: 45px;
  width: 580px;
}
.footer__sitemap::after, .footer__sitemap2::after {
  clear: both;
  content: "";
  display: table;
}
.footer__sitemap a, .footer__sitemap2 a {
  color: #333;
}
.footer__sitemap ul, .footer__sitemap2 ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.footer__sitemap .footer1, .footer__sitemap .footer2, .footer__sitemap .footer3, .footer__sitemap .footer4, .footer__sitemap2 .footer1, .footer__sitemap2 .footer2, .footer__sitemap2 .footer3, .footer__sitemap2 .footer4 {
  float: left;
  padding-right: 10px;
}
.footer__sitemap .footer1 .emptynav > a, .footer__sitemap .footer2 .emptynav > a, .footer__sitemap .footer3 .emptynav > a, .footer__sitemap .footer4 .emptynav > a, .footer__sitemap2 .footer1 .emptynav > a, .footer__sitemap2 .footer2 .emptynav > a, .footer__sitemap2 .footer3 .emptynav > a, .footer__sitemap2 .footer4 .emptynav > a {
  display: none;
}
.footer__sitemap .footer1 > ul > li > a, .footer__sitemap .footer2 > ul > li > a, .footer__sitemap .footer3 > ul > li > a, .footer__sitemap .footer4 > ul > li > a, .footer__sitemap2 .footer1 > ul > li > a, .footer__sitemap2 .footer2 > ul > li > a, .footer__sitemap2 .footer3 > ul > li > a, .footer__sitemap2 .footer4 > ul > li > a {
  display: inline-block;
  margin: 1em 0 .5em;
  font-weight: bold;
  font-size: 0.92857em;
}
.footer__sitemap .footer1 > ul > li:first-child > a, .footer__sitemap .footer2 > ul > li:first-child > a, .footer__sitemap .footer3 > ul > li:first-child > a, .footer__sitemap .footer4 > ul > li:first-child > a, .footer__sitemap2 .footer1 > ul > li:first-child > a, .footer__sitemap2 .footer2 > ul > li:first-child > a, .footer__sitemap2 .footer3 > ul > li:first-child > a, .footer__sitemap2 .footer4 > ul > li:first-child > a {
  margin-top: 0;
}
.footer__sitemap .footer1 .sub-menu, .footer__sitemap .footer2 .sub-menu, .footer__sitemap .footer3 .sub-menu, .footer__sitemap .footer4 .sub-menu, .footer__sitemap2 .footer1 .sub-menu, .footer__sitemap2 .footer2 .sub-menu, .footer__sitemap2 .footer3 .sub-menu, .footer__sitemap2 .footer4 .sub-menu {
  font-size: 0.85714em;
}
.footer__sitemap .footer1 .sub-menu li, .footer__sitemap .footer2 .sub-menu li, .footer__sitemap .footer3 .sub-menu li, .footer__sitemap .footer4 .sub-menu li, .footer__sitemap2 .footer1 .sub-menu li, .footer__sitemap2 .footer2 .sub-menu li, .footer__sitemap2 .footer3 .sub-menu li, .footer__sitemap2 .footer4 .sub-menu li {
  margin: .5em 0;
}
.footer__sitemap .footer1 .sub-menu li, .footer__sitemap .footer2 .sub-menu li, .footer__sitemap .footer3 .sub-menu li, .footer__sitemap .footer4 .sub-menu li, .footer__sitemap2 .footer1 .sub-menu li, .footer__sitemap2 .footer2 .sub-menu li, .footer__sitemap2 .footer3 .sub-menu li, .footer__sitemap2 .footer4 .sub-menu li {
  position: relative;
}
.footer__sitemap .footer1 .sub-menu li:before, .footer__sitemap .footer2 .sub-menu li:before, .footer__sitemap .footer3 .sub-menu li:before, .footer__sitemap .footer4 .sub-menu li:before, .footer__sitemap2 .footer1 .sub-menu li:before, .footer__sitemap2 .footer2 .sub-menu li:before, .footer__sitemap2 .footer3 .sub-menu li:before, .footer__sitemap2 .footer4 .sub-menu li:before {
  position: absolute;
  content: ">";
}
.footer__sitemap .footer1 .sub-menu li a, .footer__sitemap .footer2 .sub-menu li a, .footer__sitemap .footer3 .sub-menu li a, .footer__sitemap .footer4 .sub-menu li a, .footer__sitemap2 .footer1 .sub-menu li a, .footer__sitemap2 .footer2 .sub-menu li a, .footer__sitemap2 .footer3 .sub-menu li a, .footer__sitemap2 .footer4 .sub-menu li a {
  display: inline-block;
  margin-left: 1em;
}
.footer__sitemap .footer1 .outlink:after, .footer__sitemap .footer2 .outlink:after, .footer__sitemap .footer3 .outlink:after, .footer__sitemap .footer4 .outlink:after, .footer__sitemap2 .footer1 .outlink:after, .footer__sitemap2 .footer2 .outlink:after, .footer__sitemap2 .footer3 .outlink:after, .footer__sitemap2 .footer4 .outlink:after {
  padding-left: 3px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer__sitemap .footer1, .footer__sitemap2 .footer1 {
  width: 200px;
}
.footer__sitemap .footer2, .footer__sitemap2 .footer2 {
  width: 170px;
}
.footer__sitemap .footer3, .footer__sitemap2 .footer3 {
  width: 210px;
}
.footer__sitemap .footer4, .footer__sitemap2 .footer4 {
  width: 200px;
}
.footer__sitemap2 {
  width: 780px;
}
.footer__banner {
  float: right;
  margin-top: 45px;
  width: 200px;
}
.footer__banner p {
  margin: 0 0 10px;
}
.footer__banner img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
  vertical-align: bottom;
}
.footer__profile {
  float: left;
  font-size: 0.85714em;
  line-height: 1.66;
}
.footer__profile::after {
  clear: both;
  content: "";
  display: table;
}
.footer__profile img {
  float: left;
  margin-right: 35px;
}
.footer__profile p {
  float: left;
  margin: 0;
}
.footer__copyrights {
  float: right;
  margin: 1.5em 0 0 0;
  color: #a1a1a1;
  font-family: Arial, sans-serif;
  font-size: 0.85714em;
  line-height: 1.66;
}
.footer__copyrights p {
  margin: 0;
}

/*Main settings
----------------------------------------*/
.entry {
  line-height: 1.68;
}

/* Sidebar
----------------------------------------*/
.sidebar__banner img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
  vertical-align: bottom;
}

.sideNav {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
  border: 1px solid #ccc;
  border-top: 4px solid #e95098;
  background: #fff;
  box-shadow: inset 0 -2px 3px 1px rgba(240, 240, 240, 0.5);
}
.sideNav i {
  font-style: normal;
  font-size: smaller;
}
.sideNav a {
  display: block;
  color: #333;
  text-decoration: none;
}
.sideNav a:hover {
  color: #e95098;
}
.sideNav .current-menu-item > a, .sideNav .current-page-ancestor > a, .sideNav .sub-menu .current-menu-ancestor > a, .site-voice .sideNav .nav--voice > a {
  color: #e95098;
}
.sideNav .nav--top.current-page-ancestor > a {
  color: #333;
}
.sideNav > li {
  border-top: 1px solid #ccc;
}
.sideNav > li:first-child {
  border-top: none;
}
.sideNav > li > a {
  font-size: 1.07143em;
  padding: 10px 8px 10px 35px;
  position: relative;
}
.sideNav > li > a:before {
  position: absolute;
  top: 13px;
  left: 17px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}
.sideNav > li:first-child a {
  display: block;
  margin: 0 auto;
  padding: 0;
  height: 65px;
}
.sideNav > li:first-child a:before {
  display: none;
}
.sideNav > li:first-child a:hover {
  opacity: 0.85;
}
.sideNav .current-menu-item > .sub-menu, .sideNav .current-page-ancestor > .sub-menu, .sideNav .current_page_ancestor > .sub-menu, .site-voice .sideNav .nav--voice > .sub-menu {
  display: block;
}
.sideNav .current-menu-item > .sub-menu .sub-menu, .sideNav .current-page-ancestor > .sub-menu .sub-menu, .sideNav .current_page_ancestor > .sub-menu .sub-menu, .site-voice .sideNav .nav--voice > .sub-menu .sub-menu {
  display: none;
}
.sideNav--train > li:first-child > a {
  background: url(../img/side_nav_train.png) no-repeat 43% 50%;
}
.sideNav--train > li:first-child > a span {
  display: none;
}
.sideNav--bus > li:first-child > a {
  background: url(../img/side_nav_bus.png) no-repeat 43% 50%;
}
.sideNav--bus > li:first-child > a span {
  display: none;
}
.sideNav--station > li:first-child > a {
  background: url(../img/side_nav_station.png) no-repeat 43% 50%;
}
.sideNav--station > li:first-child > a span {
  display: none;
}
.sideNav--corporate > li:first-child > a {
  background: url(../img/side_nav_corporate.png) no-repeat 43% 50%;
}
.sideNav--corporate > li:first-child > a span {
  display: none;
}

/*20180228S*/
.sideNav--ir > li:first-child > a {
  background: url(../img/side_nav_ir.png) no-repeat 43% 50%;
}
.sideNav--ir > li:first-child > a span {
  display: none;
}
/*20180228E*/

.sideNav--welove > li:first-child > a {
  background: url(../img/side_nav_welove.png) no-repeat 43% 50%;
}
.sideNav--welove > li:first-child > a span {
  display: none;
}
.sideNav--other > li:first-child > a {
  background: url(../img/side_nav_other.png) no-repeat 43% 50%;
}
.sideNav--other > li:first-child > a span {
  display: none;
}
.sideNav .sub-menu {
  display: none;
}
.sideNav > li > .sub-menu {
  position: relative;
  padding: 13px 0 16px 35px;
  background: #fff5fa;
  box-shadow: inset 0px 2px 3px 0px rgba(10, 2, 4, 0.09);
  list-style-type: disc;
  color: #787878;
  font-size: 1em;
}
.sideNav > li > .sub-menu:after {
  position: absolute;
  display: block;
  top: -10px;
  left: 50%;
  margin-left: -7px;
  z-index: 5;
  width: 14px;
  height: 14px;
  background: #fff;
  transform: rotate(45deg);
  box-shadow: 3px 3px 3px 0px rgba(10, 2, 4, 0.07);
  content: "";
}
.sideNav > li > .sub-menu li {
  padding: 4px 5px 4px 0;
}
.sideNav .outlink > a:after {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  color: #e95098;
}

/* 駅の一覧
----------------------------------------*/
.stationList ul {
  padding-left: 0;
  list-style-type: none;
  width: 762px;
  background: url(../img/station_list_sksline.png) no-repeat;
}
.stationList ul::after {
  clear: both;
  content: "";
  display: table;
}
.stationList li {
  float: left;
  margin-left: 6px;
}
.stationList li.no-link {
  width: 26px;
  height: 120px;
}
.stationList li:first-child {
  margin-left: 0;
}
.stationList li a {
  display: block;
  width: 26px;
  height: 120px;
  background: url(../img/station_list_sksline.png) no-repeat;
}
.stationList li span {
  display: none;
}
.stationList li.SL01 a {
  background-position: 0px 0;
}
.stationList li.SL01 a:hover {
  background-position: 0px -130px;
}
.stationList li.SL01 a.current {
  background-position: 0px -130px;
}
.stationList li.SL01 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL02 a {
  background-position: -32px 0;
}
.stationList li.SL02 a:hover {
  background-position: -32px -130px;
}
.stationList li.SL02 a.current {
  background-position: -32px -130px;
}
.stationList li.SL02 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL03 a {
  background-position: -64px 0;
}
.stationList li.SL03 a:hover {
  background-position: -64px -130px;
}
.stationList li.SL03 a.current {
  background-position: -64px -130px;
}
.stationList li.SL03 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL04 a {
  background-position: -96px 0;
}
.stationList li.SL04 a:hover {
  background-position: -96px -130px;
}
.stationList li.SL04 a.current {
  background-position: -96px -130px;
}
.stationList li.SL04 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL05 a {
  background-position: -128px 0;
}
.stationList li.SL05 a:hover {
  background-position: -128px -130px;
}
.stationList li.SL05 a.current {
  background-position: -128px -130px;
}
.stationList li.SL05 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL06 a {
  background-position: -160px 0;
}
.stationList li.SL06 a:hover {
  background-position: -160px -130px;
}
.stationList li.SL06 a.current {
  background-position: -160px -130px;
}
.stationList li.SL06 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL07 a {
  background-position: -192px 0;
}
.stationList li.SL07 a:hover {
  background-position: -192px -130px;
}
.stationList li.SL07 a.current {
  background-position: -192px -130px;
}
.stationList li.SL07 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL08 a {
  background-position: -224px 0;
}
.stationList li.SL08 a:hover {
  background-position: -224px -130px;
}
.stationList li.SL08 a.current {
  background-position: -224px -130px;
}
.stationList li.SL08 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL09 a {
  background-position: -256px 0;
}
.stationList li.SL09 a:hover {
  background-position: -256px -130px;
}
.stationList li.SL09 a.current {
  background-position: -256px -130px;
}
.stationList li.SL09 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL10 a {
  background-position: -288px 0;
}
.stationList li.SL10 a:hover {
  background-position: -288px -130px;
}
.stationList li.SL10 a.current {
  background-position: -288px -130px;
}
.stationList li.SL10 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL11 a {
  background-position: -320px 0;
}
.stationList li.SL11 a:hover {
  background-position: -320px -130px;
}
.stationList li.SL11 a.current {
  background-position: -320px -130px;
}
.stationList li.SL11 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL12 a {
  background-position: -352px 0;
}
.stationList li.SL12 a:hover {
  background-position: -352px -130px;
}
.stationList li.SL12 a.current {
  background-position: -352px -130px;
}
.stationList li.SL12 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL13 a {
  background-position: -384px 0;
}
.stationList li.SL13 a:hover {
  background-position: -384px -130px;
}
.stationList li.SL13 a.current {
  background-position: -384px -130px;
}
.stationList li.SL13 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL14 a {
  background-position: -416px 0;
}
.stationList li.SL14 a:hover {
  background-position: -416px -130px;
}
.stationList li.SL14 a.current {
  background-position: -416px -130px;
}
.stationList li.SL14 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL15 a {
  background-position: -448px 0;
}
.stationList li.SL15 a:hover {
  background-position: -448px -130px;
}
.stationList li.SL15 a.current {
  background-position: -448px -130px;
}
.stationList li.SL15 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL16 a {
  background-position: -480px 0;
}
.stationList li.SL16 a:hover {
  background-position: -480px -130px;
}
.stationList li.SL16 a.current {
  background-position: -480px -130px;
}
.stationList li.SL16 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL17 a {
  background-position: -512px 0;
}
.stationList li.SL17 a:hover {
  background-position: -512px -130px;
}
.stationList li.SL17 a.current {
  background-position: -512px -130px;
}
.stationList li.SL17 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL18 a {
  background-position: -544px 0;
}
.stationList li.SL18 a:hover {
  background-position: -544px -130px;
}
.stationList li.SL18 a.current {
  background-position: -544px -130px;
}
.stationList li.SL18 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL19 a {
  background-position: -576px 0;
}
.stationList li.SL19 a:hover {
  background-position: -576px -130px;
}
.stationList li.SL19 a.current {
  background-position: -576px -130px;
}
.stationList li.SL19 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL20 a {
  background-position: -608px 0;
}
.stationList li.SL20 a:hover {
  background-position: -608px -130px;
}
.stationList li.SL20 a.current {
  background-position: -608px -130px;
}
.stationList li.SL20 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL21 a {
  background-position: -640px 0;
}
.stationList li.SL21 a:hover {
  background-position: -640px -130px;
}
.stationList li.SL21 a.current {
  background-position: -640px -130px;
}
.stationList li.SL21 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL22 a {
  background-position: -672px 0;
}
.stationList li.SL22 a:hover {
  background-position: -672px -130px;
}
.stationList li.SL22 a.current {
  background-position: -672px -130px;
}
.stationList li.SL22 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL23 a {
  background-position: -704px 0;
}
.stationList li.SL23 a:hover {
  background-position: -704px -130px;
}
.stationList li.SL23 a.current {
  background-position: -704px -130px;
}
.stationList li.SL23 a.current:hover {
  opacity: 0.85;
}
.stationList li.SL24 a {
  background-position: -736px 0;
}
.stationList li.SL24 a:hover {
  background-position: -736px -130px;
}
.stationList li.SL24 a.current {
  background-position: -736px -130px;
}
.stationList li.SL24 a.current:hover {
  opacity: 0.85;
}
.stationList--bus ul {
  background-position: 0 -260px;
}

.pagination {
  margin-top: 20px;
  text-align: right;
}
.pagination a {
  text-decoration: none;
}
.pagination .page-numbers {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #fff;
}
.pagination .current, .pagination .page-numbers:hover {
  border: 1px solid #d6d6d6;
}
.pagination .next:hover, .pagination .prev:hover {
  background: transparent;
  color: #28639e;
}
.pagination .next:hover .char, .pagination .prev:hover .char {
  text-decoration: underline;
}
.pagination .next .arrow, .pagination .prev .arrow {
  font-size: x-large;
}
.pagination .next {
  vertical-align: top;
}
.pagination .next span {
  margin-left: 15px;
  display: inline-block;
  vertical-align: text-bottom;
}
.pagination .prev span {
  margin-right: 15px;
  vertical-align: middle;
}

.acf-map {
  width: 100%;
  height: 180px;
  border: 1px solid #ccc;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

/*Front-page
----------------------------------------*/
.topGuide {
  margin-bottom: 25px;
}
.topGuide::after {
  clear: both;
  content: "";
  display: table;
}
.topGuide ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.topGuide__nav {
  float: left;
}
.topGuide__nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.topGuide__nav li {
  float: left;
  margin-left: 5px;
}
.topGuide__nav a {
  display: block;
  width: 175px;
  height: 135px;
  background: url(../img/top_main_nav.png?20151227) no-repeat;
}
.topGuide__nav a:hover {
  opacity: 0.85;
}
.topGuide__nav span {
  display: none;
}
.topGuide__nav .nav--train {
  margin-left: 1px;
}
.topGuide__nav .nav--bus a {
  background-position: -180px 0;
}
.topGuide__nav .nav--station a {
  background-position: -360px 0;
}
.topGuide__info {
  float: right;
  padding: 15px 17px;
  width: 500px;
  height: 134px;
  background: url(../img/top_main_nav.png) no-repeat 0 -145px;
}
.topGuide__info::after {
  clear: both;
  content: "";
  display: table;
}
.topGuide__info p {
  margin: 0 0 15px;
}
.topGuide__info .item {
  float: left;
  min-height: 100px;
}
.topGuide__info .item--drop {
  margin-right: 20px;
  width: 210px;
  border-right: 1px solid #ddd;
}
.topGuide__info li {
  padding-left: 20px;
  background: url(../img/top_main_arr.png) no-repeat 0 0.2em;
}
.topGuide__info li + li {
  margin-top: 8px;
}

/*forthis stationList mixin*/
.topStation {
  margin-bottom: 45px;
}
.topStation::after {
  clear: both;
  content: "";
  display: table;
}
.topStation ul {
  margin: 0;
}
.topStation__list {
  float: left;
  width: 808px;
  height: 302px;
  padding: 32px 25px;
  border: 1px solid #ddd;
  background: #f9f9f9;
  position: relative;
}
.topStation__list:after {
  position: absolute;
  display: inline-block;
  width: 260px;
  height: 25px;
  background: url(../img/illust_train.svg) no-repeat;
  left: 0;
  bottom: -3px;
  content: "";
}
.topStation__list .stationList {
  height: 225px;
  background: url(../img/top_station_change.png) no-repeat 6px 7px;
}
.topStation__list ul {
  background-position: 0 -130px;
}
.topStation__list a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.topStation__desc {
  float: right;
  width: 242px;
  height: 302px;
  border-width: 1px 1px 1px 0;
  border-color: #ddd;
  border-style: solid;
}

.topLatest::after {
  clear: both;
  content: "";
  display: table;
}

.topNews {
  position: relative;
  float: left;
  width: 560px;
}
.topNews__btn {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.topNews__content {
  display: none;
  padding: 10px 0;
}
.topNews__content.is--active {
  display: block;
}

.newsList {
  padding-left: 0;
  list-style-type: none;
}
.newsList .item {
  padding: 12px 0;
  border-bottom: 1px dotted #ccc;
}
.newsList .item::after {
  clear: both;
  content: "";
  display: table;
}
.newsList .item__date {
  float: left;
  font-size: 0.85714em;
  line-height: 1.8;
}
.newsList .item__cat {
  float: left;
  margin-left: 1.6em;
  display: inline-block;
  padding: .4em .7em;
  line-height: 1;
  border-radius: 2px;
  font-size: 0.71429em;
  color: #fff;
  background: #6897CD;
  width: 90px;
  padding: .5em 0;
  text-align: center;
  box-shadow: inset 0px -2px 0px 0px rgba(246, 246, 246, 0.2);
  text-shadow: 0px -1px 0px rgba(10, 2, 4, 0.3);
}
.newsList .item__cat.cat__label--topics {
  background: #6897CD;
}
.newsList .item__cat.cat__label--newsrelease {
  background: #6897CD;
}
.newsList .item__cat.cat__label--bus {
  background: #6897CD;
}
.newsList .item__cat.cat__label--group {
  background: #6897CD;
}
.newsList .item__main {
  display: block;
  margin-left: 13.5em;
  font-size: 1em;
}
.newsList .item__label--new {
  display: inline-block;
  padding: .4em .7em;
  line-height: 1;
  border-radius: 2px;
  font-size: 0.71429em;
  color: #fff;
  background: #ef7575;
}
.newsList--ir {
  margin-top: 5px;
}
.newsList--ir .item__cat {
  font-size: 0.78571em;
  width: 9em;
}
.newsList--ir .item__main {
  margin-left: 14.5em;
}
.newsList--ir .item__main p {
  margin: 0;
}
.newsList--ir .item__main a[href$=".pdf"]:before {
  margin-right: 5px;
  content: url(../img/icon_pdf.png);
}
.newsList--cathide .item__main {
  margin-left: 6em;
}

.subCiao2,
.topCiao2 {
  padding: 20px 15px;
  border-radius: 5px;
  background: #efede3;
}
.subCiao2 img,
.topCiao2 img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
  vertical-align: bottom;
}
.subCiao2__title,
.topCiao2__title {
  margin: 0 0 20px;
  padding: 8px 11px;
  line-height: 1;
  border-radius: 3px;
  background: #937e5b;
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.14);
  color: #fff;
  font-size: 1.07143em;
  font-weight: bold;
}

.topCiao2 {
  float: right;
  width: 450px;
}
.topCiao2 .ciao2--all__item:nth-child(n+4) {
  display: none;
}
.topCiao2 > .text-right {
  margin-bottom: 0;
}

.subCiao2 {
  margin-top: 30px;
}
.subCiao2__list {
  margin-left: -5px;
  margin-right: -5px;
}
.subCiao2__list::after {
  clear: both;
  content: "";
  display: table;
}
.subCiao2 .ciao2--term__item,
.subCiao2 .ciao2--all__item {
  float: left;
  width: 50%;
  padding: 0 5px;
}
.subCiao2 .ciao2--term__item:nth-child(2n+1),
.subCiao2 .ciao2--all__item:nth-child(2n+1) {
  clear: left;
}
.subCiao2 > .text-right {
  margin-bottom: 0;
}

.ciao2--all__inner, .ciao2--term__inner {
  margin: 10px 0;
  padding: 10px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 0px 0px rgba(155, 136, 107, 0.2);
}
.ciao2--all__inner::after, .ciao2--term__inner::after {
  clear: both;
  content: "";
  display: table;
}
.ciao2--all__inner p, .ciao2--term__inner p {
  margin: 0;
}
.ciao2--all__photo, .ciao2--term__photo {
  width: 135px;
  float: left;
}
.ciao2--all__summary, .ciao2--term__summary {
  margin-left: 145px;
}
.ciao2--all__date, .ciao2--term__date {
  font-size: 0.85714em;
  font-family: Arial, sans-serif;
  color: #666;
}
.ciao2--all__foot {
  font-size: 0.85714em;
}
.ciao2--all__foot .ciao2__station {
  margin: 2px;
  color: #e95098;
}
.ciao2--all__foot .ciao2__cat {
  margin: 2px;
  color: #c09b6c;
}
.ciao2--all__title a {
  color: #333;
}
.ciao2--term__summary .ciao2__station {
  display: inline-block;
  margin: 2px;
  padding: 0 2px;
  border-radius: 2px;
  background-color: #bc9f71;
  color: #fff;
  font-size: 0.71429em;
}
.ciao2--term__foot .ciao2__cat {
  display: inline-block;
  width: 4em;
  text-align: center;
  background-color: #faf3ea;
  box-shadow: 0.5px 1px 0px 0px rgba(228, 216, 200, 0.9);
  font-size: 0.71429em;
  color: #c09b6c;
}
.ciao2--term__title a {
  color: #333;
}
.ciao2__new {
  display: inline-block;
  margin-left: 1em;
  padding: 0 2px;
  background: #ec67a5;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 0.71429em;
}
.ciao2__title a {
  color: #333;
}

.topVoice {
  clear: right;
  float: right;
  width: 450px;
  margin-top: 20px;
  padding: 20px 15px;
  border-radius: 5px;
  background: #e6eff9;
}
.topVoice > .text-right {
  margin-bottom: 0;
}
.topVoice__title {
  margin: 0 0 20px;
  padding: 8px 11px;
  line-height: 1;
  border-radius: 3px;
  background: #809ab7;
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.14);
  color: #fff;
  font-size: 1.07143em;
  font-weight: bold;
}
.topVoice .noitem {
  margin: 10px 0;
  padding: 20px 15px 15px 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 0px 0px rgba(155, 136, 107, 0.2);
}
.topVoice .noitem img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.topVoice .noitem .weloveTop, .topVoice .noitem .spCommon {
  display: none;
}
.topVoice .item {
  position: relative;
  margin: 10px 0;
  padding: 10px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 0px 0px rgba(155, 136, 107, 0.2);
}
.topVoice .item::after {
  clear: both;
  content: "";
  display: table;
}
.topVoice .item p {
  margin: 0;
}
.topVoice .item:nth-child(n+3) {
  display: none;
}
.topVoice .item img {
  width: 135px;
  height: auto;
  float: left;
}
.topVoice .item .title {
  margin-top: 10px;
  font-weight: bold;
}
.topVoice .item .title a {
  color: #333;
}
.topVoice .summary {
  margin-left: 145px;
}
.topVoice .summary .info {
  font-size: 0.78571em;
}
.topVoice .summary .excerpt {
  margin-bottom: 1em;
}
.topVoice .summary .station {
  color: #e95098;
}

.topBnr::after {
  clear: both;
  content: "";
  display: table;
}
.topBnr .bnr--busvision {
  float: left;
  width: 240px;
}
.topBnr .bnr__carousel {
  float: right;
  width: 765px;
}

/*entry
----------------------------------------*/
.entry h1 {
  margin: 2em 0 1.25em;
  padding: 2px 0 2px 8px;
  border-left: 5px solid #e95098;
  line-height: 1.2;
  font-size: 1.42857em;
  position: relative;
}
.entry h1:first-child {
  margin-top: 0;
}
.entry h1:after {
  position: absolute;
  left: -5px;
  bottom: -6px;
  display: block;
  width: 100%;
  height: 2px;
  background: #efefef;
  border-top: 1px solid #ccc;
  content: "";
}
.entry h2 {
  margin: 1.5em 0 1em;
  line-height: 1.2;
  font-size: 1.42857em;
}
.entry h2.type2 {
  margin: 2em 0 1.2em;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: inset 0px -2px 0px 0px #e9e9e9;
  font-size: 1.14286em;
  position: relative;
}
.entry h2.type2:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  width: 11px;
  height: 4px;
  background: #e95098;
  border: none;
  content: "";
}
.entry h2.type3 {
  margin: 2em 0 1.5em;
  line-height: 1.2;
  font-size: 1.28571em;
  position: relative;
}
.entry h2.type3:after {
  position: absolute;
  left: 0px;
  bottom: -12px;
  display: block;
  width: 100%;
  height: 2px;
  background: #efefef;
  border-top: 1px solid #ccc;
  content: "";
}
.entry h3 {
  margin: 2em 0 1.5em;
  line-height: 1.2;
  font-size: 1.28571em;
  position: relative;
}
.entry h3:after {
  position: absolute;
  left: 0px;
  bottom: -12px;
  display: block;
  width: 100%;
  height: 2px;
  background: #efefef;
  border-top: 1px solid #ccc;
  content: "";
}
.entry h3.type2 {
  margin: 2em 0 1.2em;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: inset 0px -2px 0px 0px #e9e9e9;
  font-size: 1.14286em;
  position: relative;
}
.entry h3.type2:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  width: 11px;
  height: 4px;
  background: #e95098;
  border: none;
  content: "";
}
.entry h4 {
  margin: 2em 0 1em;
  padding-left: 11px;
  border-left: 4px solid #ccc;
  font-size: 1.14286em;
}
.entry iframe {
  width: 100%;
}

/*20180330*/
.entry .note a,
.entry .note a:visited{
  color: #666;
  margin: 0;
  padding: 0.25em 1em;
  background: #ccc;
  background: -moz-linear-gradient(top,  #eee 0%, #fff 100%);
  background: -webkit-linear-gradient(top,  #eee 0%,#fff 100%);
  background: linear-gradient(to bottom,  #eee 0%,#fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 );
  border: 1px solid #999;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.entry .note a:hover{
  opacity: 0.8;
}
/*20180330*/

.single a[href$=".pdf"]:before {
  padding-right: 5px;
  content: url(../img/icon_pdf.png);
  vertical-align: middle;
}

.buslineImg a,
.navimapImg a {
  background: rgba(255, 255, 255, 0);
  border: 1px solid transparent;
  display: block;
  z-index: 10;
  bottom: 0;
}
.buslineImg a:hover,
.navimapImg a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.tbl01 {
  border-collapse: collapse;
}
.tbl01 th, .tbl01 td {
  padding: .5em 1em;
  border: 1px solid #ddd;
}
.tbl01 th {
  background: #f9f9f9;
  color: #666;
  font-size: 0.92857em;
}
.tbl01 td {
  font-size: 1em;
}

.tbl-reset th, .tbl-reset td,
.reset-tbl th,
.reset-tbl td {
  border: 0;
  font-size: 1em;
  background: none;
  color: #333;
}

.anchorList {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.anchorList::after {
  clear: both;
  content: "";
  display: table;
}
.anchorList li {
  float: left;
  margin: 0 0 10px 8px;
  width: 185px;
}
.anchorList li:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
.anchorList a {
  display: inline-block;
  font-size: 0.92857em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  padding: 10px 10px 10px 25px;
  border: 1px solid #ddd;
  box-shadow: inset 0px -3px 0px 0px #f6f6f6;
  color: #333;
  text-decoration: none;
  position: relative;
  word-break: break-all;
  width: 100%;
}
.anchorList a:hover {
  text-decoration: none;
}
.anchorList a:hover {
  text-decoration: none;
}
.anchorList a:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: url(../img/icon_anchor.png);
}
.anchorList a:hover {
  color: #e95098;
}

.squareList {
  padding-left: 0;
  list-style-type: none;
}
.squareList::after {
  clear: both;
  content: "";
  display: table;
}
.squareList li {
  float: left;
  width: 69px;
}
.squareList li:nth-child(-n+11) a {
  border-width: 1px 1px 1px 0;
  border-color: #d6d6d6;
  border-style: solid;
}
.squareList li:nth-child(n+12) a {
  border-width: 0 1px 1px 0;
  border-color: #d6d6d6;
  border-style: solid;
}
.squareList li:nth-child(11n+1) a {
  border-left: 1px solid #d6d6d6;
}
.squareList a {
  display: block;
  text-align: center;
  line-height: 45px;
  color: #333;
  box-shadow: inset 0px -3px 0px 0px #f6f6f6;
}
.squareList a:hover {
  color: #e95098;
  text-decoration: none;
}

.btn-pdf {
  display: inline-block;
  font-size: 1.07143em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  padding: 14px 15px 14px 35px;
  border: 1px solid #ddd;
  box-shadow: inset 0px -3px 0px 0px #f6f6f6;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
.btn-pdf:hover {
  text-decoration: none;
}
.btn-pdf:hover {
  text-decoration: none;
}
.btn-pdf:before {
  position: absolute;
  top: 10px;
  left: 8px;
  content: url(../img/icon_pdf.png);
}

.icon-pdf:before {
  padding-right: 5px;
  content: url(../img/icon_pdf.png);
  vertical-align: middle;
}

.list-icon01 {
  padding-left: 15px;
  list-style-image: url(../img/listicon_mark01.png);
}

.dl-tbl::after {
  clear: both;
  content: "";
  display: table;
}
.dl-tbl dt {
  float: left;
  width: 10em;
}
.dl-tbl dd {
  margin-left: 11em;
}

.boxcard2 {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 10px 0;
  width: 245px;
  box-shadow: inset 0px 0px 4px 1px #f7f7f7;
}
.boxcard2 dt {
  padding: 0 5px 10px;
  border-bottom: 1px dotted #ccc;
  font-size: 1.14286em;
  font-weight: bold;
}
.boxcard2 dt a {
  color: #333;
}
.boxcard2 dd {
  padding: 5px;
  margin-left: 0;
  font-size: 0.92857em;
}

.icon-arr-right {
  padding-left: 1.2em;
  position: relative;
  text-decoration: none;
}
.icon-arr-right:before {
  left: 0;
  top: 0;
  position: absolute;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}
.icon-arr-right:hover:before {
  text-decoration: none !important;
}

.borderbox {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 15px;
}

.adobeReaderArea {
  margin: 30px 0;
}
.adobeReaderArea::after {
  clear: both;
  content: "";
  display: table;
}
.adobeReaderArea dt {
  float: right;
}
.adobeReaderArea dd {
  margin-right: 180px;
}

.link-arr-left {
  position: relative;
  display: inline-block;
  padding-left: .7em;
}
.link-arr-left:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.52em;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

.boxlist {
  padding-left: 0;
  list-style-type: none;
}
.boxlist::after {
  clear: both;
  content: "";
  display: table;
}
.boxlist > li {
  display: block;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
  box-shadow: inset 0px 0px 4px 1px #f7f7f7;
}
.boxlist > li::after {
  clear: both;
  content: "";
  display: table;
}
.boxlist p:first-child {
  margin-top: 0;
}

.eventList__photo {
  float: left;
  width: 220px;
  max-height: 250px;
  text-align: center;
}
.eventList__photo img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
  max-height: 250px;
}
.eventList__content {
  margin-left: 245px;
}
.eventList__title {
  font-size: 1.28571em;
}

.btn-default {
  display: inline-block;
  font-size: 1.14286em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #d6d6d6;
  background: #fff;
  box-shadow: inset 0px -3px 0px 0px rgba(246, 246, 246, 0.5);
  color: #333;
  padding: 12px 50px;
  font-weight: bold;
}
.btn-default:hover {
  text-decoration: none;
}
.btn-default:hover {
  color: #e95098;
}

.btn-plane {
  display: inline-block;
  font-size: 1em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  padding: 15px 10px;
  border: 1px solid #ddd;
  box-shadow: inset 0px -3px 0px 0px #f6f6f6;
  color: #333;
  text-decoration: none;
}
.btn-plane:hover {
  text-decoration: none;
}
.btn-plane:hover {
  text-decoration: none;
}

.btn-pagelink {
  display: inline-block;
  font-size: 1.14286em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #d6d6d6;
  background: #fff;
  box-shadow: inset 0px -4px 0px 0px rgba(246, 246, 246, 0.5);
  color: #333;
  padding: 15px 25px 15px 40px;
  font-weight: bold;
  position: relative;
}
.btn-pagelink:hover {
  text-decoration: none;
}
.btn-pagelink:hover {
  color: #e95098;
}
.btn-pagelink:before {
	top: 34%;
  left: 20px;
  position: absolute;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

.btn-anchor {
  display: inline-block;
  font-size: 0.92857em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #d6d6d6;
  background: #fff;
  box-shadow: inset 0px -3px 0px 0px rgba(246, 246, 246, 0.5);
  color: #333;
  padding: 14px 20px 14px 14px;
}
.btn-anchor:hover {
  text-decoration: none;
}
.btn-anchor:hover {
  color: #e95098;
}
.btn-anchor:before {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: .5em;
  margin-right: 7px;
  color: #e95098;
}

.btn-anchor-small {
  display: inline-block;
  font-size: 0.92857em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  padding: 10px 10px 10px 25px;
  border: 1px solid #ddd;
  box-shadow: inset 0px -3px 0px 0px #f6f6f6;
  color: #333;
  text-decoration: none;
  position: relative;
  word-break: break-all;
}
.btn-anchor-small:hover {
  text-decoration: none;
}
.btn-anchor-small:hover {
  text-decoration: none;
}
.btn-anchor-small:before {
  position: absolute;
  top: 10px;
  left: 10px;
  content: url(../img/icon_anchor.png);
}
.btn-anchor-small:hover {
  color: #e95098;
}

.btn-primary {
  display: inline-block;
  font-size: 1.28571em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  min-width: 200px;
  padding: 20px;
  text-align: center;
  border-radius: 4px;
  background-color: #e95098;
  box-shadow: inset 0px -3px 0px 0px rgba(204, 38, 108, 0.5);
}
.btn-primary:hover {
  text-decoration: none;
}
.btn-primary:hover {
  background: #eb5ea0;
}

.btn-primary2 {
  display: inline-block;
  font-size: 1.14286em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  padding: 15px 30px 15px 40px;
  text-align: center;
  border-radius: 4px;
  background-color: #e95098;
  box-shadow: inset 0px -3px 0px 0px rgba(204, 38, 108, 0.5);
  position: relative;
}
.btn-primary2:hover {
  text-decoration: none;
}
.btn-primary2:hover {
  background: #eb5ea0;
}
.btn-primary2:before {
  left: 20px;
  position: absolute;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}

.btn-secondary {
  display: inline-block;
  font-size: 1.28571em;
  line-height: 1.2;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  min-width: 200px;
  padding: 20px;
  text-align: center;
  border-radius: 4px;
  background-color: #7c94b1;
  box-shadow: inset 0px -3px 0px 0px rgba(84, 100, 121, 0.7);
}
.btn-secondary:hover {
  text-decoration: none;
}
.btn-secondary:hover {
  background: #768fad;
}

.btn-smaller {
  font-size: 1.07143em;
  padding: 10px 20px;
  width: auto;
  min-width: inherit;
}

.before-skIcon-search:before {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: .5em;
  margin-left: -.5em;
}

.busTop__btnArea {
  padding: 25px;
  background: #fff3f9;
  border-radius: 4px;
}
.busTop__btnArea a {
  margin-left: 5px;
}

.busStation__intro::after {
  clear: both;
  content: "";
  display: table;
}
.busStation__intro .img {
  float: left;
  margin-top: 0;
  width: 200px;
}
.busStation__intro .content {
  margin-left: 220px;
}
.busStation__intro .btnArea a {
  margin-right: 1em;
}

.busgeneralTbl {
  border-collapse: collapse;
}
.busgeneralTbl th, .busgeneralTbl td {
  padding: .5em 1em;
  border: 1px solid #ddd;
}
.busgeneralTbl th {
  background: #f9f9f9;
  color: #666;
  font-size: 0.92857em;
}
.busgeneralTbl td {
  font-size: 1em;
}

#scmap {
  height: 450px;
}

.shopBox::after {
  clear: both;
  content: "";
  display: table;
}
.shopBox > dl {
  margin-bottom:14px;
  width: 370px;
  padding-left: 10px;
  border-left: 4px solid #ccc;
}
.shopBox > dl dt {
  padding-bottom: 5px;
  line-height: 1.5;
  border-bottom: 1px dotted #ccc;
}
.shopBox > dl dt strong {
  display: block;
  font-size: 1.14286em;
}
.shopBox > dl dt em {
  font-style: normal;
  font-size: 1em;
  color: #e95098;
}
.shopBox > dl dd {
  @inlucde clearfix();
  margin-left: 0;
}
.shopBox > dl dd ul {
  padding-left: 0;
  list-style-type: none;
  margin-right: 90px;
}
.shopBox > dl dd .photo {
  float: right;
  width: 85px;
  height: auto;
  border-radius: 4px;
}
.shopBox > dl dd em {
  font-style: normal;
}
.shopBox > dl dd .link:before {
  content: "> ";
}
.shopBox .box:nth-child(2n+1) {
  clear: both;
  float: left;
}
.shopBox .box:nth-child(2n) {
  float: right;
}
.shopBox .boxL {
  clear: both;
  float: left;
}
.shopBox .boxR {
  float: right;
}

.page-anchor {
  padding-left: 0;
  list-style-type: none;
}
.page-anchor::after {
  clear: both;
  content: "";
  display: table;
}
.page-anchor li {
  display: inline-block;
  margin: 0 5px 5px;
}

.ulTab {
  padding-left: 0;
  list-style-type: none;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: -1px;
  line-height: 1;
}
.ulTab::after {
  clear: both;
  content: "";
  display: table;
}
.ulTab li {
  float: left;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #f9f9f9;
  box-shadow: inset 0px -3px 0px 0px rgba(240, 240, 240, 0.7);
}
.ulTab li:first-child {
  border-left: 1px solid #ddd;
}
.ulTab .is--active {
  border-bottom: none;
  border-top: 3px solid #e95098;
  background: #fff;
  box-shadow: none;
}
.ulTab .is--active span, .ulTab .is--active a {
  padding-bottom: 13px;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}
.ulTab span, .ulTab a {
  display: block;
  padding: 15px;
  cursor: pointer;
}
.ulTab span:hover, .ulTab a:hover {
  color: #28639e;
}

.stationNavi__topnavi {
  margin-top: 25px;
  padding: 15px 20px;
  border-left: 3px solid #e95098;
  box-shadow: inset 0px 0px 2px 1px rgba(200, 200, 200, 0.7);
}
.stationNavi__topnavi::after {
  clear: both;
  content: "";
  display: table;
}
.stationNavi__topnavi > img {
  float: left;
}
.stationNavi__topnavi ul {
  float: left;
  margin: 0 0 0 40px;
  padding-left: 0;
  list-style-type: none;
  border-left: 1px solid #ccc;
}
.stationNavi__topnavi ul::after {
  clear: both;
  content: "";
  display: table;
}
.stationNavi__topnavi li {
  float: left;
  padding: 0 0 0 40px;
}
.stationNavi__topnavi .skIcon-arr-right2 {
  margin-right: 10px;
}
.stationNavi__topnavi .skIcon-outlink {
  margin-left: 5px;
}

.welove__description {
  position: relative;
  width: 100%;
  height: 224px;
  background: #f9f7f5 url(../img/welove/bg_welove_description.png) no-repeat 0 0;
  text-align: center;
}
.welove__description h2 {
  position: absolute;
  margin: 0 auto;
  top: 30px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 1.42857em;
  line-height: 1;
}
.welove__description .description {
  position: absolute;
  margin: 0 auto;
  top: 60px;
  left: 0;
  right: 0;
  text-align: center;
}
.welove__description:before {
  position: absolute;
  left: -12px;
  bottom: -9px;
  width: 174px;
  height: 136px;
  background: url(../img/welove/img_welove_left.png) no-repeat;
  content: "";
}
.welove__description:after {
  position: absolute;
  bottom: -6px;
  right: -12px;
  width: 144px;
  height: 134px;
  background: url(../img/welove/img_welove_right.png) no-repeat;
  content: "";
}

.boxcard-list {
  padding-left: 0;
  list-style-type: none;
}
.boxcard-list::after {
  clear: both;
  content: "";
  display: table;
}
.boxcard-list > li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 245px;
}
.boxcard-list > li:nth-child(3n) {
  margin-right: 0;
}
.boxcard-list > li:nth-child(3n+1) {
  clear: left;
}

.boxcard {
  padding: 10px;
  border: 1px solid #ccc;
  box-shadow: inset 0px 0px 3px 1px rgba(240, 240, 240, 0.7);
  min-height: 260px;
  width: 245px;
}
.boxcard p {
  margin: 0;
}
.boxcard .title {
  line-height: 1.2;
  font-size: 1.07143em;
  font-weight: bold;
  color: #333;
}
.boxcard .title:before {
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}
.boxcard .text {
  margin-top: 5px;
  font-size: 0.92857em;
}

a.outlink:after {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  color: #e95098;
}

.sliding-panel-content {
  height: 100%;
  width: 90%;
  max-width: 1550px;
  padding-left: 66px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: 999999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.sliding-panel-content.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.sliding-panel-content .inner {
  position: relative;
  background: #fff;
  height: 100%;
}
.sliding-panel-content .inner_button {
  position: absolute;
  left: -66px;
  top: 50%;
  display: inline-block;
  cursor: pointer;
}

.sliding--right {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: auto;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.sliding--right .inner {
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #e4e3da;
}

.sliding-panel-fade-screen {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: black;
  opacity: 0;
  visibility: hidden;
  z-index: 999998;
}
.sliding-panel-fade-screen.is-visible {
  opacity: 0.4;
  visibility: visible;
}

.sliding-panel-button {
  position: fixed;
  right: 0;
  top: 50%;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  z-index: 50;
  outline: none;
}

.buslineIndexTbl td,
.buslineTbl td {
  padding: 10px;
}
.buslineIndexTbl .pdfCell,
.buslineTbl .pdfCell {
  width: 15%;
}

/*CiaO プレゼント*/
.ciaoPresentTitle .shimekiri {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 18px;
  text-align: right;
}

.ciaoPresentList {
  padding-top: 22px;
}
.ciaoPresentList ul {
  padding-left: 0;
  list-style-type: none;
  border: 2px solid #F3E8DF;
  border-radius: 4px;
}
.ciaoPresentList li {
  width: 100%;
  border-bottom: 1px solid #e9e3d4;
  padding: 0 20px;
  overflow: hidden;
}
.ciaoPresentList li.even, .ciaoPresentList li:nth-child(2n) {
  background: #fdf5ef;
}
.ciaoPresentList dl::after {
  clear: both;
  content: "";
  display: table;
}
.ciaoPresentList dt {
  clear: both;
  float: left;
  padding-left: 3px;
  width: 75px;
  color: #C69A9A;
  font-weight: bold;
  font-size: 0.85714em;
}
.ciaoPresentList dt .course {
  font-size: x-large;
  font-family: Verdana, Verdana, Geneva, sans-serif;
  color: #fb5376;
}
.ciaoPresentList dd {
  margin-left: 80px;
  padding: 8px 0 0;
}
.ciaoPresentList dd p {
  margin: 0;
  min-height: 23px;
  text-align: right;
  color: #fb5376;
}
.ciaoPresentList dd .present {
  float: left;
  margin-right: 1em;
  color: #333333;
  text-align: left;
}
.ciaoPresentList dd em {
  color: #0066CC;
  text-align: left;
  font-style: normal;
}

/*CiaO バックナンバー*/
.ciaoList {
  padding-left: 0;
  list-style-type: none;
}
.ciaoList::after {
  clear: both;
  content: "";
  display: table;
}
.ciaoList li {
  float: left;
  margin: 0 19px 25px 0;
  padding-right: 18px;
  width: 173px;
  background: url(/images/area/ciao/list/icon_circleY.gif) right top repeat-y;
}
.ciaoList li img {
  width: 150px;
  height: auto;
  box-shadow: 2px 2px 4px 0px #ccc;
}
.ciaoList li:only-child {
  background: none;
}
.ciaoList li:nth-child(4n) {
  margin-right: 0;
}
.ciaoList li:nth-child(4n+1) {
  clear: left;
}
.ciaoList__title {
  font-size: 75%;
  color: #9a9a9a;
  text-align: right;
  margin-top: 10px;
}
.ciaoList__title .vol {
  font-size: 116%;
  color: #333333;
  display: block;
  text-align: left;
  float: left;
  font-weight: bold;
}

/*立体交差　現在の状況*/
.approachCross__flow--active {
  padding: 5px;
  border: 3px solid red;
}
.approachCross__flow--active .title {
  font-size: large;
  font-weight: bold;
  text-align: center;
  color: red;
}

.weloveVoice {
  margin-top: 20px;
  padding: 20px 15px;
  border-radius: 5px;
  background: #e6eff9;
}
.weloveVoice__title {
  margin: 0 0 20px;
  padding: 8px 11px;
  line-height: 1;
  border-radius: 3px;
  background: #809ab7;
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.14);
  color: #fff;
  font-size: 1.07143em;
  font-weight: bold;
}
.weloveVoice__list::after {
  clear: both;
  content: "";
  display: table;
}
.weloveVoice__btnArea {
  text-align: right;
  margin-bottom: 0;
}
.weloveVoice__btn--sp {
  display: none;
}
.weloveVoice .noitem {
  margin: 10px 0;
  padding: 20px 15px 15px 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 0px 0px rgba(155, 136, 107, 0.2);
}
.weloveVoice .noitem img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.weloveVoice .noitem .offcialTop, .weloveVoice .noitem .spCommon {
  display: none;
}
.weloveVoice .item {
  float: left;
  position: relative;
  margin: 10px 0 10px 15px;
  padding: 10px;
  width: 235px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 0px 0px rgba(155, 136, 107, 0.2);
}
.weloveVoice .item p {
  margin: 0;
}
.weloveVoice .item img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.weloveVoice .item:first-child {
  margin-left: 0;
}
.weloveVoice .item:nth-child(n+4) {
  display: none;
}
.weloveVoice .summary .title {
  margin: 10px 0;
}
.weloveVoice .summary .info {
  font-size: 0.78571em;
}
.weloveVoice .summary .excerpt {
  margin-bottom: 1em;
}
.weloveVoice .summary .station {
  color: #e95098;
}

/* CSS Document */
.curryShopInfo,
.eventLatestInfo {
  padding-left: 0;
  list-style-type: none;
}
.curryShopInfo > li,
.eventLatestInfo > li {
  padding: 15px 10px;
  border-bottom: 1px dotted #ccc;
}
.curryShopInfo > li:first-child,
.eventLatestInfo > li:first-child {
  padding-top: 0;
}
.curryShopInfo > li p,
.eventLatestInfo > li p {
  margin: 0;
}
.curryShopInfo > li p + p,
.eventLatestInfo > li p + p {
  margin-top: 1em;
}

.curryList {
  padding-left: 0;
  list-style-type: none;
}
.curryList::after {
  clear: both;
  content: "";
  display: table;
}
.curryList > li {
  position: relative;
  left: -1px;
  float: left;
  margin-right: -1px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.curryList > li:nth-child(-n + 3) {
  border-top: 0;
}
.curryList__inner {
  padding: 7px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.curryList .item1-3 {
  clear: left;
  width: 345px;
}
.curryList .item1-3 > div {
  padding-left: 0;
  border-left: 0;
}
.curryList .item2-3 {
  width: 360px;
}
.curryList .item3-3 {
  width: 345px;
}
.curryList .item3-3 > div {
  padding-right: 0;
  border-right: 0;
}
.curryList__head::after {
  clear: both;
  content: "";
  display: table;
}
.curryList__img {
  float: left;
  margin: 0;
  width: 145px;
}
.curryList__img img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.curryList__catch {
  margin-left: 150px;
}
.curryList__station {
  margin: 0 0 5px;
}
.curryList__station strong {
  display: inline-block;
  padding: 4px 5px;
  background: #e95098;
  color: #fff;
  line-height: 1.2;
}
.curryList__name {
  margin: 10px 0 6px;
  line-height: 1.5;
}
.curryList__name span {
  display: block;
  font-weight: bold;
}
.curryList__name strong {
  font-size: 1.5em;
}
.curryList__hot {
  margin: 5px 0;
  color: #bd1d21;
  font-weight: bold;
}
.curryList__hot small {
  display: block;
  font-size: 0.92857em;
}
.curryList__coupon {
  margin: 7px 0 0;
  padding: 4px 5px;
  background: #bd1d21;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
.curryList__desc {
  margin-top: 5px;
  min-height: 70px;
}
.curryList__desc p {
  margin: 0;
}
.curryList__desc p + p {
  margin-top: 1em;
}
.curryList__info {
  margin-top: 7px;
  padding-top: 10px;
  border-top: 1px dotted #ccc;
}
.curryList__info::after {
  clear: both;
  content: "";
  display: table;
}
.curryList__info dt {
  float: left;
  width: 5em;
  text-align: center;
  background: #333;
  color: #fff;
  text-indent: 1em;
  letter-spacing: 1em;
}
.curryList__info dt.spacing-none {
  text-indent: 0;
  letter-spacing: normal;
}
.curryList__info dd {
  margin: 3px 0 3px 5.5em;
}

/* 肉スタンプラリー */
.nikuList {
  padding-left: 0;
  list-style-type: none;
}
.nikuList::after {
  clear: both;
  content: "";
  display: table;
}
.nikuList > li {
  position: relative;
  left: -1px;
  float: left;
  margin-right: -1px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}
.nikuList > li:nth-child(-n + 3) {
  border-top: 0;
}
.nikuList__inner {
  padding: 7px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.nikuList .item1-3 {
  clear: left;
  width: 345px;
}
.nikuList .item1-3 > div {
  padding-left: 0;
  border-left: 0;
}
.nikuList .item2-3 {
  width: 360px;
}
.nikuList .item3-3 {
  width: 345px;
}
.nikuList .item3-3 > div {
  padding-right: 0;
  border-right: 0;
}
.nikuList__head::after {
  clear: both;
  content: "";
  display: table;
}
.nikuList__img {
  float: left;
  margin: 0;
  width: 145px;
}
.nikuList__img img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}
.nikuList__catch {
  margin-left: 150px;
}
.nikuList__station {
  margin: 0 0 5px;
}
.nikuList__station strong {
  display: inline-block;
  padding: 4px 5px;
  background: #e95098;
  color: #fff;
  line-height: 1.2;
}
.nikuList__name {
  margin: 10px 0 6px;
  line-height: 1.5;
}
.nikuList__name span {
  display: block;
  font-weight: bold;
}
.nikuList__name strong {
  font-size: 1.5em;
}
.niku_Fsize strong {
  font-size: 1.4em;
}
.nikuList__hot {
  margin: 5px 0;
  color: #bd1d21;
  font-weight: bold;
}
.nikuList__hot small {
  display: block;
  font-size: 0.92857em;
}
.nikuList__coupon {
  margin: 7px 0 0;
  padding: 4px 5px;
  background: #bd1d21;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
.nikuList__desc {
  margin-top: 5px;
  min-height: 70px;
}
.nikuList__desc p {
  margin: 0;
}
.nikuList__desc p + p {
  margin-top: 1em;
}
.nikuList .font-085per {
  font-size: 85%;
  padding: 5.8px;
}
.nikuList__info {
  margin-top: 7px;
  padding-top: 10px;
  border-top: 1px dotted #ccc;
}
.nikuList__info::after {
  clear: both;
  content: "";
  display: table;
}
.nikuList__info dt {
  float: left;
  width: 5em;
  text-align: center;
  background: #333;
  color: #fff;
  text-indent: 1em;
  letter-spacing: 1em;
}
.nikuList__info dt.spacing-none {
  text-indent: 0;
  letter-spacing: normal;
}
.nikuList__info dd {
  margin: 3px 0 3px 5.5em;
}


/*Helper
----------------------------------------*/
/*Margin Padding*/
.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.m0em {
  margin: 0em !important;
}

.m1em {
  margin: 1em !important;
}

.m2em {
  margin: 2em !important;
}

.m3em {
  margin: 3em !important;
}

.m4em {
  margin: 4em !important;
}

.m5em {
  margin: 5em !important;
}

.m6em {
  margin: 6em !important;
}

.m7em {
  margin: 7em !important;
}

.m8em {
  margin: 8em !important;
}

.m9em {
  margin: 9em !important;
}

.m10em {
  margin: 10em !important;
}

.mt0em {
  margin-top: 0em !important;
}

.mt1em {
  margin-top: 1em !important;
}

.mt2em {
  margin-top: 2em !important;
}

.mt3em {
  margin-top: 3em !important;
}

.mt4em {
  margin-top: 4em !important;
}

.mt5em {
  margin-top: 5em !important;
}

.mt6em {
  margin-top: 6em !important;
}

.mt7em {
  margin-top: 7em !important;
}

.mt8em {
  margin-top: 8em !important;
}

.mt9em {
  margin-top: 9em !important;
}

.mt10em {
  margin-top: 10em !important;
}

.mr0em {
  margin-right: 0em !important;
}

.mr1em {
  margin-right: 1em !important;
}

.mr2em {
  margin-right: 2em !important;
}

.mr3em {
  margin-right: 3em !important;
}

.mr4em {
  margin-right: 4em !important;
}

.mr5em {
  margin-right: 5em !important;
}

.mr6em {
  margin-right: 6em !important;
}

.mr7em {
  margin-right: 7em !important;
}

.mr8em {
  margin-right: 8em !important;
}

.mr9em {
  margin-right: 9em !important;
}

.mr10em {
  margin-right: 10em !important;
}

.mb0em {
  margin-bottom: 0em !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.mb2em {
  margin-bottom: 2em !important;
}

.mb3em {
  margin-bottom: 3em !important;
}

.mb4em {
  margin-bottom: 4em !important;
}

.mb5em {
  margin-bottom: 5em !important;
}

.mb6em {
  margin-bottom: 6em !important;
}

.mb7em {
  margin-bottom: 7em !important;
}

.mb8em {
  margin-bottom: 8em !important;
}

.mb9em {
  margin-bottom: 9em !important;
}

.mb10em {
  margin-bottom: 10em !important;
}

.ml0em {
  margin-left: 0em !important;
}

.ml1em {
  margin-left: 1em !important;
}

.ml2em {
  margin-left: 2em !important;
}

.ml3em {
  margin-left: 3em !important;
}

.ml4em {
  margin-left: 4em !important;
}

.ml5em {
  margin-left: 5em !important;
}

.ml6em {
  margin-left: 6em !important;
}

.ml7em {
  margin-left: 7em !important;
}

.ml8em {
  margin-left: 8em !important;
}

.ml9em {
  margin-left: 9em !important;
}

.ml10em {
  margin-left: 10em !important;
}

.p0em {
  padding: 0em !important;
}

.p1em {
  padding: 1em !important;
}

.p2em {
  padding: 2em !important;
}

.p3em {
  padding: 3em !important;
}

.p4em {
  padding: 4em !important;
}

.p5em {
  padding: 5em !important;
}

.p6em {
  padding: 6em !important;
}

.p7em {
  padding: 7em !important;
}

.p8em {
  padding: 8em !important;
}

.p9em {
  padding: 9em !important;
}

.p10em {
  padding: 10em !important;
}

.pt0em {
  padding-top: 0em !important;
}

.pt1em {
  padding-top: 1em !important;
}

.pt2em {
  padding-top: 2em !important;
}

.pt3em {
  padding-top: 3em !important;
}

.pt4em {
  padding-top: 4em !important;
}

.pt5em {
  padding-top: 5em !important;
}

.pt6em {
  padding-top: 6em !important;
}

.pt7em {
  padding-top: 7em !important;
}

.pt8em {
  padding-top: 8em !important;
}

.pt9em {
  padding-top: 9em !important;
}

.pt10em {
  padding-top: 10em !important;
}

.pr0em {
  padding-right: 0em !important;
}

.pr1em {
  padding-right: 1em !important;
}

.pr2em {
  padding-right: 2em !important;
}

.pr3em {
  padding-right: 3em !important;
}

.pr4em {
  padding-right: 4em !important;
}

.pr5em {
  padding-right: 5em !important;
}

.pr6em {
  padding-right: 6em !important;
}

.pr7em {
  padding-right: 7em !important;
}

.pr8em {
  padding-right: 8em !important;
}

.pr9em {
  padding-right: 9em !important;
}

.pr10em {
  padding-right: 10em !important;
}

.pb0em {
  padding-bottom: 0em !important;
}

.pb1em {
  padding-bottom: 1em !important;
}

.pb2em {
  padding-bottom: 2em !important;
}

.pb3em {
  padding-bottom: 3em !important;
}

.pb4em {
  padding-bottom: 4em !important;
}

.pb5em {
  padding-bottom: 5em !important;
}

.pb6em {
  padding-bottom: 6em !important;
}

.pb7em {
  padding-bottom: 7em !important;
}

.pb8em {
  padding-bottom: 8em !important;
}

.pb9em {
  padding-bottom: 9em !important;
}

.pb10em {
  padding-bottom: 10em !important;
}

.pl0em {
  padding-left: 0em !important;
}

.pl1em {
  padding-left: 1em !important;
}

.pl2em {
  padding-left: 2em !important;
}

.pl3em {
  padding-left: 3em !important;
}

.pl4em {
  padding-left: 4em !important;
}

.pl5em {
  padding-left: 5em !important;
}

.pl6em {
  padding-left: 6em !important;
}

.pl7em {
  padding-left: 7em !important;
}

.pl8em {
  padding-left: 8em !important;
}

.pl9em {
  padding-left: 9em !important;
}

.pl10em {
  padding-left: 10em !important;
}

.m0per {
  margin: 0% !important;
}

.m5per {
  margin: 5% !important;
}

.m10per {
  margin: 10% !important;
}

.m15per {
  margin: 15% !important;
}

.m20per {
  margin: 20% !important;
}

.m25per {
  margin: 25% !important;
}

.m30per {
  margin: 30% !important;
}

.m35per {
  margin: 35% !important;
}

.m40per {
  margin: 40% !important;
}

.m45per {
  margin: 45% !important;
}

.m50per {
  margin: 50% !important;
}

.m55per {
  margin: 55% !important;
}

.m60per {
  margin: 60% !important;
}

.m65per {
  margin: 65% !important;
}

.m70per {
  margin: 70% !important;
}

.m75per {
  margin: 75% !important;
}

.m80per {
  margin: 80% !important;
}

.m85per {
  margin: 85% !important;
}

.m90per {
  margin: 90% !important;
}

.m95per {
  margin: 95% !important;
}

.m100per {
  margin: 100% !important;
}

.mt0per {
  margin-top: 0% !important;
}

.mt5per {
  margin-top: 5% !important;
}

.mt10per {
  margin-top: 10% !important;
}

.mt15per {
  margin-top: 15% !important;
}

.mt20per {
  margin-top: 20% !important;
}

.mt25per {
  margin-top: 25% !important;
}

.mt30per {
  margin-top: 30% !important;
}

.mt35per {
  margin-top: 35% !important;
}

.mt40per {
  margin-top: 40% !important;
}

.mt45per {
  margin-top: 45% !important;
}

.mt50per {
  margin-top: 50% !important;
}

.mt55per {
  margin-top: 55% !important;
}

.mt60per {
  margin-top: 60% !important;
}

.mt65per {
  margin-top: 65% !important;
}

.mt70per {
  margin-top: 70% !important;
}

.mt75per {
  margin-top: 75% !important;
}

.mt80per {
  margin-top: 80% !important;
}

.mt85per {
  margin-top: 85% !important;
}

.mt90per {
  margin-top: 90% !important;
}

.mt95per {
  margin-top: 95% !important;
}

.mt100per {
  margin-top: 100% !important;
}

.mr0per {
  margin-right: 0% !important;
}

.mr5per {
  margin-right: 5% !important;
}

.mr10per {
  margin-right: 10% !important;
}

.mr15per {
  margin-right: 15% !important;
}

.mr20per {
  margin-right: 20% !important;
}

.mr25per {
  margin-right: 25% !important;
}

.mr30per {
  margin-right: 30% !important;
}

.mr35per {
  margin-right: 35% !important;
}

.mr40per {
  margin-right: 40% !important;
}

.mr45per {
  margin-right: 45% !important;
}

.mr50per {
  margin-right: 50% !important;
}

.mr55per {
  margin-right: 55% !important;
}

.mr60per {
  margin-right: 60% !important;
}

.mr65per {
  margin-right: 65% !important;
}

.mr70per {
  margin-right: 70% !important;
}

.mr75per {
  margin-right: 75% !important;
}

.mr80per {
  margin-right: 80% !important;
}

.mr85per {
  margin-right: 85% !important;
}

.mr90per {
  margin-right: 90% !important;
}

.mr95per {
  margin-right: 95% !important;
}

.mr100per {
  margin-right: 100% !important;
}

.mb0per {
  margin-bottom: 0% !important;
}

.mb5per {
  margin-bottom: 5% !important;
}

.mb10per {
  margin-bottom: 10% !important;
}

.mb15per {
  margin-bottom: 15% !important;
}

.mb20per {
  margin-bottom: 20% !important;
}

.mb25per {
  margin-bottom: 25% !important;
}

.mb30per {
  margin-bottom: 30% !important;
}

.mb35per {
  margin-bottom: 35% !important;
}

.mb40per {
  margin-bottom: 40% !important;
}

.mb45per {
  margin-bottom: 45% !important;
}

.mb50per {
  margin-bottom: 50% !important;
}

.mb55per {
  margin-bottom: 55% !important;
}

.mb60per {
  margin-bottom: 60% !important;
}

.mb65per {
  margin-bottom: 65% !important;
}

.mb70per {
  margin-bottom: 70% !important;
}

.mb75per {
  margin-bottom: 75% !important;
}

.mb80per {
  margin-bottom: 80% !important;
}

.mb85per {
  margin-bottom: 85% !important;
}

.mb90per {
  margin-bottom: 90% !important;
}

.mb95per {
  margin-bottom: 95% !important;
}

.mb100per {
  margin-bottom: 100% !important;
}

.ml0per {
  margin-left: 0% !important;
}

.ml5per {
  margin-left: 5% !important;
}

.ml10per {
  margin-left: 10% !important;
}

.ml15per {
  margin-left: 15% !important;
}

.ml20per {
  margin-left: 20% !important;
}

.ml25per {
  margin-left: 25% !important;
}

.ml30per {
  margin-left: 30% !important;
}

.ml35per {
  margin-left: 35% !important;
}

.ml40per {
  margin-left: 40% !important;
}

.ml45per {
  margin-left: 45% !important;
}

.ml50per {
  margin-left: 50% !important;
}

.ml55per {
  margin-left: 55% !important;
}

.ml60per {
  margin-left: 60% !important;
}

.ml65per {
  margin-left: 65% !important;
}

.ml70per {
  margin-left: 70% !important;
}

.ml75per {
  margin-left: 75% !important;
}

.ml80per {
  margin-left: 80% !important;
}

.ml85per {
  margin-left: 85% !important;
}

.ml90per {
  margin-left: 90% !important;
}

.ml95per {
  margin-left: 95% !important;
}

.ml100per {
  margin-left: 100% !important;
}

.p0per {
  padding: 0% !important;
}

.p5per {
  padding: 5% !important;
}

.p10per {
  padding: 10% !important;
}

.p15per {
  padding: 15% !important;
}

.p20per {
  padding: 20% !important;
}

.p25per {
  padding: 25% !important;
}

.p30per {
  padding: 30% !important;
}

.p35per {
  padding: 35% !important;
}

.p40per {
  padding: 40% !important;
}

.p45per {
  padding: 45% !important;
}

.p50per {
  padding: 50% !important;
}

.p55per {
  padding: 55% !important;
}

.p60per {
  padding: 60% !important;
}

.p65per {
  padding: 65% !important;
}

.p70per {
  padding: 70% !important;
}

.p75per {
  padding: 75% !important;
}

.p80per {
  padding: 80% !important;
}

.p85per {
  padding: 85% !important;
}

.p90per {
  padding: 90% !important;
}

.p95per {
  padding: 95% !important;
}

.p100per {
  padding: 100% !important;
}

.pt0per {
  padding-top: 0% !important;
}

.pt5per {
  padding-top: 5% !important;
}

.pt10per {
  padding-top: 10% !important;
}

.pt15per {
  padding-top: 15% !important;
}

.pt20per {
  padding-top: 20% !important;
}

.pt25per {
  padding-top: 25% !important;
}

.pt30per {
  padding-top: 30% !important;
}

.pt35per {
  padding-top: 35% !important;
}

.pt40per {
  padding-top: 40% !important;
}

.pt45per {
  padding-top: 45% !important;
}

.pt50per {
  padding-top: 50% !important;
}

.pt55per {
  padding-top: 55% !important;
}

.pt60per {
  padding-top: 60% !important;
}

.pt65per {
  padding-top: 65% !important;
}

.pt70per {
  padding-top: 70% !important;
}

.pt75per {
  padding-top: 75% !important;
}

.pt80per {
  padding-top: 80% !important;
}

.pt85per {
  padding-top: 85% !important;
}

.pt90per {
  padding-top: 90% !important;
}

.pt95per {
  padding-top: 95% !important;
}

.pt100per {
  padding-top: 100% !important;
}

.pr0per {
  padding-right: 0% !important;
}

.pr5per {
  padding-right: 5% !important;
}

.pr10per {
  padding-right: 10% !important;
}

.pr15per {
  padding-right: 15% !important;
}

.pr20per {
  padding-right: 20% !important;
}

.pr25per {
  padding-right: 25% !important;
}

.pr30per {
  padding-right: 30% !important;
}

.pr35per {
  padding-right: 35% !important;
}

.pr40per {
  padding-right: 40% !important;
}

.pr45per {
  padding-right: 45% !important;
}

.pr50per {
  padding-right: 50% !important;
}

.pr55per {
  padding-right: 55% !important;
}

.pr60per {
  padding-right: 60% !important;
}

.pr65per {
  padding-right: 65% !important;
}

.pr70per {
  padding-right: 70% !important;
}

.pr75per {
  padding-right: 75% !important;
}

.pr80per {
  padding-right: 80% !important;
}

.pr85per {
  padding-right: 85% !important;
}

.pr90per {
  padding-right: 90% !important;
}

.pr95per {
  padding-right: 95% !important;
}

.pr100per {
  padding-right: 100% !important;
}

.pb0per {
  padding-bottom: 0% !important;
}

.pb5per {
  padding-bottom: 5% !important;
}

.pb10per {
  padding-bottom: 10% !important;
}

.pb15per {
  padding-bottom: 15% !important;
}

.pb20per {
  padding-bottom: 20% !important;
}

.pb25per {
  padding-bottom: 25% !important;
}

.pb30per {
  padding-bottom: 30% !important;
}

.pb35per {
  padding-bottom: 35% !important;
}

.pb40per {
  padding-bottom: 40% !important;
}

.pb45per {
  padding-bottom: 45% !important;
}

.pb50per {
  padding-bottom: 50% !important;
}

.pb55per {
  padding-bottom: 55% !important;
}

.pb60per {
  padding-bottom: 60% !important;
}

.pb65per {
  padding-bottom: 65% !important;
}

.pb70per {
  padding-bottom: 70% !important;
}

.pb75per {
  padding-bottom: 75% !important;
}

.pb80per {
  padding-bottom: 80% !important;
}

.pb85per {
  padding-bottom: 85% !important;
}

.pb90per {
  padding-bottom: 90% !important;
}

.pb95per {
  padding-bottom: 95% !important;
}

.pb100per {
  padding-bottom: 100% !important;
}

.pl0per {
  padding-left: 0% !important;
}

.pl5per {
  padding-left: 5% !important;
}

.pl10per {
  padding-left: 10% !important;
}

.pl15per {
  padding-left: 15% !important;
}

.pl20per {
  padding-left: 20% !important;
}

.pl25per {
  padding-left: 25% !important;
}

.pl30per {
  padding-left: 30% !important;
}

.pl35per {
  padding-left: 35% !important;
}

.pl40per {
  padding-left: 40% !important;
}

.pl45per {
  padding-left: 45% !important;
}

.pl50per {
  padding-left: 50% !important;
}

.pl55per {
  padding-left: 55% !important;
}

.pl60per {
  padding-left: 60% !important;
}

.pl65per {
  padding-left: 65% !important;
}

.pl70per {
  padding-left: 70% !important;
}

.pl75per {
  padding-left: 75% !important;
}

.pl80per {
  padding-left: 80% !important;
}

.pl85per {
  padding-left: 85% !important;
}

.pl90per {
  padding-left: 90% !important;
}

.pl95per {
  padding-left: 95% !important;
}

.pl100per {
  padding-left: 100% !important;
}

.w0per {
  width: 0% !important;
}

.w5per {
  width: 5% !important;
}

.w10per {
  width: 10% !important;
}

.w15per {
  width: 15% !important;
}

.w20per {
  width: 20% !important;
}

.w25per {
  width: 25% !important;
}

.w30per {
  width: 30% !important;
}

.w35per {
  width: 35% !important;
}

.w40per {
  width: 40% !important;
}

.w45per {
  width: 45% !important;
}

.w50per {
  width: 50% !important;
}

.w55per {
  width: 55% !important;
}

.w60per {
  width: 60% !important;
}

.w65per {
  width: 65% !important;
}

.w70per {
  width: 70% !important;
}

.w75per {
  width: 75% !important;
}

.w80per {
  width: 80% !important;
}

.w85per {
  width: 85% !important;
}

.w90per {
  width: 90% !important;
}

.w95per {
  width: 95% !important;
}

.w100per {
  width: 100% !important;
}

.h0per {
  height: 0% !important;
}

.h5per {
  height: 5% !important;
}

.h10per {
  height: 10% !important;
}

.h15per {
  height: 15% !important;
}

.h20per {
  height: 20% !important;
}

.h25per {
  height: 25% !important;
}

.h30per {
  height: 30% !important;
}

.h35per {
  height: 35% !important;
}

.h40per {
  height: 40% !important;
}

.h45per {
  height: 45% !important;
}

.h50per {
  height: 50% !important;
}

.h55per {
  height: 55% !important;
}

.h60per {
  height: 60% !important;
}

.h65per {
  height: 65% !important;
}

.h70per {
  height: 70% !important;
}

.h75per {
  height: 75% !important;
}

.h80per {
  height: 80% !important;
}

.h85per {
  height: 85% !important;
}

.h90per {
  height: 90% !important;
}

.h95per {
  height: 95% !important;
}

.h100per {
  height: 100% !important;
}

.col-1-3,
.w33per {
  width: 33.33333333%;
}

/*text*/
.bold {
  font-weight: bold;
}

.font-weight-normal {
  font-weight: normal;
}

/*font-size*/
.font-050per {
  font-size: 50%;
}

.font-060per {
  font-size: 60%;
}

.font-070per {
  font-size: 70%;
}

.font-075per {
  font-size: 75%;
}

.font-080per {
  font-size: 80%;
}

.font-085per {
  font-size: 85%;
}

.font-090per {
  font-size: 90%;
}

.font-100per {
  font-size: 100%;
}

.font-110per {
  font-size: 110%;
}

.font-115per {
  font-size: 115%;
}

.font-120per {
  font-size: 120%;
}

.font-130per {
  font-size: 130%;
}

.font-140per {
  font-size: 140%;
}

.font-150per {
  font-size: 150%;
}

.font-160per {
  font-size: 160%;
}

.font-170per {
  font-size: 170%;
}

.font-180per {
  font-size: 180%;
}

.font-190per {
  font-size: 190%;
}

.font-200per {
  font-size: 200%;
}

.font-250per {
  font-size: 250%;
}

.font-300per {
  font-size: 300%;
}

.font-0em50 {
  font-size: 0.50em;
}

.font-0em60 {
  font-size: 0.60em;
}

.font-0em70 {
  font-size: 0.70em;
}

.font-0em75 {
  font-size: 0.75em;
}

.font-0em80 {
  font-size: 0.80em;
}

.font-0em85 {
  font-size: 0.85em;
}

.font-0em90 {
  font-size: 0.90em;
}

.font-1em {
  font-size: 1.00em;
}

.font-1em10 {
  font-size: 1.10em;
}

.font-1em15 {
  font-size: 1.15em;
}

.font-1em20 {
  font-size: 1.20em;
}

.font-1em30 {
  font-size: 1.30em;
}

.font-1em40 {
  font-size: 1.40em;
}

.font-1em50 {
  font-size: 1.50em;
}

.font-1em60 {
  font-size: 1.60em;
}

.font-1em70 {
  font-size: 1.70em;
}

.font-1em80 {
  font-size: 1.80em;
}

.font-1em90 {
  font-size: 1.90em;
}

.font-2em {
  font-size: 2.00em;
}

.font-2em50 {
  font-size: 2.50em;
}

.font-3em {
  font-size: 3.00em;
}

.font-large {
  font-size: large;
}

.font-larger {
  font-size: larger;
}

.font-x-large {
  font-size: x-large;
}

.font-small {
  font-size: small;
}

.font-smaller {
  font-size: smaller;
}

.font-x-small {
  font-size: x-small;
}

.line-height-normal {
  line-height: normal;
}

.line-height-1em {
  line-height: 1.00;
}

.line-height-1em50 {
  line-height: 1.50;
}

.line-height-1em75 {
  line-height: 1.75;
}

.line-height-2em {
  line-height: 2.00;
}

.line-height-2em50 {
  line-height: 2.50;
}

.line-height-3em {
  line-height: 3.00;
}

.line-height-3em50 {
  line-height: 3.50;
}

.line-height-4em {
  line-height: 4.00;
}

.line-height-4em50 {
  line-height: 4.50;
}

.line-height-5em {
  line-height: 5.00;
}

.lspacing-normal {
  letter-spacing: normal;
}

.lspacing-0,
.lspacing-0em {
  letter-spacing: 0;
}

.lspacing-0em10 {
  letter-spacing: 0.10em;
}

.lspacing-0em20 {
  letter-spacing: 0.20em;
}

.lspacing-0em25 {
  letter-spacing: 0.25em;
}

.lspacing-0em30 {
  letter-spacing: 0.30em;
}

.lspacing-0em33 {
  letter-spacing: 0.33em;
}

.lspacing-0em40 {
  letter-spacing: 0.40em;
}

.lspacing-0em50 {
  letter-spacing: 0.50em;
}

.lspacing-0em60 {
  letter-spacing: 0.60em;
}

.lspacing-0em67 {
  letter-spacing: 0.67em;
}

.lspacing-0em70 {
  letter-spacing: 0.70em;
}

.lspacing-0em75 {
  letter-spacing: 0.75em;
}

.lspacing-0em80 {
  letter-spacing: 0.80em;
}

.lspacing-0em90 {
  letter-spacing: 0.90em;
}

.lspacing-1em {
  letter-spacing: 1.00em;
}

.lspacing-1em25 {
  letter-spacing: 1.25em;
}

.lspacing-1em50 {
  letter-spacing: 1.50em;
}

.lspacing-1em75 {
  letter-spacing: 1.75em;
}

.lspacing-2em {
  letter-spacing: 2.00em;
}

.lspacing-2em25 {
  letter-spacing: 2.25em;
}

.lspacing-2em50 {
  letter-spacing: 2.50em;
}

.lspacing-2em75 {
  letter-spacing: 2.75em;
}

.lspacing-3em {
  letter-spacing: 3.00em;
}

.lspacing-3em25 {
  letter-spacing: 3.25em;
}

.lspacing-3em50 {
  letter-spacing: 3.50em;
}

.lspacing-3em75 {
  letter-spacing: 3.75em;
}

.lspacing-4em {
  letter-spacing: 4.00em;
}

.lspacing-4em25 {
  letter-spacing: 4.25em;
}

.lspacing-4em50 {
  letter-spacing: 4.50em;
}

.lspacing-4em75 {
  letter-spacing: 4.75em;
}

.lspacing-5em {
  letter-spacing: 5.00em;
}

.m-auto {
  margin: auto;
}

.m-0,
.m-0em,
.m-000per {
  margin: 0;
}

.m-005per {
  margin: 5%;
}

.m-010per {
  margin: 10%;
}

.m-015per {
  margin: 15%;
}

.m-020per {
  margin: 20%;
}

.m-025per {
  margin: 25%;
}

.m-030per {
  margin: 30%;
}

.m-033per {
  margin: 33%;
}

.m-040per {
  margin: 40%;
}

.m-050per {
  margin: 50%;
}

.m-060per {
  margin: 60%;
}

.m-067per {
  margin: 67%;
}

.m-070per {
  margin: 70%;
}

.m-075per {
  margin: 75%;
}

.m-080per {
  margin: 80%;
}

.m-090per {
  margin: 90%;
}

.m-0em10 {
  margin: 0.10em;
}

.m-0em20 {
  margin: 0.20em;
}

.m-0em25 {
  margin: 0.25em;
}

.m-0em30 {
  margin: 0.30em;
}

.m-0em40 {
  margin: 0.40em;
}

.m-0em50 {
  margin: 0.50em;
}

.m-0em60 {
  margin: 0.60em;
}

.m-0em70 {
  margin: 0.70em;
}

.m-0em75 {
  margin: 0.75em;
}

.m-0em80 {
  margin: 0.80em;
}

.m-0em90 {
  margin: 0.90em;
}

.m-1em {
  margin: 1.00em;
}

.m-1em25 {
  margin: 1.25em;
}

.m-1em50 {
  margin: 1.50em;
}

.m-1em75 {
  margin: 1.75em;
}

.m-2em {
  margin: 2.00em;
}

.m-2em50 {
  margin: 2.50em;
}

.m-3em {
  margin: 3.00em;
}

.m-4em {
  margin: 4.00em;
}

.m-5em {
  margin: 5.00em;
}

.m-top-auto {
  margin-top: auto;
}

.m-top-0,
.m-top-0em,
.m-top-000per {
  margin-top: 0;
}

.m-top-005per {
  margin-top: 5%;
}

.m-top-010per {
  margin-top: 10%;
}

.m-top-015per {
  margin-top: 15%;
}

.m-top-020per {
  margin-top: 20%;
}

.m-top-025per {
  margin-top: 25%;
}

.m-top-030per {
  margin-top: 30%;
}

.m-top-033per {
  margin-top: 33%;
}

.m-top-040per {
  margin-top: 40%;
}

.m-top-050per {
  margin-top: 50%;
}

.m-top-060per {
  margin-top: 60%;
}

.m-top-067per {
  margin-top: 67%;
}

.m-top-070per {
  margin-top: 70%;
}

.m-top-075per {
  margin-top: 75%;
}

.m-top-080per {
  margin-top: 80%;
}

.m-top-090per {
  margin-top: 90%;
}

.m-top-0em25 {
  margin-top: 0.25em;
}

.m-top-0em50 {
  margin-top: 0.50em;
}

.m-top-0em75 {
  margin-top: 0.75em;
}

.m-top-1em {
  margin-top: 1.00em;
}

.m-top-1em25 {
  margin-top: 1.25em;
}

.m-top-1em50 {
  margin-top: 1.50em;
}

.m-top-1em75 {
  margin-top: 1.75em;
}

.m-top-2em {
  margin-top: 2.00em;
}

.m-top-2em50 {
  margin-top: 2.50em;
}

.m-top-3em {
  margin-top: 3.00em;
}

.m-top-4em {
  margin-top: 4.00em;
}

.m-top-5em {
  margin-top: 5.00em;
}

.m-top-5em25 {
  margin-top: 5.25em;
}

.m-left-auto {
  margin-left: auto;
}

.m-left-0,
.m-left-0em,
.m-left-000per {
  margin-left: 0;
}

.m-left-005per {
  margin-left: 5%;
}

.m-left-010per {
  margin-left: 10%;
}

.m-left-015per {
  margin-left: 15%;
}

.m-left-020per {
  margin-left: 20%;
}

.m-left-025per {
  margin-left: 25%;
}

.m-left-030per {
  margin-left: 30%;
}

.m-left-033per {
  margin-left: 33%;
}

.m-left-040per {
  margin-left: 40%;
}

.m-left-050per {
  margin-left: 50%;
}

.m-left-060per {
  margin-left: 60%;
}

.m-left-067per {
  margin-left: 67%;
}

.m-left-070per {
  margin-left: 70%;
}

.m-left-075per {
  margin-left: 75%;
}

.m-left-080per {
  margin-left: 80%;
}

.m-left-090per {
  margin-left: 90%;
}

.m-left-0em25 {
  margin-left: 0.25em;
}

.m-left-0em50 {
  margin-left: 0.50em;
}

.m-left-0em75 {
  margin-left: 0.75em;
}

.m-left-1em {
  margin-left: 1.00em;
}

.m-left-1em25 {
  margin-left: 1.25em;
}

.m-left-1em50 {
  margin-left: 1.50em;
}

.m-left-1em75 {
  margin-left: 1.75em;
}

.m-left-2em {
  margin-left: 2.00em;
}

.m-left-2em50 {
  margin-left: 2.50em;
}

.m-left-3em {
  margin-left: 3.00em;
}

.m-left-4em {
  margin-left: 4.00em;
}

.m-left-5em {
  margin-left: 5.00em;
}

.m-left-5em25 {
  margin-left: 5.25em;
}

.m-right-auto {
  margin-right: auto;
}

.m-right-0
.m-right-0em
.m-right-000per {
  margin-right: 0;
}

.m-right-005per {
  margin-right: 5%;
}

.m-right-010per {
  margin-right: 10%;
}

.m-right-015per {
  margin-right: 15%;
}

.m-right-020per {
  margin-right: 20%;
}

.m-right-025per {
  margin-right: 25%;
}

.m-right-030per {
  margin-right: 30%;
}

.m-right-033per {
  margin-right: 33%;
}

.m-right-040per {
  margin-right: 40%;
}

.m-right-050per {
  margin-right: 50%;
}

.m-right-060per {
  margin-right: 60%;
}

.m-right-067per {
  margin-right: 67%;
}

.m-right-070per {
  margin-right: 70%;
}

.m-right-075per {
  margin-right: 75%;
}

.m-right-080per {
  margin-right: 80%;
}

.m-right-090per {
  margin-right: 90%;
}

.m-right-0em25 {
  margin-right: 0.25em;
}

.m-right-0em50 {
  margin-right: 0.50em;
}

.m-right-0em75 {
  margin-right: 0.75em;
}

.m-right-1em {
  margin-right: 1.00em;
}

.m-right-1em25 {
  margin-right: 1.25em;
}

.m-right-1em50 {
  margin-right: 1.50em;
}

.m-right-1em75 {
  margin-right: 1.75em;
}

.m-right-2em {
  margin-right: 2.00em;
}

.m-right-2em50 {
  margin-right: 2.50em;
}

.m-right-3em {
  margin-right: 3.00em;
}

.m-right-4em {
  margin-right: 4.00em;
}

.m-right-5em {
  margin-right: 5.00em;
}

.m-right-5em25 {
  margin-right: 5.25em;
}

.m-bottom-auto {
  margin-bottom: auto;
}

.m-bottom-0,
.m-bottom-0em,
.m-bottom-000per {
  margin-bottom: 0;
}

.m-bottom-005per {
  margin-bottom: 5%;
}

.m-bottom-010per {
  margin-bottom: 10%;
}

.m-bottom-015per {
  margin-bottom: 15%;
}

.m-bottom-020per {
  margin-bottom: 20%;
}

.m-bottom-025per {
  margin-bottom: 25%;
}

.m-bottom-030per {
  margin-bottom: 30%;
}

.m-bottom-033per {
  margin-bottom: 33%;
}

.m-bottom-040per {
  margin-bottom: 40%;
}

.m-bottom-050per {
  margin-bottom: 50%;
}

.m-bottom-060per {
  margin-bottom: 60%;
}

.m-bottom-067per {
  margin-bottom: 67%;
}

.m-bottom-070per {
  margin-bottom: 70%;
}

.m-bottom-075per {
  margin-bottom: 75%;
}

.m-bottom-080per {
  margin-bottom: 80%;
}

.m-bottom-090per {
  margin-bottom: 90%;
}

.m-bottom-0em25 {
  margin-bottom: 0.25em;
}

.m-bottom-0em50 {
  margin-bottom: 0.50em;
}

.m-bottom-0em75 {
  margin-bottom: 0.75em;
}

.m-bottom-1em {
  margin-bottom: 1.00em;
}

.m-bottom-1em25 {
  margin-bottom: 1.25em;
}

.m-bottom-1em50 {
  margin-bottom: 1.50em;
}

.m-bottom-1em75 {
  margin-bottom: 1.75em;
}

.m-bottom-2em {
  margin-bottom: 2.00em;
}

.m-bottom-2em50 {
  margin-bottom: 2.50em;
}

.m-bottom-3em {
  margin-bottom: 3.00em;
}

.m-bottom-4em {
  margin-bottom: 4.00em;
}

.m-bottom-5em {
  margin-bottom: 5.00em;
}

.m-bottom-5em25 {
  margin-bottom: 5.25em;
}

.p-0,
.p-0em,
.p-000per {
  padding: 0;
}

.p-005per {
  padding: 5%;
}

.p-010per {
  padding: 10%;
}

.p-015per {
  padding: 15%;
}

.p-020per {
  padding: 20%;
}

.p-025per {
  padding: 25%;
}

.p-030per {
  padding: 30%;
}

.p-033per {
  padding: 33%;
}

.p-040per {
  padding: 40%;
}

.p-050per {
  padding: 50%;
}

.p-060per {
  padding: 60%;
}

.p-067per {
  padding: 67%;
}

.p-070per {
  padding: 70%;
}

.p-075per {
  padding: 75%;
}

.p-080per {
  padding: 80%;
}

.p-090per {
  padding: 90%;
}

.p-0em10 {
  padding: 0.10em;
}

.p-0em20 {
  padding: 0.20em;
}

.p-0em25 {
  padding: 0.25em;
}

.p-0em30 {
  padding: 0.30em;
}

.p-0em40 {
  padding: 0.40em;
}

.p-0em50 {
  padding: 0.50em;
}

.p-0em60 {
  padding: 0.60em;
}

.p-0em70 {
  padding: 0.70em;
}

.p-0em75 {
  padding: 0.75em;
}

.p-0em80 {
  padding: 0.80em;
}

.p-0em90 {
  padding: 0.90em;
}

.p-1em {
  padding: 1.00em;
}

.p-1em25 {
  padding: 1.25em;
}

.p-1em50 {
  padding: 1.50em;
}

.p-1em75 {
  padding: 1.75em;
}

.p-2em {
  padding: 2.00em;
}

.p-2em50 {
  padding: 2.50em;
}

.p-3em {
  padding: 3.00em;
}

.p-4em {
  padding: 4.00em;
}

.p-5em {
  padding: 5.00em;
}

.p-top-0,
.p-top-0em,
.p-top-000per {
  padding-top: 0;
}

.p-top-005per {
  padding-top: 5%;
}

.p-top-010per {
  padding-top: 10%;
}

.p-top-015per {
  padding-top: 15%;
}

.p-top-020per {
  padding-top: 20%;
}

.p-top-025per {
  padding-top: 25%;
}

.p-top-030per {
  padding-top: 30%;
}

.p-top-033per {
  padding-top: 33%;
}

.p-top-040per {
  padding-top: 40%;
}

.p-top-050per {
  padding-top: 50%;
}

.p-top-060per {
  padding-top: 60%;
}

.p-top-067per {
  padding-top: 67%;
}

.p-top-070per {
  padding-top: 70%;
}

.p-top-075per {
  padding-top: 75%;
}

.p-top-080per {
  padding-top: 80%;
}

.p-top-090per {
  padding-top: 90%;
}

.p-top-0em25 {
  padding-top: 0.25em;
}

.p-top-0em50 {
  padding-top: 0.50em;
}

.p-top-0em75 {
  padding-top: 0.75em;
}

.p-top-1em {
  padding-top: 1.00em;
}

.p-top-1em25 {
  padding-top: 1.25em;
}

.p-top-1em50 {
  padding-top: 1.50em;
}

.p-top-1em75 {
  padding-top: 1.75em;
}

.p-top-2em {
  padding-top: 2.00em;
}

.p-top-2em50 {
  padding-top: 2.50em;
}

.p-top-3em {
  padding-top: 3.00em;
}

.p-top-4em {
  padding-top: 4.00em;
}

.p-top-5em {
  padding-top: 5.00em;
}

.p-top-5em25 {
  padding-top: 5.25em;
}

.p-left-0,
.p-left-0em,
.p-left-000per {
  padding-left: 0;
}

.p-left-005per {
  padding-left: 5%;
}

.p-left-010per {
  padding-left: 10%;
}

.p-left-015per {
  padding-left: 15%;
}

.p-left-020per {
  padding-left: 20%;
}

.p-left-025per {
  padding-left: 25%;
}

.p-left-030per {
  padding-left: 30%;
}

.p-left-033per {
  padding-left: 33%;
}

.p-left-040per {
  padding-left: 40%;
}

.p-left-050per {
  padding-left: 50%;
}

.p-left-060per {
  padding-left: 60%;
}

.p-left-067per {
  padding-left: 67%;
}

.p-left-070per {
  padding-left: 70%;
}

.p-left-075per {
  padding-left: 75%;
}

.p-left-080per {
  padding-left: 80%;
}

.p-left-090per {
  padding-left: 90%;
}

.p-left-0em25 {
  padding-left: 0.25em;
}

.p-left-0em50 {
  padding-left: 0.50em;
}

.p-left-0em75 {
  padding-left: 0.75em;
}

.p-left-1em {
  padding-left: 1.00em;
}

.p-left-1em25 {
  padding-left: 1.25em;
}

.p-left-1em50 {
  padding-left: 1.50em;
}

.p-left-1em75 {
  padding-left: 1.75em;
}

.p-left-2em {
  padding-left: 2.00em;
}

.p-left-2em50 {
  padding-left: 2.50em;
}

.p-left-3em {
  padding-left: 3.00em;
}

.p-left-4em {
  padding-left: 4.00em;
}

.p-left-5em {
  padding-left: 5.00em;
}

.p-left-5em25 {
  padding-left: 5.25em;
}

.p-right-0,
.p-right-0em,
.p-right-000per {
  padding-right: 0;
}

.p-right-005per {
  padding-right: 5%;
}

.p-right-010per {
  padding-right: 10%;
}

.p-right-015per {
  padding-right: 15%;
}

.p-right-020per {
  padding-right: 20%;
}

.p-right-025per {
  padding-right: 25%;
}

.p-right-030per {
  padding-right: 30%;
}

.p-right-033per {
  padding-right: 33%;
}

.p-right-040per {
  padding-right: 40%;
}

.p-right-050per {
  padding-right: 50%;
}

.p-right-060per {
  padding-right: 60%;
}

.p-right-067per {
  padding-right: 67%;
}

.p-right-070per {
  padding-right: 70%;
}

.p-right-075per {
  padding-right: 75%;
}

.p-right-080per {
  padding-right: 80%;
}

.p-right-090per {
  padding-right: 90%;
}

.p-right-0em25 {
  padding-right: 0.25em;
}

.p-right-0em50 {
  padding-right: 0.50em;
}

.p-right-0em75 {
  padding-right: 0.75em;
}

.p-right-1em {
  padding-right: 1.00em;
}

.p-right-1em25 {
  padding-right: 1.25em;
}

.p-right-1em50 {
  padding-right: 1.50em;
}

.p-right-1em75 {
  padding-right: 1.75em;
}

.p-right-2em {
  padding-right: 2.00em;
}

.p-right-2em50 {
  padding-right: 2.50em;
}

.p-right-3em {
  padding-right: 3.00em;
}

.p-right-4em {
  padding-right: 4.00em;
}

.p-right-5em {
  padding-right: 5.00em;
}

.p-right-5em25 {
  padding-right: 5.25em;
}

.p-bottom-0,
.p-bottom-0em,
.p-bottom-000per {
  padding-bottom: 0;
}

.p-bottom-005per {
  padding-bottom: 5%;
}

.p-bottom-010per {
  padding-bottom: 10%;
}

.p-bottom-015per {
  padding-bottom: 15%;
}

.p-bottom-020per {
  padding-bottom: 20%;
}

.p-bottom-025per {
  padding-bottom: 25%;
}

.p-bottom-030per {
  padding-bottom: 30%;
}

.p-bottom-033per {
  padding-bottom: 33%;
}

.p-bottom-040per {
  padding-bottom: 40%;
}

.p-bottom-050per {
  padding-bottom: 50%;
}

.p-bottom-060per {
  padding-bottom: 60%;
}

.p-bottom-067per {
  padding-bottom: 67%;
}

.p-bottom-070per {
  padding-bottom: 70%;
}

.p-bottom-075per {
  padding-bottom: 75%;
}

.p-bottom-080per {
  padding-bottom: 80%;
}

.p-bottom-090per {
  padding-bottom: 90%;
}

.p-bottom-0em25 {
  padding-bottom: 0.25em;
}

.p-bottom-0em50 {
  padding-bottom: 0.50em;
}

.p-bottom-0em75 {
  padding-bottom: 0.75em;
}

.p-bottom-1em {
  padding-bottom: 1.00em;
}

.p-bottom-1em25 {
  padding-bottom: 1.25em;
}

.p-bottom-1em50 {
  padding-bottom: 1.50em;
}

.p-bottom-1em75 {
  padding-bottom: 1.75em;
}

.p-bottom-2em {
  padding-bottom: 2.00em;
}

.p-bottom-2em50 {
  padding-bottom: 2.50em;
}

.p-bottom-3em {
  padding-bottom: 3.00em;
}

.p-bottom-4em {
  padding-bottom: 4.00em;
}

.p-bottom-5em {
  padding-bottom: 5.00em;
}

.p-bottom-5em25 {
  padding-bottom: 5.25em;
}

.height-auto {
  height: auto;
}

.height-010per {
  height: 10%;
}

.height-020per {
  height: 20%;
}

.height-025per {
  height: 25%;
}

.height-030per {
  height: 30%;
}

.height-033per {
  height: 33%;
}

.height-040per {
  height: 40%;
}

.height-050per {
  height: 50%;
}

.height-060per {
  height: 60%;
}

.height-067per {
  height: 67%;
}

.height-070per {
  height: 70%;
}

.height-075per {
  height: 75%;
}

.height-080per {
  height: 80%;
}

.height-090per {
  height: 90%;
}

.height-100per {
  height: 100%;
}

.height-0em25 {
  height: 0.25em;
}

.height-0em50 {
  height: 0.50em;
}

.height-0em75 {
  height: 0.75em;
}

.height-1em {
  height: 1.00em;
}

.height-1em25 {
  height: 1.25em;
}

.height-1em50 {
  height: 1.50em;
}

.height-1em75 {
  height: 1.75em;
}

.height-2em {
  height: 2.00em;
}

.height-2em50 {
  height: 2.50em;
}

.height-3em {
  height: 3.00em;
}

.height-4em {
  height: 4.00em;
}

.height-5em {
  height: 5.00em;
}

.height-5em25 {
  height: 5.25em;
}

.height-6em {
  height: 6.00em;
}

.height-7em {
  height: 7.00em;
}

.height-8em {
  height: 8.00em;
}

.height-8em75 {
  height: 8.75em;
}

.height-9em {
  height: 9.00em;
}

.height-10em {
  height: 10.00em;
}

.height-11em {
  height: 11.00em;
}

.height-12em {
  height: 12.00em;
}

.height-13em {
  height: 13.00em;
}

.height-14em {
  height: 14.00em;
}

.height-15em {
  height: 15.00em;
}

.height-20em {
  height: 20.00em;
}

.height-30em {
  height: 30.00em;
}

.height-40em {
  height: 40.00em;
}

/* 高さの最大値
---------------------------------------------------------------- */
.max-height-none {
  max-height: none;
}

.max-height-010per {
  max-height: 10%;
}

.max-height-020per {
  max-height: 20%;
}

.max-height-025per {
  max-height: 25%;
}

.max-height-030per {
  max-height: 30%;
}

.max-height-033per {
  max-height: 33%;
}

.max-height-040per {
  max-height: 40%;
}

.max-height-050per {
  max-height: 50%;
}

.max-height-060per {
  max-height: 60%;
}

.max-height-067per {
  max-height: 67%;
}

.max-height-070per {
  max-height: 70%;
}

.max-height-075per {
  max-height: 75%;
}

.max-height-080per {
  max-height: 80%;
}

.max-height-090per {
  max-height: 90%;
}

.max-height-100per {
  max-height: 100%;
}

.max-height-0em25 {
  max-height: 0.25em;
}

.max-height-0em50 {
  max-height: 0.50em;
}

.max-height-0em75 {
  max-height: 0.75em;
}

.max-height-1em {
  max-height: 1.00em;
}

.max-height-1em25 {
  max-height: 1.25em;
}

.max-height-1em50 {
  max-height: 1.50em;
}

.max-height-1em75 {
  max-height: 1.75em;
}

.max-height-2em {
  max-height: 2.00em;
}

.max-height-2em50 {
  max-height: 2.50em;
}

.max-height-3em {
  max-height: 3.00em;
}

.max-height-4em {
  max-height: 4.00em;
}

.max-height-5em {
  max-height: 5.00em;
}

.max-height-5em25 {
  max-height: 5.25em;
}

.max-height-6em {
  max-height: 6.00em;
}

.max-height-7em {
  max-height: 7.00em;
}

.max-height-8em {
  max-height: 8.00em;
}

.max-height-8em75 {
  max-height: 8.75em;
}

.max-height-9em {
  max-height: 9.00em;
}

.max-height-10em {
  max-height: 10.00em;
}

.max-height-11em {
  max-height: 11.00em;
}

.max-height-12em {
  max-height: 12.00em;
}

.max-height-13em {
  max-height: 13.00em;
}

.max-height-14em {
  max-height: 14.00em;
}

.max-height-15em {
  max-height: 15.00em;
}

.max-height-20em {
  max-height: 20.00em;
}

.max-height-30em {
  max-height: 30.00em;
}

.max-height-40em {
  max-height: 40.00em;
}

/* 幅
---------------------------------------------------------------- */
.width-auto {
  width: auto;
}

.width-010per {
  width: 10%;
}

.width-020per {
  width: 20%;
}

.width-025per {
  width: 25%;
}

.width-030per {
  width: 30%;
}

.width-033per {
  width: 33%;
}

.width-040per {
  width: 40%;
}

.width-050per {
  width: 50%;
}

.width-060per {
  width: 60%;
}

.width-067per {
  width: 67%;
}

.width-070per {
  width: 70%;
}

.width-075per {
  width: 75%;
}

.width-080per {
  width: 80%;
}

.width-090per {
  width: 90%;
}

.width-100per {
  width: 100%;
}

.width-0em25 {
  width: 0.25em;
}

.width-0em50 {
  width: 0.50em;
}

.width-0em75 {
  width: 0.75em;
}

.width-1em {
  width: 1.00em;
}

.width-1em25 {
  width: 1.25em;
}

.width-1em50 {
  width: 1.50em;
}

.width-1em75 {
  width: 1.75em;
}

.width-2em {
  width: 2.00em;
}

.width-2em50 {
  width: 2.50em;
}

.width-3em {
  width: 3.00em;
}

.width-4em {
  width: 4.00em;
}

.width-5em {
  width: 5.00em;
}

.width-5em25 {
  width: 5.25em;
}

.width-6em {
  width: 6.00em;
}

.width-7em {
  width: 7.00em;
}

.width-8em {
  width: 8.00em;
}

.width-8em75 {
  width: 8.75em;
}

.width-9em {
  width: 9.00em;
}

.width-10em {
  width: 10.00em;
}

.width-11em {
  width: 11.00em;
}

.width-12em {
  width: 12.00em;
}

.width-13em {
  width: 13.00em;
}

.width-14em {
  width: 14.00em;
}

.width-15em {
  width: 15.00em;
}

.width-20em {
  width: 20.00em;
}

.width-30em {
  width: 30.00em;
}

.width-40em {
  width: 40.00em;
}

/* 幅の最大値
---------------------------------------------------------------- */
.max-width-none {
  max-width: none;
}

.max-width-010per {
  max-width: 10%;
}

.max-width-020per {
  max-width: 20%;
}

.max-width-025per {
  max-width: 25%;
}

.max-width-030per {
  max-width: 30%;
}

.max-width-033per {
  max-width: 33%;
}

.max-width-040per {
  max-width: 40%;
}

.max-width-050per {
  max-width: 50%;
}

.max-width-060per {
  max-width: 60%;
}

.max-width-067per {
  max-width: 67%;
}

.max-width-070per {
  max-width: 70%;
}

.max-width-075per {
  max-width: 75%;
}

.max-width-080per {
  max-width: 80%;
}

.max-width-090per {
  max-width: 90%;
}

.max-width-100per {
  max-width: 100%;
}

.max-width-0em25 {
  max-width: 0.25em;
}

.max-width-0em50 {
  max-width: 0.50em;
}

.max-width-0em75 {
  max-width: 0.75em;
}

.max-width-1em {
  max-width: 1.00em;
}

.max-width-1em25 {
  max-width: 1.25em;
}

.max-width-1em50 {
  max-width: 1.50em;
}

.max-width-1em75 {
  max-width: 1.75em;
}

.max-width-2em {
  max-width: 2.00em;
}

.max-width-2em50 {
  max-width: 2.50em;
}

.max-width-3em {
  max-width: 3.00em;
}

.max-width-4em {
  max-width: 4.00em;
}

.max-width-5em {
  max-width: 5.00em;
}

.max-width-5em25 {
  max-width: 5.25em;
}

.max-width-6em {
  max-width: 6.00em;
}

.max-width-7em {
  max-width: 7.00em;
}

.max-width-8em {
  max-width: 8.00em;
}

.max-width-8em75 {
  max-width: 8.75em;
}

.max-width-9em {
  max-width: 9.00em;
}

.max-width-10em {
  max-width: 10.00em;
}

.max-width-11em {
  max-width: 11.00em;
}

.max-width-12em {
  max-width: 12.00em;
}

.max-width-13em {
  max-width: 13.00em;
}

.max-width-14em {
  max-width: 14.00em;
}

.max-width-15em {
  max-width: 15.00em;
}

.max-width-20em {
  max-width: 20.00em;
}

.max-width-30em {
  max-width: 30.00em;
}

.max-width-40em {
  max-width: 40.00em;
}

/* 最大サイズ
---------------------------------------------------------------- */
.max-size-none {
  max-height: none;
  max-width: none;
}

.max-size-005per {
  max-height: 5%;
  max-width: 5%;
}

.max-size-010per {
  max-height: 10%;
  max-width: 10%;
}

.max-size-020per {
  max-height: 20%;
  max-width: 20%;
}

.max-size-025per {
  max-height: 25%;
  max-width: 25%;
}

.max-size-030per {
  max-height: 30%;
  max-width: 30%;
}

.max-size-033per {
  max-height: 33%;
  max-width: 33%;
}

.max-size-040per {
  max-height: 40%;
  max-width: 40%;
}

.max-size-050per {
  max-height: 50%;
  max-width: 50%;
}

.max-size-060per {
  max-height: 60%;
  max-width: 60%;
}

.max-size-067per {
  max-height: 67%;
  max-width: 67%;
}

.max-size-070per {
  max-height: 70%;
  max-width: 70%;
}

.max-size-075per {
  max-height: 75%;
  max-width: 75%;
}

.max-size-080per {
  max-height: 80%;
  max-width: 80%;
}

.max-size-090per {
  max-height: 90%;
  max-width: 90%;
}

.max-size-100per {
  max-height: 100%;
  max-width: 100%;
}

.max-size-0em25 {
  max-height: 0.25em;
  max-width: 0.25em;
}

.max-size-0em50 {
  max-height: 0.50em;
  max-width: 0.50em;
}

.max-size-0em75 {
  max-height: 0.75em;
  max-width: 0.75em;
}

.max-size-1em {
  max-height: 1.00em;
  max-width: 1.00em;
}

.max-size-1em25 {
  max-height: 1.25em;
  max-width: 1.25em;
}

.max-size-1em50 {
  max-height: 1.50em;
  max-width: 1.50em;
}

.max-size-1em75 {
  max-height: 1.75em;
  max-width: 1.75em;
}

.max-size-2em {
  max-height: 2.00em;
  max-width: 2.00em;
}

.max-size-2em50 {
  max-height: 2.50em;
  max-width: 2.50em;
}

.max-size-3em {
  max-height: 3.00em;
  max-width: 3.00em;
}

.max-size-4em {
  max-height: 4.00em;
  max-width: 4.00em;
}

.max-size-5em {
  max-height: 5.00em;
  max-width: 5.00em;
}

.max-size-5em25 {
  max-height: 5.25em;
  max-width: 5.25em;
}

.max-size-6em {
  max-height: 6.00em;
  max-width: 6.00em;
}

.max-size-7em {
  max-height: 7.00em;
  max-width: 7.00em;
}

.max-size-8em {
  max-height: 8.00em;
  max-width: 8.00em;
}

.max-size-8em75 {
  max-height: 8.75em;
  max-width: 8.75em;
}

.max-size-9em {
  max-height: 9.00em;
  max-width: 9.00em;
}

.max-size-10em {
  max-height: 10.00em;
  max-width: 10.00em;
}

.max-size-11em {
  max-height: 11.00em;
  max-width: 11.00em;
}

.max-size-12em {
  max-height: 12.00em;
  max-width: 12.00em;
}

.max-size-13em {
  max-height: 13.00em;
  max-width: 13.00em;
}

.max-size-14em {
  max-height: 14.00em;
  max-width: 14.00em;
}

.max-size-15em {
  max-height: 15.00em;
  max-width: 15.00em;
}

.max-size-20em {
  max-height: 20.00em;
  max-width: 20.00em;
}

.max-size-30em {
  max-height: 30.00em;
  max-width: 30.00em;
}

.max-size-40em {
  max-height: 40.00em;
  max-width: 40.00em;
}

/*color*/
.key-color {
  color: #e95098;
}

.bg-key-color {
  background-color: #e95098;
}

.notice {
  color: #ff0000;
}

.lightgray {
  color: #c3c3c3;
}

.bg-lightgray {
  background-color: #c3c3c3;
}

.sub-color {
  color: #00ab96;
}

/*border*/
.border {
  border: 1px solid #ddd;
}

.border-top {
  border-top: 1px solid #ddd;
}

.border-bottom {
  border-bottom: 1px solid #ddd;
}

.radius {
  border-radius: 10px;
}

/*text-align*/
.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.vertical-top {
  vertical-align: top;
}

.vertical-text-top {
  vertical-align: text-top;
}

.vertical-text-bottom {
  vertical-align: bottom;
}

.vertical-middle {
  vertical-align: middle;
}

/*float*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.flnone {
  float: none;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/*Display*/
.display-block {
  display: block;
}

.display-inline-block {
  display: inline-block;
}

.display-inline {
  display: inline;
}

.display-none {
  display: none;
}

.pc-hide {
  display: none;
}

/*img responsive*/
.img-responsive {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}

.img-fit img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: inherit\9;
  max-width: 100% \9;
  height: auto\9;
}

/*ul,ol
----------------------------------------*/
.list-style-none {
  list-style: none;
  padding-left: 0;
}

.list-style-disc {
  padding-left: 25px;
}

/*Table
----------------------------------------*/
.table--fixed {
  table-layout: fixed;
}

/* for jsPrint
----------------------------------------*/
.js-for-print {
  display: none;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: left;
}

.wp-caption.alignnone {
  margin: 5px 0 1em;
}

.wp-caption.alignleft {
  margin: 5px auto 1em 0;
}

.wp-caption.alignright {
  margin: 5px 0 1em auto;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  margin: 0;
}

.gallery-caption {
  text-align: left;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}


/* 追加
-------------------------------------------------------------- */
.position_Set {
  position: relative;
}

.position_Set p {
  position: absolute;
  top: 116px;
  left: 340px;
}


/*  IRコンテンツ追加_20180322
-------------------------------------------------------------- */
.sideNav--ir > li:first-child > a {
  background: url(../img/side_nav_ir.png) no-repeat 43% 50%;
}
.sideNav--ir > li:first-child > a span {
  display: none;
}


/* =======================================================
	Layout
======================================================= */
#Ir
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary　{
 margin: 0;
 padding: 1;
 border: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}

#Ir .icon-pdf:before {
  padding-right: 5px;
  content: url(../img/ir/icon_pdf.png);
  vertical-align: middle;
}

#Ir .icon-dl:before {
  padding-right: 5px;
  content: url(../img/ir/icon_dl.png);
  vertical-align: middle;
}

#Ir .icon-arr-right:before {
  left: 0;
  top: 3px;
  position: absolute;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

#Ir a.outlink:after {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  color: #e95098;
}

#Ir h1 {
  margin: 2em 0 1.25em;
  padding: 2px 0 2px 8px;
  border-left: 5px solid #e95098;
  line-height: 1.2;
  font-size: 1.42857em;
  position: relative;
}

#Ir h1:after {
  position: absolute;
  left: -5px;
  bottom: -6px;
  display: block;
  width: 100%;
  height: 2px;
  background: #efefef;
  border-top: 1px solid #ccc;
  content: "";
}

#Ir h2.type2 {
  margin: 2em 0 1.2em;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: inset 0px -2px 0px 0px #e9e9e9;
  font-size: 1.14286em;
  position: relative;
}

#Ir h2.type2:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  width: 11px;
  height: 4px;
  background: #e95098;
  border: none;
  content: "";
}

#Ir .tab-btn {
  margin-bottom: 40px;
}

#Ir .tab-btn ul li {
  position: relative;
  width: 180px;
  float: left;
  margin-right: 15px;
  padding-bottom: 14px;
  opacity: 0.8;
}

#Ir .tab-btn ul li a {
  text-decoration: none;
}

#Ir .tab-btn ul li.select {
  opacity: 1.0;
  background: url(../img/ir/icon_bottom.png) no-repeat bottom center;
  background-size: 28px;
}

#Ir .tab-btn ul li:first-child dl dd {
  padding-top: 11px;
}

#Ir .tab-btn ul li:last-child {
  margin-right: 0;
}

#Ir .tab-btn ul li dl {
  text-align: center;
  border: solid 2px #28639e;
}

#Ir .tab-btn ul li dl dt {
  padding-top: 13px;
  padding-bottom: 14px;
}

#Ir .tab-btn ul li dl dd {
  background: #28639e;
  color: #FFF;
  line-height: 1.2;
  padding-top: 20px;
  height: 60px;
}

#Ir .tab01 .top-ms.sp {
  display: none;
}

#Ir .tab01 .top-ms.pc {
  background: url(../img/ir/bg_top.png) no-repeat top center;
}

#Ir .tab01 .top-ms.pc .ms-inner {
  padding: 10px 330px 45px 45px;
}

#Ir .tab01 .top-ms.pc .ms-inner .ms-ttl {
  font-size: 30px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 40px;
}

#Ir .tab01 .top-ms.pc .ms-inner .txt-box {
  margin-bottom: 60px;
}

#Ir .tab01 .top-ms.pc .ms-inner p {
  line-height: 1.8;
}

#Ir .tab01 .top-ms.pc .ms-inner .name-box {
  text-align: right;
}

#Ir .tab01 .top-ms.pc .ms-inner .name-box .data {
  font-size: 14px;
}

#Ir .tab01 .top-ms.pc .ms-inner .name-box .first-txt {
  padding-right: 10px;
  font-size: 14px;
}

#Ir .tab01 .bottom-box {
  margin-bottom: 160px;
}

#Ir .tab01 .bottom-box .img-box {
  text-align: center;
}

#Ir .library-list ul {
  margin-bottom: 40px;
  list-style-type:none;
}

#Ir .library-list li {
  width: 360px;
}

#Ir .library-list li.left {
  float: left;
}

#Ir .library-list li.right {
  float: right;
}

#Ir .library-list li a {
  display: block;
  text-decoration: none;
  color: #2a629f;
  font-size: 15px;
}

#Ir .library-list li.first-box {
  padding: 20px;
  border: solid 1px #cccccc;
}

#Ir .library-list li.first-box a {
  line-height: 1.5;
}

#Ir .library-list li.first-box dd {
  padding-top: 0;
}

#Ir .library-list li .first-ttl {
  display: block;
  margin-bottom: 15px;
  padding: 2px 0 2px 8px;
  border-left: 5px solid #cccccc;
}

#Ir .library-list li .btn-layout {
  margin-bottom: 17px;
  padding: 10px 0 10px 10px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  font-size: 15px;
}

#Ir .library-list li .library-ttl {
  display: block;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: inset 0px -2px 0px 0px #e9e9e9;
  font-size: 1.14286em;
  position: relative;
}

#Ir .library-list li .library-ttl:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  width: 11px;
  height: 4px;
  background: #e95098;
  border: none;
  content: "";
}

#Ir .library-list li dl dd {
  padding-top: 25px;
　　margin-left: -10px !important;
}

#Ir .library-list li dl dd .img-box {
  text-align: center;
  float: left;
}

#Ir .library-list li dl dd .img-box.img-w {
  padding-left: 15px;
}

#Ir .library-list li dl dd .txt-box {
  float: right;
  width: 185px;
}

#Ir .library-list li dl dd .txt-box p {
  margin-bottom: 20px;
  font-size: 14px;
}

#Ir .library-list .btn-block {
  margin-top: 20px;
  width: 125px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  float: right;
}

#Ir .library-list .btn-block a {
  color: #333;
  padding: 10px 10px;
  padding-left: 15px;
}

#Ir .library-list .btn-block a span {
  padding-left: 12px;
  background: url(../img/ir/top_main_arr.png) no-repeat center left;
}

#Ir .financial-block .graph {
  width: 600px;
  margin: 0 auto 20px;
}

#Ir .financial-block table {
  width: 100%;
  font-size: 13px;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
  font-family: Arial, "ヒラギノ角ゴ Pro W3";
}

#Ir .financial-block th {
  border: 1px solid #d7d7d7;
  padding: .8em;
  font-weight: normal;
  background-color: #efefef;
}

#Ir .financial-block td {
  border: 1px solid #d7d7d7;
  padding: .8em;
}

#Ir .financial-block .legend1 {
  color: #fff;
  background-color: #28639e;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: .5em;
}

#Ir .financial-block .legend2 {
  color: #fff;
  background-color: #e95098;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: .5em;
  border-radius: 50%;
}

#IrSP {
  padding: 0 15px;
}

#IrSP .icon-pdf:before {
  padding-right: 5px;
  content: url(../img/ir/icon_pdf.png);
  vertical-align: middle;
}

#IrSP .icon-dl:before {
  padding-right: 5px;
  content: url(../img/ir/icon_dl.png);
  vertical-align: middle;
}

#IrSP .icon-arr-right:before {
  left: 0;
  top: 0;
  position: absolute;
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #e95098;
}

#IrSP a.outlink:after {
  font-family: 'skIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  color: #e95098;
}

#IrSP h1 {
  margin: 2em 0 1.25em;
  padding: 2px 0 2px 8px;
  border-left: 5px solid #e95098;
  line-height: 1.2;
  font-size: 1em;
  position: relative;
}

#IrSP h1:after {
  position: absolute;
  left: -5px;
  bottom: -6px;
  display: block;
  width: 100%;
  height: 2px;
  background: #efefef;
  border-top: 1px solid #ccc;
  content: "";
}

#IrSP h1:first-child {
  margin-top: 0;
}

#IrSP h2.type2 {
  margin: 2em 0 1.2em;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: inset 0px -2px 0px 0px #e9e9e9;
  font-size: 1.14286em;
  position: relative;
}

#IrSP h2.type2:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  width: 11px;
  height: 4px;
  background: #e95098;
  border: none;
  content: "";
}

#IrSP .tab-btn {
  margin-bottom: 25px;
}

#IrSP .tab-btn ul li {
  position: relative;
  width: 23.61111%;
  float: left;
  padding-bottom: 14px;
  opacity: 0.8;
}

#IrSP .tab-btn ul li a {
  text-decoration: none;
}

#IrSP .tab-btn ul li.select {
  opacity: 1.0;
  background: url(../img/ir/icon_bottom.png) no-repeat bottom center;
  background-size: 28px;
}

#IrSP .tab-btn ul li:first-child {
  width: 28.47222%;
}

#IrSP .tab-btn ul li:first-child dl dd {
  padding-top: 7px;
}

#IrSP .tab-btn ul li:last-child {
  margin-right: 0;
}

#IrSP .tab-btn ul li dl {
  text-align: center;
  border: solid 2px #28639e;
}

#IrSP .tab-btn ul li dl dt {
  padding-top: 13px;
  padding-bottom: 14px;
}

#IrSP .tab-btn ul li dl dd {
  font-size: 12px;
  background: #28639e;
  color: #FFF;
  line-height: 1.5;
  padding-top: 15px;
  height: 50px;
}

#IrSP .tab01 .top-ms .ms-inner .img-box {
  margin-bottom: 30px;
}

#IrSP .tab01 .top-ms .ms-inner .txt-box {
  margin-bottom: 50px;
}

#IrSP .tab01 .top-ms .ms-inner p {
  line-height: 1.8;
}

#IrSP .tab01 .top-ms .ms-inner .name-box {
  text-align: right;
}

#IrSP .tab01 .top-ms .ms-inner .name-box .data {
  font-size: 14px;
}

#IrSP .tab01 .top-ms .ms-inner .name-box .first-txt {
  padding-right: 10px;
  font-size: 14px;
}

#IrSP .tab01 .bottom-box {
  margin-bottom: 60px;
}

#IrSP .tab01 .bottom-box .img-box {
  text-align: center;
}

#IrSP .library-list li {
  margin-bottom: 40px;
}

#IrSP .library-list li a {
  display: block;
  text-decoration: none;
  color: #2a629f;
  font-size: 15px;
}

#IrSP .library-list li.first-box {
  padding: 20px;
  border: solid 1px #cccccc;
}

#IrSP .library-list li.first-box a {
  line-height: 1.5;
}

#IrSP .library-list li.first-box dd {
  padding-top: 0;
}

#IrSP .library-list li .first-ttl {
  display: block;
  margin-bottom: 15px;
  padding: 2px 0 2px 8px;
  border-left: 5px solid #cccccc;
}

#IrSP .library-list li .btn-layout {
  margin-bottom: 17px;
  padding: 10px 0 10px 10px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  font-size: 15px;
}

#IrSP .library-list li .library-ttl {
  display: block;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #f2f2f2;
  box-shadow: inset 0px -2px 0px 0px #e9e9e9;
  font-size: 1.14286em;
  position: relative;
}

#IrSP .library-list li .library-ttl:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  display: block;
  width: 11px;
  height: 4px;
  background: #e95098;
  border: none;
  content: "";
}

#IrSP .library-list li dl dd {
  padding-top: 25px;
}

#IrSP .library-list li dl dd .img-box {
  text-align: center;
  float: left;
  width: 27.77778%;
}

#IrSP .library-list li dl dd .img-box.img-w {
  padding-left: 15px;
}

#IrSP .library-list li dl dd .txt-box {
  float: right;
  width: 62.5%;
}

#IrSP .library-list li dl dd .txt-box p {
  margin-bottom: 20px;
  font-size: 14px;
}

#IrSP .library-list .btn-block {
  margin: 20px 0 auto;
  width: 85.41667%;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  text-align: center;
}

#IrSP .library-list .btn-block a {
  color: #333;
  padding: 10px 10px;
  padding-left: 15px;
  padding-right: 12px;
  background: url(../img/ir/top_main_arr.png) no-repeat 96% center;
}

#IrSP .financial-block .graph {
  margin: 0 auto 20px;
}

#IrSP .financial-block table {
  width: 100%;
  font-size: 13px;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
  font-family: Arial, "ヒラギノ角ゴ Pro W3";
}

#IrSP .financial-block th {
  border: 1px solid #d7d7d7;
  padding: .8em;
  font-weight: normal;
  background-color: #efefef;
}

#IrSP .financial-block td {
  border: 1px solid #d7d7d7;
  padding: .8em;
}

#IrSP .financial-block .legend1 {
  color: #fff;
  background-color: #28639e;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: .5em;
}

#IrSP .financial-block .legend2 {
  color: #fff;
  background-color: #e95098;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: .5em;
  border-radius: 50%;
}

.clearfix {
  zoom: 1;
  list-style: none;
}



/*  IR情報20180328
-------------------------------------------------------------- */
#ir_Message {
	  width: 1050px;
    list-style: none;
	  margin-bottom: 20px;
}

#ir_Message:after{
    content: " ";
    display: block;
    clear: both;
}

#ir_Message li{
    list-style: none;
	  margin-bottom: 20px;
}

.message_txt {
  width: 375px;
    height: 270px;
    float: left;
    position: relative;
	  background-image: url(/official/wp-content/themes/sks/assets/img/ir/ir_message_bg.png);
}

.message_txt ul {
  width: 375px;
  padding: 80px 50px 0 50px;
	margin: 0 auto;
}

.message_txt ul li{
    font-size: 24px;
    color: #fff;
	   text-align: left;
}

.message_txt .message_size {
    margin-top: 20px;
    font-size: 13px;
}

.message_img {
  width: 375px;
    height: 270px;
    float: left;
}

.message_img img {
  width: 375px;
    height: 270px;
}

.message_pdf {
    width: 280px;
    height: 270px;
	  padding: 5px;
    float: right;
	  border: 1px solid #eee;
}

.message_pdf .message_pdf_border {
	font-size: 16px;
	margin: 10px 0;
  border-left: 5px solid #ccc;
}

.message_pdf .message_pdf_right {
	text-align: right;
	padding-right: 20px;
}
.message_border {
    padding-left: 10px;
    font-weight: bold;
}

.message_pdf ul li {
  background-image: url(/official/wp-content/themes/sks/assets/img/ir/ir_icon_pdf.png);
	background-repeat: no-repeat;
	line-height: 100%;
}

.message_pdf ul li {
  padding-left: 20px;
}

.massage_guide {
	padding-left: 20px;
  background: url(/official/wp-content/themes/sks/assets/img/ir/top_main_arr.png) no-repeat 0 0.2em;
}

.message_pdf .icon-arr-right:before {
  top: 3px;
}

#ir_Icon_box {
	width: 1050px;
	margin: 10px 0;
}

#ir_Icon_box a {
	margin-right: 15.6px;
}

#ir_Icon_box a:last-child {
	margin-right: -15.6px;
}

#ir_Guide {
	background-image: url(/official/wp-content/themes/sks/assets/img/ir/img_ir_top_feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 1050px auto;
	width: 1050px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 0;
}

#ir_Guide ul {
	text-align: right;
}

#ir_Guide ul li p {
	text-align: center;
}

#ir_Guide ul li {
	display: inline-block;
	text-align: center;
	margin-right: 50px;
}

#ir_Guide ul li img {
	width: 100%;
}

#ir_News {
	width: 1050px;
	margin-bottom: 50px;
}

#ir_News .ir_icon1{
	text-align: center;
	margin: 30px 0;
}

#ir_News img {
	width: 400px;
}

#ir_calendar {
	width: 1050px;
	height: auto;
  margin-bottom: 50px;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #ccc;
}

#ir_calendar img {
	width: 1040px;
	height: auto;
	vertical-align: middle;
}

#ir_calendar p {
  font-size: 24px;
}


#ir_Btn {
    width: 1050px;
	  margin-bottom: 20px;
	  box-sizing: border-box;
}

#ir_Btn:after {
    content: "";
	  display: block;
    clear: both;
}

#ir_Btn ul {
  padding-left: 0;
}

#ir_Btn ul li {
    width: 348px;
    height: auto;
    float: left;
	  margin-bottom: 3px;
    border: 1px solid #ccc;
	  font-size: 16px;
	  list-style: none;
	  background: -moz-linear-gradient(top, #ffffff 93%, #f7f7f7 100%);
    background: -webkit-linear-gradient(top, #ffffff 93%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 93%,#f7f7f7 100%);
	  position: relative;
}

#ir_Btn ul li:after {
    display: block;
    content: "";
	  width: 12px;
    height: 12px;
    border-top: 2px solid #e95098;
    border-right: 2px solid #e95098;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    left: 20px;
}

#ir_Btn ul li:nth-child(2) , #ir_Btn ul li:nth-child(5) {
	  margin-left: 3px;
	  margin-right: 3px;
}
#ir_Btn ul li a {
    width: 100%;
    padding: 30px 0 30px 50px;
	  color: #555;
	  font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

#ir_Btn ul li a:hover {
    opacity: 0.7;
}

.sp_switch {
	display: none;
}

.pc_switch {
	display: block;
}

/*
.childNav--train li{
	width: 400px;
}

.childNav--bus li{
	width: 400px;
}

.childNav--station li{
	width: 400px;
}
.childNav--corporate li{
	width: 400px;
}
.childNav--ir li{
	width: 400px;
}
.childNav--welove li{
	width: 400px;
}
*/

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.site-voice .gNav li.nav--welove a {
  background-position: -865px 0;
}
.site-voice .gNav li.nav--welove a:hover, .site-voice .gNav li.nav--welove a.current {
  background-position: -865px -122px;
}
.site-voice .gNav li.nav--welove.current-menu-item a, .site-voice .gNav li.nav--welove.current-page-ancestor a {
  background-position: -865px -122px;
}

/*  pタグ下マージンの調整 20180518 / 修正20181101
-------------------------------------------------------------- */
.entry p {
	margin-bottom:0.5em;
}
.single .entry p {
	margin-top:1em;
	margin-bottom: 1em;
}

/*  テーブル横スクロール 20180529
-------------------------------------------------------------- */
.tableScroll {
	padding-bottom: 2.5px;
	overflow: auto;
	white-space: nowrap;
	-ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.tableScroll table {
	width: 100%;
}
.tableScroll_inner {
	width: 100%;
	height: auto;
}
.tableScroll::-webkit-scrollbar {
  height: 4px;
}
.tableScroll::-webkit-scrollbar-track {
  background: #ddd;
}
.tableScroll::-webkit-scrollbar-thumb {
  background: #aaa;
}

/*  詳しくはこちらボタン 20180529
-------------------------------------------------------------- */
.details_here_btn {
  width: 200px;
  height: auto;
  border: 1px solid #ccc;
	font-size: 14px;
	background: -moz-linear-gradient(top, #ffffff 93%, #f7f7f7 100%);
  background: -webkit-linear-gradient(top, #ffffff 93%,#f7f7f7 100%);
  background: linear-gradient(to bottom, #ffffff 93%,#f7f7f7 100%);
	position: relative;
}
.details_here_btn:after {
    display: block;
    content: "";
	  width: 12px;
    height: 12px;
    border-top: 2px solid #e95098;
    border-right: 2px solid #e95098;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 34%;
    left: 20px;
}
.details_here_btn a {
    width: 100%;
    padding: 10px 0 10px 50px;
	  color: #555;
	  font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}
.details_here_btn a:hover {
   opacity: 0.7;
}

/* 詳しくはこちら テキストリンクの先頭に＞ 20180529 */
.details_here_txt {
  padding-left: 1.5em;
  position: relative;
  text-decoration: none;
}
.details_here_txt:before {
    display: block;
    content: "";
	  width: 10px;
    height: 10px;
    border-top: 1.5px solid #e95098;
    border-right: 1.5px solid #e95098;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 18%;
    left: 0;
}

/*  よくわかる「新京成グループ」画像の横並び調整 20180529
-------------------------------------------------------------- */
.ir_hayawakari_size {
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: space-between;
}

.ir_hayawakari_size a {
	width: 24%;
	margin: 0;
	padding: 0;
}

.ir_hayawakari_size img {
	width: 100%;
	vertical-align: bottom;
}

/*  株主のメリット修正 20180530
-------------------------------------------------------------- */
.irMerit {
  width: 100%;
  margin: 0 auto 20px auto;
}

.irMerit-inner {
  width: 765px;
  margin: 0 auto;
}

.irMerit-inner:after {
  content: "";
  display: block;
  clear: both;
}

.irMerit .merit1 {
	width: 49%;
  height: 350px;
  margin: 0 1% 1% 0.5%;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
  background: linear-gradient(to bottom, #ffffff 93%,#f7f7f7 100%);
}

.irMerit .merit2 {
	width: 49%;
  height: 350px;
	margin: 0 0 0 0.5%;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
  background: linear-gradient(to bottom, #ffffff 93%,#f7f7f7 100%);
}

.irMerit .merit3 {
	width: 49%;
  height: 350px;
  margin: 0 1% 0 0.5%;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
  background: linear-gradient(to bottom, #ffffff 93%,#f7f7f7 100%);
}

.irMerit .merit4 {
  width: 49%;
	height: 350px;
	margin: 0 0 0 0.5%;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
  background: linear-gradient(to bottom, #ffffff 93%,#f7f7f7 100%);
}

.merit1 .con1a , .merit2 .con1a , .merit3 .con1a , .merit4 .con1a {
  width: 90px;
  padding: 7px 0 4px 0;
  margin: 17px 0 0 -1%;
  background-color: #28639e;
  position: relative;
}

.merit1 .con1a:after , .merit2 .con1a:after , .merit3 .con1a:after , .merit4 .con1a:after {
  content: "";
  position:absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 21px 7px 21px 0;
}

.merit1 .con1a p , .merit2 .con1a p , .merit3 .con1a p , .merit4 .con1a p {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

.merit1 .con1a .numberSize , .merit2 .con1a .numberSize , .merit3 .con1a .numberSize , .merit4 .con1a .numberSize {
  font-size: 15px;
}

.merit1 .con1b , .merit2 .con1b , .merit3 .con1b , .merit4 .con1b {
  margin-top: -10px;
}

.merit1 .con1b p , .merit2 .con1b p , .merit3 .con1b p , .merit4 .con1b p {
  margin-bottom: 38px;
  color: #777;
  font-size: 20px;
  font-weight: bold;
}

.merit1 .con1b p:first-child , .merit2 .con1b p:first-child , .merit3 .con1b p:first-child , .merit4 .con1b p:first-child {
  height: 90px;
}

.merit1 .con1b a , .merit2 .con1b a , .merit3 .con1b a , .merit4 .con1b a {
  color: #777;
  text-decoration: none;
}

.merit1 .con1b a:hover , .merit2 .con1b a:hover , .merit3 .con1b a:hover , .merit4 .con1b a:hover {
  opacity: 0.8;
}

.childNav .sub-menu .sample {
  width: 200px;
}

/*  検索結果 表示順 ボタンの横幅 20180620
-------------------------------------------------------------- */
.gsc-control-cse .gsc-option-menu-container {
  width: 120px !important;
}

/*アーカイブ（年別）リスト
-------------------------------------------------------------- */
.archive__list {
  display: flex;
  list-style: none;
  padding: 0;
}

.archive__list li {
  display: inline-block;
  margin: 0 10px 0 0;
}

.archive__list li a {
  display: block;
  padding: 7px 15px;
  border-radius: 4px;
  box-sizing: border-box;
  background: #E8A2C2;
  font-size: 14px;
  color: #FFF;
}

.archive__list li.current a,
.archive__list li a[aria-current="page"] {
  background: #E95098;
}

/*  pタグ下マージンの調整 20180518 / 修正20181101
-------------------------------------------------------------- */
.entry p {
	margin-bottom:0.5em;
}
.single .entry p {
	margin-top:1em;
	margin-bottom: 1em;
}

/*  テーブル横スクロール 20180529
-------------------------------------------------------------- */
.tableScroll {
	padding-bottom: 2.5px;
	overflow: auto;
	white-space: nowrap;
	-ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.tableScroll table {
	width: 100%;
}
.tableScroll_inner {
	width: 100%;
	height: auto;
}
.tableScroll::-webkit-scrollbar {
  height: 4px;
}
.tableScroll::-webkit-scrollbar-track {
  background: #ddd;
}
.tableScroll::-webkit-scrollbar-thumb {
  background: #aaa;
}

/*  検索結果 表示順 ボタンの横幅 20180620
-------------------------------------------------------------- */
.gsc-control-cse .gsc-option-menu-container {
  width: 110px !important;
}
