﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("https://static.camp-fire.jp/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot");src:url("https://static.camp-fire.jp/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix") format("embedded-opentype"),url("https://static.camp-fire.jp/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2") format("woff2"),url("https://static.camp-fire.jp/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff") format("woff"),url("https://static.camp-fire.jp/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf") format("truetype"),url("https://static.camp-fire.jp/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);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)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[data-tooltip]{position:relative;display:inline-block;-webkit-box-sizing:content-box;box-sizing:content-box}[data-tooltip]:before,[data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;z-index:999999;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-tooltip]:before{content:'';border:6px solid transparent}[data-tooltip]:after{height:22px;padding:11px 11px 0 11px;font-size:13px;line-height:11px;content:attr(data-tooltip);white-space:nowrap}.simptip-position-top[data-tooltip]:before{border-top-color:#323232}.simptip-position-top[data-tooltip]:after{background-color:#323232;color:#ecf0f1}.simptip-position-bottom[data-tooltip]:before{border-bottom-color:#323232}.simptip-position-bottom[data-tooltip]:after{background-color:#323232;color:#ecf0f1}.simptip-position-left[data-tooltip]:before{border-left-color:#323232}.simptip-position-left[data-tooltip]:after{background-color:#323232;color:#ecf0f1}.simptip-position-right[data-tooltip]:before{border-right-color:#323232}.simptip-position-right[data-tooltip]:after{background-color:#323232;color:#ecf0f1}.simptip-position-top.half-arrow[data-tooltip]:before{border-right:7px solid #323232}.simptip-position-bottom.half-arrow[data-tooltip]:before{border-right:7px solid #323232}[data-tooltip]:hover,[data-tooltip]:focus{background-color:transparent}[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after{opacity:1;visibility:visible}.simptip-position-right:before,.simptip-position-left:before,.simptip-position-right:after,.simptip-position-left:after{bottom:50%}.simptip-position-right:before,.simptip-position-left:before{margin-bottom:-5px}.simptip-position-right:after,.simptip-position-left:after{margin-bottom:-14.66667px}.half-arrow.simptip-position-right:before,.half-arrow.simptip-position-left:before{bottom:16px;border-style:none;border-top:7px solid transparent}.simptip-multiline.simptip-position-right:before,.simptip-multiline.simptip-position-left:before,.simptip-multiline.simptip-position-right:after,.simptip-multiline.simptip-position-left:after{-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-filter:blur(0px);filter:blur(0px);margin-bottom:0}.simptip-multiline.simptip-position-right:before,.simptip-multiline.simptip-position-left:before{margin-bottom:0}.simptip-multiline.half-arrow.simptip-position-right:before,.simptip-multiline.half-arrow.simptip-position-left:before{margin-bottom:-2px}.simptip-position-right:before,.simptip-position-right:after{left:100%}.simptip-position-right:before{margin-left:-2px}.simptip-position-right:after{margin-left:10px}.simptip-position-right.simptip-movable:before{margin-left:-10px}.simptip-position-right.simptip-movable:after{margin-left:2px}.simptip-position-right.simptip-movable:hover:before,.simptip-position-right.simptip-movable:hover:after{-webkit-transform:translateX(10px);transform:translateX(10px)}.simptip-position-right.simptip-movable.half-arrow:before{margin-left:-5px}.simptip-position-right.simptip-movable.simptip-multiline:hover:before,.simptip-position-right.simptip-movable.simptip-multiline:hover:after{-webkit-transform:translate(10px, 50%);transform:translate(10px, 50%)}.simptip-position-right.half-arrow:before{margin-left:3px;border-right:7px solid #323232}.simptip-position-left:before,.simptip-position-left:after{right:100%}.simptip-position-left:before{margin-right:-2px}.simptip-position-left:after{margin-right:10px}.simptip-position-left.simptip-movable:before{margin-right:-10px}.simptip-position-left.simptip-movable:after{margin-right:2px}.simptip-position-left.simptip-movable:hover:before,.simptip-position-left.simptip-movable:hover:after{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.simptip-position-left.simptip-movable.half-arrow:before{margin-right:-5px}.simptip-position-left.simptip-movable.simptip-multiline:hover:before,.simptip-position-left.simptip-movable.simptip-multiline:hover:after{-webkit-transform:translate(-10px, 50%);transform:translate(-10px, 50%)}.simptip-position-left.half-arrow:before{margin-right:3px;border-left:7px solid #323232}.simptip-position-bottom:before,.simptip-position-top:before,.simptip-position-bottom:after,.simptip-position-top:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.simptip-position-bottom:after,.simptip-position-top:after{width:auto}.half-arrow.simptip-position-bottom:before,.half-arrow.simptip-position-top:before{border-style:none;border-right:7px solid #323232}.simptip-position-bottom:before,.simptip-position-bottom:after{top:100%}.simptip-position-bottom:before{margin-top:-5px}.simptip-position-bottom:after{margin-top:7px}.simptip-position-bottom:hover:before,.simptip-position-bottom:hover:after{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.simptip-position-bottom.simptip-movable:before{margin-top:-15px}.simptip-position-bottom.simptip-movable:after{margin-top:-3px}.simptip-position-bottom.simptip-movable:hover:before,.simptip-position-bottom.simptip-movable:hover:after{-webkit-transform:translate(-50%, 10px);transform:translate(-50%, 10px)}.simptip-position-bottom.simptip-movable.half-arrow:before{margin-top:-10px}.simptip-position-bottom.half-arrow:before{margin-top:0;border-top:7px solid transparent}.simptip-position-top:before,.simptip-position-top:after{bottom:100%}.simptip-position-top:before{margin-bottom:-5px}.simptip-position-top:after{margin-bottom:7px}.simptip-position-top:hover:before,.simptip-position-top:hover:after{-webkit-transform:translate(-50%, 0px);transform:translate(-50%, 0px)}.simptip-position-top.simptip-movable:before{margin-bottom:-15px}.simptip-position-top.simptip-movable:after{margin-bottom:-3px}.simptip-position-top.simptip-movable:hover:before,.simptip-position-top.simptip-movable:hover:after{-webkit-transform:translate(-50%, -10px);transform:translate(-50%, -10px)}.simptip-position-top.simptip-movable.half-arrow:before{margin-bottom:-10px}.simptip-position-top.half-arrow:before{margin-bottom:0;border-bottom:7px solid transparent}.simptip-movable:before,.simptip-movable:after{-webkit-transition:all 0.1s linear;transition:all 0.1s linear}.simptip-smooth:after{border-radius:4px}.simptip-fade:before,.simptip-fade:after{-webkit-transition:opacity 0.2s linear, visibility 0.2s linear;transition:opacity 0.2s linear, visibility 0.2s linear}.simptip-multiline:after{height:auto;width:150px;padding:11px;line-height:19px;white-space:normal;text-align:left}.simptip-success.simptip-position-top:before{border-top-color:#62c462}.simptip-success.simptip-position-top:after{background-color:#62c462;color:#ecf0f1}.simptip-success.simptip-position-bottom:before{border-bottom-color:#62c462}.simptip-success.simptip-position-bottom:after{background-color:#62c462;color:#ecf0f1}.simptip-success.simptip-position-left:before{border-left-color:#62c462}.simptip-success.simptip-position-left:after{background-color:#62c462;color:#ecf0f1}.simptip-success.simptip-position-right:before{border-right-color:#62c462}.simptip-success.simptip-position-right:after{background-color:#62c462;color:#ecf0f1}.simptip-success.simptip-position-top.half-arrow:before{border-right:7px solid #62c462}.simptip-success.simptip-position-bottom.half-arrow:before{border-right:7px solid #62c462}.simptip-info.simptip-position-top:before{border-top-color:#5bc0de}.simptip-info.simptip-position-top:after{background-color:#5bc0de;color:#ecf0f1}.simptip-info.simptip-position-bottom:before{border-bottom-color:#5bc0de}.simptip-info.simptip-position-bottom:after{background-color:#5bc0de;color:#ecf0f1}.simptip-info.simptip-position-left:before{border-left-color:#5bc0de}.simptip-info.simptip-position-left:after{background-color:#5bc0de;color:#ecf0f1}.simptip-info.simptip-position-right:before{border-right-color:#5bc0de}.simptip-info.simptip-position-right:after{background-color:#5bc0de;color:#ecf0f1}.simptip-info.simptip-position-top.half-arrow:before{border-right:7px solid #5bc0de}.simptip-info.simptip-position-bottom.half-arrow:before{border-right:7px solid #5bc0de}.simptip-danger.simptip-position-top:before{border-top-color:#e74c3c}.simptip-danger.simptip-position-top:after{background-color:#e74c3c;color:#ecf0f1}.simptip-danger.simptip-position-bottom:before{border-bottom-color:#e74c3c}.simptip-danger.simptip-position-bottom:after{background-color:#e74c3c;color:#ecf0f1}.simptip-danger.simptip-position-left:before{border-left-color:#e74c3c}.simptip-danger.simptip-position-left:after{background-color:#e74c3c;color:#ecf0f1}.simptip-danger.simptip-position-right:before{border-right-color:#e74c3c}.simptip-danger.simptip-position-right:after{background-color:#e74c3c;color:#ecf0f1}.simptip-danger.simptip-position-top.half-arrow:before{border-right:7px solid #e74c3c}.simptip-danger.simptip-position-bottom.half-arrow:before{border-right:7px solid #e74c3c}.simptip-warning.simptip-position-top:before{border-top-color:#e67e22}.simptip-warning.simptip-position-top:after{background-color:#e67e22;color:#ecf0f1}.simptip-warning.simptip-position-bottom:before{border-bottom-color:#e67e22}.simptip-warning.simptip-position-bottom:after{background-color:#e67e22;color:#ecf0f1}.simptip-warning.simptip-position-left:before{border-left-color:#e67e22}.simptip-warning.simptip-position-left:after{background-color:#e67e22;color:#ecf0f1}.simptip-warning.simptip-position-right:before{border-right-color:#e67e22}.simptip-warning.simptip-position-right:after{background-color:#e67e22;color:#ecf0f1}.simptip-warning.simptip-position-top.half-arrow:before{border-right:7px solid #e67e22}.simptip-warning.simptip-position-bottom.half-arrow:before{border-right:7px solid #e67e22}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#cccccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:black}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.rotating{display:inline-block;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotateZ(0);-webkit-transition:0.5s;transition:0.5s;-webkit-transform-origin-x:50%}.rotating.flip{position:relative}.rotating .front,.rotating .back{left:0;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rotating .front{position:absolute;display:inline-block;-webkit-transform:translate3d(0, 0, 1px);transform:translate3d(0, 0, 1px)}.rotating.flip .front{z-index:1}.rotating .back{display:block;opacity:0}.rotating.spin{-webkit-transform:rotate(360deg) scale(0);transform:rotate(360deg) scale(0)}.rotating.flip .back{z-index:2;display:block;opacity:1;-webkit-transform:rotateY(180deg) translate3d(0, 0, 0);transform:rotateY(180deg) translate3d(0, 0, 0)}.rotating.flip.up .back{-webkit-transform:rotateX(180deg) translate3d(0, 0, 0);transform:rotateX(180deg) translate3d(0, 0, 0)}.rotating.flip.cube .front{-webkit-transform:translate3d(0, 0, 100px) scale(0.9, 0.9);transform:translate3d(0, 0, 100px) scale(0.85, 0.85)}.rotating.flip.cube .back{-webkit-transform:rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);transform:rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85)}.rotating.flip.cube.up .back{-webkit-transform:rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);transform:rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85)}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(0.75);transform:scaleX(1.25) scaleY(0.75)}40%{-webkit-transform:scaleX(0.75) scaleY(1.25);transform:scaleX(0.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(0.85);transform:scaleX(1.15) scaleY(0.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(0.9);transform:scale(0.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(0.9);transform:scale(0.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0.95);transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0.95);transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(0.1) translateY(-2000px);transform:scale(0.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateY(60px);transform:scale(0.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(0.1) translateY(-2000px);transform:scale(0.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateY(60px);transform:scale(0.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(0.1) translateX(-2000px);transform:scale(0.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateX(48px);transform:scale(0.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(0.1) translateX(-2000px);transform:scale(0.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateX(48px);transform:scale(0.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(0.1) translateX(2000px);transform:scale(0.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateX(-48px);transform:scale(0.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(0.1) translateX(2000px);transform:scale(0.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateX(-48px);transform:scale(0.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(0.1) translateY(2000px);transform:scale(0.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateY(-60px);transform:scale(0.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(0.1) translateY(2000px);transform:scale(0.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(0.475) translateY(-60px);transform:scale(0.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(0.475) translateY(-60px);transform:scale(0.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateY(2000px);transform:scale(0.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(0.475) translateY(-60px);transform:scale(0.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateY(2000px);transform:scale(0.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(0.475) translateX(42px);transform:scale(0.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateX(-2000px);transform:scale(0.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(0.475) translateX(42px);transform:scale(0.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateX(-2000px);transform:scale(0.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(0.475) translateX(-42px);transform:scale(0.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateX(2000px);transform:scale(0.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(0.475) translateX(-42px);transform:scale(0.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateX(2000px);transform:scale(0.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(0.475) translateY(60px);transform:scale(0.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateY(-2000px);transform:scale(0.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(0.475) translateY(60px);transform:scale(0.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.1) translateY(-2000px);transform:scale(0.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}/*!
 * froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2024 Froala Labs
 */.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element,.fr-element:focus{outline:0 solid transparent}.fr-view.fr-element-scroll-visible{overflow-x:visible !important}.fr-box.fr-basic{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-basic .fr-element{font-family:sans-serif;color:#414141;font-size:14px;line-height:1.6;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;min-height:60px;text-align:left}.fr-box.fr-basic.fr-rtl .fr-element{text-align:right}.fr-element{background:transparent;position:relative;z-index:2;-webkit-user-select:auto}.fr-element a{user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.fr-element.fr-disabled{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element [contenteditable="true"]{outline:0 solid transparent}.fr-box a.fr-floating-btn{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:40px;width:40px;text-align:center;background:#FFF;color:#333333;-webkit-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-moz-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-ms-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;-o-transition:background 0.2s ease 0s, color 0.2s ease 0s, transform 0.2s ease 0s;outline:none;left:0;top:0;line-height:40px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);text-align:center;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:none}.fr-box a.fr-floating-btn svg{-webkit-transition:transform 0.2s ease 0s;-moz-transition:transform 0.2s ease 0s;-ms-transition:transform 0.2s ease 0s;-o-transition:transform 0.2s ease 0s;fill:#333333}.fr-box a.fr-floating-btn i,.fr-box a.fr-floating-btn svg{font-size:14px;line-height:40px}.fr-box a.fr-floating-btn.fr-btn+.fr-btn{margin-left:10px}.fr-box a.fr-floating-btn:hover{background:#ebebeb;cursor:pointer}.fr-box a.fr-floating-btn:hover svg{fill:#333333}.fr-box .fr-visible a.fr-floating-btn{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}iframe.fr-iframe{width:100%;border:none;position:relative;display:block;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box}.fr-wrapper{position:relative;z-index:1}.fr-wrapper::after{clear:both;display:block;content:"";height:0}.fr-wrapper .fr-placeholder{position:absolute;font-size:14px;color:#AAA;font-family:sans-serif;z-index:1;display:none;top:0;left:0;right:0;overflow:hidden}.fr-wrapper.show-placeholder .fr-placeholder{display:block;white-space:nowrap;text-overflow:ellipsis}.fr-wrapper ::-moz-selection{background:rgba(181,214,253,0.8);color:#000}.fr-wrapper ::-moz-selection{background:rgba(181,214,253,0.8);color:#000}.fr-wrapper ::selection{background:rgba(181,214,253,0.8);color:#000}.fr-box.fr-basic .fr-wrapper{background:#FFF;border:1px solid #CCCCCC;border-bottom-color:#efefef;top:0;left:0}.fr-box.fr-basic.fr-top .fr-wrapper{border-top:0}.fr-box.fr-basic.fr-bottom .fr-wrapper{border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}@media (min-width: 992px){.fr-box.fr-document{min-width:21cm}.fr-box.fr-document .fr-wrapper{text-align:left;padding:30px;min-width:21cm;background:#efefef}.fr-box.fr-document .fr-wrapper .fr-element{text-align:left;background:#FFF;width:21cm;margin:auto;min-height:26cm !important;padding:1cm 2cm;overflow:visible;z-index:auto}.fr-box.fr-document .fr-wrapper .fr-element hr{margin-left:-2cm;margin-right:-2cm;background:#efefef;height:1cm;outline:none;border:none}.fr-box.fr-document .fr-wrapper .fr-element img{z-index:1}}.fr-tooltip{position:absolute;top:0;left:0;padding:0 8px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#222222;color:#FFF;font-size:11px;line-height:22px;font-family:Arial, Helvetica, sans-serif;-webkit-transition:opacity 0.2s ease 0s;-moz-transition:opacity 0.2s ease 0s;-ms-transition:opacity 0.2s ease 0s;-o-transition:opacity 0.2s ease 0s;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:-3000px;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:2147483647;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-btn-wrap,.fr-popup .fr-btn-wrap,.fr-modal .fr-btn-wrap{float:left;white-space:nowrap;position:relative}.fr-toolbar .fr-btn-wrap.fr-hidden,.fr-popup .fr-btn-wrap.fr-hidden,.fr-modal .fr-btn-wrap.fr-hidden{display:none}.fr-toolbar .fr-command.fr-btn,.fr-popup .fr-command.fr-btn,.fr-modal .fr-command.fr-btn{background:transparent;color:#333333;-moz-outline:0;outline:none;border:0;line-height:1;cursor:pointer;text-align:left;margin:4px 2px;padding:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;float:left;height:40px}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-btn-hover,.fr-popup .fr-command.fr-btn.fr-btn-hover,.fr-modal .fr-command.fr-btn.fr-btn-hover{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-modal .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}.fr-toolbar .fr-command.fr-btn.fr-btn-text,.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-modal .fr-command.fr-btn.fr-btn-text{width:auto}.fr-toolbar .fr-command.fr-btn i,.fr-toolbar .fr-command.fr-btn svg,.fr-popup .fr-command.fr-btn i,.fr-popup .fr-command.fr-btn svg,.fr-modal .fr-command.fr-btn i,.fr-modal .fr-command.fr-btn svg{display:block;text-align:center;float:none;margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn svg.fr-svg,.fr-popup .fr-command.fr-btn svg.fr-svg,.fr-modal .fr-command.fr-btn svg.fr-svg{height:24px}.fr-toolbar .fr-command.fr-btn svg path,.fr-popup .fr-command.fr-btn svg path,.fr-modal .fr-command.fr-btn svg path{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;fill:#333333}.fr-toolbar .fr-command.fr-btn span.fr-sr-only,.fr-popup .fr-command.fr-btn span.fr-sr-only,.fr-modal .fr-command.fr-btn span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-toolbar .fr-command.fr-btn span,.fr-popup .fr-command.fr-btn span,.fr-modal .fr-command.fr-btn span{font-size:14px;display:block;line-height:17px;min-width:30px;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:17px;font-weight:bold;padding:0 4px}.fr-toolbar .fr-command.fr-btn img,.fr-popup .fr-command.fr-btn img,.fr-modal .fr-command.fr-btn img{margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,.fr-popup .fr-command.fr-btn.fr-btn-active-popup,.fr-modal .fr-command.fr-btn.fr-btn-active-popup{background:#d6d6d6}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span{font-weight:normal}.fr-toolbar .fr-command.fr-btn.fr-dropdown i,.fr-toolbar .fr-command.fr-btn.fr-dropdown span,.fr-toolbar .fr-command.fr-btn.fr-dropdown img,.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,.fr-popup .fr-command.fr-btn.fr-dropdown i,.fr-popup .fr-command.fr-btn.fr-dropdown span,.fr-popup .fr-command.fr-btn.fr-dropdown img,.fr-popup .fr-command.fr-btn.fr-dropdown svg,.fr-modal .fr-command.fr-btn.fr-dropdown i,.fr-modal .fr-command.fr-btn.fr-dropdown span,.fr-modal .fr-command.fr-btn.fr-dropdown img,.fr-modal .fr-command.fr-btn.fr-dropdown svg{margin-left:3px;margin-right:11px}.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,.fr-popup .fr-command.fr-btn.fr-dropdown:after,.fr-modal .fr-command.fr-btn.fr-dropdown:after{position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333333;right:2px;top:18px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;content:""}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active{fill:#333333;background:#d6d6d6;-webkit-transition:0.5s ease;-moz-transition:0.5s ease;-ms-transition:0.5s ease;-o-transition:0.5s ease}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#ebebeb;fill:#333333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after{border-top-color:#333333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after{border-top:0;border-bottom:4px solid #222222}.fr-toolbar .fr-command.fr-btn.fr-disabled,.fr-popup .fr-command.fr-btn.fr-disabled,.fr-modal .fr-command.fr-btn.fr-disabled{color:#bdbdbd;cursor:default;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-command.fr-btn.fr-disabled::after,.fr-popup .fr-command.fr-btn.fr-disabled::after,.fr-modal .fr-command.fr-btn.fr-disabled::after{border-top-color:#bdbdbd}.fr-toolbar .fr-command.fr-btn.fr-hidden,.fr-popup .fr-command.fr-btn.fr-hidden,.fr-modal .fr-command.fr-btn.fr-hidden{display:none}.fr-toolbar .fr-tabs .fr-command.fr-btn,.fr-popup .fr-tabs .fr-command.fr-btn,.fr-modal .fr-tabs .fr-command.fr-btn{margin:0;width:46px;height:40px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-tabs .fr-command.fr-btn.fr-active:not(:hover):not(:focus),.fr-toolbar .fr-tabs .fr-command.fr-btn.fr-active-tab:not(:hover):not(:focus),.fr-popup .fr-tabs .fr-command.fr-btn.fr-active:not(:hover):not(:focus),.fr-popup .fr-tabs .fr-command.fr-btn.fr-active-tab:not(:hover):not(:focus),.fr-modal .fr-tabs .fr-command.fr-btn.fr-active:not(:hover):not(:focus),.fr-modal .fr-tabs .fr-command.fr-btn.fr-active-tab:not(:hover):not(:focus){background:#FFF}.fr-toolbar .fr-tabs .fr-command.fr-btn span,.fr-popup .fr-tabs .fr-command.fr-btn span,.fr-modal .fr-tabs .fr-command.fr-btn span{height:27px}.fr-toolbar .fr-tabs .fr-command.fr-btn img,.fr-toolbar .fr-tabs .fr-command.fr-btn svg,.fr-popup .fr-tabs .fr-command.fr-btn img,.fr-popup .fr-tabs .fr-command.fr-btn svg,.fr-modal .fr-tabs .fr-command.fr-btn img,.fr-modal .fr-tabs .fr-command.fr-btn svg{margin:8px 11px;width:24px;height:24px}.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path{fill:#0098f7}.fr-toolbar.fr-disabled .fr-btn,.fr-toolbar.fr-disabled .fr-btn.fr-active,.fr-popup.fr-disabled .fr-btn,.fr-popup.fr-disabled .fr-btn.fr-active,.fr-modal.fr-disabled .fr-btn,.fr-modal.fr-disabled .fr-btn.fr-active{color:#bdbdbd;-webkit-opacity:0.3;-moz-opacity:0.3;opacity:0.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,.fr-popup.fr-disabled .fr-btn.fr-dropdown::after,.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after,.fr-modal.fr-disabled .fr-btn.fr-dropdown::after,.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after{border-top-color:#bdbdbd}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,.fr-modal.fr-rtl .fr-btn-grp.fr-float-left{float:right}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,.fr-modal.fr-rtl .fr-btn-grp.fr-float-right{float:left}.fr-toolbar.fr-rtl .fr-command.fr-btn,.fr-toolbar.fr-rtl .fr-btn-wrap,.fr-popup.fr-rtl .fr-command.fr-btn,.fr-popup.fr-rtl .fr-btn-wrap,.fr-modal.fr-rtl .fr-command.fr-btn,.fr-modal.fr-rtl .fr-btn-wrap{float:right}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden),.fr-toolbar.fr-inline>.fr-btn-wrap:not(.fr-hidden){display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;float:none}.fr-desktop .fr-command:hover,.fr-desktop .fr-command:focus,.fr-desktop .fr-command.fr-btn-hover,.fr-desktop .fr-command.fr-expanded{outline:0;color:#333333}.fr-desktop .fr-command:hover:not(.fr-table-cell),.fr-desktop .fr-command:focus:not(.fr-table-cell),.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell){background:#ebebeb}.fr-desktop .fr-command:hover::after,.fr-desktop .fr-command:focus::after,.fr-desktop .fr-command.fr-btn-hover::after,.fr-desktop .fr-command.fr-expanded::after{border-top-color:#333333}.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),.fr-desktop .fr-command:active{color:#333333;background:#d6d6d6}.fr-desktop .fr-command.fr-active:hover,.fr-desktop .fr-command.fr-active:focus,.fr-desktop .fr-command.fr-active.fr-btn-hover,.fr-desktop .fr-command.fr-active.fr-expanded{background:#ebebeb}.fr-desktop .fr-command.fr-active:active{background:#d6d6d6}.fr-desktop .fr-command.fr-disabled:hover,.fr-desktop .fr-command.fr-disabled:focus,.fr-desktop .fr-command.fr-disabled.fr-selected{background:transparent}.fr-desktop.fr-disabled .fr-command:hover,.fr-desktop.fr-disabled .fr-command:focus,.fr-desktop.fr-disabled .fr-command.fr-selected{background:transparent}.fr-toolbar.fr-mobile .fr-command.fr-blink,.fr-popup.fr-mobile .fr-command.fr-blink{background:#d6d6d6}.fr-command.fr-btn.fr-options{width:16px;margin-left:-5px}.fr-command.fr-btn.fr-options.fr-btn-hover,.fr-command.fr-btn.fr-options:hover,.fr-command.fr-btn.fr-options:focus{border-left:solid 1px #FAFAFA;-webkit-transition:border-left 0s, background-color 0.5s;-moz-transition:border-left 0s, background-color 0.5s;-ms-transition:border-left 0s, background-color 0.5s;-o-transition:border-left 0s, background-color 0.5s}.fr-command.fr-btn+.fr-dropdown-menu{background:#FFF;display:inline-block;position:absolute;right:auto;bottom:auto;height:auto;z-index:4;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:touch;overflow:hidden;zoom:1;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}.fr-command.fr-btn+.fr-dropdown-menu.test-height .fr-dropdown-wrapper{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;height:auto;max-height:275px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper{padding:0;margin:auto;display:inline-block;text-align:left;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height 0.3s;-moz-transition:height 0.3s;-ms-transition:height 0.3s;-o-transition:height 0.3s;margin-top:0;float:left;height:0;margin-top:0 !important}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content{position:relative}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list{list-style-type:none;margin:0;padding:8px 0;min-width:72px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li{padding:0;margin:0;font-size:15px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a{padding:0 20px;line-height:200%;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg{width:24px;height:24px;margin:3px 4px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path{fill:#333333}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active{background:#d6d6d6}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled{color:#bdbdbd;cursor:default}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut{margin-left:20px;font-weight:bold;-webkit-opacity:0.75;-moz-opacity:0.75;opacity:0.75}.fr-command.fr-btn.fr-active+.fr-dropdown-menu{display:inline-block;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}.fr-bottom>.fr-command.fr-btn+.fr-dropdown-menu{border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-dropdown-wrapper,.fr-popup.fr-rtl .fr-dropdown-wrapper{text-align:right !important}body.fr-prevent-scroll{overflow:hidden}body.fr-prevent-scroll.fr-mobile{position:fixed;-webkit-overflow-scrolling:touch}.fr-modal{color:#222222;font-family:Arial, Helvetica, sans-serif;position:fixed;overflow-x:auto;overflow-y:scroll;top:0;left:0;bottom:0;right:0;width:100%;z-index:2147483640;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:1.2}.fr-modal.fr-middle .fr-modal-wrapper{margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);position:absolute}.fr-modal .fr-modal-wrapper{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-clip:padding-box;margin:20px auto;display:inline-block;background:#FFF;min-width:300px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);border:0;overflow:hidden;width:90%;position:relative}@media (min-width: 768px) and (max-width: 991px){.fr-modal .fr-modal-wrapper{margin:30px auto;width:70%}}@media (min-width: 992px){.fr-modal .fr-modal-wrapper{margin:50px auto;width:960px}}.fr-modal .fr-modal-wrapper .fr-modal-head{background:#FFF;overflow:hidden;position:absolute;width:100%;min-height:42px;z-index:3;border-bottom:solid #efefef 1px;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line{height:56px;padding:0 10px}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close{margin:10px;position:absolute;top:0;right:0}.fr-modal .fr-modal-wrapper .fr-modal-head h4{font-size:20px;padding:19px 10px;margin:0;font-weight:400;line-height:18px;display:inline-block;float:left}.fr-modal .fr-modal-wrapper div.fr-modal-body{height:100%;min-height:150px;overflow-y:auto;padding-bottom:20px}.fr-modal .fr-modal-wrapper div.fr-modal-body:focus{outline:0}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command+button{margin-left:24px}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner{border:0}.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover{background:#ebebeb}.fr-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;-webkit-opacity:0.5;-moz-opacity:0.5;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";z-index:2147483639}ol.decimal_type{counter-reset:item}ol.decimal_type>li{display:block;position:relative}ol.decimal_type>li:before{content:counters(item, ".") ". ";counter-increment:item;position:absolute;margin-right:100%;right:10px}.fr-popup{position:absolute;display:none;color:#222222;background:#FFF;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);font-family:Arial, Helvetica, sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-top:10px;z-index:2147483635;text-align:left;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}.fr-popup .fr-icon{text-align:center;vertical-align:middle;font-size:20px;line-height:1;cursor:pointer;font-weight:400;-webkit-box-sizing:content-box;box-sizing:content-box;padding:6px}.fr-popup .fr-icon-container{padding:20px;max-height:200px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@supports not (-ms-high-contrast: none){.fr-popup .fr-icon-container{grid-template-columns:repeat(auto-fill, minmax(36px, 36px));display:grid}}@media (min-width: 768px){.fr-popup .fr-icon-container{min-width:276px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.fr-popup .fr-icon-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:row wrap}}@media screen and (-ms-high-contrast: active) and (max-width: 768px),(-ms-high-contrast: none) and (max-width: 768px){.fr-popup .fr-icon-container{width:236px}}.fr-popup .fr-input-focus{background:whitesmoke}.fr-popup.fr-above{margin-top:-10px;border-top:0}.fr-popup.fr-active{display:block}.fr-popup.fr-hidden{display:none !important}.fr-popup.fr-empty{display:none !important}.fr-popup .fr-hs{display:block !important}.fr-popup .fr-hs.fr-hidden{display:none !important}.fr-popup .fr-input-line{position:relative;padding:15px 0}.fr-popup .fr-input-line input[type="text"],.fr-popup .fr-input-line input[type="number"],.fr-popup .fr-input-line textarea{width:100%;margin-bottom:1px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:solid 1px #999999;color:#222222;font-size:14px;background:#FFF;position:relative;z-index:2;padding:4px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border 0.5s, padding 0.5s;-moz-transition:border 0.5s, padding 0.5s;-ms-transition:border 0.5s, padding 0.5s;-o-transition:border 0.5s, padding 0.5s}.fr-popup .fr-input-line input[type="text"]:hover,.fr-popup .fr-input-line input[type="number"]:hover,.fr-popup .fr-input-line textarea:hover{border:solid 1px #515151}.fr-popup .fr-input-line input[type="text"]:focus,.fr-popup .fr-input-line input[type="number"]:focus,.fr-popup .fr-input-line textarea:focus{border:solid 2px #0098f7;padding:3px 11px}.fr-popup .fr-input-line input[type="text"],.fr-popup .fr-input-line input[type="number"]{height:46px}.fr-popup .fr-input-line input+label,.fr-popup .fr-input-line textarea+label{position:absolute;top:29px;left:12px;font-size:14px;color:grey;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;z-index:3;display:block;background:#FFF;padding:0;cursor:text}.fr-popup .fr-input-line input.fr-not-empty+label,.fr-popup .fr-input-line textarea.fr-not-empty+label{color:gray;width:auto;left:4px;padding:0 4px;font-size:11px;top:9px}.fr-popup input,.fr-popup textarea{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none}.fr-popup textarea{resize:none}.fr-popup .fr-buttons{white-space:nowrap;line-height:0}.fr-popup .fr-buttons .fr-btn{margin-left:4px;margin-right:4px;display:inline-block;float:none}.fr-popup .fr-buttons .fr-btn i{float:left}.fr-popup .fr-buttons .fr-separator{display:inline-block;float:none}.fr-popup .fr-buttons.fr-tabs{border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;overflow:hidden}@media (max-width: 768px){.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll{overflow:scroll;overflow-y:hidden;width:276px}}.fr-popup .fr-buttons:not(.fr-tabs){padding:5px}.fr-popup .fr-layer{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:195px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:20px;display:none}@media (min-width: 768px){.fr-popup .fr-layer{width:260px}}.fr-popup .fr-layer.fr-active{display:inline-block}.fr-popup .fr-action-buttons{z-index:7;height:36px;text-align:right}.fr-popup .fr-action-buttons button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-popup .fr-action-buttons button.fr-command+button{margin-left:24px}.fr-popup .fr-action-buttons button.fr-command:hover,.fr-popup .fr-action-buttons button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-popup .fr-action-buttons button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-popup .fr-action-buttons button::-moz-focus-inner{border:0}.fr-popup .fr-checkbox{position:relative;display:inline-block;width:18px;height:18px;padding:10px;border-radius:100%;line-height:1;-webkit-box-sizing:content-box;box-sizing:content-box;vertical-align:middle}.fr-popup .fr-checkbox svg{margin-left:2px;margin-top:2px;display:none;width:10px;height:10px}.fr-popup .fr-checkbox span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:18px;height:18px;display:inline-block;position:relative;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-moz-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-ms-transition:background 0.2s ease 0s, border-color 0.2s ease 0s;-o-transition:background 0.2s ease 0s, border-color 0.2s ease 0s}.fr-popup .fr-checkbox input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:pointer;height:18px;margin:0;padding:0;width:18px;top:7px;left:7px}.fr-popup .fr-checkbox input:not(:checked)+span{border:solid 2px #999999}.fr-popup .fr-checkbox input:not(:checked):active+span{background-color:#f5f5f5}.fr-popup .fr-checkbox input:not(:checked):focus+span,.fr-popup .fr-checkbox input:not(:checked):hover+span{border-color:#515151}.fr-popup .fr-checkbox input:checked+span{background:#0098f7;border:solid 2px #0098f7}.fr-popup .fr-checkbox input:checked+span svg{display:block}.fr-popup .fr-checkbox input:checked:active+span{background-color:#EcF5Ff}.fr-popup .fr-checkbox input:checked:focus+span,.fr-popup .fr-checkbox input:checked:hover+span{-webkit-opacity:0.8;-moz-opacity:0.8;opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-popup .fr-checkbox-line{font-size:14px;line-height:1.4px;margin-top:10px}.fr-popup .fr-checkbox-line label{cursor:pointer;margin:0 5px;vertical-align:middle}.fr-popup.fr-rtl{direction:rtl;text-align:right}.fr-popup.fr-rtl .fr-action-buttons{text-align:left}.fr-popup.fr-rtl .fr-input-line input+label,.fr-popup.fr-rtl .fr-input-line textarea+label{left:auto;right:0}.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs{float:right}.fr-text-edit-layer{width:250px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block !important}.fr-toolbar{color:#222222;background:#FFF;position:relative;font-family:Arial, Helvetica, sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;border:1px solid #CCCCCC;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2;padding-bottom:0;-webkit-transition:padding-bottom 0.5s;-moz-transition:padding-bottom 0.5s;-ms-transition:padding-bottom 0.5s;-o-transition:padding-bottom 0.5s}.fr-toolbar::after{clear:both;display:block;content:"";height:0}.fr-toolbar::after{height:0}.fr-toolbar .fr-newline{clear:both;display:block;content:"";margin-left:9px;margin-right:9px;background:#efefef;height:1px;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s}.fr-toolbar.fr-toolbar-open .fr-newline{height:0}.fr-toolbar .fr-float-right{float:right}.fr-toolbar .fr-float-left{float:left}.fr-toolbar .fr-more-toolbar{float:left;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s;height:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.fr-toolbar .fr-more-toolbar.fr-expanded{height:48px}.fr-toolbar .fr-more-toolbar.fr-overflow-visible{overflow:visible}.fr-toolbar .fr-more-toolbar>.fr-command.fr-btn{margin-left:4px;margin-right:4px}.fr-toolbar .fr-btn-grp{display:inline-block;margin:0 17px 0 12px}@media (max-width: 768px){.fr-toolbar .fr-btn-grp{margin:0 7px 0 6px}}.fr-toolbar .fr-command.fr-btn.fr-open{margin-top:10px;margin-bottom:-1px;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active){background:#f5f5f5}.fr-toolbar.fr-rtl{text-align:right}.fr-toolbar.fr-inline{display:none;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);box-shadow:0 3px 5px -1px rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12);border:0;white-space:nowrap;position:absolute;margin-top:5px;z-index:2147483630}.fr-toolbar.fr-inline.fr-above{margin-top:-10px;border-top:0}.fr-toolbar.fr-inline .fr-newline{height:0}.fr-toolbar.fr-inline .fr-more-toolbar{position:absolute !important}.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded{position:relative !important}.fr-toolbar.fr-top{top:0;border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom{bottom:0;border-top:0;padding-bottom:0;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom .fr-newline{padding-top:0;-webkit-transition:padding-top 0.5s;-moz-transition:padding-top 0.5s;-ms-transition:padding-top 0.5s;-o-transition:padding-top 0.5s}.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline{padding-top:48px;background:#FFF}.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open{margin-top:-1px;margin-bottom:10px;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-sticky-on{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-separator{background:#ebebeb;display:block;vertical-align:top;float:left}.fr-separator+.fr-separator{display:none}.fr-separator.fr-vs{height:32px;width:1px;margin:8px 4px}.fr-separator.fr-hs{clear:both;width:calc(100% - (2 * 4px));margin:0 4px;height:1px}.fr-separator.fr-hidden{display:none !important}.fr-rtl .fr-separator{float:right}.fr-toolbar.fr-inline .fr-separator.fr-hs{float:none}.fr-toolbar.fr-inline .fr-separator.fr-vs{display:inline-block}.fr-second-toolbar{border:1px solid #CCCCCC;border-top:0;background:#FFF;line-height:1.4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-second-toolbar::after{clear:both;display:block;content:"";height:0}.fr-second-toolbar:empty{min-height:calc(10px);position:relative;margin-top:calc(-1px);z-index:2}#fr-logo{float:left;outline:none}#fr-logo>span{display:inline-block;float:left;font-family:sans-serif;padding:11px 5px 10px 15px;font-size:12px;font-weight:500;color:#b1b2b7;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;-ms-transition:color 0.3s;-o-transition:color 0.3s}#fr-logo>svg{height:20px;width:47px;margin:7px 0;cursor:pointer}#fr-logo>svg *{-webkit-transition:fill 0.3s;-moz-transition:fill 0.3s;-ms-transition:fill 0.3s;-o-transition:fill 0.3s}#fr-logo:hover>span,#fr-logo:focus>span{color:#0098f7}#fr-logo:hover>svg .fr-logo,#fr-logo:focus>svg .fr-logo{fill:#0098f7}.fr-visibility-helper{display:none;margin-left:0 !important}@media (min-width: 768px){.fr-visibility-helper{margin-left:1px !important}}@media (min-width: 992px){.fr-visibility-helper{margin-left:2px !important}}@media (min-width: 1200px){.fr-visibility-helper{margin-left:3px !important}}.fr-opacity-0{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-box{position:relative}.fr-sticky{position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.fr-sticky-off{position:relative}.fr-sticky-on{position:fixed;z-index:10}.fr-sticky-on.fr-sticky-ios{position:-webkit-sticky;left:0;right:0;width:auto !important}.modal .fr-sticky-on{position:sticky}.fr-sticky-dummy{display:none}.fr-sticky-on+.fr-sticky-dummy,.fr-sticky-box>.fr-sticky-dummy{display:block}span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view .fr-highlight-change,.fr-highlight-change>img,.fr-highlight-change>.fr-video>video,.fr-highlight-change>.fr-video>embed,.fr-highlight-change>.fr-video>iframe,.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,.fr-highlight-change>p,.fr-view .fr-highlight-change>span:not(.fr-tracking-deleted){background-color:#f3eec3;opacity:0.5}.fr-highlight-change.fr-highlight-change>table td,.fr-highlight-change.fr-highlight-change>hr{border-color:#f3eec3}.fr-tracking-deleted.fr-tracking-deleted>table td,.fr-tracking-deleted.fr-tracking-deleted>hr{border-color:#dc3545}.fr-tracking-deleted img,.fr-tracking-deleted>.fr-video>video,.fr-tracking-deleted>.fr-video>iframe,.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe{opacity:0.5;background-color:#dc3545}.fr-view .fr-tracking-deleted{background-color:#dc3545;text-decoration:line-through;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:1}.fr-highlight-change>.fr-video>iframe,.fr-tracking-deleted>.fr-video>iframe,.fr-highlight-change>.fr-video>video,.fr-tracking-deleted>.fr-video>video,.fr-highlight-change>.fr-video>embed,.fr-highlight-change>.fr-embedly>.embedly-card>.embedly-card-hug>iframe,.fr-tracking-deleted>.fr-embedly>.embedly-card>.embedly-card-hug>iframe{padding:10px !important}.fr-tracking-deleted img,.fr-highlight-change img{border:2px solid #f3eec3}.fr-highlight-change #isPasted *:not(table):not(tbody):not(tr):not(td){opacity:0.5;background-color:#f3eec3}.fr-highlight-change #isPasted>table td{opacity:0.5;border-color:#f3eec3}.fr-track-hide{display:none}.fr-track-hide-mobile{width:0;height:0;overflow:hidden;position:absolute}.fr-ios-mobile-disable-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fr-bottom-extended{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.position-relative{position:relative !important}/*!
 * froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2024 Froala Labs
 */.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px 0px #cccccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;box-sizing:border-box}.fr-view li img.fr-dii.fr-fil{margin-right:20px}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table[border='0'] td:not([class]),.fr-view table[border='0'] th:not([class]),.fr-view table[border='0'] td[class=""],.fr-view table[border='0'] th[class=""]{border-width:0px}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:whitesmoke}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view table tfoot td{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-column-break-after:always;-moz-column-break-after:always;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file::after{position:relative;content:"\1F4CE";font-weight:normal}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir="rtl"] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir="rtl"] blockquote blockquote{border-color:#00BCD4}.fr-view[dir="rtl"] blockquote blockquote blockquote{border-color:#43A047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5E35B1}.fr-view blockquote blockquote{border-color:#00BCD4;color:#00BCD4}.fr-view blockquote blockquote blockquote{border-color:#43A047;color:#43A047}.fr-view span.fr-emoticon{font-weight:normal;font-family:"Apple Color Emoji","Segoe UI Emoji","NotoColorEmoji","Segoe UI Symbol","Android Emoji","EmojiSymbols";display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat !important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#AAA !important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ffff00}.fr-view .fr-class-code{border-color:#cccccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:"Courier New", Courier, monospace}.fr-view .fr-class-transparency{opacity:0.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px));min-width:10px}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px));min-width:10px}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute !important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:0.9;-moz-opacity:0.9;opacity:0.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}.fr-view span.fr-img-caption.fr-dii.fr-fil,.fr-view p img.fr-dii.fr-fil{margin-right:15px}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px));min-width:10px}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - (2 * 5px));min-width:10px}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px);min-width:5px}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px);min-width:5px}/*!
 * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element img{cursor:pointer}.fr-image-resizer{position:absolute;border:solid 1px #1e88e5;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.fr-image-resizer.fr-active{display:block}.fr-image-resizer .fr-handler{display:block;position:absolute;background:#1e88e5;border:solid 1px #ffffff;z-index:4;-webkit-box-sizing:border-box;box-sizing:border-box}.fr-image-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-image-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-image-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-image-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-image-resizer .fr-handler{width:12px;height:12px}.fr-image-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-image-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-image-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-image-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media (min-width: 1200px){.fr-image-resizer .fr-handler{width:10px;height:10px}.fr-image-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-image-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-image-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}.fr-popup .fr-image-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-image-upload-layer:hover{background:#ebebeb}.fr-popup .fr-image-upload-layer.fr-drop{background:#ebebeb;border-color:#1e88e5}.fr-popup .fr-image-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0 !important;padding:0 !important;width:100% !important}.fr-popup .fr-image-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0px;top:0px;bottom:0px;width:500%;height:100%;margin:0px;font-size:400px}.fr-popup .fr-image-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:normal}.fr-popup .fr-image-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-image-progress-bar-layer>div.fr-loader{background:#bcdbf7;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-image-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#1e88e5;-webkit-transition:width 0.2s ease 0s;-moz-transition:width 0.2s ease 0s;-ms-transition:width 0.2s ease 0s;-o-transition:width 0.2s ease 0s}.fr-popup .fr-image-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30% !important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-image-size-layer .fr-image-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-uploading{-webkit-opacity:0.4;-moz-opacity:0.4;opacity:0.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}@keyframes loading{from{left:-25%}to{left:100%}}@-webkit-keyframes loading{from{left:-25%}to{left:100%}}/*!
 * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element .fr-video{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element .fr-video::after{position:absolute;content:'';z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:rgba(0,0,0,0)}.fr-element .fr-video.fr-active>*{z-index:2;position:relative}.fr-element .fr-video>*{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-video-resizer{position:absolute;border:solid 1px #1e88e5;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-video-resizer.fr-active{display:block}.fr-box .fr-video-resizer .fr-handler{display:block;position:absolute;background:#1e88e5;border:solid 1px #ffffff;z-index:4;-webkit-box-sizing:border-box;box-sizing:border-box}.fr-box .fr-video-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-box .fr-video-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-box .fr-video-resizer .fr-handler{width:12px;height:12px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media (min-width: 1200px){.fr-box .fr-video-resizer .fr-handler{width:10px;height:10px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-popup .fr-video-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-video-upload-layer:hover{background:#ebebeb}.fr-popup .fr-video-upload-layer.fr-drop{background:#ebebeb;border-color:#1e88e5}.fr-popup .fr-video-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0 !important;padding:0 !important;width:100% !important}.fr-popup .fr-video-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0px;top:0px;bottom:0px;width:500%;height:100%;margin:0px;font-size:400px}.fr-popup .fr-video-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:normal}.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-video-progress-bar-layer>div.fr-loader{background:#bcdbf7;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-video-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#1e88e5;-webkit-transition:width 0.2s ease 0s;-moz-transition:width 0.2s ease 0s;-ms-transition:width 0.2s ease 0s;-o-transition:width 0.2s ease 0s}.fr-popup .fr-video-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30% !important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-video-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}/*!
 * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;padding:10px;margin:0px;font-family:"Courier New", monospace;font-size:14px;background:#ffffff;color:#000000;outline:none}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block}.fr-box.fr-code-view.fr-inline{-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 1px 1px rgba(0,0,0,0.16);box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 1px 1px rgba(0,0,0,0.16)}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-placeholder,.fr-box.fr-code-view .fr-iframe{display:none}.fr-box.fr-code-view .CodeMirror{display:block}.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{position:absolute;top:0;right:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 1px 1px rgba(0,0,0,0.16);box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 1px 1px rgba(0,0,0,0.16);display:none;background:#ffffff;color:#222222;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:12px 12px;-webkit-transition:background 0.2s ease 0s;-moz-transition:background 0.2s ease 0s;-ms-transition:background 0.2s ease 0s;-o-transition:background 0.2s ease 0s;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:14px;width:14px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}/*!
 * froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2024 Froala Labs
 */.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-popup .fr-layer.fr-color-hex-layer{margin:0;padding:20px;padding-top:0;float:left}.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:15px 0 0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons{float:right;width:38px;height:40px;padding:17px 0 0;margin:0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:13px;height:40px;width:38px}.fr-popup .fr-separator+.fr-colors-tabs{margin-left:2px;margin-right:2px}.fr-popup .fr-color-set{line-height:0;display:none}.fr-popup .fr-color-set.fr-selected-set{display:block;padding:20px;padding-bottom:0}.fr-popup .fr-color-set>span{display:inline-block;width:32px;height:32px;position:relative;z-index:1}.fr-popup .fr-color-set>span>i,.fr-popup .fr-color-set>span>svg{text-align:center;line-height:32px;height:24px;width:24px;margin:4px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.fr-popup .fr-color-set>span>i path,.fr-popup .fr-color-set>span>svg path{fill:#222222}.fr-popup .fr-color-set>span .fr-selected-color{color:#FFF;font-family:FontAwesome;font-size:13px;font-weight:400;line-height:32px;position:absolute;top:0;bottom:0;right:0;left:0;text-align:center;cursor:default}.fr-popup .fr-color-set>span:hover,.fr-popup .fr-color-set>span:focus{outline:1px solid #222222;z-index:2}.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1="text"]~[data-param1="background"]::after{-webkit-transform:translate3d(100%, 0, 0);-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0)}/*!
 * froala_editor v4.3.0 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2024 Froala Labs
 */.fr-clearfix::after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element table td.fr-selected-cell,.fr-element table th.fr-selected-cell{border:1px double #0098f7}.fr-element table td,.fr-element table th{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text}.fr-element .fr-no-selection table td,.fr-element .fr-no-selection table th{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-table-resizer{cursor:col-resize;position:absolute;z-index:3;display:none}.fr-table-resizer.fr-moving{z-index:2}.fr-table-resizer div{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-right:1px solid #0098f7}.fr-no-selection{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-popup .fr-table-size{margin:20px}.fr-popup .fr-table-size .fr-table-size-info{text-align:center;font-size:14px}.fr-popup .fr-table-size .fr-select-table-size{line-height:0;padding:5px;white-space:nowrap}.fr-popup .fr-table-size .fr-select-table-size>span{display:inline-block;padding:0 4px 4px 0;background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span>span{display:inline-block;width:18px;height:18px;border:1px solid #DDD}.fr-popup .fr-table-size .fr-select-table-size>span.hover{background:transparent}.fr-popup .fr-table-size .fr-select-table-size>span.hover>span{background:rgba(0,152,247,0.3);border:solid 1px #0098f7}.fr-popup .fr-table-size .fr-select-table-size .new-line::after{clear:both;display:block;content:"";height:0}.fr-popup.fr-above .fr-table-size .fr-select-table-size>span{display:inline-block !important}.fr-popup .fr-table-colors{display:block;padding:20px;padding-bottom:0}.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span{width:12px;height:12px}.fr-insert-helper{position:absolute;z-index:9999;white-space:nowrap}/*!
 * froala_editor v2.8.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2018 Froala Labs
 */.clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.fr-element .fr-embedly{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:relative}.fr-element .fr-embedly::after{position:absolute;content:'';z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:rgba(0,0,0,0)}.fr-element .fr-embedly>*{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-box .fr-embedly-resizer{position:absolute;border:solid 1px #1e88e5;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-box .fr-embedly-resizer.fr-active{display:block}.fr-toolbar #videoUpload-1{display:none}.fr-toolbar h5{font-weight:900;font-size:32px}.fr-toolbar h6{font-weight:700;font-size:18px}.fr-toolbar p{font-weight:400;font-size:16px}.fr-wrapper{min-height:800px}.fr-view img.fr-dib{margin:0 auto 10px}.fr-view img.fr-dii{margin-left:0;margin-right:0;max-width:100%}.fr-view img.fr-dii.fr-fil{margin:0 10px 10px 0}.fr-view img.fr-dii.fr-fir{margin:0 0 10px 10px}.fr-view .fr-video.fr-dvi{display:inline}.fr-view h5{font-weight:900;font-size:32px;margin:0 0 1em 0 !important}.fr-view h6{font-weight:700;font-size:24px;margin:0 0 1em 0 !important}.fr-view p{font-style:normal;font-weight:400;font-size:16px;line-height:inherit;margin-bottom:1em}.fr-view hr{margin:2em 0;border:1px solid #f6f8fa}.fr-view u{text-decoration:none;display:inline;background-position:left -100% center;padding-bottom:1em;background-size:200% .4em;background-repeat:repeat-x;background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255,255,255,0)), color-stop(50%, rgba(242,96,115,0.4)));background-image:linear-gradient(to right, rgba(255,255,255,0) 50%, rgba(242,96,115,0.4) 50%)}.fr-view blockquote{border-left:4px solid #ccc;padding:16px 16px 1px 20px;margin-bottom:1em;background:#f6f8fa;color:#666;width:100%}.fr-view table{margin-bottom:1em;display:inline-block;overflow-x:auto;width:auto}.fr-view table th{width:auto !important;padding:1em;font-size:14px}.fr-view table td{width:auto !important;padding:1em;font-size:14px}.fr-view .fr-title-1{font-size:18px !important;font-weight:700 !important;color:#444A54;padding:1em;border-top:4px solid #444A54;border-bottom:4px solid #444A54;display:block}.fr-view .fr-title-2{font-size:18px !important;font-weight:700 !important;color:#444A54;padding:0 0 .5em;border-bottom:4px solid #ef4846;display:block}.fr-view .fr-title-3{font-size:18px !important;font-weight:700 !important;padding:.5em 1em;border-left:10px solid #ef4846;display:block}.fr-view .fr-bg-1{padding:1em;background:#f5f5f5;clear:both}.fr-view .fr-bg-2{padding:1em;border:4px solid #ccc;clear:both}.fr-view .fr-bg-3{padding:1em;border:1px solid #eee;-webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.1);box-shadow:4px 4px 4px rgba(0,0,0,0.1);clear:both}.fr-view .fr-bg-4{padding:1em;border:4px solid #ef4846;position:relative;clear:both}.fr-view .fr-bg-4 strong:first-child{position:absolute;top:-46px;left:-4px;display:inline-block;background:#ef4846;padding:8px 16px;color:#fff;border-top-right-radius:8px}.fr-view .fr-bg-1:after,.fr-view .fr-bg-2:after,.fr-view .fr-bg-3:after,.fr-view .fr-bg-4:after{content:"";display:block;clear:both}.fr-view .carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;clear:both}.fr-view .carousel .contains{width:100%;height:446px;overflow:hidden;position:relative;list-style:none;text-align:center}@media (max-width: 480px){.fr-view .carousel .contains{height:276px}}.fr-view .carousel .contains .slide{width:100%;height:400px;position:absolute;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f8fa;overflow:hidden}@media (max-width: 480px){.fr-view .carousel .contains .slide{height:240px}}.fr-view .carousel .contains .slide img{width:100%;height:auto}.fr-view .carousel .contains .slide .scroll-button{position:absolute;display:block;height:20px;width:20px;top:50%;margin-top:-10px;border-width:5px 5px 0 0;border-style:solid;border-color:#fff;background:none !important;cursor:pointer;opacity:0.9;z-index:3}.fr-view .carousel .contains .slide .scroll-button:hover{opacity:1}.fr-view .carousel .contains .slide .scroll-button.scroll-prev{left:16px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fr-view .carousel .contains .slide .scroll-button.scroll-next{right:16px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fr-view .carousel .contains .move-controler{position:absolute;bottom:0px;width:100%;text-align:center}.fr-view .carousel .contains .move-controler .button-move{display:inline-block;height:8px;width:8px;margin:0 4px;border-radius:100%;cursor:pointer;opacity:0.5;z-index:2;background-color:#444A54 !important}.fr-view .carousel .contains .move-controler .button-move:hover{opacity:0.75}.fr-view .carousel .contains .slide-select{display:none}.fr-view .carousel .contains .slide-select:nth-of-type(1):checked~.slide:nth-of-type(1),.fr-view .carousel .contains .slide-select:nth-of-type(1):checked~.move-controler .button-move:nth-of-type(1),.fr-view .carousel .contains .slide-select:nth-of-type(2):checked~.slide:nth-of-type(2),.fr-view .carousel .contains .slide-select:nth-of-type(2):checked~.move-controler .button-move:nth-of-type(2),.fr-view .carousel .contains .slide-select:nth-of-type(3):checked~.slide:nth-of-type(3),.fr-view .carousel .contains .slide-select:nth-of-type(3):checked~.move-controler .button-move:nth-of-type(3),.fr-view .carousel .contains .slide-select:nth-of-type(4):checked~.slide:nth-of-type(4),.fr-view .carousel .contains .slide-select:nth-of-type(4):checked~.move-controler .button-move:nth-of-type(4),.fr-view .carousel .contains .slide-select:nth-of-type(5):checked~.slide:nth-of-type(5),.fr-view .carousel .contains .slide-select:nth-of-type(5):checked~.move-controler .button-move:nth-of-type(5){opacity:1}.slide-item{height:100%}.slide-item img{height:100%}.project-images .slick-slide{position:relative;overflow:hidden}.project-images .slick-slide:before{content:"";display:block;padding-top:66%}.project-images .slick-slide img{position:absolute;top:1px;left:0;bottom:0;right:0;height:100% !important;width:auto !important;margin:auto;-o-object-fit:contain;object-fit:contain}.project-images .slick-prev,.project-images .slick-next{margin-top:-5px !important}.project-images-nav{margin:-36px 0 40px 0;padding:0 3px}@media screen and (max-width: 768px){.project-images-nav{margin:-17px 0 10px 0;padding:0}}.project-images-nav .slick-track{width:100% !important}.project-images-nav .slick-slide:not(:nth-child(1)){margin-left:1%}.project-images-nav .slick-slide{width:19.2% !important;position:relative;overflow:hidden;cursor:pointer;border:3px solid #E3E4E8;border-radius:4px}.project-images-nav .slick-slide:before{content:'';display:block;padding-top:66%}.project-images-nav .slick-slide:focus{outline:none}.project-images-nav .slick-slide.slick-current{border-color:#FAC75A}.project-images-nav .slick-slide img{position:absolute;top:0;left:0;bottom:0;width:100%;margin:auto}.slide-images{margin-bottom:20px;position:relative}.slide-images img{margin:0 auto}.slide-images i{width:30px;height:30px;display:block;border-radius:50%;z-index:99;font-size:30px;color:rgba(0,0,0,0.6);background:rgba(255,255,255,0.8);text-align:center;cursor:pointer}.slide-images i:hover{background:#fff}.slide-images .slick-prev{position:absolute;top:50%;left:20px;margin-top:-15px}.slide-images .slick-next{position:absolute;top:50%;right:5px;margin-top:-15px}.slide-images .slick-dots{position:absolute;bottom:-15px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slide-images .slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer}.slide-images .slick-dots li:first-child:last-child{display:none}.slide-images .slick-dots li.slick-active button{background:#999}.slide-images .slick-dots li.slick-active button:before{opacity:.75;color:black}.slide-images .slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;padding:5px;background:#ccc;border-radius:50%;cursor:pointer;border:0;outline:none}.slide-images .slick-dots li button:before{font-family:'slick';position:absolute;top:0;left:0;content:'•';text-align:center;opacity:.25;color:black}.toasted-container{position:fixed}.toasted-container .toasted{font-size:12px;padding:0 20px 0 10px;border-radius:3px}.toasted-container .toasted:before{content:url(https://static.camp-fire.jp/assets/misc/loading-6f401c91bb4eee0885c89b360ac428f50f3c78536fe7bb8a976e33594532ba3f.svg);margin-right:10px}@media screen and (max-width: 600px){.toasted-container{min-width:auto}.toasted-container.top-right{top:115px;right:20px}}@media screen and (max-width: 600px) and (max-width: 400px){.toasted-container.top-right{top:100px}}@media screen and (max-width: 600px) and (max-width: 360px){.toasted-container.top-right{top:95px}}.header-banner{display:block;position:relative;z-index:1000;text-align:center;background-repeat:no-repeat;background-position:center;background-size:cover}.header-banner img{width:100%;height:82px;margin:0 auto;-o-object-fit:contain;object-fit:contain;padding:7px 0 12px}@media screen and (max-width: 767px){.header-banner img{height:45px;padding:4px}}.header-banner.max-w-720 img{max-width:720px}.header-banner.max-w-1440 img{max-width:1440px}.header-banner.max-h-60 img{max-height:60px}.header-banner.max-h-70 img{max-height:70px}.header-banner.sp-max-h-40.sp-block img{max-height:40px}.header-banner.sp-max-h-50.sp-block img{max-height:50px}.header-banner.sp-max-h-60.sp-block img{max-height:60px}.header-banner.bg-size-1440{background-size:1440px}nav.gl-header{position:relative;z-index:9998;-webkit-box-sizing:border-box;box-sizing:border-box;height:80px;background:#fff}nav.gl-header a{font-size:13px;font-weight:bold;display:block;color:#4d4a4a}nav.gl-header a:hover{opacity:1}nav.gl-header .menu-global,nav.gl-header .navigation{width:100%;max-width:none;height:80px}nav.gl-header .navigation{background-color:#fff}@media (min-width: 961px){nav.gl-header .navigation.fixClass{position:fixed;top:0}}nav.gl-header .navigation .logo{position:relative;z-index:999;float:left;width:150px;margin:20px 10px 0}nav.gl-header .navigation .logo a{padding:10px}nav.gl-header .navigation .logo a.booster{margin-top:-10px}nav.gl-header .navigation .logo a img{width:100%}nav.gl-header .navigation .title{display:none}nav.gl-header .navigation .header-search-category{display:none}nav.gl-header .navigation .header-search{position:relative;z-index:999;float:left;width:11%;min-width:100px;max-width:150px;height:80px;margin:0 10px;padding:23px 0 25px;-webkit-transition:height 0.1s linear;transition:height 0.1s linear}nav.gl-header .navigation .header-search .search-close{display:none}nav.gl-header .navigation .header-search label{position:absolute;top:30px;left:3px;width:16px;height:16px}nav.gl-header .navigation .header-search label i{font-size:16px;color:#999}nav.gl-header .navigation .header-search input{font-size:12px;font-weight:bold;display:inline-block;width:100%;height:33px;padding:0 0 0 25px;color:#999;border:none;border-bottom:3px #e4e4e4 solid;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}nav.gl-header .navigation .header-search input:focus{width:100%;border-bottom:3px #ef4846 solid;outline:none}nav.gl-header .navigation .header-search input.custom::-webkit-input-placeholder{font-weight:normal;color:#999}nav.gl-header .navigation .header-search input.custom:-ms-input-placeholder{font-weight:normal;color:#999}nav.gl-header .navigation .header-search input.custom::-moz-placeholder{font-weight:normal;color:#999}nav.gl-header .navigation .header-search-campfire-sp{display:none}nav.gl-header .navigation .search-open-campfire-sp.on-fixed-header{display:none}nav.gl-header .navigation .slim-header-login-button{display:none}nav.gl-header .navigation .user-normal{line-height:30px;position:relative;z-index:999;float:right;height:80px;margin:0 20px 0 0;text-align:center}nav.gl-header .navigation .user-normal a{display:inline-block;margin:25px 5px}nav.gl-header .navigation .user-normal a:hover{color:#ef4846}nav.gl-header .navigation .user-normal span{color:#4d4a4a;margin:0 2px}nav.gl-header .navigation .user-login{line-height:80px;position:relative;z-index:999;float:right;height:80px;margin:0}nav.gl-header .navigation .user-login .user-action{display:inline-block;margin:18px 18px 0}nav.gl-header .navigation .user-login .user-action li{position:relative;float:right}nav.gl-header .navigation .user-login .user-action li.my-img{margin:0 0 0 18px}nav.gl-header .navigation .user-login .user-action li.my-img a{overflow:hidden;width:44px;height:44px;padding:0;border:1px #e4e4e4 solid;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}nav.gl-header .navigation .user-login .user-action li.my-img a .num{top:6px;right:6px}nav.gl-header .navigation .user-login .user-action li.my-img a img{width:100%;height:100%}nav.gl-header .navigation .user-login .user-action li.add-project{margin-left:15px}nav.gl-header .navigation .user-login .user-action li.add-project a{border:1px solid #e4e4e4;border-radius:3px;font-size:11px;padding:0 10px;line-height:42px}nav.gl-header .navigation .user-login .user-action li.add-project a i{font-size:11px;color:#ef4846;margin-right:10px}nav.gl-header .navigation .user-login .user-action li.message{margin-left:10px}nav.gl-header .navigation .user-login .user-action li a{line-height:1;padding:12px}nav.gl-header .navigation .user-login .user-action li a:hover{opacity:.7}nav.gl-header .navigation .user-login .user-action li a i{font-size:20px;color:#999;margin-right:0}nav.gl-header .navigation .user-login .user-action li a .num{font-size:10px;line-height:14px;position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 3px;text-align:center;color:#fff;border:2px #fff solid;border-radius:9px;background:#ef4846}nav.gl-header .navigation .user-menu{position:absolute;z-index:999999;top:75px;right:15px;display:none;width:190px}nav.gl-header .navigation .user-menu.active{display:block}nav.gl-header .navigation .user-menu>ul{overflow:hidden;width:100%;padding:0;border:1px #e4e4e4 solid;background:#fff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}nav.gl-header .navigation .user-menu>ul a{font-size:12px;font-weight:normal;color:#666}nav.gl-header .navigation .user-menu>ul a:hover{background:#f5f5f5}nav.gl-header .navigation .user-menu>ul>li.user-name{position:relative}nav.gl-header .navigation .user-menu>ul>li.user-name a{font-size:14px;font-weight:bold;line-height:1.2;padding:12px 30px 8px 15px;vertical-align:-2px}nav.gl-header .navigation .user-menu>ul>li.user-name a span{font-size:10px;font-weight:normal;display:inline-block;padding:4px 0 0}nav.gl-header .navigation .user-menu>ul>li.user-name i{position:absolute;top:50%;right:10px;-webkit-transform:translate(0, -5px);transform:translate(0, -5px)}nav.gl-header .navigation .user-menu>ul>li>ul>li{border-top:1px #f6f8fa solid}nav.gl-header .navigation .user-menu>ul>li>ul>li a{padding:10px}nav.gl-header .navigation .user-menu>ul>li>ul>li a#hnav_user_menu_referral_program{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0}nav.gl-header .navigation .user-menu>ul>li>ul>li a#hnav_user_menu_referral_program .expire_on{margin-left:8px;padding:2px 5px 3px;border:1px solid #EF4846;border-radius:4px;color:#EF4846;font-size:10px;font-weight:700;vertical-align:middle}nav.gl-header .navigation .user-menu>ul>li>ul>li i{font-size:14px;line-height:1;margin:0 8px 0 4px;vertical-align:-1px}nav.gl-header .navigation .user-menu:after,nav.gl-header .navigation .user-menu:before{position:absolute;top:-20px;right:15px;width:0;height:0;content:'';border:solid transparent;border-width:10px}nav.gl-header .navigation .user-menu:before{margin-left:-10px;border-bottom-color:#e4e4e4}nav.gl-header .navigation .user-menu:after{margin:1px 0 0 -10px;border-bottom-color:#fff}nav.gl-header .navigation .user-menu .pc-none{display:none}nav.gl-header .navigation .header-overlay{display:none}nav.gl-header .navigation .slim-header-readyfor-button{display:none}nav.gl-header .navigation .search-open{position:relative;z-index:999;display:none;-webkit-transition:none;transition:none}nav.gl-header .navigation .search-open-campfire-sp span{display:none}nav.gl-header .menu-global{position:absolute;z-index:100;top:0;left:0;margin:0 auto;text-align:center}@media (min-width: 961px){nav.gl-header .menu-global.fixClass{position:fixed;top:0;pointer-events:none}}nav.gl-header .menu-global ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav.gl-header .menu-global li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 1%;pointer-events:auto}nav.gl-header .menu-global li a{line-height:80px;height:80px;color:#4d4a4a;-webkit-transition:border 0.2s ease-out;transition:border 0.2s ease-out}nav.gl-header .menu-global li a:hover,nav.gl-header .menu-global li a.nav-hover{color:#ef4846;border-bottom:6px #ef4846 solid}nav.gl-header .menu-global li a#hnav_menu_open{padding-right:1em;padding-left:1em}nav.gl-header .menu-global li a#hnav_gl_menu_about_machiya_page{padding-left:1em;padding-right:1em}@media (max-width: 960px){nav.gl-header .menu-global li a .pc{display:none}}nav.gl-header .menu-global li a .sp{display:none}@media (max-width: 960px){nav.gl-header .menu-global li a .sp{display:block}}nav.gl-header .menu-global li a strong{background:#EF4846;color:#fff;padding:2px 8px;margin-right:4px;border-radius:14px;font-size:12px}nav.gl-header .more-menu{position:absolute;z-index:999999;top:80px;left:0;overflow:hidden;width:100%;height:0;background:#ef4846;-webkit-transition:height 0.3s cubic-bezier(0.1, 0.7, 0.4, 1);transition:height 0.3s cubic-bezier(0.1, 0.7, 0.4, 1)}@media (min-width: 961px){nav.gl-header .more-menu.fixClass{position:fixed;top:80px}}nav.gl-header .more-menu.active{height:500px}nav.gl-header .more-menu>ul{padding:80px 0}nav.gl-header .more-menu>ul a{font-size:16px;color:#fff}nav.gl-header .more-menu>ul a:hover{opacity:0.5}nav.gl-header .more-menu>ul>li{width:1200px;margin:0 auto}nav.gl-header .more-menu>ul>li ul{text-align:center;margin-bottom:10px}nav.gl-header .more-menu>ul>li ul li{position:relative;display:inline-block;padding:0 20px}nav.gl-header .more-menu>ul>li ul li+li:after{position:absolute;top:0;left:0;width:1px;height:25px;content:'';background:#fff;-webkit-transform:rotate(30deg);transform:rotate(30deg)}nav.gl-header .more-menu>ul>li ul.category{margin:40px 0 40px 100px;padding:0 20px;text-align:left}nav.gl-header .more-menu>ul>li ul.category li{position:relative;width:25%;margin:0;padding:10px 0 10px 30px;border:none;display:block;float:left}nav.gl-header .more-menu>ul>li ul.category li:after{display:none}nav.gl-header .more-menu>ul>li ul.category li i{position:absolute;top:14px;left:5px;width:14px;height:14px;color:#fff}nav.gl-header .more-menu>ul>li ul.category li a{font-size:14px;line-height:20px}nav.signup-header{display:none}@media screen and (max-width: 1024px){nav.gl-header .navigation .header-search{overflow:hidden;position:absolute;top:0;left:0;float:none;max-width:100%;min-width:0;width:100%;height:0;margin:0;padding:0;background:#ef4846;z-index:99999}nav.gl-header .navigation .header-search.active{height:80px;overflow:inherit}nav.gl-header .navigation .header-search form{position:relative;top:0;left:0;width:100%;height:80px;padding:20px;background:#ef4846}nav.gl-header .navigation .header-search .search-close{display:block;position:absolute;top:32px;right:-68px;width:12px;height:12px;font-size:12px;color:#fff;cursor:pointer;z-index:999;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}nav.gl-header .navigation .header-search .search-close.active{right:34px}nav.gl-header .navigation .header-search label{top:29px;left:-58px;width:22px;height:22px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}nav.gl-header .navigation .header-search label.active{left:29px}nav.gl-header .navigation .header-search label i{font-size:22px;color:#fff}nav.gl-header .navigation .header-search input{font-size:16px;height:40px;color:#fff;padding:0 40px 0 60px;background-color:#ef4846;border:none;-webkit-appearance:none}nav.gl-header .navigation .header-search input:focus{outline:none;width:100%;border:none;color:#fff;-webkit-box-shadow:none;box-shadow:none}nav.gl-header .navigation .header-search input.custom::-webkit-input-placeholder{color:#fff}nav.gl-header .navigation .header-search input.custom:-ms-input-placeholder{color:#fff}nav.gl-header .navigation .header-search input.custom::-moz-placeholder{color:#fff}nav.gl-header .navigation .search-open{position:absolute;top:30px;left:180px;display:block}nav.gl-header .navigation .search-open i{width:18px;height:18px;font-size:18px;line-height:1;color:#999}nav.gl-header .navigation .search-open i svg{height:1em;fill:currentColor}nav.gl-header .navigation .search-open-campfire-sp{display:inline-block;height:100%;line-height:80px;padding-top:3px;position:relative;z-index:999}nav.gl-header .navigation .search-open-campfire-sp i{width:18px;height:18px;font-size:18px;line-height:1;color:#999}nav.gl-header .navigation .search-open-campfire-sp i svg{height:1em;fill:currentColor}nav.gl-header .navigation .search-open-campfire-sp.active{z-index:9999}nav.gl-header .navigation .search-open-campfire-sp.active::before,nav.gl-header .navigation .search-open-campfire-sp.active::after{content:"";border-right:6px solid transparent;border-left:6px solid transparent;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}nav.gl-header .navigation .search-open-campfire-sp.active::before{border-bottom:7px solid #E4E4E4;bottom:0}nav.gl-header .navigation .search-open-campfire-sp.active::after{border-bottom:7px solid #fff;bottom:-2px}nav.gl-header .navigation .header-search-campfire-sp{background-color:#fff;border-top:1px solid #e4e4e4;width:100%;height:calc(100vh - 80px);position:absolute;top:80px;left:0;overflow:auto;z-index:999}nav.gl-header .navigation .header-search-campfire-sp .search{border-bottom:1px solid #e4e4e4;padding:12px 16px}nav.gl-header .navigation .header-search-campfire-sp .search .search-form .search-form-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}nav.gl-header .navigation .header-search-campfire-sp .search .search-form .search-form-wrap input{display:block;width:82%;height:36px;line-height:36px;background-color:#f3f3f5;border:none;padding:0 0 0 12px;border-radius:4px 0 0 4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}nav.gl-header .navigation .header-search-campfire-sp .search .search-form .search-form-wrap button{width:18%;height:36px;line-height:36px;font-size:12px;color:#ffffff;background-color:#4d4a4a;border:none;border-radius:0 4px 4px 0}nav.gl-header .navigation .header-search-campfire-sp .category-lists,nav.gl-header .navigation .header-search-campfire-sp .region-lists{padding:32px 16px}nav.gl-header .navigation .header-search-campfire-sp .category-lists h3,nav.gl-header .navigation .header-search-campfire-sp .region-lists h3{font-size:18px;margin-bottom:18px}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories>li,nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.region>li .region-wrap,nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.categories>li,nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li .region-wrap{position:relative}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories>li::before,nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.region>li .region-wrap::before,nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.categories>li::before,nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li .region-wrap::before{display:inline-block;font-family:FontAwesome;content:"\f105";color:#999;font-weight:bold;position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories>li span,nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.region>li .region-wrap span,nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.categories>li span,nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li .region-wrap span{font-size:16px;letter-spacing:0.05em}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories li{padding:8px 0}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:normal}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories li a img{width:60px;height:60px;border-radius:4px;margin-right:12px}nav.gl-header .navigation .header-search-campfire-sp .category-lists ul.categories.more-project-lists{display:none}nav.gl-header .navigation .header-search-campfire-sp .category-lists button{width:100%;color:#666666;font-weight:bold;background-color:#fff;border:1px solid #e4e4e4;border-radius:4px;padding:15px;margin-top:18px;position:relative}nav.gl-header .navigation .header-search-campfire-sp .category-lists button::after{display:inline-block;font-size:16px;font-family:FontAwesome;content:"\f107";color:#999;font-weight:bold;position:relative;left:8px}nav.gl-header .navigation .header-search-campfire-sp .category-lists button.open::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}nav.gl-header .navigation .header-search-campfire-sp .region-lists{border-top:10px solid #f4f4f4}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li .region-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #e4e4e4}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li .region-wrap::before{content:"\f107";-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li .region-wrap img{width:64px;height:64px;margin-right:16px}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li:last-child .region-wrap{border-bottom:none;padding-bottom:0}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li ul.prefectures{display:none;padding:20px 0 14px}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li ul.prefectures li{display:inline-block;color:#666666;border:1px solid #e4e4e4;border-radius:34px;padding:7px 14px;margin:0 6px 6px 0}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region>li ul.prefectures li a{font-weight:normal}nav.gl-header .navigation .header-search-campfire-sp .region-lists ul.region li.open .region-wrap::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);margin-top:-7px}nav.gl-header .navigation .header-search-campfire-sp .go-projects{background-color:#f3f3f5;padding:16px 16px 24px}nav.gl-header .navigation .header-search-campfire-sp .go-projects h3{margin-bottom:10px}nav.gl-header .navigation .header-search-campfire-sp .go-projects a{color:#666666;font-weight:bold;font-size:13px;background-color:#ffffff;border:1px solid #e4e4e4;border-radius:4px;padding:16px 0 16px 20px;position:relative}nav.gl-header .navigation .header-search-campfire-sp .go-projects a::before{font-family:FontAwesome;content:"\f105";color:#999;font-weight:bold;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}nav.gl-header .navigation .header-search-campfire-sp .close-modal button{color:#4D4A4A;background:no-repeat;border:none;width:100%;text-align:center;font-weight:bold;letter-spacing:0.06em;padding:24px 0 84px}nav.gl-header .navigation .header-search-campfire-sp .close-modal button i{font-size:16px;margin-left:4px}nav.gl-header .navigation .header-search-campfire-sp.active{display:block;z-index:9998}}@media screen and (max-width: 960px){nav.gl-header{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:120px}nav.gl-header a{color:#4d4a4a;font-size:14px;display:block;font-weight:bold}nav.gl-header .menu-global,nav.gl-header .navigation{height:60px}nav.gl-header .navigation{background-color:#fff}nav.gl-header .navigation .logo{margin:10px 10px 0}nav.gl-header .navigation .logo a{padding:10px;width:150px}nav.gl-header .navigation .logo a img{width:100%}nav.gl-header .navigation .header-search.active{height:60px}nav.gl-header .navigation .header-search form{height:60px;padding:10px 50px 10px 10px}nav.gl-header .navigation .header-search .search-close{top:22px;right:-48px;font-size:12px}nav.gl-header .navigation .header-search .search-close.active{right:24px}nav.gl-header .navigation .header-search label{top:21px;left:-42px;width:18px;height:18px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}nav.gl-header .navigation .header-search label.active{left:21px}nav.gl-header .navigation .header-search label i{font-size:18px;color:#fff}nav.gl-header .navigation .header-search input{padding:0 0 0 50px}nav.gl-header .navigation .header-search input:focus{outline:none;width:100%;border:none;color:#fff;-webkit-box-shadow:none;box-shadow:none}nav.gl-header .navigation .search-open{position:inherit;top:auto;left:auto;float:right;line-height:60px}nav.gl-header .navigation .search-open i{width:16px;height:16px;font-size:16px;color:#4d4a4a}nav.gl-header .navigation .search-open-campfire-sp{line-height:60px;float:right;padding-top:0}nav.gl-header .navigation .search-open-campfire-sp i{width:16px;height:16px;font-size:16px;color:#4d4a4a}nav.gl-header .navigation .search-open-campfire-sp.active{position:relative;margin-top:0}nav.gl-header .navigation .search-open-campfire-sp.active::before{bottom:0}nav.gl-header .navigation .search-open-campfire-sp.active::after{bottom:-2px}nav.gl-header .navigation .header-search-campfire-sp{height:calc(100vh - 60px);top:60px}nav.gl-header .navigation .user-normal{height:60px}nav.gl-header .navigation .user-normal a{margin:15px 5px;font-size:12px}nav.gl-header .navigation .user-login{height:60px;width:60px;line-height:60px}nav.gl-header .navigation .user-login .user-action{margin:0}nav.gl-header .navigation .user-login .user-action li.my-img{padding:13px;margin:0}nav.gl-header .navigation .user-login .user-action li.my-img a{width:34px;height:34px}nav.gl-header .navigation .user-menu{display:block;position:fixed;top:0;right:-30%;width:30%;height:100%;background:#f6f8fa;-webkit-transition:right 0.1s linear;transition:right 0.1s linear;overflow:auto}nav.gl-header .navigation .user-menu.active{right:0}nav.gl-header .navigation .user-menu .pc-none{display:block}nav.gl-header .navigation .user-menu>ul{border:none;background:#f6f8fa;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}nav.gl-header .navigation .user-menu>ul a:hover{background:#ef4846}nav.gl-header .navigation .user-menu>ul>li{background:#fff}nav.gl-header .navigation .user-menu>ul>li.user-name{position:relative;margin:0 0 10px;background:#ef4846}nav.gl-header .navigation .user-menu>ul>li.user-name a{padding:15px 30px 15px 15px;color:#fff;font-size:15px;line-height:1.2;font-weight:bold;vertical-align:-2px}nav.gl-header .navigation .user-menu>ul>li.user-name a span{font-size:12px;padding:5px 0 0}nav.gl-header .navigation .user-menu>ul>li.user-name i{top:50%;font-size:14px;-webkit-transform:translate(0, -7px);transform:translate(0, -7px)}nav.gl-header .navigation .user-menu>ul>li>ul{margin:0 0 10px}nav.gl-header .navigation .user-menu>ul>li>ul>li{border:none;position:relative}nav.gl-header .navigation .user-menu>ul>li>ul>li .num{min-width:18px;height:18px;border-radius:9px;background:#ef4846;position:absolute;top:10px;right:10px;color:#fff;font-size:12px;text-align:center;padding:0 3px}nav.gl-header .navigation .user-menu>ul>li>ul>li+li{border-top:1px #f6f8fa solid}nav.gl-header .navigation .user-menu>ul>li>ul>li a{padding:10px}nav.gl-header .navigation .user-menu>ul>li>ul>li a:hover{background:#fff}nav.gl-header .navigation .user-menu>ul>li>ul>li a#hnav_user_menu_referral_program .expire_on{padding:1px 5px 2px}nav.gl-header .navigation .user-menu:after,nav.gl-header .navigation .user-menu:before{display:none}nav.gl-header .navigation .user-menu .user-menu-banner{margin-top:6px;padding:0 16px}nav.gl-header .navigation .user-menu .user-menu-banner:first-child{margin-bottom:12px}nav.gl-header .navigation .header-overlay{display:none;z-index:99999;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6)}nav.gl-header .menu-global{top:60px;left:0;width:100%;height:60px;-webkit-transform:translate(0, 0);transform:translate(0, 0)}nav.gl-header .menu-global li{position:static;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;background:#fff}nav.gl-header .menu-global li+li{border-left:1px #e4e4e4 solid}nav.gl-header .menu-global li a{height:60px;border-top:1px #e4e4e4 solid;border-bottom:1px #e4e4e4 solid;line-height:58px;color:#4d4a4a}nav.gl-header .menu-global li a:hover{border-bottom:1px #e4e4e4 solid;color:#4d4a4a}nav.gl-header .more-menu{display:none}nav.gl-header.slim-header{height:60px}nav.gl-header.slim-header .search-open-campfire-sp{font-weight:normal;line-height:60px;margin:0}nav.gl-header.slim-header .search-open-campfire-sp span{display:inline}nav.gl-header.slim-header .search-open-campfire-sp i{width:13px;height:13px;margin-left:4px;font-size:13px}nav.gl-header.slim-header .search-open-campfire-sp.active{font-weight:bold}nav.gl-header.slim-header .user-normal{display:none}nav.gl-header.slim-header .slim-header-login-button{float:right;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav.gl-header.slim-header .slim-header-login-button a{font-size:11px;padding:6px 12px;margin:0 16px 0 10px;border:1px solid #E4E4E4;border-radius:2px}nav.gl-header.slim-header .slim-header-readyfor-button{display:block;padding:0 10px;font-size:14px;line-height:60px;font-weight:normal;float:right}nav.gl-header.slim-header .menu-global-wrap{display:none}.layouts-project-management header .gl-header .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-project-management header .gl-header .navigation .logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50px}.layouts-project-management header .gl-header .navigation .logo a{max-width:50px}.layouts-project-management header .gl-header .navigation .logo a img{display:none}.layouts-project-management header .gl-header .navigation .logo a::after{font-family:"Font Awesome 5 Pro";display:inline-block;margin-right:3px;font-size:14px;width:20px;content:"";font-weight:400;color:#EF4846}.layouts-project-management header .gl-header .navigation .title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold}.layouts-project-management header .gl-header .navigation #header-users{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.layouts-project-management header .gl-header .navigation .search-open-campfire-sp{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (max-width: 768px){nav.gl-header{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;height:100px;z-index:9998}nav.gl-header a{display:block;color:#4d4a4a;font-size:13px;font-weight:bold}nav.gl-header .menu-global,nav.gl-header .navigation{max-width:none;width:100%;height:50px}nav.gl-header .navigation{background-color:#fff}nav.gl-header .navigation.for-optimize.fix-header .search-open{position:relative}nav.gl-header .navigation.for-optimize.fix-header.hide{-webkit-transform:translateY(-100%);transform:translateY(-100%)}nav.gl-header .navigation.for-optimize.fix-header:not(.hide){position:fixed;top:0;border-bottom:1px solid #e4e4e4}nav.gl-header .navigation .logo{margin:0}nav.gl-header .navigation .logo a{height:50px;max-width:150px;padding:15px 15px 0}nav.gl-header .navigation .logo a img{width:100%}nav.gl-header .navigation ul.header-search-category{display:block;height:calc(100% - 50px);padding:0px;overflow-y:scroll;padding-bottom:50px;background-color:#f6f8fa}nav.gl-header .navigation ul.header-search-category::-webkit-scrollbar{display:none}nav.gl-header .navigation ul.header-search-category li{font-size:15px}nav.gl-header .navigation ul.header-search-category li i{display:none}nav.gl-header .navigation ul.header-search-category li a{font-weight:400;color:#000;background-color:#fff;padding:15px 10px;border-bottom:1px solid #f6f8fa}nav.gl-header .navigation .header-search{background:#fff}nav.gl-header .navigation .header-search.active{height:100vh}nav.gl-header .navigation .header-search form{height:50px}nav.gl-header .navigation .header-search .search-close{top:17px;right:-38px}nav.gl-header .navigation .header-search .search-close.active{right:19px}nav.gl-header .navigation .header-search label{top:16px;left:-32px}nav.gl-header .navigation .header-search label.active{left:16px}nav.gl-header .navigation .header-search input{padding:0 0 0 40px;height:30px}nav.gl-header .navigation .header-search input:focus{width:100%;border:none;outline:none;color:#fff;-webkit-box-shadow:none;box-shadow:none}nav.gl-header .navigation .search-open{line-height:50px}nav.gl-header .navigation .search-open i{width:15px;height:15px;color:#4d4a4a;font-size:12px}nav.gl-header .navigation .search-open-campfire-sp{line-height:50px}nav.gl-header .navigation .search-open-campfire-sp i{width:15px;height:15px;color:#4d4a4a;font-size:12px}nav.gl-header .navigation .header-search-campfire-sp{height:calc(100vh - 50px);top:50px}nav.gl-header .navigation .header-search-campfire-sp .go-projects{padding:16px 16px 24px}nav.gl-header .navigation .header-search-campfire-sp .close-modal button{padding:24px 0 140px}nav.gl-header .navigation .user-normal{height:50px;margin:0 10px 0 5px}nav.gl-header .navigation .user-normal a{margin:10px 5px}nav.gl-header .navigation .user-login{width:50px;height:50px;line-height:50px}nav.gl-header .navigation .user-login .user-action li{position:relative;float:right}nav.gl-header .navigation .user-login .user-action li.my-img{margin:0;padding:10px}nav.gl-header .navigation .user-login .user-action li.my-img a{width:30px;height:30px}nav.gl-header .navigation .user-menu{right:-250px;max-width:250px;width:60%}nav.gl-header .menu-global{top:50px;height:50px}nav.gl-header .menu-global li{-webkit-box-flex:1;-ms-flex:1;flex:1}nav.gl-header .menu-global li a{height:50px;font-size:12px;line-height:48px;white-space:nowrap}nav.gl-header.slim-header{height:50px}nav.gl-header.slim-header .slim-header-login-button{height:50px}nav.gl-header.slim-header .search-open-campfire-sp{line-height:50px;font-size:12px}nav.gl-header.slim-header .search-open-campfire-sp i{width:13px;height:13px;font-size:10px;margin-left:2px}nav.gl-header.slim-header .slim-header-readyfor-button{font-size:12px;line-height:50px}}@media screen and (max-width: 490px){nav.gl-header.signup{display:none}nav.signup-header{display:block;height:50px}nav.signup-header .signup-header-container{position:fixed;width:100%;height:50px;z-index:9998;top:0;background-color:#fff}nav.signup-header .signup-header-container .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav.signup-header .signup-header-container .navigation .logo{z-index:999;width:120px;max-width:120px;margin-left:15px}nav.signup-header .signup-header-container .navigation .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}nav.signup-header .signup-header-container .navigation .logo a img{width:100%}nav.signup-header .signup-header-container .navigation .signup-login-button{border:1px #EF4846 solid;border-radius:3px;padding:8px 10px;margin-right:10px;color:#EF4846;font-size:12px;line-height:16px}nav.signup-header .signup-header-container .navigation::before,nav.signup-header .signup-header-container .navigation::after{content:none}}@media screen and (max-width: 370px){nav.gl-header .navigation .slim-header-login-button a{margin:0 10px 0 0;padding:5px 10px}nav.gl-header .navigation .hnav-search-open-campfire-sp{margin:0 5px}nav.gl-header .navigation .slim-header-readyfor-button{padding:0 5px}}@media screen and (max-width: 350px){nav.gl-header .navigation{max-width:100%;white-space:nowrap}nav.gl-header .navigation .logo{width:40%}nav.gl-header .navigation .logo a{width:100%;padding:16px 10px 0 16px}nav.gl-header .navigation .user-normal{width:auto;margin:0 15px}nav.gl-header .navigation .user-normal a{font-size:10px;margin:10px 0px}nav.gl-header .navigation .user-login{margin-left:15px}nav.gl-header .navigation .search-open{margin:0 -10px 0 auto;text-align:center}nav.gl-header .navigation .search-open i{margin-right:0}nav.gl-header .navigation .search-open-campfire-sp{margin-right:-15px}nav.gl-header .menu-global li a{font-size:10px}nav.signup-header .signup-header-container .navigation .logo{width:40%}}@media screen and (max-width: 260px){nav.gl-header .navigation .search-open{display:none !important}}.header-top-info{text-align:center;background:#fff;border-bottom:1px solid #e4e4e4;padding:10px}@media (max-width: 768px){.header-top-info{font-size:12px}}@media (max-width: 400px){.header-top-info{font-size:11px}}.header-top-info a.red{color:#e13a43}body.hnav-search-open{overflow:hidden}.footer{font-size:14px;color:#fff;background-color:#393f48}.footer .inner{width:100%;max-width:1200px;margin:0 auto;padding:40px}.footer .inner h6{font-size:14px}.footer .inner a:link,.footer .inner a:visited{text-decoration:none;color:#e4e4e4}.footer .inner a:hover{color:#fff;opacity:1}.footer .inner .footer-top-area{margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .inner .footer-top-area section{border-left:1px solid #56606e;padding:10px 16px;width:calc(100%/3)}.footer .inner .footer-top-area section.half{width:calc(100%/6)}.footer .inner .footer-top-area section h6{margin-bottom:20px;color:inherit;font-size:16px}.footer .inner .footer-top-area section p{color:#999;margin-bottom:8px;line-height:1.8;font-size:12px}.footer .inner .footer-top-area section ul li{margin-bottom:8px;line-height:1.8;font-size:12px}.footer .inner .footer-top-area section ul li a{display:block}.footer .inner .footer-top-area section .inner-block{width:50%;float:left}.footer .inner .footer-top-area section .academy-block{width:100%;float:left}.footer .inner .footer-top-area section .academy-block p{color:#fff;font-size:11px;margin-bottom:0}.footer .inner .footer-top-area section .academy-block .academy-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.footer .inner .footer-top-area section .academy-block .academy-label img{height:14px;margin-right:8px}.footer .inner .footer-top-area section .academy-block .academy-label p{font-weight:bold;font-size:16px;line-height:22px}.footer .inner .footer-top-area section .academy-block .academy-left-inner-block{width:65%;float:left}.footer .inner .footer-top-area section .academy-block .academy-right-inner-block{width:35%;float:left}.footer .inner .footer-top-area section.category{border-left:none;padding-left:0}.footer .inner .footer-top-area section.support .inner-block:nth-child(2),.footer .inner .footer-top-area section.support .inner-block:nth-child(3){margin-bottom:16px}.footer .inner .footer-top-area section.about{padding-right:0}.footer .inner .footer-top-area section.about p{margin-top:24px}.footer .inner .group{background-color:#424852;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .inner .group h6{margin-right:10px;font-size:11px;text-align:center;color:#fff}.footer .inner .group ul{font-size:12px}.footer .inner .group ul li{display:inline-block;border-left:#56606E 1px solid;padding:0 10px;border-left:#56606E 1px solid}.footer .inner .group ul li a:hover{opacity:0.7}.footer .inner .group ul li a small{font-size:10px}.footer .inner .footer-bottom-area{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .inner .footer-bottom-area section.logo{margin-right:30px}.footer .inner .footer-bottom-area section.logo img{width:109px}.footer .inner .footer-bottom-area section.company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .inner .footer-bottom-area section.company .copyright{margin-right:33px}.footer .inner .footer-bottom-area section.company ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .inner .footer-bottom-area section.company ul li{margin-right:40px}.footer .inner .footer-bottom-area section.social{margin-left:auto}.footer .inner .footer-bottom-area section.social ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .inner .footer-bottom-area section.social ul li{margin-left:15px}.footer .inner .footer-bottom-area section.social ul li i{margin-right:0;color:#fff;font-size:22px}.footer .inner .footer-bottom-area section.social ul li img{display:block}.footer .inner .footer-bottom-area section.social ul li img.logo-x-twitter{width:18px}.footer .inner .qr-code-note{text-align:right;font-size:10px;color:#999;margin:16px 0 40px}@media screen and (max-width: 960px){.footer .inner{padding:0 20px 20px 20px}.footer .inner .footer-top-area section{padding:20px 0 0 0;width:100%}.footer .inner .footer-top-area section.half{width:50%}.footer .inner .footer-top-area section.category,.footer .inner .footer-top-area section.support{padding-bottom:20px}.footer .inner .footer-top-area section.support,.footer .inner .footer-top-area section.service,.footer .inner .footer-top-area section.about{border-top:1px solid #56606e;border-left:none}.footer .inner .footer-top-area section .academy-block .academy-left-inner-block,.footer .inner .footer-top-area section .academy-block .academy-right-inner-block{width:50%}.footer .inner .group{display:block;padding:20px 20px 10px 20px}.footer .inner .group h6{text-align:left;margin:0 0 10px 0}.footer .inner .group ul li{display:block;border-left:none;padding:0;margin-bottom:10px}.footer .inner .group ul li label{display:block;margin-bottom:10px}.footer .inner .footer-bottom-area{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .inner .footer-bottom-area section{width:100%}.footer .inner .footer-bottom-area section.logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0;text-align:center}.footer .inner .footer-bottom-area section.company{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .inner .footer-bottom-area section.company .copyright{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:block;width:100%;text-align:center;margin-right:0}.footer .inner .footer-bottom-area section.company ul{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;max-width:300px;margin-bottom:20px}.footer .inner .footer-bottom-area section.company ul li{width:calc(100%/3);text-align:center;margin:0;font-size:12px}.footer .inner .footer-bottom-area section.social{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:20px}.footer .inner .footer-bottom-area section.social ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .inner .footer-bottom-area section.social ul li{margin:0 10px}}.footer.aupay-miniapp .inner .footer-top-area{margin:0 auto}@media screen and (max-width: 768px){.layouts1~.footer .inner{padding-bottom:60px}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.dt-block,.dt-inline,.dt-inline-block,.dt-table-row{display:none !important}.sc-block,.sc-inline,.sc-inline-block,.sc-table-row{display:none !important}.sp-block,.sp-inline,.sp-inline-block,.sp-table-row{display:none !important}.tb-block,.tb-inline,.tb-inline-block,.tb-table-row{display:none !important}.spm-block,.spm-inline,.spm-inline-block,.spm-table-row{display:none !important}.sps-block,.sps-inline,.sps-inline-block,.sps-table-row{display:none !important}.print-block{display:none !important}i.fas,i.far,i.fal,i.fab{display:inline-block;margin:0 0.5em 0 0;font-style:normal;text-decoration:inherit;text-align:center;speak:none}i.fas.right,i.far.right,i.fal.right,i.fab.right{margin:0 0 0 0.5em}i.fa{font-family:"FontAwesome" !important;display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none}i.fa.right{margin:0 0 0 0.5em}i.fa.fa-sm{font-size:12px}i.fa.fa-md{font-size:16px}i.fa.fa-lg{font-size:18px}i.fa.fa-hg{font-size:24px}i.fa.fa-mg{font-size:36px}i.fa.fa-gg{font-size:48px}i.fa.fa0{margin:0}i.fa.gray{color:#e4e4e4}i.fa.yellow{color:#fac75a}i.fa.lime{color:#00c4ac}i.fa.blue{color:#4084d0}i.fa.orange{color:#e67f22}i.fa.red{color:#e65d65}i.fa.white{color:#ffffff}i.fa.gold{color:#caca99}i.fa.green{color:#39c288}i.fa.purple{color:#9b58b6}@font-face{font-family:"EmojiSymbols";src:url("/fonts/EmojiSymbols-Regular@mixin woff") format("woff");text-decoration:none;font-style:normal}.emj{font-family:"EmojiSymbols";line-height:1}*{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}body{font:normal 14px "Noto Sans JP", sans-serif;margin:0;padding:0;color:#4d4a4a;background-color:#f6f8fa;vertical-align:baseline;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased}img{vertical-align:bottom;margin:0;max-width:100%}p{line-height:160%;word-break:break-all;margin:0;padding:0}ol,ul{padding:0;margin:0}ol li,ul li{list-style:none}dl dt{margin-bottom:10px}dl dd{margin:0 0 20px 10px}small{font-size:90%;font-weight:normal}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#4d4a4a}h1{font-size:36px}h2{font-size:24px}h3{font-size:16px}h4,h5,h6{font-size:14px}a{text-decoration:none;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}a:link,a:visited{color:#307bf6}@media screen and (min-width: 768px){a:hover{opacity:0.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}}a:active{opacity:0.7;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}table{font-size:inherit;width:100%;max-width:100%;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}table tr td,table tr th{padding:20px}table tr th{text-align:center;background-color:#f6f8fa;width:20%}table tr td{background-color:#ffffff}table tr td p{font-size:12px}table tr td p.hint{color:#999999;padding-top:5px}table tr td.message a:not(.button),table tr td.shipping a:not(.button),table tr td.private-comment a:not(.button){display:block;padding:10px;margin:-10px;color:#4d4a4a}table tr td.delete a{color:#e65d65}table tr td.status{text-align:center}table tr td.status.status-green{background-color:#98ca69;color:#ffffff}table tr td.status.status-yellow{background-color:#e3e4e8}table tr td.status.status-red{background-color:#e65d65;color:#ffffff}table tr td.status.status-red a{color:#ffffff;display:block}table tr td .uneditable{float:right}table.show{border:1px solid #e4e4e4;-webkit-box-shadow:#e4e4e4 0 2px 0;box-shadow:#e4e4e4 0 2px 0;margin-bottom:2px}table.show tr td,table.show tr th{border:1px solid #e4e4e4}table.show tr th{text-align:left}table.community-show{border-spacing:0 1px;border-collapse:separate}table.community-show td{background-color:#F6F8FA}table.hidden{display:none}table.hina tr td,table.hina tr th{background:none;border-bottom:1px solid #e4e4e4}table.hina tr th{text-align:left}table.hazuki{font-size:12px;-webkit-box-shadow:#e4e4e4 0 2px 0;box-shadow:#e4e4e4 0 2px 0;margin-bottom:2px}table.hazuki tr{border-bottom:1px solid #f6f8fa}table.hazuki tr td,table.hazuki tr th{padding:10px;word-break:break-word}table.hazuki tr td.not-break-word,table.hazuki tr th.not-break-word{word-break:normal}table.hazuki tr th{text-align:left}table.hazuki tr td span.disabled{color:#999}table.natsuki tr{border-bottom:1px solid #f6f8fa}table.natsuki tr td,table.natsuki tr th{background-color:#ffffff;padding:10px}table.natsuki tr th{text-align:left}table.natsuki tr:first-child{border-top:1px solid #f6f8fa}table.width_vary{width:auto}table.backer_select_option{margin-bottom:6px}table.backer_select_option tr td,table.backer_select_option tr th{border:1px solid #e4e4e4;width:240px;max-width:none;white-space:normal}table.backer_select_option tr td:first-child,table.backer_select_option tr th:first-child{border-left:none}table.backer_select_option tr td:last-child,table.backer_select_option tr th:last-child{border-right:none;width:100px}form{max-width:100%}input[type="email"],input[type="text"],input[type="password"],input[type="submit"],input[type="number"],input[type="tel"],input[type="url"],select{font-size:13px}input[type="email"],input[type="text"],input[type="password"],input[type="number"],input[type="tel"],input[type="url"],textarea{border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #e4e4e4;padding:7px 10px;color:#4d4a4a;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);max-width:100% !important}input[type="email"]:focus:-moz-placeholder,input[type="email"]:focus::-webkit-input-placeholder,input[type="text"]:focus:-moz-placeholder,input[type="text"]:focus::-webkit-input-placeholder,input[type="password"]:focus:-moz-placeholder,input[type="password"]:focus::-webkit-input-placeholder,input[type="number"]:focus:-moz-placeholder,input[type="number"]:focus::-webkit-input-placeholder,input[type="tel"]:focus:-moz-placeholder,input[type="tel"]:focus::-webkit-input-placeholder,input[type="url"]:focus:-moz-placeholder,input[type="url"]:focus::-webkit-input-placeholder,textarea:focus:-moz-placeholder,textarea:focus::-webkit-input-placeholder{color:fade(#999, 50%)}textarea{resize:vertical;min-height:150px;width:100%;font-weight:normal;padding:10px}input.form-error[type="email"],input.form-error[type="text"],input.form-error[type="password"],input.form-error[type="number"],input.form-error[type="tel"],input.form-error[type="url"],textarea.form-error,select.form-error{border-color:rgba(230,93,101,0.25) !important;-webkit-box-shadow:inset 0 1px 1px rgba(230,93,101,0.25);box-shadow:inset 0 1px 1px rgba(230,93,101,0.25)}.selectbox{display:inline-block;vertical-align:middle;overflow:hidden;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff url(https://static.camp-fire.jp/assets/misc/arrow-ca2a44793f45a92053279c7fe1931200557cc8f878c055d1009c2f3325b07038.png) no-repeat right center;max-width:100%}.selectbox select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:7px 25px 7px 10px;margin:0;outline:none;border:1px solid #e4e4e4;background:transparent;width:100%;border-top-right-radius:inherit;border-top-left-radius:inherit;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.selectbox select:focus{border-color:#00c4ac}.selectbox.large{border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.selectbox.large select{font-size:18px;font-weight:bold;padding:13px 25px 13px 10px;border-width:2px}input.large[type="text"]{padding:13px 10px;font-size:18px;font-weight:bold;border-width:2px;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}input[type="checkbox"],input[type="radio"]{margin-right:0.5em}input.designed[type="checkbox"]{display:none}input.designed[type="checkbox"]+label{display:block;cursor:pointer;text-align:center;border:2px solid #e4e4e4;width:30px;height:30px;text-align:center;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}input.designed[type="checkbox"]+label i.fa.fa-check{display:none}input.designed[type="checkbox"]+label:hover{opacity:0.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}input.designed[type="checkbox"]:checked+label{background-color:#39c288;border-color:#39c288}input.designed[type="checkbox"]:checked+label i.fa.fa-check{display:inline-block;vertical-align:middle;color:#ffffff;line-height:26px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}input:not([type="submit"]):focus,textarea:focus{border-color:#00c4ac;background-color:#ffffff;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}input[type="submit"]{border:1px solid #00c4ac;background-color:transparent;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:7px 20px;color:#00c4ac;outline:none;letter-spacing:0.2em !important}input[type="submit"]:active,input[type="submit"]:focus,input[type="submit"]:hover{background-color:#00c4ac;color:#ffffff;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}input[type="submit"][name="back"]{background:none;border:none;padding:8px 20px;color:#999999}input[type="submit"][name="back"]:hover{opacity:0.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}input[type="submit"][disable="disable"]{background-color:rgba(0,196,172,0.25)}input.rounded[type="submit"]{border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px}input.reverse[type="submit"]{background:#00c4ac;color:#ffffff}input.reverse[type="submit"]:hover{background-color:transparent;color:#00c4ac}input.large[type="submit"]{padding:15px 40px;font-size:16px;font-weight:bold;border-width:2px;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}input.large.rounded[type="submit"]{border-top-right-radius:24px;border-top-left-radius:24px;border-bottom-right-radius:24px;border-bottom-left-radius:24px}.counter-box{position:relative;display:block}.counter-box>textarea+.counter,.counter-box>input+.counter{position:absolute;font-weight:bold;color:#999999}.counter-box>textarea+.counter.exceeded,.counter-box>input+.counter.exceeded{color:#e65d65}.counter-box>input{padding-right:40px}.counter-box>input+.counter{right:10px;top:0;line-height:36px}.counter-box>input.large+.counter{line-height:48px}.counter-box>textarea{padding-bottom:40px}.counter-box>textarea+.counter{right:10px;bottom:10px}input:focus:invalid{border:1px solid #e65d65;-webkit-box-shadow:0 0 5px #e65d65;box-shadow:0 0 5px #e65d65}.submit{text-align:center}.submit .btn{line-height:normal;font-weight:normal}.submit-box{text-align:center;letter-spacing:-0.4em}.submit-box>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.submit-box>*{margin-right:20px}.submit-box>*:last-child{margin-right:0}.submit-box a:not(.button){line-height:36px;padding:0 20px;color:#999999}.submit-box .term-policy{margin-top:11px;text-align:left;font-size:11px;line-height:16px;color:#666}.submit-box .term-policy a{padding:0;font-size:11px;line-height:16px;color:#307bf6}.submit-box .po-annotation .term-policy{margin-top:0}.submit-box .po-annotation .annotation{margin-top:11px;margin-bottom:4px;text-align:left;font-size:11px;line-height:16px;color:#666;margin-right:0}.submit-box .footer-follow-project-button a:not(.button){line-height:0;padding:0}.submit-box .footer-follow-project-button i{font-style:normal}.input-submit{letter-spacing:-0.4em}.input-submit>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.input-submit>input[type="email"],.input-submit>input[type="text"]{width:65%;border-bottom-right-radius:0;border-top-right-radius:0;border-right:none}.input-submit>.submit{width:35%}.input-submit>.submit input[type="submit"]{width:100%;border-bottom-left-radius:0;border-top-left-radius:0;background-color:#00c4ac;color:#ffffff;padding-right:10px;padding-left:10px}.input-submit>.submit input[type="submit"]:active,.input-submit>.submit input[type="submit"]:focus,.input-submit>.submit input[type="submit"]:hover{background-color:#00edd0;border-color:#00edd0}.input-box label{display:block;font-weight:bold;margin-bottom:10px}.input-box input[type="checkbox"]+label{display:inline-block;font-weight:normal;margin-bottom:0}.upload-box .upload-image{margin:auto auto 20px auto;text-align:center;position:relative}.upload-box .upload-image a{display:block;color:#e65d65;position:absolute;right:10px;top:10px}.upload-box .upload-image.max{display:block;position:relative}.upload-box .upload-image.max:after{padding-top:66.666%;display:block;content:""}.upload-box .upload-image.max>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.upload-box .upload-image.max iframe,.upload-box .upload-image.max img,.upload-box .upload-image.max canvas{width:100%;height:100%}.upload-box .upload-image.max iframe{vertical-align:bottom}.upload-box .upload-image canvas{max-width:100%}.upload-box .input-file-outer{position:relative;background-color:#f6f8fa;height:80px;border:2px dotted #e4e4e4;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.upload-box .input-file-outer>input[type="file"]{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;cursor:pointer}.upload-box .input-file-outer>.text,.upload-box .input-file-outer label.btn-image-upload-label{height:100%;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}.upload-box .input-file-outer>.text>*,.upload-box .input-file-outer label.btn-image-upload-label>*{text-align:center}.upload-box .input-file-outer>label.btn-image-upload-label{cursor:pointer}.upload-box .input-file-outer input.btn-image-upload-input{display:none}.upload-box .input-file-outer:hover{border-color:#00c4ac}.error-message{color:#eb8087;font-size:14px;font-weight:normal;padding-top:10px}.error-message.error-questions{margin:0;padding:10px 20px;font-size:12px}a.button{color:#4d4a4a}.button{display:inline-block;letter-spacing:0.2em;padding:11px 20px;text-align:center;background-color:#f6f8fa;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:#4d4a4a;-webkit-box-shadow:#e4e4e4 0 5px 0;box-shadow:#e4e4e4 0 5px 0;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;line-height:100%;margin-bottom:5px}.button>i.fa{font-size:12px;color:inherit}.button.push{position:relative;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.button.push:after,.button.push:before{position:absolute;z-index:-1;display:block;content:''}.button.push:active{top:5px;-webkit-box-shadow:none;box-shadow:none}.button.symbol{-webkit-box-shadow:none !important;box-shadow:none !important;padding:0;margin-bottom:0;border-bottom:none;letter-spacing:-0.4em}.button.symbol:after,.button.symbol:before{content:" ";display:table}.button.symbol:after{clear:both}.button.symbol>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.button.symbol>strong,.button.symbol>span{padding:11px 10px}.button.symbol>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.button.symbol>span i.fa{margin:0;color:#ffffff}.button.no-shadow{-webkit-box-shadow:none !important;box-shadow:none !important;margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #e4e4e4}.button.rounded{margin-bottom:0;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;-webkit-box-shadow:none !important;box-shadow:none !important}.button.reverse{border:2px solid #e4e4e4;background:none !important;color:#4d4a4a;padding-top:9px;padding-bottom:9px;margin-bottom:0;-webkit-box-shadow:none !important;box-shadow:none !important}.button.large{padding:15px 30px;font-size:16px;font-weight:bold;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.button.large.no-shadow{border-bottom-width:2px}.button.large.rounded{border-top-right-radius:24px;border-top-left-radius:24px;border-bottom-right-radius:24px;border-bottom-left-radius:24px}.button.large.reverse{padding-top:13px;padding-bottom:13px}.button.large>i.fa{font-size:14px}.button.small{padding-top:0;padding-bottom:0;line-height:24px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;font-size:12px}.button.small.no-shadow{border-bottom-width:1px}.button.small.rounded{border-top-right-radius:12px;border-top-left-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.button.small.reverse{padding-right:10px;padding-left:10px}.button.wide{width:100%}.button.design1,.button.gray{background-color:#e4e4e4;-webkit-box-shadow:#bebebe 0 5px 0;box-shadow:#bebebe 0 5px 0;color:#4d4a4a}.button.design1.symbol span,.button.gray.symbol span{background-color:#bebebe}.button.design1.no-shadow,.button.gray.no-shadow{border-color:#4d4a4a}.button.design1.reverse,.button.gray.reverse{color:#e4e4e4;border-color:#e4e4e4}.button.design2,.button.lime{background-color:#00c4ac;-webkit-box-shadow:#009b88 0 5px 0;box-shadow:#009b88 0 5px 0;color:#ffffff}.button.design2.symbol span,.button.lime.symbol span{background-color:#009b88}.button.design2.no-shadow,.button.lime.no-shadow{border-color:#009b88}.button.design2.reverse,.button.lime.reverse{color:#00c4ac;border-color:#00c4ac}.button.design3,.button.orange{background-color:#e67f22;-webkit-box-shadow:#c96b17 0 5px 0;box-shadow:#c96b17 0 5px 0;color:#ffffff}.button.design3.symbol span,.button.orange.symbol span{background-color:#c96b17}.button.design3.no-shadow,.button.orange.no-shadow{border-color:#c96b17}.button.design3.reverse,.button.orange.reverse{color:#e67f22;border-color:#e67f22}.button.design4,.button.red{background-color:#e65d65;-webkit-box-shadow:#e13a43 0 5px 0;box-shadow:#e13a43 0 5px 0;color:#ffffff}.button.design4.symbol span,.button.red.symbol span{background-color:#e13a43}.button.design4.no-shadow,.button.red.no-shadow{border-color:#e13a43}.button.design4.reverse,.button.red.reverse{color:#e65d65;border-color:#e65d65}.button.design5,.button.yellow{background-color:#fac75a;-webkit-box-shadow:#f8ae10 0 5px 0;box-shadow:#f8ae10 0 5px 0}.button.design5.symbol span,.button.yellow.symbol span{background-color:#f8ae10}.button.design5.no-shadow,.button.yellow.no-shadow{border-color:#f8ae10}.button.design5.reverse,.button.yellow.reverse{color:#fac75a;border-color:#fac75a}.button.blue,.button.design6{background-color:#4084d0;-webkit-box-shadow:#275e9d 0 5px 0;box-shadow:#275e9d 0 5px 0;color:#ffffff}.button.blue.symbol span,.button.design6.symbol span{background-color:#275e9d}.button.blue.no-shadow,.button.design6.no-shadow{border-color:#275e9d}.button.blue.reverse,.button.design6.reverse{color:#4084d0;border-color:#4084d0}.button.design7,.button.navy{background-color:#425b71;-webkit-box-shadow:#263441 0 5px 0;box-shadow:#263441 0 5px 0;color:#ffffff}.button.design7.symbol span,.button.navy.symbol span{background-color:#263441}.button.design7.no-shadow,.button.navy.no-shadow{border-color:#263441}.button.design7.reverse,.button.navy.reverse{color:#425b71;border-color:#425b71}.button.brown,.button.design8{background-color:#4d4843;-webkit-box-shadow:#24221f 0 5px 0;box-shadow:#24221f 0 5px 0;color:#ffffff}.button.brown.symbol span,.button.design8.symbol span{background-color:#24221f}.button.brown.no-shadow,.button.design8.no-shadow{border-color:#24221f}.button.brown.reverse,.button.design8.reverse{color:#4d4843;border-color:#4d4843}.button.design9,.button.green{background-color:#98ca69;-webkit-box-shadow:#72aa3c 0 5px 0;box-shadow:#72aa3c 0 5px 0;color:#ffffff}.button.design9.symbol span,.button.green.symbol span{background-color:#72aa3c}.button.design9.no-shadow,.button.green.no-shadow{border-color:#72aa3c}.button.design9.reverse,.button.green.reverse{color:#98ca69;border-color:#98ca69}.button.cf-green{background-color:#39c288;-webkit-box-shadow:#28875f 0 5px 0;box-shadow:#28875f 0 5px 0;color:#ffffff}.button.cf-green.symbol span{background-color:#28875f}.button.cf-green.no-shadow{border-color:#28875f}.button.cf-green.reverse{color:#39c288;border-color:#39c288}.button.design10,.button.silver{background-color:#c9ced1;-webkit-box-shadow:#a0a9ae 0 5px 0;box-shadow:#a0a9ae 0 5px 0;color:#4d4a4a}.button.design10.symbol span,.button.silver.symbol span{background-color:#a0a9ae}.button.design10.no-shadow,.button.silver.no-shadow{border-color:#a0a9ae}.button.design10.reverse,.button.silver.reverse{color:#c9ced1;border-color:#c9ced1}.button.cream,.button.design11{background-color:#fbfaf2;-webkit-box-shadow:#e9e4b8 0 5px 0;box-shadow:#e9e4b8 0 5px 0;color:#4d4a4a}.button.cream.symbol span,.button.design11.symbol span{background-color:#e9e4b8}.button.cream.no-shadow,.button.design11.no-shadow{border-color:#e9e4b8}.button.cream.reverse,.button.design11.reverse{color:#fbfaf2;border-color:#fbfaf2}.button.design12,.button.neon{background-color:#13ca6d;-webkit-box-shadow:#0c8447 0 5px 0;box-shadow:#0c8447 0 5px 0;color:#ffffff}.button.design12.symbol span,.button.neon.symbol span{background-color:#0c8447}.button.design12.no-shadow,.button.neon.no-shadow{border-color:#0c8447}.button.design12.reverse,.button.neon.reverse{color:#13ca6d;border-color:#13ca6d}.button.design13,.button.pink{background-color:#ed4e96;-webkit-box-shadow:#d8166e 0 5px 0;box-shadow:#d8166e 0 5px 0;color:#ffffff}.button.design13.symbol span,.button.pink.symbol span{background-color:#d8166e}.button.design13.no-shadow,.button.pink.no-shadow{border-color:#d8166e}.button.design13.reverse,.button.pink.reverse{color:#ed4e96;border-color:#ed4e96}.button.design14,.button.purple{background-color:#9b58b6;-webkit-box-shadow:#713b87 0 5px 0;box-shadow:#713b87 0 5px 0;color:#ffffff}.button.design14.symbol span,.button.purple.symbol span{background-color:#713b87}.button.design14.no-shadow,.button.purple.no-shadow{border-color:#713b87}.button.design14.reverse,.button.purple.reverse{color:#9b58b6;border-color:#9b58b6}.button.design15,.button.gold{background-color:#caca99;-webkit-box-shadow:#b0b067 0 5px 0;box-shadow:#b0b067 0 5px 0}.button.design15.symbol span,.button.gold.symbol span{background-color:#b0b067}.button.design15.no-shadow,.button.gold.no-shadow{border-color:#b0b067}.button.design15.reverse,.button.gold.reverse{color:#caca99;border-color:#caca99}.button.design16,.button.white{background-color:#ffffff;-webkit-box-shadow:#ffffff 0 5px 0;box-shadow:#ffffff 0 5px 0;color:#4d4a4a}.button.design16.symbol span,.button.white.symbol span{background-color:#ffffff}.button.design16.symbol span i.fa,.button.white.symbol span i.fa{color:#4d4a4a}.button.design16.no-shadow,.button.white.no-shadow{border-color:#f6f8fa}.button.design16.reverse,.button.white.reverse{color:#ffffff;border-color:#ffffff}.button.black,.button.design17{background-color:#000000;-webkit-box-shadow:#000000 0 5px 0;box-shadow:#000000 0 5px 0;color:#ffffff}.button.black.symbol span,.button.design17.symbol span{background-color:#000000}.button.black.symbol span i.fa,.button.design17.symbol span i.fa{color:#ffffff}.button.black.no-shadow,.button.design17.no-shadow{border-color:#000000}.button.black.reverse,.button.design17.reverse{color:#4d4a4a;border-color:#000000}.button.feedback{margin-right:20px}@media (max-width: 480px){.button.feedback{margin-right:10px}}@media (max-width: 361px){.button.feedback{margin-right:0}}span.button,strong.button{letter-spacing:normal}.meter .meter-in{overflow:hidden;background-color:#e4e4e4;width:100%;height:15px;border-top-right-radius:7px;border-top-left-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.meter .meter-in .bar{background:-webkit-gradient(linear, right top, left top, from(#ff4f45), color-stop(17.48%, #ff4f45), color-stop(49.56%, #fa643c), color-stop(69.79%, #fb8943), to(#ffc13e));background:linear-gradient(270deg, #ff4f45 0%, #ff4f45 17.48%, #fa643c 49.56%, #fb8943 69.79%, #ffc13e 100%);max-width:100%;height:100%;color:#ffffff;text-align:left;line-height:16px;font-size:11px;border-top-right-radius:inherit;border-top-left-radius:inherit;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.meter .meter-in .bar span{display:inline-block;margin-left:7px}.meter>span{display:none}.box>*{overflow:hidden}.box .box-in{background-color:#ffffff;border:1px solid #f6f8fa;-webkit-box-shadow:#e4e4e4 0 4px 0;box-shadow:#e4e4e4 0 4px 0;margin-bottom:4px;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;position:relative;padding-bottom:130px;width:100%}.box .box-in a{text-decoration:none}.box .box-in .box-thumbnail{display:block;position:relative}.box .box-in .box-thumbnail:after{padding-top:66.666%;display:block;content:""}.box .box-in .box-thumbnail>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.box .box-in .box-thumbnail iframe,.box .box-in .box-thumbnail img,.box .box-in .box-thumbnail canvas{width:100%;height:100%}.box .box-in .box-thumbnail iframe{vertical-align:bottom}.box .box-in .box-thumbnail .covid19_badge{color:#ffffff;background-color:#585d64;font-size:11px;position:absolute;top:0;right:0;left:initial;bottom:initial;padding:5px;z-index:9;border-top-right-radius:5px;border-bottom-left-radius:5px}.box .box-in .box-thumbnail .covid19_badge a:link,.box .box-in .box-thumbnail .covid19_badge a:visited{color:#ffffff}@media screen and (max-width: 1400px){.box .box-in .box-thumbnail .covid19_badge{font-size:11px;padding:4px}}@media screen and (max-width: 1200px){.box .box-in .box-thumbnail .covid19_badge{font-size:10px;padding:3px}}@media screen and (max-width: 1060px){.box .box-in .box-thumbnail .covid19_badge{font-size:10px;-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-transform-origin:right top;transform-origin:right top;padding:2px}}@media screen and (max-width: 960px){.box .box-in .box-thumbnail .covid19_badge{font-size:10px;-webkit-transform:scale(0.9);transform:scale(0.9);padding:4px}}@media screen and (max-width: 768px){.box .box-in .box-thumbnail .covid19_badge{font-size:12px;-webkit-transform:scale(1);transform:scale(1);padding:5px}}@media screen and (max-width: 600px){.box .box-in .box-thumbnail .covid19_badge{font-size:10px;padding:4px}}@media screen and (max-width: 420px){.box .box-in .box-thumbnail .covid19_badge{-webkit-transform:scale(0.9);transform:scale(0.9);padding:3px}}@media screen and (max-width: 360px){.box .box-in .box-thumbnail .covid19_badge{padding:2px}}.box .box-in .box-thumbnail img.lazyload,.box .box-in .box-thumbnail img.lazyloading{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.box .box-in .box-thumbnail a{background-color:initial}.box .box-in .box-thumbnail a.area{position:absolute;top:auto;right:auto;bottom:7px;left:7px;padding:3px 5px;background:rgba(255,255,255,0.8);border-radius:3px;z-index:999;color:#333;font-size:11px}.box .box-in .box-thumbnail a.area i{margin-right:0}.box .box-in .box-title{padding:10px}.box .box-in .box-title a{display:block;color:#4d4a4a}.box .box-in .box-title a h4{line-height:160%;word-wrap:break-word}.box .box-in .box-title a h4 span{color:#999999}.box .box-in .box-title .sub{padding:10px;font-size:12px;color:#999999}.box .box-in .box-title.text-omit h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2 !important;overflow:hidden}@media screen and (max-width: 768px){.box .box-in .box-title.text-omit h4{height:3.2em !important}}.box .box-in .box-date{padding:10px 10px 0;color:#999999;position:absolute;left:0;bottom:95px;width:100%;letter-spacing:-0.4em;font-size:0;overflow:hidden}.box .box-in .box-date>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.box .box-in .box-date>div{max-height:20px;vertical-align:top;font-size:12px}.box .box-in .box-date>div a{color:#999999}.box .box-in .box-date>div a i.fa{margin:0 0.5em 0 0}.box .box-in .box-date>div.category{width:45%}.box .box-in .box-date>div.owner{width:55%;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box .box-in .meter{padding:10px;position:absolute;left:0;bottom:60px;height:35px;width:100%}.box .box-in .overview{width:100%;height:60px;position:absolute;left:0;bottom:0;background-color:#f6f8fa;font-size:12px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box .box-in .overview>*{text-align:center}.box .box-in .overview>div{text-align:center}.box .box-in .overview>div small{display:block;font-weight:normal}.box .box-in .overview>div.total{width:36%}.box .box-in .overview>div.per,.box .box-in .overview>div.rest{width:32%}.box .box-in .overview>div.comingsoon{font-weight:bold;color:#e4e4e4}.box .box-in .overview>div.comingsoon .main{font-size:160%}.box .box-in .overview.exodus>div.rest{visibility:hidden}.box .box-in .unsuccess-summary{position:absolute;left:0;bottom:0;background-color:#f6f8fa;height:85px;width:100%;color:#999999;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box .box-in .unsuccess-summary>*{text-align:center}.box .box-in .success-summary{position:absolute;left:0;bottom:60px;height:25px;width:100%;line-height:25px;color:#ffffff;font-size:12px;background-color:#fac75a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box .box-in .success-summary>*{text-align:center}.box .box-in.faavo .box-thumbnail{overflow:hidden}.box .box-in.faavo .box-thumbnail img{height:auto}.box .box-in .refund_info{position:absolute;left:0;top:0;right:0;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#E13A43;color:#FFFFFF;font-weight:bold;text-align:center;font-size:12px;padding:10px 0}.box .box-in .refund_info i{font-size:14px;margin-right:4px}@media screen and (max-width: 768px){.box .box-in .refund_info{font-size:10px;padding:8px 0}.box .box-in .refund_info i{font-size:12px}}.box .box-reward-in{position:relative;width:100%;background-color:#ffffff;-webkit-box-shadow:#CB3B38 0 4px 0;box-shadow:#CB3B38 0 4px 0;margin-bottom:4px;padding-bottom:38px;border:1px solid #e4e4e4;border-bottom:none;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.box .box-reward-in .box-thumbnail{display:block;position:relative}.box .box-reward-in .box-thumbnail:after{padding-top:66.666%;display:block;content:""}.box .box-reward-in .box-thumbnail>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.box .box-reward-in .box-thumbnail iframe,.box .box-reward-in .box-thumbnail img,.box .box-reward-in .box-thumbnail canvas{width:100%;height:100%}.box .box-reward-in .box-thumbnail iframe{vertical-align:bottom}.box .box-reward-in .box-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.box .box-reward-in .box-thumbnail img.lazyload,.box .box-reward-in .box-thumbnail img.lazyloading{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.box .box-reward-in .limited{position:absolute;right:0;top:0;padding:6.6666666667px 10px;color:white;width:65px;height:65px;z-index:1;font-weight:bold}.box .box-reward-in .limited .limited-text{display:inline-block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);font-size:8px;line-height:12px;text-align:center;float:right}.box .box-reward-in .limited .limited-text strong{font-size:16px;line-height:16px}.box .box-reward-in .limited-container{position:absolute;right:0;top:0;border-top:32.5px solid #ef4846;border-right:32.5px solid #ef4846;border-bottom:32.5px solid transparent;border-left:32.5px solid transparent}.box .box-reward-in .box-title{padding:10px}.box .box-reward-in .box-title h4{line-height:160%;font-weight:normal;font-size:12px;word-wrap:break-word}.box .box-reward-in .overview{width:100%;height:38px;left:0;bottom:0;position:absolute;background-color:#ef4846;font-size:8px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff}.box .box-reward-in .overview>div{text-align:center}.box .box-reward-in .overview>div span{font-size:12px}.box .box-reward-in .overview>div small{display:block;font-weight:normal}.box .box-reward-in .overview>div.total,.box .box-reward-in .overview>div.per{width:31%}.box .box-reward-in .overview>div.rest{width:38%}.box.recommend .box-in{background:none;border:none;-webkit-box-shadow:none !important;box-shadow:none !important;padding-bottom:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box.recommend .box-in>*{text-align:center}.box.recommend .box-in p{font-style:italic;line-height:180%;word-wrap:break-word}.box.recommend .box-in p i.fa{color:#999999}.box.recommend .box-in p i.fafa-quote-left{margin:0 0.5em 0 0}.box.recommend .box-in p i.fa.fa-quote-right{margin:0 0 0 0.5em}.box.projects-add{display:block}.box.projects-add .box-in{background-color:#f6f8fa;border:none;-webkit-box-shadow:none !important;box-shadow:none !important;padding-bottom:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999999}.box.projects-add .box-in>*{text-align:center}.box.projects-add .box-in p{line-height:180%;word-wrap:break-word}.box.projects-add:hover .box-in{background-color:#fbd482}.box.customed .box-in .box-title .category{display:none}.box.customed .box-in .box-title h4{font-weight:bold}.box.customed .box-in .box-title .sub{display:none !important}.box.customed .box-in .box-title .box-customed-caption{color:#999999;text-align:center;font-size:12px;font-style:italic;overflow:hidden}.box.customed .box-in .box-title.text-omit .box-customed-caption{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3 !important;overflow:hidden}.box.customed .box-in .box-customed-overview{text-align:center;position:absolute;left:0;bottom:0;width:100%;height:60px;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box.customed .box-in .box-customed-overview>*{text-align:center}.box.customed .box-in .box-customed-overview .button{width:100%;letter-spacing:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:10px}.boxes1 .box{width:100%;padding:20px}.boxes1 .box .box-in{padding-bottom:0;letter-spacing:-.40em}.boxes1 .box .box-in>*{letter-spacing:normal}.boxes1 .box .box-in>*:not(.box-thumbnail){position:absolute;width:50%;left:50%;right:0}.boxes1 .box .box-in .box-thumbnail{display:inline-block;vertical-align:top;width:50%}.boxes1 .box .box-in .box-title{top:0}.boxes1 .box .box-in .box-title h4{padding:10px;font-weight:bold;font-size:18px}.boxes1 .box .box-in .box-title .sub{font-size:14px}.boxes1 .box .box-in .box-date{bottom:140px;padding:20px 20px 0}.boxes1 .box .box-in .box-date>div{height:20px;width:auto;font-size:14px}.boxes1 .box .box-in .box-date>div.category{margin-right:10px}.boxes1 .box .box-in .meter{bottom:80px;height:60px;padding:20px}.boxes1 .box .box-in .meter .meter-in{height:20px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.boxes1 .box .box-in .meter .meter-in .bar{line-height:20px}.boxes1 .box .box-in .overview{height:80px;font-size:16px}.boxes1 .box .box-in .unsuccess-summary{height:120px;font-size:14px}.boxes1 .box .box-in .success-summary{bottom:80px;height:40px;line-height:40px}.boxes1 .box.customed .box-in .box-title{max-height:294px;overflow:hidden}.boxes1 .box.customed .box-in .box-title .category{display:block;padding:10px;text-align:center}.boxes1 .box.customed .box-in .box-title .category a{line-height:100%;padding:5px;display:inline-block;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:#ffffff;background-color:#e4e4e4;font-weight:bold}.boxes1 .box.customed .box-in .box-title .box-customed-caption{font-size:14px;padding:10px}.boxes1 .box.customed .box-in .box-customed-overview{height:80px;padding:10px}.boxes1 .pa_hidden .box-in .box-title .sub{display:block !important;padding:10px 5px}.boxes1 .pa_hidden .box-in .box-date{bottom:24px !important}.boxes-mini .box .box-in{padding-bottom:0;letter-spacing:-.40em}.boxes-mini .box .box-in>*{letter-spacing:normal}.boxes-mini .box .box-in>*:not(.box-thumbnail){position:absolute;width:70%;left:30%;right:0;padding:0}.boxes-mini .box .box-in .box-thumbnail{width:30%;display:inline-block;vertical-align:top}.boxes-mini .box .box-in .box-date,.boxes-mini .box .box-in .box-title{display:none}.boxes-mini .box .box-in .meter{top:0;bottom:70%;height:30%}.boxes-mini .box .box-in .meter .meter-in{height:100%;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.boxes-mini .box .box-in .meter .meter-in .bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.boxes-mini .box .box-in .overview,.boxes-mini .box .box-in .success-summary,.boxes-mini .box .box-in .unsuccess-summary{font-size:14px}.boxes-mini .box .box-in .overview{top:30%;bottom:0;height:70%}.boxes-mini .box .box-in .overview>div{font-size:inherit}.boxes-mini .box .box-in .unsuccess-summary{top:0;bottom:0;height:100%}.boxes-mini .box .box-in .success-summary{top:0;bottom:70%;height:30%}.boxes-just .box .box-in .overview,.boxes-widget .box .box-in .overview,.boxes3 .box .box-in .overview,.boxes4 .box .box-in .overview{font-size:12px}.boxes4 .box{float:left;width:25%;padding:20px}.boxes4 .box .project-issuers{min-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.boxes4 .box .project-issuers .issuer-label{margin:0 4px 0 0;height:18px}@media screen and (max-width: 768px){.boxes4 .box .project-issuers .issuer-label{height:16px}}@media screen and (max-width: 375px){.boxes4 .box .project-issuers .issuer-label{height:14px}}.boxes4 .box .box-in{height:360px !important}.boxes4 .box .box-in .box-title h4{font-weight:normal;font-size:12px}.boxes4 .box .box-in .box-title h4 .pr-label{color:#4d4a4a;margin-right:6px;padding:0 7px;font-size:10px;font-weight:normal;border:1px solid #4d4a4a}.boxes4 .box .box-in .box-title .sub{display:none}.boxes4 .box .box-reward-in{height:280px !important}.boxes4 .box.projects-add .box-in,.boxes4 .box.recommend .box-in{height:364px !important}.boxes4 .box.customed .box-in{padding-bottom:60px}.boxes4 .box.customed .box-in .box-title{max-height:135px;overflow:hidden}.boxes4 .recommend-pr-border{width:auto;margin:50px 20px 20px;padding-top:40px;border-top:1px solid #ccc}.boxes4 .recommend-pr-border h3{font-size:18px}@media screen and (max-width: 768px){.boxes4 .recommend-pr-border{margin:50px 5px 15px;padding-top:20px}.boxes4 .recommend-pr-border h3{font-size:12px}}.boxes4 .pa_hidden .box-in .box-title .sub{display:block;font-size:10px;color:#999999;padding:10px 0}.boxes4 .pa_hidden .box-date{bottom:10px}.boxes4 .pa_hidden .overview{display:none}.boxes4.slick .slick-list{overflow:hidden !important}@media screen and (max-width: 768px){.boxes4.slick .slick-list{padding:0 5% 0 0 !important}}.boxes4.slick .slick-list .slick-track .slick-slide{opacity:initial}.boxes4.slick .slick-list .slick-track .slick-slide .box-in .box-thumbnail a.area{background-color:rgba(255,255,255,0.8);padding:3px 5px !important}.boxes4.slick .slick-list .slick-track .slick-slide a{padding:0 !important;border:none !important}.boxes4.slick .slick-list .slick-track .slick-slide a:hover{border:none}.boxes4.slick .slick-list .slick-track .slick-slide a:hover img{-webkit-transform:scale(1);transform:scale(1)}.boxes4.slick .slick-list .slick-track .slick-slide a.button{padding:10px !important}@media screen and (max-width: 768px){.boxes4.slick .slick-list{overflow:visible !important}}.boxes4.slick .slick-arrow:not(.btn-slick-arrow){display:none !important}.boxes4.slick .btn-slick-arrow{width:45px;height:45px;line-height:55px;border-radius:50%;border:0;color:#222222;background:#fff;position:absolute;top:50%;z-index:10;margin-top:-15px;padding-left:2px;-webkit-filter:drop-shadow(1px 0px 4px rgba(0,0,0,0.3));filter:drop-shadow(1px 0px 4px rgba(0,0,0,0.3))}.boxes4.slick .btn-slick-arrow i{font-size:28px}.boxes4.slick .slick-prev{left:0px;padding-left:15px}.boxes4.slick .slick-next{right:0px;padding-left:18px}.boxes4.slick .slick-dots{position:relative;display:block;width:100%;padding-top:20px;margin:0;list-style:none;text-align:center}.boxes4.slick .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.boxes4.slick .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:solid;background:transparent}.boxes4.slick .slick-dots li button:hover,.boxes4.slick .slick-dots li button:focus{outline:none}.boxes4.slick .slick-dots li button:hover:before,.boxes4.slick .slick-dots li button:focus:before{outline:none}.boxes4.slick .slick-dots li button:before{content:'';display:inline-block;width:100%;height:100%;text-align:center;line-height:80px;border-radius:50%;border:solid 1px #eaeaea}.boxes4.slick .slick-dots li.slick-active button:before{content:'';display:inline-block;width:100%;height:100%;text-align:center;border-radius:50%;background-color:#eaeaea}.boxes3 .box{float:left;width:33.333%;padding:20px}.boxes3 .box .box-in{height:480px !important}.boxes3 .box .box-in .box-title h4{margin-bottom:10px}.boxes3 .box .box-in .box-title .sub{padding:0}.boxes3 .box .box-in .box-title .sub p{overflow:hidden;display:-webkit-box;height:4.8em;line-height:1.6;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}.boxes3 .box.projects-add .box-in,.boxes3 .box.recommend .box-in{height:484px !important}.boxes3 .box.customed .box-in{padding-bottom:60px}.boxes3 .box.customed .box-in .box-title{max-height:228px;overflow:hidden}.boxes3 .box.customed .box-in .box-title h4{font-weight:normal}.boxes3 .box.customed .box-in .box-title .sub{display:none !important}.boxes3 .box.customed .box-in .box-title .box-customed-caption{font-size:14px}.boxes-just .box{width:100%}.boxes-just .box .box-in .box-title h4{font-weight:normal;font-size:12px}.boxes-just .box .box-in .box-title .sub{display:none !important}.boxes-just .pa_hidden .box-in{padding-bottom:16px}.boxes-just .pa_hidden .box-in .box-title .sub{display:block !important;padding:10px 0 0 0;font-size:10px}.boxes-just .pa_hidden .box-in .box-date{bottom:auto;position:relative}.boxes-widget{background:none;width:245px !important;height:365px !important}.boxes-widget .box{width:245px !important;height:360px !important;margin:0 !important}.boxes-widget .box .box-in{height:360px !important}.boxes-widget .box .box-in .box-title h4{font-weight:normal;font-size:12px}.boxes-widget .box .box-in .box-title .sub{display:none !important}.boxes-widget .box .box-in .box-date{padding:10px 10px 0 !important;bottom:95px !important}.boxes-widget .box .box-in .box-date>div{font-size:12px !important}.boxes-widget .box .box-in .meter{height:35px !important}.boxes-widget .box .box-in .meter .meter-in{height:15px !important;border-top-right-radius:7px;border-top-left-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.boxes-widget .box .box-in .meter .meter-in .bar{line-height:16px !important;font-size:11px !important}.boxes-widget .box .box-in .overview{font-size:12px !important}.boxes-widget .box .box-in .overview>div.total{width:36% !important}.boxes-widget .box .box-in .overview>div.per,.boxes-widget .box .box-in .overview>div.rest{width:32% !important}.boxes-widget .box.widget-error{background-color:#4d4a4a !important;border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.boxes-widget .box.widget-error>*{text-align:center}.boxes-widget .box.widget-error p{padding:0 10px !important;text-align:center !important;color:#ffffff !important}.information{display:none;background-color:#fbfaf2}.information>.row,.layouts-signin .information>.row__thebase{position:relative;max-width:auto;padding:10px 40px}.information p{color:#4d4a4a;text-align:center;padding-right:20px;line-height:36px}.information p img{height:36px;margin-right:10px}.information p strong{margin-right:10px}.information p .highlight{font-size:18px;font-weight:bold}.information p a{color:inherit}.information p a.campaign{pointer-events:none}.information.gray{background-color:#4d4a4a}.information.blue{background-color:#4084d0}.titlebox:after,.titlebox:before{content:" ";display:table}.titlebox:after{clear:both}.titlebox h2{line-height:1.5em}.titlebox h3{font-size:20px;line-height:1.5em}.titlebox.h2h3{letter-spacing:-0.4em}.titlebox.h2h3>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.titlebox.h2h3>h2+h3{font-weight:normal;font-size:14px;color:#999999;margin-left:20px}.titlebox.h2h3.center h2,.titlebox.h2h3.center h3{display:block}.titlebox.h2h3.center h2{margin:0 0 10px}.titlebox.h2h3.center h3{line-height:normal}.titlebox.h1h2.center h1{margin-bottom:20px}.titlebox.h1h2.center h2{line-height:normal}.titlebox.h2div{letter-spacing:-0.4em}.titlebox.h2div>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.titlebox.h2div>h2+div{margin-left:20px;color:#999999}.titlebox.h2div.center div,.titlebox.h2div.center h2{display:block}.titlebox.h2div.center h2{margin-bottom:10px}.titlebox.link-more h2,.titlebox.link-more h3{float:left}.titlebox.link-more a{float:right;font-size:12px;padding:0 10px;background-color:transparent;border:2px solid #4d4a4a;color:#4d4a4a;line-height:32px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.titlebox.link-mutual h2,.titlebox.link-mutual h3{float:left}.titlebox.link-mutual a{float:right;color:#4d4a4a;padding-top:10px}.titlebox.link-mutual a i{padding-left:10px}.titlebox.center{text-align:center}.titlebox.center h2,.titlebox.center h3{text-align:inherit}.titlebox.well-done i.fa{display:block;margin:0 0 20px;color:#39c288;font-size:48px}.titlebox.error{color:#e65d65}.titlebox.error h2{color:inherit}.titlebox>strong{margin-bottom:20px}.menu>.row,.layouts-signin .menu>.row__thebase{padding:0 40px}.menu .tab{letter-spacing:-0.4em;font-size:0}.menu .tab:after,.menu .tab:before{content:" ";display:table}.menu .tab:after{clear:both}.menu .tab>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.menu .tab>li{font-size:12px;margin:0 1px;-webkit-transition:none;transition:none}.menu .tab>li a{display:block;padding:0 16px;line-height:38px;color:#4d4a4a;padding-top:2px;-webkit-transition:none;transition:none}.layouts-mypage .menu .tab>li a,.layouts-users .menu .tab>li a{padding:0 20px}.menu .tab>li .num{font-size:12px;color:#ffffff;background-color:#999;padding:2px 5px;margin-left:5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.menu .tab>li .num span{margin:0;padding:0}.menu .tab>li.disable{padding:2px 20px 0;line-height:38px;background:none;color:#999999;cursor:not-allowed}.menu .tab>li.selected a,.menu .tab>li:hover a{padding-top:0;line-height:38px;background-color:#ffffff;border-top:2px solid #ef4846;opacity:1.0}.menu .tab.rfloat li.owner a{background-color:#425b71;color:#ffffff}.menu .tab.rfloat li.owner:hover a{border-top-color:#425b71;background-color:#51708b}.menu .tab.rfloat li.delete a{background-color:#ffffff}.menu .tab.rfloat li.delete:hover a{border-top-color:#e65d65;background-color:#ffffff}.menu .tab.rfloat li.notification a{color:#4d4a4a;border-color:#ffffff}.menu .tab.rfloat li.notification a i.fa{color:#fac75a;margin:0}.menu .tab.rfloat li.notification a i.fa.fa-star-o{display:none}.menu .tab.rfloat li.notification a i.fa.fa-star{display:inline-block}.menu .tab.rfloat li.notification a.not-followed i.fa{margin-right:0.5em}.menu .tab.rfloat li.notification a.not-followed i.fa.fa-star-o{display:inline-block}.menu .tab.rfloat li.notification a.not-followed i.fa.fa-star{display:none}.menu .tab.rfloat li.notification:hover a{background:none;border:none;padding-top:2px}.menu .tab.rfloat li.notification:hover a.not-followed{color:#999999}.menu .tab.rfloat li.notification:active i.fa{-webkit-transform:scale(1.3);transform:scale(1.3)}.menu.is-custom-exist .tab.lfloat>li a{background-color:rgba(255,255,255,0.5);font-size:9px}.menu.is-custom-exist .tab.lfloat>li.selected a,.menu.is-custom-exist .tab.lfloat>li:hover a{padding-top:0;line-height:38px;background-color:#ffffff;border-top:2px solid #ef4846;opacity:1.0}.step:after,.step:before{content:" ";display:table}.step:after{clear:both}.step>div{float:left;display:block;color:#999999;padding:0 0 0 35px;line-height:38px;position:relative;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;background-color:#ffffff}.step>div a{color:#4d4a4a;display:block}.step>div:after,.step>div:before{left:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:999}.step>div:after{border-left-color:#ffffff;border-width:20px;top:50%;margin-top:-20px}.step>div:before{border-left-color:#e4e4e4;border-width:21px;top:50%;margin-top:-21px}.step>div:last-child:after,.step>div:last-child:before{border:none}.step>div:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px;border-left:1px solid #e4e4e4}.step>div:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px;border-right:1px solid #e4e4e4}.step>div.selected{background-color:#4d4a4a;color:#ffffff}.step>div.selected:after{border-left-color:#4d4a4a}.step>div.selected a{color:#ffffff}.step.six>div{width:16.666%}.step.five>div{width:20%}.step.four>div{width:25%}.step.three>div{width:33.333%}.step.two>div{width:50%}.step.community>div:after{border-left-color:#ffffff;border-width:19px;top:50%;margin-top:-19px;margin-left:-1px}.step.community>div:before{border-left-color:#e4e4e4;border-width:20px;top:50%;margin-top:-20px;margin-left:-1px}.step.community>div.selected{background-color:#4d4a4a;color:#ffffff}.step.community>div.selected:after{border-left-color:#4d4a4a;-webkit-box-shadow:-1px 0 0 #4d4a4a;box-shadow:-1px 0 0 #4d4a4a}.l-nav-edit-project-form{position:relative;padding:2em 20px 0;background-color:#ffffff}.l-nav-edit-project-form .m-nav-menu-container{border-bottom:solid 2px #e4e4e4;max-width:calc(1200px - 20px*4);margin:0 auto}.l-nav-edit-project-form .m-nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1200px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-nav-edit-project-form .m-nav-menu-inner{display:-webkit-box;display:-ms-flexbox;display:flex;aline-items:center;padding:0}.l-nav-edit-project-form .m-nav-menu-inner a{display:block;padding:1em;color:#425b71;font-weight:bold}.l-nav-edit-project-form .m-nav-menu-inner a:hover{background-color:rgba(66,91,113,0.25)}.l-nav-edit-project-form .m-nav-menu-inner li{position:relative;list-style:none}.l-nav-edit-project-form .is-active{background-color:#425b71}.l-nav-edit-project-form .is-active a{color:#ffffff}.l-nav-edit-project-form .m-tips-invalid{position:relative;max-width:1200px;margin:0 auto}.l-nav-edit-project-form .m-tips-invalid .inner{position:absolute;top:-5.5em;padding:1em;color:#ffffff;background:#e65d65;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;opacity:0.9}.l-nav-edit-project-form .m-icon-invalid{position:absolute;top:-52%;left:50%;width:30px;height:30px;color:#ffffff;background:#e65d65;border-radius:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.l-nav-edit-project-form .m-icon-invalid :after{width:0;left:50%;display:block;content:"";position:absolute;border:8px solid transparent;border-top:12px solid #e65d65;border-bottom-width:0;bottom:-8px;-webkit-transform:translate(-51%, 50%);transform:translate(-51%, 50%)}.l-nav-edit-project-form .m-icon-invalid .fa{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.is-notation-invisible .m-icon-invalid,.is-notation-invisible .m-tips-invalid{display:none}.m-btn-to-submitpage-container{margin:auto 0;text-align:center}.m-btn-submit-project,.m-btn-to-submitpage{padding:0.5em 1em;border-radius:5px}.m-btn-to-submitpage-large{padding:13px 20px;font-size:16px;border-radius:5px}.fixed-menu-submit-button-box .is-enabled,.m-btn-to-submitpage-container .is-enabled{display:block;color:#4d4843 !important;font-weight:bold;border:solid 1px #fac75a;background-color:#fbd482;-webkit-box-shadow:0 1pt 1pt #f9ba32;box-shadow:0 1pt 1pt #f9ba32}.fixed-menu-submit-button-box .is-disabled,.m-btn-to-submitpage-container .is-disabled{color:#caca99;background-color:rgba(250,199,90,0.25);cursor:not-allowed}@media (max-width: 500px){.l-nav-edit-project-form{padding:2em 0 0}.l-nav-edit-project-form .m-nav-menu-container{width:90%}.l-nav-edit-project-form .m-nav-menu{padding:0 0 2em}.l-nav-edit-project-form .m-nav-menu-inner{width:100%;margin:0 auto 1em;aling-items:center;font-size:11px}.l-nav-edit-project-form .m-nav-menu-inner li{border-bottom:solid 1px #e4e4e4;width:33.333%;text-align:center}.l-nav-edit-project-form .m-nav-menu-inner a{padding:1.5em 1em}.m-btn-to-submitpage-container{width:70%;margin:0 auto;padding-top:1.5em}.l-nav-edit-project-form .m-tips-invalid .inner{top:-8.5em;margin:1em}}.l-edit-project-form .titlebox{position:relative}.m-note-edit-environment{right:0;position:absolute;margin-right:20px;text-decoration:underline;line-height:250%}@media (max-width: 500px){.l-edit-project-form .titlebox{margin-top:10px}}.m-btn-submit-project input[type=submit]{display:block;color:#4d4843 !important;font-weight:bold;border:solid 1px #fac75a;background-color:#fbd482;-webkit-box-shadow:0 1px 1px #f9ba32;box-shadow:0 1px 1px #f9ba32;margin-top:1em;padding:1em;font-size:16px;letter-spacing:0.1em !important}.m-btn-submit-project input[type=submit]:active,.m-btn-submit-project input[type=submit]:focus,.m-btn-submit-project input[type=submit]:hover{color:#4d4843;background-color:#fbd482;opacity:0.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.m-fixedbar-submit-project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.m-fixedbar-submit-project input[type=submit]{font-family:FontAwesome;cursor:pointer;border-width:0;font-size:16px}.m-fixedbar-submit-project input[type=submit]:active,.m-fixedbar-submit-project input[type=submit]:focus,.m-fixedbar-submit-project input[type=submit]:hover{background-color:#00c4ac;color:#ffffff;opacity:0.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.m-fixedbar-submit-project li{margin:1em 2em}.m-fixedbar-submit-project li a{display:block;color:#ffffff}.m-fixedbar-submit-project li a.large{padding:15px 20px;font-size:16px;font-weight:bold;border-width:0;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.m-fixedbar-submit-project li a.large a:hover{opacity:0.8}.m-fixedbar-submit-project li a.reverse{background:#00c4ac;color:#ffffff}@media (max-width: 500px){.m-fixedbar-submit-project{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.8em 0}.m-fixedbar-submit-project input[type=submit]{padding:0.7em 3em;font-size:12px;letter-spacing:-1px}.m-fixedbar-submit-project li{margin:0.5em 0.3em}.m-fixedbar-submit-project li a.large{font-size:12px;letter-spacing:-1px;padding:0.7em 2em;width:100%}.is-fixedbar-ex-padding{padding-bottom:3em}}.m-back-to-project-form a{font-size:12px;padding:10px;background-color:transparent;border:2px solid #4d4a4a;color:#4d4a4a;line-height:32px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.m-add-return-form{text-align:center}.m-add-return-form a{padding-bottom:0.2rem;font-size:16px;font-weight:bold;border-bottom:dashed 1px}.m-add-note-fanclub-return{margin-bottom:40px;font-weight:bold}.share{letter-spacing:-0.4em}.share>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.share>li{float:left;margin:0 5px;line-height:20px}.share>li.google,.share>li.twitter{height:20px}.share>li.twitter{min-width:66px;max-width:90px}.share>li.google{min-width:30px;max-width:80px}.share>li.facebook{min-width:70px;max-width:115px}.share>li iframe{margin:0 !important}.share>li.embed a{display:block;border:1px solid #e4e4e4;background-color:#e4e4e4;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;line-height:18px;text-align:center;color:#4d4a4a;font-size:12px;padding:0 5px}.share>li.embed a i.fa{font-weight:bold}.share>li.delete a{color:#e65d65}.share>li:first-child{margin-left:0}.share>li.rfloat:first-child{margin-left:5px;margin-right:0}.share.pre{position:relative}.share.pre:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffffff;opacity:0.9;z-index:9999}.embed-popup{position:relative;background:#ffffff;width:640px;padding:20px;margin:20px auto}.embed-popup .embed-popup-in .embed-popup-iframe{float:left;width:50%;padding:20px;text-align:center}.embed-popup .embed-popup-in .embed-popup-code{float:left;width:50%;padding:20px}.embed-popup .embed-popup-in .embed-popup-code h3{font-size:18px;margin-bottom:20px}.embed-popup .embed-popup-in .embed-popup-code p{font-size:12px;margin-bottom:20px}.embed-popup .embed-popup-in .embed-popup-code textarea{width:100%;min-height:100px;font-size:12px}.readmore{visibility:hidden}.readmore>a{color:#307bf6;margin-left:5px}.back2top{text-align:right;margin:40px 0}.back2top:last-child{margin-bottom:0}.back2top>a:before{display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none;font-family:"FontAwesome";content:""}.breadcrumb{text-align:left}.breadcrumb li{display:inline-block;margin-right:5px}.breadcrumb li:after{content:" > "}.breadcrumb li:last-child:after{content:""}.breadcrumb li>.number{margin:0 5px}.pagination{margin:-5px}.pagination>div{text-align:center;letter-spacing:-0.4em}.pagination>div>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.pagination>div>span{margin:5px;font-size:12px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:#4d4a4a;color:#ffffff;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.pagination>div>span a{display:block;color:#ffffff;padding:5px 10px}.pagination>div>span.current{padding:5px 10px}.pagination>div>span.current,.pagination>div>span:hover{color:#ffffff;background-color:#fac75a}.pagination>div>span.current a,.pagination>div>span:hover a{color:inherit}.pagination>div>span.disabled,.pagination>div>span.disabled:hover{background-color:#4d4a4a;color:#ffffff}.pagination>div>span i.fa{margin:0}.main .pagination{padding:0}.lfloat{float:left !important}.rfloat{float:right !important}.layouts-float>.w25{width:25%;padding:20px}.layouts-float>.w75{width:75%;padding:20px}.layouts-float>.w50{width:50%;padding:20px}.layouts-float>.w33{width:33.333%;padding:20px}.layouts-float>.w66{width:66.666%;padding:20px}.layouts-float>.w60{width:60%;padding:20px}.layouts-float>.w40{width:40%;padding:20px}.layouts-float>.w20{width:20%;padding:20px}.layouts-float>.w80{width:80%;padding:20px}.layouts-float>.w30{width:30%;padding:20px}.layouts-float>.w70{width:70%;padding:20px}.layouts-float>.w100{width:100%;padding:20px}.layouts-float .notice{background-color:#f6f8fa}.layouts-float .notice p{font-size:12px}.layouts-float2{letter-spacing:-0.4em}.layouts-float2>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-float2>*{width:50%;vertical-align:top;padding:20px}.layouts-float3{letter-spacing:-0.4em}.layouts-float3>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-float3>*{width:33.333%;vertical-align:top;padding:20px}.layouts-float4{letter-spacing:-0.4em}.layouts-float4>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-float4>*{width:25%;vertical-align:top;padding:20px}.layouts-float5{letter-spacing:-0.4em}.layouts-float5>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-float5>*{width:20%;vertical-align:top;padding:20px}.not-applicable,.time{color:#999999}.remove{display:block;cursor:pointer;position:absolute;right:20px;top:50%;margin-top:-10px;text-align:center;font-size:30px;line-height:20px;width:20px;color:#ffffff;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.remove:hover{color:#e65d65}.remove:active{-webkit-transform:scale(0.9);transform:scale(0.9)}.mail-invalid{background-color:#eb8087;color:#ffffff}.mail-invalid>.row,.layouts-signin .mail-invalid>.row__thebase{padding:20px 40px}.mail-invalid p strong{color:#e13a43}.mail-invalid p a{color:inherit;border-bottom:1px dashed #ffffff}.small-alert{color:#e65d65}.login_notice{color:#4d4a4a;background:#fef5e1;padding:10px;font-size:11px !important}.messagebox{padding:10px;color:#ffffff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#f6f8fa;border:1px solid #e4e4e4;color:#4d4a4a;text-align:center;letter-spacing:-0.4em}.messagebox>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.messagebox>*{padding:10px}.messagebox.lime{color:#009b88;background-color:#5effeb;border-color:#00c4ac}.messagebox.orange{color:#c96b17;background-color:#f3c195;border-color:#e67f22}.messagebox.red{color:#e13a43;background-color:#f7cbce;border-color:#e65d65}.messagebox.gray{color:#4d4a4a;background-color:#f1f1f1;border-color:#e4e4e4}.messagebox.blue{color:#2e70ba;background-color:#a6c6e9;border-color:#4084d0}.messagebox.yellow{color:#f9ba32;background-color:#fde9bd;border-color:#fac75a}.messagebox.navy{color:#334657;background-color:#7f9bb4;border-color:#425b71}.messagebox.brown{color:#373430;background-color:#90887f;border-color:#4d4843}.messagebox.green{color:#39c288;background-color:#99e1c3;border-color:#39c288}.messagebox.silver{color:#b3babe;background-color:#e5e7e8;border-color:#c9ced1}.messagebox.cream{color:#f1eed3;background-color:white;border-color:#fbfaf2}.messagebox.neon{color:#0fa559;background-color:#15e17a;border-color:#13ca6d}.messagebox.pink{color:#e92980;background-color:#ef65a4;border-color:#ed4e96}.messagebox.gold{color:#86469f;background-color:#a66abe;border-color:#9b58b6}.messagebox.gold{color:#bcbc7e;background-color:#d3d3aa;border-color:#caca99}.csv{text-align:right}.csv a{display:inline-block;text-align:center;background-color:#4084d0;color:#ffffff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:20px;margin-bottom:5px}.check-it-out{font-size:12px;color:#4d4a4a}.check-it-out span{text-decoration:underline}.check-it-out span>i.fa{margin:0}.check-it-out.small-alert{color:#e65d65}.blank p{padding:20px;border:2px dotted #e4e4e4;text-align:center;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.must-icon:after,.any-icon:after,.new-icon:after,.updated-icon:after{display:inline-block;font-size:12px;font-weight:bold;padding:0 3px;margin-left:5px;color:#ffffff;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;line-height:140%}.new-icon:after{content:"NEW";background-color:#fac75a}.updated-icon:after{content:"Up!";background-color:#e65d65}.must-icon:after{content:"\5FC5\9808";background-color:#e65d65}.any-icon:after{content:"任意";background-color:#578FF0}.marker{background:url(https://static.camp-fire.jp/assets/misc/marker-a00df87b16c4c8a06291fa2a03ad3d468ba4176cf254395297488d3af8ba1c49.gif) left bottom}.line-through{text-decoration:line-through;color:#999999}.out-of-stock{color:#e65d65}.only-patron{color:#fac75a}i.fa.fa-asterisk{font-weight:normal;color:#eb8087;margin:0 0.25em}i.fa.fa-twitter-square{color:#1da1f2}i.fa.fa-facebook-square{color:#3c5a99}i.fa.fa-line-square{color:#00c300}.blinking{-webkit-animation:blink 2.5s ease-in-out infinite alternate;animation:blink 2.5s ease-in-out infinite alternate}@-webkit-keyframes blink{0%{opacity:0.1}100%{opacity:1}}@keyframes blink{0%{opacity:0.1}100%{opacity:1}}@-webkit-keyframes gradation{0%{background-color:#4d4a4a}10%{background-color:#e65d65}20%{background-color:#39c288}30%{background-color:#e67f22}40%{background-color:#13ca6d}50%{background-color:#425b71}60%{background-color:#ed4e96}70%{background-color:#00c4ac}80%{background-color:#fac75a}90%{background-color:#caca99}100%{background-color:#9b58b6}}@keyframes gradation{0%{background-color:#4d4a4a}10%{background-color:#e65d65}20%{background-color:#39c288}30%{background-color:#e67f22}40%{background-color:#13ca6d}50%{background-color:#425b71}60%{background-color:#ed4e96}70%{background-color:#00c4ac}80%{background-color:#fac75a}90%{background-color:#caca99}100%{background-color:#9b58b6}}@-webkit-keyframes gradation-lime{0%{background-color:#00edd0}50%{background-color:#00c4ac}100%{background-color:#009b88}}@keyframes gradation-lime{0%{background-color:#00edd0}50%{background-color:#00c4ac}100%{background-color:#009b88}}[data-tooltip]{-webkit-box-sizing:border-box;box-sizing:border-box}[data-tooltip]:hover{opacity:1.0}[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:0.95;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;font-size:10px;font-weight:normal;letter-spacing:0 !important;border-width:8px}.mfp-bg{background-color:rgba(255,255,255,0.95)}.mfp-arrow{position:absolute;top:50%;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:-55px 0 0}.mfp-arrow:after{display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none;font-size:48px;margin:0}.mfp-arrow:focus,.mfp-arrow:hover{opacity:0.4}.mfp-arrow-left{left:0}.mfp-arrow-left:after{content:""}.mfp-arrow-right{right:0}.mfp-arrow-right:after{content:""}.mfp-counter,.mfp-title{color:#4d4a4a}.mfp-figure:after{-webkit-box-shadow:none;box-shadow:none}.embed-popup{border:1px solid #e4e4e4;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.jquery-notify-bar{width:100%;position:fixed;top:0;left:0;z-index:999999;background-color:rgba(246,210,111,0.8);color:#4d4a4a;text-align:center;font-family:inherit;padding:0;cursor:pointer;border-bottom:none;-webkit-box-shadow:none;box-shadow:none;background-image:none;font-size:18px;line-height:80px}@media screen and (max-width: 960px){.jquery-notify-bar{font-size:14px;line-height:60px}}@media screen and (max-width: 768px){.jquery-notify-bar{font-size:15px;line-height:50px;font-weight:bold}}.jquery-notify-bar.bottom{bottom:0;top:auto;border-top:none;border-bottom:none;-webkit-box-shadow:shadow;box-shadow:shadow}.jquery-notify-bar.error{color:#ffffff;background-color:#E13A43}.jquery-notify-bar.error .notify-bar-text-wrapper{background:none;padding-left:0}.jquery-notify-bar.warning{color:#4d4a4a;background-color:rgba(230,93,101,0.25)}.jquery-notify-bar.warning .notify-bar-text-wrapper{background:none;padding-left:0}.jquery-notify-bar.success{color:#ffffff;background-color:#98ca69}.jquery-notify-bar.success .notify-bar-text-wrapper{background:none;padding-left:0}.notify-bar-close{position:absolute;left:95%;font-size:14px}img.lazyload{display:block;background:#e4e4e4 url(https://static.camp-fire.jp/assets/logo/campfire_white-461e55a8cb2fcf01a7d0a5eccba969601faf9205cf9c8d82e2d9f3bf22753645.svg) center center no-repeat;background-size:50%}span.new-mark{padding:2px 5px;border-radius:3px;background:#e65d65;color:#fff;font-size:12px;margin-left:5px}@media screen and (max-width: 768px){span.new-mark{padding:1px 3px;font-size:9px}}.lazy-loading-placeholder{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.footer_link_to_readyfor{background:#F6F8FA}@media not screen and (max-width: 768px){.footer_link_to_readyfor{background:#fff}}@media not screen and (max-width: 768px){.footer_link_to_readyfor .sp{display:none !important}}@media screen and (max-width: 768px){.footer_link_to_readyfor .pc{display:none !important}}.footer_link_to_readyfor .to_readyfor__container{margin:0 auto;text-align:center;background:#F6F8FA}@media not screen and (max-width: 768px){.footer_link_to_readyfor .to_readyfor__container{padding:40px;border-radius:20px}}.footer_link_to_readyfor .to_readyfor__title{font-size:18px;font-weight:700;line-height:27px;letter-spacing:0.02em}@media not screen and (max-width: 768px){.footer_link_to_readyfor .to_readyfor__title{font-size:28px;line-height:42px}}.footer_link_to_readyfor .to_readyfor__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:271px;margin:0 auto;padding-top:10px;padding-bottom:10px;border-radius:4px;font-size:14px;font-weight:700;line-height:21px;letter-spacing:0.04em;color:#fff;background-color:#FA4D4A}@media not screen and (max-width: 768px){.footer_link_to_readyfor .to_readyfor__btn{width:353px;padding-top:14px;padding-bottom:14px;font-size:18px;line-height:27px}}.footer_link_to_readyfor .to_readyfor__btn .to_readyfor__btn__icon{display:inline-block;margin-right:9px;padding:0 10px 1px;padding-right:10px;border-radius:12px;font-size:12px;font-weight:700;line-height:18px;letter-spacing:0;color:#E75A52;background-color:#fff}@media not screen and (max-width: 768px){.footer_link_to_readyfor .to_readyfor__btn .to_readyfor__btn__icon{padding-left:12px;padding-right:12px;border-radius:35px;font-size:16px;line-height:24px}}.footer_link_to_readyfor .to_readyfor__btn .to_readyfor__btn__icon:first-letter{letter-spacing:0.28em}.footer_link_to_readyfor.sp{padding:47px 12px}@media not screen and (max-width: 768px){.footer_link_to_readyfor.sp{display:none !important}}.footer_link_to_readyfor.sp .to_readyfor__container{max-width:1120px}.footer_link_to_readyfor.sp .to_readyfor__title{margin-bottom:26px}.footer_link_to_readyfor.pc{padding:0 40px 40px}@media screen and (max-width: 768px){.footer_link_to_readyfor.pc{display:none !important}}.footer_link_to_readyfor.pc .to_readyfor__container{max-width:1120px;padding:40px 67px 35px}.footer_link_to_readyfor.pc .to_readyfor__title{margin-bottom:30px}.footer_link_to_readyfor.pc .to_readyfor__point__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.footer_link_to_readyfor.pc .to_readyfor__point__container .to_readyfor__point{width:30.8%;margin-bottom:15px;padding:20px 23px;border-radius:20px;background:#fff;text-align:left;letter-spacing:0.04em}.footer_link_to_readyfor.pc .to_readyfor__point__container .to_readyfor__point .to_readyfor__point__head{margin-bottom:16px;font-weight:700}.footer_link_to_readyfor.pc .to_readyfor__point__container .to_readyfor__point .to_readyfor__point__head .to_readyfor__point__img{display:block;margin:0 auto 25px}.footer_link_to_readyfor.pc .to_readyfor__point__container .to_readyfor__point .to_readyfor__point__head .to_readyfor__point__title{text-align:center;font-size:20px;line-height:30px}.footer_link_to_readyfor.pc .to_readyfor__point__container .to_readyfor__point .to_readyfor__point__note{font-size:15px;font-weight:400;line-height:24px}.user_coupons-index+.footer_link_to_readyfor,.backers-show+.footer_link_to_readyfor,.backer_item_tickets-show+.footer_link_to_readyfor{border-top:20px solid #fff}@media not screen and (max-width: 768px){.user_coupons-index+.footer_link_to_readyfor,.backers-show+.footer_link_to_readyfor,.backer_item_tickets-show+.footer_link_to_readyfor{border-top:none;padding-top:40px}}.return-button-area{padding:10px}.return-button-area.disabled{padding:0;display:none}.return-button-area .return-select-box{float:left;width:100%;margin-right:-110px;padding-right:110px;-webkit-box-sizing:border-box;box-sizing:border-box}.return-button-area .return-select-box a{width:100% !important;margin:0;padding:15px 0;font-size:12px}@media screen and (min-width: 901px){.return-button-area .return-select-box.single_button{margin-right:0 !important;padding-right:0 !important}.return-button-area .return-select-box.single_button a{font-size:14px}.return-button-area .return-select-box.single_button i.fa{font-size:14px}}@media screen and (max-width: 960px){.return-button-area .return-select-box a{font-size:11px}.return-button-area .return-select-box a i{display:none}}@media screen and (max-width: 900px){.return-button-area .return-select-box{float:none;margin-right:0;margin-bottom:10px;padding-right:0}}#return__section .return .backed{font-size:10px}#return__section .return .return-select-box .return-select{margin:0}#return__section .return .return-select-box.custom{padding:0}#return__section .return .return-select-box.btn{margin:0}.before-open-agreement-reserve-overlay,.before-open-agreement-overlay{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;background-color:rgba(0,0,0,0.6)}.before-open-agreement-reserve-overlay.none_display,.before-open-agreement-overlay.none_display{display:none}.before-open-agreement-reserve-overlay.active,.before-open-agreement-overlay.active{display:block}.before-open-agreement-reserve-overlay .before-open-agreement-modal,.before-open-agreement-overlay .before-open-agreement-modal{font-size:14px;color:#333333;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;background-color:#FFFFFF;z-index:99999;max-height:96%;max-width:696px;padding:36px 35px 32px;overflow-y:scroll}.before-open-agreement-reserve-overlay .before-open-agreement-modal::-webkit-scrollbar,.before-open-agreement-overlay .before-open-agreement-modal::-webkit-scrollbar{display:none}.before-open-agreement-reserve-overlay .before-open-agreement-modal h3,.before-open-agreement-overlay .before-open-agreement-modal h3{text-align:center;font-size:18px;margin-bottom:20px}@media screen and (max-width: 414px){.before-open-agreement-reserve-overlay .before-open-agreement-modal h3,.before-open-agreement-overlay .before-open-agreement-modal h3{margin:15px 0 10px}}.before-open-agreement-reserve-overlay .before-open-agreement-modal p,.before-open-agreement-overlay .before-open-agreement-modal p{margin-bottom:16px}.before-open-agreement-reserve-overlay .before-open-agreement-modal ol,.before-open-agreement-overlay .before-open-agreement-modal ol{padding-left:14px}.before-open-agreement-reserve-overlay .before-open-agreement-modal ol li,.before-open-agreement-overlay .before-open-agreement-modal ol li{margin-bottom:8px;list-style:decimal}.before-open-agreement-reserve-overlay .before-open-agreement-modal ol li p,.before-open-agreement-overlay .before-open-agreement-modal ol li p{margin-top:4px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form{position:relative;margin-bottom:16px;padding:16px;background-color:#F6F8FA}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form label,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form label{margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox],.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]{position:absolute;opacity:0}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label{font-weight:bold;font-size:14px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label:hover,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label:hover{cursor:pointer}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label:before,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label:before{font-family:"Font Awesome 5 Pro";display:inline-block;font-size:17px;padding-top:2px;width:20px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label:before,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]+label:before{content:"";font-weight:400}.before-open-agreement-reserve-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]:checked+label:before,.before-open-agreement-overlay .before-open-agreement-modal .apply-insurance-form input[type=checkbox]:checked+label:before{content:"";font-weight:400;color:#ef4846}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice{margin-bottom:16px;padding:16px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .label,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .label{padding:8px 12px;background-color:#F6F8FA;width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap;text-align:center;font-size:14px;font-weight:400;line-height:22.4px;border:1px solid #D9DEE5;border-right-width:0px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .label span,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .label span{color:#FF8E3F;font-size:12px;font-weight:700;line-height:19.2px;text-align:left}@media screen and (max-width: 768px){.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .label,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .label{white-space:normal}}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .box,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .box{padding:8px 12px;width:100%;border:1px solid #D9DEE5}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .box .fee-rate,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .box .fee-rate{font-size:13px;font-weight:700;line-height:20.8px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .box .description,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .box .description{font-size:12px;font-weight:400;line-height:19.2px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice .box .description p,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice .box .description p{margin:initial}.before-open-agreement-reserve-overlay .before-open-agreement-modal input[type=submit],.before-open-agreement-overlay .before-open-agreement-modal input[type=submit]{border:none;background-color:#39c288;max-width:256px;margin:0 auto;padding:15px 0;display:block}.before-open-agreement-reserve-overlay .before-open-agreement-modal input.reserve[type=submit],.before-open-agreement-overlay .before-open-agreement-modal input.reserve[type=submit]{background-color:#00c4ac}.before-open-agreement-reserve-overlay .before-open-agreement-modal input[type=submit]:hover,.before-open-agreement-overlay .before-open-agreement-modal input[type=submit]:hover{opacity:0.8}.before-open-agreement-reserve-overlay .before-open-agreement-modal .modal-close,.before-open-agreement-overlay .before-open-agreement-modal .modal-close{position:absolute;top:10px;right:10px;background:#eee;border:none;border-radius:50%;outline:none;width:20px;height:20px;line-height:20px;padding:0;font-size:12px}@media screen and (max-width: 768px){.before-open-agreement-reserve-overlay .before-open-agreement-modal,.before-open-agreement-overlay .before-open-agreement-modal{padding:12px 20px 20px}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice input[type=checkbox]+label,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice input[type=checkbox]+label{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.before-open-agreement-reserve-overlay .before-open-agreement-modal .fee-notice input[type=checkbox]+label:before,.before-open-agreement-overlay .before-open-agreement-modal .fee-notice input[type=checkbox]+label:before{line-height:130%;width:20px;padding-top:0}}.projects-preview .before-open-agreement-overlay .before-open-agreement-modal input[type=submit]{background-color:#00c4ac}.project-insurance-agreement-new p{font-size:12px}.project-insurance-agreement-new .fee-notice{position:relative;margin:20px 0}.project-insurance-agreement-new .fee-notice input[type=checkbox]{position:absolute;opacity:0}.project-insurance-agreement-new .fee-notice input[type=checkbox]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;font-size:14px}.project-insurance-agreement-new .fee-notice input[type=checkbox]+label:hover{cursor:pointer}.project-insurance-agreement-new .fee-notice input[type=checkbox]+label:before{font-family:"Font Awesome 5 Pro";display:inline-block;font-size:17px;padding-top:2px;width:20px}.project-insurance-agreement-new .fee-notice input[type=checkbox]+label:before{content:"";font-weight:400}.project-insurance-agreement-new .fee-notice input[type=checkbox]:checked+label:before{content:"";font-weight:400;color:#ef4846}.project-insurance-agreement-new input[type=submit]{border:none;background-color:#98ca69;width:256px;margin:0 auto;display:block}.project-insurance-agreement-new input[type=submit]:hover{opacity:0.8}@media screen and (max-width: 768px){.project-insurance-agreement-new .titlebox h2{font-size:16px}.project-insurance-agreement-new .fee-notice input[type=checkbox]+label{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.project-insurance-agreement-new .fee-notice input[type=checkbox]+label:before{line-height:130%;width:30px;padding-top:0}}.form-fixed-bar{border-top:1px solid #e4e4e4;text-align:center;padding:20px 0}.form-fixed-bar a,.form-fixed-bar input[type=submit]{cursor:pointer;font-size:16px;font-weight:bolder;letter-spacing:0 !important;width:180px;height:54px;background:#98ca69;color:#ffffff;border-radius:5px;border:none;padding:0;margin:5px 10px}.form-fixed-bar a.save,.form-fixed-bar input.save[type=submit]{background:#98ca69}.form-fixed-bar a.preview,.form-fixed-bar input.preview[type=submit]{background:#fac75a}.form-fixed-bar a:active,.form-fixed-bar a:focus,.form-fixed-bar a:hover,.form-fixed-bar input[type=submit]:active,.form-fixed-bar input[type=submit]:focus,.form-fixed-bar input[type=submit]:hover{opacity:1;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.form-fixed-bar a{line-height:54px;display:inline-block}#new_reward_form .form-fixed-bar{display:none}@media screen and (max-width: 800px){.form-fixed-bar{padding-top:20px}}@media screen and (max-width: 600px){.form-fixed-bar{padding-top:20px}.form-fixed-bar a,.form-fixed-bar input[type=submit]{width:140px;height:40px;font-size:12px}}@media screen and (max-width: 600px) and (max-width: 476px){.form-fixed-bar a,.form-fixed-bar input[type=submit]{width:80px}}@media screen and (max-width: 600px) and (max-width: 320px){.form-fixed-bar a,.form-fixed-bar input[type=submit]{margin:0}.form-fixed-bar a.save,.form-fixed-bar input.save[type=submit]{margin-right:5px}}@media screen and (max-width: 460px){.form-fixed-bar.is-fixedbar-ex-padding{text-align:left;padding:0 10px}}li.embed a{display:block;display:block;border:1px solid #e3e4e8;background-color:#e3e4e8;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;line-height:18px;text-align:center;color:#333;font-size:12px;padding:0 5px}.qrcode-button,.qrcode-button2{margin:10px 0 10px 5px;display:inline-block}.qrcode-button a,.qrcode-button2 a{border:1px solid #e3e4e8;background-color:#e3e4e8;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;text-align:center;color:#333;font-size:90%;padding:0 5px}.qrcode-popup{width:300px;position:relative;background:#fff;padding:20px;margin:20px auto;border:1px solid #e3e4e8;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.qrcode-popup .qrcode-popup-in{width:100%;display:table}.qrcode-popup .qrcode-popup-in p{color:#000}.qrcode-popup .qrcode-popup-in>*{display:table-cell;vertical-align:middle}script{display:none !important}.embed-button{margin:10px 0 10px 5px;display:inline-block}.embed-button a{border:1px solid #e3e4e8;background-color:#e3e4e8;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;text-align:center;color:#333;font-size:90%;padding:0 5px}section.countdown{padding:20px 0;text-align:center;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;background:#4d4a4a}section.countdown .timer{font-size:36px;font-weight:bolder;color:#ffffff}section.countdown p{color:#ffffff;margin:10px auto}section.countdown .back-button-box{display:none}section.countdown .back-button-box .button{font-size:24px;padding:15px 45px;letter-spacing:0.1em;line-height:100%;display:inline-block;width:auto;max-width:none}section.countdown.thin{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;background-color:#ef4846;border:none}section.countdown.thin .timer{font-size:18px}section.countdown.thin .publish-at{margin:0 0 0 15px;display:inline-block;font-size:14px;line-height:normal;vertical-align:middle}section.countdown.thin .back-button-box .back-label{font-size:18px;color:#fff;font-weight:bold;vertical-align:middle}section.countdown.thin .back-button-box .button{margin-left:15px;width:120px;padding:0;font-size:13px;line-height:38px;background-color:#fff;border:none}@media screen and (max-width: 768px){section.countdown{padding:20px 0}section.countdown .timer{font-size:18px;padding-bottom:10px}section.countdown p{font-size:12px}section.countdown p.inner{font-size:14px}section.countdown .back-button-box .button{font-size:16px;padding:15px}section.countdown.thin{display:block;height:auto;padding:12px 12px 16px}section.countdown.thin .timer{font-size:16px;padding-bottom:0}section.countdown.thin .publish-at{display:block;margin:6px 0 0;font-size:12px}section.countdown.thin .back-button-box .back-label{font-size:16px}section.countdown.thin .back-button-box .button{margin:6px auto 0;display:block}}.box .box-in .countdown{position:absolute;bottom:0;width:100%;padding:15px 0;background:#f6f8fa;text-align:center;font-size:12px}@media screen and (max-width: 768px){.box .box-in .countdown{padding:10px 0;font-size:10px}}.box .box-in .countdown .timer{color:#ef4846}.box .box-in .countdown p{color:#4d4a4a;margin-top:5px}@media screen and (max-width: 768px){.box .box-in .countdown p{margin-top:0}.box .box-in .countdown p i{margin-right:0}}.follow-project-button{text-align:center}.follow-project-button a.button{width:80%;border:1px solid #e4e4e4;background-color:#ffffff;color:#4d4a4a;font-size:12px;font-weight:bold;letter-spacing:0}.follow-project-button a.button i.fa{color:#ef4846;font-size:14px}.follow-project-button a.button .num{background-color:#ef4846;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:2px 5px;margin-left:5px;color:#ffffff}.follow-project-button a.button.not-followed{color:#999999}.follow-project-button a.button.not-followed i.fa{color:#999999}.follow-project-button a.button:hover{background-color:#e4e4e4;opacity:1}.follow-project-button a.button:hover i.fa{color:#ef4846}@media (max-width: 480px){.follow-project-button a{width:100%}.follow-project-button a.button:hover{background-color:#ffffff}}.project-follows_text{text-align:center;padding:20px;margin:30px}@media screen and (max-width: 768px){.project-follows_text{font-size:12px;margin:10px}}@media screen and (max-width: 414px){.project-follows_text{text-align:left}.project-follows_text br{display:none}}.project-follows_guide{text-align:center;margin:50px;padding:30px 10px;background:#F7FAFD;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 768px){.project-follows_guide{margin:0;padding:0}}.project-follows_guide .project-follows_text{margin:0}@media screen and (max-width: 768px){.project-follows_guide .project-follows_text{text-align:left}}.project-follows_guide .guide_contents{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 414px){.project-follows_guide .guide_contents{padding:1px 5px}}.project-follows_guide .guide_contents .guide_content{background:#FFFFFF;border-radius:5px;width:50%;height:350px;margin:20px;padding:5% 4% 3%}@media screen and (max-width: 960px){.project-follows_guide .guide_contents .guide_content{padding:4% 3% 2%;height:320px}}@media screen and (max-width: 768px){.project-follows_guide .guide_contents .guide_content{padding:3% 2% 1%;height:260px}}@media screen and (max-width: 414px){.project-follows_guide .guide_contents .guide_content{margin:1%;height:170px}}.project-follows_guide .guide_contents .guide_content .guide_content_head{font-size:24px;color:#F64744;font-weight:bold;padding-bottom:15px}@media screen and (max-width: 768px){.project-follows_guide .guide_contents .guide_content .guide_content_head{text-align:left;font-size:18px}}@media screen and (max-width: 414px){.project-follows_guide .guide_contents .guide_content .guide_content_head{font-size:12px}.project-follows_guide .guide_contents .guide_content .guide_content_head.first{padding-top:10px;padding-bottom:14px}.project-follows_guide .guide_contents .guide_content .guide_content_head.second{padding-bottom:5px}}.project-follows_guide .guide_contents .guide_content .guide_content_text{padding:10px 0 20px;text-align:left}@media screen and (max-width: 768px){.project-follows_guide .guide_contents .guide_content .guide_content_text{font-size:12px}}@media screen and (max-width: 414px){.project-follows_guide .guide_contents .guide_content .guide_content_text{font-size:11px;padding:0}}.project-follows_guide .guide_contents .guide_content .guide_content_image{padding:20px 10px 25px}@media screen and (max-width: 414px){.project-follows_guide .guide_contents .guide_content .guide_content_image{padding:10px}.project-follows_guide .guide_contents .guide_content .guide_content_image.first{padding-bottom:0}.project-follows_guide .guide_contents .guide_content .guide_content_image.second{padding-bottom:15px}}.project-follows_guide .guide_contents .guide_content_arrow{max-width:70px;max-height:30px}@media screen and (max-width: 480px){.project-follows_guide .guide_contents .guide_content_arrow{max-width:15px}}@media screen and (max-width: 414px){.project-follows_guide .guide_contents .guide_content_arrow{max-width:12px;margin:7px}}.announcement-list{text-align:center;padding:10px;background:#fff;border-bottom:1px solid #e4e4e4}.announcement-list ul li{margin-bottom:10px;font-size:14px}@media (max-width: 768px){.announcement-list ul li{font-size:12px}}.announcement-list ul li:last-child{margin-bottom:0}.announcement-list ul li a{color:#e13a43}.announcement-list ul li.temporary-announcement{color:#e13a43}.announcement-list ul li.temporary-announcement i{color:#333}.announcement-list.all{background:#f6f8fa;border-bottom:none}.root-toppage .container .announcement-list{border:none}@media (max-width: 768px){.root-toppage .container .announcement-list{padding:15px}}.layouts-dashboard .container .announcement-list{text-align:left;border:none;width:100%;max-width:1120px;margin:0 auto -40px auto;padding:30px 40px}@media (max-width: 1180px){.layouts-dashboard .container .announcement-list{padding:30px 80px}}@media (max-width: 768px){.layouts-dashboard .container .announcement-list{margin-bottom:-20px;padding:20px}}.project-edit .header .announcement-list{margin-bottom:20px}@media (max-width: 768px){.project-edit .header .announcement-list{border-top:1px solid #e4e4e4;padding:10px}}.backers-new .container .announcement-list{border:none;margin-bottom:10px}@media (max-width: 768px){.backers-new .container .announcement-list{background:none}}.inquiries-new .container .announcement-list{border:none;margin:-20px 80px 20px 80px}@media (max-width: 768px){.inquiries-new .container .announcement-list{margin:-10px 0 10px 0}}.counsels-new .container .announcement-list{text-align:left;border:1px solid #f1eed3;margin:0 20px 10px 20px;padding:20px}@media (max-width: 768px){.counsels-new .container .announcement-list{margin:10px 10px 10px 10px}}.counsels-new .container .announcement-list-renewal .announcement-list{margin:0 20px}@media screen and (min-width: 720px){.counsels-new .container .announcement-list-renewal .announcement-list{max-width:560px;margin:auto}}.layouts-profiles .container .announcement-list{padding:15px 10px;border-top:1px solid #e4e4e4}@media (max-width: 960px){.layouts-profiles .container .announcement-list{border-top:none}}.layouts-settings .container .announcement-list{padding:15px 10px;border-top:none}.announcement-section{background-color:#393F48}.announcement-section .announcement-container{position:relative;max-width:960px;margin:0 auto;min-height:56px}@media screen and (max-width: 1024px){.announcement-section .announcement-container{max-width:880px}}@media screen and (max-width: 978px){.announcement-section .announcement-container{max-width:95%}}@media screen and (max-width: 375px){.announcement-section .announcement-container{min-height:40px;max-width:100%;margin:0 56px}}.announcement-section .announcement-container .toggle-wrapper{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;z-index:1;height:56px;top:0;right:0}@media screen and (max-width: 375px){.announcement-section .announcement-container .toggle-wrapper{height:40px}}.announcement-section .announcement-container .remain-announcement-info{margin-right:8px;line-height:56px;font-weight:bold;white-space:nowrap;color:#fff;font-size:12px;opacity:1}@media screen and (max-width: 375px){.announcement-section .announcement-container .remain-announcement-info{visibility:hidden;width:0;margin:0}}.announcement-section .announcement-container .toggle-button{position:relative;top:16px;width:24px;height:24px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;border-radius:50%;background:rgba(255,255,255,0.2)}@media screen and (max-width: 375px){.announcement-section .announcement-container .toggle-button{top:10px;width:20px;height:20px}}.announcement-section .announcement-container .toggle-button:hover{cursor:pointer}.announcement-section .announcement-container .toggle-button:after{content:"";position:absolute;right:8px;top:8px;display:block;width:5px;height:5px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;border-top:solid 2px #fff;border-right:solid 2px #fff;-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media screen and (max-width: 375px){.announcement-section .announcement-container .toggle-button:after{right:7px;top:6px;width:4px;height:4px}}.announcement-section .announcement-container .toggle-button.open{top:24px}@media screen and (max-width: 375px){.announcement-section .announcement-container .toggle-button.open{top:16px}}.announcement-section .announcement-container .toggle-button.open:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:45%}.announcement-section .announcement-container .announcement-title{position:absolute;width:100%;height:56px;border-bottom:none;font-size:14px;color:#fff}@media screen and (max-width: 375px){.announcement-section .announcement-container .announcement-title{height:40px;font-size:12px}}.announcement-section .announcement-container .announcement-title .announcement-title-text{margin:0 auto;max-width:660px;font-size:12px;line-height:56px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.announcement-section .announcement-container .announcement-title .announcement-title-text a{color:#fff}.announcement-section .announcement-container .announcement-title .announcement-title-text i.fa{margin-right:8px;font-size:12px}@media screen and (max-width: 880px){.announcement-section .announcement-container .announcement-title .announcement-title-text{margin:0;text-align:left;padding-right:92px}}@media screen and (max-width: 375px){.announcement-section .announcement-container .announcement-title .announcement-title-text{line-height:40px;padding-right:72px}}.announcement-section .announcement-container .margin-container{height:56px}@media screen and (max-width: 375px){.announcement-section .announcement-container .margin-container{height:40px}}.announcement-section .announcement-container .announcement-accordion{display:none;padding:24px 0 28px;width:100%}@media screen and (max-width: 375px){.announcement-section .announcement-container .announcement-accordion{padding:16px 0 12px}}.announcement-section .announcement-container .announcement-accordion .announcement-header-title{text-align:center;color:#fff;margin-bottom:24px;font-size:20px;font-weight:bold;line-height:30px}@media screen and (max-width: 375px){.announcement-section .announcement-container .announcement-accordion .announcement-header-title{text-align:left;font-size:14px;line-height:20px;margin-bottom:16px}}.announcement-section .announcement-container .announcement-accordion ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.announcement-section .announcement-container .announcement-accordion ul li{width:100%;margin-bottom:12px;padding:16px;max-width:960px;background-color:#fff;border-radius:4px;text-align:left}@media screen and (max-width: 768px){.announcement-section .announcement-container .announcement-accordion ul li{padding:12px 16px}}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}@media screen and (max-width: 768px){.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper.no-label{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label{margin-right:8px;padding:1px 8px;font-size:10px;font-weight:bold;border-radius:4px;color:#fff}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label.news{background-color:#39c288}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label.release{background-color:#FF8E3F}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label.maintenance{background-color:#999}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label.campaign{background-color:#EF4846}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label.event{background-color:#fac75a}.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-date{font-size:12px;color:#999}.community.announcement-section{background-color:#F6F8FA}.community.announcement-section .announcement-container .remain-announcement-info{color:#393F48}.community.announcement-section .announcement-container .toggle-button{background:#fff}.community.announcement-section .announcement-container .toggle-button:after{border-top:solid 2px #393F48;border-right:solid 2px #393F48}.community.announcement-section .announcement-container .announcement-title{color:#393F48}.community.announcement-section .announcement-container .announcement-title .announcement-title-text a{color:#393F48}.community.announcement-section .announcement-container .announcement-accordion .announcement-header-title{color:#393F48}.community.announcement-section .announcement-container .announcement-accordion ul li{background-color:#fff}.community.announcement-section .announcement-container .announcement-accordion ul li .label-and-date-wrapper .announcement-label{color:#fff}.award_badge{position:absolute;top:-20px;right:-20px}@media (max-width: 768px){.award_badge{top:auto;right:-10px;bottom:-30px}}@media (max-width: 414px){.award_badge{top:-20px;right:-24px}}.award_badge_image{width:120px}@media (max-width: 768px){.award_badge_image{width:80px}}@media (max-width: 414px){.award_badge_image{width:90px}}.new-btn{cursor:pointer;font-size:14px !important;font-weight:bolder !important;line-height:0 !important;letter-spacing:0 !important;background:#39c288 !important;color:#ffffff !important;border-radius:3px !important;border:none !important;margin:5px 0 !important;padding:24px 0 !important}.new-btn.block{width:100%;display:block !important;margin-bottom:16px !important}.new-btn.block:last-child{margin-bottom:0 !important}.new-btn.gray{background:#e4e4e4 !important;color:#4d4a4a !important}.new-btn.red{background:#e65d65 !important}.new-btn.white{background:#ffffff !important;border:1px solid #D9DEE5 !important;color:#4d4a4a !important}.new-btn:active,.new-btn:focus,.new-btn:hover{opacity:.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.layouts1{font-family:'Noto Sans JP' !important}.layouts1 .header .header-in .title h1{font-size:26px !important}.layouts1 .header .header-in .headline .caption h2{font-size:16px !important;font-style:normal;font-weight:700;line-height:29px;margin-top:-15px}@media (max-width: 768px){.layouts1 .header .header-in .headline .caption h2{font-size:14px !important;line-height:24px}}.layouts1 .header .header-in .menu ul li{font-size:14px}@media (max-width: 768px){.layouts1 .header .header-in .menu ul li{font-size:14px}}.layouts1 .container .main .backer-message-header{position:fixed;top:0;left:0;padding:5px;background:#F6F8FA;border-bottom:1px solid #e4e4e4;z-index:0;white-space:nowrap;overflow:hidden}.layouts1 .container .main .backer-message-header.show{z-index:9999}@media screen and (min-width: 769px){.layouts1 .container .main .backer-message-header{display:none !important}}.layouts1 .container .main .backer-message-header .backer-message-header-container{padding-left:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;-webkit-animation-name:marquee;animation-name:marquee;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:60s;animation-duration:60s}.layouts1 .container .main .backer-message-header .backer-message-header-container h3{display:inline-block;font-size:12px;margin-right:20px}.layouts1 .container .main .backer-message-header .backer-message-header-container .item{display:inline-block;margin-right:40px;line-height:24px}.layouts1 .container .main .backer-message-header .backer-message-header-container .item .icon{display:inline;margin-right:5px}.layouts1 .container .main .backer-message-header .backer-message-header-container .item .icon img{width:24px;height:24px;border-radius:50%}.layouts1 .container .main .backer-message-header .backer-message-header-container .item span.name{display:inline-block;margin-left:5px;font-size:11px}.layouts1 .container .main .backer-message-header .backer-message-header-container .item span.name strong{margin-left:5px}@-webkit-keyframes marquee{from{-webkit-transform:translate(0%);transform:translate(0%)}99%,to{-webkit-transform:translate(-100%);transform:translate(-100%)}}@keyframes marquee{from{-webkit-transform:translate(0%);transform:translate(0%)}99%,to{-webkit-transform:translate(-100%);transform:translate(-100%)}}.layouts1 .container .main .project-follow-header{position:fixed;top:0;left:0;width:100%;z-index:0;opacity:0;border-bottom:1px solid #e4e4e4}@media screen and (min-width: 769px){.layouts1 .container .main .project-follow-header{display:none !important}}.layouts1 .container .main .project-follow-header.sp-is-fixed{z-index:9997}.layouts1 .container .main .project-follow-header.sp-is-fixed.slide-down{opacity:1;-webkit-animation:slide-down 0.5s ease-out;animation:slide-down 0.5s ease-out}.layouts1 .container .main .project-follow-header.sp-is-fixed.fade-in{-webkit-animation:fade-in 0.5s forwards;animation:fade-in 0.5s forwards}@-webkit-keyframes slide-down{from{top:-100%}to{top:0}}@keyframes slide-down{from{top:-100%}to{top:0}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.layouts1 .container .main .project-follow-header .follow-project-button a.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border:none}.layouts1 .container .main .project-follow-header .follow-project-button a.button i.fa{margin-right:3px;font-size:18px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp{border-bottom:none}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;white-space:nowrap;padding:8px 0;font-size:11px;font-weight:700;line-height:14.3px;letter-spacing:0.04em;background:#fff}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title.leading_brands_title-et{-webkit-column-gap:3px;-moz-column-gap:3px;column-gap:3px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title.leading_brands_title-jfa{-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title .leading_brands_logo.leading_brands_logo-sg{width:161px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title .leading_brands_logo.leading_brands_logo-et{width:192px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title .leading_brands_logo.leading_brands_logo-jfa{width:90px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_title .leading_brands_logo.leading_brands_logo-hiokoshi{width:110px}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:7px 0;width:100%;font-size:12px;font-weight:700;line-height:12px;letter-spacing:0.02em;color:#fff}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link.leading_brands_link-sg{background:-webkit-gradient(linear, left top, right top, from(#059DB1), to(#ABD04C));background:linear-gradient(90deg, #059DB1 0%, #ABD04C 100%)}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link.leading_brands_link-et{background:linear-gradient(94.44deg, #000061 .72%, #62067D 32.27%, #D1062C 67.75%, #FF5C23 99.29%)}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link.leading_brands_link-jfa{background:#0B40A5}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link.leading_brands_link-hiokoshi{background:#04A764}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link .leading_brands_link_label{margin-right:6px;padding:3px 3px 3px 4px;border:1px solid #fff;border-radius:4px;font-size:10px;font-weight:900;line-height:11px;letter-spacing:0.16em}.layouts1 .container .main .project-follow-header.leading_brands_closed_sp .leading_brands_link .fa-angle-right{margin-left:6px;font-size:18px}.layouts1 .container .main .projects-body .for-sg-info{background:#f8f8fa;border-radius:8px;padding:15px 20px;margin-bottom:20px}.layouts1 .container .main .projects-body .for-sg-info img{width:200px;margin-bottom:5px}.layouts1 .container .main .projects-body .for-sg-info p{font-size:11px}.layouts1 .container .main .projects-body .for-sg-info+.project-body-in,.layouts1 .container .main .projects-body .for-sg-info+.projects-body-titlebox{padding-top:20px}.layouts1 .container .main .projects-body .payment-fee-info{background:#f8f8fa;border-radius:8px;padding:20px;margin-bottom:20px;text-align:center}.layouts1 .container .main .projects-body .payment-fee-info img{width:100px;margin:0 auto 10px;display:block}.layouts1 .container .main .projects-body .payment-fee-info strong{font-size:14px;font-weight:bold;margin-bottom:10px;display:block}.layouts1 .container .main .projects-body .payment-fee-info p{font-size:11px}.layouts1 .container .main .projects-body .payment-fee-info+.project-body-in,.layouts1 .container .main .projects-body .payment-fee-info+.projects-body-titlebox{padding-top:20px}.layouts1 .container .main .projects-body .project-body-in h6{font-size:24px !important;font-style:normal;font-weight:700;line-height:36px}@media (max-width: 768px){.layouts1 .container .main .projects-body .project-body-in h6{font-size:18px !important;line-height:27px}}.layouts1 .container .main .projects-body .project-body-in p{font-size:16px !important;font-style:normal;font-weight:400;line-height:29px !important}@media (max-width: 768px){.layouts1 .container .main .projects-body .project-body-in p{font-size:15px !important;line-height:26px !important}}.layouts1 .container .main .projects-body .project-body-in p strong{font-weight:700}.layouts1 .container .main .leading_brands_info{margin-bottom:20px}.layouts1 .container .main .leading_brands_info+.project-body-in,.layouts1 .container .main .leading_brands_info+.projects-body-titlebox{padding-top:20px}.layouts1 .container .main .projects-purpose{border:1px solid #E0E0E0;padding:20px}.layouts1 .container .main .projects-purpose strong{font-size:16px;font-weight:bold;margin-bottom:10px;display:block}.layouts1 .container .main .projects-purpose p{font-size:14px}.layouts1 .container .main .projects-purpose ul{padding-left:20px}.layouts1 .container .main .projects-purpose ul li{list-style:initial}.layouts1 .container .main .projects-updates-list ul li .body .title h3 a{font-size:20px;font-style:normal;font-weight:700;line-height:30px}@media (max-width: 768px){.layouts1 .container .main .projects-updates-list ul li .body .title h3 a{font-size:16px !important}}.layouts1 .container .main .projects-updates-list ul li .body .time{font-size:14px;font-style:normal;font-weight:400;line-height:24px;color:#999}.layouts1 .container .main .projects-updates-list ul li .body p{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.layouts1 .container .sidebar .return>div p{line-height:24px}.layouts1 .container .sidebar .all-in{line-height:24px !important}.layouts1 .leading_brands_opened{margin-bottom:45px;padding:30px 0 20px;border-radius:8px;text-align:center;letter-spacing:0.04em;background:#F6F8FA}@media (max-width: 768px){.layouts1 .leading_brands_opened{padding-top:28px}}.layouts1 .leading_brands_opened .leading_brands_title{font-size:20px;font-weight:700;line-height:32px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_title{font-size:16px;line-height:22.4px}}.layouts1 .leading_brands_opened .leading_brands_title.leading_brands_title-jfa{font-size:24px;line-height:36px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_title.leading_brands_title-jfa{font-size:16px;line-height:24px}}.layouts1 .leading_brands_opened .leading_brands_subtitle{font-size:15px;line-height:24px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_subtitle{margin-top:5px;font-size:11px;line-height:16.5px}}.layouts1 .leading_brands_opened .leading_brands_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:280px;height:50px;margin:18px auto 0;padding:14px 0 13px 10px;border-radius:8px;font-size:15px;font-weight:700;line-height:15px;letter-spacing:0.02em;color:#fff}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_link{padding:11px 0 10px 10px;width:246px;height:41px;font-size:13px;line-height:13px}}.layouts1 .leading_brands_opened .leading_brands_link.leading_brands_link-sg{background:-webkit-gradient(linear, left top, right top, from(#059DB1), to(#ABD04C));background:linear-gradient(90deg, #059DB1 0%, #ABD04C 100%)}.layouts1 .leading_brands_opened .leading_brands_link.leading_brands_link-et{background:linear-gradient(94.44deg, #000061 .72%, #62067D 32.27%, #D1062C 67.75%, #FF5C23 99.29%)}.layouts1 .leading_brands_opened .leading_brands_link.leading_brands_link-jfa{background:#0B40A5}.layouts1 .leading_brands_opened .leading_brands_link.leading_brands_link-hiokoshi{background:#04A764}.layouts1 .leading_brands_opened .leading_brands_link .leading_brands_link_label{margin-right:7px;padding:3px 3px 4px 4px;border:1px solid #fff;border-radius:4px;font-size:13px;font-weight:900;line-height:13px;letter-spacing:0.16em}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_link .leading_brands_link_label{font-size:11px;line-height:11px}}.layouts1 .leading_brands_opened .leading_brands_link .fa-angle-right{margin-left:10px;font-size:18px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_link .fa-angle-right{margin-left:7px}}.layouts1 .leading_brands_opened .leading_brands_logo{display:block;margin:25px auto 0}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_logo{margin-top:16px}}.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-sg{width:230px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-sg{width:207px}}.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-et{width:232px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-et{width:140px}}.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-jfa{width:108px}@media (max-width: 768px){.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-jfa{width:104px}}.layouts1 .leading_brands_opened .leading_brands_logo.leading_brands_logo-hiokoshi{width:110px}.layouts1 .leading_brands_closed{max-width:1200px;margin:0 auto 45px;padding:0 40px}@media (max-width: 768px){.layouts1 .leading_brands_closed{display:none}}.layouts1 .leading_brands_closed .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 28px;border:2px solid #EBF0F3;border-radius:4px;text-align:center;letter-spacing:0.04em;background:#fff}.layouts1 .leading_brands_closed .inner .leading_brands_logo{display:block}@media (max-width: 1024px){.layouts1 .leading_brands_closed .inner .leading_brands_logo{max-width:200px}}.layouts1 .leading_brands_closed .inner .leading_brands_logo.leading_brands_logo-sg{width:230px}.layouts1 .leading_brands_closed .inner .leading_brands_logo.leading_brands_logo-et{width:250px}.layouts1 .leading_brands_closed .inner .leading_brands_logo.leading_brands_logo-jfa{width:108px}.layouts1 .leading_brands_closed .inner .leading_brands_logo.leading_brands_logo-hiokoshi{width:110px}.layouts1 .leading_brands_closed .inner .leading_brands_title{font-size:16px;font-weight:700;line-height:16px}.layouts1 .leading_brands_closed .inner .leading_brands_subtitle{margin-top:10px;font-size:12px;line-height:12px}.layouts1 .leading_brands_closed .inner .leading_brands_subtitle.leading_brands_subtitle-et{font-size:11px;line-height:11px}.layouts1 .leading_brands_closed .inner .leading_brands_title_inline-block{display:inline-block;line-height:1.5em}.layouts1 .leading_brands_closed .inner .leading_brands_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:238px;height:49px;padding:14px 0 13px 10px;border-radius:4px;font-size:12px;font-weight:700;line-height:12px;letter-spacing:0.02em;white-space:nowrap;color:#fff}.layouts1 .leading_brands_closed .inner .leading_brands_link.leading_brands_link-sg{background:-webkit-gradient(linear, left top, right top, from(#059DB1), to(#ABD04C));background:linear-gradient(90deg, #059DB1 0%, #ABD04C 100%)}.layouts1 .leading_brands_closed .inner .leading_brands_link.leading_brands_link-et{background:linear-gradient(94.44deg, #000061 .72%, #62067D 32.27%, #D1062C 67.75%, #FF5C23 99.29%)}.layouts1 .leading_brands_closed .inner .leading_brands_link.leading_brands_link-jfa{background:#0B40A5}.layouts1 .leading_brands_closed .inner .leading_brands_link.leading_brands_link-hiokoshi{background:#04A764}.layouts1 .leading_brands_closed .inner .leading_brands_link .leading_brands_link_label{margin-right:7px;padding:3px 3px 4px 4px;border:1px solid #fff;border-radius:4px;font-size:11px;font-weight:900;line-height:11px;letter-spacing:0.16em}.layouts1 .leading_brands_closed .inner .leading_brands_link .fa-angle-right{margin-left:10px;font-size:18px}.layouts1.layouts-project_activities .updates-list .title h3 a{font-size:24px;font-style:normal;font-weight:700;line-height:36px}.layouts1.layouts-project_activities .updates-list .summary-font-height{font-size:16px;font-style:normal;font-weight:400;line-height:29px}@media (max-width: 768px){.layouts1.layouts-project_activities .updates-list .summary-font-height{font-size:15px;font-style:normal;font-weight:400;line-height:26px}}.layouts1 .titlebox h3,.layouts1 .container .sidebar section>h4,.layouts1 .titlebox h2,.layouts1 .titlebox_title{font-size:24px !important;font-style:normal;font-weight:700;line-height:36px}@media (max-width: 768px){.layouts1 .titlebox h3,.layouts1 .container .sidebar section>h4,.layouts1 .titlebox h2,.layouts1 .titlebox_title{font-size:18px !important}}.layouts1.project-rejected .header .header-in{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.layouts1.project-rejected .header .header-in img{pointer-events:none}.layouts1.project-rejected .container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.layouts1.project-rejected .container img{pointer-events:none}@media (max-width: 768px){.layouts1 .container .layouts-float{border-bottom:12px solid #F0F2F4;padding-bottom:22px}.layouts1 .container .sidebar .profile{margin-bottom:20px !important}.layouts1 .container .sidebar .return{margin:0 calc(50% - 50vw) !important;width:100vw;padding:32px 16px 0 16px;border-top:12px solid #F0F2F4;background-color:white}.layouts1 .container .sidebar .return .return-box-list>li{padding-top:16px;margin-bottom:0 !important;border-top:1px solid #F3F3F3}.layouts1 .container .sidebar .return .return-box-list>li:first-child{padding-top:0;border-top:none}.layouts1 .container .sidebar .return .return-box-list>li:last-child{padding-bottom:0}.layouts1 .container .sidebar .return .return-box-list>li .return-box{padding:0 !important;margin-bottom:0 !important;background:#fff !important;color:#4D4A4A;position:relative}.layouts1 .container .sidebar .return .return-box-list>li .return-box.no-image .return-box-inner .price,.layouts1 .container .sidebar .return .return-box-list>li .return-box.no-image .return-box-inner .data,.layouts1 .container .sidebar .return .return-box-list>li .return-box.no-image .return-box-inner .abbreviated-description{grid-column:1/3}.layouts1 .container .sidebar .return .return-box-list>li .return-box .popular_reward_badge{display:block !important;position:absolute;top:0;right:0;width:18.7px;height:22px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner{padding:0;display:grid;grid-template-columns:13fr 12fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .reward-image{position:relative;display:block;grid-column:1;grid-row:1 / 4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#F0F2F4;border-radius:4px;border:1px solid #F3F3F3;overflow:hidden}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .reward-image::after{content:'';position:absolute;right:4px;bottom:4px;width:24px;height:24px;border-radius:40px;background:no-repeat center/16px url(https://static.camp-fire.jp/assets/project_reward/maximize-0548ab99aa3746ad85f5a0fbcb9aab6c9bc15387697d796185b295ee96dd5ec8.png);background-color:rgba(57,63,72,0.7)}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .reward-image>img{width:100%;aspect-ratio:3 / 2;-o-object-fit:contain;object-fit:contain}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;grid-row:1;grid-column:2}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price>strong{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;gap:4px;color:#110114;text-align:right;font-size:18px;font-weight:700;max-width:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price>strong .unit{color:#BBB;font-size:11px;font-weight:500}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price .limited{margin-left:12px;padding:0}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price .limited>span{display:block;height:24px;padding:0px 4px;background:#F0F2F4;border-radius:0;color:#FA4D4A;font-size:10px;font-weight:bold;letter-spacing:0.2px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price .limited>span .count::before,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price .limited>span .count::after{display:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .price .limited>span.out-of-stock{border-color:#fff;color:#ef4846;font-size:10px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description{display:block;grid-row:5;grid-column:1 / 3;width:100%;margin-top:16px;padding:0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description.is-collapsed .collapse,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description.no-collapse .collapse{display:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description:not(.is-collapsed) .body{grid-template-rows:1fr}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description .body{display:grid;padding:0;font-size:13px;line-height:1.6;letter-spacing:0.26px;grid-template-rows:0fr;-webkit-transition:grid-template-rows 0.3s ease-out;transition:grid-template-rows 0.3s ease-out;transition:grid-template-rows 0.3s ease-out, -ms-grid-rows 0.3s ease-out}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description .body .inner{padding:0;overflow-y:hidden}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description .collapse{width:100%;margin-bottom:16px;border:none;background-color:transparent;color:#307BF6;text-align:center;font-size:12px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .description .collapse i{margin-left:4px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;grid-row:4;grid-column:1 / 3;margin-top:12px;width:100%;padding-top:0;gap:8px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .return-select{padding:0;border-radius:4px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .return-button-area{width:100%;padding:0}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .return-button-area.disabled{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .return-button-area.disabled .return-select-box .return-select{background:#E4E4E4;pointer-events:none;border:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .return-button-area .return-select-box{margin-bottom:0}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .return-button-area .return-select-box .return-select{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;width:100%;max-width:100% !important;margin:0;padding:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;background:#E65D65;font-size:14px;font-weight:bold;border-radius:5px;letter-spacing:0.28px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;width:98px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:8px 4px 8px 8px;font-size:11px;color:#666666;background-color:white;border:1px solid #D9DEE5;white-space:nowrap;letter-spacing:0.22px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle>span>i{margin-left:4px;margin-right:0;color:#BBBBBB}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle .collapse{display:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle .expand{display:block}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle.active .collapse{display:block}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle.active .expand{display:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .actions .description-toggle.no-collapse{display:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .abbreviated-description{grid-row:2;grid-column:2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:8px 0 auto;color:#4D4A4A;text-overflow:ellipsis;font-size:12px;font-weight:700;line-height:140%;overflow:hidden}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;grid-row:3;grid-column:2;margin-top:8px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .lfloat,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .rfloat{display:block;float:none !important}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data span{font-size:11px !important}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .ship,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .patrons{padding:0;color:#666;font-weight:400;line-height:1.4;letter-spacing:0.22px}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .ship::after,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .patrons::after{display:none}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .ship>i,.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .patrons>i{color:#999;width:12px;text-align:center}.layouts1 .container .sidebar .return .return-box-list>li .return-box .return-box-inner .data .patrons{margin-bottom:4px}}@media (max-width: 768px){.layouts1 .title>.you-are-patron{margin-bottom:16px !important}.layouts1 .headline{margin-bottom:0 !important}.layouts1 .headline .lfloat{padding:0 0 10px}.layouts1 .headline .lfloat>.thumbnail{margin:-10px -10px 20px -10px !important}.layouts1 .headline .lfloat>.thumbnail .slide-images i{text-align:center;font-size:26px;color:rgba(255,255,255,0.9);background:rgba(0,0,0,0.4);cursor:pointer}.layouts1 .headline .lfloat>.thumbnail .slide-images i:hover{background:rgba(0,0,0,0.5)}.layouts1 .headline .lfloat>.thumbnail .slide-images .slick-prev{left:10px;margin-right:0}.layouts1 .headline .lfloat>.thumbnail .slide-images .slick-prev:before{content:"\f104"}.layouts1 .headline .lfloat>.thumbnail .slide-images .slick-next{right:10px;margin-right:0}.layouts1 .headline .lfloat>.thumbnail .slide-images .slick-next:before{content:"\f105"}.layouts1 .headline .lfloat>.thumbnail img{border-radius:0 !important}.layouts1 .headline .lfloat .project-images-nav{margin-bottom:26px;margin-left:-6px;margin-right:-6px}.layouts1 .headline .lfloat .project-images-nav .slick-slide:not(:nth-child(1)){margin-left:1.15%}.layouts1 .headline .lfloat .project-images-nav .slick-slide{width:19.08% !important;border:0;border-radius:0}.layouts1 .headline .lfloat .project-images-nav .slick-slide.slick-current::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,0.4)}.layouts1 .headline .lfloat>.title-block h1,.layouts1 .headline .lfloat>.title-block .subtitle{padding:0 10px}.layouts1 .caption{margin:36px 0 0 0 !important}.layouts1 .caption h2{margin-bottom:0 !important}.layouts1 .caption-card{background:#fff;padding:24px 20px;margin:24px 0 20px;border:1px solid #F3F3F3;border-radius:8px}.layouts1 .caption-card.-caption-only .caption{padding:0}.layouts1 .caption-card-title{font-size:16px;padding:0 0 0 28px;margin:0 0 16px;line-height:1.5;position:relative}.layouts1 .caption-card-title .-sub{color:#999;font-size:10px;display:block}.layouts1 .caption-card-title:before{content:"";display:block;width:12px;height:32px;background:#56606E;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.layouts1 .caption-card .caption{padding:0 0 20px;margin:0 !important}.layouts1 .caption-card .caption p{line-height:1.7;font-weight:500}.layouts1 .caption-card__return-modal-opener{border-top:1px solid #F3F3F3;padding:20px 0 0}.layouts1 .caption-card__return-modal-opener-title{text-align:center;margin:0 0 16px;font-size:13px}.layouts1 .caption-card__return-modal-opener__gallery{margin:0 -4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layouts1 .caption-card__return-modal-opener__gallery li{width:33.33%;padding:0 4px 20px}.layouts1 .caption-card__return-modal-opener__gallery li>img{border-radius:4px;border:1px solid #F3F3F3;overflow:hidden}.layouts1 .caption-card__return-modal-opener .button.red.no-shadow{width:100%;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;letter-spacing:0.02em;border-radius:4px}.layouts1 .follow-project-button a.button{width:87%}.layouts1 .sp-share{margin-bottom:5px}}.reward-image-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background-color:#303030}.reward-image-modal.active{display:block !important}.reward-image-modal .reward-image-modal-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal{padding-bottom:60px;margin-top:60px;margin-bottom:0 !important}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal .slide-image{padding:0;background-color:#F6F8FA}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal .slide-image>img{height:400px;width:100%;margin:0 auto !important;-o-object-fit:contain;object-fit:contain;border-top-right-radius:0 !important;border-top-left-radius:0 !important;float:none}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal>button{position:absolute;top:180px;z-index:99;width:40px;height:40px;border-radius:28px;border:1px solid #FFF;background:rgba(0,0,0,0.5);background-position:center;background-repeat:no-repeat;background-size:10px 16px}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal>button.chevron-left{left:16px;background-image:url(https://static.camp-fire.jp/assets/project/chevron_left-3b497ce81248bae84b3efe2837d238d98b877a4b5b3ca473a7f48cde86c96665.svg)}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal>button.chevron-right{right:16px;background-image:url(https://static.camp-fire.jp/assets/project/chevron_right-dc5491b4e2926e35d722eff68792714aafdd39038fe9003fb01c2a251b007263.svg)}.reward-image-modal .reward-image-modal-inner .reward-images-wrapper .reward-images-on-modal .slick-dots{bottom:0 !important}.reward-image-modal .reward-image-modal-inner .image-count{position:absolute;bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.reward-image-modal .reward-image-modal-inner .image-count>span{padding:2px 5px;border-radius:24px;background:rgba(57,63,72,0.4);font-size:10px;color:white}.reward-image-modal .reward-image-modal-inner .close-modal{position:fixed;left:24px;bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;height:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#E3E4E8;border:none;border-radius:40px}.reward-image-modal .reward-image-modal-inner .close-modal>img{height:auto;width:auto;margin:0 !important;color:#4D4A4A}section.about .inner{width:90%;max-width:1200px;margin:0 auto;padding:0;position:relative}section.about .inner .left{padding:100px 50% 100px 0}@media screen and (max-width: 768px){section.about .inner .left{padding:60px 0 calc(90vw * 0.9) 0}}section.about .inner .left h3{font-weight:700;line-height:1.5;margin-bottom:32px}@media screen and (max-width: 768px){section.about .inner .left h3{font-size:24px}}section.about .inner .left p{font-size:16px;font-weight:500;line-height:1.8;margin:10px 0}@media screen and (max-width: 768px){section.about .inner .left p{font-size:15px}}section.about .inner img{position:absolute;bottom:0;right:0;width:48%;z-index:100}@media screen and (max-width: 768px){section.about .inner img{width:90vw;max-width:inherit}}section.app .pc-banner{position:relative;background-color:#f5f9ff;background-image:url(https://static.camp-fire.jp/assets/app/projects-4e1e80e19a5e78b6a163b4d8faff8fdf383b8b457699a732d17fa003b08d7722.png);background-position:bottom right;background-repeat:no-repeat;background-size:30%}section.app .pc-banner .pc-banner-inner{width:100%;max-width:1200px;height:400px;margin:0 auto}@media screen and (max-width: 960px){section.app .pc-banner .pc-banner-inner{height:350px}}section.app .pc-banner .pc-banner-inner .main-box{width:40%;padding:40px 0 0 20px;float:left}section.app .pc-banner .pc-banner-inner .main-box .tagline{margin:0 0 20px 10px;padding:0;text-align:left}@media screen and (max-width: 960px){section.app .pc-banner .pc-banner-inner .main-box .tagline{margin-bottom:0}}section.app .pc-banner .pc-banner-inner .main-box .tagline img{max-height:120px}section.app .pc-banner .pc-banner-inner .main-box .download-buttons{width:calc(100% - 20px);border-top:1px solid #ccc;margin:0 0 20px 10px;padding-top:20px}section.app .pc-banner .pc-banner-inner .main-box .download-buttons img{margin-right:10px;height:50px}@media screen and (max-width: 960px){section.app .pc-banner .pc-banner-inner .main-box .download-buttons img{height:40px}}section.app .pc-banner .pc-banner-inner .main-box .qr-code img{width:100%}section.app .pc-banner .pc-banner-inner .device{background-image:url(https://static.camp-fire.jp/assets/app/device-260e2110a116686be250a3bbde297ff6d1498852291c107d8dc5c92420605117.png);background-position:-50px;background-repeat:no-repeat;background-size:contain;float:left;width:60%;height:400px}@media screen and (max-width: 960px){section.app .pc-banner .pc-banner-inner .device{background-position:-70px;height:350px}}@media (max-width: 768px){section.app .sp-none{display:none}}@media (min-width: 768px){section.app .sp-block{display:block}}section.app.app-fix-width{background-color:#fff;padding:0 40px 30px}section.app.app-fix-width .pc-banner{max-width:1120px;margin:0 auto}@media (min-width: 768px){body .sp-banner{display:none !important}}body .sp-banner .device-ios,body .sp-banner .device-android{display:none}body .sp-banner .device-ios img,body .sp-banner .device-android img{width:100%}body.device-tablet.ipad .sp-banner .device-ios,body.device-tablet.iphone .sp-banner .device-ios,body.device-sp.ipad .sp-banner .device-ios,body.device-sp.iphone .sp-banner .device-ios{display:block !important}body.device-tablet.android .sp-banner .device-android,body.device-sp.android .sp-banner .device-android{display:block !important}section.case .row,section.case .layouts-signin .row__thebase,.layouts-signin section.case .row__thebase{max-width:100%}section.case .project-items{margin:0;height:450px;overflow:hidden}section.case .project-items .item{width:280px;margin:0 15px}section.case .project-items .item a{position:relative;display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;height:450px;color:#333;border:1px #ddd solid;background:#fff;border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}section.case .project-items .item a:hover{color:#333}section.case .project-items .item .thumb{overflow:hidden;width:100%;height:auto;margin:-1px 0 0}section.case .project-items .item .thumb img{width:100%;height:auto}section.case .project-items .item .body{padding:15px 20px}section.case .project-items .item .body .title{font-weight:bold;margin:0}section.case .project-items .item .body .title span{font-size:12px;display:block;padding:0 0 5px;color:#f64744}section.case .project-items .item .body .data dl{margin:10px 0}section.case .project-items .item .body .data dl dt{font-size:12px;margin:0;color:#999}section.case .project-items .item .body .data dl dd{font-size:18px;font-weight:bold;margin:0}section.case .project-items .item .body .data .money{float:left}section.case .project-items .item .body .data .patron{float:right}section.case .project-items .item .body .comment{position:absolute;bottom:0;left:0;width:100%;padding:20px}section.case .project-items .item .body .comment p{font-size:13px;padding:15px 0 0}section.case .project-items .item .body .comment .profile{margin:0;padding:20px 0 0;border-top:1px #eee solid}section.case .project-items .item .body .comment .profile dt{float:left;overflow:hidden;width:34px;height:34px;margin:0;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}section.case .project-items .item .body .comment .profile dt img{width:100%;height:auto}section.case .project-items .item .body .comment .profile dd{font-size:12px;font-weight:bold;float:left;margin:0 0 0 10px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 50px)}section.case .project-items .item .body .comment .profile dd span{font-size:11px;font-weight:normal;color:#999}section.case .project-items .project-slider-nav{position:absolute;z-index:999;top:50%;overflow:hidden;width:50px;height:50px;background-color:#383f49;margin-top:-25px;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}@media screen and (max-width: 768px){section.case .project-items .project-slider-nav{margin-top:-20px;width:40px;height:40px}}section.case .project-items .project-slider-nav.prev{left:2%}section.case .project-items .project-slider-nav.prev i{background-image:url(https://static.camp-fire.jp/assets/readyfor/slide-nav-prev-325ec4bdebd64a00a5f9e4f9457a40f53dedafc9cb191dd0f181c38fddb2dffc.png)}section.case .project-items .project-slider-nav.next{right:2%}section.case .project-items .project-slider-nav.next i{background-image:url(https://static.camp-fire.jp/assets/readyfor/slide-nav-next-658e8fc5933f8b17fa9a0bd84adb573aaf57207dcd4f007d0c82bf14a56e0425.png)}section.case .project-items .project-slider-nav i{display:block;width:50px;height:50px;background-repeat:no-repeat;background-size:100%}@media screen and (max-width: 768px){section.case .project-items .project-slider-nav i{width:40px;height:40px}}section.cta{position:relative;background-image:url(https://static.camp-fire.jp/assets/readyfor/cta-6f1d9723eddb49f02a5f50daf12d4f7dffcc0125035e892f5dbd2a43d6ddfd25.jpg);background-position:top center;padding:40px 0 60px 0;color:#fff}section.cta:before{background-color:rgba(0,0,0,0.6);position:absolute;top:0;right:0;bottom:0;left:0;content:""}section.cta .row,section.cta .layouts-signin .row__thebase,.layouts-signin section.cta .row__thebase{position:relative;z-index:100;padding-bottom:40px !important;text-align:center}section.cta .row .titlebox,section.cta .layouts-signin .row__thebase .titlebox,.layouts-signin section.cta .row__thebase .titlebox{margin-bottom:0 !important}section.cta .row .titlebox h2,section.cta .layouts-signin .row__thebase .titlebox h2,.layouts-signin section.cta .row__thebase .titlebox h2{margin-bottom:20px;color:#fff;font-weight:bolder}section.cta .row .titlebox p,section.cta .layouts-signin .row__thebase .titlebox p,.layouts-signin section.cta .row__thebase .titlebox p{font-weight:bolder}section.cta .row .submit-box,section.cta .layouts-signin .row__thebase .submit-box,.layouts-signin section.cta .row__thebase .submit-box{margin:0 0 20px 0;text-align:center}section.cta .row .submit-box a,section.cta .layouts-signin .row__thebase .submit-box a,.layouts-signin section.cta .row__thebase .submit-box a{width:30%;max-width:300px;font-size:14px;font-weight:bold;margin:10px;padding:10px;text-align:center;color:#fff;border-radius:3px;white-space:nowrap}section.cta .row .submit-box a.btn-pj,section.cta .layouts-signin .row__thebase .submit-box a.btn-pj,.layouts-signin section.cta .row__thebase .submit-box a.btn-pj{background:#ef4846}section.cta .row .submit-box a.btn-fanclub,section.cta .layouts-signin .row__thebase .submit-box a.btn-fanclub,.layouts-signin section.cta .row__thebase .submit-box a.btn-fanclub{background:#98ca69}section.cta .row .submit-box a.btn-search,section.cta .layouts-signin .row__thebase .submit-box a.btn-search,.layouts-signin section.cta .row__thebase .submit-box a.btn-search{background:#98ca69}section.cta .row .submit-box a.btn-staff,section.cta .layouts-signin .row__thebase .submit-box a.btn-staff,.layouts-signin section.cta .row__thebase .submit-box a.btn-staff{color:#4d4a4a;background:#ffffff}section.cta .row .submit-box a:hover,section.cta .layouts-signin .row__thebase .submit-box a:hover,.layouts-signin section.cta .row__thebase .submit-box a:hover{opacity:1}section.cta .row .document-request-link,section.cta .layouts-signin .row__thebase .document-request-link,.layouts-signin section.cta .row__thebase .document-request-link{margin-top:40px}section.cta .row .document-request-link a,section.cta .layouts-signin .row__thebase .document-request-link a,.layouts-signin section.cta .row__thebase .document-request-link a{color:#ffffff;font-weight:bolder}@media screen and (max-width: 768px){section.cta .row .titlebox h2,section.cta .layouts-signin .row__thebase .titlebox h2,.layouts-signin section.cta .row__thebase .titlebox h2{font-size:20px;line-height:1.6}section.cta .row .titlebox p,section.cta .layouts-signin .row__thebase .titlebox p,.layouts-signin section.cta .row__thebase .titlebox p{font-size:12px;margin:0 40px}section.cta .row .submit-box a,section.cta .layouts-signin .row__thebase .submit-box a,.layouts-signin section.cta .row__thebase .submit-box a{width:80%;max-width:auto}}@media screen and (max-width: 460px){section.cta{padding-bottom:20px}section.cta .row .titlebox h2,section.cta .layouts-signin .row__thebase .titlebox h2,.layouts-signin section.cta .row__thebase .titlebox h2{font-size:16px}section.cta .row .titlebox p,section.cta .layouts-signin .row__thebase .titlebox p,.layouts-signin section.cta .row__thebase .titlebox p{font-size:10px;max-width:300px;margin:0 auto !important}}section.faq .row>ul,section.faq .layouts-signin .row__thebase>ul,.layouts-signin section.faq .row__thebase>ul{margin:0;padding:0 10px}@media screen and (max-width: 768px){section.faq .row>ul,section.faq .layouts-signin .row__thebase>ul,.layouts-signin section.faq .row__thebase>ul{padding:0}}section.faq .row>ul>li,section.faq .layouts-signin .row__thebase>ul>li,.layouts-signin section.faq .row__thebase>ul>li{float:left;width:50%;padding:0 15px}@media screen and (max-width: 768px){section.faq .row>ul>li,section.faq .layouts-signin .row__thebase>ul>li,.layouts-signin section.faq .row__thebase>ul>li{float:none;width:100%}}section.faq .row>ul>li>ul>li,section.faq .layouts-signin .row__thebase>ul>li>ul>li,.layouts-signin section.faq .row__thebase>ul>li>ul>li{margin:0 0 20px}@media screen and (max-width: 768px){section.faq .row>ul>li>ul>li,section.faq .layouts-signin .row__thebase>ul>li>ul>li,.layouts-signin section.faq .row__thebase>ul>li>ul>li{margin:0 0 10px}}section.faq .row>ul>li>ul>li dl,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl{border:1px #eee solid;background:#fff;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}section.faq .row>ul>li>ul>li dl dt,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt{font-size:16px;font-weight:bold;position:relative;padding:20px 40px 20px 20px;cursor:pointer;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}@media screen and (max-width: 1024px){section.faq .row>ul>li>ul>li dl dt,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt{font-size:14px}}@media screen and (max-width: 768px){section.faq .row>ul>li>ul>li dl dt,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt{padding:15px 45px 15px 15px;height:auto;font-size:14px;line-height:1.6}}section.faq .row>ul>li>ul>li dl dt span,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt span,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt span{position:absolute;top:50%;right:22px;display:block;width:16px;height:16px;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media screen and (max-width: 1024px){section.faq .row>ul>li>ul>li dl dt span,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt span,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt span{right:18px}}@media screen and (max-width: 768px){section.faq .row>ul>li>ul>li dl dt span,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt span,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt span{width:14px;height:14px;right:18px}}section.faq .row>ul>li>ul>li dl dt span i,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt span i,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt span i{display:block;width:16px;height:16px;background:url(https://static.camp-fire.jp/assets/readyfor/faq/arrow-b868b4dd79821c2ef2a57b35e3f8aeaa1ad9d91e61c9ebb702631340c9e5ca62.png) no-repeat center;background-size:100%;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}@media screen and (max-width: 768px){section.faq .row>ul>li>ul>li dl dt span i,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt span i,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt span i{width:14px;height:14px}}section.faq .row>ul>li>ul>li dl dt.active,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt.active,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt.active{color:#fe2f39}section.faq .row>ul>li>ul>li dl dt.active span i,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt.active span i,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt.active span i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}section.faq .row>ul>li>ul>li dl dt.hover,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dt.hover,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dt.hover{color:#fe2f39}section.faq .row>ul>li>ul>li dl dd,section.faq .layouts-signin .row__thebase>ul>li>ul>li dl dd,.layouts-signin section.faq .row__thebase>ul>li>ul>li dl dd{display:none;margin:0 20px 15px}section.faq .more{padding-top:20px;text-align:center}section.faq .more i{font-size:12px}section.movies{text-align:center;background:#EF4846;padding:60px 20px 0 20px}section.movies h3{margin-bottom:10px;color:#fff}section.movies p{margin-bottom:30px;color:#fff}@media screen and (max-width: 375px){section.movies p{font-size:12px !important;margin-bottom:20px}}@media screen and (max-width: 320px){section.movies p{font-size:11px !important}}section.movies .inner{max-width:1400px;margin:0 auto}section.movies.making{background-image:url(https://static.camp-fire.jp/assets/cm/room-bg-aefaf0b5e35d4f77efe7ff5b98660953f970237ced9de4881f0218dac4972777.jpg);background-size:cover}section.movies.making .box .label{background:#EF4846;color:#fff}section.movies.interview{background:#fff}section.movies.interview h3{color:#EF4846}section.movies.interview p{color:#333}section.movies.interview .box .thumbnail{margin-bottom:0}section.movies.interview .box .label{color:#333}section.movies .box{display:inline-block;margin:0 15px 40px 15px}section.movies .box .thumbnail{position:relative;background-size:cover;background-repeat:no-repeat;width:580px;height:calc(580px * 0.56);margin-bottom:20px;border-radius:4px}@media screen and (max-width: 1360px){section.movies .box .thumbnail{width:40vw;height:calc(40vw * 0.56)}}section.movies .box .thumbnail.thumbnail-1{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-1-fb4f0f4023ff87746ada4f6902b1c7ebe778154af130a40c3bf280c927a38d63.jpg)}section.movies .box .thumbnail.thumbnail-2{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-2-daff7266f3895206b5422f620ecb2faf63dffec9211e0099221cc5879c9e9172.jpg)}section.movies .box .thumbnail.thumbnail-3{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-3-35083726ee9d3bd45f353275cf4c13d9cf16cf10285abb82098ec514998a16c7.jpg)}section.movies .box .thumbnail.thumbnail-4{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-4-9f1c2ff2a05b3b9330a1741f0f0bc2f21ae133b85b085502a9c7e15773a8f05f.jpg)}section.movies .box .thumbnail.thumbnail-5{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-5-898ac8609244a10378434a4534f01daf48fbb1bb77efbcfb30d5113ecbef23d2.jpg)}section.movies .box .thumbnail.thumbnail-6{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-6-3bf4d68939a06a957307330ebfc6c5f03c3d03649ecfa213b0ae1cfd9490bbf1.jpg)}section.movies .box .thumbnail.thumbnail-7{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-7-c54790df3cea5d45b8b79b78cd4eb10028a46e079bf462ac0db3851bf2756ee9.jpg)}section.movies .box .thumbnail.thumbnail-8{background-image:url(https://static.camp-fire.jp/assets/cm/thumbnail-8-c5aa66cd0c51bf9585267c75b8a49b177b4a3ec0e9f008889a6f09e3031a9f89.jpg)}section.movies .box .thumbnail i{color:#349AD3;opacity:1;font-size:56px;line-height:56px;position:absolute;top:50%;left:50%;margin:-28px 0 0 -28px}section.movies .box .thumbnail.thumbnail-4 i,section.movies .box .thumbnail.thumbnail-5 i,section.movies .box .thumbnail.thumbnail-6 i,section.movies .box .thumbnail.thumbnail-7 i,section.movies .box .thumbnail.thumbnail-8 i{color:#fff;font-size:44px;line-height:44px;margin:-22px 0 0 -22px}section.movies .box .thumbnail span{color:#fff;font-size:16px;position:absolute;top:50%;left:50%;margin:40px 0 0 -100px;width:200px;text-align:center}section.movies .box .label{background:#fff;display:inline-block;padding:13px 21px;color:#EF4846;border-radius:60px;font-weight:700}@media screen and (max-width: 680px){section.movies{padding:40px 10px 0 10px}section.movies .box{display:block;margin:0 0 40px 0}}@media screen and (max-width: 680px) and (max-width: 320px){section.movies .box{margin-bottom:20px}}@media screen and (max-width: 680px){section.movies .box .thumbnail{width:80vw;height:calc(80vw * 0.56);margin:0 auto 20px auto}section.movies .box .label{width:80%;max-width:287px}}@media screen and (max-width: 680px) and (max-width: 320px){section.movies .box .label{font-size:12px}}section.stats{background:#EF4846;padding:40px 20px;text-align:center}section.stats h3{margin-bottom:10px;color:#fff;font-size:36px;font-weight:900}@media screen and (max-width: 768px){section.stats h3{font-size:24px}}section.stats p{color:#fff;margin-bottom:20px;font-size:16px}@media screen and (max-width: 768px){section.stats p{font-size:14px}}section.stats .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}section.stats .inner .box{width:300px;background:#fff;margin:10px;padding:20px;text-align:center;-webkit-box-shadow:0px 4px 15px rgba(0,0,0,0.15);box-shadow:0px 4px 15px rgba(0,0,0,0.15);border-radius:4px;white-space:nowrap}section.stats .inner .box h4{font-size:16px;line-height:1;margin:10px 0}section.stats .inner .box h4 img{height:16px;margin-right:10px}section.stats .inner .box p{font-weight:bold;font-size:45px;line-height:1;color:#EF4846;margin:0}section.stats .inner .box p span{font-size:24px;color:#333}@media screen and (max-width: 400px){section.stats{padding:40px 20px 10px 20px}section.stats .inner .box{width:100%;margin:0 0 20px 0}}#simple-header .header-search,#simple-header .search-open,#simple-header .user-login,#simple-header .user-normal,#simple-header .menu-global ul,#simple-header .footer .footer-top-area,#simple-header .footer .group,#simple-header .footer .qr-code-note,#simple-header .footer .logo,#simple-header .footer .social,#simple-header .footer .company ul{display:none !important}#simple-header .header{text-align:center}#simple-header .header .search-open-campfire-sp{display:none}#simple-header .header nav.gl-header{height:81px}#simple-header .header .logo{float:none;display:inline-block;margin-top:10px}#simple-header .header .logo a{outline:none}#simple-header .header .logo a img{margin-top:10px;width:120px}@media screen and (max-width: 960px){#simple-header .header nav.gl-header{height:80px}#simple-header .header .logo{margin-top:10px}#simple-header .header .logo img{margin-top:0}}@media screen and (max-width: 768px){#simple-header .header .logo{margin-top:5px}}#simple-header .footer .footer-bottom-area{display:block}#simple-header .footer .footer-bottom-area .copyright{margin:0 auto}@media screen and (max-width: 960px){#simple-header .footer .footer-bottom-area .company{padding-top:20px}}.container{background-color:#ffffff}.container .sidebar section{margin-bottom:40px}.container .sidebar section:last-child{margin-bottom:0}.container .sidebar section>.inner h4{margin-bottom:10px}.container .sidebar section>.inner p{font-size:12px;margin-bottom:10px}.container .sidebar section>.inner p:last-child{margin-bottom:0}.container .sidebar section>h4{font-size:16px;margin-bottom:20px}.container .sidebar section>h5{font-size:12px;margin-bottom:6.6666666667px}.container .sidebar section>p{margin-bottom:20px}.container .sidebar section>p:last-child{margin-bottom:0}.row,.layouts-signin .row__thebase{width:100%;max-width:1200px;margin:0 auto;text-align:left}.row.center,.layouts-signin .center.row__thebase{text-align:center}.header,.wrapper{max-width:100%}.breadcrumb,.inner,.pagination,.step,.titlebox{padding:20px}.banner-inner{padding:0 40px}@media (max-width: 768px){.banner-inner{padding:20px}}.titlebox h1{font-size:28px}.header{background-color:#ffffff}.new_user .checkbox{text-align:center}@media screen and (min-width: 720px){.counsels-new .body #main,.counsels-create .body #main,.counsels-create_confirm .body #main{padding:20px 60px 20px 80px}}.counsels-new .check-it-out,.counsels-create .check-it-out,.counsels-create_confirm .check-it-out{font-size:10px;padding-top:0}.counsels-new .check-it-out span,.counsels-create .check-it-out span,.counsels-create_confirm .check-it-out span{text-decoration:none}.counsels-new .new_counsel label,.counsels-new .new_counsel p,.counsels-create .new_counsel label,.counsels-create .new_counsel p,.counsels-create_confirm .new_counsel label,.counsels-create_confirm .new_counsel p{font-size:12px}.counsels-new .new_counsel .inner .alert-danger,.counsels-create .new_counsel .inner .alert-danger,.counsels-create_confirm .new_counsel .inner .alert-danger{color:#eb8087}.counsels-new .new_counsel .inner select,.counsels-create .new_counsel .inner select,.counsels-create_confirm .new_counsel .inner select{font-size:12px}.counsels-new .new_counsel .inner .none_display,.counsels-create .new_counsel .inner .none_display,.counsels-create_confirm .new_counsel .inner .none_display{display:none}.counsels-new .new_counsel .inner .must-icon:after,.counsels-create .new_counsel .inner .must-icon:after,.counsels-create_confirm .new_counsel .inner .must-icon:after{content:"\5FC5\9808";background-color:#e65d65;color:#ffffff}.counsels-new .new_counsel .inner .counsel_project_overview label p,.counsels-create .new_counsel .inner .counsel_project_overview label p,.counsels-create_confirm .new_counsel .inner .counsel_project_overview label p{display:inline}.counsels-new .new_counsel .inner .item-description,.counsels-create .new_counsel .inner .item-description,.counsels-create_confirm .new_counsel .inner .item-description{font-weight:normal;font-size:11px}.counsels-new .new_counsel .inner .counsel_target_amount:after,.counsels-create .new_counsel .inner .counsel_target_amount:after,.counsels-create_confirm .new_counsel .inner .counsel_target_amount:after{content:' 円'}.counsels-new .new_counsel .inner .upload-image,.counsels-create .new_counsel .inner .upload-image,.counsels-create_confirm .new_counsel .inner .upload-image{display:inline-block;font-weight:bold}.counsels-new .new_counsel .inner .file-type,.counsels-create .new_counsel .inner .file-type,.counsels-create_confirm .new_counsel .inner .file-type{display:inline-block}.counsels-new .new_counsel .inner .counsel_image,.counsels-create .new_counsel .inner .counsel_image,.counsels-create_confirm .new_counsel .inner .counsel_image{margin-bottom:0 !important}.counsels-new .new_counsel .inner .counsel_image input[type="file"],.counsels-create .new_counsel .inner .counsel_image input[type="file"],.counsels-create_confirm .new_counsel .inner .counsel_image input[type="file"]{display:none}.counsels-new .new_counsel .inner .counsel_image .error-message,.counsels-create .new_counsel .inner .counsel_image .error-message,.counsels-create_confirm .new_counsel .inner .counsel_image .error-message{font-size:11px}.counsels-new .new_counsel .inner .counsel-image-upload-btn,.counsels-create .new_counsel .inner .counsel-image-upload-btn,.counsels-create_confirm .new_counsel .inner .counsel-image-upload-btn{cursor:pointer;display:inline-block;text-align:center;background:#f5f5f5;border:solid 1px #696969;border-radius:2px}.counsels-new .new_counsel .inner .display-filename,.counsels-create .new_counsel .inner .display-filename,.counsels-create_confirm .new_counsel .inner .display-filename{font-size:11px;display:inline-block}.counsels-new .new_counsel .inner .upload-ng-file,.counsels-create .new_counsel .inner .upload-ng-file,.counsels-create_confirm .new_counsel .inner .upload-ng-file{font-size:11px;margin:10px 0}.counsels-new .new_counsel .inner .input-box textarea,.counsels-create .new_counsel .inner .input-box textarea,.counsels-create_confirm .new_counsel .inner .input-box textarea{min-height:250px !important}.counsels-new .new_counsel .inner .submit-box .privacy-policy,.counsels-create .new_counsel .inner .submit-box .privacy-policy,.counsels-create_confirm .new_counsel .inner .submit-box .privacy-policy{text-align:left;font-size:10px;display:block;margin-bottom:20px;margin:20px 0}.counsels-new .new_counsel .inner .submit-box .privacy-policy a:not(.button),.counsels-create .new_counsel .inner .submit-box .privacy-policy a:not(.button),.counsels-create_confirm .new_counsel .inner .submit-box .privacy-policy a:not(.button){line-height:36px;padding:0;color:#307bf6}.counsels-new .link_for_inquiries_in_counsels,.counsels-create .link_for_inquiries_in_counsels,.counsels-create_confirm .link_for_inquiries_in_counsels{margin-top:15px;font-size:12px}.counsels-thanks .seminar{text-align:center}.counsels-thanks .seminar a{font-weight:bold;text-decoration:underline;font-size:16px}.link-counsels{position:fixed;z-index:9990;top:50%;right:0;margin-top:-250px}.link-counsels a{font-size:18px;font-weight:bold;line-height:110%;display:block;width:50px;padding:20px 10px;text-align:center;color:#4d4a4a;border-top:3px solid #fac75a;border-bottom:3px solid #fac75a;border-left:3px solid #fac75a;background-color:#fbfaf2;border-bottom-left-radius:5px;border-top-left-radius:5px}.link-counsels a:hover{color:#ffffff;background-color:#fac75a;opacity:1.0}.link-counsels a img{display:inline-block;width:30px;margin-top:10px}.layouts-single .header{background-color:#ffffff !important}.layouts-single .container{padding:40px !important;text-align:center !important}.layouts-single .container>.row,.layouts-single .layouts-signin .container>.row__thebase,.layouts-signin .layouts-single .container>.row__thebase{width:50% !important;min-width:600px !important;padding:60px 20px !important;border:1px solid #e4e4e4 !important;background-color:#f6f8fa !important;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts-single .container section h3{margin-bottom:20px !important}.layouts-single .container p{text-align:center !important}h2.activities-title{margin-bottom:40px;padding-bottom:20px;border-bottom:solid 3px #f6f8fa;font-size:18px}h2.activities-title span{font-size:24px;padding-right:20px}@media screen and (max-width: 768px){.community-page h2.activities-title{margin-bottom:16px}.community-page h2.activities-title span{padding-right:16px}}.updates-list{margin-bottom:40px}.updates-list:last-child{margin-bottom:0}.updates-list .body,.updates-list .headline,.updates-list .share,.updates-list .sp-share,.updates-list .thumnbail,.updates-list .title{margin-bottom:20px}.updates-list .body:last-child,.updates-list .headline:last-child,.updates-list .share:last-child,.updates-list .sp-share:last-child,.updates-list .thumnbail:last-child,.updates-list .title:last-child{margin-bottom:0}.updates-list .headline{letter-spacing:-0.4em}.updates-list .headline>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.updates-list .headline>.icon{width:40px;margin-right:5px}.updates-list .headline>.icon .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:100%;height:100%;display:block;position:relative}.updates-list .headline>.icon .circle-cut:after{padding-top:100%;display:block;content:""}.updates-list .headline>.icon .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.updates-list .headline>.icon .circle-cut iframe,.updates-list .headline>.icon .circle-cut img,.updates-list .headline>.icon .circle-cut canvas{width:100%;height:100%}.updates-list .headline>.icon .circle-cut iframe{vertical-align:bottom}.updates-list .headline>.icon .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.updates-list .title small{display:block;color:#999999}.updates-list .title h3{font-size:24px;margin-top:20px}.updates-list .title h3 a{display:block;color:inherit}.updates-list .tags{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.updates-list .tags a{background:#f6f8fa;border-radius:5px;padding:3px 20px;margin:0 5px 5px 0;color:#000000}.updates-list .tags a:hover{background:#e67f22;color:#ffffff;opacity:1}.updates-list .thumbnail{margin-bottom:20px;text-align:center}.updates-list .thumbnail img{max-width:100%}.updates-list .body{overflow:hidden !important;font-size:16px !important;word-wrap:break-word !important;color:#4d4a4a}.updates-list .body iframe,.updates-list .body img{max-width:100% !important;vertical-align:bottom}.updates-list .body iframe{width:100%;border:none}.updates-list .body h6{font-size:18px !important;margin:2em 0 1em !important}.updates-list .body p{word-break:normal !important;line-height:180%;margin-bottom:1em !important}.updates-list .body>*:last-child{margin-bottom:0 !important}.updates-list .body>*:first-child{margin-top:0 !important}.updates-list .body.only-patron p{padding:80px 20px;text-align:center;background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.updates-list .body.readmore small{display:block;margin:10px 0 0;padding:10px;text-align:center;color:#4d4a4a;background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.updates-list .link-comment{text-align:center;margin-top:40px}.updates-list .comment-box{margin-top:40px}.updates-list .comment-box h3{margin-bottom:20px}.updates-with-project .project{float:left;width:200px;padding:20px}.updates-with-project .project .thumbnail{margin-bottom:5px}.updates-with-project .project h4{font-size:12px;font-weight:normal;margin-bottom:5px;word-wrap:break-word}.updates-with-project .project a{font-size:12px;color:#4d4a4a}.updates-with-project .updates-list{float:left;width:100%;max-width:620px;padding:20px}.projects-body .project-body-in{overflow:hidden !important;font-size:16px !important;word-wrap:break-word !important;color:#4d4a4a}.projects-body .project-body-in iframe,.projects-body .project-body-in img{max-width:100% !important;vertical-align:bottom}.projects-body .project-body-in iframe{width:100%;border:none}.projects-body .project-body-in h6{font-size:18px !important;margin:2em 0 1em !important}.projects-body .project-body-in p{word-break:normal !important;line-height:180%;margin-bottom:1em !important}.projects-body .project-body-in>*:last-child{margin-bottom:0 !important}.projects-body .project-body-in>*:first-child{margin-top:0 !important}.projects-body .project-body-in p{font-size:16px;line-height:1.75}.projects-body .project-body-in img.lazyload,.projects-body .project-body-in img.lazyloading{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.layouts-fade #js-fade{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8)}.layouts-fade #js-loader{position:fixed;z-index:999999;top:50%;left:50%;margin-top:-24px;margin-left:-24px}.layouts-fade #js-loader i.fa{font-size:48px;line-height:100%;color:#ffffff}section.top-updates-box .top-updates li a{position:relative;display:block;overflow:hidden;height:200px;background-color:#4d4a4a;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}section.top-updates-box .top-updates li a>.thumbnail img{width:100%;vertical-align:middle;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}section.top-updates-box .top-updates li a>.body{position:absolute;z-index:99;top:0;right:0;bottom:0;left:0;height:100%;color:#ffffff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.top-updates-box .top-updates li a>.body>*{text-align:center}section.top-updates-box .top-updates li a>.body>.title{padding:20px}section.top-updates-box .top-updates li a>.body>.title h4{overflow:hidden;display:-webkit-box;height:3.2em;line-height:1.6;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.top-updates-box .top-updates li a>.body>.title small{margin-bottom:10px}section.top-updates-box .top-updates li a>.body>.title h4{color:inherit}section.top-updates-box .top-updates li a:after{position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;content:'';background-color:rgba(0,0,0,0.5);-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}section.top-updates-box .top-updates li a:hover{opacity:1.0}section.top-updates-box .top-updates li a:hover:after{background-color:rgba(0,0,0,0);opacity:1.0}section.top-updates-box .top-updates li a:hover>.thumbnail img{-webkit-transform:scale(1.1);transform:scale(1.1)}section.top-community-section{padding:30px 0}@media screen and (max-width: 768px){section.top-community-section{padding:0 0 15px}}section.top-community-section .titlebox.link-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){section.top-community-section .titlebox.link-more a{border:none;color:#707070;padding:0}}section.top-community-section .logo-community{width:240px;margin-right:auto}@media screen and (max-width: 768px){section.top-community-section .logo-community{width:150px}}section.top-community-section .description{padding:0 20px;margin-bottom:12px}@media screen and (max-width: 768px){section.top-community-section .description{padding:0 10px;margin-bottom:8px;font-size:12px}}section.top-community-section .community-readyfor{margin-top:20px;padding:0 20px}@media screen and (max-width: 768px){section.top-community-section .community-readyfor{margin-top:8px;padding:0 10px}}section.top-community-section .community-readyfor__inner{background:#F6F8FA;padding:27px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){section.top-community-section .community-readyfor__inner{padding:16px 10px 16px 16px}}section.top-community-section .community-readyfor h4{margin-right:16px;font-size:16px;font-weight:bold}section.top-community-section .community-readyfor p{margin-right:16px}@media screen and (max-width: 768px){section.top-community-section .community-readyfor p{font-size:12px;margin-right:10px}}section.top-community-section .community-readyfor a{min-width:148px;white-space:nowrap;display:block;margin-left:auto;padding:8px 38px;font-size:12px;line-height:14px;color:#393F48;background:#fff;border:1px solid #E3E4E8;border-radius:20px}@media screen and (max-width: 768px){section.top-community-section .community-readyfor a{font-size:11px;min-width:90px;padding:8px 12px}}@media screen and (max-width: 768px){section.top-community-section .community-cards{margin:0 -20px;padding:0 0 0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}section.top-community-section .community-cards::-webkit-scrollbar{display:none}}section.top-community-section .community-cards__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width: 768px){section.top-community-section .community-cards__inner:after{display:block;width:20px;min-width:20px;height:0;padding-top:20px;content:''}}section.top-community-section .community-card{display:block;padding:20px;width:25%}@media screen and (max-width: 768px){section.top-community-section .community-card{padding:8px 7px;min-width:134px}}section.top-community-section .community-card__inner{position:relative;border-radius:10px;overflow:hidden;display:block;text-decoration:none;background:#fff;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.1);box-shadow:0px 1px 3px rgba(0,0,0,0.1)}@media screen and (max-width: 768px){section.top-community-section .community-card__inner{border:1px solid #F6F8FA;border-radius:4px;-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width: 769px){section.top-community-section .community-card__inner:hover{opacity:0.8}}section.top-community-section .community-card__thumbnail{display:block;position:relative;overflow:hidden}section.top-community-section .community-card__thumbnail:after{padding-top:66.666%;display:block;content:""}section.top-community-section .community-card__thumbnail img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}section.top-community-section .community-card__body{padding:8px 16px 16px}@media screen and (max-width: 768px){section.top-community-section .community-card__body{padding:8px 10px 14px}}section.top-community-section .community-card__title{font-size:14px;line-height:1.6;height:3.2em;font-weight:700;color:#333;overflow:hidden;display:-webkit-box;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 768px){section.top-community-section .community-card__title{font-weight:normal;font-size:10px}}section.top-community-section .community-card__title span{font-weight:400;color:#999999}section.top-community-section .community-card__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px}@media screen and (max-width: 768px){section.top-community-section .community-card__profile{display:none}}section.top-community-section .community-card__profile-name{color:#999;font-size:12px;font-weight:400;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 768px){section.top-community-section .community-card__profile-name{font-size:10px}}section.top-community-section .community-card__profile-image{min-width:24px;width:24px;height:24px;border-radius:50%;overflow:hidden;display:inline-block;margin-right:8px}@media screen and (max-width: 380px){section.top-community-section .community-card__profile-image{width:20px;height:20px}}section.top-community-section .community-card__profile-image img{-o-object-fit:cover;object-fit:cover;display:block;width:100%;height:100%}.layouts1 .header{background-color:#f6f8fa}.layouts1 .cm202108-campaign-modal{position:fixed;left:93%;top:87%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99999;width:200px;border-radius:4px;overflow:hidden}.layouts1 .cm202108-campaign-modal.none_display{display:none}.layouts1 .cm202108-campaign-modal img{width:100%}@media screen and (max-width: 1420px){.layouts1 .cm202108-campaign-modal{left:90%;top:77%}}@media screen and (max-width: 1000px){.layouts1 .cm202108-campaign-modal{left:87%}}@media screen and (max-width: 768px){.layouts1 .cm202108-campaign-modal{left:83%}}@media screen and (max-width: 630px){.layouts1 .cm202108-campaign-modal{left:80%}}@media screen and (max-width: 500px){.layouts1 .cm202108-campaign-modal{left:77%}}@media (max-width: 480px){.layouts1 .cm202108-campaign-modal{left:74%}}@media (max-width: 375px){.layouts1 .cm202108-campaign-modal{left:71%;top:71%}}@media (max-width: 320px){.layouts1 .cm202108-campaign-modal{left:68%;top:68%}}.layouts1 .cm202108-campaign-modal .modal-close{position:absolute;top:6px;right:8px;background:rgba(255,255,255,0.8);border:none;border-radius:50%;outline:none;width:20px;height:20px;font-size:18px;color:#605f5f;line-height:5px;padding:0.1px}@media screen and (max-width: 768px){.layouts1 .countdown{padding:20px 10px 0 10px}}.layouts1 .countdown .link-preview .inner{padding:15px}@media screen and (max-width: 768px){.layouts1 .countdown .link-preview .inner{padding:5px !important}}.layouts1 .link-preview{background-color:#4d4a4a}.layouts1 .link-preview .url{letter-spacing:-0.4em}.layouts1 .link-preview .url>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .link-preview .url>h3{margin-right:20px;color:#ffffff}.layouts1 .link-preview .url>input[type='text']{width:420px;margin-right:20px}.layouts1 .link-preview .modal-description p{color:#333}.layouts1 .link-preview .desc p{text-align:left;color:#4d4a4a;background-color:#ffffff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;position:relative}.layouts1 .link-preview .desc p:after{position:absolute;left:50%;top:-10px;margin-left:-10px;content:"";width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #ffffff transparent}.layouts1 .link-preview .side{margin-right:20px}@media screen and (max-width: 410px){.layouts1 .link-preview .side{margin-right:10px}}.layouts1 .link-preview .panel{display:block;padding:5px 40px 0 !important}@media screen and (max-width: 768px){.layouts1 .link-preview .limited-panel{margin:10px}}.layouts1 .prepublish-balloon{position:relative;margin-bottom:20px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:0 8px;background-color:#ef4846;color:#fff;font-weight:bold;font-size:14px;line-height:39px;text-align:center;letter-spacing:0;border-radius:999px}.layouts1 .prepublish-balloon::after{content:'';display:block;position:absolute;bottom:-10px;left:calc(50% - 10px);border-top:10px #ef4846 solid;border-right:8px transparent solid;border-left:8px transparent solid}.layouts1 .prepublish-balloon.small{margin-bottom:14px;font-size:12px;line-height:32px}.layouts1 .prepublish-balloon.small::after{bottom:-7px}.layouts1 .limited-release{margin-top:30px}.layouts1 .limited-release .row,.layouts1 .limited-release .layouts-signin .row__thebase,.layouts-signin .layouts1 .limited-release .row__thebase{padding:0 40px}.layouts1 .limited-release .limited-panel{background-color:#666;padding:16px 16px 25px;color:#fff;text-align:center;border-radius:6px}.layouts1 .limited-release .limited-title{font-weight:bold;font-size:17px;line-height:160%;margin-bottom:12px}.layouts1 .limited-release .limited-description{font-size:13px;line-height:160%}.layouts1 .limited-release .red.button{letter-spacing:normal}.layouts1 .limited-release .lime.button{letter-spacing:normal;width:150px}.layouts1 .limited-release .limited-url{position:relative;display:inline-block;margin-right:10px;vertical-align:top}.layouts1 .limited-release .limited-url input{height:36px;width:500px;padding-right:38px}.layouts1 .limited-release .limited-url i.fa{margin:0;position:absolute;top:calc(50% - 9px);right:10px;color:#333;font-size:18px;cursor:pointer}.layouts1 .limited-release .follow-project-buttons{margin-top:20px}.layouts1 .limited-release .follow-project-buttons a.button{width:300px;line-height:27px}.layouts1 .limited-release .limited-feedback{margin-top:22px;display:inline-block;color:inherit;font-size:12px;line-height:17px}.layouts1 .limited-release .limited-note{margin-top:11px;font-size:11px;line-height:160%;text-align:left}.layouts1 .limited-release .limited-note-title{font-weight:bold;font-size:12px;line-height:160%;margin-bottom:3px}.layouts1 .limited-release .help-link{display:none}@media screen and (max-width: 768px){.layouts1 .limited-release{margin:20px 0}.layouts1 .limited-release .row,.layouts1 .limited-release .layouts-signin .row__thebase,.layouts-signin .layouts1 .limited-release .row__thebase{padding:0 20px}.layouts1 .limited-release .limited-panel{padding:14px 15px 20px}.layouts1 .limited-release .limited-title{font-size:15px;line-height:160%}.layouts1 .limited-release .limited-description{font-size:12px;line-height:160%}.layouts1 .limited-release .red.button,.layouts1 .limited-release .lime.button{width:90px;padding:8px 0;font-size:13px;line-height:160%}.layouts1 .limited-release .limited-url{display:block;width:100%;margin-right:0;margin-bottom:20px}.layouts1 .limited-release .limited-url input{width:100%;padding-right:33px}.layouts1 .limited-release .follow-project-buttons{margin-top:20px}.layouts1 .limited-release .follow-project-buttons a.button{width:250px}.layouts1 .limited-release .limited-feedback{margin-top:17px}.layouts1 .limited-release .limited-note{display:none}.layouts1 .limited-release .help-link{display:block;margin-top:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:12px;line-height:160%}}.layouts1 .project-name{vertical-align:middle}.layouts1 .prepublish-mark{margin-left:14px;display:inline-block;padding:0 12px;font-weight:bold;color:#4d4a4a !important;font-size:16px;line-height:30px;vertical-align:middle;border:2px solid #444A54;border-radius:5px}@media screen and (max-width: 768px){.layouts1 .prepublish-mark{margin-left:11px;line-height:22px;font-size:12px;padding:0 5px}}.layouts1 .prepublish-mark.rejected{color:#e65d65 !important;border-color:#e65d65}.layouts1 .header-in{background-size:cover}.layouts1 .header-in .title{padding:50px 20px 10px 20px}.layouts1 .header-in .title .you-are-patron{margin-bottom:30px;letter-spacing:-0.4em}.layouts1 .header-in .title .you-are-patron>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .header-in .title .you-are-patron>strong{color:#fff;padding:10px 40px;border-radius:48px;font-size:16px;position:relative}.layouts1 .header-in .title .you-are-patron>strong:after{position:absolute;left:50%;bottom:-8px;margin-left:-8px;content:"";width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#fac75a transparent transparent transparent}.layouts1 .header-in .title .title-owner-preview>.row,.layouts1 .header-in .title .layouts-signin .title-owner-preview>.row__thebase,.layouts-signin .layouts1 .header-in .title .title-owner-preview>.row__thebase{padding:20px 40px;letter-spacing:-0.4em}.layouts1 .header-in .title .title-owner-preview>.row>*,.layouts1 .header-in .title .layouts-signin .title-owner-preview>.row__thebase>*,.layouts-signin .layouts1 .header-in .title .title-owner-preview>.row__thebase>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .header-in .title h1{font-size:28px;margin-bottom:20px;text-align:center}.layouts1 .header-in .title h1 a{color:inherit}.layouts1 .header-in .title h1 span{color:#999999}.layouts1 .header-in .title .subtitle{padding:0 40px}.layouts1 .header-in .title .subtitle ul{letter-spacing:-0.4em}.layouts1 .header-in .title .subtitle ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .header-in .title .subtitle ul>li a{display:block;padding:0 20px;color:#666}.layouts1 .header-in .title .subtitle ul>li a.covid19_label{color:#FFFFFF;background-color:#585D64;border-radius:21px;padding:3px 13px}.layouts1 .header-in .headline .lfloat>.thumbnail{margin-bottom:40px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:block;position:relative}.layouts1 .header-in .headline .lfloat>.thumbnail:after{padding-top:66.666%;display:block;content:""}.layouts1 .header-in .headline .lfloat>.thumbnail>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.layouts1 .header-in .headline .lfloat>.thumbnail iframe,.layouts1 .header-in .headline .lfloat>.thumbnail img,.layouts1 .header-in .headline .lfloat>.thumbnail canvas{width:100%;height:100%}.layouts1 .header-in .headline .lfloat>.thumbnail iframe{vertical-align:bottom}.layouts1 .header-in .headline .lfloat>.thumbnail img{border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts1 .header-in .headline .lfloat>.thumbnail .button-play{position:absolute;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;text-align:center;border:3px solid rgba(255,255,255,0.4);cursor:pointer;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.layouts1 .header-in .headline .lfloat>.thumbnail .button-play i.fa{font-size:48px;line-height:92px;margin-left:5px;color:rgba(255,255,255,0.4)}.layouts1 .header-in .headline .lfloat>.thumbnail .button-play:hover{z-index:99;border-color:#ffffff}.layouts1 .header-in .headline .lfloat>.thumbnail .button-play:hover i.fa{color:#ffffff}.layouts1 .header-in .headline .lfloat>.thumbnail img.lazyload,.layouts1 .header-in .headline .lfloat>.thumbnail img.lazyloading{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.layouts1 .header-in .headline .lfloat>.project-images-nav img.lazyload,.layouts1 .header-in .headline .lfloat>.project-images-nav img.lazyloading{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.layouts1 .header-in .headline .lfloat .caption h2{font-size:16px;margin-bottom:20px}.layouts1 .header-in .headline .lfloat .caption .tags-share .tags{width:100%;margin-bottom:10px;letter-spacing:-0.4em}.layouts1 .header-in .headline .lfloat .caption .tags-share .tags>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .header-in .headline .lfloat .caption .tags-share .tags>li{margin-right:10px}.layouts1 .header-in .headline .lfloat .caption .tags-share .tags>li:last-child{margin-right:0}.layouts1 .header-in .headline .lfloat .caption .tags-share .tags>li a{color:#666}.layouts1 .header-in .headline .lfloat .caption .tags-share .share{float:left}.layouts1 .header-in .headline .lfloat .caption .tags-share .share li{margin:0 10px 10px 0}.layouts1 .header-in .headline .lfloat .caption .tags-share .share.thick li.embed a{line-height:22px}.layouts1 .header-in .headline .lfloat .title-block .subtitle ul>li a.covid19_label{color:#FFFFFF;background-color:#585D64;border-radius:21px;padding:2px 12px;font-size:12px;margin-top:10px}.layouts1 .header-in .headline .rfloat .project-coupon-button-container{position:relative}.layouts1 .header-in .headline .rfloat .project-coupon-button-container .project-coupon-button-content{position:absolute;top:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:4px 12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:30px;background-color:#393F48;border-radius:4px;color:#FFFFFF;font-size:14px;font-weight:700;line-height:150%;text-align:center}@media screen and (max-width: 1060px){.layouts1 .header-in .headline .rfloat .project-coupon-button-container .project-coupon-button-content{top:-20px;font-size:12px}}.layouts1 .header-in .headline .rfloat .overview{margin-bottom:40px;background-color:#ffffff;-webkit-box-shadow:#e4e4e4 0 4px 0;box-shadow:#e4e4e4 0 4px 0;position:relative;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts1 .header-in .headline .rfloat .overview div h5{font-weight:normal}.layouts1 .header-in .headline .rfloat .overview div strong{font-size:48px}.layouts1 .header-in .headline .rfloat .overview div small{font-size:48px;font-weight:bold}.layouts1 .header-in .headline .rfloat .overview div.total>.meter,.layouts1 .header-in .headline .rfloat .overview div.total strong{margin-bottom:10px}.layouts1 .header-in .headline .rfloat .overview div.total>.meter .meter-in{height:20px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.layouts1 .header-in .headline .rfloat .overview div.total>.meter .meter-in .bar{line-height:22px}.layouts1 .header-in .headline .rfloat .overview div.total>.meter .meter-in .bar span{font-size:14px;font-weight:normal}.layouts1 .header-in .headline .rfloat .overview div.total>.project_status{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts1 .header-in .headline .rfloat .overview div.total>.project_status>div{line-height:16px}.layouts1 .header-in .headline .rfloat .overview div.total>.project_status .target{font-size:14px;text-align:right}.layouts1 .header-in .headline .rfloat .overview div.patron .backer_within_24_hours{line-height:16px;color:#f64743;font-size:14px}.layouts1 .header-in .headline .rfloat .overview div.patron .backer_within_24_hours img{height:14px;margin-right:4px;margin-bottom:2px}.layouts1 .header-in .headline .rfloat .overview div.patron .backer_within_24_hours>.number{font-size:16px;font-weight:bold;display:inline}.layouts1 .header-in .headline .rfloat .overview .sp-and-other-than-hide-status{display:none}.layouts1 .header-in .headline .rfloat>.link-back{text-align:center}.layouts1 .header-in .headline .rfloat>.link-back a{width:100%;display:table;width:80%;margin:0 auto;padding:20px;text-align:left;color:#ffffff;border-bottom-width:3px;-webkit-transition:none;transition:none}.layouts1 .header-in .headline .rfloat>.link-back a>*{display:table-cell;vertical-align:middle}@media screen and (max-width: 1060px){.layouts1 .header-in .headline .rfloat>.link-back a{width:100%;text-align:center}}.layouts1 .header-in .headline .rfloat>.link-back a>.text strong{font-size:18px}@media screen and (max-width: 1060px){.layouts1 .header-in .headline .rfloat>.link-back a>.text strong{font-size:14px;white-space:nowrap}}.layouts1 .header-in .headline .rfloat>.link-back a>.text small{display:block;font-size:12px;letter-spacing:1.5px;margin-top:10px}.layouts1 .header-in .headline .rfloat>.link-back a:hover{border-bottom-color:#4d4a4a;background-color:#4d4a4a;opacity:1.0}@media screen and (max-width: 1060px){.layouts1 .header-in .headline .rfloat>.link-back a i{display:none}}.layouts1 .header-in .headline .rfloat>.status{width:80%;margin:0 auto;margin-top:20px}.layouts1 .header-in .headline .rfloat>.status h5{margin:-10px auto 10px auto;padding:15px;color:#fff;background:#999;border-radius:6px;text-align:center}.layouts1 .header-in .headline .rfloat>.status p{color:#666}.layouts1 .header-in .headline .rfloat>.status.encore{width:100%}.layouts1 .header-in .headline .rfloat>.status.encore .encore_button{display:block;width:80%;margin:25px auto 0;padding:13px;line-height:20px}@media screen and (max-width: 768px){.layouts1 .header-in .headline .rfloat>.status.encore .encore_button{width:100%;margin-top:10px;margin-bottom:20px;white-space:nowrap}}.layouts1 .header-in .headline .rfloat .prepublish-balloon{margin:20px auto;width:80%}.layouts1 .header-in .headline .rfloat .follow-project-button{margin-top:20px}.layouts1 .header-in .headline .rfloat .follow-project-button a{height:48px;line-height:24px}.layouts1 .header-in .headline .rfloat>.all-in{margin-top:20px}.layouts1 .header-in .headline .rfloat>.customed-caption{padding:120px 0}.layouts1 .header-in .headline .rfloat>.customed-caption .customed-caption-in p{font-size:18px;margin-bottom:20px;text-align:left}.layouts1 .header-in .headline .rfloat>.customed-caption .customed-caption-in .submit-box a{width:100%;letter-spacing:normal;line-height:normal;padding:15px}.layouts1 .header-in.is-white{color:#ffffff}.layouts1 .header-in.is-white .title h1{color:#ffffff}.layouts1 .header-in.is-white .subtitle ul>li a{color:#ffffff}.layouts1 .header-in.is-black .title h1{text-shadow:0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff}.layouts1 .header-in.is-black .headline .rfloat>.customed-caption .customed-caption-in p{text-shadow:0 1px 0 #ffffff, 1px 0 0 #ffffff, 0 -1px 0 #ffffff, -1px 0 0 #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff}.layouts1 .fixed-menu{position:fixed;z-index:9999;top:0;width:100%;background-color:rgba(255,255,255,0.98);-webkit-box-shadow:#f6f8fa 0 1px 2px;box-shadow:#f6f8fa 0 1px 2px;-webkit-transition:opacity .2s 0s;transition:opacity .2s 0s;opacity:0;pointer-events:none}.layouts1 .fixed-menu.is-visible{opacity:1;pointer-events:auto}.layouts1 .fixed-menu .inner{padding:10px 20px}.layouts1 .fixed-menu>.row,.layouts1 .layouts-signin .fixed-menu>.row__thebase,.layouts-signin .layouts1 .fixed-menu>.row__thebase{max-width:1440px;padding:0 20px;letter-spacing:-0.4em}.layouts1 .fixed-menu>.row>*,.layouts1 .layouts-signin .fixed-menu>.row__thebase>*,.layouts-signin .layouts1 .fixed-menu>.row__thebase>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .fixed-menu .project-coupon-button-container{position:relative}.layouts1 .fixed-menu .project-coupon-button-container .project-coupon-button-content{position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:17px;background-color:#393F48;border-radius:4px;color:#FFFFFF;font-size:11px;font-weight:700;line-height:150%;text-align:center}.layouts1 .fixed-menu .fixed-title{width:50%}.layouts1 .fixed-menu .fixed-title h5{font-size:16px;font-weight:bold;margin:10px 0 5px 0;cursor:pointer;text-align:left}.layouts1 .fixed-menu .fixed-title .prepublish-mark{margin-left:11px;line-height:22px;font-size:12px;padding:0 5px}.layouts1 .fixed-menu .fixed-title ul{font-size:0;letter-spacing:-0.4em}.layouts1 .fixed-menu .fixed-title ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .fixed-menu .fixed-title ul.thick{line-height:24px;margin-bottom:10px}.layouts1 .fixed-menu .fixed-title ul>li{font-size:14px;margin-right:20px}.layouts1 .fixed-menu .fixed-title ul>li a{color:#666}.layouts1 .fixed-menu .fixed-title ul.share{white-space:nowrap}.layouts1 .fixed-menu .fixed-title ul.share li{margin:0 10px 0 0}.layouts1 .fixed-menu .fixed-link{width:50%;padding-left:0;text-align:right}.layouts1 .fixed-menu .fixed-link>.link-back{display:inline-block;margin:5px 0 5px 0}.layouts1 .fixed-menu .fixed-link>.link-back .button i{margin-right:0}.layouts1 .fixed-menu .fixed-link .follow-project-buttons{display:inline-block;margin:5px 0 5px 10px;vertical-align:bottom}.layouts1 .fixed-menu .fixed-link .follow-project-buttons a{width:100%;height:36px}.layouts1 .fixed-menu .fixed-link.prepublish{padding-left:calc(40% - 240px)}.layouts1 .fixed-menu .fixed-link.prepublish .follow-project-buttons{display:block;margin-left:0}.layouts1 .fixed-menu .fixed-link.encore{padding-top:25px;vertical-align:top}.layouts1 .fixed-menu .fixed-link.encore .encore_button{display:inline-block;padding:12px 20px}.layouts1 .fixed-menu .fixed-link.encore .encore_button .encore_count{line-height:17px}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .follow-project-buttons{display:block !important}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .follow-project-buttons .follow-project-button{display:block;margin:0 auto}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu.display-follow-count .follow-project-buttons .footer-follow-project-button{display:none !important}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish{background:#FFFFFF;-webkit-box-shadow:0px -1px 0px #EEEEEE;box-shadow:0px -1px 0px #EEEEEE}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish .submit-box{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish .prepublish-balloon{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-bottom:0;margin-right:16px;padding:8px 12px;font-size:12px;line-height:130%;border-radius:5px}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish .prepublish-balloon::after{left:calc(100% - 10px);bottom:calc(50% - 10px);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:top;transform-origin:top}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish .follow-project-buttons{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish .follow-project-buttons .follow-project-button{width:100%}.layouts1 .is-invisible.sp-fixed.sp-block .sp-fixed-menu .prepublish .follow-project-buttons .follow-project-button a.button{-webkit-box-shadow:none !important;box-shadow:none !important}.layouts1 .sp-fixed-menu .follow-project-buttons{display:none}.layouts1 .sp-fixed-menu.display-follow-count .follow-project-buttons{display:inline-block}.layouts1 #js-sp-projects-fixed-menu,.layouts1 .is-invisible{display:none}.layouts1 #js-sp-projects-fixed-menu{-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}.layouts1 #js-save,.layouts1 #js-submit{position:fixed;z-index:9998;right:0;bottom:0;left:0;border-top:2px solid #f6f8fa;background-color:rgba(255,255,255,0.95)}.layouts1 #js-save>.row,.layouts1 .layouts-signin #js-save>.row__thebase,.layouts-signin .layouts1 #js-save>.row__thebase,.layouts1 #js-submit>.row,.layouts1 .layouts-signin #js-submit>.row__thebase,.layouts-signin .layouts1 #js-submit>.row__thebase{position:relative;padding:0 40px;letter-spacing:-0.4em}.layouts1 #js-save>.row>*,.layouts1 .layouts-signin #js-save>.row__thebase>*,.layouts-signin .layouts1 #js-save>.row__thebase>*,.layouts1 #js-submit>.row>*,.layouts1 .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .layouts1 #js-submit>.row__thebase>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 #js-submit>.row,.layouts1 .layouts-signin #js-submit>.row__thebase,.layouts-signin .layouts1 #js-submit>.row__thebase{height:98px}.layouts1 #js-submit .left,.layouts1 #js-submit .right{font-weight:bold;position:absolute;top:50%;margin-top:-12px}.layouts1 #js-submit .left.left,.layouts1 #js-submit .right.left{left:40px}.layouts1 #js-submit .left.right,.layouts1 #js-submit .right.right{right:40px}.layouts1 #js-save{display:none}.layouts1 #js-save>.row,.layouts1 .layouts-signin #js-save>.row__thebase,.layouts-signin .layouts1 #js-save>.row__thebase{height:98px}.layouts1 #js-save .not-save{font-weight:bold;line-height:36px;position:absolute;top:50%;right:40px;display:block;margin-top:-18px;padding:0 20px;color:#4d4a4a}.layouts1 .fixed-menu-submit-button-box{position:fixed;z-index:9997;right:0;bottom:0;left:0;border-top:2px solid #f6f8fa;background-color:rgba(255,255,255,0.95)}.layouts1 .fixed-menu-submit-button-box>.row,.layouts1 .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .layouts1 .fixed-menu-submit-button-box>.row__thebase{position:relative;height:88px;padding:0 40px;letter-spacing:-0.4em}.layouts1 .fixed-menu-submit-button-box>.row>*,.layouts1 .layouts-signin .fixed-menu-submit-button-box>.row__thebase>*,.layouts-signin .layouts1 .fixed-menu-submit-button-box>.row__thebase>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .fixed-menu-submit-button-box .left,.layouts1 .fixed-menu-submit-button-box .right{font-weight:bold;position:absolute;top:50%;margin-top:-12px}.layouts1 .fixed-menu-submit-button-box .left.left,.layouts1 .fixed-menu-submit-button-box .right.left{left:40px}.layouts1 .fixed-menu-submit-button-box .left.right,.layouts1 .fixed-menu-submit-button-box .right.right{right:40px}.layouts1 .fixed-menu-submit-button-box #js-screenshot-view{cursor:pointer;color:#307bf6}.layouts1 .fixed-menu-submit-button-box #js-screenshot-view:hover{opacity:0.8;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.layouts1 .container .records .records-in{font-size:12px;text-align:center;letter-spacing:0.1em;background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts1 .container .records .records-in .you-are-patron{margin-bottom:20px;letter-spacing:-0.4em}.layouts1 .container .records .records-in .you-are-patron>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .container .records .records-in .you-are-patron>strong{position:relative}.layouts1 .container .records .records-in .you-are-patron>strong:after{position:absolute;left:50%;bottom:-8px;margin-left:-8px;content:"";width:0;height:0;border-style:solid;border-width:8px 8px 0 8px;border-color:#00c4ac transparent transparent transparent}.layouts1 .container .records .records-in a{font-weight:bold;color:#4d4a4a}.layouts1 .container .sidebar section.overview-out .overview{margin-bottom:40px;background-color:#ffffff;-webkit-box-shadow:#e4e4e4 0 4px 0;box-shadow:#e4e4e4 0 4px 0;position:relative;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts1 .container .sidebar section.overview-out .overview div h5{font-weight:normal}.layouts1 .container .sidebar section.overview-out .overview div strong{font-size:48px}.layouts1 .container .sidebar section.overview-out .overview div small{font-size:48px;font-weight:bold}.layouts1 .container .sidebar section.overview-out .overview div.total>.meter,.layouts1 .container .sidebar section.overview-out .overview div.total strong{margin-bottom:10px}.layouts1 .container .sidebar section.overview-out .overview div.total>.meter .meter-in{height:20px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.layouts1 .container .sidebar section.overview-out .overview div.total>.meter .meter-in .bar{line-height:22px}.layouts1 .container .sidebar section.overview-out .overview div.total>.meter .meter-in .bar span{font-size:14px;font-weight:normal}.layouts1 .container .sidebar section.overview-out .overview div.total>.project_status{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts1 .container .sidebar section.overview-out .overview div.total>.project_status>div{line-height:16px}.layouts1 .container .sidebar section.overview-out .overview div.total>.project_status .target{font-size:14px;text-align:right}.layouts1 .container .sidebar section.overview-out .overview div.patron .backer_within_24_hours{line-height:16px;color:#f64743;font-size:14px}.layouts1 .container .sidebar section.overview-out .overview div.patron .backer_within_24_hours img{height:14px;margin-right:4px;margin-bottom:2px}.layouts1 .container .sidebar section.overview-out .overview div.patron .backer_within_24_hours>.number{font-size:16px;font-weight:bold;display:inline}.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status{display:none}.layouts1 .container .sidebar section.profile{position:relative;margin-top:60px;padding:80px 20px 20px;background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts1 .container .sidebar section.profile .icon{position:absolute;top:-60px;left:50%;margin-left:-60px}.layouts1 .container .sidebar section.profile .circle-cut{border-width:6px;border-color:#f6f8fa;display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:120px;height:120px;display:block;position:relative;-webkit-box-shadow:none;box-shadow:none}.layouts1 .container .sidebar section.profile .circle-cut:after{padding-top:100%;display:block;content:""}.layouts1 .container .sidebar section.profile .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.layouts1 .container .sidebar section.profile .circle-cut iframe,.layouts1 .container .sidebar section.profile .circle-cut img,.layouts1 .container .sidebar section.profile .circle-cut canvas{width:100%;height:100%}.layouts1 .container .sidebar section.profile .circle-cut iframe{vertical-align:bottom}.layouts1 .container .sidebar section.profile .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.layouts1 .container .sidebar section.profile .circle-cut:hover{border-color:#ffffff;opacity:1.0}.layouts1 .container .sidebar section.profile .pref,.layouts1 .container .sidebar section.profile .projects-count,.layouts1 .container .sidebar section.profile .urls,.layouts1 .container .sidebar section.profile .username,.layouts1 .container .sidebar section.profile p{margin-bottom:20px}.layouts1 .container .sidebar section.profile .username{text-align:center}.layouts1 .container .sidebar section.profile .username a{font-size:24px;font-weight:bold;color:#4d4a4a}.layouts1 .container .sidebar section.profile .pref{text-align:center;letter-spacing:-0.4em}.layouts1 .container .sidebar section.profile .pref>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .container .sidebar section.profile .projects-count{font-weight:bold;text-align:center}.layouts1 .container .sidebar section.profile .projects-count i.fa{line-height:24px;width:24px;background-color:#fac75a;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.layouts1 .container .sidebar section.profile .projects-count a{color:#4d4a4a}.layouts1 .container .sidebar section.profile .award-tags{margin-bottom:20px}.layouts1 .container .sidebar section.profile .award-tags .award-tags_heading{margin-bottom:8px;font-weight:700}.layouts1 .container .sidebar section.profile .award-tags .award-tags_heading .award-tags_award-icon{height:1em;margin-right:0.5em;vertical-align:middle}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px;font-weight:500;font-size:10px;line-height:1.4;color:#FFFFFF;position:relative}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item .award-tags_award-icon{height:1em;margin-right:0.5em}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item:hover .award-tags_item-balloon{display:inline}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);position:absolute;display:none;margin-bottom:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100% + 100px);font-weight:400;font-size:10px;line-height:14px;color:#FFFFFF;left:50%;bottom:100%;padding:8px;background:#3E3E3E;border-radius:5px}@media screen and (max-width: 768px){.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon{max-width:calc(100% + 40px)}}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon:after{border-top:10px solid #3E3E3E;border-left:6px solid transparent;border-right:6px solid transparent;bottom:-9px;left:calc(50% - 5px);content:"";position:absolute}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item.award-tags_item-1{background:#C59A2A;border:1px solid #C59A2A;-webkit-box-shadow:inset 0px 0px 0px 2px #FFFFFF;box-shadow:inset 0px 0px 0px 2px #FFFFFF;border-radius:4px}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item.award-tags_item-2{background:#90A0AE;border:1px solid #90A0AE;-webkit-box-shadow:inset 0px 0px 0px 2px #FFFFFF;box-shadow:inset 0px 0px 0px 2px #FFFFFF;border-radius:4px}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item.award-tags_item-3{background:#97B399;border:1px solid #97B399;-webkit-box-shadow:inset 0px 0px 0px 2px #FFFFFF;box-shadow:inset 0px 0px 0px 2px #FFFFFF;border-radius:4px}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item a{text-decoration:none;color:#FFFFFF}.layouts1 .container .sidebar section.profile .award-tags .award-tags_list .award-tags_item a:hover{opacity:100%}.layouts1 .container .sidebar section.profile .urls li{margin-bottom:10px}.layouts1 .container .sidebar section.profile .urls li a i.fa{color:#4d4a4a}.layouts1 .container .sidebar section.profile .urls li.disconnect{font-style:italic;color:#999999}.layouts1 .container .sidebar section.profile .urls li.disconnect i.fa{color:inherit}.layouts1 .container .sidebar section.profile.customed-profile{margin-top:100px}.layouts1 .container .sidebar section.profile .submit-box{margin-top:20px}.layouts1 .container .sidebar section.projects-url ul li{margin-bottom:10px}.layouts1 .container .sidebar section.projects-url ul li:last-child{margin-bottom:0}.layouts1 .container .sidebar section.projects-url ul li .time{display:block;margin-bottom:5px}.layouts1 .container .sidebar section.projects-url ul li a{font-size:16px;display:block}.layouts1 .container .sidebar section.projects-url.customed{margin-bottom:100px}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-inner{border:solid 5px #F6F8FA;border-radius:5px;margin-bottom:40px;padding:20px}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-lead{font-size:14px;margin-bottom:20px}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-lead span{display:block;font-size:12px;padding-top:10px}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-button{text-align:center}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-button a{border:1px solid #e4e4e4;background-color:#ffffff;color:#333333;letter-spacing:0}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-button a:before{content:"";margin-right:10px;font:normal normal normal 14px/1 FontAwesome}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-button a:hover:before{color:#ef4846}.layouts1 .container .sidebar section.fanclub-fav .fanclub-fav-button.followed a:before{content:"";margin-right:10px;font:normal normal normal 14px/1 FontAwesome;color:#ef4846}.layouts1 .container .sidebar section.all-in{background-color:#f6f8fa;padding:20px;margin-bottom:40px;line-height:1.4em}.layouts1 .container .sidebar section.return .return-box-list>li{margin-bottom:23px}.layouts1 .container .sidebar section.return .return-box-list>li:last-child{margin-bottom:0}.layouts1 .container .sidebar section.return .return-box-list>li .backed{margin-bottom:23px;font-size:16px;line-height:24px;position:relative;padding:10px;text-align:center;background-color:#fbd482;letter-spacing:-0.4em;position:relative}.layouts1 .container .sidebar section.return .return-box-list>li .backed>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts1 .container .sidebar section.return .return-box-list>li .backed:after{position:absolute;left:50%;bottom:-10px;margin-left:-10px;content:"";width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#fbd482 transparent transparent transparent}.layouts1 .container .sidebar section.return .return-box-list>li .backed>strong{font-size:14px;margin-left:5px;color:#ffffff}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed),.layouts1 .container .sidebar section.return .return-box-list>li>a{display:block;padding:10px;color:#4d4a4a;background-color:#f6f8fa;-webkit-box-shadow:#e4e4e4 0 3px 0;box-shadow:#e4e4e4 0 3px 0}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .image,.layouts1 .container .sidebar section.return .return-box-list>li>a .image{padding:10px;text-align:center}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .abbreviated-description,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .description,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .reward-image,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .popular_reward_badge,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .actions .description-toggle,.layouts1 .container .sidebar section.return .return-box-list>li>a .abbreviated-description,.layouts1 .container .sidebar section.return .return-box-list>li>a .description,.layouts1 .container .sidebar section.return .return-box-list>li>a .reward-image,.layouts1 .container .sidebar section.return .return-box-list>li>a .popular_reward_badge,.layouts1 .container .sidebar section.return .return-box-list>li>a .actions .description-toggle{display:none}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price .limited,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price strong,.layouts1 .container .sidebar section.return .return-box-list>li>a .price .limited,.layouts1 .container .sidebar section.return .return-box-list>li>a .price strong{line-height:24px;padding:10px}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price strong,.layouts1 .container .sidebar section.return .return-box-list>li>a .price strong{font-size:24px;max-width:55%}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price strong>i.fa,.layouts1 .container .sidebar section.return .return-box-list>li>a .price strong>i.fa{margin:0 0.25em 0 0}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price .limited,.layouts1 .container .sidebar section.return .return-box-list>li>a .price .limited{font-weight:bold;max-width:45%}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price .limited:not(.out-of-stock) .count::before,.layouts1 .container .sidebar section.return .return-box-list>li>a .price .limited:not(.out-of-stock) .count::before{content:'：'}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .price .limited:not(.out-of-stock) .count::after,.layouts1 .container .sidebar section.return .return-box-list>li>a .price .limited:not(.out-of-stock) .count::after{content:'人まで'}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .temporary_discount_wrap,.layouts1 .container .sidebar section.return .return-box-list>li>a .temporary_discount_wrap{border:solid 1px #fbd482;background:#ffffff;margin:10px;padding:20px 5px 10px 5px;text-align:center;position:relative}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .temporary_discount_wrap:before,.layouts1 .container .sidebar section.return .return-box-list>li>a .temporary_discount_wrap:before{content:'CAMPAIGN';font-weight:bold;border-radius:20px;position:absolute;top:0;left:50%;padding:0 20px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fbd482;color:#ffffff;font-size:14px}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .temporary_discount_wrap p,.layouts1 .container .sidebar section.return .return-box-list>li>a .temporary_discount_wrap p{padding:0;font-weight:bold;color:#ef4846;font-size:18px}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .temporary_discount_wrap p span.number,.layouts1 .container .sidebar section.return .return-box-list>li>a .temporary_discount_wrap p span.number{font-size:30px;line-height:1}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .temporary_discount_wrap p span.unit,.layouts1 .container .sidebar section.return .return-box-list>li>a .temporary_discount_wrap p span.unit{font-size:14px}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) p,.layouts1 .container .sidebar section.return .return-box-list>li>a p{padding:10px}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .patrons,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .ship,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .patrons,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .ship{font-weight:bold;padding:10px}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .ship>span::after,.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .patrons>span::after,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .ship>span::after,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .patrons>span::after{content:'：'}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .patrons,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .patrons{padding-right:0}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .patrons>span,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .patrons>span{display:none}@media (max-width: 768px){.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .patrons .for-sp,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .patrons .for-sp{display:inline}}@media (min-width: 960px){.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .patrons .for-pc,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .patrons .for-pc{display:inline}}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed) .data .ship,.layouts1 .container .sidebar section.return .return-box-list>li>a .data .ship{padding-left:0}.layouts1 .container .sidebar section.return .return-box-list>li>a{cursor:pointer}.layouts1 .container .sidebar section.return .return-box-list>li>a:hover{background-color:#fbd482;opacity:1.0;-webkit-box-shadow:#fac75a 0 3px 0;box-shadow:#fac75a 0 3px 0}.layouts1 .container .sidebar section.return .return-box-list>li>div:not(.backed){margin-bottom:20px;cursor:default;-webkit-box-shadow:none;box-shadow:none}.layouts1 .container .sidebar section.faq{margin-bottom:20px;background:inherit}.layouts1 .container .sidebar section.faq dl dt{display:block;cursor:pointer;color:#307bf6}.layouts1 .container .sidebar section.faq dl dd{display:none;margin:0 0 20px}.layouts1 .aggregation{border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear, right top, left top, from(#ff4f45), color-stop(17.48%, #ff4f45), color-stop(49.56%, #fa643c), color-stop(69.79%, #fb8943), to(#ffc13e));background:linear-gradient(270deg, #ff4f45 0%, #ff4f45 17.48%, #fa643c 49.56%, #fb8943 69.79%, #ffc13e 100%);color:#fff;font-size:16px;font-weight:bold;margin:-40px 0 20px 0;padding:12px 10px 10px}@media (max-width: 768px){.layouts1 .aggregation{font-size:14px;margin:0 0 20px 0;padding:12px 10px 10px}}.layouts1 .aggregation span{width:auto;margin-left:20px}.layouts1 .aggregation span i{margin:0 5px 0}.layouts1 .aggregation-large{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;font-size:16px;font-weight:bold;margin:16px 0 20px;padding:12px 15px 12px 104px;background:#FEF0F0;position:relative}@media (max-width: 768px){.layouts1 .aggregation-large{padding:8px 8px 8px 80px;font-size:12px}}.layouts1 .aggregation-large__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;text-align:center;padding:0 8px}@media (max-width: 1080px){.layouts1 .aggregation-large__item{display:block}}@media (max-width: 768px){.layouts1 .aggregation-large__item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 568px){.layouts1 .aggregation-large__item{display:block}}.layouts1 .aggregation-large__item .item-title{margin:0 8px 0 0}@media (max-width: 768px){.layouts1 .aggregation-large__item .item-title{margin:0}}.layouts1 .aggregation-large__item .item-title i{color:#ef4846;margin:0 3px 0 0}.layouts1 .aggregation-large__item .item-detail{color:#ef4846}.layouts1 .aggregation-large__item .item-detail .-bigger{font-size:28px}@media (max-width: 800px){.layouts1 .aggregation-large__item .item-detail .-bigger{font-size:20px}}@media (max-width: 374px){.layouts1 .aggregation-large__item .item-detail .-bigger{font-size:16px}}.layouts1 .aggregation-large .separator{width:2px;height:24px;background:#fff}@media (max-width: 768px){.layouts1 .aggregation-large .separator{height:32px}}.layouts1 .aggregation-large .label{position:absolute;width:72px;height:72px;border-radius:50%;background:#ef4846;color:#fff;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;left:16px;top:-16px}@media (max-width: 768px){.layouts1 .aggregation-large .label{width:60px;height:60px;font-size:11px;top:-8px}}.layouts1 .aggregation-large+.project-body-in,.layouts1 .aggregation-large+.projects-body-titlebox{padding-top:20px}#sct-modal-open{font-size:14px;line-height:21px;color:#307bf6;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0}.sct-overlay{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;background-color:rgba(0,0,0,0.6)}@media (max-width: 768px){.sct-overlay .sp{display:none}}.sct-overlay.none_display{display:none}.sct-overlay.active{display:block}.sct-overlay .sct-modal{font-size:14px;color:#333333;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;background-color:#FFFFFF;z-index:99999;max-height:96%;width:664px;max-width:90%;padding-top:38px;overflow-y:auto}.sct-overlay .sct-modal .modal-body{padding:0 32px 47px}.sct-overlay .sct-modal .modal-body dl{margin:12px 0 22px;font-size:14px;line-height:21px}.sct-overlay .sct-modal .modal-body dl dt{font-weight:700;margin:0 0 10px}.sct-overlay .sct-modal .modal-body dl dd{margin:0 0 20px}.sct-overlay .sct-modal .modal-body dl .sct-sub{font-size:11px;line-height:175%;color:#666666;margin-top:5px}.sct-overlay .sct-modal .modal-body .sct-message-link{text-align:center;padding:10px;background:#F5F8FA;font-size:11px;line-height:150%;margin:12px 0;color:#4D4A4A}.sct-overlay .sct-modal .modal-close{position:absolute;top:10px;right:10px;background:#eee;border:none;border-radius:50%;outline:none;width:30px;height:30px;line-height:30px;padding:0;font-size:12px}.sct-overlay .sct-modal .modal-title{text-align:center;color:#4e4b4b;font-weight:bold;font-size:16px;line-height:150%}@media (max-width: 480px){.sct-overlay .sct-modal .modal-body{padding:0 16px 30px}.sct-overlay .sct-modal .modal-body dl{margin:20px 0 30px}}.fanclub-recommend{padding:0 10px 20px 10px}.fanclub-recommend ul{border-top:1px solid #e4e4e4;padding-top:10px;border:1px solid #e4e4e4;-webkit-box-shadow:#E3E4E8 0 4px 0;box-shadow:#E3E4E8 0 4px 0;border-radius:5px}.fanclub-recommend ul li{border-bottom:2px solid #e4e4e4;margin-bottom:10px}.fanclub-recommend ul li:last-child{border-bottom:none;margin-bottom:0}.fanclub-recommend ul li>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.fanclub-recommend ul li .box-thumbnail{width:84px;height:56px;min-width:84px;min-height:56px;margin:0 10px;position:relative}.fanclub-recommend ul li .box-thumbnail .box-donation{position:absolute;top:-5px;right:-8px;width:30px;height:30px}.fanclub-recommend ul li .box-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:bottom}.fanclub-recommend ul li h4{font-size:14px;padding:10px 10px 0 10px}.fanclub-recommend ul li .rest{background:#f6f8fa;text-align:center;padding:5px 10px;margin-top:10px;font-size:12px;font-weight:bold}.fanclub-recommend ul li .info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}.fanclub-recommend ul li .infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.fanclub-recommend ul li .infos a{color:#999999;font-size:12px}.fanclub-recommend ul li .infos a:first-child{padding-right:10px}.custom_pages-preview .container .main section,.projects-admin_preview .container .main section,.projects-preview .container .main section,.project_versions-preview .container .main section,.projects-show .container .main section{margin-bottom:40px}.custom_pages-preview .container .main section:last-child,.projects-admin_preview .container .main section:last-child,.projects-preview .container .main section:last-child,.project_versions-preview .container .main section:last-child,.projects-show .container .main section:last-child{margin-bottom:0}.custom_pages-preview .container .main section .titlebox,.projects-admin_preview .container .main section .titlebox,.projects-preview .container .main section .titlebox,.project_versions-preview .container .main section .titlebox,.projects-show .container .main section .titlebox{padding:0}.custom_pages-preview .container .main section .titlebox h3,.projects-admin_preview .container .main section .titlebox h3,.projects-preview .container .main section .titlebox h3,.project_versions-preview .container .main section .titlebox h3,.projects-show .container .main section .titlebox h3{font-size:18px;margin-bottom:20px}.custom_pages-preview .container .main section.thumbnail,.projects-admin_preview .container .main section.thumbnail,.projects-preview .container .main section.thumbnail,.project_versions-preview .container .main section.thumbnail,.projects-show .container .main section.thumbnail{margin-bottom:40px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;display:block;position:relative}.custom_pages-preview .container .main section.thumbnail:after,.projects-admin_preview .container .main section.thumbnail:after,.projects-preview .container .main section.thumbnail:after,.project_versions-preview .container .main section.thumbnail:after,.projects-show .container .main section.thumbnail:after{padding-top:66.666%;display:block;content:""}.custom_pages-preview .container .main section.thumbnail>*,.projects-admin_preview .container .main section.thumbnail>*,.projects-preview .container .main section.thumbnail>*,.project_versions-preview .container .main section.thumbnail>*,.projects-show .container .main section.thumbnail>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.custom_pages-preview .container .main section.thumbnail iframe,.custom_pages-preview .container .main section.thumbnail img,.custom_pages-preview .container .main section.thumbnail canvas,.projects-admin_preview .container .main section.thumbnail iframe,.projects-admin_preview .container .main section.thumbnail img,.projects-admin_preview .container .main section.thumbnail canvas,.projects-preview .container .main section.thumbnail iframe,.projects-preview .container .main section.thumbnail img,.projects-preview .container .main section.thumbnail canvas,.project_versions-preview .container .main section.thumbnail iframe,.project_versions-preview .container .main section.thumbnail img,.project_versions-preview .container .main section.thumbnail canvas,.projects-show .container .main section.thumbnail iframe,.projects-show .container .main section.thumbnail img,.projects-show .container .main section.thumbnail canvas{width:100%;height:100%}.custom_pages-preview .container .main section.thumbnail iframe,.projects-admin_preview .container .main section.thumbnail iframe,.projects-preview .container .main section.thumbnail iframe,.project_versions-preview .container .main section.thumbnail iframe,.projects-show .container .main section.thumbnail iframe{vertical-align:bottom}.custom_pages-preview .container .main section.thumbnail img,.projects-admin_preview .container .main section.thumbnail img,.projects-preview .container .main section.thumbnail img,.project_versions-preview .container .main section.thumbnail img,.projects-show .container .main section.thumbnail img{border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.custom_pages-preview .container .main section.thumbnail .button-play,.projects-admin_preview .container .main section.thumbnail .button-play,.projects-preview .container .main section.thumbnail .button-play,.project_versions-preview .container .main section.thumbnail .button-play,.projects-show .container .main section.thumbnail .button-play{position:absolute;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;text-align:center;border:3px solid rgba(255,255,255,0.4);cursor:pointer;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.custom_pages-preview .container .main section.thumbnail .button-play i.fa,.projects-admin_preview .container .main section.thumbnail .button-play i.fa,.projects-preview .container .main section.thumbnail .button-play i.fa,.project_versions-preview .container .main section.thumbnail .button-play i.fa,.projects-show .container .main section.thumbnail .button-play i.fa{font-size:48px;line-height:92px;margin-left:5px;color:rgba(255,255,255,0.4)}.custom_pages-preview .container .main section.thumbnail .button-play:hover,.projects-admin_preview .container .main section.thumbnail .button-play:hover,.projects-preview .container .main section.thumbnail .button-play:hover,.project_versions-preview .container .main section.thumbnail .button-play:hover,.projects-show .container .main section.thumbnail .button-play:hover{z-index:99;border-color:#ffffff}.custom_pages-preview .container .main section.thumbnail .button-play:hover i.fa,.projects-admin_preview .container .main section.thumbnail .button-play:hover i.fa,.projects-preview .container .main section.thumbnail .button-play:hover i.fa,.project_versions-preview .container .main section.thumbnail .button-play:hover i.fa,.projects-show .container .main section.thumbnail .button-play:hover i.fa{color:#ffffff}.custom_pages-preview .container .main section.caption h2,.projects-admin_preview .container .main section.caption h2,.projects-preview .container .main section.caption h2,.project_versions-preview .container .main section.caption h2,.projects-show .container .main section.caption h2{font-size:16px;margin-bottom:20px}.custom_pages-preview .container .main section.caption .tags-share .tags,.projects-admin_preview .container .main section.caption .tags-share .tags,.projects-preview .container .main section.caption .tags-share .tags,.project_versions-preview .container .main section.caption .tags-share .tags,.projects-show .container .main section.caption .tags-share .tags{width:100%;margin-bottom:10px;letter-spacing:-0.4em}.custom_pages-preview .container .main section.caption .tags-share .tags>*,.projects-admin_preview .container .main section.caption .tags-share .tags>*,.projects-preview .container .main section.caption .tags-share .tags>*,.project_versions-preview .container .main section.caption .tags-share .tags>*,.projects-show .container .main section.caption .tags-share .tags>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.custom_pages-preview .container .main section.caption .tags-share .tags>li,.projects-admin_preview .container .main section.caption .tags-share .tags>li,.projects-preview .container .main section.caption .tags-share .tags>li,.project_versions-preview .container .main section.caption .tags-share .tags>li,.projects-show .container .main section.caption .tags-share .tags>li{margin-right:10px}.custom_pages-preview .container .main section.caption .tags-share .tags>li:last-child,.projects-admin_preview .container .main section.caption .tags-share .tags>li:last-child,.projects-preview .container .main section.caption .tags-share .tags>li:last-child,.project_versions-preview .container .main section.caption .tags-share .tags>li:last-child,.projects-show .container .main section.caption .tags-share .tags>li:last-child{margin-right:0}.custom_pages-preview .container .main section.caption .tags-share .tags>li a,.projects-admin_preview .container .main section.caption .tags-share .tags>li a,.projects-preview .container .main section.caption .tags-share .tags>li a,.project_versions-preview .container .main section.caption .tags-share .tags>li a,.projects-show .container .main section.caption .tags-share .tags>li a{color:#666}.custom_pages-preview .container .main section.caption .tags-share .share,.projects-admin_preview .container .main section.caption .tags-share .share,.projects-preview .container .main section.caption .tags-share .share,.project_versions-preview .container .main section.caption .tags-share .share,.projects-show .container .main section.caption .tags-share .share{float:left}.custom_pages-preview .container .main section.caption .tags-share .share li,.projects-admin_preview .container .main section.caption .tags-share .share li,.projects-preview .container .main section.caption .tags-share .share li,.project_versions-preview .container .main section.caption .tags-share .share li,.projects-show .container .main section.caption .tags-share .share li{margin:0 10px 10px 0}.custom_pages-preview .container .main section.caption .tags-share .share.thick li.embed a,.projects-admin_preview .container .main section.caption .tags-share .share.thick li.embed a,.projects-preview .container .main section.caption .tags-share .share.thick li.embed a,.project_versions-preview .container .main section.caption .tags-share .share.thick li.embed a,.projects-show .container .main section.caption .tags-share .share.thick li.embed a{line-height:22px}.custom_pages-preview .container .main section.projects-updates-list ul li,.custom_pages-preview .container .main section.recommend ul li,.projects-admin_preview .container .main section.projects-updates-list ul li,.projects-admin_preview .container .main section.recommend ul li,.projects-preview .container .main section.projects-updates-list ul li,.projects-preview .container .main section.recommend ul li,.project_versions-preview .container .main section.projects-updates-list ul li,.project_versions-preview .container .main section.recommend ul li,.projects-show .container .main section.projects-updates-list ul li,.projects-show .container .main section.recommend ul li{letter-spacing:-0.4em}.custom_pages-preview .container .main section.projects-updates-list ul li>*,.custom_pages-preview .container .main section.recommend ul li>*,.projects-admin_preview .container .main section.projects-updates-list ul li>*,.projects-admin_preview .container .main section.recommend ul li>*,.projects-preview .container .main section.projects-updates-list ul li>*,.projects-preview .container .main section.recommend ul li>*,.project_versions-preview .container .main section.projects-updates-list ul li>*,.project_versions-preview .container .main section.recommend ul li>*,.projects-show .container .main section.projects-updates-list ul li>*,.projects-show .container .main section.recommend ul li>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.custom_pages-preview .container .main section.projects-updates-list ul li:last-child,.custom_pages-preview .container .main section.recommend ul li:last-child,.projects-admin_preview .container .main section.projects-updates-list ul li:last-child,.projects-admin_preview .container .main section.recommend ul li:last-child,.projects-preview .container .main section.projects-updates-list ul li:last-child,.projects-preview .container .main section.recommend ul li:last-child,.project_versions-preview .container .main section.projects-updates-list ul li:last-child,.project_versions-preview .container .main section.recommend ul li:last-child,.projects-show .container .main section.projects-updates-list ul li:last-child,.projects-show .container .main section.recommend ul li:last-child{margin-bottom:0}.custom_pages-preview .container .main section.projects-updates-list ul li>.image,.custom_pages-preview .container .main section.recommend ul li>.image,.projects-admin_preview .container .main section.projects-updates-list ul li>.image,.projects-admin_preview .container .main section.recommend ul li>.image,.projects-preview .container .main section.projects-updates-list ul li>.image,.projects-preview .container .main section.recommend ul li>.image,.project_versions-preview .container .main section.projects-updates-list ul li>.image,.project_versions-preview .container .main section.recommend ul li>.image,.projects-show .container .main section.projects-updates-list ul li>.image,.projects-show .container .main section.recommend ul li>.image{width:20%;padding:10px}.custom_pages-preview .container .main section.projects-updates-list ul li>.image img,.custom_pages-preview .container .main section.recommend ul li>.image img,.projects-admin_preview .container .main section.projects-updates-list ul li>.image img,.projects-admin_preview .container .main section.recommend ul li>.image img,.projects-preview .container .main section.projects-updates-list ul li>.image img,.projects-preview .container .main section.recommend ul li>.image img,.project_versions-preview .container .main section.projects-updates-list ul li>.image img,.project_versions-preview .container .main section.recommend ul li>.image img,.projects-show .container .main section.projects-updates-list ul li>.image img,.projects-show .container .main section.recommend ul li>.image img{width:100%}.custom_pages-preview .container .main section.projects-updates-list ul li>.body,.custom_pages-preview .container .main section.recommend ul li>.body,.projects-admin_preview .container .main section.projects-updates-list ul li>.body,.projects-admin_preview .container .main section.recommend ul li>.body,.projects-preview .container .main section.projects-updates-list ul li>.body,.projects-preview .container .main section.recommend ul li>.body,.project_versions-preview .container .main section.projects-updates-list ul li>.body,.project_versions-preview .container .main section.recommend ul li>.body,.projects-show .container .main section.projects-updates-list ul li>.body,.projects-show .container .main section.recommend ul li>.body{width:80%;padding:10px}.custom_pages-preview .container .main section.projects-updates-list ul li .body small,.projects-admin_preview .container .main section.projects-updates-list ul li .body small,.projects-preview .container .main section.projects-updates-list ul li .body small,.project_versions-preview .container .main section.projects-updates-list ul li .body small,.projects-show .container .main section.projects-updates-list ul li .body small{color:#999999}.custom_pages-preview .container .main section.projects-updates-list ul li .body h4,.projects-admin_preview .container .main section.projects-updates-list ul li .body h4,.projects-preview .container .main section.projects-updates-list ul li .body h4,.project_versions-preview .container .main section.projects-updates-list ul li .body h4,.projects-show .container .main section.projects-updates-list ul li .body h4{font-size:18px}.custom_pages-preview .container .main section.projects-updates-list ul li .body h4 a,.projects-admin_preview .container .main section.projects-updates-list ul li .body h4 a,.projects-preview .container .main section.projects-updates-list ul li .body h4 a,.project_versions-preview .container .main section.projects-updates-list ul li .body h4 a,.projects-show .container .main section.projects-updates-list ul li .body h4 a{display:block}.custom_pages-preview .container .main section.projects-updates-list ul li .body .time,.projects-admin_preview .container .main section.projects-updates-list ul li .body .time,.projects-preview .container .main section.projects-updates-list ul li .body .time,.project_versions-preview .container .main section.projects-updates-list ul li .body .time,.projects-show .container .main section.projects-updates-list ul li .body .time{display:block;margin-bottom:10px}.custom_pages-preview .container .main section.projects-updates-list ul li .body p,.projects-admin_preview .container .main section.projects-updates-list ul li .body p,.projects-preview .container .main section.projects-updates-list ul li .body p,.project_versions-preview .container .main section.projects-updates-list ul li .body p,.projects-show .container .main section.projects-updates-list ul li .body p{font-size:14px;color:#999999}.custom_pages-preview .container .main section.projects-updates-list ul li .body p.only-patron,.projects-admin_preview .container .main section.projects-updates-list ul li .body p.only-patron,.projects-preview .container .main section.projects-updates-list ul li .body p.only-patron,.project_versions-preview .container .main section.projects-updates-list ul li .body p.only-patron,.projects-show .container .main section.projects-updates-list ul li .body p.only-patron{text-align:center;color:#4d4a4a;background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.custom_pages-preview .container .main section.recommend ul li .image img,.projects-admin_preview .container .main section.recommend ul li .image img,.projects-preview .container .main section.recommend ul li .image img,.project_versions-preview .container .main section.recommend ul li .image img,.projects-show .container .main section.recommend ul li .image img{border:2px solid #f6f8fa}.custom_pages-preview .container .main section.recommend ul li .body>.inner,.projects-admin_preview .container .main section.recommend ul li .body>.inner,.projects-preview .container .main section.recommend ul li .body>.inner,.project_versions-preview .container .main section.recommend ul li .body>.inner,.projects-show .container .main section.recommend ul li .body>.inner{display:block;padding:20px;position:relative;background:#fbfaf2;border:3px solid #fbfaf2;margin-left:20px}.custom_pages-preview .container .main section.recommend ul li .body>.inner:after,.custom_pages-preview .container .main section.recommend ul li .body>.inner:before,.projects-admin_preview .container .main section.recommend ul li .body>.inner:after,.projects-admin_preview .container .main section.recommend ul li .body>.inner:before,.projects-preview .container .main section.recommend ul li .body>.inner:after,.projects-preview .container .main section.recommend ul li .body>.inner:before,.project_versions-preview .container .main section.recommend ul li .body>.inner:after,.project_versions-preview .container .main section.recommend ul li .body>.inner:before,.projects-show .container .main section.recommend ul li .body>.inner:after,.projects-show .container .main section.recommend ul li .body>.inner:before{right:100%;top:50%;margin-top:-22px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.custom_pages-preview .container .main section.recommend ul li .body>.inner:after,.projects-admin_preview .container .main section.recommend ul li .body>.inner:after,.projects-preview .container .main section.recommend ul li .body>.inner:after,.project_versions-preview .container .main section.recommend ul li .body>.inner:after,.projects-show .container .main section.recommend ul li .body>.inner:after{border-right-color:#fbfaf2;border-width:18px;margin-top:-18px}.custom_pages-preview .container .main section.recommend ul li .body>.inner:before,.projects-admin_preview .container .main section.recommend ul li .body>.inner:before,.projects-preview .container .main section.recommend ul li .body>.inner:before,.project_versions-preview .container .main section.recommend ul li .body>.inner:before,.projects-show .container .main section.recommend ul li .body>.inner:before{border-right-color:#fbfaf2;border-width:22px;margin-top:-22px}.custom_pages-preview .container .main section.recommend ul li .body p,.projects-admin_preview .container .main section.recommend ul li .body p,.projects-preview .container .main section.recommend ul li .body p,.project_versions-preview .container .main section.recommend ul li .body p,.projects-show .container .main section.recommend ul li .body p{margin-bottom:10px}.custom_pages-preview .container .main section.recommend ul li .body .by,.projects-admin_preview .container .main section.recommend ul li .body .by,.projects-preview .container .main section.recommend ul li .body .by,.project_versions-preview .container .main section.recommend ul li .body .by,.projects-show .container .main section.recommend ul li .body .by{text-align:right}.custom_pages-preview .container .main section.comment .inner,.projects-admin_preview .container .main section.comment .inner,.projects-preview .container .main section.comment .inner,.project_versions-preview .container .main section.comment .inner,.projects-show .container .main section.comment .inner{padding:20px 0}.custom_pages-preview .responsive-fixed,.projects-admin_preview .responsive-fixed,.projects-preview .responsive-fixed,.project_versions-preview .responsive-fixed,.projects-show .responsive-fixed{position:fixed;bottom:0;left:0;right:0;z-index:9997;display:block}.custom_pages-preview .responsive-fixed.backer,.projects-admin_preview .responsive-fixed.backer,.projects-preview .responsive-fixed.backer,.project_versions-preview .responsive-fixed.backer,.projects-show .responsive-fixed.backer{bottom:89px}.custom_pages-preview .responsive-fixed.invisible,.projects-admin_preview .responsive-fixed.invisible,.projects-preview .responsive-fixed.invisible,.project_versions-preview .responsive-fixed.invisible,.projects-show .responsive-fixed.invisible{display:none}.custom_pages-preview .responsive-fixed .message,.projects-admin_preview .responsive-fixed .message,.projects-preview .responsive-fixed .message,.project_versions-preview .responsive-fixed .message,.projects-show .responsive-fixed .message{padding:12px 6px;margin:10px 20px;line-height:16px;font-size:12px;background-color:rgba(0,0,0,0.8);border-radius:4px;color:#ffffff;text-align:center}.custom_pages-preview .responsive-fixed .message i,.projects-admin_preview .responsive-fixed .message i,.projects-preview .responsive-fixed .message i,.project_versions-preview .responsive-fixed .message i,.projects-show .responsive-fixed .message i{float:right;height:16px;width:16px;line-height:16px;text-align:center;border-radius:50%;background:#7D7D7D}@media (min-width: 769px){.custom_pages-preview .responsive-fixed,.projects-admin_preview .responsive-fixed,.projects-preview .responsive-fixed,.project_versions-preview .responsive-fixed,.projects-show .responsive-fixed{bottom:0;left:calc((100% - 500px) / 2);max-width:500px}.custom_pages-preview .responsive-fixed.backer,.projects-admin_preview .responsive-fixed.backer,.projects-preview .responsive-fixed.backer,.project_versions-preview .responsive-fixed.backer,.projects-show .responsive-fixed.backer{bottom:0}}.backers-index .container .main ol{margin:-10px -10px 30px}.backers-index .container .main ol>li{letter-spacing:-0.4em}.backers-index .container .main ol>li>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.backers-index .container .main ol>li>.body,.backers-index .container .main ol>li>.image{vertical-align:top}.backers-index .container .main ol>li>.image{width:20%;padding:10px}.backers-index .container .main ol>li>.image .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:100%;height:100%;display:block;position:relative}.backers-index .container .main ol>li>.image .circle-cut:after{padding-top:100%;display:block;content:""}.backers-index .container .main ol>li>.image .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.backers-index .container .main ol>li>.image .circle-cut iframe,.backers-index .container .main ol>li>.image .circle-cut img,.backers-index .container .main ol>li>.image .circle-cut canvas{width:100%;height:100%}.backers-index .container .main ol>li>.image .circle-cut iframe{vertical-align:bottom}.backers-index .container .main ol>li>.image .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.backers-index .container .main ol>li>.body{width:80%;padding:10px}.backers-index .container .main ol>li>.body .date{margin-bottom:10px}.backers-index .container .main ol>li>.body .date li{font-size:14px;float:left;margin-right:5px}.backers-index .container .main ol>li>.body .date li:last-child{margin-right:0}.backers-index .container .main ol>li>.body .date li small{font-size:14px}.backers-index .container .main ol>li>.body p{font-size:16px}.mfp-bg{z-index:999998}.mfp-wrap{z-index:999999}.projects-add .header nav .menu-global{display:none}.projects-add .header .headline .titlebox h2{font-size:16px;font-weight:normal}.projects-add .header .headline .submit-box{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-delay:5s;animation-delay:5s}.projects-add .header .headline .submit-box input[type='text']{width:50%}.projects-add .header .choose-type{width:70%;margin:0 auto}.projects-add .header .choose-type .huge{font-size:24px}.projects-add .header .choose-type h3{margin:20px 0 10px;text-decoration:underline}.projects-add .container section.how .item{position:relative}.projects-add .container section.how .item i.fa{font-size:120px;position:absolute;top:20px;left:50%;margin-left:-60px;opacity:0.2}.projects-add .container section.how .item .desc h3{margin-bottom:20px}.projects-add .container section.readme{background-color:#4084d0}.projects-add .container section.readme .titlebox h2{color:#ffffff}.projects-add .container section.readme ul{letter-spacing:-0.4em}.projects-add .container section.readme ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.projects-add .container section.readme ul>li{width:25%;text-align:center;vertical-align:top;color:#ffffff}.projects-add .container section.readme ul>li h3{margin-bottom:20px;color:inherit}.projects-add .container section.readme ul>li h3 i.fa{font-size:36px}.projects-add .container section.readme ul>li p{font-size:12px;margin-bottom:20px}.layouts4 .header{background-color:#f6f8fa}.layouts4 .header nav .menu-global{display:none}.layouts4 .header>.row,.layouts4 .layouts-signin .header>.row__thebase,.layouts-signin .layouts4 .header>.row__thebase{padding:80px 20px 100px}.layouts4 .header>.row>*,.layouts4 .layouts-signin .header>.row__thebase>*,.layouts-signin .layouts4 .header>.row__thebase>*{vertical-align:middle}.layouts4 .header h1>strong{font-size:14px;vertical-align:middle;background-color:#425b71;color:#ffffff;margin-left:10px;margin-right:0;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.projects-admin_doreturn .container section .show td,.projects-admin_doreturn .container section .show th,.projects-admin_status .container section .show td,.projects-admin_status .container section .show th,.projects-doreturn .container section .show td,.projects-doreturn .container section .show th,.projects-history .container section .show td,.projects-history .container section .show th,.projects-status .container section .show td,.projects-status .container section .show th{padding:10px}.projects-admin_doreturn .container section .message-box>.inner,.projects-admin_status .container section .message-box>.inner,.projects-doreturn .container section .message-box>.inner,.projects-history .container section .message-box>.inner,.projects-status .container section .message-box>.inner{text-align:center;background-color:#f6f8fa}.projects-admin_status .container section.data .data-today,.projects-history .container section.data .data-today,.projects-status .container section.data .data-today{margin-bottom:20px}.projects-admin_status .container section.data .data-today .show,.projects-history .container section.data .data-today .show,.projects-status .container section.data .data-today .show{width:50%}.projects-admin_status .container section.data .data-today .show th,.projects-history .container section.data .data-today .show th,.projects-status .container section.data .data-today .show th{text-align:center}.projects-admin_status .container section.data .show,.projects-history .container section.data .show,.projects-status .container section.data .show{table-layout:fixed}.projects-admin_status .container section.data .show th,.projects-history .container section.data .show th,.projects-status .container section.data .show th{font-weight:normal}.projects-admin_status .container section.data .show td,.projects-history .container section.data .show td,.projects-status .container section.data .show td{font-size:small;font-weight:bold}.projects-admin_status .container section.insight ul,.projects-history .container section.insight ul,.projects-status .container section.insight ul{text-align:center;letter-spacing:-0.4em}.projects-admin_status .container section.insight ul>*,.projects-history .container section.insight ul>*,.projects-status .container section.insight ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.projects-admin_status .container section.insight ul>li,.projects-history .container section.insight ul>li,.projects-status .container section.insight ul>li{line-height:34px;padding:0 20px;cursor:pointer;color:#4d4a4a;border:1px solid #4d4a4a;border-left:none;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.projects-admin_status .container section.insight ul>li.selected,.projects-admin_status .container section.insight ul>li:hover,.projects-history .container section.insight ul>li.selected,.projects-history .container section.insight ul>li:hover,.projects-status .container section.insight ul>li.selected,.projects-status .container section.insight ul>li:hover{color:#ffffff;background-color:#4d4a4a}.projects-admin_status .container section.insight ul>li:first-child,.projects-history .container section.insight ul>li:first-child,.projects-status .container section.insight ul>li:first-child{border-left:1px solid #4d4a4a;border-bottom-left-radius:5px;border-top-left-radius:5px}.projects-admin_status .container section.insight ul>li:last-child,.projects-history .container section.insight ul>li:last-child,.projects-status .container section.insight ul>li:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}@media screen and (min-width: 0) and (max-width: 768px){.projects-admin_status .container section.insight ul>li,.projects-history .container section.insight ul>li,.projects-status .container section.insight ul>li{padding:5px;font-size:12px;line-height:normal;display:table-cell}}.projects-admin_status .container section.insight #chart-full,.projects-history .container section.insight #chart-full,.projects-status .container section.insight #chart-full{text-align:center}.projects-admin_status .container section.message .hazuki tr.unread td,.projects-history .container section.message .hazuki tr.unread td,.projects-status .container section.message .hazuki tr.unread td{background-color:#f9fbfc}.projects-admin_status .container section.updates .hazuki td .only-patron,.projects-admin_status .container section.updates .hazuki td .only-draft-preview,.projects-history .container section.updates .hazuki td .only-patron,.projects-history .container section.updates .hazuki td .only-draft-preview,.projects-status .container section.updates .hazuki td .only-patron,.projects-status .container section.updates .hazuki td .only-draft-preview{background-color:#fac75a;color:#ffffff;margin-left:0;margin-right:0;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.projects-admin_status .container section.thanks_message .body,.projects-history .container section.thanks_message .body,.projects-status .container section.thanks_message .body{padding:10px;border:2px solid #E3E4E8;border-radius:5px}.projects-admin_status .container section.thanks_message p,.projects-history .container section.thanks_message p,.projects-status .container section.thanks_message p{margin-bottom:10px}.projects-admin_status .container section.be-partner .pa-banner,.projects-history .container section.be-partner .pa-banner,.projects-status .container section.be-partner .pa-banner{background:url(https://static.camp-fire.jp/assets/mypage/partner-banner-background-pc-447fca4914361412e4ad23044d3f6cb89223b3df8d401f078d0400278b4aebcd.png) no-repeat left top;color:#4D4A4A;padding:40px;letter-spacing:0.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects-admin_status .container section.be-partner .pa-banner a,.projects-history .container section.be-partner .pa-banner a,.projects-status .container section.be-partner .pa-banner a{color:#4D4A4A}.projects-admin_status .container section.be-partner .pa-banner__logo,.projects-history .container section.be-partner .pa-banner__logo,.projects-status .container section.be-partner .pa-banner__logo{width:100px}.projects-admin_status .container section.be-partner .pa-banner__text,.projects-history .container section.be-partner .pa-banner__text,.projects-status .container section.be-partner .pa-banner__text{margin:0 35px}.projects-admin_status .container section.be-partner .pa-banner__text__sub-title,.projects-history .container section.be-partner .pa-banner__text__sub-title,.projects-status .container section.be-partner .pa-banner__text__sub-title{color:#EF4846;font-size:16px;font-weight:600}.projects-admin_status .container section.be-partner .pa-banner__text__title,.projects-history .container section.be-partner .pa-banner__text__title,.projects-status .container section.be-partner .pa-banner__text__title{font-size:24px;letter-spacing:0.1em;font-weight:700;margin:5px 0 10px}.projects-admin_status .container section.be-partner .pa-banner__text__title span,.projects-history .container section.be-partner .pa-banner__text__title span,.projects-status .container section.be-partner .pa-banner__text__title span{font-size:22px;font-weight:600}.projects-admin_status .container section.be-partner .pa-banner__button,.projects-history .container section.be-partner .pa-banner__button,.projects-status .container section.be-partner .pa-banner__button{background-color:#ffffff;color:#EF4846;border-radius:4px;font-weight:bold;font-size:16px;line-height:55px;text-align:center;margin:0 0 0 auto;width:200px;height:55px}@media (max-width: 768px){.projects-admin_status .container section.be-partner .pa-banner,.projects-history .container section.be-partner .pa-banner,.projects-status .container section.be-partner .pa-banner{background:url(https://static.camp-fire.jp/assets/mypage/partner-banner-background-sp-c61ec11a267cebd6854ced3e53053687eb745bdd329a43c510c52bb987d57106.png) no-repeat left top;display:inline-block;padding:20px}.projects-admin_status .container section.be-partner .pa-banner__logo,.projects-history .container section.be-partner .pa-banner__logo,.projects-status .container section.be-partner .pa-banner__logo{padding:5px 20px 5px 5px;margin:auto;width:400px;min-width:300px}.projects-admin_status .container section.be-partner .pa-banner__text,.projects-history .container section.be-partner .pa-banner__text,.projects-status .container section.be-partner .pa-banner__text{margin:5px 0 15px}.projects-admin_status .container section.be-partner .pa-banner__button,.projects-history .container section.be-partner .pa-banner__button,.projects-status .container section.be-partner .pa-banner__button{color:#4D4A4A;width:182px;line-height:35px;height:40px;width:100%}.projects-admin_status .container section.be-partner .pa-banner__button:after,.projects-history .container section.be-partner .pa-banner__button:after,.projects-status .container section.be-partner .pa-banner__button:after{content:'\f105';font-family:FontAwesome;margin-left:10px;font-size:18px}}.projects-admin_status .container section.be-partner .pa-banner:hover,.projects-history .container section.be-partner .pa-banner:hover,.projects-status .container section.be-partner .pa-banner:hover{opacity:0.8}.projects-admin_doreturn .container section .hints p,.projects-doreturn .container section .hints p{background-color:#fbfaf2;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.projects-admin_doreturn .container section .hints p strong,.projects-doreturn .container section .hints p strong{display:block;margin-bottom:10px}.layouts-project_rewards .container .main section table td:after,.layouts-project_rewards .container .main section table td:before,.projects-new .container .main section table td:after,.projects-new .container .main section table td:before,.projects-edit .container .main section table td:after,.projects-edit .container .main section table td:before,.projects-update .container .main section table td:after,.projects-update .container .main section table td:before,.fanclubs-new .container .main section table td:after,.fanclubs-new .container .main section table td:before,.fanclubs-edit .container .main section table td:after,.fanclubs-edit .container .main section table td:before,.project_identifications-edit .container .main section table td:after,.project_identifications-edit .container .main section table td:before,.project_identifications-update .container .main section table td:after,.project_identifications-update .container .main section table td:before,.project_rewards-show .container .main section table td:after,.project_rewards-show .container .main section table td:before{content:" ";display:table}.layouts-project_rewards .container .main section table td:after,.projects-new .container .main section table td:after,.projects-edit .container .main section table td:after,.projects-update .container .main section table td:after,.fanclubs-new .container .main section table td:after,.fanclubs-edit .container .main section table td:after,.project_identifications-edit .container .main section table td:after,.project_identifications-update .container .main section table td:after,.project_rewards-show .container .main section table td:after{clear:both}.layouts-project_rewards .container .sidebar section.making ul li,.projects-new .container .sidebar section.making ul li,.projects-edit .container .sidebar section.making ul li,.projects-update .container .sidebar section.making ul li,.fanclubs-new .container .sidebar section.making ul li,.fanclubs-edit .container .sidebar section.making ul li,.project_identifications-edit .container .sidebar section.making ul li,.project_identifications-update .container .sidebar section.making ul li,.project_rewards-show .container .sidebar section.making ul li{margin-bottom:10px}.layouts-project_rewards .container .sidebar section.making ul li:last-child,.projects-new .container .sidebar section.making ul li:last-child,.projects-edit .container .sidebar section.making ul li:last-child,.projects-update .container .sidebar section.making ul li:last-child,.fanclubs-new .container .sidebar section.making ul li:last-child,.fanclubs-edit .container .sidebar section.making ul li:last-child,.project_identifications-edit .container .sidebar section.making ul li:last-child,.project_identifications-update .container .sidebar section.making ul li:last-child,.project_rewards-show .container .sidebar section.making ul li:last-child{margin-bottom:0}.layouts-project_rewards .container .sidebar section.making ul li a,.projects-new .container .sidebar section.making ul li a,.projects-edit .container .sidebar section.making ul li a,.projects-update .container .sidebar section.making ul li a,.fanclubs-new .container .sidebar section.making ul li a,.fanclubs-edit .container .sidebar section.making ul li a,.project_identifications-edit .container .sidebar section.making ul li a,.project_identifications-update .container .sidebar section.making ul li a,.project_rewards-show .container .sidebar section.making ul li a{display:block;padding:5px 10px;color:#ffffff;background-color:#4084d0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-project_rewards .container .sidebar section.tips,.projects-new .container .sidebar section.tips,.projects-edit .container .sidebar section.tips,.projects-update .container .sidebar section.tips,.fanclubs-new .container .sidebar section.tips,.fanclubs-edit .container .sidebar section.tips,.project_identifications-edit .container .sidebar section.tips,.project_identifications-update .container .sidebar section.tips,.project_rewards-show .container .sidebar section.tips{position:relative}.layouts-project_rewards .container .sidebar section.tips>.inner,.projects-new .container .sidebar section.tips>.inner,.projects-edit .container .sidebar section.tips>.inner,.projects-update .container .sidebar section.tips>.inner,.fanclubs-new .container .sidebar section.tips>.inner,.fanclubs-edit .container .sidebar section.tips>.inner,.project_identifications-edit .container .sidebar section.tips>.inner,.project_identifications-update .container .sidebar section.tips>.inner,.project_rewards-show .container .sidebar section.tips>.inner{background-color:#fbfaf2}.layouts-project_rewards .container .sidebar section.tips .remove,.projects-new .container .sidebar section.tips .remove,.projects-edit .container .sidebar section.tips .remove,.projects-update .container .sidebar section.tips .remove,.fanclubs-new .container .sidebar section.tips .remove,.fanclubs-edit .container .sidebar section.tips .remove,.project_identifications-edit .container .sidebar section.tips .remove,.project_identifications-update .container .sidebar section.tips .remove,.project_rewards-show .container .sidebar section.tips .remove{font-size:16px;top:20px;margin:0;color:#999999}.projects-new .container .main section h3,.projects-edit .container .main section h3,.projects-update .container .main section h3,.fanclubs-new .container .main section h3,.fanclubs-edit .container .main section h3,.project_rewards-show .container .main section h3,.projects-update .container .main section h3{margin-bottom:20px}.projects-new .container .main section.detail table td .radio,.projects-edit .container .main section.detail table td .radio,.projects-update .container .main section.detail table td .radio,.fanclubs-new .container .main section.detail table td .radio,.fanclubs-edit .container .main section.detail table td .radio,.project_rewards-show .container .main section.detail table td .radio,.projects-update .container .main section.detail table td .radio{margin-right:10px}.projects-new .container .main section.detail table td input[type='radio']+label,.projects-edit .container .main section.detail table td input[type='radio']+label,.projects-update .container .main section.detail table td input[type='radio']+label,.fanclubs-new .container .main section.detail table td input[type='radio']+label,.fanclubs-edit .container .main section.detail table td input[type='radio']+label,.project_rewards-show .container .main section.detail table td input[type='radio']+label,.projects-update .container .main section.detail table td input[type='radio']+label{margin-right:10px}.projects-new .container .main section.detail .movie,.projects-edit .container .main section.detail .movie,.projects-update .container .main section.detail .movie,.fanclubs-new .container .main section.detail .movie,.fanclubs-edit .container .main section.detail .movie,.project_rewards-show .container .main section.detail .movie,.projects-update .container .main section.detail .movie{display:block;position:relative}.projects-new .container .main section.detail .movie:after,.projects-edit .container .main section.detail .movie:after,.projects-update .container .main section.detail .movie:after,.fanclubs-new .container .main section.detail .movie:after,.fanclubs-edit .container .main section.detail .movie:after,.project_rewards-show .container .main section.detail .movie:after,.projects-update .container .main section.detail .movie:after{padding-top:66.666%;display:block;content:""}.projects-new .container .main section.detail .movie>*,.projects-edit .container .main section.detail .movie>*,.projects-update .container .main section.detail .movie>*,.fanclubs-new .container .main section.detail .movie>*,.fanclubs-edit .container .main section.detail .movie>*,.project_rewards-show .container .main section.detail .movie>*,.projects-update .container .main section.detail .movie>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.projects-new .container .main section.detail .movie iframe,.projects-new .container .main section.detail .movie img,.projects-new .container .main section.detail .movie canvas,.projects-edit .container .main section.detail .movie iframe,.projects-edit .container .main section.detail .movie img,.projects-edit .container .main section.detail .movie canvas,.projects-update .container .main section.detail .movie iframe,.projects-update .container .main section.detail .movie img,.projects-update .container .main section.detail .movie canvas,.fanclubs-new .container .main section.detail .movie iframe,.fanclubs-new .container .main section.detail .movie img,.fanclubs-new .container .main section.detail .movie canvas,.fanclubs-edit .container .main section.detail .movie iframe,.fanclubs-edit .container .main section.detail .movie img,.fanclubs-edit .container .main section.detail .movie canvas,.project_rewards-show .container .main section.detail .movie iframe,.project_rewards-show .container .main section.detail .movie img,.project_rewards-show .container .main section.detail .movie canvas,.projects-update .container .main section.detail .movie iframe,.projects-update .container .main section.detail .movie img,.projects-update .container .main section.detail .movie canvas{width:100%;height:100%}.projects-new .container .main section.detail .movie iframe,.projects-edit .container .main section.detail .movie iframe,.projects-update .container .main section.detail .movie iframe,.fanclubs-new .container .main section.detail .movie iframe,.fanclubs-edit .container .main section.detail .movie iframe,.project_rewards-show .container .main section.detail .movie iframe,.projects-update .container .main section.detail .movie iframe{vertical-align:bottom}.projects-new .container .main section.return .hazuki,.projects-edit .container .main section.return .hazuki,.projects-update .container .main section.return .hazuki,.fanclubs-new .container .main section.return .hazuki,.fanclubs-edit .container .main section.return .hazuki,.project_rewards-show .container .main section.return .hazuki,.projects-update .container .main section.return .hazuki{margin-bottom:40px}.projects-new .container .main section.identification,.projects-edit .container .main section.identification,.projects-update .container .main section.identification,.fanclubs-new .container .main section.identification,.fanclubs-edit .container .main section.identification,.project_rewards-show .container .main section.identification,.projects-update .container .main section.identification{margin-bottom:-40px}.projects-new .container .main section.identification table,.projects-edit .container .main section.identification table,.projects-update .container .main section.identification table,.fanclubs-new .container .main section.identification table,.fanclubs-edit .container .main section.identification table,.project_rewards-show .container .main section.identification table,.projects-update .container .main section.identification table{margin-bottom:40px}.projects-new .container .main section.identification p.caution,.projects-edit .container .main section.identification p.caution,.projects-update .container .main section.identification p.caution,.fanclubs-new .container .main section.identification p.caution,.fanclubs-edit .container .main section.identification p.caution,.project_rewards-show .container .main section.identification p.caution,.projects-update .container .main section.identification p.caution{font-size:13px;padding:5px 0;text-decoration:underline;color:#e65d65}.projects-new .container .caution a,.projects-edit .container .caution a,.projects-update .container .caution a,.fanclubs-new .container .caution a,.fanclubs-edit .container .caution a,.project_rewards-show .container .caution a,.projects-update .container .caution a{color:#e13a43}.projects-new .container .attachment,.projects-edit .container .attachment,.projects-update .container .attachment,.fanclubs-new .container .attachment,.fanclubs-edit .container .attachment,.project_rewards-show .container .attachment,.projects-update .container .attachment{width:100%}.projects-new #cke_ProjectBody iframe,.projects-edit #cke_ProjectBody iframe,.projects-update #cke_ProjectBody iframe,.fanclubs-new #cke_ProjectBody iframe,.fanclubs-edit #cke_ProjectBody iframe,.project_rewards-show #cke_ProjectBody iframe,.projects-update #cke_ProjectBody iframe{overflow:hidden !important;font-size:16px !important;word-wrap:break-word !important;color:#4d4a4a}.projects-new #cke_ProjectBody iframe iframe,.projects-new #cke_ProjectBody iframe img,.projects-edit #cke_ProjectBody iframe iframe,.projects-edit #cke_ProjectBody iframe img,.projects-update #cke_ProjectBody iframe iframe,.projects-update #cke_ProjectBody iframe img,.fanclubs-new #cke_ProjectBody iframe iframe,.fanclubs-new #cke_ProjectBody iframe img,.fanclubs-edit #cke_ProjectBody iframe iframe,.fanclubs-edit #cke_ProjectBody iframe img,.project_rewards-show #cke_ProjectBody iframe iframe,.project_rewards-show #cke_ProjectBody iframe img,.projects-update #cke_ProjectBody iframe iframe,.projects-update #cke_ProjectBody iframe img{max-width:100% !important;vertical-align:bottom}.projects-new #cke_ProjectBody iframe iframe,.projects-edit #cke_ProjectBody iframe iframe,.projects-update #cke_ProjectBody iframe iframe,.fanclubs-new #cke_ProjectBody iframe iframe,.fanclubs-edit #cke_ProjectBody iframe iframe,.project_rewards-show #cke_ProjectBody iframe iframe,.projects-update #cke_ProjectBody iframe iframe{width:100%;border:none}.projects-new #cke_ProjectBody iframe h6,.projects-edit #cke_ProjectBody iframe h6,.projects-update #cke_ProjectBody iframe h6,.fanclubs-new #cke_ProjectBody iframe h6,.fanclubs-edit #cke_ProjectBody iframe h6,.project_rewards-show #cke_ProjectBody iframe h6,.projects-update #cke_ProjectBody iframe h6{font-size:18px !important;margin:2em 0 1em !important}.projects-new #cke_ProjectBody iframe p,.projects-edit #cke_ProjectBody iframe p,.projects-update #cke_ProjectBody iframe p,.fanclubs-new #cke_ProjectBody iframe p,.fanclubs-edit #cke_ProjectBody iframe p,.project_rewards-show #cke_ProjectBody iframe p,.projects-update #cke_ProjectBody iframe p{word-break:normal !important;line-height:180%;margin-bottom:1em !important}.projects-new #cke_ProjectBody iframe>*:last-child,.projects-edit #cke_ProjectBody iframe>*:last-child,.projects-update #cke_ProjectBody iframe>*:last-child,.fanclubs-new #cke_ProjectBody iframe>*:last-child,.fanclubs-edit #cke_ProjectBody iframe>*:last-child,.project_rewards-show #cke_ProjectBody iframe>*:last-child,.projects-update #cke_ProjectBody iframe>*:last-child{margin-bottom:0 !important}.projects-new #cke_ProjectBody iframe>*:first-child,.projects-edit #cke_ProjectBody iframe>*:first-child,.projects-update #cke_ProjectBody iframe>*:first-child,.fanclubs-new #cke_ProjectBody iframe>*:first-child,.fanclubs-edit #cke_ProjectBody iframe>*:first-child,.project_rewards-show #cke_ProjectBody iframe>*:first-child,.projects-update #cke_ProjectBody iframe>*:first-child{margin-top:0 !important}.projects-new p.caution .pattern-outline,.projects-new p.caution .price-outline,.projects-new p.caution .red,.projects-new p.caution i,.projects-edit p.caution .pattern-outline,.projects-edit p.caution .price-outline,.projects-edit p.caution .red,.projects-edit p.caution i,.projects-update p.caution .pattern-outline,.projects-update p.caution .price-outline,.projects-update p.caution .red,.projects-update p.caution i,.fanclubs-new p.caution .pattern-outline,.fanclubs-new p.caution .price-outline,.fanclubs-new p.caution .red,.fanclubs-new p.caution i,.fanclubs-edit p.caution .pattern-outline,.fanclubs-edit p.caution .price-outline,.fanclubs-edit p.caution .red,.fanclubs-edit p.caution i,.project_rewards-show p.caution .pattern-outline,.project_rewards-show p.caution .price-outline,.project_rewards-show p.caution .red,.project_rewards-show p.caution i,.projects-update p.caution .pattern-outline,.projects-update p.caution .price-outline,.projects-update p.caution .red,.projects-update p.caution i{color:#eb8087}.projects-new p.attention .limit-outline,.projects-new p.attention i,.projects-edit p.attention .limit-outline,.projects-edit p.attention i,.projects-update p.attention .limit-outline,.projects-update p.attention i,.fanclubs-new p.attention .limit-outline,.fanclubs-new p.attention i,.fanclubs-edit p.attention .limit-outline,.fanclubs-edit p.attention i,.project_rewards-show p.attention .limit-outline,.project_rewards-show p.attention i,.projects-update p.attention .limit-outline,.projects-update p.attention i{margin-bottom:5px;color:#eb8087}.projects-new #open-period,.projects-edit #open-period,.projects-update #open-period,.fanclubs-new #open-period,.fanclubs-edit #open-period,.project_rewards-show #open-period,.projects-update #open-period{font-size:12px;font-weight:bold;margin-left:10px;color:#eb8087}.layouts-project_rewards td .radio{margin-right:10px}p.caution .fa-exclamation-circle,p.caution .pattern-outline{color:#eb8087}p.pre{white-space:pre-wrap}.img-recommend-size{padding-top:1.5em}.projects-add_bank_account .container .row,.projects-add_bank_account .container .layouts-signin .row__thebase,.layouts-signin .projects-add_bank_account .container .row__thebase{width:70% !important}.projects-add_bank_account .container .row h3,.projects-add_bank_account .container .layouts-signin .row__thebase h3,.layouts-signin .projects-add_bank_account .container .row__thebase h3{padding:10px 0}.projects-add_bank_account .container .row p,.projects-add_bank_account .container .layouts-signin .row__thebase p,.layouts-signin .projects-add_bank_account .container .row__thebase p{font-size:13px;padding-bottom:10px;text-decoration:underline}.projects-add_bank_account .container .row p.caution,.projects-add_bank_account .container .layouts-signin .row__thebase p.caution,.layouts-signin .projects-add_bank_account .container .row__thebase p.caution{color:#e65d65}.projects-add_bank_account .inner{padding-top:30px}.custom_pages-new .container .main section table td ul,.custom_pages-edit .container .main section table td ul,.custom_pages-create .container .main section table td ul{letter-spacing:-0.4em}.custom_pages-new .container .main section table td ul>*,.custom_pages-edit .container .main section table td ul>*,.custom_pages-create .container .main section table td ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.custom_pages-new .container .main section table td ul li,.custom_pages-edit .container .main section table td ul li,.custom_pages-create .container .main section table td ul li{width:33.333%;margin-bottom:10px}.custom_pages-new .container .main section table td.text-color>span,.custom_pages-edit .container .main section table td.text-color>span,.custom_pages-create .container .main section table td.text-color>span{margin-right:20px}.custom_pages-new .container .main section table td.text-color>span:last-child,.custom_pages-edit .container .main section table td.text-color>span:last-child,.custom_pages-create .container .main section table td.text-color>span:last-child{margin-right:0}.custom_pages-new .container .main section table td.text-color .color-black,.custom_pages-new .container .main section table td.text-color .color-white,.custom_pages-edit .container .main section table td.text-color .color-black,.custom_pages-edit .container .main section table td.text-color .color-white,.custom_pages-create .container .main section table td.text-color .color-black,.custom_pages-create .container .main section table td.text-color .color-white{margin-right:20px;letter-spacing:-0.4em}.custom_pages-new .container .main section table td.text-color .color-black>*,.custom_pages-new .container .main section table td.text-color .color-white>*,.custom_pages-edit .container .main section table td.text-color .color-black>*,.custom_pages-edit .container .main section table td.text-color .color-white>*,.custom_pages-create .container .main section table td.text-color .color-black>*,.custom_pages-create .container .main section table td.text-color .color-white>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.custom_pages-new .container .main section table td.text-color .color-black:last-child,.custom_pages-new .container .main section table td.text-color .color-white:last-child,.custom_pages-edit .container .main section table td.text-color .color-black:last-child,.custom_pages-edit .container .main section table td.text-color .color-white:last-child,.custom_pages-create .container .main section table td.text-color .color-black:last-child,.custom_pages-create .container .main section table td.text-color .color-white:last-child{margin-right:0}.custom_pages-new .container .main section table td.text-color .color-black>div,.custom_pages-new .container .main section table td.text-color .color-white>div,.custom_pages-edit .container .main section table td.text-color .color-black>div,.custom_pages-edit .container .main section table td.text-color .color-white>div,.custom_pages-create .container .main section table td.text-color .color-black>div,.custom_pages-create .container .main section table td.text-color .color-white>div{padding:10px 20px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.custom_pages-new .container .main section table td.text-color .color-black>div,.custom_pages-edit .container .main section table td.text-color .color-black>div,.custom_pages-create .container .main section table td.text-color .color-black>div{color:#4d4a4a;border:1px solid #f6f8fa;background-color:#ffffff}.custom_pages-new .container .main section table td.text-color .color-white>div,.custom_pages-edit .container .main section table td.text-color .color-white>div,.custom_pages-create .container .main section table td.text-color .color-white>div{color:#ffffff;border:1px solid #ffffff;background-color:#000000}.custom_pages-new .container .main section table td.thumbnail-display,.custom_pages-edit .container .main section table td.thumbnail-display,.custom_pages-create .container .main section table td.thumbnail-display{letter-spacing:-0.4em}.custom_pages-new .container .main section table td.thumbnail-display>*,.custom_pages-edit .container .main section table td.thumbnail-display>*,.custom_pages-create .container .main section table td.thumbnail-display>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.custom_pages-new .container .main section table td.thumbnail-display>label,.custom_pages-edit .container .main section table td.thumbnail-display>label,.custom_pages-create .container .main section table td.thumbnail-display>label{margin-right:20px}.custom_pages-new .container .main section table td.thumbnail-display>label:last-child,.custom_pages-edit .container .main section table td.thumbnail-display>label:last-child,.custom_pages-create .container .main section table td.thumbnail-display>label:last-child{margin-right:0}.custom_pages-new .container .main section table td .upload-box .upload-image img,.custom_pages-edit .container .main section table td .upload-box .upload-image img,.custom_pages-create .container .main section table td .upload-box .upload-image img{max-width:100%}.custom_pages-new .container .sidebar section.tips>.inner,.custom_pages-edit .container .sidebar section.tips>.inner,.custom_pages-create .container .sidebar section.tips>.inner{background-color:#fbfaf2}.layouts-project_rewards .container .main section table{margin-bottom:40px}.layouts-project_rewards .container .main section table td:after,.layouts-project_rewards .container .main section table td:before{content:" ";display:table}.layouts-project_rewards .container .main section table td:after{clear:both}.layouts-project_rewards .container .main section table td input[type='radio']+label,.layouts-project_rewards .container .main section table td input[type='checkbox']+label{margin-right:10px}.layouts-project_rewards .container .main section table td .delete{line-height:36px}.layouts-project_rewards .container .main section table td .delete a{color:#e65d65}.layouts-project_rewards .container .main section table td #js-limited{display:none}.layouts-project_rewards .container .attachment{width:100%}.custom_pages-new #js-save,.custom_pages-new #js-submit,.custom_pages-edit #js-save,.custom_pages-edit #js-submit,.projects-new #js-save,.projects-new #js-submit,.fanclubs-new #js-save,.fanclubs-new #js-submit,.fanclubs-edit #js-save,.fanclubs-edit #js-submit,.project_identifications-edit #js-save,.project_identifications-edit #js-submit,.project_identifications-update #js-save,.project_identifications-update #js-submit,.project_rewards-show #js-save,.project_rewards-show #js-submit{z-index:9997;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.95)}.custom_pages-new #js-save>.row,.custom_pages-new .layouts-signin #js-save>.row__thebase,.layouts-signin .custom_pages-new #js-save>.row__thebase,.custom_pages-new #js-submit>.row,.custom_pages-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .custom_pages-new #js-submit>.row__thebase,.custom_pages-edit #js-save>.row,.custom_pages-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .custom_pages-edit #js-save>.row__thebase,.custom_pages-edit #js-submit>.row,.custom_pages-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .custom_pages-edit #js-submit>.row__thebase,.projects-new #js-save>.row,.projects-new .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-new #js-save>.row__thebase,.projects-new #js-submit>.row,.projects-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-new #js-submit>.row__thebase,.fanclubs-new #js-save>.row,.fanclubs-new .layouts-signin #js-save>.row__thebase,.layouts-signin .fanclubs-new #js-save>.row__thebase,.fanclubs-new #js-submit>.row,.fanclubs-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-new #js-submit>.row__thebase,.fanclubs-edit #js-save>.row,.fanclubs-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .fanclubs-edit #js-save>.row__thebase,.fanclubs-edit #js-submit>.row,.fanclubs-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-edit #js-submit>.row__thebase,.project_identifications-edit #js-save>.row,.project_identifications-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .project_identifications-edit #js-save>.row__thebase,.project_identifications-edit #js-submit>.row,.project_identifications-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-edit #js-submit>.row__thebase,.project_identifications-update #js-save>.row,.project_identifications-update .layouts-signin #js-save>.row__thebase,.layouts-signin .project_identifications-update #js-save>.row__thebase,.project_identifications-update #js-submit>.row,.project_identifications-update .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-update #js-submit>.row__thebase,.project_rewards-show #js-save>.row,.project_rewards-show .layouts-signin #js-save>.row__thebase,.layouts-signin .project_rewards-show #js-save>.row__thebase,.project_rewards-show #js-submit>.row,.project_rewards-show .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_rewards-show #js-submit>.row__thebase{position:relative;padding:0 40px;letter-spacing:-0.4em}.custom_pages-new #js-save>.row>*,.custom_pages-new .layouts-signin #js-save>.row__thebase>*,.layouts-signin .custom_pages-new #js-save>.row__thebase>*,.custom_pages-new #js-submit>.row>*,.custom_pages-new .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .custom_pages-new #js-submit>.row__thebase>*,.custom_pages-edit #js-save>.row>*,.custom_pages-edit .layouts-signin #js-save>.row__thebase>*,.layouts-signin .custom_pages-edit #js-save>.row__thebase>*,.custom_pages-edit #js-submit>.row>*,.custom_pages-edit .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .custom_pages-edit #js-submit>.row__thebase>*,.projects-new #js-save>.row>*,.projects-new .layouts-signin #js-save>.row__thebase>*,.layouts-signin .projects-new #js-save>.row__thebase>*,.projects-new #js-submit>.row>*,.projects-new .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .projects-new #js-submit>.row__thebase>*,.fanclubs-new #js-save>.row>*,.fanclubs-new .layouts-signin #js-save>.row__thebase>*,.layouts-signin .fanclubs-new #js-save>.row__thebase>*,.fanclubs-new #js-submit>.row>*,.fanclubs-new .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .fanclubs-new #js-submit>.row__thebase>*,.fanclubs-edit #js-save>.row>*,.fanclubs-edit .layouts-signin #js-save>.row__thebase>*,.layouts-signin .fanclubs-edit #js-save>.row__thebase>*,.fanclubs-edit #js-submit>.row>*,.fanclubs-edit .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .fanclubs-edit #js-submit>.row__thebase>*,.project_identifications-edit #js-save>.row>*,.project_identifications-edit .layouts-signin #js-save>.row__thebase>*,.layouts-signin .project_identifications-edit #js-save>.row__thebase>*,.project_identifications-edit #js-submit>.row>*,.project_identifications-edit .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .project_identifications-edit #js-submit>.row__thebase>*,.project_identifications-update #js-save>.row>*,.project_identifications-update .layouts-signin #js-save>.row__thebase>*,.layouts-signin .project_identifications-update #js-save>.row__thebase>*,.project_identifications-update #js-submit>.row>*,.project_identifications-update .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .project_identifications-update #js-submit>.row__thebase>*,.project_rewards-show #js-save>.row>*,.project_rewards-show .layouts-signin #js-save>.row__thebase>*,.layouts-signin .project_rewards-show #js-save>.row__thebase>*,.project_rewards-show #js-submit>.row>*,.project_rewards-show .layouts-signin #js-submit>.row__thebase>*,.layouts-signin .project_rewards-show #js-submit>.row__thebase>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.custom_pages-new #js-save,.custom_pages-new .js-submit,.custom_pages-edit #js-save,.custom_pages-edit .js-submit,.projects-new #js-save,.projects-new .js-submit,.fanclubs-new #js-save,.fanclubs-new .js-submit,.fanclubs-edit #js-save,.fanclubs-edit .js-submit,.project_identifications-edit #js-save,.project_identifications-edit .js-submit,.project_identifications-update #js-save,.project_identifications-update .js-submit,.project_rewards-show #js-save,.project_rewards-show .js-submit{position:fixed;border-top:2px solid #f6f8fa}.custom_pages-new #js-submit,.custom_pages-edit #js-submit,.projects-new #js-submit,.fanclubs-new #js-submit,.fanclubs-edit #js-submit,.project_identifications-edit #js-submit,.project_identifications-update #js-submit,.project_rewards-show #js-submit{margin-top:2em}.custom_pages-new #js-submit>.row,.custom_pages-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .custom_pages-new #js-submit>.row__thebase,.custom_pages-edit #js-submit>.row,.custom_pages-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .custom_pages-edit #js-submit>.row__thebase,.projects-new #js-submit>.row,.projects-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-new #js-submit>.row__thebase,.fanclubs-new #js-submit>.row,.fanclubs-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-new #js-submit>.row__thebase,.fanclubs-edit #js-submit>.row,.fanclubs-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-edit #js-submit>.row__thebase,.project_identifications-edit #js-submit>.row,.project_identifications-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-edit #js-submit>.row__thebase,.project_identifications-update #js-submit>.row,.project_identifications-update .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-update #js-submit>.row__thebase,.project_rewards-show #js-submit>.row,.project_rewards-show .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_rewards-show #js-submit>.row__thebase{height:88px}.custom_pages-new #js-submit .left,.custom_pages-new #js-submit .right,.custom_pages-edit #js-submit .left,.custom_pages-edit #js-submit .right,.projects-new #js-submit .left,.projects-new #js-submit .right,.fanclubs-new #js-submit .left,.fanclubs-new #js-submit .right,.fanclubs-edit #js-submit .left,.fanclubs-edit #js-submit .right,.project_identifications-edit #js-submit .left,.project_identifications-edit #js-submit .right,.project_identifications-update #js-submit .left,.project_identifications-update #js-submit .right,.project_rewards-show #js-submit .left,.project_rewards-show #js-submit .right{font-weight:bold;position:absolute;top:40%;margin-top:-12px;background-color:#6199d8}.custom_pages-new #js-submit .left.left,.custom_pages-new #js-submit .right.left,.custom_pages-edit #js-submit .left.left,.custom_pages-edit #js-submit .right.left,.projects-new #js-submit .left.left,.projects-new #js-submit .right.left,.fanclubs-new #js-submit .left.left,.fanclubs-new #js-submit .right.left,.fanclubs-edit #js-submit .left.left,.fanclubs-edit #js-submit .right.left,.project_identifications-edit #js-submit .left.left,.project_identifications-edit #js-submit .right.left,.project_identifications-update #js-submit .left.left,.project_identifications-update #js-submit .right.left,.project_rewards-show #js-submit .left.left,.project_rewards-show #js-submit .right.left{left:40px}.custom_pages-new #js-submit .left.right,.custom_pages-new #js-submit .right.right,.custom_pages-edit #js-submit .left.right,.custom_pages-edit #js-submit .right.right,.projects-new #js-submit .left.right,.projects-new #js-submit .right.right,.fanclubs-new #js-submit .left.right,.fanclubs-new #js-submit .right.right,.fanclubs-edit #js-submit .left.right,.fanclubs-edit #js-submit .right.right,.project_identifications-edit #js-submit .left.right,.project_identifications-edit #js-submit .right.right,.project_identifications-update #js-submit .left.right,.project_identifications-update #js-submit .right.right,.project_rewards-show #js-submit .left.right,.project_rewards-show #js-submit .right.right{right:40px}.projects-confirm_submit .container,.projects-submit .container{padding:40px}.custom_pages-submit .container>.row,.custom_pages-submit .layouts-signin .container>.row__thebase,.layouts-signin .custom_pages-submit .container>.row__thebase,.projects-confirm_submit .container>.row,.projects-confirm_submit .layouts-signin .container>.row__thebase,.layouts-signin .projects-confirm_submit .container>.row__thebase,.projects-submit .container>.row,.projects-submit .layouts-signin .container>.row__thebase,.layouts-signin .projects-submit .container>.row__thebase{width:60%;min-width:720px;margin:0 auto;border:3px solid #f1eed3;background-color:#fbfaf2;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.custom_pages-submit .container>.factoring,.projects-confirm_submit .container>.factoring,.projects-submit .container>.factoring{border:3px solid #d3d3aa;background-color:rgba(202,202,153,0.25)}.custom_pages-submit .container section h3,.projects-confirm_submit .container section h3,.projects-submit .container section h3{margin-bottom:10px}.custom_pages-submit .container section h3 label,.projects-confirm_submit .container section h3 label,.projects-submit .container section h3 label{font-size:12px;font-weight:normal}.custom_pages-submit .container section h3 i,.projects-confirm_submit .container section h3 i,.projects-submit .container section h3 i{font-weight:normal}.custom_pages-submit .container section.question h3 i,.projects-confirm_submit .container section.question h3 i,.projects-submit .container section.question h3 i{font-size:12px}.custom_pages-submit .container section>div,.projects-confirm_submit .container section>div,.projects-submit .container section>div{margin-bottom:20px}.custom_pages-submit .container section>div:last-child,.projects-confirm_submit .container section>div:last-child,.projects-submit .container section>div:last-child{margin-bottom:0}.custom_pages-submit .container section>div label,.projects-confirm_submit .container section>div label,.projects-submit .container section>div label{display:block}.custom_pages-submit .container section>div p,.projects-confirm_submit .container section>div p,.projects-submit .container section>div p{font-weight:normal;margin-top:5px;margin-left:20px;color:#999999}.custom_pages-submit .container section>div .cf_required,.projects-confirm_submit .container section>div .cf_required,.projects-submit .container section>div .cf_required{margin-right:5px}.custom_pages-submit .container section>div .check-it-out,.projects-confirm_submit .container section>div .check-it-out,.projects-submit .container section>div .check-it-out{margin-top:0.2em;margin-bottom:3em;margin-left:1.4em;color:#555}.projects-confirm_submit .required__sttl,.projects-submit .required__sttl{font-weight:bold}.projects-confirm_submit .required__label-box,.projects-submit .required__label-box{margin-bottom:1em}.projects-opened .container section.share-box>.inner{text-align:center;background-color:#fbfaf2;letter-spacing:-0.4em}.projects-opened .container section.share-box>.inner>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-mypage.credit_cards-edit section,.layouts-mypage.applepays-edit section{padding:0 20px}.layouts-mypage.credit_cards-edit form h3,.layouts-mypage.applepays-edit form h3{padding:0 0 20px}.layouts-mypage.credit_cards-edit .submit,.layouts-mypage.credit_cards-edit p,.layouts-mypage.applepays-edit .submit,.layouts-mypage.applepays-edit p{padding:20px 0}.layouts-mypage.applepays-edit .applepay-processing,.layouts-mypage.applepays-edit .payment_processing{text-align:center}.layouts-mypage.applepays-edit .applepay-processing img,.layouts-mypage.applepays-edit .payment_processing img{margin-bottom:8px;width:30px}.layouts-mypage.applepays-edit .update-applepay-area{margin:40px 0 64px}.layouts-mypage.applepays-edit .update-applepay-area h3{font-size:24px;margin-bottom:40px}@media screen and (max-width: 768px){.layouts-mypage.applepays-edit .update-applepay-area h3{font-size:16px;margin-bottom:16px}}.layouts-mypage.applepays-edit .update-applepay-area .update-applepay-area-body{padding:24px;background-color:#F6F8FA}@media screen and (max-width: 768px){.layouts-mypage.applepays-edit .update-applepay-area .update-applepay-area-body{padding:16px}}.layouts-mypage.applepays-edit .update-applepay-area .update-applepay-area-body h4{font-weight:bold;font-size:16px;line-height:1.4;margin-bottom:16px}.layouts-mypage.applepays-edit .update-applepay-area .update-applepay-area-body p{padding:0;margin-bottom:16px}.layouts-mypage.applepays-edit .update-applepay-area a.update-applepay-area-button{display:inline-block;padding:8px 24px;background:#FFFFFF;border-radius:5px;border:1px solid #E3E4E8;color:#434A54}.layouts-mypage.applepays-edit .applepay-payment-type-title{margin-bottom:16px}.layouts-mypage.applepays-edit .applepay-payment-type-title h4{font-size:16px;margin-bottom:8px}.layouts-mypage.applepays-edit .applepay-payment-type-title p{padding:0}.layouts-project_activities .activity-refine,.layouts-pay_activities .activity-refine{margin-bottom:40px;padding-bottom:16px;border-bottom:solid 3px #f6f8fa}.layouts-project_activities .activity-refine.with-tag,.layouts-pay_activities .activity-refine.with-tag{margin-bottom:0;margin-left:2px;padding-bottom:0;border-bottom:none}.layouts-project_activities .activity-refine dl,.layouts-pay_activities .activity-refine dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts-project_activities .activity-refine dl dt,.layouts-pay_activities .activity-refine dl dt{margin-bottom:2px;font-weight:bold}@media (max-width: 768px){.layouts-project_activities .activity-refine dl dt,.layouts-pay_activities .activity-refine dl dt{width:100%}}.layouts-project_activities .activity-refine dl dd,.layouts-pay_activities .activity-refine dl dd{margin-bottom:2px}.layouts-project_activities .activity-refine dl dd a,.layouts-pay_activities .activity-refine dl dd a{display:inline-block;background:#f6f8fa;border-radius:5px;padding:3px 20px;margin:0 5px 5px 0;color:#000000;font-size:12px}.layouts-project_activities .activity-refine dl dd a:hover,.layouts-project_activities .activity-refine dl dd a.selected,.layouts-pay_activities .activity-refine dl dd a:hover,.layouts-pay_activities .activity-refine dl dd a.selected{background:#fac75a}.layouts-project_activities .community-activity .updates-list,.layouts-pay_activities .community-activity .updates-list{margin-bottom:20px}.layouts-project_activities .community-activity h2.activities-title,.layouts-pay_activities .community-activity h2.activities-title{padding-bottom:0}.layouts-project_activities .community-activity .pinning,.layouts-pay_activities .community-activity .pinning{font-weight:bold;color:#999;margin-bottom:8px}.layouts-project_activities .community-activity .pinning i,.layouts-pay_activities .community-activity .pinning i{margin-right:8px}.layouts-project_activities .community-activity .title,.layouts-pay_activities .community-activity .title{margin-bottom:5px}.layouts-project_activities .community-activity .title h3,.layouts-pay_activities .community-activity .title h3{margin-top:5px;font-size:24px}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .title h3,.layouts-pay_activities .community-activity .title h3{font-size:18px}}.layouts-project_activities .community-activity .pay-activity-info,.layouts-pay_activities .community-activity .pay-activity-info{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-project_activities .community-activity .pay-activity-info .like,.layouts-project_activities .community-activity .pay-activity-info .comment,.layouts-pay_activities .community-activity .pay-activity-info .like,.layouts-pay_activities .community-activity .pay-activity-info .comment{display:inline-block;color:#999999;margin-left:8px;font-size:13px}.layouts-project_activities .community-activity .pay-activity-info .like span,.layouts-project_activities .community-activity .pay-activity-info .comment span,.layouts-pay_activities .community-activity .pay-activity-info .like span,.layouts-pay_activities .community-activity .pay-activity-info .comment span{font-weight:normal}.layouts-project_activities .community-activity .pay-activity-info .like i.far,.layouts-project_activities .community-activity .pay-activity-info .like i.fas,.layouts-project_activities .community-activity .pay-activity-info .comment i.far,.layouts-project_activities .community-activity .pay-activity-info .comment i.fas,.layouts-pay_activities .community-activity .pay-activity-info .like i.far,.layouts-pay_activities .community-activity .pay-activity-info .like i.fas,.layouts-pay_activities .community-activity .pay-activity-info .comment i.far,.layouts-pay_activities .community-activity .pay-activity-info .comment i.fas{margin-right:4px}.layouts-project_activities .community-activity .tags,.layouts-pay_activities .community-activity .tags{margin-top:20px}.layouts-project_activities .community-activity .paid_area,.layouts-pay_activities .community-activity .paid_area{border-top:solid 4px #e3e4e8}.layouts-project_activities .community-activity .pay-activity-status,.layouts-pay_activities .community-activity .pay-activity-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .pay-activity-status,.layouts-pay_activities .community-activity .pay-activity-status{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.layouts-project_activities .community-activity .only-patron-square,.layouts-pay_activities .community-activity .only-patron-square{margin-right:20px;display:inline-block;width:auto;height:32px;border-radius:0;color:#000000;background:#F6F8FA;text-align:center;line-height:32px;padding:0 14px;font-size:14px;font-weight:bold}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .only-patron-square,.layouts-pay_activities .community-activity .only-patron-square{margin-right:auto}}.layouts-project_activities .community-activity .pay-activity-title,.layouts-pay_activities .community-activity .pay-activity-title{color:#999999;font-weight:bold;font-size:18px;line-height:24px}.layouts-project_activities .community-activity .pay-activity-title-sub,.layouts-pay_activities .community-activity .pay-activity-title-sub{color:#999999;font-weight:bold;font-size:18px;line-height:24px}.layouts-project_activities .community-activity .thumbnail,.layouts-pay_activities .community-activity .thumbnail{margin-top:30px}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .thumbnail,.layouts-pay_activities .community-activity .thumbnail{margin-top:20px}}.layouts-project_activities .community-activity .fb-twitter-more-detail-wrapper,.layouts-pay_activities .community-activity .fb-twitter-more-detail-wrapper{margin-top:20px}.layouts-project_activities .community-activity .facebook-circle-icon,.layouts-project_activities .community-activity .twitter-icon-wrapper,.layouts-project_activities .community-activity .x-twitter-icon-wrapper,.layouts-pay_activities .community-activity .facebook-circle-icon,.layouts-pay_activities .community-activity .twitter-icon-wrapper,.layouts-pay_activities .community-activity .x-twitter-icon-wrapper{position:static;display:inline-block;width:24px;height:24px;border-radius:50%;text-align:center}.layouts-project_activities .community-activity .facebook-circle-icon a,.layouts-project_activities .community-activity .twitter-icon-wrapper a,.layouts-project_activities .community-activity .x-twitter-icon-wrapper a,.layouts-pay_activities .community-activity .facebook-circle-icon a,.layouts-pay_activities .community-activity .twitter-icon-wrapper a,.layouts-pay_activities .community-activity .x-twitter-icon-wrapper a{display:block;width:24px;height:24px;line-height:24px}.layouts-project_activities .community-activity .facebook-circle-icon i,.layouts-project_activities .community-activity .twitter-icon-wrapper i,.layouts-project_activities .community-activity .x-twitter-icon-wrapper i,.layouts-pay_activities .community-activity .facebook-circle-icon i,.layouts-pay_activities .community-activity .twitter-icon-wrapper i,.layouts-pay_activities .community-activity .x-twitter-icon-wrapper i{font-size:16px;line-height:24px;color:white;position:static;margin:0}.layouts-project_activities .community-activity .facebook-circle-icon,.layouts-pay_activities .community-activity .facebook-circle-icon{background:#3c5a99}.layouts-project_activities .community-activity .twitter-icon-wrapper,.layouts-pay_activities .community-activity .twitter-icon-wrapper{background:#1da1f2;margin-left:7px}.layouts-project_activities .community-activity .x-twitter-icon-wrapper,.layouts-pay_activities .community-activity .x-twitter-icon-wrapper{background:#000;margin-left:7px}.layouts-project_activities .community-activity .x-twitter-icon-wrapper img,.layouts-pay_activities .community-activity .x-twitter-icon-wrapper img{width:12px;vertical-align:0}.layouts-project_activities .community-activity .sale_area,.layouts-pay_activities .community-activity .sale_area{border:solid 1px #eeeeee}.layouts-project_activities .community-activity .summary-bottom-line,.layouts-pay_activities .community-activity .summary-bottom-line{margin-top:30px}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .edit-and-delete-options,.layouts-pay_activities .community-activity .edit-and-delete-options{margin-top:10px}}.layouts-project_activities .community-activity .only_member_show,.layouts-pay_activities .community-activity .only_member_show{margin-top:20px;background:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 16px 20px 36px;border:solid 1px #eeeeee}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .only_member_show,.layouts-pay_activities .community-activity .only_member_show{padding:16px;display:block}}.layouts-project_activities .community-activity .only_member_show-title,.layouts-pay_activities .community-activity .only_member_show-title{color:#000000;font-size:14px;font-weight:bold;line-height:1.6;margin-bottom:8px}.layouts-project_activities .community-activity .only_member_show-description,.layouts-pay_activities .community-activity .only_member_show-description{color:#000000;font-size:14px;line-height:1.6}.layouts-project_activities .community-activity .only_member_show-reward_list,.layouts-pay_activities .community-activity .only_member_show-reward_list{margin-top:13px;margin-left:16px;word-break:break-all}.layouts-project_activities .community-activity .only_member_show-reward_list li,.layouts-pay_activities .community-activity .only_member_show-reward_list li{list-style:initial}.layouts-project_activities .community-activity .only_member_show-reward_list li a,.layouts-pay_activities .community-activity .only_member_show-reward_list li a{text-decoration:underline}.layouts-project_activities .community-activity .only_member_show-link,.layouts-pay_activities .community-activity .only_member_show-link{margin-left:20px}@media screen and (max-width: 768px){.layouts-project_activities .community-activity .only_member_show-link,.layouts-pay_activities .community-activity .only_member_show-link{text-align:center;margin-left:0;margin-top:14px}}.layouts-project_activities .community-activity .only_member_show-button,.layouts-pay_activities .community-activity .only_member_show-button{white-space:nowrap;display:inline-block;height:32px;line-height:30px;font-size:14px;font-size:1.4rem;padding-right:30px;padding-left:30px;background-color:#ffffff;color:#000000;border:solid 1px #e3e4e8;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-project_activities .community-activity .only_member_show-button:hover,.layouts-pay_activities .community-activity .only_member_show-button:hover{border-color:#abaeba}.layouts-project_activities .container .main section,.layouts-pay_activities .container .main section{margin-bottom:40px}.layouts-project_activities .container .main section h3,.layouts-pay_activities .container .main section h3{margin-bottom:20px}.layouts-project_activities .container .main section h3 i.fa.fa-lock,.layouts-pay_activities .container .main section h3 i.fa.fa-lock{margin:0 0 0 0.5em}.layouts-project_activities .container .main section.be-only-patron label,.layouts-project_activities .container .main section.eye-catch label,.layouts-project_activities .container .main section.set-will-publish-at label,.layouts-pay_activities .container .main section.be-only-patron label,.layouts-pay_activities .container .main section.eye-catch label,.layouts-pay_activities .container .main section.set-will-publish-at label{display:inline-block;padding:10px;background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.layouts-project_activities .container .main .draft-preview-area,.layouts-pay_activities .container .main .draft-preview-area{text-align:center;background-color:#f6f8fa;margin:10px 0;padding:10px}.layouts-project_activities .container .main .draft-preview-area p,.layouts-pay_activities .container .main .draft-preview-area p{margin:10px 0}.layouts-project_activities .container .main .draft-preview-area span,.layouts-pay_activities .container .main .draft-preview-area span{font-weight:bold}.layouts-project_activities .container .main .draft-preview-area input,.layouts-pay_activities .container .main .draft-preview-area input{width:250px;margin-right:8px;border:2px solid #f8ae0f}.layouts-project_activities .container .main .draft-preview-area .simptip-smooth a,.layouts-pay_activities .container .main .draft-preview-area .simptip-smooth a{padding:10px}.layouts-project_activities .container .main .draft-preview-area .simptip-smooth a i,.layouts-pay_activities .container .main .draft-preview-area .simptip-smooth a i{margin-right:0}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select{margin-top:10px}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select.selectbox,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select.selectbox,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select.selectbox,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select.selectbox,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select.selectbox,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select.selectbox,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select.selectbox,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select.selectbox{background:none}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select.selectbox select,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select.selectbox select,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select.selectbox select,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select.selectbox select,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select.selectbox select,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select.selectbox select,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select.selectbox select,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select.selectbox select{width:auto;border:1px solid #00c4ac}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select .day,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select .day,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select .day,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select .day,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select .day,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select .day,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select .day,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select .day{margin-right:15px}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select.-pay-activity,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select.-pay-activity,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select.-pay-activity,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select.-pay-activity,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select.-pay-activity,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select.-pay-activity,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select.-pay-activity,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select.-pay-activity{margin-top:16px}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select.-pay-activity.selectbox,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select.-pay-activity.selectbox,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select.-pay-activity.selectbox,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select.-pay-activity.selectbox,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select.-pay-activity.selectbox,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select.-pay-activity.selectbox,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select.-pay-activity.selectbox,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select.-pay-activity.selectbox{display:block}.layouts-project_activities .container .main .set-will-publish-at #will-publish-at-select.-pay-activity.selectbox select,.layouts-project_activities .container .main .set-will-publish-at #will-finish-at-select.-pay-activity.selectbox select,.layouts-project_activities .container .main .set-will-finish-at #will-publish-at-select.-pay-activity.selectbox select,.layouts-project_activities .container .main .set-will-finish-at #will-finish-at-select.-pay-activity.selectbox select,.layouts-pay_activities .container .main .set-will-publish-at #will-publish-at-select.-pay-activity.selectbox select,.layouts-pay_activities .container .main .set-will-publish-at #will-finish-at-select.-pay-activity.selectbox select,.layouts-pay_activities .container .main .set-will-finish-at #will-publish-at-select.-pay-activity.selectbox select,.layouts-pay_activities .container .main .set-will-finish-at #will-finish-at-select.-pay-activity.selectbox select{width:auto;border:1px solid #e4e4e4}.layouts-project_activities .container .main .set-will-publish-at .will-publish-at-description,.layouts-project_activities .container .main .set-will-publish-at .will-finish-at-description,.layouts-project_activities .container .main .set-will-finish-at .will-publish-at-description,.layouts-project_activities .container .main .set-will-finish-at .will-finish-at-description,.layouts-pay_activities .container .main .set-will-publish-at .will-publish-at-description,.layouts-pay_activities .container .main .set-will-publish-at .will-finish-at-description,.layouts-pay_activities .container .main .set-will-finish-at .will-publish-at-description,.layouts-pay_activities .container .main .set-will-finish-at .will-finish-at-description{display:block;margin-top:10px;line-height:1.5}.layouts-project_activities .container .main .will-publish-time-description,.layouts-project_activities .container .main .will-finish-time-description,.layouts-pay_activities .container .main .will-publish-time-description,.layouts-pay_activities .container .main .will-finish-time-description{text-align:center;margin-bottom:10px;font-weight:bold}.layouts-project_activities .container .main .will-publish-time-description-community,.layouts-project_activities .container .main .will-finish-time-description-community,.layouts-pay_activities .container .main .will-publish-time-description-community,.layouts-pay_activities .container .main .will-finish-time-description-community{margin-top:20px}.layouts-project_activities .container .main .pinning-description,.layouts-pay_activities .container .main .pinning-description{text-align:center;margin-bottom:32px;font-weight:bold}.layouts-project_activities .container .main .save_btn,.layouts-pay_activities .container .main .save_btn{border-color:#999999;color:#999999}.layouts-project_activities .container .main .save_btn:hover,.layouts-pay_activities .container .main .save_btn:hover{background-color:#999999;color:#ffffff}.layouts-project_activities .container .main .sale_area,.layouts-pay_activities .container .main .sale_area{margin-top:20px;background:#ffffff;-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-project_activities .container .main .sale_area .only-member,.layouts-pay_activities .container .main .sale_area .only-member{color:#999999;font-size:12px;font-weight:bold;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.layouts-project_activities .container .main .sale_area .only-member i,.layouts-pay_activities .container .main .sale_area .only-member i{font-size:16px}.layouts-project_activities .container .main .sale_area .detail,.layouts-pay_activities .container .main .sale_area .detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 16px 20px 36px}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .detail,.layouts-pay_activities .container .main .sale_area .detail{display:block;padding:16px}}.layouts-project_activities .container .main .sale_area .detail-content,.layouts-pay_activities .container .main .sale_area .detail-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.layouts-project_activities .container .main .sale_area .detail-list,.layouts-pay_activities .container .main .sale_area .detail-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts-project_activities .container .main .sale_area .detail-item,.layouts-pay_activities .container .main .sale_area .detail-item{margin-bottom:8px;line-height:22px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.layouts-project_activities .container .main .sale_area .detail-item.amount,.layouts-pay_activities .container .main .sale_area .detail-item.amount{margin-right:30px}.layouts-project_activities .container .main .sale_area .detail-item.file,.layouts-pay_activities .container .main .sale_area .detail-item.file{width:100%;margin-bottom:0}.layouts-project_activities .container .main .sale_area .detail-label,.layouts-pay_activities .container .main .sale_area .detail-label{color:#707070;font-weight:bold;font-size:14px;margin-right:17px;white-space:nowrap}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .detail-label,.layouts-pay_activities .container .main .sale_area .detail-label{margin-right:10px}}.layouts-project_activities .container .main .sale_area .detail-text,.layouts-pay_activities .container .main .sale_area .detail-text{color:#000000;font-size:14px}.layouts-project_activities .container .main .sale_area .detail-num,.layouts-pay_activities .container .main .sale_area .detail-num{font-weight:bold;font-size:18px;margin:0 2px}.layouts-project_activities .container .main .sale_area .detail-link,.layouts-pay_activities .container .main .sale_area .detail-link{margin-left:20px}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .detail-link,.layouts-pay_activities .container .main .sale_area .detail-link{text-align:center;margin-left:0;margin-top:14px}}.layouts-project_activities .container .main .sale_area .detail-button,.layouts-pay_activities .container .main .sale_area .detail-button{white-space:nowrap;display:inline-block;height:32px;width:100%;max-width:146px;line-height:32px;font-size:14px;font-size:1.4rem;text-align:center;padding-right:24px;padding-left:24px;background-color:#f64744;color:#ffffff;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-project_activities .container .main .sale_area .detail-button:hover,.layouts-pay_activities .container .main .sale_area .detail-button:hover{background:#e30f0b}.layouts-project_activities .container .main .sale_area .detail-button.diabled,.layouts-pay_activities .container .main .sale_area .detail-button.diabled{background:#E3E4E8;color:#999999}.layouts-project_activities .container .main .sale_area .detail-button.diabled:hover,.layouts-pay_activities .container .main .sale_area .detail-button.diabled:hover{background:#E3E4E8}.layouts-project_activities .container .main .sale_area .detail+.status,.layouts-pay_activities .container .main .sale_area .detail+.status{border-top:1px solid #E3E4E8}.layouts-project_activities .container .main .sale_area .status,.layouts-pay_activities .container .main .sale_area .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 16px 20px 36px}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .status,.layouts-pay_activities .container .main .sale_area .status{padding:16px;display:block}}.layouts-project_activities .container .main .sale_area .status-description,.layouts-pay_activities .container .main .sale_area .status-description{color:#000000;font-size:14px;font-weight:bold;line-height:1.6}.layouts-project_activities .container .main .sale_area .status-link,.layouts-pay_activities .container .main .sale_area .status-link{margin-left:20px}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .status-link,.layouts-pay_activities .container .main .sale_area .status-link{text-align:center;margin-left:0;margin-top:14px}}.layouts-project_activities .container .main .sale_area .status-button,.layouts-pay_activities .container .main .sale_area .status-button{white-space:nowrap;display:inline-block;height:32px;line-height:30px;font-size:14px;font-size:1.4rem;padding-right:30px;padding-left:30px;background-color:#ffffff;color:#000000;border:solid 1px #e3e4e8;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-project_activities .container .main .sale_area .status-button:hover,.layouts-pay_activities .container .main .sale_area .status-button:hover{border-color:#abaeba}.layouts-project_activities .container .main .sale_area .pre_purchased,.layouts-project_activities .container .main .sale_area .suspend,.layouts-pay_activities .container .main .sale_area .pre_purchased,.layouts-pay_activities .container .main .sale_area .suspend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:20px 16px 20px 36px;text-align:left;background:#FBEFDF}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .pre_purchased,.layouts-project_activities .container .main .sale_area .suspend,.layouts-pay_activities .container .main .sale_area .pre_purchased,.layouts-pay_activities .container .main .sale_area .suspend{padding:16px;display:block}}.layouts-project_activities .container .main .sale_area .pre_purchased-content,.layouts-project_activities .container .main .sale_area .suspend-content,.layouts-pay_activities .container .main .sale_area .pre_purchased-content,.layouts-pay_activities .container .main .sale_area .suspend-content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:536px;margin-right:20px}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .pre_purchased-content,.layouts-project_activities .container .main .sale_area .suspend-content,.layouts-pay_activities .container .main .sale_area .pre_purchased-content,.layouts-pay_activities .container .main .sale_area .suspend-content{max-width:100%}}.layouts-project_activities .container .main .sale_area .pre_purchased-title,.layouts-project_activities .container .main .sale_area .suspend-title,.layouts-pay_activities .container .main .sale_area .pre_purchased-title,.layouts-pay_activities .container .main .sale_area .suspend-title{color:#000000;font-size:14px;font-weight:bold;line-height:1.6;margin-bottom:8px}.layouts-project_activities .container .main .sale_area .pre_purchased-description,.layouts-project_activities .container .main .sale_area .suspend-description,.layouts-pay_activities .container .main .sale_area .pre_purchased-description,.layouts-pay_activities .container .main .sale_area .suspend-description{color:#000000;font-size:14px;line-height:1.6}.layouts-project_activities .container .main .sale_area .pre_purchased-link,.layouts-project_activities .container .main .sale_area .suspend-link,.layouts-pay_activities .container .main .sale_area .pre_purchased-link,.layouts-pay_activities .container .main .sale_area .suspend-link{margin-left:20px}@media screen and (max-width: 768px){.layouts-project_activities .container .main .sale_area .pre_purchased-link,.layouts-project_activities .container .main .sale_area .suspend-link,.layouts-pay_activities .container .main .sale_area .pre_purchased-link,.layouts-pay_activities .container .main .sale_area .suspend-link{text-align:center;margin-left:0;margin-top:14px}}.layouts-project_activities .container .main .sale_area .pre_purchased-button,.layouts-project_activities .container .main .sale_area .suspend-button,.layouts-pay_activities .container .main .sale_area .pre_purchased-button,.layouts-pay_activities .container .main .sale_area .suspend-button{white-space:nowrap;display:inline-block;height:32px;line-height:30px;font-size:14px;font-size:1.4rem;padding-right:30px;padding-left:30px;background-color:#ffffff;color:#000000;border:solid 1px #e3e4e8;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-project_activities .container .main .sale_area .pre_purchased-button:hover,.layouts-project_activities .container .main .sale_area .suspend-button:hover,.layouts-pay_activities .container .main .sale_area .pre_purchased-button:hover,.layouts-pay_activities .container .main .sale_area .suspend-button:hover{border-color:#abaeba}.layouts-project_activities .container .main .sale_area .amount_line,.layouts-pay_activities .container .main .sale_area .amount_line{font-size:14px}.layouts-project_activities .container .main .sale_area .amount_line .amount,.layouts-pay_activities .container .main .sale_area .amount_line .amount{padding-left:4px;font-size:24px;font-weight:bold}.layouts-project_activities .container .main .sale_area .amount_line .yen,.layouts-pay_activities .container .main .sale_area .amount_line .yen{padding-right:4px;font-weight:bold}.layouts-project_activities .container .main .sale_area .lineup_line,.layouts-pay_activities .container .main .sale_area .lineup_line{margin:8px 0;font-size:12px;color:#E65D65}.layouts-project_activities .container .main .sale_area button,.layouts-pay_activities .container .main .sale_area button{background:#E65D65;-webkit-box-shadow:inset 0px -1px 0px #E13A43;box-shadow:inset 0px -1px 0px #E13A43;border-radius:3px;color:#ffffff;padding:8px 32px;border-radius:5px;margin-top:16px;border:none}.layouts-project_activities .container .main .only-patron .fr-view,.layouts-pay_activities .container .main .only-patron .fr-view{background-color:#f6f8fa}.layouts-project_activities .container .main .only-patron .fr-view .sale_area i.fa-lock,.layouts-pay_activities .container .main .only-patron .fr-view .sale_area i.fa-lock{font-size:14px;padding:8px 0}.layouts-project_activities .container .main .only-patron .fr-view .sale_area i.fa-lock:before,.layouts-pay_activities .container .main .only-patron .fr-view .sale_area i.fa-lock:before{font-size:18px;padding-right:4px}.layouts-project_activities .container .main .only-patron .fr-view .sale_area .description_line,.layouts-pay_activities .container .main .only-patron .fr-view .sale_area .description_line{font-size:14px}.layouts-project_activities .container .main .only-patron .fr-view .sale_area .description_line p,.layouts-pay_activities .container .main .only-patron .fr-view .sale_area .description_line p{padding:0;margin:0 !important}.layouts-project_activities .container .main .only-patron .fr-view .sale_area .link_line a,.layouts-pay_activities .container .main .only-patron .fr-view .sale_area .link_line a{background-color:#ffffff;border:1px solid #e4e4e4;border-radius:3px;line-height:44px;font-size:14px}.layouts-project_activities .container .sidebar section.tips>.inner,.layouts-pay_activities .container .sidebar section.tips>.inner{background-color:#fbfaf2}.layouts-project_activities .sidebar section.delete a,.layouts-pay_activities .sidebar section.delete a{color:#e65d65;border:none}.layouts-project_activities .pay-activity-signin-signup-overlay,.layouts-pay_activities .pay-activity-signin-signup-overlay{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;background-color:rgba(0,0,0,0.6)}@media (max-width: 768px){.layouts-project_activities .pay-activity-signin-signup-overlay .sp,.layouts-pay_activities .pay-activity-signin-signup-overlay .sp{display:none}}.layouts-project_activities .pay-activity-signin-signup-overlay.active,.layouts-pay_activities .pay-activity-signin-signup-overlay.active{display:block}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal{font-size:14px;color:#333333;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;background-color:#FFFFFF;z-index:99999;max-height:96%;width:640px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#FFFFFF}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header h2,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header h2{font-size:16px;font-weight:bold;padding:32px 0 32px 48px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header .modal-close,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header .modal-close{margin:10px 10px 0 auto;background:#eee;border:none;border-radius:50%;outline:none;width:30px;height:30px;line-height:30px;padding:0;font-size:12px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body{background-color:#f6f8fa;padding:32px 48px;display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body h3,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body h3{font-size:14px;margin-bottom:16px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body a,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body a{margin-top:16px;display:inline-block;font-size:14px;text-align:center;padding:8px 24px;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry a,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry a{background-color:#f64744;color:#ffffff}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry a:hover,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry a:hover{background:#e30f0b}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry a,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry a{border:solid 1px #e3e4e8;background-color:#ffffff;color:#000000}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry a:hover,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry a:hover{border-color:#abaeba}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .footer,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#FFFFFF;padding:16px 0}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .footer .modal-close,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .footer .modal-close{background:none;border:none;outline:none;color:#3189b5}@media (max-width: 768px){.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal{width:380px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header h2,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .header h2{font-size:14px;padding:16px 0 16px 32px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 32px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry{padding-bottom:16px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry{padding-top:16px;border-top:1px solid #d9dee5}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body a,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body a{margin:16px auto 0 auto;display:block;width:150px}}@media (min-width: 768px){.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .not-entry{padding-right:24px}.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal .body .already-entry{padding-left:24px;border-left:1px solid #d9dee5}}@media (min-width: 961px){.layouts-project_activities .pay-activity-signin-signup-overlay .signin-signup-modal,.layouts-pay_activities .pay-activity-signin-signup-overlay .signin-signup-modal{width:840px}}.layouts-project_activities .tips.referral-po,.layouts-pay_activities .tips.referral-po{text-align:center;font-size:12px;font-weight:bold}.layouts-project_activities .tips.referral-po h4,.layouts-pay_activities .tips.referral-po h4{color:#EF4846;font-size:13px}.layouts-project_activities .tips.referral-po a,.layouts-pay_activities .tips.referral-po a{text-decoration:underline}.layouts-project_activities .tips.referral-po img,.layouts-pay_activities .tips.referral-po img{margin:1em 0;display:block}.updates-view .container .main .comment-box>.comment-in{text-align:center;background-color:#f6f8fa;position:relative}.updates-view .container .main .comment-box>.comment-in:after{position:absolute;left:50%;top:-10px;margin-left:-10px;content:"";width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #f6f8fa transparent}.updates-view .container .main .comment-box>.comment-in:after{left:10%}.pay_activities-wrap{margin:auto}.pay_activities-wrap .pinning-description{margin-top:32px}.pay_activities-wrap .submit-box{margin-top:40px}.layouts-pay_activities section>.label p{margin-bottom:10px;font-size:12px}@media (min-width: 768px){.layouts-pay_activities section>.label p{width:120px}}.layouts-pay_activities .pay_activity_section{margin-bottom:40px}.layouts-pay_activities .pay_activity_section .label label{font-weight:bold}.layouts-pay_activities .pay_activity_section .label p{font-size:12px;margin-bottom:10px}.layouts-pay_activities .pay_activity_section.public .fr-wrapper{min-height:150px}.layouts-pay_activities .pay_activity_section.private .fr-wrapper{min-height:300px}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section .set-limit>.label{margin-bottom:20px}}.layouts-pay_activities .pay_activity_section .set-limit .contents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-pay_activities .pay_activity_section .set-limit .checkbox{float:left;margin:0 40px 20px 0;position:relative}.layouts-pay_activities .pay_activity_section .set-limit .checkbox input[type="radio"],.layouts-pay_activities .pay_activity_section .set-limit .checkbox input[type="checkbox"]{display:none}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section .set-limit .checkbox{margin-bottom:14px}}.layouts-pay_activities .pay_activity_section .set-limit .checkbox label span,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents span{white-space:nowrap;background:#f6f8fa;padding:12px 20px 12px 40px;display:block;border-radius:3px;cursor:pointer}.layouts-pay_activities .pay_activity_section .set-limit .checkbox label input+span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox label input+label>span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents input+span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents input+label>span:before{position:absolute;top:15px;left:15px;font-size:15px;font-family:FontAwesome}.layouts-pay_activities .pay_activity_section .set-limit .checkbox label input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox label input:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents input:checked+label>span:before{color:#ffffff}.layouts-pay_activities .pay_activity_section .set-limit .checkbox label input:checked+span,.layouts-pay_activities .pay_activity_section .set-limit .checkbox label input:checked+label>span,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents input:checked+span,.layouts-pay_activities .pay_activity_section .set-limit .checkbox .checkbox-contents input:checked+label>span{background:#ef4846;color:#ffffff}.layouts-pay_activities .pay_activity_section .set-limit .checkbox input[type="checkbox"]+span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox input[type="checkbox"]+label>span:before{content:'\f096'}.layouts-pay_activities .pay_activity_section .set-limit .checkbox input[type="checkbox"]:checked+span:before,.layouts-pay_activities .pay_activity_section .set-limit .checkbox input[type="checkbox"]:checked+label>span:before{content:'\f046'}.layouts-pay_activities .pay_activity_section .set-limit .limited-count{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section .set-limit .limited-count{width:100%;margin-bottom:0}}.layouts-pay_activities .pay_activity_section .set-limit .limited-count .limited-current{display:inline-block;text-align:center;margin-right:16px}.layouts-pay_activities .pay_activity_section .set-limit .limited-count .limited-current .label{display:block;font-size:12px;font-weight:bold;color:#707070}.layouts-pay_activities .pay_activity_section .set-limit .limited-count .limited-current .num{display:block;font-size:24px;line-height:1}.layouts-pay_activities .pay_activity_section .set-limit .limited-count .limited-input{width:80px;margin-right:16px}.layouts-pay_activities .pay_activity_section .set-limit .limited-count .limited-total .num{font-size:24px;line-height:1}.layouts-pay_activities .pay_activity_section .set-limit .limited-count .operator{margin-right:16px}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section .set-only-member>.label,.layouts-pay_activities .pay_activity_section .set-will-publish-at>.label,.layouts-pay_activities .pay_activity_section .set-will-finish-at>.label{margin-bottom:20px}}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox{margin:0;position:relative}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox input[type="radio"],.layouts-pay_activities .pay_activity_section .set-only-member .checkbox input[type="checkbox"],.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox input[type="radio"],.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox input[type="checkbox"],.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox input[type="radio"],.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox input[type="checkbox"]{display:none}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label span,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents span,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label span,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents span,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label span,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents span{white-space:nowrap;background:#f6f8fa;padding:12px 20px 12px 40px;display:inline-block;border-radius:3px;position:relative;cursor:pointer}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label input+span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label input+label>span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents input+span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents input+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label input+span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label input+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents input+span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents input+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label input+span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label input+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents input+span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents input+label>span:before{position:absolute;top:15px;left:15px;font-size:15px;font-family:FontAwesome}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label input:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents input:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label input:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents input:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label input:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents input:checked+span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents input:checked+label>span:before{color:#ffffff}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label input:checked+span,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox label input:checked+label>span,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents input:checked+span,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox .checkbox-contents input:checked+label>span,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label input:checked+span,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox label input:checked+label>span,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents input:checked+span,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox .checkbox-contents input:checked+label>span,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label input:checked+span,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox label input:checked+label>span,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents input:checked+span,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox .checkbox-contents input:checked+label>span{background:#ef4846;color:#ffffff}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox input[type="checkbox"]+span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox input[type="checkbox"]+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox input[type="checkbox"]+span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox input[type="checkbox"]+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox input[type="checkbox"]+span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox input[type="checkbox"]+label>span:before{content:'\f096'}.layouts-pay_activities .pay_activity_section .set-only-member .checkbox input[type="checkbox"]:checked+span:before,.layouts-pay_activities .pay_activity_section .set-only-member .checkbox input[type="checkbox"]:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox input[type="checkbox"]:checked+span:before,.layouts-pay_activities .pay_activity_section .set-will-publish-at .checkbox input[type="checkbox"]:checked+label>span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox input[type="checkbox"]:checked+span:before,.layouts-pay_activities .pay_activity_section .set-will-finish-at .checkbox input[type="checkbox"]:checked+label>span:before{content:'\f046'}@media (min-width: 768px){.layouts-pay_activities .pay_activity_section.flex-box{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-pay_activities .pay_activity_section.flex-box>.label{min-width:150px;max-width:150px}.layouts-pay_activities .pay_activity_section.flex-box>.contents{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.layouts-pay_activities .pay_activity_section.file .label label{display:block;margin-bottom:12px}.layouts-pay_activities .pay_activity_section.file .label p{margin-bottom:32px}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section.file .label p{margin-bottom:16px}}.layouts-pay_activities .pay_activity_section.file .contents h4{margin-top:28px;font-size:12px;font-weight:normal}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section.file .contents h4{margin-top:12px}}.layouts-pay_activities .pay_activity_section.file ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -5px}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section.file ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.layouts-pay_activities .pay_activity_section.file ul li{width:100%;margin:5px}@media (max-width: 768px){.layouts-pay_activities .pay_activity_section.file ul li{width:calc(50% - 10px)}}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button{background-color:#ffffff;border:1px solid #e4e4e4;border-radius:10px;padding:14px 8px 16px;width:100%;display:block}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button.selected{border-color:#00c4ac}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button:hover{cursor:pointer;border-color:#00c4ac}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button i.fa{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button i.far{display:block;text-align:center;margin-right:0;line-height:30px;font-size:24px}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button .title{text-align:center;font-weight:bold;line-height:18px}.layouts-pay_activities .pay_activity_section.file ul li .pay_activity_file_button .description{font-size:10px;line-height:16px;color:#999;text-align:center}.layouts-pay_activities .pay_activity_section.file ul li input{display:none}.layouts-pay_activities .pay_activity_section.file .direct-upload{display:inline-block;position:relative;padding:8px 16px 6px;margin-bottom:4px;background:#f6f8fa;border-radius:3px;font-size:12px;line-height:12px;width:100%}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__progress-bar{position:relative;margin:8px 0;background:#e4e4e4;height:4px;border-radius:4px;overflow:hidden}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__progress{position:absolute;top:0;left:0;bottom:0;background:#4BA2CE;-webkit-transition:width 120ms ease-out, opacity 60ms 60ms ease-in;transition:width 120ms ease-out, opacity 60ms 60ms ease-in;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__head-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__head-button{background:#ffffff;border-radius:50%;width:18px;height:18px;font-size:12px;line-height:16px;text-align:center;cursor:pointer;color:#000}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__head-button:not(:last-child){margin-right:2px}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__head-button i.fal{margin:0;font-size:10px}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__head-button:hover{opacity:0.8}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__filename{max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;line-height:18px;margin-right:8px;color:#333}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__error_message{margin-top:8px;color:#D66669;line-height:1.5}.layouts-pay_activities .pay_activity_section.file .direct-upload .direct-upload__error_message:empty{margin-top:0;display:none}.layouts-pay_activities .pay_activity_section.file .notice_for_upload{font-size:12px}.layouts-pay_activities .pay_activity_section .error-message{margin:0}.sessions-new .header,.registrations-new .header,.confirmations-finish .header,.confirmations-confirm .header,.confirmations-show .header,.registrations-finish_signup .header{background-color:#ffffff !important}.sessions-new .header nav .menu-global,.registrations-new .header nav .menu-global,.confirmations-finish .header nav .menu-global,.confirmations-confirm .header nav .menu-global,.confirmations-show .header nav .menu-global,.registrations-finish_signup .header nav .menu-global{display:none}.sessions-new .container section .social-buttons>div a,.registrations-new .container section .social-buttons>div a,.confirmations-finish .container section .social-buttons>div a,.confirmations-confirm .container section .social-buttons>div a,.confirmations-show .container section .social-buttons>div a,.registrations-finish_signup .container section .social-buttons>div a{line-height:36px;display:block;width:100%;padding:0 20px;color:#ffffff;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.sessions-new .container section .social-buttons>div a i.fa,.registrations-new .container section .social-buttons>div a i.fa,.confirmations-finish .container section .social-buttons>div a i.fa,.confirmations-confirm .container section .social-buttons>div a i.fa,.confirmations-show .container section .social-buttons>div a i.fa,.registrations-finish_signup .container section .social-buttons>div a i.fa{width:16px}.sessions-new .container section .social-buttons>div.facebook-box a,.registrations-new .container section .social-buttons>div.facebook-box a,.confirmations-finish .container section .social-buttons>div.facebook-box a,.confirmations-confirm .container section .social-buttons>div.facebook-box a,.confirmations-show .container section .social-buttons>div.facebook-box a,.registrations-finish_signup .container section .social-buttons>div.facebook-box a{background-color:#3c5a99}.sessions-new .container section .social-buttons>div.twitter-box a,.registrations-new .container section .social-buttons>div.twitter-box a,.confirmations-finish .container section .social-buttons>div.twitter-box a,.confirmations-confirm .container section .social-buttons>div.twitter-box a,.confirmations-show .container section .social-buttons>div.twitter-box a,.registrations-finish_signup .container section .social-buttons>div.twitter-box a{background-color:#1da1f2}.sessions-new .container section.signup-box>.inner,.registrations-new .container section.signup-box>.inner,.confirmations-finish .container section.signup-box>.inner,.confirmations-confirm .container section.signup-box>.inner,.confirmations-show .container section.signup-box>.inner,.registrations-finish_signup .container section.signup-box>.inner{background-color:#f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.sessions-new .container section.signup-box .or-separator-yoko,.registrations-new .container section.signup-box .or-separator-yoko,.confirmations-finish .container section.signup-box .or-separator-yoko,.confirmations-confirm .container section.signup-box .or-separator-yoko,.confirmations-show .container section.signup-box .or-separator-yoko,.registrations-finish_signup .container section.signup-box .or-separator-yoko{position:relative;border-top:1px solid #e4e4e4;margin:10px auto;height:1px !important}.sessions-new .container section.signup-box .or-separator-yoko:after,.registrations-new .container section.signup-box .or-separator-yoko:after,.confirmations-finish .container section.signup-box .or-separator-yoko:after,.confirmations-confirm .container section.signup-box .or-separator-yoko:after,.confirmations-show .container section.signup-box .or-separator-yoko:after,.registrations-finish_signup .container section.signup-box .or-separator-yoko:after{position:absolute;content:"OR";background-color:#f6f8fa;display:block;text-align:center;line-height:normal;color:#999999;left:50%;top:-0.75em;margin-left:-1.5em;padding:0 0.5em}.sessions-new .container section.signup-box .social-buttons>div,.registrations-new .container section.signup-box .social-buttons>div,.confirmations-finish .container section.signup-box .social-buttons>div,.confirmations-confirm .container section.signup-box .social-buttons>div,.confirmations-show .container section.signup-box .social-buttons>div,.registrations-finish_signup .container section.signup-box .social-buttons>div{width:70%;margin-bottom:10px}.sessions-new .container section.login-box .or-separator-yoko,.registrations-new .container section.login-box .or-separator-yoko,.confirmations-finish .container section.login-box .or-separator-yoko,.confirmations-confirm .container section.login-box .or-separator-yoko,.confirmations-show .container section.login-box .or-separator-yoko,.registrations-finish_signup .container section.login-box .or-separator-yoko{position:relative;border-top:1px solid #e4e4e4;margin:10px auto;height:1px !important}.sessions-new .container section.login-box .or-separator-yoko:after,.registrations-new .container section.login-box .or-separator-yoko:after,.confirmations-finish .container section.login-box .or-separator-yoko:after,.confirmations-confirm .container section.login-box .or-separator-yoko:after,.confirmations-show .container section.login-box .or-separator-yoko:after,.registrations-finish_signup .container section.login-box .or-separator-yoko:after{position:absolute;content:"OR";background-color:#ffffff;display:block;text-align:center;line-height:normal;color:#999999;left:50%;top:-0.75em;margin-left:-1.5em;padding:0 0.5em}.sessions-new .container section.login-box .social-buttons,.registrations-new .container section.login-box .social-buttons,.confirmations-finish .container section.login-box .social-buttons,.confirmations-confirm .container section.login-box .social-buttons,.confirmations-show .container section.login-box .social-buttons,.registrations-finish_signup .container section.login-box .social-buttons{margin:-10px;letter-spacing:-0.4em}.sessions-new .container section.login-box .social-buttons>*,.registrations-new .container section.login-box .social-buttons>*,.confirmations-finish .container section.login-box .social-buttons>*,.confirmations-confirm .container section.login-box .social-buttons>*,.confirmations-show .container section.login-box .social-buttons>*,.registrations-finish_signup .container section.login-box .social-buttons>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.sessions-new .container section.login-box .social-buttons>div,.registrations-new .container section.login-box .social-buttons>div,.confirmations-finish .container section.login-box .social-buttons>div,.confirmations-confirm .container section.login-box .social-buttons>div,.confirmations-show .container section.login-box .social-buttons>div,.registrations-finish_signup .container section.login-box .social-buttons>div{width:50%;padding:10px}.sessions-new .container section.login-box .social-buttons>div a .after-loading,.registrations-new .container section.login-box .social-buttons>div a .after-loading,.confirmations-finish .container section.login-box .social-buttons>div a .after-loading,.confirmations-confirm .container section.login-box .social-buttons>div a .after-loading,.confirmations-show .container section.login-box .social-buttons>div a .after-loading,.registrations-finish_signup .container section.login-box .social-buttons>div a .after-loading{display:none}.sessions-new .container section.login-box .saved,.registrations-new .container section.login-box .saved,.confirmations-finish .container section.login-box .saved,.confirmations-confirm .container section.login-box .saved,.confirmations-show .container section.login-box .saved,.registrations-finish_signup .container section.login-box .saved{display:block;text-align:center}.pay_activities_switch ul,.patron_only_switch ul{text-align:center;letter-spacing:-0.4em}.pay_activities_switch ul>*,.patron_only_switch ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.pay_activities_switch ul>li,.patron_only_switch ul>li{line-height:34px;padding:0 20px;cursor:pointer;color:#4d4a4a;border:1px solid #4d4a4a;border-left:none;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.pay_activities_switch ul>li.selected,.pay_activities_switch ul>li:hover,.patron_only_switch ul>li.selected,.patron_only_switch ul>li:hover{color:#ffffff;background-color:#4d4a4a}.pay_activities_switch ul>li:first-child,.patron_only_switch ul>li:first-child{border-left:1px solid #4d4a4a;border-bottom-left-radius:5px;border-top-left-radius:5px}.pay_activities_switch ul>li:last-child,.patron_only_switch ul>li:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}@media screen and (min-width: 0) and (max-width: 768px){.pay_activities_switch ul>li,.patron_only_switch ul>li{padding:5px;font-size:12px;line-height:normal;display:table-cell}}.form_reinput{border-color:red !important}.layouts-profiles .passwordless-user-notice,.layouts-users .passwordless-user-notice,.layouts-mypage .passwordless-user-notice{padding:15px;background:#393f48;text-align:center;color:#ffffff;font-size:14px;line-height:170%;font-weight:bold}.layouts-profiles .passwordless-user-notice i.fa-angle-right,.layouts-users .passwordless-user-notice i.fa-angle-right,.layouts-mypage .passwordless-user-notice i.fa-angle-right{margin-left:10px;font-size:16px;font-weight:bold}@media (max-width: 480px){.layouts-profiles .passwordless-user-notice,.layouts-users .passwordless-user-notice,.layouts-mypage .passwordless-user-notice{padding:12px 20px;text-align:left;position:relative}.layouts-profiles .passwordless-user-notice i.fa-angle-right,.layouts-users .passwordless-user-notice i.fa-angle-right,.layouts-mypage .passwordless-user-notice i.fa-angle-right{position:absolute;top:15px;right:10px}}.layouts-profiles .header,.layouts-users .header,.layouts-mypage .header{background-color:#f6f8fa}.layouts-profiles .header .image .circle-cut,.layouts-users .header .image .circle-cut,.layouts-mypage .header .image .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:100%;height:100%;display:block;position:relative}.layouts-profiles .header .image .circle-cut:after,.layouts-users .header .image .circle-cut:after,.layouts-mypage .header .image .circle-cut:after{padding-top:100%;display:block;content:""}.layouts-profiles .header .image .circle-cut>*,.layouts-users .header .image .circle-cut>*,.layouts-mypage .header .image .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.layouts-profiles .header .image .circle-cut iframe,.layouts-profiles .header .image .circle-cut img,.layouts-profiles .header .image .circle-cut canvas,.layouts-users .header .image .circle-cut iframe,.layouts-users .header .image .circle-cut img,.layouts-users .header .image .circle-cut canvas,.layouts-mypage .header .image .circle-cut iframe,.layouts-mypage .header .image .circle-cut img,.layouts-mypage .header .image .circle-cut canvas{width:100%;height:100%}.layouts-profiles .header .image .circle-cut iframe,.layouts-users .header .image .circle-cut iframe,.layouts-mypage .header .image .circle-cut iframe{vertical-align:bottom}.layouts-profiles .header .image .circle-cut img,.layouts-users .header .image .circle-cut img,.layouts-mypage .header .image .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.layouts-profiles .header .body .username,.layouts-users .header .body .username,.layouts-mypage .header .body .username{margin-bottom:10px;letter-spacing:-0.4em}.layouts-profiles .header .body .username>*,.layouts-users .header .body .username>*,.layouts-mypage .header .body .username>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-profiles .header .body .username>h1,.layouts-profiles .header .body .username>a,.layouts-users .header .body .username>h1,.layouts-users .header .body .username>a,.layouts-mypage .header .body .username>h1,.layouts-mypage .header .body .username>a{margin:0 10px 0 0}.layouts-profiles .header .body .username>h1:last-child,.layouts-profiles .header .body .username>a:last-child,.layouts-users .header .body .username>h1:last-child,.layouts-users .header .body .username>a:last-child,.layouts-mypage .header .body .username>h1:last-child,.layouts-mypage .header .body .username>a:last-child{margin-right:0}.layouts-profiles .header .body .username>h1,.layouts-users .header .body .username>h1,.layouts-mypage .header .body .username>h1{font-size:24px}.layouts-profiles .header .body .username>a.facebook,.layouts-users .header .body .username>a.facebook,.layouts-mypage .header .body .username>a.facebook{background-color:#3c5a99;color:#ffffff;margin-left:0;margin-right:10px;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-profiles .header .body .username>a.twitter,.layouts-users .header .body .username>a.twitter,.layouts-mypage .header .body .username>a.twitter{margin:0 10px 0 0}.layouts-profiles .header .body .username>a.line,.layouts-users .header .body .username>a.line,.layouts-mypage .header .body .username>a.line{background-color:#00c300;color:#ffffff;margin-left:0;margin-right:10px;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-profiles .header .body .username>a.i-am-owner,.layouts-users .header .body .username>a.i-am-owner,.layouts-mypage .header .body .username>a.i-am-owner{background-color:#caca99;color:#ffffff;margin-left:0;margin-right:10px;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-profiles .header .body .username>a.i-am-partner,.layouts-users .header .body .username>a.i-am-partner,.layouts-mypage .header .body .username>a.i-am-partner{background-color:#e65d65;color:#ffffff;margin-left:0;margin-right:10px;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-profiles .header .body .username>a .icon-img,.layouts-users .header .body .username>a .icon-img,.layouts-mypage .header .body .username>a .icon-img{width:26px;border-radius:3px}@media (max-width: 768px){.layouts-profiles .header .body .username>a .icon-img,.layouts-users .header .body .username>a .icon-img,.layouts-mypage .header .body .username>a .icon-img{width:23px}}.layouts-profiles .header .body h2,.layouts-users .header .body h2,.layouts-mypage .header .body h2{font-size:14px;margin-bottom:20px}.layouts-profiles .header .body .pref,.layouts-users .header .body .pref,.layouts-mypage .header .body .pref{margin-bottom:10px;letter-spacing:-0.4em}.layouts-profiles .header .body .pref>*,.layouts-users .header .body .pref>*,.layouts-mypage .header .body .pref>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-profiles .header .body .pref>li,.layouts-users .header .body .pref>li,.layouts-mypage .header .body .pref>li{font-style:italic;margin-right:10px}.layouts-profiles .header .body p,.layouts-users .header .body p,.layouts-mypage .header .body p{font-style:italic;margin-bottom:20px}.layouts-profiles .header .body .url li a i.fa,.layouts-users .header .body .url li a i.fa,.layouts-mypage .header .body .url li a i.fa{color:#4d4a4a}.layouts-profiles .header .body .award-tags,.layouts-users .header .body .award-tags,.layouts-mypage .header .body .award-tags{margin-bottom:20px}.layouts-profiles .header .body .award-tags .award-tags_heading,.layouts-users .header .body .award-tags .award-tags_heading,.layouts-mypage .header .body .award-tags .award-tags_heading{margin-bottom:8px;font-weight:700}.layouts-profiles .header .body .award-tags .award-tags_heading .award-tags_award-icon,.layouts-users .header .body .award-tags .award-tags_heading .award-tags_award-icon,.layouts-mypage .header .body .award-tags .award-tags_heading .award-tags_award-icon{height:1em;margin-right:0.5em;vertical-align:middle}.layouts-profiles .header .body .award-tags .award-tags_list,.layouts-users .header .body .award-tags .award-tags_list,.layouts-mypage .header .body .award-tags .award-tags_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px;font-weight:500;font-size:10px;line-height:1.4;color:#FFFFFF;position:relative}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item .award-tags_award-icon,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item .award-tags_award-icon,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item .award-tags_award-icon{height:1em;margin-right:0.5em}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item:hover .award-tags_item-balloon,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item:hover .award-tags_item-balloon,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item:hover .award-tags_item-balloon{display:inline}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);position:absolute;display:none;margin-bottom:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:400;font-size:10px;line-height:14px;color:#FFFFFF;left:50%;bottom:100%;padding:8px;background:#3E3E3E;border-radius:5px}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon:after,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon:after,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item .award-tags_item-balloon:after{border-top:10px solid #3E3E3E;border-left:6px solid transparent;border-right:6px solid transparent;bottom:-9px;left:calc(50% - 5px);content:"";position:absolute}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-1,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-1,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-1{background:#C59A2A;border:1px solid #C59A2A;-webkit-box-shadow:inset 0px 0px 0px 2px #FFFFFF;box-shadow:inset 0px 0px 0px 2px #FFFFFF;border-radius:4px}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-2,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-2,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-2{background:#90A0AE;border:1px solid #90A0AE;-webkit-box-shadow:inset 0px 0px 0px 2px #FFFFFF;box-shadow:inset 0px 0px 0px 2px #FFFFFF;border-radius:4px}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-3,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-3,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item.award-tags_item-3{background:#97B399;border:1px solid #97B399;-webkit-box-shadow:inset 0px 0px 0px 2px #FFFFFF;box-shadow:inset 0px 0px 0px 2px #FFFFFF;border-radius:4px}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item a,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item a,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item a{text-decoration:none;color:#FFFFFF}.layouts-profiles .header .body .award-tags .award-tags_list .award-tags_item a:hover,.layouts-users .header .body .award-tags .award-tags_list .award-tags_item a:hover,.layouts-mypage .header .body .award-tags .award-tags_list .award-tags_item a:hover{opacity:100%}.users-index .container .faq h4,.backers-index .container .faq h4,.activities-index .container .faq h4,.layouts-pay_activity_backers .container .faq h4,.fanclub_backers-index .container .faq h4{margin-bottom:10px}.users-index .container .faq ul li,.backers-index .container .faq ul li,.activities-index .container .faq ul li,.layouts-pay_activity_backers .container .faq ul li,.fanclub_backers-index .container .faq ul li{font-size:12px;margin-bottom:5px}.users-index .container .faq.fanclub_backer_faq,.backers-index .container .faq.fanclub_backer_faq,.activities-index .container .faq.fanclub_backer_faq,.layouts-pay_activity_backers .container .faq.fanclub_backer_faq,.fanclub_backers-index .container .faq.fanclub_backer_faq{padding-left:40px;padding-bottom:0}.users-index .container section.backed-list .check-it-out,.backers-index .container section.backed-list .check-it-out,.activities-index .container section.backed-list .check-it-out,.layouts-pay_activity_backers .container section.backed-list .check-it-out,.fanclub_backers-index .container section.backed-list .check-it-out{padding-left:20px}.users-index .container section.backed-list .box .box-in,.backers-index .container section.backed-list .box .box-in,.activities-index .container section.backed-list .box .box-in,.layouts-pay_activity_backers .container section.backed-list .box .box-in,.fanclub_backers-index .container section.backed-list .box .box-in{-webkit-box-shadow:none;box-shadow:none;padding-bottom:0;height:auto !important}.users-index .container section.backed-list .box .box-in .unpaid,.users-index .container section.backed-list .box .box-in .no-insurance-refund-application,.backers-index .container section.backed-list .box .box-in .unpaid,.backers-index .container section.backed-list .box .box-in .no-insurance-refund-application,.activities-index .container section.backed-list .box .box-in .unpaid,.activities-index .container section.backed-list .box .box-in .no-insurance-refund-application,.layouts-pay_activity_backers .container section.backed-list .box .box-in .unpaid,.layouts-pay_activity_backers .container section.backed-list .box .box-in .no-insurance-refund-application,.fanclub_backers-index .container section.backed-list .box .box-in .unpaid,.fanclub_backers-index .container section.backed-list .box .box-in .no-insurance-refund-application{position:absolute;padding:8px 0;top:0;left:0;z-index:2;background-color:rgba(246,71,68,0.8);color:#fff;font-size:12px;font-weight:bold;display:block;width:100%;text-align:center}@media (max-width: 768px){.users-index .container section.backed-list .box .box-in .unpaid,.users-index .container section.backed-list .box .box-in .no-insurance-refund-application,.backers-index .container section.backed-list .box .box-in .unpaid,.backers-index .container section.backed-list .box .box-in .no-insurance-refund-application,.activities-index .container section.backed-list .box .box-in .unpaid,.activities-index .container section.backed-list .box .box-in .no-insurance-refund-application,.layouts-pay_activity_backers .container section.backed-list .box .box-in .unpaid,.layouts-pay_activity_backers .container section.backed-list .box .box-in .no-insurance-refund-application,.fanclub_backers-index .container section.backed-list .box .box-in .unpaid,.fanclub_backers-index .container section.backed-list .box .box-in .no-insurance-refund-application{font-size:11px}}.users-index .container section.backed-list .box .box-in .unpaid .fa,.users-index .container section.backed-list .box .box-in .no-insurance-refund-application .fa,.backers-index .container section.backed-list .box .box-in .unpaid .fa,.backers-index .container section.backed-list .box .box-in .no-insurance-refund-application .fa,.activities-index .container section.backed-list .box .box-in .unpaid .fa,.activities-index .container section.backed-list .box .box-in .no-insurance-refund-application .fa,.layouts-pay_activity_backers .container section.backed-list .box .box-in .unpaid .fa,.layouts-pay_activity_backers .container section.backed-list .box .box-in .no-insurance-refund-application .fa,.fanclub_backers-index .container section.backed-list .box .box-in .unpaid .fa,.fanclub_backers-index .container section.backed-list .box .box-in .no-insurance-refund-application .fa{font-size:14px}.users-index .container section.backed-list .box .box-in .box-title,.backers-index .container section.backed-list .box .box-in .box-title,.activities-index .container section.backed-list .box .box-in .box-title,.layouts-pay_activity_backers .container section.backed-list .box .box-in .box-title,.fanclub_backers-index .container section.backed-list .box .box-in .box-title{font-weight:bold;height:80px;font-size:13px}.users-index .container section.backed-list .box .box-in ul.detail,.backers-index .container section.backed-list .box .box-in ul.detail,.activities-index .container section.backed-list .box .box-in ul.detail,.layouts-pay_activity_backers .container section.backed-list .box .box-in ul.detail,.fanclub_backers-index .container section.backed-list .box .box-in ul.detail{padding:10px;font-size:12px}.users-index .container section.backed-list .box .box-in ul.detail li,.backers-index .container section.backed-list .box .box-in ul.detail li,.activities-index .container section.backed-list .box .box-in ul.detail li,.layouts-pay_activity_backers .container section.backed-list .box .box-in ul.detail li,.fanclub_backers-index .container section.backed-list .box .box-in ul.detail li{margin-bottom:5px}.users-index .container section.backed-list .box .box-in .button,.backers-index .container section.backed-list .box .box-in .button,.activities-index .container section.backed-list .box .box-in .button,.layouts-pay_activity_backers .container section.backed-list .box .box-in .button,.fanclub_backers-index .container section.backed-list .box .box-in .button{width:100%;margin-bottom:1px;position:relative}.users-index .container section.backed-list .box .box-in .button::after,.backers-index .container section.backed-list .box .box-in .button::after,.activities-index .container section.backed-list .box .box-in .button::after,.layouts-pay_activity_backers .container section.backed-list .box .box-in .button::after,.fanclub_backers-index .container section.backed-list .box .box-in .button::after{content:"";position:absolute;top:50%;right:10px;width:6px;height:6px;border-top:1px solid #4d4a4a;border-right:1px solid #4d4a4a;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-5px}.users-index .container section.pay_activity_backers .headline-infos li,.backers-index .container section.pay_activity_backers .headline-infos li,.activities-index .container section.pay_activity_backers .headline-infos li,.layouts-pay_activity_backers .container section.pay_activity_backers .headline-infos li,.fanclub_backers-index .container section.pay_activity_backers .headline-infos li{display:inline-block;margin-right:30px;font-weight:bold;font-size:12px}.users-index .container section.pay_activity_backers .headline-infos li aside,.backers-index .container section.pay_activity_backers .headline-infos li aside,.activities-index .container section.pay_activity_backers .headline-infos li aside,.layouts-pay_activity_backers .container section.pay_activity_backers .headline-infos li aside,.fanclub_backers-index .container section.pay_activity_backers .headline-infos li aside{display:inline;color:#999999;font-weight:normal}.users-index .container section.pay_activity_backers .headline-infos li.status,.backers-index .container section.pay_activity_backers .headline-infos li.status,.activities-index .container section.pay_activity_backers .headline-infos li.status,.layouts-pay_activity_backers .container section.pay_activity_backers .headline-infos li.status,.fanclub_backers-index .container section.pay_activity_backers .headline-infos li.status{font-weight:normal}.users-index .container section.pay_activity_backers .headline-infos li.status .delete,.backers-index .container section.pay_activity_backers .headline-infos li.status .delete,.activities-index .container section.pay_activity_backers .headline-infos li.status .delete,.layouts-pay_activity_backers .container section.pay_activity_backers .headline-infos li.status .delete,.fanclub_backers-index .container section.pay_activity_backers .headline-infos li.status .delete{background:#929399;padding:0 20px;color:#ffffff}.users-index .container section.pay_activity_backers .headline-infos li.status .deleted,.backers-index .container section.pay_activity_backers .headline-infos li.status .deleted,.activities-index .container section.pay_activity_backers .headline-infos li.status .deleted,.layouts-pay_activity_backers .container section.pay_activity_backers .headline-infos li.status .deleted,.fanclub_backers-index .container section.pay_activity_backers .headline-infos li.status .deleted{background:#ef4846;padding:0 20px;color:#ffffff}.users-index .container section.pay_activity_backers .pay_activity_backers-attention,.backers-index .container section.pay_activity_backers .pay_activity_backers-attention,.activities-index .container section.pay_activity_backers .pay_activity_backers-attention,.layouts-pay_activity_backers .container section.pay_activity_backers .pay_activity_backers-attention,.fanclub_backers-index .container section.pay_activity_backers .pay_activity_backers-attention{color:#ef4846;border:solid 1px #ef4846;padding:10px 20px;margin-top:20px;text-align:center}.users-index .container section.pay_activity_backers .pay_activity_backers-attention a,.backers-index .container section.pay_activity_backers .pay_activity_backers-attention a,.activities-index .container section.pay_activity_backers .pay_activity_backers-attention a,.layouts-pay_activity_backers .container section.pay_activity_backers .pay_activity_backers-attention a,.fanclub_backers-index .container section.pay_activity_backers .pay_activity_backers-attention a{color:#ef4846;text-decoration:underline}.users-index .container section.pay_activity_backers .pay_activity_backers-attention a:hover,.backers-index .container section.pay_activity_backers .pay_activity_backers-attention a:hover,.activities-index .container section.pay_activity_backers .pay_activity_backers-attention a:hover,.layouts-pay_activity_backers .container section.pay_activity_backers .pay_activity_backers-attention a:hover,.fanclub_backers-index .container section.pay_activity_backers .pay_activity_backers-attention a:hover{text-decoration:none;color:#307bf6}.users-index .container section.pay_activity_backers .activity-contents .show-community-button,.backers-index .container section.pay_activity_backers .activity-contents .show-community-button,.activities-index .container section.pay_activity_backers .activity-contents .show-community-button,.layouts-pay_activity_backers .container section.pay_activity_backers .activity-contents .show-community-button,.fanclub_backers-index .container section.pay_activity_backers .activity-contents .show-community-button{display:inline-block;margin-top:10px;background:#F6F8FA;border-radius:5px;padding:3px 11px;font-size:14px;line-height:160%;text-align:center;color:#000000}.users-index .container section.backers-list,.users-index .container section.updates-with-project,.backers-index .container section.backers-list,.backers-index .container section.updates-with-project,.activities-index .container section.backers-list,.activities-index .container section.updates-with-project,.layouts-pay_activity_backers .container section.backers-list,.layouts-pay_activity_backers .container section.updates-with-project,.fanclub_backers-index .container section.backers-list,.fanclub_backers-index .container section.updates-with-project{margin:0}.users-index .container section.backers-list,.backers-index .container section.backers-list,.activities-index .container section.backers-list,.layouts-pay_activity_backers .container section.backers-list,.fanclub_backers-index .container section.backers-list{letter-spacing:-0.4em}.users-index .container section.backers-list>*,.backers-index .container section.backers-list>*,.activities-index .container section.backers-list>*,.layouts-pay_activity_backers .container section.backers-list>*,.fanclub_backers-index .container section.backers-list>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.users-index .container section.backers-list>.icon,.backers-index .container section.backers-list>.icon,.activities-index .container section.backers-list>.icon,.layouts-pay_activity_backers .container section.backers-list>.icon,.fanclub_backers-index .container section.backers-list>.icon{width:150px;padding:20px}.users-index .container section.backers-list>.icon .circle-cut,.backers-index .container section.backers-list>.icon .circle-cut,.activities-index .container section.backers-list>.icon .circle-cut,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut,.fanclub_backers-index .container section.backers-list>.icon .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:100%;height:100%;display:block;position:relative}.users-index .container section.backers-list>.icon .circle-cut:after,.backers-index .container section.backers-list>.icon .circle-cut:after,.activities-index .container section.backers-list>.icon .circle-cut:after,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut:after,.fanclub_backers-index .container section.backers-list>.icon .circle-cut:after{padding-top:100%;display:block;content:""}.users-index .container section.backers-list>.icon .circle-cut>*,.backers-index .container section.backers-list>.icon .circle-cut>*,.activities-index .container section.backers-list>.icon .circle-cut>*,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut>*,.fanclub_backers-index .container section.backers-list>.icon .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.users-index .container section.backers-list>.icon .circle-cut iframe,.users-index .container section.backers-list>.icon .circle-cut img,.users-index .container section.backers-list>.icon .circle-cut canvas,.backers-index .container section.backers-list>.icon .circle-cut iframe,.backers-index .container section.backers-list>.icon .circle-cut img,.backers-index .container section.backers-list>.icon .circle-cut canvas,.activities-index .container section.backers-list>.icon .circle-cut iframe,.activities-index .container section.backers-list>.icon .circle-cut img,.activities-index .container section.backers-list>.icon .circle-cut canvas,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut iframe,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut img,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut canvas,.fanclub_backers-index .container section.backers-list>.icon .circle-cut iframe,.fanclub_backers-index .container section.backers-list>.icon .circle-cut img,.fanclub_backers-index .container section.backers-list>.icon .circle-cut canvas{width:100%;height:100%}.users-index .container section.backers-list>.icon .circle-cut iframe,.backers-index .container section.backers-list>.icon .circle-cut iframe,.activities-index .container section.backers-list>.icon .circle-cut iframe,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut iframe,.fanclub_backers-index .container section.backers-list>.icon .circle-cut iframe{vertical-align:bottom}.users-index .container section.backers-list>.icon .circle-cut img,.backers-index .container section.backers-list>.icon .circle-cut img,.activities-index .container section.backers-list>.icon .circle-cut img,.layouts-pay_activity_backers .container section.backers-list>.icon .circle-cut img,.fanclub_backers-index .container section.backers-list>.icon .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.users-index .container section.backers-list>.title,.backers-index .container section.backers-list>.title,.activities-index .container section.backers-list>.title,.layouts-pay_activity_backers .container section.backers-list>.title,.fanclub_backers-index .container section.backers-list>.title{width:100%;max-width:740px;padding:20px}.users-index .container section.backers-list>.title h3,.backers-index .container section.backers-list>.title h3,.activities-index .container section.backers-list>.title h3,.layouts-pay_activity_backers .container section.backers-list>.title h3,.fanclub_backers-index .container section.backers-list>.title h3{font-size:14px;font-weight:normal;margin-bottom:10px}.users-index .container section.backers-list>.title h3 a,.backers-index .container section.backers-list>.title h3 a,.activities-index .container section.backers-list>.title h3 a,.layouts-pay_activity_backers .container section.backers-list>.title h3 a,.fanclub_backers-index .container section.backers-list>.title h3 a{font-weight:bold}.users-index .container section.backers-list>.title p,.backers-index .container section.backers-list>.title p,.activities-index .container section.backers-list>.title p,.layouts-pay_activity_backers .container section.backers-list>.title p,.fanclub_backers-index .container section.backers-list>.title p{font-size:18px;margin-bottom:5px}.backers-show .backer_detail,.fanclub_backers-show .backer_detail,.backer_insurance_refunds-new .backer_detail,.backer_insurance_refunds-confirm .backer_detail,.backer_insurance_refunds-create .backer_detail,.layouts-community-invoice .backer_detail,.layouts-community-refunds .backer_detail{max-width:900px;margin:50px auto}.backers-show .backer_detail h3,.fanclub_backers-show .backer_detail h3,.backer_insurance_refunds-new .backer_detail h3,.backer_insurance_refunds-confirm .backer_detail h3,.backer_insurance_refunds-create .backer_detail h3,.layouts-community-invoice .backer_detail h3,.layouts-community-refunds .backer_detail h3{font-size:18px;margin-bottom:10px}.backers-show .backer_detail>div,.fanclub_backers-show .backer_detail>div,.backer_insurance_refunds-new .backer_detail>div,.backer_insurance_refunds-confirm .backer_detail>div,.backer_insurance_refunds-create .backer_detail>div,.layouts-community-invoice .backer_detail>div,.layouts-community-refunds .backer_detail>div{margin-bottom:45px}.backers-show .backer_detail p,.fanclub_backers-show .backer_detail p,.backer_insurance_refunds-new .backer_detail p,.backer_insurance_refunds-confirm .backer_detail p,.backer_insurance_refunds-create .backer_detail p,.layouts-community-invoice .backer_detail p,.layouts-community-refunds .backer_detail p{margin-bottom:5px}.backers-show .backer_detail h6,.fanclub_backers-show .backer_detail h6,.backer_insurance_refunds-new .backer_detail h6,.backer_insurance_refunds-confirm .backer_detail h6,.backer_insurance_refunds-create .backer_detail h6,.layouts-community-invoice .backer_detail h6,.layouts-community-refunds .backer_detail h6{margin-bottom:5px}.backers-show .backer_detail h4,.fanclub_backers-show .backer_detail h4,.backer_insurance_refunds-new .backer_detail h4,.backer_insurance_refunds-confirm .backer_detail h4,.backer_insurance_refunds-create .backer_detail h4,.layouts-community-invoice .backer_detail h4,.layouts-community-refunds .backer_detail h4{margin-bottom:10px;font-size:16px}.backers-show .backer_detail .sp,.fanclub_backers-show .backer_detail .sp,.backer_insurance_refunds-new .backer_detail .sp,.backer_insurance_refunds-confirm .backer_detail .sp,.backer_insurance_refunds-create .backer_detail .sp,.layouts-community-invoice .backer_detail .sp,.layouts-community-refunds .backer_detail .sp{display:none}.backers-show .backer_detail .processing_header,.fanclub_backers-show .backer_detail .processing_header,.backer_insurance_refunds-new .backer_detail .processing_header,.backer_insurance_refunds-confirm .backer_detail .processing_header,.backer_insurance_refunds-create .backer_detail .processing_header,.layouts-community-invoice .backer_detail .processing_header,.layouts-community-refunds .backer_detail .processing_header{padding:20px;margin:0 auto;text-align:center;margin-bottom:24px;background:#fbefdf}.backers-show .backer_detail .processing_header .cover,.fanclub_backers-show .backer_detail .processing_header .cover,.backer_insurance_refunds-new .backer_detail .processing_header .cover,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover,.backer_insurance_refunds-create .backer_detail .processing_header .cover,.layouts-community-invoice .backer_detail .processing_header .cover,.layouts-community-refunds .backer_detail .processing_header .cover{background:#ede86a;padding:20px 40px}@media screen and (max-width: 768px){.backers-show .backer_detail .processing_header .cover,.fanclub_backers-show .backer_detail .processing_header .cover,.backer_insurance_refunds-new .backer_detail .processing_header .cover,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover,.backer_insurance_refunds-create .backer_detail .processing_header .cover,.layouts-community-invoice .backer_detail .processing_header .cover,.layouts-community-refunds .backer_detail .processing_header .cover{padding:20px}}.backers-show .backer_detail .processing_header .cover h3,.fanclub_backers-show .backer_detail .processing_header .cover h3,.backer_insurance_refunds-new .backer_detail .processing_header .cover h3,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover h3,.backer_insurance_refunds-create .backer_detail .processing_header .cover h3,.layouts-community-invoice .backer_detail .processing_header .cover h3,.layouts-community-refunds .backer_detail .processing_header .cover h3{margin-bottom:8px;margin-top:0;font-size:16px;font-weight:bold}.backers-show .backer_detail .processing_header .cover p,.fanclub_backers-show .backer_detail .processing_header .cover p,.backer_insurance_refunds-new .backer_detail .processing_header .cover p,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover p,.backer_insurance_refunds-create .backer_detail .processing_header .cover p,.layouts-community-invoice .backer_detail .processing_header .cover p,.layouts-community-refunds .backer_detail .processing_header .cover p{line-height:1.2;margin-bottom:8px;font-size:14px}@media screen and (max-width: 768px){.backers-show .backer_detail .processing_header .cover p,.fanclub_backers-show .backer_detail .processing_header .cover p,.backer_insurance_refunds-new .backer_detail .processing_header .cover p,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover p,.backer_insurance_refunds-create .backer_detail .processing_header .cover p,.layouts-community-invoice .backer_detail .processing_header .cover p,.layouts-community-refunds .backer_detail .processing_header .cover p{font-size:12px}}@media screen and (max-width: 768px){.backers-show .backer_detail .processing_header .cover p br,.fanclub_backers-show .backer_detail .processing_header .cover p br,.backer_insurance_refunds-new .backer_detail .processing_header .cover p br,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover p br,.backer_insurance_refunds-create .backer_detail .processing_header .cover p br,.layouts-community-invoice .backer_detail .processing_header .cover p br,.layouts-community-refunds .backer_detail .processing_header .cover p br{display:none}}.backers-show .backer_detail .processing_header .cover p.middle,.fanclub_backers-show .backer_detail .processing_header .cover p.middle,.backer_insurance_refunds-new .backer_detail .processing_header .cover p.middle,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover p.middle,.backer_insurance_refunds-create .backer_detail .processing_header .cover p.middle,.layouts-community-invoice .backer_detail .processing_header .cover p.middle,.layouts-community-refunds .backer_detail .processing_header .cover p.middle{max-width:689px;margin:0 auto 8px}.backers-show .backer_detail .processing_header .cover a,.fanclub_backers-show .backer_detail .processing_header .cover a,.backer_insurance_refunds-new .backer_detail .processing_header .cover a,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover a,.backer_insurance_refunds-create .backer_detail .processing_header .cover a,.layouts-community-invoice .backer_detail .processing_header .cover a,.layouts-community-refunds .backer_detail .processing_header .cover a{display:inline-block;padding:8px 32px;text-align:center;background-color:#ffffff;color:#333333;margin-bottom:0;border:solid 1px #e3e4e8 !important;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.2s;transition:all 0.2s}.backers-show .backer_detail .processing_header .cover a:hover,.fanclub_backers-show .backer_detail .processing_header .cover a:hover,.backer_insurance_refunds-new .backer_detail .processing_header .cover a:hover,.backer_insurance_refunds-confirm .backer_detail .processing_header .cover a:hover,.backer_insurance_refunds-create .backer_detail .processing_header .cover a:hover,.layouts-community-invoice .backer_detail .processing_header .cover a:hover,.layouts-community-refunds .backer_detail .processing_header .cover a:hover{opacity:0.8;text-decoration:none}.backers-show .backer_detail .multiple_monthly_payment_header,.fanclub_backers-show .backer_detail .multiple_monthly_payment_header,.backer_insurance_refunds-new .backer_detail .multiple_monthly_payment_header,.backer_insurance_refunds-confirm .backer_detail .multiple_monthly_payment_header,.backer_insurance_refunds-create .backer_detail .multiple_monthly_payment_header,.layouts-community-invoice .backer_detail .multiple_monthly_payment_header,.layouts-community-refunds .backer_detail .multiple_monthly_payment_header{padding:20px;margin:0 auto 40px;text-align:center;background:#FFE4E1}.backers-show .backer_detail .multiple_monthly_payment_header h3,.fanclub_backers-show .backer_detail .multiple_monthly_payment_header h3,.backer_insurance_refunds-new .backer_detail .multiple_monthly_payment_header h3,.backer_insurance_refunds-confirm .backer_detail .multiple_monthly_payment_header h3,.backer_insurance_refunds-create .backer_detail .multiple_monthly_payment_header h3,.layouts-community-invoice .backer_detail .multiple_monthly_payment_header h3,.layouts-community-refunds .backer_detail .multiple_monthly_payment_header h3{margin-bottom:8px;margin-top:0;font-size:16px;font-weight:bold;color:#EF4846}@media screen and (max-width: 768px){.backers-show .backer_detail .multiple_monthly_payment_header h3,.fanclub_backers-show .backer_detail .multiple_monthly_payment_header h3,.backer_insurance_refunds-new .backer_detail .multiple_monthly_payment_header h3,.backer_insurance_refunds-confirm .backer_detail .multiple_monthly_payment_header h3,.backer_insurance_refunds-create .backer_detail .multiple_monthly_payment_header h3,.layouts-community-invoice .backer_detail .multiple_monthly_payment_header h3,.layouts-community-refunds .backer_detail .multiple_monthly_payment_header h3{font-size:14px}}.backers-show .backer_detail .multiple_monthly_payment_header h3 i,.fanclub_backers-show .backer_detail .multiple_monthly_payment_header h3 i,.backer_insurance_refunds-new .backer_detail .multiple_monthly_payment_header h3 i,.backer_insurance_refunds-confirm .backer_detail .multiple_monthly_payment_header h3 i,.backer_insurance_refunds-create .backer_detail .multiple_monthly_payment_header h3 i,.layouts-community-invoice .backer_detail .multiple_monthly_payment_header h3 i,.layouts-community-refunds .backer_detail .multiple_monthly_payment_header h3 i{margin-right:4px}.backers-show .backer_detail .multiple_monthly_payment_header p,.fanclub_backers-show .backer_detail .multiple_monthly_payment_header p,.backer_insurance_refunds-new .backer_detail .multiple_monthly_payment_header p,.backer_insurance_refunds-confirm .backer_detail .multiple_monthly_payment_header p,.backer_insurance_refunds-create .backer_detail .multiple_monthly_payment_header p,.layouts-community-invoice .backer_detail .multiple_monthly_payment_header p,.layouts-community-refunds .backer_detail .multiple_monthly_payment_header p{font-size:12px}.backers-show .backer_inner_header,.fanclub_backers-show .backer_inner_header,.backer_insurance_refunds-new .backer_inner_header,.backer_insurance_refunds-confirm .backer_inner_header,.backer_insurance_refunds-create .backer_inner_header,.layouts-community-invoice .backer_inner_header,.layouts-community-refunds .backer_inner_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-show .backer_inner,.fanclub_backers-show .backer_inner,.backer_insurance_refunds-new .backer_inner,.backer_insurance_refunds-confirm .backer_inner,.backer_insurance_refunds-create .backer_inner,.layouts-community-invoice .backer_inner,.layouts-community-refunds .backer_inner{border:1px solid #dfdfdf;border-radius:5px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-show .backer_inner_footer,.fanclub_backers-show .backer_inner_footer,.backer_insurance_refunds-new .backer_inner_footer,.backer_insurance_refunds-confirm .backer_inner_footer,.backer_insurance_refunds-create .backer_inner_footer,.layouts-community-invoice .backer_inner_footer,.layouts-community-refunds .backer_inner_footer{margin-top:15px;font-size:12px}.backers-show .backer_header,.fanclub_backers-show .backer_header,.backer_insurance_refunds-new .backer_header,.backer_insurance_refunds-confirm .backer_header,.backer_insurance_refunds-create .backer_header,.layouts-community-invoice .backer_header,.layouts-community-refunds .backer_header{display:-webkit-box;display:-ms-flexbox;display:flex}.backers-show .backer_header .left_area,.fanclub_backers-show .backer_header .left_area,.backer_insurance_refunds-new .backer_header .left_area,.backer_insurance_refunds-confirm .backer_header .left_area,.backer_insurance_refunds-create .backer_header .left_area,.layouts-community-invoice .backer_header .left_area,.layouts-community-refunds .backer_header .left_area{-webkit-box-flex:0;-ms-flex:0 0 182px;flex:0 0 182px}.backers-show .backer_header .right_area,.fanclub_backers-show .backer_header .right_area,.backer_insurance_refunds-new .backer_header .right_area,.backer_insurance_refunds-confirm .backer_header .right_area,.backer_insurance_refunds-create .backer_header .right_area,.layouts-community-invoice .backer_header .right_area,.layouts-community-refunds .backer_header .right_area{padding-left:20px}.backers-show .backer_header .right_area ul,.fanclub_backers-show .backer_header .right_area ul,.backer_insurance_refunds-new .backer_header .right_area ul,.backer_insurance_refunds-confirm .backer_header .right_area ul,.backer_insurance_refunds-create .backer_header .right_area ul,.layouts-community-invoice .backer_header .right_area ul,.layouts-community-refunds .backer_header .right_area ul{margin-top:10px}.backers-show .backer_header .right_area ul li,.fanclub_backers-show .backer_header .right_area ul li,.backer_insurance_refunds-new .backer_header .right_area ul li,.backer_insurance_refunds-confirm .backer_header .right_area ul li,.backer_insurance_refunds-create .backer_header .right_area ul li,.layouts-community-invoice .backer_header .right_area ul li,.layouts-community-refunds .backer_header .right_area ul li{margin-bottom:5px}.backers-show .backer_info .backer_inner>div,.fanclub_backers-show .backer_info .backer_inner>div,.backer_insurance_refunds-new .backer_info .backer_inner>div,.backer_insurance_refunds-confirm .backer_info .backer_inner>div,.backer_insurance_refunds-create .backer_info .backer_inner>div,.layouts-community-invoice .backer_info .backer_inner>div,.layouts-community-refunds .backer_info .backer_inner>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.backers-show .backer_info .backer_info_price .item_quantity,.backers-show .backer_info .backer_info_price .support_price,.backers-show .backer_info .backer_info_price .additional_amount,.backers-show .backer_info .backer_info_price .system_price,.backers-show .backer_info .backer_info_price .backer_payment_fee,.backers-show .backer_info .backer_info_price .total_fee_tax,.backers-show .backer_info .backer_info_price .shipping_cost,.fanclub_backers-show .backer_info .backer_info_price .item_quantity,.fanclub_backers-show .backer_info .backer_info_price .support_price,.fanclub_backers-show .backer_info .backer_info_price .additional_amount,.fanclub_backers-show .backer_info .backer_info_price .system_price,.fanclub_backers-show .backer_info .backer_info_price .backer_payment_fee,.fanclub_backers-show .backer_info .backer_info_price .total_fee_tax,.fanclub_backers-show .backer_info .backer_info_price .shipping_cost,.backer_insurance_refunds-new .backer_info .backer_info_price .item_quantity,.backer_insurance_refunds-new .backer_info .backer_info_price .support_price,.backer_insurance_refunds-new .backer_info .backer_info_price .additional_amount,.backer_insurance_refunds-new .backer_info .backer_info_price .system_price,.backer_insurance_refunds-new .backer_info .backer_info_price .backer_payment_fee,.backer_insurance_refunds-new .backer_info .backer_info_price .total_fee_tax,.backer_insurance_refunds-new .backer_info .backer_info_price .shipping_cost,.backer_insurance_refunds-confirm .backer_info .backer_info_price .item_quantity,.backer_insurance_refunds-confirm .backer_info .backer_info_price .support_price,.backer_insurance_refunds-confirm .backer_info .backer_info_price .additional_amount,.backer_insurance_refunds-confirm .backer_info .backer_info_price .system_price,.backer_insurance_refunds-confirm .backer_info .backer_info_price .backer_payment_fee,.backer_insurance_refunds-confirm .backer_info .backer_info_price .total_fee_tax,.backer_insurance_refunds-confirm .backer_info .backer_info_price .shipping_cost,.backer_insurance_refunds-create .backer_info .backer_info_price .item_quantity,.backer_insurance_refunds-create .backer_info .backer_info_price .support_price,.backer_insurance_refunds-create .backer_info .backer_info_price .additional_amount,.backer_insurance_refunds-create .backer_info .backer_info_price .system_price,.backer_insurance_refunds-create .backer_info .backer_info_price .backer_payment_fee,.backer_insurance_refunds-create .backer_info .backer_info_price .total_fee_tax,.backer_insurance_refunds-create .backer_info .backer_info_price .shipping_cost,.layouts-community-invoice .backer_info .backer_info_price .item_quantity,.layouts-community-invoice .backer_info .backer_info_price .support_price,.layouts-community-invoice .backer_info .backer_info_price .additional_amount,.layouts-community-invoice .backer_info .backer_info_price .system_price,.layouts-community-invoice .backer_info .backer_info_price .backer_payment_fee,.layouts-community-invoice .backer_info .backer_info_price .total_fee_tax,.layouts-community-invoice .backer_info .backer_info_price .shipping_cost,.layouts-community-refunds .backer_info .backer_info_price .item_quantity,.layouts-community-refunds .backer_info .backer_info_price .support_price,.layouts-community-refunds .backer_info .backer_info_price .additional_amount,.layouts-community-refunds .backer_info .backer_info_price .system_price,.layouts-community-refunds .backer_info .backer_info_price .backer_payment_fee,.layouts-community-refunds .backer_info .backer_info_price .total_fee_tax,.layouts-community-refunds .backer_info .backer_info_price .shipping_cost{display:-webkit-box;display:-ms-flexbox;display:flex}.backers-show .backer_info .backer_info_price .invoice,.fanclub_backers-show .backer_info .backer_info_price .invoice,.backer_insurance_refunds-new .backer_info .backer_info_price .invoice,.backer_insurance_refunds-confirm .backer_info .backer_info_price .invoice,.backer_insurance_refunds-create .backer_info .backer_info_price .invoice,.layouts-community-invoice .backer_info .backer_info_price .invoice,.layouts-community-refunds .backer_info .backer_info_price .invoice{margin:20px 0 0 0}.backers-show .backer_info .backer_info_coupon,.fanclub_backers-show .backer_info .backer_info_coupon,.backer_insurance_refunds-new .backer_info .backer_info_coupon,.backer_insurance_refunds-confirm .backer_info .backer_info_coupon,.backer_insurance_refunds-create .backer_info .backer_info_coupon,.layouts-community-invoice .backer_info .backer_info_coupon,.layouts-community-refunds .backer_info .backer_info_coupon{margin-top:20px}.backers-show .backer_info .backer_info_payment,.fanclub_backers-show .backer_info .backer_info_payment,.backer_insurance_refunds-new .backer_info .backer_info_payment,.backer_insurance_refunds-confirm .backer_info .backer_info_payment,.backer_insurance_refunds-create .backer_info .backer_info_payment,.layouts-community-invoice .backer_info .backer_info_payment,.layouts-community-refunds .backer_info .backer_info_payment{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;position:relative;padding:0 50px 0 30px}.backers-show .backer_info .backer_info_payment .howtopay,.fanclub_backers-show .backer_info .backer_info_payment .howtopay,.backer_insurance_refunds-new .backer_info .backer_info_payment .howtopay,.backer_insurance_refunds-confirm .backer_info .backer_info_payment .howtopay,.backer_insurance_refunds-create .backer_info .backer_info_payment .howtopay,.layouts-community-invoice .backer_info .backer_info_payment .howtopay,.layouts-community-refunds .backer_info .backer_info_payment .howtopay{position:absolute;top:0;right:50px}.backers-show .backer_info .backer_info_payment .cvs_icon,.fanclub_backers-show .backer_info .backer_info_payment .cvs_icon,.backer_insurance_refunds-new .backer_info .backer_info_payment .cvs_icon,.backer_insurance_refunds-confirm .backer_info .backer_info_payment .cvs_icon,.backer_insurance_refunds-create .backer_info .backer_info_payment .cvs_icon,.layouts-community-invoice .backer_info .backer_info_payment .cvs_icon,.layouts-community-refunds .backer_info .backer_info_payment .cvs_icon{width:20px;margin-right:10px}.backers-show .backer_info .backer_info_payment .reserved-number,.fanclub_backers-show .backer_info .backer_info_payment .reserved-number,.backer_insurance_refunds-new .backer_info .backer_info_payment .reserved-number,.backer_insurance_refunds-confirm .backer_info .backer_info_payment .reserved-number,.backer_insurance_refunds-create .backer_info .backer_info_payment .reserved-number,.layouts-community-invoice .backer_info .backer_info_payment .reserved-number,.layouts-community-refunds .backer_info .backer_info_payment .reserved-number{margin-top:20px;background-color:#f6f8fa}.backers-show .backer_info .backer_info_payment .reserved-number th,.backers-show .backer_info .backer_info_payment .reserved-number td,.fanclub_backers-show .backer_info .backer_info_payment .reserved-number th,.fanclub_backers-show .backer_info .backer_info_payment .reserved-number td,.backer_insurance_refunds-new .backer_info .backer_info_payment .reserved-number th,.backer_insurance_refunds-new .backer_info .backer_info_payment .reserved-number td,.backer_insurance_refunds-confirm .backer_info .backer_info_payment .reserved-number th,.backer_insurance_refunds-confirm .backer_info .backer_info_payment .reserved-number td,.backer_insurance_refunds-create .backer_info .backer_info_payment .reserved-number th,.backer_insurance_refunds-create .backer_info .backer_info_payment .reserved-number td,.layouts-community-invoice .backer_info .backer_info_payment .reserved-number th,.layouts-community-invoice .backer_info .backer_info_payment .reserved-number td,.layouts-community-refunds .backer_info .backer_info_payment .reserved-number th,.layouts-community-refunds .backer_info .backer_info_payment .reserved-number td{width:auto;padding:5px 10px;background-color:#f6f8fa;text-align:left}.backers-show .backer_info .backer_info_payment .reserved-number td,.fanclub_backers-show .backer_info .backer_info_payment .reserved-number td,.backer_insurance_refunds-new .backer_info .backer_info_payment .reserved-number td,.backer_insurance_refunds-confirm .backer_info .backer_info_payment .reserved-number td,.backer_insurance_refunds-create .backer_info .backer_info_payment .reserved-number td,.layouts-community-invoice .backer_info .backer_info_payment .reserved-number td,.layouts-community-refunds .backer_info .backer_info_payment .reserved-number td{text-align:right}.backers-show .backer_info .backer_info_status,.fanclub_backers-show .backer_info .backer_info_status,.backer_insurance_refunds-new .backer_info .backer_info_status,.backer_insurance_refunds-confirm .backer_info .backer_info_status,.backer_insurance_refunds-create .backer_info .backer_info_status,.layouts-community-invoice .backer_info .backer_info_status,.layouts-community-refunds .backer_info .backer_info_status{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.backers-show .backer_info .backer_info_status .unpaid,.fanclub_backers-show .backer_info .backer_info_status .unpaid,.backer_insurance_refunds-new .backer_info .backer_info_status .unpaid,.backer_insurance_refunds-confirm .backer_info .backer_info_status .unpaid,.backer_insurance_refunds-create .backer_info .backer_info_status .unpaid,.layouts-community-invoice .backer_info .backer_info_status .unpaid,.layouts-community-refunds .backer_info .backer_info_status .unpaid{color:#ef4846;font-weight:bold;margin-top:10px}.backers-show .backer_info .backer_info_status .unpaid_txt,.fanclub_backers-show .backer_info .backer_info_status .unpaid_txt,.backer_insurance_refunds-new .backer_info .backer_info_status .unpaid_txt,.backer_insurance_refunds-confirm .backer_info .backer_info_status .unpaid_txt,.backer_insurance_refunds-create .backer_info .backer_info_status .unpaid_txt,.layouts-community-invoice .backer_info .backer_info_status .unpaid_txt,.layouts-community-refunds .backer_info .backer_info_status .unpaid_txt{color:#ef4846;font-size:12px}.backers-show .fanclub_backer_info .fanclub_backer_info_price,.fanclub_backers-show .fanclub_backer_info .fanclub_backer_info_price,.backer_insurance_refunds-new .fanclub_backer_info .fanclub_backer_info_price,.backer_insurance_refunds-confirm .fanclub_backer_info .fanclub_backer_info_price,.backer_insurance_refunds-create .fanclub_backer_info .fanclub_backer_info_price,.layouts-community-invoice .fanclub_backer_info .fanclub_backer_info_price,.layouts-community-refunds .fanclub_backer_info .fanclub_backer_info_price{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.backers-show .fanclub_backer_info .fanclub_backer_info_status,.fanclub_backers-show .fanclub_backer_info .fanclub_backer_info_status,.backer_insurance_refunds-new .fanclub_backer_info .fanclub_backer_info_status,.backer_insurance_refunds-confirm .fanclub_backer_info .fanclub_backer_info_status,.backer_insurance_refunds-create .fanclub_backer_info .fanclub_backer_info_status,.layouts-community-invoice .fanclub_backer_info .fanclub_backer_info_status,.layouts-community-refunds .fanclub_backer_info .fanclub_backer_info_status{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative}.backers-show .fanclub_backer_info .fanclub_backer_info_status .backer_cancel,.fanclub_backers-show .fanclub_backer_info .fanclub_backer_info_status .backer_cancel,.backer_insurance_refunds-new .fanclub_backer_info .fanclub_backer_info_status .backer_cancel,.backer_insurance_refunds-confirm .fanclub_backer_info .fanclub_backer_info_status .backer_cancel,.backer_insurance_refunds-create .fanclub_backer_info .fanclub_backer_info_status .backer_cancel,.layouts-community-invoice .fanclub_backer_info .fanclub_backer_info_status .backer_cancel,.layouts-community-refunds .fanclub_backer_info .fanclub_backer_info_status .backer_cancel{position:absolute;right:0;top:0}.backers-show .fanclub_backer_info .fanclub_backer_info_status .update_payment,.fanclub_backers-show .fanclub_backer_info .fanclub_backer_info_status .update_payment,.backer_insurance_refunds-new .fanclub_backer_info .fanclub_backer_info_status .update_payment,.backer_insurance_refunds-confirm .fanclub_backer_info .fanclub_backer_info_status .update_payment,.backer_insurance_refunds-create .fanclub_backer_info .fanclub_backer_info_status .update_payment,.layouts-community-invoice .fanclub_backer_info .fanclub_backer_info_status .update_payment,.layouts-community-refunds .fanclub_backer_info .fanclub_backer_info_status .update_payment{color:#ef4846;line-height:1.2;margin-bottom:8px}.backers-show .fanclub_backer_payment_info .backer_info_payment,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment,.backer_insurance_refunds-confirm .fanclub_backer_payment_info .backer_info_payment,.backer_insurance_refunds-create .fanclub_backer_payment_info .backer_info_payment,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative}.backers-show .fanclub_backer_payment_info .backer_info_payment .edit_card,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment .edit_card,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment .edit_card,.backer_insurance_refunds-confirm .fanclub_backer_payment_info .backer_info_payment .edit_card,.backer_insurance_refunds-create .fanclub_backer_payment_info .backer_info_payment .edit_card,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment .edit_card,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment .edit_card{position:absolute;top:0;right:15px}.backers-show .fanclub_backer_payment_info .backer_info_payment_history,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment_history,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment_history,.backer_insurance_refunds-confirm .fanclub_backer_payment_info .backer_info_payment_history,.backer_insurance_refunds-create .fanclub_backer_payment_info .backer_info_payment_history,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment_history,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment_history{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative}.backers-show .fanclub_backer_payment_info .backer_info_payment_history .bold,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment_history .bold,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment_history .bold,.backer_insurance_refunds-confirm .fanclub_backer_payment_info .backer_info_payment_history .bold,.backer_insurance_refunds-create .fanclub_backer_payment_info .backer_info_payment_history .bold,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment_history .bold,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment_history .bold{font-weight:bold}.backers-show .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.backer_insurance_refunds-confirm .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.backer_insurance_refunds-create .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice{position:absolute;right:0;top:0}.backers-show .backer_reward .backer_item_info,.fanclub_backers-show .backer_reward .backer_item_info,.backer_insurance_refunds-new .backer_reward .backer_item_info,.backer_insurance_refunds-confirm .backer_reward .backer_item_info,.backer_insurance_refunds-create .backer_reward .backer_item_info,.layouts-community-invoice .backer_reward .backer_item_info,.layouts-community-refunds .backer_reward .backer_item_info{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;padding:20px;margin-bottom:20px;border:1px solid #e4e4e4;border-radius:3px}.backers-show .backer_reward .backer_item_info:last-child,.fanclub_backers-show .backer_reward .backer_item_info:last-child,.backer_insurance_refunds-new .backer_reward .backer_item_info:last-child,.backer_insurance_refunds-confirm .backer_reward .backer_item_info:last-child,.backer_insurance_refunds-create .backer_reward .backer_item_info:last-child,.layouts-community-invoice .backer_reward .backer_item_info:last-child,.layouts-community-refunds .backer_reward .backer_item_info:last-child{margin-bottom:0}.backers-show .backer_reward .backer_item_info .backer_item_images_area,.fanclub_backers-show .backer_reward .backer_item_info .backer_item_images_area,.backer_insurance_refunds-new .backer_reward .backer_item_info .backer_item_images_area,.backer_insurance_refunds-confirm .backer_reward .backer_item_info .backer_item_images_area,.backer_insurance_refunds-create .backer_reward .backer_item_info .backer_item_images_area,.layouts-community-invoice .backer_reward .backer_item_info .backer_item_images_area,.layouts-community-refunds .backer_reward .backer_item_info .backer_item_images_area{width:300px;margin-bottom:20px}.backers-show .backer_reward .backer_item_info .backer_item_variations,.fanclub_backers-show .backer_reward .backer_item_info .backer_item_variations,.backer_insurance_refunds-new .backer_reward .backer_item_info .backer_item_variations,.backer_insurance_refunds-confirm .backer_reward .backer_item_info .backer_item_variations,.backer_insurance_refunds-create .backer_reward .backer_item_info .backer_item_variations,.layouts-community-invoice .backer_reward .backer_item_info .backer_item_variations,.layouts-community-refunds .backer_reward .backer_item_info .backer_item_variations{margin-top:20px}.backers-show .backer_reward .backer_item_info .backer_item_variations table tr,.fanclub_backers-show .backer_reward .backer_item_info .backer_item_variations table tr,.backer_insurance_refunds-new .backer_reward .backer_item_info .backer_item_variations table tr,.backer_insurance_refunds-confirm .backer_reward .backer_item_info .backer_item_variations table tr,.backer_insurance_refunds-create .backer_reward .backer_item_info .backer_item_variations table tr,.layouts-community-invoice .backer_reward .backer_item_info .backer_item_variations table tr,.layouts-community-refunds .backer_reward .backer_item_info .backer_item_variations table tr{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.backers-show .backer_reward .backer_item_info .backer_item_variations table tr th,.backers-show .backer_reward .backer_item_info .backer_item_variations table tr td,.fanclub_backers-show .backer_reward .backer_item_info .backer_item_variations table tr th,.fanclub_backers-show .backer_reward .backer_item_info .backer_item_variations table tr td,.backer_insurance_refunds-new .backer_reward .backer_item_info .backer_item_variations table tr th,.backer_insurance_refunds-new .backer_reward .backer_item_info .backer_item_variations table tr td,.backer_insurance_refunds-confirm .backer_reward .backer_item_info .backer_item_variations table tr th,.backer_insurance_refunds-confirm .backer_reward .backer_item_info .backer_item_variations table tr td,.backer_insurance_refunds-create .backer_reward .backer_item_info .backer_item_variations table tr th,.backer_insurance_refunds-create .backer_reward .backer_item_info .backer_item_variations table tr td,.layouts-community-invoice .backer_reward .backer_item_info .backer_item_variations table tr th,.layouts-community-invoice .backer_reward .backer_item_info .backer_item_variations table tr td,.layouts-community-refunds .backer_reward .backer_item_info .backer_item_variations table tr th,.layouts-community-refunds .backer_reward .backer_item_info .backer_item_variations table tr td{padding:10px 15px;width:50%;text-align:left;font-weight:normal}.backers-show .backer_reward .backer_item_ticket,.fanclub_backers-show .backer_reward .backer_item_ticket,.backer_insurance_refunds-new .backer_reward .backer_item_ticket,.backer_insurance_refunds-confirm .backer_reward .backer_item_ticket,.backer_insurance_refunds-create .backer_reward .backer_item_ticket,.layouts-community-invoice .backer_reward .backer_item_ticket,.layouts-community-refunds .backer_reward .backer_item_ticket{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;padding:0 0 20px 0}.backers-show .backer_reward .backer_item_ticket div,.fanclub_backers-show .backer_reward .backer_item_ticket div,.backer_insurance_refunds-new .backer_reward .backer_item_ticket div,.backer_insurance_refunds-confirm .backer_reward .backer_item_ticket div,.backer_insurance_refunds-create .backer_reward .backer_item_ticket div,.layouts-community-invoice .backer_reward .backer_item_ticket div,.layouts-community-refunds .backer_reward .backer_item_ticket div{margin:0 auto;width:353px;border:1px solid #e4e4e4;border-radius:3px;line-height:56px}.backers-show .backer_reward .backer_item.community,.fanclub_backers-show .backer_reward .backer_item.community,.backer_insurance_refunds-new .backer_reward .backer_item.community,.backer_insurance_refunds-confirm .backer_reward .backer_item.community,.backer_insurance_refunds-create .backer_reward .backer_item.community,.layouts-community-invoice .backer_reward .backer_item.community,.layouts-community-refunds .backer_reward .backer_item.community{width:100%;margin-bottom:20px}.backers-show .backer_reward .backer_item.community:last-child,.fanclub_backers-show .backer_reward .backer_item.community:last-child,.backer_insurance_refunds-new .backer_reward .backer_item.community:last-child,.backer_insurance_refunds-confirm .backer_reward .backer_item.community:last-child,.backer_insurance_refunds-create .backer_reward .backer_item.community:last-child,.layouts-community-invoice .backer_reward .backer_item.community:last-child,.layouts-community-refunds .backer_reward .backer_item.community:last-child{margin-bottom:0}.backers-show .backer_reward .backer_item.community .backer_item_label,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_label,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_label,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_label,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_label,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_label,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_label{font-size:14px;font-weight:bold;margin-bottom:10px}.backers-show .backer_reward .backer_item.community .backer_item_label span,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_label span,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_label span,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_label span,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_label span,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_label span,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_label span{font-weight:normal;margin-left:0.5em}.backers-show .backer_reward .backer_item.community .backer_item_info,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_info,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_info,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_info,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_info,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_info,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_info{background-color:#F6F8FA;border:none;border-radius:0;margin-bottom:20px}.backers-show .backer_reward .backer_item.community .backer_item_info:last-child,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_info:last-child,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_info:last-child,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_info:last-child,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_info:last-child,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_info:last-child,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_info:last-child{margin-bottom:0}.backers-show .backer_reward .backer_item.community .backer_item_detail h4 span,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_detail h4 span,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_detail h4 span,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_detail h4 span,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_detail h4 span,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_detail h4 span,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_detail h4 span{display:block;margin-bottom:10px}@media screen and (max-width: 768px){.backers-show .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment{font-size:14px}}.backers-show .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span{display:inline;font-size:14px;font-weight:normal}@media screen and (max-width: 768px){.backers-show .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.fanclub_backers-show .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.backer_insurance_refunds-new .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.backer_insurance_refunds-confirm .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.backer_insurance_refunds-create .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.layouts-community-invoice .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span,.layouts-community-refunds .backer_reward .backer_item.community .backer_item_detail .multiple_monthly_payment span{display:block;font-size:12px}}.backers-show .backer_reward .delivery_date,.fanclub_backers-show .backer_reward .delivery_date,.backer_insurance_refunds-new .backer_reward .delivery_date,.backer_insurance_refunds-confirm .backer_reward .delivery_date,.backer_insurance_refunds-create .backer_reward .delivery_date,.layouts-community-invoice .backer_reward .delivery_date,.layouts-community-refunds .backer_reward .delivery_date{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;padding:20px}.backers-show .backer_reward .delivery_date .delivery_check,.fanclub_backers-show .backer_reward .delivery_date .delivery_check,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check,.layouts-community-invoice .backer_reward .delivery_date .delivery_check,.layouts-community-refunds .backer_reward .delivery_date .delivery_check{background-color:#f6f8fa;border-radius:4px;margin-bottom:20px}.backers-show .backer_reward .delivery_date .delivery_check h4,.fanclub_backers-show .backer_reward .delivery_date .delivery_check h4,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check h4,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check h4,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check h4,.layouts-community-invoice .backer_reward .delivery_date .delivery_check h4,.layouts-community-refunds .backer_reward .delivery_date .delivery_check h4{padding:20px 20px 0}.backers-show .backer_reward .delivery_date .delivery_check>p,.fanclub_backers-show .backer_reward .delivery_date .delivery_check>p,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check>p,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check>p,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check>p,.layouts-community-invoice .backer_reward .delivery_date .delivery_check>p,.layouts-community-refunds .backer_reward .delivery_date .delivery_check>p{padding:0 20px 20px;border-bottom:1px solid #dfdfdf;margin:0}.backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area,.fanclub_backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check .delivery_check_box_area,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check .delivery_check_box_area,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check .delivery_check_box_area,.layouts-community-invoice .backer_reward .delivery_date .delivery_check .delivery_check_box_area,.layouts-community-refunds .backer_reward .delivery_date .delivery_check .delivery_check_box_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #fff;padding:20px}.backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label,.fanclub_backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label,.layouts-community-invoice .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label,.layouts-community-refunds .backer_reward .delivery_date .delivery_check .delivery_check_box_area input.designed[type="checkbox"]+label{border:1px solid #00c4ac}.backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area p,.fanclub_backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area p,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check .delivery_check_box_area p,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check .delivery_check_box_area p,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check .delivery_check_box_area p,.layouts-community-invoice .backer_reward .delivery_date .delivery_check .delivery_check_box_area p,.layouts-community-refunds .backer_reward .delivery_date .delivery_check .delivery_check_box_area p{margin:0 0 0 15px;color:#00c4ac;font-weight:bold;cursor:pointer}.backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label,.fanclub_backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label,.layouts-community-invoice .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label,.layouts-community-refunds .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed input.designed[type="checkbox"]+label{border:1px solid #dfdfdf;background-color:#dfdfdf}.backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p,.fanclub_backers-show .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p,.backer_insurance_refunds-new .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p,.backer_insurance_refunds-confirm .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p,.backer_insurance_refunds-create .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p,.layouts-community-invoice .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p,.layouts-community-refunds .backer_reward .delivery_date .delivery_check .delivery_check_box_area.noticed p{color:#aaa}.backers-show .backer_private_comment .required,.fanclub_backers-show .backer_private_comment .required,.backer_insurance_refunds-new .backer_private_comment .required,.backer_insurance_refunds-confirm .backer_private_comment .required,.backer_insurance_refunds-create .backer_private_comment .required,.layouts-community-invoice .backer_private_comment .required,.layouts-community-refunds .backer_private_comment .required{margin-left:8px;padding:0 3px;color:#fff;border-radius:2px;font-size:12px;font-weight:bold;line-height:140%;background-color:#e65d65}.backers-show .backer_chat_tool .backer_inner,.fanclub_backers-show .backer_chat_tool .backer_inner,.backer_insurance_refunds-new .backer_chat_tool .backer_inner,.backer_insurance_refunds-confirm .backer_chat_tool .backer_inner,.backer_insurance_refunds-create .backer_chat_tool .backer_inner,.layouts-community-invoice .backer_chat_tool .backer_inner,.layouts-community-refunds .backer_chat_tool .backer_inner{padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backers-show .backer_chat_tool .backer_inner img,.fanclub_backers-show .backer_chat_tool .backer_inner img,.backer_insurance_refunds-new .backer_chat_tool .backer_inner img,.backer_insurance_refunds-confirm .backer_chat_tool .backer_inner img,.backer_insurance_refunds-create .backer_chat_tool .backer_inner img,.layouts-community-invoice .backer_chat_tool .backer_inner img,.layouts-community-refunds .backer_chat_tool .backer_inner img{width:25px;height:auto;margin-right:12px}.backers-show .backer_chat_tool .backer_inner span,.fanclub_backers-show .backer_chat_tool .backer_inner span,.backer_insurance_refunds-new .backer_chat_tool .backer_inner span,.backer_insurance_refunds-confirm .backer_chat_tool .backer_inner span,.backer_insurance_refunds-create .backer_chat_tool .backer_inner span,.layouts-community-invoice .backer_chat_tool .backer_inner span,.layouts-community-refunds .backer_chat_tool .backer_inner span{margin-right:auto}.backers-show .backer_chat_tool .backer_inner .connected-text,.fanclub_backers-show .backer_chat_tool .backer_inner .connected-text,.backer_insurance_refunds-new .backer_chat_tool .backer_inner .connected-text,.backer_insurance_refunds-confirm .backer_chat_tool .backer_inner .connected-text,.backer_insurance_refunds-create .backer_chat_tool .backer_inner .connected-text,.layouts-community-invoice .backer_chat_tool .backer_inner .connected-text,.layouts-community-refunds .backer_chat_tool .backer_inner .connected-text{margin-right:16px}.backers-show .backer_sendmail,.fanclub_backers-show .backer_sendmail,.backer_insurance_refunds-new .backer_sendmail,.backer_insurance_refunds-confirm .backer_sendmail,.backer_insurance_refunds-create .backer_sendmail,.layouts-community-invoice .backer_sendmail,.layouts-community-refunds .backer_sendmail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f8fa;padding:20px;border-radius:5px}.backers-show .backer_sendmail .owener_img img,.fanclub_backers-show .backer_sendmail .owener_img img,.backer_insurance_refunds-new .backer_sendmail .owener_img img,.backer_insurance_refunds-confirm .backer_sendmail .owener_img img,.backer_insurance_refunds-create .backer_sendmail .owener_img img,.layouts-community-invoice .backer_sendmail .owener_img img,.layouts-community-refunds .backer_sendmail .owener_img img{width:100px;border-radius:100px}.backers-show .backer_sendmail .sendmail_text,.fanclub_backers-show .backer_sendmail .sendmail_text,.backer_insurance_refunds-new .backer_sendmail .sendmail_text,.backer_insurance_refunds-confirm .backer_sendmail .sendmail_text,.backer_insurance_refunds-create .backer_sendmail .sendmail_text,.layouts-community-invoice .backer_sendmail .sendmail_text,.layouts-community-refunds .backer_sendmail .sendmail_text{padding:0 30px}.backers-show .backer_sendmail .sendmail_button,.fanclub_backers-show .backer_sendmail .sendmail_button,.backer_insurance_refunds-new .backer_sendmail .sendmail_button,.backer_insurance_refunds-confirm .backer_sendmail .sendmail_button,.backer_insurance_refunds-create .backer_sendmail .sendmail_button,.layouts-community-invoice .backer_sendmail .sendmail_button,.layouts-community-refunds .backer_sendmail .sendmail_button{-webkit-box-flex:0;-ms-flex:0 0 270px;flex:0 0 270px}.backers-show .backer_sendmail .sendmail_button a,.fanclub_backers-show .backer_sendmail .sendmail_button a,.backer_insurance_refunds-new .backer_sendmail .sendmail_button a,.backer_insurance_refunds-confirm .backer_sendmail .sendmail_button a,.backer_insurance_refunds-create .backer_sendmail .sendmail_button a,.layouts-community-invoice .backer_sendmail .sendmail_button a,.layouts-community-refunds .backer_sendmail .sendmail_button a{font-weight:bold;padding:15px 30px}.backers-show .backer_sendmail #sct-modal-open,.fanclub_backers-show .backer_sendmail #sct-modal-open,.backer_insurance_refunds-new .backer_sendmail #sct-modal-open,.backer_insurance_refunds-confirm .backer_sendmail #sct-modal-open,.backer_insurance_refunds-create .backer_sendmail #sct-modal-open,.layouts-community-invoice .backer_sendmail #sct-modal-open,.layouts-community-refunds .backer_sendmail #sct-modal-open{margin-top:8px}.backers-show .notice_cf_insurance,.fanclub_backers-show .notice_cf_insurance,.backer_insurance_refunds-new .notice_cf_insurance,.backer_insurance_refunds-confirm .notice_cf_insurance,.backer_insurance_refunds-create .notice_cf_insurance,.layouts-community-invoice .notice_cf_insurance,.layouts-community-refunds .notice_cf_insurance{background-color:#FFE4E1;border-radius:5px;padding:20px 20px 25px}.backers-show .notice_cf_insurance h5,.fanclub_backers-show .notice_cf_insurance h5,.backer_insurance_refunds-new .notice_cf_insurance h5,.backer_insurance_refunds-confirm .notice_cf_insurance h5,.backer_insurance_refunds-create .notice_cf_insurance h5,.layouts-community-invoice .notice_cf_insurance h5,.layouts-community-refunds .notice_cf_insurance h5{color:#EF4846;text-align:center;margin-bottom:10px}.backers-show .backer_insurance_refund div,.fanclub_backers-show .backer_insurance_refund div,.backer_insurance_refunds-new .backer_insurance_refund div,.backer_insurance_refunds-confirm .backer_insurance_refund div,.backer_insurance_refunds-create .backer_insurance_refund div,.layouts-community-invoice .backer_insurance_refund div,.layouts-community-refunds .backer_insurance_refund div{width:100%}.backers-show .backer_insurance_refund .remarks,.fanclub_backers-show .backer_insurance_refund .remarks,.backer_insurance_refunds-new .backer_insurance_refund .remarks,.backer_insurance_refunds-confirm .backer_insurance_refund .remarks,.backer_insurance_refunds-create .backer_insurance_refund .remarks,.layouts-community-invoice .backer_insurance_refund .remarks,.layouts-community-refunds .backer_insurance_refund .remarks{font-size:12px}.backers-show .backer_insurance_refund .backer_inner,.fanclub_backers-show .backer_insurance_refund .backer_inner,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner,.layouts-community-invoice .backer_insurance_refund .backer_inner,.layouts-community-refunds .backer_insurance_refund .backer_inner{padding-left:0;padding-right:0;padding-bottom:10px;margin-bottom:20px}.backers-show .backer_insurance_refund .backer_inner dl,.fanclub_backers-show .backer_insurance_refund .backer_inner dl,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl,.layouts-community-invoice .backer_insurance_refund .backer_inner dl,.layouts-community-refunds .backer_insurance_refund .backer_inner dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding-left:20px;padding-right:20px}.backers-show .backer_insurance_refund .backer_inner dl dt,.fanclub_backers-show .backer_insurance_refund .backer_inner dl dt,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl dt,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl dt,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl dt,.layouts-community-invoice .backer_insurance_refund .backer_inner dl dt,.layouts-community-refunds .backer_insurance_refund .backer_inner dl dt{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;font-size:16px;font-weight:bold}.backers-show .backer_insurance_refund .backer_inner dl dd,.fanclub_backers-show .backer_insurance_refund .backer_inner dl dd,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl dd,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl dd,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl dd,.layouts-community-invoice .backer_insurance_refund .backer_inner dl dd,.layouts-community-refunds .backer_insurance_refund .backer_inner dl dd{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;line-height:22px}.backers-show .backer_insurance_refund .backer_inner dl.refund_status,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status{border-bottom:1px solid #dfdfdf;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}@media (max-width: 768px){.backers-show .backer_insurance_refund .backer_inner dl.refund_status dt,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dt,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dt,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dt,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dt,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dt,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dt{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd{margin-left:0}@media (max-width: 768px){.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd{text-align:right}.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd span,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd span,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd span,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd span,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd span{font-weight:bold;background-color:#F6F8FA;border-radius:5px;padding:6px 8px}.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd span.unapplied_insurance_refund,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_error{color:#EF4846}.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refund_expired{color:#999999}.backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.refund_status dd span.insurance_refunded{color:#39C288}@media (max-width: 768px){.backers-show .backer_insurance_refund .backer_inner dl.details dt,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dt,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dt,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dt,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dt,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dt,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dt{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.backers-show .backer_insurance_refund .backer_inner dl.details dd,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd{margin:0 0 30px 0}@media (max-width: 768px){.backers-show .backer_insurance_refund .backer_inner dl.details dd,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.backers-show .backer_insurance_refund .backer_inner dl.details dd .main-text,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd .main-text,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd .main-text,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd .main-text,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd .main-text,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd .main-text,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd .main-text{display:inline-block;margin-bottom:5px}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount span.remarks{display:inline-block;margin:5px 0}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open{cursor:pointer}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span{color:#307BF6;position:relative}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open span i{width:10px;height:10px;font-size:10px;color:#307BF6;position:absolute;right:-20px;top:50%;margin-top:-5px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount #refund-item-open.active i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul{display:none}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li{background-color:#F6F8FA;border-radius:5px;margin-top:10px;padding:15px}.backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd.refund-amount ul li p.amount{font-weight:bold}@media (max-width: 768px){.backers-show .backer_insurance_refund .backer_inner dl.details dd:last-child,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.details dd:last-child,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.details dd:last-child,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.details dd:last-child,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.details dd:last-child,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.details dd:last-child,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.details dd:last-child{margin-bottom:0}}.backers-show .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd .main-text{color:#E13A43}.backers-show .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.unapplied_insurance_refund dd a{display:inline-block;margin-top:5px}.backers-show .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error,.fanclub_backers-show .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error,.backer_insurance_refunds-new .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error,.backer_insurance_refunds-confirm .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error,.backer_insurance_refunds-create .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error,.layouts-community-invoice .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error,.layouts-community-refunds .backer_insurance_refund .backer_inner dl.insurance_refund_error dd .refund_error{background-color:#FFE4E1;border-radius:5px;padding:15px 18px 20px;margin-top:10px}.backers-show .community_invoice_detail h2,.fanclub_backers-show .community_invoice_detail h2,.backer_insurance_refunds-new .community_invoice_detail h2,.backer_insurance_refunds-confirm .community_invoice_detail h2,.backer_insurance_refunds-create .community_invoice_detail h2,.layouts-community-invoice .community_invoice_detail h2,.layouts-community-refunds .community_invoice_detail h2{text-align:center;margin-bottom:60px}.backers-show .community_invoice_detail .input_area,.fanclub_backers-show .community_invoice_detail .input_area,.backer_insurance_refunds-new .community_invoice_detail .input_area,.backer_insurance_refunds-confirm .community_invoice_detail .input_area,.backer_insurance_refunds-create .community_invoice_detail .input_area,.layouts-community-invoice .community_invoice_detail .input_area,.layouts-community-refunds .community_invoice_detail .input_area{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background-color:#f6f8fa;padding:8px}.backers-show .community_invoice_detail .input_area .label,.fanclub_backers-show .community_invoice_detail .input_area .label,.backer_insurance_refunds-new .community_invoice_detail .input_area .label,.backer_insurance_refunds-confirm .community_invoice_detail .input_area .label,.backer_insurance_refunds-create .community_invoice_detail .input_area .label,.layouts-community-invoice .community_invoice_detail .input_area .label,.layouts-community-refunds .community_invoice_detail .input_area .label{font-size:16px;font-weight:bold;margin-right:16px}.backers-show .community_invoice_detail .input_area .text_input,.fanclub_backers-show .community_invoice_detail .input_area .text_input,.backer_insurance_refunds-new .community_invoice_detail .input_area .text_input,.backer_insurance_refunds-confirm .community_invoice_detail .input_area .text_input,.backer_insurance_refunds-create .community_invoice_detail .input_area .text_input,.layouts-community-invoice .community_invoice_detail .input_area .text_input,.layouts-community-refunds .community_invoice_detail .input_area .text_input{width:280px;height:48px;padding:0 16px;font-size:14px;border-radius:10px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none}.backers-show .community_invoice_detail .input_area .submit_button,.fanclub_backers-show .community_invoice_detail .input_area .submit_button,.backer_insurance_refunds-new .community_invoice_detail .input_area .submit_button,.backer_insurance_refunds-confirm .community_invoice_detail .input_area .submit_button,.backer_insurance_refunds-create .community_invoice_detail .input_area .submit_button,.layouts-community-invoice .community_invoice_detail .input_area .submit_button,.layouts-community-refunds .community_invoice_detail .input_area .submit_button{display:inline-block;min-width:146px;border-radius:100px;border:1px solid #e4e4e4;background:#ffffff;text-align:center;font-size:12px;line-height:30px;color:#333}.backers-show .community_invoice_detail .receipt_area,.fanclub_backers-show .community_invoice_detail .receipt_area,.backer_insurance_refunds-new .community_invoice_detail .receipt_area,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area,.backer_insurance_refunds-create .community_invoice_detail .receipt_area,.layouts-community-invoice .community_invoice_detail .receipt_area,.layouts-community-refunds .community_invoice_detail .receipt_area{padding:32px 32px 60px;border-radius:5px;border:1px solid #e4e4e4}.backers-show .community_invoice_detail .receipt_area h3,.fanclub_backers-show .community_invoice_detail .receipt_area h3,.backer_insurance_refunds-new .community_invoice_detail .receipt_area h3,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area h3,.backer_insurance_refunds-create .community_invoice_detail .receipt_area h3,.layouts-community-invoice .community_invoice_detail .receipt_area h3,.layouts-community-refunds .community_invoice_detail .receipt_area h3{margin-bottom:8px;text-align:center;font-size:24px;font-weight:bold}.backers-show .community_invoice_detail .receipt_area p,.fanclub_backers-show .community_invoice_detail .receipt_area p,.backer_insurance_refunds-new .community_invoice_detail .receipt_area p,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area p,.backer_insurance_refunds-create .community_invoice_detail .receipt_area p,.layouts-community-invoice .community_invoice_detail .receipt_area p,.layouts-community-refunds .community_invoice_detail .receipt_area p{font-size:14px;margin-bottom:32px}.backers-show .community_invoice_detail .receipt_area .detail,.fanclub_backers-show .community_invoice_detail .receipt_area .detail,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .detail,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .detail,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .detail,.layouts-community-invoice .community_invoice_detail .receipt_area .detail,.layouts-community-refunds .community_invoice_detail .receipt_area .detail{padding:0 28px}.backers-show .community_invoice_detail .receipt_area .date,.fanclub_backers-show .community_invoice_detail .receipt_area .date,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .date,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .date,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .date,.layouts-community-invoice .community_invoice_detail .receipt_area .date,.layouts-community-refunds .community_invoice_detail .receipt_area .date{margin-bottom:8px;text-align:right;font-size:14px;line-height:1.4}.backers-show .community_invoice_detail .receipt_area .date span,.fanclub_backers-show .community_invoice_detail .receipt_area .date span,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .date span,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .date span,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .date span,.layouts-community-invoice .community_invoice_detail .receipt_area .date span,.layouts-community-refunds .community_invoice_detail .receipt_area .date span{margin-right:32px}.backers-show .community_invoice_detail .receipt_area table,.fanclub_backers-show .community_invoice_detail .receipt_area table,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table,.layouts-community-invoice .community_invoice_detail .receipt_area table,.layouts-community-refunds .community_invoice_detail .receipt_area table{border-top:1px solid #e4e4e4}.backers-show .community_invoice_detail .receipt_area table tr,.fanclub_backers-show .community_invoice_detail .receipt_area table tr,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table tr,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table tr,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table tr,.layouts-community-invoice .community_invoice_detail .receipt_area table tr,.layouts-community-refunds .community_invoice_detail .receipt_area table tr{border-bottom:1px solid #e4e4e4}.backers-show .community_invoice_detail .receipt_area table th,.fanclub_backers-show .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table th,.layouts-community-invoice .community_invoice_detail .receipt_area table th,.layouts-community-refunds .community_invoice_detail .receipt_area table th{width:100px}.backers-show .community_invoice_detail .receipt_area table th,.backers-show .community_invoice_detail .receipt_area table td,.fanclub_backers-show .community_invoice_detail .receipt_area table th,.fanclub_backers-show .community_invoice_detail .receipt_area table td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table td,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table td,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table td,.layouts-community-invoice .community_invoice_detail .receipt_area table th,.layouts-community-invoice .community_invoice_detail .receipt_area table td,.layouts-community-refunds .community_invoice_detail .receipt_area table th,.layouts-community-refunds .community_invoice_detail .receipt_area table td{background:#ffffff;font-size:14px;font-weight:normal;text-align:left;padding:8px 0;height:72px}.backers-show .community_invoice_detail .receipt_area table .amount .num,.fanclub_backers-show .community_invoice_detail .receipt_area table .amount .num,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .amount .num,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .amount .num,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .amount .num,.layouts-community-invoice .community_invoice_detail .receipt_area table .amount .num,.layouts-community-refunds .community_invoice_detail .receipt_area table .amount .num{margin-right:8px;font-size:40px;font-weight:bold;line-height:1.4}.backers-show .community_invoice_detail .receipt_area table .amount .tax,.fanclub_backers-show .community_invoice_detail .receipt_area table .amount .tax,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .amount .tax,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .amount .tax,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .amount .tax,.layouts-community-invoice .community_invoice_detail .receipt_area table .amount .tax,.layouts-community-refunds .community_invoice_detail .receipt_area table .amount .tax{margin-left:16px}.backers-show .community_invoice_detail .receipt_area table .subject,.fanclub_backers-show .community_invoice_detail .receipt_area table .subject,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .subject,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .subject,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .subject,.layouts-community-invoice .community_invoice_detail .receipt_area table .subject,.layouts-community-refunds .community_invoice_detail .receipt_area table .subject{margin:8px 0}.backers-show .community_invoice_detail .receipt_area table .tax-details,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details{padding:16px 0}.backers-show .community_invoice_detail .receipt_area table .tax-details table,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details table,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details table,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details table,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details table,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details table,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details table{margin:0;text-align:right;border:none}.backers-show .community_invoice_detail .receipt_area table .tax-details tr,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details tr,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details tr,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr{border-bottom:none}.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2),.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2),.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2),.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2),.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2),.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2),.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2){border-bottom:1px solid #e4e4e4}.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td{padding-bottom:16px}.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td{padding-top:16px}.backers-show .community_invoice_detail .receipt_area table .tax-details th,.backers-show .community_invoice_detail .receipt_area table .tax-details td,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details td,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details td,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details td,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details td,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details td{padding:3px 0;white-space:nowrap;height:auto}.backers-show .community_invoice_detail .receipt_area table .tax-details th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details th{vertical-align:top;padding-right:58px}.backers-show .community_invoice_detail .receipt_area table .tax-details td,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details td,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details td,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details td,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details td,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details td{text-align:right}.backers-show .community_invoice_detail .receipt_area table .tax-details td.spacer,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details td.spacer,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details td.spacer,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area table .tax-details td.spacer,.backer_insurance_refunds-create .community_invoice_detail .receipt_area table .tax-details td.spacer,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details td.spacer,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details td.spacer{width:100%}.backers-show .community_invoice_detail .receipt_area .owner_info,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .owner_info,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .owner_info,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info{text-align:right;margin-top:24px;font-size:14px}.backers-show .community_invoice_detail .receipt_area .owner_info ul,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info ul,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info ul,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .owner_info ul,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .owner_info ul,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info ul,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info ul{text-align:left;display:inline-block}.backers-show .community_invoice_detail .receipt_area .owner_info li,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info li,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info li,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .owner_info li,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .owner_info li,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info li,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info li{margin-top:8px}.backers-show .community_invoice_detail .receipt_area .owner_info li span,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info li span,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info li span,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .owner_info li span,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .owner_info li span,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info li span,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info li span{display:inline-block;width:60px;margin-right:32px}.backers-show .community_invoice_detail .receipt_area .receipt_info,.fanclub_backers-show .community_invoice_detail .receipt_area .receipt_info,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .receipt_info,.backer_insurance_refunds-confirm .community_invoice_detail .receipt_area .receipt_info,.backer_insurance_refunds-create .community_invoice_detail .receipt_area .receipt_info,.layouts-community-invoice .community_invoice_detail .receipt_area .receipt_info,.layouts-community-refunds .community_invoice_detail .receipt_area .receipt_info{text-align:right;margin:50px 0 0 10px;font-size:14px}.backers-show .community_invoice_list ul,.fanclub_backers-show .community_invoice_list ul,.backer_insurance_refunds-new .community_invoice_list ul,.backer_insurance_refunds-confirm .community_invoice_list ul,.backer_insurance_refunds-create .community_invoice_list ul,.layouts-community-invoice .community_invoice_list ul,.layouts-community-refunds .community_invoice_list ul{margin-top:25px;border-radius:5px;border:1px solid #e4e4e4;padding:32px}.backers-show .community_invoice_list li,.fanclub_backers-show .community_invoice_list li,.backer_insurance_refunds-new .community_invoice_list li,.backer_insurance_refunds-confirm .community_invoice_list li,.backer_insurance_refunds-create .community_invoice_list li,.layouts-community-invoice .community_invoice_list li,.layouts-community-refunds .community_invoice_list li{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.backers-show .community_invoice_list li:nth-child(even),.fanclub_backers-show .community_invoice_list li:nth-child(even),.backer_insurance_refunds-new .community_invoice_list li:nth-child(even),.backer_insurance_refunds-confirm .community_invoice_list li:nth-child(even),.backer_insurance_refunds-create .community_invoice_list li:nth-child(even),.layouts-community-invoice .community_invoice_list li:nth-child(even),.layouts-community-refunds .community_invoice_list li:nth-child(even){background-color:#f6f8fa}.backers-show .community_invoice_list li .year_month,.fanclub_backers-show .community_invoice_list li .year_month,.backer_insurance_refunds-new .community_invoice_list li .year_month,.backer_insurance_refunds-confirm .community_invoice_list li .year_month,.backer_insurance_refunds-create .community_invoice_list li .year_month,.layouts-community-invoice .community_invoice_list li .year_month,.layouts-community-refunds .community_invoice_list li .year_month{font-size:24px;font-weight:bold}.backers-show .community_invoice_list li .link_button,.fanclub_backers-show .community_invoice_list li .link_button,.backer_insurance_refunds-new .community_invoice_list li .link_button,.backer_insurance_refunds-confirm .community_invoice_list li .link_button,.backer_insurance_refunds-create .community_invoice_list li .link_button,.layouts-community-invoice .community_invoice_list li .link_button,.layouts-community-refunds .community_invoice_list li .link_button{min-width:112px;border-radius:100px;border:1px solid #e4e4e4;background:#ffffff;text-align:center;font-size:12px;line-height:24px;color:#333}.backers-show .community_invoice_list li .link_button:hover,.fanclub_backers-show .community_invoice_list li .link_button:hover,.backer_insurance_refunds-new .community_invoice_list li .link_button:hover,.backer_insurance_refunds-confirm .community_invoice_list li .link_button:hover,.backer_insurance_refunds-create .community_invoice_list li .link_button:hover,.layouts-community-invoice .community_invoice_list li .link_button:hover,.layouts-community-refunds .community_invoice_list li .link_button:hover{opacity:0.8}.backers-show .multiple_monthly_payment_refund .backer_inner,.fanclub_backers-show .multiple_monthly_payment_refund .backer_inner,.backer_insurance_refunds-new .multiple_monthly_payment_refund .backer_inner,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .backer_inner,.backer_insurance_refunds-create .multiple_monthly_payment_refund .backer_inner,.layouts-community-invoice .multiple_monthly_payment_refund .backer_inner,.layouts-community-refunds .multiple_monthly_payment_refund .backer_inner{padding:0;display:block;margin-bottom:24px}@media screen and (max-width: 768px){.backers-show .multiple_monthly_payment_refund .backer_inner,.fanclub_backers-show .multiple_monthly_payment_refund .backer_inner,.backer_insurance_refunds-new .multiple_monthly_payment_refund .backer_inner,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .backer_inner,.backer_insurance_refunds-create .multiple_monthly_payment_refund .backer_inner,.layouts-community-invoice .multiple_monthly_payment_refund .backer_inner,.layouts-community-refunds .multiple_monthly_payment_refund .backer_inner{margin-bottom:16px}}.backers-show .multiple_monthly_payment_refund .refund_status,.fanclub_backers-show .multiple_monthly_payment_refund .refund_status,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_status,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_status,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_status,.layouts-community-invoice .multiple_monthly_payment_refund .refund_status,.layouts-community-refunds .multiple_monthly_payment_refund .refund_status{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #dfdfdf}.backers-show .multiple_monthly_payment_refund .refund_status h4,.fanclub_backers-show .multiple_monthly_payment_refund .refund_status h4,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_status h4,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_status h4,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_status h4,.layouts-community-invoice .multiple_monthly_payment_refund .refund_status h4,.layouts-community-refunds .multiple_monthly_payment_refund .refund_status h4{margin:0}.backers-show .multiple_monthly_payment_refund .refund_status span,.fanclub_backers-show .multiple_monthly_payment_refund .refund_status span,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_status span,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_status span,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_status span,.layouts-community-invoice .multiple_monthly_payment_refund .refund_status span,.layouts-community-refunds .multiple_monthly_payment_refund .refund_status span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 8px;border-radius:5px;font-size:14px;font-weight:bold;background:#F6F8FA}.backers-show .multiple_monthly_payment_refund .refund_status span.error,.fanclub_backers-show .multiple_monthly_payment_refund .refund_status span.error,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_status span.error,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_status span.error,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_status span.error,.layouts-community-invoice .multiple_monthly_payment_refund .refund_status span.error,.layouts-community-refunds .multiple_monthly_payment_refund .refund_status span.error{color:#EF4846}.backers-show .multiple_monthly_payment_refund .refund_status span.success,.fanclub_backers-show .multiple_monthly_payment_refund .refund_status span.success,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_status span.success,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_status span.success,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_status span.success,.layouts-community-invoice .multiple_monthly_payment_refund .refund_status span.success,.layouts-community-refunds .multiple_monthly_payment_refund .refund_status span.success{color:#39C288}.backers-show .multiple_monthly_payment_refund .refund_status span.disabled,.fanclub_backers-show .multiple_monthly_payment_refund .refund_status span.disabled,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_status span.disabled,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_status span.disabled,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_status span.disabled,.layouts-community-invoice .multiple_monthly_payment_refund .refund_status span.disabled,.layouts-community-refunds .multiple_monthly_payment_refund .refund_status span.disabled{color:#999999}.backers-show .multiple_monthly_payment_refund .refund_detail,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}@media screen and (max-width: 768px){.backers-show .multiple_monthly_payment_refund .refund_detail,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail{display:block}}.backers-show .multiple_monthly_payment_refund .refund_detail_title,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_title,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_title,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_title,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_title,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_title,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_title{width:30%;padding:16px;margin:0}@media screen and (max-width: 768px){.backers-show .multiple_monthly_payment_refund .refund_detail_title,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_title,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_title,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_title,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_title,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_title,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_title{padding-bottom:0}}.backers-show .multiple_monthly_payment_refund .refund_detail_body,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_body,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_body,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_body,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_body,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_body,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px}.backers-show .multiple_monthly_payment_refund .refund_detail_body.amount,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_body.amount,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_body.amount,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_body.amount,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_body.amount,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_body.amount,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_body.amount{font-weight:bold}.backers-show .multiple_monthly_payment_refund .refund_detail_body .unapplied,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_body .unapplied,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_body .unapplied,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_body .unapplied,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_body .unapplied,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_body .unapplied,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_body .unapplied{color:#E13A43}.backers-show .multiple_monthly_payment_refund .refund_detail_body .notice,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_body .notice,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_body .notice,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_body .notice,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_body .notice,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_body .notice,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_body .notice{font-size:12px;color:#666666}.backers-show .multiple_monthly_payment_refund .refund_detail_body .refund_failed,.fanclub_backers-show .multiple_monthly_payment_refund .refund_detail_body .refund_failed,.backer_insurance_refunds-new .multiple_monthly_payment_refund .refund_detail_body .refund_failed,.backer_insurance_refunds-confirm .multiple_monthly_payment_refund .refund_detail_body .refund_failed,.backer_insurance_refunds-create .multiple_monthly_payment_refund .refund_detail_body .refund_failed,.layouts-community-invoice .multiple_monthly_payment_refund .refund_detail_body .refund_failed,.layouts-community-refunds .multiple_monthly_payment_refund .refund_detail_body .refund_failed{background:#FFE4E1;padding:16px;border-radius:5px}.backers-edit .private-comment-instruction{margin-bottom:12px}.layouts-settings .container .main .check-it-out,.layouts-settings .container .main h3{margin-bottom:20px}.layouts-settings .container .main a.add-link{display:inline-block;font-size:12px;border:1px solid #d9dee6;padding:10px;margin-bottom:20px;border-radius:3px}.layouts-settings .container .main table{margin-bottom:40px}.layouts-settings .container .main table td p{margin-top:10px}.layouts-settings .container .main .disabled-button{display:inline-block;font-size:12px;border:1px solid #d9dee6;padding:10px;margin-bottom:20px;border-radius:3px;cursor:not-allowed;background:#f9f9f9;color:#bbbbbb}.layouts-settings .container .sidebar .menu li a{display:block;padding:20px;color:#4d4a4a;background-color:#f6f8fa}.layouts-settings .container .sidebar .menu li.selected a,.layouts-settings .container .sidebar .menu li:hover a{position:relative;color:#ffffff;background-color:#666}.layouts-settings .container .sidebar .menu li.selected a:after,.layouts-settings .container .sidebar .menu li:hover a:after{line-height:61px;position:absolute;top:0;right:20px;display:block;margin:0;display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none;font-family:"FontAwesome";content:""}.layouts-settings .container .sidebar .menu li.delete a{color:#666;background:none}.layouts-settings .container .sidebar .menu li.delete.selected a,.layouts-settings .container .sidebar .menu li.delete:hover a{color:#999999;background-color:none}.layouts-settings .container .sidebar .menu li.delete.selected a:after,.layouts-settings .container .sidebar .menu li.delete:hover a:after{display:none}.layouts-identities .main h2{font-size:20px;margin-bottom:12px}.layouts-identities .main table tr td{text-align:right}.layouts-identities .main table tr td strong{margin-right:12px}.layouts-identities .main table tr td p{font-size:11px;margin:2px 0}.users-profile .container .main table td .username{font-size:18px;font-weight:bold}.users-bank_account .container .main .blank,.users-bank_account .container .main table{margin-bottom:20px}.bank_accounts-index .container .main .check-it-out-wrapper{margin-bottom:40px}@media screen and (max-width: 768px){.bank_accounts-index .container .main .check-it-out-wrapper{margin-bottom:10px}}.bank_accounts-index .container .main .check-it-out-wrapper .check-it-out:not(:last-child){margin-bottom:8px}.bank_accounts-index .container .main table{-webkit-box-shadow:none;box-shadow:none;margin-bottom:16px;border:1px solid #e4e4e4;border-collapse:separate;border-radius:4px;overflow:hidden}.bank_accounts-index .container .main table tbody tr td{height:48px;border-bottom:1px solid #e4e4e4}.bank_accounts-index .container .main table tbody tr td a,.bank_accounts-index .container .main table tbody tr td .disabled{font-size:14px}.bank_accounts-index .container .main table tbody tr:last-child td{border:none}.bank_accounts-index .container .main .notice{background-color:#f6f8fa;border-radius:4px}.bank_accounts-index .container .main .notice p{font-size:12px;padding:16px}.layouts-messages .container .sidebar .compose{margin-bottom:20px;text-align:center}.layouts-messages .container .sidebar .compose a{padding:20px}.layouts-messages .container .sidebar .menu li a{display:block;padding:20px;color:#4d4a4a;background-color:#f6f8fa}.layouts-messages .container .sidebar .menu li.selected a,.layouts-messages .container .sidebar .menu li:hover a{position:relative;background-color:#e4e4e4}.layouts-messages .container .sidebar .menu li.selected a:after,.layouts-messages .container .sidebar .menu li:hover a:after{line-height:60px;position:absolute;top:0;right:20px;display:block;margin:0;display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none;font-family:"FontAwesome";content:""}.messages-index .container .main ul,.messages-sent .container .main ul{margin-bottom:40px;border-top:1px solid #e4e4e4}.messages-index .container .main ul:last-child,.messages-sent .container .main ul:last-child{margin-bottom:0}.messages-index .container .main ul li a,.messages-sent .container .main ul li a{display:block;padding:10px;color:#4d4a4a;border-bottom:1px solid #e4e4e4;letter-spacing:-0.4em;background:#f6f8fa}.messages-index .container .main ul li a>*,.messages-sent .container .main ul li a>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.messages-index .container .main ul li a>.image,.messages-sent .container .main ul li a>.image{width:15%;padding:10px;vertical-align:top}.messages-index .container .main ul li a>.image .circle-cut,.messages-sent .container .main ul li a>.image .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:100%;height:100%;display:block;position:relative}.messages-index .container .main ul li a>.image .circle-cut:after,.messages-sent .container .main ul li a>.image .circle-cut:after{padding-top:100%;display:block;content:""}.messages-index .container .main ul li a>.image .circle-cut>*,.messages-sent .container .main ul li a>.image .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.messages-index .container .main ul li a>.image .circle-cut iframe,.messages-index .container .main ul li a>.image .circle-cut img,.messages-index .container .main ul li a>.image .circle-cut canvas,.messages-sent .container .main ul li a>.image .circle-cut iframe,.messages-sent .container .main ul li a>.image .circle-cut img,.messages-sent .container .main ul li a>.image .circle-cut canvas{width:100%;height:100%}.messages-index .container .main ul li a>.image .circle-cut iframe,.messages-sent .container .main ul li a>.image .circle-cut iframe{vertical-align:bottom}.messages-index .container .main ul li a>.image .circle-cut img,.messages-sent .container .main ul li a>.image .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.messages-index .container .main ul li a>.title,.messages-sent .container .main ul li a>.title{width:85%;padding:10px;vertical-align:top}.messages-index .container .main ul li a>.title h4,.messages-sent .container .main ul li a>.title h4{margin-bottom:10px}.messages-index .container .main ul li a>.title h4 .lfloat,.messages-sent .container .main ul li a>.title h4 .lfloat{max-width:70%}.messages-index .container .main ul li a>.title h4 .lfloat small,.messages-sent .container .main ul li a>.title h4 .lfloat small{font-weight:normal}.messages-index .container .main ul li a>.title h4 .lfloat small.all-patrons,.messages-index .container .main ul li a>.title h4 .lfloat small.returns,.messages-sent .container .main ul li a>.title h4 .lfloat small.all-patrons,.messages-sent .container .main ul li a>.title h4 .lfloat small.returns{background-color:#fac75a;color:#ffffff;margin-left:0;margin-right:5px;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.messages-index .container .main ul li a>.title h4 .rfloat .time,.messages-sent .container .main ul li a>.title h4 .rfloat .time{font-weight:normal}.messages-index .container .main ul li a>.title h4 .rfloat .sent,.messages-index .container .main ul li a>.title h4 .rfloat .unsent,.messages-sent .container .main ul li a>.title h4 .rfloat .sent,.messages-sent .container .main ul li a>.title h4 .rfloat .unsent{font-weight:normal;margin-left:10px}.messages-index .container .main ul li a>.title p,.messages-sent .container .main ul li a>.title p{color:#4d4a4a}.messages-index .container .main ul li.unread a,.messages-sent .container .main ul li.unread a{background-color:#ffffff}.messages-index .container .main ul li.unread a p,.messages-sent .container .main ul li.unread a p{color:#999999}.messages-new .container .main .messages-main,.messages-create .container .main .messages-main,.messages-confirm .container .main .messages-main,.messages-show .container .main .messages-main{border-top:1px solid #e4e4e4}.messages-new .container .main .messages-main .open-lists,.messages-create .container .main .messages-main .open-lists,.messages-confirm .container .main .messages-main .open-lists,.messages-show .container .main .messages-main .open-lists{margin-bottom:20px}.messages-new .container .main .messages-main .open-lists small,.messages-create .container .main .messages-main .open-lists small,.messages-confirm .container .main .messages-main .open-lists small,.messages-show .container .main .messages-main .open-lists small{line-height:20px;display:block;float:right;padding:0 20px;cursor:pointer;text-align:center;background-color:#e4e4e4;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.messages-new .container .main .messages-main .open-lists small i,.messages-create .container .main .messages-main .open-lists small i,.messages-confirm .container .main .messages-main .open-lists small i,.messages-show .container .main .messages-main .open-lists small i{margin:0 0 0 0.5em;display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none;font-family:"FontAwesome"}.messages-new .container .main .messages-main .open-lists small i:before,.messages-create .container .main .messages-main .open-lists small i:before,.messages-confirm .container .main .messages-main .open-lists small i:before,.messages-show .container .main .messages-main .open-lists small i:before{content:""}.messages-new .container .main .messages-main .open-lists small 　 i.up:before,.messages-create .container .main .messages-main .open-lists small 　 i.up:before,.messages-confirm .container .main .messages-main .open-lists small 　 i.up:before,.messages-show .container .main .messages-main .open-lists small 　 i.up:before{content:""}.messages-new .container .main .messages-main .open-lists:hover,.messages-create .container .main .messages-main .open-lists:hover,.messages-confirm .container .main .messages-main .open-lists:hover,.messages-show .container .main .messages-main .open-lists:hover{opacity:0.8}.messages-new .container .main .messages-main .backed-list,.messages-create .container .main .messages-main .backed-list,.messages-confirm .container .main .messages-main .backed-list,.messages-show .container .main .messages-main .backed-list{overflow-y:auto;max-height:300px;border-bottom:1px solid #f6f8fa;scrollbar-shadow-color:#ffffff}.messages-new .container .main .messages-main .backed-list .hazuki,.messages-create .container .main .messages-main .backed-list .hazuki,.messages-confirm .container .main .messages-main .backed-list .hazuki,.messages-show .container .main .messages-main .backed-list .hazuki{-webkit-box-shadow:none;box-shadow:none}.messages-new .container .main .messages-main .messages-main-in,.messages-create .container .main .messages-main .messages-main-in,.messages-confirm .container .main .messages-main .messages-main-in,.messages-show .container .main .messages-main .messages-main-in{margin:-10px;letter-spacing:-0.4em}.messages-new .container .main .messages-main .messages-main-in>*,.messages-create .container .main .messages-main .messages-main-in>*,.messages-confirm .container .main .messages-main .messages-main-in>*,.messages-show .container .main .messages-main .messages-main-in>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.messages-new .container .main .messages-main .messages-main-in>.image,.messages-create .container .main .messages-main .messages-main-in>.image,.messages-confirm .container .main .messages-main .messages-main-in>.image,.messages-show .container .main .messages-main .messages-main-in>.image{width:15%;padding:10px;vertical-align:top}.messages-new .container .main .messages-main .messages-main-in>.image ul li,.messages-create .container .main .messages-main .messages-main-in>.image ul li,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li,.messages-show .container .main .messages-main .messages-main-in>.image ul li{float:left;width:33.333%;padding:2px}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:100%;height:100%;display:block;position:relative}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut:after,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut:after,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut:after,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut:after{padding-top:100%;display:block;content:""}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut>*,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut>*,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut>*,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut canvas,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut canvas,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut canvas,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut canvas{width:100%;height:100%}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut iframe{vertical-align:bottom}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.messages-new .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-create .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li .circle-cut img,.messages-show .container .main .messages-main .messages-main-in>.image ul li .circle-cut img{border-width:1px}.messages-new .container .main .messages-main .messages-main-in>.image ul li:first-child,.messages-create .container .main .messages-main .messages-main-in>.image ul li:first-child,.messages-confirm .container .main .messages-main .messages-main-in>.image ul li:first-child,.messages-show .container .main .messages-main .messages-main-in>.image ul li:first-child{width:100%}.messages-new .container .main .messages-main .messages-main-in>.body,.messages-create .container .main .messages-main .messages-main-in>.body,.messages-confirm .container .main .messages-main .messages-main-in>.body,.messages-show .container .main .messages-main .messages-main-in>.body{width:85%;padding:10px;vertical-align:top}.messages-new .container .main .messages-main .messages-main-in>.body h4,.messages-create .container .main .messages-main .messages-main-in>.body h4,.messages-confirm .container .main .messages-main .messages-main-in>.body h4,.messages-show .container .main .messages-main .messages-main-in>.body h4{margin-bottom:20px}.messages-new .container .main .messages-main .messages-main-in>.body h4 small,.messages-create .container .main .messages-main .messages-main-in>.body h4 small,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 small,.messages-show .container .main .messages-main .messages-main-in>.body h4 small{font-weight:normal;margin-right:10px}.messages-new .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-new .container .main .messages-main .messages-main-in>.body h4 small.returns,.messages-create .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-create .container .main .messages-main .messages-main-in>.body h4 small.returns,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 small.returns,.messages-show .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-show .container .main .messages-main .messages-main-in>.body h4 small.returns{background-color:#fac75a;color:#ffffff;margin-left:0;margin-right:5px;margin-bottom:0;padding:3px 5px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.messages-new .container .main .messages-main .messages-main-in>.body h4 .to-user a,.messages-create .container .main .messages-main .messages-main-in>.body h4 .to-user a,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 .to-user a,.messages-show .container .main .messages-main .messages-main-in>.body h4 .to-user a{color:#4d4a4a}.messages-new .container .main .messages-main .messages-main-in>.body h4 .lfloat,.messages-create .container .main .messages-main .messages-main-in>.body h4 .lfloat,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 .lfloat,.messages-show .container .main .messages-main .messages-main-in>.body h4 .lfloat{max-width:70%}.messages-new .container .main .messages-main .messages-main-in>.body h4 .rfloat .time,.messages-create .container .main .messages-main .messages-main-in>.body h4 .rfloat .time,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 .rfloat .time,.messages-show .container .main .messages-main .messages-main-in>.body h4 .rfloat .time{font-weight:normal;margin-left:10px}.messages-new .container .main .messages-main .messages-main-in>.body p,.messages-create .container .main .messages-main .messages-main-in>.body p,.messages-confirm .container .main .messages-main .messages-main-in>.body p,.messages-show .container .main .messages-main .messages-main-in>.body p{margin-bottom:40px}.messages-new .container .main .messages-main .messages-main-in>.body p.hidden,.messages-create .container .main .messages-main .messages-main-in>.body p.hidden,.messages-confirm .container .main .messages-main .messages-main-in>.body p.hidden,.messages-show .container .main .messages-main .messages-main-in>.body p.hidden{overflow-y:auto;max-height:300px}.messages-new .container .main .messages-main .messages-main-in>.body p.unsendable ul,.messages-create .container .main .messages-main .messages-main-in>.body p.unsendable ul,.messages-confirm .container .main .messages-main .messages-main-in>.body p.unsendable ul,.messages-show .container .main .messages-main .messages-main-in>.body p.unsendable ul{letter-spacing:-0.4em}.messages-new .container .main .messages-main .messages-main-in>.body p.unsendable ul>*,.messages-create .container .main .messages-main .messages-main-in>.body p.unsendable ul>*,.messages-confirm .container .main .messages-main .messages-main-in>.body p.unsendable ul>*,.messages-show .container .main .messages-main .messages-main-in>.body p.unsendable ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box{margin-bottom:20px;background-color:#fbfaf2;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5{float:left}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select{float:right}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box textarea,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box textarea,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box textarea,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box textarea{height:150px}.cancellation_questionnaires-create_confirm table td a{color:#3189B5}.cancellation_questionnaires-create_confirm table td a:link,.cancellation_questionnaires-create_confirm table td a:visited{color:#3189B5}.cancellation_questionnaires-create_confirm table td .comment{white-space:pre-wrap}@media screen and (max-width: 768px){.cancellation_questionnaires-create_confirm table,.cancellation_questionnaires-create_confirm tbody,.cancellation_questionnaires-create_confirm tr,.cancellation_questionnaires-create_confirm td,.cancellation_questionnaires-create_confirm th{display:block;width:100%}.cancellation_questionnaires-create_confirm table.show{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-bottom:none}.cancellation_questionnaires-create_confirm table.show tr td,.cancellation_questionnaires-create_confirm table.show tr th{border:none;border-bottom:1px solid #E3E4E8;padding:16px}}@media screen and (min-width: 0px) and (max-width: 768px){.cancellation_questionnaires-create_complete .container{background-color:#FFFFFF}}.cancellation_questionnaires-create_complete .container .main .inner{max-width:980px}.cancellation_questionnaires-create .container .main{padding:48px 10px}.cancellation_questionnaires-create .container .main .title{text-align:center;margin-bottom:8px}.cancellation_questionnaires-create .container .main .title .fa-check{background-color:#4BA2CE;color:#FFFFFF;font-size:3rem;padding:0.5rem;border-radius:50%;margin-right:0;margin-bottom:24px}.cancellation_questionnaires-create .container .main .title h2{margin-bottom:8px}.cancellation_questionnaires-create .container .main .title p{font-weight:bold}.cancellation_questionnaires-create .container .main .detail{text-align:center;font-size:.75rem;margin-bottom:48px}.cancellation_questionnaires-create .container .main .multiple_monthly_payment{margin-top:14px;font-size:14px;font-weight:normal}@media screen and (max-width: 768px){.cancellation_questionnaires-create .container .main .multiple_monthly_payment{font-size:10px}}.cancellation_questionnaires-create .container .quitsurvey-banner{padding-bottom:40px;text-align:center}.cancellation_questionnaires-create .container .quitsurvey-banner img{width:80%;max-width:640px;margin:auto}.cancellation_questionnaires-create .container .inner{margin:0 auto}.cancellation_questionnaires-create .container .inner table{border-spacing:0 1px;border-collapse:separate}.cancellation_questionnaires-create .container .inner table td{background-color:#F6F8FA}.cancellation_questionnaires-create .container .inner table td.amount{font-weight:700}.cancellation_questionnaires-create .container .inner .notice{margin-top:10px;font-size:10px}.messages-select .container .main section{margin-bottom:40px}.messages-select .container .main section:last-child{margin-bottom:0}.messages-select .container .main section h3{margin-bottom:20px}.messages-select .container .main section .show tr td,.messages-select .container .main section .show tr th{font-size:12px;padding:10px}.layouts-counsels .counsels-header>.row,.layouts-counsels .layouts-signin .counsels-header>.row__thebase,.layouts-signin .layouts-counsels .counsels-header>.row__thebase{padding:80px 20px 100px}.layouts-counsels .counsels-header .titlebox h1{font-size:24px;color:#ffffff}.layouts-counsels .counsels-header .titlebox h2{font-size:14px;margin-top:20px;color:#ffffff}.layouts-counsels .kaigyou-banner{width:200px;height:180px;-webkit-box-shadow:0px 0px 24px rgba(0,0,0,0.12);box-shadow:0px 0px 24px rgba(0,0,0,0.12);position:fixed;bottom:-250px;right:20px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.layouts-counsels .kaigyou-banner.fixpos{position:fixed;bottom:40px;right:20px;z-index:10000}.layouts-counsels .kaigyou-banner .kaigyou-banner-close{position:absolute;top:10px;right:10px;width:12px;height:12px;cursor:pointer}.layouts-counsels .kaigyou-banner .kaigyou-banner-close img{display:block}.counsels-create .counsels-header,.layouts-counsels .counsels-header{-webkit-animation:gradation-lime 5s ease-in-out infinite alternate;animation:gradation-lime 5s ease-in-out infinite alternate}.counsels-create .counsels-header nav .logo a,.layouts-counsels .counsels-header nav .logo a{background:url(https://static.camp-fire.jp/assets/logo/campfire_white-461e55a8cb2fcf01a7d0a5eccba969601faf9205cf9c8d82e2d9f3bf22753645.svg) no-repeat left top;background-size:150px 30px}.counsels-create .counsels-header nav ul.menu-global li a,.layouts-counsels .counsels-header nav ul.menu-global li a{color:#ffffff}.counsels-create .counsels-header h1,.counsels-create .counsels-header h2,.layouts-counsels .counsels-header h1,.layouts-counsels .counsels-header h2{text-align:inherit;color:inherit}.counsels-create .counsels-header h1 a,.counsels-create .counsels-header h2 a,.layouts-counsels .counsels-header h1 a,.layouts-counsels .counsels-header h2 a{color:inherit}.counsels-create .counsels-header nav,.layouts-counsels .counsels-header nav{background:transparent}.counsels-create .counsels-header .link-box,.layouts-counsels .counsels-header .link-box{text-align:center}.counsels-create .container section.function .items .item .thumbnail,.layouts-counsels .container section.function .items .item .thumbnail{margin-bottom:20px}.counsels-create .container section.function .items .item .thumbnail img,.layouts-counsels .container section.function .items .item .thumbnail img{width:80%;border:1px solid #f6f8fa;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.counsels-create .container section.function .items .item p,.layouts-counsels .container section.function .items .item p{color:#666}.counsels-create .container section.body,.layouts-counsels .container section.body{padding:40px}.counsels-create .container section.body>.row,.counsels-create .container .layouts-signin section.body>.row__thebase,.layouts-signin .counsels-create .container section.body>.row__thebase,.layouts-counsels .container section.body>.row,.layouts-counsels .container .layouts-signin section.body>.row__thebase,.layouts-signin .layouts-counsels .container section.body>.row__thebase{max-width:720px;background-color:#fbfaf2;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.counsels-create .container section.body .input-box,.layouts-counsels .container section.body .input-box{margin-bottom:20px}.counsels-create .container section.body .input-box:last-child,.layouts-counsels .container section.body .input-box:last-child{margin-bottom:0}.counsels-create .container section.body .input-box>p,.layouts-counsels .container section.body .input-box>p{display:inline-block;padding:7px 12px;background-color:#e4e4e4;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.counsels-create .container section.body .input-box textarea,.layouts-counsels .container section.body .input-box textarea{min-height:200px}.counsels-create .container section.stats,.layouts-counsels .container section.stats{background-color:#f6f8fa}.counsels-create .container section.stats .items .item,.layouts-counsels .container section.stats .items .item{text-align:center}.counsels-create .container section.stats .items .item h4,.layouts-counsels .container section.stats .items .item h4{font-weight:normal;margin-bottom:20px}.counsels-create .container section.stats .items .item h5,.layouts-counsels .container section.stats .items .item h5{font-size:36px;line-height:100%}.counsels-create .container section.stats .items .item h5 small,.layouts-counsels .container section.stats .items .item h5 small{font-size:18px}.counsels-create .container section.link,.layouts-counsels .container section.link{background-color:#4d4a4a}.counsels-create .container section.link .submit-box>div,.layouts-counsels .container section.link .submit-box>div{color:#ffffff}.counsels-create .container section.link .submit-box>a:not(.button),.layouts-counsels .container section.link .submit-box>a:not(.button){line-height:normal;padding:0;color:#ffffff}.tel-add-head{font-weight:bold;text-align:center;color:#fff}.tel-add-submit{font-weight:bold;color:#fff}.layouts-thanks_messages .container .main h2,.layouts-thanks_messages .container .main p{margin-bottom:10px}.layouts-thanks_messages .container .main form{margin-top:20px}.layouts-thanks_messages .container .main section{margin-bottom:40px}.information.site-global-notice{display:block;background-color:#fbfaf2}.information.site-global-notice a,.information.site-global-notice p{color:#4d4a4a}.information.site-global-notice a{border-bottom:1px dashed #ffffff}.information.site-global-notice-info{background-color:#4084d0}.information.site-global-notice-info a,.information.site-global-notice-info p{color:#ffffff}.information.site-global-notice-warning{background-color:#fac75a}.information.site-global-notice-warning a,.information.site-global-notice-warning p{color:#ffffff}.information.site-global-notice-danger{background-color:#e65d65}.information.site-global-notice-danger a,.information.site-global-notice-danger p{color:#ffffff}.banner{background-color:#f6f8fa;text-align:center;padding:20px}.banner img{width:100%;max-width:640px}.attention{padding:15px 0 0}.finished{float:none !important;margin:0 auto;text-align:center}.projects-subscription_history form label{font-weight:bold}.projects-subscription_history form input[type='text']{margin:0 10px}.projects-subscription_history form input[type='submit']:hover{background-color:#e65d65}.projects-subscription_history section.data p.sp-block{color:#e65d65}.btn{font-size:16px;font-weight:bold;line-height:50px;display:inline-block;text-align:center;padding:0 50px;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn.primary{color:#fff;background:#fe2f39}.btn.secondary{color:#666;border:1px #eee solid;background:#fff}.unregistered_user{background-color:#425B71;color:#fff;padding:-1.6px 2px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:11px;padding:3px 5px;margin-left:5px;border-radius:3px}@media (min-width: 768px){.projects-watched .banner{background-color:#fff}}@media (max-width: 480px){.fr-embedly .embedly-card .embedly-card-hug iframe{width:320px !important;max-width:320px !important}}.layouts-cancellation_questionnaire .step{padding:5px 20px}.layouts-cancellation_questionnaire .title{font-size:20px;margin-bottom:24px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .title{text-align:center;font-size:16px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_section{margin-bottom:40px}.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_title{display:block;font-size:16px;font-weight:bold;margin-bottom:24px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_title{font-size:14px;margin-bottom:16px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_title small{font-size:14px;font-weight:normal}.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_body{padding:32px;background-color:#F6F8FA;font-size:14px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_body{padding:16px;background-color:#FFFFFF;font-size:12px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_notice{margin-top:8px;font-size:12px;color:#707070}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_section .section_notice{font-size:10px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail{padding:32px;border:1px solid #E3E4E8;display:grid;grid-template-columns:300px 1fr;gap:32px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail{padding:0;grid-template-columns:1fr;gap:16px;border:none}}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project{display:grid;grid-template-columns:128px 1fr;gap:14px;background-color:#FFFFFF;padding:16px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .thumbnail{display:block;margin-bottom:16px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .thumbnail{margin-bottom:0}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .thumbnail img{width:100%;height:auto}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .project_name{font-size:20px;margin-bottom:8px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .project_name{font-size:14px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .project_name a{color:#3189B5}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .project_name a:link,.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .project_name a:visited{color:#3189B5}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .join_date{font-size:14px;color:#707070}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .project .join_date{font-size:12px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info{-webkit-box-flex:1;-ms-flex:1;flex:1}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .info_box{padding:32px;background-color:#F6F8FA}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .info_box:not(:first-child){margin-top:8px}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period{padding:0;gap:24px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}@media screen and (max-width: 960px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_detail{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_detail{display:block}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_label{background-color:#97C05C;min-width:120px;line-height:30px;text-align:center;font-size:12px;color:#FFFFFF;white-space:nowrap}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_label{min-width:148px;line-height:26px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_year_and_month{font-size:16px;font-weight:bold;white-space:nowrap;text-align:center}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_year_and_month .num{font-size:36px;margin:0 2px}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_text{position:relative;padding:8px 0 8px 16px;color:#707070;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:58px;font-size:14px;line-height:1.4}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_text{padding:4px 0 4px 16px;min-height:72px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_text:before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;width:6px;border:1px solid #E3E4E8;border-right:none;border-radius:3px 0 0 3px}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .period_text:after{content:'';display:block;position:absolute;top:50%;left:0;width:8px;height:8px;border:1px solid #E3E4E8;border-bottom:none;border-right:none;background-color:#F6F8FA;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner{border:1px solid #E3E4E8;padding:16px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:24px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_detail{gap:16px;margin-bottom:16px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_image{width:48px;height:48px;overflow:hidden;border-radius:50%}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_image{width:40px;height:40px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_label{color:#999999;font-size:12px;font-weight:bold}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_label{font-size:10px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_name{color:#3189B5;font-size:16px;font-weight:bold}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_name{font-size:14px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_name:link,.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_name:visited{color:#3189B5}.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_text{font-size:14px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_fanclub_backer_detail .info .owner_text{font-size:12px}}.layouts-cancellation_questionnaire .reasons{padding:4px 20px;border:1px solid #E3E4E8;border-radius:5px;background-color:#FFFFFF}.layouts-cancellation_questionnaire .reasons li{margin:16px 0}.layouts-cancellation_questionnaire .cancellation_questionnaire_comment textarea{padding:24px;border-radius:10px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_comment textarea{font-size:12px;padding:12px 16px;border-radius:5px;min-height:88px}}.layouts-cancellation_questionnaire .confirmation{background-color:#FFFFFF;border:1px solid #E3E4E8}.layouts-cancellation_questionnaire .confirmation .confirmation_title{background-color:#FBEFDF;text-align:center;font-weight:normal;padding:24px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .confirmation .confirmation_title{padding:16px;font-size:12px}}.layouts-cancellation_questionnaire .confirmation .confirmation_body{padding:32px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .confirmation .confirmation_body{padding:16px}}.layouts-cancellation_questionnaire .confirmation .confirmation_list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .confirmation .confirmation_list{grid-template-columns:1fr;gap:16px}}.layouts-cancellation_questionnaire .confirmation .confirmation_item{display:grid;grid-template-columns:40px 1fr;gap:16px;font-size:14px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .confirmation .confirmation_item{grid-template-columns:36px 1fr;font-size:12px}}.layouts-cancellation_questionnaire .confirmation .confirmation_item .caution{margin-top:8px;font-size:12px;color:#F64744;font-weight:bold}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .confirmation .confirmation_item .caution{margin-top:6px;font-size:10px}}.layouts-cancellation_questionnaire .confirmation .confirmation_item .notice{margin-top:8px;color:#707070;font-size:12px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .confirmation .confirmation_item .notice{margin-top:6px;font-size:10px}}.layouts-cancellation_questionnaire .confirmation .confirmation_item img{width:100%}.layouts-cancellation_questionnaire .cancellation_questionnaire_footer{margin-top:56px;text-align:center;padding-bottom:16px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_footer{margin-top:32px}}.layouts-cancellation_questionnaire .cancellation_questionnaire_footer .notice{font-size:12px;margin-bottom:16px}.layouts-cancellation_questionnaire .cancellation_questionnaire_footer .submit-button{font-size:16px;font-weight:bold;padding:16px 20px;border-radius:5px;letter-spacing:0 !important;width:160px}@media screen and (max-width: 768px){.layouts-cancellation_questionnaire .cancellation_questionnaire_footer .submit-button{width:auto}}.layouts-cancellation_questionnaire .back-link{text-align:left}.layouts-cancellation_questionnaire .back-link a{color:#444A53}.layouts-cancellation_questionnaire .back-link a:link,.layouts-cancellation_questionnaire .back-link a:visited{color:#444A53}.layouts-cancellation_questionnaire .back-link button.back_to_input_form{color:#444A53;border:none;background:none}@media screen and (min-width: 769px) and (max-width: 1024px){.layouts1 .header .link-back a>.text strong{font-size:16px}.layouts1 .header .link-back a>.icon i.fa{font-size:18px}.layouts1 .container .sidebar section.return>div:not(.backed) .price .limited,.layouts1 .container .sidebar section.return>div:not(.backed) .price strong,.layouts1 .container .sidebar section.return>a .price .limited,.layouts1 .container .sidebar section.return>a .price strong{font-size:14px}.layouts1 .container .sidebar section.return>div:not(.backed) .price strong,.layouts1 .container .sidebar section.return>a .price strong{max-width:50%}.layouts1 .container .sidebar section.return>div:not(.backed) .price .limited,.layouts1 .container .sidebar section.return>a .price .limited{max-width:50%}.layouts1 .container .sidebar section.return>div:not(.backed) .data .patrons,.layouts1 .container .sidebar section.return>div:not(.backed) .data .ship,.layouts1 .container .sidebar section.return>a .data .patrons,.layouts1 .container .sidebar section.return>a .data .ship{font-size:12px}}@media screen and (min-width: 961px) and (max-width: 1024px){.dt-none{display:none !important}.dt-block{display:block !important}.dt-inline-block{display:inline-block !important}.dt-inline{display:inline !important}.dt-table-row{display:table-row !important}.box .box-in .overview,.box .box-reward-in .overview{font-size:10px}.box .box-reward-in .box-thumbnail{height:60%}.box.recommend:after{top:0}.boxes1 .box .box-in .box-title .sub{display:none}.boxes1 .box.customed .box-in .box-customed-caption{font-size:14px;max-height:80px}}@media screen and (min-width: 769px) and (max-width: 960px){.sc-none{display:none !important}.sc-block{display:block !important}.sc-inline-block{display:inline-block !important}.sc-inline{display:inline !important}.sc-table-row{display:table-row !important}.boxes4 .box.recommend{display:none}.boxes4 .box.recommend .box-in{height:364px !important}.boxes3 .box,.boxes4 .box{width:33.333%;float:left}.boxes3 .box .box-in,.boxes4 .box .box-in{height:360px !important}.boxes3 .box .box-in .box-title .sub p,.boxes4 .box .box-in .box-title .sub p{display:none}.boxes3 .box.customed .box-in .box-title,.boxes4 .box.customed .box-in .box-title{max-height:127px}.boxes3 .box.customed .box-in .box-customed-overview .body,.boxes4 .box.customed .box-in .box-customed-overview .body{font-size:12px}.boxes1 .box{width:100%}.boxes1 .box .box-in .box-title{top:0;padding:5px}.boxes1 .box .box-in .box-title h4{padding:5px;font-size:14px}.boxes1 .box .box-in .box-title .sub{display:none}.boxes1 .box .box-in .box-date{bottom:100px;padding:10px 10px 0}.boxes1 .box .box-in .box-date>div.category{width:45%;margin-right:0}.boxes1 .box .box-in .box-date>div.owner{width:55%;text-align:right}.boxes1 .box .box-in .meter{bottom:60px;height:40px;padding:10px}.boxes1 .box .box-in .overview{height:60px;font-size:14px}.boxes1 .box .box-in .unsuccess-summary{height:100px;font-size:14px}.boxes1 .box .box-in .success-summary{bottom:60px;height:40px;line-height:40px}.boxes1 .box.customed .box-in .box-title .category{padding:5px;font-size:12px}.boxes1 .box.customed .box-in .box-customed-caption{font-size:12px;padding:10px;bottom:60px;height:auto;max-height:80px}.boxes1 .box.customed .box-in .box-customed-overview{height:60px}.layouts1 .header .link-back a{width:100%}.layouts1 .header .link-back a>.text strong{font-size:16px}.layouts1 .header .link-back a>.icon i.fa{font-size:18px}}@media screen and (min-width: 0) and (max-width: 768px){.sp-none{display:none !important}.sp-block{display:block !important}.sp-inline-block{display:inline-block !important}.sp-inline{display:inline !important}.sp-table-row{display:table-row !important}a.sp-none-events{display:block;pointer-events:none}.sp-box-outer{overflow-x:auto;border-right:1px dashed #e4e4e4}.sp-box-outer .boxes-just,.sp-box-outer .boxes1,.sp-box-outer .boxes3,.sp-box-outer .boxes4{width:400%}.sp-box-outer .boxes-just .box,.sp-box-outer .boxes1 .box,.sp-box-outer .boxes3 .box,.sp-box-outer .boxes4 .box{float:left;width:25%}.sp-box-outer .boxes-just .box .box-in,.sp-box-outer .boxes1 .box .box-in,.sp-box-outer .boxes3 .box .box-in,.sp-box-outer .boxes4 .box .box-in{height:440px !important}.sp-box-outer.w300 .boxes-just,.sp-box-outer.w300 .boxes1,.sp-box-outer.w300 .boxes3,.sp-box-outer.w300 .boxes4{width:273.75%}.sp-box-outer.w300 .boxes-just .box,.sp-box-outer.w300 .boxes1 .box,.sp-box-outer.w300 .boxes3 .box,.sp-box-outer.w300 .boxes4 .box{width:33.333%}.sp-box-outer.w400 .boxes-just,.sp-box-outer.w400 .boxes1,.sp-box-outer.w400 .boxes3,.sp-box-outer.w400 .boxes4{width:365%}.sp-box-outer.w400 .boxes-just .box,.sp-box-outer.w400 .boxes1 .box,.sp-box-outer.w400 .boxes3 .box,.sp-box-outer.w400 .boxes4 .box{width:25%}.sp-box-outer.w600 .boxes-just,.sp-box-outer.w600 .boxes1,.sp-box-outer.w600 .boxes3,.sp-box-outer.w600 .boxes4{width:547.5%}.sp-box-outer.w600 .boxes-just .box,.sp-box-outer.w600 .boxes1 .box,.sp-box-outer.w600 .boxes3 .box,.sp-box-outer.w600 .boxes4 .box{width:16.666%}.sp-box-outer.w800 .boxes-just,.sp-box-outer.w800 .boxes1,.sp-box-outer.w800 .boxes3,.sp-box-outer.w800 .boxes4{width:730%}.sp-box-outer.w800 .boxes-just .box,.sp-box-outer.w800 .boxes1 .box,.sp-box-outer.w800 .boxes3 .box,.sp-box-outer.w800 .boxes4 .box{width:12.5%}.sp-box-outer.w900 .boxes-just,.sp-box-outer.w900 .boxes1,.sp-box-outer.w900 .boxes3,.sp-box-outer.w900 .boxes4{width:821.25%}.sp-box-outer.w900 .boxes-just .box,.sp-box-outer.w900 .boxes1 .box,.sp-box-outer.w900 .boxes3 .box,.sp-box-outer.w900 .boxes4 .box{width:11.111%}.sp-box-outer.w1200 .boxes-just,.sp-box-outer.w1200 .boxes1,.sp-box-outer.w1200 .boxes3,.sp-box-outer.w1200 .boxes4{width:1095%}.sp-box-outer.w1200 .boxes-just .box,.sp-box-outer.w1200 .boxes1 .box,.sp-box-outer.w1200 .boxes3 .box,.sp-box-outer.w1200 .boxes4 .box{width:8.333%}.sp-box-outer.w1600 .boxes-just,.sp-box-outer.w1600 .boxes1,.sp-box-outer.w1600 .boxes3,.sp-box-outer.w1600 .boxes4{width:1460%}.sp-box-outer.w1600 .boxes-just .box,.sp-box-outer.w1600 .boxes1 .box,.sp-box-outer.w1600 .boxes3 .box,.sp-box-outer.w1600 .boxes4 .box{width:6.25%}.registrations-finish .sp-box-outer,.projects-index .sp-box-outer,.backers-finish .sp-box-outer,.projects-admin_top_preview .sp-box-outer,.projects-search .sp-box-outer,.projects-coming_soon .sp-box-outer,.projects-top .sp-box-outer,.projects-area-partner .sp-box-outer,.projects-channel .sp-box-outer,.project_follows-index .sp-box-outer,.layouts-profiles .sp-box-outer,.section-area-project .sp-box-outer,.project_bottom_popular .sp-box-outer,.project_bottom_silver_egg .sp-box-outer,.silver_egg_projects .sp-box-outer,.recommend .sp-box-outer,.pages-adforall .sp-box-outer{overflow-x:visible;border-right:none}.registrations-finish .sp-box-outer .boxes-just,.registrations-finish .sp-box-outer .boxes1,.registrations-finish .sp-box-outer .boxes3,.registrations-finish .sp-box-outer .boxes4,.projects-index .sp-box-outer .boxes-just,.projects-index .sp-box-outer .boxes1,.projects-index .sp-box-outer .boxes3,.projects-index .sp-box-outer .boxes4,.backers-finish .sp-box-outer .boxes-just,.backers-finish .sp-box-outer .boxes1,.backers-finish .sp-box-outer .boxes3,.backers-finish .sp-box-outer .boxes4,.projects-admin_top_preview .sp-box-outer .boxes-just,.projects-admin_top_preview .sp-box-outer .boxes1,.projects-admin_top_preview .sp-box-outer .boxes3,.projects-admin_top_preview .sp-box-outer .boxes4,.projects-search .sp-box-outer .boxes-just,.projects-search .sp-box-outer .boxes1,.projects-search .sp-box-outer .boxes3,.projects-search .sp-box-outer .boxes4,.projects-coming_soon .sp-box-outer .boxes-just,.projects-coming_soon .sp-box-outer .boxes1,.projects-coming_soon .sp-box-outer .boxes3,.projects-coming_soon .sp-box-outer .boxes4,.projects-top .sp-box-outer .boxes-just,.projects-top .sp-box-outer .boxes1,.projects-top .sp-box-outer .boxes3,.projects-top .sp-box-outer .boxes4,.projects-area-partner .sp-box-outer .boxes-just,.projects-area-partner .sp-box-outer .boxes1,.projects-area-partner .sp-box-outer .boxes3,.projects-area-partner .sp-box-outer .boxes4,.projects-channel .sp-box-outer .boxes-just,.projects-channel .sp-box-outer .boxes1,.projects-channel .sp-box-outer .boxes3,.projects-channel .sp-box-outer .boxes4,.project_follows-index .sp-box-outer .boxes-just,.project_follows-index .sp-box-outer .boxes1,.project_follows-index .sp-box-outer .boxes3,.project_follows-index .sp-box-outer .boxes4,.layouts-profiles .sp-box-outer .boxes-just,.layouts-profiles .sp-box-outer .boxes1,.layouts-profiles .sp-box-outer .boxes3,.layouts-profiles .sp-box-outer .boxes4,.section-area-project .sp-box-outer .boxes-just,.section-area-project .sp-box-outer .boxes1,.section-area-project .sp-box-outer .boxes3,.section-area-project .sp-box-outer .boxes4,.project_bottom_popular .sp-box-outer .boxes-just,.project_bottom_popular .sp-box-outer .boxes1,.project_bottom_popular .sp-box-outer .boxes3,.project_bottom_popular .sp-box-outer .boxes4,.project_bottom_silver_egg .sp-box-outer .boxes-just,.project_bottom_silver_egg .sp-box-outer .boxes1,.project_bottom_silver_egg .sp-box-outer .boxes3,.project_bottom_silver_egg .sp-box-outer .boxes4,.silver_egg_projects .sp-box-outer .boxes-just,.silver_egg_projects .sp-box-outer .boxes1,.silver_egg_projects .sp-box-outer .boxes3,.silver_egg_projects .sp-box-outer .boxes4,.recommend .sp-box-outer .boxes-just,.recommend .sp-box-outer .boxes1,.recommend .sp-box-outer .boxes3,.recommend .sp-box-outer .boxes4,.pages-adforall .sp-box-outer .boxes-just,.pages-adforall .sp-box-outer .boxes1,.pages-adforall .sp-box-outer .boxes3,.pages-adforall .sp-box-outer .boxes4{width:100%}.registrations-finish .sp-box-outer .boxes-just .box,.registrations-finish .sp-box-outer .boxes1 .box,.registrations-finish .sp-box-outer .boxes3 .box,.registrations-finish .sp-box-outer .boxes4 .box,.projects-index .sp-box-outer .boxes-just .box,.projects-index .sp-box-outer .boxes1 .box,.projects-index .sp-box-outer .boxes3 .box,.projects-index .sp-box-outer .boxes4 .box,.backers-finish .sp-box-outer .boxes-just .box,.backers-finish .sp-box-outer .boxes1 .box,.backers-finish .sp-box-outer .boxes3 .box,.backers-finish .sp-box-outer .boxes4 .box,.projects-admin_top_preview .sp-box-outer .boxes-just .box,.projects-admin_top_preview .sp-box-outer .boxes1 .box,.projects-admin_top_preview .sp-box-outer .boxes3 .box,.projects-admin_top_preview .sp-box-outer .boxes4 .box,.projects-search .sp-box-outer .boxes-just .box,.projects-search .sp-box-outer .boxes1 .box,.projects-search .sp-box-outer .boxes3 .box,.projects-search .sp-box-outer .boxes4 .box,.projects-coming_soon .sp-box-outer .boxes-just .box,.projects-coming_soon .sp-box-outer .boxes1 .box,.projects-coming_soon .sp-box-outer .boxes3 .box,.projects-coming_soon .sp-box-outer .boxes4 .box,.projects-top .sp-box-outer .boxes-just .box,.projects-top .sp-box-outer .boxes1 .box,.projects-top .sp-box-outer .boxes3 .box,.projects-top .sp-box-outer .boxes4 .box,.projects-area-partner .sp-box-outer .boxes-just .box,.projects-area-partner .sp-box-outer .boxes1 .box,.projects-area-partner .sp-box-outer .boxes3 .box,.projects-area-partner .sp-box-outer .boxes4 .box,.projects-channel .sp-box-outer .boxes-just .box,.projects-channel .sp-box-outer .boxes1 .box,.projects-channel .sp-box-outer .boxes3 .box,.projects-channel .sp-box-outer .boxes4 .box,.project_follows-index .sp-box-outer .boxes-just .box,.project_follows-index .sp-box-outer .boxes1 .box,.project_follows-index .sp-box-outer .boxes3 .box,.project_follows-index .sp-box-outer .boxes4 .box,.layouts-profiles .sp-box-outer .boxes-just .box,.layouts-profiles .sp-box-outer .boxes1 .box,.layouts-profiles .sp-box-outer .boxes3 .box,.layouts-profiles .sp-box-outer .boxes4 .box,.section-area-project .sp-box-outer .boxes-just .box,.section-area-project .sp-box-outer .boxes1 .box,.section-area-project .sp-box-outer .boxes3 .box,.section-area-project .sp-box-outer .boxes4 .box,.project_bottom_popular .sp-box-outer .boxes-just .box,.project_bottom_popular .sp-box-outer .boxes1 .box,.project_bottom_popular .sp-box-outer .boxes3 .box,.project_bottom_popular .sp-box-outer .boxes4 .box,.project_bottom_silver_egg .sp-box-outer .boxes-just .box,.project_bottom_silver_egg .sp-box-outer .boxes1 .box,.project_bottom_silver_egg .sp-box-outer .boxes3 .box,.project_bottom_silver_egg .sp-box-outer .boxes4 .box,.silver_egg_projects .sp-box-outer .boxes-just .box,.silver_egg_projects .sp-box-outer .boxes1 .box,.silver_egg_projects .sp-box-outer .boxes3 .box,.silver_egg_projects .sp-box-outer .boxes4 .box,.recommend .sp-box-outer .boxes-just .box,.recommend .sp-box-outer .boxes1 .box,.recommend .sp-box-outer .boxes3 .box,.recommend .sp-box-outer .boxes4 .box,.pages-adforall .sp-box-outer .boxes-just .box,.pages-adforall .sp-box-outer .boxes1 .box,.pages-adforall .sp-box-outer .boxes3 .box,.pages-adforall .sp-box-outer .boxes4 .box{float:left;width:50%}.registrations-finish .sp-box-outer .boxes-just .box .box-in,.registrations-finish .sp-box-outer .boxes1 .box .box-in,.registrations-finish .sp-box-outer .boxes3 .box .box-in,.registrations-finish .sp-box-outer .boxes4 .box .box-in,.projects-index .sp-box-outer .boxes-just .box .box-in,.projects-index .sp-box-outer .boxes1 .box .box-in,.projects-index .sp-box-outer .boxes3 .box .box-in,.projects-index .sp-box-outer .boxes4 .box .box-in,.backers-finish .sp-box-outer .boxes-just .box .box-in,.backers-finish .sp-box-outer .boxes1 .box .box-in,.backers-finish .sp-box-outer .boxes3 .box .box-in,.backers-finish .sp-box-outer .boxes4 .box .box-in,.projects-admin_top_preview .sp-box-outer .boxes-just .box .box-in,.projects-admin_top_preview .sp-box-outer .boxes1 .box .box-in,.projects-admin_top_preview .sp-box-outer .boxes3 .box .box-in,.projects-admin_top_preview .sp-box-outer .boxes4 .box .box-in,.projects-search .sp-box-outer .boxes-just .box .box-in,.projects-search .sp-box-outer .boxes1 .box .box-in,.projects-search .sp-box-outer .boxes3 .box .box-in,.projects-search .sp-box-outer .boxes4 .box .box-in,.projects-coming_soon .sp-box-outer .boxes-just .box .box-in,.projects-coming_soon .sp-box-outer .boxes1 .box .box-in,.projects-coming_soon .sp-box-outer .boxes3 .box .box-in,.projects-coming_soon .sp-box-outer .boxes4 .box .box-in,.projects-top .sp-box-outer .boxes-just .box .box-in,.projects-top .sp-box-outer .boxes1 .box .box-in,.projects-top .sp-box-outer .boxes3 .box .box-in,.projects-top .sp-box-outer .boxes4 .box .box-in,.projects-area-partner .sp-box-outer .boxes-just .box .box-in,.projects-area-partner .sp-box-outer .boxes1 .box .box-in,.projects-area-partner .sp-box-outer .boxes3 .box .box-in,.projects-area-partner .sp-box-outer .boxes4 .box .box-in,.projects-channel .sp-box-outer .boxes-just .box .box-in,.projects-channel .sp-box-outer .boxes1 .box .box-in,.projects-channel .sp-box-outer .boxes3 .box .box-in,.projects-channel .sp-box-outer .boxes4 .box .box-in,.project_follows-index .sp-box-outer .boxes-just .box .box-in,.project_follows-index .sp-box-outer .boxes1 .box .box-in,.project_follows-index .sp-box-outer .boxes3 .box .box-in,.project_follows-index .sp-box-outer .boxes4 .box .box-in,.layouts-profiles .sp-box-outer .boxes-just .box .box-in,.layouts-profiles .sp-box-outer .boxes1 .box .box-in,.layouts-profiles .sp-box-outer .boxes3 .box .box-in,.layouts-profiles .sp-box-outer .boxes4 .box .box-in,.section-area-project .sp-box-outer .boxes-just .box .box-in,.section-area-project .sp-box-outer .boxes1 .box .box-in,.section-area-project .sp-box-outer .boxes3 .box .box-in,.section-area-project .sp-box-outer .boxes4 .box .box-in,.project_bottom_popular .sp-box-outer .boxes-just .box .box-in,.project_bottom_popular .sp-box-outer .boxes1 .box .box-in,.project_bottom_popular .sp-box-outer .boxes3 .box .box-in,.project_bottom_popular .sp-box-outer .boxes4 .box .box-in,.project_bottom_silver_egg .sp-box-outer .boxes-just .box .box-in,.project_bottom_silver_egg .sp-box-outer .boxes1 .box .box-in,.project_bottom_silver_egg .sp-box-outer .boxes3 .box .box-in,.project_bottom_silver_egg .sp-box-outer .boxes4 .box .box-in,.silver_egg_projects .sp-box-outer .boxes-just .box .box-in,.silver_egg_projects .sp-box-outer .boxes1 .box .box-in,.silver_egg_projects .sp-box-outer .boxes3 .box .box-in,.silver_egg_projects .sp-box-outer .boxes4 .box .box-in,.recommend .sp-box-outer .boxes-just .box .box-in,.recommend .sp-box-outer .boxes1 .box .box-in,.recommend .sp-box-outer .boxes3 .box .box-in,.recommend .sp-box-outer .boxes4 .box .box-in,.pages-adforall .sp-box-outer .boxes-just .box .box-in,.pages-adforall .sp-box-outer .boxes1 .box .box-in,.pages-adforall .sp-box-outer .boxes3 .box .box-in,.pages-adforall .sp-box-outer .boxes4 .box .box-in{height:auto !important}.registrations-finish .sp-box-outer .boxes-just .box .box-reward-in,.registrations-finish .sp-box-outer .boxes1 .box .box-reward-in,.registrations-finish .sp-box-outer .boxes3 .box .box-reward-in,.registrations-finish .sp-box-outer .boxes4 .box .box-reward-in,.projects-index .sp-box-outer .boxes-just .box .box-reward-in,.projects-index .sp-box-outer .boxes1 .box .box-reward-in,.projects-index .sp-box-outer .boxes3 .box .box-reward-in,.projects-index .sp-box-outer .boxes4 .box .box-reward-in,.backers-finish .sp-box-outer .boxes-just .box .box-reward-in,.backers-finish .sp-box-outer .boxes1 .box .box-reward-in,.backers-finish .sp-box-outer .boxes3 .box .box-reward-in,.backers-finish .sp-box-outer .boxes4 .box .box-reward-in,.projects-admin_top_preview .sp-box-outer .boxes-just .box .box-reward-in,.projects-admin_top_preview .sp-box-outer .boxes1 .box .box-reward-in,.projects-admin_top_preview .sp-box-outer .boxes3 .box .box-reward-in,.projects-admin_top_preview .sp-box-outer .boxes4 .box .box-reward-in,.projects-search .sp-box-outer .boxes-just .box .box-reward-in,.projects-search .sp-box-outer .boxes1 .box .box-reward-in,.projects-search .sp-box-outer .boxes3 .box .box-reward-in,.projects-search .sp-box-outer .boxes4 .box .box-reward-in,.projects-coming_soon .sp-box-outer .boxes-just .box .box-reward-in,.projects-coming_soon .sp-box-outer .boxes1 .box .box-reward-in,.projects-coming_soon .sp-box-outer .boxes3 .box .box-reward-in,.projects-coming_soon .sp-box-outer .boxes4 .box .box-reward-in,.projects-top .sp-box-outer .boxes-just .box .box-reward-in,.projects-top .sp-box-outer .boxes1 .box .box-reward-in,.projects-top .sp-box-outer .boxes3 .box .box-reward-in,.projects-top .sp-box-outer .boxes4 .box .box-reward-in,.projects-area-partner .sp-box-outer .boxes-just .box .box-reward-in,.projects-area-partner .sp-box-outer .boxes1 .box .box-reward-in,.projects-area-partner .sp-box-outer .boxes3 .box .box-reward-in,.projects-area-partner .sp-box-outer .boxes4 .box .box-reward-in,.projects-channel .sp-box-outer .boxes-just .box .box-reward-in,.projects-channel .sp-box-outer .boxes1 .box .box-reward-in,.projects-channel .sp-box-outer .boxes3 .box .box-reward-in,.projects-channel .sp-box-outer .boxes4 .box .box-reward-in,.project_follows-index .sp-box-outer .boxes-just .box .box-reward-in,.project_follows-index .sp-box-outer .boxes1 .box .box-reward-in,.project_follows-index .sp-box-outer .boxes3 .box .box-reward-in,.project_follows-index .sp-box-outer .boxes4 .box .box-reward-in,.layouts-profiles .sp-box-outer .boxes-just .box .box-reward-in,.layouts-profiles .sp-box-outer .boxes1 .box .box-reward-in,.layouts-profiles .sp-box-outer .boxes3 .box .box-reward-in,.layouts-profiles .sp-box-outer .boxes4 .box .box-reward-in,.section-area-project .sp-box-outer .boxes-just .box .box-reward-in,.section-area-project .sp-box-outer .boxes1 .box .box-reward-in,.section-area-project .sp-box-outer .boxes3 .box .box-reward-in,.section-area-project .sp-box-outer .boxes4 .box .box-reward-in,.project_bottom_popular .sp-box-outer .boxes-just .box .box-reward-in,.project_bottom_popular .sp-box-outer .boxes1 .box .box-reward-in,.project_bottom_popular .sp-box-outer .boxes3 .box .box-reward-in,.project_bottom_popular .sp-box-outer .boxes4 .box .box-reward-in,.project_bottom_silver_egg .sp-box-outer .boxes-just .box .box-reward-in,.project_bottom_silver_egg .sp-box-outer .boxes1 .box .box-reward-in,.project_bottom_silver_egg .sp-box-outer .boxes3 .box .box-reward-in,.project_bottom_silver_egg .sp-box-outer .boxes4 .box .box-reward-in,.silver_egg_projects .sp-box-outer .boxes-just .box .box-reward-in,.silver_egg_projects .sp-box-outer .boxes1 .box .box-reward-in,.silver_egg_projects .sp-box-outer .boxes3 .box .box-reward-in,.silver_egg_projects .sp-box-outer .boxes4 .box .box-reward-in,.recommend .sp-box-outer .boxes-just .box .box-reward-in,.recommend .sp-box-outer .boxes1 .box .box-reward-in,.recommend .sp-box-outer .boxes3 .box .box-reward-in,.recommend .sp-box-outer .boxes4 .box .box-reward-in,.pages-adforall .sp-box-outer .boxes-just .box .box-reward-in,.pages-adforall .sp-box-outer .boxes1 .box .box-reward-in,.pages-adforall .sp-box-outer .boxes3 .box .box-reward-in,.pages-adforall .sp-box-outer .boxes4 .box .box-reward-in{height:auto !important}.registrations-finish .sp-box-outer.w1200 .boxes-just,.registrations-finish .sp-box-outer.w1200 .boxes1,.registrations-finish .sp-box-outer.w1200 .boxes3,.registrations-finish .sp-box-outer.w1200 .boxes4,.registrations-finish .sp-box-outer.w1600 .boxes-just,.registrations-finish .sp-box-outer.w1600 .boxes1,.registrations-finish .sp-box-outer.w1600 .boxes3,.registrations-finish .sp-box-outer.w1600 .boxes4,.registrations-finish .sp-box-outer.w300 .boxes-just,.registrations-finish .sp-box-outer.w300 .boxes1,.registrations-finish .sp-box-outer.w300 .boxes3,.registrations-finish .sp-box-outer.w300 .boxes4,.registrations-finish .sp-box-outer.w400 .boxes-just,.registrations-finish .sp-box-outer.w400 .boxes1,.registrations-finish .sp-box-outer.w400 .boxes3,.registrations-finish .sp-box-outer.w400 .boxes4,.registrations-finish .sp-box-outer.w600 .boxes-just,.registrations-finish .sp-box-outer.w600 .boxes1,.registrations-finish .sp-box-outer.w600 .boxes3,.registrations-finish .sp-box-outer.w600 .boxes4,.registrations-finish .sp-box-outer.w800 .boxes-just,.registrations-finish .sp-box-outer.w800 .boxes1,.registrations-finish .sp-box-outer.w800 .boxes3,.registrations-finish .sp-box-outer.w800 .boxes4,.registrations-finish .sp-box-outer.w900 .boxes-just,.registrations-finish .sp-box-outer.w900 .boxes1,.registrations-finish .sp-box-outer.w900 .boxes3,.registrations-finish .sp-box-outer.w900 .boxes4,.projects-index .sp-box-outer.w1200 .boxes-just,.projects-index .sp-box-outer.w1200 .boxes1,.projects-index .sp-box-outer.w1200 .boxes3,.projects-index .sp-box-outer.w1200 .boxes4,.projects-index .sp-box-outer.w1600 .boxes-just,.projects-index .sp-box-outer.w1600 .boxes1,.projects-index .sp-box-outer.w1600 .boxes3,.projects-index .sp-box-outer.w1600 .boxes4,.projects-index .sp-box-outer.w300 .boxes-just,.projects-index .sp-box-outer.w300 .boxes1,.projects-index .sp-box-outer.w300 .boxes3,.projects-index .sp-box-outer.w300 .boxes4,.projects-index .sp-box-outer.w400 .boxes-just,.projects-index .sp-box-outer.w400 .boxes1,.projects-index .sp-box-outer.w400 .boxes3,.projects-index .sp-box-outer.w400 .boxes4,.projects-index .sp-box-outer.w600 .boxes-just,.projects-index .sp-box-outer.w600 .boxes1,.projects-index .sp-box-outer.w600 .boxes3,.projects-index .sp-box-outer.w600 .boxes4,.projects-index .sp-box-outer.w800 .boxes-just,.projects-index .sp-box-outer.w800 .boxes1,.projects-index .sp-box-outer.w800 .boxes3,.projects-index .sp-box-outer.w800 .boxes4,.projects-index .sp-box-outer.w900 .boxes-just,.projects-index .sp-box-outer.w900 .boxes1,.projects-index .sp-box-outer.w900 .boxes3,.projects-index .sp-box-outer.w900 .boxes4,.backers-finish .sp-box-outer.w1200 .boxes-just,.backers-finish .sp-box-outer.w1200 .boxes1,.backers-finish .sp-box-outer.w1200 .boxes3,.backers-finish .sp-box-outer.w1200 .boxes4,.backers-finish .sp-box-outer.w1600 .boxes-just,.backers-finish .sp-box-outer.w1600 .boxes1,.backers-finish .sp-box-outer.w1600 .boxes3,.backers-finish .sp-box-outer.w1600 .boxes4,.backers-finish .sp-box-outer.w300 .boxes-just,.backers-finish .sp-box-outer.w300 .boxes1,.backers-finish .sp-box-outer.w300 .boxes3,.backers-finish .sp-box-outer.w300 .boxes4,.backers-finish .sp-box-outer.w400 .boxes-just,.backers-finish .sp-box-outer.w400 .boxes1,.backers-finish .sp-box-outer.w400 .boxes3,.backers-finish .sp-box-outer.w400 .boxes4,.backers-finish .sp-box-outer.w600 .boxes-just,.backers-finish .sp-box-outer.w600 .boxes1,.backers-finish .sp-box-outer.w600 .boxes3,.backers-finish .sp-box-outer.w600 .boxes4,.backers-finish .sp-box-outer.w800 .boxes-just,.backers-finish .sp-box-outer.w800 .boxes1,.backers-finish .sp-box-outer.w800 .boxes3,.backers-finish .sp-box-outer.w800 .boxes4,.backers-finish .sp-box-outer.w900 .boxes-just,.backers-finish .sp-box-outer.w900 .boxes1,.backers-finish .sp-box-outer.w900 .boxes3,.backers-finish .sp-box-outer.w900 .boxes4,.projects-admin_top_preview .sp-box-outer.w1200 .boxes-just,.projects-admin_top_preview .sp-box-outer.w1200 .boxes1,.projects-admin_top_preview .sp-box-outer.w1200 .boxes3,.projects-admin_top_preview .sp-box-outer.w1200 .boxes4,.projects-admin_top_preview .sp-box-outer.w1600 .boxes-just,.projects-admin_top_preview .sp-box-outer.w1600 .boxes1,.projects-admin_top_preview .sp-box-outer.w1600 .boxes3,.projects-admin_top_preview .sp-box-outer.w1600 .boxes4,.projects-admin_top_preview .sp-box-outer.w300 .boxes-just,.projects-admin_top_preview .sp-box-outer.w300 .boxes1,.projects-admin_top_preview .sp-box-outer.w300 .boxes3,.projects-admin_top_preview .sp-box-outer.w300 .boxes4,.projects-admin_top_preview .sp-box-outer.w400 .boxes-just,.projects-admin_top_preview .sp-box-outer.w400 .boxes1,.projects-admin_top_preview .sp-box-outer.w400 .boxes3,.projects-admin_top_preview .sp-box-outer.w400 .boxes4,.projects-admin_top_preview .sp-box-outer.w600 .boxes-just,.projects-admin_top_preview .sp-box-outer.w600 .boxes1,.projects-admin_top_preview .sp-box-outer.w600 .boxes3,.projects-admin_top_preview .sp-box-outer.w600 .boxes4,.projects-admin_top_preview .sp-box-outer.w800 .boxes-just,.projects-admin_top_preview .sp-box-outer.w800 .boxes1,.projects-admin_top_preview .sp-box-outer.w800 .boxes3,.projects-admin_top_preview .sp-box-outer.w800 .boxes4,.projects-admin_top_preview .sp-box-outer.w900 .boxes-just,.projects-admin_top_preview .sp-box-outer.w900 .boxes1,.projects-admin_top_preview .sp-box-outer.w900 .boxes3,.projects-admin_top_preview .sp-box-outer.w900 .boxes4,.projects-search .sp-box-outer.w1200 .boxes-just,.projects-search .sp-box-outer.w1200 .boxes1,.projects-search .sp-box-outer.w1200 .boxes3,.projects-search .sp-box-outer.w1200 .boxes4,.projects-search .sp-box-outer.w1600 .boxes-just,.projects-search .sp-box-outer.w1600 .boxes1,.projects-search .sp-box-outer.w1600 .boxes3,.projects-search .sp-box-outer.w1600 .boxes4,.projects-search .sp-box-outer.w300 .boxes-just,.projects-search .sp-box-outer.w300 .boxes1,.projects-search .sp-box-outer.w300 .boxes3,.projects-search .sp-box-outer.w300 .boxes4,.projects-search .sp-box-outer.w400 .boxes-just,.projects-search .sp-box-outer.w400 .boxes1,.projects-search .sp-box-outer.w400 .boxes3,.projects-search .sp-box-outer.w400 .boxes4,.projects-search .sp-box-outer.w600 .boxes-just,.projects-search .sp-box-outer.w600 .boxes1,.projects-search .sp-box-outer.w600 .boxes3,.projects-search .sp-box-outer.w600 .boxes4,.projects-search .sp-box-outer.w800 .boxes-just,.projects-search .sp-box-outer.w800 .boxes1,.projects-search .sp-box-outer.w800 .boxes3,.projects-search .sp-box-outer.w800 .boxes4,.projects-search .sp-box-outer.w900 .boxes-just,.projects-search .sp-box-outer.w900 .boxes1,.projects-search .sp-box-outer.w900 .boxes3,.projects-search .sp-box-outer.w900 .boxes4,.projects-coming_soon .sp-box-outer.w1200 .boxes-just,.projects-coming_soon .sp-box-outer.w1200 .boxes1,.projects-coming_soon .sp-box-outer.w1200 .boxes3,.projects-coming_soon .sp-box-outer.w1200 .boxes4,.projects-coming_soon .sp-box-outer.w1600 .boxes-just,.projects-coming_soon .sp-box-outer.w1600 .boxes1,.projects-coming_soon .sp-box-outer.w1600 .boxes3,.projects-coming_soon .sp-box-outer.w1600 .boxes4,.projects-coming_soon .sp-box-outer.w300 .boxes-just,.projects-coming_soon .sp-box-outer.w300 .boxes1,.projects-coming_soon .sp-box-outer.w300 .boxes3,.projects-coming_soon .sp-box-outer.w300 .boxes4,.projects-coming_soon .sp-box-outer.w400 .boxes-just,.projects-coming_soon .sp-box-outer.w400 .boxes1,.projects-coming_soon .sp-box-outer.w400 .boxes3,.projects-coming_soon .sp-box-outer.w400 .boxes4,.projects-coming_soon .sp-box-outer.w600 .boxes-just,.projects-coming_soon .sp-box-outer.w600 .boxes1,.projects-coming_soon .sp-box-outer.w600 .boxes3,.projects-coming_soon .sp-box-outer.w600 .boxes4,.projects-coming_soon .sp-box-outer.w800 .boxes-just,.projects-coming_soon .sp-box-outer.w800 .boxes1,.projects-coming_soon .sp-box-outer.w800 .boxes3,.projects-coming_soon .sp-box-outer.w800 .boxes4,.projects-coming_soon .sp-box-outer.w900 .boxes-just,.projects-coming_soon .sp-box-outer.w900 .boxes1,.projects-coming_soon .sp-box-outer.w900 .boxes3,.projects-coming_soon .sp-box-outer.w900 .boxes4,.projects-top .sp-box-outer.w1200 .boxes-just,.projects-top .sp-box-outer.w1200 .boxes1,.projects-top .sp-box-outer.w1200 .boxes3,.projects-top .sp-box-outer.w1200 .boxes4,.projects-top .sp-box-outer.w1600 .boxes-just,.projects-top .sp-box-outer.w1600 .boxes1,.projects-top .sp-box-outer.w1600 .boxes3,.projects-top .sp-box-outer.w1600 .boxes4,.projects-top .sp-box-outer.w300 .boxes-just,.projects-top .sp-box-outer.w300 .boxes1,.projects-top .sp-box-outer.w300 .boxes3,.projects-top .sp-box-outer.w300 .boxes4,.projects-top .sp-box-outer.w400 .boxes-just,.projects-top .sp-box-outer.w400 .boxes1,.projects-top .sp-box-outer.w400 .boxes3,.projects-top .sp-box-outer.w400 .boxes4,.projects-top .sp-box-outer.w600 .boxes-just,.projects-top .sp-box-outer.w600 .boxes1,.projects-top .sp-box-outer.w600 .boxes3,.projects-top .sp-box-outer.w600 .boxes4,.projects-top .sp-box-outer.w800 .boxes-just,.projects-top .sp-box-outer.w800 .boxes1,.projects-top .sp-box-outer.w800 .boxes3,.projects-top .sp-box-outer.w800 .boxes4,.projects-top .sp-box-outer.w900 .boxes-just,.projects-top .sp-box-outer.w900 .boxes1,.projects-top .sp-box-outer.w900 .boxes3,.projects-top .sp-box-outer.w900 .boxes4,.projects-area-partner .sp-box-outer.w1200 .boxes-just,.projects-area-partner .sp-box-outer.w1200 .boxes1,.projects-area-partner .sp-box-outer.w1200 .boxes3,.projects-area-partner .sp-box-outer.w1200 .boxes4,.projects-area-partner .sp-box-outer.w1600 .boxes-just,.projects-area-partner .sp-box-outer.w1600 .boxes1,.projects-area-partner .sp-box-outer.w1600 .boxes3,.projects-area-partner .sp-box-outer.w1600 .boxes4,.projects-area-partner .sp-box-outer.w300 .boxes-just,.projects-area-partner .sp-box-outer.w300 .boxes1,.projects-area-partner .sp-box-outer.w300 .boxes3,.projects-area-partner .sp-box-outer.w300 .boxes4,.projects-area-partner .sp-box-outer.w400 .boxes-just,.projects-area-partner .sp-box-outer.w400 .boxes1,.projects-area-partner .sp-box-outer.w400 .boxes3,.projects-area-partner .sp-box-outer.w400 .boxes4,.projects-area-partner .sp-box-outer.w600 .boxes-just,.projects-area-partner .sp-box-outer.w600 .boxes1,.projects-area-partner .sp-box-outer.w600 .boxes3,.projects-area-partner .sp-box-outer.w600 .boxes4,.projects-area-partner .sp-box-outer.w800 .boxes-just,.projects-area-partner .sp-box-outer.w800 .boxes1,.projects-area-partner .sp-box-outer.w800 .boxes3,.projects-area-partner .sp-box-outer.w800 .boxes4,.projects-area-partner .sp-box-outer.w900 .boxes-just,.projects-area-partner .sp-box-outer.w900 .boxes1,.projects-area-partner .sp-box-outer.w900 .boxes3,.projects-area-partner .sp-box-outer.w900 .boxes4,.projects-channel .sp-box-outer.w1200 .boxes-just,.projects-channel .sp-box-outer.w1200 .boxes1,.projects-channel .sp-box-outer.w1200 .boxes3,.projects-channel .sp-box-outer.w1200 .boxes4,.projects-channel .sp-box-outer.w1600 .boxes-just,.projects-channel .sp-box-outer.w1600 .boxes1,.projects-channel .sp-box-outer.w1600 .boxes3,.projects-channel .sp-box-outer.w1600 .boxes4,.projects-channel .sp-box-outer.w300 .boxes-just,.projects-channel .sp-box-outer.w300 .boxes1,.projects-channel .sp-box-outer.w300 .boxes3,.projects-channel .sp-box-outer.w300 .boxes4,.projects-channel .sp-box-outer.w400 .boxes-just,.projects-channel .sp-box-outer.w400 .boxes1,.projects-channel .sp-box-outer.w400 .boxes3,.projects-channel .sp-box-outer.w400 .boxes4,.projects-channel .sp-box-outer.w600 .boxes-just,.projects-channel .sp-box-outer.w600 .boxes1,.projects-channel .sp-box-outer.w600 .boxes3,.projects-channel .sp-box-outer.w600 .boxes4,.projects-channel .sp-box-outer.w800 .boxes-just,.projects-channel .sp-box-outer.w800 .boxes1,.projects-channel .sp-box-outer.w800 .boxes3,.projects-channel .sp-box-outer.w800 .boxes4,.projects-channel .sp-box-outer.w900 .boxes-just,.projects-channel .sp-box-outer.w900 .boxes1,.projects-channel .sp-box-outer.w900 .boxes3,.projects-channel .sp-box-outer.w900 .boxes4,.project_follows-index .sp-box-outer.w1200 .boxes-just,.project_follows-index .sp-box-outer.w1200 .boxes1,.project_follows-index .sp-box-outer.w1200 .boxes3,.project_follows-index .sp-box-outer.w1200 .boxes4,.project_follows-index .sp-box-outer.w1600 .boxes-just,.project_follows-index .sp-box-outer.w1600 .boxes1,.project_follows-index .sp-box-outer.w1600 .boxes3,.project_follows-index .sp-box-outer.w1600 .boxes4,.project_follows-index .sp-box-outer.w300 .boxes-just,.project_follows-index .sp-box-outer.w300 .boxes1,.project_follows-index .sp-box-outer.w300 .boxes3,.project_follows-index .sp-box-outer.w300 .boxes4,.project_follows-index .sp-box-outer.w400 .boxes-just,.project_follows-index .sp-box-outer.w400 .boxes1,.project_follows-index .sp-box-outer.w400 .boxes3,.project_follows-index .sp-box-outer.w400 .boxes4,.project_follows-index .sp-box-outer.w600 .boxes-just,.project_follows-index .sp-box-outer.w600 .boxes1,.project_follows-index .sp-box-outer.w600 .boxes3,.project_follows-index .sp-box-outer.w600 .boxes4,.project_follows-index .sp-box-outer.w800 .boxes-just,.project_follows-index .sp-box-outer.w800 .boxes1,.project_follows-index .sp-box-outer.w800 .boxes3,.project_follows-index .sp-box-outer.w800 .boxes4,.project_follows-index .sp-box-outer.w900 .boxes-just,.project_follows-index .sp-box-outer.w900 .boxes1,.project_follows-index .sp-box-outer.w900 .boxes3,.project_follows-index .sp-box-outer.w900 .boxes4,.layouts-profiles .sp-box-outer.w1200 .boxes-just,.layouts-profiles .sp-box-outer.w1200 .boxes1,.layouts-profiles .sp-box-outer.w1200 .boxes3,.layouts-profiles .sp-box-outer.w1200 .boxes4,.layouts-profiles .sp-box-outer.w1600 .boxes-just,.layouts-profiles .sp-box-outer.w1600 .boxes1,.layouts-profiles .sp-box-outer.w1600 .boxes3,.layouts-profiles .sp-box-outer.w1600 .boxes4,.layouts-profiles .sp-box-outer.w300 .boxes-just,.layouts-profiles .sp-box-outer.w300 .boxes1,.layouts-profiles .sp-box-outer.w300 .boxes3,.layouts-profiles .sp-box-outer.w300 .boxes4,.layouts-profiles .sp-box-outer.w400 .boxes-just,.layouts-profiles .sp-box-outer.w400 .boxes1,.layouts-profiles .sp-box-outer.w400 .boxes3,.layouts-profiles .sp-box-outer.w400 .boxes4,.layouts-profiles .sp-box-outer.w600 .boxes-just,.layouts-profiles .sp-box-outer.w600 .boxes1,.layouts-profiles .sp-box-outer.w600 .boxes3,.layouts-profiles .sp-box-outer.w600 .boxes4,.layouts-profiles .sp-box-outer.w800 .boxes-just,.layouts-profiles .sp-box-outer.w800 .boxes1,.layouts-profiles .sp-box-outer.w800 .boxes3,.layouts-profiles .sp-box-outer.w800 .boxes4,.layouts-profiles .sp-box-outer.w900 .boxes-just,.layouts-profiles .sp-box-outer.w900 .boxes1,.layouts-profiles .sp-box-outer.w900 .boxes3,.layouts-profiles .sp-box-outer.w900 .boxes4,.section-area-project .sp-box-outer.w1200 .boxes-just,.section-area-project .sp-box-outer.w1200 .boxes1,.section-area-project .sp-box-outer.w1200 .boxes3,.section-area-project .sp-box-outer.w1200 .boxes4,.section-area-project .sp-box-outer.w1600 .boxes-just,.section-area-project .sp-box-outer.w1600 .boxes1,.section-area-project .sp-box-outer.w1600 .boxes3,.section-area-project .sp-box-outer.w1600 .boxes4,.section-area-project .sp-box-outer.w300 .boxes-just,.section-area-project .sp-box-outer.w300 .boxes1,.section-area-project .sp-box-outer.w300 .boxes3,.section-area-project .sp-box-outer.w300 .boxes4,.section-area-project .sp-box-outer.w400 .boxes-just,.section-area-project .sp-box-outer.w400 .boxes1,.section-area-project .sp-box-outer.w400 .boxes3,.section-area-project .sp-box-outer.w400 .boxes4,.section-area-project .sp-box-outer.w600 .boxes-just,.section-area-project .sp-box-outer.w600 .boxes1,.section-area-project .sp-box-outer.w600 .boxes3,.section-area-project .sp-box-outer.w600 .boxes4,.section-area-project .sp-box-outer.w800 .boxes-just,.section-area-project .sp-box-outer.w800 .boxes1,.section-area-project .sp-box-outer.w800 .boxes3,.section-area-project .sp-box-outer.w800 .boxes4,.section-area-project .sp-box-outer.w900 .boxes-just,.section-area-project .sp-box-outer.w900 .boxes1,.section-area-project .sp-box-outer.w900 .boxes3,.section-area-project .sp-box-outer.w900 .boxes4,.project_bottom_popular .sp-box-outer.w1200 .boxes-just,.project_bottom_popular .sp-box-outer.w1200 .boxes1,.project_bottom_popular .sp-box-outer.w1200 .boxes3,.project_bottom_popular .sp-box-outer.w1200 .boxes4,.project_bottom_popular .sp-box-outer.w1600 .boxes-just,.project_bottom_popular .sp-box-outer.w1600 .boxes1,.project_bottom_popular .sp-box-outer.w1600 .boxes3,.project_bottom_popular .sp-box-outer.w1600 .boxes4,.project_bottom_popular .sp-box-outer.w300 .boxes-just,.project_bottom_popular .sp-box-outer.w300 .boxes1,.project_bottom_popular .sp-box-outer.w300 .boxes3,.project_bottom_popular .sp-box-outer.w300 .boxes4,.project_bottom_popular .sp-box-outer.w400 .boxes-just,.project_bottom_popular .sp-box-outer.w400 .boxes1,.project_bottom_popular .sp-box-outer.w400 .boxes3,.project_bottom_popular .sp-box-outer.w400 .boxes4,.project_bottom_popular .sp-box-outer.w600 .boxes-just,.project_bottom_popular .sp-box-outer.w600 .boxes1,.project_bottom_popular .sp-box-outer.w600 .boxes3,.project_bottom_popular .sp-box-outer.w600 .boxes4,.project_bottom_popular .sp-box-outer.w800 .boxes-just,.project_bottom_popular .sp-box-outer.w800 .boxes1,.project_bottom_popular .sp-box-outer.w800 .boxes3,.project_bottom_popular .sp-box-outer.w800 .boxes4,.project_bottom_popular .sp-box-outer.w900 .boxes-just,.project_bottom_popular .sp-box-outer.w900 .boxes1,.project_bottom_popular .sp-box-outer.w900 .boxes3,.project_bottom_popular .sp-box-outer.w900 .boxes4,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes1,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes3,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes4,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes1,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes3,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes4,.project_bottom_silver_egg .sp-box-outer.w300 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w300 .boxes1,.project_bottom_silver_egg .sp-box-outer.w300 .boxes3,.project_bottom_silver_egg .sp-box-outer.w300 .boxes4,.project_bottom_silver_egg .sp-box-outer.w400 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w400 .boxes1,.project_bottom_silver_egg .sp-box-outer.w400 .boxes3,.project_bottom_silver_egg .sp-box-outer.w400 .boxes4,.project_bottom_silver_egg .sp-box-outer.w600 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w600 .boxes1,.project_bottom_silver_egg .sp-box-outer.w600 .boxes3,.project_bottom_silver_egg .sp-box-outer.w600 .boxes4,.project_bottom_silver_egg .sp-box-outer.w800 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w800 .boxes1,.project_bottom_silver_egg .sp-box-outer.w800 .boxes3,.project_bottom_silver_egg .sp-box-outer.w800 .boxes4,.project_bottom_silver_egg .sp-box-outer.w900 .boxes-just,.project_bottom_silver_egg .sp-box-outer.w900 .boxes1,.project_bottom_silver_egg .sp-box-outer.w900 .boxes3,.project_bottom_silver_egg .sp-box-outer.w900 .boxes4,.silver_egg_projects .sp-box-outer.w1200 .boxes-just,.silver_egg_projects .sp-box-outer.w1200 .boxes1,.silver_egg_projects .sp-box-outer.w1200 .boxes3,.silver_egg_projects .sp-box-outer.w1200 .boxes4,.silver_egg_projects .sp-box-outer.w1600 .boxes-just,.silver_egg_projects .sp-box-outer.w1600 .boxes1,.silver_egg_projects .sp-box-outer.w1600 .boxes3,.silver_egg_projects .sp-box-outer.w1600 .boxes4,.silver_egg_projects .sp-box-outer.w300 .boxes-just,.silver_egg_projects .sp-box-outer.w300 .boxes1,.silver_egg_projects .sp-box-outer.w300 .boxes3,.silver_egg_projects .sp-box-outer.w300 .boxes4,.silver_egg_projects .sp-box-outer.w400 .boxes-just,.silver_egg_projects .sp-box-outer.w400 .boxes1,.silver_egg_projects .sp-box-outer.w400 .boxes3,.silver_egg_projects .sp-box-outer.w400 .boxes4,.silver_egg_projects .sp-box-outer.w600 .boxes-just,.silver_egg_projects .sp-box-outer.w600 .boxes1,.silver_egg_projects .sp-box-outer.w600 .boxes3,.silver_egg_projects .sp-box-outer.w600 .boxes4,.silver_egg_projects .sp-box-outer.w800 .boxes-just,.silver_egg_projects .sp-box-outer.w800 .boxes1,.silver_egg_projects .sp-box-outer.w800 .boxes3,.silver_egg_projects .sp-box-outer.w800 .boxes4,.silver_egg_projects .sp-box-outer.w900 .boxes-just,.silver_egg_projects .sp-box-outer.w900 .boxes1,.silver_egg_projects .sp-box-outer.w900 .boxes3,.silver_egg_projects .sp-box-outer.w900 .boxes4,.recommend .sp-box-outer.w1200 .boxes-just,.recommend .sp-box-outer.w1200 .boxes1,.recommend .sp-box-outer.w1200 .boxes3,.recommend .sp-box-outer.w1200 .boxes4,.recommend .sp-box-outer.w1600 .boxes-just,.recommend .sp-box-outer.w1600 .boxes1,.recommend .sp-box-outer.w1600 .boxes3,.recommend .sp-box-outer.w1600 .boxes4,.recommend .sp-box-outer.w300 .boxes-just,.recommend .sp-box-outer.w300 .boxes1,.recommend .sp-box-outer.w300 .boxes3,.recommend .sp-box-outer.w300 .boxes4,.recommend .sp-box-outer.w400 .boxes-just,.recommend .sp-box-outer.w400 .boxes1,.recommend .sp-box-outer.w400 .boxes3,.recommend .sp-box-outer.w400 .boxes4,.recommend .sp-box-outer.w600 .boxes-just,.recommend .sp-box-outer.w600 .boxes1,.recommend .sp-box-outer.w600 .boxes3,.recommend .sp-box-outer.w600 .boxes4,.recommend .sp-box-outer.w800 .boxes-just,.recommend .sp-box-outer.w800 .boxes1,.recommend .sp-box-outer.w800 .boxes3,.recommend .sp-box-outer.w800 .boxes4,.recommend .sp-box-outer.w900 .boxes-just,.recommend .sp-box-outer.w900 .boxes1,.recommend .sp-box-outer.w900 .boxes3,.recommend .sp-box-outer.w900 .boxes4,.pages-adforall .sp-box-outer.w1200 .boxes-just,.pages-adforall .sp-box-outer.w1200 .boxes1,.pages-adforall .sp-box-outer.w1200 .boxes3,.pages-adforall .sp-box-outer.w1200 .boxes4,.pages-adforall .sp-box-outer.w1600 .boxes-just,.pages-adforall .sp-box-outer.w1600 .boxes1,.pages-adforall .sp-box-outer.w1600 .boxes3,.pages-adforall .sp-box-outer.w1600 .boxes4,.pages-adforall .sp-box-outer.w300 .boxes-just,.pages-adforall .sp-box-outer.w300 .boxes1,.pages-adforall .sp-box-outer.w300 .boxes3,.pages-adforall .sp-box-outer.w300 .boxes4,.pages-adforall .sp-box-outer.w400 .boxes-just,.pages-adforall .sp-box-outer.w400 .boxes1,.pages-adforall .sp-box-outer.w400 .boxes3,.pages-adforall .sp-box-outer.w400 .boxes4,.pages-adforall .sp-box-outer.w600 .boxes-just,.pages-adforall .sp-box-outer.w600 .boxes1,.pages-adforall .sp-box-outer.w600 .boxes3,.pages-adforall .sp-box-outer.w600 .boxes4,.pages-adforall .sp-box-outer.w800 .boxes-just,.pages-adforall .sp-box-outer.w800 .boxes1,.pages-adforall .sp-box-outer.w800 .boxes3,.pages-adforall .sp-box-outer.w800 .boxes4,.pages-adforall .sp-box-outer.w900 .boxes-just,.pages-adforall .sp-box-outer.w900 .boxes1,.pages-adforall .sp-box-outer.w900 .boxes3,.pages-adforall .sp-box-outer.w900 .boxes4{width:100%}.registrations-finish .sp-box-outer.w1200 .boxes-just .box,.registrations-finish .sp-box-outer.w1200 .boxes1 .box,.registrations-finish .sp-box-outer.w1200 .boxes3 .box,.registrations-finish .sp-box-outer.w1200 .boxes4 .box,.registrations-finish .sp-box-outer.w1600 .boxes-just .box,.registrations-finish .sp-box-outer.w1600 .boxes1 .box,.registrations-finish .sp-box-outer.w1600 .boxes3 .box,.registrations-finish .sp-box-outer.w1600 .boxes4 .box,.registrations-finish .sp-box-outer.w300 .boxes-just .box,.registrations-finish .sp-box-outer.w300 .boxes1 .box,.registrations-finish .sp-box-outer.w300 .boxes3 .box,.registrations-finish .sp-box-outer.w300 .boxes4 .box,.registrations-finish .sp-box-outer.w400 .boxes-just .box,.registrations-finish .sp-box-outer.w400 .boxes1 .box,.registrations-finish .sp-box-outer.w400 .boxes3 .box,.registrations-finish .sp-box-outer.w400 .boxes4 .box,.registrations-finish .sp-box-outer.w600 .boxes-just .box,.registrations-finish .sp-box-outer.w600 .boxes1 .box,.registrations-finish .sp-box-outer.w600 .boxes3 .box,.registrations-finish .sp-box-outer.w600 .boxes4 .box,.registrations-finish .sp-box-outer.w800 .boxes-just .box,.registrations-finish .sp-box-outer.w800 .boxes1 .box,.registrations-finish .sp-box-outer.w800 .boxes3 .box,.registrations-finish .sp-box-outer.w800 .boxes4 .box,.registrations-finish .sp-box-outer.w900 .boxes-just .box,.registrations-finish .sp-box-outer.w900 .boxes1 .box,.registrations-finish .sp-box-outer.w900 .boxes3 .box,.registrations-finish .sp-box-outer.w900 .boxes4 .box,.projects-index .sp-box-outer.w1200 .boxes-just .box,.projects-index .sp-box-outer.w1200 .boxes1 .box,.projects-index .sp-box-outer.w1200 .boxes3 .box,.projects-index .sp-box-outer.w1200 .boxes4 .box,.projects-index .sp-box-outer.w1600 .boxes-just .box,.projects-index .sp-box-outer.w1600 .boxes1 .box,.projects-index .sp-box-outer.w1600 .boxes3 .box,.projects-index .sp-box-outer.w1600 .boxes4 .box,.projects-index .sp-box-outer.w300 .boxes-just .box,.projects-index .sp-box-outer.w300 .boxes1 .box,.projects-index .sp-box-outer.w300 .boxes3 .box,.projects-index .sp-box-outer.w300 .boxes4 .box,.projects-index .sp-box-outer.w400 .boxes-just .box,.projects-index .sp-box-outer.w400 .boxes1 .box,.projects-index .sp-box-outer.w400 .boxes3 .box,.projects-index .sp-box-outer.w400 .boxes4 .box,.projects-index .sp-box-outer.w600 .boxes-just .box,.projects-index .sp-box-outer.w600 .boxes1 .box,.projects-index .sp-box-outer.w600 .boxes3 .box,.projects-index .sp-box-outer.w600 .boxes4 .box,.projects-index .sp-box-outer.w800 .boxes-just .box,.projects-index .sp-box-outer.w800 .boxes1 .box,.projects-index .sp-box-outer.w800 .boxes3 .box,.projects-index .sp-box-outer.w800 .boxes4 .box,.projects-index .sp-box-outer.w900 .boxes-just .box,.projects-index .sp-box-outer.w900 .boxes1 .box,.projects-index .sp-box-outer.w900 .boxes3 .box,.projects-index .sp-box-outer.w900 .boxes4 .box,.backers-finish .sp-box-outer.w1200 .boxes-just .box,.backers-finish .sp-box-outer.w1200 .boxes1 .box,.backers-finish .sp-box-outer.w1200 .boxes3 .box,.backers-finish .sp-box-outer.w1200 .boxes4 .box,.backers-finish .sp-box-outer.w1600 .boxes-just .box,.backers-finish .sp-box-outer.w1600 .boxes1 .box,.backers-finish .sp-box-outer.w1600 .boxes3 .box,.backers-finish .sp-box-outer.w1600 .boxes4 .box,.backers-finish .sp-box-outer.w300 .boxes-just .box,.backers-finish .sp-box-outer.w300 .boxes1 .box,.backers-finish .sp-box-outer.w300 .boxes3 .box,.backers-finish .sp-box-outer.w300 .boxes4 .box,.backers-finish .sp-box-outer.w400 .boxes-just .box,.backers-finish .sp-box-outer.w400 .boxes1 .box,.backers-finish .sp-box-outer.w400 .boxes3 .box,.backers-finish .sp-box-outer.w400 .boxes4 .box,.backers-finish .sp-box-outer.w600 .boxes-just .box,.backers-finish .sp-box-outer.w600 .boxes1 .box,.backers-finish .sp-box-outer.w600 .boxes3 .box,.backers-finish .sp-box-outer.w600 .boxes4 .box,.backers-finish .sp-box-outer.w800 .boxes-just .box,.backers-finish .sp-box-outer.w800 .boxes1 .box,.backers-finish .sp-box-outer.w800 .boxes3 .box,.backers-finish .sp-box-outer.w800 .boxes4 .box,.backers-finish .sp-box-outer.w900 .boxes-just .box,.backers-finish .sp-box-outer.w900 .boxes1 .box,.backers-finish .sp-box-outer.w900 .boxes3 .box,.backers-finish .sp-box-outer.w900 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w1200 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w1200 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w1200 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w1200 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w1600 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w1600 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w1600 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w1600 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w300 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w300 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w300 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w300 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w400 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w400 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w400 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w400 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w600 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w600 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w600 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w600 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w800 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w800 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w800 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w800 .boxes4 .box,.projects-admin_top_preview .sp-box-outer.w900 .boxes-just .box,.projects-admin_top_preview .sp-box-outer.w900 .boxes1 .box,.projects-admin_top_preview .sp-box-outer.w900 .boxes3 .box,.projects-admin_top_preview .sp-box-outer.w900 .boxes4 .box,.projects-search .sp-box-outer.w1200 .boxes-just .box,.projects-search .sp-box-outer.w1200 .boxes1 .box,.projects-search .sp-box-outer.w1200 .boxes3 .box,.projects-search .sp-box-outer.w1200 .boxes4 .box,.projects-search .sp-box-outer.w1600 .boxes-just .box,.projects-search .sp-box-outer.w1600 .boxes1 .box,.projects-search .sp-box-outer.w1600 .boxes3 .box,.projects-search .sp-box-outer.w1600 .boxes4 .box,.projects-search .sp-box-outer.w300 .boxes-just .box,.projects-search .sp-box-outer.w300 .boxes1 .box,.projects-search .sp-box-outer.w300 .boxes3 .box,.projects-search .sp-box-outer.w300 .boxes4 .box,.projects-search .sp-box-outer.w400 .boxes-just .box,.projects-search .sp-box-outer.w400 .boxes1 .box,.projects-search .sp-box-outer.w400 .boxes3 .box,.projects-search .sp-box-outer.w400 .boxes4 .box,.projects-search .sp-box-outer.w600 .boxes-just .box,.projects-search .sp-box-outer.w600 .boxes1 .box,.projects-search .sp-box-outer.w600 .boxes3 .box,.projects-search .sp-box-outer.w600 .boxes4 .box,.projects-search .sp-box-outer.w800 .boxes-just .box,.projects-search .sp-box-outer.w800 .boxes1 .box,.projects-search .sp-box-outer.w800 .boxes3 .box,.projects-search .sp-box-outer.w800 .boxes4 .box,.projects-search .sp-box-outer.w900 .boxes-just .box,.projects-search .sp-box-outer.w900 .boxes1 .box,.projects-search .sp-box-outer.w900 .boxes3 .box,.projects-search .sp-box-outer.w900 .boxes4 .box,.projects-coming_soon .sp-box-outer.w1200 .boxes-just .box,.projects-coming_soon .sp-box-outer.w1200 .boxes1 .box,.projects-coming_soon .sp-box-outer.w1200 .boxes3 .box,.projects-coming_soon .sp-box-outer.w1200 .boxes4 .box,.projects-coming_soon .sp-box-outer.w1600 .boxes-just .box,.projects-coming_soon .sp-box-outer.w1600 .boxes1 .box,.projects-coming_soon .sp-box-outer.w1600 .boxes3 .box,.projects-coming_soon .sp-box-outer.w1600 .boxes4 .box,.projects-coming_soon .sp-box-outer.w300 .boxes-just .box,.projects-coming_soon .sp-box-outer.w300 .boxes1 .box,.projects-coming_soon .sp-box-outer.w300 .boxes3 .box,.projects-coming_soon .sp-box-outer.w300 .boxes4 .box,.projects-coming_soon .sp-box-outer.w400 .boxes-just .box,.projects-coming_soon .sp-box-outer.w400 .boxes1 .box,.projects-coming_soon .sp-box-outer.w400 .boxes3 .box,.projects-coming_soon .sp-box-outer.w400 .boxes4 .box,.projects-coming_soon .sp-box-outer.w600 .boxes-just .box,.projects-coming_soon .sp-box-outer.w600 .boxes1 .box,.projects-coming_soon .sp-box-outer.w600 .boxes3 .box,.projects-coming_soon .sp-box-outer.w600 .boxes4 .box,.projects-coming_soon .sp-box-outer.w800 .boxes-just .box,.projects-coming_soon .sp-box-outer.w800 .boxes1 .box,.projects-coming_soon .sp-box-outer.w800 .boxes3 .box,.projects-coming_soon .sp-box-outer.w800 .boxes4 .box,.projects-coming_soon .sp-box-outer.w900 .boxes-just .box,.projects-coming_soon .sp-box-outer.w900 .boxes1 .box,.projects-coming_soon .sp-box-outer.w900 .boxes3 .box,.projects-coming_soon .sp-box-outer.w900 .boxes4 .box,.projects-top .sp-box-outer.w1200 .boxes-just .box,.projects-top .sp-box-outer.w1200 .boxes1 .box,.projects-top .sp-box-outer.w1200 .boxes3 .box,.projects-top .sp-box-outer.w1200 .boxes4 .box,.projects-top .sp-box-outer.w1600 .boxes-just .box,.projects-top .sp-box-outer.w1600 .boxes1 .box,.projects-top .sp-box-outer.w1600 .boxes3 .box,.projects-top .sp-box-outer.w1600 .boxes4 .box,.projects-top .sp-box-outer.w300 .boxes-just .box,.projects-top .sp-box-outer.w300 .boxes1 .box,.projects-top .sp-box-outer.w300 .boxes3 .box,.projects-top .sp-box-outer.w300 .boxes4 .box,.projects-top .sp-box-outer.w400 .boxes-just .box,.projects-top .sp-box-outer.w400 .boxes1 .box,.projects-top .sp-box-outer.w400 .boxes3 .box,.projects-top .sp-box-outer.w400 .boxes4 .box,.projects-top .sp-box-outer.w600 .boxes-just .box,.projects-top .sp-box-outer.w600 .boxes1 .box,.projects-top .sp-box-outer.w600 .boxes3 .box,.projects-top .sp-box-outer.w600 .boxes4 .box,.projects-top .sp-box-outer.w800 .boxes-just .box,.projects-top .sp-box-outer.w800 .boxes1 .box,.projects-top .sp-box-outer.w800 .boxes3 .box,.projects-top .sp-box-outer.w800 .boxes4 .box,.projects-top .sp-box-outer.w900 .boxes-just .box,.projects-top .sp-box-outer.w900 .boxes1 .box,.projects-top .sp-box-outer.w900 .boxes3 .box,.projects-top .sp-box-outer.w900 .boxes4 .box,.projects-area-partner .sp-box-outer.w1200 .boxes-just .box,.projects-area-partner .sp-box-outer.w1200 .boxes1 .box,.projects-area-partner .sp-box-outer.w1200 .boxes3 .box,.projects-area-partner .sp-box-outer.w1200 .boxes4 .box,.projects-area-partner .sp-box-outer.w1600 .boxes-just .box,.projects-area-partner .sp-box-outer.w1600 .boxes1 .box,.projects-area-partner .sp-box-outer.w1600 .boxes3 .box,.projects-area-partner .sp-box-outer.w1600 .boxes4 .box,.projects-area-partner .sp-box-outer.w300 .boxes-just .box,.projects-area-partner .sp-box-outer.w300 .boxes1 .box,.projects-area-partner .sp-box-outer.w300 .boxes3 .box,.projects-area-partner .sp-box-outer.w300 .boxes4 .box,.projects-area-partner .sp-box-outer.w400 .boxes-just .box,.projects-area-partner .sp-box-outer.w400 .boxes1 .box,.projects-area-partner .sp-box-outer.w400 .boxes3 .box,.projects-area-partner .sp-box-outer.w400 .boxes4 .box,.projects-area-partner .sp-box-outer.w600 .boxes-just .box,.projects-area-partner .sp-box-outer.w600 .boxes1 .box,.projects-area-partner .sp-box-outer.w600 .boxes3 .box,.projects-area-partner .sp-box-outer.w600 .boxes4 .box,.projects-area-partner .sp-box-outer.w800 .boxes-just .box,.projects-area-partner .sp-box-outer.w800 .boxes1 .box,.projects-area-partner .sp-box-outer.w800 .boxes3 .box,.projects-area-partner .sp-box-outer.w800 .boxes4 .box,.projects-area-partner .sp-box-outer.w900 .boxes-just .box,.projects-area-partner .sp-box-outer.w900 .boxes1 .box,.projects-area-partner .sp-box-outer.w900 .boxes3 .box,.projects-area-partner .sp-box-outer.w900 .boxes4 .box,.projects-channel .sp-box-outer.w1200 .boxes-just .box,.projects-channel .sp-box-outer.w1200 .boxes1 .box,.projects-channel .sp-box-outer.w1200 .boxes3 .box,.projects-channel .sp-box-outer.w1200 .boxes4 .box,.projects-channel .sp-box-outer.w1600 .boxes-just .box,.projects-channel .sp-box-outer.w1600 .boxes1 .box,.projects-channel .sp-box-outer.w1600 .boxes3 .box,.projects-channel .sp-box-outer.w1600 .boxes4 .box,.projects-channel .sp-box-outer.w300 .boxes-just .box,.projects-channel .sp-box-outer.w300 .boxes1 .box,.projects-channel .sp-box-outer.w300 .boxes3 .box,.projects-channel .sp-box-outer.w300 .boxes4 .box,.projects-channel .sp-box-outer.w400 .boxes-just .box,.projects-channel .sp-box-outer.w400 .boxes1 .box,.projects-channel .sp-box-outer.w400 .boxes3 .box,.projects-channel .sp-box-outer.w400 .boxes4 .box,.projects-channel .sp-box-outer.w600 .boxes-just .box,.projects-channel .sp-box-outer.w600 .boxes1 .box,.projects-channel .sp-box-outer.w600 .boxes3 .box,.projects-channel .sp-box-outer.w600 .boxes4 .box,.projects-channel .sp-box-outer.w800 .boxes-just .box,.projects-channel .sp-box-outer.w800 .boxes1 .box,.projects-channel .sp-box-outer.w800 .boxes3 .box,.projects-channel .sp-box-outer.w800 .boxes4 .box,.projects-channel .sp-box-outer.w900 .boxes-just .box,.projects-channel .sp-box-outer.w900 .boxes1 .box,.projects-channel .sp-box-outer.w900 .boxes3 .box,.projects-channel .sp-box-outer.w900 .boxes4 .box,.project_follows-index .sp-box-outer.w1200 .boxes-just .box,.project_follows-index .sp-box-outer.w1200 .boxes1 .box,.project_follows-index .sp-box-outer.w1200 .boxes3 .box,.project_follows-index .sp-box-outer.w1200 .boxes4 .box,.project_follows-index .sp-box-outer.w1600 .boxes-just .box,.project_follows-index .sp-box-outer.w1600 .boxes1 .box,.project_follows-index .sp-box-outer.w1600 .boxes3 .box,.project_follows-index .sp-box-outer.w1600 .boxes4 .box,.project_follows-index .sp-box-outer.w300 .boxes-just .box,.project_follows-index .sp-box-outer.w300 .boxes1 .box,.project_follows-index .sp-box-outer.w300 .boxes3 .box,.project_follows-index .sp-box-outer.w300 .boxes4 .box,.project_follows-index .sp-box-outer.w400 .boxes-just .box,.project_follows-index .sp-box-outer.w400 .boxes1 .box,.project_follows-index .sp-box-outer.w400 .boxes3 .box,.project_follows-index .sp-box-outer.w400 .boxes4 .box,.project_follows-index .sp-box-outer.w600 .boxes-just .box,.project_follows-index .sp-box-outer.w600 .boxes1 .box,.project_follows-index .sp-box-outer.w600 .boxes3 .box,.project_follows-index .sp-box-outer.w600 .boxes4 .box,.project_follows-index .sp-box-outer.w800 .boxes-just .box,.project_follows-index .sp-box-outer.w800 .boxes1 .box,.project_follows-index .sp-box-outer.w800 .boxes3 .box,.project_follows-index .sp-box-outer.w800 .boxes4 .box,.project_follows-index .sp-box-outer.w900 .boxes-just .box,.project_follows-index .sp-box-outer.w900 .boxes1 .box,.project_follows-index .sp-box-outer.w900 .boxes3 .box,.project_follows-index .sp-box-outer.w900 .boxes4 .box,.layouts-profiles .sp-box-outer.w1200 .boxes-just .box,.layouts-profiles .sp-box-outer.w1200 .boxes1 .box,.layouts-profiles .sp-box-outer.w1200 .boxes3 .box,.layouts-profiles .sp-box-outer.w1200 .boxes4 .box,.layouts-profiles .sp-box-outer.w1600 .boxes-just .box,.layouts-profiles .sp-box-outer.w1600 .boxes1 .box,.layouts-profiles .sp-box-outer.w1600 .boxes3 .box,.layouts-profiles .sp-box-outer.w1600 .boxes4 .box,.layouts-profiles .sp-box-outer.w300 .boxes-just .box,.layouts-profiles .sp-box-outer.w300 .boxes1 .box,.layouts-profiles .sp-box-outer.w300 .boxes3 .box,.layouts-profiles .sp-box-outer.w300 .boxes4 .box,.layouts-profiles .sp-box-outer.w400 .boxes-just .box,.layouts-profiles .sp-box-outer.w400 .boxes1 .box,.layouts-profiles .sp-box-outer.w400 .boxes3 .box,.layouts-profiles .sp-box-outer.w400 .boxes4 .box,.layouts-profiles .sp-box-outer.w600 .boxes-just .box,.layouts-profiles .sp-box-outer.w600 .boxes1 .box,.layouts-profiles .sp-box-outer.w600 .boxes3 .box,.layouts-profiles .sp-box-outer.w600 .boxes4 .box,.layouts-profiles .sp-box-outer.w800 .boxes-just .box,.layouts-profiles .sp-box-outer.w800 .boxes1 .box,.layouts-profiles .sp-box-outer.w800 .boxes3 .box,.layouts-profiles .sp-box-outer.w800 .boxes4 .box,.layouts-profiles .sp-box-outer.w900 .boxes-just .box,.layouts-profiles .sp-box-outer.w900 .boxes1 .box,.layouts-profiles .sp-box-outer.w900 .boxes3 .box,.layouts-profiles .sp-box-outer.w900 .boxes4 .box,.section-area-project .sp-box-outer.w1200 .boxes-just .box,.section-area-project .sp-box-outer.w1200 .boxes1 .box,.section-area-project .sp-box-outer.w1200 .boxes3 .box,.section-area-project .sp-box-outer.w1200 .boxes4 .box,.section-area-project .sp-box-outer.w1600 .boxes-just .box,.section-area-project .sp-box-outer.w1600 .boxes1 .box,.section-area-project .sp-box-outer.w1600 .boxes3 .box,.section-area-project .sp-box-outer.w1600 .boxes4 .box,.section-area-project .sp-box-outer.w300 .boxes-just .box,.section-area-project .sp-box-outer.w300 .boxes1 .box,.section-area-project .sp-box-outer.w300 .boxes3 .box,.section-area-project .sp-box-outer.w300 .boxes4 .box,.section-area-project .sp-box-outer.w400 .boxes-just .box,.section-area-project .sp-box-outer.w400 .boxes1 .box,.section-area-project .sp-box-outer.w400 .boxes3 .box,.section-area-project .sp-box-outer.w400 .boxes4 .box,.section-area-project .sp-box-outer.w600 .boxes-just .box,.section-area-project .sp-box-outer.w600 .boxes1 .box,.section-area-project .sp-box-outer.w600 .boxes3 .box,.section-area-project .sp-box-outer.w600 .boxes4 .box,.section-area-project .sp-box-outer.w800 .boxes-just .box,.section-area-project .sp-box-outer.w800 .boxes1 .box,.section-area-project .sp-box-outer.w800 .boxes3 .box,.section-area-project .sp-box-outer.w800 .boxes4 .box,.section-area-project .sp-box-outer.w900 .boxes-just .box,.section-area-project .sp-box-outer.w900 .boxes1 .box,.section-area-project .sp-box-outer.w900 .boxes3 .box,.section-area-project .sp-box-outer.w900 .boxes4 .box,.project_bottom_popular .sp-box-outer.w1200 .boxes-just .box,.project_bottom_popular .sp-box-outer.w1200 .boxes1 .box,.project_bottom_popular .sp-box-outer.w1200 .boxes3 .box,.project_bottom_popular .sp-box-outer.w1200 .boxes4 .box,.project_bottom_popular .sp-box-outer.w1600 .boxes-just .box,.project_bottom_popular .sp-box-outer.w1600 .boxes1 .box,.project_bottom_popular .sp-box-outer.w1600 .boxes3 .box,.project_bottom_popular .sp-box-outer.w1600 .boxes4 .box,.project_bottom_popular .sp-box-outer.w300 .boxes-just .box,.project_bottom_popular .sp-box-outer.w300 .boxes1 .box,.project_bottom_popular .sp-box-outer.w300 .boxes3 .box,.project_bottom_popular .sp-box-outer.w300 .boxes4 .box,.project_bottom_popular .sp-box-outer.w400 .boxes-just .box,.project_bottom_popular .sp-box-outer.w400 .boxes1 .box,.project_bottom_popular .sp-box-outer.w400 .boxes3 .box,.project_bottom_popular .sp-box-outer.w400 .boxes4 .box,.project_bottom_popular .sp-box-outer.w600 .boxes-just .box,.project_bottom_popular .sp-box-outer.w600 .boxes1 .box,.project_bottom_popular .sp-box-outer.w600 .boxes3 .box,.project_bottom_popular .sp-box-outer.w600 .boxes4 .box,.project_bottom_popular .sp-box-outer.w800 .boxes-just .box,.project_bottom_popular .sp-box-outer.w800 .boxes1 .box,.project_bottom_popular .sp-box-outer.w800 .boxes3 .box,.project_bottom_popular .sp-box-outer.w800 .boxes4 .box,.project_bottom_popular .sp-box-outer.w900 .boxes-just .box,.project_bottom_popular .sp-box-outer.w900 .boxes1 .box,.project_bottom_popular .sp-box-outer.w900 .boxes3 .box,.project_bottom_popular .sp-box-outer.w900 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w1200 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w1600 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w300 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w300 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w300 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w300 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w400 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w400 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w400 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w400 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w600 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w600 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w600 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w600 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w800 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w800 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w800 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w800 .boxes4 .box,.project_bottom_silver_egg .sp-box-outer.w900 .boxes-just .box,.project_bottom_silver_egg .sp-box-outer.w900 .boxes1 .box,.project_bottom_silver_egg .sp-box-outer.w900 .boxes3 .box,.project_bottom_silver_egg .sp-box-outer.w900 .boxes4 .box,.silver_egg_projects .sp-box-outer.w1200 .boxes-just .box,.silver_egg_projects .sp-box-outer.w1200 .boxes1 .box,.silver_egg_projects .sp-box-outer.w1200 .boxes3 .box,.silver_egg_projects .sp-box-outer.w1200 .boxes4 .box,.silver_egg_projects .sp-box-outer.w1600 .boxes-just .box,.silver_egg_projects .sp-box-outer.w1600 .boxes1 .box,.silver_egg_projects .sp-box-outer.w1600 .boxes3 .box,.silver_egg_projects .sp-box-outer.w1600 .boxes4 .box,.silver_egg_projects .sp-box-outer.w300 .boxes-just .box,.silver_egg_projects .sp-box-outer.w300 .boxes1 .box,.silver_egg_projects .sp-box-outer.w300 .boxes3 .box,.silver_egg_projects .sp-box-outer.w300 .boxes4 .box,.silver_egg_projects .sp-box-outer.w400 .boxes-just .box,.silver_egg_projects .sp-box-outer.w400 .boxes1 .box,.silver_egg_projects .sp-box-outer.w400 .boxes3 .box,.silver_egg_projects .sp-box-outer.w400 .boxes4 .box,.silver_egg_projects .sp-box-outer.w600 .boxes-just .box,.silver_egg_projects .sp-box-outer.w600 .boxes1 .box,.silver_egg_projects .sp-box-outer.w600 .boxes3 .box,.silver_egg_projects .sp-box-outer.w600 .boxes4 .box,.silver_egg_projects .sp-box-outer.w800 .boxes-just .box,.silver_egg_projects .sp-box-outer.w800 .boxes1 .box,.silver_egg_projects .sp-box-outer.w800 .boxes3 .box,.silver_egg_projects .sp-box-outer.w800 .boxes4 .box,.silver_egg_projects .sp-box-outer.w900 .boxes-just .box,.silver_egg_projects .sp-box-outer.w900 .boxes1 .box,.silver_egg_projects .sp-box-outer.w900 .boxes3 .box,.silver_egg_projects .sp-box-outer.w900 .boxes4 .box,.recommend .sp-box-outer.w1200 .boxes-just .box,.recommend .sp-box-outer.w1200 .boxes1 .box,.recommend .sp-box-outer.w1200 .boxes3 .box,.recommend .sp-box-outer.w1200 .boxes4 .box,.recommend .sp-box-outer.w1600 .boxes-just .box,.recommend .sp-box-outer.w1600 .boxes1 .box,.recommend .sp-box-outer.w1600 .boxes3 .box,.recommend .sp-box-outer.w1600 .boxes4 .box,.recommend .sp-box-outer.w300 .boxes-just .box,.recommend .sp-box-outer.w300 .boxes1 .box,.recommend .sp-box-outer.w300 .boxes3 .box,.recommend .sp-box-outer.w300 .boxes4 .box,.recommend .sp-box-outer.w400 .boxes-just .box,.recommend .sp-box-outer.w400 .boxes1 .box,.recommend .sp-box-outer.w400 .boxes3 .box,.recommend .sp-box-outer.w400 .boxes4 .box,.recommend .sp-box-outer.w600 .boxes-just .box,.recommend .sp-box-outer.w600 .boxes1 .box,.recommend .sp-box-outer.w600 .boxes3 .box,.recommend .sp-box-outer.w600 .boxes4 .box,.recommend .sp-box-outer.w800 .boxes-just .box,.recommend .sp-box-outer.w800 .boxes1 .box,.recommend .sp-box-outer.w800 .boxes3 .box,.recommend .sp-box-outer.w800 .boxes4 .box,.recommend .sp-box-outer.w900 .boxes-just .box,.recommend .sp-box-outer.w900 .boxes1 .box,.recommend .sp-box-outer.w900 .boxes3 .box,.recommend .sp-box-outer.w900 .boxes4 .box,.pages-adforall .sp-box-outer.w1200 .boxes-just .box,.pages-adforall .sp-box-outer.w1200 .boxes1 .box,.pages-adforall .sp-box-outer.w1200 .boxes3 .box,.pages-adforall .sp-box-outer.w1200 .boxes4 .box,.pages-adforall .sp-box-outer.w1600 .boxes-just .box,.pages-adforall .sp-box-outer.w1600 .boxes1 .box,.pages-adforall .sp-box-outer.w1600 .boxes3 .box,.pages-adforall .sp-box-outer.w1600 .boxes4 .box,.pages-adforall .sp-box-outer.w300 .boxes-just .box,.pages-adforall .sp-box-outer.w300 .boxes1 .box,.pages-adforall .sp-box-outer.w300 .boxes3 .box,.pages-adforall .sp-box-outer.w300 .boxes4 .box,.pages-adforall .sp-box-outer.w400 .boxes-just .box,.pages-adforall .sp-box-outer.w400 .boxes1 .box,.pages-adforall .sp-box-outer.w400 .boxes3 .box,.pages-adforall .sp-box-outer.w400 .boxes4 .box,.pages-adforall .sp-box-outer.w600 .boxes-just .box,.pages-adforall .sp-box-outer.w600 .boxes1 .box,.pages-adforall .sp-box-outer.w600 .boxes3 .box,.pages-adforall .sp-box-outer.w600 .boxes4 .box,.pages-adforall .sp-box-outer.w800 .boxes-just .box,.pages-adforall .sp-box-outer.w800 .boxes1 .box,.pages-adforall .sp-box-outer.w800 .boxes3 .box,.pages-adforall .sp-box-outer.w800 .boxes4 .box,.pages-adforall .sp-box-outer.w900 .boxes-just .box,.pages-adforall .sp-box-outer.w900 .boxes1 .box,.pages-adforall .sp-box-outer.w900 .boxes3 .box,.pages-adforall .sp-box-outer.w900 .boxes4 .box{width:50%}.registrations-finish .boxes-just .box,.registrations-finish .boxes1 .box,.registrations-finish .boxes3 .box,.registrations-finish .boxes4 .box,.projects-index .boxes-just .box,.projects-index .boxes1 .box,.projects-index .boxes3 .box,.projects-index .boxes4 .box,.backers-finish .boxes-just .box,.backers-finish .boxes1 .box,.backers-finish .boxes3 .box,.backers-finish .boxes4 .box,.projects-admin_top_preview .boxes-just .box,.projects-admin_top_preview .boxes1 .box,.projects-admin_top_preview .boxes3 .box,.projects-admin_top_preview .boxes4 .box,.projects-search .boxes-just .box,.projects-search .boxes1 .box,.projects-search .boxes3 .box,.projects-search .boxes4 .box,.projects-coming_soon .boxes-just .box,.projects-coming_soon .boxes1 .box,.projects-coming_soon .boxes3 .box,.projects-coming_soon .boxes4 .box,.projects-top .boxes-just .box,.projects-top .boxes1 .box,.projects-top .boxes3 .box,.projects-top .boxes4 .box,.projects-area-partner .boxes-just .box,.projects-area-partner .boxes1 .box,.projects-area-partner .boxes3 .box,.projects-area-partner .boxes4 .box,.projects-channel .boxes-just .box,.projects-channel .boxes1 .box,.projects-channel .boxes3 .box,.projects-channel .boxes4 .box,.project_follows-index .boxes-just .box,.project_follows-index .boxes1 .box,.project_follows-index .boxes3 .box,.project_follows-index .boxes4 .box,.layouts-profiles .boxes-just .box,.layouts-profiles .boxes1 .box,.layouts-profiles .boxes3 .box,.layouts-profiles .boxes4 .box,.section-area-project .boxes-just .box,.section-area-project .boxes1 .box,.section-area-project .boxes3 .box,.section-area-project .boxes4 .box,.project_bottom_popular .boxes-just .box,.project_bottom_popular .boxes1 .box,.project_bottom_popular .boxes3 .box,.project_bottom_popular .boxes4 .box,.project_bottom_silver_egg .boxes-just .box,.project_bottom_silver_egg .boxes1 .box,.project_bottom_silver_egg .boxes3 .box,.project_bottom_silver_egg .boxes4 .box,.silver_egg_projects .boxes-just .box,.silver_egg_projects .boxes1 .box,.silver_egg_projects .boxes3 .box,.silver_egg_projects .boxes4 .box,.recommend .boxes-just .box,.recommend .boxes1 .box,.recommend .boxes3 .box,.recommend .boxes4 .box,.pages-adforall .boxes-just .box,.pages-adforall .boxes1 .box,.pages-adforall .boxes3 .box,.pages-adforall .boxes4 .box{width:50%;padding:5px;float:left}.registrations-finish .boxes-just .box .box-in,.registrations-finish .boxes1 .box .box-in,.registrations-finish .boxes3 .box .box-in,.registrations-finish .boxes4 .box .box-in,.projects-index .boxes-just .box .box-in,.projects-index .boxes1 .box .box-in,.projects-index .boxes3 .box .box-in,.projects-index .boxes4 .box .box-in,.backers-finish .boxes-just .box .box-in,.backers-finish .boxes1 .box .box-in,.backers-finish .boxes3 .box .box-in,.backers-finish .boxes4 .box .box-in,.projects-admin_top_preview .boxes-just .box .box-in,.projects-admin_top_preview .boxes1 .box .box-in,.projects-admin_top_preview .boxes3 .box .box-in,.projects-admin_top_preview .boxes4 .box .box-in,.projects-search .boxes-just .box .box-in,.projects-search .boxes1 .box .box-in,.projects-search .boxes3 .box .box-in,.projects-search .boxes4 .box .box-in,.projects-coming_soon .boxes-just .box .box-in,.projects-coming_soon .boxes1 .box .box-in,.projects-coming_soon .boxes3 .box .box-in,.projects-coming_soon .boxes4 .box .box-in,.projects-top .boxes-just .box .box-in,.projects-top .boxes1 .box .box-in,.projects-top .boxes3 .box .box-in,.projects-top .boxes4 .box .box-in,.projects-area-partner .boxes-just .box .box-in,.projects-area-partner .boxes1 .box .box-in,.projects-area-partner .boxes3 .box .box-in,.projects-area-partner .boxes4 .box .box-in,.projects-channel .boxes-just .box .box-in,.projects-channel .boxes1 .box .box-in,.projects-channel .boxes3 .box .box-in,.projects-channel .boxes4 .box .box-in,.project_follows-index .boxes-just .box .box-in,.project_follows-index .boxes1 .box .box-in,.project_follows-index .boxes3 .box .box-in,.project_follows-index .boxes4 .box .box-in,.layouts-profiles .boxes-just .box .box-in,.layouts-profiles .boxes1 .box .box-in,.layouts-profiles .boxes3 .box .box-in,.layouts-profiles .boxes4 .box .box-in,.section-area-project .boxes-just .box .box-in,.section-area-project .boxes1 .box .box-in,.section-area-project .boxes3 .box .box-in,.section-area-project .boxes4 .box .box-in,.project_bottom_popular .boxes-just .box .box-in,.project_bottom_popular .boxes1 .box .box-in,.project_bottom_popular .boxes3 .box .box-in,.project_bottom_popular .boxes4 .box .box-in,.project_bottom_silver_egg .boxes-just .box .box-in,.project_bottom_silver_egg .boxes1 .box .box-in,.project_bottom_silver_egg .boxes3 .box .box-in,.project_bottom_silver_egg .boxes4 .box .box-in,.silver_egg_projects .boxes-just .box .box-in,.silver_egg_projects .boxes1 .box .box-in,.silver_egg_projects .boxes3 .box .box-in,.silver_egg_projects .boxes4 .box .box-in,.recommend .boxes-just .box .box-in,.recommend .boxes1 .box .box-in,.recommend .boxes3 .box .box-in,.recommend .boxes4 .box .box-in,.pages-adforall .boxes-just .box .box-in,.pages-adforall .boxes1 .box .box-in,.pages-adforall .boxes3 .box .box-in,.pages-adforall .boxes4 .box .box-in{height:auto !important}.registrations-finish .boxes-just .box .box-in .box-title h4,.registrations-finish .boxes1 .box .box-in .box-title h4,.registrations-finish .boxes3 .box .box-in .box-title h4,.registrations-finish .boxes4 .box .box-in .box-title h4,.projects-index .boxes-just .box .box-in .box-title h4,.projects-index .boxes1 .box .box-in .box-title h4,.projects-index .boxes3 .box .box-in .box-title h4,.projects-index .boxes4 .box .box-in .box-title h4,.backers-finish .boxes-just .box .box-in .box-title h4,.backers-finish .boxes1 .box .box-in .box-title h4,.backers-finish .boxes3 .box .box-in .box-title h4,.backers-finish .boxes4 .box .box-in .box-title h4,.projects-admin_top_preview .boxes-just .box .box-in .box-title h4,.projects-admin_top_preview .boxes1 .box .box-in .box-title h4,.projects-admin_top_preview .boxes3 .box .box-in .box-title h4,.projects-admin_top_preview .boxes4 .box .box-in .box-title h4,.projects-search .boxes-just .box .box-in .box-title h4,.projects-search .boxes1 .box .box-in .box-title h4,.projects-search .boxes3 .box .box-in .box-title h4,.projects-search .boxes4 .box .box-in .box-title h4,.projects-coming_soon .boxes-just .box .box-in .box-title h4,.projects-coming_soon .boxes1 .box .box-in .box-title h4,.projects-coming_soon .boxes3 .box .box-in .box-title h4,.projects-coming_soon .boxes4 .box .box-in .box-title h4,.projects-top .boxes-just .box .box-in .box-title h4,.projects-top .boxes1 .box .box-in .box-title h4,.projects-top .boxes3 .box .box-in .box-title h4,.projects-top .boxes4 .box .box-in .box-title h4,.projects-area-partner .boxes-just .box .box-in .box-title h4,.projects-area-partner .boxes1 .box .box-in .box-title h4,.projects-area-partner .boxes3 .box .box-in .box-title h4,.projects-area-partner .boxes4 .box .box-in .box-title h4,.projects-channel .boxes-just .box .box-in .box-title h4,.projects-channel .boxes1 .box .box-in .box-title h4,.projects-channel .boxes3 .box .box-in .box-title h4,.projects-channel .boxes4 .box .box-in .box-title h4,.project_follows-index .boxes-just .box .box-in .box-title h4,.project_follows-index .boxes1 .box .box-in .box-title h4,.project_follows-index .boxes3 .box .box-in .box-title h4,.project_follows-index .boxes4 .box .box-in .box-title h4,.layouts-profiles .boxes-just .box .box-in .box-title h4,.layouts-profiles .boxes1 .box .box-in .box-title h4,.layouts-profiles .boxes3 .box .box-in .box-title h4,.layouts-profiles .boxes4 .box .box-in .box-title h4,.section-area-project .boxes-just .box .box-in .box-title h4,.section-area-project .boxes1 .box .box-in .box-title h4,.section-area-project .boxes3 .box .box-in .box-title h4,.section-area-project .boxes4 .box .box-in .box-title h4,.project_bottom_popular .boxes-just .box .box-in .box-title h4,.project_bottom_popular .boxes1 .box .box-in .box-title h4,.project_bottom_popular .boxes3 .box .box-in .box-title h4,.project_bottom_popular .boxes4 .box .box-in .box-title h4,.project_bottom_silver_egg .boxes-just .box .box-in .box-title h4,.project_bottom_silver_egg .boxes1 .box .box-in .box-title h4,.project_bottom_silver_egg .boxes3 .box .box-in .box-title h4,.project_bottom_silver_egg .boxes4 .box .box-in .box-title h4,.silver_egg_projects .boxes-just .box .box-in .box-title h4,.silver_egg_projects .boxes1 .box .box-in .box-title h4,.silver_egg_projects .boxes3 .box .box-in .box-title h4,.silver_egg_projects .boxes4 .box .box-in .box-title h4,.recommend .boxes-just .box .box-in .box-title h4,.recommend .boxes1 .box .box-in .box-title h4,.recommend .boxes3 .box .box-in .box-title h4,.recommend .boxes4 .box .box-in .box-title h4,.pages-adforall .boxes-just .box .box-in .box-title h4,.pages-adforall .boxes1 .box .box-in .box-title h4,.pages-adforall .boxes3 .box .box-in .box-title h4,.pages-adforall .boxes4 .box .box-in .box-title h4{font-size:11px}.registrations-finish .boxes-just .box .box-in .box-title .sub,.registrations-finish .boxes1 .box .box-in .box-title .sub,.registrations-finish .boxes3 .box .box-in .box-title .sub,.registrations-finish .boxes4 .box .box-in .box-title .sub,.projects-index .boxes-just .box .box-in .box-title .sub,.projects-index .boxes1 .box .box-in .box-title .sub,.projects-index .boxes3 .box .box-in .box-title .sub,.projects-index .boxes4 .box .box-in .box-title .sub,.backers-finish .boxes-just .box .box-in .box-title .sub,.backers-finish .boxes1 .box .box-in .box-title .sub,.backers-finish .boxes3 .box .box-in .box-title .sub,.backers-finish .boxes4 .box .box-in .box-title .sub,.projects-admin_top_preview .boxes-just .box .box-in .box-title .sub,.projects-admin_top_preview .boxes1 .box .box-in .box-title .sub,.projects-admin_top_preview .boxes3 .box .box-in .box-title .sub,.projects-admin_top_preview .boxes4 .box .box-in .box-title .sub,.projects-search .boxes-just .box .box-in .box-title .sub,.projects-search .boxes1 .box .box-in .box-title .sub,.projects-search .boxes3 .box .box-in .box-title .sub,.projects-search .boxes4 .box .box-in .box-title .sub,.projects-coming_soon .boxes-just .box .box-in .box-title .sub,.projects-coming_soon .boxes1 .box .box-in .box-title .sub,.projects-coming_soon .boxes3 .box .box-in .box-title .sub,.projects-coming_soon .boxes4 .box .box-in .box-title .sub,.projects-top .boxes-just .box .box-in .box-title .sub,.projects-top .boxes1 .box .box-in .box-title .sub,.projects-top .boxes3 .box .box-in .box-title .sub,.projects-top .boxes4 .box .box-in .box-title .sub,.projects-area-partner .boxes-just .box .box-in .box-title .sub,.projects-area-partner .boxes1 .box .box-in .box-title .sub,.projects-area-partner .boxes3 .box .box-in .box-title .sub,.projects-area-partner .boxes4 .box .box-in .box-title .sub,.projects-channel .boxes-just .box .box-in .box-title .sub,.projects-channel .boxes1 .box .box-in .box-title .sub,.projects-channel .boxes3 .box .box-in .box-title .sub,.projects-channel .boxes4 .box .box-in .box-title .sub,.project_follows-index .boxes-just .box .box-in .box-title .sub,.project_follows-index .boxes1 .box .box-in .box-title .sub,.project_follows-index .boxes3 .box .box-in .box-title .sub,.project_follows-index .boxes4 .box .box-in .box-title .sub,.layouts-profiles .boxes-just .box .box-in .box-title .sub,.layouts-profiles .boxes1 .box .box-in .box-title .sub,.layouts-profiles .boxes3 .box .box-in .box-title .sub,.layouts-profiles .boxes4 .box .box-in .box-title .sub,.section-area-project .boxes-just .box .box-in .box-title .sub,.section-area-project .boxes1 .box .box-in .box-title .sub,.section-area-project .boxes3 .box .box-in .box-title .sub,.section-area-project .boxes4 .box .box-in .box-title .sub,.project_bottom_popular .boxes-just .box .box-in .box-title .sub,.project_bottom_popular .boxes1 .box .box-in .box-title .sub,.project_bottom_popular .boxes3 .box .box-in .box-title .sub,.project_bottom_popular .boxes4 .box .box-in .box-title .sub,.project_bottom_silver_egg .boxes-just .box .box-in .box-title .sub,.project_bottom_silver_egg .boxes1 .box .box-in .box-title .sub,.project_bottom_silver_egg .boxes3 .box .box-in .box-title .sub,.project_bottom_silver_egg .boxes4 .box .box-in .box-title .sub,.silver_egg_projects .boxes-just .box .box-in .box-title .sub,.silver_egg_projects .boxes1 .box .box-in .box-title .sub,.silver_egg_projects .boxes3 .box .box-in .box-title .sub,.silver_egg_projects .boxes4 .box .box-in .box-title .sub,.recommend .boxes-just .box .box-in .box-title .sub,.recommend .boxes1 .box .box-in .box-title .sub,.recommend .boxes3 .box .box-in .box-title .sub,.recommend .boxes4 .box .box-in .box-title .sub,.pages-adforall .boxes-just .box .box-in .box-title .sub,.pages-adforall .boxes1 .box .box-in .box-title .sub,.pages-adforall .boxes3 .box .box-in .box-title .sub,.pages-adforall .boxes4 .box .box-in .box-title .sub{display:none}.registrations-finish .boxes-just .box.customed .box-in .box-title,.registrations-finish .boxes1 .box.customed .box-in .box-title,.registrations-finish .boxes3 .box.customed .box-in .box-title,.registrations-finish .boxes4 .box.customed .box-in .box-title,.projects-index .boxes-just .box.customed .box-in .box-title,.projects-index .boxes1 .box.customed .box-in .box-title,.projects-index .boxes3 .box.customed .box-in .box-title,.projects-index .boxes4 .box.customed .box-in .box-title,.backers-finish .boxes-just .box.customed .box-in .box-title,.backers-finish .boxes1 .box.customed .box-in .box-title,.backers-finish .boxes3 .box.customed .box-in .box-title,.backers-finish .boxes4 .box.customed .box-in .box-title,.projects-admin_top_preview .boxes-just .box.customed .box-in .box-title,.projects-admin_top_preview .boxes1 .box.customed .box-in .box-title,.projects-admin_top_preview .boxes3 .box.customed .box-in .box-title,.projects-admin_top_preview .boxes4 .box.customed .box-in .box-title,.projects-search .boxes-just .box.customed .box-in .box-title,.projects-search .boxes1 .box.customed .box-in .box-title,.projects-search .boxes3 .box.customed .box-in .box-title,.projects-search .boxes4 .box.customed .box-in .box-title,.projects-coming_soon .boxes-just .box.customed .box-in .box-title,.projects-coming_soon .boxes1 .box.customed .box-in .box-title,.projects-coming_soon .boxes3 .box.customed .box-in .box-title,.projects-coming_soon .boxes4 .box.customed .box-in .box-title,.projects-top .boxes-just .box.customed .box-in .box-title,.projects-top .boxes1 .box.customed .box-in .box-title,.projects-top .boxes3 .box.customed .box-in .box-title,.projects-top .boxes4 .box.customed .box-in .box-title,.projects-area-partner .boxes-just .box.customed .box-in .box-title,.projects-area-partner .boxes1 .box.customed .box-in .box-title,.projects-area-partner .boxes3 .box.customed .box-in .box-title,.projects-area-partner .boxes4 .box.customed .box-in .box-title,.projects-channel .boxes-just .box.customed .box-in .box-title,.projects-channel .boxes1 .box.customed .box-in .box-title,.projects-channel .boxes3 .box.customed .box-in .box-title,.projects-channel .boxes4 .box.customed .box-in .box-title,.project_follows-index .boxes-just .box.customed .box-in .box-title,.project_follows-index .boxes1 .box.customed .box-in .box-title,.project_follows-index .boxes3 .box.customed .box-in .box-title,.project_follows-index .boxes4 .box.customed .box-in .box-title,.layouts-profiles .boxes-just .box.customed .box-in .box-title,.layouts-profiles .boxes1 .box.customed .box-in .box-title,.layouts-profiles .boxes3 .box.customed .box-in .box-title,.layouts-profiles .boxes4 .box.customed .box-in .box-title,.section-area-project .boxes-just .box.customed .box-in .box-title,.section-area-project .boxes1 .box.customed .box-in .box-title,.section-area-project .boxes3 .box.customed .box-in .box-title,.section-area-project .boxes4 .box.customed .box-in .box-title,.project_bottom_popular .boxes-just .box.customed .box-in .box-title,.project_bottom_popular .boxes1 .box.customed .box-in .box-title,.project_bottom_popular .boxes3 .box.customed .box-in .box-title,.project_bottom_popular .boxes4 .box.customed .box-in .box-title,.project_bottom_silver_egg .boxes-just .box.customed .box-in .box-title,.project_bottom_silver_egg .boxes1 .box.customed .box-in .box-title,.project_bottom_silver_egg .boxes3 .box.customed .box-in .box-title,.project_bottom_silver_egg .boxes4 .box.customed .box-in .box-title,.silver_egg_projects .boxes-just .box.customed .box-in .box-title,.silver_egg_projects .boxes1 .box.customed .box-in .box-title,.silver_egg_projects .boxes3 .box.customed .box-in .box-title,.silver_egg_projects .boxes4 .box.customed .box-in .box-title,.recommend .boxes-just .box.customed .box-in .box-title,.recommend .boxes1 .box.customed .box-in .box-title,.recommend .boxes3 .box.customed .box-in .box-title,.recommend .boxes4 .box.customed .box-in .box-title,.pages-adforall .boxes-just .box.customed .box-in .box-title,.pages-adforall .boxes1 .box.customed .box-in .box-title,.pages-adforall .boxes3 .box.customed .box-in .box-title,.pages-adforall .boxes4 .box.customed .box-in .box-title{max-height:195px}.registrations-finish .boxes-just .box.customed .box-in .box-title .category,.registrations-finish .boxes1 .box.customed .box-in .box-title .category,.registrations-finish .boxes3 .box.customed .box-in .box-title .category,.registrations-finish .boxes4 .box.customed .box-in .box-title .category,.projects-index .boxes-just .box.customed .box-in .box-title .category,.projects-index .boxes1 .box.customed .box-in .box-title .category,.projects-index .boxes3 .box.customed .box-in .box-title .category,.projects-index .boxes4 .box.customed .box-in .box-title .category,.backers-finish .boxes-just .box.customed .box-in .box-title .category,.backers-finish .boxes1 .box.customed .box-in .box-title .category,.backers-finish .boxes3 .box.customed .box-in .box-title .category,.backers-finish .boxes4 .box.customed .box-in .box-title .category,.projects-admin_top_preview .boxes-just .box.customed .box-in .box-title .category,.projects-admin_top_preview .boxes1 .box.customed .box-in .box-title .category,.projects-admin_top_preview .boxes3 .box.customed .box-in .box-title .category,.projects-admin_top_preview .boxes4 .box.customed .box-in .box-title .category,.projects-search .boxes-just .box.customed .box-in .box-title .category,.projects-search .boxes1 .box.customed .box-in .box-title .category,.projects-search .boxes3 .box.customed .box-in .box-title .category,.projects-search .boxes4 .box.customed .box-in .box-title .category,.projects-coming_soon .boxes-just .box.customed .box-in .box-title .category,.projects-coming_soon .boxes1 .box.customed .box-in .box-title .category,.projects-coming_soon .boxes3 .box.customed .box-in .box-title .category,.projects-coming_soon .boxes4 .box.customed .box-in .box-title .category,.projects-top .boxes-just .box.customed .box-in .box-title .category,.projects-top .boxes1 .box.customed .box-in .box-title .category,.projects-top .boxes3 .box.customed .box-in .box-title .category,.projects-top .boxes4 .box.customed .box-in .box-title .category,.projects-area-partner .boxes-just .box.customed .box-in .box-title .category,.projects-area-partner .boxes1 .box.customed .box-in .box-title .category,.projects-area-partner .boxes3 .box.customed .box-in .box-title .category,.projects-area-partner .boxes4 .box.customed .box-in .box-title .category,.projects-channel .boxes-just .box.customed .box-in .box-title .category,.projects-channel .boxes1 .box.customed .box-in .box-title .category,.projects-channel .boxes3 .box.customed .box-in .box-title .category,.projects-channel .boxes4 .box.customed .box-in .box-title .category,.project_follows-index .boxes-just .box.customed .box-in .box-title .category,.project_follows-index .boxes1 .box.customed .box-in .box-title .category,.project_follows-index .boxes3 .box.customed .box-in .box-title .category,.project_follows-index .boxes4 .box.customed .box-in .box-title .category,.layouts-profiles .boxes-just .box.customed .box-in .box-title .category,.layouts-profiles .boxes1 .box.customed .box-in .box-title .category,.layouts-profiles .boxes3 .box.customed .box-in .box-title .category,.layouts-profiles .boxes4 .box.customed .box-in .box-title .category,.section-area-project .boxes-just .box.customed .box-in .box-title .category,.section-area-project .boxes1 .box.customed .box-in .box-title .category,.section-area-project .boxes3 .box.customed .box-in .box-title .category,.section-area-project .boxes4 .box.customed .box-in .box-title .category,.project_bottom_popular .boxes-just .box.customed .box-in .box-title .category,.project_bottom_popular .boxes1 .box.customed .box-in .box-title .category,.project_bottom_popular .boxes3 .box.customed .box-in .box-title .category,.project_bottom_popular .boxes4 .box.customed .box-in .box-title .category,.project_bottom_silver_egg .boxes-just .box.customed .box-in .box-title .category,.project_bottom_silver_egg .boxes1 .box.customed .box-in .box-title .category,.project_bottom_silver_egg .boxes3 .box.customed .box-in .box-title .category,.project_bottom_silver_egg .boxes4 .box.customed .box-in .box-title .category,.silver_egg_projects .boxes-just .box.customed .box-in .box-title .category,.silver_egg_projects .boxes1 .box.customed .box-in .box-title .category,.silver_egg_projects .boxes3 .box.customed .box-in .box-title .category,.silver_egg_projects .boxes4 .box.customed .box-in .box-title .category,.recommend .boxes-just .box.customed .box-in .box-title .category,.recommend .boxes1 .box.customed .box-in .box-title .category,.recommend .boxes3 .box.customed .box-in .box-title .category,.recommend .boxes4 .box.customed .box-in .box-title .category,.pages-adforall .boxes-just .box.customed .box-in .box-title .category,.pages-adforall .boxes1 .box.customed .box-in .box-title .category,.pages-adforall .boxes3 .box.customed .box-in .box-title .category,.pages-adforall .boxes4 .box.customed .box-in .box-title .category{display:none}.registrations-finish .boxes-just .box.customed .box-in .box-title .box-customed-caption,.registrations-finish .boxes1 .box.customed .box-in .box-title .box-customed-caption,.registrations-finish .boxes3 .box.customed .box-in .box-title .box-customed-caption,.registrations-finish .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-index .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-index .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-index .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-index .boxes4 .box.customed .box-in .box-title .box-customed-caption,.backers-finish .boxes-just .box.customed .box-in .box-title .box-customed-caption,.backers-finish .boxes1 .box.customed .box-in .box-title .box-customed-caption,.backers-finish .boxes3 .box.customed .box-in .box-title .box-customed-caption,.backers-finish .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-admin_top_preview .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-admin_top_preview .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-admin_top_preview .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-admin_top_preview .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-search .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-search .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-search .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-search .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-coming_soon .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-coming_soon .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-coming_soon .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-coming_soon .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-top .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-top .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-top .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-top .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-area-partner .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-area-partner .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-area-partner .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-area-partner .boxes4 .box.customed .box-in .box-title .box-customed-caption,.projects-channel .boxes-just .box.customed .box-in .box-title .box-customed-caption,.projects-channel .boxes1 .box.customed .box-in .box-title .box-customed-caption,.projects-channel .boxes3 .box.customed .box-in .box-title .box-customed-caption,.projects-channel .boxes4 .box.customed .box-in .box-title .box-customed-caption,.project_follows-index .boxes-just .box.customed .box-in .box-title .box-customed-caption,.project_follows-index .boxes1 .box.customed .box-in .box-title .box-customed-caption,.project_follows-index .boxes3 .box.customed .box-in .box-title .box-customed-caption,.project_follows-index .boxes4 .box.customed .box-in .box-title .box-customed-caption,.layouts-profiles .boxes-just .box.customed .box-in .box-title .box-customed-caption,.layouts-profiles .boxes1 .box.customed .box-in .box-title .box-customed-caption,.layouts-profiles .boxes3 .box.customed .box-in .box-title .box-customed-caption,.layouts-profiles .boxes4 .box.customed .box-in .box-title .box-customed-caption,.section-area-project .boxes-just .box.customed .box-in .box-title .box-customed-caption,.section-area-project .boxes1 .box.customed .box-in .box-title .box-customed-caption,.section-area-project .boxes3 .box.customed .box-in .box-title .box-customed-caption,.section-area-project .boxes4 .box.customed .box-in .box-title .box-customed-caption,.project_bottom_popular .boxes-just .box.customed .box-in .box-title .box-customed-caption,.project_bottom_popular .boxes1 .box.customed .box-in .box-title .box-customed-caption,.project_bottom_popular .boxes3 .box.customed .box-in .box-title .box-customed-caption,.project_bottom_popular .boxes4 .box.customed .box-in .box-title .box-customed-caption,.project_bottom_silver_egg .boxes-just .box.customed .box-in .box-title .box-customed-caption,.project_bottom_silver_egg .boxes1 .box.customed .box-in .box-title .box-customed-caption,.project_bottom_silver_egg .boxes3 .box.customed .box-in .box-title .box-customed-caption,.project_bottom_silver_egg .boxes4 .box.customed .box-in .box-title .box-customed-caption,.silver_egg_projects .boxes-just .box.customed .box-in .box-title .box-customed-caption,.silver_egg_projects .boxes1 .box.customed .box-in .box-title .box-customed-caption,.silver_egg_projects .boxes3 .box.customed .box-in .box-title .box-customed-caption,.silver_egg_projects .boxes4 .box.customed .box-in .box-title .box-customed-caption,.recommend .boxes-just .box.customed .box-in .box-title .box-customed-caption,.recommend .boxes1 .box.customed .box-in .box-title .box-customed-caption,.recommend .boxes3 .box.customed .box-in .box-title .box-customed-caption,.recommend .boxes4 .box.customed .box-in .box-title .box-customed-caption,.pages-adforall .boxes-just .box.customed .box-in .box-title .box-customed-caption,.pages-adforall .boxes1 .box.customed .box-in .box-title .box-customed-caption,.pages-adforall .boxes3 .box.customed .box-in .box-title .box-customed-caption,.pages-adforall .boxes4 .box.customed .box-in .box-title .box-customed-caption{display:none}.registrations-finish .boxes-just .box.customed .box-in .box-customed-overview,.registrations-finish .boxes1 .box.customed .box-in .box-customed-overview,.registrations-finish .boxes3 .box.customed .box-in .box-customed-overview,.registrations-finish .boxes4 .box.customed .box-in .box-customed-overview,.projects-index .boxes-just .box.customed .box-in .box-customed-overview,.projects-index .boxes1 .box.customed .box-in .box-customed-overview,.projects-index .boxes3 .box.customed .box-in .box-customed-overview,.projects-index .boxes4 .box.customed .box-in .box-customed-overview,.backers-finish .boxes-just .box.customed .box-in .box-customed-overview,.backers-finish .boxes1 .box.customed .box-in .box-customed-overview,.backers-finish .boxes3 .box.customed .box-in .box-customed-overview,.backers-finish .boxes4 .box.customed .box-in .box-customed-overview,.projects-admin_top_preview .boxes-just .box.customed .box-in .box-customed-overview,.projects-admin_top_preview .boxes1 .box.customed .box-in .box-customed-overview,.projects-admin_top_preview .boxes3 .box.customed .box-in .box-customed-overview,.projects-admin_top_preview .boxes4 .box.customed .box-in .box-customed-overview,.projects-search .boxes-just .box.customed .box-in .box-customed-overview,.projects-search .boxes1 .box.customed .box-in .box-customed-overview,.projects-search .boxes3 .box.customed .box-in .box-customed-overview,.projects-search .boxes4 .box.customed .box-in .box-customed-overview,.projects-coming_soon .boxes-just .box.customed .box-in .box-customed-overview,.projects-coming_soon .boxes1 .box.customed .box-in .box-customed-overview,.projects-coming_soon .boxes3 .box.customed .box-in .box-customed-overview,.projects-coming_soon .boxes4 .box.customed .box-in .box-customed-overview,.projects-top .boxes-just .box.customed .box-in .box-customed-overview,.projects-top .boxes1 .box.customed .box-in .box-customed-overview,.projects-top .boxes3 .box.customed .box-in .box-customed-overview,.projects-top .boxes4 .box.customed .box-in .box-customed-overview,.projects-area-partner .boxes-just .box.customed .box-in .box-customed-overview,.projects-area-partner .boxes1 .box.customed .box-in .box-customed-overview,.projects-area-partner .boxes3 .box.customed .box-in .box-customed-overview,.projects-area-partner .boxes4 .box.customed .box-in .box-customed-overview,.projects-channel .boxes-just .box.customed .box-in .box-customed-overview,.projects-channel .boxes1 .box.customed .box-in .box-customed-overview,.projects-channel .boxes3 .box.customed .box-in .box-customed-overview,.projects-channel .boxes4 .box.customed .box-in .box-customed-overview,.project_follows-index .boxes-just .box.customed .box-in .box-customed-overview,.project_follows-index .boxes1 .box.customed .box-in .box-customed-overview,.project_follows-index .boxes3 .box.customed .box-in .box-customed-overview,.project_follows-index .boxes4 .box.customed .box-in .box-customed-overview,.layouts-profiles .boxes-just .box.customed .box-in .box-customed-overview,.layouts-profiles .boxes1 .box.customed .box-in .box-customed-overview,.layouts-profiles .boxes3 .box.customed .box-in .box-customed-overview,.layouts-profiles .boxes4 .box.customed .box-in .box-customed-overview,.section-area-project .boxes-just .box.customed .box-in .box-customed-overview,.section-area-project .boxes1 .box.customed .box-in .box-customed-overview,.section-area-project .boxes3 .box.customed .box-in .box-customed-overview,.section-area-project .boxes4 .box.customed .box-in .box-customed-overview,.project_bottom_popular .boxes-just .box.customed .box-in .box-customed-overview,.project_bottom_popular .boxes1 .box.customed .box-in .box-customed-overview,.project_bottom_popular .boxes3 .box.customed .box-in .box-customed-overview,.project_bottom_popular .boxes4 .box.customed .box-in .box-customed-overview,.project_bottom_silver_egg .boxes-just .box.customed .box-in .box-customed-overview,.project_bottom_silver_egg .boxes1 .box.customed .box-in .box-customed-overview,.project_bottom_silver_egg .boxes3 .box.customed .box-in .box-customed-overview,.project_bottom_silver_egg .boxes4 .box.customed .box-in .box-customed-overview,.silver_egg_projects .boxes-just .box.customed .box-in .box-customed-overview,.silver_egg_projects .boxes1 .box.customed .box-in .box-customed-overview,.silver_egg_projects .boxes3 .box.customed .box-in .box-customed-overview,.silver_egg_projects .boxes4 .box.customed .box-in .box-customed-overview,.recommend .boxes-just .box.customed .box-in .box-customed-overview,.recommend .boxes1 .box.customed .box-in .box-customed-overview,.recommend .boxes3 .box.customed .box-in .box-customed-overview,.recommend .boxes4 .box.customed .box-in .box-customed-overview,.pages-adforall .boxes-just .box.customed .box-in .box-customed-overview,.pages-adforall .boxes1 .box.customed .box-in .box-customed-overview,.pages-adforall .boxes3 .box.customed .box-in .box-customed-overview,.pages-adforall .boxes4 .box.customed .box-in .box-customed-overview{font-size:11px}.sp-table-outer{overflow-x:auto;border-right:1px dashed #e4e4e4}.sp-table-outer::-webkit-scrollbar{height:2px}.sp-table-outer::-webkit-scrollbar-track{border-top-right-radius:1px;border-top-left-radius:1px;border-bottom-right-radius:1px;border-bottom-left-radius:1px;background-color:#f6f8fa}.sp-table-outer::-webkit-scrollbar-thumb{border-top-right-radius:1px;border-top-left-radius:1px;border-bottom-right-radius:1px;border-bottom-left-radius:1px;background-color:#e4e4e4}.sp-table-outer>table{-webkit-box-shadow:none;box-shadow:none}.sp-table-outer>table td,.sp-table-outer>table th{white-space:nowrap}.sp-table-outer>table td p,.sp-table-outer>table th p{white-space:normal;min-width:240px}.sp-share{letter-spacing:-0.4em;margin:0 0 -30px 0;text-align:center;vertical-align:middle}.sp-share.project-footer{padding:20px 0}.sp-share>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.sp-share>li{padding:10px;line-height:20px;height:40px;vertical-align:middle}.sp-share.pre{position:relative}.sp-share.pre:before{display:block;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#ffffff;opacity:0.9;z-index:9999}.sp-fixed{position:fixed;left:0;bottom:0;right:0;z-index:9997}.sp-fixed .backer_within_24_hours{padding:12px 6px;margin:10px 20px;line-height:16px;font-size:12px;background-color:rgba(0,0,0,0.8);border-radius:4px;color:#ffffff;text-align:center}.sp-fixed .backer_within_24_hours img{height:12px;margin-right:4px;margin-bottom:2px}.sp-fixed .backer_within_24_hours>.number{font-size:16px;font-weight:bold}.sp-fixed .backer_within_24_hours i{float:right;height:16px;width:16px;line-height:16px;text-align:center;border-radius:50%;background:#7D7D7D}.sp-fixed .sp-fixed-menu{background-color:rgba(255,255,255,0.98);border-top:1px solid #f6f8fa}.sp-fixed .sp-fixed-menu.footer-follow{background-color:rgba(255,255,255,0);border-top:0}.sp-fixed .sp-fixed-menu.footer-follow .follow-project-button{width:80%}.sp-fixed .sp-fixed-menu.footer-follow .follow-project-button a.button{width:100%;padding:15px 0;-webkit-box-shadow:0 0 3px !important;box-shadow:0 0 3px !important}.sp-fixed .sp-fixed-menu.footer-follow .follow-project-button a:not(.button){line-height:1.8;padding:0;color:#307bf6}.sp-fixed .sp-fixed-menu.closed{border-top:1px solid #e4e4e4}.sp-fixed .sp-fixed-menu.closed p{font-weight:bold;margin-bottom:10px;width:100%}.sp-fixed .sp-fixed-menu.closed a{width:calc(50% - 10px);margin:0;letter-spacing:normal;font-weight:bold;border:2px solid #e65d65;padding:12px 0}.sp-fixed .sp-fixed-menu.closed a:first-child{margin-right:10px}.sp-fixed .sp-fixed-menu.closed a:last-child{margin-left:10px}.sp-fixed .sp-fixed-menu.encore{border-top:1px solid #e4e4e4}.sp-fixed .sp-fixed-menu.encore>.inner{text-align:center}.sp-fixed .sp-fixed-menu.encore>.inner .encore_button{display:block}i.fa{margin:0 0.25em 0 0;display:inline-block;margin:0 0.5em 0 0;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;speak:none}h1{font-size:24px}table tr td,table tr th{padding:10px;font-size:12px}table tr td p.hint{padding-top:2.5px}table tr td.message a:not(.button),table tr td.shipping a:not(.button){padding:5px;margin:-5px}table.show.ririka tr th{border-bottom:1px solid #e4e4e4}table.hazuki tr td,table.hazuki tr th{padding:5px}table.natsuki tr td,table.natsuki tr th{padding:5px}table.ririka{border:none}table.ririka tr{border:1px solid #e4e4e4;letter-spacing:-0.4em}table.ririka tr>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}table.ririka tr>th,table.ririka tr>td{border:none;width:100% !important}table.ririka tr>th.rw33,table.ririka tr>td.rw33{width:33.333% !important}table.ririka tr>th.rw50,table.ririka tr>td.rw50{width:50% !important}table.ririka tr>th.sp-brdr-top{border-top:1px solid #e4e4e4}input[type="email"],input[type="text"],input[type="password"],textarea{padding:7px 5px}textarea{padding:5px}.selectbox select{padding:7px 25px 7px 5px}.input-submit>input[type="email"],.input-submit>input[type="text"]{width:100%;display:block;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #e4e4e4;margin-bottom:10px}.input-submit>.submit{width:100%;display:block}.input-submit>.submit input[type="submit"]{width:auto;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding-right:20px;padding-left:20px}.input-box label{margin-bottom:10px}.upload-box .upload-image{margin-bottom:10px}.upload-box .input-file-outer>.text{font-size:10px}.button{padding-left:10px;padding-right:10px}.button.push{position:static;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.button.push:after,.button.push:before{position:static;z-index:-1;display:block;content:''}.button.push:active{top:0;-webkit-box-shadow:none;box-shadow:none}.button.large{padding-left:10px;padding-right:10px}.meter .meter-in{height:20px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.meter .meter-in .bar{line-height:20px}.box .box-in{border-color:#e4e4e4}.box .box-in .box-date{bottom:100px}.box .box-in .box-date>div{font-size:14px}.box .box-in .meter{height:40px}.box .box-in .success-summary{height:30px;line-height:30px}.box.recommend{position:relative}.box.recommend:after{position:absolute;left:50%;top:-10px;margin-left:-10px;content:"";width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fbfaf2 transparent}.box.recommend:after{top:0}.box.recommend .box-in{border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#fbfaf2;padding:10px}.registrations-finish .box .box-in,.registrations-finish .box .box-reward-in,.projects-index .box .box-in,.projects-index .box .box-reward-in,.backers-finish .box .box-in,.backers-finish .box .box-reward-in,.projects-admin_top_preview .box .box-in,.projects-admin_top_preview .box .box-reward-in,.projects-search .box .box-in,.projects-search .box .box-reward-in,.projects-coming_soon .box .box-in,.projects-coming_soon .box .box-reward-in,.projects-top .box .box-in,.projects-top .box .box-reward-in,.projects-area-partner .box .box-in,.projects-area-partner .box .box-reward-in,.projects-channel .box .box-in,.projects-channel .box .box-reward-in,.project_follows-index .box .box-in,.project_follows-index .box .box-reward-in,.layouts-profiles .box .box-in,.layouts-profiles .box .box-reward-in,.section-area-project .box .box-in,.section-area-project .box .box-reward-in,.project_bottom_popular .box .box-in,.project_bottom_popular .box .box-reward-in,.project_bottom_silver_egg .box .box-in,.project_bottom_silver_egg .box .box-reward-in,.silver_egg_projects .box .box-in,.silver_egg_projects .box .box-reward-in,.recommend .box .box-in,.recommend .box .box-reward-in,.pages-adforall .box .box-in,.pages-adforall .box .box-reward-in{border-color:#e4e4e4;padding-bottom:60px}.registrations-finish .box .box-in .box-title,.registrations-finish .box .box-reward-in .box-title,.projects-index .box .box-in .box-title,.projects-index .box .box-reward-in .box-title,.backers-finish .box .box-in .box-title,.backers-finish .box .box-reward-in .box-title,.projects-admin_top_preview .box .box-in .box-title,.projects-admin_top_preview .box .box-reward-in .box-title,.projects-search .box .box-in .box-title,.projects-search .box .box-reward-in .box-title,.projects-coming_soon .box .box-in .box-title,.projects-coming_soon .box .box-reward-in .box-title,.projects-top .box .box-in .box-title,.projects-top .box .box-reward-in .box-title,.projects-area-partner .box .box-in .box-title,.projects-area-partner .box .box-reward-in .box-title,.projects-channel .box .box-in .box-title,.projects-channel .box .box-reward-in .box-title,.project_follows-index .box .box-in .box-title,.project_follows-index .box .box-reward-in .box-title,.layouts-profiles .box .box-in .box-title,.layouts-profiles .box .box-reward-in .box-title,.section-area-project .box .box-in .box-title,.section-area-project .box .box-reward-in .box-title,.project_bottom_popular .box .box-in .box-title,.project_bottom_popular .box .box-reward-in .box-title,.project_bottom_silver_egg .box .box-in .box-title,.project_bottom_silver_egg .box .box-reward-in .box-title,.silver_egg_projects .box .box-in .box-title,.silver_egg_projects .box .box-reward-in .box-title,.recommend .box .box-in .box-title,.recommend .box .box-reward-in .box-title,.pages-adforall .box .box-in .box-title,.pages-adforall .box .box-reward-in .box-title{padding:10px 10px 0}.registrations-finish .box .box-in .box-title h4,.registrations-finish .box .box-reward-in .box-title h4,.projects-index .box .box-in .box-title h4,.projects-index .box .box-reward-in .box-title h4,.backers-finish .box .box-in .box-title h4,.backers-finish .box .box-reward-in .box-title h4,.projects-admin_top_preview .box .box-in .box-title h4,.projects-admin_top_preview .box .box-reward-in .box-title h4,.projects-search .box .box-in .box-title h4,.projects-search .box .box-reward-in .box-title h4,.projects-coming_soon .box .box-in .box-title h4,.projects-coming_soon .box .box-reward-in .box-title h4,.projects-top .box .box-in .box-title h4,.projects-top .box .box-reward-in .box-title h4,.projects-area-partner .box .box-in .box-title h4,.projects-area-partner .box .box-reward-in .box-title h4,.projects-channel .box .box-in .box-title h4,.projects-channel .box .box-reward-in .box-title h4,.project_follows-index .box .box-in .box-title h4,.project_follows-index .box .box-reward-in .box-title h4,.layouts-profiles .box .box-in .box-title h4,.layouts-profiles .box .box-reward-in .box-title h4,.section-area-project .box .box-in .box-title h4,.section-area-project .box .box-reward-in .box-title h4,.project_bottom_popular .box .box-in .box-title h4,.project_bottom_popular .box .box-reward-in .box-title h4,.project_bottom_silver_egg .box .box-in .box-title h4,.project_bottom_silver_egg .box .box-reward-in .box-title h4,.silver_egg_projects .box .box-in .box-title h4,.silver_egg_projects .box .box-reward-in .box-title h4,.recommend .box .box-in .box-title h4,.recommend .box .box-reward-in .box-title h4,.pages-adforall .box .box-in .box-title h4,.pages-adforall .box .box-reward-in .box-title h4{overflow:hidden;display:-webkit-box;height:4.8em;line-height:1.6;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}.registrations-finish .box .box-in .box-date,.registrations-finish .box .box-reward-in .box-date,.projects-index .box .box-in .box-date,.projects-index .box .box-reward-in .box-date,.backers-finish .box .box-in .box-date,.backers-finish .box .box-reward-in .box-date,.projects-admin_top_preview .box .box-in .box-date,.projects-admin_top_preview .box .box-reward-in .box-date,.projects-search .box .box-in .box-date,.projects-search .box .box-reward-in .box-date,.projects-coming_soon .box .box-in .box-date,.projects-coming_soon .box .box-reward-in .box-date,.projects-top .box .box-in .box-date,.projects-top .box .box-reward-in .box-date,.projects-area-partner .box .box-in .box-date,.projects-area-partner .box .box-reward-in .box-date,.projects-channel .box .box-in .box-date,.projects-channel .box .box-reward-in .box-date,.project_follows-index .box .box-in .box-date,.project_follows-index .box .box-reward-in .box-date,.layouts-profiles .box .box-in .box-date,.layouts-profiles .box .box-reward-in .box-date,.section-area-project .box .box-in .box-date,.section-area-project .box .box-reward-in .box-date,.project_bottom_popular .box .box-in .box-date,.project_bottom_popular .box .box-reward-in .box-date,.project_bottom_silver_egg .box .box-in .box-date,.project_bottom_silver_egg .box .box-reward-in .box-date,.silver_egg_projects .box .box-in .box-date,.silver_egg_projects .box .box-reward-in .box-date,.recommend .box .box-in .box-date,.recommend .box .box-reward-in .box-date,.pages-adforall .box .box-in .box-date,.pages-adforall .box .box-reward-in .box-date{bottom:100px}.registrations-finish .box .box-in .box-date>div,.registrations-finish .box .box-reward-in .box-date>div,.projects-index .box .box-in .box-date>div,.projects-index .box .box-reward-in .box-date>div,.backers-finish .box .box-in .box-date>div,.backers-finish .box .box-reward-in .box-date>div,.projects-admin_top_preview .box .box-in .box-date>div,.projects-admin_top_preview .box .box-reward-in .box-date>div,.projects-search .box .box-in .box-date>div,.projects-search .box .box-reward-in .box-date>div,.projects-coming_soon .box .box-in .box-date>div,.projects-coming_soon .box .box-reward-in .box-date>div,.projects-top .box .box-in .box-date>div,.projects-top .box .box-reward-in .box-date>div,.projects-area-partner .box .box-in .box-date>div,.projects-area-partner .box .box-reward-in .box-date>div,.projects-channel .box .box-in .box-date>div,.projects-channel .box .box-reward-in .box-date>div,.project_follows-index .box .box-in .box-date>div,.project_follows-index .box .box-reward-in .box-date>div,.layouts-profiles .box .box-in .box-date>div,.layouts-profiles .box .box-reward-in .box-date>div,.section-area-project .box .box-in .box-date>div,.section-area-project .box .box-reward-in .box-date>div,.project_bottom_popular .box .box-in .box-date>div,.project_bottom_popular .box .box-reward-in .box-date>div,.project_bottom_silver_egg .box .box-in .box-date>div,.project_bottom_silver_egg .box .box-reward-in .box-date>div,.silver_egg_projects .box .box-in .box-date>div,.silver_egg_projects .box .box-reward-in .box-date>div,.recommend .box .box-in .box-date>div,.recommend .box .box-reward-in .box-date>div,.pages-adforall .box .box-in .box-date>div,.pages-adforall .box .box-reward-in .box-date>div{font-size:14px}.registrations-finish .box .box-in .meter,.registrations-finish .box .box-reward-in .meter,.projects-index .box .box-in .meter,.projects-index .box .box-reward-in .meter,.backers-finish .box .box-in .meter,.backers-finish .box .box-reward-in .meter,.projects-admin_top_preview .box .box-in .meter,.projects-admin_top_preview .box .box-reward-in .meter,.projects-search .box .box-in .meter,.projects-search .box .box-reward-in .meter,.projects-coming_soon .box .box-in .meter,.projects-coming_soon .box .box-reward-in .meter,.projects-top .box .box-in .meter,.projects-top .box .box-reward-in .meter,.projects-area-partner .box .box-in .meter,.projects-area-partner .box .box-reward-in .meter,.projects-channel .box .box-in .meter,.projects-channel .box .box-reward-in .meter,.project_follows-index .box .box-in .meter,.project_follows-index .box .box-reward-in .meter,.layouts-profiles .box .box-in .meter,.layouts-profiles .box .box-reward-in .meter,.section-area-project .box .box-in .meter,.section-area-project .box .box-reward-in .meter,.project_bottom_popular .box .box-in .meter,.project_bottom_popular .box .box-reward-in .meter,.project_bottom_silver_egg .box .box-in .meter,.project_bottom_silver_egg .box .box-reward-in .meter,.silver_egg_projects .box .box-in .meter,.silver_egg_projects .box .box-reward-in .meter,.recommend .box .box-in .meter,.recommend .box .box-reward-in .meter,.pages-adforall .box .box-in .meter,.pages-adforall .box .box-reward-in .meter{height:26px;padding:20px 10px 0;bottom:35px}.registrations-finish .box .box-in .meter .meter-in,.registrations-finish .box .box-reward-in .meter .meter-in,.projects-index .box .box-in .meter .meter-in,.projects-index .box .box-reward-in .meter .meter-in,.backers-finish .box .box-in .meter .meter-in,.backers-finish .box .box-reward-in .meter .meter-in,.projects-admin_top_preview .box .box-in .meter .meter-in,.projects-admin_top_preview .box .box-reward-in .meter .meter-in,.projects-search .box .box-in .meter .meter-in,.projects-search .box .box-reward-in .meter .meter-in,.projects-coming_soon .box .box-in .meter .meter-in,.projects-coming_soon .box .box-reward-in .meter .meter-in,.projects-top .box .box-in .meter .meter-in,.projects-top .box .box-reward-in .meter .meter-in,.projects-area-partner .box .box-in .meter .meter-in,.projects-area-partner .box .box-reward-in .meter .meter-in,.projects-channel .box .box-in .meter .meter-in,.projects-channel .box .box-reward-in .meter .meter-in,.project_follows-index .box .box-in .meter .meter-in,.project_follows-index .box .box-reward-in .meter .meter-in,.layouts-profiles .box .box-in .meter .meter-in,.layouts-profiles .box .box-reward-in .meter .meter-in,.section-area-project .box .box-in .meter .meter-in,.section-area-project .box .box-reward-in .meter .meter-in,.project_bottom_popular .box .box-in .meter .meter-in,.project_bottom_popular .box .box-reward-in .meter .meter-in,.project_bottom_silver_egg .box .box-in .meter .meter-in,.project_bottom_silver_egg .box .box-reward-in .meter .meter-in,.silver_egg_projects .box .box-in .meter .meter-in,.silver_egg_projects .box .box-reward-in .meter .meter-in,.recommend .box .box-in .meter .meter-in,.recommend .box .box-reward-in .meter .meter-in,.pages-adforall .box .box-in .meter .meter-in,.pages-adforall .box .box-reward-in .meter .meter-in{position:relative;height:6px;overflow:hidden;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.registrations-finish .box .box-in .meter .meter-in .bar,.registrations-finish .box .box-reward-in .meter .meter-in .bar,.projects-index .box .box-in .meter .meter-in .bar,.projects-index .box .box-reward-in .meter .meter-in .bar,.backers-finish .box .box-in .meter .meter-in .bar,.backers-finish .box .box-reward-in .meter .meter-in .bar,.projects-admin_top_preview .box .box-in .meter .meter-in .bar,.projects-admin_top_preview .box .box-reward-in .meter .meter-in .bar,.projects-search .box .box-in .meter .meter-in .bar,.projects-search .box .box-reward-in .meter .meter-in .bar,.projects-coming_soon .box .box-in .meter .meter-in .bar,.projects-coming_soon .box .box-reward-in .meter .meter-in .bar,.projects-top .box .box-in .meter .meter-in .bar,.projects-top .box .box-reward-in .meter .meter-in .bar,.projects-area-partner .box .box-in .meter .meter-in .bar,.projects-area-partner .box .box-reward-in .meter .meter-in .bar,.projects-channel .box .box-in .meter .meter-in .bar,.projects-channel .box .box-reward-in .meter .meter-in .bar,.project_follows-index .box .box-in .meter .meter-in .bar,.project_follows-index .box .box-reward-in .meter .meter-in .bar,.layouts-profiles .box .box-in .meter .meter-in .bar,.layouts-profiles .box .box-reward-in .meter .meter-in .bar,.section-area-project .box .box-in .meter .meter-in .bar,.section-area-project .box .box-reward-in .meter .meter-in .bar,.project_bottom_popular .box .box-in .meter .meter-in .bar,.project_bottom_popular .box .box-reward-in .meter .meter-in .bar,.project_bottom_silver_egg .box .box-in .meter .meter-in .bar,.project_bottom_silver_egg .box .box-reward-in .meter .meter-in .bar,.silver_egg_projects .box .box-in .meter .meter-in .bar,.silver_egg_projects .box .box-reward-in .meter .meter-in .bar,.recommend .box .box-in .meter .meter-in .bar,.recommend .box .box-reward-in .meter .meter-in .bar,.pages-adforall .box .box-in .meter .meter-in .bar,.pages-adforall .box .box-reward-in .meter .meter-in .bar{line-height:20px}.registrations-finish .box .box-in .meter .meter-in .bar span,.registrations-finish .box .box-reward-in .meter .meter-in .bar span,.projects-index .box .box-in .meter .meter-in .bar span,.projects-index .box .box-reward-in .meter .meter-in .bar span,.backers-finish .box .box-in .meter .meter-in .bar span,.backers-finish .box .box-reward-in .meter .meter-in .bar span,.projects-admin_top_preview .box .box-in .meter .meter-in .bar span,.projects-admin_top_preview .box .box-reward-in .meter .meter-in .bar span,.projects-search .box .box-in .meter .meter-in .bar span,.projects-search .box .box-reward-in .meter .meter-in .bar span,.projects-coming_soon .box .box-in .meter .meter-in .bar span,.projects-coming_soon .box .box-reward-in .meter .meter-in .bar span,.projects-top .box .box-in .meter .meter-in .bar span,.projects-top .box .box-reward-in .meter .meter-in .bar span,.projects-area-partner .box .box-in .meter .meter-in .bar span,.projects-area-partner .box .box-reward-in .meter .meter-in .bar span,.projects-channel .box .box-in .meter .meter-in .bar span,.projects-channel .box .box-reward-in .meter .meter-in .bar span,.project_follows-index .box .box-in .meter .meter-in .bar span,.project_follows-index .box .box-reward-in .meter .meter-in .bar span,.layouts-profiles .box .box-in .meter .meter-in .bar span,.layouts-profiles .box .box-reward-in .meter .meter-in .bar span,.section-area-project .box .box-in .meter .meter-in .bar span,.section-area-project .box .box-reward-in .meter .meter-in .bar span,.project_bottom_popular .box .box-in .meter .meter-in .bar span,.project_bottom_popular .box .box-reward-in .meter .meter-in .bar span,.project_bottom_silver_egg .box .box-in .meter .meter-in .bar span,.project_bottom_silver_egg .box .box-reward-in .meter .meter-in .bar span,.silver_egg_projects .box .box-in .meter .meter-in .bar span,.silver_egg_projects .box .box-reward-in .meter .meter-in .bar span,.recommend .box .box-in .meter .meter-in .bar span,.recommend .box .box-reward-in .meter .meter-in .bar span,.pages-adforall .box .box-in .meter .meter-in .bar span,.pages-adforall .box .box-reward-in .meter .meter-in .bar span{display:none}.registrations-finish .box .box-in .meter>span,.registrations-finish .box .box-reward-in .meter>span,.projects-index .box .box-in .meter>span,.projects-index .box .box-reward-in .meter>span,.backers-finish .box .box-in .meter>span,.backers-finish .box .box-reward-in .meter>span,.projects-admin_top_preview .box .box-in .meter>span,.projects-admin_top_preview .box .box-reward-in .meter>span,.projects-search .box .box-in .meter>span,.projects-search .box .box-reward-in .meter>span,.projects-coming_soon .box .box-in .meter>span,.projects-coming_soon .box .box-reward-in .meter>span,.projects-top .box .box-in .meter>span,.projects-top .box .box-reward-in .meter>span,.projects-area-partner .box .box-in .meter>span,.projects-area-partner .box .box-reward-in .meter>span,.projects-channel .box .box-in .meter>span,.projects-channel .box .box-reward-in .meter>span,.project_follows-index .box .box-in .meter>span,.project_follows-index .box .box-reward-in .meter>span,.layouts-profiles .box .box-in .meter>span,.layouts-profiles .box .box-reward-in .meter>span,.section-area-project .box .box-in .meter>span,.section-area-project .box .box-reward-in .meter>span,.project_bottom_popular .box .box-in .meter>span,.project_bottom_popular .box .box-reward-in .meter>span,.project_bottom_silver_egg .box .box-in .meter>span,.project_bottom_silver_egg .box .box-reward-in .meter>span,.silver_egg_projects .box .box-in .meter>span,.silver_egg_projects .box .box-reward-in .meter>span,.recommend .box .box-in .meter>span,.recommend .box .box-reward-in .meter>span,.pages-adforall .box .box-in .meter>span,.pages-adforall .box .box-reward-in .meter>span{display:block;position:absolute;font-size:10px;line-height:12px;bottom:10px;right:10px;color:#bbb}.registrations-finish .box .box-in .overview,.registrations-finish .box .box-reward-in .overview,.projects-index .box .box-in .overview,.projects-index .box .box-reward-in .overview,.backers-finish .box .box-in .overview,.backers-finish .box .box-reward-in .overview,.projects-admin_top_preview .box .box-in .overview,.projects-admin_top_preview .box .box-reward-in .overview,.projects-search .box .box-in .overview,.projects-search .box .box-reward-in .overview,.projects-coming_soon .box .box-in .overview,.projects-coming_soon .box .box-reward-in .overview,.projects-top .box .box-in .overview,.projects-top .box .box-reward-in .overview,.projects-area-partner .box .box-in .overview,.projects-area-partner .box .box-reward-in .overview,.projects-channel .box .box-in .overview,.projects-channel .box .box-reward-in .overview,.project_follows-index .box .box-in .overview,.project_follows-index .box .box-reward-in .overview,.layouts-profiles .box .box-in .overview,.layouts-profiles .box .box-reward-in .overview,.section-area-project .box .box-in .overview,.section-area-project .box .box-reward-in .overview,.project_bottom_popular .box .box-in .overview,.project_bottom_popular .box .box-reward-in .overview,.project_bottom_silver_egg .box .box-in .overview,.project_bottom_silver_egg .box .box-reward-in .overview,.silver_egg_projects .box .box-in .overview,.silver_egg_projects .box .box-reward-in .overview,.recommend .box .box-in .overview,.recommend .box .box-reward-in .overview,.pages-adforall .box .box-in .overview,.pages-adforall .box .box-reward-in .overview{position:absolute;bottom:10px;padding:0 10px;background:#fff;overflow:hidden;height:auto}.registrations-finish .box .box-in .overview>div,.registrations-finish .box .box-reward-in .overview>div,.projects-index .box .box-in .overview>div,.projects-index .box .box-reward-in .overview>div,.backers-finish .box .box-in .overview>div,.backers-finish .box .box-reward-in .overview>div,.projects-admin_top_preview .box .box-in .overview>div,.projects-admin_top_preview .box .box-reward-in .overview>div,.projects-search .box .box-in .overview>div,.projects-search .box .box-reward-in .overview>div,.projects-coming_soon .box .box-in .overview>div,.projects-coming_soon .box .box-reward-in .overview>div,.projects-top .box .box-in .overview>div,.projects-top .box .box-reward-in .overview>div,.projects-area-partner .box .box-in .overview>div,.projects-area-partner .box .box-reward-in .overview>div,.projects-channel .box .box-in .overview>div,.projects-channel .box .box-reward-in .overview>div,.project_follows-index .box .box-in .overview>div,.project_follows-index .box .box-reward-in .overview>div,.layouts-profiles .box .box-in .overview>div,.layouts-profiles .box .box-reward-in .overview>div,.section-area-project .box .box-in .overview>div,.section-area-project .box .box-reward-in .overview>div,.project_bottom_popular .box .box-in .overview>div,.project_bottom_popular .box .box-reward-in .overview>div,.project_bottom_silver_egg .box .box-in .overview>div,.project_bottom_silver_egg .box .box-reward-in .overview>div,.silver_egg_projects .box .box-in .overview>div,.silver_egg_projects .box .box-reward-in .overview>div,.recommend .box .box-in .overview>div,.recommend .box .box-reward-in .overview>div,.pages-adforall .box .box-in .overview>div,.pages-adforall .box .box-reward-in .overview>div{font-size:10px}.registrations-finish .box .box-in .overview>div.total,.registrations-finish .box .box-reward-in .overview>div.total,.projects-index .box .box-in .overview>div.total,.projects-index .box .box-reward-in .overview>div.total,.backers-finish .box .box-in .overview>div.total,.backers-finish .box .box-reward-in .overview>div.total,.projects-admin_top_preview .box .box-in .overview>div.total,.projects-admin_top_preview .box .box-reward-in .overview>div.total,.projects-search .box .box-in .overview>div.total,.projects-search .box .box-reward-in .overview>div.total,.projects-coming_soon .box .box-in .overview>div.total,.projects-coming_soon .box .box-reward-in .overview>div.total,.projects-top .box .box-in .overview>div.total,.projects-top .box .box-reward-in .overview>div.total,.projects-area-partner .box .box-in .overview>div.total,.projects-area-partner .box .box-reward-in .overview>div.total,.projects-channel .box .box-in .overview>div.total,.projects-channel .box .box-reward-in .overview>div.total,.project_follows-index .box .box-in .overview>div.total,.project_follows-index .box .box-reward-in .overview>div.total,.layouts-profiles .box .box-in .overview>div.total,.layouts-profiles .box .box-reward-in .overview>div.total,.section-area-project .box .box-in .overview>div.total,.section-area-project .box .box-reward-in .overview>div.total,.project_bottom_popular .box .box-in .overview>div.total,.project_bottom_popular .box .box-reward-in .overview>div.total,.project_bottom_silver_egg .box .box-in .overview>div.total,.project_bottom_silver_egg .box .box-reward-in .overview>div.total,.silver_egg_projects .box .box-in .overview>div.total,.silver_egg_projects .box .box-reward-in .overview>div.total,.recommend .box .box-in .overview>div.total,.recommend .box .box-reward-in .overview>div.total,.pages-adforall .box .box-in .overview>div.total,.pages-adforall .box .box-reward-in .overview>div.total{text-align:left;width:65%;float:left}.registrations-finish .box .box-in .overview>div.per,.registrations-finish .box .box-in .overview>div.rest,.registrations-finish .box .box-reward-in .overview>div.per,.registrations-finish .box .box-reward-in .overview>div.rest,.projects-index .box .box-in .overview>div.per,.projects-index .box .box-in .overview>div.rest,.projects-index .box .box-reward-in .overview>div.per,.projects-index .box .box-reward-in .overview>div.rest,.backers-finish .box .box-in .overview>div.per,.backers-finish .box .box-in .overview>div.rest,.backers-finish .box .box-reward-in .overview>div.per,.backers-finish .box .box-reward-in .overview>div.rest,.projects-admin_top_preview .box .box-in .overview>div.per,.projects-admin_top_preview .box .box-in .overview>div.rest,.projects-admin_top_preview .box .box-reward-in .overview>div.per,.projects-admin_top_preview .box .box-reward-in .overview>div.rest,.projects-search .box .box-in .overview>div.per,.projects-search .box .box-in .overview>div.rest,.projects-search .box .box-reward-in .overview>div.per,.projects-search .box .box-reward-in .overview>div.rest,.projects-coming_soon .box .box-in .overview>div.per,.projects-coming_soon .box .box-in .overview>div.rest,.projects-coming_soon .box .box-reward-in .overview>div.per,.projects-coming_soon .box .box-reward-in .overview>div.rest,.projects-top .box .box-in .overview>div.per,.projects-top .box .box-in .overview>div.rest,.projects-top .box .box-reward-in .overview>div.per,.projects-top .box .box-reward-in .overview>div.rest,.projects-area-partner .box .box-in .overview>div.per,.projects-area-partner .box .box-in .overview>div.rest,.projects-area-partner .box .box-reward-in .overview>div.per,.projects-area-partner .box .box-reward-in .overview>div.rest,.projects-channel .box .box-in .overview>div.per,.projects-channel .box .box-in .overview>div.rest,.projects-channel .box .box-reward-in .overview>div.per,.projects-channel .box .box-reward-in .overview>div.rest,.project_follows-index .box .box-in .overview>div.per,.project_follows-index .box .box-in .overview>div.rest,.project_follows-index .box .box-reward-in .overview>div.per,.project_follows-index .box .box-reward-in .overview>div.rest,.layouts-profiles .box .box-in .overview>div.per,.layouts-profiles .box .box-in .overview>div.rest,.layouts-profiles .box .box-reward-in .overview>div.per,.layouts-profiles .box .box-reward-in .overview>div.rest,.section-area-project .box .box-in .overview>div.per,.section-area-project .box .box-in .overview>div.rest,.section-area-project .box .box-reward-in .overview>div.per,.section-area-project .box .box-reward-in .overview>div.rest,.project_bottom_popular .box .box-in .overview>div.per,.project_bottom_popular .box .box-in .overview>div.rest,.project_bottom_popular .box .box-reward-in .overview>div.per,.project_bottom_popular .box .box-reward-in .overview>div.rest,.project_bottom_silver_egg .box .box-in .overview>div.per,.project_bottom_silver_egg .box .box-in .overview>div.rest,.project_bottom_silver_egg .box .box-reward-in .overview>div.per,.project_bottom_silver_egg .box .box-reward-in .overview>div.rest,.silver_egg_projects .box .box-in .overview>div.per,.silver_egg_projects .box .box-in .overview>div.rest,.silver_egg_projects .box .box-reward-in .overview>div.per,.silver_egg_projects .box .box-reward-in .overview>div.rest,.recommend .box .box-in .overview>div.per,.recommend .box .box-in .overview>div.rest,.recommend .box .box-reward-in .overview>div.per,.recommend .box .box-reward-in .overview>div.rest,.pages-adforall .box .box-in .overview>div.per,.pages-adforall .box .box-in .overview>div.rest,.pages-adforall .box .box-reward-in .overview>div.per,.pages-adforall .box .box-reward-in .overview>div.rest{text-align:right;width:35%;float:right}.registrations-finish .box .box-in .overview>div.rest,.registrations-finish .box .box-reward-in .overview>div.rest,.projects-index .box .box-in .overview>div.rest,.projects-index .box .box-reward-in .overview>div.rest,.backers-finish .box .box-in .overview>div.rest,.backers-finish .box .box-reward-in .overview>div.rest,.projects-admin_top_preview .box .box-in .overview>div.rest,.projects-admin_top_preview .box .box-reward-in .overview>div.rest,.projects-search .box .box-in .overview>div.rest,.projects-search .box .box-reward-in .overview>div.rest,.projects-coming_soon .box .box-in .overview>div.rest,.projects-coming_soon .box .box-reward-in .overview>div.rest,.projects-top .box .box-in .overview>div.rest,.projects-top .box .box-reward-in .overview>div.rest,.projects-area-partner .box .box-in .overview>div.rest,.projects-area-partner .box .box-reward-in .overview>div.rest,.projects-channel .box .box-in .overview>div.rest,.projects-channel .box .box-reward-in .overview>div.rest,.project_follows-index .box .box-in .overview>div.rest,.project_follows-index .box .box-reward-in .overview>div.rest,.layouts-profiles .box .box-in .overview>div.rest,.layouts-profiles .box .box-reward-in .overview>div.rest,.section-area-project .box .box-in .overview>div.rest,.section-area-project .box .box-reward-in .overview>div.rest,.project_bottom_popular .box .box-in .overview>div.rest,.project_bottom_popular .box .box-reward-in .overview>div.rest,.project_bottom_silver_egg .box .box-in .overview>div.rest,.project_bottom_silver_egg .box .box-reward-in .overview>div.rest,.silver_egg_projects .box .box-in .overview>div.rest,.silver_egg_projects .box .box-reward-in .overview>div.rest,.recommend .box .box-in .overview>div.rest,.recommend .box .box-reward-in .overview>div.rest,.pages-adforall .box .box-in .overview>div.rest,.pages-adforall .box .box-reward-in .overview>div.rest{display:none}.registrations-finish .box .box-in .overview>div.rest.rest-block,.registrations-finish .box .box-reward-in .overview>div.rest.rest-block,.projects-index .box .box-in .overview>div.rest.rest-block,.projects-index .box .box-reward-in .overview>div.rest.rest-block,.backers-finish .box .box-in .overview>div.rest.rest-block,.backers-finish .box .box-reward-in .overview>div.rest.rest-block,.projects-admin_top_preview .box .box-in .overview>div.rest.rest-block,.projects-admin_top_preview .box .box-reward-in .overview>div.rest.rest-block,.projects-search .box .box-in .overview>div.rest.rest-block,.projects-search .box .box-reward-in .overview>div.rest.rest-block,.projects-coming_soon .box .box-in .overview>div.rest.rest-block,.projects-coming_soon .box .box-reward-in .overview>div.rest.rest-block,.projects-top .box .box-in .overview>div.rest.rest-block,.projects-top .box .box-reward-in .overview>div.rest.rest-block,.projects-area-partner .box .box-in .overview>div.rest.rest-block,.projects-area-partner .box .box-reward-in .overview>div.rest.rest-block,.projects-channel .box .box-in .overview>div.rest.rest-block,.projects-channel .box .box-reward-in .overview>div.rest.rest-block,.project_follows-index .box .box-in .overview>div.rest.rest-block,.project_follows-index .box .box-reward-in .overview>div.rest.rest-block,.layouts-profiles .box .box-in .overview>div.rest.rest-block,.layouts-profiles .box .box-reward-in .overview>div.rest.rest-block,.section-area-project .box .box-in .overview>div.rest.rest-block,.section-area-project .box .box-reward-in .overview>div.rest.rest-block,.project_bottom_popular .box .box-in .overview>div.rest.rest-block,.project_bottom_popular .box .box-reward-in .overview>div.rest.rest-block,.project_bottom_silver_egg .box .box-in .overview>div.rest.rest-block,.project_bottom_silver_egg .box .box-reward-in .overview>div.rest.rest-block,.silver_egg_projects .box .box-in .overview>div.rest.rest-block,.silver_egg_projects .box .box-reward-in .overview>div.rest.rest-block,.recommend .box .box-in .overview>div.rest.rest-block,.recommend .box .box-reward-in .overview>div.rest.rest-block,.pages-adforall .box .box-in .overview>div.rest.rest-block,.pages-adforall .box .box-reward-in .overview>div.rest.rest-block{display:block;text-align:center}.registrations-finish .box .box-in .overview>div.rest.rest-block small,.registrations-finish .box .box-reward-in .overview>div.rest.rest-block small,.projects-index .box .box-in .overview>div.rest.rest-block small,.projects-index .box .box-reward-in .overview>div.rest.rest-block small,.backers-finish .box .box-in .overview>div.rest.rest-block small,.backers-finish .box .box-reward-in .overview>div.rest.rest-block small,.projects-admin_top_preview .box .box-in .overview>div.rest.rest-block small,.projects-admin_top_preview .box .box-reward-in .overview>div.rest.rest-block small,.projects-search .box .box-in .overview>div.rest.rest-block small,.projects-search .box .box-reward-in .overview>div.rest.rest-block small,.projects-coming_soon .box .box-in .overview>div.rest.rest-block small,.projects-coming_soon .box .box-reward-in .overview>div.rest.rest-block small,.projects-top .box .box-in .overview>div.rest.rest-block small,.projects-top .box .box-reward-in .overview>div.rest.rest-block small,.projects-area-partner .box .box-in .overview>div.rest.rest-block small,.projects-area-partner .box .box-reward-in .overview>div.rest.rest-block small,.projects-channel .box .box-in .overview>div.rest.rest-block small,.projects-channel .box .box-reward-in .overview>div.rest.rest-block small,.project_follows-index .box .box-in .overview>div.rest.rest-block small,.project_follows-index .box .box-reward-in .overview>div.rest.rest-block small,.layouts-profiles .box .box-in .overview>div.rest.rest-block small,.layouts-profiles .box .box-reward-in .overview>div.rest.rest-block small,.section-area-project .box .box-in .overview>div.rest.rest-block small,.section-area-project .box .box-reward-in .overview>div.rest.rest-block small,.project_bottom_popular .box .box-in .overview>div.rest.rest-block small,.project_bottom_popular .box .box-reward-in .overview>div.rest.rest-block small,.project_bottom_silver_egg .box .box-in .overview>div.rest.rest-block small,.project_bottom_silver_egg .box .box-reward-in .overview>div.rest.rest-block small,.silver_egg_projects .box .box-in .overview>div.rest.rest-block small,.silver_egg_projects .box .box-reward-in .overview>div.rest.rest-block small,.recommend .box .box-in .overview>div.rest.rest-block small,.recommend .box .box-reward-in .overview>div.rest.rest-block small,.pages-adforall .box .box-in .overview>div.rest.rest-block small,.pages-adforall .box .box-reward-in .overview>div.rest.rest-block small{display:block !important}.registrations-finish .box .box-in .overview>div small,.registrations-finish .box .box-reward-in .overview>div small,.projects-index .box .box-in .overview>div small,.projects-index .box .box-reward-in .overview>div small,.backers-finish .box .box-in .overview>div small,.backers-finish .box .box-reward-in .overview>div small,.projects-admin_top_preview .box .box-in .overview>div small,.projects-admin_top_preview .box .box-reward-in .overview>div small,.projects-search .box .box-in .overview>div small,.projects-search .box .box-reward-in .overview>div small,.projects-coming_soon .box .box-in .overview>div small,.projects-coming_soon .box .box-reward-in .overview>div small,.projects-top .box .box-in .overview>div small,.projects-top .box .box-reward-in .overview>div small,.projects-area-partner .box .box-in .overview>div small,.projects-area-partner .box .box-reward-in .overview>div small,.projects-channel .box .box-in .overview>div small,.projects-channel .box .box-reward-in .overview>div small,.project_follows-index .box .box-in .overview>div small,.project_follows-index .box .box-reward-in .overview>div small,.layouts-profiles .box .box-in .overview>div small,.layouts-profiles .box .box-reward-in .overview>div small,.section-area-project .box .box-in .overview>div small,.section-area-project .box .box-reward-in .overview>div small,.project_bottom_popular .box .box-in .overview>div small,.project_bottom_popular .box .box-reward-in .overview>div small,.project_bottom_silver_egg .box .box-in .overview>div small,.project_bottom_silver_egg .box .box-reward-in .overview>div small,.silver_egg_projects .box .box-in .overview>div small,.silver_egg_projects .box .box-reward-in .overview>div small,.recommend .box .box-in .overview>div small,.recommend .box .box-reward-in .overview>div small,.pages-adforall .box .box-in .overview>div small,.pages-adforall .box .box-reward-in .overview>div small{display:none}.registrations-finish .box .box-in .unsuccess-summary,.registrations-finish .box .box-reward-in .unsuccess-summary,.projects-index .box .box-in .unsuccess-summary,.projects-index .box .box-reward-in .unsuccess-summary,.backers-finish .box .box-in .unsuccess-summary,.backers-finish .box .box-reward-in .unsuccess-summary,.projects-admin_top_preview .box .box-in .unsuccess-summary,.projects-admin_top_preview .box .box-reward-in .unsuccess-summary,.projects-search .box .box-in .unsuccess-summary,.projects-search .box .box-reward-in .unsuccess-summary,.projects-coming_soon .box .box-in .unsuccess-summary,.projects-coming_soon .box .box-reward-in .unsuccess-summary,.projects-top .box .box-in .unsuccess-summary,.projects-top .box .box-reward-in .unsuccess-summary,.projects-area-partner .box .box-in .unsuccess-summary,.projects-area-partner .box .box-reward-in .unsuccess-summary,.projects-channel .box .box-in .unsuccess-summary,.projects-channel .box .box-reward-in .unsuccess-summary,.project_follows-index .box .box-in .unsuccess-summary,.project_follows-index .box .box-reward-in .unsuccess-summary,.layouts-profiles .box .box-in .unsuccess-summary,.layouts-profiles .box .box-reward-in .unsuccess-summary,.section-area-project .box .box-in .unsuccess-summary,.section-area-project .box .box-reward-in .unsuccess-summary,.project_bottom_popular .box .box-in .unsuccess-summary,.project_bottom_popular .box .box-reward-in .unsuccess-summary,.project_bottom_silver_egg .box .box-in .unsuccess-summary,.project_bottom_silver_egg .box .box-reward-in .unsuccess-summary,.silver_egg_projects .box .box-in .unsuccess-summary,.silver_egg_projects .box .box-reward-in .unsuccess-summary,.recommend .box .box-in .unsuccess-summary,.recommend .box .box-reward-in .unsuccess-summary,.pages-adforall .box .box-in .unsuccess-summary,.pages-adforall .box .box-reward-in .unsuccess-summary{height:55px;font-size:10px;padding:10px}.registrations-finish .box .box-in .unsuccess-summary p,.registrations-finish .box .box-reward-in .unsuccess-summary p,.projects-index .box .box-in .unsuccess-summary p,.projects-index .box .box-reward-in .unsuccess-summary p,.backers-finish .box .box-in .unsuccess-summary p,.backers-finish .box .box-reward-in .unsuccess-summary p,.projects-admin_top_preview .box .box-in .unsuccess-summary p,.projects-admin_top_preview .box .box-reward-in .unsuccess-summary p,.projects-search .box .box-in .unsuccess-summary p,.projects-search .box .box-reward-in .unsuccess-summary p,.projects-coming_soon .box .box-in .unsuccess-summary p,.projects-coming_soon .box .box-reward-in .unsuccess-summary p,.projects-top .box .box-in .unsuccess-summary p,.projects-top .box .box-reward-in .unsuccess-summary p,.projects-area-partner .box .box-in .unsuccess-summary p,.projects-area-partner .box .box-reward-in .unsuccess-summary p,.projects-channel .box .box-in .unsuccess-summary p,.projects-channel .box .box-reward-in .unsuccess-summary p,.project_follows-index .box .box-in .unsuccess-summary p,.project_follows-index .box .box-reward-in .unsuccess-summary p,.layouts-profiles .box .box-in .unsuccess-summary p,.layouts-profiles .box .box-reward-in .unsuccess-summary p,.section-area-project .box .box-in .unsuccess-summary p,.section-area-project .box .box-reward-in .unsuccess-summary p,.project_bottom_popular .box .box-in .unsuccess-summary p,.project_bottom_popular .box .box-reward-in .unsuccess-summary p,.project_bottom_silver_egg .box .box-in .unsuccess-summary p,.project_bottom_silver_egg .box .box-reward-in .unsuccess-summary p,.silver_egg_projects .box .box-in .unsuccess-summary p,.silver_egg_projects .box .box-reward-in .unsuccess-summary p,.recommend .box .box-in .unsuccess-summary p,.recommend .box .box-reward-in .unsuccess-summary p,.pages-adforall .box .box-in .unsuccess-summary p,.pages-adforall .box .box-reward-in .unsuccess-summary p{overflow:hidden;display:-webkit-box;max-height:4.8em;word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}.registrations-finish .box .box-in .success-summary,.registrations-finish .box .box-reward-in .success-summary,.projects-index .box .box-in .success-summary,.projects-index .box .box-reward-in .success-summary,.backers-finish .box .box-in .success-summary,.backers-finish .box .box-reward-in .success-summary,.projects-admin_top_preview .box .box-in .success-summary,.projects-admin_top_preview .box .box-reward-in .success-summary,.projects-search .box .box-in .success-summary,.projects-search .box .box-reward-in .success-summary,.projects-coming_soon .box .box-in .success-summary,.projects-coming_soon .box .box-reward-in .success-summary,.projects-top .box .box-in .success-summary,.projects-top .box .box-reward-in .success-summary,.projects-area-partner .box .box-in .success-summary,.projects-area-partner .box .box-reward-in .success-summary,.projects-channel .box .box-in .success-summary,.projects-channel .box .box-reward-in .success-summary,.project_follows-index .box .box-in .success-summary,.project_follows-index .box .box-reward-in .success-summary,.layouts-profiles .box .box-in .success-summary,.layouts-profiles .box .box-reward-in .success-summary,.section-area-project .box .box-in .success-summary,.section-area-project .box .box-reward-in .success-summary,.project_bottom_popular .box .box-in .success-summary,.project_bottom_popular .box .box-reward-in .success-summary,.project_bottom_silver_egg .box .box-in .success-summary,.project_bottom_silver_egg .box .box-reward-in .success-summary,.silver_egg_projects .box .box-in .success-summary,.silver_egg_projects .box .box-reward-in .success-summary,.recommend .box .box-in .success-summary,.recommend .box .box-reward-in .success-summary,.pages-adforall .box .box-in .success-summary,.pages-adforall .box .box-reward-in .success-summary{height:20px;line-height:20px;bottom:35px}.registrations-finish .box .box-in .success-summary span,.registrations-finish .box .box-reward-in .success-summary span,.projects-index .box .box-in .success-summary span,.projects-index .box .box-reward-in .success-summary span,.backers-finish .box .box-in .success-summary span,.backers-finish .box .box-reward-in .success-summary span,.projects-admin_top_preview .box .box-in .success-summary span,.projects-admin_top_preview .box .box-reward-in .success-summary span,.projects-search .box .box-in .success-summary span,.projects-search .box .box-reward-in .success-summary span,.projects-coming_soon .box .box-in .success-summary span,.projects-coming_soon .box .box-reward-in .success-summary span,.projects-top .box .box-in .success-summary span,.projects-top .box .box-reward-in .success-summary span,.projects-area-partner .box .box-in .success-summary span,.projects-area-partner .box .box-reward-in .success-summary span,.projects-channel .box .box-in .success-summary span,.projects-channel .box .box-reward-in .success-summary span,.project_follows-index .box .box-in .success-summary span,.project_follows-index .box .box-reward-in .success-summary span,.layouts-profiles .box .box-in .success-summary span,.layouts-profiles .box .box-reward-in .success-summary span,.section-area-project .box .box-in .success-summary span,.section-area-project .box .box-reward-in .success-summary span,.project_bottom_popular .box .box-in .success-summary span,.project_bottom_popular .box .box-reward-in .success-summary span,.project_bottom_silver_egg .box .box-in .success-summary span,.project_bottom_silver_egg .box .box-reward-in .success-summary span,.silver_egg_projects .box .box-in .success-summary span,.silver_egg_projects .box .box-reward-in .success-summary span,.recommend .box .box-in .success-summary span,.recommend .box .box-reward-in .success-summary span,.pages-adforall .box .box-in .success-summary span,.pages-adforall .box .box-reward-in .success-summary span{font-size:11px}.boxes-mini .box .box-in .meter .meter-in .bar span{font-size:10px}.boxes-mini .box .box-in .overview,.boxes-mini .box .box-in .success-summary,.boxes-mini .box .box-in .unsuccess-summary{font-size:10px}.boxes4 .box.recommend .box-in{height:auto !important}.boxes-just .box,.boxes1 .box,.boxes3 .box,.boxes4 .box{width:100%;float:none;padding:10px}.boxes-just .box .box-in,.boxes1 .box .box-in,.boxes3 .box .box-in,.boxes4 .box .box-in{height:auto !important}.boxes-just .box .box-in .box-title h4,.boxes1 .box .box-in .box-title h4,.boxes3 .box .box-in .box-title h4,.boxes4 .box .box-in .box-title h4{font-size:16px;font-weight:bold}.boxes-just .box .box-in .box-title .sub,.boxes1 .box .box-in .box-title .sub,.boxes3 .box .box-in .box-title .sub,.boxes4 .box .box-in .box-title .sub{display:none}.boxes-just .box.customed .box-in .box-title,.boxes1 .box.customed .box-in .box-title,.boxes3 .box.customed .box-in .box-title,.boxes4 .box.customed .box-in .box-title{max-height:195px}.boxes-just .box{padding:0}.information>.row,.layouts-signin .information>.row__thebase{padding:10px 20px}.information p{font-size:12px;line-height:24px}.information p img{height:24px;margin-right:5px}.information p strong{margin-right:0}.information p .highlight{font-size:12px}.information p a.campaign{pointer-events:auto}.titlebox h2{font-size:12px;line-height:25px}.titlebox h2.page-heading{font-size:24px}.titlebox h3{font-size:18px;line-height:28px}.titlebox.h2h3>h2{display:block;margin-right:0;margin-bottom:10px;line-height:normal}.titlebox.h2h3>h2+h3{display:block;line-height:normal;margin-left:0}.titlebox.h1h2.center h1{margin-bottom:10px}.titlebox.h2div>h2{display:block;margin-bottom:10px;line-height:normal}.titlebox.h2div>h2+div{display:block;line-height:normal;margin-left:0;font-size:12px}.titlebox.link-more a{line-height:24px;font-size:10px}.titlebox.link-mutual h2,.titlebox.link-mutual h3{float:none;font-size:24px;line-height:1.6}.titlebox.link-mutual a{font-size:12px;float:none}.titlebox>strong{margin-bottom:10px}.menu>.row,.layouts-signin .menu>.row__thebase{padding:0}.menu .tab>li{font-size:10px}.menu .tab>li a{padding-right:6.6666666667px !important;padding-left:6.6666666667px !important}.menu .tab>li .num{font-size:9px;padding:1px 4px;margin-left:3px}.menu .tab>li.disable{padding:2px 10px 0}.menu .tab>li.selected a,.menu .tab>li:hover a{line-height:40px}.menu .tab.rfloat li.owner i.fa{margin:0}.menu .tab.rfloat li.delete a i.fa{margin:0}.menu .tab.rfloat li.notification a i.fa{margin:0}.menu .tab.rfloat li.notification a i.fa.fa-times{display:none}.menu.menu-project-page .tab>li{font-size:9px;letter-spacing:-.5px}}@media screen and (min-width: 0) and (max-width: 768px) and (max-width: 375px){.menu.menu-project-page .tab>li{font-size:12px !important;letter-spacing:-0.5px}}@media screen and (min-width: 0) and (max-width: 768px){.menu.menu-project-page .tab>li .num{padding:1px 3px}.step>div{float:none;color:#999999;padding:0;line-height:38px;position:relative;border-top:none;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;background-color:#ffffff}.step>div a{color:#4d4a4a;display:block;padding:0 20px}.step>div:after,.step>div:before{display:none}.step>div:first-child{border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:5px;border-top-left-radius:5px;border-top:1px solid #e4e4e4}.step>div:last-child{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.step>div.selected a{color:#ffffff}.step.five>div,.step.four>div,.step.six>div,.step.three>div,.step.two>div{width:100%}.embed-popup{width:90%}.embed-popup .embed-popup-in .embed-popup-iframe{float:none;width:100%;margin-bottom:-20px}.embed-popup .embed-popup-in .embed-popup-code{float:none;width:100%}.embed-popup .embed-popup-in .embed-popup-code h3{text-align:center;font-size:16px}.back2top{margin:20px 0;font-size:12px}.layouts-float>.w20,.layouts-float>.w25,.layouts-float>.w30,.layouts-float>.w33,.layouts-float>.w40,.layouts-float>.w50,.layouts-float>.w60,.layouts-float>.w66,.layouts-float>.w70,.layouts-float>.w75,.layouts-float>.w80,.layouts-float>.w100{float:none !important;width:100%;padding:10px}.layouts-float2>*,.layouts-float3>*,.layouts-float4>*{width:100%;padding:10px}.not-applicable{font-size:10px}.mail-invalid>.row,.layouts-signin .mail-invalid>.row__thebase{padding:10px 20px}.messagebox{padding:5px}.messagebox>*{padding:5px}.csv a{padding:10px;margin-bottom:5px}.check-it-out{font-size:10px}.blank p{padding:10px}.must-icon:after{content:"＊";color:#e65d65;font-weight:bold;background:none}#mceu_22.mce-flow-layout-item,#mceu_24.mce-flow-layout-item{display:none}.mce-window{width:100% !important;left:0 !important}.mce-window *{max-width:100% !important}.container{overflow:hidden;background-color:#f6f8fa}.container .sidebar section{margin-bottom:20px}.container .sidebar section:last-child{margin-bottom:0}.container .sidebar section>.inner h4{margin-bottom:10px}.container .sidebar section>.inner p{margin-bottom:10px}.container .sidebar section>h4{font-size:14px;margin-bottom:10px}.container .sidebar section>p{margin-bottom:10px}.header,.wrapper{min-width:100%;max-width:100%}.breadcrumb,.inner,.pagination,.step,.titlebox{padding:10px}.sp-fixed-menu.display-follow-count .footer-fav-box_outer{padding:16px 10px 24px}}@media screen and (min-width: 0) and (max-width: 768px) and (max-width: 360px){.sp-fixed-menu.display-follow-count .footer-fav-box_outer{padding:6px}}@media screen and (min-width: 0) and (max-width: 768px){.sp-fixed-menu.display-follow-count .footer-fav-box_outer .footer-fav-box_inner{padding:0}.sp-fixed-menu.display-follow-count .footer-fav-box_outer .footer-fav-box_inner>a.button{width:80%;padding-top:17px;padding-bottom:17px;font-weight:bold}.layouts-single .container{padding:20px !important}.layouts-single .container>.row,.layouts-single .layouts-signin .container>.row__thebase,.layouts-signin .layouts-single .container>.row__thebase{width:100% !important;min-width:100% !important;padding:30px 10px !important}.layouts-single .container section h3{margin-bottom:10px !important}.updates-list{margin-bottom:20px}.updates-list .body,.updates-list .headline,.updates-list .share,.updates-list .sp-share,.updates-list .thumnbail,.updates-list .title{margin-bottom:10px}.updates-list .headline{margin:-5px -5px 10px}.updates-list .headline>.icon{padding:5px;width:20%;margin-right:0}.updates-list .headline>.doing{font-size:12px;width:80%;padding:5px}.updates-list .headline>.doing a{font-weight:bold}.updates-list .thumbnail{margin-bottom:10px}.updates-list .body{font-size:15px !important}.updates-list .body img{height:auto !important}.updates-list .body.only-patron p{padding:40px 10px}.updates-list .body.readmore small{margin:5px 0 0;padding:5px}.updates-list .comment-box h3{margin-bottom:10px}.updates-with-project .project{float:none;padding:10px}.updates-with-project .updates-list{float:none;width:100%;max-width:100%;padding:10px}.projects-body .project-body-in{font-size:14px !important}.projects-body .project-body-in p{font-size:15px;line-height:1.6}.projects-body .project-body-in h6{font-size:16px !important}.projects-body .project-body-in img{height:auto !important}.layouts1 .header .header-in .headline .rfloat .overview.hide-status,.layouts1 .container .sidebar section.overview-out .overview.hide-status{padding:20px 20px 10px 20px;margin-bottom:0}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .sp-and-other-than-hide-status,.layouts1 .container .sidebar section.overview-out .overview.hide-status .sp-and-other-than-hide-status{display:none}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .pc-and-hide-status,.layouts1 .container .sidebar section.overview-out .overview.hide-status .pc-and-hide-status{display:block}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .pc-and-hide-status .inner,.layouts1 .container .sidebar section.overview-out .overview.hide-status .pc-and-hide-status .inner{padding:0}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .pc-and-hide-status div h5,.layouts1 .container .sidebar section.overview-out .overview.hide-status .pc-and-hide-status div h5{font-size:12px;margin-bottom:5px}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .pc-and-hide-status div h5 i,.layouts1 .container .sidebar section.overview-out .overview.hide-status .pc-and-hide-status div h5 i{margin-right:0px;font-size:12px}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .pc-and-hide-status div.patron,.layouts1 .container .sidebar section.overview-out .overview.hide-status .pc-and-hide-status div.patron{width:50%;float:left}.layouts1 .header .header-in .headline .rfloat .overview.hide-status .pc-and-hide-status div.rest,.layouts1 .container .sidebar section.overview-out .overview.hide-status .pc-and-hide-status div.rest{width:50%;float:left}.layouts1 .header .header-in .headline .rfloat .overview,.layouts1 .container .sidebar section.overview-out .overview{padding:15px 20px 10px 20px;margin-bottom:0}.layouts1 .header .header-in .headline .rfloat .overview .pc-and-hide-status,.layouts1 .container .sidebar section.overview-out .overview .pc-and-hide-status{display:none}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status{display:block;text-align:center;letter-spacing:0.05em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .badge,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .badge{position:absolute;top:-10px;right:-10px;width:60px;height:60px;padding-top:15px;background:#EF4846;color:#fff;font-size:11px;font-weight:bold;text-align:center;border-radius:50%}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .total-amount-wrap,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .total-amount-wrap{width:100%;margin-bottom:5px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .total-amount-wrap h5,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .total-amount-wrap h5{font-size:14px;font-weight:bold;width:100%;margin-bottom:0}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .total-amount-wrap .number_count_down,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .total-amount-wrap .number_count_down{font-size:31px;width:100%;margin-bottom:5px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .total-amount-wrap .number_count_down small,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .total-amount-wrap .number_count_down small{font-size:12px;font-weight:bold;margin-left:2px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now .complete_date,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now .complete_date{font-size:12px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now .complete_date span,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now .complete_date span{font-weight:bold}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now .term_date,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now .term_date{font-size:10px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now .term_date i,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now .term_date i{margin-right:2px;font-size:12px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now .term_date .end_number,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now .term_date .end_number{font-size:13px;font-weight:normal}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .state_now .term_date.term_label,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .state_now .term_date.term_label{color:#EF4846;font-weight:bold}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .meter,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .meter{width:100%;margin:5px 0}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .meter .meter-in,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .meter .meter-in{height:10px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .project_status,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .project_status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .project_status .target,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .project_status .target{font-size:12px}.layouts1 .header .header-in .headline .rfloat .overview .sp-and-other-than-hide-status .project_status .patron,.layouts1 .container .sidebar section.overview-out .overview .sp-and-other-than-hide-status .project_status .patron{width:auto;font-size:12px}.layouts1 .header .link-preview .url>h3{display:block;margin-right:0;margin-bottom:10px}.layouts1 .header .link-preview .url>input[type="text"]{display:block;width:100% !important;margin-right:0;margin-bottom:10px}.layouts1 .header .header-in{background-position:center center}.layouts1 .header .header-in .title{padding:20px 20px}.layouts1 .header .header-in .title .you-are-patron{margin-bottom:20px}.layouts1 .header .header-in .title .title-owner-preview>.row,.layouts1 .header .header-in .title .layouts-signin .title-owner-preview>.row__thebase,.layouts-signin .layouts1 .header .header-in .title .title-owner-preview>.row__thebase{padding:10px 20px}.layouts1 .header .header-in .title h1{font-size:18px;margin-bottom:10px}.layouts1 .header .header-in .title .subtitle{padding:0 20px}.layouts1 .header .header-in .title .subtitle ul>li a{padding:0 10px}.layouts1 .header .header-in .headline{margin-bottom:20px}.layouts1 .header .header-in .headline .lfloat>.thumbnail{margin-bottom:20px}.layouts1 .header .header-in .headline .lfloat>.thumbnail .button-play{width:60px;height:60px;margin:-30px 0 0 -30px}.layouts1 .header .header-in .headline .lfloat>.thumbnail .button-play i.fa{font-size:25px;line-height:54px}.layouts1 .header .header-in .headline .caption{margin:40px 10px 0 10px}.layouts1 .header .header-in .headline .caption h2{font-size:14px}.layouts1 .header .link-back{margin-bottom:20px}.layouts1 .header .link-back a{width:100%}.layouts1 .container{background-color:#ffffff}.layouts1 .container .sidebar section>h4{font-size:16px}.layouts1 .container .sidebar section.profile{padding:40px 10px 20px 10px;margin-top:40px}.layouts1 .container .sidebar section.profile .icon{top:-40px;margin-left:-40px}.layouts1 .container .sidebar section.profile .circle-cut{display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:80px;height:80px;display:block;position:relative;border-width:3px;border-color:#f6f8fa}.layouts1 .container .sidebar section.profile .circle-cut:after{padding-top:100%;display:block;content:""}.layouts1 .container .sidebar section.profile .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.layouts1 .container .sidebar section.profile .circle-cut iframe,.layouts1 .container .sidebar section.profile .circle-cut img,.layouts1 .container .sidebar section.profile .circle-cut canvas{width:100%;height:100%}.layouts1 .container .sidebar section.profile .circle-cut iframe{vertical-align:bottom}.layouts1 .container .sidebar section.profile .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.layouts1 .container .sidebar section.profile .pref,.layouts1 .container .sidebar section.profile .projects-count,.layouts1 .container .sidebar section.profile .urls,.layouts1 .container .sidebar section.profile .username,.layouts1 .container .sidebar section.profile p{margin-bottom:10px}.layouts1 .container .sidebar section.profile .username a{font-size:18px}.layouts1 .container .sidebar section.profile p{margin:20px 0}.layouts1 .container .sidebar section.profile .urls{font-size:12px;margin-bottom:20px}.layouts1 .container .sidebar section.profile .urls li a i.fa{margin-right:5px}.layouts1 .container .sidebar section.profile .urls li.disconnect i.fa{margin-right:5px}.layouts1 .container .sidebar section.profile.customed-profile{margin-top:60px}.layouts1 .container .sidebar section.projects-url ul li{margin-bottom:5px}.layouts1 .container .sidebar section.projects-url ul li:last-child{margin-bottom:0}.layouts1 .container .sidebar section.projects-url ul li span{font-size:12px}.layouts1 .container .sidebar section.projects-url ul li a{font-size:12px}.layouts1 .container .sidebar section.projects-url.customed{margin-bottom:50px}.layouts1 .container .sidebar section.all-in{margin:20px 0 0 0;padding:10px}.layouts1 .container .sidebar section.return{margin-bottom:0}.layouts1 .container .sidebar section.return .backed{padding:5px}.layouts1 .container .sidebar section.return .backed>strong{width:24px;line-height:24px}.layouts1 .container .sidebar section.return>a,.layouts1 .container .sidebar section.return>div:not(.backed){padding:5px;margin-bottom:13px}.layouts1 .container .sidebar section.return>a .image,.layouts1 .container .sidebar section.return>div:not(.backed) .image{padding:5px}.layouts1 .container .sidebar section.return>a .price .limited,.layouts1 .container .sidebar section.return>a .price strong,.layouts1 .container .sidebar section.return>div:not(.backed) .price .limited,.layouts1 .container .sidebar section.return>div:not(.backed) .price strong{padding:5px}.layouts1 .container .sidebar section.return>a .price strong,.layouts1 .container .sidebar section.return>div:not(.backed) .price strong{font-size:16px}.layouts1 .container .sidebar section.return>a .price .limited,.layouts1 .container .sidebar section.return>div:not(.backed) .price .limited{font-size:14px}.layouts1 .container .sidebar section.return>a p,.layouts1 .container .sidebar section.return>div:not(.backed) p{padding:10px 5px}.layouts1 .container .sidebar section.return>a .data .patrons,.layouts1 .container .sidebar section.return>a .data .ship,.layouts1 .container .sidebar section.return>div:not(.backed) .data .patrons,.layouts1 .container .sidebar section.return>div:not(.backed) .data .ship{padding:5px;font-size:12px}.layouts1 .container .sidebar section.return>div:not(.backed){margin-bottom:10px}.layouts1 .container .sidebar section.faq dl dd{margin:0 0 10px}.backers-index .container .sidebar,.project_activities-index .container .sidebar,.project_activities-show .container .sidebar{display:none}.custom_pages-preview .container .main section,.projects-admin_preview .container .main section,.project_versions-preview .container .main section,.projects-show .container .main section{margin-bottom:20px}.custom_pages-preview .container .main section .titlebox,.projects-admin_preview .container .main section .titlebox,.project_versions-preview .container .main section .titlebox,.projects-show .container .main section .titlebox{margin-bottom:10px}.custom_pages-preview .container .main section .titlebox h3,.projects-admin_preview .container .main section .titlebox h3,.project_versions-preview .container .main section .titlebox h3,.projects-show .container .main section .titlebox h3{font-size:16px}.custom_pages-preview .container .main section.thumbnail,.projects-admin_preview .container .main section.thumbnail,.project_versions-preview .container .main section.thumbnail,.projects-show .container .main section.thumbnail{margin-bottom:20px}.custom_pages-preview .container .main section.caption h2,.projects-admin_preview .container .main section.caption h2,.project_versions-preview .container .main section.caption h2,.projects-show .container .main section.caption h2{font-size:12px;margin-bottom:10px}.custom_pages-preview .container .main section.caption .tags-share .tags,.projects-admin_preview .container .main section.caption .tags-share .tags,.project_versions-preview .container .main section.caption .tags-share .tags,.projects-show .container .main section.caption .tags-share .tags{width:100%}.custom_pages-preview .container .main section.caption .tags-share .tags>li,.projects-admin_preview .container .main section.caption .tags-share .tags>li,.project_versions-preview .container .main section.caption .tags-share .tags>li,.projects-show .container .main section.caption .tags-share .tags>li{font-size:12px}.custom_pages-preview .container .main section.caption .tags-share .share,.projects-admin_preview .container .main section.caption .tags-share .share,.project_versions-preview .container .main section.caption .tags-share .share,.projects-show .container .main section.caption .tags-share .share{width:100%;background:red}.custom_pages-preview .container .main section.projects-updates-list ul li>.image,.custom_pages-preview .container .main section.recommend ul li>.image,.projects-admin_preview .container .main section.projects-updates-list ul li>.image,.projects-admin_preview .container .main section.recommend ul li>.image,.project_versions-preview .container .main section.projects-updates-list ul li>.image,.project_versions-preview .container .main section.recommend ul li>.image,.projects-show .container .main section.projects-updates-list ul li>.image,.projects-show .container .main section.recommend ul li>.image{padding:5px}.custom_pages-preview .container .main section.projects-updates-list ul li>.body,.custom_pages-preview .container .main section.recommend ul li>.body,.projects-admin_preview .container .main section.projects-updates-list ul li>.body,.projects-admin_preview .container .main section.recommend ul li>.body,.project_versions-preview .container .main section.projects-updates-list ul li>.body,.project_versions-preview .container .main section.recommend ul li>.body,.projects-show .container .main section.projects-updates-list ul li>.body,.projects-show .container .main section.recommend ul li>.body{padding:5px}.custom_pages-preview .container .main section.projects-updates-list ul li .body h4,.projects-admin_preview .container .main section.projects-updates-list ul li .body h4,.project_versions-preview .container .main section.projects-updates-list ul li .body h4,.projects-show .container .main section.projects-updates-list ul li .body h4{font-size:14px}.custom_pages-preview .container .main section.projects-updates-list ul li .body .time,.projects-admin_preview .container .main section.projects-updates-list ul li .body .time,.project_versions-preview .container .main section.projects-updates-list ul li .body .time,.projects-show .container .main section.projects-updates-list ul li .body .time{margin-bottom:5px}.custom_pages-preview .container .main section.recommend ul li .body,.projects-admin_preview .container .main section.recommend ul li .body,.project_versions-preview .container .main section.recommend ul li .body,.projects-show .container .main section.recommend ul li .body{font-size:12px}.custom_pages-preview .container .main section.recommend ul li .body>.inner,.projects-admin_preview .container .main section.recommend ul li .body>.inner,.project_versions-preview .container .main section.recommend ul li .body>.inner,.projects-show .container .main section.recommend ul li .body>.inner{padding:10px}.custom_pages-preview .container .main section.recommend ul li .body p,.projects-admin_preview .container .main section.recommend ul li .body p,.project_versions-preview .container .main section.recommend ul li .body p,.projects-show .container .main section.recommend ul li .body p{margin-bottom:5px}.backers-index .container .main>ol{margin:-5px -5px 15px}.backers-index .container .main>ol>li>.image{width:15%;padding:5px}.backers-index .container .main>ol>li>.body{width:85%;padding:5px}.backers-index .container .main>ol>li>.body .date{margin-bottom:5px}.backers-index .container .main>ol>li>.body .date li.rfloat{width:100%;float:none !important}.backers-index .container .main>ol>li>.body .date li .time{font-size:12px}.backers-index .container .main>ol>li>.body p{font-size:15px !important}.projects-add .header .headline .choose-type{font-size:small;width:100%}.projects-add .header .headline .choose-type .huge{font-size:18px}.projects-add .container section.how .item i.fa{top:20px;font-size:80px;margin-left:-40px}.projects-add .container section.how .item .desc h3{margin-bottom:10px}.projects-add .container section.readme ul>li{width:50%}.projects-add .container section.readme ul>li h3{margin-bottom:10px}.projects-add .container section.readme ul>li p{margin-bottom:10px}.layouts4 .header>.row,.layouts4 .layouts-signin .header>.row__thebase,.layouts-signin .layouts4 .header>.row__thebase{padding:40px 10px 50px}.layouts4 .header h1>strong{margin-left:5px}.layouts4 .container{background-color:#ffffff}.projects-admin_doreturn .container section .show td,.projects-admin_doreturn .container section .show th,.projects-admin_status .container section .show td,.projects-admin_status .container section .show th,.projects-doreturn .container section .show td,.projects-doreturn .container section .show th,.projects-status .container section .show td,.projects-status .container section .show th{padding:5px}.projects-admin_status .container section.data .data-today,.projects-history .container section.data .data-today,.projects-status .container section.data .data-today{margin-bottom:10px}.projects-admin_status .container section.data .data-today .show,.projects-history .container section.data .data-today .show,.projects-status .container section.data .data-today .show{table-layout:fixed;width:100%}.projects-admin_status .container section.data .show,.projects-history .container section.data .show,.projects-status .container section.data .show{table-layout:auto}.projects-admin_status .container section.message .titlebox.link-more a i.fa,.projects-history .container section.message .titlebox.link-more a i.fa,.projects-status .container section.message .titlebox.link-more a i.fa{margin:0}.projects-admin_status .container section.updates .titlebox.link-more a i.fa,.projects-history .container section.updates .titlebox.link-more a i.fa,.projects-status .container section.updates .titlebox.link-more a i.fa{margin:0}.projects-admin_status .container section.return .titlebox.link-more a i.fa,.projects-history .container section.return .titlebox.link-more a i.fa,.projects-status .container section.return .titlebox.link-more a i.fa{margin:0}.projects-admin_doreturn .container section .show,.projects-doreturn .container section .show{table-layout:fixed}.projects-admin_doreturn .container section .ririka td,.projects-doreturn .container section .ririka td{border:1px solid #e4e4e4}.projects-admin_doreturn .container section .hints p strong,.projects-doreturn .container section .hints p strong{margin-bottom:10px}.layouts-project_rewards .container .sidebar section.making ul li,.projects-edit .container .sidebar section.making ul li,.projects-update .container .sidebar section.making ul li,.projects-new .container .sidebar section.making ul li,.fanclubs-new .container .sidebar section.making ul li,.fanclubs-edit .container .sidebar section.making ul li,.project_identifications-edit .container .sidebar section.making ul li,.project_identifications-update .container .sidebar section.making ul li{margin-bottom:5px}.layouts-project_rewards .container .sidebar section.checks p,.projects-edit .container .sidebar section.checks p,.projects-update .container .sidebar section.checks p,.projects-new .container .sidebar section.checks p,.fanclubs-new .container .sidebar section.checks p,.fanclubs-edit .container .sidebar section.checks p,.project_identifications-edit .container .sidebar section.checks p,.project_identifications-update .container .sidebar section.checks p{margin-bottom:5px}.layouts-project_rewards .container .sidebar section.checks .remove,.projects-edit .container .sidebar section.checks .remove,.projects-update .container .sidebar section.checks .remove,.projects-new .container .sidebar section.checks .remove,.fanclubs-new .container .sidebar section.checks .remove,.fanclubs-edit .container .sidebar section.checks .remove,.project_identifications-edit .container .sidebar section.checks .remove,.project_identifications-update .container .sidebar section.checks .remove{top:10px}.projects-edit .container .main section h3,.projects-update .container .main section h3,.projects-new .container .main section h3,.fanclubs-new .container .main section h3,.fanclubs-edit .container .main section h3,.project_identifications-edit .container .main section h3,.project_identifications-update .container .main section h3{margin-bottom:10px}.projects-edit .container .main section.return .sp-table-outer,.projects-update .container .main section.return .sp-table-outer,.projects-new .container .main section.return .sp-table-outer,.fanclubs-new .container .main section.return .sp-table-outer,.fanclubs-edit .container .main section.return .sp-table-outer,.project_identifications-edit .container .main section.return .sp-table-outer,.project_identifications-update .container .main section.return .sp-table-outer{margin-bottom:20px}.projects-edit .container .main section.return .hazuki,.projects-update .container .main section.return .hazuki,.projects-new .container .main section.return .hazuki,.fanclubs-new .container .main section.return .hazuki,.fanclubs-edit .container .main section.return .hazuki,.project_identifications-edit .container .main section.return .hazuki,.project_identifications-update .container .main section.return .hazuki{margin-bottom:0}.projects-edit .container .main section.identification,.projects-edit .container .main section.profile,.projects-update .container .main section.identification,.projects-update .container .main section.profile,.projects-new .container .main section.identification,.projects-new .container .main section.profile,.fanclubs-new .container .main section.identification,.fanclubs-new .container .main section.profile,.fanclubs-edit .container .main section.identification,.fanclubs-edit .container .main section.profile,.project_identifications-edit .container .main section.identification,.project_identifications-edit .container .main section.profile,.project_identifications-update .container .main section.identification,.project_identifications-update .container .main section.profile{margin-bottom:-20px}.projects-edit .container .main section.identification table,.projects-edit .container .main section.profile table,.projects-update .container .main section.identification table,.projects-update .container .main section.profile table,.projects-new .container .main section.identification table,.projects-new .container .main section.profile table,.fanclubs-new .container .main section.identification table,.fanclubs-new .container .main section.profile table,.fanclubs-edit .container .main section.identification table,.fanclubs-edit .container .main section.profile table,.project_identifications-edit .container .main section.identification table,.project_identifications-edit .container .main section.profile table,.project_identifications-update .container .main section.identification table,.project_identifications-update .container .main section.profile table{margin-bottom:20px}.projects-edit .container .main section.identification p.caution,.projects-edit .container .main section.profile p.caution,.projects-update .container .main section.identification p.caution,.projects-update .container .main section.profile p.caution,.projects-new .container .main section.identification p.caution,.projects-new .container .main section.profile p.caution,.fanclubs-new .container .main section.identification p.caution,.fanclubs-new .container .main section.profile p.caution,.fanclubs-edit .container .main section.identification p.caution,.fanclubs-edit .container .main section.profile p.caution,.project_identifications-edit .container .main section.identification p.caution,.project_identifications-edit .container .main section.profile p.caution,.project_identifications-update .container .main section.identification p.caution,.project_identifications-update .container .main section.profile p.caution{font-size:11px}.projects-edit .container small.caution,.projects-update .container small.caution,.projects-new .container small.caution,.fanclubs-new .container small.caution,.fanclubs-edit .container small.caution,.project_identifications-edit .container small.caution,.project_identifications-update .container small.caution{padding:0 10px}.projects-edit #cke_ProjectBody iframe img,.projects-update #cke_ProjectBody iframe img,.projects-new #cke_ProjectBody iframe img,.fanclubs-new #cke_ProjectBody iframe img,.fanclubs-edit #cke_ProjectBody iframe img,.project_identifications-edit #cke_ProjectBody iframe img,.project_identifications-update #cke_ProjectBody iframe img{height:auto !important}.projects-edit .fixed-menu-submit-button-box>.row,.projects-edit .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .projects-edit .fixed-menu-submit-button-box>.row__thebase,.projects-update .fixed-menu-submit-button-box>.row,.projects-update .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .projects-update .fixed-menu-submit-button-box>.row__thebase,.projects-new .fixed-menu-submit-button-box>.row,.projects-new .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .projects-new .fixed-menu-submit-button-box>.row__thebase,.fanclubs-new .fixed-menu-submit-button-box>.row,.fanclubs-new .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .fanclubs-new .fixed-menu-submit-button-box>.row__thebase,.fanclubs-edit .fixed-menu-submit-button-box>.row,.fanclubs-edit .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .fanclubs-edit .fixed-menu-submit-button-box>.row__thebase,.project_identifications-edit .fixed-menu-submit-button-box>.row,.project_identifications-edit .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .project_identifications-edit .fixed-menu-submit-button-box>.row__thebase,.project_identifications-update .fixed-menu-submit-button-box>.row,.project_identifications-update .layouts-signin .fixed-menu-submit-button-box>.row__thebase,.layouts-signin .project_identifications-update .fixed-menu-submit-button-box>.row__thebase{height:68px}.projects-edit .fixed-menu-submit-button-box .left,.projects-edit .fixed-menu-submit-button-box .right,.projects-update .fixed-menu-submit-button-box .left,.projects-update .fixed-menu-submit-button-box .right,.projects-new .fixed-menu-submit-button-box .left,.projects-new .fixed-menu-submit-button-box .right,.fanclubs-new .fixed-menu-submit-button-box .left,.fanclubs-new .fixed-menu-submit-button-box .right,.fanclubs-edit .fixed-menu-submit-button-box .left,.fanclubs-edit .fixed-menu-submit-button-box .right,.project_identifications-edit .fixed-menu-submit-button-box .left,.project_identifications-edit .fixed-menu-submit-button-box .right,.project_identifications-update .fixed-menu-submit-button-box .left,.project_identifications-update .fixed-menu-submit-button-box .right{padding:0 10px}.projects-edit .fixed-menu-submit-button-box .left.left,.projects-edit .fixed-menu-submit-button-box .right.left,.projects-update .fixed-menu-submit-button-box .left.left,.projects-update .fixed-menu-submit-button-box .right.left,.projects-new .fixed-menu-submit-button-box .left.left,.projects-new .fixed-menu-submit-button-box .right.left,.fanclubs-new .fixed-menu-submit-button-box .left.left,.fanclubs-new .fixed-menu-submit-button-box .right.left,.fanclubs-edit .fixed-menu-submit-button-box .left.left,.fanclubs-edit .fixed-menu-submit-button-box .right.left,.project_identifications-edit .fixed-menu-submit-button-box .left.left,.project_identifications-edit .fixed-menu-submit-button-box .right.left,.project_identifications-update .fixed-menu-submit-button-box .left.left,.project_identifications-update .fixed-menu-submit-button-box .right.left{left:20px}.projects-edit .fixed-menu-submit-button-box .left.right,.projects-edit .fixed-menu-submit-button-box .right.right,.projects-update .fixed-menu-submit-button-box .left.right,.projects-update .fixed-menu-submit-button-box .right.right,.projects-new .fixed-menu-submit-button-box .left.right,.projects-new .fixed-menu-submit-button-box .right.right,.fanclubs-new .fixed-menu-submit-button-box .left.right,.fanclubs-new .fixed-menu-submit-button-box .right.right,.fanclubs-edit .fixed-menu-submit-button-box .left.right,.fanclubs-edit .fixed-menu-submit-button-box .right.right,.project_identifications-edit .fixed-menu-submit-button-box .left.right,.project_identifications-edit .fixed-menu-submit-button-box .right.right,.project_identifications-update .fixed-menu-submit-button-box .left.right,.project_identifications-update .fixed-menu-submit-button-box .right.right{right:20px}.projects-edit .fixed-menu-submit-button-box .left.right i.fa,.projects-edit .fixed-menu-submit-button-box .right.right i.fa,.projects-update .fixed-menu-submit-button-box .left.right i.fa,.projects-update .fixed-menu-submit-button-box .right.right i.fa,.projects-new .fixed-menu-submit-button-box .left.right i.fa,.projects-new .fixed-menu-submit-button-box .right.right i.fa,.fanclubs-new .fixed-menu-submit-button-box .left.right i.fa,.fanclubs-new .fixed-menu-submit-button-box .right.right i.fa,.fanclubs-edit .fixed-menu-submit-button-box .left.right i.fa,.fanclubs-edit .fixed-menu-submit-button-box .right.right i.fa,.project_identifications-edit .fixed-menu-submit-button-box .left.right i.fa,.project_identifications-edit .fixed-menu-submit-button-box .right.right i.fa,.project_identifications-update .fixed-menu-submit-button-box .left.right i.fa,.project_identifications-update .fixed-menu-submit-button-box .right.right i.fa{margin:0}.projects-edit #js-datepicker,.projects-update #js-datepicker,.projects-new #js-datepicker,.fanclubs-new #js-datepicker,.fanclubs-edit #js-datepicker,.project_identifications-edit #js-datepicker,.project_identifications-update #js-datepicker{width:100%}.custom_pages-edit .container .main section table td ul li{width:50%}.layouts-project_rewards .container .main section table{margin-bottom:20px}.custom_pages-edit #js-save>.row,.custom_pages-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .custom_pages-edit #js-save>.row__thebase,.custom_pages-edit #js-submit>.row,.custom_pages-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .custom_pages-edit #js-submit>.row__thebase,.projects-edit #js-save>.row,.projects-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-edit #js-save>.row__thebase,.projects-edit #js-submit>.row,.projects-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-edit #js-submit>.row__thebase,.projects-update #js-save>.row,.projects-update .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-update #js-save>.row__thebase,.projects-update #js-submit>.row,.projects-update .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-update #js-submit>.row__thebase,.projects-new #js-save>.row,.projects-new .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-new #js-save>.row__thebase,.projects-new #js-submit>.row,.projects-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-new #js-submit>.row__thebase,.fanclubs-new #js-save>.row,.fanclubs-new .layouts-signin #js-save>.row__thebase,.layouts-signin .fanclubs-new #js-save>.row__thebase,.fanclubs-new #js-submit>.row,.fanclubs-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-new #js-submit>.row__thebase,.fanclubs-edit #js-save>.row,.fanclubs-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .fanclubs-edit #js-save>.row__thebase,.fanclubs-edit #js-submit>.row,.fanclubs-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-edit #js-submit>.row__thebase,.project_identifications-edit #js-save>.row,.project_identifications-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .project_identifications-edit #js-save>.row__thebase,.project_identifications-edit #js-submit>.row,.project_identifications-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-edit #js-submit>.row__thebase,.project_identifications-update #js-save>.row,.project_identifications-update .layouts-signin #js-save>.row__thebase,.layouts-signin .project_identifications-update #js-save>.row__thebase,.project_identifications-update #js-submit>.row,.project_identifications-update .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-update #js-submit>.row__thebase{padding:0 20px}.custom_pages-edit #js-submit>.row,.custom_pages-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .custom_pages-edit #js-submit>.row__thebase,.projects-edit #js-submit>.row,.projects-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-edit #js-submit>.row__thebase,.projects-update #js-submit>.row,.projects-update .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-update #js-submit>.row__thebase,.projects-new #js-submit>.row,.projects-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .projects-new #js-submit>.row__thebase,.fanclubs-new #js-submit>.row,.fanclubs-new .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-new #js-submit>.row__thebase,.fanclubs-edit #js-submit>.row,.fanclubs-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .fanclubs-edit #js-submit>.row__thebase,.project_identifications-edit #js-submit>.row,.project_identifications-edit .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-edit #js-submit>.row__thebase,.project_identifications-update #js-submit>.row,.project_identifications-update .layouts-signin #js-submit>.row__thebase,.layouts-signin .project_identifications-update #js-submit>.row__thebase{height:78px}.custom_pages-edit #js-submit .left,.custom_pages-edit #js-submit .right,.projects-edit #js-submit .left,.projects-edit #js-submit .right,.projects-update #js-submit .left,.projects-update #js-submit .right,.projects-new #js-submit .left,.projects-new #js-submit .right,.fanclubs-new #js-submit .left,.fanclubs-new #js-submit .right,.fanclubs-edit #js-submit .left,.fanclubs-edit #js-submit .right,.project_identifications-edit #js-submit .left,.project_identifications-edit #js-submit .right,.project_identifications-update #js-submit .left,.project_identifications-update #js-submit .right{padding:0 10px}.custom_pages-edit #js-submit .left.left,.custom_pages-edit #js-submit .right.left,.projects-edit #js-submit .left.left,.projects-edit #js-submit .right.left,.projects-update #js-submit .left.left,.projects-update #js-submit .right.left,.projects-new #js-submit .left.left,.projects-new #js-submit .right.left,.fanclubs-new #js-submit .left.left,.fanclubs-new #js-submit .right.left,.fanclubs-edit #js-submit .left.left,.fanclubs-edit #js-submit .right.left,.project_identifications-edit #js-submit .left.left,.project_identifications-edit #js-submit .right.left,.project_identifications-update #js-submit .left.left,.project_identifications-update #js-submit .right.left{left:20px}.custom_pages-edit #js-submit .left.right,.custom_pages-edit #js-submit .right.right,.projects-edit #js-submit .left.right,.projects-edit #js-submit .right.right,.projects-update #js-submit .left.right,.projects-update #js-submit .right.right,.projects-new #js-submit .left.right,.projects-new #js-submit .right.right,.fanclubs-new #js-submit .left.right,.fanclubs-new #js-submit .right.right,.fanclubs-edit #js-submit .left.right,.fanclubs-edit #js-submit .right.right,.project_identifications-edit #js-submit .left.right,.project_identifications-edit #js-submit .right.right,.project_identifications-update #js-submit .left.right,.project_identifications-update #js-submit .right.right{right:20px}.custom_pages-edit #js-save>.row,.custom_pages-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .custom_pages-edit #js-save>.row__thebase,.projects-edit #js-save>.row,.projects-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-edit #js-save>.row__thebase,.projects-update #js-save>.row,.projects-update .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-update #js-save>.row__thebase,.projects-new #js-save>.row,.projects-new .layouts-signin #js-save>.row__thebase,.layouts-signin .projects-new #js-save>.row__thebase,.fanclubs-new #js-save>.row,.fanclubs-new .layouts-signin #js-save>.row__thebase,.layouts-signin .fanclubs-new #js-save>.row__thebase,.fanclubs-edit #js-save>.row,.fanclubs-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .fanclubs-edit #js-save>.row__thebase,.project_identifications-edit #js-save>.row,.project_identifications-edit .layouts-signin #js-save>.row__thebase,.layouts-signin .project_identifications-edit #js-save>.row__thebase,.project_identifications-update #js-save>.row,.project_identifications-update .layouts-signin #js-save>.row__thebase,.layouts-signin .project_identifications-update #js-save>.row__thebase{height:78px}.custom_pages-edit #js-save .not-save,.projects-edit #js-save .not-save,.projects-update #js-save .not-save,.projects-new #js-save .not-save,.fanclubs-new #js-save .not-save,.fanclubs-edit #js-save .not-save,.project_identifications-edit #js-save .not-save,.project_identifications-update #js-save .not-save{right:20px;padding:0 10px}.custom_pages-edit #js-save .not-save i.fa,.projects-edit #js-save .not-save i.fa,.projects-update #js-save .not-save i.fa,.projects-new #js-save .not-save i.fa,.fanclubs-new #js-save .not-save i.fa,.fanclubs-edit #js-save .not-save i.fa,.project_identifications-edit #js-save .not-save i.fa,.project_identifications-update #js-save .not-save i.fa{font-size:18px}.custom_pages-submit .container,.projects-payment .container,.projects-confirm_submit .container,.projects-submit .container{padding:20px}.custom_pages-submit .container>.row,.custom_pages-submit .layouts-signin .container>.row__thebase,.layouts-signin .custom_pages-submit .container>.row__thebase,.projects-payment .container>.row,.projects-payment .layouts-signin .container>.row__thebase,.layouts-signin .projects-payment .container>.row__thebase,.projects-confirm_submit .container>.row,.projects-confirm_submit .layouts-signin .container>.row__thebase,.layouts-signin .projects-confirm_submit .container>.row__thebase,.projects-submit .container>.row,.projects-submit .layouts-signin .container>.row__thebase,.layouts-signin .projects-submit .container>.row__thebase{width:100%;min-width:100%}.custom_pages-submit .container section h3,.projects-confirm_submit .container section h3,.projects-submit .container section h3{margin-bottom:5px}.custom_pages-submit .container section>div,.projects-confirm_submit .container section>div,.projects-submit .container section>div{margin-bottom:10px}.custom_pages-submit .container section>div p,.projects-confirm_submit .container section>div p,.projects-submit .container section>div p{margin-left:0}.projects-payment .container .titlebox h2{padding:0 5px 5px}.projects-payment .container .payment-status{position:absolute;left:20px;bottom:20px;top:auto;width:50px;line-height:42px;font-size:10px}.backers-proceed .container section.cvs-intro .cvs-intro-in h5 img{height:12px}.backers-proceed .container section,.reorders-input .container section,.users-update_tel .container section,.users-update_tel_continue .container section{margin-bottom:20px}.backers-proceed .container section h3,.reorders-input .container section h3,.users-update_tel .container section h3,.users-update_tel_continue .container section h3{margin-bottom:10px}.backers-proceed .container section .show th .saved,.reorders-input .container section .show th .saved,.users-update_tel .container section .show th .saved,.users-update_tel_continue .container section .show th .saved{display:block;margin:-10px;padding:10px}.layouts-mypage.credit_cards-edit p{font-size:12px}.layouts-project_activities .container .main section{margin-bottom:20px}.layouts-project_activities .container .main section h3{margin-bottom:10px}.layouts-project_activities .container .main section.be-only-patron label{padding:5px}.layouts-profiles .header>.row,.layouts-profiles .layouts-signin .header>.row__thebase,.layouts-signin .layouts-profiles .header>.row__thebase,.layouts-users .header>.row,.layouts-users .layouts-signin .header>.row__thebase,.layouts-signin .layouts-users .header>.row__thebase,.registrations-create .header>.row,.registrations-create .layouts-signin .header>.row__thebase,.layouts-signin .registrations-create .header>.row__thebase,.layouts-mypage .header>.row,.layouts-mypage .layouts-signin .header>.row__thebase,.layouts-signin .layouts-mypage .header>.row__thebase{position:relative;padding:20px}.layouts-profiles .header .image,.layouts-users .header .image,.registrations-create .header .image,.layouts-mypage .header .image{width:100px;margin:0 auto;padding:0}.layouts-profiles .header .body .username,.layouts-users .header .body .username,.registrations-create .header .body .username,.layouts-mypage .header .body .username{text-align:center}.layouts-profiles .header .body .username h1,.layouts-users .header .body .username h1,.registrations-create .header .body .username h1,.layouts-mypage .header .body .username h1{margin-bottom:10px;font-size:18px;display:block}.layouts-profiles .header .body .username a.i-am-owner,.layouts-users .header .body .username a.i-am-owner,.registrations-create .header .body .username a.i-am-owner,.layouts-mypage .header .body .username a.i-am-owner{font-size:12px}.layouts-profiles .header .body h2,.layouts-users .header .body h2,.registrations-create .header .body h2,.layouts-mypage .header .body h2{font-size:12px;margin-bottom:10px}.layouts-profiles .header .body .pref,.layouts-users .header .body .pref,.registrations-create .header .body .pref,.layouts-mypage .header .body .pref{font-size:12px;margin-bottom:5px}.layouts-profiles .header .body .pref>li,.layouts-users .header .body .pref>li,.registrations-create .header .body .pref>li,.layouts-mypage .header .body .pref>li{margin-right:10px}.layouts-profiles .header .body p,.layouts-users .header .body p,.registrations-create .header .body p,.layouts-mypage .header .body p{font-size:12px;margin:10px 0 20px 0}.layouts-profiles .header .body .url>li,.layouts-users .header .body .url>li,.registrations-create .header .body .url>li,.layouts-mypage .header .body .url>li{margin:5px 0;font-size:12px}.layouts-profiles .container,.layouts-users .container,.registrations-create .container,.layouts-mypage .container{background-color:#ffffff}.layouts-messages .container{background-color:#ffffff}.users-index .container .faq.fanclub_backer_faq,.backers-index .container .faq.fanclub_backer_faq,.fanclub_backers-index .container .faq.fanclub_backer_faq{padding-left:5px;padding-bottom:0}.users-index .container section.backed-list,.backers-index .container section.backed-list,.fanclub_backers-index .container section.backed-list{padding:0}.users-index .container section.backed-list .check-it-out,.backers-index .container section.backed-list .check-it-out,.fanclub_backers-index .container section.backed-list .check-it-out{padding:5px}.users-index .container section.backed-list .boxes4 .box,.backers-index .container section.backed-list .boxes4 .box,.fanclub_backers-index .container section.backed-list .boxes4 .box{width:50% !important;float:left;padding:5px}.users-index .container section.backed-list .boxes4 .box .box-in .unpaid,.backers-index .container section.backed-list .boxes4 .box .box-in .unpaid,.fanclub_backers-index .container section.backed-list .boxes4 .box .box-in .unpaid{font-size:10px}.users-index .container section.backed-list .boxes4 .box .box-in .unpaid .fa,.backers-index .container section.backed-list .boxes4 .box .box-in .unpaid .fa,.fanclub_backers-index .container section.backed-list .boxes4 .box .box-in .unpaid .fa{font-size:10px}.users-index .container section.backed-list .boxes4 .box .box-in .box-title,.backers-index .container section.backed-list .boxes4 .box .box-in .box-title,.fanclub_backers-index .container section.backed-list .boxes4 .box .box-in .box-title{font-size:12px}.users-index .container section.backers-list,.backers-index .container section.backers-list,.fanclub_backers-index .container section.backers-list{padding:5px}.users-index .container section.backers-list>.icon,.backers-index .container section.backers-list>.icon,.fanclub_backers-index .container section.backers-list>.icon{width:20%;padding:5px}.users-index .container section.backers-list>.title,.backers-index .container section.backers-list>.title,.fanclub_backers-index .container section.backers-list>.title{width:80%;padding:5px}.users-index .container section.backers-list>.title h3,.backers-index .container section.backers-list>.title h3,.fanclub_backers-index .container section.backers-list>.title h3{margin-bottom:10px;font-size:12px}.users-index .container section.backers-list>.title p,.backers-index .container section.backers-list>.title p,.fanclub_backers-index .container section.backers-list>.title p{font-size:14px;margin-bottom:5px}}@media screen and (min-width: 0) and (max-width: 768px) and (min-width: 0px) and (max-width: 768px){.backers-show.fanclub-backers .container,.fanclub_backers-show.fanclub-backers .container,.backer_insurance_refunds-new.fanclub-backers .container,.layouts-community-invoice.fanclub-backers .container,.layouts-community-refunds.fanclub-backers .container{background-color:#ffffff}}@media screen and (min-width: 0) and (max-width: 768px){.backers-show .backer_detail h2,.fanclub_backers-show .backer_detail h2,.backer_insurance_refunds-new .backer_detail h2,.layouts-community-invoice .backer_detail h2,.layouts-community-refunds .backer_detail h2{font-size:18px}.backers-show .backer_detail .pc,.fanclub_backers-show .backer_detail .pc,.backer_insurance_refunds-new .backer_detail .pc,.layouts-community-invoice .backer_detail .pc,.layouts-community-refunds .backer_detail .pc{display:none}.backers-show .backer_detail .sp,.fanclub_backers-show .backer_detail .sp,.backer_insurance_refunds-new .backer_detail .sp,.layouts-community-invoice .backer_detail .sp,.layouts-community-refunds .backer_detail .sp{display:block}.backers-show .backer_header .left_area,.fanclub_backers-show .backer_header .left_area,.backer_insurance_refunds-new .backer_header .left_area,.layouts-community-invoice .backer_header .left_area,.layouts-community-refunds .backer_header .left_area{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}.backers-show .backer_info .backer_inner,.fanclub_backers-show .backer_info .backer_inner,.backer_insurance_refunds-new .backer_info .backer_inner,.layouts-community-invoice .backer_info .backer_inner,.layouts-community-refunds .backer_info .backer_inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.backers-show .backer_info .backer_inner>div,.fanclub_backers-show .backer_info .backer_inner>div,.backer_insurance_refunds-new .backer_info .backer_inner>div,.layouts-community-invoice .backer_info .backer_inner>div,.layouts-community-refunds .backer_info .backer_inner>div{-ms-flex-preferred-size:100%;flex-basis:100%;padding:20px}.backers-show .backer_info .backer_inner .backer_info_price .item_quantity,.backers-show .backer_info .backer_inner .backer_info_price .support_price,.backers-show .backer_info .backer_inner .backer_info_price .system_price,.backers-show .backer_info .backer_inner .backer_info_price .backer_payment_fee,.backers-show .backer_info .backer_inner .backer_info_price .total_fee_tax,.backers-show .backer_info .backer_inner .backer_info_price .shipping_cost,.fanclub_backers-show .backer_info .backer_inner .backer_info_price .item_quantity,.fanclub_backers-show .backer_info .backer_inner .backer_info_price .support_price,.fanclub_backers-show .backer_info .backer_inner .backer_info_price .system_price,.fanclub_backers-show .backer_info .backer_inner .backer_info_price .backer_payment_fee,.fanclub_backers-show .backer_info .backer_inner .backer_info_price .total_fee_tax,.fanclub_backers-show .backer_info .backer_inner .backer_info_price .shipping_cost,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_price .item_quantity,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_price .support_price,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_price .system_price,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_price .backer_payment_fee,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_price .total_fee_tax,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_price .shipping_cost,.layouts-community-invoice .backer_info .backer_inner .backer_info_price .item_quantity,.layouts-community-invoice .backer_info .backer_inner .backer_info_price .support_price,.layouts-community-invoice .backer_info .backer_inner .backer_info_price .system_price,.layouts-community-invoice .backer_info .backer_inner .backer_info_price .backer_payment_fee,.layouts-community-invoice .backer_info .backer_inner .backer_info_price .total_fee_tax,.layouts-community-invoice .backer_info .backer_inner .backer_info_price .shipping_cost,.layouts-community-refunds .backer_info .backer_inner .backer_info_price .item_quantity,.layouts-community-refunds .backer_info .backer_inner .backer_info_price .support_price,.layouts-community-refunds .backer_info .backer_inner .backer_info_price .system_price,.layouts-community-refunds .backer_info .backer_inner .backer_info_price .backer_payment_fee,.layouts-community-refunds .backer_info .backer_inner .backer_info_price .total_fee_tax,.layouts-community-refunds .backer_info .backer_inner .backer_info_price .shipping_cost{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-show .backer_info .backer_inner .backer_info_coupon,.fanclub_backers-show .backer_info .backer_inner .backer_info_coupon,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_coupon,.layouts-community-invoice .backer_info .backer_inner .backer_info_coupon,.layouts-community-refunds .backer_info .backer_inner .backer_info_coupon{margin:20px -20px 0;padding:20px 20px 0;border-top:1px solid #dfdfdf}.backers-show .backer_info .backer_inner .backer_info_payment,.fanclub_backers-show .backer_info .backer_inner .backer_info_payment,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_payment,.layouts-community-invoice .backer_info .backer_inner .backer_info_payment,.layouts-community-refunds .backer_info .backer_inner .backer_info_payment{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.backers-show .backer_info .backer_inner .backer_info_payment .backer_info_payment_credit_card,.fanclub_backers-show .backer_info .backer_inner .backer_info_payment .backer_info_payment_credit_card,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_payment .backer_info_payment_credit_card,.layouts-community-invoice .backer_info .backer_inner .backer_info_payment .backer_info_payment_credit_card,.layouts-community-refunds .backer_info .backer_inner .backer_info_payment .backer_info_payment_credit_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-show .backer_info .backer_inner .backer_info_payment .howtopay,.fanclub_backers-show .backer_info .backer_inner .backer_info_payment .howtopay,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_payment .howtopay,.layouts-community-invoice .backer_info .backer_inner .backer_info_payment .howtopay,.layouts-community-refunds .backer_info .backer_inner .backer_info_payment .howtopay{top:20px;right:20px}.backers-show .backer_info .backer_inner .backer_info_status,.fanclub_backers-show .backer_info .backer_inner .backer_info_status,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status,.layouts-community-invoice .backer_info .backer_inner .backer_info_status,.layouts-community-refunds .backer_info .backer_inner .backer_info_status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.backers-show .backer_info .backer_inner .backer_info_status h4,.backers-show .backer_info .backer_inner .backer_info_status p,.fanclub_backers-show .backer_info .backer_inner .backer_info_status h4,.fanclub_backers-show .backer_info .backer_inner .backer_info_status p,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status h4,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status p,.layouts-community-invoice .backer_info .backer_inner .backer_info_status h4,.layouts-community-invoice .backer_info .backer_inner .backer_info_status p,.layouts-community-refunds .backer_info .backer_inner .backer_info_status h4,.layouts-community-refunds .backer_info .backer_inner .backer_info_status p{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.backers-show .backer_info .backer_inner .backer_info_status h4.backer_info_status_txt,.backers-show .backer_info .backer_inner .backer_info_status p.backer_info_status_txt,.fanclub_backers-show .backer_info .backer_inner .backer_info_status h4.backer_info_status_txt,.fanclub_backers-show .backer_info .backer_inner .backer_info_status p.backer_info_status_txt,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status h4.backer_info_status_txt,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status p.backer_info_status_txt,.layouts-community-invoice .backer_info .backer_inner .backer_info_status h4.backer_info_status_txt,.layouts-community-invoice .backer_info .backer_inner .backer_info_status p.backer_info_status_txt,.layouts-community-refunds .backer_info .backer_inner .backer_info_status h4.backer_info_status_txt,.layouts-community-refunds .backer_info .backer_inner .backer_info_status p.backer_info_status_txt{text-align:right}.backers-show .backer_info .backer_inner .backer_info_status h4.unpaid,.backers-show .backer_info .backer_inner .backer_info_status h4.unpaid_txt,.backers-show .backer_info .backer_inner .backer_info_status p.unpaid,.backers-show .backer_info .backer_inner .backer_info_status p.unpaid_txt,.fanclub_backers-show .backer_info .backer_inner .backer_info_status h4.unpaid,.fanclub_backers-show .backer_info .backer_inner .backer_info_status h4.unpaid_txt,.fanclub_backers-show .backer_info .backer_inner .backer_info_status p.unpaid,.fanclub_backers-show .backer_info .backer_inner .backer_info_status p.unpaid_txt,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status h4.unpaid,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status h4.unpaid_txt,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status p.unpaid,.backer_insurance_refunds-new .backer_info .backer_inner .backer_info_status p.unpaid_txt,.layouts-community-invoice .backer_info .backer_inner .backer_info_status h4.unpaid,.layouts-community-invoice .backer_info .backer_inner .backer_info_status h4.unpaid_txt,.layouts-community-invoice .backer_info .backer_inner .backer_info_status p.unpaid,.layouts-community-invoice .backer_info .backer_inner .backer_info_status p.unpaid_txt,.layouts-community-refunds .backer_info .backer_inner .backer_info_status h4.unpaid,.layouts-community-refunds .backer_info .backer_inner .backer_info_status h4.unpaid_txt,.layouts-community-refunds .backer_info .backer_inner .backer_info_status p.unpaid,.layouts-community-refunds .backer_info .backer_inner .backer_info_status p.unpaid_txt{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.backers-show .fanclub_backer_info .backer_inner,.fanclub_backers-show .fanclub_backer_info .backer_inner,.backer_insurance_refunds-new .fanclub_backer_info .backer_inner,.layouts-community-invoice .fanclub_backer_info .backer_inner,.layouts-community-refunds .fanclub_backer_info .backer_inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_price,.fanclub_backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_price,.backer_insurance_refunds-new .fanclub_backer_info .backer_inner .fanclub_backer_info_price,.layouts-community-invoice .fanclub_backer_info .backer_inner .fanclub_backer_info_price,.layouts-community-refunds .fanclub_backer_info .backer_inner .fanclub_backer_info_price{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:20px;border-bottom:1px solid #dfdfdf}.backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price,.fanclub_backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price,.backer_insurance_refunds-new .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price,.layouts-community-invoice .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price,.layouts-community-refunds .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price.multiple_monthly_payment,.fanclub_backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price.multiple_monthly_payment,.backer_insurance_refunds-new .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price.multiple_monthly_payment,.layouts-community-invoice .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price.multiple_monthly_payment,.layouts-community-refunds .fanclub_backer_info .backer_inner .fanclub_backer_info_price .support_price.multiple_monthly_payment{display:block}.backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_status,.fanclub_backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_status,.backer_insurance_refunds-new .fanclub_backer_info .backer_inner .fanclub_backer_info_status,.layouts-community-invoice .fanclub_backer_info .backer_inner .fanclub_backer_info_status,.layouts-community-refunds .fanclub_backer_info .backer_inner .fanclub_backer_info_status{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:20px}.backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_status .backer_cancel,.fanclub_backers-show .fanclub_backer_info .backer_inner .fanclub_backer_info_status .backer_cancel,.backer_insurance_refunds-new .fanclub_backer_info .backer_inner .fanclub_backer_info_status .backer_cancel,.layouts-community-invoice .fanclub_backer_info .backer_inner .fanclub_backer_info_status .backer_cancel,.layouts-community-refunds .fanclub_backer_info .backer_inner .fanclub_backer_info_status .backer_cancel{right:20px;top:20px}.backers-show .fanclub_backer_payment_info .backer_inner,.fanclub_backers-show .fanclub_backer_payment_info .backer_inner,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_inner,.layouts-community-invoice .fanclub_backer_payment_info .backer_inner,.layouts-community-refunds .fanclub_backer_payment_info .backer_inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.backers-show .fanclub_backer_payment_info .backer_info_payment,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment{padding:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-show .fanclub_backer_payment_info .backer_info_payment h4,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment h4,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment h4,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment h4,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment h4{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.backers-show .fanclub_backer_payment_info .backer_info_payment .edit_card,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment .edit_card,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment .edit_card,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment .edit_card,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment .edit_card{top:20px;right:20px}.backers-show .fanclub_backer_payment_info .backer_info_payment_history,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment_history,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment_history,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment_history,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment_history{padding:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;border-top:1px solid #dfdfdf}.backers-show .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.fanclub_backers-show .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.backer_insurance_refunds-new .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.layouts-community-invoice .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice,.layouts-community-refunds .fanclub_backer_payment_info .backer_info_payment_history .payment_history_invoice{right:20px;top:20px}.backers-show .backer_reward .backer_inner,.fanclub_backers-show .backer_reward .backer_inner,.backer_insurance_refunds-new .backer_reward .backer_inner,.layouts-community-invoice .backer_reward .backer_inner,.layouts-community-refunds .backer_reward .backer_inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.backers-show .backer_reward .backer_inner>div,.fanclub_backers-show .backer_reward .backer_inner>div,.backer_insurance_refunds-new .backer_reward .backer_inner>div,.layouts-community-invoice .backer_reward .backer_inner>div,.layouts-community-refunds .backer_reward .backer_inner>div{-ms-flex-preferred-size:100%;flex-basis:100%;padding:20px}.backers-show .backer_reward .backer_inner .backer_item_info,.fanclub_backers-show .backer_reward .backer_inner .backer_item_info,.backer_insurance_refunds-new .backer_reward .backer_inner .backer_item_info,.layouts-community-invoice .backer_reward .backer_inner .backer_item_info,.layouts-community-refunds .backer_reward .backer_inner .backer_item_info{margin-bottom:0;padding-bottom:20px;border:none}.backers-show .backer_reward .backer_inner .backer_item_info .backer_item_images_area,.fanclub_backers-show .backer_reward .backer_inner .backer_item_info .backer_item_images_area,.backer_insurance_refunds-new .backer_reward .backer_inner .backer_item_info .backer_item_images_area,.layouts-community-invoice .backer_reward .backer_inner .backer_item_info .backer_item_images_area,.layouts-community-refunds .backer_reward .backer_inner .backer_item_info .backer_item_images_area{width:250px}.backers-show .backer_reward .backer_inner .delivery_date,.fanclub_backers-show .backer_reward .backer_inner .delivery_date,.backer_insurance_refunds-new .backer_reward .backer_inner .delivery_date,.layouts-community-invoice .backer_reward .backer_inner .delivery_date,.layouts-community-refunds .backer_reward .backer_inner .delivery_date{padding:0 20px 20px 20px}.backers-show .backer_reward .backer_inner .delivery_date h4,.fanclub_backers-show .backer_reward .backer_inner .delivery_date h4,.backer_insurance_refunds-new .backer_reward .backer_inner .delivery_date h4,.layouts-community-invoice .backer_reward .backer_inner .delivery_date h4,.layouts-community-refunds .backer_reward .backer_inner .delivery_date h4{margin-bottom:0;font-size:14px}.backers-show .backer_reward .backer_inner .delivery_date .delivery_check,.fanclub_backers-show .backer_reward .backer_inner .delivery_date .delivery_check,.backer_insurance_refunds-new .backer_reward .backer_inner .delivery_date .delivery_check,.layouts-community-invoice .backer_reward .backer_inner .delivery_date .delivery_check,.layouts-community-refunds .backer_reward .backer_inner .delivery_date .delivery_check{margin-top:20px}.backers-show .backer_reward .backer_inner .backer_item_ticket,.fanclub_backers-show .backer_reward .backer_inner .backer_item_ticket,.backer_insurance_refunds-new .backer_reward .backer_inner .backer_item_ticket,.layouts-community-invoice .backer_reward .backer_inner .backer_item_ticket,.layouts-community-refunds .backer_reward .backer_inner .backer_item_ticket{padding:0 20px 20px 20px}.backers-show .backer_reward .backer_inner .backer_item_ticket div,.fanclub_backers-show .backer_reward .backer_inner .backer_item_ticket div,.backer_insurance_refunds-new .backer_reward .backer_inner .backer_item_ticket div,.layouts-community-invoice .backer_reward .backer_inner .backer_item_ticket div,.layouts-community-refunds .backer_reward .backer_inner .backer_item_ticket div{width:255px}.backers-show .backer_sendmail,.fanclub_backers-show .backer_sendmail,.backer_insurance_refunds-new .backer_sendmail,.layouts-community-invoice .backer_sendmail,.layouts-community-refunds .backer_sendmail{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 20px}.backers-show .backer_sendmail .owener_img,.fanclub_backers-show .backer_sendmail .owener_img,.backer_insurance_refunds-new .backer_sendmail .owener_img,.layouts-community-invoice .backer_sendmail .owener_img,.layouts-community-refunds .backer_sendmail .owener_img{-ms-flex-preferred-size:20%;flex-basis:20%}.backers-show .backer_sendmail .sendmail_text,.fanclub_backers-show .backer_sendmail .sendmail_text,.backer_insurance_refunds-new .backer_sendmail .sendmail_text,.layouts-community-invoice .backer_sendmail .sendmail_text,.layouts-community-refunds .backer_sendmail .sendmail_text{-ms-flex-preferred-size:80%;flex-basis:80%;padding:10px}.backers-show .backer_sendmail .sendmail_button,.fanclub_backers-show .backer_sendmail .sendmail_button,.backer_insurance_refunds-new .backer_sendmail .sendmail_button,.layouts-community-invoice .backer_sendmail .sendmail_button,.layouts-community-refunds .backer_sendmail .sendmail_button{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}.backers-show .community_invoice_detail .input_area,.fanclub_backers-show .community_invoice_detail .input_area,.backer_insurance_refunds-new .community_invoice_detail .input_area,.layouts-community-invoice .community_invoice_detail .input_area,.layouts-community-refunds .community_invoice_detail .input_area{margin-bottom:32px;display:block;padding:16px;text-align:center}.backers-show .community_invoice_detail .input_area .label,.fanclub_backers-show .community_invoice_detail .input_area .label,.backer_insurance_refunds-new .community_invoice_detail .input_area .label,.layouts-community-invoice .community_invoice_detail .input_area .label,.layouts-community-refunds .community_invoice_detail .input_area .label{margin-bottom:6px;text-align:left}.backers-show .community_invoice_detail .input_area .text_input,.fanclub_backers-show .community_invoice_detail .input_area .text_input,.backer_insurance_refunds-new .community_invoice_detail .input_area .text_input,.layouts-community-invoice .community_invoice_detail .input_area .text_input,.layouts-community-refunds .community_invoice_detail .input_area .text_input{width:100%;font-size:16px}.backers-show .community_invoice_detail .input_area .submit_button,.fanclub_backers-show .community_invoice_detail .input_area .submit_button,.backer_insurance_refunds-new .community_invoice_detail .input_area .submit_button,.layouts-community-invoice .community_invoice_detail .input_area .submit_button,.layouts-community-refunds .community_invoice_detail .input_area .submit_button{min-width:146px;border-radius:100px;margin-top:16px}.backers-show .community_invoice_detail .receipt_area,.fanclub_backers-show .community_invoice_detail .receipt_area,.backer_insurance_refunds-new .community_invoice_detail .receipt_area,.layouts-community-invoice .community_invoice_detail .receipt_area,.layouts-community-refunds .community_invoice_detail .receipt_area{padding:16px}.backers-show .community_invoice_detail .receipt_area h3,.fanclub_backers-show .community_invoice_detail .receipt_area h3,.backer_insurance_refunds-new .community_invoice_detail .receipt_area h3,.layouts-community-invoice .community_invoice_detail .receipt_area h3,.layouts-community-refunds .community_invoice_detail .receipt_area h3{margin-bottom:18px;font-size:16px}.backers-show .community_invoice_detail .receipt_area p,.fanclub_backers-show .community_invoice_detail .receipt_area p,.backer_insurance_refunds-new .community_invoice_detail .receipt_area p,.layouts-community-invoice .community_invoice_detail .receipt_area p,.layouts-community-refunds .community_invoice_detail .receipt_area p{font-size:12px;margin-bottom:15px;padding-left:10px}.backers-show .community_invoice_detail .receipt_area .detail,.fanclub_backers-show .community_invoice_detail .receipt_area .detail,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .detail,.layouts-community-invoice .community_invoice_detail .receipt_area .detail,.layouts-community-refunds .community_invoice_detail .receipt_area .detail{padding:0}.backers-show .community_invoice_detail .receipt_area .date,.fanclub_backers-show .community_invoice_detail .receipt_area .date,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .date,.layouts-community-invoice .community_invoice_detail .receipt_area .date,.layouts-community-refunds .community_invoice_detail .receipt_area .date{font-size:10px}.backers-show .community_invoice_detail .receipt_area table th,.fanclub_backers-show .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table th,.layouts-community-invoice .community_invoice_detail .receipt_area table th,.layouts-community-refunds .community_invoice_detail .receipt_area table th{width:90px;padding-left:10px}.backers-show .community_invoice_detail .receipt_area table th,.backers-show .community_invoice_detail .receipt_area table td,.fanclub_backers-show .community_invoice_detail .receipt_area table th,.fanclub_backers-show .community_invoice_detail .receipt_area table td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table td,.layouts-community-invoice .community_invoice_detail .receipt_area table th,.layouts-community-invoice .community_invoice_detail .receipt_area table td,.layouts-community-refunds .community_invoice_detail .receipt_area table th,.layouts-community-refunds .community_invoice_detail .receipt_area table td{font-size:12px;height:48px}.backers-show .community_invoice_detail .receipt_area table .amount .num,.fanclub_backers-show .community_invoice_detail .receipt_area table .amount .num,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .amount .num,.layouts-community-invoice .community_invoice_detail .receipt_area table .amount .num,.layouts-community-refunds .community_invoice_detail .receipt_area table .amount .num{margin-right:8px;font-size:32px}.backers-show .community_invoice_detail .receipt_area table .amount .tax,.fanclub_backers-show .community_invoice_detail .receipt_area table .amount .tax,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .amount .tax,.layouts-community-invoice .community_invoice_detail .receipt_area table .amount .tax,.layouts-community-refunds .community_invoice_detail .receipt_area table .amount .tax{display:block;margin-left:0}.backers-show .community_invoice_detail .receipt_area table .subject,.fanclub_backers-show .community_invoice_detail .receipt_area table .subject,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .subject,.layouts-community-invoice .community_invoice_detail .receipt_area table .subject,.layouts-community-refunds .community_invoice_detail .receipt_area table .subject{margin:8px 0}.backers-show .community_invoice_detail .receipt_area table .tax-details,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details{padding:12px 0}.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(2) td{padding-bottom:12px}.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details tr:nth-child(3) td{padding-top:12px}.backers-show .community_invoice_detail .receipt_area table .tax-details th,.fanclub_backers-show .community_invoice_detail .receipt_area table .tax-details th,.backer_insurance_refunds-new .community_invoice_detail .receipt_area table .tax-details th,.layouts-community-invoice .community_invoice_detail .receipt_area table .tax-details th,.layouts-community-refunds .community_invoice_detail .receipt_area table .tax-details th{padding-right:24px}.backers-show .community_invoice_detail .receipt_area .owner_info,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info{text-align:left;margin-top:16px;font-size:12px}.backers-show .community_invoice_detail .receipt_area .owner_info ul,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info ul,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info ul,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info ul,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info ul{display:block}.backers-show .community_invoice_detail .receipt_area .owner_info li span,.fanclub_backers-show .community_invoice_detail .receipt_area .owner_info li span,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .owner_info li span,.layouts-community-invoice .community_invoice_detail .receipt_area .owner_info li span,.layouts-community-refunds .community_invoice_detail .receipt_area .owner_info li span{display:inline-block;width:90px;padding-left:10px;margin-right:0}.backers-show .community_invoice_detail .receipt_area .receipt_info,.fanclub_backers-show .community_invoice_detail .receipt_area .receipt_info,.backer_insurance_refunds-new .community_invoice_detail .receipt_area .receipt_info,.layouts-community-invoice .community_invoice_detail .receipt_area .receipt_info,.layouts-community-refunds .community_invoice_detail .receipt_area .receipt_info{text-align:left;margin-top:50px;font-size:14px}.backers-show .community_invoice_list ul,.fanclub_backers-show .community_invoice_list ul,.backer_insurance_refunds-new .community_invoice_list ul,.layouts-community-invoice .community_invoice_list ul,.layouts-community-refunds .community_invoice_list ul{margin-top:16px;padding:16px}.backers-show .community_invoice_list li,.fanclub_backers-show .community_invoice_list li,.backer_insurance_refunds-new .community_invoice_list li,.layouts-community-invoice .community_invoice_list li,.layouts-community-refunds .community_invoice_list li{padding:16px}.backers-show .community_invoice_list li .year_month,.fanclub_backers-show .community_invoice_list li .year_month,.backer_insurance_refunds-new .community_invoice_list li .year_month,.layouts-community-invoice .community_invoice_list li .year_month,.layouts-community-refunds .community_invoice_list li .year_month{font-size:18px}.backers-show .community_invoice_list li .link_button,.fanclub_backers-show .community_invoice_list li .link_button,.backer_insurance_refunds-new .community_invoice_list li .link_button,.layouts-community-invoice .community_invoice_list li .link_button,.layouts-community-refunds .community_invoice_list li .link_button{min-width:94px}.layouts-settings .container .main .check-it-out,.layouts-settings .container .main h3{margin-bottom:10px}.layouts-settings .container .main a.add-link{font-size:11px;margin-bottom:10px;padding:10px}.layouts-settings .container .main table{margin-bottom:20px}.layouts-settings .container .sidebar .menu{letter-spacing:-0.4em}.layouts-settings .container .sidebar .menu>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-settings .container .sidebar .menu>li{width:50%}.layouts-settings .container .sidebar .menu>li a{padding:0 10px;line-height:36px;text-align:center;font-size:11px}.layouts-settings .container .sidebar .menu>li.selected a:after,.layouts-settings .container .sidebar .menu>li:hover a:after{display:none}.layouts-settings .container .sidebar .menu>li.delete a,.layouts-settings .container .sidebar .menu>li.relation a{font-size:10px}.layouts-settings .container .sidebar .menu>li.delete.selected a,.layouts-settings .container .sidebar .menu>li.delete:hover a,.layouts-settings .container .sidebar .menu>li.relation.selected a,.layouts-settings .container .sidebar .menu>li.relation:hover a{font-size:10px}.users-bank_account .container .main .blank,.users-bank_account .container .main table{margin-bottom:10px}.layouts-messages .container .sidebar .compose{margin-bottom:10px}.layouts-messages .container .sidebar .compose a{padding:10px}.layouts-messages .container .sidebar .menu li a{padding:10px}.layouts-messages .container .sidebar .menu li.selected a:after,.layouts-messages .container .sidebar .menu li:hover a:after{display:none}.messages-index .container .main ul,.messages-sent .container .main ul{margin-bottom:20px}.messages-index .container .main ul li a>.image,.messages-sent .container .main ul li a>.image{width:15%;padding:5px}.messages-index .container .main ul li a>.title,.messages-sent .container .main ul li a>.title{width:80%;padding:5px}.messages-index .container .main ul li a>.title h4,.messages-sent .container .main ul li a>.title h4{margin-bottom:5px}.messages-index .container .main ul li a>.title h4 .lfloat,.messages-sent .container .main ul li a>.title h4 .lfloat{max-width:100%}.messages-index .container .main ul li a>.title h4 .lfloat small,.messages-sent .container .main ul li a>.title h4 .lfloat small{font-weight:normal}.messages-index .container .main ul li a>.title h4 .lfloat small.all-patrons,.messages-index .container .main ul li a>.title h4 .lfloat small.returns,.messages-sent .container .main ul li a>.title h4 .lfloat small.all-patrons,.messages-sent .container .main ul li a>.title h4 .lfloat small.returns{font-size:80%;padding:2px 5px}.messages-index .container .main ul li a>.title h4 .rfloat .time,.messages-sent .container .main ul li a>.title h4 .rfloat .time{line-height:21px}.messages-index .container .main ul li a>.title p,.messages-sent .container .main ul li a>.title p{font-size:12px}.messages-new .container .main .messages-main .open-lists,.messages-create .container .main .messages-main .open-lists,.messages-confirm .container .main .messages-main .open-lists,.messages-show .container .main .messages-main .open-lists{margin-bottom:10px}.messages-new .container .main .messages-main .messages-main-in,.messages-create .container .main .messages-main .messages-main-in,.messages-confirm .container .main .messages-main .messages-main-in,.messages-show .container .main .messages-main .messages-main-in{margin:-5px}.messages-new .container .main .messages-main .messages-main-in>.image,.messages-create .container .main .messages-main .messages-main-in>.image,.messages-confirm .container .main .messages-main .messages-main-in>.image,.messages-show .container .main .messages-main .messages-main-in>.image{width:20%;padding:5px}.messages-new .container .main .messages-main .messages-main-in>.body,.messages-create .container .main .messages-main .messages-main-in>.body,.messages-confirm .container .main .messages-main .messages-main-in>.body,.messages-show .container .main .messages-main .messages-main-in>.body{width:100%;padding:5px}.messages-new .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-new .container .main .messages-main .messages-main-in>.body h4 small.returns,.messages-create .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-create .container .main .messages-main .messages-main-in>.body h4 small.returns,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 small.returns,.messages-show .container .main .messages-main .messages-main-in>.body h4 small.all-patrons,.messages-show .container .main .messages-main .messages-main-in>.body h4 small.returns{font-size:80%;padding:2px 5px}.messages-new .container .main .messages-main .messages-main-in>.body h4 .lfloat,.messages-create .container .main .messages-main .messages-main-in>.body h4 .lfloat,.messages-confirm .container .main .messages-main .messages-main-in>.body h4 .lfloat,.messages-show .container .main .messages-main .messages-main-in>.body h4 .lfloat{max-width:100%}.messages-new .container .main .messages-main .messages-main-in>.body p,.messages-create .container .main .messages-main .messages-main-in>.body p,.messages-confirm .container .main .messages-main .messages-main-in>.body p,.messages-show .container .main .messages-main .messages-main-in>.body p{margin-bottom:20px}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box{margin-bottom:10px;padding:5px}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box.hidden,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box.hidden,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box.hidden,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box.hidden{padding:0;margin-bottom:0}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box h5{margin-bottom:5px;font-size:12px}.messages-new .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select,.messages-create .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select,.messages-confirm .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select,.messages-show .container .main .messages-main .messages-main-in>.body .messages-reply .input-box .message-select{clear:both;float:none;margin:5px;padding:5px;font-size:12px}.messages-select .container .main section{margin-bottom:20px}.messages-select .container .main section h3{margin-bottom:10px}.messages-select .container .main section .show tr td,.messages-select .container .main section .show tr th{padding:5px}.layouts-counsels .counsels-header nav ul.menu-global li a{border-color:#ffffff;color:#ffffff}.layouts-counsels .counsels-header>.row,.layouts-counsels .layouts-signin .counsels-header>.row__thebase,.layouts-signin .layouts-counsels .counsels-header>.row__thebase{padding:40px 10px 50px}.layouts-counsels .counsels-header .titlebox h1{font-size:18px}.layouts-counsels .container section.body{padding:20px}.layouts-counsels .container section.body>.row,.layouts-counsels .container .layouts-signin section.body>.row__thebase,.layouts-signin .layouts-counsels .container section.body>.row__thebase{max-width:100%}.layouts-counsels .container section.body .input-box{margin-bottom:10px}.layouts-counsels .container section.body .input-box:last-child{margin-bottom:0}.layouts-counsels .container section.body .input-box input[type="text"],.layouts-counsels .container section.body .input-box input[type="email"],.layouts-counsels .container section.body .input-box input[type="tel"],.layouts-counsels .container section.body .input-box input[type="text"]{width:100% !important}}@media screen and (min-width: 415px) and (max-width: 768px){.tb-none{display:none !important}.tb-block{display:block !important}.tb-inline-block{display:inline-block !important}.tb-inline{display:inline !important}.sp-box-outer{border-right:none}.sp-box-outer .boxes-just,.sp-box-outer .boxes1,.sp-box-outer .boxes3,.sp-box-outer .boxes4{width:100%}.sp-box-outer .boxes-just .box,.sp-box-outer .boxes1 .box,.sp-box-outer .boxes3 .box,.sp-box-outer .boxes4 .box{float:left;width:50%}.sp-box-outer .boxes-just .box .box-in,.sp-box-outer .boxes1 .box .box-in,.sp-box-outer .boxes3 .box .box-in,.sp-box-outer .boxes4 .box .box-in{height:440px !important}.sp-box-outer.w1200 .boxes-just,.sp-box-outer.w1200 .boxes1,.sp-box-outer.w1200 .boxes3,.sp-box-outer.w1200 .boxes4,.sp-box-outer.w1600 .boxes-just,.sp-box-outer.w1600 .boxes1,.sp-box-outer.w1600 .boxes3,.sp-box-outer.w1600 .boxes4,.sp-box-outer.w300 .boxes-just,.sp-box-outer.w300 .boxes1,.sp-box-outer.w300 .boxes3,.sp-box-outer.w300 .boxes4,.sp-box-outer.w400 .boxes-just,.sp-box-outer.w400 .boxes1,.sp-box-outer.w400 .boxes3,.sp-box-outer.w400 .boxes4,.sp-box-outer.w600 .boxes-just,.sp-box-outer.w600 .boxes1,.sp-box-outer.w600 .boxes3,.sp-box-outer.w600 .boxes4,.sp-box-outer.w800 .boxes-just,.sp-box-outer.w800 .boxes1,.sp-box-outer.w800 .boxes3,.sp-box-outer.w800 .boxes4,.sp-box-outer.w900 .boxes-just,.sp-box-outer.w900 .boxes1,.sp-box-outer.w900 .boxes3,.sp-box-outer.w900 .boxes4{width:100%}.sp-box-outer.w1200 .boxes-just .box,.sp-box-outer.w1200 .boxes1 .box,.sp-box-outer.w1200 .boxes3 .box,.sp-box-outer.w1200 .boxes4 .box,.sp-box-outer.w1600 .boxes-just .box,.sp-box-outer.w1600 .boxes1 .box,.sp-box-outer.w1600 .boxes3 .box,.sp-box-outer.w1600 .boxes4 .box,.sp-box-outer.w300 .boxes-just .box,.sp-box-outer.w300 .boxes1 .box,.sp-box-outer.w300 .boxes3 .box,.sp-box-outer.w300 .boxes4 .box,.sp-box-outer.w400 .boxes-just .box,.sp-box-outer.w400 .boxes1 .box,.sp-box-outer.w400 .boxes3 .box,.sp-box-outer.w400 .boxes4 .box,.sp-box-outer.w600 .boxes-just .box,.sp-box-outer.w600 .boxes1 .box,.sp-box-outer.w600 .boxes3 .box,.sp-box-outer.w600 .boxes4 .box,.sp-box-outer.w800 .boxes-just .box,.sp-box-outer.w800 .boxes1 .box,.sp-box-outer.w800 .boxes3 .box,.sp-box-outer.w800 .boxes4 .box,.sp-box-outer.w900 .boxes-just .box,.sp-box-outer.w900 .boxes1 .box,.sp-box-outer.w900 .boxes3 .box,.sp-box-outer.w900 .boxes4 .box{width:50%}nav .menu-global>li{width:33.333%}.boxes-mini .box .box-in .meter .meter-in .bar span{font-size:12px}.boxes-mini .box .box-in .overview,.boxes-mini .box .box-in .success-summary,.boxes-mini .box .box-in .unsuccess-summary{font-size:14px}.boxes4 .box.recommend{position:relative}.boxes4 .box.recommend:after{position:absolute;left:50%;top:-10px;margin-left:-10px;content:"";width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fbfaf2 transparent}.boxes4 .box.recommend:after{display:none}.boxes4 .box.recommend .box-in{height:444px !important;background:no-repeat}.boxes-just .box,.boxes3 .box,.boxes4 .box{width:50%;float:left}.boxes-just .box .box-in,.boxes3 .box .box-in,.boxes4 .box .box-in{height:440px !important}.boxes-just .box.customed .box-in .box-title,.boxes3 .box.customed .box-in .box-title,.boxes4 .box.customed .box-in .box-title{max-height:154px}.backers-finish .boxes4 .box .box-reward-in .box-title h4,.projects-admin_top_preview .boxes4 .box .box-reward-in .box-title h4,.projects-search .boxes4 .box .box-reward-in .box-title h4,.projects-coming_soon .boxes4 .box .box-reward-in .box-title h4,.projects-top .boxes4 .box .box-reward-in .box-title h4{font-weight:bold}.backers-finish .boxes4 .box .box-reward-in .overview,.projects-admin_top_preview .boxes4 .box .box-reward-in .overview,.projects-search .boxes4 .box .box-reward-in .overview,.projects-coming_soon .boxes4 .box .box-reward-in .overview,.projects-top .boxes4 .box .box-reward-in .overview{background:#ef4846;height:32px;bottom:0}.backers-finish .boxes4 .box .box-reward-in .overview .per,.projects-admin_top_preview .boxes4 .box .box-reward-in .overview .per,.projects-search .boxes4 .box .box-reward-in .overview .per,.projects-coming_soon .boxes4 .box .box-reward-in .overview .per,.projects-top .boxes4 .box .box-reward-in .overview .per{width:50%}.backers-finish .boxes4 .box.recommend,.projects-admin_top_preview .boxes4 .box.recommend,.projects-search .boxes4 .box.recommend,.projects-coming_soon .boxes4 .box.recommend,.projects-top .boxes4 .box.recommend{position:relative}.backers-finish .boxes4 .box.recommend:after,.projects-admin_top_preview .boxes4 .box.recommend:after,.projects-search .boxes4 .box.recommend:after,.projects-coming_soon .boxes4 .box.recommend:after,.projects-top .boxes4 .box.recommend:after{position:absolute;left:50%;top:-10px;margin-left:-10px;content:"";width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fbfaf2 transparent}.backers-finish .boxes4 .box.recommend:after,.projects-admin_top_preview .boxes4 .box.recommend:after,.projects-search .boxes4 .box.recommend:after,.projects-coming_soon .boxes4 .box.recommend:after,.projects-top .boxes4 .box.recommend:after{display:none}.backers-finish .boxes4 .box.recommend .box-in,.projects-admin_top_preview .boxes4 .box.recommend .box-in,.projects-search .boxes4 .box.recommend .box-in,.projects-coming_soon .boxes4 .box.recommend .box-in,.projects-top .boxes4 .box.recommend .box-in{height:auto !important;background:no-repeat}.backers-finish .boxes-just .box,.backers-finish .boxes3 .box,.backers-finish .boxes4 .box,.projects-admin_top_preview .boxes-just .box,.projects-admin_top_preview .boxes3 .box,.projects-admin_top_preview .boxes4 .box,.projects-search .boxes-just .box,.projects-search .boxes3 .box,.projects-search .boxes4 .box,.projects-coming_soon .boxes-just .box,.projects-coming_soon .boxes3 .box,.projects-coming_soon .boxes4 .box,.projects-top .boxes-just .box,.projects-top .boxes3 .box,.projects-top .boxes4 .box{width:50%;float:left}.backers-finish .boxes-just .box .box-in,.backers-finish .boxes3 .box .box-in,.backers-finish .boxes4 .box .box-in,.projects-admin_top_preview .boxes-just .box .box-in,.projects-admin_top_preview .boxes3 .box .box-in,.projects-admin_top_preview .boxes4 .box .box-in,.projects-search .boxes-just .box .box-in,.projects-search .boxes3 .box .box-in,.projects-search .boxes4 .box .box-in,.projects-coming_soon .boxes-just .box .box-in,.projects-coming_soon .boxes3 .box .box-in,.projects-coming_soon .boxes4 .box .box-in,.projects-top .boxes-just .box .box-in,.projects-top .boxes3 .box .box-in,.projects-top .boxes4 .box .box-in{height:auto !important}.backers-finish .boxes-just .box.customed .box-in .box-title,.backers-finish .boxes3 .box.customed .box-in .box-title,.backers-finish .boxes4 .box.customed .box-in .box-title,.projects-admin_top_preview .boxes-just .box.customed .box-in .box-title,.projects-admin_top_preview .boxes3 .box.customed .box-in .box-title,.projects-admin_top_preview .boxes4 .box.customed .box-in .box-title,.projects-search .boxes-just .box.customed .box-in .box-title,.projects-search .boxes3 .box.customed .box-in .box-title,.projects-search .boxes4 .box.customed .box-in .box-title,.projects-coming_soon .boxes-just .box.customed .box-in .box-title,.projects-coming_soon .boxes3 .box.customed .box-in .box-title,.projects-coming_soon .boxes4 .box.customed .box-in .box-title,.projects-top .boxes-just .box.customed .box-in .box-title,.projects-top .boxes3 .box.customed .box-in .box-title,.projects-top .boxes4 .box.customed .box-in .box-title{max-height:154px}.boxes1 .box{width:100%}.boxes1 .box .box-in .box-title{top:0;padding:5px}.boxes1 .box .box-in .box-title h4{padding:5px;font-size:14px}.boxes1 .box .box-in .box-title .sub{display:none}.boxes1 .box .box-in .box-date{bottom:100px;padding:10px 10px 0}.boxes1 .box .box-in .box-date>div{font-size:12px}.boxes1 .box .box-in .box-date>div.category{width:45%;margin-right:0}.boxes1 .box .box-in .box-date>div.owner{width:55%;text-align:right}.boxes1 .box .box-in .meter{bottom:60px;height:40px;padding:10px}.boxes1 .box .box-in .overview{height:60px;font-size:14px}.boxes1 .box .box-in .unsuccess-summary{height:100px;font-size:14px}.boxes1 .box .box-in .success-summary{bottom:60px;height:40px;line-height:40px}}@media screen and (min-width: 321px) and (max-width: 414px){.spm-none{display:none !important}.spm-block{display:block !important}.sp-inline-block{display:inline-block !important}.spm-inline{display:inline !important}.spm-table-row{display:table-row !important}.boxes4 .box .box-reward-in{height:240px}.boxes4 .box .box-reward-in .box-title h4{font-weight:bold}.boxes4 .box .box-reward-in .overview{background:#ef4846;height:32px;bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.boxes4 .box .box-reward-in .overview .rest{display:none}.boxes4 .box .box-reward-in .overview .per{margin-left:auto}.layouts-users .header .menu .tab.rfloat li.setting i.fa,.layouts-mypage .header .menu .tab.rfloat li.setting i.fa{margin:0}}@media screen and (min-width: 0) and (max-width: 320px){.sps-none{display:none !important}.sps-block{display:block !important}.sps-inline-block{display:inline-block !important}.sps-inline{display:inline !important}.sps-table-row{display:table-row !important}nav .menu-global>li{font-size:10px}.menu>.row,.layouts-signin .menu>.row__thebase{padding:0 20px}.menu .tab>li a{font-size:10px;padding-right:5px;padding-left:5px}.menu .tab>li.disable{padding:0 5px}.projects-top .boxes4 .box .box-reward-in .box-title h4{font-weight:bold}.projects-top .boxes4 .box .box-reward-in .overview{background:#ef4846;height:32px;bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects-top .boxes4 .box .box-reward-in .overview .rest{display:none}.projects-top .boxes4 .box .box-reward-in .overview .per{margin-left:auto;width:50%}.layouts-users .header .menu .tab.rfloat li.setting i.fa,.layouts-mypage .header .menu .tab.rfloat li.setting i.fa{margin:0}.projects-show .sp-fixed .backer_within_24_hours{font-size:10px}.projects-show .sp-fixed .backer_within_24_hours img{height:12px}.projects-show .sp-fixed .backer_within_24_hours>.number{font-size:12px}}@media print{.print-none{display:none !important}.print-block{display:block !important}.projects-payment .header{display:none !important}.projects-payment .container{padding:20px}.projects-payment .container>.row,.projects-payment .layouts-signin .container>.row__thebase,.layouts-signin .projects-payment .container>.row__thebase{width:100%}.projects-payment .container>.row.print-block,.projects-payment .layouts-signin .container>.print-block.row__thebase,.layouts-signin .projects-payment .container>.print-block.row__thebase{background:none;border:none;margin-bottom:20px}.community-invoice-receipt .header,.community-invoice-receipt .page-title,.community-invoice-receipt .backer_header{display:none !important}.community-invoice-receipt .container{padding:20px}.community-invoice-receipt .container .community_invoice_detail h2,.community-invoice-receipt .container .community_invoice_detail .input_area{display:none !important}.footer{display:none !important}}.layouts-root .container{background:#fff}.layouts-root .container .keyvisual{position:relative}@media screen and (max-width: 960px){.layouts-root .container .keyvisual{border-top:none;padding:10px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual{padding:0}}.layouts-root .container .keyvisual .keyvisual-projects{position:relative;width:100%;margin:0 auto;height:auto}.layouts-root .container .keyvisual .keyvisual-projects a{color:#4d4a4a}@media screen and (min-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects a:hover{opacity:1}.layouts-root .container .keyvisual .keyvisual-projects a:hover img{opacity:0.7 !important;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}}.layouts-root .container .keyvisual .keyvisual-projects ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts-root .container .keyvisual .keyvisual-projects ul li{position:relative;width:50%}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li{width:100%}}.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{color:#ffffff;background-color:#585d64;font-size:11px;position:absolute;top:0;right:0;left:initial;bottom:initial;padding:5px;z-index:9;border-top-right-radius:5px;border-bottom-left-radius:5px;top:5px;right:5px}.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge a:link,.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge a:visited{color:#ffffff}@media screen and (max-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{font-size:11px;padding:4px}}@media screen and (max-width: 1200px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{font-size:10px;padding:3px}}@media screen and (max-width: 1060px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{font-size:10px;-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-transform-origin:right top;transform-origin:right top;padding:2px}}@media screen and (max-width: 960px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{font-size:10px;-webkit-transform:scale(0.9);transform:scale(0.9);padding:4px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{font-size:12px;-webkit-transform:scale(1);transform:scale(1);padding:5px}}@media screen and (max-width: 600px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{font-size:10px;padding:4px}}@media screen and (max-width: 420px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{-webkit-transform:scale(0.9);transform:scale(0.9);padding:3px}}@media screen and (max-width: 360px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{padding:2px}}@media screen and (min-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .covid19_badge{top:10px;right:30px}}.layouts-root .container .keyvisual .keyvisual-projects ul li ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li ul{margin:5px}}.layouts-root .container .keyvisual .keyvisual-projects ul li ul li{width:calc(50% - 20px);height:50%;margin:10px;-webkit-box-shadow:0 10px 40px rgba(67,63,108,0.1);box-shadow:0 10px 40px rgba(67,63,108,0.1)}@media screen and (min-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects ul li ul li{height:315px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li ul li{width:calc(50% - 10px);margin:5px}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in{height:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;position:relative}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .project-link{position:absolute;inset:0;z-index:1;border-radius:4px;background-color:#fff;opacity:0}@media screen and (min-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .project-link:hover{opacity:0.2}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-thumbnail{overflow:hidden;position:relative;padding-top:66.666%}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-thumbnail>img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:4px;border-top-right-radius:4px}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-thumbnail>img.lazyload,.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-thumbnail>img.lazyloading{background-image:url(https://static.camp-fire.jp/assets/misc/loading-black-98257c54a3c30d3feadf9936641cf39a4149b9edaf0cb07634fbc7525b7abfbc.gif);background-size:16px;background-repeat:no-repeat;background-position:center}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .meter{height:5px;border-radius:0;position:relative}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .meter .meter-in{border-radius:0}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .meter .meter-in .bar{background-color:#fac75a}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .meter.fanclub .meter-in{background:#fff}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info{position:relative;background:#fff;padding:10px;height:90px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info{padding:10px}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .push-badge{background:#e13a43;color:#fff;position:absolute;top:-40px;right:40px;padding:6px;border-radius:4px;font-size:10px;font-weight:bolder}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .push-badge{right:46px}}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .push-badge{top:-33px;right:32px}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .push-badge:before{content:'';position:absolute;top:100%;left:50%;margin-left:-10px;border:10px solid transparent;border-top:10px solid #e13a43}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .push-badge:before{margin-left:-5px;border:5px solid transparent;border-top:5px solid #e13a43}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-title{font-size:12px;font-weight:bolder;margin-bottom:10px;overflow:hidden}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-title p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 960px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-title p{-webkit-line-clamp:3}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-24h-back{font-size:12px;color:#999}@media screen and (max-width: 1024px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-24h-back{font-size:11px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-24h-back{font-size:12px}}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-24h-back{margin-bottom:25px}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-24h-back strong{color:#ef4846}@media screen and (min-width: 768px) and (max-width: 1024px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-24h-back span{display:none}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-status{font-size:11px}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-status{font-size:10px}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-status span{white-space:nowrap;margin-right:10px;color:#666}@media screen and (min-width: 768px) and (max-width: 1024px){.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-status span.sc-none{display:none}}.layouts-root .container .keyvisual .keyvisual-projects ul li .box-in .box-info .box-status span small{margin-right:5px;color:#999}.layouts-root .container .keyvisual .keyvisual-projects ul .area{position:absolute;bottom:14px;left:8px;padding:3px 5px;background:rgba(255,255,255,0.8);border-radius:3px;z-index:999;color:#333;font-size:11px}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul .area{bottom:9px;left:4px}}.layouts-root .container .keyvisual .keyvisual-projects ul .area i{margin-right:0}.layouts-root .container .keyvisual .keyvisual-projects ul .badge{position:absolute;top:5px;right:5px;width:25%;height:25%;z-index:2}@media screen and (min-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul .badge{width:85px;height:auto;top:10px;right:30px}}.layouts-root .container .keyvisual .keyvisual-projects ul .badge-gm{width:13%;max-width:40px !important;margin:0;position:absolute;top:0;right:6px;display:block;z-index:1;top:10px;right:30px}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul .badge-gm{top:6px;right:6px}}.layouts-root .container .keyvisual .keyvisual-projects ul .badge-gm img{width:100%}.layouts-root .container .keyvisual .keyvisual-projects ul.slick{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-arrow:not(.btn-slick-arrow){display:none !important}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .btn-slick-arrow{width:50px;height:50px;line-height:55px;border-radius:50%;border:0;color:#222222;background:#fff;position:absolute;top:50%;z-index:10;margin-top:-15px;padding-left:2px;-webkit-filter:drop-shadow(1px 0px 4px rgba(0,0,0,0.3));filter:drop-shadow(1px 0px 4px rgba(0,0,0,0.3))}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .btn-slick-arrow i{font-size:28px}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-prev{left:40px;padding-left:15px}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-next{right:40px;padding-left:18px}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list{width:100%;overflow:hidden}@media screen and (min-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list{padding-top:60px !important;padding-bottom:50px !important}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide{margin:0;padding:10px 30px;float:left;opacity:1}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide{height:auto;padding:10px 5px 5px}}@media screen and (min-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide{max-width:calc(100vw / 3.2);padding:0 25px}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide.slick-center{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform 0.1s;transition:-webkit-transform 0.1s;transition:transform 0.1s;transition:transform 0.1s, -webkit-transform 0.1s}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide.slick-edge-left{left:30px;-webkit-transition:left transform 1s;transition:left transform 1s}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide.slick-edge-right{right:30px;-webkit-transition:right transform 1s;transition:right transform 1s}}@media screen and (min-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide{max-width:calc(100vw / 3.7)}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide.slick-center{-webkit-transform:scale(1.15);transform:scale(1.15)}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in{-webkit-box-shadow:0 3px 10px rgba(67,63,108,0.1);box-shadow:0 3px 10px rgba(67,63,108,0.1)}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .meter{height:10px}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .meter .area{bottom:26px;left:16px}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .meter .area{bottom:18px;left:7px}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info{padding:10px 20px 0;height:160px;position:relative}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info{padding:10px;height:auto;min-height:155px}}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info{min-height:120px}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .push-badge{top:-62px;right:60px;padding:12px;font-size:12px}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .push-badge{top:-60px;right:65px}}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .push-badge{top:-44px;right:40px;padding:6px}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-title{font-size:18px;line-height:150%}@media screen and (max-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-title{font-size:16px}}@media screen and (max-width: 960px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-title{font-size:12px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-title{font-size:16px}}@media screen and (max-width: 414px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-title{font-size:14px}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status{position:absolute;left:20px;bottom:20px}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status{left:10px;bottom:10px}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status span{margin-right:8px;font-size:18px}@media screen and (max-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status span{font-size:14px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status span{font-size:12px}}.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status span small{font-size:14px}@media screen and (max-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects ul.slick .slick-list .slick-track .slick-slide .box-in .box-info .box-status span small{font-size:11px}}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots{position:relative;display:block;width:100%;padding:10px 0 30px;margin:0;list-style:none;text-align:center}@media screen and (max-width: 1400px){.layouts-root .container .keyvisual .keyvisual-projects .slick-dots{padding:20px 0 30px}}@media screen and (max-width: 768px){.layouts-root .container .keyvisual .keyvisual-projects .slick-dots{padding:15px}}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0;padding:0;cursor:pointer}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:solid;background:transparent}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li button:hover,.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li button:focus{outline:none}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li button:hover:before,.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li button:focus:before{outline:none}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li button:before{content:'';display:inline-block;width:100%;height:100%;text-align:center;line-height:80px;border-radius:50%;border:solid 1px #eaeaea}.layouts-root .container .keyvisual .keyvisual-projects .slick-dots li.slick-active button:before{content:'';display:inline-block;width:100%;height:100%;text-align:center;border-radius:50%;background-color:#eaeaea}.layouts-root .container .keyvisual i.fa-pulse{position:absolute;top:50%;left:50%;color:#ccc;font-size:30px;margin:-15px 0 0 -15px}@media screen and (max-width: 768px){.layouts-root .container .keyvisual i.fa-pulse{font-size:16px;margin:-8px 0 0 -8px}}.layouts-root .container .tagline{padding:20px 20px 40px 20px;text-align:center}@media screen and (max-width: 768px){.layouts-root .container .tagline{padding:10px 20px 20px 20px}}.layouts-root .container .tagline h2{font-size:24px;margin-bottom:20px}@media screen and (max-width: 768px){.layouts-root .container .tagline h2{font-size:18px;margin:0 20px 20px 20px}}@media screen and (max-width: 420px){.layouts-root .container .tagline h2{font-size:14px}}@media screen and (max-width: 768px){.layouts-root .container .tagline a{font-size:14px;display:block}}.layouts-root .container .search-menu{margin:0 20px 20px 20px}@media screen and (min-width: 769px){.layouts-root .container .search-menu{display:none}}.layouts-root .container .search-menu form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.layouts-root .container .search-menu form .selectbox{width:calc(50% - 5px)}@media screen and (max-width: 350px){.layouts-root .container .search-menu form .selectbox select{font-size:11px}}.layouts-root .container .special{overflow:hidden;text-align:center;margin:0 auto;background:#f6f8fa;padding:10px 0}.layouts-root .container .special .inner{padding:0 20px}.layouts-root .container .special .inner .slick{opacity:0}.layouts-root .container .special .inner .slick.slick-initialized{opacity:1}.layouts-root .container .special .inner .slick i.left{left:-20px !important}.layouts-root .container .special .inner .slick i.right{right:-20px !important}.layouts-root .container .watched .boxes4 .box{width:20%}.layouts-root .container .watched .boxes4 .box .box-in{height:initial !important;padding:initial;border:initial;margin:initial;-webkit-box-shadow:initial;box-shadow:initial}.layouts-root .container .watched .boxes4 .box .box-in .box-title{display:none;padding:initial}.layouts-root .container .watched .boxes4 .box .box-in .box-date{display:none;padding:initial;color:initial;position:initial;bottom:initial;letter-spacing:initial}.layouts-root .container .watched .boxes4 .box .box-in .meter{display:none}.layouts-root .container .watched .boxes4 .box .box-in .overview{display:none}.layouts-root .container .watched .boxes4 .slick-list{overflow:visible;padding:0 5% 0 0 !important}.layouts-root .container .watched .boxes4 .slick-list .slick-track{padding-right:100px;margin-right:50%}.layouts-root .container .categories .row.inner,.layouts-root .container .categories .layouts-signin .inner.row__thebase,.layouts-signin .layouts-root .container .categories .inner.row__thebase{padding:initial;padding-left:20px;margin-bottom:-10px}.layouts-root .container .categories .row.inner .titlebox,.layouts-root .container .categories .layouts-signin .inner.row__thebase .titlebox,.layouts-signin .layouts-root .container .categories .inner.row__thebase .titlebox{padding:initial;padding-left:20px}@media screen and (min-width: 0) and (max-width: 768px){.layouts-root .container .categories .row.inner .titlebox,.layouts-root .container .categories .layouts-signin .inner.row__thebase .titlebox,.layouts-signin .layouts-root .container .categories .inner.row__thebase .titlebox{padding-left:0px}.layouts-root .container .categories .row.inner .titlebox h2,.layouts-root .container .categories .layouts-signin .inner.row__thebase .titlebox h2,.layouts-signin .layouts-root .container .categories .inner.row__thebase .titlebox h2{font-size:20px}.layouts-root .container .categories .row.inner .titlebox h3,.layouts-root .container .categories .layouts-signin .inner.row__thebase .titlebox h3,.layouts-signin .layouts-root .container .categories .inner.row__thebase .titlebox h3{font-size:18px}}.layouts-root .container .readyfor-section{width:100%;max-width:1200px;margin:0 auto;position:relative}.layouts-root .container .readyfor-section .inner{background:url(https://static.camp-fire.jp/assets/toppage/to-readyfor-0be5af6a79d1e06fa1b2417f994a8e53e5f6ef9a7373608894cf0df5d61f4090.png) no-repeat bottom center !important;background-size:100% !important;margin:0 40px;padding:3.8% 0 0 4%;position:absolute;top:0;left:0;bottom:0;right:0}.layouts-root .container .readyfor-section .inner h3{color:#ffffff;font-weight:bold;font-size:30px;margin-bottom:4px}@media screen and (max-width: 1000px){.layouts-root .container .readyfor-section .inner h3{font-size:20px}}.layouts-root .container .readyfor-section .inner p{color:#ffffff;font-size:18px;line-height:26px}@media screen and (max-width: 1000px){.layouts-root .container .readyfor-section .inner p{font-size:14px}}.layouts-root .container .readyfor-section .inner a{position:absolute;top:60%;right:20px;display:inline-block;background:#fff;font-size:16px;font-weight:600;color:#4D4A4A;border-radius:5px;padding:10px 20px}@media screen and (max-width: 1000px){.layouts-root .container .readyfor-section .inner a{top:35%;right:20px;font-size:14px}}.layouts-root .container .backer_comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.layouts-root .container .backer_comment .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-root .container .backer_comment .slick .slick-slide a{border:none}.layouts-root .container .backer_comment .slick .slick-slide a img{-webkit-transition:none;transition:none}.layouts-root .container .backer_comment .slick .slick-slide a:hover{border:none}.layouts-root .container .backer_comment .slick .slick-slide a:hover img{-webkit-transform:scale(1);transform:scale(1)}.layouts-root .container .backer_comment .slick>i.fa.right{top:200px;right:-24px}.layouts-root .container .backer_comment .slick>i.fa.left{top:200px;left:-24px}@media screen and (max-width: 768px){.layouts-root .container .backer_comment .slick .slick-slide{opacity:1}.layouts-root .container .backer_comment .slick>i.fa.right{right:-5px}.layouts-root .container .backer_comment .slick>i.fa.left{left:-5px}}.layouts-root .container .backer_comment .comment-container-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #E0E0E0;border-radius:19px;margin:0 20px;-webkit-box-shadow:0 3px #E0E0E0;box-shadow:0 3px #E0E0E0}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon:before{z-index:-1;content:"";position:absolute;bottom:-19px;left:33px;border:15px solid transparent;border-left:25px solid #E0E0E0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon:after{content:"";position:absolute;bottom:-14px;left:32px;border:15px solid transparent;border-left:25px solid #F5F7F9;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 24px 12px;padding:0 0 12px;border-bottom:1px dashed #E0E0E0 !important}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container:active{background-color:#00000044}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container .project-thumbnail{width:85px;margin-right:8px}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container .project-thumbnail img{width:100%}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container .project-title{width:calc(100% - 93px)}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container .project-title p{display:-webkit-box;height:56px;color:#4d4a4a;font-size:12px;font-weight:700;line-height:160%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore{font-size:14px;line-height:170%;min-height:144px;margin:0 24px 20px}@media screen and (max-width: 1100px){.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore{min-height:240px}}@media screen and (max-width: 519px){.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore{min-height:191px}}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore .read-more-open,.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore .read-more-close{display:inline;padding:0}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore .read-more-open:active,.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore .read-more-close:active{background-color:#00000044}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .bottom-project-link{z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;height:48px;padding:0 !important;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 19px 19px;background-color:#F5F7F9;color:#666;font-size:12px;font-weight:700}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .bottom-project-link:active{opacity:1;background-color:#bbb}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .bottom-project-link .project-angle-right{margin-left:4px;font-size:16px}.layouts-root .container .backer_comment .comment-container-slider .pa-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:24px 20px}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail{margin-right:8px}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut{border:1px solid #e4e4e4 !important;display:block;background-color:#ffffff;border:1px solid #e4e4e4;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;width:32px;height:32px;display:block;position:relative;-webkit-box-shadow:none;box-shadow:none}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut:after{padding-top:100%;display:block;content:""}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut>*{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut iframe,.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut img,.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut canvas{width:100%;height:100%}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut iframe{vertical-align:bottom}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut img{border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;border:3px solid #ffffff}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-thumbnail .circle-cut img{border:1px solid #fff}.layouts-root .container .backer_comment .comment-container-slider .pa-container .pa-name{font-size:14px;font-weight:400;color:#666;word-break:break-all}@media screen and (max-width: 768px){.layouts-root .container .backer_comment .comment-container-slider .comment-balloon{margin:0 10px}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon:before{bottom:-19px;left:17px;border:15px solid transparent;border-left:25px solid #E0E0E0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon:after{bottom:-14px;left:16px;border:15px solid transparent;border-left:25px solid #F5F7F9;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .project-container{margin:20px 20px 12px}.layouts-root .container .backer_comment .comment-container-slider .comment-balloon .readmore{margin:0 20px 20px}}.layouts-root .container .curation{overflow:hidden;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;background-color:#f6f8fa}@media screen and (max-width: 768px){.layouts-root .container .curation .inner{padding-left:20px;padding-right:20px}}.layouts-root .container .curation .inner .slick{opacity:0}.layouts-root .container .curation .inner .slick.slick-initialized{opacity:1}.layouts-root .container .curation .inner .slick i.left{left:-20px !important}.layouts-root .container .curation .inner .slick i.right{right:-20px !important}.layouts-root .container .start{color:#ffffff;background-color:#4d4a4a;text-align:center;padding:40px}@media screen and (max-width: 768px){.layouts-root .container .start{padding:20px}}.layouts-root .container .start p{margin-bottom:20px}@media screen and (max-width: 768px){.layouts-root .container .start p{margin-bottom:10px;font-size:12px}}@media screen and (max-width: 768px){.layouts-root .container .start a{display:block}}.layouts-root .container .slick{position:relative;margin-bottom:0}.layouts-root .container .slick .slick-list{overflow:visible}.layouts-root .container .slick .slick-slide{opacity:0.1}.layouts-root .container .slick .slick-slide a:not(.covid19-link){display:block;padding:5px;border:1px solid #e4e4e4}.layouts-root .container .slick .slick-slide a:not(.covid19-link) img{width:100%;vertical-align:middle;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.layouts-root .container .slick .slick-slide a:not(.covid19-link):hover{border:1px solid #f6f8fa}.layouts-root .container .slick .slick-slide a:not(.covid19-link):hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.layouts-root .container .slick .slick-slide.slick-active{opacity:1}.layouts-root .container .slick>i.fa{font-size:48px;position:absolute;z-index:10;margin-top:-34px;padding:10px;color:#4d4a4a;cursor:pointer}.layouts-root .container .slick>i.fa.right{top:50%;right:0}.layouts-root .container .slick>i.fa.left{top:50%;left:0}.layouts-root .container .slick>i.fa:hover{color:#fac75a}.layouts-root .container .referral_program_banner-top{width:100%;margin:0}.layouts-root .container .referral_program_banner-floating{position:fixed;bottom:15px;right:15px;z-index:9997}.layouts-root .container .referral_program_banner-floating.hide{display:none}.layouts-root .container .referral_program_banner-floating .referral_program_banner_inner{position:relative;width:240px;background-color:#fff;border-radius:4px}.layouts-root .container .referral_program_banner-floating .referral_program_banner_inner .close_referral_program_banner{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;border:none;-webkit-box-shadow:none;box-shadow:none;background:#F6F8FA;font-size:11.2px;color:#000}@media screen and (max-width: 768px){.layouts-root .container section.watched,.layouts-root .container section.silver_egg,.layouts-root .container section.staff_recommended,.layouts-root .container section.fresh,.layouts-root .container section.popular,.layouts-root .container section.popular_rewards,.layouts-root .container section.last_spurt,.layouts-root .container section.coming_soon,.layouts-root .container section.technology,.layouts-root .container section.product,.layouts-root .container section.local,.layouts-root .container section.food,.layouts-root .container section.social_good,.layouts-root .container section.music,.layouts-root .container section.new_staff_recommended,.layouts-root .container section.new_last_spurt,.layouts-root .container section.theme{margin-bottom:40px;padding-bottom:35px;position:relative}.layouts-root .container section.watched .link-more h2,.layouts-root .container section.silver_egg .link-more h2,.layouts-root .container section.staff_recommended .link-more h2,.layouts-root .container section.fresh .link-more h2,.layouts-root .container section.popular .link-more h2,.layouts-root .container section.popular_rewards .link-more h2,.layouts-root .container section.last_spurt .link-more h2,.layouts-root .container section.coming_soon .link-more h2,.layouts-root .container section.technology .link-more h2,.layouts-root .container section.product .link-more h2,.layouts-root .container section.local .link-more h2,.layouts-root .container section.food .link-more h2,.layouts-root .container section.social_good .link-more h2,.layouts-root .container section.music .link-more h2,.layouts-root .container section.new_staff_recommended .link-more h2,.layouts-root .container section.new_last_spurt .link-more h2,.layouts-root .container section.theme .link-more h2{font-size:18px !important}.layouts-root .container section.watched .link-more a,.layouts-root .container section.silver_egg .link-more a,.layouts-root .container section.staff_recommended .link-more a,.layouts-root .container section.fresh .link-more a,.layouts-root .container section.popular .link-more a,.layouts-root .container section.popular_rewards .link-more a,.layouts-root .container section.last_spurt .link-more a,.layouts-root .container section.coming_soon .link-more a,.layouts-root .container section.technology .link-more a,.layouts-root .container section.product .link-more a,.layouts-root .container section.local .link-more a,.layouts-root .container section.food .link-more a,.layouts-root .container section.social_good .link-more a,.layouts-root .container section.music .link-more a,.layouts-root .container section.new_staff_recommended .link-more a,.layouts-root .container section.new_last_spurt .link-more a,.layouts-root .container section.theme .link-more a{float:none;position:absolute;bottom:0;left:0;text-align:center;border:2px solid #e4e4e4;padding:5px;margin:0 15px;width:calc(100% - 30px) !important;font-size:12px}.layouts-root .container section.staff_recommended{margin-bottom:5px;padding-bottom:0}.layouts-root .container section.watched{margin:initial;padding:initial}.layouts-root .container section.watched .link-more a{display:none}}.sp-box-outer .box{position:relative}.sp-box-outer .box i.fa-pulse{position:absolute;top:50%;left:50%;color:#ccc;font-size:30px;margin:-15px 0 0 -15px;z-index:10}@media screen and (max-width: 768px){.sp-box-outer .box i.fa-pulse{font-size:16px;margin:-8px 0 0 -8px}}.layouts-signin{background:#fff;padding-bottom:40px}@media screen and (max-width: 768px){.layouts-signin{padding-bottom:20px}}@media screen and (max-width: 490px){.layouts-signin{padding-bottom:0}}.layouts-signin .signin-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layouts-signin .signin-container .row,.layouts-signin .signin-container .row__thebase{margin:0}.layouts-signin .signin-container .row.signup-section,.layouts-signin .signin-container .signup-section.row__thebase{margin-left:28px}.layouts-signin .signin-container .row.signup-section .signup-link-button,.layouts-signin .signin-container .signup-section.row__thebase .signup-link-button{display:block;margin:0 auto;width:200px;text-align:center;background-color:#fff;border:1px solid #ef4846;border-radius:6px;line-height:38px;color:#ef4846;font-size:12px;font-weight:bolder}.layouts-signin .signin-container .row.signup-section .merit,.layouts-signin .signin-container .signup-section.row__thebase .merit{padding-top:36px}.layouts-signin .signin-container .row.signup-section .merit .section-head,.layouts-signin .signin-container .signup-section.row__thebase .merit .section-head{margin-bottom:14px}.layouts-signin .signin-container .row.signup-section .merit .section-head .section-title,.layouts-signin .signin-container .signup-section.row__thebase .merit .section-head .section-title{font-size:36px;line-height:1.2;text-align:center;font-weight:bold}.layouts-signin .signin-container .row.signup-section .merit .section-head .section-description,.layouts-signin .signin-container .signup-section.row__thebase .merit .section-head .section-description{margin-top:12px;font-size:12px;text-align:center}.layouts-signin .signin-container .row.signup-section .merit .result-list,.layouts-signin .signin-container .signup-section.row__thebase .merit .result-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-signin .signin-container .row.signup-section .merit .result-list .result-item,.layouts-signin .signin-container .signup-section.row__thebase .merit .result-list .result-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33.3%;text-align:center;background-image:url(https://static.camp-fire.jp/assets/login/merit-ornament-left-a8a968e8cacb12f7c8745ef25e5c1ecf00399dad7f873a9abcc7a9dec36257af.png),url(https://static.camp-fire.jp/assets/login/merit-ornament-right-e12fb231d371bb14ced3d962fbd6e4e279a5ab7127bcd6b50cfa71d4468a9db3.png);background-position:8% 100%, 92% 100%;background-size:auto 38px;background-repeat:no-repeat}.layouts-signin .signin-container .row.signup-section .merit .result-list .result-item .result-name,.layouts-signin .signin-container .signup-section.row__thebase .merit .result-list .result-item .result-name{font-size:12px;font-weight:bold;line-height:130%}.layouts-signin .signin-container .row.signup-section .merit .result-list .result-item .result-value,.layouts-signin .signin-container .signup-section.row__thebase .merit .result-list .result-item .result-value{margin-top:auto;font-size:29px;font-weight:bold;line-height:1;display:inline-block;color:#ef4846}.layouts-signin .signin-container .row.signup-section .merit .result-list .result-item .result-unit,.layouts-signin .signin-container .signup-section.row__thebase .merit .result-list .result-item .result-unit{color:#ef4846;font-weight:bold;line-height:1}.layouts-signin .signin-container .row.signup-section .merit .result-note,.layouts-signin .signin-container .signup-section.row__thebase .merit .result-note{margin-top:17px;font-size:11px;line-height:19px;text-align:center;color:#666}@media screen and (max-width: 768px){.layouts-signin .signin-container .row.signup-section,.layouts-signin .signin-container .signup-section.row__thebase{display:none}}.layouts-signin .row,.layouts-signin .row__thebase{background:#f6f8fa;border:1px solid #e4e4e4;border-radius:3px;width:420px;margin:0 auto;padding:30px 40px 40px 40px}@media screen and (max-width: 490px){.layouts-signin .row,.layouts-signin .row__thebase{border:none;width:100%}}@media screen and (max-width: 360px){.layouts-signin .row,.layouts-signin .row__thebase{padding:20px}}.layouts-signin .row .icon,.layouts-signin .row__thebase .icon{text-align:center;margin-bottom:20px}.layouts-signin .row .icon i,.layouts-signin .row__thebase .icon i{font-size:48px;margin:0}.layouts-signin .row h2,.layouts-signin .row__thebase h2{text-align:center;margin-bottom:30px;padding-bottom:20px;font-size:18px;border-bottom:1px solid #e4e4e4}.layouts-signin .row h2 .registration-coupon-announcement,.layouts-signin .row__thebase h2 .registration-coupon-announcement{font-size:11px;color:#EF4846;margin-top:8px}@media screen and (max-width: 768px){.layouts-signin .row h2,.layouts-signin .row__thebase h2{font-size:14px}}.layouts-signin .row p,.layouts-signin .row__thebase p{margin-bottom:20px;font-size:14px}.layouts-signin .row p.center,.layouts-signin .row__thebase p.center{text-align:center}.layouts-signin .row form .form-group,.layouts-signin .row__thebase form .form-group{margin-bottom:20px}.layouts-signin .row form .form-group label,.layouts-signin .row__thebase form .form-group label{display:block;margin-bottom:5px;font-size:12px}.layouts-signin .row form .form-group input[type="text"],.layouts-signin .row__thebase form .form-group input[type="text"],.layouts-signin .row form .form-group input[type="password"],.layouts-signin .row__thebase form .form-group input[type="password"],.layouts-signin .row form .form-group input[type="email"],.layouts-signin .row__thebase form .form-group input[type="email"]{width:100%;padding:15px}.layouts-signin .row form .form-group .help-block,.layouts-signin .row__thebase form .form-group .help-block{display:block;margin-top:5px;color:#ef4846;font-size:12px}.layouts-signin .row form .input-optional-help-block,.layouts-signin .row__thebase form .input-optional-help-block{display:block;margin-top:-15px;color:#ef4846;font-size:12px}.layouts-signin .row form .input-optional-help-block.blank_user,.layouts-signin .row__thebase form .input-optional-help-block.blank_user{margin-bottom:15px}.layouts-signin .row form .submit-box,.layouts-signin .row__thebase form .submit-box{margin:20px 0 0 0}.layouts-signin .row form .alert,.layouts-signin .row__thebase form .alert{text-align:center;background:#fbd482;margin-bottom:20px;padding:10px 0;border-radius:3px}.layouts-signin .row form .newsletter-check,.layouts-signin .row__thebase form .newsletter-check{margin-top:16px;font-size:12px;line-height:160%}.layouts-signin .row form .newsletter-check input[type=checkbox],.layouts-signin .row__thebase form .newsletter-check input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.layouts-signin .row form .newsletter-check .newsletter-supplement,.layouts-signin .row__thebase form .newsletter-check .newsletter-supplement{font-size:11px;line-height:1.6;padding-left:20px;margin-top:2px;margin-bottom:0}.layouts-signin .row form .newsletter-check .newsletter-check-content label,.layouts-signin .row__thebase form .newsletter-check .newsletter-check-content label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.layouts-signin .row form .newsletter-check .newsletter-check-content label:hover,.layouts-signin .row__thebase form .newsletter-check .newsletter-check-content label:hover{cursor:pointer}.layouts-signin .row form .newsletter-check .newsletter-check-content label::before,.layouts-signin .row__thebase form .newsletter-check .newsletter-check-content label::before{font-family:"Font Awesome 5 Pro";display:inline-block;font-size:14px;width:20px;content:"";font-weight:400}.layouts-signin .row form .newsletter-check .newsletter-check-content .newsletter-alert,.layouts-signin .row__thebase form .newsletter-check .newsletter-check-content .newsletter-alert{display:block;color:#ef4846;font-size:11px;margin-top:3px}.layouts-signin .row form .newsletter-check input[type=checkbox]:checked+.newsletter-check-content label:before,.layouts-signin .row__thebase form .newsletter-check input[type=checkbox]:checked+.newsletter-check-content label:before{content:"";font-weight:400;color:#ef4846}.layouts-signin .row form .newsletter-check input[type=checkbox]:checked+.newsletter-check-content .newsletter-alert,.layouts-signin .row__thebase form .newsletter-check input[type=checkbox]:checked+.newsletter-check-content .newsletter-alert{display:none}.layouts-signin .row form .newsletter-check-pa-po,.layouts-signin .row__thebase form .newsletter-check-pa-po{margin-top:16px;font-size:12px;line-height:160%;margin-bottom:20px}.layouts-signin .row form .newsletter-check-pa-po input[type=checkbox],.layouts-signin .row__thebase form .newsletter-check-pa-po input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.layouts-signin .row form .newsletter-check-pa-po .newsletter-title,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-title{font-size:12px;line-height:1.6;margin-bottom:0}.layouts-signin .row form .newsletter-check-pa-po .newsletter-supplement,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-supplement{font-size:11px;line-height:1.6;padding-left:20px;margin-top:2px;margin-bottom:0}.layouts-signin .row form .newsletter-check-pa-po .newsletter-check-content,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-check-content{margin-top:10px;margin-bottom:16px}.layouts-signin .row form .newsletter-check-pa-po .newsletter-check-content label,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-check-content label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.layouts-signin .row form .newsletter-check-pa-po .newsletter-check-content label:hover,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-check-content label:hover{cursor:pointer}.layouts-signin .row form .newsletter-check-pa-po .newsletter-check-content label::before,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-check-content label::before{font-family:"Font Awesome 5 Pro";display:inline-block;font-size:14px;width:20px;content:"";font-weight:400}.layouts-signin .row form .newsletter-check-pa-po .newsletter-check-content .newsletter-label,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-check-content .newsletter-label{padding-left:10px;border-left:1px solid #E4E4E4}.layouts-signin .row form .newsletter-check-pa-po .newsletter-check-content .newsletter-alert,.layouts-signin .row__thebase form .newsletter-check-pa-po .newsletter-check-content .newsletter-alert{display:block;color:#ef4846;font-size:11px;margin-top:3px;margin-bottom:0}.layouts-signin .row form .newsletter-check-pa-po input[type=checkbox]:checked+.newsletter-check-content label:before,.layouts-signin .row__thebase form .newsletter-check-pa-po input[type=checkbox]:checked+.newsletter-check-content label:before{content:"";font-weight:400;color:#ef4846}.layouts-signin .row form .newsletter-check-pa-po input[type=checkbox]:checked+.newsletter-check-content .newsletter-alert,.layouts-signin .row__thebase form .newsletter-check-pa-po input[type=checkbox]:checked+.newsletter-check-content .newsletter-alert{display:none}.layouts-signin .row .social p.or-separator-lastlogin,.layouts-signin .row__thebase .social p.or-separator-lastlogin{position:relative;border-top:1px solid #e4e4e4;margin:10px auto;height:1px !important;font-size:10px;margin:30px auto}.layouts-signin .row .social p.or-separator-lastlogin:after,.layouts-signin .row__thebase .social p.or-separator-lastlogin:after{position:absolute;content:"OR";background-color:#f6f8fa;display:block;text-align:center;line-height:normal;color:#999999;left:50%;top:-0.75em;margin-left:-1.5em;padding:0 0.5em}.layouts-signin .row .social p.or-separator-lastlogin:after,.layouts-signin .row__thebase .social p.or-separator-lastlogin:after{content:"前回のログインはこちら";width:110px;padding:0;margin-left:-55px}.layouts-signin .row .social p.or-separator-yoko,.layouts-signin .row__thebase .social p.or-separator-yoko{position:relative;border-top:1px solid #e4e4e4;margin:10px auto;height:1px !important;font-size:10px;margin:30px auto}.layouts-signin .row .social p.or-separator-yoko:after,.layouts-signin .row__thebase .social p.or-separator-yoko:after{position:absolute;content:"OR";background-color:#f6f8fa;display:block;text-align:center;line-height:normal;color:#999999;left:50%;top:-0.75em;margin-left:-1.5em;padding:0 0.5em}.layouts-signin .row .social p.or-separator-yoko:after,.layouts-signin .row__thebase .social p.or-separator-yoko:after{content:"または";width:50px;padding:0;margin-left:-25px}.layouts-signin .row .social a,.layouts-signin .row__thebase .social a{display:block;margin-bottom:10px;padding:10px 0;color:#fff;border-radius:3px;font-size:12px}.layouts-signin .row .social a.twitter,.layouts-signin .row__thebase .social a.twitter{background:#000}.layouts-signin .row .social a.facebook,.layouts-signin .row__thebase .social a.facebook{background:#3c5a99}.layouts-signin .row .social a.line,.layouts-signin .row__thebase .social a.line{background:#00c300}.layouts-signin .row .social a.apple,.layouts-signin .row__thebase .social a.apple{background:#000}.layouts-signin .row .social a.thebase,.layouts-signin .row__thebase .social a.thebase{background:#0fbeae}.layouts-signin .row .social a.rakuten,.layouts-signin .row__thebase .social a.rakuten{background:#be0000}.layouts-signin .row .social a.google_oauth2,.layouts-signin .row__thebase .social a.google_oauth2{background:#fff;color:#1F1F1F;border:1px solid #D9DEE5}.layouts-signin .row .social a .icon,.layouts-signin .row__thebase .social a .icon{display:inline-block;float:left;width:40px;margin-right:10px;text-align:center;border-right:1px solid rgba(255,255,255,0.4)}.layouts-signin .row .social a .icon i,.layouts-signin .row__thebase .social a .icon i{font-size:18px}.layouts-signin .row .social a .icon img,.layouts-signin .row__thebase .social a .icon img{width:20px}.layouts-signin .row .social a .icon__thebase,.layouts-signin .row__thebase .social a .icon__thebase{width:78px}.layouts-signin .row .social a .icon__thebase img,.layouts-signin .row__thebase .social a .icon__thebase img{width:56px}.layouts-signin .row .social a .icon__twitter img,.layouts-signin .row__thebase .social a .icon__twitter img{width:15px}.layouts-signin .row .social a .icon__google_oauth2,.layouts-signin .row__thebase .social a .icon__google_oauth2{border-right:1px solid #D9DEE5}.layouts-signin .row .social p.check-it-out,.layouts-signin .row__thebase .social p.check-it-out{clear:both;text-align:center;font-size:10px;color:#4d4a4a}.layouts-signin .row .social p.check-it-out.ab-signup,.layouts-signin .row__thebase .social p.check-it-out.ab-signup{margin:6px 0 4px;text-align:left;font-size:11px;color:#666}.layouts-signin .row .social .term-policy,.layouts-signin .row__thebase .social .term-policy{font-size:11px;line-height:16px;color:#666}.layouts-signin .row .social .term-policy a,.layouts-signin .row__thebase .social .term-policy a{margin:0;padding:0;display:inline;font-size:11px;color:#307bf6}.layouts-signin .row .links,.layouts-signin .row__thebase .links{text-align:center;border-top:1px solid #e4e4e4;margin:20px 0 -10px 0;padding-top:20px}.layouts-signin .row .links a,.layouts-signin .row__thebase .links a{color:#ef4846;text-decoration:underline}.layouts-signin .row .agreement,.layouts-signin .row__thebase .agreement{font-size:12px}.layouts-signin .row .error-message-header,.layouts-signin .row__thebase .error-message-header{color:#ef4846;font-size:14px;font-weight:700;line-height:22px;text-align:center;margin-bottom:11px}@media screen and (max-width: 490px){.layouts-signin .row .sent_mail,.layouts-signin .row__thebase .sent_mail{background:#ffffff;padding:24px;margin-bottom:20px;border-radius:4px;text-align:center;margin-bottom:20px}}.layouts-signin .row .sent_mail .icon,.layouts-signin .row__thebase .sent_mail .icon{padding:8px}.layouts-signin .row .sent_mail .icon img,.layouts-signin .row__thebase .sent_mail .icon img{width:64px;height:64px}.layouts-signin .row .error-message-box,.layouts-signin .row__thebase .error-message-box{background:#FEF0F0;padding:16px 20px;font-size:12px;margin-bottom:30px}.layouts-signin .row .error-message-title,.layouts-signin .row__thebase .error-message-title{color:#EF4846;font-weight:bold;line-height:1.6;margin-bottom:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-signin .row .error-message-title img,.layouts-signin .row__thebase .error-message-title img{height:16px;width:16px;margin-right:9px}.layouts-signin .row .error-message-body,.layouts-signin .row__thebase .error-message-body{color:#4D4A4A;line-height:1.6}.layouts-signin.passwords-new .row .notice,.layouts-signin.passwords-new .row__thebase .notice{font-size:12px;color:#666}.layouts-signin .container{background:#fff}@media screen and (max-width: 960px){.layouts-signin .container{padding-top:20px}}@media screen and (max-width: 490px){.layouts-signin .container{padding-top:0}}@media screen and (max-width: 360px){.layouts-signin nav.gl-header .navigation .search-open{margin-right:20px}}.layouts-signin .row__thebase{width:480px;padding:50px 50px 30px 50px}@media screen and (max-width: 490px){.layouts-signin .row__thebase{border:none;width:100%}}.layouts-signin .row__thebase .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.layouts-signin .row__thebase .logo span{border-right:1px solid black;display:block;width:2px;height:34px}.layouts-signin .row__thebase .logo .thebase{height:40px;width:137px;margin-right:25px}.layouts-signin .row__thebase .logo .campfire{margin-left:25px;width:182px;height:30px}.layouts-signin .row__thebase h2{border-bottom:initial;padding-top:30px;margin-bottom:initial}.layouts-signin .row__thebase .description{font-size:12px;line-height:1.8;text-align:center;color:#4d4a4a;white-space:pre;margin-bottom:initial;padding-bottom:25px}@media screen and (max-width: 490px){.layouts-signin .row__thebase .description{white-space:initial}.layouts-signin .row__thebase .description br{display:none}}.layouts-signin .row__thebase .terms{font-size:12px;line-height:16px;color:#4d4a4a;text-align:center;padding-bottom:20px}.layouts-signin .row__thebase .notice{font-size:10px;line-height:1.8;text-align:center;color:#4d4a4a;padding:16px 0 20px 0;margin-bottom:initial}.layouts-signin .row__thebase .links{margin:initial}.layouts-signin .guide-signin{text-align:center;margin-top:18px;font-size:13px}.layouts-signin .coupon_2021_cm{background:#fff;border-left:none;border-bottom:none;border-right:none;padding:36px 40px 40px 40px;margin-top:45px}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm{background:#f6f8fa;margin-top:0;padding:0px 40px 40px 40px}}.layouts-signin .coupon_2021_cm h2{font-size:14px;border:none;padding:0;margin-bottom:39px}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm h2{border-top:1px solid #e4e4e4;padding-top:32px;margin-bottom:20px}}.layouts-signin .coupon_2021_cm h2 .d-sm-block{display:none}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm h2 .d-sm-block{display:block}}.layouts-signin .coupon_2021_cm h2 span{color:#ef4846}.layouts-signin .coupon_2021_cm .code{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-signin .coupon_2021_cm .code input{width:70%;background-color:#fff;text-align:center;font-weight:bold;pointer-events:none}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm .code input{width:65%}}.layouts-signin .coupon_2021_cm .code span{width:30%;padding-left:8px}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm .code span{width:35%}}.layouts-signin .coupon_2021_cm .code span a{width:100%;font-size:13px;background-color:#56606E;color:#fff;letter-spacing:0;padding-left:0;padding-right:0}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm .code [data-tooltip]:hover:after,.layouts-signin .coupon_2021_cm .code [data-tooltip]:hover:before{display:none}}.layouts-signin .coupon_2021_cm .validity_period{font-size:11px;text-align:center;margin:12px 0 24px}.layouts-signin .coupon_2021_cm img{width:100%;border:1px solid #e4e4e4;border-radius:5px}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm img{border:none}}.layouts-signin .coupon_2021_cm .notice{font-size:11px;margin:9px 0 24px}@media screen and (max-width: 490px){.layouts-signin .coupon_2021_cm .notice{margin-bottom:17px}}.layouts-signin .coupon_2021_cm .detail_link{text-align:center}.layouts-signin .coupon_2021_cm .detail_link a{text-decoration:underline}.layouts-signin .watched .row,.layouts-signin .watched .row__thebase{width:100%;background:none;border:none}@media screen and (max-width: 490px){.layouts-signin .watched .row,.layouts-signin .watched .row__thebase{padding:30px 10px}}.layouts-signin .watched .row h2,.layouts-signin .watched .row__thebase h2{border:none;font-size:24px;padding:0;margin:0}@media screen and (max-width: 490px){.layouts-signin .watched .row h2,.layouts-signin .watched .row__thebase h2{font-size:12px}}.layouts-signin--aupay-miniapp header{display:none}.layouts-signin--aupay-miniapp+footer{display:none}.registrations-finish_signup .newsletter-check-pa-po{margin-top:20px !important;margin-bottom:0 !important}.backers .sp{display:none !important}@media screen and (max-width: 768px){.backers .sp{display:block !important}}.backers header .inner{padding:0}.backers header .step{padding:0 40px}.backers .project_coupon_apply_message-container{padding-top:20px}.backers .project_coupon_apply_message-container .project_coupon_apply_message{margin:0 auto;padding:4px 28px;max-width:280px;background-color:#393F48;color:#FFFFFF;text-align:center;font-weight:700;font-size:12px;line-height:150%}@media screen and (max-width: 768px){.backers .project_coupon_apply_message-container{padding-top:0}.backers .project_coupon_apply_message-container .project_coupon_apply_message{max-width:initial;margin:0}}.backers .titlebox{padding:10px}.backers .titlebox h2{font-size:20px;text-align:center}.backers .bulkback-info{margin-top:10px;font-size:12px}@media screen and (max-width: 500px){.backers .bulkback-info{font-size:10px}}.backers .bulkback-info span{margin-right:10px;color:#ef4846}.backers .bulkback-info.center{text-align:center}.backers h3 .required-mark{background:#ef4846;color:#fff;font-size:11px;margin-left:10px;padding:4px 8px;border-radius:3px}.backers .guide-other-payments-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#FCEFF0;border-radius:4px;font-family:Hiragino Sans;font-weight:700;line-height:18px}@media screen and (max-width: 768px){.backers .guide-other-payments-container{font-size:12px;line-height:18px;padding:16px;margin:20px;gap:8px}}@media screen and (min-width: 769px){.backers .guide-other-payments-container{font-size:14px;line-height:22.4px;padding:16px;gap:16px}}.backers .guide-other-payments-container .icon-message-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#E13A43}.backers .guide-other-payments-container .icon-message-wrapper .icon-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.backers .guide-other-payments-container .icon-message-wrapper .icon-area i.fa{margin:0px}@media screen and (max-width: 768px){.backers .guide-other-payments-container .icon-message-wrapper .icon-area .icon{width:16px;font-size:13px}}@media screen and (min-width: 769px){.backers .guide-other-payments-container .icon-message-wrapper .icon-area .icon{width:24px;font-size:20px}}@media screen and (max-width: 768px){.backers .guide-other-payments-container .icon-message-wrapper .message-area .message-line{display:block}}.backers .guide-other-payments-container .guide-other-payments-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.backers .guide-other-payments-container .guide-other-payments-button-wrapper .guide-other-payments-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#E13A43;border-radius:4px;padding:8px 16px;color:#FFFFFF;cursor:pointer}@media screen and (min-width: 769px){.backers .guide-container-top{margin:20px}}.backers .guide-container-community-top{background-color:#FBEFDF}.backers .guide-container-community-top .guide-other-payments-button-wrapper .guide-other-payments-button{background-color:#F64744}.backers .guide-container-community-top .icon-message-wrapper{color:#F64744}@media screen and (min-width: 769px){.backers .guide-container-community-top{margin:32px 40px 0}}@media screen and (max-width: 768px){.backers .guide-container-community-top .icon-message-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (max-width: 768px){.backers .guide-container-middle{margin:20px 0px}}@media screen and (min-width: 769px){.backers .guide-container-middle{padding:8px 16px;margin:16px 0px 16px}}.backers .guide-container-community-middle{background-color:#FBEFDF}.backers .guide-container-community-middle .icon-message-wrapper{color:#F64744}@media screen and (max-width: 768px){.backers .guide-container-community-middle{margin:20px 0px}.backers .guide-container-community-middle .icon-message-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (min-width: 769px){.backers .guide-container-community-middle{padding:8px 16px;margin:16px 0px 16px}}@media screen and (max-width: 768px){.backers .guide-other-payments-middle_toggle_or_refine{margin:20px}}.backers-new .po-message{display:none}@media (max-width: 768px){.backers-new .po-message{display:block;background-color:#f6f8fa;top:0;z-index:999;margin:16px 0 1px;padding:0}.backers-new .po-message img{display:block;margin:0 auto;border-radius:50%;border:2px solid #ebebeb;width:45px;height:45px;-o-object-fit:cover;object-fit:cover}.backers-new .po-message span{display:block;font-size:12px;background-color:#fff;border-radius:3px;border:1px solid #E9E9E8;-webkit-box-shadow:0 2px 5px 0 #ebebeb;box-shadow:0 2px 5px 0 #ebebeb;margin:-15px 20px 15px 20px;padding:15px 0 15px 0;text-align:center}}.backers-new .back-link{margin:10px 20px}.backers-new .back-link a{color:#4d4a4a}.backers-new .backers-scroll{background:rgba(0,0,0,0.7);position:fixed;left:0;bottom:0;width:100%;z-index:9999;display:none}.backers-new .backers-scroll a{display:block;color:#ffffff;text-align:center;padding:20px 0}.backers-new .reward-list>li{border:1px solid #e4e4e4;background:#ffffff;margin-bottom:20px;position:relative;border-radius:3px}.backers-new .reward-list>li .rewardlist-item__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.backers-new .reward-list>li .popular_reward_badge img{width:75px;margin:5px 0 20px 30px}@media screen and (max-width: 768px){.backers-new .reward-list>li .popular_reward_badge img{width:51px;margin:0;position:absolute;top:0;right:20px}}.backers-new .reward-list>li .stock-remaining,.backers-new .reward-list>li .card-inner .card-body .data,.backers-new .reward-list>li .card-inner .card-body .abbreviated-description,.backers-new .reward-list>li .actions,.backers-new .reward-list>li .description{display:none}.backers-new .reward-list>li label{display:block;padding:25px 30px 5px 30px;cursor:pointer}.backers-new .reward-list>li a{outline:none}.backers-new .reward-list>li h2{font-size:24px;margin-bottom:20px;min-width:120px}.backers-new .reward-list>li h2:before{content:'\f10c';font-family:FontAwesome;margin-right:10px;color:#4d4a4a}.backers-new .reward-list>li h2 input[type="radio"]{display:none}.backers-new .reward-list>li h2 .amount,.backers-new .reward-list>li h2 .unit{margin-left:0;font-size:24px}.backers-new .reward-list>li p.out-of-stock{font-size:14px;margin:0 0 20px 0}.backers-new .reward-list>li .temporary_discount_wrap{margin:-10px 0 20px 0;background:#f6f8fa;display:inline-block;width:calc(70% - 20px);padding:10px 20px}@media screen and (max-width: 768px){.backers-new .reward-list>li .temporary_discount_wrap{margin:0 0 10px;width:100%}}.backers-new .reward-list>li .temporary_discount_wrap p.notice_not_loggined{background:#e65d65;margin:-10px -20px 10px -20px;color:#ffffff;padding:3px 20px;font-weight:bold}.backers-new .reward-list>li .temporary_discount_wrap span.duedate{font-weight:bold;padding-right:10px}.backers-new .reward-list>li .temporary_discount_wrap p.notice{font-weight:bold;color:#ef4846;font-size:18px;display:inline-block}.backers-new .reward-list>li .temporary_discount_wrap p.att{font-size:10px}.backers-new .reward-list>li .change_return_wrap{margin:-10px 0 20px 0;background:#f6f8fa;display:inline-block;padding:10px 20px}.backers-new .reward-list>li .change_return_wrap p.notice{font-weight:bold;color:#ef4846;font-size:18px;display:inline-block}.backers-new .reward-list>li .change_return_wrap p.att{font-size:10px}.backers-new .reward-list>li .change_return_wrap p.price_old{margin-bottom:8px}.backers-new .reward-list>li .change_return_wrap p.price_old span{font-weight:bold}.backers-new .reward-list>li .multiple_monthly_payment_wrap{display:inline-block;width:calc(70% - 20px);margin:-10px 0 20px 0;padding:10px 20px;background:#4BA2CE;color:#FFFFFF;font-size:16px;text-align:center;font-weight:bold}@media screen and (max-width: 768px){.backers-new .reward-list>li .multiple_monthly_payment_wrap{font-size:12px;margin:0 0 10px;width:100%}}.backers-new .reward-list>li img{float:right;width:30%;margin:-30px 0 10px 20px}.backers-new .reward-list>li p.readmore{margin-bottom:20px;line-height:1.8}.backers-new .reward-list>li p.readmore a{color:#ef4846;text-decoration:underline}.backers-new .reward-list>li .option{background-color:#f6f8fa;margin:0 0 10px 0;padding:10px;border-radius:5px;display:inline-block}.backers-new .reward-list>li .option span{margin-right:10px;color:#4d4a4a}.backers-new .reward-list>li .option select{max-width:200px;border:2px solid #e4e4e4}.backers-new .reward-list>li .option.quantity{margin-bottom:20px}.backers-new .reward-list>li .option.quantity strong{margin:0 10px 0 0;color:#4d4a4a}.backers-new .reward-list>li .option.quantity span.discount-label{color:#ef4846;margin:0 10px}@media screen and (max-width: 768px){.backers-new .reward-list>li .option.quantity span.discount-label{margin:0 5px}}.backers-new .reward-list>li .option.quantity span.discount-amount{color:#4d4a4a;margin:0}@media screen and (max-width: 768px){.backers-new .reward-list>li .option.quantity span.discount-amount{white-space:nowrap;margin:0}}.backers-new .reward-list>li .private-comment-alert{display:none;color:#ef4846}.backers-new .reward-list>li ul.data{margin:20px 0}.backers-new .reward-list>li ul.data li{float:left;border:none;margin-right:20px;font-size:12px}.backers-new .reward-list>li ul.data li i{font-size:14px;color:#4d4a4a}.backers-new .reward-list input[type=checkbox]{display:none}.backers-new .reward-list li.checked,.backers-new .reward-list input[type=checkbox]:checked{border-color:#ef4846}.backers-new .reward-list li.checked:before,.backers-new .reward-list input[type=checkbox]:checked:before{content:'このリターンを選択中';padding:10px 20px;font-size:12px;position:absolute;top:0;right:0;color:#ffffff;background-color:#ef4846;border-bottom-left-radius:5px;z-index:1}.backers-new .reward-list li.checked h2:before,.backers-new .reward-list input[type=checkbox]:checked h2:before{content:'\f192';color:#ef4846}.backers-new .reward-list li.checked .option,.backers-new .reward-list input[type=checkbox]:checked .option{background-color:#e4e4e4}.backers-new .reward-list li.checked .option.quantity span.discount-label,.backers-new .reward-list input[type=checkbox]:checked .option.quantity span.discount-label{color:#ef4846}.backers-new .reward-list.bulkback>li h2:before{content:'\f096'}.backers-new .reward-list.bulkback li.checked h2:before,.backers-new .reward-list.bulkback input[type=checkbox]:checked h2:before{content:'\f046';margin-right:6.5px}.backers-new .price{margin:40px 0 10px 0}.backers-new .price h3{margin:0 0 20px 0}.backers-new .price .price-inner{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:3px;padding:30px 20px;text-align:center;background:#f6f8fa}.backers-new .price .price-inner .amount{width:50%;border-right:1px solid #e4e4e4}.backers-new .price .price-inner .amount div{display:inline-block;border-bottom:1px solid #4d4a4a;padding:0 10px 5px 10px}.backers-new .price .price-inner .amount .amount-inner{border-bottom:none}.backers-new .price .price-inner .amount span{font-size:30px;margin-right:5px}.backers-new .price .price-inner .additional{width:50%;border-left:1px solid #e4e4e4}.backers-new .price .price-inner .additional h4{margin:0}.backers-new .price .price-inner .additional h4 span{margin-left:5px}.backers-new .price .price-inner .additional .support-message{padding-top:0;font-size:12px;color:#666;margin-bottom:12px}.backers-new .price .price-inner .additional .input{width:50%;float:left;border:1px solid #e4e4e4;background:#fff;border-radius:3px}.backers-new .price .price-inner .additional .input input[type="number"]{width:80%;font-size:24px;text-align:right;padding:7px 5px 6px 5px;background:inherit;border:none;-webkit-box-shadow:inherit;box-shadow:inherit}.backers-new .price .price-inner .additional .input span{margin-left:5px}.backers-new .price .price-inner .additional button{width:25%;height:45px;border:0;outline:none;background:none}.backers-new .price .price-inner .additional button.backer-amount-down{color:#4D4A4A;text-align:right;float:left}.backers-new .price .price-inner .additional button.backer-amount-up{color:#4D4A4A;text-align:left;float:right}.backers-new .price .price-inner .additional button i{font-size:30px;margin:0 auto}.backers-new .price .price-inner .additional p{clear:both;font-size:12px;padding-top:10px}.backers-new .price .price-inner h4{font-size:14px;margin-bottom:10px}.backers-new .price .backer-total{float:right;display:inline-block;margin:10px 0 0 0;padding:0 5px 10px 5px;border-bottom:1px solid #4d4a4a}.backers-new .price .backer-total span{margin:0 5px 0 10px}.backers-new #js-a-little-bit-more.price .price-inner{margin-bottom:0}.backers-new .coupon-section{padding:20px 0 40px 0}.backers-new .coupon-section h3{margin-bottom:20px}@media screen and (max-width: 768px){.backers-new .coupon-section h3{margin-bottom:10px}}.backers-new .discount{margin-bottom:40px;padding:20px;background:#ef4846;color:#fff;border-radius:5px}@media screen and (max-width: 768px){.backers-new .discount{margin-top:0}}.backers-new .discount .discount-label{padding-top:5px;float:left;font-weight:bold}@media screen and (max-width: 768px){.backers-new .discount .discount-label{padding-top:0;font-size:12px}}.backers-new .discount .discount-amount{float:right;padding:0 10px 5px 10px;border-bottom:1px solid #fff;white-space:nowrap}@media screen and (max-width: 768px){.backers-new .discount .discount-amount{display:inline-block;margin-left:auto;padding:10px 10px 5px 10px}}.backers-new .discount .discount-amount input{text-align:right;border:none;width:100px;margin:0 5px 0 10px;padding:0;-webkit-box-shadow:none;box-shadow:none;background:inherit;font-size:18px;color:#fff}.backers-new .payment .payment-type input[name="order[payment_type]"]{display:none}.backers-new .payment .payment-type .panel_area{background:#f6f8fa;margin-bottom:40px}.backers-new .payment .payment-type .panel_area .tab_panel{width:100%;padding:30px 30px 20px 30px;display:none}.backers-new .payment .payment-type .panel_area .tab_panel .select-menu{background:#fff;border:1px solid #e4e4e4;padding:20px;margin-bottom:20px}.backers-new .payment .payment-type .panel_area .tab_panel .select-menu .free-famipay{margin-left:20px;color:#e65d65;vertical-align:middle}.backers-new .payment .payment-type .panel_area .tab_panel .card-info{margin:15px 0 30px}.backers-new .payment .payment-type .panel_area .tab_panel .credit-card-annotation{background:#fff;padding:15px 23px}@media (max-width: 765px){.backers-new .payment .payment-type .panel_area .tab_panel .credit-card-annotation{padding:0}}.backers-new .payment .payment-type .panel_area .tab_panel .credit-card-annotation .payment-logo{height:auto;padding:0 0 10px}.backers-new .payment .payment-type .panel_area .tab_panel .payment-logo{margin-bottom:10px}.backers-new .payment .payment-type .panel_area .tab_panel .payment-logo img{width:100%}.backers-new .payment .payment-type .panel_area .tab_panel .payment-logo{height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;width:100%;padding:0 23px}@media (max-width: 768px){.backers-new .payment .payment-type .panel_area .tab_panel .payment-logo{height:auto;padding:0px}}.backers-new .payment .payment-type .panel_area .tab_panel .campaign-banner-image{margin:10px 0 10px 0}.backers-new .payment .payment-type .panel_area .tab_panel .campaign-banner-description{font-size:90%}.backers-new .payment .payment-type .panel_area .tab_panel .cp-message{font-size:24px;font-weight:bold;color:#bf0000}.backers-new .payment .payment-type .panel_area #panel_paypal.tab_panel .payment-logo{background:transparent;height:auto;display:block;padding:0}.backers-new .payment .payment-type .panel_area #panel_rakutenpay.tab_panel .payment-logo,.backers-new .payment .payment-type .panel_area #panel_paypay.tab_panel .payment-logo,.backers-new .payment .payment-type .panel_area #panel_famipay.tab_panel .payment-logo,.backers-new .payment .payment-type .panel_area #panel_aupay.tab_panel .payment-logo{height:90px}@media (max-width: 768px){.backers-new .payment .payment-type .panel_area #panel_rakutenpay.tab_panel .payment-logo,.backers-new .payment .payment-type .panel_area #panel_paypay.tab_panel .payment-logo,.backers-new .payment .payment-type .panel_area #panel_famipay.tab_panel .payment-logo,.backers-new .payment .payment-type .panel_area #panel_aupay.tab_panel .payment-logo{height:auto}}.backers-new .payment .payment-type .panel_area #panel_credit_card.tab_panel .payment-logo img,.backers-new .payment .payment-type .panel_area #panel_credit_card_visa_master.tab_panel .payment-logo img,.backers-new .payment .payment-type .panel_area #panel_payeasy.tab_panel .payment-logo img{width:30%}@media (max-width: 768px){.backers-new .payment .payment-type .panel_area #panel_credit_card.tab_panel .payment-logo img,.backers-new .payment .payment-type .panel_area #panel_credit_card_visa_master.tab_panel .payment-logo img,.backers-new .payment .payment-type .panel_area #panel_payeasy.tab_panel .payment-logo img{width:150px}}.backers-new .payment .payment-type .panel_area #panel_cvs.tab_panel .payment-logo img{max-width:425px}.backers-new .payment .payment-type .panel_area #panel_carrier.tab_panel .payment-logo img{max-width:500px}.backers-new .payment .payment-type .panel_area #panel_paypay.tab_panel .payment-logo img,.backers-new .payment .payment-type .panel_area #panel_famipay.tab_panel .payment-logo img{width:120px}.backers-new .payment .payment-type .panel_area #panel_rakutenpay.tab_panel .payment-logo img,.backers-new .payment .payment-type .panel_area #panel_aupay.tab_panel .payment-logo img{width:100px}.backers-new .payment .payment-type .panel_area .tab_panel ul li{font-size:11px;margin-bottom:5px;color:#4d4a4a}.backers-new .payment .payment-type .panel_area .tab_panel ul li strong{color:#ef4846}.backers-new .payment .payment-type .panel_area .tab_panel ul li.alert{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.backers-new .payment .payment-type .panel_area .tab_panel ul li.alert i{margin:5px 20px 0 0;color:#f9ba32;font-size:30px}.backers-new .payment .payment-type .panel_area .tab_panel ul li.alert p{color:#e13a43;font-size:12px}.backers-new .payment .payment-type #panel_paypal p{margin-bottom:20px}.backers-new .payment .payment-type #panel_condopay .payment-logo{background-color:#ffffff;margin:16px 0;padding:24px}.backers-new .payment .payment-type #panel_condopay .payment-logo img{width:160px;height:48px;margin:0;padding:0}.backers-new .payment .payment-type #panel_applepay .applepay-processing{text-align:center}.backers-new .payment .payment-type #panel_applepay .applepay-processing img{margin-bottom:8px;width:30px}.backers-new .payment .payment-type #panel_applepay .payment-logo{background-color:#ffffff;margin:16px 0;padding:16px}.backers-new .payment .payment-type #panel_applepay .payment-logo img{width:100%;max-width:292px;height:auto;margin:8px;padding:0px}@media screen and (max-width: 768px){.backers-new .payment .payment-type #panel_applepay .payment-logo img{margin:0}}.backers-new .payment .payment-type #panel_applepay .applepay-select .selectbox{margin-left:20px}.backers-new .payment .payment-type #panel_applepay .applepay-select .caution{font-size:11px;margin-top:16px}.backers-new .payment .payment-type #panel_applepay .applepay-select .caution a{margin-top:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:underline}.backers-new .payment .payment-type #panel_applepay .applepay-select hr{margin:25px 0 0;border:none;border-top:1px solid #E3E4E8}.backers-new .payment .payment-type #tab_credit_card_visa_master:checked~.panel_area #panel_credit_card_visa_master,.backers-new .payment .payment-type #tab_credit_card:checked~.panel_area #panel_credit_card,.backers-new .payment .payment-type #tab_cvs:checked~.panel_area #panel_cvs,.backers-new .payment .payment-type #tab_paidy:checked~.panel_area #panel_paidy,.backers-new .payment .payment-type #tab_payeasy:checked~.panel_area #panel_payeasy,.backers-new .payment .payment-type #tab_carrier:checked~.panel_area #panel_carrier,.backers-new .payment .payment-type #tab_paypal:checked~.panel_area #panel_paypal,.backers-new .payment .payment-type #tab_famipay:checked~.panel_area #panel_famipay,.backers-new .payment .payment-type #tab_paypay:checked~.panel_area #panel_paypay,.backers-new .payment .payment-type #tab_applepay:checked~.panel_area #panel_applepay,.backers-new .payment .payment-type #tab_condopay:checked~.panel_area #panel_condopay,.backers-new .payment .payment-type #tab_rakutenpay:checked~.panel_area #panel_rakutenpay,.backers-new .payment .payment-type #tab_aupay:checked~.panel_area #panel_aupay,.backers-new .payment .payment-type #tab_free:checked~.panel_area #panel_free{display:block}.backers-new .payment .payment-type .notice-aupay-only{font-size:14px;line-height:1.8;display:none;padding:25px 28px 32px;background:#f6f8fa;margin-bottom:30px;color:#4d4a4a}@media (max-width: 768px){.backers-new .payment .payment-type .notice-aupay-only{background:#fff}}.backers-new .payment .payment-type .notice-aupay-only p{margin-bottom:4px;line-height:1.8}.backers-new .payment .payment-type .notice-aupay-only ul{margin-top:10px}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area{margin-top:20px}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{background:#e4e4e4;position:relative;display:inline-block;padding:0 25px 0 43px;border-right:2px solid #fff;font-size:13px;height:50px;line-height:50px;cursor:pointer}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label.disabled{cursor:not-allowed;color:#AAAAAA}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label:before{position:absolute;top:0px;left:12px;display:block;font-size:15px;content:'\f10c';font-family:FontAwesome}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label:after{display:none;content:'キャンペーン中';font-size:10px;background:#ef4846;color:#fff;padding:2px 4px;line-height:13px;border-top-right-radius:3px;white-space:nowrap;position:absolute;right:0;top:0}@media screen and (max-width: 370px){.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label:after{display:none !important}}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area p{float:right;margin-top:15px;font-size:12px;color:#ef4846}.backers-new .payment .payment-type:not(.payment-type--switch) #tab_credit_card_visa_master:checked~.tab_area .label_credit_card_visa_master,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_credit_card:checked~.tab_area .label_credit_card,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_cvs:checked~.tab_area .label_cvs,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paidy:checked~.tab_area .label_paidy,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_payeasy:checked~.tab_area .label_payeasy,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_carrier:checked~.tab_area .label_carrier,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paypal:checked~.tab_area .label_paypal,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_famipay:checked~.tab_area .label_famipay,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paypay:checked~.tab_area .label_paypay,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_applepay:checked~.tab_area .label_applepay,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_rakutenpay:checked~.tab_area .label_rakutenpay,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_aupay:checked~.tab_area .label_aupay,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_condopay:checked~.tab_area .label_condopay,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_free:checked~.tab_area .label_free{background:#f6f8fa}.backers-new .payment .payment-type:not(.payment-type--switch) #tab_credit_card_visa_master:checked~.tab_area .label_credit_card_visa_master:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_credit_card:checked~.tab_area .label_credit_card:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_cvs:checked~.tab_area .label_cvs:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paidy:checked~.tab_area .label_paidy:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_payeasy:checked~.tab_area .label_payeasy:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_carrier:checked~.tab_area .label_carrier:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paypal:checked~.tab_area .label_paypal:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_famipay:checked~.tab_area .label_famipay:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paypay:checked~.tab_area .label_paypay:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_applepay:checked~.tab_area .label_applepay:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_rakutenpay:checked~.tab_area .label_rakutenpay:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_aupay:checked~.tab_area .label_aupay:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_condopay:checked~.tab_area .label_condopay:before,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_free:checked~.tab_area .label_free:before{content:'\f192';color:#ef4846}.backers-new .credit-card-select{margin-bottom:25px}.backers-new .credit-card-select label{clear:both;display:block;line-height:34px}.backers-new .credit-card-select label .selectbox{margin-left:20px}.backers-new .credit-card-select #js-check-new-card-box{margin-bottom:10px}.backers-new .credit-card-form{margin:0 0 20px 0;padding:20px 20px 10px 20px;background:#fff;border:1px solid #e4e4e4;position:relative}.backers-new .credit-card-form .box{float:left;margin:0 30px 10px 0}.backers-new .credit-card-form .box .selectbox{margin-right:5px}.backers-new .credit-card-form .box p{margin-bottom:5px;font-size:12px}.backers-new .credit-card-form .box span{overflow:visible}.backers-new .credit-card-form .box #cardNumber{width:300px}.backers-new .credit-card-form .box #OrderCardCvc{width:100px;margin-right:10px}.backers-new .credit-card-form label{display:block;clear:both}.backers-new .credit-card-form .safe-info{position:absolute;right:20px;bottom:20px}.backers-new .credit-card-form .security-code-text-sp{display:none}.backers-new .credit-card-form .security-code-text-pc{color:#666;margin-top:6px}.backers-new .applepay-select{margin-bottom:25px}.backers-new .guest-back-form{margin:0 0 40px 0;padding:30px 30px 20px 30px;background:#fff;border:1px solid #e4e4e4;border-radius:3px}.backers-new .guest-back-form .mail-form{float:left}.backers-new .guest-back-form .mail-form p.check-it-out{margin:15px 0}.backers-new .guest-back-form .mail-form p.check-it-out a{margin:0 5px}.backers-new .guest-back-form .mail-form .box{margin-bottom:0}.backers-new .guest-back-form .mail-form .box p{font-size:12px;margin-bottom:5px}.backers-new .guest-back-form .mail-form .box input[type="email"]{border-color:#999;width:300px}.backers-new .guest-back-form .login-link{float:right;font-size:12px}.backers-new .guest-back-form .login-link a{color:#4d4a4a;text-decoration:underline}.backers-new .customer-info{margin-bottom:40px}.backers-new .customer-info h3{margin-bottom:20px}.backers-new .customer-info .check-it-out{margin-bottom:20px}.backers-new .customer-info .inner{background:#f6f8fa;padding:30px}.backers-new .customer-info .inner h4{margin-bottom:10px}.backers-new .customer-info .inner p.check-it-out{margin-bottom:20px;color:#666}.backers-new .customer-info .inner .box{margin-bottom:20px}.backers-new .customer-info .inner .box p{font-size:12px;line-height:35px;float:left;width:130px}.backers-new .customer-info .inner .box .address-fields{overflow:visible}.backers-new .customer-info .inner .box .address-fields .address-field{padding-left:130px}.backers-new .customer-info .inner .box .address-field .selectbox,.backers-new .customer-info .inner .box .address-field input{margin:0 0 10px 10px}@media screen and (max-width: 765px){.backers-new .customer-info .inner .box .address-field .selectbox,.backers-new .customer-info .inner .box .address-field input{margin:0 0 10px 20px}}@media screen and (max-width: 340px){.backers-new .customer-info .inner .box .address-field .selectbox,.backers-new .customer-info .inner .box .address-field input{margin:0 0 10px 10px}}.backers-new .customer-info .inner .box .check-field{position:relative;overflow:visible}.backers-new .customer-info .inner .box .check-field .check-icon,.backers-new .customer-info .inner .box .check-field .invalid-icon{position:absolute;top:5px;left:115px;font-size:18px}@media screen and (max-width: 340px){.backers-new .customer-info .inner .box .check-field .check-icon,.backers-new .customer-info .inner .box .check-field .invalid-icon{left:110px}}.backers-new .customer-info .inner .box .check-field .check-icon{color:#2cbe4e;font-weight:bold}.backers-new .customer-info .inner .box .check-field .invalid-icon{color:red}@media screen and (max-width: 500px){.backers-new .customer-info .inner .box #BackerShippingInformationAddress{clear:both;margin-top:10px;width:100%}}.backers-new .customer-info .inner .box.address-oversea{margin-bottom:10px}.backers-new .customer-info .inner .box.address-oversea .address-fields.long{width:calc(100% - 10px)}.backers-new .customer-info .inner .box.address-oversea .address-fields.short{width:calc(50% - 10px)}@media screen and (max-width: 765px){.backers-new .customer-info .inner .box.address-oversea .address-fields input{width:85%;margin:0 0 10px 10px}}.backers-new .customer-info .inner .box.address-domestic{margin-bottom:10px}.backers-new .customer-info .inner .user-info{margin:0;padding:20px 20px 0px 20px;background:#fff;border:1px solid #e4e4e4}.backers-new .customer-info .inner .shipping-info-form label{clear:both;display:block;line-height:34px}.backers-new .customer-info .inner .shipping-info-form label .selectbox{margin-left:20px;margin-bottom:10px}.backers-new .customer-info .inner .shipping-info-form .shipping-address-form{padding:20px 20px 10px 20px;background:#fff;border:1px solid #e4e4e4}.backers-new .customer-info .inner .shipping-info-form #country-code{float:left}.backers-new .customer-info .inner .shipping-info-form .shipping-cost{float:left;color:#ef4846;margin:8px 0 0 10px}.backers-new .customer-info .inner .shipping-info-form .address-notification{color:#ef4846;font-size:12px;padding:0 0 10px 140px}@media screen and (max-width: 580px){.backers-new .customer-info .inner .shipping-info-form .address-notification{padding-left:0}}.backers-new .customer-info .inner .customer-profile-form{margin:-1px 0 0 0;padding:20px 20px 0 20px;background:#fff;border:1px solid #e4e4e4}.backers-new .customer-info .inner .cvs-bank-account{margin:-1px 0 0 0;padding:20px 20px 5px 20px;background:#fff;border:1px solid #e4e4e4}.backers-new .customer-info .inner .cvs-bank-account span{overflow:visible;margin-left:10px}.backers-new .customer-info .inner .cvs-bank-account .selectbox{margin-left:10px}@media screen and (max-width: 765px){.backers-new .customer-info .inner .cvs-bank-account .selectbox{margin-left:20px}}.backers-new .customer-info .short{width:200px;margin:0 0 10px 10px}.backers-new .customer-info .long{width:450px;margin-left:10px}.backers-new .customer-info .error-message{color:#ef4846;font-size:12px;margin-left:140px;padding-top:0}.backers-new .customer-info #error_message_address_block_number{color:#ef4846;font-size:12px;margin-bottom:15px;padding:0 0 0 140px}@media screen and (max-width: 580px){.backers-new .customer-info #error_message_address_block_number{padding-left:0}}.backers-new .comment{margin-bottom:40px}.backers-new .comment h3{margin-bottom:15px}.backers-new .comment h3 span.private-comment-required{display:none}.backers-new .comment p.private-comment-required{display:none;margin-bottom:10px;font-size:12px}@media screen and (max-width: 765px){.backers-new .comment p.private-comment-required{font-size:11px}}.backers-new .comment textarea{min-height:70px}.backers-new #comment.comment .small-alert{margin-left:10px;color:#ef4846}@media screen and (max-width: 960px){.backers-new #comment.comment .small-alert{display:block;font-size:12px;margin:10px 0 0 0}}.backers-new #comment.comment .small-alert i{margin-right:5px}.backers-new #comment.comment .refine-note .small-alert{margin-bottom:-10px}.backers-new .age-confirmation{border:1px solid #f1eed3;background:#fbfaf2;padding:20px;margin-bottom:30px;border-radius:3px}.backers-new .age-confirmation p{margin-bottom:10px}@media (max-width: 766px){.backers-new .age-confirmation p{font-size:12px}}.backers-new .age-confirmation label{font-weight:bold;cursor:pointer}.backers-new input[type="text"],.backers-new input[type="email"],.backers-new input[type="number"],.backers-new input[type="tel"],.backers-new select{border:1px solid #999}.backers-new input[type="text"]::-webkit-input-placeholder,.backers-new input[type="email"]::-webkit-input-placeholder,.backers-new input[type="number"]::-webkit-input-placeholder,.backers-new input[type="tel"]::-webkit-input-placeholder,.backers-new select::-webkit-input-placeholder{color:#ccc}.backers-new input[type="text"]::-moz-placeholder,.backers-new input[type="email"]::-moz-placeholder,.backers-new input[type="number"]::-moz-placeholder,.backers-new input[type="tel"]::-moz-placeholder,.backers-new select::-moz-placeholder{color:#ccc}.backers-new input[type="text"]:-ms-input-placeholder,.backers-new input[type="email"]:-ms-input-placeholder,.backers-new input[type="number"]:-ms-input-placeholder,.backers-new input[type="tel"]:-ms-input-placeholder,.backers-new select:-ms-input-placeholder{color:#ccc}.backers-new input[type="text"]::-ms-input-placeholder,.backers-new input[type="email"]::-ms-input-placeholder,.backers-new input[type="number"]::-ms-input-placeholder,.backers-new input[type="tel"]::-ms-input-placeholder,.backers-new select::-ms-input-placeholder{color:#ccc}.backers-new input[type="text"]::placeholder,.backers-new input[type="email"]::placeholder,.backers-new input[type="number"]::placeholder,.backers-new input[type="tel"]::placeholder,.backers-new select::placeholder{color:#ccc}.backers-new input[type="text"]:-ms-input-placeholder,.backers-new input[type="email"]:-ms-input-placeholder,.backers-new input[type="number"]:-ms-input-placeholder,.backers-new input[type="tel"]:-ms-input-placeholder,.backers-new select:-ms-input-placeholder{color:#ccc}.backers-new input[type="text"]::-ms-input-placeholder,.backers-new input[type="email"]::-ms-input-placeholder,.backers-new input[type="number"]::-ms-input-placeholder,.backers-new input[type="tel"]::-ms-input-placeholder,.backers-new select::-ms-input-placeholder{color:#ccc}.backers-new textarea{border:1px solid #ccc}.backers-new textarea::-webkit-input-placeholder{color:#ccc}.backers-new textarea::-moz-placeholder{color:#ccc}.backers-new textarea:-ms-input-placeholder{color:#ccc}.backers-new textarea::-ms-input-placeholder{color:#ccc}.backers-new textarea::placeholder{color:#ccc}.backers-new textarea:-ms-input-placeholder{color:#ccc}.backers-new textarea::-ms-input-placeholder{color:#ccc}.backers-new .tab_panel label,.backers-new .customer-info label{cursor:pointer}.backers-new .tab_panel label input[type="radio"]~span:before,.backers-new .customer-info label input[type="radio"]~span:before{font-family:FontAwesome;content:'\f10c';color:#4d4a4a;margin-right:10px}.backers-new .tab_panel label input[type="radio"]:checked~span:before,.backers-new .customer-info label input[type="radio"]:checked~span:before{content:'\f192';color:#ef4846}.backers-new .tab_panel label input[type="radio"],.backers-new .customer-info label input[type="radio"]{display:none}.backers-new .tab_panel label input[type="checkbox"]~span:before,.backers-new .customer-info label input[type="checkbox"]~span:before{font-family:FontAwesome;content:'\f096';color:#4d4a4a;margin-right:10px}.backers-new .tab_panel label input[type="checkbox"]:checked~span:before,.backers-new .customer-info label input[type="checkbox"]:checked~span:before{content:'\f046';color:#ef4846;margin-right:8px}.backers-new .tab_panel label input[type="checkbox"],.backers-new .customer-info label input[type="checkbox"]{display:none}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:calc(100% / 3);margin-top:2px}@media screen and (min-width: 766px) and (max-width: 925px){.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:50%}}@media screen and (min-width: 570px) and (max-width: 765px){.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:calc(100% / 3);margin-top:0}}@media screen and (max-width: 569px){.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:50%;margin-top:0}}@media screen and (max-width: 1120px){.backers-new .customer-info .long{clear:both;margin:10px 0 0 130px;width:65%}}@media screen and (max-width: 1100px){.backers-new .credit-card-form .box #cardNumber{width:200px}}@media screen and (max-width: 765px){.backers-new .titlebox h2,.backers-new h3{font-size:14px}.backers-new .back-link{margin:10px}.backers-new .reward-list>li label{padding:15px 20px 5px 20px}.backers-new .reward-list>li h2{font-size:20px;margin-bottom:10px}.backers-new .reward-list>li h2:before{margin-right:5px}.backers-new .reward-list>li h2 .amount,.backers-new .reward-list>li h2 .unit{margin-left:0;font-size:20px}.backers-new .reward-list>li img{float:none;width:100%;margin:5px 0 20px 0}.backers-new .reward-list>li p.readmore{font-size:12px;margin-bottom:10px;line-height:1.8}.backers-new .reward-list>li .option{font-size:12px;padding:10px}.backers-new .price h3{margin-bottom:10px}.backers-new .price .price-inner{display:block;margin:0;padding:20px;background:#ffffff;border:1px solid #e4e4e4}.backers-new .price .price-inner h4{font-size:12px}.backers-new .price .price-inner .amount{width:100%;border-right:none;border-bottom:1px solid #434a54;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-new .price .price-inner .amount h4{margin-top:10px}.backers-new .price .price-inner .amount div{border-bottom:none;padding:0 0 5px 10px}.backers-new .price .price-inner .amount-inner{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;width:100%;margin-bottom:5px;padding:0 !important}.backers-new .price .price-inner .amount-inner h4{margin:0}.backers-new .price .price-inner .amount-inner div{padding:0 !important}.backers-new .price .price-inner .additional{width:100%;border-left:none;border-top:1px solid #f6f8fa;padding-top:20px}.backers-new .price .price-inner .additional .support-message{padding-top:0;font-size:12px;color:#666;margin-bottom:12px;text-align:center}.backers-new .price .backer-total{font-size:12px;margin:10px 0}.backers-new #js-a-little-bit-more.price .price-inner .amount h4{margin-top:18px}.backers-new .guest-back-form .mail-form{float:none}.backers-new .guest-back-form .mail-form .box input[type="email"]{width:100%}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area{margin-top:20px}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{background:#e4e4e4;padding:0 0 0 30px;border:1px solid #ffffff;font-size:11px}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label:before{position:absolute;top:-1px;left:10px;display:block;width:16px;height:16px;font-size:16px}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area .label_carrier{border-right:1px solid #ffffff}.backers-new .payment .payment-type:not(.payment-type--switch) .tab_area p{float:none;margin:0 0 10px 0}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area{background:#ffffff;border:1px solid #e4e4e4;margin:2px 0 40px 0}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area .tab_panel{width:100%;padding:20px 20px 10px 20px;display:none}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area .tab_panel .select-menu{border:none;padding:0;margin-bottom:20px}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area .tab_panel .select-menu select{width:100%}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area .tab_panel .payment-logo img{margin:0}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area .tab_panel ul{margin-top:10px}.backers-new .payment .payment-type:not(.payment-type--switch) .panel_area .tab_panel ul li{font-size:10px}.backers-new .payment .payment-type:not(.payment-type--switch) #tab_credit_card_visa_master:checked~.tab_area .label_credit_card_visa_master,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_credit_card:checked~.tab_area .label_credit_card,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_cvs:checked~.tab_area .label_cvs,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_paidy:checked~.tab_area .label_paidy,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_payeasy:checked~.tab_area .label_payeasy,.backers-new .payment .payment-type:not(.payment-type--switch) #tab_carrier:checked~.tab_area .label_carrier{background:#ffffff}.backers-new .credit-card-select{margin-bottom:10px}.backers-new .credit-card-select label{font-size:12px}.backers-new .credit-card-select label .selectbox{margin:0 0 10px 20px}.backers-new .credit-card-form{border:none;margin:0;padding:0}.backers-new .credit-card-form .box{float:none;margin:0 0 20px 0}.backers-new .credit-card-form .box .selectbox{margin-right:10px}.backers-new .credit-card-form .box p{margin-bottom:5px;font-size:12px}.backers-new .credit-card-form .box #cardNumber{width:70%}.backers-new .credit-card-form .box #OrderCardCvc{width:40%;margin-right:10px}.backers-new .credit-card-form label{font-size:12px;margin:10px 0 0 0}.backers-new .customer-info{margin-bottom:20px}.backers-new .customer-info .inner{background:none;padding:0}.backers-new .customer-info .inner .box{margin-bottom:20px}.backers-new .customer-info .inner .box p{float:left;width:120px}.backers-new .customer-info .inner .user-info{margin:30px 0 0 0;padding:20px 20px 1px 20px;background:#fff}.backers-new .customer-info .inner .shipping-info-form label{font-size:12px}.backers-new .customer-info .inner .shipping-info-form .shipping-address-form{margin:0 0 20px 0;padding:20px}.backers-new .customer-info .inner .customer-profile-form{margin:0 0 20px 0;padding:20px 20px 10px 20px}.backers-new .customer-info .inner .customer-profile-form p.check-it-out{width:100%;float:none;margin:20px 0}.backers-new .customer-info .inner .cvs-bank-account{margin:0 0 20px 0;padding:20px}.backers-new .customer-info .inner .cvs-bank-account h4{margin-bottom:10px}.backers-new .customer-info .inner .cvs-bank-account p.check-it-out{margin-bottom:20px}.backers-new .customer-info .inner .cvs-bank-account span{overflow:visible;margin-left:10px}.backers-new .customer-info .short{width:40%;margin:0 0 10px 10px}}@media screen and (max-width: 765px) and (max-width: 765px){.backers-new .customer-info .short{margin:0 0 10px 20px}}@media screen and (max-width: 765px) and (max-width: 340px){.backers-new .customer-info .short{margin:0 0 10px 10px}}@media screen and (max-width: 765px){.backers-new .customer-info .long{width:45%;margin:10px 0 0 70px}.backers-new .comment{margin-bottom:20px}.backers-new .comment textarea{min-height:70px}}.backers-new #submit_confirm:disabled{background-color:#E4E4E4 !important;border:1px solid #E4E4E4 !important;color:#999999 !important}.backers-new #submit_confirm:disabled:hover{background-color:#E4E4E4 !important;border:1px solid #E4E4E4;color:#999999 !important}.backers-new .submit-text{text-align:center;color:#ef4846}.backers-new .payment--switch #quantity-attention-text{margin-top:4px;line-height:17px;font-size:11px;color:#ef4846}.backers-new .payment--switch .payment-type--switch #tab_credit_card_visa_master:checked~.tab_area .label_credit_card_visa_master .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_credit_card:checked~.tab_area .label_credit_card .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_cvs:checked~.tab_area .label_cvs .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_paidy:checked~.tab_area .label_paidy .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_payeasy:checked~.tab_area .label_payeasy .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_carrier:checked~.tab_area .label_carrier .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_paypal:checked~.tab_area .label_paypal .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_famipay:checked~.tab_area .label_famipay .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_paypay:checked~.tab_area .label_paypay .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_applepay:checked~.tab_area .label_applepay .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_rakutenpay:checked~.tab_area .label_rakutenpay .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_aupay:checked~.tab_area .label_aupay .payment-method-tab__body:before,.backers-new .payment--switch .payment-type--switch #tab_free:checked~.tab_area .label_free .payment-method-tab__body:before{content:'\f192';color:#ef4846}.backers-new .payment--switch .payment-type--switch .payment-method-tab:after{display:none;content:'キャンペーン中';font-size:10px;background:#ef4846;color:#fff;padding:1px 4px;line-height:13px;border-top-right-radius:3px;white-space:nowrap;position:absolute;right:0;top:0}.backers-new .payment--switch .payment-type--list-icons .payment-method-tab:after{content:'';padding:0 4px}.backers-new .payment--switch .payment-type--list-icons .panel_area #panel_paypay.tab_panel .payment-logo,.backers-new .payment--switch .payment-type--list-icons .panel_area #panel_famipay.tab_panel .payment-logo,.backers-new .payment--switch .payment-type--list-icons .panel_area #panel_rakutenpay.tab_panel .payment-logo,.backers-new .payment--switch .payment-type--list-icons .panel_area #panel_aupay.tab_panel .payment-logo{display:none}.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--paypay,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--famipay,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--rakutenpay,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--paypal,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--aupay,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--paypay,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--famipay,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--rakutenpay,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--paypal,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--aupay{display:none}.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--paypay+img,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--famipay+img,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--rakutenpay+img,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--paypal+img,.backers-new .payment--switch .payment-type--tab-icons .payment-method-tab__text--aupay+img,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--paypay+img,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--famipay+img,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--rakutenpay+img,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--paypal+img,.backers-new .payment--switch .payment-type--list-icons .payment-method-tab__text--aupay+img{margin-top:0 !important}.backers-new .payment--switch .payment-type--tab-icons #tab_credit_card_visa_master:checked~.tab_area .label_credit_card_visa_master,.backers-new .payment--switch .payment-type--tab-icons #tab_credit_card:checked~.tab_area .label_credit_card,.backers-new .payment--switch .payment-type--tab-icons #tab_cvs:checked~.tab_area .label_cvs,.backers-new .payment--switch .payment-type--tab-icons #tab_paidy:checked~.tab_area .label_paidy,.backers-new .payment--switch .payment-type--tab-icons #tab_payeasy:checked~.tab_area .label_payeasy,.backers-new .payment--switch .payment-type--tab-icons #tab_carrier:checked~.tab_area .label_carrier,.backers-new .payment--switch .payment-type--tab-icons #tab_paypal:checked~.tab_area .label_paypal,.backers-new .payment--switch .payment-type--tab-icons #tab_famipay:checked~.tab_area .label_famipay,.backers-new .payment--switch .payment-type--tab-icons #tab_paypay:checked~.tab_area .label_paypay,.backers-new .payment--switch .payment-type--tab-icons #tab_applepay:checked~.tab_area .label_applepay,.backers-new .payment--switch .payment-type--tab-icons #tab_rakutenpay:checked~.tab_area .label_rakutenpay,.backers-new .payment--switch .payment-type--tab-icons #tab_aupay:checked~.tab_area .label_aupay,.backers-new .payment--switch .payment-type--tab-icons #tab_condopay:checked~.tab_area .label_condopay,.backers-new .payment--switch .payment-type--tab-icons #tab_free:checked~.tab_area .label_free{border-color:#ef4846}.backers-new .payment--switch .payment-type--tab-icons .tab_area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;margin-top:32px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area{margin-top:28px;margin-bottom:8px}}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px);max-width:410px;height:68px;padding:0 16px;border:1px solid #eee;border-radius:4px;background:#fff !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;cursor:pointer;position:relative}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab{-ms-flex-preferred-size:calc(50% - 2.5px);flex-basis:calc(50% - 2.5px);margin-bottom:5px;height:80px}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab.label_paypal,.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab.label_paypay,.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab.label_rakutenpay,.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab.label_famipay,.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab.label_aupay{height:70px}}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__body:before{margin-right:6px;font-size:15px;content:'\f10c';font-family:FontAwesome}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab.label_aupay .payment-method-tab__body{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image{height:22px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image{margin-top:13px;height:14px}}@media (max-width: 380px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--credit_card{margin-top:2px}}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--cvs{height:22px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--cvs{height:18px}}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--payeasy{height:22px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--payeasy{height:18px}}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--carrier{height:26px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--carrier{height:23px}}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--paypal{height:26px}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--paypay{height:23px}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--famipay{height:19px}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--rakutenpay{height:19px}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__image--aupay{height:16px}.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__text{-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-size:14px;line-height:19px;font-weight:700;color:#333}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab__text{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 19px);flex:0 0 calc(100% - 19px)}}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .tab_area .payment-method-tab:after{right:0;top:0}}@media (max-width: 768px){.backers-new .payment--switch .payment-type--tab-icons .panel_area .tab_panel{background:#fff}}.backers-new .payment--switch .payment-type--list-icons{margin-bottom:64px}.backers-new .payment--switch .payment-type--list-icons #tab_credit_card_visa_master:checked~.tab_area .panel_area #panel_credit_card_visa_master,.backers-new .payment--switch .payment-type--list-icons #tab_credit_card:checked~.tab_area .panel_area #panel_credit_card,.backers-new .payment--switch .payment-type--list-icons #tab_cvs:checked~.tab_area .panel_area #panel_cvs,.backers-new .payment--switch .payment-type--list-icons #tab_paidy:checked~.tab_area .panel_area #panel_paidy,.backers-new .payment--switch .payment-type--list-icons #tab_payeasy:checked~.tab_area .panel_area #panel_payeasy,.backers-new .payment--switch .payment-type--list-icons #tab_carrier:checked~.tab_area .panel_area #panel_carrier,.backers-new .payment--switch .payment-type--list-icons #tab_paypal:checked~.tab_area .panel_area #panel_paypal,.backers-new .payment--switch .payment-type--list-icons #tab_famipay:checked~.tab_area .panel_area #panel_famipay,.backers-new .payment--switch .payment-type--list-icons #tab_paypay:checked~.tab_area .panel_area #panel_paypay,.backers-new .payment--switch .payment-type--list-icons #tab_applepay:checked~.tab_area .panel_area #panel_applepay,.backers-new .payment--switch .payment-type--list-icons #tab_condopay:checked~.tab_area .panel_area #panel_condopay,.backers-new .payment--switch .payment-type--list-icons #tab_rakutenpay:checked~.tab_area .panel_area #panel_rakutenpay,.backers-new .payment--switch .payment-type--list-icons #tab_aupay:checked~.tab_area .panel_area #panel_aupay,.backers-new .payment--switch .payment-type--list-icons #tab_free:checked~.tab_area .panel_area #panel_free{display:block}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons #tab_credit_card_visa_master:checked~.tab_area .tab_area__body.credit_card_visa_master,.backers-new .payment--switch .payment-type--list-icons #tab_credit_card:checked~.tab_area .tab_area__body.credit_card,.backers-new .payment--switch .payment-type--list-icons #tab_cvs:checked~.tab_area .tab_area__body.cvs,.backers-new .payment--switch .payment-type--list-icons #tab_paidy:checked~.tab_area .tab_area__body.paidy,.backers-new .payment--switch .payment-type--list-icons #tab_payeasy:checked~.tab_area .tab_area__body.payeasy,.backers-new .payment--switch .payment-type--list-icons #tab_carrier:checked~.tab_area .tab_area__body.carrier,.backers-new .payment--switch .payment-type--list-icons #tab_paypal:checked~.tab_area .tab_area__body.paypal,.backers-new .payment--switch .payment-type--list-icons #tab_famipay:checked~.tab_area .tab_area__body.famipay,.backers-new .payment--switch .payment-type--list-icons #tab_paypay:checked~.tab_area .tab_area__body.paypay,.backers-new .payment--switch .payment-type--list-icons #tab_applepay:checked~.tab_area .tab_area__body.applepay,.backers-new .payment--switch .payment-type--list-icons #tab_rakutenpay:checked~.tab_area .tab_area__body.rakutenpay,.backers-new .payment--switch .payment-type--list-icons #tab_aupay:checked~.tab_area .tab_area__body.aupay,.backers-new .payment--switch .payment-type--list-icons #tab_free:checked~.tab_area .tab_area__body.free{border-color:#ef4846}}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab.label_paypal .payment-method-tab__body:after,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab.label_paypay .payment-method-tab__body:after,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab.label_rakutenpay .payment-method-tab__body:after,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab.label_aupay .payment-method-tab__body:after,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab.label_famipay .payment-method-tab__body:after{content:'キャンペーン中';font-size:10px;background:#ef4846;color:#fff;padding:2px 5px;margin-left:12px;line-height:13px;border-radius:3px;white-space:nowrap;display:none}.backers-new .payment--switch .payment-type--list-icons .tab_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area{margin-top:10px}}.backers-new .payment--switch .payment-type--list-icons .tab_area__body{border:1px solid #eee;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.backers-new .payment--switch .payment-type--list-icons .tab_area__body .payment-method-tab{cursor:pointer;position:relative}.backers-new .payment--switch .payment-type--list-icons .tab_area__body.famipay{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}@media (min-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area__body:not(:first-of-type){border-top:none}}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area__body{border:1px solid #eee;border-radius:4px;background:#fff;margin-bottom:5px}}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab{display:block}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab{border-radius:4px;background:#fff}}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab:not(:first-of-type){border-top:1px solid #eee}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab:not(:first-of-type){border-top:none}}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__body{height:68px;padding:0px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__body .payment-method-tab__text:after{content:'キャンペーン中';font-size:10px;background:#ef4846;color:#fff;padding:2px 5px;margin-left:12px;line-height:13px;border-radius:3px;white-space:nowrap;font-weight:normal;display:none}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__body{height:59px}}@media (max-width: 370px){.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__body{padding:0px 5px}}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__body:before{margin-right:6px;font-size:15px;content:'\f10c';font-family:FontAwesome}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image{height:19px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--cvs{height:22px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--payeasy{height:22px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--carrier{height:26px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--paypay{height:25px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--paypal{height:29px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--aupay{height:16px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--paypal,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--paypay,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--rakutenpay,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--famipay,.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__image--aupay{margin-left:7px}.backers-new .payment--switch .payment-type--list-icons .tab_area .payment-method-tab__text{font-size:14px;line-height:19px;font-weight:700;color:#333;-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.backers-new .payment--switch .payment-type--list-icons .tab_area .panel_area{margin-bottom:0;background:#fff}.backers-new .payment--switch .payment-type--list-icons .tab_area .panel_area .tab_panel{background:#f6f8fa;width:auto;padding:26px 36px 34px;margin:0 20px 20px}@media (max-width: 768px){.backers-new .payment--switch .payment-type--list-icons .tab_area .panel_area .tab_panel{background:#fff;padding:0}}.backers-new .guest-payment p#quantity-attention-text{margin-bottom:10px}@media screen and (min-width: 768px){.backers-new .guest-payment p#quantity-attention-text{text-align:center}}@media screen and (min-width: 768px){.backers-new .guest-payment{background:#F6F8FA}}.backers-new .guest-payment .tab_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-bottom:15px;margin:0 auto}@media screen and (min-width: 768px){.backers-new .guest-payment .tab_area{background:#F6F8FA;max-width:350px}}.backers-new .guest-payment .tab_area .tab_area__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border:1px solid #eee;border-radius:4px}.backers-new .guest-payment .tab_area .tab_area__body>.payment-method-tab{cursor:pointer;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;font-size:14px;font-weight:700;color:#333}.backers-new .guest-payment .tab_area .tab_area__body>.payment-method-tab:before{top:0px;left:12px;display:block;font-size:19px;font-weight:400;content:'\f111';font-family:'Font Awesome 5 Pro'}.backers-new .guest-payment .tab_area .tab_area__body>.payment-method-tab .payment-method-tab__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;color:#4D4A4A;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.backers-new .guest-payment .tab_area .tab_area__body>.payment-method-tab .payment-method-tab__body .name{-ms-flex-negative:0;flex-shrink:0}.backers-new .guest-payment .tab_area .tab_area__body>.payment-method-tab .payment-method-tab__body .caption{font-size:12px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.backers-new .guest-payment .tab_area .tab_area__body.credit_card,.backers-new .guest-payment .tab_area .tab_area__body.credit_card_visa_master{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.backers-new .guest-payment .tab_area #js-online-payments.tab_area__body{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.backers-new .guest-payment .tab_area #js-online-payments.tab_area__body.selected{border-color:#ef4846}.backers-new .guest-payment .tab_area #js-online-payments.tab_area__body.selected>label:before{content:'\f192';color:#ef4846}.backers-new .guest-payment .panel_area{display:none;background:#F6F8FA;margin:0 16px 16px}.backers-new .guest-payment .panel_area p{padding:12px 16px;font-size:13px;font-weight:normal;text-align:center;color:#4D4A4A}.backers-new .guest-payment .panel_area label{cursor:pointer;padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.backers-new .guest-payment .panel_area .panel_wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 20px 15px}.backers-new .guest-payment .panel_area .panel_wrapper .label_paypay{-webkit-box-ordinal-group:-3;-ms-flex-order:-4;order:-4}.backers-new .guest-payment .panel_area .panel_wrapper .label_rakutenpay{-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3}.backers-new .guest-payment .panel_area .panel_wrapper .label_paypal{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.backers-new .guest-payment .panel_area .panel_wrapper .label_famipay{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.backers-new .guest-payment .panel_area .payment-method-tab{background:#fff;border-radius:4px;border:1px solid #eee;height:47px}.backers-new .guest-payment input[name="order[payment_type]"]{display:none}.backers-new .guest-payment .payment-method-tab__image{height:auto}.backers-new .guest-payment .payment-method-tab__image--paypal{max-height:21px}.backers-new .guest-payment .payment-method-tab__image--paypay{max-height:19px}.backers-new .guest-payment .payment-method-tab__image--famipay{max-height:18px}.backers-new .guest-payment .payment-method-tab__image--rakutenpay{max-height:22px}.backers-new .guest-payment .payment-method-tab__image--aupay{max-height:20px}.backers-new .guest-payment #tab_credit_card_visa_master:checked~.tab_area .label_credit_card_visa_master:before,.backers-new .guest-payment #tab_credit_card:checked~.tab_area .label_credit_card:before,.backers-new .guest-payment #tab_cvs:checked~.tab_area .label_cvs:before,.backers-new .guest-payment #tab_paidy:checked~.tab_area .label_paidy:before,.backers-new .guest-payment #tab_payeasy:checked~.tab_area .label_payeasy:before,.backers-new .guest-payment #tab_carrier:checked~.tab_area .label_carrier:before,.backers-new .guest-payment #tab_applepay:checked~.tab_area .label_applepay:before,.backers-new .guest-payment #tab_condopay:checked~.tab_area .label_condopay:before,.backers-new .guest-payment #tab_free:checked~.tab_area .label_free:before{content:'\f192';color:#ef4846}.backers-new .guest-payment #tab_credit_card_visa_master:checked~.tab_area .tab_area__body.credit_card_visa_master,.backers-new .guest-payment #tab_credit_card:checked~.tab_area .tab_area__body.credit_card,.backers-new .guest-payment #tab_cvs:checked~.tab_area .tab_area__body.cvs,.backers-new .guest-payment #tab_paidy:checked~.tab_area .tab_area__body.paidy,.backers-new .guest-payment #tab_payeasy:checked~.tab_area .tab_area__body.payeasy,.backers-new .guest-payment #tab_carrier:checked~.tab_area .tab_area__body.carrier,.backers-new .guest-payment #tab_applepay:checked~.tab_area .tab_area__body.applepay,.backers-new .guest-payment #tab_free:checked~.tab_area .tab_area__body.free,.backers-new .guest-payment #tab_famipay:checked~.tab_area .panel_area .payment-method-tab.label_famipay,.backers-new .guest-payment #tab_rakutenpay:checked~.tab_area .panel_area .payment-method-tab.label_rakutenpay,.backers-new .guest-payment #tab_paypal:checked~.tab_area .panel_area .payment-method-tab.label_paypal,.backers-new .guest-payment #tab_paypay:checked~.tab_area .panel_area .payment-method-tab.label_paypay,.backers-new .guest-payment #tab_aupay:checked~.tab_area .panel_area .payment-method-tab.label_aupay{border:1px solid #ef4846}.backers-new.pay_activity_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label,.backers-new.community_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:calc(100% / 4);margin-top:2px;padding:0 0 0 43px}@media screen and (max-width: 1000px){.backers-new.pay_activity_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label,.backers-new.community_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{padding:0 0 0 30px}}@media screen and (min-width: 766px) and (max-width: 925px){.backers-new.pay_activity_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label,.backers-new.community_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:50%}}@media screen and (min-width: 570px) and (max-width: 765px){.backers-new.pay_activity_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label,.backers-new.community_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:calc(100% / 4);margin-top:0}}@media screen and (max-width: 569px){.backers-new.pay_activity_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label,.backers-new.community_backers-new .payment .payment-type:not(.payment-type--switch) .tab_area label{width:50%;margin-top:0}}.backers-new.community_backers-new .payment{margin-top:40px}.backers-new.community_backers-new .payment h3{margin:0 0 24px}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment h3{margin:0 0 16px}}.backers-new.community_backers-new .payment .payment-type #panel_paypal .payment-cycle p{margin-bottom:0}.backers-new.community_backers-new .reward-list>li h2{display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-word}.backers-new.community_backers-new .reward-list>li h2:before{padding-top:6px}@media (max-width: 768px){.backers-new.community_backers-new .reward-list>li.checked:before{padding:5px 20px}}.backers-new.community_backers-new .reward-list>li.checked label{padding-top:40px}@media (max-width: 768px){.backers-new.community_backers-new .reward-list>li.checked label{padding-top:30px}}@media screen and (max-width: 768px){.backers-new.community_backers-new .price .simptip-position-top:after{white-space:normal;width:176px;padding-bottom:11px}}.backers-new.community_backers-new .comment .required-mark{margin-left:8px;margin-top:3px;padding:0 3px;color:#fff;border-radius:2px;font-size:12px;font-weight:bold;line-height:140%;background-color:#e65d65}.backers-new.community_backers-new .comment .private-comment-required{display:none;margin-bottom:10px;font-size:12px}@media screen and (max-width: 765px){.backers-new.community_backers-new .comment .private-comment-required{font-size:11px}}.backers-new.community_backers-new .multiple-monthly-payment{margin-bottom:24px}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment{margin-bottom:16px}}.backers-new.community_backers-new .multiple-monthly-payment .select-area{margin-top:24px;display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.backers-new.community_backers-new .multiple-monthly-payment .select-area.two-columns{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment .select-area{margin-top:16px;grid-template-columns:repeat(2, 1fr);gap:8px}}.backers-new.community_backers-new .multiple-monthly-payment .error-message{font-weight:bold;display:none}.backers-new.community_backers-new .multiple-monthly-payment.validation-error .select-area{border:2px solid #eb8087}.backers-new.community_backers-new .multiple-monthly-payment.validation-error .error-message{display:block}.backers-new.community_backers-new .multiple-monthly-payment-input{display:none}.backers-new.community_backers-new .multiple-monthly-payment-input:checked+.multiple-monthly-payment-item{border:2px solid #F64744}.backers-new.community_backers-new .multiple-monthly-payment-input:checked+.multiple-monthly-payment-item .check-button{background:#F64744;color:#FFF}.backers-new.community_backers-new .multiple-monthly-payment-input:checked+.multiple-monthly-payment-item .check-button i.far.fa-circle{display:none}.backers-new.community_backers-new .multiple-monthly-payment-input:checked+.multiple-monthly-payment-item .check-button i.far.fa-dot-circle{display:inline}.backers-new.community_backers-new .multiple-monthly-payment-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px;background-color:#FFFFFF;border:1px solid #E3E4E8;overflow:hidden;position:relative}.backers-new.community_backers-new .multiple-monthly-payment-item .recommended{pointer-events:none;position:absolute;left:0;top:0}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .recommended{-webkit-transform:scale(0.9);transform:scale(0.9)}}.backers-new.community_backers-new .multiple-monthly-payment-item .recommended::before,.backers-new.community_backers-new .multiple-monthly-payment-item .recommended::after{position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:48px;height:48px}.backers-new.community_backers-new .multiple-monthly-payment-item .recommended::before{content:"";top:0;left:0;border-left:48px solid #97C05C;border-bottom:48px solid transparent}.backers-new.community_backers-new .multiple-monthly-payment-item .recommended::after{content:"おすすめ";white-space:nowrap;top:-5px;left:-5px;line-height:48px;font-size:10px;font-weight:bold;color:#FFFFFF;text-align:center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.backers-new.community_backers-new .multiple-monthly-payment-item.one-month .head{background-color:#E3E4E8;color:#393F48}.backers-new.community_backers-new .multiple-monthly-payment-item.one-month .single-amount-value .amount{color:#393F48}.backers-new.community_backers-new .multiple-monthly-payment-item .head{background-color:#4BA2CE;color:#FFFFFF;text-align:center;font-size:16px;font-weight:bold;padding:4px}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .head{font-size:12px}}.backers-new.community_backers-new .multiple-monthly-payment-item .body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:16px 8px}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .body{padding:8px 4px}}.backers-new.community_backers-new .multiple-monthly-payment-item .check-button{margin:0 auto 16px;display:inline-block;padding:0 16px;line-height:30px;font-size:14px;border-radius:50px;background:#F6F8FA}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .check-button{margin-bottom:8px}}.backers-new.community_backers-new .multiple-monthly-payment-item .check-button i.far.fa-dot-circle{display:none}.backers-new.community_backers-new .multiple-monthly-payment-item .discount-rate{font-weight:bold}.backers-new.community_backers-new .multiple-monthly-payment-item .single-amount-value{font-weight:bold}.backers-new.community_backers-new .multiple-monthly-payment-item .single-amount-value .amount{padding:0 2px;font-size:32px;line-height:1;color:#4BA2CE;vertical-align:-1px}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .single-amount-value .amount{font-size:24px;line-height:1.4}}.backers-new.community_backers-new .multiple-monthly-payment-item .single-amount-value span{font-size:14px;color:#393F48}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .single-amount-value span{font-size:12px}}.backers-new.community_backers-new .multiple-monthly-payment-item .text{margin-top:8px;font-size:12px;color:#707070;font-weight:bold}@media screen and (max-width: 768px){.backers-new.community_backers-new .multiple-monthly-payment-item .text{font-size:10px;font-weight:normal}}.backers-new.community_backers-new .payment-cycle{margin-bottom:32px;border:2px solid #E3E4E8;padding:32px}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle{margin-bottom:16px;padding:16px;font-size:12px}}.backers-new.community_backers-new .payment-cycle-title{margin:0 0 8px}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-title{font-size:12px}}.backers-new.community_backers-new .payment-cycle-title .far{color:#999}.backers-new.community_backers-new .payment-cycle-table{width:100%;margin:16px 0}@media screen and (min-width: 769px){.backers-new.community_backers-new .payment-cycle-table{display:table}}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table{margin:0 0 8px}}@media screen and (min-width: 769px){.backers-new.community_backers-new .payment-cycle-table-row{display:table-row}}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.backers-new.community_backers-new .payment-cycle-table-row.-header{background:#F6F8FA}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-row.-header{display:none}}.backers-new.community_backers-new .payment-cycle-table-row.-header .payment-cycle-table-cell{padding:10px 10px 10px 0;color:#707070;font-weight:bold;border:none}.backers-new.community_backers-new .payment-cycle-table-row.-header .payment-cycle-table-cell:last-child{padding-right:0}.backers-new.community_backers-new .payment-cycle-table-cell{padding:16px 12px 16px 0}@media screen and (min-width: 769px){.backers-new.community_backers-new .payment-cycle-table-cell{display:table-cell;vertical-align:middle;border-bottom:1px solid #E3E4E8}}.backers-new.community_backers-new .payment-cycle-table-cell:last-child{padding-right:0}.backers-new.community_backers-new .payment-cycle-table-cell.-title{font-weight:bold;white-space:nowrap}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-cell.-title{width:100%;padding:16px 0 8px}}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-cell.-body{background:#f6f8fa;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px}.backers-new.community_backers-new .payment-cycle-table-cell.-body.-payment-span{padding-bottom:0}.backers-new.community_backers-new .payment-cycle-table-cell.-body.-payment-date{padding-top:0}}.backers-new.community_backers-new .payment-cycle-table-cell__title-label{width:64px;display:inline-block;color:#fff;text-align:center;padding:3px 0;margin:0 8px 0 0;display:inline-block;background:#4ba2ce;font-size:12px}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-cell__title-label{width:54px;font-size:10px;padding:2px 0}}.backers-new.community_backers-new .payment-cycle-table-cell__title-label.-first-month{background:#df6c92}@media screen and (min-width: 769px){.backers-new.community_backers-new .payment-cycle-table-cell__sp-title-box{display:none}}@media screen and (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-cell__sp-title-box{width:80px;white-space:nowrap;padding:4px;margin:2px 8px 0 0;font-size:10px;color:#707070;font-weight:bold}}@media (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-cell__sp-txt-box{padding:4px}}@media (max-width: 768px){.backers-new.community_backers-new .payment-cycle-table-cell p{margin:0 0 6px}.backers-new.community_backers-new .payment-cycle-table-cell p:last-child{margin:0}}.backers-new.community_backers-new .payment-cycle-notice{font-size:12px}@media (max-width: 768px){.backers-new.community_backers-new .payment-cycle-notice{font-size:10px;margin:0 0 6px}.backers-new.community_backers-new .payment-cycle-notice:last-child{margin:0}}.backers-new.community_backers-new .payment-cycle-txt.-alert{color:#f64744}.backers-new.community_backers-new .price{margin:40px 0}.backers-new.community_backers-new .price h3{margin:0 0 20px 0}.backers-new.community_backers-new .price h3 span{margin-left:4px}.backers-new.community_backers-new .price .price-inner{display:block;border-radius:3px;padding:30px 20px;text-align:center;background:#f6f8fa}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner{background:#FFFFFF;padding:16px}}.backers-new.community_backers-new .price .price-inner .amount{width:100%;border-right:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.backers-new.community_backers-new .price .price-inner .amount div{display:block;border-bottom:none;padding:0}.backers-new.community_backers-new .price .price-inner .amount span{font-size:30px;margin-right:5px}.backers-new.community_backers-new .price .price-inner .amount .amount-block{width:100%}.backers-new.community_backers-new .price .price-inner .amount .amount-block:last-child{border-left:2px solid #E3E4E8}.backers-new.community_backers-new .price .price-inner .amount i.fas.fa-plus{margin:0 16px;font-size:24px}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .amount i.fas.fa-plus{margin:0;font-size:16px}}.backers-new.community_backers-new .price .price-inner .amount h4{margin-bottom:10px;font-size:14px;font-weight:normal;line-height:1}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .amount h4{margin:0 0 8px !important;line-height:1.4;font-size:10px}}.backers-new.community_backers-new .price .price-inner .amount .num{font-size:14px;font-weight:bold;line-height:1}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .amount .num{line-height:1.6;font-size:12px}}.backers-new.community_backers-new .price .price-inner .amount .num span{font-size:24px;margin-right:4px}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .amount .num span{font-size:16px}}.backers-new.community_backers-new .price .price-inner .additional{border:none;padding:0 24px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .additional{border:none;padding:0;display:block}}.backers-new.community_backers-new .price .price-inner .additional .description{width:50%;text-align:left}.backers-new.community_backers-new .price .price-inner .additional .description h4{margin-left:0;margin-bottom:6px}.backers-new.community_backers-new .price .price-inner .additional .description p{padding:0}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .additional .description{width:100%;text-align:center;margin-bottom:16px}}.backers-new.community_backers-new .price .price-inner .additional .form-control{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.backers-new.community_backers-new .price .price-inner .additional .form-control{width:100%}}.backers-new.community_backers-new .price .price-inner .additional .input{width:calc(100% - 90px);float:none;border:1px solid #e4e4e4;background:#fff;border-radius:3px}.backers-new.community_backers-new .price .price-inner .additional .input input[type="number"]{width:80%;font-size:24px;text-align:right;padding:7px 5px 6px 5px;background:inherit;border:none;-webkit-box-shadow:inherit;box-shadow:inherit}.backers-new.community_backers-new .price .price-inner .additional .input span{margin-left:5px}.backers-new.community_backers-new .price .price-inner .additional button{width:45px;height:45px;border:0;outline:none;background:none}.backers-new.community_backers-new .price .price-inner .additional button.backer-amount-down{text-align:right;float:none}.backers-new.community_backers-new .price .price-inner .additional button.backer-amount-up{text-align:left;float:none}.backers-new.community_backers-new .price .price-inner .additional button i{font-size:30px;margin:0 auto}.backers-new.community_backers-new .price .price-inner h4{font-size:14px;margin-bottom:10px}.backers-new.community_backers-new .price .backer-total{float:right;display:inline-block;margin:10px 0 0 0;padding:0 5px 10px 5px;border-bottom:1px solid #4d4a4a}.backers-new.community_backers-new .price .backer-total span{margin:0 5px 0 10px}.backers-confirm .container{padding-bottom:60px}.backers-confirm .container .main{position:relative}.backers-confirm .container .warging-explain{font-size:15px;font-weight:700;margin-bottom:16px;padding:16px;background-color:rgba(239,72,70,0.1);color:#ef4846;text-align:center}.backers-confirm .container .warging-explain .header-back-link{display:none;margin-top:10px}.backers-confirm .container .warging-explain .header-back-link button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;background:transparent;border:0;color:#666666}.backers-confirm .container .warging-explain .header-back-link button .fa-angle-left{font-size:17px}.backers-confirm .container .explain{background:#f6f8fa;padding:20px;margin-bottom:40px;border:1px solid #e4e4e4}.backers-confirm .container .explain h5{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e4e4e4}.backers-confirm .container .explain h5 img{margin-left:20px;height:24px}.backers-confirm .container .explain h5 img.au{height:14px}.backers-confirm .container .explain ul li{font-size:12px}.backers-confirm .container table.show{margin-bottom:40px}.backers-confirm .container table.show th{white-space:nowrap}.backers-confirm .container table.show td.payment-amount p{line-height:2}.backers-confirm .container table.show td.payment-amount .fee-detail{border-left:1px solid #f3f3f3;margin-left:10px;padding:0 10px;color:#999}.backers-confirm .container table.show td.payment-amount .fee-detail p{font-size:11px;line-height:1.8;display:inline;float:left}.backers-confirm .container table.show td.payment-amount .fee-detail ul{margin-left:32px}.backers-confirm .container table.show td.payment-amount .fee-detail ul li{line-height:1.8;font-size:11px}.backers-confirm .container table.show td.payment-amount .fee-detail ul li p{color:#666;background:#f6f8fa;padding:8px;margin:4px 0 8px;display:block;float:none}.backers-confirm .container table.show td.payment-amount strong{display:block;margin-top:10px}.backers-confirm .container table.show td.return .box{background:#f6f8fa;margin-bottom:20px;padding:20px;border-radius:3px}.backers-confirm .container table.show td.return .box p{margin-top:10px;color:#ef4846}.backers-confirm .container table.show td.return .box ul{margin-top:10px}.backers-confirm .container table.show td.return .box ul li{float:left;margin-right:20px;font-size:11px}.backers-confirm .container table.show td.return .box ul li.ship span{margin-left:10px}.backers-confirm .container table.show td.return .box:last-child{margin-bottom:0}.backers-confirm .container table.show td.return .box .title{display:block;font-weight:bold;margin-bottom:4px;word-break:break-word}.backers-confirm .container .back-link{position:fixed;left:40px;bottom:36px;margin:0}.backers-confirm .container .back-link a{color:#4d4a4a}.backers-confirm .container .back-link button.back_to_input_form{color:#4d4a4a;border:none;background:none}.backers-confirm .container .submit-box{position:relative}.backers-confirm .container .submit-box .terms-box{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backers-confirm .container .submit-box .term{padding:3px 0;margin-top:0;text-align:center;font-size:13px;color:#666;cursor:pointer}.backers-confirm .container .submit-box .term a{line-height:22.4px;padding:0;color:#307bf6}.backers-confirm .container .submit-box .card-instruction{padding:0px;margin-top:16px;text-align:center;font-size:13px;color:#666}@media screen and (max-width: 768px){.backers-confirm .container .submit-box .card-instruction{margin-top:8px;font-size:12px}}.backers-confirm .container .submit-box .terms-agree{accent-color:#EF4846}.backers-confirm .container .submit-box .submit{position:fixed;left:0;bottom:0;background:rgba(255,255,255,0.9);width:100%;padding:24px 0;border-top:1px solid #e4e4e4}@media screen and (max-width: 960px){.backers-confirm .container .submit-box .submit{bottom:0}}.backers-confirm .container .submit-box .submit input{position:relative}.backers-confirm .container .submit-box .backers-alert{margin-bottom:20px;font-size:11px}.backers-confirm .container .submit-box .payment_processing{margin-bottom:20px;display:none}.backers-confirm .container .submit-box .payment_processing img{margin-bottom:10px;width:30px}.backers-confirm .container .backers_attention{margin:30px 10px;font-size:12px}.backers-confirm .container .backers_attention ul{margin-bottom:90px}.backers-confirm .container .backers_attention ul li{list-style:outside}@media screen and (max-width: 765px){.backers-confirm .container .titlebox h2{font-size:14px;width:100%}.backers-confirm .container .explain{background:#ffffff;padding:20px;margin-bottom:20px}.backers-confirm .container .explain h5{font-size:12px;margin-bottom:10px;padding-bottom:10px}.backers-confirm .container .explain h5 img{display:none}.backers-confirm .container table.show{margin-bottom:20px}.backers-confirm .container .back-link{margin-left:0}}.backers-confirm .container .rakutenid{background-image:url(https://static.camp-fire.jp/assets/payment/rakutenid_btn-d5f33f6e6798a7f9e310c384b1bf719d3e78f097a88c72dfb81f152f7b0cdb94.png) !important;background-repeat:no-repeat !important;border:none;background-size:100% !important;border-radius:0 !important;background-color:transparent !important;width:225px}.backers-confirm+footer{display:none}.backers-confirm.community_backers-confirm .container{padding-bottom:180px}.backers-confirm.community_backers-confirm table.show{margin:0 0 24px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm table.show{display:block;border-top:none;border-right:none;border-left:none;margin:0 0 16px}}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm table.show tbody,.backers-confirm.community_backers-confirm table.show tr{display:block}}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm table.show th,.backers-confirm.community_backers-confirm table.show td{display:block;width:100%;border-bottom:none;padding:16px}.backers-confirm.community_backers-confirm table.show th.return,.backers-confirm.community_backers-confirm table.show td.return{padding:8px}}.backers-confirm.community_backers-confirm .payment-cycle-title{margin:0 0 8px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-title{font-size:12px}}@media screen and (min-width: 769px){.backers-confirm.community_backers-confirm .payment-cycle-description{font-size:14px}}.backers-confirm.community_backers-confirm .payment-cycle-cards{margin:16px 0 0}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-cards{margin:16px -8px 0}}.backers-confirm.community_backers-confirm .payment-cycle-card{background:#f6f8fa;height:100%;padding:24px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card{padding:16px}}.backers-confirm.community_backers-confirm .payment-cycle-card.-of-first-month{background:#fff;border:1px solid #e3e4e8;border-radius:3px}.backers-confirm.community_backers-confirm .payment-cycle-card-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 16px;border-bottom:2px solid #e3e4e8;margin:0 0 16px;font-size:16px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card-title{margin:0 0 8px;font-size:14px}}.backers-confirm.community_backers-confirm .payment-cycle-card-title__sub-txt-box .-strike{position:relative}.backers-confirm.community_backers-confirm .payment-cycle-card-title__sub-txt-box .-strike:after{content:"";display:block;width:100%;height:2px;background:#f64744;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.backers-confirm.community_backers-confirm .payment-cycle-card-title__sub-txt-box .-temporary-discount{color:#f64744;margin:0 0 0 8px}.backers-confirm.community_backers-confirm .payment-cycle-card-sub-title{color:#707070}@media screen and (min-width: 769px){.backers-confirm.community_backers-confirm .payment-cycle-card-sub-title{margin:0 0 8px}}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card-sub-title{font-size:12px}}.backers-confirm.community_backers-confirm .payment-cycle-card-table{display:table;width:100%;margin:0 0 16px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card-table{margin:0 0 8px}}.backers-confirm.community_backers-confirm .payment-cycle-card-table:last-child{margin:0}.backers-confirm.community_backers-confirm .payment-cycle-card-table-row{display:table-row}.backers-confirm.community_backers-confirm .payment-cycle-card-table-cell{display:table-cell;line-height:1.6}.backers-confirm.community_backers-confirm .payment-cycle-card-table-cell.-aright{text-align:right;white-space:nowrap}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card-table-cell .-taxin{font-size:10px}}.backers-confirm.community_backers-confirm .payment-cycle-card-table-cell .-temporary-discount{font-weight:bold;color:#f64744}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card p{margin:0 0 8px}}.backers-confirm.community_backers-confirm .payment-cycle-card-bottom{margin-top:8px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .payment-cycle-card-bottom-txt{font-size:10px}.backers-confirm.community_backers-confirm .payment-cycle-card-bottom-txt:last-child{margin:0}}.backers-confirm.community_backers-confirm .payment-cycle-card-bottom-txt.-alert{color:#f64744}@media screen and (min-width: 769px){.backers-confirm.community_backers-confirm .payment-cycle-card-bottom-txt.-align-right-on-desktop{text-align:right}}.backers-confirm.community_backers-confirm .backers-confirm-table-bottom-txt{font-size:12px;margin:0 0 24px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .submit-box .submit{padding:24px 0 40px}}.backers-confirm.community_backers-confirm .submit-box .submit .terms-box-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 16px}.backers-confirm.community_backers-confirm .submit-box .submit .terms-box{margin-bottom:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.backers-confirm.community_backers-confirm .submit-box .submit input{position:relative}.backers-confirm.community_backers-confirm .submit-box .submit input.disabled{background:#E4E4E4;border-color:#E4E4E4;color:rgba(77,74,74,0.3)}.backers-confirm.community_backers-confirm .submit-box .card-instruction{padding:0 20px}@media screen and (max-width: 768px){.backers-confirm.community_backers-confirm .back-link{left:20px;bottom:14px}}.backers-confirm td.payment-amount span.hide .pa-fee-toggle{display:inline-block;margin-left:10px}.backers-confirm td.payment-amount span.hide .pa-fee-toggle a{color:#666}.backers-confirm td.payment-amount span.hide .pa-fee-toggle a span.open{display:inline-block}.backers-confirm td.payment-amount span.hide .pa-fee-toggle a span.close{display:none}.backers-confirm td.payment-amount span.hide .pa-fee-toggle a.open span.open{display:none}.backers-confirm td.payment-amount span.hide .pa-fee-toggle a.open span.close{display:inline-block}.backers-confirm td.payment-amount span.hide .pa-fee-toggle a i{margin-left:4px;font-size:10px}.backers-confirm td.payment-amount .fee-detail.toggle{display:none}.backers-finish .step{margin-top:20px}.backers-finish .campaign-banner{margin:10px 0 30px;text-align:center}.backers-finish .campaign-banner img{width:960px;max-width:100%}.backers-finish .layouts-float.row.inner,.backers-finish .layouts-signin .layouts-float.inner.row__thebase,.layouts-signin .backers-finish .layouts-float.inner.row__thebase{padding:10px 10px 20px;max-width:none}@media screen and (max-width: 765px){.backers-finish .layouts-float.row.inner,.backers-finish .layouts-signin .layouts-float.inner.row__thebase,.layouts-signin .backers-finish .layouts-float.inner.row__thebase{padding-bottom:10px}}.backers-finish .titlebox.well-done{padding:0;margin:-10px -10px 0;position:relative}.backers-finish .titlebox.well-done i{font-size:100px}.backers-finish .titlebox.well-done h2{font-size:30px;margin-bottom:20px}.backers-finish .titlebox.well-done p{margin-bottom:20px}@media screen and (max-width: 765px){.backers-finish .titlebox.well-done p{margin:0 20px 20px 20px;font-size:12px}}.backers-finish .titlebox.well-done p a{margin-bottom:20px;color:#ef4846;text-decoration:underline}.backers-finish .titlebox.well-done .titlebox-wrapper{position:relative;padding:42px 30px 20px;z-index:1}@media screen and (max-width: 768px){.backers-finish .titlebox.well-done .titlebox-wrapper{padding:32px 20px 20px}}.backers-finish .titlebox.well-done h2{font-size:20px;margin-bottom:8px;color:#FF8E3F;background:-webkit-linear-gradient(0deg, #FFBD3F, #FF4F45);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.backers-finish .titlebox.well-done h2 span{display:block;margin-bottom:4px;font-size:16px}.backers-finish .titlebox.well-done p{font-size:14px;margin-bottom:8px}.backers-finish .titlebox.well-done p strong{font-size:16px}.backers-finish .titlebox.well-done .fv-bg{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-mask-image:linear-gradient(to top, transparent, black 64px);mask-image:linear-gradient(to top, transparent, black 64px)}.backers-finish .titlebox.well-done.completion-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.backers-finish .titlebox.well-done.completion-message .row.inner.sp-none,.backers-finish .titlebox.well-done.completion-message .layouts-signin .inner.sp-none.row__thebase,.layouts-signin .backers-finish .titlebox.well-done.completion-message .inner.sp-none.row__thebase{padding:0;z-index:1}.backers-finish .titlebox.well-done.completion-message .row.inner.sp-none .three.step,.backers-finish .titlebox.well-done.completion-message .layouts-signin .inner.sp-none.row__thebase .three.step,.layouts-signin .backers-finish .titlebox.well-done.completion-message .inner.sp-none.row__thebase .three.step{margin:20px 40px 32px;padding:0;overflow:hidden;background-color:#fff;border-radius:5px}.backers-finish .titlebox.well-done.completion-message .row.inner.sp-none .three.step>div,.backers-finish .titlebox.well-done.completion-message .layouts-signin .inner.sp-none.row__thebase .three.step>div,.layouts-signin .backers-finish .titlebox.well-done.completion-message .inner.sp-none.row__thebase .three.step>div{border:none;height:40px;border-radius:0}.backers-finish .titlebox.well-done.completion-message .project-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;background:rgba(255,255,255,0.2);max-width:656px;width:100%;padding:12px 20px;color:#fff;z-index:1}@media screen and (max-width: 768px){.backers-finish .titlebox.well-done.completion-message .project-wrapper{max-width:none}}.backers-finish .titlebox.well-done.completion-message .project-wrapper .project-thumb{width:62px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.backers-finish .titlebox.well-done.completion-message .project-wrapper .project-thumb img{width:100%}.backers-finish .titlebox.well-done.completion-message .project-wrapper .project-name{-ms-flex-negative:1;flex-shrink:1;margin:0;font-weight:400;font-size:12px;line-height:160%;text-align:left}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:696px;width:100%;padding:16px 20px 28px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper{position:relative;border-radius:8px;-webkit-box-shadow:0px 1px 24px rgba(2,23,64,0.08);box-shadow:0px 1px 24px rgba(2,23,64,0.08);background:#fff;margin:20px auto 2px;width:100%;max-width:960px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer{position:absolute;padding:2px 16px;min-width:184px;top:0;color:#fff;background:#393F48;border-radius:100vh;font-size:14px;font-weight:bold;line-height:170%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:before,.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:after{position:absolute;content:'';display:inline-block;height:16.5px;top:45%;border-left:1px solid #FFFFFF}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:before{left:24px;-webkit-transform:rotate(-30deg) translate(-50%, -50%);transform:rotate(-30deg) translate(-50%, -50%)}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:after{right:24px;-webkit-transform:rotate(30deg) translate(-50%, -50%);transform:rotate(30deg) translate(-50%, -50%)}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;background:#F6F8FA;padding:24px 24px 12px;border-top-left-radius:8px;border-top-right-radius:8px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-header .po-icon{max-width:57.75px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-header .po-icon img{border:1px solid #F3F3F3;border-radius:50%;-o-object-fit:cover;object-fit:cover}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-header .completion-message-header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:0.5rem;text-align:left}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-header .completion-message-header-text span{font-weight:700;font-size:13px;line-height:100%;color:#999999}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-header .completion-message-header-text div{font-weight:700;font-size:14px;line-height:100%;color:#4D4A4A}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-text{padding:16px 24px;font-weight:400;font-size:14px;line-height:160%;color:#111111;text-align:left}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .completion-message-text p{margin:0}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share{position:fixed;bottom:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(#F6F8FA), to(#fff));background:linear-gradient(180deg, #F6F8FA 0%, #fff 100%);width:100%;padding:12px 24px;z-index:9999}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .po-icon{max-width:57.75px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .po-icon img{border:1px solid #F3F3F3;border-radius:50%;-o-object-fit:cover;object-fit:cover}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .backer-share-message{margin:0;font-weight:bold}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .backer-share-message .backer-share-message-title{margin-bottom:4px;padding:0 12px;background:#FF8E3F;border-radius:10px;font-size:12px;line-height:170%;color:#FFFFFF}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .backer-share-message .backer-share-message-text{font-size:15px;line-height:150%;color:#4D4A4A}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .backer-share-message .backer-share-message-text>span i{margin:0;color:#666666;font-size:16px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .backer-numbers{margin:0;font-size:14px;line-height:150%;font-weight:bold;text-align:left}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-header .backer-numbers strong{color:#FF8E3F;padding:0 4px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:none;margin-top:4px;width:100%;border:none}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button{padding:11px;margin-top:8px;font-size:14px;border-radius:3px;width:32%}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button::before{content:'';position:relative;top:2px;display:inline-block;width:18px;height:18px;margin-right:4px;vertical-align:top}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.x_twitter_rectangle_button{background-color:#000;color:#fff}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.x_twitter_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_x_twitter-3f63814567ee52cf9c076987442505a6413a874e88a64b0c8054158ac676ed94.svg) 50% 50% no-repeat;background-size:13px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.facebook_rectangle_button{background-color:#1877F2;color:#fff}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.facebook_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_facebook-aefa9ff6a74e2b7b96c8d23692b0fd67b989ea1615beb207bf6c6c931125ffe1.png) 50% 50% no-repeat;background-size:18px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.line_rectangle_button{background-color:#00C300;color:#fff}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.line_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_line-5240dcabff15a8a30638b2b5a46c9f59195f0dcfd197b5866428ba9bbaf477b4.png) 50% 50% no-repeat;background-size:18px}.backers-finish .titlebox.well-done.completion-message .fv-bg{-webkit-mask-image:none;mask-image:none;background:linear-gradient(293.36deg, #ff4f45 28.47%, #fa643c 80.74%, #fb8943 113.68%, #ffc13e 162.89%);width:100%;height:368px}@media screen and (max-width: 768px){.backers-finish .titlebox.well-done.completion-message .fv-bg{height:287px}}@media screen and (max-width: 520px){.backers-finish .titlebox.well-done.completion-message .project-wrapper .project-thumb{max-width:62px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper{margin-bottom:4px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer{font-size:13px;max-width:168px}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:before,.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:after{height:14px;top:45%}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:before{left:24px;-webkit-transform:rotate(-30deg) translate(-50%, -50%);transform:rotate(-30deg) translate(-50%, -50%)}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper span.become-backer:after{right:24px;-webkit-transform:rotate(30deg) translate(-50%, -50%);transform:rotate(30deg) translate(-50%, -50%)}.backers-finish .titlebox.well-done.completion-message .titlebox-wrapper .completion-message-wrapper .project-name{font-size:12px;margin-bottom:8px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;margin-left:auto;margin-right:auto}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.x_twitter_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.facebook_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:8px}.backers-finish .titlebox.well-done.completion-message .bottom-fixed-share .share-buttons .share_button.line_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.backers-finish .share-box{padding:16px;margin:0 auto 20px auto;background-color:#FFF4DD;border-radius:5px;border:solid 1px #FFE5AE;max-width:920px;text-align:center}@media screen and (max-width: 960px){.backers-finish .share-box{margin:0 auto}}.backers-finish .share-box h3{margin-bottom:5px;font-size:14px;color:#FF8E3F}@media screen and (max-width: 960px){.backers-finish .share-box h3{margin-bottom:0}}.backers-finish .share-box p{font-size:12px;padding:0;margin-bottom:10px}.backers-finish .share-box .share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:301px;margin-left:auto;margin-right:auto}.backers-finish .share-box .share_button{padding:10px;margin:5px auto;font-size:14px;border-radius:3px}.backers-finish .share-box .share_button::before{content:'';position:relative;top:2px;display:inline-block;width:18px;height:18px;margin-right:4px;vertical-align:top}.backers-finish .share-box .share_button.x_twitter_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:301px;flex-basis:301px;max-width:301px;background-color:#000;color:#fff}.backers-finish .share-box .share_button.x_twitter_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_x_twitter-3f63814567ee52cf9c076987442505a6413a874e88a64b0c8054158ac676ed94.svg) 50% 50% no-repeat;background-size:13px}.backers-finish .share-box .share_button.facebook_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:8px;background-color:#1877F2;color:#fff}.backers-finish .share-box .share_button.facebook_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_facebook-aefa9ff6a74e2b7b96c8d23692b0fd67b989ea1615beb207bf6c6c931125ffe1.png) 50% 50% no-repeat;background-size:18px}.backers-finish .share-box .share_button.line_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#00C300;color:#fff}.backers-finish .share-box .share_button.line_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_line-5240dcabff15a8a30638b2b5a46c9f59195f0dcfd197b5866428ba9bbaf477b4.png) 50% 50% no-repeat;background-size:18px}@media screen and (max-width: 960px){.backers-finish .share-box .share_button h3{margin-bottom:0;font-size:14px}.backers-finish .share-box .share_button p{font-size:12px;padding:0;margin:0}.backers-finish .share-box .share_button .share-buttons{margin-top:8px}}.backers-finish .titlebox.well-done.sns-share-ab-test{background-color:#f6f8fa;margin:0}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper{padding:0 10px}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box{background-color:#FFFFFF;border:1px solid #E4E4E4;border-radius:8px;margin:27px 0 0;padding:30px 16px 16px;position:relative}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box h3{color:#FFFFFF;background-color:#EF4846;border-radius:29px;font-size:13px;padding:0 15px;white-space:nowrap;position:absolute;top:0;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box h3:before{display:inline-block;content:"|";margin-right:10px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box h3:after{display:inline-block;content:'|';margin-left:10px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box h4{max-width:301px;margin:0 auto 11px}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box h4:before{display:inline-block;content:"「"}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box h4:after{display:inline-block;content:'」'}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box .coupon{max-width:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#E2F4FF;border-radius:5px;padding:8px 13px 6px 16px;margin:0 auto 8px;position:relative}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box .coupon::before{display:block;content:'';border-right:7px solid transparent;border-top:14px solid #E2F4FF;border-left:7px solid transparent;position:absolute;bottom:-9px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box .coupon p{color:#1DA1F1;font-weight:bold;font-size:12px;margin:0}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box .coupon p span{font-size:14px}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box .coupon img{width:55px}.backers-finish .titlebox.well-done.sns-share-ab-test .titlebox-wrapper .sns-share-box p{font-size:13px;margin:6px 0}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .sns-share-modal-wrapper{width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents{width:355px;background-color:#FFFFFF;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);border-radius:8px;margin:0}@media (max-width: 374px){.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents{width:310px}}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper{padding:32px 20px 20px 20px}@media (max-width: 374px){.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper{padding:32px 10px 20px 10px}}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper .po-icon{margin-bottom:9px}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper .po-icon img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper .share-box{background-color:#FFFFFF;border:1px solid #E4E4E4;padding:12px 15px 14px}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper .share-box h3{color:#666666;line-height:23px}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper .share-box .share-buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around;margin-top:8px}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .titlebox-wrapper .share-box .share-buttons .share-image-button img{border-radius:4px}.backers-finish .titlebox.well-done.sns-share-ab-test .sns-share-modal .modal-contents .close-button{width:30px;height:30px;line-height:30px;background-color:#F6F8FA;text-align:center;border-radius:50%;position:absolute;top:10px;right:10px;z-index:1}.backers-finish .sns-share-modal.modal-none{display:none}.backers-finish.fanclub-backers .titlebox.well-done,.backers-finish.pay_activity_backers .titlebox.well-done{padding-top:40px;margin:0}.backers-finish.fanclub-backers .titlebox.well-done h2,.backers-finish.pay_activity_backers .titlebox.well-done h2{color:#4d4a4a;font-size:30px;margin-bottom:20px;-webkit-text-fill-color:#4d4a4a}@media screen and (max-width: 960px){.backers-finish.fanclub-backers .titlebox.well-done h2,.backers-finish.pay_activity_backers .titlebox.well-done h2{font-size:24px}}.backers-finish.fanclub-backers .titlebox.well-done p,.backers-finish.pay_activity_backers .titlebox.well-done p{margin-bottom:20px}@media screen and (max-width: 960px){.backers-finish.fanclub-backers .titlebox.well-done p,.backers-finish.pay_activity_backers .titlebox.well-done p{font-size:12px}}.backers-finish.fanclub-backers .titlebox.well-done p strong,.backers-finish.pay_activity_backers .titlebox.well-done p strong{font-size:14px}@media screen and (max-width: 960px){.backers-finish.fanclub-backers .titlebox.well-done p strong,.backers-finish.pay_activity_backers .titlebox.well-done p strong{font-size:12px}}@media screen and (max-width: 768px){.backers-finish.fanclub-backers .titlebox.well-done .backer-detail table,.backers-finish.pay_activity_backers .titlebox.well-done .backer-detail table{table-layout:auto}}.backers-finish.fanclub-backers .titlebox.well-done .backer-detail table tr th,.backers-finish.pay_activity_backers .titlebox.well-done .backer-detail table tr th{white-space:nowrap}@media screen and (max-width: 768px){.backers-finish.fanclub-backers .titlebox.well-done .backer-detail table tr th,.backers-finish.pay_activity_backers .titlebox.well-done .backer-detail table tr th{white-space:normal;width:20%;padding:10px}}@media screen and (max-width: 768px){.backers-finish.fanclub-backers .titlebox.well-done .backer-detail table tr td,.backers-finish.pay_activity_backers .titlebox.well-done .backer-detail table tr td{padding:10px;overflow:visible;white-space:normal;text-overflow:clip}}.backers-finish.fanclub-backers .titlebox.well-done .backer-detail table tr td a,.backers-finish.pay_activity_backers .titlebox.well-done .backer-detail table tr td a{overflow-wrap:normal}.backers-finish.fanclub-backers .share-box,.backers-finish.pay_activity_backers .share-box{background:#f6f8fa;padding:40px 0;margin-bottom:40px;text-align:center;border:none;border-radius:0;max-width:none}@media screen and (max-width: 960px){.backers-finish.fanclub-backers .share-box,.backers-finish.pay_activity_backers .share-box{background:#fff;padding:20px 0}}.backers-finish.fanclub-backers .share-box h3,.backers-finish.pay_activity_backers .share-box h3{font-size:16px;color:#4d4a4a;margin-bottom:10px}@media screen and (max-width: 960px){.backers-finish.fanclub-backers .share-box h3,.backers-finish.pay_activity_backers .share-box h3{font-size:11px}}.backers-finish.fanclub-backers .share-box .share-links a,.backers-finish.pay_activity_backers .share-box .share-links a{display:inline-block;width:70px;height:70px;margin:10px;border-radius:50%;text-indent:-9999px}@media screen and (max-width: 960px){.backers-finish.fanclub-backers .share-box .share-links a,.backers-finish.pay_activity_backers .share-box .share-links a{width:50px;height:50px;background-size:70% !important}}.backers-finish.fanclub-backers .share-box .share-links a.button-facebook,.backers-finish.pay_activity_backers .share-box .share-links a.button-facebook{background:url(https://static.camp-fire.jp/assets/share/facebook-2ee2ccdfd972b65979fb0c9c8c15875f256abb55d83e523f79da301a342663bd.png) no-repeat center center;background-color:#3a559f;background-size:50%}.backers-finish.fanclub-backers .share-box .share-links a.button-twitter,.backers-finish.pay_activity_backers .share-box .share-links a.button-twitter{background:url(https://static.camp-fire.jp/assets/share/x_twitter-22f6d84c1b85a56a8994b9bad83af4dd7212033724c90803b433f415364052a2.png) no-repeat center center;background-color:#000;background-size:50%}.backers-finish.fanclub-backers .share-box .share-links a.button-line,.backers-finish.pay_activity_backers .share-box .share-links a.button-line{background:url(https://static.camp-fire.jp/assets/share/line-d725308060c899ae1f0bc3a3dbbc9c8a6e4be2983dac804416f30cf99278e7aa.png) no-repeat center center;background-color:#00c200;background-size:60%}.backers-finish.fanclub-backers .share-box .share-buttons,.backers-finish.pay_activity_backers .share-box .share-buttons{margin-top:16px}.backers-finish.fanclub-backers .share-box .share-buttons a,.backers-finish.pay_activity_backers .share-box .share-buttons a{margin:0 4px}.backers-finish .backer-detail{width:100%;max-width:960px;margin:20px auto;padding:0 20px}.backers-finish .backer-detail table{margin:0 auto 20px auto;width:inherit}@media screen and (max-width: 768px){.backers-finish .backer-detail table{table-layout:fixed}}.backers-finish .backer-detail table tr th{white-space:nowrap}@media screen and (max-width: 768px){.backers-finish .backer-detail table tr th{width:110px;padding:8px 10px}}.backers-finish .backer-detail table tr td{text-align:left}@media screen and (max-width: 768px){.backers-finish .backer-detail table tr td{padding:8px 10px 8px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.backers-finish .backer-detail table tr td a{overflow-wrap:anywhere}.backers-finish .explain-box{max-width:960px;width:100%;margin:0 auto 40px;padding:0}@media screen and (max-width: 765px){.backers-finish .explain-box{padding:0 10px}}.backers-finish .explain-box .check-it-out:first-child{margin-bottom:20px}.backers-finish .explain-box-campfire{margin:0 auto 30px}@media screen and (max-width: 765px){.backers-finish .explain-box-campfire{padding:0}}.backers-finish .explain-box-campfire .instructions{margin-bottom:40px}@media screen and (max-width: 765px){.backers-finish .explain-box-campfire .instructions{margin-left:0;margin-right:0}}.backers-finish .explain-box-campfire .check-it-out-settlement,.backers-finish .explain-box-campfire .check-it-out-return{text-align:center;margin-bottom:20px}.backers-finish .explain-box-campfire .check-it-out-settlement h4,.backers-finish .explain-box-campfire .check-it-out-return h4{display:inline-block;width:200px;font-size:12px;border:1px solid #4D4A4A;border-radius:30px;padding:6px 0;margin-bottom:12px}@media screen and (max-width: 765px){.backers-finish .explain-box-campfire .check-it-out-settlement h4,.backers-finish .explain-box-campfire .check-it-out-return h4{width:auto;padding:6px 19px}}.backers-finish .explain-box-campfire .check-it-out-settlement p,.backers-finish .explain-box-campfire .check-it-out-return p{font-size:12px;font-weight:500}@media screen and (max-width: 765px){.backers-finish .explain-box-campfire .check-it-out-settlement p,.backers-finish .explain-box-campfire .check-it-out-return p{text-align:left}}.backers-finish a.app-download-area{display:none}@media screen and (max-width: 768px){.backers-finish a.app-download-area{display:block;background-color:#EF4846;margin:0 -20px 40px}.backers-finish a.app-download-area .app-download-area-wrap{max-width:400px;margin:0 auto;padding:32px 0 14px 20px;background-image:url(https://static.camp-fire.jp/assets/app/notice-bcedf35e522b5e4cf36d6b503bfcd25e24dc340d0e8507794fa529c930d0e9ac.png);background-repeat:no-repeat;background-size:auto 100%;background-position:100% 10px}.backers-finish a.app-download-area .app-download-area-wrap h3{color:#ffffff;font-size:24px;line-height:31px}.backers-finish a.app-download-area .app-download-area-wrap .download-buttons{margin-top:10px}.backers-finish a.app-download-area .app-download-area-wrap .download-buttons img{height:30px;margin-right:13px}}.backers-finish .instructions{border:1px solid #e4e4e4;background:#ffffff;margin:0 auto 10px;padding:10px;font-size:12px;line-height:160%;max-width:960px}.backers-finish .instructions h2{font-size:16px}.backers-finish .instructions h3{font-size:15px;margin-bottom:8px}.backers-finish .instructions h3 strong{color:#ef4846;margin-right:5px}.backers-finish .instructions h4{font-size:14px;margin-bottom:8px}.backers-finish .instructions h4 strong{color:#ef4846;margin-right:5px}.backers-finish .instructions .inner{padding-top:8px}.backers-finish .instructions .transfer-number{margin-bottom:20px}.backers-finish .instructions .transfer-number .reserved-number{padding:10px;background:#f6f8fa;border:1px solid #e4e4e4;font-size:14px}.backers-finish .instructions .how2pay ol{list-style:none;padding-left:1.2em;margin-bottom:16px}.backers-finish .instructions .how2pay ol li{counter-increment:cnt;text-indent:-1.2em;margin-bottom:4px}.backers-finish .instructions .how2pay ol li::before{content:counter(cnt) ".";margin-right:5px}.backers-finish .instructions .how2pay a.link-detail{display:block;width:140px;margin:0 auto;padding:8px 12px;text-align:center;font-size:12px;background-color:transparent;border:2px solid #4d4a4a;color:#4d4a4a;border-radius:3px}.backers-finish .instructions .how2pay a.link-detail i{display:inline-block;margin:0 0 0 0.5em;font-style:normal;text-decoration:inherit;text-align:center;speak:none}.backers-finish .instructions .payment-notice{border-top:1px solid #e4e4e4;margin:20px 0 0 0;padding:15px 0 0 0}.backers-finish .instructions .payment-notice ul{list-style:none;padding-left:1.2em}.backers-finish .instructions .payment-notice ul li{text-indent:-1.4em;margin-bottom:4px}.backers-finish .instructions .payment-notice ul li::before{content:'※';margin-right:5px}.backers-finish section.fanclub h2,.backers-finish section.popular h2{font-size:20px}@media screen and (max-width: 960px){.backers-finish .step{margin-top:40px}.backers-finish .titlebox.well-done{background-color:#fff}.backers-finish .titlebox.well-done i{font-size:100px}.backers-finish .titlebox.well-done h2{font-size:24px}.backers-finish .titlebox.well-done .inner-refine{padding:32px 20px 20px 20px}.backers-finish .titlebox.well-done h2{font-size:20px;margin-bottom:8px}.backers-finish .titlebox.well-done p{font-size:14px;margin-bottom:8px}.backers-finish .titlebox.well-done p strong{font-size:16px}.backers-finish .instructions{margin:0 10px 20px 10px;padding:10px;font-size:12px;line-height:160%}.backers-finish .instructions h2{font-size:14px}.backers-finish .instructions h3{font-size:14px;margin-bottom:8px}.backers-finish .instructions h3 strong{color:#ef4846;margin-right:5px}.backers-finish .instructions h4{font-size:12px;margin-bottom:8px}.backers-finish .instructions h4 strong{color:#ef4846;margin-right:5px}.backers-finish .instructions .transfer-number{margin-bottom:20px}.backers-finish .instructions .transfer-number .reserved-number{padding:10px;background:#f6f8fa;border:1px solid #e4e4e4;font-size:12px}.backers-finish .instructions .how2pay ol{padding-left:1.2em;margin-bottom:16px}.backers-finish .instructions .how2pay ol li{text-indent:-1.2em;margin-bottom:4px}.backers-finish .instructions .how2pay ol li::before{margin-right:5px}.backers-finish .instructions .payment-notice{margin:20px 0 0 0;padding:15px 0 0 0}.backers-finish .instructions .payment-notice ul{padding-left:1.2em}.backers-finish .instructions .payment-notice ul li{text-indent:-1.4em;margin-bottom:4px}.backers-finish .instructions .payment-notice ul li::before{margin-right:5px}}@media screen and (max-width: 768px){.backers-finish .backer-detail{padding:0 10px}}.backers-finish section.fanclub h2,.backers-finish section.popular h2{font-size:16px}.term{margin-top:20px;text-align:center;font-size:13px;color:#666}@media screen and (max-width: 768px){.term{font-size:12px}}.maintenance_info{padding:0 30px 20px 30px}@media screen and (max-width: 765px){.maintenance_info{padding:0 20px 20px 20px}}.maintenance_info ul li{font-size:11px;color:#e13a43}.refine-section-title,.refine-note,.refine-section-sub-title,.refine-block{display:none}.private-comment-inner{display:block}.note-hide .tab_panel{padding-top:20px !important}.note-hide .tab_panel ul{display:none !important}.note-hide #panel_credit_card{padding-bottom:10px}.note-hide #panel_credit_card .credit-card-select{margin-bottom:0}.note-hide #panel_credit_card .credit-card-annotation{display:none}.note-hide #panel_cvs .select-menu,.note-hide #panel_carrier .select-menu{margin-bottom:0}.note-hide #panel_cvs .payment-logo,.note-hide #panel_carrier .payment-logo{display:none}.note-hide #panel_payeasy,.note-hide #panel_paypal,.note-hide #panel_famipay,.note-hide #panel_rakutenpay,.note-hide #panel_aupay{background:#fff;padding:0 !important}.note-hide #panel_payeasy .payment-logo,.note-hide #panel_paypal .payment-logo,.note-hide #panel_famipay .payment-logo,.note-hide #panel_rakutenpay .payment-logo,.note-hide #panel_aupay .payment-logo{display:none !important;margin:0 !important}.note-hide #panel_payeasy .campaign-banner-inner,.note-hide #panel_paypal .campaign-banner-inner,.note-hide #panel_famipay .campaign-banner-inner,.note-hide #panel_rakutenpay .campaign-banner-inner,.note-hide #panel_aupay .campaign-banner-inner{padding:20px 30px 0 30px !important;background:#f6f8fa}@media screen and (max-width: 768px){.note-hide #panel_payeasy .campaign-banner-inner,.note-hide #panel_paypal .campaign-banner-inner,.note-hide #panel_famipay .campaign-banner-inner,.note-hide #panel_rakutenpay .campaign-banner-inner,.note-hide #panel_aupay .campaign-banner-inner{background:#fff}}@media screen and (max-width: 765px){.backers-confirm.refine .container .layouts-float.inner{padding:0}.backers-confirm.refine .container .layouts-float.inner .warging-explain{text-align:left;margin:0 20px 20px}.backers-confirm.refine .container .layouts-float.inner .explain{margin:0 20px 20px}.backers-confirm.refine .container .layouts-float.inner .w100{padding:0}.backers-confirm.refine .container .layouts-float.inner .w100 table.show{border:none;-webkit-box-shadow:none;box-shadow:none;background:#fff;border-right:20px solid #fff;border-left:20px solid #fff}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr th{display:block;width:100%;border:none;padding:20px 0 10px;background:#fff;font-size:14px;font-weight:bold}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td{display:block;width:100%;border:none;border-bottom:1px solid #E5E5E5;padding:0 0 20px;background:#fff;font-size:14px}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box{background:#fff;padding:0 0 20px;border-bottom:1px dotted #E5E5E5}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box:last-child{padding-bottom:0;border-bottom:none}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box img{width:30%;float:left;margin:0 15px 0 0}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box span.readmore{display:block;color:#666;font-size:11px}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box span.readmore a{color:#E13A43}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul li{margin-right:0;float:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul li i{display:none}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul li.amount{display:block !important}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul li.ship{text-align:right}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul li.patrons,.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr td.return .box ul li.limited{display:none}.backers-confirm.refine .container .layouts-float.inner .w100 table.show tr:last-child td{border-bottom:none}.backers-confirm.refine .container .layouts-float.inner .w100 .backers_attention{margin:30px 10px 0 30px}.backers-confirm.refine .submit-box .submit{padding:16px !important}.backers-confirm.refine .submit-box .submit .terms-box{margin-bottom:8px}.backers-confirm.refine .submit-box .submit .terms-box .term{padding:5px 0;font-size:12px}.backers-confirm.refine .submit-box .submit .terms-box .term a{line-height:18px}.backers-confirm.refine .submit-box .submit input.refine{width:100%;padding:16px 0;background:#00C4AC;line-height:24px;font-size:16px;font-weight:bold;color:#fff;letter-spacing:normal !important;border:none}.backers-confirm.refine .submit-box .submit input.disabled{background:#E4E4E4;color:rgba(77,74,74,0.3)}}@media screen and (min-width: 766px){.backers-confirm.refine td.return .box img{display:none !important}.backers-confirm.refine .submit-box .submit input.refine{padding:16px 100px;line-height:24px;background:#00C4AC;color:#fff;font-size:16px;font-weight:bold;border-width:2px;border-radius:5px;letter-spacing:0 !important;border:none}.backers-confirm.refine .submit-box .submit input.disabled{background:#E4E4E4;color:rgba(77,74,74,0.3)}.backers-confirm.refine td.pc-return .box{border-bottom:1px solid #D9DEE5;padding-bottom:30px;margin-bottom:16px}.backers-confirm.refine td.pc-return .box .description{font-size:14px;color:#4D4A4A}.backers-confirm.refine td.pc-return .box .quantity,.backers-confirm.refine td.pc-return .box .options{color:#666666;font-size:12px;font-weight:300}.backers-confirm.refine td.pc-return .box .amount-delivery-date-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.backers-confirm.refine td.pc-return .box .amount-delivery-date-wrap .amount{font-size:12px;font-weight:600;color:#4D4A4A}.backers-confirm.refine td.pc-return .box:last-child{border-bottom:none;padding-bottom:10px;margin-bottom:0}}.mypage-confirm .submit-box{position:relative}.mypage-confirm .submit-box .terms-box{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mypage-confirm .submit-box .term{padding:0px;margin-top:0;text-align:center;font-size:13px;color:#666}@media screen and (max-width: 768px){.mypage-confirm .submit-box .term{font-size:12px}}.mypage-confirm .submit-box .term a{padding:0;color:#307bf6}.mypage-confirm .submit-box .card-instruction{padding:0px;margin-top:20px;text-align:center;font-size:13px;color:#666}@media screen and (max-width: 768px){.mypage-confirm .submit-box .card-instruction{font-size:12px}}.mypage-confirm .submit-box .terms-agree{accent-color:#EF4846}.mypage-confirm .submit-box .submit input.disabled{background:#E4E4E4;color:#fff;border:1px solid #E4E4E4}.for-sg-info{background:#f8f8fa;border-radius:8px;padding:15px 20px;margin-bottom:20px}@media screen and (max-width: 768px){.for-sg-info{background:#fff}}.for-sg-info img{width:90%;max-width:200px;margin-bottom:5px}.for-sg-info p{font-size:11px}.layouts-dashboard .page-title{display:none}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-layout-root .tb:not(.sp),.layouts-dashboard .dashboard-layout-root .pc:not(.sp){display:none !important}}@media screen and (min-width: 769px) and (max-width: 960px){.layouts-dashboard .dashboard-layout-root .sp:not(.tb),.layouts-dashboard .dashboard-layout-root .pc:not(.tb){display:none !important}}@media not screen and (max-width: 960px){.layouts-dashboard .dashboard-layout-root{display:grid;grid-template-columns:auto minmax(0, 1fr);grid-template-rows:auto auto 1fr;grid-template-areas:"header header" "aside page"}.layouts-dashboard .dashboard-layout-root .sp:not(.pc),.layouts-dashboard .dashboard-layout-root .tb:not(.pc){display:none !important}}@media screen and (max-width: 960px){.layouts-dashboard .dashboard-layout-root .sp-none{display:none !important}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header{grid-area:header}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav .title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:700;font-size:16px;text-align:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav .links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav .links .link-menu{width:60px;color:#4D4A4A;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav .links .link-menu .fa{font-size:16px;color:#7D7D7D;display:block;margin:0}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav .links .link-menu .text{white-space:nowrap;font-weight:700;font-size:10px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav .links .link-menu .unread_count{position:absolute;top:-4px;right:12px;color:#fff;background-color:#EF4846;border-radius:50%;width:16px;height:16px;font-weight:700;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 4px;line-height:1}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc{padding:20px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .logo{position:relative;z-index:999;float:left;width:150px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .logo a img{width:100%}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .link-menu{padding:3px 8px;border:1px solid #D9DEE6;border-radius:7px;margin-left:8px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .link-menu .text{font-size:11px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .link-menu .unread_count{top:0px;right:10px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .link-menu:first-child{margin-left:0px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .link-menu.disable{background-color:#e3e4e8}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.pc .drawer .drawer-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:80px;left:0;bottom:0;background-color:#393F48;color:#fff;z-index:9999}@media screen and (max-width: 960px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-bg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#80808080;z-index:9999;opacity:0;pointer-events:none;-webkit-transition:opacity 0.1s;transition:opacity 0.1s}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;bottom:0;background-color:#fff;z-index:9999;-webkit-transform:translateX(-100%);transform:translateX(-100%);pointer-events:none;-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s;width:375px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px 24px;overflow-y:scroll}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top{margin-bottom:20px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .preview-project{display:none}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .preview-link,.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .project-message-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;border:1px solid #56606E;border-radius:4px;padding:10px 0;color:#56606E}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .preview-link:last-child,.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .project-message-link:last-child{margin-bottom:0px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .preview-link .unread_count,.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.aside-top .project-message-link .unread_count{color:#fff;background-color:#EF4846;border-radius:50%;width:16px;height:16px;font-weight:700;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;padding:2px 4px;line-height:1}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section .dashboard-link{margin-bottom:16px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0 8px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4D4A4A;padding:8px 0 8px 20px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section a .edit-status{margin-left:auto;padding:4px 8px;border-radius:15px;border:1px solid #39C288}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section a .edit-status.edited{color:#39C288}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section a .edit-status.not-edited{color:#999999;border:1px solid #999999}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section a:hover{background:#e4e4e4}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section.hr{border-bottom:1px solid #D9DEE5;margin-bottom:20px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section h6{font-weight:bold;font-size:10px;color:#999999;margin-bottom:8px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section>ul{margin-bottom:16px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section>ul>li.disable{color:#999999;cursor:not-allowed}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main section>ul>li>*{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main .logo{margin-top:auto;text-align:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-main .logo img{width:150px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-sub{width:64px;background:rgba(0,0,0,0.7);position:relative}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-sub .drawer-close{position:absolute;top:24px;right:0;cursor:pointer;width:64px;line-height:64px;text-align:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer .drawer-content .drawer-sub .drawer-close i{color:#fff;font-size:18px;margin:0}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer.opened .drawer-bg{opacity:1;pointer-events:all}.layouts-dashboard .dashboard-layout-root .dashboard-layout-header .dashboard-header-gl nav.sp .drawer.opened .drawer-content{-webkit-transform:translateX(0%);transform:translateX(0%);pointer-events:all;-webkit-transition-duration:0.3s;transition-duration:0.3s;width:100%}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside{grid-area:aside;width:250px;background-color:#393F48;padding-top:40px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content{position:sticky;top:24px;color:#fff}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top{padding:0 24px 24px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .preview-project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .preview-project .preview-visual{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40px;height:26px;-o-object-fit:cover;object-fit:cover;border-radius:2px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .preview-project .preview-name{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:0;margin-left:10px;width:40px;font-size:11px;line-height:150%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .preview-link,.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .project-message-link{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;font-size:14px;--icon-size: 16px;border:1px solid #d9dee6;border-radius:4px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .unread_count{background:#e65d65;color:#fff;border-radius:50px;font-weight:bold;margin-left:4px;padding:0 4px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .top-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #56606E;margin-bottom:8px;border-radius:4px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .top-link:last-child{margin-bottom:0px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.aside-top .top-link .unread_count{color:#fff;background-color:#EF4846;border-radius:50%;width:16px;height:16px;font-weight:700;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;padding:2px 4px;line-height:1}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:8px 20px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section a:hover{background:rgba(255,255,255,0.1)}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section a .edit-status{margin-left:auto;padding:4px 8px;border-radius:15px;border:1px solid #39C288}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section a .edit-status.edited{color:#39C288}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section a .edit-status.not-edited{color:#999999;border:1px solid #999999}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section.hr{border-bottom:1px solid #56606E;margin-bottom:16px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section h6{font-weight:bold;font-size:12px;color:#999999;padding-left:24px;margin-bottom:8px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section>ul{margin-bottom:16px;font-size:14px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section>ul.links{font-size:12px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section>ul.links li a{padding:0 24px;line-height:40px}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section>ul>li.selected{background:rgba(255,255,255,0.1)}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section>ul>li.disable{color:#999999;cursor:not-allowed}.layouts-dashboard .dashboard-layout-root .dashboard-layout-aside .content section>ul>li>*{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu{background-color:#f6f8fa}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li{border-top:2px solid transparent;font-weight:100;font-size:14px}@media screen and (max-width: 540px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li{font-size:12px;width:calc(80%/3)}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li.dashboard{width:20%}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li:hover,.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li.selected{background:#fff;border-top:2px solid #e65d65}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li:hover a,.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li.selected a{border-top:none}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li.disable{line-height:1.4;padding:12px 24px;text-align:center}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li.disable{padding:8px 16px}}@media screen and (max-width: 540px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li.disable{padding:8px 0}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a{line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:12px 24px;text-align:center}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a{padding:8px 16px !important}}@media screen and (max-width: 540px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a{padding:8px 0 !important}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a.project_messages_link{position:relative}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a.project_messages_link .list-text-wrapper{text-align:center;width:100%}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a.project_messages_link span.unread_count{background:#e65d65;color:#fff;border-radius:50px;font-weight:bold;margin-left:4px;padding:0 4px}@media screen and (max-width: 540px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li a.project_messages_link span.unread_count{position:absolute;top:-8px;right:-4px}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li span.list-text{width:100%;text-align:center}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li span.list-text br.sp{display:none}@media screen and (max-width: 540px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .menu ul.tab li span.list-text br.sp{display:block}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .subtitle{font-weight:700;font-size:20px;padding:20px 40px 0}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .dashboard-page-header{background-color:#F6F8FA}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .questionnaire-banner{margin-top:32px}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .questionnaire-banner{margin-top:24px}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .questionnaire-banner img{width:100%}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .questionnaire-banner img.pc-img{display:none}}.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .questionnaire-banner img.sp-img{display:none}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-layout-root .dashboard-layout-page .questionnaire-banner img.sp-img{display:block}}.layouts-dashboard .dashboard-header{padding:20px 0 10px;background-color:#f6f8fa}.layouts-dashboard .dashboard-header .breadcrumb{padding:10px 40px}.layouts-dashboard .dashboard-header h1{padding:8px 40px 24px;font-size:24px}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-header h1{font-size:18px}}.layouts-dashboard .dashboard-header h1 strong{background:#fac75a;color:#ffffff;margin-left:10px;font-size:12px;padding:3px 5px}.layouts-dashboard .dashboard-header .dashboard-header-body{display:grid;position:relative;background-color:#F6F8FA}.layouts-dashboard .dashboard-header .dashboard-header-body .detail .campaign{font-size:13px;color:#db2f2d}.layouts-dashboard .dashboard-header .dashboard-header-body .detail .campaign a{color:#db2f2d;text-decoration:none;border-bottom:1px solid #db2f2d}.layouts-dashboard .dashboard-header .dashboard-header-body .detail .project-name{margin-bottom:8px;font-size:20px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-header .dashboard-header-body .detail .project-name{font-size:20px}}.layouts-dashboard .dashboard-header .dashboard-header-body .detail .project-name strong{background:#fac75a;color:#ffffff;margin-left:10px;font-size:12px;padding:3px 5px}.layouts-dashboard .dashboard-header .dashboard-header-body .detail .discount-campaign{margin-bottom:initial;margin-top:8px}.layouts-dashboard .dashboard-header .dashboard-header-body section.boxes-mini .box-customed-overview{height:100%;padding:20px}.layouts-dashboard .dashboard-header .dashboard-header-body section.boxes-mini .box .box-in .overview{background:#fff}@media not screen and (max-width: 768px){.layouts-dashboard .dashboard-header .dashboard-header-body{padding:0px 40px;grid-template-columns:45% calc(55% - 16px);grid-template-rows:auto auto;gap:16px}.layouts-dashboard .dashboard-header .dashboard-header-body .detail{grid-column:1;grid-row:1}.layouts-dashboard .dashboard-header .dashboard-header-body .boxes-mini{grid-column:2;grid-row:1}}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-header .dashboard-header-body{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:8px}.layouts-dashboard .dashboard-header .dashboard-header-body .detail{grid-row:1}.layouts-dashboard .dashboard-header .dashboard-header-body .boxes-mini{grid-row:2}}@media screen and (max-width: 768px){.layouts-dashboard .dashboard-header{padding:20px}.layouts-dashboard .dashboard-header .breadcrumb{padding:20px 0}.layouts-dashboard .dashboard-header h1{padding:8px 0 16px}}.layouts-dashboard .campaign-banner{background:#DB5B50;color:#fff}.layouts-dashboard .campaign-banner .row,.layouts-dashboard .campaign-banner .layouts-signin .row__thebase,.layouts-signin .layouts-dashboard .campaign-banner .row__thebase{text-align:center}@media screen and (max-width: 768px){.layouts-dashboard .campaign-banner .row,.layouts-dashboard .campaign-banner .layouts-signin .row__thebase,.layouts-signin .layouts-dashboard .campaign-banner .row__thebase{font-size:10px;padding:15px 0}}.layouts-dashboard .campaign-banner .row a,.layouts-dashboard .campaign-banner .layouts-signin .row__thebase a,.layouts-signin .layouts-dashboard .campaign-banner .row__thebase a{color:#fff;border-bottom:1px solid #fff}.layouts-dashboard .transfer-failed,.layouts-dashboard .bank-change{background:#e65d65;border:1px solid #e13a43;margin:0 20px -20px 20px;padding:20px;color:#fff;text-align:center;border-radius:4px}@media screen and (max-width: 768px){.layouts-dashboard .transfer-failed,.layouts-dashboard .bank-change{margin:10px 10px -20px 10px;font-size:12px}}.layouts-dashboard .transfer-failed.submitted,.layouts-dashboard .bank-change.submitted{background:#39c288;border:1px solid #39c288}.layouts-dashboard .transfer-failed h3,.layouts-dashboard .bank-change h3{color:#fff;margin-bottom:10px}@media screen and (max-width: 768px){.layouts-dashboard .transfer-failed h3,.layouts-dashboard .bank-change h3{font-size:14px}}.layouts-dashboard .transfer-failed p a,.layouts-dashboard .bank-change p a{color:#fff;text-decoration:underline;margin-right:5px}.layouts-dashboard .status .dashboard-information{background:#f6f8fa;border:1px solid #e4e4e4;margin:0 20px -40px 20px;padding:20px;border-radius:4px}@media screen and (max-width: 768px){.layouts-dashboard .status .dashboard-information{margin:10px 10px -10px 10px}}@media screen and (max-width: 768px){.layouts-dashboard .status .dashboard-information p{font-size:12px}}.layouts-dashboard .status .dashboard-information p span{font-weight:bolder}.layouts-dashboard .status .none_display{display:none}.layouts-dashboard .status .actibity_top{border-radius:5px;border:1px solid #e3e4e8;text-align:center;padding-bottom:20px}.layouts-dashboard .status .actibity_top h4{margin:20px;font-size:16px}.layouts-dashboard .status .actibity_top p{color:#999999;font-size:14px}.layouts-dashboard .status .actibity_top .actibity_top_img{margin:40px auto 0;width:50px}.layouts-dashboard .status .actibity_top .actibity_submit_btn{margin:0 auto 20px;display:block}@media screen and (max-width: 768px){.layouts-dashboard .status .actibity_top p{text-align:left;margin:0 24px;margin-bottom:6px}.layouts-dashboard .status .actibity_top .actibity_submit_btn{margin:20px auto}}.layouts-dashboard .status .promotion-links{border:1px solid #e4e4e4;background:#f6f8fa;margin-top:24px;padding:10px 20px;border-radius:5px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links{padding:20px}}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .sp-brake{display:block;margin:10px 0 10px 0}}.layouts-dashboard .status .promotion-links h4{display:inline-block;font-weight:bold;margin-right:20px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links h4{font-size:12px}}.layouts-dashboard .status .promotion-links input{width:500px;border:1px solid #e4e4e4;margin-right:5px}@media screen and (max-width: 1020px){.layouts-dashboard .status .promotion-links input{width:250px}}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links input{width:calc(100% - 40px)}}.layouts-dashboard .status .promotion-links .button{margin-right:10px;padding:9px 19px}.layouts-dashboard .status .promotion-links .button.copy{font-size:11px;padding:10px 10px 9px 10px;margin-right:15px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .button.copy{margin-right:0}}.layouts-dashboard .status .promotion-links .button.copy i{margin:0}.layouts-dashboard .status .promotion-links .production-links{border-bottom:1px solid #e4e4e4;padding-bottom:10px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .production-links{padding-bottom:25px}}.layouts-dashboard .status .promotion-links .production-links .embed-button{margin:0 10px 0 0}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .production-links .embed-button{margin-top:5px}}.layouts-dashboard .status .promotion-links .production-links .embed-button a{padding:8px 15px;border-radius:3px}.layouts-dashboard .status .promotion-links .production-links .qrcode-button{margin:0 10px 0 0}.layouts-dashboard .status .promotion-links .production-links .qrcode-button a{padding:8px 12px;border-radius:3px}.layouts-dashboard .status .promotion-links .production-link .limited-link{padding-top:unset}.layouts-dashboard .status .promotion-links .limited-link{padding-top:10px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .limited-link h4{display:block;margin-bottom:10px}}.layouts-dashboard .status .promotion-links .limited-link .help-link{font-size:12px;white-space:nowrap}.layouts-dashboard .status .promotion-links .limited-link .limited_message{display:none;background-color:#ffffff;padding:15px;margin:30px 0 15px;position:relative;border:1px solid #e4e4e4}.layouts-dashboard .status .promotion-links .limited-link .limited_message:before{content:"";position:absolute;top:-35px;left:4%;margin-left:-10px;border:10px solid transparent;border-bottom:25px solid #e4e4e4}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .limited-link .limited_message:before{left:12%}}.layouts-dashboard .status .promotion-links .limited-link .limited_message:after{content:"";position:absolute;top:-30px;left:4%;margin-left:-9px;border:9px solid transparent;border-bottom:22px solid #ffffff}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .limited-link .limited_message:after{left:12%}}.layouts-dashboard .status .promotion-links .limited-link .limited_message .copy{font-weight:bold;font-size:18px;padding-bottom:5px;color:#333333}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .limited-link .limited_message .copy{font-size:12px;padding-bottom:15px}}.layouts-dashboard .status .promotion-links .limited-link .limited_message .text{font-size:14px;line-height:160%}.layouts-dashboard .status .promotion-links .limited-link .limited_message .text:nth-child(2){margin-bottom:25px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-links .limited-link .limited_message .text{font-size:12px}}.layouts-dashboard .status .promotion-tools{margin:24px 0}.layouts-dashboard .status .promotion-tools .bnr_support-service{width:100%;height:64px;margin-bottom:20px;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:4px;border:solid 1px #D9DEE6;font-size:16px;font-weight:bold;color:#4d4a4a}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-tools .bnr_support-service{height:auto;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;text-align:left;font-size:15px;padding:16px}}@media screen and (max-width: 414px){.layouts-dashboard .status .promotion-tools .bnr_support-service{height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px}}.layouts-dashboard .status .promotion-tools .bnr_support-service .support-service-image{width:84px;height:auto;margin:10px 12px 0 0}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-tools .bnr_support-service .support-service-image{display:block;width:110px;margin:0 16px}}@media screen and (max-width: 414px){.layouts-dashboard .status .promotion-tools .bnr_support-service .support-service-image{width:72px;margin:0 8px 0 0}}.layouts-dashboard .status .promotion-tools .bnr_support-service .support-service-link{margin:0 0 0 8px;display:inline-block;width:150px;line-height:normal;text-align:center;padding:8px 0;font-size:12px;border:1px solid #D9DEE6;border-radius:4px;color:#307BF6;font-weight:bold}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-tools .bnr_support-service .support-service-link{margin:12px 0 0 0;display:block}}.layouts-dashboard .status .promotion-tools ul{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 768px){.layouts-dashboard .status .promotion-tools ul{grid-template-columns:1fr}}.layouts-dashboard .status .promotion-tools ul li{padding:16px;border:1px solid #D9DEE6;border-radius:4px}.layouts-dashboard .status .promotion-tools ul li img{width:120px;float:left}@media screen and (max-width: 414px){.layouts-dashboard .status .promotion-tools ul li img{width:65px}}.layouts-dashboard .status .promotion-tools ul li h2{margin:0 0 12px 140px;font-size:15px}@media screen and (max-width: 414px){.layouts-dashboard .status .promotion-tools ul li h2{margin:0 0 0 80px;font-size:14px}}.layouts-dashboard .status .promotion-tools ul li p{margin:0 0 12px 140px;font-size:14px;min-height:46px}@media screen and (max-width: 414px){.layouts-dashboard .status .promotion-tools ul li p{margin:0 0 12px;padding-top:12px;clear:both;font-size:12px}}.layouts-dashboard .status .promotion-tools ul li a{margin:0 0 0 140px;display:inline-block;width:150px;text-align:center;padding:8px 0;font-size:12px;border:1px solid #D9DEE6;border-radius:4px;color:#307BF6;font-weight:bold}@media screen and (max-width: 414px){.layouts-dashboard .status .promotion-tools ul li a{margin:0 auto;display:block}}.layouts-dashboard .status .project-coupon-link-container{background:#F6F8FA;border:1px solid #D9DEE6;margin:24px auto 60px;padding:24px 20px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1120px}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-title{color:#4D4A4A;font-size:14px;font-weight:700;line-height:180%;text-align:center}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-title>img{margin-right:8px;vertical-align:sub}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-title .is-pc-hidden{display:block}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-text{margin-top:16px;margin-bottom:12px;color:#4D4A4A;font-size:14px;line-height:170%}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link{background:#393F48;border-radius:3px;padding:14px;min-width:200px;color:#FFFFFF;text-align:center;font-weight:700;font-size:14px;line-height:16px}@media screen and (min-width: 769px){.layouts-dashboard .status .project-coupon-link-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 12px;padding:24px 40px}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-title{text-align:left;font-size:16px}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-title .is-pc-hidden{display:none}.layouts-dashboard .status .project-coupon-link-container .project-coupon-link-text{margin-top:0;margin-bottom:0}}.layouts-dashboard .status .kyc-alert{text-align:center;background:#e65d65;margin-bottom:20px;padding:15px;border-radius:5px;color:#fff;font-weight:bold}@media screen and (max-width: 768px){.layouts-dashboard .status .kyc-alert span{font-size:12px;margin-bottom:10px;display:block}}.layouts-dashboard .status .kyc-alert a{display:inline-block;margin-left:10px}@media screen and (max-width: 768px){.layouts-dashboard .status .kyc-alert a{margin:0;font-size:12px;width:100%}}.layouts-dashboard .status .status-box{position:relative;background-color:#fbfaf2;padding:15px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box{padding:10px;display:block}}.layouts-dashboard .status .status-box .desc{width:70%;float:left}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .desc{width:100%;float:none}}.layouts-dashboard .status .status-box .desc h4{font-size:18px;margin-bottom:20px}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .desc h4{font-size:14px}}.layouts-dashboard .status .status-box .desc h4 strong{font-size:14px;background:#fac75a;color:#fff;margin:0 5px;padding:5px 10px;border-radius:5px}.layouts-dashboard .status .status-box .desc h4.project-open-status{font-size:20px;margin-bottom:24px}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .desc h4.project-open-status{font-size:18px}}.layouts-dashboard .status .status-box .desc h5{position:relative;font-weight:bolder;margin-bottom:10px;color:#e13a43;line-height:2}.layouts-dashboard .status .status-box .desc h5:before{text-align:center;background:#e13a43;color:#fff;font-size:12px;margin-right:10px;padding:5px 10px;border-radius:5px;content:'Check'}.layouts-dashboard .status .status-box .desc h5.on-top-page:before{background:#caca99;color:#4d4a4a;content:'Pick Up!'}.layouts-dashboard .status .status-box .desc h5.notice{color:#000000;font-weight:normal}.layouts-dashboard .status .status-box .desc h5.notice:before{background:#39c288;content:'Notice'}.layouts-dashboard .status .status-box .desc h5.project-check-description{margin-bottom:40px}.layouts-dashboard .status .status-box .desc h5.project-description{margin-top:20px;margin-bottom:4px;color:#666666;font-weight:bold}.layouts-dashboard .status .status-box .desc h5.project-description:before{content:none}.layouts-dashboard .status .status-box .desc p{margin-bottom:10px;font-size:14px}.layouts-dashboard .status .status-box .desc p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .desc p{font-size:12px}}.layouts-dashboard .status .status-box .desc p strong{color:#e13a43}.layouts-dashboard .status .status-box .desc p.application-period-info{margin-top:-20px;margin-bottom:40px;color:#666666;font-weight:bold}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .desc p.application-period-info{font-size:14px}}.layouts-dashboard .status .status-box .desc p.project-description-content{color:#666666;margin-bottom:24px}.layouts-dashboard .status .status-box .desc p.project-contact{color:#666666;font-size:12px;margin-bottom:24px}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .desc p.project-contact{font-size:10px}}.layouts-dashboard .status .status-box .desc .contact{margin-top:20px;padding-top:20px;border-top:1px dashed #4d4a4a}.layouts-dashboard .status .status-box .desc .contact.chat-support{border-top:1px solid #E3E4E8}.layouts-dashboard .status .status-box .desc .discount-campaign{margin-bottom:5px;font-weight:bold;color:#e13a43}.layouts-dashboard .status .status-box .desc .discount-campaign.available{color:#39c288}.layouts-dashboard .status .status-box .desc .discount-campaign.available a{color:#39c288;text-decoration:underline}.layouts-dashboard .status .status-box .desc .discount-campaign.available span.remarks{font-weight:normal}.layouts-dashboard .status .status-box .desc .discount-campaign a:link,.layouts-dashboard .status .status-box .desc .discount-campaign a:visited{color:inherit}.layouts-dashboard .status .status-box .submit-box{display:-webkit-box;display:-ms-flexbox;display:flex;width:30%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .submit-box{width:100%;float:none;display:block}}.layouts-dashboard .status .status-box .submit-box a{margin:0}.layouts-dashboard .status .status-box .submit-box p{margin-bottom:10px}.layouts-dashboard .status .status-box .submit-box .submit-box-inner{width:100%}.layouts-dashboard .status .status-box .submit-box .preview-box-item{margin-bottom:20px}.layouts-dashboard .status .status-box .submit-box .reserve-box{width:100%}.layouts-dashboard .status .status-box .submit-box .reserve-box .reserve-label{display:block;width:100%;font-size:15px;font-weight:600;text-align:left;margin-bottom:7px}.layouts-dashboard .status .status-box .submit-box .reserve-box .reserve-input{width:100%;height:48px}.layouts-dashboard .status .status-box .submit-box .reserve-box .reserve-caption{font-size:12px;margin-top:8px}.layouts-dashboard .status .status-box .submit-box .reserve-box .reserve-submit{width:100%;margin-top:8px}.layouts-dashboard .status .status-box .submit-box .reserve-box .reserve-submit a.disabled{cursor:default;pointer-events:none;text-decoration:none;opacity:0.25}.layouts-dashboard .status .status-box .submit-box .reserve-box .error-message{font-size:12px;color:#E65D65}.layouts-dashboard .status .status-box .submit-box .submit-box-item{width:100%}.layouts-dashboard .status .status-box .submit-box .submit-box-item .submit-box-item-change{margin:15px 0;color:#3CBCE1;cursor:pointer}.layouts-dashboard .status .status-box .submit-box .submit-box-item .submit-box-item-change.open-reservation{color:#307BF6;font-weight:bold;letter-spacing:0.1em}.layouts-dashboard .status .status-box .submit-box .submit-box-item a.disabled{background-color:#999999;color:#ffffff;letter-spacing:0;cursor:not-allowed}.layouts-dashboard .status .status-box .submit-box .submit-box-item.submit-box-item-reserve{display:none;width:100%;margin:0px auto}.layouts-dashboard .status .status-box .submit-box .submit-box-item.submit-box-item-reserve.active{display:block}.layouts-dashboard .status .status-box .submit-box .submit-box-item.submit-box-item-release{display:none;width:100%;margin:0px auto}.layouts-dashboard .status .status-box .submit-box .submit-box-item.submit-box-item-release.active{display:block}.layouts-dashboard .status .status-box .submit-box .submit-box-item.submit-box-item-edit{display:block;width:100%;margin:0px auto}.layouts-dashboard .status .status-box .submit-box #js-datetimepicker{width:100%;height:48px}.layouts-dashboard .status .status-box .submit-box .transfer-method-notice{color:#e65d65}.layouts-dashboard .status .status-box .submit-box .update-transfer-method-link-disabled{line-height:36px;padding:0 20px;color:#999999;cursor:not-allowed}.layouts-dashboard .status .status-box .submit-box.project-rejected .preview-box-item{margin-right:0;width:100%}.layouts-dashboard .status .status-box .submit-box.project-rejected .button{font-size:12px}.layouts-dashboard .status .status-box .finished-desc .status-box-with-nav-and-payment{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-dashboard .status .status-box .finished-desc h4{font-size:18px;margin-bottom:20px}@media screen and (max-width: 768px){.layouts-dashboard .status .status-box .finished-desc h4{font-size:14px}}.layouts-dashboard .status .status-box .finished-desc h4 strong{font-size:14px;background:#fac75a;color:#ffffff;margin:0 5px;padding:5px 10px;border-radius:5px}.layouts-dashboard .status .status-box .finished-desc .staff-large-icon{width:80px;height:80px;margin-right:8px}.layouts-dashboard .status .status-box .finished-desc .staff-comment{position:relative;display:inline-block;margin-left:20px;padding:20px 30px;background:#ffffff;border-radius:16px;border:1px solid #e4e4e4}.layouts-dashboard .status .status-box .finished-desc .staff-comment:before{content:'';position:absolute;top:50%;left:-30px;margin-top:-15px;border:10px solid transparent;border-right:20px solid #ffffff;z-index:2}.layouts-dashboard .status .status-box .finished-desc .staff-comment:after{content:"";position:absolute;top:50%;left:-32px;margin-top:-15px;border:10px solid transparent;border-right:21px solid #e4e4e4;z-index:1}.layouts-dashboard .status .status-box .finished-desc table{font-size:16px;font-weight:bold}.layouts-dashboard .status .status-box .finished-desc table th{font-size:14px;color:#999999;background:none}.layouts-dashboard .status .status-box .finished-desc table td{padding:20px}.layouts-dashboard .status .status-box .finished-desc table td.no-border{border:none}.layouts-dashboard .status .status-box .finished-desc table td.del{font-weight:normal;text-decoration-line:line-through}.layouts-dashboard .status .status-box .finished-desc table td.check-detail{position:relative;text-align:right}.layouts-dashboard .status .status-box .finished-desc table td.check-detail .factoring-campaign-img{min-width:300px;position:absolute;top:-13px;left:-50%}.layouts-dashboard .status .status-box .finished-desc table .table-payment-detail-button{text-align:right;font-size:14px;margin-left:auto}.layouts-dashboard .status .status-box .finished-desc table .table-payment-detail-button .button{padding:12px 49px;border-bottom:none}.layouts-dashboard .status .status-box .finished-desc table .selected{font-weight:normal;color:#ffffff;background:#4d4a4a;padding:0 4px;border-radius:3px}.layouts-dashboard .status .status-box .finished-desc .gray-text{color:#999999}.layouts-dashboard .status .status-box .finished-desc .small-text{font-size:12px}.layouts-dashboard .status .status-box .finished-desc .payment-schedule,.layouts-dashboard .status .status-box .finished-desc .payment-detail-box{background:#ffffff;border-radius:12px;padding:20px}.layouts-dashboard .status .status-box .finished-desc .payment-schedule .csv-download-period,.layouts-dashboard .status .status-box .finished-desc .payment-detail-box .csv-download-period{margin:10px 20px;padding:20px;background:#FEF5E1;font-weight:normal}.layouts-dashboard .status .status-box .finished-desc .payment-schedule .csv-download-period .fa-exclamation-circle,.layouts-dashboard .status .status-box .finished-desc .payment-detail-box .csv-download-period .fa-exclamation-circle{color:#FAC75A}.layouts-dashboard .status .status-box .finished-desc .payment-schedule .csv-download-period .red-text,.layouts-dashboard .status .status-box .finished-desc .payment-detail-box .csv-download-period .red-text{color:#e13a43;font-weight:bold}.layouts-dashboard .status .status-box .finished-desc .payment-schedule{margin:25px 0}.layouts-dashboard .status .status-box .finished-desc .payment-schedule li{margin-bottom:10px;font-weight:bold}.layouts-dashboard .status .status-box .finished-desc .payment-detail-box{overflow:auto;white-space:nowrap;margin:25px 0 0}.layouts-dashboard .status .status-box .finished-desc .payment-detail-button{font-size:14px;font-weight:bold;margin-top:15px;text-align:center}.layouts-dashboard .status .status-box .finished-desc .payment-detail-button .button{padding:12px 59px;border-bottom:none}.layouts-dashboard .status .status-box .finished-desc .ad-for-payment-notice{border:red 1px solid;padding:5px;margin:30px 250px;text-align:center}.layouts-dashboard .status .status-box.v3{background-color:#f7f8fa}.layouts-dashboard .status .status-box.v3 .desc h4{margin-bottom:0px}.layouts-dashboard .status .reapply_attention{margin-top:20px;color:#e13a43;font-size:12px}.layouts-dashboard .download .layouts-float{margin:0 20px;padding:10px;border:2px dotted #e4e4e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-dashboard .download .layouts-float .lfloat ul{margin-left:20px}.layouts-dashboard .download .layouts-float .lfloat ul li{list-style-type:disc;font-size:12px;margin:5px 0}.layouts-dashboard .download .layouts-float .lfloat ul li span{border-bottom:1px solid #4d4a4a}.layouts-dashboard .download .layouts-float .rfloat{text-align:center}.layouts-dashboard .download .layouts-float .rfloat .term{padding-bottom:8px}.layouts-dashboard .download .layouts-float .rfloat .term label{padding:0 8px;width:23%}.layouts-dashboard .download .layouts-float .rfloat .term input{text-align:center;width:27%}.layouts-dashboard .download .layouts-float .rfloat .question{display:inline-block;margin-left:5px;position:relative}.layouts-dashboard .download .layouts-float .rfloat .question i{color:#999999;margin:0}.layouts-dashboard .download .layouts-float .rfloat .question span{display:none;font-size:10px;width:210px;color:#ecf0f1;background-color:#323232;opacity:0.95;border-radius:5px;line-height:normal;padding:8px;position:absolute;top:-65px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.layouts-dashboard .download .layouts-float .rfloat .question span:before{display:block;content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #323232;position:absolute;bottom:-5px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}.layouts-dashboard .download .layouts-float .rfloat .question:hover span,.layouts-dashboard .download .layouts-float .rfloat .question:active span{display:block}.layouts-dashboard .download .layouts-float .rfloat a{margin-top:10px;display:block}.layouts-dashboard .download .layouts-float .rfloat .button{margin-top:10px}.layouts-dashboard .download .layouts-float .rfloat .button.disabled{cursor:not-allowed}.layouts-dashboard .download .layouts-float .rfloat .download-period{font-size:12px;margin-top:10px}.layouts-dashboard .download .layouts-float .rfloat .download-period strong{font-size:14px;color:#e13a43}.layouts-dashboard .download .layouts-float .rfloat .download-period p{margin-top:5px}.layouts-dashboard .download .layouts-float .rfloat .download-period p a{margin-top:0}@media screen and (max-width: 960px){.layouts-dashboard .download .layouts-float{margin:0 10px;display:block;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.layouts-dashboard .download .layouts-float .lfloat{width:100%}.layouts-dashboard .download .layouts-float .rfloat{width:100%}}.layouts-dashboard .return .return-inner{padding-top:0}.layouts-dashboard .return .help-return,.layouts-dashboard .return .help-limited{margin:5px 20px;font-size:12px}.projects-doreturn .help-limited{margin:0 0 20px 20px;font-size:12px}.layouts-project-open .page-title{display:none}@media screen and (max-width: 768px){.layouts-project-open .container{background:#fff}}@media screen and (max-width: 900px){.layouts-project-open .container .titlebox.well-done h2{font-size:16px}}.layouts-project-open .container .titlebox.well-done i.fa{font-size:100px}@media screen and (max-width: 900px){.layouts-project-open .container .titlebox.well-done i.fa{font-size:80px}}.layouts-project-open .container .share-links{background:#f6f8fa;margin:20px;padding:20px;border-radius:5px;text-align:center}@media screen and (max-width: 768px){.layouts-project-open .container .share-links{margin:10px}}.layouts-project-open .container .share-links .share{float:left;width:50%;padding-right:30px;border-right:1px solid #e4e4e4;text-align:right}@media screen and (max-width: 900px){.layouts-project-open .container .share-links .share{float:none;width:100%;border-right:none;text-align:center;margin-bottom:20px;padding:0}}.layouts-project-open .container .share-links .project-url{float:left;width:50%;padding-left:30px;border-left:1px solid #e4e4e4;text-align:left}@media screen and (max-width: 900px){.layouts-project-open .container .share-links .project-url{float:none;width:100%;border-left:none;padding:0;text-align:center}}.layouts-project-open .container .share-links h3{display:inline-block;font-size:14px;margin:0 10px 0 0;line-height:40px}@media screen and (max-width: 768px){.layouts-project-open .container .share-links h3{display:block;font-size:12px}}.layouts-project-open .container .share-links a{color:#fff}.layouts-project-open .container .share-links a img{width:40px;height:40px;margin-left:20px;border-radius:5px}@media screen and (max-width: 900px){.layouts-project-open .container .share-links a img{margin:0 20px 0 0}}.layouts-project-open .container .share-links a.copy{padding:10px}.layouts-project-open .container .share-links a.copy i{margin:0}.layouts-project-open .container .share-links a i{color:#fff}.layouts-project-open .container .share-links input{margin:0 10px 0 20px}@media screen and (max-width: 900px){.layouts-project-open .container .share-links input{margin-left:0}}.layouts-project-open .container .boxes2{margin:20px 10px}.projects-payment .container .name{margin:15px 0;font-size:22px}.projects-payment .container .name h2{display:inline}.projects-payment .container .name p{font-size:16px}.projects-payment .container .name p.right{float:right}.projects-payment .container .row,.projects-payment .container .layouts-signin .row__thebase,.layouts-signin .projects-payment .container .row__thebase{margin:0 auto;position:relative}.projects-payment .container .row .factoring-notice,.projects-payment .container .layouts-signin .row__thebase .factoring-notice,.layouts-signin .projects-payment .container .row__thebase .factoring-notice{margin-bottom:20px}.projects-payment .container .row .factoring-notice span,.projects-payment .container .layouts-signin .row__thebase .factoring-notice span,.layouts-signin .projects-payment .container .row__thebase .factoring-notice span{color:#e65d65}.projects-payment .container .suggest-factoring-payment{margin-bottom:40px}.projects-payment .container .suggest-factoring-payment .inner{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;padding:25px 40px;background:#F6F8FA;color:#666666;font-size:12px}.projects-payment .container .suggest-factoring-payment .inner .select-box{float:left;width:40%}.projects-payment .container .suggest-factoring-payment .inner .select-box h2{font-size:20px}.projects-payment .container .suggest-factoring-payment .inner .select-box h3{display:inline-block}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment label{cursor:pointer;width:auto;display:inline-block;margin:10px 0}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment input[type=radio]{-webkit-appearance:none;width:24px;height:24px;border:1px solid;border-radius:50%;background-color:#fff;vertical-align:bottom;margin-right:10px}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment input[type=radio]:before{content:'';display:block;border-radius:50%;margin:14%;height:16px;width:16px}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment input[type=radio]:checked:before{background-color:#39C288}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment .button{border:none;margin-top:20px}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment p{padding-left:calc(24px + 10px)}.projects-payment .container .suggest-factoring-payment .inner .selected{display:inline-block;background:#FAC75A;font-size:12px;color:#ffffff;padding:0 6px;border-radius:4px}@media screen and (max-width: 556px){.projects-payment .container .suggest-factoring-payment .inner .selected{margin-left:35px}}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box{position:relative;float:right;width:60%;height:100%;padding:37px 32px 24px;margin-top:22px;background:#ffffff;font-size:12px}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box h3{margin-bottom:15px;line-height:40px}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box p.caption{margin-top:10px}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .normal-payment-date{background-image:url(https://static.camp-fire.jp/assets/mypage/cross-mark-8fa399a5fc3f3b2dbac4cd2372a48a48cdb49ae0c61eeb4e59cd1af15f755ea6.png);background-repeat:no-repeat;background-position:center}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .arrow{display:inline-block;font-size:12px;color:#999999;position:relative;text-align:center;width:78px;vertical-align:top}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .arrow:before{content:"";margin:auto;position:absolute;top:0;bottom:-5px;left:calc(90% - 4px);width:6px;height:6px;border-top:2px solid #999999;border-right:2px solid #999999;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .arrow:after{content:'';position:absolute;margin:auto;top:0;bottom:-5px;left:3px;width:90%;height:2px;background:#999999}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .arrow span.payment-date-diff{vertical-align:top;line-height:5px}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .red{color:#EF4846}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .factoring-campaign-img{position:absolute;width:400px;right:0;left:0;margin:auto;top:-14px}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box .factoring-campaign-img.sp{width:280px;top:-26px}.projects-payment .container .suggest-factoring-payment .inner .submit-box{text-align:left}.projects-payment .container .suggest-factoring-payment .inner .submit-box .button{margin-right:0;font-size:14px}.projects-payment .container .suggest-factoring-payment .inner .submit-box .button.disabled{cursor:not-allowed}.projects-payment .container .suggest-factoring-payment .inner .submit-box .payment-limit{display:block;margin-top:10px;font-size:11px;color:#999999}@media screen and (max-width: 1400px){.projects-payment .container .suggest-factoring-payment .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.projects-payment .container .suggest-factoring-payment .inner .select-box{width:100%;margin-bottom:40px}.projects-payment .container .suggest-factoring-payment .inner .submit-box{text-align:center}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box{width:100%}}@media screen and (max-width: 768px){.projects-payment .container .suggest-factoring-payment .inner{padding:16px}.projects-payment .container .suggest-factoring-payment .inner .select-box{padding:0 12px}.projects-payment .container .suggest-factoring-payment .inner .factoring-campaign-box{padding:37px 16px 24px}}@media screen and (max-width: 500px){.projects-payment .container .suggest-factoring-payment .inner .select-box{width:100%;margin-bottom:40px}.projects-payment .container .suggest-factoring-payment .inner .select-box .select-payment p{margin-top:0}}@media screen and (max-width: 395px){.projects-payment .container .suggest-factoring-payment .inner .select-box{padding:0}}.projects-payment .container h2{margin:15px 0}.projects-payment .container .payment-header{padding:0 40px}.projects-payment .container .payment-header ul.tab{z-index:1;position:relative;margin-bottom:-41px;width:100%;text-align:center;font-weight:bold;letter-spacing:-0.4em}.projects-payment .container .payment-header ul.tab>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.projects-payment .container .payment-header ul.tab>li{height:56px;line-height:54px;padding:0 20px;cursor:pointer;color:#e4e4e4;background-color:#999999;border:1px solid #999999;border-bottom:none;border-top-right-radius:7px;border-top-left-radius:7px;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;width:50%}.projects-payment .container .payment-header ul.tab>li.selected{color:#4d4a4a;background-color:#ffffff}.projects-payment .container .payment-header ul.tab>li.selected:hover{color:#4d4a4a}.projects-payment .container .payment-header ul.tab>li:hover{color:#ffffff}.projects-payment .container .payment-header ul.tab>li .selected{background:#E13A43;font-size:12px;color:#ffffff;margin:8px;padding:0 6px;border-radius:4px}.projects-payment .container .payment-detail{padding:40px;background-color:#ffffff}.projects-payment .container .payment-detail .row.inner,.projects-payment .container .payment-detail .layouts-signin .inner.row__thebase,.layouts-signin .projects-payment .container .payment-detail .inner.row__thebase{border:2px solid}.projects-payment .container .payment-detail .row.inner.unpaid,.projects-payment .container .payment-detail .layouts-signin .inner.unpaid.row__thebase,.layouts-signin .projects-payment .container .payment-detail .inner.unpaid.row__thebase{border:1px solid #999999;border-top:none}.projects-payment .container .payment-detail .ad-for-payment-notice{border:red 1px solid;margin:50px 370px;padding:5px;text-align:center}.projects-payment .container .payment-detail .owner{width:100%;display:inline-block;border:1px dashed #e4e4e4;margin:40px 0}.projects-payment .container .payment-detail .owner>.name{width:50%}.projects-payment .container .payment-detail .owner>.name h3{font-size:18px}.projects-payment .container .payment-detail .owner>.name p{font-weight:bold}.projects-payment .container .payment-detail .owner>.bank{width:50%;float:left}.projects-payment .container .payment-detail .owner>.bank small{color:#999999}.projects-payment .container .payment-detail .owner .company_information{position:relative;width:50%;float:right}.projects-payment .container .payment-detail .owner .company_information:before{border-left:1px dashed #e4e4e4;content:'';position:absolute;bottom:15px;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100px}@media screen and (max-width: 768px){.projects-payment .container .payment-detail .owner>.bank{width:100%}.projects-payment .container .payment-detail .owner .company_information{display:block;width:100%;margin-top:12px}.projects-payment .container .payment-detail .owner .company_information:before{display:none}.projects-payment .container .payment-detail .owner .company_information p{margin-top:0}}.projects-payment .container .payment-detail .project_title{padding-bottom:30px;border-bottom:2px solid #e4e4e4}.projects-payment .container .payment-detail .total_amount,.projects-payment .container .payment-detail .transfer_amount{white-space:nowrap;overflow-x:scroll}.projects-payment .container .payment-detail .total_amount p,.projects-payment .container .payment-detail .transfer_amount p{font-size:16px}.projects-payment .container .payment-detail .total_amount .left,.projects-payment .container .payment-detail .transfer_amount .left{text-align:left;float:left}.projects-payment .container .payment-detail .total_amount .right,.projects-payment .container .payment-detail .transfer_amount .right{text-align:right}.projects-payment .container .payment-detail .total_amount .large,.projects-payment .container .payment-detail .transfer_amount .large{font-size:24px}.projects-payment .container .payment-detail .total_amount .small,.projects-payment .container .payment-detail .transfer_amount .small{font-size:12px;line-height:25px}.projects-payment .container .payment-detail .item_box{position:relative;border:1px dashed #e4e4e4;padding:38px 32px 24px;margin:25px 0;overflow:auto;white-space:nowrap}.projects-payment .container .payment-detail .item_box table tr td,.projects-payment .container .payment-detail .item_box table tr th{padding:1% 0;background:none;font-weight:normal}.projects-payment .container .payment-detail .item_box table tr th{text-align:left}.projects-payment .container .payment-detail .item_box table tr th.cp{color:#e65d65}.projects-payment .container .payment-detail .item_box table tr th.inner-breakdown{width:80%}.projects-payment .container .payment-detail .item_box table tr th.inner-breakdown.left{text-align:left}.projects-payment .container .payment-detail .item_box table tr th.inner-breakdown.right{text-align:right;padding-right:10px}.projects-payment .container .payment-detail .item_box table tr th p.note-support{color:#4d4a4a;font-size:12px;font-weight:normal;margin:10px 0 0 0}.projects-payment .container .payment-detail .item_box table tr.fee-box{border-top:1px solid #e4e4e4}.projects-payment .container .payment-detail .item_box table tr.fee-box th{padding-top:10px}.projects-payment .container .payment-detail .item_box table tr.fee-box-end{border-bottom:1px solid #e4e4e4}.projects-payment .container .payment-detail .item_box table tr.fee-box-end th{padding-bottom:10px}.projects-payment .container .payment-detail .item_box table tr.apply-campaign{font-weight:bold}.projects-payment .container .payment-detail .item_box table tr td{text-align:right}.projects-payment .container .payment-detail .item_box table tr td.cancel{color:#e65d65}.projects-payment .container .payment-detail .item_box table tr p.discounted{color:#e13a43;border:1px solid #e13a43;border-radius:4px;padding:0 7px;font-size:12px;width:327px;margin:4px 0 8px}.projects-payment .container .payment-detail .item_box table tr span.discounted{color:#e13a43}.projects-payment .container .payment-detail .item_box table tr .del{text-decoration-line:line-through}.projects-payment .container .payment-detail .item_box:before{position:absolute;top:0;left:0;padding:6px 12px;font-size:12px;background:#e4e4e4;content:'手数料・キャンペーン適用';width:auto;border-bottom-right-radius:5px}.projects-payment .container .payment-detail .item_box.coupon:before{content:'クーポン値引き'}.projects-payment .container .payment-detail .item_box.advertising-cost:before{content:'サポート費'}.projects-payment .container .payment-detail .formula{padding:20px 0 40px 0}.projects-payment .container .payment-detail .invoice{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 0 0}.projects-payment .container .payment-detail .invoice-button{padding-left:10px}.projects-payment .container .payment-detail .sammary-box table{background-color:#f6f8fa;margin-top:20px;width:100%;height:77px}.projects-payment .container .payment-detail .sammary-box table tr{width:30%;border-bottom:none}.projects-payment .container .payment-detail .sammary-box table tr th{background-color:#4d4a4a;color:#ffffff;text-align:left;padding:0 0 0 10px;width:30%}.projects-payment .container .payment-detail .sammary-box table tr th h2{color:#ffffff;text-align:right;padding:0 10px 10px 0}.projects-payment .container .payment-detail .sammary-box table tr td{text-align:left;background-color:#f6f8fa;padding:0}.projects-payment .container .payment-detail .sammary-box table tr td h3{color:#333;padding-left:25px}.projects-payment .container .payment-detail .sammary-box table tr td h2{color:#333;padding-right:25px;font-size:22px}.projects-payment .container .payment-detail .sammary-box table tr td small{padding:10px 0 0 10px;display:inline-block}.projects-payment .container .payment-detail .sammary-box table tr td.right{text-align:right}.projects-payment .container .payment-detail .sammary-box table tr td.right p{padding-right:25px}.projects-payment .container .payment-detail .check-it-out{text-align:center}.projects-payment .container .payment-detail .submit-box{margin-top:40px}.projects-payment .container .payment-detail .submit-box .button-print{cursor:pointer}.projects-payment .container .payment-detail .submit-box .button{margin-right:0}.projects-payment .container .payment-detail .submit-box .button.disabled{cursor:not-allowed}.projects-payment .container .payment-detail .submit-box .disabled-reason,.projects-payment .container .payment-detail .submit-box .payment-limit{display:block;margin-top:10px;font-size:11px;color:#666666}.projects-payment .container .payment-detail .submit-box a{margin:0}.projects-payment .container .payment-detail .factoring-note{width:100%;border:1px solid #e4e4e4;margin:0 auto;position:relative}.projects-payment .container .payment-detail .factoring-note h2{font-size:16px;text-align:center;width:100%;margin:0 auto;padding:20px 0;background-color:#f6f8fa;display:inline-block;border-bottom:1px solid #e4e4e4}.projects-payment .container .payment-detail .factoring-note p{display:inline-block;padding:20px}.projects-payment .container .payment-detail .factoring-note p span{margin-right:10px}.projects-payment .container .payment-detail .total .rfloat{font-size:24px;font-weight:bold;padding:0 10px 10px;border-bottom:2px solid #4d4a4a}.projects-payment .container .payment-detail .total .rfloat small{font-size:14px}.projects-payment .container .payment-detail .payment-status{font-size:16px;font-weight:bold;line-height:92px;position:absolute;top:-50px;left:-10px;width:100px;text-align:center;color:#e65d65;border:4px solid #e65d65;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;-webkit-transform:rotate(333deg);transform:rotate(333deg)}.projects-payment .container .payment-detail .payment-status span{padding:3px;border-top:1px solid #eb8087;border-bottom:1px solid #eb8087}@media screen and (max-width: 768px){.projects-payment .container .payment-detail .payment-status{left:-10px;bottom:89%}}.projects-payment .container .project-contact{text-align:center;margin-bottom:40px}.projects-payment .container .bold{font-weight:bold}@media screen and (max-width: 768px){.projects-payment .container{min-width:0}.projects-payment .container .pc{display:none !important}}@media not screen and (max-width: 768px){.projects-payment .container .sp{display:none !important}}@media screen and (max-width: 768px){.projects-payment .container .payment-header ul.tab{margin-bottom:-41px}.projects-payment .container .payment-header ul.tab>li{height:38px;line-height:36px}.projects-payment .container .payment-detail .company_information{display:none}.projects-payment .container .payment-detail .item_box table tr td.inner-breakdown.right,.projects-payment .container .payment-detail .item_box table tr th.inner-breakdown.right{margin-left:10px}.projects-payment .container .payment-detail .formula{padding:20px 0 0 0 !important}.projects-payment .container .payment-detail .sammary-box table tr th{padding:0 0 0 5px}.projects-payment .container .payment-detail .sammary-box table tr th h2{font-size:small}.projects-payment .container .payment-detail .sammary-box table tr td{padding:0}.projects-payment .container .payment-detail .sammary-box table tr td h3{font-size:small}.projects-payment .container .payment-detail .factoring-note{width:100% !important;margin-bottom:20px}.projects-payment .container .payment-detail .factoring-note p{padding:0 20px 20px 20px}}@media screen and (max-width: 500px){.projects-payment .container{padding:5%}.projects-payment .container .row p,.projects-payment .container .layouts-signin .row__thebase p,.layouts-signin .projects-payment .container .row__thebase p{margin-top:20px;text-align:left}.projects-payment .container .factoring-notice{padding:5px;width:100% !important;text-align:left}}@media print{.projects-payment .payment-header{display:none}.projects-payment .submit-box.inner{display:none}.projects-payment .ad-for-payment-notice{display:none}}.payment-community{max-width:800px;margin:auto}.payment-community h2{text-align:center;font-size:24px;margin:80px 0}@media screen and (max-width: 768px){.payment-community h2{margin:40px 0;font-size:18px}}.payment-community h2 aside{font-size:16px}@media screen and (max-width: 768px){.payment-community h2 aside{font-size:12px}}.payment-community .payment-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.payment-community .payment-header{-ms-flex-wrap:wrap;flex-wrap:wrap}}.payment-community .payment-header .owner{margin-right:20px}@media screen and (max-width: 768px){.payment-community .payment-header .owner{width:100%;border:solid 1px #e4e4e4;margin-bottom:20px;padding:20px}}.payment-community .payment-header .company{text-align:right}@media screen and (max-width: 768px){.payment-community .payment-header .company{width:100%;text-align:left}}.payment-community .payment-header .name{margin-bottom:20px}.payment-community .payment-header .bank-title{font-weight:700}.payment-community .payment-header .bank small{font-size:10px}.payment-community .payment-header .bank.inner,.payment-community .payment-header .company_information.inner{padding:0}.payment-community .payment-header .community-logo{margin-bottom:20px}@media screen and (max-width: 768px){.payment-community .payment-header h3{font-size:14px}}.payment-community .payment-main h3{border-top:solid 1px #e4e4e4;border-bottom:solid 1px #e4e4e4;padding:40px 0;margin:20px 0 0 0;font-size:24px}@media screen and (max-width: 768px){.payment-community .payment-main h3{padding:20px 0;font-size:18px}}.payment-community .payment-main h3 aside{font-size:12px;font-weight:normal}.payment-community .payment-main table{border-bottom:solid 1px #e4e4e4}.payment-community .payment-main table:last-child{border-bottom:0}.payment-community .payment-main table tr th{background:none;text-align:left;padding:40px 0 0 0;white-space:nowrap}@media screen and (max-width: 768px){.payment-community .payment-main table tr th{padding:20px 0 0 0}}.payment-community .payment-main table tr td{text-align:right;padding:40px 0 0 0}@media screen and (max-width: 768px){.payment-community .payment-main table tr td{padding:20px 0 0 0}}.payment-community .payment-main table tr td span{padding-right:20px}.payment-community .payment-main table tr:last-child th,.payment-community .payment-main table tr:last-child td{padding-bottom:40px}@media screen and (max-width: 768px){.payment-community .payment-main table tr:last-child th,.payment-community .payment-main table tr:last-child td{padding-bottom:20px}}.payment-community .total{padding:40px;border:solid 1px #e4e4e4;text-align:center;font-size:24px;font-weight:700;margin-bottom:40px}@media screen and (max-width: 768px){.payment-community .total{padding:20px;font-size:18px}}.payment-community .total span{font-size:16px;font-weight:normal}@media screen and (max-width: 768px){.payment-community .total span{font-size:14px}}@media print{body{background-color:#fff}.payment-header{display:none}.submit-box.inner{display:none}.payment-community{zoom:75%}.payment-community h2{margin:40px 0}}.tokyo-htt-dx-pj-support{margin-bottom:24px}.tokyo-htt-dx-pj-support br.sp{display:block}@media screen and (max-width: 768px){.tokyo-htt-dx-pj-support br.sp br.sp{display:none}}.tokyo-htt-dx-pj-support p.tokyo-htt-dx-pj-support-title{font-weight:bold}.apology_announcement{position:relative;background-color:#fbfaf2;padding:15px;border-radius:5px;margin-bottom:40px}section.coupon-share{width:1120px;max-width:calc(100% - 80px);margin:-20px auto 40px;border:1px solid #e3e4e8;background:#f6f8fa;padding:20px;border-radius:5px}section.coupon-share iframe{display:block}section.coupon-share i.fa{margin-right:0.1em}section.coupon-share .coupon-content{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto 1fr}section.coupon-share .coupon-tweet{grid-row:span 4;-webkit-box-flex:0;-ms-flex:none;flex:none;width:216px;display:grid;grid-template-columns:auto 1fr;padding:16px;font-size:11px;font-weight:bold;line-height:140%;background:#fff;border-radius:4px;margin-right:24px}section.coupon-share .tweet-icon{display:block;width:43px;height:43px;background-color:#F6F8FA;border:1px solid #D9DEE6;border-radius:50%}section.coupon-share .tweet-name{margin-left:8px;display:block;-ms-flex-item-align:center;align-self:center}section.coupon-share .tweet-text{grid-column:span 2;margin-top:8px}section.coupon-share .tweet-hash{grid-column:span 2;margin-top:4px;color:#307BF6}section.coupon-share .tweet-image{margin-top:10px;grid-column:span 2;display:block}section.coupon-share .coupon-title{margin-top:10px;font-size:18px;line-height:150%;font-weight:bold}section.coupon-share .coupon-description{margin-top:12px;font-size:16px;line-height:180%}section.coupon-share .coupon-description .keyword{color:#ef4846;font-weight:bold}section.coupon-share .coupon-buttons{margin-top:20px;display:grid;grid-template-columns:auto auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:12px}section.coupon-share .coupon-download{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px 0 16px;border:#ccc 1px solid;border-radius:4px;background-color:#fff;color:#666;font-size:13px;font-weight:bold;line-height:1;cursor:pointer}section.coupon-share .coupon-download.disabled{pointer-events:none;color:#999}section.coupon-share .coupon-download.disabled .download-icon{opacity:0.6}section.coupon-share .download-icon{height:1em;margin-right:0.5em}section.coupon-share .coupon-facebook{cursor:pointer}section.coupon-share .coupon-facebook>*{pointer-events:none}section.coupon-share .coupon-notes{margin-top:20px;font-size:14px;line-height:150%}section.coupon-share .activity-content{margin-top:24px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;gap:0 22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 26px 32px;background-color:#fff;border-radius:10px}section.coupon-share .activity-title{grid-column:span 2;font-weight:bold;font-size:18px;line-height:150%;margin-bottom:12px}section.coupon-share .activity-description{grid-column:2;font-size:16px;line-height:180%}section.coupon-share .activity-note{margin-top:4px;grid-column:2;font-size:14px;line-height:150%}section.coupon-share .activity-button{grid-column:1;grid-row:2 / span 2;display:block;width:216px;color:inherit;font-size:13px;line-height:44px;text-align:center;background-color:#FAC75A;border-radius:4px}@media screen and (max-width: 768px){section.coupon-share{margin-top:0;max-width:calc(100% - 40px)}section.coupon-share .coupon-content{grid-template-columns:1fr}section.coupon-share .coupon-tweet{margin-top:14px;grid-row:3;margin-right:auto}section.coupon-share .coupon-title{margin-top:0;font-size:15px;text-align:center}section.coupon-share .coupon-description{margin-top:10px;font-size:14px}section.coupon-share .coupon-buttons{margin-top:12px}section.coupon-share .coupon-download{grid-column:span 3}section.coupon-share .coupon-notes{margin-top:16px;font-size:12px}section.coupon-share .activity-content{margin-top:12px;display:block;padding:25px 12px 25px}section.coupon-share .activity-title{font-size:16px;line-height:150%}section.coupon-share .activity-description{margin-top:20px;font-size:14px;line-height:150%}section.coupon-share .activity-note{margin-top:12px;font-size:12px;line-height:150%}section.coupon-share .activity-button{margin-top:12px;font-size:13px;width:auto;max-width:100%}}.referral-po-popup{position:fixed;bottom:20px;right:20px;-webkit-box-shadow:0px 4px 14px rgba(0,0,0,0.15);box-shadow:0px 4px 14px rgba(0,0,0,0.15);z-index:9999999}@media screen and (max-width: 768px){.referral-po-popup{bottom:12px;right:12px}}.referral-po-popup .referral-po-popup-image{display:block;width:240px}@media screen and (max-width: 768px){.referral-po-popup .referral-po-popup-image{width:200px}}.referral-po-popup .referral-po-popup-close{position:absolute;top:0;right:0;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#666;cursor:pointer}section.delete{margin:60px 20px 0}section.delete .row,section.delete .layouts-signin .row__thebase,.layouts-signin section.delete .row__thebase{padding:40px 0;border-top:1px solid #D9DEE6;text-align:center;max-width:1116px}section.delete .row a,section.delete .layouts-signin .row__thebase a,.layouts-signin section.delete .row__thebase a{color:#E13A43;border:1px solid #D9DEE6;padding:10px 20px;display:inline-block;margin:0 auto;border-radius:4px}@media screen and (min-width: 769px){section.newsletter .pc-none{display:none}}section.newsletter .button-main{padding:12px 32px;border-radius:4px;font-size:18px;font-weight:bold;color:#fff;background:-webkit-gradient(linear, right top, left top, color-stop(-12.11%, #FF4F45), color-stop(39.57%, #FA643C), color-stop(72.15%, #FB8943), color-stop(120.81%, #FFC13E));background:linear-gradient(270deg, #FF4F45 -12.11%, #FA643C 39.57%, #FB8943 72.15%, #FFC13E 120.81%)}@media screen and (max-width: 768px){section.newsletter .button-main{margin:0 auto}}section.newsletter .newsletter-entry{text-align:center}section.newsletter .button-main.big{padding:16px 56px;display:inline-block;font-size:22px}@media screen and (max-width: 768px){section.newsletter .button-main.big{width:100%;padding:16px 24px;font-size:18px}}section.newsletter p.notes{font-size:11px !important;color:#999999}section.newsletter .newsletter-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;background-color:#ffffff}@media screen and (max-width: 768px){section.newsletter .newsletter-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.newsletter .newsletter-header h3.newsletter-title{text-align:left;font-size:40px}@media screen and (max-width: 768px){section.newsletter .newsletter-header h3.newsletter-title{text-align:center;font-size:28px}}section.newsletter .newsletter-header .title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;padding:0px 0px 0px 40px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 768px){section.newsletter .newsletter-header .title{text-align:center;padding:22px 0 0 0}}section.newsletter .newsletter-header img{width:45%}@media screen and (max-width: 768px){section.newsletter .newsletter-header img{width:90%}}section.newsletter .newsletter-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;padding:56px;margin:0 0 24px 0;background-color:#F6F8FA}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits{padding:40px 16px;gap:48px}}section.newsletter .newsletter-benefits .newsletter-info{text-align:center}section.newsletter .newsletter-benefits .newsletter-info h4.info-title{display:inline-block;margin:0 0 24px 0;padding-left:48px;font-size:32px;font-weight:bold;vertical-align:middle;line-height:1;background:url(https://static.camp-fire.jp/assets/mypage/project_support/nl/icon_nl-c6b1d808b758ce38757aaa786985baa1917becc0a4f726d9230b10e501b88c6d.png) no-repeat left center/40px 40px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info h4.info-title{font-size:22px;margin:0 0 16px 0;padding-left:40px;background:url(https://static.camp-fire.jp/assets/mypage/project_support/nl/icon_nl-c6b1d808b758ce38757aaa786985baa1917becc0a4f726d9230b10e501b88c6d.png) no-repeat left center/32px 32px}}section.newsletter .newsletter-benefits .newsletter-info p{margin-bottom:32px;font-size:20px;font-weight:bold}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info p{margin-bottom:24px;font-size:16px}}section.newsletter .newsletter-benefits .newsletter-info .benefit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:12px;background-color:#fff;-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 16px 0px rgba(0,0,0,0.08)}section.newsletter .newsletter-benefits .newsletter-info .benefit h5.benefit-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:12px 0;border-radius:8px 8px 0px 0px;font-size:18px;font-weight:bold;background-color:#fac75a}section.newsletter .newsletter-benefits .newsletter-info .benefit h5.benefit-title::before{content:'';display:inline-block;width:20px;height:30px;margin-right:8px;background:url(https://static.camp-fire.jp/assets/mypage/project_support/nl/icon_merit-bd70a8f0efeb49b8d35549eed7cbb967c44b689b9448295fed64dcb0d0934dd4.png) no-repeat left center/20px 30px}section.newsletter .newsletter-benefits .newsletter-info .benefit .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info .benefit .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%;padding:16px;gap:16px}}section.newsletter .newsletter-benefits .newsletter-info .benefit .item img{width:16%;padding-top:32px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info .benefit .item img{width:35%}}section.newsletter .newsletter-benefits .newsletter-info .benefit .item dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin:0}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info .benefit .item dl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section.newsletter .newsletter-benefits .newsletter-info .benefit .item dt{margin-bottom:0;font-size:20px;font-weight:bold}section.newsletter .newsletter-benefits .newsletter-info .benefit .item dt::before{content:"・";color:#EF4846}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info .benefit .item dt{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;font-size:16px}}section.newsletter .newsletter-benefits .newsletter-info .benefit .item dd{padding-left:1.25em;margin:0 0 8px 0;text-align:left;font-size:16px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-info .benefit .item dd{text-align:center;padding-left:0;font-size:15px}}section.newsletter .newsletter-benefits .newsletter-points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}section.newsletter .newsletter-benefits .newsletter-points h5.points-title{position:relative;width:444px;margin:0 auto;text-align:center}section.newsletter .newsletter-benefits .newsletter-points h5.points-title::before{position:absolute;top:50%;left:0;content:'';display:block;width:100%;height:0;border-top:1px solid #bbb}section.newsletter .newsletter-benefits .newsletter-points h5.points-title span{position:relative;display:inline-block;padding:0 24px;font-size:24px;font-weight:bold;background-color:#F6F8FA}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points h5.points-title{width:100%}section.newsletter .newsletter-benefits .newsletter-points h5.points-title span{padding:0 16px;font-size:20px}}section.newsletter .newsletter-benefits .newsletter-points .point-items{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;position:relative}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points .point-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;border-radius:12px;padding:0 32px 24px;background-color:#fff;-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 16px 0px rgba(0,0,0,0.08)}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content{padding:0 24px 24px}}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content img.number{width:56px;position:relative;top:-24px}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content img.image{width:100%;margin-bottom:16px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content img.image{width:70%}}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content .point-description{font-size:20px;font-weight:bold}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content .point-data{margin-bottom:16px;text-align:center;font-size:34px;line-height:1;font-weight:bold;background:-webkit-gradient(linear, right top, left top, color-stop(21.41%, #FF4F45), color-stop(60.69%, #FA643C), color-stop(85.46%, #FB8943), color-stop(122.46%, #FFC13E));background:linear-gradient(270deg, #FF4F45 21.41%, #FA643C 60.69%, #FB8943 85.46%, #FFC13E 122.46%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content .point-data{font-size:30px}}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content .point-data-small{margin:16px 0 22px 0;text-align:center;font-size:28px;line-height:1;font-weight:bold;background:-webkit-gradient(linear, right top, left top, color-stop(21.41%, #FF4F45), color-stop(60.69%, #FA643C), color-stop(85.46%, #FB8943), color-stop(122.46%, #FFC13E));background:linear-gradient(270deg, #FF4F45 21.41%, #FA643C 60.69%, #FB8943 85.46%, #FFC13E 122.46%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content .point-data span{font-size:54px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content .point-data span{font-size:48px}}section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content p{text-align:center}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-points .point-items .point-content p{font-size:15px}}section.newsletter .newsletter-benefits .newsletter-image-sample{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:56px}section.newsletter .newsletter-benefits .newsletter-image-sample h5.sample-title{position:relative;width:444px;margin:0 auto;text-align:center}section.newsletter .newsletter-benefits .newsletter-image-sample h5.sample-title::before{position:absolute;top:50%;left:0;content:'';display:block;width:100%;height:0;border-top:1px solid #bbb}section.newsletter .newsletter-benefits .newsletter-image-sample h5.sample-title span{position:relative;display:inline-block;padding:0 24px;font-size:24px;font-weight:bold;background-color:#F6F8FA}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-image-sample h5.sample-title{width:100%}section.newsletter .newsletter-benefits .newsletter-image-sample h5.sample-title span{padding:0 16px;font-size:20px}}section.newsletter .newsletter-benefits .newsletter-image-sample img.sample-image{width:100%}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-image-sample img.sample-image{margin-top:-30px;width:100%}}section.newsletter .newsletter-benefits .newsletter-application-flow{padding:32px;text-align:center;background:#fff;border-radius:12px;-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.08);box-shadow:0px 0px 16px 0px rgba(0,0,0,0.08)}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-application-flow{padding:32px 16px}}section.newsletter .newsletter-benefits .newsletter-application-flow h5.flow-title{display:inline-block;padding:0 0 4px 0;margin:0 0 16px 0;font-size:20px;font-weight:bold;border-bottom:solid 3px #FAC75A}section.newsletter .newsletter-benefits .newsletter-application-flow p{font-size:16px;margin:0 0 24px 0}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-application-flow p{font-size:15px}}section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap .flow-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;gap:8px;padding:16px 24px;position:relative;border-radius:8px;background-color:#F6F8FA}@media screen and (max-width: 768px){section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap .flow-step{width:100%}}section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap .flow-step .step-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:16px;font-weight:bold}section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap .flow-step .step-description span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;font-weight:bold;border-radius:40px;background:#FAC75A}section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap .flow-step p{font-size:14px;margin:0}section.newsletter .newsletter-benefits .newsletter-application-flow .flow-step-wrap .flow-step span.notes{display:block;margin-top:8px;font-size:12px;line-height:1.4;color:#666666}section.toppage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media screen and (min-width: 769px){section.toppage .pc-none{display:none}}section.toppage .button-main{display:inline-block;margin:16px 0 0 0;padding:12px 32px;border-radius:4px;font-size:18px;font-weight:bold;color:#fff;background:-webkit-gradient(linear, right top, left top, color-stop(-12.11%, #FF4F45), color-stop(39.57%, #FA643C), color-stop(72.15%, #FB8943), color-stop(120.81%, #FFC13E));background:linear-gradient(270deg, #FF4F45 -12.11%, #FA643C 39.57%, #FB8943 72.15%, #FFC13E 120.81%)}@media screen and (max-width: 768px){section.toppage .button-main{width:100%}}section.toppage p.important-note{text-align:center;margin:0 0 16px 0;font-size:20px;font-weight:bold}@media screen and (max-width: 768px){section.toppage p.important-note{font-size:18px}}section.toppage .toppage-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;width:100%;padding:32px 80px;border:1px solid #D9DEE5}@media screen and (max-width: 768px){section.toppage .toppage-benefits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 24px}}section.toppage .toppage-benefits span.notes{display:block;margin-top:4px;font-size:11px;font-weight:normal;color:#999999;line-height:146%}@media screen and (max-width: 768px){section.toppage .toppage-benefits .tppage-info{text-align:center}}section.toppage .toppage-benefits .tppage-info h4.info-title{display:inline-block;margin:0 0 16px 0;padding-left:58px;line-height:1.2;background:url(https://static.camp-fire.jp/assets/mypage/project_support/ad/icon_toppage-79b1e43c2e7758c55e756d097f9ca943a7ad232aa542e3f26317caf8b44274a6.png) no-repeat left center/50px 31px;font-size:28px;font-weight:bold}@media screen and (max-width: 768px){section.toppage .toppage-benefits .tppage-info h4.info-title{font-size:20px;line-height:1.2;padding-left:48px;background:url(https://static.camp-fire.jp/assets/mypage/project_support/ad/icon_toppage-79b1e43c2e7758c55e756d097f9ca943a7ad232aa542e3f26317caf8b44274a6.png) no-repeat left center/40px 24px}}section.toppage .toppage-benefits .tppage-info p.description{margin-bottom:16px;font-size:20px;font-weight:bold}@media screen and (max-width: 768px){section.toppage .toppage-benefits .tppage-info p.description{font-size:16px}}section.toppage .toppage-benefits img.toppage-sample-image{width:40%}@media screen and (max-width: 768px){section.toppage .toppage-benefits img.toppage-sample-image{width:90%}}section.other-options{text-align:center;padding-bottom:64px;border-bottom:solid 1px #E4E4E4}@media screen and (min-width: 769px){section.other-options .pc-none{display:none}}section.other-options p.important-note{text-align:center;margin:0 0 16px 0;font-size:20px;font-weight:bold}@media screen and (max-width: 768px){section.other-options p.important-note{font-size:18px}}section.other-options p{margin-bottom:24px;text-align:center;font-size:16px}@media screen and (max-width: 768px){section.other-options p{font-size:15px}}section.other-options .consult{text-align:center}section.other-options .button-consult{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 48px;font-size:18px;font-weight:bold;color:#4D4A4A;border-radius:4px;border:solid 1px #9D9D9D;background:#fff}section.other-options .button-consult::before{content:'';display:inline-block;width:40px;height:40px;margin-right:8px;background:url(https://static.camp-fire.jp/assets/mypage/project_support/ad/icon_staff-4f9da29060c87bb3313c7000a3f69761ea20034da22cdd58d71c4ef8f4c98b49.png) no-repeat left center/40px 40px}.layouts-dashboard .status-box-with-nav{background-color:#f7f8fa;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#4d4a4a}@media screen and (max-width: 960px){.layouts-dashboard .status-box-with-nav{display:block;padding:40px 20px 32px}}@media screen and (max-width: 768px){.layouts-dashboard .status-box-with-nav{margin-top:28px}}.layouts-dashboard .status-box-with-nav .desc{width:70%;margin-right:56px}@media screen and (max-width: 960px){.layouts-dashboard .status-box-with-nav .desc{margin-right:0;width:100%}}.layouts-dashboard .status-box-with-nav-content{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-dashboard .status-box-with-nav-title{font-size:22px;line-height:1.5;margin:0 0 10px}@media screen and (max-width: 768px){.layouts-dashboard .status-box-with-nav-title{font-size:16px}}.layouts-dashboard .status-box-with-nav-title strong{color:#e13a43}.layouts-dashboard .status-box-with-nav-body{font-size:14px;margin-bottom:10px}.layouts-dashboard .status-box-with-nav-link{color:#0073db;text-decoration:none;margin-top:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 768px){.layouts-dashboard .status-box-with-nav-link{font-size:12px;margin-top:0}}.layouts-dashboard .status-box-with-nav-submit-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:235px}@media screen and (max-width: 960px){.layouts-dashboard .status-box-with-nav-submit-box{width:100%}}.layouts-dashboard .status-box-with-nav .reserve-box{width:100%}.layouts-dashboard .status-box-with-nav .reserve-box .reserve-label{display:block;width:100%;font-size:15px;font-weight:600;text-align:left;margin-bottom:7px}.layouts-dashboard .status-box-with-nav .reserve-box .reserve-input{width:100%;height:48px}.layouts-dashboard .status-box-with-nav .reserve-box .reserve-caption{font-size:12px;margin-top:8px}.layouts-dashboard .status-box-with-nav .reserve-box .reserve-submit{width:100%;margin-top:8px}.layouts-dashboard .status-box-with-nav .reserve-box .reserve-submit a{border-bottom:none}.layouts-dashboard .status-box-with-nav .reserve-box .reserve-submit a.disabled{cursor:default;pointer-events:none;text-decoration:none;opacity:0.25}.layouts-dashboard .status-box-with-nav .reserve-box .error-message{font-size:12px;color:#e65d65}.layouts-dashboard .status-box-with-nav .submit-box-item{width:100%}.layouts-dashboard .status-box-with-nav .submit-box-item .submit-box-item-change{margin:15px 0;color:#3cbce1;cursor:pointer;text-align:center}.layouts-dashboard .status-box-with-nav .submit-box-item .submit-box-item-change.open-reservation{color:#307bf6;font-weight:bold;letter-spacing:0.1em}.layouts-dashboard .status-box-with-nav .submit-box-item a.disabled{background-color:#999999;color:#ffffff;letter-spacing:0;cursor:not-allowed}.layouts-dashboard .status-box-with-nav .submit-box-item.submit-box-item-reserve{display:none;width:100%;margin:0px auto}.layouts-dashboard .status-box-with-nav .submit-box-item.submit-box-item-reserve.active{display:block}.layouts-dashboard .status-box-with-nav .submit-box-item.submit-box-item-release{display:none;width:100%;margin:0px auto}.layouts-dashboard .status-box-with-nav .submit-box-item.submit-box-item-release.active{display:block}.layouts-dashboard .status-box-with-nav .submit-box-item.submit-box-item-edit{display:block;width:100%;margin:0px auto}.layouts-dashboard .status-box-with-nav #js-datetimepicker{width:100%;height:48px}.layouts-dashboard .status-box-with-nav .transfer-method-notice{color:#e65d65}.layouts-dashboard .status-box-with-nav .update-transfer-method-link-disabled{line-height:36px;padding:0 20px;color:#999999;cursor:not-allowed}.layouts-dashboard .status-box-with-nav.project-rejected .preview-box-item{margin-right:0;width:100%}.layouts-dashboard .status-box-with-nav.project-rejected .button{font-size:12px}.layouts-dashboard .with-nav-button{display:block;width:100%;min-width:112px;padding:12px 15px;font-size:14px;font-weight:bold;text-align:center;text-decoration:none;border-radius:4px}.layouts-dashboard .with-nav-button.small-text{font-size:13px}@media screen and (max-width: 768px){.layouts-dashboard .with-nav-button.small-text{font-size:14px}}.layouts-dashboard .status-box-with-nav-submit-box .with-nav-button:first-child{margin-bottom:8px}.layouts-dashboard .project-delete{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.layouts-dashboard .project-delete .fa{color:#999999}.layouts-dashboard .project-delete a{color:#999999}.layouts-dashboard .gray-white{color:#ffffff;background-color:#999999}.layouts-dashboard .white-gray-border{color:#666;background-color:#ffffff;border:1px solid #d9dee6}.layouts-dashboard .green-white{color:#ffffff;background-color:#39c288}.layouts-dashboard .black-white{background-color:#393f48;color:#fff}.layouts-dashboard .gray-dark-gray{color:#686868;background-color:#e3e4e8}.layouts-dashboard .red-white{background-color:#e65d65;color:#fff}.layouts-dashboard .staff-icon{width:56px;height:56px;margin-right:16px}@media screen and (max-width: 768px){.layouts-dashboard .staff-icon{z-index:999;position:absolute;left:50%;-webkit-transform:translate(-50%, -124%);transform:translate(-50%, -124%);margin-right:0}}.layouts-dashboard .factoring-campaign-text{height:25px}.layouts-dashboard .staff-consultation p{font-size:15px}@media screen and (max-width: 768px){.layouts-dashboard .staff-consultation p{font-size:12px}}.layouts-dashboard .help-overlay,.layouts-dashboard .help2-overlay,.layouts-dashboard .hint-overlay{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999}.layouts-dashboard .help-overlay.active,.layouts-dashboard .help2-overlay.active,.layouts-dashboard .hint-overlay.active{display:block}.layouts-dashboard .help-overlay .help-modal,.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .help-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .help-modal,.layouts-dashboard .hint-overlay .hint-modal{font-size:14px;color:#333333;position:fixed;left:calc(50% + 160px);top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;background-color:#ffffff;z-index:99999;max-height:96%;max-width:460px;padding:32px;-webkit-box-shadow:0 4px 14px rgba(0,0,0,0.15);box-shadow:0 4px 14px rgba(0,0,0,0.15)}@media screen and (max-width: 1200px){.layouts-dashboard .help-overlay .help-modal,.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .help-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .help-modal,.layouts-dashboard .hint-overlay .hint-modal{left:50%}}@media screen and (max-width: 1000px){.layouts-dashboard .help-overlay .help-modal,.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .help-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .help-modal,.layouts-dashboard .hint-overlay .hint-modal{width:90%}}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal,.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .help-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .help-modal,.layouts-dashboard .hint-overlay .hint-modal{padding:32px}}@media screen and (max-width: 700px){.layouts-dashboard .help-overlay .help-modal,.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .help-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .help-modal,.layouts-dashboard .hint-overlay .hint-modal{padding:20px}}.layouts-dashboard .help-overlay .help-modal h3,.layouts-dashboard .help-overlay .hint-modal h3,.layouts-dashboard .help2-overlay .help-modal h3,.layouts-dashboard .help2-overlay .hint-modal h3,.layouts-dashboard .hint-overlay .help-modal h3,.layouts-dashboard .hint-overlay .hint-modal h3{text-align:center;font-size:16px}.layouts-dashboard .help-overlay .help-modal h4,.layouts-dashboard .help-overlay .hint-modal h4,.layouts-dashboard .help2-overlay .help-modal h4,.layouts-dashboard .help2-overlay .hint-modal h4,.layouts-dashboard .hint-overlay .help-modal h4,.layouts-dashboard .hint-overlay .hint-modal h4{font-size:12px}.layouts-dashboard .help-overlay .help-modal h5,.layouts-dashboard .help-overlay .hint-modal h5,.layouts-dashboard .help2-overlay .help-modal h5,.layouts-dashboard .help2-overlay .hint-modal h5,.layouts-dashboard .hint-overlay .help-modal h5,.layouts-dashboard .hint-overlay .hint-modal h5{font-size:12px}.layouts-dashboard .help-overlay .help-modal p,.layouts-dashboard .help-overlay .hint-modal p,.layouts-dashboard .help2-overlay .help-modal p,.layouts-dashboard .help2-overlay .hint-modal p,.layouts-dashboard .hint-overlay .help-modal p,.layouts-dashboard .hint-overlay .hint-modal p{font-size:12px}.layouts-dashboard .help-overlay .help-modal .help-modal-title,.layouts-dashboard .help-overlay .help-modal .hint-modal-title,.layouts-dashboard .help-overlay .hint-modal .help-modal-title,.layouts-dashboard .help-overlay .hint-modal .hint-modal-title,.layouts-dashboard .help2-overlay .help-modal .help-modal-title,.layouts-dashboard .help2-overlay .help-modal .hint-modal-title,.layouts-dashboard .help2-overlay .hint-modal .help-modal-title,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-title,.layouts-dashboard .hint-overlay .help-modal .help-modal-title,.layouts-dashboard .hint-overlay .help-modal .hint-modal-title,.layouts-dashboard .hint-overlay .hint-modal .help-modal-title,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-title{margin:0 20px 20px 20px}.layouts-dashboard .help-overlay .help-modal .help-modal-body,.layouts-dashboard .help-overlay .hint-modal .help-modal-body,.layouts-dashboard .help2-overlay .help-modal .help-modal-body,.layouts-dashboard .help2-overlay .hint-modal .help-modal-body,.layouts-dashboard .hint-overlay .help-modal .help-modal-body,.layouts-dashboard .hint-overlay .hint-modal .help-modal-body{margin-bottom:24px}.layouts-dashboard .help-overlay .help-modal .help-modal-box-title,.layouts-dashboard .help-overlay .hint-modal .help-modal-box-title,.layouts-dashboard .help2-overlay .help-modal .help-modal-box-title,.layouts-dashboard .help2-overlay .hint-modal .help-modal-box-title,.layouts-dashboard .hint-overlay .help-modal .help-modal-box-title,.layouts-dashboard .hint-overlay .hint-modal .help-modal-box-title{margin-bottom:5px}.layouts-dashboard .help-overlay .help-modal .hint-modal-section,.layouts-dashboard .help-overlay .hint-modal .hint-modal-section,.layouts-dashboard .help2-overlay .help-modal .hint-modal-section,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-section,.layouts-dashboard .hint-overlay .help-modal .hint-modal-section,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .hint-modal-section,.layouts-dashboard .help-overlay .hint-modal .hint-modal-section,.layouts-dashboard .help2-overlay .help-modal .hint-modal-section,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-section,.layouts-dashboard .hint-overlay .help-modal .hint-modal-section,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.layouts-dashboard .help-overlay .help-modal .help-modal-box,.layouts-dashboard .help-overlay .help-modal .hint-modal-box,.layouts-dashboard .help-overlay .hint-modal .help-modal-box,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box,.layouts-dashboard .help2-overlay .help-modal .help-modal-box,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box,.layouts-dashboard .help2-overlay .hint-modal .help-modal-box,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box,.layouts-dashboard .hint-overlay .help-modal .help-modal-box,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box,.layouts-dashboard .hint-overlay .hint-modal .help-modal-box,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box{background-color:#f7f8fa;border-radius:4px;padding:16px 14px;margin-bottom:8px;position:relative}.layouts-dashboard .help-overlay .help-modal .hint-modal-box-title,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-title,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-title,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-title,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-title,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-title{background-color:#393f48;border-radius:40px;padding:6px 14px;color:#fff}.layouts-dashboard .help-overlay .help-modal .hint-modal-box-sub-title,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-sub-title,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-sub-title,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-sub-title,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-sub-title,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-sub-title{margin-top:20px;margin-bottom:5px}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .hint-modal-box-sub-title,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-sub-title,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-sub-title,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-sub-title,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-sub-title,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-sub-title{margin:10px 0 4px}}.layouts-dashboard .help-overlay .help-modal .help-modal-box-body,.layouts-dashboard .help-overlay .help-modal .hint-modal-box-body,.layouts-dashboard .help-overlay .hint-modal .help-modal-box-body,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-body,.layouts-dashboard .help2-overlay .help-modal .help-modal-box-body,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-body,.layouts-dashboard .help2-overlay .hint-modal .help-modal-box-body,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-body,.layouts-dashboard .hint-overlay .help-modal .help-modal-box-body,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-body,.layouts-dashboard .hint-overlay .hint-modal .help-modal-box-body,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-body{margin-bottom:initial}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .hint-modal-box-body,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-body,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-body,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-body,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-body,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-body{line-height:170%}}.layouts-dashboard .help-overlay .help-modal .help-modal-close,.layouts-dashboard .help-overlay .help-modal .help2-modal-close,.layouts-dashboard .help-overlay .help-modal .hint-modal-close,.layouts-dashboard .help-overlay .hint-modal .help-modal-close,.layouts-dashboard .help-overlay .hint-modal .help2-modal-close,.layouts-dashboard .help-overlay .hint-modal .hint-modal-close,.layouts-dashboard .help2-overlay .help-modal .help-modal-close,.layouts-dashboard .help2-overlay .help-modal .help2-modal-close,.layouts-dashboard .help2-overlay .help-modal .hint-modal-close,.layouts-dashboard .help2-overlay .hint-modal .help-modal-close,.layouts-dashboard .help2-overlay .hint-modal .help2-modal-close,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-close,.layouts-dashboard .hint-overlay .help-modal .help-modal-close,.layouts-dashboard .hint-overlay .help-modal .help2-modal-close,.layouts-dashboard .hint-overlay .help-modal .hint-modal-close,.layouts-dashboard .hint-overlay .hint-modal .help-modal-close,.layouts-dashboard .hint-overlay .hint-modal .help2-modal-close,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-close{position:absolute;top:10px;right:10px;background:#eee;border:none;border-radius:50%;outline:none;width:30px;height:30px;line-height:30px;padding:0;font-size:12px;color:#4d4a4a}.layouts-dashboard .help-overlay .help-modal .hint-modal-box,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box{width:49%;padding:16px}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .hint-modal-box,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box{width:100%;padding:12px}.layouts-dashboard .help-overlay .help-modal .hint-modal-box:first-child,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box:first-child,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box:first-child,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box:first-child,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box:first-child,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box:first-child{margin-bottom:24px}}.layouts-dashboard .help-overlay .help-modal .hint-modal-title,.layouts-dashboard .help-overlay .hint-modal .hint-modal-title,.layouts-dashboard .help2-overlay .help-modal .hint-modal-title,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-title,.layouts-dashboard .hint-overlay .help-modal .hint-modal-title,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-title{font-size:20px}.layouts-dashboard .help-overlay .help-modal .hint-modal-body,.layouts-dashboard .help-overlay .hint-modal .hint-modal-body,.layouts-dashboard .help2-overlay .help-modal .hint-modal-body,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-body,.layouts-dashboard .hint-overlay .help-modal .hint-modal-body,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .hint-modal-body,.layouts-dashboard .help-overlay .hint-modal .hint-modal-body,.layouts-dashboard .help2-overlay .help-modal .hint-modal-body,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-body,.layouts-dashboard .hint-overlay .help-modal .hint-modal-body,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.layouts-dashboard .help-overlay .help-modal .help-modal-small,.layouts-dashboard .help-overlay .hint-modal .help-modal-small,.layouts-dashboard .help2-overlay .help-modal .help-modal-small,.layouts-dashboard .help2-overlay .hint-modal .help-modal-small,.layouts-dashboard .hint-overlay .help-modal .help-modal-small,.layouts-dashboard .hint-overlay .hint-modal .help-modal-small{font-size:12px;color:#666666;margin-top:4px}.layouts-dashboard .help-overlay .help-modal .hint-modal-body-text,.layouts-dashboard .help-overlay .hint-modal .hint-modal-body-text,.layouts-dashboard .help2-overlay .help-modal .hint-modal-body-text,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-body-text,.layouts-dashboard .hint-overlay .help-modal .hint-modal-body-text,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-body-text{font-size:13px}.layouts-dashboard .help-overlay .help-modal .hint-modal-box-list-item,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-list-item,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-list-item,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-list-item,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-list-item,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-list-item{font-size:12px;line-height:170%}.layouts-dashboard .help-overlay .help-modal .hint-modal-box-circle,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-circle,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-circle,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-circle,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-circle,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-circle{position:absolute;top:-5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;left:0}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .hint-modal-box-circle,.layouts-dashboard .help-overlay .hint-modal .hint-modal-box-circle,.layouts-dashboard .help2-overlay .help-modal .hint-modal-box-circle,.layouts-dashboard .help2-overlay .hint-modal .hint-modal-box-circle,.layouts-dashboard .hint-overlay .help-modal .hint-modal-box-circle,.layouts-dashboard .hint-overlay .hint-modal .hint-modal-box-circle{height:30px;top:-7%}}@media screen and (max-width: 768px){.layouts-dashboard .help-overlay .help-modal .staff-icon,.layouts-dashboard .help-overlay .hint-modal .staff-icon,.layouts-dashboard .help2-overlay .help-modal .staff-icon,.layouts-dashboard .help2-overlay .hint-modal .staff-icon,.layouts-dashboard .hint-overlay .help-modal .staff-icon,.layouts-dashboard .hint-overlay .hint-modal .staff-icon{position:relative;margin:0 auto 8px;left:0;-webkit-transform:none;transform:none}}.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .hint-modal{width:750px;max-width:initial;overflow:scroll}@media screen and (max-width: 1200px){.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .hint-modal{left:50%}}@media screen and (max-width: 1000px){.layouts-dashboard .help-overlay .hint-modal,.layouts-dashboard .help2-overlay .hint-modal,.layouts-dashboard .hint-overlay .hint-modal{width:90%}}.layouts-dashboard .modal-button{display:inline;cursor:pointer;line-height:1.5}.layouts-dashboard .hint-suggestion,.layouts-dashboard .completion-message-editing-suggestion{background-color:#f7f8fa;padding:40px;margin-top:32px;color:#4d4a4a}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion,.layouts-dashboard .completion-message-editing-suggestion{padding:32px 20px;margin-top:24px}}.layouts-dashboard .hint-suggestion .title,.layouts-dashboard .completion-message-editing-suggestion .title{font-weight:bold;font-size:20px;line-height:150%;margin-bottom:16px;color:#4d4a4a}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .title,.layouts-dashboard .completion-message-editing-suggestion .title{text-align:center;font-size:16px}}.layouts-dashboard .hint-suggestion .title .sp-only,.layouts-dashboard .completion-message-editing-suggestion .title .sp-only{display:none}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .title .sp-only,.layouts-dashboard .completion-message-editing-suggestion .title .sp-only{display:block}}.layouts-dashboard .hint-suggestion .body,.layouts-dashboard .completion-message-editing-suggestion .body{font-size:14px;color:#4d4a4a}.layouts-dashboard .hint-suggestion .hint-modal-button-block{color:#0073db;text-decoration:none;padding-top:16px}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .hint-modal-button-block{padding-top:0}}.layouts-dashboard .hint-suggestion .academy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .academy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.layouts-dashboard .hint-suggestion .academy-article{width:32%}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .academy-article{width:100%;margin-top:24px}}.layouts-dashboard .hint-suggestion .hint-link{max-width:324px;max-height:170px;position:relative;display:block;background-color:#fff;border-radius:8px;cursor:pointer}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .hint-link{max-width:none;max-height:none}}.layouts-dashboard .hint-suggestion .hint-link-thumbnail{width:100%;border-radius:4px}.layouts-dashboard .hint-suggestion .hint-title{font-weight:bold;font-size:14px;color:#4d4a4a;margin:10px 0}@media screen and (max-width: 768px){.layouts-dashboard .hint-suggestion .hint-title{text-align:center;margin:8px 0 0 0}}.layouts-dashboard .completion-message-editing-suggestion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:32px;padding-bottom:32px}@media screen and (min-width: 961px){.layouts-dashboard .completion-message-editing-suggestion{padding:0 40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 769px) and (max-width: 960px){.layouts-dashboard .completion-message-editing-suggestion{padding-top:40px;padding-bottom:40px}}.layouts-dashboard .completion-message-editing-suggestion .button-section{display:none;margin-top:30px}@media screen and (max-width: 960px){.layouts-dashboard .completion-message-editing-suggestion .button-section{display:-webkit-box;display:-ms-flexbox;display:flex}}.layouts-dashboard .completion-message-editing-suggestion .button-section .with-nav-button{font-size:14px;display:block;width:initial;height:44px}@media screen and (min-width: 961px){.layouts-dashboard .completion-message-editing-suggestion .button-section .with-nav-button{width:235px}}@media screen and (max-width: 960px){.layouts-dashboard .completion-message-editing-suggestion .button-section .with-nav-button{width:100%}}@media screen and (max-width: 375px){.layouts-dashboard .completion-message-editing-suggestion .button-section .with-nav-button{min-width:auto;padding:8px;line-height:26px}.layouts-dashboard .completion-message-editing-suggestion .button-section .with-nav-button i{margin:0 4px 0 0}}.layouts-dashboard .completion-message-editing-suggestion .description-box{padding:40px 0}@media screen and (max-width: 960px){.layouts-dashboard .completion-message-editing-suggestion .description-box{padding:0}}.layouts-dashboard .completion-message-editing-suggestion .description-box .button-section{display:none}@media screen and (min-width: 961px){.layouts-dashboard .completion-message-editing-suggestion .description-box .button-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box{padding:24px 0}@media screen and (max-width: 960px){.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box{padding-bottom:0}}@media screen and (min-width: 961px){.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box{width:255px;-webkit-box-flex:0;-ms-flex:none;flex:none}}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .caption{font-weight:400;font-size:12px;line-height:20px;text-align:center;color:#666666}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card{position:relative;border-radius:8px;-webkit-box-shadow:0px 1px 24px rgba(2,23,64,0.08);box-shadow:0px 1px 24px rgba(2,23,64,0.08);background:#fff;margin-top:10px}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-header{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;background:#F6F8FA;padding:0 18px;border-top-left-radius:8px;border-top-right-radius:8px}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-header .po-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:44px}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-header .po-icon img{border:1px solid #F3F3F3;border-radius:50%;-o-object-fit:cover;object-fit:cover}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-header .completion-message-header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:0.5rem;text-align:left}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-header .completion-message-header-text span{font-weight:700;font-size:11px;line-height:11px;color:#999999}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-header .completion-message-header-text .backer-name{font-weight:700;font-size:11px;line-height:11px;color:#4D4A4A}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-text{padding:16px 20px 20px;font-weight:400;font-size:11px;line-height:17.6px;color:#111111;text-align:left}.layouts-dashboard .completion-message-editing-suggestion .completion-message-card-box .completion-message-card .completion-message-text p{margin:0}.layouts-dashboard .project-share-url-section{background-color:#f7f8fa;padding:20px 40px 40px 40px;margin-top:32px;color:#4d4a4a}@media screen and (max-width: 768px){.layouts-dashboard .project-share-url-section{padding:12px 20px 32px;margin-top:24px}}.layouts-dashboard .project-share-url-section .project-share-url-wrapper,.layouts-dashboard .hint-suggestion .project-share-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;color:#4d4a4a}@media screen and (max-width: 768px){.layouts-dashboard .project-share-url-section .project-share-url-wrapper,.layouts-dashboard .hint-suggestion .project-share-url-wrapper{display:block;padding-top:16px}}.layouts-dashboard .project-share-url-section .project-url-box,.layouts-dashboard .hint-suggestion .project-url-box{background-color:#fff;border-radius:4px;padding:24px;width:48%}@media screen and (max-width: 768px){.layouts-dashboard .project-share-url-section .project-url-box,.layouts-dashboard .hint-suggestion .project-url-box{padding:16px;border-radius:0;width:100%}.layouts-dashboard .project-share-url-section .project-url-box:first-child,.layouts-dashboard .hint-suggestion .project-url-box:first-child{margin-bottom:16px}}.layouts-dashboard .project-share-url-section .url-title,.layouts-dashboard .hint-suggestion .url-title{font-weight:bold;font-size:14px;margin-bottom:8px}.layouts-dashboard .project-share-url-section .url-description,.layouts-dashboard .hint-suggestion .url-description{font-size:12px;margin-bottom:24px}@media screen and (max-width: 768px){.layouts-dashboard .project-share-url-section .url-description,.layouts-dashboard .hint-suggestion .url-description{margin-bottom:16px}}.layouts-dashboard .project-share-url-section .url-body .url,.layouts-dashboard .hint-suggestion .url-body .url{width:100%;margin-bottom:12px}@media screen and (max-width: 768px){.layouts-dashboard .project-share-url-section .url-body .url,.layouts-dashboard .hint-suggestion .url-body .url{height:44px;margin-bottom:16px}}.layouts-dashboard .project-share-url-section .url-body .qrcode-button2,.layouts-dashboard .hint-suggestion .url-body .qrcode-button2{margin:0 0 0 8px}@media screen and (max-width: 1000px){.layouts-dashboard .project-share-url-section .url-body .qrcode-button2,.layouts-dashboard .hint-suggestion .url-body .qrcode-button2{width:100%;margin:0}}.layouts-dashboard .project-share-url-section .url-body .embed-button,.layouts-dashboard .hint-suggestion .url-body .embed-button{margin:0 0 0 8px}@media screen and (max-width: 1000px){.layouts-dashboard .project-share-url-section .url-body .embed-button,.layouts-dashboard .hint-suggestion .url-body .embed-button{margin:0}}.layouts-dashboard .project-share-url-section .url-body .stop-button,.layouts-dashboard .hint-suggestion .url-body .stop-button{margin-left:8px}.layouts-dashboard .project-share-url-section .button-section,.layouts-dashboard .hint-suggestion .button-section{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1000px){.layouts-dashboard .project-share-url-section .button-section.public,.layouts-dashboard .hint-suggestion .button-section.public{display:grid;grid-template-columns:1fr 1fr;gap:8px}}.layouts-dashboard .project-share-url-section .button-section .with-nav-button,.layouts-dashboard .hint-suggestion .button-section .with-nav-button{font-size:12px;display:block;width:initial}@media screen and (max-width: 1000px){.layouts-dashboard .project-share-url-section .button-section .with-nav-button,.layouts-dashboard .hint-suggestion .button-section .with-nav-button{width:100%;height:44px}}@media screen and (max-width: 375px){.layouts-dashboard .project-share-url-section .button-section .with-nav-button,.layouts-dashboard .hint-suggestion .button-section .with-nav-button{min-width:auto;padding:8px;line-height:26px}.layouts-dashboard .project-share-url-section .button-section .with-nav-button i,.layouts-dashboard .hint-suggestion .button-section .with-nav-button i{margin:0 4px 0 0}}.layouts-dashboard .progress{margin-bottom:16px}@media screen and (max-width: 768px){.layouts-dashboard .progress{overflow:auto;margin-bottom:45px;scrollbar-width:none}.layouts-dashboard .progress::-webkit-scrollbar{height:0;background-color:transparent}}.layouts-dashboard .progress .progress-list{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-dashboard .progress .progress-item{text-align:center;margin-right:4px;width:100%}.layouts-dashboard .progress .progress-item:not(:first-child) .progress-step::before{position:absolute;top:0;bottom:0;left:0;content:"";border:18px solid transparent;border-left:10px solid #f7f8fa;margin:auto}.layouts-dashboard .progress .progress-step{position:relative;line-height:36px;background:#e3e4e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;white-space:nowrap}.layouts-dashboard .progress .progress-step::after{position:absolute;top:0;bottom:0;left:100%;content:"";border:18px solid transparent;border-left:10px solid #e3e4e8;margin:auto;z-index:1}.layouts-dashboard .progress .progress-step strong{z-index:1;font-size:11px;color:#999999}.layouts-dashboard .progress .estimated-period{color:#666666;padding:10px 15px;font-size:11px;white-space:nowrap}.layouts-dashboard .pre-checking #pre-checking .progress-step{background:#393f48}.layouts-dashboard .pre-checking #pre-checking .progress-step::after{border-left:10px solid #393f48}.layouts-dashboard .pre-checking #pre-checking .progress-step .fa-check-circle{color:#e3e4e8}.layouts-dashboard .pre-checking #pre-checking .progress-step strong{color:#ffffff}.layouts-dashboard .pre-checking #pre-checking .estimated-period{font-weight:bold}.layouts-dashboard .pre-editing #pre-editing .progress-step{background:#393f48}.layouts-dashboard .pre-editing #pre-editing .progress-step::after{border-left:10px solid #393f48}.layouts-dashboard .pre-editing #pre-editing .progress-step .fa-check-circle{color:#e3e4e8}.layouts-dashboard .pre-editing #pre-editing .progress-step strong{color:#ffffff}.layouts-dashboard .pre-editing #pre-editing .estimated-period{font-weight:bold}.layouts-dashboard .pre-rechecking #pre-rechecking .progress-step{background:#393f48}.layouts-dashboard .pre-rechecking #pre-rechecking .progress-step::after{border-left:10px solid #393f48}.layouts-dashboard .pre-rechecking #pre-rechecking .progress-step .fa-check-circle{color:#e3e4e8}.layouts-dashboard .pre-rechecking #pre-rechecking .progress-step strong{color:#ffffff}.layouts-dashboard .pre-rechecking #pre-rechecking .estimated-period{font-weight:bold}.layouts-dashboard .pre-approved #pre-approved .progress-step{background:#393f48}.layouts-dashboard .pre-approved #pre-approved .progress-step::after{border-left:10px solid #393f48}.layouts-dashboard .pre-approved #pre-approved .progress-step .fa-check-circle{color:#e3e4e8}.layouts-dashboard .pre-approved #pre-approved .progress-step strong{color:#ffffff}.layouts-dashboard .pre-approved #pre-approved .estimated-period{font-weight:bold}.layouts-dashboard .pre-partially-approved #pre-partially-approved .progress-step{background:#393f48}.layouts-dashboard .pre-partially-approved #pre-partially-approved .progress-step::after{border-left:10px solid #393f48}.layouts-dashboard .pre-partially-approved #pre-partially-approved .progress-step .fa-check-circle{color:#e3e4e8}.layouts-dashboard .pre-partially-approved #pre-partially-approved .progress-step strong{color:#ffffff}.layouts-dashboard .pre-partially-approved #pre-partially-approved .estimated-period{font-weight:bold}.layouts-dashboard .discount-campaign{margin-bottom:5px;font-weight:bold;color:#e13a43}.layouts-dashboard .discount-campaign.available{color:#39c288}.layouts-dashboard .discount-campaign.available a{color:#39c288;text-decoration:underline}.layouts-dashboard .discount-campaign.available span.remarks{font-weight:normal}.layouts-dashboard .discount-campaign a:link,.layouts-dashboard .discount-campaign a:visited{color:inherit}.layouts-dashboard .required-tasks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin:24px 0;width:100%;border-radius:4px}.layouts-dashboard .required-tasks.hide-kyc .project-item .middle{border-left:2px solid #f7f8fa}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks.hide-kyc .project-item .middle{left:-20px}}.layouts-dashboard .required-tasks.hide-kyc .project-item .middle::before{left:-2px}.layouts-dashboard .required-tasks .vertical-line{height:100%;position:absolute;border-left:2px solid #D9D9D9;left:30px}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .vertical-line{left:20px}}.layouts-dashboard .required-tasks .title{background-color:#fff;height:56px;padding:0 16px;font-size:14px;font-weight:bold;line-height:56px;z-index:999}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .title{height:44px;padding:0 12px;font-size:12px;line-height:44px}}.layouts-dashboard .required-tasks .required-task-items{margin-left:56px}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .required-task-items{margin-left:40px}}.layouts-dashboard .required-tasks .project-item,.layouts-dashboard .required-tasks .kyc-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#fff;min-height:56px;margin-top:10px;padding:0 16px}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .project-item,.layouts-dashboard .required-tasks .kyc-item{min-height:44px;margin-top:8px;padding:0 12px}}.layouts-dashboard .required-tasks .project-item .middle,.layouts-dashboard .required-tasks .kyc-item .middle{height:50%;position:absolute;bottom:0px;left:-26px}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .project-item .middle,.layouts-dashboard .required-tasks .kyc-item .middle{left:-20px}}.layouts-dashboard .required-tasks .project-item .middle::before,.layouts-dashboard .required-tasks .kyc-item .middle::before{content:'';position:absolute;width:26px;height:2px;background-color:#D9D9D9}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .project-item .middle::before,.layouts-dashboard .required-tasks .kyc-item .middle::before{width:20px}}.layouts-dashboard .required-tasks .project-item.editing{background:#FEF5E1}.layouts-dashboard .required-tasks .project-item.approved,.layouts-dashboard .required-tasks .project-item.waiting,.layouts-dashboard .required-tasks .project-item.reserved{background:#E3E4E899;color:#999}.layouts-dashboard .required-tasks .project-item.checking{color:#999}.layouts-dashboard .required-tasks .kyc-item.editing{background:#fff}.layouts-dashboard .required-tasks .kyc-item.resubmit_required{background:#FEF5E1}.layouts-dashboard .required-tasks .kyc-item.accepted,.layouts-dashboard .required-tasks .kyc-item.reused{background:#E3E4E899;color:#999}.layouts-dashboard .required-tasks .kyc-item.checking,.layouts-dashboard .required-tasks .kyc-item.rejected{color:#999}.layouts-dashboard .required-tasks .kyc-item .middle{border-left:2px solid #f7f8fa}.layouts-dashboard .required-tasks .kyc-item .middle::before{left:-2px}.layouts-dashboard .required-tasks .fa-circle{color:#D9DEE5}.layouts-dashboard .required-tasks .fa-check-circle{color:#39c288}.layouts-dashboard .required-tasks .fa-exclamation-circle{color:#FAC75A}.layouts-dashboard .required-tasks .fa-ellipsis-h{color:#fff;background:#B1B7C0;width:22px;height:22px;font-size:16px;line-height:22px;border-radius:99%}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .fa-ellipsis-h{width:20px;height:20px;line-height:20px;font-size:14px}}.layouts-dashboard .required-tasks .icon{position:relative;margin-left:11px;font-size:24px}.layouts-dashboard .required-tasks .icon i{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.layouts-dashboard .required-tasks .status-text{margin-left:20px;-ms-flex-item-align:center;align-self:center;padding:12px 0}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .status-text{font-size:12px}}.layouts-dashboard .required-tasks .status-text .bold{font-weight:bold}.layouts-dashboard .required-tasks .status-text .sp-only{display:none}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .status-text .sp-only{display:block}}.layouts-dashboard .required-tasks .status-text small{margin-left:8px;color:#999999}@media screen and (max-width: 768px){.layouts-dashboard .required-tasks .status-text small{font-size:10px;margin-left:0}}.layouts-dashboard .on-top-page{position:relative;font-weight:bolder;margin-bottom:10px;color:#e13a43;line-height:2}.layouts-dashboard .on-top-page:before{text-align:center;font-size:12px;margin-right:10px;padding:5px 10px;border-radius:5px;background:#caca99;color:#4d4a4a;content:'Pick Up!'}.layouts-dashboard .project-status-button-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:40px;color:#4d4a4a;background-color:#f7f8fa;border:1px solid #E4E4E4;border-radius:4px;background-color:#fff}@media screen and (max-width: 900px){.layouts-dashboard .project-status-button-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 768px){.layouts-dashboard .project-status-button-box{padding:32px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.layouts-dashboard .project-status-button-box .messages{text-align:left;margin-right:56px}@media screen and (max-width: 768px){.layouts-dashboard .project-status-button-box .messages{margin-bottom:24px;margin-right:initial}}.layouts-dashboard .project-status-button-box .message-main{font-weight:bold;font-size:16px;line-height:1.8}.layouts-dashboard .project-status-button-box .message-sub{font-size:14px;line-height:1.7;margin-top:16px}.layouts-dashboard .project-status-button-box .notice{top:-24px;position:absolute}@media screen and (max-width: 700px){.layouts-dashboard .project-status-button-box .notice{top:-70px}}.layouts-dashboard .project-status-button-box .notice .speech-bubble{text-align:center;position:relative;background:#fff;border-radius:8px;border:2px solid #34ba81}.layouts-dashboard .project-status-button-box .notice .speech-bubble:after,.layouts-dashboard .project-status-button-box .notice .speech-bubble:before{position:absolute;content:"";height:0;width:0;left:18%;border:solid transparent;pointer-events:none;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center}@media screen and (max-width: 768px){.layouts-dashboard .project-status-button-box .notice .speech-bubble:after,.layouts-dashboard .project-status-button-box .notice .speech-bubble:before{left:50%}}.layouts-dashboard .project-status-button-box .notice .speech-bubble:after{bottom:-6px;margin-left:-8px;border-left-color:#fff;border-bottom-color:#fff;border-width:6px;border-radius:0 0 0 2px}.layouts-dashboard .project-status-button-box .notice .speech-bubble:before{bottom:-8px;margin-left:-8px;border-left-color:#34ba81;border-bottom-color:#34ba81;border-width:8px;border-radius:0 0 0 4px}.layouts-dashboard .project-status-button-box .notice .speech-bubble-message{color:#34BA81;font-weight:700;font-size:14px;line-height:19px;padding:12px}.layouts-dashboard .project-status-button-box .notice .speech-bubble-help{color:#0073db}@media screen and (max-width: 700px){.layouts-dashboard .project-status-button-box .notice .speech-bubble-help{margin-top:6px;display:block}}.layouts-dashboard .project-status-button-box .notice .speech-bubble-help .fa-question-circle{margin-right:0}.layouts-dashboard .project-status-button-box .message-modal,.layouts-dashboard .project-status-button-box .message-link{cursor:pointer;font-size:12px;line-height:1;color:#0073db;text-decoration:none;margin-top:16px;display:inline-block}.layouts-dashboard .project-status-button-box .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:235px}@media screen and (max-width: 768px){.layouts-dashboard .project-status-button-box .buttons{width:295px;min-width:295px}}.layouts-dashboard .project-status-button-box .buttons .button-item{width:100%}.layouts-dashboard .project-status-button-box .buttons .button-item:nth-child(2){margin-top:8px}.layouts-dashboard .project-status-button-box .buttons .with-nav-button:first-child{margin-bottom:8px}.layouts-dashboard .project-status-button-box .submit-box-item{width:100%}.layouts-dashboard .project-status-button-box .submit-box-item .submit-box-item-change{margin:15px 0;color:#3cbce1;cursor:pointer;text-align:center}.layouts-dashboard .project-status-button-box .submit-box-item .submit-box-item-change.open-reservation{color:#307bf6;font-weight:bold;letter-spacing:0.1em}.layouts-dashboard .project-status-button-box .submit-box-item a.disabled{background-color:#999999;color:#ffffff;letter-spacing:0;cursor:not-allowed;border-bottom-color:#e4e4e4}.layouts-dashboard .project-status-button-box .submit-box-item.submit-box-item-reserve{display:none;width:100%;margin:0px auto}.layouts-dashboard .project-status-button-box .submit-box-item.submit-box-item-reserve.active{display:block}.layouts-dashboard .project-status-button-box .submit-box-item.submit-box-item-release{display:none;width:100%;margin:0px auto}.layouts-dashboard .project-status-button-box .submit-box-item.submit-box-item-release.active{display:block}.layouts-dashboard .project-status-button-box .submit-box-item.submit-box-item-edit{display:block;width:100%;margin:0px auto}.layouts-dashboard .project-status-button-box #js-datetimepicker{width:100%;height:48px}.layouts-dashboard .project-status-button-box .small-notes{font-size:12px;line-height:1.6;color:#4D4A4A;width:235px}@media screen and (max-width: 768px){.layouts-dashboard .project-status-button-box .small-notes{width:295px;min-width:295px}}.layouts-dashboard .on-top-page-margin{margin-top:30px}@media screen and (max-width: 700px){.layouts-dashboard .on-top-page-margin{margin-top:80px}}@media screen and (max-width: 768px){.layouts-dashboard .display-notice-next-gole{margin-top:24px;padding-top:40px}}@media screen and (max-width: 700px){.layouts-dashboard .display-notice-next-gole{margin-top:80px;padding-top:32px}}@media screen and (max-width: 768px){.layouts-dashboard .display-notice-return{margin-top:24px;padding-top:40px}}@media screen and (max-width: 700px){.layouts-dashboard .display-notice-return{margin-top:40px;padding-top:32px}}@media screen and (max-width: 700px){.layouts-dashboard .display-notice-return .notice{top:-45px}}.layouts-dashboard .to-do-list-box{margin-top:20px;width:100%}@media screen and (max-width: 700px){.layouts-dashboard .to-do-list-box{width:initial;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}.layouts-dashboard .period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width: 700px){.layouts-dashboard .period{padding:0 20px}}.layouts-dashboard .period .speech-bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;width:240px;height:56px;margin-bottom:24px;border-radius:8px;background:#F6F8FA}.layouts-dashboard .period .speech-bubble:before{content:"";position:absolute;bottom:-8px;left:50%;height:0;width:0;border:solid transparent;border-left-color:#F6F8FA;border-bottom-color:#F6F8FA;border-width:8px;border-radius:0 0 0 4px;pointer-events:none;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);-webkit-transform-origin:center center;transform-origin:center center}.layouts-dashboard .period .speech-bubble:nth-child(n + 2){margin-left:16px}.layouts-dashboard .period .speech-bubble-message{color:#999999;font-weight:700;font-size:14px;line-height:1.2}.layouts-dashboard .start-dash #start-dash.speech-bubble{background-color:#FD5046}.layouts-dashboard .start-dash #start-dash.speech-bubble::before{border-left-color:#FD5046;border-bottom-color:#FD5046}.layouts-dashboard .start-dash #start-dash.speech-bubble .speech-bubble-message{color:#fff}.layouts-dashboard .middle-run #middle-run.speech-bubble{background-color:#FD5046}.layouts-dashboard .middle-run #middle-run.speech-bubble::before{border-left-color:#FD5046;border-bottom-color:#FD5046}.layouts-dashboard .middle-run #middle-run.speech-bubble .speech-bubble-message{color:#fff}.layouts-dashboard .last-spurt #last-spurt.speech-bubble{background-color:#FD5046}.layouts-dashboard .last-spurt #last-spurt.speech-bubble::before{border-left-color:#FD5046;border-bottom-color:#FD5046}.layouts-dashboard .last-spurt #last-spurt.speech-bubble .speech-bubble-message{color:#fff}.layouts-dashboard .to-do-list{background-color:#FBFAF2;width:100%;padding:48px 48px;border-radius:8px}@media screen and (max-width: 1024px){.layouts-dashboard .to-do-list{padding:48px 40px}}@media screen and (max-width: 768px){.layouts-dashboard .to-do-list{padding:20px}}@media screen and (max-width: 700px){.layouts-dashboard .to-do-list{margin-top:20px}}.layouts-dashboard .staff-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px}@media screen and (max-width: 700px){.layouts-dashboard .staff-area{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:initial}}.layouts-dashboard .staff-area .staff-circle-icon{width:96px;height:96px;margin-right:16px}@media screen and (max-width: 700px){.layouts-dashboard .staff-area .staff-circle-icon{position:absolute;top:-44px;margin-right:initial;width:59px;height:59px}}@media screen and (max-width: 768px){.layouts-dashboard .advice-from-staff{margin-top:40px}}.layouts-dashboard .advice-from-staff-title{font-weight:700;font-size:24px;line-height:1.5;color:#4D4A4A}@media screen and (max-width: 768px){.layouts-dashboard .advice-from-staff-title{font-size:20px}}.layouts-dashboard .advice-from-staff-body{font-size:14px;line-height:1.7;color:#4D4A4A;margin-top:12px}.layouts-dashboard .to-do-card-large{width:100%;background-color:#FFF;border-radius:8px;margin-top:32px}.layouts-dashboard .to-do-card-large .card-header{background-color:#FFE0A5;padding:20px 20px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px 4px 0 0}.layouts-dashboard .to-do-card-large .card-header .card-tag{display:inline-block;padding:2px 10px;background-color:#FD5046;border-radius:12px;font-weight:bold;font-size:12px;line-height:1.6;color:#FFFFFF}.layouts-dashboard .to-do-card-large .card-header .card-title{font-weight:bold;font-size:22px;line-height:1.5;color:#4D4A4A;margin-top:4px}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-large .card-header .card-title{font-size:16px}}.layouts-dashboard .to-do-card-large .card-header .card-icon{width:100px;height:88px}.layouts-dashboard .to-do-card-large .card-body{padding:20px}.layouts-dashboard .to-do-card-large .card-body-text{font-size:14px;line-height:1.7;color:#4D4A4A;margin-bottom:20px}.layouts-dashboard .to-do-card-large .card-body-to-do-list{list-style:none;overflow:hidden;-webkit-transition:all 0.5s;transition:all 0.5s;max-height:0;width:100%}.layouts-dashboard .to-do-card-large .toggle-display{display:none}.layouts-dashboard .to-do-card-large .more-toggle{padding-top:20px;text-align:center;display:block;border-top:solid 1px #E4E4E4}.layouts-dashboard .to-do-card-large .more-close{display:none}.layouts-dashboard .to-do-card-large .toggle-display:checked+.card-body-to-do-list{max-height:2000px;-webkit-transition:all 2s;transition:all 2s}.layouts-dashboard .to-do-card-large .toggle-display:checked+.card-body-to-do-list+.more-toggle{border-top:none}.layouts-dashboard .to-do-card-large .toggle-display:checked+.card-body-to-do-list+.more-toggle .more-close{display:block}.layouts-dashboard .to-do-card-large .toggle-display:checked+.card-body-to-do-list+.more-toggle .more-open{display:none}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family{background-color:#F6F8FA;padding:20px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-message-box{margin-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-message-box,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-message-box{width:100%;margin-bottom:16px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-message-box__campfire{margin-left:20px}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-message-box__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-message-box__campfire{width:100%;margin-left:initial}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-title{font-weight:bold;font-size:16px;line-height:1.8;color:#4D4A4A;margin-bottom:8px}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-title,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-title{font-size:14px;margin-bottom:8px;line-height:1.7}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-body{font-size:14px;line-height:1.7;color:#4D4A4A}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-body,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-body{margin-top:initial;line-height:1.6}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-link,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-link,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-link,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-link,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-link{font-size:12px;line-height:1.6;margin-top:4px;display:inline-block}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-link .fa-solid,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-link .fa-solid,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-link .fa-solid,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-link .fa-solid,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-link .fa-solid{font-weight:bold}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-hint,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-hint,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-hint,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-hint,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-hint{background:#fff;padding:12px;font-size:11px;line-height:1.7;color:#4D4A4A;margin-top:16px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-image__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-image__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-image__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-image__backer,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-image__backer{width:100%;max-width:320px;max-height:260px;height:auto}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-image__family,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-image__family,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-image__family,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-image__family,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-image__family{width:100%;max-width:320px;max-height:263px;height:auto}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-image__campfire{width:100%;max-width:200px;max-height:110px;height:auto}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-image__campfire,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-image__campfire{max-width:initial;max-height:initial;margin-bottom:16px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-body-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-body-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-body-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-body-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-body-list{list-style:inside;list-style-type:auto}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-body-list-item{color:#4D4A4A;font-size:14px;line-height:1.7;list-style:inside;list-style-type:auto}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .list-item-body-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .list-item-body-list-item{font-size:12px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .link-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .link-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .link-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .link-list,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .link-list{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .link-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .link-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .link-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .link-list-item,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .link-list-item{font-size:12px;line-height:1.0}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item .link-list-item:nth-child(n + 2),.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .link-list-item:nth-child(n + 2),.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__campfire .link-list-item:nth-child(n + 2),.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__backer .link-list-item:nth-child(n + 2),.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__family .link-list-item:nth-child(n + 2){margin-top:8px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-sns,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-sns__share{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-sns,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-sns__share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:initial}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;white-space:nowrap}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;overflow:scroll hidden;-ms-overflow-style:none;scrollbar-width:none}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu::-webkit-scrollbar{display:none}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu-item{font-weight:bold;font-size:14px;line-height:1.6;color:#999999;margin-top:24px;padding-left:16px;cursor:pointer}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu-item{padding-left:initial;padding-bottom:8px;margin-top:initial;font-size:12px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu-item:nth-child(n + 2){margin-left:20px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu-item.active{color:#FD5046;border-left:1px solid}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-select-menu-item.active{border-left:initial;border-bottom:2px solid}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-content-item{margin-left:40px;margin-right:16px;max-width:220px;width:100%;height:auto}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-content-item{margin-left:initial;margin-right:initial;margin-top:16px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description{background-color:#FFFFFF;padding:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description{margin-top:16px;width:100%}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description:before{content:"";position:absolute;top:16px;left:-16px;border:8px solid transparent;border-right:8px solid #FFFFFF}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description:before{top:-16px;left:50%;border:8px solid transparent;border-bottom:8px solid #FFFFFF}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description-title{font-size:14px;line-height:1.6;color:#4D4A4A}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description-title{font-size:12px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description-body{font-size:14px;line-height:1.7;color:#4D4A4A;margin-top:8px}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description-body{font-size:12px;line-height:1.6}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-description-link{font-size:12px;line-height:1.0;margin-top:8px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-1,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-2,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-3,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-4{display:none}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-1.active,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-2.active,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-3.active,.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .twitter-menu-item-4.active{display:initial}@media screen and (max-width: 820px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .list-item-sns__share{-ms-flex-wrap:wrap;flex-wrap:wrap}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share{margin-right:32px}@media screen and (max-width: 820px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share{width:100%;margin-right:initial}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share-title{display:block;font-size:12px;line-height:1.6;color:#4D4A4A;margin-bottom:8px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 820px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share-buttons{width:100%}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button{font-size:12px;border-radius:3px;font-weight:bold;display:inline-block;color:#fff;width:110px;height:35px;padding:7px;text-align:center;line-height:20px}@media screen and (max-width: 820px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button{width:126px;height:37px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button::before{content:'';position:relative;display:inline-block;width:20px;height:20px;margin-right:4px;vertical-align:top}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button.x_twitter_rectangle_button{background-color:#000;margin-right:8px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button.x_twitter_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_x_twitter-3f63814567ee52cf9c076987442505a6413a874e88a64b0c8054158ac676ed94.svg) 50% 50% no-repeat;background-size:14px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button.facebook_rectangle_button{background-color:#1877F2}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .share_button.facebook_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_facebook-6b78a7c9d3ec62d6e546284d21dd39279d3b716cd423f44bcf21fc2b82e404dd.svg) 50% 50% no-repeat;background-size:20px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .project-url-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 820px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .project-url-box{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial;margin-top:16px;width:100%}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 600px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .url{width:100%}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .button-section{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 600px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .button-section{width:100%;margin-top:8px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .button-section .with-nav-button{margin-left:8px;font-size:12px;padding:10px;min-width:103px;min-height:35px}@media screen and (max-width: 600px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .button-section .with-nav-button{margin-left:initial;width:126px;height:35px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .button-section .with-nav-button:nth-child(n + 2){margin-left:8px}}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .url-body .button-section .with-nav-button .fa-copy{margin-right:5px}.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share-text{font-size:14px;line-height:1.7;color:#4D4A4A;margin-top:16px}@media screen and (max-width: 700px){.layouts-dashboard .to-do-card-large .card-body-to-do-list-item__friend .sns-share-text{font-size:12px;line-height:1.6}}.layouts-dashboard .to-do-card-large .green{background-color:#CEF3CB}.layouts-dashboard .to-do-card-large .blue{background-color:#B7E5FF}.layouts-dashboard .to-do-card-large .red{background-color:#FFD4D1}.layouts-dashboard .to-do-card-small-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-small-box{display:block}}.layouts-dashboard .tablet-none{display:none}@media screen and (max-width: 700px){.layouts-dashboard .tablet-none{display:initial}}.layouts-dashboard .to-do-card-small-pc{width:48%;padding:10px;background-color:#FFF;border-radius:4px;margin-top:32px}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-small-pc{display:none}}.layouts-dashboard .to-do-card-small-pc .card-header{background-color:#F6F8FA;padding:14px 16px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layouts-dashboard .to-do-card-small-pc .card-title{font-size:16px;font-weight:bold;line-height:1.5;color:#4D4A4A}.layouts-dashboard .to-do-card-small-pc .card-icon{width:74px;height:66px}.layouts-dashboard .to-do-card-small-pc .card-body{padding:10px}.layouts-dashboard .to-do-card-small-pc .card-body-text{font-size:14px;line-height:1.7;color:#4D4A4A}.layouts-dashboard .to-do-card-small-pc .card-body-link{display:inline-block;margin-top:10px}.layouts-dashboard .to-do-card-small-pc .card-body-link .fa-solid{font-weight:bold}.layouts-dashboard .to-do-card-small-mobile{display:none;width:100%;padding:10px;background-color:#FFF;border-radius:4px;margin-top:16px}@media screen and (max-width: 768px){.layouts-dashboard .to-do-card-small-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.layouts-dashboard .to-do-card-small-mobile .card-icon{width:80px;height:80px;margin-right:10px}.layouts-dashboard .to-do-card-small-mobile .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layouts-dashboard .to-do-card-small-mobile .card-body-title{font-weight:bold;font-size:14px;line-height:1.5;color:#4D4A4A}.layouts-dashboard .to-do-card-small-mobile .card-body-link{font-size:12px;line-height:1.6;margin-bottom:5px}.layouts-mypage h2.page-title,.layouts-users h2.page-title{font-size:18px;text-align:center;height:80px;line-height:80px}.layouts-mypage .latest-editing-project,.layouts-users .latest-editing-project{margin:5px 0px 20px;text-align:center;font-weight:bold}.layouts-mypage .latest-editing-project .resume_editing,.layouts-users .latest-editing-project .resume_editing{display:inline-block}.layouts-mypage .latest-editing-project .resume_editing .button,.layouts-users .latest-editing-project .resume_editing .button{font-size:12px;margin:5px 10px;padding:13px 40px;color:#fff}.layouts-mypage .notice-for-old-project,.layouts-users .notice-for-old-project{text-align:center;color:#999999;font-size:12px;margin-bottom:20px}.layouts-mypage .project-add-buttons,.layouts-users .project-add-buttons{text-align:center;margin:0px 20px 40px 20px;background:#f6f8fa;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-mypage .project-add-buttons .box,.layouts-users .project-add-buttons .box{width:50%;padding:40px;float:left}.layouts-mypage .project-add-buttons .box:first-child,.layouts-users .project-add-buttons .box:first-child{border-right:1px solid #e4e4e4}.layouts-mypage .project-add-buttons .box:last-child,.layouts-users .project-add-buttons .box:last-child{border-right:1px solid #f6f8fa}.layouts-mypage .project-add-buttons .box .btn,.layouts-users .project-add-buttons .box .btn{line-height:1;font-weight:bold;margin-bottom:20px;padding:40px 0 30px 0;display:block;text-align:center;color:#fff;border:1px solid #fff;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.layouts-mypage .project-add-buttons .box .btn.btn-pj,.layouts-users .project-add-buttons .box .btn.btn-pj{background:#ef4846}.layouts-mypage .project-add-buttons .box .btn.btn-fanclub,.layouts-users .project-add-buttons .box .btn.btn-fanclub{background:#98ca69}.layouts-mypage .project-add-buttons .box .btn h3,.layouts-users .project-add-buttons .box .btn h3{color:#fff;font-size:20px;margin-bottom:10px}.layouts-mypage .project-add-buttons .box .btn span,.layouts-users .project-add-buttons .box .btn span{font-size:12px}.layouts-mypage .project-add-buttons .box p,.layouts-users .project-add-buttons .box p{font-size:12px}@media screen and (max-width: 900px){.layouts-mypage .project-add-buttons .box .btn h3,.layouts-users .project-add-buttons .box .btn h3{font-size:18px}.layouts-mypage .project-add-buttons .box .btn span,.layouts-users .project-add-buttons .box .btn span{font-size:11px}}@media screen and (max-width: 768px){.layouts-mypage h2.page-title,.layouts-users h2.page-title{font-size:14px;height:50px;line-height:50px}.layouts-mypage .project-add-buttons,.layouts-users .project-add-buttons{margin:0 10px 10px 10px;background:none}.layouts-mypage .project-add-buttons .box,.layouts-users .project-add-buttons .box{float:none;width:100%;background:#f6f8fa;padding:20px}.layouts-mypage .project-add-buttons .box:first-child,.layouts-users .project-add-buttons .box:first-child{border-right:none;margin-bottom:5px}.layouts-mypage .project-add-buttons .box:last-child,.layouts-users .project-add-buttons .box:last-child{border-right:none}.layouts-mypage .project-add-buttons .box .btn h3,.layouts-users .project-add-buttons .box .btn h3{font-size:18px}.layouts-mypage .project-add-buttons .box .btn span,.layouts-users .project-add-buttons .box .btn span{font-size:11px}}@media screen and (max-width: 414px){.layouts-mypage .latest-editing-project,.layouts-users .latest-editing-project{margin:5px 0px 5px}.layouts-mypage .project-add-buttons .box .btn,.layouts-users .project-add-buttons .box .btn{padding:30px 0 20px 0}.layouts-mypage .project-add-buttons .box .btn h3,.layouts-users .project-add-buttons .box .btn h3{font-size:16px}.layouts-mypage .project-add-buttons .box .btn span,.layouts-users .project-add-buttons .box .btn span{font-size:11px}}.layouts-mypage .box .box-in .overview a,.layouts-users .box .box-in .overview a{display:block;width:100%;margin:0 10px;padding:10px 0;background:#fac75a;color:#fff;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}@media (max-width: 768px){.layouts-mypage .box .box-in .overview a,.layouts-users .box .box-in .overview a{margin:0}}.layouts-mypage .box .box-edit-date,.layouts-users .box .box-edit-date{color:#999999;text-align:center;font-size:12px;margin-top:-4px}@media (max-width: 768px){.layouts-mypage .box .box-edit-date,.layouts-users .box .box-edit-date{margin:10px 0}}.layouts-mypage .payment-logo img,.layouts-users .payment-logo img{width:30%;margin:0 20px 10px 0}.layouts-mypage .payment-notice li,.layouts-users .payment-notice li{font-size:11px;margin-bottom:5px;color:#434A54}.layouts-mypage .mypage-banners li:nth-child(1),.layouts-users .mypage-banners li:nth-child(1){margin-right:5px}.layouts-mypage .mypage-banners li:nth-child(2),.layouts-users .mypage-banners li:nth-child(2){margin-left:5px;margin-right:5px}.layouts-mypage .mypage-banners li:nth-child(3),.layouts-users .mypage-banners li:nth-child(3){margin-left:5px}.layouts-mypage .mypage-banners li.note-list,.layouts-users .mypage-banners li.note-list{background:#f6f8fa;border-radius:5px;padding:15px 20px 0px 20px;text-align:left}.layouts-mypage .mypage-banners li.note-list h4,.layouts-users .mypage-banners li.note-list h4{margin-bottom:20px;margin-top:5px;font-size:16px;text-align:center}.layouts-mypage .mypage-banners li.note-list p,.layouts-users .mypage-banners li.note-list p{margin-bottom:10px;padding-left:18px;position:relative}.layouts-mypage .mypage-banners li.note-list p:before,.layouts-users .mypage-banners li.note-list p:before{content:"";font:normal normal normal 14px/1 FontAwesome;position:absolute;left:5px;top:3px}.layouts-mypage .mypage-banners li.note-list p a,.layouts-users .mypage-banners li.note-list p a{color:#000}.layouts-mypage .mypage-banners li.note-list p a:hover,.layouts-users .mypage-banners li.note-list p a:hover{text-decoration:underline}@media (min-width: 768px){.layouts-mypage .mypage-banners,.layouts-users .mypage-banners{padding:20px 40px}.layouts-mypage .mypage-banners ul,.layouts-users .mypage-banners ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layouts-mypage .mypage-banners ul li,.layouts-users .mypage-banners ul li{width:calc(50% - 20px)}}@media (max-width: 768px){.layouts-mypage .mypage-banners,.layouts-users .mypage-banners{padding:20px}.layouts-mypage .mypage-banners li:nth-child(1),.layouts-users .mypage-banners li:nth-child(1){margin-right:0px}.layouts-mypage .mypage-banners li:nth-child(2),.layouts-users .mypage-banners li:nth-child(2){margin-left:0px;margin-right:0px}.layouts-mypage .mypage-banners li:nth-child(3),.layouts-users .mypage-banners li:nth-child(3){margin-left:0px}.layouts-mypage .mypage-banners li,.layouts-users .mypage-banners li{padding-bottom:20px}.layouts-mypage .mypage-banners li:last-child,.layouts-users .mypage-banners li:last-child{padding-bottom:0}.layouts-mypage .mypage-banners li.note-list,.layouts-users .mypage-banners li.note-list{padding:20px;margin-bottom:20px}.layouts-mypage .mypage-banners li.note-list h4,.layouts-users .mypage-banners li.note-list h4{margin-bottom:15px}.layouts-mypage .mypage-banners li.note-list p a,.layouts-users .mypage-banners li.note-list p a{font-size:12px;line-height:1.4}}.layouts-mypage #published-modal-overlay,.layouts-users #published-modal-overlay{display:none;position:fixed;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:99999999;background-color:rgba(0,0,0,0.7)}.layouts-mypage #published-modal-overlay::before,.layouts-mypage #published-modal-overlay::after,.layouts-users #published-modal-overlay::before,.layouts-users #published-modal-overlay::after{content:"";width:1px;height:calc(100vh + 1px);display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-mypage #published-modal-overlay.active,.layouts-users #published-modal-overlay.active{display:block}.layouts-mypage #published-modal-overlay .fv-bg,.layouts-users #published-modal-overlay .fv-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-mask-image:linear-gradient(to top, transparent, black 64px);mask-image:linear-gradient(to top, transparent, black 64px)}.layouts-mypage #published-modal-overlay .published-modal,.layouts-users #published-modal-overlay .published-modal{font-size:14px;position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;background-color:#ffffff;max-height:96%;max-width:680px;overflow-y:scroll;padding:40px 20px}.layouts-mypage #published-modal-overlay .published-modal::-webkit-scrollbar,.layouts-users #published-modal-overlay .published-modal::-webkit-scrollbar{display:none}@media screen and (max-width: 1000px){.layouts-mypage #published-modal-overlay .published-modal,.layouts-users #published-modal-overlay .published-modal{width:90%}}@media screen and (max-width: 414px){.layouts-mypage #published-modal-overlay .published-modal,.layouts-users #published-modal-overlay .published-modal{padding:20px}}.layouts-mypage #published-modal-overlay .published-modal .published-modal-message,.layouts-users #published-modal-overlay .published-modal .published-modal-message{font-size:16px;text-align:center;margin-bottom:16px;font-weight:bold;line-height:1.8;color:#4D4A4A}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .published-modal-message,.layouts-users #published-modal-overlay .published-modal .published-modal-message{font-size:14px}}.layouts-mypage #published-modal-overlay .published-modal .published-modal-title,.layouts-users #published-modal-overlay .published-modal .published-modal-title{text-align:center;margin-bottom:30px;font-weight:bold;line-height:1.5;color:#4D4A4A;font-size:16px}.layouts-mypage #published-modal-overlay .published-modal .published-modal-title strong,.layouts-users #published-modal-overlay .published-modal .published-modal-title strong{color:#EF4846;font-size:26px}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .published-modal-title strong,.layouts-users #published-modal-overlay .published-modal .published-modal-title strong{font-size:16px}}.layouts-mypage #published-modal-overlay .published-modal .action-box-list,.layouts-users #published-modal-overlay .published-modal .action-box-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;list-style:none;margin-bottom:16px}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .action-box-list,.layouts-users #published-modal-overlay .published-modal .action-box-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.layouts-mypage #published-modal-overlay .published-modal .action-box-item,.layouts-users #published-modal-overlay .published-modal .action-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:31px 16px 16px;width:300px;height:190px;background:#F6F8FA;position:relative}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .action-box-item,.layouts-users #published-modal-overlay .published-modal .action-box-item{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;width:100%;height:100%}}.layouts-mypage #published-modal-overlay .published-modal .action-box-item:nth-child(n + 2),.layouts-users #published-modal-overlay .published-modal .action-box-item:nth-child(n + 2){margin-left:16px}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .action-box-item:nth-child(n + 2),.layouts-users #published-modal-overlay .published-modal .action-box-item:nth-child(n + 2){margin-left:initial;margin-top:32px}}.layouts-mypage #published-modal-overlay .published-modal .action-box-item .box-title,.layouts-users #published-modal-overlay .published-modal .action-box-item .box-title{font-weight:bold;font-size:12px;line-height:1.7;color:#FFFFFF;position:absolute;background-color:#393F48;padding:4px 14px;border-radius:40px;top:-14px}.layouts-mypage #published-modal-overlay .published-modal .action-box-item .box-image,.layouts-users #published-modal-overlay .published-modal .action-box-item .box-image{width:100px;height:70px;margin-bottom:16px}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .action-box-item .box-image,.layouts-users #published-modal-overlay .published-modal .action-box-item .box-image{margin-bottom:initial}}.layouts-mypage #published-modal-overlay .published-modal .action-box-item .box-body,.layouts-users #published-modal-overlay .published-modal .action-box-item .box-body{font-size:12px;line-height:1.6;letter-spacing:0.06em;color:#4D4A4A}@media screen and (max-width: 700px){.layouts-mypage #published-modal-overlay .published-modal .action-box-item .box-body,.layouts-users #published-modal-overlay .published-modal .action-box-item .box-body{margin-left:16px}}.layouts-mypage #published-modal-overlay .published-modal .action-section,.layouts-users #published-modal-overlay .published-modal .action-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-mypage #published-modal-overlay .published-modal .action-section .action-section-button,.layouts-users #published-modal-overlay .published-modal .action-section .action-section-button{background:#EF4846;border-radius:4px;color:#fff;font-weight:bold;font-size:14px;line-height:1.2;border:none;width:235px;padding:14px;text-align:center}.layouts-mypage #published-modal-overlay .published-modal .action-section .action-section-link,.layouts-users #published-modal-overlay .published-modal .action-section .action-section-link{font-size:14px;line-height:1.2;margin-top:12px}.layouts-mypage #published-modal-overlay .published-modal .published-modal-close-button,.layouts-users #published-modal-overlay .published-modal .published-modal-close-button{position:absolute;top:10px;right:10px;background-color:#F6F8FA;border:none;border-radius:50%;outline:none;width:30px;height:30px;line-height:30px;padding:0;font-size:12px;color:#000;font-weight:bold}.layouts-mypage #published-modal-overlay .published-modal .published-modal-close-button:hover,.layouts-users #published-modal-overlay .published-modal .published-modal-close-button:hover{background-color:#eee}.layouts-mypage .referral_program_banner,.layouts-users .referral_program_banner{padding:40px 40px 0}@media (max-width: 768px){.layouts-mypage .referral_program_banner,.layouts-users .referral_program_banner{padding:20px 20px 0}}.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner{padding-top:4px;padding-bottom:14px}.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title{margin-bottom:3px;text-align:center;font-size:12px;font-weight:bold}.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::before,.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::after,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::before,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::after{content:'';display:inline-block;width:1px;height:12px;background:#000}.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::before,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::before{margin-right:6px;-webkit-transform:translate(-1px, 2px) rotate(-30deg);transform:translate(-1px, 2px) rotate(-30deg)}.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::after,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_title::after{margin-left:6px;-webkit-transform:translate(-4px, 2px) rotate(30deg);transform:translate(-4px, 2px) rotate(30deg)}.layouts-mypage .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_image,.layouts-users .referral_program_banner.sp-block .referral_program_banner_inner .referral_program_banner_image{width:100%;margin-bottom:12px}.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_image,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_image{width:63%}.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner{padding:0 30px}@media screen and (max-width: 960px){.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner{padding:10px}}.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner .referral_program_banner_description_text,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner .referral_program_banner_description_text{margin-bottom:15px;line-height:160%;font-size:12px;font-weight:400}@media screen and (max-width: 960px){.layouts-mypage .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner .referral_program_banner_description_text,.layouts-users .referral_program_banner.sp-none .referral_program_banner_inner .referral_program_banner_description .referral_program_banner_description_inner .referral_program_banner_description_text{margin-bottom:10px;font-size:10px}}.layouts-mypage .referral_program_banner .referral_program_banner_inner,.layouts-users .referral_program_banner .referral_program_banner_inner{border:1px solid #E4E4E4;border-radius:3px}.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}@media screen and (min-width: 769px) and (max-width: 960px){.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit{margin-bottom:10px}}.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_label,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_label{margin-right:7px;padding:1px 10px 2px;border-radius:20px;background:#EF4846;letter-spacing:0.14em;white-space:nowrap;font-size:14px;color:#fff}@media screen and (min-width: 769px) and (max-width: 960px){.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_label,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_label{font-size:12px}}.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_date,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_date{font-size:20px;font-weight:700;color:#EF4846}@media screen and (min-width: 769px) and (max-width: 960px){.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_date,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_limit .referral_program_banner_limit_date{font-size:14px}}.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_link,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_link{display:block;margin:0 auto;padding:8px 0;border-radius:4px;background:#EF4846;text-align:center;letter-spacing:0.05em;font-size:14px;font-weight:700;color:#fff}@media screen and (max-width: 768px){.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_link,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_link{width:178px}}@media screen and (min-width: 769px) and (max-width: 960px){.layouts-mypage .referral_program_banner .referral_program_banner_inner .referral_program_banner_link,.layouts-users .referral_program_banner .referral_program_banner_inner .referral_program_banner_link{font-size:12px}}.layouts-mypage #referral_program_modal-overlay,.layouts-users #referral_program_modal-overlay{position:fixed;width:100%;height:100%;left:0;top:0;right:0;bottom:0;z-index:99999999;background:rgba(0,0,0,0.7);-ms-scroll-chaining:none;overscroll-behavior:contain;overflow-y:scroll}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1,.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2{height:215px;width:254px;position:relative}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1 img,.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2 img,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1 img,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2 img{position:absolute;bottom:0;left:0}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2,.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation3,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation3{display:none}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1,.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2,.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation3,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation2,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation3{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1.start-animation img,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-animation1.start-animation img{-webkit-transform:none;transform:none;-webkit-animation:sway .4s ease .3s normal backwards;animation:sway .4s ease .3s normal backwards}@-webkit-keyframes sway{0%{-webkit-transform:none;transform:none}20%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}60%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}80%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:none;transform:none}}@keyframes sway{0%{-webkit-transform:none;transform:none}20%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}40%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}60%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}80%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}100%{-webkit-transform:none;transform:none}}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body{width:85%;max-width:320px;border-radius:4px;padding:25px 15px 15px;background:#fff}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-close,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-close{position:absolute;top:8px;right:8px;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:#F6F8FA;line-height:30px;font-size:10px;font-weight:bold;color:#000}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-sub-title,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-sub-title{display:inline-block;margin-bottom:10px;padding:6px 15px;border-radius:41px;background:#393F48;text-align:center;font-size:12px;font-weight:700;color:#fff}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-title,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-title{margin-bottom:12px;font-size:16px;font-weight:700;line-height:150%;letter-spacing:0em;text-align:center}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv{padding:16px;border-radius:8px;background:#F6F8FA}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv img,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv img{width:100%}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-line-1,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-line-1{margin-bottom:10px;padding:0 4px}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-line-2,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-line-2{margin-bottom:10px;font-size:14px;font-weight:700}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-line-3,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-line-3{margin:0 auto 12px;padding:8px 30px;border-radius:10px;background:#fff}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-limit,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-limit{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:20px;font-size:20px;font-weight:700;white-space:nowrap;color:#EF4846}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-limit span,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-limit span{margin-right:7px;padding:1px 10px 2px;border-radius:20px;background:#EF4846;letter-spacing:0.14em;white-space:nowrap;font-size:14px;color:#fff}.layouts-mypage #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-link,.layouts-users #referral_program_modal-overlay .referral_program-modal .referral_program-modal-body .referral_program-modal-inner .referral_program-modal-cv .referral_program-modal-cv-link{display:block;padding:14px 0;border-radius:4px;background:#EF4846;text-align:center;letter-spacing:0.1em;font-size:14px;font-weight:600;color:#fff}.layouts-backers h3.selected_option_title{margin-bottom:10px}.layouts-backers.layouts-backer_shipping_informations .container{padding:0 0 10px 0 !important}.layouts-backers.layouts-backer_shipping_informations .container .row,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase{border:none !important;padding:20px 40px 0 40px !important}@media (max-width: 768px){.layouts-backers.layouts-backer_shipping_informations .container .row,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase{padding:20px 20px 0 20px !important}}.layouts-backers.layouts-backer_shipping_informations .container .row .titlebox h2,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase .titlebox h2,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase .titlebox h2{font-size:18px;margin-bottom:20px}@media (max-width: 768px){.layouts-backers.layouts-backer_shipping_informations .container .row .titlebox h2,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase .titlebox h2,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase .titlebox h2{font-size:14px}}.layouts-backers.layouts-backer_shipping_informations .container .row label,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase label,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase label{cursor:pointer}.layouts-backers.layouts-backer_shipping_informations .container .row label .selectbox,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase label .selectbox,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase label .selectbox{margin:10px 0 20px 0;display:block}.layouts-backers.layouts-backer_shipping_informations .container .row table,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase table,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase table{margin-top:10px}.layouts-backers.layouts-backer_shipping_informations .container .row table th,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase table th,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase table th{white-space:nowrap}@media screen and (max-width: 768px){.layouts-backers.layouts-backer_shipping_informations .container .row table th .must-icon:after,.layouts-backers.layouts-backer_shipping_informations .container .layouts-signin .row__thebase table th .must-icon:after,.layouts-signin .layouts-backers.layouts-backer_shipping_informations .container .row__thebase table th .must-icon:after{margin:0;padding:0}}.layouts-backers.layouts-backer_insurance_refunds .backer_detail{margin-bottom:100px}.layouts-backers.layouts-backer_insurance_refunds h3{font-size:14px;font-weight:normal;margin-bottom:30px}.layouts-backers.layouts-backer_insurance_refunds table{margin-bottom:40px;-webkit-box-shadow:none;box-shadow:none}.layouts-backers.layouts-backer_insurance_refunds table tr td p{font-size:14px;margin-bottom:5px}.layouts-backers.layouts-backer_insurance_refunds table tr td p.limit-date{color:#E13A43}.layouts-backers.layouts-backer_insurance_refunds table a.add-link{display:inline-block;font-size:12px;border:1px solid #d9dee6;padding:10px;border-radius:3px}.layouts-backers.layouts-backer_insurance_refunds p.remarks{font-size:12px}.layouts-backers.layouts-backer_insurance_refunds p.remarks:last-child{text-align:center}.layouts-backers.layouts-backer_insurance_refunds hr{border-top:1px;border-color:#dfdfdf;margin:30px 0}.layouts-backers.layouts-backer_insurance_refunds label.insurance-refund-label{display:inline-block;font-size:18px;font-weight:bold;margin-bottom:30px}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li{margin-top:20px}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li:first-child{margin-top:0}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label{display:block;border:1px solid #DFDFDF;border-radius:5px;padding:30px 25px 25px 53px}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label{padding:17px 25px 27px 20px}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .amount-wrap{position:relative;margin-bottom:12px}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .amount-wrap{padding-left:27px}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .amount-wrap input[type=checkbox]{display:none}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .amount-wrap::before{font-family:"Font Awesome 5 Pro";content:"\f0c8";font-size:22px;color:#4D4A4A;position:absolute;left:-37px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);margin-top:1px}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .amount-wrap::before{left:0}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .amount-wrap .amount{font-size:16px;font-weight:bold}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .quantity{display:inline-block;background-color:#F6F8FA;border-radius:5px;padding:9px;margin-bottom:15px}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .quantity b{margin:0 15px 0 3px}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .img-wrap{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:23px;margin-top:-95px}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .img-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:5px 0 24px}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .img-wrap img{width:100%}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .description{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .description .delivery-date{margin-top:10px}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label .description-wrap .description .delivery-date{margin-top:24px}}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label.checked{border-color:#E13A43}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list li label.checked .amount-wrap::before{content:"\f14a";color:#EF4846}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list.before-march-2022 li label{padding:30px 25px 25px 23px}.layouts-backers.layouts-backer_insurance_refunds ul#backer-item-list.before-march-2022 li label .amount-wrap:before{display:none}.layouts-backers.layouts-backer_insurance_refunds .amount-details{margin-top:27px}.layouts-backers.layouts-backer_insurance_refunds .amount-details .amount-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-backers.layouts-backer_insurance_refunds .amount-details .total{font-weight:bold;font-size:16px}.layouts-backers.layouts-backer_insurance_refunds .amount-details .total .total-amount{font-size:28px}.layouts-backers.layouts-backer_insurance_refunds .amount-details p.refund-remarks{background-color:#F6F8FA;padding:12px 15px 13px;border-radius:5px}.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account{display:block}}.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account dt{font-weight:bold;margin-bottom:30px;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account dt{font-size:16px;margin-bottom:15px}}.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account dd{margin:0;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}@media (max-width: 768px){.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account dd{margin-bottom:30px}}.layouts-backers.layouts-backer_insurance_refunds dl.refund_destination_bank_account dd .add-link{display:inline-block;border:1px solid #D9DEE6;border-radius:3px;padding:10px 20px 11px 13px;margin-top:10px}.layouts-backers.layouts-backer_insurance_refunds input.submit{border:none;background-color:#393F48;font-weight:normal;color:#fff;width:178px;padding:15px;margin:50px auto 25px;display:block;text-align:center}.layouts-backers.layouts-backer_insurance_refunds input.submit:hover{opacity:0.8}.layouts-backers.backer_insurance_refunds-confirm .backer_detail{margin-top:23px}.layouts-backers.backer_insurance_refunds-confirm h4{font-size:20px;text-align:center;margin-bottom:50px}.layouts-backers.backer_insurance_refunds-confirm table ul li{background-color:#F6F8FA;border-radius:5px;padding:18px 15px 20px;margin-bottom:10px}.layouts-backers.backer_insurance_refunds-confirm table ul li:last-child{margin-bottom:0}.layouts-backers.backer_insurance_refunds-confirm table ul li p{margin-bottom:10px}.layouts-backers.backer_insurance_refunds-confirm table ul li p:last-child{margin-bottom:0}.layouts-backers.backer_insurance_refunds-confirm table .amount{font-size:16px;font-weight:bold}.layouts-backers.backer_insurance_refunds-confirm .back{text-align:center;margin:5px 0;position:relative}.layouts-backers.backer_insurance_refunds-confirm .back::before{font-family:"Font Awesome 5 Pro";content:"\f137";font-size:12px;font-weight:bold;color:#4D4A4A;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50px, -50%);transform:translate(-50px, -50%);margin-top:1px}.layouts-backers.backer_insurance_refunds-confirm .back input.confirm{padding-left:32px;color:#4D4A4A;font-size:16px;letter-spacing:normal !important}section.backers_csv{padding-bottom:30px}section.backers_csv p{padding:0 0 20px 0;text-align:left}@media screen and (max-width: 768px){section.backers_csv p{padding:0 0 12px 0;font-size:12px}}section.backers_csv .backers_csv__inner{margin:0 20px;padding:24px 36px;background:#f6f8fa}@media screen and (max-width: 768px){section.backers_csv .backers_csv__inner{margin:0 10px;padding:20px}}section.backers_csv .notice{padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 768px){section.backers_csv .notice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 768px){section.backers_csv .notice{padding:0}}section.backers_csv .notice li{list-style-type:disc;font-size:12px;margin:5px 0 5px 20px}@media screen and (max-width: 768px){section.backers_csv .notice li{font-size:10px}}@media (max-width: 768px){section.updates.fanclub .sp-table-outer{overflow-y:hidden;border:none;padding-bottom:20px}}section.updates.fanclub #dataTable_wrapper .dataTables_filter{margin-bottom:20px}section.updates.fanclub #dataTable_wrapper .dataTables_filter input{margin-left:10px;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border:1px solid #e4e4e4;padding:7px 10px;color:#333333;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}section.updates.fanclub #dataTable_wrapper .dataTable{margin-bottom:30px}@media (max-width: 768px){section.updates.fanclub #dataTable_wrapper .dataTable{overflow:auto;white-space:nowrap}section.updates.fanclub #dataTable_wrapper .dataTable::-webkit-scrollbar{height:7px}section.updates.fanclub #dataTable_wrapper .dataTable::-webkit-scrollbar-track{background:#F1F1F1}section.updates.fanclub #dataTable_wrapper .dataTable::-webkit-scrollbar-thumb{background:#BCBCBC}}section.updates.fanclub #dataTable_wrapper .dataTable th{position:relative;border-right:solid 2px #fff;padding-right:30px}section.updates.fanclub #dataTable_wrapper .dataTable .sorting:after,section.updates.fanclub #dataTable_wrapper .dataTable .sorting_asc:before,section.updates.fanclub #dataTable_wrapper .dataTable .sorting_desc:before,section.updates.fanclub #dataTable_wrapper .dataTable .sorting_asc:after,section.updates.fanclub #dataTable_wrapper .dataTable .sorting_desc:after{position:absolute;right:10px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}section.updates.fanclub #dataTable_wrapper .dataTable .sorting:after{content:"\f0dc";color:#a6a5a5;font:normal normal normal 14px/1 FontAwesome}section.updates.fanclub #dataTable_wrapper .dataTable .sorting_asc:before{content:"\f0de";font:normal normal normal 14px/1 FontAwesome}section.updates.fanclub #dataTable_wrapper .dataTable .sorting_asc:after{content:"\f0dd";font:normal normal normal 14px/1 FontAwesome;color:#a6a5a5}section.updates.fanclub #dataTable_wrapper .dataTable .sorting_desc:before{content:"\f0de";font:normal normal normal 14px/1 FontAwesome;color:#a6a5a5}section.updates.fanclub #dataTable_wrapper .dataTable .sorting_desc:after{content:"\f0dd";font:normal normal normal 14px/1 FontAwesome}section.updates.fanclub #dataTable_wrapper .dataTables_paginate a{color:#666;padding:8px 16px;background-color:#fff;margin:0 2px 5px 2px;border:1px solid #eee;font-weight:bold;font-size:14px;border-radius:5px}section.updates.fanclub #dataTable_wrapper .dataTables_paginate a.current{background-color:#eee}section.updates.fanclub #dataTable_wrapper .dataTables_paginate a:hover{background-color:#eee;opacity:1}section.updates.fanclub #dataTable_wrapper table thead th{background:#e4e4e4}section.updates.fanclub #dataTable_wrapper table tbody tr:hover th,section.updates.fanclub #dataTable_wrapper table tbody tr:hover td{background:#f7f7f7}section.updates.fanclub #dataTable_wrapper table tr{border-bottom:solid 1px #e4e4e4}section.updates.fanclub #dataTable_wrapper table td.title a{padding:10px 0}section.updates.fanclub #dataTable_wrapper table .only-patron,section.updates.fanclub #dataTable_wrapper table .only-draft-preview{color:#4d4a4a;white-space:nowrap}.listtable-sortable td{padding:10px}.listtable-sortable td.edit .toggle-target{right:0}.tags-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tags-input-wrapper-default{padding:0.5rem 0.25rem;background:#ffffff}.tags-input span{padding:10px;margin:0 5px 5px 0}.tags-input-remove{cursor:pointer;position:relative}.tags-input-remove:before{content:"";font:normal normal normal 14px/1 FontAwesome}.tags-input-remove:hover{color:#00c4ac}.tags-input-badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem}.tags-input-badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:5px}.tags-input-badge-selected-default{color:#212529;background-color:#f0f1f2}.tags-input-typeahead-item-default{background-color:#f6f8fa}.tags-input-typeahead-item-highlighted-default{color:#ffffff;background-color:#00c4ac}.typeahead-badges>span{cursor:pointer;margin-right:0.3rem}.typeahead-dropdown{list-style-type:none;padding:0;margin:0;position:absolute;width:100%}.typeahead-dropdown li{padding:0.25rem 1rem;cursor:pointer}.layouts-mypage #return ul{text-align:center;letter-spacing:-0.4em}.layouts-mypage #return ul>*{display:inline-block;vertical-align:middle;letter-spacing:normal;*display:inline;*zoom:1}.layouts-mypage #return ul>li{line-height:34px;padding:0 20px;cursor:pointer;color:#4d4a4a;border:1px solid #4d4a4a;border-left:none;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.layouts-mypage #return ul>li.selected,.layouts-mypage #return ul>li:hover{color:#ffffff;background-color:#4d4a4a}.layouts-mypage #return ul>li:first-child{border-left:1px solid #4d4a4a;border-bottom-left-radius:5px;border-top-left-radius:5px}.layouts-mypage #return ul>li:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}@media screen and (min-width: 0) and (max-width: 768px){.layouts-mypage #return ul>li{padding:5px;font-size:12px;line-height:normal;display:table-cell}}.layouts-mypage #return .sp-table-outer .no-rewards{text-align:center;font-weight:bold;font-size:18px}.layouts-pay_activity_backers .show th.date{width:20%}.layouts-pay_activity_backers .show th.title{width:50%}.layouts-pay_activity_backers .show th.backer{width:15%}.layouts-pay_activity_backers .show th.sales{width:15%}.layouts-pay_activity_backers .show td.sales{white-space:nowrap;text-align:right}.layouts-pay_activity_backers .show td.title .title-sub{margin-top:5px}.layouts-pay_activity_backers .show td.title .amount{font-weight:bold;color:#666666}.layouts-pay_activity_backers .show td.title .limit{color:#666666}.layouts-pay_activity_backers .show td.title .limit .num{font-weight:bold}.layouts-pay_activity_backers .show caption{text-align:left;font-size:16px;font-weight:bold;margin-bottom:5px}.layouts-pay_activity_backers .show .button{letter-spacing:normal;white-space:nowrap}.payment-method a{margin-left:20px}@media screen and (max-width: 768px){.payment-method a{margin-left:0}}.layouts-mypage.layouts-backers.backers-show .share_buttons,.layouts-mypage.layouts-backers.backers-index .share_buttons,.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-mypage.layouts-backers.backers-show .share_buttons a,.layouts-mypage.layouts-backers.backers-index .share_buttons a,.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons a{display:inline-block;border-radius:50%}.layouts-mypage.layouts-backers.backers-show .share_buttons a.button-facebook,.layouts-mypage.layouts-backers.backers-index .share_buttons a.button-facebook,.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons a.button-facebook{background:url(https://static.camp-fire.jp/assets/share/facebook_another-c4113bd3b1b0c4179f535d60d0259c8a7d3330eb40a6843c43339d1dbc881d93.png) no-repeat center center;background-color:#1877F2;background-size:80%}.layouts-mypage.layouts-backers.backers-show .share_buttons a.button-twitter,.layouts-mypage.layouts-backers.backers-index .share_buttons a.button-twitter,.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons a.button-twitter{background:url(https://static.camp-fire.jp/assets/share/x_twitter-22f6d84c1b85a56a8994b9bad83af4dd7212033724c90803b433f415364052a2.png) no-repeat center center;background-color:#000;background-size:75%}.layouts-mypage.layouts-backers.backers-show .share_buttons a.button-line,.layouts-mypage.layouts-backers.backers-index .share_buttons a.button-line,.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons a.button-line{background:url(https://static.camp-fire.jp/assets/share/line-d725308060c899ae1f0bc3a3dbbc9c8a6e4be2983dac804416f30cf99278e7aa.png) no-repeat center center;background-color:#00c200;background-size:80%}.layouts-mypage.layouts-backers.backers-show .container{background-color:#F6F8FA}.layouts-mypage.layouts-backers.backers-show .inner{background-color:transparent;padding:0}.layouts-mypage.layouts-backers.backers-show .backer_detail{padding:15px 20px 25px 20px;margin-top:0;margin-bottom:0}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_detail{padding:0}}.layouts-mypage.layouts-backers.backers-show .backer_detail>div:not(.notice_cf_insurance,.backer_header){margin-bottom:30px;margin-right:0;margin-left:0}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_detail>div:not(.notice_cf_insurance,.backer_header){margin-right:20px;margin-left:20px}}.layouts-mypage.layouts-backers.backers-show .notice_cf_insurance{margin-bottom:32px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .notice_cf_insurance{margin:0;border-radius:0}}.layouts-mypage.layouts-backers.backers-show .backer_header{padding:0;display:block;background-color:#fff;border-radius:4px;overflow:hidden}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_header{border-radius:0}}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area{padding:34px 64px;display:grid;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:10px;grid-template-columns:30% 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-template-areas:'thumbnail head-info' 'thumbnail name-and-link'}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_header .content_area{padding:25px 20px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;row-gap:15px;grid-template-areas:'head-info head-info' 'thumbnail name-and-link'}}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area h2{font-size:24px;margin-bottom:15px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_header .content_area h2{font-size:18px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-show .backer_header .content_area h2{margin-bottom:10px;font-size:14px}}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;color:#999999;font-size:14px;margin:0;grid-area:head-info}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul{font-size:12px}}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul span.status_label{padding-left:8px;padding-right:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;text-align:center;border-radius:4px;color:#fff}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul span.status_label.success,.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul span.status_label.funded{background-color:#FAC75A}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul span.status_label.opened{background-color:#EF4846}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul span.status_label.unsuccess{background-color:#999999}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-show .backer_header .content_area ul span.status_label{width:48px}}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area .thumbnail{grid-area:thumbnail}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area .name_and_link{grid-area:name-and-link;padding:0}.layouts-mypage.layouts-backers.backers-show .backer_header .content_area .name_and_link a.project-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:200px;border:solid 1px #307BF6;border-radius:4px;font-size:12px}.layouts-mypage.layouts-backers.backers-show .backer_header .share_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;height:65px;background:linear-gradient(269.72deg, #FFD273 1.66%, #FFBF91 47.85%)}@media screen and (max-width: 450px){.layouts-mypage.layouts-backers.backers-show .backer_header .share_area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;height:auto;padding:12px;margin:0 21px 24px 21px;border-radius:16px}}.layouts-mypage.layouts-backers.backers-show .backer_header .share_area span{text-align:center;width:102px;line-height:21px;font-weight:700;font-size:13px;border-radius:4px;background-color:#fff;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-show .backer_header .share_area span{line-height:19px;font-size:11px}}.layouts-mypage.layouts-backers.backers-show .backer_header .share_area h4{font-size:14px;margin:0}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-show .backer_header .share_area h4{font-size:13px}}.layouts-mypage.layouts-backers.backers-show .backer_header .share_area .share_buttons{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.layouts-mypage.layouts-backers.backers-show .backer_header .share_area .share_buttons a{width:40px;height:40px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .backer_header .share_area .share_buttons a{width:32px;height:32px}}.layouts-mypage.layouts-backers.backers-show .backer_inner{background-color:#fff}.layouts-mypage.layouts-backers.backers-show .backer_sendmail{margin-bottom:35px;background-color:#fff;border-radius:8px}.layouts-mypage.layouts-backers.backers-show .project-fellows-wanted{border:1px solid #F3F3F3;padding:16px 140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 64px 24px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-show .project-fellows-wanted{height:auto;padding:12px;margin:0 21px 24px 21px}}.layouts-mypage.layouts-backers.backers-show .backer_detail .submit-box a.submit-button{display:block;width:calc(100% - 80px);max-width:400px;margin:40px auto 0 auto;border-radius:6px;font-size:16px;text-align:center;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid #cecaca;background-color:white;text-decoration:none}.layouts-mypage.layouts-backers.backers-show .backer_detail .sp-hidden-project-contents.project-owner{background:#fff;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto}.layouts-mypage.layouts-backers.backers-show .backer_detail .sp-hidden-project-contents.project-owner .project-info-wrapper{display:inline-block}.layouts-mypage.layouts-backers.backers-show .backer_detail .sp-hidden-project-contents.project-owner .profile.inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.layouts-mypage.layouts-backers.backers-show .backer_detail .sp-hidden-project-contents.project-owner .profile.inner .icon{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden}.layouts-mypage.layouts-backers.backers-show .backer_detail .sp-hidden-project-contents.project-owner .profile.inner .icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.layouts-mypage.layouts-backers.backers-show .backer_detail .project_message_btn,.layouts-mypage.layouts-backers.backers-show .backer_detail .project_message_btn a{width:100%;max-width:400px;padding:12px 0;border-radius:6px;font-size:16px;text-align:center;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.layouts-mypage.layouts-backers.backers-show .backer_detail .project_message_btn a{background-color:#39C288;color:white}.layouts-mypage.layouts-backers.backers-index .row.inner,.layouts-mypage.layouts-backers.backers-index .layouts-signin .inner.row__thebase,.layouts-signin .layouts-mypage.layouts-backers.backers-index .inner.row__thebase{max-width:1080px}.layouts-mypage.layouts-backers.backers-index .backed-list.inner{padding:0 20px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .backed-list.inner{padding:10px}}.layouts-mypage.layouts-backers.backers-index .backed-list.inner h3{margin-bottom:15px;font-size:18px;color:#666666}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-index .backed-list.inner h3{font-size:16px}}.layouts-mypage.layouts-backers.backers-index .backed-list.inner .delimiter_line{border-bottom:1px solid #D9DEE6;margin:30px 0}.layouts-mypage.layouts-backers.backers-index .boxes{margin:0 auto 20px;display:grid;grid-template-columns:1fr 1fr;gap:24px 40px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .boxes{width:100%;grid-template-columns:1fr;grid-template-rows:none;row-gap:15px;margin-bottom:0}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in{margin:0;border:1px solid #D9DEE6;border-radius:4px;height:100% !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .unpaid,.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .no-insurance-refund-application{position:static;padding:0;line-height:26px;font-size:13px;margin-bottom:-8px}@media screen and (max-width: 960px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .unpaid,.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .no-insurance-refund-application{margin-bottom:-2px}}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .unpaid,.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .no-insurance-refund-application{margin-bottom:-8px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .unpaid,.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .no-insurance-refund-application{margin-bottom:-2px}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .unpaid .fa,.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .no-insurance-refund-application .fa{font-size:16px;margin-right:6px}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin:auto 0}@media screen and (max-width: 960px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area{padding:16px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area{padding:24px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area{padding:16px}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .right-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .box-title{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;margin-bottom:11px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .box-title{font-size:12px}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .detail{padding:0;color:#666666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2px}@media screen and (max-width: 960px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .detail{font-size:11px}}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .detail{font-size:12px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .detail{font-size:11px}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .detail li{margin:0}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .box-thumbnail{-ms-flex-negative:0;flex-shrink:0;border-radius:4px;overflow:hidden;width:154px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 960px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .box-thumbnail{width:142px}}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .box-thumbnail{width:154px}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .box-thumbnail img{-o-object-fit:contain;object-fit:contain}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .fellows-wanted{color:#fff;font-weight:bold;padding:0px 8px;border-radius:32px;max-width:150px;text-align:center;background:#F3BA41}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .fellows-wanted{font-size:12px;max-width:125px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .content-area .fellows-wanted{font-size:11px;max-width:110px}}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .share_area{background-color:#F6F8FA;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .share_area h4{font-size:12px}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .share_area .share_buttons{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.layouts-mypage.layouts-backers.backers-index .boxes .box .box-in .share_area .share_buttons a{width:32px;height:32px}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes{margin:0 auto 20px;display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1000px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes{width:100%;grid-template-columns:1fr;grid-template-rows:none;row-gap:15px;margin-bottom:0}}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area{display:grid;grid-template-columns:150px 1fr;border:solid 1px #cecaca;border-radius:6px;padding:10px;gap:10px;color:black}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .box-thumbnail{width:150px;height:100%;aspect-ratio:1 / 1}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .box-thumbnail img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:6px}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area{min-width:0}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area i{margin:0}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area .description{display:-webkit-box;display:box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin:7px 0}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area .usage-period{margin-bottom:7px}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area .status_label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 7px;margin-top:5px;border-radius:5px;font-size:12px;color:#fff;font-weight:bold}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area .status_label.opened{background-color:#39C288}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area .status_label.before-start{background-color:#FAC75A}.layouts-mypage.layouts-backers.backer_item_tickets-index .backed-list.inner.boxes .box-content-area .right-area .status_label.closed{background-color:#E4E4E4;color:#666666}.layouts-mypage.layouts-backers.backer_item_tickets-show .container{background-color:#F6F8FA}.layouts-mypage.layouts-backers.backer_item_tickets-show .container .submit-box{margin:40px auto;text-align:center}.layouts-mypage.layouts-backers.backer_item_tickets-show .container .submit-box a.submit-button{display:block;width:calc(100% - 80px);max-width:400px;margin:0 auto;border-radius:6px;font-size:16px;text-align:center;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border:1px solid #aeaeae;background-color:white;text-decoration:none}.layouts-mypage.layouts-backers.backer_item_tickets-show .inner{background-color:transparent;padding:0}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_inner_header h3{margin-bottom:10px}.layouts-mypage.layouts-backers.backer_item_tickets-show .ticket_detail_header{padding:0px 20px 25px 20px;max-width:900px;margin:auto}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail{padding:20px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner_wrapper{position:relative;margin-bottom:20px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner::before{content:"";position:absolute;top:15px;bottom:15px;width:2px;left:349px;background-image:repeating-linear-gradient(to bottom, white 0px, white 7px, #aeaeae 7px, #aeaeae 15px);z-index:2}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner::before{top:calc(100vw - 41px);left:15px;right:0;height:2px;width:calc(100% - 30px);background-image:repeating-linear-gradient(to right, white 0px, white 7px, #aeaeae 7px, #aeaeae 15px)}}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .left_area{width:100%;aspect-ratio:1 / 1}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .left_area .item_ticket_inner_left{width:350px;height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:solid 1px #aeaeae;border-radius:12px;-webkit-box-shadow:1px 3px 4px #aeaeae;box-shadow:1px 3px 4px #aeaeae;overflow:hidden}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .left_area .item_ticket_inner_left{width:100%;height:100%;aspect-ratio:1 / 1}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .left_area .item_ticket_inner_left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:white}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area{-webkit-box-shadow:1px 3px 4px #aeaeae;box-shadow:1px 3px 4px #aeaeae;background-color:white;padding:0px 15px;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border:solid 1px #aeaeae;border-radius:12px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area{width:100%;padding:10px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right{height:280px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right .digital_ticket_details_rows p{margin:13px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right{height:auto}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right .item_ticket_inner_right_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 15px 0;gap:10px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right .item_ticket_inner_right_header span.status_label{padding-left:8px;padding-right:8px;width:95px;line-height:30px;text-align:center;color:#fff;position:relative;top:-10px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right .item_ticket_inner_right_header span.status_label.opened{background-color:#39C288}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right .item_ticket_inner_right_header span.status_label.before-start{background-color:#FAC75A}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail .item_ticket_inner .right_area .item_ticket_inner_right .item_ticket_inner_right_header span.status_label.closed{background-color:#E4E4E4;color:#666666}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;background-color:white}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .item_ticket_warnings{background-color:#FEF5E1;padding:10px;margin-bottom:20px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .item_ticket_warnings ul{display:block;list-style-type:disc;padding-left:30px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .item_ticket_warnings ul li{list-style-type:disc;color:#4D4A4A}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .ticket_actions_button_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:100%;max-width:400px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .ticket_actions_button_group .ticket_actions_use_btn{width:100%;padding:12px 0;border-radius:6px;font-size:16px;text-align:center;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:#d9534f;color:white;border:none}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .ticket_actions_button_group .ticket_actions_use_btn:hover{background-color:#c9302c}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .item_ticket_actions_inner .ticket_actions_button_group .ticket_actions_use_btn:disabled{background-color:#ccc;pointer-events:none}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal{z-index:99999;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:auto}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content{width:90%;max-width:700px;background:white;padding:20px;border-radius:8px;max-height:90vh;overflow:hidden}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content .item_ticket_inner{max-height:60vh;overflow-y:auto;padding-right:4px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content .item_ticket_inner .inner_detail .digital_ticket_details_rows p{margin:13px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content .item_ticket_inner .complete_ticket_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;overflow:hidden;margin-bottom:20px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content .item_ticket_inner .complete_ticket_img img{width:100%;max-width:220px;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:6px;display:block}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content .item_ticket_inner_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content .item_ticket_inner_header{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer #close-modal-btn,.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer #use-ticket-btn,.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer #close-complete-btn,.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .button_to{width:100%;max-width:300px;line-height:45px;border-radius:6px;cursor:pointer;border:#ccc 1px solid;padding:0;background-color:white}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer #use-ticket-btn{padding:0px;background-color:#d9534f;border:solid 1px #d9534f;color:white}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer #use-ticket-btn:hover{background-color:#c9302c}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer #use-ticket-btn.loading{pointer-events:none;opacity:0.7}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner{display:none;height:45px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner,.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner *{-webkit-box-sizing:border-box;box-sizing:border-box}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .hidden{display:none}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner .loading-dot{width:15px;height:15px;margin:0 calc(15px / 2);border:calc(15px / 5) solid #fff;border-radius:50%;float:left;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:loading-spinner-animation 1000ms ease infinite 0ms;animation:loading-spinner-animation 1000ms ease infinite 0ms}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner .loading-dot:nth-child(1){-webkit-animation-delay:calc(300ms * 1);animation-delay:calc(300ms * 1)}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner .loading-dot:nth-child(2){-webkit-animation-delay:calc(300ms * 2);animation-delay:calc(300ms * 2)}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer .loading-spinner .loading-dot:nth-child(3){-webkit-animation-delay:calc(300ms * 3);animation-delay:calc(300ms * 3)}@-webkit-keyframes loading-spinner-animation{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@keyframes loading-spinner-animation{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{opacity:0}}@media screen and (max-width: 1500px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-content{width:90%;max-width:600px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .modal-footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_actions .button_to{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .share_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;height:65px;background:linear-gradient(269.72deg, #FFD273 1.66%, #FFBF91 47.85%)}@media screen and (max-width: 450px){.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .share_area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;height:auto;padding:12px;margin:0 21px 24px 21px;border-radius:16px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header{padding:0;display:block;background-color:#fff;border-radius:4px;overflow:hidden}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .thumbnail{min-width:90px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header{border-radius:0}}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area{padding:20px;display:grid;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-template-columns:30% 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-template-areas:'thumbnail head-info' 'thumbnail name-and-link'}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:'thumbnail' 'head-info' 'name-and-link'}}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area ul.project-meta{list-style:none;padding:0;margin:0;display:block}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area ul.project-meta{margin-top:10px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area ul.project-meta li{margin-bottom:4px}.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area ul.project-meta .meta-details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .backer_header .content_area ul.project-meta .meta-details{display:block}}.layouts-mypage.layouts-backers.backer_item_tickets-show span{text-align:center;width:102px;line-height:21px;font-weight:700;font-size:13px;border-radius:4px;background-color:#fff;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backer_item_tickets-show span{line-height:19px;font-size:11px}}.layouts-mypage.layouts-backers.backer_item_tickets-show h2{font-size:24px;margin-bottom:15px}@media screen and (max-width: 900px){.layouts-mypage.layouts-backers.backer_item_tickets-show h2{font-size:18px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backer_item_tickets-show h2{margin-bottom:10px;font-size:15px}}@media screen and (max-width: 900px){.layouts-mypage.layouts-backers.backer_item_tickets-show h3{font-size:16px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backer_item_tickets-show h3{margin-bottom:10px;font-size:14px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons a{width:40px;height:40px}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .share_buttons a{width:32px;height:32px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;color:#999999;font-size:14px;margin:0;grid-area:head-info}@media screen and (max-width: 768px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul{font-size:12px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul span.status_label{padding-left:8px;padding-right:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;text-align:center;border-radius:4px;color:#fff}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul span.status_label.success,.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul span.status_label.funded{background-color:#FAC75A}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul span.status_label.opened{background-color:#EF4846}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul span.status_label.unsuccess{background-color:#999999}@media screen and (max-width: 414px){.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_detail ul span.status_label{width:48px}}.layouts-mypage.layouts-backers.backer_item_tickets-show .thumbnail{grid-area:thumbnail}.layouts-mypage.layouts-backers.backer_item_tickets-show .name_and_link{grid-area:name-and-link;padding:0}.layouts-mypage.layouts-backers.backer_item_tickets-show .name_and_link a.project-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:200px;border:solid 1px #307BF6;border-radius:4px;font-size:12px}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile_container{background-color:#f8f9fa;padding:20px;border-radius:10px;max-width:800px;margin:auto;-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.1);box-shadow:0 4px 8px rgba(0,0,0,0.1)}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:10px}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-icon img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.layouts-mypage.layouts-backers.backer_item_tickets-show .project-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layouts-mypage.layouts-backers.backer_item_tickets-show .project-info-wrapper .meta{font-size:14px;color:#777;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-meta i{color:#666}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-content{font-size:14px;color:#444;line-height:1.5;margin-bottom:15px}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-actions a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;border-radius:5px;text-decoration:none;font-size:14px;font-weight:bold}.layouts-mypage.layouts-backers.backer_item_tickets-show .profile-actions .trade-law-link{color:#007bff;text-decoration:underline}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .sp-hidden-project-contents.project-owner{background:#fff;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .sp-hidden-project-contents.project-owner .project-info-wrapper{display:inline-block}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .sp-hidden-project-contents.project-owner .profile.inner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .sp-hidden-project-contents.project-owner .profile.inner .icon{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;border-radius:50%;overflow:hidden}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .sp-hidden-project-contents.project-owner .profile.inner .icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .project_message_btn,.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .project_message_btn a{width:100%;max-width:400px;padding:12px 0;border-radius:6px;font-size:16px;text-align:center;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.layouts-mypage.layouts-backers.backer_item_tickets-show .item_ticket_po_profile .project_message_btn a{background-color:#39C288;color:white}.layouts-emails.layouts-users.layouts-settings table input[type="submit"]{margin-top:10px;letter-spacing:normal !important}.layouts-emails.layouts-users.layouts-settings table .submit-box{text-align:left}.layouts-emails.layouts-users.layouts-settings table td{padding:15px 20px}.layouts-emails.layouts-users.layouts-settings .td-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.layouts-emails.layouts-users.layouts-settings .edit-btn{color:#666;border:1px solid #D9DEE5;padding:7px 12px;border-radius:100px}.layouts-emails.layouts-users.layouts-settings p.email-notice{color:#E13A43}@media screen and (max-width: 768px){.layouts-emails.layouts-users.layouts-settings table .submit-box{text-align:center}.layouts-emails.layouts-users.layouts-settings table td{padding:12px 15px}}.layouts-community-refunds .backer_detail{margin-bottom:100px}@media screen and (max-width: 768px){.layouts-community-refunds .backer_detail{margin-top:20px}}.layouts-community-refunds .backer_detail>.description{margin-bottom:36px}.layouts-community-refunds h3{font-size:14px;font-weight:normal;margin-bottom:30px}.layouts-community-refunds table{margin-bottom:40px;-webkit-box-shadow:none;box-shadow:none}.layouts-community-refunds table tr td p{font-size:14px;margin-bottom:5px}.layouts-community-refunds table tr td p.limit-date{color:#E13A43}.layouts-community-refunds table a.add-link{display:inline-block;font-size:12px;border:1px solid #d9dee6;padding:10px;border-radius:3px}.layouts-community-refunds p.remarks{font-size:12px}.layouts-community-refunds p.remarks:last-child{text-align:center}.layouts-community-refunds hr{border-top:1px;border-color:#dfdfdf;margin:30px 0}.layouts-community-refunds label.insurance-refund-label{display:inline-block;font-size:18px;font-weight:bold;margin-bottom:30px}.layouts-community-refunds label.insurance-refund-label .must-icon:after{padding:3px 6px;vertical-align:1px}@media screen and (max-width: 768px){.layouts-community-refunds label.insurance-refund-label .must-icon:after{content:"\5FC5\9808";background-color:#e65d65;color:#ffffff}}.layouts-community-refunds .amount-details{margin-top:72px}@media screen and (max-width: 768px){.layouts-community-refunds .amount-details{margin-top:40px}}.layouts-community-refunds .amount-details .amount-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.layouts-community-refunds .amount-details .amount-item p{margin-bottom:0}.layouts-community-refunds .amount-details .total{font-weight:bold;font-size:16px}.layouts-community-refunds .amount-details .total .total-amount{font-size:28px}.layouts-community-refunds .amount-details .total .total-amount span{font-size:18px}@media screen and (max-width: 768px){.layouts-community-refunds .amount-details .total .total-amount{font-size:24px}.layouts-community-refunds .amount-details .total .total-amount span{font-size:16px}}.layouts-community-refunds .amount-details p.refund-remarks{margin-top:16px;background-color:#F6F8FA;padding:8px 16px;border-radius:4px;font-size:12px}.layouts-community-refunds .amount-details hr{border-width:2px}.layouts-community-refunds dl.refund_destination_bank_account{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}@media (max-width: 768px){.layouts-community-refunds dl.refund_destination_bank_account{display:block}}.layouts-community-refunds dl.refund_destination_bank_account dt{font-weight:bold;margin-bottom:30px;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}@media (max-width: 768px){.layouts-community-refunds dl.refund_destination_bank_account dt{font-size:16px;margin-bottom:15px}}.layouts-community-refunds dl.refund_destination_bank_account dd{margin:0;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}@media (max-width: 768px){.layouts-community-refunds dl.refund_destination_bank_account dd{margin-bottom:30px}}.layouts-community-refunds dl.refund_destination_bank_account dd .add-link{display:inline-block;border:1px solid #D9DEE6;border-radius:3px;padding:10px 20px 11px 13px;margin-top:10px}.layouts-community-refunds input.submit{border:none;background-color:#393F48;font-weight:normal;color:#fff;width:100%;max-width:300px;padding:15px;margin:50px auto 25px;display:block;text-align:center}.layouts-community-refunds input.submit:hover{opacity:0.8}@media screen and (max-width: 768px){.layouts-community-refunds input.submit{max-width:270px}}.layouts-community-refunds-confirm .backer_detail{margin-top:23px}.layouts-community-refunds-confirm h4{font-size:20px;text-align:center;margin-bottom:50px !important}@media screen and (max-width: 768px){.layouts-community-refunds-confirm h4{margin-bottom:28px !important}}.layouts-community-refunds-confirm table ul li{background-color:#F6F8FA;border-radius:5px;padding:18px 15px 20px;margin-bottom:10px}.layouts-community-refunds-confirm table ul li:last-child{margin-bottom:0}.layouts-community-refunds-confirm table ul li p{margin-bottom:10px}.layouts-community-refunds-confirm table ul li p:last-child{margin-bottom:0}.layouts-community-refunds-confirm table ul li .description{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width: 768px){.layouts-community-refunds-confirm table ul li .description{-webkit-line-clamp:3}}.layouts-community-refunds-confirm table .amount{font-size:16px;font-weight:bold}.layouts-community-refunds-confirm .back{text-align:center;margin:5px 0;position:relative}.layouts-community-refunds-confirm .back::before{font-family:"Font Awesome 5 Pro";content:"\f137";font-size:12px;font-weight:bold;color:#4D4A4A;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50px, -50%);transform:translate(-50px, -50%);margin-top:1px}.layouts-community-refunds-confirm .back input.confirm{padding-left:32px;color:#4D4A4A;font-size:16px;letter-spacing:normal !important}.layouts-messages-v2 .switch-link{margin:40px 0 20px 0;text-align:center;font-size:12px}@media screen and (max-width: 768px){.layouts-messages-v2 .switch-link{margin:10px;padding:20px 10px;background:#f6f8fa}}.layouts-messages-v2 .switch-link p{color:#4d4a4a;margin-bottom:5px}.layouts-messages-v2 .switch-link a{text-decoration:underline}.layouts-messages-v2 h2.page-title{display:none}.layouts-messages-v2 .container{border-top:1px solid #e4e4e4}@media screen and (max-width: 960px){.layouts-messages-v2 .container{border-top:none}}@media screen and (max-width: 768px){.layouts-messages-v2 .container>.inner{padding:0}}.layouts-messages-v2 .container .row,.layouts-messages-v2 .container .layouts-signin .row__thebase,.layouts-signin .layouts-messages-v2 .container .row__thebase{padding-top:0;padding-bottom:0}.layouts-messages-v2 .container span.num{background:#ef4846;border-radius:50%;color:#fff;font-size:12px;width:24px;height:24px;line-height:24px;text-align:center;white-space:nowrap;display:inline-block;letter-spacing:normal}.layouts-messages-v2 .container .right-column{padding:0 20px}@media screen and (max-width: 768px){.layouts-messages-v2 .container .right-column{padding:0}}.layouts-messages-v2 .container .left-column{padding:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .container .left-column{width:100%;float:none;padding:10px}}@media screen and (max-width: 768px){.layouts-messages-v2 .container .left-column ul.message-menu{margin:10px}}@media screen and (max-width: 768px){.layouts-messages-v2 .container .left-column ul.message-menu li{width:calc(50% - 5px);float:left}.layouts-messages-v2 .container .left-column ul.message-menu li:first-child{width:100%;float:none}.layouts-messages-v2 .container .left-column ul.message-menu li:last-child{margin-left:10px}}.layouts-messages-v2 .container .left-column ul.message-menu li .button{position:relative;text-align:left;padding:20px;white-space:nowrap;letter-spacing:inherit}@media screen and (max-width: 768px){.layouts-messages-v2 .container .left-column ul.message-menu li .button{padding:15px 10px;font-size:12px}}.layouts-messages-v2 .container .left-column ul.message-menu li .button span.num{position:absolute;top:15px;right:10px;width:auto;min-width:25px;padding:0 5px;white-space:nowrap}@media screen and (max-width: 768px){.layouts-messages-v2 .container .left-column ul.message-menu li .button span.num{top:13px;right:6px;min-width:15px;height:15px;line-height:15px;padding:0 3px;font-size:10px}}.layouts-messages-v2 .container .left-column ul.message-menu li .yellow{text-align:center;margin-bottom:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .container .left-column ul.message-menu li .yellow{margin-bottom:10px}}.layouts-messages-v2 .container .left-column ul.message-menu li.selected .button{background:#4d4a4a;color:#fff}.layouts-messages-v2 .description{margin-top:30px;margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.layouts-messages-v2 .description{margin:0;padding:0 20px 20px 20px}}.layouts-messages-v2 .description .icon{color:red}.layouts-messages-v2 .description .body{font-size:12px}.layouts-messages-v2 .description .body strong{font-size:16px;font-weight:bold;display:block;margin-bottom:4px}.layouts-messages-v2 .message-main{margin-top:20px;margin-bottom:60px;border:1px solid #e4e4e4;position:relative}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main{width:100%;float:none;border:none;margin-top:0;margin-bottom:40px}}.layouts-messages-v2 .message-main h3{padding:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main h3{padding:0 20px 20px 20px;font-size:12px}}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main .breadcrumb{display:none}}.layouts-messages-v2 .message-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-header{margin-top:-5px;padding:0 20px 10px 20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.layouts-messages-v2 .message-header ul{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 850px){.layouts-messages-v2 .message-header ul{font-size:12px}}.layouts-messages-v2 .message-header ul.message-state{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.layouts-messages-v2 .message-main .message{width:calc(100% - 80px);float:right}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main .message{width:calc(100% - 40px)}}.layouts-messages-v2 .message-main .message .head{margin-bottom:15px;font-size:12px;line-height:1.8}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main .message .head{margin-bottom:10px;font-size:10px}}.layouts-messages-v2 .message-main .message .head .name{float:left;font-weight:bolder}.layouts-messages-v2 .message-main .message .head .name span{color:#999999;margin-left:5px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main .message .head .name span{display:none}}.layouts-messages-v2 .message-main .message .head .status{float:right}.layouts-messages-v2 .message-main .message .head .status .span{display:inline}.layouts-messages-v2 .message-main .message .head .status .date{display:inline;margin-left:10px}.layouts-messages-v2 .message-main .message .head .status .date .fa-clock-o{color:#4d4a4a}.layouts-messages-v2 .message-main .message .head .status .is_sent{display:inline;margin-left:10px}.layouts-messages-v2 .message-main .message .head .status .label{display:inline;margin-left:20px}.layouts-messages-v2 .message-main .message .head .status .label .btn-message-open{border:1px solid #e13a43;border-radius:3px;padding:5px 10px;color:#fff;background-color:#e65d65;cursor:pointer}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main .message .head .status .label .btn-message-open{padding:5px}}.layouts-messages-v2 .message-main .message .head .status .label .btn-message-open .btn-inactive-label{display:none}.layouts-messages-v2 .message-main .message .head .status .label .btn-message-opened .btn-active-label{display:none}.layouts-messages-v2 .message-main .message .head .status .label .btn-message-opened .btn-inactive-label{display:inline-block}.layouts-messages-v2 .message-main .message .head .status .label .btn-active-label,.layouts-messages-v2 .message-main .message .head .status .label .btn-inactive-label{margin-left:3px}.layouts-messages-v2 .message-main .message .head .status .label i.fa{margin-right:0}.layouts-messages-v2 .message-main .message .head .status .label .btn-message-opened .fa-check,.layouts-messages-v2 .message-main .message .head .status .label span.read .fa-check{color:#39c288}.layouts-messages-v2 .message-main .message .head .status .label span.unread{color:#e65d65}.layouts-messages-v2 .message-main .message .head .status .label span.unread .fa-circle{color:#e13a43}.layouts-messages-v2 .message-main .message .head .status .label span.sent .fa-check{color:#39c288}.layouts-messages-v2 .message-main .message .head .status .label span.unsent{color:#e65d65}.layouts-messages-v2 .message-main .message .head .status .label span.unsent .fa-circle{color:#e13a43}.layouts-messages-v2 .message-main .message .target{background:#fff;margin:0 0 20px 0;padding:15px;border-radius:3px;border:1px solid #e4e4e4}.layouts-messages-v2 .message-main .message .target p{font-size:12px}.layouts-messages-v2 .message-main .message .target p strong{font-weight:bolder}.layouts-messages-v2 .message-main .message .body .count{float:right;margin:0 0 10px 20px}.layouts-messages-v2 .message-main .message .body p{color:#4d4a4a;text-align:justify;line-height:1.8}@media screen and (max-width: 768px){.layouts-messages-v2 .message-main .message .body p{font-size:13px}}.layouts-messages-v2 .message-main .message .body p span{margin-right:10px;font-size:12px;background:#f6f8fa;padding:3px 5px;border-radius:3px}.layouts-messages-v2 .message-main .message .body p span i{margin-right:5px;color:#39c288}.layouts-messages-v2 .message-main .message .error-message .one-day-limit{font-size:12px}.layouts-messages-v2 .message-list{border-top:1px solid #e4e4e4}.layouts-messages-v2 .message-list li{border-bottom:1px solid #e4e4e4}.layouts-messages-v2 .message-list li a.clearfix{color:#4d4a4a;padding:20px;display:block}@media not screen and (max-width: 960px){.layouts-messages-v2 .message-list li.clearfix .report-link{display:none}.layouts-messages-v2 .message-list li.clearfix:hover .report-link{display:inline}}@media screen and (max-width: 768px){.layouts-messages-v2 .message-list li.clearfix .report-link{display:inline}}.layouts-messages-v2 .message-list.detail li{background:#f6f8fa;padding:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-list.detail{border-top:none}}.layouts-messages-v2 .message-list.thread li{background:#f6f8fa;padding:20px;clear:both;position:relative}.layouts-messages-v2 .message-list.thread li span.anchor{position:absolute;top:0}.layouts-messages-v2 .message-list.thread li.message-status-unopened{background:#ffffff}.layouts-messages-v2 .message-list .avatar{width:60px;float:left}@media screen and (max-width: 768px){.layouts-messages-v2 .message-list .avatar{width:30px}}.layouts-messages-v2 .message-list .avatar img{border-radius:50%;width:60px;height:60px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.layouts-messages-v2 .message-list .avatar img{width:30px;height:30px}}@media screen and (max-width: 768px){.layouts-messages-v2 .message-select .breadcrumb{display:block !important;border-bottom:none !important;margin:0 20px 20px 20px;padding:0}.layouts-messages-v2 .message-select .breadcrumb ul li:first-child{display:none}}.layouts-messages-v2 .message-select section{margin:0 20px 20px 20px;background:#f6f8fa;border:1px solid #e4e4e4}@media screen and (max-width: 768px){.layouts-messages-v2 .message-select section{margin-top:0}}.layouts-messages-v2 .message-select section h4{padding:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-select section h4{padding:10px;font-size:12px;text-align:center}}.layouts-messages-v2 .message-select section table th{width:80%;text-align:left;background:#fff;padding:20px;border-top:1px solid #e4e4e4;font-weight:normal}@media screen and (max-width: 768px){.layouts-messages-v2 .message-select section table th{padding:10px}}.layouts-messages-v2 .message-select section table td{width:20%;text-align:center;padding:20px;border-top:1px solid #e4e4e4}@media screen and (max-width: 768px){.layouts-messages-v2 .message-select section table td{padding:10px}.layouts-messages-v2 .message-select section table td a{white-space:nowrap}}.layouts-messages-v2 .message-sent{padding:20px;text-align:center;border-top:1px solid #e4e4e4}@media screen and (max-width: 768px){.layouts-messages-v2 .message-sent{padding:0 20px 20px 20px;border-top:none}}.layouts-messages-v2 .message-sent .avatars{margin:20px 0 10px 0}@media screen and (max-width: 768px){.layouts-messages-v2 .message-sent .avatars{display:none}}.layouts-messages-v2 .message-sent .avatars ul li{margin:0 5px 10px 5px}.layouts-messages-v2 .message-sent .avatars ul li img{border-radius:50%;width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.layouts-messages-v2 .message-sent .head strong{display:block;margin-top:10px;padding:5px}.layouts-messages-v2 .message-sent .head .hint{color:#999999;padding-top:5px}.layouts-messages-v2 .message-form{clear:both;background:#f6f8fa;padding:20px}.layouts-messages-v2 .message-form .message{padding-right:80px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-form .message{width:100% !important;padding-right:0px}}.layouts-messages-v2 .message-form .message .head{margin-bottom:10px}.layouts-messages-v2 .message-form textarea{min-height:100px;margin-bottom:10px;line-height:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .message-form textarea{min-height:60px}}@media screen and (min-width: 769px){.layouts-messages-v2.messages-show .message-form{border-top:1px solid #e4e4e4}}.layouts-messages-v2 .confirm{padding:10px 80px 20px 80px;background:#f6f8fa;border-top:1px solid #e4e4e4}@media screen and (max-width: 768px){.layouts-messages-v2 .confirm{padding:20px 20px 20px 20px;border-top:none}}.layouts-messages-v2 .confirm h3{text-align:center;margin-bottom:10px;color:#e13a43}.layouts-messages-v2 .confirm .preview{background:#f6f8fa;padding:20px;margin:20px;border:1px solid #e4e4e4;border-radius:3px}.layouts-messages-v2 .confirm .preview p{text-align:left;margin-bottom:20px;line-height:1.8}.layouts-messages-v2 .confirm .preview p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.layouts-messages-v2 .confirm .preview p{font-size:12px}}.layouts-messages-v2 .submit-box{clear:both}.layouts-messages-v2 .submit-box input.submit{background:#39c288;border:1px solid #39c288;color:#fff}.layouts-messages-v2 .submit-box input.back{background:#fff;border:1px solid #e4e4e4}.layouts-messages-v2 .submit-box input:disabled{background-color:#e4e4e4;border:1px solid #e4e4e4;color:#fff}.layouts-messages-v2 .receiver-info{text-align:center;border-bottom:1px solid #e4e4e4;margin-bottom:20px;padding-bottom:20px}@media screen and (max-width: 768px){.layouts-messages-v2 .receiver-info{margin-right:20px;margin-left:20px}}.layouts-messages-v2 .receiver-info img{border-radius:50%;width:120px;height:120px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.layouts-messages-v2 .receiver-info img{width:60px;height:60px}}.layouts-messages-v2 .receiver-info p{margin-top:10px}@media screen and (max-width: 768px){.layouts-messages-v2 .receiver-info p{font-size:12px}}.layouts-messages-v2 .backer-info{padding:0;margin-bottom:60px}@media screen and (max-width: 768px){.layouts-messages-v2 .backer-info{padding:0 20px;margin-bottom:40px}}.layouts-messages-v2 .backer-info h3{font-size:14px;margin-bottom:10px}.layouts-messages-v2 .backer-info .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.layouts-messages-v2 .backer-info .tab .tab-item{cursor:pointer;padding:10px;-ms-flex-preferred-size:48%;flex-basis:48%;background-color:#F6F8FA;border:2px solid #E3E4E8;border-radius:5px}.layouts-messages-v2 .backer-info .tab .tab-item h3{font-size:14px;color:#393F48;margin:0}.layouts-messages-v2 .backer-info .tab .tab-item.active{background-color:#393F48}.layouts-messages-v2 .backer-info .tab .tab-item.active h3{color:#fff}.layouts-messages-v2 .backer-info .tab .tab-item:hover{background-color:#393F48}.layouts-messages-v2 .backer-info .tab .tab-item:hover h3{color:#fff}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel{padding:10px 0 20px 0;margin-bottom:20px;border:1px solid #e4e4e4;border-radius:3px;background:#f6f8fa;overflow:hidden}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel:last-child,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel:last-child{margin-bottom:0}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul{padding-right:20px;padding-left:20px;font-size:12px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li{border-bottom:1px solid #e4e4e4;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li:last-child,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li:last-child{border-bottom:none;padding-bottom:0}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li strong,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li strong{white-space:nowrap}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li a,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li a{padding:0}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li a img,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li a img{width:100px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li .project-name,.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel ul li .project-detail,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li .project-name,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel ul li .project-detail{width:100%;margin:0 5px 10px 10px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .fanclub-reward-info,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel .fanclub-reward-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:7px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .fanclub-reward-info .title span,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel .fanclub-reward-info .title span{margin-right:8px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .fanclub-reward-info .description,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel .fanclub-reward-info .description{display:grid;grid-template-areas:"description link";grid-gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .fanclub-reward-info .description p,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel .fanclub-reward-info .description p{grid-area:description;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .fanclub-reward-info .description .detail-link,.layouts-messages-v2 .backer-info .backer-info-content .pay-activty-info-panel .fanclub-reward-info .description .detail-link{grid-area:link;white-space:nowrap}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel strong{width:90px;-ms-flex-negative:0;flex-shrink:0}.layouts-messages-v2 .backer-info .backer-info-content #support-history-tab:checked~.backer-info-content #support-history{display:block;background:#e05551}.layouts-messages-v2 .backer-info .backer-info-content #purchase-history-tab:checked~.backer-info-content #purchase-history{display:block;background:#e05551}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share{padding:10px 20px;margin-top:10px;margin-bottom:-20px;border-top:1px solid #e4e4e4;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:55px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share h4{font-size:12px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share .share_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share .share_buttons a{display:inline-block;border-radius:50%;width:32px;height:32px}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share .share_buttons a.button-facebook{background:url(https://static.camp-fire.jp/assets/share/facebook_another-c4113bd3b1b0c4179f535d60d0259c8a7d3330eb40a6843c43339d1dbc881d93.png) no-repeat center center;background-color:#1877F2;background-size:80%}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share .share_buttons a.button-twitter{background:url(https://static.camp-fire.jp/assets/share/twitter-0dc6a628b1f0f39e95c4560fe91b30587a2a7f75cc0600f2ad66592bc0a309cc.png) no-repeat center center;background-color:#50abf1;background-size:75%}.layouts-messages-v2 .backer-info .backer-info-content .backer-info-panel .share .share_buttons a.button-line{background:url(https://static.camp-fire.jp/assets/share/line-d725308060c899ae1f0bc3a3dbbc9c8a6e4be2983dac804416f30cf99278e7aa.png) no-repeat center center;background-color:#00c200;background-size:80%}@media screen and (max-width: 768px){.layouts-messages-v2 .receivers{padding-top:20px}}.layouts-messages-v2 .receivers h3{font-size:14px}.layouts-messages-v2 .receivers ul{margin:0 20px}.layouts-messages-v2 .receivers ul li{margin:0 20px 20px 0;float:left}.layouts-messages-v2 .receivers ul li a{font-size:12px;color:#4d4a4a}.layouts-messages-v2 .receivers ul li a img{border-radius:50%;width:30px;height:30px;-o-object-fit:cover;object-fit:cover;margin:0 10px 0 0;float:left}.layouts-messages-v2 .receivers ul li a span{line-height:30px;white-space:nowrap}@media screen and (max-width: 768px){.layouts-messages-v2 .receivers ul li a span{font-size:12px}}.layouts-messages-v2 .blank p{background:#f6f8fa;border:1px solid #e4e4e4;margin:20px;padding:20px;text-align:center;font-size:12px}.layouts-messages-v2 section.backer-info .blank p{margin:20px 0}body#message .jquery-notify-bar{width:auto;left:inherit;top:20px;right:20px;font-size:12px;padding:10px 10px 10px 30px;line-height:1.8;background:rgba(0,0,0,0.8);color:#fff;border-radius:3px}body#message .jquery-notify-bar:before{position:absolute;top:12px;left:10px;content:url(https://static.camp-fire.jp/assets/misc/loading-6f401c91bb4eee0885c89b360ac428f50f3c78536fe7bb8a976e33594532ba3f.svg)}@-webkit-keyframes yellowfade{from{background:#fbd482}to{background:transparent}}@keyframes yellowfade{from{background:#fbd482}to{background:transparent}}.flash{-webkit-animation-name:yellowfade;animation-name:yellowfade;-webkit-animation-duration:1s;animation-duration:1s}.layouts-messages-v1 .switch-link{position:absolute;top:-50px;right:20px}@media screen and (max-width: 768px){.layouts-messages-v1 .switch-link{position:inherit}}.layouts-messages-v1 .switch-link a{background:#ef4846;padding:10px 20px;color:#fff;border-radius:3px}@media screen and (max-width: 768px){.layouts-messages-v1 .switch-link a{position:inherit;display:block;margin:5px 10px 0 10px;background:none;color:#ef4846;text-align:center;font-size:12px}.layouts-messages-v1 .switch-link a span{text-decoration:underline}}.layouts-messages-v1 h2.page-title{display:block}.layouts-messages-v1 .container{border-top:none;position:relative}.layouts-messages-v1 .container .row,.layouts-messages-v1 .container .layouts-signin .row__thebase,.layouts-signin .layouts-messages-v1 .container .row__thebase{padding:20px;max-width:1200px}@media screen and (max-width: 768px){.layouts-messages-v1 .container .row,.layouts-messages-v1 .container .layouts-signin .row__thebase,.layouts-signin .layouts-messages-v1 .container .row__thebase{padding:10px}}.layouts-messages-v1 .messages-main-in .body.w100{width:100% !important}.layouts-messages-v1 .messages-main-in .hint{color:#999999;padding-top:5px}.layouts-messages-v1 .messages-index .mail-count{color:#999;padding-right:.5rem;margin-right:.5rem;border-right:1px solid #e4e4e4;font-size:10px}.layouts-messages-v1 .messages-index .mail-count i.fa{margin-right:.2rem}.layouts-messages-v1 .messages-index .mail-count .unread-count{font-weight:bold}.layouts-messages-v1 .messages-index .mail-count .delimiter{margin:0 .15rem}.layouts-messages-v1 .messages-index .unread i.fa{color:#e65d65}.layouts-messages-v1 .messages-index .unread .unread-count{color:#e65d65}.layouts-messages-v1 .messages-reply{margin-bottom:1.5rem}.layouts-messages-v1 .thread-header{display:block !important;text-align:right;margin-bottom:1rem;color:#666;font-size:80%}.layouts-messages-v1 .message-envelope{padding:1rem;margin-bottom:0;border-top:1px solid #e3e4e8;background-color:#f9fafa}.layouts-messages-v1 .message-envelope .message-body p{color:#666}.layouts-messages-v1 .message-envelope .fa-envelope{display:none}.layouts-messages-v1 .message-envelope .time .timestamp{margin-right:1rem}.layouts-messages-v1 .message-envelope.message-status-unopened{background-color:#fff}.layouts-messages-v1 .message-envelope.message-status-unopened .message-body p{color:#333}.layouts-messages-v1 .message-envelope.message-status-unopened .fa-envelope{display:inline-block}.layouts-messages-v1 .message-inbound+.message-inbound,.layouts-messages-v1 .message-outbound+.message-outbound{padding-top:0;padding-left:4.5rem;border-top:none}.layouts-messages-v1 .message-inbound+.message-inbound:before,.layouts-messages-v1 .message-outbound+.message-outbound:before{content:'';display:block;height:1px;background-color:#f1f1f4}.layouts-messages-v1 .message-inbound+.message-inbound .message-header,.layouts-messages-v1 .message-outbound+.message-outbound .message-header{display:block;margin:.5rem 0;line-height:1rem}.layouts-messages-v1 .message-inbound+.message-inbound .message-header .sender-avatar,.layouts-messages-v1 .message-inbound+.message-inbound .message-header .sender-name,.layouts-messages-v1 .message-outbound+.message-outbound .message-header .sender-avatar,.layouts-messages-v1 .message-outbound+.message-outbound .message-header .sender-name{display:none}.layouts-messages-v1 .message-inbound+.message-inbound .message-header .time,.layouts-messages-v1 .message-outbound+.message-outbound .message-header .time{margin-top:0}.layouts-messages-v1 .message-inbound+.message-inbound .message-body,.layouts-messages-v1 .message-outbound+.message-outbound .message-body{margin-left:0;margin-top:20px}.layouts-messages-v1 .message-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-messages-v1 .message-header .time{font-size:80%;text-align:right}.layouts-messages-v1 .message-header .sender-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:bold;min-width:5rem}.layouts-messages-v1 .message-header .btn-active-label{display:none}.layouts-messages-v1 .reply-to-avatar,.layouts-messages-v1 .sender-avatar{border-radius:50%;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;border:1px solid #e3e4e8;overflow:hidden;float:left;margin-right:1rem}.layouts-messages-v1 .reply-to-avatar img,.layouts-messages-v1 .sender-avatar img{width:100%;height:100%;border-radius:50%;border:1px solid #fff}.layouts-messages-v1 .reply-to-avatar{margin-top:-.3rem}.layouts-messages-v1 .message-body{margin-left:3.5rem}.layouts-messages-v1 .message-send-confirmation{margin-bottom:1.5rem;padding:1rem;background-color:#fbfaf2}.layouts-messages-v1 .message-send-confirmation h5{margin-bottom:1rem}.layouts-messages-v1 .message-send-confirmation p{margin-left:3rem}.layouts-messages-v1 .btn-message-opened{display:inline-block;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.75rem;vertical-align:baseline;font-weight:bold;color:#666;background-color:#f6f8fa;border-radius:.25rem;padding:.15rem .5rem;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);box-shadow:0 1px 2px 0 rgba(0,0,0,0.2);cursor:pointer}.layouts-messages-v1 .btn-message-opened .btn-active-label{display:inline}.layouts-messages-v1 .btn-message-opened .btn-inactive-label{display:none}.layouts-messages-v1 .btn-message-opened .fa-envelope{color:#e65d65}.layouts-messages-v1 .btn-message-opened:hover{background-color:#fafafa;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);box-shadow:0 2px 3px 0 rgba(0,0,0,0.2)}@media (max-width: 768px){.layouts-messages-v1 .message-envelope{padding:10px}.layouts-messages-v1 .message-inbound+.message-inbound,.layouts-messages-v1 .message-outbound+.message-outbound{padding-left:3.5rem}.layouts-messages-v1 .reply-to-avatar,.layouts-messages-v1 .sender-avatar{width:2rem;height:2rem}.layouts-messages-v1 .message-body{margin-left:3rem;margin-top:20px}}.layouts-notification{background:#fff}.layouts-notification .page-title{display:none}.layouts-notification .container{padding:40px 0 20px 0;border-top:1px solid #e4e4e4;background:#fff}@media (max-width: 960px){.layouts-notification .container{padding:40px 0 20px 0;border-top:none}}@media (max-width: 600px){.layouts-notification .container{padding:20px}}.layouts-notification .container .block{max-width:600px;margin:0 auto;clear:both}@media (max-width: 600px){.layouts-notification .container .block{width:100%}}.layouts-notification .container .block h2{font-size:14px;padding-bottom:10px;border-bottom:1px solid #e4e4e4}.layouts-notification .container .block ul.information-list{margin:20px 0 30px 0}@media (max-width: 600px){.layouts-notification .container .block ul.information-list{font-size:12px}}.layouts-notification .container .block ul.information-list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;line-height:1.8}.layouts-notification .container .block ul.information-list li span.date{width:15%;padding-right:20px;white-space:nowrap}@media (max-width: 560px){.layouts-notification .container .block ul.information-list li span.date{width:auto;padding-right:10px}}.layouts-notification .container .block ul.information-list li span.body{width:85%}.layouts-notification .container .block ul.notification-list{margin-bottom:20px}.layouts-notification .container .block ul.notification-list li{border-bottom:1px solid #e4e4e4;padding:20px 0}.layouts-notification .container .block ul.notification-list li .avatar{float:left;width:90px}@media (max-width: 600px){.layouts-notification .container .block ul.notification-list li .avatar{width:50px}}.layouts-notification .container .block ul.notification-list li .avatar img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;float:left;border-radius:50%}@media (max-width: 600px){.layouts-notification .container .block ul.notification-list li .avatar img{width:30px;height:30px}}.layouts-notification .container .block ul.notification-list li .body{float:left;line-height:2;width:calc(100% - 90px)}@media (max-width: 600px){.layouts-notification .container .block ul.notification-list li .body{width:calc(100% - 70px)}}.layouts-notification .container .block ul.notification-list li .body p.time{font-size:12px}.layouts-notification .container .block ul.notification-list li .body h3{color:#666;font-size:14px;font-weight:normal;margin:5px 0 10px 0}@media (max-width: 600px){.layouts-notification .container .block ul.notification-list li .body h3{font-size:13px}}.layouts-notification .container .block ul.notification-list li .body h3 a{color:#333;text-decoration:underline}.layouts-notification .container .block ul.notification-list li .body p.content{color:#666;font-size:13px}.layouts-notification .container .block ul.notification-list li .body p.content i{color:#333}.layouts-notification .container .block .blank{margin:40px 0}@media (max-width: 600px){.layouts-notification .container .block .blank{font-size:12px;margin:40px 0 20px 0}}.project-activities-container i{font-size:20px}.project-activities-container p{font-size:14px}.project-activities-container a{display:block;margin-top:10px}.project-activities-post-promoter{width:100%;padding:20px}@media screen and (max-width: 768px){.project-activities-post-promoter{padding:10px}}.project-activities-post-promoter .promote-information{border:solid 1px #F7E393;background-color:#FEFAE8;text-align:center;padding:20px}.project-activities-post-promoter .promote-information a{margin-top:8px;margin-left:8px}.project-activities-post-promoter i{font-size:20px !important}.project-activities-post-promoter p{text-align:center}.project-activities-post-promoter .button{width:295px;margin-top:15px}@media screen and (max-width: 768px){.project-activities-post-promoter .button{width:90%}}.more-detail-btn{float:right}.more-detail-btn p,.more-detail-btn i{display:inline-block}.more-detail-btn i{font-size:18px;margin-left:10px;font-weight:bold}.updates-list .time{float:left}.updates-list .comment{margin-left:20px;float:left;font-size:14px;line-height:18px}.updates-list .comment a>span{display:inline !important}.updates-list .comment a:link{color:#3CBCE1}.updates-list .comment a:link i{color:#999999;font-size:15px}.updates-list .comment .fb_comments_count{font-weight:bold}.updates-list .comment .fb_iframe_widget_fluid_desktop iframe{width:0 !important;height:0 !important;display:inline !important}.updates-list .tags{margin-bottom:15px}.updates-list .tags a{font-size:12px}.updates-list .tags a:hover{opacity:0.6 !important;background-color:#f6f8fa;color:#000}.updates-list .body p{color:#4D4A4A}.updates-list .thumbnail{margin-bottom:20px}.updates-list .thumbnail img{width:100%}.updates-list .title small{margin-bottom:10px}.updates-list .title h3{font-size:24px}@media screen and (max-width: 768px) and (min-width: 0){.updates-list .time{font-size:14px}.updates-list .thumbnail{margin-bottom:20px}.updates-list .title h3{font-size:16px}}.edit-and-delete-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.edit-and-delete-options a{color:#333333}.edit-and-delete-options i{color:#11a0f2;font-size:16px;margin:0}.edit-and-delete-options .edit-pinning{margin-right:5px}.edit-and-delete-options .edit-pinning i{font-size:14px;margin-right:0}.edit-and-delete-options .delete i{color:#E65D65}.edit-and-delete-options .edit{margin-right:5px}.edit-and-delete-options .edit-circle-icon{position:relative;top:1px;right:4px;background:#3CBCE1;display:inline-block;width:14px;height:14px;border-radius:50%}.edit-and-delete-options .edit-circle-icon i{color:#FFFFFF;position:absolute;left:2px;right:0;top:1px;bottom:0;margin:0 auto;font-size:10px}@media screen and (max-width: 768px) and (min-width: 0){.edit-and-delete-options{-ms-flex-pack:distribute;justify-content:space-around}.edit-and-delete-options .edit-pinning,.edit-and-delete-options .edit,.edit-and-delete-options .delete{width:50%;margin-left:5px;background-color:#ffffff;border:1px solid #f6f8fa;font-size:13px}.edit-and-delete-options .edit-pinning a,.edit-and-delete-options .edit a,.edit-and-delete-options .delete a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.edit-and-delete-options .edit-circle-icon{right:8px}.edit-and-delete-options .delete .fa-times-circle{margin-right:4px}}.fb-twitter-more-detail-wrapper{margin-top:12px}.fb-twitter-more-detail-wrapper.not-fanclub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fb-twitter-more-detail-wrapper.not-fanclub .share-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.fb-twitter-more-detail-wrapper.not-fanclub .share-links a{display:inline-block;width:32px;height:32px;border-radius:50%}.fb-twitter-more-detail-wrapper.not-fanclub .share-links a.button-facebook{background:url(https://static.camp-fire.jp/assets/share/facebook_another-c4113bd3b1b0c4179f535d60d0259c8a7d3330eb40a6843c43339d1dbc881d93.png) no-repeat center center;background-color:#1877F2;background-size:80%}.fb-twitter-more-detail-wrapper.not-fanclub .share-links a.button-twitter{background:url(https://static.camp-fire.jp/assets/share/twitter-0dc6a628b1f0f39e95c4560fe91b30587a2a7f75cc0600f2ad66592bc0a309cc.png) no-repeat center center;background-color:#50abf1;background-size:75%}.fb-twitter-more-detail-wrapper.not-fanclub .share-links a.button-line{background:url(https://static.camp-fire.jp/assets/share/line-d725308060c899ae1f0bc3a3dbbc9c8a6e4be2983dac804416f30cf99278e7aa.png) no-repeat center center;background-color:#00c200;background-size:80%}.fb-twitter-more-detail-wrapper.not-fanclub .more-detail-btn{float:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.facebook-circle-icon{position:relative;background:#CCCFD3;display:inline-block;width:24px;height:24px;border-radius:50%}.facebook-circle-icon i{color:white;position:absolute;margin:0 auto;bottom:-2px;left:0;right:0;font-size:22px}.twitter-icon-wrapper{display:inline-block;margin-left:10px;width:24px;height:24px}.twitter-icon-wrapper i{color:#CCCFD3}.twitter-icon-wrapper.x-twitter{text-align:center}.twitter-icon-wrapper.x-twitter img{width:20px;vertical-align:1px}.summary-font-height{line-height:180%}.summary-bottom-line{border-bottom:solid 1px #E3E4E8;margin-top:20px}.show-body-line{font-size:16px;line-height:175%}.sns-share-promoter{border:solid 1px #000000}.prev-next-activity-link{border-top:solid 1px #E3E4E8;border-bottom:solid 1px #E3E4E8;padding:15px 0;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-align:center}.prev-next-activity-link i{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.prev-next-activity-link .next-activity-pointer{left:0}.prev-next-activity-link .prev-activity-pointer{right:0;margin:0}.prev-next-activity-link .prev-link,.prev-next-activity-link .next-link{display:block;width:50%;text-align:justify;position:relative}@media (max-width: 768px){.prev-next-activity-link .prev-link,.prev-next-activity-link .next-link{font-size:12px}}.prev-next-activity-link .prev-link{border-left:solid 1px #E3E4E8;padding:0 20px 0 15px}@media (min-width: 768px){.prev-next-activity-link .prev-link{padding:20px 20px 20px 15px}}.prev-next-activity-link .prev-link a{padding-right:0}.prev-next-activity-link .next-link{padding:0 15px 0 20px}@media (min-width: 768px){.prev-next-activity-link .next-link{padding:20px 15px 20px 20px}}.prev-next-activity-link .next-link a{padding-right:0}.prev-next-activity-link a{color:#333333;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-bottom-multiple-btn a{max-width:300px;max-height:48px;line-height:160%;margin:0 auto;margin-top:40px;display:block}.page-bottom-multiple-btn .project-activities-btn{color:#FFFFFF;background-color:#393F48;border-radius:5px}.page-bottom-multiple-btn .project-btn{color:#333333;background-color:white;border:solid 1px #393F48;position:relative;top:-20px;border-radius:5px}.sns-share-btn-frame{width:100%;border:solid 1px #EEEEEE;color:#333333;line-height:24px;font-weight:bold;margin:50px 0 20px 0;padding:30px}@media screen and (max-width: 768px){.sns-share-btn-frame{padding:20px}}.sns-share-btn-frame a{color:#FFFFFF;display:block;line-height:48px;text-align:center}.sns-share-btn-frame p{text-align:center;margin-bottom:25px}.sns-share-btn-frame i{position:relative;top:5px;left:5px}.sns-share-btn-frame .sns-share-multiple-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;padding:0 30px}@media screen and (max-width: 768px){.sns-share-btn-frame .sns-share-multiple-btn{padding:0}.sns-share-btn-frame .sns-share-multiple-btn>div{margin:0 5px}}.sns-share-btn-frame .sns-share-multiple-btn .share-btn{width:50%;min-width:200px;height:48px;border-radius:5px;display:inline-block;color:#FFFFFF;margin:0 10px}.sns-share-btn-frame .sns-share-multiple-btn .share-btn:hover{opacity:0.8;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media screen and (max-width: 768px){.sns-share-btn-frame .sns-share-multiple-btn .share-btn{min-width:0}}.sns-share-btn-frame .sns-share-multiple-btn .sns-share-facebook-btn{background-color:#3b5998}.sns-share-btn-frame .sns-share-multiple-btn .sns-share-facebook-btn .facebook-share-circle-icon{position:relative;top:6px;right:10px;background:#FFFFFF;display:inline-block;width:24px;height:24px;border-radius:50%}.sns-share-btn-frame .sns-share-multiple-btn .sns-share-facebook-btn .facebook-share-circle-icon i{color:#3b5998;position:absolute;margin:0 auto;font-size:23px;bottom:-2px;top:auto}.sns-share-btn-frame .sns-share-multiple-btn .sns-share-twitter-btn{background-color:#1DA1F2}.sns-share-btn-frame .sns-share-multiple-btn .sns-share-x-twitter-btn{background-color:#000}.sns-share-btn-frame .sns-share-multiple-btn .sns-share-x-twitter-btn img{margin-right:8px;vertical-align:-2px;width:14px}.sns-share-btn-frame.not-fanclub{background:#F6F8FA;border:1px solid #D9DEE6;border-radius:8px;padding:0 20px 24px 20px}.sns-share-btn-frame.not-fanclub .share-btn-message{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:12px;padding-bottom:8px}.sns-share-btn-frame.not-fanclub .share-btn-message .po-icon{max-width:45px}.sns-share-btn-frame.not-fanclub .share-btn-message .po-icon img{border:1px solid #F3F3F3;border-radius:50%;-o-object-fit:cover;object-fit:cover}.sns-share-btn-frame.not-fanclub .share-btn-message p{color:#4D4A4A;margin:auto 0}.sns-share-btn-frame.not-fanclub .share-buttons{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.sns-share-btn-frame.not-fanclub .share-buttons .share_button{padding:0;font-size:14px;border-radius:3px;font-weight:400}.sns-share-btn-frame.not-fanclub .share-buttons .share_button::before{content:'';position:relative;top:4px;display:inline-block;width:18px;height:18px;margin-right:4px;vertical-align:center}.sns-share-btn-frame.not-fanclub .share-buttons .share_button.x_twitter_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#000;color:#fff;min-width:calc(100% / 3);max-width:100%;width:calc((436px - 100%) * 436)}.sns-share-btn-frame.not-fanclub .share-buttons .share_button.x_twitter_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_x_twitter-3f63814567ee52cf9c076987442505a6413a874e88a64b0c8054158ac676ed94.svg) 50% 50% no-repeat;background-size:13px}.sns-share-btn-frame.not-fanclub .share-buttons .share_button.facebook_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#1877F2;color:#fff}.sns-share-btn-frame.not-fanclub .share-buttons .share_button.facebook_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_facebook-aefa9ff6a74e2b7b96c8d23692b0fd67b989ea1615beb207bf6c6c931125ffe1.png) 50% 50% no-repeat;background-size:18px}.sns-share-btn-frame.not-fanclub .share-buttons .share_button.line_rectangle_button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#00C300;color:#fff}.sns-share-btn-frame.not-fanclub .share-buttons .share_button.line_rectangle_button::before{background:url(https://static.camp-fire.jp/assets/share/icon_line-5240dcabff15a8a30638b2b5a46c9f59195f0dcfd197b5866428ba9bbaf477b4.png) 50% 50% no-repeat;background-size:18px}@media screen and (max-width: 450px){.sns-share-btn-frame.not-fanclub{padding-right:0;padding-left:0}.sns-share-btn-frame.not-fanclub .share-btn-message{padding:10px 10px 6px 10px;gap:7px}.sns-share-btn-frame.not-fanclub .share-btn-message .po-icon{max-width:42px}.sns-share-btn-frame.not-fanclub .share-buttons{gap:8px;padding:0 20px}.sns-share-btn-frame.not-fanclub .share-buttons .share_button{line-height:40px}}.custom-pagination-btn.fresh>div>div>span{background-color:#ffffff}.custom-pagination-btn.fresh>div>div>span.current{background-color:#393F48}.custom-pagination-btn>div>div span:first-child a{border:solid 1px #393F48;background-color:#FFFFFF;border-radius:3px;width:120px;line-height:30px}.custom-pagination-btn>div>div span:last-child a{border:solid 1px #393F48;background-color:#FFFFFF;border-radius:3px;width:120px;line-height:30px}.custom-pagination-btn>div>div>span{font-weight:bold;background-color:#F6F8FA}.custom-pagination-btn>div>div>span a:hover{opacity:0.8;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;background:#000000;color:#FFFFFF}.custom-pagination-btn>div>div>span>a{color:#333333;width:40px;height:40px;text-align:center;line-height:35px;border-radius:5px}.custom-pagination-btn>div>div .current{color:#FFFFFF;background-color:#393F48;width:40px;height:40px;line-height:35px;border-radius:5px}.recent-activities-header{background-color:#FBFAF2}.recent-activities-header h1{position:relative;left:139px}.only-patron-square{display:inline-block;width:135px;height:27px;border-radius:3px;color:#000;background-color:#FAC75A;text-align:center;line-height:27px;font-size:12px}.only-patron-board{border:1px dashed #E3E4E8;margin:10px 0 15px}.only-patron-board p{display:-webkit-box;display:-ms-flexbox;display:flex}.only-patron-board i{font-size:24px}@media screen and (max-width: 768px){.updates-fresh{margin-bottom:20px}}.updates-fresh .header{background-color:#FBFAF2}.updates-fresh .header .inner{padding:10px 20px}@media screen and (max-width: 768px){.updates-fresh .header{background-color:#ffffff}}.updates-fresh .updates-with-project{padding:20px 20px 0;margin-bottom:0}.updates-fresh .updates-with-project hr{border:0;border-top:1px solid #E3E4E8;margin-bottom:20px}.updates-fresh .updates-with-project .headline{margin-bottom:10px}.updates-fresh .updates-with-project .headline .icon{width:40px}.updates-fresh .updates-with-project .project{background-color:#eee;float:none;width:100%;border-radius:5px;padding:15px}.updates-fresh .updates-with-project .project .thumbnail{max-width:120px;float:left;margin-right:20px}.updates-fresh .updates-with-project .project .project-summary{float:left}.updates-fresh .updates-with-project .project .project-summary a.project-category{font-weight:bold;color:#e65d65;font-size:11px}.updates-fresh .updates-with-project .project .project-summary h4{font-weight:bold;margin:10px 0}.updates-fresh .updates-with-project .project .project-summary h4 a{font-size:15px}.updates-fresh .updates-with-project .project .project-summary p span{font-size:12px;color:999}.updates-fresh .updates-with-project .project .project-summary p span.number{font-weight:bold;color:333}.updates-fresh .updates-with-project .project .project-summary p span.backer-count{margin-left:5px}.updates-fresh .updates-with-project article.updates-list{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:30px 0 0;background-color:#ffffff}.updates-fresh .updates-with-project article.updates-list .thumbnail{min-width:350px;width:30%;margin-right:15px}.updates-fresh .updates-with-project article.updates-list .activity-contents{width:100%}.updates-fresh .updates-with-project article.updates-list .activity-contents .title h3{margin-top:0}@media screen and (max-width: 768px){.updates-fresh .updates-with-project article.updates-list{display:block;padding:20px;margin-top:10px}.updates-fresh .updates-with-project article.updates-list .thumbnail{width:100%;min-width:0;margin-top:15px}}.projects-show .paya-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.projects-show .paya-status .paya{font-weight:bold;margin-right:5px;font-size:16px}.projects-show .paya-status .paya span{font-size:10px}.projects-show .paya-status .purchased{color:#999;margin-top:2px}.projects-show .paya-status .backers_only{padding-left:16px;margin-top:2px}.projects-show .paya-status .backers_only i{margin-right:5px}.layouts-pay_activity_backers .container .updates-fresh.pay-a section.updates-with-project{margin-right:auto;margin-left:auto;margin-bottom:80px}@media screen and (max-width: 768px){.layouts-pay_activity_backers .container .updates-fresh.pay-a section.updates-with-project{margin-bottom:0px}}.updates-fresh.pay-a .updates-with-project{max-width:800px}@media screen and (max-width: 768px){.updates-fresh.pay-a .project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width: 768px){.updates-fresh.pay-a .project .thumbnail{min-width:80px}}.updates-fresh.pay-a .back-to-list{margin-bottom:30px}.updates-fresh.pay-a .back-to-list a{color:#000}.updates-fresh.pay-a .back-to-list a:hover{opacity:0.7}.updates-fresh.pay-a article.updates-list{display:block;float:none}@media screen and (max-width: 768px){.updates-fresh.pay-a article.updates-list{padding:20px 0 !important}}.updates-fresh.pay-a article.updates-list .time{margin-bottom:20px}.updates-fresh.pay-a article.updates-list .thumbnail{max-width:100%;width:auto}.updates-fresh.pay-a .pay-a-related{margin-top:50px}.updates-fresh.pay-a .pay-a-related h5{margin-bottom:20px;font-size:18px;text-align:center}@media screen and (min-width: 768px){.updates-fresh.pay-a .pay-a-related h5 br{display:none}}.updates-fresh.pay-a .pay-a-related ul{border-top:solid 1px #EEEEEE}.updates-fresh.pay-a .pay-a-related li{border-bottom:solid 1px #EEEEEE;position:relative}.updates-fresh.pay-a .pay-a-related li a{display:block;padding:15px 20px 15px 0}.updates-fresh.pay-a .pay-a-related li a p{color:#999999;line-height:normal}@media screen and (max-width: 768px){.updates-fresh.pay-a .pay-a-related li a p{font-size:10px}}.updates-fresh.pay-a .pay-a-related li a:after{content:"\f054";font:normal normal normal 14px/1 FontAwesome;position:absolute;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);right:0;color:#000}.updates-fresh.pay-a .pay-a-related li a:hover:after{opacity:0.7}.updates-fresh.pay-a .pay-a-related li.current{pointer-events:none}.updates-fresh.pay-a .pay-a-related li.current h4{opacity:0.7}.updates-fresh.pay-a .pay-a-related li.current a:after{opacity:0.7}.layouts-project_activities .updates-list .title .only-patron,.layouts-pay_activity_backers .updates-list .title .only-patron,.layouts-pay_activities .updates-list .title .only-patron{margin-right:16px}.layouts-project_activities .updates-list .title .pay-activity-title,.layouts-pay_activity_backers .updates-list .title .pay-activity-title,.layouts-pay_activities .updates-list .title .pay-activity-title{font-weight:bold;margin-right:4px;color:#999999}.layouts-project_activities .updates-list .pay-activity-top-line,.layouts-pay_activity_backers .updates-list .pay-activity-top-line,.layouts-pay_activities .updates-list .pay-activity-top-line{margin:20px 0;border-top:solid 1px #E3E4E8}.layouts-project_activities .updates-list .paid_area,.layouts-pay_activity_backers .updates-list .paid_area,.layouts-pay_activities .updates-list .paid_area{margin-top:24px;padding-top:24px;border-top:solid 4px #f6f8fa}.layouts-project_activities .updates-list .paid_area .dl_button,.layouts-pay_activity_backers .updates-list .paid_area .dl_button,.layouts-pay_activities .updates-list .paid_area .dl_button{margin-bottom:24px}.layouts-project_activities .updates-list .paid_area .dl_button a,.layouts-pay_activity_backers .updates-list .paid_area .dl_button a,.layouts-pay_activities .updates-list .paid_area .dl_button a{color:#e65d65;cursor:pointer}.layouts-project_activities .updates-list .paid_area .dl_button a:hover,.layouts-pay_activity_backers .updates-list .paid_area .dl_button a:hover,.layouts-pay_activities .updates-list .paid_area .dl_button a:hover{opacity:0.7}.layouts-project_activities .updates-list .paid_area .new-message-link,.layouts-pay_activity_backers .updates-list .paid_area .new-message-link,.layouts-pay_activities .updates-list .paid_area .new-message-link{text-align:right}.layouts-project_activities .submit-box.community-activity,.layouts-pay_activity_backers .submit-box.community-activity,.layouts-pay_activities .submit-box.community-activity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.layouts-project_activities .submit-box.community-activity>*,.layouts-pay_activity_backers .submit-box.community-activity>*,.layouts-pay_activities .submit-box.community-activity>*{margin-right:14px;-ms-flex-preferred-size:146px;flex-basis:146px}.layouts-project_activities .submit-box.community-activity>*:last-child,.layouts-pay_activity_backers .submit-box.community-activity>*:last-child,.layouts-pay_activities .submit-box.community-activity>*:last-child{margin-right:0}.layouts-project_activities .submit-box.community-activity input[type="submit"],.layouts-pay_activity_backers .submit-box.community-activity input[type="submit"],.layouts-pay_activities .submit-box.community-activity input[type="submit"]{display:block;border:1px solid #E3E4E8;background:#fff;width:100%;max-width:146px;padding:8px 20px;font-size:12px;line-height:16px;border-radius:100px;color:#000;letter-spacing:0 !important;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.layouts-project_activities .submit-box.community-activity input[type="submit"]:hover,.layouts-pay_activity_backers .submit-box.community-activity input[type="submit"]:hover,.layouts-pay_activities .submit-box.community-activity input[type="submit"]:hover{border-color:#abaeba;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.layouts-project_activities .submit-box.community-activity input.submit_btn[type="submit"],.layouts-pay_activity_backers .submit-box.community-activity input.submit_btn[type="submit"],.layouts-pay_activities .submit-box.community-activity input.submit_btn[type="submit"]{background:#F64744;border:1px solid transparent;color:#fff}.layouts-project_activities .submit-box.community-activity input.submit_btn[type="submit"]:hover,.layouts-pay_activity_backers .submit-box.community-activity input.submit_btn[type="submit"]:hover,.layouts-pay_activities .submit-box.community-activity input.submit_btn[type="submit"]:hover{background-color:#e30f0b}.pay_activity_backers-new .back-link{margin:10px 20px}.pay_activity_backers-new .back-link a{color:#4d4a4a}.pay_activity_backers-new .select-area{border:solid 1px #e4e4e4;border-radius:3px;background:#ffffff;margin-bottom:20px;padding:16px 16px 8px 16px}.pay_activity_backers-new .select-area h2{margin-bottom:16px}.pay_activity_backers-new .select-area .explain{margin:0 0 20px 0;background:#f6f8fa;display:inline-block;padding:10px 20px;font-size:11px}.pay_activity_backers-new .select-area .title{font-size:16px}.pay_activity_backers-new .select-area .limit{font-size:14px;font-weight:normal}.pay_activity_backers-new .select-area .limit .num{font-weight:bold}.pay_activity_backers-new .payment-type input[name="pay_activity_order[payment_type]"]{display:none}.pay_activity_backers-new .guide-other-payments-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#FCEFF0;border-radius:4px;font-family:Hiragino Sans;font-weight:700;line-height:18px}@media screen and (max-width: 768px){.pay_activity_backers-new .guide-other-payments-container{font-size:12px;line-height:18px;padding:16px;margin:20px;gap:8px}}@media screen and (min-width: 769px){.pay_activity_backers-new .guide-other-payments-container{font-size:14px;line-height:22.4px;padding:16px;gap:16px}}.pay_activity_backers-new .guide-other-payments-container .icon-message-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#F64744}.pay_activity_backers-new .guide-other-payments-container .icon-message-wrapper .icon-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pay_activity_backers-new .guide-other-payments-container .icon-message-wrapper .icon-area i.fa{margin:0px}@media screen and (max-width: 768px){.pay_activity_backers-new .guide-other-payments-container .icon-message-wrapper .icon-area .icon{width:16px;font-size:13px}}@media screen and (min-width: 769px){.pay_activity_backers-new .guide-other-payments-container .icon-message-wrapper .icon-area .icon{width:24px;font-size:20px}}@media screen and (max-width: 768px){.pay_activity_backers-new .guide-other-payments-container .icon-message-wrapper .message-area .message-line{display:block}}.pay_activity_backers-new .guide-other-payments-container .guide-other-payments-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pay_activity_backers-new .guide-other-payments-container .guide-other-payments-button-wrapper .guide-other-payments-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#F64744;border-radius:4px;padding:8px 16px;color:#FFFFFF;cursor:pointer}.pay_activity_backers-new .guide-container-top{background-color:#FBEFDF}@media screen and (min-width: 769px){.pay_activity_backers-new .guide-container-top{margin:20px}}@media screen and (max-width: 768px){.pay_activity_backers-new .guide-container-top .icon-message-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.pay_activity_backers-new .guide-container-middle{background-color:#FBEFDF}@media screen and (max-width: 768px){.pay_activity_backers-new .guide-container-middle{margin:20px 0px}.pay_activity_backers-new .guide-container-middle .icon-message-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (min-width: 769px){.pay_activity_backers-new .guide-container-middle{padding:8px 16px;margin:16px 0px 16px}}.pay_activity_backers-confirm .button-area{margin-top:40px;position:relative}.pay_activity_backers-confirm .button-area .submit-box{position:relative}.pay_activity_backers-confirm .button-area .submit-box .terms-box{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pay_activity_backers-confirm .button-area .submit-box .term{padding:0px;margin-top:0;text-align:center;font-size:13px;color:#666;cursor:pointer}@media screen and (max-width: 768px){.pay_activity_backers-confirm .button-area .submit-box .term{font-size:12px}}.pay_activity_backers-confirm .button-area .submit-box .term a{padding:0;color:#307bf6}.pay_activity_backers-confirm .button-area .submit-box .card-instruction{padding:0px;margin-top:20px;text-align:center;font-size:13px;color:#666}@media screen and (max-width: 768px){.pay_activity_backers-confirm .button-area .submit-box .card-instruction{font-size:12px}}.pay_activity_backers-confirm .button-area .submit-box .terms-agree{accent-color:#EF4846}.pay_activity_backers-confirm .button-area .submit-box .submit{position:inherit;background:none;padding:0 0 24px;border-top:0}.pay_activity_backers-confirm .button-area .submit-box .submit input.disabled{background:#E4E4E4;color:#fff;padding:15px 40px;font-size:16px;font-weight:bold;border-width:2px;border-radius:5px;border:1px solid #E4E4E4}.pay_activity_backers-confirm .button-area .back-link{margin:15px 0 0 15px}.pay_activity_backers-confirm .button-area .back-link .back_to_input_form{border:none;background:none}.pay_activity_backers-confirm .button-area .backers-alert{margin-bottom:20px;font-size:11px}.pay_activity_backers-confirm .button-area .payment_processing{margin-bottom:20px;display:none}.pay_activity_backers-confirm .button-area .payment_processing img{margin-bottom:10px;width:30px}.pay_activity_backers-finish .titlebox.well-done p a{margin-bottom:0;color:#307bf6}.pay_activity_backers-finish .titlebox.well-done p a.button{color:#fff;text-decoration:none}.pay_activity_backers-finish .fc-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 20px}@media screen and (max-width: 768px){.pay_activity_backers-finish .fc-cards{margin:0}}.pay_activity_backers-finish .fc-cards.m--row-3 .fc-card--activity{width:calc(100%/3 - 16px)}@media screen and (min-width: 768px) and (max-width: 1000px){.pay_activity_backers-finish .fc-cards.m--row-3 .fc-card--activity{width:calc(100%/2 - 12px)}}@media screen and (max-width: 768px){.pay_activity_backers-finish .fc-cards.m--row-3 .fc-card--activity{width:100%}}.pay_activity_backers-finish .fc-card--activity{display:block;padding-bottom:24px;width:100%}@media screen and (max-width: 768px){.pay_activity_backers-finish .fc-card--activity{padding:8px;display:none}.pay_activity_backers-finish .fc-card--activity:nth-child(1),.pay_activity_backers-finish .fc-card--activity:nth-child(2),.pay_activity_backers-finish .fc-card--activity:nth-child(3){display:block}}.pay_activity_backers-finish .fc-card--activity__inner{border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);overflow:hidden;display:block;text-decoration:none;padding:16px;background:#fff;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;color:#000}@media screen and (max-width: 768px){.pay_activity_backers-finish .fc-card--activity__inner{padding:8px 16px}}.pay_activity_backers-finish .fc-card--activity__inner:hover{-webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);box-shadow:0 3px 5px rgba(0,0,0,0.2);opacity:1;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.pay_activity_backers-finish .fc-card--activity__inner .user_icon{width:38px;height:38px;min-width:38px;min-height:38px;overflow:hidden;border-radius:50%;margin-right:16px}.pay_activity_backers-finish .fc-card--activity__inner .user_icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pay_activity_backers-finish .fc-card--activity__inner .name{white-space:nowrap;color:#999;font-weight:bold;padding-right:8px;font-size:12px}.pay_activity_backers-finish .fc-card--activity__inner .date{white-space:nowrap;color:#ccc;font-size:12px}.pay_activity_backers-finish .fc-card--activity__inner h3{font-size:18px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}@media screen and (max-width: 768px){.pay_activity_backers-finish .fc-card--activity__inner h3{font-size:16px}}.pay_activity_backers-finish .fc-card--activity__inner .body{color:#666;margin-bottom:8px}@media screen and (max-width: 768px){.pay_activity_backers-finish .fc-card--activity__inner .body{font-size:12px}}.pay_activity_backers-finish .fc-card--activity__inner .price{font-weight:bold;color:#666}.pay_activity_backers-finish .fc-card--activity__inner>div{width:100%}.pay_activity_backers-finish .fc-card--activity__inner .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.pay_activity_backers-finish .fc-card--activity__pay-activity{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:22px}.pay_activity_backers-finish .fc-card--activity__pay-activity__price{font-weight:bold;font-size:1.2rem;color:#666;margin-right:20px}.pay_activity_backers-finish .fc-card--activity__pay-activity__backers-only{font-weight:bold;font-size:1.2rem;color:#666}.pay_activity_backers-finish .fc-card--activity__pay-activity__backers-only img{margin-right:10px}@media screen and (max-width: 768px){.pay_activity_backers-finish section.owner-paya .titlebox{padding:20px 0}}.pay_activity_backers-finish section.owner-paya .more-button{text-align:center;padding:0 0 60px 0;padding-top:20px}.pay_activity_backers-finish section.owner-paya .more-button a{color:#FFFFFF;background-color:#393F48;border-radius:5px}@media screen and (min-width: 768px){.blank p a{margin-right:16px}.blank p a:last-child{margin-right:0}}@media screen and (max-width: 768px){.blank p a.button.no-shadow{margin-bottom:8px}.blank p a.button.no-shadow:last-child{margin-bottom:0}}@media screen and (max-width: 768px){#project-activities .submit-box a{margin-right:0;margin-bottom:8px;letter-spacing:normal}}.layouts-pay_activities .project_report.goodmorning .pay-activity-title{font-size:14px;font-weight:bold;margin-right:4px;color:#999}@media (max-width: 480px){.layouts-pay_activities .project_report.goodmorning .pay-activity-title{font-size:12px}}.layouts-pay_activities .project_report.goodmorning aside{margin:30px 0}.layouts-pay_activities .project_report.goodmorning aside .timestamp{font-size:12px;color:#777;display:inline-block}.layouts-pay_activities .project_report.goodmorning .tags{margin-bottom:15px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.layouts-pay_activities .project_report.goodmorning .tags a{font-size:12px;border:solid 1px #29afca;background:none;border-radius:5px;padding:3px 20px;margin:0 5px 5px 0;color:#29afca}.layouts-pay_activities .project_report.goodmorning .tags a:hover{opacity:0.7;text-decoration:none}.layouts-pay_activities .project_report.goodmorning .thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857;background-color:#ffffff;border:1px solid #ddd;border-radius:4px}.layouts-pay_activities .project_report.goodmorning .sale_area{border:solid 1px #E9E9E9}.layouts-pay_activities .project_report.goodmorning .sale_area .lineup_line{color:#29AFCA}.layouts-pay_activities .project_report.goodmorning .sale_area button{border-radius:0;background:#29AFCA;-webkit-box-shadow:none;box-shadow:none;line-height:1.6;font-weight:normal;font-size:12px}.layouts-pay_activities .project_report.goodmorning .paid_area .btn{font-weight:normal;font-size:12px;border:solid 1px #29afca;color:#29afca;border-radius:0;padding:18px 10px;line-height:1.6px}#main-updates li{margin-bottom:15px}#main-updates li .image{padding:0 20px 0 0}#main-updates li .image .thumbnail{position:relative;overflow:hidden;border:1px solid #eee}#main-updates li .image .thumbnail:before{content:"";display:block;padding-top:75%}#main-updates li .image .thumbnail img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}#main-updates li .body{padding:0 0 0 5px}.projects-show .container .main section.projects-updates-list ul li>.image{width:25%;vertical-align:top}.projects-show .container .main section.projects-updates-list ul li>.body{width:75%}.projects-show .container .main section.projects-updates-list ul li>.body .title h3 a{color:#4D4A4A}.projects-show .container .main section.projects-updates-list ul li>.body p{color:#4D4A4A;font-size:14px}.projects-show .container .main section.projects-updates-list ul li>.body .only-patron-board p{padding:15px}.projects-show .container .main section.projects-updates-list ul li>.body .more-detail-wrapper{margin-top:10px}.projects-show .container .main section.projects-updates-list ul li>.body .more-detail-wrapper .more-detail-btn a{font-size:14px}@media screen and (max-width: 768px){.projects-show .container .main section.projects-updates-list ul li>.image{width:35%}.projects-show .container .main section.projects-updates-list ul li>.body{width:65%}.projects-show .container .main section.projects-updates-list ul li>.body .more-detail-wrapper{margin-top:0}.projects-show .container .main section.projects-updates-list ul li>.body .more-detail-wrapper .more-detail-btn a{font-size:12px}}.gmo_maintenance_info_top{max-width:1200px;margin:0 auto;padding:0 40px 30px}@media screen and (max-width: 768px){.gmo_maintenance_info_top{background:#f6f8fa;padding:16px}}.gmo_maintenance_info_top .gmo_maintenance_info_top_inner{border:1px solid #E13A43;border-radius:8px;padding:24px 16px;background-color:#fff}.gmo_maintenance_info_top .gmo_maintenance_info_top_inner h4{color:#E13A43;font-size:14px;line-height:23.8px;margin-bottom:8px}.gmo_maintenance_info_top .gmo_maintenance_info_top_inner p{font-size:12px;line-height:19.2px;margin-bottom:8px}.gmo_maintenance_info_top .gmo_maintenance_info_top_inner span{display:block;margin:0 auto;background:#E13A43;color:#FFFFFF;max-width:300px;font-size:12px;padding:8px;font-weight:bold}.gmo_maintenance_info_bottom{padding:0 20px;margin-top:26px;font-weight:bold;font-size:12px;text-align:center;line-height:19.2px}.gmo_maintenance_info_bottom p{color:#E13A43;margin-bottom:8px}.gmo_maintenance_info_bottom .gmo_maintenance_info_bottom_inner{max-width:347px;margin:0 auto}.project-edit{background:#fff;overflow-x:hidden}.project-edit .error-message{padding-bottom:10px;white-space:pre-wrap}.project-edit #gl-logo.logo{float:left}.project-edit #gl-logo.logo.project-confirm-submit{float:none}.project-edit .dashboard-link{float:left;position:relative;margin:30px 0;z-index:999}.project-edit .dashboard-link.project-confirm-submit{display:none}.project-edit .dashboard-link a{font-weight:normal;font-size:14px}.project-edit .header{background:#fff}.project-edit .header nav.gl-header{z-index:none;height:81px;border-bottom:1px solid #e4e4e4}@media screen and (max-width: 960px){.project-edit .header nav.gl-header{height:120px}.project-edit .header nav.gl-header .menu-global{height:0}}@media screen and (max-width: 768px){.project-edit .header nav.gl-header{border-bottom:none}}.project-edit:not(.projects-confirm_submit):not(.projects-submit) h2.page-title{font-size:20px;background-color:#F6F8FA;margin-top:0}@media screen and (max-width: 768px){.project-edit:not(.projects-confirm_submit):not(.projects-submit) h2.page-title{background-color:initial;margin:15px 0}}@media screen and (max-width: 374px){.project-edit:not(.projects-confirm_submit):not(.projects-submit) h2.page-title{font-size:16px}}.project-edit h2.page-title{font-size:18px;text-align:center;height:80px;line-height:80px;margin-top:10px}@media screen and (max-width: 768px){.project-edit h2.page-title{font-size:14px;height:40px;line-height:40px;margin-top:0}}.project-edit .campaign-banner{background:#DB5B50;color:#fff}@media screen and (max-width: 768px){.project-edit .campaign-banner{margin-bottom:20px}}.project-edit .campaign-banner .row,.project-edit .campaign-banner .layouts-signin .row__thebase,.layouts-signin .project-edit .campaign-banner .row__thebase{text-align:center}@media screen and (max-width: 768px){.project-edit .campaign-banner .row,.project-edit .campaign-banner .layouts-signin .row__thebase,.layouts-signin .project-edit .campaign-banner .row__thebase{font-size:10px;padding:15px 0}}.project-edit .campaign-banner .row a,.project-edit .campaign-banner .layouts-signin .row__thebase a,.layouts-signin .project-edit .campaign-banner .row__thebase a{color:#fff;border-bottom:1px solid #fff}.project-edit .container{width:960px;margin:0 auto;padding:0;position:relative}@media screen and (max-width: 1024px){.project-edit .container{width:880px}}@media screen and (max-width: 980px){.project-edit .container{width:95%}}@media screen and (max-width: 800px){.project-edit .container{width:100%;padding:0 20px 20px 20px;background:#fff;overflow:visible}}.project-edit .container .discount-campaign-container{background-color:#f6f8fa;width:100vw;margin:20px calc(50% - 50vw) 0;padding:40px 0;text-align:center}.project-edit .container .discount-campaign-container .campaign-fixed-bar{cursor:pointer;position:fixed;color:white;font-weight:bold;display:inline-block;background:#4D4A4A;opacity:0.8;border-radius:5px;bottom:0;left:0;right:0;width:340px;margin:0 auto;padding:5px}.project-edit .container .discount-campaign-container .campaign-fixed-bar.active{background-color:#39c288}.project-edit .container .discount-campaign-container h2 i{margin-right:3px;color:#e13a43}.project-edit .container .discount-campaign-container .campaign-explain{margin:20px 0 20px}.project-edit .container .discount-campaign-container .campaign-warning{margin:35px auto 30px;padding:20px;background:#F3F3F3;color:#999999;max-width:470px;border-radius:10px}@media screen and (max-width: 768px){.project-edit .container .discount-campaign-container .campaign-warning{margin:35px auto 30px}}.project-edit .container .discount-campaign-container .campaigns-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;background:inherit}@media screen and (max-width: 768px){.project-edit .container .discount-campaign-container .campaigns-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box{padding:20px;background-color:#ffffff;border:1px solid #e4e4e4;border-radius:5px;margin:10px 10px;width:410px;position:relative}@media screen and (max-width: 768px){.project-edit .container .discount-campaign-container .campaigns-container .campaign-box{width:calc(100% - 20px);margin:0 10px 20px}}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box i.fa-check-circle{color:#e4e4e4}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box i.fa-check-circle.active{color:#39c288}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box h3{font-size:20px;text-align:left;border:none;padding:0}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-rate{border-radius:5px;border:1px solid #ef4846;color:#ef4846;font-weight:bold;margin:20px auto 0;padding:3px 0}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-rate.active{border:1px solid #39c288;color:#39c288}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-rate .rate-remark{text-align:center;font-size:10px;font-weight:normal}@media screen and (max-width: 768px){.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail-wrapper{max-height:140px;overflow:hidden;-webkit-transition:all 1s;transition:all 1s}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail-wrapper.show-detail{overflow:auto;max-height:1000px}}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .show-more{display:none}@media screen and (max-width: 768px){.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .show-more{cursor:pointer;display:block;position:absolute;width:100%;height:90px;padding-top:60px;margin:0 auto;left:0;right:0;bottom:0;font-weight:bold;background:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(30%, white), to(rgba(255,255,255,0.4)));background:linear-gradient(0deg, white 30%, rgba(255,255,255,0.4) 100%)}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .show-more i{color:#e13a43;margin-left:5px}}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail{background-color:#f6f8fa;padding:20px 15px;margin:15px 0 0;text-align:left}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail p.remarks{color:#ef4846;font-weight:bold;margin:0 0 10px;text-align:center}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail p.remarks.active{color:#39c288}@media screen and (max-width: 768px){.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail p.remarks{text-align:left}}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail p.condition-index{font-weight:bold;text-align:left;margin:20px 0 3px}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-detail p.campaign-description{white-space:pre-line}.project-edit .container .discount-campaign-container .campaigns-container .campaign-box .campaign-link{margin:10px 0 0}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar{padding-top:50px}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar.is-fixedbar-ex-padding{padding-top:30px}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar input.save[type=submit]{font-size:14px;background:#393F48}@media screen and (max-width: 800px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar input.save[type=submit]{margin-right:7px;margin-left:0;width:115px !important}}@media screen and (max-width: 360px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar input.save[type=submit]{font-size:12px}}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar button.preview{background:#ffffff;border:1px solid #E3E4E8;color:#4D4A4A;font-size:14px;width:180px;height:54px;border-radius:5px;white-space:nowrap}@media screen and (max-width: 360px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar button.preview{font-size:12px}}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar button.preview .fa{font-weight:bold}@media screen and (max-width: 375px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar button.preview .fa-eye{margin:0}}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar button.preview .fa-eye::before{margin-right:10px}@media screen and (max-width: 375px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar button.preview .fa-eye::before{margin-right:5px}}@media screen and (max-width: 800px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar{padding-top:20px;text-align:center}.project-edit .container .fixedbar-submit-project-container.form-fixed-bar .save{width:150px}}@media screen and (max-width: 460px){.project-edit .container .fixedbar-submit-project-container.form-fixed-bar.is-fixedbar-ex-padding{padding:0}}.project-edit .container .fixedbar-submit-project-container .new-reward-form-fixed-bar{font-size:14px}@media screen and (max-width: 800px){.project-edit .container .fixedbar-submit-project-container .new-reward-form-fixed-bar input[type="button"]{width:140px}}@media screen and (max-width: 476px){.project-edit .container .fixedbar-submit-project-container .new-reward-form-fixed-bar input[type="button"]{width:140px !important}}@media screen and (max-width: 800px){.project-edit .container .fixedbar-submit-project-container .preview,.project-edit .container .fixedbar-submit-project-container .save{width:130px !important;height:48px !important}}@media screen and (max-width: 360px){.project-edit .container .fixedbar-submit-project-container .preview{width:120px !important;height:initial}}@media screen and (max-width: 360px){.project-edit .container .fixedbar-submit-project-container .save{width:110px !important}}.project-edit .container #edit_project_form .form-group .form-body .radio{width:47%}@media screen and (max-width: 900px){.project-edit .container #edit_project_form .form-group .form-body .radio{width:100%;margin:0 0 10px 0}}.project-edit .container #edit_project_form .form-group .form-body .radio input:checked+span:before{color:#EF4846}.project-edit .container #edit_project_form .form-group .form-body .radio input+span{background:none;color:#4D4A4A;border:1px solid #E3E4E8;font-weight:bold}.project-edit .container #edit_project_form .form-group .form-body .radio input:checked+span{border:2px solid #EF4846}.project-edit .container #edit_project_form .form-group .form-body .radio span .description{font-weight:normal;margin-top:5px}@media screen and (max-width: 800px){.project-edit .container #edit_project_form .form-group .form-body .radio span .description{font-size:12px}}.project-edit .container #edit_project_form .form-group .form-body .radio span .attention{color:#EF4846;background:none;padding-left:0;padding-bottom:0}@media screen and (max-width: 800px){.project-edit .container #edit_project_form .form-group .form-body .radio span .attention{font-size:10px}}.project-edit .container #edit_project_form .form-group .form-body .radio span .attention .fa-exclamation-circle{color:#EF4846}.project-edit .container #edit_project_form .form-group .form-body:not(.error-message){padding:15px 0 15px 15px}@media screen and (max-width: 800px){.project-edit .container #edit_project_form .form-group .form-body:not(.error-message){padding:initial}}.project-edit .container #edit_project_form .form-group .form-body .narrow_space:not(.error-message){padding:10px 0 10px 0;background:#F6F8FA}@media screen and (max-width: 800px){.project-edit .container #edit_project_form .form-group .form-body .narrow_space:not(.error-message){padding:5px}}.project-edit .container #edit_project_form .form-group .form-body .narrow_space:not(.error-message) .attention.endedday{padding:0 5px 0 10px}.project-edit .container #edit_project_form .form-group .form-body #end-date-attention{background:#F6F8FA;text-indent:-0.95em;font-size:12px;padding:15px 5px 15px 35px;margin-bottom:15px}@media screen and (max-width: 1024px){.project-edit .container #edit_project_form .form-group .form-body #end-date-attention{padding-right:15px}}.project-edit .container #edit_project_form .form-group .form-body #end-date-attention .fa-exclamation-circle{font-size:16px;margin-right:20px}@media screen and (max-width: 800px){.project-edit .container #edit_project_form .form-group .form-body #end-date-attention .fa-exclamation-circle{font-size:14x}}.project-edit .container #edit_project_form .form-group .form-body #end-date-attention strong{display:inline-block}@media screen and (max-width: 800px){.project-edit .container #edit_project_form .form-group .form-body #end-date-attention strong{margin-bottom:10px}}.project-edit .container #edit_overview_form .overview_wrapper .form-group{padding-bottom:30px;padding-top:35px;border-top:1px solid #E3E4E8}.project-edit .container #edit_overview_form .overview_wrapper .form-group .form-body{border-left:none}.project-edit .container #edit_overview_form .overview_wrapper .form-group .form-body .fee_link{font-size:12px;margin:10px 0 10px 0}.project-edit .container #edit_overview_form .overview_wrapper .form-group .form-body .attention{background-color:#F6F8FA;padding:10px 10px 10px 10px;margin-top:10px;font-size:12px}@media (max-width: 768px){.project-edit .container #edit_overview_form .overview_wrapper .form-group .form-body .selectbox select{width:200px}}.project-edit .container #edit_visual_form .form-group .form-body.main-image{position:relative}.project-edit .container #edit_visual_form .form-group .form-body .visual_form_project_version_images_image{border-top:none}.project-edit .container #edit_visual_form .form-group .form-body .attention{margin-top:10px}.project-edit .container #edit_visual_form .form-group .form-body .image-description .attention{background-color:initial !important;padding:initial;font-size:11px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box{width:100%;margin-bottom:20px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box:nth-child(3),.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box:nth-child(3){margin-right:0}@media screen and (max-width: 600px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box{padding-left:5px;margin-bottom:0}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer{width:30%;height:125px;margin:0 3% 3% 0}@media screen and (max-width: 600px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer{width:50%;height:auto;margin:0 0 10px 0}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer:before{bottom:15px;right:20px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer .btn-image-upload-label,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer .btn-image-upload-label{padding-right:10px}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer .reward_form_project_reward_version_images_image,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer .reward_form_project_reward_version_images_image{border-top:none}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer .upload-image,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .upload-box .input-file-outer .upload-image{padding:25px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label span,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label span{background:none;padding-left:25px}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label span,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label span{padding-right:10px}}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label{margin-right:0}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label input+span:before,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label input+label>span:before,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input+span:before,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input+label>span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label input+span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label input+label>span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input+span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input+label>span:before{font-size:16px;left:5px;font-weight:bold}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label input:checked+span:before,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label input:checked+label>span:before,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+span:before,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+label>span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label input:checked+span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label input:checked+label>span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+span:before,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+label>span:before{color:#EF4846}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label input:checked+span,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .limited-label input:checked+label>span,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+span,.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+label>span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label input:checked+span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .limited-label input:checked+label>span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+span,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .age-confirmation-required-label input:checked+label>span{background:none;color:#4D4A4A}@media screen and (max-width: 360px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .checkbox,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .checkbox{margin-right:0}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .attention,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .attention{padding:15px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .attention .list,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .attention .list{padding-left:1em;text-indent:-1em}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .image-description .attention,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .image-description .attention{clear:both}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .image-description .new_under,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .image-description .new_under{background-color:#F6F8FA;padding:10px 0 10px 15px;font-size:12px;margin-top:0}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body .image-description .new_under,.project-edit .container #new_reward_form section.reward-new .form-group .form-body .image-description .new_under{padding-right:10px}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions{border:none}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links{padding:0}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links.disabled,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links.disabled{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links.disabled .add_option,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links.disabled .add_option{pointer-events:none;margin-right:20px;margin-top:0;background:#F7F7F7;color:#999999}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links.disabled .uneditable,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links.disabled .uneditable{float:none}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links .add_option,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links .add_option{width:30%;background:none;margin-top:20px}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links .add_option,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links .add_option{width:70%}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links .add_option i.fa,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions>.links .add_option i.fa{font-size:18px;margin:0 0.2em 0 0}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields{border:1px solid #e4e4e4}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields{padding:20px 10px 20px 10px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields label,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields label{margin-bottom:20px}}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields>.remove_option,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields>.remove_option{color:#EF4846;font-size:14px;width:90px;text-align:center;top:10px;right:10px}.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields>.remove_option .fa-trash-o,.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields>.remove_option .fa-trash-o{font-size:18px;margin-right:0.2em}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields .question-field>input[type="text"],.project-edit .container #new_reward_form section.reward-new .form-group .form-body.option #project_reward_questions .nested-question-fields .question-field>input[type="text"]{width:100%}}@media screen and (max-width: 800px){.project-edit .container #edit_reward_form section.reward-new .fixedbar-submit-project-container.form-fixed-bar input.save[type=submit],.project-edit .container #new_reward_form section.reward-new .fixedbar-submit-project-container.form-fixed-bar input.save[type=submit]{font-size:12px;width:150px !important}}.project-edit .container .dashboard-link{position:absolute;top:-60px;left:0}.project-edit .container .dashboard-link.community{top:-90px}@media screen and (max-width: 768px){.project-edit .container .dashboard-link.community{top:-83px}}@media screen and (max-width: 768px){.project-edit .container .dashboard-link{top:-40px;left:10px}}.project-edit .container .dashboard-link a{height:40px;line-height:40px;font-size:11px;padding:0 5px;display:block;color:#4d4a4a}.project-edit .container .dashboard-link a i{color:#4d4a4a}@media screen and (max-width: 374px){.project-edit .container .dashboard-link a i{display:none}}@media screen and (max-width: 319px){.project-edit .container .dashboard-link a{margin-left:5px;font-size:11px}.project-edit .container .dashboard-link a span{display:none}}.project-edit .container .publish-link{position:absolute;top:-70px;right:0;font-size:12px;line-height:32px;white-space:nowrap;background:#ffffff;color:#4d4a4a;border:1px solid #e4e4e4;border-radius:5px}@media screen and (max-width: 768px){.project-edit .container .publish-link{position:static;width:100%;margin:-20px 0 30px 0;text-align:center}.project-edit .container .publish-link .circle{margin-left:60px}.project-edit .container .publish-link a{padding-right:80px}}.project-edit .container .publish-link.is-enabled{background:none;color:#fff;padding:0 30px;margin-top:10px;border-color:#39c288;-webkit-animation:flash .1s ease-in 10 alternate;animation:flash .1s ease-in 10 alternate}.project-edit .container .publish-link.is-enabled a{color:#000000}.project-edit .container .publish-link.is-enabled .circle span{color:#000000}.project-edit .container .publish-link.email-error{top:-86px}@media screen and (max-width: 768px){.project-edit .container .publish-link.email-error{margin:-20px 0 40px 0}}@keyframes flash{100%{opacity:.5}}.project-edit .container .publish-link .is-disabled,.project-edit .container .publish-link a{display:block;padding:10px 50px 10px 10px;height:50px;color:#333}.project-edit .container .publish-link i{margin-left:10px}.project-edit .container .publish-link .circle{width:36px;height:36px;border-radius:50%;background:#e4e4e4;background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(0, #39c288));background-image:linear-gradient(to right, transparent 50%, #39c288 0);position:relative;float:left;margin:7px 7px 0 7px}.project-edit .container .publish-link .circle:before{content:'';display:block;margin-left:50%;height:100%;border-radius:0 100% 100% 0 / 50%;background-color:inherit;-webkit-transform-origin:left;transform-origin:left}.project-edit .container .publish-link .circle span{background:#fff;width:30px;height:30px;position:absolute;top:3px;left:3px;border-radius:50%;text-align:center;font-size:8px;line-height:30px;white-space:nowrap}.project-edit .container .publish-link .deg0:before{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.project-edit .container .publish-link .deg1:before{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}.project-edit .container .publish-link .deg2:before{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}.project-edit .container .publish-link .deg3:before{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}.project-edit .container .publish-link .deg4:before{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}.project-edit .container .publish-link .deg5:before{-webkit-transform:rotate(18deg);transform:rotate(18deg)}.project-edit .container .publish-link .deg6:before{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}.project-edit .container .publish-link .deg7:before{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}.project-edit .container .publish-link .deg8:before{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}.project-edit .container .publish-link .deg9:before{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}.project-edit .container .publish-link .deg10:before{-webkit-transform:rotate(36deg);transform:rotate(36deg)}.project-edit .container .publish-link .deg11:before{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}.project-edit .container .publish-link .deg12:before{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}.project-edit .container .publish-link .deg13:before{-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}.project-edit .container .publish-link .deg14:before{-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}.project-edit .container .publish-link .deg15:before{-webkit-transform:rotate(54deg);transform:rotate(54deg)}.project-edit .container .publish-link .deg16:before{-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}.project-edit .container .publish-link .deg17:before{-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}.project-edit .container .publish-link .deg18:before{-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}.project-edit .container .publish-link .deg19:before{-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}.project-edit .container .publish-link .deg20:before{-webkit-transform:rotate(72deg);transform:rotate(72deg)}.project-edit .container .publish-link .deg21:before{-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}.project-edit .container .publish-link .deg22:before{-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}.project-edit .container .publish-link .deg23:before{-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}.project-edit .container .publish-link .deg24:before{-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}.project-edit .container .publish-link .deg25:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.project-edit .container .publish-link .deg26:before{-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}.project-edit .container .publish-link .deg27:before{-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}.project-edit .container .publish-link .deg28:before{-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}.project-edit .container .publish-link .deg29:before{-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}.project-edit .container .publish-link .deg30:before{-webkit-transform:rotate(108deg);transform:rotate(108deg)}.project-edit .container .publish-link .deg31:before{-webkit-transform:rotate(111.6deg);transform:rotate(111.6deg)}.project-edit .container .publish-link .deg32:before{-webkit-transform:rotate(115.2deg);transform:rotate(115.2deg)}.project-edit .container .publish-link .deg33:before{-webkit-transform:rotate(118.8deg);transform:rotate(118.8deg)}.project-edit .container .publish-link .deg34:before{-webkit-transform:rotate(122.4deg);transform:rotate(122.4deg)}.project-edit .container .publish-link .deg35:before{-webkit-transform:rotate(126deg);transform:rotate(126deg)}.project-edit .container .publish-link .deg36:before{-webkit-transform:rotate(129.6deg);transform:rotate(129.6deg)}.project-edit .container .publish-link .deg37:before{-webkit-transform:rotate(133.2deg);transform:rotate(133.2deg)}.project-edit .container .publish-link .deg38:before{-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg)}.project-edit .container .publish-link .deg39:before{-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg)}.project-edit .container .publish-link .deg40:before{-webkit-transform:rotate(144deg);transform:rotate(144deg)}.project-edit .container .publish-link .deg41:before{-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg)}.project-edit .container .publish-link .deg42:before{-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg)}.project-edit .container .publish-link .deg43:before{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}.project-edit .container .publish-link .deg44:before{-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg)}.project-edit .container .publish-link .deg45:before{-webkit-transform:rotate(162deg);transform:rotate(162deg)}.project-edit .container .publish-link .deg46:before{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}.project-edit .container .publish-link .deg47:before{-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg)}.project-edit .container .publish-link .deg48:before{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}.project-edit .container .publish-link .deg49:before{-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg)}.project-edit .container .publish-link .deg50:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.project-edit .container .publish-link .deg51:before{-webkit-transform:rotate(1.8deg);transform:rotate(1.8deg);background-color:#39c288}.project-edit .container .publish-link .deg52:before{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg);background-color:#39c288}.project-edit .container .publish-link .deg53:before{-webkit-transform:rotate(5.4deg);transform:rotate(5.4deg);background-color:#39c288}.project-edit .container .publish-link .deg54:before{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg);background-color:#39c288}.project-edit .container .publish-link .deg55:before{-webkit-transform:rotate(9deg);transform:rotate(9deg);background-color:#39c288}.project-edit .container .publish-link .deg56:before{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg);background-color:#39c288}.project-edit .container .publish-link .deg57:before{-webkit-transform:rotate(12.6deg);transform:rotate(12.6deg);background-color:#39c288}.project-edit .container .publish-link .deg58:before{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg);background-color:#39c288}.project-edit .container .publish-link .deg59:before{-webkit-transform:rotate(16.2deg);transform:rotate(16.2deg);background-color:#39c288}.project-edit .container .publish-link .deg60:before{-webkit-transform:rotate(18deg);transform:rotate(18deg);background-color:#39c288}.project-edit .container .publish-link .deg61:before{-webkit-transform:rotate(19.8deg);transform:rotate(19.8deg);background-color:#39c288}.project-edit .container .publish-link .deg62:before{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg);background-color:#39c288}.project-edit .container .publish-link .deg63:before{-webkit-transform:rotate(23.4deg);transform:rotate(23.4deg);background-color:#39c288}.project-edit .container .publish-link .deg64:before{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg);background-color:#39c288}.project-edit .container .publish-link .deg65:before{-webkit-transform:rotate(27deg);transform:rotate(27deg);background-color:#39c288}.project-edit .container .publish-link .deg66:before{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg);background-color:#39c288}.project-edit .container .publish-link .deg67:before{-webkit-transform:rotate(30.6deg);transform:rotate(30.6deg);background-color:#39c288}.project-edit .container .publish-link .deg68:before{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg);background-color:#39c288}.project-edit .container .publish-link .deg69:before{-webkit-transform:rotate(34.2deg);transform:rotate(34.2deg);background-color:#39c288}.project-edit .container .publish-link .deg70:before{-webkit-transform:rotate(36deg);transform:rotate(36deg);background-color:#39c288}.project-edit .container .publish-link .deg71:before{-webkit-transform:rotate(37.8deg);transform:rotate(37.8deg);background-color:#39c288}.project-edit .container .publish-link .deg72:before{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg);background-color:#39c288}.project-edit .container .publish-link .deg73:before{-webkit-transform:rotate(41.4deg);transform:rotate(41.4deg);background-color:#39c288}.project-edit .container .publish-link .deg74:before{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg);background-color:#39c288}.project-edit .container .publish-link .deg75:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#39c288}.project-edit .container .publish-link .deg76:before{-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg);background-color:#39c288}.project-edit .container .publish-link .deg77:before{-webkit-transform:rotate(138.6deg);transform:rotate(138.6deg);background-color:#39c288}.project-edit .container .publish-link .deg78:before{-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg);background-color:#39c288}.project-edit .container .publish-link .deg79:before{-webkit-transform:rotate(142.2deg);transform:rotate(142.2deg);background-color:#39c288}.project-edit .container .publish-link .deg80:before{-webkit-transform:rotate(144deg);transform:rotate(144deg);background-color:#39c288}.project-edit .container .publish-link .deg81:before{-webkit-transform:rotate(145.8deg);transform:rotate(145.8deg);background-color:#39c288}.project-edit .container .publish-link .deg82:before{-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg);background-color:#39c288}.project-edit .container .publish-link .deg83:before{-webkit-transform:rotate(149.4deg);transform:rotate(149.4deg);background-color:#39c288}.project-edit .container .publish-link .deg84:before{-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg);background-color:#39c288}.project-edit .container .publish-link .deg85:before{-webkit-transform:rotate(153deg);transform:rotate(153deg);background-color:#39c288}.project-edit .container .publish-link .deg86:before{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg);background-color:#39c288}.project-edit .container .publish-link .deg87:before{-webkit-transform:rotate(156.6deg);transform:rotate(156.6deg);background-color:#39c288}.project-edit .container .publish-link .deg88:before{-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg);background-color:#39c288}.project-edit .container .publish-link .deg89:before{-webkit-transform:rotate(160.2deg);transform:rotate(160.2deg);background-color:#39c288}.project-edit .container .publish-link .deg90:before{-webkit-transform:rotate(162deg);transform:rotate(162deg);background-color:#39c288}.project-edit .container .publish-link .deg91:before{-webkit-transform:rotate(163.8deg);transform:rotate(163.8deg);background-color:#39c288}.project-edit .container .publish-link .deg92:before{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg);background-color:#39c288}.project-edit .container .publish-link .deg93:before{-webkit-transform:rotate(167.4deg);transform:rotate(167.4deg);background-color:#39c288}.project-edit .container .publish-link .deg94:before{-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg);background-color:#39c288}.project-edit .container .publish-link .deg95:before{-webkit-transform:rotate(171deg);transform:rotate(171deg);background-color:#39c288}.project-edit .container .publish-link .deg96:before{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg);background-color:#39c288}.project-edit .container .publish-link .deg97:before{-webkit-transform:rotate(174.6deg);transform:rotate(174.6deg);background-color:#39c288}.project-edit .container .publish-link .deg98:before{-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg);background-color:#39c288}.project-edit .container .publish-link .deg99:before{-webkit-transform:rotate(178.2deg);transform:rotate(178.2deg);background-color:#39c288}.project-edit .container .publish-link .deg100:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:#39c288}.project-edit .container .publish-link .deg100.circle{background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(0, #39c288));background-image:linear-gradient(to right, transparent 50%, #39c288 0)}.project-edit .container .publish-link .deg100:before{background-color:#39c288}.project-edit .container .publish-link .error-message{position:absolute;right:0;font-size:10px;line-height:1.3;text-align:right;padding-top:5px}@media screen and (max-width: 768px){.project-edit .container .publish-link .error-message{right:20px}}.project-edit .container .publish-link .error-message a{display:inline-block;height:auto;padding:0}.project-edit .container .flow-menu{margin-bottom:40px;position:relative;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-edit .container .flow-menu li{width:calc(100%/6);text-align:center;border-bottom:3px solid #FFFFFF;position:relative}@media screen and (max-width: 800px){.project-edit .container .flow-menu li{font-size:12px}}@media screen and (max-width: 600px){.project-edit .container .flow-menu li{width:calc(100%/3)}}.project-edit .container .flow-menu li:before{content:'';display:block;position:absolute;top:0;left:-100vw;right:-100vw;bottom:0;background:#F6F8FA;z-index:-1}.project-edit .container .flow-menu li.is-active{border-bottom:3px solid #ef4846}.project-edit .container .flow-menu li.is-active a{color:#EF4846}.project-edit .container .flow-menu li a{color:#4d4a4a;display:block;line-height:46px;height:46px;outline:none}.project-edit .container .lead-text{text-align:center;font-size:24px;font-weight:bolder;margin-bottom:45px}@media screen and (max-width: 768px){.project-edit .container .lead-text{font-size:18px;margin-bottom:40px}}.project-edit .hint-block{clear:both;margin-top:20px}.project-edit .hint-block ul{margin:20px 0 40px 20px}.project-edit .hint-block ul li{font-size:11px;margin-bottom:5px;list-style-type:disc}.project-edit .hint-block ul li strong{color:#e13a43}.project-edit .hint-block.kyc-alert{background:#fbd482;margin:-20px 0 40px 0;padding:10px 10px 10px 20px}.project-edit .hint-block.kyc-alert i{margin:10px 0 0 0px;font-weight:bold;font-size:14px}.project-edit .hint-block.kyc-alert i:before{font-weight:normal;margin-right:5px}.project-edit .hint-block.kyc-alert ul{margin:10px 0 0 20px}.project-edit .hint-block.kyc-alert ul li{font-size:13px}.project-edit .attention{background-color:#F6F8FA;padding:10px 0 10px 10px;font-size:12px;color:#666;clear:both}.project-edit .attention .button{display:block;margin-bottom:20px}.project-edit .kyc-alert-box{margin-bottom:40px;border:1px solid red}.project-edit .kyc-alert-box p{color:#E13A43;background:none;padding:15px 0 15px 15px;font-weight:bold}@media screen and (max-width: 800px){.project-edit .kyc-alert-box p{padding-left:2.5em;text-indent:-1em;padding-right:15px}.project-edit .kyc-alert-box p i{margin-left:0.5em}}.project-edit .kyc-alert-box ul{background:none;padding:0 0 20px 50px;font-size:12px}.project-edit .kyc-alert-box ul li{color:#e65d65;list-style-type:disc}.project-edit .form-group{padding-bottom:30px;padding-top:40px;border-top:1px solid #E3E4E8}@media screen and (max-width: 800px){.project-edit .form-group{border-top:none !important;padding-top:0 !important}}.project-edit .form-group .form-heading{font-size:14px;font-weight:bold;display:block;float:left;width:20%;padding-top:10px}@media screen and (min-width: 0) and (max-width: 600px){.project-edit .form-group .form-heading{float:none;width:100%;margin-bottom:10px;padding-top:0}}.project-edit .form-group .form-heading.no-float{float:none;width:100%;margin-bottom:10px}.project-edit .form-group .form-body{border-left:none;padding-left:40px;float:left;width:80%}@media screen and (min-width: 0) and (max-width: 600px){.project-edit .form-group .form-body{border-left:none;padding-left:0;float:none;width:100%}.project-edit .form-group .form-body #js-limited input{width:70px}}@media screen and (max-width: 340px){.project-edit .form-group .form-body #js-limited input{width:55px}}.project-edit .form-group .form-body input,.project-edit .form-group .form-body textarea,.project-edit .form-group .form-body select{border-radius:5px;padding:12px;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (min-width: 0) and (max-width: 768px){.project-edit .form-group .form-body input,.project-edit .form-group .form-body textarea,.project-edit .form-group .form-body select{font-size:12px}}.project-edit .form-group .form-body input.numeric,.project-edit .form-group .form-body input.string{width:150px;margin-right:10px}.project-edit .form-group .form-body input.hasDatepicker{width:150px;margin-right:10px}.project-edit .form-group .form-body input.tel{width:200px}.project-edit .form-group .form-body .selectbox+span{margin:0 10px 0 5px}.project-edit .form-group .form-body .selectbox select{line-height:1.4;border-radius:4px;padding-right:40px}@media (max-width: 768px){.project-edit .form-group .form-body .selectbox select{padding-right:20px}}.project-edit .form-group .form-body .selectbox.disabled{pointer-events:none;background:#F7F7F7 url(https://static.camp-fire.jp/assets/misc/arrow_disabled-1ed0446ff5d3d6ce5e4a712f9ee4dac2857d6ec46d9f524a50c46e50958fd152.svg) no-repeat center right 8px/11px}.project-edit .form-group .form-body .selectbox.disabled select{color:#999999}.project-edit .form-group .form-body .selectbox.disabled+.uneditable{float:none;margin-top:12px;margin-left:16px}.project-edit .form-group .form-body .radio,.project-edit .form-group .form-body .checkbox{float:left;margin:0 20px 10px 0;position:relative}.project-edit .form-group .form-body .radio input[type="radio"],.project-edit .form-group .form-body .radio input[type="checkbox"],.project-edit .form-group .form-body .checkbox input[type="radio"],.project-edit .form-group .form-body .checkbox input[type="checkbox"]{display:none}.project-edit .form-group .form-body .radio.disabled,.project-edit .form-group .form-body .checkbox.disabled{pointer-events:none}.project-edit .form-group .form-body .radio.disabled label span,.project-edit .form-group .form-body .checkbox.disabled label span{color:#707070}.project-edit .form-group .form-body .radio.disabled+.uneditable,.project-edit .form-group .form-body .checkbox.disabled+.uneditable{float:none;margin-top:12px;margin-left:-20px}.project-edit .form-group .form-body .radio.disabled .limited-input,.project-edit .form-group .form-body .checkbox.disabled .limited-input{color:#707070;margin-right:20px}.project-edit .form-group .form-body .radio.disabled .limited-label input:checked+span:before,.project-edit .form-group .form-body .radio.disabled .limited-label input:checked+label>span:before,.project-edit .form-group .form-body .radio.disabled .age-confirmation-required-label input:checked+span:before,.project-edit .form-group .form-body .radio.disabled .age-confirmation-required-label input:checked+label>span:before,.project-edit .form-group .form-body .checkbox.disabled .limited-label input:checked+span:before,.project-edit .form-group .form-body .checkbox.disabled .limited-label input:checked+label>span:before,.project-edit .form-group .form-body .checkbox.disabled .age-confirmation-required-label input:checked+span:before,.project-edit .form-group .form-body .checkbox.disabled .age-confirmation-required-label input:checked+label>span:before{color:#707070 !important}.project-edit .form-group .form-body .radio.disabled .limited-label input:checked+span,.project-edit .form-group .form-body .radio.disabled .limited-label input:checked+label>span,.project-edit .form-group .form-body .radio.disabled .age-confirmation-required-label input:checked+span,.project-edit .form-group .form-body .radio.disabled .age-confirmation-required-label input:checked+label>span,.project-edit .form-group .form-body .checkbox.disabled .limited-label input:checked+span,.project-edit .form-group .form-body .checkbox.disabled .limited-label input:checked+label>span,.project-edit .form-group .form-body .checkbox.disabled .age-confirmation-required-label input:checked+span,.project-edit .form-group .form-body .checkbox.disabled .age-confirmation-required-label input:checked+label>span{color:#707070 !important}.project-edit .form-group .form-body .radio.disabled input.numeric,.project-edit .form-group .form-body .checkbox.disabled input.numeric{background-color:#F7F7F7;border:none;color:#707070}.project-edit .form-group .form-body .radio label span,.project-edit .form-group .form-body .radio .checkbox-contents span,.project-edit .form-group .form-body .checkbox label span,.project-edit .form-group .form-body .checkbox .checkbox-contents span{background:#f6f8fa;padding:12px 20px 12px 40px;display:block;border-radius:3px;cursor:pointer}.project-edit .form-group .form-body .radio label input+span:before,.project-edit .form-group .form-body .radio label input+label>span:before,.project-edit .form-group .form-body .radio .checkbox-contents input+span:before,.project-edit .form-group .form-body .radio .checkbox-contents input+label>span:before,.project-edit .form-group .form-body .checkbox label input+span:before,.project-edit .form-group .form-body .checkbox label input+label>span:before,.project-edit .form-group .form-body .checkbox .checkbox-contents input+span:before,.project-edit .form-group .form-body .checkbox .checkbox-contents input+label>span:before{position:absolute;top:15px;left:15px;font-size:15px;font-family:FontAwesome}.project-edit .form-group .form-body .radio label input:checked+span:before,.project-edit .form-group .form-body .radio label input:checked+label>span:before,.project-edit .form-group .form-body .radio .checkbox-contents input:checked+span:before,.project-edit .form-group .form-body .radio .checkbox-contents input:checked+label>span:before,.project-edit .form-group .form-body .checkbox label input:checked+span:before,.project-edit .form-group .form-body .checkbox label input:checked+label>span:before,.project-edit .form-group .form-body .checkbox .checkbox-contents input:checked+span:before,.project-edit .form-group .form-body .checkbox .checkbox-contents input:checked+label>span:before{color:#ffffff}.project-edit .form-group .form-body .radio label input:checked+span,.project-edit .form-group .form-body .radio label input:checked+label>span,.project-edit .form-group .form-body .radio .checkbox-contents input:checked+span,.project-edit .form-group .form-body .radio .checkbox-contents input:checked+label>span,.project-edit .form-group .form-body .checkbox label input:checked+span,.project-edit .form-group .form-body .checkbox label input:checked+label>span,.project-edit .form-group .form-body .checkbox .checkbox-contents input:checked+span,.project-edit .form-group .form-body .checkbox .checkbox-contents input:checked+label>span{background:#ef4846;color:#ffffff}.project-edit .form-group .form-body .radio input[type="radio"]+span:before,.project-edit .form-group .form-body .checkbox input[type="radio"]+span:before{content:'\f10c'}.project-edit .form-group .form-body .radio input[type="radio"]:checked+span:before,.project-edit .form-group .form-body .checkbox input[type="radio"]:checked+span:before{content:'\f192'}.project-edit .form-group .form-body .radio input[type="checkbox"]+span:before,.project-edit .form-group .form-body .radio input[type="checkbox"]+label>span:before,.project-edit .form-group .form-body .checkbox input[type="checkbox"]+span:before,.project-edit .form-group .form-body .checkbox input[type="checkbox"]+label>span:before{content:'\f096'}.project-edit .form-group .form-body .radio input[type="checkbox"]:checked+span:before,.project-edit .form-group .form-body .radio input[type="checkbox"]:checked+label>span:before,.project-edit .form-group .form-body .checkbox input[type="checkbox"]:checked+span:before,.project-edit .form-group .form-body .checkbox input[type="checkbox"]:checked+label>span:before{content:'\f046'}.project-edit .form-group .form-body .uneditable{float:right;line-height:21px;margin-right:-18px}.project-edit .form-group .form-body .form-uneditable{background-color:#f7f7f7;word-break:break-all;border-radius:3px;padding:12px 30px 12px 12px;color:#666}@media screen and (max-width: 768px){.project-edit .form-group .form-body .form-uneditable .simptip-position-top:hover:before,.project-edit .form-group .form-body .form-uneditable .simptip-position-top:hover:after{-webkit-transform:translate(-95%, 0px);transform:translate(-95%, 0px)}}.project-edit .form-group .form-body .counter-box>input[type="text"]{padding-right:40px}@media screen and (min-width: 0) and (max-width: 768px){.project-edit .form-group .form-body .counter-box>input[type="text"]{padding-right:30px}}.project-edit .form-group .form-body .counter-box>input[type="text"]+.counter{right:10px;top:0;line-height:44px}.project-edit .form-group .form-body #open-period{color:#ef4846;font-weight:bolder}.project-edit .form-group .form-body #open-period.all-in_valid-period,.project-edit .form-group .form-body #open-period.all-or-nothing_valid-period{color:#39c288}.project-edit .form-group .form-body .next-payment-date{font-size:12px;font-weight:bolder;color:#39c288;margin-left:10px}@media screen and (max-width: 768px){.project-edit .form-group .form-body .next-payment-date{margin:12px 12px 0 12px;display:block}}.project-edit .form-group .form-body #open-period-attention{text-indent:-0.95em;font-size:12px;padding:15px 15px 15px 35px;margin-bottom:15px;background:#FEF5E1}.project-edit .form-group .form-body #open-period-attention .fa-exclamation-circle{font-size:16px;margin-right:10px;color:#FAC75A}@media screen and (max-width: 800px){.project-edit .form-group .form-body #open-period-attention .fa-exclamation-circle{font-size:14x}}@media screen and (max-width: 800px){.project-edit .form-group .form-body #open-period-attention strong{margin-bottom:5px}}.project-edit .form-group .form-body .limited-label{float:left;margin-right:20px}.project-edit .form-group .form-body #js-limited input{width:100px}.project-edit .form-group .form-group{padding-bottom:0}.project-edit .form-group .upload-box{float:left;width:65%;margin-bottom:-10px}.project-edit .form-group .upload-box .input-file-outer{float:left;margin:0 10px 10px 0;background:none;padding:0;border:0;width:45%;height:120px}@media (max-width: 768px){.project-edit .form-group .upload-box .input-file-outer{height:auto}}.project-edit .form-group .upload-box .input-file-outer:before{position:absolute;background:rgba(0,0,0,0.5);color:#fff;bottom:10px;right:10px;width:20px;line-height:20px;font-size:10px;text-align:center;z-index:10;border-radius:3px}.project-edit .form-group .upload-box .input-file-outer:nth-of-type(1):before{content:"1"}.project-edit .form-group .upload-box .input-file-outer:nth-of-type(2):before{content:"2"}.project-edit .form-group .upload-box .input-file-outer:nth-of-type(3):before{content:"3"}.project-edit .form-group .upload-box .input-file-outer:nth-of-type(4):before{content:"4"}.project-edit .form-group .upload-box .input-file-outer:nth-of-type(5):before{content:"5"}.project-edit .form-group .upload-box .input-file-outer .btn-image-upload-label{padding:0;cursor:pointer}.project-edit .form-group .upload-box .input-file-outer a{display:block;position:absolute;color:black;left:5px;top:5px;right:auto}.project-edit .form-group .upload-box .input-file-outer .upload-image{margin-bottom:0;position:relative;width:100%;height:120px;overflow:hidden;border:2px dashed #e4e4e4;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}@media (max-width: 768px){.project-edit .form-group .upload-box .input-file-outer .upload-image{height:auto}}.project-edit .form-group .upload-box .input-file-outer .upload-image:hover,.project-edit .form-group .upload-box .input-file-outer .upload-image.over{border-color:#39c288}.project-edit .form-group .upload-box .input-file-outer .upload-image:before{content:"";display:block;padding-top:50%}.project-edit .form-group .upload-box .input-file-outer .upload-image img,.project-edit .form-group .upload-box .input-file-outer .upload-image canvas{width:100%;position:absolute;top:0;left:0;bottom:0;margin:auto}.project-edit .form-group .upload-box .input-file-outer .help-block.error-message{font-size:12px;margin-top:10px;display:block;position:absolute;top:0;padding:0 5px}@media screen and (max-width: 600px){.project-edit .form-group .upload-box{width:100%}.project-edit .form-group .upload-box .input-file-outer{height:auto;margin:0 10px 10px 0}.project-edit .form-group .upload-box .input-file-outer:before{bottom:10px;right:10px}.project-edit .form-group .upload-box .upload-image{margin-bottom:0}.project-edit .form-group .upload-box .upload-image img,.project-edit .form-group .upload-box .upload-image canvas{width:100%;float:none}.project-edit .form-group .upload-box .upload-image p{width:100%;float:none;text-align:left;padding:20px 10px 0 10px}.project-edit .form-group .upload-box .upload-image p span{display:block;margin:0 0 20px 0}}.project-edit .form-group .upload-box .error-message{margin:0}.project-edit .form-group .image-description .attention{clear:none}@media screen and (max-width: 600px){.project-edit .form-group .image-description{clear:both}}.project-edit.project_stories-edit .lead-text{margin-bottom:45px;padding-bottom:60px;border-bottom:1px solid #E3E4E8}@media screen and (max-width: 768px){.project-edit.project_stories-edit .lead-text{border-bottom:none;padding-bottom:0}}.project-edit.project_stories-edit .lead-text.community{padding-bottom:20px}.project-edit.project_stories-edit .lead-text.community .title{margin-bottom:15px}.project-edit.project_stories-edit .lead-text.community .information-text{font-weight:400;font-size:12px;line-height:140%;text-align:center}@media screen and (max-width: 768px){.project-edit.project_stories-edit .lead-text.community{padding-bottom:0}}.project-edit #edit_story_form{margin-top:-30px}@media screen and (min-width: 0) and (max-width: 768px){.project-edit #edit_story_form{margin-top:0}}.project-edit #edit_story_form .form-group{max-width:800px;margin:0 auto;border-top:none}.project-edit #edit_story_form .attention{margin-top:20px}.project-edit #edit_story_form .law{margin-top:10px;color:#ef4846}.project-edit.project_rewards-index .lead-text.new-style{padding-bottom:60px;border-bottom:1px solid #E3E4E8;max-width:720px;margin:0 auto 45px}@media screen and (max-width: 768px){.project-edit.project_rewards-index .lead-text.new-style{border-bottom:none;padding-bottom:0}}.project-edit .attention.new-style{max-width:720px;margin:0 auto;padding-left:15px}.project-edit section.reward-add{padding-bottom:20px}.project-edit section.reward-add.reward-add-new-style{max-width:720px;margin:0 auto}.project-edit section.reward-add.reward-add-new-style .add-box{width:220px;margin:20px auto 40px}.project-edit section.reward-add.reward-add-new-style .add-box a{color:#FFFFFF;background:#393F48;border-radius:4px;padding:17px 0}.project-edit section.reward-add.reward-add-new-style .move-next-tab{width:180px;margin:0 auto;text-align:center;font-size:14px;font-weight:bold;background:#393F48;border-radius:4px}@media screen and (max-width: 768px){.project-edit section.reward-add.reward-add-new-style .move-next-tab{width:150px;font-size:12px}}.project-edit section.reward-add.reward-add-new-style .move-next-tab a{color:#FFFFFF;display:block;padding:17px 0;font-size:14px}.project-edit section.reward-add .add-box{position:relative;text-align:center;border:1px solid #e4e4e4;margin-bottom:40px;border-radius:3px;z-index:10}@media screen and (max-width: 550px){.project-edit section.reward-add .add-box{margin-bottom:20px}}.project-edit section.reward-add .add-box a{color:#333;background:#f6f8fa;padding:20px 0;display:block}.project-edit section.reward-add .reward-list .lfloat,.project-edit section.reward-add .reward-list .rfloat{width:48%}@media screen and (max-width: 470px){.project-edit section.reward-add .reward-list .lfloat,.project-edit section.reward-add .reward-list .rfloat{width:100%}}.project-edit section.reward-add .reward-list .reward-box .inner{padding:20px;border:1px solid #e4e4e4;border-radius:3px;display:inline-block;width:100%;margin-bottom:40px}@media screen and (max-width: 470px){.project-edit section.reward-add .reward-list .reward-box .inner{margin-bottom:20px}}.project-edit section.reward-add .reward-list .reward-box .inner.new-style{padding:0}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .inner-upper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0 10px 30px}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .slide-images{width:30%}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .reward_amount{width:20%}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .readmore_ul{width:50%}@media screen and (max-width: 768px){.project-edit section.reward-add .reward-list .reward-box .inner.new-style .inner-upper{padding:20px 20px 10px 15px}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .inner-upper .left-reward-box{float:left;width:30%}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .inner-upper .right-reward-box{float:right;margin-left:10px;width:70%}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .slide-images{width:100%}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .reward_amount{width:100%}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .readmore_ul{width:100%}}@media screen and (max-width: 374px){.project-edit section.reward-add .reward-list .reward-box .inner.new-style .inner-upper{padding:10px 10px 5px 5px}}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box{text-align:right;margin-top:0;margin-bottom:15px;padding-top:15px}@media screen and (max-width: 768px){.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box{max-width:90%;margin:0 auto 15px;text-align:center}}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box a:link,.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box a:visited{color:#307bf6}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box a.delete:link,.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box a.delete:visited{color:#E13A43}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box a,.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box span{margin:0 30px}.project-edit section.reward-add .reward-list .reward-box .inner.new-style .action-box span.trash{color:#E13A43}.project-edit section.reward-add .reward-list .reward-box .inner img{margin-bottom:10px}.project-edit section.reward-add .reward-list .reward-box .inner .slide-images{margin-bottom:10px}.project-edit section.reward-add .reward-list .reward-box .inner .slick-prev,.project-edit section.reward-add .reward-list .reward-box .inner .slick-next{margin-top:-22px !important}.project-edit section.reward-add .reward-list .reward-box .inner h3{font-size:20px;margin-bottom:10px}.project-edit section.reward-add .reward-list .reward-box .inner .readmore{margin-bottom:20px;font-size:12px}.project-edit section.reward-add .reward-list .reward-box .inner ul li{margin-bottom:5px;font-size:12px}.project-edit section.reward-add .reward-list .reward-box .inner .action-box{position:relative;text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #e4e4e4;z-index:10}.project-edit section.reward-add .reward-list .reward-box .inner .action-box a,.project-edit section.reward-add .reward-list .reward-box .inner .action-box span{margin:0 10px}.project-edit section.reward-add .reward-list .reward-box .inner .action-box span{color:#4d4a4a}.project-edit section.reward-add .reward-list .reward-box.community-reward h3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project-edit section.reward-add .reward-list .reward-box.community-reward h3 .title{word-break:break-word}.project-edit section.reward-add .reward-list .reward-box.community-reward h3 .amount.with-title{padding-left:8px;margin-left:auto}.project-edit section.reward-add .reward-list .reward-box.community-reward h3 .amount .suffix{font-size:14px}.project-edit section.reward-add .reward-list .reward-box.community-reward .action-box .disabled{color:#999999}.project-edit section.reward-new.vertical-composition{max-width:720px;margin:0 auto}.project-edit section.reward-new.vertical-composition .form-heading{float:none;width:100%;margin-bottom:10px;padding-top:0}.project-edit section.reward-new.vertical-composition .form-body{width:100%;padding-left:0}.project-edit section.reward-new .return-info{margin:-20px 0 40px 0;text-align:center;font-size:12px}@media (max-width: 550px){.project-edit section.reward-new .return-info{margin:0 0 20px 0;text-align:left}}.project-edit section.reward-new .option a{color:#333}.project-edit section.reward-new .option #project_reward_questions{border:1px solid #e4e4e4}.project-edit section.reward-new .option #project_reward_questions>.links{padding:20px 20px 20px 20px}.project-edit section.reward-new .option #project_reward_questions>.links .add_option{width:100%;text-align:center;border-radius:3px;padding:10px;display:block;background:#f6f8fa;border:1px solid #e4e4e4;cursor:pointer}.project-edit section.reward-new .option #project_reward_questions>.links.new .add_option{width:45% !important}@media (max-width: 730px){.project-edit section.reward-new .option #project_reward_questions>.links.new .add_option{width:70% !important}}@media (max-width: 485px){.project-edit section.reward-new .option #project_reward_questions>.links.new .add_option{max-width:220px !important}}.project-edit section.reward-new .nested-question-fields{position:relative;padding:20px;border-bottom:1px solid #e4e4e4}.project-edit section.reward-new .nested-question-fields label{display:block;font-size:12px;margin-bottom:10px}.project-edit section.reward-new .nested-question-fields label.disabled{color:#999999}.project-edit section.reward-new .nested-question-fields>.remove_option{position:absolute;top:0;right:0;padding:8px 10px;font-size:12px;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;background:#f6f8fa;border-bottom-left-radius:3px;cursor:pointer}.project-edit section.reward-new .nested-question-fields .remove_answer{margin:0 0 0 10px;cursor:pointer}.project-edit section.reward-new .nested-question-fields .question-field>input[type="text"]{width:80%}.project-edit section.reward-new .nested-question-fields .question-field #answers{margin:20px 0 0 0}.project-edit section.reward-new .nested-question-fields .question-field #answers .nested-answer-fields{margin:0 0 10px 0}.project-edit section.reward-new .nested-question-fields .question-field #answers .nested-answer-fields .answer-field{color:red}.project-edit section.reward-new .nested-question-fields .question-field #answers .nested-answer-fields .answer-field.disabled>input[type="text"]{pointer-events:none;background-color:#F7F7F7;color:#999999;border:none}.project-edit section.reward-new .nested-question-fields .question-field #answers>.links{padding:10px 0}.project-edit section.reward-new .nested-question-fields .question-field #answers>.links .add_answer{border-radius:3px;border:1px solid #e4e4e4;background:#f6f8fa;padding:8px 10px;font-size:12px;cursor:pointer}.project-edit section.reward-new .nested-question-fields .question-field.disabled>input[type="text"]{pointer-events:none;background-color:#F7F7F7;color:#999999;border:none}.project-edit section.reward-new .nested-question-fields .uneditable{margin-right:0}.project-edit section.reward-new .hint-block{padding:15px;background:#F6F8FA;margin-bottom:30px;font-size:12px}.project-edit.project_identifications-edit .form-group .form-body,.project-edit.project_identifications-update .form-group .form-body{border-left:none}.project-edit.project_identifications-edit h3,.project-edit.project_identifications-update h3{border-top:none;border-bottom:2px solid #4D4A4A;padding-bottom:15px;padding-top:0;font-size:18px}.project-edit.project_identifications-edit .alert-block,.project-edit.project_identifications-update .alert-block{padding:32px 30px 10px;margin-bottom:30px;border:1px solid #F64744;border-radius:3px;position:relative}.project-edit.project_identifications-edit .alert-block .alert-message,.project-edit.project_identifications-update .alert-block .alert-message{position:absolute;padding:0 16px;top:0;left:0;background-color:#F64744;color:#ffffff}.project-edit.project_identifications-edit .alert-block ul li,.project-edit.project_identifications-update .alert-block ul li{list-style-type:disc}.project-edit.project_identifications-edit .hint-block,.project-edit.project_identifications-update .hint-block{padding:10px 0 10px 30px;background:#F6F8FA;margin-bottom:30px}@media screen and (max-width: 800px){.project-edit.project_identifications-edit .hint-block,.project-edit.project_identifications-update .hint-block{padding:10px 0 10px 20px}}.project-edit.project_identifications-edit .hint-block ul,.project-edit.project_identifications-update .hint-block ul{margin:10px}.project-edit.project_identifications-edit .hint-block ul li,.project-edit.project_identifications-update .hint-block ul li{font-size:12px}.project-edit.project_identifications-edit .hint-block.kyc-alert,.project-edit.project_identifications-update .hint-block.kyc-alert{background:#fbd482}.project-edit.project_identifications-edit .hint-block.kyc-alert i,.project-edit.project_identifications-update .hint-block.kyc-alert i{margin:10px 0 0 -10px;font-weight:bold;font-size:14px}.project-edit.project_identifications-edit .hint-block.kyc-alert i:before,.project-edit.project_identifications-update .hint-block.kyc-alert i:before{font-weight:normal;margin-right:5px}.project-edit.project_identifications-edit .hint-block.kyc-alert ul li,.project-edit.project_identifications-update .hint-block.kyc-alert ul li{font-size:14px}.project-edit.project_identifications-edit .attention,.project-edit.project_identifications-update .attention{background-color:#F6F8FA;padding:10px 0 10px 10px;font-size:12px;margin-top:10px}.project-edit.project_identifications-edit .attention.new,.project-edit.project_identifications-update .attention.new{padding-left:2em;text-indent:-1em}.project-edit.project_identifications-edit .corporate-information-area .checkbox,.project-edit.project_identifications-update .corporate-information-area .checkbox{float:none !important}.project-edit.project_identifications-edit .corporate-information-area .checkbox label span,.project-edit.project_identifications-edit .corporate-information-area .checkbox .checkbox-contents span,.project-edit.project_identifications-update .corporate-information-area .checkbox label span,.project-edit.project_identifications-update .corporate-information-area .checkbox .checkbox-contents span{position:relative;background:none;padding-left:25px;padding-right:15px}.project-edit.project_identifications-edit .corporate-information-area .checkbox label input+span:before,.project-edit.project_identifications-edit .corporate-information-area .checkbox label input+label>span:before,.project-edit.project_identifications-edit .corporate-information-area .checkbox .checkbox-contents input+span:before,.project-edit.project_identifications-edit .corporate-information-area .checkbox .checkbox-contents input+label>span:before,.project-edit.project_identifications-update .corporate-information-area .checkbox label input+span:before,.project-edit.project_identifications-update .corporate-information-area .checkbox label input+label>span:before,.project-edit.project_identifications-update .corporate-information-area .checkbox .checkbox-contents input+span:before,.project-edit.project_identifications-update .corporate-information-area .checkbox .checkbox-contents input+label>span:before{font-size:16px;left:5px;font-weight:bold}.project-edit.project_identifications-edit .corporate-information-area .checkbox label input:checked+label>span:before,.project-edit.project_identifications-edit .corporate-information-area .checkbox .checkbox-contents input:checked+label>span:before,.project-edit.project_identifications-update .corporate-information-area .checkbox label input:checked+label>span:before,.project-edit.project_identifications-update .corporate-information-area .checkbox .checkbox-contents input:checked+label>span:before{color:#EF4846}.project-edit.project_identifications-edit .corporate-information-area .checkbox label input:checked+label>span,.project-edit.project_identifications-edit .corporate-information-area .checkbox .checkbox-contents input:checked+label>span,.project-edit.project_identifications-update .corporate-information-area .checkbox label input:checked+label>span,.project-edit.project_identifications-update .corporate-information-area .checkbox .checkbox-contents input:checked+label>span{background:none;color:black}.project-edit.project_identifications-edit .corporate-information-area .checkbox label .corporate-information-form,.project-edit.project_identifications-edit .corporate-information-area .checkbox .checkbox-contents .corporate-information-form,.project-edit.project_identifications-update .corporate-information-area .checkbox label .corporate-information-form,.project-edit.project_identifications-update .corporate-information-area .checkbox .checkbox-contents .corporate-information-form{background:none;border:1px solid #e4e4e4}.project-edit.project_identifications-edit .corporate-information-area .attention,.project-edit.project_identifications-update .corporate-information-area .attention{margin-top:5px}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form{display:none;padding:20px 20px 10px 20px}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form h4 strong,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form h4 strong{color:#e13a43;margin-left:20px}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group{margin-bottom:30px}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-heading,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-heading{font-size:12px;padding-top:10px}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-heading span,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-heading span{background:initial;padding:initial;display:initial;border-radius:initial;cursor:initial}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-heading span.must-icon:after,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-heading span.must-icon:after{content:"＊";color:#e65d65;font-weight:bold;background:none}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body{padding-left:20px}@media (max-width: 600px){.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body{padding-left:0}}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body span,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body span{display:inline;padding:0}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body .corporate-zip-code,.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body .corporate-phone-number,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body .corporate-zip-code,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body .corporate-phone-number{font-size:0}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body .corporate-zip-code input,.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body .corporate-phone-number input,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body .corporate-zip-code input,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body .corporate-phone-number input{margin:0}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body .corporate-zip-code span,.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group .form-body .corporate-phone-number span,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body .corporate-zip-code span,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group .form-body .corporate-phone-number span{font-size:14px;margin:0 5px}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group.harf .form-body,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group.harf .form-body{width:30%}@media (max-width: 600px){.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group.harf .form-body,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group.harf .form-body{float:left;width:40%;margin-right:10px}}.project-edit.project_identifications-edit .corporate-information-area .corporate-information-form .form-group.harf .form-body:last-child,.project-edit.project_identifications-update .corporate-information-area .corporate-information-form .form-group.harf .form-body:last-child{border-left:none}.project-edit.project_identifications-edit .upload-box,.project-edit.project_identifications-update .upload-box{float:left;width:30%}@media screen and (max-width: 600px){.project-edit.project_identifications-edit .upload-box,.project-edit.project_identifications-update .upload-box{float:none;width:100%;padding-top:5px}}.project-edit.project_identifications-edit .upload-box .input-file-outer,.project-edit.project_identifications-update .upload-box .input-file-outer{float:none;width:100%}@media screen and (max-width: 600px){.project-edit.project_identifications-edit .upload-box .input-file-outer,.project-edit.project_identifications-update .upload-box .input-file-outer{margin:0;float:left;width:50%}}.project-edit.project_identifications-edit .upload-box .input-file-outer:before,.project-edit.project_identifications-update .upload-box .input-file-outer:before{display:none}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label{background-position:center center;background-size:100%;background-repeat:no-repeat;position:relative}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label .upload-preview,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label .upload-preview{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label .uploaded,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label .uploaded{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:100%;background-repeat:no-repeat}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-1,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-1{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/upload-1-9e2a38e3bed012c7bedc9efc67e533c6cedfab8476f28062b9338a89300f04c7.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-1.editing .uploaded,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-1.editing .uploaded{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/uploaded-1-b74ff45bbf5ee25395010a68a4a6d41b3bd42cc1613860db5be2d0871ad960e5.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-1.resubmit_required,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-1.resubmit_required{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/re-upload-1-9a3b3d8f01d3c81872f649898968633155ba382dd5a6fd4ab8d2775624afba0e.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-1.resubmit_required .uploaded,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-1.resubmit_required .uploaded{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/uploaded-1-b74ff45bbf5ee25395010a68a4a6d41b3bd42cc1613860db5be2d0871ad960e5.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-2,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-2{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/upload-2-a528cbd1892feae66aa01a83fec25d700fb988c05044138d441609fc624c94e0.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-2.editing .uploaded,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-2.editing .uploaded{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/uploaded-2-0f764cf6d3308599f340b82defb7072d304caf9940e3c719d1d7442e63dbf36b.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-2.resubmit_required,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-2.resubmit_required{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/re-upload-2-23e4d216e061c4c7d7854d9f55feaa2148cebceb4d5f5ceeba15ac5b07f60d9e.svg)}.project-edit.project_identifications-edit .upload-box .input-file-outer .form-group label.image-2.resubmit_required .uploaded,.project-edit.project_identifications-update .upload-box .input-file-outer .form-group label.image-2.resubmit_required .uploaded{background-image:url(https://static.camp-fire.jp/assets/mypage/kyc/uploaded-2-0f764cf6d3308599f340b82defb7072d304caf9940e3c719d1d7442e63dbf36b.svg)}.project-edit.project_identifications-edit .image-description,.project-edit.project_identifications-update .image-description{float:left;width:70%;padding-left:20px;font-size:12px;margin-bottom:20px}@media screen and (max-width: 600px){.project-edit.project_identifications-edit .image-description,.project-edit.project_identifications-update .image-description{float:none;width:100%;padding-left:0}}.project-edit.project_identifications-edit .image-description h4,.project-edit.project_identifications-update .image-description h4{color:#e65d65}.project-edit.project_identifications-edit .image-description h5,.project-edit.project_identifications-update .image-description h5{margin:20px 0 10px 0;padding-top:20px;border-top:1px solid #e4e4e4}.project-edit.project_identifications-edit .image-description strong,.project-edit.project_identifications-update .image-description strong{display:inline-block;font-size:14px;color:#000;margin:10px 0 5px 0}.project-edit.project_identifications-edit .image-description ul,.project-edit.project_identifications-update .image-description ul{margin-left:20px}.project-edit.project_identifications-edit .image-description ul li,.project-edit.project_identifications-update .image-description ul li{list-style-type:disc}.project-edit.project_identifications-edit .document-uploaded,.project-edit.project_identifications-update .document-uploaded{padding:10px 0}.project-edit.project_identifications-edit .document-uploaded i,.project-edit.project_identifications-update .document-uploaded i{color:#39c288}.project-edit.project_identifications-edit .edit_identification_form .error-message,.project-edit.project_identifications-update .edit_identification_form .error-message{padding-bottom:0}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group{padding:40px 0 50px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group .form-body .zipcode,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group .form-body .zipcode{display:-webkit-box;display:-ms-flexbox;display:flex}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group .form-body .zipcode .form-uneditable,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group .form-body .zipcode .form-uneditable{width:200px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group .form-body .zipcode .post_mark,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group .form-body .zipcode .post_mark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group .form-body .prefecture .form-uneditable,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group .form-body .prefecture .form-uneditable{width:218px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address{border-top:none;padding:0 0 20px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address label,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address label{display:none}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address .form-body .selectbox,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address .form-body .selectbox{width:200px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address.first,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address.first{border-top:1px solid #E3E4E8;padding-top:20px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address.first .form-body .string,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address.first .form-body .string{width:180px !important}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address.first label,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address.first label{display:block}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group.address.last,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group.address.last{padding-bottom:40px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form #images.form-group,.project-edit.project_identifications-update .edit_identification_form .kyc-form #images.form-group{padding-bottom:30px}.project-edit.project_identifications-edit .edit_identification_form .kyc-form #images.form-group .form-body .upload-box .input-file-outer,.project-edit.project_identifications-update .edit_identification_form .kyc-form #images.form-group .form-body .upload-box .input-file-outer{margin-top:10px;margin-bottom:50px}@media screen and (max-width: 800px){.project-edit.project_identifications-edit .edit_identification_form .kyc-form #images.form-group .form-body .upload-box .input-file-outer,.project-edit.project_identifications-update .edit_identification_form .kyc-form #images.form-group .form-body .upload-box .input-file-outer{margin-bottom:0}}.project-edit.project_identifications-edit .edit_identification_form .kyc-form #images.form-group .form-body .upload-box .input-file-outer .form-group,.project-edit.project_identifications-update .edit_identification_form .kyc-form #images.form-group .form-body .upload-box .input-file-outer .form-group{padding-top:0;border-top:none}.project-edit.project_identifications-edit .edit_identification_form .kyc-form #images.form-group .form-body .document-uploaded .fa-check-circle,.project-edit.project_identifications-update .edit_identification_form .kyc-form #images.form-group .form-body .document-uploaded .fa-check-circle{font-size:18px;margin-right:0}.project-edit.project_identifications-edit .edit_identification_form .kyc-form .form-group .image-description .error-message,.project-edit.project_identifications-update .edit_identification_form .kyc-form .form-group .image-description .error-message{padding-bottom:10px}.project-edit.project_identifications-edit .edit_identification_form .reused h4,.project-edit.project_identifications-update .edit_identification_form .reused h4{margin-bottom:40px}.project-edit.project_identifications-edit .edit_identification_form .reused .form-uneditable i,.project-edit.project_identifications-update .edit_identification_form .reused .form-uneditable i{color:#39c288}.project-edit.project_identifications-edit .edit_identification_form .recheck,.project-edit.project_identifications-update .edit_identification_form .recheck{text-align:center;margin-bottom:40px;padding:15px;background:#fac75a;border-radius:3px}@media screen and (max-width: 768px){.project-edit.project_identifications-edit .edit_identification_form .recheck,.project-edit.project_identifications-update .edit_identification_form .recheck{font-size:12px}}@media screen and (max-width: 768px){.project-edit.project_identifications-edit .edit_identification_form .bank-account-for .form-group .form-body .selectbox #accountType,.project-edit.project_identifications-update .edit_identification_form .bank-account-for .form-group .form-body .selectbox #accountType{width:120px}}@media screen and (max-width: 768px){.project-edit.project_identifications-edit .edit_identification_form .bank-account-for .form-group .form-body .attention.new,.project-edit.project_identifications-update .edit_identification_form .bank-account-for .form-group .form-body .attention.new{padding-left:15px;text-indent:initial}}.project-edit.project_identifications-edit .kyc-qrcode,.project-edit.project_identifications-update .kyc-qrcode{clear:both;background:#f6f8fa;border:1px solid #e4e4e4;padding:15px}.project-edit.project_identifications-edit .kyc-qrcode .qr,.project-edit.project_identifications-update .kyc-qrcode .qr{width:100px;height:100px;float:left}.project-edit.project_identifications-edit .kyc-qrcode h4,.project-edit.project_identifications-update .kyc-qrcode h4{color:#e13a43;margin:5px 0 10px 120px}.project-edit.project_identifications-edit .kyc-qrcode p,.project-edit.project_identifications-update .kyc-qrcode p{font-size:11px;margin-left:120px}.project-edit .header_for_mypage_confirm_submit{text-align:center;padding:32px 0 10px}@media screen and (max-width: 768px){.project-edit .header_for_mypage_confirm_submit{padding:10px 0}}.project-edit .header_for_mypage_confirm_submit p{color:#e65d65;margin-bottom:10px;font-size:12px}.project-edit .header_for_mypage_confirm_submit h2{font-size:24px}@media screen and (max-width: 768px){.project-edit .header_for_mypage_confirm_submit h2{font-size:20px}}.project-edit .header_for_mypage_confirm_submit .sp-only{display:none}@media screen and (max-width: 768px){.project-edit .header_for_mypage_confirm_submit .sp-only{display:block}}.project-edit section.confirm-submit{margin-bottom:20px;margin-top:20px;padding:40px;background:#f6f8fa}@media screen and (max-width: 768px){.project-edit section.confirm-submit{margin-bottom:0;padding:20px}}.project-edit section.confirm-submit .intro{padding-bottom:40px}@media screen and (max-width: 768px){.project-edit section.confirm-submit .intro{padding-bottom:20px}}.project-edit section.confirm-submit .white_spacer{background-color:#fff;height:32px;margin:0 -40px}.project-edit section.confirm-submit .checklist{padding-top:40px}@media screen and (max-width: 800px){.project-edit section.confirm-submit .checklist{margin-top:20px;padding-top:30px}}.project-edit section.confirm-submit .checklist h3{margin-bottom:40px}@media screen and (max-width: 768px){.project-edit section.confirm-submit .checklist h3{border-bottom:1px solid #e4e4e4;padding-bottom:20px;margin-bottom:20px}}.project-edit section.confirm-submit .checklist h3 label{color:#ef4846;font-weight:bolder;margin-left:20px;cursor:pointer}@media screen and (max-width: 768px){.project-edit section.confirm-submit .checklist h3 label{display:block;margin-top:20px}}.project-edit section.confirm-submit .checklist .form-group{padding-bottom:10px}.project-edit section.confirm-submit .checklist .form-group label{cursor:pointer}.project-edit section.confirm-submit .question{border-bottom:1px solid #e4e4e4;padding-bottom:20px}.project-edit section.confirm-submit .submit-box{position:fixed;bottom:0;left:0;width:100vw;height:116px;background:rgba(255,255,255,0.8);-webkit-box-shadow:0px -1px 1px #E3E4E8;box-shadow:0px -1px 1px #E3E4E8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 768px){.project-edit section.confirm-submit .submit-box{height:80px}}.project-edit section.confirm-submit .submit-box.community{z-index:100}.project-edit section.confirm-submit .submit-box.community .submit-application{width:260px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:19px;font-weight:bold;border-radius:100px;letter-spacing:0 !important}@media (max-width: 768px){.project-edit section.confirm-submit .submit-box.community .submit-application{width:240px;height:52px;font-size:16px}}.project-edit section.confirm-submit .submit-box .button-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 5px;height:54px}@media screen and (max-width: 768px){.project-edit section.confirm-submit .submit-box .button-box{margin:0;height:48px}}.project-edit section.confirm-submit .submit-box .button-box .project-submit-form_back-btn{border:1px solid #ccc;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px}.project-edit section.confirm-submit .submit-box .button-box .project-submit-form_back-btn span{margin-left:8px;letter-spacing:0;line-height:1.4em}.project-edit section.confirm-submit .submit-box .button-box .project-submit-form_back-btn::before{content:"";width:4px;height:4px;border-top:2px solid #4d4a4a;border-right:2px solid #4d4a4a;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@media screen and (max-width: 768px){.project-edit section.confirm-submit .submit-box .button-box .project-submit-form_back-btn{font-size:14px}}@media screen and (max-width: 768px) and (max-width: 370px){.project-edit section.confirm-submit .submit-box .button-box .project-submit-form_back-btn{width:130px;padding-right:15px;padding-left:15px;white-space:normal}}.project-edit section.confirm-submit .submit-box .button-box input{cursor:pointer;font-size:16px;font-weight:bolder;letter-spacing:0 !important;height:100%;background:#39C288;color:#fff;border-radius:5px;border:none;padding:0 40px}@media screen and (max-width: 768px){.project-edit section.confirm-submit .submit-box .button-box input{width:auto;font-size:14px;padding:0 14px;margin:5px 0}}@media screen and (max-width: 370px){.project-edit section.confirm-submit .submit-box .button-box input{width:155px;padding-left:20px;padding-right:20px;white-space:normal}}.project-edit section.confirm-submit .submit-box .notice p{color:#4d4a4a;margin:0}@media screen and (max-width: 768px){.project-edit section.confirm-submit .submit-box .notice p{font-size:12px}}.project-edit section.confirm-submit.confirm-submit-community h2{text-align:center;margin:0 0 40px}@media screen and (max-width: 768px){.project-edit section.confirm-submit.confirm-submit-community h2{font-size:18px;margin:0 0 20px}}.project-edit section.confirm-submit.confirm-submit-community .intro{padding:0}.project-edit section.confirm-submit.confirm-submit-community .intro h3{font-size:20px;margin:0 0 14px}@media screen and (max-width: 768px){.project-edit section.confirm-submit.confirm-submit-community .intro h3{font-size:14px}}.project-edit section.confirm-submit.confirm-submit-community .intro .check-it-out{font-size:14px}@media screen and (max-width: 768px){.project-edit section.confirm-submit.confirm-submit-community .intro .check-it-out{font-size:12px}}.project-edit .referral_program{padding:25px 0 0}.project-edit .referral_program h3{font-size:14px;margin-bottom:0;cursor:pointer}.project-edit .referral_program h3 i{margin-right:5px}.project-edit .referral_program h3 .right-icon{float:right;font-weight:bold;font-size:18px;color:#999999}.project-edit .referral_program .collapse-box{display:none;margin-top:30px}.project-edit .referral_program .collapse-box p{color:#4d4a4a;margin:0 0 10px 0}.project-edit .referral_program>div{background:white;border-radius:8px;border:1px solid #e4e4e4;padding:25px}.project-edit .zopim{position:fixed !important;bottom:0 !important;right:-100px !important;border:3px solid red !important}.project-edit .hint-menu{cursor:pointer}.project-edit .hint-menu #hint-open{display:none}.project-edit .hint-menu label.hint-menu-button{cursor:pointer;width:40px;background:#EF4846;color:white;position:fixed;top:110px;right:0;border-radius:5px 0 0 5px;padding:10px 5px 15px 15px;cursor:pointer;font-size:12px;line-height:1.4;font-weight:bold;z-index:10001;white-space:normal;text-align:start}@media screen and (max-width: 960px){.project-edit .hint-menu label.hint-menu-button{top:60px}}.project-edit .hint-menu label.hint-menu-button i{font-size:20px;margin:0 20px 0 0}.project-edit .hint-menu label.hint-menu-button:after{content:"ヒント"}.project-edit .hint-menu #hint-open:checked~label.hint-menu-button:after{content:"ヒント"}.project-edit .hint-menu #hint-open:checked~.hint-content{-webkit-transform:translateX(-300px);transform:translateX(-300px)}.project-edit .hint-menu .hint-content{position:fixed;top:230px;right:-340px;z-index:10000;width:340px;max-width:90%;border-radius:5px;height:50%;padding:20px;background:#fff;-webkit-transition:all .3s ease-out .1s;transition:all .3s ease-out .1s;overflow:hidden;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25),0 0 1px rgba(0,0,0,0.35);box-shadow:0 1px 2px rgba(0,0,0,0.25),0 0 1px rgba(0,0,0,0.35)}@media screen and (max-width: 360px){.project-edit .hint-menu .hint-content{padding:15px}}.project-edit .hint-menu .hint-content .content-inner{height:100%;white-space:normal;text-align:left;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.project-edit .hint-menu .hint-content .content-inner .box * a{font-weight:normal;display:inline;color:#307bf6}.project-edit .hint-menu .hint-content .content-inner .fa-lightbulb:before{color:#EF4846;font-size:22px}.project-edit .hint-menu .hint-content .content-inner .hint-title{color:#EF4846;font-weight:bold;display:inline-block;font-size:14px}.project-edit .hint-menu .hint-content .content-inner .hint-title:after{font-family:FontAwesome;content:'\f00d';position:absolute;right:-20px;color:#C4C4C4;font-size:14px}@media screen and (max-width: 360px){.project-edit .hint-menu .hint-content .content-inner .hint-title:after{right:-14px}}.project-edit .hint-menu .hint-content .content-inner label{position:relative;white-space:normal;text-align:left}.project-edit .hint-menu .hint-content .content-inner label:before{font-family:FontAwesome;content:none}.project-edit .hint-menu .hint-content .content-inner label:after{font-family:FontAwesome;content:'\f054';position:absolute;right:-20px;color:#C4C4C4}@media screen and (max-width: 360px){.project-edit .hint-menu .hint-content .content-inner label:after{right:-14px}}.project-edit .hint-menu .hint-content .content-inner label[for="hint-open"]:after{content:''}.project-edit .hint-menu .hint-content .content-inner input:checked+label{background:none}.project-edit .hint-menu .hint-content .content-inner input:checked+label:before{content:none}.project-edit .hint-menu .hint-content .content-inner input:checked+label:after{content:'\f078';position:absolute;right:-20px}@media screen and (max-width: 360px){.project-edit .hint-menu .hint-content .content-inner input:checked+label:after{right:-14px}}.project-edit .hint-menu .hint-content .content-inner::-webkit-scrollbar{display:none}.project-edit .hint-menu .hint-content input[type="checkbox"]{display:none}.project-edit .hint-menu .hint-content .hint-open-box{padding:0 10px 10px 10px}.project-edit .hint-menu .hint-content label{display:block;margin:0 55px 0 0;padding:10px;border-radius:3px;font-weight:bold;font-size:14px;cursor:pointer}.project-edit .hint-menu .hint-content label:hover{background:#f6f8fa}.project-edit .hint-menu .hint-content label:before{font-family:FontAwesome;content:'\f0da';margin-right:6px}.project-edit .hint-menu .hint-content input:checked+label{background:#e4e4e4}.project-edit .hint-menu .hint-content input:checked+label:before{content:'\f0d7';margin-right:3px}.project-edit .hint-menu .hint-content .box{display:none}.project-edit .hint-menu .hint-content input:checked+label+.box{display:block;margin:20px 60px 20px 10px}.project-edit .hint-menu .hint-content input:checked+label+.box h4{margin-bottom:10px;color:#4d4a4a}.project-edit .hint-menu .hint-content input:checked+label+.box p{margin-bottom:15px;font-size:12px;color:#4d4a4a}.project-edit .hint-menu .hint-content input:checked+label+.box ul{margin-bottom:15px}.project-edit .hint-menu .hint-content input:checked+label+.box ul li{font-size:12px;margin-left:20px;color:#4d4a4a;list-style-position:outside;list-style-type:disc}.project-edit .hint-menu .hint-content input:checked+label+.box img{width:100%}.project-edit .hint-menu-header #hint-open{display:none}.project-edit .hint-menu-header label.hint-menu-button{float:right;position:relative;margin-top:16px;margin-right:20px;z-index:999;border:1px solid #E3E4E8;border-radius:5px;padding:13px 19px}@media screen and (max-width: 768px){.project-edit .hint-menu-header label.hint-menu-button{width:80px;height:44px;padding:10px 13px 13px 12px;margin-right:11px}}.project-edit .hint-menu-header label.hint-menu-button .lightbulb-img{margin-right:7px}@media screen and (max-width: 960px){.project-edit .hint-menu-header label.hint-menu-button .lightbulb-img{height:17px;width:12px;margin-right:5px}}.project-edit .hint-menu-header label.hint-menu-button:after{content:"ヒント";font-style:normal;font-weight:700;font-size:12px;line-height:130%;color:#646867;width:36px;height:16px}.project-edit .hint-menu-header label.hint-menu-button:hover{cursor:pointer;opacity:0.5}.project-edit .hint-menu-header #hint-open:checked~.hint-content{-webkit-transform:translateX(-300px);transform:translateX(-300px)}.project-edit .hint-menu-header .hint-content{position:fixed;top:155px;right:-340px;z-index:10000;width:340px;max-width:90%;border-radius:5px;height:50%;padding:20px;background:#fff;-webkit-transition:all .3s ease-out .1s;transition:all .3s ease-out .1s;overflow:hidden;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.25),0 0 1px rgba(0,0,0,0.35);box-shadow:0 1px 2px rgba(0,0,0,0.25),0 0 1px rgba(0,0,0,0.35)}@media screen and (max-width: 360px){.project-edit .hint-menu-header .hint-content{top:125px;padding:15px}}.project-edit .hint-menu-header .hint-content .content-inner{height:100%;white-space:normal;text-align:left;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.project-edit .hint-menu-header .hint-content .content-inner .box * a{font-weight:normal;display:inline;color:#307bf6}.project-edit .hint-menu-header .hint-content .content-inner .fa-lightbulb:before{color:#EF4846;font-size:22px}.project-edit .hint-menu-header .hint-content .content-inner .hint-title{color:#EF4846;font-weight:bold;display:inline-block;font-size:14px}.project-edit .hint-menu-header .hint-content .content-inner .hint-title:after{font-family:FontAwesome;content:'\f00d';position:absolute;right:-20px;color:#C4C4C4;font-size:14px}@media screen and (max-width: 360px){.project-edit .hint-menu-header .hint-content .content-inner .hint-title:after{right:-14px}}.project-edit .hint-menu-header .hint-content .content-inner label{position:relative;white-space:normal;text-align:left}.project-edit .hint-menu-header .hint-content .content-inner label:before{font-family:FontAwesome;content:none}.project-edit .hint-menu-header .hint-content .content-inner label:after{font-family:FontAwesome;content:'\f054';position:absolute;right:-20px;color:#C4C4C4}@media screen and (max-width: 360px){.project-edit .hint-menu-header .hint-content .content-inner label:after{right:-14px}}.project-edit .hint-menu-header .hint-content .content-inner label[for="hint-open"]:after{content:''}.project-edit .hint-menu-header .hint-content .content-inner input:checked+label{background:none}.project-edit .hint-menu-header .hint-content .content-inner input:checked+label:before{content:none}.project-edit .hint-menu-header .hint-content .content-inner input:checked+label:after{content:'\f078';position:absolute;right:-20px}@media screen and (max-width: 360px){.project-edit .hint-menu-header .hint-content .content-inner input:checked+label:after{right:-14px}}.project-edit .hint-menu-header .hint-content .content-inner::-webkit-scrollbar{display:none}.project-edit .hint-menu-header .hint-content input[type="checkbox"]{display:none}.project-edit .hint-menu-header .hint-content .hint-open-box{padding:0 10px 10px 10px}.project-edit .hint-menu-header .hint-content label{display:block;margin:0 55px 0 0;padding:10px;border-radius:3px;font-weight:bold;font-size:14px;cursor:pointer}.project-edit .hint-menu-header .hint-content label:hover{background:#f6f8fa}.project-edit .hint-menu-header .hint-content label:before{font-family:FontAwesome;content:'\f0da';margin-right:6px}.project-edit .hint-menu-header .hint-content input:checked+label{background:#e4e4e4}.project-edit .hint-menu-header .hint-content input:checked+label:before{content:'\f0d7';margin-right:3px}.project-edit .hint-menu-header .hint-content .box{display:none}.project-edit .hint-menu-header .hint-content input:checked+label+.box{display:block;margin:20px 60px 20px 10px}.project-edit .hint-menu-header .hint-content input:checked+label+.box h4{margin-bottom:10px;color:#4d4a4a}.project-edit .hint-menu-header .hint-content input:checked+label+.box p{margin-bottom:15px;font-size:12px;color:#4d4a4a}.project-edit .hint-menu-header .hint-content input:checked+label+.box ul{margin-bottom:15px}.project-edit .hint-menu-header .hint-content input:checked+label+.box ul li{font-size:12px;margin-left:20px;color:#4d4a4a;list-style-position:outside;list-style-type:disc}.project-edit .hint-menu-header .hint-content input:checked+label+.box img{width:100%}@media screen and (max-width: 768px){.project-edit #header-onboarding{display:none !important}}.project-edit #header-onboarding:not(.opened) .modal-bg,.project-edit #header-onboarding:not(.opened) .modal-dialog{display:none}.project-edit #header-onboarding.opened .modal-opener{display:none}.project-edit #header-onboarding .modal-bg{background:rgba(0,0,0,0.5);position:fixed;top:0;left:0;width:100%;height:120vh;z-index:99998}.project-edit #header-onboarding .modal-dialog{position:fixed;background:#fff;z-index:99999;width:760px;height:447px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:8px;-webkit-box-shadow:2px 3px 8px #d8d8d8;box-shadow:2px 3px 8px #d8d8d8}.project-edit #header-onboarding .modal-close{position:absolute;display:block;right:10px;top:10px;width:30px;cursor:pointer;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.project-edit #header-onboarding .modal-close:hover{opacity:0.5}.project-edit #header-onboarding .modal-opener{float:right;position:relative;margin-top:16px;margin-right:10px;z-index:999;border:1px solid #E3E4E8;border-radius:5px;padding:13px 15px}.project-edit #header-onboarding .modal-opener .modal-opener-img{width:17px;height:17px;margin-right:6px}.project-edit #header-onboarding .modal-opener span{width:84px;height:16px;font-style:normal;font-weight:700;font-size:12px;line-height:130%;color:#646867}.project-edit #header-onboarding .modal-opener:hover{cursor:pointer;opacity:0.5}.project_rewards-new .form-fixed-bar .preview,.project_rewards-edit .form-fixed-bar .preview,.project_identifications-edit .form-fixed-bar .preview{display:none}.ui-datepicker .ui-widget-header{background:#f6f8fa}.ui-datepicker .ui-widget-header .ui-datepicker-title{font-size:12px;line-height:27px !important}.ui-datepicker th{width:14.2857142857%;padding:5px 0}.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default{padding:7px 5px}.for-edge{display:none}@supports (-ms-ime-align: auto){.for-edge{display:block}.for-edge p{background:#fbd482;font-size:12px;padding:20px;margin-bottom:20px;border-radius:5px}}.hide-on-javascript-ready{text-align:center;margin-bottom:20px}.show-on-javascript-ready-timeout{text-align:center}.show-on-javascript-ready-timeout p{margin-bottom:10px;color:#e13a43}.show-on-javascript-ready-timeout a{width:auto;height:auto;padding-right:20px;padding-left:20px;color:#4d4a4a}.js-alert{background:#e13a43;color:#fff;padding:20px;border-radius:5px}.paypal-accounts main{padding:40px 0}@media screen and (max-width: 500px){.paypal-accounts main{padding:20px}}.paypal-accounts main .block{width:500px;margin:0 auto;text-align:center;border:1px solid #ccc;padding:60px 40px;border-radius:3px}@media screen and (max-width: 500px){.paypal-accounts main .block{width:100%;padding:40px 20px}}.paypal-accounts main .block img{width:180px}@media screen and (max-width: 500px){.paypal-accounts main .block img{width:130px}}.paypal-accounts main .block h3{font-size:14px;margin:20px 0}@media screen and (max-width: 500px){.paypal-accounts main .block h3{font-size:12px}}.paypal-accounts main .block .form-group label{display:block;font-size:12px;margin-bottom:10px}.paypal-accounts main .block .form-group input.email{margin-bottom:20px;width:100%;text-align:center}.status-box .payment-box p{margin-bottom:10px}.status-box .payment-box span{display:block;margin-top:10px}#attention-popup{margin:10px 0;padding:20px 0;background:#e8e8e3}#attention-popup p{text-align:center;margin:0 50px;color:#f64744}#booster-message{color:#f64744;background:#e8e8e3;text-align:center;padding:20px;margin-bottom:20px}#contact-header{margin-bottom:40px}.projects-search .search-header-wrap-sp{display:none}@media (max-width: 960px){.projects-search .search-header-wrap-sp{display:block}}.projects-search .search-header-wrap-pc{display:block}@media (max-width: 960px){.projects-search .search-header-wrap-pc{display:none}}.projects-search .search-header{position:relative;background:#f6f8fa;padding:20px;text-align:center;font-size:12px}@media (max-width: 670px){.projects-search .search-header{padding:15px 0}}.projects-search .search-header .search-form{display:none;margin:0 15px 10px 15px;padding:3px 3px 3px 24px;border:1px solid #e4e4e4;background:#fff;border-radius:3px;position:relative}@media (max-width: 670px){.projects-search .search-header .search-form{display:block}}.projects-search .search-header .search-form:before{position:absolute;font-family:FontAwesome;content:"\f002";top:10px;left:10px}.projects-search .search-header .search-form input{width:75%;-webkit-box-sizing:inherit;box-sizing:inherit;border:none;padding:4px;font-size:13px}.projects-search .search-header .search-form input:focus{outline:none}.projects-search .search-header .search-form button{width:25%;border:none;background:#4d4a4a;color:#fff;padding:3px 0 5px 0;border-radius:3px}.projects-search .search-header .block{display:inline-block;margin:0 10px}@media (max-width: 360px){.projects-search .search-header .block{width:50%;margin:0 5px}}.projects-search .search-header .block span{margin-right:10px}@media (max-width: 670px){.projects-search .search-header .block span{width:70px;display:inline-block;font-size:10px}}.projects-search .search-header .block span i{margin-right:5px}@media (max-width: 670px){.projects-search .search-header .block.category span,.projects-search .search-header .block.region span{display:none}}@media (max-width: 500px){.projects-search .search-header .block.category,.projects-search .search-header .block.region{width:50%;margin:0}.projects-search .search-header .block.category .selectbox,.projects-search .search-header .block.region .selectbox{width:100%}}@media (max-width: 500px){.projects-search .search-header .block.category{padding:0 5px 0 15px}}@media (max-width: 500px){.projects-search .search-header .block.region{padding:0 15px 0 5px}}.projects-search .search-header .block.sort{margin-right:0}@media (max-width: 672px){.projects-search .search-header .block.sort{display:none}}.projects-search .search-header .block.sort a{margin-right:3px}.projects-search .search-header .block.sort a.selected{background:#4d4a4a;color:#ffffff}.projects-search .search-header .sort a,.projects-search .search-header .filter-open{cursor:pointer;color:#4d4a4a;border:1px solid #e4e4e4;background:#ffffff;padding:0 10px;line-height:32px;border-radius:3px;display:inline-block}.projects-search .search-header .sort a:hover,.projects-search .search-header .filter-open:hover{background:#f6f8fa}.projects-search .search-header .filter-open{margin-left:10px}@media (max-width: 1160px){.projects-search .search-header .filter-open{margin:10px 10px 0 10px}}@media (max-width: 672px){.projects-search .search-header .filter-open{margin-top:0px}}@media (max-width: 500px){.projects-search .search-header .filter-open{margin-top:10px}}.projects-search .search-header .filter-open .filter-close-button{display:none}.projects-search .search-header input#filter,.projects-search .search-header input#option{display:none}.projects-search .search-header .filter-show{clear:both;display:none;position:relative;max-width:1120px;border:1px solid #e4e4e4;margin:20px auto 0 auto;padding:10px;background:#ffffff;border-radius:3px}@media (max-width: 670px){.projects-search .search-header .filter-show{margin:15px 0 -15px 0;border:none;width:100%;border-bottom:1px solid #e4e4e4}}@media (max-width: 360px){.projects-search .search-header .filter-show{border-right:none;border-left:none;border-radius:0}}.projects-search .search-header .filter-show .box{text-align:left;float:left;width:25%;padding:20px}@media (max-width: 670px){.projects-search .search-header .filter-show .box{width:50%;padding:5px;margin-bottom:10px}}.projects-search .search-header .filter-show .box.sort-link{display:none}@media (max-width: 670px){.projects-search .search-header .filter-show .box.sort-link{width:100%;display:block;text-align:center;padding-top:10px}}.projects-search .search-header .filter-show .box.sort-link a{margin-right:10px;padding:0;line-height:2;display:inline;text-decoration:underline;white-space:nowrap;color:#4d4a4a}.projects-search .search-header .filter-show .box.sort-link a.selected{color:#e13a43}.projects-search .search-header .filter-show .box p{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e4e4e4}@media (max-width: 670px){.projects-search .search-header .filter-show .box p{margin:0 0 10px 0;padding:15px 0 0 5px;border-bottom:none;border-top:1px solid #e4e4e4}}@media (max-width: 360px){.projects-search .search-header .filter-show .box p{font-size:10px;margin:0 0 5px 0;padding:10px 0 0 0}}.projects-search .search-header .filter-show .box label{display:block;cursor:pointer;margin-bottom:1px;padding:5px 5px 5px 24px;position:relative;white-space:nowrap}@media (max-width: 400px){.projects-search .search-header .filter-show .box label{font-size:12px}}@media (max-width: 360px){.projects-search .search-header .filter-show .box label{padding:5px 0 5px 15px;font-size:10px}}.projects-search .search-header .filter-show .box label:hover{background:#f6f8fa}.projects-search .search-header .filter-show .box label input[type='checkbox']{position:absolute;top:8px;left:5px}@media (max-width: 360px){.projects-search .search-header .filter-show .box label input[type='checkbox']{left:0}}.projects-search .search-header .filter-show .box label input[type='checkbox']:disabled{display:none}.projects-search .search-header .filter-show label.option-open{display:none;clear:both}@media (max-width: 670px){.projects-search .search-header .filter-show label.option-open{display:inline-block;margin-bottom:5px;border:1px solid #e4e4e4;padding:0 10px;line-height:34px;border-radius:3px}}.projects-search .search-header .filter-show label.option-open .option-close-button{display:none}@media (max-width: 670px){.projects-search .search-header .filter-show .option-show{display:none;padding:5px 0 10px 0}}.projects-search .search-header .filter-show .search-clear-close{clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects-search .search-header .filter-show .search-clear-close .filter-clear{display:inline-block;clear:both;margin-top:-10px 0}.projects-search .search-header .filter-show .search-clear-close .filter-clear a{color:#4d4a4a;border:1px solid #e4e4e4;border-radius:3px;display:block;padding:10px 10px 10px 15px}.projects-search .search-header .filter-show .search-clear-close .filter-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;padding:0 10px;cursor:pointer;color:#4d4a4a;border:1px solid #e4e4e4;border-radius:3px}.projects-search .search-header .filter-show .search-clear-close .filter-close:hover{opacity:0.8}.projects-search .search-header .filter-open.close .filter-open-button,.projects-search .search-header .filter-open.close .option-open-button,.projects-search .search-header .option-open.close .filter-open-button,.projects-search .search-header .option-open.close .option-open-button{display:none}.projects-search .search-header .filter-open.close .filter-close-button,.projects-search .search-header .filter-open.close .option-close-button,.projects-search .search-header .option-open.close .filter-close-button,.projects-search .search-header .option-open.close .option-close-button{display:block !important}.projects-search .search-header .filter-open .option-count,.projects-search .search-header .option-open .option-count{margin-left:5px}.projects-search .search-header span.option-clear{display:none}@media (max-width: 670px){.projects-search .search-header span.option-clear{display:inline-block;margin-left:10px}}.projects-search .search-header span.option-clear a{color:#666;text-decoration:underline}.projects-search .search-header-sp{background-color:#fff;text-align:left}.projects-search .search-header-sp .selectbox-wrap{display:block;margin:0 15px 14px}.projects-search .search-header-sp .selectbox-wrap .block.category,.projects-search .search-header-sp .selectbox-wrap .block.region{margin:0}.projects-search .search-header-sp .selectbox-wrap .block.category .selectbox,.projects-search .search-header-sp .selectbox-wrap .block.region .selectbox{background:none;position:relative}.projects-search .search-header-sp .selectbox-wrap .block.category .selectbox:before,.projects-search .search-header-sp .selectbox-wrap .block.region .selectbox:before{position:absolute;font-family:FontAwesome;content:"\f107";top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#999;font-size:18px;font-weight:bold}.projects-search .search-header-sp .selectbox-wrap .block.category .selectbox select,.projects-search .search-header-sp .selectbox-wrap .block.region .selectbox select{padding:10px 25px 10px 15px;color:#666;letter-spacing:1px}.projects-search .search-header-sp .selectbox-wrap .block.category{width:50%;padding:0 5px 0 0}.projects-search .search-header-sp .selectbox-wrap .block.category .selectbox{width:100%}.projects-search .search-header-sp .selectbox-wrap .block.region{width:40%;padding:0 0 0 5px}.projects-search .search-header-sp .selectbox-wrap .block.region .selectbox{width:100%}.projects-search .search-header-sp .selectbox-wrap i.search-icon{display:inline-block;width:10%;font-size:15px;color:#666;padding-left:15px;text-align:center;margin:0}.projects-search .search-header-sp .search-form{display:none;border-top:1px solid #E4E4E4;border-bottom:none;border-left:none;border-right:none;border-radius:0;padding:15px;margin:0}.projects-search .search-header-sp .search-form::before{display:none}.projects-search .search-header-sp .search-form.open{display:block}.projects-search .search-header-sp .search-form .speech-bubble{width:10%;margin-left:auto;position:relative}.projects-search .search-header-sp .search-form .speech-bubble::before,.projects-search .search-header-sp .search-form .speech-bubble::after{content:"";border-right:6px solid transparent;border-left:6px solid transparent;position:absolute;left:50%;margin-left:3px}.projects-search .search-header-sp .search-form .speech-bubble::before{border-bottom:7px solid #E4E4E4;top:-22px}.projects-search .search-header-sp .search-form .speech-bubble::after{border-bottom:7px solid #fff;top:-20px}.projects-search .search-header-sp .search-form .search-form-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.projects-search .search-header-sp .search-form .search-form-wrap input{width:82%;height:36px;color:#4D4A4A;background-color:#F3F3F5;padding-left:15px;border-radius:2px 0 0 2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.projects-search .search-header-sp .search-form .search-form-wrap input::-webkit-input-placeholder{color:#999}.projects-search .search-header-sp .search-form .search-form-wrap input::-moz-placeholder{color:#999}.projects-search .search-header-sp .search-form .search-form-wrap input:-ms-input-placeholder{color:#999}.projects-search .search-header-sp .search-form .search-form-wrap input::-ms-input-placeholder{color:#999}.projects-search .search-header-sp .search-form .search-form-wrap input::placeholder{color:#999}.projects-search .search-header-sp .search-form .search-form-wrap input:not(:-moz-placeholder)+.search-input-clear{display:block}.projects-search .search-header-sp .search-form .search-form-wrap input:not(:-ms-input-placeholder)+.search-input-clear{display:block}.projects-search .search-header-sp .search-form .search-form-wrap input:not(:placeholder-shown)+.search-input-clear{display:block}.projects-search .search-header-sp .search-form .search-form-wrap .search-input-clear{display:none;width:16px;height:16px;line-height:16px;font-size:10px;color:#fff;text-align:center;background-color:#999999;border-radius:50%;position:absolute;top:50%;right:23%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.projects-search .search-header-sp .search-form .search-form-wrap button{width:18%;background-color:#4D4A4A;border-radius:0 2px 2px 0}.projects-search .search-header-sp .sort-link{display:block;text-align:right;padding:15px 15px 0;border-top:1px solid #E4E4E4}.projects-search .search-header-sp .sort-link a{color:#999;font-weight:700;padding:0 12px;position:relative}.projects-search .search-header-sp .sort-link a::before{display:block;content:"";width:1px;height:12px;background-color:#666;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.projects-search .search-header-sp .sort-link a.selected{color:#666}.projects-search .search-header-sp .sort-link a:last-child{padding-right:0}.projects-search .search-header-sp .sort-link a:last-child::before{display:none}.projects-search .search-header-sp .filter-open{display:none}@media (max-width: 768px){.projects-search .container{background:#ffffff}}.projects-search .titlebox h2{font-size:18px}@media (max-width: 670px){.projects-search .titlebox h2{font-size:12px}}.projects-search .empty{padding:20px 0}.projects-search .empty .titlebox h2{float:none;text-align:center;color:#4d4a4a}.projects-search .start{border-top:1px solid #e4e4e4}.projects-search .start .submit-box.inner{padding:10px 0}.projects-search .start .submit-box p{margin:5px}@media (max-width: 768px){.projects-search .start .submit-box p{font-size:12px}}@media (max-width: 320px){.projects-search .start .submit-box p{font-size:10px}}.projects-search .start .submit-box a.button{margin:5px;font-size:14px}@media (max-width: 768px){.projects-search .start .submit-box a.button{font-size:12px;letter-spacing:0;display:block}.projects-search .start .submit-box a.button i{display:none}}@media (max-width: 320px){.projects-search .start .submit-box a.button{font-size:10px}}.projects-search .gm_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f4fdff;border-radius:4px;max-width:1120px;height:80px;margin:auto;margin-bottom:20px;padding:0 25px;background:url(https://static.camp-fire.jp/assets/banner/gm_banner/bg_pc_1-a073cba9544655259f0214b46de9e4c1c2204f6d1d1297f349eb5d9da51eeadd.png) no-repeat top left,url(https://static.camp-fire.jp/assets/banner/gm_banner/bg_pc_2-aa0ad9fad6efd9b39bafff4db9dfb81711fc356226a5acf1731a7d395558325b.png) no-repeat center,url(https://static.camp-fire.jp/assets/banner/gm_banner/bg_pc_3-7b23ce8fb703984d20505004cdad6db0844059f7611a4fd6248fc92afea20f3b.png) no-repeat right bottom;background-color:#f4fdff;background-size:247px 80px, 431px 80px, 305px 80px}@media (max-width: 768px){.projects-search .gm_banner{-ms-flex-wrap:wrap;flex-wrap:wrap;height:initial;min-height:193px;padding:20px 15px;background:url(https://static.camp-fire.jp/assets/banner/gm_banner/bg_mobile_1-390c6097610997377f6057f24b3e246ac24e7bb20ef3d342e98d43288d33a896.png) no-repeat top left, url(https://static.camp-fire.jp/assets/banner/gm_banner/bg_mobile_2-d221fa72704b7a5e8afb197b3ebbacb6499ea986d7cfbc1efb86ec6aa845047b.png) no-repeat top center, url(https://static.camp-fire.jp/assets/banner/gm_banner/bg_mobile_3-9a80ba50d4fe638c8ed7dc935180bb359b1050e21def6de5095ed51b79854461.png) no-repeat right top;background-color:#f4fdff;background-size:76px 122px, 96px 193px, 133px 122px}}.projects-search .gm_banner__logo{width:170px}.projects-search .gm_banner__desc{font-weight:500;font-size:12px;line-height:17px;letter-spacing:0.1em;color:#555555;margin:0 16px}@media (max-width: 768px){.projects-search .gm_banner__desc{margin:15px 0;line-height:1.5;letter-spacing:initial}}.projects-search .gm_banner__button{background-color:#48b0cb;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.projects-search .gm_banner__button__text{color:#ffffff;font-weight:bold;font-size:12px;line-height:35px;text-align:center;letter-spacing:0.1em;width:150px;height:35px}@media (max-width: 768px){.projects-search .gm_banner__button__text{width:182px;line-height:30px;height:30px}}.projects-search .for_sg_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:4px #EBF1F2 solid;border-radius:4px;max-width:1120px;height:80px;margin:auto;margin-bottom:20px;padding:0 25px}@media (max-width: 768px){.projects-search .for_sg_banner{-ms-flex-wrap:wrap;flex-wrap:wrap;height:initial;min-height:193px;padding:20px 15px;background-size:76px 122px, 96px 193px, 133px 122px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}.projects-search .for_sg_banner__logo{width:260px}.projects-search .for_sg_banner__desc{font-weight:500;font-size:12px;line-height:17px;letter-spacing:0.1em;color:#555555;margin:0 16px}@media (max-width: 768px){.projects-search .for_sg_banner__desc{margin:15px 0;line-height:1.5;letter-spacing:initial}}.projects-search .for_sg_banner__button{border-radius:4px;margin-left:auto}.projects-search .for_sg_banner__button__text{color:#ffffff;font-weight:bold;font-size:12px;line-height:35px;text-align:center;letter-spacing:0.1em;width:150px;height:35px}@media (max-width: 768px){.projects-search .for_sg_banner__button__text{width:182px;line-height:30px;height:30px}.projects-search .for_sg_banner__button__text img{width:100%}}@media (max-width: 768px){.projects-search .for_sg_banner__button{margin:unset}}.projects-search .local-title{background:#f6f8fa;padding:40px;margin:0 20px 20px 20px}@media (max-width: 768px){.projects-search .local-title{padding:20px;margin:0 5px 10px 5px}}.projects-search .local-title h3{margin-bottom:10px}@media (max-width: 670px){.projects-search .local-title h3{font-size:12px}}@media (max-width: 670px){.projects-search .local-title p{font-size:11px}}.projects-search .similar-tags{background:#F6F8FA;padding:20px 20px 10px;margin:15px 5px 5px}@media (min-width: 769px){.projects-search .similar-tags{display:none}}.projects-search .similar-tags h4{text-align:center;color:#666;font-size:14px;font-weight:bold;margin-bottom:10px}.projects-search .similar-tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects-search .similar-tags ul li{margin:0 10px 10px}.projects-search .similar-tags ul li a{color:#666;text-decoration:underline}.projects-search .similar-tags+.pagination{margin-top:5px}html.search-history-open-html{overflow:auto;height:100%}body.search-history-open-body{overflow:hidden;height:100%}@media screen and (max-width: 768px){.layouts-pages .container{background:#fff}}.layouts-pages .container>.row,.layouts-pages .layouts-signin .container>.row__thebase,.layouts-signin .layouts-pages .container>.row__thebase{max-width:960px;padding:40px}@media screen and (max-width: 768px){.layouts-pages .container>.row,.layouts-pages .layouts-signin .container>.row__thebase,.layouts-signin .layouts-pages .container>.row__thebase{padding:0 20px 0 20px}}.layouts-pages .pages-header{background:#f6f8fa;text-align:center}@media screen and (max-width: 768px){.layouts-pages .pages-header{padding-bottom:20px}}.layouts-pages .pages-header>.row,.layouts-pages .layouts-signin .pages-header>.row__thebase,.layouts-signin .layouts-pages .pages-header>.row__thebase{max-width:960px;padding:20px 40px 10px 40px}@media screen and (max-width: 768px){.layouts-pages .pages-header>.row,.layouts-pages .layouts-signin .pages-header>.row__thebase,.layouts-signin .layouts-pages .pages-header>.row__thebase{padding:0}}.layouts-pages .pages-header .titlebox{padding:20px 0 10px 0;text-align:center}.layouts-pages .pages-header .titlebox h1{font-size:24px}@media screen and (max-width: 768px){.layouts-pages .pages-header .titlebox h1{font-size:18px}}.layouts-pages .pages-header p{text-align:center;margin:0 0 20px 0}@media screen and (max-width: 768px){.layouts-pages .pages-header p{margin:0}}.layouts-pages .pages-header .menu{max-width:960px;margin:0 auto}@media screen and (max-width: 768px){.layouts-pages .pages-header .menu ul{margin:0 20px}}.layouts-pages .pages-header .menu ul li{float:left}@media screen and (max-width: 768px){.layouts-pages .pages-header .menu ul li{width:50%;padding:2px}.layouts-pages .pages-header .menu ul li.rfloat{float:left !important}}.layouts-pages .pages-header .menu ul li a{display:block;padding:10px 20px;color:#000000;border-bottom:3px solid transparent;-webkit-transition:none;transition:none}@media screen and (max-width: 768px){.layouts-pages .pages-header .menu ul li a{font-size:11px;padding:10px 0 10px 10px;border:1px solid #e4e4e4}}.layouts-pages .pages-header .menu ul li.selected a{background:#fff}.layouts-pages .pages-header .menu ul li:hover a{border-bottom-color:#ef4846}@media screen and (max-width: 768px){.layouts-pages .pages-header .menu ul li:hover a{border-color:#4d4a4a}}.layouts-pages .pages-header .menu ul li.external i{margin-left:10px}.layouts-pages .pages-header .menu.on{background:rgba(255,255,255,0.9);position:fixed;z-index:999;top:0;left:0;max-width:100%;width:100%;border-bottom:1px solid #e4e4e4}.layouts-pages .pages-header .menu.on .row,.layouts-pages .pages-header .menu.on .layouts-signin .row__thebase,.layouts-signin .layouts-pages .pages-header .menu.on .row__thebase{max-width:960px}.layouts-pages .pages-header .menu.on .row ul li.selected a,.layouts-pages .pages-header .menu.on .layouts-signin .row__thebase ul li.selected a,.layouts-signin .layouts-pages .pages-header .menu.on .row__thebase ul li.selected a{border-bottom-color:#ef4846}.layouts-pages main h2{font-size:24px;text-align:center;margin-bottom:20px}@media screen and (max-width: 768px){.layouts-pages main h2{font-size:18px}}.layouts-pages main h2 p{font-size:16px;margin:10px 0 40px 0}@media screen and (max-width: 768px){.layouts-pages main h2 p{font-size:12px}}.layouts-pages main section{margin-bottom:40px}@media screen and (max-width: 768px){.layouts-pages main section{font-size:12px;margin-bottom:20px}}.layouts-pages main section:first-child{margin-top:20px}.layouts-pages main section h4{margin-bottom:20px;font-size:18px}@media screen and (max-width: 768px){.layouts-pages main section h4{font-size:14px}}.layouts-pages main section p{line-height:2;margin-bottom:10px}.layouts-pages main section p strong{margin-right:10px}.layouts-pages main section p.right{text-align:right;margin-top:-10px}.layouts-pages main section p.center{text-align:center}.layouts-pages main section ul{margin-bottom:10px}.layouts-pages main section ul li{margin-bottom:5px}.layouts-pages main section ul li ul{margin:10px 0 20px 40px}@media screen and (max-width: 768px){.layouts-pages main section ul li ul{margin:10px 0 10px 20px}}.layouts-pages main section ul li ul li{list-style-type:disc}.layouts-pages main section ol{margin-left:20px}.layouts-pages main section ol li{list-style-type:decimal}.layouts-pages main section table{margin-bottom:20px}.layouts-pages main section .back2top{margin:20px 0 0 0}.layouts-pages main section .back2top a{color:#4d4a4a}.layouts-pages aside ol li{list-style-type:decimal;margin-bottom:10px}.layouts-pages aside ol li a{color:#4d4a4a;text-decoration:underline}.layouts-pages.pages-inquiries main .inquiry-header{text-align:center;margin-bottom:40px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main .inquiry-header{margin:20px 0}}.layouts-pages.pages-inquiries main .inquiry-header a{text-decoration:underline}.layouts-pages.pages-inquiries main .inquiry-header h3{margin-bottom:10px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main .inquiry-header h3{font-size:14px}}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main .inquiry-header p{font-size:10px}}.layouts-pages.pages-inquiries main .inquiry-header ul{margin-top:20px}.layouts-pages.pages-inquiries main .inquiry-header ul li{margin-bottom:20px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main .inquiry-header ul li{font-size:10px}}.layouts-pages.pages-inquiries main form{background:#f6f8fa;margin:0 80px;padding:40px 40px 40px 40px;border-radius:5px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main form{margin:0;padding:20px}}.layouts-pages.pages-inquiries main form .input-box{margin-bottom:40px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main form .input-box{margin-bottom:20px}}.layouts-pages.pages-inquiries main form .input-box .string{width:100%}.layouts-pages.pages-inquiries main form .input-box textarea{height:300px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main form .input-box textarea{height:60px}}.layouts-pages.pages-inquiries main form .input-box select{width:100%;padding:5px 10px 10px 10px;border:1px solid #e4e4e4;border-radius:3px}.layouts-pages.pages-inquiries main form .faq .inner{background:#fff;margin:-20px 0 40px 0;padding:20px;display:none}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main form .faq .inner{margin-top:10px}}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries main form .faq .inner dl{font-size:12px}}.layouts-pages.pages-inquiries main form .faq .inner dl dd{border-bottom:1px solid #e4e4e4;margin:0 0 30px 0;padding:0 0 30px 0}.layouts-pages.pages-inquiries main form .faq .inner dl dd:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.layouts-pages.pages-inquiries main form .faq .inner dl dd .submit-box{margin-top:20px;text-align:left}.layouts-pages.pages-inquiries .readme p{margin-top:10px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries .readme p{font-size:10px}}.layouts-pages.pages-inquiries.inquiries-create_confirm .input-box{border-bottom:1px solid #e4e4e4;margin-bottom:20px;padding-bottom:20px}.layouts-pages.pages-inquiries.inquiries-thanks .thanks{text-align:center;padding:20px 0 40px 0}.layouts-pages.pages-inquiries.inquiries-thanks .thanks i{font-size:48px;margin:20px}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries.inquiries-thanks .thanks i{font-size:36px}}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries.inquiries-thanks .thanks h2{font-size:18px}}@media screen and (max-width: 768px){.layouts-pages.pages-inquiries.inquiries-thanks .thanks p{font-size:12px;margin:10px 0}}.layouts-pages.pages-privacy .header section{margin-bottom:0}.layouts-pages.pages-privacy .header section:first-child{margin-bottom:0}.layouts-pages.pages-privacy .header section.close-modal{padding-top:0}.layouts-pages.pages-privacy section{padding-top:120px;margin-bottom:-40px}@media screen and (max-width: 768px){.layouts-pages.pages-privacy section{padding-top:60px}}.layouts-pages.pages-privacy section:first-child{padding:0 0 40px 0;margin-bottom:-60px;border-bottom:1px solid #e4e4e4}@media screen and (max-width: 768px){.layouts-pages.pages-privacy section:first-child{padding-top:20px}}.layouts-pages.pages-privacy section:last-child{padding-top:80px;margin-bottom:40px}.layouts-pages.pages-privacy section table th{width:auto}.layouts-pages.pages-privacy section table td.nowrap,.layouts-pages.pages-privacy section table td:last-child{white-space:nowrap}.layouts-pages.pages-privacy section ol{margin-left:20px}.layouts-pages.pages-privacy section ol li{list-style-type:decimal;list-style-position:outside;margin-bottom:5px}.layouts-pages.pages-privacy section ul{margin-bottom:20px}.layouts-pages.pages-privacy section ul li{margin-bottom:5px}.layouts-pages.pages-privacy section ul li strong{display:inline-block;margin-bottom:10px}.layouts-pages.pages-privacy section ul li ul{margin-left:20px}.layouts-pages.pages-privacy section ul li p+ul{margin-top:-10px}.layouts-pages.pages-privacy section p{margin-bottom:20px}.layouts-pages.pages-privacy section h5{margin:20px 0;font-size:16px}.layouts-pages.pages-privacy section h6{margin-bottom:10px}.layouts-pages.pages-privacy section h6+ul{margin-left:20px}.layouts-pages.pages-legal td p:last-child{margin-bottom:0}.layouts-pages.pages-legal .explain{background:#f6f8fa;padding:40px 40px 20px 40px}@media screen and (max-width: 768px){.layouts-pages.pages-legal .explain{padding:20px}}.layouts-pages.pages-legal .explain p{margin-bottom:20px}.layouts-pages.pages-legal .explain ul li{margin-bottom:20px;line-height:1.8}.layouts-pages.pages-legal .explain ul li:last-child{margin-bottom:0}.layouts-pages.pages-legal .explain ul li strong{color:#ef4846;display:block}.layouts-pages.pages-legal ul li.booster{display:-webkit-box;display:-ms-flexbox;display:flex}.layouts-pages.pages-legal ul li.booster ul{margin:0}.layouts-pages.pages-legal ul li.booster ul li{list-style:none}.layouts-pages.pages-project_making section,.layouts-pages.pages-project_ignition section{border-bottom:1px solid #e4e4e4;margin-bottom:20px;padding:20px 0 40px 0}.layouts-pages.pages-project_making section:first-child,.layouts-pages.pages-project_ignition section:first-child{margin-top:0;padding-top:0}@media screen and (max-width: 768px){.layouts-pages.pages-project_making section:first-child,.layouts-pages.pages-project_ignition section:first-child{padding-top:20px}}.layouts-pages.pages-project_making section:last-child,.layouts-pages.pages-project_ignition section:last-child{border-bottom:none;margin-bottom:0}.layouts-pages.pages-project_making section h3,.layouts-pages.pages-project_ignition section h3{margin-bottom:20px}@media screen and (max-width: 768px){.layouts-pages.pages-project_making section h3,.layouts-pages.pages-project_ignition section h3{font-size:14px}}.layouts-pages.pages-project_making section h3 span,.layouts-pages.pages-project_ignition section h3 span{display:inline-block;background:#4d4a4a;color:#fff;border-radius:50%;width:40px;line-height:40px;text-align:center;margin-right:10px}@media screen and (max-width: 768px){.layouts-pages.pages-project_making section h3 span,.layouts-pages.pages-project_ignition section h3 span{width:24px;line-height:24px;font-size:12px;margin-right:5px}}.layouts-pages.pages-project_making section h4,.layouts-pages.pages-project_ignition section h4{font-size:14px}.layouts-pages.pages-project_making section h5,.layouts-pages.pages-project_ignition section h5{margin-bottom:10px}.layouts-pages.pages-project_making section img,.layouts-pages.pages-project_ignition section img{border:1px solid #e4e4e4;padding:5px}.layouts-pages.pages-project_making section p,.layouts-pages.pages-project_ignition section p{margin-bottom:20px}.layouts-pages.pages-project_making section ul,.layouts-pages.pages-project_ignition section ul{margin-bottom:20px}.layouts-pages.pages-project_making section .caution,.layouts-pages.pages-project_ignition section .caution{margin-bottom:20px;padding:20px;background:#f6f8fa;border-radius:5px}.layouts-pages.pages-project_making section .caution p,.layouts-pages.pages-project_making section .caution ul,.layouts-pages.pages-project_ignition section .caution p,.layouts-pages.pages-project_ignition section .caution ul{margin-bottom:0}@media screen and (max-width: 768px){.layouts-pages.pages-information_security_policy .pages-header,.layouts-pages.pages-antisocial .pages-header,.layouts-pages.pages-cookie .pages-header,.layouts-pages.pages-customer_harassment .pages-header{padding-bottom:0}}.layouts-pages.pages-information_security_policy .pages-header .row,.layouts-pages.pages-information_security_policy .pages-header .layouts-signin .row__thebase,.layouts-signin .layouts-pages.pages-information_security_policy .pages-header .row__thebase,.layouts-pages.pages-antisocial .pages-header .row,.layouts-pages.pages-antisocial .pages-header .layouts-signin .row__thebase,.layouts-signin .layouts-pages.pages-antisocial .pages-header .row__thebase,.layouts-pages.pages-cookie .pages-header .row,.layouts-pages.pages-cookie .pages-header .layouts-signin .row__thebase,.layouts-signin .layouts-pages.pages-cookie .pages-header .row__thebase,.layouts-pages.pages-customer_harassment .pages-header .row,.layouts-pages.pages-customer_harassment .pages-header .layouts-signin .row__thebase,.layouts-signin .layouts-pages.pages-customer_harassment .pages-header .row__thebase{padding:20px 40px}.layouts-pages.pages-information_security_policy .pages-header .row .titlebox,.layouts-pages.pages-information_security_policy .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-information_security_policy .pages-header .row__thebase .titlebox,.layouts-pages.pages-antisocial .pages-header .row .titlebox,.layouts-pages.pages-antisocial .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-antisocial .pages-header .row__thebase .titlebox,.layouts-pages.pages-cookie .pages-header .row .titlebox,.layouts-pages.pages-cookie .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-cookie .pages-header .row__thebase .titlebox,.layouts-pages.pages-customer_harassment .pages-header .row .titlebox,.layouts-pages.pages-customer_harassment .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-customer_harassment .pages-header .row__thebase .titlebox{padding:20px 10px}@media screen and (max-width: 768px){.layouts-pages.pages-information_security_policy .pages-header .row .titlebox,.layouts-pages.pages-information_security_policy .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-information_security_policy .pages-header .row__thebase .titlebox,.layouts-pages.pages-antisocial .pages-header .row .titlebox,.layouts-pages.pages-antisocial .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-antisocial .pages-header .row__thebase .titlebox,.layouts-pages.pages-cookie .pages-header .row .titlebox,.layouts-pages.pages-cookie .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-cookie .pages-header .row__thebase .titlebox,.layouts-pages.pages-customer_harassment .pages-header .row .titlebox,.layouts-pages.pages-customer_harassment .pages-header .layouts-signin .row__thebase .titlebox,.layouts-signin .layouts-pages.pages-customer_harassment .pages-header .row__thebase .titlebox{padding:0}}.layouts-pages .upcoming{margin-bottom:30px;padding:10px;text-align:center;border:2px solid #eb8087;border-radius:3px}@media screen and (max-width: 768px){.layouts-pages .upcoming{margin:30px 0 20px 0;font-size:12px}}.layouts-pages .upcoming a{color:#eb8087;text-decoration:underline}.pages-error{background:#fff}.pages-error h2.page-title,.pages-error .hint-menu{display:none}.pages-error .row,.pages-error .layouts-signin .row__thebase,.layouts-signin .pages-error .row__thebase{width:50%;padding:40px;border:1px solid #e3e4e8;background-color:#f6f8fa;border-radius:5px;text-align:center}@media screen and (max-width: 765px){.pages-error .row,.pages-error .layouts-signin .row__thebase,.layouts-signin .pages-error .row__thebase{width:100%}}.pages-error.layouts-channels{padding:20px}@media screen and (max-width: 765px){.error-404 .container{padding:initial !important}}.error-404>.error-404-container,.error-404 :not(.container)>.error-404-container{padding:40px !important;text-align:center !important}.error-404 .recommend .row,.error-404 .recommend .layouts-signin .row__thebase,.layouts-signin .error-404 .recommend .row__thebase{width:initial;padding:40px 0;min-width:initial;background-color:#fff;border:initial}.error-404 .content{margin:0 auto;width:600px;max-width:calc(100% - 20px);color:#F64744}@media screen and (max-width: 765px){.error-404 .content{margin:40px auto}}.error-404 .content .playground{position:relative;-webkit-box-shadow:0 0 0 2px currentColor;box-shadow:0 0 0 2px currentColor;border-radius:5px;overflow:hidden;z-index:0}.error-404 .content .playground:-webkit-full-screen{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.error-404 .content .playground:-ms-fullscreen{border-radius:0;box-shadow:none}.error-404 .content .playground:fullscreen{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.error-404 .content .message{margin-top:48px;font-size:22px;font-weight:bold;letter-spacing:0.1em}@media screen and (max-width: 765px){.error-404 .content .message{font-size:19px}}.error-404 .content .link-button{margin:48px auto 0;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:10px 20px;font-size:14px;font-weight:bold;background-color:#fff;color:inherit;border:2px solid currentColor;border-radius:5px}.passwordless_auth_tokens-index,.resends-show,.passwords-sent{background:#ffffff;padding-bottom:20px}@media screen and (max-width: 768px){.passwordless_auth_tokens-index,.resends-show,.passwords-sent{background:initial}}.passwordless_auth_tokens-index .row,.passwordless_auth_tokens-index .layouts-signin .row__thebase,.layouts-signin .passwordless_auth_tokens-index .row__thebase,.resends-show .row,.resends-show .layouts-signin .row__thebase,.layouts-signin .resends-show .row__thebase,.passwords-sent .row,.passwords-sent .layouts-signin .row__thebase,.layouts-signin .passwords-sent .row__thebase{width:418px;padding:40px;margin:120px auto 0;background:#f6f8fa;border-radius:8px}.passwordless_auth_tokens-index .row.remarks,.passwordless_auth_tokens-index .layouts-signin .remarks.row__thebase,.layouts-signin .passwordless_auth_tokens-index .remarks.row__thebase,.resends-show .row.remarks,.resends-show .layouts-signin .remarks.row__thebase,.layouts-signin .resends-show .remarks.row__thebase,.passwords-sent .row.remarks,.passwords-sent .layouts-signin .remarks.row__thebase,.layouts-signin .passwords-sent .remarks.row__thebase{padding:12px;margin-top:24px;background:#fef5e1;border-radius:4px}.passwordless_auth_tokens-index h2,.resends-show h2,.passwords-sent h2{font-size:18px;line-height:25px;text-align:center;padding-bottom:24px;border-bottom:1px solid #e4e4e4}@media screen and (max-width: 768px){.passwordless_auth_tokens-index .container,.resends-show .container,.passwords-sent .container{background:initial}.passwordless_auth_tokens-index .row,.passwordless_auth_tokens-index .layouts-signin .row__thebase,.layouts-signin .passwordless_auth_tokens-index .row__thebase,.resends-show .row,.resends-show .layouts-signin .row__thebase,.layouts-signin .resends-show .row__thebase,.passwords-sent .row,.passwords-sent .layouts-signin .row__thebase,.layouts-signin .passwords-sent .row__thebase{background:#ffffff}}@media screen and (max-width: 490px){.passwordless_auth_tokens-index .container,.resends-show .container,.passwords-sent .container{padding:0 25px}.passwordless_auth_tokens-index .container .row,.passwordless_auth_tokens-index .container .layouts-signin .row__thebase,.layouts-signin .passwordless_auth_tokens-index .container .row__thebase,.resends-show .container .row,.resends-show .container .layouts-signin .row__thebase,.layouts-signin .resends-show .container .row__thebase,.passwords-sent .container .row,.passwords-sent .container .layouts-signin .row__thebase,.layouts-signin .passwords-sent .container .row__thebase{width:100%;padding:28px 24px;margin:35px auto 0}.passwordless_auth_tokens-index .container .row.remarks,.passwordless_auth_tokens-index .container .layouts-signin .remarks.row__thebase,.layouts-signin .passwordless_auth_tokens-index .container .remarks.row__thebase,.resends-show .container .row.remarks,.resends-show .container .layouts-signin .remarks.row__thebase,.layouts-signin .resends-show .container .remarks.row__thebase,.passwords-sent .container .row.remarks,.passwords-sent .container .layouts-signin .remarks.row__thebase,.layouts-signin .passwords-sent .container .remarks.row__thebase{padding:12px}.passwordless_auth_tokens-index .container h2,.resends-show .container h2,.passwords-sent .container h2{font-size:16px;line-height:150%}.passwordless_auth_tokens-index .container h2 .email,.resends-show .container h2 .email,.passwords-sent .container h2 .email{margin:8px 0 0}}.passwordless_auth_tokens-index img,.passwords-sent img{display:block;margin:0 auto}.passwordless_auth_tokens-index h2,.passwords-sent h2{margin:32px 0 12px}.passwordless_auth_tokens-index h2 .user-email,.passwords-sent h2 .user-email{text-align:center;margin:12px 0 -4px;font-size:12px;line-height:160%;font-weight:normal;color:#666}.passwordless_auth_tokens-index .description,.passwords-sent .description{line-height:150%;margin-top:20px}.passwordless_auth_tokens-index .note,.passwords-sent .note{color:#999999;text-align:center;line-height:150%;font-size:12px;margin-top:20px}.passwordless_auth_tokens-index .container .links,.passwords-sent .container .links{width:418px;margin:auto;margin-bottom:100px;text-align:center}@media screen and (max-width: 768px){.passwordless_auth_tokens-index .container .links,.passwords-sent .container .links{width:100%}}.passwordless_auth_tokens-index .container .links .resend-token-button,.passwords-sent .container .links .resend-token-button{width:300px;background-color:#00C4AC;padding:16.5px 0;border-radius:5px;font-size:15px;line-height:100%;font-weight:bold;margin-top:32px;color:#FFFFFF}.passwordless_auth_tokens-index .container .links .redirectback-link,.passwords-sent .container .links .redirectback-link{display:block;margin-top:24px;color:#00C4AC}.passwordless_auth_tokens-index .container .links .redirect-project-link,.passwords-sent .container .links .redirect-project-link{display:block;margin-top:32px;color:#00C4AC}.passwordless_auth_tokens-index .about-password i,.passwords-sent .about-password i{font-size:16px}.passwordless_auth_tokens-index .about-password strong,.passwords-sent .about-password strong{font-size:12px;line-height:160%}.passwordless_auth_tokens-index .about-password p,.passwords-sent .about-password p{font-size:12px;line-height:150%;margin-top:4px}.resends-show p{margin-top:20px;line-height:150%;color:#4d4a4a}.resends-show .form-group{margin-top:32px}.resends-show .form-group label{display:block;font-weight:bold;font-size:12px;line-height:160%}.resends-show .form-group input[type="email"]{width:100%}.resends-show input[type="submit"]{width:100%;padding:12px;margin-top:16px;font-size:14px;line-height:19px;font-weight:bold;color:#ffffff;background:#ef4846;border:none;border-radius:4px}.fellow-header img{width:100%}.fellow_recruitments{margin:40px 0;color:#666666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.fellow_recruitments .card{width:49%;padding:24px 48px;margin-bottom:25px;border-radius:15px;-webkit-box-shadow:0px 2px 16px 0px rgba(0,0,0,0.06);box-shadow:0px 2px 16px 0px rgba(0,0,0,0.06)}@media (max-width: 768px){.fellow_recruitments .card{padding:20px;width:100%}}.fellow_recruitments .card .card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.fellow_recruitments .card .card-header .card-status{color:white;background:red;border-radius:3px;font-weight:bold;padding:0 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fellow_recruitments .card .card-title{font-weight:bold;font-size:20px;margin-bottom:18px;min-height:58px}.fellow_recruitments .card .card-body .non-backer{background:#F7FAFD;color:#999;text-align:center;font-size:16px;padding:24px 8px}.fellow_recruitments .card .card-button{text-align:center;margin:18px auto}.fellow_recruitments .card .card-button .fellow-button{font-weight:bold;border:1px solid;border-radius:55px;max-width:295px;height:44px;margin:3px auto 0}.fellow_recruitments .card .card-button .fellow-button a{color:inherit;line-height:40px;display:block}.fellow_recruitments .card .card-button .fellow-button.fellow-unsubmitted-btn{color:#4D4A4A}.fellow_recruitments .card .card-button .fellow-button.fellow-unsubmitted-btn.disable{cursor:default;opacity:0.25;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fellow_recruitments .card .card-button .fellow-button.fellow-submitted-btn{color:#39C288}.fellow_recruitments .card .card-button .fellow-button.become-backer-btn{color:#FFFFFF;background:#EF4846}.fellow_recruitments .card .card-button .checked-btn{font-size:12px;color:#39C288}.fellow_recruitments .card .card-footer{font-size:12px;background:#F7FAFD;padding:8px}.edit-fellow-form,.fellow-submitted{background-image:url(https://static.camp-fire.jp/assets/fellows/background-1120173f4a90b23a40398be5907f46a9025d64515bd71814eb9f1a48e7f69cf4.png);background-repeat:no-repeat;background-size:1955px;padding:20px 270px}@media screen and (max-width: 1200px){.edit-fellow-form,.fellow-submitted{padding:20px 140px}}@media screen and (max-width: 960px){.edit-fellow-form,.fellow-submitted{padding:20px 90px}}@media (max-width: 768px){.edit-fellow-form,.fellow-submitted{padding:20px}}.edit-fellow-form .row,.edit-fellow-form .layouts-signin .row__thebase,.layouts-signin .edit-fellow-form .row__thebase,.fellow-submitted .row,.fellow-submitted .layouts-signin .row__thebase,.layouts-signin .fellow-submitted .row__thebase{width:80%}@media screen and (max-width: 1500px){.edit-fellow-form .row,.edit-fellow-form .layouts-signin .row__thebase,.layouts-signin .edit-fellow-form .row__thebase,.fellow-submitted .row,.fellow-submitted .layouts-signin .row__thebase,.layouts-signin .fellow-submitted .row__thebase{width:100%}}.edit-fellow-form .content-header .header-top,.fellow-submitted .content-header .header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.edit-fellow-form .content-header .header-top .fellow-count,.fellow-submitted .content-header .header-top .fellow-count{background:rgba(255,255,255,0.5);border-radius:40px;padding:6px 15px}.edit-fellow-form .content-header .title,.fellow-submitted .content-header .title{margin:40px 0}@media (max-width: 768px){.edit-fellow-form .content-header .title,.fellow-submitted .content-header .title{margin:20px 0}}.edit-fellow-form .content-header .header-title,.fellow-submitted .content-header .header-title{text-align:center;margin:24px 0}.edit-fellow-form .content-header .header-title i.fa-check-circle,.fellow-submitted .content-header .header-title i.fa-check-circle{color:#39C288}.edit-fellow-form .content-header .header-text,.fellow-submitted .content-header .header-text{text-align:center}@media (max-width: 768px){.edit-fellow-form .content-header .header-text,.fellow-submitted .content-header .header-text{text-align:left}}.edit-fellow-form .content-box,.fellow-submitted .content-box{color:#4D4A4A;padding:32px 88px;background-color:#FFFFFF;border-radius:8px;margin:20px 0}@media (max-width: 768px){.edit-fellow-form .content-box,.fellow-submitted .content-box{padding:20px}}.edit-fellow-form .content-box .title,.fellow-submitted .content-box .title{font-size:20px;font-weight:bold;text-align:center}.edit-fellow-form .content-box .fellow-detail div,.fellow-submitted .content-box .fellow-detail div{margin-top:24px}.edit-fellow-form .content-box .fellow-detail .label,.fellow-submitted .content-box .fellow-detail .label{font-weight:bold;margin:8px 0}.edit-fellow-form .content-box .project_owner,.fellow-submitted .content-box .project_owner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.edit-fellow-form .content-box .project_owner .icon,.fellow-submitted .content-box .project_owner .icon{width:70px;margin-right:10px}.edit-fellow-form .content-box .project_owner .icon img,.fellow-submitted .content-box .project_owner .icon img{border-radius:35px}.edit-fellow-form .content-box .project_owner .name,.fellow-submitted .content-box .project_owner .name{font-weight:bold;margin-bottom:4px}.edit-fellow-form .content-box .body,.fellow-submitted .content-box .body{font-size:18px}.edit-fellow-form .content-box .body .is-volunteer-insured,.fellow-submitted .content-box .body .is-volunteer-insured{font-size:14px;margin:20px 0}.edit-fellow-form .content-box .sent-message,.fellow-submitted .content-box .sent-message{margin:25px 0;padding:15px;font-size:14px;background-color:#F7FAFD}.edit-fellow-form .content-box .confirm-fellows-form label,.fellow-submitted .content-box .confirm-fellows-form label{font-weight:bold}.edit-fellow-form .content-box .confirm-fellows-form input,.fellow-submitted .content-box .confirm-fellows-form input{width:450px}.edit-fellow-form .content-box .confirm-fellows-form input,.edit-fellow-form .content-box .confirm-fellows-form textarea,.fellow-submitted .content-box .confirm-fellows-form input,.fellow-submitted .content-box .confirm-fellows-form textarea{-webkit-box-shadow:none;box-shadow:none;resize:none;margin:10px 0 20px}.edit-fellow-form .content-box .confirm-fellows-form .send-button,.fellow-submitted .content-box .confirm-fellows-form .send-button{margin:auto;width:215px;color:#999;text-align:center}.edit-fellow-form .content-box .confirm-fellows-form .send-button input,.fellow-submitted .content-box .confirm-fellows-form .send-button input{width:100%;margin:5px}.edit-fellow-form .content-box .notice,.fellow-submitted .content-box .notice{padding:32px 24px;margin:24px 0;background-color:rgba(250,199,90,0.1)}.edit-fellow-form .content-box .notice h3,.fellow-submitted .content-box .notice h3{text-align:center}.edit-fellow-form .content-box .notice ul li,.fellow-submitted .content-box .notice ul li{list-style:inside !important;margin:12px 0}.edit-fellow-form .content-box .violation_report,.fellow-submitted .content-box .violation_report{text-align:center}.edit-fellow-form .content-box .violation_report a,.fellow-submitted .content-box .violation_report a{border-radius:4px;color:#666666;border:1px solid #D9DEE5;padding:8px 16px}.edit-fellow-form .sns-share,.fellow-submitted .sns-share{background-color:#F6F8FA;border-radius:8px;padding:24px 32px}.edit-fellow-form .sns-share .share-text,.fellow-submitted .sns-share .share-text{font-size:16px;font-weight:bold}.edit-fellow-form .sns-share .share-text,.edit-fellow-form .sns-share .share-btn,.fellow-submitted .sns-share .share-text,.fellow-submitted .sns-share .share-btn{text-align:center;margin:auto;width:60%}@media (max-width: 768px){.edit-fellow-form .sns-share,.fellow-submitted .sns-share{display:block;padding:0}.edit-fellow-form .sns-share .share-text,.fellow-submitted .sns-share .share-text{width:100%}.edit-fellow-form .sns-share .share-btn,.fellow-submitted .sns-share .share-btn{padding:24px 10%;width:100%}}.edit-fellow-form .help-block,.fellow-submitted .help-block{display:none}.fellow-num{color:red;font-weight:bold}.fellow_recruitments .share-btn,.fellow-submitted .share-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.fellow_recruitments .share-btn a,.fellow-submitted .share-btn a{text-align:center;height:42px;width:32%;font-size:14px;font-weight:bold;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fellow_recruitments .share-btn a img,.fellow-submitted .share-btn a img{margin-right:3px;height:20px}.fellow_recruitments .share-btn a.sns-share-twitter-btn,.fellow-submitted .share-btn a.sns-share-twitter-btn{background:#1DA1F1}.fellow_recruitments .share-btn a.sns-share-twitter-btn span,.fellow-submitted .share-btn a.sns-share-twitter-btn span{color:#FFFFFF}@media (max-width: 768px){.fellow_recruitments .share-btn a.sns-share-twitter-btn,.fellow-submitted .share-btn a.sns-share-twitter-btn{width:100%;margin-bottom:5px}}.fellow_recruitments .share-btn a.sns-share-x-twitter-btn,.fellow-submitted .share-btn a.sns-share-x-twitter-btn{background:#000}.fellow_recruitments .share-btn a.sns-share-x-twitter-btn span,.fellow-submitted .share-btn a.sns-share-x-twitter-btn span{color:#FFFFFF}@media (max-width: 768px){.fellow_recruitments .share-btn a.sns-share-x-twitter-btn,.fellow-submitted .share-btn a.sns-share-x-twitter-btn{width:100%;margin-bottom:5px}}.fellow_recruitments .share-btn a.sns-share-facebook-btn,.fellow-submitted .share-btn a.sns-share-facebook-btn{background:#1877F2}.fellow_recruitments .share-btn a.sns-share-facebook-btn span,.fellow-submitted .share-btn a.sns-share-facebook-btn span{color:#FFFFFF}@media (max-width: 768px){.fellow_recruitments .share-btn a.sns-share-facebook-btn,.fellow-submitted .share-btn a.sns-share-facebook-btn{width:49%}}.fellow_recruitments .share-btn a.sns-share-line-btn,.fellow-submitted .share-btn a.sns-share-line-btn{background:#00C300}.fellow_recruitments .share-btn a.sns-share-line-btn span,.fellow-submitted .share-btn a.sns-share-line-btn span{color:#FFFFFF}@media (max-width: 768px){.fellow_recruitments .share-btn a.sns-share-line-btn,.fellow-submitted .share-btn a.sns-share-line-btn{width:49%}}.project_idea_box{border:1px solid #E4E4E4;border-radius:4px;margin-top:24px;padding:24px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px;color:#4d4a4a}@media (max-width: 961px){.project_idea_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px}}.project_idea_box .project-idea-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project_idea_box .project-idea-text .text-main{font-size:16px;font-weight:bold;margin-bottom:15px}.project_idea_box .project-idea-text .text-sub{font-size:14px;line-height:24px}.project_idea_box .project-idea-text .text-sub span{font-weight:bold}@media (max-width: 961px){.project_idea_box .project-idea-text .text-sub a{margin-top:23px;display:inline-block}}.project_idea_box .project-idea-body{background-color:#f6f8fa;padding:22px 15px}.project_idea_box .project-idea-body__title{font-size:20px;font-weight:bold;text-align:center}.project_idea_box .project-idea-body__image{margin:10px 40px 10px 10px;max-width:720px;min-width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project_idea_box .project-idea-body__image img{width:100%;-o-object-fit:contain;object-fit:contain;display:block}@media (max-width: 961px){.project_idea_box .project-idea-body__image{margin:17px auto;min-width:auto;max-width:280px}}.project_idea_box .project-idea-body__bubble{font-weight:bold;font-size:12px;background-color:white;padding:8px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:7px}.project_idea_box .project-idea-body__bubble::before{content:"";position:absolute;top:-20px;left:50%;border:10px solid transparent;border-bottom:15px solid white;margin-left:-10px}.project_idea_box .project-idea-body__bubble.bubble-left::before{left:19%}@media (max-width: 961px){.project_idea_box .project-idea-body__bubble.bubble-left::before{left:calc(50% - 105px)}}.project_idea_box .project-idea-body__bubble.bubble-right::before{left:80%}@media (max-width: 961px){.project_idea_box .project-idea-body__bubble.bubble-right::before{left:calc(50% + 90px)}}@media (max-width: 961px){.project_idea_box .project-idea-body__bubble{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.project_idea_box .project-idea-body__bubble .production-link{border-radius:3px;border:1px solid #F3F3F3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:36px}.project_idea_box .project-idea-body__bubble .production-link .link-header{border-right:1px solid #F3F3F3;padding:0 5px;white-space:nowrap;line-height:35px}.project_idea_box .project-idea-body__bubble .production-link input{overflow:hidden;border:none;-webkit-box-shadow:none;box-shadow:none;color:#4084d0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.project_idea_box .project-idea-body__bubble .side-button-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:7px;height:36px}@media (max-width: 961px){.project_idea_box .project-idea-body__bubble .side-button-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:7px}}.project_idea_box .project-idea-body__bubble .side-button-section .nav-side-button{padding:4px 8px;border-radius:3px;border:none;text-align:center;-ms-flex-line-pack:center;align-content:center;font-size:12px;font-weight:bold;color:#686868;background-color:#e3e4e8;min-width:77px}@media (max-width: 961px){.project_idea_box .project-idea-body__bubble .side-button-section .nav-side-button{width:100%}}.project_idea_box .project-idea-body__bubble .qrcode-button3 a{font-size:12px;padding:9px 8px}.project_idea_box .project-idea-body__bubble .buttons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width: 961px){.project_idea_box .project-idea-body__bubble .buttons-wrapper{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.project_idea_box .project-idea-body__bubble .buttons-wrapper .side-button-section,.project_idea_box .project-idea-body__bubble .buttons-wrapper .qrcode-button3{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.project_idea_box .project-idea-body__text{text-align:center;font-weight:bold;font-size:13px;margin-top:20px}.project_idea_box .project-idea-body .button-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:13px}.project_idea_box .project-idea-body .button-section .with-nav-button{font-size:12px;display:block;min-width:126px;max-width:295px}@media (max-width: 961px){.project_idea_box .project-idea-body .button-section .with-nav-button{max-width:unset}}@media (max-width: 961px){.project_idea_box .project-idea-body .button-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.project_idea_box .project-idea-alert{font-size:12px;color:#e65d65;margin-top:auto}.project_idea_box .project-idea-notice{border:1px solid #F3F3F3;color:#4D4A4A;border-radius:6px;margin-top:auto}.project_idea_box .project-idea-notice .notice-title{padding:5px 16px;font-size:14px;font-weight:bold;background-color:#F6F8FA}.project_idea_box .project-idea-notice .notice-body{padding:5px 16px;font-size:12px;line-height:20px}.project_idea_box .sp-none{display:block !important}@media (max-width: 961px){.project_idea_box .sp-none{display:none !important}}.project_idea_box .sp-block{display:none !important}@media (max-width: 961px){.project_idea_box .sp-block{display:block !important}}.l-return-attention h3{margin:5% 0 3%;border-bottom:1px solid #222}.l-return-attention h4{margin:2% 0 1%}.l-return-attention em{font-weight:bold;font-style:normal;color:#f00}.l-return-attention li{margin-top:0.3rem}.l-return-attention dt{font-weight:bold;margin-top:1.5rem}.l-return-attention dd{margin:0 0 0.3rem}.l-return-attention .return-attention-list{margin:0.5rem 0 2rem}.l-return-attention .js-return-attention-button-open{display:block;margin-bottom:2rem}.l-return-attention .js-return-attention-text{overflow:hidden;height:0;opacity:0}.headline .lfloat .thumbnail-in-donation,.layouts-float .lfloat .thumbnail-in-donation{position:absolute !important;z-index:1 !important;top:0 !important;right:0 !important;bottom:auto !important;left:auto !important;display:block !important;width:22%;margin:0}.thumbnail-in-donation-gm{position:absolute !important;z-index:1 !important;top:0 !important;right:6px !important;bottom:auto !important;left:auto !important;display:block !important;width:13%;max-width:40px;margin:0}.thumbnail-in-donation-gm img{border-top-right-radius:initial !important;border-top-left-radius:initial !important;border-bottom-right-radius:initial !important;border-bottom-left-radius:initial !important}.box .box-in .box-thumbnail .box-donation,.box-block-inner-donation,.card-container .card .card-inner-donation,.header-bottom-donation,.thumb-img-donation,.thumb-img-donation,.updates-with-project .thumbnail-donaition{width:22%;margin:0;position:absolute;top:0;right:0;display:block;z-index:1}.box-donation-gm,.thumb__img__donation__gm{width:13%;max-width:40px !important;margin:0;position:absolute;top:0;right:6px;display:block;z-index:1}.box-block-inner-donation,.card-container .card .card-inner-img{-webkit-transition:none;transition:none}.card-container .card .card-inner-img img:hover{-webkit-transform:scale(1);transform:scale(1)}.card-container .card .card-inner-img a{display:block;-webkit-transition:-webkit-transform 0.2s linear;transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;transition:transform 0.2s linear, -webkit-transform 0.2s linear;-webkit-transform:scale(1);transform:scale(1)}.card-container .card .card-inner-img a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.box-container .box-block-inner .box-block-inner-img .box-block-inner-donation img{position:static !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important;width:100%;height:auto !important;margin-bottom:0 !important}.box-container .box-block-inner .box-block-inner-img img{-webkit-transition:none !important;transition:none !important}.box-container .box-block-inner .box-block-inner-img img:hover{-webkit-transform:scale(1) !important;transform:scale(1) !important}.box-container .box-block-inner .box-block-inner-img a{display:block;-webkit-transition:-webkit-transform 0.2s linear;transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;transition:transform 0.2s linear, -webkit-transform 0.2s linear}.box-container .box-block-inner .box-block-inner-img a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.backers-add .backer-agree-kiyaku{width:100%;margin-top:10px;text-align:center}.titlebox .private-comment-notice{margin-top:5px}.link-back.change{width:25% !important}.return .return-box{display:block;margin-bottom:23px;padding:10px;color:#333;background-color:#f6f8fa;-webkit-box-shadow:#e3e4e8 0 3px 0;box-shadow:#e3e4e8 0 3px 0}.return .return-img a:hover{opacity:0.7}.return .return-select-box{text-align:center}.return .return-select-box .custom{padding:10px}.return .return-select-box>*{display:inline-block;margin-right:0}.return .return-select{margin:10px 0;padding:15px;letter-spacing:0.1em}.return .return-select.button.yellow{width:75%;color:#fff}.return .return-select.btn{width:100%;margin:0 0 20px}.return-list.readmore>small{margin-left:5px;cursor:pointer;color:#3cbce1}.layouts1 .container .sidebar .profile{margin-bottom:40px !important}.patron-info{table-layout:auto;width:100%}.patron-info th.backer_id_col{width:16%}.patron-info th.shipping_info_or_email_col{width:35%}.patron-info th.created_at_col{width:20%}.patron-info th.amount_col{width:15%}.patron-info th.quantity_col{width:10%}@media screen and (min-width: 768px){.patron-info{table-layout:fixed}}.payment-maintenance-notice{margin-bottom:10px}@media (max-width: 768px){.return .return-select.button{width:85%;max-width:300px}.layouts1 .header .header-in .title{padding:0 20px}.layouts1 .header .header-in .title h1{margin-bottom:0;padding:20px 0}.layouts1 .header .header-in .title .you-are-patron{margin-top:20px;margin-bottom:0}.layouts1 .header .header-in h1{font-size:20px;margin-bottom:10px;text-align:center}.layouts1 .header .header-in h1 a{color:#222}.layouts1 .header .header-in .title .you-are-patron>strong{margin-bottom:0}.layouts1 .header .header-in .subtitle ul>li{display:inline-block;vertical-align:middle;letter-spacing:normal}.layouts1 .header .header-in .subtitle ul>li a{display:block;padding:0 10px;color:#666}.layouts1 .container .sidebar,.projects-view .container .main{padding-top:0}.layouts1 .container .sidebar section.overview-out .overview>div strong,.layouts1 .header .header-in .headline .rfloat>.overview>div strong,.layouts1 .container .sidebar section.overview-out .overview>div small,.layouts1 .header .header-in .headline .rfloat>.overview>div small{font-size:18px}.layouts1 .container .caption h2{font-size:14px;margin-top:0;margin-bottom:20px}.layouts1 .container .hide-project-contents-outer a,.layouts1 .container .show-project-contents-outer a,.project-body-in.readmore>small{font-size:12px;display:block;margin-top:10px;padding:5px 0;cursor:pointer;text-align:center;color:#333}.layouts1 .container .hide-project-contents-outer a,.layouts1 .container .show-project-contents-outer a{font-weight:bold;border:2px solid #434a54;border-radius:5px;margin-bottom:20px}.project-body-in.readmore>small{border:1px solid #e3e4e8;border-radius:3px}.layouts1 .container .sidebar .return,.projects-view .container .main section .titlebox{margin-top:20px}.sp-hidden-project-contents{display:block}.backers-index .container .main ol>li>.body{padding:5px}.backers-index .container .main ol>li>.body p{font-size:14px}.backers-index .container .main ol>li>.body .date li{float:left !important;width:100%}.gray.button.large.rounded{margin:20px 0 -10px}.layouts1 .container .sidebar .profile{margin-bottom:40px !important}}.check-branch-code{font-size:85%;margin-left:10px}.check-branch-code:hover{color:#3cbce1}.projects-add-bank-account .inner{padding-top:30px}.bank-account-notice{margin:30px 0 10px;padding:20px 20px 30px;background-color:#f6f8fa}.bank-account-notice li{margin-left:20px;list-style-type:disc}.t-project-detail>article>header .header-bottom .header-bottom-sns .sns{margin-bottom:10px}.overback-attention{margin-top:15px;color:red;font-weight:bolder}.how2pay .item .jump-to-bank-list-outer{margin:20px 0}.how2pay .item .jump-to-bank-list-outer .jump-to-bank-list{border:1px solid #00c4ac;background-color:transparent;border-radius:3px;padding:7px 20px;color:#00c4ac !important;letter-spacing:0.2em !important}.projects-start_creating .choose-type .button{width:100%}.redirect_carrier_outer{margin:10%;text-align:center}.redirect_carrier_outer .redirect_carrier{margin:5%}.redirect_carrier_outer .redirect_carrier span{font-size:14px;font-weight:normal}
