/*
 *  Copyright 2016 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*
 *  Copyright 2016 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*
 *  Copyright 2016 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*
 *  Copyright 2016 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
} */
body {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71428571;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ed1c24;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #c81017;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.71428571;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.2);
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 48px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: rgba(0, 0, 0, 0.2);
}
.text-primary {
  color: #ed1c24;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #c61017;
}
.text-success {
  color: #39b54a;
}
a.text-success:hover,
a.text-success:focus {
  color: #2d8e3a;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ed1c24;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #c61017;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.71428571;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a7a7a7;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.71428571;
  color: #a7a7a7;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.71428571;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.71428571;
  word-break: break-all;
  word-wrap: break-word;
  color: #272727;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .container {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 964px;
  }
}
@media (min-width: 1248px) {
  .container {
    width: 1224px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1248px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.2);
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.71428571;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: inherit;
  color: #272727;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: rgba(0, 0, 0, 0.2);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 62px;
  }
}
.form-group {
  margin-bottom: 20px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 62px;
  padding: 18px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 62px;
  line-height: 62px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 62px;
  padding: 18px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 62px;
  line-height: 62px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 62px;
  min-height: 42px;
  padding: 19px 30px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 62px;
  height: 62px;
  line-height: 62px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .cmp-form-text__help-block .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #39b54a;
}
.has-success .form-control {
  border-color: #39b54a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2d8e3a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ed68a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ed68a;
}
.has-success .input-group-addon {
  color: #39b54a;
  border-color: #39b54a;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #39b54a;
}
.has-warning .help-block,
.has-warning .cmp-form-text__help-block .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .cmp-form-text__help-block .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block,
.cmp-form-text__help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 12px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 24.9999994px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #ed1c24;
  border-color: #de1219;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #c61017;
  border-color: #68080c;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #c61017;
  border-color: #a50d13;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #c61017;
  border-color: #a50d13;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary .badge {
  color: #ed1c24;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #39b54a;
  border-color: #33a242;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #2d8e3a;
  border-color: #14411a;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #2d8e3a;
  border-color: #24732f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2d8e3a;
  border-color: #24732f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success .badge {
  color: #39b54a;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ed1c24;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #c81017;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #a7a7a7;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 18px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 800;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.71428571;
  color: #272727;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1a1a1a;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ed1c24;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a7a7a7;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.71428571;
  color: #a7a7a7;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 790;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 62px;
  padding: 18px 30px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 62px;
  line-height: 62px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 18px 30px;
  font-size: 18px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #a7a7a7;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a7a7a7;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ed1c24;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.71428571;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ed1c24;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 30px;
  padding-left: 30px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -30px;
  margin-left: -30px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 800;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 830;
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 18px 30px;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -30px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 30px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 9px -30px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.navbar-form {
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 30px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 18px;
  margin-bottom: 18px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -30px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #000000;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ed1c24;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000000;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ed1c24;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000000;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ed1c24;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #000000;
}
.navbar-default .navbar-link:hover {
  color: #000000;
}
.navbar-default .btn-link {
  color: #000000;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #000000;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ed1c24;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0.9);
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ed1c24;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ed1c24;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\00a0";
  padding: 0 5px;
  color: #272727;
}
.breadcrumb > .active {
  color: #272727;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 20px;
  line-height: 1.71428571;
  text-decoration: none;
  color: #ed1c24;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #c81017;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ed1c24;
  border-color: #ed1c24;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a7a7a7;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 30px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a7a7a7;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #a7a7a7;
}
.label-primary {
  background-color: #ed1c24;
}
.label-success {
  background-color: #39b54a;
}
.label-info {
  background-color: #5bc0de;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-danger {
  background-color: #d9534f;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 15px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #272727;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ffffff;
  background-color: #ed1c24;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #ffffff;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 40px;
    padding-right: 40px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 48px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.71428571;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ed1c24;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #39b54a;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2d8e3a;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #ed1c24;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #39b54a;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #a7a7a7;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #a7a7a7;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ed1c24;
  border-color: #ed1c24;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fcd9da;
}
.list-group-item-success {
  color: #39b54a;
  background-color: #dff0d8;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 20px 25px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 20px 25px;
  padding-right: 20px 25px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #272727;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #272727;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ed1c24;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ed1c24;
  border-color: #ed1c24;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ed1c24;
}
.panel-primary > .panel-heading .badge {
  color: #ed1c24;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ed1c24;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #39b54a;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #39b54a;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 850;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 840;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
  min-height: 16.71428571px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.71428571;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 870;
  display: block;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71428571;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 860;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71428571;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ff0000;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1247px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1247px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1247px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1247px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1248px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1248px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1248px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1248px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1247px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1248px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('weretail/clientlibs/vendor/font-awesome/resources/fontawesome-webfont.4.4.0.woff2') format('woff2'), url('weretail/clientlibs/vendor/font-awesome/resources/fontawesome-webfont.4.4.0.woff') format('woff'), url('weretail/clientlibs/vendor/font-awesome/resources/fontawesome-webfont.4.4.0.ttf') format('truetype'), url('weretail/clientlibs/vendor/font-awesome/resources/fontawesome-webfont.4.4.0.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
/*
 *  Copyright 2016 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
@font-face {
  font-family: "we-icons";
  src: url("ace/clientlibs/clientlib-site/fonts/we-icons.1.0.0.woff2") format("woff2"), url("ace/clientlibs/clientlib-site/fonts/we-icons.1.0.0.woff") format("woff"), url("ace/clientlibs/clientlib-site/fonts/we-icons.1.0.0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.we-Icon {
  font-family: "we-icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.we-Icon--arrow-down-circle:before {
  content: "\f101";
}
.we-Icon--arrow-down:before {
  content: "\f102";
}
.we-Icon--arrow-left-circle:before {
  content: "\f103";
}
.we-Icon--arrow-left:before {
  content: "\f104";
}
.we-Icon--arrow-right-circle:before {
  content: "\f105";
}
.we-Icon--arrow-right:before {
  content: "\f106";
}
.we-Icon--arrow-up-circle:before {
  content: "\f107";
}
.we-Icon--arrow-up:before {
  content: "\f108";
}
.we-Icon--check:before {
  content: "\f109";
}
.we-Icon--chevron-bottom:before {
  content: "\f10a";
}
.we-Icon--chevron-left:before {
  content: "\f10b";
}
.we-Icon--chevron-right:before {
  content: "\f10c";
}
.we-Icon--chevron-top:before {
  content: "\f10d";
}
.we-Icon--close-alt:before {
  content: "\f10e";
}
.we-Icon--close:before {
  content: "\f10f";
}
.we-Icon--compass:before {
  content: "\f110";
}
.we-Icon--facebook-square:before {
  content: "\f111";
}
.we-Icon--facebook:before {
  content: "\f112";
}
.we-Icon--google-plus-square:before {
  content: "\f113";
}
.we-Icon--google-plus:before {
  content: "\f114";
}
.we-Icon--google:before {
  content: "\f115";
}
.we-Icon--headphones:before {
  content: "\f116";
}
.we-Icon--heart:before {
  content: "\f117";
}
.we-Icon--instagram-square:before {
  content: "\f118";
}
.we-Icon--instagram:before {
  content: "\f119";
}
.we-Icon--like:before {
  content: "\f11a";
}
.we-Icon--pinterest-square:before {
  content: "\f11b";
}
.we-Icon--pinterest:before {
  content: "\f11c";
}
.we-Icon--plus:before {
  content: "\f11d";
}
.we-Icon--search:before {
  content: "\f11e";
}
.we-Icon--shoping-cart-alt:before {
  content: "\f11f";
}
.we-Icon--shopping-cart:before {
  content: "\f120";
}
.we-Icon--star:before {
  content: "\f121";
}
.we-Icon--twitter-square:before {
  content: "\f122";
}
.we-Icon--twitter:before {
  content: "\f123";
}
.we-Icon--unlike:before {
  content: "\f124";
}
.we-Icon--youtube-square:before {
  content: "\f125";
}
.we-Icon--youtube:before {
  content: "\f126";
}
.we-Icon--zoom-minus:before {
  content: "\f127";
}
.we-Icon--zoom-plus:before {
  content: "\f128";
}
html {
  height: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  position: relative;
}

/*
 *  Copyright 2016 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid {
  width: auto;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* phone breakpoint */
@media (max-width: 650px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none;
  }
}
/* tablet breakpoint */
@media (min-width: 651px) and (max-width: 1200px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none;
  }
}
.aem-AuthorLayer-Edit body {
  padding: 0 12px;
}
/* TODO: find a better place for this */
/* additional styling for components in grid */
.aem-GridColumn.text.parbase p {
  *padding: 0 20px;
  text-align: justify;
}
.cmp--inline-block {
  display: inline-block !important;
  width: auto !important;
}


@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('vendor/slick/resources/images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('vendor/slick/resources/fonts/slick.eot');
  src: url('vendor/slick/resources/fonts/slick.eot?#iefix') format('embedded-opentype'), url('vendor/slick/resources/fonts/slick.woff') format('woff'), url('vendor/slick/resources/fonts/slick.ttf') format('truetype'), url('vendor/slick/resources/fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

@charset "utf-8";

/* ---------------------------------------------------------

	バナーコンポーネント共通

--------------------------------------------------------- */

.banner {
	display: flex;
	padding: 0.5rem;
}
@media screen and (max-width: 568px) {
    .banner {
		margin: 1rem 0 !important;
		padding: 0rem !important;
		display: block;
		width: 100%;
	}
}

/* ---------------------------------------------------------

	15. 目的地からさがす（南東北発TYO）[typeA] tyo_destination_banner

--------------------------------------------------------- */
.tyo_destination_banner .color_box {
    display: none;
}
.tyo_destination_banner .listitem {
	/*display: flex;*/
    display: block;
	flex-wrap: wrap;
	margin-bottom: -3.0rem;
}
.tyo_destination_banner .listitem2 {
    display: none;
}

.tyo_destination_banner .bnr_box_1, .tyo_destination_banner .bnr_box_m {
    display: none;
}



.tyo_destination_banner .listitem li {
	margin-bottom: 3.0rem;
	/*width: 48%;*/
}
.tyo_destination_banner .listitem a {
	background-color: #d6f1f2;
	color: #222 !important;
	display: flex;
	text-decoration: none !important;
}

.tyo_destination_banner .imageitem {
	flex: 0 0 auto;
	width: 50%;
    margin: 0;
}
/*Add*/
.tyo_destination_banner .imageitem img {
	width: 100%;
}
.tyo_destination_banner .textitem {
	padding: 15px;
	width: 50%;
}
.tyo_destination_banner .titleitem {
	color: #029e9a;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1.0rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	目的地からさがす - for SP [typeA]
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.tyo_destination_banner .listitem {
		display: block;
		margin-bottom: 0;
	}
	.tyo_destination_banner .listitem li {
		margin-bottom: 0;
		width: 100%;
	}
	.tyo_destination_banner .imageitem  {
		flex: 0 0 auto;
		width: 44%;
	}
	.tyo_destination_banner .textitem {
		padding: 10px;
		width: 56%;
	}
	.tyo_destination_banner .titleitem {
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
	}
	.tyo_destination_banner .leaditem {
		font-size: 1.2rem;
		line-height: 1.4;
	}
}

/* ---------------------------------------------------------

	16. ホテルブランドから探す（トップページ）[typeB] top_hotelbrand_banner

--------------------------------------------------------- */
.top_hotelbrand_banner .color_box {
    display: none;
}
.top_hotelbrand_banner .listitem {
	/*display: flex;*/
    display: block;
}
.top_hotelbrand_banner .listitem2 {
    display: none;
}

.top_hotelbrand_banner .bnr_box_1, .top_hotelbrand_banner .bnr_box_m {
    display: none;
}

.top_hotelbrand_banner .listitem li {
	background-color: #d6f1f2;
	/*width: 23.8%;*/
}

.top_hotelbrand_banner .listitem a {
	color: #222 !important;
	display: block;
	height: 100%;
	text-decoration: none !important;
}
.top_hotelbrand_banner .listitem a:hover {
	opacity: 0.8;
}
.top_hotelbrand_banner .imageitem {
	margin-bottom: 1.2rem;
}
/*Add*/
.top_hotelbrand_banner .imageitem img {
	width:100%;
}

.top_hotelbrand_banner .titleitem {
	line-height:1.3;	/*20181029修正*/
	margin-bottom: 1.2rem;
	text-align: center;
	font-weight: bold;	/*20181029追加*/
}
.top_hotelbrand_banner .titleitem:empty {
	display:none;	/*20181029追加*/
}
.top_hotelbrand_banner .leaditem {
	padding: 0 10px 10px;
	line-height:1.3;	/*20181029追加*/
}

/*ーーーーーーーーーーーーーーーーーーーーー
	ホテルブランドから探す - for SP [typeB]
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.top_hotelbrand_banner .listitem {
		display: block;
	}
	.top_hotelbrand_banner .listitem li {
		width: 100%;
	}
	.top_hotelbrand_banner .listitem a {
		display: flex;
	}
	.top_hotelbrand_banner .imageitem {
		flex: 0 0 auto;
		margin: 10px 0 0 10px;	/*20181029修正*/
		width: 44%;
	}
	.top_hotelbrand_banner .textitem {
		padding: 10px;
	}
	.top_hotelbrand_banner .titleitem {
		margin-bottom: 0.8rem;
		text-align: left;
	}
	.top_hotelbrand_banner .titleitem img {
		max-height: 18px;
	}
	.top_hotelbrand_banner .leaditem {
		font-size: 1.2rem;
		padding: 0;
		line-height:1.5;	/*20181029追加*/
	}
}

/* ---------------------------------------------------------

	17. その他のエリア（南東北発トップ）[typeC] tyo_otherarea_banner

--------------------------------------------------------- */
.tyo_otherarea_banner .color_box {
    display: none;
}
.tyo_otherarea_banner .listitem {
    display: none;
}
.tyo_otherarea_banner .listitem2 {
    display: block;
}

.tyo_otherarea_banner .bnr_box_1, .tyo_otherarea_banner .bnr_box_m {
    display: none;
}

.tyo_otherarea_banner .listitem2 li {
    /*width: 32.8%;*/
}
.tyo_otherarea_banner .titleitem {
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.tyo_otherarea_banner .imageitem{
	/*margin-bottom: 0.5rem;*/
}

/*Add*/
.tyo_otherarea_banner .imageitem img {
	width: auto;
}

/*Add*/
.tyo_otherarea_banner .textitem {
	margin-top: 0.5rem; 
}

.tyo_otherarea_banner .listitem2 a {
	color: #222 !important;
	text-decoration: none !important;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	その他のエリア - for SP [typeC]
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.tyo_otherarea_banner .listitem2 {
		display: block;
		margin: 0 auto;
		width: calc(100% - 6%); /*20190121_修正箇所*/
	}
	.tyo_otherarea_banner .listitem2 li {
		width: 100%;
	}
	.tyo_otherarea_banner .titleitem {
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
	}
	.tyo_otherarea_banner .textitem {
		font-size: 1.2rem;
	}
}


/* ---------------------------------------------------------

	xx. びゅうたび（記事ページ　右カラム）リスト・ボックス [typeD]　box_banner

--------------------------------------------------------- */
.box_banner .listitem {
    display: none;
}
.box_banner .listitem2 {
    display: none;
}

.box_banner .bnr_box_1, .box_banner .bnr_box_m {
    display: none;
}

.color_box {
    background: #ebf6f7;
    padding: 8% 7% 5%;
    margin: 5% 2%;
}
.color_box .cb_bar_img {
    display: block;
    margin:0 auto;
}
.cb_bar_img:hover img {
    opacity: 0.8;
}
.color_box p {
    padding: 6% 0 3%;
    line-height: 1.5;
    font-size: 0.95em;
    text-align: justify;
}
.color_box p:last-child {	/*20181029追加*/
    text-align: right;
}
.color_box .viewtabi_link {
     /*display: block;
    text-align: right; 20181029非表示*/
    text-decoration: none;
    position: relative;
}
.color_box .viewtabi_link:hover {
    text-decoration: underline;
}
.color_box .viewtabi_link::before {
    content: '';
    border-top: 1px solid #06c;
    border-right: 1px solid #06c;
    /*display:block;　20181029非表示*/
    height: 0.7rem;
    position: absolute;
    top: 50%;
    /*right:5.5em;	20181029削除*/
    -webkit-transform: rotate(45deg) translate(-35%, -40%);
    transform: rotate(45deg) translate(-35%, -40%);
    width: 0.7rem;
    margin-left:-1.2em	/*20181029追加*/
}
.color_box .outside_icon:not([class="title_link"]):before{content:none;}	/*20181029追加*/
/*ーーーーーーーーーーーーーーーーーーーーー
	びゅうたび（記事ページ　右カラム）リスト・ボックス - for SP [typeD]
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
    .clm_viewtabi_list .clm_viewtabi_txt {
        padding:0 6% 0 0;
        font-size: 1.1em;
    }
    .color_box {padding:6% 4% 4%;}
    .color_box p {padding:4% 0 2%;}
}


/* ---------------------------------------------------------
	0128.01/28追加コンポーネント
　 06)ツアーコンテンツ 
--------------------------------------------------------- */
.bnr_box_one_col .listitem, .bnr_box_one_col .listitem2, .bnr_box_one_col .color_box, .bnr_box_one_col .bnr_box_m {
    display: none;
}

.bnr_box_multi_col .listitem, .bnr_box_multi_col .listitem2, .bnr_box_multi_col .color_box, .bnr_box_multi_col .bnr_box_1 {
    display: none;
}

.border ul.bnr_box > li {
	border: 1px solid #ccc;
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/jretravel/components/item/image/clientlibs/less/image.less
Error: ParseError: missing opening `{` in /apps/jretravel/components/item/image/clientlibs/less/image.less on line 103, column 1:
102   text-shadow:1px 1px 2px rgb(68 68 68 / 50%), -1px -1px 2px rgb(68 68 68 / 50%), -1px 1px 2px rgb(68 68 68 / 50%), 1px -1px 2px rgb(68 68 68 / 50%), 0 1px 2px rgb(68 68 68 / 50%), -1px 0 3px rgb(68 68 68 / 50%), -1px 0 2px rgb(68 68 68 / 50%), 1px 0 2px rgb(68 68 68 / 50%);}
103 }
104 @media screen and (max-width:568px){


(uncompiled LESS src is included below)
*****************************************************/
.pc {display: block;}
.sp {display: none;}

@media screen and (max-width: 568px) {	
    .pcbr,.pc {display: none;}
    .sp {display: block;}
    .contents{
        width:95% !important;
    }
}

/*ーーーーーーーーーーーーーーーーーーーーー
		fade slider - for PC　
ーーーーーーーーーーーーーーーーーーーーーー*/
	.jretravel-image{
		overflow: hidden;
		position: relative;
        display:flex;
		justify-content:center;
	}
	.jretravel-image h2{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.jretravel-image .fade{
		position: relative;
    	opacity: 1;
	}
	.jretravel-image .fade div{
		animation-iteration-count: infinite;
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
	}
	.jretravel-image .fade img.pc{
		margin-left: auto;
        margin-right: auto;
	}

	@keyframes slider {
		0%{opacity:0;}
		20.83%{opacity:1;}
		33.33%{opacity:1;}
		45.83%{opacity:0;}
		100%{opacity:0;}
	}


/*ーーーーーーーーーーーーーーーーーーーーー
		fade slider - for SP　
ーーーーーーーーーーーーーーーーーーーーーー*/

	@media screen and (min-width: 569px) {
		.jretravel-image{
			/*min-width: 940px;*/
		}
		.jretravel-image .fade div, .jretravel-image .fade{
			/*height: 360px;*/
		}
	}
	@media screen and (max-width: 568px) {	
		.jretravel-image img{
			width: 100%;
		}
		.jretravel-image .fade{
			height: auto;
		}
		.jretravel-image{
			width: 100%;
		}
		.jretravel-image h2{
			padding: 0;
		}
	}


/*ーーーーーーーーーーーーーーーーーーーーー
		credit　
ーーーーーーーーーーーーーーーーーーーーーー*/
.jretravel-image .fade figure.pc {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.jretravel-image .fade figure.sp {
  position: relative;
}

.jretravel-image .fade figcaption {
  position: absolute;
  right: 5px;
  bottom: 5px;
  line-height: 1;
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','游ゴシック Medium','游ゴシック体','Yu Gothic Medium',YuGothic,sans-serif;
  font-size: 1.3rem;
  color: #fff;
  text-shadow:1px 1px 2px rgb(68 68 68 / 50%), -1px -1px 2px rgb(68 68 68 / 50%), -1px 1px 2px rgb(68 68 68 / 50%), 1px -1px 2px rgb(68 68 68 / 50%), 0 1px 2px rgb(68 68 68 / 50%), -1px 0 3px rgb(68 68 68 / 50%), -1px 0 2px rgb(68 68 68 / 50%), 1px 0 2px rgb(68 68 68 / 50%);}
}
@media screen and (max-width:568px){
  jretravel-image .fade figcaption {
     font-size:1rem
  }
}


@charset "utf-8";

/* ---------------------------------------------------------

	商品情報コンポーネント共通

--------------------------------------------------------- */

@media screen and (min-width: 569px) {
	.product a.pc {
		display: block
	}
	.product a.sp {
		display: none !important;
	}
	.product {
		display: flex;
		padding: 0.5rem;
	}
}

@media screen and (max-width: 568px) {
    .product {
		margin: 1rem 0 !important;
		padding: 0rem !important;
		display: block;
		width: 100% !important;
	}
	.product a.pc {
        display: none !important;
	}
	.product a.sp {
		display: block;
	}
}

/* ---------------------------------------------------------

	商品情報エリア指定コンポーネント共通

--------------------------------------------------------- */
@media screen and (min-width: 569px) {
	.productsbyarea a.pc {
		display: block;
	}
	.productsbyarea a.sp {
		display: none !important;
	}
}
@media screen and (max-width: 568px) {
	.productsbyarea a.pc {
        display: none !important;
	}
	.productsbyarea a.sp {
		display: block;
	}
}


/* ---------------------------------------------------------

	13. 人気ホテルランキング（TYOトップ1）

--------------------------------------------------------- */
.autolist_box .autolist {
	counter-reset: tyo-ranking;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */ /* 20200708 Del by TAM */
	margin-bottom: -12px;
}

.autolist_box .tyo_higaeri_list {
	display: none !important;
}

.autolist a.pc {
	color: #222;
	display: block;
	text-decoration: none;
}

.autolist_box_img.autolist_no_img {
	position: relative;
}
.autolist li:nth-child(n+3) .autolist_no_img {
	margin-bottom: 1.0rem;
}
.autolist_no_img  img{
	width: 265px;
	height: 210px;
	object-fit: contain;
	background: #eee;
}
.autolist li:nth-child(n+3) .autolist_no_img  img{
	width: 300px;
	height: 150px;
	object-fit: contain;
	background: #eee;
}

.autolist li:nth-child(2){margin-left:16px} /* 20200708 Add by TAM */
.autolist li:nth-child(4),.autolist li:nth-child(3n+4){margin:0px 12.5px 12px;} /* 20200708 Add by TAM */


/*ーーーーーーーーーーーーーーーーーーーーー
	人気ホテルランキング - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {

	.autolist_box .autolist {
		display: block;
		margin: 0 auto;
		max-width: calc(100% - 30px);
	}
	.autolist_box .tyo_higaeri_list {
		display: none !important;
	}
	.autolist_box_img.autolist_no_img {
		position: static;
	}
	.autolist_box_img::before {
		top: 35px;
	}
	.autolist_box_img::after {
		font-size: 1.6rem;
		padding: 0;
		top: 10px;
		width: 75px;
	}
	.autolist li:nth-child(-n+2) .autolist_box_img {
		margin-bottom: 0.5rem;
	}
	.autolist li:nth-child(-n+2) .autolist_no_img {
		margin-bottom: 0.5rem;
	}
	.autolist li:nth-child(n+3) .autolist_box_img {
		flex: 0 0 auto;
		margin-bottom: 0;
		width: 43%;
	}
	.autolist li:nth-child(n+3) .autolist_no_img {
		flex: 0 0 auto;
		margin-bottom: 0;
		width: 43%;
	}
	.autolist_no_img  img{
		width: 100%;	/*20181029変更*/
		height: 165px;
	}
	.autolist li:nth-child(n+3) .autolist_no_img  img{
		width: 100%;	/*20181029変更*/
		height: 120px;
	}

	.autolist li:nth-child(2){margin-left:0} /* 20200708 Add by TAM */
	.autolist li:nth-child(4),.autolist li:nth-child(3n+4){margin:12px 0} /* 20200708 Add by TAM */

}

/* ---------------------------------------------------------

	14. 日帰りツアー（TYOトップ3）

--------------------------------------------------------- */
.tyo_higaeri .autolist {
	display: none !important;
}

.tyo_higaeri .tyo_higaeri_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -10px;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	日帰りツアー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {

	.tyo_higaeri .autolist {
		display: none !important;
	}
	.tyo_higaeri .tyo_higaeri_list {
		border: 1px solid #959595;
		display: none;
		margin: 0 auto;
		max-width: calc(100% - 40px);
	}
	.tyo_higaeri .tyo_higaeri_list.slick-initialized {
		display: block;
	}
}


.text span.jpn-word-wrap {
  display: inline-block;
  /*    background-color: #ffccff; */
}
.is-edited span.jpn-word-wrap {
  background-color: #ffccff;
}

@charset "utf-8";

/* ---------------------------------------------------------

	タイトルコンポーネント共通

--------------------------------------------------------- */

.title a {
	color: #222 !important;
	text-decoration: none !important;
}
.title a:hover,
.title a:focus {
	color: #222 !important;
	text-decoration: none !important;
}

.title img.pc {
	display: block;
}
.title img.sp {
	display: none;
}

@media screen and (max-width: 568px) {
	.title img.pc {
        display: none;
	}
	.title img.sp {
		display: block;
	}
}
@charset "utf-8";

/* ---------------------------------------------------------

	08. インフォメーション

--------------------------------------------------------- */
.whatsnew {
	border: none;
	/*padding-right:30px;*/ /*20190121_修正箇所*/
	/*width: calc(100% - 370px);*/
}

.info_box_component  {
	border: 1px solid #ccc;
}

.info_box_component .info_box_ttl.text {
	color: #222;
	font-size: 2.0rem;
	font-weight: bold;
	display: flex;
	line-height: normal;
}

.info_box_component .info_box_ttl.text::after {
	content: "";
	flex-grow: 1;
	height: 2px;
	background: #01b8be;
	margin: 1.5rem 0 0 .5rem;
	display: block;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	インフォメーション - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.whatsnew {
		padding-right:0px;
		border: none;
		margin-bottom: 15px;
		width: 100% !important;;
		display: block;
	}
}

@charset "utf-8";

/* ---------------------------------------------------------

	商品情報コンポーネント共通

--------------------------------------------------------- */
@media screen and (min-width: 569px) {
	.productbyhotel a.pc {
		display: block;
	}
	.productbyhotel a.sp {
		display: none !important;
	}
	.productbyhotel {
		display: flex;
		padding: 0.5rem;
	}
}
@media screen and (max-width: 568px) {
    .productbyhotel {
		margin: 1rem 0 !important;
		padding: 0rem !important;
		display: block;
		width: 100% !important;
	}
	.productbyhotel a.pc {
        display: none !important;
	}
	.productbyhotel a.sp {
		display: block;
	}
}
.codeitem_notes {
	font-size: 1.1rem;
}

/* ---------------------------------------------------------

	14. 日帰りツアー（TYOトップ3）codeitem

--------------------------------------------------------- */
.codeitem .listitem {
	/* display: flex;*/
    display: block;
	flex-wrap: wrap;
	justify-content: space-between;
	/*margin-bottom: -10px;*/
}
.codeitem .listitem2, .codeitem .listitem3, .codeitem .listitem4, .codeitem .listitem5, .codeitem .slider_box, .codeitem .nb_listitem{
    display: none;
}

.codeitem .listitem li {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
	/* width: 32.6%; */
}
.codeitem .listitem a {
	color: #222;
	display: block;
	text-decoration: none;
}
.codeitem .listitem a:hover {
	opacity: 0.8;
}

/* .codeitem .codeitem_img img {
	width: 100%;
	height: 225px;
	object-fit: contain;
	background: #eee;
} */ /* 20200708 Del by TAM */
.codeitem .areaitem {
    background-color: #a6a6a6;
    color: #fff;
    display: inline-block;
    font-size: 1.3	rem;
    line-height: 1.4;
    padding: 0.3em 0.5em;
/*	background-color: #11b5b4;
	color: #fff;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0.2rem 2.0rem;
	position: absolute;
	top: 8px;
	left: -6px;*/
}
@media screen and (max-width: 568px) {	
	.codeitem .listitem{margin:0 3%}
}


/* ---------------------------------------------------------

	18. 売れ筋ランキング（南東北発トップ）cmn_ranking_product

--------------------------------------------------------- */
.cmn_ranking_product .listitem2 {
	/* display: flex;*/
    display: block;
	padding: 0 10px;
	position: relative;
    background-color: #eaf8f8;
}
.cmn_ranking_product .listitem, .cmn_ranking_product .listitem3, .cmn_ranking_product .listitem4, .cmn_ranking_product .listitem5, .cmn_ranking_product .slider_box, .cmn_ranking_product .nb_listitem{
    display: none;
}

.cmn_ranking_product .listitem2 li {
	padding: 1.0rem 0 1.5rem;
	/*width: 18.4%;*/
}
.cmn_ranking_product .listitem2 a {
	color: #222;
	display: block;
	text-decoration: none;
}
.cmn_ranking_product .listitem2 a:hover {
	opacity: 0.8;
}


/*ーーーーーーーーーーーーーーーーーーーーー
	売れ筋ランキング - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.cmn_ranking_product .listitem2 {
		display: block;
		padding: 0;
	}
    .cmn_ranking_product .listitem2::after {
		display: none;
	}
	.cmn_ranking_product .listitem2 li:not(:nth-child(5n)) {
		margin-right: 0;
	}
	.cmn_ranking_product .listitem2 li {
		padding: 0;
		width: 100%;
	}
	.cmn_ranking_product .listitem2 li + li {
		margin-top: 0.5rem;
	}
	.cmn_ranking_product .listitem2 a {
		background-color: #eaf8f8;
		display: flex;
		flex-wrap: wrap;
		padding: 1.0rem 1.5rem;
	}
}

/* ---------------------------------------------------------

	xx. おすすめプラン（記事ページ）clm_osusume_product

--------------------------------------------------------- */

.clm_osusume_product .listitem3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*margin: 0 30px -10px;*/
}

.clm_osusume_product .listitem, .clm_osusume_product .listitem2, .clm_osusume_product .listitem4, .clm_osusume_product .listitem5, .clm_osusume_product .slider_box, .clm_osusume_product .nb_listitem{
    display: none;
}

.clm_osusume_product .listitem3 li {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
	/*width: 48%;*/
}
.clm_osusume_product .listitem3 a {
	color: #222;
	display: block;
	text-decoration: none;
}
.clm_osusume_product .listitem3 a:hover {
	opacity: 0.8;
}


/*ーーーーーーーーーーーーーーーーーーーーー
	おすすめプラン（記事ページ） - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.clm_osusume_product .listitem3 li {
		width: 100%;
	}
}

/* ---------------------------------------------------------

	xx. おすすめプラン（記事ページ　右カラム）clm_osusume_s_product

--------------------------------------------------------- */
.clm_osusume_s_product .listitem4 li {
	background: #fff;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
}

.clm_osusume_s_product .listitem, .clm_osusume_s_product .listitem2, .clm_osusume_s_product .listitem3, .clm_osusume_s_product .listitem5, .clm_osusume_s_product .slider_box, .clm_osusume_s_product .nb_listitem{
    display: none;
}

.clm_osusume_s_product .listitem4 a {
	color: #222;
	text-decoration: none;
     display: flex;
    align-items: flex-start;
}
.clm_osusume_s_product .listitem4 a:hover {
	opacity: 0.8;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	おすすめプラン（記事ページ　右カラム） - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.clm_osusume_s_product .listitem4 a{
     position: relative;		
	}
	.clm_osusume_s_product .listitem4 a::after {
		content: "";
		position: absolute;
		border: none;
		border-top: 3px solid #13b5b1;
		border-right: 3px solid #13b5b1;
		height: 10px;
		top: 50%;
		left: auto;
		right: 0;
		-webkit-transform: rotate(45deg) translate(-50%);
						transform: rotate(45deg) translate(-50%);
		width: 10px;
	}
}

/* ---------------------------------------------------------
　 01)枠なし／枠あり1カラム　clm01_product
--------------------------------------------------------- */
.clm01_product .listitem, .clm01_product .listitem2, .clm01_product .listitem3, .clm01_product .listitem4, .clm01_product .slider_box, .clm01_product .nb_listitem{
    display: none;
}


/* ---------------------------------------------------------

	スライダー要素(共通)

--------------------------------------------------------- */
.slider_item .listitem, .slider_item .listitem2, .slider_item .listitem3, .slider_item .listitem4, .slider_item .listitem5, .slider_item .nb_listitem{
    display: none;
}


/* ---------------------------------------------------------
　 05)枠なし商品情報 nb_listitem
--------------------------------------------------------- */
.nb_listitem .listitem, .nb_listitem .listitem2, .nb_listitem .listitem3, .nb_listitem .listitem4, .nb_listitem .listitem5, .nb_listitem .slider_box{
    display: none;
}

