@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 url(../icomoon/style.css);
@import "https://cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
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; }

/**************************************************
  mixins
***************************************************/
/*
/* Custom easing functions.
/* http://easings.net/ja
/* http://webdesign-dackel.com/2015/04/04/sass-easing-variables/
*/
/**************************************************
 constants 定数やフォントを定義
***************************************************/
/* Viewport */
/* BreakPoint */
/* font mixins */
/**************************************************
  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
***************************************************/
/**************************************************
 components - basic
***************************************************/
.basic-title { font-weight: bold; line-height: 1.4; }

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

.basic-title.-paint { color: #31b3f4; }

.basic-title.-small { font-size: 112.5%; }

.basic-title.-medium { font-size: 125%; }

.basic-title.-large { font-size: 200%; }

@media screen and (max-width: 960px) { .basic-title { font-size: 125%; }
  .basic-title.-medium, .basic-title.-large { font-size: 150%; } }

@media screen and (max-width: 600px) { .basic-title { font-size: 112.5%; }
  .basic-title.-medium, .basic-title.-large { font-size: 125%; } }

ul.basic-list { list-style: disc; padding-left: 1.5em; line-height: 1.5; }

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

ul.basic-list.-none { list-style: none; padding-left: 0; }

ul.basic-list.-arrow { list-style: none; }

ul.basic-list.-arrow > li { position: relative; padding-left: 1em; }

ul.basic-list.-arrow > li::before { position: absolute; top: .25em; left: 0; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

ul.basic-list.-check, .caution-list { list-style: none; }

ul.basic-list.-check > li, .caution-list > li { position: relative; padding-left: 1.5em; }

ul.basic-list.-check > li::before, .caution-list > li::before { position: absolute; top: .25em; left: 0; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; }

ul.basic-list.-note { list-style: none; }

ul.basic-list.-note > li { position: relative; padding-left: 1em; }

ul.basic-list.-note > li::before { position: absolute; left: 0; content: "※"; }

ol.basic-list { padding-left: 1.5em; line-height: 1.5; }

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

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

.basic-table.-nobg th, .basic-table.-nobg td { background: none; }

.basic-table th, .basic-table td { padding: 1em; font-size: 100%; border: solid 1px #ccc; text-align: left; line-height: 1.5; vertical-align: top; }

.basic-table th.-txtl, .basic-table td.-txtl { text-align: left; }

.basic-table th.-txtc, .basic-table td.-txtc { text-align: center; }

.basic-table th.-txtr, .basic-table td.-txtr { text-align: right; }

.basic-table th.-top, .basic-table td.-top { vertical-align: top; }

.basic-table th.-nobg, .basic-table td.-nobg { background-color: transparent; }

.basic-table th { background-color: #f6f6f6; white-space: nowrap; }

.basic-box { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 15px; border-radius: 10px; background-color: #fff; position: relative; }

.basic-box.-center { text-align: center; }

.basic-box.-padding0 { padding: 0; }

.basic-box.-fill { background-color: #f6f6f6; }

.basic-box.-rad0 { border-radius: 0; }

.basic-box.-border { border: solid 2px #31b3f4; }

.basic-box.-bdr1 { border-width: 1px; }

.basic-box.-bdr4 { border-width: 4px; }

.basic-box.-heavy { border-width: 10px; }

.basic-box.-bdrGray { border-color: #cfcfcf; }

@media screen and (max-width: 600px) { .basic-box.-heavy { border-width: 6px; }
  .basic-box.-bdr4 { border-width: 2px; } }

/**************************************************
 components - title
***************************************************/
.page-title, .huge-title { padding-left: .5em; border-left: 6px solid #31b3f4; font-size: 175%; font-weight: 700; line-height: 1.25; }

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

@media screen and (max-width: 600px) { .page-title, .huge-title { font-size: 125%; border-left-width: 4px; } }

.large-title, fieldset legend { position: relative; padding: 10px 10px 10px 30px; background: #f6f6f6; font-size: 137.5%; font-weight: 700; line-height: 1.4; letter-spacing: 1px; }

.large-title::after, fieldset legend::after { position: absolute; top: 50%; left: 12px; top: 10px; bottom: 10px; display: block; width: 5px; height: auto; margin: auto 0; background-color: #31b3f4; content: ''; }

@media screen and (max-width: 960px) { .large-title, fieldset legend { font-size: 125%; } }

@media screen and (max-width: 600px) { .large-title, fieldset legend { font-size: 112.5%; padding: 8px 8px 8px 24px; }
  .large-title::after, fieldset legend::after { left: 10px; top: 8px; bottom: 8px; width: 3px; } }

.medium-title, .guide-step1-box > .title { padding-bottom: 8px; padding-left: 16px; border-bottom: 1px solid #ababab; font-size: 137.5%; font-weight: 500; line-height: 1.4; }

@media screen and (max-width: 960px) { .medium-title, .guide-step1-box > .title { font-size: 125%; } }

@media screen and (max-width: 600px) { .medium-title, .guide-step1-box > .title { font-size: 112.5%; padding-left: 10px; } }

.small-title, .form-privacy > .title, .privacy-box > .primary-title { font-size: 112.5%; color: #0a92d6; font-weight: 500; line-height: 1.4; }

@media screen and (max-width: 600px) { .small-title, .form-privacy > .title, .privacy-box > .primary-title { font-size: 100%; } }

.section-title { font-size: 187.5%; font-weight: 700; line-height: 1.4; text-align: center; }

.section-title.-left { text-align: left; }

@media screen and (min-width: 961px) { .section-title.-small { font-size: 150%; }
  .section-title.-medium { font-size: 162.5%; } }

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

@media screen and (max-width: 600px) { .section-title { font-size: 125%; } }

/**************************************************
 components - btn
***************************************************/
.basic-btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; padding: 1em 3em 1em; }

.basic-btn.-noclick { cursor: default; }

.basic-btn.-angleRight::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; }

.basic-btn.-angleDown::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; }

.basic-btn.-arrowRight::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.basic-btn.-arrowDown::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.basic-btn.-external::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; }

.basic-btn.-download::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.basic-btn.-black { border-color: #111; color: #111; }

.basic-btn.-gray { border-color: #cfcfcf; color: #cfcfcf; }

.basic-btn.-alter { border-color: #ff5f19; color: #ff5f19; }

.basic-btn.-fill { border-color: transparent; background-color: #31b3f4; color: #fff; }

.basic-btn.-ghost { background-color: transparent; }

.basic-btn.-bdr1 { border-width: 1px; }

.basic-btn.-small { font-size: 87.5%; }

.basic-btn.-medium { font-size: 112.5%; }

.basic-btn.-large { font-size: 150%; }

.basic-btn.-slim { padding-top: .9em; padding-bottom: .9em; }

.basic-btn.-heavy { padding-top: 1.5em; padding-bottom: 1.5em; }

@media screen and (max-width: 960px) { .basic-btn { font-size: 100%; padding-left: 1em; padding-right: 1em; line-height: 1.25; }
  .basic-btn.-small { font-size: 100%; }
  .basic-btn.-medium { font-size: 100%; }
  .basic-btn.-slim { font-size: 100%; } }

.btn-shell { margin: 0 auto; text-align: center; }

.btn-shell > .basic-btn { display: block; margin-left: auto; margin-right: auto; }

.btn-shell.-style1 { margin: 40px auto 0; max-width: 400px; }

/**************************************************
 components - table
***************************************************/
.underline-table { border-collapse: collapse; border: none; }

.underline-table th, .underline-table td { padding: 14px 0 15px; background: url(../img/line-dash-horizon.png) repeat-x 0 bottom; text-align: left; line-height: 1.75; }

.underline-table th { padding-right: 1em; vertical-align: top; }

.underline-table .bdrTop th, .underline-table .bdrTop td { background: url(../img/line-dash-horizon.png) repeat-x 0 bottom, url(../img/line-dash-horizon.png) repeat-x 0 0; }

.underline-table .nobdr th, .underline-table .nobdr td { background: none; }

@media screen and (max-width: 600px) { .underline-table th, .underline-table td { font-size: 87.5%; } }

/**************************************************
 components - list
***************************************************/
p.-indention, ul.-indention li { margin-left: 1em; text-indent: -1em; }

ul.-indention { list-style: none; padding-left: 0; }

ul.-indention li { line-height: 1.75; }

ul.-indention > .noindent { margin-left: 0; text-indent: 0; }

.column-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; margin-left: -15px; }

.column-list.-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.column-list.-column2 > * { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 50%; }

.column-list.-column3 > * { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 33.33%; /*width: calc(100% / 3);*/ }

.column-list.-column4 > * { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 25%; }

.column-list.-column5 > * { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 20%; }

.column-list.-white > .list-item > * { background-color: #fff; }

.column-list > .list-item > *.-nobg { background-color: transparent; }

.column-list > * { -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; }

@media screen and (min-width: 961px) { .column-list.-gap5 { margin-left: -5px; }
  .column-list.-gap5 > * { padding-left: 5px; }
  .column-list.-gap10 { margin-left: -10px; }
  .column-list.-gap10 > * { padding-left: 10px; }
  .column-list.-gap15 { margin-left: -15px; }
  .column-list.-gap15 > * { padding-left: 15px; }
  .column-list.-gap20 { margin-left: -20px; }
  .column-list.-gap20 > * { padding-left: 20px; }
  .column-list.-gap25 { margin-left: -25px; }
  .column-list.-gap25 > * { padding-left: 25px; }
  .column-list.-gap30 { margin-left: -30px; }
  .column-list.-gap30 > * { padding-left: 30px; }
  .column-list.-gap35 { margin-left: -35px; }
  .column-list.-gap35 > * { padding-left: 35px; }
  .column-list.-gap40 { margin-left: -40px; }
  .column-list.-gap40 > * { padding-left: 40px; }
  .column-list.-gap45 { margin-left: -45px; }
  .column-list.-gap45 > * { padding-left: 45px; }
  .column-list.-gap50 { margin-left: -50px; }
  .column-list.-gap50 > * { padding-left: 50px; } }

@media screen and (max-width: 960px) { .column-list { margin-left: -10px; }
  .column-list > * { padding-left: 10px; } }

@media screen and (max-width: 600px) { .column-list { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: 0; }
  .column-list > * { padding-left: 0; }
  .column-list > *:not(:last-child) { margin-bottom: 30px; }
  .column-list.-column2 > *, .column-list.-column3 > *, .column-list.-column4 > *, .column-list.-column5 > * { width: 100%; } }

.vertical-list { padding-left: 0; margin: 0; list-style: none; }

.vertical-list.-white > .item > * { background-color: #fff; }

.vertical-list.-beige > .item > * { background-color: #f6f6f6; }

.vertical-list > .item > *.-nobg { background-color: transparent; }

.vertical-list > * { -webkit-box-sizing: border-box; box-sizing: border-box; }

.vertical-list > *:not(:last-child) { margin-bottom: 30px; }

@media screen and (max-width: 600px) { .vertical-list > *:not(:last-child) { margin-bottom: 20px; } }

.caution-list { padding: 0; }

.caution-list > li { font-size: 93.75%; text-align: left; margin-bottom: 1em; line-height: 1.6; color: #ff5f19; }

.caution-list > li::before { color: #cfcfcf; }

.article-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; text-decoration: none; }

.article-card .title { font-size: 100%; }

.article-card .title > .main { display: block; font-size: 112.5%; font-weight: 700; letter-spacing: 1px; }

.article-card .title > .sub { display: block; font-size: 87.5%; font-weight: 400; letter-spacing: 1px; }

.article-card .category { background-color: #111; color: #fff; padding: 0.5em 2em; display: inline-block; font-size: 81.25%; }

.article-card .tag { background-color: #fff; color: #111; padding: 0.5em 2em; display: inline-block; font-size: 81.25%; }

.article-card .excerpt { font-size: 87.5%; line-height: 1.5; }

.article-card .date { font-size: 81.25%; letter-spacing: 1px; }

.article-card .more { font-size: 87.5%; text-align: right; color: #0a92d6; }

.article-card .more > .icon { font-size: 0.7em; margin-left: 0.5em; vertical-align: middle; }

.article-card > .title { text-align: center; }

.article-card > .title > .main { margin-bottom: 0.5em; }

.article-card > .title > .sub { margin-bottom: 0.5em; }

.article-card > .image { position: relative; }

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

.article-card > .image > .tag { position: absolute; left: 0; bottom: 20px; padding: 0.5em; margin: 0; width: calc(100% - 20px - 1em); }

.article-card > .detail { padding: 10px 0; }

.article-card > .detail > *:not(:last-child) { margin-bottom: .5em; }

.article-card > .detail .title > .main { margin-bottom: 0.5em; }

.article-card > .detail .title > .sub { margin-bottom: 0.5em; }

.article-card > .detail .category, .article-card > .detail .tag { margin-bottom: 1em; }

/**************************************************
 components - news
***************************************************/
.news-card { display: block; }

.news-card .posted { display: block; margin-bottom: 10px; }

.news-card .date { font-size: 87.5%; margin-right: 1em; }

.news-card .category, .news-card .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 3px; padding: 4px 1em; font-size: 75%; text-align: center; line-height: 1; }

.news-card .category { background-color: #31b3f4; font-size: 75%; color: #fff; }

.news-card .tag { background-color: #f6f6f6; }

.news-card .title { font-size: 100%; font-weight: normal; line-height: 1.25; }

.news-card .newmark { background-color: #e82222; color: #fff; border-radius: 2px; padding: 0.2em 0.8em; font-size: 0.65em; letter-spacing: 1px; margin-left: 0.5em; margin-top: -3px; display: inline-block; vertical-align: middle; }

.news-card .pdf { margin-left: 1em; }

.news-card .pdf > .icon { color: #e21818; margin-right: 0.5em; }

.news-card .pdf > .pdftitle { font-size: 0.8em; }

.news-card .image { position: relative; text-align: center; }

.news-card.-header .posted { margin-bottom: 40px; }

.news-card.-header .title { margin-bottom: 1em; font-size: 150%; font-weight: 700; }

@media screen and (max-width: 600px) { .news-card .date { display: block; } }

.news-list { list-style: none; margin: 0; padding-left: 0; }

.news-list > * { border-bottom: 1px dashed #31b3f4; }

.news-list .news-card { padding: 15px 0; }

@media screen and (max-width: 600px) { .news-list .news-card { padding: 10px 0; } }

/**************************************************
 components - nav
***************************************************/
.bc-nav .bc-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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 1100px; margin-left: auto; margin-right: auto; margin: 0 auto; padding: 16px 10px; }

.bc-nav .bc-list a { display: block; color: #0a92d6; }

.bc-nav .bc-list li { position: relative; font-size: 75%; line-height: 1; }

.bc-nav .bc-list li:not(:first-child) { margin-left: 1.5em; padding-left: 1.5em; }

.bc-nav .bc-list li:not(:first-child)::after { position: absolute; top: 50%; left: -0.15em; margin-top: -0.5em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; font-size: 133.33333%; }

@media screen and (max-width: 960px) { .bc-nav .bc-list li { padding: 5px; } }

@media screen and (max-width: 600px) { .bc-nav .bc-list { padding-top: 5px; padding-bottom: 5px; }
  .bc-nav .bc-list li:not(:first-child) { margin-left: 1em; padding-left: 1em; } }

.page-nav .pager { 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: 0 auto; }

.page-nav .pager li { margin: 2px; font-size: 87.5%; text-align: center; }

.page-nav .pager .num { display: block; width: 34px; height: 34px; border: 1px solid #dcdcdc; border-radius: 2px; background-color: #fff; color: #626262; line-height: 34px; text-decoration: none; }

.page-nav .pager .num.-current { border-color: #31b3f4; background-color: #31b3f4; color: #fff; }

.page-nav .pager .num.-prev, .page-nav .pager .num.-next { width: auto; padding-left: 1em; padding-right: 1em; }

@media screen and (max-width: 600px) { .page-nav { padding: 10px 0; }
  .page-nav .pager li { margin: 2px; font-size: 87.5%; }
  .page-nav .pager .num { width: 38px; height: 38px; line-height: 38px; } }

.tabs-nav { display: block; border-bottom: 2px solid #31b3f4; overflow: hidden; }

.tabs-nav .tab-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: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; margin: 0 -2px; }

.tabs-nav .tab-list.-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.tabs-nav .tab-list > .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; padding: 0 2px; text-align: center; line-height: 1.2; min-width: 110px; }

.tabs-nav .tab-list .tabBtn { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 1em .5em 1em; background-color: #f6f6f6; border-radius: 8px 8px 0 0; cursor: pointer; }

.tabs-nav .tab-list .tabBtn.-current { background-color: #31b3f4; color: #fff; }

@media screen and (max-width: 960px) { .tabs-nav .tab-list { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .tabs-nav .tab-list > .item { width: 25%; padding: 0 1px; min-width: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .tabs-nav .tab-list .tabBtn { font-size: 87.5%; } }

@media screen and (max-width: 600px) { .tabs-nav .tab-list .tabBtn { font-size: 75%; } }

.tab-content { padding: 30px 0; }

.side-nav { position: relative; z-index: 10; min-width: 240px; }

.side-nav > .list { margin: 0 auto; padding-left: 0; list-style: none; }

.side-nav > .list > .item { padding-top: 10px; padding-bottom: 10px; line-height: 1.4; }

.side-nav > .list .head { margin-bottom: 10px; font-size: 100%; color: #626262; font-weight: 500; }

.side-nav > .list .primary { display: inline-block; position: relative; padding-right: 1.5em; color: inherit; font-weight: 500; }

.side-nav > .list .primary::after { position: absolute; top: 50%; right: 0; margin-top: -.5em; height: 1em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; }

.side-nav > .list .secondary { display: inline-block; color: inherit; text-indent: 0; }

.side-nav .sub { margin: 0; padding-left: 0; list-style: none; font-size: 93.75%; }

.side-nav .sub > .item { position: relative; padding-left: 1em; text-indent: -1em; }

.side-nav .sub > .item::before { display: inline-block; width: 1em; text-indent: 0; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; font-weight: bold; }

.side-nav .sub > .item:not(:last-child) { margin-bottom: 4px; }

/************************************************** components - form */
.pg-form .page-container > .layout-1column .page-title, .pg-form .page-container > .layout-1column .huge-title { margin-bottom: 1em; }

.pg-form .page-container > .layout-1column .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .pg-form .page-container > .layout-1column .lead { font-size: 87.5%; } }

.pg-form .page-container > .layout-1column .basic-box { padding: 20px; }

.pg-form .page-container > .layout-1column .basic-box .lead { margin-bottom: 0; }

.pg-form .page-container > .layout-1column .basic-box .lead > .tel { font-weight: 500; }

.pg-form .page-container > .layout-1column .basic-box .lead > .tel a { font-weight: normal; }

.pg-form .page-container > .layout-1column .basic-box .lead strong { color: #ff5f19; font-weight: normal; }

@media screen and (max-width: 600px) { .pg-form .page-container > .layout-1column { padding: 30px 10px; } }

.pg-form .mainColumn { background-color: #ecf6fb; padding: 40px 0px; }

.pg-form .mainColumn > .layout-1column { background-color: #fff; padding: 40px 150px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.pg-form .mainColumn > .layout-1column .section-title + .lead { text-align: center; font-size: 93.75%; margin-bottom: 30px; margin-top: 1em; line-height: 1.8; }

@media screen and (max-width: 960px) { .pg-form .mainColumn { padding: 20px 10px; }
  .pg-form .mainColumn > .layout-1column { padding: 20px 30px; } }

@media screen and (max-width: 600px) { .pg-form .mainColumn { padding: 20px 10px; }
  .pg-form .mainColumn > .layout-1column { padding: 20px 15px; }
  .pg-form .mainColumn > .layout-1column .section-title + .lead { text-align: left; font-size: 87.5%; margin-bottom: 15px; } }

/*フォームパーツ*/
form input, form textarea, form select { font-size: 16px; }

form label { cursor: pointer; }

form textarea { line-height: 1.2; resize: vertical; }

form .error-msg { display: block; }

form .error-msg > .error { display: inline-block; position: relative; margin: 10px 0 0; padding: 12px 10px; border-radius: 3px; background-color: rgba(226, 24, 24, 0.15); color: #e21818; font-weight: bold; line-height: 1.15; }

form .error-text { display: block; margin-bottom: 40px; padding: 1em; border-radius: 8px; background-color: rgba(226, 24, 24, 0.15); color: #e21818; font-weight: bold; }

form .error-text > .error { display: block; margin: 0; background-color: transparent; }

fieldset { border: none; margin: 30px 0 50px; padding: 0; }

fieldset.privacy { margin: 30px 0 0; }

fieldset legend { width: 100%; margin-bottom: 1em; }

@media screen and (max-width: 600px) { fieldset { margin: 15px 0 25px; }
  fieldset legend { margin-bottom: 0.3em; } }

.form-enquete .form-list + .form-list { margin-top: 1em; }

*:placeholder-shown { color: #aaa; line-height: 24px; }

*::-webkit-input-placeholder { color: #aaa; line-height: 24px; }

*:-moz-placeholder { color: #aaa; opacity: 1; line-height: 24px; }

*::-moz-placeholder { color: #aaa; opacity: 1; line-height: 24px; }

*:-ms-input-placeholder { color: #aaa; line-height: 24px; }

:focus::-webkit-input-placeholder { color: transparent; }

:focus::-moz-placeholder { color: transparent; }

.input-text { width: 100%; padding: 10px 10px; border: 2px solid #dcdcdc; border-radius: 2px; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 100%; }

.input-text.-veryshort { width: 70px; }

.input-text.-short { width: 140px; }

.input-text.-middle { width: 240px; }

.input-text.-long { width: 400px; }

.input-text.-active { ime-mode: active; }

.input-text.-inactive { ime-mode: inactive; }

.input-text.-error { border-color: #e21818; }

.input-text.-tourcode { border: 1px solid #31b3f4; }

@media screen and (max-width: 600px) { .input-text.-short { width: 100%; }
  .input-text.-long { width: 100%; } }

.prefix { margin-right: 5px; }

.suffix { margin-left: 5px; }

.input-calendar { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px 10px; padding-left: 40px; background: #fff url(../icon/icon-calendar.png) no-repeat 10px center; background-size: 20px; border: 2px solid #31b3f4; border-radius: 2px; }

.input-calendar.-myCalendar { border-width: 1px; font-size: 93.75%; color: #626262; }

.label-checkbox { display: block; padding: 2px 2px 2px 28px; background: url(../img/icon-checkbox.png) no-repeat 0 4px; font-size: 93.75%; color: #626262; font-weight: 500; line-height: 1.6; }

.label-checkbox.-select { background-image: url(../img/icon-checkbox-on.png); }

.label-checkbox.-large { font-size: 125%; background-position: 0 center; }

.label-checkbox.-keyword { font-size: 87.5%; }

.label-checkbox input { position: absolute; opacity: 0; }

@media screen and (max-width: 960px) { .label-checkbox.-large { font-size: 100%; } }

.label-radio { display: block; padding: 2px 2px 2px 28px; background: url(../img/icon-radio.png) no-repeat 0 4px; font-size: 93.75%; color: #626262; font-weight: 500; line-height: 1.6; }

.label-radio.-select { background-image: url(../img/icon-radio-on.png); }

.label-radio input { position: absolute; opacity: 0; }

.label-intext { margin: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.label-intext.-edu > .txt { width: 5em; }

.label-intext.-other > .txt { min-width: 3.5em; }

.select-box { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; min-width: 250px; padding: 8px 46px 8px 12px; border: 1px solid #31b3f4; border-radius: 2px; background: #fff url(../img/icon-select.png) no-repeat right 50%; }

.select-box::-ms-expand { display: none; }

.select-box.-short { min-width: 140px; }

.select-box.-middle { min-width: 200px; }

.select-box.-long { min-width: 400px; }

.select-box.-sidebar { display: block; min-width: 0; width: 100%; font-size: 93.75%; color: #626262; }

.select-box.-header { display: block; min-width: 0; height: 40px; width: 100%; border-width: 2px; font-size: 112.5%; color: #31b3f4; font-weight: bold; padding-top: 0; padding-bottom: 0; }

.select-box.-home { display: block; min-width: 0; width: 100%; border-width: 2px; font-size: 112.5%; }

@media screen and (max-width: 960px) { .select-box { min-width: 280px; }
  .select-box.-short { min-width: 280px; }
  .select-box.-middle { min-width: 280px; }
  .select-box.-long { min-width: 280px; }
  .select-box.-header { width: 135px; height: 32px; padding: 8px 20px 8px 6px; border-width: 1px; font-size: 87.5%; } }

@media screen and (max-width: 350px) { .select-box.-header { width: 98px; font-size: 81.25%; } }

.form-list { margin: 0; padding-left: 0; list-style: none; }

.form-list > li { line-height: 1.5; }

.form-list > li:not(:last-child) { padding-bottom: 10px; }

.form-list.-inline { margin-left: -20px; }

.form-list.-inline > li { display: inline-block; padding: 0 0 0 20px; }

.form-list.-column2 { 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; }

.form-list.-column2 li { width: 50%; padding-left: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 960px) { .form-list { width: 100%; }
  .form-list.-inline { margin-left: 0; }
  .form-list.-inline > li { display: block; padding: 0; }
  .form-list.-inline > li:not(:last-child) { padding-bottom: 10px; } }

@media screen and (max-width: 960px) { .form-list { width: 100%; }
  .form-list.-inline { 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: -3px; margin-right: -3px; }
  .form-list.-inline > li { display: block; padding: 0 3px; width: 50%; }
  .form-list.-enquete { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .form-list.-enquete > li { width: 100%; padding: 0; } }

.form-btns { 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; }

.form-btns > .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; padding: 1em 3em; margin: 10px; font-weight: 500; width: 450px; }

.form-btns > .btn.-back { border-color: #747474; background-color: #747474; }

.form-btns > .btn.-submit { border-color: #ff7f34; background-color: #ff7f34; }

@media screen and (max-width: 600px) { .form-btns > .btn { font-size: 100%; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 5px 0 10px; } }

.form-step { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0; background: #f6f6f6; overflow: hidden; list-style: none; }

.form-step > li { position: relative; width: 33.333%; padding: 10px 10px 12px; font-size: 100%; color: #ababab; font-weight: 500; line-height: 1.5; text-align: center; }

.form-step > li:not(:last-child)::before, .form-step > li:not(:last-child)::after { position: absolute; top: 50%; margin-top: -40px; border: transparent solid; border-width: 40px 0 40px 30px; content: ''; }

.form-step > li:not(:last-child)::before { right: -20px; z-index: 1; border-left-color: #f6f6f6; }

.form-step > li:not(:last-child)::after { right: -22px; z-index: 0; border-left-color: #ababab; }

.form-step > li.-stay { background-color: #31b3f4; color: #fff; }

.form-step > li.-stay::before { border-left-color: #31b3f4; }

.form-step > li.-stay::after { border-left-color: #31b3f4; }

.form-step .txt { position: relative; z-index: 2; }

@media screen and (max-width: 960px) { .form-step > li { 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; padding: 16px 5px; font-size: 85.71429%; }
  .form-step > li .txt { margin-right: -30px; }
  .form-step > li:first-child .txt { margin-right: -10px; }
  .form-step > li:last-child .txt { margin-right: -20px; }
  .form-step > li:not(:last-child)::before { right: -20px; }
  .form-step > li:not(:last-child)::after { right: -22px; } }

@media screen and (max-width: 600px) { .form-step > li { padding: 10px 5px; font-size: 85.71429%; }
  .form-step > li .txt { margin-right: -30px; }
  .form-step > li:first-child .txt { margin-right: -10px; }
  .form-step > li:last-child .txt { margin-right: -20px; } }

.required { display: block; position: relative; }

.required::after { display: inline-block; content: "必須"; margin-left: .5em; padding: 3px .5em; background-color: #ff7f34; font-size: 93.33333%; color: #fff; line-height: 1; letter-spacing: 0; vertical-align: inherit; }

.form-table { width: 100%; margin: 0; border-collapse: collapse; }

.form-table th, .form-table td { padding: 20px 1em; border-bottom: 1px solid #dcdcdc; text-align: left; vertical-align: top; line-height: 2; }

.form-table th { font-size: 93.75%; font-weight: 700; position: relative; white-space: nowrap; }

.form-table td.top { padding-top: 18px; vertical-align: top; }

.form-table .txt:not(:last-child) { margin-bottom: 1em; }

.form-table .comment { font-size: 87.5%; color: #626262; }

.form-table.-confirm th, .form-table.-confirm td { padding-top: 15px; padding-bottom: 15px; }

.form-table.-confirm th { font-weight: bold; }

@media screen and (max-width: 960px) { .form-table th, .form-table td { display: block; padding-left: 0; padding-right: 0; line-height: 1.5; padding-top: 1em; }
  .form-table th { width: auto !important; padding-bottom: 0 !important; border-bottom: none; }
  .form-table td { padding-top: 8px !important; }
  .form-table .required { padding-right: 0; }
  .form-table .required::after { position: relative; top: auto; margin-left: .5em; } }

.form-privacy > .title { margin-bottom: .5em; }

.form-privacy > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.form-privacy > .privacy { margin: 0 auto; padding: 23px; border: 2px solid #dcdcdc; max-height: 240px; overflow-y: auto; }

.form-privacy > .agree { text-align: center; margin: 40px auto 20px; }

.form-privacy > .agree > .inner { padding: 10px; background: #f6f6f6; }

.form-privacy > .agree > .inner > .label-checkbox { display: inline-block; }

@media screen and (max-width: 600px) { .form-privacy > .lead { font-size: 87.5%; line-height: 1.8; margin-top: 1em; }
  .form-privacy > .privacy { padding: 15px; max-height: 200px; }
  .form-privacy > .agree { margin: 20px auto 10px; } }

.privacy-box > .primary-title { font-weight: 700; font-size: 112.5%; margin: 1em 0 0.5em; }

.privacy-box > .secondary-title { font-weight: 700; font-size: 100%; margin: 1em 0; }

.privacy-box > .lead { font-size: 93.75%; line-height: 1.6; }

.privacy-box > ol.counter { padding-left: 2em; font-size: 93.75%; line-height: 1.6; margin-top: 0.8em; }

.privacy-box > ol.counter > li { margin: 0.4em 0; }

.privacy-box > .notes { margin-top: 3em; }

.privacy-box > .notes > .ceo { display: block; margin-top: 1em; }

@media screen and (max-width: 600px) { .privacy-box > .primary-title { font-size: 100%; }
  .privacy-box > .secondary-title { font-size: 93.75%; }
  .privacy-box > .lead { font-size: 87.5%; }
  .privacy-box > .notes { margin-top: 1.5em; }
  .privacy-box > .notes > .ceo { margin-top: 0.8em; } }

.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; z-index: 10000; }

.datepicker tr.controls th { height: 22px; font-size: 11px; }

.datepicker select { font-size: 11px; }

.datepicker tr.days th { height: 18px; }

.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }

.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }

.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }

.datepicker tbody td.date { cursor: pointer; }

.datepicker tbody td.date.over { background-color: #F1F6E0; }

.datepicker tbody td.date.chosen { font-weight: bold; background-color: #F1F6E0; }

.pg-form.-confirm .form-table th, .pg-form.-confirm .form-table td { width: 50%; }

@media screen and (max-width: 960px) { .pg-form.-confirm .form-table th, .pg-form.-confirm .form-table td { width: 100%; } }

.inquiry-thanks-box .lead { margin-top: 3em; margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .inquiry-thanks-box .lead { font-size: 87.5%; } }

.inquiry-thanks-box .basic-box { padding: 20px; }

.inquiry-thanks-box .basic-box .lead { margin-bottom: 0; margin-top: 0; }

.inquiry-thanks-box .basic-box .lead > .tel { font-weight: 500; }

.inquiry-thanks-box .basic-box .lead > .tel a { font-weight: normal; }

.inquiry-thanks-box .basic-box .lead strong { color: #ff5f19; font-weight: normal; }

@media screen and (max-width: 600px) { .inquiry-thanks-box { padding: 30px 10px; }
  .inquiry-thanks-box .lead { margin-top: 0; } }

/**************************************************
 components - plugin
***************************************************/
.custom-container .swiper-pagination-bullet { width: 10px; height: 10px; }

.custom-container .swiper-pagination-bullet-active { background: #ff7f34; }

.custom-container .swiper-pagination-bullets { bottom: 16px; line-height: 0; }

.custom-container .swiper-custom-next, .custom-container .swiper-custom-prev { top: auto; bottom: 0; margin-top: 0; }

.custom-container .swiper-custom-next { right: 50%; margin-right: -150px; }

.custom-container .swiper-custom-prev { left: 50%; margin-left: -150px; }

.swiper-custom-next, .swiper-custom-prev { position: absolute; top: 50%; margin-top: -1.5em; padding: 1em; border-radius: 4px; background: #525252; font-size: 14px; line-height: 1; color: #fff; z-index: 10; cursor: pointer; }

.swiper-custom-next::after, .swiper-custom-prev::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; display: block; width: 1em; height: 1em; }

.swiper-custom-next.swiper-button-disabled, .swiper-custom-prev.swiper-button-disabled { opacity: .5; }

.swiper-custom-next { right: 10px; }

@media screen and (max-width: 960px) { .swiper-custom-next { right: 0; } }

.swiper-custom-prev { left: 10px; }

.swiper-custom-prev::after { content: "\e90a"; }

@media screen and (max-width: 960px) { .swiper-custom-prev { left: 0; } }

.swiper-carousel { padding: 0 30px; margin: 0 -30px; }

.swiper-carousel::before, .swiper-carousel::after { position: absolute; top: 0; display: block; width: 30px; height: 100%; background-color: #fff; content: ''; z-index: 2; }

.swiper-carousel::before { left: 0; }

.swiper-carousel::after { right: 0; }

.swiper-carousel .swiper-slide { height: auto; }

.swiper-carousel .swiper-button-next, .swiper-carousel .swiper-button-prev { width: 60px; height: 60px; margin-top: -30px; background: rgba(17, 17, 17, 0.5); border-radius: 50%; }

.swiper-carousel .swiper-button-next.swiper-button-disabled, .swiper-carousel .swiper-button-prev.swiper-button-disabled { pointer-events: auto; }

.swiper-carousel .swiper-button-next { right: 0; }

.swiper-carousel .swiper-button-next::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; display: block; margin-left: 0; width: 100%; line-height: 60px; color: #fff; }

.swiper-carousel .swiper-button-prev { left: 0; }

.swiper-carousel .swiper-button-prev::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; display: block; margin-left: 0; width: 100%; line-height: 60px; color: #fff; }

@media screen and (max-width: 1180px) { .swiper-carousel { margin-left: -5px; margin-right: -5px; } }

@media screen and (max-width: 960px) { .swiper-carousel { padding: 0 20px; }
  .swiper-carousel::before, .swiper-carousel::after { width: 20px; }
  .swiper-carousel .swiper-button-next, .swiper-carousel .swiper-button-prev { width: 40px; height: 40px; margin-top: -20px; }
  .swiper-carousel .swiper-button-next::after, .swiper-carousel .swiper-button-prev::after { line-height: 40px; } }

.swiper-profile-next, .swiper-profile-prev { position: absolute; top: 94px; padding: 8px; border: 2px solid #fff; border-radius: 50%; background: #31b3f4; font-size: 10px; line-height: 1; color: #fff; z-index: 10; cursor: pointer; }

.swiper-profile-next::after, .swiper-profile-prev::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; display: block; width: 1em; height: 1em; }

.swiper-profile-next.swiper-button-disabled, .swiper-profile-prev.swiper-button-disabled { opacity: .5; }

.swiper-profile-next { right: 10px; }

@media screen and (max-width: 960px) { .swiper-profile-next { right: 0; } }

.swiper-profile-prev { left: 10px; }

.swiper-profile-prev::after { content: "\e90a"; }

@media screen and (max-width: 960px) { .swiper-profile-prev { left: 0; } }

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

body { font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", 'メイリオ', sans-serif; min-width: 1120px; padding: 0px; color: #494949; }

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

@media screen and (max-width: 960px) { body { min-width: 320px; } }

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

/* -----------------------------------------------
 Elements
-------------------------------------------------- */
input, textarea, select, button { font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "游ゴシック", "游ゴシック体", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, Helvetica, sans-serif; }

input, textarea, select, button optgroup { padding: 0.5em 0.5em; border: solid 1px #f9f9f9; border-radius: 3px; }

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; }

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

ul, ol { margin: 0; }

a { color: #0a92d6; 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; }

em { font-style: normal; }

/* -----------------------------------------------
 Common Class
-------------------------------------------------- */
a.-noline { text-decoration: none; }

a.-underline { text-decoration: underline; }

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

a.icon-left { display: inline-block; position: relative; padding-left: 45px; font-weight: 500; }

a.icon-left::after { position: absolute; top: 0; bottom: 0; left: 0; width: 1em; height: 0.8em; margin: auto 0; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; }

a.icon-pdf { display: inline-block; position: relative; }

a.icon-pdf::after { width: 1em; margin: auto 0; margin-left: .5em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; font-size: 112.5%; color: #e21818; }

p.basic { margin: 0 0 2em; line-height: 2; }

p.basic strong { color: #ff5f19; }

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

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

/************************************************** structure 構造を定義 */
@media screen and (max-width: 960px) { .inbox { padding-top: 88px; } }

/* サイトヘッダー 
-------------------------------------------------- */
.site-header { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; background-color: #fff; position: relative; z-index: 100; border-top: 6px solid #31b3f4; }

.site-header.-static { position: static; margin-top: -80px; }

.site-header > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; position: relative; padding: 28px 10px 16px; }

.site-header .header-copy { margin-bottom: 10px; }

.site-header .site-logo { margin: 0; padding: 0; font-size: 100%; line-height: 1; color: #111; }

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

.site-header .header-list { position: absolute; left: 300px; bottom: 16px; }

.site-header .header-tel { position: absolute; right: 0; bottom: 16px; }

.site-header .utility-nav { position: absolute; top: 0; right: 0; }

.site-header .sp-menuButton { display: none; position: absolute; top: 0; right: 0; margin: 0; width: 55px; height: 100%; border-left: 1px solid #dcdcdc; }

@media screen and (max-width: 960px) { .site-header { position: fixed; top: 0; left: 0; height: 88px; min-width: 320px; border-top: none; -webkit-box-shadow: 0 1px #dcdcdc; box-shadow: 0 1px #dcdcdc; }
  .site-header > .inner { padding: 8px 10px; margin-top: 23px; height: 65px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .site-header .header-copy { margin-bottom: 4px; margin-top: 5px; }
  .site-header .site-logo { width: 138px; }
  .site-header .header-list { left: 160px; bottom: 8px; }
  .site-header .header-tel, .site-header .utility-nav { display: none; }
  .site-header .sp-menuButton { display: block; } }

.header-copy { display: block; font-size: 93.75%; line-height: 1.2; color: #626262; }

.header-copy > .copy { display: inline-block; margin-left: .5em; }

@media screen and (max-width: 960px) { .header-copy { line-height: 0; }
  .header-copy > .copy { background-color: #31b3f4; position: absolute; top: -23px; left: 0; color: #fff; width: 100%; line-height: 23px; display: block; font-size: 75%; font-weight: 500; margin: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 1em; }
  .header-copy > .logo { width: 96px; } }

.header-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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 4px; }

.header-list .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 87.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; min-width: 160px; padding: 10px 1em; border-color: #dcdcdc; color: #626262; }

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

.header-list .btn .icon { display: inline-block; position: absolute; left: 0; top: 50%; margin-top: -.5em; color: #31b3f4; }

.header-list .btn .icon-help { background-image: url(../icon/icon-help.png); background-size: 18px; height: 18px; width: 18px; }

.utility-nav { 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; border: 1px solid #31b3f4; border-top: none; border-radius: 0 0 4px 4px; }

.utility-nav > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: .5em 1em; font-size: 87.5%; color: #0a92d6; line-height: 1; text-align: center; min-width: 130px; }

.utility-nav > .item:not(:last-child) { border-right: 1px solid #31b3f4; }

.utility-nav > .item a { color: inherit; text-decoration: none; }

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

.sp-menuButton > .btn .bar { top: 38%; left: 50%; margin-top: -1px; margin-left: -12px; }

.sp-menuButton > .btn .bar, .sp-menuButton > .btn .bar::before, .sp-menuButton > .btn .bar::after { position: absolute; display: block; width: 24px; height: 3px; background: #31b3f4; border-radius: 2px; content: ""; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }

.sp-menuButton > .btn .bar::before { top: -10px; }

.sp-menuButton > .btn .bar::after { top: 10px; }

.sp-menuButton > .btn.-open .bar { background-color: transparent; }

.sp-menuButton > .btn.-open .bar::before { top: 0; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.sp-menuButton > .btn.-open .bar::after { top: 0; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }

.sp-menuButton > .btn .text { display: block; position: absolute; bottom: 8px; left: 0; right: 0; margin: 0 auto; text-align: center; font-size: 68.75%; color: #31b3f4; font-weight: 700; }

/* グローバルメニュー
-------------------------------------------------- */
.global-nav { position: relative; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; }

@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; max-width: 1100px; margin-left: auto; margin-right: auto; height: 100%; }

.gnav-list > li { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; text-align: center; line-height: 1; width: 20%; letter-spacing: 1px; }

.gnav-list > li:not(:last-child) { border-right: 1px solid #dcdcdc; }

.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; position: relative; height: 100%; padding: 1em; border: solid transparent; border-width: 0 1px; color: inherit; text-decoration: none; opacity: 1; }

.gnav-list > li > .btn::after { display: block; position: absolute; bottom: 0; left: 0; right: 0; width: 0; height: 4px; margin: 0 auto; background: #ff7f34; content: ""; }

.gnav-list > li > .btn > .icon { display: inline-block; margin-right: 5px; font-size: 112.5%; color: #747474; }

.gnav-list > li > .btn > .icon::before { color: inherit; }

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

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

.gnav-list > li > .btn.-reverse:hover { opacity: .7; }

.gnav-list > li > .btn:not(.-reverse):hover::after { width: auto; }

.gnav-list > li > .btn:not(.-reverse):hover > .icon { color: #ff7f34; }

/* スマホメニュー
-------------------------------------------------- */
.sp-nav { display: none; position: fixed; top: 88px; right: 0; width: 100%; height: calc(100% - 88px); z-index: 100; }

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

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

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

.spnav-tour { background: #f6f6f6; padding: 15px 15px 20px; }

.spnav-tour-list { padding-left: 0; list-style: none; 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: -4px -3px; }

.spnav-tour-list > li { width: 50%; padding: 4px 3px; -webkit-box-sizing: border-box; box-sizing: border-box; }

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

.spnav-tour-list .tour-btn.-style1 { position: relative; text-align: center; 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-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 100%; padding: 1em; border: solid transparent; border-width: 0 1px; color: inherit; opacity: 1; background-color: #fff; font-weight: 500; border-radius: 4px; font-size: 87.5%; }

.spnav-tour-list .tour-btn.-style1 > .icon { display: inline-block; margin-right: 5px; font-size: 218.75%; color: #747474; font-weight: normal; margin-bottom: 0.2em; }

.spnav-tour-list .tour-btn.-style1 > .icon::before { color: inherit; }

.spnav-tour-list .tour-btn.-style2 { display: block; padding: 1.2em 1em; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 4px; background-color: #31b3f4; height: 100%; width: 100%; color: #fff; font-size: 87.5%; font-weight: 500; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.spnav-tour-list .tour-btn.-style2.-orange { background-color: #ff7f34; }

.spnav-tour-list .tour-btn.-style2 > .icon { margin-right: 0.2em; font-size: 156.25%; }

.spnav-tour-list .tour-btn.-style2 > .icon:before { color: #fff; }

.spnav-tour .search-btn { margin-top: 8px; border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 87.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: 1em 2em; }

.spnav-tour .search-btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.spnav-guide { background: #ecf6fb; padding: 15px 15px 20px; }

.spnav-guide .guide-title { text-align: center; margin-bottom: 0.8em; }

.spnav-guide .guide-title > .icon { width: 32px; vertical-align: top; }

.spnav-guide .bnr { display: block; margin-top: 8px; }

.spnav-guide-list { padding-left: 0; list-style: none; 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: -3px; }

.spnav-guide-list > li { width: 50%; padding: 3px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.spnav-guide-list .btn { position: relative; text-align: center; 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; position: relative; height: 100%; padding: 1em; border: solid transparent; border-width: 0 1px; color: inherit; opacity: 1; background-color: #fff; font-weight: 500; border-radius: 4px; font-size: 87.5%; text-decoration: none; }

.spnav-guide-list .btn > .icon { display: inline-block; margin-right: 0.4em; width: 30px; }

.spnav-guide-list .btn > .text { display: inline-block; }

.sp-nav .spnav-contact { background-color: #fff; padding: 15px 15px 5px; }

.spnav-contact-list { padding-left: 0; list-style: none; 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: 0 -3px; }

.spnav-contact-list > li { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 3px; }

.spnav-contact-list .btn { display: block; height: 100%; text-decoration: none; border: 2px solid #31b3f4; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.spnav-contact-list .btn.contact { font-weight: 700; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #42b6f0; padding: 1.2em; position: relative; font-size: 87.5%; text-align: left; }

.spnav-contact-list .btn.contact::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; }

.spnav-contact-list .tel-btn > .head { background-color: #31b3f4; color: #fff; font-size: 75%; padding: 0.4em 0.2em; 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; font-weight: 500; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.spnav-contact-list .tel-btn > .head > .tag { background-color: #fff; color: #31b3f4; border-radius: 2px; padding: 0.1em 0.5em; margin-left: 0.3em; font-weight: 700; }

.spnav-contact-list .tel-btn > .body { text-align: center; color: #494949; padding: 0.4em 0.2em; }

.spnav-contact-list .tel-btn > .body > .tel { font-size: 112.5%; font-weight: 500; position: relative; padding-left: 2.2em; margin-bottom: 0.1em; display: inline-block; margin-left: -1.5em; }

.spnav-contact-list .tel-btn > .body > .tel::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; color: #31b3f4; }

.spnav-contact-list .tel-btn > .body > .note { font-size: 62.5%; }

.sp-nav .spnav-other { background-color: #fff; padding: 15px 15px 0; text-align: center; }

.sp-nav .spnav-other .other-title { color: #31b3f4; display: inline-block; font-size: 87.5%; text-decoration: none; border-bottom: 1px solid #31b3f4; padding-bottom: 0.3em; margin-bottom: 1em; }

.spnav-other-list { padding-left: 0; list-style: none; }

.spnav-other-list .btn { text-decoration: none; display: block; border-top: 1px dashed #cfcfcf; color: inherit; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1.2em; position: relative; font-size: 87.5%; text-align: left; }

.spnav-other-list .btn:last-child { border-bottom: 1px dashed #cfcfcf; }

.spnav-other-list .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; }

.spnav-sns { background-color: #fff; padding: 15px 15px 20px; }

.spnav-sns-list { padding-left: 0; list-style: none; 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; }

.spnav-sns-list > li { padding: 0 7px; }

.spnav-sns-list .btn { text-decoration: none; display: block; }

.spnav-sns-list .btn img { width: 40px; }

.spnav-bottom { background-color: #fff; }

.spnav-bottom .close-btn { display: block; background-color: #f3f3f3; color: inherit; font-weight: 500; cursor: pointer; text-align: center; text-decoration: none; padding: 1em 0; font-size: 93.75%; font-weight: 700; }

.spnav-bottom-list { padding-left: 0; list-style: none; 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; }

.spnav-bottom-list > li { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; }

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

.spnav-bottom-list .btn { text-decoration: none; display: block; font-size: 87.5%; font-weight: 500; background-color: #31b3f4; color: #fff; text-align: center; padding: 1em 0; }

/* サイトフッター
-------------------------------------------------- */
.site-footer { position: relative; background-color: #31b3f4; z-index: 5; color: #fff; text-align: center; }

.site-footer > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; }

.site-footer .copyright { margin: 0; padding: 15px 10px; font-size: 87.5%; }

.pagetop-btn { position: fixed; bottom: 20px; right: 20px; }

.pagetop-btn > .btn { display: block; }

.footer-nav { background: #f6f6f6; }

.footer-nav > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; 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; padding: 40px 0; }

.footer-nav > .inner > .unitL, .footer-nav > .inner > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 0 45px; }

.footer-nav > .inner > .unitL { width: 29.09091%; }

.footer-nav > .inner > .unitL::after { display: block; position: absolute; top: 0; bottom: 0; right: 0; width: 0; height: auto; margin: auto 0; border-right: 1px solid #dcdcdc; content: ""; }

.footer-nav > .inner > .unitR { width: 70.90909%; }

@media screen and (max-width: 960px) { .footer-nav > .inner { -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 25px 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .footer-nav > .inner > .unitL, .footer-nav > .inner > .unitR { padding: 0 10px; }
  .footer-nav > .inner > .unitL { width: 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin-top: 10px; border-top: 1px solid #dcdcdc; padding-top: 15px; }
  .footer-nav > .inner > .unitL::after { display: none; }
  .footer-nav > .inner > .unitR { width: 100%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

.footer-company > .logo { margin-bottom: 15px; }

.footer-company > .logo img:not(:first-child) { margin-top: 5px; }

.footer-company > .address { margin-bottom: 1em; font-size: 75%; color: #626262; line-height: 1.75; }

.footer-company > .list { padding: 0; list-style: none; }

.footer-company > .list > .item:not(:last-child) { margin-bottom: 4px; }

.footer-company > .contact { margin-top: 25px; }

.footer-company .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: .5em 2em; }

.footer-company .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.footer-company .btn.-contact { padding-top: 1em; padding-bottom: 1em; background: #31b3f4; color: #fff; }

@media screen and (max-width: 960px) { .footer-company > .logo { margin-bottom: 15px; }
  .footer-company > .logo img { width: 165px; display: block; }
  .footer-company > .logo img:first-child { width: 112px; height: auto; }
  .footer-company > .contact { margin-top: 10px; }
  .footer-company .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 87.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: .5em 2em; }
  .footer-company .btn.-contact { padding-top: 0.8em; padding-bottom: 0.8em; } }

.footer-sitemap a { text-decoration: none; color: inherit; }

.footer-sitemap > .main > .top { position: relative; padding-left: 1.2em; font-size: 125%; font-weight: 500; margin-right: 1em; }

.footer-sitemap > .main > .top::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; left: 0; font-size: 112.5%; }

.footer-sitemap > .main > .terminal { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; padding: 0.4em 1.4em; margin-right: 10px; }

.footer-sitemap > .sitemap { padding: 1em 0; }

.footer-sitemap > .sitemap:not(:last-child) { border-bottom: 1px dotted #333; }

.footer-sitemap > .sitemap > .primary > a { display: inline-block; position: relative; padding-left: 1.2em; font-weight: 700; font-size: 100%; margin-right: 2em; }

.footer-sitemap > .sitemap > .primary > a::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; left: 0; color: #31b3f4; line-height: 1.1em; }

.footer-sitemap > .sitemap > .primary > .nav-title { font-weight: 700; font-size: 100%; margin-right: 2em; }

.footer-sitemap > .sitemap > .secondary { margin-left: 0; }

.footer-sitemap > .sitemap > .secondary > a { display: inline-block; position: relative; padding-left: 0.8em; font-size: 87.5%; margin-right: 2em; line-height: 1.7; }

.footer-sitemap > .sitemap > .secondary > a::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; left: 0; font-size: 100%; }

.footer-sitemap > .sitemap .secondary + .primary { margin-top: 1em; }

.footer-sitemap > .sitemap .primary + .secondary { margin-top: 0.5em; }

@media screen and (max-width: 960px) { .footer-sitemap > .main > .top { font-size: 112.5%; display: block; margin-bottom: 0.6em; }
  .footer-sitemap > .main > .top::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; font-size: 93.75%; left: 0; }
  .footer-sitemap > .main > .terminal { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 87.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; padding: 0.4em 1em; margin-right: 5px; margin-bottom: 5px; }
  .footer-sitemap > .sitemap { padding: 0.8em 0; }
  .footer-sitemap > .sitemap > .primary > a { font-size: 87.5%; margin-right: 1.2em; }
  .footer-sitemap > .sitemap > .primary > .nav-title { font-weight: 700; font-size: 100%; margin-right: 2em; }
  .footer-sitemap > .sitemap > .secondary > a { font-size: 81.25%; margin-right: 1.5em; line-height: 1.6; }
  .footer-sitemap > .sitemap .secondary + .primary { margin-top: 1em; }
  .footer-sitemap > .sitemap .primary + .secondary { margin-top: 0.5em; } }

.footer-secure > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; padding: 10px 0; }

.footer-secure-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: end; -ms-flex-pack: end; justify-content: flex-end; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.footer-secure-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 20px; }

@media screen and (max-width: 960px) { .footer-secure-list { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .footer-secure-list > .item { padding-left: 5px; padding-left: 5px; }
  .footer-secure-list > .item img { height: 40px; }
  .footer-secure-list > .item.-secom input[type="image"] { height: 90px; } }

/* コンテンツ
-------------------------------------------------- */
.site-container { position: relative; background-color: #fff; z-index: 1; overflow: hidden; }

.page-container { overflow: hidden; }

.page-container.-fill { background-color: #f6f6f6; }

.layout-1column { max-width: 1100px; margin-left: auto; margin-right: auto; zoom: 1; position: relative; padding: 40px 10px 60px; }

.layout-1column:after { content: ''; display: block; clear: both; overflow: auto; }

.layout-2column { max-width: 1100px; margin-left: auto; margin-right: auto; zoom: 1; position: relative; padding: 40px 10px 60px; }

.layout-2column:after { content: ''; display: block; clear: both; overflow: auto; }

.layout-2column > .mainColumn { float: left; width: 800px; }

.layout-2column > .subColumn { float: right; width: 254px; }

@media screen and (max-width: 960px) { .layout-2column { padding-left: 20px; padding-right: 20px; }
  .layout-2column > .mainColumn, .layout-2column > .subColumn { float: none; width: auto; } }

@media screen and (max-width: 600px) { .layout-2column { padding: 14px 10px; } }

.basic-section { overflow: hidden; }

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

.basic-section.-alter { background-color: #ecf6fb; }

.basic-section > .section-inner { max-width: 1100px; margin-left: auto; margin-right: auto; padding: 50px 0; }

.basic-section > .section-inner.-small { max-width: 800px; }

.basic-section > .section-inner.-contentTop { padding-top: 40px; }

.basic-section > .section-inner.-contentBottom { padding-bottom: 80px; }

@media screen and (max-width: 960px) { .basic-section > .section-inner { padding-left: 20px; padding-right: 20px; }
  .basic-section > .section-inner.-contentTop { padding-top: 20px; } }

@media screen and (max-width: 600px) { .basic-section > .section-inner { padding: 30px 10px; }
  .basic-section > .section-inner.-contentBottom { padding-bottom: 50px; } }

/**************************************************
 animations アニメーションのスタイルを定義
***************************************************/
.-fadein, .-fadeinUp, .-fadeinDown, .-fadeinLeft, .-fadeinRight { opacity: 0; -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); -o-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1); }

.-fadein.-visible, .-fadeinUp.-visible, .-fadeinDown.-visible, .-fadeinLeft.-visible, .-fadeinRight.-visible { opacity: 1; -webkit-animation-duration: .3s; animation-duration: .3s; -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

.-visible.-fadeinUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

.-visible.-fadeinDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

.-visible.-fadeinLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

.-visible.-fadeinRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

.-delay1 { -webkit-transition-delay: 0.1s !important; -o-transition-delay: 0.1s !important; transition-delay: 0.1s !important; -webkit-animation-delay: 0.1s !important; animation-delay: 0.1s !important; }

.-delay2 { -webkit-transition-delay: 0.2s !important; -o-transition-delay: 0.2s !important; transition-delay: 0.2s !important; -webkit-animation-delay: 0.2s !important; animation-delay: 0.2s !important; }

.-delay3 { -webkit-transition-delay: 0.3s !important; -o-transition-delay: 0.3s !important; transition-delay: 0.3s !important; -webkit-animation-delay: 0.3s !important; animation-delay: 0.3s !important; }

.-delay4 { -webkit-transition-delay: 0.4s !important; -o-transition-delay: 0.4s !important; transition-delay: 0.4s !important; -webkit-animation-delay: 0.4s !important; animation-delay: 0.4s !important; }

.-delay5 { -webkit-transition-delay: 0.5s !important; -o-transition-delay: 0.5s !important; transition-delay: 0.5s !important; -webkit-animation-delay: 0.5s !important; animation-delay: 0.5s !important; }

.-delay6 { -webkit-transition-delay: 0.6s !important; -o-transition-delay: 0.6s !important; transition-delay: 0.6s !important; -webkit-animation-delay: 0.6s !important; animation-delay: 0.6s !important; }

.-delay7 { -webkit-transition-delay: 0.7s !important; -o-transition-delay: 0.7s !important; transition-delay: 0.7s !important; -webkit-animation-delay: 0.7s !important; animation-delay: 0.7s !important; }

.-delay8 { -webkit-transition-delay: 0.8s !important; -o-transition-delay: 0.8s !important; transition-delay: 0.8s !important; -webkit-animation-delay: 0.8s !important; animation-delay: 0.8s !important; }

.-delay9 { -webkit-transition-delay: 0.9s !important; -o-transition-delay: 0.9s !important; transition-delay: 0.9s !important; -webkit-animation-delay: 0.9s !important; animation-delay: 0.9s !important; }

.-delay10 { -webkit-transition-delay: 1.0s !important; -o-transition-delay: 1.0s !important; transition-delay: 1.0s !important; -webkit-animation-delay: 1.0s !important; animation-delay: 1.0s !important; }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes fadeInUp { 0% { -webkit-transform: translateY(40px); transform: translateY(40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInUp { 0% { -webkit-transform: translateY(40px); transform: translateY(40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInDown { 0% { -webkit-transform: translateY(-40px); transform: translateY(-40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInDown { 0% { -webkit-transform: translateY(-40px); transform: translateY(-40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInLeft { 0% { -webkit-transform: translateX(-40px); transform: translateX(-40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInLeft { 0% { -webkit-transform: translateX(-40px); transform: translateX(-40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInRight { 0% { -webkit-transform: translateX(40px); transform: translateX(40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInRight { 0% { -webkit-transform: translateX(40px); transform: translateX(40px);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInUpFull { 0% { -webkit-transform: translateY(100%); transform: translateY(100%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInUpFull { 0% { -webkit-transform: translateY(100%); transform: translateY(100%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInDownFull { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInDownFull { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInLeftFull { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%);
    opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0);
    opacity: 1; } }

@keyframes fadeInLeftFull { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%);
    opacity: 0; }
  100% { -webkit-transform: translateX(0); transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes fadeInRightFull { 0% { -webkit-transform: translateX(100); transform: translateX(100);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInRightFull { 0% { -webkit-transform: translateX(100); transform: translateX(100);
    opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; } }

/* ボタンエフェクト
-------------------------------------------------- */
@media screen and (min-width: 961px) { .basic-btn { vertical-align: middle; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; overflow: hidden; }
  .basic-btn.-effect { opacity: 1; }
  .echoEffect { position: absolute; top: 50%; left: 50%; z-index: 1; -webkit-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); }
  .echoEffect::before { position: relative; content: ''; display: block; margin-top: 100%; }
  .echoEffect::after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; }
  .basic-btn:hover > .echoEffect { -webkit-animation: btnEffect .7s ease-out; animation: btnEffect .7s ease-out; }
  .basic-btn:hover > .echoEffect::after { -webkit-animation: btnEffect-echo .7s ease-out; animation: btnEffect-echo .7s ease-out; }
  @-webkit-keyframes btnEffect { 0% { width: 0%; }
    100% { width: 150%; } }
  @keyframes btnEffect { 0% { width: 0%; }
    100% { width: 150%; } }
  @-webkit-keyframes btnEffect-echo { 0% { background: rgba(255, 255, 255, 0.25); }
    100% { background: transparent; } }
  @keyframes btnEffect-echo { 0% { background: rgba(255, 255, 255, 0.25); }
    100% { background: transparent; } }
  .mirrorEffect { position: absolute; top: -50%; height: 200%; left: -100px; width: 30px; background: #fff; background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white)); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%); opacity: .2; z-index: 1; -webkit-transform: rotate(40deg); -ms-transform: rotate(40deg); transform: rotate(40deg); }
  .basic-btn:hover > .mirrorEffect { -webkit-animation: btnEffect-mirror 0.5s cubic-bezier(0.19, 1, 0.22, 1); animation: btnEffect-mirror 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  @-webkit-keyframes btnEffect-mirror { 0% { left: -100px; }
    100% { left: 125%; } }
  @keyframes btnEffect-mirror { 0% { left: -100px; }
    100% { left: 125%; } } }

/**************************************************
 pages ページ別のスタイルを定義
***************************************************/
/**************************************************
 home トップページ
***************************************************/
.pg-home .sect-feature .home-title { margin-bottom: 20px; }

.pg-home .sect-feature .home-lead { margin-bottom: 30px; }

.pg-home .sect-anabuki .social-widget { margin-bottom: 60px; }

@media screen and (max-width: 960px) { .pg-home .sect-anabuki .social-widget { margin-bottom: 18px; } }

.pg-home .sect-guide > .section-inner { max-width: 810px; }

.basic-section .home-title { margin-bottom: 30px; }

@media screen and (max-width: 960px) { .basic-section .home-title { margin-bottom: 18px; } }

.basic-section .home-btn { margin-top: 40px; }

.basic-section .home-bnr { margin-top: 30px; }

.home-title { font-size: 187.5%; font-weight: 500; line-height: 1.4; text-align: left; letter-spacing: .1em; }

.home-title.-center { text-align: center; margin-left: -5px; }

.home-title > .txt { position: relative; padding-left: 64px; }

.home-title > .txt > .icon { display: inline-block; position: absolute; top: 50%; left: 0; width: 56px; margin-top: -18px; }

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

@media screen and (max-width: 600px) { .home-title { font-size: 125%; }
  .home-title > .txt { position: relative; padding-left: 48px; }
  .home-title > .txt > .icon { width: 42px; margin-top: -14px; } }

.home-lead { text-align: center; line-height: 1.5; letter-spacing: 1px; }

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

.home-btn { max-width: 330px; margin-left: auto; margin-right: auto; text-align: center; }

.home-btn > .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: 1em 3em; }

.home-btn > .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

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

.home-bnr { text-align: center; }

.home-bnr a { display: inline-block; }

.mvbnr-container > .close-btn { display: none; }

.mv-bnr { position: absolute; top: 0; bottom: 70px; left: 0; right: 0; z-index: 2; margin: auto; background-color: #fff; max-width: 880px; height: 305px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.mv-bnr > .swiper-wrapper { padding-left: 0; }

@media screen and (max-width: 960px) { .mv-bnr { height: auto; max-height: 510px; top: 20px; bottom: 120px; margin: auto; position: absolute; width: calc(100% - 20px); max-width: 500px; } }

.mv-bnr > .swiper-custom-prev, .mv-bnr > .swiper-custom-next { padding: 5px; bottom: 0; top: auto; margin: 10px 200px; }

.mv-bnr .swiper-pagination-bullets { margin: 5px 0; }

.mv-bnr .swiper-pagination-bullets .swiper-pagination-bullet, .mv-bnr .swiper-pagination-bullets .swiper-pagination-bullet-active { width: 10px; height: 10px; }

.mv-bnr .swiper-pagination-bullets .swiper-pagination-bullet-active { background: #ff7f34; }

@media screen and (max-width: 960px) { .mv-bnr > .swiper-custom-prev, .mv-bnr > .swiper-custom-next { margin: 16px; display: none; }
  .mv-bnr .swiper-pagination-bullets { margin: 0; bottom: 5px; } }

.mv-bnr .tourTable { border-collapse: collapse; margin-top: 18px; }

@media screen and (max-width: 960px) { .mv-bnr .tourTable { margin-top: 9px; } }

.mv-bnr .tourTable td { padding: 4px 24px; font-size: 100%; border: solid 1px #cfcfcf; text-align: left; line-height: 1.5; vertical-align: top; }

@media screen and (max-width: 600px) { .mv-bnr .tourTable td { font-size: 75%; } }

.mv-bnr .item { max-width: 860px; margin: 10px; color: #494949; display: block; text-decoration: none; height: calc(100% - 25px); overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; zoom: 1; }

@media screen and (max-width: 960px) { .mv-bnr .item { padding: 10px 0px 25px; } }

.mv-bnr .item:after { content: ''; display: block; clear: both; overflow: auto; }

.mv-bnr .item > .body { width: 480px; margin-top: 10px; margin-right: 18px; float: left; }

@media screen and (max-width: 960px) { .mv-bnr .item > .body { width: 100%; margin-top: 0; float: none; } }

.mv-bnr .item > .body > .category { 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; font-weight: 500; margin-right: -10px; }

.mv-bnr .item > .body > .category > .tag, .mv-bnr .item > .body > .category > .area, .mv-bnr .item > .body > .category > .tour, .mv-bnr .item > .body > .category > .state { display: inline-block; padding: 7px 14px; font-size: 87.5%; line-height: 1; text-align: center; margin-right: 10px; }

.mv-bnr .item > .body > .category > .tag { background: #31b3f4; color: #fff; }

.mv-bnr .item > .body > .category > .area { background: #f6f6f6; }

.mv-bnr .item > .body > .category > .tour { background: #525252; color: #fff; }

.mv-bnr .item > .body > .category > .state { background: #ff7f34; color: #fff; }

@media screen and (max-width: 960px) { .mv-bnr .item > .body > .category { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .mv-bnr .item > .body > .category > .tag, .mv-bnr .item > .body > .category > .area, .mv-bnr .item > .body > .category > .tour, .mv-bnr .item > .body > .category > .state { font-size: 75%; padding: 6px 10px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } }

.mv-bnr .item > .body > .title { font-size: 112.5%; font-weight: 500; margin-top: 24px; text-align: left; }

@media screen and (max-width: 960px) { .mv-bnr .item > .body > .title { font-size: 112.5%; font-weight: 500; margin-top: 14px; } }

@media screen and (max-width: 960px) and (max-width: 600px) { .mv-bnr .item > .body > .title { font-size: 100%; } }

@media screen and (max-width: 960px) and (max-width: 480px) { .mv-bnr .item > .body > .title { font-size: 87.5%; } }

.mv-bnr .item > .body > .text { margin-top: 14px; height: 4.5em; line-height: 1.5; overflow: hidden; }

.mv-bnr .item > .image { float: left; width: 360px; }

.mv-bnr .item > .image img { width: 100%; }

@media screen and (max-width: 960px) { .mv-bnr .item > .image { float: none; width: 100%; margin-top: 10px; } }

.mv-bnr .item .feature { position: relative; height: 100%; }

@media screen and (max-width: 960px) { .mv-bnr .item .feature > img { max-width: none; height: 100%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } }

.mv-bnr .item .feature > .header { background-image: -webkit-gradient(linear, left bottom, left top, from(#b3e34d), color-stop(99%, #279e41)); background-image: -webkit-linear-gradient(bottom, #b3e34d 0%, #279e41 99%); background-image: -o-linear-gradient(bottom, #b3e34d 0%, #279e41 99%); background-image: linear-gradient(0deg, #b3e34d 0%, #279e41 99%); color: #fff; opacity: 0.8; position: absolute; width: 100%; height: 64px; top: 0; bottom: 0; margin: auto; 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; -ms-flex-line-pack: center; align-content: center; }

.mv-bnr .item .feature > .header > .title { width: 100%; font-size: 20px; padding: 0 10px; }

.mv-bnr .item .feature > .header > .subtitle { width: 100%; font-size: 14px; padding: 0 10px; margin-bottom: 4px; }

.mv-bnr .item .feature.hanabi > .header { background-image: -webkit-gradient(linear, left top, right top, color-stop(5%, #31b3f4), color-stop(95%, #2269c9)); background-image: -webkit-linear-gradient(left, #31b3f4 5%, #2269c9 95%); background-image: -o-linear-gradient(left, #31b3f4 5%, #2269c9 95%); background-image: linear-gradient(to right, #31b3f4 5%, #2269c9 95%); }

.main-visual { position: relative; }

.main-visual > .textarea { -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; margin: auto; }

.main-visual .bgImage { position: relative; margin: auto; text-align: center; overflow: hidden; height: 590px; }

.main-visual .bgImage.-addLayer::after { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(17, 17, 17, 0.5); }

.main-visual .bgImage .bg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; min-width: 1600px; margin: auto; display: block; }

.main-visual .bgImage .bg.-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 .bgImage .bg.-centerHorizontal { left: 50%; right: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.main-visual .bgImage .bg.-centerVertical { top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.main-visual .bgImage .bg.-fitTop { top: 0; bottom: auto; }

.main-visual .bgImage .bg.-fitBottom { top: auto; bottom: 0; }

.main-visual .bgImage .bg.-fitLeft { left: 0; right: auto; }

.main-visual .bgImage .bg.-fitRight { left: auto; right: 0; }

.main-visual .swiper-slide { overflow: hidden; }

@media screen and (max-width: 960px) { .main-visual .bgImage { height: 900px; } }

@media screen and (max-width: 960px) and (max-width: 768px) { .main-visual .bgImage { height: 780px; } }

@media screen and (max-width: 960px) and (max-width: 600px) { .main-visual .bgImage { height: 670px; } }

@media screen and (max-width: 960px) and (max-width: 480px) { .main-visual .bgImage { height: 600px; } }

@media screen and (max-width: 960px) and (max-width: 375px) { .main-visual .bgImage { height: 540px; } }

@media screen and (max-width: 960px) { .main-visual .bgImage .bg.-centerAll { -webkit-transform: translate(-50%, -50%) scale(1.7); -ms-transform: translate(-50%, -50%) scale(1.7); transform: translate(-50%, -50%) scale(1.7); } }

.bgImage-text { display: block; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; margin: 0 auto; background: rgba(17, 17, 17, 0.5); color: inherit; text-decoration: none; z-index: 5; }

.bgImage-text > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; padding: 10px 0px 55px; text-align: left; 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; position: relative; }

.bgImage-text > .inner > .unitL { width: calc(100% - 294px); -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 20px; overflow: hidden; text-decoration: none; }

.bgImage-text > .inner > .unitR { position: absolute; bottom: 12px; right: 0px; width: 294px; display: block; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; }

.bgImage-text > .inner > .unitR img.-sp { display: none; }

.bgImage-text > .inner .tour { position: relative; margin-bottom: 5px; font-size: 100%; line-height: 1.2; color: #fff; }

.bgImage-text > .inner .tour .area { display: inline-block; margin-right: .5em; font-size: 112.5%; vertical-align: middle; }

.bgImage-text > .inner .tour .tag { display: inline-block; padding: 4px .8em; margin-right: .5em; border-radius: 4px; background: #31b3f4; font-size: 87.5%; vertical-align: middle; }

.bgImage-text > .inner .tour .more { display: inline-block; position: absolute; top: 4px; right: 0; padding: .1em 1.2em .1em .6em; border-radius: 2px; border: 1px solid #fff; font-size: 87.5%; line-height: 1.5; }

.bgImage-text > .inner .tour .more::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; position: absolute; top: 50%; right: .1em; width: 1em; height: 1em; margin-top: -.5em; text-align: center; }

.bgImage-text > .inner .title { font-size: 112.5%; color: #fff; line-height: 1.8; vertical-align: middle; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; width: 530px; display: inline-block; }

@media screen and (max-width: 960px) { .bgImage-text > .inner { padding: 15px 20px 40px; display: block; position: relative; }
  .bgImage-text > .inner > .unitL { width: 100%; padding-right: 0; }
  .bgImage-text > .inner > .unitR { width: 294px; display: block; position: absolute; top: 12px; right: 20px; width: auto; right: 10px; }
  .bgImage-text > .inner > .unitR img.-pc { display: none; }
  .bgImage-text > .inner > .unitR img.-sp { display: block; width: 89px; }
  .bgImage-text > .inner .tour .area { font-size: 150%; }
  .bgImage-text > .inner .tour .tag { font-size: 112.5%; }
  .bgImage-text > .inner .tour .more { padding: 4px 1em; line-height: 1.2; right: 95px; top: 0px; font-size: 75%; }
  .bgImage-text > .inner .title { font-size: 100%; padding-right: 110px; width: calc(100% - 120px); } }

@media screen and (max-width: 600px) { .bgImage-text > .inner { padding: 10px 10px 40px; }
  .bgImage-text > .inner > .unitR { top: -15px; }
  .bgImage-text > .inner .tour .area { font-size: 100%; }
  .bgImage-text > .inner .tour .tag { font-size: 75%; }
  .bgImage-text > .inner .title { font-size: 81.25%; } }

.tour-search-block { display: block; position: relative; border-top: 4px solid #31b3f4; z-index: 5; }

.tour-search-block > .searchTab-block { max-width: 1100px; margin-left: auto; margin-right: auto; position: absolute; bottom: 100%; left: 0; right: 0; pointer-events: none; }

.tour-search-block > .searchTab-block > .searchTab { 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; max-width: 790px; }

.tour-search-block > .searchTab-block > .searchTab > .item { -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; position: relative; width: 33.33%; pointer-events: auto; }

.tour-search-block > .searchTab-block > .searchTab > .item:first-child .tab { border-left: 4px solid #31b3f4; border-top-left-radius: 8px; }

.tour-search-block > .searchTab-block > .searchTab > .item:last-child .tab { border-right: 4px solid #31b3f4; border-top-right-radius: 8px; }

.tour-search-block > .searchTab-block > .searchTab > .item + .item { border-left: 2px solid #fff; }

.tour-search-block > .searchTab-block > .searchTab > .item.-current:not(:first-child) { border-left-color: #31b3f4; }

.tour-search-block > .searchTab-block > .searchTab > .item.-current + .item { border-left-color: #31b3f4; }

.tour-search-block > .searchTab-block > .searchTab > .item.-current .tab { background: #fff; color: #31b3f4; }

.tour-search-block > .searchTab-block > .searchTab > .item .tab { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 10px; border-top: 4px solid #31b3f4; background: #31b3f4; font-size: 125%; color: #fff; font-weight: 700; line-height: 1.5; text-align: center; letter-spacing: 1px; cursor: pointer; }

.tour-search-block > .searchTab-block > .searchTab > .item .tab > .icon { display: inline-block; margin-right: 6px; }

.tour-search-block > .searchArea { max-width: 1100px; margin-left: auto; margin-right: auto; }

.tour-search-block > .searchArea > .content { padding: 30px 0; display: none; }

@media screen and (max-width: 960px) { .tour-search-block > .searchArea > .content { padding: 30px 0 15px; } }

@media screen and (max-width: 600px) { .tour-search-block > .searchArea > .content { padding: 10px 0; } }

@media screen and (max-width: 960px) { .tour-search-block { margin: 20px 10px; border: 4px solid #31b3f4; }
  .tour-search-block > .searchTab-block > .searchTab { margin-left: -4px; margin-right: -4px; padding: 0; }
  .tour-search-block > .searchTab-block > .searchTab > .item .tab { padding-left: 6px; padding-right: 6px; font-size: 100%; }
  .tour-search-block > .searchArea { padding-left: 20px; padding-right: 20px; } }

@media screen and (max-width: 600px) { .tour-search-block { border-width: 2px; }
  .tour-search-block > .searchTab-block > .searchTab { margin-left: -2px; margin-right: -2px; }
  .tour-search-block > .searchTab-block > .searchTab > .item:first-child .tab { border-left-width: 2px; border-top-left-radius: 6px; }
  .tour-search-block > .searchTab-block > .searchTab > .item:last-child .tab { border-right-width: 2px; border-top-right-radius: 6px; }
  .tour-search-block > .searchTab-block > .searchTab > .item + .item { border-left-width: 1px; }
  .tour-search-block > .searchTab-block > .searchTab > .item .tab { padding: 12px 6px; border-top-width: 2px; font-size: 81.25%; letter-spacing: 0; }
  .tour-search-block > .searchTab-block > .searchTab > .item .tab > .icon { display: block; margin-right: 0; }
  .tour-search-block > .searchArea { padding-left: 10px; padding-right: 10px; } }

.important-notices { display: block; border-top: 1px solid #dcdcdc; }

.important-notices > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; padding: 15px 10px; }

.important-notices > .inner > .wrap { 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; }

.important-notices > .inner > .wrap > .head { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 1em; border-right: 1px solid; font-size: 87.5%; color: #ff5f19; font-weight: 700; line-height: 1.5; }

.important-notices > .inner > .wrap > .head .icon { display: inline-block; margin-right: 5px; }

.important-notices > .inner > .wrap > .body { -webkit-box-sizing: border-box; box-sizing: border-box; margin-left: 0; padding-left: 1em; font-size: 87.5%; color: #626262; line-height: 1.5; }

.important-notices > .inner > .wrap .link { display: inline-block; position: relative; color: inherit; text-decoration: none; padding-right: 1.5em; }

.important-notices > .inner > .wrap .link::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; top: 50%; right: 0; margin-top: -.5em; text-align: center; }

.important-notices > .inner > .wrap .link .new { display: inline-block; margin-right: .5em; padding: 1px .5em; background: #ff5f19; font-size: 85.71429%; color: #fff; }

@media screen and (max-width: 960px) { .important-notices > .inner > .wrap { display: block; }
  .important-notices > .inner > .wrap > .head { margin-bottom: .5em; padding: 0 0 .5em; border-bottom: 1px solid; border-right: none; }
  .important-notices > .inner > .wrap > .body { padding: 0; } }

.newest-tour-container { margin-left: -7px; margin-right: -7px; padding-bottom: 72px; }

.newest-tour-container .swiper-slide { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 7px; }

.newest-tour-container .newestList { 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: -7px; }

.newest-tour-container .newestList > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 7px; }

.newest-tour-container .newestList > .item.-pickup { width: 50%; }

@media screen and (max-width: 960px) { .newest-tour-container { margin-left: -4px; margin-right: -4px; }
  .newest-tour-container .swiper-slide { padding: 4px; }
  .newest-tour-container .newestList { margin: -4px; }
  .newest-tour-container .newestList > .item { width: 50%; padding: 4px; }
  .newest-tour-container .newestList > .item.-pickup { width: 100%; } }

.seek-wrap { 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; margin-left: -50px; margin-right: -50px; }

.seek-wrap > .unitL, .seek-wrap > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 50%; padding: 0 50px; }

.seek-wrap > .unitL::after { display: block; position: absolute; top: 30%; bottom: 15%; right: 0; width: 0; height: auto; margin: auto 0; border-right: 2px dotted #9f9f9f; content: ""; }

@media screen and (max-width: 960px) { .seek-wrap { display: block; margin: 0 auto; }
  .seek-wrap > .unitL, .seek-wrap > .unitR { width: auto; padding: 0; }
  .seek-wrap > .unitL { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 2px dotted #9f9f9f; }
  .seek-wrap > .unitL::after { display: none; } }

.theme-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: -4px; margin-right: -4px; }

.theme-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 8px 4px; }

@media screen and (max-width: 480px) { .theme-list > .item { width: 50%; padding: 4px; } }

.theme-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 20px 10px 15px; border-radius: 2px; background: #f9f9f9; color: inherit; text-decoration: none; text-align: center; -webkit-box-shadow: 3px 3px 0 rgba(17, 17, 17, 0.1); box-shadow: 3px 3px 0 rgba(17, 17, 17, 0.1); }

.theme-card > .icon { margin: 0 auto 10px; text-align: center; }

.theme-card > .text { font-size: 112.5%; color: #626262; font-weight: 500; line-height: 1.4; }

.theme-card.-small { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; padding: 12px 10px 12px 50px; }

.theme-card.-small > .icon { position: absolute; top: 50%; left: 15px; width: 26px; margin: -13px 0 0; }

.theme-card.-small > .text { font-size: 87.5%; text-align: left; }

@media screen and (max-width: 480px) { .theme-card { padding: 15px 10px 10px; }
  .theme-card > .icon { width: 40px; }
  .theme-card > .text { font-size: 87.5%; }
  .theme-card.-small { padding-left: 45px; }
  .theme-card.-small > .icon { left: 10px; } }

.lately-tour-list { padding-left: 0; list-style: none; }

.lately-tour-list > .item:not(:last-child) { margin-bottom: 15px; }

.lately-tour-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding-left: 220px; background: #fff; color: inherit; text-decoration: none; min-height: 120px; }

.lately-tour-card.-sidebar { min-height: 50px; padding-left: 92px; }

.lately-tour-card.-sidebar > .image { width: 84px; padding-top: 50px; }

.lately-tour-card.-sidebar > .body > .area { font-size: 100%; }

.lately-tour-card.-sidebar > .body > .title { font-size: 81.25%; }

.lately-tour-card > .image { position: absolute; top: 0; left: 0; width: 200px; padding-top: 120px; background: #9f9f9f; overflow: hidden; }

.lately-tour-card > .image > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.lately-tour-card > .body { display: block; }

.lately-tour-card > .body > .label { 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; position: relative; margin-bottom: 6px; }

.lately-tour-card > .body > .label > .tour, .lately-tour-card > .body > .label > .state { display: block; padding: .5em 1em; font-size: 87.5%; color: #fff; line-height: 1; text-align: center; }

.lately-tour-card > .body > .label > .tour { background: #525252; }

.lately-tour-card > .body > .label > .state { background: #ff7f34; }

.lately-tour-card > .body > .area { display: block; margin: 0 0 4px; font-size: 112.5%; font-weight: 500; line-height: 1.2; }

.lately-tour-card > .body > .title { font-size: 87.5%; color: #626262; line-height: 1.5; }

.lately-tour-card > .body > .bottom { 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: 4px -10px 0; }

.lately-tour-card > .body > .bottom > .days, .lately-tour-card > .body > .bottom > .price { padding: 0 10px; font-size: 100%; line-height: 1.3; }

.lately-tour-card > .body > .bottom > .days { border-right: 1px solid #dcdcdc; font-weight: 500; }

.lately-tour-card > .body > .bottom > .price { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; color: #ff5f19; font-weight: 700; }

@media screen and (max-width: 480px) { .lately-tour-card { padding-left: 110px; min-height: 0; }
  .lately-tour-card > .image { width: 100px; padding-top: 60px; }
  .lately-tour-card > .body > .label > .tour, .lately-tour-card > .body > .label > .state { font-size: 75%; }
  .lately-tour-card > .body > .area { font-size: 87.5%; }
  .lately-tour-card > .body > .title { font-size: 81.25%; }
  .lately-tour-card > .body > .bottom { margin-left: -6px; margin-right: -6px; }
  .lately-tour-card > .body > .bottom > .days, .lately-tour-card > .body > .bottom > .price { padding: 0 6px; font-size: 81.25%; } }

.feature-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: -5px; }

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

.feature-tour-container { margin-left: -5px; margin-right: -5px; padding-bottom: 72px; }

.feature-tour-container .swiper-slide { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px; }

@media screen and (max-width: 960px) { .feature-tour-container { margin-left: -5px; margin-right: -5px; }
  .feature-tour-container .swiper-slide { padding: 5px; } }

.guide-menu { 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: -2px; margin-right: -2px; }

.guide-menu > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 20%; padding: 2px; }

@media screen and (max-width: 600px) { .guide-menu > .item { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 50%; } }

.guide-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 30px 10px 25px; border-radius: 2px; background: #fff; color: inherit; text-decoration: none; text-align: center; -webkit-box-shadow: 3px 3px 0 rgba(17, 17, 17, 0.05); box-shadow: 3px 3px 0 rgba(17, 17, 17, 0.05); }

.guide-card > .icon { margin: 0 auto 10px; text-align: center; }

.guide-card > .text { font-size: 93.75%; color: #626262; font-weight: 500; line-height: 1.4; }

@media screen and (max-width: 960px) { .guide-card { -webkit-box-shadow: 2px 2px 0 rgba(17, 17, 17, 0.05); box-shadow: 2px 2px 0 rgba(17, 17, 17, 0.05); }
  .guide-card > .text { font-size: 93.75%; } }

@media screen and (max-width: 600px) { .guide-card { padding: 15px 5px 10px; }
  .guide-card > .icon { width: 40px; }
  .guide-card > .icon.-bus { width: 66px; }
  .guide-card > .text { font-size: 87.5%; } }

.social-widget { 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; }

.social-widget > .unitL { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 45.45455%; }

.social-widget > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 50%; }

@media screen and (max-width: 960px) { .social-widget { display: block; margin: 0 auto; }
  .social-widget > .unitL, .social-widget > .unitR { width: auto; padding: 0; } }

.anabuki-group > .title { margin-bottom: 1em; font-size: 137.5%; color: #31b3f4; font-weight: 500; line-height: 1.4; }

.anabuki-group > .bnr { margin-bottom: 20px; text-align: center; }

.anabuki-group > .text { font-size: 93.75%; line-height: 2; }

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

@media screen and (max-width: 600px) { .anabuki-group > .title { font-size: 112.5%; }
  .anabuki-group > .text { font-size: 81.25%; line-height: 1.75; } }

.banner-wrapper { display: block; position: relative; margin: 0 auto; padding: 0 40px; }

.banner-wrapper .swiper-custom-next, .banner-wrapper .swiper-custom-prev { font-size: 12px; }

.banner-wrapper .swiper-custom-next { right: 0; }

.banner-wrapper .swiper-custom-prev { left: 0; }

@media screen and (max-width: 960px) { .banner-wrapper { padding: 5px 0; }
  .banner-wrapper .swiper-custom-next, .banner-wrapper .swiper-custom-prev { -webkit-box-sizing: border-box; box-sizing: border-box; top: 0; bottom: 0; margin-top: 0; border-radius: 0; background: rgba(0, 0, 0, 0.5); }
  .banner-wrapper .swiper-custom-next::after, .banner-wrapper .swiper-custom-prev::after { position: absolute; top: 50%; left: 50%; margin-top: -.5em; margin-left: -.5em; }
  .banner-wrapper .swiper-custom-next { right: 0; }
  .banner-wrapper .swiper-custom-prev { left: 0; } }

.swiper-banner { max-width: 980px; }

.swiper-banner .swiper-slide { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 5px; text-align: center; }

.swiper-banner .swiper-slide > .bnr { display: inline-block; }

@media screen and (max-width: 600px) { .swiper-banner .swiper-slide { padding: 0 2px; } }

.get-start-modal { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; max-width: 860px; margin: 20px auto; padding: 100px 46px 40px; border: 4px solid #31b3f4; border-radius: 20px; background: #fff url(../../img/start/bg-get-start.png) no-repeat center top; }

.get-start-modal > .closeBtn { position: absolute; top: -20px; right: -20px; width: 50px; height: 50px; border-radius: 50%; background: #31b3f4; cursor: pointer; z-index: 10; }

.get-start-modal > .closeBtn::before, .get-start-modal > .closeBtn::after { display: block; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin: -1px 0 0 -10px; background: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; }

.get-start-modal > .closeBtn::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

@media screen and (max-width: 960px) { .get-start-modal { padding-left: 26px; padding-right: 26px; } }

@media screen and (max-width: 600px) { .get-start-modal { padding: 80px 13px 20px; border-width: 2px; border-radius: 10px; } }

.get-start-box { display: block; position: relative; }

.get-start-box > .image { text-align: center; }

.get-start-box > .more { position: absolute; bottom: 1em; right: 0; }

.get-start-box > .more > .arrow { display: inline-block; position: relative; padding-right: 1.5em; color: inherit; text-decoration: none; font-size: 87.5%; font-weight: 500; }

.get-start-box > .more > .arrow::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 0; left: auto; font-size: 114.28571%; color: #31b3f4; }

.get-start-box > .next > .nextBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; display: block; padding: 1em 3em; max-width: 220px; margin: 0 auto; }

.get-start-box > .next > .nextBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 600px) { .get-start-box > .more { position: relative; bottom: auto; margin: 20px auto; text-align: right; } }

.get-start-select { display: block; max-width: 560px; margin: 0 auto; }

.get-start-select > .title { margin: 0 0 .5em; font-size: 187.5%; color: #31b3f4; font-weight: 700; line-height: 1.2; text-align: center; }

.get-start-select > .lead { margin: 1em auto; padding: .5em 1em; border-radius: 50px; background: #f6f6f6; font-size: 93.75%; color: #626262; font-weight: 500; line-height: 1.4; text-align: center; max-width: 300px; }

.get-start-select > .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; max-width: 448px; margin: 1em auto; }

.get-start-select > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding: 4px; }

.get-start-select > .privacy { margin: 1em auto; font-size: 75%; color: #747474; line-height: 1.8; }

.get-start-select > .submitBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; padding: 1em 3em; margin: 20px auto 0; }

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

@media screen and (max-width: 600px) { .get-start-select > .title { font-size: 125%; }
  .get-start-select > .lead { font-size: 87.5%; }
  .get-start-select > .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; max-width: none; margin-left: -2px; margin-right: -2px; }
  .get-start-select > .list > .item { padding: 2px; }
  .get-start-select > .privacy { line-height: 1.6; }
  .get-start-select > .submitBtn { font-size: 100%; } }

.start-select-btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: .75em 1em; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.start-select-btn { border-color: #dcdcdc; color: #ababab; }

.start-select-btn.-area { padding-top: 1em; padding-bottom: 1em; font-size: 137.5%; }

.start-select-btn:hover { background-color: #31b3f4; border-color: #31b3f4; color: #fff; opacity: 1; }

@media screen and (max-width: 600px) { .start-select-btn { font-size: 100%; }
  .start-select-btn.-area { font-size: 100%; } }

.label-radio-start { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: .75em 1em; }

.label-radio-start { border-color: #dcdcdc; color: #ababab; }

.label-radio-start.-select { background-color: #31b3f4; border-color: #31b3f4; color: #fff; }

.label-radio-start.-area { padding-top: 1em; padding-bottom: 1em; font-size: 137.5%; }

.label-radio-start input { position: absolute; opacity: 0; }

@media screen and (max-width: 600px) { .label-radio-start { font-size: 100%; }
  .label-radio-start.-area { font-size: 100%; } }

.swiper-get-start .swiper-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.swiper-get-start .swiper-pagination { position: relative; margin: 20px auto; line-height: 10px; }

.swiper-get-start .swiper-pagination-bullet { width: 10px; height: 10px; margin: 0 3px; }

.swiper-get-start .swiper-pagination-bullet-active { background: #31b3f4; }

div.noimage { border: solid 1px #ccc; background-color: #eee; -webkit-box-sizing: border-box; box-sizing: border-box; color: #cfcfcf; height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; text-align: center; vertical-align: middle; }

/**************************************************
 tour
***************************************************/
.tour-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: -7px; margin-right: -7px; }

.tour-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 7px; }

@media screen and (max-width: 960px) { .tour-list { margin-left: -4px; margin-right: -4px; }
  .tour-list > .item { width: 50%; padding: 4px; } }

.tour-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background: #fff; color: inherit; text-decoration: none; }

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

.tour-card > .label { 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; position: absolute; top: 0; left: 0; z-index: 5; font-weight: 500; }

.tour-card > .label > .tour, .tour-card > .label > .state { display: block; padding: .5em 1em; font-size: 87.5%; color: #fff; line-height: 1; text-align: center; }

.tour-card > .label > .tour { background: #525252; }

.tour-card > .label > .state { background: #ff7f34; }

.tour-card > .image span.photo { position: relative; padding-top: 67.92453%; background: #9f9f9f; overflow: hidden; }

.tour-card > .image span.photo > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.tour-card > .image span.photo_credit { display: block; font-size: 62.5%; text-align: right; color: #666; }

.tour-card > .body { display: block; padding: 16px 12px; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; position: relative; }

.tour-card > .body > .title { font-size: 87.5%; line-height: 1.75; }

.tour-card > .body > .category { 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: 0 -10px 10px; }

.tour-card > .body > .category > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; }

.tour-card > .body > .category .area { display: inline-block; font-size: 112.5%; font-weight: 500; }

.tour-card > .body > .category .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 3px .5em; border-radius: 2px; background: #31b3f4; color: #fff; font-size: 87.5%; line-height: 1.2; text-align: center; min-width: 60px; font-weight: 500; }

.tour-card > .bottom { 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; border: 1px solid #dcdcdc; }

.tour-card > .bottom > .days { padding: 12px; border-right: 1px solid #dcdcdc; font-size: 87.5%; line-height: 1.7; }

.tour-card > .bottom > .price { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; padding: 12px; font-size: 100%; color: #ff5f19; font-weight: bold; line-height: 1.5; }

@media screen and (max-width: 600px) { .tour-card > .label > .tour, .tour-card > .label > .state { padding: .5em; font-size: 75%; }
  .tour-card > .body { padding: 10px; }
  .tour-card > .body > .title { font-size: 81.25%; line-height: 1.5; }
  .tour-card > .body > .category .area { font-size: 87.5%; }
  .tour-card > .body > .category .tag { padding: 3px .5em; font-size: 75%; min-width: 40px; }
  .tour-card > .bottom { 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; border-top: 1px solid #dcdcdc; }
  .tour-card > .bottom > .days { padding: 6px; font-size: 81.25%; line-height: 1.5; white-space: nowrap; }
  .tour-card > .bottom > .price { padding: 6px; font-size: 81.25%; line-height: 1.5; } }

.newest-pickup-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background: #fff; color: inherit; text-decoration: none; height: 100%; }

.newest-pickup-card > .image { position: relative; overflow: hidden; height: 100%; }

.newest-pickup-card > .image > img { position: absolute; top: 0; bottom: 0; left: 50%; right: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: auto; max-width: none; height: 100%; margin: auto; }

.newest-pickup-card > .body { display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; padding: 16px 20px; background: rgba(0, 0, 0, 0.5); color: #fff; }

.newest-pickup-card > .body > .title { font-size: 87.5%; line-height: 1.75; }

.newest-pickup-card > .body > .category { 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: 0 -10px 6px; }

.newest-pickup-card > .body > .category > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; }

.newest-pickup-card > .body > .category .area { display: inline-block; font-size: 150%; font-weight: 500; line-height: 1.4; }

.newest-pickup-card > .body > .category .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6px .5em; border-radius: 2px; background-color: #31b3f4; color: #fff; font-size: 112.5%; line-height: 1.2; text-align: center; min-width: 60px; font-weight: 500; }

.newest-pickup-card > .body > .more { position: absolute; top: 16px; right: 20px; padding: 8px 2em; border: 1px solid #fff; font-size: 87.5%; line-height: 1; text-align: center; }

@media screen and (max-width: 960px) { .newest-pickup-card > .image { height: auto; padding-top: 67.92453%; } }

@media screen and (max-width: 600px) { .newest-pickup-card > .body { padding: 10px; }
  .newest-pickup-card > .body > .title { font-size: 81.25%; line-height: 1.5; }
  .newest-pickup-card > .body > .category .area { font-size: 87.5%; }
  .newest-pickup-card > .body > .category .tag { padding: 3px .5em; font-size: 75%; min-width: 40px; }
  .newest-pickup-card > .body > .more { position: relative; top: auto; right: auto; margin-top: 4px; padding: 0 2em; border: none; font-size: 75%; text-align: right; } }

.pg-tour-search .layout-2column > .mainColumn .tour-search-header { margin-bottom: 30px; }

.pg-tour-search .layout-2column > .mainColumn .tour-sort-box { margin-bottom: 30px; }

.pg-tour-search .layout-2column > .mainColumn .tour-search-card { margin-bottom: 30px; }

.pg-tour-search .layout-2column > .subColumn .sidebar-unit.-sidesns { margin-top: 10px; margin-bottom: 0; }

.pg-tour-search .layout-2column > .subColumn .sidebar-bnr { margin: 0.7em 0 0.8em; }

.pg-tour-search .layout-2column > .subColumn .sidebar-bnr > .bnr { margin: 0.5em 0; }

@media screen and (max-width: 960px) { .pg-tour-search .layout-2column > .subColumn .sidebar-bnr { text-align: center; }
  .pg-tour-search .layout-2column > .subColumn .sidebar-bnr > .bnr { display: inline-block; margin: 0.5em auto; } }

@media screen and (max-width: 600px) { .pg-tour-search .layout-2column > .mainColumn .tour-search-header { margin-bottom: 20px; }
  .pg-tour-search .layout-2column > .mainColumn .tour-sort-box { margin-bottom: 20px; }
  .pg-tour-search .layout-2column > .mainColumn .tour-search-card { margin-bottom: 20px; } }

.tour-search-header > .page-title, .tour-search-header > .huge-title { display: inline-block; padding-right: 1em; }

.tour-search-header > .lead { display: inline-block; font-size: 112.5%; line-height: 1.5; }

.tour-search-header > .lead strong { color: #ff5f19; }

@media screen and (max-width: 600px) { .tour-search-header > .page-title, .tour-search-header > .huge-title { display: block; padding-right: 0; }
  .tour-search-header > .lead { display: block; margin-top: .5em; font-size: 87.5%; } }

.joken-box { padding: 20px; border: double 3px #cfcfcf; margin: 1em 0; }

.tour-sort-box { padding: 20px; background: #f6f6f6; }

.tour-sort-box > .page-nav { margin-top: 20px; }

.tour-sort { 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; }

.tour-sort > .head { font-size: 93.75%; color: #626262; line-height: 1.6; }

.tour-sort > .body { margin: 0; }

.tour-sort > .body > .btn { display: inline-block; margin: 2px; padding: 4px .5em; border: 1px solid #31b3f4; border-radius: 2px; background: #fff; font-size: 93.75%; color: #31b3f4; line-height: 1.2; text-decoration: none; cursor: pointer; }

.tour-sort > .body > .btn.-select { background: #31b3f4; color: #fff; }

.tour-sort > .body > .btn a { text-decoration: none; }

@media screen and (max-width: 960px) { .joken-box { margin-bottom: 10px; padding: 10px; font-size: 87.5%; line-height: 1.5; }
  .joken-btn { display: block; padding: .5em 0; background-color: #ff7f34; color: #fff; font-weight: 500; text-align: center; cursor: pointer; text-decoration: none; }
  .tour-sort-box { padding: 10px; }
  .tour-sort-box > .page-nav { margin-top: 10px; } }

.tour-search-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 28px; border: 2px solid #dcdcdc; background: #fff; color: inherit; text-decoration: none; }

.tour-search-card::before { display: block; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 2px; margin: 0 auto; background: #31b3f4; content: ""; }

.tour-search-card.-open > .body > .detail { min-height: 180px; }

.tour-search-card.-open .btnWrap .btnMore::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.tour-search-card > .head { margin-bottom: 20px; }

.tour-search-card > .head > .title { padding-bottom: .5em; border-bottom: 2px dotted #747474; font-size: 137.5%; font-weight: 500; line-height: 1.4; }

.tour-search-card > .head > .title .state { color: #ff7f34; }

.tour-search-card > .head > .title a { text-decoration: none; color: inherit; }

.tour-search-card > .head > .label { 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: 15px; }

.tour-search-card > .head > .label > li { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 15px; }

.tour-search-card > .head > .label > li > .tour, .tour-search-card > .head > .label > li > .tag, .tour-search-card > .head > .label > li > .area, .tour-search-card > .head > .label > li > .state { display: inline-block; padding: 6px 1em; font-size: 87.5%; font-weight: 500; line-height: 1.2; text-decoration: none; }

.tour-search-card > .head > .label > li > .tour { position: relative; padding-left: 2.5em; background: #626262; color: #fff; }

.tour-search-card > .head > .label > li > .tour > .icon { display: inline-block; position: absolute; top: 50%; left: 16px; height: 1em; margin-top: -.5em; font-size: 114.28571%; color: inherit; }

.tour-search-card > .head > .label > li > .tour > .icon::before { color: inherit; }

.tour-search-card > .head > .label > li > .tag { background: #31b3f4; color: #fff; }

.tour-search-card > .head > .label > li > .area { background: #f6f6f6; color: inherit; }

.tour-search-card > .head > .label > li > .state { background: #ff7f34; color: #fff; }

.tour-search-card > .body { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background: #fff; color: inherit; text-decoration: none; }

.tour-search-card > .body > .image { display: block; position: absolute; top: 0; left: 0; color: #666; text-decoration: none; }

.tour-search-card > .body > .image span.photo { display: block; position: relative; width: 290px; padding-top: 180px; background: #9f9f9f; overflow: hidden; }

.tour-search-card > .body > .image span.photo > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.tour-search-card > .body > .image span.photo_credit { display: block; width: 290px; font-size: 62.5%; }

.tour-search-card > .body > .detail { min-height: 120px; padding-left: 310px; }

.tour-search-card > .body .outline { width: 100%; border-collapse: collapse; }

.tour-search-card > .body .outline th, .tour-search-card > .body .outline td { padding: 4px 0; line-height: 1.4; text-align: left; }

.tour-search-card > .body .outline th { width: 25%; padding-right: 1em; white-space: nowrap; }

.tour-search-card > .body .outline td.price { font-size: 125%; color: #ff5f19; font-weight: 700; }

.tour-search-card > .body .outline .icon { color: #31b3f4; }

.tour-search-card .bottom { display: none; margin-top: 30px; }

.tour-search-card .bottom .summary { padding-bottom: 1em; font-size: 93.75%; font-weight: 500; line-height: 1.4; }

.tour-search-card .bottom > .point { padding: 1em; background: #f6f6f6; }

.tour-search-card .bottom > .point > .list { padding-left: 1.5em; font-size: 87.5%; line-height: 1.5; }

.tour-search-card .bottom > .point > .list li:not(:last-child) { margin-bottom: 4px; }

.tour-search-card .bottom > .total { width: 100%; margin: 20px auto 0; border-collapse: collapse; }

.tour-search-card .bottom > .total tr:first-child th, .tour-search-card .bottom > .total tr:first-child td { border-top: 1px solid #dcdcdc; }

.tour-search-card .bottom > .total th, .tour-search-card .bottom > .total td { padding: 10px; border-bottom: 1px solid #dcdcdc; font-size: 93.75%; line-height: 1.6; text-align: left; }

.tour-search-card .bottom > .total th { white-space: nowrap; }

.tour-search-card .bottom > .total .icon { color: #31b3f4; }

.tour-search-card .btnWrap { 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; -webkit-box-sizing: border-box; box-sizing: border-box; margin-top: 15px; padding: 0 0 0 310px; width: 100%; }

.tour-search-card .btnWrap > .unit { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 2px; }

.tour-search-card .btnWrap .btnDetail { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; padding: 1em 2em; }

.tour-search-card .btnWrap .btnDetail::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.tour-search-card .btnWrap .btnMore { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: 1em 2em; border-color: #dcdcdc; color: #626262; }

.tour-search-card .btnWrap .btnMore::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .tour-search-card { padding: 18px; }
  .tour-search-card.-open > .body > .detail { min-height: 124px; }
  .tour-search-card > .body > .image > span.photo { width: 200px; padding-top: 124px; }
  .tour-search-card > .body > .image > span.photo_credit { width: 200px; }
  .tour-search-card > .body > .detail { min-height: 124px; padding-left: 220px; }
  .tour-search-card .btnWrap { padding: 0; margin-left: -2px; margin-right: -2px; } }

@media screen and (max-width: 600px) { .tour-search-card { padding: 18px 13px; }
  .tour-search-card > .head > .title { font-size: 100%; }
  .tour-search-card > .head > .label { margin-bottom: 10px; }
  .tour-search-card > .head > .label > li { padding-right: 5px; }
  .tour-search-card > .head > .label > li > .tour, .tour-search-card > .head > .label > li > .tag, .tour-search-card > .head > .label > li > .area, .tour-search-card > .head > .label > li > .state { padding: 4px .5em; font-size: 75%; }
  .tour-search-card > .head > .label > li > .tour { padding-left: 2.5em; }
  .tour-search-card > .head > .label > li > .tour > .icon { left: 10px; font-size: 116.66667%; }
  .tour-search-card > .body .outline th, .tour-search-card > .body .outline td { padding-top: 1px; padding-bottom: 1px; font-size: 81.25%; }
  .tour-search-card > .body .outline td.price { font-size: 115.38462%; }
  .tour-search-card .bottom { margin-top: 20px; }
  .tour-search-card .bottom > .summary { font-size: 87.5%; }
  .tour-search-card .bottom > .point { padding: 10px; }
  .tour-search-card .bottom > .point > .list { font-size: 81.25%; }
  .tour-search-card .bottom > .total th, .tour-search-card .bottom > .total td { padding: 8px; font-size: 81.25%; } }

@media screen and (max-width: 480px) { .tour-search-card > .body > .image { position: relative; }
  .tour-search-card > .body > .image > span.photo { position: relative; width: auto; margin: 0 auto 10px; padding-top: 180px; }
  .tour-search-card > .body > .image > span.photo_credit { width: auto; margin-bottom: 1em; }
  .tour-search-card > .body > .detail { min-height: 0 !important; padding-left: 0; }
  .tour-search-card .btnWrap { display: block; margin-left: auto; margin-right: auto; }
  .tour-search-card .btnWrap > .unit { padding: 2px 0; } }

.pg-tour-calender .layout-2column > .mainColumn > .tour-calender-tab { margin: 0 0 30px; }

.pg-tour-calender .layout-2column > .mainColumn > .tour-calender-month { margin: 30px 0 10px; }

.pg-tour-calender .layout-2column > .subColumn .sidebar-unit.-sidesns { margin-top: 10px; margin-bottom: 0; }

.pg-tour-calender .layout-2column > .subColumn .sidebar-bnr { margin: 0.7em 0 0.8em; }

.pg-tour-calender .layout-2column > .subColumn .sidebar-bnr > .bnr { margin: 0.5em 0; }

@media screen and (max-width: 960px) { .pg-tour-calender .layout-2column > .subColumn .sidebar-bnr { text-align: center; }
  .pg-tour-calender .layout-2column > .subColumn .sidebar-bnr > .bnr { display: inline-block; margin: 0.5em auto; } }

@media screen and (max-width: 960px) { .pg-tour-calender .layout-2column > .mainColumn > .tour-calender-month { margin-top: 24px; } }

.tour-calender-tab { border-bottom: 2px solid #31b3f4; overflow: hidden; }

.tour-calender-tab > .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; margin: 0 -2px; }

.tour-calender-tab > .list > .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; padding: 0 2px; }

.tour-calender-tab > .list .tabBtn { display: block; padding: 1em .5em; background-color: #f6f6f6; border-radius: 8px 8px 0 0; font-size: 112.5%; color: inherit; line-height: 1.2; text-align: center; text-decoration: none; cursor: pointer; }

.tour-calender-tab > .list .tabBtn:hover, .tour-calender-tab > .list .tabBtn.-active { background-color: #31b3f4; color: #fff; }

@media screen and (max-width: 960px) { .tour-calender-tab > .list .tabBtn { font-size: 100%; line-height: 1.4; } }

@media screen and (max-width: 600px) { .tour-calender-tab { margin-left: -1px; margin-right: -1px; }
  .tour-calender-tab > .list > .item { padding: 0 1px; }
  .tour-calender-tab > .list .tabBtn { font-size: 87.5%; } }

@media screen and (max-width: 480px) { .tour-calender-tab > .list .tabBtn { font-size: 75%; } }

.tour-calender-month > .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: 0 -5px; }

.tour-calender-month > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px; min-width: 110px; }

.tour-calender-month > .list .month { display: block; padding: .5em 1em; background-color: #f6f6f6; border-radius: 6px; font-size: 112.5%; color: inherit; line-height: 1.5; text-align: center; text-decoration: none; cursor: pointer; }

.tour-calender-month > .list .month:hover, .tour-calender-month > .list .month.-active { background-color: #ff7f34; color: #fff; }

@media screen and (max-width: 960px) { .tour-calender-month > .list { margin-left: -2px; margin-right: -2px; }
  .tour-calender-month > .list > .item { padding: 2px; }
  .tour-calender-month > .list .month { font-size: 100%; } }

@media screen and (max-width: 600px) { .tour-calender-month > .list > .item { min-width: 0; }
  .tour-calender-month > .list .month { font-size: 87.5%; } }

.tour-calendar { width: 100%; border-collapse: collapse; }

.tour-calendar th, .tour-calendar td { border: 1px solid #ababab; vertical-align: center; }

.tour-calendar tr.sat th { color: #0a92d6; }

.tour-calendar tr.sun th { color: #ff5f19; }

.tour-calendar th { width: 50px; padding: 20px 0; background: #f6f6f6; font-size: 93.75%; font-weight: 700; line-height: 1.8; text-align: center; white-space: nowrap; }

.tour-calendar th > .day { display: block; }

.tour-calendar th > .week { display: block; }

.tour-calendar td { padding: 20px; }

.tour-calendar td > .tour:not(:last-child) { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #dcdcdc; }

@media screen and (max-width: 600px) { .tour-calendar th { width: 30px; padding: 10px 0; font-size: 87.5%; }
  .tour-calendar td { padding: 10px; }
  .tour-calendar td > .tour:not(:last-child) { margin-bottom: 10px; padding-bottom: 10px; } }

@media screen and (max-width: 600px) { .tour-calendar th { font-size: 75%; }
  .tour-calendar td { padding: 8px; }
  .tour-calendar td > .tour:not(:last-child) { margin-bottom: 8px; padding-bottom: 8px; } }

.calendar-card { display: block; position: relative; color: inherit; text-decoration: none; }

.calendar-card > .image { position: absolute; top: 0; left: 0; width: 120px; padding-top: 80px; background: #ababab; overflow: hidden; }

.calendar-card > .image > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.calendar-card > .description { display: block; padding-left: 140px; min-height: 80px; }

.calendar-card > .description > .label { 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 4px; }

.calendar-card > .description > .label > li { -webkit-box-sizing: border-box; box-sizing: border-box; }

.calendar-card > .description > .label > li > .tour, .calendar-card > .description > .label > li > .tag, .calendar-card > .description > .label > li > .area { display: inline-block; padding: 6px .5em; font-size: 87.5%; font-weight: 500; line-height: 1.2; text-decoration: none; }

.calendar-card > .description > .label > li > .tour { position: relative; padding-left: 2.5em; background: #626262; color: #fff; }

.calendar-card > .description > .label > li > .tour > .icon { display: inline-block; position: absolute; top: 50%; left: 10px; height: 1em; margin-top: -.5em; font-size: 114.28571%; color: inherit; }

.calendar-card > .description > .label > li > .tour > .icon::before { color: inherit; }

.calendar-card > .description > .label > li > .tag { background: #31b3f4; color: #fff; }

.calendar-card > .description > .label > li > .area { font-size: 112.5%; }

.calendar-card > .description > .title { font-size: 93.75%; font-weight: 500; line-height: 1.4; }

.calendar-card > .description .state.-fix { color: #ff5f19; font-weight: bold; }

.calendar-card > .description > .price { color: #ff5f19; font-weight: bold; line-height: 1.4; }

@media screen and (max-width: 600px) { .calendar-card > .image { width: 75px; padding-top: 50px; }
  .calendar-card > .description { padding-left: 85px; min-height: 50px; }
  .calendar-card > .description > .label { margin: 0 0 2px; }
  .calendar-card > .description > .label > li > .tour, .calendar-card > .description > .label > li > .tag { padding: 4px .5em; font-size: 75%; }
  .calendar-card > .description > .label > li > .tour { position: relative; padding-left: 2.5em; }
  .calendar-card > .description > .label > li > .tour > .icon { left: 8px; font-size: 116.66667%; }
  .calendar-card > .description > .label > li > .tour > .icon::before { color: inherit; }
  .calendar-card > .description > .label > li > .tag { background: #31b3f4; color: #fff; }
  .calendar-card > .description > .label > li > .area { padding: 6px .5em; font-size: 87.5%; }
  .calendar-card > .description > .title { font-size: 81.25%; }
  .calendar-card > .description > .price { font-size: 87.5%; } }

.pg-tour-detail .sect-main > .section-inner .huge-title { margin-bottom: 1em; }

.pg-tour-detail .sect-main > .section-inner .huge-title:not(:first-child) { margin-top: 2em; }

.pg-tour-detail .sect-main > .section-inner .large-title, .pg-tour-detail .sect-main > .section-inner fieldset legend, fieldset .pg-tour-detail .sect-main > .section-inner legend { margin-bottom: 30px; }

.pg-tour-detail .sect-main > .section-inner .large-title:not(.-firstChild), .pg-tour-detail .sect-main > .section-inner fieldset legend:not(.-firstChild), fieldset .pg-tour-detail .sect-main > .section-inner legend:not(.-firstChild) { margin-top: 2em; }

.pg-tour-detail .sect-guide > .section-inner { padding-top: 40px; padding-bottom: 40px; }

.pg-tour-detail .sect-tour-notice .huge-title { margin-bottom: 1em; }

.pg-tour-detail .sect-tour-notice .huge-title:not(:first-child) { margin-top: 2em; }

.pg-tour-detail .sect-tour-notice .large-title, .pg-tour-detail .sect-tour-notice fieldset legend, fieldset .pg-tour-detail .sect-tour-notice legend { margin-bottom: 1em; }

.pg-tour-detail .sect-tour-notice .tour-reserve-btn { margin-top: 40px; margin-bottom: 40px; }

@media screen and (max-width: 960px) { .pg-tour-detail .sect-main > .section-inner > .large-title, .pg-tour-detail fieldset .sect-main > .section-inner > legend, fieldset .pg-tour-detail .sect-main > .section-inner > legend { margin-bottom: 1em; } }

.pg-tour-detail .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 2px; }

.pg-tour-detail .custom-container .swiper-pagination-bullet { width: 7px; height: 7px; }

.tour-reserve-btn { max-width: 450px; margin-left: auto; margin-right: auto; text-align: center; }

.tour-reserve-btn > .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; padding: 1em 3em; }

.tour-reserve-btn > .btn.-arrowUp::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.tour-reserve-btn > .btn.-arrowDown::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 600px) { .tour-reserve-btn > .btn { font-size: 100%; } }

.select-tour-container { margin-left: -7px; margin-right: -7px; padding-bottom: 72px; }

.select-tour-container .swiper-slide { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 7px; }

@media screen and (max-width: 960px) { .select-tour-container { margin-left: -4px; margin-right: -4px; }
  .select-tour-container .swiper-slide { padding: 4px; } }

.tour-detail-header { display: block; position: relative; }

.tour-detail-header > .publish { position: absolute; top: 5px; right: 0; color: #626262; }

.tour-detail-header > .publish > .prefix { font-size: 81.25%; margin-right: 0.5em; vertical-align: middle; }

.tour-detail-header > .publish > .code { letter-spacing: 1px; font-weight: 600; font-size: 125%; vertical-align: middle; }

.tour-detail-header > .title { margin-bottom: .5em; padding-bottom: .5em; border-bottom: 2px dotted #747474; font-size: 175%; font-weight: 500; line-height: 1.4; }

.tour-detail-header > .title .state { color: #ff7f34; }

.tour-detail-header > .label { 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: 15px; }

.tour-detail-header > .label > li { -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 15px; }

.tour-detail-header > .label > li > .tour, .tour-detail-header > .label > li > .tag, .tour-detail-header > .label > li > .area, .tour-detail-header > .label > li > .state { display: inline-block; padding: 6px 1em; font-size: 112.5%; font-weight: 500; line-height: 1.2; text-decoration: none; }

.tour-detail-header > .label > li > .tour { position: relative; padding-left: 2.5em; background: #626262; color: #fff; }

.tour-detail-header > .label > li > .tour > .icon { display: inline-block; position: absolute; top: 50%; left: 16px; height: 1em; margin-top: -.5em; font-size: 122.22222%; color: inherit; }

.tour-detail-header > .label > li > .tour > .icon::before { color: inherit; }

.tour-detail-header > .label > li > .tag { background: #31b3f4; color: #fff; }

.tour-detail-header > .label > li > .area { background: #f6f6f6; color: inherit; }

.tour-detail-header > .label > li > .state { background: #ff7f34; color: #fff; }

.tour-detail-header .photo_credit { text-align: right; font-size: 62.5%; color: #666; }

.tour-detail-header .keyword { 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: 20px auto; }

.tour-detail-header .keyword > li { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 2px; }

.tour-detail-header .keyword .word { display: inline-block; padding: 2px 1em; background: #f6f6f6; border: 2px solid #ececec; border-radius: 24px; font-size: 93.75%; color: #0a92d6; line-height: 1.2; }

.tour-detail-header .summary { margin: 2em 0; }

.tour-detail-header > .outline { margin-bottom: 1em; width: 100%; border-collapse: collapse; }

.tour-detail-header > .outline th, .tour-detail-header > .outline td { padding: .5em; border: solid 1px #ababab; font-size: 87.5%; color: #626262; text-align: center; line-height: 1.5; vertical-align: top; }

.tour-detail-header > .outline th { background: #ecf6fb; font-weight: 500; }

.tour-detail-header > .date { font-size: 93.75%; font-weight: 500; line-height: 1.5; }

.tour-detail-header > .tour-reserve-btn { margin-top: 20px; }

.tour-detail-header > .closed { display: block; margin: 40px auto 0; padding: 1.5em 20px; background: #31b3f4; font-size: 150%; color: #fff; font-weight: 500; line-height: 1.5; text-align: center; }

@media screen and (max-width: 960px) { .tour-detail-header > .publish { position: static; top: auto; right: auto; margin-bottom: 10px; }
  .tour-detail-header > .title { font-size: 150%; }
  .tour-detail-header > .label > li > .tour, .tour-detail-header > .label > li > .tag, .tour-detail-header > .label > li > .area, .tour-detail-header > .label > li > .state { font-size: 87.5%; }
  .tour-detail-header > .label > li > .tour > .icon { left: 10px; font-size: 150%; }
  .tour-detail-header > .closed { font-size: 125%; } }

@media screen and (max-width: 600px) { .tour-detail-header > .title { font-size: 112.5%; }
  .tour-detail-header > .label > li { padding-right: 5px; }
  .tour-detail-header > .label > li > .tour, .tour-detail-header > .label > li > .tag, .tour-detail-header > .label > li > .area { font-size: 75%; }
  .tour-detail-header > .label > li > .tour > .icon { left: 8px; }
  .tour-detail-header > .date { font-size: 87.5%; }
  .tour-detail-header > .outline th, .tour-detail-header > .outline td { padding: 5px; font-size: 81.25%; }
  .tour-detail-header .keyword .word { font-size: 81.25%; }
  .tour-detail-header > .summary { font-size: 87.5%; line-height: 1.5; } }

.tour-photo > .photo .image { display: block; position: relative; width: 100%; padding-top: 66.72727%; background: #f6f6f6; }

.tour-photo > .photo .image > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

.tour-photo > .photo .image.-portrait > img { width: auto; height: 100%; max-width: none; }

.tour-photo > .photo .image.-landscape > img { width: 100%; height: auto; }

.tour-photo > .thumbnails { 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-top: 20px; margin-left: -20px; }

.tour-photo > .thumbnails > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding-left: 20px; }

.tour-photo > .thumbnails .thumb { display: block; cursor: pointer; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.tour-photo > .thumbnails .thumb:hover { opacity: .7; }

.tour-photo > .thumbnails .thumb img { width: 100%; }

@media screen and (max-width: 960px) { .tour-photo > .thumbnails { margin-top: 10px; margin-left: -10px; }
  .tour-photo > .thumbnails > .item { padding-left: 10px; }
  .tour-photo > .thumbnails .thumb:hover { opacity: 1; } }

@media screen and (max-width: 600px) { .tour-photo > .thumbnails { margin-left: -1px; }
  .tour-photo > .thumbnails > .item { padding-left: 1px; } }

.tour-detail-nav { position: relative; }

.tour-detail-nav > .container { background: #ecf6fb; z-index: 10; overflow: hidden; }

.tour-detail-nav > .container > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; padding-top: 30px; padding-bottom: 30px; }

.tour-detail-nav > .container.-fixed { position: fixed; top: 0; left: 0; right: 0; }

@media screen and (max-width: 960px) { .tour-detail-nav > .container { background: #fff; }
  .tour-detail-nav > .container.-fixed { top: 88px; }
  .tour-detail-nav > .container > .inner { padding-top: 0; padding-bottom: 0; } }

.tour-detail-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: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; margin-left: -2px; margin-right: -2px; }

.tour-detail-list > .item { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 2px; text-align: center; }

.tour-detail-list > .item > .btn { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 25px 10px 20px; border-radius: 2px; background: #fff; color: #626262; text-decoration: none; text-align: center; -webkit-box-shadow: 0 3px 0 rgba(17, 17, 17, 0.05); box-shadow: 0 3px 0 rgba(17, 17, 17, 0.05); }

.tour-detail-list > .item > .btn > .icon { display: block; margin: 0 auto 10px; font-size: 187.5%; color: #31b3f4; text-align: center; }

.tour-detail-list > .item > .btn > .icon::before { color: inherit; }

.tour-detail-list > .item > .btn > .text { display: block; font-size: 93.75%; font-weight: 500; line-height: 1.4; }

.tour-detail-list > .item > .btn.-reverse { background: #31b3f4; color: #fff; }

@media screen and (min-width: 961px) { .tour-detail-list > .item > .btn:hover { background: #31b3f4; color: #fff; opacity: 1; }
  .tour-detail-list > .item > .btn:hover > .icon { color: #fff; } }

@media screen and (max-width: 960px) { .tour-detail-list { margin-left: -1px; margin-right: -1px; }
  .tour-detail-list > .item { padding: 1px; }
  .tour-detail-list > .item > .btn { padding: 20px 5px 15px; border-radius: 0; background: #ecf6fb; -webkit-box-shadow: none; box-shadow: none; }
  .tour-detail-list > .item > .btn > .icon { font-size: 150%; margin: 0 auto 5px; }
  .tour-detail-list > .item > .btn > .text { font-size: 81.25%; line-height: 1.2; } }

@media screen and (max-width: 600px) { .tour-detail-list > .item > .btn { padding: 10px 4px; background: #31b3f4; color: #fff; }
  .tour-detail-list > .item > .btn > .icon { display: none; } }

@media screen and (max-width: 480px) { .tour-detail-list > .item > .btn > .text { font-size: 75%; } }

#tour-course { padding-top: 170px; margin-top: -170px; }

@media screen and (max-width: 960px) { #tour-course { padding-top: 48px; margin-top: -48px; } }

#tour-recommend-point + #tour-course { padding-top: 170px; margin-top: -130px; }

@media screen and (max-width: 960px) { #tour-recommend-point + #tour-course { padding-top: 48px; margin-top: -18px; } }

#tour-departure, #tour-guide { padding-top: 170px; margin-top: -130px; }

@media screen and (max-width: 960px) { #tour-departure, #tour-guide { padding-top: 48px; margin-top: -18px; } }

.tour-recommend-point { display: block; padding: 50px 60px; border: 4px solid #31b3f4; }

.tour-recommend-point > .huge-title { margin-bottom: 1em; }

.tour-recommend-point .lead { margin-bottom: 1em; font-size: 125%; font-weight: 500; line-height: 1.6; }

.tour-recommend-point .lead > .marker { background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff9d8)); background: -webkit-linear-gradient(transparent 60%, #fff9d8 60%); background: -o-linear-gradient(transparent 60%, #fff9d8 60%); background: linear-gradient(transparent 60%, #fff9d8 60%); }

.tour-recommend-point .text { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 960px) { .tour-recommend-point { padding: 26px 21px; }
  .tour-recommend-point .lead { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .tour-recommend-point { padding: 20px 13px; border-width: 2px; }
  .tour-recommend-point .lead { font-size: 100%; }
  .tour-recommend-point .text { font-size: 87.5%; } }

#tour-share { 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: 40px 0; }

#tour-share .share-sns { 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #f6f6f6; padding: 10px 15px 10px 50px; }

#tour-share .share-sns > .title { font-size: 125%; font-weight: 500; margin-right: 20px; }

#tour-share .share-sns .sns-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; list-style: none; padding-left: 0; }

#tour-share .share-sns .sns-list li.btn { margin-left: 15px; }

#tour-share .share-sns .sns-list li.btn a { display: block; }

#tour-share .share-print { margin-left: 10px; }

#tour-share .share-print > .btn { text-decoration: none; color: inherit; font-weight: 500; width: 330px; border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; padding: 20px 1em; border-color: #dcdcdc; color: #626262; }

#tour-share .share-print > .btn .txt { display: inline-block; position: relative; padding-left: 1.5em; margin-left: -1em; }

#tour-share .share-print > .btn .icon { display: inline-block; position: absolute; left: 0; top: 50%; margin-top: -.5em; color: #31b3f4; }

@media screen and (max-width: 960px) { #tour-share { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 25px 0; }
  #tour-share .share-sns { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 10px 10px; }
  #tour-share .share-sns > .title { font-size: 100%; margin-right: 10px; }
  #tour-share .share-sns .sns-list li.btn { margin-left: 8px; }
  #tour-share .share-sns .sns-list li.btn img { width: 34px; }
  #tour-share .share-print { display: none; } }

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

.tour-course-table .table th, .tour-course-table .table td { padding: 1.5em 2em; border: solid 1px #ababab; line-height: 1.5; vertical-align: top; }

.tour-course-table .table th { background: #f6f6f6; font-size: 93.75%; font-weight: 500; white-space: nowrap; }

.tour-course-table .table td { text-align: left; }

.tour-course-table .distance { margin-bottom: 1em; padding-bottom: .5em; border-bottom: 1px solid #dcdcdc; font-weight: 500; line-height: 2; }

.tour-course-table .distance .ellipsis { display: inline-block; margin: 0 .5em; color: #ff7f34; }

.tour-course-table .description { margin-bottom: 1em; font-size: 87.5%; line-height: 1.75; color: #626262; }

.tour-course-table .total { margin-top: 1em; font-size: 87.5%; line-height: 1.75; color: #626262; }

.tour-course-table .total > .item { display: inline-block; padding-right: 2em; }

@media screen and (max-width: 960px) { .tour-course-table .table th, .tour-course-table .table td { padding: 1em; } }

@media screen and (max-width: 600px) { .tour-course-table .table tr, .tour-course-table .table th, .tour-course-table .table td { display: block; }
  .tour-course-table .table th, .tour-course-table .table td { padding: 10px; }
  .tour-course-table .table th { border-style: dotted; border-left: none; border-right: none; }
  .tour-course-table .table td { border: none; }
  .tour-course-table .distance { font-size: 87.5%; }
  .tour-course-table .description { font-size: 81.25%; }
  .tour-course-table .total { font-size: 81.25%; }
  .tour-course-table .total > .item { padding-right: 1em; } }

.tour-conditions { margin-top: 40px; }

.tour-conditions > .conditions { border-collapse: collapse; width: 100%; }

.tour-conditions > .conditions th, .tour-conditions > .conditions td { padding: 1em; border: solid 1px #ababab; font-size: 93.75%; line-height: 1.8; vertical-align: top; }

.tour-conditions > .conditions th { width: 25%; background: #ecf6fb; font-weight: 500; white-space: nowrap; }

.tour-conditions > .conditions td { padding-left: 3em; padding-right: 3em; text-align: left; }

.tour-conditions > .here { margin: 20px 0; text-align: right; }

.tour-conditions > .here > a { display: inline-block; position: relative; padding-right: 2em; color: inherit; font-weight: 500; text-decoration: none; }

.tour-conditions > .here > a::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; right: 0; color: #31b3f4; }

.tour-conditions > .important { display: block; padding: 38px 48px; border: 2px solid #e21818; }

.tour-conditions > .important > .title { margin-bottom: 1.5em; font-size: 137.5%; color: #e21818; font-weight: 500; line-height: 1.4; }

.tour-conditions > .important > .list { padding-left: 0; list-style: none; line-height: 1.8; }

.tour-conditions > .important > .list > li { padding-left: 1em; text-indent: -1em; }

.tour-conditions > .important > .subtitle { margin-top: 1.5em; margin-bottom: 0.5em; }

.tour-conditions > .important > p.basic { margin-bottom: 0; }

@media screen and (max-width: 960px) { .tour-conditions { margin-top: 20px; }
  .tour-conditions > .conditions th, .tour-conditions > .conditions td { padding: 1em; font-size: 87.5%; line-height: 1.6; }
  .tour-conditions > .important { padding: 23px 18px; }
  .tour-conditions > .important > .title { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .tour-conditions > .conditions th, .tour-conditions > .conditions td { padding: 1em .5em; font-size: 81.25%; text-align: left; }
  .tour-conditions > .here { font-size: 87.5%; }
  .tour-conditions > .important { padding: 18px 13px; }
  .tour-conditions > .important > .title { font-size: 100%; }
  .tour-conditions > .important > .list { font-size: 87.5%; }
  .tour-conditions > .important > .subtitle { font-size: 93.75%; margin-top: 1.3em; } }

.departure-calendar { padding-left: 20px; padding-right: 20px; }

.departure-calendar > .lead { margin-bottom: 2em; font-size: 93.75%; line-height: 1.6; }

.departure-calendar .head { display: block; position: relative; margin-bottom: 20px; }

.departure-calendar .head .month { font-size: 187.5%; font-weight: 700; line-height: 1.2; text-align: center; }

.departure-calendar .head .description { margin-top: .5em; font-size: 93.75%; line-height: 1.5; text-align: center; }

.departure-calendar .head .prev, .departure-calendar .head .next { display: inline-block; position: absolute; bottom: 0; line-height: 1.5; cursor: pointer; }

.departure-calendar .head .prev { left: 0; padding-left: 2em; }

.departure-calendar .head .prev::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; left: 0; color: #31b3f4; }

.departure-calendar .head .next { right: 0; padding-right: 2em; }

.departure-calendar .head .next::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; right: 0; color: #31b3f4; }

.departure-calendar .calendar { border-collapse: separate; border-spacing: 4px; width: 100%; }

.departure-calendar .calendar th, .departure-calendar .calendar td { position: relative; width: 14.28571%; background: #f6f6f6; line-height: 1.5; }

.departure-calendar .calendar th { padding: 10px; background: url(../img/bg-stripe-gray.png) repeat; }

.departure-calendar .calendar th.sun { background: url(../img/bg-stripe-pink.png) repeat; }

.departure-calendar .calendar th.sat { background: url(../img/bg-stripe-cyan.png) repeat; }

.departure-calendar .calendar td { height: 120px; }

.departure-calendar .calendar td.sun .num { color: #e21818; }

.departure-calendar .calendar td.sat .num { color: #0a92d6; }

.departure-calendar .calendar td .num { position: absolute; top: 10px; left: 10px; font-size: 87.5%; font-weight: 500; line-height: 1; z-index: 5; }

.departure-calendar .calendar .entry { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 30px 5px 40px; color: inherit; text-decoration: none; text-align: center; height: 100%; }

.departure-calendar .calendar .entry .txt { font-size: 93.75%; font-weight: 500; line-height: 1.4; }

.departure-calendar .calendar .entry .btn { display: block; position: absolute; bottom: 10px; left: 10px; right: 10px; margin: 0 auto; padding: 5px 4px; border-radius: 2px; font-size: 87.5%; color: #fff; font-weight: 500; line-height: 1; }

.departure-calendar .calendar .entry.-accept .btn { background: #31b3f4; cursor: pointer; }

.departure-calendar .calendar .entry.-almost .btn { background: #31b3f4; cursor: pointer; }

.departure-calendar .calendar .entry.-decide .btn { background: #ff7f34; cursor: pointer; }

.departure-calendar .calendar .entry.-close .btn { background: #ababab; }

.departure-calendar .calendar .entry.-accept:hover, .departure-calendar .calendar .entry.-decide:hover { background: #fff9d8; opacity: 1; }

.departure-calendar > .comment { margin-top: 1em; padding: 0; list-style: none; font-size: 87.5%; line-height: 1.5; }

.departure-calendar > .comment > li { padding-left: 1em; text-indent: -1em; }

.departure-calendar > .comment > li:not(:last-child) { margin-bottom: 4px; }

@media screen and (max-width: 960px) { .departure-calendar { padding-left: 0; padding-right: 0; }
  .departure-calendar > .lead { font-size: 87.5%; }
  .departure-calendar > .head { padding-bottom: 35px; } }

@media screen and (max-width: 780px) { .departure-calendar .calendar .entry .txt { display: none; } }

@media screen and (max-width: 600px) { .departure-calendar > .head { margin-bottom: 15px; }
  .departure-calendar > .head .month { font-size: 150%; }
  .departure-calendar > .head .description { font-size: 81.25%; }
  .departure-calendar .calendar td { height: 90px; }
  .departure-calendar .calendar .entry { min-width: 4em; }
  .departure-calendar .calendar .entry .btn { width: 2em; } }

@media screen and (max-width: 320px) { .departure-calendar .calendar td { height: 100px; }
  .departure-calendar .calendar .entry { min-width: 2em; }
  .departure-calendar .calendar .entry .btn { width: 1em; } }

.departure-close > .lead { margin-bottom: 1em; font-size: 112.5%; color: #ff5f19; font-weight: 500; line-height: 1.6; text-align: center; }

.departure-close > .telnumber-box { max-width: 650px; margin: 0 auto; }

@media screen and (max-width: 960px) { .departure-close > .lead { font-size: 100%; } }

@media screen and (max-width: 600px) { .departure-close > .lead { font-size: 87.5%; } }

.travel-price { padding-left: 20px; padding-right: 20px; }

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

.travel-price > .table th, .travel-price > .table td { padding: 1em; border: solid 1px #ababab; font-size: 93.75%; line-height: 1.8; vertical-align: middle; }

.travel-price > .table th { background: #ecf6fb; font-weight: 500; white-space: nowrap; }

.travel-price > .table td { text-align: center; }

.travel-price > .table td.days { text-align: left; }

.travel-price > .here { margin: 20px 0; text-align: right; }

.travel-price > .here > a { display: inline-block; position: relative; padding-right: 2em; color: inherit; font-weight: 500; text-decoration: none; }

.travel-price > .here > a::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; right: 0; color: #31b3f4; }

.travel-price > .comment { margin-top: 1em; padding: 0; list-style: none; font-size: 87.5%; line-height: 1.5; }

.travel-price > .comment > li { padding-left: 1em; text-indent: -1em; }

.travel-price > .comment > li:not(:last-child) { margin-bottom: 4px; }

.travel-price > .fuelsurcharge { 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-top: 1.5em; }

.travel-price > .fuelsurcharge > .unit2 { margin-left: 1.5em; line-height: 1.4; }

.travel-price > .fuelsurcharge > .unit2 > .red { color: #e21818; font-weight: 500; }

.travel-price > .fuelsurcharge > .unit2 > .fuelsurcharge-note { font-size: 87.5%; }

@media screen and (max-width: 960px) { .travel-price { padding-left: 0; padding-right: 0; }
  .travel-price > .table th, .travel-price > .table td { padding: 1em; font-size: 87.5%; line-height: 1.6; } }

@media screen and (max-width: 600px) { .travel-price > .table th, .travel-price > .table td { padding: 1em .5em; font-size: 81.25%; }
  .travel-price > .fuelsurcharge { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .travel-price > .fuelsurcharge > .unit2 { margin-left: 0; margin-top: 0.6em; }
  .travel-price > .fuelsurcharge > .unit2 > .red { font-size: 87.5%; line-height: 1.8; }
  .travel-price > .fuelsurcharge > .unit2 > .fuelsurcharge-note { font-size: 87.5%; } }

.tour-guide-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: -3px; margin-right: -3px; }

.tour-guide-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 3px; }

@media screen and (max-width: 960px) { .tour-guide-list > .item { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 50%; } }

@media screen and (max-width: 600px) { .tour-guide-list > .item { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 100%; } }

.tour-guide-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 20px 10px; border-radius: 2px; background: #fff; color: inherit; text-decoration: none; text-align: center; -webkit-box-shadow: 3px 3px 0 rgba(17, 17, 17, 0.05); box-shadow: 3px 3px 0 rgba(17, 17, 17, 0.05); }

.tour-guide-card > .text { font-size: 100%; color: #626262; font-weight: 500; line-height: 1.4; }

.tour-guide-card > .text > .icon { display: block; margin-bottom: 10px; }

@media screen and (max-width: 960px) { .tour-guide-card { -webkit-box-shadow: 2px 2px 0 rgba(17, 17, 17, 0.05); box-shadow: 2px 2px 0 rgba(17, 17, 17, 0.05); }
  .tour-guide-card > .text { font-size: 93.75%; } }

@media screen and (max-width: 600px) { .tour-guide-card { padding: 15px 5px 10px; }
  .tour-guide-card > .text { font-size: 87.5%; text-align: center; } }

.tour-notice-cancel { padding-left: 20px; padding-right: 20px; }

.tour-notice-cancel > .title { margin-bottom: 1em; font-size: 112.5%; font-weight: 500; line-height: 1.4; }

.tour-notice-cancel > .title:not(:first-child) { margin-top: 2em; }

.tour-notice-cancel > .text { margin-bottom: 1em; font-size: 87.5%; line-height: 1.5; }

.tour-notice-cancel .table { border-collapse: collapse; width: 100%; }

.tour-notice-cancel .table th, .tour-notice-cancel .table td { padding: 10px 3em; border: solid 1px #ababab; font-size: 93.75%; line-height: 1.5; text-align: left; vertical-align: top; }

.tour-notice-cancel .table th { width: 25%; background: #ecf6fb; font-weight: 500; white-space: nowrap; }

.tour-notice-cancel > .comment { margin-top: 1em; padding-left: 0; list-style: none; line-height: 1.5; font-size: 87.5%; }

.tour-notice-cancel > .comment > li { padding-left: 1em; text-indent: -1em; }

.tour-notice-cancel > .comment > li:not(:last-child) { margin-bottom: 4px; }

@media screen and (max-width: 960px) { .tour-notice-cancel { padding-left: 0; padding-right: 0; }
  .tour-notice-cancel .table th, .tour-notice-cancel .table td { padding: 1em; font-size: 87.5%; line-height: 1.6; } }

@media screen and (max-width: 600px) { .tour-notice-cancel > .title { font-size: 100%; }
  .tour-notice-cancel > .text { font-size: 81.25%; }
  .tour-notice-cancel .table th, .tour-notice-cancel .table td { padding: 1em .5em; font-size: 81.25%; }
  .tour-notice-cancel > .comment { font-size: 81.25%; } }

.contact-unit { margin: 0 auto; max-width: 840px; }

.contact-unit > .here { margin: 1em 0 0; text-align: right; }

.contact-unit > .here > a { display: inline-block; position: relative; padding-right: 2em; color: inherit; font-weight: 500; text-decoration: none; }

.contact-unit > .here > a::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; right: 0; color: #31b3f4; }

@media screen and (max-width: 960px) { .contact-unit { max-width: 640px; } }

@media screen and (max-width: 600px) { .contact-unit > .here { font-size: 87.5%; } }

.contact-box { 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; padding: 28px 8px; border: 2px solid #31b3f4; border-radius: 2px; }

.contact-box > .unitL { -webkit-box-sizing: border-box; box-sizing: border-box; width: 46.34146%; padding: 0 40px; border-right: 2px dotted #ababab; }

.contact-box > .unitL > .contact:nth-of-type(2) { margin-top: 20px; }

.contact-box > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; width: 53.65854%; padding: 0 40px; }

.contact-box .title { margin-bottom: 4px; font-size: 112.5%; font-weight: 500; line-height: 1.4; }

.contact-box .tel { margin-bottom: 4px; font-size: 225%; font-weight: 700; line-height: 1.2; }

.contact-box .tel > .icon { display: inline-block; margin-right: 4px; color: #31b3f4; }

.contact-box .time { font-weight: 500; line-height: 1.4; font-size: 87.5%; }

.contact-box .mailBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; display: block; padding: 1em 3em 1em 1em; }

.contact-box .mailBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.contact-box .mailBtn > .txt { display: inline-block; position: relative; padding-left: 1.5em; }

.contact-box .mailBtn > .txt::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; left: 0; }

@media screen and (max-width: 960px) { .contact-box { display: block; padding: 10px 18px; }
  .contact-box > .unitL, .contact-box > .unitR { width: auto; padding: 20px 0; text-align: center; }
  .contact-box > .unitL { border-bottom: 2px dotted #ababab; border-right: none; }
  .contact-box .mailBtn { padding: 1em 2em; }
  .contact-box .mailBtn::after { right: 10px; } }

@media screen and (max-width: 600px) { .contact-box { padding: 8px 13px; }
  .contact-box .title { font-size: 87.5%; }
  .contact-box .tel { font-size: 175%; }
  .contact-box .time { font-size: 75%; }
  .contact-box .mailBtn { font-size: 100%; } }

.telnumber-box { 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; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 18px 8px; border: 2px solid #31b3f4; }

.telnumber-box > .unitR, .telnumber-box > .unitL { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; }

.telnumber-box > .unitL { width: 42.85714%; border-right: 2px dotted #ababab; }

.telnumber-box > .unitR { width: 57.14286%; }

.telnumber-box .tel { font-size: 175%; font-weight: 700; line-height: 1.2; text-align: center; }

.telnumber-box .tel > .icon { display: inline-block; margin-right: 4px; color: #31b3f4; }

.telnumber-box .title { font-size: 100%; font-weight: 700; line-height: 1.4; }

.telnumber-box .time { font-size: 93.75%; font-weight: 500; line-height: 1.4; }

@media screen and (max-width: 960px) { .telnumber-box { display: block; padding: 10px 18px; }
  .telnumber-box > .unitL, .telnumber-box > .unitR { width: auto; padding: 10px 0; text-align: center; }
  .telnumber-box > .unitL { border-bottom: 2px dotted #ababab; border-right: none; } }

@media screen and (max-width: 600px) { .telnumber-box { padding: 8px 13px; border-width: 1px; }
  .telnumber-box .title { font-size: 87.5%; }
  .telnumber-box .tel { font-size: 150%; }
  .telnumber-box .time { font-size: 75%; } }

@media screen and (max-width: 480px) { .telnumber-box .time { font-size: 68.75%; } }

.modal-overseas { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; max-width: 800px; margin: 20px auto; padding: 40px; border: 4px solid #31b3f4; border-radius: 10px; background: #fff; text-align: center; }

.modal-overseas > .closeBtn { position: absolute; top: -20px; right: -20px; width: 50px; height: 50px; border-radius: 50%; background: #31b3f4; cursor: pointer; }

.modal-overseas > .closeBtn::before, .modal-overseas > .closeBtn::after { display: block; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin: -1px 0 0 -10px; background: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; }

.modal-overseas > .closeBtn::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

@media screen and (max-width: 600px) { .modal-overseas { border-width: 2px; padding: 18px; } }

.modal-important { display: block; text-align: left; }

.modal-important > p.basic { margin-bottom: 0; }

.modal-important > .title { margin-bottom: 1.5em; font-size: 137.5%; color: #e21818; font-weight: 500; line-height: 1.4; }

.modal-important > .list { padding-left: 0; list-style: none; line-height: 1.8; }

.modal-important > .list > li { padding-left: 1em; text-indent: -1em; }

.modal-important > .subtitle { margin-top: 1.5em; margin-bottom: 0.5em; }

.modal-important > .agree { display: block; margin: 2em auto; padding: 10px; border: 4px solid #dcdcdc; text-align: center; opacity: .5; }

.modal-important > .agree > .label-checkbox { display: inline-block; }

.modal-important > .agree.-active { border-color: rgba(49, 179, 244, 0.5); opacity: 1; }

.modal-important > .agree.-active > .label-checkbox { cursor: pointer; }

.modal-important > .reserveBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; background-color: #dcdcdc; border-color: #dcdcdc; cursor: auto; display: block; margin: 1em auto 0; padding: 1em 3em; max-width: 450px; }

.modal-important > .reserveBtn.-active { border-color: #ff7f34; background-color: #ff7f34; cursor: pointer; }

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

@media screen and (max-width: 600px) { .modal-important > .title { font-size: 100%; }
  .modal-important > .list { font-size: 87.5%; }
  .modal-important > .subtitle { font-size: 93.75%; margin-top: 1.3em; }
  .modal-important > .reserveBtn { padding-left: 1em; padding-right: 1em; font-size: 100%; } }

.tour-reserve-box { position: relative; padding: 25px; background: url(../img/bg-check-cyan.png) repeat; }

.tour-reserve-box > .inner { padding: 50px 125px; background: #fff; }

.tour-reserve-box > .inner > .title { margin-bottom: 25px; font-size: 137.5%; color: #174e8b; font-weight: 500; line-height: 1.4; text-align: center; }

.tour-reserve-box > .inner > .title strong { color: #ff7f34; font-weight: inherit; }

.tour-reserve-box > .inner > .headinfo { text-align: center; margin-bottom: 20px; font-size: 87.5%; }

.tour-reserve-box > .inner > .outline { border-collapse: collapse; width: 100%; }

.tour-reserve-box > .inner > .outline th, .tour-reserve-box > .inner > .outline td { padding: 10px 2em; border: solid 1px #ababab; font-size: 93.75%; line-height: 1.6; text-align: left; vertical-align: top; }

.tour-reserve-box > .inner > .outline th { width: 20%; background: #ecf6fb; font-weight: 500; white-space: nowrap; }

.tour-reserve-box > .inner .use-freeTicket { margin: 20px auto; }

.tour-reserve-box > .inner > .insurance { display: block; margin: 20px auto; }

.tour-reserve-box > .inner > .insurance > .box { padding: 50px; background: #f6f6f6; }

.tour-reserve-box > .inner > .insurance > .text { margin: .5em 0 0; line-height: 1.5; }

.tour-reserve-box > .inner > .tour-reserve-agree { margin-top: 30px; }

.tour-reserve-box > .inner > .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; background-color: #dcdcdc; border-color: #dcdcdc; cursor: auto; display: block; margin: 1em auto 0; padding: 1em 3em; max-width: 450px; }

.tour-reserve-box > .inner > .btn.-active { border-color: #ff7f34; background-color: #ff7f34; cursor: pointer; }

.tour-reserve-box > .inner > .comment { margin: 1em 0 0; font-size: 81.25%; color: #626262; line-height: 1.6; text-align: center; }

@media screen and (max-width: 960px) { .tour-reserve-box { padding: 20px; }
  .tour-reserve-box > .inner { padding: 40px 30px; }
  .tour-reserve-box > .inner > .title { font-size: 125%; }
  .tour-reserve-box > .inner > .outline th, .tour-reserve-box > .inner > .outline td { padding-left: 1em; padding-right: 1em; } }

@media screen and (max-width: 600px) { .tour-reserve-box { padding: 8px; }
  .tour-reserve-box > .inner { padding: 20px 12px; }
  .tour-reserve-box > .inner > .title { margin-bottom: 20px; font-size: 100%; text-align: left; }
  .tour-reserve-box > .inner > .outline tr, .tour-reserve-box > .inner > .outline th, .tour-reserve-box > .inner > .outline td { display: block; }
  .tour-reserve-box > .inner > .outline th, .tour-reserve-box > .inner > .outline td { padding: 10px; font-size: 81.25%; }
  .tour-reserve-box > .inner > .outline th { width: auto; border-style: dotted; border-left: none; border-right: none; }
  .tour-reserve-box > .inner > .outline td { border: none; }
  .tour-reserve-box > .inner > .btn { padding-left: 1em; padding-right: 1em; font-size: 100%; } }

.tour-reserve-agree > .here { margin: 0 0 1em; font-weight: 700; line-height: 1.6; text-align: center; }

.tour-reserve-agree > .header { padding: 10px; margin: 20px 0; background-color: #f7f7f7; font-size: 112.5%; letter-spacing: 1px; }

.tour-reserve-agree > .header > .main { display: block; padding-left: .5em; border-left: 6px solid #31b3f4; font-weight: normal; }

.tour-reserve-agree > .agree { display: block; padding: 10px; border: 4px solid #dcdcdc; text-align: center; opacity: .5; }

.tour-reserve-agree > .agree > .label-checkbox { display: inline-block; }

.tour-reserve-agree > .agree.-active { border-color: rgba(49, 179, 244, 0.5); opacity: 1; }

.tour-reserve-agree > .agree.-active .label-checkbox { cursor: pointer; }

.tour-reserve-agree > .agree.-active .label-radio { cursor: pointer; }

@media screen and (max-width: 960px) { .tour-reserve-agree > .agree .form-list.-inline { display: block; }
  .tour-reserve-agree > .agree .form-list.-inline > li { display: inline-block; width: auto; }
  .tour-reserve-agree > .agree .form-list.-inline > li:not(:last-child) { padding-bottom: 0; } }

@media screen and (max-width: 600px) { .tour-reserve-agree > .agree { text-align: left; } }

.get-start-modal.-conditions { background-image: none; background: #fff; padding: 40px 46px 40px; }

.get-start-modal.-conditions .conditions-box { max-height: 460px; overflow-y: auto; }

.get-start-modal.-conditions .conditions-box > .page-title, .get-start-modal.-conditions .conditions-box > .huge-title { margin: 1em 0 1em; }

.get-start-modal.-conditions .conditions-box > .page-title:not(:first-child):not(.-firstChild), .get-start-modal.-conditions .conditions-box > .huge-title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.get-start-modal.-conditions .conditions-box > .large-title, .get-start-modal.-conditions fieldset .conditions-box > legend, fieldset .get-start-modal.-conditions .conditions-box > legend { margin: 0 0 1em; }

.get-start-modal.-conditions .conditions-box > .large-title:not(:first-child):not(.-firstChild), .get-start-modal.-conditions fieldset .conditions-box > legend:not(:first-child):not(.-firstChild), fieldset .get-start-modal.-conditions .conditions-box > legend:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.get-start-modal.-conditions .conditions-box > .medium-title, .get-start-modal.-conditions .guide-step1-box.conditions-box > .title { margin: 0 0 1em; }

.get-start-modal.-conditions .conditions-box > .medium-title:not(:first-child):not(.-firstChild), .get-start-modal.-conditions .guide-step1-box.conditions-box > .title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.get-start-modal.-conditions .conditions-box > .small-title, .get-start-modal.-conditions .form-privacy.conditions-box > .title, .get-start-modal.-conditions .privacy-box.conditions-box > .primary-title { margin: 0 0 1em; }

.get-start-modal.-conditions .conditions-box > .small-title:not(:first-child):not(.-firstChild), .get-start-modal.-conditions .form-privacy.conditions-box > .title:not(:first-child):not(.-firstChild), .get-start-modal.-conditions .privacy-box.conditions-box > .primary-title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.get-start-modal.-conditions .conditions-box > .text-lead:not(:last-child) { margin: 0 0 1em; }

@media screen and (max-width: 960px) { .get-start-modal.-conditions { padding: 20px 26px 20px; } }

.use-freeTicket { padding: 28px 62px; border: 3px solid #31b3f4; }

.use-freeTicket > .wrap { 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; -webkit-box-sizing: border-box; box-sizing: border-box; }

.use-freeTicket > .wrap > .image, .use-freeTicket > .wrap > .description { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; }

.use-freeTicket > .wrap > .image { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 23.8806%; text-align: center; }

.use-freeTicket > .wrap > .description { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; width: 76.1194%; }

.use-freeTicket > .wrap > .description .lead { margin: 0 0 5px; font-size: 112.5%; color: #ff5f19; font-weight: 500; line-height: 1.6; }

@media screen and (max-width: 960px) { .use-freeTicket > .wrap > .description .lead br { display: none; } }

.use-freeTicket > .wrap > .description .text { font-size: 87.5%; line-height: 1.6; }

.use-freeTicket > .telnumber-box { margin-top: 20px; }

@media screen and (max-width: 960px) { .use-freeTicket { padding: 28px 18px; } }

@media screen and (max-width: 600px) { .use-freeTicket { padding: 14px 9px; border-width: 2px; }
  .use-freeTicket > .wrap { display: block; }
  .use-freeTicket > .wrap > .image, .use-freeTicket > .wrap > .description { -webkit-box-sizing: border-box; box-sizing: border-box; width: auto; padding: 0; }
  .use-freeTicket > .wrap > .image:not(:last-child), .use-freeTicket > .wrap > .description:not(:last-child) { margin-bottom: 15px; }
  .use-freeTicket > .wrap > .description .lead { font-size: 93.75%; }
  .use-freeTicket > .wrap > .description .text { font-size: 81.25%; } }

.agreement-insualance { display: none; }

.agreement-insualance.-active { display: block; }

.agreement-insualance > .header { margin: 20px 0; padding: 10px; background-color: #f7f7f7; font-size: 112.5%; letter-spacing: 1px; }

.agreement-insualance > .header > .main { display: block; padding-left: .5em; border-left: 6px solid #31b3f4; font-weight: normal; }

.agreement-insualance > .info { margin: 0 0 1.5em; line-height: 1.8; text-align: center; }

@media screen and (max-width: 830px) { .agreement-insualance > .info { text-align: left; } }

.agreement-insualance > .info em { display: inline-block; position: relative; z-index: 1; padding: 0 5px; }

.agreement-insualance > .info em::before { position: absolute; z-index: -1; content: ""; display: block; width: 100%; bottom: -1px; left: -5px; border-bottom: solid 12px #fff9d8; }

.agreement-information-box { display: none; margin: 30px auto 0; padding: 30px; border: 2px dotted #cfcfcf; }

.agreement-information-box > .title { width: 100%; margin-bottom: 10px; font-size: 125%; color: #31b3f4; text-align: center; }

.agreement-information-box > .note { line-height: 1.6; font-size: 87.5%; margin-bottom: 1em; }

.agreement-information-box > .wrap { 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; }

.agreement-information-box > .wrap > .image { -ms-flex-negative: 0; flex-shrink: 0; width: 285px; }

@media screen and (max-width: 830px) { .agreement-information-box > .wrap > .image { width: 100%; } }

.agreement-information-box > .wrap > .description { width: calc(100% - 285px - 30px); padding-right: 30px; }

@media screen and (max-width: 830px) { .agreement-information-box > .wrap > .description { width: 100%; } }

.agreement-information-box > .wrap > .description > .caution { margin: 1em 0 0; font-size: 100%; }

@media screen and (max-width: 600px) { .agreement-information-box { margin-top: 20px; padding: 15px 10px; }
  .agreement-information-box > .title { font-size: 112.5%; }
  .agreement-information-box > .wrap { display: block; }
  .agreement-information-box > .wrap > .description { padding-right: 0; } }

/**************************************************
 feature
***************************************************/
.pg-feature .sect-main .page-title, .pg-feature .sect-main .huge-title { margin-bottom: 20px; }

.pg-feature .sect-main .btn-detail { margin-top: 40px; }

.pg-feature-detail .sect-lead { overflow: visible; }

.pg-feature-detail .sect-lead > .section-inner { margin-top: -60px; padding-top: 0; }

.pg-feature-detail .sect-point { position: relative; background: url(../../img/feature/bg-point1.jpg) no-repeat center bottom; background-size: cover; }

.pg-feature-detail .sect-point::before { display: block; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 400px; margin: 0 auto; background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white)); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF', GradientType=0); -pie-background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); content: ""; }

.pg-feature-detail .sect-main .section-title:not(:last-child) { margin-top: 2em; }

.feature-index-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: 0 -8px; }

.feature-index-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 8px; }

.feature-index-list > .item:nth-child(-n+4) { width: 50%; }

@media screen and (max-width: 960px) { .feature-index-list { margin: 0 -2px; }
  .feature-index-list > .item { padding: 2px; } }

@media screen and (max-width: 600px) { .feature-index-list > .item { width: 50%; }
  .feature-index-list > .item:nth-child(-n+4) { width: 100%; } }

.feature-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; color: inherit; text-decoration: none; }

.feature-card.-large > .body > .title { font-size: 137.5%; }

.feature-card > .body { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; margin: 0 auto; background: rgba(0, 0, 0, 0.5); padding: 10px 15px; }

.feature-card > .body > .title { font-size: 112.5%; line-height: 1.6; color: #fff; }

@media screen and (max-width: 960px) { .feature-card.-large > .body > .title { font-size: 112.5%; }
  .feature-card > .body > .title { font-size: 100%; } }

@media screen and (max-width: 600px) { .feature-card.-large > .body > .title { font-size: 93.75%; }
  .feature-card > .body { padding: 10px; }
  .feature-card > .body > .title { font-size: 81.25%; } }

/* テーマカラーの定義 */
.pg-feature-detail.-royal .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #31b3f4), color-stop(95%, #2269c9)); background: -webkit-linear-gradient(left, #31b3f4 5%, #2269c9 95%); background: -o-linear-gradient(left, #31b3f4 5%, #2269c9 95%); background: linear-gradient(to right, #31b3f4 5%, #2269c9 95%); }

.pg-feature-detail.-aruku .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #12d899), color-stop(95%, #009495)); background: -webkit-linear-gradient(left, #12d899 5%, #009495 95%); background: -o-linear-gradient(left, #12d899 5%, #009495 95%); background: linear-gradient(to right, #12d899 5%, #009495 95%); }

.pg-feature-detail.-originalbus .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #f16dc0), color-stop(95%, #8d68cb)); background: -webkit-linear-gradient(left, #f16dc0 5%, #8d68cb 95%); background: -o-linear-gradient(left, #f16dc0 5%, #8d68cb 95%); background: linear-gradient(to right, #f16dc0 5%, #8d68cb 95%); }

.pg-feature-detail.-castle .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #6db2b5), color-stop(95%, #165b7f)); background: -webkit-linear-gradient(left, #6db2b5 5%, #165b7f 95%); background: -o-linear-gradient(left, #6db2b5 5%, #165b7f 95%); background: linear-gradient(to right, #6db2b5 5%, #165b7f 95%); }

.pg-feature-detail.-hitoritabi .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #b3e34d), color-stop(95%, #279e41)); background: -webkit-linear-gradient(left, #b3e34d 5%, #279e41 95%); background: -o-linear-gradient(left, #b3e34d 5%, #279e41 95%); background: linear-gradient(to right, #b3e34d 5%, #279e41 95%); }

.pg-feature-detail.-art .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #c65e63), color-stop(95%, #5a0204)); background: -webkit-linear-gradient(left, #c65e63 5%, #5a0204 95%); background: -o-linear-gradient(left, #c65e63 5%, #5a0204 95%); background: linear-gradient(to right, #c65e63 5%, #5a0204 95%); }

.pg-feature-detail.-rakutabi .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #a2e34d), color-stop(95%, #07aad9)); background: -webkit-linear-gradient(left, #a2e34d 5%, #07aad9 95%); background: -o-linear-gradient(left, #a2e34d 5%, #07aad9 95%); background: linear-gradient(to right, #a2e34d 5%, #07aad9 95%); }

.pg-feature-detail.-restaurant .feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #eebf00), color-stop(95%, #b87900)); background: -webkit-linear-gradient(left, #eebf00 5%, #b87900 95%); background: -o-linear-gradient(left, #eebf00 5%, #b87900 95%); background: linear-gradient(to right, #eebf00 5%, #b87900 95%); }

.pg-feature-detail.-royal .feature-past-tour > .head { color: #236ecc; }

.pg-feature-detail.-royal .feature-past-tour > .list .num { background-color: #236ecc; }

.pg-feature-detail.-aruku .feature-past-tour > .head { color: #07b097; }

.pg-feature-detail.-aruku .feature-past-tour > .list .num { background-color: #07b097; }

.pg-feature-detail.-originalbus .feature-past-tour > .head { color: #c96bc4; }

.pg-feature-detail.-originalbus .feature-past-tour > .list .num { background-color: #c96bc4; }

.pg-feature-detail.-castle .feature-past-tour > .head { color: #3a7e95; }

.pg-feature-detail.-castle .feature-past-tour > .list .num { background-color: #3a7e95; }

.pg-feature-detail.-hitoritabi .feature-past-tour > .head { color: #69be47; }

.pg-feature-detail.-hitoritabi .feature-past-tour > .list .num { background-color: #69be47; }

.pg-feature-detail.-art .feature-past-tour > .head { color: #b43437; }

.pg-feature-detail.-art .feature-past-tour > .list .num { background-color: #b43437; }

.pg-feature-detail.-rakutabi .feature-past-tour > .head { color: #12ba73; }

.pg-feature-detail.-rakutabi .feature-past-tour > .list .num { background-color: #12ba73; }

.pg-feature-detail.-restaurant .feature-past-tour > .head { color: #d09800; }

.pg-feature-detail.-restaurant .feature-past-tour > .list .num { background-color: #d09800; }

.pg-feature-detail.-royal .feature-point { border-color: #236ecc; }

.pg-feature-detail.-royal .feature-point > .title::before { border-top-color: #1c57a0; border-right-color: #1c57a0; }

.pg-feature-detail.-royal .feature-point > .title > .ribbon::after { border-color: #236ecc transparent #236ecc #236ecc; }

.pg-feature-detail.-royal .feature-point > .title > .ribbon > .txt { background: #236ecc; }

.pg-feature-detail.-aruku .feature-point { border-color: #07b097; }

.pg-feature-detail.-aruku .feature-point > .title::before { border-top-color: #057f6d; border-right-color: #057f6d; }

.pg-feature-detail.-aruku .feature-point > .title > .ribbon::after { border-color: #07b097 transparent #07b097 #07b097; }

.pg-feature-detail.-aruku .feature-point > .title > .ribbon > .txt { background: #07b097; }

.pg-feature-detail.-originalbus .feature-point { border-color: #c96bc4; }

.pg-feature-detail.-originalbus .feature-point > .title::before { border-top-color: #bb46b5; border-right-color: #bb46b5; }

.pg-feature-detail.-originalbus .feature-point > .title > .ribbon::after { border-color: #c96bc4 transparent #c96bc4 #c96bc4; }

.pg-feature-detail.-originalbus .feature-point > .title > .ribbon > .txt { background: #c96bc4; }

.pg-feature-detail.-castle .feature-point { border-color: #3a7e95; }

.pg-feature-detail.-castle .feature-point > .title::before { border-top-color: #2c5f70; border-right-color: #2c5f70; }

.pg-feature-detail.-castle .feature-point > .title > .ribbon::after { border-color: #3a7e95 transparent #3a7e95 #3a7e95; }

.pg-feature-detail.-castle .feature-point > .title > .ribbon > .txt { background: #3a7e95; }

.pg-feature-detail.-hitoritabi .feature-point { border-color: #69be47; }

.pg-feature-detail.-hitoritabi .feature-point > .title::before { border-top-color: #539b37; border-right-color: #539b37; }

.pg-feature-detail.-hitoritabi .feature-point > .title > .ribbon::after { border-color: #69be47 transparent #69be47 #69be47; }

.pg-feature-detail.-hitoritabi .feature-point > .title > .ribbon > .txt { background: #69be47; }

.pg-feature-detail.-art .feature-point { border-color: #b43437; }

.pg-feature-detail.-art .feature-point > .title::before { border-top-color: #8c292b; border-right-color: #8c292b; }

.pg-feature-detail.-art .feature-point > .title > .ribbon::after { border-color: #b43437 transparent #b43437 #b43437; }

.pg-feature-detail.-art .feature-point > .title > .ribbon > .txt { background: #b43437; }

.pg-feature-detail.-rakutabi .feature-point { border-color: #12ba73; }

.pg-feature-detail.-rakutabi .feature-point > .title::before { border-top-color: #0e8c56; border-right-color: #0e8c56; }

.pg-feature-detail.-rakutabi .feature-point > .title > .ribbon::after { border-color: #12ba73 transparent #12ba73 #12ba73; }

.pg-feature-detail.-rakutabi .feature-point > .title > .ribbon > .txt { background: #12ba73; }

.pg-feature-detail.-restaurant .feature-point { border-color: #d09800; }

.pg-feature-detail.-restaurant .feature-point > .title::before { border-top-color: #9d7300; border-right-color: #9d7300; }

.pg-feature-detail.-restaurant .feature-point > .title > .ribbon::after { border-color: #d09800 transparent #d09800 #d09800; }

.pg-feature-detail.-restaurant .feature-point > .title > .ribbon > .txt { background: #d09800; }

.pg-feature-detail.-royal .feature-tour-card { border-color: #236ecc; }

.pg-feature-detail.-royal .feature-tour-card > .body { background-image: url(../img/bg-check-royal.png); }

.pg-feature-detail.-aruku .feature-tour-card { border-color: #07b097; }

.pg-feature-detail.-aruku .feature-tour-card > .body { background-image: url(../img/bg-check-aruku.png); }

.pg-feature-detail.-originalbus .feature-tour-card { border-color: #c96bc4; }

.pg-feature-detail.-originalbus .feature-tour-card > .body { background-image: url(../img/bg-check-bus.png); }

.pg-feature-detail.-castle .feature-tour-card { border-color: #3a7e95; }

.pg-feature-detail.-castle .feature-tour-card > .body { background-image: url(../img/bg-check-castle.png); }

.pg-feature-detail.-hitoritabi .feature-tour-card { border-color: #69be47; }

.pg-feature-detail.-hitoritabi .feature-tour-card > .body { background-image: url(../img/bg-check-hitoritabi.png); }

.pg-feature-detail.-art .feature-tour-card { border-color: #b43437; }

.pg-feature-detail.-art .feature-tour-card > .body { background-image: url(../img/bg-check-art.png); }

.pg-feature-detail.-rakutabi .feature-tour-card { border-color: #12ba73; }

.pg-feature-detail.-rakutabi .feature-tour-card > .body { background-image: url(../img/bg-check-rakutabi.png); }

.pg-feature-detail.-restaurant .feature-tour-card { border-color: #d09800; }

.pg-feature-detail.-restaurant .feature-tour-card > .body { background-image: url(../img/bg-check-restaurant.png); }

.feature-header { position: relative; }

.feature-header > .title { margin: 0; padding: 20px; font-size: 100%; color: #fff; text-align: center; -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2); box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2); }

.feature-header > .title { background: -webkit-gradient(linear, left top, right top, color-stop(5%, #31b3f4), color-stop(95%, #2269c9)); background: -webkit-linear-gradient(left, #31b3f4 5%, #2269c9 95%); background: -o-linear-gradient(left, #31b3f4 5%, #2269c9 95%); background: linear-gradient(to right, #31b3f4 5%, #2269c9 95%); }

.feature-header > .title > .main { display: block; font-size: 212.5%; font-weight: 700; line-height: 1.2; }

.feature-header > .title > .sub { display: block; margin-bottom: .5em; font-size: 112.5%; font-weight: 500; line-height: 1.5; }

.feature-header > .lead { margin: 1.5em 0 0; padding-left: 50px; padding-right: 50px; font-size: 112.5%; font-weight: 500; line-height: 1.75; text-align: center; }

.feature-header > .lead > .centering { display: inline-block; text-align: left; }

@media screen and (max-width: 960px) { .feature-header > .title > .main { display: block; font-size: 175%; }
  .feature-header > .title > .sub { font-size: 100%; }
  .feature-header > .lead { font-size: 100%; padding-left: 0; padding-right: 0; } }

@media screen and (max-width: 600px) { .feature-header > .title { padding: 20px 10px; -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25); box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25); }
  .feature-header > .title > .main { display: block; font-size: 137.5%; }
  .feature-header > .title > .sub { font-size: 87.5%; }
  .feature-header > .lead { font-size: 93.75%; } }

.feature-point { display: block; position: relative; padding: 120px 56px 60px; border: 4px solid #236ecc; background: #fff; }

.feature-point > .title { position: absolute; top: 30px; left: -20px; font-size: 100%; }

.feature-point > .title::before { display: block; position: absolute; bottom: -16px; left: 0; width: 0; height: 0; border: 8px solid transparent; border-top-color: #1c57a0; border-right-color: #1c57a0; content: ""; }

.feature-point > .title > .ribbon { display: block; position: relative; padding: 0 15px 0 0; font-size: 175%; color: #fff; font-weight: 700; line-height: 1.2; overflow: hidden; }

.feature-point > .title > .ribbon::after { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; bottom: 0; right: 0; height: 100%; margin: auto; border: solid transparent; border-width: 29px 15px; border-top-color: #236ecc; border-bottom-color: #236ecc; border-left-color: #236ecc; content: ""; }

.feature-point > .title > .ribbon > .txt { display: inline-block; position: relative; padding: 12px 50px; background: #236ecc; z-index: 1; }

.feature-point > .point { margin-bottom: 1em; padding-left: 0; font-size: 125%; line-height: 1.8; list-style: none; counter-reset: point; }

.feature-point > .point > li { position: relative; padding-left: 54px; text-indent: -54px; }

.feature-point > .point > li::before { display: inline-block; position: relative; width: 2em; height: 2em; margin-right: 1em; background: url(../img/bg-point-badge.svg) no-repeat center; background-size: cover; font-size: 90%; font-weight: 700; line-height: 2; text-align: center; text-indent: 0; counter-increment: point; content: counter(point); z-index: 2; }

.feature-point > .point > li:not(:last-child) { margin-bottom: .5em; }

.feature-point > .text { font-size: 93.75%; line-height: 1.8; }

.feature-point > .text:not(:last-child) { margin-bottom: 2em; }

.feature-point > .gallery { 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: 40px -5px 0; }

.feature-point > .gallery > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 5px; }

.feature-point > .gallery .photo { display: block; position: relative; background: #ababab; }

.feature-point > .gallery .photo > .img { width: 100%; }

.feature-point > .gallery .photo > .caption { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; margin: 0 auto; padding: 15px; background: rgba(0, 0, 0, 0.5); color: #fff; line-height: 1.25; }

.feature-point > .feature-past-tour { margin-top: 30px; }

.feature-point > .feature-voice { margin-top: 50px; }

@media screen and (max-width: 960px) { .feature-point { padding: 106px 21px 26px; }
  .feature-point > .title > .ribbon { font-size: 150%; }
  .feature-point > .title > .ribbon > .txt { padding-left: 40px; padding-right: 40px; }
  .feature-point > .point { font-size: 112.5%; }
  .feature-point > .point > li { padding-left: 2.5em; text-indent: -2.5em; }
  .feature-point > .point > li::before { margin-right: .5em; font-size: 100%; }
  .feature-point > .gallery { margin: 20px -2px 0; }
  .feature-point > .gallery > .item { width: 50%; padding: 2px; }
  .feature-point > .gallery .photo > .caption { padding: 10px; font-size: 87.5%; } }

@media screen and (max-width: 600px) { .feature-point { padding: 78px 13px 18px; border-width: 2px; }
  .feature-point > .title { top: 18px; left: -10px; }
  .feature-point > .title::before { bottom: -8px; border-width: 4px; }
  .feature-point > .title > .ribbon { font-size: 112.5%; }
  .feature-point > .title > .ribbon > .txt { padding: 10px 20px; }
  .feature-point > .point { font-size: 100%; line-height: 1.6; }
  .feature-point > .text { font-size: 87.5%; line-height: 1.6; }
  .feature-point > .gallery { display: block; margin-left: auto; margin-right: auto; }
  .feature-point > .gallery > .item { width: auto; }
  .feature-point > .feature-voice { margin-top: 25px; } }

.feature-past-tour { padding: 30px 40px; background: #f6f6f6; }

.feature-past-tour > .head { position: relative; margin: 0 0 .5em; padding-left: 30px; font-size: 112.5%; color: #236ecc; font-weight: 700; line-height: 1.4; }

.feature-past-tour > .head::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: block; position: absolute; top: 50%; left: 0; width: 1em; height: 1em; margin: -.5em 0 0; font-size: 122.22222%; }

.feature-past-tour > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.feature-past-tour > .list { margin: 20px 0 0; padding-left: 0; list-style: none; }

.feature-past-tour > .list > li { 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; font-size: 93.75%; font-weight: 500; line-height: 1.8; }

.feature-past-tour > .list > li:not(:last-child) { margin-bottom: 10px; }

.feature-past-tour > .list .num { display: inline-block; padding: 5px 1em; background: #236ecc; color: #fff; line-height: 1.2; white-space: nowrap; }

.feature-past-tour > .list .name { display: inline-block; padding-left: 1em; }

@media screen and (max-width: 960px) { .feature-past-tour { padding: 20px; } }

@media screen and (max-width: 600px) { .feature-past-tour { padding: 15px 10px; }
  .feature-past-tour > .head { padding-left: 25px; font-size: 100%; }
  .feature-past-tour > .head::after { font-size: 125%; top: 0.6em; }
  .feature-past-tour > .lead { font-size: 87.5%; line-height: 1.6; }
  .feature-past-tour > .list > li { font-size: 81.25%; line-height: 1.6; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .feature-past-tour > .list .num { padding: 4px .5em; } }

.feature-tours > .head { margin-bottom: 40px; text-align: center; }

.feature-tours > .head > .ranking-header { display: block; font-size: 100%; line-height: 1; }

.feature-tours > .head > .sub { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 620px; margin: 15px auto 0; padding: 6px 1em; border-radius: 60px; background: #f6f6f6; font-size: 125%; font-weight: 700; line-height: 1.4; }

.feature-tours > .head > .lead { margin: 1em 0 0; font-size: 112.5%; font-weight: 500; line-height: 1.4; text-align: center; }

.feature-tours > .feature-tour-card { margin-bottom: 30px; }

@media screen and (max-width: 960px) { .feature-tours > .head > .sub { font-size: 112.5%; }
  .feature-tours > .head > .lead { font-size: 100%; } }

@media screen and (max-width: 600px) { .feature-tours > .head > .ranking-header { width: 235px; margin: auto; }
  .feature-tours > .head > .sub { font-size: 100%; }
  .feature-tours > .head > .lead { font-size: 87.5%; text-align: left; }
  .feature-tours > .head > .lead br { display: none; } }

.feature-tour-card { display: block; padding: 44px; border: 6px solid #31b3f4; }

.feature-tour-card.-gold { border-color: #d7b934; }

.feature-tour-card.-gold > .body { background-image: url(../img/bg-check-gold.png); }

.feature-tour-card.-silver { border-color: #b5b4b5; }

.feature-tour-card.-silver > .body { background-image: url(../img/bg-check-silver.png); }

.feature-tour-card.-bronze { border-color: #d7ad65; }

.feature-tour-card.-bronze > .body { background-image: url(../img/bg-check-bronze.png); }

.feature-tour-card > .head { position: relative; padding-right: 410px; min-height: 240px; }

.feature-tour-card > .head > .title { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px dotted #ababab; font-size: 150%; font-weight: 700; line-height: 1.4; }

.feature-tour-card > .head > .title .state { color: #ff7f34; }

.feature-tour-card > .head > .ranking { 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px dotted #ababab; }

.feature-tour-card > .head > .ranking > .rank { display: inline-block; margin-right: 10px; }

.feature-tour-card > .head > .ranking > .txt { font-size: 150%; font-weight: 700; line-height: 1.4; }

.feature-tour-card > .head > .ranking > .txt .state { color: #ff7f34; }

.feature-tour-card > .head > .lead { font-size: 93.75%; line-height: 1.6; }

.feature-tour-card > .head > .image { position: absolute; top: 0; right: 0; width: 380px; padding-top: 240px; overflow: hidden; background: #f6f6f6; }

.feature-tour-card > .head > .image > a { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

.feature-tour-card > .head > .image .img { width: 100%; max-width: none; }

.feature-tour-card > .head > .wrap { 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; margin-top: 10px; }

.feature-tour-card > .head .price { font-size: 112.5%; font-weight: 500; line-height: 1.4; }

.feature-tour-card > .head .price strong { display: inline-block; font-size: 122.22222%; color: #ff5f19; }

.feature-tour-card > .head .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; padding: 1em 3em; }

.feature-tour-card > .head .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.feature-tour-card > .body { margin-top: 30px; padding: 10px; background: url(../img/bg-check-cyan.png) repeat; }

.feature-tour-card > .body > .inner { padding: 30px 40px; background: #fff; }

.feature-tour-card > .body > .inner > .title { margin: 0 0 .5em; font-size: 125%; font-weight: 500; line-height: 1.4; }

.feature-tour-card > .body > .inner > .lead { margin: 0 0 1em; font-size: 93.75%; line-height: 1.8; }

.feature-tour-card > .body > .inner > .lead strong { color: #ff7f34; }

.feature-tour-card > .body > .inner > .staff { position: relative; padding: 8px 0; padding-left: 54px; font-size: 93.75%; font-weight: 500; line-height: 1.4; }

.feature-tour-card > .body > .inner > .staff > .icon { max-width: 44px; position: absolute; top: 50%; left: 0; margin-top: -22px; width: 100%; height: auto; }

@media screen and (max-width: 960px) { .feature-tour-card { padding: 26px 21px; border-width: 4px; }
  .feature-tour-card > .head { padding-right: 210px; min-height: 120px; }
  .feature-tour-card > .head > .title { font-size: 125%; }
  .feature-tour-card > .head > .ranking > .rank { width: 78px; }
  .feature-tour-card > .head > .ranking > .txt { font-size: 125%; }
  .feature-tour-card > .head > .lead { font-size: 87.5%; }
  .feature-tour-card > .head > .image { width: 190px; padding-top: 120px; }
  .feature-tour-card > .head > .wrap { display: block; }
  .feature-tour-card > .head .price { margin: 0 0 15px; font-size: 100%; }
  .feature-tour-card > .body > .inner { padding: 20px; } }

@media screen and (max-width: 600px) { .feature-tour-card { padding: 20px 13px; border-width: 2px; }
  .feature-tour-card > .head { padding-right: 0; min-height: 0; }
  .feature-tour-card > .head > .title { font-size: 112.5%; }
  .feature-tour-card > .head > .ranking > .txt { font-size: 112.5%; }
  .feature-tour-card > .head > .image { position: relative; width: auto; margin: 1em auto; padding-top: 0; text-align: center; max-width: 380px; }
  .feature-tour-card > .head > .image > .img { position: relative; }
  .feature-tour-card > .body { padding: 6px; }
  .feature-tour-card > .body > .inner { padding: 15px 10px; }
  .feature-tour-card > .body > .inner > .title { font-size: 100%; }
  .feature-tour-card > .body > .inner > .lead { font-size: 87.5%; line-height: 1.6; }
  .feature-tour-card > .body > .inner > .staff { font-size: 87.5%; } }

.feature-tour-simple-list { padding-left: 0; list-style: none; }

.feature-tour-simple-list > .item:not(:last-child) { border-bottom: 1px solid #dcdcdc; }

.feature-tour-simple-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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 25px 0; }

.feature-tour-simple-card > .ranking { width: 86px; padding-left: 25px; text-align: center; }

.feature-tour-simple-card > .ranking > .num { display: inline-block; width: 86px; padding: 30px 0 8px; background: url(../../img/feature/ranking.png) no-repeat center; font-size: 150%; color: #fff; font-weight: 700; line-height: 1; text-align: center; }

.feature-tour-simple-card > .image { width: 136px; padding-left: 25px; }

.feature-tour-simple-card > .body { width: 540px; padding-left: 25px; }

.feature-tour-simple-card > .body .title { margin-bottom: 10px; font-size: 125%; font-weight: 700; line-height: 1.4; }

.feature-tour-simple-card > .body .title .state { color: #ff7f34; }

.feature-tour-simple-card > .body .price { font-size: 112.5%; font-weight: 500; line-height: 1.4; }

.feature-tour-simple-card > .body .price strong { display: inline-block; color: #ff5f19; }

.feature-tour-simple-card > .more { width: 238px; padding-left: 25px; }

.feature-tour-simple-card > .more .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; padding: 1em 3em; }

.feature-tour-simple-card > .more .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .feature-tour-simple-card { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .feature-tour-simple-card > .body { width: 100%; margin-top: 10px; padding-left: 0; }
  .feature-tour-simple-card > .body .title { font-size: 112.5%; }
  .feature-tour-simple-card > .body .price { font-size: 100%; }
  .feature-tour-simple-card > .more { width: 100%; padding-left: 0; }
  .feature-tour-simple-card > .more .btn { max-width: 450px; margin: 15px auto 0; } }

@media screen and (max-width: 600px) { .feature-tour-simple-card > .body .title { font-size: 100%; }
  .feature-tour-simple-card > .body .price { font-size: 87.5%; } }

.feature-voice > .head { position: relative; margin: 0 0 1em; font-size: 150%; color: #236ecc; font-weight: 500; line-height: 1.4; text-align: center; }

.feature-voice > .head:not(:first-child) { margin-top: 2em; }

.feature-voice > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; text-align: center; }

.feature-voice > .voice { 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

.feature-voice > .voice:not(:last-child) { margin-bottom: 20px; }

.feature-voice > .voice > .chara { -webkit-box-sizing: border-box; box-sizing: border-box; width: 120px; text-align: center; }

.feature-voice > .voice > .body { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 10; -ms-flex-positive: 10; flex-grow: 10; width: 87.7551%; padding-left: 20px; }

.feature-voice > .voice > .body > .balloon { position: relative; padding: 20px; border-radius: 8px; background: #f6f6f6; font-size: 93.75%; line-height: 1.8; }

.feature-voice > .voice > .body > .balloon::before { position: absolute; top: 50%; left: -30px; margin-top: -15px; border: 15px solid transparent; border-right-color: #f6f6f6; content: ""; }

@media screen and (max-width: 960px) { .feature-voice > .head { font-size: 125%; } }

@media screen and (max-width: 600px) { .feature-voice > .head { font-size: 100%; }
  .feature-voice > .lead { font-size: 87.5%; line-height: 1.6; text-align: left; }
  .feature-voice > .voice { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .feature-voice > .voice > .chara { width: 60px; }
  .feature-voice > .voice > .body { padding-left: 10px; }
  .feature-voice > .voice > .body > .balloon { padding: 10px; border-radius: 6px; font-size: 81.25%; line-height: 1.6; }
  .feature-voice > .voice > .body > .balloon::before { top: 45px; left: -20px; margin-top: 0; border-width: 10px; } }

.footer-body { margin-top: 40px; }

.feature-aruku-point > .head { position: relative; margin: 0 0 .5em; font-size: 150%; font-weight: 500; line-height: 1.4; text-align: center; }

.feature-aruku-point > .head:not(:first-child) { margin-top: 2em; }

.feature-aruku-point > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; text-align: center; }

.feature-aruku-point > .image { text-align: center; }

.feature-aruku-point > .image.-bdr { padding: 30px; border: 1px solid #dcdcdc; }

.feature-aruku-point > .course { width: 100%; border-collapse: collapse; }

.feature-aruku-point > .course th, .feature-aruku-point > .course td { padding: .5em 1em; font-size: 87.5%; border: solid 1px #dcdcdc; text-align: left; line-height: 1.8; vertical-align: middle; }

.feature-aruku-point > .course th.-txtl, .feature-aruku-point > .course td.-txtl { text-align: left; }

.feature-aruku-point > .course th.-txtc, .feature-aruku-point > .course td.-txtc { text-align: center; }

.feature-aruku-point > .course th.-txtr, .feature-aruku-point > .course td.-txtr { text-align: right; }

.feature-aruku-point > .course th.-top, .feature-aruku-point > .course td.-top { vertical-align: top; }

.feature-aruku-point > .course th.-nobg, .feature-aruku-point > .course td.-nobg { background-color: transparent; }

.feature-aruku-point > .course th { background-color: #07b097; color: #fff; white-space: nowrap; }

@media screen and (max-width: 960px) { .feature-aruku-point > .head { font-size: 125%; }
  .feature-aruku-point > .image.-bdr { padding: 20px; }
  .feature-aruku-point > .course th, .feature-aruku-point > .course td { padding: .5em; } }

@media screen and (max-width: 600px) { .feature-aruku-point > .head { font-size: 112.5%; }
  .feature-aruku-point > .lead { font-size: 87.5%; }
  .feature-aruku-point > .image.-bdr { padding: 15px 10px; }
  .feature-aruku-point > .course th, .feature-aruku-point > .course td { padding: .5em 4px; font-size: 81.25%; line-height: 1.6; }
  .feature-aruku-point > .course th.-txtl, .feature-aruku-point > .course td.-txtl { text-align: left; }
  .feature-aruku-point > .course th.-txtc, .feature-aruku-point > .course td.-txtc { text-align: center; }
  .feature-aruku-point > .course th.-txtr, .feature-aruku-point > .course td.-txtr { text-align: right; }
  .feature-aruku-point > .course th.-top, .feature-aruku-point > .course td.-top { vertical-align: top; }
  .feature-aruku-point > .course th.-nobg, .feature-aruku-point > .course td.-nobg { background-color: transparent; }
  .feature-aruku-point > .course th { white-space: normal; } }

.feature-originalbus-point > .wrap { zoom: 1; position: relative; }

.feature-originalbus-point > .wrap:after { content: ''; display: block; clear: both; overflow: auto; }

.feature-originalbus-point > .wrap > .image { float: right; margin: 0 0 15px 15px; }

.feature-originalbus-point > .wrap > .text { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .feature-originalbus-point > .wrap > .image { width: 40%; margin: 0 0 10px 10px; }
  .feature-originalbus-point > .wrap > .text { font-size: 87.5%; line-height: 1.6; } }

.feature-restaurant-point > .series { padding: 30px 40px; background: #f6f6f6; }

.feature-restaurant-point > .series > .head { position: relative; margin: 0 0 .5em; padding-left: 30px; font-size: 112.5%; color: #d09800; font-weight: 500; line-height: 1.4; }

.feature-restaurant-point > .series > .head::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: block; position: absolute; top: 50%; left: 0; width: 1em; height: 1em; margin: -.5em 0 0; font-size: 122.22222%; }

.feature-restaurant-point > .series > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.feature-restaurant-point > .series > .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: 20px -5px 0; }

.feature-restaurant-point > .series > .list > li { 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; -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding: 5px; font-size: 93.75%; font-weight: 500; line-height: 1.8; }

.feature-restaurant-point > .series > .list .num { display: inline-block; padding: 5px 1em; background: #d09800; color: #fff; line-height: 1.2; white-space: nowrap; }

.feature-restaurant-point > .series > .list .name { display: inline-block; padding-left: 1em; }

.feature-restaurant-point > .head { position: relative; margin: 0 0 .5em; padding-left: 30px; font-size: 112.5%; color: #d09800; font-weight: 500; line-height: 1.4; }

.feature-restaurant-point > .head::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: block; position: absolute; top: 50%; left: 0; width: 1em; height: 1em; margin: -.5em 0 0; font-size: 122.22222%; }

.feature-restaurant-point > .head:not(:first-child) { margin-top: 2em; }

.feature-restaurant-point > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.feature-restaurant-point > .lead strong { color: #d09800; }

.feature-restaurant-point > .mailBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; display: block; margin-top: 10px; padding: 1em 3em; max-width: 360px; border-color: #d09800; background-color: #d09800; }

.feature-restaurant-point > .mailBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.feature-restaurant-point > .ownerBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; margin-top: 10px; padding: 1em 3em; max-width: 360px; border-color: #d09800; color: #d09800; }

.feature-restaurant-point > .ownerBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .feature-restaurant-point > .series { padding: 20px; }
  .feature-restaurant-point > .series > .list { display: block; }
  .feature-restaurant-point > .series > .list > li { width: auto; font-size: 81.25%; line-height: 1.6; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .feature-restaurant-point > .series > .list .num { padding: 4px .5em; min-width: 110px; text-align: center; } }

@media screen and (max-width: 600px) { .feature-restaurant-point > .series { padding: 15px 10px; }
  .feature-restaurant-point > .series > .head { padding-left: 25px; font-size: 100%; }
  .feature-restaurant-point > .series > .head::after { font-size: 125%; top: 0.6em; }
  .feature-restaurant-point > .series > .lead { font-size: 87.5%; line-height: 1.6; }
  .feature-restaurant-point > .head { padding-left: 25px; font-size: 100%; }
  .feature-restaurant-point > .head::after { font-size: 125%; top: 0.6em; }
  .feature-restaurant-point > .lead { font-size: 87.5%; line-height: 1.6; }
  .feature-restaurant-point > .mailBtn { margin: 10px auto 0; }
  .feature-restaurant-point > .ownerBtn { margin: 10px auto 0; } }

.modal-restaurant-owner { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; max-width: 800px; margin: 20px auto; padding: 40px; border: 4px solid #31b3f4; border-radius: 10px; background: #fff; text-align: center; }

.modal-restaurant-owner > .closeBtn { position: absolute; top: -20px; right: -20px; width: 50px; height: 50px; border-radius: 50%; background: #31b3f4; cursor: pointer; }

.modal-restaurant-owner > .closeBtn::before, .modal-restaurant-owner > .closeBtn::after { display: block; position: absolute; top: 50%; left: 50%; width: 20px; height: 2px; margin: -1px 0 0 -10px; background: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: ""; }

.modal-restaurant-owner > .closeBtn::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

@media screen and (max-width: 600px) { .modal-restaurant-owner { border-width: 2px; padding: 18px; } }

.feature-castle-point > .head { position: relative; margin: 0 0 .5em; padding-left: 30px; font-size: 112.5%; color: #3a7e95; font-weight: 500; line-height: 1.4; }

.feature-castle-point > .head::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: block; position: absolute; top: 50%; left: 0; width: 1em; height: 1em; margin: -.5em 0 0; font-size: 122.22222%; }

.feature-castle-point > .head:not(:first-child) { margin-top: 1em; }

.feature-castle-point > .lead { margin-bottom: 2em; font-size: 93.75%; line-height: 1.8; }

.feature-castle-point > .pdfBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; display: block; margin-top: 10px; padding: 1em 3em; max-width: 320px; border-color: #3a7e95; background-color: #3a7e95; }

.feature-castle-point > .pdfBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .feature-castle-point > .series { padding: 20px; } }

@media screen and (max-width: 600px) { .feature-castle-point > .pdfBtn { margin: 10px auto 0; } }

/************************************************** guide */
.pg-guide .layout-2column > .mainColumn > .guide-step1-box { margin-bottom: 40px; }

.pg-guide .layout-2column > .mainColumn > .guide-step-sentence { margin: 0 0 1em; }

.pg-guide .layout-2column > .mainColumn > .guide-step-sentence:not(:first-child):not(.-firstChild) { margin-top: 3em; }

.guide-flow > .lead { margin-bottom: 20px; padding: 20px; background: #f6f6f6; font-size: 93.75%; line-height: 1.8; }

.guide-flow > .flow { 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-right: -50px; }

.guide-flow > .flow > .step { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 25%; padding-right: 50px; padding-top: 60px; }

.guide-flow > .flow > .step:not(:last-child)::after { position: absolute; top: 50%; right: 4px; width: 40px; height: 60px; background: url(../../img/guide/flow/step-arrow.png) no-repeat center; content: ""; }

@media screen and (max-width: 960px) { .guide-flow > .flow { margin-right: -20px; }
  .guide-flow > .flow > .step { padding-right: 20px; padding-top: 60px; }
  .guide-flow > .flow > .step:not(:last-child)::after { width: 20px; height: 30px; margin-top: 15px; background-size: 20px 30px; } }

@media screen and (max-width: 600px) { .guide-flow > .lead { padding: 10px; font-size: 87.5%; line-height: 1.6; }
  .guide-flow > .flow { display: block; margin-right: 0; }
  .guide-flow > .flow > .step { width: auto; padding-right: 0; padding-top: 0; }
  .guide-flow > .flow > .step:not(:last-child) { margin: 0 0 30px; }
  .guide-flow > .flow > .step:not(:last-child)::after { top: 100%; right: 50%; margin: 0 -10px 0 0; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } }

.guide-flow-step { display: block; position: relative; padding: 15px 10px 50px; border-radius: 4px; background: #31b3f4; color: #fff; text-decoration: none; text-align: center; z-index: 5; }

.guide-flow-step::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; bottom: 15px; left: 50%; width: 1em; height: 1em; margin-left: -.5em; font-size: 125%; text-align: center; }

.guide-flow-step > .title { font-size: 100%; font-weight: 500; line-height: 1.4; }

.guide-flow-step > .title > .main { display: block; font-size: 137.5%; }

.guide-flow-step > .title > .sub { display: block; margin: 6px 0 0; font-size: 100%; }

.guide-flow-step > .balloon { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 100%; left: 0; right: 0; width: 100%; margin: 0 auto 20px; padding: .5em; border: 2px solid #0a92d6; background: #fff; font-size: 81.25%; color: #0a92d6; line-height: 1.5; }

.guide-flow-step > .balloon::before, .guide-flow-step > .balloon::after { display: block; position: absolute; left: 50%; width: 0; height: 0; border: solid transparent; border-bottom: none; content: ""; }

.guide-flow-step > .balloon::before { bottom: -14px; margin-left: -14px; border-width: 14px; border-top-color: #0a92d6; }

.guide-flow-step > .balloon::after { bottom: -11px; margin-left: -11px; border-width: 11px; border-top-color: #fff; }

@media screen and (max-width: 960px) { .guide-flow-step > .title > .main { font-size: 112.5%; }
  .guide-flow-step > .title > .sub { font-size: 81.25%; } }

@media screen and (max-width: 600px) { .guide-flow-step { padding: 10px 10px 40px; }
  .guide-flow-step::after { bottom: 10px; }
  .guide-flow-step > .title > .main { display: inline-block; font-size: 100%; }
  .guide-flow-step > .title > .sub { display: inline-block; margin: 0 0 0 6px; }
  .guide-flow-step > .balloon { position: relative; bottom: auto; width: 100%; margin: 5px auto 0; border: 1px solid #fff; background: none; font-size: 75%; color: #fff; }
  .guide-flow-step > .balloon::before, .guide-flow-step > .balloon::after { display: none; } }

.guide-step-sentence > .head { font-size: 100%; font-weight: 500; line-height: 1.5; }

.guide-step-sentence > .head .txt { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6px 1em; background: #31b3f4; color: #fff; text-align: center; min-width: 160px; }

.guide-step-sentence > .body { margin: .5em 0 0; font-size: 93.75%; font-weight: 500; line-height: 1.6; }

.guide-step-sentence > .body strong { color: #ff5f19; }

@media screen and (max-width: 600px) { .guide-step-sentence > .head { font-size: 87.5%; }
  .guide-step-sentence > .body { font-size: 87.5%; } }

.guide-step1-box { position: relative; padding: 0 20px; }

.guide-step1-box strong { color: #ff5f19; font-weight: 500; }

.guide-step1-box > .small-title, .form-privacy.guide-step1-box > .title, .privacy-box.guide-step1-box > .primary-title { margin-bottom: .5em; }

.guide-step1-box > .small-title:not(:first-child), .form-privacy.guide-step1-box > .title:not(:first-child), .privacy-box.guide-step1-box > .primary-title:not(:first-child) { margin-top: 1em; }

.guide-step1-box > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.guide-step1-box > .lead > .arrow { display: inline-block; position: relative; padding-right: 1.5em; }

.guide-step1-box > .lead > .arrow::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; right: 0; top: 50%; height: 1em; margin-top: -.5em; }

.guide-step1-box > .comment { margin: .5em 0 0; padding-left: 0; list-style: none; font-size: 87.5%; line-height: 1.6; }

.guide-step1-box > .comment > li { padding-left: 1em; text-indent: -1em; }

.guide-step1-box > .comment > li > * { text-indent: 0; }

@media screen and (max-width: 600px) { .guide-step1-box { padding: 0; }
  .guide-step1-box > .lead { font-size: 87.5%; line-height: 1.6; }
  .guide-step1-box > .comment { font-size: 81.25%; } }

.guide-step1-box > .title { margin-bottom: 1em; margin-left: -20px; margin-right: -20px; }

.guide-step1-box > .title > .icon { display: inline-block; margin-right: .5em; font-size: 118.18182%; color: #31b3f4; }

.guide-step1-box > .title > img.icon { width: 26px; height: 26px; }

.guide-step1-box > .tourBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 112.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; max-width: 360px; margin-top: 1em; padding: 1em 3em; }

.guide-step1-box > .tourBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.guide-step1-box > .telnumber-box { max-width: 650px; margin-top: 1em; }

@media screen and (max-width: 600px) { .guide-step1-box > .title { margin-left: 0; margin-right: 0; }
  .guide-step1-box > .tourBtn { font-size: 100%; } }

.guide-step2-box { position: relative; padding: 0 20px; }

.guide-step2-box strong { color: #ff5f19; font-weight: 500; }

.guide-step2-box > .small-title, .form-privacy.guide-step2-box > .title, .privacy-box.guide-step2-box > .primary-title { margin-bottom: .5em; }

.guide-step2-box > .small-title:not(:first-child), .form-privacy.guide-step2-box > .title:not(:first-child), .privacy-box.guide-step2-box > .primary-title:not(:first-child) { margin-top: 1em; }

.guide-step2-box > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.guide-step2-box > .lead > .arrow { display: inline-block; position: relative; padding-right: 1.5em; }

.guide-step2-box > .lead > .arrow::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; right: 0; top: 50%; height: 1em; margin-top: -.5em; }

.guide-step2-box > .comment { margin: .5em 0 0; padding-left: 0; list-style: none; font-size: 87.5%; line-height: 1.6; }

.guide-step2-box > .comment > li { padding-left: 1em; text-indent: -1em; }

.guide-step2-box > .comment > li > * { text-indent: 0; }

@media screen and (max-width: 600px) { .guide-step2-box { padding: 0; }
  .guide-step2-box > .lead { font-size: 87.5%; line-height: 1.6; }
  .guide-step2-box > .comment { font-size: 81.25%; } }

.guide-step2-box.-card { padding-right: 360px; min-height: 104px; }

.guide-step2-box > .bank { width: 100%; border-collapse: collapse; }

.guide-step2-box > .bank th, .guide-step2-box > .bank td { padding: 10px; border: 1px solid #ababab; line-height: 1.4; vertical-align: middle; }

.guide-step2-box > .bank th.-txtc, .guide-step2-box > .bank td.-txtc { text-align: center; }

.guide-step2-box > .bank th { background: #f6f6f6; font-size: 93.75%; }

.guide-step2-box > .bank td { font-size: 87.5%; }

.guide-step2-box ol.counter { padding-left: 0; font-size: 93.75%; line-height: 1.8; list-style: none; counter-reset: number; }

.guide-step2-box ol.counter > li { padding-left: 2em; text-indent: -2em; }

.guide-step2-box ol.counter > li::before { display: inline-block; width: 1em; padding-right: 1em; font-weight: 700; text-align: right; text-indent: 0; counter-increment: number; content: counter(number); }

.guide-step2-box ol.counter > li:not(:last-child) { margin-bottom: 1em; }

.guide-step2-box ol.counter > li > * { text-indent: 0; }

.guide-step2-box > .card { position: absolute; top: 0; right: 20px; text-align: center; }

@media screen and (max-width: 600px) { .guide-step2-box.-card { padding-right: 0; min-height: 0; }
  .guide-step2-box > .card { position: relative; right: auto; margin: 15px auto 0; }
  .guide-step2-box > .bank th, .guide-step2-box > .bank td { padding: .5em 4px; font-size: 81.25%; }
  .guide-step2-box ol.counter { font-size: 81.25%; line-height: 1.6; } }

.guide-step3-box { position: relative; padding: 0 20px; }

.guide-step3-box strong { color: #ff5f19; font-weight: 500; }

.guide-step3-box > .small-title, .form-privacy.guide-step3-box > .title, .privacy-box.guide-step3-box > .primary-title { margin-bottom: .5em; }

.guide-step3-box > .small-title:not(:first-child), .form-privacy.guide-step3-box > .title:not(:first-child), .privacy-box.guide-step3-box > .primary-title:not(:first-child) { margin-top: 1em; }

.guide-step3-box > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.guide-step3-box > .lead > .arrow { display: inline-block; position: relative; padding-right: 1.5em; }

.guide-step3-box > .lead > .arrow::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; right: 0; top: 50%; height: 1em; margin-top: -.5em; }

.guide-step3-box > .comment { margin: .5em 0 0; padding-left: 0; list-style: none; font-size: 87.5%; line-height: 1.6; }

.guide-step3-box > .comment > li { padding-left: 1em; text-indent: -1em; }

.guide-step3-box > .comment > li > * { text-indent: 0; }

@media screen and (max-width: 600px) { .guide-step3-box { padding: 0; }
  .guide-step3-box > .lead { font-size: 87.5%; line-height: 1.6; }
  .guide-step3-box > .comment { font-size: 81.25%; } }

.guide-step4-box { position: relative; padding: 0 20px; }

.guide-step4-box strong { color: #ff5f19; font-weight: 500; }

.guide-step4-box > .small-title, .form-privacy.guide-step4-box > .title, .privacy-box.guide-step4-box > .primary-title { margin-bottom: .5em; }

.guide-step4-box > .small-title:not(:first-child), .form-privacy.guide-step4-box > .title:not(:first-child), .privacy-box.guide-step4-box > .primary-title:not(:first-child) { margin-top: 1em; }

.guide-step4-box > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.guide-step4-box > .lead > .arrow { display: inline-block; position: relative; padding-right: 1.5em; }

.guide-step4-box > .lead > .arrow::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; right: 0; top: 50%; height: 1em; margin-top: -.5em; }

.guide-step4-box > .comment { margin: .5em 0 0; padding-left: 0; list-style: none; font-size: 87.5%; line-height: 1.6; }

.guide-step4-box > .comment > li { padding-left: 1em; text-indent: -1em; }

.guide-step4-box > .comment > li > * { text-indent: 0; }

@media screen and (max-width: 600px) { .guide-step4-box { padding: 0; }
  .guide-step4-box > .lead { font-size: 87.5%; line-height: 1.6; }
  .guide-step4-box > .comment { font-size: 81.25%; } }

.pg-guide.-faq .tab-content > .panel > .large-title, .pg-guide.-faq fieldset .tab-content > .panel > legend, fieldset .pg-guide.-faq .tab-content > .panel > legend { margin: 0 0 1em; }

.pg-guide.-faq .tab-content > .panel > .large-title:not(:first-child):not(.-firstChild), .pg-guide.-faq fieldset .tab-content > .panel > legend:not(:first-child):not(.-firstChild), fieldset .pg-guide.-faq .tab-content > .panel > legend:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.faq-box { position: relative; }

.faq-box.-bdrTop { border-top: 1px solid #dcdcdc; }

.faq-box.-open > .head { color: #0a92d6; }

.faq-box.-open > .head::after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.faq-box > .head { position: relative; margin: 0; padding: 15px 50px; padding-left: 70px; border-bottom: 1px solid #dcdcdc; line-height: 1.4; cursor: pointer; }

.faq-box > .head:hover { color: #0a92d6; }

.faq-box > .head::before { display: inline-block; position: absolute; top: 5px; left: 20px; width: 1.5em; height: 1.5em; font-size: 150%; color: #0a92d6; line-height: 1.5; text-align: center; content: "Q"; }

.faq-box > .head::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; position: absolute; top: 50%; right: 20px; width: 1em; height: 1em; margin-top: -.5em; color: #0a92d6; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.faq-box > .body { position: relative; margin: 0; padding: 15px 30px; padding-left: 70px; border-bottom: 1px solid #dcdcdc; background: #f6f6f6; }

.faq-box > .body::before { display: inline-block; position: absolute; top: 10px; left: 20px; width: 1em; height: 1em; padding: .2em 0.25em .3em; border-radius: 50%; background: #0a92d6; font-size: 150%; color: #fff; line-height: 1; text-align: center; content: "A"; }

.faq-box > .body > .text { font-size: 93.75%; line-height: 1.8; }

.faq-box > .body > .text:not(:last-child) { margin-bottom: 1em; }

.faq-box > .body > ul.comment { margin: .5em 0 0; padding-left: 0; font-size: 87.5%; line-height: 1.75; list-style: none; }

.faq-box > .body > ul.comment > li { padding-left: 1em; text-indent: -1em; }

.faq-box > .body > .list { margin: 0 0 1em; padding-left: 1.5em; font-size: 93.75%; line-height: 1.6; }

.faq-box > .body > .order { margin: 0 0 1em; padding-left: 1.5em; font-size: 93.75%; line-height: 1.6; }

.faq-box > .body > .table { width: 100%; margin: 1em auto; border-collapse: collapse; }

.faq-box > .body > .table th, .faq-box > .body > .table td { padding: .5em; border: 1px solid #ababab; background: #fff; font-size: 93.75%; line-height: 1.4; text-align: center; vertical-align: middle; }

.faq-box > .body > .table th.-txtl, .faq-box > .body > .table td.-txtl { text-align: left; }

.faq-box > .body > .table th.-txtc, .faq-box > .body > .table td.-txtc { text-align: center; }

.faq-box > .body > .table th.-txtr, .faq-box > .body > .table td.-txtr { text-align: right; }

.faq-box > .body > .table th.-top, .faq-box > .body > .table td.-top { vertical-align: top; }

.faq-box > .body > .table th.-nobg, .faq-box > .body > .table td.-nobg { background-color: transparent; }

.faq-box > .body > .table th { background: #ecf6fb; font-weight: 500; }

@media screen and (max-width: 600px) { .faq-box > .head { padding: 15px 20px 15px 38px; font-size: 87.5%; }
  .faq-box > .head::before { top: 10px; left: 5px; font-size: 114.28571%; }
  .faq-box > .head::after { right: 0; }
  .faq-box > .body { padding: 15px 20px 15px 38px; }
  .faq-box > .body::before { top: 12px; left: 5px; font-size: 100%; }
  .faq-box > .body > .text { font-size: 81.25%; line-height: 1.6; }
  .faq-box > .body > ul.comment { font-size: 75%; }
  .faq-box > .body > .list, .faq-box > .body > .order { font-size: 81.25%; }
  .faq-box > .body > .table tbody { display: block; width: 100%; overflow-x: auto; clear: both; }
  .faq-box > .body > .table tbody tr { display: block; width: 50%; float: left; }
  .faq-box > .body > .table tbody tr th, .faq-box > .body > .table tbody tr td { display: block; padding: .5em 4px; font-size: 81.25%; height: 3em; }
  .faq-box > .body > .table tbody tr th.-one, .faq-box > .body > .table tbody tr td.-one { line-height: 3em; } }

/**************************************************
 guide
***************************************************/
.pg-guide.-terminal .layout-2column > .mainColumn strong { color: #ff5f19; }

.pg-guide.-terminal .layout-2column > .mainColumn .large-title, .pg-guide.-terminal .layout-2column > .mainColumn fieldset legend, fieldset .pg-guide.-terminal .layout-2column > .mainColumn legend { font-size: 100%; margin-top: 10px; margin-bottom: 25px; }

.pg-guide.-terminal .layout-2column > .mainColumn .large-title > .main, .pg-guide.-terminal .layout-2column > .mainColumn fieldset legend > .main, fieldset .pg-guide.-terminal .layout-2column > .mainColumn legend > .main { font-size: 137.5%; }

.pg-guide.-terminal .layout-2column > .mainColumn .large-title > .sub, .pg-guide.-terminal .layout-2column > .mainColumn fieldset legend > .sub, fieldset .pg-guide.-terminal .layout-2column > .mainColumn legend > .sub { font-size: 100%; margin-left: 0.8em; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .layout-2column > .mainColumn .large-title, .pg-guide.-terminal .layout-2column > .mainColumn fieldset legend, fieldset .pg-guide.-terminal .layout-2column > .mainColumn legend { margin-top: 10px; margin-bottom: 1em; }
  .pg-guide.-terminal .layout-2column > .mainColumn .large-title > .main, .pg-guide.-terminal .layout-2column > .mainColumn fieldset legend > .main, fieldset .pg-guide.-terminal .layout-2column > .mainColumn legend > .main { font-size: 112.5%; }
  .pg-guide.-terminal .layout-2column > .mainColumn .large-title > .sub, .pg-guide.-terminal .layout-2column > .mainColumn fieldset legend > .sub, fieldset .pg-guide.-terminal .layout-2column > .mainColumn legend > .sub { font-size: 81.25%; margin-left: 0.8em; } }

.pg-guide.-terminal .guide-terminal > .terminal { position: relative; list-style: none; padding: 0; 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: stretch; -ms-flex-align: stretch; align-items: stretch; margin-bottom: 30px; height: 134px; }

.pg-guide.-terminal .guide-terminal > .terminal:before { content: ''; display: block; background-color: #ecf6fb; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; height: 40px; z-index: -1; }

.pg-guide.-terminal .guide-terminal > .terminal > li { cursor: pointer; }

.pg-guide.-terminal .guide-terminal > .lead { padding: 20px; background: #f6f6f6; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .guide-terminal > .terminal { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 25px; height: auto; }
  .pg-guide.-terminal .guide-terminal > .terminal:before { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 40px; height: 100%; z-index: -1; }
  .pg-guide.-terminal .guide-terminal > .terminal > li:not(:first-child) { margin-top: 12px; }
  .pg-guide.-terminal .guide-terminal > .lead { padding: 15px; font-size: 87.5%; } }

.pg-guide.-terminal .guide-terminal-stop { background-color: #fff; border: 2px solid #2ca3de; border-radius: 4px; color: #2ca3de; font-size: 137.5%; font-weight: 500; line-height: 1em; text-align: center; display: block; padding: 8px; text-decoration: none; width: 1em; height: calc(100% - 0.6em); min-width: 22px; -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); }

.pg-guide.-terminal .guide-terminal-stop:hover { opacity: 1; }

.pg-guide.-terminal .guide-terminal-stop.-parking { position: relative; }

.pg-guide.-terminal .guide-terminal-stop.-parking:after { content: 'P'; display: block; position: absolute; bottom: 8px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); background-color: #31b3f4; color: #fff; width: 20px; height: 20px; border-radius: 2px; text-align: center; line-height: 20px; font-size: 13px; }

.pg-guide.-terminal .guide-terminal-stop.-privateParking { font-size: 112.5%; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .guide-terminal-stop { width: auto; font-size: 112.5%; height: auto; padding: 10px 8px; }
  .pg-guide.-terminal .guide-terminal-stop.-parking:after { bottom: 10px; right: 0.5em; left: auto; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); width: 20px; height: 20px; line-height: 20px; font-size: 81.25%; } }

.pg-guide.-terminal .guide-terminal.-awaji > .terminal { width: 30%; }

.pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-midoriParking, .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-awajiHighway { font-size: 87.5%; padding: 8px 6px; width: 2em; }

.pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-midoriParking .row, .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-awajiHighway .row { width: 1em; display: inline-block; height: 100%; float: right; }

@media screen and (max-width: 960px) { .pg-guide.-terminal .guide-terminal.-awaji > .terminal { width: 40%; } }

@media screen and (min-width: 601px) { .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-midoriParking .row, .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-awajiHighway .row { -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; -ms-writing-mode: tb-rl; text-align: left; } }

@media screen and (max-width: 600px) { .pg-guide.-terminal .guide-terminal.-awaji > .terminal { width: 100%; }
  .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-midoriParking, .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-awajiHighway { width: auto; font-size: 112.5%; padding: 8px; }
  .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-midoriParking .row, .pg-guide.-terminal .guide-terminal.-awaji > .terminal .guide-terminal-stop.-awajiHighway .row { width: auto; display: inline; height: auto; float: none; } }

.pg-guide.-terminal .guide-terminal.-mitoyo > .terminal { width: 60%; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.pg-guide.-terminal .guide-terminal.-mitoyo > .terminal:before { width: 100%; height: 15px; top: 10px; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); }

.pg-guide.-terminal .guide-terminal.-mitoyo > .terminal:after { content: ''; display: block; background-color: #ecf6fb; width: 25%; height: 15px; top: 50px; z-index: -1; position: absolute; right: 0; }

.pg-guide.-terminal .guide-terminal.-mitoyo > .terminal .guide-terminal-stop { height: 118px; }

.pg-guide.-terminal .guide-terminal.-mitoyo > .terminal .guide-terminal-stop.-okayamaSt { height: 80px; }

@media screen and (max-width: 960px) { .pg-guide.-terminal .guide-terminal.-mitoyo > .terminal { width: 70%; } }

@media screen and (max-width: 600px) { .pg-guide.-terminal .guide-terminal.-mitoyo > .terminal { width: 100%; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
  .pg-guide.-terminal .guide-terminal.-mitoyo > .terminal:before { top: 0; left: 20%; width: 30px; height: 100%; }
  .pg-guide.-terminal .guide-terminal.-mitoyo > .terminal:after { top: auto; bottom: 0; left: 45%; width: 30px; height: 60px; }
  .pg-guide.-terminal .guide-terminal.-mitoyo > .terminal .guide-terminal-stop { height: auto; }
  .pg-guide.-terminal .guide-terminal.-mitoyo > .terminal .guide-terminal-stop.-okayamaSt { height: auto; width: 60%; float: right; } }

.pg-guide.-terminal .terminal-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-top: 40px; margin-bottom: 10px; }

.pg-guide.-terminal .terminal-mark > .item { 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-right: 1em; }

.pg-guide.-terminal .terminal-mark > .item > .mark { display: inline-block; background-color: #ff9a00; color: #fff; width: 34px; height: 34px; border-radius: 34px; line-height: 34px; text-align: center; font-size: 125%; font-weight: 700; }

.pg-guide.-terminal .terminal-mark > .item > .text { font-size: 100%; font-weight: 500; margin-left: 0.3em; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .terminal-mark { margin-top: 20px; margin-bottom: 10px; }
  .pg-guide.-terminal .terminal-mark > .item > .mark { width: 28px; height: 28px; border-radius: 28px; line-height: 28px; font-size: 100%; }
  .pg-guide.-terminal .terminal-mark > .item > .text { font-size: 87.5%; } }

.pg-guide.-terminal .terminal-block:not(:last-child) { margin-bottom: 50px; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .terminal-block:not(:last-child) { margin-bottom: 30px; } }

.pg-guide.-terminal .guide-terminal-box { 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; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.pg-guide.-terminal .guide-terminal-box > .map { width: 314px; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; }

.pg-guide.-terminal .guide-terminal-box > .map img { width: 314px; border: 1px solid #dcdcdc; }

.pg-guide.-terminal .guide-terminal-box > .map img + img { margin-top: 1.3em; }

.pg-guide.-terminal .guide-terminal-box > .information { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin-left: 1em; width: calc(100% - 350px); }

.pg-guide.-terminal .guide-terminal-box > .information .title { font-size: 112.5%; font-weight: 500; margin-bottom: 0.3em; }

.pg-guide.-terminal .guide-terminal-box > .information .lead { font-size: 100%; line-height: 1.6; }

.pg-guide.-terminal .guide-terminal-box > .information .lead strong { font-size: 93.75%; display: block; }

.pg-guide.-terminal .guide-terminal-box > .information .lead .comment { font-size: 87.5%; }

.pg-guide.-terminal .guide-terminal-box > .information .price-table { width: 100%; margin-bottom: 0.8em; }

.pg-guide.-terminal .guide-terminal-box > .information .price-table th, .pg-guide.-terminal .guide-terminal-box > .information .price-table td { text-align: center; }

.pg-guide.-terminal .guide-terminal-box > .information .title + * { margin-top: 0.8em; }

.pg-guide.-terminal .guide-terminal-box > .information .title + .title { margin-top: 1.2em; }

.pg-guide.-terminal .guide-terminal-box > .information .price-table + .title { margin-top: 1.3em; }

.pg-guide.-terminal .guide-terminal-box > .information .lead + .title { margin-top: 0.8em; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .guide-terminal-box { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .pg-guide.-terminal .guide-terminal-box > .map { width: 314px; }
  .pg-guide.-terminal .guide-terminal-box > .information { -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; width: 100%; margin-left: 0; margin-top: 25px; }
  .pg-guide.-terminal .guide-terminal-box > .information .title { font-size: 100%; margin-bottom: 0.8em; }
  .pg-guide.-terminal .guide-terminal-box > .information .lead strong { font-size: 93.75%; }
  .pg-guide.-terminal .guide-terminal-box > .information .lead .comment { font-size: 81.25%; }
  .pg-guide.-terminal .guide-terminal-box > .information .price-table { margin-bottom: 0.8em; } }

.pg-guide.-terminal .price-table { border-collapse: collapse; }

.pg-guide.-terminal .price-table th, .pg-guide.-terminal .price-table td { padding: 0.6em; font-size: 93.75%; border: solid 1px #ccc; line-height: 1.5; vertical-align: middle; }

.pg-guide.-terminal .price-table th { background-color: #f6f6f6; white-space: nowrap; font-weight: 700; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .price-table th, .pg-guide.-terminal .price-table td { font-size: 87.5%; } }

.pg-guide.-terminal .guide-terminal-note { margin-top: 50px; }

.pg-guide.-terminal .guide-terminal-note > ol.counter { font-size: 100%; padding-left: 1.5em; }

.pg-guide.-terminal .guide-terminal-note > ol.counter > li { font-size: 125%; color: #0a92d6; font-weight: 500; margin-bottom: 20px; line-height: 1.5; }

.pg-guide.-terminal .guide-terminal-note > ol.counter .lead { font-size: 75%; color: #494949; }

@media screen and (max-width: 600px) { .pg-guide.-terminal .guide-terminal-note { margin-top: 30px; margin-bottom: 20px; }
  .pg-guide.-terminal .guide-terminal-note > ol.counter > li { font-size: 112.5%; margin-bottom: 10px; line-height: 1.5; }
  .pg-guide.-terminal .guide-terminal-note > ol.counter .lead { font-size: 83.33333%; color: #494949; } }

/************************************************** organization */
.pg-organization .sect-lead { overflow: visible; }

.pg-organization .sect-lead > .section-inner { margin-top: -60px; padding-top: 0; }

.pg-organization .sect-lead .organization-index { margin-top: 60px; }

.organization-header { position: relative; }

.organization-header > .title { margin: 0; padding: 20px; font-size: 100%; color: #fff; text-align: center; -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2); box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2); }

.organization-header > .title { background: -webkit-gradient(linear, left top, right top, from(#1aadf7), to(#06b41e)); background: -webkit-linear-gradient(left, #1aadf7 0%, #06b41e 100%); background: -o-linear-gradient(left, #1aadf7 0%, #06b41e 100%); background: linear-gradient(to right, #1aadf7 0%, #06b41e 100%); }

.organization-header > .title > .main { display: block; font-size: 212.5%; font-weight: 700; line-height: 1.2; }

.organization-header > .title > .sub { display: block; margin-bottom: .5em; font-size: 112.5%; font-weight: 500; line-height: 1.5; }

.organization-header > .lead { margin: 1.5em 0 0; font-size: 112.5%; font-weight: 500; line-height: 1.75; text-align: center; }

.organization-header > .lead > .centering { display: inline-block; text-align: left; }

.organization-header > .btn-consult { margin: 30px auto 0; }

@media screen and (max-width: 960px) { .organization-header > .title > .main { font-size: 175%; }
  .organization-header > .title > .sub { font-size: 100%; }
  .organization-header > .lead { font-size: 100%; } }

@media screen and (max-width: 600px) { .organization-header > .title { padding: 20px 10px; -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25); box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.25); }
  .organization-header > .title > .main { font-size: 137.5%; }
  .organization-header > .title > .sub { font-size: 87.5%; }
  .organization-header > .lead { font-size: 93.75%; } }

.organization-index { display: block; position: relative; padding: 120px 56px 60px; border: 4px solid #08b33a; background: #fff; }

.organization-index > .title { position: absolute; top: 30px; left: -20px; font-size: 100%; }

.organization-index > .title::before { display: block; position: absolute; bottom: -16px; left: 0; width: 0; height: 0; border: 8px solid transparent; border-top-color: #06822a; border-right-color: #06822a; content: ""; }

.organization-index > .title > .ribbon { display: block; position: relative; padding: 0 15px 0 0; font-size: 175%; color: #fff; font-weight: 700; line-height: 1.2; overflow: hidden; }

.organization-index > .title > .ribbon::after { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 0; bottom: 0; right: 0; height: 100%; margin: auto; border: solid #08b33a; border-width: 29px 15px; border-right-color: transparent; content: ""; }

.organization-index > .title > .ribbon > .txt { display: inline-block; position: relative; padding: 12px 50px; background: #08b33a; z-index: 1; }

.organization-index > .lead { margin-bottom: 1em; font-size: 112.5%; font-weight: 500; line-height: 1.5; }

.organization-index > .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: 20px -5px 0; }

.organization-index > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 5px; }

.organization-index > .consult { margin: 2em auto .5em; font-size: 93.75%; line-height: 1.6; text-align: center; }

.organization-index > .btn-consult { margin: 0 auto; }

@media screen and (max-width: 960px) { .organization-index { padding: 106px 21px 26px; }
  .organization-index > .title > .ribbon { font-size: 150%; }
  .organization-index > .title > .ribbon > .txt { padding-left: 40px; padding-right: 40px; }
  .organization-index > .lead { font-size: 100%; }
  .organization-index > .list { margin: 20px -2px 0; }
  .organization-index > .list > .item { width: 50%; padding: 2px; } }

@media screen and (max-width: 600px) { .organization-index { padding: 78px 13px 18px; border-width: 2px; }
  .organization-index > .title { top: 18px; left: -10px; }
  .organization-index > .title::before { bottom: -8px; border-width: 4px; }
  .organization-index > .title > .ribbon { font-size: 112.5%; }
  .organization-index > .title > .ribbon > .txt { padding: 10px 20px; }
  .organization-index > .lead { font-size: 87.5%; }
  .organization-index > .list { display: block; margin-left: auto; margin-right: auto; }
  .organization-index > .list > .item { width: auto; }
  .organization-index > .consult { font-size: 81.25%; } }

.organization-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; height: 100%; color: inherit; text-decoration: none; }

.organization-card > .image { position: relative; text-align: center; }

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

.organization-card > .body { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 20px 30px; background: #f6f6f6; }

.organization-card > .body > .title { margin-bottom: 1em; padding-bottom: 12px; border-bottom: 2px dotted #08b33a; font-size: 125%; font-weight: 500; line-height: 1.4; }

.organization-card > .body > .list { padding-left: 0; list-style: none; font-weight: 500; line-height: 1.5; }

.organization-card > .body > .list > li { position: relative; padding-left: 1.5em; text-indent: -1.5em; }

.organization-card > .body > .list > li::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; width: 1em; margin-right: .5em; text-indent: 0; color: #08b33a; }

.organization-card > .body > .list > li:not(:last-child) { margin-bottom: 4px; }

.organization-card > .body > .snack { margin: 1em 0; font-size: 87.5%; color: #ff5f19; line-height: 1.5; }

.organization-card > .body > .more { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; margin: 20px auto 0; padding: 11px 3em 13px 2em; max-width: 180px; border-color: #08b33a; color: #08b33a; }

.organization-card > .body > .more::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .organization-card > .body { padding: 20px 15px; }
  .organization-card > .body > .title { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .organization-card > .body { padding: 15px 10px; }
  .organization-card > .body > .list { font-size: 87.5%; } }

.pg-organization-detail .sect-main .organization-intro-box + .organization-intro-box { margin-top: 30px; }

.pg-organization-detail .sect-main .btn-consult { margin-top: 50px; }

.pg-organization-detail.-hobby .sect-lead > .section-inner { max-width: 1000px; }

.pg-organization-detail.-hobby .sect-lead > .section-inner > .btn-consult { margin-top: 40px; margin-bottom: 50px; }

.pg-organization-detail.-hobby .sect-lead .organization-hobby-list { margin-top: 40px; }

.sect-organization-list > .section-inner { max-width: 980px; }

.organization-nav { 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: 0 -5px; }

.organization-nav > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 5px; }

.organization-nav .card { display: block; position: relative; background: #ababab; }

.organization-nav .card > .img { width: 100%; }

.organization-nav .card > .caption { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; margin: 0 auto; padding: 15px; background: rgba(0, 0, 0, 0.5); color: #fff; line-height: 1.25; }

.organization-detail-header { position: relative; }

.organization-detail-header > .title { margin: 0; font-size: 100%; text-align: center; }

.organization-detail-header > .title > .main { display: block; font-size: 212.5%; color: #08b33a; font-weight: 700; line-height: 1.2; }

.organization-detail-header > .title > .main.-hobby { color: #08b33a; }

.organization-detail-header > .title > .sub { display: block; margin-bottom: .5em; font-size: 112.5%; font-weight: 500; line-height: 1.5; }

.organization-detail-header > .lead { margin: 1em 0 0; font-size: 112.5%; font-weight: 500; line-height: 1.75; text-align: center; }

.organization-detail-header > .lead > .centering { display: inline-block; text-align: left; }

.organization-detail-header > .btn-consult { margin: 30px auto 0; }

@media screen and (max-width: 960px) { .organization-detail-header > .title > .main { font-size: 175%; }
  .organization-detail-header > .title > .sub { font-size: 100%; }
  .organization-detail-header > .lead { font-size: 100%; } }

@media screen and (max-width: 600px) { .organization-detail-header > .title > .main { font-size: 137.5%; }
  .organization-detail-header > .title > .sub { font-size: 87.5%; }
  .organization-detail-header > .lead { font-size: 93.75%; } }

.organization-intro-box { display: block; position: relative; padding: 50px 96px 80px; border: 4px solid #08b33a; background: #fff; }

.organization-intro-box > .num { display: block; position: absolute; top: 0; left: 0; padding: 10px 0 0 20px; font-size: 200%; color: #fff; font-weight: 500; line-height: 1; text-align: center; z-index: 0; }

.organization-intro-box > .num::before { display: block; position: absolute; top: 0; left: 0; border: 50px solid transparent; border-top-color: #08b33a; border-left-color: #08b33a; content: ""; z-index: -1; }

.organization-intro-box > .more { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; padding: 12px 3em; max-width: 180px; border-color: #dcdcdc; border-bottom: none; color: #626262; }

.organization-intro-box > .more::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.organization-intro-box > .more.-open::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.organization-intro-box > .head { 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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; padding-bottom: 20px; border-bottom: 2px dotted #ababab; }

.organization-intro-box > .head > .image { position: relative; width: 150px; }

.organization-intro-box > .head > .description { display: block; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: 10; flex-flow: 10; -ms-flex-negative: 10; flex-shrink: 10; padding-left: 40px; }

.organization-intro-box > .head > .description > .label { 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 4px; }

.organization-intro-box > .head > .description > .label > li { -webkit-box-sizing: border-box; box-sizing: border-box; }

.organization-intro-box > .head > .description > .label > li > .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 6px .5em; font-size: 87.5%; font-weight: 500; line-height: 1.2; text-align: center; text-decoration: none; background: #236ecc; color: #fff; min-width: 90px; }

.organization-intro-box > .head > .description > .label > li > .plan { display: inline-block; padding: 6px 0; font-size: 125%; font-weight: 500; line-height: 1.2; text-decoration: none; }

.organization-intro-box > .head > .description > .title { font-size: 137.5%; font-weight: 500; line-height: 1.4; }

.organization-intro-box > .body { display: block; margin: 20px auto 0; }

.organization-intro-box > .body > .point { padding-left: 0; font-size: 125%; font-weight: 500; line-height: 1.8; list-style: none; counter-reset: point; }

.organization-intro-box > .body > .point > li { position: relative; padding-left: 54px; text-indent: -54px; }

.organization-intro-box > .body > .point > li::before { display: inline-block; position: relative; width: 2em; height: 2em; margin-right: 1em; background: url(../img/bg-point-badge.svg) no-repeat center; background-size: cover; font-size: 90%; color: #08b33a; font-weight: 700; line-height: 2; text-align: center; text-indent: 0; counter-increment: point; content: counter(point); z-index: 2; }

.organization-intro-box > .body > .point > li:not(:last-child) { margin-bottom: .5em; }

.organization-intro-box > .body > .point > li > * { text-indent: 0; }

.organization-intro-box > .body > .point > li > .order { margin: .5em 0 0; padding-left: 1.5em; font-size: 75%; font-weight: 400; }

.organization-intro-box > .detail { padding-top: 30px; }

.organization-intro-box > .detail > .schedule { width: 100%; border-collapse: collapse; }

.organization-intro-box > .detail > .schedule th, .organization-intro-box > .detail > .schedule td { padding: 1.5em; border: solid 1px #ababab; line-height: 1.5; vertical-align: middle; }

.organization-intro-box > .detail > .schedule th { background: #f6f6f6; font-size: 93.75%; font-weight: 500; white-space: nowrap; }

.organization-intro-box > .detail > .schedule td { text-align: left; }

.organization-intro-box > .detail .distance { font-weight: 500; line-height: 2; }

.organization-intro-box > .detail .distance .ellipsis { display: inline-block; margin: 0 .5em; color: #ff7f34; }

.organization-intro-box > .detail .total { margin-top: 1em; padding-top: 1em; border-top: 1px solid #dcdcdc; font-size: 87.5%; line-height: 1.75; color: #626262; }

.organization-intro-box > .detail .total > .item { display: inline-block; padding-right: 2em; }

@media screen and (max-width: 960px) { .organization-intro-box { padding: 40px 26px 80px; }
  .organization-intro-box > .num { padding: 10px 0 0 10px; font-size: 125%; }
  .organization-intro-box > .num::before { border-width: 30px; }
  .organization-intro-box > .head > .description { padding-left: 20px; }
  .organization-intro-box > .head > .description > .title { font-size: 125%; }
  .organization-intro-box > .body > .point { font-size: 112.5%; }
  .organization-intro-box > .body > .point > li { padding-left: 2.5em; text-indent: -2.5em; }
  .organization-intro-box > .body > .point > li::before { margin-right: .5em; font-size: 100%; }
  .organization-intro-box > .detail > .schedule th, .organization-intro-box > .detail > .schedule td { padding: 1em; } }

@media screen and (max-width: 600px) { .organization-intro-box { padding: 30px 13px 60px; border-width: 2px; }
  .organization-intro-box > .num { padding: 2px 0 0 4px; font-size: 112.5%; }
  .organization-intro-box > .num::before { border-width: 20px; }
  .organization-intro-box > .head { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-bottom: 15px; }
  .organization-intro-box > .head > .image { width: 90px; }
  .organization-intro-box > .head > .description { padding-left: 10px; }
  .organization-intro-box > .head > .description > .label > li > .tag { font-size: 75%; min-width: 50px; }
  .organization-intro-box > .head > .description > .label > li > .plan { font-size: 87.5%; }
  .organization-intro-box > .head > .description > .title { font-size: 100%; }
  .organization-intro-box > .body > .point { font-size: 100%; line-height: 1.6; }
  .organization-intro-box > .body > .point > li > .order { font-size: 81.25%; }
  .organization-intro-box > .detail > .schedule tr, .organization-intro-box > .detail > .schedule th, .organization-intro-box > .detail > .schedule td { display: block; }
  .organization-intro-box > .detail > .schedule th, .organization-intro-box > .detail > .schedule td { padding: 10px; }
  .organization-intro-box > .detail > .schedule th { border-style: dotted; border-left: none; border-right: none; }
  .organization-intro-box > .detail > .schedule td { border: none; }
  .organization-intro-box > .detail .distance { font-size: 87.5%; }
  .organization-intro-box > .detail .total { font-size: 81.25%; }
  .organization-intro-box > .detail .total > .item { padding-right: 1em; } }

.organization-hobby-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: 0 -10px; }

.organization-hobby-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 10px; }

@media screen and (max-width: 600px) { .organization-hobby-list { margin-left: -5px; margin-right: -5px; }
  .organization-hobby-list > .item { width: 50%; padding: 5px; } }

@media screen and (max-width: 960px) { .organization-hobby-list { display: block; margin-left: 0; margin-right: 0; }
  .organization-hobby-list > .item { width: auto; padding: 0; }
  .organization-hobby-list > .item:not(:last-child) { margin-bottom: 10px; } }

/************************************************** search 検索 */
.simple-search > .simple-search-box { margin-bottom: 10px; }

.simple-search-box { padding: 20px; background: url(../img/bg-stripe-lightgray.png) repeat; }

.simple-search-box > .result { margin: 10px 0 0; line-height: 1.5; text-align: center; }

.simple-search-box > .result strong { color: #ff5f19; }

.simple-search-box > .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; margin-left: -20px; margin-right: -20px; }

.simple-search-box > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 27%; padding: 0 20px; }

.simple-search-box > .list > .item.-calendar { width: 46%; }

.simple-search-box > .list > .item:not(:last-child) { border-right: 2px dotted #ababab; }

.simple-search-box .areaBox { position: relative; }

.simple-search-box .areaBox > .head { position: absolute; top: 50%; left: 0; padding-left: 24px; font-weight: 500; line-height: 1.5; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.simple-search-box .areaBox > .head > .icon { position: absolute; top: 50%; left: 0; width: 1em; height: 1em; margin-top: -.5em; font-size: 125%; color: #31b3f4; text-align: center; }

.simple-search-box .areaBox > .select { margin-left: 84px; }

.simple-search-box .calendarBox { position: relative; }

.simple-search-box .calendarBox > .head { position: absolute; top: 50%; left: 0; padding-left: 24px; font-weight: 500; line-height: 1.5; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.simple-search-box .calendarBox > .head > .icon { position: absolute; top: 50%; left: 0; width: 1em; height: 1em; margin-top: -.5em; font-size: 125%; color: #31b3f4; text-align: center; }

.simple-search-box .calendarBox > .select { margin-left: 84px; }

.simple-search-box .searchBox { position: relative; }

.simple-search-box .searchBox > .calendarBox { margin-right: 130px; }

.simple-search-box .searchBox > .btn { position: absolute; top: 0; bottom: 0; right: 0; width: 120px; margin: auto; }

.simple-search-box .searchBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; width: 100%; padding: 8px 1em; font-weight: 600; }

@media screen and (max-width: 960px) { .simple-search-box > .list { display: block; margin: 0 auto; }
  .simple-search-box > .list > .item { width: auto; padding: 5px 0; }
  .simple-search-box > .list > .item.-calendar { width: auto; }
  .simple-search-box > .list > .item:not(:last-child) { border-right: none; }
  .simple-search-box .searchBox > .calendarBox { margin-right: 0; }
  .simple-search-box .searchBox > .btn { position: relative; width: auto; margin: 20px auto 0; max-width: 320px; }
  .simple-search-box .searchBtn { font-size: 112.5%; padding: 12px 1em; } }

@media screen and (max-width: 600px) { .simple-search-box { padding-left: 10px; padding-right: 10px; }
  .simple-search-box > .result { font-size: 87.5%; } }

.search-btn-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; margin-left: -5px; margin-right: -5px; }

.search-btn-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 5px; }

.search-btn-list .btn { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 12px 1em; border: 1px solid; border-radius: 2px; background-color: #fff; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); }

.search-btn-list .btn::after { display: block; position: absolute; bottom: 2px; right: 2px; border: 4px solid transparent; border-bottom-color: #dcdcdc; border-right-color: #dcdcdc; content: ""; }

.search-btn-list .btn { border-color: #0a92d6; color: #0a92d6; }

.search-btn-list .btn.-accent { border-color: #ff7f34; color: #ff7f34; }

.search-btn-list .btn.-gray { border-color: #ababab; color: #626262; }

@media screen and (max-width: 960px) { .search-btn-list .btn { padding: 1em; font-size: 93.75%; line-height: 1.4; -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); } }

@media screen and (max-width: 600px) { .search-btn-list { display: block; margin-left: 0; margin-right: 0; }
  .search-btn-list > .item { width: auto; padding: 0; }
  .search-btn-list > .item:not(:last-child) { margin-bottom: 10px; } }

.tourcode-search > .wrap { 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: -40px; }

.tourcode-search > .wrap > .unitL, .tourcode-search > .wrap > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding-left: 40px; }

.tourcode-search .codeBox { position: relative; }

.tourcode-search .codeBox > .head { position: absolute; top: 50%; left: 0; font-weight: 500; line-height: 1.5; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.tourcode-search .codeBox > .input { margin-left: 10em; }

.tourcode-search .searchBox { position: relative; }

.tourcode-search .searchBox > .codeBox { margin-right: 130px; }

.tourcode-search .searchBox > .btn { position: absolute; top: 0; bottom: 0; right: 0; width: 120px; margin: auto; }

.tourcode-search .leafletBox { position: relative; }

.tourcode-search .leafletBox > .head { position: absolute; top: 50%; left: 0; font-weight: 500; line-height: 1.5; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.tourcode-search .leafletBox > .body { margin-left: 17em; }

.tourcode-search .pdfBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 87.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; max-width: 360px; padding: 12px 1em; border-color: #dcdcdc; color: #626262; }

.tourcode-search .pdfBtn > .txt { display: inline-block; position: relative; padding-left: 1.5em; }

.tourcode-search .pdfBtn .icon { display: inline-block; position: absolute; left: 0; top: 50%; margin-top: -.5em; color: #31b3f4; }

.tourcode-search .searchBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; width: 100%; padding: 8px 1em; font-weight: 600; }

@media screen and (max-width: 960px) { .tourcode-search > .wrap { display: block; margin-left: 0; }
  .tourcode-search > .wrap > .unitL, .tourcode-search > .wrap > .unitR { width: auto; padding-left: 0; }
  .tourcode-search > .wrap > .unitL:not(:last-child), .tourcode-search > .wrap > .unitR:not(:last-child) { margin-bottom: 15px; }
  .tourcode-search .codeBox > .head { position: relative; top: auto; -webkit-transform: none; -ms-transform: none; transform: none; margin-bottom: 15px; }
  .tourcode-search .codeBox > .input { margin-left: 0; }
  .tourcode-search .searchBox > .codeBox { margin-right: 0; }
  .tourcode-search .searchBox > .btn { position: relative; width: auto; margin: 12px auto 0; max-width: 320px; }
  .tourcode-search .leafletBox { text-align: center; }
  .tourcode-search .leafletBox > .head { position: relative; top: auto; -webkit-transform: none; -ms-transform: none; transform: none; margin-bottom: 15px; }
  .tourcode-search .leafletBox > .body { margin-left: 0; }
  .tourcode-search .pdfBtn { margin-left: auto; margin: auto; padding: 1em; max-width: 320px; }
  .tourcode-search .searchBtn { font-size: 112.5%; padding: 12px 1em; } }

.keyword-search .keyword-search-popular { margin-bottom: 10px; }

.keyword-search .searchBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; width: 100%; margin: 30px auto 0; padding: 12px 1em; max-width: 320px; }

@media screen and (max-width: 960px) { .keyword-search .searchBtn { font-size: 112.5%; } }

.keyword-search-popular { padding-bottom: 25px; border-bottom: 2px dotted #ababab; }

.keyword-search-popular > .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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.keyword-search-popular > .list > .head { padding-right: 1em; color: #626262; font-weight: 500; line-height: 2; white-space: nowrap; }

.keyword-search-popular > .list > .body { 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: 0; }

.keyword-search-popular > .list > .body > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 2px; }

.keyword-search-popular > .list > .body .keyword { display: inline-block; padding: 6px 2em; border: 2px solid #dcdcdc; border-radius: 40px; font-size: 87.5%; color: #626262; line-height: 1.2; text-decoration: none; text-align: center; cursor: pointer; }

.keyword-search-popular > .list > .body .moreBtn { display: inline-block; position: relative; padding: 8px 3em; font-size: 87.5%; color: #626262; font-weight: 500; line-height: 1.2; text-decoration: none; text-align: center; cursor: pointer; }

.keyword-search-popular > .list > .body .moreBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; font-size: 114.28571%; color: #31b3f4; }

@media screen and (max-width: 960px) { .keyword-search-popular { padding-bottom: 20px; }
  .keyword-search-popular > .list { display: block; }
  .keyword-search-popular > .list > .head { margin-bottom: 1em; padding-right: 0; line-height: 1.4; white-space: normal; }
  .keyword-search-popular > .list > .body > .item.-more { width: 100%; margin-top: 10px; text-align: center; }
  .keyword-search-popular > .list > .body .keyword { padding: 6px 1.5em; font-size: 81.25%; } }

.keyword-search-list > .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: -5px; margin-right: -5px; }

.keyword-search-list > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 16.66667%; padding: 5px; }

.keyword-search-list > .list .keyword > .head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 1em; padding: 1em 0; border-bottom: 1px solid #dcdcdc; }

.keyword-search-list > .list .keyword > .body { margin: 0; }

.keyword-search-list > .list .keyword > .body > .label-checkbox:not(:last-child) { margin-bottom: 10px; }

.keyword-search-list > .text { margin-bottom: 10px; line-height: 1.5; text-align: center; }

.keyword-search-list > .text strong { color: #ff5f19; }

@media screen and (max-width: 960px) { .keyword-search-list > .list > .item { width: 33.33333%; } }

@media screen and (max-width: 600px) { .keyword-search-list > .list > .item { width: 50%; }
  .keyword-search-list > .list .keyword > .head { margin-bottom: .5em; padding: .5em 0; }
  .keyword-search-list > .list .keyword > .body > .label-checkbox:not(:last-child) { margin-bottom: 5px; } }

/**************************************************
 reason
***************************************************/
.pg-reason .reason-title { margin: 0 0 40px; }

.pg-reason .sect-others .reason-card-box, .pg-reason .sect-others .reason-others-box { margin-bottom: 20px; }

.pg-reason .sect-point, .pg-reason .sect-others { background-color: #5bc3f3; }

.pg-reason .sect-point { position: relative; }

.pg-reason .sect-point::after { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; padding-top: 12.5%; background: url(../../img/corporate/reason/bg-point.png) no-repeat bottom; background-size: cover; content: ""; z-index: 1; }

.pg-reason .sect-point > .section-inner { position: relative; padding-bottom: 12%; z-index: 2; }

@media screen and (max-width: 600px) { .pg-reason .reason-title { margin-bottom: 25px; }
  .pg-reason .sect-point::after { padding-top: 25%; }
  .pg-reason .sect-point > .section-inner { padding-bottom: 25%; } }

.reason-title { font-size: 100%; text-align: center; }

.reason-mainvisual { background: url(../../img/corporate/reason/bg-mainvisual.jpg) no-repeat center bottom; background-size: cover; }

.reason-mainvisual > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; position: relative; padding: 80px 20px 100px; text-align: center; }

.reason-mainvisual > .inner > .title { margin: 0 0 50px; font-size: 100%; text-align: center; }

.reason-mainvisual > .inner > .lead { font-size: 87.5%; color: #626262; line-height: 2.8; }

.reason-mainvisual > .inner > .round1, .reason-mainvisual > .inner > .round2, .reason-mainvisual > .inner > .round3, .reason-mainvisual > .inner > .round4 { position: absolute; }

.reason-mainvisual > .inner > .round1 { top: 210px; left: 120px; }

.reason-mainvisual > .inner > .round2 { top: 140px; right: 80px; }

.reason-mainvisual > .inner > .round3 { top: 410px; left: 20px; }

.reason-mainvisual > .inner > .round4 { top: 360px; right: 20px; }

@media screen and (max-width: 960px) { .reason-mainvisual { background-image: url(../../img/corporate/reason/bg-mainvisual-sp.jpg); background-position: center top; background-size: contain; }
  .reason-mainvisual > .inner > .title { margin: 0 15% 40px; } }

@media screen and (max-width: 600px) { .reason-mainvisual > .inner { padding: 30px 10px; }
  .reason-mainvisual > .inner > .title { margin: 0 15% 20px; }
  .reason-mainvisual > .inner > .lead { font-size: 81.25%; line-height: 2; } }

.reason-point { max-width: 750px; margin: 0 auto; }

.reason-point > .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; margin-left: -15px; }

.reason-point > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 33.33%; padding-left: 15px; }

.reason-point > .list .point { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 40px 10px; border-radius: 10px; background: #fff; text-align: center; }

@media screen and (max-width: 600px) { .reason-point > .list { margin-left: -4px; }
  .reason-point > .list > .item { padding-left: 4px; }
  .reason-point > .list .point { padding: 20px 5px; border-radius: 6px; } }

.reason-process-title { position: relative; }

.reason-process-title::before, .reason-process-title::after { position: absolute; background: no-repeat center; content: ""; }

.reason-process-title::before { top: 0; left: 100px; width: 88px; height: 116px; background-image: url(../../img/corporate/reason/vector-left.png); }

.reason-process-title::after { bottom: 0; right: 100px; width: 116px; height: 88px; background-image: url(../../img/corporate/reason/vector-right.png); }

.reason-process-title.-process1 { padding: 30px 0; }

.reason-process-title.-process1::before, .reason-process-title.-process1::after { display: none; }

.reason-process-title.-process2, .reason-process-title.-process3, .reason-process-title.-process4 { padding: 80px 0 30px; }

.reason-process-title.-process2::before, .reason-process-title.-process2::after, .reason-process-title.-process3::before, .reason-process-title.-process3::after, .reason-process-title.-process4::before, .reason-process-title.-process4::after { display: block; }

.reason-process-title > .title { position: relative; padding-bottom: 40px; font-size: 225%; font-weight: 700; line-height: 1.2; text-align: center; }

.reason-process-title > .title::after { display: block; position: absolute; bottom: 0; left: 50%; width: 578px; height: 22px; margin-left: -289px; background: url(../../img/corporate/reason/line-wave.png) no-repeat; content: ""; }

.reason-process-title > .title > .num { display: inline-block; margin-right: 10px; }

@media screen and (max-width: 960px) { .reason-process-title::before { top: 0; left: 10px; width: 66px; height: 87px; background-size: cover; }
  .reason-process-title::after { bottom: 30px; right: 10px; width: 87px; height: 66px; background-size: cover; }
  .reason-process-title.-process2, .reason-process-title.-process3, .reason-process-title.-process4 { padding: 60px 0 30px; }
  .reason-process-title > .title { font-size: 175%; }
  .reason-process-title > .title > .num { display: block; margin: 0 auto 10px; } }

@media screen and (max-width: 600px) { .reason-process-title::before { width: 44px; height: 58px; }
  .reason-process-title::after { bottom: 40px; width: 58px; height: 44px; }
  .reason-process-title.-process1 { padding: 20px 0; }
  .reason-process-title.-process2, .reason-process-title.-process3, .reason-process-title.-process4 { padding: 40px 0 20px; }
  .reason-process-title > .title { padding-bottom: 20px; font-size: 125%; }
  .reason-process-title > .title::after { width: 289px; height: 11px; margin-left: -145px; background-size: 289px 11px; }
  .reason-process-title > .title > .num { width: 56px; } }

.reason-process1-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: -6px; margin-right: -6px; }

.reason-process1-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 33.33%; padding: 6px; }

@media screen and (max-width: 600px) { .reason-process1-list { margin-left: -3px; margin-right: -3px; }
  .reason-process1-list > .item { width: 50%; padding: 3px; } }

.reason-process1-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; }

.reason-process1-card > .image { text-align: center; }

.reason-process1-card > .image img { width: 100%; }

.reason-process1-card > .text { margin: .5em 0 0; font-size: 87.5%; color: #626262; line-height: 1.5; }

@media screen and (max-width: 600px) { .reason-process1-card { padding-bottom: 10px; }
  .reason-process1-card > .text { font-size: 75%; } }

.reason-process2-box > .head, .reason-process3-box > .head { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; padding: 8px 1em; border-radius: 50px; background: #f6f6f6; font-size: 137.5%; color: #0a92d6; font-weight: 500; line-height: 1.2; text-align: center; max-width: 660px; }

.reason-process2-box > .lead, .reason-process3-box > .lead { margin: 1em 0 0; line-height: 1.5; text-align: center; }

.reason-process2-box > .gallery, .reason-process3-box > .gallery { 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: 30px; margin-left: -6px; margin-right: -6px; }

.reason-process2-box > .gallery > .item, .reason-process3-box > .gallery > .item { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 33.33%; padding: 6px; }

.reason-process2-box > .gallery .photo, .reason-process3-box > .gallery .photo { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; border: 2px solid #dcdcdc; padding: 10px; }

@media screen and (max-width: 600px) { .reason-process2-box > .head, .reason-process3-box > .head { font-size: 100%; }
  .reason-process2-box > .lead, .reason-process3-box > .lead { font-size: 87.5%; text-align: left; }
  .reason-process2-box > .gallery, .reason-process3-box > .gallery { margin-top: 20px; margin-left: -2px; margin-right: -2px; }
  .reason-process2-box > .gallery > .item, .reason-process3-box > .gallery > .item { padding: 2px; }
  .reason-process2-box > .gallery .photo, .reason-process3-box > .gallery .photo { border-width: 1px; padding: 3px; } }

.reason-process4-box { position: relative; padding: 40px 0 0; }

.reason-process4-box > .head { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: 0 auto; font-size: 137.5%; color: #0a92d6; font-weight: 500; line-height: 1.2; text-align: center; max-width: 660px; }

.reason-process4-box > .lead { position: relative; margin: .5em 0 0; line-height: 1.5; text-align: center; }

.reason-process4-box > .ribbon { position: absolute; top: -10px; left: 0; right: 0; margin: 0 auto; text-align: center; z-index: 0; }

.reason-process4-box > .image { position: relative; margin: 30px auto; text-align: center; }

@media screen and (max-width: 600px) { .reason-process4-box { padding-top: 5%; }
  .reason-process4-box > .head { font-size: 100%; }
  .reason-process4-box > .lead { font-size: 87.5%; }
  .reason-process4-box > .image { margin: 20px auto; } }

.reason-others-box { display: block; padding: 40px 50px; background: #fff; }

.reason-others-box > .wrap { 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; }

.reason-others-box > .wrap > .unitL { -webkit-box-sizing: border-box; box-sizing: border-box; width: 31%; }

.reason-others-box > .wrap > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; width: 64%; }

.reason-others-box .unitR > .title { margin: 0 0 .5em; font-size: 137.5%; color: #0a92d6; font-weight: 500; line-height: 1.4; }

.reason-others-box .unitR > .title > .mark { display: inline-block; margin: 0 6px; padding: 4px 1em; border-radius: 2px; font-size: 90.90909%; color: #fff; background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #ff7b2c), color-stop(55%, #f55109)); background: -webkit-linear-gradient(top, #ff7b2c 45%, #f55109 55%); background: -o-linear-gradient(top, #ff7b2c 45%, #f55109 55%); background: linear-gradient(to bottom, #ff7b2c 45%, #f55109 55%); }

.reason-others-box .unitR > .lead { margin: 0 0 1em; font-size: 93.75%; line-height: 1.8; }

.reason-others-box .unitR > .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: .75em 3em; max-width: 350px; margin-top: 20px; }

.reason-others-box .unitR > .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.reason-others-box .unitR > .image { margin: 20px auto; text-align: center; }

.reason-others-box > .box { margin-top: 30px; padding: 20px 30px; background: #f6f6f6; }

.reason-others-box > .box > .comment { font-size: 87.5%; line-height: 1.75; }

@media screen and (max-width: 960px) { .reason-others-box { padding: 20px; }
  .reason-others-box > .wrap { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .reason-others-box > .wrap > .unitL { width: 35.22727%; }
  .reason-others-box > .wrap > .unitR { width: 62.5%; }
  .reason-others-box .unitR > .title { font-size: 125%; }
  .reason-others-box .unitR > .lead { margin: 0 0 1em; font-size: 87.5%; line-height: 1.6; }
  .reason-others-box .unitR > .btn { font-size: 112.5%; }
  .reason-others-box > .box { padding: 20px; } }

@media screen and (max-width: 600px) { .reason-others-box { padding: 15px 10px; }
  .reason-others-box > .wrap { display: block; }
  .reason-others-box > .wrap > .unitL { width: auto; margin: 0 0 15px; text-align: center; }
  .reason-others-box > .wrap > .unitR { width: auto; }
  .reason-others-box .unitR > .title { font-size: 100%; }
  .reason-others-box .unitR > .btn { font-size: 100%; margin-left: auto; margin-right: auto; }
  .reason-others-box > .box { margin-top: 20px; padding: 10px; }
  .reason-others-box > .box > .comment { font-size: 81.25%; } }

/**************************************************
 corporate
***************************************************/
.pg-corporate.-index .layout-2column > .mainColumn > .btn-contact { margin-top: 50px; }

.pg-corporate.-recruit .layout-2column > .mainColumn > .recruit-content { margin-top: 50px; }

.pg-corporate.-staff .layout-2column > .mainColumn > .staff-title { margin-bottom: 40px; }

.pg-corporate.-staff .layout-2column > .mainColumn > .btn-contact { margin-top: 20px; }

@media screen and (max-width: 960px) { .pg-corporate.-staff .layout-2column > .mainColumn > .staff-title { margin-bottom: 18px; } }

.corporate-philosophy > .copy { margin: 0 0 .5em; font-size: 150%; font-weight: 700; line-height: 1.5; letter-spacing: 2px; }

.corporate-philosophy > .lead { line-height: 2; }

@media screen and (max-width: 600px) { .corporate-philosophy > .copy { font-size: 125%; letter-spacing: 1px; }
  .corporate-philosophy > .lead { font-size: 87.5%; line-height: 1.6; } }

.corporate-greeting > .image { margin: 0 0 20px; text-align: center; }

.corporate-greeting > .text { margin: 0 0 1.5em; font-size: 93.75%; line-height: 1.8; }

.corporate-greeting > .sign { text-align: right; font-weight: 700; line-height: 1.75; }

@media screen and (max-width: 600px) { .corporate-greeting > .text { font-size: 87.5%; line-height: 1.6; }
  .corporate-greeting > .sign { font-size: 87.5%; } }

.recruit-body { padding-left: 20px; padding-right: 20px; }

.recruit-body > p.basic { font-size: 93.75%; line-height: 1.8; }

.recruit-body p.basic { margin-bottom: 1em; }

.recruit-body p.basic:last-child { margin-bottom: 0; }

.recruit-body > .entryBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 112.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: 1em 3em; max-width: 450px; margin: 1em 0; }

.recruit-body > .entryBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.recruit-body ul.list { padding-left: 1.5em; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 960px) { .recruit-body > p.basic { font-size: 87.5%; }
  .recruit-body > .entryBtn { font-size: 100%; line-height: 1.2; } }

@media screen and (max-width: 600px) { .recruit-body { padding-left: 0; padding-right: 0; } }

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

.recruit-table th, .recruit-table td { padding: 1em 0; border-bottom: 1px solid #dcdcdc; background: #fff; line-height: 1.75; text-align: center; vertical-align: middle; }

.recruit-table th.-txtl, .recruit-table td.-txtl { text-align: left; }

.recruit-table th.-txtc, .recruit-table td.-txtc { text-align: center; }

.recruit-table th.-txtr, .recruit-table td.-txtr { text-align: right; }

.recruit-table th.-top, .recruit-table td.-top { vertical-align: top; }

.recruit-table th.-nobg, .recruit-table td.-nobg { background-color: transparent; }

.recruit-table th { width: 20%; padding-right: 1em; font-weight: 500; white-space: nowrap; }

@media screen and (max-width: 960px) { th, td { font-size: 87.5%; } }

@media screen and (max-width: 600px) { th, td { font-size: 81.25%; } }

.recruit-content { display: block; padding: 30px 71px; border: 4px solid #dcdcdc; }

.recruit-content > .text { margin: 0 0 1.5em; font-size: 87.5%; font-weight: 500; line-height: 1.8; text-align: center; }

.recruit-content > .text strong { font-size: 142.85714%; color: #ff5f19; }

.recruit-content > .telnumber { 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; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 18px 8px; border: 2px solid #31b3f4; }

.recruit-content > .telnumber > .unitR, .recruit-content > .telnumber > .unitL { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; }

.recruit-content > .telnumber > .unitL { width: 57.14286%; border-right: 2px dotted #ababab; }

.recruit-content > .telnumber > .unitR { width: 42.85714%; }

.recruit-content > .telnumber .tel { font-size: 175%; font-weight: 700; line-height: 1.2; text-align: center; }

.recruit-content > .telnumber .tel > .icon { display: inline-block; margin-right: 4px; color: #31b3f4; }

.recruit-content > .telnumber .tel > .small { font-size: 53.57143%; }

.recruit-content > .telnumber .time { font-size: 93.75%; font-weight: 500; line-height: 1.4; }

@media screen and (max-width: 960px) { .recruit-content { padding: 20px; }
  .recruit-content > .telnumber { display: block; padding: 10px 18px; }
  .recruit-content > .telnumber > .unitL, .recruit-content > .telnumber > .unitR { width: auto; padding: 10px 0; text-align: center; }
  .recruit-content > .telnumber > .unitL { border-bottom: 2px dotted #ababab; border-right: none; } }

@media screen and (max-width: 600px) { .recruit-content { padding: 15px 10px 10px; border-width: 2px; }
  .recruit-content > .text { line-height: 1.6; }
  .recruit-content > .text strong { font-size: 114.28571%; }
  .recruit-content > .telnumber { padding: 8px 13px; border-width: 1px; }
  .recruit-content > .telnumber .title { font-size: 87.5%; }
  .recruit-content > .telnumber .tel { font-size: 150%; }
  .recruit-content > .telnumber .time { font-size: 75%; } }

.pg-corporate.-staff .tab-content > .panel > .large-title, .pg-corporate.-staff fieldset .tab-content > .panel > legend, fieldset .pg-corporate.-staff .tab-content > .panel > legend { margin: 0 0 1em; }

.pg-corporate.-staff .tab-content > .panel > .large-title:not(:first-child):not(.-firstChild), .pg-corporate.-staff fieldset .tab-content > .panel > legend:not(:first-child):not(.-firstChild), fieldset .pg-corporate.-staff .tab-content > .panel > legend:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.pg-corporate.-staff .tab-content > .panel > .staff-profile:not(:last-child) { margin: 0 0 30px; }

.staff-profile { border: 4px solid #31b3f4; padding: 26px; }

.staff-profile > .wrap { 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; }

.staff-profile > .wrap > .unitL { width: 240px; }

.staff-profile > .wrap > .unitR { margin-left: 20px; width: 480px; }

.staff-profile .unitL > .role { margin-bottom: 1em; padding: .5em 1em; border-radius: 40px; background: #31b3f4; color: #fff; line-height: 1.25; text-align: center; }

.staff-profile .unitL > .name { margin: 0 0 1em; font-size: 100%; line-height: 1.2; text-align: center; }

.staff-profile .unitL > .name > .main { display: block; font-size: 175%; }

.staff-profile .unitL > .name > .kana { display: block; margin: .5em 0 0; font-size: 87.5%; }

.staff-profile .unitL > .avatar { text-align: center; }

.staff-profile .unitR > .box { padding: 20px; background: #f6f6f6; }

.staff-profile .unitR > .box:not(:last-child) { margin-bottom: 20px; }

.staff-profile .unitR > .box > .head { margin: 0 0 .5em; font-size: 112.5%; color: #31b3f4; font-weight: 500; line-height: 1.4; }

.staff-profile .unitR > .box > .head .icon { display: inline-block; margin-right: .5em; }

.staff-profile .unitR > .box > .body { margin: 0; font-size: 93.75%; line-height: 1.8; }

.staff-profile .unitR > .box > .body > blockquote { margin: 1em; opacity: .9; }

@media screen and (max-width: 960px) { .staff-profile { padding: 20px; }
  .staff-profile > .wrap > .unitL { margin: 0 auto 10px; width: 100%; }
  .staff-profile > .wrap > .unitL > .role { -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 240px; margin-left: auto; margin-right: auto; }
  .staff-profile > .wrap > .unitR { margin-left: 0; min-height: 0; width: 100%; } }

@media screen and (max-width: 600px) { .staff-profile { padding: 20px 13px; border-width: 2px; }
  .staff-profile .unitL > .role { margin-bottom: .5em; font-size: 87.5%; }
  .staff-profile .unitL > .name { margin-bottom: .5em; }
  .staff-profile .unitL > .name > .main { font-size: 125%; }
  .staff-profile .unitL > .name > .kana { font-size: 75%; }
  .staff-profile .unitL > .avatar { width: 120px; margin: 0 auto; }
  .staff-profile .unitR > .box { padding: 10px; }
  .staff-profile .unitR > .box:not(:last-child) { margin-bottom: 10px; }
  .staff-profile .unitR > .box > .head { font-size: 93.75%; }
  .staff-profile .unitR > .box > .body { font-size: 81.25%; line-height: 1.6; } }

/**************************************************
 document
***************************************************/
.pg-document .basic-list { margin-bottom: 2em; }

.pg-document .basic-list > li { margin-bottom: .5em; }

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

.license-table th, .license-table td { border-bottom: 1px solid #ababab; line-height: 1.4; text-align: left; vertical-align: middle; padding-top: 28px; padding-bottom: 28px; }

.license-table th { width: 7em; white-space: nowrap; }

.license-table td { font-size: 93.75%; padding-left: 30px; }

@media screen and (max-width: 600px) { .license-table { display: block; }
  .license-table tr, .license-table th, .license-table td { display: block; }
  .license-table th, .license-table td { padding: 1em; font-size: 87.5%; }
  .license-table th { width: auto; border-top: 1px dotted #ababab; border-bottom: 1px dotted #ababab; background-color: #f6f6f6; white-space: normal; }
  .license-table td { border: none; } }

/************************************************** inquiry お問い合わせ */
.pg-inquiry .layout-1column > .mainColumn { background-color: transparent; padding: 0; }

.pg-inquiry .layout-1column > .mainColumn .page-title, .pg-inquiry .layout-1column > .mainColumn .huge-title { margin-bottom: 40px; }

.pg-inquiry .layout-1column > .mainColumn .large-title, .pg-inquiry .layout-1column > .mainColumn fieldset legend, fieldset .pg-inquiry .layout-1column > .mainColumn legend { margin-bottom: 1em; margin-top: 2em; }

.pg-inquiry .layout-1column > .mainColumn .large-title:nth-of-type(1), .pg-inquiry .layout-1column > .mainColumn fieldset legend:nth-of-type(1), fieldset .pg-inquiry .layout-1column > .mainColumn legend:nth-of-type(1) { margin-top: 0; }

@media screen and (max-width: 600px) { .pg-inquiry .layout-1column { padding: 30px 10px; }
  .pg-inquiry .layout-1column > .mainColumn .page-title, .pg-inquiry .layout-1column > .mainColumn .huge-title { margin-bottom: 20px; } }

.pg-inquiry strong { color: #ff5f19; font-weight: 500; }

.pg-inquiry .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .pg-inquiry .lead { font-size: 87.5%; } }

.pg-inquiry ul { list-style: none; padding-left: 0; }

.pg-inquiry a { color: inherit; text-decoration: none; }

@media screen and (max-width: 600px) { .pg-inquiry a { font-size: 87.5%; } }

.pg-inquiry a.arrow { display: inline-block; position: relative; padding-right: 1.5em; line-height: 1.8; }

.pg-inquiry a.arrow::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; right: 0; top: 50%; height: 1em; margin-top: -.5em; color: #31b3f4; }

.pg-inquiry a.arrowDown { display: inline-block; position: relative; padding-right: 1.5em; line-height: 1.8; }

.pg-inquiry a.arrowDown::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; right: 0; top: 50%; height: 1em; margin-top: -.5em; color: #31b3f4; }

.pg-inquiry .inquiry-reservation-box > .telnumber-box { max-width: 650px; margin-top: 1em; }

.pg-inquiry .inquiry-reservation-box a.arrow { margin-top: 1em; }

@media screen and (min-width: 961px) { .pg-inquiry .inquiry-reservation-box > .telnumber-box .tel a { pointer-events: none; } }

@media screen and (max-width: 600px) { .pg-inquiry .inquiry-reservation-box > .telnumber-box .tel { font-size: 100%; }
  .pg-inquiry .inquiry-reservation-box > .telnumber-box .tel .icon { font-size: 150%; }
  .pg-inquiry .inquiry-reservation-box > .telnumber-box .tel a { font-size: 150%; }
  .pg-inquiry .inquiry-reservation-box a.arrow { font-size: 100%; } }

.pg-inquiry .inquiry-faq-box .faq-block { border: 12px solid #ecf6fb; padding: 10px 100px 20px; overflow: hidden; }

.pg-inquiry .inquiry-faq-box .faq-block a.arrow { margin-top: 1em; float: right; }

.pg-inquiry .inquiry-faq-box .faq-block > .faq-box a { color: #0a92d6; text-decoration: underline; }

@media screen and (max-width: 600px) { .pg-inquiry .inquiry-faq-box .faq-block { border: 5px solid #ecf6fb; padding: 5px 20px 10px; }
  .pg-inquiry .inquiry-faq-box .faq-block a.arrow { margin-top: 0.8em; } }

.pg-inquiry .inquiry-contact-box .contact-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: -5px; }

.pg-inquiry .inquiry-contact-box .contact-list > li { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px; }

.pg-inquiry .inquiry-contact-box .contact-list .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 112.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: 1em 2em; }

.pg-inquiry .inquiry-contact-box .contact-list .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 600px) { .pg-inquiry .inquiry-contact-box .contact-list > li { width: 100%; }
  .pg-inquiry .inquiry-contact-box .contact-list .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: 1em 2em; } }

.pg-inquiry .inquiry-telFax-box .telFax-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: -5px; }

.pg-inquiry .inquiry-telFax-box .telFax-list > li { width: 50%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px; }

.pg-inquiry .inquiry-telFax-box .telFax-list .btn { border: 2px solid #31b3f4; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; height: 100%; width: 100%; }

@media screen and (min-width: 961px) { .pg-inquiry .inquiry-telFax-box .telFax-list .btn { pointer-events: none; } }

@media screen and (max-width: 600px) { .pg-inquiry .inquiry-telFax-box .telFax-list > li { width: 100%; padding: 5px; } }

.pg-inquiry .inquiry-telFax-box .tel-btn > .head { background-color: #31b3f4; color: #fff; font-size: 112.5%; padding: 0.4em 0.2em; 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; font-weight: 500; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.pg-inquiry .inquiry-telFax-box .tel-btn > .head > .tag { background-color: #fff; color: #31b3f4; border-radius: 2px; padding: 0.1em 0.5em; margin-left: 0.3em; font-weight: 700; }

.pg-inquiry .inquiry-telFax-box .tel-btn > .body { text-align: center; color: #494949; padding: 0.8em 0.2em; }

.pg-inquiry .inquiry-telFax-box .tel-btn > .body > .tel { margin-left: -1.2em; font-size: 187.5%; font-weight: 500; position: relative; padding-left: 2.2em; margin-bottom: 0.2em; display: inline-block; }

.pg-inquiry .inquiry-telFax-box .tel-btn > .body > .tel::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; color: #31b3f4; }

.pg-inquiry .inquiry-telFax-box .tel-btn > .body > .note { font-size: 93.75%; }

@media screen and (max-width: 600px) { .pg-inquiry .inquiry-telFax-box .tel-btn > .head { font-size: 100%; }
  .pg-inquiry .inquiry-telFax-box .tel-btn > .body > .tel { font-size: 137.5%; padding-left: 2.2em; }
  .pg-inquiry .inquiry-telFax-box .tel-btn > .body > .note { font-size: 87.5%; } }

.pg-inquiry .inquiry-other-box a.arrow { margin-bottom: 1em; }

@media screen and (max-width: 600px) { .pg-inquiry .inquiry-other-box a.arrow { margin-bottom: 0.6em; } }

/**************************************************
 contact お問い合わせ
***************************************************/
/**************************************************
 blog
***************************************************/
.pg-blog .layout-2column > .mainColumn > .blog-title { margin-bottom: 20px; }

.pg-blog .layout-2column > .mainColumn > .page-nav { margin-top: 20px; }

.pg-blog-detail .layout-2column > .mainColumn > .blog-relation { margin-top: 50px; }

.page-nav .pager { 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: 0 auto; }

.page-nav .pager li { margin: 2px; font-size: 87.5%; text-align: center; }

.page-nav .pager li .pagerLink { display: block; width: 34px; height: 34px; border: 1px solid #dcdcdc; border-radius: 2px; background-color: #fff; color: #626262; line-height: 34px; text-decoration: none; }

.page-nav .pager li.cur > span { display: block; width: 34px; height: 34px; border: 1px solid #31b3f4; border-radius: 2px; background-color: #31b3f4; color: #fff; line-height: 34px; text-decoration: none; }

@media screen and (max-width: 600px) { .page-nav { padding: 10px 0; }
  .page-nav .pager li { margin: 2px; font-size: 87.5%; }
  .page-nav .pager .num { width: 38px; height: 38px; line-height: 38px; } }

.blog-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: -8px; margin-right: -8px; }

.blog-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; padding: 8px; }

@media screen and (max-width: 960px) { .blog-list { margin-left: -5px; margin-right: -5px; }
  .blog-list > .item { width: 50%; padding: 10px 5px; } }

.blog-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background: #fff; color: inherit; text-decoration: none; }

.blog-card > .head { position: relative; margin-bottom: 10px; }

.blog-card > .head > .image { position: relative; padding-top: 64.28571%; background: #9f9f9f; overflow: hidden; }

.blog-card > .head > .image > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.blog-card > .head > .staff { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 8px 10px; padding-left: 70px; background: #e5c138; font-size: 112.5%; color: #fff; line-height: 1; }

.blog-card > .head > .staff > .avatar { position: absolute; bottom: 5px; left: 5px; width: 56px; }

.blog-card > .body { display: block; }

.blog-card > .body > .title { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 2px dotted #9f9f9f; font-size: 112.5%; line-height: 1.4; font-weight: 500; }

.blog-card > .body > .excerpt { font-size: 87.5%; line-height: 1.5; }

.blog-card > .body > .date { font-size: 87.5%; color: #9f9f9f; line-height: 1.5; }

.blog-card > .body > .date > .new { display: inline-block; margin-left: .5em; font-size: 85.71429%; color: #ff5f19; font-weight: 700; }

@media screen and (max-width: 600px) { .blog-card > .head > .staff { font-size: 87.5%; padding-left: 50px; }
  .blog-card > .head > .staff > .avatar { width: 36px; }
  .blog-card > .body > .title { font-size: 87.5%; }
  .blog-card > .body > .excerpt { font-size: 81.25%; }
  .blog-card > .body > .date { font-size: 81.25%; } }

.blog-index-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: -20px; margin-right: -20px; }

.blog-index-list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding: 20px; }

@media screen and (max-width: 960px) { .blog-index-list { margin-left: -10px; margin-right: -10px; }
  .blog-index-list > .item { width: 50%; padding: 10px; } }

@media screen and (max-width: 600px) { .blog-index-list { margin-left: -4px; margin-right: -4px; }
  .blog-index-list > .item { padding: 4px; } }

.blog-index-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; border-radius: 6px; background: #fff; color: inherit; text-decoration: none; overflow: hidden; -webkit-box-shadow: 2px 2px 0 1px rgba(0, 0, 0, 0.05); box-shadow: 2px 2px 0 1px rgba(0, 0, 0, 0.05); height: 100%; }

.blog-index-card > .image { position: relative; padding-top: 68.42105%; background: #9f9f9f; overflow: hidden; }

.blog-index-card > .image > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.blog-index-card > .category { position: absolute; top: 10px; left: 10px; z-index: 2; }

.blog-index-card > .category .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 90px; padding: .5em; border-radius: 40px; background: #0a92d6; font-size: 87.5%; color: #fff; font-weight: 500; line-height: 1.2; text-align: center; }

.blog-index-card > .body { display: block; padding: 20px; }

.blog-index-card > .body > .date { margin-bottom: .5em; font-size: 87.5%; color: #9f9f9f; line-height: 1.5; }

.blog-index-card > .body > .date > .new { display: inline-block; margin-left: .5em; font-size: 85.71429%; color: #ff5f19; font-weight: 700; }

.blog-index-card > .body > .title { margin-bottom: 12px; font-size: 112.5%; line-height: 1.4; font-weight: 500; }

.blog-index-card > .body > .staff { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 8px 0; padding-left: 44px; font-size: 87.5%; color: #626262; line-height: 1.2; }

.blog-index-card > .body > .staff > .avatar { position: absolute; top: 50%; left: 0; width: 34px; height: 34px; margin-top: -17px; }

@media screen and (max-width: 600px) { .blog-index-card { -webkit-box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.1); }
  .blog-index-card > .category { top: 5px; left: 5px; }
  .blog-index-card > .category .tag { min-width: auto; padding: 4px 1em; font-size: 68.75%; }
  .blog-index-card > .body { padding: 10px; }
  .blog-index-card > .body > .date { font-size: 75%; }
  .blog-index-card > .body > .title { margin-bottom: 8px; font-size: 87.5%; }
  .blog-index-card > .body > .staff { font-size: 75%; } }

.blog-relation > .title { margin-bottom: 30px; padding: 1em; background: #31b3f4; font-size: 150%; color: #fff; font-weight: 500; line-height: 1; text-align: center; }

.blog-relation > .list { padding: 0; list-style: none; }

.blog-relation > .list > .item:not(:last-child) { margin-bottom: 10px; }

.blog-relation > .returnBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; max-width: 330px; margin: 40px auto 0; padding: 1em 3em; border-color: #dcdcdc; color: #626262; }

.blog-line-card { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; border-radius: 4px; background: #fff; color: inherit; text-decoration: none; overflow: hidden; -webkit-box-shadow: 2px 2px 0 1px rgba(0, 0, 0, 0.05); box-shadow: 2px 2px 0 1px rgba(0, 0, 0, 0.05); }

.blog-line-card > .image { position: absolute; width: 226px; padding-top: 154px; background: #9f9f9f; overflow: hidden; }

.blog-line-card > .image > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; margin: auto; }

.blog-line-card > .body { display: block; padding: 15px; padding-left: 246px; }

.blog-line-card > .body > .category { margin: 0 0 .5em; }

.blog-line-card > .body > .category .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 90px; padding: .5em; border-radius: 40px; background: #0a92d6; font-size: 87.5%; color: #fff; font-weight: 500; line-height: 1.2; text-align: center; }

.blog-line-card > .body > .title { margin-bottom: 8px; font-size: 112.5%; line-height: 1.2; font-weight: 500; }

.blog-line-card > .body > .staff { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 8px 0; padding-left: 44px; font-size: 87.5%; color: #626262; line-height: 1.2; }

.blog-line-card > .body > .staff > .avatar { position: absolute; top: 50%; left: 0; width: 34px; height: 34px; margin-top: -17px; }

.blog-article { background: #fff; padding: 50px; }

.blog-article > .blog-head { margin-bottom: 50px; padding-bottom: 50px; }

@media screen and (max-width: 600px) { .blog-article { padding: 10px; }
  .blog-article > .blog-head { margin-bottom: 30px; padding-bottom: 20px; } }

.blog-head { border-bottom: 2px dotted #ababab; }

.blog-head > .category { margin-bottom: .5em; position: relative; }

.blog-head > .category .tag { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 90px; padding: .5em; border-radius: 40px; background: #0a92d6; font-size: 87.5%; color: #fff; font-weight: 500; line-height: 1.2; text-align: center; }

.blog-head > .title { margin: .5em 0; font-size: 175%; line-height: 1.4; font-weight: 700; }

.blog-head > .date { margin-bottom: .5em; font-size: 112.5%; color: #9f9f9f; line-height: 1.4; }

.blog-head > .date > .new { display: inline-block; margin-left: .5em; font-size: 77.77778%; color: #ff5f19; font-weight: 700; }

.blog-head > .date::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; margin-right: .5em; }

.blog-head > .image { position: relative; margin: 1em auto; background: #fff; overflow: hidden; text-align: center; }

.blog-head > .summary { margin: 1em 0; font-size: 93.75%; line-height: 2; }

.blog-contents { display: block; margin: 2em auto 0; padding: 28px; border: 4px solid #31b3f4; border-radius: 6px; }

.blog-contents > .title { margin: 0 0 1em; font-size: 137.5%; font-weight: 500; line-height: 1.2; }

.blog-contents > .title .icon { display: inline-block; margin-right: .5em; color: #31b3f4; }

.blog-contents > .list { padding-left: 1.5em; font-size: 112.5%; font-weight: 500; line-height: 1.4; }

.blog-contents > .list > li:not(:last-child) { margin-bottom: .5em; }

.blog-large-title { padding: 10px 0 10px 1em; border-bottom: 1px solid #dcdcdc; border-left: 4px solid #31b3f4; font-size: 162.5%; font-weight: 500; line-height: 1.2; }

.blog-medium-title { font-size: 125%; font-weight: 500; line-height: 1.4; }

.blog-body > h2.blog-large-title { margin-bottom: 1em; }

.blog-body > h3.blog-medium-title { margin-bottom: .5em; }

.blog-body > p.text { margin-bottom: 1em; font-size: 93.75%; line-height: 2; }

.blog-body > .image { margin: 1em auto; text-align: center; }

.blog-body > .blog-point, .blog-body > .blog-schedule { margin: 1em auto; }

.blog-point { padding: 25px 30px; background: #f6f6f6; }

.blog-point > .title { margin-bottom: .5em; font-size: 112.5%; color: #31b3f4; font-weight: 500; line-height: 1.4; }

.blog-point > .title::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; width: 1em; margin-right: .5em; }

.blog-point > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.blog-point > .list { padding-left: 0; font-size: 93.75%; line-height: 1.8; list-style: none; counter-reset: point; }

.blog-point > .list > li { position: relative; padding-left: 54px; text-indent: -54px; font-weight: 500; }

.blog-point > .list > li::before { display: inline-block; position: relative; width: 2em; height: 2em; margin-right: 1em; border-radius: 50%; background: #31b3f4; color: #fff; line-height: 2; text-align: center; text-indent: 0; counter-increment: point; content: counter(point); z-index: 2; }

.blog-point > .list > li:not(:last-child) { margin-bottom: .5em; }

.blog-schedule { display: block; }

.blog-schedule > .day { display: block; position: relative; padding-left: 50px; padding-bottom: 20px; }

.blog-schedule > .day::before, .blog-schedule > .day::after { display: block; position: absolute; content: ""; }

.blog-schedule > .day::before { top: 20px; bottom: 4px; left: 6px; width: 4px; margin: auto 0; background: #dcdcdc; content: ""; z-index: 1; }

.blog-schedule > .day::after { top: 0; left: 0; width: 16px; height: 16px; border-radius: 50%; background: #31b3f4; content: ""; z-index: 2; }

.blog-schedule > .day > .date { margin-bottom: .5em; font-size: 112.5%; color: #ababab; font-weight: 500; line-height: 1.4; }

.blog-schedule > .day > .title { font-size: 125%; font-weight: 500; line-height: 1.4; }

.blog-schedule > .day > .lead { margin-bottom: 1em; font-size: 93.75%; line-height: 1.8; }

.blog-schedule > .day > .detail { margin-top: 1em; }

.blog-schedule > .day > .detail > .detailBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 100%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; padding: 1em 3em; }

.blog-schedule > .day > .detail > .detailBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.blog-author { background: url(../img/bg-check-cyan.png) repeat; padding: 10px; margin-top: 20px; }

.blog-author > .inner { position: relative; padding: 25px; background: #fff; }

.blog-author > .inner > .image { position: absolute; top: 25px; bottom: 25px; left: 25px; width: 180px; margin: auto 0; padding-right: 25px; border-right: 2px dotted #ababab; text-align: center; }

.blog-author > .inner > .body { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px 0 10px 230px; min-height: 140px; }

.blog-author .image > .text { margin-bottom: 10px; padding: 6px 1em; border-radius: 40px; background: #f6f6f6; font-size: 93.75%; line-height: 1.2; }

.blog-author .image > .avatar { display: block; width: 100px; margin: 0 auto; }

.blog-author .body > .name { margin-bottom: .5em; font-size: 125%; line-height: 1.2; }

.blog-author .body > .profile { font-size: 87.5%; line-height: 1.75; }

@media screen and (max-width: 600px) { .blog-author > .inner { padding: 15px; }
  .blog-author > .inner > .image { width: 100%; position: static; border-right: none; padding: 0px; }
  .blog-author > .inner > .body { padding: 0px; } }

.back-btn { margin: 20px 0; }

/**************************************************
 pointcard
***************************************************/
.pg-pointcard .section-inner { max-width: 1000px; }

.pg-pointcard .sect-main .pointcard-lead { margin: 0 0 30px; }

.pg-pointcard .sect-main .pointcard-about { margin: 0 0 30px; }

.pghdr-pointcard { position: relative; background: url(../../img/pointcard/bg-pghdr.jpg) no-repeat center bottom; background-size: cover; }

.pghdr-pointcard > .inner { max-width: 1100px; margin-left: auto; margin-right: auto; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 24px 20px 10px; text-align: center; }

.pghdr-pointcard > .inner > .title { margin: 0 auto 20px; }

.pghdr-pointcard > .inner > .card { margin: 0 auto; }

@media screen and (max-width: 600px) { .pghdr-pointcard > .inner { padding: 16px 10px 10px; }
  .pghdr-pointcard > .inner > .title { margin-bottom: 10px; }
  .pghdr-pointcard > .inner > .card { padding: 0 12%; } }

.pointcard-lead { font-size: 112.5%; font-weight: 500; line-height: 1.8; text-align: center; }

@media screen and (max-width: 960px) { .pointcard-lead { font-size: 100%; } }

@media screen and (max-width: 600px) { .pointcard-lead { font-size: 87.5%; text-align: left; } }

.pointcard-about { display: block; }

.pointcard-about > .title { position: relative; max-width: 880px; margin: 0 auto 20px; font-size: 200%; color: #1260a1; font-weight: 700; line-height: 1.6; text-align: center; z-index: 1; }

.pointcard-about > .title::before, .pointcard-about > .title::after { display: block; position: absolute; top: 50%; width: 78px; height: 88px; margin-top: -30px; background: no-repeat center; background-size: cover; content: ""; z-index: -1; }

.pointcard-about > .title::before { left: 0; background-image: url(../../img/pointcard/item-left.png); }

.pointcard-about > .title::after { right: 0; background-image: url(../../img/pointcard/item-right.png); }

.pointcard-about > .title .rankup { display: inline-block; margin: 0 4px; padding: 0 .5em; background: #e5007f; color: #fff; }

.pointcard-about > .image { position: relative; margin: 40px auto; text-align: center; }

.pointcard-about > .lead { margin: 0 0 25px; font-size: 200%; color: #1260a1; font-weight: 700; line-height: 1.4; text-align: center; }

.pointcard-about > .lead .wave { display: inline-block; position: relative; padding-bottom: 18px; }

.pointcard-about > .lead .wave::after { display: block; position: absolute; bottom: 0; width: 100%; height: 14px; background: url(../../img/pointcard/bg-wave.png) repeat-x; content: ""; }

.pointcard-about > .box { display: block; padding: 20px; background: #f6f6f6; color: #1260a1; font-size: 112.5%; font-weight: 500; line-height: 1.8; text-align: center; }

@media screen and (max-width: 960px) { .pointcard-about > .title { max-width: 680px; font-size: 150%; }
  .pointcard-about > .lead { margin: 0 0 20px; font-size: 150%; }
  .pointcard-about > .box { font-size: 100%; } }

@media screen and (max-width: 600px) { .pointcard-about > .title { max-width: 480px; padding-left: 10px; padding-right: 10px; font-size: 100%; }
  .pointcard-about > .title::before, .pointcard-about > .title::after { width: 39px; height: 44px; margin-top: -19px; }
  .pointcard-about > .title::before { left: 0; }
  .pointcard-about > .title::after { right: 0; }
  .pointcard-about > .image { margin: 20px auto; padding: 0 15%; }
  .pointcard-about > .lead { margin: 0 0 20px; font-size: 112.5%; }
  .pointcard-about > .lead .wave { padding-bottom: 10px; }
  .pointcard-about > .lead .wave::after { height: 7px; background-size: 69px 7px; }
  .pointcard-about > .box { padding: 10px 15px; font-size: 87.5%; line-height: 1.6; text-align: left; } }

.pointcard-rankup { display: block; margin: 25px auto; }

.pointcard-rankup > .arrow { margin: 0 auto 15px; text-align: center; }

.pointcard-rankup > .text { margin: 0; font-size: 200%; color: #e5007f; font-weight: 700; line-height: 1.4; text-align: center; }

@media screen and (max-width: 960px) { .pointcard-rankup > .text { font-size: 150%; } }

@media screen and (max-width: 600px) { .pointcard-rankup { margin: 15px auto; }
  .pointcard-rankup > .arrow { width: 65px; }
  .pointcard-rankup > .text { font-size: 100%; } }

.pointcard-box { display: block; position: relative; border-radius: 20px; }

.pointcard-box::before { position: absolute; top: 12px; bottom: 12px; left: 12px; right: 12px; margin: auto; background: #fff; border: 8px solid; border-radius: 8px; content: ""; }

.pointcard-box > .plus { position: relative; width: 56px; height: 56px; margin: 20px auto; border-radius: 50%; background: #e5007f; text-align: center; }

.pointcard-box > .plus::before, .pointcard-box > .plus::after { display: block; position: absolute; top: 50%; left: 50%; border-radius: 1px; background: #fff; content: ""; }

.pointcard-box > .plus::before { width: 32px; height: 4px; margin: -2px 0 0 -16px; }

.pointcard-box > .plus::after { width: 4px; height: 32px; margin: -16px 0 0 -2px; }

.pointcard-box.-standard { padding: 60px; background: #1260a1; }

.pointcard-box.-standard::before { border-color: #b9dcf9; }

.pointcard-box.-platinum { padding: 60px; background: #e5007f url(../../img/pointcard/bg-stripe-pink.png) repeat; }

.pointcard-box.-platinum::before { border-color: #ffc8e7; }

.pointcard-box.-platinum > .pointcard-platinum-privilege { margin: 60px 0 0; }

@media screen and (max-width: 960px) { .pointcard-box::before { top: 8px; bottom: 8px; left: 8px; right: 8px; border-width: 4px; }
  .pointcard-box.-standard { padding: 30px; }
  .pointcard-box.-platinum { padding: 30px; } }

@media screen and (max-width: 600px) { .pointcard-box { border-radius: 10px; }
  .pointcard-box::before { top: 4px; bottom: 4px; left: 4px; right: 4px; border-width: 2px; border-radius: 6px; }
  .pointcard-box > .plus { width: 36px; height: 36px; }
  .pointcard-box > .plus::before { width: 24px; margin: -2px 0 0 -12px; }
  .pointcard-box > .plus::after { height: 24px; margin: -12px 0 0 -2px; }
  .pointcard-box.-standard { padding: 24px 16px; }
  .pointcard-box.-platinum { padding: 24px 16px; background-size: 21px; } }

.pointcard-box-header { 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; margin-left: -10px; margin-right: -10px; }

.pointcard-box-header.-platinum > .unitL > .privilege, .pointcard-box-header.-platinum > .unitR > .privilege { color: #e5007f; }

.pointcard-box-header.-platinum > .unitL > .description strong, .pointcard-box-header.-platinum > .unitR > .description strong { color: #e5007f; }

.pointcard-box-header > .unitL { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; width: 53.33333%; }

.pointcard-box-header > .unitR { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; width: 46.66667%; }

.pointcard-box-header > .unitL, .pointcard-box-header > .unitR { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; padding: 0 10px; }

.pointcard-box-header > .unitL > .card, .pointcard-box-header > .unitR > .card { margin: 0 0 20px; }

.pointcard-box-header > .unitL > .privilege, .pointcard-box-header > .unitR > .privilege { margin: 0 0 10px; font-size: 187.5%; color: #1260a1; font-weight: 700; line-height: 1.4; }

.pointcard-box-header > .unitL > .privilege .box, .pointcard-box-header > .unitR > .privilege .box { display: inline-block; margin-right: .5em; padding: 2px .5em; background: #ffea84; font-size: 93.33333%; }

.pointcard-box-header > .unitL > .description, .pointcard-box-header > .unitR > .description { font-size: 100%; line-height: 1.5; }

.pointcard-box-header > .unitL > .description strong, .pointcard-box-header > .unitR > .description strong { color: #1260a1; font-weight: 500; }

.pointcard-box-header > .unitL > .image, .pointcard-box-header > .unitR > .image { text-align: center; }

@media screen and (max-width: 960px) { .pointcard-box-header { display: block; margin: 0 auto; }
  .pointcard-box-header > .unitL { margin-bottom: 30px; }
  .pointcard-box-header > .unitL, .pointcard-box-header > .unitR { width: auto; padding: 0; }
  .pointcard-box-header > .unitL > .privilege, .pointcard-box-header > .unitR > .privilege { font-size: 150%; }
  .pointcard-box-header > .unitL > .privilege .box, .pointcard-box-header > .unitR > .privilege .box { font-size: 91.66667%; }
  .pointcard-box-header > .unitL > .image, .pointcard-box-header > .unitR > .image { padding: 0 5%; } }

@media screen and (max-width: 600px) { .pointcard-box-header > .unitL > .privilege, .pointcard-box-header > .unitR > .privilege { font-size: 112.5%; }
  .pointcard-box-header > .unitL > .privilege .box, .pointcard-box-header > .unitR > .privilege .box { font-size: 88.88889%; }
  .pointcard-box-header > .unitL > .description, .pointcard-box-header > .unitR > .description { font-size: 87.5%; } }

.pointcard-platinum-privilege { position: relative; padding: 0 40px 30px; border: 10px solid #ffea84; }

.pointcard-platinum-privilege > .title { position: relative; margin: -40px auto 20px; text-align: center; }

.pointcard-platinum-privilege > .privilege { position: absolute; top: 0; bottom: 0; left: 30px; width: 156px; height: 156px; margin: auto 0; }

.pointcard-platinum-privilege > .list { padding-left: 180px; list-style: none; line-height: 1.5; }

.pointcard-platinum-privilege > .list strong { color: #e5007f; font-weight: 700; }

.pointcard-platinum-privilege > .list > li { position: relative; padding-left: 20px; text-indent: -20px; font-size: 137.5%; font-weight: 700; }

.pointcard-platinum-privilege > .list > li::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; width: 20px; font-size: 109.09091%; color: #e5007f; text-indent: 0; }

.pointcard-platinum-privilege > .list > li:not(:last-child) { margin-bottom: 6px; }

.pointcard-platinum-privilege > .list > li > * { text-indent: 0; }

.pointcard-platinum-privilege > .list .comment { font-size: 63.63636%; color: #626262; font-weight: 400; }

@media screen and (max-width: 960px) { .pointcard-platinum-privilege { padding: 0 20px 20px; border-width: 6px; }
  .pointcard-platinum-privilege > .title { margin-top: -36px; }
  .pointcard-platinum-privilege > .privilege { left: 20px; width: 117px; height: 117px; }
  .pointcard-platinum-privilege > .list { padding-left: 140px; }
  .pointcard-platinum-privilege > .list > li { font-size: 125%; }
  .pointcard-platinum-privilege > .list > li::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; width: 20px; font-size: 109.09091%; color: #e5007f; text-indent: 0; } }

@media screen and (max-width: 600px) { .pointcard-platinum-privilege { padding: 0 10px 20px; border-width: 2px; }
  .pointcard-platinum-privilege > .title { max-width: 268px; margin-top: -16px; }
  .pointcard-platinum-privilege > .privilege { position: relative; left: auto; width: 78px; height: 78px; margin: 0 auto 20px; }
  .pointcard-platinum-privilege > .list { padding-left: 0; }
  .pointcard-platinum-privilege > .list > li { font-size: 100%; }
  .pointcard-platinum-privilege > .list > li::before { width: 20px; font-size: 100%; }
  .pointcard-platinum-privilege > .list .comment { font-size: 75%; } }

.pointcard-platinum-special { position: relative; padding: 40px; border: 10px solid #ffea84; }

.pointcard-platinum-special > .title { margin: 0 0 10px; font-size: 162.5%; color: #e5007f; font-weight: 700; line-height: 1.4; text-align: center; }

.pointcard-platinum-special > .lead { margin: 0 0 20px; font-size: 112.5%; font-weight: 500; line-height: 1.8; }

.pointcard-platinum-special > .price { margin: 15px 0; 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; padding: 20px 10px; background: #f6f6f6; }

.pointcard-platinum-special > .price > .dt, .pointcard-platinum-special > .price > .dd { margin: 0; padding: 0 5px; font-size: 125%; font-weight: 500; line-height: 1.8; }

.pointcard-platinum-special > .price > .dt strong, .pointcard-platinum-special > .price > .dd strong { font-size: 150%; line-height: 1; }

.pointcard-platinum-special > .price > .dt .num, .pointcard-platinum-special > .price > .dd .num { color: #e5007f; }

.pointcard-platinum-special > .limit { padding: 10px; background: #e5007f; font-size: 175%; color: #fff; font-weight: 700; line-height: 1.4; text-align: center; }

@media screen and (max-width: 960px) { .pointcard-platinum-special { padding: 20px; border-width: 6px; }
  .pointcard-platinum-special > .title { font-size: 125%; }
  .pointcard-platinum-special > .lead { font-size: 100%; }
  .pointcard-platinum-special > .price > .dt, .pointcard-platinum-special > .price > .dd { font-size: 112.5%; }
  .pointcard-platinum-special > .limit { font-size: 125%; } }

@media screen and (max-width: 600px) { .pointcard-platinum-special { padding: 20px 10px; border-width: 2px; }
  .pointcard-platinum-special > .title { font-size: 112.5%; }
  .pointcard-platinum-special > .lead { font-size: 87.5%; }
  .pointcard-platinum-special > .price > .dt, .pointcard-platinum-special > .price > .dd { width: 100%; font-size: 100%; } }

.oldCard-header { padding: 20px; background: #31b3f4; font-size: 100%; color: #fff; line-height: 1.4; text-align: center; }

.oldCard-header > .main { display: block; font-size: 187.5%; font-weight: 700; }

.oldCard-header > .sub { display: block; margin-top: 4px; font-size: 125%; font-weight: 500; }

@media screen and (max-width: 960px) { .oldCard-header > .main { font-size: 162.5%; }
  .oldCard-header > .sub { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .oldCard-header { padding: 15px 10px; }
  .oldCard-header > .main { font-size: 125%; }
  .oldCard-header > .sub { font-size: 87.5%; } }

.pointcard-oldCard > .period { margin: 0 0 1em; font-size: 137.5%; font-weight: 500; line-height: 1.4; text-align: center; }

.pointcard-oldCard > .period > .date { font-size: 136.36364%; }

.pointcard-oldCard > .period > .year { display: inline-block; margin-left: 4px; padding: 2px .5em; border-radius: 4px; background: #0a92d6; font-size: 118.18182%; color: #fff; }

.pointcard-oldCard > .lead { max-width: 860px; margin: 0 auto 20px; line-height: 1.6; }

.pointcard-oldCard > .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: 0 -6px; }

.pointcard-oldCard > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33%; padding: 6px; }

.pointcard-oldCard .telCard { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; border: 2px solid #31b3f4; }

.pointcard-oldCard .telCard > .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: 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; padding: 0.4em 0.2em; background-color: #31b3f4; color: #fff; font-size: 112.5%; font-weight: 500; line-height: 1.2; }

.pointcard-oldCard .telCard > .head > .area { padding: 0.1em 0.5em; margin-left: 0.25em; background-color: #fff; color: #31b3f4; border-radius: 2px; font-weight: 700; }

.pointcard-oldCard .telCard > .body { padding: 14px 10px; text-align: center; }

.pointcard-oldCard .telCard > .body > .tel { display: inline-block; position: relative; padding-left: 1.2em; font-size: 187.5%; color: inherit; font-weight: 500; line-height: 1.2; text-decoration: none; }

.pointcard-oldCard .telCard > .body > .tel::before { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; left: 1em; right: auto; vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; left: 0; color: #31b3f4; }

@media screen and (max-width: 960px) { .pointcard-oldCard > .period { font-size: 112.5%; }
  .pointcard-oldCard > .period > .date { font-size: 133.33333%; }
  .pointcard-oldCard > .period > .year { font-size: 122.22222%; }
  .pointcard-oldCard > .list > .item { width: 50%; }
  .pointcard-oldCard .telCard > .head { font-size: 100%; }
  .pointcard-oldCard .telCard > .body > .tel { font-size: 150%; } }

@media screen and (max-width: 600px) { .pointcard-oldCard > .period { font-size: 100%; }
  .pointcard-oldCard > .period > .date { display: inline-block; font-size: 112.5%; }
  .pointcard-oldCard > .period > .year { display: block; max-width: 7em; margin: 5px auto 0; font-size: 87.5%; }
  .pointcard-oldCard > .lead { font-size: 87.5%; }
  .pointcard-oldCard > .list { display: block; margin: 0 auto; }
  .pointcard-oldCard > .list > .item { width: auto; padding: 0; }
  .pointcard-oldCard > .list > .item:not(:last-child) { margin-bottom: 10px; } }

/**************************************************
 その他
***************************************************/
.info-article { background: #fff; padding: 50px 150px 60px; }

.info-article > .date { margin-bottom: .5em; font-size: 112.5%; color: #9f9f9f; line-height: 1.4; }

.info-article > .date > .new { display: inline-block; margin-left: .5em; font-size: 77.77778%; color: #ff5f19; font-weight: 700; }

.info-article > .date::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; margin-right: .5em; }

.info-article > .title { margin: 0 0 .5em; font-size: 175%; line-height: 1.4; font-weight: 700; }

.info-article > .image { position: relative; margin: 1em auto; background: #9f9f9f; overflow: hidden; text-align: center; }

.info-article > .text { margin: 0 0 1em; font-size: 93.75%; line-height: 2; }

.info-article > .return { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #fff; color: #31b3f4; display: block; padding: .75em 3em; max-width: 330px; margin: 2em auto 0; }

.info-article > .return::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .info-article { padding: 30px 20px; }
  .info-article > .title { font-size: 150%; }
  .info-article > .return { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .info-article { padding: 15px 10px; }
  .info-article > .date { font-size: 87.5%; }
  .info-article > .date > .new { font-size: 85.71429%; }
  .info-article > .title { font-size: 112.5%; }
  .info-article > .text { font-size: 87.5%; line-height: 1.6; }
  .info-article > .return { font-size: 100%; } }

.pg-privacypolicy .sect-main .signature-space { margin: 1em 0; }

.pg-privacypolicy .sect-main .privacypolicy-update, .pg-privacypolicy .sect-main .privacypolicy-content { margin-top: 50px; }

.signature-space { text-align: right; }

.signature-space > .above, .signature-space > .date, .signature-space > .signature { font-size: 87.5%; font-weight: 500; line-height: 1.5; }

.signature-space > .above:not(:last-child), .signature-space > .date:not(:last-child), .signature-space > .signature:not(:last-child) { margin-bottom: 1em; }

.privacypolicy-update > .small-title, .form-privacy.privacypolicy-update > .title, .privacy-box.privacypolicy-update > .primary-title { margin-bottom: .5em; }

.privacypolicy-update > .list { padding: 0; list-style: none; font-size: 87.5%; line-height: 1.5; }

.privacypolicy-update > .list > li { padding: 10px 0; border-bottom: 1px solid #dcdcdc; }

.privacypolicy-content { display: block; padding: 26px; border: 4px solid #dcdcdc; }

.privacypolicy-content > .head { margin: 0 0 .5em; font-size: 112.5%; font-weight: 500; line-height: 1.4; }

.privacypolicy-content > .text { margin: 0; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 960px) { .privacypolicy-content { padding: 20px; } }

@media screen and (max-width: 600px) { .privacypolicy-content { padding: 15px 10px 10px; border-width: 2px; } }

.pg-sitemap .page-container .medium-title a, .pg-sitemap .page-container .guide-step1-box > .title a { text-decoration: none; color: inherit; }

.sitemap-body { padding-left: 20px; padding-right: 20px; }

.sitemap-body > .head { margin: 0 0 .5em; font-weight: 700; line-height: 1.4; }

.sitemap-body > .head:not(:first-child) { margin-top: 1.5em; }

.sitemap-body ul.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; font-size: 93.75%; line-height: 1.8; }

.sitemap-body ul.list:not(:last-child) { margin-bottom: 1em; }

.sitemap-body ul.list a { color: inherit; text-decoration: none; }

.sitemap-body ul.list > li { padding: 2px 2em 2px 1em; text-indent: -1em; }

.sitemap-body ul.list > li::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; display: inline-block; width: 1em; text-align: left; text-indent: 0; }

.sitemap-body ul.list > li > * { text-indent: 0; }

.sitemap-body ul.list.-arrow { font-weight: 500; }

.sitemap-body ul.list.-arrow > li::before { content: "\f138"; color: #31b3f4; }

@media screen and (min-width: 961px) { .sitemap-body ul.list > li { -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; } }

.pg-notfound .notfound-head .basic-title { margin-bottom: 0.3em; }

@media screen and (min-width: 961px) { .pg-notfound .notfound-head { text-align: center; } }

.pg-notfound .page-title, .pg-notfound .huge-title { margin-top: 1em; }

.pg-notfound .page-container .medium-title a, .pg-notfound .page-container .guide-step1-box > .title a { text-decoration: none; color: inherit; }

/************************************************** others その他 */
.btn-detail > .btn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; padding: 1em 3em; max-width: 450px; margin-left: auto; margin-right: auto; }

.btn-detail > .btn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 600px) { .btn-detail > .btn { font-size: 100%; } }

.btn-consult > .consultBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; margin-left: auto; margin-right: auto; padding: 1em 3em; max-width: 450px; }

.btn-consult > .consultBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .btn-consult > .consultBtn { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .btn-consult > .consultBtn { font-size: 100%; } }

.btn-contact > .contactBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 125%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; display: block; padding: 1em 3em; max-width: 650px; margin-left: auto; margin-right: auto; }

.btn-contact > .contactBtn::after { position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 960px) { .btn-contact > .contactBtn { font-size: 112.5%; } }

@media screen and (max-width: 600px) { .btn-contact > .contactBtn { font-size: 100%; } }

.basic-section > .section-inner > .page-title, .basic-section > .section-inner > .huge-title { margin: 0 0 1em; }

.basic-section > .section-inner > .page-title:not(:first-child):not(.-firstChild), .basic-section > .section-inner > .huge-title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.basic-section > .section-inner > .large-title, fieldset .basic-section > .section-inner > legend { margin: 0 0 1em; }

.basic-section > .section-inner > .large-title:not(:first-child):not(.-firstChild), fieldset .basic-section > .section-inner > legend:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.basic-section > .section-inner > .medium-title, .basic-section > .guide-step1-box.section-inner > .title { margin: 0 0 1em; }

.basic-section > .section-inner > .medium-title:not(:first-child):not(.-firstChild), .basic-section > .guide-step1-box.section-inner > .title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.basic-section > .section-inner > .small-title, .basic-section > .form-privacy.section-inner > .title, .basic-section > .privacy-box.section-inner > .primary-title { margin: 0 0 1em; }

.basic-section > .section-inner > .small-title:not(:first-child):not(.-firstChild), .basic-section > .form-privacy.section-inner > .title:not(:first-child):not(.-firstChild), .basic-section > .privacy-box.section-inner > .primary-title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.basic-section .section-title { margin-bottom: 30px; }

.layout-2column > .mainColumn > .page-title, .layout-2column > .mainColumn > .huge-title { margin: 0 0 1em; }

.layout-2column > .mainColumn > .page-title:not(:first-child):not(.-firstChild), .layout-2column > .mainColumn > .huge-title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.layout-2column > .mainColumn > .large-title, fieldset .layout-2column > .mainColumn > legend { margin: 0 0 1em; }

.layout-2column > .mainColumn > .large-title:not(:first-child):not(.-firstChild), fieldset .layout-2column > .mainColumn > legend:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.layout-2column > .mainColumn > .medium-title, .layout-2column > .guide-step1-box.mainColumn > .title { margin: 0 0 1em; }

.layout-2column > .mainColumn > .medium-title:not(:first-child):not(.-firstChild), .layout-2column > .guide-step1-box.mainColumn > .title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.layout-2column > .mainColumn > .small-title, .layout-2column > .form-privacy.mainColumn > .title, .layout-2column > .privacy-box.mainColumn > .primary-title { margin: 0 0 1em; }

.layout-2column > .mainColumn > .small-title:not(:first-child):not(.-firstChild), .layout-2column > .form-privacy.mainColumn > .title:not(:first-child):not(.-firstChild), .layout-2column > .privacy-box.mainColumn > .primary-title:not(:first-child):not(.-firstChild) { margin-top: 2em; }

.layout-2column > .mainColumn > .text-lead:not(:last-child) { margin: 0 0 1em; }

.text-lead { font-size: 93.75%; line-height: 1.8; }

.text-lead.-box { padding: 20px; background: #f6f6f6; }

@media screen and (max-width: 600px) { .text-lead { font-size: 87.5%; line-height: 1.6; }
  .text-lead.-box { padding: 15px 10px; } }

.text-body { padding-left: 20px; padding-right: 20px; }

.text-body.-border { padding: 20px; border: 1px solid #ababab; }

.text-body > p.basic { font-size: 93.75%; line-height: 1.8; }

.text-body p.basic { margin-bottom: 1em; }

.text-body p.basic:last-child { margin-bottom: 0; }

.text-body ul.list { padding-left: 1.5em; line-height: 1.8; }

.text-body ul.notes { padding-left: 0; font-size: 87.5%; line-height: 1.8; list-style: none; }

.text-body ul.notes > li { padding-left: 1.5em; text-indent: -1.5em; }

.text-body ul.notes > li::before { display: inline-block; width: 1.5em; text-align: left; text-indent: 0; content: "※"; }

.text-body ol.order { padding-left: 1.5em; line-height: 1.8; }

.text-body ol.order.-alpha { list-style: lower-alpha; }

.text-body ol.order.-cjk { list-style: cjk-ideographic; }

.text-body ol.order.-iroha { list-style: katakana-iroha; }

.text-body ol.order.-bracket { padding-left: 0; list-style: none; counter-reset: order; }

.text-body ol.order.-bracket > li { padding-left: 1.5em; text-indent: -1.5em; }

.text-body ol.order.-bracket > li::before { display: inline-block; width: 1em; padding-right: .5em; text-align: right; text-indent: 0; counter-increment: order; content: counter(order) ")"; }

.text-body ol.order.-bracket > li > * { text-indent: 0; }

.text-body ol.counter { padding-left: 0; font-size: 93.75%; line-height: 1.8; list-style: none; counter-reset: number; }

.text-body ol.counter > li { padding-left: 2em; text-indent: -2em; }

.text-body ol.counter > li::before { display: inline-block; width: 1em; padding-right: 1em; font-weight: 700; text-align: right; text-indent: 0; counter-increment: number; content: counter(number); }

.text-body ol.counter > li:not(:last-child) { margin-bottom: 1em; }

.text-body ol.counter > li > * { text-indent: 0; }

.text-body ol.counter > li.noCount::before { display: none; }

.text-body ol.counter > li.noCount > .num { display: inline-block; width: 1em; padding-right: 1em; font-weight: 700; text-align: right; text-indent: 0; }

.text-body ol.counter.-bracket > li::before { content: "(" counter(number) ")"; }

.text-body ol.counter.-count2 { counter-reset: number 1; }

.text-body ol.counter.-count3 { counter-reset: number 2; }

.text-body ol.counter.-count4 { counter-reset: number 3; }

.text-body ol.counter.-half > li { padding-left: 2em; text-indent: -2em; }

.text-body ol.counter.-half > li::before, .text-body ol.counter.-half > li.noCount > .num { width: 1em; }

.text-body ol.counter.-two > li { padding-left: 3.5em; text-indent: -3.5em; }

.text-body ol.counter.-two > li::before, .text-body ol.counter.-two > li.noCount > .num { width: 2.5em; }

.text-body ol.counter.-three > li { padding-left: 4.5em; text-indent: -4.5em; }

.text-body ol.counter.-three > li::before, .text-body ol.counter.-three > li.noCount > .num { width: 3.5em; }

.text-body ol.counter.-four > li { padding-left: 5.5em; text-indent: -5.5em; }

.text-body ol.counter.-four > li::before, .text-body ol.counter.-four > li.noCount > .num { width: 4.5em; }

.text-body ol.counter.-five > li { padding-left: 6.5em; text-indent: -6.5em; }

.text-body ol.counter.-five > li::before, .text-body ol.counter.-five > li.noCount > .num { width: 5.5em; }

.text-body > .table-wrap { margin: 1em auto; }

.text-body .plugin-box { margin: 1em 0; }

@media screen and (max-width: 960px) { .text-body > p.basic { font-size: 87.5%; }
  .text-body ol.counter { font-size: 81.25%; } }

@media screen and (max-width: 600px) { .text-body { padding-left: 0; padding-right: 0; }
  .text-body.-border { padding: 10px; } }

.table-wrap { display: block; position: relative; }

.table-wrap .caption { margin-bottom: .5em; font-size: 93.75%; line-height: 1.4; text-align: left; }

.table-wrap > ul.notes { margin: .5em 0 0; padding-left: 0; font-size: 87.5%; line-height: 1.8; list-style: none; }

.table-wrap > ul.notes > li { padding-left: 1.5em; text-indent: -1.5em; }

.table-wrap > ul.notes > li::before { display: inline-block; width: 1.5em; text-align: left; text-indent: 0; content: "※"; }

.table-wrap > ul.notes > li:not(:last-child) { margin-bottom: .5em; }

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

.table-wrap > .table th, .table-wrap > .table td { padding: .5em; border: 1px solid #ababab; background: #fff; font-size: 93.75%; line-height: 1.4; text-align: center; vertical-align: middle; }

.table-wrap > .table th.-txtl, .table-wrap > .table td.-txtl { text-align: left; }

.table-wrap > .table th.-txtc, .table-wrap > .table td.-txtc { text-align: center; }

.table-wrap > .table th.-txtr, .table-wrap > .table td.-txtr { text-align: right; }

.table-wrap > .table th.-top, .table-wrap > .table td.-top { vertical-align: top; }

.table-wrap > .table th.-nobg, .table-wrap > .table td.-nobg { background-color: transparent; }

.table-wrap > .table th { background: #f6f6f6; font-weight: 500; }

@media screen and (max-width: 960px) { .table-wrap > ul.notes { font-size: 81.25%; }
  .table-wrap > .table th, .table-wrap > .table td { font-size: 87.5%; } }

@media screen and (max-width: 600px) { .table-wrap > .table th, .table-wrap > .table td { font-size: 81.25%; } }

.plugin-box { position: relative; }

.plugin-box > .img { position: absolute; top: 0; bottom: 0; left: 0; display: inline-block; width: 112px; height: 33px; margin: auto 0; }

.plugin-box > .item { margin: 0; padding: 6px 0 6px 130px; font-size: 81.25%; color: #626262; line-height: 1.5; }

.page-header { position: relative; }

.page-header.-short .bgImage { height: 380px; }

.page-header .bgImage { position: relative; margin: auto; text-align: center; overflow: hidden; height: 500px; }

.page-header .bgImage .bg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; min-width: 1600px; margin: auto; display: block; }

.page-header .bgImage .bg.-centerAll { top: 50%; bottom: auto; left: 50%; right: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.page-header .bgImage .bg.-centerHorizontal { left: 50%; right: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.page-header .bgImage .bg.-centerVertical { top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.page-header .bgImage .bg.-fitTop { top: 0; bottom: auto; }

.page-header .bgImage .bg.-fitBottom { top: auto; bottom: 0; }

.page-header .bgImage .bg.-fitLeft { left: 0; right: auto; }

.page-header .bgImage .bg.-fitRight { left: auto; right: 0; }

@media screen and (max-width: 960px) { .page-header.-short .bgImage { height: 285px; }
  .page-header .bgImage { height: 375px; }
  .page-header .bgImage .bg { min-width: 1200px; } }

@media screen and (max-width: 600px) { .page-header.-short .bgImage { height: 190px; }
  .page-header .bgImage { height: 250px; }
  .page-header .bgImage .bg { min-width: 800px; } }

.layout-2column > .subColumn .sidebar-unit { margin-bottom: 10px; }

.layout-2column > .subColumn .side-blog-profile { margin: 20px 0 10px; }

.sidebar-unit { display: block; position: relative; padding: 23px 18px; border: 2px solid #dcdcdc; background: #fff; }

.sidebar-unit::before { display: block; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 4px; margin: 0 auto; background: #31b3f4; content: ""; }

.sidebar-unit > .sidebar-title { margin-bottom: 20px; }

.sidebar-unit > .side-blog-month { margin: -10px 0; }

.sidebar-title { font-size: 100%; text-align: center; }

.sidebar-title > .main { display: block; font-size: 125%; font-weight: 700; line-height: 1.2; }

.sidebar-title > .main > .icon { display: inline-block; margin-right: 5px; }

.sidebar-title > .sub { display: block; margin-top: 4px; font-size: 75%; font-weight: 400; line-height: 1.5; }

.sidebar-terms-search .select-box { margin-bottom: 10px; }

.sidebar-terms-search .terms { margin: 1em 0 .5em; padding-left: .5em; border-left: 4px solid #31b3f4; font-size: 93.75%; font-weight: 500; line-height: 1.2; }

.sidebar-terms-search .keyword > .head { position: relative; padding: 8px 12px; padding-right: 36px; border-bottom: 1px solid #dcdcdc; }

.sidebar-terms-search .keyword > .head.-open > .btn > .icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.sidebar-terms-search .keyword > .head > .btn { position: absolute; top: 0; bottom: 0; right: 0; width: 36px; text-align: center; cursor: pointer; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.sidebar-terms-search .keyword > .head > .btn:hover { background: #ecf6fb; }

.sidebar-terms-search .keyword > .head > .btn > .icon { position: absolute; top: 50%; right: 10px; width: 1em; height: 1em; margin-top: -.5em; line-height: 1; }

.sidebar-terms-search .keyword > .body { padding: 12px; background: #f6f6f6; }

.sidebar-terms-search .result { display: block; margin-top: 15px; }

.sidebar-terms-search .result > .text { margin-bottom: 10px; line-height: 1.5; text-align: center; }

.sidebar-terms-search .result > .text strong { color: #ff5f19; }

.sidebar-terms-search .result > .searchBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 112.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; width: 100%; padding: 12px; }

.sidebar-terms-search .result > .clearBtn { margin-top: 1em; font-size: 87.5%; color: #626262; line-height: 1.5; text-decoration: underline; text-align: center; cursor: pointer; }

.sidebar-tourcode-search .input-text { margin-bottom: 20px; }

.sidebar-tourcode-search .searchBtn { border: none; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: relative; border-radius: 2px; font-size: 112.5%; font-weight: 500; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; border: 2px solid #31b3f4; background-color: #31b3f4; color: #fff; border-color: #ff7f34; background-color: #ff7f34; display: block; width: 100%; padding: 12px; }

#side-searchbox { padding-top: 88px; margin-top: -88px; }

@media screen and (max-width: 960px) { #side-searchbox { padding-top: 108px; } }

.side-link-list { padding: 0; list-style: none; }

.side-link-list > .item:not(:last-child) { margin-bottom: 10px; }

.side-link-card { display: block; position: relative; padding: 15px 10px; border: 2px solid #dcdcdc; background: #fff; color: inherit; text-decoration: none; text-align: center; }

.side-link-card > .icon { display: block; margin: 0 auto 8px; font-size: 225%; color: #31b3f4; text-align: center; }

.side-link-card > img.icon { width: 36px; height: 36px; }

.side-link-card > .text { font-size: 112.5%; font-weight: 500; line-height: 1.2; }

.side-sns > .title { position: relative; margin-bottom: 1em; line-height: 1.2; font-weight: 500; text-align: center; }

.side-sns > .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: center; -ms-flex-pack: center; justify-content: center; list-style: none; padding-left: 0; margin-left: -15px; }

.side-sns > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 15px; }

.side-blog-month { display: block; }

.side-blog-month > .head { position: relative; padding: 10px 1em; line-height: 1.2; font-weight: 500; text-align: center; cursor: pointer; }

.side-blog-month > .head::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; position: absolute; top: 50%; right: 0; width: 1em; height: 1em; margin-top: -.5em; color: #31b3f4; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }

.side-blog-month > .head.-open::after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.side-blog-month > .body > .list { padding-left: 0; font-size: 93.75%; line-height: 1.6; list-style: none; }

.side-blog-month > .body > .list a { color: inherit; text-decoration: none; }

.side-blog-month > .body > .list > li { position: relative; padding-left: 1.5em; text-indent: -1.5em; }

.side-blog-month > .body > .list > li::before { margin-right: .5em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; text-indent: 0; }

.side-blog-month > .body > .list > li > * { text-indent: 0; }

.side-blog-month > .body > .list > li .num { display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; width: 1em; height: 1em; padding: 8px; border-radius: 50%; background: #f6f6f6; font-size: 75%; line-height: 1; text-align: center; }

.side-blog-category > .title { position: relative; margin-bottom: 1em; line-height: 1.2; font-weight: 500; text-align: center; }

.side-blog-category > .list { padding-left: 0; font-size: 93.75%; line-height: 1.6; list-style: none; }

.side-blog-category > .list a { color: inherit; text-decoration: none; }

.side-blog-category > .list > li { position: relative; padding-left: 1.5em; text-indent: -1.5em; }

.side-blog-category > .list > li::before { margin-right: .5em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #31b3f4; text-indent: 0; }

.side-blog-category > .list > li:not(:last-child) { margin-bottom: .5em; }

.side-blog-category > .list > li > * { text-indent: 0; }

.side-blog-category > .list > li .num { display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; width: 1em; height: 1em; padding: 8px; border-radius: 50%; background: #f6f6f6; font-size: 75%; line-height: 1; text-align: center; }

.side-blog-staff > .title { position: relative; margin-bottom: 1em; line-height: 1.2; font-weight: 500; text-align: center; }

.side-blog-staff > .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: -2px; margin-right: -2px; }

.side-blog-staff > .list > .item { -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; padding: 2px; }

.side-blog-staff > .list .staff { display: block; padding: 0 0 10px; color: inherit; text-decoration: none; text-align: center; }

.side-blog-staff > .list .staff > .avatar { display: block; width: 60px; height: 60px; margin: 0 auto 6px; }

.side-blog-staff > .list .staff > .name { display: block; font-size: 87.5%; line-height: 1.2; font-weight: 500; }

.side-blog-profile { display: block; position: relative; border: 2px solid #dcdcdc; background: #fff; }

.side-profile-card { display: block; position: relative; }

.side-profile-card > .image { display: block; }

.side-profile-card > .image > img { width: 100%; }

.side-profile-card > .body { padding: 18px; }

.side-profile-card > .body > .name { position: relative; margin-bottom: .5em; font-size: 137.5%; line-height: 1.2; }

.side-profile-card > .body > .name .avatar { position: absolute; bottom: 0; right: 0; }

.side-profile-card > .body > .text { font-size: 87.5%; color: #626262; line-height: 1.5; }

.pg-insualance .bnr-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; }

.pg-insualance .bnr-list > li { padding-right: 20px; margin-bottom: 20px; }

.pg-insualance .bnr-list > li > .title { font-size: 100%; font-weight: normal; margin-bottom: 0.5em; }

.pg-insualance .caution-list { padding: 20px; border: 2px dotted #ff7f34; margin-top: 20px; }

.pg-insualance .caution-list > li:last-child { margin-bottom: 5px; }

.wysiwyg-gadget { line-height: normal; }

.wysiwyg-gadget h2 { padding-left: .5em; border-left: 6px solid #31b3f4; font-size: 175%; font-weight: 700; line-height: 1.25; }

.wysiwyg-gadget h3 { position: relative; padding: 10px 10px 10px 30px; background: #f6f6f6; font-size: 137.5%; font-weight: 700; line-height: 1.4; letter-spacing: 1px; }

.wysiwyg-gadget h3::after { position: absolute; top: 50%; left: 12px; top: 10px; bottom: 10px; display: block; width: 5px; height: auto; margin: auto 0; background-color: #31b3f4; content: ''; }

.wysiwyg-gadget h4 { padding-bottom: 8px; padding-left: 16px; border-bottom: 1px solid #ababab; font-size: 137.5%; font-weight: 500; line-height: 1.4; }

.wysiwyg-gadget h5 { font-size: 112.5%; color: #0a92d6; font-weight: 500; line-height: 1.4; }

.wysiwyg-gadget p { margin: 0 0 2em; line-height: 1.75; }

.wysiwyg-gadget ul { padding-left: 1.5em; line-height: 1.6; }

.wysiwyg-gadget ul > li:not(:last-child) { margin-bottom: .5em; }

.wysiwyg-gadget ol { padding-left: 1.5em; line-height: 1.6; }

.wysiwyg-gadget ol > li:not(:last-child) { margin-bottom: .5em; }

@media screen and (max-width: 960px) { .wysiwyg-gadget h2 { font-size: 150%; }
  .wysiwyg-gadget h3 { font-size: 125%; }
  .wysiwyg-gadget h4 { font-size: 125%; } }

@media screen and (max-width: 600px) { .wysiwyg-gadget h2 { font-size: 125%; border-left-width: 4px; }
  .wysiwyg-gadget h3 { font-size: 112.5%; padding: 8px 8px 8px 24px; }
  .wysiwyg-gadget h3::after { left: 10px; top: 8px; bottom: 8px; width: 3px; }
  .wysiwyg-gadget h4 { font-size: 112.5%; padding-left: 10px; }
  .wysiwyg-gadget h5 { font-size: 100%; }
  .wysiwyg-gadget p { font-size: 87.5%; }
  .wysiwyg-gadget ul { font-size: 87.5%; }
  .wysiwyg-gadget ol { font-size: 87.5%; } }
