@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 .fa.fa-pull-left,.fa.pull-left{margin-right:.3em}.fa,.fa-stack{display:inline-block}@font-face{font-family:FontAwesome;src:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/libraries/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/libraries/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/libraries/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/libraries/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/libraries/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/libraries/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.content form table th,.dummyImage,.fa-stack{vertical-align:middle}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.pull-right{float:right}.pull-left{float:left}.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)}.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-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#confirm-button input,.content form input.wpcf7-submit,p.form-submit input[type=submit]{font-size:124%;line-height:160%;display:block;margin:0 auto;padding:12px 20px 10px;width:30%;border-radius:4px;text-align:center;border:none;overflow:hidden;position:relative;white-space:nowrap;text-decoration:none}.linkBtn a,a.btn,input[type=button],input[type=submit]{display:inline-block;overflow:hidden;margin-top:15px;position:relative;padding:8px 20px 6px;text-decoration:none;cursor:pointer;border:none}form input[type=text],form input[type=email],form input[type=password],form input[type=date],form select,form textarea{border:1px solid #e5e5e5;border-radius:4px;padding:10px 5px;outline:0;margin:5px 5px 5px 0;-webkit-appearance:none;font-size:100%}form input[type=radio],form input[type=checkbox]{margin-right:.5em;margin-left:.5em;width:auto}form input:focus,form textarea:focus{box-shadow:inset 0 0 5px rgba(8,1,3,.2)}form textarea{width:94%;font-size:12px}form input[type=button],form input[type=submit]{-webkit-appearance:none}form#searchform{padding:5px 0 5px 7px;display:block;overflow:hidden;position:relative}form#searchform input#s{margin:0 0 0 5px;padding:7px 5px;width:70%;float:left}#sideTower .ttBox .ttBoxThumb,.content .subPostListSection li.ttBox .ttBoxThumb,.sideTower .ttBox .ttBoxThumb{width:80px}form#searchform input#searchsubmit{margin:0 10px 0 0;float:right}div.wpcf7 img.ajax-loader{margin:8px auto!important;display:block}.content form table{margin-top:25px}.content form table td,.content form table th{padding:10px}.flexslider.slide .flex-direction-nav li .next{right:0}.flexslider.slide .flex-direction-nav li .prev{left:0}#eradi_ie_box{background-color:#c00;padding:2em;color:#fff;text-align:center;font-size:114.3%}#eradi_ie_box .alert_title{font-size:150%;margin-bottom:1em}#eradi_ie_box a{color:#fff}#wpadminbar .ab-top-menu>li#wp-admin-bar-editGuide>.ab-item{background-color:#069;cursor:pointer}#wpadminbar .ab-top-menu>li#wp-admin-bar-editGuide>.ab-item:hover{background-color:#cc0;color:#fff;cursor:pointer}#sideTower .sideWidget li#sideContact,.sideTower .sideWidget li#sideContact{border:none}#sideTower .sideWidget li#sideContact a,.sideTower .sideWidget li#sideContact a{padding:0}.content .infoList{position:relative;margin-bottom:30px}.content .infoList h2,.content .infoList h2:first-child,.wpcf7 dl dd{margin-bottom:0}.content .infoList .infoListBox{clear:both}.entry-meta .entry-meta-items:before{content:" | "}.entry-meta .entry-meta-items.author{display:none}#sideTower .ttBoxSection,.sideTower .ttBoxSection{padding:0 0 15px}#sideTower .ttBox a,.sideTower .ttBox a{text-decoration:none;color:#333}#sideTower .ttBox a:hover,.sideTower .ttBox a:hover{text-decoration:underline}#sideTower .sideWidget .tagcloud,.sideTower .sideWidget .tagcloud{margin-top:10px}.content .subPostListSection{display:block;overflow:hidden;position:relative;padding-bottom:20px}.content .subPostListSection ul{margin:0}.content .subPostListSection li.ttBox{display:block;overflow:hidden;position:relative;padding:15px 0;border-bottom:1px dotted #999;margin:0}.content .subPostListSection li.ttBox:nth-child(1),.content .subPostListSection li.ttBox:nth-child(2){padding-top:0}.content .subPostListSection li.ttBox h4{margin-top:0}.content .subPostListSection li.ttBox a{text-decoration:none;color:#333}#content #sitemapPostList h5 a:hover,.content .subPostListSection li.ttBox a:hover{text-decoration:underline}#content #sitemapPostList h5{color:#666}#content #sitemapPostList h5 a{color:#666;text-decoration:none}#content #sitemapPostList h6{margin-top:0;font-size:85.7%}.wpcf7{margin-top:20px}.wpcf7 dl{display:block;overflow:hidden;border-bottom:1px dotted #ccc}.wpcf7 dl dt{display:block;overflow:hidden;padding:10px 0;float:left;width:20%;color:#666;font-weight:lighter}.wpcf7 dl dd{display:block;overflow:hidden;padding:10px}span.wpcf7-form-control-wrap{position:relative;display:block;overflow:hidden;clear:both}span.wpcf7-list-item{padding-top:8px;padding-bottom:8px}div.wpcf7-validation-errors,span.wpcf7-not-valid-tip{color:#fff;padding:8px 12px 6px;position:relative;display:block;background-color:red;left:0;top:8px;margin-bottom:8px;clear:both;border-radius:5px;border:none}div.wpcf7-validation-errors::after,span.wpcf7-not-valid-tip::after{content:"";position:absolute;bottom:100%;left:30px;height:0;width:0;border:10px solid transparent;border-bottom:10px solid red}#main #trust-form span.content{width:auto}.flexslider .slides img,.no-js .slides>li:first-child,.slides:after,html[xmlns] .slides{display:block}#main #container .content.wide.top_after_image_widget_area{padding-bottom:0}.content .widget_bv_full_wide_title_outer{text-align:center;background-size:cover;background-position:center center;margin:0 calc(50% - 50vw) 3em;padding:3em calc(50vw - 50%)}.content .widget_bv_full_wide_title_outer .widget_bv_full_wide_title_title{font-size:1.6rem;padding:0;margin-bottom:.3em;line-height:1.4em;background:0 0;border:none;box-shadow:none}.content .widget_bv_full_wide_title_outer .widget_bv_full_wide_title_title:last-child{margin-bottom:0}.content .widget_bv_full_wide_title_outer .widget_bv_full_wide_title_caption{margin-bottom:0;line-height:1.4em}#content p.leadTxt,.leadTxt{font-size:2em;line-height:150%;padding:0}#content dl.qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%}#content dl.qaItem dt{margin-bottom:15px;background:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/images/options/qaIconQ.gif) left top no-repeat;padding-left:32px;border:none}#content dl.qaItem dd{margin-bottom:0;background:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/images/options/qaIconA.gif) left top no-repeat;padding-left:32px}#content .flowBox{padding-bottom:30px;margin-bottom:15px;display:block;overflow:hidden;background:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/images/options/arrow_down.png) center bottom no-repeat}#content .flowBox:last-child{background:0 0;padding-bottom:0;margin-bottom:0}#content .flowBox dl{display:block;overflow:hidden;padding:15px 20px;border:3px solid #e5e5e5}#content .flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}#content .flowBox dl dd{margin-bottom:0}#content .flowBox dl dd h4{margin:0;padding:0}#content .flowBox dl dd p{margin-bottom:10px}#content .flowBox dl dd ul{margin-bottom:0}.dummyImage{padding:20px;display:block;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.floatLeft{float:left;margin-right:20px}.floatRight{float:right;margin-left:20px}@media (min-width:500px){.content .subPostListSection .ttBox{width:47%}.content .subPostListSection .ttBox:nth-child(odd){clear:both;float:left}.content .subPostListSection .ttBox:nth-child(2n){float:right}}@media (min-width:660px){.three_column .content .mainFootContact{width:auto}.three_column .content .mainFootContact p.mainFootTxt{float:none;text-align:center}.three_column .content .mainFootContact .mainFootBt{margin-top:1em;float:none}}@media (min-width:768px){.content .widget_bv_full_wide_title_outer .widget_bv_full_wide_title_title{font-size:2rem}}@media (min-width:770px){form#searchform input#s{padding:6px 5px}.content form table td,.content form table th{padding:10px 15px}span.wpcf7-list-item{padding-top:2px;padding-bottom:2px}}@media (min-width:970px){.three_column #sideTower,.three_column .sideTower{clear:none}.three_column #main #container{position:relative}.three_column #main #container #content{float:left;position:relative;left:240px;width:470px}.three_column #main #container #sideTower{float:left;position:relative;left:-470px}.three_column #main #container #thirdTower{float:right;position:relative;width:220px}.three_column .content .childPageBox,.three_column .content .mainFoot{width:470px;box-sizing:border-box}.three_column .content .mainFoot{box-sizing:border-box}.show-mobile-only,.show-mobile-tab,.show-tab-only{display:none}span.txtBr-full-only{display:block}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}#back-top{z-index:500;position:relative}#back-top #pagetop{display:block;overflow:hidden;width:45px;height:45px}#back-top a{display:block;overflow:hidden;position:fixed;bottom:20px;right:20px}.dropNavControl{cursor:pointer}.show-full-only,.show-mobile-only,.show-mobile-tab,.show-tab-full,.show-tab-only{display:none}.ttBox{display:block;overflow:hidden;padding:15px 0}.ttBox .ttBoxLeft{float:left}.ttBox .ttBoxRight{float:right}.ttBox .ttBoxThumb img{height:auto}@media (max-width:670px){.show-full-only,.show-tab-full,.show-tab-only{display:none}table.mobile-block td,table.mobile-block th{display:block}}@media (min-width:671px){table.mobile-block td,table.mobile-block th{display:table-cell}}@media (min-width:970px){.show-mobile-only,.show-mobile-tab,.show-tab-only{display:none}span.txtBr-full-only{display:block}}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}.flexslider{margin:0;padding:0;background:#fff;border:4px solid #fff;position:relative;zoom:1}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden;position:relative}.flexslider .slides img{max-width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider .slides{zoom:1}.flex-container{zoom:1;position:relative}.flex-caption{zoom:1;width:96%;padding:2%;margin:0;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.3);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);font-size:14px;line-height:18px}.flex-direction-nav{height:0}.flex-direction-nav li a{width:52px;height:52px;margin:-20px 3px 0;display:block;background:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/images/flexslider/bg_direction_nav2_30.png) no-repeat;position:absolute;top:50%;cursor:pointer;text-indent:-999em}.flex-direction-nav li a:hover{background-image:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/images/flexslider/bg_direction_nav2_50.png)}.flex-direction-nav li .next{background-position:-52px 0;right:-55px}.flex-direction-nav li .prev{left:-55px}.flex-direction-nav li .disabled{opacity:.3;filter:alpha(opacity=30);cursor:default}.flex-control-nav{width:100%;position:absolute;bottom:0;text-align:center}.flex-control-nav li{margin:0 0 0 5px;display:inline-block;zoom:1}.flex-control-nav li:first-child{margin:0}.flex-control-nav li a{width:13px;height:13px;display:block;background:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/images/flexslider/bg_control_nav.png) no-repeat;cursor:pointer;text-indent:-999em}.flex-control-nav li a:hover{background-position:0 -13px}.flex-control-nav li a.active{background-position:0 -27px;cursor:default}@media (max-width:970px){.flex-control-nav,.flex-direction-nav li .next,.flex-direction-nav li .prev{display:none}}
                      *        { margin: 0px; padding: 0px; font-size: 100%; }
