@charset "UTF-8";
/* ================================================================================
 Font Awesome
================================================================================ */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.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-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: "";
}

/* ================================================================================
 init
================================================================================ */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: -apple-system, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "メイリオ", meiryo, sans-serif;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.6;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  animation: fadeIn 2s ease 0s 1 normal;
}

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

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

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

ul, ol, li, dl, dd {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a, a:visited {
  -webkit-transition: .4s;
  transition: .4s;
  color: #333;
  text-decoration: none;
}

a:hover, a:active {
  color: #aeac09;
}

@media only screen and (max-width: 767px) {
  a {
    display: block;
  }
}

input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
  padding: 4px 10px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

@media only screen and (max-width: 1079px) {
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  select,
  textarea {
    font-size: 12px;
  }
}

/* プレースホルダー */
:placeholder-shown {
  color: #aaa;
}

::-webkit-input-placeholder {
  color: #aaa;
}

:-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #aaa;
}

/* ================================================================================
 util
================================================================================ */
/* clearfix */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* PC or SP Only */
.spOnly {
  display: none;
}

@media only screen and (max-width: 1079px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
}

/* ================================================================================
 common
================================================================================ */
.row {
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  max-width: 1140px;
}

@media only screen and (max-width: 1079px) {
  .row {
    padding: 0 20px;
  }
}

/* ================================================================================
 button
================================================================================ */
.btn {
  position: relative;
  display: inline-block;
  padding: 2px 20px;
  margin: 20px 0 0;
  border: 1px solid #333;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.btn:hover {
  border-color: #aeac09;
  background: #aeac09;
  color: #fff;
}

.btn.spOnly {
  display: none;
}

.btn--readmore {
  display: block;
  width: 200px;
}

.btn--readmore:after {
  content: "\f107";
}

@media only screen and (max-width: 1079px) {
  .btn {
    padding: 10px 20px;
    margin: 20px auto 0;
    width: 100%;
  }
  .btn:after {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
  }
  .btn:hover {
    border-color: #333;
    background: none;
    color: #333;
  }
  .btn.spOnly {
    display: block;
  }
  .btn--down:after {
    content: "\f107";
    border: 1px solid #333;
    width: 17px;
    height: 17px;
    line-height: 17px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
  }
  .btn--readmore {
    padding: 5px 20px;
    width: 80%;
  }
  .btn--readmore:before {
    content: "";
    position: absolute;
    top: -61px;
    left: -15%;
    display: block;
    width: 130%;
    height: 60px;
    background: transparent;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 25%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.7)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 25%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  }
  .btn--readmore:after {
    content: "\f107";
  }
}

/* ================================================================================
 header
================================================================================ */
.header {
  position: relative;
  z-index: 2;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.header__inner {
  position: relative;
}

.header__logo {
  position: absolute;
  z-index: 3;
  left: 50%;
  padding: 40px 0 0;
  margin-left: -53px;
}

.header__logo a {
  position: relative;
}

.header__logo a:hover {
  filter: alpha(opacity=60);
  opacity: .6;
}

@media only screen and (max-width: 1079px) {
  .header__logo {
    left: 0;
    padding-top: 20px;
    margin: 0;
    width: 100%;
  }
  .header__logo a {
    display: inline-block;
  }
  .header__logo a img {
    width: 80px;
  }
  .header__logo a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

.subnav {
  position: relative;
}
.subnav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.subnav__item {
  display: inline-block;
}

.subnav__linkTxt {
  display: inline-block;
  margin-left: 5px;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
}

.subnav__sns {
  position: absolute;
  top: 15px;
  left: 0;
}

.subnav__sns .subnav__item {
  margin-right: 10px;
  font-size: 2rem;
}

.subnav__other {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 1.6rem;
}

.subnav__other .subnav__item {
  margin-left: 30px;
}

.subnav__item--line {
  height: 20px;
  background: url("../img/line_icon_yellow.png") no-repeat center 50%;
  background-size: cover;
  line-height: 0;
}

.subnav__item--line a:hover {
  background-color: transparent;
}

.subnav__item--line a:hover img {
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}

.header__lineIcon {
  width: 20px;
}



@media only screen and (max-width: 1079px) {
  .subnav {
    display: none;
  }
}

.gnav {
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 0;
  width: 100%;
}

.gnav__list {
  text-align: center;
}

.gnav__item {
  display: inline-block;
  width: 20%;
}

.gnav__item:nth-child(2) {
  margin-right: 9%;
}

.gnav__item:nth-child(3) {
  margin-left: 9%;
}

.gnav__ttl {
  font-size: 2.6rem;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-weight: bold;
}

.gnav__subttl {
  font-size: 1.2rem;
}

@media only screen and (max-width: 1079px) {
  .gnav {
    display: none;
  }
}

/* ================================================================================
 drawer
================================================================================ */
.drawer {
  opacity: 0;
  overflow: hidden;
  display: block;
  position: fixed;
  top: -1000px;
  left: 0;
  z-index: 101;
  padding: 60px 0 10px;
  width: 100%;
  background: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}

.drawer__item {
  border-top: 1px dashed #ddd;
}

.drawer a {
  position: relative;
  display: table;
  padding: 10px 20px;
  width: 100%;
}

.drawer a:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -14px;
  color: #aaa;
  font-size: 1.8rem;
}

.drawer a:hover {
  color: #333;
}

.drawer__ttl {
  width: 30%;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
}

.drawer__subttl {
  padding-right: 10%;
  width: 70%;
  font-size: 1.4rem;
}

.drawerBtn {
  display: none;
  position: fixed;
  z-index: 101;
  top: 17px;
  right: 20px;
  padding: 15px 15px 0 0;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.drawerBtn__inner {
  position: relative;
  width: 40px;
  height: 22px;
}

.drawerBtn__inner > span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #666;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

.drawerBtn__inner > span:nth-child(1) {
  top: 0;
}

.drawerBtn__inner > span:nth-child(2) {
  top: 10px;
}

.drawerBtn__inner > span:nth-child(3) {
  top: 20px;
}

.drawerBtn__label {
  display: block;
  margin: 8px 0 0;
  text-align: center;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.8rem;
}

.drawerBtnCompact {
  top: 0;
  right: 5px;
}

.drawerBtnCompact .drawerBtn__inner > span {
  -webkit-box-shadow: 0 0 8px 0 #fff;
          box-shadow: 0 0 8px 0 #fff;
}

.drawerBtnCompact .drawerBtn__label {
  margin-top: 6px;
  text-shadow: 0 0 8px #fff;
}

#drawerOverray {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: .2s;
  transition: .2s;
}

@media only screen and (max-width: 1079px) {
  .drawerBtn {
    display: block;
  }
  body.drawerOpen .header {
    position: relative;
    z-index: 102;
  }
  body.drawerOpen .header__logo {
    display: none;
  }
  body.drawerOpen .drawerBtn {
    z-index: 1001;
    top: 5px;
    right: 0;
  }
  body.drawerOpen .drawerBtn__label {
    display: none;
  }
  body.drawerOpen .drawerBtn__inner span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
            transform: rotate(315deg);
  }
  body.drawerOpen .drawerBtn__inner span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  body.drawerOpen .drawerBtn__inner span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-315deg);
        -ms-transform: rotate(-315deg);
            transform: rotate(-315deg);
  }
  body.drawerOpen .drawer {
    opacity: 1;
    top: 0;
  }
  body.drawerOpen #drawerOverray {
    opacity: 1;
    top: 0;
    z-index: 99;
  }
}

/* ================================================================================
 page to top button
================================================================================ */
.pageTop {
  padding: 14px 0;
  width: 100%;
  background: #c0b7b2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.pageTop:hover {
  background: #614a3f;
}

.pageTop:hover .pageTop__inner {
  color: #fff;
}

.pageTop__inner {
  text-align: center;
  color: #614a3f;
  font-size: 2rem;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-weight: bold;
  -webkit-transition: .3s;
  transition: .3s;
}

.pageTop__inner .fa {
  position: relative;
  top: -1px;
  margin-right: 10px;
}

@media only screen and (max-width: 1079px) {
  .pageTop:hover {
    background: #c0b7b2;
  }
  .pageTop:hover .pageTop__inner {
    color: #614a3f;
  }
  .pageTop__inner {
    font-size: 1.8rem;
  }
}

/* ================================================================================
 footer
================================================================================ */
.footer {
  padding-bottom: 40px;
  margin-top: 80px;
  background: #e5e2e1;
}

.footer--home {
  margin-top: 0;
}

.footer__inner {
  display: table;
  padding: 40px 0;
  width: 100%;
}

.footer__logo {
  display: table-cell;
  vertical-align: middle;
  width: 106px;
}

.footer__links {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}

.footer__links__item {
  display: inline-block;
  width: 14%;
  text-align: center;
}

.footer__links__ttl {
  font-size: 2.2rem;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-weight: bold;
}

.footer__links__subttl {
  font-size: 1rem;
}

.footer__sns {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  text-align: right;
}

.footer__sns__item {
  display: inline-block;
  margin-right: 20px;
  font-size: 2.4rem;
}

.footer__sns__item--line {
  position: relative;
  top: 2px;
  height: 24px;
  background: url("../img/line_icon_yellow.png") no-repeat center 50%;
  background-size: cover;
  line-height: 0;
}

