/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

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

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

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

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

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

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

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

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

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

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

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

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

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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(360deg);
            transform: rotate(360deg); } }

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

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

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

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

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

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

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

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

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

.fa-inverse {
  color: #fff; }

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

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

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

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

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

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

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

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

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

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

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

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

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

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

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

.fa-cc-discover:before {
  content: "\f1f2"; }

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

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

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

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

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

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

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

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

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

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

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

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

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

.fa-gg:before {
  content: "\f260"; }

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

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

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

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

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

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

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

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

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

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

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

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

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

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

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

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

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

.fa-odnoklassniki:before {
  content: "\f263"; }

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

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

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

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

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

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

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

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

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

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

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

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

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

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

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

.fa-stop:before {
  content: "\f04d"; }

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

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

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

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

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

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

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

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

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

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

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

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(cimg/fa-brands-400.eot);
  src: url(cimg/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(cimg/fa-brands-400.woff2) format("woff2"), url(cimg/fa-brands-400.woff) format("woff"), url(cimg/fa-brands-400.ttf) format("truetype"), url(cimg/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(cimg/fa-regular-400.eot);
  src: url(cimg/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(cimg/fa-regular-400.woff2) format("woff2"), url(cimg/fa-regular-400.woff) format("woff"), url(cimg/fa-regular-400.ttf) format("truetype"), url(cimg/fa-regular-400.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(cimg/fa-solid-900.eot);
  src: url(cimg/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(cimg/fa-solid-900.woff2) format("woff2"), url(cimg/fa-solid-900.woff) format("woff"), url(cimg/fa-solid-900.ttf) format("truetype"), url(cimg/fa-solid-900.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px);}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:28px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;line-height:16px;height:28px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
      /*rtl:begin:ignore*/left:0;/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0;/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9;}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px;}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto;}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%;}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box;}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0;}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%;}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto;}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05);}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:6.16px 0 0 0;line-height:1;height:28px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0;}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block;}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:22px;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto;}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px;}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9;}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left;}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left;}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

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

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

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

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@charset "UTF-8";.c-rate{position:relative;display:inline-block;width:100px;height:20px;font-size:20px;vertical-align:middle}.c-rate:after,.c-rate:before{position:absolute;top:0;left:0;content:"★★★★★";display:inline-block;height:20px;line-height:20px}.c-rate:before{color:#ddd}.c-rate:after{color:#ff9800;overflow:hidden;white-space:nowrap}.c-rateIcon{position:relative;display:inline-block;width:3.6em;height:1.2em;font-size:1.2em;vertical-align:middle}.c-rateIcon-heart:after,.c-rateIcon-heart:before{position:absolute;top:0;left:0;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;content:"\f004\f004\f004";line-height:1;display:inline-block;height:1.2em;line-height:1.2em;letter-spacing:.2em}.c-rateIcon:before{color:#a5a5a5}.c-rateIcon:after{color:#eb5c68;overflow:hidden;white-space:nowrap}.c-rateIcon0:after{width:0}.c-rateIcon1:after{width:1.2em}.c-rateIcon2:after{width:2.4em}.c-rateIcon3:after{width:3.6em}.c-rate00:after{width:0}.c-rate10:after{width:20px}.c-rate15:after{width:30px}.c-rate20:after{width:40px}.c-rate25:after{width:50px}.c-rate30:after{width:60px}.c-rate35:after{width:70px}.c-rate40:after{width:80px}.c-rate45:after{width:90px}.c-rate50:after{width:100px}.c-rateIcon-wrap{width:3.6em}.c-rate-wrap{width:100px;margin:0 auto}*{margin:0;padding:0}em{color:#e74848;font-weight:700;font-size:1.1em;font-style:normal}body,html{width:100%}table img{border:none}body{color:#444;position:relative}body,dd,div,dl,dt,img,li,p,ul{margin:0;padding:0}ul{list-style:none}footer{width:100%;font-size:13px}footer>nav{color:#fff;background-color:#444}footer>address{color:#fff;background-color:#333;font-style:normal;text-align:center;padding:20px 0}a{color:#039cf4}a:hover{color:#03c6f4}h1,h2,h3{margin:0;padding:0}h2{display:inline}h3{font-size:16px}img{border:none}a,div,h1,h2,h3,h4,h5,h6,input,li,p,select,span,th,tr{font-family:メイリオ,sans-serif}.font_bold{font-weight:700}.clearfix{display:inline-block;margin:0;padding:0}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;margin:0;padding:0}.none_error{font-size:14px;color:#e74848;margin:0 auto;text-align:center}#headerfix{width:100%;position:fixed;z-index:999;background:#0068a6;-webkit-box-shadow:1px 1px 3px #666;box-shadow:1px 1px 3px #666}#header{width:930px;height:70px;margin:0 auto;padding-top:30px;position:relative}.adoption,.subadoption{position:absolute;top:6px;left:6px;width:49px;height:49px}.errorBox{background-color:#e74848;border-radius:5px;color:#f4f4ec;font-size:14px;padding:10px 15px;text-align:center;margin-bottom:20px}.botC,.botD{border-radius:2px;padding:0 10px;background-color:#fff;display:inline-block;line-height:20px}.botC{border:2px solid #ffc663}.botD{border:2px solid #d1d1ce}.botF{text-align:center;float:right}.botF a{background-color:#fda740;text-align:center}.botF a,.botF a:hover{color:#fff;padding:10px 20px;display:block;border-radius:3px}.botF a:hover{background-color:#ffcc90}.both{text-align:center;height:50px;width:150px}.both a{background-color:#76d08b}.both a,.both a:hover{color:#fff;padding:10px 20px;display:block;border-radius:3px}.both a:hover{background-color:#a8e1b5}.chat a{color:#000}.chat a,.chat a:hover{background-color:#fc0;border-radius:2px;padding:2px 10px}.chat a:hover{color:#fff}#overlay{background-color:#999;z-index:10000}.dropdownMenuFocus3{width:auto;display:block;text-decoration:none}.content li{clear:left;border:1px solid #a9a994;padding:15px;background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.pager_navigation{font-size:10px;position:relative;width:100%}.pager_navigation ul{float:right}.pager_navigation li{float:left;margin:5px;text-align:center;list-style-type:none}.pager_navigation li.ui_current,.pager_navigation li b{padding:0 5px;border:1px solid #60605b;background-color:#60605b;color:#fff}.pager_navigation li b{display:block}.pager_navigation li a{border:1px solid #60605b;color:#60605b;padding:0 5px;text-decoration:none;background-color:#fff;display:block}.pager_navigation li a:hover{border:1px solid #60605b;background-color:#60605b;color:#fff;padding:0 5px}.rate{height:0;padding:5px 5px 10px}.percentage_bar{padding:10px 0 15px}.percentage_bar>.base{background-color:#f3f3f3;-webkit-box-shadow:1px 1px 1px #ccc inset;box-shadow:inset 1px 1px 1px #ccc;width:100%;height:20px;border-radius:3px;overflow:hidden}.percentage_all .base{height:30px}.percentage_all .progress_bar{background-image:url(/images/mypage/progressbar_bg_red.png)!important;background-repeat:repeat-x;background-position:0}td.progress{width:500px}.preference_table{width:100%}.preference_table td,.preference_table th{text-align:center;vertical-align:middle;padding:.2em .5em}.preference_table em{font-size:1.5em}.percentage_bar>.base>.progress_bar{width:0;height:100%;background-image:url(/images/mypage/progressbar_bg_orange.png);background-repeat:repeat-x;background-position:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border-radius:0}button,textarea{outline:none;font-family:メイリオ,meiryo,sans-serif;font-size:13px;font-size:1.3rem}textarea{border:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc}select{border-radius:0;outline:none}input,select{font-family:メイリオ,meiryo,sans-serif;font-size:13px;font-size:1.3rem}select::-ms-expand{display:none}select{-webkit-box-sizing:border-box;box-sizing:border-box}input[type=chckebox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email],input[type=reset],input[type=submit],input[type=text]{border:none}input[type=email],input[type=text]{padding:.2em .4em;background:none;border:1px solid #ccc;background-color:#fdfdfd}input[type=file]{background:none;border:none}input:hover{cursor:pointer}.btnArea a+a,input[type=text]+input[type=text]{margin-left:20px}html{font-size:62.5%}body{background:#fff;font-family:メイリオ,meiryo,sans-serif;font-size:13px;font-size:1.3rem;word-break:break-all;overflow-wrap:break-word;word-wrap:break-word}img{vertical-align:top}dd,div,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,ul{line-height:1.8}em,strong{font-weight:700}select{cursor:pointer}input[type=radio]{margin:0 2px 0 0;display:inline-block;vertical-align:-.15em}input[type=radio]:hover{cursor:pointer}input[type=radio]+label{display:inline-block}textarea{padding:.2em .4em}div,p,section{word-break:break-word}:focus::-webkit-input-placeholder{color:transparent}:focus:-moz-placeholder,:focus::-moz-placeholder{color:transparent}.c-content p{margin-bottom:1.2em}.c-content ol,.c-content ul{margin:.6em 0}.c-content li{margin-bottom:.6em;padding-left:1.2em;text-indent:-1.2em}section ol+p:not([class]),section p+p:not([class]),section table+p:not([class]),section ul+p:not([class]){margin-bottom:1.2em}section p+p{margin-top:1.2em}section p+p:last-child,section p:last-child{margin-bottom:0}section .c-list li+li{margin:.1em 0 0}a:link,a:visited{color:#0068a6;text-decoration:none}a:active,a:hover{color:#058;text-decoration:underline;cursor:pointer}.bl-hot:active,.bl-hot:hover{background:#d4eefe;-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out}@-webkit-keyframes "FOut"{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@-webkit-keyframes "FIn"{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}iframe[name=google_conversion_frame]{position:absolute;top:0}.l-contents,.l-footer_primary,.l-header,.l-main,.l-mainVisual,.l-section{width:100%}.l-contents_inner,.l-footer_primary_inner,.l-main_inner,.l-section_inner{width:980px;margin:0 auto;padding:21px 0 0}.l-base{text-align:center}.l-header{padding-top:30px}.l-header_inner{margin:15px 11px}.l-header_inner:after{content:"";display:block;clear:both;overflow:auto}.l-container{width:980px;margin:0 auto}.l-container-wrapper:after{content:"";display:block;clear:both;overflow:auto}.l-container-main{float:left;width:750px;margin-right:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-container-sub{float:right;width:206px}.l-mainVisual_inner{position:relative;width:980px;margin:0 auto}.l-main{padding-top:37px}.l-section{padding:0 0 36px}.l-footer_primary{padding:28px 0 20px}.l-footer_secondary{padding:30px 0;text-align:center}.l-contents{padding-bottom:40px;background-color:#f6f6f6}.c-btn{display:inline-block;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5em 1.2em .4em;border:none;border-radius:3px;background:none;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;line-height:1.6;font-size:14px;font-size:1.4rem;font-weight:400}.c-btn,.c-btn:active,.c-btn:hover,.c-btn:link,.c-btn:visited{color:#fff;text-decoration:none}.c-btn:active,.c-btn:hover{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.c-btn:not(.c-btn-enable):active{-webkit-transform:translateY(3px);transform:translateY(3px);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.c-btn-default{background:#0068a6;-webkit-box-shadow:0 3px 0 #004873;box-shadow:0 3px 0 #004873}.c-btn-default:hover{background:#0088d9;-webkit-box-shadow:0 3px 0 #0068a6;box-shadow:0 3px 0 #0068a6}.c-btn-default:active{-webkit-box-shadow:0 1px 0 #004873;box-shadow:0 1px 0 #004873}.c-btn-attention{background:#ff8000;-webkit-box-shadow:0 3px 0 #c60;box-shadow:0 3px 0 #c60}.c-btn-attention:hover{background:#f93;-webkit-box-shadow:0 3px 0 #ff8000;box-shadow:0 3px 0 #ff8000}.c-btn-attention:active{-webkit-box-shadow:0 1px 0 #c60;box-shadow:0 1px 0 #c60}.c-btn-secondary,.c-btn-watchList{background:#00a3d9;-webkit-box-shadow:0 3px 0 #007da6;box-shadow:0 3px 0 #007da6}.c-btn-secondary:hover,.c-btn-watchList:hover{background:#0dc3ff;-webkit-box-shadow:0 3px 0 #00a3d9;box-shadow:0 3px 0 #00a3d9}.c-btn-secondary:active,.c-btn-watchList:active{-webkit-box-shadow:0 1px 0 #007da6;box-shadow:0 1px 0 #007da6}.c-btn-private{background:#6857b1;-webkit-box-shadow:0 3px 0 #524491;box-shadow:0 3px 0 #524491}.c-btn-private:hover{background:#877ac1;-webkit-box-shadow:0 3px 0 #6857b1;box-shadow:0 3px 0 #6857b1}.c-btn-private:active{-webkit-box-shadow:0 1px 0 #524491;box-shadow:0 1px 0 #524491}.c-btn-action{background:#ff4d4d;-webkit-box-shadow:0 3px 0 #ff1a1a;box-shadow:0 3px 0 #ff1a1a}.c-btn-action:hover{background:#ff8080;-webkit-box-shadow:0 3px 0 #ff4d4d;box-shadow:0 3px 0 #ff4d4d}.c-btn-action:active{-webkit-box-shadow:0 1px 0 #ff1a1a;box-shadow:0 1px 0 #ff1a1a}.c-btn.c-icon:after,.c-btn.c-icon:before{font-size:18px;font-size:1.8rem}.c-btn .notes{font-size:14px;font-size:1.4rem}.c-btn-chat:before{content:"\f075"}.c-btn-chat:before,.c-btn-watchList:before{display:inline-block;margin:0 .5em 0 0;font-size:14px;font-size:1.4rem;font-family:Font Awesome\ 5 Free;font-weight:900}.c-btn-watchList:before{content:"\"}.c-btn-watchList.is-active{-webkit-box-sizing:border-box;box-sizing:border-box;background:#ddd;color:#555;-webkit-box-shadow:0 2px 0 #aaa;box-shadow:0 2px 0 #aaa}.c-btn-watchList.is-active:hover{background:#c4c4c4;-webkit-box-shadow:0 2px 0 #919191;box-shadow:0 2px 0 #919191}.c-btn-watchList.is-active:active{-webkit-box-shadow:0 1px 0 #919191;box-shadow:0 1px 0 #919191}.c-btn-copy:before{display:inline-block;margin:0 .5em 0 0;font-size:14px;font-size:1.4rem;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f24d"}.c-btn-txt{margin:0 .4em;padding:.1em 1em;border:1px solid #025180;border-radius:3px}.c-btn-disable,.c-btn-enable,.c-btn:disabled{-webkit-box-sizing:border-box;box-sizing:border-box;background:#ddd;border:1px solid #ccc;-webkit-box-shadow:0 0 1px 1px #eee;box-shadow:0 0 1px 1px #eee;color:#777;text-shadow:1px 1px 1px #fff;cursor:default}.c-btn-disable:active,.c-btn-disable:hover,.c-btn-enable:active,.c-btn-enable:hover,.c-btn:disabled:active,.c-btn:disabled:hover{background-color:#ddd;-webkit-box-shadow:none;box-shadow:none;color:#777;text-decoration:none;-webkit-transition-duration:none;transition-duration:none;cursor:default}.c-btn-topRegister{-webkit-box-sizing:border-box;box-sizing:border-box;width:406px;height:59px;padding:.5em 0 .5em .6em;font-size:24px;font-size:2.4rem;text-align:center}.c-btn-supply{background:#888;-webkit-box-shadow:0 3px 0 #6f6f6f;box-shadow:0 3px 0 #6f6f6f}.c-btn-supply:hover{background:#999;-webkit-box-shadow:0 3px 0 #888;box-shadow:0 3px 0 #888}.c-btn-supply:active{-webkit-box-shadow:0 1px 0 #6f6f6f;box-shadow:0 1px 0 #6f6f6f}.c-btn-large{padding:.7em 4em .6em}.c-btn-large,.c-btn-large:before{font-size:26px;font-size:2.6rem}.c-btn-medium,.c-btn-middle{padding:.5em 3.5em .4em;font-size:18px;font-size:1.8rem}.c-btn-small{padding:.4em 1.2em .3em;font-size:12px;font-size:1.2rem}.c-btn-xsmall{padding:.1em .4em;font-size:10px;font-size:1rem;-webkit-box-shadow:0;box-shadow:0}.c-btn-main{padding:.5em 2.5em .4em;font-size:24px;font-size:2.4rem}.c-btn-wide{width:100%}.c-btn-mini{width:206px;padding:.5em 1em .4em}.c-btn-mini .notes{display:block;font-size:12px;font-size:1.2rem}.c-btn-mini-primary{font-size:16px;font-size:1.6rem}.c-btn-minimum{padding:.4em .8em .3em}.btn_noteBlock,.c-btn .notes{display:block}.jobArea_list a,.workerArea_list a{display:block;position:relative;top:0;left:0}.jobArea_list a:before,.workerArea_list a:before{display:block;content:"";position:absolute;top:0;left:0;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;-webkit-transition:all .2s ease;transition:all .2s ease}.jobArea_list a:hover:before,.workerArea_list a:hover:before{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-shadow:0 0 0 10px #ee964b inset;box-shadow:inset 0 0 0 10px #ee964b}#blockBtn a:before,#unblockBtn a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f05e";display:inline-block;margin-right:.4em}#unblockBtn a:link,#unblockBtn a:visited{color:#646464}.c-block-attention{padding:10px 14px;border:1px solid #ffb039;background:#ffe}.c-media:after{content:"";display:block;clear:both;overflow:auto}.c-media.c-media-reverse .c-media_img{float:right}.c-media.c-media-reverse .c-media_txt{float:left}.c-media_img{float:left;width:30%}.c-media_img img{width:100%}.c-media_txt{float:right;width:65%}.c-media-imgWide .c-media_img{width:50%}.c-media-imgWide .c-media_txt{width:45%}.c-error_inline-caution,.c-error_inline-warning,.c-hlColor-caution,.c-hlColor-caution2,.c-hlColor-red,.c-hlColor-warning{padding:.1em .4em}.c-hlColor-caution{background-color:#f1f10c;color:#333}.c-hlColor-caution+.c-hlColor-caution{margin:0 0 0 .4em}.c-hlColor-caution2{background-color:#f1f10c;color:#5d5c48}.c-hlColor-red,.c-hlColor-warning{background-color:#e74848;color:#f0f0f0}.c-tabNav ul{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.c-tabNav ul:after{display:block;content:"";position:absolute;left:0;bottom:0;margin-top:-1px;width:100%;border-bottom:1px solid #ddd}.c-tabNav-left ul{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.c-tabNav-left .c-tabNav_item{-webkit-flex-basis:189px;-ms-flex-preferred-size:189px;flex-basis:189px;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.c-tabNav_item{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.c-tabNav_item:not(:first-of-type){margin-left:9px}.c-tabNav_item a,.c-tabNav_item span{display:block;position:relative;padding:.9em .8em .8em;border:1px solid #ddd;font-size:15px;font-size:1.5rem;font-weight:700;color:#666;text-align:center;z-index:1}.c-tabNav_item a:link,.c-tabNav_item a:visited{color:#777;background:#eee;text-decoration:none}.c-tabNav_item a:active,.c-tabNav_item a:hover{background:#fff;color:#333;text-decoration:none;border-bottom:1px solid #fff;z-index:1}.c-tabNav_item.is-current a,.c-tabNav_item.is-current span{border-bottom:1px solid #fff;background:#fff;color:#555;z-index:1}.c-tabNav+.l-container{margin-top:-1px}.ui-widget-overlay{z-index:11}.ui-dialog{z-index:12}.c-heading{display:block;color:#0067a5}.c-heading-feature{padding:34px 0 26px;text-align:center;font-size:28px;font-size:2.8rem}.c-heading-page{width:100%;margin:0 auto;padding:0 0 24px;font-size:22px;font-size:2.2rem;font-weight:700;color:#333}.c-heading-page i{margin:0 0 0 14px;color:#d96d00}.c-heading-page .draft{margin:0 .2em;color:#d80000}.c-heading-sub{margin-bottom:11px;padding:0;font-weight:700;color:#444;font-size:16px;font-size:1.6rem}.c-heading-sub:not(:first-child){margin-top:26px}.c-heading-aside{margin-bottom:13px;padding:0;font-weight:700;color:#333}.c-heading-aside:not(:first-child){margin-top:26px}.l-container .c-heading-sub{font-size:16px;font-size:1.6rem}.l-container .c-heading-aside{font-size:15px;font-size:1.5rem}.c-indicator{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-indicator li{position:relative;display:block;padding:.4em 2em;border:1px solid #ddd;border-radius:3px;background:#fff;-webkit-box-shadow:rgba(0,0,0,.01) 0 0 0 20px inset;box-shadow:inset 0 0 0 20px rgba(0,0,0,.01);font-size:14px;font-size:1.4rem;color:#333}.c-indicator li:not(:last-of-type){margin-right:2.9em}.c-indicator li:not(:last-of-type):after{display:block;float:right;position:absolute;right:-2em;top:0;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f054";color:#aaa;line-height:2.65em}.c-indicator li.is-current{border:1px solid #ff8000;background:#ff8000;color:#fff}.c-label{display:inline-block;padding:.55em 1em .5em;background:#aaa;color:#fff;vertical-align:middle;font-size:11px;font-size:1.1rem;line-height:1}.c-label-attention{background:#ff8000}.c-label-gray,.c-label-specialty{background:#ddd;color:#333}.c-label-ready{background:#0068a6;color:#fff}.c-label-default{background:#aaa;color:#fff}.c-label-busy{background:#ccc;color:#999}.c-label-negotiable{background:#f69a3a;color:#fff}.c-label-firm{background:#23b023;color:#fff}.c-label-offline{background:#7aab27;color:#fff}.c-label-prompt{background:#00a3d9;color:#fff}.c-label-auth{background:#ff8000;color:#fff}.c-label-unauth{-webkit-box-sizing:border-box;box-sizing:border-box;background:#ddd;border:1px solid #ccc;color:#555}.c-label-urgent{background:#ff4101;color:#fff}.c-label-popular{background:#f9a144;color:#fff}.c-label-join{background:#0068a6;color:#fff}.c-label-end{background:#47473b;color:#fff}.c-label-draft{background:#999;color:#fff}.c-label-apply{background:#f69a3a;color:#fff}.c-label-private{background:#6857b1;color:#fff}.c-sLabel{margin:0 .6em;padding:.2em .6em;border-radius:2px;text-align:center}.c-sLabel-kakutei{background-color:#23b023;color:#fff}.c-status{display:inline-block;padding:.4em .6em .3em;font-size:11px;font-size:1.1rem;color:#fff;text-align:center;line-height:1.2}.c-status-end{background:#47473b}.c-status-evaluation,.c-status-qaUnanswer,.c-status-ready,.c-status-review{background:#e74848}.c-status-ongoing{background:#0068a6}.c-status-draft{background:#aaa}.c-status-qaRepply{background:#47473b}.c-status-qaRefuse{background:#999}.c-chatStatus.is-online{background-color:#3abd30!important}.c-chatStatus.is-onffline{background-color:#aaa!important}.c-pagination{position:relative}.c-pagination:after{content:"";display:block;clear:both;overflow:auto}.c-pagination .hit{float:left;margin-right:1em;font-size:10px;font-size:1rem;vertical-align:middle}.c-pagination .hit,.c-pagination ul{display:inline-block}.c-pagination ul:after{content:"";display:block;clear:both;overflow:auto}.c-pagination li{float:left;display:inline-block;margin:0 2px;border:1px solid #60605b;font-size:10px;font-size:1rem}.c-pagination li a,.c-pagination li span{display:block;padding:0 .6em}.c-pagination li a:link,.c-pagination li a:visited{text-decoration:none;background:#fff;color:#60605b}.c-pagination li a:active,.c-pagination li a:hover,.c-pagination li span.is-current{background:#60605b;color:#fff}.c-table{border-top:1px solid #ddd;border-left:1px solid #ddd;border-collapse:separate;border-spacing:0}.c-table td,.c-table th{padding:.8em 1em;border-right:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.8;vertical-align:middle;word-break:break-word}.c-table th{position:relative;text-align:center;background:#f9f9f9}.c-table th.u-alignR{text-align:right}.c-table td{background:#fff}.c-table tbody th{font-weight:700}.c-table tbody th em{color:#e74848}.c-table tbody.th-alignR th{text-align:right}.c-table tbody td .c-innerTable{width:100%;border-collapse:separate;border-spacing:10px;border:0}.c-table tbody td .c-innerTable td,.c-table tbody td .c-innerTable th{padding:10px;border:dotted #ccc;border-width:0 0 1px;background:#fff;text-align:right}.c-table-list{border-top:1px solid #ddd;border-left:1px solid #ddd}.c-table-list td,.c-table-list th{padding:.8em 1.2em;border-right:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.6;vertical-align:middle}.c-table-list td input[type=checkbox],.c-table-list th input[type=checkbox]{vertical-align:middle}.c-table-list th{text-align:center;font-size:13px;font-size:1.3rem;background:#f9f9f9}.c-table-list th.u-alignR{text-align:right}.c-table-list .col-nav{width:50px;padding:.4em .8em}.c-table-list .table_date{width:10em;padding:1em}.c-table-wide{width:100%}.c-table-vaTop td,.c-table-vaTop th{vertical-align:top}.c-table-deco tr:nth-child(2n){background:#f2fafe}.c-table-amount tbody td,.c-table-amount tbody th{width:50%;text-align:right}.required{color:#e74848}.c-form .keyword-clm2{width:80%;margin-right:30px;padding:10px;border:2px solid #ddd;border-collapse:separate;border-spacing:10px}.c-form .btn,.c-form .keyword-clm2{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:40px;background-color:#fff;line-height:1.8;vertical-align:top;font-size:13px;font-size:1.3rem}.c-form .btn{height:40px;padding:.6em 1.75em .4em;border:2px solid #ddd;color:#0067a5;cursor:pointer}.c-form select{display:inline-block;margin:0 1.2em 0 0;padding:2px 1.8em 1px .6em;vertical-align:middle;font-size:13px;font-size:1.3rem;color:#0067a5}.c-form input[type=text],.c-form select{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;line-height:1.6}.c-form input[type=text]{margin-right:.4em;padding:.2em .6em;height:2.4em;background:#fdfdfd}.c-form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:2.4em;padding:.3em .6em;border:1px solid #ddd;background:#fdfdfd;line-height:1.6}.c-form textarea.tArea-wide{width:100%;min-height:7em}.c-form .s_keyword{width:230px;margin-right:1.2em!important}.c-form input[type=checkbox]{display:inline-block;margin-right:6px}.c-form input[type=checkbox]+label{position:relative;display:inline-block;margin-right:12px;font-size:12px;font-size:1.2rem;line-height:30px;cursor:pointer}.c-form input[type=radio]{display:none}.c-form input[type=radio]+label span{margin:0 0 0 25px}.c-form input[type=radio]:checked+label.radio:before{opacity:1}.c-form .radio{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s linear;transition:background-color .2s linear;margin:0 6px 0 0;padding:0;background-color:transparent;vertical-align:middle;cursor:pointer}.c-form .radio:after{-webkit-transition:border-color .2s linear;transition:border-color .2s linear;left:5px;margin-top:-10px;width:16px;height:16px;border:2px solid #bbb;border-radius:50%;background:#fff}.c-form .radio:after,.c-form .radio:before{position:absolute;top:50%;display:block;content:""}.c-form .radio:before{-webkit-transition:opacity .2s linear;transition:opacity .2s linear;left:10px;margin-top:-5px;width:10px;height:10px;border-radius:50%;background-color:#0068a6;opacity:0;z-index:1}.c-form .radio+label{color:#0068a6}.c-form .radio+label span{margin:0 0 0 34px}.c-form .radio:checked+label span{font-weight:700}.c-form #workType1,.c-form #workType2,.c-form #workType3,.c-form #workType4,.c-form #workType5{display:inline-block;margin-right:15px}@media (min-width:1px){.c-form input[type=checkbox]{display:none;margin:0}.c-form input[type=checkbox]+label{padding:0 0 0 24px}.c-form input[type=checkbox]+label:before{top:50%;left:0;width:18px;height:18px;margin-top:-9px;background:#fff;border:1px solid #ddd}.c-form input[type=checkbox]+label:before,.c-form input[type=checkbox]:checked+label:after{content:"";position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.c-form input[type=checkbox]:checked+label:after{top:56%;left:3px;width:12px;height:12px;margin-top:-8px;background:url(/images/icon_check.png) no-repeat 0 0}}.c-form #searchWorkStatus{width:152px}.c-form #searchSpecialty{width:205px}textarea.c-form-disabled{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}input.c-form-disabled,textarea.c-form-disabled{padding:.4em .6em;border:1px solid #ccc;background:#ddd!important}label:hover{cursor:pointer}input[type=checkbox].lump{display:inline-block;margin-right:6px}input[type=checkbox].lump+label{position:relative;display:inline-block;font-size:12px;font-size:1.2rem;line-height:30px;cursor:pointer}@media (min-width:1px){input[type=checkbox].lump{display:none;margin:0}input[type=checkbox].lump+label{margin:0 auto;padding:0 0 0 1.8em;vertical-align:middle}input[type=checkbox].lump+label:before{content:"";position:absolute;top:50%;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:18px;height:18px;margin-top:-9px;background:#fff;border:2px solid #ddd}input[type=checkbox].lump:disabled+label:before{background:#eee}input[type=checkbox].lump:checked+label:after{content:"";position:absolute;top:56%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;left:3px;width:12px;height:12px;margin-top:-7px;background:url(/images/icon_check.png) no-repeat 0 0}}select.join_status{margin:0 1.2em 0 0}select.join_status,select.lumpMenu{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:30px;max-height:30px;padding:2px 1.8em 2px .6em;border:1px solid #ddd;font-size:13px;font-size:1.3rem;color:#0067a5;line-height:1.6}select.lumpMenu{margin:0}.c-form input:hover+label{font-weight:700}.c-form label:hover+label{background:#ff8000}.c-form label span{padding:.2em .6em}.c-form input:checked+label,.c-form label:checked+label{font-weight:700}label+input[type=radio]{margin-left:1em}.c-list-flat li{display:inline-block}.c-list-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-list{list-style-type:disc;list-style-position:outside;margin-left:1.3em}.c-list-word{margin-top:10px}.c-list-word dt{font-weight:700}.c-list-word dt:not(:first-of-type){margin-top:10px}.c-icon{text-decoration:none}.c-icon:before{display:inline-block;margin-right:.4em;vertical-align:middle;font-size:120%;line-height:1}.c-icon-after:before,.c-icon:after{display:none}.c-icon-after:after{display:inline-block;margin-left:.4em;vertical-align:inherit;line-height:1}.c-icon-phrase:before{margin-right:.4em;padding-left:.2em;padding-bottom:.2em}.c-icon-register:before{display:inline-block;margin-right:.3em;font-size:20px;font-size:2rem;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f303"}.c-icon-chat:before{font-weight:900;content:"\f086"}.c-icon-chat:before,.c-icon-message:before{display:inline-block;font-size:18px;font-size:1.8rem;font-family:Font Awesome\ 5 Free}.c-icon-message:before{font-weight:400;content:"\f0e0"}.c-icon-question:after{display:inline-block;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f059";font-size:14px;font-size:1.4rem;color:#2d82b5}.c-icon-watchList:after,.c-icon-watchList:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f02e"}.c-icon-attached:after,.c-icon-attached:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0c6"}.c-icon-area:after,.c-icon-area:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f3c5"}.c-icon-facebook:before{font-family:Font Awesome\ 5 Brands;font-weight:900;content:"\f082";color:#3c5a98}.c-icon-twitter:after,.c-icon-twitter:before{font-family:Font Awesome\ 5 Brands;font-weight:900;content:"\f081";color:#55acee}.c-icon-link:after,.c-icon-link:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0da"}.c-icon-medium:before{font-size:18px;font-size:1.8rem}.c-btnIcon.is-active{color:#e74848}.c-btnIcon-login:before{position:absolute;margin-right:.4em;margin-left:-1.2em;padding:0 0 0 -21px;font-size:18px;font-size:1.8rem;content:"\f2f6";line-height:1}.c-btnIcon-login:before,.c-icon-home:before{display:block;font-family:Font Awesome\ 5 Free;font-weight:900}.c-icon-home:before{position:relative;font-size:20px;font-size:2rem;content:"\f015"}.c-icon-menu,.c-iconMenu{font-size:0}.c-icon-menu:before,.c-iconMenu:before{margin-right:0;font-size:16px;font-size:1.6rem}.c-icon-menu-medium,.c-iconMenu-medium{margin-right:0;font-size:0}.c-icon-menu-medium:before,.c-iconMenu-medium:before{font-size:20px;font-size:2rem}.c-icon-menu-large,.c-iconMenu-large{margin-right:0;font-size:0}.c-icon-menu-large:before,.c-iconMenu-large:before{font-size:24px;font-size:2.4rem}.c-icon-lock{text-decoration:none}.c-icon-lock:before{display:inline-block;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f023";color:#ffbf00}.c-icon-new{display:inline-block;margin:0 0 0 .5em;text-decoration:none;background:url(/images/icon_new.png) no-repeat 0 0;width:25px;height:9px}.c-section{margin:0 0 14px;border:1px solid #ddd;background:#fff}.c-section:not(:first-of-type){margin:14px 0}.c-section_inner{padding:15px 19px}.c-section_inner:after{content:"";display:block;clear:both;overflow:auto}.c-messageBox{padding:.8em 1.2em;border-radius:3px;color:#fff;margin-bottom:20px;font-size:14px;font-size:1.4rem;text-align:center}.c-messageBox-error{background-color:#e74848}.c-messageBox-error a:link,.c-messageBox-error a:visited{color:#fff;text-decoration:underline}.c-messageBox-error a:active,.c-messageBox-error a:hover{text-decoration:none}.c-messageBox-left{text-align:left}.c-messageBox-success{background-color:#6bc458}.c-messageBox-warning{border:1px solid #fba64d;background:#fffeee;color:#47473b}.c-error_inline+.c-hlColor-caution{margin:0 0 0 .4em}.c-error_inline-caution{background-color:#f1f10c}.c-error_inline-warning{background-color:#e74848;color:#fff}.appInfo .appInfo_inner .message,.appInfo .appInfo_inner ul{padding:10px 22px}.appInfo-explain{padding:16px 20px}.c-comment_block{margin:0 0 20px;padding-bottom:10px;border-bottom:1px solid #ddd}.c-comment_part{margin:12px 0}.c-comment_part:after{content:"";display:block;clear:both;overflow:auto}.c-comment_part .c-comment_thumb{float:left;display:block;width:68px;height:68px;border-radius:50%}.c-comment_part .c-comment_content{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;float:right;width:612px;margin:0;padding:9px 17px;border:1px solid #ddd;background:#f9f9f9}.c-comment_part .c-comment_content:before{top:13px;left:-22px;border-top:22px solid #ddd;border-right:22px solid transparent}.c-comment_part .c-comment_content:after,.c-comment_part .c-comment_content:before{content:"";position:absolute;border-left:0 solid transparent;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-comment_part .c-comment_content:after{top:14px;left:-19px;border-top:19px solid #f9f9f9;border-right:19px solid transparent}.c-comment_part-reverse .c-comment_thumb{float:right}.c-comment_part-reverse .c-comment_content{float:left;background:#fff}.c-comment_part-reverse .c-comment_content:before{top:13px;left:inherit;right:-22px;width:0;height:0;border-color:transparent transparent transparent #ddd;border-style:solid;border-width:0 0 22px 22px;-webkit-transform:rotate(0);transform:rotate(0)}.c-comment_part-reverse .c-comment_content:after{content:"";position:absolute;top:14px;left:inherit;right:-19px;width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:0 0 19px 19px;-webkit-transform:rotate(0);transform:rotate(0)}.c-comment_name{margin-right:.6em}.social-area-syncer{width:100%;min-height:190px;background:#eee;padding:1.5em 0}@media screen and (min-width:480px){.social-area-syncer{min-height:119px}}ul.social-button-syncer{width:238px;margin:24px auto;padding:0;border:none;list-style-type:none}@media screen and (min-width:480px){ul.social-button-syncer{width:418px}ul.social-button-syncer:after{content:"";display:block;clear:both;overflow:auto}}ul.social-button-syncer li{float:left;text-align:center;height:71px;margin:0 8px;padding:0}.sc-tw{width:71px}.sc-tw svg{width:30px;height:30px}.sc-tw a{height:56px;margin:0 auto;padding-top:6px;display:block;background:#1b95e0;font-size:12px;color:#fff;font-weight:700;text-decoration:none;letter-spacing:.5px;border-radius:2px}.sc-tw a:hover{color:#fff;background:#0c7abf}.sc-tw span:before{white-space:pre;content:"\A"}.sc-fb{z-index:99;width:69px}.sc-li{width:50px}.sc-li-img{border:none;margin:0 auto;padding:0;width:36px;height:60px}@media screen and (min-width:480px){.sc-li{display:none}}.appInfo{position:relative;margin:0 0 16px;border-width:1px;border-style:solid;border-radius:5px}.appInfo_inner .message,.appInfo_inner ul{padding:10px 22px}.appInfo-system{border-color:#0382ce;background:#f9feff}.appInfo-project{border-color:#fba64d;background:#fffeee}.appInfo-project .moreLink{display:block;position:absolute;bottom:0;right:37px;padding:2px 17px 1px;border-radius:3px 3px 0 0;background:#fba54b;color:#fff}.appInfo-explain{border-color:#0382ce;background-color:#f9feff;padding:12px 20px}.appInfo li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.appInfo li:not(:last-of-type){margin-bottom:.6em}.appInfo_date{margin-right:30px;font-weight:700}.mypage_nav .mypage_nav_inner{background:#686868}.mypage_nav .mypage_nav_inner:after{content:"";display:block;clear:both;overflow:auto}.mypage_nav .mypage_menu{float:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.mypage_nav .mypage_menu .home a{-webkit-box-sizing:border-box;box-sizing:border-box}.mypage_nav .mypage_menu .home a:before{line-height:1.2em}.mypage_nav .mypage_menu .home a,.mypage_nav .mypage_menu .home span{padding:0 12px;font-size:0}.mypage_nav .mypage_menu .home a:before,.mypage_nav .mypage_menu .home span:before{font-size:17px;font-size:1.7rem;line-height:30px}.mypage_nav .mypage_status{float:right}.mypage_nav a:not(.home),.mypage_nav span:not(.home){display:block;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:30px;min-height:30px;padding:0 16px;line-height:2.8em;font-size:12px;font-size:1.2rem}.mypage_nav a:link,.mypage_nav a:visited{text-decoration:none;color:#fff}.mypage_nav a:active,.mypage_nav a:hover{color:#eee}.mypage_nav .is-current a,.mypage_nav .is-current span,.mypage_nav a:active,.mypage_nav a:hover{background:#515151;-webkit-box-shadow:rgba(0,0,0,.2) 0 0 0 20px inset;box-shadow:inset 0 0 0 20px rgba(0,0,0,.2)}.mypage_nav .is-current a,.mypage_nav .is-current span{color:#fff}.topMainNav ul:after{content:"";display:block;clear:both;overflow:auto}.topMainNav li{float:left}.topMainNav li:not(:last-child){margin-right:10px}.topMainNav a,.topMainNav span{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:180px;height:75px;border-bottom:5px solid #999;background:#e4e4e4;text-align:center;font-weight:700;font-size:16px;font-size:1.6rem}.topMainNav a:before,.topMainNav span:before{vertical-align:middle;color:#999;font-size:35px;font-size:3.5rem}.topMainNav a:link,.topMainNav a:visited,.topMainNav span:link,.topMainNav span:visited{color:#666}.topMainNav a:active,.topMainNav a:hover,.topMainNav span:active,.topMainNav span:hover{border-color:#00a3d9;background:#e1f9ff;text-decoration:none;color:#00a3d9}.topMainNav a:active:before,.topMainNav a:hover:before,.topMainNav span:active:before,.topMainNav span:hover:before{color:#00a3d9}.topMainNav .search:before{content:"\f002"}.topMainNav .manage:before,.topMainNav .search:before{padding-right:12px;font-family:Font Awesome\ 5 Free;font-weight:900;line-height:75px}.topMainNav .manage:before{content:"\f07c"}.topMainNav .payment:before{content:"\f157"}.topMainNav .payment:before,.topMainNav .settings:before{padding-right:12px;font-family:Font Awesome\ 5 Free;font-weight:900;line-height:75px}.topMainNav .settings:before{content:"\f085"}.topMainNav .request:before{padding-right:12px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f303";line-height:75px}.topListSummary.workInvite .c-heading{position:relative;padding-left:48px}.topListSummary.workInvite .c-heading:before{display:block;position:absolute;top:0;left:10px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f1d8";font-size:24px;font-size:2.4rem;color:#555}.topListSummary.workQuestion .c-heading{position:relative;padding-left:48px}.topListSummary.workQuestion .c-heading:before{display:block;position:absolute;top:0;left:10px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f128";font-size:30px;font-size:3rem;color:#555}.topListSummary.workComplete .c-heading{position:relative;padding-left:48px}.topListSummary.workComplete .c-heading:before{display:block;position:absolute;top:0;left:10px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f01c";font-size:24px;font-size:2.4rem;color:#555}.topListSummary.workProgress{background:#f9feff}.topListSummary.workProgress .c-heading{position:relative;padding-left:48px}.topListSummary.workProgress .c-heading:before{display:block;position:absolute;top:0;left:10px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f135";font-size:24px;font-size:2.4rem;color:#0068a6}.topListSummary.workApplying{background:#fff8f4}.topListSummary.workApplying .c-heading{position:relative;padding-left:48px}.topListSummary.workApplying .c-heading:before{display:block;position:absolute;top:0;left:10px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f064";font-size:24px;font-size:2.4rem;color:#ff9800}.topListSummary_item_thumb{display:table-cell;width:33px;padding:0 15px 0 10px;vertical-align:middle}.topListSummary_item_thumb .thumb{display:block;width:33px;height:33px;border-radius:50%}.topListSummary_item_content{display:table-cell;vertical-align:middle;padding-right:10px}.topListSummary_item{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:12px 0;border-top:1px solid #ddd}.topListSummary_item:last-of-type{border-bottom:1px solid #ddd}.topListSummary_item .title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.topListSummary_item .del{margin-left:auto}.workControl .profileIcon{display:table-cell;vertical-align:middle;padding-right:13px}.workControl .profileIcon img{width:33px;height:33px;border-radius:50%}.workControl .th-title{width:auto}.workControl .title{display:table-cell}.workControl .status .c-label{margin:.25em;width:5em}.workControl .th-status{width:5em}.workControl .th-date{min-width:108px}.workControl .th-ctrl{min-width:198px}.workControl .workControl_btn>li:not(last-of-type){margin:.8em 0}.workControl .workControl_btn .icon-edit:before{content:"\f303"}.workControl .workControl_btn .icon-detail:before,.workControl .workControl_btn .icon-edit:before{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:18px;font-size:1.8rem;vertical-align:middle;padding-right:.4em}.workControl .workControl_btn .icon-detail:before{content:"\f013"}.workControl .status-apply td,.workControl .status-apply th{background:#fff8f4}.workControl .status-ongoing td,.workControl .status-ongoing th{background:#f9feff}.workControl .status-end td,.workControl .status-end th{background:#e9e9e9}.newMessage li{padding-left:1.4em;line-height:1.6}.newMessage li:not(last-of-type){margin-bottom:.1em}.newMessage .link-disable span,.newMessage .link span{position:relative;text-indent:-1em;font-size:11px;font-size:1.1rem}.newMessage .link-disable span:before,.newMessage .link span:before{position:absolute;top:.2em;left:-.4em;display:inline-block;float:left;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f06a";margin-right:.4em}.newMessage .link{color:#e74848}.newMessage .link a{color:#e74848;-webkit-text-decoration-line:underline;text-decoration-line:underline}.newMessage .link-disable span{color:#666}.newMessage .newMessage_btn{position:relative;display:inline-block;margin-left:.4em;padding:.1em .8em .1em 1.8em;background-color:#ff8000;border-radius:3px;color:#fff;text-align:center}.newMessage .newMessage_btn:before{display:inline-block;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0da";padding-right:.1em;padding-left:.6em}.newMessage .newMessage_btn:link,.newMessage .newMessage_btn:visited{text-decoration:none;color:#fff}.newMessage .newMessage_btn:active,.newMessage .newMessage_btn:hover{background-color:#f93;text-decoration:none;color:#fff}.watchListSummary .title{width:224px}.siteTips li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-bottom:1px solid #ddd;padding:.7em 0 .5em}.siteTips li:first-of-type{border-top:1px solid #ddd}.siteTips .heading{-webkit-flex-basis:200px;-ms-flex-preferred-size:200px;flex-basis:200px;margin-right:10px;font-weight:700}.siteTips .content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.projectList_item-end{background:#e9e9e9}.project_status-closed,.project_status-open{margin:0 1em;font-size:12px;font-size:1.2rem}.project_status-open{color:#0067a5}.project_status-closed{color:#e74848}.th-status{width:5.5em}.c-moreLink{margin:.8em 0 0;text-align:right}.project_actionInfo,.project_basicInfo,.project_memo,.project_message,.project_title{margin:0 17px}.project:first-of-type{margin-bottom:10px!important}.project{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd}.project:not(:last-of-type){margin:0 0 26px}.project_title{display:block;float:none;width:auto;margin-top:16px;margin-bottom:14px;padding-right:182px;font-size:14px;font-size:1.4rem;font-weight:700}.project_statusTag{position:absolute;top:15px;right:-14px}.project_statusTag .leftItem{display:inline-block;position:relative;right:-9px;width:78px;padding-top:1px;color:#fff;text-align:center;z-index:10}.project_statusTag .leftItem:after{display:block;content:"";position:absolute;top:0;left:0;width:84px;height:24px;border:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;background:transparent;text-align:center;z-index:-1}.project_statusTag .status-open:after{background:#00a3d9}.project_statusTag .status-close:after{background:#999}.project_statusTag .rightItem{display:inline-block;position:relative;width:97px;padding-top:1px;padding-left:4px;color:#fff;text-align:center;z-index:10}.project_statusTag .rightItem:after{border-color:transparent;border-style:solid;border-width:24px 0 0 11px;display:block;content:"";position:absolute;top:0;left:0;width:82px;height:0;z-index:-1}.project_statusTag .status-ongoing:after{border-bottom:0 solid #0068a6;border-top:24px solid #0068a6}.project_statusTag .status-ready:after{border-bottom:0 solid #e74848;border-top:24px solid #e74848}.project_statusTag .status-draft:after{border-bottom:0 solid #aaa;border-top:24px solid #aaa}.project_statusTag .status-end:after{border-bottom:0 solid #333;border-top:24px solid #333}.project_statusTag .status-apply:after{border-bottom:0 solid #f69a3a;border-top:24px solid #f69a3a}.project_statusTag .status-join:after{border-bottom:0 solid #0068a6;border-top:24px solid #0068a6}.project_basicInfo table{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd;table-layout:fixed}.project_basicInfo table td,.project_basicInfo table th{border-right:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.6;vertical-align:middle;padding:15px 10px}.project_basicInfo table th{text-align:center;background:#f9f9f9;font-weight:400}.project_basicInfo table td{background:#fff;text-align:center}.project_basicInfo table tbody th{font-weight:700}.project_basicInfo table-wide{width:100%}.project_basicInfo table th{font-size:14px;font-size:1.4rem}.project_basicInfo table td strong{font-size:16px;font-size:1.6rem}.project_basicInfo table .number{color:#e74848;font-size:13px;font-size:1.3rem}.project_memo{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 12px;border:1px solid #ddd;border-top:0 solid #ddd}.project_actionInfo{margin-top:8px;margin-bottom:15px}.project_actionInfo_container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-align:center}.project_actionInfo_item{width:32%}.project_actionInfo_item a{display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px;border:1px solid #e7e7e7;border-radius:3px;-webkit-box-shadow:0 2px 0 #9298a3;box-shadow:0 2px 0 #9298a3;background:#f5f5f5;font-weight:700}.project_actionInfo_item a:link,.project_actionInfo_item a:visited{color:#333;text-decoration:none}.project_actionInfo_item a:hover{color:#555;-webkit-box-shadow:0 2px 0 #aaa;box-shadow:0 2px 0 #aaa;background:#fafafa}.project_actionInfo_item a:hover .content:before{color:#ccc}.project_actionInfo_item a:active{color:#555;-webkit-box-shadow:0 1px 0 #aaa;box-shadow:0 1px 0 #aaa;background:#f5f5f5;-webkit-transform:translateY(2px);transform:translateY(2px)}.project_actionInfo_item .content:before{display:inline-block;position:relative;float:none;color:#999;margin:auto 22px auto auto}.project_actionInfo_item .text{display:inline-block;margin:10px 0 0}.project_actionInfo_item .number strong{color:#e74848;font-size:20px;font-size:2rem}.project_actionInfo .project_question .content:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f128";font-size:60px;font-size:6rem;line-height:59px}.project_actionInfo .project_approval .content:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0c0";font-size:60px;font-size:6rem;line-height:59px}.project_actionInfo .project_adoption .content:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0e3";font-size:60px;font-size:6rem;line-height:59px}.project_message{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:8px;margin-bottom:16px;padding:13px;border:1px solid #fcbe7b;background:#fffeee}.project_operation{margin-top:14px;padding:9px 18px;border-top:1px solid #ccc;background-color:#eee}.project_operation:after{content:"";display:block;clear:both;overflow:auto}.projectSummaryC-client .project_operation{border-width:1px 0 0}.project_operation_item{float:left}.project_operation_item:not(:first-of-type){margin-left:24px}.project_operation a,.project_operation span{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 2px}.project_operation a:link,.project_operation a:visited,.project_operation span:link,.project_operation span:visited{color:#555;text-decoration:none}.project_operation a:hover,.project_operation span:hover{color:#333}.project_operation a:hover:before,.project_operation span:hover:before{background:#999;color:#fff;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.6);box-shadow:0 2px 0 rgba(0,0,0,.6)}.project_operation a:active:before,.project_operation span:active:before{-webkit-transform:translateY(2px);transform:translateY(2px)}.project_operation a:before,.project_operation span:before{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:28px;height:28px;margin-right:8px;background:#666;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.6);box-shadow:0 2px 0 rgba(0,0,0,.6);border-radius:5px;color:#fff;text-align:center;vertical-align:middle;font-size:15px;font-size:1.5rem}.project_operation .edit a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f303"}.project_operation .copy a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f055"}.project_operation .close a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f05e"}.project_operation .open a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f06e"}.project_operation .private a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f070"}.project_operation .abort a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f057"}.project_operation .invite a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f1d8"}.project_operation .detail a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f002"}.project_operation .to-public span:hover{cursor:pointer}.project_operation .to-public span:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f06e"}.project_operation .to-private span:hover{cursor:pointer}.project_operation .to-private span:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f070"}.c-tabNav+.c-section{margin-top:-1px}.c-tabNav+.c-section .c-section{margin-left:0;margin-right:0;margin-bottom:26px;border:none}.c-tabNav+.c-section .c-section .c-section_inner{padding:0}.c-tabNav .balloonLayer{display:none;position:absolute;top:110px;left:0}.c-tabNav .balloon{position:relative;display:inline-block;padding:0 10px;width:auto;min-width:150px;height:40px;color:#fff;line-height:40px;text-align:center;background:#e74848;z-index:0;filter:alpha(opacity=80);opacity:.8}.c-tabNav .balloon:after{content:"";position:absolute;top:-10px;left:30%;margin-left:-10px;display:block;width:0;height:0;border-color:transparent transparent #e74848;border-style:solid;border-width:0 10px 10px}.qa .th-qa-date{width:6em;text-align:center}.qa .th-qa-worker{width:5em}.qa .th-qa-a,.qa .th-qa-q{width:15em;vertical-align:top}.qa .th-qa-status{white-space:nowrap}.qa .th-qa-operation,.qa .th-qa-status{width:5em;text-align:center}.qa .c-form select{margin:0}.th-account-date{width:80px}.th-account-amount{width:8em}.workerManage{margin-top:19px!important}.workerManage>div:after{content:"";display:block;clear:both;overflow:auto}.workerManage_left{float:left;width:143px;padding-top:6px;text-align:center}.workerManage_right{float:right;width:772px}.workerManage_thumb{display:block;width:143px;height:143px;border-radius:50%;margin-bottom:10px}.workerManage_info{margin:0 0 10px}.workerManage_info>div{display:inline}.workerManage_name,.workerManage_rating{margin-right:16px}.workerManage_rating .rating{display:inline-block}.workerManage .number{color:#e74848;font-weight:700;font-size:15px;font-size:1.5rem}.workerManage_accept{margin:10px 0 0}.a-list .th-progress-date{width:6em}.a-list .th-progress-worker{width:4em}.a-list .th-progress-ctrl{width:6em}.a-list .th-progress-confirm{width:4em}.a-list .th-progress-timecard{min-width:142px;-webkit-box-sizing:border-box;box-sizing:border-box}.a-list .c-btn-small{min-width:8em;padding:.15em 1em .1em}.a-list tr.is-notAdopted td,.a-list tr.is-notAdopted th{background:#eee}.topListClm2Summary ul:after{content:"";display:block;clear:both;overflow:auto}.topListClm2Summary li{float:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:330px;margin-top:-1px;padding:12px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.topListClm2Summary li:nth-child(2n){margin-left:40px}.topListClm2Summary li .thumb{display:block;width:33px;height:33px;margin-right:16px;border-radius:50%}.topListClm2Summary li .title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:224px}.topListClm2Summary li .del{margin-left:auto}.breakdown{margin-top:10px;padding:10px 0}.breakdown_heading{margin-bottom:5px;font-size:16px}.breakdown .commission{display:table}.breakdown .amount{display:table-cell;width:7em;margin:5px 0}.breakdown .label{display:table-cell;margin-left:14px}.l-container-sub .c-section_inner{padding:12px 16px}.sidebarInfo_img{display:block;width:158px;height:158px;margin:0 auto 14px;border-radius:50%}.sidebarInfo_item:not(:last-child){margin-bottom:5px}.sidebarInfo_item.percentage_bar{margin-bottom:5px;padding:0}.sidebarInfo_item .area{margin-right:13px}.sidebarInfo_item .c-label{margin-bottom:7px}.sidebarInfo_item .menu_edit{margin-right:10px}.sidebarInfo__reminder-entries{display:block;position:relative;line-height:1.5;margin:5px 0;padding:5px;border:1px solid #ddd;border-radius:3px;color:#47473b;text-align:center}.sidebarInfo__reminder-entries:before{position:absolute;content:"";top:-10px;left:21px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ddd}.sidebarInfo__reminder-entries:after{position:absolute;content:"";top:-8px;left:22px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff}.sidebarInfo__reminder-entries-header{display:block;font-weight:700}.sidebarInfo__reminder-entries-text{font-size:.9em}.sidebarInfo-help .c-heading-aside:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f059";display:inline-block;margin-right:4px;vertical-align:middle;font-size:16px}.profile_progress:after{content:"";display:block;clear:both;overflow:auto}.profile_progress .percentage_bar{float:left;width:126px}.profile_progress .amount{float:right;margin:10px 0 0}.profile_progress .amount strong{color:#e74848}.projectSummary{position:relative;border:1px solid #ddd}.projectSummary_heading{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:711px;padding-right:229px;margin-bottom:12px}.projectSummary_heading .thumb{float:left;width:33px;margin-right:13px}.projectSummary_heading .thumb a{display:block}.projectSummary_heading .thumb img{width:33px;height:33px;border-radius:50%}.projectSummary_heading .title{float:left;width:660px;font-size:12px;font-size:1.2rem}.projectSummary_heading .title a{line-height:1.6;font-weight:700}.projectSummary_heading .title .c-status{margin-left:13px}.projectSummary_data .c-appList_title{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.projectSummary_data{width:940px}.projectSummary_data:after{content:"";display:block;clear:both;overflow:auto}.projectSummary_data .summary_data_item{float:left;margin-top:.4em;margin-bottom:.4em}.projectSummary_data .summary_data_item strong{color:#e74848}.projectSummary_data .summary_data_item:not(:last-of-type){margin-right:32px}.projectSummary_data .summary_data_item .heading{margin-right:.8em;padding:.2em .6em;background:#e9e9e9;font-size:12px;font-size:1.2rem}.projectSummary_data .summary_data_item .content{font-size:14px;font-size:1.4rem;font-weight:700}.projectSummaryC .c-section_inner{position:relative}.projectSummaryC .title{display:block;width:840px;margin:0 0 15px;font-weight:700;font-size:16px;font-size:1.6rem}.projectSummaryC_status{position:absolute;top:15px;right:-4px;width:105px}.projectSummaryC_status:after{display:block;content:"";position:absolute;top:0;left:0;width:94px;height:0}.projectSummaryC_status span{display:block;position:relative;top:1px;left:0;width:94px;margin-left:11px;text-align:center;color:#fff;z-index:1}.projectSummaryC_status.status-ok:after{border-color:#0068a6 transparent;border-style:solid;border-width:24px 0 0 11px}.projectSummaryC_status.status-pending:after{border-color:#f69a3a transparent;border-style:solid;border-width:24px 0 0 11px}.projectSummaryC_status.status-end:after{border-color:#47473b transparent;border-style:solid;border-width:24px 0 0 11px}.projectSummaryC .jobCat{margin:0 0 11px;padding:6px 15px;background:#e9e9e9;font-size:12px;font-size:1.2rem}.projectSummaryC .jobCat a:not(:first-of-type):before,.projectSummaryC .jobCat span:not(:first-of-type):before{display:inline-block;content:">";margin:0 10px}.projectSummaryC .jobCat a:link,.projectSummaryC .jobCat a:visited,.projectSummaryC .jobCat span:link,.projectSummaryC .jobCat span:visited{color:#777}.projectSummaryC .jobCat span{margin-right:10px}.projectSummaryC .content:after{content:"";display:block;clear:both;overflow:auto}.projectSummaryC .content .thumb{float:left;width:90px;margin:0 15px;text-align:center}.projectSummaryC .content .thumb img{display:block;width:68px;height:68px;border-radius:50%;margin:0 auto}.projectSummaryC .content .thumb .name{margin-top:10px;font-size:11px;font-size:1.1rem}.projectSummaryC .content .detail{float:right;width:820px;margin-top:8px}.projectSummaryC .content .detail table{width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd}.projectSummaryC .content .detail table td,.projectSummaryC .content .detail table th{padding:10px 20px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}.projectSummaryC .content .detail table th{width:150px;background:#f9f9f9;font-size:14px;font-size:1.4rem;font-weight:700;text-align:center}.projectSummaryC .content .detail table td{text-align:left}.projectSummaryC .content .detail table td .amount{font-size:16px;font-size:1.6rem;font-weight:700}.projectSummaryC .content .detail .reward .icon{vertical-align:-2px}.projectSummaryC .content .detail .reward .icon:before{display:inline-block;margin:0 .3em 0 0;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f157";font-size:20px;font-size:2rem;line-height:1.6}.projectSummaryC .content .detail .deadline .icon{vertical-align:-2px}.projectSummaryC .content .detail .deadline .icon:before{display:inline-block;margin:0 .3em 0 0;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f073";font-size:20px;font-size:2rem;line-height:1.6}.projectSummaryC .content .detail .deliver .icon{vertical-align:-2px}.projectSummaryC .content .detail .deliver .icon:before{display:inline-block;margin:0 .3em 0 0;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0ae";font-size:20px;font-size:2rem;line-height:1.6}.projectSummaryC .content .detail .type .icon{vertical-align:-2px}.projectSummaryC .content .detail .type .icon:before{display:inline-block;margin:0 .3em 0 0;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f07c";font-size:20px;font-size:2rem;line-height:1.6}.projectSummaryC .memo{margin:18px 0 0;padding:8px 15px;border:1px solid #ddd}.projectSummaryC .memo span:not(:first-of-type){margin-left:10px}.th-adoption-lump{width:1em}.th-adoption-date{width:6em}.th-adoption-reviewDate{width:7em}.th-adoption-evaluation{width:6em}.th-adoption-btn{width:3em}.message-refusal{font-size:16px;font-size:1.6rem;font-weight:700}.box_message-caution{-webkit-box-sizing:border-box;box-sizing:border-box;width:60%;margin:20px auto;padding:.8em 1.2em;border:1px solid #e74848;background:#fff1f1;text-align:left}.btnArea .c-btn:not(:first-of-type){margin-left:2em}.project_product .project_worker{display:inline-block;vertical-align:center}.project_product .project_worker img.icon{display:inline-block;width:30px;height:30px;margin-right:10px;border-radius:50%;vertical-align:middle}.project_product .product_thumb{display:table-cell;width:60px;height:60px;border:1px solid #ccc;vertical-align:middle;text-align:center}.project_product .product_thumb img{max-width:60px;max-height:60px}.workAdoptionStatus .photo{position:relative}.workAdoptionStatus .photo .subadoption{position:absolute;top:0;left:0}.product_chat .is-unread{background:#fffacd}.product_chat .chat_history{-webkit-box-sizing:border-box;box-sizing:border-box;border:solid #ccc;border-width:1px 1px 0}.product_chat .chat_history_date{background-color:#eee;font-size:12px;font-size:1.2rem;font-weight:700;text-align:center}.product_chat .messagePane{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:15px 0}.product_chat .messagePane:after{content:"";display:block;clear:both;overflow:auto}.product_chat .messagePane_icon{float:left;width:60px;padding:0 15px}.product_chat .messagePane_icon img{max-width:60px;max-height:60px;vertical-align:middle}.product_chat .messagePane_content{float:right;width:825px;padding:0 15px 0 0}.product_chat .messagePane_content .name{font-weight:700}.product_chat .messagePane_control{margin:0 0 0 auto;text-align:right}.product_chat .chat_box textarea{width:100%;height:100px}.product_detail_thumb{margin-bottom:15px}.product_detail_thumb img{max-width:690px}.evaluation_ask{padding-right:2.4em}.product_comment,.product_text{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.product_comment{height:10em}.projectSummary .operationIconNav{position:absolute;top:0;right:0}.operationIconNav ul{margin:0}.operationIconNav ul:after{content:"";display:block;clear:both;overflow:auto}.projectSummary .operationIconNav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:200px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.projectList .operationIconNav ul{width:100px}.operationIconNav li{float:left;width:28px;height:28px;margin:0 auto}.operationSingle .operationIconNav li{float:none}.projectList .operationIconNav li:nth-child(-n+3){margin-bottom:4px}.projectList .operationIconNav li:not(:nth-of-type(3n)){margin-right:8px}.operationIconNav a{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:28px;height:28px;padding:0 2px;background:#666;border-radius:3px;color:#fff;font-size:0}.operationIconNav a:link,.operationIconNav a:visited{text-decoration:none}.operationIconNav a:active,.operationIconNav a:hover{background:#999;color:#fff}.operationIconNav a:before{display:table-cell;-webkit-box-sizing:border-box;box-sizing:border-box;width:28px;height:28px;padding:3px;text-align:center;vertical-align:middle;font-size:15px;font-size:1.5rem}.operationIconNav .edit a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f303"}.operationIconNav .copy a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f055"}.operationIconNav .close a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f05e"}.operationIconNav .private a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f070"}.operationIconNav .abort a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f057"}.operationIconNav .invite a:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f1d8"}.a-list{margin-top:7px}.a-list_operation{position:relative;margin-bottom:10px}.a-list_operation:after{content:"";display:block;clear:both;overflow:auto}.th-date{width:8em}.th-worker{width:300px}.th-icon{width:4em}.th-auth{width:58px}.a-list .user_data>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.a-list .user_thumb{display:block;width:24px;height:24px;border-radius:50%;margin-right:1em}.a-list .user_data{position:relative;padding-right:62px}.a-list .user_data:not(:first-of-type){margin-top:10px}.a-list .user_data .user_name{min-width:6em}.a-list .user_chat{position:absolute;top:0;right:0;display:block;width:4em;text-align:right;bottom:0;margin:auto;height:1.6em}.a-list .user_chat a:last-child{margin-left:5px}.a-list .user_data_wrap{min-width:23em}.a-list .user_data_wrap:after{content:"";display:block;clear:both;overflow:auto}.a-list .user_rating{display:table-cell;float:left}.a-list .user_rating .c-rate{margin-right:.2em}.a-list .c-table{margin-bottom:10px}.projectList .project_date{text-align:center}.projectList .user_thumb{width:38px;height:38px;border-radius:50%}.inviteStatusList .user{display:table}.inviteStatusList .user .user_thumb{display:table-cell;width:38px;height:38px;border-radius:50%}.inviteStatusList .user .user_name{display:table-cell;vertical-align:middle}.inviteStatusList .th-ctrl{width:4em}.inviteStatusList .th-user{width:300px}.inviteStatusList .user_thumb,.m-list .user_thumb{width:33px;height:33px;border-radius:50%}.inviteStatusList .user>a{display:table}.form_join_pr{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100px}.client_desired{margin-left:1em;color:#e74848}.form_submitArea{position:relative;margin:20px 0 30px}.form_submitArea:after{content:"";display:block;clear:both;overflow:auto}.form_submitArea .btnArea{position:relative;left:50%;float:left}.form_submitArea .c-btn{position:relative;left:-50%;float:left}.form_submitArea .c-btn:not(:first-of-type){margin-left:1em}.btn-useTemplate{width:100%}.btn-useTemplate span{display:block}.catList:after{content:"";display:block;clear:both;overflow:auto}.catList li{float:left}.catList li:not(:first-of-type){margin-left:.4em}.catList li:not(:first-of-type):before{display:inline-block;content:">";padding-right:.4em}.rw_category{width:250px!important}.rw_work_name{width:100%}.rw_note{margin-top:5px;font-size:12px;color:#b00}.rw_worker_input{margin-top:10px}#photoUploadPreview img{max-width:400px;max-height:400px}#LoadingOverlay{background:#000 none repeat scroll 0 0;display:block;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:900}#loading{left:50%;margin-left:-30px;position:absolute;top:20%;z-index:1000}.profile_progress_table .side-width{width:39px}.other_setting .c-btn,.profile_progress_table .c-btn{width:12em}.c-section_wrapper:after{content:"";display:block;clear:both;overflow:auto}.c-section_wrapper .c-section{float:left;width:299px;height:155px;margin:0}.c-section_wrapper .c-section:not(:first-of-type){margin-left:18px}.c-section_wrapper .c-section .percent{color:#999;font-size:90%;margin-right:5px;margin-left:5px}.search_refine-notice,.search_refine-notice .search_refine_items{height:auto}.profile-box{margin:10px auto}.profile-box>h2{font-size:24px;font-size:2.4rem;font-weight:700}.profile-box th{position:relative;width:25%;margin:20px 0}.profile-box th.private:after{content:" [ 非公開 ]";font-size:12px;font-size:1.2rem;color:#999}.profile-box th.some-public:after{content:" [ 一部公開 ]";font-size:12px;color:#999}.profile-box dd{margin-top:17px}.profile-box .note{font-size:12px;font-size:1.2rem;color:#b00}.profile-box .num-note{color:#999;font-size:12px;font-size:1.2rem}.profile-box .text-note{font-size:12px;font-size:1.2rem;margin-top:10px}.profile-box .catchphrase{position:relative}.profile-box .appeal-info{background-color:#f2faff;border:2px solid #0068a6;bottom:60px;display:none;position:absolute;padding:10px}.profile-box .appeal-info:before{content:"";position:absolute;bottom:-24px;left:50%;margin-left:-15px;border:12px solid transparent;border-top-color:#f2faff;z-index:2}.profile-box .appeal-info:after{content:"";position:absolute;bottom:-29px;left:50%;margin-left:-17px;border:14px solid transparent;border-top:15px solid #0068a6;z-index:1}.profile-box .appeal-info__img{border:1px solid;width:95%}.profile-box .appeal-info-icon{background-color:#686868;border-radius:50%;color:#fff;font-size:10px;right:25px;padding:0 6px;position:absolute;top:42%}.profile-box .appeal-info-icon:hover{cursor:pointer}.profile-box .appeal-info .info-section{margin-top:10px}.profile-box .appeal-info .info-section__title{font-weight:700}.profile-box .appeal-info .info-section__list{font-size:11px}.profile-box .catchphrase__upperSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative}.profile-box .catchphrase__upperSection--left{-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%}.profile-box .catchphrase__upperSection--left .catch_phrase{width:80%}.profile-box .catchphrase__upperSection--right{width:20%}.profile-box .catchphrase__upperSection--right .estimated_price{width:70%}.pro-required{position:absolute;right:10px;padding:3px 10px;background-color:#b00;border-radius:5px;font-size:12px;font-size:1.2rem;color:#fff}.corporation{display:none}.single-text{padding:5px;width:250px}.radio-box label{margin-right:10px}.foreign{display:none}.form-btn{text-align:center;margin-bottom:30px}.use-policy{width:100%}.cancellationCaution{margin-bottom:24px;padding:16px 24px;border:1px solid #ea9999;border-radius:5px;background-color:#fff}.cancellationCaution-message{font-size:14px;font-weight:700;color:#e74848}.cancellationCaution-box{margin-bottom:20px}.cancellationCaution-box>p:not(:first-of-type){margin:0}.cancellationCaution-box>.act-block{margin:10px 0}.cancellation-confirm{margin:40px 0;padding:0 20px}.cancellation-confirm>p{font-size:16px;color:#e74848;font-weight:700}.account-warning{margin-top:20px;padding:.8em 1.2em;border:1px solid #e74848;background:#fff1f1}.account-warning span{color:#e74848;font-weight:700}.dissolve-check{margin:30px 0;text-align:center}.dissolve-check>label{font-size:16px}.phone-check .focus-area{margin:10px 0;padding:30px 10px;border:1px solid #ddd;text-align:center}.phone-check .focus-area>input{text-align:center;width:350px;font-size:16px;padding:5px 10px}.phone-check .focus-area .phone-number{font-size:24px;font-weight:700;margin-top:5px}.phone-check .op-btn{text-align:center;margin:15px 0}.chat_send_message{width:940px;background-color:#cee3f6}.chat_send_message>div{padding:15px}.chat_send_message>div>textarea{font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;background-color:#fff;height:100px;resize:vertical;padding:.5em;margin:0 0 10px;border:1px solid #ccc;border-radius:3px}.worker_join_data,.worker_product_data{width:100%;margin:0 0 10px}.worker_join_data th,.worker_product_data th{text-align:center;padding:10px;width:100px;line-height:150%;vertical-align:middle}.worker_join_data td,.worker_product_data td{text-align:left;padding:10px;line-height:150%;vertical-align:middle}.worker_join_data img,.worker_product_data img{vertical-align:middle}.border,.border td,.border th{border:1px solid #ccc}.border th{background-color:#eee;color:#47473b}.border td{background-color:#fff;color:#47473b}#workThingImgArea td.right>div{float:right}#workThingImgArea td.right>div:hover{cursor:pointer}#workThingImgArea td.right .iconNotice{margin:1px 0 0 7px}#workThingImgArea button{padding:3px 6px;white-space:nowrap}#workThingImgArea{min-width:100%;margin-top:10px}#workThingImgArea .userInfo{vertical-align:top}#workThingImgArea .box{-webkit-box-sizing:border-box;box-sizing:border-box;width:230px;padding:10px;background:#eee;margin:0 6px 20px 0;float:left}#workThingImgArea .inBox{width:210px;height:210px;background:#fff;vertical-align:middle;margin-bottom:5px;position:relative}#workThingImgArea table{width:100%;margin-bottom:5px;table-layout:fixed}#workThingImgArea table.dateAndStatus tr td{height:30px}#workThingImgArea .box .userInfo img{width:24px;height:24px;border-radius:24px;margin-right:10px;vertical-align:middle}#workThingImgArea .box .evaluationBox{height:23px}#workThingImgArea .box .evaluationBox img{margin-left:-5px}#workThingImgArea td.userInfo{width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#my_jobs_completed .photo{position:relative;display:inline-block}#my_jobs_completed .adoption,#my_jobs_completed .subadoption,#my_jobs_completed_for_image .adoption,#my_jobs_completed_for_image .subadoption{position:absolute;top:-4px;left:-4px;width:49px;height:49px;z-index:1}#my_jobs_adoption_waiting_for_image .h_long_img,#my_jobs_completed_for_image .h_long_img{width:100%}#my_jobs_adoption_waiting_for_image .w_long_img,#my_jobs_completed_for_image .w_long_img{height:100%}#my_jobs_adoption_waiting_for_image .photo_img,#my_jobs_completed_for_image .photo_img{position:relative;overflow:hidden;height:210px;width:210px}#my_jobs_adoption_waiting .list_img,#my_jobs_completed .list_img,#my_jobs_user .list_img{width:100px}.remodal{font-size:13px;line-height:150%;max-height:560px;overflow-y:auto}.remodal h3{padding-bottom:5px}.remodal>div{margin-bottom:10px}.remodal .important_info{padding:10px;border:1px solid #ccc;background-color:#f7f2e0;border-radius:3px;margin:10px 0}.remodal .previewImg img{max-width:400px;margin-bottom:10px}.more_see{color:#039cf4;cursor:pointer;text-decoration:underline}.more_see:hover{color:#03c6f4}.evaluation{color:#fdfdf2;display:inline-block;padding:5px;cursor:pointer;min-width:auto!important}.globalMember{display:inline-block;position:relative;top:0;left:0;width:217px}.globalMember:after{content:"";display:block;clear:both;overflow:auto}.globalMember li{display:inline-block;margin-right:20px}.globalMember li:last-child{margin-right:0}.globalMember .menu_label,.globalMember a{line-height:1.6;font-size:12px;font-size:1.2rem;color:#fff}.globalMember i,.globalMember li{margin-right:.4em}.globalRegister_member{line-height:1}.globalRegister_member a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;max-height:30px;padding:.4em 1em .3em;background:#ff8000;line-height:1.6}.globalRegister_member a:hover{background:#f93;color:#fff}.notice_count{position:absolute;background-color:#e74848;background:#e30000;border:0 solid #fff;color:#fff;top:-12px;right:-8px;width:28px;height:28px;line-height:30px;vertical-align:middle;border-radius:50%;font-size:11px;font-size:1.1rem;text-align:center;font-weight:700;z-index:11}.notice_count a:active,.notice_count a:hover,.notice_count a:link,.notice_count a:visited{text-decoration:none}.header{border-bottom:3px solid #ddd;background:#fff}.header-logo{display:block;width:180px;height:37px}.header-nav,.header-nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-nav a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:39px;font-size:12px;font-weight:700;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#333}.header-nav a:not(:first-child){border-right:1px solid #ddd;padding:5px 18px}.header-nav a:nth-child(2){border-left:1px solid #ddd;margin-left:29px}.header-nav a.is-current,.header-nav a:active,.header-nav a:hover{color:#0068a6;text-decoration:none}.header-nav-right{margin-left:auto}.footer,.header-nav-right a:hover{color:#fff}.footer a:link,.footer a:visited{color:#fff;text-decoration:none}.footer a:active,.footer a:hover{text-decoration:underline;color:#fff}.footer_primary{background:#686868}.footer_secondary{background:#515151}.footer_nav_item{display:inline-block;width:178px;margin-right:15px;vertical-align:top;font-size:15px;font-size:1.5rem;color:#eee}.footer_nav_item:last-child{margin-right:0}.footer_nav_item .menuList{margin:10px 0 0}.footer_nav_item .menuList li{margin:.2em 0;line-height:1.8;font-size:12px;font-size:1.2rem}.mainVisual{position:relative}.mainVisual .bx-wrapper{margin-bottom:33px}.mainVisual .bx-wrapper .bx-next:active,.mainVisual .bx-wrapper .bx-next:hover,.mainVisual .bx-wrapper .bx-next:link,.mainVisual .bx-wrapper .bx-next:visited,.mainVisual .bx-wrapper .bx-prev:active,.mainVisual .bx-wrapper .bx-prev:hover,.mainVisual .bx-wrapper .bx-prev:link,.mainVisual .bx-wrapper .bx-prev:visited{-webkit-transition:none;transition:none}.mainVisual_copy{position:relative;top:132px;left:0;text-align:center;color:#fff;-webkit-filter:none;filter:none}.mainVisual_copy .top{font-size:32px;font-size:3.2rem;line-height:1.4}.mainVisual_copy .bottom,.mainVisual_copy .top{text-shadow:0 0 12px #000,0 0 14px #000,0 0 30px #000}.mainVisual_copy .bottom{margin-top:18px;font-size:20px;font-size:2rem;line-height:1.8}.slider_register{padding-bottom:0}.slider_register .l-section_inner{position:relative;padding-top:0}.slider_register .registerArea{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;top:-450px;right:0;width:340px;padding:15px 19px 22px;border-radius:5px;border:1px solid hsla(0,0%,67.1%,.8);background:hsla(0,0%,100%,.8);z-index:10}.slider_register .registerArea .top{margin-bottom:13px}.slider_register .registerArea_title{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #777;font-size:34px;font-size:3.4rem;text-align:center;color:#0068a6}.slider_register .registerArea_text{margin-bottom:10px;font-size:11px;font-size:1.1rem}.slider_register .registerArea_mail{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-bottom:16px}.slider_register .registerArea_btn{margin-bottom:10px;padding-bottom:18px;border-bottom:1px solid #777}.slider_register .registerArea_btn input[type=button]{width:100%;padding:.8em 3em .6em;font-size:16px;font-size:1.6rem}.slider_register .registerArea_sns{margin-bottom:10px;font-size:18px;font-size:1.8rem;color:#0068a6}.slider_register .btn_visual_reg{display:table-cell;-webkit-box-sizing:border-box;box-sizing:border-box;width:140px;height:36px;border-radius:3px}.slider_register .btn_visual_reg img{display:block;margin:0 auto}.slider_register .btn_visual_reg:active{-webkit-transform:translateY(3px);transform:translateY(3px)}.slider_register .btn_visual_reg-fb{background:#3b5998;-webkit-box-shadow:0 3px 0 #263a64;box-shadow:0 3px 0 #263a64}.slider_register .btn_visual_reg-fb img{padding:9px 0 0}.slider_register .btn_visual_reg-fb:hover{background:#5472b1;-webkit-box-shadow:0 3px 0 #3f537d;box-shadow:0 3px 0 #3f537d}.slider_register .btn_visual_reg-fb:hover:active{-webkit-box-shadow:0 1px 0 #263a64;box-shadow:0 1px 0 #263a64}.slider_register .btn_visual_reg-yahoo{background:#f03;-webkit-box-shadow:0 3px 0 #b00023;box-shadow:0 3px 0 #b00023}.slider_register .btn_visual_reg-yahoo img{padding:9px 0 0}.slider_register .btn_visual_reg-yahoo:hover{background:#ff194c;-webkit-box-shadow:0 3px 0 #c9193c;box-shadow:0 3px 0 #c9193c}.slider_register .btn_visual_reg-yahoo:hover:active{-webkit-box-shadow:0 1px 0 #b00023;box-shadow:0 1px 0 #b00023}.slider_register .btn_visual_reg-g-plus{background:#dd4b39;-webkit-box-shadow:0 3px 0 #a92b1d;box-shadow:0 3px 0 #a92b1d}.slider_register .btn_visual_reg-g-plus img{padding:10px 0 0}.slider_register .btn_visual_reg-g-plus:hover{background:#f66452;-webkit-box-shadow:0 3px 0 #c24436;box-shadow:0 3px 0 #c24436}.slider_register .btn_visual_reg-g-plus:hover:active{-webkit-box-shadow:0 1px 0 #a92b1d;box-shadow:0 1px 0 #a92b1d}.slider_register .btn_visual_reg-twitter{background:#55acee;-webkit-box-shadow:0 3px 0 #1377c1;box-shadow:0 3px 0 #1377c1}.slider_register .btn_visual_reg-twitter img{padding:10px 0 0}.slider_register .btn_visual_reg-twitter:hover{background:#6ec5ff;-webkit-box-shadow:0 3px 0 #2c90da;box-shadow:0 3px 0 #2c90da}.slider_register .btn_visual_reg-twitter:hover:active{-webkit-box-shadow:0 1px 0 #1377c1;box-shadow:0 1px 0 #1377c1}.slider_register .registerArea_badge{display:table;position:absolute;top:-20px;right:-20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:76px;height:76px;padding-top:5px;background:#d90000;border:3px solid #fff;border-radius:50%;color:#fff;font-size:12px;font-size:1.2rem;text-align:center}.slider_register .registerArea_badge .text{display:table-cell;vertical-align:middle;line-height:1.6}.slider_register .registerArea_badge span{display:block;color:#ff0;font-size:16px;font-size:1.6rem}.bx-viewport{height:450px}.bx-viewport .slide{height:inherit}.jobArea{margin-top:0;text-align:center;background:#fff}div.caseStudy .jobArea{margin-top:0;background-color:#eee;text-align:center}.top-contents-card{margin:20px 5px 0!important;padding:15px 15px 0!important;height:164px!important;width:268px!important;background-color:#fff}.top-contents-card__flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.top-contents-card__flex-column,.top-contents-card__flex-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:12px}.top-contents-card__title{border-bottom-style:solid;border-bottom-width:2px;font-weight:700;font-size:16px}.top-contents-card__body{height:75px;text-align:left}.top-contents-card__priceArea{white-space:nowrap;text-align:left;font-size:16px;font-weight:700}.top-contents-card__price{font-size:18px;font-weight:700}.top-contents-card__picture{margin:1px 0 0 4px}.top-contents-card--content1 .top-contents-card__title{border-bottom-color:#41c583}.top-contents-card--content1 .top-contents-card__price{color:#41c583}.top-contents-card--content2 .top-contents-card__title{border-bottom-color:#5dafff}.top-contents-card--content2 .top-contents-card__price{color:#5dafff}.top-contents-card--content3 .top-contents-card__title{border-bottom-color:#dd7aff}.top-contents-card--content3 .top-contents-card__price{color:#dd7aff}.top-contents-card--content4 .top-contents-card__title{border-bottom-color:#ff8157}.top-contents-card--content4 .top-contents-card__price{color:#ff8157}.top-contents-card--content5 .top-contents-card__title{border-bottom-color:#ffcd39}.top-contents-card--content5 .top-contents-card__price{color:#ffcd39}.top-contents-card--content6 .top-contents-card__title{border-bottom-color:#39c37e}.top-contents-card--content6 .top-contents-card__price{color:#39c37e}.top-contents-card--content7 .top-contents-card__title{border-bottom-color:#60b0ff}.top-contents-card--content7 .top-contents-card__price{color:#60b0ff}.top-contents-card--content8 .top-contents-card__title{border-bottom-color:#de7cff}.top-contents-card--content8 .top-contents-card__price{color:#de7cff}.top-contents-card--content9 .top-contents-card__title{border-bottom-color:#ff8760}.top-contents-card--content9 .top-contents-card__price{color:#ff8760}.top-contents-card--content10 .top-contents-card__title{border-bottom-color:#ffc826}.top-contents-card--content10 .top-contents-card__price{color:#ffc826}.top-contents-card--content10 .top-contents-card__explain{width:135px}.top-contents-card--content11 .top-contents-card__title{border-bottom-color:#26bd71}.top-contents-card--content11 .top-contents-card__price{color:#26bd71}.top-contents-card--content12 .top-contents-card__title{border-bottom-color:#46a3ff}.top-contents-card--content12 .top-contents-card__price{color:#46a3ff}div.caseStudy--text{font-size:24px;color:#448fba;font-weight:700}.jobArea_list{width:980px;margin:0 auto}.jobArea_list a{float:left;width:180px;margin:0 0 0 30px;text-decoration:none;overflow:hidden}.jobArea_list a:before{width:180px;height:180px;-webkit-box-shadow:0 0 0 2px #0067a5 inset;box-shadow:inset 0 0 0 2px #0067a5}.jobArea_list a img{display:block;margin:0 auto 20px;border-radius:50%;width:180px;height:180px}.jobArea_list a p{color:#333;-webkit-transition:all .3s ease;transition:all .3s ease}.jobArea_list a:hover p{color:#999}.jobArea_list.clm3 li{margin:0 35px 32px;width:240px;text-align:center}.workerArea{text-align:center;background:#eee}.workerArea_list{width:960px;margin:0 auto}.workerArea_list li{width:180px}.workerArea_list a{display:block;width:180px}.workerArea_list a:before{display:block;width:180px;height:180px}.workerArea_list a:link,.workerArea_list a:visited{color:#333;text-decoration:none}.workerArea_list a:hover p{color:#999}.workerArea_list.clm4 li{margin:0 20px 32px}.workerArea_list.clm4 img,.workerArea_list.clm4 li{-webkit-box-sizing:border-box;box-sizing:border-box;width:180px}.workerArea_list.clm4 img{display:block;padding:0;border-radius:50%}.workerArea_list.clm4 p{margin:20px 0 0}.caseArea_list,.methodArea_list{width:940px;margin:0 auto}.caseArea_list.clm4 li,.methodArea_list.clm4 li{width:200px;min-height:200px;margin:0 41px 0 0;padding:30px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #0169a6;text-align:center;vertical-align:top}.caseArea_list.clm4 li:nth-child(4n),.methodArea_list.clm4 li:nth-child(4n){margin-right:0}.caseArea_list h3,.methodArea_list h3{display:block;margin-bottom:18px;font-size:16px;font-size:1.6rem;color:#0068a6}.caseArea_list p,.methodArea_list p{font-size:12px;font-size:1.2rem;text-align:left;line-height:1.8}.caseArea_list strong,.methodArea_list strong{color:#ff8000}.methodArea{background:#fff}.caseArea{text-align:center;background:#eee}.caseArea p{line-height:24px;text-align:center}.caseArea strong{font-size:18px;font-size:1.8rem}.aboutArea{background:#eee;margin:0 0 45px}.aboutArea p:not(:first-of-type){margin-top:20px}.search_refine{-webkit-box-sizing:border-box;box-sizing:border-box;height:72px;margin-bottom:20px;padding:0 19px;border:1px solid #ddd;background:#eee;color:#0067a5;overflow:hidden;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.search_refine:after{content:"";display:block;clear:both;overflow:auto}.search_refine.is-open{height:180px}.search_refine .btn-slideToggle{float:right;position:relative;top:20px;right:0;color:#333;cursor:pointer}.search_refine .btn-slideToggle:before{display:inline-block;margin:0 5px 0 0;font-size:14px;font-size:1.4rem;font-family:Font Awesome\ 5 Free;font-weight:400;content:"\f0fe";vertical-align:middle}.search_refine .btn-slideToggle:hover{color:#0088a5}.search_refine .btn-slideToggle.is-active:before{display:inline-block;margin:0 5px 0 0;font-size:14px;font-size:1.4rem;font-family:Font Awesome\ 5 Free;font-weight:400;content:"\f146";vertical-align:middle}.search_refine .search_refine_items{margin:24px 0}.search_refine .search_refine_items .c-label{padding:.55em 1em .5em}.search_refine .s_specialty{width:210px!important}.search_refine .s_sort,.search_refine .s_specialty{-webkit-box-sizing:border-box;box-sizing:border-box;height:28px}.search_refine .s_keyword{display:inline-block;margin-right:1.2em;padding:.2em .6em .1em 1.2em;border:1px solid #ddd;background:#fff}.search_refine .business_type,.search_refine .s_keyword{-webkit-box-sizing:border-box;box-sizing:border-box;width:222px}.search_refine .business_type{height:28px}.search_refine .job_type,.search_refine .sex_type,.search_refine .user_type{-webkit-box-sizing:border-box;box-sizing:border-box;height:28px}.search_refine .job_type{width:222px}.search_refine .s_prefecture{width:144px}.search_refine .s_evaluation,.search_refine .s_prefecture{-webkit-box-sizing:border-box;box-sizing:border-box;height:28px}.search_refine .s_evaluation-compact{width:6em}.search_refine .s_age_group{-webkit-box-sizing:border-box;box-sizing:border-box;width:131px;height:28px;margin-right:3px}.search_refine-project .s_project_type{width:152px}.search_refine-project .s_project_type,.search_refine-project .s_sort{-webkit-box-sizing:border-box;box-sizing:border-box;height:28px}.search_refine-project .s_client_rate,.search_refine-project .s_job1{-webkit-box-sizing:border-box;box-sizing:border-box;width:222px;height:28px}.search_refine-open{height:auto}.search_form_submit{margin:0 30px 24px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.search_reset{margin-right:20px;color:#0068a6;text-decoration:none;background:none;border:0}.search_reset:active,.search_reset:hover{text-decoration:underline}.c-appList_block:not(:last-of-type){margin:10px 0}.c-appList_block{position:relative;background-color:#fff;border:1px solid #ddd}.c-appList_block .c-appList_block_link{padding:18px 20px 14px}.c-appList_block .catch-phrase{display:none;margin-bottom:10px;font-size:13px;font-weight:700}.c-appList_block_top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.c-appList_img,.project_owner{margin-right:16px}.c-appList_img img,.project_owner img{width:68px;height:68px;border-radius:50%;overflow:hidden}.c-appList_info,.project_info{margin-right:auto;padding-right:1em;-webkit-flex-basis:600px;-ms-flex-preferred-size:600px;flex-basis:600px}.project_block .c-appList_info{width:440px}.c-appList_title,.project_title{float:left}.c-appList_title .c-label,.project_title .c-label{margin-right:.6em}.c-appList_title .user_name,.project_title .user_name{margin-right:1em;font-size:1.6rem}.user_basic{margin-top:5px}.user_basic .age,.user_basic .area{margin-right:1em}.user_specialty{margin-top:-5px}.user_specialty .c-label{margin-top:10px}.c-appList_info:after,.project_info:after{content:"";display:block;clear:both;overflow-x:auto;overflow-y:auto}.c-appList_info-sub,.project_info-sub{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:13%;padding-top:5px;min-height:63px;text-align:center;line-height:1;border-left:1px solid #ddd}.c-appList_info-sub .heading+.number,.project_info-sub .heading+.number{margin-top:5px}.project_block .c-appList_info-sub{width:196px}.project_private{padding:50px 20px;background:#fff;text-align:center}.project_private .btn_area{width:500px;margin:0 auto 50px}.project_private .btn_area:after{content:"";display:block;clear:both;overflow:auto}.project_private .btn_area .u-left,.project_private .btn_area .u-right{width:245px}.c-appList.pickupUserSummary .c-appList_block,.c-appList.pickupWorkSummary .c-appList_block{margin:0;padding:18px 0;border-width:0 0 1px}.c-appList.pickupUserSummary .c-appList_block:first-of-type,.c-appList.pickupWorkSummary .c-appList_block:first-of-type{border-width:1px 0}.c-appList.pickupUserSummary .c-appList_info,.c-appList.pickupWorkSummary .c-appList_info{padding-right:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:auto}.read-more{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.read-more-button{position:relative;background-color:#fff;padding:7px 20px;width:100%;max-width:938px;border-radius:3px;text-decoration:none;color:#444;-webkit-transition:.4s;transition:.4s;text-align:center;margin:30px auto 0;font-size:18px;border:1px solid #ddd}.read-more-button:hover{color:#444;text-decoration:none;cursor:pointer;background-color:#f2f2f2;opacity:.85}.read-more-button:hover:before{-webkit-transition:top .1s;transition:top .1s}.read-more-button:before{position:absolute;content:"";left:20px;top:12px;width:11px;height:11px;border-top:3px solid grey;border-right:3px solid grey;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.read-more-button:active{-webkit-box-shadow:none;box-shadow:none}.now-loading{margin:38px 0 8px}.result_block .c-appList_info-sub{width:189px}.result_amount .amount{margin-top:10px}.result_rating .title{font-weight:700}.result_rating .rating{margin-top:10px}.result_comment{display:table;width:100%}.result_comment .comment{display:table-cell}.result_comment .date{display:table-cell;width:10em;padding-left:1em;vertical-align:bottom;text-align:right}.c-appList_info-sub .heading,.project_info-sub .heading{font-weight:700}.c-appList_block_top:after{content:"";display:block;clear:both;overflow:auto}.c-appList_block_btm{margin-top:11px}.c-appList_block_btm:after{content:"";display:block;clear:both;overflow:auto}.c-appList_block_btm .authorData{text-align:right;font-size:12px;font-size:1.2rem}.c-appList_block_btm .authorData .postDate,.c-appList_block_btm .authorData .userName{margin-left:1.2em;color:#999}.user_basic .area:before{display:inline-block;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f3c5";margin-right:.5em;font-size:1.4rem;line-height:1}.user_working_hours{margin-top:10px}.user_working_hours:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f017";display:inline-block;margin-right:.5em}.jobList_inner{display:block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.iconHelp{text-align:right;margin-top:10px}.iconHelp .c-icon-watchList:before{font-size:22px;font-size:2.2rem;text-shadow:0 2px 0 #777}.menu_label.c-icon-watchList:before{font-size:20px;font-size:2rem;text-shadow:0 2px 1px #999}.c-appList_block,.project_block{border-radius:3px;position:relative;border:1px solid #ddd;background-color:#fff;-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out}.c-tag{position:relative}.c-tag:before{top:-5px;left:-4px;content:"";width:35px;height:0}.c-tag:after,.c-tag:before{display:block;position:absolute;z-index:1}.c-tag:after{top:-4px;left:2px;color:#fff}.c-tag-urgent{border:1px solid #ff4101;background:#fff1ec}.c-tag-urgent:before{border-color:#ff4101 transparent;border-style:solid;border-width:24px 11px 0 0}.c-tag-urgent:after{content:"急募"}.c-tag-popular{border:1px solid #f9a144;background:#fef5ed}.c-tag-popular:before{border-color:#f9a144 transparent;border-style:solid;border-width:24px 11px 0 0}.c-tag-popular:after{content:"注目"}.project_block_top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project_block_top:after{content:"";display:block;clear:both;overflow:auto}.c-appList_btm,.project_block_btm{margin-top:11px}.project_info{float:left;width:60%}.project_cat{margin-top:5px;font-size:12px;font-size:1.2rem}.project_info-sub{float:left;width:13%;padding-top:5px;border-left:1px solid #ddd;min-height:63px;text-align:center}.project_title{float:left;width:84%}.project_owner{display:block;float:left;width:68px;height:68px;margin-right:17px;border-radius:50%}.project_heading{margin-bottom:7px;font-size:16px;font-size:1.6rem;font-weight:700}.project_heading a{margin-right:.6em}.project_heading .c-icon-new{margin-left:.2em;vertical-align:middle}.project_heading .c-icon-lock{margin-left:.2em}.project_heading .c-label{margin-right:.6em}.project_type .label{display:inline-block;padding:.5em 2em .4em;background:#aaa;color:#fff;font-size:10px;font-size:1rem}.project_type .budget{margin:11px 0 0;color:#d80000;font-size:12px;font-size:1.2rem}.project_type .budget strong{font-size:16px;font-size:1.6rem;line-height:1.2}.project_budget{font-size:12px;font-size:1.2rem}.project_budget strong{font-size:16px;font-size:1.6rem;line-height:1.2}.project_items{-webkit-box-sizing:border-box;box-sizing:border-box}.project_items strong{font-size:16px;font-size:1.6rem}.project_items .collect{margin-top:6px;font-size:12px;font-size:1.2rem}.project_items .img img{-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.project_items .img:hover img{cursor:pointer;-webkit-transform:scale(2);transform:scale(2);-webkit-transition:all .2s ease-out;transition:all .2s ease-out;position:relative;z-index:10}.projectArea .project_summary.c-tag:before{top:60px}.projectArea .project_summary.c-tag:after{top:61px}.project_detail_content_img:after{content:"";display:block;clear:both;overflow:auto}.project_detail_content_img a[target=_blank]{float:left;display:block;margin-right:10px;margin-bottom:10px}.project_detail_content_img img.shosaiimg{width:226px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.project_detail_content_img img.shosaiimg:hover{cursor:pointer;-webkit-transform:scale(2);transform:scale(2);position:relative;z-index:10}.project_detail_content_add{margin:20px 0}.project_detail_content_add .date{margin-right:1.2em}.project_proposal strong{font-size:16px;font-size:1.6rem}.project_proposal .current{margin-top:6px}.project_proposal .current strong{font-size:16px;font-size:1.6rem}.project_deadline{-webkit-box-sizing:border-box;box-sizing:border-box}.project_deadline .remaining{font-weight:700}.project_deadline .remaining strong{font-size:16px;font-size:1.6rem}.project_deadline .days{margin-top:6px;font-size:12px;font-size:1.2rem}.c-appList_watchList{position:absolute;top:9px;right:12px}.c-appList_watchList .c-icon-watchList:before{margin-right:0}.c-appList_watchList .menu_label{text-decoration:none;color:#ddd}.c-appList_watchList .menu_label.is-active:before,.c-appList_watchList .menu_label:hover:before{color:#0068a6}.project_nav .c-btn{margin:0 0 10px}.project_member_wrapper{border-top:1px solid #ddd}.project_member_wrapper_more{display:none}.is-open{display:block}.is-close{display:none}.project_member_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:10em;-ms-flex-preferred-size:10em;flex-basis:10em;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:1em 0;border-bottom:1px solid #ddd}.project_member_item .img{width:33px;height:33px;margin-right:15px;vertical-align:middle;border-radius:50%}.project_member_item .name{width:130px;margin-right:15px}.project_member_item .rating{width:76px;margin-right:34px}.project_member_item .date{margin-left:auto}.project_attached .c-icon+.c-icon{margin-left:20px}.project_attached a:link:before{color:#333}.moreLink{margin:1em auto 0;text-align:center}.project_items_list:after{content:"";display:block;clear:both;overflow:auto}.project_items_list .work{float:left;width:160px;margin:0 0 20px}.project_items_list .work:not(:nth-of-type(4n)){margin-right:23px}.project_items_list .work.tag{position:relative}.project_items_list .work.tag .img{height:160px}.project_items_list .work.tag .img:before{display:block;position:absolute;top:9px;left:-4px;content:"";width:35px;height:0}.project_items_list .work.tag .img:after{display:block;position:absolute;top:10px;left:2px;color:#fff}.project_items_list .work.tag-adopt .img:before{border-color:#ff4101 transparent;border-style:solid;border-width:24px 11px 0 0}.project_items_list .work.tag-adopt .img:after{content:"採用"}.project_items_list .work.tag-participation .img:before{width:47px;border-color:#f9a144 transparent;border-style:solid;border-width:24px 11px 0 0}.project_items_list .work.tag-participation .img:after{content:"参加賞"}.project_items_list .img img{display:block;max-width:160px;max-height:160px;margin:0 0 5px;overflow:hidden}.project_items_list .rating{margin:0 0 2px;text-align:left}.project_items_list .name{margin:0 0 3px}.project_items_list .date{font-size:10px;font-size:1rem}.project_nav{margin:0 0 18px}.messageArea{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;padding:12px 20px;border:1px solid #ffbf00;background:#ffffe8}.messageArea .date{margin-right:1.2em}.project_detail_content table{border-top:1px solid #ddd;border-left:1px solid #ddd;border-collapse:separate;border-spacing:0}.project_detail_content table td,.project_detail_content table th{padding:.6em .8em;border-right:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.8;vertical-align:middle}.project_detail_content table th{background-color:#f9f9f9;text-align:center;font-weight:700}.project_detail_content table td{background-color:#fff}.project_sns{margin:14px 0}.project_client img{display:block;width:158px;height:158px;margin:0 auto 10px;border-radius:50%}.project_client .otherWork{font-size:11px;font-size:1.1rem}.project_client,.project_client .name,.project_client .rating,.project_client .workNumber{margin:3px 0}.project_client .identification{margin:8px 0 0}#sUserDetail .catch-phrase{font-size:1.3em;font-weight:700}.user_profile_img img{width:158px;height:158px;border-radius:50%;overflow:hidden}.user_profile_img{display:table-cell;width:158px;padding-right:26px}.user_profile_info{display:table-cell;width:526px;vertical-align:middle}.user_profile_info .user_basic{margin-top:10px}.user_profile_info .c-label{margin-right:.6em}.user_profile__appeal{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.user_profile__catch-phrase{font-weight:700;margin-right:auto;padding-right:20px}.user_profile__estimated-price{color:#f69a3a;margin-bottom:5px;max-width:30%;font-weight:700;white-space:nowrap}.user_profile__estimated-price--price{font-size:16px}.user_profile_name .name{padding-right:22px}.user_profile_rating{margin:12px 0 0}.user_profile_rating .works{padding-left:2em}.portfolio_box:not(:last-child){margin-bottom:29px}.portfolio_img{display:table-cell;padding-right:18px}.portfolio_img img{width:72px;max-height:72px;overflow:hidden}.portfolio_img img,.portfolio_img img:hover{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.portfolio_img img:hover{cursor:pointer;-webkit-transform:scale(2);transform:scale(2);position:relative;z-index:10}.portfolio_content{display:table-cell;vertical-align:middle}.portfolio_content .content,.portfolio_content .title{display:table-cell;padding-right:10px}.portfolio_content .title{width:2em}.profile_pr .c-heading-sub:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f05a";display:inline-block;margin-right:8px;vertical-align:middle;font-size:24px;color:#ff8000}.c-clm2-border{border:1px solid #ddd;padding:13px}.c-clm2-border:after{content:"";display:block;clear:both;overflow:auto}.c-clm2-border .c-clm_item{position:relative;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:361px;padding-right:16px}.c-clm2-border .c-clm_item:not(:first-of-type){padding-left:16px;padding-right:0}.c-clm2-border .c-clm_item:not(:first-of-type):before{display:block;content:"";position:absolute;left:0;border-left:1px solid #ddd;height:100%}.profile_history .c-heading-sub:before{content:"\f1da"}.profile_history .c-heading-sub:before,.profile_license .c-heading-sub:before{font-family:Font Awesome\ 5 Free;font-weight:900;display:inline-block;margin-right:8px;vertical-align:middle;font-size:26px;color:#ff8000}.profile_license .c-heading-sub:before{content:"\f19d"}.profile_skill .c-heading-sub:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f02c";display:inline-block;margin-right:8px;vertical-align:middle;font-size:26px;color:#ff8000}.profile_skill .c-skill{display:inline-block;background-color:#ddd;padding:2px 6px}.profile_skill .th-skill{width:130px}.profile_skill .th-review{width:100px}.profile_skill .th-years{width:52px}.profile_skill .th-notes{width:80px}.profile_portfolio .c-heading-sub:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f07c";display:inline-block;margin-right:8px;vertical-align:middle;font-size:26px;color:#ff8000}.profile_portfolio .th-price{width:73px}.profile_portfolio .th-period{width:100px}.profile_portfolio .thumb img{width:72px;max-height:72px;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.profile_portfolio .thumb img:hover{cursor:pointer;-webkit-transform:scale(2);transform:scale(2);position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:10}.profile-security .c-heading-sub:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f3ed";display:inline-block;margin-right:8px;vertical-align:middle;font-size:26px;color:#ff8000}.profile-security__list-view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.profile-security__list-view:not(:last-child){padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ddd}.profile-security__list-view:last-child{margin-bottom:10px}.profile-security__list-title{font-size:1.05em;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.profile-security__list-description{font-size:1.1em;font-weight:700}.workInvite_wrapper{border-top:1px solid #ddd}.workInvite_box{padding:13px 0;border-bottom:1px solid #ddd}.workInvite_box_top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.workInvite_img{padding-right:1em}.workInvite_img img{width:68px;height:68px;border-radius:50%;overflow:hidden}.workInvite_title{margin-right:auto}.workInvite_title .heading{font-size:16px;font-size:1.6rem;font-weight:700}.workInvite_type{width:135px}.workInvite_box_btm{margin-top:20px}.workInvite_box_btm:after{content:"";display:block;clear:both;overflow:auto}.inviteLink_batch{float:left}.inviteLink_simple{float:right}.user_nav .c-btn{margin-bottom:10px}.workInvite .c-comment_content{background:#fff}.workInvite .c-comment_content:after{border-top-color:#fff}.modal{display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100}.modal__background{background:rgba(0,0,0,.8);height:100vh;position:absolute;width:100%}.modal__content{background:#fff;border-radius:10px;left:50%;max-width:500px;padding:35px 15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%}.modal__content__body{text-align:center}.modal__content__body .register-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:15px 0}.modal__content__body .register-area__input{font-size:12px;margin-right:4%;width:22rem}.modal__content__body .register-area .c-btn-form{font-size:12px}.modal__content__body .note-text{font-size:11px}.modal .login-service-area{margin:25px 0}.modal .login-service__list{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal .login-service__item{margin-bottom:10px;width:80%}.modal .login-service__item:last-child{margin-bottom:unset}.modal .login-service__item .c-btn-form{font-size:12px;font-weight:700;margin:0 auto;min-width:270px;width:80%}.modal .login-service__item .c-btn-form:hover{border:2px solid #f93;opacity:.7}.modal .login-service__item .c-btn-form:active{background-color:#e7e8e8;border:2px solid #f93}.modal .login-service__item .c-btn-form__btn{position:relative}.modal .login-service__item .c-btn-form__btn:before{content:"";display:inline-block;height:24px;left:4px;position:absolute;top:4px;width:24px}.modal .login-service__item .c-btn-form__btn--yahoo:before{background:50%/contain no-repeat url(/images/btn_logo_yahoo.png)}.modal .login-service__item .c-btn-form__btn--google:before{background:50%/contain no-repeat url(/images/btn_logo_google.png)}.modal .login-service__item .c-btn-form__btn--facebook:before{background:50%/contain no-repeat url(/images/btn_logo_facebook.png)}.modal .login-service__item .c-btn-form__btn--twitter:before{background:50%/contain no-repeat url(/images/btn_logo_twitter.png)}.modal__closeBtn{background:url(/images/icon_modal_close.png) no-repeat 50%;padding:12px;position:absolute;right:12px;top:12px}.modal__closeBtn:hover{background-color:#efefef;cursor:pointer}.noticeList{margin:10px 0;border-top:1px solid #ddd}.noticeList li{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd}.noticeList li a{display:block;padding:.5em 1em .4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.noticeList li a:link,.noticeList li a:visited{text-decoration:none}.noticeList li a:active,.noticeList li a:hover{background:#efefef;text-decoration:none}.noticeList li .date{margin-right:.6em}.noticeList li .title{margin-left:.4em;text-overflow:ellipsis;width:56em;overflow:hidden}.noticeList li .c-label,.noticeList li .date,.noticeList li .title{display:inline-block;vertical-align:middle}.noticeList .c-label-read{background:#ddd;border:1px solid #ccc;color:#555;-webkit-box-sizing:border-box;box-sizing:border-box}.noticeList .c-label-unread{background:#e74848;color:#fff}.noticeList .c-label,.noticeList .c-label-unread{-webkit-box-sizing:border-box;box-sizing:border-box}.noticeList .c-label{width:6em;text-align:center}#workThingImgArea .box:nth-child(4n){margin-right:0!important}.guideClient .c-media{margin-top:20px}.guideClient .c-media.clm2 .c-media_left{float:left;width:460px}.guideClient .c-media.clm2 .c-media_right{float:right;width:460px}.guideChat__notice{color:#e74848}.guideChat .wrapper:after{content:"";display:block;clear:both;overflow:auto}.guideChat .wrapper .img{float:left;width:322px}.guideChat .wrapper .img img{display:block;border:1px solid #eee}.guideChat .wrapper .txt{float:right;width:590px}.guideChat .caption{position:relative;font-size:16px}.guideChat .caption_txt{display:inline-block;position:absolute;bottom:0;right:0;padding:2px 4px;background-color:rgba(0,0,0,.4);font-size:11px;color:#fff}.guideChat .headingNumber{margin-top:10px;vertical-align:middle;line-height:1.6;font-weight:700;font-size:14px}.guideChat .headingNumber .txt{vertical-align:middle}.guideChat .headingNumber+p{margin-left:35px;margin-top:5px}.guideChat .circleNumber{display:inline-block;width:26px;height:26px;margin-right:10px;border-radius:50%;background-color:red;text-align:center;color:#fff;vertical-align:middle;line-height:26px}.cms{background:#f4f4ec}.lp .line-yellow{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#ffff1b));background:linear-gradient(transparent 80%,#ffff1b 0)}.lp .line-red{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#fa9494));background:linear-gradient(transparent 80%,#fa9494 0)}.lp-client .mainVisual{width:100%;background:#0068a6;background:-webkit-gradient(linear,left top,left bottom,from(#0068a6),to(#0095ed));background:linear-gradient(180deg,#0068a6 0,#0095ed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0068a6",endColorstr="#0095ed",GradientType=0);color:#fff}.lp-client .mainVisual .text{font-size:37px}.lp-client .mainVisual .note{margin-top:0;font-size:16px;line-height:1.2}.lp-client .registerArea{width:100%;margin:32px 0 44px;text-align:center}.lp-client .registerArea .c-btn{padding:16px 108px;font-size:26px}.lp-alliance2 .compareArea .lp-client .inner,.lp-alliance2 .faqArea .lp-client .inner,.lp-alliance2 .flowArea .lp-client .inner,.lp-alliance2 .formArea .lp-client .inner,.lp-alliance2 .mainVisual .lp-client .inner,.lp-alliance2 .menuArea .lp-client .inner,.lp-alliance2 .meritArea .lp-client .inner,.lp-alliance2 .optionArea .lp-client .inner,.lp-alliance2 .pointArea .lp-client .inner,.lp-alliance2 .registerArea .lp-client .inner,.lp-alliance2 .resultArea .lp-client .inner,.lp-alliance2 .seoArea .lp-client .inner,.lp-alliance2 .stepArea .lp-client .inner,.lp-alliance2 .systemArea .lp-client .inner,.lp-alliance2 .troubleArea .lp-client .inner,.lp-alliance2 .voiceArea .lp-client .inner,.lp-alliance2 .writerArea .lp-client .inner,.lp-alliance .compareArea .lp-client .inner,.lp-alliance .flowArea .lp-client .inner,.lp-alliance .formArea .lp-client .inner,.lp-alliance .mainVisual .lp-client .inner,.lp-alliance .menuArea .lp-client .inner,.lp-alliance .meritArea .lp-client .inner,.lp-alliance .optionArea .lp-client .inner,.lp-alliance .pointArea .lp-client .inner,.lp-alliance .priceArea .lp-client .inner,.lp-alliance .registerArea .lp-client .inner,.lp-alliance .resultArea .lp-client .inner,.lp-alliance .stepArea .lp-client .inner,.lp-alliance .systemArea .lp-client .inner,.lp-alliance .troubleArea .lp-client .inner,.lp-alliance .voiceArea .lp-client .inner,.lp-alliance .writerArea .lp-client .inner,.lp-client .lp-alliance2 .compareArea .inner,.lp-client .lp-alliance2 .faqArea .inner,.lp-client .lp-alliance2 .flowArea .inner,.lp-client .lp-alliance2 .formArea .inner,.lp-client .lp-alliance2 .menuArea .inner,.lp-client .lp-alliance2 .optionArea .inner,.lp-client .lp-alliance2 .pointArea .inner,.lp-client .lp-alliance2 .seoArea .inner,.lp-client .lp-alliance2 .systemArea .inner,.lp-client .lp-alliance2 .voiceArea .inner,.lp-client .lp-alliance2 .writerArea .inner,.lp-client .lp-alliance .compareArea .inner,.lp-client .lp-alliance .flowArea .inner,.lp-client .lp-alliance .formArea .inner,.lp-client .lp-alliance .menuArea .inner,.lp-client .lp-alliance .optionArea .inner,.lp-client .lp-alliance .pointArea .inner,.lp-client .lp-alliance .systemArea .inner,.lp-client .lp-alliance .voiceArea .inner,.lp-client .lp-alliance .writerArea .inner,.lp-client .lp-writing .featureArea .inner,.lp-client .lp-writing .formArea .inner,.lp-client .lp-writing .writerArea .inner,.lp-client .mainVisual .inner,.lp-client .meritArea .inner,.lp-client .priceArea .inner,.lp-client .registerArea .inner,.lp-client .resultArea .inner,.lp-client .stepArea .inner,.lp-client .troubleArea .inner,.lp-writing .featureArea .lp-client .inner,.lp-writing .formArea .lp-client .inner,.lp-writing .mainVisual .lp-client .inner,.lp-writing .meritArea .lp-client .inner,.lp-writing .registerArea .lp-client .inner,.lp-writing .writerArea .lp-client .inner{width:980px;margin:0 auto}.lp-alliance2 .lp-client .compareArea_heading,.lp-alliance2 .lp-client .faqArea_heading,.lp-alliance2 .lp-client .flowArea_heading,.lp-alliance2 .lp-client .formArea_heading,.lp-alliance2 .lp-client .menuArea_heading,.lp-alliance2 .lp-client .optionArea_heading,.lp-alliance2 .lp-client .pointArea_heading,.lp-alliance2 .lp-client .seoArea_heading,.lp-alliance2 .lp-client .systemArea_heading,.lp-alliance2 .lp-client .voiceArea_heading,.lp-alliance2 .lp-client .writerArea_heading,.lp-alliance .lp-client .compareArea_heading,.lp-alliance .lp-client .flowArea_heading,.lp-alliance .lp-client .formArea_heading,.lp-alliance .lp-client .menuArea_heading,.lp-alliance .lp-client .optionArea_heading,.lp-alliance .lp-client .pointArea_heading,.lp-alliance .lp-client .systemArea_heading,.lp-alliance .lp-client .voiceArea_heading,.lp-alliance .lp-client .writerArea_heading,.lp-client .lp-alliance2 .compareArea_heading,.lp-client .lp-alliance2 .faqArea_heading,.lp-client .lp-alliance2 .flowArea_heading,.lp-client .lp-alliance2 .formArea_heading,.lp-client .lp-alliance2 .menuArea_heading,.lp-client .lp-alliance2 .optionArea_heading,.lp-client .lp-alliance2 .pointArea_heading,.lp-client .lp-alliance2 .seoArea_heading,.lp-client .lp-alliance2 .systemArea_heading,.lp-client .lp-alliance2 .voiceArea_heading,.lp-client .lp-alliance2 .writerArea_heading,.lp-client .lp-alliance .compareArea_heading,.lp-client .lp-alliance .flowArea_heading,.lp-client .lp-alliance .formArea_heading,.lp-client .lp-alliance .menuArea_heading,.lp-client .lp-alliance .optionArea_heading,.lp-client .lp-alliance .pointArea_heading,.lp-client .lp-alliance .systemArea_heading,.lp-client .lp-alliance .voiceArea_heading,.lp-client .lp-alliance .writerArea_heading,.lp-client .lp-writing .featureArea_heading,.lp-client .lp-writing .formArea_heading,.lp-client .lp-writing .writerArea_heading,.lp-client .meritArea_heading,.lp-client .priceArea_heading,.lp-client .resultArea_heading,.lp-client .stepArea_heading,.lp-client .troubleArea_heading,.lp-writing .lp-client .featureArea_heading,.lp-writing .lp-client .formArea_heading,.lp-writing .lp-client .writerArea_heading{display:block;width:100%;margin-bottom:32px;padding:10px 0 6px;background-color:#fff;font-size:40px;font-weight:700;color:#0066a5;text-align:center}.lp-alliance2 .lp-client .compareArea_heading em,.lp-alliance2 .lp-client .faqArea_heading em,.lp-alliance2 .lp-client .flowArea_heading em,.lp-alliance2 .lp-client .formArea_heading em,.lp-alliance2 .lp-client .menuArea_heading em,.lp-alliance2 .lp-client .optionArea_heading em,.lp-alliance2 .lp-client .pointArea_heading em,.lp-alliance2 .lp-client .seoArea_heading em,.lp-alliance2 .lp-client .systemArea_heading em,.lp-alliance2 .lp-client .voiceArea_heading em,.lp-alliance2 .lp-client .writerArea_heading em,.lp-alliance .lp-client .compareArea_heading em,.lp-alliance .lp-client .flowArea_heading em,.lp-alliance .lp-client .formArea_heading em,.lp-alliance .lp-client .menuArea_heading em,.lp-alliance .lp-client .optionArea_heading em,.lp-alliance .lp-client .pointArea_heading em,.lp-alliance .lp-client .systemArea_heading em,.lp-alliance .lp-client .voiceArea_heading em,.lp-alliance .lp-client .writerArea_heading em,.lp-client .lp-alliance2 .compareArea_heading em,.lp-client .lp-alliance2 .faqArea_heading em,.lp-client .lp-alliance2 .flowArea_heading em,.lp-client .lp-alliance2 .formArea_heading em,.lp-client .lp-alliance2 .menuArea_heading em,.lp-client .lp-alliance2 .optionArea_heading em,.lp-client .lp-alliance2 .pointArea_heading em,.lp-client .lp-alliance2 .seoArea_heading em,.lp-client .lp-alliance2 .systemArea_heading em,.lp-client .lp-alliance2 .voiceArea_heading em,.lp-client .lp-alliance2 .writerArea_heading em,.lp-client .lp-alliance .compareArea_heading em,.lp-client .lp-alliance .flowArea_heading em,.lp-client .lp-alliance .formArea_heading em,.lp-client .lp-alliance .menuArea_heading em,.lp-client .lp-alliance .optionArea_heading em,.lp-client .lp-alliance .pointArea_heading em,.lp-client .lp-alliance .systemArea_heading em,.lp-client .lp-alliance .voiceArea_heading em,.lp-client .lp-alliance .writerArea_heading em,.lp-client .lp-writing .featureArea_heading em,.lp-client .lp-writing .formArea_heading em,.lp-client .lp-writing .writerArea_heading em,.lp-client .meritArea_heading em,.lp-client .priceArea_heading em,.lp-client .resultArea_heading em,.lp-client .stepArea_heading em,.lp-client .troubleArea_heading em,.lp-writing .lp-client .featureArea_heading em,.lp-writing .lp-client .formArea_heading em,.lp-writing .lp-client .writerArea_heading em{color:#ff4c4c}.lp-client .priceArea .inner{padding-bottom:42px}.lp-client .priceArea .priceTable{width:100%}.lp-client .priceArea .priceTable td,.lp-client .priceArea .priceTable th{font-size:18px;text-align:center;border-right:1px solid #fff;border-bottom:1px solid #fff}.lp-client .priceArea .priceTable th{background-color:#5b9bd5;color:#fff}.lp-client .priceArea .priceTable td{background-color:#d2deef}.lp-client .priceArea .priceTable tr:nth-child(2n) td{background-color:#eaeff7}.lp-client .priceArea .priceTable .craudia{width:40%}.lp-client .priceArea .priceTable thead th{border-bottom:2px solid #fff}.lp-client .priceArea .note{margin:10px;font-size:16px}.lp-client .priceArea .featureAbout{margin-top:22px}.lp-client .priceArea .featureAbout dl:after{content:"";display:block;clear:both;overflow:auto}.lp-client .priceArea .featureAbout .title{display:block;position:relative;float:left;clear:both;width:220px;padding:14px 0 12px;background-color:#ff8000;border-radius:5px;font-size:18px;font-weight:700;color:#fff;text-align:center}.lp-client .priceArea .featureAbout .title:after{display:block;content:"";position:absolute;right:-16px;top:20px;width:0;height:0;border-color:transparent transparent transparent #ff8000;border-style:solid;border-width:10px 0 10px 17.3px}.lp-client .priceArea .featureAbout .title:not(:first-of-type){margin-top:20px}.lp-client .priceArea .featureAbout .content{width:718px;margin-left:260px;font-size:15px}.lp-client .priceArea .featureAbout .content:not(:first-of-type){margin-top:22px}.lp-client .troubleArea .troubleList{position:relative;margin-bottom:95px}.lp-client .troubleArea .troubleList:after{display:block;content:"";position:absolute;bottom:-64px;left:50%;width:501px;height:39px;margin-left:-250px;background:url(/images/lp/client/bottom_arrow.png) no-repeat 0 0}.lp-client .troubleArea .troubleList li{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:136px;padding:28px 150px 20px 86px;background:#fff url(/images/lp/client/trouble_bg.png) no-repeat 18px 23px;border-radius:5px;font-size:40px;line-height:1.25;letter-spacing:-1px}.lp-client .troubleArea .troubleList li:not(:first-of-type){margin-top:32px}.lp-client .meritArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-client .meritArea .meritList{margin-top:50px;margin-bottom:10px}.lp-client .meritArea .meritList:after{content:"";display:block;clear:both;overflow:auto}.lp-client .meritArea .meritList li{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;width:300px;height:280px;padding:30px 20px;text-align:center;color:#fff}.lp-client .meritArea .meritList li:not(:first-of-type){margin-left:40px}.lp-client .meritArea .meritList .title{margin:5px 0 20px;font-weight:700;font-size:18px}.lp-client .meritArea .meritList .img{margin-bottom:10px}.lp-client .meritArea .meritList .merit1{background-color:#4da6ff}.lp-client .meritArea .meritList .merit2{background-color:#59b200}.lp-client .meritArea .meritList .merit3{background-color:#ff8000}.lp-client .resultArea .resultList{padding:30px 48px;background-color:#fff;border-radius:3px}.lp-client .resultArea .resultList li{padding-bottom:10px;border-top:1px dashed #d5d5d5}.lp-client .resultArea .resultList li:last-of-type{border-bottom:1px dashed #d5d5d5}.lp-client .resultArea .resultList .title{font-weight:700;font-size:30px}.lp-client .resultArea .resultList .title .number{color:#ff4c4c}.lp-client .resultArea .resultList .title .number em{font-size:40px;color:#ff4c4c}.lp-client .resultArea .resultList p{font-size:22px}.lp-client .stepArea .stepList{margin-bottom:20px}.lp-client .stepArea .stepList:after{content:"";display:block;clear:both;overflow:auto}.lp-client .stepArea .stepList li{float:left;width:230px}.lp-client .stepArea .stepList li:not(:first-of-type){margin-left:20px}.lp-client .stepArea .stepList .img{margin-bottom:10px}.lp-client .stepArea .stepList p{font-size:13px}.lp-client .stepArea .stepExplain{padding:10px 14px;border:1px solid #0068a6;border-radius:3px;background-color:#fff}.lp-client .endCopy{margin:26px 0 0;text-align:center;line-height:1.5;font-size:40px;font-weight:700}.lp-client .mainVisual .visual{margin:0 0 10px;padding-top:23px}.lp-client .mainVisual .inner{padding-bottom:20px}.lp-writing .mainVisual{width:100%;background:#0068a6;background:-webkit-gradient(linear,left top,left bottom,from(#0068a6),to(#0095ed));background:linear-gradient(180deg,#0068a6 0,#0095ed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0068a6",endColorstr="#0095ed",GradientType=0);color:#fff}.lp-writing .mainVisual .visual{margin:0;padding-top:0}.lp-writing .mainVisual .text{font-size:37px}.lp-writing .mainVisual .note{margin-top:0;font-size:16px;line-height:1.2}.lp-writing .registerArea{width:100%;margin:32px 0 44px;text-align:center}.lp-writing .registerArea .c-btn{padding:16px 108px;font-size:26px}.lp-alliance2 .compareArea .lp-writing .inner,.lp-alliance2 .faqArea .lp-writing .inner,.lp-alliance2 .flowArea .lp-writing .inner,.lp-alliance2 .formArea .lp-writing .inner,.lp-alliance2 .mainVisual .lp-writing .inner,.lp-alliance2 .menuArea .lp-writing .inner,.lp-alliance2 .meritArea .lp-writing .inner,.lp-alliance2 .optionArea .lp-writing .inner,.lp-alliance2 .pointArea .lp-writing .inner,.lp-alliance2 .registerArea .lp-writing .inner,.lp-alliance2 .resultArea .lp-writing .inner,.lp-alliance2 .seoArea .lp-writing .inner,.lp-alliance2 .stepArea .lp-writing .inner,.lp-alliance2 .systemArea .lp-writing .inner,.lp-alliance2 .troubleArea .lp-writing .inner,.lp-alliance2 .voiceArea .lp-writing .inner,.lp-alliance2 .writerArea .lp-writing .inner,.lp-alliance .compareArea .lp-writing .inner,.lp-alliance .flowArea .lp-writing .inner,.lp-alliance .formArea .lp-writing .inner,.lp-alliance .mainVisual .lp-writing .inner,.lp-alliance .menuArea .lp-writing .inner,.lp-alliance .meritArea .lp-writing .inner,.lp-alliance .optionArea .lp-writing .inner,.lp-alliance .pointArea .lp-writing .inner,.lp-alliance .priceArea .lp-writing .inner,.lp-alliance .registerArea .lp-writing .inner,.lp-alliance .resultArea .lp-writing .inner,.lp-alliance .stepArea .lp-writing .inner,.lp-alliance .systemArea .lp-writing .inner,.lp-alliance .troubleArea .lp-writing .inner,.lp-alliance .voiceArea .lp-writing .inner,.lp-alliance .writerArea .lp-writing .inner,.lp-client .mainVisual .lp-writing .inner,.lp-client .meritArea .lp-writing .inner,.lp-client .priceArea .lp-writing .inner,.lp-client .registerArea .lp-writing .inner,.lp-client .resultArea .lp-writing .inner,.lp-client .stepArea .lp-writing .inner,.lp-client .troubleArea .lp-writing .inner,.lp-writing .featureArea .inner,.lp-writing .formArea .inner,.lp-writing .lp-alliance2 .compareArea .inner,.lp-writing .lp-alliance2 .faqArea .inner,.lp-writing .lp-alliance2 .flowArea .inner,.lp-writing .lp-alliance2 .menuArea .inner,.lp-writing .lp-alliance2 .optionArea .inner,.lp-writing .lp-alliance2 .pointArea .inner,.lp-writing .lp-alliance2 .resultArea .inner,.lp-writing .lp-alliance2 .seoArea .inner,.lp-writing .lp-alliance2 .stepArea .inner,.lp-writing .lp-alliance2 .systemArea .inner,.lp-writing .lp-alliance2 .troubleArea .inner,.lp-writing .lp-alliance2 .voiceArea .inner,.lp-writing .lp-alliance .compareArea .inner,.lp-writing .lp-alliance .flowArea .inner,.lp-writing .lp-alliance .menuArea .inner,.lp-writing .lp-alliance .optionArea .inner,.lp-writing .lp-alliance .pointArea .inner,.lp-writing .lp-alliance .priceArea .inner,.lp-writing .lp-alliance .resultArea .inner,.lp-writing .lp-alliance .stepArea .inner,.lp-writing .lp-alliance .systemArea .inner,.lp-writing .lp-alliance .troubleArea .inner,.lp-writing .lp-alliance .voiceArea .inner,.lp-writing .lp-client .priceArea .inner,.lp-writing .lp-client .resultArea .inner,.lp-writing .lp-client .stepArea .inner,.lp-writing .lp-client .troubleArea .inner,.lp-writing .mainVisual .inner,.lp-writing .meritArea .inner,.lp-writing .registerArea .inner,.lp-writing .writerArea .inner{width:980px;margin:0 auto}.lp-alliance2 .lp-writing .compareArea_heading,.lp-alliance2 .lp-writing .faqArea_heading,.lp-alliance2 .lp-writing .flowArea_heading,.lp-alliance2 .lp-writing .menuArea_heading,.lp-alliance2 .lp-writing .optionArea_heading,.lp-alliance2 .lp-writing .pointArea_heading,.lp-alliance2 .lp-writing .resultArea_heading,.lp-alliance2 .lp-writing .seoArea_heading,.lp-alliance2 .lp-writing .stepArea_heading,.lp-alliance2 .lp-writing .systemArea_heading,.lp-alliance2 .lp-writing .troubleArea_heading,.lp-alliance2 .lp-writing .voiceArea_heading,.lp-alliance .lp-writing .compareArea_heading,.lp-alliance .lp-writing .flowArea_heading,.lp-alliance .lp-writing .menuArea_heading,.lp-alliance .lp-writing .optionArea_heading,.lp-alliance .lp-writing .pointArea_heading,.lp-alliance .lp-writing .priceArea_heading,.lp-alliance .lp-writing .resultArea_heading,.lp-alliance .lp-writing .stepArea_heading,.lp-alliance .lp-writing .systemArea_heading,.lp-alliance .lp-writing .troubleArea_heading,.lp-alliance .lp-writing .voiceArea_heading,.lp-client .lp-writing .priceArea_heading,.lp-client .lp-writing .resultArea_heading,.lp-client .lp-writing .stepArea_heading,.lp-client .lp-writing .troubleArea_heading,.lp-writing .featureArea_heading,.lp-writing .formArea_heading,.lp-writing .lp-alliance2 .compareArea_heading,.lp-writing .lp-alliance2 .faqArea_heading,.lp-writing .lp-alliance2 .flowArea_heading,.lp-writing .lp-alliance2 .menuArea_heading,.lp-writing .lp-alliance2 .optionArea_heading,.lp-writing .lp-alliance2 .pointArea_heading,.lp-writing .lp-alliance2 .resultArea_heading,.lp-writing .lp-alliance2 .seoArea_heading,.lp-writing .lp-alliance2 .stepArea_heading,.lp-writing .lp-alliance2 .systemArea_heading,.lp-writing .lp-alliance2 .troubleArea_heading,.lp-writing .lp-alliance2 .voiceArea_heading,.lp-writing .lp-alliance .compareArea_heading,.lp-writing .lp-alliance .flowArea_heading,.lp-writing .lp-alliance .menuArea_heading,.lp-writing .lp-alliance .optionArea_heading,.lp-writing .lp-alliance .pointArea_heading,.lp-writing .lp-alliance .priceArea_heading,.lp-writing .lp-alliance .resultArea_heading,.lp-writing .lp-alliance .stepArea_heading,.lp-writing .lp-alliance .systemArea_heading,.lp-writing .lp-alliance .troubleArea_heading,.lp-writing .lp-alliance .voiceArea_heading,.lp-writing .lp-client .priceArea_heading,.lp-writing .lp-client .resultArea_heading,.lp-writing .lp-client .stepArea_heading,.lp-writing .lp-client .troubleArea_heading,.lp-writing .meritArea_heading,.lp-writing .writerArea_heading{display:block;width:100%;margin-bottom:32px;padding:10px 0 6px;background-color:#fff;font-size:40px;font-weight:700;color:#0066a5;text-align:center}.lp-alliance2 .lp-writing .compareArea_heading em,.lp-alliance2 .lp-writing .faqArea_heading em,.lp-alliance2 .lp-writing .flowArea_heading em,.lp-alliance2 .lp-writing .menuArea_heading em,.lp-alliance2 .lp-writing .optionArea_heading em,.lp-alliance2 .lp-writing .pointArea_heading em,.lp-alliance2 .lp-writing .resultArea_heading em,.lp-alliance2 .lp-writing .seoArea_heading em,.lp-alliance2 .lp-writing .stepArea_heading em,.lp-alliance2 .lp-writing .systemArea_heading em,.lp-alliance2 .lp-writing .troubleArea_heading em,.lp-alliance2 .lp-writing .voiceArea_heading em,.lp-alliance .lp-writing .compareArea_heading em,.lp-alliance .lp-writing .flowArea_heading em,.lp-alliance .lp-writing .menuArea_heading em,.lp-alliance .lp-writing .optionArea_heading em,.lp-alliance .lp-writing .pointArea_heading em,.lp-alliance .lp-writing .priceArea_heading em,.lp-alliance .lp-writing .resultArea_heading em,.lp-alliance .lp-writing .stepArea_heading em,.lp-alliance .lp-writing .systemArea_heading em,.lp-alliance .lp-writing .troubleArea_heading em,.lp-alliance .lp-writing .voiceArea_heading em,.lp-client .lp-writing .priceArea_heading em,.lp-client .lp-writing .resultArea_heading em,.lp-client .lp-writing .stepArea_heading em,.lp-client .lp-writing .troubleArea_heading em,.lp-writing .featureArea_heading em,.lp-writing .formArea_heading em,.lp-writing .lp-alliance2 .compareArea_heading em,.lp-writing .lp-alliance2 .faqArea_heading em,.lp-writing .lp-alliance2 .flowArea_heading em,.lp-writing .lp-alliance2 .menuArea_heading em,.lp-writing .lp-alliance2 .optionArea_heading em,.lp-writing .lp-alliance2 .pointArea_heading em,.lp-writing .lp-alliance2 .resultArea_heading em,.lp-writing .lp-alliance2 .seoArea_heading em,.lp-writing .lp-alliance2 .stepArea_heading em,.lp-writing .lp-alliance2 .systemArea_heading em,.lp-writing .lp-alliance2 .troubleArea_heading em,.lp-writing .lp-alliance2 .voiceArea_heading em,.lp-writing .lp-alliance .compareArea_heading em,.lp-writing .lp-alliance .flowArea_heading em,.lp-writing .lp-alliance .menuArea_heading em,.lp-writing .lp-alliance .optionArea_heading em,.lp-writing .lp-alliance .pointArea_heading em,.lp-writing .lp-alliance .priceArea_heading em,.lp-writing .lp-alliance .resultArea_heading em,.lp-writing .lp-alliance .stepArea_heading em,.lp-writing .lp-alliance .systemArea_heading em,.lp-writing .lp-alliance .troubleArea_heading em,.lp-writing .lp-alliance .voiceArea_heading em,.lp-writing .lp-client .priceArea_heading em,.lp-writing .lp-client .resultArea_heading em,.lp-writing .lp-client .stepArea_heading em,.lp-writing .lp-client .troubleArea_heading em,.lp-writing .meritArea_heading em,.lp-writing .writerArea_heading em{color:#ff4c4c}.lp-writing .writerArea .inner{margin-bottom:37px;padding:30px;background-color:#fff}.lp-writing .writerArea p{font-size:26px;line-height:1.8}.lp-writing .meritArea .inner{margin-bottom:37px!important;padding:30px}.lp-writing .meritArea .meritList li{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:48px;padding-left:180px;padding-right:38px;min-height:140px;font-size:49px;font-weight:700;line-height:1}.lp-writing .meritArea .meritList li:not(:first-of-type){margin-top:25px}.lp-writing .meritArea .meritList li:first-of-type{background:#fff url(/images/lp/writing/point1.png) no-repeat 38px 21px}.lp-writing .meritArea .meritList li:nth-of-type(2){background:#fff url(/images/lp/writing/point2.png) no-repeat 38px 21px}.lp-writing .meritArea .meritList li:nth-of-type(3){background:#fff url(/images/lp/writing/point3.png) no-repeat 38px 21px}.lp-writing .meritArea .meritList li:nth-of-type(4){background:#fff url(/images/lp/writing/point4.png) no-repeat 38px 21px}.lp-writing .meritArea .meritList li .note{display:block;margin-top:4px;font-size:12px;font-weight:400}.lp-writing .featureArea .inner{margin-bottom:37px!important;padding:30px}.lp-writing .featureArea .visual{background-color:#fff}.lp-writing .featureArea .text{margin-top:30px;font-size:38px;font-weight:700;text-align:center}.lp-writing .formArea .inner{padding:30px}.lp-single .l-header{height:62px;margin-top:0!important;padding:0!important}.lp-single .header{position:relative}.lp-single .l-header_inner{position:relative;height:62px;margin:0!important}.lp-single .l-header_inner .copy,.lp-single .l-header_inner .logo{display:inline-block;vertical-align:middle}.lp-single .l-header_inner .logo{float:left;position:relative;left:14px!important;top:14px}.lp-single .l-header_inner .copy{float:left;position:relative;position:0;left:28px;top:20px}.lp-alliance .mainVisual{width:100%;color:#fff}.lp-alliance .mainVisual .visual{padding-top:23px;margin:0 0 10px}.lp-alliance .registerArea{width:100%;margin:40px 0;text-align:center}.lp-alliance .registerArea .c-btn{padding:16px 108px;font-size:26px}.lp-alliance .priceArea .inner{padding-bottom:42px}.lp-alliance .priceArea .priceTable{width:100%}.lp-alliance .priceArea .priceTable td,.lp-alliance .priceArea .priceTable th{font-size:18px;text-align:center;border-right:1px solid #fff;border-bottom:1px solid #fff}.lp-alliance .priceArea .priceTable th{background-color:#5b9bd5;color:#fff}.lp-alliance .priceArea .priceTable td{background-color:#d2deef}.lp-alliance .priceArea .priceTable tr:nth-child(2n) td{background-color:#eaeff7}.lp-alliance .priceArea .priceTable .craudia{width:40%}.lp-alliance .priceArea .priceTable thead th{border-bottom:2px solid #fff}.lp-alliance .priceArea .note{margin:10px;font-size:16px}.lp-alliance .priceArea .featureAbout{margin-top:22px}.lp-alliance .priceArea .featureAbout dl:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance .priceArea .featureAbout .title{display:block;position:relative;float:left;clear:both;width:220px;padding:14px 0 12px;background-color:#ff8000;border-radius:5px;font-size:18px;font-weight:700;color:#fff;text-align:center}.lp-alliance .priceArea .featureAbout .title:after{display:block;content:"";position:absolute;right:-16px;top:20px;width:0;height:0;border-color:transparent transparent transparent #ff8000;border-style:solid;border-width:10px 0 10px 17.3px}.lp-alliance .priceArea .featureAbout .title:not(:first-of-type){margin-top:20px}.lp-alliance .priceArea .featureAbout .content{width:718px;margin-left:260px;font-size:15px}.lp-alliance .priceArea .featureAbout .content:not(:first-of-type){margin-top:22px}.lp-alliance .compareArea .contentsArea{padding:40px 30px;background-color:#fff}.lp-alliance .compareArea .contentsArea p{font-size:24px;line-height:1.5}.lp-alliance .compareArea .contentsArea .img{display:block;margin-bottom:1.2em}.lp-alliance .troubleArea .troubleList{position:relative;margin-bottom:95px;background:#fff url(/images/lp/alliance/trouble_area_bg.png) no-repeat 100% 100%}.lp-alliance .troubleArea .troubleList:after{display:block;content:"";position:absolute;bottom:-64px;left:50%;width:501px;height:39px;margin-left:-250px;background:url(/images/lp/client/bottom_arrow.png) no-repeat 0 0}.lp-alliance .troubleArea .troubleList li{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:136px;padding:28px 100px 20px 86px;background:url(/images/lp/alliance/trouble_mark.png) no-repeat 18px 23px;border-radius:5px;font-size:30px;font-weight:700;line-height:1.25;letter-spacing:-1px;text-shadow:2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff}.lp-alliance .troubleArea .troubleList li:not(:first-of-type){margin-top:32px}.lp-alliance .systemArea .lead{padding-top:40px;padding-bottom:40px;font-size:40px;font-weight:700;letter-spacing:-1px;line-height:1.4;text-align:center}.lp-alliance .systemArea .content{background:#fff}.lp-alliance .systemArea .content .img{display:block;margin:0 auto 42px}.lp-alliance .systemArea .content .text{padding:0 24px 24px;font-size:24px}.lp-alliance .pointArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-alliance .pointArea .pointList li{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-top:0;padding-left:180px;padding-right:38px;min-height:140px;font-size:49px;font-weight:700;line-height:1.1}.lp-alliance .pointArea .pointList li:not(:first-of-type){margin-top:25px}.lp-alliance .pointArea .pointList li:first-of-type{background:#fff url(/images/lp/alliance/point1.png) no-repeat 38px 21px}.lp-alliance .pointArea .pointList li:nth-of-type(2){background:#fff url(/images/lp/alliance/point2.png) no-repeat 38px 21px}.lp-alliance .pointArea .pointList li:nth-of-type(3){background:#fff url(/images/lp/alliance/point3.png) no-repeat 38px 21px}.lp-alliance .pointArea .pointList li:nth-of-type(4){background:#fff url(/images/lp/alliance/point4.png) no-repeat 38px 21px}.lp-alliance .pointArea .pointList li .content{display:block;vertical-align:middle}.lp-alliance .pointArea .pointList li .note{display:block;margin-top:4px;font-size:12px;font-weight:400}.lp-alliance .pointArea .pointList li.point-prowriter{color:#ff4c4c}.lp-alliance .meritArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-alliance .meritArea .meritList{margin-top:50px;margin-bottom:10px}.lp-alliance .meritArea .meritList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance .meritArea .meritList li{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;width:300px;height:280px;padding:30px 20px;text-align:center;color:#fff}.lp-alliance .meritArea .meritList li:not(:first-of-type){margin-left:40px}.lp-alliance .meritArea .meritList .title{margin:5px 0 20px;font-weight:700;font-size:18px}.lp-alliance .meritArea .meritList .img{margin-bottom:10px}.lp-alliance .meritArea .meritList .merit1{background-color:#4da6ff}.lp-alliance .meritArea .meritList .merit2{background-color:#59b200}.lp-alliance .meritArea .meritList .merit3{background-color:#ff8000}.lp-alliance .menuArea .inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 50px;background-color:#fff}.lp-alliance .menuArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-alliance .menuArea .noteList{margin-top:16px;margin-bottom:10px}.lp-alliance .menuArea .noteList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance .menuArea .noteList li{padding-left:1em;text-indent:-1em;font-size:16px}.lp-alliance .priceArea .inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 50px;background-color:#fff}.lp-alliance .priceArea .catch_top{color:#113145;font-size:70px;font-weight:700;line-height:1;text-align:center}.lp-alliance .priceArea .catch_bottom{margin-top:34px;margin-bottom:10px;color:#113145;font-size:50px;font-weight:700;line-height:1;text-align:center}.lp-alliance .priceArea .catch_bottom .amount{display:inline-block;position:relative;color:#e74848;font-size:200px}.lp-alliance .priceArea .catch_bottom .amount:after{position:absolute;display:block;content:"※A";top:16px;right:-30px;color:#113145;font-size:16px}.lp-alliance .noteBox{-webkit-box-sizing:border-box;box-sizing:border-box;width:840px;margin:0 auto;padding:18px 30px;background-color:#e4e4e4;font-size:14px}.lp-alliance .voiceArea .voiceList .voice{padding:23px 30px;background-color:#fff}.lp-alliance .voiceArea .voiceList .voice:not(:first-of-type){margin-top:18px}.lp-alliance .voiceArea .voiceList .voice .media:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance .voiceArea .voiceList .voice .media_img{float:left;width:124px}.lp-alliance .voiceArea .voiceList .voice .media_txt{float:right;width:776px}.lp-alliance .voiceArea .voiceList .voice .media_txt p{font-size:16px;line-height:1.6}.lp-alliance .voiceArea .voiceList .voice .media_txt em{font-size:16px;font-weight:400;line-height:1.6;color:#ff4c4c}.lp-alliance .voiceArea .voiceList .voice .title{margin-bottom:15px;font-size:16px;font-weight:700;color:#ff7f00}.lp-alliance .resultArea .resultList{padding:30px 38px;background-color:#fff;border-radius:3px}.lp-alliance .resultArea .resultList li{padding-bottom:10px;border-top:1px dashed #d5d5d5}.lp-alliance .resultArea .resultList li:last-of-type{border-bottom:1px dashed #d5d5d5}.lp-alliance .resultArea .resultList .title{font-weight:700;font-size:30px}.lp-alliance .resultArea .resultList .title .number{color:#ff4c4c}.lp-alliance .resultArea .resultList .title .number em{font-size:40px;color:#ff4c4c}.lp-alliance .resultArea .resultList p{font-size:22px}.lp-alliance .stepArea .stepList{margin-bottom:20px}.lp-alliance .stepArea .stepList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance .stepArea .stepList li{float:left;width:230px}.lp-alliance .stepArea .stepList li:not(:first-of-type){margin-left:20px}.lp-alliance .stepArea .stepList .img{margin-bottom:10px}.lp-alliance .stepArea .stepList p{font-size:13px}.lp-alliance .stepArea .stepExplain{padding:10px 14px;border:1px solid #0068a6;border-radius:3px;background-color:#fff}.lp-alliance .endCopy{margin:26px 0 0;text-align:center;line-height:1.5;font-size:40px;font-weight:700}.lp-alliance .endMessage{text-align:center}.lp-alliance .endMessage p{font-size:38px;font-weight:700}.lp-alliance .line-yellow{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#ffff1b));background:linear-gradient(transparent 80%,#ffff1b 0)}.lp-alliance .line-red{position:relative}.lp-alliance .line-red:after{position:absolute;left:0;bottom:4px;display:inline-block;content:"";width:100%;height:24px;background:-webkit-gradient(linear,left bottom,left top,color-stop(30%,rgba(255,0,0,.4)),color-stop(40%,rgba(255,0,0,0)));background:linear-gradient(0deg,rgba(255,0,0,.4) 30%,rgba(255,0,0,0) 40%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ffff00",GradientType=0)}.lp-alliance .alliance_header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 14px;height:30px;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-weight:400;font-size:12px;line-height:30px}.lp-alliance .l-header_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.lp-alliance .l-header_inner:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance .l-header_inner .logo_left{float:left}.lp-alliance .l-header_inner .logo_right{margin-left:26px;float:left}.lp-alliance .mainVisual{background:#e8d35e;background:-webkit-gradient(linear,left top,left bottom,from(#e8d35e),to(#f7f999));background:linear-gradient(180deg,#e8d35e 0,#f7f999);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8d35e",endColorstr="#f7f999",GradientType=0)}.lp-alliance.lp-alliance-tieup .mainVisual{background:#555 url(/images/lp/alliance/main_visual_tieup.png) no-repeat top;background-size:cover;padding-top:37px;padding-bottom:29px}.lp-alliance.lp-alliance-tieup .mainVisual .visual{margin:0;padding:0}.lp-alliance .writerArea{margin-bottom:44px}.lp-alliance .writerArea .writer{padding:32px 32px 32px 205px;font-size:16px;line-height:1.4}.lp-alliance .writerArea .writer:not(:first-of-type){margin-top:20px}.lp-alliance .writerArea .writer-man{background:#fff url(/images/lp/Cp_IQserver_2017_05/worker_man.png) no-repeat 32px 32px}.lp-alliance .writerArea .writer-woman{background:#fff url(/images/lp/Cp_IQserver_2017_05/worker_woman.png) no-repeat 32px 32px}.lp-alliance .writerArea .writer .title{margin-bottom:6px;font-size:16px;font-weight:700;color:#ff8000}.lp-alliance .writerArea .writer strong{color:#e74848;font-weight:400}.lp-alliance .optionArea,.lp-alliance .resultArea{margin-bottom:44px}.lp-alliance .optionArea .optionList li{min-height:116px;padding:22px 32px 22px 189px;border-radius:3px;font-size:16px;line-height:1.4}.lp-alliance .optionArea .optionList li:not(:first-of-type){margin-top:20px}.lp-alliance .optionArea .optionList .title{margin-bottom:6px;font-size:24px;font-weight:700;color:#ff8000}.lp-alliance .optionArea .optionList .option1{background:#fff url(/images/lp/Cp_IQserver_2017_05/option1.png) no-repeat 32px 22px}.lp-alliance .optionArea .optionList .option2{background:#fff url(/images/lp/Cp_IQserver_2017_05/option2.png) no-repeat 32px 22px}.lp-alliance .optionArea .optionList .option3{background:#fff url(/images/lp/Cp_IQserver_2017_05/option3.png) no-repeat 32px 22px}.lp-alliance .optionArea .optionList .option4{background:#fff url(/images/lp/Cp_IQserver_2017_05/option4.png) no-repeat 32px 22px}.lp-alliance .flowArea{margin-top:44px;margin-bottom:44px}.lp-alliance .flowArea .flowList{position:relative;padding:35px 135px;background-color:#fff}.lp-alliance .flowArea .flowList li{position:relative;width:100%;height:102px;border:1px solid #353535;font-size:24px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.lp-alliance .flowArea .flowList li:not(:last-of-type){margin-bottom:58px}.lp-alliance .flowArea .flowList li:not(:last-of-type):after{position:absolute;left:0;right:0;bottom:-43px;display:block;content:"";width:45px;height:25px;margin:0 auto;background:url(/images/lp/Cp_IQserver_2017_05/angle_down_blue.png) no-repeat 0 0}.lp-alliance .flowArea .flowList li p{font-weight:700}.lp-alliance .endCopy{margin:44px 0}.lp-alliance .formArea .inner{padding:20px;background-color:#fff}.lp-alliance .formArea .c-table th{width:300px}.lp-alliance .formArea .message{margin:20px 0;padding:0 20px;font-size:16px}.lp-alliance2 .compareArea .inner,.lp-alliance2 .faqArea .inner,.lp-alliance2 .flowArea .inner,.lp-alliance2 .formArea .inner,.lp-alliance2 .mainVisual .inner,.lp-alliance2 .menuArea .inner,.lp-alliance2 .meritArea .inner,.lp-alliance2 .optionArea .inner,.lp-alliance2 .pointArea .inner,.lp-alliance2 .registerArea .inner,.lp-alliance2 .resultArea .inner,.lp-alliance2 .seoArea .inner,.lp-alliance2 .stepArea .inner,.lp-alliance2 .systemArea .inner,.lp-alliance2 .troubleArea .inner,.lp-alliance2 .voiceArea .inner,.lp-alliance2 .writerArea .inner,.lp-alliance .compareArea .inner,.lp-alliance .flowArea .inner,.lp-alliance .formArea .inner,.lp-alliance .mainVisual .inner,.lp-alliance .menuArea .inner,.lp-alliance .meritArea .inner,.lp-alliance .optionArea .inner,.lp-alliance .pointArea .inner,.lp-alliance .priceArea .inner,.lp-alliance .registerArea .inner,.lp-alliance .resultArea .inner,.lp-alliance .stepArea .inner,.lp-alliance .systemArea .inner,.lp-alliance .troubleArea .inner,.lp-alliance .voiceArea .inner,.lp-alliance .writerArea .inner,.lp-client .mainVisual .inner,.lp-client .meritArea .inner,.lp-client .priceArea .inner,.lp-client .registerArea .inner,.lp-client .resultArea .inner,.lp-client .stepArea .inner,.lp-client .troubleArea .inner,.lp-writing .featureArea .inner,.lp-writing .formArea .inner,.lp-writing .mainVisual .inner,.lp-writing .meritArea .inner,.lp-writing .registerArea .inner,.lp-writing .writerArea .inner{width:980px;margin-left:auto;margin-right:auto}.lp-alliance2 .compareArea_heading,.lp-alliance2 .faqArea_heading,.lp-alliance2 .flowArea_heading,.lp-alliance2 .formArea_heading,.lp-alliance2 .menuArea_heading,.lp-alliance2 .meritArea_heading,.lp-alliance2 .optionArea_heading,.lp-alliance2 .pointArea_heading,.lp-alliance2 .resultArea_heading,.lp-alliance2 .seoArea_heading,.lp-alliance2 .stepArea_heading,.lp-alliance2 .systemArea_heading,.lp-alliance2 .troubleArea_heading,.lp-alliance2 .voiceArea_heading,.lp-alliance2 .writerArea_heading,.lp-alliance .compareArea_heading,.lp-alliance .flowArea_heading,.lp-alliance .formArea_heading,.lp-alliance .menuArea_heading,.lp-alliance .meritArea_heading,.lp-alliance .optionArea_heading,.lp-alliance .pointArea_heading,.lp-alliance .priceArea_heading,.lp-alliance .resultArea_heading,.lp-alliance .stepArea_heading,.lp-alliance .systemArea_heading,.lp-alliance .troubleArea_heading,.lp-alliance .voiceArea_heading,.lp-alliance .writerArea_heading,.lp-client .meritArea_heading,.lp-client .priceArea_heading,.lp-client .resultArea_heading,.lp-client .stepArea_heading,.lp-client .troubleArea_heading,.lp-writing .featureArea_heading,.lp-writing .formArea_heading,.lp-writing .meritArea_heading,.lp-writing .writerArea_heading{display:block;width:100%;margin-top:32px;margin-bottom:32px;padding:30px 0 24px;background-color:#fff;font-size:40px;font-weight:700;color:#0066a5;line-height:1.25;text-align:center}.lp-alliance2 .compareArea_heading em,.lp-alliance2 .faqArea_heading em,.lp-alliance2 .flowArea_heading em,.lp-alliance2 .formArea_heading em,.lp-alliance2 .menuArea_heading em,.lp-alliance2 .meritArea_heading em,.lp-alliance2 .optionArea_heading em,.lp-alliance2 .pointArea_heading em,.lp-alliance2 .resultArea_heading em,.lp-alliance2 .seoArea_heading em,.lp-alliance2 .stepArea_heading em,.lp-alliance2 .systemArea_heading em,.lp-alliance2 .troubleArea_heading em,.lp-alliance2 .voiceArea_heading em,.lp-alliance2 .writerArea_heading em,.lp-alliance .compareArea_heading em,.lp-alliance .flowArea_heading em,.lp-alliance .formArea_heading em,.lp-alliance .menuArea_heading em,.lp-alliance .meritArea_heading em,.lp-alliance .optionArea_heading em,.lp-alliance .pointArea_heading em,.lp-alliance .priceArea_heading em,.lp-alliance .resultArea_heading em,.lp-alliance .stepArea_heading em,.lp-alliance .systemArea_heading em,.lp-alliance .troubleArea_heading em,.lp-alliance .voiceArea_heading em,.lp-alliance .writerArea_heading em,.lp-client .meritArea_heading em,.lp-client .priceArea_heading em,.lp-client .resultArea_heading em,.lp-client .stepArea_heading em,.lp-client .troubleArea_heading em,.lp-writing .featureArea_heading em,.lp-writing .formArea_heading em,.lp-writing .meritArea_heading em,.lp-writing .writerArea_heading em{color:#ff4c4c}.lp-alliance2 .mainVisual{width:100%;color:#fff;margin:0;padding:0}.lp-alliance2 .mainVisual .visual{position:relative;width:980px;margin:0;padding:0}.lp-alliance2 .mainVisual .btnImg{position:absolute;top:273px;left:494px;background-color:#fff}.lp-alliance2 .mainVisual .btnImg img{opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lp-alliance2 .mainVisual .btnImg:hover img{opacity:.8;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lp-alliance2 .registerArea{width:100%;margin:40px 0;text-align:center}.lp-alliance2 .registerArea .c-btn{padding:16px 108px;font-size:26px}.lp-alliance2 .compareArea .content{padding:40px 30px;background-color:#fff}.lp-alliance2 .compareArea .content p{font-size:24px;line-height:1.5}.lp-alliance2 .compareArea .content p:not(:first-of-type){margin-top:1.2em}.lp-alliance2 .compareArea .content .img{display:block;margin-top:1.2em;margin-bottom:1.2em}.lp-alliance2 .troubleArea .troubleList{position:relative;margin-bottom:95px;background:#fff url(/images/lp/alliance2/alliance2_trouble_bg.jpg) no-repeat 99% 99%}.lp-alliance2 .troubleArea .troubleList:after{display:block;content:"";position:absolute;bottom:-64px;left:50%;width:501px;height:39px;margin-left:-250px;background:url(/images/lp/client/bottom_arrow.png) no-repeat 0 0}.lp-alliance2 .troubleArea .troubleList li{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:136px;padding:28px 100px 20px 86px;background:url(/images/lp/alliance/trouble_mark.png) no-repeat 18px 23px;border-radius:5px;font-size:30px;font-weight:700;line-height:1.25;letter-spacing:-1px;text-shadow:2px 2px 2px #fff,-2px 2px 2px #fff,2px -2px 2px #fff,-2px -2px 2px #fff}.lp-alliance2 .troubleArea .troubleList li:not(:first-of-type){margin-top:32px}.lp-alliance2 .systemArea .lead{padding-top:40px;padding-bottom:40px;font-size:40px;font-weight:700;letter-spacing:-1px;line-height:1.4;text-align:center}.lp-alliance2 .systemArea .heading{margin-bottom:40px;font-size:40px;font-weight:700;text-align:center;color:#333}.lp-alliance2 .systemArea .content{padding:30px 0 10px;background:#fff}.lp-alliance2 .systemArea .content .img{display:block;margin:0 auto 42px}.lp-alliance2 .systemArea .content .text{padding:0 24px 24px;font-size:24px;line-height:1.5}.lp-alliance2 .systemArea .content .notes{font-size:18px}.lp-alliance2 .pointArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-alliance2 .pointArea .pointList li{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-top:0;padding-left:180px;padding-right:38px;min-height:140px;font-size:49px;font-weight:700;line-height:1.1}.lp-alliance2 .pointArea .pointList li:not(:first-of-type){margin-top:25px}.lp-alliance2 .pointArea .pointList li:first-of-type{background:#fff url(/images/lp/alliance/point1.png) no-repeat 38px 21px}.lp-alliance2 .pointArea .pointList li:nth-of-type(2){background:#fff url(/images/lp/alliance/point2.png) no-repeat 38px 21px}.lp-alliance2 .pointArea .pointList li:nth-of-type(3){background:#fff url(/images/lp/alliance/point3.png) no-repeat 38px 21px}.lp-alliance2 .pointArea .pointList li:nth-of-type(4){background:#fff url(/images/lp/alliance/point4.png) no-repeat 38px 21px}.lp-alliance2 .pointArea .pointList li .content{display:block;vertical-align:middle}.lp-alliance2 .pointArea .pointList li .note{display:block;margin-top:4px;font-size:12px;font-weight:400}.lp-alliance2 .pointArea .pointList li.point-prowriter{color:#ff4c4c}.lp-alliance2 .faqArea .content{padding:40px 30px;background-color:#fff}.lp-alliance2 .faqArea .faqList dd,.lp-alliance2 .faqArea .faqList dt{position:relative;padding-left:1.6em;line-height:1.5}.lp-alliance2 .faqArea .faqList dd:before,.lp-alliance2 .faqArea .faqList dt:before{position:absolute;top:0;left:0;display:block;font-size:32px;font-weight:700;line-height:1.3}.lp-alliance2 .faqArea .faqList dt{font-size:28px;font-weight:700;color:#ff7f00}.lp-alliance2 .faqArea .faqList dt:before{content:"Q"}.lp-alliance2 .faqArea .faqList dt:not(:first-of-type){margin-top:20px}.lp-alliance2 .faqArea .faqList dd{margin-top:6px;font-size:28px}.lp-alliance2 .faqArea .faqList dd:before{content:"A"}.lp-alliance2 .meritArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-alliance2 .meritArea .meritList{margin-top:50px;margin-bottom:10px}.lp-alliance2 .meritArea .meritList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance2 .meritArea .meritList li{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;width:300px;height:280px;padding:30px 20px;text-align:center;color:#fff}.lp-alliance2 .meritArea .meritList li:not(:first-of-type){margin-left:40px}.lp-alliance2 .meritArea .meritList .title{margin:5px 0 20px;font-weight:700;font-size:18px}.lp-alliance2 .meritArea .meritList .img{margin-bottom:10px}.lp-alliance2 .meritArea .meritList .merit1{background-color:#4da6ff}.lp-alliance2 .meritArea .meritList .merit2{background-color:#59b200}.lp-alliance2 .meritArea .meritList .merit3{background-color:#ff8000}.lp-alliance2 .menuArea .inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 50px;background-color:#fff}.lp-alliance2 .menuArea .lead{margin-bottom:40px;font-size:40px;letter-spacing:-1px;line-height:1.4}.lp-alliance2 .menuArea .noteList{margin-top:16px;margin-bottom:10px}.lp-alliance2 .menuArea .noteList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance2 .menuArea .noteList li{padding-left:1em;text-indent:-1em;font-size:16px}.lp-alliance2 .noteBox{-webkit-box-sizing:border-box;box-sizing:border-box;width:840px;margin:0 auto;padding:18px 30px;background-color:#e4e4e4;font-size:14px}.lp-alliance2 .voiceArea .voiceList .voice{padding:23px 30px;background-color:#fff}.lp-alliance2 .voiceArea .voiceList .voice:not(:first-of-type){margin-top:18px}.lp-alliance2 .voiceArea .voiceList .voice .media:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance2 .voiceArea .voiceList .voice .media_img{float:left;width:124px}.lp-alliance2 .voiceArea .voiceList .voice .media_txt{float:right;width:776px}.lp-alliance2 .voiceArea .voiceList .voice .media_txt p{font-size:16px;line-height:1.6}.lp-alliance2 .voiceArea .voiceList .voice .media_txt em{font-size:16px;font-weight:400;line-height:1.6;color:#ff4c4c}.lp-alliance2 .voiceArea .voiceList .voice .title{margin-bottom:15px;font-size:16px;font-weight:700;color:#ff7f00}.lp-alliance2 .resultArea .resultList{padding:30px 38px;background-color:#fff;border-radius:3px}.lp-alliance2 .resultArea .resultList li{padding-bottom:10px;border-top:1px dashed #d5d5d5}.lp-alliance2 .resultArea .resultList li:last-of-type{border-bottom:1px dashed #d5d5d5}.lp-alliance2 .resultArea .resultList .title{font-weight:700;font-size:30px}.lp-alliance2 .resultArea .resultList .title .number{color:#ff4c4c}.lp-alliance2 .resultArea .resultList .title .number em{font-size:40px;color:#ff4c4c}.lp-alliance2 .resultArea .resultList p{font-size:22px}.lp-alliance2 .stepArea .stepList{margin-bottom:20px}.lp-alliance2 .stepArea .stepList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance2 .stepArea .stepList li{float:left;width:230px}.lp-alliance2 .stepArea .stepList li:not(:first-of-type){margin-left:20px}.lp-alliance2 .stepArea .stepList .img{margin-bottom:10px}.lp-alliance2 .stepArea .stepList p{font-size:13px}.lp-alliance2 .stepArea .stepExplain{padding:10px 14px;border:1px solid #0068a6;border-radius:3px;background-color:#fff}.lp-alliance2 .endCopy{margin:26px 0 0;text-align:center;line-height:1.5;font-size:40px;font-weight:700}.lp-alliance2 .endMessage{text-align:center}.lp-alliance2 .endMessage p{font-size:38px;font-weight:700}.bnr_client1_lp{margin:18px 0 22px}.jobArea .bnr_client1_lp{padding:38px 0 0}.lp-alliance2 .alliance_header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 14px;height:30px;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-weight:400;font-size:12px;line-height:30px}.lp-alliance2 .l-header_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.lp-alliance2 .l-header_inner:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance2 .l-header_inner .logo_left{float:left}.lp-alliance2 .l-header_inner .logo_right{margin-left:26px;float:left}.lp-alliance2 .mainVisual{background:#555 url(/images/lp/alliance2/main_visual_tieup.jpg) no-repeat top!important;background-size:cover!important}.lp-alliance2 .mainVisual .inner{position:relative;padding-top:41px;padding-bottom:56px}.lp-alliance2.lp-alliance-tieup .mainVisual{padding-top:37px;padding-bottom:29px}.lp-alliance2.lp-alliance-tieup .mainVisual .visual{margin:0;padding:0}.lp-alliance2 .writerArea{margin-bottom:44px}.lp-alliance2 .writerArea .writer{padding:32px 32px 32px 205px;font-size:16px;line-height:1.4}.lp-alliance2 .writerArea .writer:not(:first-of-type){margin-top:20px}.lp-alliance2 .writerArea .writer-man{background:#fff url(/images/lp/Cp_IQserver_2017_05/worker_man.png) no-repeat 32px 32px}.lp-alliance2 .writerArea .writer-woman{background:#fff url(/images/lp/Cp_IQserver_2017_05/worker_woman.png) no-repeat 32px 32px}.lp-alliance2 .writerArea .writer .title{margin-bottom:6px;font-size:16px;font-weight:700;color:#ff8000}.lp-alliance2 .writerArea .writer strong{color:#e74848;font-weight:400}.lp-alliance2 .optionArea,.lp-alliance2 .resultArea{margin-bottom:44px}.lp-alliance2 .optionArea .optionList li{min-height:116px;padding:22px 32px 22px 189px;border-radius:3px;font-size:16px;line-height:1.4}.lp-alliance2 .optionArea .optionList li:not(:first-of-type){margin-top:20px}.lp-alliance2 .optionArea .optionList .title{margin-bottom:6px;font-size:24px;font-weight:700;color:#ff8000}.lp-alliance2 .optionArea .optionList .option1{background:#fff url(/images/lp/alliance2/alliance2_option1.png) no-repeat 32px 22px}.lp-alliance2 .optionArea .optionList .option2{background:#fff url(/images/lp/alliance2/alliance2_option2.png) no-repeat 32px 22px}.lp-alliance2 .optionArea .optionList .option3{background:#fff url(/images/lp/alliance2/alliance2_option3.png) no-repeat 32px 22px}.lp-alliance2 .optionArea .optionList .option4{background:#fff url(/images/lp/alliance2/alliance2_option4.png) no-repeat 32px 22px}.lp-alliance2 .optionArea .optionList .option5{background:#fff url(/images/lp/alliance2/alliance2_option5.png) no-repeat 32px 22px}.lp-alliance2 .seoArea{margin-bottom:44px}.lp-alliance2 .seoArea .contentsArea{padding:40px 30px;background-color:#fff}.lp-alliance2 .seoArea .contentsArea .text{font-size:24px;line-height:1.5}.lp-alliance2 .seoArea .contentsArea .img{margin-bottom:20px}.lp-alliance2 .seoArea .heading{font-size:40px;font-weight:700;text-align:center;color:#333}.lp-alliance2 .seoArea .brandList{margin-top:20px;margin-bottom:20px}.lp-alliance2 .seoArea .brandList:after{content:"";display:block;clear:both;overflow:auto}.lp-alliance2 .seoArea .brandList li{float:left;width:221px;margin-bottom:18px;text-align:center;margin-right:11px}.lp-alliance2 .seoArea .brandList li:nth-of-type(4n){margin-right:0}.lp-alliance2 .seoArea .brandList li a{display:block}.lp-alliance2 .seoArea .brandList li a img{opacity:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lp-alliance2 .seoArea .brandList li a:hover img{opacity:.6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.lp-alliance2 .seoArea .brandList li .thumb{margin-bottom:5px}.lp-alliance2 .flowArea{margin-top:44px;margin-bottom:44px}.lp-alliance2 .flowArea .flowList{position:relative;padding:35px 135px;background-color:#fff}.lp-alliance2 .flowArea .flowList li{position:relative;width:100%;height:102px;border:1px solid #353535;font-size:24px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.lp-alliance2 .flowArea .flowList li:not(:last-of-type){margin-bottom:58px}.lp-alliance2 .flowArea .flowList li:not(:last-of-type):after{position:absolute;left:0;right:0;bottom:-43px;display:block;content:"";width:45px;height:25px;margin:0 auto;background:url(/images/lp/Cp_IQserver_2017_05/angle_down_blue.png) no-repeat 0 0}.lp-alliance2 .flowArea .flowList li p{font-weight:700}.lp-alliance2 .endCopy{margin:44px 0}.lp-alliance2 .formArea .inner{padding:20px;background-color:#fff}.lp-alliance2 .formArea .c-table th{width:300px}.lp-alliance2 .formArea .message{margin:20px 0;padding:0 20px;font-size:16px}.agreementArea{margin:60px 0}.agreementArea .boxHeading{margin-bottom:10px;font-size:18px;font-weight:700}.scrollArea{overflow-y:auto;padding:14px 20px;background-color:#f6f6f6}.scrollArea,.userAgree_body{-webkit-box-sizing:border-box;box-sizing:border-box}.userAgree_body{height:200px}.privacyAgree{margin-top:40px;margin-bottom:40px}.privacyAgree_body{-webkit-box-sizing:border-box;box-sizing:border-box;height:300px}.agreementCheck{text-align:center;font-size:14px}.agreementCheck label{font-size:16px!important;color:#00a3d9}.agreementCheck .checkbox{margin:20px 0}.agreementCheck_btn{margin-top:20px;text-align:center}.agreeContent__heading{font-weight:700;font-size:1.15em}.agreeContent_box:not(:first-of-type){margin-top:14px}.agreeContent .c-section{margin:0;padding:0;border:none;background-color:transparent}.agreeContent .c-section_inner{padding:0}.agreeContent .c-heading{font-size:14px;font-weight:700;color:#333}.u-w10p{width:10%}.u-w15p{width:15%!important}.u-w20p{width:20%!important}.u-w25p{width:25%!important}.u-w30p{width:30%!important}.u-w35p{width:35%!important}.u-w40p{width:40%!important}.u-w45p{width:45%!important}.u-w50p{width:50%!important}.u-w55p{width:55%!important}.u-w60p{width:60%!important}.u-w65p{width:65%!important}.u-w70p{width:70%!important}.u-w75p{width:75%!important}.u-w80p{width:80%!important}.u-w85p{width:85%!important}.u-w90p{width:90%!important}.u-w95p{width:95%!important}.u-w100p{width:100%!important}.u-mt0{margin-top:0!important}.u-mt5{margin-top:5px!important}.u-mt10{margin-top:10px!important}.u-mt15{margin-top:15px!important}.u-mt20{margin-top:20px!important}.u-mt30{margin-top:30px!important}.u-mt40{margin-top:40px!important}.u-mt50{margin-top:50px!important}.u-mt100{margin-top:100px!important}.u-mr0{margin-right:0!important}.u-mr5{margin-right:5px!important}.u-mr10{margin-right:10px!important}.u-mr15{margin-right:15px!important}.u-mr20{margin-right:20px!important}.u-mr30{margin-right:30px!important}.u-mr40{margin-right:40px!important}.u-mr50{margin-right:50px!important}.u-mr100{margin-right:100px!important}.u-mb0{margin-bottom:0!important}.u-mb5{margin-bottom:5px!important}.u-mb10{margin-bottom:10px!important}.u-mb15{margin-bottom:15px!important}.u-mb20{margin-bottom:20px!important}.u-mb30{margin-bottom:30px!important}.u-mb40{margin-bottom:40px!important}.u-mb50{margin-bottom:50px!important}.u-mb100{margin-bottom:100px!important}.u-ml0{margin-left:0!important}.u-ml5{margin-left:5px!important}.u-ml10{margin-left:10px!important}.u-ml15{margin-left:15px!important}.u-ml20{margin-left:20px!important}.u-ml30{margin-left:30px!important}.u-ml40{margin-left:40px!important}.u-ml50{margin-left:50px!important}.u-ml100{margin-left:100px!important}.u-pt0{padding-top:0!important}.u-pt5{padding-top:5px!important}.u-pt10{padding-top:10px!important}.u-pt15{padding-top:15px!important}.u-pt20{padding-top:20px!important}.u-pt30{padding-top:30px!important}.u-pt40{padding-top:40px!important}.u-pt50{padding-top:50px!important}.u-pt100{padding-top:100px!important}.u-pr0{padding-right:0!important}.u-pr5{padding-right:5px!important}.u-pr10{padding-right:10px!important}.u-pr15{padding-right:15px!important}.u-pr20{padding-right:20px!important}.u-pr30{padding-right:30px!important}.u-pr40{padding-right:40px!important}.u-pr50{padding-right:50px!important}.u-pr100{padding-right:100px!important}.u-pb0{padding-bottom:0!important}.u-pb5{padding-bottom:5px!important}.u-pb10{padding-bottom:10px!important}.u-pb15{padding-bottom:15px!important}.u-pb20{padding-bottom:20px!important}.u-pb30{padding-bottom:30px!important}.u-pb40{padding-bottom:40px!important}.u-pb50{padding-bottom:50px!important}.u-pb100{padding-bottom:100px!important}.u-pl0{padding-left:0!important}.u-pl5{padding-left:5px!important}.u-pl10{padding-left:10px!important}.u-pl15{padding-left:15px!important}.u-pl20{padding-left:20px!important}.u-pl30{padding-left:30px!important}.u-pl40{padding-left:40px!important}.u-pl50{padding-left:50px!important}.u-pl100{padding-left:100px!important}.u-fs-small{font-size:11px;font-size:1.1rem}.u-fs-medium{font-size:16px;font-size:1.6rem}.u-fs-large{font-size:18px;font-size:1.8rem}.u-fs14{font-size:14px;font-size:1.4rem}.u-fs16{font-size:16px;font-size:1.6rem}.u-fs18{font-size:18px;font-size:1.8rem}.u-fs20{font-size:20px;font-size:2rem}.u-fs28{font-size:28px;font-size:2.8rem}.u-fc-red,.u-fcRed,.u-red{color:#e74848!important}.u-fcBlue{color:#0068a6!important}.u-fcOffWhite{color:#aaa}.u-bgRed{background-color:#e74848!important}.u-fc-caution{color:#ef9907!important}.u-fc-alert{color:#e74848!important}.u-fwNormal{font-weight:400!important}.u-alignC{text-align:center!important}.u-alignL{text-align:left!important}.u-alignR{text-align:right!important}.u-center{margin-left:auto;margin-right:auto!important}.u-left{float:left!important}.u-right{float:right!important}.u-wrapper:after{content:"";display:block;clear:both;overflow:auto}.u-td-alignR td,.u-td-alignR th,.u-th-alignR td,.u-th-alignR th{text-align:right!important}.u-vAlignTop{vertical-align:top!important}.u-vAlignMiddle{vertical-align:middle!important}.u-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.u-flex-jc-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.u-flex-jc-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.u-flex-jc-flex-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.u-flex-jc-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body,html{height:100%;min-height:100%}#overlay{opacity:0;filter:alpha(opacity=0);position:absolute;top:0;left:0;z-index:900;width:100%;height:100%;background:#000;display:block;position:fixed}.messagebox{display:none;position:absolute;z-index:1000;width:400px;padding:20px;background:#fff;border:4px solid #565656;border-radius:5px}.messageclose{line-height:1;font-size:14px;position:absolute;top:10px;right:10px;color:#666;text-decoration:none}.workbox{display:none;position:absolute;z-index:1000;width:900px;height:500px;padding:20px;background:#fff;border:5px solid #333;border-radius:5px;overflow:scroll}.workclose{line-height:1;font-size:14px;position:absolute;top:10px;right:10px;color:#666;text-decoration:none}.jcrop-holder{margin-right:10px!important}.jcrop-holder,.jcrop-tracker{max-width:500px!important;max-height:500px!important}ul#previewGoogle li{float:left!important;margin-right:10px!important;list-style:none!important}#modal_answer,#modal_contract,#modal_evaluation,#modal_product{top:50px;width:600px;position:fixed;background:#fdfdf2;padding:20px;z-index:1000;border-radius:5px}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}.cf{*zoom:1}#chatListBox{width:220px;font-size:13px;position:fixed;right:5px;bottom:0;z-index:99;background:#f4f4ec}.chatListHead{height:32px;padding:0 5px 0 40px;cursor:pointer;line-height:32px;color:#fff;border:1px solid #0068a6;box-shadow:inset 0 1px 0 #80b4d3;-moz-box-shadow:0 1px 0 #80b4d3 inset;-webkit-box-shadow:0 1px 0 #80b4d3 inset}.chatListHeadOn{background:#0068a6 url(cimg/chatFukiS_on.png) no-repeat 10px 7px}.chatListHeadOff{background:#0068a6 url(cimg/chatFukiS_off.png) no-repeat 10px 7px}.chatClose,.chatListClose,.chatMessageListClose{display:none}.chatListOpen,.chatMessageListOpen,.chatOpen{display:block}.chatListInBox{display:block;width:218px;height:280px;overflow-y:auto;overflow-x:hidden;border:1px solid #ccc}.chatListInBox li{display:block;height:38px;line-height:38px;background-color:#f4f4ec;padding:0 10px;cursor:pointer}.chatListInBox li.chat_list_notification,.chatListInBox li.chat_list_notification.group{background-color:#ffe0e0}.chatListInBox li.list_archive{line-height:20px;height:20px;border-radius:5px;background-color:#e1e1e1;text-align:center;font-size:10px;margin:7px 10px;padding:0}.chatListInBox li img{margin:6px 6px 0 0;max-width:24px;max-height:24px;border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;float:left}.chatListInBox .uzName{display:block;float:left;width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uzStatus{display:block;float:right;width:10px}.uzStatusOn{color:#3abd30}.uzStatusOff{color:#ccc}.chatListFoot{border:1px solid #ccc;border-top:none;height:38px;line-height:38px;width:218px;background:#fff;position:relative}.chatListFoot .chatSerch{background:url(cimg/chatSerch.png);border:none;width:18px;height:18px;position:absolute;top:10px;left:10px}.chatListFoot input[type=text]{border:none;width:165px;height:20px;position:absolute;top:10px;right:16px}#chatBoxArea{position:fixed;right:230px;bottom:0;z-index:99}#chatBoxArea .fbox{word-break:break-all}.file_path{display:none;display:block\9;width:52px\9;margin:10px 0 0 0\9;float:right\9}#chatBoxAreaPos{display:-moz-box;display:-o-box;display:-ms-box;box-align:end;-ms-box-align:end;-moz-box-align:end;-webkit-box-align:end;-o-box-align:end}.chatBox{float:right;margin-left:5px;width:270px;font-size:13px}#chatMessageBox.chatBox{float:left;margin-left:0;width:678px}#chatMessageBox form{margin:0}.chatBoxTemplate{display:none}.chatHead{height:32px;background:#0068a6;padding:0 10px;line-height:32px;color:#fff;border:1px solid #0068a6;box-shadow:inset 0 1px 0 #80b4d3;-moz-box-shadow:0 1px 0 #80b4d3 inset;-webkit-box-shadow:0 1px 0 #80b4d3 inset;position:relative}.chatHead a{color:#fff!important}.chatHead .uzName{text-overflow:ellipsis;width:160px;white-space:nowrap;overflow:hidden;position:absolute;top:0}.chatHead .uzName a{line-height:32px}.chatHead .chatCloseBtn{width:18px;height:18px;cursor:pointer;position:absolute;top:8px;right:6px}.chatHead .chatSettingBtn-users{cursor:pointer;position:absolute;top:7px;right:72px}.chatHead .chatSettingBtn{right:46px}.chatHead .chatGuideBtn,.chatHead .chatSettingBtn{width:18px;height:18px;cursor:pointer;position:absolute;top:8px}.chatHead .chatGuideBtn{right:24px}.chatHead .chatSetS ul{width:180px;position:absolute;top:28px;left:200px;z-index:200;list-style:none;display:none;cursor:pointer}.chatHead .chatSetS li{padding:0 10px;background:#eee;border:1px solid #ccc;color:#666;font-size:12px;line-height:28px}.chatHead .chatSetS li:hover{background:#ddd}.chatHeadBar{width:100%;height:100%}.chatMenuDummy,.chatNameDummy{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0}#input_chat_name{display:none}#chatBoxArea .chatInBox{width:268px;height:280px;overflow-y:auto;overflow-x:hidden;border:1px solid #ccc;background-color:#f4f4ec}#chatBoxArea .chatInBox ul{display:block;width:254px}#chatBoxArea .chatInBox ul li{display:block;clear:both}#chatBoxArea .chatInBox .chatPartner{display:block;line-height:38px;background:#f4f4ec;padding:0 5px 0 50px}.chatPartnerBox>img{float:left;margin:6px 0 0 10px;max-width:22px;max-height:22px;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px}#chatBoxArea .chatInBox .chatYou{display:block;line-height:38px;background:#f4f4ec;padding:0 50px 0 5px}.chatYouBox>img{position:relative;top:6px;right:10px;float:right;width:22px;height:22px;border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px}.chatPartner .fbox{display:block;padding:5px;margin:10px 5px 10px 0;line-height:150%;position:relative;background:#fdfdf2;border:1px solid #ccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.chatPartner .fbox:after{border-right:10px solid #fdfdf2;left:-9px}.chatPartner .fbox:after,.chatPartner .fbox:before{content:"";position:absolute;border-top:5px solid transparent;border-bottom:5px solid transparent;top:12px}.chatPartner .fbox:before{border-right:10px solid #ccc;left:-11px}.chatYou .fbox{display:block;padding:5px;margin:10px 0 10px 5px;line-height:150%;position:relative;background:#fdfdf2;border:1px solid #ccc;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.chatYou .fbox:after{border-left:10px solid #fdfdf2;left:191px}.chatYou .fbox:after,.chatYou .fbox:before{content:"";position:absolute;border-top:5px solid transparent;border-bottom:5px solid transparent;top:12px}.chatYou .fbox:before{border-left:10px solid #ccc;left:193px}.chatDate{text-align:center;margin:5px 0;list-style:none}.chatFoot{border:1px solid #ccc;border-top:none;height:38px;width:268px;background:#fff;position:relative}.chatFoot input[type=text],.chatFoot textarea{border:none;width:210px;height:18px;position:absolute;resize:none;font-size:12px;padding:10px;line-height:16px;overflow:hidden}.chatFoot textarea{width:195px\9}.chatFoot input[type=button]{background:url(cimg/chatClip.png);border:none;width:21px;height:20px;position:absolute;top:10px;right:10px;cursor:pointer}.chatIconOn{background-image:url(cimg/chatIconOn.png);width:33px;height:21px}#chatHistoryBody{background:#fff;background:#fdfdf2}#chatHistoryBody #Lbox{float:left;width:300px}#chatHistoryBody #Rbox{float:right;width:678px}#chatHistoryBody #chatSerchBox{border:1px solid #ccc;height:38px;line-height:38px;background:#fff;position:relative}#chatHistoryBody .chatSerch{background:url(cimg/chatSerch.png);border:none;width:18px;height:18px;position:absolute;top:10px;left:10px}#chatHistoryBody input[type=text]{border:none;width:240px;height:20px;position:absolute;top:10px;right:16px}#chatHistoryBody .userList{overflow-y:scroll;position:relative;height:458px;background:#fff;border:1px solid #ccc;border-top:none}#chatHistoryBody .userList li{display:block;background:#fff;padding:10px 0 0 10px;height:60px;cursor:pointer;border-bottom:1px solid #ccc;line-height:130%;font-weight:700;clear:both}#chatHistoryBody .userList .chat_list_notification{background:#ffe0e0}#chatHistoryBody .userList li img{float:left;width:44px;border-radius:44px;-webkit-border-radius:44px;-moz-border-radius:44px}#chatHistoryBody .userList li .chat_author{float:left;margin:0 0 0 10px;width:200px}#chatHistoryBody .userList li .text,#chatHistoryBody .userList li .uzName{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#chatHistoryBody .userList li .text{color:#999}#chatHistoryBody .userList li .date{display:block;color:#999;font-size:10px}#chatHistoryBody #chatUzNameBox{border:1px solid #ccc;border-left:none;height:38px;position:relative}#chatHistoryBody #chatUzNameBox h3{margin:0;display:block;width:500px;height:18px;font-size:18px;line-height:18px;position:absolute;top:10px;left:16px}#chatHistoryBody #chatUzNameBox .chatSettingBtn2-users{position:absolute;top:10px;right:45px;cursor:pointer}#previewUsersModal #contentChatUsers .chat_users td{padding:5px}#previewUsersModal #contentChatUsers .chat_users img{width:30px;height:30px}#chatHistoryBody #chatUzNameBox .chatSettingBtn2{background:url(cimg/chatSetS2.png);width:18px;height:18px;position:absolute;top:10px;right:16px;cursor:pointer}#chatHistoryBody #chatUzNameBox ul{display:none;width:180px;position:absolute;top:28px;right:20px;z-index:200;list-style:none;cursor:pointer}#chatHistoryBody #chatUzNameBox li{display:block;padding:0 10px;background:#eee;border:1px solid #ccc;color:#666;font-size:12px;line-height:28px}#chatHistoryBody #chatUzNameBox li:hover{background:#ddd}#chatHistoryBody .chatInBox{height:321px;overflow-y:auto;overflow-x:hidden;background-color:#fff;border-right:1px solid #ccc;border-bottom:1px solid #ccc}#chatHistoryBody #msgList{font-size:14px;background:#fff}#chatHistoryBody #msgList li{display:block;position:relative;background:#fff;padding:10px 0 0 10px;min-height:60px;border-bottom:1px solid #ccc;line-height:170%;font-weight:700;clear:both}#chatHistoryBody #msgList li>img{float:left;width:44px;border-radius:44px;-webkit-border-radius:44px;-moz-border-radius:44px}#chatHistoryBody #msgList li .chat_author{float:left;margin:0 0 0 10px;width:580px}#chatHistoryBody #msgList li .uzName{display:block;width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#chatHistoryBody #msgList li .text{display:block;margin-bottom:10px;color:#999;word-break:break-all}#chatHistoryBody #msgList li .date{display:block;position:absolute;top:10px;right:10px;color:#999;font-size:10px}#chatHistoryBody #msgList li .attached{background:#eee;padding:5px;margin-bottom:10px}#chatHistoryBody #formBox{padding:10px 10px 0;height:127px;border-right:1px solid #ccc;border-bottom:1px solid #ccc}#chatHistoryBody #formBox textarea{width:100%;height:60px}#chatHistoryBody #formFoot{text-align:right;background:#eee;border:1px solid #ccc;padding:5px 10px}#chatHistoryBody #formBox input.btn_file{background:url(cimg/chatClip.png);border:none;width:21px;height:20px;cursor:pointer;margin-right:20px}#chatHistoryBody #formBox input#btn_send_chat{padding:3px 10px}#chatMessageBoard .commentBox{border:0 solid #aaa;float:left;width:100%}#chatMessageBoard .commentBox .commentBoxBody{padding:0 0 10px 15px}#chatMessageBoard .commentBox .commentBoxBody #commentPreview{height:450px;overflow-x:hidden;overflow-y:scroll;word-wrap:break-word}#chatMessageBoard .commentBox .commentBoxBody .edit{text-align:right}#chatMessageBoard .commentBox .commentBoxBody .edit i{cursor:pointer}#chatMessageBoard .commentBox .commentBoxBody .edit i.disabled{cursor:default;color:#999}#editCommentModal .message{color:red}#createChatBoard .select_users{overflow-x:hidden;overflow-y:scroll;height:300px}#createChatBoard .select_users td{border:0 solid #eee!important}#createChatBoard .select_users tr.disabled:hover{background-color:transparent}#createChatBoard .select_users tr:hover{cursor:pointer;background-color:#eee}#createChatBoard .select_users table{width:100%}#createChatBoard .select_users .col_checkbox{width:10px;padding:10px;text-align:center}#createChatBoard .select_users .col_photo{width:30px;padding:10px;text-align:center}#createChatBoard .action{margin-top:10px}#createChatBoard .error{padding-bottom:10px;color:red}#createChatBoard .createChatBtn button{width:100px;position:static!important}#messageIndexBoard .breadcrumb,#messageIndexBoard .l-contents_inner{width:97%;min-width:1000px;max-width:1300px}.chatArea{height:500px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff}.bxsz,.chatCbox,.chatCbox .chatInputArea textarea,.chatCbox .groupHeading,.chatCbox_inner .chatGroup,.chatLbox,.chatLbox .chatGroup,.chatLbox_inner,.chatLbox_search,.chatModal,.chatRbox,.chatRbox .memoArea,.chatRbox .memoHeading,.createGroupArea .createGroupTable .chatJoin_inner,.createGroupArea .createGroupTable td,.createGroupArea .createGroupTable th,.fixArea .fixBox01 .chatGroup,.fixArea .fixBox01 .fixBox_foot_search,.fixArea .fixBox02 .chatGroup,.fixArea_inner{-webkit-box-sizing:border-box;box-sizing:border-box}.chatCbox .groupHeading:after,.chatCbox .submitArea:after,.chatRbox .memoHeading:after,.clearfix:after,.createGroupArea .createGroupTable th:after{content:"";display:block;clear:both}.contentHead_inner{position:relative;display:inline-block}.contentHead .createChat{position:absolute;right:-33px;top:5px;color:#0068a6;cursor:pointer}.contentHead .createChat a:hover{color:#0068a6}.contentHead .jobGuideline{display:inline-block;margin-left:800px;vertical-align:top;margin-top:5px}.chatLbox{width:300px;line-height:1.5}.chatLbox_search{position:relative;height:40px;border:1px solid #ddd;border-bottom:none}.chatLbox_search_ico{position:absolute;left:10px;top:7px;color:#aaa;font-size:22px}.chatLbox_search input{position:absolute;right:10px;top:7px;width:240px;border:none}.chatLbox_inner{height:460px;overflow:auto;border:1px solid #ddd}.chatLbox .chatGroup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px;border-bottom:1px solid #ddd}.chatLbox .chatGroup.is-unread{background-color:#ffe0e0}.chatLbox .chatGroup_ico{position:relative;width:44px;line-height:1}.chatLbox .chatGroup_ico img{border-radius:22px}.chatLbox .chatGroup_ico i{position:absolute;left:-5px;top:24px;width:26px;height:26px;font-size:15px;line-height:26px;text-align:center;background-color:#9673ff;color:#fff;border-radius:13px}.chatLbox .chatGroup_textBox{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0 18px 0 12px;font-size:10px;color:#aaa}.chatLbox .chatGroup_name{color:#333}.chatLbox .chatGroup_message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatLbox .chatGroup_state_ico{position:absolute;right:0;top:50%;margin-top:-5px}.chatLbox .chatGroup_state_ico.is-online{color:#3abd30;line-height:1}.chatCbox{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:700px;min-width:400px;width:700px;border:1px solid #ddd;border-right:none;border-left:none}.chatCbox .groupHeading{position:relative;min-height:40px;border-bottom:1px solid #ddd;padding:5px 10px;color:#333;font-size:16px}.chatCbox .groupHeading_name{display:block;padding-right:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatCbox .groupHeading_inner{position:absolute;right:16px;top:0;display:inline-block;height:40px;line-height:40px}.chatCbox .groupHeading_groupIco{display:inline-block;margin-right:10px}.chatCbox .groupHeading_groupIco i{font-size:18px;color:#0068a6;line-height:1;cursor:pointer;vertical-align:middle}.chatCbox .groupHeading_settingIco{position:relative;display:inline-block}.chatCbox .groupHeading_settingIco i{font-size:22px;color:#0068a6;line-height:1;cursor:pointer;vertical-align:middle}.chatCbox .groupHeading_settingIco_menu{position:absolute;right:8px;top:30px;width:180px;font-size:13px;background-color:#eee;border:1px solid #ddd;z-index:100;cursor:pointer}.chatCbox .groupHeading_settingIco_menu li{padding:5px 10px;border-bottom:1px solid #ddd}.chatCbox .groupHeading_settingIco_menu li:nth-child(2n){background-color:#ddd}.chatCbox .groupHeading_settingIco_menu li:last-child{border-bottom:none}.chatCbox_inner{height:315px;border-bottom:1px solid #ddd;overflow:auto}.chatCbox_inner .chatGroup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:10px;border-bottom:1px solid #ddd}.chatCbox_inner .chatGroup.is-unread{background-color:#ffe0e0}.chatCbox_inner .chatGroup_ico{position:relative;width:44px}.chatCbox_inner .chatGroup_ico img{border-radius:22px}.chatCbox_inner .chatGroup_textBox{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0 18px 0 12px;font-size:13px}.chatCbox_inner .chatGroup_name{padding-right:149px;color:#333}.chatCbox_inner .chatGroup_data{margin-top:-23px;text-align:right}.chatCbox .chatInputArea{padding:10px}.chatCbox .chatInputArea textarea{width:100%;height:75px;resize:vertical}.chatCbox .submitArea{padding:5px 10px;border:1px solid #ddd;background-color:#eee}.chatCbox .submitArea_file{float:right;display:inline-block;margin-right:16px;color:#aaa;line-height:1;cursor:pointer}.chatCbox .submitArea_btn{float:right;display:inline-block;padding:2px 12px;color:#fff;background-color:#ff8000;cursor:pointer}.chatRbox{width:300px}.chatRbox .memoHeading{position:relative;min-height:40px;border:1px solid #ddd;border-bottom:none;padding:5px 10px;color:#333;font-size:16px}.chatRbox .memoHeading_inner{position:absolute;right:16px;top:0;display:inline-block;height:40px;line-height:40px}.chatRbox .memoHeading_memoIco{display:inline-block}.chatRbox .memoHeading_memoIco i{font-size:22px;color:#0068a6;line-height:1;vertical-align:middle;cursor:pointer}.chatRbox .memoArea{height:460px;background-color:#fffeee;padding:10px;overflow:auto;border:1px solid #ddd}.fixArea{position:fixed;right:0;bottom:0}.fixArea_head{position:relative;padding:5px 12px;color:#fff;background-color:#0068a6}.fixArea_head_inner{position:absolute;right:0;top:0;display:inline-block;height:33px;line-height:33px}.fixArea_head_cmtIco{display:inline-block;margin-right:5px}.fixArea_head_cmtIco i{font-size:20px;color:#fff;line-height:1;vertical-align:middle}.fixArea_head_groupIco{display:inline-block;margin-right:5px}.fixArea_head_groupIco i{font-size:18px;color:#fff;line-height:1;vertical-align:middle;cursor:pointer}.fixArea_head_settingIco{position:relative;display:inline-block;margin-right:5px}.fixArea_head_settingIco i{font-size:22px;color:#fff;line-height:1;vertical-align:middle;cursor:pointer}.fixArea_head_settingIco_menu{position:absolute;right:8px;top:30px;width:180px;font-size:13px;background-color:#eee;border:1px solid #ddd;z-index:100;cursor:pointer}.fixArea_head_settingIco_menu li{padding:5px 10px;border-bottom:1px solid #ddd}.fixArea_head_settingIco_menu li:nth-child(2n){background-color:#ddd}.fixArea_head_settingIco_menu li:last-child{border-bottom:none}.fixArea_head_closeIco{display:inline-block;margin-right:10px}.fixArea_head_closeIco i{font-size:20px;color:#fff;line-height:1;vertical-align:middle;cursor:pointer}.fixArea_inner{height:230px;overflow:auto;border:1px solid #ddd}.fixArea .fixBox01{float:right;width:220px;margin-right:10px;background-color:#f4f4ec}.fixArea .fixBox01 .chatGroup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px}.fixArea .fixBox01 .chatGroup.is-unread{background-color:#ffe0e0}.fixArea .fixBox01 .chatGroup_ico{position:relative;width:24px;line-height:1}.fixArea .fixBox01 .chatGroup_ico img{border-radius:12px}.fixArea .fixBox01 .chatGroup_ico i{position:absolute;left:-5px;top:12px;width:16px;height:16px;font-size:10px;line-height:15px;text-align:center;background-color:#9673ff;border-radius:8px;color:#fff}.fixArea .fixBox01 .chatGroup_textBox{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:0 18px 0 12px;font-size:10px;color:#aaa}.fixArea .fixBox01 .chatGroup_name{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixArea .fixBox01 .chatGroup_state_ico{position:absolute;right:0;top:50%;margin-top:-5px}.fixArea .fixBox01 .chatGroup_state_ico.is-online{color:#3abd30;line-height:1}.fixArea .fixBox01 .fixBox_foot{background-color:#fff}.fixArea .fixBox01 .fixBox_foot_search{position:relative;height:40px;border:1px solid #ddd;border-bottom:none}.fixArea .fixBox01 .fixBox_foot_search_ico{position:absolute;left:10px;top:7px;color:#aaa;font-size:22px}.fixArea .fixBox01 .fixBox_foot_search input{position:absolute;right:10px;top:7px;width:157px;border:none}.fixArea .fixBox02{float:right;width:270px;margin-right:10px;background-color:#f4f4ec}.fixArea .fixBox02 .chatGroup{width:100%;padding:10px;font-size:10px}.fixArea .fixBox02 .chatGroup.is-unread{background-color:#ffe0e0}.fixArea .fixBox02 .chatGroup_data{color:#333;text-align:center}.fixArea .fixBox02 .chatGroup_inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fixArea .fixBox02 .chatGroup_ico{position:relative;width:24px;margin-right:20px;line-height:1}.fixArea .fixBox02 .chatGroup_ico img{border-radius:12px}.fixArea .fixBox02 .chatGroup_textBox{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:8px 15px;color:#333;background-color:#fdfdf2;border-radius:8px;border:1px solid #ddd}.fixArea .fixBox02 .chatGroup_textBox:after{position:absolute;left:-11px;top:10px;display:block;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAHpJREFUGJWNkLsOwjAQBMekQDQR/IJ/NOZD76p0EQ+lQQjCUhHxsGNWWumKmS0uAJhZAjoqCQCScPfUtutut93QNCELr15HjDGN43V/Ol+YJpXnJc01szQMve63g/Q4fvQHXhKycEkowjlhEf4WqvC7MP+5FndPf8MAT9YS474hBtxYAAAAAElFTkSuQmCC);width:11px;height:11px}.fixArea .fixBox02 .chatGroup_state_ico{position:absolute;right:0;top:50%;margin-top:-5px}.fixArea .fixBox02 .chatGroup_state_ico.is-online{color:#3abd30;line-height:1}.fixArea .fixBox02 .chatGroup.is-mine .chatGroup_ico{width:24px;margin:0 0 0 20px;line-height:1}.fixArea .fixBox02 .chatGroup.is-mine .chatGroup_ico img{border-radius:12px}.fixArea .fixBox02 .chatGroup.is-mine .chatGroup_textBox{position:relative}.fixArea .fixBox02 .chatGroup.is-mine .chatGroup_textBox:after{position:absolute;right:-11px;left:inherit;top:10px;display:block;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAGNJREFUGJWVyjEOgCAQRNFdjwIXhYNuZ0dEY2OMwli50aCCk/xqHosIqD5vrXWMHB9xSqBxWmieV2+MccxMXQvUAzni2r4NCKGHiDgAdFbgN1jgL3jDNai4BSpugYpboOI/OwBnbAEzDjzu/gAAAABJRU5ErkJggg==);width:11px;height:11px}.fixArea .fixBox02 .fixBox_foot{background-color:#fff;height:40px}.fixArea .fixBox02 .fixBox_foot_file{float:right;display:inline-block;margin-right:16px;color:#aaa;line-height:40px;cursor:pointer}.createGroupArea{padding:20px 20px 70px;background-color:#fff;border:1px solid #ddd}.createGroupArea .createGroupTable{width:100%;margin-bottom:20px;background-color:#fff;border:1px solid #ddd;table-layout:fixed}.createGroupArea .createGroupTable tr{border-bottom:1px solid #ddd}.createGroupArea .createGroupTable th{width:220px;padding:16px;background-color:#f9f9f9;text-align:left;vertical-align:middle}.createGroupArea .createGroupTable th .is-must{float:right;background-color:#d90000;color:#fff;padding:0 8px;border-radius:3px}.createGroupArea .createGroupTable td{padding:16px;border-left:1px solid #ddd}.createGroupArea .createGroupTable .chatName input[type=text]{width:220px}.createGroupArea .createGroupTable .chatIco td{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.createGroupArea .createGroupTable .chatIco_img{margin-right:16px}.createGroupArea .createGroupTable .chatIco_img img{border-radius:40px}.createGroupArea .createGroupTable .chatIco_trash{color:#0068a6;cursor:pointer}.createGroupArea .createGroupTable .chatJoin td{padding:0}.createGroupArea .createGroupTable .chatJoin_inner{height:240px;padding:16px;overflow:auto}.createGroupArea .createGroupTable .chatJoin_box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;color:#0067a5;border-bottom:1px solid #ddd;cursor:pointer}.createGroupArea .createGroupTable .chatJoin_box:first-child{border-top:1px solid #ddd}.createGroupArea .createGroupTable .chatJoin_box img{width:36px;height:36px;margin-left:20px;border-radius:18px}.createGroupArea .createGroupTable .chatJoin_box_chk{margin-right:20px}.createGroupArea .createGroupTable .chatJoin_box .chatJoin_name{display:inline-block;margin-left:20px}.createGroupArea .createGroupTable .chatJoin_box_select{width:120px;margin-left:auto;color:#0067a5}.createButton{text-align:center}.createButton button{position:static!important;width:250px;color:#fff;font-size:16px;margin:0 7px;padding:12px 0;background-image:none!important;background:none;border:none;border-radius:0;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.createButton button[type=button]{background-color:#0068a6;-webkit-box-shadow:0 5px 0 0 #004873;box-shadow:0 5px 0 0 #004873}.createButton button[type=submit]{background-color:#ff8000;-webkit-box-shadow:0 5px 0 0 #d06800;box-shadow:0 5px 0 0 #d06800}.chatModal{width:600px;background-color:#fff;margin:0 auto;padding:16px;top:0;left:0;right:0;bottom:0}.chatModal_inner{max-height:240px;overflow:auto;margin-bottom:20px}.chatModal_ttl{margin-bottom:20px;font-size:14px;text-align:center}.chatModal_box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 5px;border-bottom:1px solid #ddd}.chatModal_box:first-child{border-top:1px solid #ddd}.chatModal_box_ico{margin-right:16px}.chatModal_box_ico img{border-radius:18px}.chatModal_box_name{color:#0068a6}.chatModal_box_class{margin-left:auto}.chatModal_close{width:76px;text-align:center;color:#fff;margin:0 auto;padding:8px;background-color:#0068a6;-webkit-box-shadow:0 3px 0 0 #004873;box-shadow:0 3px 0 0 #004873;border-radius:3px;cursor:pointer}.fbox_ico i{position:absolute;left:5px;top:32px;width:26px;height:26px;font-size:15px;line-height:26px;text-align:center;background-color:#9673ff;color:#fff;border-radius:13px}#chatListBox .chatListBody .chatGroup_ico{position:relative;width:24px;line-height:1}#chatListBox .chatListBody .chatGroup_ico i{position:absolute;left:-5px;top:15px;width:16px;height:16px;font-size:10px;line-height:15px;text-align:center;background-color:#9673ff;border-radius:8px;color:#fff}

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(cimg/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(cimg/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(cimg/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:700;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce url(cimg/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:700;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(cimg/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:700;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-widget :active{outline:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(cimg/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(cimg/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(cimg/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(cimg/ui-icons_ffffff_256x240.png)}.ui-state-active .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(cimg/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(cimg/ui-icons_228ef1_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(cimg/ui-icons_ffd27a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(cimg/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(cimg/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}

/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}

/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}

/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}

/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-hover{font-weight:400;margin:-1px}

/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none!important;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin:.5em 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}

/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}

/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tabs .ui-tabs-hide{display:none!important}

/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{position:absolute;z-index:-1;-webkit-filter:mask();filter:mask();top:-4px;left:-4px;width:200px;height:200px}

/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}#my_jobs_adoption_waiting .ui-dialog .ui-dialog-titlebar,#my_jobs_adoption_waiting_for_image .ui-dialog .ui-dialog-titlebar,#my_jobs_completed .ui-dialog .ui-dialog-titlebar,#my_jobs_completed_for_image .ui-dialog .ui-dialog-titlebar,#my_jobs_join .ui-dialog .ui-dialog-titlebar,#my_jobs_join_waiting .ui-dialog .ui-dialog-titlebar,#my_jobs_list_c .ui-dialog .ui-dialog-titlebar,#my_jobs_qa .ui-dialog .ui-dialog-titlebar,#my_jobs_user .ui-dialog .ui-dialog-titlebar,#my_notification_invite .ui-dialog .ui-dialog-titlebar,#my_top .ui-dialog .ui-dialog-titlebar{display:none}#my_jobs_adoption_waiting .ui-widget-overlay,#my_jobs_adoption_waiting_for_image .ui-widget-overlay,#my_jobs_completed .ui-widget-overlay,#my_jobs_completed_for_image .ui-widget-overlay,#my_jobs_join .ui-widget-overlay,#my_jobs_join_waiting .ui-widget-overlay,#my_jobs_list_c .ui-widget-overlay,#my_jobs_qa .ui-widget-overlay,#my_jobs_user .ui-widget-overlay,#my_notification_invite .ui-widget-overlay,#my_top .ui-widget-overlay{position:fixed}#my_jobs_adoption_waiting .ui-widget-overlay,#my_jobs_adoption_waiting_for_image .ui-widget-overlay,#my_jobs_completed_for_image .ui-widget-overlay,#my_jobs_join .ui-widget-overlay,#my_jobs_join_waiting .ui-widget-overlay,#my_jobs_user .ui-widget-overlay,#my_notification_invite .ui-widget-overlay{z-index:1001}#my_jobs_adoption_waiting .ui-dialog,#my_jobs_adoption_waiting_for_image .ui-dialog,#my_jobs_completed_for_image .ui-dialog,#my_jobs_join .ui-dialog,#my_jobs_join_waiting .ui-dialog,#my_jobs_user .ui-dialog,#my_notification_invite .ui-dialog{z-index:1002}.box-inner{padding:30px 40px;border:1px solid #d9d9d9;border-radius:3px;font-size:13.6px}.box-inner__attention{margin-bottom:30px;padding:10px 14px;text-align:center;border-radius:3px;font-weight:700;border:1px solid #e74848;color:#e74848;display:block}.box-inner__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:35px}.box-inner__row.--last{margin-bottom:0}.box-inner__row-header{width:180px;margin-left:10px;font-weight:700}.breadcrumb{width:980px;margin:0 auto;padding-top:10px}.breadcrumb__item{display:inline-block;font-size:12px;color:#aaa}.breadcrumb__item:not(:first-child):before{content:">";font-size:11px;padding:0 5px}.btn-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:20px}.btn-list__item{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;cursor:pointer;-webkit-box-shadow:0 0 0 1px #ccc inset;box-shadow:inset 0 0 0 1px #ccc;text-align:center;-webkit-transition:all .2s;transition:all .2s}.btn-list__item__label{background-color:#fff;border-radius:4px;display:none;font-size:10px;padding:1px 4px;position:absolute;right:4px;top:4px}.btn-list__item.--unselectable .btn-list__item__label{display:inline-block}.btn-list__item.--square{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:125px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:210px}.btn-list__item.--rectangle{width:310px;height:125px}.btn-list__item.-selected{cursor:default;background-color:#0068a6!important;color:#fff}.btn-list__item.-selected,.btn-list__item.-selected:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.btn-list__item.-selected .btn-list__u-icon-head:before{background-color:#ff8000}.btn-list__item.--unselectable{background-color:#a9a9a9;pointer-events:none}.btn-list__item.-confirm{pointer-events:none}.btn-list__item:hover{-webkit-box-shadow:0 0 0 4px #0068a6 inset!important;box-shadow:inset 0 0 0 4px #0068a6!important}.btn-list__head{font-size:16px;font-weight:700;margin-top:7px;margin-bottom:12px}.btn-list__u-icon-head{font-size:16px;font-weight:700;margin-bottom:7px;padding-top:20px}.btn-list__u-icon-head:before{background-color:#eee;border-radius:50%;content:"\f00c";font-family:Font Awesome\ 5 Free;font-weight:900;left:15px;position:absolute;top:18px;width:30px}.btn-list__detail{font-size:14px;padding:0 10px}.btn-list__work-type{min-height:125px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;position:relative}.btn-list__work-type-img{border:2px solid #fba953;bottom:163px;display:none;position:absolute}.btn-list__work-type-img:before{content:"";position:absolute;bottom:-24px;left:50%;margin-left:-15px;border:12px solid transparent;border-top-color:#fff;z-index:2}.btn-list__work-type-img:after{content:"";position:absolute;bottom:-30px;left:50%;margin-left:-17px;border:14px solid transparent;border-top-color:#fba953;z-index:1}.btn-list__work-type:hover .btn-list__work-type-img{-webkit-box-shadow:2px 1px 6px -2px rgba(0,0,0,.52);box-shadow:2px 1px 6px -2px rgba(0,0,0,.52);display:block}.category-confirm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:700px;margin:0 auto 20px}.category-confirm__main{position:relative}.category-confirm__main:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f054";position:absolute;top:14px;right:-35px;font-size:26px;color:#0068a6}.category-confirm__sub{border:1px solid #ddd;background:#fff;margin-left:45px;width:320px}.category-description{margin-top:-10px;margin-bottom:14px}.category-list__title{padding:5px 0;position:relative}.category-list__title:hover .category-list__subcategory-list{display:block}.category-list__subcategory-list{display:none;border-radius:3px;width:235px;padding:6px 10px;position:absolute;left:230px;margin-top:-47px;background-color:#fff;-webkit-box-shadow:0 0 2px #076faf;box-shadow:0 0 2px #076faf;z-index:2}.category-list__subcategory-list:before{content:"";width:17px;height:176px;position:absolute;background-color:transparent;top:-2px;left:-17px}.category-list__subcategory-header{border-bottom:1px solid #ddd;color:#076faf;font-size:14px;margin-bottom:5px}.category-list__subcategory-title{font-weight:400;text-decoration:none;padding:.5px 0}.category-list__subcategory-title:before{content:"";width:7px;height:7px;position:absolute;top:31.5px;left:-3.4px;background-color:#fff;-webkit-box-shadow:0 0 2.3px -1px #076faf;box-shadow:0 0 2.3px -1px #076faf;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.category-list__subcategory-title:after{content:"";width:7px;height:16px;position:absolute;top:27px;left:.2px;background-color:#fff;z-index:3}.category-list__subcategory-link{display:inline-block;color:#076faf;cursor:pointer;width:100%}.category-list__subcategory-link:hover{color:#098edc}.category-list__subcategory-link.-active{color:#098edc;font-weight:700;cursor:default;pointer-events:none}.category-list__subcategory-link.-disabled{pointer-events:none}.category-list__link-arrow{color:#076faf;position:relative;width:200px;display:inline-block;text-decoration:none;cursor:pointer}.category-list__link-arrow.-active{font-weight:700;color:#098edc;cursor:default;pointer-events:none}.category-list__link-arrow.-user{cursor:default}.category-list__link-arrow.-disabled{pointer-events:none}.category-list__link-arrow:hover{text-decoration:none;color:#098edc}.category-list__link-arrow:hover:after{right:-11px}.category-list__link-arrow:after{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;position:absolute;top:0;bottom:1px;right:-8px;margin:auto;content:"";width:7px;height:7px;border-top:1.5px solid #7a7a7a;border-right:1.5px solid #7a7a7a;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.category-list__link{color:#076faf;width:188px;display:inline-block;text-decoration:none;-webkit-transition:width .15s;transition:width .15s;cursor:pointer}.category-list__link:hover{color:#098edc}.category-list__link.-active{font-weight:700;color:#098edc;cursor:default;pointer-events:none}.category-list .category__link{display:block}.category-select{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.category-select__main{position:relative}.category-select__main:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f054";position:absolute;top:199px;right:-33px;font-size:26px;color:#0068a6}.category-select__main-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:320px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.category-select__main-row:not(:last-child){margin-bottom:15px}.category-select__sub{background:#fff;cursor:pointer;margin-left:45px;width:320px}.contents-list{-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0;width:740px;min-height:1200px}.e-star{text-align:left!important;position:relative;font-family:Font Awesome\ 5 Free;font-weight:900;font-size:13px;letter-spacing:1px}.e-star,.e-star:before{width:80px;display:inline-block}.e-star:before{color:#ccc}.e-star:after,.e-star:before{content:"\f005\f005\f005\f005\f005"}.e-star:after{position:absolute;left:0;top:0;overflow:hidden;height:100%;color:#ffc100;white-space:nowrap}.e-star.s0:after{width:0}.e-star.s05:after{width:7.5px}.e-star.s10:after{width:16px}.e-star.s15:after{width:23px}.e-star.s20:after{width:30px}.e-star.s25:after{width:39px}.e-star.s30:after{width:47px}.e-star.s35:after{width:54.5px}.e-star.s40:after{width:62px}.e-star.s45:after{width:70px}.e-star.s50:after{width:80px}.error-contents{padding-top:40px;padding-bottom:300px}.error-contents__message-box{border:1px solid #ccc;border-radius:4px;background-color:#fff;max-width:700px;padding:10px 16px;margin-left:auto;margin-right:auto}.error-contents__message-box-header{padding-left:30px;position:relative;font-size:22px}.error-contents__message-box-header:before{font-family:Font Awesome\ 5 Free;content:"\f071";font-weight:900;position:absolute;top:-3px;left:0}.error-contents__message-box-text{color:#444}.error-contents__button{width:150px;border-radius:4px;padding:10px 30px;font-size:14px;border:none;background-color:#fff;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;color:#444!important;text-decoration:none!important;font-weight:700;-webkit-box-shadow:0 0 0 1px #444;box-shadow:0 0 0 1px #444}.error-contents__button:hover{-webkit-box-shadow:0 0 5px 1px #444;box-shadow:0 0 5px 1px #444}.error-contents__button-group{margin:0 10px 10px 0}.error-contents__row{margin-bottom:15px}.error-contents__row.-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.faq-blocks{display:block;width:auto;height:auto;padding:0 30px;background-color:#fff;border:1px solid #ddd;border-radius:3px;margin-bottom:14px;min-height:600px}.faq-blocks__row{display:block;width:100%;margin:25px 0}.faq-blocks__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.faq-blocks__text{width:93%;border-radius:5px;border:1px solid #a9a9a9!important;background-color:#fdfdfd!important;padding:0 10px 0 35px!important;font-size:15px!important;height:38px!important}.faq-blocks__search-box{width:auto;text-align:center;position:relative;margin-bottom:25px}.faq-blocks__search-box:before{font-family:Font Awesome\ 5 Free;position:absolute;top:1px;left:10px;font-weight:900;content:"\f002";color:#a9a9a9;font-size:20px;padding-right:1px}.faq-contents{width:660px}.faq-contents__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-bottom:50px}.faq-contents__card{position:relative;width:450px;height:60px;background-color:#f2f2f2;padding:5px 20px}.faq-contents__unsolved-text{display:block;font-size:14px}.faq-contents__button{display:block;-webkit-transition:all .2s;transition:all .2s;margin:2px auto;width:130px;-webkit-box-shadow:0 0 0 1px #787878;box-shadow:0 0 0 1px #787878;background-color:#fff;border-radius:20px;padding:1px 20px;color:#444!important;position:relative}.faq-contents__button:hover{text-decoration:none;color:#444!important;-webkit-box-shadow:0 0 0 1.8px #787878;box-shadow:0 0 0 1.8px #787878}.faq-contents__button:active{-webkit-box-shadow:0 0 3px 1.8px #787878;box-shadow:0 0 3px 1.8px #787878}.faq-contents__button.-arrow:before{content:"";position:absolute;width:7px;height:7px;border-right:2px solid #787878;border-top:2px solid #787878;top:7px;right:14px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:right .1s;transition:right .1s}.faq-contents__button.-arrow:hover:before{right:12px}.faq-contents__header{display:block;font-size:18px;margin-bottom:20px;position:relative;font-weight:700;width:100%}.faq-contents__header a{color:#444!important;text-decoration:none}.faq-contents__header a:hover{color:#0068a6!important}.faq-contents__header:before{content:"";position:absolute;bottom:-6px;left:1px;width:60px;height:1.6px;background-color:#707070}.faq-contents__header.-long:before{width:385px}.faq-contents__text-contents{margin-bottom:30px}.faq-contents__text-contents h3{display:inline;font-size:1.2em;font-weight:700}.faq-contents__text-contents h4{display:inline;font-size:1.1em;font-weight:700}.faq-contents__text-contents span{font-weight:700}.faq-contents__link{color:#0068a6;text-decoration:none}.faq-contents__link.-dark{color:#444!important}.faq-contents__link.-dark:hover{color:#0068a6!important;text-decoration:none!important}.faq-contents__strong{font-weight:700}.faq-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;margin-bottom:50px}.faq-row__column{width:46%;margin-right:3%;min-height:200px;margin-bottom:30px}.faq-row__column.-sort{min-height:130px}.faq-row__parallel-item{display:inline-block;width:45%;margin-right:4%;margin-bottom:6px;vertical-align:top}.faq-row__parallel-item :nth-child(2){margin-right:0;width:49%}.faq-row__vertical-item{display:block;width:100%;margin-bottom:6px}.faq-sidebar{width:220px;margin-right:40px}.faq-sidebar__item{border-bottom:1px solid #a9a9a9;min-height:40px}.faq-sidebar__item:last-child{border-bottom:none}.faq-sidebar__link{color:#333!important;display:block;padding:.9rem 1.25rem;position:relative}.faq-sidebar__link:hover{background-color:#008bd1;color:#fff!important;text-decoration:none}.faq-sidebar__link.-arrow:before{content:"";position:absolute;width:6px;height:6px;border-right:1.5px solid #a9a9a9;border-top:1.5px solid #a9a9a9;top:16px;right:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.faq-sidebar__link.-arrow:hover:before{-webkit-transition:right .2s;transition:right .2s;border-color:#fff;right:7px}.faq-sidebar__link.-undo{padding-left:2.5em}.faq-sidebar__link.-undo:before{content:"\f3e5";position:absolute;font-family:Font Awesome\ 5 Free;font-weight:900;top:8px;left:10px;color:#a9a9a9}.faq-sidebar__link.-undo:hover{background-color:#008bd1;color:#fff;text-decoration:none}.faq-sidebar__link.-undo:hover:before{-webkit-transition:right .2s;transition:right .2s;color:#fff}.faq-sidebar__link.-active{background-color:#008bd1;color:#fff!important;text-decoration:none}.faq-sidebar__link.-active:before{border-color:#fff}.form-group{margin-bottom:20px;font-size:14px}.form-group__confirm-title,.form-group__label-title{font-size:16px;margin-top:2px;font-weight:700}.form-group__confirm-title{color:#0068a6}.form-group__optional{background-color:#aaa}.form-group__optional,.form-group__require{color:#fff;margin-right:7px;padding:3px 10px;border-radius:3px;font-size:11px;font-weight:700}.form-group__require{background-color:#e74848}.form-group__annotation-text{margin-left:5px;margin-top:.25em;font-size:.9em}.form-group__help-icon{cursor:help}.form-group__help-icon:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f059";font-size:18px;margin-left:7px;color:#0068a6}.form-group__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.form-group.-hurry{position:relative}.form-group.-hurry:hover .optional-img--hurry{-webkit-box-shadow:2px 1px 6px -2px rgba(0,0,0,.52);box-shadow:2px 1px 6px -2px rgba(0,0,0,.52);display:block}.form-group.-note{position:relative}.form-group.-note:hover .optional-img--note{-webkit-box-shadow:2px 1px 6px -2px rgba(0,0,0,.52);box-shadow:2px 1px 6px -2px rgba(0,0,0,.52);display:block}.form-group__item{margin-bottom:7px}.form-group__item input,.form-group__item textarea{-webkit-box-sizing:border-box;box-sizing:border-box}.form-group__item .optional-img--hurry{display:none;border:2px solid #fba953;left:510px;position:absolute;top:12px}.form-group__item .optional-img--note{display:none;border:2px solid #fba953;left:510px;position:absolute;top:-30px}.form-group__item .optional-img--hurry:before,.form-group__item .optional-img--note:before{content:"";position:absolute;top:22%;left:-24px;margin-top:-12px;border:12px solid transparent;border-right-color:#fff;z-index:2}.form-group__item .optional-img--hurry:after,.form-group__item .optional-img--note:after{content:"";position:absolute;top:22%;left:-30px;margin-top:-14px;border:14px solid transparent;border-right-color:#fba953;z-index:1}.form-group__note{font-size:12px}.form-group__validation-error{font-size:13px;padding:2px 0;font-weight:700;color:#e70000}.form-group.-blank .form-parts__checkbox:before,.form-group.-blank input,.form-group.-blank textarea{background-color:#fffeee}.form-group.-error .form-group__label-title{color:#e74848}.form-group.-error .c-input-text,.form-group.-error .c-input-textarea,.form-group.-error .form-parts__text,.form-group.-error .form-parts__textarea{border-color:#e74848;background-color:#ffeded}.form-group.-error .btn-list__item{-webkit-box-shadow:0 0 0 1px #e74848 inset;box-shadow:inset 0 0 0 1px #e74848}.form-group__indicate-sample-template{margin-left:15px}.form-group__sample-template-submit-area{text-align:center;margin:15px 0}.form-group__button{cursor:pointer;font-size:.9em;background-color:#0068a6;border-radius:4px;color:#fff;padding:3px 15px;text-align:center;position:relative;-webkit-transition:opacity .1s;transition:opacity .1s}.form-group__button:hover{opacity:.9}.form-group__button.-secondary{color:#fff;background-color:#6c757d}.form-group__button.-light{color:#212529;background-color:#f8f9fa;-webkit-box-shadow:0 0 0 1px #ccc inset;box-shadow:inset 0 0 0 1px #ccc;-webkit-transition:-webkit-box-shadow .1s;transition:-webkit-box-shadow .1s;transition:box-shadow .1s;transition:box-shadow .1s,-webkit-box-shadow .1s}.form-group__button.-light:hover{-webkit-box-shadow:0 0 0 1.5px #ccc inset;box-shadow:inset 0 0 0 1.5px #ccc}.form-group__button.-light.-under-arrow:before{color:#999}.form-group__button.-large{font-size:1.1em;padding:11px 30px 9px}.form-group__button.-large.-under-arrow{padding-left:40px}.form-group__button.-large.-under-arrow:before{top:4px;left:14px}.form-group__button.-under-arrow{padding-left:35px}.form-group__button.-under-arrow:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f078";position:absolute;font-size:1.3em;top:-3px;left:12px;color:#fff}.form-group__button.-under-arrow.-opened:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form-group__date-time-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-group__date-time-label{font-weight:700}.form-group__date-time-label.-confirm{margin-right:10px}.form-group__sample-template-area{margin:10px 1px 15px;padding:10px;border:2px solid #73bfe6;background-color:#f0f8fc;color:#333;font-size:.9em;-webkit-transition:all .5s;transition:all .5s;-webkit-animation:show .3s ease 0s;animation:show .3s ease 0s}@-webkit-keyframes show{0%{opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show{0%{opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.form-group__affirmation-logo{background-color:#4caf50;border-radius:4px;color:#fff;font-size:11px;margin-left:10px;padding:0 7px}.form-group__breakdown{font-size:14px;margin-bottom:20px;padding:unset}.form-group__breakdown .form-group__button{background-color:unset}.form-group__breakdown .form-group__button:hover{opacity:.6}.form-group__breakdown .form-group__button:before{color:#000;top:-12px}.form-group__breakdown .form-group__button.-under-arrow.-opened:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.form-group__breakdown.-flex{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid #cacaca;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form-group__breakdown.-flex .form-group__label{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%}.form-group__breakdown.-flex .form-group__item{-webkit-flex-basis:65%;-ms-flex-preferred-size:65%;flex-basis:65%}.form-group.-flex{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;border-bottom:1px solid #cacaca;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form-group.-flex .form-group__label{-webkit-flex-basis:35%;-ms-flex-preferred-size:35%;flex-basis:35%}.form-group.-flex .form-group__item{-webkit-flex-basis:65%;-ms-flex-preferred-size:65%;flex-basis:65%}.form-parts__text{font-size:14px!important;cursor:text!important;padding:7px 10px!important;width:100%!important;border:1px solid #ccc}.form-parts__text.-mini{width:15%!important}.form-parts__text.-unit{margin-right:10px!important}.form-parts__text.-disabled{background-color:#ddd!important;border:1px solid #ccc!important}.form-parts__textarea{font-size:14px;padding:7px 10px;width:100%;border:1px solid #ccc}.form-parts__checkbox{cursor:pointer;position:relative;-webkit-transition:all .2s;transition:all .2s}.form-parts__checkbox>input[type=checkbox]{display:none}.form-parts__checkbox>input[type=checkbox]:checked+.form-parts__checkout-title:before{content:"";display:block;position:absolute;top:2px;left:6px;width:4px;height:9px;-webkit-transform:rotate(40deg);transform:rotate(40deg);border-bottom:2.5px solid #076faf;border-right:2.5px solid #076faf}.form-parts__checkbox.-disabled>.form-parts__checkout-title:after,.form-parts__checkbox>input[type=checkbox]:disabled+.form-parts__checkout-title:after{background-color:#ddd}.form-parts__checkout-title{margin-left:25px;font-size:16px}.form-parts__checkout-title:after{content:"";display:block;position:absolute;top:2px;left:2px;width:13px;height:13px;border:1px solid #999;border-radius:2px}.form-parts__select{position:relative}.form-parts__select>select{font-size:14px;width:50%;padding:7px 20px 7px 10px;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-parts__select:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f078";position:absolute;top:-3px;right:6px;color:#0068a6;font-size:16px;pointer-events:none}.form-parts__select.-normal{margin-left:30px}.form-parts__select.-normal>select{width:105%}.form-parts__select.-normal:before{top:3px;right:1px}.form-parts__submit{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 80px;font-size:16px;border:none;background-color:#0068a6;color:#fff!important;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;text-decoration:none!important}.form-parts__submit:hover{opacity:.8}.form-parts__submit.-action{background-color:#f93}.form-parts__submit.-disable{background-color:#ddd;cursor:default}.global-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:30px;background-color:#0068a6;-webkit-box-shadow:1px 1px 3px #666;box-shadow:1px 1px 3px #666;position:fixed;z-index:100;padding:0 10px;color:#fff}.global-header a{color:#fff;text-decoration:none}.global-header__item{font-size:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.global-header__item>:not(:last-child){margin-right:12px}.global-header__craudia-logo{width:23px;height:22px}.global-header__catch-phrase{font-size:12px}.global-header__other-service{font-size:10px;position:relative}.global-header__other-service>span{-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.2em .7em;background-color:#003c60;cursor:pointer}.global-header__other-service>span:hover{background-color:#00294e}.global-header__other-service-list{position:absolute;left:0;top:18px;z-index:5;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;background-color:#fff;width:240px;display:none}.global-header__other-service-list>li>a{-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;display:block;color:#777;padding-top:27px;padding-left:87px;padding-bottom:3px;height:33px;font-size:10px;text-align:left}.global-header__other-service-list>li>a:hover{background-color:#eee}.global-header__other-service-list>li>a.i2i-logo{background-image:url(/images/i2ijp_logo.png)}.global-header__other-service-list>li>a.wazap-logo{background-image:url(/images/wazap_logo.png)}.global-header__other-service-list>li>a.gamerch-logo{background-image:url(/images/gamerch_logo.png)}.global-header__other-service-list>li:first-child{color:#fff;background-color:#0068a6;padding:10px 0;font-size:14px;text-align:center;font-weight:700}.global-header__other-service-list>li:nth-child(2),.global-header__other-service-list>li:nth-child(3){border-bottom:1px dotted #ccc}.global-header__block-link{padding:3px 8px;-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out}.global-header__block-link:before{margin-right:7px}.global-header__block-link:hover{background-color:#0088d9}.global-header__block-link.register-link:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f007"}.global-header__block-link.login-link:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f2f6"}.global-header__block-link.logout-link:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f2f5"}.global-header__user img{width:23px;height:22px;border-radius:50%}.global-header__utilities{position:relative}.global-header__tool-tip{-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;font-size:18px;cursor:pointer}.global-header__tool-tip:hover{opacity:.8}.global-header__tool-tip.chat-icon:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f086"}.global-header__tool-tip.notice-icon:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0f3"}.global-header__tool-tip.help-icon:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f059"}.global-header__tool-tip.preference-icon:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f013"}.global-header__alert-box{position:absolute;background:#e30000;color:#fff;top:1px;left:4px;width:21px;height:18px;line-height:20px;text-align:center;border-radius:50%;font-size:11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.global-header__alert-box.-no-alert{display:none}.global-header__list{position:absolute;background-color:#fff;border:2px solid #ddd;border-radius:5px;width:160px;overflow:hidden;top:30px;left:-140px;display:none;text-align:center}.global-header__list li:not(:last-child){border-bottom:1px solid #eee}.global-header__list a{-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;display:block;color:#444;padding:8px}.global-header__list a:hover{background-color:#eee}.c-section_style .content-icon{position:relative}.c-section_style .content-icon:before{position:absolute;color:#444;font-size:21px}.c-section_style .content-icon.--danger:before{color:#e30000}.c-section_style .content-icon.--success:before{color:green}.c-section_style .content-icon.--light:before{color:#fff}.c-section_style .content-icon.--large:before{font-size:28px}.c-section_style .content-icon__search:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f002"}.c-section_style .content-icon__user-friends:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f500"}.c-section_style .content-icon__check:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f00c"}.c-section_style .content-icon__check-circle:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f058"}.c-section_style .content-icon__times-circle:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f057"}.input-reward-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.input-reward-block__reward-title{font-size:16px}.input-reward-block__reward-input{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.input-reward-block__confirm{width:200px;height:64px}.input-reward-block__reward{position:relative;width:200px;height:64px}.input-reward-block__reward:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f00d";position:absolute;top:33px;right:-17.5px;font-size:14px}.input-reward-block__adopt-count{position:relative;width:200px;height:64px;margin-left:23px}.input-reward-block__reward-sum{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:400px;height:37px;margin-left:15px}.input-reward-block__reward-total{display:inline-block;margin-right:5px;margin-left:10px;font-weight:700}.inquiry{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.inquiry__call-explanatory-text{text-align:left;margin-left:auto;font-size:1.1em;width:50%;margin-top:10px;border-left:1px solid #ddd;padding-left:25px}.inquiry__call-content{text-align:right;width:50%;padding-right:25px}.inquiry__call-number{font-weight:700;font-size:1.5em;color:#0068a6}.inquiry__call-number:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f879";font-size:1.1em}.inquiry__call-number:after{content:"";width:10px;height:10px;border-radius:50%;color:#000}.inquiry__thanks-en{letter-spacing:10px;font-size:3em;line-height:0;margin:30px 0 0}.inquiry__thanks-jp{font-size:1.5em}.inquiry__thanks-group{position:relative;text-align:center;font-size:1em;padding-bottom:15px;margin-bottom:15px}.inquiry__thanks-group:before{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:150px;height:3px;background-color:#0068a6}.inquiry__thanks-detail-text{height:300px;text-align:center}.c-section_inner .cancell,.c-section_inner .cancell .work-item__message{background-color:#e9e9e9}.c-section_inner .work-item{border:1px solid #ccc;border-top:0 solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;height:auto;min-height:100px}.c-section_inner .work-item:first-of-type{border-top:1px solid #ccc}.c-section_inner .work-item:last-of-type{margin-bottom:25px}.c-section_inner .work-item p{margin-top:0}.c-section_inner .work-item span:before{top:-.1em}.c-section_inner .work-item .-bold{font-weight:700}.c-section_inner .work-item .-blue{color:#0f6faa}.c-section_inner .work-item .-red{color:red}.c-section_inner .work-item .-close{color:#47473b}.c-section_inner .work-item .-open{color:#0f6faa}.c-section_inner .work-item .-end{background-color:#47473b}.c-section_inner .work-item .-ready{background-color:#ff8000}.c-section_inner .work-item .-ongoing{background-color:#0068a6}.c-section_inner .work-item .-draft{background-color:#aaa}.c-section_inner .work-item__title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-right:1px solid #ccc;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_inner .work-item .title__text{font-size:12px;padding:5px 0;width:85%}.c-section_inner .work-item__content{-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.c-section_inner .work-item__content,.c-section_inner .work-item__status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.c-section_inner .work-item__status{border-bottom:1px solid #ccc;height:100%;min-height:100px}.c-section_inner .work-item .status__period{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:17%;-ms-flex-preferred-size:17%;flex-basis:17%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_inner .work-item .period-date,.c-section_inner .work-item .period-info{text-align:center;width:90%}.c-section_inner .work-item .status__open-type{-ms-flex-align:center;border-right:1px solid #ccc;-webkit-flex-basis:16%;-ms-flex-preferred-size:16%;flex-basis:16%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.c-section_inner .work-item .status__open-type,.c-section_inner .work-item .type-isopen,.c-section_inner .work-item .type-iswork{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_inner .work-item .type-isopen,.c-section_inner .work-item .type-iswork{-ms-flex-align:center;height:100%;width:100%}.c-section_inner .work-item .type-isopen .open__text,.c-section_inner .work-item .type-iswork .open__text{color:#fff;padding:3px;text-align:center;width:80%}.c-section_inner .work-item .type-isopen .work__text,.c-section_inner .work-item .type-iswork .work__text{text-align:center;width:85%}.c-section_inner .work-item .type-isopen{border-bottom:1px solid #ccc}.c-section_inner .work-item .status__work-type{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:17%;-ms-flex-preferred-size:17%;flex-basis:17%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_inner .work-item .status__work-type .work-type__text{background-color:#aaa;color:#fff;padding:3px;text-align:center;width:80%}.c-section_inner .work-item .status__numbers{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;font-size:13px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.c-section_inner .work-item .status__numbers .numbers__text{border-bottom:1px solid;text-align:center}.c-section_inner .work-item .status__numbers .numbers__count{margin:5px auto 0;text-align:center}.c-section_inner .work-item .status__numbers .count{border-bottom:1px solid}.c-section_inner .work-item .checking,.c-section_inner .work-item .done,.c-section_inner .work-item .waiting,.c-section_inner .work-item .working{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#eee;border:solid #bbb;border-width:0 1px 1px 0;border-radius:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.25);box-shadow:0 0 3px 0 rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:22%;-ms-flex-preferred-size:22%;flex-basis:22%;height:64px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:5px;position:relative}.c-section_inner .work-item .checking:hover,.c-section_inner .work-item .done:hover,.c-section_inner .work-item .waiting:hover,.c-section_inner .work-item .working:hover{background-color:#fafafa;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.25);box-shadow:0 3px 6px 0 rgba(0,0,0,.25);cursor:pointer;-webkit-transition:.2s;transition:.2s}.c-section_inner .work-item .checking.-unhover,.c-section_inner .work-item .done.-unhover,.c-section_inner .work-item .waiting.-unhover,.c-section_inner .work-item .working.-unhover{background-color:#eee;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.25);box-shadow:0 0 3px 0 rgba(0,0,0,.25);cursor:default;opacity:.4}.c-section_inner .work-item .checking .panel-link,.c-section_inner .work-item .done .panel-link,.c-section_inner .work-item .waiting .panel-link,.c-section_inner .work-item .working .panel-link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.c-section_inner .work-item .notice{background-color:#fcc;-webkit-transition:.2s;transition:.2s}.c-section_inner .work-item .notice-icon{background-color:red;border-radius:50%;position:absolute;right:-6px;top:-6px;width:16px;height:16px}.c-section_inner .work-item .notice:hover{background-color:#ffdede}.c-section_inner .work-item .notice:hover .notice-icon{background-color:#ff0f0f;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.25);box-shadow:0 0 3px 0 rgba(0,0,0,.25)}.c-section_inner .work-item .status__settings{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-left:1px solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:150px}.c-section_inner .work-item .status__settings .select-wrapper{margin:0 auto;width:90%}.c-section_inner .work-item .status__settings .settings{background:#fff;border:1px solid #ccc;color:#0f6faa;font-weight:700;padding-right:1em;width:100%}.c-section_inner .work-item .status__settings .settings::-ms-expand{display:none}.c-section_inner .work-item__message{background-color:#fffeee;border-top:1px solid #ccc;padding:.5em 0 .4em}.c-section_inner .work-item__message .newMessage .item{font-size:12px;overflow:hidden;padding-left:2em;position:relative;color:red;text-overflow:ellipsis;white-space:nowrap}.c-section_inner .work-item__message .top-length{width:520px}.c-section_inner .work-item__message .list-length{width:720px}.c-section_inner .work-item__header{background-color:#f9f9f9;border:1px solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;height:50px}.c-section_inner .work-item__header p{margin-top:0}.c-section_inner .work-item__header span:before{top:0}.c-section_inner .work-item__header .header__title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:20%;-ms-flex-preferred-size:20%;flex-basis:20%;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_inner .work-item__header .header__status{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:80%;-ms-flex-preferred-size:80%;flex-basis:80%}.c-section_inner .work-item__header .header__status .header__text{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ccc;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_inner .work-item__header .header__status .header__text:last-child{border-right:none}.c-section_inner .work-item__header .header__status .status__period{-webkit-flex-basis:17%;-ms-flex-preferred-size:17%;flex-basis:17%}.c-section_inner .work-item__header .header__status .status__open-type{-webkit-flex-basis:16%;-ms-flex-preferred-size:16%;flex-basis:16%}.c-section_inner .work-item__header .header__status .status__work-type{-webkit-flex-basis:17%;-ms-flex-preferred-size:17%;flex-basis:17%}.c-section_inner .work-item__header .header__status .status__numbers{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.c-section_inner .work-item__header .header__status .status__settings{width:150px}.main-category{position:relative;width:320px;height:70px;border-radius:4px;border:1px solid #ddd;padding-left:30px;padding-top:23px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;-webkit-transition:all .2s;transition:all .2s;margin-bottom:5px;cursor:pointer}.main-category:hover{background-color:#0068a6!important;color:#fff}.main-category.-confirm{pointer-events:none}.main-category.-selected{cursor:default;background-color:#0068a6!important;color:#fff}.main-category.-selected:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f00c";position:absolute;top:23px;left:13px}.main-category.-selected:before:first-child{margin-right:5px}.main-category.-task{background:#e3a777 url(/pc/img/icon_select_cat_lightwork.png) no-repeat 97% 50%}.main-category.-writing{background:#e39ab7 url(/pc/img/icon_select_cat_writing.png) no-repeat 97% 50%}.main-category.-design{background:#92c7d9 url(/pc/img/icon_select_cat_design.png) no-repeat 97% 50%}.main-category.-web{background:#bdbd4d url(/pc/img/icon_select_cat_web.png) no-repeat 97% 50%}.main-category.-mobile{background:#86b58a url(/pc/img/icon_select_cat_mobile.png) no-repeat 97% 50%}.main-category.-other{background:#a5a5ea url(/pc/img/icon_select_cat_other.png) no-repeat 97% 50%}.nda-check__header{font-weight:700;margin:1em 0}.nda-check__article{margin-bottom:1em}.overview-of-jobs{display:inline-block;overflow:hidden;width:410px;height:390px;border-radius:5px;-webkit-box-shadow:0 0 30px 3px #3b3b3b;box-shadow:0 0 30px 3px #3b3b3b}.overview-of-jobs:not(:first-child){margin-left:50px}.overview-of-jobs__inner-top{background-color:#fff;overflow:hidden;height:130px;color:#ff6f00;padding:35px 30px 10px}.overview-of-jobs.-worker{color:#0380e6}.overview-of-jobs__item{position:relative}.overview-of-jobs__item:before{position:absolute;content:"";width:126px;height:100px;background-image:url(/images/topPage/illust-contract.png);background-repeat:no-repeat;background-size:cover;left:205px}.overview-of-jobs__worker-item{padding-left:150px;position:relative}.overview-of-jobs__worker-item:before{position:absolute;content:"";width:126px;height:112px;background-image:url(/images/topPage/illust-worker.png);background-repeat:no-repeat;background-size:cover;top:-13px;left:0}.overview-of-jobs__header{font-size:40px;line-height:1}.overview-of-jobs__header.-strong{font-size:45px;font-weight:700}.overview-of-jobs__header.-worker{color:#0380e6}.overview-of-jobs__sub-header{margin-top:15px;font-size:15px}.overview-of-jobs__sub-header.-worker{color:#0380e6}.overview-of-jobs__inner-bottom{background-color:#ddd;padding:25px 30px 40px}.overview-of-jobs__list{height:115px;margin-bottom:15px}.overview-of-jobs__list.-worker>li:before{background:#0380e6}.overview-of-jobs__list>li{position:relative;padding-left:13px}.overview-of-jobs__list>li:before{position:absolute;content:"";height:8px;width:8px;border-radius:50%;background:#ff6f00;left:0;top:8px}.overview-of-jobs__link-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.overview-of-jobs__button{display:block;-webkit-transition:.1s;transition:.1s;padding:2px 4px;text-align:center;height:26px;width:150px;background-color:#fff;-webkit-box-shadow:0 0 0 1px #ff6f00 inset;box-shadow:inset 0 0 0 1px #ff6f00;border-radius:5px;color:#ff6f00}.overview-of-jobs__button:hover{text-decoration:none;-webkit-box-shadow:0 0 0 2px #ff6f00 inset;box-shadow:inset 0 0 0 2px #ff6f00}.overview-of-jobs__button:active{-webkit-box-shadow:0 0 0 2px #ff6f00 inset,0 0 6px #777;box-shadow:inset 0 0 0 2px #ff6f00,0 0 6px #777}.overview-of-jobs__button.-client{color:#ff6f00!important}.overview-of-jobs__button.-worker{color:#0380e6!important;-webkit-box-shadow:0 0 0 1px #0380e6 inset;box-shadow:inset 0 0 0 1px #0380e6}.overview-of-jobs__button.-worker:hover{text-decoration:none;-webkit-box-shadow:0 0 0 2px #0380e6 inset;box-shadow:inset 0 0 0 2px #0380e6}.overview-of-jobs__button.-worker:active{-webkit-box-shadow:0 0 0 2px #0380e6 inset,0 0 6px #777;box-shadow:inset 0 0 0 2px #0380e6,0 0 6px #777}.info-table{width:65%;height:180px}.info-table__font-bold{font-weight:700}.info-table__margintop{margin-top:10px}.info-table__title{width:35%}.button-area__name-address-modlink{margin-bottom:50px}.content-header{width:90%;text-align:right;text-decoration:underline}.payment_record_tablebox{margin:0 auto;width:80%;text-align:center}.equal{font-size:20px;font-weight:700;text-align:center;margin:25px 0 0}.payment-record-table{width:80%;margin:25px auto;text-align:center;border:1px solid #aaa;border-collapse:collapse;border-spacing:0;border-radius:6px}.payment-record-table__node{border:1px solid #aaa;padding:5px}.payment-record-table__title{display:table-cell;vertical-align:middle;width:12%}.payment-record-table__subtitle{width:15%}.payment-record-table__textleft{text-align:left}.payment-item__total-price{font-size:1.5em;width:400px;margin-bottom:.9em;border-bottom:1px solid #bebebe;padding-bottom:.1em}.payment-item__number{font-weight:700}.payment-item__info-row{width:35%;border:1px solid #ddd;border-bottom:none;padding:.4em 1em;font-size:1.1em}.payment-item__info-row.-danger{background:#ff7679}.payment-item__info-row.-last-row{border-bottom:1px solid #ddd}.payment-item__info-row.-right{margin-left:auto}.payment-table-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.payment-table-block__invoice:first-child{margin-right:30px}.payment-table-block__invoice table tr{height:40px;width:25rem}.payment-table-block__invoice table tr:not(:last-child){border-bottom:1px dashed #ddd}.payment-table-block__invoice table tr td,.payment-table-block__invoice table tr th{vertical-align:middle}.payment-table-block__invoice table tr th{width:15rem;text-align:left}.payment-table-block__invoice table tr td{width:10rem;text-align:right}.payment-table-block__total-head{text-align:right!important}.payment-table-block__total{color:#e74848;font-weight:700;font-size:1.1em;margin-top:unset}.payment-table-block__table-title{font-weight:700}.payment-table-block__js-display{display:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.payment-table-block__js-display.-opened{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.price-list__area>table{width:100%}.price-list__area>table,.price-list__area>table td{border:1px solid #000;padding:3px;vertical-align:middle;font-weight:400}.price-list__area>table tr:first-of-type{background-color:#eee}.price-list__view{margin-left:25px;margin-bottom:0}.price-list__title{text-align:left;font-size:18px;font-weight:700}.price-list__left{text-align:left}.price-list__right{text-align:right}.price-list__table{font-weight:700;margin:1em 0}.price-list__article{margin-bottom:1em}.privacy-block__body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:14px 20px;background-color:#eee;margin-bottom:10px}.privacy-block__checkbox{text-align:center}.register-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.register-block.-position-up{top:-45px}.register-block__button{-webkit-transition:.3s;transition:.3s;padding:14px 0;text-align:center;width:335px;background-color:#ff6f00;border:2.5px solid #fff;border-radius:10px;color:#fff!important;font-size:20px}.register-block__button:hover{text-decoration:none;background-color:#ff8b32}.register-block__button:active{-webkit-box-shadow:0 0 6px #777;box-shadow:0 0 6px #777}.register-overlay{position:fixed;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:rgba(0,0,0,.6);width:100%;bottom:-100px;height:100px;z-index:10000}.register-overlay__inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.register-overlay__register-button{color:#fff!important;-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;display:block;text-align:center;padding:13px 80px;font-size:20px;border-radius:5px;background-color:#ff8000}.register-overlay__register-button:hover{background-color:#ff8b32;text-decoration:none}.register-overlay__close-button{position:absolute;-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;top:10px;right:20px;color:#ccc;cursor:pointer}.register-overlay__close-button:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f00d"}.register-overlay__close-button:hover:before{color:#fff}.c-section_style .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;margin:0 .4em;max-height:1em}.c-section_style .badge--primary{color:#fff;background-color:#007bff}.c-section_style .badge--secondary{color:#fff;background-color:#6c757d}.c-section_style .badge--success{color:#fff;background-color:#28a745}.c-section_style .badge--danger{color:#fff;background-color:#dc3545}.c-section_style .badge--warning{background-color:#ffc107}.c-section_style .badge--info{color:#fff;background-color:#17a2b8}.c-section_style .badge--light{color:#212529;background-color:#f8f9fa}.c-section_style .badge--dark{color:#fff;background-color:#343a40}.c-section_style .badge--main-category-id-6,.c-section_style .badge--main-work-task{color:#fff;background-color:#e3a777}.c-section_style .badge--main-category-id-5,.c-section_style .badge--main-work-writing{color:#fff;background-color:#e39ab7}.c-section_style .badge--main-category-id-4,.c-section_style .badge--main-work-design{color:#fff;background-color:#92c7d9}.c-section_style .badge--main-category-id-2,.c-section_style .badge--main-work-system{color:#fff;background-color:#bdbd4d}.c-section_style .badge--main-category-id-3,.c-section_style .badge--main-work-web{color:#fff;background-color:#86b58a}.c-section_style .badge--main-category-id-7,.c-section_style .badge--main-work-other{color:#fff;background-color:#a5a5ea}.c-section_style .c-input-text{background:#fdfdfd none;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:text;font-size:14px;padding:7px 10px}.c-section_style .c-input-text__icon{background-color:transparent;font-size:14px;padding:7px 10px;position:relative;width:15%;z-index:200}.c-section_style .c-input-text__icon:hover{cursor:pointer}.c-section_style .c-input-text__icon--calender{padding:7px 0;position:relative}.c-section_style .c-input-text__icon--calender:after{font-family:Font Awesome\ 5 Free;font-weight:400;content:"\f133";display:inline-block;margin-top:5px;position:absolute;right:12px;top:0;-webkit-transform:scale(1.3);transform:scale(1.3)}.c-section_style .c-input-textarea{background:#fdfdfd none;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:text;font-size:14px;padding:7px 10px}.c-section_style .c-input-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;display:none}.c-section_style .c-input-checkbox-label{position:relative}.c-section_style .c-input-checkbox-title{font-size:16px;margin-left:25px;-webkit-transition:.2s;transition:.2s}.c-section_style .c-input-checkbox-title:before{display:none}.c-section_style .c-input-checkbox-title:after{border:1px solid #999;border-radius:2px;content:"";display:block;height:13px;left:2px;position:absolute;top:2px;width:13px}.c-section_style .c-input-checkbox:checked+.c-input-checkbox-title:before{border-bottom:2.5px solid #076faf;border-right:2.5px solid #076faf;content:"";display:block;height:9px;left:6px;position:absolute;top:2px;-webkit-transform:rotate(40deg);transform:rotate(40deg);width:4px}.c-section_style .c-input-selectbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #ccc;border-radius:4px;font-size:14px;padding:7px 20px 7px 10px;-webkit-transition:.2s;transition:.2s}.c-section_style .c-input-selectbox-label{position:relative}.c-section_style .c-input-selectbox-label:before{font-family:Font Awesome\ 5 Free;content:"\f078";color:#0068a6;font-size:16px;font-weight:900;position:absolute;right:8px;top:-4px;pointer-events:none}.c-section_style .c-input-selectbox:hover{border-color:#0068a6;-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2)}@-webkit-keyframes ripple{0%{-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}50%{-webkit-box-shadow:0 0 0 5px rgba(0,0,0,.1);box-shadow:0 0 0 5px rgba(0,0,0,.1)}to{-webkit-box-shadow:0 0 0 5px transparent;box-shadow:0 0 0 5px transparent}}@keyframes ripple{0%{-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}50%{-webkit-box-shadow:0 0 0 5px rgba(0,0,0,.1);box-shadow:0 0 0 5px rgba(0,0,0,.1)}to{-webkit-box-shadow:0 0 0 5px transparent;box-shadow:0 0 0 5px transparent}}.c-section_style .radiobtn{margin:16px 0}.c-section_style .radiobtn-horizontal{display:inline-block}.c-section_style .c-input-radiobtn{display:none}.c-section_style .c-input-radiobtn:checked+.c-input-radiobtn-label:before{border-color:#0068a6;-webkit-animation:ripple .2s linear forwards;animation:ripple .2s linear forwards}.c-section_style .c-input-radiobtn:checked+.c-input-radiobtn-label:after{-webkit-transform:scale(1);transform:scale(1)}.c-section_style .c-input-radiobtn-label{display:inline-block;min-height:20px;position:relative;padding:0 30px;margin-bottom:0;cursor:pointer;vertical-align:bottom}.c-section_style .c-input-radiobtn-label:after,.c-section_style .c-input-radiobtn-label:before{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;content:"";border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transition-property:border-color,-webkit-transform;transition-property:border-color,-webkit-transform;transition-property:transform,border-color;transition-property:transform,border-color,-webkit-transform}.c-section_style .c-input-radiobtn-label:before{left:0;top:0;width:20px;height:20px;border:2px solid rgba(0,0,0,.54)}.c-section_style .c-input-radiobtn-label:after{top:5.5px;left:5.5px;width:9px;height:9px;-webkit-transform:scale(0);transform:scale(0);background:#0068a6}.c-section_style .c-input-default{width:100%}.c-section_style .c-input-xs{width:73px}.c-section_style .c-input-s{width:141px}.c-section_style .c-input-m{width:200px}.c-section_style .c-input-l{width:213px}.c-section_style .c-input-xl{width:300px}.c-section_style .c-input-half{width:50%}.c-section_style .c-btn-form{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#0068a6;border:none;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.15em;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;text-decoration:none;vertical-align:middle}.c-section_style .c-btn-form:hover{opacity:.8}.c-section_style .c-btn-form:active{opacity:1}.c-section_style .c-btn-form.--left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.c-section_style .c-btn-form.--center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_style .c-btn-form.--right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.c-section_style .c-btn-xs{font-size:1rem;width:30px}.c-section_style .c-btn-s{font-size:1.1rem;width:60px}.c-section_style .c-btn-m{font-size:1.2rem;width:90px}.c-section_style .c-btn-l{font-size:1.4rem;width:180px}.c-section_style .c-btn-xl{font-size:1.6rem;width:300px}.c-section_style .c-btn-exlow{height:20px;line-height:20px}.c-section_style .c-btn-low{height:24px;line-height:24px}.c-section_style .c-btn-mid{height:36px;line-height:36px}.c-section_style .c-btn-high{height:48px;line-height:48px}.c-section_style .c-btn-exhigh{height:60px;line-height:60px}.c-section_style .c-btn-red{background-color:#ea353d}.c-section_style .c-btn-orange{background-color:#f93}.c-section_style .c-btn-disabled{background-color:#ddd;cursor:default;pointer-events:none;-webkit-transform:none;transform:none}.c-section_style .c-btn-second{background-color:#6c757d;color:#fff}.c-section_style .c-btn-white{background-color:#fff;border:2px solid #dedede;color:#000}.c-section_style .c-heading{color:#333;display:block;font-weight:700}.c-section_style .c-heading.-first{margin-top:0}.c-section_style .c-heading.-sequential-headings{margin-bottom:0}.c-section_style .c-heading-center{text-align:center}.c-section_style .c-heading-border{border-bottom:1px solid #bebebe}.c-section_style .c-heading-h1{margin-top:.9em;font-size:2.2rem;margin-bottom:.9em}.c-section_style .c-heading-h2{margin-top:.8em;font-size:2rem;margin-bottom:.8em}.c-section_style .c-heading-h3{margin-top:.7em;font-size:1.8rem;margin-bottom:.7em}.c-section_style .c-heading-h4{margin-top:.6em;font-size:1.6rem;margin-bottom:.6em}.c-section_style .c-heading-h5{margin-top:.5em;font-size:1.4rem;margin-bottom:.5em}.c-section_style .c-msg{border:1px solid;border-radius:5px;margin:0 0 16px;position:relative}.c-section_style .c-msg .c-msg_inner .c-msg-list,.c-section_style .c-msg .c-msg_inner .message{padding:1em}.c-section_style .c-msg .c-msg_inner-short .c-msg-list{padding:.4em 1em}.c-section_style .c-msg-system{background:#f9feff;border-color:#0382ce}.c-section_style .c-msg-project{background:#fffeee;border-color:#fba64d}.c-section_style .c-msg-project .moreLink{background:#fba54b;border-radius:3px 3px 0 0;bottom:0;color:#fff;display:block;padding:2px 17px 1px;position:absolute;right:37px}.c-section_style .c-msg-error{background-color:#ffeded;border-color:#fa504d}.c-section_style .c-msg-danger-outline{background-color:#fff;border:1px solid #e66845;color:#e66845}.c-section_style .c-msg-exclamation-triangle:before{display:inline-block;margin:0 .5em;font-size:16px;font-size:1.6rem;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f071"}.c-section_style .c-msg .c-msg-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.6em}.c-section_style .c-msg .c-msg-list-item:not(:last-of-type){margin-bottom:.6em}.c-section_style .c-msg_date{font-weight:700}.c-section_style .c-circle-diagram{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.c-section_style .c-circle-diagram__diagram-row{width:70%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.c-section_style .c-circle-diagram__arrow{position:relative}.c-section_style .c-circle-diagram__arrow:before{font-family:Font Awesome\ 5 Free;content:"\f078";color:#444;font-size:16px;font-weight:900;position:absolute;left:-3px;top:38%;pointer-events:none;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.c-section_style .c-circle-diagram__circle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;width:110px;height:110px;border-radius:50%;border:1px solid #444;font-size:1.2em}.c-section_style .c-circle-diagram__circle.--active-blue{color:#fff;border-color:#0068a6;background-color:#0068a6}.c-section_style .c-circle-diagram__circle.--blue{border-color:#0068a6;background-color:#f9feff}.c-section_style .c-circle-diagram__icon{width:100%}.c-section_style .c-circle-diagram__icon:before{top:28px;left:45px}.c-section_style .space-evenly{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.c-section_style .c-small-card{-webkit-box-shadow:0 0 .5px .5px #444;box-shadow:0 0 .5px .5px #444;border-radius:5px 5px;width:44%}.c-section_style .c-small-card__header{text-align:center;font-size:1.5rem;font-weight:700}.c-section_style .c-small-card__body{margin:7px 0;line-height:normal}.c-section_style .c-small-card__body.--icon-space{margin-bottom:40px}.c-section_style .c-small-card__inner{padding:10px 15px}.c-section_style .c-small-card__icon:before{bottom:0;left:47%}.c-section_style .info-icon{background-color:#686868;border-radius:50%;color:#fff;margin-left:5px;padding:0 6px}.c-section_style .modal{display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100}.c-section_style .modal__background{background:rgba(0,0,0,.8);height:100vh;position:absolute;width:100%}.c-section_style .modal__content{background:#fff;border-radius:10px;left:50%;max-width:500px;padding:35px 15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%}.c-section_style .modal__content__body{text-align:center}.c-section_style .modal__content__body .login-service-area{margin:25px 0}.c-section_style .modal__content__body .login-service__list{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.c-section_style .modal__content__body .login-service__item{margin-bottom:10px;width:80%}.c-section_style .modal__content__body .login-service__item:last-child{margin-bottom:unset}.c-section_style .modal__content__body .login-service__item .c-btn-form{font-size:12px;font-weight:700;margin:0 auto;min-width:270px;width:80%}.c-section_style .modal__content__body .login-service__item .c-btn-form:hover{border:2px solid #f93;opacity:.7}.c-section_style .modal__content__body .login-service__item .c-btn-form:active{background-color:#e7e8e8;border:2px solid #f93}.c-section_style .modal__content__body .login-service__item .c-btn-form__btn{position:relative}.c-section_style .modal__content__body .login-service__item .c-btn-form__btn:before{content:"";display:inline-block;height:24px;left:4px;position:absolute;top:4px;width:24px}.c-section_style .modal__content__body .login-service__item .c-btn-form__btn--yahoo:before{background:50%/contain no-repeat url(/images/btn_logo_yahoo.png)}.c-section_style .modal__content__body .login-service__item .c-btn-form__btn--google:before{background:50%/contain no-repeat url(/images/btn_logo_google.png)}.c-section_style .modal__content__body .login-service__item .c-btn-form__btn--facebook:before{background:50%/contain no-repeat url(/images/btn_logo_facebook.png)}.c-section_style .modal__content__body .login-service__item .c-btn-form__btn--twitter:before{background:50%/contain no-repeat url(/images/btn_logo_twitter.png)}.c-section_style .modal__content__body .register-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:15px 0}.c-section_style .modal__content__body .register-area__input{font-size:12px;margin-right:4%;width:22rem}.c-section_style .modal__content__body .register-area .c-btn-form{font-size:12px}.c-section_style .modal__content__body .note-text{font-size:11px}.c-section_style .modal__closeBtn{background:url(/images/icon_modal_close.png) no-repeat 50%;padding:12px;position:absolute;right:12px;top:12px}.c-section_style .modal__closeBtn:hover{background-color:#efefef;cursor:pointer}.scroll-top{display:none;position:fixed;cursor:pointer;bottom:10px;right:10px;width:48px;height:48px;z-index:10001;color:#fff;border-radius:20%;background-color:rgba(0,0,0,.65)}.scroll-top__arrow{position:relative}.scroll-top__arrow:before{position:absolute;font-size:50px;width:100%;height:100%;text-align:center;line-height:48px;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f106"}.search-keyword-panel{float:none;position:relative;display:block;width:auto;height:80px;margin:0 auto 10px;padding:10px 12px;background-color:#fff;border:1px solid #ddd}.search-keyword-panel__row{display:block;padding:0 0 15px}.search-keyword-panel__row-right{display:block;padding:0 0 15px;float:right}.search-keyword-panel__search-keyword-input{border:1px solid #a9a9a9;width:645px;padding:0 10px;font-size:15px;height:38px;-webkit-box-sizing:border-box;box-sizing:border-box}.search-keyword-panel__search-keyword-input:hover{cursor:text}.search-keyword-panel__search-keyword-input:disabled{color:#000;cursor:text;background-color:#fff;border:1px solid #a9a9a9}.search-keyword-panel__submit-keyword-button{position:absolute;height:38px;width:70px;border:none;background-color:#0268cc;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.search-keyword-panel__submit-keyword-button:active{-webkit-box-shadow:0 0 6px #777;box-shadow:0 0 6px #777}.search-keyword-panel__submit-keyword-button:hover{opacity:.8;cursor:pointer}.search-keyword-panel__search-icon{color:#fff}.search-keyword-panel__search-icon:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f002";color:#fff;font-size:13px;padding-right:1px}.search-keyword-panel__select{position:relative}.search-keyword-panel__select>select{color:#444;border:.5px solid #b2b2b2;background-color:#fff;width:140px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:3px 5px 3px 8px}.search-keyword-panel__select>select:disabled{color:#444;border:.5px solid #b2b2b2}.search-keyword-panel__select:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f078";position:absolute;top:-6px;right:6px;color:#0068a6;font-size:16px;pointer-events:none}.section-footer__btn{text-align:center;padding:30px 0}.sidebar-filter{-webkit-box-sizing:border-box;box-sizing:border-box;width:230px;margin-right:10px;position:relative;border-radius:3px;padding-bottom:10px;background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.sidebar-filter__header{padding:5px 0 5px 8px;font-size:1.1em;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:block;margin-bottom:5px}.sidebar-filter__header.-first{border-top:none}.sidebar-filter__subheader{padding:3px 0 0 10px;display:block}.sidebar-filter__inner{padding:3px 5px 5px 10px}.sidebar-filter__star{letter-spacing:-1px;color:#444;text-decoration:none;font-weight:400!important;font-size:15px}.sidebar-filter__star.-good:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f005";color:#ffc100!important}.sidebar-filter__star.-bad:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f005";color:#ccc!important}.sidebar-filter__star.-half:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f089";color:#ffc100!important}.sidebar-filter__star.-half:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f089";color:#ccc!important;display:inline-block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);margin-left:.9px;width:0}.sidebar-filter__star:hover{color:#076faf}.sidebar-filter__star-text{font-size:13px}.sidebar-filter__star-text.-selected{color:#000;font-weight:700}.sidebar-filter__star-input{display:none!important}.sidebar-filter__reset-review{display:none;font-size:12px;position:relative;cursor:pointer;padding-left:10px}.sidebar-filter__reset-review.-active{display:inline-block}.sidebar-filter__reset-review:hover{color:#045575}.sidebar-filter__reset-review:after{position:absolute;top:0;bottom:1px;left:2px;margin:auto;content:"";width:5px;height:5px;border-top:1.5px solid #7a7a7a;border-right:1.5px solid #7a7a7a;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.sidebar-filter__checkbox{padding:0}.sidebar-filter__checkbox-parts{padding-left:23px;position:relative}.sidebar-filter__checkbox-parts:before{content:"";display:block;position:absolute;top:2px;left:2px;width:13px;height:13px;border:1px solid #999;border-radius:2px}.sidebar-filter__checkbox-input{display:none}.sidebar-filter__checkbox-input:checked+.sidebar-filter__checkbox-parts:before{color:#55acee}.sidebar-filter__checkbox-input:checked+.sidebar-filter__checkbox-parts:after{content:"";display:block;position:absolute;top:2px;left:6px;width:4px;height:9px;-webkit-transform:rotate(40deg);transform:rotate(40deg);border-bottom:2.5px solid #076faf;border-right:2.5px solid #076faf}.sidebar-filter__reset-button{float:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:auto 5px auto 0;font-size:10px;padding:.3em 1em;text-decoration:none;color:#666;border:1px solid #ccc;border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.sidebar-filter__reset-button:hover{color:#666;text-decoration:none;opacity:.8;cursor:pointer}.sidebar-filter__reset-button:active{color:#666;text-decoration:none;-webkit-box-shadow:0 0 6px #777;box-shadow:0 0 6px #777}.sidebar-filter__select{position:relative}.sidebar-filter__select>select{width:140px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:3px 5px 3px 8px}.sidebar-filter__select>select,.sidebar-filter__select>select:disabled{color:#444;border:.5px solid #b2b2b2}.sidebar-filter__select:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f078";position:absolute;top:-6px;right:6px;color:#0068a6;font-size:16px;pointer-events:none}.sidebar-filter__select.-age>select{width:90px}.sidebar-filter .search-btn{margin:0 auto}.sitemap__contents{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.sitemap__list{width:300px}.sitemap__list-title{display:block;margin:15px 0 5px;font-size:18px;font-weight:700}.sitemap__list-item li{list-style:inside;text-decoration:underline;margin-bottom:3px}.sitemap__title{font-size:20px;font-weight:700}.step-title{font-size:20px;border-bottom:3px solid #0068a6;margin-bottom:20px}.step-title__now-step{font-size:24px;font-weight:700;margin-right:7px}.sub-category{position:relative;font-size:14px;padding:8px 30px;-webkit-transition:all .2s;transition:all .2s;border:1px solid #ddd}.sub-category:not(:first-child){border-top:none}.sub-category.-selected{cursor:default;background-color:#0068a6!important;color:#fff}.sub-category.-selected:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f00c";position:absolute;font-weight:700;top:8px;left:10px}.sub-category.-confirm{pointer-events:none}.sub-category:hover{background-color:#0068a6!important;color:#fff}.sub-category:not(:last-child){border-bottom:1px solid #ddd}.sub-category:nth-child(2n){background-color:#eee}.top-view-contents{font-family:Noto Sans JP,sans-serif;width:auto;min-width:980px;height:680px;margin:0;background-size:cover;background-position:50%;background-image:url(/images/topPage/pc-top-cover.jpg)}.top-view-contents__item{padding-top:70px;margin-bottom:55px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.top-view-contents__header{text-align:center;font-size:39px;line-height:1;color:#fff}.top-view-contents__header.-strong{font-size:50px;font-weight:700}.top-view-contents__flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.u-icon.-compe:before,.u-icon.-task:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f0c0"}.u-icon.-project:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f007"}.u-icon.-timework:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f017"}.user-list{-webkit-box-sizing:border-box;box-sizing:border-box;width:740px}.user-list__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:13px;border:1px solid #ddd;background-color:#fff}.user-list__item:not(:last-child){margin-bottom:10px}.user-list__side{width:70px;margin-right:15px}.user-list__icon{margin-bottom:12px}.user-list__icon img{width:70px;height:70px;border-radius:50%}.user-list__situation{-webkit-box-sizing:border-box;box-sizing:border-box;width:70px;height:22px;text-align:center;font-size:11px;padding:3px 11px}.user-list__situation.ready-icon{background-color:#0068a6;color:#fff}.user-list__situation.negotiable-icon{background-color:#f69a3a;color:#fff}.user-list__situation.busy-icon{background-color:#e74848;color:#fff}.user-list__detail{width:100%}.user-list__rank{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:11px;text-align:center;padding:3px 11px;margin-bottom:5px}.user-list__rank.regular-icon{background-color:#7dc486;color:#fff}.user-list__name-watch{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:5px}.user-list__user-name{display:block;font-size:16px;font-weight:700;margin-right:5px}.user-list__appeal{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:5px}.user-list__catch-phrase{font-size:13px;font-weight:700;margin-right:auto;padding-right:20px}.user-list__estimated-price{color:#f69a3a;font-size:13px;font-weight:700;max-width:30%;white-space:nowrap}.user-list__estimated-price .price{font-size:16px}.user-list__achievements{margin-bottom:5px}.user-list__achievement-item,.user-list__achievements{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.user-list__achievement-item{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.user-list__achievement-item:not(:last-child){margin-right:15px}.user-list__achievement-item>dd>div,.user-list__achievement-item>dt{margin-right:5px}.user-list__achievement-item>dd>.item-bold{font-size:16px;font-weight:700}.user-list__check.-checked:before{font-size:13px;color:#45944f;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f00c"}.user-list__check:before{font-size:11px;color:#aaa;font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f068"}.user-list__other{margin-bottom:10px}.user-list__other .specialty-category{font-size:11px;padding:3px 10px;background:#ddd;color:#333}.user-list__other .specialty-category:not(:last-child){margin-right:5px}.user-list__self-promotion{border-top:1px solid #ccc;padding-top:10px}.user-list__read-more{text-decoration:underline!important}.watch-list{min-width:145px;-webkit-transition:all .125s ease-in-out;transition:all .125s ease-in-out;font-size:11px;border:1px solid #ddd;background-color:#fff;padding:3px 12px;cursor:pointer}.watch-list.-exists{background-color:#0068a6;color:#fff;border:none}.watch-list.-exists:before{font-weight:900}.watch-list.-exists:before,.watch-list:before{font-family:Font Awesome\ 5 Free;content:"\f02e"}.watch-list:before{font-weight:400;margin-right:4px}.watch-list:hover{background-color:#0068a6;color:#fff}.watch-list:hover:before{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\f02e"}.work-flow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.work-flow__contents{padding:5px 20px;text-align:center;position:relative}.work-flow__contents.--arrow:after{content:"";width:0;height:0;border-color:transparent transparent transparent grey;border-style:solid;border-width:20px 0 20px 18px;position:absolute;top:31%;right:-10px;margin-top:-6px}.work-flow__contents-header{background-color:#0068a6;color:#fff;padding:5px 10px;margin-bottom:1em;font-weight:700}.work-flow__contents-img{height:90px;display:inline;text-align:center;margin-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.work-flow__contents-body{text-align:left;margin-bottom:1em}.price-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px 20px}.price-block__price{font-size:2.5em;font-weight:700;color:red}.price-block__delivery-date{margin-left:20px;font-weight:700}.work-list__detail{width:100%}.work-list__other{position:absolute;top:-5px;right:0}.work-list__item{cursor:pointer;display:block;background-color:#fff;position:relative;border:1px solid #ccc;padding:19px 15px;margin-bottom:10px}.work-list__item:before{position:absolute;font-size:11px;font-weight:700;padding:2px 6px;color:#fff;top:-10px;left:-7px;border-radius:4px}.work-list__item.opt-hurry{border-width:2px;border-color:#ff4101}.work-list__item.opt-hurry:before{content:"急募";background-color:#ff4101}.work-list__item.opt-popular{border-width:2px;border-color:#f9a144}.work-list__item.opt-popular:before{content:"注目";background-color:#f9a144}.work-list__item-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.work-list__title{font-size:16px;font-weight:700;color:#076eb0;display:inline-block;margin-bottom:5px}.work-list__category-list{color:#999!important;margin-bottom:7px;font-size:12px}.work-list__category-list a{color:#999!important}.work-list__data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:7px}.work-list__work-type{border:none;font-size:12px;color:#fff}.work-list__work-type.task{padding:2px 7px;background-color:#9775e8}.work-list__work-type.project{padding:2px 7px;background-color:#e97575;margin-bottom:0!important}.work-list__work-type.compe{padding:2px 7px;background-color:#54c187}.work-list__work-type.time-work{padding:2px 7px;background-color:#e2953c}.work-list__reward{margin-left:8px;font-size:16px;font-weight:700;color:#e74848}.work-list__characteristic{margin-bottom:10px}.work-list__characteristic>span{border:1px solid #ccc;padding:2px 6px;font-size:11px;color:#333}.work-list__characteristic>span:not(:last-child){margin-right:5px}.work-list__characteristic>span.opt-private{border:none;background-color:#4368ce;color:#fff}.work-list__characteristic>span.opt-offline{border:none;background-color:#7aab27;color:#fff}.work-list__characteristic>span.new{border:none;background-color:#f9d454;color:#333}.work-list__client{position:absolute;right:15px;bottom:25px}.work-list__client,.work-list__client>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.work-list__client>a{font-size:12px;color:#999;vertical-align:middle}.work-list__client>a>img{width:25px;height:25px;border-radius:50%;margin-right:5px}.work-list__status,.work-list__status>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.work-list__status>div{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.work-list__status>div>dt{font-size:13px;margin-right:20px}.work-list__status>div>dd{margin-right:20px}.work-list__status>div>dd>span{font-size:18px;font-weight:700}.wrap-blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.flatpickr-calendar .flatpickr-day.today{background-color:transparent}.flatpickr-calendar .flatpickr-day.today.selected{background-color:#569ff7}.flatpickr-calendar .flatpickr-day.today.selected:hover{color:#fff}.flatpickr-calendar .flatpickr-day.today:hover{color:#393939}.flatpickr-calendar .flatpickr-months{font-size:10px}.base-contents{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.base-contents__header{display:block}.base-contents__header.--h1{font-weight:700}.base-contents__header.--h2{margin-top:1em;font-weight:700}.base-contents__header.--h3{font-weight:700}@media screen and (min-width:768px){.base-contents__header.--h1{font-size:2.2rem;margin-bottom:2.4rem}.base-contents__header.--h2{font-size:1.6rem;margin-bottom:2.5rem}.base-contents__header.--h3{font-size:1.4rem;margin-bottom:.7rem}}@media screen and (max-width:768px){.base-contents__header.--h1{font-size:1.6rem;margin-bottom:1.4rem}.base-contents__header.--h2{font-size:1.4rem;margin-bottom:1rem}.base-contents__header.--h3{font-size:1.3rem;margin-bottom:1rem}}.base-contents__header.--under{margin-bottom:.8em;padding-bottom:.2em;position:relative}.base-contents__header.--under:before{content:"";position:absolute;bottom:0;width:100%;height:.05em;background-color:#e9e9e9}.base-contents__text.--p{margin-bottom:1.3rem}.base-contents__text.--danger{color:#ff6262}.base-contents__inner{max-width:960px}@media screen and (min-width:768px){.base-contents__inner{margin-top:5rem}}.base-contents__section{border:1px solid #ccc;border-radius:4px;background-color:#fff;padding:1.5rem 1.9rem}
