@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
@import "https://use.fontawesome.com/releases/v5.6.3/css/all.css";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:400,700&subset=chinese-traditional");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+SC:400,700&subset=chinese-simplified");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,700&subset=korean");
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

/*
Custom easing functions.
http://easings.net/ja
http://webdesign-dackel.com/2015/04/04/sass-easing-variables/
*/
/**************************************************
  helpers
***************************************************/
.-disp-ib { display: inline-block !important; }

._disp-ib { display: inline-block !important; }

@media screen and (min-width: 961px) { ._disp-tb { display: none !important; }
  ._hide-pc { display: none !important; } }

@media screen and (max-width: 960px) { ._disp-pc { display: none !important; } }

@media screen and (min-width: 601px) and (max-width: 960px) { ._hide-tb { display: none !important; } }

@media screen and (min-width: 601px) { ._disp-sp { display: none !important; } }

@media screen and (max-width: 600px) { ._disp-tb { display: none !important; }
  ._hide-sp { display: none !important; } }

._clearfix { zoom: 1; }

._clearfix:after { content: ''; display: block; clear: both; overflow: auto; }

._center { text-align: center !important; }

._left { text-align: left !important; }

._right { text-align: right !important; }

._float-l { float: left !important; }

._float-r { float: right !important; }

._clear { clear: both !important; }

._hidden { display: none !important; }

._disp-ib { display: inline-block !important; }

._margin0 { margin: 0 !important; }

._padding0 { padding: 0 !important; }

._border0 { border: none !important; }

._fixed { position: fixed !important; }

._absolute { position: absolute !important; }

._static { position: static !important; }

._xsmall { font-size: 75% !important; }

._small { font-size: 88% !important; }

._large { font-size: 113% !important; }

._xlarge { font-size: 133% !important; }

._nowrap { white-space: nowrap !important; }

._nobg { background: none !important; }

._full { width: 100% !important; }

/**************************************************/
/* components */
/**************************************************/
.btn-a, .btn-b, .btn-c, .home-train-card > .description .btn { border: none; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; border-radius: 2px; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; }

.float-l { float: left; }

.float-r { float: right; }

.page-contents { max-width: 960px; margin-left: auto; margin-right: auto; position: relative; }

.page-contents.-wide { max-width: 1020px; }

.page-contents > .page-title { margin-bottom: 50px; }

.page-contents > .page-title:last-child { margin-bottom: 0; }

.page-contents > .heading-a { margin-bottom: 40px; }

.page-contents > .heading-a:not(:first-child):not(.-firstChild) { margin-top: 80px; }

@media screen and (max-width: 960px) { .page-contents { padding-left: 20px; padding-right: 20px; } }

@media screen and (max-width: 600px) { .page-contents { padding-left: 10px; padding-right: 10px; }
  .page-contents > .heading-a { margin-bottom: 20px; }
  .page-contents > .heading-a:not(:first-child):not(.-firstChild) { margin-top: 60px; } }

.contents-block { display: block; padding-left: 10px; }

.contents-block > .heading-b { margin-bottom: 20px; }

.contents-block > .heading-b:not(:first-child):not(.-firstChild) { margin-top: 50px; }

.contents-block > .text-a:last-child { margin-bottom: 0; }

@media screen and (max-width: 960px) { .contents-block { padding-left: 0; }
  .contents-block > .heading-b:not(:first-child):not(.-firstChild) { margin-top: 30px; } }

.section-basic { position: relative; padding: 80px 0; }

