/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%
}
.fa-2x {
  font-size: 2em
}
.fa-3x {
  font-size: 3em
}
.fa-4x {
  font-size: 4em
}
.fa-5x {
  font-size: 5em
}
.fa-fw {
  width: 1.28571em;
  text-align: center
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none
}
.fa-ul > li {
  position: relative
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center
}
.fa-li.fa-lg {
  left: -1.85714em
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em
}
.fa-pull-left {
  float: left
}
.fa-pull-right {
  float: right
}
.fa.fa-pull-left {
  margin-right: .3em
}
.fa.fa-pull-right {
  margin-left: .3em
}
.pull-right {
  float: right
}
.pull-left {
  float: left
}
.fa.pull-left {
  margin-right: .3em
}
.fa.pull-right {
  margin-left: .3em
}
.fa-spin {
  animation: fa-spin 2s infinite linear
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8)
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(359deg)
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}
.fa-stack-1x {
  line-height: inherit
}
.fa-stack-2x {
  font-size: 2em
}
.fa-inverse {
  color: #fff
}
.fa-glass:before {
  content: ""
}
.fa-music:before {
  content: ""
}
.fa-search:before {
  content: ""
}
.fa-envelope-o:before {
  content: ""
}
.fa-heart:before {
  content: ""
}
.fa-star:before {
  content: ""
}
.fa-star-o:before {
  content: ""
}
.fa-user:before {
  content: ""
}
.fa-film:before {
  content: ""
}
.fa-th-large:before {
  content: ""
}
.fa-th:before {
  content: ""
}
.fa-th-list:before {
  content: ""
}
.fa-check:before {
  content: ""
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: ""
}
.fa-search-plus:before {
  content: ""
}
.fa-search-minus:before {
  content: ""
}
.fa-power-off:before {
  content: ""
}
.fa-signal:before {
  content: ""
}
.fa-gear:before, .fa-cog:before {
  content: ""
}
.fa-trash-o:before {
  content: ""
}
.fa-home:before {
  content: ""
}
.fa-file-o:before {
  content: ""
}
.fa-clock-o:before {
  content: ""
}
.fa-road:before {
  content: ""
}
.fa-download:before {
  content: ""
}
.fa-arrow-circle-o-down:before {
  content: ""
}
.fa-arrow-circle-o-up:before {
  content: ""
}
.fa-inbox:before {
  content: ""
}
.fa-play-circle-o:before {
  content: ""
}
.fa-rotate-right:before, .fa-repeat:before {
  content: ""
}
.fa-refresh:before {
  content: ""
}
.fa-list-alt:before {
  content: ""
}
.fa-lock:before {
  content: ""
}
.fa-flag:before {
  content: ""
}
.fa-headphones:before {
  content: ""
}
.fa-volume-off:before {
  content: ""
}
.fa-volume-down:before {
  content: ""
}
.fa-volume-up:before {
  content: ""
}
.fa-qrcode:before {
  content: ""
}
.fa-barcode:before {
  content: ""
}
.fa-tag:before {
  content: ""
}
.fa-tags:before {
  content: ""
}
.fa-book:before {
  content: ""
}
.fa-bookmark:before {
  content: ""
}
.fa-print:before {
  content: ""
}
.fa-camera:before {
  content: ""
}
.fa-font:before {
  content: ""
}
.fa-bold:before {
  content: ""
}
.fa-italic:before {
  content: ""
}
.fa-text-height:before {
  content: ""
}
.fa-text-width:before {
  content: ""
}
.fa-align-left:before {
  content: ""
}
.fa-align-center:before {
  content: ""
}
.fa-align-right:before {
  content: ""
}
.fa-align-justify:before {
  content: ""
}
.fa-list:before {
  content: ""
}
.fa-dedent:before, .fa-outdent:before {
  content: ""
}
.fa-indent:before {
  content: ""
}
.fa-video-camera:before {
  content: ""
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: ""
}
.fa-pencil:before {
  content: ""
}
.fa-map-marker:before {
  content: ""
}
.fa-adjust:before {
  content: ""
}
.fa-tint:before {
  content: ""
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: ""
}
.fa-share-square-o:before {
  content: ""
}
.fa-check-square-o:before {
  content: ""
}
.fa-arrows:before {
  content: ""
}
.fa-step-backward:before {
  content: ""
}
.fa-fast-backward:before {
  content: ""
}
.fa-backward:before {
  content: ""
}
.fa-play:before {
  content: ""
}
.fa-pause:before {
  content: ""
}
.fa-stop:before {
  content: ""
}
.fa-forward:before {
  content: ""
}
.fa-fast-forward:before {
  content: ""
}
.fa-step-forward:before {
  content: ""
}
.fa-eject:before {
  content: ""
}
.fa-chevron-left:before {
  content: ""
}
.fa-chevron-right:before {
  content: ""
}
.fa-plus-circle:before {
  content: ""
}
.fa-minus-circle:before {
  content: ""
}
.fa-times-circle:before {
  content: ""
}
.fa-check-circle:before {
  content: ""
}
.fa-question-circle:before {
  content: ""
}
.fa-info-circle:before {
  content: ""
}
.fa-crosshairs:before {
  content: ""
}
.fa-times-circle-o:before {
  content: ""
}
.fa-check-circle-o:before {
  content: ""
}
.fa-ban:before {
  content: ""
}
.fa-arrow-left:before {
  content: ""
}
.fa-arrow-right:before {
  content: ""
}
.fa-arrow-up:before {
  content: ""
}
.fa-arrow-down:before {
  content: ""
}
.fa-mail-forward:before, .fa-share:before {
  content: ""
}
.fa-expand:before {
  content: ""
}
.fa-compress:before {
  content: ""
}
.fa-plus:before {
  content: ""
}
.fa-minus:before {
  content: ""
}
.fa-asterisk:before {
  content: ""
}
.fa-exclamation-circle:before {
  content: ""
}
.fa-gift:before {
  content: ""
}
.fa-leaf:before {
  content: ""
}
.fa-fire:before {
  content: ""
}
.fa-eye:before {
  content: ""
}
.fa-eye-slash:before {
  content: ""
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: ""
}
.fa-plane:before {
  content: ""
}
.fa-calendar:before {
  content: ""
}
.fa-random:before {
  content: ""
}
.fa-comment:before {
  content: ""
}
.fa-magnet:before {
  content: ""
}
.fa-chevron-up:before {
  content: ""
}
.fa-chevron-down:before {
  content: ""
}
.fa-retweet:before {
  content: ""
}
.fa-shopping-cart:before {
  content: ""
}
.fa-folder:before {
  content: ""
}
.fa-folder-open:before {
  content: ""
}
.fa-arrows-v:before {
  content: ""
}
.fa-arrows-h:before {
  content: ""
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: ""
}
.fa-twitter-square:before {
  content: ""
}
.fa-facebook-square:before {
  content: ""
}
.fa-camera-retro:before {
  content: ""
}
.fa-key:before {
  content: ""
}
.fa-gears:before, .fa-cogs:before {
  content: ""
}
.fa-comments:before {
  content: ""
}
.fa-thumbs-o-up:before {
  content: ""
}
.fa-thumbs-o-down:before {
  content: ""
}
.fa-star-half:before {
  content: ""
}
.fa-heart-o:before {
  content: ""
}
.fa-sign-out:before {
  content: ""
}
.fa-linkedin-square:before {
  content: ""
}
.fa-thumb-tack:before {
  content: ""
}
.fa-external-link:before {
  content: ""
}
.fa-sign-in:before {
  content: ""
}
.fa-trophy:before {
  content: ""
}
.fa-github-square:before {
  content: ""
}
.fa-upload:before {
  content: ""
}
.fa-lemon-o:before {
  content: ""
}
.fa-phone:before {
  content: ""
}
.fa-square-o:before {
  content: ""
}
.fa-bookmark-o:before {
  content: ""
}
.fa-phone-square:before {
  content: ""
}
.fa-twitter:before {
  content: ""
}
.fa-facebook-f:before, .fa-facebook:before {
  content: ""
}
.fa-github:before {
  content: ""
}
.fa-unlock:before {
  content: ""
}
.fa-credit-card:before {
  content: ""
}
.fa-feed:before, .fa-rss:before {
  content: ""
}
.fa-hdd-o:before {
  content: ""
}
.fa-bullhorn:before {
  content: ""
}
.fa-bell:before {
  content: ""
}
.fa-certificate:before {
  content: ""
}
.fa-hand-o-right:before {
  content: ""
}
.fa-hand-o-left:before {
  content: ""
}
.fa-hand-o-up:before {
  content: ""
}
.fa-hand-o-down:before {
  content: ""
}
.fa-arrow-circle-left:before {
  content: ""
}
.fa-arrow-circle-right:before {
  content: ""
}
.fa-arrow-circle-up:before {
  content: ""
}
.fa-arrow-circle-down:before {
  content: ""
}
.fa-globe:before {
  content: ""
}
.fa-wrench:before {
  content: ""
}
.fa-tasks:before {
  content: ""
}
.fa-filter:before {
  content: ""
}
.fa-briefcase:before {
  content: ""
}
.fa-arrows-alt:before {
  content: ""
}
.fa-group:before, .fa-users:before {
  content: ""
}
.fa-chain:before, .fa-link:before {
  content: ""
}
.fa-cloud:before {
  content: ""
}
.fa-flask:before {
  content: ""
}
.fa-cut:before, .fa-scissors:before {
  content: ""
}
.fa-copy:before, .fa-files-o:before {
  content: ""
}
.fa-paperclip:before {
  content: ""
}
.fa-save:before, .fa-floppy-o:before {
  content: ""
}
.fa-square:before {
  content: ""
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: ""
}
.fa-list-ul:before {
  content: ""
}
.fa-list-ol:before {
  content: ""
}
.fa-strikethrough:before {
  content: ""
}
.fa-underline:before {
  content: ""
}
.fa-table:before {
  content: ""
}
.fa-magic:before {
  content: ""
}
.fa-truck:before {
  content: ""
}
.fa-pinterest:before {
  content: ""
}
.fa-pinterest-square:before {
  content: ""
}
.fa-google-plus-square:before {
  content: ""
}
.fa-google-plus:before {
  content: ""
}
.fa-money:before {
  content: ""
}
.fa-caret-down:before {
  content: ""
}
.fa-caret-up:before {
  content: ""
}
.fa-caret-left:before {
  content: ""
}
.fa-caret-right:before {
  content: ""
}
.fa-columns:before {
  content: ""
}
.fa-unsorted:before, .fa-sort:before {
  content: ""
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: ""
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: ""
}
.fa-envelope:before {
  content: ""
}
.fa-linkedin:before {
  content: ""
}
.fa-rotate-left:before, .fa-undo:before {
  content: ""
}
.fa-legal:before, .fa-gavel:before {
  content: ""
}
.fa-dashboard:before, .fa-tachometer:before {
  content: ""
}
.fa-comment-o:before {
  content: ""
}
.fa-comments-o:before {
  content: ""
}
.fa-flash:before, .fa-bolt:before {
  content: ""
}
.fa-sitemap:before {
  content: ""
}
.fa-umbrella:before {
  content: ""
}
.fa-paste:before, .fa-clipboard:before {
  content: ""
}
.fa-lightbulb-o:before {
  content: ""
}
.fa-exchange:before {
  content: ""
}
.fa-cloud-download:before {
  content: ""
}
.fa-cloud-upload:before {
  content: ""
}
.fa-user-md:before {
  content: ""
}
.fa-stethoscope:before {
  content: ""
}
.fa-suitcase:before {
  content: ""
}
.fa-bell-o:before {
  content: ""
}
.fa-coffee:before {
  content: ""
}
.fa-cutlery:before {
  content: ""
}
.fa-file-text-o:before {
  content: ""
}
.fa-building-o:before {
  content: ""
}
.fa-hospital-o:before {
  content: ""
}
.fa-ambulance:before {
  content: ""
}
.fa-medkit:before {
  content: ""
}
.fa-fighter-jet:before {
  content: ""
}
.fa-beer:before {
  content: ""
}
.fa-h-square:before {
  content: ""
}
.fa-plus-square:before {
  content: ""
}
.fa-angle-double-left:before {
  content: ""
}
.fa-angle-double-right:before {
  content: ""
}
.fa-angle-double-up:before {
  content: ""
}
.fa-angle-double-down:before {
  content: ""
}
.fa-angle-left:before {
  content: ""
}
.fa-angle-right:before {
  content: ""
}
.fa-angle-up:before {
  content: ""
}
.fa-angle-down:before {
  content: ""
}
.fa-desktop:before {
  content: ""
}
.fa-laptop:before {
  content: ""
}
.fa-tablet:before {
  content: ""
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: ""
}
.fa-circle-o:before {
  content: ""
}
.fa-quote-left:before {
  content: ""
}
.fa-quote-right:before {
  content: ""
}
.fa-spinner:before {
  content: ""
}
.fa-circle:before {
  content: ""
}
.fa-mail-reply:before, .fa-reply:before {
  content: ""
}
.fa-github-alt:before {
  content: ""
}
.fa-folder-o:before {
  content: ""
}
.fa-folder-open-o:before {
  content: ""
}
.fa-smile-o:before {
  content: ""
}
.fa-frown-o:before {
  content: ""
}
.fa-meh-o:before {
  content: ""
}
.fa-gamepad:before {
  content: ""
}
.fa-keyboard-o:before {
  content: ""
}
.fa-flag-o:before {
  content: ""
}
.fa-flag-checkered:before {
  content: ""
}
.fa-terminal:before {
  content: ""
}
.fa-code:before {
  content: ""
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: ""
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: ""
}
.fa-location-arrow:before {
  content: ""
}
.fa-crop:before {
  content: ""
}
.fa-code-fork:before {
  content: ""
}
.fa-unlink:before, .fa-chain-broken:before {
  content: ""
}
.fa-question:before {
  content: ""
}
.fa-info:before {
  content: ""
}
.fa-exclamation:before {
  content: ""
}
.fa-superscript:before {
  content: ""
}
.fa-subscript:before {
  content: ""
}
.fa-eraser:before {
  content: ""
}
.fa-puzzle-piece:before {
  content: ""
}
.fa-microphone:before {
  content: ""
}
.fa-microphone-slash:before {
  content: ""
}
.fa-shield:before {
  content: ""
}
.fa-calendar-o:before {
  content: ""
}
.fa-fire-extinguisher:before {
  content: ""
}
.fa-rocket:before {
  content: ""
}
.fa-maxcdn:before {
  content: ""
}
.fa-chevron-circle-left:before {
  content: ""
}
.fa-chevron-circle-right:before {
  content: ""
}
.fa-chevron-circle-up:before {
  content: ""
}
.fa-chevron-circle-down:before {
  content: ""
}
.fa-html5:before {
  content: ""
}
.fa-css3:before {
  content: ""
}
.fa-anchor:before {
  content: ""
}
.fa-unlock-alt:before {
  content: ""
}
.fa-bullseye:before {
  content: ""
}
.fa-ellipsis-h:before {
  content: ""
}
.fa-ellipsis-v:before {
  content: ""
}
.fa-rss-square:before {
  content: ""
}
.fa-play-circle:before {
  content: ""
}
.fa-ticket:before {
  content: ""
}
.fa-minus-square:before {
  content: ""
}
.fa-minus-square-o:before {
  content: ""
}
.fa-level-up:before {
  content: ""
}
.fa-level-down:before {
  content: ""
}
.fa-check-square:before {
  content: ""
}
.fa-pencil-square:before {
  content: ""
}
.fa-external-link-square:before {
  content: ""
}
.fa-share-square:before {
  content: ""
}
.fa-compass:before {
  content: ""
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: ""
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: ""
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: ""
}
.fa-euro:before, .fa-eur:before {
  content: ""
}
.fa-gbp:before {
  content: ""
}
.fa-dollar:before, .fa-usd:before {
  content: ""
}
.fa-rupee:before, .fa-inr:before {
  content: ""
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: ""
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: ""
}
.fa-won:before, .fa-krw:before {
  content: ""
}
.fa-bitcoin:before, .fa-btc:before {
  content: ""
}
.fa-file:before {
  content: ""
}
.fa-file-text:before {
  content: ""
}
.fa-sort-alpha-asc:before {
  content: ""
}
.fa-sort-alpha-desc:before {
  content: ""
}
.fa-sort-amount-asc:before {
  content: ""
}
.fa-sort-amount-desc:before {
  content: ""
}
.fa-sort-numeric-asc:before {
  content: ""
}
.fa-sort-numeric-desc:before {
  content: ""
}
.fa-thumbs-up:before {
  content: ""
}
.fa-thumbs-down:before {
  content: ""
}
.fa-youtube-square:before {
  content: ""
}
.fa-youtube:before {
  content: ""
}
.fa-xing:before {
  content: ""
}
.fa-xing-square:before {
  content: ""
}
.fa-youtube-play:before {
  content: ""
}
.fa-dropbox:before {
  content: ""
}
.fa-stack-overflow:before {
  content: ""
}
.fa-instagram:before {
  content: ""
}
.fa-flickr:before {
  content: ""
}
.fa-adn:before {
  content: ""
}
.fa-bitbucket:before {
  content: ""
}
.fa-bitbucket-square:before {
  content: ""
}
.fa-tumblr:before {
  content: ""
}
.fa-tumblr-square:before {
  content: ""
}
.fa-long-arrow-down:before {
  content: ""
}
.fa-long-arrow-up:before {
  content: ""
}
.fa-long-arrow-left:before {
  content: ""
}
.fa-long-arrow-right:before {
  content: ""
}
.fa-apple:before {
  content: ""
}
.fa-windows:before {
  content: ""
}
.fa-android:before {
  content: ""
}
.fa-linux:before {
  content: ""
}
.fa-dribbble:before {
  content: ""
}
.fa-skype:before {
  content: ""
}
.fa-foursquare:before {
  content: ""
}
.fa-trello:before {
  content: ""
}
.fa-female:before {
  content: ""
}
.fa-male:before {
  content: ""
}
.fa-gittip:before, .fa-gratipay:before {
  content: ""
}
.fa-sun-o:before {
  content: ""
}
.fa-moon-o:before {
  content: ""
}
.fa-archive:before {
  content: ""
}
.fa-bug:before {
  content: ""
}
.fa-vk:before {
  content: ""
}
.fa-weibo:before {
  content: ""
}
.fa-renren:before {
  content: ""
}
.fa-pagelines:before {
  content: ""
}
.fa-stack-exchange:before {
  content: ""
}
.fa-arrow-circle-o-right:before {
  content: ""
}
.fa-arrow-circle-o-left:before {
  content: ""
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: ""
}
.fa-dot-circle-o:before {
  content: ""
}
.fa-wheelchair:before {
  content: ""
}
.fa-vimeo-square:before {
  content: ""
}
.fa-turkish-lira:before, .fa-try:before {
  content: ""
}
.fa-plus-square-o:before {
  content: ""
}
.fa-space-shuttle:before {
  content: ""
}
.fa-slack:before {
  content: ""
}
.fa-envelope-square:before {
  content: ""
}
.fa-wordpress:before {
  content: ""
}
.fa-openid:before {
  content: ""
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: ""
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: ""
}
.fa-yahoo:before {
  content: ""
}
.fa-google:before {
  content: ""
}
.fa-reddit:before {
  content: ""
}
.fa-reddit-square:before {
  content: ""
}
.fa-stumbleupon-circle:before {
  content: ""
}
.fa-stumbleupon:before {
  content: ""
}
.fa-delicious:before {
  content: ""
}
.fa-digg:before {
  content: ""
}
.fa-pied-piper-pp:before {
  content: ""
}
.fa-pied-piper-alt:before {
  content: ""
}
.fa-drupal:before {
  content: ""
}
.fa-joomla:before {
  content: ""
}
.fa-language:before {
  content: ""
}
.fa-fax:before {
  content: ""
}
.fa-building:before {
  content: ""
}
.fa-child:before {
  content: ""
}
.fa-paw:before {
  content: ""
}
.fa-spoon:before {
  content: ""
}
.fa-cube:before {
  content: ""
}
.fa-cubes:before {
  content: ""
}
.fa-behance:before {
  content: ""
}
.fa-behance-square:before {
  content: ""
}
.fa-steam:before {
  content: ""
}
.fa-steam-square:before {
  content: ""
}
.fa-recycle:before {
  content: ""
}
.fa-automobile:before, .fa-car:before {
  content: ""
}
.fa-cab:before, .fa-taxi:before {
  content: ""
}
.fa-tree:before {
  content: ""
}
.fa-spotify:before {
  content: ""
}
.fa-deviantart:before {
  content: ""
}
.fa-soundcloud:before {
  content: ""
}
.fa-database:before {
  content: ""
}
.fa-file-pdf-o:before {
  content: ""
}
.fa-file-word-o:before {
  content: ""
}
.fa-file-excel-o:before {
  content: ""
}
.fa-file-powerpoint-o:before {
  content: ""
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: ""
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: ""
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: ""
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: ""
}
.fa-file-code-o:before {
  content: ""
}
.fa-vine:before {
  content: ""
}
.fa-codepen:before {
  content: ""
}
.fa-jsfiddle:before {
  content: ""
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: ""
}
.fa-circle-o-notch:before {
  content: ""
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: ""
}
.fa-ge:before, .fa-empire:before {
  content: ""
}
.fa-git-square:before {
  content: ""
}
.fa-git:before {
  content: ""
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: ""
}
.fa-tencent-weibo:before {
  content: ""
}
.fa-qq:before {
  content: ""
}
.fa-wechat:before, .fa-weixin:before {
  content: ""
}
.fa-send:before, .fa-paper-plane:before {
  content: ""
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: ""
}
.fa-history:before {
  content: ""
}
.fa-circle-thin:before {
  content: ""
}
.fa-header:before {
  content: ""
}
.fa-paragraph:before {
  content: ""
}
.fa-sliders:before {
  content: ""
}
.fa-share-alt:before {
  content: ""
}
.fa-share-alt-square:before {
  content: ""
}
.fa-bomb:before {
  content: ""
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: ""
}
.fa-tty:before {
  content: ""
}
.fa-binoculars:before {
  content: ""
}
.fa-plug:before {
  content: ""
}
.fa-slideshare:before {
  content: ""
}
.fa-twitch:before {
  content: ""
}
.fa-yelp:before {
  content: ""
}
.fa-newspaper-o:before {
  content: ""
}
.fa-wifi:before {
  content: ""
}
.fa-calculator:before {
  content: ""
}
.fa-paypal:before {
  content: ""
}
.fa-google-wallet:before {
  content: ""
}
.fa-cc-visa:before {
  content: ""
}
.fa-cc-mastercard:before {
  content: ""
}
.fa-cc-discover:before {
  content: ""
}
.fa-cc-amex:before {
  content: ""
}
.fa-cc-paypal:before {
  content: ""
}
.fa-cc-stripe:before {
  content: ""
}
.fa-bell-slash:before {
  content: ""
}
.fa-bell-slash-o:before {
  content: ""
}
.fa-trash:before {
  content: ""
}
.fa-copyright:before {
  content: ""
}
.fa-at:before {
  content: ""
}
.fa-eyedropper:before {
  content: ""
}
.fa-paint-brush:before {
  content: ""
}
.fa-birthday-cake:before {
  content: ""
}
.fa-area-chart:before {
  content: ""
}
.fa-pie-chart:before {
  content: ""
}
.fa-line-chart:before {
  content: ""
}
.fa-lastfm:before {
  content: ""
}
.fa-lastfm-square:before {
  content: ""
}
.fa-toggle-off:before {
  content: ""
}
.fa-toggle-on:before {
  content: ""
}
.fa-bicycle:before {
  content: ""
}
.fa-bus:before {
  content: ""
}
.fa-ioxhost:before {
  content: ""
}
.fa-angellist:before {
  content: ""
}
.fa-cc:before {
  content: ""
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: ""
}
.fa-meanpath:before {
  content: ""
}
.fa-buysellads:before {
  content: ""
}
.fa-connectdevelop:before {
  content: ""
}
.fa-dashcube:before {
  content: ""
}
.fa-forumbee:before {
  content: ""
}
.fa-leanpub:before {
  content: ""
}
.fa-sellsy:before {
  content: ""
}
.fa-shirtsinbulk:before {
  content: ""
}
.fa-simplybuilt:before {
  content: ""
}
.fa-skyatlas:before {
  content: ""
}
.fa-cart-plus:before {
  content: ""
}
.fa-cart-arrow-down:before {
  content: ""
}
.fa-diamond:before {
  content: ""
}
.fa-ship:before {
  content: ""
}
.fa-user-secret:before {
  content: ""
}
.fa-motorcycle:before {
  content: ""
}
.fa-street-view:before {
  content: ""
}
.fa-heartbeat:before {
  content: ""
}
.fa-venus:before {
  content: ""
}
.fa-mars:before {
  content: ""
}
.fa-mercury:before {
  content: ""
}
.fa-intersex:before, .fa-transgender:before {
  content: ""
}
.fa-transgender-alt:before {
  content: ""
}
.fa-venus-double:before {
  content: ""
}
.fa-mars-double:before {
  content: ""
}
.fa-venus-mars:before {
  content: ""
}
.fa-mars-stroke:before {
  content: ""
}
.fa-mars-stroke-v:before {
  content: ""
}
.fa-mars-stroke-h:before {
  content: ""
}
.fa-neuter:before {
  content: ""
}
.fa-genderless:before {
  content: ""
}
.fa-facebook-official:before {
  content: ""
}
.fa-pinterest-p:before {
  content: ""
}
.fa-whatsapp:before {
  content: ""
}
.fa-server:before {
  content: ""
}
.fa-user-plus:before {
  content: ""
}
.fa-user-times:before {
  content: ""
}
.fa-hotel:before, .fa-bed:before {
  content: ""
}
.fa-viacoin:before {
  content: ""
}
.fa-train:before {
  content: ""
}
.fa-subway:before {
  content: ""
}
.fa-medium:before {
  content: ""
}
.fa-yc:before, .fa-y-combinator:before {
  content: ""
}
.fa-optin-monster:before {
  content: ""
}
.fa-opencart:before {
  content: ""
}
.fa-expeditedssl:before {
  content: ""
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: ""
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: ""
}
.fa-battery-2:before, .fa-battery-half:before {
  content: ""
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: ""
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: ""
}
.fa-mouse-pointer:before {
  content: ""
}
.fa-i-cursor:before {
  content: ""
}
.fa-object-group:before {
  content: ""
}
.fa-object-ungroup:before {
  content: ""
}
.fa-sticky-note:before {
  content: ""
}
.fa-sticky-note-o:before {
  content: ""
}
.fa-cc-jcb:before {
  content: ""
}
.fa-cc-diners-club:before {
  content: ""
}
.fa-clone:before {
  content: ""
}
.fa-balance-scale:before {
  content: ""
}
.fa-hourglass-o:before {
  content: ""
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: ""
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: ""
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: ""
}
.fa-hourglass:before {
  content: ""
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: ""
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: ""
}
.fa-hand-scissors-o:before {
  content: ""
}
.fa-hand-lizard-o:before {
  content: ""
}
.fa-hand-spock-o:before {
  content: ""
}
.fa-hand-pointer-o:before {
  content: ""
}
.fa-hand-peace-o:before {
  content: ""
}
.fa-trademark:before {
  content: ""
}
.fa-registered:before {
  content: ""
}
.fa-creative-commons:before {
  content: ""
}
.fa-gg:before {
  content: ""
}
.fa-gg-circle:before {
  content: ""
}
.fa-tripadvisor:before {
  content: ""
}
.fa-odnoklassniki:before {
  content: ""
}
.fa-odnoklassniki-square:before {
  content: ""
}
.fa-get-pocket:before {
  content: ""
}
.fa-wikipedia-w:before {
  content: ""
}
.fa-safari:before {
  content: ""
}
.fa-chrome:before {
  content: ""
}
.fa-firefox:before {
  content: ""
}
.fa-opera:before {
  content: ""
}
.fa-internet-explorer:before {
  content: ""
}
.fa-tv:before, .fa-television:before {
  content: ""
}
.fa-contao:before {
  content: ""
}
.fa-500px:before {
  content: ""
}
.fa-amazon:before {
  content: ""
}
.fa-calendar-plus-o:before {
  content: ""
}
.fa-calendar-minus-o:before {
  content: ""
}
.fa-calendar-times-o:before {
  content: ""
}
.fa-calendar-check-o:before {
  content: ""
}
.fa-industry:before {
  content: ""
}
.fa-map-pin:before {
  content: ""
}
.fa-map-signs:before {
  content: ""
}
.fa-map-o:before {
  content: ""
}
.fa-map:before {
  content: ""
}
.fa-commenting:before {
  content: ""
}
.fa-commenting-o:before {
  content: ""
}
.fa-houzz:before {
  content: ""
}
.fa-vimeo:before {
  content: ""
}
.fa-black-tie:before {
  content: ""
}
.fa-fonticons:before {
  content: ""
}
.fa-reddit-alien:before {
  content: ""
}
.fa-edge:before {
  content: ""
}
.fa-credit-card-alt:before {
  content: ""
}
.fa-codiepie:before {
  content: ""
}
.fa-modx:before {
  content: ""
}
.fa-fort-awesome:before {
  content: ""
}
.fa-usb:before {
  content: ""
}
.fa-product-hunt:before {
  content: ""
}
.fa-mixcloud:before {
  content: ""
}
.fa-scribd:before {
  content: ""
}
.fa-pause-circle:before {
  content: ""
}
.fa-pause-circle-o:before {
  content: ""
}
.fa-stop-circle:before {
  content: ""
}
.fa-stop-circle-o:before {
  content: ""
}
.fa-shopping-bag:before {
  content: ""
}
.fa-shopping-basket:before {
  content: ""
}
.fa-hashtag:before {
  content: ""
}
.fa-bluetooth:before {
  content: ""
}
.fa-bluetooth-b:before {
  content: ""
}
.fa-percent:before {
  content: ""
}
.fa-gitlab:before {
  content: ""
}
.fa-wpbeginner:before {
  content: ""
}
.fa-wpforms:before {
  content: ""
}
.fa-envira:before {
  content: ""
}
.fa-universal-access:before {
  content: ""
}
.fa-wheelchair-alt:before {
  content: ""
}
.fa-question-circle-o:before {
  content: ""
}
.fa-blind:before {
  content: ""
}
.fa-audio-description:before {
  content: ""
}
.fa-volume-control-phone:before {
  content: ""
}
.fa-braille:before {
  content: ""
}
.fa-assistive-listening-systems:before {
  content: ""
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: ""
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: ""
}
.fa-glide:before {
  content: ""
}
.fa-glide-g:before {
  content: ""
}
.fa-signing:before, .fa-sign-language:before {
  content: ""
}
.fa-low-vision:before {
  content: ""
}
.fa-viadeo:before {
  content: ""
}
.fa-viadeo-square:before {
  content: ""
}
.fa-snapchat:before {
  content: ""
}
.fa-snapchat-ghost:before {
  content: ""
}
.fa-snapchat-square:before {
  content: ""
}
.fa-pied-piper:before {
  content: ""
}
.fa-first-order:before {
  content: ""
}
.fa-yoast:before {
  content: ""
}
.fa-themeisle:before {
  content: ""
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: ""
}
.fa-fa:before, .fa-font-awesome:before {
  content: ""
}
.fa-handshake-o:before {
  content: ""
}
.fa-envelope-open:before {
  content: ""
}
.fa-envelope-open-o:before {
  content: ""
}
.fa-linode:before {
  content: ""
}
.fa-address-book:before {
  content: ""
}
.fa-address-book-o:before {
  content: ""
}
.fa-vcard:before, .fa-address-card:before {
  content: ""
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: ""
}
.fa-user-circle:before {
  content: ""
}
.fa-user-circle-o:before {
  content: ""
}
.fa-user-o:before {
  content: ""
}
.fa-id-badge:before {
  content: ""
}
.fa-drivers-license:before, .fa-id-card:before {
  content: ""
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: ""
}
.fa-quora:before {
  content: ""
}
.fa-free-code-camp:before {
  content: ""
}
.fa-telegram:before {
  content: ""
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: ""
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: ""
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: ""
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: ""
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: ""
}
.fa-shower:before {
  content: ""
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: ""
}
.fa-podcast:before {
  content: ""
}
.fa-window-maximize:before {
  content: ""
}
.fa-window-minimize:before {
  content: ""
}
.fa-window-restore:before {
  content: ""
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: ""
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: ""
}
.fa-bandcamp:before {
  content: ""
}
.fa-grav:before {
  content: ""
}
.fa-etsy:before {
  content: ""
}
.fa-imdb:before {
  content: ""
}
.fa-ravelry:before {
  content: ""
}
.fa-eercast:before {
  content: ""
}
.fa-microchip:before {
  content: ""
}
.fa-snowflake-o:before {
  content: ""
}
.fa-superpowers:before {
  content: ""
}
.fa-wpexplorer:before {
  content: ""
}
.fa-meetup:before {
  content: ""
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
.grid-container {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 65rem;
  margin: 0 auto
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: .5rem;
    padding-left: .5rem
  }
}
.grid-container.fluid {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 100%;
  margin: 0 auto
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: .5rem;
    padding-left: .5rem
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto
}
.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%
}
.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px
}
.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
.grid-x > .auto {
  width: auto
}
.grid-x > .shrink {
  width: auto
}
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
.grid-x > .small-1 {
  width: 8.33333%
}
.grid-x > .small-2 {
  width: 16.66667%
}
.grid-x > .small-3 {
  width: 25%
}
.grid-x > .small-4 {
  width: 33.33333%
}
.grid-x > .small-5 {
  width: 41.66667%
}
.grid-x > .small-6 {
  width: 50%
}
.grid-x > .small-7 {
  width: 58.33333%
}
.grid-x > .small-8 {
  width: 66.66667%
}
.grid-x > .small-9 {
  width: 75%
}
.grid-x > .small-10 {
  width: 83.33333%
}
.grid-x > .small-11 {
  width: 91.66667%
}
.grid-x > .small-12 {
  width: 100%
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }
  .grid-x > .medium-1 {
    width: 8.33333%
  }
  .grid-x > .medium-2 {
    width: 16.66667%
  }
  .grid-x > .medium-3 {
    width: 25%
  }
  .grid-x > .medium-4 {
    width: 33.33333%
  }
  .grid-x > .medium-5 {
    width: 41.66667%
  }
  .grid-x > .medium-6 {
    width: 50%
  }
  .grid-x > .medium-7 {
    width: 58.33333%
  }
  .grid-x > .medium-8 {
    width: 66.66667%
  }
  .grid-x > .medium-9 {
    width: 75%
  }
  .grid-x > .medium-10 {
    width: 83.33333%
  }
  .grid-x > .medium-11 {
    width: 91.66667%
  }
  .grid-x > .medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }
  .grid-x > .large-1 {
    width: 8.33333%
  }
  .grid-x > .large-2 {
    width: 16.66667%
  }
  .grid-x > .large-3 {
    width: 25%
  }
  .grid-x > .large-4 {
    width: 33.33333%
  }
  .grid-x > .large-5 {
    width: 41.66667%
  }
  .grid-x > .large-6 {
    width: 50%
  }
  .grid-x > .large-7 {
    width: 58.33333%
  }
  .grid-x > .large-8 {
    width: 66.66667%
  }
  .grid-x > .large-9 {
    width: 75%
  }
  .grid-x > .large-10 {
    width: 83.33333%
  }
  .grid-x > .large-11 {
    width: 91.66667%
  }
  .grid-x > .large-12 {
    width: 100%
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto
}
.grid-margin-y:not(.grid-y) > .cell {
  height: auto
}
.grid-margin-x {
  margin-left: -.625rem;
  margin-right: -.625rem
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -.5rem;
    margin-right: -.5rem
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: .625rem;
  margin-right: .625rem
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1rem);
    margin-left: .5rem;
    margin-right: .5rem
  }
}
.grid-margin-x > .auto {
  width: auto
}
.grid-margin-x > .shrink {
  width: auto
}
.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem)
}
.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem)
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem)
}
.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem)
}
.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem)
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem)
}
.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem)
}
.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem)
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem)
}
.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem)
}
.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem)
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem)
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto
  }
  .grid-margin-x > .shrink {
    width: auto
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1rem)
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1rem)
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1rem)
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1rem)
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1rem)
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1rem)
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1rem)
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1rem)
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1rem)
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1rem)
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1rem)
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1rem)
  }
  .grid-margin-x > .medium-auto {
    width: auto
  }
  .grid-margin-x > .medium-shrink {
    width: auto
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1rem)
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1rem)
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1rem)
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1rem)
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1rem)
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1rem)
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1rem)
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1rem)
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1rem)
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1rem)
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1rem)
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1rem)
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto
  }
  .grid-margin-x > .large-shrink {
    width: auto
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1rem)
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1rem)
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1rem)
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1rem)
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1rem)
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1rem)
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1rem)
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1rem)
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1rem)
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1rem)
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1rem)
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1rem)
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -.625rem;
  margin-left: -.625rem
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -.5rem;
    margin-left: -.5rem
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -.625rem;
  margin-left: -.625rem
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -.5rem;
    margin-left: -.5rem
  }
}
.grid-padding-x > .cell {
  padding-right: .625rem;
  padding-left: .625rem
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: .5rem;
    padding-left: .5rem
  }
}
.small-up-1 > .cell {
  width: 100%
}
.small-up-2 > .cell {
  width: 50%
}
.small-up-3 > .cell {
  width: 33.33333%
}
.small-up-4 > .cell {
  width: 25%
}
.small-up-5 > .cell {
  width: 20%
}
.small-up-6 > .cell {
  width: 16.66667%
}
.small-up-7 > .cell {
  width: 14.28571%
}
.small-up-8 > .cell {
  width: 12.5%
}
@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%
  }
  .medium-up-2 > .cell {
    width: 50%
  }
  .medium-up-3 > .cell {
    width: 33.33333%
  }
  .medium-up-4 > .cell {
    width: 25%
  }
  .medium-up-5 > .cell {
    width: 20%
  }
  .medium-up-6 > .cell {
    width: 16.66667%
  }
  .medium-up-7 > .cell {
    width: 14.28571%
  }
  .medium-up-8 > .cell {
    width: 12.5%
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%
  }
  .large-up-2 > .cell {
    width: 50%
  }
  .large-up-3 > .cell {
    width: 33.33333%
  }
  .large-up-4 > .cell {
    width: 25%
  }
  .large-up-5 > .cell {
    width: 20%
  }
  .large-up-6 > .cell {
    width: 16.66667%
  }
  .large-up-7 > .cell {
    width: 14.28571%
  }
  .large-up-8 > .cell {
    width: 12.5%
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem)
}
.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem)
}
.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem)
}
.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem)
}
.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem)
}
.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem)
}
.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem)
}
.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem)
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem)
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem)
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem)
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem)
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem)
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem)
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem)
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem)
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1rem)
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1rem)
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1rem)
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1rem)
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1rem)
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1rem)
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1rem)
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1rem)
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1rem)
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1rem)
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1rem)
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1rem)
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1rem)
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1rem)
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1rem)
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1rem)
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0
}
.small-margin-collapse > .small-1 {
  width: 8.33333%
}
.small-margin-collapse > .small-2 {
  width: 16.66667%
}
.small-margin-collapse > .small-3 {
  width: 25%
}
.small-margin-collapse > .small-4 {
  width: 33.33333%
}
.small-margin-collapse > .small-5 {
  width: 41.66667%
}
.small-margin-collapse > .small-6 {
  width: 50%
}
.small-margin-collapse > .small-7 {
  width: 58.33333%
}
.small-margin-collapse > .small-8 {
  width: 66.66667%
}
.small-margin-collapse > .small-9 {
  width: 75%
}
.small-margin-collapse > .small-10 {
  width: 83.33333%
}
.small-margin-collapse > .small-11 {
  width: 91.66667%
}
.small-margin-collapse > .small-12 {
  width: 100%
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%
  }
  .small-margin-collapse > .medium-3 {
    width: 25%
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%
  }
  .small-margin-collapse > .medium-6 {
    width: 50%
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%
  }
  .small-margin-collapse > .medium-9 {
    width: 75%
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%
  }
  .small-margin-collapse > .medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%
  }
  .small-margin-collapse > .large-3 {
    width: 25%
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%
  }
  .small-margin-collapse > .large-6 {
    width: 50%
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%
  }
  .small-margin-collapse > .large-9 {
    width: 75%
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%
  }
  .small-margin-collapse > .large-12 {
    width: 100%
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%
  }
  .medium-margin-collapse > .small-3 {
    width: 25%
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%
  }
  .medium-margin-collapse > .small-6 {
    width: 50%
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%
  }
  .medium-margin-collapse > .small-9 {
    width: 75%
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%
  }
  .medium-margin-collapse > .small-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%
  }
  .medium-margin-collapse > .large-3 {
    width: 25%
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%
  }
  .medium-margin-collapse > .large-6 {
    width: 50%
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%
  }
  .medium-margin-collapse > .large-9 {
    width: 75%
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%
  }
  .medium-margin-collapse > .large-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%
  }
  .large-margin-collapse > .small-3 {
    width: 25%
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%
  }
  .large-margin-collapse > .small-6 {
    width: 50%
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%
  }
  .large-margin-collapse > .small-9 {
    width: 75%
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%
  }
  .large-margin-collapse > .small-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%
  }
  .large-margin-collapse > .medium-3 {
    width: 25%
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%
  }
  .large-margin-collapse > .medium-6 {
    width: 50%
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%
  }
  .large-margin-collapse > .medium-9 {
    width: 75%
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%
  }
  .large-margin-collapse > .medium-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%
  }
  .large-margin-collapse > .large-3 {
    width: 25%
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%
  }
  .large-margin-collapse > .large-6 {
    width: 50%
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%
  }
  .large-margin-collapse > .large-9 {
    width: 75%
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%
  }
  .large-margin-collapse > .large-12 {
    width: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0
  }
}
.small-offset-0 {
  margin-left: 0%
}
.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + .625rem)
}
.small-offset-1 {
  margin-left: 8.33333%
}
.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + .625rem)
}
.small-offset-2 {
  margin-left: 16.66667%
}
.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + .625rem)
}
.small-offset-3 {
  margin-left: 25%
}
.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + .625rem)
}
.small-offset-4 {
  margin-left: 33.33333%
}
.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + .625rem)
}
.small-offset-5 {
  margin-left: 41.66667%
}
.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + .625rem)
}
.small-offset-6 {
  margin-left: 50%
}
.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + .625rem)
}
.small-offset-7 {
  margin-left: 58.33333%
}
.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + .625rem)
}
.small-offset-8 {
  margin-left: 66.66667%
}
.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + .625rem)
}
.small-offset-9 {
  margin-left: 75%
}
.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + .625rem)
}
.small-offset-10 {
  margin-left: 83.33333%
}
.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + .625rem)
}
.small-offset-11 {
  margin-left: 91.66667%
}
.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + .625rem)
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + .5rem)
  }
  .medium-offset-1 {
    margin-left: 8.33333%
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + .5rem)
  }
  .medium-offset-2 {
    margin-left: 16.66667%
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + .5rem)
  }
  .medium-offset-3 {
    margin-left: 25%
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + .5rem)
  }
  .medium-offset-4 {
    margin-left: 33.33333%
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + .5rem)
  }
  .medium-offset-5 {
    margin-left: 41.66667%
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + .5rem)
  }
  .medium-offset-6 {
    margin-left: 50%
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + .5rem)
  }
  .medium-offset-7 {
    margin-left: 58.33333%
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + .5rem)
  }
  .medium-offset-8 {
    margin-left: 66.66667%
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + .5rem)
  }
  .medium-offset-9 {
    margin-left: 75%
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + .5rem)
  }
  .medium-offset-10 {
    margin-left: 83.33333%
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + .5rem)
  }
  .medium-offset-11 {
    margin-left: 91.66667%
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + .5rem)
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + .5rem)
  }
  .large-offset-1 {
    margin-left: 8.33333%
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + .5rem)
  }
  .large-offset-2 {
    margin-left: 16.66667%
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + .5rem)
  }
  .large-offset-3 {
    margin-left: 25%
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + .5rem)
  }
  .large-offset-4 {
    margin-left: 33.33333%
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + .5rem)
  }
  .large-offset-5 {
    margin-left: 41.66667%
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + .5rem)
  }
  .large-offset-6 {
    margin-left: 50%
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + .5rem)
  }
  .large-offset-7 {
    margin-left: 58.33333%
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + .5rem)
  }
  .large-offset-8 {
    margin-left: 66.66667%
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + .5rem)
  }
  .large-offset-9 {
    margin-left: 75%
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + .5rem)
  }
  .large-offset-10 {
    margin-left: 83.33333%
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + .5rem)
  }
  .large-offset-11 {
    margin-left: 91.66667%
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + .5rem)
  }
}
.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}
.grid-y > .cell {
  width: auto
}
.grid-y > .auto {
  height: auto
}
.grid-y > .shrink {
  height: auto
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}
.grid-y > .small-1 {
  height: 8.33333%
}
.grid-y > .small-2 {
  height: 16.66667%
}
.grid-y > .small-3 {
  height: 25%
}
.grid-y > .small-4 {
  height: 33.33333%
}
.grid-y > .small-5 {
  height: 41.66667%
}
.grid-y > .small-6 {
  height: 50%
}
.grid-y > .small-7 {
  height: 58.33333%
}
.grid-y > .small-8 {
  height: 66.66667%
}
.grid-y > .small-9 {
  height: 75%
}
.grid-y > .small-10 {
  height: 83.33333%
}
.grid-y > .small-11 {
  height: 91.66667%
}
.grid-y > .small-12 {
  height: 100%
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto
  }
  .grid-y > .medium-shrink {
    height: auto
  }
  .grid-y > .medium-1 {
    height: 8.33333%
  }
  .grid-y > .medium-2 {
    height: 16.66667%
  }
  .grid-y > .medium-3 {
    height: 25%
  }
  .grid-y > .medium-4 {
    height: 33.33333%
  }
  .grid-y > .medium-5 {
    height: 41.66667%
  }
  .grid-y > .medium-6 {
    height: 50%
  }
  .grid-y > .medium-7 {
    height: 58.33333%
  }
  .grid-y > .medium-8 {
    height: 66.66667%
  }
  .grid-y > .medium-9 {
    height: 75%
  }
  .grid-y > .medium-10 {
    height: 83.33333%
  }
  .grid-y > .medium-11 {
    height: 91.66667%
  }
  .grid-y > .medium-12 {
    height: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto
  }
  .grid-y > .large-shrink {
    height: auto
  }
  .grid-y > .large-1 {
    height: 8.33333%
  }
  .grid-y > .large-2 {
    height: 16.66667%
  }
  .grid-y > .large-3 {
    height: 25%
  }
  .grid-y > .large-4 {
    height: 33.33333%
  }
  .grid-y > .large-5 {
    height: 41.66667%
  }
  .grid-y > .large-6 {
    height: 50%
  }
  .grid-y > .large-7 {
    height: 58.33333%
  }
  .grid-y > .large-8 {
    height: 66.66667%
  }
  .grid-y > .large-9 {
    height: 75%
  }
  .grid-y > .large-10 {
    height: 83.33333%
  }
  .grid-y > .large-11 {
    height: 91.66667%
  }
  .grid-y > .large-12 {
    height: 100%
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -.5rem;
    margin-bottom: -.5rem
  }
}
.grid-padding-y > .cell {
  padding-top: .625rem;
  padding-bottom: .625rem
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: .5rem;
    padding-bottom: .5rem
  }
}
.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -.5rem;
    margin-bottom: -.5rem
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: .625rem;
  margin-bottom: .625rem
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: .5rem;
    margin-bottom: .5rem
  }
}
.grid-margin-y > .auto {
  height: auto
}
.grid-margin-y > .shrink {
  height: auto
}
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem)
}
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem)
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem)
}
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem)
}
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem)
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem)
}
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem)
}
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem)
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem)
}
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem)
}
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem)
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem)
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto
  }
  .grid-margin-y > .shrink {
    height: auto
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1rem)
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1rem)
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem)
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1rem)
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1rem)
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem)
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1rem)
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1rem)
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem)
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1rem)
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1rem)
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem)
  }
  .grid-margin-y > .medium-auto {
    height: auto
  }
  .grid-margin-y > .medium-shrink {
    height: auto
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1rem)
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1rem)
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem)
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1rem)
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1rem)
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem)
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1rem)
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1rem)
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem)
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1rem)
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1rem)
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem)
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto
  }
  .grid-margin-y > .large-shrink {
    height: auto
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1rem)
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1rem)
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1rem)
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1rem)
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1rem)
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1rem)
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1rem)
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1rem)
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1rem)
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1rem)
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1rem)
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1rem)
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw
}
.cell .grid-frame {
  width: 100%
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar
}
.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
  }
  .cell .medium-grid-frame {
    width: 100%
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
  }
  .cell .large-grid-frame {
    width: 100%
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
  }
}
.cell .grid-y.grid-frame {
  height: 100%
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%
  }
}
.grid-margin-y {
  margin-top: -.625rem;
  margin-bottom: -.625rem
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -.5rem;
    margin-bottom: -.5rem
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: .625rem;
  margin-bottom: .625rem
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: .5rem;
    margin-bottom: .5rem
  }
}
.grid-margin-y > .auto {
  height: auto
}
.grid-margin-y > .shrink {
  height: auto
}
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem)
}
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem)
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem)
}
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem)
}
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem)
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem)
}
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem)
}
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem)
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem)
}
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem)
}
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem)
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem)
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto
  }
  .grid-margin-y > .shrink {
    height: auto
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1rem)
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1rem)
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem)
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1rem)
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1rem)
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem)
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1rem)
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1rem)
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem)
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1rem)
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1rem)
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem)
  }
  .grid-margin-y > .medium-auto {
    height: auto
  }
  .grid-margin-y > .medium-shrink {
    height: auto
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1rem)
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1rem)
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem)
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1rem)
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1rem)
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem)
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1rem)
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1rem)
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem)
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1rem)
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1rem)
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem)
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto
  }
  .grid-margin-y > .large-shrink {
    height: auto
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1rem)
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1rem)
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1rem)
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1rem)
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1rem)
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1rem)
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1rem)
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1rem)
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1rem)
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1rem)
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1rem)
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1rem)
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem)
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1rem)
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1rem)
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1rem)
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1rem)
  }
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility
}
em, i {
  font-style: italic;
  line-height: inherit
}
strong, b {
  font-weight: bold;
  line-height: inherit
}
small {
  font-size: 80%;
  line-height: inherit
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "source-han-sans-japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
  line-height: 0;
  color: #cacaca
}
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem
  }
  h2, .h2 {
    font-size: 2.5rem
  }
  h3, .h3 {
    font-size: 1.9375rem
  }
  h4, .h4 {
    font-size: 1.5625rem
  }
  h5, .h5 {
    font-size: 1.25rem
  }
  h6, .h6 {
    font-size: 1rem
  }
}
a {
  line-height: inherit;
  color: #452d29;
  text-decoration: none;
  cursor: pointer
}
a:hover, a:focus {
  color: #3b2723
}
a img {
  border: 0
}
hr {
  clear: both;
  max-width: 65rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0
}
ul, ol, dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6
}
li {
  font-size: inherit
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc
}
ol {
  margin-left: 1.25rem
}
ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0
}
dl {
  margin-bottom: 1rem
}
dl dt {
  margin-bottom: .3rem;
  font-weight: bold
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a
}
cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a
}
cite:before {
  content: "— "
}
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none
}
figure {
  margin: 0
}
code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a
}
kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a
}
.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a
}
.lead {
  font-size: 125%;
  line-height: 1.6
}
.stat {
  font-size: 2.5rem;
  line-height: 1
}
p + .stat {
  margin-top: -1rem
}
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none
}
.text-left {
  text-align: left
}
.text-right {
  text-align: right
}
.text-center {
  text-align: center
}
.text-justify {
  text-align: justify
}
@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left
  }
  .medium-text-right {
    text-align: right
  }
  .medium-text-center {
    text-align: center
  }
  .medium-text-justify {
    text-align: justify
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left
  }
  .large-text-right {
    text-align: right
  }
  .large-text-center {
    text-align: center
  }
  .large-text-justify {
    text-align: justify
  }
}
.show-for-print {
  display: none !important
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important
  }
  .show-for-print {
    display: block !important
  }
  .hide-for-print {
    display: none !important
  }
  table.show-for-print {
    display: table !important
  }
  thead.show-for-print {
    display: table-header-group !important
  }
  tbody.show-for-print {
    display: table-row-group !important
  }
  tr.show-for-print {
    display: table-row !important
  }
  td.show-for-print {
    display: table-cell !important
  }
  th.show-for-print {
    display: table-cell !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " ("attr(href) ")"
  }
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
    content: ''
  }
  abbr[title]:after {
    content: " ("attr(title) ")"
  }
  pre, blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  tr, img {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: 0.5cm
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .print-break-inside {
    page-break-inside: auto
  }
}
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed
}
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0
}
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #452d29
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+'
}
.is-active > .accordion-title::before {
  content: '\2013'
}
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6
}
.accordion-menu li {
  width: 100%
}
.accordion-menu a {
  padding: 0.7rem 1rem
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #452d29 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.is-accordion-submenu-parent {
  position: relative
}
.has-submenu-toggle > a {
  margin-right: 40px
}
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #452d29 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto
}
.submenu-toggle[aria-expanded='true']::after {
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem
}
.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  order: 1
}
.pagination::after {
  clear: both
}
.pagination li {
  margin-right: .0625rem;
  border-radius: 0;
  font-size: .875rem;
  display: none
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block
  }
}
.pagination a, .pagination button {
  display: block;
  padding: .1875rem .625rem;
  border-radius: 0;
  color: #0a0a0a
}
.pagination a:hover, .pagination button:hover {
  background: #e6e6e6
}
.pagination .current {
  padding: .1875rem .625rem;
  background: #452d29;
  color: #fefefe;
  cursor: default
}
.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed
}
.pagination .disabled:hover {
  background: transparent
}
.pagination .ellipsis::after {
  padding: .1875rem .625rem;
  content: '\2026';
  color: #0a0a0a
}
.pagination-previous a::before, .pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'
}
.pagination-next a::after, .pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'
}
.hide {
  display: none !important
}
.invisible {
  visibility: hidden
}
@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important
  }
}
@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important
  }
}
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important
  }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important
  }
}
@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important
  }
}
@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none
}
.show-for-landscape, .hide-for-portrait {
  display: block !important
}
@media screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: block !important
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape, .hide-for-portrait {
    display: none !important
  }
}
.hide-for-landscape, .show-for-portrait {
  display: none !important
}
@media screen and (orientation: landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important
  }
}
.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end
}
.align-center {
  -ms-flex-pack: center;
  justify-content: center
}
.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end
}
.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center
}
.align-top {
  -ms-flex-align: start;
  align-items: flex-start
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start
}
.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.align-middle {
  -ms-flex-align: center;
  align-items: center
}
.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}
.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}
.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center
}
.small-order-1 {
  -ms-flex-order: 1;
  order: 1
}
.small-order-2 {
  -ms-flex-order: 2;
  order: 2
}
.small-order-3 {
  -ms-flex-order: 3;
  order: 3
}
.small-order-4 {
  -ms-flex-order: 4;
  order: 4
}
.small-order-5 {
  -ms-flex-order: 5;
  order: 5
}
.small-order-6 {
  -ms-flex-order: 6;
  order: 6
}
@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6
  }
}
.flex-container {
  display: -ms-flexbox;
  display: flex
}
.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto
}
.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row
}
.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column
}
.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}
@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}
.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}
.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}
.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}
.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity
}
.fade-in.mui-enter.mui-enter-active {
  opacity: 1
}
.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity
}
.fade-out.mui-leave.mui-leave-active {
  opacity: 0
}
.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}
.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}
.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}
.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0
}
.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0
}
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}
.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}
.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(.5);
  transform: scale(.5);
  transition-property: transform, opacity;
  opacity: 0
}
.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0
}
.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1
}
.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0
}
.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1
}
.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(.5);
  transform: scale(.5);
  opacity: 0
}
.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-.75turn);
  transform: rotate(-.75turn);
  transition-property: transform, opacity;
  opacity: 0
}
.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}
.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1
}
.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(.75turn);
  transform: rotate(.75turn);
  opacity: 0
}
.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(.75turn);
  transform: rotate(.75turn);
  transition-property: transform, opacity;
  opacity: 0
}
.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}
.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1
}
.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-.75turn);
  transform: rotate(-.75turn);
  opacity: 0
}
.slow {
  transition-duration: 750ms !important
}
.fast {
  transition-duration: 250ms !important
}
.linear {
  transition-timing-function: linear !important
}
.ease {
  transition-timing-function: ease !important
}
.ease-in {
  transition-timing-function: ease-in !important
}
.ease-out {
  transition-timing-function: ease-out !important
}
.ease-in-out {
  transition-timing-function: ease-in-out !important
}
.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}
.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}
.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}
.short-delay {
  transition-delay: 300ms !important
}
.long-delay {
  transition-delay: 700ms !important
}
.shake {
  animation-name: shake-7
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%)
  }
}
.spin-cw {
  animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn)
  }
  100% {
    transform: rotate(0)
  }
}
.spin-ccw {
  animation-name: spin-cw-1turn
}
@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(1turn)
  }
}
.wiggle {
  animation-name: wiggle-7deg
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, 100% {
    transform: rotate(0)
  }
}
.shake, .spin-cw, .spin-ccw, .wiggle {
  animation-duration: 500ms
}
.infinite {
  animation-iteration-count: infinite
}
.slow {
  animation-duration: 750ms !important
}
.fast {
  animation-duration: 250ms !important
}
.linear {
  animation-timing-function: linear !important
}
.ease {
  animation-timing-function: ease !important
}
.ease-in {
  animation-timing-function: ease-in !important
}
.ease-out {
  animation-timing-function: ease-out !important
}
.ease-in-out {
  animation-timing-function: ease-in-out !important
}
.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}
.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}
.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}
.short-delay {
  animation-delay: 300ms !important
}
.long-delay {
  animation-delay: 700ms !important
}