.footer__sns__item--line a:hover {
  background-color: transparent;
}

.footer__sns__item--line a:hover img {
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}

.footer__lineIcon {
  width: 24px;
}

.footer__copy {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  text-align: center;
}

.footer--top {
  margin-top: 0;
}

@media only screen and (max-width: 1079px) {
  .footer {
    position: relative;
    padding-bottom: 0;
  }
  .footer .row {
    padding: 0;
  }
  .footer__inner {
    display: block;
    padding: 30px 0 20px;
  }
  .footer__logo {
    display: block;
    width: 100%;
    text-align: center;
  }
  .footer__logo img {
    width: 53px;
  }
  .footer__links {
    overflow: hidden;
    display: block;
    margin-top: 94px;
    padding-left: 0;
    border-top: 1px solid #c0b7b2;
    border-bottom: 1px solid #c0b7b2;
  }
  .footer__links__item {
    float: left;
    display: block;
    padding: 8px 0;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #c0b7b2;
    border-right: 1px solid #c0b7b2;
  }
  .footer__links__item:last-child {
    border-bottom-color: #e5e2e1;
  }
  .footer__links__item:nth-child(even) {
    border-right: none;
  }
  .footer__links__ttl {
    font-size: 1.8rem;
  }
  .footer__sns {
    position: absolute;
    top: 162px;
    right: 50%;
    text-align: right;
    margin-right: -90px;
  }
  .footer__sns__item {
    font-size: 2.4rem;
  }
  .footer__copy {
    padding-bottom: 20px;
    font-size: 1.2rem;
  }
}

/* ================================================================================
 mainv isual(lower)
================================================================================ */
.lowerMv {
  position: relative;
}

.lowerMv__cover {
  opacity: .2;
  height: 290px;
  background-size: cover;
  -webkit-filter: blur(6px);
          filter: blur(6px);
}

.lowerMv__img {
  margin-top: -118px;
  height: 236px;
  background-position: center 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 767px) {
  .lowerMv__cover {
    height: 170px;
  }
  .lowerMv__img {
    margin-top: -60px;
    background-size: cover;
    height: 118px;
  }
}

/* ================================================================================
 main title(lower)
================================================================================ */
.mainTtl {
  padding: 40px 0;
  text-align: center;
}

.mainTtl__ttl {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 3.2rem;
}

.mainTtl--notMv {
  padding-top: 190px;
}

@media only screen and (max-width: 767px) {
  .mainTtl {
    padding: 20px 0;
  }
  .mainTtl__ttl {
    font-size: 2.0rem;
  }
  .mainTtl__subttl {
    font-size: 1.0rem;
  }
  .mainTtl--notMv {
    padding-top: 120px;
  }
}

/* ================================================================================
 breadcrumbs
================================================================================ */
.breadcrumbs__inner {
  padding: 15px 0 0;
  border-top: 1px solid #ddd;
}

.breadcrumbs__arrow {
  margin: 0 8px 0 5px;
  color: #aaa;
}

.breadcrumbs--notMv {
  padding-top: 180px;
}

