@charset "UTF-8";

/* Font Awesome 5.2.0 */
/*!
 * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: a 2s infinite linear;
}
.fa-pulse {
  animation: a 1s infinite steps(8);
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(../webfonts/fa-brands-400.eot);
  src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-brands-400.woff2) format("woff2"),
    url(../webfonts/fa-brands-400.woff) format("woff"),
    url(../webfonts/fa-brands-400.ttf) format("truetype"),
    url(../webfonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-regular-400.eot);
  src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-regular-400.woff2) format("woff2"),
    url(../webfonts/fa-regular-400.woff) format("woff"),
    url(../webfonts/fa-regular-400.ttf) format("truetype"),
    url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.eot);
  src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-solid-900.woff2) format("woff2"),
    url(../webfonts/fa-solid-900.woff) format("woff"),
    url(../webfonts/fa-solid-900.ttf) format("truetype"),
    url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fa,
.fas {
  font-weight: 900;
}

/* YakuHanJP 3.0.0 */
/*! Yaku Han JP (Gothic - All Include) v3.0.0 SIL by Qrac / Based on Noto Sans CJK JP */
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/YakuHanJP/YakuHanJP-Thin.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-Thin.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-Thin.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/YakuHanJP/YakuHanJP-Light.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-Light.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-Light.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/YakuHanJP/YakuHanJP-DemiLight.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-DemiLight.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-DemiLight.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/YakuHanJP/YakuHanJP-Regular.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-Regular.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-Regular.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/YakuHanJP/YakuHanJP-Medium.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-Medium.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-Medium.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/YakuHanJP/YakuHanJP-Bold.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-Bold.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-Bold.woff) format("woff");
}
@font-face {
  font-family: YakuHanJP;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/YakuHanJP/YakuHanJP-Black.eot);
  src: url(../fonts/YakuHanJP/YakuHanJP-Black.woff2) format("woff2"),
    url(../fonts/YakuHanJP/YakuHanJP-Black.woff) format("woff");
}

/* YakuHanMP 3.0.0 */
/*! Yaku Han MP (Mincho - All Include) v3.0.0 SIL by Qrac / Based on Noto Serif CJK JP */
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/YakuHanMP/YakuHanMP-ExtraLight.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-ExtraLight.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-ExtraLight.woff) format("woff");
}
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/YakuHanMP/YakuHanMP-Light.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-Light.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-Light.woff) format("woff");
}
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/YakuHanMP/YakuHanMP-Regular.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-Regular.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-Regular.woff) format("woff");
}
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/YakuHanMP/YakuHanMP-Medium.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-Medium.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-Medium.woff) format("woff");
}
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/YakuHanMP/YakuHanMP-SemiBold.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-SemiBold.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-SemiBold.woff) format("woff");
}
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/YakuHanMP/YakuHanMP-Bold.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-Bold.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-Bold.woff) format("woff");
}
@font-face {
  font-family: YakuHanMP;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/YakuHanMP/YakuHanMP-Black.eot);
  src: url(../fonts/YakuHanMP/YakuHanMP-Black.woff2) format("woff2"),
    url(../fonts/YakuHanMP/YakuHanMP-Black.woff) format("woff");
}

/* drawer.min.css */
/*!
 * jquery-drawer v3.2.2
 * Flexible drawer menu using jQuery, iScroll and CSS.
 * http://git.blivesta.com/drawer
 * License : MIT
 * Author : blivesta <design@blivesta.com> (http://blivesta.com/)
 */

.drawer-open {
  overflow: hidden !important;
}
.drawer-nav {
  position: fixed;
  z-index: 2;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #222;
  background-color: #fff;
}
.drawer-brand {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 3.75rem;
  display: block;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  text-decoration: none;
  color: #222;
}
.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: 0.75rem;
  text-decoration: none;
  color: #222;
}
.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}
.drawer-overlay {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.drawer-open .drawer-overlay {
  display: block;
}
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer--top.drawer-open .drawer-nav {
  top: 0;
}
.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-nav,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}
.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-nav,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}
.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}
.drawer-hamburger {
  position: fixed;
  z-index: 4;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding: 18px 0.75rem 30px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border: 0;
  outline: 0;
  background-color: transparent;
}
.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}
.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222;
}
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  position: absolute;
  top: -10px;
  left: 0;
  content: " ";
}
.drawer-hamburger-icon:after {
  top: 10px;
}
.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}
.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
  top: 0;
}
.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
.drawer--sidebar,
.drawer--sidebar .drawer-contents {
  background-color: #fff;
}


.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}
.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.drawer-navbar {
  z-index: 3;
  top: 0;
  width: 100%;
}
.drawer-navbar--fixed {
  position: fixed;
}
.drawer-navbar-header {
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 0.75rem;
  text-align: center;
}
.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}
.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}
.drawer-navbar .drawer-nav {
  padding-top: 3.75rem;
}
.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem;
}

.drawer-dropdown-menu {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}
.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: 0.75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222;
}
.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.drawer-dropdown.open .drawer-caret {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}



/* slick.css */
/* 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;
}

/* style.css */
/* -------------------------------------------------------------------------

		reset.sass

		要素のデフォルトスタイル、フォントサイズのリセット

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

		style reset

------------------------------------------------------------------------- */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
main {
  margin: 0;
  /* padding: 0; */
  /* border: 0; */
  /* outline: 0; */
  font-size: 100%;
  vertical-align: baseline;
  /* background: transparent; */
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

small {
  font-size: smaller;
}

sup {
  font-size: 0.7em;
  vertical-align: top;
}

sub {
  font-size: 0.7em;
  vertical-align: baseline;
}

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

		font styles

------------------------------------------------------------------------- */
/* YUI 3.9.1 (build 5852) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  font: 81.25%/1.231 arial, sans-serif;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea {
  font: 99% arial, sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssfonts {
  display: none;
}

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

		vars.sass

		scssファイル内で使う変数を定義

------------------------------------------------------------------------- */
/* width
------------------------------------------------- */
/* color
------------------------------------------------- */
/* text color
------------------------------------------------- */
/* fonts
------------------------------------------------- */
/* transition
------------------------------------------------- */
/* animation
------------------------------------------------- */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* -------------------------------------------------------------------------

		function.sass

		scssファイル内で使う関数を定義

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

		mixin.sass

		mixinを定義

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

		util.sass

		案件に依存せず汎用的に使うClassを定義

------------------------------------------------------------------------- */
/* layout
------------------------------------------------- */
.image_text_view_l,
.image_text_view_r {
  overflow: hidden;
}

  .image_text_view_l,
  .image_text_view_r {
    overflow: visible;
  }


.image_text_view_l .img {
  float: left;
  margin-right: 50px;
}

  .image_text_view_l .img {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
  }


.image_text_view_r .img {
  float: right;
  margin-left: 50px;
}

  .image_text_view_r .img {
    width: 100%;
    float: none;
    margin: 0 auto 20px;
  }


.image_text_view_l .img > div,
.image_text_view_r .img > div {
  margin-bottom: 15px;
}

.image_text_view_l .img img,
.image_text_view_r .img img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.image_text_view_l .text,
.image_text_view_r .text {
  overflow: hidden;
  line-height: 1.8;
}
.image_text_view_l .text p,
.image_text_view_r .text p {
  margin-bottom: 1em;
  line-height: 1.8;
}
.image_text_view_l .text p:last-child,
.image_text_view_r .text p:last-child {
  margin-bottom: 0;
}

  .image_text_view_l .text,
  .image_text_view_r .text {
    overflow: visible;
  }



  .image_text_view_l .text {
    margin-left: 0 !important;
  }



  .image_text_view_r .text {
    margin-right: 0 !important;
  }


/* br
------------------------------------------------- */
.sp_none {
  display: inline-block;
}

.pc_none {
  display: none;
}


  .sp_none {
    display: none;
  }
  .pc_none {
    display: none;
  }


  .sp_none {
    display: none;
  }
  .pc_none {
    display: inline-block;
  }

.xs_only {
  display: none;
}
@media screen and (max-width: 480px) {
  .xs_only {
    display: inline-block;
  }
}

/* float clear
------------------------------------------------- */
/*for modern browser*/
.clear_fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}

/*for IE 5.5-7*/
.clear_fix {
  zoom: 1;
}

.clear_both {
  clear: both;
  height: 1px;
  font-size: 1px;
  text-align: center;
  line-height: 0;
}

.clear {
  clear: both;
}

/* float
------------------------------------------------- */
.float_r {
  float: right;
  display: inline;
}

.float_l {
  float: left;
  display: inline;
}

/* margin + padding （0から5刻みでクラスを定義 ex: mb0, mb5, mb10...）
------------------------------------------------- */
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

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

.mb15 {
  margin-bottom: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

/* align
------------------------------------------------- */
.align_l {
  text-align: left !important;
}

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

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

/* font
------------------------------------------------- */
.smaller {
  font-size: 85% !important;
}

.larger {
  font-size: larger !important;
}

.bold {
  font-weight: bold !important;
}

/* display
------------------------------------------------- */
.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

/* justify layout
Usage:
<ul class="just_layout">
	<li class ="just_item"></li>
</ul>
------------------------------------------------- */
.just_layout {
  text-align: justify;
  text-justify: distribute-all-lines;
  zoom: 1;
  display: block;
  line-height: 0;
}
.just_layout:after {
  line-height: 0;
  visibility: hidden;
  content: "";
  display: inline-block;
  width: 100%;
}
.just_layout .just_item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  line-height: normal;
}

* html .just_layout .just_item {
  display: inline;
  zoom: 1;
}

*:first-child + html .just_layout .just_item {
  display: inline;
  zoom: 1;
}

/* list
------------------------------------------------- */
.list_disc {
  margin-left: 1.2em;
  list-style: disc;
}

.list_square {
  margin-left: 1.2em;
  list-style: square;
}

.list_decimal {
  margin-left: 1.7em;
  list-style: decimal;
}

.list_decimal_zero {
  margin-left: 2.3em;
  list-style: decimal-leading-zero;
}

/* list style (IE8以上)
------------------------------------------------- */
/* ---- ※ ---- */
.list_asterisk > li {
  text-indent: -1.3em;
  margin-left: 1.3em;
}
.list_asterisk > li:before {
  content: "※ ";
}
.list_asterisk > li > * {
  text-indent: 0;
}

/* ---- ・ ---- */
.list_dot > li {
  text-indent: -1em;
  margin-left: 1em;
}
.list_dot > li:before {
  content: "・";
}
.list_dot > li > * {
  text-indent: 0;
}

/* ---- ● ---- */
.list_circle > li {
  text-indent: -1em;
  margin-left: 1em;
}
.list_circle > li:before {
  content: "● ";
}
.list_circle > li > * {
  text-indent: 0;
}

/* ---- 1. ---- */
.list_decimal_01 > li {
  counter-increment: decimal_01;
  margin-left: 1.2em;
  text-indent: -1.2em;
}
.list_decimal_01 > li:before {
  content: counter(decimal_01) ". ";
}
.list_decimal_01 > li > * {
  text-indent: 0;
}

/* ---- (1) ---- */
.list_decimal_02 > li {
  counter-increment: decimal_02;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
.list_decimal_02 > li:before {
  content: "(" counter(decimal_02) ") ";
}
.list_decimal_02 > li > * {
  text-indent: 0;
}

/* ---- [1] ---- */
.list_decimal_03 > li {
  counter-increment: decimal_03;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
.list_decimal_03 > li:before {
  content: "[" counter(decimal_03) "] ";
}
.list_decimal_03 > li > * {
  text-indent: 0;
}

/* ---- 丸数字 ---- */
.list_decimal_04 > li {
  counter-increment: decimal_04;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
.list_decimal_04 > li:before {
  content: counter(decimal_04);
  border: 1px solid #000;
  padding: 0 3px;
  font-size: 10px;
  margin-right: 5px;
  text-align: center;
  line-height: 1;
  border-radius: 50%;
}
.list_decimal_04 > li > * {
  text-indent: 0;
}

/* ---- upper alpha ---- */
.list_upper_alpha_01 > li {
  counter-increment: upper_alpha_01;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
.list_upper_alpha_01 > li:before {
  content: counter(upper_alpha_01, upper-alpha) ") ";
}
.list_upper_alpha_01 > li > * {
  text-indent: 0;
}

/* 注釈 (IE8以上)
------------------------------------------------- */
/* ---- ※（注釈） ---- */
.notes {
  margin-left: 1.3em;
  text-indent: -1.3em;
}
.notes:before {
  content: "※ ";
}
.notes > * {
  text-indent: 0;
}

/* ---- ※n （番号付き注釈）---- */
.notes_num {
  counter-increment: decimal_notes;
  margin-left: 1.9em;
  text-indent: -1.9em;
}
.notes_num:before {
  content: "※" counter(decimal_notes) " ";
}
.notes_num > * {
  text-indent: 0;
}

/* 章番号用mixin (IE8以上)
usage:
■キャプションに章番号をつける場合
$counterName: oreoreCounter;
.parent-section {
	@include resetCounter($counterName);
	h2 {
		@include addCounter($counterName, '第', '章');
	}
}
■入れ子になってるリストに通し番号(1-1-1など）を付ける場合
$counterName: listCounter;
ol {
	@include resetCounter($counterName);
	li {
		@include addCounters($counterName, '-');
	}
}
------------------------------------------------- */
/* グリッドレイアウト用mixin (IE8以上)
usage:
■12分割で間隔が20pxのグリッドのクラスを作る場合
・SASS
@include grid_system(12, 20px);
・HTML
<div class="grid_system_12">  ← このdivへの幅指定はNG
	<div class="grid_6"></div> ┐
	<div class="grid_3"></div> ├ 子要素は合計が12になるようにクラス名を付ける
	<div class="grid_3"></div> ┘
</div>
------------------------------------------------- */
/* -------------------------------------------------------------------------

		module.sass

		見出し、ボタン、表など繰り返し使うパーツ（モジュール）のスタイルを定義

------------------------------------------------------------------------- */
/* text link
------------------------------------------------- */
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a.underline:hover {
  text-decoration: underline;
}
a.color:hover {
  color: #084e72;
}

a[href*="tel:"] {
  cursor: default;
  pointer-events: none;
}

  a[href*="tel:"] {
    cursor: pointer;
    pointer-events: auto;
  }


/*img
------------------------------------------------- */
img {
  line-height: 1;
  vertical-align: top;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -ms-transition: none;
}

/* form
------------------------------------------------- */
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="text"],
input[type="submit"],
input[type="tel"],
input[type="email"],
textarea {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    "メイリオ", Meiryo, sans-serif;
  margin: 0;
  background-color: #fff;
  border: 1px solid #c4c4c3;
  font-size: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1% 2%;
  border-radius: 0;
  outline: none;
  border: 1px solid #aaa;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
input[type="text"].narrow,
input[type="submit"].narrow,
input[type="tel"].narrow,
input[type="email"].narrow,
textarea.narrow {
  width: 20%;
}

input[type="text"] {
  width: 60%;
  margin-bottom: 10px;
}

  input[type="text"] {
    width: 100%;
  }


input[type="text"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 7px #52a8ec;
  box-shadow: 0 0 7px #52a8ec;
  border: 1px solid #52a8ec;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: baseline;
  border-style: none;
}

label {
  margin-right: 15px;
  cursor: pointer;
}

input[type="submit"],
input[type="button"] {
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
  display: block;
  width: 360px;
  border-radius: 0;
  -webkit-appearance: none;
}

select {
  font-size: 16px;
  padding: 1% 2%;
}

textarea {
  height: 200px;
}

  textarea {
    height: 150px;
  }


/* animation
------------------------------------------------- */
.animation {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.animation.fast {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.animation.slow {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.animation.cubic {
  -webkit-transition: all 0.5s;
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

/* pager - WPのページャー
------------------------------------------------- */
/* list */
.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 100px;
}

  .pager {
    margin: 0 auto 60px;
  }

.pager a,
.pager span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0 2px;
  border: 1px solid #8c7e52;
  color: #8c7e52;
  font-size: 2rem;
  line-height: 1.2;
}

  .pager a,
  .pager span {
    width: 40px;
    height: 40px;
    font-size: 1.8rem;
  }

.pager .prev,
.pager .next {
  position: relative;
  color: #084e72;
  font-size: 2rem;
}
.pager .prev::after,
.pager .next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 16px;
  height: 16px;
  border-top: 2px solid #8c7e52;
  border-right: 2px solid #8c7e52;
}
.pager .prev:hover::after,
.pager .next:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.pager .prev::after {
  -webkit-transform: translate(-30%, -50%) rotate(-135deg);
  transform: translate(-30%, -50%) rotate(-135deg);
}
.pager .next::after {
  -webkit-transform: translate(-70%, -50%) rotate(45deg);
  transform: translate(-70%, -50%) rotate(45deg);
}
.pager a:hover,
.pager .current {
  background: #8c7e52;
  color: #fff;
}
.pager .current {
  cursor: default;
  pointer-events: none;
}

/* detail */
.pager.big {
  width: 610px;
  margin: 100px auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

  .pager.big {
    width: calc(100% - 40px);
  }

.pager.big a {
  width: calc((100% - 10px) / 3);
  height: 50px;
  margin: 0;
  background: #8c7e52;
  color: #fff;
  font-size: 1.6rem;
}
.pager.big .to_prev,
.pager.big .to_next {
  position: relative;
}
.pager.big .to_prev::after,
.pager.big .to_next::after {
  position: absolute;
  top: 50%;
  content: "";
  width: 14px;
  height: 14px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.pager.big .to_prev::after {
  left: 20px;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}

  .pager.big .to_prev::after {
    left: 10px;
  }

.pager.big .to_next::after {
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

  .pager.big .to_next::after {
    right: 10px;
  }


/* btn
------------------------------------------------- */
/* icon
------------------------------------------------- */
/* title
------------------------------------------------- */
.contents_title {
  display: inline-block;
  margin-bottom: 60px;
  padding: 0 200px;
  background: url(../img/common/bg_title.png) no-repeat 50% 50%;
  background-size: 401px 117px;
}

  .contents_title {
    padding: 0;
    background-position-y: 0;
    background-size: contain;
  }

.contents_title span:first-of-type {
  margin: 0 auto;
  font-size: 3rem;
  font-weight: 600;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}

  .contents_title span:first-of-type {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }

.contents_title span:last-of-type {
  display: block;
  padding-top: 30px;
  font-size: 1.6rem;
  font-weight: 400;
}

  .contents_title span:last-of-type {
    display: block;
    padding-top: 0;
  }


.page_lead {
  padding: 50px 0;
  background: url(../img/common/bg_title.png) no-repeat 50% 25%;
  background-size: 401px 117px;
  font-size: 3rem;
  text-align: center;
  line-height: 2;
}

  .page_lead {
    margin: 0 20px;
    padding: 30px 0;
    background-size: contain;
    font-size: 2.4rem;
    line-height: 1.7;
  }


.contents_head {
  display: inline-block;
  margin-bottom: 30px;
  padding: 2px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contents_head {
    padding: 6px 0 0;
  }
}

/* background
------------------------------------------------- */
.bg_paper {
  margin-bottom: 100px;
  padding: 50px 0;
  background: url(../img/common/bg_paper.png) no-repeat 50% 50%;
  background-size: cover;
}

  .bg_paper {
    margin-bottom: 50px;
  }

.bg_paper .inner {
  margin-bottom: 0;
}

/* season color
------------------------------------------------- */
.bg_spring {
  background: #ab327c;
}

.bg_summer {
  background: #099dbd;
}

.bg_autumn {
  background: #a0641e;
}

.bg_winter {
  background: #1d5386;
}

.spring {
  color: #ab327c;
}

.summer {
  color: #099dbd;
}

.autumn {
  color: #a0641e;
}

.winter {
  color: #1d5386;
}

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

		layout.sass

		ヘッダー、フッター、サイドバー等のサイトの構造に関わるスタイルを定義

------------------------------------------------------------------------- */
/* html
------------------------------------------------- */
html {
  overflow-y: scroll;
  line-height: 1;
  font-size: 62.5%;
}

/* body
------------------------------------------------- */
body {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  background-color: #fff;
  color: #000;
  word-break: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  font-size: 1.6rem;
  line-height: 1.7;
  position: relative;
  overflow-x: hidden;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  body {
    padding-top: 50px;
  }

body *,
body *::before,
body *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* noscript
------------------------------------------------- */
.noscript {
  background-color: #084e72;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
}

/* header
------------------------------------------------- */
.site_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  -webkit-transition: 3s;
  transition: 3s;
}

  .site_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

.site_header .header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px;
  background: #fff;
}

  .site_header .header_inner {
    width: calc(100% - 50px);
    height: 50px;
    padding-left: 10px;
  }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site_header .site_id {
    padding-top: 5px;
  }
}

  .site_header .site_id {
    padding-top: 5px;
  }

.site_header .site_id a {
  position: relative;
  display: block;
  color: #084e72;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

  .site_header .site_id a {
    font-size: 2rem;
  }

.site_header .site_id .id_lead {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  margin-right: 15px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  font-size: 1.4rem;
  font-weight: 900;
  vertical-align: middle;
  letter-spacing: normal;
}

  .site_header .site_id .id_lead {
    display: none;
  }

.site_header .site_id .id_lead::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 12px;
  height: 1px;
  margin-top: -1px;
  background: #bfbfbf;
}
.site_header .site_id .id_lead::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 12px;
  height: 1px;
  margin-top: -1px;
  background: #bfbfbf;
}
.site_header .site_id .id_small {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  vertical-align: middle;
  letter-spacing: normal;
}

  .site_header .site_id .id_small {
    font-size: 1.2rem;
  }

.site_header .site_id .phonetic {
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 1rem;
  letter-spacing: 0.3em;
}

  .site_header .site_id .phonetic {
    top: -10px;
    letter-spacing: 0.1em;
  }

.site_header .header_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

  .site_header .header_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

.site_header .header_box .tel span {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  vertical-align: middle;
  letter-spacing: 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site_header .header_box .tel span {
    padding-top: 5px;
  }
}

  .site_header .header_box .tel span {
    display: none;
  }

.site_header .header_box .tel a {
  display: inline-block;
  color: #084e72;
  font-size: 3.4rem;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site_header .header_box .tel a {
    padding-top: 10px;
  }
}

  .site_header .header_box .tel a {
    position: relative;
    width: 50px;
    height: 50px;
    background: rgba(8, 78, 114, 0.8);
    font-size: 0;
  }
  .site_header .header_box .tel a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f095";
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-size: 2.4rem;
    font-weight: 900;
  }

.site_header .header_box .translate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  background: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

  .site_header .header_box .translate {
    width: 50px;
    height: 50px;
    margin-left: 0;
  }

.site_header .header_box .translate:hover {
  background: #084e72;
}
.site_header .header_box .translate > img {
  width: 24px;
  height: 24px;
}
.site_header .header_box #google_translate_element {
  display: none;
  width: auto;
  height: 60px;
  padding: 2px 10px;
  background: #fff;
}

  .site_header .header_box #google_translate_element {
    position: absolute;
    top: 50px;
    right: 100px;
  }

.site_header .header_box #google_translate_element .skiptranslate {
  width: 100%;
  height: 100%;
}
.site_header .header_box #google_translate_element .skiptranslate > div {
  position: relative;
}
.site_header
  .header_box
  #google_translate_element
  .skiptranslate
  > div::before {
  position: absolute;
  top: 50%;
  right: 8px;
  content: "";
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 4px solid transparent;
  border-top: 6px solid #000;
}
.site_header .header_box #google_translate_element select {
  width: 100%;
  border: 1px solid #bfbfbf;
}
.site_header .header_box #google_translate_element img {
  width: 42px;
  height: 16px;
}

