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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-left { float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse { color: #fff; }

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

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

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

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

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

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

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

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

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

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

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

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

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

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

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

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

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

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

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

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

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

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

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

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

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

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

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

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

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

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

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

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

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

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

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

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

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

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

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

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

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

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

.fa-feed:before, .fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

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

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

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

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

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

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

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

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

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

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

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

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

.fa-money:before { content: ""; }

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

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

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

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

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

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

.fa-beer:before { content: ""; }

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

.fa-plus-square:before { content: ""; }

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

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

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

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

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

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

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

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

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

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

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

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

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

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

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

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

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

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

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

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

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

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

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

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

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

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

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

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

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

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

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

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

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

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

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

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

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

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

.fa-git:before { content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

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

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

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

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

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

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

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

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

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

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

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

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

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

.fa-lastfm:before { content: ""; }

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

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

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

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

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-intersex:before, .fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-yc:before, .fa-y-combinator:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

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

@font-face { font-family: 'DINPro'; src: url("./fonts/DINPro-Light.woff2") format("woff2"), url("./fonts/DINPro-Light.woff") format("woff"); font-weight: 300; font-style: normal; font-display: swap; }

@font-face { font-family: 'DINPro'; src: url("./fonts/DINPro-Medium.woff2") format("woff2"), url("./fonts/DINPro-Medium.woff") format("woff"); font-weight: 500; font-style: normal; font-display: swap; }

@font-face { font-family: 'DINPro'; src: url("./fonts/DINPro-Bold.woff2") format("woff2"), url("./fonts/DINPro-Bold.woff") format("woff"); font-weight: bold; font-style: normal; font-display: swap; }

@font-face { font-family: 'DINPro'; src: url("./fonts/DINPro-Black.woff2") format("woff2"), url("./fonts/DINPro-Black.woff") format("woff"); font-weight: 900; font-style: normal; font-display: swap; }

@font-face { font-family: 'DINPro'; src: url("./fonts/DINPro-Regular.woff2") format("woff2"), url("./fonts/DINPro-Regular.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea { resize: vertical; }

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

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

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

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

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

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

html, body { height: 100%; }

body { margin: 0; }

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

dl { margin: 0; }

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

dd { margin: 0; }

figure { margin: 0; }

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

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

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

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

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

html { color: #282828; font-family: "Noto Sans JP", sans-serif; font-size: 62.5%; line-height: 1.8; }

body { font-size: 1.4rem; width: 100%; }

h1, h2, h3, h4, h5, h6 { font-family: "Noto Sans JP", sans-serif; font-size: 1.25em; line-height: 1.4; margin: 0 0 0.9em; font-weight: normal; }

p { margin: 0 0 0.9em; }

a { color: #282828; -webkit-text-decoration-skip: ink; text-decoration-skip: ink; -webkit-transition: color 100ms ease; -o-transition: color 100ms ease; transition: color 100ms ease; text-decoration: none; }

a:hover { opacity: 0.9; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img { display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes scroll-line-pc { 0% { height: 0; }
  100% { height: 120px; } }

@keyframes scroll-line-pc { 0% { height: 0; }
  100% { height: 120px; } }

@-webkit-keyframes scroll-line-sp { 0% { height: 0; }
  100% { height: 60px; } }

@keyframes scroll-line-sp { 0% { height: 0; }
  100% { height: 60px; } }

.header { background: #fff; width: 100%; }

.header_container { position: relative; width: 100%; padding: 20px 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

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

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

.header_logo { margin-right: auto; margin-bottom: 0; }

@media screen and (max-width: 979px) { .header_logo { text-align: center; width: 44px; margin: 0 auto; } }

.header_links { position: absolute; right: 50px; top: 0; }

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

.header_links_item { position: relative; display: inline-block; background: #a88c6d; width: 112px; text-align: center; }

.header_links_item a { display: block; color: #fff; padding: 5px 15px 5px 10px; }

.header_links_item a:after { content: ""; display: inline-block; width: 9px; height: 14px; background: url(./assets/img/icon_arrow_right_white.png) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 10px; bottom: 0; margin: auto; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; }

.header_links_item a:hover:after { right: 5px; }

.header_navi { font-size: 1.4rem; font-weight: bold; }

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

.header_navi_list_item { position: relative; display: inline-block; vertical-align: middle; margin-right: 30px; }

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

.header_navi_list_item:before { opacity: 0; content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 8px; background: #989898; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; position: absolute; left: 0; top: -5px; right: 0; margin: auto; -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); }

.header_navi_list_item:hover:before { opacity: 1; -webkit-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.header_navi_list_item a { display: block; }

.header_navi_list_item a:hover { opacity: 1; color: #989898; }

.header .drawer-hamburger { z-index: 1111; width: 2.5rem; padding: 20px 10px 30px 20px; }

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

.header .drawer-nav { z-index: 2222; padding: 10px 5px; }

.header .drawer-nav .drawer-menu-item { padding: 10px; }

.drawer-overlay { z-index: 1000; }

.inc-contact { background: url(./assets/img/inc_contact_bg.jpg) no-repeat center center; background-size: cover; padding: 75px 0; margin-top: 100px; }

@media screen and (max-width: 979px) { .inc-contact { padding: 45px 15px; margin-top: 45px; } }

.inc-contact_container { max-width: 980px; margin-left: auto; margin-right: auto; }

.inc-contact_container::after { clear: both; content: ""; display: block; }

.inc-contact_btns { text-align: center; }

.inc-contact_btns_item { display: inline-block; margin: 0 10px; }

@media screen and (max-width: 979px) { .inc-contact_btns_item { display: block; margin: 0 0 5px; }
  .inc-contact_btns_item img { width: 220px; } }

.inc-contact_btns_item:first-child { margin-left: 0; }

.inc-contact_btns_item:last-child { margin-right: 0; }

@media screen and (max-width: 979px) { .inc-contact_btns_item:last-child { margin-bottom: 0; } }

.footer { background: #a88c6d; padding: 30px 0; }

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

.footer_container { max-width: 980px; margin-left: auto; margin-right: auto; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #282828; }

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

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

.footer_left { width: 190px; float: left; }

@media screen and (max-width: 979px) { .footer_left { width: auto; float: none; text-align: center; }
  .footer_left img { width: 60px; } }

.footer_right { width: 790px; float: right; }

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

.footer_navi { font-size: 0; margin-bottom: 5px; }

.footer_navi_list { font-size: 1.4rem; }

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

.footer_navi_list_item { display: inline-block; margin-bottom: 10px; }

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

.footer_navi_list_item:before { content: "｜"; margin-right: 4px; }

@media screen and (max-width: 979px) { .footer_navi_list_item:before { margin-right: 2px; } }

.footer_navi_list_item:last-child:after { content: "｜"; margin-left: 4px; }

@media screen and (max-width: 979px) { .footer_navi_list_item:last-child:after { margin-left: 2px; } }

.footer_links { font-size: 0; }

.footer_links_item { font-size: 1.2rem; display: inline-block; }

.footer_links_item:before { content: "｜"; margin-right: 2px; }

.footer_links_item:last-child:after { content: "｜"; margin-left: 2px; }

.footer_bottom_container { max-width: 980px; margin-left: auto; margin-right: auto; }

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

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

.footer_address { width: 820px; float: left; letter-spacing: 0; }

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

.footer_address_container { font-style: normal; display: table; width: 100%; }

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

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

.footer_address_heading { display: table-cell; width: 150px; vertical-align: middle; font-size: 1.2rem; font-weight: bold; }

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

.footer_address_col-02 { display: table-cell; vertical-align: middle; letter-spacing: 0; font-size: 1.1rem; line-height: 2.4; }

.footer_address_col-02::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { .footer_address_col-02 { display: block; line-height: 2; position: relative; right: 7px; } }

.footer_address_col-02_item { width: 50%; float: left; }

@media screen and (max-width: 979px) { .footer_address_col-02_item { width: 100%; float: none; } }

.footer_address_col-02_item dt { display: inline; }

.footer_address_col-02_item dd { display: inline; }

.footer_sns { text-align: center; padding-top: 15px; }

.footer_sns_item { display: inline-block; margin: 0 10px; }

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

.footer .copy { position: fixed; top: 50%; left: -158px; z-index: 100; -webkit-transform: rotate(90deg) translateY(0); -ms-transform: rotate(90deg) translateY(0); transform: rotate(90deg) translateY(0); font-size: 1rem; letter-spacing: 0.3em; line-height: 0; color: #000; }

@media screen and (max-width: 979px) { .footer .copy { font-size: 0.7rem; left: -130px; letter-spacing: 0.2em; } }

.fixed-navi { position: fixed; right: 0; top: 40%; width: 66px; text-align: center; background: #fff; border: 1px solid #a88c6d; border-right: none; padding: 0 10px; z-index: 111; }

@media screen and (max-width: 979px) { .fixed-navi { display: none !important; } }

.fixed-navi_item { border-bottom: 1px solid #a88c6d; }

.fixed-navi_item:last-child { border-bottom: none; }

.fixed-navi_item a { display: block; padding: 20px 0; }

.sp-fixed-navi { width: 100%; position: fixed; left: 0; bottom: 0; background: rgba(168, 140, 109, 0.9); font-size: 1.1rem; }

.sp-fixed-navi::after { clear: both; content: ""; display: block; }

@media screen and (min-width: 980px) { .sp-fixed-navi { display: none !important; } }

.sp-fixed-navi_item { width: 50%; float: left; text-align: center; font-weight: bold; }

.sp-fixed-navi_item a { display: block; padding: 10px; color: #fff; }

body { letter-spacing: 0.05em; }

@media screen and (max-width: 979px) { body { letter-spacing: 0; font-size: 1.2rem; } }

/* -------------------- WordPress -------------------- */
.fadeup { opacity: 0; position: relative; left: 0; top: 30px; }

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

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

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

.aligncenter { display: block; margin: 0 auto; }

.alignright { float: right; }

.alignleft { float: left; }

/* colors */
.bg-cat-reform { background: #b03622 !important; }

.bg-cat-renovation { background: #0c7a9a !important; }

.bg-cat-newhouse { background: #4d4d4d !important; }

.color-red { color: #e40012; }

/* styles */
.heading-ptn-01 { text-align: center; line-height: 1.3; margin-bottom: 45px; }

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

.heading-ptn-01_en { font-family: "DINPro", serif; font-weight: bold; font-size: 5.5rem; letter-spacing: 0.05em; display: block; }

@media screen and (max-width: 979px) { .heading-ptn-01_en { font-size: 2.6rem; letter-spacing: 0.025em; } }

.heading-ptn-01_ja { display: block; position: relative; font-size: 1.6rem; font-weight: bold; }

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

.heading-ptn-01_ja:before { content: ""; display: block; width: 20px; height: 9px; background: url(./assets/img/heading_ptn_01_after.png) no-repeat center center; background-size: cover; margin: 0 auto 10px; }

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

.heading-ptn-02 { background: url(./assets/img/heading_ptn_02_border.png) no-repeat left center; background-size: 6px auto; font-size: 3.2rem; font-weight: bold; padding: 10px 0 10px 40px; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .heading-ptn-02 { font-size: 1.8rem; padding: 5px 0 5px 15px; background-size: 4px auto; margin-bottom: 30px; } }

.btn-ptn-01 { font-weight: bold; font-size: 1.4rem; }

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

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

.btn-ptn-01 a { text-align: center; position: relative; display: inline-block; width: 300px; background: #a88c6d; color: #fff; padding: 10px; border-radius: 30px; line-height: 2; }

@media screen and (max-width: 979px) { .btn-ptn-01 a { width: 260px; border-radius: 25px; } }

.btn-ptn-01 a:before { content: ""; display: inline-block; width: 21px; height: 15px; background: url(./assets/img/btn_ptn_01_arrow.png) no-repeat center center; background-size: cover; position: absolute; left: 15px; top: 0; bottom: 0; margin: auto; }

.post-archive { margin-bottom: 30px; }

.post-archive::after { clear: both; content: ""; display: block; }

.post-archive_item { margin-bottom: 5%; }

@media screen and (min-width: 980px) { .post-archive_item { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
  .post-archive_item:last-child { margin-right: 0; }
  .post-archive_item:nth-child(3n) { margin-right: 0; }
  .post-archive_item:nth-child(3n+1) { clear: left; } }

@media screen and (max-width: 979px) { .post-archive_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 5%; }
  .post-archive_item:last-child { margin-right: 0; }
  .post-archive_item:nth-child(2n) { margin-right: 0; }
  .post-archive_item:nth-child(2n+1) { clear: left; } }

.post-archive_item a { display: block; }

.post-archive_item_thumb { text-align: center; margin-bottom: 15px; }

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

.post-archive_item_info { margin-bottom: 10px; font-weight: bold; }

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

.post-archive_item_info_category { color: #fff; width: 140px; display: inline-block; text-align: center; margin-right: 10px; font-size: 1.2rem; vertical-align: middle; }

@media screen and (max-width: 979px) { .post-archive_item_info_category { width: 100%; font-size: 1.1rem; } }

.post-archive_item_info_category.cat-blog { background: #8b6239; }

.post-archive_item_info_category.cat-news { background: #f05a24; }

.post-archive_item_info_time { font-size: 1.4rem; display: inline-block; vertical-align: middle; }

@media screen and (max-width: 979px) { .post-archive_item_info_time { font-size: 1.1rem; } }

.post-archive_item_heading { font-size: 1.6rem; font-weight: 500; margin-bottom: 0; }

@media screen and (max-width: 979px) { .post-archive_item_heading { font-size: 1.2rem; line-height: 1.6; } }

.link-bnr { max-width: 800px; margin-left: auto; margin-right: auto; }

.link-bnr::after { clear: both; content: ""; display: block; }

.link-bnr::after { clear: both; content: ""; display: block; }

.link-bnr_item { width: 350px; }

@media screen and (max-width: 979px) { .link-bnr_item { width: 290px; margin: 0 auto 20px; } }

.link-bnr_item:first-child { float: left; }

@media screen and (max-width: 979px) { .link-bnr_item:first-child { float: none; } }

.link-bnr_item:last-child { float: right; }

@media screen and (max-width: 979px) { .link-bnr_item:last-child { float: none; } }

.link-bnr_item .btn-ptn-01 { margin-top: -25px; }

#breadcrumb { background: #eeeeee; font-size: 1rem; padding: 5px 0; margin-bottom: 80px; }

@media screen and (max-width: 979px) { #breadcrumb { margin-bottom: 45px; padding: 2px 15px; } }

#breadcrumb .bread-container { max-width: 980px; margin-left: auto; margin-right: auto; }

#breadcrumb .bread-container::after { clear: both; content: ""; display: block; }

#breadcrumb a, #breadcrumb span { display: inline-block; }

#breadcrumb a:after { font-family: FontAwesome; content: "\f105"; font-size: 1rem; margin: 0 5px; }

.screen-reader-text { display: none; }

.pagination { text-align: center; font-size: 1.4rem; font-weight: bold; }

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

.pagination a, .pagination span { display: inline-block; border: 2px solid #a88c6d; margin: 0 3px; padding: 5px 10px; }

.pagination a { color: #a88c6d; }

.pagination span { color: #fff; background: #a88c6d; }

.inc-works-archive { margin-bottom: 60px; }

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

.inc-works-archive .slick-arrow { z-index: 111; width: 50px; height: 50px; opacity: 1; }

@media screen and (max-width: 979px) { .inc-works-archive .slick-arrow { width: 20px; height: 20px; } }

.inc-works-archive .slick-arrow:before { width: 50px; height: 50px; opacity: 1; }

@media screen and (max-width: 979px) { .inc-works-archive .slick-arrow:before { width: 20px; height: 20px; } }

.inc-works-archive .slick-arrow.slick-prev { left: 5%; }

.inc-works-archive .slick-arrow.slick-prev:before { content: ""; display: inline-block; background: url(./assets/img/sloder_arrow_left.png) no-repeat center center; background-size: cover; }

.inc-works-archive .slick-arrow.slick-next { right: 5%; }

.inc-works-archive .slick-arrow.slick-next:before { content: ""; display: inline-block; background: url(./assets/img/sloder_arrow_right.png) no-repeat center center; background-size: cover; }

.inc-works-archive_item { background: #5f5a57; border: 1px solid #fff; }

.inc-works-archive_item a { color: #fff; display: block; }

.inc-works-archive_item_contents { padding: 20px; }

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

.inc-works-archive_item_category { font-size: 1.2rem; margin-bottom: 10px; font-weight: bold; }

@media screen and (max-width: 979px) { .inc-works-archive_item_category { font-size: 1.1rem; margin-bottom: 5px; } }

.inc-works-archive_item_category_item { display: inline-block; width: 140px; text-align: center; background: #4d4d4d; }

@media screen and (max-width: 979px) { .inc-works-archive_item_category_item { width: 120px; } }

.inc-works-archive_item_data { font-weight: bold; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .inc-works-archive_item_data { font-size: 1.1rem; margin-bottom: 5px; } }

.inc-works-archive_item_data_type { display: inline-block; vertical-align: middle; margin-right: 10px; margin-bottom: 0; }

@media screen and (max-width: 979px) { .inc-works-archive_item_data_type { margin-right: 5px; } }

.inc-works-archive_item_data_area { display: inline-block; vertical-align: middle; margin-bottom: 0; }

.inc-works-archive_item_heading { font-size: 1.4rem; font-weight: normal; margin-bottom: 0; }

@media screen and (max-width: 979px) { .inc-works-archive_item_heading { font-size: 1.1rem; } }

.top_slider { position: relative; width: 100%; z-index: 111; }

.top_slider_container { position: relative; z-index: 111; }

.top_slider_container_bg { content: ""; display: block; width: 100%; height: calc(100% - 30px); background: #a88c6d; position: absolute; left: 0; top: 90px; z-index: 1; }

@media screen and (max-width: 979px) { .top_slider_container_bg { top: 30px; height: calc(100% - 10px); } }

.top_slider_scroll { position: absolute; right: 50px; bottom: 130px; z-index: 111; width: 9px; }

@media screen and (max-width: 979px) { .top_slider_scroll { z-index: 1111; right: 20px; bottom: 30px; } }

.top_slider_scroll_container { position: relative; }

.top_slider_scroll_container:after { content: ""; display: block; width: 1px; background: #282828; margin: 10px auto 0; position: absolute; right: 4px; top: 35px; }

@media screen and (min-width: 980px) { .top_slider_scroll_container:after { -webkit-animation: scroll-line-pc 1.5s ease-in-out 0s infinite normal; animation: scroll-line-pc 1.5s ease-in-out 0s infinite normal; } }

@media screen and (max-width: 979px) { .top_slider_scroll_container:after { -webkit-animation: scroll-line-sp 1.5s ease-in-out 0s infinite normal; animation: scroll-line-sp 1.5s ease-in-out 0s infinite normal; } }

.top_slider_list { position: relative; width: calc(100% - 100px); z-index: 222; }

@media screen and (max-width: 979px) { .top_slider_list { width: calc(100% - 10px); } }

.top_slider_list_item a:hover { opacity: 1; }

.top_slider_contents { position: absolute; top: 50%; left: 5%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 333; }

@media screen and (max-width: 979px) { .top_slider_contents { left: 3%; top: 55%; } }

.top_slider_contents_en-imgtxt { margin-bottom: 30px; }

@media screen and (max-width: 979px) { .top_slider_contents_en-imgtxt { width: 200px; margin-bottom: 7px; } }

.top_slider_contents_en { font-size: 5.2rem; font-family: "DINPro", serif; font-weight: bold; margin: 0; line-height: 1.6; margin-bottom: 15px; }

@media screen and (max-width: 979px) { .top_slider_contents_en { font-size: 2rem; margin-bottom: 10px; } }

.top_slider_contents_en_txt { background: #fff; line-height: 1; padding: 10px 20px 0; }

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

.top_slider_contents_ja { margin-bottom: 30px; }

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

.top_slider_contents_ja_txt { background: #fff; line-height: 1; padding: 10px 20px; font-size: 2rem; font-weight: bold; }

@media screen and (max-width: 979px) { .top_slider_contents_ja_txt { padding: 5px 10px; font-size: 1.1rem; } }

.top_slider_contents_image { margin-left: 20px; }

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

.top_about { background: #f8f5f3; padding: 120px 0 0; }

@media screen and (max-width: 979px) { .top_about { padding: 60px 15px 30px; } }

.top_about_container { position: relative; }

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

.top_about_thumb { width: calc(50% - 100px); float: left; background: #f8f5f3; }

@media screen and (max-width: 979px) { .top_about_thumb { width: 100%; float: none; } }

.top_about_contents { padding: 30px 0 70px; background: url(./assets/img/top_about_contents_bg.png) no-repeat center top; background-size: 331px auto; width: calc(50% + 100px); text-align: center; background-color: #f8f5f3; position: absolute; top: 50%; right: 5%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }

@media screen and (max-width: 979px) { .top_about_contents { width: 100%; position: static; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); background: url(./assets/img/top_about_contents_bg.png) no-repeat center center; background-size: 200px auto; padding: 30px 0 30px; } }

.top_about_txt-01 { font-size: 1.8rem; margin-bottom: 0; font-weight: bold; }

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

.top_about_txt-02 { font-size: 1.8rem; margin-bottom: 45px; font-weight: bold; }

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

.top_about_txt-03 { font-size: 1.6rem; margin-bottom: 35px; }

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

.top_about_list_item { display: inline-block; background: #fff; border: 3px solid #282828; line-height: 1.4; font-size: 1.9rem; font-weight: bold; padding: 10px; margin: 15px 10px; }

@media screen and (max-width: 979px) { .top_about_list_item { border: 2px solid #282828; font-size: 1.4rem; margin: 5px 5px; } }

.top_re { padding: 90px 0 0 0; }

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

.top_re_container { position: relative; }

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

.top_re_images { width: calc(50% - 100px); float: right; }

@media screen and (max-width: 979px) { .top_re_images { width: 100%; float: none; font-size: 0; letter-spacing: 0; }
  .top_re_images::after { clear: both; content: ""; display: block; } }

@media screen and (max-width: 979px) { .top_re_images_item { width: 50%; display: inline-block; } }

.top_re_contents { width: 720px; background: #fff; padding: 40px 40px 40px; position: absolute; top: 50%; left: 5%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }

@media screen and (max-width: 979px) { .top_re_contents { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); width: 100%; float: none; position: static; padding: 20px 0 0; } }

.top_re_contents_heading { font-size: 3.2rem; font-weight: bold; text-align: center; margin-bottom: 30px; line-height: 1.6; letter-spacing: 0.05em; }

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

.top_re_contents_icons { text-align: center; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .top_re_contents_icons { margin-bottom: 30px; }
  .top_re_contents_icons::after { clear: both; content: ""; display: block; } }

.top_re_contents_icons_item { display: inline-block; margin: 0 15px; }

@media screen and (max-width: 979px) { .top_re_contents_icons_item { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; margin-left: 0; text-align: center; }
  .top_re_contents_icons_item:last-child { margin-right: 0; }
  .top_re_contents_icons_item:nth-child(3n) { margin-right: 0; }
  .top_re_contents_icons_item:nth-child(3n+1) { clear: left; } }

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

.top_re_kantei { background: #f8f5f3; padding: 60px 0; }

@media screen and (max-width: 979px) { .top_re_kantei { padding: 50px 0; margin-top: 60px; } }

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

.top_re_kantei_thumb { display: inline-block; vertical-align: middle; margin: 0 15px; }

@media screen and (max-width: 979px) { .top_re_kantei_thumb { display: block; margin: 0 0 10px; }
  .top_re_kantei_thumb img { width: 210px; } }

.top_re_kantei_catch { display: inline-block; vertical-align: middle; margin: 0; font-size: 3.2rem; font-weight: bold; text-align: left; line-height: 1.5; margin: 0 15px; }

@media screen and (max-width: 979px) { .top_re_kantei_catch { font-size: 1.5rem; display: block; text-align: center; margin: 0; } }

.top_works { padding: 80px 0 70px; overflow: hidden; }

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

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

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

.top_realestate { background: #f8f5f3; padding: 100px 0; }

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

.top_realestate_container { max-width: 980px; margin-left: auto; margin-right: auto; padding: 0 20px; }

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

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

.top_realestate_col-02 { margin-bottom: 90px; }

.top_realestate_col-02::after { clear: both; content: ""; display: block; }

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

.top_realestate_col-02_item { width: 430px; }

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

.top_realestate_col-02_item:first-child { float: left; }

@media screen and (max-width: 979px) { .top_realestate_col-02_item:first-child { float: none; } }

.top_realestate_col-02_item:first-child .top_realestate_pickup_head { background: #775905; }

.top_realestate_col-02_item:last-child { float: right; }

@media screen and (max-width: 979px) { .top_realestate_col-02_item:last-child { float: none; } }

.top_realestate_col-02_item:last-child .top_realestate_pickup_head { background: #5c7885; }

.top_realestate_pickup_item { background: #fff; padding-bottom: 30px; margin-bottom: 45px; }

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

.top_realestate_pickup_head { text-align: center; padding: 30px 0 60px; }

@media screen and (max-width: 979px) { .top_realestate_pickup_head { padding: 20px 10px 40px; } }

.top_realestate_pickup_head_icon { display: inline-block; width: 220px; color: #282828; background: #fff; font-size: 1.6rem; border-radius: 20px; margin-bottom: 15px; font-weight: bold; }

@media screen and (max-width: 979px) { .top_realestate_pickup_head_icon { width: 200px; font-size: 1.2rem; padding: 2px 10px; } }

.top_realestate_pickup_head_icon_heading { color: #fff; font-weight: bold; font-size: 2.4rem; margin-bottom: 0; }

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

.top_realestate_pickup_slider { margin-top: -45px; padding: 0 35px; }

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

.top_realestate_pickup_slider .slick-arrow { width: 50px; height: 50px; }

@media screen and (max-width: 979px) { .top_realestate_pickup_slider .slick-arrow { width: 20px; height: 20px; } }

.top_realestate_pickup_slider .slick-arrow:before { width: 50px; height: 50px; content: ""; display: inline-block; }

@media screen and (max-width: 979px) { .top_realestate_pickup_slider .slick-arrow:before { width: 20px; height: 20px; } }

.top_realestate_pickup_slider .slick-arrow.slick-prev { left: -30px; }

@media screen and (max-width: 979px) { .top_realestate_pickup_slider .slick-arrow.slick-prev { left: -10px; } }

.top_realestate_pickup_slider .slick-arrow.slick-prev:before { background: url(./assets/img/sloder_arrow_left.png) no-repeat center center; background-size: cover; }

.top_realestate_pickup_slider .slick-arrow.slick-next { right: -30px; }

@media screen and (max-width: 979px) { .top_realestate_pickup_slider .slick-arrow.slick-next { right: -10px; } }

.top_realestate_pickup_slider .slick-arrow.slick-next:before { background: url(./assets/img/sloder_arrow_right.png) no-repeat center center; background-size: cover; }

.top_realestate_pickup_slider_item a { display: block; }

.top_realestate_pickup_slider_item_thumb { text-align: center; margin-bottom: 15px; }

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

.top_realestate_pickup_slider_item_heading { font-size: 2rem; font-weight: bold; margin-bottom: 15px; }

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

.top_realestate_pickup_slider_item_status { color: #fff; width: 140px; text-align: center; font-size: 1.2rem; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .top_realestate_pickup_slider_item_status { width: 120px; font-size: 1.1rem; margin-bottom: 5px; } }

.top_realestate_pickup_slider_item_status--black { background: #282828; }

.top_realestate_pickup_slider_item_status--red { background: #e40012; }

.top_realestate_pickup_slider_item_table { width: 100%; font-size: 1.4rem; }

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

.top_realestate_pickup_slider_item_table tr th { width: 24%; padding: 5px 0; font-weight: normal; border-bottom: 1px solid #775905; vertical-align: middle; }

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

.top_realestate_pickup_slider_item_table tr td { padding: 5px 0; border-bottom: 1px solid #775905; vertical-align: middle; }

.top_realestate_pickup_slider_item .font-price { color: #e40012; font-size: 2.4rem; font-weight: bold; }

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

.top_realestate_pickup_slider_item .font-price--small { font-size: 1.4rem; }

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

.top_news { padding: 90px 0 0; }

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

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

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

.top .post-archive_item { margin-bottom: 2%; }

.top_bnr-menu { text-align: center; margin-bottom: 75px; font-size: 0; letter-spacing: 0; }

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

.top_bnr-menu_item { display: inline-block; font-size: 1; margin: 0 25px; }

@media screen and (max-width: 979px) { .top_bnr-menu_item { width: 290px; margin: 0 auto 15px; } }

.top .kt-bnr { text-align: center; }

@media screen and (min-width: 980px) { .top .kt-bnr { margin-top: 45px; } }

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

.about_omoi { margin-bottom: 180px; }

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

.about_omoi_heading { font-size: 3.2rem; font-weight: bold; text-align: center; }

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

.about_omoi_container { position: relative; max-width: 980px; margin-left: auto; margin-right: auto; }

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

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

.about_omoi_container:before { content: ""; display: inline-block; width: 280px; height: 264px; background: url(./assets/img/about_logo.png) no-repeat center center; background-size: cover; position: absolute; right: 0; bottom: -120px; }

@media screen and (max-width: 979px) { .about_omoi_container:before { position: static; width: 70px; height: 66px; margin: 0 auto; display: block; margin-bottom: 20px; } }

.about_omoi_contents { width: 790px; background: #f8f5f3; padding: 50px 60px; }

@media screen and (max-width: 979px) { .about_omoi_contents { width: auto; padding: 25px 15px; } }

.about_omoi_contents_heading { font-size: 3.2rem; font-weight: bold; line-height: 1.5; }

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

.about_omoi_contents_txt { font-size: 1.4rem; width: 555px; line-height: 2; margin: 0; }

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

.about_kangae_container { max-width: 890px; margin-left: auto; margin-right: auto; }

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

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

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

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

.about_kangae_col-02 { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 90px; }

.about_kangae_col-02::after { clear: both; content: ""; display: block; }

.about_kangae_col-02::after { clear: both; content: ""; display: block; }

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

.about_kangae_col-02_item { width: 350px; }

@media screen and (max-width: 979px) { .about_kangae_col-02_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
  .about_kangae_col-02_item:last-child { margin-right: 0; }
  .about_kangae_col-02_item:nth-child(2n) { margin-right: 0; }
  .about_kangae_col-02_item:nth-child(2n+1) { clear: left; } }

.about_kangae_col-02_item:first-child { float: left; }

.about_kangae_col-02_item:last-child { float: right; }

.about_kangae_col-02_item_num { text-align: center; margin-bottom: 20px; }

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

.about_kangae_col-02_item_txt-01 { font-size: 2.6rem; font-weight: bold; line-height: 1.5; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .about_kangae_col-02_item_txt-01 { font-size: 1.4rem; margin-bottom: 10px; } }

.about_kangae_col-02_item_re { text-align: center; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .about_kangae_col-02_item_re { margin-bottom: 10px; }
  .about_kangae_col-02_item_re img { width: 80px; } }

.about_kangae_col-02_item_list { color: #e70a1a; border: 3px solid #e30012; padding: 10px; font-size: 1.6rem; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .about_kangae_col-02_item_list { border: 2px solid #e30012; font-size: 1.2rem; padding: 5px; } }

.about_kangae_col-02_item_txt-02 { font-size: 1.4rem; margin-bottom: 0; }

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

.about_kangae_txt-contents { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 45px; }

.about_kangae_txt-contents::after { clear: both; content: ""; display: block; }

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

.about_kangae_txt-01 { margin-bottom: 30px; }

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

.about_kangae_txt-02 { font-size: 2rem; margin-bottom: 30px; color: #a88c6d; font-weight: bold; }

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

.re_catch { text-align: center; font-size: 3.2rem; font-weight: bold; margin-bottom: 50px; line-height: 1.7; }

@media screen and (max-width: 979px) { .re_catch { font-size: 1.8rem; margin-bottom: 30px; line-height: 1.6; } }

.re_head { margin-bottom: 100px; }

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

.re_head_container { max-width: 980px; margin-left: auto; margin-right: auto; }

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

.re_head_thumb { text-align: center; }

.re_head_contents { position: relative; z-index: 1; width: 790px; background: #f8f5f3; padding: 50px 60px; margin-top: -100px; }

@media screen and (max-width: 979px) { .re_head_contents { width: auto; padding: 20px 15px; margin: -30px 15px 0; } }

.re_head_contents_heading { font-size: 3.2rem; font-weight: bold; line-height: 1.6; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .re_head_contents_heading { font-size: 1.7rem; margin-bottom: 10px; } }

.re_head_contents_txt { margin-bottom: 0; }

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

.re_otoku { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 90px; }

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

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

.re_otoku_col-02::after { clear: both; content: ""; display: block; }

.re_otoku_col-02_left { width: 410px; float: left; margin: 0; }

@media screen and (max-width: 979px) { .re_otoku_col-02_left { width: auto; float: none; width: 290px; margin: 0 auto 20px; } }

.re_otoku_col-02_right { width: 350px; float: right; margin: 0; }

@media screen and (max-width: 979px) { .re_otoku_col-02_right { width: auto; float: none; } }

.re_area { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 120px; }

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

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

.re_area_container { padding: 40px; border: 3px solid #775905; }

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

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

@media screen and (max-width: 979px) { .re_area_heading { font-size: 1.5rem; margin-bottom: 20px; line-height: 1.6; } }

.re_area_col-02::after { clear: both; content: ""; display: block; }

.re_area_col-02_left { width: 290px; float: left; padding-top: 15px; }

@media screen and (max-width: 979px) { .re_area_col-02_left { width: auto; float: none; } }

.re_area_col-02_right { width: 364px; float: right; }

@media screen and (max-width: 979px) { .re_area_col-02_right { width: auto; float: none; } }

.re_area_catch { background: #775905; color: #fff; width: 600px; text-align: center; border-radius: 10px; font-size: 2rem; font-weight: bold; padding: 10px; margin: 30px auto -70px; }

@media screen and (max-width: 979px) { .re_area_catch { width: 250px; font-size: 1.1rem; border-radius: 4px; margin: 0 auto; padding: 10px 5px; letter-spacing: -0.01em; } }

.re_flow { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 200px; }

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

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

.re_flow_item { position: relative; }

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

.re_flow_item_num { position: absolute; left: 0; top: 50px; }

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

.re_flow_item_right { width: 740px; float: right; border-bottom: 1px dashed #282828; padding: 50px 0; }

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

@media screen and (max-width: 979px) { .re_flow_item_right { padding: 20px 0; width: auto; float: none; } }

.re_flow_item_thumb { width: 160px; float: left; }

@media screen and (max-width: 979px) { .re_flow_item_thumb { float: none; width: 120px; margin: 0 auto 15px; } }

.re_flow_item_contents { width: 540px; float: right; }

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

.re_flow_item_heading { font-size: 2.8rem; font-weight: bold; margin-bottom: 20px; }

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

.re .top_works { background: #f8f5f3; margin-bottom: -100px; }

@media screen and (max-width: 979px) { .re .top_works { margin-bottom: -50px; } }

.kantei_head { max-width: 980px; margin-left: auto; margin-right: auto; margin-bottom: 60px; }

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

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

.kantei_head_nayami { margin-bottom: 45px; }

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

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

.kantei_head_nayami_item { width: 234px; float: left; margin-right: 14px; }

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

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

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

.kantei_head_nayami_item:nth-child(even) { position: relative; margin-top: 80px; }

@media screen and (max-width: 979px) { .kantei_head_nayami_item:nth-child(even) { margin-top: 0; } }

.kantei_head_heading { text-align: center; font-size: 3.2rem; font-weight: bold; width: 720px; margin: 0 auto; background: #f3deb9; border: 3px solid #e60012; border-radius: 48px; padding: 20px 5px; letter-spacing: 0; margin-bottom: 30px; }

@media screen and (max-width: 979px) { .kantei_head_heading { border: 2px solid #e60012; font-size: 1.6rem; width: auto; padding: 5px 5px; margin-bottom: 20px; } }

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

@media screen and (max-width: 979px) { .kantei_head_txt { font-size: 1.4rem; margin-bottom: 15px; }
  .kantei_head_txt br { display: none; line-height: 1.6; } }

.kantei_head_image { text-align: center; }

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

.kantei_onestop { position: relative; max-width: 980px; margin-left: auto; margin-right: auto; margin-bottom: 300px; }

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

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

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

.kantei_onestop_thumb { width: 590px; float: left; }

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

.kantei_onestop_contents { width: 590px; /*float: right;*/ background: #f8f5f3; position: absolute; right: 0; top: 190px; padding: 40px 70px; }

@media screen and (max-width: 979px) { .kantei_onestop_contents { position: static; width: auto; float: none; padding: 20px; } }

.kantei_onestop_heading { position: relative; font-size: 2rem; color: #e60012; font-weight: bold; padding-left: 70px; }

@media screen and (max-width: 979px) { .kantei_onestop_heading { font-size: 1.6rem; padding: 0; }
  .kantei_onestop_heading br { display: none; } }

.kantei_onestop_heading:before { content: ""; display: inline-block; width: 54px; height: 40px; background: url(./assets/img/kantei_onestop_icon.png) no-repeat center center; background-size: cover; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }

@media screen and (max-width: 979px) { .kantei_onestop_heading:before { display: block; margin: 0 auto 10px; position: static; width: 54px; height: 40px; } }

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

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

.kantei_onestop_list_item { width: 186px; float: left; text-align: center; border: 3px solid #110e10; background: #fff; margin: 0 20px 20px 0; padding: 5px; }

@media screen and (max-width: 979px) { .kantei_onestop_list_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 3%; font-size: 1.1rem; padding: 5px 0; }
  .kantei_onestop_list_item:last-child { margin-right: 0; }
  .kantei_onestop_list_item:nth-child(2n) { margin-right: 0; }
  .kantei_onestop_list_item:nth-child(2n+1) { clear: left; } }

.kantei_onestop_txt { margin: 0; letter-spacing: 0; }

.kantei_hikaku { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 90px; }

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

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

.kantei_hikaku_thumb { text-align: center; margin-bottom: 40px; }

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

.kantei_hikaku_txt { position: relative; text-align: center; color: #fff; background: #e60012; font-size: 2rem; font-weight: bold; letter-spacing: 0; font-size: 1.8rem; padding: 10px 5px; }

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

.kantei_hikaku_txt:before { content: ""; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 0 17.5px 15px 17.5px; border-color: transparent transparent #e60013 transparent; width: 35px; height: 15px; position: absolute; left: 0; top: -15px; right: 0; margin: auto; }

.kantei_flow { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.kantei_flow_item { border-bottom: 1px solid #e5e5e5; padding: 30px 0; position: relative; }

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

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

.kantei_flow_item:before { content: ""; display: inline-block; width: 15px; height: 34px; background: url(./assets/img/kantei_flow_arrow.png) no-repeat center center; background-size: cover; position: absolute; left: 100px; bottom: -20px; }

.kantei_flow_item:last-child:before { display: none; }

@media screen and (max-width: 979px) { .kantei_flow_item:first-child { padding-top: 0; } }

.kantei_flow_item_thumb { width: 224px; float: left; }

@media screen and (max-width: 979px) { .kantei_flow_item_thumb { width: auto; float: none; width: 200px; margin: 0 auto 15px; } }

.kantei_flow_item_contents { width: 560px; float: right; }

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

.kantei_flow_item_heading { margin-bottom: 20px; }

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

.kantei_flow_item_heading span { display: inline-block; vertical-align: middle; }

.kantei_flow_item_heading_icon-step { width: 74px; font-weight: bold; font-size: 1.2rem; font-family: "DINPro", serif; text-align: center; padding: 3px 2px 1px; margin-right: 5px; }

@media screen and (max-width: 979px) { .kantei_flow_item_heading_icon-step { font-size: 1.1rem; display: block !important; margin: 0 auto 5px; } }

.kantei_flow_item_heading_icon-step--red { background: #e60012; color: #fff; }

.kantei_flow_item_heading_icon-step--orange { color: #e60012; background: #f3deb9; }

.kantei_flow_item_heading_txt { font-size: 2rem; font-weight: bold; margin-right: 5px; }

@media screen and (max-width: 979px) { .kantei_flow_item_heading_txt { font-size: 1.8rem; display: block !important; text-align: center; margin: 0 0 5px 0; } }

.kantei_flow_item_heading_logo { vertical-align: middle; margin-right: 5px; }

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

.kantei_flow_item_heading_time { font-size: 1.4rem; font-weight: bold; line-height: 1.8; }

.kantei_flow_item_heading_time:before { content: ""; display: inline-block; width: 31px; height: 25px; background: url(./assets/img/kantei_flow_icon_time.png) no-repeat center center; background-size: cover; vertical-align: middle; margin-right: 5px; }

.kantei_flow_item_txt { margin-bottom: 20px; letter-spacing: 0; word-break: break-all; }

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

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

.kantei_flow_item_list_item { display: inline-block; font-size: 1.4rem; background: #f8f5f3; border: 1px solid #282828; border-radius: 11px; letter-spacing: 0; padding: 0 15px; line-height: 1.5; margin: 0 5px 5px 0; }

@media screen and (max-width: 979px) { .kantei_flow_item_list_item { font-size: 1.1rem; margin: 0 2px 4px 0; padding: 0 10px; } }

.sellbuy_head { max-width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 60px; }

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

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

.sellbuy_head_heading { text-align: center; font-size: 2rem; font-weight: bold; margin-bottom: 45px; }

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

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

.sellbuy_head_menu_item { width: 372px; background: #eeeeee; border: 3px solid #e5e5e5; padding: 20px 10px; }

@media screen and (max-width: 979px) { .sellbuy_head_menu_item { width: auto; border: 2px solid #e5e5e5; } }

.sellbuy_head_menu_item:first-child { float: left; }

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

.sellbuy_head_menu_item:last-child { float: right; }

@media screen and (max-width: 979px) { .sellbuy_head_menu_item:last-child { float: none; } }

.sellbuy_head_menu_item_txt { text-align: center; }

.sellbuy_head_menu_item_btn { color: #fff; border-radius: 10px; width: 330px; display: block; margin: 0 auto; font-size: 2rem; font-weight: bold; text-align: center; padding: 5px; }

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

.sellbuy_head_menu_item_btn--red { background: #e70a1a; }

.sellbuy_head_menu_item_btn--blue { background: #314da7; }

.sellbuy_sell { margin-bottom: 100px; }

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

.sellbuy_sell_head { text-align: center; margin-bottom: 45px; max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.sellbuy_sell_head_heading { margin-bottom: 30px; }

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

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

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

.sellbuy_sell_nayami { max-width: 980px; margin-left: auto; margin-right: auto; }

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

.sellbuy_sell_nayami_heading { text-align: center; background: #f8f5f3; padding: 30px 15px 75px; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_heading { padding: 20px 15px 60px; } }

.sellbuy_sell_nayami_col-02 { margin-top: -60px; max-width: 880px; margin-left: auto; margin-right: auto; }

.sellbuy_sell_nayami_col-02::after { clear: both; content: ""; display: block; }

.sellbuy_sell_nayami_col-02::after { clear: both; content: ""; display: block; }

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

.sellbuy_sell_nayami_col-02_item { background: #e5e5e5; width: 415px; padding: 30px 10px; -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_col-02_item { -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); width: auto; } }

.sellbuy_sell_nayami_col-02_item:first-child { float: left; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_col-02_item:first-child { float: none; margin-bottom: 15px; } }

.sellbuy_sell_nayami_col-02_item:last-child { float: right; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_col-02_item:last-child { float: none; } }

.sellbuy_sell_nayami_col-02_item_heading { text-align: center; font-weight: bold; font-size: 2rem; }

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

.sellbuy_sell_nayami_col-02_item_list { letter-spacing: 0; }

.sellbuy_sell_nayami_col-02_item_list_item { background: #ffffff; padding: 5px 15px; margin-bottom: 10px; border-radius: 10px; font-size: 1.3rem; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_col-02_item_list_item { font-size: 1.2rem; padding: 5px 10px; margin-bottom: 5px; } }

.sellbuy_sell_nayami_col-02_item_list_item:last-child { margin-bottom: 0; }

.sellbuy_sell_nayami_kaiketsu { text-align: center; clear: both; padding-top: 45px; margin-bottom: 40px; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_kaiketsu { padding-top: 30px; margin-bottom: 30px; }
  .sellbuy_sell_nayami_kaiketsu img { width: 200px; } }

.sellbuy_sell_nayami_step { letter-spacing: 0; margin-bottom: 30px; }

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

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

.sellbuy_sell_nayami_step_item { position: relative; background: #f8f5f3; padding: 0 20px 20px 20px; }

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

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_step_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; margin-bottom: 2.5%; padding: 15px 10px 20px 10px; }
  .sellbuy_sell_nayami_step_item:last-child { margin-right: 0; }
  .sellbuy_sell_nayami_step_item:nth-child(2n) { margin-right: 0; }
  .sellbuy_sell_nayami_step_item:nth-child(2n+1) { clear: left; } }

.sellbuy_sell_nayami_step_item:before { content: ""; display: inline-block; width: 25px; height: 25px; background: url(./assets/img/sellbuy_kaiketu_step_arrow.png) no-repeat center center; background-size: cover; position: absolute; left: 10px; top: 10px; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_step_item:before { width: 15px; height: 15px; } }

.sellbuy_sell_nayami_step_item_thumb { text-align: center; margin-bottom: 15px; margin-top: -40px; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_step_item_thumb { margin-top: 0; }
  .sellbuy_sell_nayami_step_item_thumb img { width: 70px; } }

.sellbuy_sell_nayami_step_item_heading { text-align: center; font-size: 1.8rem; font-weight: bold; color: #a88c6d; min-height: 90px; line-height: 1.5; margin-bottom: 0; }

@media screen and (max-width: 979px) { .sellbuy_sell_nayami_step_item_heading { font-size: 1.3rem; min-height: auto; margin-bottom: 15px; }
  .sellbuy_sell_nayami_step_item_heading br { display: none; } }

.sellbuy_sell_nayami_step_item_txt { margin: 0; }

.sellbuy_sell_nayami_bottom { text-align: center; font-size: 1.4rem; font-weight: bold; margin-bottom: 0; }

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

.sellbuy_chintai { margin-bottom: 110px; }

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

.sellbuy_chintai_container { max-width: 980px; margin-left: auto; margin-right: auto; border: 3px solid #bfbfbf; padding: 30px 88px 60px; }

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

@media screen and (max-width: 979px) { .sellbuy_chintai_container { border: 2px solid #bfbfbf; padding: 20px 15px; } }

.sellbuy_chintai_heading { text-align: center; background: #f39800; width: 362px; color: #fff; margin: 0 auto; border-radius: 10px; font-size: 2rem; font-weight: bold; padding: 10px 5px; margin-bottom: 30px; }

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

.sellbuy_chintai_image-01 { position: relative; text-align: center; }

.sellbuy_chintai_image-01:after { content: ""; display: inline-block; width: 100px; height: 88px; background: url(./assets/img/sellbuy_chintai_arrow.png) no-repeat center center; background-size: cover; position: absolute; left: 0; right: 0; bottom: -113px; margin: auto; }

@media screen and (max-width: 979px) { .sellbuy_chintai_image-01:after { width: 100px; height: 88px; } }

.sellbuy_chintai_txt-01 { position: relative; z-index: 2; font-size: 2rem; font-weight: bold; text-align: center; margin-bottom: 0; margin-top: 30px; }

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

.sellbuy_chintai_txt-02 { position: relative; z-index: 2; font-weight: bold; text-align: center; margin-bottom: 45px; }

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

.sellbuy_chintai_col-03 { text-align: center; letter-spacing: 0; font-size: 0; }

.sellbuy_chintai_col-03_item { font-size: 1rem; display: inline-block; vertical-align: middle; }

.sellbuy_chintai_col-03_item:nth-child(2) { margin: 0 9px; }

@media screen and (max-width: 979px) { .sellbuy_chintai_col-03_item:nth-child(2) { margin: 15px 0; }
  .sellbuy_chintai_col-03_item:nth-child(2) img { width: 120px; } }

.sellbuy_buy { max-width: 980px; margin-left: auto; margin-right: auto; border-top: 1px solid #282828; }

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

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

.sellbuy_buy_container { padding-top: 110px; }

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

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

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

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

.sellbuy_buy_images_item { width: 33.33%; float: left; }

.sellbuy_buy_use { text-align: center; font-size: 1.6rem; font-weight: bold; position: relative; top: -20px; margin-bottom: 40px; }

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

.sellbuy_buy_use_item { display: inline-block; margin: 0 5px; background: #ffffff; border: 1px solid #314da7; width: 260px; padding: 10px; border-radius: 10px; }

@media screen and (max-width: 979px) { .sellbuy_buy_use_item { width: 180px; padding: 5px; border-radius: 5px; margin: 2px; } }

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

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

.sellbuy_buy_cycle-txt { text-align: center; }

.sellbuy_buy_cycle-txt:after { content: ""; display: block; width: 100px; height: 88px; background: url(./assets/img/sellbuy_chintai_arrow.png) no-repeat center center; background-size: cover; margin: 20px auto; }

@media screen and (max-width: 979px) { .sellbuy_buy_cycle-txt:after { width: 50px; height: 44px; margin: 15px auto; } }

.sellbuy_buy_cycle-bottom { color: #e72410; font-size: 2rem; font-weight: bold; text-align: center; margin-bottom: 100px; }

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

.sellbuy_buy_last { max-width: 980px; margin-left: auto; margin-right: auto; }

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

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

.sellbuy_buy_last_container { width: 892px; background: #f8f5f3; padding: 30px 0 30px 90px; -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); }

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

@media screen and (max-width: 979px) { .sellbuy_buy_last_container { width: auto; padding: 20px 15px; } }

.sellbuy_buy_last_images { width: 515px; float: right; margin-right: -88px; }

@media screen and (max-width: 979px) { .sellbuy_buy_last_images { width: auto; float: none; margin: 0 0 15px; text-align: center; } }

.sellbuy_buy_last_contents { width: 340px; }

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

.sellbuy_buy_last_heading { font-size: 3.2rem; font-weight: bold; line-height: 1.5; margin-bottom: 20px; }

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

.sellbuy_buy_last_txt { margin-bottom: 20px; line-height: 1.9; }

@media screen and (max-width: 979px) { .sellbuy_buy_last_txt { margin-bottom: 10px; line-height: 1.7; } }

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

.sellbuy_buy_last_bottom { text-align: center; clear: both; padding-top: 30px; }

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

.company_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.company_head { margin-bottom: 45px; }

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

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

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

.company_head_heading { text-align: center; font-size: 2.6rem; font-weight: bold; margin-bottom: 20px; }

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

.company_head_txt { text-align: center; font-size: 2rem; margin-bottom: 0; }

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

.company_image { text-align: center; margin-bottom: 60px; }

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

.company_table { margin-bottom: 75px; width: 100%; font-size: 1.4rem; }

@media screen and (max-width: 979px) { .company_table { margin-bottom: 30px; font-size: 1.1rem; } }

.company_table tr th { width: 175px; border-bottom: 2px solid #e30012; font-weight: normal; vertical-align: top; }

@media screen and (max-width: 979px) { .company_table tr th { width: 90px; } }

.company_table tr td { border-bottom: 2px solid #e5e5e5; vertical-align: top; }

.company_map iframe { width: 100%; height: 316px; }

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

.contact_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.contact_table { margin-bottom: 45px; width: 100%; font-size: 1.4rem; font-weight: normal !important; }

@media screen and (max-width: 979px) { .contact_table { display: block; margin-bottom: 30px; font-size: 1.2rem; } }

.contact_table input, .contact_table textarea { margin: 0; }

.contact_table label { font-weight: normal; }

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

.contact_table tr th { width: 300px; border-bottom: 1px solid #e30012; font-weight: normal; }

@media screen and (max-width: 979px) { .contact_table tr th { display: block; width: 100%; font-weight: bold; } }

.contact_table tr td { border-bottom: 1px solid #e5e5e5; vertical-align: top; }

@media screen and (max-width: 979px) { .contact_table tr td { display: block; width: 100%; } }

.contact .hissu { font-size: 1.2rem; font-weight: bold; display: inline-block; background: #be0412; color: #fff; width: 60px; text-align: center; margin-left: 10px; }

.contact .btn-submit { width: 300px; display: block; margin: 0 auto; background: #a88c6d; color: #fff; border-radius: 30px; }

.faq_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.faq_list { letter-spacing: 0; }

.faq_list_item { margin-bottom: 10px; }

.faq_list_item span { font-family: "DINPro", serif; font-size: 2.6rem; font-weight: bold; display: inline-block; vertical-align: middle; width: 41px; height: 41px; line-height: 44px; text-align: center; position: absolute; left: 0; top: 0; }

@media screen and (max-width: 979px) { .faq_list_item span { font-size: 2rem; width: 38px; height: 38px; line-height: 40px; } }

.faq_list_item_q { background: #f8f5f3; }

.faq_list_item_a { background: #e5e5e5; }

.faq_list_item dt { background: #e5e5e5; font-size: 1.4rem; position: relative; padding: 10px 20px 10px 50px; line-height: 1.5; cursor: pointer; }

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

.faq_list_item dt:after { font-family: FontAwesome; content: "\f078"; font-size: 1.4rem; position: absolute; right: 15px; }

.faq_list_item dt.active:after { content: "\f077"; }

.faq_list_item dd { display: none; background: #f8f5f3; font-size: 1.4rem; position: relative; padding: 30px 50px 20px; }

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

.voice_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.voice_head { margin-bottom: 90px; }

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

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

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

.voice_head_thumb { text-align: center; }

.voice_list_item { margin-bottom: 45px; }

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

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

.voice_list_item_left { float: left; width: 224px; border-bottom: 4px solid #bfbfbf; }

@media screen and (max-width: 979px) { .voice_list_item_left { width: auto; float: none; border-bottom: 2px solid #bfbfbf; } }

.voice_list_item_right { float: right; width: 556px; border-top: 4px solid #bfbfbf; padding-top: 20px; }

@media screen and (max-width: 979px) { .voice_list_item_right { width: auto; float: none; border-top: none; } }

.voice_list_item_thumb { text-align: center; width: 224px; }

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

.voice_list_item_heading { padding: 15px 0; font-size: 1.4rem; font-weight: bold; margin: 0; }

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

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

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

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

.single_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.single_heading { font-size: 3rem; font-weight: bold; margin-bottom: 30px; margin-top: 15px; }

@media screen and (max-width: 979px) { .single_heading { font-size: 2rem; margin-bottom: 20px; margin-top: 10px; } }

.single_content { margin-bottom: 30px; line-height: 2; }

.single_content a { color: #0b62e5; text-decoration: underline; }

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

.works-archive_container::after { clear: both; content: ""; display: block; }

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

.works-archive-list::after { clear: both; content: ""; display: block; }

.works-archive-list_item { background: #f8f5f3; border: 1px solid #fff; margin-bottom: 5%; }

@media screen and (min-width: 980px) { .works-archive-list_item { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
  .works-archive-list_item:last-child { margin-right: 0; }
  .works-archive-list_item:nth-child(3n) { margin-right: 0; }
  .works-archive-list_item:nth-child(3n+1) { clear: left; } }

@media screen and (max-width: 979px) { .works-archive-list_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
  .works-archive-list_item:last-child { margin-right: 0; }
  .works-archive-list_item:nth-child(2n) { margin-right: 0; }
  .works-archive-list_item:nth-child(2n+1) { clear: left; } }

.works-archive-list_item a { display: block; }

.works-archive-list_item_contents { padding: 20px; }

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

.works-archive-list_item_category { font-size: 1.2rem; margin-bottom: 10px; font-weight: bold; color: #fff; }

@media screen and (max-width: 979px) { .works-archive-list_item_category { font-size: 1.1rem; margin-bottom: 5px; } }

.works-archive-list_item_category_item { display: inline-block; width: 140px; text-align: center; background: #4d4d4d; }

@media screen and (max-width: 979px) { .works-archive-list_item_category_item { width: 120px; } }

.works-archive-list_item_data { font-weight: bold; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .works-archive-list_item_data { font-size: 1.1rem; margin-bottom: 5px; } }

.works-archive-list_item_data_type { display: inline-block; vertical-align: middle; margin-right: 10px; margin-bottom: 0; }

@media screen and (max-width: 979px) { .works-archive-list_item_data_type { margin-right: 5px; } }

.works-archive-list_item_data_area { display: inline-block; vertical-align: middle; margin-bottom: 0; }

.works-archive-list_item_heading { font-size: 1.4rem; font-weight: normal; margin-bottom: 0; }

@media screen and (max-width: 979px) { .works-archive-list_item_heading { font-size: 1.1rem; } }

.works-single_container { max-width: 800px; margin-left: auto; margin-right: auto; }

.works-single_container::after { clear: both; content: ""; display: block; }

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

.works-single_info { font-size: 1.2rem; font-weight: bold; margin-bottom: 10px; }

.works-single_info_category { display: inline-block; color: #fff; width: 140px; text-align: center; padding: 2px; margin-right: 10px; }

@media screen and (max-width: 979px) { .works-single_info_category { width: 120px; } }

.works-single_info_type { display: inline-block; margin-right: 5px; }

.works-single_info_area { display: inline-block; }

.works-single_heading { font-size: 3rem; font-weight: bold; margin-bottom: 30px; }

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

.works-single_content { margin-bottom: 45px; }

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

.works-single_content a { color: #0b62e5; text-decoration: underline; }

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

.realestate-archive_container::after { clear: both; content: ""; display: block; }

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

.realestate-archive_menu { text-align: center; font-weight: bold; font-size: 1.4rem; margin-bottom: 45px; }

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

.realestate-archive_menu_item { display: inline-block; margin: 0 10px; }

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

.realestate-archive_menu_item--rent a { background: #775905 !important; }

.realestate-archive_menu_item--buy a { background: #5c7885 !important; }

.realestate-archive_menu_item a { text-align: center; position: relative; display: inline-block; width: 300px; background: #a88c6d; color: #fff; padding: 10px; border-radius: 30px; line-height: 2; }

@media screen and (max-width: 979px) { .realestate-archive_menu_item a { width: 260px; border-radius: 25px; } }

.realestate-archive_menu_item a:before { content: ""; display: inline-block; width: 21px; height: 15px; background: url(./assets/img/btn_ptn_01_arrow.png) no-repeat center center; background-size: cover; position: absolute; left: 15px; top: 0; bottom: 0; margin: auto; }

.realestate-archive_list::after { clear: both; content: ""; display: block; }

.realestate-archive_list_item { position: relative; margin-bottom: 5%; }

@media screen and (min-width: 980px) { .realestate-archive_list_item { width: 300px; float: left; margin-right: 40px; }
  .realestate-archive_list_item:nth-child(3n) { margin-right: 0; }
  .realestate-archive_list_item:nth-child(3n+1) { clear: left; } }

@media screen and (max-width: 979px) { .realestate-archive_list_item { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
  .realestate-archive_list_item:last-child { margin-right: 0; }
  .realestate-archive_list_item:nth-child(2n) { margin-right: 0; }
  .realestate-archive_list_item:nth-child(2n+1) { clear: left; } }

.realestate-archive_list_item.rent { background: #f2efe8; border: 1px solid #775905; }

.realestate-archive_list_item.buy { background: #e7ebed; border: 1px solid #5c7885; }

.realestate-archive_list_item a { display: block; padding: 15px; }

@media screen and (max-width: 979px) { .realestate-archive_list_item a { padding: 10px; } }

.realestate-archive_list_item_abs { position: absolute; left: 15px; top: 15px; display: inline-block; color: #fff; width: 120px; text-align: center; font-size: 1.2rem; font-weight: bold; padding: 2px; }

@media screen and (max-width: 979px) { .realestate-archive_list_item_abs { padding: 0; width: 60px; font-size: 1rem; left: 10px; top: 10px; } }

.realestate-archive_list_item_abs.rent { background: #775905; }

.realestate-archive_list_item_abs.buy { background: #5c7885; }

.realestate-archive_list_item_thumb { text-align: center; margin-bottom: 15px; }

@media screen and (max-width: 979px) { .realestate-archive_list_item_thumb { margin-bottom: 10px; } }

.realestate-archive_list_item_heading { font-size: 1.8rem; font-weight: bold; margin-bottom: 15px; }

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

.realestate-archive_list_item_status { color: #fff; width: 140px; text-align: center; font-size: 1.2rem; margin-bottom: 10px; }

@media screen and (max-width: 979px) { .realestate-archive_list_item_status { width: 120px; font-size: 1.1rem; margin-bottom: 5px; } }

.realestate-archive_list_item_status--black { background: #282828; }

.realestate-archive_list_item_status--red { background: #e40012; }

.realestate-archive_list_item_table { width: 100%; font-size: 1.4rem; }

@media screen and (max-width: 979px) { .realestate-archive_list_item_table { font-size: 1.1rem; } }

.realestate-archive_list_item_table tr th { width: 24%; padding: 5px 0; font-weight: normal; border-bottom: 1px solid #775905; vertical-align: middle; }

@media screen and (max-width: 979px) { .realestate-archive_list_item_table tr th { width: 25%; } }

.realestate-archive_list_item_table tr td { padding: 5px 0; border-bottom: 1px solid #775905; vertical-align: middle; }

.realestate-archive_list_item .font-price { color: #e40012; font-size: 1.8rem; font-weight: bold; }

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

.realestate-archive_list_item .font-price--small { font-size: 1.4rem; }

@media screen and (max-width: 979px) { .realestate-archive_list_item .font-price--small { font-size: 10rem; } }

.realestate-single_container { max-width: 980px; margin-left: auto; margin-right: auto; }

.realestate-single_container::after { clear: both; content: ""; display: block; }

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

.realestate-single_container a { color: #0b62e5; text-decoration: underline; }

.realestate-single_head { margin-bottom: 30px; }

.realestate-single_head::after { clear: both; content: ""; display: block; }

.realestate-single_head_left { width: 540px; float: left; }

@media screen and (max-width: 979px) { .realestate-single_head_left { width: auto; float: none; } }

.realestate-single_head_right { width: 400px; float: right; }

@media screen and (max-width: 979px) { .realestate-single_head_right { width: auto; float: none; margin-bottom: 30px; } }

.realestate-single_head_heading { font-size: 2rem; font-weight: bold; margin-bottom: 20px; }

.realestate-single_head_data { font-size: 1.6rem; width: 100%; margin: 0 0 10px; }

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

.realestate-single_head_data tr th { border-bottom: 1px solid #775905; padding: 5px 0; font-weight: normal; width: 120px; }

@media screen and (max-width: 979px) { .realestate-single_head_data tr th { width: 100px; } }

.realestate-single_head_data tr td { border-bottom: 1px solid #775905; padding: 5px 0; }

.realestate-single_head_data tr td strong { font-size: 2.4rem; color: #e40012; }

@media screen and (max-width: 979px) { .realestate-single_head_data tr td strong { font-size: 1.8rem; } }

.realestate-single_head_txt { font-size: 1.6rem; width: 100%; margin: 0; }

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

.realestate-single .photo-slider_item { position: relative; text-align: center; max-height: 360px; text-align: center; }

@media screen and (max-width: 979px) { .realestate-single .photo-slider_item { max-height: 220px; } }

.realestate-single .photo-slider_item img { max-height: 360px; text-align: center; margin: 0 auto; }

@media screen and (max-width: 979px) { .realestate-single .photo-slider_item img { max-height: 220px; } }

.realestate-single .photo-slider .slick-arrow { z-index: 111; }

@media screen and (min-width: 980px) { .realestate-single .photo-slider .slick-arrow { display: none; } }

.realestate-single .photo-slider .slick-arrow:before { color: #999; }

@media screen and (min-width: 980px) { .realestate-single .photo-slider .slick-arrow:before { display: none; } }

.realestate-single .photo-slider .slick-arrow.slick-prev { left: 10px; }

.realestate-single .photo-slider .slick-arrow.slick-next { right: 10px; }

.realestate-single .slick-dots { position: static; margin-top: 15px; }

.realestate-single .slick-dots::after { clear: both; content: ""; display: block; }

@media screen and (max-width: 979px) { .realestate-single .slick-dots { display: none !important; } }

.realestate-single .slick-dots li { position: relative; float: left; overflow: hidden; cursor: pointer; }

@media screen and (min-width: 980px) { .realestate-single .slick-dots li { width: 88px; height: 59px; margin: 0 2px 2px 0; }
  .realestate-single .slick-dots li:nth-child(6n) { margin-right: 0; }
  .realestate-single .slick-dots li:nth-child(6n+1) { clear: left; } }

.realestate-single .slick-dots li img { position: absolute; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.realestate-single_staff-voice { position: relative; border: 3px solid #775905; padding: 30px 20px 20px; margin-bottom: 100px; }

@media screen and (max-width: 979px) { .realestate-single_staff-voice { margin-bottom: 45px; padding: 30px 20px 20px 20px; } }

.realestate-single_staff-voice_heading { text-align: center; background: #775905; width: 320px; height: 40px; line-height: 40px; text-align: center; color: #fff; border-radius: 10px; font-size: 1.6rem; position: absolute; left: 0; top: -23px; right: 0; margin: auto; font-weight: bold; }

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

.realestate-single_staff-voice_txt { margin: 0; font-size: 1.4rem; }

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

.realestate-single_detail { margin-bottom: 50px; }

.realestate-single_detail_data { width: 100%; margin: 0; font-size: 1.6rem; }

@media screen and (max-width: 979px) { .realestate-single_detail_data { font-size: 1.3rem; } }

.realestate-single_detail_data tr th { width: 300px; border-bottom: 1px solid #be0412; font-weight: normal; padding: 15px 0; vertical-align: top; }

@media screen and (max-width: 979px) { .realestate-single_detail_data tr th { width: 110px; padding: 10px 0; } }

.realestate-single_detail_data tr td { border-bottom: 1px solid #775905; padding: 15px 0; }

@media screen and (max-width: 979px) { .realestate-single_detail_data tr td { padding: 10px 0; } }

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

.openhouse-archive_container::after { clear: both; content: ""; display: block; }

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

.openhouse-archive_head { position: relative; max-width: 710px; margin-left: auto; margin-right: auto; padding: 20px 0; margin-bottom: 70px; }

.openhouse-archive_head::after { clear: both; content: ""; display: block; }

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

.openhouse-archive_head:after, .openhouse-archive_head:before { content: ""; display: inline-block; width: 58px; height: 214px; position: absolute; }

@media screen and (max-width: 979px) { .openhouse-archive_head:after, .openhouse-archive_head:before { width: 29px; height: 107px; } }

.openhouse-archive_head:before { background: url(./assets/img/openhouse_hea_bg_01.png) no-repeat center center; background-size: cover; left: 0; top: 0; bottom: 0; margin: auto; }

.openhouse-archive_head:after { background: url(./assets/img/openhouse_hea_bg_02.png) no-repeat center center; background-size: cover; right: 0; top: 0; bottom: 0; margin: auto; }

.openhouse-archive_head_heading { color: #e50012; font-size: 4.5rem; font-weight: bold; text-align: center; margin-bottom: 20px; }

@media screen and (max-width: 979px) { .openhouse-archive_head_heading { font-size: 1.8rem; margin-bottom: 10px; } }

.openhouse-archive_head_txt { text-align: center; font-size: 2.8rem; font-weight: bold; line-height: 1.6; margin: 0; }

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

@media screen and (min-width: 980px) { .openhouse-list::after { clear: both; content: ""; display: block; } }

.openhouse-list_item { width: 470px; float: left; margin-right: 40px; margin-bottom: 40px; background: #f8f5f3; border-radius: 0 0 20px 20px; }

.openhouse-list_item:nth-child(2n) { margin-right: 0; }

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

@media screen and (max-width: 979px) { .openhouse-list_item { float: none; width: 100%; margin-bottom: 20px; } }

.openhouse-list_item a { display: block; }

.openhouse-list_item_thumb { text-align: center; }

.openhouse-list_item_contents { background: #f8f5f3; border-radius: 0 0 20px 20px; padding: 20px 30px; border: 1px solid #bfbfbf; }

@media screen and (max-width: 979px) { .openhouse-list_item_contents { padding: 30px 20px; } }

.openhouse-list_item_heading { font-size: 2rem; font-weight: bold; margin-bottom: 15px; }

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

.openhouse-list_item_info { margin-bottom: 10px; }

.openhouse-list_item_info_item { background: #626262; color: #fff; display: inline-block; color: #fff; width: 140px; text-align: center; font-size: 1.2rem; }

@media screen and (max-width: 979px) { .openhouse-list_item_info_item { width: 120px; } }

.openhouse-list_item_data { width: 100%; font-size: 1.4rem; letter-spacing: 0; margin: 0; }

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

.openhouse-list_item_data tr th { width: 80px; font-weight: normal; border-bottom: none; padding: 5px 0; }

@media screen and (max-width: 979px) { .openhouse-list_item_data tr th { padding: 2px 0; width: 70px; } }

.openhouse-list_item_data tr td { border-bottom: none; padding: 5px 0; }

@media screen and (max-width: 979px) { .openhouse-list_item_data tr td { padding: 2px 0; } }

.openhouse-single_container { max-width: 800px; margin-left: auto; margin-right: auto; }

.openhouse-single_container::after { clear: both; content: ""; display: block; }

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

.openhouse-single_heading { font-size: 3.2rem; font-weight: bold; line-height: 1.5; margin-bottom: 45px; }

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

.openhouse-single_content { margin-bottom: 15px; }

@media screen and (max-width: 979px) { .openhouse-single_content { margin-bottom: 10px; } }

.openhouse-single_data { width: 100%; margin-bottom: 40px; }

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

.openhouse-single_data tr th { border-bottom: 1px solid #be0412; width: 300px; font-weight: normal; }

@media screen and (max-width: 979px) { .openhouse-single_data tr th { width: 80px; } }

.openhouse-single_data tr td { border-bottom: 1px solid #775905; }

.openhouse-single_reservation_txt { text-align: center; font-size: 1.8rem; font-weight: bold; letter-spacing: 0; padding: 20px; border: 3px solid #775905; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .openhouse-single_reservation_txt { font-size: 1.4rem; border: 2px solid #775905; padding: 15px; margin-bottom: 20px; } }

.openhouse-single_reservation a { color: #0066c0; font-weight: bold; }

.openhouse-single_reservation .calendar-mark { font-size: 1.8rem; color: #ccc; }

.openhouse-single .btn-ptn-01 { margin-top: 75px; }

@media screen and (max-width: 979px) { .openhouse-single .btn-ptn-01 { margin-top: 45px; } }

.booking { font-size: 1.6rem; }

.booking_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

.booking .content-form legend { font-size: 1.4rem; }

.booking .content-form th { font-size: 1.4rem; }

.booking .content-form td { font-size: 1.4rem; }

.booking .content-form input, .booking .content-form textarea { font-size: 1.4rem; padding: 5px; }

.booking #action-button button { width: 120px; padding: 15px 10px; }

.privacy_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.privacy_sec { margin-bottom: 45px; }

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

.privacy_sec .heading-ptn-02 { margin-bottom: 30px; }

@media screen and (max-width: 979px) { .privacy_sec .heading-ptn-02 { margin-bottom: 20px; } }

.sitemap_container { max-width: 800px; margin-left: auto; margin-right: auto; }

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

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

.sitemap_main-link { background: url(./assets/img/heading_ptn_02_border.png) no-repeat left center; background-size: 6px auto; font-size: 3.2rem; font-weight: bold; padding: 10px 0 10px 40px; margin-bottom: 45px; }

@media screen and (max-width: 979px) { .sitemap_main-link { font-size: 1.8rem; padding: 5px 0 5px 15px; background-size: 4px auto; margin-bottom: 30px; } }

.sitemap_list { font-size: 2rem; font-weight: bold; }

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

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

.sitemap_list_item { width: 50%; float: left; border-left: 6px solid #be0412; padding: 5px 0 5px 30px; margin-bottom: 25px; line-height: 1.6; }

@media screen and (max-width: 979px) { .sitemap_list_item { border-left: 4px solid #be0412; padding: 3px 0 3px 10px; margin-bottom: 15px; } }

.sitemap_sub-link { border-top: 1px solid #e40012; margin-top: 20px; padding-top: 30px; font-size: 1.6rem; font-weight: bold; line-height: 2.2; }

@media screen and (max-width: 979px) { .sitemap_sub-link { margin-top: 10px; padding-top: 15px; font-size: 1.4rem; line-height: 2; } }

.sitemap_sub-link_item { display: inline-block; margin-right: 20px; }

.sitemap_sub-link_item a { display: inline-block; }

.sitemap_sub-link_item a:before { content: "▶︎"; color: #e40012; margin-right: 5px; }

/*# sourceMappingURL=style.css.map */