@media only screen and (max-width: 1079px) {
  .breadcrumbs__inner a {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  .breadcrumbs__inner {
    font-size: 1.0rem;
  }
  .breadcrumbs--notMv {
    padding-top: 120px;
  }
}

/* ================================================================================
 other content
================================================================================ */
.otherContent__inner {
  padding: 40px 0 0;
  border-top: 1px solid #ddd;
}

.otherContent__list {
  overflow: hidden;
  text-align: center;
}

.otherContent__item {
  float: left;
  width: 32%;
  margin-left: 2%;
}

.otherContent__item:first-child {
  margin-left: 0;
}

.otherContent__ttl {
  display: inline-block;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
}

.otherContent__subttl {
  display: inline-block;
}

.otherContent__img {
  margin-top: 20px;
  width: 100%;
  line-height: 0;
}

.otherContent__img img {
  width: 100%;
}

.otherContent__img__link:hover {
  -webkit-transition: .3s;
  transition: .3s;
  filter: alpha(opacity=60);
  opacity: .6;
}

.otherContent--noborder {
  margin-top: 40px;
}

.otherContent--noborder .otherContent__inner {
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .otherContent__inner {
    text-align: center;
  }
  .otherContent__item {
    float: none;
    width: 53%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .otherContent__item:first-child {
    margin: auto;
  }
  .otherContent__ttl {
    font-size: 2rem;
    line-height: 1;
  }
  .otherContent__subttl {
    font-size: 1.0rem;
    line-height: 1;
  }
  .otherContent__img {
    margin-top: 15px;
  }
  .otherContent__img__link:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

/* ================================================================================
 home
================================================================================ */
/* title */
.topTitle {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.topTitle__ttl {
  display: inline-block;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2rem;
}

.topTitle__subttl {
  display: inline-block;
  margin-left: 20px;
  font-size: 1.4rem;
  font-weight: normal;
}

.topTitle__link {
  float: right;
  display: inline-block;
  position: relative;
  right: 10px;
  bottom: -7px;
}

.topTitle__link .fa {
  margin-left: 10px;
  color: #aaa;
  font-size: 1.8rem;
}

@media only screen and (max-width: 1079px) {
  .topTitle__ttl {
    width: 100%;
  }
  .topTitle__subttl {
    float: right;
    position: relative;
    top: 6px;
    font-size: 1.2rem;
  }
  .topTitle__link {
    display: none;
  }
}

/* column */
@media only screen and (max-width: 1079px) {
  .topMainContents.row {
    padding: 0;
  }
}

.topColumnL {
  float: left;
  margin-top: 80px;
  width: 460px;
}

.topColumnR {
  float: right;
  margin-top: 80px;
  width: 520px;
}

@media only screen and (max-width: 1079px) {
  .topColumnL {
    float: none;
    margin-top: 40px;
    width: 100%;
  }
  .topColumnR {
    float: none;
    margin-top: 40px;
    width: 100%;
  }
}

/* main visual */
.mv {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 600px;
  background-color: #F4F5F7;
  background-image: url("../img/mv.jpg");
  background-position: right -120px bottom -125px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.mv .row {
  position: relative;
  height: 100%;
}

.mv__copy {
  position: absolute;
  z-index: 2;
  bottom: 230px;
}

.mv__copy__img {
  position: relative;
  z-index: 2;
  width: 587px;
}

.mv__copy__underline {
  overflow: hidden;
  position: relative;
  top: 20px;
  left: 200px;
  -webkit-animation: border 5s linear;
          animation: border 5s linear;
}

.mv__copy__underline img {
  width: 310px;
}

@-webkit-keyframes border {
  0% {
    width: 0;
  }
  100% {
    width: 296px;
  }
}

@keyframes border {
  0% {
    width: 0;
  }
  100% {
    width: 296px;
  }
}

.mv__scrollBtn {
  display: none;
}

.mv__circle {
  position: absolute;
  z-index: 1;
  left: -60px;
  bottom: 190px;
  opacity: 0.8;
  -webkit-animation: fadeIn 5s linear;
          animation: fadeIn 5s linear;
}

.mv__circle__layer {
  position: absolute;
  width: 100px;
  height: 106px;
  left: 20%;
  mix-blend-mode: multiply;
}

.mv__circle__1 {
  background: rgba(249, 248, 215, 0.3);
  -webkit-border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
          border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
  -webkit-animation: rotation 6s infinite linear;
          animation: rotation 6s infinite linear;
}

.mv__circle__2 {
  -webkit-border-radius: 80% 30% 50% 50%/50%;
          border-radius: 80% 30% 50% 50%/50%;
  background: rgba(249, 232, 206, 0.3);
  -webkit-animation: rotation 4s infinite linear;
          animation: rotation 4s infinite linear;
}

.mv__circle__3 {
  background: rgba(239, 238, 206, 0.2);
  -webkit-border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
          border-radius: 40% 40% 50% 40%/30% 50% 50% 50%;
  -webkit-animation: rotation 3s infinite linear;
          animation: rotation 3s infinite linear;
}

@-webkit-keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

@media only screen and (max-width: 1079px) {
  .mv {
    height: 660px;
    background-position: right -60px bottom -120px;
    background-size: 760px;
  }
  .mv__copy {
    top: 50%;
    bottom: auto;
    left: 50%;
    margin-top: -180px;
    margin-left: -50%;
    width: 100%;
  }
  .mv__copy__img {
    margin: 0 auto;
    max-width: 440px;
    width: 50%;
  }
  .mv__copy__underline {
    top: 50%;
    bottom: auto;
    left: 50%;
    margin-top: 3%;
    margin-left: -135px;
  }
  .mv__copy__underline img {
    width: 270px;
  }
  .mv__circle {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: auto;
    top: -50px;
    margin-left: -200px;
  }
  .mv__circle__layer {
    position: absolute;
    width: 80px;
    height: 86px;
    left: 20%;
  }
}

@media only screen and (max-width: 767px) {
  .mv {
    background-position: right -60px bottom -50px;
    background-size: 660px;
  }
  .mv__copy {
    top: 160px;
    bottom: auto;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }
  .mv__copy__img {
    margin: 0 auto;
    width: 348px;
  }
  .mv .mv__circle {
    top: -45px;
    margin-left: -165px;
  }
  .mv .mv__circle__layer {
    position: absolute;
    width: 70px;
    height: 76px;
    left: 20%;
  }
}

@media only screen and (max-width: 459px) {
  .mv {
    background-position: center bottom;
    background-size: 150%;
  }
  .mv__copy {
    top: 25%;
  }
  .mv__copy__img {
    margin: 0 auto;
    width: 256px;
  }
  .mv__copy__underline {
    margin-left: -102px;
    margin-top: 20px;
  }
  .mv__copy__underline img {
    width: 200px;
  }
  .mv__scrollBtn {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  }
  .mv__scrollBtn a {
    display: inline-block;
    color: #fff;
  }
  .mv__scrollBtn__label {
    font-size: 2.4rem;
  }
  .mv__scrollBtn__label:after {
    content: "\f107";
    font-family: "FontAwesome";
    display: block;
    position: relative;
    top: -10px;
  }
  .mv .mv__circle {
    margin-left: -140px;
  }
}

/* topic(single) */
.topTopic__inner {
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.topTopic__ttl {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2rem;
}

.topTopic__date {
  margin-right: 20px;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.6rem;
}

.topTopic__item {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 8%;
  padding-right: 5%;
  width: 100%;
}

.topTopic__item a:after {
  content: "\f105";
  font-family: "FontAwesome";
  display: inline-block;
  position: absolute;
  right: 10px;
  margin-top: -4px;
  color: #aaa;
  font-size: 1.8rem;
}

.topTopic__item a:hover:after {
  color: #aeac09;
}

@media only screen and (max-width: 1079px) {
  .topTopic.row {
    padding: 0;
  }
  .topTopic__inner {
    padding: 10px 2%;
  }
  .topTopic__item a {
    display: inline;
  }
  .topTopic__item a:after {
    margin-top: -4px;
  }
}

@media only screen and (max-width: 767px) {
  .topTopic {
    padding: 0;
  }
  .topTopic__inner {
    padding: 10px 20px;
  }
  .topTopic__ttl {
    margin-top: -13px;
    width: auto;
    min-width: 50px;
    font-size: 1.6rem;
  }
  .topTopic__date {
    display: block;
  }
  .topTopic__item {
    padding-left: 60px;
    line-height: 130%;
  }
  .topTopic__item a:after {
    right: 0;
    margin-top: -8px;
  }
  .topTopic__item a:hover:after {
    color: #333;
  }
}

/* about */
.topAbout {
  margin-top: 80px;
}

.topAbout__article {
  position: relative;
  margin-top: 40px;
  min-height: 266px;
}

.topAbout__article:first-of-type {
  margin-top: 0;
}

.topAbout__ttl {
  padding-top: 20px;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 2.2rem;
}

.topAbout__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 460px;
  height: 266px;
}

.topAbout__img img {
  width: 100%;
}

.topAbout__txt {
  margin-top: 20px;
  line-height: 200%;
}

.topAbout__article--imgR .topAbout__img:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 126px;
  right: 320px;
  width: 220px;
  height: 220px;
  background: #f9f8eb;
}

.topAbout__article--imgL {
  padding-left: 500px;
}

.topAbout__article--imgL .topAbout__img {
  left: 0;
}

.topAbout__article--imgL .topAbout__img:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 173px;
  left: 160px;
  width: 400px;
  height: 222px;
  background: #f9f8eb;
}

.topAbout__footerImg {
  float: right;
  margin-top: 40px;
}

@media only screen and (max-width: 1079px) {
  .topAbout {
    margin-top: 40px;
  }
  .topAbout__article {
    margin-top: 8%;
    min-height: auto;
  }
  .topAbout__ttl {
    padding-top: 0;
    font-size: 1.8rem;
  }
  .topAbout__ttl br {
    display: none;
  }
  .topAbout__img {
    right: 0;
    width: 35%;
    height: auto;
  }
  .topAbout__txt {
    line-height: 160%;
  }
  .topAbout__link {
    padding: 5px 60px;
    width: auto;
  }
  .topAbout__article--imgR .topAbout__ttl {
    width: 60%;
  }
  .topAbout__article--imgR .topAbout__img:after {
    top: 60%;
    right: 60%;
    width: 70%;
    height: 70%;
  }
  .topAbout__article--imgL {
    padding-left: 40%;
  }
  .topAbout__article--imgL .topAbout__img:after {
    top: 60%;
    left: 60%;
    width: 70%;
    height: 70%;
  }
  .topAbout__footerImg {
    float: none;
    margin: 8% auto 40px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .topAbout {
    padding: 0;
  }
  .topAbout__article {
    margin-top: 30px;
  }
  .topAbout__ttl {
    padding: 20px 20px 20%;
    width: 80%;
    background: #f9f8eb;
  }
  .topAbout__ttl br {
    display: block;
  }
  .topAbout__img {
    position: relative;
    margin: -15% auto 0;
    margin-right: 0;
    width: 275px;
    height: 159px;
  }
  .topAbout__txt {
    padding: 0 20px;
    margin-top: 20px;
  }
  .topAbout__txt br {
    display: none;
  }
  .topAbout__link {
    display: block;
    padding: 5px 20px;
    margin: 20px auto 0;
    width: 70%;
  }
  .topAbout__article--imgR .topAbout__ttl {
    width: 80%;
  }
  .topAbout__article--imgR .topAbout__img:after {
    display: none;
  }
  .topAbout__article--imgL {
    padding-left: 0;
  }
  .topAbout__article--imgL .topAbout__ttl {
    margin-left: 20%;
    text-align: right;
  }
  .topAbout__article--imgL .topAbout__img {
    margin-left: 0;
  }
  .topAbout__article--imgL .topAbout__img:after {
    display: none;
  }
  .topAbout__footerImg {
    width: 90%;
    margin: 8% 0 0;
  }
  .topAbout__footerImg img {
    width: 100%;
  }
}

/* topics */
.noArticle {
  padding: 60px 0;
  margin: 10px 0;
  background: #f7f7f7;
  text-align: center;
  color: #ccc;
}
.topTopics__list {
  border-bottom: 1px solid #ddd;
}

.topTopics__item {
  position: relative;
  padding: 10px 30px 10px 0;
  border-top: 1px dashed #ddd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.topTopics__item:first-child {
  border-top: none;
}

.topTopics__item a:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  color: #aaa;
}

.topTopics__item a:hover:after {
  color: #aeac09;
}

.topTopics__date {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  margin-right: 20px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 1079px) {
  .topTopics {
    padding: 0 20px;
  }
  .topTopics__item {
    padding-right: 20px;
  }
  .topTopics__item a {
    display: inline;
  }
  .topTopics__item a:after {
    right: 0;
  }
  .topTopics__item a:hover:after {
    color: #333;
  }
  .topTopics__date {
    display: block;
    font-size: 1.4rem;
  }
}

/* blog */
.topBlog {
  margin-top: 40px;
}

.topBlog__list {
  overflow: hidden;
}

.topBlog__item {
  float: left;
  margin-top: 20px;
  margin-left: 3.5%;
  width: 31%;
  min-height: 172px;
}

.topBlog__item:nth-child(1), .topBlog__item:nth-child(4) {
  margin-left: 0;
}

.topBlog__item a:hover img {
  -webkit-transition: .3s;
  transition: .3s;
  filter: alpha(opacity=60);
  opacity: .6;
}

.topBlog__img {
  width: 100%;
  height: 100px;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center 50%;
  background-size: cover;
}

.topBlog__date {
  margin-top: 5px;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1079px) {
  .topBlog {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .topBlog__item {
    margin-left: 4%;
    width: 48%;
    min-height: 172px;
  }
  .topBlog__item:nth-child(odd) {
    margin-left: 0;
  }
  .topBlog__item:nth-child(4) {
    margin-left: 4%;
  }
  .topBlog__item a:hover img {
    -webkit-transition: .3s;
    transition: .3s;
    filter: alpha(opacity=60);
    opacity: .6;
  }
  .topBlog__img {
    width: 100%;
    height: 100px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover;
  }
  .topBlog__date {
    margin-top: 5px;
    font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
    font-size: 1.4rem;
  }
}

/* event */
.topEvent {
  /*min-height: 638px;*/
}

.topEvent__calendar {
  margin-top: 0px;
}

.topEvent__calendar img {
  width: 100%;
}

@media only screen and (max-width: 1079px) {
  .topEvent {
    padding: 20px;
    min-height: auto;
    background: #f2f1f0;
  }
}

/* instagram */
.instagram {
  padding: 40px 0 0;
  margin-top: 80px;
  min-height: 300px;
  background: #f9f8eb;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.instagram .row {
  position: relative;
}

.instagram__ttl {
  text-align: center;
}

.instagram__ttl img {
  width: 175px;
}

.instagram__links {
  position: absolute;
  top: 0;
  right: 0;
}

.instagram__links__item {
  display: inline-block;
  margin-left: 20px;
  font-size: 2.8rem;
}
.instagram__feed {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.instagram__feedItem {
  padding-top: 16.66%;
  width: 16.66%;
  background-position: center 50%;
  background-size: cover;
  opacity: .5;
  transition: .3s;
}
.instagram__feedItem:hover {
  opacity: 1;
}

@media only screen and (max-width: 1079px) {
  .instagram {
    padding: 40px 0 0;
    margin-top: 0;
  }
  .instagram__ttl img {
    width: 40%;
  }
  .instagram__links {
    position: relative;
    text-align: center;
  }
  .instagram__links__item {
    margin-left: 25px;
    font-size: 2.4rem;
  }
  .instagram__links__item:first-child {
    margin-left: 0;
  }
  .instagram__feedItem {
    padding-top: 33.3333%;
    width: 33.3333%;
  }
  .instagram__feedItem:hover {
  }
}

/* instagram feed */
#wdi_feed_0 {
  margin-top: 20px;
}

#wdi_feed_0 .wdi_feed_container {
  background: transparent;
  border-bottom: none !important;
}

#wdi_feed_0 .wdi_feed_wrapper {
  background: transparent;
}

#wdi_feed_0 .wdi_photo_wrap_inner {
  border: none !important;
  background: transparent !important;
}

#wdi_feed_0 .wdi_feed_item {
  line-height: 0;
}