ul, ol { list-style: none; }
body,h1, h2, h3, h4, h5,p,
ul, ol, li, dl, dt, dd,
table,
form, input {margin:0;padding:0; }
hr  { display: none; }
th	{ font-weight:lighter; }
img { border: none; vertical-align: bottom; }  body     { color: #666; text-align: center;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic"; } body     { font-size:87.5%;line-height:130%;-webkit-text-size-adjust : 100%; }
dt { font-weight: bold; }
strong { font-weight: bold; }
pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }
sup,
sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
input[type="text"],
textarea { background: #FFF; border: 1px solid #EEE; padding: 2px; font-size:12px;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a         { overflow: hidden; color:#666; }
a:hover,
a:active  { color: #0490f0; }
.adminEdit	{ clear:both; float:none; display:block; overflow:hidden;padding:0px 0px 20px; }
.assistive-text	{ display:none; }  a.btn,
.linkBtn.linkBtnS a,
.linkBtn.linkBtnM a,
#content p.linkBtn.linkBtnL a,
#content p.linkBtn.linkBtnL input,
#searchform input[type=submit],
input[type=button],
input[type=submit],
p.form-submit input[type=submit],
form#searchform input#searchsubmit,
#content form input.wpcf7-submit,
#confirm-button input {
font-size:12px;line-height:110%;text-align:center;cursor:pointer;position:relative;width:auto; border:none;display:inline-block; overflow:hidden;position:relative;white-space:nowrap;padding:8px 20px 6px;text-decoration:none;color:#fff !important; border-radius:5px; background-color:#008FEF;
border-radius:5px;
}
input[type=button],
input[type=submit],
a.btn,
.linkBtn a	{ display:inline-block; overflow:hidden; margin-top:15px; position:relative;padding:8px 20px 6px;text-decoration:none; }
input[type=button].btnS,
input[type=submit].btnS,
a.btn.btnS,
.linkBtn.linkBtnS a { padding:5px 10px; font-size:85.7%; }
input[type=button].btnL,
input[type=submit].btnL,
a.btn.btnL,
.linkBtn.linkBtnL a { padding:10px 30px; font-size:114.3%; text-align:center; }
a.btn.btnAdmin,
.linkBtn.linkBtnAdmin a	{ color:#666666 !important; background-color:#e5e5e5; border-radius:3px; text-decoration:none;border:1px solid #cccccc;
box-shadow:inset 0 1px 0 #fff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#e5e5e5));
background: -moz-linear-gradient(#fff, #e5e5e5);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#e5e5e5)"; }
#searchform input[type=submit],
p.form-submit input[type=submit] { padding:6px 15px; }
#searchform label	{ display:none; }
form#searchform input#searchsubmit	{ padding:6px 10px; }
.moreLink			{ margin-bottom:0px;height:auto; display:block; }
.moreLink a			{ text-align:center; margin-top:10px; display:inline-block;overflow:hidden; font-size:10px; line-height:105%;text-decoration:none; background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_try1_white.gif) 5px 50% no-repeat #008FEF; color:#fff;padding:5px 15px 5px 20px; border-radius:3px; box-shadow:inset 1px 1px 0 rgba(0,0,0,0.2); }
.moreLink a:hover { text-decoration:none !important;background-color:#00BEFF;color:#fff; }
html,body,#wrap	{ height:100%;min-height:100%; }  #header,
#pagetop,
#footMenu,
#footer		{ text-align:center;clear: both; }
.innerBox		{ text-align:left;width:94%; margin:0px 3%;}
.innerBox img	{ max-width:100%; }
#main		{ width:100%; margin:0px auto; }
#main #container	{ overflow:visible; }
#main #container #content	{ margin: 0 0px 0px 0px;padding-bottom:30px; }
#main #container #sideTower	{ display:block; overflow:hidden;padding-bottom:30px;width:100%; }
#header #headContact	{ width:50%; }
#main #container #content.wide	{ width:99%;float:none;padding-bottom:30px; overflow:visible; }  #headerTop	{ color:#666; display:block; overflow:hidden; width:100%; padding:2px 0px; clear:both; font-size:85.7%; border-top:#0490F0 3px solid; background: #f3f3f3;}
#headerTop #site-description { font-size:10px;line-height:120%;color:#666; }  #header	{ display:block; overflow:hidden;}
#header	{ padding-top:15px; text-align:left; background:#FFF; border-top:#e4e4e4 1px solid; border-bottom:#e4e4e4 1px solid; }
#header #site-title { font-size: 24px; line-height:45px; margin:0px;padding-bottom:10px;position:relative; font-weight:lighter;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;  }
#header #site-title a { color: #000; font-weight: bold; text-decoration: none; }
#header #site-title a img	{ max-height:60px;margin-top:3px; }
#header #headContact	{ font-size:100%;line-height:110%;margin:0px 0px 10px; white-space:nowrap; text-align:left; }
#header #headContactInner	{ }
#header #headContact #headContactTxt,
#header #headContact #headContactTime	{ font-size:10px;}
#header #headContact #headContactTxt	{ letter-spacing:0px;margin-bottom:1px; }
#header #headContact #headContactTel	{ font-size:18px; line-height:21px;margin-bottom:2px; font-family:'Lato', sans-serif; color:#2B91CB; }
#header #headContact #headContactTel a	{ color:#2B91CB; }
#header #headContact #headContactTime	{ font-size:12px; line-height:15px;}   #gMenu	{ clear:both; display:block; overflow:visible; position:relative;width:100%;background-color:#008FEF;color:#fff; border-top:1px solid #5197d5;border-bottom:1px solid #5197d5;
box-shadow: inset 0 1px 0px rgba(255,255,255,0.4);
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#61B3FF), to(#008FEF));
background: -moz-linear-gradient(#61B3FF, #008FEF);
background: linear-gradient(#61B3FF, #008FEF);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#61B3FF, EndColorStr=#008FEF)";}
#gMenu.itemClose .menu	{ display:none; }
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .assistive-text  { display:block; overflow:hidden; position:relative; left:0px; font-weight:lighter;text-align:left;font-family:'Lato', sans-serif;cursor:pointer; }
#gMenu h3.assistive-text{}
#gMenu .assistive-text span	{ display:block; overflow:hidden; padding:8px 22px;width:94%; margin:0px 3%; }
#gMenu.itemClose .assistive-text span	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/iconMenuOpen.png) left 50% no-repeat; }
#gMenu.itemOpen .assistive-text span	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/iconMenuClose.png) left 50% no-repeat; }
#gMenu .screen-reader-text { position: absolute; left: -9000px; }
#gMenu #gMenuInner	{ overflow:visible; display:block; position:relative;padding:0px;}
#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}
#gMenu .menu	{ font-size: 13px;list-style: none; margin:0px 0px 0px;padding:0px; display:block; overflow:visible;}
#gMenu .menu li { position: relative;width:100%;display:block;}
#gMenu .menu li a	{ color: #333; display: block; overflow:hidden;padding: 11px 15px 9px; margin:0px; line-height:110%; text-decoration: none; letter-spacing:0px; text-align:left; box-shadow: inset 0 1px 0px rgba(255,255,255,0.3); }
#gMenu .menu li a strong	{ color:#FFF; }
#gMenu .menu li a span 		{ display:block; font-size:10px; line-height:140%; letter-spacing:1px; font-family:verdana, Arial, Helvetica, sans-serif;color:#FFF; margin-top: 3px; }
#gMenu .menu li.current_page_item a ,
#gMenu .menu li.current_page_ancestor a ,
#gMenu .menu li a:hover	{ background-color:#005be9;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#008FEF), to(#005be9));
background: -moz-linear-gradient(#008FEF, #005be9);
background: linear-gradient(#008FEF, #005be9);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#008FEF, EndColorStr=#005be9)";
}
#gMenu .menu li	{ background-color:#008FEF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#61B3FF), to(#008FEF));
background: -moz-linear-gradient(#61B3FF, #008FEF);
background: linear-gradient(#61B3FF, #008FEF);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#61B3FF, EndColorStr=#008FEF)";
}
#gMenu .menu li ul	{ display:none; margin-top:1px; }
#gMenu .menu li ul li span	{ display:none; }  #panList	{ clear:both; font-size:10px; color:#999; padding:0px;display:block; overflow:hidden; width:100%; }
#panList #panListInner	{ display:block; overflow:hidden; text-align:left; padding:0px; line-height:24px; }
.home #panList { display:none; }
#panList ul	{ display:inline-block; }
#panList ul li	{ display:inline-block; padding-right:5px; }  #pageTitBnr { margin:0px; clear:both; margin: 0px;clear: both;background-color:#f5f5f5;box-shadow: 1px 0px 0px rgba(255, 255, 255, 1.0);border-bottom: 1px solid #E5E5E5;}
#pageTitBnr #pageTitInner	{ display:block; overflow:hidden;height:60px;  }
#pageTitBnr #pageTitInner #pageTit	{ font-size:22px; display:inline; float:left;margin-right:20px;margin-top:20px; line-height:105%; font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:lighter; color: #666; }
#pageTitBnr #pageTitInner #titleTxtSub	{text-align:left; color:#999; font-family: 'Comfortaa', cursive; font-size:14px; letter-spacing:3px;float:left;margin-top:25px; line-height:105%;}  #main	{ display:block; overflow:visible;clear:both; }
#main { zoom: 1; } #main:before,#main:after { content: ""; display: table; }
#main:after { clear: both; }
#main #container	{ padding-top:15px;} #content { margin-bottom: 36px; text-align:left; display:block; overflow:visible; }
#content hr	{ clear:both; display:block; display:none; margin-bottom:20px; }
#content .post	{ padding-bottom:25px; }
#content .alert	{ color:#f00; }
#content .caption	{ font-size:11px; line-height:110%; }
#content .center{ text-align:center; }
#content .right	{ text-align:right; }
#content .nowrap	{ white-space:nowrap; }
#content .sectionBox	{ margin-bottom:30px; display:block; overflow:hidden; }
#content .entry-meta	{ margin-bottom:15px; font-size:11px; color:#666; }
#content h2,
#content h1.entryPostTitle	{ clear:both;font-size:128.6%;line-height:114.3%; color:#FFF;font-weight:bold;position: relative;margin:0px 0px 20px; padding:12px 15px 8px;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; position:relative;
border:1px solid #5197d5;
text-shadow:0 -1px 0 rgba(0,0,0,0.4);
box-shadow: inset 0 1px 0px rgba(255,255,255,0.4);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0390f0), color-stop(0.00, #61b3ff));
background: -webkit-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: -moz-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: -o-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: -ms-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: linear-gradient(top, #61b3ff 0%, #0390f0 100%);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#61B3FF, EndColorStr=#008FEF)";
behavior: url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/js/PIE.htc);
}
#content h1 .edit-link a.post-edit-link	{color:#FFF;}
#content h2,
#content h1.entryPostTitle	{ margin:0px 0px 20px; }
#content h2	a	{ text-decoration:none; }
#content h2.imageTit	{ margin:0px 0px 30px; border:none; padding:0px; background:none; }
#content h3	{ clear:both; font-size:18px;margin:30px 0px 25px; padding:2px 0px 0px 15px; border-left:3px solid #2b91cb; color:#333; }
#content h4 { clear:both; font-size:16px;margin:25px 0px 10px; padding:10px 0px 2px; border-bottom:1px dotted #ccc;}
#content h5 { clear:both; font-size:16px;margin:25px 0px 10px; padding:10px 0px 0px;}
#content h6 { clear:both; font-size:14px;margin:25px 0px 8px; padding:10px 0px 0px;}
#content p { margin-bottom: 20px;padding:0px 5px; }
#content blockquote { border:1px solid #ccc; background-color:#fcfcfc; padding:20px 15px 0px;margin-bottom:15px; clear:both; border-radius: 5px;
box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 1.0);}
#content ul	{ margin:0px 0px 20px 20px; }
#content li	{ margin-bottom:10px; }
#content ul li	{ list-style:disc;padding:0px; }
#content ul ul	{ margin-top:10px; }
#content ul ul li	{ list-style:circle; }
#content ol	{ margin:0px 0px 20px 40px; }
#content ol li	{ list-style:decimal;padding:0px; }
#content table { border-top: 1px solid #ccc; margin: 10px -1px 24px 0; text-align: left; width: 100%;border-collapse: collapse; border-spacing: 0;font-size:85.7%; line-height:141.7%; }
#content table th,
#content table td	{ box-shadow:inset 1px 1px 0px #fff;}
#content table thead tr th	{ font-weight:bold;color: #fff;background-color: #0490F0;box-shadow:inset 1px 1px 0px rgba(255,255,255,0.4);text-shadow:0 -1px 0 rgba(0,0,0,0.4); }
#content tr th,
#content thead tr th { padding: 9px 24px; white-space:nowrap; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}
#content tfoot tr th,
#content tfoot tr td	{font-weight:bold;}
#content tr th { border: 1px solid #008FEF; padding: 10px 15px; vertical-align:top; border: 1px solid #CCC;}
#content tr td { border: 1px solid #ccc; padding: 10px 15px; vertical-align:top; }
#content table ul	{ margin-bottom:0px;margin-left:15px;}
#content table ul li	{ margin:2px 0px; }
#content dt		{ padding-bottom:3px;margin-bottom:10px; color:#0390f0; }
#content dd		{ margin:0px 0px 30px;padding:0px;} #content .child_page_block	{ display:block; overflow:hidden; margin-bottom:15px;width:100%; border: 1px solid #CCC; border-radius: 3px; box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 1.0);}
#content .child_page_block .child_page_blockInner	{ display:block; overflow:hidden; padding: 15px 20px; }
#content .child_page_block.layout_even	{ float:right; }
#content .child_page_block h4	{ border:none; padding:0px 0px 2px;margin:0px; border-bottom:1ps solid #ccc;margin-bottom:10px; border-bottom:1px solid #ccc; box-shadow:0px 1px 0px rgba(255,255,255,1.0); }
#content .child_page_block h4 a	{ text-decoration:none; color:#4d4d4d; border-left: 4px solid #0490F0;padding-left: 8px; display:block; overflow:hidden;line-height:118.8%;}
#content .child_page_block h4 a:hover	{ text-decoration:underline; }
#content .child_page_block .childText	{ display:block; overflow:hidden; }
#content .child_page_block p 	{ font-size:12px;margin-bottom:0px; line-height:133%; padding:0px; }
#content .child_page_block p a	{ text-decoration:none;color:#666; }
#content .child_page_block p a:hover	{ text-decoration:underline;color:#0490f0; }
#content .child_page_block .thumbImage	{ float:left; display:block;border:1px solid #ccc;margin-right:13px;}
#content .child_page_block .thumbImage .thumbImageInner 	{ display:block; overflow:hidden; width:80px;border:1px solid #fff; }
#content .child_page_block .thumbImage .thumbImageInner img	{ width:80px;height:80px !important ; } #content .childPageBox { display:none; }
#content .childPageBox .textBox	{ overflow:hidden;} #content .mainFoot	{ display:block; overflow:hidden; margin-top:35px;margin-bottom:30px;border:4px solid #efefef; }
#content .mainFoot .mainFootInner	{ border:1px solid #ccc; padding:20px 15px; }
#content .mainFootContact	{ display:block; overflow:hidden; text-align:center; }
#content .mainFootContact p.mainFootTxt	{ font-size:10px; letter-spacing:0px;margin-bottom:5px;  }
#content .mainFootContact p.mainFootTxt span { display:block; }
#content .mainFootContact p.mainFootTxt span.mainFootCatch	{line-height:120%; }
#content .mainFootContact p.mainFootTxt span.mainFootTel	{ font-size:24px; font-family:'Lato', sans-serif;margin-bottom:2px; line-height:100%;color:#008FEF;}
#content .mainFootContact p.mainFootTxt span.mainFootTel a	{ color:#008FEF;}
#content .mainFootContact p.mainFootTxt span.mainFootTime	{ line-height:120%; }
#content .mainFootContact .mainFootBt a	{ display:block; overflow:hidden; max-width:350px;margin:0px auto;
background-color:#008FEF;
box-shadow: inset 0 1px 0px rgba(255,255,255,0.5);
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#61B3FF), to(#008FEF));
background: -moz-linear-gradient(#61B3FF, #008FEF);
background: linear-gradient(#61B3FF, #008FEF);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#61B3FF, EndColorStr=#008FEF)";
}
#content .mainFootContact .mainFootBt a img	{ max-width:100%; } #content img { margin: 0; max-width:100% !important;height:auto !important; }
#content .attachment img { max-width: 900px; }
#content .alignleft,
#content img.alignleft { display: inline; float: left; margin-right: 20px; margin-top: 4px; }
#content .alignright,
#content img.alignright { display: inline; float: right; margin-left: 20px; margin-top: 4px; }
#content .aligncenter,
#content img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
#content img.alignleft,
#content img.alignright,
#content img.aligncenter { margin-bottom: 12px; }
#content .wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 0 0 5px; text-align: center;border:1px solid #e5e5e5;max-width:100% !important; }
#content .wp-caption img { margin:5px 0 2px;max-width:95% !important;height:auto !important; }
#content .wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
#content .wp-smiley { margin: 0; }
#content .gallery { margin: 0 auto 18px; }
#content .gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
#content .gallery img { border: 2px solid #cfcfcf; }
#content .gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
#content .gallery dl { margin: 0; }
#content .gallery img { border: 10px solid #f1f1f1; }
#content .gallery br+br { display: none; }
#content .attachment img { display: block; margin: 0 auto; } .navigation { color: #888; font-size: 12px; line-height: 18px; overflow: hidden; border-top:1px solid #ccc; padding:10px 0px 15px; clear:both;}
.navigation a:link,
.navigation a:visited { color: #888; text-decoration: none; }
.navigation a:active,
.navigation a:hover { color: #ff4b33; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above,
.single #nav-above { display: block; } .paging	{ display:block; overflow:hidden; padding:20px 0px 20px; text-align:center;}
.paging span,
.paging a	{ margin:0px 2px; padding:6px 12px;color:#008FEF;border:1px solid #008FEF; text-decoration:none; border-radius:3px; }
.paging span.current,
.paging a:hover	{ background-color:#008FEF;color:#fff !important; text-decoration:none; }
.paging span.pageIndex { display:none; } #content .infoList	{ padding-bottom:20px; }
.page #content .infoList	{ border-top:1px solid #e5e5e5; }
#content .infoList ul	{ margin:10px 0px 5px; list-style:none; }
#content .infoList ul li	{ border-bottom:1px solid #ccc; padding:6px 0px;list-style:none;margin-bottom:0px; }
#content .infoList ul li a	{  }
#content .infoList ul li a:hover	{ color:#f00; }
#content .infoList .infoDate	{ margin-right:5px; color:#FF3366; }
#content .infoList .infoCate a	{ color:#333;margin-right:4px; background-color:#efefef;font-size:11px; padding:2px 7px 1px; line-height:14px; text-decoration:none; position:relative; border-radius:2px; }
#content .infoList .infoCate a:hover	{background-color:#CCF2FF;color:#4EA4C2;text-decoration:none;}
#content .infoList ul li .infoTxt	{ display:block; overflow:hidden; clear:both; }
#content .infoList ul li .infoTxt a	{ text-decoration:none; background: url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_pink.gif) left 7px no-repeat; left 7px no-repeat; padding-left:10px; color:#666; display:block;overflow:hidden; }
#content .infoList ul li .infoTxt a:hover	{ color:#0490f0; text-decoration:underline; } #content .infoList .infoListBox { display:block; overflow:hidden; padding:20px 0px; border-bottom:1px solid #ccc;position:relative; }
#content .infoList .infoListBox div.entryTxtBox { margin:0px;display:block; overflow:hidden; }
#content .infoList .infoListBox div.entryTxtBox.haveThumbnail	{ float:Left; margin-right:100px; }
#content .infoList .infoListBox div.entryTxtBox p { margin-bottom:3px; padding:0px;line-height:150%; }
#content .infoList .infoListBox div.entryTxtBox p.entryMeta { margin-bottom:4px; }
#content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoDate,
#content .infoList .infoListBox div.entryTxtBox p.entryMeta .infoCate	{ color:#666; }
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle { margin:0px 0px 5px;padding:0px 0px 2px; display:block;line-height:120%; font-size:114.3%;font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a { text-decoration:none; }
#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a:hover { text-decoration:underline; }
#content .infoList .infoListBox div.entryTxtBox p.moreLink	{ margin:0px; padding:0px; }
#content .infoList .infoListBox div.thumbImage { width:35%;display:block; overflow:hidden;float:right;text-align:right; position:absolute;top:20px;right:0px; }
#content .infoList .infoListBox div.thumbImage div.thumbImageInner { display:block; overflow:hidden;margin:1px; }
#content .infoList .infoListBox div.thumbImage div.thumbImageInner img	{ width:88px;height:auto;border:1px solid #ccc; } #content form table	{ margin-top:25px; }
#content form input[type=text],
#content form textarea	{ position:relative; overflow:hidden; padding:5px 10px; margin:5px 5px 5px 0px; width:90%;}
#content form input[type=radio] { width:auto; }
#content form input[type=checkbox] { width:auto; } #content #trust-form	{ width:100%; } #content .wpcf7	{ margin-top:20px; }
#content form span.wpcf7-form-control-wrap	{ position:relative; display:block; overflow:hidden; clear:both; }
#content form span.wpcf7-form-control-wrap .wpcf7-list-item,
#content form span.wpcf7-form-control-wrap .wpcf7-list-item label	{ display:block; float:left; }
#content form span.wpcf7-form-control-wrap .wpcf7-list-item	{ padding-top:8px; padding-bottom:8px; }
#content form span.wpcf7-not-valid-tip	{ position:relative; display:block; overflow:hidden; border:2px solid #0490f0; background-color:#FFeeee;left:0px;top:4px; margin-bottom:0px; }
#content form div.wpcf7-validation-errors	{ border:2px solid #0490f0; background-color:#FFeeee; text-align:center; }
#content .wpcf7 dl		{ display:block; overflow:hidden; border-bottom:1px dotted #ccc; }
#content .wpcf7 dl dt	{ display:block; overflow:hidden; padding:10px;float:left; width:30%; color:#666; font-weight:lighter; }
#content .wpcf7 dl dd	{ display:block; overflow:hidden; padding:10px;margin-bottom:0px; } #content #socialSet	{ display:block; overflow:visible; clear:both; padding-top:15px; }
#content #socialSet ul { margin:0px 0px 15px; }
#content #socialSet ul li { display:block;float:left; overflow:visible; background:none; padding:0px; position:relative; }
#content #socialSet ul li iframe	{ border:none; }
#content #socialSet ul li img	{ border:none; }
#content #socialSet ul li.sb_twitter	{width:110px;}
#content #socialSet ul li.sb_google	{ width:80px; }
#content #socialSet ul li.sb_hatena	{ width:70px; }
#content #socialSet ul li.sb_facebook	{ position:relative; }
#content #socialSet ul li.sb_facebook div.fb_iframe_widget	{}
#content #socialSet ul li.sb_mixi		{ z-index:50;}  #sideTower .localSection	{ margin-bottom:50px; }
#sideTower .localHead	{ font-size:14px; color:#FFF; padding:12px 10px 10px; font-weight:bold; position:relative; font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; position: relative;border:1px solid #5197d5;text-shadow:0 -1px 0 rgba(0,0,0,0.4);
box-shadow: inset 0 1px 0px rgba(255,255,255,0.4);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0390f0), color-stop(0.00, #61b3ff));
background: -webkit-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: -moz-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: -o-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: -ms-linear-gradient(top, #61b3ff 0%, #0390f0 100%);
background: linear-gradient(top, #61b3ff 0%, #0390f0 100%);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#61B3FF, EndColorStr=#008FEF)";
behavior: url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/js/PIE.htc);
}
#sideTower .localHead a	{ text-decoration:none !important;color:#FFF !important; }
#sideTower .localHead a:hover	{ text-decoration:underline; }
#sideTower .sideWidget 	{ margin:0 0 20px; }
#sideTower .sideWidget h4	{ clear:both; font-size:14px;margin:0px 0px 15px; padding:4px 0px 2px 12px; border-left-style:solid; border-left-width:3px; background-color:#f5f5f5; }
#sideTower .sideWidget li	{ list-style:none;border-bottom:1px solid #ccc; line-height:121.4%;  }
#sideTower .sideWidget li a	{ display:block;padding:13px 10px 11px 28px; text-decoration:none; color:#666; background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_gray.gif) 10px 50% no-repeat; }
#sideTower .sideWidget li a:hover,
#sideTower .sideWidget li.current_page_item a,
#sideTower .sideWidget li.current-cat a	{ background-color:#cef1ff;}
#sideTower .sideWidget li ul	{ display:block;margin:0px; }
#sideTower .sideWidget li ul	li { display:block;border-bottom:none;border-top:1px solid #ccc; }
#sideTower .sideWidget li ul	li a,
#sideTower .sideWidget li.current-cat ul li a,
#sideTower .sideWidget li.current_page_item ul li a		{ padding:11px 10px 9px 28px;background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_gray.gif) 12px 14px no-repeat; } #sideTower .sideWidget li ul	li a,
#sideTower .sideWidget li.current-cat ul li a,
#sideTower .sideWidget li.current_page_item ul li a	{ background-color:inherit; }
#sideTower .sideWidget li ul	li a:hover,
#sideTower .sideWidget li.current-cat ul li a:hover,
#sideTower .sideWidget li.current_page_item ul li a:hover	{ background-color:#CEF1FF; }
#sideTower .sideWidget li ul	li.current-cat a,
#sideTower .sideWidget li ul	li.current_page_item a,
#sideTower .sideWidget li ul	li a:hover { background-image:#efefef; } #sideTower .sideWidget li ul li ul li a	{ padding-left:33px; }
#sideTower .sideWidget li ul li ul li a,
#sideTower .sideWidget li ul li.current-cat ul li a,
#sideTower .sideWidget li ul li.current_page_item ul li a	{ background-position:17px 14px; }
#sideTower li ul	{ margin-left:15px; }
#sideTower li.sideBnr	{ margin-bottom:10px; }
#sideTower li.sideBnr#sideContact a	{ display:block; overflow:hidden; width:auto;width:220px;margin:0px auto; text-align:center;background-color:#008FEF;box-shadow: inset 0 1px 0px rgba(255,255,255,0.5);}
#sideTower ul#snsBnr		{ border-top:1px solid #ccc;margin-bottom:20px; text-align:center }
#sideTower ul#snsBnr li		{ border-bottom:1px solid #ccc; }
#sideTower .sideWidget ul#recentcomments li	{ padding:13px 10px 11px 30px;background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_gray.gif) 10px 50% no-repeat; }
#sideTower .sideWidget ul#recentcomments li	a	{ padding:0;background:none; }
#sideTower .sideWidget select	{ margin:10px 0; padding:5px; width:100%;border:1px solid #ccc;}
#sideTower .sideWidget select option	{ padding:2px 5px; }
#sideTower .sideWidget .textwidget	{ padding-top:10px; }
form#searchform { padding:5px 0px 5px 7px; background: #CEF1FF; box-shadow: inset 0 1px 0 white; display:block; overflow:hidden; position:relative; border-radius:3px; }
form#searchform input#s	{ margin:0px 0px 0px 5px; padding:5px; width:70%; float:left; }
form#searchform input#searchsubmit	{ margin:0px 10px 0px 0px; float:right; background-color:#008FEF; width:15%; color:#FFF;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
behavior: url(//8curious.or.jp/wp-content/themes/biz-vektor/PIE.htc);
}  #pagetop	{ display:block; overflow:hidden; clear:both; z-index:5; }
#pagetop a	{ float: right; display: block; position: relative; padding: 5px 15px 5px; font-size: 12px; text-decoration: none;margin-top:5px; margin-bottom: 0px; font-family: 'Lato', sans-serif; letter-spacing: 1px; border-radius: 5px 5px 0px 0px; background-color: #61b3ff; color: #FFF;}
#pagetop a:hover	{ margin-top:0px;padding-bottom:10px; } #footMenu	{ padding:3px 0 0 ;display:block; overflow:hidden;width:100%; z-index:10; position:relative; border-top: 3px solid #61B3FF; background:#f5f5f5; box-shadow: inset 0 1px 0 white; }
#footMenu .innerBox	{ width:100%;margin:0; }
#footMenu .menu { display:block;overflow:hidden;border-top:1px; }
#footMenu .menu li a	{ color:#808080;border-bottom:1px solid #ccc;padding:10px 3%; display:block; overflow:hidden;text-decoration:none;  }
#footMenu .menu li.lastChild a	{ border-bottom:none; }
#footMenu .menu li a:hover	{ background-color:#fcfcfc;}  #footer	{ margin:0px; padding:20px 0px 20px; display:block; overflow:hidden; border-top:1px solid #CCC;
-moz-box-shadow: inset 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 white;
box-shadow: inset 0 1px 0 white;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(whiteSmoke), to(white));
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#f5f5f5, EndColorStr=#ffffff)";}
#footer	{ text-align:left; }
#footer dl#footerOutline	{ margin:0px; line-height:150%;width:300px; }
#footer dl#footerOutline dt	{ margin-bottom:8px;line-height:150%; }
#footer dl#footerOutline dt img	{ margin-bottom:5px;max-width:260px; }
#footer dl#footerOutline dd	{ font-size:85.7%; line-height:150%; } #footerSiteMap	{ display:block; overflow:hidden;width:100%;padding-top:15px; }
#footerSiteMap .menu	{ font-size:87.5%; vertical-align:text-top; }
#footerSiteMap .menu a	{ text-decoration:none;}
#footerSiteMap .menu a:hover	{ color:#0490F0; }
#footerSiteMap .menu li	{ display:block;vertical-align:text-top; line-height:116.7%;margin-bottom:6px; }
#footerSiteMap .menu li	a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_gray.gif) left 50% no-repeat; padding:8px 15px 8px 18px; overflow:hidden;display:block; }
#footerSiteMap .menu li	a:hover	{ background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_pink.gif); color:ff3366 !important;}
#footerSiteMap .menu li	ul	{ margin-top:6px; }
#footerSiteMap .menu li	li	{ display:block; }
#footerSiteMap .menu li	li a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_gray.gif) 2px 50% no-repeat; padding:8px 18px; color:ff3366 !important;}
#footerSiteMap .menu li	li a:hover	{ background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_pink.gif); }
#footerSiteMap .menu li	ul ul	{ padding-left:5px; }  #siteBottom { clear:both; padding:15px 0px 40px; font-size:88%; font-family:Arial, Helvetica, sans-serif; color:#FFF; background: #0490F0;}
#siteBottomInner	{ text-align:center; }
#siteBottom a	{ color:#FFF; text-decoration:none; }
#siteBottom #copy	{ text-align:center;opacity:0.7; }
#siteBottom #powerd	{ opacity:0.5; }
#siteBottom #powerd,
#siteBottom #powerd a	{ color:#fff; }    .home #gMenu	{ }
.home #main	{ padding-top:0px; }
#topMainBnr { position:relative;display:block; overflow:visible; padding:10px 0; }
#topMainBnr { background-color:#f5f5f5;box-shadow: 1px 0px 0px rgba(255, 255, 255, 1.0);border-bottom: 1px solid #E5E5E5;}
#topMainBnrFrame { position:relative;height:auto; display:block; margin:0 auto;width:96%; border:none;box-shadow:1px 1px 2px rgba(0,0,0,0.3); }
#topMainBnrFrame .slideFrame	{ border:4px solid #fff; display:block; overflow:hidden;  }
#topMainBnrFrame #topManiBnrInnerFrame	{ overflow:hidden; }
#topMainBnrFrame img	{ width:100%;position:relative; }
#topMainBnrFrame ul.slides li { overflow:hidden; }
#topMainBnrFrame a.slideFrame:hover	{
border:4px solid #0490F0;
transition: border 0.3s ease-in;
-webkit-transition: border 0.3s ease-in;
-moz-transition: border 0.3s ease-in;
}
.home #content { padding-bottom:40px; }
#topFreeArea	{ margin-bottom:35px;display:block; overflow:hidden;
padding-bottom:15px; border-bottom:1px solid #ccc;
-moz-box-shadow:0 2px 1px #efefef;
-webkit-box-shadow: 0 2px 1px #efefef;
box-shadow:0 2px 1px #efefef;
}
#topPr .topPrOuter	{ display:block; overflow:hidden; margin-bottom:20px; padding-bottom:10px;border-bottom:1px solid #ccc;}
#topPr h3	{ margin:0px 0px 9px;line-height:120%;font-size:16px; padding-left:10px; }
#topPr h3 a	{ text-decoration:none;color:#333; }
#topPr h3 a:hover	{color:#00BEFF; }
#topPr p a	{ text-decoration:none;line-height:16px;color:#666;}
#topPr p a:hover	{ text-decoration:underline;color:#00BEFF; }
#topPr p.topPrDescription	{ margin-bottom:0px; font-size:14px;line-height:130%; padding:0px; }
#topPr .prImage	{ float:left;width:70px; margin-right:10px; overflow:hidden;margin-bottom:10px; border:1px solid #ccc; }
#topPr .prImage img.imageWide	{ display:none;}
#topPr .prImage img.imageSmall	{ display:block;}
#topPr .prImage a	{ border:1px solid #fff; display:block; }
#topPr .prImage a img	{ display:block; }
#topPr .topPrTxtBox	{ display:block; overflow:hidden; }
#content .infoList { position:relative; }
#content #topInfo h2,
#content #topBlog h2	{ margin-bottom:0px; }
#content #topInfo,
#content #topBlog	{ margin-bottom:30px;}
#content #topBlog.infoList ul li .infoDate	{ display:block; float:left; }
#content #topBlog.infoList ul li .infoTxt	{ clear:none; }
#content .infoList .rssBtn	{ text-align:right; position:relative;margin-top:-34px;margin-bottom:15px; }
#content .infoList .rssBtn a	{ background-color:#e5e5e5; color:#000; font-family:'Lato', sans-serif; line-height:24px; font-weight:bold; text-decoration:none; padding:0px 10px; margin-right:15px; position:relative;border:1px solid #ccc;
box-shadow: inset 0 1px 0px rgba(255,255,255,1);
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcfcfc), to(#efefef));
background: -moz-linear-gradient(#fcfcfc, #efefef);
background: linear-gradient(#fcfcfc, #efefef);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fcfcfc, EndColorStr=#efefef)";
}
#content .infoList .rssBtn a:hover	{
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#CCF2FF));
background: -moz-linear-gradient(#ffffff, #CCF2FF);
background: linear-gradient(#ffffff, #CCF2FF);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#CCF2FF)";
}
#topContentsBottom	{ margin-bottom:20px; }  #content h1.entryPostTitle	{ margin-bottom:0px; }
#content .entry-content	{ display:block; overflow:hidden; margin-bottom:25px;}
#content .entry-utility	{ clear:both; margin-top:15px; }
#content .entry-utility dl.tag-links,	{ display:inline;}
#content .entry-utility dl.tag-links dt,
#content .entry-utility dl.tag-links dd	{ display:inline; font-size:85.7%; line-height:120%;}
#content .entry-utility dl.tag-links dt	{ display:inline-block; border:1px solid #e5e5e5;font-weight:lighter; margin-right:10px; padding:0px 10px; background-color:#e5e5e5; color:#999;} #comments { clear: both; }
#comments ol.commentlist	{ margin:0px 0px 15px 0px;}
#comments ol.commentlist li	{ list-style:none; }
#comments li.comment .commentBox	{ border:4px solid #e5e5e5; padding:15px; margin-bottom:10px; }
#comments li.comment .comment-author img	{ float:left;border:2px solid #ccc; margin-right:10px; }
#comments li.comment .comment-author cite.fn	{ font-style:normal; line-height:120%;}
#comments li.comment .comment-meta.commentmetadata	{ font-size:85.7%; line-height:120%;}
#comments li.comment .comment-body	{ margin-left:50px;margin-top:5px; }
#comments li.comment .comment-body p { margin-bottom:10px; }
#comments li.comment .reply	{  }
#comments #respond .required	{ color:#e50000;}
#content #commentform p	{ margin-bottom:5px; }
#content #commentform input,
#content #commentform textarea	{ display:block; width:95%; padding:4px; }
#content #commentform p.form-allowed-tags	{ font-size:10px; line-height:120%; color:#666; width:95%;margin-bottom:10px; }
#content #commentform p.form-submit input	{ width:auto; padding:10px 20px;}  #content.wide	{ display:block; overflow:hidden; }
#content #sitemapPostList { margin-top:20px; }
#content #sitemapPostList h5	{ margin:0px;padding:0px; font-weight:lighter;font-size:14px; }
#content ul.linkList	{ margin:0px;padding:0px; font-size:85.7%; }
#content ul.linkList li	{ list-style:none;margin-bottom:0px; }
#content ul.linkList li a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_gray.gif) left 8px no-repeat; padding:5px 15px; display:block;text-decoration:none; color:#666;}
#content ul.linkList li a:hover	{ background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_pink.gif);text-decoration:underline;color:#0490f0; }
#content ul.linkList li li a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_gray.gif) left 10px no-repeat; }
#content ul.linkList li li a:hover	{ background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_pink.gif); }
#content ul.linkList li li li a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_try2_gray.gif) left 10px no-repeat; }
#content ul.linkList li li li a:hover	{ background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_try2_red.gif) ; }
#content ul.linkList ul	{ margin-bottom:0px;margin-top:0px;margin-left:10px; }
#content .error404	{ text-align:center; padding-bottom:30px; }
#sitemapOuter	{ border:4px solid #e5e5e5; padding:20px; display:block; overflow:hidden;margin:0px auto; }
#content form#searchform label { display: none; }
#content form#searchform input#s	{ width:70%; }
#likeBox	{ border:1px solid #00ff00; width:100% !important; }
.fbConnectWidgetTopmost { border:1px solid #00ff00; width:100% !important; }    @media (min-width: 660px) { #headerTop #site-description	{ line-height:150%;font-size:12px;}
#header #site-title	{ padding-bottom:15px;float:left;}
#header #headContact	{ float:right; text-align:right; }
#header #headContact #headContactTxt	{ font-size:11px;}
#header #headContact #headContactTime	{ font-size:12px;}
#header #headContact #headContactTel	{ font-size:24px;margin-bottom:4px; }
#main #container	{ padding-top:20px;}
#main #container #content	{ margin:0px auto; }
#content p	{ line-height:170%; }
#content .mainFootContact p.mainFootTxt	{ float:left; margin-bottom:0px;  text-align:left; }
#content .mainFootContact p.mainFootTxt .mainFootCatch	{font-size:120%;}
#content .mainFootContact .mainFootBt	{ float:right; }
#content .mainFootContact .mainFootBt a	{ width:350px;min-height:50px; }
#content .mainFootContact .mainFootBt a img	{ width:auto; }
#topMainBnr { padding:15px 0; }
#topPr { display:block; overflow:hidden; margin-bottom:25px; }
#topPr .topPrOuter	{ padding-bottom:0px;border-bottom:none;}
#topPr #topPrLeft 	{ width:33.1%; text-align:left; float:left;display:block; overflow:visible; }
#topPr #topPrCenter { width:33.1%; text-align:center;float:left;display:block; overflow:visible; }
#topPr #topPrRight 	{ width:33.1%; text-align:right;float:right; display:block; overflow:visible; }
#topPr #topPrLeft .topPrInner 	{ float:left; }
#topPr #topPrCenter .topPrInner	{ margin:0px auto;}
#topPr #topPrRight .topPrInner	{ float:right; }
#topPr .topPrInner	{text-align:left;width:95%;}
#topPr .topPrInner p	{ padding:0px; }
#topPr .topPrInner p.topPrDescription	{ font-size:12px; }
#topPr .prImage	{ float:none;width:100%; margin-right:0px; }
#topPr .prImage img { height:auto; }
#topPr .prImage img.imageWide	{ display:block;}
#topPr .prImage img.imageSmall	{ display:none;}
#topPr	{ border-left:1px solid #ccc;margin-bottom:35px; }
#topPr .topPrOuter	{ border-right:1px solid #ccc;margin-bottom:0px; }
#topPr .topPrInner	{ padding:0px 17px; width:auto; }
#topPr #topPrLeft .topPrInner,
#topPr #topPrCenter .topPrInner,
#topPr #topPrRight .topPrInner	{ float:none; }
#content .child_page_block	{ width:48%; }
#content .child_page_block.layout_odd	{ float:left; clear:both; }
}  @media (min-width: 770px) {
body     { line-height:150%; }
#gMenu:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
#gMenu #gMenuInner.innerBox	{ margin:0px 3%;width:94%;}
#gMenu.itemClose .menu,
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .menu	{ border-left:1px solid #217ec4; border-top:none; }
#gMenu .menu:after	{
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
#gMenu .assistive-text { position: absolute; top: -9000px; }
#gMenu .menu li { float: left;width:auto;border-bottom:none; overflow:visible; font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
#gMenu .menu li a	{ text-align:center;border-right:1px solid #217ec4; }
#gMenu .menu li a strong{ text-shadow:0 -1px 0 rgba(0,0,0,0.4);}
#gMenu .menu li a span 		{ display:block; font-size:10px; line-height:140%;letter-spacing:1px; font-family:verdana, Arial, Helvetica, sans-serif;color:#666; margin-top: 3px; padding:0 10px;
background-color: #edf3f6;
border-radius: 10px;
}
#gMenu .menu li:hover ul	{ display:block; position:absolute;z-index:100;border-top:1px solid #ccc; position:absolute;width:200px;box-shadow:1px 1px 3px rgba(0,0,0,0.2);opacity:0.97;margin-top:-1px; }
#gMenu .menu li:hover li	{ background:#fff;border-bottom:1px solid #ccc;width:200px; position:relative; }
#gMenu .menu li:hover li a,
#gMenu .menu li.current_page_item li a,
#gMenu .menu li.current-menu-ancestor li a,
#gMenu .menu li.current-page-ancestor li a,
#gMenu .menu li.current_page_ancestor li a { background:none;background-color:#fff ;color:#4d4d4d;text-align:left;border-right:none;-ms-filter: none;filter: none;}
#gMenu .menu li:hover li a:hover,
#gMenu .menu li.current_page_item li a:hover,
#gMenu .menu li.current-menu-ancestor li a:hover,
#gMenu .menu li.current-page-ancestor li a:hover,
#gMenu .menu li.current_page_ancestor li a:hover { background-color:#f5f5f5 ;-ms-filter: none;filter: none;}
#gMenu .menu li:hover ul li ul	{ position:absolute;left:200px;top:10px; border-top:none;}
#gMenu .menu li:hover ul li ul,
#gMenu .menu li:hover ul li ul li	{ display:none; }
#gMenu .menu li:hover ul li:hover ul,
#gMenu .menu li:hover ul li:hover ul li	{display:block;}
#gMenu .menu li:hover ul li:hover ul { border-top:1px solid #ccc; }
#footMenu	{ padding:10px 0px; }
#footMenu .innerBox	{ margin:0px 3%;width:94%; }
#footMenu .menu { margin:0px;padding:0px; }
#footMenu .menu li	{ list-style:none;display:block; margin:0px;padding:0;float:left; font-size:12px; }
#footMenu .menu li a	{ padding:0px 15px 0px; line-height:110%; text-decoration:none; border-right:1px solid #666;border-bottom:none;  }
#footMenu .menu li.firstChild a	{ border-left:1px solid #666; }
#footMenu .menu li a:hover	{ text-decoration:underline; background:none; }
#footerSiteMap .menu	{ font-size:12px; }
#footerSiteMap .menu li	{ display:inline-block; }
#footerSiteMap .menu li	a	{ background-position:left 2px;padding:0px 20px 4px 18px; }
#footerSiteMap .menu li	li a	{ background-position:3px 3px;padding:0px 20px 0px 18px;font-size:11px;}
#footerSiteMap .menu li	li li a	{ }
#content form span.wpcf7-form-control-wrap .wpcf7-list-item	{ padding-top:2px; padding-bottom:2px; }
#footerSiteMap .menu li	li li a	{   background-position: 5px 3px; }
#sitemapOuter	{ padding:20px 50px; }
#content #sitemapPageList { float:left;width:49%; }
#content #sitemapPostList { float:right;width:49%;margin-top:0px; }
#content ul.linkList li a	{ padding:3px 15px; }
}
@media (min-width: 850px) {
#main #container #content.wide	{ width:850px; }
}  @media (min-width: 970px) { .innerBox,
#gMenu #gMenuInner.innerBox	{ width:950px; margin:0px auto; }
#main #container	{ padding-top:30px;}
#main #container #content	{ float:left; width:640px; }
#main #container #sideTower	{ float:right; width:220px; }
body.left-sidebar #main #container #content	{ float:right; }
body.left-sidebar #main #container #sideTower	{ float:left; }
body.home.one-column #main #container #content	{ float:none;width:100%; }
body.home.one-column #main #container #sideTower	{ float:none; display:none; }
form#searchform input#s	{width:120px; }
form#searchform input#searchsubmit	{ width:20%; }
#topMainBnr			{ width:100%; }
#topMainBnr img		{ width:950px !important; }
#topMainBnrFrame	{ width:950px;min-height:250px; }
#topMainBnrFrame .slideFrame img	{ position:relative;left:-4px; }
#topMainBnrFrame .slides img,
#topMainBnrFrame.flexslider .slides img	{ width:950px !important;max-width:950px !important; } #content .childPageBox {
-moz-box-shadow: inset 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 white;
box-shadow: inset 0 1px 0 white;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(whiteSmoke), to(white));
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#f5f5f5, EndColorStr=#ffffff)";
}
#content .childPageBox{ margin-top:20px; border:1px solid #ccc; padding:0px;display:block; overflow:hidden; width:638px; margin-bottom:20px;}
#content .childPageBox h4	{ font-weight:lighter;margin:15px 20px 10px; padding:0px 0px 3px; font-size:14px;}
#content .childPageBox h4 a	{ text-decoration:none;color:#666 }
#content .childPageBox ul 	{ margin:0px 20px 15px; padding:0px; display:block; overflow:hidden; font-size:85.7%; line-height:125%;}
#content .childPageBox ul li	{ float:left; display:block; width:33%; list-style:none;margin:0px; }
#content .childPageBox ul li a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_gray.gif) left 5px no-repeat; padding:3px 5px 3px 17px; text-decoration:none; display:block; overflow:hidden; color:#666;}
#content .childPageBox ul li a:hover,
#content .childPageBox ul li.current_page_item a { background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow1_red.gif); text-decoration:underline;color:#0490f0; }
#content .childPageBox ul li ul	{ margin:0px;font-size:91.7%; }
#content .childPageBox ul li ul li		{ float:none;width:auto; }
#content .childPageBox ul li ul li a	{ background:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_gray.gif) left 6px no-repeat; padding:3px 5px 3px 14px; text-decoration:none;margin-left:3px; }
#content .childPageBox ul li ul li a:hover,
#content .childPageBox ul li ul li.current_page_item a { background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_pink.gif); }
#content .childPageBox ul li ul li ul	{ padding-left:8px;font-size:100%;line-height:120%;}
#content .childPageBox ul li.current_page_item ul li a	{ color:#666; text-decoration:none;background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_gray.gif); }
#content .childPageBox ul li.current_page_item ul li a:hover	{ color:#0490f0; text-decoration:underline;background-image:url(//8curious.or.jp/8curi_main/wp-content/plugins/biz-vektor-wct2012sp2/images/icon_arrow2_red.gif); }
#content .mainFootContact .mainFootBt a img	{ width:100%; }
#footMenu .innerBox	{ margin:0px auto;width:950px; }
#footerSiteMap	{ width:640px;padding-top:0px; font-size:12px; }
#footer dl#footerOutline	{ float:left; }
} @media print { body { background: none !important; }
#wrapper { clear: both !important; display: block !important; float: none !important; position: relative !important; }
#headerTop,
#header,
#panList,
#gMenu,
#pagetop,
#sideTower,
#footMenu,
#footer,
#siteBottom	{ display:none !important; }
#pageTitBnr,
#content table th	{ box-shadow:none !important; }
#access,
#branding img,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
.widget-area { display: none !important; }
#container { margin: 0; width: 100%; }
}

#sideTower ul#snsBnr li a { padding:0; }  #content .socialSet	{ display:block; overflow:hidden; clear:both; }
#content .socialSet ul { margin:0px; }
#content .socialSet ul li { display:block;float:left; overflow:visible; background:none; padding:0px; margin-right:10px; position:relative; }
#content .socialSet ul li.sb_icon a {display:block; overflow:hidden;border:1px solid #ccc; background-color:#fff; padding: 3px 5px 0px; border-radius: 3px; line-height: 100%;color:#333;text-decoration: none; }
#content .socialSet ul li.sb_icon a .sns_txt { font-size:11px; position: relative;top:-2px; }
#content .socialSet ul li iframe	{ border:none; }
#content .socialSet ul li a .icon_sns { margin-right:5px;font-size:100%; }
#content .socialSet ul li.sb_icon.sb_facebook .icon_sns	{ color:#425dab; }
#content .socialSet ul li.sb_icon.sb_hatena .icon_sns	{ color:#2c6ebd; }
#content .socialSet ul li.sb_icon.sb_twitter .icon_sns	{ color:#00abec; }
#content .socialSet ul li.sb_icon.sb_google .icon_sns	{ color:#dd4b39; }
#content .socialSet ul li.sb_icon.sb_line .icon_sns	{ color:#6ebd30; }
#content .socialSet ul li.sb_pocket		{ margin-left:5px;}
#content .socialSet .sb_facebook_count, #content .socialSet .sb_hatena_count, #content .socialSet .sb_twitter_count { display:inline-block; margin-left:5px; padding:2px 5px; border-radius:5px; line-height:1; vertical-align:top; font-size:77%; color:#ffffff; }
#content .socialSet .sb_facebook_count { background:#425dab; }
#content .socialSet .sb_hatena_count { background:#2c6ebd; }
#content .socialSet .sb_twitter_count { background:#00abec; }
#fb-like-box{ text-align: center; background-color: #f9f9f9; margin:40px auto;border:4px solid #efefef; }  @font-face {
font-family: 'vk_sns';
src:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/plugins/sns/icons/fonts/vk_sns.eot?-bq20cj);
src:url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj) format('embedded-opentype'),
url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/plugins/sns/icons/fonts/vk_sns.woff?-bq20cj) format('woff'),
url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj) format('truetype'),
url(//8curious.or.jp/8curi_main/wp-content/themes/biz-vektor/plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="vk_icon_w_r_sns_"], [class*=" vk_icon_w_r_sns_"] {
font-family: 'vk_sns';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vk_icon_w_r_sns_twitter:before {
content: "\e600";
}
.vk_icon_w_r_sns_line:before {
content: "\e601";
}
.vk_icon_w_r_sns_hatena:before {
content: "\e602";
}
.vk_icon_w_r_sns_google:before {
content: "\e603";
}
.vk_icon_w_r_sns_fb:before {
content: "\e604";
}.cpd_front_list, .cpd_front_list li {
list-style-type: none !important;
margin-left: 0 !important;
}
.cpd_front_list li b { float: right;
} h2 .cpd_icon {
vertical-align: top;
margin-top:2px;
}
#cpdtoolccs h3 {
margin-left: 1em;
}
.cpd_backups {
width: 100%;
border: 1px #ccc solid;
border-collapse: collapse;
}
.cpd_backups tr:nth-child(2n) {
background: #fff;
}
.cpd_backups td {
border-bottom: 1px #ccc solid;
}
.cpd_backups a {
text-decoration: none;
}
.cpd_green {
font-size: 16px;
font-weight: bold;
color: green;
margin-right: 3px;
}
.cpd_halfsize {
width: 49%;
float: left;
}
.cpd_settings fieldset {
margin: 5px 5px 20px;
padding: 0 10px 0px;
border: 1px solid #dfdfdf;
background: #fafafa;
}
.cpd_settings legend {
background: #eee;
border: 1px solid #dfdfdf;
margin: 0 10px;
padding: 1px 7px 2px;
text-shadow: 0 1px 0 #fff;
font-size:15px;
}
.cpd_settings .form-table {
margin-bottom: 5px !important;
}
.cpd_red {
color:red !important;
}
.cpd_icon {
display: inline-block;
background: url(//8curious.or.jp/8curi_main/wp-content/plugins/count-per-day/img/cpd_sprites.png) no-repeat top left;
width: 16px;
height: 16px;
vertical-align: middle;
padding: 0 !important;
}
.cpd_backup{background-position: 0 0}
.cpd_clean{background-position: 0 -46px}
.cpd_collection{background-position: 0 -92px}
.cpd_computer{background-position: 0 -138px}
.cpd_calendar{background-position: 0 -184px}
.cpd_day{background-position: 0 -230px}
.cpd_geoip{background-position: 0 -276px}
.cpd_help{background-position: 0 -322px}
.cpd_massbots{background-position: 0 -368px}
.cpd_online{background-position: 0 -414px}
.cpd_post{background-position: 0 -460px}
.cpd_reads{background-position: 0 -506px}
.cpd_referrer{background-position: 0 -552px}
.cpd_reset{background-position: 0 -598px}
.cpd_settings{background-position: 0 -644px}
.cpd_summary{background-position: 0 -690px}
.cpd_tools{background-position: 0 -736px}
.cpd_uninstall{background-position: 0 -782px}
.cpd_update{background-position: 0 -828px}
.cpd_user{background-position: 0 -874px}
.cpd_logo {
width: 32px;
height: 32px;
vertical-align: middle;
} #cpd-flot-place {
padding: 5px;
background: #fff;
border: 1px #ccc solid;
margin: 5px 8px;
}
#cpd-flot-place .button {
padding: 2px 10px;
height: 20px;
line-height: 14px;
}
#cpd-flot-choice {
padding: 5px;
text-align: center;
}
#cpd-flot {
clear: both;
overflow: hidden;
margin-top: 5px;
}
#cpd-tooltip {
position: absolute;
z-index: 10;
display: none;
text-align: center;
padding: 2px 4px;
border: 1px solid #ddd;
background-color: #fff;
box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4);
}
.cpd-list-chart {
margin-bottom: 10px;
border: 1px solid #ddd;
background: -moz-linear-gradient(top, #ccc 0, #fff 80%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(80%, #fff));
}
.cpd-dashboard .inside {
padding: 0 5px;
}
.cpd-dashboard .postbox {
min-width: 0 !important;
}
.cpd-dashboard .cpd_front_list {
padding-right: 5px;
max-height: 200px;
overflow-y: auto;
}
.cpd-dashboard li {
color: #777;
padding-bottom: 2px;
border-bottom: 1px #ddd dotted;
overflow: hidden;
}
.cpd-dashboard li b {
float: right;
text-align: right;
font-size: 1.2em;
color: #2583ad;
}
.cpd-dashboard li span {
color: #f00;
}
.cpd-dashboard a {
text-decoration: none;
} .column-cpd_reads {
width: 50px;
white-space: nowrap;
overflow: visible;
}
.cpd-l {}
.cpd-r {
float: right;
text-align: right;
} .columns-prefs .columns-prefs-3, .columns-prefs .columns-prefs-4 {
display: inline-block !important;
} .cpd_widget_item {
padding: 2px 5px;
background: #eee;
cursor: move;
border-radius: 4px;
}
.cpd_widget_title {
cursor:auto;
}
.cpd_widget_item .widefat {
width: 235px !important;
margin-left: 15px;
} .cpd-thickbox {
background-color: #F7F6F1;
font-size: 13px;
}
.cpd-thickbox h2 {
font: italic 1.5em Georgia,"Times New Roman","Bitstream Charter",Times,serif;
margin: 0;
padding: 0;
color: #093E56;
}
.cpd-thickbox li {
padding-bottom: 5px;
border-top: none;
} .cpd-notes {
width: 100%;
width: auto;
margin: 1px;
border-color: #000;
border-collapse: collapse;
}
.cpd-notes td, .cpd-notes th {
vertical-align: top;
text-align: left;
padding: 2px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px #aaa solid;
}
.cpd-notes th {
background-color: #8cbdd5;
font-weight: bold;
}
.cpd-notes .nowrap {
white-space: nowrap;
}
.cpd-notes .red {
background-color: #f00;
color: #ff0;
}
.cpd-notes .green {
background-color: #0a0;
color: #ff0;
}
.cpd-notes input {
width: 97%;
font: 12px Verdana, Arial, Helvetica, sans-serif;
} .cpd-client-logo {
padding-left: 25px;
background: url(//8curious.or.jp/8curi_main/wp-content/plugins/count-per-day/img/cpd_clients.png) no-repeat left -25px;
}
.cpd-client-chrome{background-position:0 0;}
.cpd-client-firefox{background-position:0 -49px;}
.cpd-client-msie{background-position:0 -98px;}
.cpd-client-opera{background-position:0 -147px;}
.cpd-client-safari{background-position:0 -196px;} #cpd_referrers li a {
width: 85%;
display: block;
float: left;
white-space: nowrap;
overflow: hidden;
} .cpd-flag {
display: inline-block;
float: left;
width: 23px;
height: 12px;
margin-top: 3px;
background-image: url(//8curious.or.jp/8curi_main/wp-content/plugins/count-per-day/img/cpd_flags.png);
background-repeat: no-repeat;
}
.cpd-flag-ae{background-position:0 0;}
.cpd-flag-af, .cpd-flag-xh, .cpd-flag-zu {background-position:0 -13px;}
.cpd-flag-al{background-position:0 -26px;}
.cpd-flag-am{background-position:0 -39px;}
.cpd-flag-ar{background-position:0 -52px;}
.cpd-flag-at{background-position:0 -65px;}
.cpd-flag-au{background-position:0 -78px;}
.cpd-flag-az{background-position:0 -91px;}
.cpd-flag-ba{background-position:0 -104px;}
.cpd-flag-bd{background-position:0 -117px;}
.cpd-flag-be{background-position:0 -130px;}
.cpd-flag-bg{background-position:0 -143px;}
.cpd-flag-bh{background-position:0 -156px;}
.cpd-flag-bn{background-position:0 -169px;}
.cpd-flag-bo{background-position:0 -182px;}
.cpd-flag-br{background-position:0 -195px;}
.cpd-flag-by{background-position:0 -208px;}
.cpd-flag-bz{background-position:0 -221px;}
.cpd-flag-ca{background-position:0 -234px;}
.cpd-flag-ch{background-position:0 -247px;}
.cpd-flag-ci{background-position:0 -260px;}
.cpd-flag-cl{background-position:0 -273px;}
.cpd-flag-cn{background-position:0 -286px;}
.cpd-flag-co{background-position:0 -299px;}
.cpd-flag-cr{background-position:0 -312px;}
.cpd-flag-cs{background-position:0 -325px;}
.cpd-flag-cy, .cpd-flag-el, .cpd-flag-gr {background-position:0 -338px;}
.cpd-flag-cz{background-position:0 -351px;}
.cpd-flag-da, .cpd-flag-dk {background-position:0 -364px;}
.cpd-flag-de{background-position:0 -377px;}
.cpd-flag-do{background-position:0 -390px;}
.cpd-flag-dz{background-position:0 -403px;}
.cpd-flag-ec{background-position:0 -416px;}
.cpd-flag-ee{background-position:0 -429px;}
.cpd-flag-eg{background-position:0 -442px;}
.cpd-flag-en, .cpd-flag-us {background-position:0 -455px;}
.cpd-flag-eo{background-position:0 -468px;}
.cpd-flag-es{background-position:0 -481px;}
.cpd-flag-eu{background-position:0 -494px;}
.cpd-flag-fi{background-position:0 -507px;}
.cpd-flag-fo{background-position:0 -520px;}
.cpd-flag-fr{background-position:0 -533px;}
.cpd-flag-gb{background-position:0 -546px;}
.cpd-flag-ge{background-position:0 -559px;}
.cpd-flag-gt{background-position:0 -572px;}
.cpd-flag-hk{background-position:0 -585px;}
.cpd-flag-hn{background-position:0 -598px;}
.cpd-flag-hr{background-position:0 -611px;}
.cpd-flag-hu{background-position:0 -624px;}
.cpd-flag-id{background-position:0 -637px;}
.cpd-flag-ie{background-position:0 -650px;}
.cpd-flag-il{background-position:0 -663px;}
.cpd-flag-in{background-position:0 -676px;}
.cpd-flag-iq{background-position:0 -689px;}
.cpd-flag-ir{background-position:0 -702px;}
.cpd-flag-is{background-position:0 -715px;}
.cpd-flag-it{background-position:0 -728px;}
.cpd-flag-ja, .cpd-flag-jp {background-position:0 -741px;}
.cpd-flag-jm{background-position:0 -754px;}
.cpd-flag-jo{background-position:0 -767px;}
.cpd-flag-kk{background-position:0 -780px;}
.cpd-flag-kp{background-position:0 -793px;}
.cpd-flag-kr{background-position:0 -806px;}
.cpd-flag-kw{background-position:0 -819px;}
.cpd-flag-ky{background-position:0 -832px;}
.cpd-flag-lb{background-position:0 -845px;}
.cpd-flag-li{background-position:0 -858px;}
.cpd-flag-lk{background-position:0 -871px;}
.cpd-flag-ls{background-position:0 -884px;}
.cpd-flag-lt{background-position:0 -897px;}
.cpd-flag-lu{background-position:0 -910px;}
.cpd-flag-lv{background-position:0 -923px;}
.cpd-flag-ly{background-position:0 -936px;}
.cpd-flag-ma{background-position:0 -949px;}
.cpd-flag-mk{background-position:0 -962px;}
.cpd-flag-mm{background-position:0 -975px;}
.cpd-flag-mo{background-position:0 -988px;}
.cpd-flag-mt{background-position:0 -1001px;}
.cpd-flag-mx{background-position:0 -1014px;}
.cpd-flag-my{background-position:0 -1027px;}
.cpd-flag-nb, .cpd-flag-nn, .cpd-flag-no {background-position:0 -1040px;}
.cpd-flag-ni{background-position:0 -1053px;}
.cpd-flag-nl{background-position:0 -1066px;}
.cpd-flag-nz{background-position:0 -1079px;}
.cpd-flag-om{background-position:0 -1092px;}
.cpd-flag-pa{background-position:0 -1105px;}
.cpd-flag-pe{background-position:0 -1118px;}
.cpd-flag-ph{background-position:0 -1131px;}
.cpd-flag-pk{background-position:0 -1144px;}
.cpd-flag-pl{background-position:0 -1157px;}
.cpd-flag-pr{background-position:0 -1170px;}
.cpd-flag-pt{background-position:0 -1183px;}
.cpd-flag-py{background-position:0 -1196px;}
.cpd-flag-qa{background-position:0 -1209px;}
.cpd-flag-ro{background-position:0 -1222px;}
.cpd-flag-rs{background-position:0 -1235px;}
.cpd-flag-ru{background-position:0 -1248px;}
.cpd-flag-sa{background-position:0 -1261px;}
.cpd-flag-se{background-position:0 -1274px;}
.cpd-flag-sg{background-position:0 -1287px;}
.cpd-flag-si{background-position:0 -1300px;}
.cpd-flag-sk{background-position:0 -1313px;}
.cpd-flag-sv{background-position:0 -1326px;}
.cpd-flag-sy{background-position:0 -1339px;}
.cpd-flag-th{background-position:0 -1352px;}
.cpd-flag-tn{background-position:0 -1365px;}
.cpd-flag-tr{background-position:0 -1378px;}
.cpd-flag-tt{background-position:0 -1391px;}
.cpd-flag-tw{background-position:0 -1404px;}
.cpd-flag-tz{background-position:0 -1417px;}
.cpd-flag-ua{background-position:0 -1430px;}
.cpd-flag-unknown, .cpd-flag-a1, .cpd-flag-a2, .cpd-flag-o1{background-position:0 -1443px;}
.cpd-flag-uy{background-position:0 -1456px;}
.cpd-flag-uz{background-position:0 -1469px;}
.cpd-flag-ve{background-position:0 -1482px;}
.cpd-flag-vn{background-position:0 -1495px;}
.cpd-flag-ye{background-position:0 -1508px;}
.cpd-flag-za{background-position:0 -1521px;}
.cpd-flag-me{background-position:0 -1534px;}
.cpd-flag-md{background-position:0 -1547px;}
.cpd-flag-np{background-position:0 -1560px;}
.cpd-flag-bs{background-position:0 -1573px;}
.cpd-flag-cm{background-position:0 -1586px;}
.cpd-flag-mn{background-position:0 -1599px;}
.cpd-flag-kz{background-position:0 -1612px;}
.cpd-flag-ng{background-position:0 -1625px;}
.cpd-flag-kh{background-position:0 -1638px;}
.cpd-flag-sd{background-position:0 -1651px;}
.cpd-flag-mw{background-position:0 -1664px;}