@charset "UTF-8";
/* Theme Name: fujikiko */
/*! Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("./fonts//fontawesome-webfont.eot?v=4.7.0"); src: url("./fonts//fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("./fonts//fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("./fonts//fontawesome-webfont.woff?v=4.7.0") format("woff"), url("./fonts//fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("./fonts//fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* 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:before, .fa-battery-full:before { content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

.fa-battery-2:before, .fa-battery-half:before { content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

.fa-battery-0:before, .fa-battery-empty:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-sticky-note-o:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-hourglass-o:before { content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

.fa-hand-scissors-o:before { content: ""; }

.fa-hand-lizard-o:before { content: ""; }

.fa-hand-spock-o:before { content: ""; }

.fa-hand-pointer-o:before { content: ""; }

.fa-hand-peace-o:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-tv:before, .fa-television:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-500px:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-calendar-plus-o:before { content: ""; }

.fa-calendar-minus-o:before { content: ""; }

.fa-calendar-times-o:before { content: ""; }

.fa-calendar-check-o:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-map-o:before { content: ""; }

.fa-map:before { content: ""; }

.fa-commenting:before { content: ""; }

.fa-commenting-o:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-fonticons:before { content: ""; }

.fa-reddit-alien:before { content: ""; }

.fa-edge:before { content: ""; }

.fa-credit-card-alt:before { content: ""; }

.fa-codiepie:before { content: ""; }

.fa-modx:before { content: ""; }

.fa-fort-awesome:before { content: ""; }

.fa-usb:before { content: ""; }

.fa-product-hunt:before { content: ""; }

.fa-mixcloud:before { content: ""; }

.fa-scribd:before { content: ""; }

.fa-pause-circle:before { content: ""; }

.fa-pause-circle-o:before { content: ""; }

.fa-stop-circle:before { content: ""; }

.fa-stop-circle-o:before { content: ""; }

.fa-shopping-bag:before { content: ""; }

.fa-shopping-basket:before { content: ""; }

.fa-hashtag:before { content: ""; }

.fa-bluetooth:before { content: ""; }

.fa-bluetooth-b:before { content: ""; }

.fa-percent:before { content: ""; }

.fa-gitlab:before { content: ""; }

.fa-wpbeginner:before { content: ""; }

.fa-wpforms:before { content: ""; }

.fa-envira:before { content: ""; }

.fa-universal-access:before { content: ""; }

.fa-wheelchair-alt:before { content: ""; }

.fa-question-circle-o:before { content: ""; }

.fa-blind:before { content: ""; }

.fa-audio-description:before { content: ""; }

.fa-volume-control-phone:before { content: ""; }

.fa-braille:before { content: ""; }

.fa-assistive-listening-systems:before { content: ""; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: ""; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: ""; }

.fa-glide:before { content: ""; }

.fa-glide-g:before { content: ""; }

.fa-signing:before, .fa-sign-language:before { content: ""; }

.fa-low-vision:before { content: ""; }

.fa-viadeo:before { content: ""; }

.fa-viadeo-square:before { content: ""; }

.fa-snapchat:before { content: ""; }

.fa-snapchat-ghost:before { content: ""; }

.fa-snapchat-square:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-first-order:before { content: ""; }

.fa-yoast:before { content: ""; }

.fa-themeisle:before { content: ""; }

.fa-google-plus-circle:before, .fa-google-plus-official:before { content: ""; }

.fa-fa:before, .fa-font-awesome:before { content: ""; }

.fa-handshake-o:before { content: ""; }

.fa-envelope-open:before { content: ""; }

.fa-envelope-open-o:before { content: ""; }

.fa-linode:before { content: ""; }

.fa-address-book:before { content: ""; }

.fa-address-book-o:before { content: ""; }

.fa-vcard:before, .fa-address-card:before { content: ""; }

.fa-vcard-o:before, .fa-address-card-o:before { content: ""; }

.fa-user-circle:before { content: ""; }

.fa-user-circle-o:before { content: ""; }

.fa-user-o:before { content: ""; }

.fa-id-badge:before { content: ""; }

.fa-drivers-license:before, .fa-id-card:before { content: ""; }

.fa-drivers-license-o:before, .fa-id-card-o:before { content: ""; }

.fa-quora:before { content: ""; }

.fa-free-code-camp:before { content: ""; }

.fa-telegram:before { content: ""; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: ""; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: ""; }

.fa-thermometer-2:before, .fa-thermometer-half:before { content: ""; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: ""; }

.fa-thermometer-0:before, .fa-thermometer-empty:before { content: ""; }

.fa-shower:before { content: ""; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: ""; }

.fa-podcast:before { content: ""; }

.fa-window-maximize:before { content: ""; }

.fa-window-minimize:before { content: ""; }

.fa-window-restore:before { content: ""; }

.fa-times-rectangle:before, .fa-window-close:before { content: ""; }

.fa-times-rectangle-o:before, .fa-window-close-o:before { content: ""; }

.fa-bandcamp:before { content: ""; }

.fa-grav:before { content: ""; }

.fa-etsy:before { content: ""; }

.fa-imdb:before { content: ""; }

.fa-ravelry:before { content: ""; }

.fa-eercast:before { content: ""; }

.fa-microchip:before { content: ""; }

.fa-snowflake-o:before { content: ""; }

.fa-superpowers:before { content: ""; }

.fa-wpexplorer:before { content: ""; }

.fa-meetup:before { content: ""; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

html { box-sizing: border-box; }

*, *::after, *::before { box-sizing: inherit; }

button, [type='button'], [type='reset'], [type='submit'] { appearance: none; background-color: #000000; border: 0; border-radius: 3px; color: #fff; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; font-weight: 600; line-height: 1; padding: 1em 2em; text-align: center; text-decoration: none; transition: background-color 150ms ease; user-select: none; vertical-align: middle; white-space: nowrap; }

button:hover, [type='button']:hover, [type='reset']:hover, [type='submit']:hover { background-color: black; color: #fff; }

button:focus, [type='button']:focus, [type='reset']:focus, [type='submit']:focus { outline: 3px solid rgba(0, 0, 0, 0.6); outline-offset: 2px; }

button:disabled, [type='button']:disabled, [type='reset']:disabled, [type='submit']:disabled { cursor: not-allowed; opacity: 0.5; }

button:disabled:hover, [type='button']:disabled:hover, [type='reset']:disabled:hover, [type='submit']:disabled:hover { background-color: #000000; }

fieldset { background-color: transparent; border: 0; margin: 0; padding: 0; }

legend { font-weight: 600; margin-bottom: 0.5em; padding: 0; }

label { display: block; font-weight: 600; margin-bottom: 0.5em; }

input, select, textarea { display: block; font-family: -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif; font-size: 16px; }

[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea { appearance: none; background-color: #fff; border: 1px solid #ddd; border-radius: 3px; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06); box-sizing: border-box; margin-bottom: 1em; padding: 0.66667em; transition: border-color 150ms ease; width: 100%; }

[type='color']:hover, [type='date']:hover, [type='datetime']:hover, [type='datetime-local']:hover, [type='email']:hover, [type='month']:hover, [type='number']:hover, [type='password']:hover, [type='search']:hover, [type='tel']:hover, [type='text']:hover, [type='time']:hover, [type='url']:hover, [type='week']:hover, input:not([type]):hover, textarea:hover { border-color: #b1b1b1; }

[type='color']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, input:not([type]):focus, textarea:focus { border-color: #000000; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 0, 0, 0.7); outline: none; }

[type='color']:disabled, [type='date']:disabled, [type='datetime']:disabled, [type='datetime-local']:disabled, [type='email']:disabled, [type='month']:disabled, [type='number']:disabled, [type='password']:disabled, [type='search']:disabled, [type='tel']:disabled, [type='text']:disabled, [type='time']:disabled, [type='url']:disabled, [type='week']:disabled, input:not([type]):disabled, textarea:disabled { background-color: #f2f2f2; cursor: not-allowed; }

[type='color']:disabled:hover, [type='date']:disabled:hover, [type='datetime']:disabled:hover, [type='datetime-local']:disabled:hover, [type='email']:disabled:hover, [type='month']:disabled:hover, [type='number']:disabled:hover, [type='password']:disabled:hover, [type='search']:disabled:hover, [type='tel']:disabled:hover, [type='text']:disabled:hover, [type='time']:disabled:hover, [type='url']:disabled:hover, [type='week']:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover { border: 1px solid #ddd; }

[type='color']::placeholder, [type='date']::placeholder, [type='datetime']::placeholder, [type='datetime-local']::placeholder, [type='email']::placeholder, [type='month']::placeholder, [type='number']::placeholder, [type='password']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='text']::placeholder, [type='time']::placeholder, [type='url']::placeholder, [type='week']::placeholder, input:not([type])::placeholder, textarea::placeholder { color: #666666; }

textarea { resize: vertical; }

[type="checkbox"], [type="radio"] { display: inline; margin-right: 0.5em; }

[type="file"] { margin-bottom: 1em; width: 100%; }

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

[type="checkbox"]:focus, [type="radio"]:focus, [type="file"]:focus, select:focus { outline: 3px solid rgba(0, 0, 0, 0.6); outline-offset: 2px; }

html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

html, body { height: 100%; }

body { margin: 0; }

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

dl { margin: 0; }

dt { font-weight: 600; margin: 0; }

dd { margin: 0; }

figure { margin: 0; }

img, picture { margin: 0; max-width: 100%; }

table { border-collapse: collapse; margin: 1em 0; table-layout: fixed; width: 100%; }

th { border-bottom: 1px solid #a6a6a6; font-weight: 600; padding: 1em 0; text-align: left; }

td { border-bottom: 1px solid #ddd; padding: 1em 0; }

tr, td, th { vertical-align: middle; }

html { color: #000000; font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 62.5%; }

h1, h2, h3, h4, h5, h6 { font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 1.25em; line-height: 1.4; margin: 0 0 1em; font-weight: normal; }

p { margin: 0 0 1em; }

a { color: #000000; text-decoration-skip: ink; transition: color 150ms ease; text-decoration: none; }

a:hover { opacity: 0.8; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }

hr { border-bottom: 1px solid #ddd; border-left: 0; border-right: 0; border-top: 0; margin: 2em 0; }

img { max-width: 100%; height: auto; vertical-align: top; line-height: 1; }

/* ---------- content-width ---------- */
/* ---------- breakpoints ---------- */
/* ---------- gutter ---------- */
/*!------------------------------------*\ Base \*!------------------------------------*/
.drawer-nav { position: fixed; z-index: 101; top: 0; overflow: hidden; width: 16.25rem; height: 100%; color: #222; background-color: #fff; }

.drawer-brand { font-size: 1.5rem; font-weight: bold; line-height: 3.75rem; display: block; padding-right: 0.75rem; padding-left: 0.75rem; text-decoration: none; color: #222; }

.drawer-menu { margin: 0; padding: 0; list-style: none; }

.drawer-menu-item { font-size: 1rem; display: block; padding: 0.75rem; text-decoration: none; color: #222; }

.drawer-menu-item:hover { text-decoration: underline; color: #555; background-color: transparent; }

/*! overlay */
.drawer-overlay { position: fixed; z-index: 100; top: 0; left: 0; display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); }

.drawer-open .drawer-overlay { display: block; }

/*!------------------------------------*\ Top \*!------------------------------------*/
.drawer--top .drawer-nav { top: -100%; left: 0; width: 100%; height: auto; max-height: 100%; transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--top.drawer-open .drawer-nav { top: 0; }

.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger { right: 0; }

/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav { left: -16.25rem; transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--left.drawer-open .drawer-nav, .drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger { left: 0; }

.drawer--left.drawer-open .drawer-hamburger { left: 16.25rem; }

/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav { right: -16.25rem; transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right.drawer-open .drawer-nav, .drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger { right: 0; }

.drawer--right.drawer-open .drawer-hamburger { right: 16.25rem; }

/*!------------------------------------*\ Hamburger \*!------------------------------------*/
.drawer-hamburger { position: fixed; z-index: 104; top: 0; display: block; box-sizing: content-box; width: 2rem; padding: 0; padding-top: 18px; padding-right: 0.75rem; padding-bottom: 30px; padding-left: 0.75rem; transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); transform: translate3d(0, 0, 0); border: 0; outline: 0; background-color: transparent; }

.drawer-hamburger:hover { cursor: pointer; background-color: transparent; }

.drawer-hamburger-icon { position: relative; display: block; margin-top: 10px; }

.drawer-hamburger-icon, .drawer-hamburger-icon:before, .drawer-hamburger-icon:after { width: 100%; height: 2px; transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); background-color: #222; }

.drawer-hamburger-icon:before, .drawer-hamburger-icon:after { position: absolute; top: -10px; left: 0; content: ' '; }

.drawer-hamburger-icon:after { top: 10px; }

.drawer-open .drawer-hamburger-icon { background-color: transparent; }

.drawer-open .drawer-hamburger-icon:before, .drawer-open .drawer-hamburger-icon:after { top: 0; }

.drawer-open .drawer-hamburger-icon:before { transform: rotate(45deg); }

.drawer-open .drawer-hamburger-icon:after { transform: rotate(-45deg); }

/*!------------------------------------*\ accessibility \*!------------------------------------*/
/*! Only display content to screen readers See: http://a11yproject.com/posts/how-to-hide-content */
.sr-only { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; }

/*! Use in conjunction with .sr-only to only display content when it's focused. Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 Credit: HTML5 Boilerplate */
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; overflow: visible; clip: auto; width: auto; height: auto; margin: 0; }

/*!------------------------------------*\ Sidebar \*!------------------------------------*/
.drawer--sidebar { background-color: #fff; }

.drawer--sidebar .drawer-contents { background-color: #fff; }

@media (min-width: 64em) { .drawer--sidebar .drawer-hamburger { display: none; visibility: hidden; }
  .drawer--sidebar .drawer-nav { display: block; transform: none; position: fixed; width: 12.5rem; height: 100%; }
  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav { left: 0; border-right: 1px solid #ddd; }
  .drawer--sidebar.drawer--left .drawer-contents { margin-left: 12.5rem; }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav { right: 0; border-left: 1px solid #ddd; }
  .drawer--sidebar.drawer--right .drawer-contents { margin-right: 12.5rem; }
  /*! container */
  .drawer--sidebar .drawer-container { max-width: 48rem; } }

@media (min-width: 75em) { .drawer--sidebar .drawer-nav { width: 16.25rem; }
  .drawer--sidebar.drawer--left .drawer-contents { margin-left: 16.25rem; }
  .drawer--sidebar.drawer--right .drawer-contents { margin-right: 16.25rem; }
  /*! container */
  .drawer--sidebar .drawer-container { max-width: 60rem; } }

/*!------------------------------------*\ Navbar \*!------------------------------------*/
.drawer--navbarTopGutter { padding-top: 3.75rem; }

.drawer-navbar .drawer-navbar-header { border-bottom: 1px solid #ddd; background-color: #fff; }

.drawer-navbar { z-index: 102; top: 0; width: 100%; }

/*! .drawer-navbar modifier */
.drawer-navbar--fixed { position: fixed; }

.drawer-navbar-header { position: relative; z-index: 102; box-sizing: border-box; width: 100%; height: 3.75rem; padding: 0 0.75rem; text-align: center; }

.drawer-navbar .drawer-brand { line-height: 3.75rem; display: inline-block; padding-top: 0; padding-bottom: 0; text-decoration: none; }

.drawer-navbar .drawer-brand:hover { background-color: transparent; }

.drawer-navbar .drawer-nav { padding-top: 3.75rem; }

.drawer-navbar .drawer-menu { padding-bottom: 7.5rem; }

@media (min-width: 64em) { .drawer-navbar { height: 3.75rem; border-bottom: 1px solid #ddd; background-color: #fff; }
  .drawer-navbar .drawer-navbar-header { position: relative; display: block; float: left; width: auto; padding: 0; border: 0; }
  .drawer-navbar .drawer-menu--right { float: right; }
  .drawer-navbar .drawer-menu li { float: left; }
  .drawer-navbar .drawer-menu-item { line-height: 3.75rem; padding-top: 0; padding-bottom: 0; }
  .drawer-navbar .drawer-hamburger { display: none; }
  .drawer-navbar .drawer-nav { position: relative; left: 0; overflow: visible; width: auto; height: 3.75rem; padding-top: 0; transform: translate3d(0, 0, 0); }
  .drawer-navbar .drawer-menu { padding: 0; }
  /*! dropdown */
  .drawer-navbar .drawer-dropdown-menu { position: absolute; width: 16.25rem; border: 1px solid #ddd; }
  .drawer-navbar .drawer-dropdown-menu-item { padding-left: 0.75rem; } }

/*!------------------------------------*\ Dropdown \*!------------------------------------*/
.drawer-dropdown-menu { display: none; box-sizing: border-box; width: 100%; margin: 0; padding: 0; background-color: #fff; }

.drawer-dropdown-menu > li { width: 100%; list-style: none; }

.drawer-dropdown-menu-item { line-height: 3.75rem; display: block; padding: 0; padding-right: 0.75rem; padding-left: 1.5rem; text-decoration: none; color: #222; }

.drawer-dropdown-menu-item:hover { text-decoration: underline; color: #555; background-color: transparent; }

/*! open */
.drawer-dropdown.open > .drawer-dropdown-menu { display: block; }

/*! drawer-caret */
.drawer-dropdown .drawer-caret { display: inline-block; width: 0; height: 0; margin-left: 4px; transition: transform .2s ease, opacity .2s ease; transform: rotate(0deg); vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }

/*! open */
.drawer-dropdown.open .drawer-caret { transform: rotate(180deg); }

/*!------------------------------------*\ Container \*!------------------------------------*/
.drawer-container { margin-right: auto; margin-left: auto; }

@media (min-width: 64em) { .drawer-container { max-width: 60rem; } }

@media (min-width: 75em) { .drawer-container { max-width: 70rem; } }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

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

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir="rtl"] .slick-prev { left: auto; right: -25px; }

.slick-prev:before { content: "←"; }

[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }

[dir="rtl"] .slick-next { left: -25px; right: auto; }

.slick-next:before { content: "→"; }

[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

.home .wrapper { opacity: 0; }

/* Loader 6 */
.loader { height: 32px; width: 32px; display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }

.loader span { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; height: 32px; width: 32px; }

.loader span::before, .loader span::after { content: ""; display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; height: 32px; width: 32px; border: 2px solid #2784bf; border-radius: 50%; opacity: 0; -webkit-animation: loader-6-1 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) infinite; animation: loader-6-1 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) infinite; }

@-webkit-keyframes loader-6-1 { 0% { -webkit-transform: translate3d(0, 0, 0) scale(0);
    opacity: 1; }
  100% { -webkit-transform: translate3d(0, 0, 0) scale(1.5);
    opacity: 0; } }

@keyframes loader-6-1 { 0% { transform: translate3d(0, 0, 0) scale(0);
    opacity: 1; }
  100% { transform: translate3d(0, 0, 0) scale(1.5);
    opacity: 0; } }

.loader span::after { -webkit-animation: loader-6-2 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s infinite; animation: loader-6-2 1.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s infinite; }

@-webkit-keyframes loader-6-2 { 0% { -webkit-transform: translate3d(0, 0, 0) scale(0);
    opacity: 1; }
  100% { -webkit-transform: translate3d(0, 0, 0) scale(1);
    opacity: 0; } }

@keyframes loader-6-2 { 0% { transform: translate3d(0, 0, 0) scale(0);
    opacity: 1; }
  100% { transform: translate3d(0, 0, 0) scale(1);
    opacity: 0; } }

/* Layout */
.loader-wrap { position: fixed; left: 0; top: 0; width: 100vw; height: 100vh; margin: 0 auto; background: #fff; z-index: 9999; }

.header { width: 100%; position: fixed; left: 0; top: 0; background: rgba(255, 255, 255, 0.85); z-index: 1111; }

.header_container { display: flex; justify-content: space-between; align-items: center; padding: 20px 40px; }

@media screen and (max-width: 979px) { .header_container { padding: 15px 10px; } }

.header_logo { margin: 0; }

@media screen and (max-width: 979px) { .header_logo img { width: 138px; } }

.header_navi { padding-top: 2px; }

@media screen and (max-width: 979px) { .header_navi { display: none; } }

.header_navi_list_item { font-weight: bold; display: inline-block; text-align: center; margin-right: 25px; line-height: 1.5; }

.header_navi_list_item:last-child { margin-right: 0; }

.header_navi_list_item_en { display: block; font-family: "Roboto Condensed", sans-serif; font-size: 1.2rem; color: #898989; }

.header_navi_list_item a { display: block; }

.header .drawer-hamburger { width: 2.4rem; padding: 16px 15px 28px 15px; }

@media screen and (min-width: 980px) { .header .drawer-hamburger { display: none; } }

.drawer-nav { padding: 20px 10px; width: 22rem; border-left: 3px solid #2784bf; }

.drawer-nav .drawer-menu-item { font-size: 1.2rem; font-weight: bold; padding: 10px 5px; border-bottom: 1px solid #f9f9f9; }

.drawer-nav .drawer-menu-item::after { clear: both; content: ""; display: block; }

.drawer-nav .drawer-menu-item span { font-family: "Roboto Condensed", sans-serif; color: #898989; float: right; font-size: 1.1rem; }

.drawer--right.drawer-open .drawer-hamburger { right: 22rem; }

.drawer--right .drawer-nav { right: -22rem; }

.fixed-menu { position: fixed; right: 0; top: 45%; z-index: 111; }

.fixed-menu_item:first-child { margin-bottom: 15px; }

@media screen and (max-width: 979px) { .fixed-menu_item img { width: 40px; } }

#breadcrumb { background: #f7f7f7; font-size: 1.2rem; padding: 10px 0; margin-top: 100px; }

@media screen and (max-width: 979px) { #breadcrumb { margin-top: 60px; font-size: 1.1rem; } }

#breadcrumb ul { max-width: 1000px; margin-left: auto; margin-right: auto; }

#breadcrumb ul::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { #breadcrumb ul { padding: 0 15px; } }

#breadcrumb ul li { display: inline-block; vertical-align: middle; }

#breadcrumb ul li:after { content: ""; width: 21px; height: 6px; display: inline-block; background: url(./assets/img/icon_bared_arrow.png) no-repeat center center; background-size: cover; vertical-align: middle; margin: 0 10px; position: relative; bottom: 2px; }

@media screen and (max-width: 979px) { #breadcrumb ul li:after { margin: 0 5px; } }

#breadcrumb ul li:last-child:after { display: none; }

#breadcrumb ul li a { color: #888888; }

.home .footer { margin-top: 100px; }

@media screen and (max-width: 979px) { .home .footer { margin-top: 60px; } }

.footer { background: #1f1f1f; color: #fff; }

.footer a { color: #fff; }

.footer_container { display: flex; justify-content: space-between; padding: 30px 8.33vw 50px 4.16vw; }

@media screen and (max-width: 979px) { .footer_container { padding: 30px 15px; display: block; } }

.footer_logo { margin-bottom: 45px; }

@media screen and (max-width: 979px) { .footer_logo { margin-bottom: 15px; text-align: center; }
  .footer_logo img { width: 180px; } }

.footer_info { margin: 0; font-size: 1.2rem; }

@media screen and (max-width: 979px) { .footer_info { font-size: 1.2rem; text-align: center; margin-bottom: 15px; } }

.footer_info_name { display: inline-block; width: 94px; }

@media screen and (max-width: 979px) { .footer_info_name { width: auto; display: block; } }

.footer_info_location { display: inline-block; width: 230px; }

@media screen and (max-width: 979px) { .footer_info_location { width: auto; display: block; } }

.footer_info_tel { display: inline-block; }

@media screen and (max-width: 979px) { .footer_info_tel { width: auto; display: block; } }

.footer_navi { text-align: right; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .footer_navi { text-align: center; font-size: 1.2rem; } }

.footer_navi_item { display: inline-block; font-weight: 500; margin-right: 25px; }

@media screen and (max-width: 979px) { .footer_navi_item { margin: 0 10px; } }

.footer_navi_item:last-child { margin-right: 0; }

@media screen and (max-width: 979px) { .footer_navi_item:last-child { margin-right: 10px; } }

.footer_sub-navi { text-align: right; margin-bottom: 70px; }

@media screen and (max-width: 979px) { .footer_sub-navi { margin-bottom: 20px; font-size: 1.2rem; text-align: center; } }

.footer_sub-navi_item { display: inline-block; color: #9f9da0; }

.footer_sub-navi_item:after { content: "/"; }

.footer_sub-navi_item:last-child:after { display: none; }

.footer_sub-navi_item a { color: #9f9da0; }

.footer_copy { color: #9f9da0; display: block; text-align: right; }

@media screen and (max-width: 979px) { .footer_copy { text-align: center; } }

body { font-size: 1.4rem; width: 100%; line-height: 2; letter-spacing: 0.05em; }

@media screen and (max-width: 979px) { body { letter-spacing: 0; line-height: 1.7; padding-top: 55px; } }

@media screen and (max-width: 979px) { body.home { padding-top: 0; } }

@media all and (-ms-high-contrast: none) { body { font-family: 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'; }
  h1, h2, h3, h4, h5 { font-family: 'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'; } }

/* -------------------- WordPress -------------------- */
.aligncenter { display: block; margin: 0 auto; }

.alignright { float: right; }

.alignleft { float: left; }

@media screen and (min-width: 980px) { .pc-none { display: none; } }

@media screen and (max-width: 979px) { .sp-none { display: none; } }

.test_container { padding: 30px 0; max-width: 1080px; margin-left: auto; margin-right: auto; }

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

.test_heading { text-align: center; font-size: 3rem; font-weight: bold; margin-bottom: 30px; }

.test_sec { margin-bottom: 30px; }

.test_sec_heading { font-weight: bold; border-bottom: 3px solid #000; font-size: 2.4rem; padding-bottom: 15px; margin-bottom: 30px; }

.test_sec_col-03::after { clear: both; content: ""; display: block; }

.test_sec_col-03_item { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; margin-bottom: 5%; }

.test_sec_col-03_item:last-child { margin-right: 0; }

.test_sec_col-03_item:nth-child(3n) { margin-right: 0; }

.test_sec_col-03_item:nth-child(3n+1) { clear: left; }

.test_sec_col-03_item_heading { font-weight: bold; margin-bottom: 5px; }

.test_sec_col-03_item_btn { display: block; text-align: center; border: 1px solid #ccc; padding: 5px; }

.test_sec_item { margin-bottom: 15px; }

.test_sec_item_heading { font-weight: bold; font-size: 1.8rem; border-left: 4px solid #000; padding: 10px 10px 10px 20px; margin-bottom: 20px; }

.test_sec_item_list { line-height: 1.6; }

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

.test_sec_item_list_item { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; margin-bottom: 15px; font-size: 1.2rem; }

.test_sec_item_list_item:last-child { margin-right: 0; }

.test_sec_item_list_item:nth-child(4n) { margin-right: 0; }

.test_sec_item_list_item:nth-child(4n+1) { clear: left; }

.btn-ptn-01 { font-family: "Roboto Condensed", sans-serif; font-weight: bold; font-size: 2rem; }

@media screen and (max-width: 979px) { .btn-ptn-01 { text-align: center; font-size: 1.6rem; } }

.btn-ptn-01--center { text-align: center; }

.btn-ptn-01--small a { width: 220px; }

.btn-ptn-01 a { position: relative; width: 340px; text-align: center; display: inline-block; border: 5px solid #2784bf; padding: 8px 0; }

@media screen and (max-width: 979px) { .btn-ptn-01 a { width: 270px; border: 3px solid #2784bf; } }

.btn-ptn-01 a:before { content: ""; display: inline-block; background: #2784bf; width: 45px; height: 18px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }

@media screen and (max-width: 979px) { .btn-ptn-01 a:before { width: 22.5px; height: 9px; } }

.btn-ptn-01 a:after { content: ""; display: inline-block; width: 13px; height: 18px; background: url(./assets/img/icon_arrow_right.png) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 20px; bottom: 0; margin: auto; transition: all 200ms ease-in-out; }

@media screen and (max-width: 979px) { .btn-ptn-01 a:after { width: 6.5px; height: 9px; right: 10px; } }

.btn-ptn-01 a:hover { opacity: 1; }

.btn-ptn-01 a:hover:after { right: 10px; transition: all 200ms ease-in-out; }

.btn-ptn-02 { font-weight: bold; font-size: 2rem; font-family: "Roboto Condensed", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media screen and (max-width: 979px) { .btn-ptn-02 { text-align: center; font-size: 1.6rem; } }

.btn-ptn-02--center { text-align: center; }

.btn-ptn-02 a { position: relative; width: 340px; display: inline-block; text-align: center; border: 5px solid #2784bf; padding: 8px 0; }

@media screen and (max-width: 979px) { .btn-ptn-02 a { width: 270px; border: 3px solid #2784bf; } }

.btn-ptn-02 a:before { content: ""; display: inline-block; background: #2784bf; width: 40px; height: 18px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }

@media screen and (max-width: 979px) { .btn-ptn-02 a:before { width: 22.5px; height: 9px; } }

.btn-ptn-02 a:after { content: ""; display: inline-block; width: 27.5px; height: 17.5px; background: url(./assets/img/icon_arrow_right_02.png) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 20px; bottom: 0; margin: auto; transition: all 200ms ease-in-out; }

@media screen and (max-width: 979px) { .btn-ptn-02 a:after { right: 10px; width: 13.75px; height: 8.75px; } }

.btn-ptn-02 a:hover { opacity: 1; }

.btn-ptn-02 a:hover:after { right: 10px; transition: all 200ms ease-in-out; }

@media screen and (max-width: 979px) { .btn-ptn-02 a:hover:after { right: 5px; } }

.btn-ptn-02--small { font-weight: bold; }

.btn-ptn-02--small a { width: 220px; text-align: left; padding-left: 25px; }

.btn-ptn-02--small a:before { display: none; }

.btn-ptn-02--fs-16 { font-size: 1.6rem; }

@media screen and (max-width: 979px) { .btn-ptn-02--fs-16 { font-size: 1.4rem; } }

.btn-ptn-02--fs-16 a { padding: 13px 0; }

.btn-ptn-02--w-395 a { width: 395px; }

@media screen and (max-width: 979px) { .btn-ptn-02--w-395 a { width: 290px; } }

.btn-ptn-02--w-430 a { width: 430px; }

@media screen and (max-width: 979px) { .btn-ptn-02--w-430 a { width: 290px; } }

.btn-ptn-02--arrow-down a:after { transform: rotate(90deg); }

.btn-ptn-02--arrow-up a:after { transform: rotate(-90deg); }

@media all and (-ms-high-contrast: none) { .btn-ptn-02 { font-family: 'Roboto Condensed', YuGothic,'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif; } }

/* -------------------- lower-head -------------------- */
.lower-haed { text-align: center; padding: 185px 0 100px; margin-bottom: 85px; }

@media screen and (max-width: 979px) { .lower-haed { padding: 45px 15px; margin-bottom: 30px; } }

.lower-haed--service { background: url(./assets/img/lower_heading_service.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--about { background: url(./assets/img/lower_heading_about.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--works { background: url(./assets/img/lower_heading_works.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--attempt { background: url(./assets/img/lower_heading_attempt.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--archive { background: url(./assets/img/lower_heading_news.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--recruit { background: url(./assets/img/lower_heading_recruit.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--privacy { background: url(./assets/img/lower_heading_privacy.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--sitemap { background: url(./assets/img/lower_heading_sitemap.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed--contact { background: url(./assets/img/lower_heading_contact.jpg) no-repeat center bottom; background-size: cover; }

.lower-haed_heading { font-weight: bold; color: #fff; margin-bottom: 0; line-height: 1.2; letter-spacing: 0.1em; }

.lower-haed_heading--en { font-family: "Roboto Condensed", sans-serif; font-size: 7.5rem; display: block; }

@media screen and (max-width: 979px) { .lower-haed_heading--en { font-size: 4.2rem; } }

.lower-haed_heading--ja { font-size: 2rem; display: block; }

@media screen and (max-width: 979px) { .lower-haed_heading--ja { font-size: 1.6rem; } }

.heading-ptn-01 { position: relative; background: #f6f6f6; font-weight: bold; font-size: 3.2rem; padding: 15px 10px 15px 50px; border-left: 7px solid #2784bf; margin-bottom: 50px; }

@media screen and (max-width: 979px) { .heading-ptn-01 { font-size: 2rem; padding: 8px 10px 8px 30px; border-left: 5px solid #2784bf; margin-bottom: 25px; } }

.heading-ptn-01:before { content: ""; display: inline-block; width: 23px; height: 40px; background: #2784bf; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }

@media screen and (max-width: 979px) { .heading-ptn-01:before { width: 15px; height: 20px; } }

.heading-ptn-02 { font-size: 1.8rem; font-weight: bold; background: #f6f6f6; padding: 8px 8px 8px 15px; border-left: 7px solid #2784bf; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .heading-ptn-02 { font-size: 1.6rem; border-left: 5px solid #2784bf; padding: 8px 8px 8px 12px; margin-bottom: 15px; } }

.heading-ptn-03 { font-size: 1.6rem; font-weight: bold; background: #f6f6f6; padding: 8px 8px 8px 15px; border-left: 7px solid #2784bf; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .heading-ptn-03 { font-size: 1.6rem; border-left: 5px solid #2784bf; padding: 8px 8px 8px 12px; margin-bottom: 15px; } }

.heading-ptn-04 { font-size: 1.4rem; font-weight: bold; background: #f6f6f6; margin-bottom: 30px; padding: 7px 10px 7px 10px; margin-bottom: 30px; }

.heading-ptn-04:before { content: ""; display: inline-block; width: 10px; height: 10px; background: #2784bf; margin-right: 8px; }

.cpn-accordion_item { margin-bottom: 15px; }

@media screen and (max-width: 979px) { .cpn-accordion_item { margin-bottom: 5px; } }

.cpn-accordion_item:last-child { margin-bottom: 0; }

.cpn-accordion_item_heading { position: relative; background: #f6f6f6; font-size: 1.6rem; font-weight: bold; text-align: center; padding: 10px; margin-bottom: 0; cursor: pointer; }

@media screen and (max-width: 979px) { .cpn-accordion_item_heading { font-size: 1.4rem; } }

.cpn-accordion_item_heading:after { content: ""; display: inline-block; background: url(./assets/img/icon_arrow_up_black.png) no-repeat center center; background-size: cover; width: 20px; height: 10px; position: absolute; top: 0; right: 30px; bottom: 0; margin: auto; transform: rotate(-180deg); }

@media screen and (max-width: 979px) { .cpn-accordion_item_heading:after { width: 10px; height: 5px; right: 15px; } }

.cpn-accordion_item_heading.active:after { transform: rotate(0); }

.cpn-accordion_item_contents { padding: 30px 0; display: none; }

@media screen and (max-width: 979px) { .cpn-accordion_item_contents { padding: 20px 0; } }

.cpn-accordion_item_contents_heading { text-align: center; font-weight: bold; font-size: 1.6rem; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .cpn-accordion_item_contents_heading { margin-bottom: 15px; } }

.cpn-accordion_item_contents_image { text-align: center; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .cpn-accordion_item_contents_image { margin-bottom: 15px; } }

.cpn-accordion_item_contents_txt { margin-bottom: 0; }

.cpn-accordion_item_contents_dl { max-width: 820px; margin-left: auto; margin-right: auto; border: 1px solid #e5e5e5; padding: 30px 40px; margin-bottom: 30px; }

.cpn-accordion_item_contents_dl::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { .cpn-accordion_item_contents_dl { padding: 15px; margin-bottom: 10px; } }

.cpn-accordion_item_contents_dl:last-child { margin-bottom: 0; }

.cpn-accordion_item_contents_dl dt { font-size: 1.6rem; color: #2784bf; text-align: center; border-bottom: 1px solid #e5e5e5; margin-bottom: 15px; padding-bottom: 15px; }

@media screen and (max-width: 979px) { .cpn-accordion_item_contents_dl dt { margin-bottom: 10px; padding-bottom: 10px; } }

.lower-desc { position: relative; margin-top: -85px; margin-bottom: 75px; }

@media screen and (max-width: 979px) { .lower-desc { margin-top: -30px; margin-bottom: 15px; } }

.lower-desc:before { content: ""; display: block; width: 75vw; padding-top: 67.75vw; background: #f7f7f7; position: absolute; left: 0; top: 0; z-index: 0; }

.lower-desc_container { padding: 7.08vw 8.33vw 5.41% 8.33vw; position: relative; z-index: 1; }

.lower-desc_thumb { text-align: center; margin-bottom: 3.75vw; }

.lower-desc_txt { text-align: center; margin-bottom: 0; }

.pagination { text-align: center; line-height: 1; }

.pagination_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

.pagination a, .pagination span { border: 1px solid #2784bf; display: inline-block; padding: 10px 13px; margin: 0 2px; }

@media screen and (max-width: 979px) { .pagination a, .pagination span { padding: 8px 10px; } }

.pagination span { color: #2784bf; }

.pagination a { color: #fff; background: #2784bf; }

.top { overflow-x: hidden; }

.top .main-visual { position: relative; margin-bottom: 2.5vw; }

@media screen and (max-width: 979px) { .top .main-visual { margin-bottom: 20px; } }

.top .main-visual_thumb img { width: 100%; height: auto; }

.top .main-visual_contents { width: 41vw; position: absolute; left: 8vw; top: 16vw; bottom: 0; margin: auto; display: inline-block; }

@media screen and (max-width: 979px) { .top .main-visual_contents { top: 20vw; } }

.top .main-visual_contents_en { position: relative; margin-bottom: 0; line-height: 1; }

.top .main-visual_contents_en_txt { position: relative; z-index: 2; font-family: "Roboto Condensed", sans-serif; color: #fff; font-weight: bold; font-size: 7.75vw; z-index: 2; letter-spacing: 0.05em; padding-left: 1.66vw; }

.top .main-visual_contents_en_line { display: inline-block; width: 0; height: 3vw; background: #2784bf; position: absolute; left: 0; bottom: 0; z-index: 1; }

.top .main-visual_contents_en_line--01 { width: 0; }

.top .main-visual_contents_en_line--02 { width: 0; }

.top .main-visual_contents_ja { margin-top: 30px; margin-bottom: 0; }

@media screen and (max-width: 979px) { .top .main-visual_contents_ja { margin-top: 10px; } }

.top .top-sec-heading { font-weight: bold; line-height: 1; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .top .top-sec-heading { margin-bottom: 30px; } }

.top .top-sec-heading_en { font-size: 7.5rem; font-family: "Roboto Condensed", sans-serif; color: #bb0000; }

@media screen and (max-width: 979px) { .top .top-sec-heading_en { font-size: 4.6rem; } }

.top .top-sec-heading_ja { font-size: 2rem; display: inline-block; margin-left: 15px; margin-top: 10px; }

@media screen and (max-width: 979px) { .top .top-sec-heading_ja { font-size: 1.6rem; display: block; margin-left: 0; } }

.top .top-sec-heading_ja--block { display: block; margin-left: 0; }

.top_about { position: relative; margin-bottom: 4vw; }

@media screen and (max-width: 979px) { .top_about { margin-bottom: 45px; background: #f7f7f7; padding-bottom: 45px; } }

.top_about:before { display: block; content: ""; z-index: 1; width: 42vw; height: 36.25vw; background: #313131; position: absolute; left: 0; top: -2.5vw; }

@media screen and (max-width: 979px) { .top_about:before { width: 48vw; height: 40vw; background: #f7f7f7; } }

.top_about:after { display: block; content: ""; z-index: 1; width: 58vw; height: 44.75vw; background: #f7f7f7; position: absolute; right: 0; top: -2.5vw; }

@media screen and (max-width: 979px) { .top_about:after { display: none; } }

.top_about_container { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; padding: 0 8.3vw 3.75vw; }

@media screen and (max-width: 979px) { .top_about_container { display: block; padding: 0 15px; } }

.top_about_thumb { width: 41vw; }

@media screen and (max-width: 979px) { .top_about_thumb { width: 54vw; float: right; margin-bottom: -120px; } }

.top_about_contents { width: 37vw; }

@media screen and (max-width: 979px) { .top_about_contents { width: auto; clear: both; } }

.top_about_contents_txt { margin-bottom: 15px; }

.top_about_head_en { font-family: "Roboto Condensed", sans-serif; font-size: 1.8rem; color: #bb0000; font-weight: bold; margin-bottom: 15px; min-height: 18px; }

@media screen and (max-width: 979px) { .top_about_head_en { font-size: 1.6rem; margin-bottom: 10px; min-height: 16px; } }

.top_about_head_heading { font-size: 2.8rem; font-weight: bold; margin-bottom: 0; margin-bottom: 15px; }

@media screen and (max-width: 979px) { .top_about_head_heading { font-size: 1.8rem; } }

.top_about_head_heading_txt { display: inline-block; position: relative; background: none; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .top_about_head_heading_txt { margin-bottom: 5px; } }

.top_about_head_heading_txt_txt { color: #fff; display: inline-block; padding: 10px 20px; }

@media screen and (max-width: 979px) { .top_about_head_heading_txt_txt { padding: 9px 15px; } }

.top_about_head_heading_txt_line { width: 0; height: 100%; position: absolute; left: 0; top: 0; background: #2784bf; display: block; }

.top_about_head_heading_txt_line.right { right: 0; left: inherit; }

.top_service { padding-bottom: 85px; }

@media screen and (max-width: 979px) { .top_service { padding-bottom: 45px; } }

.top_service_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .top_service_container { padding: 0 15px; } }

.top_service_catch-list { display: flex; justify-content: space-between; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .top_service_catch-list { display: block; margin-bottom: 20px; text-align: center; } }

.top_service_catch-list_item { position: relative; }

@media screen and (max-width: 979px) { .top_service_catch-list_item:first-child { margin-bottom: 10px; }
  .top_service_catch-list_item img { width: auto; height: 38px; } }

.top_service_catch-list_item_line { content: ""; display: block; width: 100%; height: 100%; background: #fff; position: absolute; right: 0; top: 0; z-index: 1; }

.top_service_txt { margin-bottom: 40px; }

@media screen and (max-width: 979px) { .top_service_txt { margin-bottom: 20px; } }

.top_service_menu { display: flex; flex-wrap: wrap; margin-bottom: 50px; }

@media screen and (max-width: 979px) { .top_service_menu { margin-bottom: 20px; } }

.top_service_menu_item { width: 25%; }

@media screen and (max-width: 979px) { .top_service_menu_item { width: 33.33%; } }

.top_service_menu_item img { width: 100%; }

.top_service_btns { max-width: 1000px; margin-left: auto; margin-right: auto; display: flex; margin-bottom: 50px; }

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

@media screen and (max-width: 979px) { .top_service_btns { display: block; margin-bottom: 20px; } }

.top_service_btns_item { width: 50%; }

@media screen and (max-width: 979px) { .top_service_btns_item { width: auto; }
  .top_service_btns_item:first-child { margin-bottom: 15px; } }

.top_service_bnr { text-align: center; }

.top_works { background: #ffffff; padding: 75px 0 85px; }

@media screen and (max-width: 979px) { .top_works { padding: 45px 0; } }

.top_works_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .top_works_container { padding: 0 15px; } }

.top_works_head { display: flex; align-items: center; margin-top: -25px; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .top_works_head { display: block; margin-top: -15px; margin-bottom: 10px; } }

.top_works_head_thumb { width: 98px; }

@media screen and (max-width: 979px) { .top_works_head_thumb { width: 68px; margin: 0 auto 10px; } }

.top_works_head_right { position: relative; margin-left: 20px; }

@media screen and (max-width: 979px) { .top_works_head_right { margin-left: 0; } }

.top_works_head_right_line { content: ""; display: inline-block; width: 100%; height: 100%; background: #eeeeee; position: absolute; right: 0; top: 0; }

.top_works_head_heading { font-size: 2rem; font-weight: bold; margin-bottom: 0; }

@media screen and (max-width: 979px) { .top_works_head_heading { text-align: center; font-size: 1.6rem; } }

.top_works_head_txt { margin-bottom: 0; }

@media screen and (max-width: 979px) { .top_works_head_txt { text-align: center; } }

.top_works_col-01 { display: flex; justify-content: center; overflow: hidden; margin-bottom: 50px; }

.top_works_col-02 { /* width: 908px; margin: 0 auto; display: flex; justify-content: space-between; */ overflow: hidden; margin-bottom: 50px; }

@media screen and (max-width: 979px) { .top_works_col-02 { width: auto; display: block; margin-bottom: 30px; } }

.top_works_col-02 .slick-arrow { z-index: 1; width: 70px; height: 70px; }

@media screen and (max-width: 979px) { .top_works_col-02 .slick-arrow { display: none !important; width: 40px; height: 40px; } }

.top_works_col-02 .slick-prev, .top_works_col-02 .slick-next { font-size: 7rem; opacity: 1; }

@media screen and (max-width: 979px) { .top_works_col-02 .slick-prev, .top_works_col-02 .slick-next { font-size: 4rem; } }

.top_works_col-02 .slick-prev { left: 0; }

@media screen and (max-width: 979px) { .top_works_col-02 .slick-prev { left: 20px; } }

.top_works_col-02 .slick-prev:before { opacity: 1; content: ""; display: inline-block; width: 70px; height: 70px; background: url(./assets/img/slider_left.png) no-repeat center center; background-size: cover; }

@media screen and (max-width: 979px) { .top_works_col-02 .slick-prev:before { width: 40px; height: 40px; } }

.top_works_col-02 .slick-next { right: 0; }

@media screen and (max-width: 979px) { .top_works_col-02 .slick-next { left: 20px; } }

.top_works_col-02 .slick-next:before { opacity: 1; content: ""; display: inline-block; width: 70px; height: 70px; background: url(./assets/img/slider_right.png) no-repeat center center; background-size: cover; }

@media screen and (max-width: 979px) { .top_works_col-02 .slick-next:before { width: 40px; height: 40px; } }

.top_works_col-02_item { width: 439px; background: #fff; margin: 0 1.25vw; }

@media screen and (max-width: 979px) { .top_works_col-02_item { width: auto; }
  .top_works_col-02_item:first-child { margin-bottom: 10px; } }

.top_works_col-02_item_contents { padding: 30px 20px 50px 20px; }

@media screen and (max-width: 979px) { .top_works_col-02_item_contents { padding: 20px 20px 30px 20px; } }

.top_works_col-02_item_head { text-align: center; border-bottom: 1px solid #2784bf; margin-bottom: 15px; }

.top_works_col-02_item_head_name { font-size: 1.4rem; margin-bottom: 5px; }

@media screen and (max-width: 979px) { .top_works_col-02_item_head_name { font-size: 1.4rem; } }

.top_works_col-02_item_head_heading { font-size: 1.6rem; font-weight: bold; margin-bottom: 15px; }

@media screen and (max-width: 979px) { .top_works_col-02_item_head_heading { font-size: 1.8rem; } }

.top_works_col-02_item_txt { margin-bottom: 15px; }

@media screen and (max-width: 979px) { .top_works_col-02_item_txt { font-size: 1.2rem; } }

.top_works_col-02_item_link { text-align: center; font-family: "Roboto Condensed", sans-serif; font-weight: bold; }

.top_works_col-02_item_link a { position: relative; display: inline-block; border: 2px solid #2784bf; width: 218px; text-align: center; padding: 2px; }

.top_works_col-02_item_link a:after { content: ""; display: inline-block; width: 15px; height: 11px; background: url(./assets/img/icon_arrow_right_02.png) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 20px; bottom: 0; margin: auto; }

.top_attempt { padding: 85px 0 120px; }

@media screen and (max-width: 979px) { .top_attempt { padding: 45px 0; } }

.top_attempt_thumb { position: relative; }

.top_attempt_thumb_line { content: ""; display: inline-block; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: #fff; }

.top_attempt_container { position: relative; max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .top_attempt_container { padding: 0 15px; } }

.top_attempt_container_before { font-family: "Roboto Condensed", sans-serif; font-size: 12.3rem; font-weight: bold; color: #f6f3f7; position: absolute; left: 0; bottom: 65px; z-index: 0; line-height: 1; letter-spacing: 0.025em; }

@media screen and (max-width: 979px) { .top_attempt_container_before { font-size: 8rem; } }

.top_attempt_col-02 { display: flex; flex-flow: row-reverse; justify-content: space-between; position: relative; z-index: 1; }

@media screen and (max-width: 979px) { .top_attempt_col-02 { display: block; } }

.top_attempt_col-02_left { width: 50%; }

@media screen and (max-width: 979px) { .top_attempt_col-02_left { width: auto; margin-bottom: 15px; } }

.top_attempt_col-02_right { width: 480px; }

@media screen and (max-width: 979px) { .top_attempt_col-02_right { width: auto; margin-bottom: 15px; } }

.top_attempt_heading { font-size: 4rem; font-weight: bold; color: #2784bf; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .top_attempt_heading { font-size: 2.8rem; } }

.top_attempt_heading--red { color: #bb0000; }

.top_attempt_txt { margin-bottom: 45px; }

.top_news { margin-bottom: 85px; }

@media screen and (max-width: 979px) { .top_news { margin-bottom: 45px; } }

.top_news_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .top_news_container { padding: 0 15px; } }

.top_news_col-02 { display: flex; justify-content: space-between; }

@media screen and (max-width: 979px) { .top_news_col-02 { display: block; } }

.top_news_head { width: 335px; }

@media screen and (max-width: 979px) { .top_news_head { width: auto; } }

.top_news_contents { position: relative; width: 664px; }

@media screen and (max-width: 979px) { .top_news_contents { width: auto; } }

.top_news_contents_line { z-index: 1; width: 100%; height: 100%; content: ""; display: inline-block; position: absolute; right: 0; top: 0; background: #fff; }

.top_news_post { margin-bottom: 30px; }

@media screen and (max-width: 979px) { .top_news_post { margin-bottom: 20px; } }

.top_news_post_item { position: relative; border-bottom: 1px solid #b2b2b2; }

.top_news_post_item:after { content: ""; display: inline-block; width: 28px; height: 18px; background: url(./assets/img/icon_arrow_right_02.png) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; }

@media screen and (max-width: 979px) { .top_news_post_item:after { width: 14px; height: 9px; } }

.top_news_post_item:first-child { border-top: 1px solid #b2b2b2; }

.top_news_post_item a { display: flex; align-items: center; padding: 8px 0; }

.top_news_post_item_thumb { width: 120px; }

@media screen and (max-width: 979px) { .top_news_post_item_thumb { width: 20%; } }

.top_news_post_item_time { font-size: 1.6rem; color: #b2b2b2; font-weight: bold; width: 120px; text-align: center; }

@media screen and (max-width: 979px) { .top_news_post_item_time { font-size: 1rem; width: 20%; } }

.top_news_post_item_txt { margin: 0; font-size: 1.6rem; font-weight: bold; max-width: 350px; line-height: 1.6; }

@media screen and (max-width: 979px) { .top_news_post_item_txt { font-size: 1.2rem; width: 50%; } }

.top_bnr-area_container { max-width: 1000px; margin-left: auto; margin-right: auto; text-align: center; }

.top_bnr-area_container::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { .top_bnr-area_container { padding: 0 15px; } }

.top_bnr-area_01 { margin-bottom: 40px; }

@media screen and (max-width: 979px) { .top_bnr-area_01 { margin-bottom: 15px; } }

.top-instagram { margin-bottom: 100px; }

.insta_wrap { display: flex; flex-wrap: wrap; }

.insta_item { width: 250px; height: 250px; overflow-y: hidden; }

@media screen and (max-width: 979px) { .insta_item { width: 50%; height: 150px; } }

.top_bnr-area_02 { text-align: center; margin-bottom: 70px; }

.top_movie_box { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .top_movie_box { padding: 0 15px; } }

.top_movie_box video { width: 100%; }

.top_kenkou { text-align: center; margin-bottom: 100px; }

.top_kenkou_img { width: 600px; margin: 0 auto; }

@media screen and (max-width: 979px) { .top_kenkou_img { width: 90%; } }

.top_kenkou_txt { margin-top: 10px; font-size: 1.8rem; font-weight: bold; }

@media screen and (max-width: 979px) { .top_kenkou_txt { font-size: 1.4rem; } }

.top_kenkou .sp-only { display: none; }

@media screen and (max-width: 979px) { .top_kenkou .sp-only { display: block; } }

.about_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .about_container { padding: 0 15px; } }

.about_head { margin-top: -85px; margin-bottom: 160px; }

@media screen and (max-width: 979px) { .about_head { margin-top: 0; margin-bottom: 45px; } }

.about_head_container { position: relative; margin-bottom: 80px; }

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

@media screen and (max-width: 979px) { .about_head_container { padding: 0 15px; margin-bottom: 15px; } }

.about_head_left { background: #f7f7f7; width: 75vw; padding: 6.66vw 13.33vw 6.66vw 8.33vw; }

@media screen and (max-width: 979px) { .about_head_left { background: none; width: 100%; padding: 0; } }

.about_head_right { width: 23.33vw; position: absolute; right: 8.33vw; top: 6.66vw; }

@media screen and (max-width: 979px) { .about_head_right { width: 100%; padding: 0; position: static; } }

.about_head_thumb { text-align: right; }

@media screen and (max-width: 979px) { .about_head_thumb { max-width: 130px; margin-left: auto; margin-right: auto; margin-top: 20px; }
  .about_head_thumb::after { clear: both; content: ""; display: block; } }

.about_head_thumb figcaption { margin-top: 10px; font-weight: bold; font-size: 1.6rem; }

@media screen and (max-width: 979px) { .about_head_thumb figcaption { font-size: 1.2rem; text-align: right; } }

.about_head_thumb figcaption span { font-size: 2rem; }

@media screen and (max-width: 979px) { .about_head_thumb figcaption span { font-size: 1.4rem; } }

.about_head_txt { margin-bottom: 40px; }

@media screen and (max-width: 979px) { .about_head_txt { font-size: 1.2rem; margin-bottom: 15px; } }

.about_head_txt--no-mb { margin-bottom: 0; }

.about_head_contents { background: #fff; padding: 4.16vw; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .about_head_contents { padding: 0; margin-bottom: 20px; } }

.about_head_contents_heading { border-bottom: 1px solid #e5e5e5; padding-bottom: 15px; margin-bottom: 15px; }

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

@media screen and (max-width: 979px) { .about_head_contents_list_item { font-size: 1.4rem; padding-left: 3.2rem; text-indent: -3.2rem; line-height: 1.6; } }

.about_head_contents_list_item span { color: #2784bf; font-size: 2.2rem; font-family: "Roboto Condensed", sans-serif; vertical-align: middle; position: relative; bottom: 1px; margin: 0 5px; }

@media screen and (max-width: 979px) { .about_head_contents_list_item span { font-size: 1.8rem; } }

.about_head_bottom { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .about_head_bottom { padding: 0 15px; } }

.about_sec { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 120px; }

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

@media screen and (max-width: 979px) { .about_sec { margin-bottom: 45px; padding: 0 15px; } }

.about_sec_inner { padding: 0 50px; }

@media screen and (max-width: 979px) { .about_sec_inner { padding: 0; } }

.about_sec_table { width: 100%; margin-bottom: 0; }

.about_sec_table--mb { margin-bottom: 55px; }

@media screen and (max-width: 979px) { .about_sec_table--mb { margin-bottom: 30px; } }

.about_sec_table tr th { font-size: 1.6rem; color: #b2b2b2; border-bottom: 1px solid #b2b2b2; width: 200px; padding: 15px 0; vertical-align: top; }

@media screen and (max-width: 979px) { .about_sec_table tr th { font-size: 1.2rem; padding: 10px 0; width: 100px; } }

.about_sec_table tr td { border-bottom: 1px solid #b2b2b2; padding: 15px 0; }

@media screen and (max-width: 979px) { .about_sec_table tr td { font-size: 1.2rem; padding: 10px 0; } }

.about_sec_sub-heading { color: #b2b2b2; font-size: 1.6rem; font-weight: bold; margin-bottom: 20px; }

.about_sec_col-02 { display: flex; justify-content: space-between; }

@media screen and (max-width: 979px) { .about_sec_col-02 { display: block; } }

.about_sec_col-02_item { width: 420px; }

@media screen and (max-width: 979px) { .about_sec_col-02_item { width: 100%; margin-bottom: 15px; } }

.about_sec_col-02_item_heading { margin-bottom: 5px; }

.about_sec_col-02_item_map iframe { width: 100%; height: 280px; }

@media screen and (max-width: 979px) { .about_sec_col-02_item_map iframe { height: 240px; } }

.about_sec_staffimage { text-align: center; margin-top: 100px; }

@media screen and (max-width: 979px) { .about_sec_staffimage { margin-top: 20px; } }

.service_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .service_container { padding: 0 15px; overflow: hidden; } }

.service_head { margin-bottom: 160px; }

@media screen and (max-width: 979px) { .service_head { margin-bottom: 45px; } }

.service_head_catch { text-align: center; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .service_head_catch { margin-bottom: 20px; } }

.service_head_txt { font-weight: bold; text-align: center; font-size: 2rem; line-height: 1.7; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .service_head_txt { font-size: 1.4rem; margin-bottom: 20px; } }

.service_head_btns { width: 970px; margin: 0 auto; display: flex; justify-content: space-between; }

@media screen and (max-width: 979px) { .service_head_btns { width: auto; display: block; } }

@media screen and (max-width: 979px) { .service_head_btns_item:first-child { margin-bottom: 10px; } }

.service_heading { text-align: center; font-size: 3rem; font-weight: bold; margin-bottom: 30px; }

.service_sec { margin-bottom: 160px; }

@media screen and (max-width: 979px) { .service_sec { margin-bottom: 60px; } }

.service_sec:last-child { margin-bottom: 0; }

.service_sec_col-03 { margin-bottom: 35px; display: flex; flex-wrap: wrap; justify-content: space-between; }

@media screen and (max-width: 979px) { .service_sec_col-03 { margin-bottom: 20px; } }

.service_sec_col-03_item { position: relative; width: 320px; padding: 20px; border: 1px solid #b2b2b2; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .service_sec_col-03_item { width: 49%; padding: 10px; margin-bottom: 10px; } }

.service_sec_col-03_item_thumb { text-align: center; margin-bottom: 10px; }

.service_sec_col-03_item_heading { font-weight: bold; font-size: 2rem; color: #2784bf; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .service_sec_col-03_item_heading { font-size: 1.6rem; } }

.service_sec_col-03_item_list { line-height: 1.8; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .service_sec_col-03_item_list { line-height: 1.6; margin-bottom: 15px; font-size: 1.2rem; } }

.service_sec_col-03_item_note { margin: 0; position: absolute; right: 20px; bottom: 10px; }

@media screen and (max-width: 979px) { .service_sec_col-03_item_note { font-size: 1rem; right: 10px; bottom: 10px; } }

.service_sec_col-03-bottom_txt { text-align: center; font-weight: bold; font-size: 2rem; line-height: 1.7; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .service_sec_col-03-bottom_txt { font-size: 1.4rem; margin-bottom: 20px; } }

.service_sec_item { margin-bottom: 30px; }

.service_sec_item_list { line-height: 1.7; }

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

.service_sec_item_list_item { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; margin-bottom: 10px; font-size: 1.2rem; }

.service_sec_item_list_item:last-child { margin-right: 0; }

.service_sec_item_list_item:nth-child(4n) { margin-right: 0; }

.service_sec_item_list_item:nth-child(4n+1) { clear: left; }

.service_bottom { margin-top: 90px; }

@media screen and (max-width: 979px) { .service_bottom { margin-top: 30px; } }

.service_bottom_btns { width: 860px; margin: 0 auto 90px; display: flex; justify-content: space-between; }

@media screen and (max-width: 979px) { .service_bottom_btns { margin: 0 auto 30px; width: auto; display: block; } }

@media screen and (max-width: 979px) { .service_bottom_btns_item:first-child { margin-bottom: 10px; } }

.service_bottom_txt { font-weight: bold; text-align: center; font-size: 2rem; line-height: 1.7; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .service_bottom_txt { font-size: 1.4rem; margin-bottom: 20px; } }

.service_bottom_bnr { text-align: center; margin-top: 100px; }

@media screen and (max-width: 979px) { .service_bottom_bnr { margin-top: 45px; } }

.service_line_menu { max-width: 900px; margin-left: auto; margin-right: auto; font-weight: bold; font-size: 1.6rem; margin-bottom: 35px; }

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

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

@media screen and (max-width: 979px) { .service_line_menu { font-size: 1.4rem; margin-bottom: 20px; } }

.service_line_menu_item { border: 1px solid #b2b2b2; text-align: center; }

@media screen and (min-width: 980px) { .service_line_menu_item { width: 172px; float: left; margin-bottom: 10px; margin-right: 10px; }
  .service_line_menu_item:nth-child(5n) { margin-right: 0; }
  .service_line_menu_item:nth-child(5n+1) { clear: left; } }

@media screen and (max-width: 979px) { .service_line_menu_item { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; margin-bottom: 2.5%; }
  .service_line_menu_item:last-child { margin-right: 0; }
  .service_line_menu_item:nth-child(4n) { margin-right: 0; }
  .service_line_menu_item:nth-child(4n+1) { clear: left; } }

.service_line_menu_item a { display: block; padding: 3px; }

.size_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .size_container { padding: 0 15px; } }

.size_head { margin-bottom: 70px; }

@media screen and (max-width: 979px) { .size_head { margin-bottom: 30px; } }

.size_head--bottom { margin-bottom: 35px; }

@media screen and (max-width: 979px) { .size_head--bottom { margin-bottom: 20px; } }

.size_head_menu { width: 900px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }

@media screen and (max-width: 979px) { .size_head_menu { width: auto; } }

.size_head_menu_item { width: 445px; text-align: center; border: 1px solid #b2b2b2; margin-bottom: 10px; font-size: 1.6rem; font-weight: bold; }

@media screen and (max-width: 979px) { .size_head_menu_item { width: 100%; font-size: 1.2rem; margin-bottom: 5px; } }

.size_head_menu_item a { display: block; }

@media screen and (max-width: 979px) { .size_head_menu_item a { padding: 5px; } }

.size_sec { margin-bottom: 55px; }

@media screen and (max-width: 979px) { .size_sec { margin-bottom: 30px; } }

.size_sec_inner { padding: 0 50px; }

@media screen and (max-width: 979px) { .size_sec_inner { padding: 0; } }

.size_sec_col-01 { text-align: center; }

.size_sec_col-01--mb { margin-bottom: 55px; }

@media screen and (max-width: 979px) { .size_sec_col-01--mb { margin-bottom: 30px; } }

.size_sec_col-02 { display: flex; justify-content: space-between; flex-wrap: wrap; }

@media screen and (max-width: 979px) { .size_sec_col-02 { display: block; } }

.size_sec_col-02_left { width: 330px; }

@media screen and (max-width: 979px) { .size_sec_col-02_left { width: 240px; margin: 0 auto 15px; text-align: center; } }

.size_sec_col-02_right { width: 640px; }

@media screen and (max-width: 979px) { .size_sec_col-02_right { width: auto; text-align: center; } }

.size_sec_col-02_item { width: 480px; margin-bottom: 50px; }

@media screen and (max-width: 979px) { .size_sec_col-02_item { width: 100%; margin-bottom: 20px; } }

.size_sec_col-02_item_heading { font-size: 1.4rem; margin-bottom: 25px; }

@media screen and (max-width: 979px) { .size_sec_col-02_item_heading { margin-bottom: 10px; } }

.size_sec_txt { margin-bottom: 20px; }

@media screen and (max-width: 979px) { .size_sec_txt { font-size: 1.2rem; } }

.size_sec_note { text-align: right; margin-top: 10px; margin-bottom: 0; }

.eco-product_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

.eco-product_container::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { .eco-product_container { padding: 0 15px; } }

.eco-product_txt { text-align: center; margin-bottom: 90px; }

@media screen and (max-width: 979px) { .eco-product_txt { margin-bottom: 30px; } }

.eco-product_list::after { clear: both; content: ""; display: block; }

.eco-product_list_item { width: 450px; float: left; margin-right: 100px; margin-bottom: 90px; }

.eco-product_list_item:nth-child(2n) { margin-right: 0; }

.eco-product_list_item:nth-child(2n+1) { clear: left; }

@media screen and (max-width: 979px) { .eco-product_list_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 3%; }
  .eco-product_list_item:last-child { margin-right: 0; } }

.eco-product_list_item_thumb { margin-bottom: 12px; }

.eco-product_list_item_heading { font-size: 2.8rem; color: #2784bf; font-weight: bold; margin-bottom: 7px; }

@media screen and (max-width: 979px) { .eco-product_list_item_heading { font-size: 1.4rem; } }

.eco-product_list_item_heading a { color: #2784bf; }

.eco-product_list_item_txt { margin-bottom: 0; text-align: justify; }

@media screen and (max-width: 979px) { .eco-product_list_item_txt { font-size: 1.2rem; line-height: 1.5; } }

.eco-product_bnr { max-width: 900px; margin-left: auto; margin-right: auto; display: flex; justify-content: space-between; }

.eco-product_bnr::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { .eco-product_bnr_item { margin: 0 1px; } }

.archive_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .archive_container { padding: 0 15px; } }

.archive_head { max-width: 1200px; margin-left: auto; margin-right: auto; margin-bottom: 80px; }

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

@media screen and (max-width: 979px) { .archive_head { margin-bottom: 30px; } }

.archive_head_catch { text-align: center; font-weight: bold; font-size: 2rem; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .archive_head_catch { font-size: 1.6rem; margin-bottom: 15px; } }

.archive_head_menu { text-align: center; font-size: 0; }

@media screen and (max-width: 979px) { .archive_head_menu::after { clear: both; content: ""; display: block; } }

.archive_head_menu_item { width: 175px; display: inline-block; border: 1px solid #b2b2b2; font-size: 1.6rem; font-weight: bold; margin: 0 5px; }

@media screen and (max-width: 979px) { .archive_head_menu_item { margin-left: 0; font-size: 1.4rem; float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 2.5%; }
  .archive_head_menu_item:last-child { margin-right: 0; }
  .archive_head_menu_item:nth-child(2n) { margin-right: 0; }
  .archive_head_menu_item:nth-child(2n+1) { clear: left; } }

.archive_head_menu_item a { display: block; }

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

@media screen and (max-width: 979px) { .archive_list { margin-bottom: 30px; } }

@media screen and (min-width: 980px) { .archive_list_item--col-03 { width: 300px; float: left; margin-right: 50px; margin-bottom: 80px; }
  .archive_list_item--col-03:nth-child(3n) { margin-right: 0; }
  .archive_list_item--col-03:nth-child(3n+1) { clear: left; } }

@media screen and (max-width: 979px) { .archive_list_item--col-03 { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 5%; }
  .archive_list_item--col-03:last-child { margin-right: 0; }
  .archive_list_item--col-03:nth-child(2n) { margin-right: 0; }
  .archive_list_item--col-03:nth-child(2n+1) { clear: left; } }

@media screen and (min-width: 980px) { .archive_list_item--col-04 { width: 220px; float: left; margin-right: 40px; }
  .archive_list_item--col-04:nth-child(4n) { margin-right: 0; }
  .archive_list_item--col-04:nth-child(4n+1) { clear: left; } }

@media screen and (max-width: 979px) { .archive_list_item--col-04 { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 5%; }
  .archive_list_item--col-04:last-child { margin-right: 0; }
  .archive_list_item--col-04:nth-child(2n) { margin-right: 0; }
  .archive_list_item--col-04:nth-child(2n+1) { clear: left; } }

.archive_list_item_thumb { margin-bottom: 10px; }

.archive_list_item_info { margin-bottom: 0px; }

@media screen and (max-width: 979px) { .archive_list_item_info { margin-bottom: 5px; } }

.archive_list_item_info_time { font-size: 1.6rem; font-weight: bold; color: #b2b2b2; display: inline-block; vertical-align: middle; margin-right: 5px; }

@media screen and (max-width: 979px) { .archive_list_item_info_time { font-size: 1.2rem; margin-right: 3px; } }

.archive_list_item_info_category { display: inline-block; vertical-align: middle; text-align: center; line-height: 1.8; }

@media screen and (max-width: 979px) { .archive_list_item_info_category { line-height: 1.5; } }

.archive_list_item_info_category_item { display: inline-block; vertical-align: middle; background: #2784bf; color: #fff; width: 110px; }

@media screen and (max-width: 979px) { .archive_list_item_info_category_item { font-size: 1.2rem; width: 80px; } }

.archive_list_item_info_category_item a { color: #fff; display: block; }

.archive_list_item_heading { margin-bottom: 0; font-size: 1.6rem; font-weight: bold; }

@media screen and (max-width: 979px) { .archive_list_item_heading { font-size: 1.4rem; } }

.single_container { max-width: 900px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .single_container { padding: 0 15px; } }

.single_head_info { margin-bottom: 10px; }

.single_head_info_time { display: inline-block; font-size: 1.6rem; font-weight: bold; color: #b2b2b2; margin-right: 10px; }

@media screen and (max-width: 979px) { .single_head_info_time { font-size: 1.4rem; } }

.single_head_info_category { display: inline-block; line-height: 1.8; }

@media screen and (max-width: 979px) { .single_head_info_category { font-size: 1.2rem; } }

.single_head_info_category_item { display: inline-block; width: 120px; text-align: center; color: #fff; background: #2784bf; }

@media screen and (max-width: 979px) { .single_head_info_category_item { width: 100px; } }

.single_head_info_category_item a { color: #fff; display: block; background: #2784bf; }

.single_head_heading { font-size: 3.2rem; font-weight: bold; border-bottom: 1px solid #2784bf; padding-bottom: 15px; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .single_head_heading { font-size: 2rem; padding-bottom: 10px; margin-bottom: 20px; } }

.single_content { margin-bottom: 120px; }

@media screen and (max-width: 979px) { .single_content { margin-bottom: 45px; } }

.single_content_thumb { max-width: 450px; margin-left: auto; margin-right: auto; margin-bottom: 30px; }

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

@media screen and (max-width: 979px) { .single_content_thumb { margin-bottom: 15px; } }

.single_recommend { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 75px; }

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

@media screen and (max-width: 979px) { .single_recommend { padding: 0 15px; margin-bottom: 30px; } }

.works_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .works_container { padding: 0 15px; } }

.works_archive_item { margin-bottom: 90px; }

@media screen and (max-width: 979px) { .works_archive_item { margin-bottom: 30px; } }

.works_archive_item_head { margin-bottom: 30px; }

@media screen and (max-width: 979px) { .works_archive_item_head { margin-bottom: 20px; } }

.works_archive_item_heading { font-size: 2rem; font-weight: bold; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .works_archive_item_heading { font-size: 1.8rem; margin-bottom: 10px; } }

.works_archive_item_name { font-size: 1.8rem; margin-bottom: 0; }

@media screen and (max-width: 979px) { .works_archive_item_name { font-size: 1.4rem; } }

.works_archive_item_info { display: flex; }

@media screen and (max-width: 979px) { .works_archive_item_info { font-size: 1.2rem; display: block; } }

.works_archive_item_info_txt { margin-right: 25px; margin-bottom: 0; }

.works_archive_item_info_txt:last-child { margin-right: 0; }

.works_archive_item_info_txt a { color: #2784bf; text-decoration: underline; }

.works_archive_item_col-02::after { clear: both; content: ""; display: block; }

.works_archive_item_col-02_thumb { width: 420px; float: left; }

@media screen and (max-width: 979px) { .works_archive_item_col-02_thumb { width: auto; float: none; text-align: center; margin-bottom: 15px; } }

.works_archive_item_col-02_txt { width: 540px; float: right; }

@media screen and (max-width: 979px) { .works_archive_item_col-02_txt { width: auto; float: none; font-size: 1.2rem; } }

.works_archive_item_col-02_txt p { margin: 0; }

.attempt_sec { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 70px; }

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

@media screen and (max-width: 979px) { .attempt_sec { padding: 0 15px; margin-bottom: 30px; } }

.attempt_sec:last-child { margin-bottom: 0; }

.attempt_sec_col-02 { display: flex; justify-content: space-between; }

@media screen and (max-width: 979px) { .attempt_sec_col-02 { display: block; } }

.attempt_sec_col-02_thumb { width: 420px; }

@media screen and (max-width: 979px) { .attempt_sec_col-02_thumb { width: auto; text-align: center; margin-bottom: 15px; } }

.attempt_sec_col-02_txt { width: 540px; margin-bottom: 0; }

@media screen and (max-width: 979px) { .attempt_sec_col-02_txt { width: auto; } }

.recruit_main { margin-bottom: 75px; }

@media screen and (max-width: 979px) { .recruit_main { margin-bottom: 30px; } }

.recruit_main_heading { margin-bottom: 0; }

.recruit_main_heading img { width: 100%; height: auto; }

.recruit_head { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 160px; }

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

@media screen and (max-width: 979px) { .recruit_head { margin-bottom: 45px; padding: 0 15px; } }

.recruit_head_txt { text-align: center; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .recruit_head_txt { margin-bottom: 20px; } }

.recruit_head_menu { text-align: center; font-size: 0; }

.recruit_head_menu_item { position: relative; width: 220px; display: inline-block; border: 2px solid #2784bf; font-size: 1.6rem; font-weight: bold; margin: 0 10px; }

@media screen and (max-width: 979px) { .recruit_head_menu_item { display: block; width: auto; margin: 0 0 5px 0; font-size: 1.4rem; } }

.recruit_head_menu_item--en { font-family: "Roboto Condensed", sans-serif; }

.recruit_head_menu_item a { display: block; padding: 4px; }

.recruit_head_menu_item a:after { content: ""; display: inline-block; width: 17px; height: 11px; background: url(./assets/img/icon_arrow_right_02.png) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 20px; bottom: 0; margin: auto; }

.recruit_sec { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 160px; }

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

@media screen and (max-width: 979px) { .recruit_sec { margin-bottom: 45px; padding: 0 15px; } }

.recruit_sec_head { text-align: center; margin-bottom: 60px; }

@media screen and (max-width: 979px) { .recruit_sec_head { margin-bottom: 30px; } }

.recruit_sec_head_image { margin-bottom: 30px; }

@media screen and (max-width: 979px) { .recruit_sec_head_image { margin-bottom: 15px; }
  .recruit_sec_head_image img { height: 36px; width: auto; } }

.recruit_sec_head_txt { margin-bottom: 0; }

.recruit_sec_head_catch { font-size: 2rem; font-weight: bold; line-height: 1.6; margin-bottom: 0; }

@media screen and (max-width: 979px) { .recruit_sec_head_catch { font-size: 1.6rem; } }

.recruit_sec_inner { max-width: 900px; margin-left: auto; margin-right: auto; }

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

.recruit_sec_table { margin-bottom: 0; width: 100%; }

@media screen and (max-width: 979px) { .recruit_sec_table { font-size: 1.2rem; } }

.recruit_sec_table tr th { border-bottom: 1px solid #b2b2b2; width: 200px; vertical-align: top; padding: 20px 0; }

@media screen and (max-width: 979px) { .recruit_sec_table tr th { width: 120px; padding: 10px 0; } }

.recruit_sec_table tr td { border-bottom: 1px solid #b2b2b2; vertical-align: top; padding: 20px 0; }

@media screen and (max-width: 979px) { .recruit_sec_table tr td { padding: 10px 0; } }

.recruit_sec_table tr strong { font-size: 1.6rem; }

@media screen and (max-width: 979px) { .recruit_sec_table tr strong { font-size: 1.4rem; } }

.recruit_sec_interview { text-align: center; margin-bottom: 80px; }

@media screen and (max-width: 979px) { .recruit_sec_interview { margin-bottom: 30px; display: flex; justify-content: space-between; } }

.recruit_sec_interview_item { position: relative; width: 300px; display: inline-block; margin: 0 30px; text-align: left; }

@media screen and (max-width: 979px) { .recruit_sec_interview_item { width: 49%; margin: 0; } }

.recruit_sec_interview_item a { display: block; }

.recruit_sec_interview_item_num { position: relative; right: 1px; z-index: 1; margin-bottom: -25px; line-height: 1; }

@media screen and (max-width: 979px) { .recruit_sec_interview_item_num { margin-bottom: -20px; }
  .recruit_sec_interview_item_num img { height: 52px; width: auto; } }

.recruit_sec_interview_item_thumb { text-align: center; margin-bottom: -65px; }

@media screen and (max-width: 979px) { .recruit_sec_interview_item_thumb { margin-bottom: -30px; } }

.recruit_sec_interview_item_contents { position: relative; z-index: 1; background: #2784bf; display: inline-block; padding: 15px 15px; font-weight: bold; line-height: 1; }

@media screen and (max-width: 979px) { .recruit_sec_interview_item_contents { padding: 5px; } }

.recruit_sec_interview_item_contents_position { background: #fff; color: #2784bf; margin-bottom: 12px; font-size: 2.4rem; padding: 15px; text-align: center; }

@media screen and (max-width: 979px) { .recruit_sec_interview_item_contents_position { margin-bottom: 5px; padding: 10px 5px; font-size: 1.3rem; } }

.recruit_sec_interview_item_contents_name { color: #fff; margin-bottom: 0; font-size: 1.8rem; }

@media screen and (max-width: 979px) { .recruit_sec_interview_item_contents_name { font-size: 1.2rem; } }

.recruit_sec_flow { margin-bottom: 50px; }

@media screen and (max-width: 979px) { .recruit_sec_flow { margin-bottom: 30px; } }

.recruit_sec_flow_item { position: relative; display: flex; background: #f7f7f7; margin-bottom: 60px; align-items: center; padding: 25px 35px; }

@media screen and (max-width: 979px) { .recruit_sec_flow_item { display: block; padding: 15px; margin-bottom: 35px; } }

.recruit_sec_flow_item:after { content: ""; display: inline-block; width: 38px; height: 23px; background: url(./assets/img/icon_recruit_sec_flow_item_after.png) no-repeat center center; background-size: cover; position: absolute; left: 0; right: 0; bottom: -43px; margin: auto; }

@media screen and (max-width: 979px) { .recruit_sec_flow_item:after { width: 19px; height: 11.5px; bottom: -25px; } }

.recruit_sec_flow_item:last-child { margin-bottom: 0; }

.recruit_sec_flow_item:last-child:after { display: none; }

.recruit_sec_flow_item_heading { width: 320px; color: #2784bf; font-weight: bold; font-size: 1.8rem; margin-bottom: 0; padding-left: 45px; }

@media screen and (max-width: 979px) { .recruit_sec_flow_item_heading { width: auto; padding: 0; margin-bottom: 5px; } }

.recruit_sec_flow_item_heading_num { font-family: "Roboto Condensed", sans-serif; font-size: 2.2rem; }

.recruit_sec_flow_item_txt { width: 510px; margin-bottom: 0; }

@media screen and (max-width: 979px) { .recruit_sec_flow_item_txt { width: auto; } }

.interview_head { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .interview_head { padding: 0 15px; } }

.interview_sec--white { background: #fff; margin-bottom: 80px; }

@media screen and (max-width: 979px) { .interview_sec--white { margin-bottom: 45px; } }

.interview_sec--gray { background: #f7f7f7; margin-bottom: 50px; padding: 80px 0; }

@media screen and (max-width: 979px) { .interview_sec--gray { padding: 30px 0; margin-bottom: 45px; } }

.interview_sec_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .interview_sec_container { padding: 0 15px; } }

.interview_sec_inner { max-width: 900px; margin-left: auto; margin-right: auto; }

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

.interview_sec_head { position: relative; display: flex; margin-bottom: 80px; }

@media screen and (max-width: 979px) { .interview_sec_head { display: block; margin-bottom: 30px; } }

.interview_sec_head--reverse { flex-flow: row-reverse; }

.interview_sec_head_thumb { width: 780px; }

@media screen and (max-width: 979px) { .interview_sec_head_thumb { width: auto; margin-bottom: -85px; } }

.interview_sec_head_contents { position: absolute; left: 0; top: 50px; z-index: 1; }

@media screen and (max-width: 979px) { .interview_sec_head_contents { position: static; } }

.interview_sec_head_heading { color: #2784bf; font-family: "Roboto Condensed", sans-serif; font-weight: bold; font-size: 3rem; line-height: 1.1; margin-bottom: 5px; }

@media screen and (max-width: 979px) { .interview_sec_head_heading { position: relative; right: 1px; }
  .interview_sec_head_heading img { height: 54px; } }

.interview_sec_head_heading_num { display: block; font-size: 5rem; }

@media screen and (max-width: 979px) { .interview_sec_head_heading_num { font-size: 4.2rem; } }

.interview_sec_head_catch { font-weight: bold; font-size: 2.8rem; line-height: 2.2; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .interview_sec_head_catch { font-size: 1.8rem; margin-bottom: 10px; } }

.interview_sec_head_catch span { color: #fff; background: #2784bf; padding: 10px 15px; }

@media screen and (max-width: 979px) { .interview_sec_head_catch span { padding: 8px 12px; } }

.interview_sec_head_profile { font-size: 2rem; font-weight: bold; line-height: 1.7; }

@media screen and (max-width: 979px) { .interview_sec_head_profile { line-height: 1.6; font-size: 1.4rem; } }

.interview_sec_item-01 { display: flex; justify-content: space-between; margin-bottom: 80px; }

@media screen and (max-width: 979px) { .interview_sec_item-01 { display: block; margin-bottom: 30px; } }

.interview_sec_item-01_thumb { width: 480px; }

@media screen and (max-width: 979px) { .interview_sec_item-01_thumb { width: auto; text-align: center; margin-bottom: 10px; } }

.interview_sec_item-01_contents { width: 380px; }

@media screen and (max-width: 979px) { .interview_sec_item-01_contents { width: auto; } }

.interview_sec_item-01_contents_heading { position: relative; font-size: 2.8rem; font-weight: bold; color: #2784bf; background: url(./assets/img/interview_icon_q.png) no-repeat left center; background-size: 54px 52px; padding: 10px 10px 10px 20px; margin-bottom: 5px; }

@media screen and (max-width: 979px) { .interview_sec_item-01_contents_heading { font-size: 2rem; background-size: 30px auto; padding: 5px 5px 5px 10px; } }

.interview_sec_item-01_contents_txt { margin-bottom: 0; }

.interview_sec_item-02 { margin-bottom: 70px; }

@media screen and (max-width: 979px) { .interview_sec_item-02 { margin-bottom: 30px; } }

.interview_sec_item-02_heading { position: relative; font-size: 2.8rem; font-weight: bold; color: #2784bf; background: url(./assets/img/interview_icon_q.png) no-repeat left center; background-size: 54px 52px; padding: 10px 10px 10px 20px; margin-bottom: 5px; }

@media screen and (max-width: 979px) { .interview_sec_item-02_heading { font-size: 2rem; background-size: 30px auto; padding: 5px 5px 5px 10px; } }

.interview_sec_item-02_txt { margin-bottom: 0; }

.interview_sec_item-03 { display: flex; justify-content: space-between; flex-flow: row-reverse; margin-bottom: 80px; }

@media screen and (max-width: 979px) { .interview_sec_item-03 { display: block; margin-bottom: 30px; } }

.interview_sec_item-03_thumb { width: 480px; }

@media screen and (max-width: 979px) { .interview_sec_item-03_thumb { width: auto; margin-bottom: 15px; } }

.interview_sec_item-03_contents { width: 380px; }

@media screen and (max-width: 979px) { .interview_sec_item-03_contents { width: auto; } }

.interview_sec_item-03_contents_heading { position: relative; font-size: 2.8rem; font-weight: bold; color: #2784bf; }

@media screen and (max-width: 979px) { .interview_sec_item-03_contents_heading { font-size: 2rem; margin-bottom: 10px; } }

.interview_sec_item-03_contents_txt { margin-bottom: 0; }

.interview_sec_schedule { padding: 50px; }

@media screen and (max-width: 979px) { .interview_sec_schedule { padding: 30px 15px; } }

.interview_sec_schedule--blue { background: #f1f8fc; }

.interview_sec_schedule--blue .interview_sec_schedule_heading span { background: #f1f8fc; }

.interview_sec_schedule--blue .interview_sec_schedule_flow:before { background: url(./assets/img/interview_sec_schedule_flow_01.png) repeat-y center top; background-size: contain; }

.interview_sec_schedule--blue .interview_sec_schedule_flow_item:before { background-color: #f1f8fc; }

.interview_sec_schedule--white { background: #fff; }

.interview_sec_schedule--white .interview_sec_schedule_heading span { background: #fff; }

.interview_sec_schedule--white .interview_sec_schedule_flow:before { background: url(./assets/img/interview_sec_schedule_flow_02.png) repeat-y center top; background-size: contain; }

.interview_sec_schedule--white .interview_sec_schedule_flow_item:before { background-color: #fff; }

.interview_sec_schedule_heading { position: relative; text-align: center; font-weight: bold; color: #2784bf; font-size: 2.8rem; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .interview_sec_schedule_heading { font-size: 1.8rem; margin-bottom: 15px; } }

.interview_sec_schedule_heading:before { content: ""; display: block; width: 100%; height: 1px; background: #b2b2b2; position: absolute; left: 0; top: 20px; }

@media screen and (max-width: 979px) { .interview_sec_schedule_heading:before { top: 13px; } }

.interview_sec_schedule_heading span { position: relative; z-index: 1; display: inline-block; padding: 0 20px; }

@media screen and (max-width: 979px) { .interview_sec_schedule_heading span { padding: 0 10px; } }

.interview_sec_schedule_flow { position: relative; }

.interview_sec_schedule_flow:before { content: ""; display: inline-block; width: 4px; height: 92%; position: absolute; left: 28px; top: 0; }

@media screen and (max-width: 979px) { .interview_sec_schedule_flow:before { width: 2px; height: 92%; left: 14px; } }

.interview_sec_schedule_flow_item { position: relative; margin-bottom: 60px; padding-left: 90px; }

@media screen and (max-width: 979px) { .interview_sec_schedule_flow_item { margin-bottom: 30px; padding-left: 40px; } }

.interview_sec_schedule_flow_item:last-child { margin-bottom: 0; }

.interview_sec_schedule_flow_item:before { content: ""; display: inline-block; width: 60px; height: 60px; background: url(./assets/img/interview_icon_time.png) no-repeat center center; background-size: cover; position: absolute; left: 0; top: 0; }

@media screen and (max-width: 979px) { .interview_sec_schedule_flow_item:before { width: 30px; height: 30px; } }

.interview_sec_schedule_flow_item dt { color: #2784bf; font-size: 2rem; font-weight: bold; margin-bottom: 10px; line-height: 1.3; }

@media screen and (max-width: 979px) { .interview_sec_schedule_flow_item dt { font-size: 1.6rem; line-height: 1.4; margin-bottom: 5px; padding-top: 3px; } }

.interview_sec_schedule_flow_item dd { margin-bottom: 0; }

@media screen and (max-width: 979px) { .interview_sec_schedule_flow_item dd { font-size: 1.2rem; } }

.entry_head { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .entry_head { padding: 0 15px; } }

.entry_sec { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 80px; }

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

@media screen and (max-width: 979px) { .entry_sec { padding: 0 15px; margin-bottom: 45px; } }

.entry_sec--flow { margin-bottom: 50px; }

@media screen and (max-width: 979px) { .entry_sec--flow { margin-bottom: 30px; } }

.entry_sec_heading { text-align: center; background: #f6f6f6; font-size: 1.6rem; font-weight: bold; padding: 15px; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .entry_sec_heading { padding: 10px; margin-bottom: 20px; } }

.entry_sec_inner { max-width: 900px; margin-left: auto; margin-right: auto; }

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

.entry_sec_txt { text-align: center; margin: 0; }

.entry_sec_item { margin-bottom: 20px; }

@media screen and (max-width: 979px) { .entry_sec_item { margin-bottom: 10px; } }

.entry_sec_item:last-child { margin-bottom: 0; }

.entry_sec_item_heading { position: relative; color: #2784bf; font-weight: bold; font-size: 1.6rem; padding: 10px; border: 1px solid #b2b2b2; text-align: center; cursor: pointer; margin-bottom: 0; }

@media screen and (max-width: 979px) { .entry_sec_item_heading { font-size: 1.4rem; } }

.entry_sec_item_heading:after { content: ""; display: inline-block; background: url(./assets/img/icon_arrow_up_blue.png) no-repeat center center; background-size: cover; width: 20px; height: 10px; position: absolute; top: 0; right: 30px; bottom: 0; margin: auto; transform: rotate(-180deg); }

@media screen and (max-width: 979px) { .entry_sec_item_heading:after { width: 10px; height: 5px; right: 15px; } }

.entry_sec_item_heading.active:after { transform: rotate(0); }

.entry_sec_item_contents { display: none; padding: 30px 0 30px; }

@media screen and (max-width: 979px) { .entry_sec_item_contents { padding: 15px 0; } }

.entry_sec_item_contents p { margin: 0; text-align: center; }

.entry_sec_item_txt { margin: 0; text-align: center; }

.entry_sec_item_table { width: 100%; margin: 0; }

.entry_sec_item_table tr th { border-bottom: 1px solid #b2b2b2; color: #b2b2b2; font-size: 1.6rem; vertical-align: top; width: 200px; padding: 17px 0; }

@media screen and (max-width: 979px) { .entry_sec_item_table tr th { font-size: 1.2rem; padding: 10px 0; width: 90px; } }

.entry_sec_item_table tr td { border-bottom: 1px solid #b2b2b2; vertical-align: top; padding: 20px 0; }

@media screen and (max-width: 979px) { .entry_sec_item_table tr td { font-size: 1.2rem; padding: 10px 0; } }

.privacy_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .privacy_container { padding: 0 15px; } }

.privacy_head-txt { margin-bottom: 70px; }

@media screen and (max-width: 979px) { .privacy_head-txt { margin-bottom: 30px; } }

.privacy_sec { margin-bottom: 35px; }

@media screen and (max-width: 979px) { .privacy_sec { margin-bottom: 30px; } }

.privacy_sec .heading-ptn-03 { margin-bottom: 15px; }

.privacy_sec p { margin-bottom: 20px; }

@media screen and (max-width: 979px) { .privacy_sec p { margin-bottom: 15px; } }

.privacy_sec ul { margin-bottom: 20px; }

@media screen and (max-width: 979px) { .privacy_sec ul { margin-bottom: 15px; } }

.privacy_sec ul li { padding-left: 1.4rem; text-indent: -1.4rem; }

.sitemap_container { max-width: 1000px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .sitemap_container { padding: 0 15px; } }

.sitemap_list_item { display: block; font-weight: bold; font-size: 1.6rem; padding: 15px 0; border-bottom: 1px solid #b2b2b2; }

@media screen and (max-width: 979px) { .sitemap_list_item { font-size: 1.4rem; padding: 10px 0; } }

.sitemap_list_item:before { content: ""; display: inline-block; width: 15px; height: 7px; background: #2784bf; vertical-align: middle; margin-right: 15px; position: relative; bottom: 1px; }

@media screen and (max-width: 979px) { .sitemap_list_item:before { margin-right: 10px; width: 12px; height: 5px; } }

.sitemap_child-list { padding-left: 30px; margin-top: 5px; }

@media screen and (max-width: 979px) { .sitemap_child-list { padding-left: 20px; } }

.sitemap_child-list_item { display: inline-block; font-weight: normal; font-size: 1.4rem; margin-right: 120px; }

@media screen and (max-width: 979px) { .sitemap_child-list_item { font-size: 1.2rem; margin: 5px; } }

.sitemap_child-list_item a:before { font-family: FontAwesome; content: "\f0da"; font-size: 1.4rem; margin-right: 10px; }

.contact_head { max-width: 1000px; margin-left: auto; margin-right: auto; margin-bottom: 45px; }

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

@media screen and (max-width: 979px) { .contact_head { padding: 0 15px; margin-bottom: 30px; } }

.contact_head_txt { text-align: center; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .contact_head_txt { margin-bottom: 20px; } }

.contact_head_tel { text-align: center; }

@media screen and (max-width: 979px) { .contact_head_tel img { width: 270px; height: auto; } }

.contact_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

@media screen and (max-width: 979px) { .contact_container { padding: 0 15px; } }

.contact_container iframe { text-align: center; }

.contact_heading { color: #2784bf; font-weight: bold; font-size: 2.2rem; margin-bottom: 20px; text-align: center; }

.contact_form { padding: 40px 30px; border: 4px solid #2784bf; }

@media screen and (max-width: 599px) { .contact_form { padding: 20px 10px; } }

.contact_form_list_name { font-size: 1.6rem; color: #2784bf; margin-bottom: 8px; }

@media screen and (max-width: 599px) { .contact_form_list_name { font-size: 1.3rem; } }

.contact_form_list_name_must { background-color: #F22F2F; color: #fff; font-size: 1.3rem; display: inline-block; padding: 0 10px; margin-left: 10px; border-radius: 5px; }

@media screen and (max-width: 599px) { .contact_form_list_name_must { font-size: 1rem; padding: 0 7px; } }

.contact_form_list_name_maybe { background-color: #2784bf; color: #fff; font-size: 1.3rem; display: inline-block; padding: 0 10px; margin-left: 10px; border-radius: 5px; }

@media screen and (max-width: 599px) { .contact_form_list_name_maybe { font-size: 1rem; padding: 0 7px; } }

.contact_form_submit { margin-top: 40px; text-align: center; }

@media screen and (max-width: 599px) { .contact_form_submit { margin-top: 25px; } }

.contact_form_submit input { background-color: #2784bf; width: 250px; transition: 0.3s; }

@media screen and (max-width: 599px) { .contact_form_submit input { font-size: 1.3rem; width: 200px; } }

.contact_form_submit input:hover { background-color: #2784bf; opacity: 0.7; }

.office-form-content { padding-top: 0 !important; overflow: visible !important; }

/*# sourceMappingURL=style.css.map */