/* drawer-hamberger
------------------------------------------------- */
.drawer-hamburger {
  display: none;
}

  .drawer-hamburger {
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    padding: 10px;
    background: #084e72;
  }

.drawer-hamburger .drawer-hamburger-icon,
.drawer-hamburger .drawer-hamburger-icon:after,
.drawer-hamburger .drawer-hamburger-icon:before {
  height: 3px;
  background: #fff;
}
.drawer-hamburger .drawer-hamburger-icon {
  margin-top: 0;
}
.drawer-hamburger:hover {
  background: #084e72;
}

/* gloal navi
------------------------------------------------- */
.drawer--right .global_nav {
  position: relative;
  right: 0;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  background: #084e72;
  overflow: visible;
  z-index: 4;
}

  .drawer--right .global_nav {
    position: fixed;
    right: -100%;
    height: 100vh;
    width: 80vw;
    margin-bottom: 0;
    overflow: scroll;
  }

.drawer--right .global_nav .drawer-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1040px;
  margin: 0 auto;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

  .drawer--right .global_nav .drawer-menu {
    display: block;
    width: 100%;
    height: 100%;
  }

.drawer--right .global_nav .drawer-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

  .drawer--right .global_nav .drawer-menu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 30px;
    padding: 15px 0;
    border-right: none;
    text-align: left;
  }

.drawer--right .global_nav .drawer-menu li:last-of-type {
  border: none;
}
.drawer--right .global_nav .drawer-menu li a {
  position: relative;
  display: inline-block;
  padding: 10px 0 10px 20px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .drawer--right .global_nav .drawer-menu li a {
    padding: 12px 0 8px 20px;
  }
}

  .drawer--right .global_nav .drawer-menu li a {
    display: block;
    padding-left: 0;
  }

.drawer--right .global_nav .drawer-menu li a::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 15px;
  height: 1px;
  margin-top: -1px;
  background: rgba(255, 255, 255, 0.5);
}

  .drawer--right .global_nav .drawer-menu li a::before {
    content: none;
  }

.drawer--right .global_nav .drawer-menu li a::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

  .drawer--right .global_nav .drawer-menu li a::after {
    content: none;
  }

.drawer--right .global_nav .drawer-menu li a:hover::after {
  width: 100%;
}
.drawer--right .global_nav .drawer-menu .logo {
  display: none;
}

  .drawer--right .global_nav .drawer-menu .logo {
    display: block;
    height: 60px;
    margin-bottom: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #000;
    text-align: center;
  }
  .drawer--right .global_nav .drawer-menu .logo a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .drawer--right .global_nav .drawer-menu .logo img {
    width: auto;
    height: 100%;
  }


.drawer--right.drawer-open .drawer-nav {
  top: 50px;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 0;
}
.drawer--right.drawer-open .drawer-hamburger .drawer-hamburger-icon {
  background: transparent;
}
.drawer--right.drawer-open .drawer-hamburger .drawer-hamburger-icon::before,
.drawer--right.drawer-open .drawer-hamburger .drawer-hamburger-icon::after {
  background: #fff;
}

.drawer-overlay {
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
}

/* main title
------------------------------------------------- */
.main_title {
  position: relative;
  height: 350px;
  margin-top: 110px;
}

  .main_title {
    height: 120px;
    margin-top: 0;
    padding: 20px;
  }

.plan .main_title {
  background: url(../img/plan/img_mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.information .main_title {
  background: url(../img/information/img_mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.sightseeing .main_title {
  background: url(../img/sightseeing/img_mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.page_title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 4rem;
  font-weight: 400;
  white-space: nowrap;
}

  .page_title {
    font-size: 8vw;
  }


/* breadcrumb
------------------------------------------------- */
.breadcrumb {
  max-width: 1040px;
  margin: 20px auto 60px;
}

  .breadcrumb {
    margin: 15px 10px 30px;
  }

.breadcrumb ul {
  letter-spacing: -0.5em;
}
.breadcrumb li {
  display: inline-block;
  margin-right: 5px;
  font-size: 1.3rem;
  line-height: 1.2;
  letter-spacing: normal;
}
.breadcrumb li::after {
  content: "＞";
}
.breadcrumb li:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}
.breadcrumb li:last-of-type::after {
  content: none;
}
.breadcrumb li:last-of-type a {
  cursor: default;
  pointer-events: none;
}
.breadcrumb li a {
  padding-right: 5px;
  color: #000;
}
.breadcrumb li a:hover {
  color: #084e72;
}

/* column(one)
------------------------------------------------- */
main {
  margin: 0 auto;
}

  main {
    width: 100%;
  }


/* column(two)
------------------------------------------------- */
.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 1040px;
  margin: 0 auto;
}

  .wrapper {
    display: block;
    width: 100%;
  }

.wrapper main {
  width: 890px;
  margin: 0;
}

  .wrapper main {
    width: 100%;
  }

.wrapper aside {
  width: 270px;
  margin-bottom: 100px;
}

  .wrapper aside {
    width: 100%;
    margin-bottom: 50px;
  }


/* page_content
------------------------------------------------- */
.contents,
.inner {
  width: 1040px;
  margin: 0 auto 160px;
  text-align: center;
}

  .contents,
  .inner {
    width: 100%;
    margin-bottom: 80px;
  }


/* sidebar
------------------------------------------------- */
/* footer
------------------------------------------------- */
.site_footer {
  position: relative;
  padding: 190px 0 280px;
  background: url(../img/common/img_footer.jpg) no-repeat 50% 100%;
  background-size: cover;
}

  .site_footer {
    padding: 50px 20px 200px;
  }


.footer_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 1040px;
  margin: 0 auto;
}

  .footer_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }


.footer_contact {
  position: relative;
  padding: 40px 120px 40px 50px;
  background: rgba(255, 255, 255, 0.4);
  text-align: center;
}

  .footer_contact {
    padding: 40px 20px 20px;
  }

.footer_contact .ft_contact_title {
  position: absolute;
  bottom: 40px;
  right: 40px;
  padding: 15px 0;
  background: #fff;
  font-size: 2.5rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer_contact .ft_contact_title {
    padding-right: 10px;
  }
}

  .footer_contact .ft_contact_title {
    top: -20px;
    bottom: auto;
    left: 20px;
    right: auto;
    padding: 10px 20px;
    font-size: 1.6rem;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
  }

.footer_contact .ft_name {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #5fb1c4;
  font-size: 3.6rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
}

  .footer_contact .ft_name {
    font-size: 3rem;
  }

.footer_contact .id_lead {
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

  .footer_contact .id_lead {
    margin-bottom: 10px;
  }

.footer_contact .id_lead span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  font-size: 1.6rem;
  font-weight: 900;
}

  .footer_contact .id_lead span {
    font-size: 1.4rem;
  }

.footer_contact .id_lead span::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 12px;
  height: 1px;
  margin-top: -1px;
  background: #5fb1c4;
}
.footer_contact .id_lead span::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 12px;
  height: 1px;
  margin-top: -1px;
  background: #5fb1c4;
}
.footer_contact .id_small {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}

  .footer_contact .id_small {
    font-size: 1.8rem;
  }

.footer_contact .phonetic {
  position: absolute;
  top: 40px;
  right: 10px;
  font-size: 1.2rem;
  letter-spacing: 0.75em;
}

  .footer_contact .phonetic {
    top: 37px;
    right: 50%;
    margin-right: -9em;
    letter-spacing: 0.45em;
  }

.footer_contact .ft_tel {
  font-size: 5rem;
  line-height: 1.2;
}

  .footer_contact .ft_tel {
    font-size: 4rem;
  }



  .footer_nav {
    display: none;
  }

.footer_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.footer_nav li {
  display: block;
  font-size: 2rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.footer_nav li:not(:first-of-type) {
  margin-right: 40px;
}
.footer_nav a {
  position: relative;
  display: inline-block;
  font-weight: 900;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .footer_nav a {
    padding-right: 10px;
  }
}
.footer_nav a::before,
.footer_nav a::after {
  position: absolute;
  top: 0;
  content: "";
  width: 1px;
  height: 0;
  background: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer_nav a::before {
  left: 0;
}
.footer_nav a::after {
  right: 0;
}
.footer_nav a:hover::before,
.footer_nav a:hover::after {
  height: 100%;
}

.copyright {
  position: absolute;
  bottom: 50px;
  right: 100px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
}

  .copyright {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

.copyright a {
  color: #fff;
}
.copyright a:hover {
  color: #084e72;
}

/* page_top
------------------------------------------------- */
.page_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 5;
}
.page_top a {
  position: relative;
  display: block;
  width: 40px;
  height: 60px;
  padding-top: 40px;
  color: #084e72;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
}
.page_top a::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 2px;
  height: 40px;
  background: #084e72;
}
.page_top a::after {
  position: absolute;
  top: -3px;
  left: 50%;
  content: "";
  width: 2px;
  height: 25px;
  margin-left: -7px;
  background: #084e72;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.page_top a:hover {
  opacity: 0.8;
}

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

		contents.sass

		各ページ固有のスタイルを定義

------------------------------------------------------------------------- */
/* home - トップページ
------------------------------------------------- */
.home .site_header {
  display: none;
  -webkit-transition: 5s;
  transition: 5s;
}

  .home .site_header {
    display: block;
  }

.home .site_header.fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

  .home .site_header.fixed {
    -webkit-animation: none;
    animation: none;
  }

.home .mainvisual {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-bottom: 140px;
  background: url(../img/index/img_mv.jpg) no-repeat 50% 100%;
  background-size: cover;
}

  .home .mainvisual {
    height: calc(100vh - 50px);
    margin-bottom: 100px;
  }

@media screen and (max-width: 480px) {
  .home .mainvisual {
    height: 50vh;
    background-position-y: 0;
  }
}
.home .mainvisual::before {
  position: absolute;
  bottom: -70px;
  left: 50px;
  content: "";
  width: 1px;
  height: 170px;
  background: rgba(191, 191, 191, 0.5);
}

  .home .mainvisual::before {
    bottom: -70px;
    left: 50%;
    margin-left: -1px;
    height: 140px;
  }

.home .mainvisual::after {
  position: absolute;
  bottom: 55px;
  left: 30px;
  content: "SCROLL";
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  letter-spacing: 0.2em;
}

  .home .mainvisual::after {
    bottom: 35px;
    left: 50%;
    margin-left: -15px;
    font-size: 1rem;
  }

.home .top_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
}

  .home .top_header {
    display: none;
  }

.home .top_header .site_id {
  position: relative;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.home .top_header .site_id .id_lead {
  display: block;
  margin-bottom: 10px;
  letter-spacing: normal;
}
.home .top_header .site_id .id_lead span {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.4rem;
  font-weight: 900;
}
.home .top_header .site_id .id_lead span::before,
.home .top_header .site_id .id_lead span::after {
  position: absolute;
  top: 50%;
  content: "";
  width: 12px;
  height: 1px;
  margin-top: -1px;
  background: #fff;
}
.home .top_header .site_id .id_lead span::before {
  left: 0;
}
.home .top_header .site_id .id_lead span::after {
  right: 0;
}
.home .top_header .site_id .id_small {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: normal;
}
.home .top_header .site_id .phonetic {
  position: absolute;
  top: 35px;
  right: 1px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.6em;
}
.home .top_header .tel {
  color: #fff;
}
.home .top_header .tel span {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 1.6rem;
  font-weight: 600;
  vertical-align: middle;
  letter-spacing: 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home .top_header .tel span {
    padding-top: 5px;
  }
}
.home .top_header .tel a {
  display: inline-block;
  color: #fff;
  font-size: 3.4rem;
  font-weight: 400;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home .top_header .tel a {
    padding-top: 10px;
  }
}
.home .top_header .translate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  background: #000;
}
.home .top_header .translate img {
  width: 24px;
  height: 24px;
}
.home .mv_lead {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 4rem;
  letter-spacing: 0.2em;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

  .home .mv_lead {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }

@media screen and (max-width: 480px) {
  .home .mv_lead {
    font-size: 8vw;
    text-align: center;
    font-weight: 400;
  }
}
.home .mv_lead span {
  display: block;
  padding-top: 180px;
  font-size: 2rem;
  letter-spacing: 0.1em;
}

  .home .mv_lead span {
    padding-top: 0;
    font-size: 1.6rem;
  }

.home .mv_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: absolute;
  bottom: 40px;
  right: 0;
  padding: 0 50px 30px;
  background: rgba(8, 78, 114, 0.9);
}

  .home .mv_nav {
    display: none;
  }

.home .mv_nav li {
  position: relative;
  padding-top: 40px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.home .mv_nav li:not(:first-of-type) {
  margin-right: 30px;
}
.home .mv_nav li::before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  width: 1px;
  height: 12px;
  margin-left: -1px;
  background: #fff;
}
.home .mv_nav li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home .mv_nav li a {
    padding-right: 5px;
  }
}
.home .mv_nav li a::before,
.home .mv_nav li a::after {
  position: absolute;
  top: 0;
  content: "";
  width: 1px;
  height: 0;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home .mv_nav li a::before {
  left: 0;
}
.home .mv_nav li a::after {
  right: 0;
}
.home .mv_nav li a:hover::before,
.home .mv_nav li a:hover::after {
  height: 100%;
}

  .home .insta .contents_title {
    padding: 0 40px;
  }

.home .insta .insta_area {
  margin-bottom: 20px;
}

  .home .insta .insta_area.pc {
    display: none;
  }

.home .insta .insta_area.sp {
  display: none;
}

  .home .insta .insta_area.sp {
    display: block;
    margin: 0 20px 20px;
  }
  .home .insta .insta_area.sp iframe {
    width: 100% !important;
  }

.home .insta .insta_link {
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
}
.home .insta .insta_link::before {
  display: inline-block;
  margin-top: -6px;
  padding-right: 10px;
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-size: 2.4rem;
  font-weight: 600;
  vertical-align: middle;
}
.home .insta .insta_link:hover {
  border-bottom: 1px solid #8c7e52;
  color: #8c7e52;
}
.home .top_plan .top_plan_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

  .home .top_plan .top_plan_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

.home .top_plan .top_plan_inner > div {
  position: relative;
  width: calc((100% - 10px) / 2);
}

  .home .top_plan .top_plan_inner > div {
    width: 100%;
    padding: 0 20px;
  }
  .home .top_plan .top_plan_inner > div:first-of-type {
    margin-bottom: 120px;
  }
  .home .top_plan .top_plan_inner > div:nth-of-type(2) {
    margin-bottom: 60px;
  }

.home .top_plan .top_plan_inner > div a {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 15px 80px;
  background: #fff;
  border-bottom: 1px solid #084e72;
  color: #084e72;
  text-align: center;
}

  .home .top_plan .top_plan_inner > div a {
    width: 50vw;
    min-width: 250px;
  }

@media screen and (max-width: 480px) {
  .home .top_plan .top_plan_inner > div a {
    width: calc(100% - 100px);
    padding: 15px;
  }
}
.home .top_plan .top_plan_inner > div a::after {
  position: absolute;
  top: 50%;
  right: 60px;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 1px solid #084e72;
  border-right: 1px solid #084e72;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home .top_plan .top_plan_inner > div a:hover {
  background: #084e72;
  color: #fff;
}
.home .top_plan .top_plan_inner > div a:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.home .top_plan .top_plan_inner .season {
  position: absolute;
  top: -0.75em;
  font-size: 10rem;
  font-weight: 400;
  line-height: 1;
  z-index: 1;
}

  .home .top_plan .top_plan_inner .season {
    font-size: 6rem;
  }

.home .top_plan .top_plan_inner .slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.home .top_plan .top_plan_inner .slick-dots li {
  width: 20%;
}
.home .top_plan .top_plan_inner .slick-dots li.slick-active {
  opacity: 0.5;
}
.home .top_plan .top_plan_detail {
  padding: 50px 50px 60px;
  background: url(../img/common/bg_paper.png) no-repeat 50% 50%;
  background-size: cover;
}

  .home .top_plan .top_plan_detail {
    padding: 30px 20px 50px;
  }

.home .top_plan .top_plan_detail .top_plan_lead {
  margin-bottom: 20px;
  font-size: 2rem;
}

  .home .top_plan .top_plan_detail .top_plan_lead {
    font-size: 1.6rem;
  }

.home .top_plan .top_plan_detail .top_plan_price {
  display: inline-block;
  font-size: 2rem;
}

  .home .top_plan .top_plan_detail .top_plan_price {
    font-size: 1.4rem;
  }

.home .top_plan .top_plan_detail .top_plan_price span {
  display: inline-block;
  color: #084e72;
  font-size: 4rem;
  line-height: 1.2;
  vertical-align: middle;
}

  .home .top_plan .top_plan_detail .top_plan_price span {
    padding-left: 10px;
    font-size: 2.7rem;
  }

.home .top_plan .other_season_box .season {
  right: 0;
}

  .home .top_plan .other_season_box .season {
    right: 20px;
  }

.home .charm {
  position: relative;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e1ebee)
  );
  background: linear-gradient(to bottom, #ffffff 0%, #e1ebee 100%);
  text-align: center;
}

  .home .charm {
    background: none;
  }

.home .charm::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 504px;
  height: 372px;
  background: url(../img/index/img_charm_bottom.png) no-repeat 100% 100%;
  background-size: contain;
}

  .home .charm::after {
    background: none;
  }

.home .charm > div {
  margin-bottom: 290px;
}

  .home .charm > div {
    margin-bottom: 15vw;
  }

@media screen and (max-width: 480px) {
  .home .charm > div {
    margin-bottom: 25vw;
  }
}
.home .charm > div:last-of-type {
  margin-bottom: 0;
  padding-bottom: 307px;
}

  .home .charm > div:last-of-type {
    padding-bottom: 0;
  }

.home .charm .inner {
  position: relative;
  width: 1040px;
  height: 439px;
  margin: 0 auto;
}

  .home .charm .inner {
    width: 100%;
    height: auto;
    padding-bottom: 65vw;
  }

@media screen and (max-width: 480px) {
  .home .charm .inner {
    padding-bottom: 70vw;
  }
}
.home .charm .text_box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 450px;
  padding: 50px 30px;
  background: #fff;
  text-align: left;
  z-index: 2;
}

  .home .charm .text_box {
    position: static;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    margin-bottom: 20px;
    padding: 0 20px;
  }

.home .charm .charm_head {
  position: relative;
  margin-bottom: 20px;
  font-size: 2.4rem;
}

  .home .charm .charm_head {
    padding-left: 40px;
  }

.home .charm .charm_head span {
  position: absolute;
  top: -110px;
  color: #084e72;
  font-size: 7rem;
  font-weight: 400;
  z-index: 3;
}

  .home .charm .charm_head span {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 5rem;
    vertical-align: middle;
  }

.home .charm .charm_text {
  font-weight: 400;
}
.home .charm figure:first-of-type {
  position: absolute;
  width: 707px;
  height: 439px;
}

  .home .charm figure:first-of-type {
    bottom: 18vw;
    left: 20px;
    width: 75vw;
    height: 46.57vw;
  }

@media screen and (max-width: 480px) {
  .home .charm figure:first-of-type {
    bottom: 22vw;
  }
}
.home .charm figure:nth-of-type(2) {
  position: absolute;
  width: 320px;
  height: 199px;
  z-index: 2;
}

  .home .charm figure:nth-of-type(2) {
    width: 50vw;
    height: 31.25vw;
  }

.home .charm .charm01 {
  background: url(../img/index/bg_charm01.png) no-repeat 100% 100%;
}

  .home .charm .charm01 {
    background-size: 50vw 31.11vw;
  }

.home .charm .charm01 .text_box {
  right: 0;
}
.home .charm .charm01 .charm_head span {
  right: 30px;
}

  .home .charm .charm01 .charm_head span {
    right: 0;
  }

.home .charm .charm01 figure:nth-of-type(2) {
  bottom: -114px;
  right: 450px;
}

  .home .charm .charm01 figure:nth-of-type(2) {
    bottom: -50px;
    right: 20px;
  }

@media screen and (max-width: 480px) {
  .home .charm .charm01 figure:nth-of-type(2) {
    bottom: -25px;
  }
}
.home .charm .charm02 {
  background: url(../img/index/bg_charm02.png) no-repeat 0 100%;
}

  .home .charm .charm02 {
    background-size: 50vw 31.11vw;
  }

.home .charm .charm02 .text_box {
  left: 0;
}
.home .charm .charm02 .charm_head span {
  left: 30px;
}

  .home .charm .charm02 .charm_head span {
    left: 0;
  }

.home .charm .charm02 figure:first-of-type {
  right: 0;
}

  .home .charm .charm02 figure:first-of-type {
    right: auto;
  }

.home .charm .charm02 figure:nth-of-type(2) {
  bottom: -114px;
  left: 450px;
}

  .home .charm .charm02 figure:nth-of-type(2) {
    bottom: -50px;
    left: auto;
    right: 20px;
  }

@media screen and (max-width: 480px) {
  .home .charm .charm02 figure:nth-of-type(2) {
    bottom: -25px;
  }
}
.home .charm .charm03 {
  background: url(../img/index/bg_charm03.png) no-repeat 100% 100%;
}

  .home .charm .charm03 {
    background-size: 50vw 31.11vw;
  }

.home .charm .charm03 .text_box {
  right: 0;
}
.home .charm .charm03 .charm_head span {
  right: 30px;
}

  .home .charm .charm03 .charm_head span {
    right: 0;
  }

.home .charm .charm03 figure:nth-of-type(2) {
  bottom: -114px;
  right: 450px;
}

  .home .charm .charm03 figure:nth-of-type(2) {
    bottom: -50px;
    right: 20px;
  }

@media screen and (max-width: 480px) {
  .home .charm .charm03 figure:nth-of-type(2) {
    bottom: -25px;
  }
}
.home .charm .charm04 {
  background: url(../img/index/bg_charm04.png) no-repeat 0 100%;
}

  .home .charm .charm04 {
    background-size: 50vw 31.11vw;
  }

.home .charm .charm04 .text_box {
  left: 0;
}
.home .charm .charm04 .charm_head span {
  left: 30px;
}

  .home .charm .charm04 .charm_head span {
    left: 0;
  }