@charset "utf-8";

  .red{color:#e70000}
  .coupon_area{width:100%}

  .coupon_area .coupon_box{margin:10px 10px 25px;box-shadow:0 0 6px 1px rgb(160,160,160,.3);padding:2%}
  .coupon_area .head_box{border-bottom:1px solid #e8e8e8}
  .coupon_area .head_box .coupon_list{background:#eef8f9;padding: 10px;}
  .coupon_area .head_box h2{text-align:center;}
  .coupon_area .head_box h2:before,.head_box h2:after,.coupon_area .head_box h2 span{display:inline-block;font-size:1.4rem;font-weight:normal;}
  .coupon_area .head_box h2:before{content:'最大';margin-top:3%;padding-right:5px;}
  .coupon_area .head_box h2:after{content:'OFFクーポン';padding-left:5px;}

  .coupon_area .coupon_info{padding:10px}
  .coupon_area .coupon_info .type{font-size:1.1rem}
  .coupon_area .coupon_info h3.title{font-weight:normal;margin:0;font-size:1.4rem;line-height:1.4}
  .coupon_area .coupon_box .coupon_info + table{border-top:1px solid #e8e8e8;}
  .coupon_area .coupon_box table{border-spacing:0;width:100%;}
  .coupon_area .coupon_box table th,.coupon_box table td{padding:10px;border-bottom:1px solid #e8e8e8;font-weight: normal;}
  .coupon_area .coupon_box table th{font-weight:normal;background:#eef8f9;width:30%}
  .coupon_area .coupon_box dd .coupon_info > .text{font-size:1.2rem}

  .coupon_area .coupon_box dl dd{display:none}
  .coupon_area .coupon_box dl.indicate dd{display:block}
  .coupon_area .coupon_box table td.detail_open{position:relative;}
  .coupon_area .coupon_box dl.indicate table td.detail_open:after,.coupon_area .coupon_box table td.detail_open:after{content:'';display:block;width:1rem;height:1rem;position:absolute;top:50%;right:5%;-webkit-transform:rotate(45deg) translate(-30%, -40%);transform:rotate(45deg) translate(-30%, -40%);}
  .coupon_area .coupon_box dl.indicate table td.detail_open:after{border-top:2px solid #666;border-left:2px solid #666;border-bottom:none;border-right:none;}
  .coupon_area .coupon_box table td.detail_open:after{border-bottom:2px solid #666;border-right:2px solid #666;}

  .coupon_area .body_box{margin:0;padding:0}
  .coupon_area .body_box li{border-radius:8px;border:1px solid #e8e8e8;list-style:none;}
  .coupon_area .body_box li:nth-child(1n+1){margin-top:4%}
  .coupon_area .body_box li .coupon_title{border-bottom:1px solid #e8e8e8;padding:1rem;display:flex;justify-content:space-between;background:#eee;position:relative;}
  .coupon_area .body_box li .coupon_title:before{content:'';display:inline-block;position:absolute;width:10px;height:20px;background:#fff;border-radius:0 100px 100px 0;border-top:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;top:35px;left:-1px;}
  .coupon_area .body_box li .coupon_title:after{content:'';display:inline-block;position:absolute;width:10px;height:20px;background:#fff;border-radius:100px 0 0 100px;border-top:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee;top:35px;right:-1px;}
  .coupon_area div.coupon_contents{padding:10px;text-align:center;}
  .coupon_area div.coupon_contents .res{font-size:1.8rem;font-weight:bold;}
  .coupon_area div.coupon_contents .res:before,div.coupon_contents .res:after{display:inline-block;font-weight:normal;font-size:1.4rem;}
  .coupon_area div.coupon_contents .res:before{content:"旅行代金合計";padding-right:5px;}
  .coupon_area div.coupon_contents .res:after{content:"円以上で";padding-left:5px;}
  .coupon_area div.coupon_contents p.center{font-size:2.8rem;font-weight:bold;line-height:1;margin:0;}
  .coupon_area div.coupon_contents p.center.price:after{content:"円OFF";display:inline-block;font-weight:normal;font-size:1.4rem;padding-left:5px;}
  .coupon_area div.coupon_contents p.center.rate:after{content:"%OFF";display:inline-block;font-weight:normal;font-size:1.4rem;padding-left:5px;}

  .coupon_area div.coupon_contents .contents_right p.coupon_text,.coupon_area div.coupon_contents .contents_right p.coupon_code{display: inline-block;padding: 1% 2%;}
  .coupon_area div.coupon_contents .contents_right p.coupon_code{font-weight: bold;}
   .coupon_area ul.body_box li .manual_text{display:block;font-size:1.2rem;margin:0 2% 5%}
  .coupon_area ul.body_box li .manual_text p{display:flex;justify-content:center;}
  .coupon_area div.coupon_contents .copy_btn{display:block;border:2px solid #1aaeb4;color:#1aaeb4;background:#fff;margin:5px auto;padding:3%}

  .coupon_area .coupon_box .btn{width:auto;display:flex;justify-content:center;font-weight:normal;margin:1% 0 3%;}
  .coupon_area .coupon_box .btn a{display:block;text-decoration:none;color:#fff;background:#029e9a;padding:15px 36px 15px 32px;position:relative;border:2px solid #029e9a;}
  .coupon_area .coupon_box .btn a:after{position:absolute;content:"";display:block;top:50%;right:16px;width:8px;height:8px;margin-top:-5px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);}

  .coupon_area .coupon_box ul .close_card{position: relative;}
  .coupon_area .coupon_box .close_card::before{content: '';display: inline-block;width: 100%;height: 100%;background: #222;z-index: 1;position: absolute;top: 0;left: 0;opacity: 0.6;}
  .coupon_area .coupon_box .close_card::after{content: 'ご好評につき、配布終了';display: inline-block;color: #fff;position: absolute;top: 40%;left: calc(20% - 13px);z-index: 2;font-size: 2rem;}

  @media all and (max-width:795px){
    .coupon_area div.coupon_contents .contents_right{margin:5% 2%}
    .coupon_area .coupon_box .btn{padding:8px 10px;}
    .coupon_area .coupon_box .btn a{width:100%}
  }
  @media all and (min-width:796px){
    .coupon_area .head_box{display:flex;}
    .coupon_area .head_box .coupon_list{width:40%;}
    .coupon_area .coupon_info{width:59%;display:inline-table;padding:10px 10px 20px;}
    .coupon_area .coupon_box table th{width:40%}
    .coupon_area .coupon_box table td{width:auto}
    .coupon_area .coupon_box table + .coupon_info{width:100%}
    .coupon_area div.coupon_contents{display:flex}
    .coupon_area div.coupon_contents .contents_left,.coupon_area div.coupon_contents .contents_right{width:59.5%;}
    .coupon_area div.coupon_contents .contents_left{margin-right:1%;display: inline-block;}
    .coupon_area div.coupon_contents .copy_btn{padding:2% 3%}
    .coupon_area ul.body_box li:nth-child(1n+1){margin-top:15px}
    .coupon_area ul.body_box li .manual_text{margin:0 2% 2%}
    .coupon_area .coupon_box .btn{margin: 1% 0 0;}
    .coupon_area .coupon_box .btn a{padding:10px 36px 10px 32px;}
    .coupon_area .coupon_box .close_card::after{top: 40%;left: calc(40% - 13px);}
    .coupon_area .coupon_box .close_card::after{left: calc(40% - 13px);z-index: 2;font-size: 2rem;}
  }

@charset "utf-8";

/* ---------------------------------------------------------

	ナビゲーションコンポーネント共通

--------------------------------------------------------- */


img.pc {
	display: block;
}
img.sp {
	display: none;
}

@media screen and (max-width: 568px) {
	img.pc {
        display: none;
	}
	img.sp {
		display: block;
	}
}
.mouseover img.activeNavigationImage {
    display: none;
}
.mouseover img.inactive.pc {
    display: none;
}
.mouseover img.inactive.sp {
    display: none;
}
.mouseover img.active.pc {
    display: block;
}
.mouseover img.active.sp {
    display: none;
}

@media screen and (max-width: 568px) {
	.mouseover img.activeNavigationImage {
        display: none;
    }
    .mouseover img.inactive.pc {
        display: none;
    }
    .mouseover img.inactive.sp {
        display: none;
    }
    .mouseover img.active.pc {
        display: none;
    }
    .mouseover img.active.sp {
        display: block;
    }
}


/* ---------------------------------------------------------

	07. MVスライダー（トップページ）top_carousel

--------------------------------------------------------- */
.top_carousel .slider_mv_wrap {
	margin-bottom: 60px;
}
.top_carousel .slider_column_wrap {
	display: none;
}


/* ---------------------------------------------------------

	12. 記事MVスライダー article_carousel

--------------------------------------------------------- */
.article_carousel .slider_column_wrap {
	margin: 0 auto 60px;
	max-width: 1000px;
}

.article_carousel .slider_mv_wrap {
	display: none;
}
@charset "utf-8";

/* ---------------------------------------------------------

	商品コンテナ共通

--------------------------------------------------------- */
@media screen and (max-width: 568px) {
    .productcontainer {
        width: 100% !important;
        display: block;
        margin-left:0 !important;
        margin-right:0 !important;
    }
}

/* ---------------------------------------------------------
	サムネイル画像
--------------------------------------------------------- */
.thumbnailImage {margin-bottom: var(--s4);}
.thumbnailImage>.area_titlebox {margin: 0 0 var(--s05);}
.thumbnailImage>.area_titlebox>.area_name {
    background: var(--gy);
    color: var(--wh);
    margin-right: var(--s05);
    padding: var(--s05);
}
.thumbnailImage>.area_titlebox>.title_name {
    font-size: var(--s3);
    vertical-align: middle;
}
.thumbnailImage>.imgSwitch>.mv {position: relative;}
.thumbnailImage>.imgSwitch>.mv:not([title=""]):after {
    background: none;
    color: var(--gy);
    content: attr(title);
    display: block;
    position:absolute;
    top: calc(100% * 1.35);
}
.thumbnailImage>.imgSwitch>.mv img {
    width: 100%;
}
.thumbnailImage>.imgSwitch>.thumb {
    cursor: pointer;
    display: grid;
    gap: var(--s1);
    grid-template-columns: repeat(3, 1fr);
    margin: var(--s1) 0;
}
@charset "utf-8";

.type02 .info_box_component .info_box_ttl.text {
  font-size: 1.8rem;
}

.type02 .info_box_component .info_box_ttl.text::after {
  display: none;
}

.type02 .info_box_list {
  display: none
}

.pm_icon {
  position: relative;
  width: 16px;
  height: 16px;
  background: #ccc;
  border-radius: 50%;
  top: 8px;
  left: 10px;
  display: inline-block;
  margin-right: 15px;
}

.pm_icon::before, .pm_icon_plus::after {
  position: absolute;
  top: 7px;
  left: 52%;
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  border-top: 2px solid #fff;
  transform: translateX(-50%);
}

.pm_icon_plus:after {
  top: 1px;
  left: -2px;
  transform: rotate(90deg);
}

.pm_icon.on:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  top: 7px;
  left: 30%;
}

.pm_icon.on:after {
  background-color: transparent;
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .info_box_component .info_box_ttl.text::after {
    margin: .8rem 0 0 .5rem
  }
  .pm_icon {
    top: 0;
  }
}
.toc_arrow_icon {
	width: 0;
	height: 0;
	border-top: solid 5px transparent;
	border-right: solid 8px transparent;
	border-bottom: solid 5px transparent;
	border-left: solid 8px #ccc;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	top: 0;
	left: 1%;
}

#cmp_tbl_o_contents {
	position: relative;
    width: 100%;
    background: #eff9f9;
    margin: 10px 6% 10px 0;
    padding: 10px;
}

#cmp_tbl_o_contents::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	transition: 1s;
	pointer-events: none;
	background: linear-gradient(
		to bottom,
		transparent 70%,
		#ffffff 100%
	);
}

.toc-open::after {
	z-index: -1;
    opacity: 0;
}

.toc-close {
	padding-bottom: 3rem;
}

#cmp_tbl_o_contents > p {
    font-weight: bold;
    font-size: 1.4rem;
	padding-left: 1rem;
}

#cmp_tbl_o_contents > div {
	margin-top:10px;
} 
#cmp_tbl_o_contents > div > ul {
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    font-size:1.4rem;
}
#cmp_tbl_o_contents > div > ul:first-child {
    margin-top: 0;
}
#cmp_tbl_o_contents a:hover{
    text-decoration:underline;cursor: pointer;color: #06c;
}
#cmp_tbl_o_contents > div > ul > li > a {
 /*   border-bottom: 1px #222 dotted;*/
    display: block;
    text-decoration: none;
    margin-bottom: 4px;
    position:relative;
    padding-left: 2%;
	color:#222;
}

#cmp_tbl_o_contents > div > ul > li a:after {
    content: '';
    border-top: 1px solid #12b5b4;
    border-right: 1px solid #12b5b4;
    display: block;
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: rotate(45deg) translate(-30%,-40%);
    transform: rotate(45deg) translate(-30%,-40%);
}
	

li.sub-item {
		padding-left: 3rem;
	}
	
li.sub-item a {
	display: block;
    text-decoration: none;
    margin-bottom: 4px;
    position:relative;
	color:#222;
	}	
	
	
	ul.citem {
		margin-bottom: 4px;
	}
	
	@media screen and (min-width:768px){
/*	.article h2, .article h3 {
		margin-top: -90px !important;
		padding-top: 90px !important;
	}*/
	#cmp_tbl_o_contents {width:96%;margin:20px 2%;}
		
	#cmp_tbl_o_contents > div > ul > li a{
		padding-left: 2%;
		margin-left: 1%;
		display: block;
	}
		
	#cmp_tbl_o_contents > div > ul > li a:before{
    	margin-left: -1rem;
	}
	}

@media all and (max-width:768px){ 	
	#cmp_tbl_o_contents {width:96%;margin:20px 2%;}
	
	#cmp_tbl_o_contents > div > ul > li a {
		padding-left: 4%;
		margin-left: 1%;
		display: block;
	}
}

.toc_arrow_icon2 {
	width: 0;
	height: 0;
	border-top: solid 5px transparent;
	border-right: solid 8px transparent;
	border-bottom: solid 5px transparent;
	border-left: solid 8px #ccc;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	top: 0;
	left: 1%;
	}
	
.toc_arrow_icon.on{
    transform: rotate(0.25turn);
    -webkit-transform: rotate(0.25turn);
    top: 5px;
    left: 0;
    }
.toc_arrow_icon.on{background-color:transparent;}

#show-more {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  padding-top: 60px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255, 0) 0%,
    rgb(255, 255, 255, 1) 70%
  );
  transition: bottom 0.2s;
}

#show-more-text {
	font-size: 1.3rem;
	padding: 1.6rem;
	cursor: pointer;
	position: relative;
	color: #444;

}

#show-more-text:after {
    content: '';
    border-top: 1px solid #12b5b4;
    border-right: 1px solid #12b5b4;
    display: block;
    width: 1rem; 
    height: 1rem;
    position: absolute;
    top: 36%;
    right: 0%; 
    -webkit-transform: rotate(45deg) translate(-30%, -40%);
    transform: rotate(137deg) translate(-30%, -40%);
}




h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

p {
    margin: 0px;
}

dl, ul{
    margin-bottom: 0px;
}
@charset "utf-8";

/* ---------------------------------------------------------

	びゅうトラベル【レスポンシブ】
	Date: 2018.06.20

	01. 初期化 
	02. 画面構成
	03. 共通ヘッダー
	04. 共通フッター
	05. トップへ戻るボタン
	06. パンくずリスト
	07. MVスライダー（トップページ）
	08. インフォメーション
	09. 1カラムスライダー
	10. 4カラムスライダー
	11. 角丸スライダー
	12. 記事MVスライダー（記事ページ）
	13. 人気ホテルランキング（TYOトップ1）
	14. 日帰りツアー（TYOトップ3）
	15. 目的地からさがす（南東北発TYO）
	16. ホテルブランドから探す（トップページ）
	17. その他のエリア（南東北発トップ）
	18. 売れ筋ランキング（南東北発トップ）
	19. 観光エリア
	xx. 記事おすすめプラン

--------------------------------------------------------- */

/* ---------------------------------------------------------

	01. 初期化

--------------------------------------------------------- */
*, *::before, *::after {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html {
	font-size: 62.5%;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}

body{
	color: #222;
	font-family: 'Lato', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.4rem;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

h2,h3,h4,h5,h6{
	font-family: 'Lato', 'Noto Sans Japanese', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic',
}

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

a {
	color: #06c;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #06c;
	text-decoration: none;
}

ol, ul {list-style: none;}
iframe {vertical-align: bottom;}
table {border-collapse: collapse;}
input[type="text"]:focus {outline: 0;}

div,p,ul,li,span{margin:0;padding:0}
html { font-size:62.5%; }
body { font-size:1.6rem;/*1.4rem*/ }
a{cursor: pointer;}


:root{
	/*-- font --*/
	--ttl_h2:3.0rem;
	--ttl_h3:2.8rem;
	--ttl_h4:2.6rem;
	
	--f8:.8rem;
	--f9:.9rem;
	--f10:1rem;
	--f11:1.1rem;
	--f12:1.2rem;
	--f13:1.3rem;
	--f14:1.4rem;
	--f15:1.5rem;
	--f16:1.6rem;
	--f17:1.7rem;
	--f18:1.8rem;
	--f19:1.9rem;
	--f20:2rem;
	--f21:2.1rem;
	--f22:2.2rem;
	--f23:2.3rem;
	--f24:2.4rem;
	--f28:2.8rem;

	--fw4:400;
	--fw7:700;
	
	/*--display size --*/
	--pc_width:1200px;
	--s_width:96%;

	/*-- size --*/
	--s0:0;
	--s05:.4rem;
	--s1:.8rem;
	--s2:1.6rem;
	--s25:2rem;
	--s3:2.4rem;
	--s4:3.2rem;
	--s5:4rem;
	--s6:4.8rem;
	--s7:5.6rem;
	--s8:6.4rem;
	--s9:7.2rem;
	--s10:8rem;

	--lh1:.8;
	--lh15:1.2;
	--lh2:1.6;
	--lh3:2.4;
	--lh4:3.2;

	/*-- color --*/
	--basebk:#222;
	--wh:#fff;
	--whe:#eee;
	--l-gy:#ccc;
	--gy:#666;
	--aq:#50a3a8;
	--tq:#029e9a;   /*099*/
	--rd:#ea0000;
	--l-gy2:#f2f2f2;
	--d-gy2:#5A5A5A;

	--bor01:1px solid;
	--bor02:.2px solid;

	--shdwbase:drop-shadow(1px 1px 3px #222);
	/*--shdwtext: 0 0 var(--s05) var(--basebk);*/
        --shdwtext:var(--s05) 0 var(--s1) var(--basebk),0 0 var(--s1) var(--basebk),0 0 var(--s05) var(--basebk);

        /*swiper*/
        --sw_btn:-3.2rem;
	}


/*margin-padding*/
.m0{margin:var(--s0);}
.ma1{margin:var(--s1);}
.ma2{margin:var(--s2);}
.ma3{margin:var(--s3);}
.ma4{margin:var(--s4);}

.mt0{margin-top:var(--s0);}
.ml05{margin-top:var(--s05);}
.mt1{margin-top:var(--s1);}
.mt2{margin-top:var(--s2);}
.mt3{margin-top:var(--s3);}
.mt4{margin-top:var(--s4);}

.mr0{margin-right:var(--s0);}
.mr1{margin-right:var(--s1);}
.mr2{margin-right:var(--s2);}
.mr3{margin-right:var(--s3);}

.mb0{margin-bottom:var(--s0);}
.mb1{margin-bottom:var(--s1);}
.mb2{margin-bottom:var(--s2);}
.mb3{margin-bottom:var(--s3);}

.ml0{margin-left:var(--s0);}
.ml05{margin-left:var(--s05);}
.ml1{margin-left:var(--s1);}
.ml2{margin-left:var(--s2);}
.ml3{margin-left:var(--s3);}

.p0{padding:var(--s0);}
.p1{padding:var(--s1);}
.p2{padding:var(--s2);}
.p3{padding:var(--s3);}

.pt0{padding-top:var(--s0);}
.pt1{padding-top:var(--s1);}
.pt2{padding-top:var(--s2);}
.pt3{padding-top:var(--s3);}

.pr0{padding-right:var(--s0);}
.pr1{padding-right:var(--s1);}
.pr2{padding-right:var(--s2);}
.pr3{padding-right:var(--s3);}

.pb0{padding-bottom:var(--s0);}
.pb1{padding-bottom:var(--s1);}
.pb2{padding-bottom:var(--s2);}
.pb3{padding-bottom:var(--s3);}

.pl0{padding-left:var(--s0);}
.pl1{padding-left:var(--s1);}
.pl2{padding-left:var(--s2);}
.pl3{padding-left:var(--s3);}

.fonts{font-size:var(--f10);}
.fontl{font-size:var(--f22);}

.ttl_h2{font-size:var(--ttl_h2);}
.ttl_h3{font-size:var(--ttl_h3);}

/*template*/
body{
  font-family: /*a-otf-gothic-mb101-pr6n, sans-serif'游ゴシック',*/"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif,'Yu Gothic','ヒラギノ角ゴ Pro W3';
  font-style: normal;
  font-weight: var(--fw4);
  letter-spacing:.05em;
}


/* ---------------------------------------------------------

	02. 画面構成

--------------------------------------------------------- */
.cmn_wrap {
	min-width: 1040px;
	margin: 0 auto;
}

.cmn_contents {
/*	margin: 10px auto 30px; */ /*20190121_修正箇所*/
	margin: 10px auto 10px; /* 2020/06/10 Mod by TAM */
	max-width: 1000px;
}

/*20240924_修正箇所*/
.layout-width-1200 .cmn_contents {
	max-width: 1200px;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	画面構成 - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.cmn_wrap {
		min-width: inherit;
		padding: 0;
	}

	.cmn_contents{
		margin: 20px auto;
	}
/*20190121_修正箇所*/
	.cmp-text {
		width: 94%;
		margin: 0 auto;
	}
}



/* ---------------------------------------------------------

	03. 共通ヘッダー

--------------------------------------------------------- */
.header_logo_wrap {
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}
.header_logo_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1000px;
}

.header_logo {
	height: 40px;
	order: 1;
	width: 230px;
}
.header_logo a {
	background: url(../../../content/dam/jretravel/site/common/header/header_logo_view.png) center/contain no-repeat;
	display: block;
	height: 100%;
	text-indent: -9999px;
}
.header_logo a:hover {
	opacity: 0.8;
}

.header_logo_menu {
	display: flex;
	order: 3;
}
.header_logo_menu li {
/*	height: 38px;*/
	height: 32px;
}
.header_logo_menu li + li {
	margin-left: 30px;
}
.header_logo_menu a {
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 100%;
	text-indent: -9999px;
}
.header_logo_menu li:nth-child(1) a {
	background-image: url(../../../content/dam/jretravel/site/common/header/header_logo_ekinet.png);
/*	width: 104px;*/
	width: 88px;
}
.header_logo_menu li:nth-child(2) a {
	background-image: url(../../../content/dam/jretravel/site/common/header/header_logo_jreast.png);
	width: 52px;
}
.header_logo_menu a:hover {
	opacity: 0.8;
}

.header_select_wrap {
	font-size: 1.4rem;
	line-height: 1.2;
	margin-right: auto;
	order: 2;
	padding-left: 150px;
}
.header_select {
	display: flex;
	align-items: center;
	position: relative;
}
.header_select dt {
	font-size: 1.4rem;
	margin-right: 0.8em;
}
.header_select dd {
	border: 1px solid #959595;
	position: relative;
}
.header_select dd::before{
	content:'';
	background-color: #646464;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
}
.header_select dd::after {
	content: '';
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 6px 4px;
	display: block;
	height: 0;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	z-index: 2;
}
.header_select select {
	padding-right: 45px;
	z-index: 3;
	position: relative;
}
/*▼20181024_修正箇所▼*/
.header_snav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0 auto;
	max-width: 1000px;
	padding: 12px 0;/*0925修正*/
}
.header_snav li {
	font-size: 1.4rem;
	line-height: 1.2;
	margin-left: 0px;
	padding-left: 14px;
}
.header_snav li a:before {
	content:'';
	display: inline-block;
	border-style: solid;
	border-width: 5px 8px;
	border-color: transparent transparent transparent #646464;
}
.header_snav li a[class="outside_icon"]:before{
	content:none;
}
.header_snav .header_snav_reserve a:before{
	content:'';
	display: inline-block;
	border-style: none;
}
.header_snav a {
	color: #222;
	text-decoration: none;
}
.header_snav a:hover {
	color: #06c;
	text-decoration: underline;
}
.header_snav .header_snav_reserve a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 1.6rem;
	padding: 5px 24px 5px 40px;
	text-decoration: none;
}
.header_snav .header_snav_reserve a.outside_icon {
	background-position: 20px 9px;
	background-image: url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23fff"%20stroke-miterlimit="10"/></svg>'); /* 2020/06/10 Add by TAM */
}
.header_snav .header_snav_reserve a:hover {
	opacity: 0.8;
}
/*▲20181024_修正箇所▲*/

.header_trigger_wrap,
.header_sp_menu {
	display: none;
}