html {
  font-size: 100% !important
}
#header * {
  osx-font-smoothing: none;
  -webit-osx-font-smoothing: none;
  -moz-osx-font-smoothing: none
}
.menu *, .menu ::before, .menu ::after {
  box-sizing: content-box
}
.recipe { /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */ /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
}
.recipe html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
.recipe body {
  margin: 0
}
.recipe article, .recipe aside, .recipe footer, .recipe header, .recipe nav, .recipe section {
  display: block
}
.recipe h1 {
  font-size: 2em;
  margin: 0.67em 0
}
.recipe figcaption, .recipe figure {
  display: block
}
.recipe figure {
  margin: 1em 40px
}
.recipe hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
.recipe main {
  display: block
}
.recipe pre {
  font-family: monospace, monospace;
  font-size: 1em
}
.recipe a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
.recipe a:active, .recipe a:hover {
  outline-width: 0
}
.recipe abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
.recipe b, .recipe strong {
  font-weight: inherit
}
.recipe b, .recipe strong {
  font-weight: bolder
}
.recipe code, .recipe kbd, .recipe samp {
  font-family: monospace, monospace;
  font-size: 1em
}
.recipe dfn {
  font-style: italic
}
.recipe mark {
  background-color: #ff0;
  color: #000
}
.recipe small {
  font-size: 80%
}
.recipe sub, .recipe sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
.recipe sub {
  bottom: -0.25em
}
.recipe sup {
  top: -0.5em
}
.recipe audio, .recipe video {
  display: inline-block
}
.recipe audio:not([controls]) {
  display: none;
  height: 0
}
.recipe img {
  border-style: none
}
.recipe svg:not(:root) {
  overflow: hidden
}
.recipe button, .recipe input, .recipe optgroup, .recipe select, .recipe textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
.recipe button {
  overflow: visible
}
.recipe button, .recipe select {
  text-transform: none
}
.recipe button, .recipe html [type="button"], .recipe [type="reset"], .recipe [type="submit"] {
  -webkit-appearance: button
}
.recipe button::-moz-focus-inner, .recipe [type="button"]::-moz-focus-inner, .recipe [type="reset"]::-moz-focus-inner, .recipe [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
.recipe button:-moz-focusring, .recipe [type="button"]:-moz-focusring, .recipe [type="reset"]:-moz-focusring, .recipe [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}
.recipe input {
  overflow: visible
}
.recipe [type="checkbox"], .recipe [type="radio"] {
  box-sizing: border-box;
  padding: 0
}
.recipe [type="number"]::-webkit-inner-spin-button, .recipe [type="number"]::-webkit-outer-spin-button {
  height: auto
}
.recipe [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
.recipe [type="search"]::-webkit-search-cancel-button, .recipe [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
.recipe ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
.recipe fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
.recipe legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}
.recipe progress {
  display: inline-block;
  vertical-align: baseline
}
.recipe textarea {
  overflow: auto
}
.recipe details {
  display: block
}
.recipe summary {
  display: list-item
}
.recipe menu {
  display: block
}
.recipe canvas {
  display: inline-block
}
.recipe template {
  display: none
}
.recipe [hidden] {
  display: none
}
.recipe .foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
.recipe html {
  box-sizing: border-box;
  font-size: 100%
}
.recipe *, .recipe *::before, .recipe *::after {
  box-sizing: border-box
}
.recipe body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "source-han-sans-japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.recipe img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic
}
.recipe textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0
}
.recipe select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0
}
.recipe .map_canvas img, .recipe .map_canvas embed, .recipe .map_canvas object, .recipe .mqa-display img, .recipe .mqa-display embed, .recipe .mqa-display object {
  max-width: none !important
}
.recipe button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto
}
[data-whatinput='mouse'] .recipe button {
  outline: 0
}
.recipe pre {
  overflow: auto
}
.recipe button, .recipe input, .recipe optgroup, .recipe select, .recipe textarea {
  font-family: inherit
}
.recipe .is-visible {
  display: block !important
}
.recipe .is-hidden {
  display: none !important
}
.recipe html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
.recipe body {
  margin: 0
}
.recipe article, .recipe aside, .recipe footer, .recipe header, .recipe nav, .recipe section {
  display: block
}
.recipe h1 {
  font-size: 2em;
  margin: 0.67em 0
}
.recipe figcaption, .recipe figure {
  display: block
}
.recipe figure {
  margin: 1em 40px
}
.recipe hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
.recipe main {
  display: block
}
.recipe pre {
  font-family: monospace, monospace;
  font-size: 1em
}
.recipe a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
.recipe a:active, .recipe a:hover {
  outline-width: 0
}
.recipe abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
.recipe b, .recipe strong {
  font-weight: inherit
}
.recipe b, .recipe strong {
  font-weight: bolder
}
.recipe code, .recipe kbd, .recipe samp {
  font-family: monospace, monospace;
  font-size: 1em
}
.recipe dfn {
  font-style: italic
}
.recipe mark {
  background-color: #ff0;
  color: #000
}
.recipe small {
  font-size: 80%
}
.recipe sub, .recipe sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
.recipe sub {
  bottom: -0.25em
}
.recipe sup {
  top: -0.5em
}
.recipe audio, .recipe video {
  display: inline-block
}
.recipe audio:not([controls]) {
  display: none;
  height: 0
}
.recipe img {
  border-style: none
}
.recipe svg:not(:root) {
  overflow: hidden
}
.recipe button, .recipe input, .recipe optgroup, .recipe select, .recipe textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
.recipe button {
  overflow: visible
}
.recipe button, .recipe select {
  text-transform: none
}
.recipe button, .recipe html [type="button"], .recipe [type="reset"], .recipe [type="submit"] {
  -webkit-appearance: button
}
.recipe button::-moz-focus-inner, .recipe [type="button"]::-moz-focus-inner, .recipe [type="reset"]::-moz-focus-inner, .recipe [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}
.recipe button:-moz-focusring, .recipe [type="button"]:-moz-focusring, .recipe [type="reset"]:-moz-focusring, .recipe [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}
.recipe input {
  overflow: visible
}
.recipe [type="checkbox"], .recipe [type="radio"] {
  box-sizing: border-box;
  padding: 0
}
.recipe [type="number"]::-webkit-inner-spin-button, .recipe [type="number"]::-webkit-outer-spin-button {
  height: auto
}
.recipe [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
.recipe [type="search"]::-webkit-search-cancel-button, .recipe [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
.recipe ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
.recipe fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
.recipe legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}
.recipe progress {
  display: inline-block;
  vertical-align: baseline
}
.recipe textarea {
  overflow: auto
}
.recipe details {
  display: block
}
.recipe summary {
  display: list-item
}
.recipe menu {
  display: block
}
.recipe canvas {
  display: inline-block
}
.recipe template {
  display: none
}
.recipe [hidden] {
  display: none
}
.recipe .relative {
  position: relative
}
.recipe .contents_nav {
  background: #fc9200;
  padding: 1.25rem .625rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .contents_nav {
    padding: 1.25rem .625rem .625rem
  }
}
.recipe .contents_nav__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
@media screen and (max-width: 39.9375em) {
  .recipe .contents_nav__box {
    margin-left: -.625rem;
    margin-right: -.625rem
  }
}
.recipe .contents_nav__item {
  width: calc(20% - .625rem);
  margin-right: .3125rem;
  margin-left: .3125rem
}
.recipe .contents_nav__item > a {
  display: block;
  border: solid 1px #ccc;
  padding: .9375rem 0;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  background: #fff;
  transition: all .25s linear;
  font-feature-settings: "palt"
}
@media screen and (max-width: 39.9375em) {
  .recipe .contents_nav__item > a {
    font-size: .8125rem
  }
}
.recipe .contents_nav__item > a:hover {
  color: #333;
  opacity: .8
}
.recipe .contents_nav__item > a:before {
  display: inline-block;
  content: '';
  width: 1rem;
  height: 1rem;
  background: url(../../img/arrow_index_02.png) no-repeat center left;
  background-size: 16px;
  vertical-align: -2px;
  margin-right: .3125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .contents_nav__item {
    width: calc(50% - .625rem);
    margin-right: .3125rem;
    margin-left: .3125rem;
    margin-bottom: .625rem
  }
  .recipe .contents_nav__item:first-child {
    width: calc(100% - .625rem);
    margin-right: .3125rem;
    margin-left: .3125rem
  }
}
#FooterInqury .secSiteInfo > ul {
  margin: 0
}
@media screen and (max-width: 39.9375em) {
  .pageTop {
    width: 100%;
    display: block
  }
}
.recipe .recipe_header {
  background: url(../img/common/bg_01.jpg) repeat left top;
  padding-bottom: 1.875rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_header {
    padding-bottom: .9375rem
  }
}
.recipe .recipe_header__title {
  margin: 1.875rem auto 0
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_header__title {
    width: 80%;
    margin: .9375rem auto 0
  }
}
.recipe .recipe_search {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 826px;
  margin: 0 auto;
  margin-top: 1.875rem
}


    @media screen and (max-width: 767px) {
      body .recipe .recipe_search.s02 .recipe_search__container {
        flex-direction: column;
        position: static; } }
		