.home .charm .charm04 figure:first-of-type {
  right: 0;
}
.home .charm .charm04 figure:nth-of-type(2) {
  bottom: -101px;
  left: 450px;
}

  .home .charm .charm04 figure:nth-of-type(2) {
    bottom: -50px;
    left: auto;
    right: 20px;
  }

@media screen and (max-width: 480px) {
  .home .charm .charm04 figure:nth-of-type(2) {
    bottom: -25px;
  }
}
.home .charm .charm05 {
  background: url(../img/index/bg_charm05.png) no-repeat 100% 100%;
}

  .home .charm .charm05 {
    background-size: 50vw 31.11vw;
  }

.home .charm .charm05 .text_box {
  right: 0;
}
.home .charm .charm05 .charm_head span {
  right: 30px;
}

  .home .charm .charm05 .charm_head span {
    right: 0;
  }

.home .charm .charm05 figure:nth-of-type(2) {
  bottom: -101px;
  right: 450px;
}

  .home .charm .charm05 figure:nth-of-type(2) {
    bottom: -25px;
    right: 20px;
  }

.home .access {
  padding-top: 160px;
}

  .home .access {
    padding-top: 20vw;
  }

@media screen and (max-width: 480px) {
  .home .access {
    padding-top: 30vw;
  }
}
.home .access .access_head {
  display: inline-block;
  position: relative;
  padding: 50px 210px 0;
  font-size: 2rem;
  font-weight: 900;
}
@media screen and (max-width: 480px) {
  .home .access .access_head {
    padding: 50px 35px 0;
    font-size: 1.8rem;
  }
}
.home .access .access_head::before,
.home .access .access_head::after {
  position: absolute;
  bottom: 15px;
  content: "";
  width: 200px;
  height: 1px;
  background: #bfbfbf;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home .access .access_head::before,
  .home .access .access_head::after {
    bottom: 20px;
  }
}

  .home .access .access_head::before,
  .home .access .access_head::after {
    bottom: 18px;
    width: 100px;
  }

@media screen and (max-width: 480px) {
  .home .access .access_head::before,
  .home .access .access_head::after {
    bottom: 15px;
    width: 30px;
  }
}
.home .access .access_head::before {
  left: 0;
}

  .home .access .access_head::before {
    left: 50%;
    margin-left: -220px;
  }

@media screen and (max-width: 480px) {
  .home .access .access_head::before {
    margin-left: -140px;
  }
}
.home .access .access_head::after {
  right: 0;
}

  .home .access .access_head::after {
    right: 50%;
    margin-right: -220px;
  }

@media screen and (max-width: 480px) {
  .home .access .access_head::after {
    margin-right: -140px;
  }
}
.home .access .access_head.car {
  margin-bottom: 40px;
  background: url(../img/index/ico_car.png) no-repeat 50% 5px;
  background-size: 45px 28px;
}
.home .access .access_head.train {
  margin-bottom: 10px;
  background: url(../img/index/ico_train.png) no-repeat 50% 1px;
  background-size: 37px 47px;
}
.home .access .access_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 1040px;
  margin: 0 auto 60px;
  text-align: left;
}

  .home .access .access_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 0 20px;
  }

.home .access .access_inner > div {
  margin-bottom: 50px;
}

  .home .access .access_inner > div {
    margin-bottom: 0;
  }

.home .access .access_inner > div:last-of-type {
  margin-bottom: 0;
}
.home .access .access_inner .from_head {
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: 900;
}

  .home .access .access_inner .from_head {
    position: relative;
    padding: 10px 30px 10px 10px;
    background: rgba(191, 191, 191, 0.2);
    font-size: 1.8rem;
  }
  .home .access .access_inner .from_head::after {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f067";
    color: #084e72;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: none !important;
  }

.home .access .access_inner .from_head.open::after {
  content: "\f068";
  font-weight: 900;
}
.home .access .access_inner .routeTtl {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 900;
}

  .home .access .access_inner .routeTtl {
    font-size: 1.6rem;
  }


  .home .access .access_inner .route {
    margin-bottom: 50px;
    padding-left: 10px;
  }

.home .access .access_inner .route p {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
.home .access .access_inner .route p::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  border: 5px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.home .access .access_inner .route p::after {
  position: absolute;
  top: 20px;
  left: 5px;
  content: "";
  width: 5px;
  height: 45px;
  background: rgba(204, 204, 204, 0.15);
  z-index: -1;
}
.home .access .access_inner .route p:last-of-type {
  margin-bottom: 0;
}
.home .access .access_inner .route p:last-of-type::after {
  content: none;
}
.home .access .access_inner .route p.long::after {
  height: 95px;
}
.home .access .access_inner .route p span {
  display: block;
  margin-top: 30px;
  font-size: 1.4rem;
}
.home .access .access_inner .from_kyoto .from_head span {
  color: #084e72;
}
.home .access .access_inner .from_kyoto p::before {
  border: 5px solid #084e72;
}
.home .access .access_inner .from_kyoto p::after {
  background: rgba(8, 78, 114, 0.15);
}
.home .access .access_inner .from_osaka .from_head span {
  color: #907c10;
}
.home .access .access_inner .from_osaka p::before {
  border: 5px solid #907c10;
}
.home .access .access_inner .from_osaka p::after {
  background: rgba(144, 124, 16, 0.15);
}
.home .access .access_inner .from_nagoya .from_head span {
  color: #961121;
}
.home .access .access_inner .from_nagoya p::before {
  border: 5px solid #961121;
}
.home .access .access_inner .from_nagoya p::after {
  background: rgba(150, 17, 33, 0.15);
}
.home .access .access_inner.train .from_head span {
  display: block;
}
.home .access .train_lead {
  margin-bottom: 40px;
  font-weight: 400;
}
.home .access .parking_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 650px;
  margin: 0 auto 95px;
}

  .home .access .parking_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 0 20px;
  }

.home .access .parking_info .parking_text {
  padding: 60px 50px 70px;
  background: url(../img/common/bg_paper.png) no-repeat 0 0;
  background-size: cover;
  text-align: left;
}

  .home .access .parking_info .parking_text {
    padding: 40px;
  }

.home .access .parking_info .parking_text .parking_head {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 5px;
  font-size: 2rem;
  font-weight: 900;
}
.home .access .parking_info .parking_text .parking_head::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 30px;
  height: 1px;
  background: #959595;
}
.home .access .parking_info .parking_img {
  -ms-flex-preferred-size: 325px;
  flex-basis: 325px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

  .home .access .parking_info .parking_img {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

.home .access .parking_info .parking_img figure:nth-of-type(1) {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(100% - 140px);
}

  .home .access .parking_info .parking_img figure:nth-of-type(1) {
    height: 160px;
  }

@media screen and (max-width: 480px) {
  .home .access .parking_info .parking_img figure:nth-of-type(1) {
    height: 100px;
  }
}
.home .access .parking_info .parking_img figure:nth-of-type(1) img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

  .home .access .parking_info .parking_img figure:nth-of-type(1) img {
    width: 100%;
    height: auto;
  }

@media screen and (max-width: 480px) {
  .home .access .parking_info .parking_img figure:nth-of-type(1) img {
    width: auto;
    height: 100%;
  }
}
.home .access .parking_info .parking_img figure:nth-of-type(2) {
  width: 325px;
  height: 140px;
}

  .home .access .parking_info .parking_img figure:nth-of-type(2) {
    width: 100%;
    height: auto;
  }

.home .map {
  position: relative;
  width: 100%;
  height: 450px;
}

  .home .map {
    height: 75vw;
  }

.home .map::before {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "地図";
  padding-top: 20px;
  background: #fff;
  font-size: 2.5rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 1em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home .map::before {
    padding-right: 10px;
  }
}

  .home .map::before {
    content: none;
  }

.home .map iframe {
  width: 100% !important;
  height: 100%;
}

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

		contents.sass

		各ページ固有のスタイルを定義

------------------------------------------------------------------------- */
/* plan - ご宿泊・お料理プラン
------------------------------------------------- */
.plan .page_lead {
  margin-bottom: 60px;
}
.plan .contents:not(:last-of-type) {
  margin-bottom: 200px;
}

  .plan .contents:not(:last-of-type) {
    margin-bottom: 120px;
  }

.plan .menu_top {
  position: relative;
}
.plan .menu_lead {
  position: absolute;
  top: -70px;
  height: 100px;
  background: #fff;
  font-size: 2.4rem;
  text-align: center;
  z-index: 1;
}

  .plan .menu_lead {
    position: relative;
    top: 0;
    left: 0 !important;
    height: auto;
    margin-bottom: 20px;
    padding: 0 20px;
    font-size: 2rem;
  }

.plan .menu_lead .season {
  display: inline-block;
  width: 100px;
  height: 100px;
  color: #fff;
  font-size: 6rem;
  font-weight: 400;
  vertical-align: middle;
}

  .plan .menu_lead .season {
    position: absolute;
    top: -60px;
    left: 0;
    width: 50px;
    height: 50px;
    font-size: 3rem;
  }

.plan .menu_lead .text {
  display: inline-block;
  padding: 10px 20px;
  vertical-align: middle;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .plan .menu_lead .text {
    padding: 15px 20px 5px;
  }
}

  .plan .menu_lead .text {
    padding: 0;
  }

.plan .menu_image {
  width: 100%;
  height: 439px;
}

  .plan .menu_image {
    height: auto;
    margin-bottom: 20px;
  }

.plan .menu_image img {
  width: auto;
  height: 100%;
}

  .plan .menu_image img {
    width: 100%;
    height: auto;
  }

.plan .menu_box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/common/bg_paper.png) no-repeat 50% 50%;
  background-size: cover;
  z-index: 1;
}

  .plan .menu_box {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin: 0 20px;
  }

.plan .menu_box_inner {
  position: relative;
  padding: 40px 50px;
}

  .plan .menu_box_inner {
    padding: 40px 20px;
  }

.plan .menu_box_inner::before {
  position: absolute;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  z-index: -1;
}
.plan .menu_box_inner::after {
  position: absolute;
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  z-index: -1;
}
.plan .menu_box_inner .menu_head {
  margin-bottom: 40px;
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .plan .menu_box_inner .menu_head {
    margin-bottom: 20px;
    font-size: 6vw;
  }
}
.plan .menu_box_inner .menu_head span {
  font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
  .plan .menu_box_inner .menu_head span {
    font-size: 4vw;
  }
}
.plan .menu_box_inner ul {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .plan .menu_box_inner ul {
    display: block;
    margin-left: 30px;
  }
}
.plan .menu_box_inner ul:first-of-type {
  margin-right: 50px;
}
@media screen and (max-width: 480px) {
  .plan .menu_box_inner ul:first-of-type {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.plan .menu_box_inner ul li {
  margin-bottom: 5px;
}
.plan .menu_box_inner ul li:last-of-type {
  margin-bottom: 0;
}
.plan .menu_box_inner ul li span {
  font-size: 1.4rem;
}
.plan .price_table {
  width: 550px;
  margin: 50px auto 0;
  text-align: center;
}

  .plan .price_table {
    width: 100%;
    padding: 0 20px;
  }

.plan .price_table .price_head {
  display: inline-block;
  padding: 5px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 2.4rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .plan .price_table .price_head {
    padding: 8px 0 2px;
  }
}

  .plan .price_table .price_head {
    font-size: 2rem;
  }

.plan .price_table .price_head span {
  font-size: 1.8rem;
}

  .plan .price_table .price_head span {
    font-size: 1.4rem;
  }


  .plan .price_table table {
    display: block;
  }
  .plan .price_table table tbody {
    display: block;
  }

.plan .price_table tr {
  border-bottom: 1px solid #bfbfbf;
}

  .plan .price_table tr {
    display: block;
  }

.plan .price_table th {
  width: 330px;
  padding: 30px;
  font-weight: 400;
  text-align: left;
}

  .plan .price_table th {
    display: block;
    width: 100%;
    padding: 20px 20px 5px;
  }

.plan .price_table td {
  padding: 30px;
  font-weight: 400;
  text-align: left;
}

  .plan .price_table td {
    display: block;
    padding: 0 20px 20px;
    font-size: 1.8rem;
  }

.plan .price_table .note {
  margin-top: 10px;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: right;
}
@media screen and (max-width: 480px) {
  .plan .price_table .note {
    margin-left: 1.3em;
    text-indent: -1.3em;
    text-align: left;
  }
}
.plan .plan_winter {
  margin-top: -220px;
  padding-top: 220px;
}

  .plan .plan_winter {
    margin-top: -130px;
    padding-top: 130px;
  }

.plan .plan_winter .menu_lead {
  left: 30px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .plan .plan_winter .season {
    padding-top: 10px;
  }
}
.plan .plan_winter .menu_image {
  text-align: left;
}
.plan .plan_winter .menu_box {
  right: 0;
  border-top: 3px solid #1d5386;
  padding-top: 2px;
}
.plan .plan_winter .menu_box > div {
  border-top: 1px solid #1d5386;
  border-bottom: 1px solid #1d5386;
}
.plan .plan_winter .menu_box > div > p {
  color: #1d5386;
}
.plan .plan_winter .menu_box_inner::before {
  top: 0;
  right: 0;
  width: 83px;
  height: 77px;
  background-image: url(../img/plan/ico_plan_01.png);
}
.plan .plan_winter .menu_head span {
  display: block;
}
.plan .plan_winter .menu_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}

  .plan .plan_winter .menu_img {
    padding: 0 20px;
  }

.plan .plan_winter .menu_img li {
  width: calc((100% - 60px) / 3);
}

  .plan .plan_winter .menu_img li {
    width: calc((100% - 20px) / 2);
  }

.plan .plan_winter .menu_img li:nth-last-of-type(n + 4) {
  margin-bottom: 30px;
}

  .plan .plan_winter .menu_img li:nth-last-of-type(n + 4) {
    margin-bottom: 20px;
  }

.plan .plan_season {
  margin-top: -220px;
  padding-top: 220px;
}

  .plan .plan_season {
    margin-top: -130px;
    padding-top: 130px;
  }

.plan .plan_season .menu_lead {
  right: 30px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .plan .plan_season .season {
    padding-top: 10px;
  }
}

  .plan .plan_season .season:nth-of-type(2) {
    left: 50px;
  }
  .plan .plan_season .season:nth-of-type(3) {
    left: 100px;
  }

.plan .plan_season .menu_image {
  text-align: right;
}
.plan .plan_season .menu_box {
  left: 120px;
  border-top: 3px solid #ab327c;
  padding-top: 2px;
}
.plan .plan_season .menu_box > div {
  border-top: 1px solid #ab327c;
  border-bottom: 1px solid #ab327c;
}
.plan .plan_season .menu_box > div > p {
  color: #ab327c;
}
.plan .plan_season .menu_box_inner::before {
  bottom: 0;
  left: 0;
  width: 80px;
  height: 80px;
  background-image: url(../img/plan/ico_plan_02.png);
}
@media screen and (max-width: 480px) {
  .plan .plan_season .menu_box_inner::before {
    right: 0;
    left: auto;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
}
.plan .plan_others .menu_lead {
  padding: 10px 20px;
  border-top: 2px solid #ccc;
}

  .plan .plan_others .menu_lead {
    display: inline-block;
    padding: 10px 0;
  }

.plan .plan_others .menu_text {
  margin-top: 50px;
  line-height: 2;
}

  .plan .plan_others .menu_text {
    padding: 0 20px;
    text-align: left;
  }

.plan .steak .menu_lead {
  left: 30px;
  padding: 0 20px;
  border-top-color: #a0641e;
  line-height: 100px;
}

  .plan .steak .menu_lead {
    padding: 10px 0;
    line-height: 1.7;
  }

.plan .steak .menu_lead span {
  padding: 0 5px;
  font-size: 1.8rem;
}
.plan .steak .menu_image {
  margin-bottom: 30px;
  text-align: left;
}
.plan .steak .second_image {
  width: 100%;
  height: 439px;
  text-align: right;
}

  .plan .steak .second_image {
    height: auto;
    margin-bottom: 20px;
  }

.plan .steak .second_image img {
  width: auto;
  height: 100%;
}

  .plan .steak .second_image img {
    width: 100%;
    height: auto;
  }

.plan .steak .menu_box {
  top: 25%;
  right: 50px;
  border-top: 3px solid #a0641e;
  padding-top: 2px;
}
.plan .steak .menu_box > div {
  border-top: 1px solid #a0641e;
  border-bottom: 1px solid #a0641e;
}
.plan .steak .menu_box > div > p {
  color: #a0641e;
}
.plan .steak .menu_box_inner::before {
  bottom: 20px;
  left: 0;
  width: 48px;
  height: 60px;
  background-image: url(../img/plan/ico_plan_03.png);
}
@media screen and (max-width: 480px) {
  .plan .steak .menu_box_inner::before {
    right: 0;
    left: auto;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
}
.plan .steak .menu_box_inner::after {
  top: 10px;
  right: 20px;
  width: 33px;
  height: 33px;
  background-image: url(../img/plan/ico_plan_03_2.png);
}
@media screen and (max-width: 480px) {
  .plan .steak .menu_box_inner::after {
    right: auto;
    left: 20px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
}
.plan .steak li {
  font-family: YakuHanMP, "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.plan .steak span {
  padding: 0 5px;
  font-size: 1.4rem;
}
.plan .steak .menu_text {
  position: absolute;
  bottom: 15%;
  left: 0;
  margin-top: 0;
  padding: 50px 30px;
  background: #fff;
  text-align: left;
}

  .plan .steak .menu_text {
    position: static;
    margin-top: 50px;
    padding: 0 20px;
  }

.plan .oysters .menu_lead {
  left: 30px;
  border-top-color: #099dbd;
}
.plan .oysters .menu_image {
  text-align: left;
}
.plan .oysters .menu_box {
  top: 35%;
  right: 120px;
  border-top: 3px solid #099dbd;
  padding-top: 2px;
}
.plan .oysters .menu_box > div {
  border-top: 1px solid #099dbd;
  border-bottom: 1px solid #099dbd;
}
.plan .oysters .menu_box > div > p {
  color: #099dbd;
}
.plan .oysters .menu_box_inner::before {
  bottom: 0;
  right: 10px;
  width: 62px;
  height: 56px;
  background-image: url(../img/plan/ico_plan_04.png);
}
.plan .breakfast .menu_lead {
  right: 30px;
  border-top-color: #f89b09;
}
.plan .breakfast .menu_image {
  margin-bottom: 30px;
  text-align: right;
}
.plan .breakfast .menu_box {
  top: 25%;
  left: 20px;
  border-top: 3px solid #f89b09;
  padding-top: 2px;
}
.plan .breakfast .menu_box > div {
  border-top: 1px solid #f89b09;
  border-bottom: 1px solid #f89b09;
}
.plan .breakfast .menu_box > div > p {
  color: #f89b09;
}
.plan .breakfast .second_image {
  width: 100%;
  height: 439px;
  text-align: left;
}

  .plan .breakfast .second_image {
    height: auto;
    margin-top: 30px;
  }

.plan .breakfast .second_image img {
  width: auto;
  height: 100%;
}

  .plan .breakfast .second_image img {
    width: 100%;
    height: auto;
  }

.plan .breakfast .menu_text {
  position: absolute;
  bottom: 15%;
  right: 0;
  margin-top: 0;
  padding: 50px 30px;
  background: #fff;
  text-align: left;
}

  .plan .breakfast .menu_text {
    position: static;
    margin-top: 50px;
    padding: 0 20px;
  }

.plan .breakfast .menu_box_inner::before {
  bottom: 0;
  right: 80px;
  width: 73px;
  height: 53px;
  background-image: url(../img/plan/ico_plan_05.png);
}

  .plan .breakfast .menu_box_inner::before {
    right: 20px;
  }


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

		contents.sass

		各ページ固有のスタイルを定義

------------------------------------------------------------------------- */
/* information - 館内のご案内
------------------------------------------------- */
.information .inner {
  margin-bottom: 100px;
}

  .information .inner {
    margin-bottom: 50px;
  }

.information .info_inner {
  position: relative;
  margin-bottom: 50px;
}

  .information .info_inner {
    margin-bottom: 30px;
  }

.information .info_inner.fig_l {
  text-align: left;
}

  .information .info_inner.fig_l {
    text-align: center;
  }

.information .info_inner.fig_r {
  text-align: right;
}

  .information .info_inner.fig_r {
    text-align: center;
  }

.information .main_img {
  display: inline-block;
  width: 707px;
  height: 439px;
}

  .information .main_img {
    width: 100%;
    height: auto;
  }

.information .sub_img_box {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

  .information .sub_img_box {
    position: static;
    padding: 0 20px;
  }

.information .sub_img_box figure {
  width: 320px;
}

  .information .sub_img_box figure {
    width: calc((100% - 10px) / 2);
  }

.information .sub_img_box.row figure:first-of-type {
  margin-right: 10px;
}
.information .sub_img_box.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

  .information .sub_img_box.column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

.information .sub_img_box.column figure:first-of-type {
  margin-bottom: 10px;
}

  .information .sub_img_box.column figure:first-of-type {
    margin-bottom: 0;
    margin-right: 10px;
  }

.information .text_area {
  position: absolute;
  display: inline-block;
  padding: 40px 30px;
  background: #fff;
  font-weight: 400;
  text-align: left;
  z-index: 2;
}

  .information .text_area {
    position: static;
    padding: 20px;
  }

.information .text_area .detail_head {
  margin-bottom: 20px;
  font-size: 2.4rem;
}

  .information .text_area .detail_head {
    margin-bottom: 10px;
  }

.information .bg_paper .inner {
  margin-bottom: 0;
}
.information .photo_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .information .photo_list {
    padding: 0 20px;
  }

.information .photo_list li {
  width: 325px;
}

  .information .photo_list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .information .photo_list li:last-of-type {
    margin-bottom: 0;
  }

.information .photo_list figure figcaption {
  margin-top: 10px;
  padding: 0 10px;
  font-weight: 400;
  text-align: left;
}

  .information .photo_list figure figcaption {
    margin-top: 5px;
  }

.information .info_lead {
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 2;
}

  .information .info_lead {
    padding: 0 20px;
  }

.information .note {
  display: inline-block;
  margin-bottom: 80px;
  padding: 0 100px 20px;
  border-bottom: 1px solid #bfbfbf;
  font-weight: 400;
}

  .information .note {
    width: calc(100% - 40px);
    margin: 0 20px 40px;
    padding: 0 0 20px;
  }

.information .note .note_head {
  position: relative;
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 400;
}
.information .note .note_head::before,
.information .note .note_head::after {
  position: absolute;
  top: 50%;
  content: "";
  height: 1px;
  margin-top: -1px;
  background: #bfbfbf;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .information .note .note_head::before,
  .information .note .note_head::after {
    margin-top: -3px;
  }
}
.information .bl_noteList {
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 50px;
  padding: 0 100px 20px;
  border-bottom: 1px solid #bfbfbf;
  font-weight: 400;
  width: 100%;
  max-width: 600px;
}

  .information .bl_noteList {
    width: calc(100% - 40px);
    margin: 40px 20px 40px;
    padding: 0 0 20px;
  }

.information .bl_noteList_ttl {
  position: relative;
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 400;
}
.information .bl_noteList_ttl:not(:first-child) {
  margin-top: 20px;
}
.information .bl_noteList_ttl::before,
.information .bl_noteList_ttl::after {
  width: 180px;
  position: absolute;
  top: 50%;
  content: "";
  height: 1px;
  margin-top: -1px;
  background: #bfbfbf;
}

  .information .bl_noteList_ttl::before,
  .information .bl_noteList_ttl::after {
    width: calc((100% - 9em) / 2);
  }

.information .bl_noteList_ttl::before {
  left: -100px;
}

  .information .bl_noteList_ttl::before {
    left: 0;
  }

.information .bl_noteList_ttl::after {
  right: -100px;
}

  .information .bl_noteList_ttl::after {
    right: 0;
  }

.information .bl_noteList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

  .information .bl_noteList ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
  }

.information .bl_noteList li {
  text-align: center;
  margin: 0 !important;
}

  .information .bl_noteList li {
    width: 100%;
  }

.information .info_top {
  margin-bottom: 220px;
  background: url(../img/information/bg_info_top.png) no-repeat 100% 100%;
  background-size: 311px 280px;
}

  .information .info_top {
    margin-bottom: 50px;
    padding-bottom: 10vw;
    background-size: 30vw 27vw;
  }

.information .info_top .info_inner {
  width: 1040px;
  margin: 0 auto;
}

  .information .info_top .info_inner {
    width: 100%;
  }

.information .info_top .text_area {
  bottom: 79px;
  left: 680px;
}
.information .info_top .text_area dl {
  width: 220px;
  letter-spacing: -0.5em;
}
.information .info_top .text_area dt {
  display: inline-block;
  width: 160px;
  margin-bottom: 10px;
  letter-spacing: normal;
}
.information .info_top .text_area dt:last-of-type {
  margin-bottom: 0;
}
.information .info_top .text_area dd {
  display: inline-block;
  width: calc(100% - 160px);
  margin-bottom: 10px;
  letter-spacing: normal;
}
.information .info_top .text_area dd:last-of-type {
  margin-bottom: 0;
}
.information .info_top .sub_img_box {
  bottom: -120px;
  left: 20px;
}

  .information .room li {
    margin-bottom: 20px;
  }
  .information .room li:last-of-type {
    margin-bottom: 0;
  }

.information .room li:nth-last-of-type(n + 4) {
  margin-bottom: 40px;
}

  .information .room li:nth-last-of-type(n + 4) {
    margin-bottom: 20px;
  }

.information .bath {
  background: url(../img/information/bg_info_bath.png) no-repeat 0 40%;
  background-size: 306px 280px;
}

  .information .bath {
    background-size: 30vw 27vw;
  }

.information .bath .info_inner {
  margin-bottom: 80px;
}

  .information .bath .info_inner {
    margin-bottom: 40px;
  }

.information .bath .text_area {
  bottom: 0;
  right: 0;
  width: 210px;
  height: 200px;
}

  .information .bath .text_area {
    height: auto;
  }

.information .bath .text_area li:first-of-type {
  margin-bottom: 5px;
}
.information .bath .sub_img_box {
  top: 20px;
  left: 43px;
}
.information .bath .note .note_head::before,
.information .bath .note .note_head::after {
  width: 180px;
}

  .information .bath .note .note_head::before,
  .information .bath .note .note_head::after {
    width: calc((100% - 9em) / 2);
  }

.information .bath .note .note_head::before {
  left: -100px;
}

  .information .bath .note .note_head::before {
    left: 0;
  }

.information .bath .note .note_head::after {
  right: -100px;
}

  .information .bath .note .note_head::after {
    right: 0;
  }

.information .bath .note ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .information .bath .note ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

.information .bath .note li {
  width: 33.3333333333%;
}

  .information .bath .note li {
    width: 100%;
  }

.information .bath .note li:nth-last-of-type(n + 4) {
  margin-bottom: 5px;
}
.information .hall .hall_inner {
  background: url(../img/information/bg_info_hall.png) no-repeat 100% 50%;
  background-size: 306px 280px;
}

  .information .hall .hall_inner {
    background-position-y: 38%;
    background-size: 30vw 27vw;
  }

.information .hall .sub_img_box {
  top: 20px;
  right: 40px;
}

  .information .hall .sub_img_box {
    margin-top: 20px;
  }


  .information .hall li {
    margin-bottom: 20px;
  }
  .information .hall li:last-of-type {
    margin-bottom: 0;
  }

.information .hall li:nth-last-of-type(n + 4) {
  margin-bottom: 40px;
}

  .information .hall li:nth-last-of-type(n + 4) {
    margin-bottom: 20px;
  }

.information .appearance {
  background: url(../img/information/bg_info_appearance.png) no-repeat 0 50%;
  background-size: 307px 280px;
}

  .information .appearance {
    background-position-y: 45%;
    background-size: 30vw 27vw;
  }

.information .appearance .inner {
  margin-bottom: 0;
}
.information .appearance .sub_img_box {
  top: 20px;
  left: 40px;
}

  .information .appearance .sub_img_box {
    margin-top: 20px;
  }

.information .appearance .note_head::before,
.information .appearance .note_head::after {
  width: calc((100% - 11em) / 2);
}
.information .appearance .note_head::before {
  left: 0;
}
.information .appearance .note_head::after {
  right: 0;
}
.information .appearance dl {
  display: inline-block;
  width: 230px;
  text-align: left;
  letter-spacing: -0.5em;
}

  .information .appearance dl {
    display: block;
    width: 100%;
    padding: 0 20vw;
  }

.information .appearance dl dt {
  display: inline-block;
  width: 110px;
  margin-bottom: 10px;
  letter-spacing: normal;
}

  .information .appearance dl dt {
    width: 50%;
  }

.information .appearance dl dd {
  display: inline-block;
  width: calc(100% - 110px);
  margin-bottom: 10px;
  letter-spacing: normal;
}

  .information .appearance dl dd {
    width: 50%;
  }

.information .spot {
  margin-bottom: 240px;
  background: url(../img/information/bg_info_spot.png) no-repeat 100% 100%;
  background-size: 307px 280px;
}

  .information .spot {
    margin-bottom: 80px;
    padding-bottom: 2vw;
    background-size: 30vw 27vw;
  }


  .information .spot .inner {
    margin-bottom: 0;
  }

.information .spot .text_area {
  right: -40px;
  bottom: 59px;
}
.information .spot .text_area ul {
  margin-bottom: 20px;
}
.information .spot .text_area li {
  margin-bottom: 5px;
  margin-left: 1em;
  text-indent: -1em;
}
.information .spot .text_area li::before {
  content: "・";
}
.information .spot .text_area a {
  color: #084e72;
  text-decoration: underline;
}
.information .spot .text_area a:hover {
  color: #8c7e52;
}
.information .spot .sub_img_box {
  bottom: -140px;
  left: 20px;
}

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

		contents.sass

		各ページ固有のスタイルを定義

------------------------------------------------------------------------- */
/* sightseeing - 観光のご案内
------------------------------------------------- */
.sightseeing section {
  position: relative;
  text-align: center;
}
.sightseeing section .ss_inner {
  width: 1040px;
  margin: 0 auto;
}

  .sightseeing section .ss_inner {
    width: 100%;
    padding: 0 20px;
  }

.sightseeing section .ss_lead {
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 2;
}
.sightseeing section ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .sightseeing section ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

.sightseeing section li {
  width: 325px;
}

  .sightseeing section li {
    width: 100%;
    margin-bottom: 40px;
  }
  .sightseeing section li:last-of-type {
    margin-bottom: 0;
  }

.sightseeing section li:nth-last-of-type(n + 4) {
  margin-bottom: 40px;
}
.sightseeing section figcaption {
  margin-top: 10px;
  padding: 0 10px;
  font-weight: 400;
  text-align: left;
}
.sightseeing .viewland {
  padding-bottom: 100px;
  background: url(../img/sightseeing/bg_ss_01.png) no-repeat 100% 15%;
}

  .sightseeing .viewland {
    background-position-y: 10%;
  }

.sightseeing .sea::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 100%;
  height: 70px;
  background: url(../img/sightseeing/bg_ss_02.png) repeat-x 0 50%;
}
.sightseeing .sea ul {
  position: relative;
  z-index: 1;
}
.sightseeing .temple {
  padding-bottom: 100px;
}
.sightseeing .bridge::before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 25vw;
  height: 70px;
  background: url(../img/sightseeing/bg_ss_03.png) repeat-x 0 50%;
}

  .sightseeing .bridge::before {
    top: 32%;
  }

.sightseeing .bridge ul {
  position: relative;
  z-index: 1;
}
.sightseeing .ferry {
  padding-bottom: 100px;
  background: url(../img/sightseeing/bg_ss_04.png) no-repeat 0 5%;
}
.sightseeing .shopping {
  padding-bottom: 100px;
}
.sightseeing .shopping::before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 50vw;
  height: 70px;
  background: url(../img/sightseeing/bg_ss_05.png) no-repeat 100% 100%;
}
.sightseeing .shopping ul {
  position: relative;
  z-index: 1;
}

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

		print.sass

		印刷用のスタイルを定義

------------------------------------------------------------------------- */
@media print {
  /* IE zoom
  ------------------------------------------------- */
  /* for IE6 or older */
  * html body {
    zoom: 0.7;
  }
  /* for IE7 */
  * + html body {
    zoom: 1;
  }
}
/*# sourceMappingURL=style.css.map */

/* AOS */
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen {
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  html:not(.no-js) [data-aos="fade-up"] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down"] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-right"] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-left"] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-up-right"] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-up-left"] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-right"] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-left"] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
  html:not(.no-js) [data-aos="zoom-in"] {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-out"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  html:not(.no-js) [data-aos="slide-up"] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos="slide-down"] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos="slide-right"] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos="slide-left"] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos="flip-left"] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos="flip-left"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-right"] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos="flip-right"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos="flip-up"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos="flip-down"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
}

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

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
a {
  outline: none;
  text-decoration: none;
}
img {
  vertical-align: bottom;
}

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

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}
.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
  outline: 0;
  background: #fff;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #b93d0c;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:after,
.modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}
.modaal-content-container {
  padding: 30px;
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}
.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}
.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: 0;
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}
.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:after,
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}
.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}
.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}
.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:after,
  .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@charset "utf-8";

body {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3",
    "Hiragino Mincho ProN", Century, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho",
    serif;
  font-size: 16px;
  color: #000;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

.innerWrap {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* commons */
img {
  outline: none;
}
a {
  color: rgba(0, 0, 0, 1);
  transition: all 0.25s linear;
}
a:hover {
  color: rgba(0, 0, 0, 0.6);
}
a:hover img {
  opacity: 0.8;
  transition: all 0.25s linear;
}
.ro:hover {
  opacity: 0.8;
  transition: all 0.25s linear;
}
.ro:hover img {
  opacity: 1;
}
.spCont {
  display: none;
}
#spMenuOverlay,
#spMenu {
  display: none;
}

/* 汎用クラス */
.bold,
strong {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.red {
  color: #ac0000;
}

/*---------------------------------------
	loading
---------------------------------------*/
#loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
}
#loading img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -25px;
}


  body {
    margin: auto;
    max-width: 600px;
    min-width: inherit;
    font-size: 14px;
    line-height: 1.85;
  }
  .innerWrap {
    max-width: inherit;
    padding: 0;
  }
  /* commons */
  a:hover img,
  .ro:hover {
    opacity: 1;
  }
  .pcCont {
    display: none !important;
  }
  .spCont,
  #spMenuOverlay,
  #spMenu {
    display: block;
  }


@charset "utf-8";

/* animation */
.fadeIn {
  opacity: 0;
  transition: opacity 0.75s linear, background-position 0.5s linear;
}
.fadeIn.active {
  opacity: 1;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	common
━━━━━━━━━━━━━━━━━━━━━━*/
#container.fixed {
  padding-top: 78px;
}
/* section */
.section .ttl h2 {
  font-size: 38px;
  line-height: 1.42;
  letter-spacing: 0.14em;
  text-align: left;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-bottom: 23px;
}
.section .ttl span {
  display: block;
  text-align: center;
  font-family: "Book Antiqua", "Times New Roman", Times, serif;
  font-size: 16px;
  letter-spacing: normal;
  writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
}
.section .left {
  float: left;
}
.section .right {
  float: right;
}
.section ul.slide {
  width: 70.15%;
  /*	width: 74%;*/
  max-width: 884px;
  margin-bottom: 59px;
}
.section ul.slide li img {
  width: 100%;
  height: auto;
}
.section ul.slide li p {
  font-size: 14px;
  margin-top: 16px;
}
.section .data {
  width: 25.39%;
  padding-top: 4px;
  margin-bottom: 56px;
}
.section .data h3 {
  font-size: 26px;
  line-height: 1.69;
  letter-spacing: 0.03em;
  font-weight: bold;
  margin-bottom: 32px;
}
.section .data p {
  line-height: 2.125;
  letter-spacing: 0.04em;
}

/* info */
.info {
  line-height: 2;
  border: 1px solid #8da9ac;
  padding: 21px 40px;
  margin-top: 34px;
}

/* aside */
aside {
  clear: both;
  /* background: url(http://www.chinjusya.jp/img/bg_stripe.png) left top repeat; */
  padding-top: 33px;
}
aside h4 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 32px;
}
aside h4:after {
  content: "";
  display: block;
  width: 27px;
  height: 2px;
  background: #555555;
  margin: 1px auto 0;
}

/* slick */
ul.slick-dots {
  font-size: 0;
  bottom: 12px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.slick-dots li {
  width: 9px !important;
  height: 9px !important;
  margin: 0 0 0 10px;
}
ul.slick-dots li button {
  width: 9px;
  height: 9px;
  padding: 0;
}
ul.slick-dots li button:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #d9d9d9;
  border-radius: 50px;
  opacity: 1;
}
ul.slick-dots li.slick-active button:before {
  background: #8da9ac !important;
  opacity: 1;
}
.slick-slide:focus {
  outline: none;
}

/* btn */
.btn01 {
  padding: 0 25px;
  text-align: center;
}
.btn01 a {
  width: 420px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #444;
  padding: 15px;
  border: 1px solid #8da9ac;
  border-radius: 40px;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	header
━━━━━━━━━━━━━━━━━━━━━━*/

/*---------------------------------------
	mainImg
---------------------------------------*/
header #mainImg {
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
}
/* ttlArea */
header #mainImg .ttlArea {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  text-align: center;
  background: url(http://www.chinjusya.jp/img/index/bg_main.png) left top repeat;
}
header #mainImg .ttlArea h1 {
  margin-top: 213px;
  margin-bottom: 95px;
}
header #mainImg .ttlArea p {
  font-size: 19px;
  line-height: 2.15;
  color: #fff;
  letter-spacing: 0.4em;
}
/* slide */
header #mainImg ul.slides li {
  width: 100%;
  height: 800px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
header #mainImg ul.slick-dots {
  bottom: 25px;
  padding-right: 35px;
  z-index: 1500;
}
header #mainImg ul.slick-dots li {
  margin: 0 5px;
}
header #mainImg ul.slick-dots li button:before {
  background: #fff;
}

/*---------------------------------------
	nav
---------------------------------------*/
header nav {
  padding: 24px 0 18px 0;
  background: #f6f6f6;
  position: relative;
}
header nav ul {
  font-size: 0;
  text-align: center;
}
header nav ul li,
header nav .reserve {
  display: inline-block;
  font-size: 17px;
  line-height: 1;
  margin: 0 50px;
  position: relative;
}
header nav ul li:after,
header nav .reserve:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #d1d1d1;
  border-radius: 50%;
  margin-left: -3px;
  transition: all 0.25s linear;
}
header nav ul li a,
header nav .reserve a {
  display: block;
  padding-bottom: 18px;
}
header nav ul li:hover:after {
  background: #8da9ac;
}
/* reserve */
header nav .reserve {
  position: absolute;
  top: 10px;
  right: 21px;
  background: #8da9ac;
  margin: 0;
  border-radius: 5px;
}
header nav .reserve:after {
  bottom: 11px;
}
header nav .reserve a {
  color: #fff;
  padding: 11px 30px 27px;
}
/* fixed */
header.fixed nav {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	footer
━━━━━━━━━━━━━━━━━━━━━━*/
footer {
  font-size: 14px;
  text-align: center;
  margin-top: 128px;
  position: relative;
}
footer #pageTop {
  position: fixed;
  right: 20px;
  bottom: -60px;
  opacity: 0;
  transition: all 0.25s linear;
}
footer #pageTop.active {
  bottom: 20px;
  opacity: 1;
}
footer #pageTop a {
  font-size: 0;
  display: block;
  padding: 19px;
  background: rgba(119, 119, 119, 0.7);
  border-radius: 5px;
}
footer address {
  padding: 16px 0;
  background: #f9f9f9;
}
footer .copyright {
  color: #fff;
  padding: 31px 0;
  background: #044444;
}
footer .cuts {
  position: absolute;
  left: 0;
  top: -154px;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	modaal
━━━━━━━━━━━━━━━━━━━━━━*/
.modaal-content-container {
  padding: 30px 0;
}
.modaal-wrapper .price_box {
  padding-top: 0;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	cashless
━━━━━━━━━━━━━━━━━━━━━━*/
#bnr {
  text-align: center;
  padding: 50px 0 0 0;
}
#bnr img {
  border: 1px solid #ddd;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	koyado
━━━━━━━━━━━━━━━━━━━━━━*/
#koyado {
  width: 568px;
  margin: 80px auto 0;
  text-align: center;
  padding-bottom: 30px;
  background: url(http://www.chinjusya.jp/img/index/koyado_bgl.png) left 10px
      no-repeat,
    url(http://www.chinjusya.jp/img/index/koyado_bgr.png) right 10px no-repeat;
  background-size: 46px auto;
}
#koyado .hd {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 2px;
}
#koyado img {
  margin-bottom: 8px;
  width: 270px;
  height: auto;
}
#koyado .sub {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
}
#koyado p {
  font-size: 15px;
  margin-bottom: 12px;
}
#koyado .btn {
  font-size: 15px;
}
#koyado .btn a {
  color: #a19447;
  display: inline-block;
  width: 200px;
  border: 1px solid #a19447;
  border-radius: 20px;
  padding: 3px 0;
}


  #koyado {
    width: calc(100% - 10%);
    margin: 60px 5% 0;
    padding-bottom: 0;
    background: url(http://www.chinjusya.jp/img/index/koyado_bgl.png) left 7px
        no-repeat,
      url(http://www.chinjusya.jp/img/index/koyado_bgr.png) right 7px no-repeat;
    background-size: 32px auto;
  }
  #koyado .hd {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 0 32px;
  }
  #koyado img {
    margin-bottom: 6px;
    width: 188px;
    height: auto;
  }
  #koyado .sub {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
  }
  #koyado p {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 50px;
  }
  #koyado .btn {
    font-size: 13px;
  }
  #koyado .btn a {
    width: 168px;
    padding: 5px 0;
  }


/*━━━━━━━━━━━━━━━━━━━━━━
	intro
━━━━━━━━━━━━━━━━━━━━━━*/
#intro {
  padding-top: 108px;
  position: relative;
}
#intro .left {
  width: 50%;
  float: left;
}
#intro .left li img {
  width: 100%;
  height: auto;
}
#intro .right {
  padding-left: 60%;
  padding-top: 72px;
}
#intro .right h2 {
  font-size: 34px;
  line-height: 1.65;
  letter-spacing: 0.08em;
  margin-bottom: 24px;
}
#intro .right p {
  font-size: 18px;
  line-height: 2.25;
  letter-spacing: 0.04em;
}
#intro .cuts01 {
  position: absolute;
  right: 35px;
  top: 159px;
}
#intro .cuts02 {
  position: absolute;
  right: 0;
  top: 680px;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	architecture
━━━━━━━━━━━━━━━━━━━━━━*/
#architecture {
  padding-top: 115px;
  background-image: url(http://www.chinjusya.jp/img/bg_pattern01.png);
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: 214px;
}
#architecture .ttl {
  margin-bottom: 67px;
}
#architecture aside {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 36px;
}
#architecture aside ul {
  font-size: 0;
}
#architecture aside ul li {
  text-align: center;
  display: inline-block;
  width: 220px;
  font-size: 17px;
  background: #fff;
  padding: 5px 0;
  margin: 3px;
}
#architecture aside ul li span {
  font-size: 13px;
}
#architecture .cuts {
  position: absolute;
  top: -135px;
  left: 35px;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	spa
━━━━━━━━━━━━━━━━━━━━━━*/
#spa {
  background-blend-mode: multiply;
  padding-top: 99px;
  background-image: url(http://www.chinjusya.jp/img/bg_pattern02.png);
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: 210px;
}
#spa .ttl {
  margin-bottom: 48px;
}
#spa aside dl {
  font-size: 0;
  text-align: center;
}
#spa aside {
  padding-bottom: 51px;
}
#spa aside dl dt,
#spa aside dl dd {
  display: inline-block;
  font-size: 18px;
}
#spa aside dl dt {
  width: 100px;
  color: #fff;
  background: #8da9ac;
  margin-right: 27px;
}
#spa aside dl dd {
  margin-right: 73px;
}
#spa aside dl dd:last-child {
  margin-right: 0;
}
#spa .cuts {
  position: absolute;
  top: 496px;
  left: 44px;
}
/*━━━━━━━━━━━━━━━━━━━━━━
	cuisine
━━━━━━━━━━━━━━━━━━━━━━*/
#cuisine {
  background-image: url(http://www.chinjusya.jp/img/bg_pattern01.png);
  background-blend-mode: multiply;
  padding-top: 103px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: 515px;
}
#cuisine .ttl {
  margin-bottom: 48px;
}
#cuisine aside {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  padding-left: 65px;
  padding-right: 65px;
  padding-top: 49px;
  padding-bottom: 27px;
}
#cuisine aside ul,
#cuisine aside p {
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
}
#cuisine aside p:last-child {
  border-bottom: none;
  padding: 33px 0;
}
#cuisine aside ul li {
  display: inline-block;
  margin: 0 16px;
}
#cuisine aside ul li:first-child {
  margin-left: 0;
}
#cuisine aside ul li:last-child {
  margin-right: 0;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	contact & access
━━━━━━━━━━━━━━━━━━━━━━*/
#contact h2,
#access h2 {
  font-size: 32px;
  line-height: 1.5625;
  margin-bottom: 15px;
}

/*---------------------------------------
	contact
---------------------------------------*/
#contact {
  padding-top: 103px;
}
#contact .ttl {
  margin-bottom: 48px;
}
#contact .innerWrap {
  text-align: center;
}
#contact .innerWrap p.txt {
  font-size: 20px;
  margin-bottom: 38px;
}
#contact .innerWrap p.notice {
  clear: both;
  font-size: 18px;
}