.headBtnArea li {
	width: 199px;
	height: 50px;
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.headBtnArea li:nth-child(1){
	border-left: 1px solid #a0a0a0;
	width: 200px;
}
.headBtnArea li span {
	width: auto;
	text-align: center;
	display: block;
	padding: 18px 0;
	line-height: 1.2;
}
.headBtnArea li  a {
	color: #222;
	width: 198px;
	height: 50px;
	margin: 0 auto;
	text-decoration: none;
}
.headBtnArea li a:hover {
	color: #06c;
	text-decoration: underline;
}
.headBtnArea2>ul.hide{display: none;}
.headBtnArea2 li {
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.headBtnArea2 li:nth-child(1){
	border-left: 1px solid #a0a0a0;
}
.headBtnArea3 li a img:first-child{
	width:100%;
}
.headBtnArea2>ul.hide{display: none;}
.headBtnArea2 li {
	border-right: 1px solid #fff;
	font-weight:bold;
}
.headBtnArea2 li:nth-child(1){
	border-left: 1px solid #fff;
}

.headBtnArea4>ul.hide{display: none;}
.headBtnArea4 li {
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.headBtnArea4 li:nth-child(1){
	border-left: 1px solid #fff;
}
.headBtnArea3 li {
	width: 199px;
	height: 50px;
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.headBtnArea3 li:nth-child(1){
	border-left: 1px solid #a0a0a0;
}
.headBtnArea3 li span {
	width: auto;
	text-align: center;
	display: block;
	padding: 18px 0;
	line-height: 1.2;
}
.headBtnArea3 li  a {
	color: #222;
	width: 198px;
	height: 50px;
	margin: 0 auto;
	text-decoration: none;
}
.headBtnArea3 li a:hover {
	color: #06c;
	text-decoration: underline;
}
.headBtnArea3 li a img:first-child{
	width:100%;
}
.headBtnArea4>ul.hide{display: none;}
.headBtnArea4 li {
	border-right: 1px solid #fff;
	font-weight:bold;
}
.headBtnArea4 li:nth-child(1){
	border-left: 1px solid #fff;
}



@media screen and (min-width: 569px) {
	.headBtnArea>ul,
	.headBtnArea2>ul,
	.headBtnArea3>ul,
	.headBtnArea4>ul {
		width: 1000px;
		margin: 0 auto;
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		align-items:center;
		justify-content:center;
		}
	.headBtnArea, .headBtnArea2,
	.headBtnArea3, .headBtnArea4 {
		padding: 0;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	共通ヘッダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.header_logo_wrap {
		border-bottom: none;
		padding: 0;
	}
	.header_logo_inner {
		flex-wrap: wrap;
	}

	.header_logo {
		margin-left: 10px;
		width: 120px;
	}

	.header_logo_menu {
		order: 2;
		margin-right: 5px;
		padding: 8px 0;
	}
	.header_logo_menu li {
		height: 20px;
	}
	.header_logo_menu li + li {
		margin-left: 10px;
	}
	.header_logo_menu li:nth-child(1) a {
		width: 61px;
	}
	.header_logo_menu li:nth-child(2) a {
		width: 31px;
	}

	.header_select_wrap {
		border-top: 1px solid #eee;
		display: flex;
		justify-content: space-between;
		font-size: 1.2rem;
		order: 3;
		padding: 10px 8px 10px 10px;
		position: relative;
		width: 100%;
	}
	.header_select dt {
		font-size: 1.2rem;
		margin-right: 0.8em;
	}
	.header_select dd::before{
		width: 26px;
	}
	.header_select dd::after {
		right: 8px;
	}
	.header_select select {
		font-size: 1.2rem;
		padding: 5px 40px 5px 5px;
	}

	.header_snav {
		display: none;
	}

	.headBtnArea,
	.headBtnArea2,
	.headBtnArea3,
	.headBtnArea4 {
		width: 100%;
		margin: 0 auto;
	}
	.headBtnArea>ul,
	.headBtnArea2>ul,
	.headBtnArea3>ul,
	.headBtnArea4>ul {
		width: 100%;
		margin: 0 auto;
		clear: both;
	}
	.headBtnArea>ul::after,
	.headBtnArea2>ul::after,
	.headBtnArea3>ul::after,
	.headBtnArea4>ul::after {
		content: '';
		clear: both;
		display: block;
	}
	/*テキストナビゲーション*/
	.headBtnArea li {
		width: 49.95%;
		height: 50px;
		margin: 0 auto;
		border-right: 1px solid #9f9d9e;
		border-top: 1px solid #9f9d9e;
		font-weight:bold;
		float: left;
		padding-bottom:1px;
	}
	.headBtnArea li:nth-child(1) {
		border-left: 1px solid #9f9d9e;
		width:99.9%;
	}
	.headBtnArea li:nth-child(even) {
		border-left:1px solid #9f9d9e;
	}
	.headBtnArea li:nth-last-child(1),
	.headBtnArea li:nth-last-child(2) {
		border-bottom: 1px solid #9f9d9e;
		height: 51px;
			padding: 0;
	}
	.headBtnArea li span:after {
		content: ">";
		margin-left: 5px;
		color: #9f9d9e;
	}
	.headBtnArea li  a {
		margin: 0 auto;
		width: 100%;
		height: 50px;
	}
	/*画像2カラム表示*/
	.headBtnArea2 li {
		float: left;
		width: 49.8%;
		margin-bottom: 1px;
		border-right: none;
	}
	.headBtnArea2 li:nth-child(1){
		border-left: 1px solid #fff;
		width: 100.1%;
	}
	.headBtnArea2 li:nth-child(even) {
		margin-left: .8px;
		width:49.95%;
		border-right:1px solid #fff;
	}
	.headBtnArea2 li a {
		width: 100%;
		height: 50px;
		overflow: hidden;
	}
	.headBtnArea2 li a img {
		width: 99.5%;
	}
	.headBtnArea2 li:nth-child(even) a img  {
		width:100% !important;
	}

	/*テキストナビゲーション*/
	.headBtnArea3 li {
		width: 49.95%;
		height: 50px;
		margin: 0 auto;
		border-right: 1px solid #9f9d9e;
		border-top: 1px solid #9f9d9e;
		font-weight:bold;
		float: left;
		padding-bottom:1px;
	}
	.headBtnArea3 li:nth-child(even) {
		width: 50%;
		height: 50px;
	}
	.headBtnArea3 li:nth-child(3) {
		border-left: 1px solid #9f9d9e;
	}
	.headBtnArea3 li:nth-last-child(1),
	.headBtnArea3 li:nth-last-child(2) {
		border-bottom: 1px solid #9f9d9e;
		height: 51px;
		padding: 0;
	}
	.headBtnArea3 li span:after {
		content: ">";
		margin-left: 5px;
		color: #9f9d9e;
	}
	.headBtnArea3 li  a {
		margin: 0 auto;
		width: 100%;
		height: 50px;
	}
	/*画像2カラム表示*/
	.headBtnArea4 li {
		float: left;
		width: 49.95%;
		margin-bottom: 1px;
		border-right: none;
	}
	.headBtnArea4 li{
		border-left: 1px solid #fff;
		width:49.9%;
	}

	.headBtnArea4 li a {
		width: 100%;
		height: 50px;
		overflow: hidden;
	}
	.headBtnArea4 li a img {
		width: 100%;
	}
	.headBtnArea4 li:nth-child(even) a img  {
		width:100% !important;
	}
	/*↑追加0920*/
	.header_trigger_wrap {
		display: block;
	}
	.header_trigger {
		display: block;
		height: 25px;
		position: relative;
		width: 25px;
	}
	.header_trigger span {
		background-color: #00676b;
		display: inline-block;
		height: 3px;
		position: absolute;
		left: 0;
		width: 100%;
	}
	.header_trigger span:nth-of-type(1) {
		top: 10%;
	}
	.header_trigger span:nth-of-type(2) {
		margin-top: -1.5px;
		top: 50%;
	}
	.header_trigger span:nth-of-type(3) {
		bottom: 10%;
	}
	.header_trigger.is_active span {
		height: 3px;
	}
	.header_trigger.is_active span:nth-of-type(1) {
		-webkit-transform: translateY(-9px) rotate(-45deg);
						transform: translateY(9px) rotate(-45deg);
	}
	.header_trigger.is_active span:nth-of-type(2) {
		opacity: 0;
	}
	.header_trigger.is_active span:nth-of-type(3) {
		-webkit-transform: translateY(-8px) rotate(45deg);
						transform: translateY(-8px) rotate(45deg);
	}

	body.is_lock {
		overflow: hidden;
		padding: 0 !important;
		position: relative;
	}
	body.is_lock:before {
		content:'';
		background-color: rgba(0, 0, 0, 0.8);
		display: block;
		height: 100vh;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 10;
	}
	body.is_lock .header_logo_wrap {
		background-color: #fff;
		position: relative;
		z-index: 11;
	}
	body.is_lock .header_select_wrap {
		height: 50px;
	}
	body.is_lock .header_trigger_wrap {
		background-color: #fff;
		padding: 10px 6px 10px 10px;
		position: absolute;
		top: 0;
		right:0;
		z-index: 11;
	}

	.header_sp_menu.is_open {
		background-color: #fff;
		display: block;
		position: relative;
		z-index: 11;
	}
	.header_sp_menu ul {
		border-bottom: 1px solid #eee;
		padding: 0;
	}
	.header_sp_menu ul li {
		border-top: 1px solid #999;
		font-size: 1.4rem;
		position: relative;
	}
	.header_sp_menu ul li:nth-child(1) {
		border-top:none;
	}
	.header_sp_menu .sp_menubox{
		width:100%;
	}
	.header_sp_menu .sp_menubox > p{
		background: #666;
    	color: #fff;
    	padding: 5px 0 5px 13px;
	}

	.header_sp_menu .sp_menubox ul{
		border:none;
		padding:10px 10px 0 5px;
		margin-bottom:10px;
	}

	.header_sp_menu .sp_menubox li:nth-child(2) {
		border: none;
		font-size: 1.4rem;
		position: relative;
		display: inline-block;
		width:52%;
		padding:0 5px;
	}
	.header_sp_menu .sp_menubox li:nth-child(3) {
		border: none;
		font-size: 1.4rem;
		position: relative;
		display: inline-block;
		width:47%;
		padding:0 5px;
	}

/*▼20181024_修正箇所▼*/
	.header_sp_menu .sp_menubox .header_snav_reserve{
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		width: 57%;
		font-size: 1.6rem;
		padding: 5px 0 5px 18px;
		text-decoration: none;
		margin:0 auto 5px;
		display: block
	}
	.header_sp_menu .sp_menubox .header_snav_reserve a.outside_icon{
		color: #fff;
	    background-position: 0 /* 17 */ 18px; /* 2020/06/10 Mod by TAM */
	    white-space: nowrap; /*20190121_修正箇所*/
	    background-image: url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23fff"%20stroke-miterlimit="10"/></svg>'); /* 2020/06/10 Add by TAM */
	}
/*	.header_sp_menu .sp_menubox ul li a.outside_icon{
	    background-position: 0 16px;
	} */  /* 2020/06/10 Del by TAM */
	.header_sp_menu .sp_menubox ul li a:before {
		content:'';
		display: inline-block;
		border-style: solid;
		border-width: 5px 8px;
		border-color: transparent transparent transparent #646464;
	}
	.header_sp_menu .sp_menubox ul li a[class="outside_icon"]:before{
		content:none;
	}
	.header_sp_menu .sp_menubox ul .header_snav_reserve a:before {
		content:'';
		display: inline-block;
		border-style: none !important;
	}
	.header_sp_menu ul li a {
		color: #222;
		display: block;
		padding: 10px 22px 10px /* 21 */ 15px; /* 2020/06/10 Mod by TAM */
		text-decoration: none;
	}
	.header_sp_menu ul li:before {
		content:'';
		border-top: 2px solid #474747;
		border-right: 2px solid #474747;
		display: block;
		height: 10px;
		position: absolute;
		top: 50%;
		right: 20px;
		-webkit-transform: rotate(45deg) translateY(-75%);
						transform: rotate(45deg) translateY(-75%);
		width: 10px;
	}
	.header_sp_menu .sp_menubox li:before{
		content: none;
	}
	/*▲20181024_修正箇所▲*/
/*	.header_sp_menu .sp_menubox li:after {
		content:'';
		border-top: 2px solid #474747;
		border-right: 2px solid #474747;
		display: block;
		height: 10px;
		position: absolute;
		width: 10px;
		top: 50%;
		left: 0px;
		-webkit-transform: rotate(45deg) translateY(-75%);
						transform: rotate(45deg) translateY(-75%);
	}
*/

}
/*-------------------------*/

.globalNav {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.globalNav>ul.hide{display: none;}
/*.globalNav li {
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.globalNav li:nth-child(1){
	border-left: 1px solid #a0a0a0;
}*/

@media screen and (min-width: 569px) {
	.globalNav>ul {
		width: 1000px;
		margin: 0 auto;
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		align-items:center;
		justify-content:center;
		}
	.globalNav {
		background: #eff9f9;
		padding: 0;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	共通ヘッダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.globalNav {
		width: 100%;
		margin: 0 auto;
	}
	.globalNav>ul {
		width: 100%;
		margin: 0 auto;
		clear: both;
	}
	.globalNav>ul::after {
		content: '';
		clear: both;
		display: block;
	}
	.globalNav li {
		float: left;
		width: 49.8%;
		margin-bottom: 1px;
		border-right: none;
	}
	.globalNav li:nth-child(1){
		border-left: none;
	}
	.globalNav li:nth-child(even) {
		margin-left: .8px;
		width:49.95%;
	}
	.globalNav li a {
		width: 100%;
		height: 50px;
		overflow: hidden;
	}
	.globalNav li a img {
		width: 99.5%;
	}
	.globalNav li:nth-child(even) a img  {
		width:100% !important;
	}
}

/* ---------------------------------------------------------

	03. ナビゲーション

--------------------------------------------------------- */

/*.naviArea, .naviArea2 { 削除0921
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
}*/
.naviArea li {
	width: calc(100%/5);
	height: 50px;
	/*border-right:1px solid #a0a0a0;*/
	font-weight:bold;
}
.naviArea li:hover{
	opacity: .8;
}

.naviArea li:nth-child(1){
	border-left: 1px solid #a0a0a0;
	/* width: 200px; */
}
.naviArea li span {
	width: auto;
	text-align: center;
	display: block;
	padding: 18px 0;
	line-height: 1.2;
}
.naviArea li  a {
	color: #222;
	width: 198px;
	height: 50px;
	margin: 0 auto;
	text-decoration: none;
}
.naviArea li a:hover {
	color: #06c;
	text-decoration: none;
}
.naviArea2>ul.hide{display: none;}
.naviArea2 li {
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.naviArea2 li:nth-child(1){
	border-left: 1px solid #a0a0a0;
}
.naviArea3 li a img:first-child{
	width:100%;
}
.naviArea2>ul.hide{display: none;}
.naviArea2 li {
	border-right: 1px solid #fff;
	font-weight:bold;
}
.naviArea2 li:nth-child(1){
	border-left: 1px solid #fff;
}
/*追加0920↓*/
.naviArea4>ul.hide{display: none;}
.naviArea4 li {
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.naviArea4 li:nth-child(1){
	border-left: 1px solid #fff;
}
.naviArea3 li {
	width: calc(100%/5);
	height: 50px;
	border-right: 1px solid #a0a0a0;
	font-weight:bold;
}
.naviArea3 li:nth-child(1){
	border-left: 1px solid #a0a0a0;
}
.naviArea3 li span {
	width: auto;
	text-align: center;
	display: block;
	padding: 18px 0;
	line-height: 1.2;
}
.naviArea3 li  a {
	color: #222;
	width: 198px;
	height: 50px;
	margin: 0 auto;
	text-decoration: none;
}

.naviArea3 li:hover{opacity: .8;}

.naviArea3 li a:hover {
	color: #06c;
	text-decoration:none;
}
.naviArea3 li a img:first-child{
	width:100%;
}
.naviArea4>ul.hide{display: none;}
.naviArea4 li {
	border-right: 1px solid #fff;
	font-weight:bold;
}
.naviArea4 li:nth-child(1){
	border-left: 1px solid #fff;
}
/*↑追加0920*/

.naviArea li:nth-child(1), .naviArea3 li:nth-child(1) {border-left: 1px solid #fff;}
.naviArea li,.naviArea3 li{border-right: 1px solid #fff;}

@media screen and (min-width: 769px) {
	.naviArea>ul,
	.naviArea2>ul,
	.naviArea3>ul,	/*追加0920*/
	.naviArea4>ul {		/*追加0920*/
		width: 1000px;
		margin: 0 auto;
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		align-items:center;
		justify-content:center;
		}
	.naviArea, .naviArea2,
	.naviArea3, .naviArea4 {	/*追加0920*/
/*		background: #eff9f9;*/ /*修正0920*/
		padding: 0;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	ナビゲーション - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.naviArea,
	.naviArea2,
	.naviArea3,	/*追加0920*/
	.naviArea4 {	/*追加0920*/
		width: 100%;
		margin: 0 auto;
	}
	.naviArea>ul,
	.naviArea2>ul,
	.naviArea3>ul,	/*追加0920*/
	.naviArea4>ul {	/*追加0920*/
		width: 100%;
		margin: 0 auto;
		clear: both;
	}
	.naviArea>ul::after,
	.naviArea2>ul::after,
	.naviArea3>ul::after,	/*追加0920*/
	.naviArea4>ul::after {	/*追加0920*/
		content: '';
		clear: both;
		display: block;
	}
	/*テキストナビゲーション*/
	.naviArea li {
		/*width: 49.95%;*/
		width: calc(100%/2);
		height: 50px;
		margin: 0 auto;
		/*border-right: 1px solid #9f9d9e;*/
		/*border-top: 1px solid #9f9d9e;*/
		font-weight:bold;
		float: left;
		padding-bottom:1px;
	}
	.naviArea li:nth-child(1) {
		/*border-left: 1px solid #9f9d9e;*/
/*		background: #d1f5f5;	削除0920*/
		width:99.9%;	/*0914修正*/
	}
	.naviArea li:nth-child(even) {
		border-left:1px solid #9f9d9e;
	}
	.naviArea li:nth-last-child(1),
	.naviArea li:nth-last-child(2) {
		border-bottom: 1px solid #9f9d9e;
		height: 51px;
			padding: 0;
	}
	.naviArea li span:after {
		content: ">";
		margin-left: 5px;
		color: #9f9d9e;
	}
	.naviArea li  a {
		margin: 0 auto;
		width: 100%;
		height: 50px;
	}
	/*画像大1カラム小2カラム表示*/
	.naviArea2 li {
		float: left;
		width: 49.8%;
		margin-bottom: 1px;
		border-right: none;
	}
	.naviArea2 li:nth-child(1){
		border-left: 1px solid #fff;  /*修正0920*/
		width: 100.1%;
	}
	.naviArea2 li:nth-child(even) {
		margin-left: .8px;
		width:49.95%;
		border-right:1px solid #fff;
	}
	.naviArea2 li a {
		width: 100%;
		height: 50px;
		overflow: hidden;
	}
	.naviArea2 li a img {
		width: 99.5%;
		/*height: 100px;*/
	}
	.naviArea2 li:nth-child(even) a img  {
		width:100% !important;
	}
	/*追加0920↓*/
	/*テキストナビゲーション*/
	.naviArea3 li {
		/*width: 49.95%;*/
		width: calc(100%/2);
		height: 50px;
		margin: 0 auto;
		/*border-right: 1px solid #9f9d9e;*/
		/*border-top: 1px solid #9f9d9e;*/
		font-weight:bold;
		float: left;
		padding-bottom:1px;
	}
	.naviArea3 li:nth-child(even) {
		width: 50%;
		height: 50px;
	}
	.naviArea3 li:nth-child(3) {
		border-left: 1px solid #9f9d9e;
	}
	.naviArea3 li:nth-last-child(1),
	.naviArea3 li:nth-last-child(2) {
		border-bottom: 1px solid #9f9d9e;
		height: 51px;
		padding: 0;
	}
	.naviArea3 li span:after {
		content: ">";
		margin-left: 5px;
		color: #9f9d9e;
	}
	.naviArea3 li  a {
		margin: 0 auto;
		width: 100%;
		height: 50px;
	}
	/*画像2カラム表示*/
	.naviArea4 li {
		float: left;
		width: 49.95%;
		margin-bottom: 1px;
		border-right: none;
	}
	.naviArea4 li{
		border-left: 1px solid #fff;
		width:49.9%;
	}
	.naviArea4 li a {
		width: 100%;
		height: 50px;
		overflow: hidden;
	}
	.naviArea4 li a img {
		width: 100%;
		/*height: 100px;*/
	}
	.naviArea4 li:nth-child(even) a img  {
		width:100% !important;
	}
	/*↑追加0920*/

	.naviArea li {width: calc(100%/2);}
	.naviArea li span:after,.naviArea3 li span:after {
		content: '';
		display: block;border-top: 2px solid #fff;border-right: 2px solid #fff;width: 10px;height: 10px;margin: -17px 0 0 90%;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-transform-origin: 0 0;
	}
	.naviArea li:first-child span:after {margin-left: 95%;}


	.naviArea li:nth-last-child(1), .naviArea li:nth-last-child(2),.naviArea3 li:nth-last-child(1), .naviArea3 li:nth-last-child(2){border-bottom:1px solid #fff;}
	.naviArea li:nth-child(even),.naviArea3 li:nth-child(3){border-left:solid 1px #fff;}
	.naviArea li, .naviArea3 li{border-top:solid 1px #fff}
}

/* ---------------------------------------------------------

	04. 共通フッター

--------------------------------------------------------- */
footer {
	background-color: #e8f4f4;
	margin-top: 4.5rem;
	position: relative;
	font-size: 1.3rem;
}

.footer_sitemap {
	margin: 0 auto;
	max-width: 1000px;
	padding: 3.0rem 0 4.0rem;
}
.footer_sitemap nav {
	display: flex;
}
.footer_sitemap_box {
	width: 25%;
}
.footer_sitemap_box:last-of-type {
	margin-left: auto;
}
.footer_sitemap_ttl {
	color: #029e9a;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 1.0rem;
}
.footer_sitemap_search::before {
	content: '';
	background: url(../../../content/dam/jretravel/site/common/footer/footer_ico_search.png) center/contain no-repeat;
	display: inline-block;
	height: 15px;
	margin-right: 0.8rem;
	vertical-align: middle;
	position: relative;
	top: -1px;
	width: 16px;
}
.footer_sitemap_excla::before {
	content: '';
	background: url(../../../content/dam/jretravel/site/common/footer/footer_ico_excla.png) center/contain no-repeat;
	display: inline-block;
	height: 18px;
	margin-right: 0.8rem;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 18px;
}

.footer_sitemap_list a {
	color: #222;
	line-height: 1.8;
	padding-left: 1.4rem;
	position: relative;
	text-decoration: none;
}
.footer_sitemap_list a::before {
	content: '';
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	display: block;
	height: 0.7rem;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: rotate(45deg) translate(-35%, -40%);
					transform: rotate(45deg) translate(-35%, -40%);
	width: 0.7rem;
}
.footer_sitemap_list a:hover {
	color: #06c;
	text-decoration: underline;
}

.footer_address {
	background-color: #616161;
	padding: 2.5rem 0;
}
.footer_menu {
	display: flex;
	justify-content: center;
	margin: 0 auto 2.0rem;
	max-width: 1000px;
}
.footer_menu li {
	border-right: 1px solid #fff;
	line-height: 1;
}
.footer_menu a {
	color: #fff;
	padding: 0 1.5rem;
	text-decoration: none;
}
.footer_menu a:hover {
	text-decoration: underline;
}
.footer_menu li:last-of-type {
	border-right: none;
}
.footer_copyright {
	color: #fff;
	font-size: 1.1rem;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	共通フッター - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	footer {
		margin-top: 3.5rem;
	}

	.footer_sitemap {
		padding: 2.0rem 0 50px;
	}
	.footer_sitemap nav {
		border-bottom: 1px solid #12b5b1;
		display: block;
	}
	.footer_sitemap_box {
		background-color: #fff;
		border-top: 1px solid #12b5b1;
		width: 100%;
	}
	.footer_sitemap_box:last-of-type {
		margin-left: 0;
	}
	.footer_sitemap_ttl {
		font-size: 1.4rem;
		margin-bottom: 0;
		padding: 0.5rem 2.0rem;
		position: relative;
	}
	.footer_sitemap_ttl::after {
		content: '';
		border: 6px solid transparent;
		border-top: 6px solid #12b5b1;
		border-bottom: none;
		display: block;
		height: 0;
		position: absolute;
		top: 50%;
		right: 20px;
		-webkit-transform: translateY(-50%);
						transform: translateY(-50%);
		width: 0;
	}
	.footer_sitemap_ttl.is_active::after {
		-webkit-transform: rotate(180deg) translateY(50%);
						transform: rotate(180deg) translateY(50%);
	}

	.footer_sitemap_list {
		border-top: 0 solid #12b5b1;
		padding: 0 2.5rem;
		transition: border 0.3s, padding 0.3s;
	}
	.footer_sitemap_list.is_open {
		border-top: 1px solid #12b5b1;
		padding: 1.0rem 2.5rem;
		transition: border 0.1s, padding 0.3s;
	}
	.footer_sitemap_list li {
		width: 100%;
	}
	.footer_sitemap_list a {
		display: block;
		font-size: 1.2rem;
		line-height: 0;
		padding-left: 1.5rem;
		opacity: 0;
		visibility: hidden;
		transition: line-height 0.3s, opacity 0.1s, visibility 0.1s;
	}
	.footer_sitemap_list.is_open a {
		line-height: 2.0;
		opacity: 1;
		visibility: visible;
		transition: line-height 0.3s, opacity 0.1s 0.1s, visibility 0.1s 0.1s;
	}

	.footer_address {
		padding: 1.5rem 0 2.0rem;
		position: relative;
	}
	.footer_menu {
		display: block;
		margin: 0 auto 1.5rem;
	}
	.footer_menu li {
		border-right: none;
		border-bottom: 1px solid rgba(255,255,255,0.8);
		line-height: 2.2;
	}
	.footer_menu a {
		padding: 0 2.0rem;
	}
	.footer_copyright {
		font-size: 1.0rem;
		padding: 0 2.0rem;
	}
}



/* ---------------------------------------------------------

	05. トップへ戻るボタン

--------------------------------------------------------- */
#page_top {
	height: 50px;
	position: fixed;
	bottom: 10px;
	right: 20px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s;
	width: 50px;
	z-index: 2;
}
#page_top.is_active {
	opacity: 0.8;
	pointer-events: auto;
}
#page_top.is_stop {
	position: absolute;
	top: -35px;
	right: 20px;
}
#page_top a {
	background-color: #666;
	display: block;
	height: 100%;
}
#page_top a:hover {
	background-color: #999;
}
#page_top a::before{
	content: '';
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	height: 35%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: rotate(45deg) translate(-60%, 10%);
					transform: rotate(45deg) translate(-60%, 10%);
	width: 35%;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	トップへ戻るボタン - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	#page_top {
		height: 40px;
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 40px;
	}
	#page_top.is_stop {
		position: absolute;
		top: -40px;
		right: 10px;
	}
	#page_top a::before{
		-webkit-transform: rotate(45deg) translate(-50%, 20%);
						transform: rotate(45deg) translate(-50%, 20%);
	}
}



/* ---------------------------------------------------------

	06. パンくずリスト

--------------------------------------------------------- */
.cmn_breadcrumb {
	display: flex;
	flex-wrap: wrap;	/*0914追加*/
	align-items: center;
	min-height: 40px;	/*0914修正　height→min-height*/
	margin: 10px auto;	/*20200409修正　margin:5px → margin:10px*/
	max-width: 1000px;
}
.cmn_breadcrumb > * {
	font-size: 1.2rem;
	font-weight: normal;
}
.cmn_breadcrumb > *:not(:first-child)::before {
	content: '>';
	margin-right: 0.5em;
}
.cmn_breadcrumb > * + * {
	margin-left: 0.5em;
}
.cmn_breadcrumb a {
	color: #222;
	text-decoration: none;
}
.cmn_breadcrumb a:hover {
	color: #06c;
	text-decoration: underline;
}

.cmn_breadcrumb, .cmn_breadcrumb > .cmp-breadcrumb__item a, .cmn_breadcrumb > .cmp-breadcrumb__item + p {
	font-size: 1.3rem;
}


/*20190121_修正箇所*/
@media screen and (max-width: 568px) {
	/*2021.11.17追加 by TAM*/
	.cmn_breadcrumb, .cmn_breadcrumb>.cmp-breadcrumb__item a, .cmn_breadcrumb>.cmp-breadcrumb__item + p {
		font-size: 1.1rem;
		display: inline-block;
	}
	.cmn_breadcrumb {
		white-space: nowrap;/*2021.11.17追加 by TAM*/
		overflow: auto;		/*2021.11.17追加 by TAM*/
		min-height: auto;	/*2021.11.17追加 by TAM*/
		margin: 10px;		/*2021.11.17追加 by TAM*/
		width: 94%;
	}
	/*2021.11.17追加 by TAM*/
	p.cmp-breadcrumb__item {
		display: inline-flex;
	}
}


/* ---------------------------------------------------------

	07. MVスライダー（トップページ）

--------------------------------------------------------- */
.slider_mv_wrap {
	margin-bottom: 60px;
}
.slider_mv {
	display: none;
}
.slider_mv.slick-initialized {
	display: block;
}
.slider_mv_box {
	position: relative;
	vertical-align: top;
	z-index: 1;
}
.slider_mv_box a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.slider_mv_box a:hover {
	opacity: 0.8;
}
.slider_mv_txt {
	font-weight: bold;
	line-height: 1.2;
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 2;
    text-shadow: 1px 4px 6px #222,-2px -2px 4px #222; /*20190121_修正箇所*/
}
.slider_mv_subttl {
	font-size: 1.4rem;
	margin-bottom: 0.3rem;
}
.slider_mv_ttl {
	font-size: 3.0rem;
}

.slider_mv .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 50px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 26px;
	z-index: 2;
}
.slider_mv .slick-arrow:hover {
	opacity: 0.8;
}
.slider_mv .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_green_prev.png);
	margin-left: -526px;
	left: 50%;
}
.slider_mv .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_green_next.png);
	margin-right: -526px;
	right: 50%;
}

.slider_mv .slick-dots {
	position: absolute;
	bottom: -25px;
	left: 0;
	text-align: center;
	width: 100%;
}
.slider_mv .slick-dots li {
	display: inline-block;
	height: 10px;
	margin: 0 5px;
	position: relative;
	width: 10px;
}
.slider_mv .slick-dots li button {
	background-color: transparent;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	line-height: 0;
	outline: none;
	width: 10px;
}
.slider_mv .slick-dots li button:hover,
.slider_mv .slick-dots li button:focus {
	outline: none;
}
.slider_mv .slick-dots li button:hover:before,
.slider_mv .slick-dots li button:focus:before {
	opacity: 0.8;
}
.slider_mv .slick-dots li button:before {
	content: '';
	background-color: #c9c9c9;
	border-radius: 50%;
	display: block;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
}
.slider_mv .slick-dots li.slick-active button:before {
	background-color: #4bc1cd;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	MVスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.slider_mv_wrap {
		margin-bottom: 40px;
	}
	.slider_mv_txt {
		bottom: 10px;
	}
	.slider_mv_subttl {
		font-size: 1.2rem;
	}
	.slider_mv_ttl {
		font-size: 1.8rem;
	}

	.slider_mv .slick-prev {
		margin-left: 0;
	}
	.slider_mv .slick-next {
		margin-right: 0;
	}

	.slider_mv .slick-dots {
		bottom: -20px;
	}
	.slider_mv .slick-dots li {
		margin: 0 10px;
	}
}



/* ---------------------------------------------------------

	08. インフォメーション

--------------------------------------------------------- */
.info_box_wrap {
	display: flex;
	justify-content: space-between;
}
.info_box {
	border: 1px solid #ccc;
	width: calc(100% - 370px);
}
.info_box_ttl {
	margin-bottom: 10px;
	padding: 15px 15px 0;
}

.info_box_list li {
	padding: 1.5rem 2.5rem 1.5rem 3.6rem; /*20190121_修正箇所*/
}
.info_box_list li:not(:first-child) {
	border-top: 1px dotted #c9c9c9;
}
.info_box_list a {
	color: #222;
	position: relative;
	text-decoration: none;
}
.info_box_list a::after {
	content: '';
	border-color: transparent transparent transparent #13b5b1;
	border-style: solid;
	border-width: 5px 7px;
	display: block;
	height: 0;
	position: absolute;
	top: 0.3rem;
	left: -15px;
	width: 0;
}
.info_box_list a:hover {
	color: #06c;
	text-decoration: underline;
}
.info_tab_special {
	background-color: #ef6060;
	border: 1px solid #ef6060;
	border-radius: 0.6em;
	color: #fff;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1;
	padding: 0.2em 1.5em 0.1em;
	text-align: center;
	vertical-align: text-top;
	width: 7em;
}
.info_tab_notice {
	border: 1px solid #ef6060;
	border-radius: 0.6em;
	color: #ef6060;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1;
	padding: 0.2em 1.5em 0.1em;
	vertical-align: text-top;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	インフォメーション - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.info_box_wrap {
		display: block;
	}
	.info_box {
		border: none;
		margin-bottom: 15px;
		width: 100%;
	}
	.info_box_ttl {
		margin-bottom: 10px;
		padding-left: 15px;
	}
	.info_box_ttl img {
		max-height: 32px;
	}

	.info_box_list li {
		padding: 0;
	}
	.info_box_list li:not(:first-child) {
		border-top-style: solid;
	}
	.info_box_list a {
		display: block;
		font-size: 1.2rem;
		padding: 1.0rem 3.0rem 1.0em 1.5em;
	}
	.info_box_list a::after {
		border: none;
		border-top: 3px solid #13b5b1;
		border-right: 3px solid #13b5b1;
		height: 12px;
		top: 50%;
		left: auto;
		right: 10px;
		-webkit-transform: rotate(45deg) translate(-50%);
						transform: rotate(45deg) translate(-50%);
		width: 12px;
        border-width: 2px !important;

	}
}



/* ---------------------------------------------------------

	09. 1カラムスライダー

--------------------------------------------------------- */
/*.slider_onecol_wrap {
	border: 1px solid #ccc;
	padding: 15px 29px 20px;
	width: 345px;
}

.slider_onecol_wrap_ttl {
	margin-bottom: 20px;
}

.slider_onecol {
	display: none;
}
.slider_onecol.slick-initialized {
	display: block;
}
.slider_onecol_box {
	padding: 0 6px;
	position: relative;
}
.slider_onecol a {
	color: #222;
	display: block;
	text-decoration: none;
}
.slider_onecol a:hover {
	opacity: 0.8;
}
.slider_onecol_tag {
	background-color: #2dacb2;
	color: #fff;
	font-size: 1.3rem;
	padding: 0.5em 1.5em;
	position: absolute;
	top: 6px;
	left: 0;
	z-index: 2;
}
.slider_onecol_tag::after {
	content: '';
	border: 3px solid transparent;
	border-top-color: #0f6165;
	border-right-color: #0f6165;
	display: block;
	height: 0;
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 0;
}
.slider_onecol_img {
	margin-bottom: 0.5rem;
}
.slider_onecol_area {
	background-color: #a6a6a6;
	color: #fff;
	display: inline-block;
	margin-bottom: 1.0rem;
	padding: 0.3rem 0.5rem;
}
.slider_onecol_ttl {
	font-size: 1.8rem;
	line-height: 1.2;
	margin-bottom: 0.3rem;
}
.slider_onecol_price {
	color: #ea0000;
	font-size: 2.4rem;
}
.slider_onecol_price sup {
	font-size: 1.2rem;
	margin-left: 0.2rem;
}
.slider_onecol_info {
	font-size: 1.2rem;
	margin-bottom: 1.5rem;
	line-height: 1.4;
}
.slider_onecol_txt {
	line-height: 1.4;
	margin-bottom: 0.7em;
}
.slider_onecol_caution {
	font-size: 1.1rem;
}
.slider_onecol_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

.slider_onecol .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 40px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 23px;
	z-index: 2;
}
.slider_onecol .slick-arrow:hover {
	opacity: 0.8;
}
.slider_onecol .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_prev.png);
	left: -17px;
}
.slider_onecol .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_next.png);
	right: -17px;
}*/

/*ーーーーーーーーーーーーーーーーーーーーー
	1カラムスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
/*@media screen and (max-width: 568px) {
	.slider_onecol_wrap {
		background-color: #d0f5f5;
		border: none;
		padding: 20px 0;
		width: 100%;
	}

	.slider_onecol_wrap_ttl {
		margin-bottom: 15px;
		padding-left: 30px;
	}

	.slider_onecol .slick-slide:not(.slick-center) {
		opacity: 0.2;
		transition: opacity 0.3s;
	}
	.slider_onecol_box {
		padding: 0 15px;
	}
	.slider_onecol_tag {
		font-size: 1.2rem;
		padding: 0.3em 1.5em;
		top: 12px;
		left: 9px;
	}
	.slider_onecol_img {
		margin-bottom: 1.0rem;
	}
	.slider_onecol_area {
		font-size: 1.2rem;
	}
	.slider_onecol_ttl {
		font-size: 1.5rem;
	}
	.slider_onecol_price {
		font-size: 2.0rem;
	}
	.slider_onecol_price sup {
		font-size: 1.1rem;
	}
	.slider_onecol_info {
		margin-bottom: 1.0rem;
	}
	.slider_onecol_txt {
		font-size: 1.2rem;
	}

	.slider_onecol .slick-arrow {
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: contain;
		border: none;
		cursor: pointer;
		height: 40px;
		outline: none;
		position: absolute;
		top: 50%;
		text-indent: -9999px;
		-webkit-transform: translateY(-50%);
						transform: translateY(-50%);
		width: 23px;
		z-index: 2;
	}
	.slider_onecol .slick-arrow:hover {
		opacity: 0.8;
	}
	.slider_onecol .slick-prev {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_prev.png);
		left: -17px;
	}
	.slider_onecol .slick-next {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_next.png);
		right: -17px;
	}

	.slider_onecol {
		margin-bottom: 30px;
	}
	.slider_onecol .slick-dots {
		position: absolute;
		bottom: -30px;
		left: 0;
		text-align: center;
		width: 100%;
	}
	.slider_onecol .slick-dots li {
		display: inline-block;
		height: 10px;
		margin: 0 10px;
		position: relative;
		width: 10px;
	}
	.slider_onecol .slick-dots li button {
		background-color: transparent;
		border: 0;
		color: transparent;
		cursor: pointer;
		display: block;
		font-size: 0;
		height: 10px;
		line-height: 0;
		outline: none;
		width: 10px;
	}
	.slider_onecol .slick-dots li button:hover,
	.slider_onecol .slick-dots li button:focus {
		outline: none;
	}
	.slider_onecol .slick-dots li button:hover:before,
	.slider_onecol .slick-dots li button:focus:before {
		opacity: 1;
	}
	.slider_onecol .slick-dots li button:before {
		content: '';
		background-color: #fff;
		border-radius: 50%;
		display: block;
		height: 10px;
		position: absolute;
		top: 0;
		left: 0;
		width: 10px;
	}
	.slider_onecol .slick-dots li.slick-active button:before {
		background-color: #4bc1cd;
	}
}

*/


/* ---------------------------------------------------------

	10. 4カラムスライダー

--------------------------------------------------------- */
/*.fourcols_title {
	margin-bottom: 25px;
	text-align: center;
}

.slider_fourcols {
	display: none;
	justify-content: center;
	margin-left: -5px;
	width: calc(100% + 10px);
}
.slider_fourcols.slick-initialized {
	display: flex;
}
.slider_fourcols_box {
	padding: 0 5px;
	width: 23.8%;
}
.slider_fourcols_box a {
	border: 1px solid #ccc;
	color: #222;
	display: block;
	height: 100%;
	padding: 10px;
	text-decoration: none;
}
.slider_fourcols_box a:hover {
	opacity: 0.8;
}
.slider_fourcols_img {
	margin-bottom: 1.0rem;
}
.slider_fourcols_tag {
	margin-bottom: 0.5rem;
}
.slider_fourcols_area {
	background-color: #a6a6a6;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.4;
	padding: 0.5rem;
}
.slider_fourcols_mail {
	border: 2px solid #268ce2;
	border-radius: 5px;
	color: #268ce2;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.slider_fourcols_online {
	border: 2px solid #ff9d29;
	border-radius: 5px;
	color: #ff9d29;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.slider_fourcols_tag span {
	display: inline-block;
	margin: 0 0.5rem 0.5rem 0;
}
.slider_fourcols_ttl {
	font-size: 1.6rem;
	line-height: 1.2;
	margin-bottom: 0.5rem;
}
.slider_fourcols_price {
	color: #ea0000;
	font-size: 2.1rem;
}
.slider_fourcols_price sup {
	font-size: 1.2rem;
	margin-left: 0.2rem;
}
.slider_fourcols_info {
	font-size: 1.2rem;
	line-height: 1.4;
}

.slider_fourcols .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 33px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 33px;
	z-index: 2;
}
.slider_fourcols .slick-arrow:hover {
	opacity: 0.8;
}
.slider_fourcols .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_prev.png);
	left: -20px;
}
.slider_fourcols .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_next.png);
	right: -20px;
}

.slider_fourcols_caution {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.slider_fourcols_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
*/
/*ーーーーーーーーーーーーーーーーーーーーー
	4カラムスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
/*@media screen and (max-width: 568px) {
	.fourcols_title {
		margin-bottom: 20px;
	}
	.fourcols_title img {
		max-height: 70px;
	}

	.slider_fourcols {
		margin: 0 auto;
		width: calc(100% - 20px);
	}
	.slider_fourcols_box {
		padding: 0 3%;
		width: 44.0%;
	}
	.slider_fourcols_box a {
		padding: 5px;
	}
	.slider_fourcols_img {
		margin-bottom: 0.5rem;
	}
	.slider_fourcols_tag {
		margin-bottom: 0.3rem;
	}
	.slider_fourcols_area {
		font-size: 1.2rem;
	}
	.slider_fourcols_ttl {
		font-size: 1.4rem;
		line-height: 1.3;
		margin-bottom: 0.3rem;
	}
	.slider_fourcols_price {
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 0.3em;
	}
	.slider_fourcols_price sup {
		font-size: 1.1rem;
	}
	.slider_fourcols_info {
		font-size: 1.1rem;
	}

	.slider_fourcols .slick-arrow {
		height: 24px;
		width: 24px;
	}
	.slider_fourcols .slick-prev {
		left: -8px;
	}
	.slider_fourcols .slick-next {
		right: -8px;
	}

	.slider_fourcols_caution {
		font-size: 1.1rem;
		margin: 1.0rem 20px 0;
	}
}

*/

/* ---------------------------------------------------------

	11. 角丸スライダー

--------------------------------------------------------- */
.kadomaru_title {
	margin-bottom: 30px;
	text-align: center;
}

.slider_kadomaru {
	display: none;
	justify-content: center;
	margin-left: calc(-15px / 2);
	position: relative;
	width: calc(100% + 15px);
}
.slider_kadomaru.slick-initialized {
	display: flex;
}
.slider_kadomaru_box {
	padding: 0 calc(15px / 2);
	width: 18.8%;
}
.slider_kadomaru_img {
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.slider_kadomaru_img a {
	display: block;
}
.slider_kadomaru_img a:hover {
	opacity: 0.8;
}
.slider_kadomaru_ttl {
	color: #029e9a;
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
.slider_kadomaru_txt {
	line-height: 1.4;
}

.slider_kadomaru .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 33px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 33px;
	z-index: 2;
}
.slider_kadomaru .slick-arrow:hover {
	opacity: 0.8;
}
.slider_kadomaru .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_prev.png);
	left: -20px;
}
.slider_kadomaru .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_next.png);
	right: -20px;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	角丸スライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.kadomaru_title {
		margin-bottom: 15px;
	}
	.kadomaru_title img {
		height: 35px;
	}

	.slider_kadomaru {
		margin: 0 auto;
		width: calc(100% - 20px);
	}
	.slider_kadomaru_box {
		padding: 0 4.0%;
		width: 42.0%;
	}
	.slider_kadomaru_img {
		margin-bottom: 7px;
	}
	.slider_kadomaru_ttl {
		font-size: 1.4rem;
		margin-bottom: 3px;
	}
	.slider_kadomaru_txt {
		font-size: 1.2rem;
	}

	.slider_kadomaru .slick-arrow {
		height: 24px;
		width: 24px;
	}
	.slider_kadomaru .slick-prev {
		left: -8px;
	}
	.slider_kadomaru .slick-next {
		right: -8px;
	}
}



/* ---------------------------------------------------------

	12. 記事MVスライダー

--------------------------------------------------------- */
.slider_column_wrap {
	margin: 0 auto 60px;
	max-width: 1000px;
}
.slider_column {
	display: none;
}
.slider_column.slick-initialized {
	display: block;
}
.slider_column .slick-slide {
	margin: 0 5px;
}
.slider_column .slick-slide:not(.slick-center) {
	opacity: 0.2;
	transition: opacity 0.3s;
}
.slider_column_box {
	position: relative;
	vertical-align: top;
	z-index: 1;
}
.slider_column_box a {
	color: #222;
	display: block;
	text-decoration: none;
}
.slider_column_box a:hover {
	opacity: 0.8;
}
.slider_column_ttl {
	background-color: rgba(255,255,255,0.8);
	font-size: 1.8rem;
	line-height: 1.5;
	padding: 1.5rem 1.0rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

.slider_column .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 60px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 43px;
	z-index: 2;
}
.slider_column .slick-arrow:hover {
	opacity: 0.8;
}
.slider_column .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_black_prev.png);
	left: 0;
}
.slider_column .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_black_next.png);
	right: 0;
}

.slider_column .slick-dots {
	position: absolute;
	bottom: -25px;
	left: 0;
	text-align: center;
	width: 100%;
}
.slider_column .slick-dots li {
	display: inline-block;
	height: 10px;
	margin: 0 5px;
	position: relative;
	width: 10px;
}
.slider_column .slick-dots li button {
	background-color: transparent;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	line-height: 0;
	outline: none;
	width: 10px;
}
.slider_column .slick-dots li button:hover,
.slider_column .slick-dots li button:focus {
	outline: none;
}
.slider_column .slick-dots li button:hover:before,
.slider_column .slick-dots li button:focus:before {
	opacity: 0.8;
}
.slider_column .slick-dots li button:before {
	content: '';
	background-color: #a8a8a8;
	border-radius: 50%;
	display: block;
	height: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
}
.slider_column .slick-dots li.slick-active button:before {
	background-color: #414141;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	記事MVスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.slider_column_wrap {
		margin-bottom: 40px;
	}
	.slider_column .slick-slide {
		margin: 0;
	}
	.slider_column_ttl {
		font-size: 1.2rem;
		padding: 0.5rem 1.0rem;
	}

	.slider_column .slick-arrow {
		height: 42px;
		width: 30px;
	}
	.slider_column .slick-prev {
		left: 0;
	}
	.slider_column .slick-next {
		right: 0;
	}

	.slider_column .slick-dots {
		bottom: -25px;
	}
	.slider_column .slick-dots li {
		margin: 0 10px;
	}
}