.recipe .s02 .recipe_search__container {
  display: block;
}
.recipe .s02 .recipe_search__box {
  width: 700px;
  margin: auto!important;
}
    @media screen and (max-width: 767px) {
      body .recipe .recipe_search.s02 {
        margin: 0 auto calc(40/640*100%) auto;
        width: 93%; } }


@media print, screen and (min-width: 40em) {
  .recipe .recipe_search {
    padding-right: .5rem;
    padding-left: .5rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_search {
    margin-top: .9375rem
  }
}
.recipe .recipe_search__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -.3125rem;
  margin-right: -.3125rem
}
.recipe .recipe_search__box {
  width: calc(80% - .625rem);
  margin-right: .3125rem;
  margin-left: .3125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_search__box {
    width: calc(100% - .625rem);
    margin-right: .3125rem;
    margin-left: .3125rem
  }
}
.recipe .recipe_search__box > form,
.recipe .recipe_search__box > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
.recipe .recipe_search__input {
  width: 89.84375%;
  border: solid 1px #fc9200;
  font-size: 1rem;
  padding: .625rem .625rem .625rem 2.5rem;
  line-height: 1;
  border-top-right-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  background: #fff url(../img/common/icon_search2.png) no-repeat center left 15px;
  background-size: 16px, 17px
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_search__input {
    width: 80%;
    line-height: initial
  }
}
.recipe .recipe_search__input _::-webkit-full-page-media, .recipe .recipe_search__input _:future, .recipe .recipe_search__input :root .css_selector {
  line-height: initial
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .recipe .recipe_search__input {
    line-height: initial
  }
}
.recipe .recipe_search__btn {
  width: 10.15625%;
  background: #fc9200;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 1rem;
  box-shadow: 0 -3px 0 #ee7800 inset;
  cursor: pointer;
  transition: opacity .25s linear
}
.recipe .recipe_search__btn:hover {
  opacity: 0.8
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_search__btn {
    width: 20%
  }
}
.recipe .recipe_search__btn_detail {
  width: calc(20% - .625rem);
  margin-right: .3125rem;
  margin-left: .3125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_search__btn_detail {
    width: calc(100% - .625rem);
    margin-right: .3125rem;
    margin-left: .3125rem;
    font-weight: bold
  }
}
.recipe .recipe_search__btn_detail > a {
  display: block;
  color: #fc9200;
  padding: .375rem .625rem .375rem 1.5625rem;
  background: #fff url(../img/common/icon_down.png) no-repeat center left 12px;
  background-size: 8px, 7px;
  border-radius: 4px;
  border: solid 1px #fdcda3;
  font-size: .875rem;
  box-shadow: 0 -2px 0 #fdcda3 inset;
  width: 100%;
  line-height: 1.8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  transition: opacity .25s linear
}
.recipe .recipe_search__btn_detail > a:hover {
  opacity: 0.8
}
.recipe .recipe_search__btn_detail > a > span {
  display: block
}
@media screen and (max-width: 39.9375em) {
  .recipe .recipe_search__btn_detail > a {
    display: inline-block;
    width: auto;
    background-color: transparent;
    border: none;
    box-shadow: none
  }
  .recipe .recipe_search__btn_detail > a > span {
    display: inline-block;
    border-bottom: solid 1px #fc9200
  }
}
.recipe .header_box {
  text-align: center
}
.recipe .header_box__sub {
  font-family: "adorn-smooth-condensed-sans", sans-serif;
  font-size: .875rem;
  color: #fc9200;
  font-style: normal
}
.recipe .header_box__sub.seasonal_header {
  color: #fff
}
.recipe .header_box__sub.dark {
  color: #452d29
}
@media screen and (max-width: 39.9375em) {
  .recipe .header_box__sub {
    font-size: .75rem
  }
}
.recipe .header_box__header {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-size: 2rem;
  color: #452d29;
  padding: 0;
  margin-bottom: 1.25rem;
  position: relative;
  font-weight: bold
}
.recipe .header_box__header.seasonal_header {
  color: #fff
}
.recipe .header_box__header.line {
  z-index: 10
}
.recipe .header_box__header.line:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #9e7f5d;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  z-index: -1
}
.recipe .header_box__header.line:after {
  content: '';
  display: inline-block;
  background: #fff;
  position: absolute;
  z-index: -1;
  height: 2rem;
  width: 5em;
  top: 50%;
  margin-top: -1rem;
  left: 50%;
  margin-left: -2.5em
}
@media screen and (max-width: 39.9375em) {
  .recipe .header_box__header {
    font-size: 1.6875rem
  }
}
.recipe .seasonal {
  padding-top: 2.5rem;
  padding-bottom: 1.875rem
}
.recipe .seasonal.spring {
  background: url(../img/top/bg_spring.jpg) repeat top left
}
.recipe .seasonal.summer {
  background: url(../img/top/bg_summer.jpg) repeat top left
}
.recipe .seasonal.autumn {
  background: url(../img/top/bg_autumn.jpg) repeat top left
}
.recipe .seasonal.winter {
  background: url(../img/top/bg_winter.jpg) repeat top left
}
@media screen and (max-width: 39.9375em) {
  .recipe .seasonal {
    padding-top: 1.25rem;
    padding-bottom: .9375rem;
    width: 100vw;
    overflow: hidden
  }
  .recipe .seasonal > .grid-container {
    padding: 0
  }
}
.recipe .seasonal__item {
  display: block;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(33, 33, 33, 0.5);
  transition: all .25s linear
}
.recipe .seasonal__item:hover {
  opacity: .8;
  color: #452d29
}
.recipe .seasonal__image {
  text-align: center;
  margin-bottom: .75rem;
  height: 15rem;
  background: #e6e6e6
}
@media screen and (max-width: 39.9375em) {
  .recipe .seasonal__image {
    height: 15rem
  }
}
.recipe .seasonal__image > img {
  height: 15rem;
  width: 20.875rem;
  max-width: 20.875rem;
  max-height: 15rem;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
@media screen and (max-width: 39.9375em) {
  .recipe .seasonal__image > img {
    height: 15rem;
    width: 100%;
    max-width: 100%;
    max-height: 15rem;
    object-fit: cover;
    font-family: 'object-fit: cover;'
  }
}
.recipe .seasonal__info {
  padding: 0 .9375rem 1.875rem
}
.recipe .seasonal__title, .recipe .popular__title, .recipe .movie__title {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: bold;
  color: #452d29
}
.recipe .seasonal__duration, .recipe .popular__duration, .recipe .movie__duration {
  color: #452d29;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  margin-right: .625rem;
  background: url(../img/common/icon_time.png) no-repeat center left;
  background-size: 16px, 16px;
  padding-left: 1.25rem
}
.recipe .seasonal__kcal, .recipe .popular__kcal, .recipe .movie__kcal {
  color: #452d29;
  font-style: normal;
  font-weight: bold;
  display: inline-block;
  background: url(../img/common/icon_calorie.png) no-repeat center left;
  background-size: 9px, 15px;
  padding-left: .8125rem
}
.recipe .popular {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .popular {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }
}
.recipe .popular__recipe {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
.recipe .popular__item {
  width: calc(33.33333% - .75rem);
  margin-right: .375rem;
  margin-left: .375rem;
  display: block;
  background: #fff;
  overflow: hidden;
  transition: all .25s linear;
  box-shadow: 0 3px 3px -3px rgba(66, 66, 66, 0.6)
}
.recipe .popular__item:hover {
  opacity: .8;
  color: #452d29
}
@media screen and (max-width: 39.9375em) {
  .recipe .popular__item {
    width: calc(433.33333% - .3125rem);
    margin-right: .15625rem;
    margin-left: .15625rem;
    margin-bottom: 1.5625rem
  }
}
.recipe .popular__rank {
  text-align: center;
  margin-bottom: .3125rem
}
.recipe .popular__rank_image > img {
  width: 2.875rem;
  height: 2.25rem;
  object-fit: contain;
  font-family: 'object-fit: contain;'
}
.recipe .popular__rank_label {
  font-style: normal;
  font-size: .9375rem;
  color: #452d29;
  font-weight: bold;
  margin: 0;
  letter-spacing: .3rem
}
.recipe .popular__image {
  text-align: center;
  margin-bottom: .75rem;
  height: 15rem;
  background: #e6e6e6
}
.recipe .popular__image > img {
  height: 15rem;
  width: 20.875rem;
  max-width: 20.875rem;
  max-height: 15rem;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
@media screen and (max-width: 39.9375em) {
  .recipe .popular__image > img {
    height: 15rem;
    width: 100%;
    max-width: 100%;
    max-height: 15rem;
    object-fit: cover;
    font-family: 'object-fit: cover;'
  }
}
.recipe .popular__info {
  padding: 0 .9375rem 1.875rem
}
.recipe .movie {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: url(../img/common/bg_02.jpg) repeat top left
}
@media screen and (max-width: 39.9375em) {
  .recipe .movie {
    width: 100vw;
    overflow: hidden
  }
  .recipe .movie > .grid-container {
    padding: 0
  }
}
.recipe .movie__item {
  display: block;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(33, 33, 33, 0.5);
  margin: 0 .375rem .9375rem;
  transition: all .25s linear
}
@media screen and (max-width: 39.9375em) {
  .recipe .movie__item {
    margin-left: 0;
    margin-right: 0
  }
}
.recipe .movie__item:hover {
  opacity: .8;
  color: #452d29
}
.recipe .movie__image {
  text-align: center;
  margin-bottom: .75rem;
  height: 15rem;
  background: #e6e6e6;
  position: relative
}
.recipe .movie__image:after {
  content: '';
  width: 4.6875rem;
  height: 4.6875rem;
  background: url(../img/top/icon_play.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.recipe .movie__image.comming_soon:after {
  background: none
}
.recipe .movie__image > img {
  height: 15rem;
  width: 20.875rem;
  max-width: 20.875rem;
  max-height: 15rem;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
@media screen and (max-width: 39.9375em) {
  .recipe .movie__image > img {
    height: 15rem;
    width: 100%;
    max-width: 100%;
    max-height: 15rem;
    object-fit: cover;
    font-family: 'object-fit: cover;'
  }
}
.recipe .movie__info {
  padding: 0 .9375rem 1.875rem
}
.recipe .feature, .recipe .products {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .feature, .recipe .products {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
  }
}
.recipe .feature__bnr, .recipe .products__bnr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: -.75rem
}
.recipe .feature__item, .recipe .products__item {
  width: calc(33.33333% - .75rem);
  margin-right: .375rem;
  margin-left: .375rem;
  display: block;
  background: #fff;
  transition: all .25s linear;
  margin-bottom: .75rem
}
.recipe .feature__item > img, .recipe .products__item > img {
  display: block
}
.recipe .feature__item:hover, .recipe .products__item:hover {
  opacity: .8
}
@media screen and (max-width: 39.9375em) {
  .recipe .feature__item, .recipe .products__item {
    width: calc(100% - .75rem);
    margin-right: .375rem;
    margin-left: .375rem;
    margin-bottom: .3125rem
  }
}
.recipe .products {
  background: url(../img/common/bg_02.jpg) repeat top left
}
.recipe .search {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .search > .grid-container {
    padding: 0
  }
}
.recipe .search__header {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-size: 1.625rem;
  color: #fc9200;
  padding-left: 2.1875rem;
  display: inline-block;
  background: url(../img/common/icon_search.png) no-repeat center left;
  background-size: 24px, 24px;
  font-weight: bold;
  margin-bottom: .625rem;
  position: relative
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__header {
    font-size: 1.3125rem
  }
}
.recipe .search__btn_view {
  position: absolute;
  right: .625rem;
  top: .25rem;
}
@media screen and (max-width: 22.5em) {
  .recipe .search__btn_view {
    position: static;
    width: 50vw;
    margin: 0 auto .625rem
  }
}
.recipe .search__switch_view {
  background: #fc9200;
  padding: .375rem 1.875rem .375rem .9375rem;
  font-size: .9375rem;
  color: #fff;
  border-radius: 30px;
  line-height: 1;
  display: block;
  position: relative
}
.recipe .search__switch_view:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  right: .625rem;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.125rem
}
.recipe .search__switch_view.close:after {
  content: ""
}
.recipe .search__form {
  padding-bottom: 2.8125rem;
  /* border-bottom: solid 2px #9e7f5d */
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__form > .grid-margin-x {
    margin-right: 0;
    margin-left: 0
  }
}
.recipe .search__form_elements {
  border: solid 2px #9e7f5d;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: .9375rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__form_elements {
    border-top: solid 1px #9e7f5d;
    border-bottom: solid 1px #9e7f5d;
    border-left: none;
    border-right: none;
    border-radius: 0
  }
}
.recipe .search__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: solid 2px #9e7f5d;
  padding: 0;
  margin: 0
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__row {
    border-bottom: solid 1px #9e7f5d
  }
}
.recipe .search__row:last-child {
  border-bottom: none
}
.recipe .search__row:nth-child(odd) .search__row_header {
  background: #f9ce98
}
.recipe .search__row:nth-child(even) .search__row_header {
  background: #fce7c0
}
.recipe .search__row_header {
  width: 16.66667%;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem;
  -ms-flex-align: center;
  align-items: center;
  border-right: solid 1px #9e7f5d
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__row_header {
    width: 100%;
    border-bottom: solid 1px #9e7f5d;
    padding: .625rem 1.25rem .625rem .625rem;
    border-right: none
  }
}
.recipe .search__row_terms {
  width: 83.33333%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.recipe .search__row_terms .search__row_terms_t {
	width: 100%;
	background: #fce7c0;
	border-bottom: solid 1px #9e7f5d;
	position: relative!important;
}

.recipe .search__row_terms .search__row_terms_t.othercate {
	padding: 0.9rem;
}
.recipe .search__row_terms .search__row_terms_t .cate_t {
	font-weight: bold;
	color: #452d29;
}

.recipe .search__row_terms .search__row_terms_in {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.recipe .search__btn_view_t {
  position: absolute;
  right: .625rem;
  top: .25rem;
}
@media screen and (max-width: 22.5em) {
  .recipe .search__btn_view_t {
    position: static;
    width: 50vw;
    margin: 0 auto .625rem;
  }
}

.search__switch_view02 {
  background: #fc9200;
  padding: .375rem 1.875rem .375rem .9375rem;
  font-size: .9375rem;
  color: #fff;
  border-radius: 30px;
  line-height: 1;
  display: block;
  position: relative;
}
.search__switch_view02:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  right: .625rem;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.125rem;
}
.search__switch_view02.acc-btn--close:after {
  content: ""!important;
}

.acc-toggle {
  position: absolute;
  inline-size: 1px;
  block-size: 1px;
  clip-path: inset(50%);
  overflow: hidden;
  white-space: nowrap;
}

.acc-header {
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 16px;
}

.acc-btn--open:hover,
.acc-btn--close:hover,
.acc-btn--close:focus-visible {
  opacity: 0.5; 
}

/* 「開く」「閉じる」切り替え（チェック状態で出し分け） */
.acc-toggle:not(:checked) ~ .acc-header .acc-btn--close { display: none; }
.acc-toggle:checked ~ .acc-header .acc-btn--open { display: none; }

/* パネル：スムース開閉（max-heightトランジション） */
.acc-panel {
  color: var(--muted);
  /* アコーディオンのアニメ */
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .3s ease, opacity .2s ease;
}

/* 開いた状態のパネル */
.acc-toggle:checked ~ .acc-panel {
  opacity: 1;
  /* 十分大きい上限を与える。中身が増える可能性に備えて値を大きめに */
  max-height: 800px;
}

/* 動きを減らす環境設定対応 */
@media (prefers-reduced-motion: reduce) {
  .acc-panel { transition: none; }
}

@media screen and (max-width: 39.9375em) {
  .recipe .search__row_terms {
    width: 100%;
  }
}
.recipe .search__item {
  width: 20%;
  background: #fbf9f6;
  border-right: solid 1px #9e7f5d;
  transition: background .25s linear;
}
.recipe .search__item.g_item {
  width: 25%;
}
.recipe .search__item .goods_item {
  text-align: center;
  padding-top: 1.25rem;
  cursor: pointer;
}

.recipe .search__item.g_item .goods_name .search__label {
	height: 85px;
	padding-top: 0;
	padding-bottom: 0;
}
.recipe .search__item .goods_name.sp01 {
	padding-top: 11px;
}
.recipe .search__item .goods_name span {
  font-size: 12.6px;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__item .goods_name span {
    font-size: 3vw;
  }
  .recipe .search__item .goods_name.sp01 {
    padding-top: 2vw;
  }
  .recipe .search__item.g_item .goods_name .search__label {
    height: 26vw;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.recipe .search__item.g_item:nth-child(4n) {
  border-right: none;
}
.recipe .search__item.g_item:nth-child(5n) {
  border-right: solid 1px #9e7f5d;
}
.recipe .search__item.g_item:nth-child(n+5) {
  border-top: solid 1px #9e7f5d;
}

.recipe .acc-panel .search__item {
  border-top: solid 1px #9e7f5d;
}

.recipe .search__item:nth-child(5n) {
  border-right: none;
}
.recipe .search__item:nth-child(n+6) {
  border-top: solid 1px #9e7f5d;
}
.recipe .search__item:not(.legend):not(.blank):hover {
  background: #e5dad1
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__item {
    width: 33.33333%
  }
  .recipe .search__item.g_item {
    width: 33.33333%
  }
  .recipe .search__item.g_item:nth-child(4n) {
    border-right: solid 1px #9e7f5d;
  }
  .recipe .search__item:nth-child(5n) {
    border-right: solid 1px #9e7f5d
  }
  .recipe .search__item:nth-child(3n) {
    border-right: none
  }
  .recipe .search__item:nth-child(n+4) {
    border-top: solid 1px #9e7f5d
  }
  .recipe .search__item:not(.legend):not(.blank):hover {
    background: #e5dad1
  }
}
.recipe .search__legend {
  font-weight: bold;
  padding-left: 2.1875rem;
  position: relative;
  color: #452d29
}
.recipe .search__legend:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 1.875rem;
  height: 1.875rem;
  margin-top: -.9375rem;
  border-radius: 50%
}
.recipe .search__legend.genre:before {
  background: #fff url(../img/top/icon_genre.png) no-repeat center center;
  background-size: 22px, 18px
}
.recipe .search__legend.category:before {
  background: #fff url(../img/top/icon_category.png) no-repeat center center;
  background-size: 18px, 17px
}
.recipe .search__legend.style:before {
  background: #fff url(../img/top/icon_style.png) no-repeat center center;
  background-size: 22px, 15px
}
.recipe .search__legend.ingredients:before {
  background: #fff url(../img/top/icon_ingredients.png) no-repeat center center;
  background-size: 22px, 10px
}
.recipe .search__legend.season:before {
  background: #fff url(../img/top/icon_season.png) no-repeat center center;
  background-size: 16px, 16px
}
.recipe .search__legend.duration:before {
  background: #fff url(../img/top/icon_duration.png) no-repeat center center;
  background-size: 20px, 21px
}
.recipe .search__legend.calorie:before {
  background: #fff url(../img/top/icon_calorie.png) no-repeat center center;
  background-size: 12px, 21px
}
.recipe .search__legend.natrium:before {
  background: #fff url(../img/top/icon_natrium.png) no-repeat center center;
  background-size: 12px, 18px
}
.recipe .search__legend.theme:before {
  background: #fff url(../img/top/icon_theme.png) no-repeat center center;
  background-size: 14px, 20px
}
.recipe .search__legend.goods:before {
  background: #fff url(../img/top/icon_goods.png) no-repeat center center;
  background-size: 10px, 22px
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__legend {
    font-size: .875rem
  }
}
.recipe .search__label {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #452d29
}
.recipe .search__label > span {
  display: block;
  word-break: break-all
}
.recipe .search__label.long {
  font-size: .75rem;
  padding: .5rem 1.25rem .3125rem 3.4375rem;
  line-height: 1.3
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__label.long {
    padding: .5rem .625rem .3125rem 2.8125rem
  }
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: absolute;
  left: -9999px
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
  position: relative;
  cursor: pointer;
  transition: all .25s linear;
  width: 100%;
  height: 100%;
  padding: 1.25rem 1.25rem 1.25rem 3.4375rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (max-width: 39.9375em) {
  [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    padding: 1.25rem .625rem 1.25rem 2.8125rem
  }
}
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 1.25rem;
  top: 50%;
  margin-top: -.75rem;
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #452d29;
  background: #fff;
  border-radius: 4px;
  transition: all .25s linear
}
@media screen and (max-width: 39.9375em) {
  [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    left: .625rem
  }
}
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 1.375rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -.625rem;
  background: #fc9200 url(../img/common/icon_check.png) no-repeat center center;
  background-size: 16px, 12px;
  border-radius: 2px;
  transition: all .25s linear
}
@media screen and (max-width: 39.9375em) {
  [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    left: .75rem
  }
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0
}
[type="checkbox"]:checked + label:after {
  opacity: 1
}
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999
}
[type="checkbox"]:disabled + label {
  color: #aaa
}
[type="checkbox"]:checked:focus + label:before, [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted #452d29
}
label:hover:before {
  border: 2px solid #7d6c69 !important
}
.recipe .search__form_info {
  margin-bottom: 1.25rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__form_info {
    padding: 0 .9375rem;
    text-align: center
  }
}
.recipe .search__btn_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
.recipe .search__btn_excute {
  width: calc(66.66667% - 1.25rem);
  margin-right: .625rem;
  margin-left: .625rem;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  background: #fc9200;
  color: #fff;
  border-radius: 4px;
  font-size: 1.4375rem;
  box-shadow: 0 -3px 0 #ee7800 inset;
  cursor: pointer;
  transition: opacity .25s linear;
  padding: .75rem
}
.recipe .search__btn_excute:hover {
  opacity: 0.8
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__btn_excute {
    width: calc(100% - 3.75rem);
    margin-right: 1.875rem;
    margin-left: 1.875rem;
    margin-bottom: 2.1875rem
  }
}
.recipe .search__btn_clear {
  width: calc(30.33333% - 1.25rem);
  margin-right: .625rem;
  margin-left: .625rem;
  font-size: 1rem;
  font-weight: bold;
  color: #452d29;
  border-bottom: solid 1px #b1abaa;
  position: relative;
  cursor: pointer;
  transition: opacity .25s linear;
  padding-bottom: .375rem
}
.recipe .search__btn_clear:hover {
  opacity: 0.8
}
.recipe .search__btn_clear:after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background: #dad8d7;
  position: absolute;
  left: 0;
  bottom: 0px
}
@media screen and (max-width: 39.9375em) {
  .recipe .search__btn_clear {
    width: calc(50% - 2.5rem);
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    margin: 0 auto
  }
}
.recipe .by_product {
  margin-bottom: 3.125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe .by_product {
    margin-bottom: 1.5625rem
  }
}
.recipe .by_product__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}
.recipe .by_product__item {
  width: calc(20% - .625rem);
  margin-right: .3125rem;
  margin-left: .3125rem;
  margin-bottom: .625rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}