#contact .tel,
#contact .reserve,
#contact .reserve2 {
  /*	width: 50%;
	height: 290px;
	float: left;*/
  width: 100%;
  max-width: 900px;
  margin: 0 auto 30px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact .tel .wrap,
#contact .reserve .wrap {
  display: block;
  height: 100%;
  padding-top: 36px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact .tel .wrap img,
#contact .reserve .wrap img {
  margin-bottom: 30px;
}
#contact .cuts {
  position: absolute;
  top: -134px;
  right: 50%;
  margin-right: -176px;
}

/* tel */
#contact .tel {
  /*	padding-right: 20px;*/
}
#contact .tel p {
  letter-spacing: 1px;
}
#contact .tel .wrap {
  background: #8da9ac;
  color: #fff;
  padding: 50px 0;
}
#contact .tel .hd {
  font-size: 21px;
  font-weight: bold;
}
#contact .tel .num {
  font-size: 60px;
  margin: 13px 0;
}
#contact .tel .num a {
  color: #fff !important;
}
#contact .tel .note {
  font-size: 20px;
  color: #4e4e48;
}
/* reserve */

#contact .reserve .wrap {
  color: #4e4e48;
  border: 2px solid #8da9ac;
  padding: 30px 0 20px 0;
}
#contact .reserve .hd {
  font-size: 24px;
  line-height: 1.3125;
  font-weight: bold;
  margin-bottom: 14px;
}
#contact .reserve .note {
  font-size: 20px;
  line-height: 1.5;
}

/* reserve2 */
#contact .reserve2 {
  /*	padding-left: 20px;*/
}
#contact .reserve2 .wrap {
  color: #4e4e48;
  border: 2px solid #8da9ac;
  padding: 40px 50px 30px 50px;
}
#contact .reserve2 .ico_reserve {
  margin-bottom: 14px;
}
#contact .reserve2 .hd {
  font-size: 24px;
  line-height: 1.3125;
  font-weight: bold;
  margin-bottom: 14px;
}
#contact .reserve2 .note {
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 15px 0;
}
#contact .reserve2 ul {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#contact .reserve2 li {
  width: 40%;
  margin: 0 20px;
}
#contact .reserve2 li a {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
  border-radius: 8px;
}
#contact .reserve2 li.btn_rurubu a {
  background-color: #000cc0;
}
#contact .reserve2 li.btn_ikyu a {
  background-color: #008ddf;
}

.calendar {
  text-align: center;
}
.calendar iframe {
  max-width: 900px;
}
.calendar iframe {
  height: 400px;
}
.calendar h4 {
  font-size: 24px;
  margin-bottom: 15px;
}

/* modaal */
.modaal-wrapper .hd {
  font-size: 24px;
  margin-bottom: 12px;
}
.modaal-wrapper .calendar {
  margin-bottom: 40px;
}
.modaal-wrapper .price_box {
  width: 780px;
  margin: 0 auto;
}
.modaal-wrapper .innerWrap {
  padding: 0;
}
.modaal-wrapper .price_box .price {
  width: 100%;
}
.modaal-close:after,
.modaal-close:before {
  width: 2px;
  border-radius: 0;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #000;
}

/*---------------------------------------
	access
---------------------------------------*/
#access {
  padding-top: 108px;
}
#access .ttl {
  margin-bottom: 49px;
}
#access .innerWrap p:first-child {
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
}

#access .left {
  width: 50%;
}
#access .left iframe {
  width: 100%;
  height: 640px;
}
#access .right {
  width: 41.4%;
}
#access .right h3 {
  font-size: 24px;
  padding-left: 55px;
  margin-bottom: 18px;
  -webkit-background-size: auto 39px !important;
  background-size: auto 39px !important;
}
/* train */
#access .right .train h3 {
  background: url(http://www.chinjusya.jp/img/index/ico_train.png) left center
    no-repeat;
}
#access .right .train .info {
  margin-top: 26px;
}
/* car */
#access .right .car {
  margin-top: 47px;
}
#access .right .car h3 {
  background: url(http://www.chinjusya.jp/img/index/ico_car.png) left center
    no-repeat;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	price
━━━━━━━━━━━━━━━━━━━━━━*/
.price_box {
  text-align: center;
  padding-top: 92px;
}
.price_box .ttl {
  margin-bottom: 29px;
}
.price_box .ttl h2 {
  font-size: 28px;
  letter-spacing: 0.08em;
  text-align: center;
  writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  margin-bottom: -1px;
}
.price_box p.txt {
  border: 1px solid #8da9ac;
  padding: 10px;
  margin-bottom: 20px;
}
.price_box .notice {
  clear: both;
  text-align: left;
  margin-bottom: 24px;
}
.price_box .notice .food_price {
  display: inline-block;
  border: 1px solid #8da9ac;
  padding: 10px 20px;
  margin: 12px 0;
}
.price_box h3,
.price_box table th {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #858585;
  padding: 10px 0;
}
.price_box h3 + p {
  padding: 15px 0;
}
.price_box table {
  width: 100%;
  margin-bottom: 16px;
}
.price_box table th,
.price_box table td {
  line-height: 1.5;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  padding: 11px 0;
}
.price_box .price table th,
.price_box .price table td {
  padding: 18px 0;
}

.price_box table th:first-child,
.price_box table td:first-child {
  border-left: none;
}
.price_box table th {
  font-weight: normal;
}
.price_box table td {
  background: #f9f9f9;
}
.price_box .cuts {
  position: absolute;
  right: 0;
  bottom: -73px;
}
/*---------------------------------------
	price
---------------------------------------*/
.price_box .price {
  width: 61.8125%;
  position: relative;
}
.price_box .price .left,
.price_box .price .right {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.price_box .price .left {
  height: auto;
  overflow: hidden;
  padding-right: 10px;
}
.price_box .price .right {
  padding-left: 10px;
}
.price_box .price .right h3 {
  background: #8da9ac;
}
/*---------------------------------------
	cancel
---------------------------------------*/
.price_box .cancel {
  width: 33%;
}
.price_box .cancel .notice {
  font-size: 14px;
}
/* payment */
.price_box .payment {
  margin-bottom: 48px;
}
.price_box .payment .wrapper {
  padding: 29px 39px 33px;
  text-align: center;
  border: 1px solid #8da9ac;
}
.price_box .payment p {
  line-height: 1.5;
  text-align: left;
  margin-bottom: 22px;
}
.price_box .payment img {
  max-width: 100%;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	kanko
━━━━━━━━━━━━━━━━━━━━━━*/
#kanko {
  padding-top: 108px;
}
#kanko .ttl {
  margin-bottom: 46px;
}
#kanko .ttl h2 {
  font-size: 28px;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 6px;
  writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
}
#kanko .box {
  width: 31.25%;
  float: left;
  margin-right: 3.125%;
  margin-bottom: 36px;
}
#kanko .box:nth-child(3n) {
  margin-right: 0;
}
#kanko .box:nth-child(4) {
  clear: both;
}
#kanko .box:nth-child(4),
#kanko .box:nth-child(5),
#kanko .box:nth-child(6) {
  margin-bottom: 0;
}
#kanko .box h3 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 17px;
}
#kanko .box img {
  width: 100%;
  height: auto;
}
#kanko .box ul {
  margin-top: 24px;
}
#kanko .box ul li h4 {
  font-size: 20px;
}
#kanko .box ul li h4:before {
  content: "・";
  display: inline-block;
  width: 20px;
  text-align: center;
}
#kanko .box ul li p {
  font-size: 15px;
  line-height: 1.866;
  margin-top: 2px;
  margin-bottom: 14px;
  padding-left: 20px;
}
#kanko .box ul li:last-child p {
  margin-bottom: 0;
}
/* links */
#kanko ul.links {
  clear: both;
  height: auto;
  overflow: hidden;
  padding-top: 70px;
}
#kanko ul.links li {
  width: 32%;
  float: left;
  border: 1px solid #8da9ac;
  border-radius: 5px;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#kanko ul.links li:last-child {
  margin-right: 0;
}
#kanko ul.links li a {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #444;
  padding: 10px;
  background: url(http://www.chinjusya.jp/img/ico_external.png) 95% center
    no-repeat;
  -webkit-background-size: 12px 11px;
  background-size: 12px 11px;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	instagram
━━━━━━━━━━━━━━━━━━━━━━*/
#instagram {
  margin-top: 72px;
}
#instagram .wrap {
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#instagram .wrap a {
  display: block;
  padding: 43px;
  height: auto;
  overflow: hidden;
}
#instagram .img {
  width: 49%;
  height: auto;
  float: left;
  margin-right: 3.75%;
}
#instagram .right {
  float: left;
  width: 44.6%;
  padding-top: 18px;
}
#instagram .right .ttl img {
  width: 100%;
  height: auto;
}
#instagram .right .txt {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.8;
  margin-top: 21px;
}




/* for edge */
_:-ms-lang(x),
_::-webkit-meter-bar,
.section .ttl {
  width: 100%;
  overflow: hidden;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
.section .ttl span {
  padding-left: 13px;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#price .ttl span {
  padding-left: 0;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#kanko .ttl span {
  padding-left: 0;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#architecture h2 {
  height: 180px;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#spa h2 {
  height: 130px;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#cuisine h2 {
  height: 130px;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#contact h2 {
  height: 185px;
}
_:-ms-lang(x),
_::-webkit-meter-bar,
#access h2 {
  height: 150px;
}
/* for IE 11 10 */
@media all and (-ms-high-contrast: none) {
  .section .ttl {
    width: 100%;
    overflow: hidden;
  }
  .section .ttl span {
    padding-left: 13px;
  }
  #price .ttl span {
    padding-left: 0;
  }
  #kanko .ttl span {
    padding-left: 0;
  }
  #architecture h2 {
    height: 180px;
  }
  #spa h2 {
    height: 130px;
  }
  #cuisine h2 {
    height: 130px;
  }
  #contact h2 {
    height: 185px;
  }
  #access h2 {
    height: 150px;
  }
}
/* for IE 9 */
:root .section .ttl {
  width: 100%\0/;
  overflow: hidden\0/;
}
:root .section .ttl span {
  padding-left: 13px\0/;
}
:root #price .ttl span {
  padding-left: 0\0/;
}
:root #kanko .ttl span {
  padding-left: 0\0/;
}
:root #architecture h2 {
  height: 180px\0/;
}
:root #spa h2 {
  height: 130px\0/;
}
:root #cuisine h2 {
  height: 130px\0/;
}
:root #contact h2 {
  height: 185px\0/;
}
:root #access h2 {
  height: 150px\0/;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	attention 2020.4
━━━━━━━━━━━━━━━━━━━━━━*/
#attention .innerWrap {
  width: 960px;
  margin-top: 50px;
  border: 4px double #8da9ac;
  padding: 0;
}
#attention h2 {
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#attention p {
  margin-bottom: 18px;
  text-align: center;
}
#attention p strong {
  font-size: 120%;
  font-weight: bold;
}
/*━━━━━━━━━━━━━━━━━━━━━━
	attention 2020.5
━━━━━━━━━━━━━━━━━━━━━━*/
#attention .innerWrap ul {
  margin-bottom: 30px;
}
#attention .innerWrap li {
  list-style-type: disc;
  border-bottom: 1px dotted #ccc;
  margin-left: 95px;
  margin-right: 95px;
}
/*━━━━━━━━━━━━━━━━━━━━━━
	attention 2021.7
━━━━━━━━━━━━━━━━━━━━━━*/
#attention .innerWrap.imakoso p {
  text-align: left;
}
#attention .innerWrap .subWrap a {
  text-decoration: underline;
  color: #8da9ac;
}
#attention .innerWrap .subWrap a.tel {
  color: #ac0000;
  text-decoration: none;
}
#attention .innerWrap .subWrap img {
  display: block;
  width: 100%;
  margin: 0 auto 30px;
}
#attention .innerWrap li {
  margin-right: auto;
  margin-left: 30px;
  padding: 5px 0;
}
#attention .innerWrap span.red {
  font-weight: 700;
}
#attention .innerWrap.imakoso .check {
  border: 1px solid #aaa;
  padding: 25px 35px;
}
#attention .innerWrap.imakoso .check.center {
  text-align: center;
}
/*━━━━━━━━━━━━━━━━━━━━━━
	attention js 2021.1
━━━━━━━━━━━━━━━━━━━━━━*/
#attention .js_openBtn {
  display: block;
  position: relative;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  padding: 26px;
}
#attention .js_openBtn:after {
  content: "";
  position: absolute;
  right: 8%;
  top: 42%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 11px;
  height: 11px;
  border-top: solid 1px #8da9ac;
  border-right: solid 1px #8da9ac;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#attention .js_openBtn.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 48%;
}
#attention .subWrap {
  display: none;
  border-top: 1px solid #8da9ac;
  margin: 0 60px;
  padding: 30px 0;
}
/*━━━━━━━━━━━━━━━━━━━━━━
	point 2021.3
━━━━━━━━━━━━━━━━━━━━━━*/
img.point_img {
    padding: 20px;
}
#point {
  width: 960px;
  margin: 0px auto 0 auto;
  text-align: center;
}
#point p {
  letter-spacing: 0.025em;
}
#point .copy {
  font-size: 34px;
  line-height: 1.7;
  margin-bottom: 84px;
}
#point ul.slide {
  display: flex;
  justify-content: space-between;
  margin-bottom: 82px;
}
#point ul.slide li {
  color: #fff;
  font-size: 18px;
  line-height: 1.83333;
  letter-spacing: 0.025em;
  text-align: center;
  position: relative;
}
#point ul.slide li::before {
  content: "";
  position: absolute;
  right: -24px;
  top: 8px;
  width: 72px;
  height: 20px;
  background-size: 72px auto;
  background-repeat: no-repeat;
}


#point ul.slide li span {
  display: block;
  background-color: #c28883;
  width: 280px;
  height: 280px;
  border-radius: 100%;
  padding: 60px 0 0 0;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
#point ul.slide li span::after {
  content: "";
  display: block;
  position: absolute;
  top: 15%;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #D0A6A3;
  transform: skewY(-45deg);
  transform-origin: bottom right;
  z-index: -1;
}

#point ul.slide li a {
  display: block;
  color: #fff;
  margin: 35px 0 0 0;
  font-size: 15px;
  text-decoration: underline;
}
#point ul.slide li a::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  left: 50%;
  bottom: 0;
  background-color: #fff;
}
#point .tel {
  font-size: 24px;
  line-height: 1.8;
  margin-bottom: 60px;
}
#point .tel span {
  display: block;
  font-size: 40px;
}