.wdi_feed_item {
  opacity: .4;
  -webkit-transition: .5s;
  transition: .5s;
}

.wdi_feed_item:hover {
  opacity: 1;
}

@media only screen and (max-width: 1079px) {
  #wdi_feed_0 .wdi_feed_item {
    width: 33.33333% !important;
  }
  .wdi_feed_item:hover {
    opacity: .4;
  }
}

/* ================================================================================
 about
================================================================================ */
/* main visual */
.lowerMv--about .lowerMv__cover {
  background-image: url(../img/about_mv.jpg);
}

.lowerMv--about .lowerMv__img {
  background-image: url(../img/about_mv.jpg);
}

/* about */
.about__mainCopy {
  padding: 140px 0;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
  font-size: 3.2rem;
  font-weight: normal;
}

.about__txtBox {
  margin-top: 80px;
}

.about__txtBox:first-of-type {
  margin-top: 0;
}

.about__txtBox:after {
  content: "";
  display: block;
  clear: both;
}

.about__txtBox__copy {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 2.2rem;
  font-weight: normal;
}

.about__txtBox__img {
  position: relative;
  line-height: 0;
  max-width: 405px;
}

.about__txtBox__img img {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  width: 100%;
}

.about__txtBox__img--01:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -120px;
  left: -120px;
  width: 242px;
  height: 242px;
  background: #f9f8eb;
}

.about__txtBox__img--02:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -120px;
  right: -120px;
  width: 242px;
  height: 242px;
  background: #f9f8eb;
}

.about__txtBox__txt {
  margin-top: 40px;
}

.about__txtBox--l .about__txtBox__img {
  float: right;
  margin-left: 80px;
}

.about__txtBox--r .about__txtBox__img {
  float: left;
  margin-right: 80px;
}

@media only screen and (max-width: 767px) {
  .about__mainCopy {
    padding: 70px 0;
    font-size: 1.8rem;
  }
  .about__txtBox {
    margin-top: 40px;
  }
  .about__txtBox__copy {
    font-size: 1.8rem;
  }
  .about__txtBox__copy br {
    display: none;
  }
  .about__txtBox__img--01:after {
    bottom: 20px;
    left: -20px;
    width: 162px;
    height: 162px;
  }
  .about__txtBox__img--02:after {
    display: none;
  }
  .about__txtBox__txt {
    margin-top: 20px;
  }
  .about__txtBox--l .about__txtBox__img {
    float: none;
    margin: 0 auto;
  }
  .about__txtBox--r .about__txtBox__img {
    float: none;
    margin: 0 auto;
  }
}

/* profile */
.profile {
  margin-top: 80px;
}

.profile__inner {
  display: table;
  padding: 40px 0;
  border-top: 1px solid #ddd;
}

.profile__img {
  display: table-cell;
  vertical-align: middle;
}

.profile__info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
}

.profile__ttl {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2rem;
  font-weight: bold;
}

.profile__job {
  margin-top: 20px;
  font-weight: bold;
}

.profile__name {
  font-size: 1.8rem;
  font-weight: bold;
}

.profile__englishName {
  margin-left: 20px;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
}