/* ---------------------------------------------------------

	13. 人気ホテルランキング（TYOトップ1）

--------------------------------------------------------- */
.autolist {
	counter-reset: tyo-ranking;
	display: flex;
	flex-wrap: wrap;
/*	justify-content: space-between; */ /* 20200716 Del by TAM */
	margin-bottom: -12px;
}
.autolist li {
	border: 1px solid #ccc;
	margin-bottom: 12px;
	padding: 10px;
}
.autolist li:nth-child(-n+2) {
	width: 49.2%;
}
.autolist li:nth-child(n+3) {
	width: 32.5%;
}
.autolist a {
	color: #222;
	display: block;
	text-decoration: none;
}
.autolist a:hover {
	opacity: 0.8;
}
.autolist li:nth-child(-n+2) a {
	display: flex;
}
.autolist_img {
	position: relative;
}
.autolist_img::before {
	content: '';
	border: 3px solid transparent;
	border-top-color: #00706f;
	border-right-color: #00706f;
	display: block;
	height: 0;
	position: absolute;
	top: 38px;
	left: -6px;
	width: 0;
}
.autolist_img::after {
	content: counter(tyo-ranking) '位';
	background-color: #11b5b4;
	counter-increment: tyo-ranking;
	color: #fff;
	font-size: 1.65rem;
	font-weight: bold;
	padding: 0.2rem 0;
	position: absolute;
	top: 8px;
	left: -6px;
	text-align: center;
	width: 82px;
}
.autolist li:nth-child(n+3) .autolist_img {
	margin-bottom: 1.0rem;
}
.autolist_img  img{
	width: 265px;
	/* height: 210px; */ /* 20200708 Del by TAM */
	object-fit: contain;
	background: #eee;
}
.autolist li:nth-child(n+3) .autolist_img  img{
	width: 300px;
	height: /* 150px */ 185px; /* 20200708 Mod by TAM */
	object-fit: contain;
	background: #eee;
}
.autolist li:nth-child(-n+2) .autolist_info {
	padding-left: 15px;
	width: 42%;
}
.autolist_tag {
	margin-bottom: 0;
}
.autolist_area {
	background-color: #a6a6a6;
	color: #fff;
	display: inline-block;
/*	font-size: 1.3	rem; */ /* 20200708 Mod by TAM */
	font-size: 1.3rem; /* 20200708 Mod by TAM */
	line-height: 1.4;
	padding: 0.3em 0.5em;
}
.tyo_ranking_mail {
	border: 2px solid #268ce2;
	border-radius: 5px;
	color: #268ce2;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.tyo_ranking_online {
	border: 2px solid #ff9d29;
	border-radius: 5px;
	color: #ff9d29;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.autolist_tag span {
	display: inline-block;
	margin: 0 0.5rem 0 0;
}
.autolist_ttl {
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.4;
	margin: .5rem 0;
}
.autolist_price {
	color: #ea0000;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.2em;
}
.autolist_price sup {
	font-size: 1.4rem;
	margin-left: 0.3rem;
}
.autolist_conditions {
	font-size: 1.2rem;
}

.autolist_notes {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.autolist_notes li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	人気ホテルランキング - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.autolist {
		display: block;
		margin: 0 auto;
		max-width: calc(100% - 30px);
	}
	.autolist li {
		margin-bottom: 0;
		padding: 10px;	/*0910変更*/
		position: relative;
	}
	.autolist li + li {
		margin-top: 10px;
	}
	.autolist li:nth-child(-n+2),
	.autolist li:nth-child(n+3) {
		width: 100%;
	}
	.autolist li:nth-child(-n+2) a {
		display: block;
	}
	.autolist li:nth-child(n+3) a {
		display: flex;
	}
	.autolist_img {
		position: static;
	}
	.autolist_img::before {
		top: 35px;
	}
	.autolist_img::after {
		font-size: 1.6rem;
		padding: 0;
		top: 10px;
		width: 75px;
	}
	.autolist li:nth-child(-n+2) .autolist_img {
		margin-bottom: 0.5rem;
	}
	.autolist li:nth-child(n+3) .autolist_img {
		flex: 0 0 auto;
		margin-bottom: 0;
		width: 43%;
	}
	.autolist_img  img{
		width: 100%;	/*0910変更*/
/*		height: 235px;	*/ /* 20200716 Del by TAM */
	}
	.autolist li:nth-child(n+3) .autolist_img  img{
		width: 100%;	/*20181029変更*/
		height: /* 120px */ auto; /* 20200716 Mod by TAM */
	}
	.autolist li:nth-child(-n+2) .autolist_info {
		padding-left: 0;
		width:100%;
	}
	.autolist li:nth-child(n+3) .autolist_info {
		padding-left: 1.0rem;
	}
	.autolist_tag {
		margin-bottom: 0.3rem;
	}
	.autolist_area {
		font-size: 1.2rem;
	}
	.autolist_ttl {
		font-size: 1.4rem;
	}
	.autolist_price {
		font-size: 1.7rem;
	}
	.autolist_price span {
		font-size: 1.2rem;
	}
	.autolist_conditions {
		font-size: 1.1rem;
	}

	.autolist_notes {
		font-size: 1.1rem;
		margin: 1.0rem 20px 0;
	}
}


/* ---------------------------------------------------------

	14. 日帰りツアー（TYOトップ3）

--------------------------------------------------------- */
.cmn_tyo_ttl {
	border-bottom: 1px solid #494949;
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 1.5rem;
	padding: 0 0 1.0rem 2.0rem;
}
.cmn_tyo_lead {
	margin-bottom: 2.5rem;
	padding: 0 2.0rem;
}

.tyo_higaeri_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -10px;
}
.tyo_higaeri_list li {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
	width: 32.6%;
}
.tyo_higaeri_list a {
	color: #222;
	display: block;
	text-decoration: none;
}
.tyo_higaeri_list a:hover {
	opacity: 0.8;
}
.codeitem_img {
	position: relative;
}
.codeitem_img img {
	width: 100%;
}
.codeitem_area {
    background-color: #a6a6a6;
    color: #fff;
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0.3em 0.5em;
/*	background-color: #11b5b4;
	color: #fff;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0.2rem 2.0rem;
	position: absolute;
	top: 8px;
	left: -6px;*/
}
/*.codeitem_area::before {
	content: '';
	border: 3px solid transparent;
	border-top-color: #00706f;
	border-right-color: #00706f;
	display: block;
	height: 0;
	position: absolute;
	top: 23px;
	left: 0;
	width: 0;
}*/
.codeitem_img {
	margin-bottom: 1.0rem;
}
.codeitem_tag {
	/*display: flex;*/
	align-items: flex-start;
	/*justify-content: space-between;*/
	margin-bottom: 0;
}
.tyo_higaeri_mail {
	border: 2px solid #268ce2;
	border-radius: 5px;
	color: #268ce2;
	flex: 0 0 auto;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.tyo_higaeri_online {
	border: 2px solid #ff9d29;
	border-radius: 5px;
	color: #ff9d29;
	flex: 0 0 auto;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.codeitem_tag span {
	display: inline-block;
	margin: 0 0.5rem 0.5rem 0;
}
.codeitem_ttl {
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.4;
}
.tyo_higaeri_price {
	color: #ea0000;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.2em;
}
.tyo_higaeri_price span {
	font-size: 1.4rem;
	vertical-align: middle;
}
.tyo_higaeri_info {
	font-size: 1.2rem;
}
.codeitem_txt {
	font-size: 1.2rem;
	margin:1rem 0;
}

.tyo_higaeri_caution {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.tyo_higaeri_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	日帰りツアー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.cmn_tyo_ttl {
		font-size: 1.4rem;
		padding: 0 0 1.0rem 1.5rem;
	}
	.cmn_tyo_lead {
		font-size: 1.2rem;
		margin-bottom: 1.5rem;
		padding: 0 1.5rem;
	}

	.tyo_higaeri_list {
		border: 1px solid #ccc;
		display: none;
		margin: 0 auto;
		max-width: calc(100% - 40px);
	}
	.tyo_higaeri_list.slick-initialized {
		/*display: block;*/
		/*DELETE*/
	}
	.tyo_higaeri_list li {
		border: none;
		margin-bottom: 0;
		width: 100%;
	}
	.codeitem_img::before {
		top: 35px;
	}
/*	.codeitem_img img {
		width: 100%;
		height: 235px;
	} */ /* 20200716 Del by TAM */
/*	.codeitem_tag {
		margin-bottom: 0.3rem;
	} */ /* 20200716 Del by TAM */
	.codeitem_area {
		font-size: 1.2rem;
	}
	.codeitem_ttl {
		font-size: 1.4rem;
	}
	.tyo_higaeri_price {
		font-size: 1.7rem;
	}
	.tyo_higaeri_price span {
		font-size: 1.2rem;
	}
	.tyo_higaeri_info {
		font-size: 1.1rem;
	}
	.codeitem_txt {
		margin-top: 1.0rem;
	}

	.tyo_higaeri_caution {
		font-size: 1.1rem;
		margin: 1.0rem 20px 0;
	}

	.tyo_higaeri_list .slick-arrow {
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: contain;
		border: none;
		cursor: pointer;
		height: 60px;
		outline: none;
		position: absolute;
		top: 50%;
		text-indent: -9999px;
		-webkit-transform: translateY(-50%);
						transform: translateY(-50%);
		width: 20px;
		z-index: 2;
	}
	.tyo_higaeri_list .slick-arrow:hover {
		opacity: 0.8;
	}
	.tyo_higaeri_list .slick-prev {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_black_prev.png);
		left: -20px;
	}
	.tyo_higaeri_list .slick-next {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_black_next.png);
		right: -20px;
	}
}



/* ---------------------------------------------------------

	15. 目的地からさがす（南東北発TYO）

--------------------------------------------------------- */
.tyo_destination_list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -3.0rem;
}
.tyo_destination_list li {
	margin-bottom: 3.0rem;
	width: 48%;
}
.tyo_destination_list li:nth-child(odd) {
	margin-right: 4%;
}
.tyo_destination_list a {
	background-color: #d6f1f2;
	color: #222;
	display: flex;
	text-decoration: none;
}
.tyo_destination_img {
	flex: 0 0 auto;
	width: 50%;
}
.tyo_destination_txt {
	padding: 15px;
	width: 50%;
}
.tyo_destination_ttl {
	color: #029e9a;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1.0rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	目的地からさがす - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.tyo_destination_list {
		display: block;
		margin-bottom: 0;
	}
	.tyo_destination_list li {
		margin-bottom: 0;
		width: 100%;
	}
	.tyo_destination_list li:nth-child(odd) {
		margin-right: 0;
	}
	.tyo_destination_list li + li {
		margin-top: 5px;
	}
	.tyo_destination_img {
		flex: 0 0 auto;
		width: 44%;
	}
	.tyo_destination_txt {
		padding: 10px;
		width: 56%;
	}
	.tyo_destination_ttl {
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
	}
	.tyo_destination_lead {
		font-size: 1.2rem;
		line-height: 1.4;
	}
}



/* ---------------------------------------------------------

	16. ホテルブランドから探す（トップページ）

--------------------------------------------------------- */
.top_hotelbrand_list {
	display: flex;
}
.top_hotelbrand_list li {
	background-color: #d6f1f2;
	width: 23.8%;
}
.top_hotelbrand_list li:not(:nth-child(4n)) {
	margin-right: 1.6%;
}
.top_hotelbrand_list a {
	color: #222;
	display: block;
	height: 100%;
	text-decoration: none;
}
.top_hotelbrand_list a:hover {
	opacity: 0.8;
}
.top_hotelbrand_img {
	margin-bottom: 1.2rem;
}
.top_hotelbrand_ttl {
	line-height: 1;
	margin-bottom: 1.2rem;
	text-align: center;
}
.top_hotelbrand_lead {
	padding: 0 10px 10px;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	ホテルブランドから探す - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.top_hotelbrand_list {
		display: block;
	}
	.top_hotelbrand_list li {
		width: 100%;
	}
	.top_hotelbrand_list li + li {
		margin-top: 5px;
	}
	.top_hotelbrand_list li:not(:nth-child(4n)) {
		margin-right: 0;
	}
	.top_hotelbrand_list a {
		display: flex;
	}
	.top_hotelbrand_img {
		flex: 0 0 auto;
		margin-bottom: 0;
		width: 44%;
	}
	.top_hotelbrand_txt {
		padding: 10px;
	}
	.top_hotelbrand_ttl {
		margin-bottom: 0.8rem;
		text-align: left;
	}
	.top_hotelbrand_ttl img {
		max-height: 18px;
	}
	.top_hotelbrand_lead {
		font-size: 1.2rem;
		padding: 0;
	}
}



/* ---------------------------------------------------------

	17. その他のエリア（南東北発トップ）

--------------------------------------------------------- */
.tyo_otherarea_list {
	display: flex;
}
.tyo_otherarea_list li {
	width: 32.8%;
}
.tyo_otherarea_list li:not(:nth-child(3n)) {
	margin-right: 0.8%;
}
.tyo_otherarea_ttl {
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.tyo_otherarea_img {
	margin-bottom: 0.5rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	その他のエリア - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.tyo_otherarea_list {
		display: block;
		margin: 0 auto;
		width: calc(100% - 50px);
	}
	.tyo_otherarea_list li {
		width: 100%;
	}
	.tyo_otherarea_list li:not(:nth-child(3n)) {
		margin-right: 0;
	}
	.tyo_otherarea_list li + li {
		margin-top: 2.0rem;
	}
	.tyo_otherarea_ttl {
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
	}
	.tyo_otherarea_txt {
		font-size: 1.2rem;
	}
}



/* ---------------------------------------------------------

	18. 売れ筋ランキング（南東北発トップ）

--------------------------------------------------------- */
.cmn_ranking_list {
	display: flex;
	padding: 0 10px;
	position: relative;
}
.cmn_ranking_list::after {
	content: '';
	background-color: #eaf8f8;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	width: 100vw;
	z-index: -1;
}
.cmn_ranking_list li {
	padding: 1.0rem 0 1.5rem;
	width: 18.4%;
}
.cmn_ranking_list li:not(:nth-child(5n)) {
	margin-right: 2.0%;
}
.cmn_ranking_list a {
	color: #222;
	display: block;
	text-decoration: none;
}
.cmn_ranking_list a:hover {
	opacity: 0.8;
}
.cmn_ranking_brand span {
	color: #fff;
	display: inline-block;
	font-size: 1.0rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
	padding: 0.2em 0.6em;
}
.cmn_ranking_view {
	background-color: #66cc00;
}
.cmn_ranking_dr {
	background-color: #00833e;
}
.cmn_ranking_img {
	margin-bottom: 0.5rem;
}
/* .cmn_ranking_img img {
	width: 100%;
	height: 135px;
	object-fit: contain;
	background: #fff;
} */ /* 20200708 Del by TAM */
.cmn_ranking_tag {
	margin-bottom: 0.5rem;
}
.cmn_ranking_area {
	background-color: #a6a6a6;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.4;
	padding: 0.5rem;
}
.cmn_ranking_mail {
	background-color: #fff;
	border: 2px solid #268ce2;
	border-radius: 5px;
	color: #268ce2;
	font-size: 1.1rem;
	padding: 0.3rem 0.2rem;
}
.cmn_ranking_online {
	background-color: #fff;
	border: 2px solid #ff9d29;
	border-radius: 5px;
	color: #ff9d29;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.cmn_ranking_tag span {
	display: inline-block;
	margin: 0 0.3rem 0.5rem 0;
}
.cmn_ranking_tag span:last-child {
	margin-right: 0;
}
.cmn_ranking_price {
	color: #ea0000;
	font-weight: bold;
}
.cmn_ranking_price sup {
	font-size: 1.0rem;
	margin-left: 0.2em;
}
.cmn_ranking_info {
	font-size: 1.2rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	売れ筋ランキング - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.cmn_ranking_list {
		display: block;
		padding: 0;
	}
	.cmn_ranking_list::after {
		display: none;
	}
	.cmn_ranking_list li {
		padding: 0;
		width: 100%;
	}
	.cmn_ranking_list li:not(:nth-child(5n)) {
		margin-right: 0;
	}
	.cmn_ranking_list li + li {
		margin-top: 0.5rem;
	}
	.cmn_ranking_list a {
		background-color: #eaf8f8;
		display: flex;
		flex-wrap: wrap;
		padding: 1.0rem 1.5rem;
	}
	.cmn_ranking_brand {
		width: 100%;
	}
	.cmn_ranking_img {
		flex: 0 0 auto;
		width: 44%;
	}
/*	.cmn_ranking_img img{
		width: 100%;
		height: 114px;
	} */ /* 20200716 Del by TAM */
	.cmn_ranking_inner {
		padding-left: 1.0rem;
		width: 56%;
	}
	.cmn_ranking_area {
		background-color: #a6a6a6;
		color: #fff;
		font-size: 1.3rem;
		line-height: 1.4;
		padding: 0.5rem;
	}
	.cmn_ranking_mail {
		background-color: #fff;
		border: 2px solid #268ce2;
		border-radius: 5px;
		color: #268ce2;
		font-size: 1.1rem;
		padding: 0.3rem 0.5rem;
	}
	.cmn_ranking_online {
		background-color: #fff;
		border: 2px solid #ff9d29;
		border-radius: 5px;
		color: #ff9d29;
		font-size: 1.1rem;
		padding: 0.3rem 0.5rem;
	}
	.cmn_ranking_tag span {
		display: inline-block;
		margin: 0 0.5rem 0.5rem 0;
	}
	.cmn_ranking_price {
		color: #ea0000;
		font-weight: bold;
	}
	.cmn_ranking_info {
		font-size: 1.2rem;
	}
}


/* ---------------------------------------------------------

	19. 観光エリア

--------------------------------------------------------- */
	.circle{width:1000px;}
	.circle h2{display: block;width:300px;margin:0 auto 10px;}
	.circle_1column_cntnts{}
	.circle_1column_box{display: flex;justify-content: center;}
	.circle_1column_img{/*width:49%;*/margin-right:20px;}
	.circle_1column_img{width:400px;}
	.circle_1column_sub_img{display: flex;margin:16px 0 30px}
	.circle_1column_sub_img li{justify-content: space-between; }
	.circle_1column_sub_img li:nth-child(1) img{width:96%;margin-right:4%;height:100%}
	.circle_1column_sub_img li:nth-child(2) img{width:96%;margin-left:4%;height:100%}
	.circle_1column{width: 58%}
	.circle_1column .circle_area{background: #11b5b4;padding: 5px 30px;display: table;font-size: 1.4rem;color: #fff;}
	.circle_1column .circle_ttl{margin-top:15px;font-size: 3rem;line-height:1.2;}
	.circle_1column .circle_cth{font-size: 1.8rem;margin:15px 0;line-height:1.2;}
	.circle_1column .circle_txt{margin:15px 0;}
	.circle_1column .circle_access_box{background:#eee;padding: 10px; font-size: 1.2rem; }
	.circle_1column .circle_access_ttl{width: 81%;display: inline-block;font-size:1.4rem}
	.circle_1column .circle_hotel{font-size:1.4rem}
	.circle_1column .circle_access{margin:5px 0;}

	.circle_cntnts{display: flex;justify-content: center;}
	.circle_box{width:33.3%;margin-left:10px;}
	.circle_box:nth-child(1){margin-left:0;}
	.circle_img {width:230px;margin: 0 auto 15px;}
	.circle_img img{width:230px;height:230px;border-radius:50% }
	.circle_area{background: #11b5b4;padding: 5px 15px;display: inline-block;margin-right: 10px;font-size: 1.2rem;color: #fff;}
	.circle_ttl{display: inline-block;font-size: 2rem;vertical-align: middle;line-height:1.2;}
	.circle_txt{margin:10px 0 15px;}
	.circle_access_box{background:#eee;padding: 10px; font-size: 1.2rem; }
	.circle_access_ttl{width: 67%;display: inline-block;font-size:1.4rem}
	.circle_hotel{font-size:1.4rem}
	.circle_access{margin:5px 0;}
	.circle a{text-decoration: none;}
	.circle a:hover{text-decoration: underline}


@media screen and (max-width: 568px) {
	.circle{width:100%;}
	.circle h2{display: block;width:300px;margin:0 auto 10px;}
	.circle_1column_cntnts{width:90%; margin:0 auto;}
	.circle_1column_box{display: block;justify-content: center;margin-bottom:30px;}
	.circle_1column_img{/*width:49%;*/margin-right:20px;}
	.circle_1column_img{width:100%;height:auto;}
	.circle_1column_sub_img{display:flex;margin:16px 0 30px}
	.circle_1column_sub_img li{justify-content: space-between; }
	.circle_1column_sub_img li:nth-child(1) img{width:96%;margin-right:4%;}
	.circle_1column_sub_img li:nth-child(2) img{width:96%;margin-left:4%;}
	.circle_1column{width: 100%}
	.circle_1column .circle_area{background: #11b5b4;padding: 5px 30px;display: table;font-size: 1.4rem;color: #fff;}
	.circle_1column .circle_ttl{margin-top:10px;font-size: 2.4rem;}
	.circle_1column .circle_cth{font-size: 1.8rem;margin:5px 0 10px;}
	.circle_1column .circle_txt{margin:15px 0;}
	.circle_1column .circle_access_box{background:#eee;padding: 10px; font-size: 1.2rem; height:auto;}
	.circle_1column .circle_access_ttl{width: 68%;}
	.circle_1column .circle_access{margin:5px 0;}


	.circle_cntnts{ display: block; justify-content: normal; width: 90%; margin: 0 auto; }
	.circle_box{ width:100%;margin:0 0 50px }
	.circle_box:nth-child(1){margin-left:0;}
	.circle_img {width:230px;margin: 0 auto 15px;}
	.circle_img img{width:230px;height:230px;border-radius:50% }
	.circle_area{background: #11b5b4;padding: 5px 15px;display: inline-block;margin-right: 10px;font-size: 1.2rem;color: #fff;}
	.circle_ttl{display: inline-block;font-size: 2rem;vertical-align: middle;}
	.circle_txt{margin:10px 0 15px;}
	.circle_access_box{background:#eee;padding: 10px; font-size: 1.2rem; }
	.circle_access{margin:5px 0;}
	.circle a{text-decoration: none;}
	.circle a:hover{text-decoration: underline}

	}

/* ---------------------------------------------------------

	19. 見出し（トップページ・下層ページ・記事ページ）

--------------------------------------------------------- */
.top .section h1{
	font-size: 1.3rem;
	display:inline-block;
	font-weight:inherit;
}
.top .section h2{
	font-size: 1.8rem;
	color: #4d4d4d;
	width:auto;
	margin: 20px auto;
	display: table;
    line-height: 1.4;
}
.top .section h3{
	font-size: 1.9rem;
	font-weight:inherit;
	color: #fff;
	background-color: #a6a6a6;
	border-radius: 20px;
	padding: 6px 20px;
	margin: 15px auto;
	width: auto;
	display: table;
}

@media screen and (max-width: 568px) {
	.top .section{
		width: 100%;
		margin: .5em auto;
	}
	/*20190121_修正箇所*/
	.top .section h1{
		padding: 0 0 0 10px;
	}
	.top .section h3{
		font-size: 1.4rem;
	}
}

.feature .section h1 {font-size: 1.7rem;font-weight: normal;}

@media screen and (max-width: 568px) {
	.feature .section h1{margin:0 2%}
}

/*ーーーーーーーーーーーーーーーーーーーーー
		特集 Pageのh2～h6
ーーーーーーーーーーーーーーーーーーーーーー*/
.feature .section{
	width: 100%;
	margin: .5em auto;
}
.feature .section h2{
	font-size: 1.8rem;
	color: #4d4d4d;
	width:auto;
	margin: 20px auto;
	display: table;
    line-height: 1.4;
}
.feature .section h3{
	font-size: 1.9rem;
	color: #4d4d4d;
	background-color: #f0f8fa;
	border-bottom: solid 1px #12b5b4;
	padding: 6px 20px 4px 20px;
	margin: 15px 0;
}
.feature .section h4{
	font-size: 1.4rem;
	color: #4d4d4d;
	border-bottom: solid 1px #494949;
	padding: 6px 20px 4px 20px;
	margin: 15px 0;
}
.feature .section h5{
	font-size: 1.4rem;
	color: #4d4d4d;
	border-left: double 10px #12b5b4;
	padding: 6px 20px 4px 10px;
	margin: 10px 0;
}
.feature .section h6{
	font-size: 1.4rem;
	color: #fff;
	background-color: #12b5b4;
	padding: 6px 20px 4px 20px;
	font-weight: normal;
	margin: 10px 0;
}

@media screen and (max-width: 568px) {
	.feature .section{
		width: 100%;
		margin: .5em auto;
	}
	.feature .section h3{
		font-size: 1.4rem;
	}
	.feature .section h3, .feature .section h4, .feature .section h5, .feature .section h6{
		margin: 10px 0;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
		記事 Pageのh2～h6
ーーーーーーーーーーーーーーーーーーーーーー*/
.article .section{
	width: 100%;
	margin: .5em auto;
}
.article .section h1{
	font-size: 2.2rem !important;
	color: #4d4d4d !important;
	width:auto !important;
	margin: 10px 0 20px !important;
	display: block !important;
	line-height: 1.4 !important;
}
.article .section h2{
	font-size: 2.0rem;
	color: #4d4d4d;
	width:auto;
	margin: 20px 0;
	padding:0 0 2px; /*20190121_修正箇所*/
	font-weight: inherit;
	display: block;
	border-bottom: solid 2px #12b5b4;
	line-height: 1.4;
}
.article .section h3{
	font-size: 1.8rem;
	color: #4d4d4d;
	border-bottom: solid 1px #ccc;
	padding: 6px 20px 5px 0;
	margin: 10px 0;
	line-height: 1.6;
}
.article .section h3::before{	/*0910追加*/
	content:"";
    border-left: double 10px #12b5b4;
    padding: 5px 0 5px 10px;
}
.article .section h4{
	font-size: 1.6rem; /*20190121_修正箇所*/
	color: #4d4d4d;
	border-bottom: solid 1px #494949;
	padding: 6px 20px 4px 0;
	margin: 15px 0;
	line-height: 1.6;
	font-weight: normal;
}
.article .section h5{
	font-size: 1.4rem;
	color: #4d4d4d;
	border-left: double 10px #12b5b4;
	padding: 6px 20px 4px 10px;
	margin: 10px 0;
	line-height: 1.6;
}
.article .section h6{
	font-size: 1.4rem;
	color: #fff;
	background-color: #12b5b4;
	padding: 6px 20px 4px 20px;
	font-weight: normal;
	margin: 10px 0;
	line-height: 1.6;
}
@media screen and (max-width: 568px) {
	.article .section{
		width: 100%;
		margin: .5em auto;
	}
	.article .section h1{
		margin:0 0 20px !important;
	}
	.article .section h1, .article .section h2, .article .section h3, .article .section h4, .article .section h5, .article .section h6{
		margin: 10px;
	}
	.article .section h3{
		padding: 6px 0 5px;
		line-height: 1.5;
	}
	.article .section h4{
		padding: 6px 0 4px;
		text-align: left;
		font-weight: normal;
		font-size: 1.7rem;
		line-height: 1.5;
	}
}
/* ---------------------------------------------------------

	xx. 記事ページ

--------------------------------------------------------- */
.article_box{	/*0914追加*/
	width: 650px;
	border-right: 1px solid #ccc;
	padding-right: 1.5rem;
}
.article_area{	/*0914修正*/
	padding-bottom: .2rem;
/*	margin-right: 2rem;*/
	display: table;
}
.article_title{
	width: 650px;
	padding-right: 1.5rem;
	display: table;
}

/*snsアイコン*/
.sns_area{
	float:right;
}
.sns_list{
	display:inline-block;
	margin: 0 8px 8px;
}
.sns_list:nth-last-child(1){
	margin-right: 0;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	記事ページ - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.article_box{	/*0914追加*/
		width: 100%;
		border-right: none;
		padding-right: 0;
	}
	.article_title{
		width: 100%;
		padding-right: 0;
	}
	.article_title .section h1{
		padding: 0 10px;
	}
	.article_area{
		margin:0 auto;
	}
	.section_article h1{
		width: 95%;
		margin: 0 auto;
	}

	/*SNSアイコン*/
	.sns_area{
		display: block;
		margin: 0 auto;
	}
}
/* ---------------------------------------------------------

	xx. おすすめプラン（記事ページ）

--------------------------------------------------------- */
.article_clomn{
	display: flex;
}
.clm_contents{
	background: #ebf7f7;
	border-top: 2px solid #0a8990;
	margin-top: 5rem;
    display: block;
/*	width: 650px;
	padding-bottom: .2rem;
	margin-right: 2rem;*/
	display: table;
}
.clm_osusume_ttl {
	color: #008e8e;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin: 1.5rem 0;
}
.clm_osusume_lead {
	margin-bottom: 2.5rem;
	padding: 0 2.0rem;
}

.clm_osusume_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 30px -10px;
}
.clm_osusume_list li {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
	width: 48%;
}
.clm_osusume_list a {
	color: #222;
	display: block;
	text-decoration: none;
}
.clm_osusume_list a:hover {
	opacity: 0.8;
}
.clm_osusume_brand {
	background-color: #11b5b4;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0.2rem 2.0rem;
	position: absolute;
	top: 8px;
	left: -6px;
}
.clm_osusume_brand::before {
	content: '';
	border: 3px solid transparent;
	border-top-color: #00706f;
	border-right-color: #00706f;
	display: block;
	height: 0;
	position: absolute;
	top: 23px;
	left: 0;
	width: 0;
}
.clm_osusume_img {
	position: relative;
	margin-bottom: 1.0rem;
}
/* .clm_osusume_img img {
	width: 260px;
	height: 195px;
	object-fit: contain;
	background: #eee;
} */ /* 20200708 Del by TAM */
.clm_osusume_tag {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 0.5rem;
}
.clm_osusume_tag span {
	display: inline-block;
	margin: 0 0.5rem 0.5rem 0;
}
.clm_osusume_plan_course{
	background: #ff9c00;
	border-radius: 1em;
	margin:0.5rem 0.5rem 0.5rem 0;
	padding: 0.3rem 1rem;
	color:#fff;
}
.clm_osusume_plan_term{
	background: #099;
	border-radius: 1em;
	margin:0.5rem 0.5rem 0.5rem 0;
	padding: 0.3rem 1rem;
	color:#fff;
}
.dp .clm_osusume_plan_term{
	display: none;
}
.clm_osusume_plan_ttl {
	color:#1089d2;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.3rem;
	padding-right: 0.5em;
}
.clm_osusume_plan_area {
	background-color: #a6a6a6;
	color: #fff;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.4;
	padding: 0.3em 0.5em;
}
.clm_osusume_plan_area:empty {
	display: none;
}

.clm_osusume_price {
	color: #ea0000;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.2em;
}
.clm_osusume_price span {
	font-size: 1.4rem;
	vertical-align: middle;
}
.clm_osusume_info {
	font-size: 1.2rem;
	color:#222;
	padding: 0 0 0.4em; /*20181029追加*/
}
.clm_osusume_lead {
	font-size: 1.2rem;
	margin-top: 1.5rem;
}

.clm_osusume_caution {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.clm_osusume_caution li {
	padding-left: 2.5em;
	text-indent: -1.0em;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	おすすめプラン（記事ページ） - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.article_area{
		width: 100%;
		margin:0 auto;
	}
	.article_clomn{
		display: inherit;
	}
	.clm_contents{
		width: 100%;
	}
	.clm_osusume_list li {
		width: 100%;
	}
/*	.clm_osusume_img img {
		width: auto;
		height: 220px;
	} */ /* 20200708 Del by TAM */
}


/* ---------------------------------------------------------

	xx. おすすめプラン（記事ページ　右カラム）

--------------------------------------------------------- */
.clm_subcolum{
/*	border-left: 1px solid #ccc; */ /*0914修正→移動*/
	width: 330px;
	padding: 0 0 0 10px;
	display: table;
}
.clm_osusume_s_ttl {
	color: #4d4d4d; /*20190121_修正箇所*/
	font-size: 2.0rem;
	font-weight: bold;
	margin: 2.5rem 0 1.5rem; /*20190121_修正箇所*/
	display: flex;
}
.clm_subcolum .clm_osusume_s_ttl:first-child {
    margin-top: 0;
}
.clm_osusume_s_ttl::after {
	content: "";
	flex-grow: 1;
     height: 2px;
    background: #01b8be;
    margin: 1.5rem 0 0 .5rem;
    display: block;
}
.clm_osusume_s_lead {
	margin-bottom: 2.5rem;
	padding: 0 2.0rem;
}
.clm_osusume_s_list li,
.clm_viewtabi_list li{
	background: #fff;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	width: 100%;
}
.clm_osusume_s_list a,
.clm_viewtabi_list a,
.view_linkbox a{
	color: #222;
	text-decoration: none;
     display: flex;
    align-items: flex-start;
}
.clm_osusume_s_list a:hover,
.clm_viewtabi_list a:hover {
	opacity: 0.8;
}
.clm_osusume_s_brand {
	background-color: #11b5b4;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0.2rem 2.0rem;
	position: absolute;
	top: 8px;
	left: -6px;
}
.clm_osusume_s_brand::before {
	content: '';
	border: 3px solid transparent;
	border-top-color: #00706f;
	border-right-color: #00706f;
	display: block;
	height: 0;
	position: absolute;
	top: 23px;
	left: 0;
	width: 0;
}
.clm_osusume_s_img {
	position: relative;
	display: inline-block;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 1.0rem;
}
.clm_osusume_s_img img{
	width: 124px;
	height: /*85px*/93px;
	object-fit: contain;
	background: #eee;
}
.clm_osusume_s_box {
	display: inline-block;
	align-items: flex-start;
	justify-content: flex-start;
	margin: 0 0 0.5rem 1.5rem;　/*20181029修正*/
	font-size: 1.1rem;
    width: 58%;
}
.clm_osusume_s_box span {
	display: inline-block;
	margin: 0 0.5rem 0 0;	/*20181029修正*/
}
.clm_osusume_s_plan_course{
	display: inline-block;
	background: #ff9c00;
	border-radius: 1em;
	margin:0.5rem 0.5rem 0.5rem 0;
	padding: 0.3rem 1rem;
	color:#fff;
}
.clm_osusume_s_plan_term{
	display: inline-block;
	background: #099;
	border-radius: 1em;
	margin:0.5rem 0.5rem 0.5rem 0;
	padding: 0.3rem 1rem;
	color:#fff;
}
.clm_osusume_s_plan_term:empty{
		display: none;
	}
.clm_osusume_s_plan_ttl {
	color:#1089d2;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.3rem;
	padding-right: 0.5em;
}
.clm_osusume_s_plan_area {
	display: table;
	background-color: #a6a6a6;
	color: #fff;
	line-height: 1.4;
	padding: 0.3em 0.5em;
	font-size: 1.3rem;
}
.clm_osusume_s_plan_area:empty {
	display: none;
}

.clm_osusume_s_price {
	color: #ea0000;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.2em;
}
.clm_osusume_s_price span {
	font-size: 1.4rem;
	vertical-align: middle;
}
.clm_osusume_s_info {
	font-size: .8rem;
	color:#222;
}
.clm_osusume_s_lead {
	font-size: 1.2rem;
	margin-top: 1.5rem;
}

.clm_osusume_s_caution {
	font-size: 1.1rem;
	margin: 1.5rem ;
}
.clm_osusume_s_caution li {
	text-indent: -1.0em;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	おすすめプラン（記事ページ　右カラム） - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.clm_subcolum{
		width: 100%;
		padding: 0;
        margin-top: 1em;
        border-left: none;
	}
	.clm_osusume_s_ttl {
		background: #ebf7f7;
		margin: 1.5rem 0;
		padding: .5rem 0;
		text-align: center;
		display: block;
	}
	.clm_osusume_s_ttl::after {
		content: "";
		flex-grow: 1;
		height: 0;
		background: none;
		margin: 0;
		display:none;
	}
	.clm_osusume_s_list a{
     position: relative;
	}
	.clm_osusume_s_list a::after,
    .clm_viewtabi_list a::after{
		content: "";
		position: absolute;
		border: none;
		border-top: 3px solid #13b5b1;
		border-right: 3px solid #13b5b1;
		height: 10px;
		top: 50%;
		left: auto;
		right: 2%;
		-webkit-transform: rotate(45deg) translate(-50%);
						transform: rotate(45deg) translate(-50%);
		width: 10px;
	}
	.clm_osusume_s_img {
		width: /* 45 */ 42%; /* 20200716 Mod by TAM */
	/*	margin-right: 2%; */ /* 20200716 Del by TAM */
	}
	.clm_osusume_s_img img{
		width: auto;
		height: 115px;
	}
	.clm_osusume_s_brand {
		white-space: nowrap;
	}
	.clm_osusume_s_plan_ttl{
	     font-size: 1.6rem;
        padding-right: 2rem;
	}
	.clm_osusume_s_plan_course ,.clm_osusume_s_plan_term{
		padding: 0.2rem 1rem;
	}
	.clm_osusume_s_price {
     	font-size: 1.8rem;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	clm02_v_bdrbtm
ーーーーーーーーーーーーーーーーーーーーーー*/

.clm02_v_bdrbtm .clm_osusume_s_plan_ttl {
	color: #222;
	font-size: 1.7rem;
	line-height: 1.6;
	margin-bottom: 0rem;
}

.clm02_v_bdrbtm .clm_osusume_s_price {
	font-size: 2rem;
}
.clm02_v_bdrbtm .clm_osusume_s_info {
	margin-bottom: .3rem;
    font-size: 1.1rem;
}
.clm02_v_bdrbtm .clm_osusume_s_img {
	width:42%;
}

@media screen and (max-width:568px){
    .clm02_v_bdrbtm .clm_osusume_s_plan_ttl {
        font-size: 1.6rem;
        margin: .5rem 0 0;
    }
}


/* ---------------------------------------------------------

	xx. びゅうたび（記事ページ　右カラム）リスト・ボックス

--------------------------------------------------------- */
.clm_viewtabi_list a {
    justify-content: center;
    align-items: center;
    position: relative;
}
.clm_viewtabi_list .clm_viewtabi_txt {
    display: inline-block;
    width: 58%;
    padding-left: 0.5rem;
    margin-bottom: 1.0rem;
    font-size: 0.97em;
}
.box_viewtabi {
    background: #ebf6f7;
    padding: 8% 7% 5%;
    margin: 5% 2%;
}
.box_viewtabi .viewtabi_img {
    display: block;
    margin:0 auto;
}
.viewtabi_img:hover img {
    opacity: 0.8;
}
.box_viewtabi p {
    padding: 6% 0 3%;
    line-height: 1.5;
    font-size: 0.95em;
    text-align: justify;
}
.box_viewtabi .viewtabi_link {
    display: block;
    text-align: right;
    text-decoration: none;
    position: relative;
}
.box_viewtabi .viewtabi_link:hover {
    text-decoration: underline;
}
.box_viewtabi .viewtabi_link::before {
    content: '';
    border-top: 1px solid #06c;
    border-right: 1px solid #06c;
    display: block;
    height: 0.7rem;
    position: absolute;
    top: 60%;
    right: 5.5em;
    -webkit-transform: rotate(45deg) translate(-35%, -40%);
    transform: rotate(45deg) translate(-35%, -40%);
    width: 0.7rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	びゅうたび（記事ページ　右カラム）リスト・ボックス - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
    .clm_viewtabi_list .clm_viewtabi_txt {
        padding:0 6% 0 0;
        font-size: 1.1em;
    }
    .box_viewtabi {padding:6% 4% 4%;}
    .box_viewtabi p {padding:4% 0 2%;}
}



/* ---------------------------------------------------------

	09. 1カラムスライダー(共通)

--------------------------------------------------------- */
.slider_onecol_wrap {
	border: 1px solid #ccc;
	padding: 15px 29px 20px;
	width: 345px;
}

.slider_onecol_wrap_ttl {
	margin-bottom: 20px;
}

.slider_onecol {
	display: none;
}
.slider_onecol .slick-initialized {
	display: block;
}
.slider_onecol .slider_box {
	padding: 0 6px;
	position: relative;
}
.slider_box .sp{
    background: #fff;
    padding:15px;
}
.slider_onecol a {
	color: #222;
	display: block;
	text-decoration: none;
}
.slider_onecol a:hover {
	opacity: 0.8;
}
.slider_onecol .slider_tag {
	background-color: #2dacb2;
	color: #fff;
	font-size: 1.3rem;
	padding: 0.5em 1.5em;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 2;
}
.slider_onecol .slider_tag::after {
	content: '';
	border: 3px solid transparent;
	border-top-color: #0f6165;
	border-right-color: #0f6165;
	display: block;
	height: 0;
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 0;
}
.slider_onecol .slider_img {
	margin-bottom: 0.5rem;
}
/* .slider_onecol .slider_img img {
	width: 100%;
	height: 205px;
	object-fit: contain;
	background: #eee;
} */ /* 20200708 Del by TAM */

.slider_onecol .slider_icon {
	margin-bottom: 0rem;
}
.slider_onecol .slider_area {
	background-color: #a6a6a6;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.3;
	padding: 0.5rem;
}
.slider_onecol .slider_mail {
	display: none;
}
.slider_onecol .slider_online {
	display: none;
}
.slider_onecol .slider_ttl {
	font-size: 1.8rem;
	line-height: 1.2;
	margin:.5rem 0;
}
.slider_onecol .slider_price {
	color: #ea0000;
	font-size: 2.4rem;
}
.slider_onecol .slider_price sup {
	font-size: 1.2rem;
	margin-left: 0.2rem;
}
.slider_onecol .slider_info {
	font-size: 1.2rem;
	margin-bottom: 1.5rem;
	line-height: 1.4;
}
.slider_onecol .slider_txt {
	line-height: 1.4;
	margin:.5rem 0;
}
.slider_onecol .slider_caution {
	font-size: 1.1rem;
}
.slider_onecol .slider_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

.slider_onecol .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 40px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 23px;
	z-index: 2;
}
.slider_onecol .slick-arrow:hover {
	opacity: 0.8;
}
.slider_onecol .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_prev.png);
	left: -12px;
	top: 25% !important;
}
.slider_onecol .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_next.png);
	right: -12px;
	top: 25% !important;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	1カラムスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.slider_onecol_wrap {
		background-color: #d0f5f5;
		border: none;
		padding: 20px 0;
		width: 100%;
	}

	.slider_onecol_wrap_ttl {
		margin-bottom: 15px;
		padding-left: 30px;
	}

	.slider_onecol .slick-slide:not(.slick-center) {
		opacity: 0.2;
		transition: opacity 0.3s;
	}
	.slider_onecol .slider_box {
		padding: 0 15px;
	}
	.slider_onecol .slider_tag {
		font-size: 1.2rem;
		padding: 0.3em 1.5em;
		top: 25px;
		left: 9px;
	}
	.slider_onecol .slider_img {
		margin-bottom: 1.0rem;
	}
/*	.slider_onecol .slider_img img {
		width: 100%;
		height: 191px;
		background: #fff;
	} */ /* 20200708 Del by TAM */
	.slider_onecol .slider_icon {
		margin-bottom: 0rem;
	}
	.slider_onecol .slider_area {
		font-size: 1.2rem;
	}
	.slider_onecol .slider_ttl {
		font-size: 1.7rem;
	}
	.slider_onecol .slider_price {
		font-size: 2.0rem;
	}
	.slider_onecol .slider_price sup {
		font-size: 1.1rem;
	}
	.slider_onecol .slider_info {
		margin-bottom: 1.0rem;
	}
	.slider_onecol .slider_txt {
		font-size: 1.2rem;
	}

	.slider_onecol .slick-arrow {
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: contain;
		border: none;
		cursor: pointer;
		height: 40px;
		outline: none;
		position: absolute;
		top: 50%;
		text-indent: -9999px;
		-webkit-transform: translateY(-50%);
						transform: translateY(-50%);
		width: 23px;
		z-index: 2;
	}
	.slider_onecol .slick-arrow:hover {
		opacity: 0.8;
	}
	.slider_onecol .slick-prev {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_prev.png);
		left: -17px;
	}
	.slider_onecol .slick-next {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_gray_next.png);
		right: -17px;
	}

	.slider_onecol {
		margin-bottom: 30px;
	}
	.slider_onecol .slick-dots {
		position: absolute;
		bottom: -30px;
		left: 0;
		text-align: center;
		width: 100%;
	}
	.slider_onecol .slick-dots li {
		display: inline-block;
		height: 10px;
		margin: 0 10px;
		position: relative;
		width: 10px;
	}
	.slider_onecol .slick-dots li button {
		background-color: transparent;
		border: 0;
		color: transparent;
		cursor: pointer;
		display: block;
		font-size: 0;
		height: 10px;
		line-height: 0;
		outline: none;
		width: 10px;
	}
	.slider_onecol .slick-dots li button:hover,
	.slider_onecol .slick-dots li button:focus {
		outline: none;
	}
	.slider_onecol .slick-dots li button:hover:before,
	.slider_onecol .slick-dots li button:focus:before {
		opacity: 1;
	}
	.slider_onecol .slick-dots li button:before {
		content: '';
		background-color: #fff;
		border-radius: 50%;
		display: block;
		height: 10px;
		position: absolute;
		top: 0;
		left: 0;
		width: 10px;
	}
	.slider_onecol .slick-dots li.slick-active button:before {
		background-color: #4bc1cd;
	}
}



/* ---------------------------------------------------------

	10. 4カラムスライダー

--------------------------------------------------------- */
.fourcols_title {
	margin-bottom: 25px;
	text-align: center;
}

.slider_fourcols {
	display: none;
	justify-content: center;
	margin-left: -5px;
	width: calc(100% + 10px);
}
.slick-initialized {
	display: flex;
}
.slider_fourcols .slick-slide {
	padding: 0 5px;
	width: 23.8%;
}
.slider_fourcols .slider_box a {
	border: 1px solid #ccc;
	color: #222;
	display: block;
	height: 100%;
	padding: 10px;
	text-decoration: none;
}
.slider_fourcols .slider_box a:hover {
	opacity: 0.8;
}

.slider_fourcols .slider_tag {
	display: none;
}
.slider_fourcols .slider_img {
	margin-bottom: 1.0rem;
}
.slider_fourcols .slider_img img{
	width:220px;
	height:165px;
	object-fit: contain;
	background: #eee;
}
.slider_fourcols .slider_icon {
	/*margin-bottom: 0.5rem;*/
}
.slider_fourcols .slider_area {
	background-color: #a6a6a6;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.4;
	padding: 0.5rem;
}
.slider_fourcols .slider_mail {
	border: 2px solid #268ce2;
	border-radius: 5px;
	color: #268ce2;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.slider_fourcols .slider_online {
	border: 2px solid #ff9d29;
	border-radius: 5px;
	color: #ff9d29;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.slider_fourcols .slider_icon span {
	display: inline-block;
	margin: 0 0.5rem 0 0;
}
.slider_fourcols .slider_ttl {
	font-size: 1.6rem;
	line-height: 1.2;
	margin-bottom: 0.5rem;
}
.slider_fourcols .slider_price {
	color: #ea0000;
	font-size: 2.1rem;
}
.slider_fourcols .slider_price sup {
	font-size: 1.2rem;
	margin-left: 0.2rem;
}
.slider_fourcols .slider_info {
	font-size: 1.2rem;
	line-height: 1.4;
}
.slider_fourcols .slider_txt {
	margin:.5rem 0;
}

.slider_fourcols .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 33px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 33px;
	z-index: 2;
}
.slider_fourcols .slick-arrow:hover {
	opacity: 0.8;
}
.slider_fourcols .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_prev.png);
	left: -20px;
}
.slider_fourcols .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_next.png);
	right: -20px;
}

.cmn_contents > .slider_caution {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.cmn_contents > .slider_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

.slider_fourcols .slider_caution {
	font-size: 1.1rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	4カラムスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.fourcols_title {
		margin-bottom: 20px;
	}
	.fourcols_title img {
		max-height: 70px;
	}

	.slider_fourcols {
		margin: 0 auto;
		width: calc(100% - 20px);
	}
	.slider_fourcols .slider_box {
		padding: 0 3%;
		/*width: 44.0%;*/
		/*DELETE*/
	}
	.slider_fourcols .slick-slide {
		padding: 0;
	}
	.slider_fourcols .slider_box a {
		padding: 5px;
	}
	.slider_fourcols .slider_img {
		margin-bottom: 0.5rem;
	}
	.slider_fourcols .slider_img img{
		width:100%;
		height:116px;
	}
	.slider_fourcols .slider_icon {
		margin-bottom: 0.3rem;
	}
	.slider_fourcols .slider_area {
		font-size: 1.2rem;
	}
	.slider_fourcols .slider_ttl {
		font-size: 1.4rem;
		line-height: 1.3;
		margin-bottom: 0.3rem;
	}
	.slider_fourcols .slider_price {
		font-size: 1.8rem;
		line-height: 1.3;
		margin-bottom: 0.3em;
	}
	.slider_fourcols .slider_price sup {
		font-size: 1.1rem;
	}
	.slider_fourcols .slider_info {
		font-size: 1.1rem;
	}

	.slider_fourcols .slick-arrow {
		height: 24px;
		width: 24px;
	}
	.slider_fourcols .slick-prev {
		left: -8px;
	}
	.slider_fourcols .slick-next {
		right: -8px;
	}

	.cmn_contents >  .slider_caution {
		font-size: 1.1rem;
		margin: 1.0rem 20px 0;
	}

}

/* ---------------------------------------------------------

	XX. 3カラムスライダー　/　0910追加

--------------------------------------------------------- */
.slider_three {
	/*display: none;*/
	justify-content: center;
	margin-left: -5px;
	width: calc(100% + 10px);
}
.slick-initialized {
	display: flex;
}
.slider_three .slick-slide {
	padding: 0 7px;
	width: 33.8%;
}
.slider_three .slider_box a {
	border: 1px solid #ccc;
	color: #222;
	display: block;
	height: 100%;
    padding: 10px !important;
	text-decoration: none;
}
.slider_three .slider_box a:hover {
	opacity: 0.8;
}

.slider_three .slider_tag {
	display: none;
}
.slider_three .slider_img {
	margin-bottom: 1.0rem;
}
.slider_three .slider_img img{
	width: 300px;
    height: 225px;
	object-fit: contain;
	background: #eee;
}
.slider_three .slider_icon {
	/*margin-bottom: 0.5rem;*/
}
.slider_three .slider_area {
	background-color: #a6a6a6;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.4;
	padding: 0.5rem;
}
.slider_three .slider_mail {
	border: 2px solid #268ce2;
	border-radius: 5px;
	color: #268ce2;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.slider_three .slider_online {
	border: 2px solid #ff9d29;
	border-radius: 5px;
	color: #ff9d29;
	font-size: 1.1rem;
	padding: 0.3rem 0.5rem;
}
.slider_three .slider_icon span {
	display: inline-block;
	margin: 0 0.5rem 0 0;
}
.slider_three .slider_ttl {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.3rem;
    padding-right: 0.5em;
}
.slider_three .slider_price {
    color: #ea0000;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.2em;
}
.slider_three .slider_price sup {
	font-size: 1.2rem;
	margin-left: 0.2rem;
}
.slider_three .slider_info {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    line-height: 1.4;
}
.slider_three .slider_txt {
    font-size: 1.2rem;
	margin:.5rem 0;
}

.slider_three .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 33px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 33px;
	z-index: 2;
}
.slider_three .slick-arrow:hover {
	opacity: 0.8;
}
.slider_three .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_prev.png);
	left: -20px;
}
.slider_three .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_next.png);
	right: -20px;
}