/*━━━━━━━━━━━━━━━━━━━━━━
	links 2023.5
━━━━━━━━━━━━━━━━━━━━━━*/
#point ul.links {
  clear: both;
  width: 840px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 20px;
}
#point ul.links li {
  width: 48%;
  float: left;
  border: 1px solid #8da9ac;
  border-radius: 5px;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#point ul.links li:last-child {
  margin-right: 0;
}
#point ul.links li a {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #444;
  padding: 10px;
  background: url(http://www.chinjusya.jp/img/ico_external.png) 95% center
    no-repeat;
  -webkit-background-size: 12px 11px;
  background-size: 12px 11px;
}


  /*━━━━━━━━━━━━━━━━━━━━━━

		SP css

	━━━━━━━━━━━━━━━━━━━━━━*/

  /*━━━━━━━━━━━━━━━━━━━━━━
		common
	━━━━━━━━━━━━━━━━━━━━━━*/
  #container.fixed {
    padding-top: 0;
  }
  /* section */
  .section .ttl h2 {
    -webkit-text-stroke: 3px #FBF6EA;
    text-stroke: 2px black;
    paint-order: stroke;
    text-align: center;
    writing-mode: horizontal-tb;
    font-size: 24px;
    margin-bottom: 12px;
  }
  .section .ttl span {
    font-size: 15px;
  }
  .section .left,
  .section .right {
    float: none;
  }
  .section ul.slide {
    width: 100%;
    margin-bottom: 12px;
  }
  .section ul.slide li p {
    font-size: 12px;
    line-height: 1.8;
    padding: 0 15px;
    margin-top: 10px;
  }
  .section .data {
    width: auto;
    padding-top: 0;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 21px;
  }
  .section .data h3 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: normal;
    text-align: center;
    margin-bottom: 12px;
  }
  .section .data p {
    font-family: 'Figtree';
    letter-spacing: .14em;
    line-height: 2.5;
  }

  /* info */
  .info {
    font-family: 'Figtree';
    letter-spacing: 0.2em;
    font-size: 16px;
    line-height: 1.7;
    padding: 16px 25px;
    margin-top: 22px;
    text-align: start;
  }

  /* aside */
  aside {
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    padding-top: 15px;
  }
  aside h4 {
    font-size: 18px;
    margin-bottom: 13px;
  }
  aside h4:after {
    width: 14px;
    height: 1px;
    margin: 1px auto 0;
  }

  /* slick */
  ul.slick-dots {
    bottom: -25px;
    text-align: center;
  }
  ul.slick-dots li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 7px;
  }
  ul.slick-dots li button {
    width: 10px;
    height: 10px;
  }
  ul.slick-dots li button:before {
    width: 10px;
    height: 10px;
  }

  /* btn */
  .btn01 {
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
  }
  .btn01 a {
    width: 100%;
    max-width: 400px;
    font-size: 18px;
    padding: 15px 0;
    border-radius: 40px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		header
	━━━━━━━━━━━━━━━━━━━━━━*/

  /*---------------------------------------
		mainImg
	---------------------------------------*/
  header #mainImg {
    height: 500px;
    overflow: visible;
  }
  /* ttlArea */
  header #mainImg .ttlArea {
    pointer-events: none;
  }
  header #mainImg .ttlArea h1 {
    margin-top: 59px;
    margin-bottom: 22px;
  }
  header #mainImg .ttlArea h1 img {
    height: 300px;
    width: auto;
  }
  header #mainImg .ttlArea p {
    font-size: 14px;
  }
  /* slide */
  header #mainImg ul.slides li {
    height: 500px;
  }
  header #mainImg ul.slick-dots {
    bottom: -25px;
    padding-right: 0;
  }
  header #mainImg ul.slick-dots li {
    margin: 0 7px;
  }
  header #mainImg ul.slick-dots li button:before {
    background: #d9d9d9;
  }
  header #mainImg ul.slides li:nth-child(2) {
    background-position: 60% center !important;
  }
  /*---------------------------------------
		nav
	---------------------------------------*/
  header nav {
    display: none;
  }

  .menuBtn {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		footer
	━━━━━━━━━━━━━━━━━━━━━━*/
  footer {
    font-size: 13px;
    text-align: left;
    margin-top: 49px;
  }
  footer #pageTop {
    right: 10px;
  }
  footer #pageTop.active {
    bottom: 40px;
  }
  footer #pageTop a {
    padding: 15px;
  }
  footer #pageTop a img {
    width: 10px;
    height: auto;
  }
  footer address {
    padding: 13px 25px;
  }
  footer .copyright {
    font-size: 10px;
    text-align: center;
    padding: 16px 0;
  }
  footer .cuts {
    height: 65px;
    width: auto;
    top: -65px;
  }

  /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	　■spMenu
	━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
  #spMenuOverlay {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 9999;
  }
  #spMenu {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    padding: 0;
  }
  #spMenu .inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    padding: 12vh 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #spMenu ul.menu li {
    margin: 20px 0;
  }
  #spMenu ul.menu li:first-child {
    margin-top: 0;
  }
  #spMenu ul.menu li a,
  #spMenu ul.menu li span {
    display: block;
    font-size: 16px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    padding: 6px;
    position: relative;
  }
  #spMenu ul.menu li.reserve a {
    background: #8da9ac;
    color: #fff;
    border-radius: 5px;
  }
  #spMenu .close {
    position: absolute;
    top: 0;
    right: 0;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		modaal
	━━━━━━━━━━━━━━━━━━━━━━*/
  .modaal-content-container {
    padding: 30px 0;
  }
  .modaal-close {
    top: 0;
    right: 0;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		cashless
	━━━━━━━━━━━━━━━━━━━━━━*/
  #bnr {
    margin: 0 20px -30px 20px;
  }
  #bnr img {
    width: 100%;
    height: auto;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		intro
	━━━━━━━━━━━━━━━━━━━━━━*/
  #intro {
    background-color: #FBF6EA;
    padding-top: 30px;
    position: relative;
  }
  #intro .left {
    width: 55%;
    margin: 0 auto 33px;
    float: none;
  }
  #intro .right {
    padding: 0 30px;
  }
  #intro .right h2 {
    font-size: 18px;
    text-align: center;
    line-height: 1.458;
    margin-bottom: 20px;
  }
  #intro .right p {
    font-size: 16px;
    line-height: 1.857;
    letter-spacing: normal;
  }
  #intro .cuts01 {
    color: antiquewhite;
    height: 60px;
    width: auto;
    right: 20%;
    top: 20%;
  }
  #intro .cuts02 {
    height: 90px;
    width: auto;
    top: inherit;
    bottom: -110px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		architecture
	━━━━━━━━━━━━━━━━━━━━━━*/
  #architecture {
    background-color: #FBF6EA;
    padding-top: 54px;
    -webkit-background-size: auto 281px;
    background-size: auto 281px;
    background-position: right -75px top 54px !important;
  }
  #architecture .ttl {
    margin-bottom: 33px;
  }
  #architecture aside {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  #architecture aside ul li {
    width: 49%;
    font-size: 12px;
    padding: 9px 0;
    margin: 0.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #architecture aside ul li span {
    font-size: 10px;
  }
  #architecture .cuts {
    z-index: 0;
    height: 70px;
    width: auto;
    top: -94px;
    left: 30px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		spa
	━━━━━━━━━━━━━━━━━━━━━━*/
  #spa {
    background-color: #FBF6EA;
    padding-top: 59px;
    -webkit-background-size: auto 267px;
    background-size: auto 267px;
    background-position: left -22px top 16px !important;
  }
  #spa .ttl {
    margin-bottom: 30px;
  }
  #spa aside dl {
    height: auto;
    overflow: hidden;
    text-align: left;
    padding: 0 20px;
  }
  #spa aside {
    padding-bottom: 24px;
  }
  #spa aside dl dt,
  #spa aside dl dd {
    display: block;
    font-size: 12px;
    line-height: 1.6;
  }
  #spa aside dl dt {
    clear: both;
    float: left;
    width: 50px;
    margin-right: 0;
    margin-bottom: 14px;
    text-align: center;
  }
  #spa aside dl dd {
    margin-right: 0;
    margin-bottom: 14px;
    padding-left: 65px;
  }
  #spa aside dl dt:nth-of-type(2),
  #spa aside dl dd:nth-of-type(2) {
    margin-bottom: 0;
  }
  #spa .cuts {
    height: 35px;
    width: auto;
    top: -50px;
    left: inherit;
    right: 10px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		cuisine
	━━━━━━━━━━━━━━━━━━━━━━*/
  #cuisine {
    background-color: #FBF6EA;
    padding-top: 54px;
    -webkit-background-size: auto 281px;
    background-size: auto 300px;
    background-position: right -224px top 30px !important;
  }
  #cuisine .ttl {
    margin-bottom: 30px;
  }
  #cuisine aside {
    margin: 0 20px 25px;
    background-color: #f9f9f9ed;
    font-family: 'Figtree';
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  #cuisine aside ul,
  #cuisine aside p {
    padding: 10px 0;
  }
  #cuisine aside p:last-child {
    padding: 16px 0;
    text-align: left;
  }
  #cuisine aside ul li {
    display: block;
    margin: 5px 0;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		contact & access
	━━━━━━━━━━━━━━━━━━━━━━*/
  #contact h2,
  #access h2 {
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  /*---------------------------------------
		contact
	---------------------------------------*/
  #contact {
    padding-top: 59px;
  }
  #contact .ttl {
    margin-bottom: 30px;
  }
  #contact .innerWrap {
    padding: 0 28px;
  }
  #contact .innerWrap p.txt {
    font-size: 14px;
    margin-bottom: 16px;
    text-align: left;
  }
  #contact .innerWrap p.txt br {
    display: none;
  }
  #contact .innerWrap p.notice {
    font-size: 12px;
    padding-top: 16px;
  }
  #contact .tel,
  #contact .reserve,
  #contact .reserve2 {
    width: auto;
    height: auto;
    float: none;
    margin-bottom: 20px;
  }
  #contact .tel .wrap {
    padding: 28px 20px;
  }
  #contact .reserve .wrap {
    padding: 18px 20px;
  }
  #contact .tel .wrap img,
  #contact .reserve .wrap img {
    height: 27px;
    width: auto;
    margin-bottom: 15px;
  }
  #contact .cuts {
    height: 70px;
    width: auto;
    top: -86px;
    right: 30px;
    margin: 0;
  }
  /* tel */
  #contact .tel {
    padding-right: 0;
  }
  #contact .tel .wrap {
    border: 1px solid #8da9ac;
  }
  #contact .tel .hd {
    font-size: 14px;
    font-weight: normal;
  }
  #contact .tel .num {
    font-size: 32px;
    margin: 10px 0;
  }
  #contact .tel .note {
    font-size: 13px;
  }

  /* reserve */
  #contact .reserve {
    padding-left: 0;
  }
  #contact .reserve2 .ico_reserve {
    width: 33px;
    height: auto;
  }
  #contact .reserve .hd {
    font-size: 16px;
    line-height: 1.33;
    margin-bottom: 10px;
  }
  #contact .reserve .note {
    font-size: 13px;
  }

  #contact .reserve2 {
    padding-left: 0;
  }
  #contact .reserve2 .wrap {
    padding: 20px 20px 10px 20px;
  }
  #contact .reserve2 .hd {
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 10px;
  }
  #contact .reserve2 ul {
    display: block;
    margin: 15px 20px 0 20px;
  }
  #contact .reserve2 li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #contact .reserve2 li a {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    padding: 15px 10px;
  }
  #contact .reserve2 .note {
    font-size: 13px;
  }

  .calendar iframe {
    width: 100%;
  }

  .calendar iframe {
    min-width: 300px;
    height: 350px;
    max-width: calc(100% - 50px) !important;
  }
  .calendar h4 {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 5px;
  }
  /*.tukinotiti{
			font-size: min(16px, 5vw) !important;
		padding-left:0 !important;
		padding-bottom:5px !important;
	}
	.weekone{
		font-size: min(14px, 5vw) !important;
	}
	.ccexp_one{
		font-size: min(17px, 8vw) !important;
	}*/

  /* modaal */
  .modaal-wrapper .hd {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .modaal-wrapper .price_box {
    width: 100%;
    margin: 0 auto;
  }
  .modaal-wrapper .price_box .notice {
    margin-bottom: 0;
  }

  /*---------------------------------------
		access
	---------------------------------------*/
  #access {
    padding-top: 55px;
  }
  #access .ttl {
    margin-bottom: 21px;
  }
  #access .innerWrap p:first-child {
    font-size: 14px;
    margin-bottom: 16px;
    padding: 0 28px;
    text-align: left;
  }
  #access .left {
    width: auto;
    margin-bottom: 25px;
  }
  #access .left iframe {
    height: 285px;
  }
  #access .right {
    width: auto;
    padding: 0 25px;
  }
  #access .right h3 {
    font-size: 18px;
    text-align: center;
    padding-left: 0;
    padding-top: 35px;
    margin-bottom: 9px;
    background-position: center top !important;
    -webkit-background-size: auto 27px !important;
    background-size: auto 27px !important;
  }
  /* train */
  #access .right .train .info {
    margin-top: 20px;
  }
  /* car */
  #access .right .car {
    margin-top: 32px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		price
	━━━━━━━━━━━━━━━━━━━━━━*/
  .price_box {
    text-align: center;
    padding-top: 59px;
  }
  .price_box .innerWrap {
    padding: 0 25px;
  }
  .price_box .ttl {
    margin-bottom: 24px;
  }
  .price_box .ttl h2 {
    font-size: 21px;
    text-align: left;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    margin-bottom: 10px;
  }
  .price_box p.txt {
    margin-bottom: 24px;
  }
  .price_box h3,
  .price_box table th {
    font-size: 16px;
    font-weight: normal;
    padding: 3px 0;
  }
  .price_box h3 + p {
    font-size: 13px;
    padding: 8px 0;
  }
  .price_box table {
    width: 100%;
    margin-bottom: 0;
  }
  .price_box table th,
  .price_box table td {
    line-height: 1.357;
    padding: 10px;
  }
  .price_box .notice {
    margin-top: 15px;
  }
  .price_box .cuts {
    display: none;
  }
  /*---------------------------------------
		price
	---------------------------------------*/
  .price_box .price {
    width: auto;
  }
  .price_box .price .left,
  .price_box .price .right {
    width: auto;
    padding: 0;
  }
  .price_box .price .left {
    margin-bottom: 20px;
  }
  .price_box .price .right h3 {
    background: #8da9ac;
  }
  /*---------------------------------------
		cancel
	---------------------------------------*/
  .price_box .cancel {
    width: auto;
    margin-top: 55px;
  }
  /* payment */
  .price_box .payment {
    margin-bottom: 55px;
  }
  .price_box .payment .wrapper {
    padding: 15px 20px 18px;
  }
  .price_box .payment p {
    margin-bottom: 10px;
  }
  .price_box .payment img {
    width: 100%;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		kanko
	━━━━━━━━━━━━━━━━━━━━━━*/
  #kanko {
    padding-top: 59px;
  }
  #kanko .ttl {
    margin-bottom: 30px;
  }
  #kanko .ttl h2 {
    font-size: 21px;
    text-align: left;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    margin-bottom: 10px;
  }
  #kanko .box {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 28px !important;
  }
  #kanko .box:nth-child(6) {
    margin-bottom: 0 !important;
  }
  #kanko .box h3 {
    display: table;
    width: 30.8%;
    font-size: 26px;
    margin-bottom: 0;
    background: url(http://www.chinjusya.jp/img/bg_stripe.png) left top repeat;
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
  #kanko .box h3 span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  #kanko .box img {
    width: 69.2%;
    height: auto;
  }
  #kanko .box ul {
    clear: both;
    margin-top: 0;
    padding: 18px 25px 0 20px;
  }
  #kanko .box ul li h4 {
    font-size: 16px;
  }
  #kanko .box ul li h4:before {
    width: 20px;
  }
  #kanko .box ul li p {
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 20px;
  }
  /* odd */
  #kanko .box:nth-child(odd) h3 {
    float: left;
  }
  #kanko .box:nth-child(odd) img {
    float: right;
  }
  /* even */
  #kanko .box:nth-child(even) h3 {
    float: right;
  }
  #kanko .box:nth-child(even) img {
    float: left;
  }
  /* links */
  #kanko ul.links {
    margin-top: 32px;
    padding: 0 25px;
  }
  #kanko ul.links li {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 13px;
  }
  #kanko ul.links li:last-child {
    margin-bottom: 0;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		instagram
	━━━━━━━━━━━━━━━━━━━━━━*/
  #instagram {
    margin: 37px 25px;
  }
  #instagram .wrap a {
    padding: 20px 20px 15px;
  }
  #instagram .right {
    padding-top: 0;
  }
  #instagram .right .txt {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
  }
  
    #instagram {
      text-align: center;
    }
    #instagram .img {
      width: 100%;
      max-width: 375px;
      height: auto;
      float: none;
      margin: 0;
    }
    #instagram .right {
      float: none;
      width: auto;
      padding-top: 20px;
    }
    #instagram .right .ttl img {
      max-width: 375px;
      height: auto;
    }
    #instagram .right .txt {
      margin-top: 15px;
      text-align: left;
    }
  


  /*━━━━━━━━━━━━━━━━━━━━━━
		attention 2020.4
	━━━━━━━━━━━━━━━━━━━━━━*/
  #attention .innerWrap {
    width: 90%;
    margin: 0 auto 20px;
    border: 4px double #8da9ac;
    padding: 0;
  }
  #attention h2 {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
  }
  #attention p {
    margin-bottom: 15px;
    text-align: left;
  }
  #attention p strong {
    font-size: 120%;
    font-weight: bold;
  }
  /*━━━━━━━━━━━━━━━━━━━━━━
		attention 2020.5
	━━━━━━━━━━━━━━━━━━━━━━*/
  #attention .innerWrap ul {
    margin-bottom: 15px;
  }
  #attention .innerWrap li {
    margin-left: 20px;
    margin-right: 0;
    padding: 5px 0;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		attention js 2021.1
	━━━━━━━━━━━━━━━━━━━━━━*/
  #attention .js_openBtn {
    font-size: 17px;
    padding: 18px 32px 18px 18px;
  }
  #attention .js_openBtn:after {
    right: 5%;
    top: 44%;
    width: 8px;
    height: 8px;
  }
  #attention .js_openBtn.open:after {
    top: 49%;
  }
  #attention .subWrap {
    margin: 0 25px;
    padding: 30px 0 20px 0;
  }
  /*━━━━━━━━━━━━━━━━━━━━━━
		attention 2021.7
	━━━━━━━━━━━━━━━━━━━━━━*/
  #attention .innerWrap.imakoso .check {
    padding: 25px 25px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		point 2021.3
	━━━━━━━━━━━━━━━━━━━━━━*/
  #point {
    background-color: #E8D7D0;
    width: 100%;
    margin-top: 0px;
    overflow: hidden;
  }
  #point p {
    padding: 0 25px;
  }
  #point .copy {
    font-size: 28px;
    margin-bottom: 40px;
  }
  #point ul.slide {
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
  }
  #point ul.slide li {
    /* display: flex; */
    font-size: 15px;
    line-height: 1.8;
    margin: 0 14px;
    align-items: center;
  }
  #point ul.slide li::before {
    top: 7px;
    left: 175px;
    width: 60px;
    height: 17px;
    background-size: 60px auto;
  }
  #point ul.slide li span {
    display: block;
    width: 210px;
    height: 210px;
    padding: 42px 0 0 0;
  }
  #point ul.slide li a {
    margin-top: 16px;
    font-size: 13px;
    text-decoration: underline;
  }
  #point ul.slick-dots li {
    margin: 0 7px;
  }
  #point ul.slick-dots {
    bottom: -30px;
  }
  #point .tel {
    font-size: 16px;
    margin-bottom: 56px;
  }
  #point .tel span {
    font-size: 29px;
    margin-top: 4px;
  }

  /*━━━━━━━━━━━━━━━━━━━━━━
		links 2023.5
	━━━━━━━━━━━━━━━━━━━━━━*/

  #point ul.links {
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
  }
  #point ul.links li {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 13px;
  }
  #point ul.links li:last-child {
    margin-bottom: 0;
  }


/* Static-replica adjustments */
#loading {
  display: none !important;
}
.fadeIn {
  opacity: 1 !important;
}
.slick-slide {
  display: block;
}
.slick-slide[aria-hidden="true"] {
  pointer-events: none;
}
img {
  height: auto;
}

/* LP02 fade-up photo galleries */
.lp02 .lp02-fade-gallery {
  display: grid;
  gap: 18px;
  align-content: start;
}

.lp02 .section .lp02-fade-gallery.left,
.lp02 .section .lp02-fade-gallery.right {
  width: 48%;
}

.lp02 .lp02-fade-gallery figure {
  margin: 0;
  overflow: hidden;
}

.lp02 .lp02-fade-gallery img {
  display: block;
  width: 100%;
  height: auto;
}

.lp02 .lp02-fade-gallery figcaption {
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.7;
  color: #4d4036;
}

.lp02 .lp02-fade-gallery--architecture,
.lp02 .lp02-fade-gallery--cuisine {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lp02 .lp02-fade-gallery--architecture figure:first-child,
.lp02 .lp02-fade-gallery--cuisine figure:first-child {
  grid-column: 1 / -1;
}

.lp02 .lp02-fade-gallery--spa {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}


  .lp02 .section .lp02-fade-gallery.left,
  .lp02 .section .lp02-fade-gallery.right {
    float: none;
    width: 100%;
    margin: 0 0 24px;
  }

  .lp02 .lp02-fade-gallery--architecture,
  .lp02 .lp02-fade-gallery--cuisine,
  .lp02 .lp02-fade-gallery--spa {
    grid-template-columns: 1fr;
  }

  .lp02 .lp02-fade-gallery--architecture figure:first-child,
  .lp02 .lp02-fade-gallery--cuisine figure:first-child {
    grid-column: auto;
  }


/*━━━━━━━━━━━━━━━━━━━━━━
追加		
━━━━━━━━━━━━━━━━━━━━━━*/

p.intro_ttl {
  color: #3333339c;
  font-size: 15px;
  text-align: center;
  line-height: 1.458;
  margin-bottom: 10px;
}

p.intro_ttl_name {
  font-family: 'Figtree';
  font-size: 18px;
  text-align: center;
  line-height: 1.458;
  margin-bottom: 20px;
}
.profile-section {
  min-height: 1590px;
  padding: 66px 89px 72px 100px;
  background-image: url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/img-bc1.jpg");
}

.profile-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 469px;
  gap: 76px;
  align-items: start;
}

.profile-copy {
  padding-top: 96px;
}

.profile-copy h1 {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.05;
}

.kana {
  margin: 17px 0 107px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
}

.role {
  margin: 0 0 31px;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.18;
}

.portrait {
  display: block;
  width: 469px;
  height: 467px;
  object-fit: cover;
}

.profile-body {
  position: relative;
  z-index: 1;
  margin-top: 56px;
}

.profile-body p {
  margin: 0 0 84px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.95;
}

.message-section {
  display: grid;
  min-height: 745px;
  place-items: center;
  padding: 70px 80px;
}

.paper-wave {
  background-size: contain;
  background-image: url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/img-bc2.jpg");
}

.warm-paper {
  min-height: 906px;
  background-image: url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/img-bc3.jpg");
}

.center-copy {
  width: 100%;
  text-align: center;
}

.center-copy p {
  margin: 0 0 78px;
  font-size: 34px;
  font-weight: 700;
  line-height: 2.02;
}

.center-copy p:last-child {
  margin-bottom: 0;
}

.closing-section {
  min-height: 1575px;
  display: grid;
  place-items: start center;
  padding: 76px 80px 80px;
  color: #fff;
  background-image: url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/bc1.jpg");
}

.closing-copy {
  width: 100%;
  text-align: center;
}

.closing-copy h2 {
  margin: 0 0 86px;
  font-size: 49px;
  font-weight: 500;
  line-height: 1.55;
}

.closing-copy p {
  margin: 0 0 73px;
  font-size: 37px;
  font-weight: 700;
  line-height: 1.72;
}

.closing-copy p:last-child {
  margin-bottom: 0;
}

.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition:
    opacity .9s ease,
    transform .9s ease;
  will-change: opacity, transform;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.profile-grid .portrait.reveal {
  transition-delay: .16s;
}

.profile-body .reveal:nth-child(2),
.center-copy .reveal:nth-child(2),
.closing-copy .reveal:nth-child(2) {
  transition-delay: .08s;
}

.profile-body .reveal:nth-child(3),
.center-copy .reveal:nth-child(3),
.closing-copy .reveal:nth-child(3) {
  transition-delay: .16s;
}

.profile-body .reveal:nth-child(n + 4),
.center-copy .reveal:nth-child(n + 4),
.closing-copy .reveal:nth-child(n + 4) {
  transition-delay: .2s;
}


  .profile-section {
    min-height: auto;
    padding: 42px 24px 56px;
  }

  .profile-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .profile-copy {
    padding-top: 0;
  }

  .portrait {
    width: min(100%, 469px);
    height: auto;
    aspect-ratio: 469 / 467;
  }

  .kana {
    margin-bottom: 52px;
  }

  .profile-body {
    margin-top: 36px;
  }

  .profile-body p,
  .center-copy p,
  .closing-copy p {
    font-size: clamp(18px, 5.6vw, 20px);
    line-height: 1.9;
  }

  .profile-body p {
    margin-bottom: 52px;
  }

  .message-section,
  .closing-section {
    min-height: auto;
    padding: 23px 10%;
  }

  .center-copy p,
  .closing-copy p {
    margin-bottom: 30px;
  }

  .closing-copy h2 {
    margin-bottom: 30px;
    font-size: clamp(30px, 1vw, 46px);
  }


@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media (max-width: 520px) {
  .profile-copy h1 {
    font-size: 38px;
  }

  .kana,
  .role {
    font-size: 21px;
  }

  .profile-body p,
  .center-copy p,
  .closing-copy p {
    font-weight: 100;
    font-size: 15px;
  }

  .closing-copy h2 {
    font-size: 22px;
  }

  .profile-section {
    padding-inline: 20px;
  }

  .message-section,
  .closing-section {
    padding-inline: 20px;
  }
}

#point ul.slide li.slick-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

#point ul.slide li.slick-slide span {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 210px;
  height: 210px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  padding: 0px;
}

#point ul.slide li.slick-slide img.point_img {
  position: static !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 78%;
  max-height: 78%;
  object-fit: contain;
}
/* Facilities & Service block only */
.con_service {
    margin: auto;
    max-width: 1580px;
    padding: 0 50px 135px;
    position: relative;
}

.con_service::after {
    content: "";
    display: table;
    clear: both;
}

.con_service::before {
    background: url(../images/common/bg_rooms.jpg) no-repeat center/cover;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 1920px;
    top: 50px;
    bottom: 0;
    z-index: -1;
}

.con_service h3 {
    font-weight: normal;
    color: #0a0a0a;
}

.con_service h3 .en {
    display: block;
    font-family: "Prata", serif;
    line-height: 1.2;
    font-size: 454%;
}

.con_service h3 .jp {
    display: block;
    font-family: "Shippori Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
        "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
    margin-top: 0.5em;
    font-size: 127%;
}

.con_service .box_service ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-direction: row;
}

.con_service .box_service ul li {
    width: 18.83929%;
    /* margin-left: 1.45089%; */
    /* margin-bottom: 1.45089%; */
    padding: 2em 0;
    text-align: center;
    box-shadow: 0 0.8em 1.6em 0 rgba(0, 0, 0, 0.1);
    border-radius: 0.8em;
    overflow: hidden;
    background: #8ea9ac;
}

.con_service .box_service ul li:nth-child(5n+1) {
    margin-left: 0;
}

.con_service .box_service ul li img {
    display: block;
    margin: 0 auto;
}

.con_service .box_service ul li span {
    display: block;
    color: #fff;
    margin-top: 0.5em;
}

.con_service .box_service ul.ser li {
    background: #fff;
}

.con_service .box_service ul.ser li span {
    color: #719490;
}

.con_service .btn_more {
    margin-top: 60px;
}

.con_service .btn_more a {
    text-decoration: none;
    display: flex;
    align-items: center;
    width: fit-content;
}

.con_service .btn_more a .circle {
    width: 2em;
    height: 2em;
    display: block;
    margin-right: 0.9em;
}

.con_service .btn_more a .circle::before {
    content: "";
    border-radius: 1000px;
    display: block;
    background-color: #719490;
    width: 100%;
    height: 100%;
    transition: transform 0.2s ease-out;
}

.con_service .btn_more a .en {
    font-family: "Prata", serif;
    font-size: 100%;
    line-height: 1;
}

.con_service .btn_more a .en span {
    display: block;
    padding: 0.45em 0;
}

.con_service .btn_more a .en::before,
.con_service .btn_more a .en::after {
    transition: width 0.2s ease-out;
    content: "";
    display: block;
    width: 0.7em;
    height: 1px;
    background-color: #000;
}

.con_service .btn_more a .en::before {
    opacity: 0;
}

.con_service .btn_more a:hover .circle::before {
    transition-delay: 0.06s;
    transform: scale(1.5);
}

.con_service .btn_more a:hover .en::after {
    transition-delay: 0.06s;
    width: 100%;
}








    .view_pc {
        display: none;
    }

    .con_service {
        width: 95%;
        margin-top: 0%;
        padding: 7% 4%;
    }

    .con_service h3 {
        text-align: center;
        margin-bottom: 7%;
    }

    .con_service h3 .en {
        font-size: 267%;
    }

    .con_service h3 .jp {
        font-size: 94%;
    }

    .con_service .box_service {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .con_service .box_service ul li {
        width: 46%;
        margin: 2%;
        /* margin-bottom: 2%; */
        padding: 1em 0;
    }

    .con_service .box_service ul li:nth-child(5n+1),
    .con_service .box_service ul li:nth-child(4n+1) {
        margin-left: 2%;
    }

    .con_service .box_service ul li:nth-child(3n+1) {
        margin: 2%;
    }

    .con_service .box_service ul li img {
        width: 45%;
        margin: auto;
    }

    .con_service .box_service ul li span {
        font-size: 90%;
    }

    .con_service .btn_more {
        margin-top: 5%;
    }

    .con_service .btn_more a {
        justify-content: center;
    }

    .con_service::before {
        top: 23%;
    }

ul.slick-dots {
    display:none !important;
}
.floating {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 2px;
  margin: auto;
  width: 90%;
  z-index: 1000000;
  max-width: 750px;
}
header #mainImg ul.slides li {
  position: relative;
}

header #mainImg ul.slides li::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  pointer-events: none;
  z-index: 1;
}

section.section.message-section.introduction-paper {
    padding: 50px 0;
    background-size: cover;
    background-image: url(http://www.osho-yamahira.info/wp-content/uploads/2026/07/message-section_bc.jpg);
}

img.center-copy_img {
    height: 300px;
    width: auto;
}

/* -----------------------------------
  診断
----------------------------------- */

.shindan,
.shindan * {
  box-sizing: border-box;
}

.shindan {
  background: #fffdf8;
  /* max-width: 480px; */
  margin: 0 auto;
  padding: 36px 0px 34px;
  color: #33383d;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
}

.shindan p,
.shindan h2,
.shindan ul {
  margin-top: 0;
}

/* ---- 見出し ---- */
.shindan-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-size: 12px;
  letter-spacing: 0.28em;
  color: #33506b;
  margin-bottom: 14px;
}