@media screen and (max-width: 39.9375em) {
  .recipe .by_product__item {
    width: calc(50% - .625rem);
    margin-right: .3125rem;
    margin-left: .3125rem;
    margin-bottom: .625rem
  }
}
.recipe .by_product__link {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  box-shadow: 0 0 3px #aaa;
  border-radius: 7px;
  padding: .625rem;
  height: 100%;
  text-decoration: underline;
  transition: all .25s linear;
  color: #452d29;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  font-feature-settings: "palt"
}
@media screen and (max-width: 39.9375em) {
  .recipe .by_product__link {
    padding: .9375rem .3125rem
  }
}
.recipe .by_product__link:hover {
  text-decoration: none;
  box-shadow: 0 0 3px #666
}
.recipe .by_product__image {
  width: 70%;
  margin: 0 auto .625rem
}
@media all and (-ms-high-contrast: none) {
  .recipe .by_product__image {
    height: 143px
  }
}
.recipe .by_product__text {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-size: .875rem;
  font-weight: bold
}
@media print, screen {
  .recipe .print_data {
    font-family: 'Noto Sans Japanese', sans-serif;
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 630px;
    margin: 0 auto;
    padding-top: 2.5rem;
    color: #000
  }
}
@media print, screen and (min-width: 40em) {
  .recipe .print_data {
    padding-right: .5rem;
    padding-left: .5rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data {
    padding-top: 1.25rem
  }
}
@media print, screen {
  .recipe .print_data__header {
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
    margin-bottom: .9375rem
  }
  .recipe .print_data__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -.625rem;
    margin-right: -.625rem;
    margin-bottom: 1.875rem
  }
  .recipe .print_data__info_image {
    width: calc(70% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data__info_image {
    width: calc(100% - -.9375rem);
    margin-right: -.46875rem;
    margin-left: -.46875rem;
    margin-bottom: .9375rem
  }
}
@media print, screen {
  .recipe .print_data__info_text {
    width: calc(30% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data__info_text {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
  }
}
@media print, screen {
  .recipe .print_data__info_spec {
    margin-bottom: 1.5625rem
  }
  .recipe .print_data__info_spec > ul {
    list-style: none;
    margin: 0;
    padding: 0
  }
  .recipe .print_data__info_spec > ul > li {
    font-size: .8125rem;
    line-height: 1.3;
    margin-bottom: .3125rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data__info_spec > ul > li {
    display: inline-block;
    margin-right: .9375rem;
    margin-bottom: 0
  }
}
@media print, screen {
  .recipe .print_data__info_point > p {
    font-size: .8125rem;
    line-height: 1.5
  }
  .recipe .print_data__recipe {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-left: -1.5625rem;
    margin-right: -1.5625rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data__recipe {
    margin-left: 0;
    margin-right: 0
  }
}
@media print, screen {
  .recipe .print_data__recipe_ingredients {
    width: calc(40% - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data__recipe_ingredients {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1.875rem
  }
}
@media print, screen {
  .recipe .print_data__recipe_ingredients > div {
    margin: 0;
    padding: 0
  }
  .recipe .print_data__recipe_ingredients > div > p {
    font-size: .8125rem;
    line-height: 2;
    margin-bottom: .3125rem;
    position: relative
  }
  .recipe .print_data__recipe_step {
    width: calc(60% - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe .print_data__recipe_step {
    width: 100%;
    margin-right: 0;
    margin-left: 0
  }
}
@media print, screen {
  .recipe .print_data__recipe_step > div {
    margin: 0;
    padding: 0
  }
  .recipe .print_data__recipe_step > div > p {
    font-size: .8125rem;
    line-height: 2;
    margin-bottom: .625rem;
    counter-increment: cnt
  }
  .recipe .print_data__copyright {
    text-align: center;
    font-size: .6875rem;
    line-height: 1.3;
    display: block;
    margin-top: 1.875rem;
    font-style: normal
  }
  .recipe .print_data__copyright br {
    display: none
  }
}
@media screen and (max-width: 320px) {
  .recipe .print_data__copyright br {
    display: inherit
  }
}
@media print, screen {
  .recipe .print_header {
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: .625rem;
    margin-bottom: .625rem;
    border-bottom: solid 2px #000
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe_data {
    overflow: hidden
  }
}
.recipe_data ul {
  margin: 0
}
.recipe_data__header {
  padding: 1.875rem 0
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__header {
    padding: 1.25rem 0 .625rem
  }
}
.recipe_data__header .recipe_data__header_title {
  font-size: 1.875rem;
  font-weight: bold;
  color: #362e2b
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__header .recipe_data__header_title {
    font-size: 1.3125rem
  }
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__img {
    margin-bottom: .9375rem;
    margin-right: -.9375rem;
    margin-left: -.9375rem
  }
}
.recipe_data__info {
  padding-left: 2.125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info {
    padding-left: 0
  }
}
.recipe_data__info .data_info__status {
  margin-bottom: .9375rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__status {
    display: inline-block;
    margin-bottom: .625rem;
    margin-right: .3125rem;
    vertical-align: top
  }
}
.recipe_data__info .data_info__status li {
  display: inline-block;
  background: #fc9200;
  color: #fff;
  padding: .3125rem .625rem .3125rem .5rem;
  font-size: .875rem;
  line-height: 1.3;
  vertical-align: middle
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__status li {
    font-size: .6875rem;
    padding: .3125rem .4375rem .3125rem .3125rem
  }
}
.recipe_data__info .data_info__status li span {
  font-size: 1.125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__status li span {
    font-size: .8125rem
  }
}
.recipe_data__info .data_info__status li.status_time {
  margin-right: .625rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__status li.status_time {
    margin-right: .3125rem
  }
}
.recipe_data__info .data_info__status li.status_time::before {
  content: "";
  width: 1rem;
  height: 1rem;
  background: url("../img/common/icon_time3.png") no-repeat center center;
  background-size: 16px 16px;
  display: inline-block;
  padding-right: 1.375rem;
  vertical-align: text-top
}
.recipe_data__info .data_info__status li.status_calorie::before {
  content: "";
  width: .5625rem;
  height: .9375rem;
  background: url("../img/common/icon_calorie3.png") no-repeat center center;
  background-size: 9px 15px;
  display: inline-block;
  padding-right: 1.0625rem;
  vertical-align: text-top
}
.recipe_data__info .data_info__text {
  font-size: 1.0625rem;
  margin-bottom: .9375rem;
  font-weight: bold
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__text {
    display: inline-block;
    font-size: .8125rem;
    vertical-align: top;
    margin-bottom: .625rem;
    line-height: 1.3
  }
}
.recipe_data__info .data_info__text span {
  font-size: .875rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__text span {
    font-size: .6875rem
  }
}
.recipe_data__info .data_info__sns {
  margin-bottom: 2.1875rem
}
.recipe_data__info .data_info__sns li {
  display: inline-block;
  line-height: 1.2;
  vertical-align: text-top;
  padding-right: .1875rem
}
.recipe_data__info .data_info__sns li.print_btn {
  background: #ea4d2b;
  border-radius: 15px
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__sns li.print_btn {
    display: none
  }
}
.recipe_data__info .data_info__sns li.print_btn a {
  transition: .2s ease-in-out;
  color: #fff;
  font-size: .6875rem;
  display: block;
  padding: .1875rem .3125rem .1875rem
}
.recipe_data__info .data_info__sns li.print_btn a::before {
  content: "";
  width: .625rem;
  height: .75rem;
  background: url("../img/common/icon_print.png") no-repeat center center;
  background-size: 10px 12px;
  display: inline-block;
  padding-right: 1.0625rem;
  vertical-align: middle
}
.recipe_data__info .data_info__sns li.print_btn a:hover {
  opacity: .8
}
.recipe_data__info .data_info__point {
  border-radius: .375rem;
  border: 2px solid #d80c18;
  padding: 0 1.25rem .9375rem;
  max-width: 22.5rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__point {
    text-align: center
  }
}
.recipe_data__info .data_info__point .point_title {
  display: inline-block;
  position: relative;
  top: -1.25rem;
  background: #fff;
  padding: 0 .625rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__point .point_title {
    text-align: center
  }
}
.recipe_data__info .data_info__point .point_title img {
  max-width: 4.8125rem;
  padding-right: .625rem
}
.recipe_data__info .data_info__point .point_title span {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-size: 1.1875rem;
  font-weight: bold;
  border-top: 2px dotted #d80c18;
  border-bottom: 2px dotted #d80c18;
  padding: .4375rem 0;
  display: inline-block
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__info .data_info__point .point_title span {
    font-size: 1.125rem;
    padding: .5rem 0 .5625rem
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .recipe_data__info .data_info__point .point_title span {
    padding: .6875rem 0 .25rem
  }
}
.recipe_data__info .data_info__point p {
  font-size: .875rem;
  text-align: left
}
.recipe_data__howto {
  margin-top: 2.5rem;
  margin-bottom: 3.125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__howto {
    margin-bottom: 1.5625rem
  }
}
.recipe_data__howto .howto_title {
  padding: .5rem .625rem;
  background: url("../img/bg_title.jpg") repeat center center;
  font-size: 1.25rem;
  color: #362e2b
}
.recipe_data__howto .howto_title span {
  font-size: .9375rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__howto .howto_title {
    padding: .5rem .9375rem;
    font-weight: bold
  }
}
.recipe_data__howto .howto_food {
  margin-right: 3.125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__howto .howto_food {
    margin-right: 0;
    margin-bottom: .625rem
  }
}
.recipe_data__howto .howto_food__list p {
  padding: .625rem .1875rem 0;
  line-height: 2
}
.recipe_data__howto .howto_cook__list p {
  padding: .625rem .1875rem 0;
  line-height: 2
}
.recipe_data__back {
  text-align: center;
  margin-bottom: 3.125rem
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__back {
    margin-bottom: 2.1875rem
  }
}
.recipe_data__back a {
  transition: .2s ease-in-out;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  background: #fc9200;
  font-size: 1.4375rem;
  color: #fff !important;
  padding: .375rem 0 .1875rem;
  max-width: 21.5625rem;
  width: 100%;
  display: block;
  border-radius: .3125rem;
  box-shadow: 0 3px 0 #ee7800;
  margin: 0 auto
}
@media screen and (max-width: 39.9375em) {
  .recipe_data__back a {
    padding: .4375rem 0 .25rem;
    font-size: 1.25rem
  }
}
.recipe_data__back a:hover {
  opacity: .8
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .recipe_data__back a {
    padding: .5625rem 0 0
  }
}
.search_result ul {
  margin: 0
}
.search_result__header {
  padding: 1.875rem 0 .9375rem;
  border-bottom: 1px solid #dcdcdc
}
@media screen and (max-width: 39.9375em) {
  .search_result__header {
    padding: 1.25rem 0 .9375rem
  }
}
.search_result__header .search_result__header_title {
  font-weight: bold;
  font-size: 1rem;
  font-feature-settings: "palt";
  letter-spacing: .1em
}
.search_result__header .search_result__header_title strong {
  font-size: 1.625rem;
  padding-right: .625rem
}
@media screen and (max-width: 39.9375em) {
  .search_result__header .search_result__header_title {
    text-align: left;
    margin-bottom: .625rem
  }
}
.search_result__header .search_result__header_link {
  text-align: right
}
@media screen and (max-width: 39.9375em) {
  .search_result__header .search_result__header_link {
    text-align: left
  }
}
.search_result__header .search_result__header_link a {
  font-size: .9375rem;
  color: #fc9200;
  padding-top: .625rem;
  display: inline-block
}
@media screen and (max-width: 39.9375em) {
  .search_result__header .search_result__header_link a {
    font-size: .875rem;
    font-weight: bold;
    padding-top: 0
  }
}
.search_result__header .search_result__header_link a::after {
  content: "";
  padding-left: .625rem;
  width: .375rem;
  height: .5rem;
  background: url("../img/common/icon_right.png") no-repeat center center;
  background-size: 6px 8px;
  display: inline-block
}
@media screen and (max-width: 39.9375em) {
  .search_result__header .search_result__header_link a::after {
    display: none
  }
}
.search_result__header .search_result__header_link a::before {
  display: none;
  content: "";
  padding-right: .9375rem;
  width: .375rem;
  height: .5rem;
  background: url("../img/common/icon_right.png") no-repeat center center;
  background-size: 6px 8px
}
@media screen and (max-width: 39.9375em) {
  .search_result__header .search_result__header_link a::before {
    display: inline-block
  }
}
.search_result__header .search_result__header_link a:hover {
  opacity: .8
}
.search_result__pager .page-navi li {
  display: inline-block;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle
}
.search_result__pager .page-navi li a {
  display: block;
  transition: .2s ease-in-out
}
.search_result__pager .page-navi li.pager_prev {
  padding-right: 1.25rem
}
.search_result__pager .page-navi li.pager_prev a {
  position: relative;
  width: .75rem;
  height: 1.75rem
}
.search_result__pager .page-navi li.pager_prev a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.875rem;
  width: .75rem;
  height: 1.4375rem;
  background: url("../img/common/icon_arrow_prev.png") no-repeat center center;
  background-size: 12px 23px;
  display: inline-block
}
.search_result__pager .page-navi li.pager_next {
  padding-left: 1.25rem
}
.search_result__pager .page-navi li.pager_next a {
  position: relative;
  width: .75rem;
  height: 1.75rem
}
.search_result__pager .page-navi li.pager_next a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.875rem;
  width: .75rem;
  height: 1.4375rem;
  background: url("../img/common/icon_arrow_next.png") no-repeat center center;
  background-size: 12px 23px;
  display: inline-block
}
.search_result__pager .page-navi li.pager_num {
  padding: 0 .3125rem
}
.search_result__pager .page-navi li.pager_num a {
  border: 1px solid #362e2b;
  width: 1.75rem;
  height: 1.75rem;
  font-size: .8125rem;
  padding-top: .1875rem
}
.search_result__pager .page-navi li.pager_num a:hover {
  border: 1px solid #fc9200;
  background: #fc9200;
  color: #fff
}
.search_result__pager .page-navi li.pager_active a {
  border: 1px solid #fc9200;
  background: #fc9200;
  color: #fff
}
.search_result__list {
  margin-bottom: 3.4375rem
}
@media screen and (max-width: 39.9375em) {
  .search_result__list {
    margin-bottom: .9375rem
  }
}
.search_result__list_item {
  margin-bottom: 1rem
}
.search_result__list_item a {
  transition: .2s ease-in-out;
  display: block;
  background: #f5efe5
}
.search_result__list_item a ul li {
  color: #3a3a3a
}
.search_result__list_item a:hover {
  opacity: .8;
  color: #3a3a3a
}
.search_result__list_item a:hover ul li {
  color: #3a3a3a
}
.search_result__list_item .list_item_img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden
}
.search_result__list_item .list_item_img .object-fit-img {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center center;';
  max-width: 15.25rem;
  height: 15.25rem;
  width: 100%
}
@media screen and (max-width: 480px) and (min-width: 417px) {
  .search_result__list_item .list_item_img .object-fit-img {
    height: 13.75rem
  }
}
@media screen and (max-width: 416px) and (min-width: 376px) {
  .search_result__list_item .list_item_img .object-fit-img {
    height: 11.6875rem
  }
}
@media screen and (max-width: 375px) and (min-width: 321px) {
  .search_result__list_item .list_item_img .object-fit-img {
    height: 10.4375rem
  }
}
@media screen and (max-width: 320px) {
  .search_result__list_item .list_item_img .object-fit-img {
    height: 8.75rem
  }
}
.search_result__list_item .list_item_info {
  padding: .9375rem .9375rem 3.4375rem;
  position: relative
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info {
    padding: .375rem .625rem 2.1875rem
  }
}
.search_result__list_item .list_item_info .info_name {
  font-size: 1.125rem;
  font-weight: bold;
  color: #362e2b;
  margin-bottom: .625rem;
  transition: .2s ease-in-out
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info .info_name {
    font-size: .8125rem
  }
}
.search_result__list_item .list_item_info > ul {
  transition: .2s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 .9375rem .9375rem
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul {
    padding: 0 0 .625rem .625rem
  }
}
.search_result__list_item .list_item_info > ul li {
  display: inline-block;
  font-size: .875rem;
  font-weight: bold;
  line-height: 1.3;
  position: relative
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul li {
    font-size: .6875rem
  }
}
.search_result__list_item .list_item_info > ul li span {
  font-size: 1.125rem
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul li span {
    font-size: .875rem
  }
}
.search_result__list_item .list_item_info > ul li.info_time {
  padding-left: 1.375rem;
  padding-right: .3125rem
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul li.info_time {
    padding-left: 1.125rem;
    padding-right: 0;
    font-size: .75rem
  }
}
.search_result__list_item .list_item_info > ul li.info_time::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 1.125rem;
  height: 1.125rem;
  background: url("../img/common/icon_time.png") no-repeat center center;
  background-size: 18px 18px;
  display: inline-block
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul li.info_time::before {
    width: .9375rem;
    height: .9375rem;
    background-size: 15px 15px
  }
}
.search_result__list_item .list_item_info > ul li.info_calorie {
  padding-left: .875rem
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul li.info_calorie {
    padding-left: 1rem
  }
}
.search_result__list_item .list_item_info > ul li.info_calorie::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: .5625rem;
  height: .9375rem;
  background: url("../img/common/icon_calorie.png") no-repeat center center;
  background-size: 9px 15px;
  display: inline-block
}
@media screen and (max-width: 39.9375em) {
  .search_result__list_item .list_item_info > ul li.info_calorie::before {
    left: 5px;
    width: .4375rem;
    height: .8125rem;
    background-size: 7px 13px
  }
}
.search_result .pager_top {
  text-align: right;
  padding: 1.875rem 0
}
@media screen and (max-width: 39.9375em) {
  .search_result .pager_top {
    text-align: center;
    padding: .75rem 0 1.25rem
  }
}
.search_result .pager_top__left {
  display: inline-block;
  margin-right: .9375rem;
  vertical-align: top
}
@media screen and (max-width: 39.9375em) {
  .search_result .pager_top__left {
    margin-bottom: .625rem
  }
}
.search_result .pager_top__left p {
  font-size: .9375rem;
  line-height: 1.3
}
.search_result .pager_top__left p span {
  font-size: 1.125rem
}
.search_result .pager_top__right {
  display: inline-block
}
.search_result .pager_top__right > ul {
  display: inline-block
}
.search_result .pager_top__right > ul li.pager_prev a::before {
  width: .625rem;
  height: 1.1875rem;
  background: url("../img/common/icon_arrow_prev.png") no-repeat center center;
  background-size: 10px 19px;
  margin-top: -.6875rem
}
.search_result .pager_top__right > ul li.pager_next a::before {
  width: .625rem;
  height: 1.1875rem;
  background: url("../img/common/icon_arrow_next.png") no-repeat center center;
  background-size: 10px 19px;
  margin-top: -.6875rem
}
@media screen and (max-width: 39.9375em) {
  .search_result .pager_top__right > ul li.pager_num {
    padding: 0 .625rem
  }
  .search_result .pager_top__right > ul li.pager_num a {
    width: 2.1875rem;
    height: 2.1875rem;
    font-size: 1.125rem;
    padding-top: .3125rem
  }
  .search_result .pager_top__right > ul li.pager_next {
    padding-left: .3125rem
  }
  .search_result .pager_top__right > ul li.pager_prev {
    padding-right: .3125rem
  }
}
@media screen and (max-width: 360px) {
  .search_result .pager_top__right > ul li.pager_num {
    padding: 0 .5rem
  }
  .search_result .pager_top__right > ul li.pager_num a {
    width: 2rem;
    height: 2rem;
    font-size: 1rem
  }
}
.search_result .pager_btm {
  text-align: center;
  padding: 0 0 4.0625rem
}
@media screen and (max-width: 39.9375em) {
  .search_result .pager_btm {
    padding: 0 0 3.125rem
  }
}
.search_result .pager_btm__btm {
  display: block
}
.search_result .pager_btm__btm p {
  font-size: .9375rem;
  line-height: 1.3
}
.search_result .pager_btm__btm p span {
  font-size: 1.25rem
}
.search_result .pager_btm__top {
  display: inline-block;
  padding-bottom: .9375rem
}
@media screen and (max-width: 39.9375em) {
  .search_result .pager_btm__top {
    padding-bottom: .625rem
  }
}
.search_result .pager_btm__top > ul {
  display: inline-block
}
.search_result .pager_btm__top > ul li.pager_num {
  padding: 0 .3125rem
}
.search_result .pager_btm__top > ul li.pager_num a {
  width: 2.125rem;
  height: 2.125rem;
  font-size: 1rem;
  padding-top: .3125rem
}