.cmn_contents > .slider_caution {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.cmn_contents > .slider_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
.slider_three .slider_caution {
	font-size: 1.1rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	3カラムスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.slider_three {
		margin: 0 auto;
		width: calc(100% - 20px);
	}
	.slider_three .slider_box {
		padding: 0 3%;
		/*width: 44.0%;
		height:auto;*/
		/*DELETE*/
	}
	.slider_three .slick-slide {
		padding: 0;
	}
	.slider_three .slider_box a {
		padding: 5px;
	}
	.slider_three .slider_img {
		margin-bottom: 0.5rem;
	}
	.slider_three .slider_img img{
		width:100%;
    	height: 235px;
	}
	.slider_three .slider_icon {
		margin-bottom: 0.3rem;
	}
	.slider_three .slider_area {
		font-size: 1.2rem;
	}
	.slider_three .slider_ttl {
		font-size: 1.7rem;
		line-height: 1.3;
		margin-bottom: 0.3rem;
	}
	.slider_three .slider_price {
		font-size: 2.0rem;
		line-height: 1.3;
		margin-bottom: 0.3em;
	}
	.slider_three .slider_price sup {
		font-size: 1.1rem;
	}
	.slider_three .slider_info {
		font-size: 1.1rem;
		margin-bottom: 1.0rem;
	}
	.slider_three .slider_txt {
		font-size: 1.2rem;
	}
	.slider_three .slick-arrow {
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: contain;
		border: none;
		cursor: pointer;
		height: 60px;
		outline: none;
		position: absolute;
		top: 50%;
		text-indent: -9999px;
		-webkit-transform: translateY(-50%);
						transform: translateY(-50%);
		width: 20px;
		z-index: 2;
	}
	.slider_three .slick-arrow:hover {
		opacity: 0.8;
	}
	.slider_three .slick-prev {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_black_prev.png);
		left: -8px;
	}
	.slider_three .slick-next {
		background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_black_next.png);
		right: -8px;
	}

	.cmn_contents >  .slider_caution {
		font-size: 1.1rem;
		margin: 1.0rem 20px 0;
	}


}

/* ---------------------------------------------------------

	20. 角丸スライダー　09/19修正

--------------------------------------------------------- */
.slider_5items {
	/*display: none;*/
	justify-content: center;
	margin-left: calc(-15px / 2);
	position: relative;
	width: calc(100% + 15px);
}
.slick-initialized {
	display: flex;
}
.slider_5items .slick-slide {
	padding: 0 calc(10px / 2);
	width: 18.8%;
}
.slider_5items .slider_box a {
	color: #222;
	display: block;
	text-decoration: none;
}
.slider_5items .slider_box a:hover {
	opacity: 0.8;
}

.slider_5items .slider_tag {
	display: none;
}
.slider_5items .slider_img {
	overflow: hidden;
}
.slider_5items .slider_img img{
	width:192px;
	height:129.5px;
	object-fit: contain;
	background: #eee;
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	margin-bottom: 5px;
}
.slider_5items .slider_icon {
	display:none;
}
.slider_5items .slider_area {
	display:none;
}
.slider_5items .slider_mail {
	display:none;
}
.slider_5items .slider_online {
	display:none;
}
.slider_5items .slider_icon span {
	display:none;
}
.slider_5items .slider_ttl {
	color: #029e9a;
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
.slider_5items .slider_price {
	display:none;
}
.slider_5items .slider_price sup {
	display:none;
}
.slider_5items .slider_info {
	display:none;
}
.slider_5items .slider_txt {
	line-height: 1.4;
	margin:.5rem 0;
}
.slider_5items .slick-arrow {
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 33px;
	outline: none;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 33px;
	z-index: 2;
}
.slider_5items .slick-arrow:hover {
	opacity: 0.8;
}
.slider_5items .slick-prev {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_prev.png);
	left: -20px;
}
.slider_5items .slick-next {
	background-image: url(../../../content/dam/jretravel/site/common/slider/slider_arrow_circle_next.png);
	right: -20px;
}

.cmn_contents > .slider_caution {
	font-size: 1.1rem;
	margin: 1.5rem 1.5rem 0;
}
.cmn_contents > .slider_caution li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
.slider_5items .slider_caution {
	font-size: 1.1rem;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	5カラムスライダー - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {

	.slider_5items {
		margin: 0 auto;
		width: calc(100% - 20px);
	}
	.slider_5items .slider_box {
		padding: 0 4.0%;
		/*width: 42.0%;*/
		/*DELETE*/
	}
	.slider_5items .slick-slide {
		padding: 0;
	}
	.slider_5items .slider_box a {
		padding: 5px;
	}
	.slider_5items .slider_img {
		margin-bottom: 7px;
	}
	.slider_5items .slider_img img{
		width:100%;
		height:103px;
	}
	.slider_5items .slider_ttl {
		font-size: 1.4rem;
		margin-bottom: 3px;
	}
	.slider_5items .slider_txt {
		font-size: 1.2rem;
	}

	.slider_5items .slick-arrow {
		height: 24px;
		width: 24px;
	}
	.slider_5items .slick-prev {
		left: -8px;
	}
	.slider_5items .slick-next {
		right: -8px;
	}

	.cmn_contents >  .slider_caution {
		font-size: 1.1rem;
		margin: 1.0rem 20px 0;
	}

}

/* ---------------------------------------------------------

	20.タグ・エリア一覧

--------------------------------------------------------- */

/*---　↓タグ（特集用）↓　---*/

.cmn_contents .clm_osusume_taglabel{
	width: 100%;
	margin: 4rem 0 1.5rem;
}
.cmn_contents .clm_osusume_taglabel > h4 {
	color: #222;
	font-size: 2.0rem;
	font-weight: bold;
	margin: 4rem 0 1.5rem;
	display: flex;
	line-height: normal;
}
.cmn_contents .clm_osusume_taglabel > h4:first-child {
    margin-top: 0;
}
.cmn_contents .clm_osusume_taglabel > h4::after {
	content: "";
	flex-grow: 1;
	height: 2px;
	background: #01b8be;
	margin: 1.5rem 0 0 .5rem;
	display: block;
}
.cmn_contents .clm_osusume_taglabel > ul > li{
	background: #ebf6f7;
	border-radius: 5px;
	margin:5px 0 5px 5px;
	display: inline-flex;
}
.cmn_contents .clm_osusume_taglabel > ul > li a{
	display: block;
	padding: 5px 10px;
}
.cmn_contents .clm_osusume_taglabel > ul > li a:hover{
	color: #fff;
}
.cmn_contents .clm_osusume_taglabel > ul > li:hover{
	background: #01b8be;
}
/*---　↑タグ（特集用）↑　---*/

/*---　↓エリアで探す（特集用）↓　---*/
.cmn_contents .clm_osusume_area{
	margin: 4rem 0 1.5rem;
}
.cmn_contents .clm_osusume_area > h4 {
	color: #222;
	font-size: 2.0rem;
	font-weight: bold;
	margin: 0 0 1.5rem;
	display: flex;
	line-height: normal;
}
.cmn_contents .clm_osusume_area > h4:first-child {
    margin-top: 0;
}
.cmn_contents .clm_osusume_area > h4::after {
	content: "";
	flex-grow: 1;
	height: 2px;
	background: #01b8be;
	margin: 1.5rem 0 0 .5rem;
	display: block;
}
.cmn_contents .clm_osusume_area > ul > li{
	display: inline-block;
	position: relative;
	padding: 3px 0 5px 25px;
	vertical-align: top;
}
.clm_0 > ul >li{
	width: auto;
}
.clm_1 > ul >li{
	width:100%;
}
.clm_2 > ul >li{
	width:49.5%;
}
.clm_3 > ul >li{
	width:33%;
}
.cmn_contents .clm_osusume_area > ul > li a{
	display: inline-block;
}
/*---　↑エリアで探す（特集用）↑　---*/

/*---　↓タグ（記事・右カラム用）↓　---*/
.clm_subcolum{
	width: 330px;
	padding: 0 0 0 10px;
	display: table;
}

.clm_subcolum .clm_osusume_area {
	width: 100%;
}
.clm_subcolum .clm_osusume_taglabel > h4 {
	color: #222;
	font-size: 2.0rem;
	font-weight: bold;
	margin: 4rem 0 1.5rem;
	display: flex;
}
.clm_subcolum .clm_osusume_taglabel > h4:first-child {
    margin-top: 0;
}
.clm_subcolum .clm_osusume_taglabel > h4::after {
	content: "";
	flex-grow: 1;
     height: 2px;
    background: #01b8be;
    margin: 1.5rem 0 0 .5rem;
    display: block;
}
.clm_subcolum .clm_osusume_taglabel > ul > li{
	background: #ebf6f7;
	border-radius: 5px;
	margin:5px 0 5px 5px;
	display: inline-flex;
}
.clm_subcolum .clm_osusume_taglabel > ul > li a{
	display: block;
	padding: 5px 10px;
}
.clm_subcolum .clm_osusume_taglabel > ul > li a:hover{
	color: #fff;
}
.clm_subcolum .clm_osusume_taglabel > ul > li:hover{
	background: #01b8be;
}
/*---　↑タグ（記事・右カラム用）↑　---*/



/*---　↓エリアで探す（記事・右カラム用）↓　---*/
.clm_subcolum .clm_osusume_area > li{
	display: block;
	position: relative;
	padding: 3px 0 5px 25px;
	width:100%;
	vertical-align: top;
}
.clm_subcolum  .clm_osusume_area > li a{
	display: block;
}
/*---　↑エリアで探す（記事・右カラム用）↑　---*/

/*---　↓エリアで探す（ー装飾ーアイコン矢印）↓　---*/
.list_arrow_1 > ul > li:before{
	content:'';
	display: block;
	border-top: 2px solid #008d91;
	border-right: 2px solid #008d91;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -7px;
	-webkit-transform:rotate(45deg) ;
	-ms-transform:rotate(45deg) ;
	transform:rotate(45deg) ;
	-webkit-transform-origin: 0 0;
}
/*---　↑エリアで探す（ー装飾ーアイコン矢印）↑　---*/

/*---　↓エリアで探す（ー装飾ー丸アイコン矢印）↓　---*/
.list_arrow_2 > ul > li{
	padding: 3px 0 5px 30px !important;
}
.list_arrow_2 > ul > li:before{
	content: '';
    width: 16px;
    height: 16px;
    background: #47adb0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 8px;
    margin-top: -10px;
}
.list_arrow_2 > ul > li:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 12px;
    margin-top: -5px;
}
/*---　↑エリアで探す（ー装飾ー丸アイコン矢印）↑　---*/

/*---　↓エリアで探す（ー装飾ー丸アイコン）↓　---*/
.list_circle > ul > li:after{
	content:'';
	display: block;
	background: #47adb0;
	border-radius:50%;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -7px;
}
/*---　↑エリアで探す（ー装飾ー丸アイコン）↑　---*/

/*---　↓エリアで探す（ー装飾ー画像）↓　---*/
.list_img > ul > li{
	padding: 3px 0 5px 30px !important;
}
.list_img > ul > li:after{
	content:'';
	display: block;
	background: url(../../../content/dam/jretravel/site/common/list/list_icon.png)no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -9px;
}
/*---　↑エリアで探す（ー装飾ー画像）↑　---*/

/*---　↓エリアで探す（ー装飾ーパイプ）↓　---*/
.list_pipe > ul > li{
	width:auto;
	margin: 5px 0;
	padding:0 10px 0 !important;
	border-right:1px solid #999;
}

/*---　↑エリアで探す（ー装飾ーパイプ）↑　---*/

/*---　↓エリアで探す（ー装飾ー大中カテゴリ）↓　---*/

.list_title > ul > li{
	padding: 10px 0 10px 25px;
	margin: 2px 0;
}
.list_title > ul > li:nth-child(even){
	background: #eee;
	padding: 8px 0 8px 25px;
}
.list_title > ul > li > dl {
	width:auto;
	display: inline-flex;
}
.list_title > ul > li > dl dt{
	margin-right: 30px;
}
.list_title > ul > li > dl dt:after{
	content: "：";
}
.list_title > ul > li > dl dd{
	margin-right: 35px;
	position: relative;
}
.list_title > ul > li > dd > p:before{
	content:'';
	display: block;
	border-top: 2px solid #008d91;
	border-right: 2px solid #008d91;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	left: -10px;
	margin-top: -6px;
	-webkit-transform:rotate(45deg) ;
	-ms-transform:rotate(45deg) ;
	transform:rotate(45deg) ;
	-webkit-transform-origin: 0 0;
}

/*---　↑エリアで探す（ー装飾ー大中カテゴリ）↑　---*/

/*ーーーーーーーーーーーーーーーーーーーーー
	タグ・エリア一覧　(特集用/記事・右カラム用) - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {

	/*---　↓タグ（特集用）↓　---*/
	.cmn_contents .clm_osusume_taglabel{
		width:100%;
		margin:1.5rem auto;
	}
	.cmn_contents .clm_osusume_taglabel > h4 {
		background: #ebf7f7;
		margin: 1.5rem 0;
		padding: .5rem 0;
		text-align: center;
		display: block;
	}
	.cmn_contents .clm_osusume_taglabel > h4::after {
		content: "";
		flex-grow: 1;
		height: 0;
		background: none;
		margin: 0;
		display:none;
	}
	.cmn_contents .clm_osusume_taglabel > ul{
		width:99%;
	}
	.cmn_contents .clm_osusume_taglabel > ul > li:first-child{
		margin: 0 0 0 5px;
	}
	.cmn_contents .clm_osusume_taglabel > ul > li{
		background: #01b8be;
	}
	.cmn_contents .clm_osusume_taglabel > ul > li a{
		color:#fff;
	}
	.cmn_contents .clm_osusume_taglabel > ul > li a:hover{
		color: #222;
	}
	.cmn_contents .clm_osusume_taglabel > ul > li:hover{
		background: #ebf6f7;
	}
	/*---　↑タグ（特集用）↑　---*/

	/*---　↓エリアで探す（特集用）↓　---*/
	.cmn_contents .clm_osusume_area{
		margin: 1.5rem auto;
	}
	.cmn_contents .clm_osusume_area > h4 {
		background: #ebf7f7;
		margin: 0 0 1.5rem;
		padding: .5rem 0;
		text-align: center;
		display: block;
	}
	.cmn_contents .clm_osusume_area > h4::after {
		content: "";
		flex-grow: 1;
		height: 0;
		background: none;
		margin: 0;
		display:none;
	}
	.cmn_contents .clm_osusume_area > ul > li{
		border-bottom: 1px dashed #ccc;
		padding: 8px 5px 8px 15px;
	}
    .list_title>ul>li>dl {
        width: 100%; 
        display: inline-block;
    }
    .list_title>ul>li>dl dt {
        margin-right: 0; 
    }
    .list_title>ul>li>dl dd {
        margin-right: 15px;
        position: relative;
        display: inline-flex;
    }
    .list_title>ul>li>dl dd:after {
        content: '|';
        padding: 0 0 0 10px;
    }
	.cmn_contents .clm_osusume_area > ul > li:before{
		content:'';
		display: none;
	}
	.cmn_contents .clm_0 > ul >li,.cmn_contents .clm_2 > ul >li, .cmn_contents .clm_3 > ul >li{
		width:100%;
	}
	/*---　↑エリアで探す（特集用）↑　---*/

	/*---　↓タグ（右カラム）↓　---*/
	.clm_subcolum{
		width: 100%;
		padding: 0;
        margin-top: 1em;
        border-left: none;
	}

	.clm_subcolum .clm_osusume_taglabel{
		width:98%;
		margin:0 auto;
	}
	.clm_subcolum .clm_osusume_taglabel{
		width:100%;
		margin:1.5rem auto;
	}
	.clm_subcolum .clm_osusume_taglabel > h4 {
		background: #ebf7f7;
		margin: 1.5rem 0;
		padding: .5rem 0;
		text-align: center;
		display: block;
	}
	.clm_subcolum .clm_osusume_taglabel > h4::after {
		content: "";
		flex-grow: 1;
		height: 0;
		background: none;
		margin: 0;
		display:none;
	}
	.clm_subcolum .clm_osusume_taglabel > ul > li:first-child{
		margin: 0 0 0 5px;
	}
	.clm_subcolum .clm_osusume_taglabel > ul > li{
		background: #01b8be;
	}
	.clm_subcolum .clm_osusume_taglabel > ul > li a{
		color:#fff;
	}
	.clm_subcolum .clm_osusume_taglabel > ul > li a:hover{
		color: #222;
	}
	.clm_subcolum .clm_osusume_taglabel > ul > li:hover{
		background: #ebf6f7;
	}
	/*---　↑タグ（右カラム）↑　---*/

	/*---　↓エリアで探す（右カラム）↓　---*/
	.clm_subcolum .clm_osusume_area > li{
		border-bottom: 1px dashed #ccc;
		padding: 8px 5px 8px 15px;
	}
	.clm_subcolum .clm_osusume_area > li:before{
		content:'';
		display: none;
	}
	/*---　↑エリアで探す（右カラム）↑---*/


	/*---　↓エリアで探す（ー装飾ーアイコン矢印）↓　---*/
	.list_arrow_1 > ul > li:after{
		content:'';
		display: block;
		border-top: 2px solid #008d91;
		border-right: 2px solid #008d91;
		width: 8px;height: 8px;
		position: absolute;top: 50%;
		right: 10px;
		margin-top: -5px;
		-webkit-transform:rotate(45deg) ;
		-ms-transform:rotate(45deg) ;
		transform:rotate(45deg) ;
		-webkit-transform-origin: 0 0;
	}
	/*---　↑エリアで探す（ー装飾ーアイコン矢印）↑　---*/

	/*---　↓エリアで探す（ー装飾ー丸アイコン矢印）↓　---*/
	.list_arrow_2 > ul > li{
		padding:  8px 5px 8px 40px !important;
	}
	.list_arrow_2 > ul > li:before{
		display: block !important;
		content: '';
		width: 16px;
		height: 16px;
		background: #47adb0;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 15px;
		margin-top: -8px;
	}
	.list_arrow_2 > ul > li:after {
		content: '';
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 2px #fff;
		border-right: solid 2px #fff;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		left: 19px;
		margin-top: -3px;
	}
	/*---　↑エリアで探す（ー装飾ー丸アイコン矢印）↑　---*/

	/*---　↓エリアで探す（ー装飾ー丸アイコン）↓　---*/
	.list_circle > ul > li{
		padding: 8px 5px 8px 40px !important;
	}
	.list_circle > ul > li:after{
		content: '';
		background: #47adb0;
		border-radius: 50%;
		width: 10px;
		height: 10px;
		position: absolute;
		top: 50%;
		left: 15px;
		margin-top: -5px;
	}
	/*---　↑エリアで探す（ー装飾ー丸アイコン）↑　---*/

	/*---　↓エリアで探す（ー装飾ー画像）↓　---*/
	.list_img > ul > li{
		padding: 8px 5px 8px 40px !important;
	}
	.list_img > ul > li:after{
		content:'';
		display: block;
		width: 15px;
		height: 15px;
		position: absolute;
		top: 50%;
		left: 15px;
		margin-top: -8px;
	}
	/*---　↑エリアで探す（ー装飾ー画像）↑　---*/

	/*---　↓エリアで探す（ー装飾ーパイプ）↓　---*/
	.list_pipe > ul >li{
		margin: 0;
		border-right: none;
		border-bottom: 1px dashed #ccc;
		padding: 8px 5px 8px 15px !important;
	}
	.list_pipe > ul > li:after{
		content:'';
		display: block;
		border-top: 2px solid #008d91;
		border-right: 2px solid #008d91;
		width: 8px;height: 8px;
		position: absolute;top: 50%;
		right: 10px;
		margin-top: -5px;
		-webkit-transform:rotate(45deg) ;
		-ms-transform:rotate(45deg) ;
		transform:rotate(45deg) ;
		-webkit-transform-origin: 0 0;
	}
	/*---　↑エリアで探す（ー装飾ーパイプ）↑　---*/

	/*---　↓エリアで探す（ー装飾ー大中カテゴリ）↓　---*/

	.list_title > ul > li{
		border-bottom: none !important;
		margin:2px 0;
		}
	.list_title > ul > li:nth-child(even){
		background: #eee;
		padding: 12px 0 12px 15px;
		border-bottom: none !important;
	}
	/*---　↓エリアで探す（ー装飾ー大中カテゴリ）↓　---*/

}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー

		※共通パーツ

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.outside_icon {
/*  background: url(../../../content/dam/jretravel/site/common/header/outside_icon.png) 0px 11px no-repeat;
    background-size: 16px 12px;
    padding: 6px 20px; */ /* 2020/06/10 Mod by TAM */
    background-image: url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23666"%20stroke-miterlimit="10"/></svg>'); /* 2020/06/10 Mod by TAM */
    background-repeat: no-repeat; /* 2020/06/10 Mod by TAM */
    background-position: 0 4px; /* 2020/06/10 Mod by TAM */
    background-size: 12px; /* 2020/06/10 Mod by TAM */
    padding: 0 0 0 15px; /* 2020/06/10 Mod by TAM */

}