.shindan-eyebrow::before,
.shindan-eyebrow::after {
  content: "";
  width: 34px;
  height: 1px;
  background: #33506b;
  opacity: 0.45;
}

.shindan-title {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(22px, 6vw, 27px);
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin-bottom: 10px;
}

.shindan-title em {
  font-style: normal;
  color: #b5493a;
}

.shindan-lead {
  font-size: 13.5px;
  text-align: center;
  color: #8a8f94;
  letter-spacing: 0.06em;
  line-height: 1.9;
  margin-bottom: 28px;
}

/* ---- 進行表示 ---- */
.steps {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 18px;
}

.steps span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: transparent;
  border: 1.5px solid #33506b;
  opacity: 0.4;
  transition: all 0.25s;
}

.steps span.on {
  background: #33506b;
  opacity: 1;
}

/* ---- カード共通 ---- */
.card {
  border-radius: 4px;
  padding: 20px 20px 36px;
}

.step-label {
  font-size: 11px;
  letter-spacing: 0.3em;
  color: #b5493a;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
}

.question {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: 17.5px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.9;
  margin-bottom: 24px;
}

/* ---- 開始カード ---- */
.start-card {
  text-align: center;
}

.start-btn {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fffdf8;
  background: #b5493a;
  border: none;
  border-radius: 999px;
  padding: 17px 20px;
  text-align: center;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.15s;
  box-shadow: 0 3px 10px rgba(181, 73, 58, 0.28);
}

.start-btn:hover,
.start-btn:focus-visible {
  opacity: 0.92;
  transform: translateY(-1px);
}

.start-btn:focus-visible {
  outline: 2px solid #33506b;
  outline-offset: 3px;
}

/* ---- 選択肢 ---- */
.choices {
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

.choices li {
  margin: 0;
  padding: 0;
}

.choices button {
  width: 100%;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #33383d;
  background: #f7f3ea;
  border: 1px solid rgba(51, 80, 107, 0.22);
  border-radius: 999px;
  padding: 14px 18px;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s, border-color 0.2s;
  text-align: center;
  line-height: 1.6;
}

.choices button:hover,
.choices button:focus-visible {
  background: #fff;
  border-color: #33506b;
  transform: translateY(-1px);
}

.choices button:focus-visible {
  outline: 2px solid #33506b;
  outline-offset: 2px;
}

.back {
  display: block;
  margin: 20px auto 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
  font-size: 12.5px;
  letter-spacing: 0.12em;
  color: #8a8f94;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.back:hover,
.back:focus-visible {
  color: #33506b;
}

/* ---- 見立て中 ---- */
.loading {
  display: none;
  text-align: center;
  padding: 56px 0;
}

.loading .enso {
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  border: 2.5px solid transparent;
  border-top-color: #33506b;
  border-right-color: #33506b;
  border-radius: 50%;
  animation: mawaru 1.1s linear infinite;
}

@keyframes mawaru {
  to {
    transform: rotate(360deg);
  }
}

.loading p {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  letter-spacing: 0.2em;
  color: #33506b;
  font-size: 14px;
}

/* ---- 結果 ---- */
.result {
  display: none;
}

.result-eyebrow {
  font-size: 11px;
  letter-spacing: 0.3em;
  color: #b5493a;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

.kotoba-wrap {
  display: flex;
  justify-content: center;
  background: #f7f3ea;
  border: 1px solid rgba(51, 80, 107, 0.15);
  border-radius: 4px;
  padding: 34px 18px;
  margin-bottom: 22px;
  min-height: 300px;
}

.kotoba {
  writing-mode: vertical-rl;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(19px, 5.4vw, 23px);
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 2.3;
  color: #33506b;
  max-height: 360px;
  white-space: pre-line;
  margin-bottom: 0;
}

.kaisetsu {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 2;
  color: #33383d;
  margin-bottom: 28px;
}

.cta {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fffdf8;
  background: #b5493a;
  border: none;
  border-radius: 999px;
  padding: 17px 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.15s;
  box-shadow: 0 3px 10px rgba(181, 73, 58, 0.28);
}

.cta:hover,
.cta:focus-visible {
  opacity: 0.92;
  transform: translateY(-1px);
}

.cta-note {
  font-size: 11.5px;
  color: #8a8f94;
  text-align: center;
  letter-spacing: 0.06em;
  margin-top: 10px;
  margin-bottom: 0;
}

/* ---- 結果後：コンテンツ押し ---- */
.offer-push {
  margin-top: 34px;
  padding-top: 6px;
  text-align: center;
}

.offer-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 28px;
}

.offer-tab {
  position: relative;
  min-height: 68px;
  padding: 18px 10px 14px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(79, 184, 126, 0.18);
  color: #6b6f73;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
}

.offer-tab span {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 118px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #f5f3a7;
  color: #45ad76;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.offer-tab strong {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.offer-tab.is-active {
  background: #e9f8f0;
  border: 2px solid #4fb87e;
  box-shadow: 0 5px 14px rgba(79, 184, 126, 0.16);
}

.offer-tab.is-active strong::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border: 5px solid #4fb87e;
  border-radius: 50%;
  vertical-align: -2px;
  background: #fff;
}

.offer-confetti {
  margin: 0 0 4px;
  color: #4fb87e;
  letter-spacing: 0.7em;
  font-size: 20px;
}

.offer-title {
  position: relative;
  display: inline-block;
  margin: 0;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(34px, 11vw, 48px);
  line-height: 1.15;
  letter-spacing: 0.08em;
  color: #4fb87e;
  font-weight: 700;
}

.offer-title::after {
  content: "";
  position: absolute;
  left: 4%;
  right: 4%;
  bottom: 1px;
  height: 12px;
  border-radius: 999px;
  background: rgba(245, 243, 167, 0.9);
  z-index: -1;
}

.offer-subtitle {
  margin: 10px 0 24px;
  font-size: 13px;
  color: #6b6f73;
  letter-spacing: 0.08em;
}

.offer-panel {
  position: relative;
  border-radius: 24px;
  padding: 30px 0px 11px;
}

.offer-panel-label {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  position: absolute;
  top: -19px;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
  max-width: calc(100% - 34px);
  padding: 10px 22px;
  border-radius: 999px;
  color: #000000;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.08em;
}

.offer-main-copy {
  display: inline;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(21px, 6vw, 27px);
  line-height: 1.65;
  font-weight: 500;
  color: #42aa73;
  letter-spacing: 0.05em;
  background: linear-gradient(transparent 68%, rgba(245, 243, 167, 0.95) 0);
}

.offer-lead {
  margin: 30px 0 24px;
  text-align: left;
  font-size: 13.5px;
  line-height: 2;
  color: #50555a;
}

.offer-feature-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px dashed rgba(79, 184, 126, 0.38);
}

.offer-feature {
  padding: 20px 12px 18px;
  border-bottom: 1px dashed rgba(79, 184, 126, 0.38);
}

.offer-feature:nth-child(odd) {
  border-right: 1px dashed rgba(79, 184, 126, 0.38);
}

.offer-icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff8cf;
  border: 4px solid #f3d65d;
  color: #4fb87e;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-weight: 700;
  font-size: 22px;
}

.offer-feature h4 {
  margin: 0 0 6px;
  color: #42aa73;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.offer-feature p {
  margin: 0;
  color: #6b6f73;
  font-size: 11.5px;
  line-height: 1.7;
  text-align: left;
}

/* ---- 結果後：登録方法 ---- */
.register-flow {
  position: relative;
  /* margin-top: 34px; */
  margin-left: -18px;
  margin-right: -18px;
  border-radius: 20px;
  overflow: hidden;
}

.flow-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 0 18px;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.flow-title::before,
.flow-title::after {
  content: "";
  flex: 1;
  max-width: 92px;
  height: 2px;
  background: rgba(255, 255, 255, 0.9);
}

.flow-card {
  border-radius: 20px;
  padding: 20px 14px 24px;
}

.flow-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 12px;
}

.flow-steps li {
  display: grid;
  grid-template-columns: 66px 1fr 42px;
  align-items: center;
  gap: 10px;
  min-height: 88px;
  padding: 14px 12px;
  border-radius: 14px;
  background: #f0f0f0;
}

.flow-num {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #bd2027;
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: 0;
}