.profile__txt {
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .profile {
    margin-top: 40px;
  }
  .profile__inner {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .profile__img {
    display: block;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -202px;
    height: 173px;
  }
  .profile__info {
    display: block;
    text-align: center;
    padding-left: 0;
  }
  .profile__ttl {
    font-size: 1.6rem;
  }
  .profile__job {
    margin-top: 10px;
    font-size: 1.0rem;
  }
  .profile__englishName {
    margin-left: 0;
    font-size: 1.2rem;
  }
  .profile__englishName:before {
    content: "\A";
    white-space: pre;
  }
  .profile__txt {
    padding-top: 260px;
    text-align: left;
  }
}

/* ================================================================================
 about
================================================================================ */
/* main visual */
.lowerMv--item .lowerMv__cover {
  background-image: url(../img/item_mv.jpg);
}

.lowerMv--item .lowerMv__img {
  background-image: url(../img/item_mv.jpg);
  background-position: center -200px;
}

@media only screen and (max-width: 1079px) {
  .lowerMv--item .lowerMv__img {
    background-position: center 50%;
  }
}

.itemLead {
  margin-top: 60px;
  text-align: center;
}

.itemLead p {
  margin-top: 40px;
  line-height: 1;
}

.itemLead__copy {
  font-size: 3.2rem;
  font-weight: normal;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

@media only screen and (max-width: 1079px) {
  .itemLead {
    margin-top: 40px;
    text-align: left;
  }
  .itemLead p {
    margin-top: 20px;
    line-height: 1.6;
  }
  .itemLead__copy {
    font-size: 2rem;
    text-align: center;
  }
}

/* features */
.itemFeatures {
  overflow: hidden;
  margin-top: 80px;
}

.itemFeatures__item {
  float: left;
  margin-left: 5%;
  width: 30%;
  text-align: center;
}

.itemFeatures__item:first-child {
  margin-left: 0;
}

.itemFeatures__img img {
  width: 100%;
  line-height: 0;
}

.itemFeatures__ttl {
  margin-top: 20px;
  text-align: center;
}

.itemFeatures__num {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  margin-right: 10px;
}

.itemFeatures__txt {
  margin-top: 20px;
  min-height: 110px;
  text-align: left;
}

.itemFeatures__link {
  display: inline-block;
  text-align: center;
  margin: 40px auto 0;
  width: 34px;
  height: 34px;
  border: 1px solid #333;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  line-height: 34px;
}

.itemFeatures__link:hover {
  border-color: #aeac09;
  background: #aeac09;
  color: #fff;
}

@media only screen and (max-width: 1079px) {
  .itemFeatures {
    margin-top: 40px;
  }
  .itemFeatures__item {
    display: table;
    float: none;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    text-align: left;
  }
  .itemFeatures__item:first-child {
    margin-top: 0;
  }
  .itemFeatures__img {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
  }
  .itemFeatures__info {
    display: table-cell;
    vertical-align: middle;
    padding-left: 6%;
  }
  .itemFeatures__ttl {
    margin-top: 0;
    text-align: left;
    font-size: 1.4rem;
  }
  .itemFeatures__num {
    display: block;
    margin-top: -10px;
    margin-right: 0;
    font-size: 2.4rem;
    line-height: 120%;
  }
  .itemFeatures__txt {
    display: none;
  }
  .itemFeatures__link {
    display: none;
  }
}

/* outline */
.itemOutline {
  margin-top: 80px;
  text-align: center;
}

.itemOutline__inner {
  padding: 80px 0 0;
  border-top: 1px solid #ddd;
}

.itemOutline__copy {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 3.2rem;
  font-weight: normal;
}

.itemOutline__txt {
  margin-top: 40px;
}

.itemOutline__img {
  margin-top: 40px;
}

@media only screen and (max-width: 1079px) {
  .itemOutline {
    margin-top: 40px;
  }
  .itemOutline__copy {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 2rem;
    font-weight: normal;
  }
  .itemOutline__txt {
    margin-top: 40px;
    text-align: left;
  }
  .itemOutline__txt br {
    display: none;
  }
  .itemOutline__img {
    margin-top: 20px;
  }
  .itemOutline__img img {
    width: 100%;
  }
}

/* item list */
.itemList {
  margin-top: 80px;
}

.itemList__inner {
  border-top: 1px solid #ddd;
}

.itemList__item {
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}

.itemList__head {
  display: table;
  width: 100%;
}

.itemList__imgBox {
  display: table-cell;
  vertical-align: middle;
  width: 260px;
}

.itemList__img {
  width: 260px;
  height: 260px;
  background-size: cover;
  background-position: center 50%;
  background-repeat: no-repeat;
}

.itemList__info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
}

.itemList__name {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 2.2rem;
  font-weight: normal;
}

.itemList__copy {
  margin-top: 20px;
  font-size: 1.6rem;
}

.itemList__txt {
  margin-top: 20px;
}

.itemList__onlineShop {
  display: block;
  padding: 2px 0;
  margin-top: 20px;
  width: 200px;
  border: 1px solid #333;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.8rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.itemList__onlineShop:hover {
  border-color: #aeac09;
  background: #aeac09;
  color: #fff;
}

.itemList .btn--readmore {
  display: none;
}

.itemList .js-readmore-content {
  display: inline;
}

.itemList__footer {
  display: table;
  position: relative;
  z-index: 1;
  margin-top: 30px;
}

.itemList__footer__ttl {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  padding-left: 30px;
}

.itemList__footer__list {
  display: table-cell;
  vertical-align: middle;
}

.itemList__footer__item {
  float: left;
  margin-left: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.itemList__footer__img {
  width: 88px;
  height: 88px;
  background-size: cover;
  background-position: center 50%;
  background-repeat: no-repeat;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}

.itemList__footer__name {
  margin-top: 5px;
  text-align: center;
  font-size: 1.2rem;
}

@media only screen and (max-width: 1079px) {
  .itemList {
    margin-top: 40px;
  }
  .itemList__item {
    padding: 20px 0;
  }
  .itemList__head {
    display: block;
    width: 100%;
  }
  .itemList__imgBox {
    display: block;
    width: auto;
  }
  .itemList__img {
    margin: 0 auto;
    width: 130px;
    height: 130px;
  }
  .itemList__info {
    display: block;
    padding-left: 0;
    margin-top: 20px;
  }
  .itemList__name {
    text-align: center;
    font-size: 2rem;
  }
  .itemList__copy {
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: center;
  }
  .itemList__txt {
    -webkit-transition: .3s;
    transition: .3s;
  }
  .itemList__txt br {
    display: none;
  }
  .itemList__onlineShop {
    padding: 7px 80px;
    margin-top: 20px;
    width: 100%;
    font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
    font-size: 1.8rem;
  }
  .itemList__onlineShop:hover {
    border-color: #333;
    background: none;
    color: #333;
  }
  .itemList__footer {
    overflow: hidden;
    margin-top: 30px;
    display: block;
  }
  .itemList__footer__ttl {
    display: block;
    text-align: center;
    padding-left: 0;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .itemList__footer__list {
    display: block;
    text-align: center;
  }
  .itemList__footer__item {
    display: inline-block;
    float: none;
    margin-top: 15px;
    margin-left: 6%;
  }
  .itemList__footer__item:first-child {
    margin-left: 0;
  }
  .itemList__footer__img {
    width: 55px;
    height: 55px;
  }
  .itemList__footer__name {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .itemList .btn--readmore {
    display: block;
  }
  .itemList .js-readmore-content {
    -webkit-transition: 1s;
    transition: 1s;
  }
}

/* detail */
.itemDetail {
  overflow: hidden;
  margin-top: 80px;
  margin-bottom: 80px;
}

.itemDetail__copy {
  margin-bottom: 60px;
  text-align: center;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 3.2rem;
  font-weight: normal;
}

.itemDetail__item {
  display: table;
  margin-top: 80px;
}

.itemDetail__item:first-child {
  margin-top: 0;
}

.itemDetail__img {
  display: table-cell;
  vertical-align: top;
  width: 300px;
}

.itemDetail__img img {
  width: 100%;
  line-height: 100%;
}

.itemDetail__info {
  display: table-cell;
  vertical-align: top;
  padding-left: 40px;
}

.itemDetail__ttl {
  font-size: 2rem;
  margin-bottom: 20px;
}

.itemDetail__num {
  margin-right: 10px;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2.4rem;
}

.itemDetail__txt p {
  margin-top: 20px;
}

.itemDetail__txt p:first-of-type {
  margin-top: 0;
}

@media only screen and (max-width: 1079px) {
  .itemDetail {
    margin-bottom: 40px;
  }
  .itemDetail__copy {
    margin-bottom: 40px;
    font-size: 2rem;
  }
  .itemDetail__item {
    overflow: hidden;
    display: block;
    margin-top: 40px;
  }
  .itemDetail__img {
    display: block;
  }
  .itemDetail__img img {
    line-height: 0;
  }
  .itemDetail__info {
    display: inline;
    padding-left: 0;
    text-align: center;
  }
  .itemDetail__ttl {
    overflow: hidden;
    font-size: 1.6rem;
  }
  .itemDetail__num {
    display: block;
    margin-top: 10px;
    margin-right: 0;
    font-size: 2.4rem;
    line-height: 120%;
  }
  .itemDetail__txt {
    margin-top: 20px;
    overflow: hidden;
    text-align: left;
  }
}

/* ================================================================================
 event
================================================================================ */
/* main visual */
.lowerMv--event .lowerMv__cover {
  background-image: url(../img/event_mv.jpg);
}

.lowerMv--event .lowerMv__img {
  background-image: url(../img/event_mv.jpg);
  background-position: 50% 0;
}

/* outline */
.eventOutline {
  margin-top: 80px;
}

.eventOutline__inner {
  position: relative;
}

.eventOutline__copy {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 2.2rem;
  font-weight: normal;
}

.eventOutline__img {
  position: absolute;
  top: 0;
  right: 40px;
  width: 34%;
}

.eventOutline__img img {
  width: 100%;
}

.eventOutline__img:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -40px;
  top: 54%;
  padding: 18%;
  width: 76%;
  background: #f9f8eb;
}

.eventOutline__txt {
  margin-top: 20px;
  width: 55%;
}

@media only screen and (max-width: 1079px) {
  .eventOutline__btn {
    display: inline-block;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .eventOutline {
    margin-top: 60px;
  }
  .eventOutline__copy {
    font-size: 1.8rem;
  }
  .eventOutline__copy:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -20px;
    left: 0;
    width: 250px;
    height: 150px;
    background: #f9f8eb;
  }
  .eventOutline__img {
    position: relative;
    right: auto;
    margin-top: 20px;
    margin: 20px auto 0;
    width: 100%;
    max-width: 372px;
  }
  .eventOutline__img:after {
    display: none;
  }
  .eventOutline__txt {
    width: 100%;
  }
  .eventOutline__btn {
    display: block;
    width: 100%;
  }
}

/* event calendar */
.eventCalendar {
  margin-top: 100px;
}

@media only screen and (max-width: 767px) {
  .eventCalendar {
    margin-top: 50px;
  }
}

/* simple calender */
.simcal-default-calendar-grid > table {
  border-spacing: 0;
  border-collapse: separate;
}

.simcal-align-right {
  display: none;
}

.simcal-default-calendar-grid .simcal-calendar-head th.simcal-nav {
  padding-bottom: 30px;
}

.simcal-nav h3 {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2.4rem;
  font-weight: normal;
}

.simcal-default-calendar-light .simcal-nav-button {
  color: #666;
}

.simcal-week-day {
  padding: 10px;
}

.simcal-default-calendar-grid.simcal-default-calendar-light span.simcal-day-number {
  padding: 10px;
  background: none;
}

.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day:hover {
  background-color: #f9f8eb !important;
}

.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void,
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:hover {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ccc;
}

.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:first-child,
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:first-child:hover {
  border-left: none;
}

.simcal-default-calendar-grid > table tbody td {
  border-top: 1px solid #ddd;
}

.simcal-default-calendar-grid.simcal-default-calendar-light span.simcal-day-number {
  border-bottom: 1px solid #ddd;
}

.simcal-default-calendar-grid > table tbody td {
  border-left: 1px solid #ccc;
}

.simcal-default-calendar-grid > table tbody td:first-child {
  border-left: none;
}

.simcal-month {
  border-bottom: 1px solid #ccc;
}

.simcal-default-calendar-grid .simcal-day > div {
  min-height: 100px !important;
}

/* simple calender(top) */
.topEvent .simcal-default-calendar-grid .simcal-calendar-head th.simcal-nav {
  padding-bottom: 10px;
}

.topEvent .simcal-nav h3 {
  font-size: 2rem;
}

.topEvent .simcal-default-calendar-light .simcal-nav-button {
  color: #666;
}

.topEvent .simcal-default-calendar-grid.simcal-default-calendar-light span.simcal-day-number {
  padding: 5px;
}

.topEvent .simcal-default-calendar-grid .simcal-day > div {
  min-height: 70px !important;
}

@media only screen and (max-width: 1079px) {
  .eventCalendar__calendar {
    display: none;
  }
  .eventCalendar {
    background: #f2f1f0;
  }
  .spOnly .simcal-default-calendar-list {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .spOnly .simcal-default-calendar .simcal-current h3 {
    font-size: 2rem;
    font-weight: bold;
  }
  .spOnly .simcal-default-calendar-light button.simcal-nav-button.simcal-prev {
    text-align: left;
  }
  .spOnly .simcal-default-calendar-right button.simcal-nav-buttonsimcal-next {
    text-align: right;
  }
  .spOnly .simcal-default-calendar-light button.simcal-nav-button:disabled, .spOnly .simcal-default-calendar-light button.simcal-nav-button:disabled:hover {
    color: #f2f1f0 !important;
  }
  .spOnly .simcal-default-calendar-list dt.simcal-day-label > span {
    padding: 8px 20px !important;
    width: 100%;
    background: #dfdbd9 !important;
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  }
  .spOnly .simcal-default-calendar-list dt.simcal-day-label {
    margin-bottom: 5px;
  }
  .spOnly .simcal-default-calendar-list ul.simcal-events {
    margin: 5px 0 0;
  }
  .spOnly .simcal-default-calendar-list ul.simcal-events li.simcal-event {
    background: #fff;
  }
  .spOnly .simcal-default-calendar-list .simcal-event-details {
    position: relative;
    padding: 20px 40px 20px 20px;
  }
  .spOnly .simcal-event-title {
    font-size: 1.4rem;
  }
  .spOnly .simcal-event-details-link-sp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .spOnly .simcal-event-details-link-sp a {
    width: 100%;
    height: 100%;
  }
  .spOnly .simcal-event-details-link-sp a .fa {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 1.6rem;
    margin-top: -8px;
  }
  .spOnly .simcal-default-calendar-list .simcal-event-details .simcal-event-description, .spOnly .simcal-default-calendar-list .simcal-event-details p:last-of-type {
    margin-bottom: 0;
  }
  .spOnly .simcal-default-calendar-list ul.simcal-events li.simcal-event {
    margin-bottom: 5px;
  }
}

/* ================================================================================
 wp-pagenavi
================================================================================ */
.wp-pagenavi {
  position: relative;
  margin-top: 60px;
  width: 100%;
  text-align: center;
}

.wp-pagenavi .pages {
  display: none;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  position: absolute;
  top: 0;
  font-size: 1.4rem;
  border-color: #614a3f;
}

.wp-pagenavi .previouspostslink {
  left: 0;
}

.wp-pagenavi .nextpostslink {
  right: 0;
}

.wp-pagenavi .page,
.wp-pagenavi .current {
  display: inline-block;
  padding: 5px 11px;
  border-color: #333;
  font-size: 1.4rem;
  font-weight: bold;
}

.wp-pagenavi .page:hover {
  background: #614a3f;
  color: #fff;
}

.wp-pagenavi .current {
  background: #614a3f;
  color: #fff;
}

@media only screen and (max-width: 1079px) {
  .wp-pagenavi {
    margin-top: 30px;
  }
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    position: relative;
  }
  .wp-pagenavi .previouspostslink {
    float: left;
    left: 0;
  }
  .wp-pagenavi .nextpostslink {
    float: right;
  }
  .wp-pagenavi .page,
  .wp-pagenavi .current {
    display: none;
  }
}

/* ================================================================================
 topics
================================================================================ */
/* column */
.topicsMainContents--mb {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1079px) {
  .topicsMainContents.row {
    padding: 0;
  }
}

.topicsColumnL {
  float: left;
  margin-top: 80px;
  width: 680px;
}

.topicsColumnR {
  float: right;
  margin-top: 80px;
  width: 300px;
}

@media only screen and (max-width: 1079px) {
  .topicsColumnL {
    float: none;
    margin-top: 40px;
    width: 100%;
  }
  .topicsColumnR {
    float: none;
    margin-top: 40px;
    width: 100%;
  }
  .topicsColumnR--noborder {
    margin-top: 0;
  }
}

/* archive list */
.archiveList__list {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.archiveList li {
  border-top: 1px dashed #ddd;
}

.archiveList li:first-child {
  border-top: none;
}

.archiveList a {
  display: block;
  position: relative;
  padding: 20px 0;
}

.archiveList a:after {
  content: "\f105";
  font-family: "FontAwesome";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  color: #aaa;
  font-size: 1.8rem;
  line-height: 0;
}

.archiveList__ttl {
  padding: 0 20px;
  font-family: "Open Sans Condensed",-apple-system,"Helvetica Neue",sans-serif;
}

.archiveList__ttl--cat {
  margin-top: 40px;
}
.archiveList--cat {
  margin-top: 10px;
}


@media only screen and (max-width: 1079px) {
  .archiveList {
    padding: 0 20px;
  }
  .archiveList li {
    border-top: 1px dashed #ddd;
  }
  .archiveList li:first-child {
    border-top: none;
  }
  .archiveList a {
    display: block;
    padding: 20px 30px 20px 0;
  }
  .archiveList a:after {
    right: 10px;
  }
  .archiveList__ttl {
    text-align: center;
    font-size: 2rem;
  }
}

/* topics list */
.topicsList__item {
  overflow: hidden;
  display: table;
  position: relative;
  margin-top: 20px;
  width: 100%;
  -webkit-box-shadow: 0 1px 3px 0 #ccc;
          box-shadow: 0 1px 3px 0 #ccc;
  -webkit-transition: .3s;
  transition: .3s;
}

.topicsList__item:first-of-type {
  margin-top: 0;
}

.topicsList__item:after {
  content: "\f105";
  font-family: "FontAwesome";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  color: #aaa;
  font-size: 2rem;
  line-height: 0;
}

.topicsList__item a {
  display: block;
  padding: 20px 60px 20px 20px;
}

.topicsList__img {
  display: table-cell;
  vertical-align: middle;
  width: 140px;
  height: 100px;
  background-size: cover;
  background-position: center 50%;
  background-repeat: no-repeat;
}

.topicsList__txt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
}

.topicsList__date {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 1.6rem;
}

.topicList__cat {
  display: inline-block;
  font-size: 1.2rem;
  color: #aaa;
  -webkit-transition: .3s;
  transition: .3s;
}

.topicList__catItem:before {
  content: " / ";
}

.topicList__catItem:first-child:before {
  content: "";
}

.topicsList__title {
  font-size: 1.6rem;
  font-weight: normal;
}

.topicsList__item:hover {
  -webkit-box-shadow: 0 1px 8px 0 #ccc;
          box-shadow: 0 1px 8px 0 #ccc;
}
.topicsList__item:hover .topicList__cat {
  color: #aeac09;
}

.topicsList__item:hover .topicsList__img {
  filter: alpha(opacity=80);
  opacity: .8;
}

@media only screen and (max-width: 1079px) {
  .topicsList {
    padding: 0 20px;
  }
  .topicsList__item {
    display: block;
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: 1px dashed #ddd;
  }
  .topicsList__item:first-child {
    border-top: 1px solid #ddd;
  }
  .topicsList__item:last-child {
    border-bottom: 1px solid #ddd;
  }
  .topicsList__item:after {
    right: 10px;
  }
  .topicsList__item a {
    display: block;
    padding: 20px 30px 20px 0;
  }
  .topicsList__img {
    width: 70px;
    height: 64px;
  }
  .topicsList__txt {
    padding-left: 20px;
    font-size: 1.2rem;
    line-height: 160%;
  }
  .topicsList__date {
    font-size: 1.4rem;
  }
  .topicList__cat {

  }
  .topicsList__title {
    font-size: 1.4rem;
  }
  .topicsList__item:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .topicsList__item:hover .topicsList__img {
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

/* article */
.topicArticle__date {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2rem;
}

.topicArticle__mainTtl {
  font-weight: normal;
  font-size: 2.8rem;
}

.topicArticle__img {
  margin-top: 20px;
}

.topicArticle__img img {
  max-width: 100%;
}

.topicArticle__bodyTxt {
  margin-top: 40px;
  word-break: break-all;
}

.topicArticle__bodyTxt h2, .topicArticle__bodyTxt h3, .topicArticle__bodyTxt h4, .topicArticle__bodyTxt h5, .topicArticle__bodyTxt h6 {
  margin-top: 40px;
  font-weight: normal;
}

.topicArticle__bodyTxt h2 {
  color: #aeac09;
  border-left: 2px solid #aeac09;
  padding-left: 10px;
}

.topicArticle__bodyTxt h3 {
  color: #aeac09;
}

.topicArticle__bodyTxt h4 {
  font-size: 1.6rem;
}

.topicArticle__bodyTxt h5,
.topicArticle__bodyTxt h6 {
  font-size: 1.4rem;
}

.topicArticle__bodyTxt p {
  margin-top: 20px;
}

.topicArticle__bodyTxt iframe {
  max-width: 100%;
}

.topicArticle__bodyTxt em {
  border-bottom: 1px solid #333;
  font-weight: bold;
  font-style: normal;
}

.topicArticle__bodyTxt ul, .topicArticle__bodyTxt ol {
  margin-top: 20px;
  padding-left: 20px;
}

.topicArticle__bodyTxt li {
  list-style-type: disc;
}

.topicArticle__bodyTxt img {
  max-width: 100%;
  height: auto;
}

.topicArticle__sns {
  padding: 20px 0 20px;
  margin: 40px 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px solid #ddd;
}
.topicArticle__snsItem {
  display: inline-block;
  margin-left: 20px;
}
.topicArticle__snsItem:first-child {
  margin-left: 0;
}
.topicArticle__snsItem--fb {
    position: relative;
    top: -6px;
}

@media only screen and (max-width: 1079px) {
  .topicArticle {
    padding: 0 20px;
  }
  .topicArticle__date {
    font-size: 1.6rem;
  }
  .topicArticle__mainTtl {
    font-size: 2rem;
  }
  .topicArticle__img {
    text-align: center;
    margin-top: 20px;
  }
  .topicArticle__bodyTxt {
    margin-top: 20px;
    word-break: break-all;
  }
  .topicArticle__bodyTxt h2, .topicArticle__bodyTxt h3, .topicArticle__bodyTxt h4, .topicArticle__bodyTxt h5, .topicArticle__bodyTxt h6 {
    margin-top: 20px;
    font-weight: normal;
  }
  .topicArticle__bodyTxt h2 {
    color: #aeac09;
    border-left: 2px solid #aeac09;
    padding-left: 10px;
  }
  .topicArticle__bodyTxt h3 {
    color: #aeac09;
  }
  .topicArticle__bodyTxt h4 {
    font-size: 1.6rem;
  }
  .topicArticle__bodyTxt h5,
  .topicArticle__bodyTxt h6 {
    font-size: 1.4rem;
  }
  .topicArticle__bodyTxt p {
    margin-top: 20px;
  }
  .topicArticle__bodyTxt em {
    border-bottom: 1px solid #333;
    font-weight: bold;
    font-style: normal;
  }
  .topicArticle__bodyTxt strong {
    color: #d25f5b;
  }
  .topicArticle__bodyTxt ul {
    margin-top: 20px;
    padding-left: 20px;
  }
  .topicArticle__bodyTxt li {
    list-style-type: disc;
  }
}


/* topic category */
.topicArticle__cat {
  padding-top: 5px;
  margin-top: 10px;
  border-top: 1px dashed #ccc;
}
.topicArticle__cat a {
  display: inline-block;
  padding: 2px 10px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #333;
  font-size: 1.2rem;
}
.topicArticle__cat a:last-child {
  margin-right: 0;
}
.topicArticle__cat a:hover {
  border-color: #aeac09;
}

/* blog author */
.blogAuthor {
  display: table;
  margin-top: 10px;
  width: 100%;
}

.blogAuthor__img {
  display: table-cell;
  background-size: cover;
  background-position: center 50%;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
}

.blogAuthor__name {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

@media only screen and (max-width: 1079px) {
  .blogAuthor {
    margin: 10px 0;
  }
  .blogAuthor__img {
    width: 30px;
    height: 30px;
  }
  .blogAuthor__name {
    padding-left: 10px;
  }
}

/* blog profile */
.blogProfile {
  overflow: hidden;
}
.blogProfile__inner {
  position: relative;
}

.blogProfile__info {
  margin-left: 224px;
  margin-top: 28px;
  font-weight: bold;
}

.blogProfile__img {
  position: absolute;
  top: -28px;
  width: 182px;
  height: 100px;
  background-size: cover;
  background-position: center 50%;
}

.blogProfile__img img {
  width: 100%;
}

.blogProfile__name {
  font-size: 1.8rem;
}

.blogProfile__enName {
  padding-left: 20px;
  font-size: 1.6rem;
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-weight: normal;
}

.blogProfile__txt {
  margin: 58px 0 40px;
}

@media only screen and (max-width: 1079px) {
  .blogProfile {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .blogProfile {
    padding: 0;
  }
  .blogProfile__inner {
    position: static;
  }
  .blogProfile__info {
    font-size: 1.0rem;
    text-align: center;
    margin-left: 0;
    margin-top: 0;
  }
  .blogProfile__name {
    font-size: 1.6rem;
  }
  .blogProfile__enName {
    padding-left: 0;
  }
  .blogProfile__enName:before {
    content: "\A";
    white-space: pre;
  }
  .blogProfile__img {
    position: static;
    width: 100%;
    max-width: 182px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .blogProfile__img img {
    width: 100%;
  }
  .blogProfile__txt {
    padding: 0 20px;
    margin: 30px 0;
  }
}

/* ================================================================================
 contact
================================================================================ */
/* main visual */
.lowerMv--contact .lowerMv__cover {
  background-image: url(../img/contact_mv.jpg);
}

.lowerMv--contact .lowerMv__img {
  background-image: url(../img/contact_mv.jpg);
}

/* about */
.contactOutline {
  padding: 140px 0;
}

.contactOutline__mainCopy {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
  font-size: 3.2rem;
  font-weight: normal;
}

.contactOutline__txt {
  margin-top: 40px;
  text-align: center;
  line-height: 180%;
}

@media only screen and (max-width: 767px) {
  .contactOutline {
    padding: 70px 0 40px;
  }
  .contactOutline__mainCopy {
    font-size: 1.6rem;
  }
}

.contact {
  margin-top: 80px;
  margin-bottom: 80px;
}

.contactForm {
  margin: 0 auto;
  width: 100%;
  max-width: 750px;
  border-top: 1px solid #ddd;
}

.contactForm input[type="text"],
.contactForm input[type="email"],
.contactForm input[type="tel"] {
  height: 40px;
}

.contactForm input[type="text"],
.contactForm input[type="email"],
.contactForm input[type="tel"],
.contactForm textarea {
  width: 100%;
}

.contactForm textarea {
  min-height: 160px;
}

.contactForm__item {
  overflow: hidden;
  display: table;
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.contactForm__item:last-of-type {
  margin-bottom: 60px;
}

.contactForm__th {
  display: table-cell;
  vertical-align: top;
  padding: 9px 20px;
  width: 30%;
  font-weight: bold;
  background: #f9f8f7;
  height: 100%;
}

.contactForm__td {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  width: 70%;
}

.contactForm__required {
  position: relative;
  top: -2px;
  margin-left: 10px;
  color: #d25f5b;
  font-size: 1rem;
  font-weight: normal;
}

.contactForm__submit {
  display: block;
  padding: 4px 111px;
  margin: 0 auto;
  background: transparent;
  font-size: 1.6rem;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .contact {
    margin-bottom: 40px;
  }
  .contactForm {
    border-top: none;
  }
  .contactForm input[type="text"],
  .contactForm input[type="email"],
  .contactForm input[type="tel"] {
    height: 26px;
  }
  .contactForm textarea {
    height: 180px;
  }
  .contactForm__item {
    border-bottom: none;
    padding: 0 0 10px;
  }
  .contactForm__item:last-of-type {
    margin-bottom: 12px;
  }
  .contactForm__th {
    display: block;
    padding: 4px 20px;
    width: 100%;
    height: 30px;
  }
  .contactForm__td {
    display: block;
    padding-left: 0;
    width: 100%;
    margin: 10px 0;
  }
}

/* ================================================================================
 contact form 7
================================================================================ */
div.wpcf7 .ajax-loader {
  display: block !important;
  margin: 20px auto 0 !important;
}

div.wpcf7-validation-errors {
  margin: 0 auto !important;
  width: 100%;
  max-width: 750px;
  text-align: center;
  border-color: #d25f5b !important;
  color: #d25f5b;
}

.wpcf7-not-valid-tip {
  color: #d25f5b !important;
}

.wpcf7-submit {
  outline: none;
}

/* ================================================================================
 lightbox
================================================================================ */
/* Preload images */
body:after {
  content: url(../js/libs/lightbox/close.png) url(../js/libs/lightbox/loading.gif) url(../js/libs/lightbox/prev.png) url(../js/libs/lightbox/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../js/libs/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../js/libs/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../js/libs/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../js/libs/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* custom */
.lightboxOverlay {
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.lightbox .lb-image {
  -webkit-border-radius: 0;
          border-radius: 0;
  border: none;
}

.lb-data .lb-details {
  width: 100%;
  float: none;
  color: #333;
}

.lb-data .lb-caption {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 160%;
}

.flower__ttl {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: center;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 1.6rem;
}

.lb-closeContainer {
  margin-top: 20px;
}

.lb-data .lb-close {
  float: none;
  display: inline-block;
  padding: 2px 80px;
  width: auto;
  height: auto;
  text-align: center;
  background: none;
  border: 1px solid #333;
}

.lb-data .lb-close:before {
  content: "CLOSE";
  line-height: 140%;
}

.lb-data .lb-close:hover {
  color: #333;
}

/* ================================================================================
 404
================================================================================ */
.notfound {
  padding-bottom: 80px;
  text-align: center;
}

/* ================================================================================
 comments
================================================================================ */
.comments-area {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.comments-area .comment-list {
  margin-top: 20px;
}
.comments-area .comment {
  margin: 20px 0;
  padding: 20px;
  border-left: 2px solid #ddd;
  background: #f7f7f7;
}
.comments-area .comment .children > .comment {
  padding: 10px 10px 10px 20px;
  margin-bottom: 0;
  background: #eee;
}
.comments-area .says {
  display: none;
}
.comments-area .reply {
  margin-top: 10px;
}
.comment-reply-link {
  padding: 2px 20px;
  border: 1px solid #aaa;
  border-radius: 10px;
  color: #666;
}
#cancel-comment-reply-link {
  display: inline-block;
  margin-top: 10px;
  padding: 2px 20px;
  border: 1px solid #333;
  border-radius: 10px;
  color: #333;
}
.comment-title {
  font-family: "Open Sans Condensed",-apple-system,"Helvetica Neue",sans-serif;
  font-size: 2.4rem;
}
.comment-form-author {
  margin-top: 20px;
}
.comment-form-comment {
  margin-top: 20px;
}
.comment-form-comment textarea {
  width: 100%;
}
.form-submit input[type="submit"] {
  position: relative;
  display: block;
  padding: 4px 20px;
  margin: 20px 0 0;
  background: transparent;
  font-size: 1.4rem;
  cursor: pointer;
  border: 1px solid #333;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: .3s;
  transition: .3s;
}
.form-submit input[type="submit"]:hover {
  border-color: #aeac09;
  background: #aeac09;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .comment-title {
    text-align: center;
    font-size: 2rem;
  }
  .comments-area {
    padding: 20px;
  }
  .comment-reply-link {
    display: inline-block;
  }
}


/* ================================================================================
 mail magazine & line@
================================================================================ */
.invitation {
  padding: 80px 0 0;
}
.invitation__wrap {
  overflow: hidden;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 #ddd;
  border-radius: 4px;
}
.invitation__label {
  position: absolute;
  text-align: center;
  top: 20px;
  left: -35px;
  width: 130px;
  background-color: #b0ce89;
  color: #fff;
  transform: rotate(-45deg);
  font-family: "Open Sans Condensed",-apple-system,"Helvetica Neue",sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-style: normal;
  font-size: 20px;
}
.invitation__inner {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background-color: #f8f8f8;
}
.invitation__description {
  padding: 25px 20px 30px;
  width: 40%;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.invitation__description h2 {
  letter-spacing: 1px;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.2;
}
.invitation__txt {
  position: relative;
  padding-top: 25px;
  font-size: 16px;
}
.invitation__txt p {
  border-bottom: 1px dashed #ddd;
  line-height: 2.2;
}
.invitation__txt p:first-child {
  border-top: 1px dashed #ddd;
}
.invitation .fa-envelope-o {
  position: absolute;
  font-size: 32px;
  bottom: -15px;
  right: 20px;
  color: #dededa;
  transform: rotate(-20deg);
}
.invitation .fa-mobile {
  position: absolute;
  font-size: 48px;
  bottom: -25px;
  right: -10px;
  color: #dededa;
  transform: rotate(15deg);
}
.invitation__content {
  width: 60%;
  padding: 30px 30px 30px 40px;
}
.invitation__item {
  margin-top: 40px
}
.invitation__item:first-child {
  margin-top: 0;
}
.invitation__ttl {
  display: inline-block;
  font-family: "Open Sans Condensed",-apple-system,"Helvetica Neue",sans-serif;
  font-size: 2rem;
}
.invitation__subttl {
  float: right;
  position: relative;
  top: 6px;
  display: inline-block;
}
.invitation__cell {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ddd;

}
.invitation__cell a {
  display: inline-block;
}
.invitation__line:hover {
  opacity: .5;
}
.invitation__register {
  padding: 4px 10px;
  width: 194px;
  border: 1px solid #333;
  text-align: center;
}
.invitation__register:hover {
  background: #aeac09;
  border-color: #aeac09;
  color: #fff;
}
.invitation__register .fa {
  margin-left: 5px;
}
.invitation__lineName {
  display: inline-block;
  position: relative;
  top: -12PX;
  left: 20px;
  color: #aaa;
  font-size: 16px;
}
.invitation--post {
  padding: 40px 0 0;
}
.invitation--post .row {
  padding: 0;
}
.invitation--post .invitation__inner {
  display: block;
}
.invitation--post .invitation__description {
  width: 100%;
}
.invitation--post .invitation__content {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  width: 100%;
}
.invitation--post .invitation__item {
  margin-top: 0;
  width: 48%;
}
.invitation--post .invitation__subttl {
  font-size: 1.2rem;
}
.invitation--post .invitation__lineName {
  font-size: 1.2rem;
}

@media only screen and (max-width: 1079px) {
  .invitation {
    padding-bottom: 80px;
  }
  .invitation__description {
    width: 50%;
  }
  .invitation__txt {
    font-size: 14px;
  }
  .invitation__content {
    width: 50%;
    padding: 20px 20px 20px 30px;
  }
  .invitation__item {
    margin-top: 30px
  }
}
@media only screen and (max-width: 767px) {
  .invitation {
    padding: 50px 0;
  }
  .invitation__label {
    font-size: 14px;
  }
  .invitation__inner {
    display: block;
  }
  .invitation__description {
    padding: 20px 10px;
    width: 100%;
  }
  .invitation__description h2 {
    font-size: 20px;
  }
  .invitation__txt {
    padding-top: 20px;
    font-size: 11px;
  }
  .invitation .fa-envelope-o {
    right: 30px;
    font-size: 28px;
  }
  .invitation .fa-mobile {
    font-size: 44px;
    right: 0;
    bottom: -20px;
  }
  .invitation__content {
    width: 100%;
    padding: 20px 0;
  }
  .invitation__item {
    margin-top: 20px
  }
  .invitation__ttl {
    font-size: 1.5rem;
  }
  .invitation__subttl {
    float: right;
    position: relative;
    top: 6px;
    margin-left: 10px;
    font-size: 10px;
  }
  .invitation__cell {
    margin-top: 5px;
    padding-top: 15px;
    text-align: center;
  }
  .invitation__register {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 80%;
    margin: 0 auto;
  }
  .lineImg img {
    width: 100%;
  }
  .lineImg {
    width: 160px;
  }
  .invitation__lineName {
    display: block;
    top: 0;
    left: auto;
    font-size: 12px;
  }
  .invitation--post {
    padding: 40px 0 0;
  }
  .invitation--post .invitation__subttl {
    font-size: 1rem;
  }
  .invitation--post .invitation__content {
    display: block;
    padding: 20px 0 10px;
  }
  .invitation--post .invitation__item {
    width: 100%;
  }
  .invitation--post .invitation__item {
    margin-top: 20px;
  }
  .invitation--post .invitation__item:first-child {
    margin-top: 0;
  }
}


/* ================================================================================
 landing page
================================================================================ */
.header--lp .header__logo {
  position: relative;
  left: 0;
  padding: 10px 0 0;
  margin-left: 0;
  border-bottom: 1px solid #ddd;
}
.header--lp .header__logo img {
  width: 60px;
}

.footer--lp .footer__inner {
  padding: 30px 0 20px;
}
.footer--lp .footer__logo {
  text-align: center;
}

@media only screen and (max-width: 1079px) {
  .lpMainContents.row {
    padding: 0;
  }
}

.lp__date {
  font-family: "Open Sans Condensed", -apple-system, "Helvetica Neue", sans-serif;
  font-size: 2rem;
}

.lp__mainTtl {
  font-weight: normal;
  font-size: 2.8rem;
}

.lp__img {
  margin-top: 20px;
  text-align: center;
}

.lp__img img {
  max-width: 100%;
}

.lp__bodyTxt {
  margin-top: 40px;
  word-break: break-all;
  max-width: 780px;
  margin: 0 auto;
}

.lp__bodyTxt h2, .lp__bodyTxt h3, .lp__bodyTxt h4, .lp__bodyTxt h5, .lp__bodyTxt h6 {
  margin-top: 40px;
  font-weight: normal;
}

.lp__bodyTxt h1 {
  margin-top: 40px;
  color: #aeac09;
  font-size: 24px;
}

.lp__bodyTxt h2 {
  color: #aeac09;
}

.lp__bodyTxt h3 {
  color: #aeac09;
}

.lp__bodyTxt h4 {
  font-size: 1.6rem;
}

.lp__bodyTxt h5,
.lp__bodyTxt h6 {
  font-size: 1.4rem;
}

.lp__bodyTxt p {
  margin-top: 20px;
}

.lp__bodyTxt iframe {
  max-width: 100%;
}

.lp__bodyTxt em {
  border-bottom: 1px solid #333;
  font-weight: bold;
  font-style: normal;
}

.lp__bodyTxt ul, .lp__bodyTxt ol {
  margin-top: 20px;
  padding-left: 20px;
}

.lp__bodyTxt li {
  list-style-type: disc;
}

.lp__bodyTxt img {
  max-width: 100%;
  height: auto;
}

.lp__bodyTxt a {
  color: #aeac09;
}

.lp__bodyTxt a:hover {
  color: #614a3f;
}

.lp__sns {
  padding: 20px 0 20px;
  margin: 40px 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px solid #ddd;
}
.lp__snsItem {
  display: inline-block;
  margin-left: 20px;
}
.lp__snsItem:first-child {
  margin-left: 0;
}
.lp__snsItem--fb {
    position: relative;
    top: -6px;
}

@media only screen and (max-width: 1079px) {
  .lp {
    padding: 0 20px;
  }
  .lp__date {
    font-size: 1.6rem;
  }
  .lp__mainTtl {
    font-size: 2rem;
  }
  .lp__img {
    text-align: center;
    margin-top: 20px;
  }
  .lp__bodyTxt {
    margin-top: 20px;
    word-break: break-all;
  }
  .lp h2, .lp h3, .lp h4, .lp h5, .lp h6 {
    margin-top: 20px;
    font-weight: normal;
  }
  .lp h2 {
    color: #aeac09;
  }
  .lp h3 {
    color: #aeac09;
  }
  .lp h4 {
    font-size: 1.6rem;
  }
  .lp h5,
  .lp h6 {
    font-size: 1.4rem;
  }
  .lp p {
    margin-top: 20px;
  }
  .lp em {
    border-bottom: 1px solid #333;
    font-weight: bold;
    font-style: normal;
  }
  .lp ul {
    margin-top: 20px;
    padding-left: 20px;
  }
  .lp li {
    list-style-type: disc;
  }
}


/* ================================================================================
 blog card
================================================================================ */
.topicArticle__bodyTxt .topicsList__item,
.lp__bodyTxt .topicsList__item {
  margin-top: 20px;
}
.topicArticle__bodyTxt .topicsList__title,
.topicArticle__bodyTxt .topicsList__date,
.lp__bodyTxt .topicsList__title,
.lp__bodyTxt .topicsList__date {
  margin-top: 0;
}
@media only screen and (max-width: 1079px) {
  .topicArticle__bodyTxt .topicsList__item,
  .lp__bodyTxt .topicsList__item {
    border-bottom: none;
    box-shadow: 0 1px 3px 0 #ccc;
  }
  .topicArticle__bodyTxt .topicsList__item a,
  .lp__bodyTxt .topicsList__item a {
    padding: 10px 30px 10px 10px;
  }
  .topicArticle__bodyTxt .topicsList__txt,
  .lp__bodyTxt .topicsList__txt {
    padding-left: 10px;
  }
}