/*ーーーーーーーーーーーーーーーーーーーーー
	Adobe ADD 記事ページメインカラム縦線表示
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (min-width: 569px) {
	.article_maincolum{
		border-right: 1px solid #ccc;
		padding-right: 1.5rem;
	}
	.article_subcolum{
		border-left: 1px solid #ccc;
		margin-left: -1px;
		padding-left: 1.5rem;
	}

}
@media screen and (max-width: 568px) {
	.article_maincolum{
		width: 100%;
		border-right: none;
		padding-right: 0;
	}
	.article_subcolum{
		width: 100%;
		border-left: none;
		margin-left: 0;
		padding-left: 0;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	Adobe ADD 記事ページSP表示時横幅確保
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.article_contents{
		padding: 0 10px;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	Adobe ADD SP版ヘッダメニュー修正
ーーーーーーーーーーーーーーーーーーーーーー*/
.sp_menubox .outside_icon {
	background-position-y: 16px;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	IE対策 20190121_修正箇所
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.clm_osusume_s_product .listitem4 li{width:308px;}
	.clm_osusume_s_info{font-size:1.1rem;}
	.clm_osusume_s_img{width:124px;height:93px;margin: 0 auto;align-content: center;background:#eee;}
	.clm_osusume_s_img img{width:auto;display: block;margin:0 auto;}
	.clm_osusume_product .listitem3{display: -ms-flexbox;}
	.clm_osusume_product .listitem3 li{width:260px}

	.autolist_img{width:50%;background: #eee;}
	.autolist li:nth-child(n+3) .autolist_img{width:100%;}
	.autolist li:nth-child(-n+2) .autolist_info{width:45%}
	.autolist li:nth-child(-n+2) .autolist_img img, .autolist li:nth-child(n+3) .autolist_img img{width:auto;display: block;margin:0 auto;}
}
@supports ( object-fit: cover ) {
	.clm_osusume_s_img img {position: static;height: 100%;width: 100%;left: 0;-o-object-fit: cover;object-fit: cover;top: 0;-ms-transform: none;-moz-transform: none;-webkit-transform: none;transform: none;}
}



/* ---------------------------------------------------------

	0128.01/28追加コンポーネント
　 01)枠なし／枠あり1カラム

--------------------------------------------------------- */

.listitem5{
	width: 100%;
	padding: 0;
	display: table;
}
.listitem5 a{
	display: inline-flex !important;
	text-decoration:none !important;
}
.listitem5 a:hover{
	opacity: .7
}

.clm01_side_list li{
	background: #fff;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	width: 100%;
}
.clm01_side_list a{
	color: #222;
	text-decoration: none;
     display: flex;
    align-items: flex-start;
}
.clm01_side_list a:hover {
	opacity: 0.8;
}
.clm01_side_brand {
	background-color: #11b5b4;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0.2rem 2.0rem;
	position: absolute;
	top: 8px;
	left: -6px;
}
.clm01_side_brand::before {
	content: '';
	border: 3px solid transparent;
	border-top-color: #00706f;
	border-right-color: #00706f;
	display: block;
	height: 0;
	position: absolute;
	top: 23px;
	left: 0;
	width: 0;
}
.clm01_side_img {
	display: inline-block;
	margin-right:10px;
	width:100%;
}
/* .clm01_side_img img{
	width: 100%;
	height: 360px;
	object-fit: contain;
	background: #eee;
} */ /* 20200708 Del by TAM */
.clm01_side_box {
	display: inline-block;
	font-size: 1.1rem;
    width: 48%;
	vertical-align: top;
}
.clm01_side_box span {
	display: inline-block;
	margin: 0 0.5rem 0.5rem 0;
}
.clm01_side_course{
	display: inline-block;
	background: #ff9c00;
	border-radius: 1em;
	margin:0.5rem 0.5rem 0.5rem 0;
	padding: 0.3rem 1rem;
	color:#fff;
}
.clm01_side_term{
	display: inline-block;
	background: #099;
	border-radius: 1em;
	margin:0.5rem 0.5rem 0.5rem 0;
	padding: 0.3rem 1rem;
	color:#fff;
}
.clm01_side_course:empty,.clm01_side_term:empty{
		display: none;
}
.clm01_side_area{
	display: table;
	background-color: #a6a6a6;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 0.3em 0.5em;
}
.clm01_side_ttl {
	color: #222;
	font-size: 2.0rem;
	font-weight: bold;
	margin: .5rem 0;
	display: flex;
	position: relative;
}
p.clm01_side_ttl:after { /*20190325 VTS 追加*/
    content: '';
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 94%;
    -webkit-transform: rotate(45deg) translate(-35%,-40%);
    transform: rotate(45deg) translate(-35%,-40%);
}
.clm01_side_price {
	color: #ea0000;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.4;
}
.clm01_side_price sup{/*vertical-align:*/ text-top;font-size: 1.6rem !important;}
    /*Adobe修正 価格の注釈文字の配置がずれるため削除*/
.clm01_side_price span {
	font-size: 1.4rem;
	vertical-align: middle;
}
.clm01_side_info {
	font-size: 1.2rem;
	color:#222;
}
.clm01_side_lead {
	font-size: 1.6rem;
	margin-top: 1.5rem;
	margin-bottom: 2.5rem;
    color:#222;
}

.productbyhotel_caution {
	color:#222;
}

.clm01_side_caution {
	font-size: 1.1rem;
	margin: 1.5rem ;
}
.clm01_side_caution li {
	text-indent: -1.0em;
}

.listitem5 .clm01_side_box {
	display: inline-block;
	font-size: 1.1rem;
	width: 100%;
	vertical-align: top;
    color: initial;
}



/*ーーーーーーーーーーーーーーーーーーーーー
	枠なし／枠あり1カラム - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.listitem5{
		width: 94%;
		padding: 0;
        margin: 1em auto 0;
        border-left: none;
	}

	.listitem5 a {
		display: block !important;
	}

	.clm01_side_list a{
     position: relative;
	}
	.clm01_side_list a::after{
		content: "";
		position: absolute;
		border: none;
		border-top: 3px solid #13b5b1;
		border-right: 3px solid #13b5b1;
		height: 10px;
		top: 50%;
		left: auto;
		right: 2%;
		-webkit-transform: rotate(45deg) translate(-50%);
		transform: rotate(45deg) translate(-50%);
		width: 10px;
	}
	.clm01_side_img {
		width: 100%;
		margin-right: 0;
    	margin-bottom: 10px; /*Adobe ADD*/
	}
/*	.clm01_side_img img{
		width: auto;
		height: 292px;
	} */ /* 20200716 Del by TAM */
	.listitem5 .clm01_side_box {
		display: inline-block;
		font-size: 1.1rem;
		width: 100%;
		vertical-align: top;
	}
	.clm01_side_box{
		width:100%;
		line-height: 1.8;
	}
	.clm01_side_brand {
		white-space: nowrap;
	}
	.clm01_side_ttl {
		margin: .5rem 0;
		display: flex;
	    font-size: 1.6rem;
        padding-right: 2rem;
	}
	.clm01_side_course ,.clm01_side_term{
		padding: 0.2rem 1rem;
	}
	.clm01_side_price {}
	.clm01_side_info,.productbyhotel_caution {
		font-size: 1.1rem;
	}
	.clm01_side_lead {
		font-size: 1.4rem;
		line-height: 1.7;
	}
	p.clm01_side_ttl:after {
        left: 94%;
	}
	.product .listitem5 a.sp {display: block !important;}

}