.flow-num small {
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.flow-steps p {
  margin: 0;
  color: #33383d;
  font-weight: 800;
  font-size: 17px;
  line-height: 1.55;
  letter-spacing: 0.02em;
}

.flow-mark {
  width: 38px;
  height: 48px;
  border: 2px solid #4a4a4a;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4fb87e;
  background: #fff;
  font-weight: 800;
}

.flow-notes {
  margin: 18px 0 20px;
  padding: 0;
  list-style: none;
  color: #60656a;
  font-size: 11.5px;
  line-height: 1.8;
  text-align: left;
}

.flow-notes li::before {
  content: "※";
  margin-right: 2px;
}

.offer-register-btn {
  display: block;
  width: min(300px, 100%);
  margin: 0 auto;
  padding: 15px 18px;
  border-radius: 999px;
  background: #4aa3df;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0.08em;
  box-shadow: 0 5px 0 #2f76ac;
  transition: transform 0.15s, box-shadow 0.15s, opacity 0.2s;
}

.offer-register-btn:hover,
.offer-register-btn:focus-visible {
  opacity: 0.94;
  transform: translateY(2px);
  box-shadow: 0 3px 0 #2f76ac;
}

@media (max-width: 420px) {
  .offer-tabs {
    gap: 8px;
  }

  .offer-tab span {
    min-width: 100px;
    font-size: 10px;
  }

  .offer-panel {
    /* padding-left: 14px; */
    /* padding-right: 14px; */
  }

  .offer-feature {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flow-steps li {
    grid-template-columns: 58px 1fr 34px;
    gap: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flow-num {
    width: 52px;
    height: 52px;
    font-size: 15px;
  }

  .flow-steps p {
    font-size: 15px;
  }

  .flow-mark {
    width: 32px;
    height: 42px;
    font-size: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .loading .enso {
    animation: none;
    border-color: #33506b;
  }

  .steps span,
  .choices button,
  .start-btn,
  .cta,
  .offer-register-btn {
    transition: none;
  }
}

p.intro_ttl\?_pic {
    color: #bf8883;
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
}

/*voice_*/
.osc-voice{
  --osc-ink:#2b2a28;
  --osc-paper:#f7f5f1;
  --osc-mist:#e9e5dd;
  --osc-gold:#a08a5f;
  --osc-quiet:#8c877d;

  font-family:'Zen Kaku Gothic New',sans-serif;
  background:var(--osc-paper);
  color:var(--osc-ink);
  line-height:1.9;
  padding:140px 24px;
  text-align:center;
}
.osc-voice *,
.osc-voice *::before,
.osc-voice *::after{box-sizing:border-box}
.osc-voice p,
.osc-voice h2{margin:0;padding:0}

.osc-voice__inner{
  max-width:820px;
  margin:0 auto;
}
.osc-voice__eyebrow{
  font-family:'Shippori Mincho',serif;
  font-size:13px;
  letter-spacing:.5em;
  text-indent:.5em;
  color:var(--osc-gold);
}
.osc-voice__eyebrow::after{
  /* content:""; */
  display:block;
  width:1px;
  height: 8px;
  background:var(--osc-gold);
  margin:24px auto 0;
}
.osc-voice__title{
  margin-top: 40px;
  font-family:'Shippori Mincho',serif;
  font-weight: 330;
  font-size:clamp(26px,3.6vw,36px);
  letter-spacing:.14em;
}

.osc-stage{
  margin-top: 38px;
}
.osc-stage__mark{
  font-family:'Shippori Mincho',serif;
  font-size:72px;
  line-height:.5;
  color:var(--osc-gold);
  display:block;
}
.osc-stage__quote{
  margin:40px auto 0;
  max-width:26em;
  font-family:'Shippori Mincho',serif;
  font-size:clamp(17px,2.4vw,22px);
  letter-spacing:.08em;
  line-height:2.3;
}
.osc-stage__meta{
  margin-top:48px;
  font-size:12px;
  letter-spacing:.3em;
  color:var(--osc-quiet);
}
.osc-stage__meta::before{
  content:"";
  display:block;
  width:40px;height:1px;
  background:var(--osc-mist);
  margin:0 auto 20px;
}
.osc-stage__name{
  color:var(--osc-ink);
  margin-right:1.5em;
}

.osc-stage__nav{
  margin-top: 32px;
  display:flex;
  justify-content:center;
  gap:12px;
}
.osc-arrow{
  width:44px;height:44px;
  border:1px solid var(--osc-gold);
  border-radius:50%;
  background:transparent;
  color:var(--osc-gold);
  font-size:15px;
  font-family:inherit;
  cursor:pointer;
  transition:background .3s ease,color .3s ease;
  display:grid;place-items:center;
  padding:0;
  -webkit-appearance:none;
  appearance:none;
}
.osc-arrow:hover{background:var(--osc-gold);color:var(--osc-paper)}
.osc-arrow:focus-visible{outline:2px solid var(--osc-ink);outline-offset:3px}

.osc-fade{transition:opacity .7s ease}
.osc-fade.is-out{opacity:0}

@media (prefers-reduced-motion: reduce){
  .osc-fade{transition:none}
}

  .osc-voice{padding: 30px 20px;}


.osv-voice{
  /* font-family:'Zen Kaku Gothic New',sans-serif; */
  background:#f7f5f1;
  color:#2b2a28;
  line-height:1.9;
  position:relative;
  padding:120px 24px;
}
.osv-voice *,
.osv-voice *::before,
.osv-voice *::after{box-sizing:border-box}
.osv-voice p,
.osv-voice h2{/* margin:0; *//* padding:0; */}

.osv-voice__inner{
  max-width:1080px;
  margin:0 auto;
  position:relative;
}
/* 縦書きの見出しラベル */
.osv-voice__label{
  position:absolute;
  top:0; left:0;
  writing-mode:vertical-rl;
  font-family:'Shippori Mincho',serif;
  font-size:15px;
  letter-spacing:.5em;
  color:#a08a5f;
}
.osv-voice__label::after{
  content:"";
  display:block;
  width:1px;height:72px;
  background:#a08a5f;
  margin:24px auto 0;
}
.osv-voice__head{
  margin-left:96px;
  margin-bottom:72px;
}
.osv-voice__title{
  font-family:'Shippori Mincho',serif;
  font-weight:500;
  font-size:clamp(28px,4vw,40px);
  letter-spacing:.12em;
}
.osv-voice__lead{
  margin-top:20px;
  font-size:14px;
  font-weight:300;
  letter-spacing:.08em;
  color:#8c877d;
  max-width:34em;
}

/* ---------- スライダー ---------- */
.osv-slider{
  margin-left:96px;
  max-width:760px;
}
.osv-slider__viewport{
  position:relative;
  min-height:300px;
}
.osv-slide{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:64px 1fr;
  gap:28px;
  opacity:0;
  visibility:hidden;
  transform:translateY(12px);
  transition:opacity .8s ease, transform .8s ease, visibility .8s;
}
.osv-slide.is-active{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
.osv-slide__mark{
  font-family:'Shippori Mincho',serif;
  font-size:56px;
  line-height:1;
  color:#a08a5f;
}
.osv-slide__quote{
  font-family:'Shippori Mincho',serif;
  font-size:17px;
  letter-spacing:.06em;
  line-height:2.1;
}
.osv-slide__meta{
  margin-top:24px;
  padding-top:16px;
  border-top:1px solid #e9e5dd;
  font-size:12px;
  letter-spacing:.2em;
  color:#8c877d;
  display:flex;
  gap:1.5em;
}
.osv-slide__name{color:#2b2a28}

/* ---------- コントロール ---------- */
.osv-slider__nav{
  margin-top: 54px;
  display:flex;
  align-items:center;
  gap:32px;
}
.osv-slider__arrows{
  display:flex;
  gap:8px;
}
.osv-arrow{
  width:44px;height:44px;
  border:1px solid #a08a5f;
  border-radius:50%;
  background:transparent;
  color:#a08a5f;
  font-size:16px;
  font-family:inherit;
  cursor:pointer;
  transition:background .3s ease, color .3s ease;
  display:grid;place-items:center;
  padding:0;
  -webkit-appearance:none;
  appearance:none;
}
.osv-arrow:hover{background:#a08a5f;color:#f7f5f1}
.osv-arrow:focus-visible{outline:2px solid #2b2a28;outline-offset:3px}

.osv-slider__progress{
  display:flex;
  align-items:center;
  gap:20px;
  flex:1;
}
.osv-slider__count{
  font-family:'Shippori Mincho',serif;
  font-size:13px;
  letter-spacing:.25em;
  color:#8c877d;
  white-space:nowrap;
}
.osv-slider__count b{
  color:#2b2a28;
  font-weight:500;
}
.osv-slider__bar{
  position:relative;
  flex:1;
  height:1px;
  background:#e9e5dd;
  max-width:260px;
}
.osv-slider__bar span{
  position:absolute;
  top:-0.5px; left:0;
  height:2px;
  background:#a08a5f;
  width:0%;
  transition:width .8s ease;
}


  .osv-voice{padding:80px 20px}
  .osv-voice__label{display:none}
  .osv-voice__head,.osv-slider{margin-left:0}
  .osv-slider__viewport{min-height: 200px;}
  .osv-slide{grid-template-columns:40px 1fr;gap:16px}
  .osv-slide__mark{font-size:40px}
  .osv-slider__nav{gap:20px;flex-wrap:wrap}

@media (prefers-reduced-motion: reduce){
  .osv-slide,.osv-slider__bar span{transition:none}
}

/* -----------------------------------
  診断
----------------------------------- */

.shindan,
.shindan * {
  box-sizing: border-box;
}

.shindan {
  background: #fffdf8;
  width: 100%;
  /* margin: 0 auto; */
  padding: 36px 0px 34px;
  color: #33383d;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
  scroll-margin-top: 24px;
}

.shindan p,
.shindan h2,
.shindan ul {
  margin-top: 0;
}

/* ---- 見出し ---- */
.shindan-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-size: 12px;
  letter-spacing: 0.28em;
  color: #33506b;
  margin-bottom: 14px;
}

.shindan-eyebrow::before,
.shindan-eyebrow::after {
  content: "";
  width: 34px;
  height: 1px;
  background: #33506b;
  opacity: 0.45;
}

.shindan-title {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(22px, 6vw, 27px);
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin-bottom: 10px;
}

.shindan-title em {
  font-style: normal;
  color: #b5493a;
}

.shindan-lead {
  font-size: 13.5px;
  text-align: center;
  color: #8a8f94;
  letter-spacing: 0.06em;
  line-height: 1.9;
  margin-bottom: 28px;
}

/* ---- 進行表示 ---- */
.steps {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 18px;
}

.steps span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: transparent;
  border: 1.5px solid #33506b;
  opacity: 0.4;
  transition: all 0.25s;
}

.steps span.on {
  background: #33506b;
  opacity: 1;
}

/* ---- カード共通 ---- */
.card {
  background: transparent;
  border: none;
  border-radius: 4px;
  padding: 20px 10px 36px;
  box-shadow: none;
}

.step-label {
  font-size: 11px;
  letter-spacing: 0.3em;
  color: #b5493a;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
}

.question {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.9;
  margin-bottom: 24px;
}

/* ---- 開始カード ---- */
.start-card {
  text-align: center;
}

.start-btn {
  margin: auto;
  display: block;
  width: 80%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fffdf8;
  background: #b5493a;
  border: none;
  border-radius: 999px;
  padding: 17px 20px;
  text-align: center;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.15s;
  box-shadow: 0 3px 10px rgba(181, 73, 58, 0.28);
}

.start-btn:hover,
.start-btn:focus-visible {
  opacity: 0.92;
  transform: translateY(-1px);
}

.start-btn:focus-visible {
  outline: 2px solid #33506b;
  outline-offset: 3px;
}

/* ---- 選択肢 ---- */
.choices {
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}

.choices li {
  margin: 0;
  padding: 0;
}

.choices button {
  width: 100%;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #33383d;
  background: #f7f3ea;
  border: 1px solid rgba(51, 80, 107, 0.22);
  border-radius: 999px;
  padding: 14px 18px;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s, border-color 0.2s;
  text-align: center;
  line-height: 1.6;
}

.choices button:hover,
.choices button:focus-visible {
  background: #fff;
  border-color: #33506b;
  transform: translateY(-1px);
}

.choices button:focus-visible {
  outline: 2px solid #33506b;
  outline-offset: 2px;
}

.back {
  display: block;
  margin: 20px auto 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "YuGothic", sans-serif;
  font-size: 12.5px;
  letter-spacing: 0.12em;
  color: #8a8f94;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.back:hover,
.back:focus-visible {
  color: #33506b;
}

/* ---- 見立て中 ---- */
.loading {
  display: none;
  text-align: center;
  padding: 56px 0;
}

.loading .enso {
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  border: 2.5px solid transparent;
  border-top-color: #33506b;
  border-right-color: #33506b;
  border-radius: 50%;
  animation: mawaru 1.1s linear infinite;
}

@keyframes mawaru {
  to {
    transform: rotate(360deg);
  }
}

.loading p {
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  letter-spacing: 0.2em;
  color: #33506b;
  font-size: 14px;
}

/* ---- 結果 ---- */
.result {
  display: none;
  scroll-margin-top: 18px;
}

.result-eyebrow {
  font-size: 11px;
  letter-spacing: 0.3em;
  color: #b5493a;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}

.kotoba-wrap {
  display: flex;
  justify-content: center;
  background: #f7f3ea;
  border: 1px solid rgba(51, 80, 107, 0.15);
  border-radius: 4px;
  padding: 34px 18px;
  margin-bottom: 22px;
  min-height: 300px;
}

.kotoba {
  writing-mode: vertical-rl;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(19px, 5.4vw, 23px);
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 2.3;
  color: #33506b;
  max-height: 360px;
  white-space: pre-line;
  margin-bottom: 0;
}

.kaisetsu {
  padding: 15px;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 2.5;
  color: #33383d;
  margin-bottom: 28px;
}

.cta {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fffdf8;
  background: #b5493a;
  border: none;
  border-radius: 999px;
  padding: 17px 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s, transform 0.15s;
  box-shadow: 0 3px 10px rgba(181, 73, 58, 0.28);
}

.cta:hover,
.cta:focus-visible {
  opacity: 0.92;
  transform: translateY(-1px);
}

.cta-note {
  font-size: 11.5px;
  color: #8a8f94;
  text-align: center;
  letter-spacing: 0.06em;
  margin-top: 10px;
  margin-bottom: 0;
}

/* ---- 結果後：コンテンツ押し ---- */
.offer-push {
  margin-top: 14px;
  padding-top: 6px;
  text-align: center;
}

.offer-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 28px;
}

.offer-tab {
  position: relative;
  min-height: 68px;
  padding: 18px 10px 14px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(79, 184, 126, 0.18);
  color: #6b6f73;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
}

.offer-tab span {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
  min-width: 118px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #f5f3a7;
  color: #45ad76;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.offer-tab strong {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.offer-tab.is-active {
  background: #e9f8f0;
  border: 2px solid #4fb87e;
  box-shadow: 0 5px 14px rgba(79, 184, 126, 0.16);
}

.offer-tab.is-active strong::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border: 5px solid #4fb87e;
  border-radius: 50%;
  vertical-align: -2px;
  background: #fff;
}

.offer-confetti {
  margin: 0 0 4px;
  color: #4fb87e;
  letter-spacing: 0.7em;
  font-size: 20px;
}

.offer-title {
  position: relative;
  display: inline-block;
  margin: 0;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(34px, 11vw, 48px);
  line-height: 1.15;
  letter-spacing: 0.08em;
  color: #4fb87e;
  font-weight: 100;
}

.offer-title::after {
  content: "";
  position: absolute;
  left: 4%;
  right: 4%;
  bottom: 1px;
  height: 12px;
  border-radius: 999px;
  background: rgba(245, 243, 167, 0.9);
  z-index: -1;
}

.offer-subtitle {
  margin: 10px 0 24px;
  font-size: 13px;
  color: #6b6f73;
  letter-spacing: 0.08em;
}

.add-content-slider {
  margin: 24px 0 34px;
  text-align: left;
}

.add-content-head {
  padding: 0 0 14px;
  text-align: center;
}

.add-content-kicker {
  display: inline-block;
  margin: 0 0 8px;
  padding: 5px 12px;
  border-radius: 999px;
  background: #e9f8f0;
  color: #4fb87e;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.add-content-title {
  margin: 0;
  color: #33506b;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
}

.add-content-marquee {
  width: calc(100% + 40px);
  margin: 0 -20px;
  padding: 0;
  overflow: hidden;
}

.add-content-track {
  display: flex;
  width: max-content;
  will-change: transform;
  animation: addContentMarquee 28s linear infinite;
}

.add-content-marquee:hover .add-content-track {
  animation-play-state: paused;
}

.add-content-group {
  display: flex;
  flex: 0 0 auto;
  gap: 0;
}

.add-content-card {
  /* flex: 0 0 220px; */
  /* margin: 0; */
  /* background: #fff; */
  /* border: 1px solid rgba(51, 80, 107, 0.12); */
  /* border-left: none; */
  /* overflow: hidden; */
}

.add-content-card:first-child {
  /* border-left: 1px solid rgba(51, 80, 107, 0.12); */
}

.add-content-card img {
  display: block;
  width: 100%;
  height: 128px;
  object-fit: cover;
}

.add-content-body {
  padding: 14px 14px 16px;
}

.add-content-body span {
  display: inline-block;
  margin-bottom: 8px;
  color: #4fb87e;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.add-content-body h5 {
  margin: 0 0 7px;
  color: #33506b;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.add-content-body p {
  margin: 0;
  color: #60656a;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

@keyframes addContentMarquee {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

.offer-panel {
  position: relative;
  border-radius: 24px;
  margin: 42px 0 19px;
}

.offer-panel-label {
  /* position: absolute; */
  /* top: -19px; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  /* width: max-content; */
  /* max-width: calc(100% - 34px); */
  /* padding: 10px 22px; */
  /* border-radius: 999px; */
  /* background: none; */
  /* color: #5c5c5c; */
  /* font-weight: 700; */
  /* font-size: 15px; */
  /* letter-spacing: 0.08em; */
}

.offer-main-copy {
  margin-bottom: 10px;
  display: inline;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-size: clamp(21px, 5vw, 27px);
  line-height: 1.65;
  font-weight: 500;
  color: #8f5854;
  letter-spacing: 0.05em;
  background: linear-gradient(transparent 68%, rgba(245, 243, 167, 0.95) 0);
}

.offer-lead {
  margin: 30px 0 24px;
  text-align: left;
  font-size: 13.5px;
  line-height: 2.5;
  color: #50555a;
}

.offer-feature-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: 1px dashed rgba(79, 184, 126, 0.38);
}

.offer-feature {
  padding: 20px 12px 18px;
  border-bottom: 1px dashed rgba(79, 184, 126, 0.38);
}

.offer-feature:nth-child(odd) {
  border-right: 1px dashed rgba(79, 184, 126, 0.38);
}

.offer-icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff8cf;
  border: 4px solid #f3d65d;
  color: #4fb87e;
  font-family: "Shippori Mincho", "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
  font-weight: 700;
  font-size: 22px;
}

.offer-feature h4 {
  margin: 0 0 6px;
  color: #8f5854;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.offer-feature p {
  margin: 0 0 10px 5px;
  color: #6b6f73;
  font-size: 11.5px;
  line-height: 1.7;
  text-align: left;
}

/* ---- 結果後：登録方法 ---- */
.register-flow {
  position: relative;
  margin-left: -18px;
  margin-right: -18px;
  border-radius: 20px;
  overflow: hidden;
}

.flow-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 0 18px;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.flow-title::before,
.flow-title::after {
  content: "";
  flex: 1;
  max-width: 92px;
  height: 2px;
  background: rgba(255, 255, 255, 0.9);
}

.flow-card {
  border-radius: 20px;
  padding: 20px 14px 24px;
}

.flow-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 12px;
}

.flow-steps li {
  display: grid;
  grid-template-columns: 66px 1fr 42px;
  align-items: center;
  gap: 10px;
  min-height: 88px;
  padding: 14px 12px;
  border-radius: 14px;
  background: #f0f0f0;
}

.flow-num {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #bd2027;
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: 0;
}

.flow-num small {
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

.flow-steps p {
  margin: 0;
  color: #33383d;
  font-weight: 800;
  font-size: 17px;
  line-height: 1.55;
  letter-spacing: 0.02em;
}

.flow-mark {
  width: 38px;
  height: 48px;
  border: 2px solid #4a4a4a;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4fb87e;
  background: #fff;
  font-weight: 800;
}

.flow-notes {
  margin: 18px 0 20px;
  padding: 0;
  list-style: none;
  color: #60656a;
  font-size: 11.5px;
  line-height: 1.8;
  text-align: left;
}

.flow-notes li::before {
  content: "※";
  margin-right: 2px;
}

.offer-register-btn {
  display: block;
  width: min(300px, 100%);
  margin: 0 auto;
  padding: 15px 18px;
  border-radius: 999px;
  background: #4aa3df;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0.08em;
  box-shadow: 0 5px 0 #2f76ac;
  transition: transform 0.15s, box-shadow 0.15s, opacity 0.2s;
}

.offer-register-btn:hover,
.offer-register-btn:focus-visible {
  opacity: 0.94;
  transform: translateY(2px);
  box-shadow: 0 3px 0 #2f76ac;
}

@media (max-width: 420px) {
  .offer-tabs {
    gap: 8px;
  }

  .offer-tab span {
    min-width: 100px;
    font-size: 10px;
  }

  .offer-panel {
  }

  .add-content-marquee {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }

  .add-content-card {
    /* flex-basis: 190px; */
  }

  .add-content-card img {
    height: 112px;
  }

  .add-content-body {
    padding: 13px 12px 15px;
  }

  .offer-feature {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flow-steps li {
    grid-template-columns: 58px 1fr 34px;
    gap: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flow-num {
    width: 52px;
    height: 52px;
    font-size: 15px;
  }

  .flow-steps p {
    font-size: 15px;
  }

  .flow-mark {
    width: 32px;
    height: 42px;
    font-size: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .loading .enso {
    animation: none;
    border-color: #33506b;
  }

  .steps span,
  .choices button,
  .start-btn,
  .cta,
  .offer-register-btn {
    transition: none;
  }

  .add-content-marquee {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .add-content-track {
    animation: none;
  }
}
p.kaisetsu_p {
    text-align: center;
}
.FQA {
  background-color: #ededed;
  position: relative;
  z-index: 888;
  margin-top: -14px;
}

div#Question {
  padding-top: 40px;
  max-width: 800px;
  width: 100%;
}

.s_03 .accordion_one {
  border-top: 2px solid;
  padding: 20px;
  /* border-radius: 40px; */
  padding-bottom: 20px;
  margin: 0 auto;
  overflow: hidden;
  /* background: #FFEEEB; */
  font-family: 'Figtree';
}

.section.s_03 {
  margin: auto;
  background: #ededed;
  padding: 10px 10px 30px 10px;
}

.s_03 .accordion_one .accordion_header {
  border-radius: 40px;
  /* background: #fff; */
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 0px;
  text-align: left;
  position: relative;
  z-index: 1;
  cursor: pointer;
  transition-duration: 0.2s;
  display: flex;
  align-items: center;
}

.accordion_header p {
  margin: 0 !important;
  font-weight: 600;
  color: #000;
}

.s_03 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  /* border: 1px solid #fff; */
  margin-top: -20px;
  box-sizing: border-box;
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}

.s_03 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}

.s_03 .accordion_one .accordion_header .i_box .one_i:before,
.s_03 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #000;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  transform: rotate(0deg);
  transform-origin: center center;
}

.s_03 .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}

.s_03 .accordion_one .accordion_inner {
  padding: 10px 30px;
  display: none;
  box-sizing: border-box;
}

.s_03 .accordion_one .accordion_inner.show {
  display: block;
}

.s_03 .accordion_one .accordion_inner p.txt_a_ac {
  font-weight: 600;
  margin: 0;
  font-size: 16px;
  color: #33667a;}

.s_03 .accordion_one .accordion_header.open .i_box {
  transform: rotate(-45deg);
}


p.Question_p {
    padding-bottom: 20px;
    display: flex;
    font-weight: 600;
    text-align: center;
    font-size: 2rem;
    flex-direction: column;
}

span.Question_span {
    font-size: 2rem;
}
h2.fqa_ttl {
    /* -webkit-text-stroke: 3px #ffffff; */
    text-stroke: 2px black;
    paint-order: stroke;
    text-align: center;
    writing-mode: horizontal-tb;
    font-size: 24px;
    margin-bottom: 12px;
}
.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.ly_wave {
  /* background-image: repeating-linear-gradient(45deg, #c2888361, #c2888361 10px, #e8d7d0 10px, #e8d7d0 20px); */
  background-color: #faf3e4;
  background-position: top, bottom;
  background-repeat: repeat-x, repeat-x, repeat;
  /* background-size: 100% 6.9375rem, 100% 6.9375rem, 100% 100%; */
}

.el_heading {
  .el_heading {
  border-radius: 60px;
  padding: 10px;
  background-color: #b5493a;
  line-height: initial;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin: 0 10%;
  font-size: 18px;
  font-family: 'Figtree';
};
  
  
  
  
  /* margin-inline: auto; */
  max-width: 32.1875rem;
  border-radius: 60px;
  padding: 10px;
  background-color: #b5493a;
  line-height: initial;
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin: 0 10%;
  font-size: 18px;
  font-family: 'Figtree';
  
  
  
  
}

.el_heading img {
  display: block;
  height: auto;
  width: 100%;
}

.un_voice {
  /* margin-top: 1.625rem; */
  padding-block: 10.125rem 9.125rem;
  position: relative;
  z-index: 1;
}

.un_voice_main {
  margin-top: 4rem;
}

.un_voice_slide .splide__track {
  padding-bottom: 2.5rem;
}

.un_voice_slide_item {
  align-items: center;
  background-color: #f5f2e7;
  border-radius: 2.5rem;
  column-gap: 1.25rem;
  display: grid;
  grid-template-columns: 7.875rem 1fr;
  padding: 2.5rem 1.875rem;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
  z-index: 1;
}

.splide__slide.is-active .un_voice_slide_item {
  background-color: #fff;
}

.splide__slide.is-active .un_voice_slide_item::before {
  filter: brightness(0) invert(1);
}

.un_voice_slide_item::before {
  aspect-ratio: 75 / 67;
  background-image: url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/07.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -2.5rem;
  content: "";
  display: block;
  position: absolute;
  right: 5rem;
  width: 4.6875rem;
  z-index: -1;
}

.un_tPlan_slide_img {
  display: block;
  height: auto;
  width: 100%;
}

.un_voice_slide_item_content {
  margin-top: -0.625rem;
}

.un_voice_slide_item_heading {
  color: #e8382f;
  font-family: "Futura", sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin: 0;
}

.un_voice_slide_item_heading span {
  font-size: 1.25rem;
}

.un_voice_slide_item_text {
  color: #4c4948;
  font-family: "Yu Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5791666667;
  margin: -0.3125rem 0 0;
}

.un_voice_pagination {
  align-items: center;
  column-gap: 1.25rem;
  display: flex;
  justify-content: center;
  list-style: none;
  margin-top: 1.625rem;
  padding: 0;
  transition: background-color 0.3s cubic-bezier(0.18, 0.06, 0.23, 1);
}

.un_voice_pagination .splide__pagination__page {
  appearance: none;
  aspect-ratio: 1 / 1;
  background-color: #dabab6;
  border: 0;
  border-radius: 50%;
  display: block;
  padding: 0;
  width: 1.25rem;
}

.un_voice_pagination .splide__pagination__page.is-active {
  background-color: #e8382f;
}

@media (max-width: 767px) {
  .un_voice {
    padding-block: 7rem 6rem;
  }

  .un_voice_main {
    margin-top: 3rem;
  }

  .un_voice_slide_item {
    border-radius: 1.75rem;
    column-gap: 1rem;
    grid-template-columns: 9rem 1fr;
  }

  .un_voice_slide_item::before {
    bottom: -1.75rem;
    right: 2.5rem;
    width: 3.5rem;
  }

  .un_voice_slide_item_heading {
    font-size: 2rem;
  }

  .un_voice_slide_item_heading span {
    font-size: 1rem;
  }

  .un_voice_slide_item_text {
    line-height: inherit;
    font-size: 1.3rem;
  }
}
.fac_inner {
    display: flex;
}

img.fac_img {
    padding: 2%;
    width: 50%;
}
/* SP専用: HTMLは変更せず、既存の fixed-bg-section ブロックにだけ適用するCSS */

img.tha_img {
  display: none;
}

.page-shell {
  margin: 0;
  padding: 0;
}

.demo-before {
  min-height: 45vh;
  display: grid;
  place-items: center;
  padding: 64px 24px;
  text-align: center;
}

.demo-before p {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
}

.demo-after {
  display: none;
}

.demo-after p {
  margin: 0;
}

.fixed-bg-section {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  margin: 0;
  padding: 0;
  color: #fff;
  overflow: visible;
  isolation: isolate;
  background: transparent;
}

.sticky-background {
  grid-area: 1 / 1;
  position: sticky;
  top: 0;
  z-index: 0;
  display: block;
  height: 100vh;
  height: 100svh;
  align-self: start;
  margin: 0;
  overflow: hidden;
  pointer-events: none;
}

.scene {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background-image:
    linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.36)),
    url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/bc.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

.scene-image,
.scene-label {
  display: none;
}

.floating-stack {
  grid-area: 1 / 1;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 18vh 18px 96vh;
  padding: 10svh 18px 45svh;
}

.float-card {
  position: relative;
  width: 100%;
  min-height: 0;
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  text-align: center;
}

.last_p {
  margin: 0;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.02em;
  white-space: normal;
  text-align: center;
  text-shadow: 0 3px 24px rgba(0, 0, 0, 0.68);
}

/* 既存テーマ対策: sticky の成立を邪魔しやすい親要素の指定を戻す */
html,
body {
  overflow-x: clip !important;
}

@supports not (overflow-x: clip) {
  html,
  body {
    overflow-x: visible !important;
  }
}

#container,
main,
.before,
.page-shell,
.fixed-bg-section {
  transform: none !important;
  perspective: none !important;
  filter: none !important;
  contain: none !important;
}

#container,
main,
.page-shell,
.fixed-bg-section {
  overflow: visible !important;
}

.fixed-bg-section {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
}

.sticky-background {
  grid-area: 1 / 1 !important;
  position: sticky !important;
  top: 0 !important;
  display: block !important;
  height: 100vh !important;
  height: 100svh !important;
  margin: 0 !important;
}

.floating-stack {
  background-image: linear-gradient(0deg, #4a4a4a00, #333333ab);
  grid-area: 1 / 1 !important;
  position: relative !important;
  z-index: 1 !important;
}

@media screen and (min-width: 1024px) {
  body {
    min-width: 1024px;
    background:
      radial-gradient(circle at 18% 16%, rgba(181, 139, 56, 0.18), transparent 25%),
      radial-gradient(circle at 78% 82%, rgba(86, 99, 64, 0.2), transparent 28%),
      #2c251d;
  }

  #container {
    width: 430px;
    max-width: 430px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background: #fbf6ea;
    box-shadow: 0 26px 70px rgba(28, 22, 16, 0.24);
  }

  .lp-pc-brand {
    position: fixed;
    top: 42px;
    left: max(42px, calc(50% - 215px - 300px));
    z-index: 10;
    display: grid;
    gap: 18px;
    width: 210px;
    color: #fff;
    font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    justify-content: center;
  }

  .lp-pc-brand__label {
    margin: 0;
    font-family: "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.8;
  }

  .lp-pc-brand__title {
    margin: 0;
    writing-mode: vertical-rl;
    font-size: 36px;
    line-height: 1.55;
    letter-spacing: 0;
  }

  .lp-pc-menu {
    position: fixed;
    top: 50%;
    left: calc(50% + 215px + 48px);
    z-index: 20;
    display: grid;
    width: 186px;
    gap: 9px;
    transform: translateY(-50%);
  }

  .lp-pc-menu__seal {
    display: grid;
    width: 82px;
    height: 82px;
    place-items: center;
    justify-self: center;
    margin-bottom: 8px;
    border: 1px solid rgba(255, 255, 255, 0.64);
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    line-height: 1.45;
    text-align: center;
  }

  .lp-pc-menu a {
    display: flex;
    min-height: 46px;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 15px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    background: rgba(251, 246, 234, 0.94);
    color: #241f1a;
    font-family: "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif;
    font-size: 12px;
    line-height: 1.4;
    text-decoration: none;
    transition: transform 160ms ease, background-color 160ms ease, color 160ms ease;
  }

  .lp-pc-menu a::after {
    width: 6px;
    height: 6px;
    content: "";
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    transform: rotate(45deg);
  }

  .lp-pc-menu a:hover,
  .lp-pc-menu a.is-current {
    transform: translateX(-4px);
    background: #b58b38;
    color: #fff;
  }

  .lp-pc-cta {
    position: fixed;
    right: max(32px, calc(50% - 185px - 292px));
    bottom: 30px;
    z-index: 22;
    display: inline-flex;
    width: 220px;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, 0.38);
    background: #8d352e;
    color: #fff;
    font-family: "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1180px) {
  .lp-pc-brand {
    left: 28px;
    width: 165px;
  }

  .lp-pc-brand__title {
    font-size: 30px;
  }

  .lp-pc-menu {
    right: 24px;
    left: auto;
    width: 162px;
  }

  .lp-pc-cta {
    right: 24px;
    width: 162px;
  }
}

@media screen and (max-width: 1023px) {
  .lp-pc-brand,
  .lp-pc-menu,
  .lp-pc-cta {
    display: none;
  }
}

span.reveal_span {
    font-size: 18px;
}

span.reveal_introduction {
    margin-bottom: -10px;
}

span.reveal_span_b {
    padding: 0px 7px;
    font-size: 20px;
    color: #b5493a;
}

p.offer-lead {
    text-align: center;
    line-height: inherit;
    margin-top: 12px;
}

/*診断アニメーション*/
div#momiji {
    position: absolute;
}

#momiji .inner div {
    position: absolute;
    display: block;
    width: 10px;
    height: 15px;
    background: url("http://www.osho-yamahira.info/wp-content/uploads/2026/07/autumn_leaves1.png") no-repeat;
}

#momiji .inner div.flake2,
#momiji .inner div.flake4,
#momiji .inner div.flake6,
#momiji .inner div.flake8 {
    background-size: 5px 6px !important;
}

section .inner div {
    opacity: 0;
    -webkit-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    -webkit-animation-name: Drop;
    animation-name: Drop;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

section .inner div {
    opacity: 0;
    -webkit-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    -webkit-animation-name: Drop;
    animation-name: Drop;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.flake1 {
    left: 20px;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}

.flake2 {
    left: 40px;
    -webkit-animation-duration: 2.7s;
    animation-duration: 2.7s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.flake3 {
    left: 60px;
    -webkit-animation-duration: 2.9s;
    animation-duration: 2.9s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.flake4 {
    left: 80px;
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.flake5 {
    left: 100px;
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.flake6 {
    left: 150px;
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.flake7 {
    left: 170px;
    -webkit-animation-duration: 2.7s;
    animation-duration: 2.7s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.flake8 {
    left: 200px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
@-webkit-keyframes Drop {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0.3;
    }
}

@keyframes Drop {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 0;
    }

    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0.3;
    }
}

/* 診断アニメーション */
.start-card {
  position: relative;
  min-height: 265px;
  /* padding-top: 100px; */
  overflow: hidden;
}

.start-card > :not(#momiji) {
  position: relative;
  z-index: 1;
}

div#momiji {
  position: absolute;
  top: 14px;
  left: 5%;
  z-index: 0;
  width: 90%;
  height: 130px;
  pointer-events: none;
}

#momiji .inner div {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://www.osho-yamahira.info/wp-content/uploads/2026/07/autumn_leaves1.png") center / contain no-repeat;
  opacity: 0;
  transform-origin: 0 0;
  animation-name: Drop;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

#momiji .inner div.flake2,
#momiji .inner div.flake4,
#momiji .inner div.flake6,
#momiji .inner div.flake8 {
  background-size: 5px 6px !important;
}

.flake1 {
  left: 4%;
  animation-duration: 2.5s;
}

.flake2 {
  left: 16%;
  animation-duration: 2.7s;
  animation-delay: 0.2s;
}

.flake3 {
  left: 28%;
  animation-duration: 2.9s;
  animation-delay: 0.4s;
}

.flake4 {
  left: 42%;
  animation-duration: 2.4s;
  animation-delay: 0s;
}

.flake5 {
  left: 56%;
  animation-duration: 2.4s;
  animation-delay: 1s;
}

.flake6 {
  left: 70%;
  animation-duration: 2.2s;
  animation-delay: 1.2s;
}

.flake7 {
  left: 82%;
  animation-duration: 2.7s;
  animation-delay: 1.2s;
}

.flake8 {
  left: 94%;
  animation-duration: 3s;
  animation-delay: 1.4s;
}

@keyframes Drop {
  0% {
    transform: translateY(0);
    opacity: 0;
  }

  50% {
    transform: translateY(62px);
    opacity: 1;
  }

  100% {
    transform: translateY(122px);
    opacity: 0.3;
  }
}