.section-basic.-fill { background-color: #f3f3f3; }

.section-basic.-contentTop { padding-top: 60px; }

@media screen and (max-width: 960px) { .section-basic { padding-top: 50px; padding-bottom: 50px; } }

.section-home { position: relative; padding: 60px 0; }

.section-home.-fill { background-color: #f3f3f3; }

p.text-a { font-size: 100%; line-height: 1.75; }

p.text-a.-alert { color: #cc0000; }

@media screen and (max-width: 960px) { p.text-a { font-size: 93.75%; line-height: 1.5; } }

p.comment-a { font-size: 87.5%; line-height: 1.7; }

.link-pdf { display: inline-block; text-decoration: none; }

.link-pdf::after { width: 1em; margin: auto 0; margin-left: .5em; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; color: #016781; }

.link-a { display: inline-block; position: relative; padding-left: 1.5em; text-decoration: none; }

.link-a::before { position: absolute; top: 0; left: 0; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; color: #016781; line-height: inherit; }

.page-title { text-align: center; }

.page-title > .image { margin: 0 0 10px; }

.page-title > .title { display: block; margin: 0 auto; font-size: 225%; color: #016781; line-height: 1.2; letter-spacing: 1px; }

.page-title > .title .marker { padding: 0 5px; background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #fdf689)); background: -o-linear-gradient(transparent 70%, #fdf689 30%); background: linear-gradient(transparent 70%, #fdf689 30%); }

.page-title > .lead { margin: 1em 0 0; font-size: 100%; line-height: 1.75; }

@media screen and (max-width: 960px) { .page-title > .title { font-size: 175%; } }

@media screen and (max-width: 600px) { .page-title > .title { font-size: 150%; letter-spacing: 0; } }

.heading-a { position: relative; padding-bottom: 15px; border-bottom: 2px dashed #016781; font-size: 225%; color: #016781; font-weight: 700; line-height: 1.25; letter-spacing: 1px; }

.heading-a.-icon { padding-left: 40px; }

.heading-a.-icon > .icon { position: absolute; top: 8px; left: 0; }

.heading-a .sub { display: block; font-size: 66.66667%; }

.heading-a .small { display: inline-block; font-size: 66.66667%; }

.heading-a .xsmall { display: block; margin-top: 8px; font-size: 38.88889%; font-weight: 400; letter-spacing: 0; }

@media screen and (max-width: 960px) { .heading-a { font-size: 175%; }
  .heading-a.-icon .icon { top: 4px; }
  .heading-a .xsmall { font-size: 50%; } }

@media screen and (max-width: 600px) { .heading-a { font-size: 150%; }
  .heading-a.-icon .icon { top: 4px; }
  .heading-a .xsmall { font-size: 50%; } }

.heading-b { padding-left: 16px; border-left: 4px solid #8bcada; font-size: 150%; color: #016781; font-weight: 700; line-height: 1.25; letter-spacing: 1px; }

@media screen and (max-width: 960px) { .heading-b { font-size: 137.5%; } }

@media screen and (max-width: 600px) { .heading-b { font-size: 125%; padding-left: 10px; } }

.heading-c { font-size: 100%; color: #016781; font-weight: 400; line-height: 1.25; }

.heading-c.-alert { color: #cc0000; }

.heading-d { padding-bottom: .75em; border-bottom: 2px dashed #016781; font-size: 175%; color: #016781; font-weight: 700; line-height: 1.5; letter-spacing: 1px; text-align: center; }

.heading-d.-alert { color: #cc0000; }

@media screen and (max-width: 600px) { .heading-d { font-size: 125%; letter-spacing: 0; } }

.btn-a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 50px; margin-left: auto; margin-right: auto; padding: 2px 1em; border: 1px solid #016781; border-radius: 50px; background: #fff; font-size: 112.5%; color: #016781; line-height: 1.25; }

.btn-a > .txt { display: inline-block; position: relative; padding-right: 20px; }

.btn-a > .txt::after { display: block; position: absolute; top: 50%; right: 0; margin-top: -4px; border: solid transparent; border-width: 8px 6px 0; border-top-color: #016781; content: ""; }

.btn-a:hover { border-color: #016781; color: #016781; opacity: 1; }

.btn-a:hover > .txt::after { border-top-color: #016781; }

.btn-a.-main { border-color: #016781; color: #016781; }

.btn-a.-main > .txt::after { border-top-color: #016781; }

@media screen and (max-width: 960px) { .btn-a { height: 46px; font-size: 100%; } }

.btn-b { display: block; margin-left: auto; margin-right: auto; padding: 14px 1em; border: 2px solid #016781; border-radius: 4px; background: #fcfbf3; font-size: 100%; color: #016781; font-weight: 700; line-height: 1.4; }

.btn-b > .txt { display: inline-block; position: relative; padding-left: 1.5em; }

.btn-b > .txt::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; }

@media screen and (max-width: 960px) { .btn-b { font-size: 87.5%; } }

.btn-c { display: block; margin-left: auto; margin-right: auto; padding: 14px 1em; border: 2px solid #016781; border-radius: 4px; background: #fcfbf3; font-size: 100%; color: #016781; font-weight: 700; line-height: 1.4; }

.btn-c > .txt { display: inline-block; position: relative; }

.btn-c.-pdf > .txt { padding-right: 1.5em; }

.btn-c.-pdf > .txt::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; right: 0; margin-top: -.5em; }

@media screen and (max-width: 960px) { .btn-c { font-size: 87.5%; } }

.image-a { margin: 0; text-align: center; }

.list-0 { padding-left: 0; list-style: none; line-height: 1.75; }

.list-0 > li { text-align: left; }

.list-0.-indention > li { padding-left: 1em; text-indent: -1em; }

@media screen and (max-width: 960px) { .list-0 { font-size: 93.75%; line-height: 1.5; } }

.list-a { padding-left: 1.5em; list-style: disc; line-height: 1.75; }

.list-a > li { text-align: left; }

@media screen and (max-width: 960px) { .list-a { font-size: 93.75%; line-height: 1.5; } }

.order-0 { padding-left: 1.5em; list-style: decimal; line-height: 1.75; }

.order-0 > li { text-align: left; }

.order-0.-hiragana { list-style: hiragana; }

.order-0.-katakana { list-style: katakana; }

.order-0.-lowerAlpha { list-style: lower-alpha; }

.order-0.-upperAlpha { list-style: upper-alpha; }

.order-0.-lowerRoman { list-style: lower-roman; }

.order-0.-upperRoman { list-style: upper-roman; }

@media screen and (max-width: 960px) { .order-0 { font-size: 93.75%; line-height: 1.5; } }

.table-a { border-collapse: collapse; }

.table-a th, .table-a td { padding: 5px 10px; border: 1px solid #8bcada; font-size: 75%; line-height: 1.5; text-align: left; }

.table-a th { width: 110px; background-color: #cde9f1; font-weight: normal; }

.table-price { width: 100%; border-collapse: collapse; }

.table-price th, .table-price td { border: 1px solid #8bcada; font-size: 112.5%; }

.table-price th .block, .table-price td .block { display: block; }

.table-price th .small, .table-price td .small { margin: 4px 0 0; font-size: 66.66667%; }

.table-price th .red, .table-price td .red { color: #cc0000; }

.table-price th { padding: 8px 5px; background-color: #cde9f1; font-weight: 400; text-align: center; }

.table-price td { padding: 8px; background-color: #fff; text-align: right; }

.table-price .header th { min-width: 74px; padding: 16px 3px; background-color: #016781; color: #fff; font-size: 100%; font-weight: 700; }

.table-price .header th.small { font-size: 87.5%; }

.table-price .header th.purchase { font-size: 75%; }

@media screen and (max-width: 960px) { .table-price th, .table-price td { font-size: 100%; }
  .table-price th { min-width: 60px; } }

@media screen and (max-width: 600px) { .price-cover { overflow: scroll; } }

@media screen and (max-width: 600px) { .price-cover .table-price .purchase { padding: 10px; min-width: 130px; } }

@media screen and (max-width: 420px) { .price-cover .table-price .purchase { min-width: 72px; } }

.price-cover .table-price td { text-align: center; width: 33.3%; }

@media screen and (max-width: 600px) { .price-cover .table-price td { width: 100%; white-space: nowrap; } }

.price-age { margin-top: 6px; font-size: 75%; }

@media screen and (max-width: 600px) { .price-age { overflow: hidden; } }

.js-panel > .panel.-hidden { visibility: hidden; height: 0; }

.tab-a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin: 0 -1px; }

.tab-a > .item { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; width: 50%; padding: 0 1px; }

.tab-a .tabBtn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 52px; margin-top: 8px; padding: 2px 10px; border-radius: 8px 8px 0 0; background-color: #cde9f1; font-size: 100%; text-decoration: none; line-height: 1.25; text-align: center; cursor: pointer; }

.tab-a .tabBtn > .txt { display: inline-block; position: relative; margin: 0; line-height: 1.25; }

.tab-a .tabBtn > .txt::after { display: none; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 4px; background: #fdf689; content: ""; }

.tab-a .tabBtn:hover:not(.-current) { opacity: .7; }

.tab-a .tabBtn.-current { height: 60px; margin-top: 0; background: url(../img/bg-pattern02.jpg) repeat; }

.tab-a .tabBtn.-current > .txt { padding-bottom: 10px; font-size: 112.5%; color: #fff; }

.tab-a .tabBtn.-current > .txt::after { display: block; }

.tab-a.-lower .tabBtn { margin-top: 0; margin-bottom: 8px; border-radius: 0 0 8px 8px; }

@media screen and (max-width: 960px) { .tab-a .tabBtn { padding: 2px 5px; font-size: 87.5%; } }

/**************************************************
 base
***************************************************/
html { -webkit-font-smoothing: antialiased; }

body { font-family: 'Noto Sans', sans-serif; min-width: 320px; padding: 0px; color: #262d2f; word-break: break-word; }

body.-fixed { position: fixed; width: 100%; height: 100%; }

body, input, textarea { font-size: 16px; }

input, textarea, select, button { font-family: 'Noto Sans', sans-serif; }

button, input[type="button"], input[type="submit"] { -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

button:hover, input[type="button"]:hover, input[type="submit"]:hover { opacity: 0.7; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

a { color: #016781; text-decoration: underline; -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

a:hover { opacity: 0.7; }

._ios a:hover { opacity: 1; }

em { font-style: normal; }

h1, h2, h3, h4, h5, h6, dl { margin: 0; padding: 0; }

ul, ol { margin: 0; }

p { margin: 0 0 1em; line-height: 1.75; }

a.-telink { cursor: default; opacity: 1 !important; }

/**************************************************
 structure 構造を定義
***************************************************/
.site-header { -webkit-box-sizing: border-box; box-sizing: border-box; height: 80px; position: absolute; top: 0; left: 0; z-index: 10; }

@media screen and (max-width: 960px) { .site-header { height: 56px; min-width: 320px; } }

.header-inner { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: 0 auto; padding: 20px; }

.header-inner > .site-logo { margin: 0; padding: 0; }

@media screen and (max-width: 960px) { .header-inner { padding: 10px; }
  .header-inner > .site-logo { width: 100px; } }

.site-logo { font-size: 100%; line-height: 0; text-align: center; text-decoration: none; }

.site-logo > a { display: inline-block; color: inherit; line-height: inherit; }

.site-logo > .jr { display: block; margin: 15px auto 0; text-align: center; }

@media screen and (max-width: 960px) { .site-logo > .jr { width: 75px; margin-top: 10px; } }

.header-menuBtn { position: fixed; top: 10px; right: 10px; margin: 0; width: 84px; height: 84px; z-index: 100; }

.header-menuBtn > .btn { display: block; position: relative; width: 100%; height: 100%; cursor: pointer; }

.header-menuBtn > .btn .bar { top: 50%; left: 50%; margin-top: -8px; margin-left: -16px; }

.header-menuBtn > .btn .bar, .header-menuBtn > .btn .bar::before, .header-menuBtn > .btn .bar::after { position: absolute; display: block; width: 32px; height: 4px; }

.header-menuBtn > .btn .bar::before, .header-menuBtn > .btn .bar::after { background: #016781; border-radius: 1px; content: ""; -webkit-transition: all .1s ease-out, top .15s ease-out .2s; -o-transition: all .1s ease-out, top .15s ease-out .2s; transition: all .1s ease-out, top .15s ease-out .2s; }

.header-menuBtn > .btn .bar::before { top: -6px; }

.header-menuBtn > .btn .bar::after { top: 6px; }

.header-menuBtn > .btn .txt { display: block; position: absolute; bottom: 15px; left: 0; right: 0; margin: 0 auto; font-size: 87.5%; color: #016781; font-weight: 700; line-height: 1; text-align: center; }

.header-menuBtn > .btn.-open .bar { background-color: transparent; }

.header-menuBtn > .btn.-open .bar::before, .header-menuBtn > .btn.-open .bar::after { -webkit-transition: all .1s ease-out, -webkit-transform .15s ease-out .2s; transition: all .1s ease-out, -webkit-transform .15s ease-out .2s; -o-transition: all .1s ease-out, transform .15s ease-out .2s; transition: all .1s ease-out, transform .15s ease-out .2s; transition: all .1s ease-out, transform .15s ease-out .2s, -webkit-transform .15s ease-out .2s; }

.header-menuBtn > .btn.-open .bar::before { top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.header-menuBtn > .btn.-open .bar::after { top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

@media screen and (max-width: 960px) { .header-menuBtn { top: 0; width: 48px; height: 48px; }
  .header-menuBtn > .btn .bar { margin-top: -5px; margin-left: -10px; }
  .header-menuBtn > .btn .bar, .header-menuBtn > .btn .bar::before, .header-menuBtn > .btn .bar::after { width: 20px; height: 2px; }
  .header-menuBtn > .btn .bar::before { top: -4px; }
  .header-menuBtn > .btn .bar::after { top: 4px; }
  .header-menuBtn > .btn .txt { bottom: 5px; font-size: 62.5%; } }

.header-lang { position: fixed; top: 104px; right: 10px; margin: 0; z-index: 50; }

.header-lang > .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin-bottom: 5px; padding-left: 0; list-style: none; width: 84px; height: 84px; border-radius: 42px; background: #016781; font-size: 87.5%; color: #fff; text-align: center; line-height: 1; cursor: pointer; }

.header-lang > .head::after { display: inline-block; position: absolute; bottom: 15px; left: 50%; width: 6px; height: 6px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; margin-left: -3px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; }

.header-lang > .head > li { display: none; }

.header-lang > .head > li.-active { display: block; }

.header-lang > .list { position: relative; padding-left: 0; list-style: none; }

.header-lang > .list > li { position: relative; height: 0; opacity: 0; overflow: hidden; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.header-lang > .list > li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 84px; height: 84px; border-radius: 42px; background: #016781; font-size: 87.5%; color: #fff; text-align: center; line-height: 1; text-decoration: none; overflow: hidden; }

.header-lang > .list > li.-active { display: none; }

.header-lang > .list.-open > li { visibility: visible; height: 84px; margin-bottom: 5px; opacity: 1; overflow: visible; }

.header-lang > .list.-open > li.-active a { pointer-events: none; }

@media screen and (max-width: 960px) { .header-lang { top: 54px; }
  .header-lang > .head { width: 48px; height: 48px; border-radius: 24px; font-size: 62.5%; }
  .header-lang > .head::after { bottom: 8px; width: 4px; height: 4px; margin-left: -2px; }
  .header-lang > .list > li a { width: 48px; height: 48px; border-radius: 24px; font-size: 62.5%; }
  .header-lang > .list.-open > li { height: 48px; } }

.global-nav { position: relative; }

@media screen and (max-width: 960px) { .global-nav { display: none; } }

.gnav-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; height: 100%; }

.gnav-list > li { position: relative; text-align: center; line-height: 1; min-width: 100px; letter-spacing: 1px; text-transform: uppercase; }

.gnav-list > li .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 1em; color: inherit; text-decoration: none; }

.gnav-list > li .btn:hover, .gnav-list > li .btn.-current { background: #016781; color: #fff; opacity: 1; }

.gnav-list li.-reverse > .btn { background-color: #000; color: #fff; }

.sp-nav { visibility: hidden; opacity: 0; pointer-events: none; display: block; position: fixed; top: 0; right: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.95); z-index: -1; -webkit-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

.sp-nav.-open { visibility: visible; opacity: 1; pointer-events: auto; z-index: 99; }

.sp-nav .swiper-container { max-height: 100%; }

.sp-nav .swiper-slide { height: auto; }

.spnav-list { max-width: 1020px; margin-left: auto; margin-right: auto; padding: 60px 20px; list-style: none; }

.spnav-list > li:not(:last-child) { border-bottom: 1px solid #ccc; }

.spnav-list > li > .btn { display: block; padding: 25px 20px; font-size: 125%; font-weight: 700; color: inherit; text-decoration: none; }

.spnav-list > li > .btn:hover { background: #cde9f1; opacity: 1; }

.spnav-list > li > .secondary { padding-left: 70px; padding-bottom: 30px; list-style: none; }

.spnav-list > li > .secondary a { color: inherit; text-decoration: none; }

.spnav-list > li > .secondary > li:not(:last-child) { margin-bottom: 1em; }

@media screen and (max-width: 960px) { .spnav-list { padding: 40px 15px; }
  .spnav-list > li > .btn { padding: 15px 10px; font-size: 100%; }
  .spnav-list > li > .secondary { padding-left: 30px; padding-bottom: 20px; font-size: 87.5%; } }

.site-footer { position: relative; background-color: #8bcada; z-index: 5; }

.footer-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; padding: 20px 100px 20px 30px; }

.footer-inner > .faq { margin: 0; color: #fff; font-weight: 700; line-height: 1.25; }

.footer-inner > .faq a { display: inline-block; position: relative; color: inherit; text-decoration: none; }

.footer-inner > .faq a::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; margin-right: .5em; }

.footer-inner > .copyright { margin: 0; font-size: 87.5%; color: #fff; line-height: 1.25; }

.footer-inner > .jr { position: absolute; top: 50%; right: 20px; margin: -17px 0 0; text-align: center; }

@media screen and (max-width: 960px) { .footer-inner { display: block; padding: 15px 10px; }
  .footer-inner > .faq { margin-bottom: 10px; font-size: 87.5%; text-align: center; }
  .footer-inner > .faq a { padding: 5px 3em; border: 1px solid #fff; border-radius: 50px; }
  .footer-inner > .copyright { font-size: 75%; text-align: center; }
  .footer-inner > .jr { position: relative; top: auto; right: auto; margin: 20px auto 10px; } }

.footer-nav { border-top: 2px dashed #8bcada; }

.footer-nav > .inner { max-width: 1020px; margin-left: auto; margin-right: auto; position: relative; padding: 25px 10px; }

@media screen and (max-width: 960px) { .footer-nav { display: none; } }

.fnav-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.fnav-list > li { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 87.5%; color: #016781; line-height: 1.5; text-align: center; }

.fnav-list > li a { text-decoration: none; }

.page-container { position: relative; z-index: 1; overflow: hidden; }

/**************************************************/
/* pages ページ別のスタイルを定義 */
/**************************************************/
/**************************************************/
/* home トップページ */
/**************************************************/
.section-home-about { position: relative; padding: 40px 0 80px; z-index: 2; }

@media screen and (max-width: 600px) { .section-home-about { padding: 40px 0; } }

.section-home-railpass { position: relative; padding: 80px 0; background: #cde9f1; z-index: 1; }

.section-home-railpass > .bgItem01 { display: inline-block; position: absolute; top: -8%; right: 3%; z-index: -1; }

.section-home-railpass > .bgItem02 { display: inline-block; position: absolute; top: 25%; left: 3%; z-index: -1; }

.section-home-railpass > .bgItem03 { display: inline-block; position: absolute; top: 50%; right: 3%; z-index: -1; }

.section-home-railpass > .bgItem04 { display: inline-block; position: absolute; top: 75%; left: 3%; z-index: -1; }

@media screen and (max-width: 960px) { .section-home-railpass > .bgItem01 { width: 100px; top: -2%; right: 1%; }
  .section-home-railpass > .bgItem02 { width: 100px; left: 1%; }
  .section-home-railpass > .bgItem03 { width: 100px; right: 1%; }
  .section-home-railpass > .bgItem04 { width: 100px; top: auto; bottom: 2%; left: 1%; } }

@media screen and (max-width: 600px) { .section-home-railpass { padding: 40px 0; }
  .section-home-railpass > .bgItem01 { width: 75px; right: 0; }
  .section-home-railpass > .bgItem02 { width: 75px; left: 0; }
  .section-home-railpass > .bgItem03 { width: 75px; right: 0; }
  .section-home-railpass > .bgItem04 { width: 75px; left: 0; } }

.section-home-courses { position: relative; padding: 80px 0; }

.section-home-courses > .bgItem01 { display: inline-block; position: absolute; top: 5%; right: 5%; z-index: -1; }

.section-home-courses > .bgItem02 { display: inline-block; position: absolute; top: 55%; left: 5%; z-index: -1; }

.section-home-courses > .bgItem03 { display: none; position: absolute; z-index: -1; }

.section-home-courses > .bgItem04 { display: none; position: absolute; z-index: -1; }

@media screen and (max-width: 960px) { .section-home-courses > .bgItem01 { width: 350px; }
  .section-home-courses > .bgItem02 { top: 30%; width: 350px; }
  .section-home-courses > .bgItem03 { display: inline-block; top: 60%; right: 5%; width: 350px; }
  .section-home-courses > .bgItem04 { display: inline-block; top: 90%; left: 5%; width: 350px; } }

@media screen and (max-width: 600px) { .section-home-courses { padding: 40px 0; }
  .section-home-courses > .bgItem01 { right: 1%; width: 200px; }
  .section-home-courses > .bgItem02 { top: 30%; left: 1%; width: 200px; }
  .section-home-courses > .bgItem03 { top: 60%; right: 1%; width: 200px; }
  .section-home-courses > .bgItem04 { top: 90%; left: 1%; width: 200px; } }

.section-home-websites { position: relative; padding: 80px 0; background: url(../img/bg-pattern01.jpg) repeat; }

@media screen and (max-width: 600px) { .section-home-websites { padding: 40px 0; } }

#curveBottom, #curveTop { display: block; }

#curveBottom path, #curveTop path { fill: #cde9f1; stroke: #cde9f1; }

body.pg-home > .inbox { padding-bottom: 100px; }

@media screen and (max-width: 960px) { body.pg-home > .inbox { padding-bottom: 70px; } }

.footer-information { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: fixed; bottom: 0; left: 0; width: 100%; height: 100px; border-top: 4px solid #016781; background: #fcfbf3; z-index: 50; }

.footer-information > .inner { max-width: 1020px; margin-left: auto; margin-right: auto; position: relative; padding: 18px 10px; }

.footer-information > .inner > .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: -10px; margin-right: -10px; }

.footer-information > .inner > .list > li { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 0 10px; text-align: center; }

.footer-information > .inner > .list > .item { width: 40%; }

.footer-information > .inner > .list > .image { width: 30%; }

.footer-information > .inner .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 60px; padding: 0 15px 0 50px; border: 2px solid #016781; border-radius: 4px; background: #fff; font-size: 112.5%; color: #016781; font-weight: 700; line-height: 1.25; text-align: center; text-decoration: none; }

.footer-information > .inner .btn > .icon { position: absolute; top: 50%; left: 15px; margin-top: -17px; }

.footer-information > .inner .btn > .txt { display: inline-block; position: relative; text-align: center; }

.footer-information > .inner .btn .txts { display: block; font-size: 77.77778%; }

@media screen and (max-width: 960px) { .footer-information { height: 70px; border-top-width: 2px; }
  .footer-information > .inner { padding: 9px 10px; }
  .footer-information > .inner > .list { margin-left: -5px; margin-right: -5px; }
  .footer-information > .inner > .list > li { padding: 0 5px; }
  .footer-information > .inner > .list > .item { width: 50%; }
  .footer-information > .inner > .list > .image { display: none; }
  .footer-information > .inner .btn { height: 50px; padding: 0 8px 0 40px; border-width: 1px; font-size: 87.5%; }
  .footer-information > .inner .btn > .icon { left: 10px; width: 24px; margin-top: -12px; } }

@media screen and (max-width: 600px) { .footer-information > .inner .btn { font-size: 68.75%; }
  .footer-information > .inner .btn > .txt { text-align: left; } }

.main-visual { position: relative; height: 75vh; }

.main-visual .bgimg { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 75vh; overflow: hidden; z-index: 0; }

.main-visual > .railroad { position: absolute; bottom: -12%; left: 50%; width: 100%; min-width: 1400px; z-index: 2; pointer-events: none; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.main-visual > .railroad img { width: 100%; }

.main-visual .swiper-slide { position: relative; height: auto; overflow: hidden; }

.main-visual .swiper-pagination { max-width: 1020px; margin-left: auto; margin-right: auto; width: 1020px; position: absolute; bottom: 0; left: 0; right: 0; text-align: left; z-index: 3; }

.main-visual .swiper-pagination .swiper-pagination-bullet { margin: 0 5px; }

.main-visual .swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; border: 1px solid #8bcada; border-radius: 100%; background: #fff; opacity: 1; }

.main-visual .swiper-pagination-bullet-active { border-color: #016781; background: #016781; }

@media screen and (min-width: 961px) { .main-visual .bgimg.-portrait img { min-width: 0; }
  .main-visual .bgimg.-landscape img { max-width: 100%; }
  .main-visual .bgimg img { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: auto; min-width: 100%; max-width: none; min-height: 75vh; }
  .main-visual .bgimg img.-centerAll { top: 50%; bottom: auto; left: 50%; right: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .main-visual .bgimg img.-centerHorizontal { left: 50%; right: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .main-visual .bgimg img.-centerVertical { top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .main-visual .bgimg img.-fitTop { top: 0; bottom: auto; }
  .main-visual .bgimg img.-fitBottom { top: auto; bottom: 0; -webkit-transform-origin: bottom; -ms-transform-origin: bottom; transform-origin: bottom; }
  .main-visual .bgimg img.-fitLeft { left: 0; right: auto; }
  .main-visual .bgimg img.-fitRight { left: auto; right: 0; } }

@media screen and (max-width: 960px) { .main-visual { height: auto; }
  .main-visual .bgimg { position: relative; height: auto; }
  .main-visual .bgimg img { position: relative; min-width: 100%; min-height: auto; }
  .main-visual > .railroad { bottom: -12%; min-width: 0; }
  .main-visual .swiper-pagination { bottom: -20px; right: auto; width: 70%; text-align: center; } }

@media screen and (max-width: 600px) { .main-visual .swiper-pagination-bullet { width: 6px; height: 6px; } }

.home-news { margin-bottom: 60px; }

.home-news > .title { margin: 0 0 10px; font-size: 100%; color: #016781; font-weight: 700; line-height: 1.25; }

.home-news > .articles { padding-left: 0; list-style: none; }

.home-news > .articles > .item:not(:last-child) { margin-bottom: 5px; }

@media screen and (max-width: 600px) { .home-news { margin-bottom: 30px; }
  .home-news > .title { font-size: 87.5%; } }

.home-about-shikoku { display: block; position: relative; min-height: 500px; padding-left: 500px; }

.home-about-shikoku > .title { margin: 0 0 20px; font-size: 200%; color: #016781; font-weight: 700; line-height: 1.5; }

.home-about-shikoku > .title > .marker { background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #fdf689)); background: -o-linear-gradient(transparent 60%, #fdf689 40%); background: linear-gradient(transparent 60%, #fdf689 40%); }

.home-about-shikoku > .lead { margin-bottom: 30px; font-size: 100%; line-height: 2; }

.home-about-shikoku > .lead:last-child { margin-bottom: 0; }

.home-about-shikoku > .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 360px; height: 60px; margin-top: 20px; border: 2px solid #016781; border-radius: 4px; background: #fcfbf3; font-size: 125%; color: #016781; font-weight: 700; line-height: 1.4; text-align: center; text-decoration: none; }

.home-about-shikoku > .btn > .txt { display: inline-block; position: relative; padding-left: 2em; }

.home-about-shikoku > .btn > .txt::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; }

.home-about-shikoku > .image { position: absolute; bottom: 0; left: 0; margin: 0 auto; text-align: center; z-index: -1; }

@media screen and (max-width: 960px) { .home-about-shikoku { min-height: 0; padding-left: 0; }
  .home-about-shikoku > .title { font-size: 150%; }
  .home-about-shikoku > .lead { font-size: 93.75%; line-height: 1.75; }
  .home-about-shikoku > .btn { height: 50px; margin-left: auto; margin-right: auto; border-width: 1px; font-size: 100%; }
  .home-about-shikoku > .image { position: relative; margin-top: 40px; } }

@media screen and (max-width: 600px) { .home-about-shikoku > .title { font-size: 112.5%; }
  .home-about-shikoku > .lead { font-size: 75%; } }

.home-railpass, .home-minipass { display: block; position: relative; padding: 35px; border-radius: 4px; background: #fff; }

.home-railpass > .head, .home-minipass > .head { display: block; margin: 0 0 30px; padding-bottom: 15px; border-bottom: 6px dashed #fdf689; }

.home-railpass > .head > .title, .home-minipass > .head > .title { font-size: 150%; color: #016781; font-weight: 700; line-height: 1.5; }

.home-railpass > .head > .lead, .home-minipass > .head > .lead { margin-bottom: 0; }

.home-railpass > .body, .home-minipass > .body { display: block; position: relative; }

.home-railpass > .body > .list, .home-minipass > .body > .list { padding-left: 0; list-style: none; }

.home-railpass > .body > .list > li, .home-minipass > .body > .list > li { border-bottom: 1px dashed #8bcada; }

.home-railpass > .body > .list > li > a, .home-minipass > .body > .list > li > a { display: block; position: relative; padding: 14px 0 14px 1.5em; font-size: 125%; color: #016781; line-height: 1.5; text-decoration: none; }

.home-railpass > .body > .list > li > a::after, .home-minipass > .body > .list > li > a::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; font-size: 16px; }

.home-railpass > .heading-b, .home-minipass > .heading-b { margin-top: 40px; margin-bottom: 20px; }

.home-railpass > .heading-b:first-child, .home-minipass > .heading-b:first-child { margin-top: 0; }

@media screen and (max-width: 960px) { .home-railpass, .home-minipass { padding: 20px; }
  .home-railpass > .head, .home-minipass > .head { border-bottom-width: 2px; }
  .home-railpass > .head > .title, .home-minipass > .head > .title { font-size: 125%; }
  .home-railpass > .head > .lead, .home-minipass > .head > .lead { font-size: 87.5%; }
  .home-railpass > .body > .list > li > a, .home-minipass > .body > .list > li > a { font-size: 100%; }
  .home-railpass > .body > .list > li > a::after, .home-minipass > .body > .list > li > a::after { font-size: 100%; } }

@media screen and (max-width: 600px) { .home-railpass > .head, .home-minipass > .head { margin-bottom: 20px; }
  .home-railpass > .head > .title, .home-minipass > .head > .title { font-size: 112.5%; }
  .home-railpass > .head > .lead, .home-minipass > .head > .lead { font-size: 75%; }
  .home-railpass > .body > .list > li > a, .home-minipass > .body > .list > li > a { font-size: 87.5%; } }

.flyer-cover { margin: 40px 0 0; width: 100%; max-width: 890px; background-color: #e4e6f2; }

.home-flyer { margin: 40px 0 0; }

.home-flyer.-allPass { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-top: 0; padding: 2em; }

@media screen and (max-width: 960px) { .home-flyer.-allPass { display: block; padding: 20px; } }

@media screen and (max-width: 320px) { .home-flyer.-allPass { padding: 10px; } }

.home-flyer.-allPass .description { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -ms-flex-preferred-size: 80%; flex-basis: 80%; margin: 10px 0; padding-left: 0; }

@media screen and (max-width: 600px) { .home-flyer.-allPass .description { margin: 0; margin-top: 16px; } }

.home-flyer.-allPass .description .download { color: #000080; border: solid #000080 1px; border-radius: 7px; background-color: #fff; padding-left: 0; }

.home-flyer.-allPass .description .download::after { left: 36px; font-size: 125%; }

@media screen and (max-width: 600px) { .home-flyer.-allPass .description .download::after { left: 10px; font-size: 100%; } }

.home-flyer.-allPass .description .download::before { content: ""; background: url("../../images/common/icon-pdf.png") no-repeat; width: 21px; height: 26px; position: absolute; right: 36px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media screen and (max-width: 600px) { .home-flyer.-allPass .description .download::before { content: ""; background-size: 100%; right: 8px; width: 15px; height: 21px; } }

.home-flyer.-allPass .description .download > a { font-size: 131.25%; display: block; position: relative; padding: 20px 1em; -webkit-box-sizing: border-box; box-sizing: border-box; color: #000080; text-decoration: none; text-align: center; font-weight: 900; }

@media screen and (max-width: 960px) { .home-flyer.-allPass .description .download > a { font-size: 112.5%; text-align: left; padding-left: 70px; padding-right: 60px; } }

@media screen and (max-width: 600px) { .home-flyer.-allPass .description .download > a { font-size: 100%; padding: 24px 1em 24px 30px; text-align: left; } }

@media screen and (max-width: 400px) { .home-flyer.-allPass .description .download > a { font-size: 81.25%; } }

.home-flyer.-allPass .thumb { -ms-flex-preferred-size: 20%; flex-basis: 20%; text-align: right; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.home-flyer.-allPass .thumb > img { height: 190px; }

@media screen and (max-width: 960px) { .home-flyer.-allPass .thumb { display: block; text-align: center; }
  .home-flyer.-allPass .thumb > img { position: relative; width: 120px; height: auto; top: auto; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); } }

@media screen and (max-width: 600px) { .home-flyer.-allPass { margin-top: 20px; } }

.mfp-bg { background-color: #fff; opacity: 0.5; }

.topFlyer-btn { margin-top: 20px; margin-bottom: 0; border: solid 1px #000080; border-radius: 7px; }

@media screen and (max-width: 600px) { .topFlyer-btn { margin-top: 10px; } }

.topFlyer-btn > a { font-family: 'Noto Sans', sans-serif; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 70px; padding: 10px 1em; font-weight: 900; text-align: center; text-decoration: none; font-size: 125%; line-height: 1.4; color: #ffd700; border-radius: 6px; background-color: #000080; }

@media screen and (max-width: 960px) { .topFlyer-btn > a { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding-left: 50px; padding-right: 60px; font-size: 106.25%; text-align: left; } }

@media screen and (max-width: 600px) { .topFlyer-btn > a { width: auto; margin-left: auto; margin-right: auto; padding: 10px 40px 10px 30px; font-size: 93.75%; text-align: left; } }

@media screen and (max-width: 480px) { .topFlyer-btn > a { padding: 5px 40px 5px 30px; font-size: 81.25%; } }

.topFlyer-btn > a::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 20px; font-size: 80%; color: #fff; content: "\f138"; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media screen and (max-width: 600px) { .topFlyer-btn > a::before { left: 10px; } }

.topFlyer-btn > a::after { position: absolute; top: 50%; right: 15px; width: 34px; height: 28px; background-image: url("../../images/common/icon-pass.png"); background-repeat: no-repeat; background-size: contain; content: ""; -webkit-transform: translateY(-60%); -ms-transform: translateY(-60%); transform: translateY(-60%); }

@media screen and (max-width: 600px) { .topFlyer-btn > a::after { right: 10px; width: 21px; height: 18px; } }

.topFlyer-btn.-pdf { margin-top: 0; }

.topFlyer-btn.-pdf a { color: #000080; background: #fff; }

.topFlyer-btn.-pdf a::before { color: #000080; }

.topFlyer-btn.-pdf a::after { right: 12px; background-image: url("../../images/common/icon-pdf.png"); }

@media screen and (max-width: 600px) { .topFlyer-btn.-pdf a::after { right: 8px; width: 21px; height: 18px; } }

.modalwindow-01 { display: block; max-width: 820px; margin: 0 auto; padding: 40px; color: #000; background: #fff; border-radius: 10px; -webkit-box-shadow: 0px 0px 6px 3px #eee; box-shadow: 0px 0px 6px 3px #eee; }

.modalwindow-01.-cn { font-family: 'Noto Sans SC', sans-serif; }

.modalwindow-01.-tw { font-family: 'Noto Sans TC', sans-serif; }

.modalwindow-01.-kr { font-family: 'Noto Sans KR', sans-serif; }

.modalwindow-01 > a { display: block; }

.modalwindow-01 > .title { font-size: 162.5%; text-align: center; border-bottom: 2px solid #016781; padding-bottom: 10px; }

.modalwindow-01 > .text { margin: 1em auto; text-align: center; }

.modalwindow-01 .visitBtn { margin: 20px auto 1em; padding: 1em; text-align: center; width: 300px; color: white; border: 1px solid transparent; border-radius: 60px; background-color: #016781; text-decoration: none; }

@media screen and (max-width: 400px) { .modalwindow-01 .visitBtn { width: 200px; } }

.modalwindow-01 .backBtn { padding: 2px 1em; text-align: center; color: #016781; border: 1px solid #016781; border-radius: 60px; text-decoration: none; }

.modalwindow-01 .backBtn.mfp-close { font-size: 100%; font-family: 'Noto Sans', sans-serif; position: relative; margin: 0 auto; width: 300px; height: auto; opacity: 1; }

@media screen and (max-width: 400px) { .modalwindow-01 .backBtn.mfp-close { width: 200px; } }

.modalwindow-01 .backBtn:hover { opacity: 0.7; }

.home-railpass { margin: 0 auto 80px 60px; }

.home-railpass > .body { padding-left: 430px; min-height: 468px; }

.home-railpass > .body > .image { position: absolute; top: 0; left: -90px; }

.home-railpass > .body > .image > .photo { display: block; }

.home-railpass > .body > .image > .illust01 { position: absolute; top: 0; right: 10px; }

.home-railpass > .body > .image > .illust02 { position: absolute; bottom: -36px; left: -10px; }

@media screen and (max-width: 960px) { .home-railpass > .body { padding-left: 0; min-height: 0; }
  .home-railpass > .body > .image { position: relative; top: auto; left: auto; max-width: 500px; margin: 0 auto 20px; text-align: center; }
  .home-railpass > .body > .image > .photo { margin-left: -80px; }
  .home-railpass > .body > .image > .illust01 { right: 80px; }
  .home-railpass > .body > .image > .illust02 { left: -60px; } }

@media screen and (max-width: 600px) { .home-railpass { margin-bottom: 40px; margin-left: 30px; }
  .home-railpass > .body > .image > .photo { margin-left: -50px; }
  .home-railpass > .body > .image > .illust01 { width: 40px; right: 20px; }
  .home-railpass > .body > .image > .illust02 { width: 87px; left: -40px; } }

.home-minipass { margin: 0 60px 100px auto; }

.home-minipass > .body { padding-right: 430px; }

.home-minipass > .body > .image { position: absolute; top: 0; right: -90px; }

.home-minipass > .body > .image > .photo { display: block; }

.home-minipass > .body > .image > .illust01 { position: absolute; top: -120px; right: 10px; }

.home-minipass > .body > .image > .illust02 { position: absolute; bottom: 10px; left: -80px; }

@media screen and (max-width: 960px) { .home-minipass > .body { padding-right: 0; }
  .home-minipass > .body > .image { position: relative; top: auto; right: auto; max-width: 500px; margin: 0 auto 20px; text-align: center; }
  .home-minipass > .body > .image > .photo { margin-right: -80px; }
  .home-minipass > .body > .image > .illust01 { top: -10px; right: -50px; }
  .home-minipass > .body > .image > .illust02 { bottom: 10px; left: -20px; } }

@media screen and (max-width: 600px) { .home-minipass { margin-bottom: 40px; margin-right: 30px; }
  .home-minipass > .body > .image > .photo { margin-right: -40px; }
  .home-minipass > .body > .image > .illust01 { width: 90px; right: -30px; }
  .home-minipass > .body > .image > .illust02 { width: 84px; left: 0; } }

.home-flyer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; position: relative; }

.home-flyer > .thumb { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; margin: 0; }

.home-flyer > .description { padding-left: 20px; }

.home-flyer > .description > .name { display: block; margin: 0 0 10px; font-size: 100%; color: #016781; font-weight: 700; line-height: 1.5; }

.home-flyer > .description > .download { display: block; position: relative; margin: 0; padding-left: 1.5em; font-size: 100%; color: #016781; line-height: 1.5; }

.home-flyer > .description > .download::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; }

@media screen and (max-width: 600px) { .home-flyer > .description { padding-left: 15px; }
  .home-flyer > .description > .name { margin-bottom: 5px; font-size: 87.5%; }
  .home-flyer > .description > .download { font-size: 87.5%; } }

.home-price-head { display: block; position: relative; padding: 14px 1.5em 14px; font-size: 125%; color: #016781; line-height: 1.5; text-decoration: none; cursor: pointer; -webkit-transition: opacity .15s ease-in-out; -o-transition: opacity .15s ease-in-out; transition: opacity .15s ease-in-out; }

.home-price-head:hover { opacity: 0.7; }

.home-price-head::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; font-size: 16px; }

.home-price-head::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; right: .5em; margin-top: -.5em; font-size: 18px; }

.home-price-head.-open::before { content: "\f068"; }

@media screen and (max-width: 960px) { .home-price-head { font-size: 100%; }
  .home-price-head::after { font-size: 100%; }
  .home-price-head::before { font-size: 100%; } }

@media screen and (max-width: 600px) { .home-price-head { font-size: 87.5%; } }

.home-price-body { display: block; padding-bottom: 20px; }

.home-uchiko { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; list-style: none; padding-left: 0; position: relative; margin: 0 auto 30px; padding: 20px 20px 20px 25px; border-radius: 4px; background: #fff; }

.home-uchiko > .description { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; width: 410px; }

.home-uchiko > .description > .title { margin: 0 0 15px; padding-bottom: 10px; border-bottom: 4px dashed #8bcada; font-size: 137.5%; color: #016781; font-weight: 700; line-height: 1.25; }

.home-uchiko > .description > .text { margin: 0 0 10px; font-size: 100%; color: #016781; line-height: 1.5; }

.home-uchiko > .description > .more { margin: 0; }

.home-uchiko > .image { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 542px; }

.home-uchiko > .image > .imglist { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -1px; }

.home-uchiko > .image > .imglist > li { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; width: 50%; padding-left: 1px; }

.home-uchiko > .image > .imglist img { width: 100%; }

.home-uchiko > .image > .copyright { margin: 5px 0 0; line-height: 0; }

.home-uchiko > .append { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; margin-top: 20px; padding: 15px 0 0; border-top: 4px dashed #8bcada; }

.home-uchiko > .append > .title { margin: 0 2em 0 0; font-size: 137.5%; color: #016781; font-weight: 700; line-height: 1.25; }

.home-uchiko > .append > .more { margin: 0; }

@media screen and (max-width: 960px) { .home-uchiko { display: block; padding: 20px; }
  .home-uchiko > .description { width: auto; }
  .home-uchiko > .description > .title { border-bottom-width: 2px; font-size: 125%; }
  .home-uchiko > .description > .text { font-size: 87.5%; }
  .home-uchiko > .description > .more { font-size: 87.5%; }
  .home-uchiko > .image { width: auto; margin-bottom: 20px; }
  .home-uchiko > .append { display: block; width: auto; padding: 0; border-top: none; }
  .home-uchiko > .append > .title { margin: 0 0 10px; padding-bottom: 10px; border-bottom: 2px dashed #8bcada; font-size: 125%; }
  .home-uchiko > .append > .more { font-size: 87.5%; } }

@media screen and (max-width: 600px) { .home-uchiko { padding: 15px; }
  .home-uchiko > .description > .title { font-size: 112.5%; }
  .home-uchiko > .append > .title { font-size: 112.5%; } }

.home-train { display: block; position: relative; margin: 0 0 50px; padding: 30px 40px 60px; border-radius: 4px; background: #fff; }

.home-train > .illust01 { position: absolute; bottom: -30px; right: 40px; }

.home-train > .head { display: block; margin: 0 0 35px; padding-bottom: .75em; border-bottom: 4px dashed #8bcada; }

.home-train > .head > .title { font-size: 150%; color: #016781; font-weight: 700; line-height: 1.5; }

.home-train > .list { padding-left: 0; list-style: none; }

.home-train > .list > li:not(:last-child) { margin-bottom: 50px; }

@media screen and (max-width: 960px) { .home-train { padding: 25px 20px 40px; }
  .home-train > .illust01 { right: 20px; }
  .home-train > .head { border-bottom-width: 2px; }
  .home-train > .head > .title { font-size: 125%; }
  .home-train > .list { max-width: 600px; margin: 0 auto; } }

@media screen and (max-width: 600px) { .home-train { padding-left: 15px; padding-left: 15px; }
  .home-train > .illust01 { width: 37px; right: 10px; }
  .home-train > .head { margin-bottom: 20px; }
  .home-train > .head > .title { font-size: 100%; }
  .home-train > .list > li:not(:last-child) { margin-bottom: 40px; } }

.home-train-heading { margin: 0 0 15px; color: #016781; font-size: 137.5%; font-weight: 700; line-height: 1.4; }

@media screen and (max-width: 960px) { .home-train-heading { font-size: 125%; } }

@media screen and (max-width: 600px) { .home-train-heading { font-size: 100%; } }

.home-train-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; }

.home-train-card > .image { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 42.55319%; margin: 0; text-align: center; }

.home-train-card > .image > img { width: 100%; }

.home-train-card > .image .copyright { margin: 5px 0 0; line-height: 0; text-align: left; }

.home-train-card > .description { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 30px; }

.home-train-card > .description > .text { min-height: 118px; margin: 0; font-size: 100%; color: #016781; font-weight: 700; line-height: 1.75; }

.home-train-card > .description .btnset { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; list-style: none; padding-left: 0; margin: 25px 0 -15px -15px; }

.home-train-card > .description .btnset > li { -webkit-box-sizing: border-box; box-sizing: border-box; width: calc(50% - 15px); margin: 0 0 15px 15px; }

.home-train-card > .description .btn { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 380px; padding: 20px 10px; border: 2px solid #016781; border-radius: 4px; background: #fcfbf3; font-size: 100%; color: #016781; font-weight: 700; line-height: 1.25; }

.home-train-card > .description .btn > .txt { display: inline-block; position: relative; padding-left: 1.5em; }

.home-train-card > .description .btn > .txt::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; font-size: 16px; }

.home-train-card > .description .btn.-pdf > .txt::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; margin-left: .5em; }

.home-train-card > .description .btn.-main { background: #016781; color: #fdf689; }

@media screen and (max-width: 960px) { .home-train-card { display: block; }
  .home-train-card > .image { width: auto; margin-bottom: 10px; }
  .home-train-card > .description { padding-left: 0; }
  .home-train-card > .description > .text { min-height: 0; font-size: 93.75%; line-height: 1.5; }
  .home-train-card > .description .btnset { margin-bottom: -10px; margin-left: -10px; }
  .home-train-card > .description .btnset > li { width: calc(50% - 10px); margin: 0 0 10px 10px; }
  .home-train-card > .description .btn { max-width: none; border-width: 1px; font-size: 87.5%; } }

@media screen and (max-width: 600px) { .home-train-card > .description > .text { font-size: 87.5%; }
  .home-train-card > .description .btnset { display: block; margin: 15px auto 0; }
  .home-train-card > .description .btnset > li { width: auto; margin: 0 0 10px; }
  .home-train-card > .description .btnset > li:last-child { margin-bottom: 0; }
  .home-train-card > .description .btn { padding: 15px 10px; } }

.home-link > .gird { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -15px; margin-right: -15px; }

.home-link > .gird > .col { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 15px; }

.home-link > .gird .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 80px; padding: 2px 15px 2px 60px; border: 2px solid #016781; border-radius: 4px; background: #fff; font-size: 125%; color: #016781; font-weight: 700; line-height: 1.4; text-align: center; text-decoration: none; }

.home-link > .gird .btn > .icon { position: absolute; top: 50%; left: 15px; margin-top: -21px; }

.home-link > .gird .btn > .txt { display: inline-block; position: relative; }

.home-link > .gird .btn .small { display: inline-block; font-size: 80%; }

.home-link > .gird .btn.-pdf > .txt::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; margin-left: .5em; }

@media screen and (max-width: 960px) { .home-link > .gird { margin-left: -5px; margin-right: -5px; }
  .home-link > .gird > .col { width: 50%; padding: 5px; }
  .home-link > .gird .btn { height: 60px; padding-left: 55px; border-width: 1px; font-size: 100%; }
  .home-link > .gird .btn > .icon { margin-top: -14px; width: 28px; }
  .home-link > .gird .btn .small { font-size: 75%; } }

@media screen and (max-width: 600px) { .home-link > .gird { display: block; margin-left: auto; margin-right: auto; }
  .home-link > .gird > .col { width: auto; padding: 0; }
  .home-link > .gird > .col:not(:last-child) { margin-bottom: 15px; } }

.home-courses-title { position: relative; margin-bottom: 100px; }

.home-courses-title > .illust01 { position: absolute; top: 10px; left: 60px; }

.home-courses-title > .illust02 { position: absolute; top: 20px; right: 90px; }

.home-courses-title > .title { margin: 0; font-size: 225%; color: #016781; font-weight: 700; line-height: 1.5; text-align: center; letter-spacing: 1px; }

.home-courses-title > .title > .marker { background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #fdf689)); background: -o-linear-gradient(transparent 60%, #fdf689 40%); background: linear-gradient(transparent 60%, #fdf689 40%); }

.home-courses-title > .lead { margin: 20px 0 0; font-size: 100%; line-height: 1.5; text-align: center; }

@media screen and (max-width: 960px) { .home-courses-title { padding-left: 120px; padding-right: 120px; }
  .home-courses-title > .illust01 { left: 0; }
  .home-courses-title > .illust02 { right: 10px; }
  .home-courses-title > .title { font-size: 150%; } }

@media screen and (max-width: 600px) { .home-courses-title { margin-bottom: 60px; padding-left: 0; padding-right: 0; }
  .home-courses-title > .illust01 { width: 62px; top: 0; left: 0; }
  .home-courses-title > .illust02 { width: 39px; top: -10px; right: 20px; }
  .home-courses-title > .title { padding-left: 60px; padding-right: 60px; font-size: 112.5%; }
  .home-courses-title > .lead { font-size: 87.5%; } }

.home-courses { position: relative; }

.home-courses > .grid { padding-left: 0; list-style: none; }

.home-courses > .grid > li { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; max-width: 352px; }

.home-courses > .grid > li .illust01 { position: absolute; bottom: 120px; right: -300px; z-index: -1; }

.home-courses > .grid > li .illust02 { position: absolute; top: -280px; left: 20px; z-index: -1; }

.home-courses > .grid > li .illust03 { position: absolute; bottom: -350px; right: -40px; z-index: -1; }

@media screen and (min-width: 961px) { .home-courses > .grid > li:nth-child(1) { margin: 0; }
  .home-courses > .grid > li:nth-child(2) { margin: -250px 0 0 auto; }
  .home-courses > .grid > li:nth-child(3) { margin: -40px auto 0; }
  .home-courses > .grid > li:nth-child(4) { margin: -40px auto 0 0; }
  .home-courses > .grid > li:nth-child(5) { margin: -300px 0 0 auto; }
  .home-courses > .grid > li:nth-child(6) { margin: -40px auto 0; }
  .home-courses > .grid > li:nth-child(7) { margin: -40px auto 0 0; } }

@media screen and (max-width: 960px) { .home-courses > .grid { max-width: 600px; margin: 0 auto; }
  .home-courses > .grid > li { max-width: none; margin-top: -30px; }
  .home-courses > .grid > li:nth-child(1) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li:nth-child(2) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li:nth-child(3) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li:nth-child(4) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li:nth-child(5) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li:nth-child(6) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li:nth-child(7) { margin-left: auto; margin-right: auto; }
  .home-courses > .grid > li .illust01 { bottom: 10%; right: 0; }
  .home-courses > .grid > li .illust02 { top: auto; bottom: 10%; left: 0; }
  .home-courses > .grid > li .illust03 { width: 120px; bottom: 5%; right: 0; } }

@media screen and (max-width: 600px) { .home-courses > .grid { max-width: 320px; }
  .home-courses > .grid > li { margin-top: -10px; margin-bottom: 20px; }
  .home-courses > .grid > li .illust01 { width: 60px; }
  .home-courses > .grid > li .illust02 { width: 60px; }
  .home-courses > .grid > li .illust03 { width: 80px; } }

.home-courses-card { display: block; position: relative; max-width: 360px; color: inherit; text-decoration: none; }

.home-courses-card > .image { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; text-align: center; overflow: hidden; }

.home-courses-card > .body { display: block; position: absolute; }

.home-courses-card > .body > .course { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-bottom: 10px; }

.home-courses-card > .body > .course > .num, .home-courses-card > .body > .course .area { display: inline-block; padding: 5px 10px; font-size: 87.5%; line-height: 1.25; color: #fff; }

.home-courses-card > .body > .course > .num { background: #016781; }

.home-courses-card > .body > .course > .area { background: #8bcada; }

.home-courses-card > .body > .title { font-size: 150%; color: #016781; font-weight: 700; line-height: 1.25; letter-spacing: 1px; }

.home-courses-card > .body > .more { display: block; margin: 10px 0 0; }

.home-courses-card > .body > .more > .btn { display: inline-block; position: relative; padding: 5px 1em 5px 2em; border-radius: 50px; background: #016781; font-size: 87.5%; line-height: 1.25; color: #fdf689; text-decoration: none; }

.home-courses-card > .body > .more > .btn::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: .5em; margin-top: -.5em; }

.home-courses-card.-course01 > .body { top: 30px; right: -40px; }

.home-courses-card.-course02 > .body { top: 80px; left: -100px; }

.home-courses-card.-course03 > .body { top: 0; left: -60px; }

.home-courses-card.-course04 > .body { top: -50px; left: 20px; }

.home-courses-card.-course05 > .body { top: -50px; left: 80px; }

.home-courses-card.-course06 > .body { top: -70px; left: 40px; }

.home-courses-card.-course07 > .body { bottom: 50px; left: 380px; width: 100%; }

@media screen and (max-width: 960px) { .home-courses-card { max-width: none; }
  .home-courses-card > .body > .title { text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff; }
  .home-courses-card > .image { max-width: 352px; }
  .home-courses-card.-course01 > .image { margin-left: -60px; margin-right: auto; }
  .home-courses-card.-course01 > .body { top: 30px; right: auto; left: 240px; }
  .home-courses-card.-course02 > .image { margin-left: auto; margin-right: -60px; }
  .home-courses-card.-course02 > .body { top: 60px; left: auto; right: 240px; }
  .home-courses-card.-course03 > .image { margin-left: -60px; margin-right: auto; }
  .home-courses-card.-course03 > .body { top: 60px; right: auto; left: 240px; }
  .home-courses-card.-course04 > .image { margin-left: auto; margin-right: -60px; }
  .home-courses-card.-course04 > .body { top: 60px; left: auto; right: 240px; }
  .home-courses-card.-course05 > .image { margin-left: -60px; margin-right: auto; }
  .home-courses-card.-course05 > .body { top: 60px; right: auto; left: 240px; }
  .home-courses-card.-course06 > .image { margin-left: auto; margin-right: -60px; }
  .home-courses-card.-course06 > .body { top: 60px; left: auto; right: 240px; }
  .home-courses-card.-course07 > .image { margin-left: -60px; margin-right: auto; }
  .home-courses-card.-course07 > .body { top: 60px; bottom: auto; right: auto; left: 240px; width: auto; } }

@media screen and (max-width: 600px) { .home-courses-card > .body > .course > .num, .home-courses-card > .body > .course .area { font-size: 62.5%; }
  .home-courses-card > .body > .title { font-size: 100%; }
  .home-courses-card > .body > .more > .btn { font-size: 75%; }
  .home-courses-card > .image { max-width: 220px; }
  .home-courses-card.-course01 > .body { top: 20px; left: 120px; }
  .home-courses-card.-course02 > .body { top: 20px; right: 120px; }
  .home-courses-card.-course03 > .body { top: 20px; left: 120px; }
  .home-courses-card.-course04 > .body { top: 20px; right: 120px; }
  .home-courses-card.-course05 > .body { top: 20px; left: 120px; }
  .home-courses-card.-course06 > .body { top: 20px; right: 120px; }
  .home-courses-card.-course07 > .body { top: 20px; left: 120px; } }

.home-courses-more { display: block; max-width: 500px; margin: 50px auto 0; }

.home-courses-more > .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; height: 80px; border: 2px solid #016781; border-radius: 4px; background: #fcfbf3; font-size: 150%; color: #016781; font-weight: 700; line-height: 1.4; text-align: center; text-decoration: none; }

.home-courses-more > .btn > .txt { display: inline-block; position: relative; padding-left: 2em; }

.home-courses-more > .btn > .txt::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; font-size: 20px; }

@media screen and (max-width: 960px) { .home-courses-more > .btn { height: 60px; font-size: 125%; border-width: 1px; }
  .home-courses-more > .btn > .txt::before { font-size: 100%; } }

@media screen and (max-width: 600px) { .home-courses-more > .btn { height: 50px; font-size: 87.5%; } }

.home-websites-title { position: relative; margin-bottom: 40px; }

.home-websites-title > .title { margin: 0; font-size: 225%; color: #016781; font-weight: 700; line-height: 1.5; text-align: center; letter-spacing: 1px; }

.home-websites-title > .title > .marker { background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #fdf689)); background: -o-linear-gradient(transparent 60%, #fdf689 40%); background: linear-gradient(transparent 60%, #fdf689 40%); }

.home-websites-title > .lead { margin: 15px 0 0; font-size: 100%; font-weight: 700; line-height: 1.5; text-align: center; }

@media screen and (max-width: 960px) { .home-websites-title > .title { font-size: 150%; } }

@media screen and (max-width: 600px) { .home-websites-title > .title { font-size: 112.5%; }
  .home-websites-title > .lead { font-size: 87.5%; } }

.home-websites-map { display: block; position: relative; margin: 0 auto 40px; text-align: center; }

.home-websites-map area:focus { outline: none; }

.home-websites-map > .illust01 { position: absolute; top: 10px; left: 50px; }

.home-websites-map > .illust02 { position: absolute; bottom: 30px; right: 20px; }

@media screen and (max-width: 960px) { .home-websites-map > .illust01 { top: -30px; left: 10px; }
  .home-websites-map > .illust02 { bottom: -30px; right: 0; } }

@media screen and (max-width: 600px) { .home-websites-map > .illust01 { width: 70px; }
  .home-websites-map > .illust02 { width: 85px; } }

.home-websites-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -14px; margin-right: -14px; }

.home-websites-list > li { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 0 14px; }

@media screen and (max-width: 960px) { .home-websites-list > li { width: 50%; padding-bottom: 20px; }
  .home-websites-list > li:nth-child(1) { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .home-websites-list > li:nth-child(2) { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .home-websites-list > li:nth-child(3) { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .home-websites-list > li:nth-child(4) { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } }

@media screen and (max-width: 600px) { .home-websites-list { margin-left: -5px; margin-right: -5px; }
  .home-websites-list > li { padding-left: 5px; padding-right: 5px; } }

.home-websites-bnr { display: block; opacity: 1; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.home-websites-bnr > .area { margin: 0 auto 15px; font-size: 112.5%; color: #016781; font-weight: 700; line-height: 1.5; text-align: center; }

.home-websites-bnr > .bnr { margin: 0 auto 15px; text-align: center; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.home-websites-bnr > .title { margin: 0 auto; line-height: 1.5; text-align: center; }

@media screen and (max-width: 960px) { .home-websites-bnr { opacity: 1; }
  .home-websites-bnr > .area { margin-bottom: 10px; font-size: 100%; color: #016781; }
  .home-websites-bnr > .bnr { margin-bottom: 5px; -webkit-filter: none; filter: none; }
  .home-websites-bnr > .title { font-size: 87.5%; } }

@media screen and (max-width: 600px) { .home-websites-bnr > .area { margin-bottom: 10px; font-size: 87.5%; }
  .home-websites-bnr > .title { font-size: 75%; } }

/**************************************************/
/* railpass */
/**************************************************/
.pg-railpass .contents-block > .box-route-map { margin-bottom: 30px; }

.pg-railpass .mfp-content { width: 750px; padding: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 960px) { .pg-railpass .mfp-content { width: 100%; } }

.pg-railpass .mfp-figure:after { top: 15px; bottom: 15px; left: 10px; right: 10px; background: #fff; border-radius: 5px; }

.pg-railpass .mfp-close { width: 30px; height: 30px; background: #000; border: 2px solid #fff; -webkit-box-shadow: 0 0 2px #000; box-shadow: 0 0 2px #000; border-radius: 50%; color: #fff; opacity: 1; line-height: 1em; }

.pg-railpass .mfp-bg { background: #000; }

.pg-railpass .mfp-arrow { opacity: 1; }

.pg-railpass .mfp-arrow::before { border: none; width: 25px; height: 25px; border-radius: 50%; background: #000; opacity: 1; }

.pg-railpass .mfp-arrow::after { border-top-width: 7px; border-bottom-width: 7px; }

.pg-railpass .mfp-arrow-left { left: 50%; -webkit-transform: translate(-360px); -ms-transform: translate(-360px); transform: translate(-360px); }

.pg-railpass .mfp-arrow-left::before { background: #000; opacity: 1; margin-left: 10px; }

.pg-railpass .mfp-arrow-left::after { border-right: 7px solid #fff; top: 6px; margin-left: 15px; }

@media screen and (max-width: 960px) { .pg-railpass .mfp-arrow-left { left: 0; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
  .pg-railpass .mfp-arrow-left::before { margin-left: 27px; }
  .pg-railpass .mfp-arrow-left::after { margin-left: 32px; } }

.pg-railpass .mfp-arrow-right { right: 50%; -webkit-transform: translate(360px); -ms-transform: translate(360px); transform: translate(360px); }

.pg-railpass .mfp-arrow-right::before { background: #000; opacity: 1; margin-left: 55px; }

.pg-railpass .mfp-arrow-right::after { border-left: 7px solid #fff; top: 6px; margin-left: 65px; }

@media screen and (max-width: 960px) { .pg-railpass .mfp-arrow-right { right: 0; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
  .pg-railpass .mfp-arrow-right::before { margin-left: 38px; }
  .pg-railpass .mfp-arrow-right::after { margin-left: 48px; } }

.railpass-tab-content { padding: 40px 0 0; }

.railpass-tab-content > .panel > .heading-a { margin-bottom: 40px; }

.railpass-tab-content > .panel > .heading-a:not(:first-child):not(.-firstChild) { margin-top: 80px; }

@media screen and (max-width: 960px) { .railpass-tab-content > .heading-a { margin-bottom: 20px; }
  .railpass-tab-content > .heading-a:not(:first-child):not(.-firstChild) { margin-top: 60px; } }

.railpass-capacity { margin: 0 0 30px; padding-left: 40px; font-size: 87.5%; line-height: 1.5; }

.railpass-capacity > li { margin: 0 0 5px; }

@media screen and (max-width: 960px) { .railpass-capacity { padding-left: 1.5em; } }

.condition-price > .wrap { zoom: 1; }

.condition-price > .wrap:after { content: ''; display: block; clear: both; overflow: auto; }

.condition-price .float-l { width: 450px; }

.condition-price .float-l .image { margin: 15px 0 0; text-align: center; }

.condition-price .float-r { width: 460px; }

.condition-price .float-r .text:not(:first-child) { margin-top: 30px; }

.condition-price .float-r .reserved { margin: 20px 0 0; }

@media screen and (max-width: 960px) { .condition-price .float-r { float: none; width: auto; }
  .condition-price .float-l { float: none; width: auto; margin-bottom: 20px; } }

.list-validity { margin: 5px 0 20px; font-size: 87.5%; line-height: 1.5; }

.list-validity > li { margin-bottom: 5px; }

@media screen and (max-width: 960px) { .list-validity { padding-left: 1.5em; } }

.bnr-reserved { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; list-style: none; padding-left: 0; }

@media screen and (max-width: 600px) { .bnr-reserved { display: block; } }

.bnr-reserved > a { width: 49%; }

@media screen and (max-width: 600px) { .bnr-reserved > a { display: block; width: 100%; margin-bottom: 10px; text-align: center; } }

.bnr-reserved > a:last-child { text-align: right; }

@media screen and (max-width: 600px) { .bnr-reserved > a:last-child { text-align: center; } }

.kagawapass-validity { zoom: 1; }

.kagawapass-validity:after { content: ''; display: block; clear: both; overflow: auto; }

.kagawapass-validity .float-l { width: 450px; }

.kagawapass-validity .float-r { width: 460px; }

.kagawapass-validity .float-r .text:not(:first-child) { margin-top: 30px; }

@media screen and (max-width: 960px) { .kagawapass-validity .float-r { float: none; width: auto; margin-bottom: 20px; }
  .kagawapass-validity .float-l { float: none; width: auto; text-align: center; } }

.list-purchase { margin: 5px 0 30px; font-size: 87.5%; list-style: disc; line-height: 1.5; }

@media screen and (max-width: 960px) { .list-purchase { padding-left: 1.5em; } }

.waku-sell-list { margin: 15px 0 25px; padding: 15px 20px; border: 1px solid #8bcada; }

.waku-sell-list > .header { margin: 0 0 4px; font-size: 112.5%; font-weight: bold; line-height: 1.25; }

.waku-sell-list > .small { margin: 0 0 10px; font-size: 87.5%; line-height: 1.5; }

.waku-sell-list > .location { margin-bottom: 0; }

.prefecture-btn { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 600px; margin: auto; padding: 10px; font-size: 125%; font-weight: bold; text-align: center; text-decoration: none; color: #fff; border-radius: 20px; background: #e78b00; }

.prefecture-btn::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; right: 30px; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.prefecture-btn.-open::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; }

@media screen and (max-width: 960px) { .prefecture-btn { width: 100%; padding-left: 60px; padding-right: 60px; } }

.prefecture-contents { margin: 20px 0 0; padding: 28px; border: 2px solid #cde9f1; }

.prefecture-titleA { border-left: 4px solid #8bcada; color: #016781; padding-left: 8px; font-size: 125%; margin-bottom: 15px; }

.prefecture-titleB { position: relative; margin-bottom: 20px; padding: 8px 13em 8px 15px; background-color: #8bcada; color: #fff; font-size: 112.5%; line-height: 1.25; }

@media screen and (max-width: 480px) { .prefecture-titleB { padding-right: 15px; } }

.prefecture-titleB:not(:first-child):not(.-firstChild) { margin-top: 40px; }

.prefecture-titleB > .time { position: absolute; display: block; top: 50%; right: 10px; -webkit-transform: translate(0, -14px); -ms-transform: translate(0, -14px); transform: translate(0, -14px); font-size: 88.88889%; text-decoration: none; color: #fff; }

.prefecture-titleB > .time::after { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; margin-left: 5px; width: 16px; height: 32px; padding: 8px 2px; font-size: 75%; color: #8bcada; border-radius: 50%; background: #fff; content: "▲"; -webkit-transform: translate(0, -3px) rotate(90deg) scale(1, 0.5); -ms-transform: translate(0, -3px) rotate(90deg) scale(1, 0.5); transform: translate(0, -3px) rotate(90deg) scale(1, 0.5); }

.prefecture-titleB.-kansai { background-color: #ffcc82; }

.prefecture-titleB.-kansai > .time::after { color: #ffcc82; }

.prefecture-titleB.-chugoku { background-color: #a5d4ad; }

.prefecture-titleB.-chugoku > .time::after { color: #a5d4ad; }

@media screen and (max-width: 480px) { .prefecture-titleB > .time { position: static; display: block; margin-top: 5px; font-size: 77.77778%; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0); }
  .prefecture-titleB > .time::after { width: 15px; height: 30px; padding: 10px 2px; -webkit-transform: translate(0, 0) rotate(90deg) scale(1, 0.5); -ms-transform: translate(0, 0) rotate(90deg) scale(1, 0.5); transform: translate(0, 0) rotate(90deg) scale(1, 0.5); } }

.prefecture-wrapA { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; margin: -12px; }

@media screen and (max-width: 960px) { .prefecture-wrapA:not(:last-child) { margin-bottom: 30px; } }

.prefecture-wrapA + .prefecture-wrapA::before { display: block; width: 100%; margin: 20px 12px 10px; border-top: 2px solid #eee; content: ""; }

.prefecture-wrapA > .red > .name { color: #C52714; border-bottom: 1px dashed #C52714; }

.prefecture-wrapA > .green > .name { color: #008638; border-bottom: 1px dashed #008638; }

.prefecture-wrapA > .red > .name, .prefecture-wrapA > .green > .name { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; font-weight: bold; line-height: 1.4; padding-bottom: 10px; }

.prefecture-wrapA > .red > .name + .text, .prefecture-wrapA > .green > .name + .text { margin-top: -16px; line-height: 1.8; }

.prefecture-wrapA > .red > .text, .prefecture-wrapA > .green > .text { margin-bottom: 5px; }

.prefecture-wrapA > .red, .prefecture-wrapA > .green, .prefecture-wrapA > .map { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -ms-flex-line-pack: justify; align-content: space-between; -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33333%; padding: 12px; }

.prefecture-wrapA > .red.-col2, .prefecture-wrapA > .green.-col2, .prefecture-wrapA > .map.-col2 { width: 66.66667%; }

@media screen and (max-width: 600px) { .prefecture-wrapA > .red, .prefecture-wrapA > .green, .prefecture-wrapA > .map { width: 50%; }
  .prefecture-wrapA > .red.-col2, .prefecture-wrapA > .green.-col2, .prefecture-wrapA > .map.-col2 { width: 100%; } }

@media screen and (max-width: 480px) { .prefecture-wrapA > .red, .prefecture-wrapA > .green, .prefecture-wrapA > .map { width: 100%; } }

.prefecture-wrapA > .red.-closed, .prefecture-wrapA > .green.-closed, .prefecture-wrapA > .map.-closed { position: relative; }

.prefecture-wrapA > .red.-closed > *:not(.closedText), .prefecture-wrapA > .green.-closed > *:not(.closedText), .prefecture-wrapA > .map.-closed > *:not(.closedText) { opacity: .3; }

.prefecture-wrapA > .red.-closed > a, .prefecture-wrapA > .green.-closed > a, .prefecture-wrapA > .map.-closed > a { cursor: default; }

.prefecture-wrapA > .red.-closed > .closedText, .prefecture-wrapA > .green.-closed > .closedText, .prefecture-wrapA > .map.-closed > .closedText { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 180px; padding: 10px; font-weight: bold; text-align: center; color: #fff; background-color: #cc0000; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.prefecture-wrapA > .red.-closed > .closedText.-tw, .prefecture-wrapA > .red.-closed > .closedText.-cn, .prefecture-wrapA > .red.-closed > .closedText.-kr, .prefecture-wrapA > .green.-closed > .closedText.-tw, .prefecture-wrapA > .green.-closed > .closedText.-cn, .prefecture-wrapA > .green.-closed > .closedText.-kr, .prefecture-wrapA > .map.-closed > .closedText.-tw, .prefecture-wrapA > .map.-closed > .closedText.-cn, .prefecture-wrapA > .map.-closed > .closedText.-kr { letter-spacing: .5em; }

.prefecture-wrapA > .red > .text, .prefecture-wrapA > .green > .text, .prefecture-wrapA > .map > .text { width: 100%; }

.prefecture-wrapA > .red > .image, .prefecture-wrapA > .green > .image, .prefecture-wrapA > .map > .image { margin-bottom: 0; overflow: hidden; }

.prefecture-wrapB { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin: -10px; }

.prefecture-wrapB > .item { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px; }

@media screen and (max-width: 650px) { .prefecture-wrapB > .item { width: 100%; } }

.prefecture-wrapB > .item > .red { border: 1px solid #C52714; }

.prefecture-wrapB > .item > .red > .head { border-bottom: 2px dotted #C52714; }

.prefecture-wrapB > .item > .red > .head > .name { color: #C52714; }

.prefecture-wrapB > .item > .green { border: 1px solid #008638; }

.prefecture-wrapB > .item > .green > .head { border-bottom: 2px dotted #008638; }

.prefecture-wrapB > .item > .green > .head > .name { color: #008638; }

.prefecture-wrapB > .item > .red, .prefecture-wrapB > .item > .green { padding: 15px; }

.prefecture-wrapB > .item > .red > .head, .prefecture-wrapB > .item > .green > .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1em; padding-bottom: 5px; }

.prefecture-wrapB > .item > .red > .head > .name, .prefecture-wrapB > .item > .green > .head > .name { width: 100%; margin: 0; font-size: 131.25%; font-weight: bold; line-height: 1.4; }

.prefecture-wrapB > .item > .red > .important, .prefecture-wrapB > .item > .green > .important { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 15px 0 0; padding: 8px 10px; font-weight: 700; line-height: 1.3; text-align: center; color: #cc0000; border: 1px solid #FA6583; background-color: #FFDFE5; }

.prefecture-wrapB > .item > .red.-closed, .prefecture-wrapB > .item > .green.-closed { position: relative; }

.prefecture-wrapB > .item > .red.-closed > *:not(.closedText), .prefecture-wrapB > .item > .green.-closed > *:not(.closedText) { opacity: .3; }

.prefecture-wrapB > .item > .red.-closed > .closedText, .prefecture-wrapB > .item > .green.-closed > .closedText { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 180px; padding: 10px; font-weight: bold; text-align: center; color: #fff; background-color: #cc0000; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.prefecture-wrapB > .item > .red.-closed > .closedText.-tw, .prefecture-wrapB > .item > .red.-closed > .closedText.-cn, .prefecture-wrapB > .item > .red.-closed > .closedText.-kr, .prefecture-wrapB > .item > .green.-closed > .closedText.-tw, .prefecture-wrapB > .item > .green.-closed > .closedText.-cn, .prefecture-wrapB > .item > .green.-closed > .closedText.-kr { letter-spacing: .5em; }

.prefectureImage-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; width: calc(100% + 20px); margin: -10px; }

.prefectureImage-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding: 10px; }

@media screen and (max-width: 600px) { .prefectureImage-list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media screen and (max-width: 480px) { .prefectureImage-list { display: block; }
  .prefectureImage-list > .item { width: 100%; } }

.prefectureHours-list { position: relative; margin: 5px 0; }

.prefectureHours-list > .title { position: absolute; line-height: 1.4; }

.prefectureHours-list > .text { margin-left: 0; line-height: 1.4; }

.prefectureHours-list.-word5 > .text { margin-left: 2.5em; }

.prefectureHours-list.-word6 > .text { margin-left: 3em; }

.prefectureHours-list.-word7 > .text { margin-left: 3.5em; }

.prefectureHours-list.-word8 > .text { margin-left: 4em; }

.prefectureHours-list.-word9 > .text { margin-left: 4.5em; }

.prefectureHours-list.-word10 > .text { margin-left: 5em; }

.prefectureHours-list.-word11 > .text { margin-left: 5.5em; }

.prefectureHours-list.-word12 > .text { margin-left: 6em; }

.prefectureHours-list.-word13 > .text { margin-left: 6.5em; }

.prefectureHours-list.-word14 > .text { margin-left: 7em; }

.prefecture-mark { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin: 5px 0; }

.prefecture-mark > * { margin-right: 5px; }

.prefecture-mark > .circle::before { display: block; width: 18px; height: 18px; border-radius: 50%; background: #e78b00; content: ""; }

.prefecture-mark > .square::before { display: block; top: 50%; left: 0; width: 18px; height: 18px; background: #0094dd; content: ""; }

.prefecture-mark > .triangle::before { display: block; top: 50%; left: 0; border-width: 0 10.3923px 18px; border-style: solid; border-color: #82b71f transparent; content: ""; }

.prefecture-comment { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-top: 15px; }

.prefecture-comment > .item { position: relative; font-weight: bold; margin-right: 10px; padding-left: 18px; line-height: 1.5; }

.prefecture-comment > .item.-circle::before { display: block; position: absolute; top: .7em; left: 0; width: 12px; height: 12px; border-radius: 50%; background: #e78b00; content: ""; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.prefecture-comment > .item.-square::before { display: block; position: absolute; top: .7em; left: 0; width: 12px; height: 12px; background: #0094dd; content: ""; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.prefecture-comment > .item.-triangle::before { display: block; position: absolute; top: .7em; left: 0; border-width: 0 6.9282px 12px; border-style: solid; border-color: #82b71f transparent; content: ""; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.timePopup-box { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 30px 40px; background: #fff; border-radius: 5px; }

@media screen and (max-width: 960px) { .timePopup-box { width: 100%; max-height: calc(100vh - 30px); overflow: scroll; } }

.waku-sell-place { margin: 20px 0 0; padding: 28px; border: 2px solid #cde9f1; }

.waku-sell-place > .header { margin-bottom: 20px; font-size: 100%; font-weight: 700; line-height: 1.25; }

@media screen and (max-width: 960px) { .waku-sell-place { padding: 10px; } }

.prefecture-wrapA .white-space { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -ms-flex-line-pack: justify; align-content: space-between; -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33333%; padding: 12px; }

.box-area-wrap { zoom: 1; margin: 0 0 20px -25px; }

.box-area-wrap:after { content: ''; display: block; clear: both; overflow: auto; }

.box-area-wrap > .col1 { float: left; padding: 0 0 0 25px; width: auto; }

.box-area-wrap > .col2 { float: left; padding: 0 0 0 25px; width: 585px; }

.box-area-wrap > .col3 { float: left; padding: 0 0 0 25px; width: 280px; }

.box-area-wrap > .col1.-closed { position: relative; }

.box-area-wrap > .col1.-closed > *:not(.closedText) { opacity: .3; }

.box-area-wrap > .col1.-closed > .closedText { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 180px; padding: 10px; font-weight: bold; text-align: center; color: #fff; background-color: #cc0000; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.box-area-wrap > .col1.-closed > .closedText.-tw, .box-area-wrap > .col1.-closed > .closedText.-cn, .box-area-wrap > .col1.-closed > .closedText.-kr { letter-spacing: .5em; }

.box-area-wrap > .col2.-closed { position: relative; }

.box-area-wrap > .col2.-closed > *:not(.closedText) { opacity: .3; }

.box-area-wrap > .col2.-closed > .closedText { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 180px; padding: 10px; font-weight: bold; text-align: center; color: #fff; background-color: #cc0000; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.box-area-wrap > .col2.-closed > .closedText.-tw, .box-area-wrap > .col2.-closed > .closedText.-cn, .box-area-wrap > .col2.-closed > .closedText.-kr { letter-spacing: .5em; }

.box-area-wrap > .col3.-closed { position: relative; }

.box-area-wrap > .col3.-closed > *:not(.closedText) { opacity: .3; }

.box-area-wrap > .col3.-closed > .closedText { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 180px; padding: 10px; font-weight: bold; text-align: center; color: #fff; background-color: #cc0000; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.box-area-wrap > .col3.-closed > .closedText.-tw, .box-area-wrap > .col3.-closed > .closedText.-cn, .box-area-wrap > .col3.-closed > .closedText.-kr { letter-spacing: .5em; }

.box-area-wrap > * > .pref { margin: 0 0 12px; padding: 3px 8px; background-color: #8bcada; color: #fff; font-size: 100%; line-height: 1.25; }

.box-area-wrap > * > .pref.-kansai { background-color: #ffcc82; }

.box-area-wrap > * > .pref.-chugoku { background-color: #a5d4ad; }

@media screen and (max-width: 960px) { .box-area-wrap { width: auto; margin-right: 0; margin-left: 0; }
  .box-area-wrap > .col1, .box-area-wrap > .col2, .box-area-wrap > .col3 { float: none; width: auto; padding: 0; }
  .box-area-wrap > .col1:not(:last-child), .box-area-wrap > .col2:not(:last-child), .box-area-wrap > .col3:not(:last-child) { margin-bottom: 30px; } }

.railpass-station.-closed { position: relative; }

.railpass-station.-closed > *:not(.closedText) { opacity: .3; }

.railpass-station.-closed > .closedText { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; left: 50%; width: 180px; padding: 10px; font-weight: bold; text-align: center; color: #fff; background-color: #cc0000; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.railpass-station.-closed > .closedText.-tw, .railpass-station.-closed > .closedText.-cn, .railpass-station.-closed > .closedText.-kr { letter-spacing: .5em; }

.railpass-station:not(:first-child) { margin-top: 15px; }

.railpass-station > .name { margin: 0 0 6px; background: url(../img/line-dashed2.gif) repeat-x 0 50%; font-size: 93.75%; font-weight: bold; line-height: 1.3; }

.railpass-station > .name span { padding: 0 2px 0 0; background-color: #fff; }

.railpass-station > .name.station { color: #008638; }

.railpass-station > .name.shiten { color: #C52714; }

.railpass-station > .name.twoline { background-position: 0 25%; }

.railpass-station > .hour { zoom: 1; }

.railpass-station > .hour:after { content: ''; display: block; clear: both; overflow: auto; }

.railpass-station > .hour > dt { float: right; width: 140px; }

.railpass-station > .hour > dd { float: left; width: 130px; margin: 0; font-size: 87.5%; line-height: 1.4; }

.railpass-station > .hour .small { font-size: 85.71429%; }

.railpass-station > .hour .note { display: block; padding: 5px 0 0; }

.railpass-station > .hour .red { color: #cc0000; font-weight: 700; }

.railpass-station > .hour .close { display: block; margin: 5px 0 0; padding: 3px 5px; border: 2px solid #FA6583; background-color: #FFDFE5; color: #cc0000; line-height: 1.3; font-weight: 700; }

.railpass-station > .hour .simcard { display: table; width: 100%; height: 34px; margin: 5px 0 0; line-height: 1; }

.railpass-station > .hour .simcard a, .railpass-station > .hour .simcard .a { display: table-cell; padding: 4px 2px 4px 38px; border-radius: 4px; background: #cc0000 url(../img/icon-simcard.png) no-repeat 4px center; color: #fff; text-decoration: none; vertical-align: middle; }

.railpass-station > .hour .from { display: block; margin: 5px 0 0; font-size: 85.71429%; line-height: 1.3; font-weight: 700; }

.railpass-station .temporary-close { margin: 10px 0; padding: 3px 5px; border: 2px solid #FA6583; background-color: #FFDFE5; color: #cc0000; line-height: 1.3; }

@media screen and (max-width: 960px) { .railpass-station > .name br { display: none; }
  .railpass-station > .name.twoline { background-position: 0 9px; }
  .railpass-station .hour { min-height: 140px; }
  .railpass-station .hour dd { float: none; width: auto; padding-right: 150px; }
  .railpass-station .simcard { width: 130px; } }

@media screen and (max-width: 600px) { .railpass-station .hour { min-height: 100px; }
  .railpass-station .hour dt { width: 100px; }
  .railpass-station .hour dd { padding-right: 110px; } }

.box-area-kagawa { zoom: 1; margin-left: -25px; }

.box-area-kagawa:after { content: ''; display: block; clear: both; overflow: auto; }

.box-area-kagawa > .item { float: left; width: 280px; margin-left: 25px; }

@media screen and (max-width: 960px) { .box-area-kagawa { margin-left: 0; }
  .box-area-kagawa > .item { float: none; width: auto; margin-left: 0; }
  .box-area-kagawa > .item:not(:last-child) { margin-bottom: 20px; } }

.box-area-img { zoom: 1; margin: 10px 0 0; }

.box-area-img:after { content: ''; display: block; clear: both; overflow: auto; }

@media screen and (max-width: 960px) { .box-area-img { max-width: 280px; margin: 10px 0 0 auto; }
  .box-area-img .float-l { width: 46.42857%; }
  .box-area-img .float-r { width: 50%; } }

.sell-place-map { margin: 0 0 30px; }

.sell-place-map > ul { zoom: 1; margin-left: -25px; padding-left: 0; list-style: none; }

.sell-place-map > ul:after { content: ''; display: block; clear: both; overflow: auto; }

.sell-place-map > ul > li { width: 280px; padding: 0 0 0 25px; float: left; }

.sell-place-map > ul > li > a.-closed { opacity: .3; cursor: default; }

.sell-place-map > ul > .empty { height: 270px; }

.sell-place-map.-last { margin-bottom: 0; }

@media screen and (max-width: 960px) { .sell-place-map { display: none; } }

.sell-place-map-sp { display: none; }

@media screen and (max-width: 960px) { .sell-place-map-sp { display: block; width: 252px; margin: 0 auto; padding: 10px; border: 1px solid #ccc; }
  .sell-place-map-sp.-last { margin-bottom: 0; } }

.railpass-privilege { padding-left: 1.5em; }

.railpass-privilege > li { zoom: 1; }

.railpass-privilege > li:after { content: ''; display: block; clear: both; overflow: auto; }

.railpass-privilege > li:not(:last-child) { margin-bottom: 40px; }

.railpass-privilege > li > .image { float: right; width: 220px; margin: 0 auto; }

.railpass-privilege > li > .image img { display: block; margin: 0 auto; }

.railpass-privilege > li > .image img:not(:last-child) { margin-bottom: 10px; }

.railpass-privilege > li > .description { padding-right: 240px; }

.railpass-privilege > li > .description > .text { line-height: 1.5; }

.railpass-privilege > li > .description > .text:last-child { margin-bottom: 0; }

@media screen and (max-width: 960px) { .railpass-privilege > li > .image { padding-left: 10px; padding-bottom: 10px; }
  .railpass-privilege > li > .description { padding-right: 0; } }

@media screen and (max-width: 600px) { .railpass-privilege { font-size: 87.5%; }
  .railpass-privilege > li > .image { width: 40%; } }

/**************************************************/
/* railinfo */
/**************************************************/
.pg-railinfo .facebook { width: 500px; margin: 30px auto 0; }

@media screen and (min-width: 961px) { .pg-railinfo .contents-block { padding-left: 30px; padding-right: 30px; } }

@media screen and (max-width: 960px) { .pg-railinfo .facebook { width: 100%; max-width: 500px; margin: 20px auto 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .pg-railinfo .facebook .fb-page { width: 100% !important; } }

.page-contents > .railinfo-tab { margin-bottom: 2px; }

.railinfo-tab-content > .panel > .box-route-map { margin-bottom: 60px; }

.railinfo-block { display: block; }

.railinfo-block + .railinfo-block { margin-top: 80px; }

.railinfo-block > .heading-a { margin-bottom: 40px; }

.railinfo-block > .heading-a:not(:first-child):not(.-firstChild) { margin-top: 80px; }

@media screen and (max-width: 600px) { .railinfo-block { padding-left: 10px; padding-right: 10px; }
  .railinfo-block + .railinfo-block { margin-top: 60px; }
  .railinfo-block > .heading-a { margin-bottom: 20px; }
  .railinfo-block > .heading-a:not(:first-child):not(.-firstChild) { margin-top: 60px; } }

.box-route-map { background-color: #B9E2F8; }

.box-route-map > .wrap { zoom: 1; margin: 0 auto; }

.box-route-map > .wrap:after { content: ''; display: block; clear: both; overflow: auto; }

.box-route-map .guide { text-align: center; }

.box-route-map .guide a { display: inline-block; width: 270px; padding: 5px 0; border-radius: 50px; background: #016781; font-size: 87.5%; color: #fff; line-height: 1.5; text-decoration: none; }

.box-route-map .guide a:after { display: inline-block; margin-left: .5em; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; }

.box-route-map .map-img { float: left; width: 590px; padding-bottom: 20px; }

.box-route-map .map-img > .map { margin: 0 auto; text-align: center; }

.box-route-map .map-img > .guide { margin: 10px auto 0; }

.box-route-map .map-img > .pass { padding-left: 0; list-style: none; font-size: 87.5%; font-weight: 700; line-height: 1.5; text-align: center; }

.box-route-map .map-img > .pass > li:not(:last-child) { margin-bottom: 5px; }

.box-route-map .map-img > .pass .icon { display: inline-block; margin: 0 4px; }

.box-route-map .railway-list { float: right; width: 300px; padding: 20px 20px 20px 0; }

.box-route-map .railway-list > .head { margin: 0 0 10px; font-size: 100%; font-weight: 700; line-height: 1.25; }

.box-route-map .railway-list > .guide { margin: 20px auto 0; }

.box-route-map .railway-list ul { margin: 5px 0 0; padding: 0 10px; background-color: #fff; list-style: none; }

.box-route-map .railway-list ul > li { padding: 10px 4px; border-bottom: 1px solid #ccc; word-break: break-all; }

.box-route-map .railway-list ul > li a { display: block; text-decoration: none; }

.box-route-map .railway-list ul > li .icon { padding: 0 10px 0 0; vertical-align: middle; }

.box-route-map .railway-list ul > li.edge { border-bottom: 0; }

@media screen and (max-width: 960px) { .box-route-map .wrap { width: auto; }
  .box-route-map .map-img { float: none; width: auto; padding: 0 10px 20px; text-align: center; }
  .box-route-map .railway-list { float: none; width: auto; max-width: 300px; margin: 0 auto; padding: 10px; }
  .box-route-map .railway-list ul > li .icon { width: 22px; } }

.railinfo-box { zoom: 1; width: 930px; }

.railinfo-box:after { content: ''; display: block; clear: both; overflow: auto; }

.railinfo-box .float-l { width: 650px; }

.railinfo-box .float-r { width: 230px; }

.railinfo-box .railinfo-explain { margin-right: 0; }

.railinfo-box .railinfo-outline { width: 618px; }

.railinfo-box .railinfo-outline-header { margin-top: 0; margin-bottom: 7px; }

.railinfo-box .railinfo-outline-img { padding-left: 0; list-style: none; }

.railinfo-box .railinfo-outline-img li { margin: 0 0 10px; }

.railinfo-box .railinfo-box-inner { margin-left: 30px; }

@media screen and (max-width: 960px) { .railinfo-box { width: auto; }
  .railinfo-box .float-l { float: none; width: auto; }
  .railinfo-box .float-r { float: none; width: auto; margin: 20px auto 0; text-align: center; }
  .railinfo-box .railinfo-explain { margin-right: 10px; }
  .railinfo-box .railinfo-outline { width: 100%; }
  .railinfo-box .railinfo-outline-img { width: auto; margin: 0 5px -10px; letter-spacing: -0.4em; }
  .railinfo-box .railinfo-outline-img li { display: inline-block; margin: 0 5px 10px; letter-spacing: 0; }
  .railinfo-box .railinfo-box-inner { margin: 0 10px; } }

.railinfo-explain { margin: 0 10px 25px; font-size: 87.5%; line-height: 1.75; }

.railinfo-header { margin: 34px 0 20px; background: url(../img/line-dashed.gif) repeat-x 0 50%; color: #016781; font-size: 100%; font-weight: 700; line-height: 1.25; }

.railinfo-header span { display: inline-block; position: relative; padding: 0 12px 0 15px; background: #fff; }

.railinfo-header span::before { position: absolute; top: 50%; left: 0; width: 6px; height: 6px; margin-top: -3px; border-radius: 50%; background: #016781; content: ""; }

@media screen and (max-width: 960px) { .railinfo-header { margin-top: 25px; } }

@media screen and (max-width: 960px) { .railinfo-outline th { width: 100px; }
  .railinfo-outline a.website { word-break: break-all; }
  .railinfo-outline.-kr th { width: 70px; } }

.railinfo-contents { zoom: 1; padding-left: 0; list-style: none; }

.railinfo-contents:after { content: ''; display: block; clear: both; overflow: auto; }

.railinfo-contents > li { float: left; width: 299px; border-left: 1px solid #ddd; }

.railinfo-contents .first { border-left: 0; }

.railinfo-contents .movie { width: 234px; margin: 0 auto; }

.railinfo-contents .img { text-align: center; }

.railinfo-contents p { margin: 15px 30px 0; font-size: 75%; }

@media screen and (max-width: 960px) { .railinfo-contents > li { float: none; width: auto; margin-top: 15px; border-left: 0; }
  .railinfo-contents .first { margin-top: 0; }
  .railinfo-contents p { margin: 10px 0 0 !important; } }

.railinfo-contents > li { width: 300px; border: 0; }

.railinfo-contents > li.wide { width: 600px; }

.railinfo-contents > li.wide ul { zoom: 1; padding-left: 0; list-style: none; }

.railinfo-contents > li.wide ul:after { content: ''; display: block; clear: both; overflow: auto; }

.railinfo-contents > li.wide li { float: left; width: 300px; text-align: center; }

.railinfo-contents > li.wide p { margin: 15px 33px 0; font-size: 75%; }

@media screen and (max-width: 960px) { .railinfo-contents > li { width: auto; }
  .railinfo-contents > li.wide { width: auto; } }

#kotoden .railinfo-contents li { width: 350px; }

#kotoden .railinfo-contents li p { margin: 15px 0 10px; }

#kotoden .railinfo-contents li li { width: auto; border: 0; }

#kotoden .railinfo-contents .railinfo-header2 { margin: 0; font-size: 100%; font-weight: bold; line-height: 1.3; }

#kotoden .railinfo-contents .img { margin: 10px 0; }

#kotoden .railinfo-contents .download { padding-left: 0; list-style: none; font-size: 87.5%; }

#kotoden .railinfo-contents .download > li { position: relative; padding-left: 1.25em; }

#kotoden .railinfo-contents .download > li::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; position: absolute; top: 50%; left: 0; margin-top: -.5em; color: #016781; }

@media screen and (max-width: 960px) { #kotoden .railinfo-contents li { width: auto; } }

/**************************************************/
/* course */
/**************************************************/
.course-index { display: block; }

.course-index > .heading-d { margin-bottom: 40px; }

.course-index > .heading-d:not(:first-child) { margin-top: 100px; }

@media screen and (max-width: 600px) { .course-index > .heading-d { margin-bottom: 20px; }
  .course-index > .heading-d:not(:first-child) { margin-top: 50px; } }

.course-index-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -30px; margin-bottom: -60px; }

.course-index-grid > li { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 0 0 60px 30px; }

@media screen and (max-width: 960px) { .course-index-grid > li { width: 50%; } }

@media screen and (max-width: 600px) { .course-index-grid { margin-left: -10px; margin-bottom: 30px; }
  .course-index-grid > li { padding: 0 0 30px 10px; } }

.course-index-card { display: block; color: inherit; text-decoration: none; }

.course-index-card > .image { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 20px; padding: 0 20px 20px 0; text-align: center; }

.course-index-card > .image img { -webkit-box-shadow: 20px 20px 0 #cde9f1; box-shadow: 20px 20px 0 #cde9f1; }

.course-index-card > .body { display: block; padding-left: 20px; }

.course-index-card > .body > .course { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-bottom: 10px; }

.course-index-card > .body > .course > .num, .course-index-card > .body > .course .area { display: inline-block; padding: 5px 10px; font-size: 87.5%; line-height: 1.25; color: #fff; }

.course-index-card > .body > .course > .num { background: #016781; }

.course-index-card > .body > .course > .area { background: #8bcada; }

.course-index-card > .body > .title { font-size: 150%; color: #016781; font-weight: 700; line-height: 1.25; letter-spacing: 1px; }

.course-index-card > .body > .more { display: block; margin: 10px 0 0; }

.course-index-card > .body > .more > .btn { display: inline-block; position: relative; padding: 5px 1em 5px 2em; border-radius: 50px; background: #016781; font-size: 87.5%; line-height: 1.25; color: #fdf689; text-decoration: none; }

.course-index-card > .body > .more > .btn::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: .5em; margin-top: -.5em; }

@media screen and (max-width: 960px) { .course-index-card { max-width: 310px; margin-left: auto; margin-right: auto; }
  .course-index-card > .image { padding: 0 10px 10px 0; }
  .course-index-card > .image img { -webkit-box-shadow: 10px 10px 0 #cde9f1; box-shadow: 10px 10px 0 #cde9f1; }
  .course-index-card > .body { padding-left: 10px; } }

@media screen and (max-width: 600px) { .course-index-card > .body > .course { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .course-index-card > .body > .course > .num, .course-index-card > .body > .course .area { font-size: 75%; }
  .course-index-card > .body > .title { font-size: 112.5%; letter-spacing: 0; }
  .course-index-card > .image { padding: 0 5px 5px 0; }
  .course-index-card > .image img { -webkit-box-shadow: 5px 5px 0 #cde9f1; box-shadow: 5px 5px 0 #cde9f1; }
  .course-index-card > .body { padding-left: 0; } }

.course-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 0 25px; font-size: 100%; line-height: 1.25; letter-spacing: 1px; }

.course-title > .num, .course-title .area { display: inline-block; padding: 5px 10px; font-size: 87.5%; font-weight: 400; color: #fff; }

.course-title > .num { background: #016781; }

.course-title > .area { background: #8bcada; }

.course-title > .title { margin-left: 20px; font-size: 225%; color: #016781; font-weight: 700; }

@media screen and (max-width: 960px) { .course-title > .title { width: 100%; margin-top: 10px; margin-left: 0; font-size: 200%; } }

@media screen and (max-width: 600px) { .course-title > .num, .course-title .area { font-size: 75%; }
  .course-title > .title { font-size: 150%; } }

.rc-map-price { margin: 0 0 40px; }

.rc-map-price > .map { overflow: hidden; border-radius: 10px; background-color: #c0e4f8; text-align: center; }

.rc-nav { margin: 0 0 40px; }

.rc-nav-bottom { margin: 0 0 60px; }

.course-nav-title { display: block; margin: 0 0 40px; font-size: 150%; font-weight: 700; line-height: 1.25; text-align: center; letter-spacing: 1px; }

.course-nav-title .marker { padding: 0 5px; background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #fdf689)); background: -o-linear-gradient(transparent 70%, #fdf689 30%); background: linear-gradient(transparent 70%, #fdf689 30%); }

@media screen and (max-width: 600px) { .course-nav-title { margin-bottom: 30px; font-size: 125%; } }

.course-category-nav { margin: 30px 0 0; }

.course-category-nav > .course-nav-title { margin-bottom: 40px; }

.course-category-nav > .grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -10px; }

.course-category-nav > .grid > li { -webkit-box-sizing: border-box; box-sizing: border-box; width: 16.66667%; padding: 0 0 0 10px; }

@media screen and (max-width: 960px) { .course-category-nav > .grid { margin-bottom: -20px; }
  .course-category-nav > .grid > li { width: 33.33%; padding-bottom: 20px; } }

@media screen and (max-width: 600px) { .course-category-nav > .grid > li { width: 50%; }
  .course-category-nav > .title { margin-bottom: 30px; font-size: 125%; } }

.course-category-card { display: block; color: inherit; text-decoration: none; }

.course-category-card > .image { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 15px; text-align: center; }

.course-category-card > .course { margin-bottom: 5px; }

.course-category-card > .course > .area { display: inline-block; padding: 2px 6px; background: #8bcada; font-size: 87.5%; line-height: 1.25; color: #fff; }

.course-category-card > .title { font-size: 87.5%; color: #016781; font-weight: 700; line-height: 1.5; }

@media screen and (max-width: 960px) { .course-category-card { margin-left: auto; margin-right: auto; } }

@media screen and (max-width: 600px) { .course-category-card > .course > .area { font-size: 75%; } }

.rc-body { zoom: 1; width: 940px; margin: 0 0 20px; }

.rc-body:after { content: ''; display: block; clear: both; overflow: auto; }

.rc-body .rc-place { float: left; width: 600px; padding-left: 30px; padding-right: 30px; }

.rc-body .rc-route { float: right; width: 264px; }

@media screen and (max-width: 960px) { .rc-body { width: auto; }
  .rc-body .rc-place { float: none; max-width: 600px; width: auto; margin: 0 auto; padding-left: 0; padding-right: 0; }
  .rc-body .rc-route { float: none; max-width: 264px; width: auto; margin: 0 auto; } }

.rc-route-a .icon, .rc-route-b .icon { margin-right: 7px; vertical-align: middle; }

.place-title { position: relative; padding-left: 34px; color: #016781; font-size: 150%; font-weight: 700; line-height: 1.4; letter-spacing: 1px; }

.place-title .num { position: absolute; top: .7em; left: 0; margin-top: -12px; }

.place-title .large { font-size: 120%; }

@media screen and (max-width: 960px) { .place-title { font-size: 137.5%; } }

@media screen and (max-width: 600px) { .place-title { font-size: 125%; letter-spacing: 0; } }

.btn-details { margin: 20px 0 0; text-align: right; cursor: pointer; }

.btn-details > .btn-details-open, .btn-details > .btn-details-close { display: inline-block; position: relative; padding: 5px 1em 5px 2em; border-radius: 50px; background: #016781; font-size: 87.5%; line-height: 1.25; color: #fdf689; text-align: center; }

.btn-details > .btn-details-open::before, .btn-details > .btn-details-close::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: .5em; margin-top: -.5em; }

.rc-box { padding: 50px 0 40px; }

.rc-box .rc-img { margin: 15px 0 20px; }

.rc-box .rc-exp { margin: 20px 0; font-size: 75%; }

.rc-box .spot-info-header { margin: 18px 0 6px; line-height: 1.4; }

.rc-box .rc-route-a, .rc-box .rc-route-b { margin: 0 0 8px; }

.rc-box.rc-box-top { padding-top: 0; }

.rc-box:not(.rc-box-top) { background: url(../../images/common/modelcourse/bg-next.png) no-repeat center top; }

@media screen and (max-width: 960px) { .rc-box .rc-exp { font-size: 87.5%; } }

.spot-info { zoom: 1; padding-top: 10px; }

.spot-info:after { content: ''; display: block; clear: both; overflow: auto; }

.spot-info > .spot-detail { float: left; width: 375px; }

.spot-info > .spot-detail table { width: 100%; background-color: #F9F9F9; border-collapse: collapse; }

.spot-info > .spot-detail .first th, .spot-info > .spot-detail .first td { border-top: 0; }

.spot-info > .spot-detail th, .spot-info > .spot-detail td { padding: 14px; border-top: 1px solid #ccc; font-size: 75%; font-weight: normal; line-height: 1.3; text-align: left; vertical-align: top; }

.spot-info > .spot-detail th { width: 45px; border-right: 1px solid #ccc; white-space: nowrap; }

.spot-info > .spot-detail .url td { word-break: break-all; }

.spot-info > .spot-map { float: right; width: 200px; }

.spot-info > .spot-map .gmap { width: 200px; height: 200px; }

@media screen and (max-width: 960px) { .spot-info > .spot-detail { float: none; width: auto; }
  .spot-info > .spot-map { float: none; width: auto; margin-top: 10px; }
  .spot-info > .spot-map .gmap { width: 100%; height: 300px; } }

.rc-place-notes { margin-bottom: 20px; padding: 8px; border: 2px solid #FA6583; background-color: #FFDFE5; color: #FF0000; line-height: 1.4; }

.rc-route .rc-route-a { margin: 0 0 10px; }

.rc-route .rc-route-b { margin: 30px 0 10px; padding: 20px 0 0; border-top: 1px solid #ccc; }

.rc-route .num { margin: 4px 7px 4px 0; vertical-align: middle; }

.rc-route ul { padding-left: 0; list-style: none; }

.rc-route li { padding: 0 0 30px; background: url(../../modelcourse/images/bg-route-by.gif) no-repeat 0 bottom; font-size: 87.5%; line-height: 1.5; }

.rc-route li .place { display: block; padding: 12px 8px; border: 1px solid #8bcada; background-color: #fff; text-align: center; }

.rc-route li .place.main { background-color: #8bcada; color: #fff; }

.rc-route li .place.main2 { background-color: #fdf689; }

.rc-route li .place.main3 { background-color: #cde9f1; }

.rc-route li.kotoden { background-position: -260px bottom; }

.rc-route li.jr { background-position: -520px bottom; }

.rc-route li.iyotetsu { background-position: -780px bottom; }

.rc-route li.hiroden { background-position: -1040px bottom; }

.rc-route li.tosakuroshio { background-position: -1300px bottom; }

.rc-route li.tosaden { background-position: -1560px bottom; }

.rc-route li.asakaigan { background-position: -1820px bottom; }

.rc-route li.shinkansen { background-position: -2080px bottom; }

.rc-route li.tosakuro-jr { background-position: -2340px bottom; }

.rc-route li.bus { background-position: -2600px bottom; }

.rc-route li.ferry { background-position: -2860px bottom; }

.rc-route li.plane { background-position: -3120px bottom; }

.rc-route li.bus-hw { background-position: -3380px bottom; }

.rc-route li.olive-bus { background-image: url(../../modelcourse/images/bg-route-by2.gif); background-position: 0 bottom; }

.rc-route li.shikoku-bus { background-image: url(../../modelcourse/images/bg-route-by2.gif); background-position: -260px bottom; }

.rc-route li.tokushima-bus { background-image: url(../../modelcourse/images/bg-route-by2.gif); background-position: -520px bottom; }

.rc-route li.shodoshima-ferry { background-image: url(../../modelcourse/images/bg-route-by2.gif); background-position: -780px bottom; }

.rc-route li.last { padding-bottom: 0; }

.rc-route .jr-rp { padding: 0 0 54px; background-image: url(../../modelcourse/images/bg-route-by-extra.gif); }

.rc-route .note { margin: 6px 0 0; font-size: 75%; line-height: 1.3; }

.other-rc { margin: 10px 30px 30px; }

.other-rc li { float: left; padding: 0 0 0 18px; }

.other-rc li.first { padding-left: 0; }

/**************************************************/
/* access */
/**************************************************/
.pg-access .copy-case { margin: 20px 0 30px; font-size: 87.5%; }

@media screen and (max-width: 960px) { .pg-access .copy-case { margin: 15px 0 20px; } }

.about-timetable { max-width: 320px; margin: 0 auto; }

.access-nav { padding: 0 0 40px; }

.tab-access { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin: 0 -1px; }

.tab-access > .item { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; width: 25%; padding: 0 1px; }

.tab-access .tabBtn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 72px; margin-top: 8px; padding: 2px 5px; border-radius: 8px 8px 0 0; background-color: #cde9f1; font-size: 100%; font-weight: 700; text-decoration: none; line-height: 1.25; letter-spacing: -.1px; text-align: center; cursor: pointer; }

.tab-access .tabBtn > .txt { display: inline-block; position: relative; margin: 0; line-height: 1.25; }

.tab-access .tabBtn > .txt::after { display: none; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 4px; background: #fdf689; content: ""; }

.tab-access .tabBtn > .txt .small { display: block; font-size: 75%; font-weight: 400; }

.tab-access .tabBtn:hover:not(.-current) { opacity: .7; }

.tab-access .tabBtn.-current { height: 80px; margin-top: 0; background: url(../img/bg-pattern02.jpg) repeat; }

.tab-access .tabBtn.-current > .txt { padding-bottom: 10px; color: #fff; }

.tab-access .tabBtn.-current > .txt::after { display: block; }

@media screen and (max-width: 960px) { .tab-access { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .tab-access > .item { width: 50%; padding: 1px; }
  .tab-access .tabBtn { margin-top: 0; border-radius: 0; }
  .tab-access .tabBtn.-current { height: 72px; }
  .tab-access .tabBtn.-current > .txt { padding-bottom: 0; }
  .tab-access .tabBtn.-current > .txt::after { display: none; } }

@media screen and (max-width: 600px) { .tab-access { display: block; }
  .tab-access > .item { width: auto; padding: 1px; }
  .tab-access .tabBtn { height: 60px; }
  .tab-access .tabBtn.-current { height: 60px; } }

.box-access { zoom: 1; margin: 0 0 20px 30px; }

.box-access:after { content: ''; display: block; clear: both; overflow: auto; }

.box-access .text { float: left; width: 275px; }

.box-access .map { float: right; width: 600px; }

.box-access .access-route-type { margin: 0 0 8px 15px; }

@media screen and (max-width: 960px) { .box-access { margin: 0 0 20px; }
  .box-access .text { float: none; margin: 20px auto 0; padding-right: 15px; }
  .box-access .map { float: none; width: auto; text-align: center; } }

.access-route { width: 260px; margin: 0 0 0 15px; padding-left: 0; list-style: none; }

.access-route li { position: relative; padding: 0 0 30px; background: url(../../images/common/access/bg-route-line.gif) no-repeat 0 bottom; font-size: 87.5%; line-height: 1.3; }

.access-route li .place { display: block; *margin: 1px 0 0; padding: 8px 4px; border: 1px solid #8bcada; background-color: #fff; text-align: center; }

.access-route li .hour, .access-route li .transport { position: absolute; width: 115px; }

.access-route li .hour { bottom: 5px; right: 55%; text-align: right; }

.access-route li .transport { bottom: 6px; left: 55%; font-size: 68.75%; }

.access-route li.jr { background-position: -260px bottom; }

.access-route li.last { padding-bottom: 0; }

.access-route li.bunki { padding: 0; background: url(../../images/common/access/bg-route-line-jr.gif) repeat-y 24px 0; }

.access-route li.bunki ul { margin: 24px 0 0 24px; padding-left: 0; list-style: none; }

.access-route li.bunki li { margin: 0 0 18px; padding: 0 0 0 36px; background: url(../../images/common/access/bg-route-line-jr1.gif) no-repeat 0 center; }

.access-route li.bunki li .place { padding: 6px 4px; }

.access-route li.bunki li .notes { display: block; padding: 5px 0; }

.access-route li.bunki li .notes:first-child { padding-top: 0; }

.access-route li.bunki li .notes:last-child { padding-bottom: 0; }

.access-route li.bunki li.bunki2 { padding: 0; background: none; }

.access-route li.bunki li.bunki2 .bunki2-top { display: block; position: relative; padding: 0 0 0 36px; background: url(../../images/common/access/bg-route-line-jr1.gif) no-repeat 0 center; }

.access-route li.bunki li.bunki2 ul { margin: 0; padding: 0 0 0 36px; list-style: none; }

.access-route li.bunki li.bunki2 li { margin: 0; padding: 24px 0 0; background: url(../../images/common/access/bg-route-line.gif) no-repeat -290px top; }

.access-route li.bunki li.bunki2 .hour2 { position: absolute; top: 5px; right: 55%; font-size: 87.5%; line-height: 1.2; text-align: right; z-index: 1; }

.access-route li.bunki li.bunki2 .transport2 { position: absolute; top: 5px; left: 55%; font-size: 75%; line-height: 1.2; text-align: left; z-index: 1; }

.access-route li.bunki li.bunki2 > .notes { padding-left: 36px; font-size: 87.5%; }

.access-route li.bunki li.last { margin-bottom: 0; background-image: url(../../images/common/access/bg-route-line-jr2.gif); }

.access-route li.bunki li.last2 { margin-bottom: 0; background: nonet; }

.access-route li.bunki li.last2 .bunki2-top { background: url(../../images/common/access/bg-route-line-jr2.gif) no-repeat 0 center; }

.access-route li.bunki li.last2 > ul { background: #fff; }

.access-route.access-route-another { margin-bottom: 40px; }

@media screen and (max-width: 960px) { .access-route.access-route-another { margin-bottom: 20px; } }

.time-required { position: relative; margin: 0 0 20px; padding: 0 0 0 20px; font-size: 100%; font-weight: 400; line-height: 1.5; }

.time-required::before { content: "●"; position: absolute; top: 0; left: 0; color: #016781; }

.time-required .notes { display: block; font-size: 87.5%; line-height: 1.5; }

.access-route-note { margin: 10px 0 0 15px; font-size: 75%; line-height: 1.5; }

.case-flow { zoom: 1; margin: 60px 0 30px 20px; }

.case-flow:after { content: ''; display: block; clear: both; overflow: auto; }

.case-flow:first-child, .case-flow.-firstChild { margin-top: 0; }

.case-flow dt, .case-flow li { padding: 6px 10px; border: 1px solid #8bcada; font-size: 75%; line-height: 1.3; }

.case-flow dt { float: left; border-right: 0; background-color: #cde9f1; }

.case-flow dd { margin: 0; }

.case-flow ul { zoom: 1; padding-left: 0; list-style: none; }

.case-flow ul:after { content: ''; display: block; clear: both; overflow: auto; }

.case-flow li { float: left; padding-right: 24px; border-right: 0; border-left: 0; background: url(../../images/common/access/bg-route-flow.gif) no-repeat right center; }

.case-flow li.last { padding-right: 10px; border-right: 1px solid #8bcada; background-image: none; }

@media screen and (max-width: 960px) { .case-flow { width: 280px; margin: 15px auto 20px; }
  .case-flow dt { float: none; border-right: 1px solid #ccc; }
  .case-flow dd { border: 1px solid #ccc; border-top: 0; }
  .case-flow li { position: relative; float: none; padding: 10px; border: 0 !important; background-image: none; text-align: center; }
  .case-flow li:not(:first-child)::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: -0.5em; left: 50%; margin-left: -0.25em; color: #999; font-size: 128.57143%; } }

/**************************************************/
/* NEWS */
/**************************************************/
.page-contents > .news-title { margin-bottom: 30px; }

.page-contents > .news-body { margin-bottom: 60px; }

@media screen and (max-width: 600px) { .page-contents > .news-title { margin-bottom: 20px; }
  .page-contents > .news-body { margin-bottom: 40px; } }

.pg-news .page-contents > .btn-b { max-width: 400px; }

.news-articles { padding-left: 0; list-style: none; }

.news-articles > .item { padding: 20px 0; border-bottom: 1px dashed #8bcada; }

@media screen and (max-width: 600px) { .news-articles > .item { padding: 15px 0; } }

.news-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; }

.news-info > .date, .news-info > .title { display: block; margin: 0; padding: 0; font-size: 100%; line-height: 1.5; text-align: left; }

.news-info > .date { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 7em; }

@media screen and (max-width: 960px) { .news-info { display: block; }
  .news-info > .date { width: auto; } }

@media screen and (max-width: 600px) { .news-info > .date, .news-info > .title { font-size: 75%; } }

.news-title { display: block; }

.news-title > .date { display: block; margin: 0 0 5px; font-size: 100%; line-height: 1.75; text-align: left; }

.news-title > .title { display: block; margin: 0; font-size: 175%; color: #016781; line-height: 1.4; text-align: left; }

@media screen and (max-width: 960px) { .news-title > .date { font-size: 87.5%; }
  .news-title > .title { font-size: 125%; } }

.news-body { display: block; }

.news-body > .heading-b { margin-bottom: 20px; }

.news-body > .heading-b:not(:first-child):not(.-firstChild) { margin-top: 50px; }

.news-body > .text-a { margin-bottom: 1.5em; }

.news-body > .text-a:last-child { margin-bottom: 0; }

.news-body > .image-a { margin-bottom: 40px; }

.news-body > .image-a:last-child { margin-bottom: 0; }

.news-body > .list-0, .news-body > .list-a, .news-body > .order-0 { margin-bottom: 40px; }

.news-body > .list-0:last-child, .news-body > .list-a:last-child, .news-body > .order-0:last-child { margin-bottom: 0; }

@media screen and (max-width: 600px) { .news-body > .image-a { margin-bottom: 30px; }
  .news-body > .list-0, .news-body > .list-a, .news-body > .order-0 { margin-bottom: 30px; } }

/**************************************************
 contact お問い合わせ
***************************************************/
/**************************************************/
/* others その他 */
/**************************************************/
.price-revision { zoom: 1; margin: 0 -15px; }

.price-revision:after { content: ''; display: block; clear: both; overflow: auto; }

.price-revision > .unitL, .price-revision > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding: 0 15px; }

.price-revision > .unitL > .heading-c, .price-revision > .unitR > .heading-c { margin-bottom: 10px; }

.price-revision > .unitL > .comment-a:last-child, .price-revision > .unitR > .comment-a:last-child { margin-bottom: 0; }

.price-revision > .unitL { float: left; }

.price-revision > .unitR { float: right; }

@media screen and (max-width: 960px) { .price-revision { margin: 0; }
  .price-revision > .unitL, .price-revision > .unitR { float: none; width: auto; padding: 0; }
  .price-revision > .unitL:not(:last-child), .price-revision > .unitR:not(:last-child) { margin-bottom: 30px; } }

.pg-wifi .heading-a { padding: 10px; background: 10px 50% no-repeat; }

.pg-wifi .heading-a.icon-wifi { padding-left: 60px; background-image: url(../../images/common/icon-wifi-header.png); }

.pg-wifi .heading-a.icon-7spot { padding-left: 60px; background-image: url(../../images/common/icon-7spot-header.png); }

.howto-connect { margin-top: 1em; font-size: 87.5%; }

.howto-connect a { display: inline-block; word-break: break-all; }

.header-wifi-service { padding: 0 0 25px; font-size: 150%; font-weight: 700; color: #016781; text-align: center; }

.wifi-connect { zoom: 1; padding: 0 10px; }

.wifi-connect:after { content: ''; display: block; clear: both; overflow: auto; }

.wifi-connect .float-l { width: 580px; }

.wifi-connect .float-r { width: 320px; }

@media screen and (max-width: 960px) { .wifi-connect { padding: 0; }
  .wifi-connect .float-l { float: none; width: auto; }
  .wifi-connect .float-r { float: none; width: auto; } }

.header-wifi-connect { margin: 40px 0 10px; padding-bottom: 8px; border-bottom: 1px dotted #8bcada; font-size: 125%; color: #016781; }

.header-wifi-connect span { display: block; padding-left: 10px; border-left: 4px solid #8bcada; }

.btn-wifi { max-width: 320px; margin: 5px auto 0; line-height: 1; font-weight: 700; text-align: center; }

.btn-wifi a { position: relative; display: block; padding: 15px 35px 15px 15px; background-color: #8bcada; border-radius: 4px; color: #fff; font-size: 112.5%; text-decoration: none; -webkit-box-shadow: 0 2px 0 #64b8ce; box-shadow: 0 2px 0 #64b8ce; -webkit-transition: background-color .3s ease; -o-transition: background-color .3s ease; transition: background-color .3s ease; }

.btn-wifi a span { font-size: 77.77778%; }

.btn-wifi a::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; right: 15px; margin-top: -.5em; font-size: 16px; }

.faq-iconT { font-size: 81.25%; color: #fff; position: relative; }

.faq-iconT::after { display: block; position: absolute; content: ""; width: 21px; height: 21px; background-color: #016781; -webkit-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); transform: rotate(-45deg) translateY(-50%); -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; transform-origin: 0 100%; top: 56%; left: 13px; z-index: -1; }

@media screen and (max-width: 600px) { .faq-iconT:after { width: 16px; height: 16px; left: 11px; } }

.faq-title { position: relative; padding-left: 6px; }

.faq-list { width: 900px; margin: 0 auto 50px; counter-reset: ques 0 ans 0; }

.faq-list dt, .faq-list dd { position: relative; margin: 0; padding: 0; line-height: 1.4; }

.faq-list dt .icon, .faq-list dd .icon { font-family: 'Futura-CondensedMedium','Bahnschrift','Futura'; font-stretch: condensed; font-size: 112.5%; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; width: 32px; height: 32px; line-height: 32px; font-weight: 400; text-align: center; }

@media screen and (max-width: 600px) { .faq-list dt .icon, .faq-list dd .icon { font-size: 81.25%; width: 22px; height: 22px; line-height: 25px; } }

.faq-list dt { padding: 20px 20px 20px 54px; border-top: 1px solid #8bcada; font-size: 112.5%; font-weight: 700; cursor: pointer; }

.faq-list dt .icon { top: 16px; left: 0; background: #8bcada; color: #fff; }

.faq-list dt.ques01 { border: none; }

.faq-list dt span { display: block; position: relative; padding-right: 50px; }

.faq-list dt span::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 400; position: absolute; top: 50%; right: 0; margin-top: -.5em; font-size: 20px; color: #016781; }

.faq-list dt.-open span::after { content: "\f146"; }

.faq-list dd { margin: 10px 0 30px 54px; padding: 10px 15px; background: #f3f3f3; }

.faq-list dd:last-child { margin-bottom: 0; }

.faq-list dd .icon { top: 0; left: -54px; border: 1px solid #8bcada; color: #8bcada; }

.faq-list dd p { margin-bottom: 1em; line-height: 1.75; }

.faq-list dd p:last-child { margin-bottom: 0; }

@media screen and (max-width: 960px) { .faq-list { width: auto; margin: 0 auto 30px; padding: 0 10px; }
  .faq-list dt::before, .faq-list dd::before { width: 24px; height: 24px; font-size: 16px; line-height: 24px; }
  .faq-list dt { padding: 15px 0 15px 35px; font-size: 100%; }
  .faq-list dt span { padding-top: 2px; padding-right: 25px; }
  .faq-list dt::before { top: 15px; }
  .faq-list dd { margin-top: 0; margin-left: 35px; font-size: 87.5%; }
  .faq-list dd::before { left: -35px; } }

.faq-other { margin: 12px 0 0; padding: 20px 32px; border-top: 4px solid #cde9f1; border-bottom: 4px solid #cde9f1; font-size: 93.75%; font-weight: 700; line-height: 1.25; text-align: right; }

.faq-other a { display: inline-block; position: relative; padding: 0 0 0 22px; text-decoration: none; }

.faq-other a:hover { text-decoration: underline; }

.faq-other a::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; }

@media screen and (max-width: 960px) { .faq-other { padding: 10px 15px; text-align: center; }
  .faq-other a { text-align: left; } }

.pg-inquiry .error { margin: 5px 0 0; color: #f00; font-size: 75%; }

.inquiry-content { max-width: 800px; margin: 0 auto; }

.inquiry-prev { zoom: 1; margin: 0 0 25px; padding: 20px 30px; background-color: #cde9f1; }

.inquiry-prev:after { content: ''; display: block; clear: both; overflow: auto; }

.inquiry-prev .btn { float: left; width: 160px; margin: 0; padding: 10px 0 0; }

.inquiry-prev dl { float: left; width: 580px; }

.inquiry-prev dl dt { font-size: 100%; font-weight: bold; line-height: 1.3; }

.inquiry-prev dl dd { margin: 5px 0 0; line-height: 1.3; }

@media screen and (max-width: 960px) { .inquiry-prev { padding: 10px 15px; }
  .inquiry-prev .btn { float: none; width: auto; padding: 5px 0 10px; text-align: center; }
  .inquiry-prev dl { float: none; width: auto; } }

.form-inquiry { margin: 25px 0 0; }

.form-inquiry table { width: 100%; border-collapse: collapse; border: 2px solid #8bcada; table-layout: fixed; }

.form-inquiry table th, .form-inquiry table td { padding: 16px 25px; border: 2px solid #8bcada; line-height: 1.3; vertical-align: middle; }

.form-inquiry table th { width: 120px; border-right: 0; color: #016781; font-weight: normal; text-align: left; }

.form-inquiry table td { padding-left: 0; border-left: 0; border-right: 0; }

.form-inquiry table .annotate { font-size: 81.25%; }

.form-inquiry .confirm th, .form-inquiry .confirm td { padding-top: 20px; padding-bottom: 20px; }

.form-inquiry .button { margin: 15px 0 0; text-align: center; }

@media screen and (max-width: 960px) { .form-inquiry table { border-width: 1px; }
  .form-inquiry table th, .form-inquiry table td { padding: 12px 15px; border-width: 1px; font-size: 87.5%; }
  .form-inquiry table th { width: 80px; }
  .form-inquiry table td { padding-left: 0; border-left: 0; border-right: 0; }
  .form-inquiry table .annotate { font-size: 75%; } }

@media screen and (max-width: 600px) { .form-inquiry table { display: block; border: none; }
  .form-inquiry table tr, .form-inquiry table th, .form-inquiry table td { display: block; }
  .form-inquiry table th, .form-inquiry table td { width: auto; padding: 0; border: none; }
  .form-inquiry table th { padding-bottom: 10px; font-weight: 700; }
  .form-inquiry table td { padding-bottom: 10px; padding-left: 0; border-left: 0; border-right: 0; }
  .form-inquiry table td:last-child { padding-bottom: 25px; }
  .form-inquiry table .annotate { font-size: 75%; } }

.text-field { padding: 8px; border: 1px solid #ccc; font-size: 100%; }

.text-field.text-field-size1 { width: 270px; }

.text-field.text-field-size2 { width: 580px; }

@media screen and (max-width: 960px) { .text-field { -webkit-box-sizing: border-box; box-sizing: border-box; }
  .text-field.text-field-size1 { width: 100%; }
  .text-field.text-field-size2 { width: 100%; } }

.thanks-text { margin: 0 auto; text-align: center; }

.thanks-text p { margin: 0 0 30px; }

.thanks-text p:last-child { margin-bottom: 0; }

.box-sitemap { zoom: 1; padding: 0 15px; }

.box-sitemap:after { content: ''; display: block; clear: both; overflow: auto; }

.box-sitemap > .float-l, .box-sitemap > .float-r { width: 440px; }

.box-sitemap > .float-l > ul, .box-sitemap > .float-r > ul { padding-left: 0; list-style: none; line-height: 1.25; }

.box-sitemap > .float-l > ul > li, .box-sitemap > .float-r > ul > li { padding: 20px 22px; border-bottom: 2px solid #E6E6E6; }

.box-sitemap > .float-l > ul > li > ul, .box-sitemap > .float-r > ul > li > ul { margin: 5px 0 0; padding-left: 0; list-style: none; line-height: 1.25; }

.box-sitemap > .float-l > ul > li > ul > li, .box-sitemap > .float-r > ul > li > ul > li { padding: 20px 0 5px 22px; border-bottom: 0; }

.box-sitemap a { display: block; position: relative; padding-left: 1.5em; color: #016781; text-decoration: none; }

.box-sitemap a::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; margin-top: -.5em; }

.box-sitemap a:hover { text-decoration: underline; }

@media screen and (max-width: 960px) { .box-sitemap { padding: 0 10px; }
  .box-sitemap > .float-l, .box-sitemap > .float-r { float: none; width: auto; }
  .box-sitemap > .float-l > ul, .box-sitemap > .float-r > ul { padding: 0; font-size: 87.5%; }
  .box-sitemap > .float-l > ul > li, .box-sitemap > .float-r > ul > li { padding: 5px 0; border-bottom-width: 1px; }
  .box-sitemap > .float-l > ul > li > ul, .box-sitemap > .float-r > ul > li > ul { padding: 0 0 15px 22px; }
  .box-sitemap > .float-l > ul > li > ul li, .box-sitemap > .float-r > ul > li > ul li { padding: 0; padding-bottom: 0; }
  .box-sitemap a { padding-top: 10px; padding-bottom: 10px; } }

.heading-a.-gallery { margin-bottom: 17px; }

.heading-a.-gallery .sp-min360 { display: none; }

@media screen and (max-width: 360px) { .heading-a.-gallery .sp-min360 { display: inline-block; } }

@media screen and (max-width: 600px) { .heading-a.-gallery.-debut { padding-right: 61px; } }

.galleryBtn-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: row; -ms-flex-pack: row; justify-content: row; list-style: none; padding-left: 0; border-top: solid 4px #016781; }

.galleryBtn { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; font-size: 112.5%; line-height: 1.25; text-align: center; color: #016781; background: #cde9f1; text-decoration: none; width: 25%; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: 0; -webkit-transition: ease 0.3s; -o-transition: ease 0.3s; transition: ease 0.3s; border-right: dotted 2px #016781; padding: 1em; }

.galleryBtn.-kr { font-size: 93.75%; }

.galleryBtn .img { width: 100%; margin-bottom: 0; }

.galleryBtn:hover { background-color: #016781; color: #fff; -webkit-transition: ease 0.3s; -o-transition: ease 0.3s; transition: ease 0.3s; opacity: 1; }

.galleryBtn:last-of-type { border-right: 0; }

.galleryBtn::after { font-size: 75%; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 75%; -webkit-transform: translateY(-75%); -ms-transform: translateY(-75%); transform: translateY(-75%); right: 0.5em; width: 12px; height: 12px; background-color: #016781; color: #fff; padding: 0.35em 0.25em 0.15em 0.25em; border-radius: 50px; }

@media screen and (max-width: 960px) { .galleryBtn { font-size: 100%; width: 50%; margin: 0; padding: 1em; border-bottom: dotted 2px #016781; }
  .galleryBtn:nth-child(3), .galleryBtn:nth-child(4) { border-bottom: 0; }
  .galleryBtn:nth-of-type(2n) { border-right: 0; }
  .galleryBtn:hover { background-color: #cde9f1; color: #016781; -webkit-transition: none; -o-transition: none; transition: none; opacity: 1; } }

.debut-icon { display: inline-block; position: absolute; top: 30%; right: 0; width: 97.6px; -webkit-transform: translateY(-65%); -ms-transform: translateY(-65%); transform: translateY(-65%); }

.debut-icon.-en { top: 60%; }

.debut-icon.-kr { top: 30%; }

@media screen and (max-width: 960px) { .debut-icon { position: absolute; top: 24%; width: 91.5px; }
  .debut-icon.-en { top: 55%; }
  .debut-icon.-kr { top: 22%; } }

@media screen and (max-width: 600px) { .debut-icon { position: absolute; top: 30%; width: 61px; }
  .debut-icon.-kr { top: 54%; } }

@media screen and (max-width: 360px) { .debut-icon { top: 52%; } }

.dish-text .lead { font-size: 68.75%; margin: 0; text-align: center; }

.railinfo-gallery { display: block; position: relative; margin-bottom: 30px; padding-bottom: 30px; }

.railinfo-gallery > .title { margin: 0 0 10px; font-size: 93.75%; font-weight: 700; line-height: 1.5; }

.railinfo-gallery .swiper-pagination { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; z-index: 10; }

.railinfo-gallery .swiper-pagination .swiper-pagination-bullet { margin: 0 5px; }

.railinfo-gallery .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border: 1px solid #8bcada; border-radius: 100%; background: #fff; line-height: 1; opacity: 1; }

.railinfo-gallery .swiper-pagination-bullet-active { border-color: #016781; background: #016781; }

.railinfo-gallery.-anpanman::after { display: block; max-width: 170px; height: 10px; margin: 5px 0 0 auto; background: url(../../images/common/copyright-anpanman.png) no-repeat center/contain; content: ""; }

.railinfo-carousel { padding: 6px 30px; border-top: 1px solid #cde9f1; border-bottom: 1px solid #cde9f1; }

.railinfo-carousel .swiper-button-next, .railinfo-carousel .swiper-button-prev { position: absolute; top: 6px; bottom: 6px; width: 20px; height: auto; margin-top: 0; background: #cde9f1; }

.railinfo-carousel .swiper-button-next::after, .railinfo-carousel .swiper-button-prev::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 0; right: 0; margin-top: -.5em; font-size: 16px; color: #016781; text-align: center; }

.railinfo-carousel .swiper-button-next { right: 0; }

.railinfo-carousel .swiper-button-prev { left: 0; }

.railinfo-carousel .swiper-button-prev::after { content: "\f053"; }

.railinfo-gallery-card { display: block; }

.railinfo-gallery-card > .photo { display: block; margin: 0 auto; text-align: center; }

.railinfo-gallery-card > .photo img { width: 100%; }

.railinfo-gallery-card > .caption { display: block; margin: .5em 0 0; padding-bottom: 5px; font-size: 81.25%; font-weight: 700; line-height: 1.25; }
/*# sourceMappingURL=site.css.map */