/* ---------------------------------------------------------

	0128.01/28追加コンポーネント
　 02)画像切り替え

--------------------------------------------------------- */
.area_titlebox{margin:0 0 5px}
.area_titlebox > .area_name{padding:5px;margin-right:5px;background:#a6a6a6;color:#fff;}
.area_titlebox >p{font-weight: bold;display: inline-flex}
.area_titlebox > .title_name{font-size: 2.5rem;vertical-align: middle} /*Adobe MOD*/

.swichi_box{
	width:auto;
}
.swichi_mv img{
	width:100%;
 	text-align:center;
	position: relative;
	z-index:1;
}
.swichi_thumb{
 width:100%;
 margin:10px 0;
display: inline-flex;
/*justify-content: space-between;*/
}
.swichi_thumb img{
    width: calc(100%/3.15);
    height: calc(100%/3.15);
    cursor: pointer;
}
.swichi_thumb img:hover {opacity: .8;}
.swichi_thumb img:nth-child(even){
 	margin:0 calc(4.8%/2);
}
.swichi_mv:not([title=""]):after{  /*Adobe MOD*/
	content: attr(title);
    display: block;
    color: #fff;
    margin-top: -42px;
    position: relative;
    background: #000;
    width: auto;
    opacity: 0.8;
    padding: 10px 0 10px 10px;
    z-index: 3;
}
/*ーーーーーーーーーーーーーーーーーーーーー
	画像切り替え - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.area_titlebox{
		margin:0 auto 5px;
		width:94%;
	}
	.swichi_box{
		margin: 0 auto 0;
		width: 94%;
	}
}
/* ---------------------------------------------------------

	0128.01/28追加コンポーネント
　 03)枠有ボタン

Adobe修正 list_arrow_3 > li ⇒ list_arrow_3 > ul > li
--------------------------------------------------------- */
.list_arrow_3 a{text-decoration: none;}
.list_arrow_3 > ul > li {margin: 5px 5px 0 0;padding:3px 20px 5px 25px !important;border:1px solid}
.list_arrow_3 > ul > li:before{
	content:'';
	display: block;
	border-left: 5px solid #008d91;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 28%;
	left: 15px;
}
/*ーーーーーーーーーーーーーーーーーーーーー
	枠有ボタン - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
	.list_arrow_3 > ul > li {border:none;margin: 5px 0 0 0}
	.list_arrow_3 > ul > li:before{
		content:none;
	}
	.list_arrow_3 > ul > li:after{
		content:'';
		display: block;
		border-left: 5px solid #008d91;
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		width: 8px;height: 8px;
		position: absolute;
		top: 28%;
		left: 15px;
	}
}
/* ---------------------------------------------------------

	0128.01/28追加コンポーネント
　 04)エリア名つける場合（バナーコンポーネント応用）

--------------------------------------------------------- */

.clm_list_box{
	width:100%;
}
.clm_list_box li{
	display: inline-block;
	width: 100%;
	line-height: 1.8em;
}
.clm_list_box li a{
	text-decoration: none;
	color: #222;
}
.clm_list_box li a:hover{
	color: #06c;
	text-decoration: underline;
	opacity:0.8;
}
.clm_list_box .clm_list_area{
	display: inline-flex;
	margin: 0 10px 5px 0;
	padding:3px 10px;
	background: #11b5b4;
}
.clm_list_box .clm_list_area a{
	color: #fff;
}
.clm_list_box .clm_list_area a:hover{
	color:#fff;
}
.clm_list_box .clm_list_title{
	display:inline-flex;
	font-size: 2rem;
	font-weight: bold;
	vertical-align: middle
}
.clm_list_box .clm_list_img{
	width:100%;
	margin:0 auto 10px;
}
.clm_list_box .clm_list_txtarea{
	width: 100%;
}
.clm_list_box .clm_list_txt{
	display: block;
    height: 80px;
	margin: 10px 0 30px;
    overflow: hidden;
}
.clm_list_box .clm_list_txtarea:empty{
	display: none;
}
.clm_list_box .clm_list_txt:empty{
	display:none;
}


.border_there{
	border:1px #ccc solid;
	padding:10px;
}
.border_there:first-child{
	margin:0 0;
}

.border_none{
	border:none;
	/*padding:10px;*/
	margin:0 0 10px;
}
/*ーーーーーーーーーーーーーーーーーーーーー
	エリア名つける場合（バナーコンポーネント応用）- for SP
ーーーーーーーーーーーーーーーーーーーーーー*/

@media screen and (max-width: 568px) {
.clm_list_box{
	width:100%;
	margin: auto;
}

.border_there{
	margin: 0 3% !important;
	width:94% !important;
}

.border_there,.border_there:first-child{
	width:94%;
	margin:0 3%;
}
.border_none,.border_none:first-child{
	width:94%;
}
}


/* ---------------------------------------------------------
	0128.01/28追加コンポーネント
　 05)枠なし手動入力コンポーネント
--------------------------------------------------------- */
/* .nb_listitem{display:block;flex-wrap:wrap;justify-content:space-between;margin-bottom:-10px} */ /* 20200708 Mod by TAM */
.nb_listitem{display:block;flex-wrap:wrap;justify-content:space-between;margin-bottom:-10px;max-width: 640px;} /* 20200708 Mod by TAM */
.nb_listitem li{margin-bottom:10px;padding:10px 0;display: inline-flex}
/* .nb_listitem li:nth-child(even){padding:10px 32px;} */ /* 20200708 Del by TAM */
.nb_listitem a{color:#222;display:block;text-decoration:none}
.nb_listitem a:hover{opacity:.8}
.nb_listitem .codeitem_img {margin-bottom: 1.0rem;}
/* .nb_listitem .codeitem_img img{width:310px;height:233px;object-fit:contain;background:#eee;} */ /* 20200708 Del by TAM */
.nb_listitem .areaitem{background-color:#a6a6a6;color:#fff;display:inline-block;font-size:1.3 rem;line-height:1.4;padding:.3em .5em}
.nb_listitem .codeitem_area{background-color:#a6a6a6;color:#fff;display:inline-block;font-size:1.3rem;line-height:1.4;padding:.3em .5em}
.nb_listitem .codeitem_tag{/*display:flex*/;align-items:flex-start;/*justify-content:space-between;*/margin-bottom:.5rem}
.nb_listitem .codeitem_ttl{font-size:1.7rem;font-weight:bold;line-height:1.4;margin-bottom:.3rem; /* padding-right:.5em */ } /* 20200708 Mod by TAM */
.nb_listitem .autolist_price{color:#ea0000;font-size:2.2rem;font-weight:bold;line-height:1.4;margin-bottom:.2em}
.nb_listitem .autolist_price sup{font-size:1.4rem;margin-left:.3rem}
.nb_listitem .autolist_conditions{font-size:1.2rem}

.clm_box_02:nth-child(even){margin-left:0}
.clm_box_03:nth-child(n+2){margin: 0}

/*ーーーーーーーーーーーーーーーーーーーーー
	枠なし手動入力コンポーネント- for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {

.clm_box_02:nth-child(even){margin-left:0}
.clm_box_03:nth-child(n+2){margin: 0}

.nb_listitem{display:block;width: 94%;margin:0 auto;}
.nb_listitem li{ /* padding:0 0 30px; */ width:100% } /* 20200708 Mod by TAM */
.nb_listitem a{color:#222;display:block;text-decoration:none}
.nb_listitem a:hover{opacity:.8}
.nb_listitem .codeitem_img {margin-bottom: 1.0rem;}
/* .nb_listitem .codeitem_img img{width:389px;height:292px;object-fit:contain;background:#eee;} */ /* 20200716 Del by TAM */
.nb_listitem .areaitem{background-color:#a6a6a6;color:#fff;display:inline-block;font-size:1.3 rem;line-height:1.4;padding:.3em .5em}
.nb_listitem .codeitem_area{background-color:#a6a6a6;color:#fff;display:inline-block;font-size:1.3rem;line-height:1.4;padding:.3em .5em}
.nb_listitem .codeitem_tag{/*display:flex*/;align-items:flex-start;/*justify-content:space-between;*/margin-bottom:.5rem}
.nb_listitem .codeitem_ttl{font-size:1.7rem;font-weight:bold;line-height:1.4;margin-bottom:.3rem;padding-right:.5em}
.nb_listitem .autolist_price{color:#ea0000;font-size:2.2rem;font-weight:bold;line-height:1.4;margin-bottom:.2em}
.nb_listitem .autolist_price sup{font-size:1.4rem;margin-left:.3rem}
.nb_listitem .autolist_conditions{font-size:1.2rem}

}


/* ---------------------------------------------------------

	0128.01/28追加コンポーネント
　 06)ツアーコンテンツ

--------------------------------------------------------- */
.bnr_box_0 >li{width: auto;}
.bnr_box_1 >li{width:100%;}
.bnr_box_2 >li{width:48.2%;}
.bnr_box_3 >li{width:31%;}

 .bnr_box_3  li:nth-child(even){
	margin: 0 32px;
}
.bnr_box_2  li:nth-child(even){
	margin: 0 0 0 32px;
}
.bnr_box_1 >li .clm_list_img{display: inline-block;width:49%}
.bnr_box_1 >li .clm_lst_tag{display: inline-block;width:49%;vertical-align: top;}
.bnr_box_1 >li .clm_list_area{position:static;z-index: 2; top: 0;margin: 10px 0 30px 10px;}

.bnr_box{
	width:100%;
}
.bnr_box li{
/*	width: 300px;*/
	line-height: 1.8em;
	display: inline-block;
    vertical-align: text-top;
}
.bnr_box li a{
	text-decoration: none;
	color: #fff;
}
.bnr_box li a:hover{
	color: #fff;
	text-decoration: none;
	opacity:0.8;
}
.bnr_box .clm_list_img{
	width:100%;
	margin:0 auto 0;
	position: relative;
	z-index: 1;
}
.bnr_box .clm_list_area{
	background-color: #11b5b4;
	color: #fff;
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.4;
	padding: .3em .5em;
	position: relative;
	z-index: 2;
	top:-26px;
}
.bnr_box .clm_list_title{
	font-size: 1.6rem;
	font-weight: bold;
	margin: -20px 0 0;
    padding: 0 10px;
}
.bnr_box .clm_list_title > a,
.bnr_box .clm_list_bnr > a{
	color:#222 !important;
}
.bnr_box .clm_list_txtarea{
/*	width: 300px;*/
	margin: 5px 0 10px;
	padding:0 10px;
}
.bnr_box .clm_list_txt{
	display: block;
}
.bnr_box .clm_list_txtarea > span{
	text-align: right;
    display: block;
	color:#999;
    font-size: 1.2rem;
	margin-top:-8px;
    margin-right: 2px;
}
.bnr_box .clm_list_bnr{padding: 0 10px}
.bnr_box .clm_list_bnr a:after{
	content: '';
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    right: calc(100%/18);
    -webkit-transform: rotate(45deg) translate(-35%,-40%);
    transform: rotate(45deg) translate(-35%,-40%);
}
.bnr_box .clm_list_bnr a{
	width:100%;
	display: inline-block;
	border: dotted 1px #ccc;
	text-align: center;
	margin: 5px 0 10px;
	position: relative;
	padding: 10px 30px 10px 10px;
}
.bnr_box .clm_list_bnr a:hover{
	background: #029E9A;
	color:#fff !important;
	text-decoration: none;
}
.bnr_box .clm_list_bnr a:hover:after{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.bnr_box_bt{
	border: 1px solid #ccc;
}

.bnr_box .clm_list_area[style*="none"] + .clm_list_title {	/*20190325 VTS 追加*/
    margin: 6px 0 0 0;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	ツアーコンテンツ　- for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {
.bnr_box{
	width:100%;
	padding:0 3%;
}
.bnr_box .clm_list_bnr a:after {
    right: calc(100%/15);
}
.bnr_box li a{
	text-decoration: none;
	color: #fff;
}
.bnr_box li a:hover{
	color: #06c;
	text-decoration: underline;
	opacity:0.8;
}
.bnr_box li{
	margin: 0 0 30px;
}
.bnr_box li:nth-child(even){
	margin: 0 0 30px;
}
.bnr_box .clm_list_area{
	margin: 10px 10px 5px 10px !important;
	top:0;
}
.bnr_box .clm_list_title{
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0;
    padding: 0 10px;
}
.bnr_box_1 >li, .bnr_box li{
	width: 100%;
	line-height: 1.8em;
	display: inline-block;
    vertical-align: text-top;
}
.bnr_box_1 >li .clm_lst_tag{
	width:100%;
}
.bnr_box_1 >li, .bnr_box .clm_list_img{
	width:100% !important;
	margin:0;
	position: relative;
	z-index: 1;
}
.bnr_box_1 >li, .bnr_box .clm_list_area{
	vertical-align: top;
}
.bnr_box_1 >li, .bnr_box .clm_list_txtarea{
	width: 100%;
    line-height: 1.6;
}
}



/* ---------------------------------------------------------

	0128.01/28追加コンポーネント
　 07)ページ送り

--------------------------------------------------------- */
/*---　↓次へ　ボタン↓　---*/
.next_brn01{
	width: 40%;
	margin:0 auto;
}
.next_brn01 > p{
	border:2px solid #00b9be;
	background: #ebf6f7;
	border-radius: 5px;
	text-align: center;
    position: relative;
}
.next_brn01 > p > a{
	color: #008d91;
	font-weight: bold;
	padding:15px 10px;
	display: block;
}
.next_brn01 > p > a:after{
	content:'';
	display: block;
	border-top: 2px solid #008d91;
	border-right: 2px solid #008d91;
	width: 10px;height: 10px;
	position: absolute;top: 50%;
	right: 10px;
	margin-top: -9px;
	-webkit-transform:rotate(45deg) ;
	-ms-transform:rotate(45deg) ;
	transform:rotate(45deg) ;
	-webkit-transform-origin: 0 0;
}
/*---　↑次へ　ボタン↑　---*/

/*---　↓次へ　数字ボタン↓　---*/
.number_btn{
	border-top: 1px solid #ccc;
	margin:30px 0;
	padding: 10px 0;
}
.number_btn > ul{
	display: inline-flex;
	width:98%;
	text-align: center;
    margin: 0 1%;
}
.number_btn > ul > li:first-child,
.number_btn > ul > li:last-child{
	margin: 0 auto;
	width: 4%;
	border:none;
	font-size: 2rem;
}
.number_btn > ul > li:first-child a:hover,
.number_btn > ul > li:last-child a:hover{
	color:#00b9be;
	background: none;
}
.number_btn > ul > li{
	margin: 1%;
	width: 4%;
	border:1px solid #ccc;
}
.number_btn > ul > li a{
	display: block;
}
.number_btn > ul > li a:hover{
	background: #ccc;
}
/*---　↑次へ　数字ボタン↑　---*/

/*ーーーーーーーーーーーーーーーーーーーーー
	ページ送り- for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
/*---　↓次へ　番号ボタン↓　---*/
.number_btn > ul > li{padding: 2% 6% 2% 4%;}
/*---　↑次へ　番号ボタン↑　---*/
}


/*ーーーーーーーーーーーーーーーーーーーーー
	Adobe ADD 商品情報エリア指定(3col 枠なし対応)
ーーーーーーーーーーーーーーーーーーーーーー*/
.nb_higaeri_list .tyo_higaeri_list {
	border: none !important;
}
.nb_higaeri_list .tyo_higaeri_list li {
	border: none !important;
}


@media screen and (max-width: 568px) {
	.nb_higaeri_list .tyo_higaeri_list {
		border: none !important;
	}
}

/* ---------------------------------------------------------

	06. 記事一覧　(左カラム)

--------------------------------------------------------- */

.article_box{	/*記事詳細ページでも使用*/
	width: 650px;
	border-right: 1px solid #ccc;
	padding-right: 1.5rem;
}
.article_area{	/*記事詳細ページでも使用*/
	padding-bottom: .2rem;
	display: table;
}

/*---　↓タイトル↓　---*/
.article_area .clm_list_ttl{
	color: #222;
    font-size: 2.0rem;
    font-weight: bold;
    margin: 0rem 0 3rem;
    display: flex;
}
.clm_list_ttl::after {
	content: "";
	flex-grow: 1;
     height: 2px;
    background: #01b8be;
    margin: 1rem 0 0 .5rem;
    display: block;
}
/*---　↑タイトル↑　---*/

/*---　↓リスト↓　---*/
.clm_list{
	width:100%;
}
.clm_list li{
	display: inline-block;
	width: 300px;
	line-height: 1.8em;
    vertical-align: top;
}
.clm_list li a{
	text-decoration: none;
	color: #222;
}
.clm_list li a:hover{
	color: #06c;
	text-decoration: underline;
	opacity:0.8;
}
.clm_list li:nth-child(even){
	margin-left: 3%;
}
.clm_list_img{
	width:100%;
	margin:0 auto 10px;
}
.clm_list_title{
	font-size: 1.6rem;
	font-weight: bold;
}
.clm_list_txtarea{
	width: 300px;
	margin: 10px 0 30px;
}
.clm_list_txt{
	display: block;
    height: 80px;
    overflow: hidden;
}
.clm_list_txtarea > span{
	text-align: right;
    display: block;
	color:#999;
    font-size: 1.2rem;
	margin-top:-8px;
    margin-right: 2px;
}
/*---　↑リスト↑　---*/

/*---　↓次へ　ボタン↓　---*/
.next_brn01{
	width: 40%;
	margin:0 auto;
}
.next_brn01 > p{
	border:2px solid #00b9be;
	background: #ebf6f7;
	border-radius: 5px;
	text-align: center;
    position: relative;
}
.next_brn01 > p > a{
	color: #008d91;
	font-weight: bold;
	padding:15px 10px;
	display: block;
}
.next_brn01 > p > a:after{
	content:'';
	display: block;
	border-top: 2px solid #008d91;
	border-right: 2px solid #008d91;
	width: 10px;height: 10px;
	position: absolute;top: 50%;
	right: 10px;
	margin-top: -9px;
	-webkit-transform:rotate(45deg) ;
	-ms-transform:rotate(45deg) ;
	transform:rotate(45deg) ;
	-webkit-transform-origin: 0 0;
}
/*---　↑次へ　ボタン↑　---*/

/*---　↓次へ　数字ボタン↓　---*/
.number_btn{
	border-top: 1px solid #ccc;
	margin:30px 0;
	padding: 10px 0;
}
.number_btn > ul{
	display: inline-flex;
	width:98%;
	text-align: center;
    margin: 0 1%;
}
.number_btn > ul > li:first-child,
.number_btn > ul > li:last-child{
	margin: 0 auto;
	width: 4%;
	border:none;
	font-size: 2rem;
}
.number_btn > ul > li:first-child a:hover,
.number_btn > ul > li:last-child a:hover{
	color:#00b9be;
	background: none;
}
.number_btn > ul > li{
	margin: 1%;
	width: 4%;
	border:1px solid #ccc;
}
.number_btn > ul > li a{
	display: block;
}
.number_btn > ul > li a:hover{
	background: #ccc;
}
/*---　↑次へ　数字ボタン↑　---*/

/*ーーーーーーーーーーーーーーーーーーーーー
	記事一覧　(左カラム) - for SP
ーーーーーーーーーーーーーーーーーーーーーー*/
@media screen and (max-width: 568px) {

	.article_box{	/*記事詳細ページでも使用*/
		border-right: none;
		padding-right: 0;
		margin: 0 auto;
		width:100%;
	}
	.article_area{	/*記事詳細ページでも使用*/
		width: 100%;
		margin:0;
		display: block;
	}

	/*---　↓タイトル↓　---*/
	.article_area .clm_list_ttl{
		text-align: center;
		display:block;
	}
	/*---　↑タイトル↑　---*/

	/*---　↓リスト↓　---*/
	.clm_list{
		width:96%;
		margin: 0 auto;
	}
	.clm_list li{
		display: inline-block;
		width: 47.5%;
	}
	.clm_list li:nth-child(odd){
	margin-left: .5%;
	}
	.clm_list_txtarea{
		width: 100%;
		margin: 10px 0 30px;
	}
	/*---　↑リスト↑　---*/

	/*---　↓次へ　番号ボタン↓　---*/
	.number_btn > ul > li{
    	padding: 2% 6% 2% 4%;
	}
	/*---　↑次へ　番号ボタン↑　---*/
}

/*ーーーーーーーーーーーーーーーーーーーーー
	記事タグ　
ーーーーーーーーーーーーーーーーーーーーーー*/
.tag_area{
	width: 100%;
    display: inline-block;
}
.tag_area > p{
	display: inline-block;
    color: #999;
	font-size:1.3rem;
}
.tag_area > .tag_box{
	margin:20px 0 0;
	background: url(../../../content/dam/jretravel/site/common/articletags/tag_icon.png) no-repeat 0 5px;
    padding:0 0 0 25px;
}
.tag_area > ul > li{
	margin-right:10px;
	display: inline-block;
}

.article_img span{
    display: block;
    text-align: right;
    padding: 2px 0 10px;
    font-size: 1.2rem;
    color: #bbb;
}

@media screen and (max-width: 568px) {

    .articleTags {
		width:100% !important;
	}
	.tag_area {
		width:96%;
		display: block;
		margin: 0 auto;
	}
	.tag_area p {
		display: inline-block;
		vertical-align: top;
		width:19%;
		white-space: nowrap; /*20211202 Add by TAM */
	}
	.tag_area > .tag_box{
		margin: 0;
		background: url(../../../content/dam/jretravel/site/common/articletags/tag_icon.png) no-repeat 0 15px;
		padding:10px 0 10px 25px;
		border-top: 1px #999 dotted;
		border-bottom: 1px #999 dotted;
		width: -webkit-fill-available;
	}
}

/*ーーーーーーーーーーーーーーーーーーーーー
	おすすめ記事コンテンツ、スマホ版修正　
ーーーーーーーーーーーーーーーーーーーーーー*/
.article_contens{width:1000px;}
.article_contens > ul > li{display:inline-block;display:-ms-inline-flexbox;width:480px;}
.article_contens > ul > li:nth-child(odd){margin-right:2.5%;margin-bottom:4.5%}
.article_contens > ul > li > div{display: flex}
.ac_i_box{width:44%;margin-right: 3%}
.ac_i_box img{width: 100%;}
.ac_t_box{display: block;width: 50%;}
.ac_ttl{color:#029e9a;font-size: 1.4rem;line-height: 1.5}
.ac_txt{margin:4% 0 2%;line-height: 1.5}
.ac_tag{}
.ac_t_box > .ac_tag > li{margin-right:2%;margin-bottom: 0;border-radius: 20%;background: #D7F1F2;padding:3px 5px;display: inline-flex;width: auto;}

@media screen and (max-width: 568px) {
.article_contens{width:100%;}
.article_contens > ul > li{display:block;width:96%;/*margin:5% auto;*/margin:0 3% 2%}
.article_contens > ul > li:nth-child(odd){margin:0 3% 2%}
.article_contens > ul > li > div{display: block}
.ac_i_box{display:inline-block;width:48%;margin-right: 2%;vertical-align: top;}
.ac_t_box{display: inline-block;width: 48%;margin:0;}
.ac_txt{margin:0;}
}

img.lazy[src="/content/dam/jretravel/system/lazyload/lazydummy.png"] {
  width:1px;
  height:1px;
}

/*ーーーーーーーーーーーーーーーーーーーーー
	商品情報アイコン追加対応　
ーーーーーーーーーーーーーーーーーーーーーー*/
.product_tag_plan_icon {
    background: #ff9c00;
    border-radius: 0.1em;
    margin: .5rem .5rem .5rem 0;
    padding: .3rem .5rem;
    color: #fff;
    font-size: 1.3rem;
    display: inline-block;
}
.product_tag_icon {
	background: #099;
	border-radius: 0.11em;
    margin: .5rem .5rem .5rem 0;
    padding: .3rem .5rem;
	color:#fff;
    font-size: 1.3rem;
    display: inline-block;
}



/* ---------------------------------------------------------
	IE10以降
--------------------------------------------------------- */
@media all and (-ms-high-contrast: none) {
	.swichi_box ,.naviArea2 img, .naviArea4 img{
		width: 100% !important;
	}
	.slick-slide .codeitem .codeitem_img img{
        width: auto;height:calc(100%/2);
    }
	.listitem5 li{width:980px}
	.codeitem_txt{color:#222}
	@media screen and (max-width: 568px) {	
		.listitem5 li{width:94%;margin:0 auto}
	}
}

/* ---------------------------------------------------------
	画像サイズ変更対応　4/5カラム共通 for SP 20200708 Add by TAM 
--------------------------------------------------------- */
@media screen and (max-width: 568px){
	.slider_fourcols .listitem2 ,.slider_5items .listitem2 {
		margin: 0 5px;
	}

	.slider_fourcols .listitem2 .cmn_ranking_img,.slider_5items .listitem2 .cmn_ranking_img {
		width: 100%;
	}

	.slider_fourcols .listitem2 .cmn_ranking_inner,.slider_5items .listitem2 .cmn_ranking_inner {
		padding-left: initial;
		width: auto;
	}
}

/* ---------------------------------------------------------
	サイト側商品CP GoToキャンペーン 20201023 
--------------------------------------------------------- */
.price_note{
    width:100%;
	color:#222;
	font-size:1.2rem;
	text-align: center;
	margin: 10px 0 0;
	font-weight: bold;
	background: #eeeeee;
	padding: 5px;
}

.price_top_comment {
    display: block;
    font-size: 1.4rem;
    color: #222222;
    font-weight: bold;
    margin-top: 15px;
}

/* ---------------------------------------------------------
	緊急メッセージ追加対応
--------------------------------------------------------- */
.top-message{
	color: #222;
}
  
.top-message p{
	max-width: 1000px;
	margin: 12px auto;
}
@media screen and (max-width: 568px) {
	.top-message p{
		max-width: 1000px;
		margin: 12px 8px;
	}
}

/* ---------------------------------------------------------
	XFコンポーネントによるstyleのズレを調整
--------------------------------------------------------- */
.xf-content-height {
	margin:0 !important
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

	@charset "utf-8";

/* reset
----------------------------------------------------------------------*/
/* *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0; padding: 0;
} */
/* article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,main,figure {
	display:block;
} */
/* img { border: 0; vertical-align: bottom; } */
/* ul, ol { list-style: none; } */
/* iframe { vertical-align: bottom; } */
/* table{ border-collapse:collapse;} */
/* input[type="text"]:focus {outline: 0;} */

select::-ms-expand { /* for IE10 */
    display: none;
}


/* structure
----------------------------------------------------------------------*/
/* html { height: 100%; } */
body {
	-webkit-text-size-adjust: 100%;
	word-break : break-all;
}
/* h1,h2,h3,h4,h5,h6,
p,li,dt,dd,th,td{font-size:1.4em;} */

/* hover */
a.hover {
	-webkit-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
a.hover:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}

.note >li > .outside_icon {
/*  background: url(../../../content/dam/jretravel/site/common/searchpanel/outside_icon.png) 0px 3px no-repeat; */ /* 2020/06/10 Mod by TAM */
    background-image: url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2012%2012"><path%20d="M302.64,421.91v2.61h-8.15v-8.15h2.61m6.44,3.81v-4.71h-4.71m-.9,5.5,5.29-5.3m-10.68,2.66v8.14h8.14"%20transform="translate(-292.04%20-414.97)"%20fill="none"%20stroke="%23666"%20stroke-miterlimit="10"/></svg>'); /* 2020/06/10 Mod by TAM */
    background-repeat: no-repeat; /* 2020/06/10 Mod by TAM */

    background-size: /* 14 */ 15px 10px; /* 2020/06/10 Mod by TAM */
    background-position: 0 3px; /* 2020/06/10 Add by TAM */
    padding: 0 0 0 /* 20 */ 15px; /* 2020/06/10 Mod by TAM */
}

/* cl ----------------- */
.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl { display: inline-block; }
/* Hides from IE-mac \*/
* html .cl { height: 1px; }
.cl { display: block; }
/* End hide from IE-mac */




/* PC
---------------------------------------*/
@media screen and (min-width: 569px) {
  /*@media screen and (min-width: 769px) {*/
  /*.sp {display: none !important;}*/
      .pcbreak {display: block;}
      .spbreak {display: inline;}
  }


  /* SP
  ---------------------------------------*/
@media screen and (max-width: 568px) {
  /*@media screen and (max-width: 768px) {*/
	/*.pc {display: none !important;}*/
	img{max-width: 100%;height: auto;}
    .pcbreak {display: inline;}
    .spbreak {display: block;}
}


/* ========================================
  for searchPanel
======================================== */

button,
input[type="text"],
select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
  padding: 0;border: none;
  border-radius: 0;
}
input[type="text"],
select,
textarea{
	padding: 6px 10px;
	font-size: 14px;
}
input[type="text"],
.selectWrap{border: 1px solid #959595;}
.days input,
.selectWrap{background: #eee;}
.selectWrap{position: relative;margin-top: 6px;margin-bottom: 6px;z-index: 2;cursor: pointer; width: 100%;}
.selectWrap:after {
  content:'';display: block;width: 0;height: 0;
  position: absolute;right: 8px;bottom: 4px;z-index:-1;
  border-style: solid;
  border-width: 6px 4px;
  border-color: #626262 transparent transparent;
}
.selectWrap select{width: 100%;line-height: 1.2;padding-right: 20px;padding-left: 10px;}
.selectWrap.days2 select{padding-top: 4px; padding-bottom: 4px;}
.days input.calendar,
.stadays input.calendar{padding: 6px 10px;}

/* input[type="radio"] */

/* input[type="checkbox"] */
input[type="checkbox"] {
	display: none;
}
input[type="checkbox"] + label {
	position: relative;
	display: inline-block;
	padding: 3px 3px 3px 20px;
	cursor: pointer;
  margin-right: 10px;
}
input[type="checkbox"] + label:last-child {margin-right: 0;}
input[type="checkbox"] + label::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	background: #fff;
	border: 1px solid #959595;
}
input[type="checkbox"]:checked + label::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #5ecfd4 url(../../../content/dam/jretravel/site/common/searchpanel/icon_check.png) no-repeat center / 100%;

	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	border: 1px solid #47c4c9;
}

.searchPanel{opacity:0;} /* ← KSD */

/* keyword */
  .tourMailorder input.keyword{background: #eee;}
  .tourMailorder input.keyword:focus{background: #fff;}
  input.keyword:focus::placeholder{color: transparent;}

.searchPanel .error_msg{font-size: 13px; color: #c00; display:none;}
.searchPanel .error_number{margin-top: 5px;}
.searchPanel .error_search_area{margin: 5px 0 10px;}
.searchPanel .error_arrival_area{margin: -5px 0 20px;}

/*@media screen and (min-width: 769px) {*/
@media screen and (min-width: 569px) {
  .searchPanel .tourMailorder input.keyword{margin-top: 24px;}
}
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 568px) {
  .searchPanel .error_number{margin-top: -5px;}
	
  input[type="text"], select, textarea{font-size: 13px;}
  input[type="radio"] + label{display: block;border: 1px solid #a0a0a0;border-radius: 4px;background: #ebebeb;padding: 10px 5px 10px 35px;}
  input[type="radio"]:checked + label{background: #d0f5f5;}
  /*input[type="radio"] + label::before{left: 10px;margin-top: -7px;width: 10px;height: 10px;border: 2px solid #a0a0a0;}*/
  input[type="radio"]:checked + label::after{left: 15px;margin-top: -2px;width: 4px;height: 4px;border: none;background: #a0a0a0;}

  .searchPanel .radioList{margin: 4px 0 6px;}
  .searchPanel .radioList li{font-size: 130%;width: 50%;}
  .searchPanel .radioList li:nth-child(2n+1){padding-right: 5px;}
  .searchPanel .radioList li:nth-child(2n){padding-left: 5px;}

  .searchPanel .tourMailorder input[type="radio"] + label{padding-left: 28px;}

/* .searchPanel .error_search_area,
 .searchPanel .error_arrival_area {margin: -5px 0 10px 6.5em;} */ /* 2020/06/10 Mod by TAM */
 .searchPanel .error_search_area {margin: -5px 0 10px 5.2em;} /* 2020/06/10 Mod by TAM */
 .searchPanel .error_arrival_area {margin: 0 0 10px 5.2em;} /* 2020/06/10 Mod by TAM */
}




/**/
.flexCenter,
.flexStretch{
  display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	align-items:stretch;
	justify-content:space-between;
}
.flexCenter{
	align-items:center;
}

.searchPanel .flexStretch{
  -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

/**/
.hide {display:none;}
.inihide {display:none;}
.searchPanel{position: relative;}
.searchPanel .jsTab{}
.searchPanel .jsTab li{
  position: relative;z-index: 1;color: #fff;cursor: pointer;
  text-align: center;padding:50px 20px 10px 13px; cursor:pointer;border-radius: 3px;margin-top: -18px;line-height: 1.2;}
.searchPanel .jsTab li strong{font-size: 135%;line-height: 1.1;font-weight: normal;}
.searchPanel .jsTab li .sub{display: block;margin-top: 4px;}
.searchPanel .jsTab li .text{display: block;margin-top: 10px;text-align: left;line-height: 1.3;}
.searchPanel .jsTab li.dr .text{margin-top: 2em;}
.searchPanel .jsTab li .btnHelp{position: absolute;z-index: 2;top: 24px;right: 16px;cursor: pointer;}
.searchPanel .jsTabContent .panel{background:#fff;border: 12px solid #47c4c9; padding:18px 30px 5px 28px;position: relative;}

.searchPanel .jsTab li:before{content:'';display: block;height: 25px;position: absolute;top: 15px;width: 50px;left: 33%;}
.searchPanel .jsTab li.online:before{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_tab_online.png) no-repeat 50% 50%;}
.searchPanel .jsTab li.dr:before{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_tab_dr.png) no-repeat 50% 50%;}

  .searchPanel .topTab{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: Stretch;
    justify-content: center;
    flex-wrap: nowrap;
    text-align: center;

  }
.searchPanel .topTab li{background: #c9c9c9;color: #fff;cursor: pointer;border-radius: 10px 10px 0 0;padding: 16px 0;font-size: 140%;line-height: 1.2;position: relative;margin: 0 2px;}
.searchPanel .topTab li.select{background-color: #47c4ca;}

/*KSD 左タブ非表示の場合 */
.searchPanel.left_tab_hide .jsTabContent{
    margin: 0px auto;
}
.searchPanel.left_tab_hide .topTab{
    display:none;
}

/**/
.searchPanel .logo{position: absolute;top: 20px;left: 20px;}
.searchPanel .title{text-align: center;margin-bottom: 10px;margin-top: 5px;overflow: hidden;}
.searchPanel .title .wrap{
  display: inline-block;border-bottom: 2px solid #47c4ca;
  background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_glass.png) no-repeat 0 50%;
  -webkit-background-size: auto 28px;
  background-size: auto 28px;
  min-height: 28px;line-height: 1.2;font-size: 1.8rem;
  padding: 10px 0 12px 40px;
}
.searchPanel .pamphletPanel .title .wrap{
  background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_pamphlet2.png) no-repeat 0 50%;
  padding-left: 56px;
}
.searchPanel .pamphletPanel .title .wrap .fzS{font-size: 72%;display: block;font-weight: normal;}
/**/
.searchPanel .needs{
  display: inline;background: #ff4239;color: #fff;padding: 1px 7px;font-size: 1.2rem;line-height: 1.3;font-weight: normal;border-radius: 10px; margin-left: 4%;}

.courseTitle,
.areaTitle,
.stayareaTitle,
.staydateTitle,
.numberTitle,
.trainTitle{
  display: inline-block;
  font-size: 1.4rem;line-height: 1.2;padding-left: 25px;background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_flag.png) no-repeat 0 50%;min-height: 20px;padding-top: 2px;padding-right: 5px;}
.areaTitle{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_landmark.png) no-repeat 0 50%; width: 100%;}
.courseTitle{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_course01.png) no-repeat 0 50%;padding-left: 25px;}
.staydateTitle{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_date.png) no-repeat 0 50%;padding-left: 25px;}
.numberTitle{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_people.png) no-repeat 0 50%;padding-left: 25px; padding-top: 5px;}
.trainTitle{ display: block; border-bottom: 1px solid #f59143; background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_train.png) no-repeat 0 50%;padding:7px 0 7px 25px; margin-bottom: 1%;}

.searchPanel .course{margin-top: 4px;margin-bottom: 6px;}
.searchPanel .course li{width: 50%;line-height: 1.2;}

.searchPanel a{color: #06c;text-decoration: underline;}
.searchPanel a:hover{color: #222;text-decoration: none;}
.searchPanel .panel li .selectWrap{display: inline-block;margin: 0 0 0 10px;}
.searchPanel .panel .note{margin-top: 4px;margin-bottom: 9px;}
.searchPanel .panel .note li,
.searchPanel .panel p.note{font-size: 1.1rem;line-height: 1.3;}
.searchPanel .days,
.searchPanel .parsons {margin-top: 6px; width: 100%; margin-bottom: 4px; position: relative;}
.searchPanel .parsons .note {width: 360px;}
.searchPanel .days {margin-bottom: 6px;}
.searchPanel .parsons .name{float: left;margin-top: 5px;margin-right: 5px;}
.searchPanel .parsons .unit{float: left;margin-top: 5px;}
.searchPanel input.keyword{width: 100%;margin-top: 2px;}

/* 2018/11/06 KSD */
/*.searchPanel .btn1 {*/
  /*width:400px;*/
  /*float:left;*/
/*}*/
/*.searchPanel .btn2 {*/
  /*width:298px;*/
  /*float:right;*/
/*}*/
/*.searchPanel .btn2:after {*/
  /*content: "";*/
  /*clear: both;*/
  /*display: block;*/
/*}*/

  /* 2018/11/06 KSD */
.searchPanel .submitBtns{
  position:relative;
}

.searchPanel .submitBtn{
  display: block;width: 250px;margin: 20px auto 25px;
  background: #f59143;color: #fff;font-size: 20px;border-radius: 7px;
  padding: 13px;position: relative;
  cursor: pointer;
}
.searchPanel .submitBtn:after{
  content:'';display: block;border-top: 4px solid #fff;border-right: 4px solid #fff;
  width: 10px;height: 10px;position: absolute;top: 50%;right: 10px;margin-top: -9px;
	-webkit-transform:rotate(45deg) ;
	-ms-transform:rotate(45deg) ;
	transform:rotate(45deg) ;
	-webkit-transform-origin: 0 0;
}

  /* 2018/11/06 KSD */
.searchPanel .cancelBtn{
  display: block;width: 140px;margin: 0px;
  font-size: 1.1rem;;border-radius: 7px;
  border: 1px solid #676767;
  background-color:#808080;
  padding: 4px 0 3px 20px;
  position:relative;
  margin:-50px 20px 0px auto;
  /*position: absolute;*/
  /*bottom:0px;right:20px;*/
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
}

.searchPanel .cancelBtn:before,
  .searchPanel .cancelBtn:after{
  content:'';display:inline-block;
  position:absolute;
  height:10px;width:1px;
  top:7px;left:22px;
  border:0;margin:0;padding:0;
  background-color:#fff;
}

.searchPanel .cancelBtn:before{
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.searchPanel .cancelBtn:after{
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.tourOnline .prof,
.pacDR .prof{position: relative;}
.tourOnline .areaS:before,
.pacDR .areaS:before{
  content:'';display: block;width: 0;height: 0;
  border-style: solid;
  border-width: 10px 16px;
  border-color: #626262 transparent transparent;
  position: absolute;top: -14px;left: 30%;
}

/*.selectWrap.areaS{width: 62%;}*/
/*.selectWrap.areaS{width: 85%;}*/ /* ←KSD */
.selectWrap.areaS{width: 82%;} /* 2020/06/10 Mod by TAM */
.calendar{width: 180px;}
.selectWrap.days2{width: 110px;}

.number_box{display: flex; align-items: stretch;border: 1px solid #959595;background: #eee;width: 150px;text-align: center;margin-right: 3px;float: left;}
.number_box li{width: 93px;font-size: 12px;line-height: 1;vertical-align: bottom;}
.number_box li a{color: #222;text-decoration: none;display:block; height: 0; padding-top: 100%; overflow:hidden;}
.number_box .number_minus,
.number_box .number_plus{
  cursor: pointer;
  width: 28px;font-size:18px;font-weight: bold;background: #fff; padding-top: 4px;}
.number_box .number_area{border-left: 1px solid #959595;border-right: 1px solid #959595;padding: 5px 0 7px;font-size: 100%;}
.number_box .number_area .val_adult,
.number_box .number_area .val_child {font-size:150%; vertical-align: -1px;}
.number_box .number_minus a{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_minus.gif) no-repeat center;}
.number_box .number_plus a{background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_plus.gif) no-repeat center;}

.entrainingtxt {text-decoration: underline; cursor: pointer; position: absolute; margin: -2% 5.8% 0; right: 0; color: #06c;}
.entrainingtxt:hover {text-decoration: none; color: #222;}
.entrainingtxt:before {
    content: '▼';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 2px;
    vertical-align: top;
    color: #494949;    
}
/*.entrainingtxt.open:before {transform: rotateX(180deg); margin-top: 0.6em;}*/
.entrainingtxt.open:before {content:'▲'; margin-top: 0.1em;} /* ← KSD */
.entrainingbox {display: block;}
.searchPanel .entrainingbox + .error_msg {margin-top: -5px;} 
.entrainingbox .number_box {position: absolute; top: 0; right: 0;}
.station li, statime li {margin-right: auto;width: 46%;}
.station li:last-of-type, statime li:last-of-type {margin-left: 8%;}
.searchPanel .panel li .selectWrap.select_statime {margin:0 0 0 0; position: relative;}
.stadays {display: block; margin:10px 0 12px; }
.statime { margin:12px 0 10px;}
.decisiontxt { display: inline-block;background: #eeeeee; padding:2.8% 4%; line-height: 1.2;}
input.departing_date { border:none;padding:7px 10px;background: #eeeeee;} /* ← KSD*/
.select_station .decisiontxt {padding:4.5% 9% 3%;}
.decisiontxt .caption {font-size:80%; line-height: 1.7;}
.select_station { width: 100%; position: relative;}
.select_station:after {z-index: 10; bottom: 7px;}
.select_station a {
    display: block;
    text-decoration: none;
    color: #000;
    border: 1px solid #959595;
    background:#eee url(../../../content/dam/jretravel/site/common/searchpanel/icon_tab.png) no-repeat center right 5px;
    padding: 3% 5%;
    width: 100%;
}
.select_station.arrow:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 11px;
    border-color: transparent transparent transparent #f7aa6e;
    left: -13%;
    top: 18%;
}
.statime li {margin-right: auto;}
.statime li:first-of-type { width: 20%;}
.statime li:last-of-type {width: 75%;}
.select_statime {width:100%;}
.searchPanel .panel li:last-of-type .select_statime {
    width: 30%;
    margin-right:2%;
}
.block02 .arrow:after { content: none;}
.mt15 {margin-top: 15px;}

/**/
.btnRead{
  cursor: pointer;
  display: inline-block;padding: 6px 5px 4px 5px;
  font-size: 1.2rem;line-height: 1.2;background: #e1e1e1;border-radius: 3px; margin: -48px 0 0 0;border: 1px solid #fff;
}
.btnRead:before{content:'';display: inline-block;width: 18px;height: 18px;
  background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_coution.png) no-repeat 50% 50%;
  vertical-align: middle;margin-right: 5px;margin-top: -3px;
}

/* 地図 */
.searchPanel .mapArea{padding: 12px 0;clear: both;}
.searchPanel area{cursor: pointer;}

/* こだわりの条件 */
/* 2018/10/02 KSD margin-bottom:40pxはRM時のみ*/
/*.searchPanel .subBtn{text-align: right;margin-bottom: 40px;}*/
.searchPanel .subBtn{text-align: right;}
.panel3 .subBtn {margin-bottom: 40px;}
.searchPanel .btnParticular{
  display: inline-block;font-size: 1.4rem;line-height: 1.2;
  border: 1px solid #f59143;border-radius: 3px;padding: 5px 22px 5px 18px;
  color: #f59143 !important;font-weight: bold;text-decoration: none;
  margin: 14px 0 0 auto;
  cursor: pointer;
}
.searchPanel .btnParticular:before{
  content:'';display: inline-block;
  background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_btn_plus.png) no-repeat center;
  width: 16px; height: 16px;margin-right: 10px;vertical-align: top;
}
.searchPanel .btnParticular.open:before{
  background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_btn_minus.png) no-repeat center;
}
.searchPanel .box{
  text-align: left;
  margin-top: 10px;
  border: 2px solid #eee;
  padding: 10px;
}
.searchPanel .box dl+dl{
  margin-top: 10px;
}
.searchPanel .box dt{
  background: #c0f4f6;
  padding: 3px .5em;
}
.searchPanel .box dd{
  display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items:flex-start;
	justify-content:flex-start;
}
.searchPanel .box dd label i{color: #f00;font-style: normal;}

.searchPanel .box .innerBox ul{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;

  list-style-type:none;
}

/* 2018.09.25 追加 目的・テーマで絞り込む*/
.searchPanel .box .innerBox li{
  width: 48%;
  margin-bottom:3%;
  padding-left:3%;
  background-color: #eee;
}
.searchPanel .box .innerBox li:nth-child(odd){
  margin-right:4%;
}
/*最後の行に位置する場合は下部マージンを0にする=>
最後から1つ目と、最後から2つ目かつ奇数の場合のみ下部マージン0にする
(奇数個の場合に、最後から2行目の偶数の下部マージンを0にしない記述)*/
.searchPanel .box .innerBox li:last-child,
.searchPanel .box .innerBox li:nth-last-child(2):nth-child(odd){
  margin-bottom:0;
}
.searchPanel #form_tourOnline .box .innerBox label{
  display:block;
  width:100%;
}

.sec_number{}

input.calendar{padding: 6px 10px;}

.popCon .pointList .pointList_dd .textArea strong{color: #f4700a;}
.popCon .pointList .pointList_dd div.fzS{font-weight: normal;margin-top: 10px;}
.popCon .note{margin-top: 15px;margin-bottom: 20px;}
.popCon .note li{font-size: 1.3rem;line-height: 1.3;}
.popCon .box p{line-height: 1.4;}
.popCon .box dt,
.popCon .box dd{display: inline-block;margin-right: 1em;}
.popCon .list{margin-top: 20px;}
.popCon .list li{padding-left: 1em;text-indent: -1em;font-size: 1.3rem;margin-top: .5em;}

/*KSD*/
/*.popCon p {margin-top:20px;}*/
.popCon .title+p.note{padding-left:12px;font-weight:bold;}
.popCon .list dt{padding-left: 1em;font-size: 1.3rem;margin-top: 1em;}
.popCon .list dt:before{
  content : '■';
}
.popCon .list dd{padding-left: 1em;font-size: 1.3rem;margin-top: .5em;}

/*#readMe .title{font-size: 160%;}*/
#readMe .title,
#readMeDr .title
{font-size: 160%;}

#readMe .title:before,
#readMeDr .title:before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_coution.png) no-repeat 50% 50%;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
}
a.blank{
    background: url(https://www.eki-net.com/travel/tyo/searchpanel/img/icon_blank.png) no-repeat left center;
    padding: 0 0 0 11px;
    margin: 0 0 0 3px;
}


/*@media screen and (min-width: 769px) {*/
@media screen and (min-width: 569px) {
  .searchPanel{width: 1000px;margin: 80px auto;min-height: 540px;}

  .searchPanel .jsTab{position: absolute;top: -3px;left: -26px;padding-top: 15px;}
  .searchPanel .jsTab li{width: 168px;height: 199px; }
  .searchPanel .jsTab li{background:url(../../../content/dam/jretravel/site/common/searchpanel/bg_tab_off.png) no-repeat 0 0;}
  .searchPanel .jsTab li.select{background:url(../../../content/dam/jretravel/site/common/searchpanel/bg_tab_on.png) no-repeat 0 0;}
  .searchPanel .jsTab li .text{padding-left: 5px;}
  .searchPanel .jsTabContent{margin-left: auto;width: 880px;}

  /*  KSD　上部タブ非表示の場合  */
  .searchPanel.top_tab_hide {margin: 20px auto 80px;}
  .searchPanel.top_tab_hide .jsTabContent .jsTab3.topTab{display:none;}

  /**/
  .searchPanel .topTab{position: absolute;top: -67px;left: 145px;z-index: 1;}
  .searchPanel .topTab li{width: 250px;}
  .searchPanel .btnRead{float: right;}
  .searchPanel .inputBlock{clear: both;padding-top: 30px;}
  /**/
  .searchPanel .block01{float: left;width: 340px;}
  .searchPanel .block02{float: right; width: 360px;padding-right: 20px;}
  .searchPanel .course{width: 250px;}
  .searchPanel .course li{margin-bottom: 5px;}
  .searchPanel .note li{padding-left: 1em;text-indent: -1em;}
  .searchPanel .note li.annotation{padding-left: 0;text-indent: 0;}

  /* pacDR */
  .pacDR .areaTitle{margin-top:10px;}

  .stayareaTitle{margin-top: 18px; padding-left: 25px; width: 100%;}
  .depart_block .selectWrap{margin-bottom: 0;}

  .selectWrap.days2 select{height: 31px;}

}
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 568px) {
  .searchPanel{margin: 20px 0;overflow: hidden;}
  .searchPanel .jsTab{
    display: flex;
    align-items:stretch;
    justify-content:space-between;
    width: 95%;
    margin: 0 auto;
  }
  .searchPanel .jsTab li{
    border-radius: 0.5em 0.5em 0 0;
    font-size: 100%;width: 100%;
    background-position: 50% 0;
    margin: 0 4px;
    padding: 2% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-color: #c9c9c9;
  }
  .searchPanel .jsTab li:first-child{margin-left: 0;}
  .searchPanel .jsTab li:last-child{margin-right: 0;}
  .searchPanel .jsTab li:before{content:none;}
  .searchPanel .jsTab li:last-child:before{margin-left: -25px;}
  .searchPanel .jsTab li.select{background-color: #47c4c9;}
  .searchPanel .jsTab li strong{font-size: 1.9rem;}
  .searchPanel .jsTab li .sub{font-size: 1.1rem;margin: 0 -.5em;}
  .searchPanel .jsTab li .text,
  .searchPanel .jsTab li .btnHelp{display: none;}

  .searchPanel .jsTabContent .panel{border-width: 5px;padding: 0;}
  .searchPanel .topTab{display: none;}

  .searchPanel .title{background: #47c4c9;color: #fff;margin: 0;text-align: left;line-height: 1.2;padding: 3px 20px 8px 55px;position: relative;}
  .searchPanel .title .wrap{
    padding: 2px 0 0 26px;
    background: url(../../../content/dam/jretravel/site/common/searchpanel/icon_glass2.png) no-repeat 0 50% / auto 20px;
    font-size: 116%;
  }
  .searchPanel .panel2 .logo{width: 12.5% !important;left: 0;top: 12px;}
  .searchPanel .pacDR .title .logo{width: 8%;left: 5px; top: 5px; margin: 0 1%;}
  .searchPanel .title h2 {display: none;}
  .searchPanel .title .sub{font-size: 1.1rem;font-weight: normal;margin: 0 -.7em;}
  .searchPanel .title .text{font-size: 1.4rem;font-weight: normal;}
  .searchPanel .title i{margin-left: -3px;margin-right: -1px;}
  .searchPanel .title .btnHelp{position: absolute;top: 12px;right: 0;}
  /**/
  .searchPanel .btnRead{font-size: 1.1rem;padding: 4px 5px 3px 5px;border-radius: 0;float: right;margin: 10px; position: absolute; top: 0;right: 6%;}
  .searchPanel .btnRead:before{width: 15px;height: 15px;-webkit-background-size: contain;
  background-size: contain;}
  /**/
  .inputBlock{padding: 10px;clear: both;}
  .staydateTitle,
  .numberTitle{font-size: 1.5rem; background: none; padding-left:0; width: 15%;}
  .courseTitle,
  .stayareaTitle,
  .areaTitle {font-size: 1.5rem; background: none; padding-left:0; width: 15%;}
  .areaTitle {margin-top:-3.5%;}



  .searchPanel .needs{font-size: 1.0rem; display: block; margin-left: -2%; width: 73%;}
  /*.searchPanel .calendar{width: 100%;}*/
  .searchPanel .days .selectWrap.areaS{width: 85px;margin-left: 0;text-align: right;}
  .searchPanel .parsons>li{width: 62%;  min-width: 105px;margin-bottom: 5px;}
  .searchPanel .parsons>li:first-child{padding-right: 0px;}
  .searchPanel .parsons>li:last-child{padding-left: 0px;}
  .searchPanel .parsons .name{margin-top: 10px;margin-right: 3px;}
  .searchPanel .parsons .unit{margin-top: 12px;}
  .number_box{width: 99%; margin-bottom: 2.5%;}
  .number_box .number_minus,
  .number_box .number_plus{width: 18%;}
  .number_box .number_area{width: 64%; padding: 5px 0 0;}
  .number_box .number_minus,.number_box .number_plus{padding-top: 0;}
  .searchPanel .submitBtn{width: 100%;font-size: 1.5rem;padding: 10px;margin-bottom: 2px;border-radius: 6px;}
  .searchPanel .submitBtn:after{width: 9px;height: 9px;border-width: 3.5px;}

  /* 2018/11/07 KSD */
  .searchPanel .cancelBtn{width: 100%;font-size: 1.5rem;padding: 10px;margin-top:6px;margin-bottom: 2px;border-radius: 6px;position:relative;right:0px;}
  .searchPanel .cancelBtn:before,
  .searchPanel .cancelBtn:after{
    content:'';display:inline-block;
    position:absolute;
    height:16px;width:1px;
    top:12px;

    left : 26% ; /* IE8以下とAndroid4.3以下用フォールバック */
    left : -webkit-calc(50% - 80px) ;
    left : calc(50% - 80px) ;

    border:0;margin:0;padding:0;
    background-color:#fff;
  }

  .searchPanel .cancelBtn:before{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .searchPanel .cancelBtn:after{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .searchPanel .panel3>.note:last-child,
  .searchPanel .panel2>.note:last-child,
  .searchPanel .panel>.note:last-child{margin: 10px;}

  .searchPanel .btnB1,
  .searchPanel .btnB2{
    text-align: center;font-size: 85.7%;
    width: calc(100% - 30px);max-width: 300px;height: 44px;padding: 8px 0 0 64px;border-radius: 0;margin-left: -5px;line-height: 1.2;}
  .searchPanel .btnB1{
    -webkit-background-size: auto 30px;
    background-size: auto 30px;
  }

  .searchPanel .btnB1 strong{display: block;}


  /**/
  .pamphletPanel .title{padding: 8px 20px 10px 63px;}
  .pamphletPanel .packageCode{padding-top: 10px;}
  .pamphletPanel .name01{font-size: 85.7%;padding:2px 13px 3px;}
  .pamphletPanel .code{margin-bottom: 12px;}
  .pamphletPanel .packageCode input{width: 100%;}
  .pamphletPanel .packageCode .fzL{padding-right: 5px;}
  .pamphletPanel .packageCode .text{padding-left: 5px;padding-right: 5px;}
  .pamphletPanel .pamphletCode{margin-top: 10px;}
  .pamphletPanel .pamphletCode input{width: 100%;}
  .pamphletPanel .submitBtn{margin-top: 14px;}

  .boxAboutCode{border-radius: 5px;padding: 9px;}
  .boxAboutCode dt{
    text-align: left;font-size: 120%;line-height: 20px;padding-bottom: 0;
    background-repeat: no-repeat;background-position: 98% 0;
    background-image: url(../../../content/dam/jretravel/site/common/searchpanel/icon_close.png);
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
  }
  .boxAboutCode dt.open{padding-bottom: 5px;
    background-image: url(../../../content/dam/jretravel/site/common/searchpanel/icon_open.png);}
  .boxAboutCode dt .btnHelp img{width: 20px;height: 20px;}

  /**/
 /* .pacDR .areaTitle{display: none;}*/



}


/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 568px) {

  input[type="text"], select, textarea{font-size: 16px;}
  input[type="radio"] + label{display: block;border: 1px solid #a0a0a0;border-radius: 4px;background: #ebebeb;padding: 5px 3px 5px 35px;font-size: 16px;}


  /* input[type="radio"] */
input[type="radio"] {
	display: none;
}
input[type="radio"] + label {
	position: relative;
	padding: 5px 3px 5px 25px;
	cursor: pointer;
  display: block;

}
input[type="radio"]:checked + label {background: #d0f5f5;}

input[type="radio"] + label::before {
	position: absolute;
	content: '';
	top: 60%;
  /*
	left: 0;
	margin-top: -8px;
  width: 14px;
	height: 14px;
	border: 1px solid #494949;
	*/
	background: #fff;
	border-radius: 100%;

  left: 10px;margin-top: -7px;width: 10px;height: 10px;border: 2px solid #a0a0a0;
}
input[type="radio"]:checked + label::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 10px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border-radius: 100%;
  /*
	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	border: 1px solid #47c4c9;
	background: #5ecfd4;
    left: 15px;margin-top: -2px;width: 4px;height: 4px;
  */ 
	background: #a0a0a0;
}
  input[type="radio"]:checked + label{}
  input[type="radio"] + label::before{}
  input[type="radio"]:checked + label::after{}

  .searchPanel .radioList{margin: 4px 0 12px; width: /* 85 */ 82%;} /* 2020/06/10 Mod by TAM */
  .searchPanel .radioList li{font-size: 130%;width: 50%;}
  .searchPanel .radioList li:nth-child(2n+1){padding-right: 5px;}
  .searchPanel .radioList li:nth-child(2n){padding-left: 5px;}
    
    /* spレイアウト変更 */
    .spflexbox {align-items: center;}
    .searchPanel .days {width: /* 85 */ 82%; margin:3.4% 0 0;} /* 2020/06/10 Mod by TAM */
    .searchPanel .parsons {width: /* 85 */ 82%; margin:3.4% 0 2%;} /* 2020/06/10 Mod by TAM */
    .searchPanel input.keyword { width: 60%; margin: 0 0 2%; padding: 2%; z-index: 2; font-size: 1em;}
    .panel2 input.keyword {width: 100%;}
    /* 2018/10/02 KSD DP時の展開ボタンをキーワードの横に配置。*/
    /*.searchPanel .subBtn {margin-top: -11%; z-index:0;}*/
    .panel3 .subBtn {margin-top: -11%;z-index:0;}
    .searchPanel .btnParticular {padding:2%; margin: 0;}
    .searchPanel .panel li .selectWrap.days2 { margin: 0; width: 100%;}
    .days .nigths_item {margin-left: auto; width: /* 35.5 */ 30.5%;} /* 2020/06/10 Mod by TAM */
    .days li:first-of-type { width:61%;}
    .areaL, .prof {width: /* 85 */ 82%; margin: 0.8% 0 2% auto;} /* 2020/06/10 Mod by TAM */
    .start {width: /* 85 */ 82%; margin: 1.8% 0 4% auto;} /* 2020/06/10 Mod by TAM */
    /*.selectWrap.areaS {margin: 0.8% 0 2% 6.2em;} */
    .selectWrap.areaS {margin: 0.8% 0 2% auto;} /* ←KSD */
    .tourOnline .areaS:before, .pacDR .areaS:before {top: -12px;}
    .entrainingtxt {margin:-6% 3% 0;}
    .searchPanel .parsons .entrainingtxt {width:30%; margin: 3% 0 0; text-align: right;position: relative; right: auto;}
/*    .entrainingtxt.open:before { margin-top:0.7em;} */ /* ← KSD */  
    .courseTitle, .areaTitle, .staydateTitle{width:18%} /* 2020/06/10 add by TAM */
/*  .stayareaTitle {line-height: 1.8;} */ /* 2020/06/10 Mod by TAM */
    .stayareaTitle{line-height:1.8;width:18%} /* 2020/06/10 Mod by TAM */
    .searchPanel .radioList li:nth-child(2)~li {margin-top: 3.5%;}
/*  .numberTitle {margin-top: 3%;} */ /* 2020/06/10 Mod by TAM */
    .numberTitle {margin-top:3%;width:18%} /* 2020/06/10 Mod by TAM */
    .selectWrap.days2 select {padding: 6px 10px;}
    .stadays input.calendar {width: 53%;}
    .stadays .name {font-weight: bold; margin-right: 1%;}
    .parsons .note {clear: both;}
    .days + .note {margin-left: 3.7em;}
    .searchPanel .sec_number .entrainingbox {width: 100%;}
    .searchPanel .sec_number .entrainingbox .number_box { width: 61.3%; position: relative;}
    .searchPanel .sec_number .entrainingbox .number_box .number_area {width: 64.2%; }
    
    /* 乗車駅ポップアップ */
    .view_spook_popup_container, .view_spook_overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    }
    .z-overlay1 { z-index:1000;}
    .z-modal1 {z-index:1100;}
    .view_spook_popupbox02 .view_spook_header {
    background: #47c4c9;
    border-radius: 3px 3px 0 0;
    cursor: pointer;
    height: 41px;
}
.view_spook_popupbox02 .view_spook_header a {
    display: block;
    padding: 10px;
}
.view_spook_popupbox02 ul.view_spook_st_list li:first-child, 
.view_spook_popupbox02 ul.view_spook_st_list li ul li ul li:first-
child {
    border-top: none !important;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_area a 
span.view_spook_open {
    position: relative;
}
    .view_spook_popupbox02 ul.view_spook_st_list li.view_spook_area > a span {
        color:#f00;
    }
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_area a 
span.view_spook_open:before,
ul.view_spook_st_list li.view_spook_station a::before {
	/*content: '';*/
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 10px;
    border-color: transparent transparent transparent #626262;
    left: 5%;
    top:0.8em;
    -webkit-transform:rotate(90deg) ;
	-ms-transform:rotate(90deg) ;
	transform:rotate(90deg) ;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_pref ul {
    border-top: 1px solid #CCC;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_area a span {
    font-size: 15px !important;
    font-weight: bold;
    display: block;
    padding: 10px 0 10px 35px;
    color: #333333;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_area ul {
    background: #FFF;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_area {
    background: #f8f8f8;
    border-top: 1px solid #ccc;
}
.view_spook_popupbox02 {
    background: #FFF;
    border: 1px solid #00833f;
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
    width: 300px;
    position: absolute;
    top: 510px;
    left: 50%;
    margin: 0 0 0 -150px;
    max-height: 95%;
    /* overflow-y: auto; */
}
.view_spook_popupbox02 .view_spook_header .view_spook_tit {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_pref a span {
    position: relative;
    background-size: auto 14px;
    font-size: 14px !important;
    font-weight: normal;
    padding: 7px 0 7px 42px;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_pref {
    border-top: 1px solid #CCC;
}
ul.view_spook_st_list li.view_spook_station a {
    position: relative;
    background-size: 9px auto;
    display: block;
    color: #333 !important;
    font-weight: normal;
    padding: 7px 15px 7px 10px;
}
    ul.view_spook_st_list li.view_spook_station a::after {
    content: '';
    border-top: 2px solid #47c4c9;
    border-right: 2px solid #47c4c9;
    display: block;
    height: 0.8rem;
    position: absolute;
    top: 50%;
    right: 1%;
    -webkit-transform: rotate(45deg) translate(-35%, -40%);
    transform: rotate(45deg) translate(-35%, -40%);
    width: 0.8rem;
}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_station {
    background: #FFF;
    border-top: 1px dotted #CCC;
    margin-left: 32px;
    padding-right: 10px;
}
    .view_spook_st_list a {text-decoration: none;}
.view_spook_popupbox02 ul.view_spook_st_list li.view_spook_station:first-of-type {
    border-top: none;
}
}


/* =====
MODAL
===== */

/* */
#

#readMe .popCon .title,
#readMeDr .popCon .title{font-size: 20px;color: #029e9a;line-height: 1.2;}
.popCon .title img{vertical-align: top;display: inline-block;margin-left: 20px;}
.popCon .title + p{padding-left: 28px;margin-top: 12px;}

.popCon .box{background: #eee;padding:12px 18px;}

.popCon .pointList{overflow: hidden;margin-top: 20px;}
.popCon .pointList dt{background: #c0f4f6;font-size: 1.5rem;line-height: 1.2;margin-bottom: 16px;padding: 5px 12px;}
.popCon .pointList .pointList_dd{width: 360px;float: left;border: 4px solid #c0f4f6;border-top: none;font-size: 1.6rem;line-height: 1.3;position: relative; max-height: 134px;}
.popCon .pointList .pointList_ttl {display: inline-block;position: relative;background: #c0f4f6;font-size: 80%;color: #049ba1;padding: 2px 8px 4px; font-weight: bold;}
.popCon .pointList .pointList_ttl:after{
  content:'';display: block;position: absolute;right: -14px;top: 0;
  border-style: solid;
  border-width: 14px 7px;
  border-color: #c0f4f6 transparent transparent #c0f4f6;
}
.popCon .pointList .pointList_dd .pointList_ttl strong{font-size: 18px;}
.popCon .pointList .pointList_dd .textArea{display: flex;align-items: center; padding: 1% 0 6%;font-weight: bold;}
.pointList .textArea h3 { font-size: 0.95em; background:none; margin-right: auto;}
.pointList .textArea .long { margin: 0 2%;}
.pointList .textArea .short { margin: 0 6%;}

.popCon .pointList .pointList_dd .textArea strong{color: #f4700a;}
.popCon .pointList .pointList_dd .fzS{font-weight: normal;margin-top: 10px; font-size: 0.9em;}
.popCon .note{margin-top: 15px;margin-bottom: 20px;}
.popCon .note li{font-size: 1.3rem;line-height: 1.3;}
.popCon .box p{line-height: 1.4;}
.popCon .box dt,
.popCon .box dd{display: inline-block;margin-right: 1em;}

/* 駅選択ポップアップ */
.station_popup .popCon { padding: 10px; }
.station_popup .popCon .title{ background:#47c4c9; padding:5px .5em; color:#FFF; margin-top:0px;}
.station_popup .popCon .modal-close { right:18px; top:15px; background-color: #FFF;}
.popCon .staList{ border:solid #c9c9c9; border-width:0 1px;}
/*.popCon .staList .staList_dt{ padding:5px 1em; background:#eee; cursor:pointer;}*/
.popCon .staList .staList_dt{ padding:8px 1em; background:#eee; cursor:pointer;}
.popCon .staList .staList_dt:not(.open){ border-bottom:1px solid #ccc;}
.popCon .staList .staList_dt:before{ content:"\0025B6"; color:#47c4c9; margin-right:.5em;}
.popCon .staList .staList_dt.open:before{ content:"▼";}
.popCon .staList .staList_dd{ display:none; padding:0; }
.popCon .staList .staList_dt.open+.staList_dd{ display:block; }
/*.popCon .staList .staList_dd dt{ border-bottom:1px solid #ccc; padding:5px 0 5px 2em; cursor:pointer;}*/
.popCon .staList .staList_dd dt{ border-bottom:1px solid #ccc; padding:8px 0 8px 2em; cursor:pointer;}
.popCon .staList .staList_dd dt:before{ content:"\0025B6"; color:#A8E3E5; margin-right:.5em; }
.popCon .staList .staList_dd dt.open:before{ content:"▼"; }
.popCon .staList .staList_dd dd{ display:none; }
.popCon .staList .staList_dd dt.open+dd{ display:block; }
.popCon .staList .staList_dd ul{ border-bottom:1px solid #ccc; }
.popCon .staList .staList_dd li{ padding-left:3em; }
/*.popCon .staList .staList_dd a{ display:block; position:relative; padding:5px 0 5px .5em; color:#222; text-decoration:none; }*/
.popCon .staList .staList_dd a{ display:block; position:relative; padding:8px 0 8px .5em; color:#222; text-decoration:none; }
.popCon .staList .staList_dd a[disabled]{ color:#ccc; }/* 一時的 */
.popCon .staList .staList_dd li:not(:last-child) a{ border-bottom:1px dotted #ccc;}
.popCon .staList .staList_dd a:after{ content: '';
    display: block;
    border-top: 3px solid #47c4c9;
    border-right: 3px solid #47c4c9;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
}

/*@media screen and (min-width: 769px) {*/
@media screen and (min-width: 569px) {
.popCon .pointList .pointList_dd .textArea strong.fzL{font-size: 118%;}
.popCon .pointList .pointList_dd .fzS{font-size: 80%;}

  .popCon .pointList .pointList_dd:nth-of-type(2n){border-left: none;}
  .popCon .pointList .pointList_dd:nth-of-type(1),
  .popCon .pointList .pointList_dd:nth-of-type(2){border-top: 4px solid #c0f4f6;}

}
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 568px) {

  .popCon .title{padding-right: 30px;padding-left: 1em;text-indent: -1em;font-size: 1.4rem;line-height: 1.2;}
  .popCon .title img{display: block;width: auto;height: 19px;margin-left: -1em;margin-top: 5px;}
  .popCon .title + p{padding: 0;margin-top: 5px;font-size: 1.2rem;line-height: 1.2;}
  .popCon .pointList{margin-top: 16px;}
  .popCon .pointList dt{font-size: 1.2rem;margin-bottom: 8px;}

  .popCon .pointList .pointList_dd{;border-width: 2px;width: 100%;font-size: 1.4rem;padding-bottom: 5px;}
  .popCon .pointList .pointList_dd:first-of-type{border-top: 2px solid #c0f4f6}
  .popCon .pointList .pointList_dd .pointList_ttl:after{border-width: 11px 6px;right: -12px;}
  .popCon .pointList .pointList_dd .pointList_ttl strong{font-size: 1.6rem;}
  .popCon .pointList .pointList_dd .fzS{font-size: 85.7%;margin-top: 0;}

  .popCon .box{padding: 10px;}
  .popCon .note li,
  .popCon .box p,
  .popCon .box dt,
  .popCon .box dd{font-size: 1.1rem;line-height: 1.4;}
  .popCon .box dl{overflow: hidden;}
  .popCon .box dt,
  .popCon .box dd{float: left;}


  .popCon .pointList .pointList_dd .textArea,
  .popCon .pointList .pointList_dd .textArea:before{height: 70px;}
  .popCon .pointList .pointList_dd .textArea:before{
    width: 48% !important;
    -webkit-background-size: auto 77%;
    background-size: auto 77%;
    margin-top: 10px;
  }
  
    .pointList .textArea .long,
    .pointList .textArea .short { width: 25%; margin: 3% 0 0 2.5%; }
    .pointList .textArea h3 { margin: 0 4% 0 2%; font-size: 114%;}

  /*KSD*/
  .popCon .title + p.note {padding-left:14px;margin-top: 20px;font-size: 1.3rem;line-height: 1.6;}

  /* 駅選択ポップアップ */
/*  #staSelect .popCon { padding:0px; }
  #staSelect .popCon .title{ margin-top:0; padding:20px 2em;}*/
  .station_popup .popCon { padding:0px; }
  .station_popup .popCon .title{ margin-top:0; padding:15px 2em;}
  .station_popup .popCon .modal-close{ right:14px;top:11px;}
}

/* ローディング */
#loading {
  display: table;
  z-index:2;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.8;
}

#loading .loadingMsg {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-top: 140px;
  background: url(../../../content/dam/jretravel/site/common/searchpanel/loading.gif) center center no-repeat;
}

/* ========================================
  JS
======================================== */
.lock {
    overflow:hidden;
}
/* modal */
.modal-content {
    position:relative;
    display:none;
    left: 0 !important; /*20190121_修正箇所*/
    background : none;  /*20190121_修正箇所*/
    -webkit-box-shadow: none;
}
.modal-inner{background: #fff;padding: 35px 40px;position: relative;}
.modal-inner > h2.title {font-size: 2.6rem;} /*20190121_修正箇所*/
.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:2;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
    z-index:3;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}
/*
.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}
*/
.modal-content .modal-close {
  text-decoration: none;
  border: 1px solid #434343;
  color: #434343 !important;font-size: 32px;line-height: 1px;
  position: absolute;right: 15px;top: 15px;
  width: 32px;height: 32px;text-align: center;padding-top: 14px; /*20190121_修正箇所*/
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}
/*@media screen and (min-width: 769px) {*/
@media screen and (min-width: 569px) {
  .modal-content .modal-inner{width: 800px;margin: auto;}
	body{overflow-y: scroll;}
	.lock { width: calc(100vw - 17px); }
}
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 568px) {

  .modal-wrap{width: 90%;height: 90%;left: 5%;top: 5%;}
  .modal-inner{padding: 15px 10px;}
  .modal-content .modal-close{width: 24px;height: 24px;padding-top: 9px;} /*20190121_修正箇所*/
}

/* 2020/10 ADOBE ADD */
.searchPanel .panel .logo{
    width: 20%;
}

.searchPanel .panel2 .logo{
    width: 10%;
}

/* ADOBE ADD*/
.nigths_item > .pc {
    display:inline;
}
.searchPanel .staydate_datepicker {
    line-height: normal;
}
.searchPanel .keyword {
    line-height: normal;
}
.searchPanel .radioList label{
    font-weight: normal;
}

.searchPanel .submitBtn:hover{opacity:.7}; /*20190121_修正箇所*/
@charset "utf-8";

.ui-datepicker.ui-datepicker-multi{z-index:999!important;}

.ui-widget-header {
    border: 1px solid #fff;
    background: #fff;
    color: #333;
    font-size: 14px;
}
.ui-datepicker .ui-datepicker-header{padding: 0;}
.ui-datepicker .ui-datepicker-title select{font-family: initial;}
     
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{ width: auto; }
.ui-datepicker .ui-datepicker-title select{margin: 0;}
.ui-datepicker .ui-datepicker-title {line-height: 2em; font-size: 1.5rem;}

input.calendar{
	background: #eee url(../../../content/dam/jretravel/site/common/searchpanel/icon_calendar.png) no-repeat center right 5px;
	background-size: 20px 20px;
	padding: 4px 5px;
	cursor : pointer;
}

.ui-datepicker .ui-datepicker-buttonpane{ margin: 0; border:none;}
.ui-datepicker th{padding: .7em .3em .3em !important; font-weight: normal !important;}
.ui-datepicker td{border: 1px solid #eee !important;padding: 0 !important; margin: 1px !important;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*border: 1px solid #fff;*/
    border: none;
    background: #fff;
    font-weight: normal;
    color: #333;
}

/* アクティブ日 */
ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #79b7e7;
    background: #f0fbce!important;
    font-weight: bold;
    color: #333;

}
td.ui-datepicker-calendar{}
/* 日曜日のカラー設定 */
td.ui-datepicker-week-end:first-child a.ui-state-default{
  background-color: #fff6f4;   /* 背景色を設定 */
  color: #ff0606!important;       /* 文字色を設定 */
}

/* 日曜日及び祝日のカラー設定*/
td.ui-datepicker-week-end a.ui-state-default{
  background-color: #fff6f4;   /* 背景色を設定 */
  color: #ff0606!important;       /* 文字色を設定 */
}

/* 土曜日のカラー設定 */
td.ui-datepicker-week-end:last-child a.ui-state-default{
  background-color: #ecf8ff;   /* 背景色を設定 */
  color: #0081d4!important;       /* 文字色を設定 */
}
.ui-datepicker-current{display: none;}
.ui-datepicker .ui-datepicker-buttonpane{text-align: center;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close{background: #999; color: #fff;}

/* 前矢印 */
.ui-datepicker .ui-datepicker-prev{
	/*position: relative;*/
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-prev::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.ui-datepicker .ui-datepicker-prev::before{
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #47c4c9;
}
.ui-datepicker .ui-datepicker-prev::after{
	left: 0;
	box-sizing: border-box;
	width: 5px;
	height: 10px;
	border: 5px solid transparent;
	border-right: 5px solid #fff;
}
.ui-datepicker .ui-datepicker-prev{left: 12px;}
.ui-datepicker .ui-datepicker-prev span{display:none;}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 12px;
	left: auto;
}
.ui-datepicker .ui-datepicker-prev-hover {
	top: 2px;
	right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	left: 2px;
	right: 2px;
	cursor : pointer;
}

/* 次矢印 */
.ui-datepicker .ui-datepicker-next{
	/*position: relative;*/
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.ui-datepicker .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-next::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.ui-datepicker .ui-datepicker-next::before{
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #47c4c9;
}
.ui-datepicker .ui-datepicker-next::after{
	left: 6px;
	box-sizing: border-box;
	width: 5px;
	height: 10px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}

.ui-datepicker .ui-datepicker-next span{display:none;}
.ui-datepicker .ui-datepicker-next-hover {
	top: 2px;
	right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 2px;
	right: 2px;
	cursor : pointer;
}
.ui-widget-header .ui-state-hover{
	background:none;
	border:none;
	cursor : pointer;
}
/*@media screen and (min-width: 768px) {!* PC *!*/
@media screen and (min-width: 569px) {/* PC */
/*  .ui-datepicker.ui-datepicker-multi{width:50em!important;padding: 15px 10px 10px;background: #fff;} */ /* 2020/06/10 Mod by TAM */
    .ui-datepicker.ui-datepicker-multi{width:50em!important;padding: 15px 10px 10px;background: #fff; z-index: 2 !important;} /* 2020/06/10 Mod by TAM */

}
/*@media screen and (max-width: 767px) {!* スマフォ *!*/
@media screen and (max-width: 568px) {/* スマフォ */
	#ui-datepicker-div{
		position: fixed!important;
		top:50%!important;
		z-index:999!important;
		width: 99%;
		left:0!important;
		border: 1px solid #47c4c9;
	}
	#ui-datepicker-divxx{
		/*position: fixed !important;*/
		width: 100% !important;
		top: 0 !important;
		left: 0 !important;
		z-index: 100000 !important;
		height: 100%;
		padding-top: 10px;
		overflow-y: scroll !important;
	}
	.ui-datepicker-multi .ui-datepicker-group{float:none;}
	.ui-datepicker{padding: .2em 0 0;}
	.ui-widget-content{border: 0;}
	.ui-datepicker .ui-datepicker-buttonpane button{float: none;}
/*		.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{ display: none; }*/
}

@charset "utf-8";
/* CSS Document */


.pager{
	border-top: 1px solid #ccc;
    margin: 30px 0;
    padding: 30px 0;
    width: 100%;
    text-align: center;
}
.pager  span{
	width: 5%;
    padding: 6px 10px;;
    border: 1px solid #00b9be;
    margin: 1%;
}
.pager  span:hover{
	background: #00b9be;
	color:#fff;
}
.pager span.ellipsis:hover {
    color: inherit;
    background: none;
}
.pager span.ellipsis {
    border: none;
	pointer-events : none;
}
.pager .current{
	background: #00b9be;
	color:#fff;
}
.invalid{
	display: none;
}
.prev,.next{border:none !important}
@charset "utf-8";

.hotel_cpttl {
  margin-bottom: 20px;
}


/*-----------------------*/


/*swiper*/

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.base_prod .hotel.swiper-wrapper {
  flex-wrap: inherit;
  justify-content: inherit;
  gap: 0;
}

/*-----商品CP------*/
.swiper-container[class*="clm"] , .swiper-container[class*="bnr"] {width:98%;padding:0 1%}
.swiper-container[class*="clm"] .swiper-pagination, .swiper-container[class*="bnr"] .swiper-pagination{bottom:-20px}

.base_prod {
  margin-bottom: 5%
}

.base_prod .hotel {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.base_prod .hotel li {
  display: inline-block;
  height: auto;
  padding: 10px;
  font-size: 1.3rem;
}

.base_prod .hotel li>a {
  color: #222;
  display: block;
  text-decoration: none;
}

.base_prod .hotel li>a .img_box {
  margin-bottom: 1.0rem;
  position: relative;
}

.base_prod .hotel li>a .img_box>.ribbon {
  background-color: #50A3A8;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  padding: .35rem 1.75rem;
  position: absolute;
  top: 0;
  left: 0;
}

.base_prod .hotel li>a .img_box>img {
  display: block;
  width: 100%;
}

.base_prod .hotel li>a .details_box>div, .base_prod .hotel li>a .details_box>p {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.base_prod .hotel li>a .details_box>.area {
  background-color: #666;
  color: #fff;
  display: inline-block;
  line-height: 1.4;
  padding: .3em .5em;
  margin: 0;
}

.base_prod .hotel li>a .details_box>.tag {
  align-items: flex-start;
  margin-bottom: 0;
  color: #fff;
  font-size: 1.2rem;
}

.base_prod .hotel li>a .details_box>.tag>p {
  border-radius: .3em;
  margin: 0 .5rem 0 0;
  padding: .3rem .5rem;
  display: inline-block;
}

.base_prod .hotel li>a .details_box>.tag>.plan_icon {
  background: #666;
  border: 1px solid #666;
}

.base_prod .hotel li>a .details_box>.tag>.icon {
  background: #fff;
  color: #099;
  border: 1px solid #099;
}

.base_prod .hotel li>a .details_box>.ttl {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
}

.base_prod .hotel li>a .details_box>.price_comment {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 1.5rem 0 -.5rem;
}

.base_prod .hotel li>a .details_box>.price_estimated {
  color: #ea0000;
  font-size: 1.1rem;
  margin-bottom: 0;
  display: block;
}

.base_prod .hotel li>a .details_box>.price {
  color: #ea0000;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-top: -0.5rem;
  display: block;
}

.base_prod .hotel li>a .details_box>.price>sup {
  font-size: 1.4rem;
  margin-left: .3rem;
}

.base_prod .hotel li>a .details_box>.conditions {
  font-size: 1.2rem;
}

.base_prod .hotel li>a .details_box>.price_note {
  color: #222;
  text-align: center;
  margin: 1.5rem 0;
  font-weight: bold;
  background: #eee;
  padding: 5px;
}

.base_prod .hotel li>a .details_box>.txt {}

.base_prod .hotel li>a .details_box>.notes, .base_prod.sort>.notes {
  font-size: 1.1rem;
}

.base_prod.sort>.notes {
  margin: 1rem 0 0;
}

*::before, *::after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


/*横並び*/

.base_prod.side_box .hotel li>a .img_box, .base_prod.sort li:nth-child(-n+2)>a .img_box {
  display: inline-block;
  width: 45%;
  vertical-align: top;
}

.base_prod.side_box .hotel li>a .details_box, .base_prod.sort li:nth-child(-n+2)>a .details_box {
  display: inline-block;
  width: 52%;
  vertical-align: top;
}


/*エリア*/

.base_prod.sort .hotel li>a .details_box>.txt, .base_prod.sort .hotel li>.outside_txt, .base_prod.sort .hotel li>a .details_box>.notes {
  display: none;
}

.base_prod.sort li:nth-child(-n+2)>a .details_box, .base_prod.side_box .hotel li>a .details_box {
  margin-left: 2%
}

.base_prod>p.notes {
  font-size: 1.2rem;
}

/*column*/

.base_prod.clm1 li, .base_prod.side_box.clm1 li {
  width: 100%;
}

.base_prod.clm2 li, .base_prod.sort li:nth-child(-n+2) {
  width: calc((100% - 10px) / 2);
}

.base_prod.clm3 li, .base_prod.sort li:nth-child(n+3) {
  width: calc((100% - 10px * 2) / 3);
}

.base_prod.clm4 li {
  width: calc((100% - 10px * 3) / 4);
}

.base_prod.swiper-container.clm1 li, .base_prod.swiper-container.side_box.clm1 li {
  width: 100%;
}

.base_prod.swiper-container.clm2 li, .base_prod.swiper-container.sort li:nth-child(-n+2) {
  width: calc((100% - 10px) / 2);
}

.base_prod.swiper-container.clm3 li, .base_prod.swiper-container.sort li:nth-child(n+3) {
  width: calc((100% - 10px * 2) / 3);
}

.base_prod.swiper-container.clm4 li {
  width: calc((100% - 10px * 3) / 4);
}


/*border_line*/

.base_prod.bdr li {
  border: 1px solid #ccc;
}

.base_prod.bdr_btm li {
  border-bottom: dashed #ccc 1px
}


/*background_color*/

.base_prod.bgc li {
  background: #f8f8f8
}


/*clm rebbon*/

.base_prod.side_box .hotel li>a .img_box>.ribbon {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 0 3%;
  padding: .3em .5em;
}

.base_prod.sort .hotel li>a .img_box>.ribbon {
  display: none;
}

@media screen and (max-width:568px) {
  /*--------------*/
  /*swiper*/
  /*.swiper-button-prev, .swiper-container-rtl .swiper-button-next {left:-5px !important}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right:-5px !important}*/
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none !important;
  }
  .hotel.swiper-wrapper {
    margin: 0 auto;
  }
  /*--------------*/
  .base_prod {
    width: 96%;
    margin: 0 auto 5%;
  }
  .base_prod .hotel {
    justify-content: initial;
    gap: 5px;
  }
  .base_prod .hotel li {
    padding: 1.5%;
  }
  .base_prod .hotel li>a .details_box>.tag>p {
    margin: 0 .5rem .5rem 0
  }
  /*column*/
  .base_prod.clm1 li, .base_prod.clm3 li, .base_prod.sort li:nth-child(-n+2), .base_prod.sort li:nth-child(n+3), .base_prod.side_box.clm2 li {
    width: 100%;
  }
  .base_prod.clm2 li, .base_prod.clm4 li {
    width: calc((100% - 5px) / 2);
  }
  .base_prod.swiper-container.clm1 li, .base_prod.swiper-container.clm3 li, .base_prod.swiper-container.sort li:nth-child(-n+2), .base_prod.swiper-container.sort li:nth-child(n+3), .base_prod.swiper-container.side_box.clm2 li {
    width: 100%
  }
  .base_prod.swiper-container.clm2 li, .base_prod.swiper-container.clm4 li {
    width: calc((100% - 5px) / 2);
  }
  /*2clm横並び*/
  .base_prod.side_box.clm2 .hotel li>a .img_box, .base_prod.side_box.clm2 .hotel li>a .details_box {
    display: block;
    width: 100% !important;
    vertical-align: inherit;
  }
  .base_prod.swiper-container.side_box .hotel li>a .img_box, .base_prod.swiper-container.sort li:nth-child(-n+2)>a .img_box {
    width: 44%
  }
  /*エリア*/
  .base_prod.sort li:nth-child(-n+2)>a .img_box, .base_prod.sort li:nth-child(-n+2)>a .details_box {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .base_prod.sort li:nth-child(-n+2)>a .details_box {
    margin-left: 0
  }
  .base_prod.sort li:nth-child(n+4)>a .img_box {
    display: inline-block;
    width: 45%;
    vertical-align: top;
  }
  .base_prod.sort li:nth-child(n+4)>a .details_box {
    display: inline-block;
    width: 52%;
    vertical-align: top;
    margin-left: 2%;
  }
  /*clm rebbon*/
  .base_prod.clm2 .hotel li > a .img_box > .ribbon,
  .base_prod.clm3 .hotel li > a .img_box > .ribbon,
  .base_prod.clm4 .hotel li > a .img_box > .ribbon {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 3%;
    padding: .2rem;
  }
  .base_prod.clm2 .hotel li > a .img_box > .ribbon::before,
  .base_prod.clm4 .hotel li > a .img_box > .ribbon::before{content:none;}
}

/*プラン*/
.base_prod .swiper-slide li.plan {
  width:100%;
  border: none;
  padding: 0;
  border-top: dashed #ccc 1px;
}

.base_prod .swiper-slide li.plan .details_box {
  width: 100%;
}

.base_prod .swiper-slide li.plan .details_box {
  margin-left: 0%;
}

.base_prod .swiper-slide li.plan .details_box>.price_comment{
  margin:0rem;
}

/*クーポン対応*/
.base_prod .hotel li>a .details_box>p.coupon{background: #ffa303;color: #fff;border-radius: 0.3em;margin-top:0;margin-bottom:.5rem;margin-right: .5rem;padding: .3rem 0.5rem;display: inline-block;font-size:1.2rem;}
.base_prod .hotel li>a .details_box>p.coupon + .price_comment{margin-top:0;}

/*------------------------
	▼TOPカルーセル用
--------------------------*/

/*----- swiper -----*/
.top_carousel .swiper-slide{opacity:.5;}
.top_carousel .swiper-container {width: 100%;height: 100%;}

.top_carousel .swiper-container {overflow: hidden;scrollbar-width: none;-ms-overflow-style: none}
.top_carousel .swiper-container::-webkit-scrollbar {display: none}
.top_carousel .swiper-container .swiper-wrapper>.swiper-slide {scroll-snap-align: start start}
.top_carousel .swiper-container-horizontal .swiper-wrapper {scroll-snap-type: x mandatory}
.top_carousel .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0;}

.top_carousel .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media screen and (min-width:569px){
.top_carousel .swiper-slide.swiper-slide-prev,
.top_carousel .swiper-slide-active,
.top_carousel .swiper-slide-next{opacity: 1;}
}

@media screen and (max-width:568px){
.top_carousel .swiper-slide-active{opacity: 1;}
}

.top_carousel .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.top_carousel .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}

.top_carousel .swiper-pagination-bullet {background: #c9c9c9;opacity: 1;}
.top_carousel .swiper-pagination-bullet-active{background-color: #4bc1cd;}
/*------------*/


/*---- top carousel ----*/
.top_carousel .swiper-container{margin-bottom:3%; padding-bottom:25px}

.top_carousel ul li a > figure{position:relative; color:#fff;}
.top_carousel ul li a > figure > figcaption{position:absolute;bottom:0%;left:0%;background: linear-gradient(rgba(0,0,0,0),rgba(34,34,34,1));padding: 1% 2%;width: 100%;font-size:2.4rem;line-height:1.5}
.top_carousel ul li a > figure > figcaption > span{display:block;font-size:1.4rem;}

.top_carousel .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}

@media screen and (max-width:568px){
  .top_carousel ul li a>figure>figcaption{font-size: 1.7rem;line-height:1.3}
}  

/*-------article carousel-------*/

.article_carousel .swiper-slide{opacity:.5;}
.article_carousel .swiper-container {margin: 0 auto 60px;max-width: 1000px;height: 100%;}

.article_carousel .swiper-container {overflow: hidden;scrollbar-width: none;-ms-overflow-style: none}
.article_carousel .swiper-container::-webkit-scrollbar {display: none}
.article_carousel .swiper-container .swiper-wrapper>.swiper-slide {scroll-snap-align: start start}
.article_carousel .swiper-container-horizontal .swiper-wrapper {scroll-snap-type: x mandatory}
.article_carousel .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0;}

.article_carousel .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media screen and (min-width:569px){
.article_carousel .swiper-slide.swiper-slide-prev,
.article_carousel .swiper-slide-active,
.article_carousel .swiper-slide-next{opacity: 1;}
}

@media screen and (max-width:568px){
.article_carousel .swiper-slide-active{opacity: 1;}
}

.article_carousel .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .article_carousel .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
 color: #fff; z-index: 2;position: absolute;}
.article_carousel .swiper-container .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 0;top: 45%;position: absolute;z-index: 1;padding: 3% 2%;background: #4444449e;}
.article_carousel .swiper-container .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 0;top: 45%;position: absolute;z-index: 3;padding: 3% 2%;background: #4444449e;}


.article_carousel .swiper-pagination-bullet:hover{opacity:.8;}

.article_carousel .swiper-container{margin-bottom:3%;padding-bottom:25px}

.article_carousel ul li a > figure{position:relative; color:#fff;}
.article_carousel ul li a > figure > figcaption{position:absolute;bottom:0%;left:0%;background: linear-gradient(rgba(0,0,0,0),rgba(34,34,34,1));padding: 1% 2%;width: 100%;font-size:2rem;line-height:1.5}
/*.article_carousel ul li a > figure > figcaption > span{display:block;font-size:1.4rem;}*/

.article_carousel .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}

@media screen and (max-width:568px){
.article_carousel ul li a > figure > figcaption{font-size:1.5rem;line-height:1.3;padding:2% 5% 3%;}
}


/*----------- bnr ------------*/
.banner_carousel{margin-bottom:5%}
.swiper-container[class*="bnr"] {width:98%;padding:0 1%}
.swiper-container[class*="bnr"] .swiper-pagination{bottom:-20px}
/*.swiper-container[class*="bnr"] .swiper-button-prev, .swiper-container[class*="bnr"] .swiper-container-rtl .swiper-button-next{left:0;}
.swiper-container[class*="bnr"] .swiper-button-next, .swiper-container[class*="bnr"] .swiper-container-rtl .swiper-button-prev{right:0;}*/

.swiper-container[class*="bnr"] .swiper-button-prev:after, .swiper-container[class*="bnr"] .swiper-button-next:after{font-size:20px;color:#999}
/*.swiper-container[class*="bnr"] .swiper-wrapper{transition-timing-function: linear !important;}*/

/*.swiper-container.swiper-container[class*="bnr"] {margin: 0 auto 60px;max-width: 1000px;height: 100%; overflow:hidden; padding:0 0 2%}*/
.swiper-container[class*="bnr"] ul li a > figure > figcaption {display:none;}


@media screen and (max-width:568px){
    
.swiper-container[class*="bnr"] {width:96%;padding:0 2%}
/*.bnr4_carousel.swiper-container,.bnr1_carousel.swiper-container {max-width: 100%;padding:0 0 5%}
.bnr4_carousel.swiper-container .swiper-pagination,.bnr1_carousel.swiper-container .swiper-pagination{bottom:0}*/
}


/*------------------------
	▼商品ボタン用
--------------------------*/

.productButton .btn_box {
  margin: 2px;
}

.productButton .btn_box:hover {
  opacity: 0.7;
}

.productButton .btn_box>a {
  box-sizing: border-box;
  display: table;
  position: relative;
  border: solid 1px #dedede;
  border-radius: 5px;
  padding: 5px 10px 5px 5px;
  text-decoration: none;
  color: #222;
  width: 100%;
}

.productButton .btn_box>a>.btn_box_l {
  display: table-cell;
  width: 96%;
}

.productButton .btn_box>a>.btn_box_l>.btn_inner {
  vertical-align: middle;
}

.productButton .btn_box>a>.btn_box_l>.btn_inner>.btn_area {
  top: 3px;
  left: 3px;
  background-color: #666;
  color: #fff;
  display: inline-block;
  line-height: 1.4;
  padding: 0.2em 0.4em;
  margin: 0;
  text-align: center;
  font-size: 1.3rem;
}

.productButton .btn_box>a>.btn_box_l>.btn_inner>.btn_price {
  color: #ea0000;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  padding: 0 5px 5px 5px;
}

.productButton .btn_box>a>.btn_box_l>.btn_inner>.btn_price>sup {
  font-size: 1.4rem;
  margin-left: 0.3rem;
}

.productButton .btn_box>a>.btn_box_l>.btn_inner>.btn_ttl {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  text-align: center;
  margin: 5px 0;
}

.productButton .btn_box>a>.btn_box_l>.btn_inner>.btn_ttl>.ic_arrow {
  width: 15px;
  margin: 5px 5px;
}

.productButton .btn_box>a>.btn_box_r {
  display: table-cell;
  vertical-align: middle;
  width: 4%;
}

.productButton .btn_box>a>.btn_box_r>.arrow-right {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #a6a6a6;
  border-right: 2px solid #a6a6a6;
  transform: rotate(45deg);
  z-index: 11;
}

/**
 * Swiper 6.7.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 1, 2021
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;/*overflow:hidden;*/list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:/*44px*/30px}.swiper-button-next,.swiper-button-prev{display:none}.swiper-container .swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#999/*var(--swiper-navigation-color,var(--swiper-theme-color))*/}.swiper-container .swiper-button-next.swiper-button-disabled,.swiper-container .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-container .swiper-button-prev,.swiper-container .swiper-container-rtl .swiper-button-next{left:/*10px*/-20px;right:auto}.swiper-container .swiper-button-prev:after,.swiper-container .swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-container .swiper-button-next,.swiper-container .swiper-container-rtl .swiper-button-prev{right:/*10px*/-20px;left:auto}.swiper-container .swiper-button-next:after,.swiper-container .swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-container .swiper-button-next.swiper-button-white,.swiper-container .swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-container .swiper-button-next.swiper-button-black,.swiper-container .swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:/*10px0*/-25px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#999/*var(--swiper-pagination-color,var(--swiper-theme-color))*/}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#999/*var(--swiper-pagination-color,var(--swiper-theme-color))*/;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
