@charset "UTF-8";
/*
Theme Name: YORK
Theme URI: http://ae14035kjr.smartrelease.jp/
Author: COMLAB
*/
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,500i,900");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');
.hp_centering {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.hp_forPc {
  display: none !important; }
@media screen and (min-width: 840px) {
  .hp_forPc {
    display: block !important; } }

.hp_forPcIl {
  display: none !important; }
@media screen and (min-width: 840px) {
  .hp_forPcIl {
    display: inline !important; } }

.hp_forPcIlb {
  display: none !important; }
@media screen and (min-width: 840px) {
  .hp_forPcIlb {
    display: inline-block !important; } }

.hp_forPcFl {
  display: none !important; }
@media screen and (min-width: 840px) {
  .hp_forPcFl {
    display: -webkit-flex !important;
    display: flex !important; } }

.hp_forSp {
  display: block !important; }
@media screen and (min-width: 840px) {
  .hp_forSp {
    display: none !important; } }

.hp_forSpIl {
  display: inline !important; }
@media screen and (min-width: 840px) {
  .hp_forSpIl {
    display: none !important; } }

.hp_forSpIlb {
  display: inline-block !important; }
@media screen and (min-width: 840px) {
  .hp_forSpIlb {
    display: none !important; } }

.hp_forSpFl {
  display: -webkit-flex !important;
  display: flex !important; }
@media screen and (min-width: 840px) {
  .hp_forSpFl {
    display: none !important; } }

@media screen and (min-width: 840px) {
  .hp_pcGrid2 {
    width: 90% !important;
    max-width: 1170px !important;
    margin: 0 auto !important; } }

@media screen and (min-width: 840px) {
  .hp_pcGrid3 {
    width: 80% !important;
    max-width: 1040px !important;
    margin: 0 auto !important; } }

@media screen and (max-width: 840px) {
  .hp_spGrid1 {
    width: 91% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

@media screen and (max-width: 840px) {
  .hp_spGrid2 {
    width: 82% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

@media screen and (max-width: 840px) {
  .hp_brSp {
    display: inline !important; } }

.hp_W90pCenterling {
  width: 90% !important;
  margin: 0 auto !important; }

.hp_coverLink {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 99; }

@media screen and (min-width: 840px) {
  .hp_pcPdl7per {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding-left: 7% !important; } }

.hp_isSection {
  height: 100vh; }
@media screen and (max-width: 840px) {
  .hp_isSection {
    height: auto; } }

.hp_dspn {
  display: none !important; }

.hp_colorfff {
  color: #fff !important; }

.hp_tal {
  text-align: left !important; }

.hp_tar {
  text-align: right !important; }

.hp_tac {
  text-align: center !important; }

.hp_baseText {
  line-height: 1.8 !important;
  letter-spacing: 0.1em !important; }

.hp_positionRel {
  position: relative !important; }

.hp_positionAbs {
  position: absolute !important; }

.hp_fontPrata {
  font-family: 'Prata', serif !important; }

.hp_fontMincyo {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important; }

.hp_fontGothic {
  font-family: "游ゴシック Medium" , "YuGothic" , "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo , sans-serif !important; }

/*start reset.css*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in
*    IE on Windows Phone and in iOS.
*/
/* Document
========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
  margin: 0; }

/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px; }

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
  outline-width: 0; }

/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: inherit; }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder; }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic; }

/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #ff0;
  color: #000; }

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block; }

/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0; }

/**
* Remove the border on images inside links in IE 10-.
*/
img {
  border-style: none; }

/**
* Hide the overflow in IE.
*/
svg:not(:root) {
  overflow: hidden; }

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible; }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none; }

/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
  overflow: auto;
  resize: none; }

/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block; }

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item; }

/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block; }

/**
* Add the correct display in IE.
*/
template {
  display: none; }

/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
  display: none; }

/*end reset.css*/
img {
  width: 100%;
  height: auto; }

/*ベース設定*/
body {
  background-color: #f9f9f9;
  font-size: 16px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.4px;
  color: #212121;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

br {
  display: none; }
@media screen and (min-width: 840px) {
  br {
    display: inline; } }

a {
  text-decoration: none;
  color: #212121; }

a[href^="tel:"] {
  pointer-events: none; }
@media only screen and (max-width: 840px) {
  a[href^="tel:"] {
    pointer-events: auto; } }

section {
  position: relative; }

textarea {
  padding: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

input {
  padding-left: 1em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

input:focus,
textarea:focus,
select:focus {
  outline: none; }

p {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

.ly_header {
  height: 63px;
  position: fixed;
  z-index: 100; }
.ly_header:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .ly_header {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9); } }

.el_headerTtl {
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  top: 16px;
  max-width: 112px;
  opacity: 1;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
body#index .el_headerTtl {
  opacity: 0;
  pointer-events: none; }
body#index.js_oneScroll .el_headerTtl {
  opacity: 1;
  pointer-events: auto; }
@media screen and (max-width: 840px) {
  .el_headerTtl {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    right: 5%;
    max-width: 70px;
    top: 22px; } }

.ly_header > .el_logo {
  position: absolute;
  left: 25px;
  top: 0; }

.el_contactButton {
  position: fixed;
  top: 25px;
  right: 4.3%;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }
.el_contactButton i {
  margin-left: 12px; }
@media screen and (max-width: 840px) {
  .el_contactButton {
    opacity: 0;
    pointer-events: none; }
  body#index .el_contactButton {
    opacity: 1;
    pointer-events: auto; }
  body#index.js_oneScroll .el_contactButton {
    opacity: 0;
    pointer-events: none; } }

.el_scrollControllButton {
  display: none; /* Scrollifyがマジックマウスでかたつくので非表示 20200907 */
  position: fixed;
  right: calc(4.3% - 10px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }
body.js_humburgerOpen .el_scrollControllButton {
  opacity: 0;
  pointer-events: none; }
@media screen and (max-width: 840px) {
  .el_scrollControllButton {
    display: none; } }

.el_scrollControllButton_up {
  width: 17px;
  height: 12px;
  background-image: url(image/scbutton_up.svg);
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }
.el_scrollControllButton_up.js_hide {
  opacity: 0;
  pointer-events: none; }

.el_scrollControllButton_down {
  width: 17px;
  height: 12px;
  background-image: url(image/scbutton_down.svg);
  cursor: pointer;
  -webkit-transition: opacity 200ms ease-out;
  -o-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }
.el_scrollControllButton_down.js_hide {
  opacity: 0;
  pointer-events: none; }

/*ハンバーガーボタン*/
.el_humburger {
  position: fixed;
  top: 25px;
  left: 4.3%;
  width: 20px;
  height: auto;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  pointer-events: auto; }
.js_pageTransition-1 .el_humburger {
  z-index: 10; }
body.js_humburgerOpen .el_humburger {
  color: #fff; }
@media screen and (max-width: 840px) {
  .el_humburger {
    top: 25px;
    left: 5%;
    width: 25px; }
  body.js_humburgerOpen .el_humburger {
    left: 10%; } }

.el_humburger_text {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: -58px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

body.js_humburgerOpen .el_humburger_text_open {
  display: none; }

body.js_humburgerClose .el_humburger_text_close {
  display: none; }

.el_humburger.el_humburger__out {
  position: fixed;
  top: 25px;
  left: 4.3%;
  z-index: 100;
  opacity: 0;
  -webkit-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }
.js_introHeaderIn .el_humburger.el_humburger__out {
  opacity: 1; }
.js_humburgerOpen .el_humburger.el_humburger__out {
  z-index: 100000; }
@media screen and (max-width: 840px) {
  .el_humburger.el_humburger__out {
    top: 35px;
    right: 10%;
    z-index: 100000; } }

.el_humburger.el_humburger__front {
  z-index: 20; }
@media screen and (max-width: 840px) {
  .el_humburger.el_humburger__front {
    display: none; } }

.el_humburger_bar {
  display: block;
  width: 100%;
  margin: 0 auto 9px;
  height: 1px;
  background: #212121;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
body.js_humburgerOpen .el_humburger_bar {
  background: #fff; }
.el_humburger_bar:last-child {
  margin-bottom: 0; }
@media screen and (max-width: 840px) {
  .el_humburger_bar {
    margin: 0 auto 9px; } }

.js_humburgerOpen .el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }
@media screen and (max-width: 840px) {
  .js_humburgerOpen .el_humburger_bar.top {
    -webkit-transform: translateY(5px) rotate(-45deg);
    -ms-transform: translateY(5px) rotate(-45deg);
    transform: translateY(5px) rotate(-45deg); } }

.js_humburgerOpen .el_humburger_bar.middle {
  opacity: 0; }

.js_humburgerOpen .el_humburger_bar.bottom {
  -webkit-transform: translateY(-5px) rotate(45deg);
  -ms-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg); }
@media screen and (max-width: 840px) {
  .js_humburgerOpen .el_humburger_bar.bottom {
    -webkit-transform: translateY(-5px) rotate(45deg);
    -ms-transform: translateY(-5px) rotate(45deg);
    transform: translateY(-5px) rotate(45deg); } }

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%; }

.el_humburgerButton__close .el_humburger_bar {
  display: block;
  width: 20px;
  margin: 0 auto;
  height: 4px; }

.el_humburgerButton__close .el_humburger_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }

.el_humburgerButton__close .el_humburger_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }

.uq_navBlock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ababab;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  z-index: 102;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 200px; }
body.js_humburgerOpen .uq_navBlock {
  opacity: 1;
  pointer-events: auto; }

.uq_navBlock_inner {
  position: relative;
  width: 91.4%;
  margin-left: auto;
  margin-right: auto; }
@media screen and (max-width: 840px) {
  .uq_navBlock_inner {
    height: 100%; } }

.uq_navBlock_logo {
  position: absolute;
  top: 17px;
  right: 4.3%;
  max-width: 104px;
  width: 100%; }
@media screen and (max-width: 840px) {
  .uq_navBlock_logo {
    max-width: 114px;
    right: 10%; } }

.uq_navBlock_sns {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: 4.3%;
  bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 26px;
  letter-spacing: 0.08em;
  font-family: 'Roboto', sans-serif; }
.uq_navBlock_sns a {
  color: #fff; }
@media screen and (max-width: 840px) {
  .uq_navBlock_sns {
    bottom: auto;
    top: 99px;
    right: 10%;
    font-size: 18px;
    letter-spacing: 0.12em; } }

.uq_navBlock_sns_fb {
  margin-bottom: 20px; }
@media screen and (max-width: 840px) {
  .uq_navBlock_sns_fb {
    margin-bottom: 25px; } }

.uq_navBlock_nav {
  position: absolute;
  left: 4.3%;
  bottom: 50px;
  font-size: 55px; }
.uq_navBlock_nav li {
  position: relative;
  list-style-type: none;
  margin-bottom: 2px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
@media screen and (max-width: 840px) {
  .uq_navBlock_nav li {
    margin-bottom: 7px; } }
.uq_navBlock_nav li:last-child {
  margin-bottom: 0; }
@media screen and (min-width: 1450px) {
  .uq_navBlock_nav {
    font-size: 75px; } }
@media screen and (max-width: 840px) {
  .uq_navBlock_nav {
    font-size: 44px;
    position: absolute;
    left: 10%;
    bottom: 38px; } }

.uq_navBlock_nav_wrapper {
  position: relative;
  display: inline-block;
  color: #fff; }
.uq_navBlock_nav_wrapper a {
  color: #fff;
  position: relative; }
.uq_navBlock_nav_wrapper a:after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: -5px;
  right: calc(100% + 5px);
  height: 1px;
  background-color: #000;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  pointer-events: none; }
.js_isPc .uq_navBlock_nav li:hover .uq_navBlock_nav_wrapper a:after {
  right: -5px; }

.uq_navBlock_nav_wrapper.uq_navBlock_nav_wrapper__cs {
  color: #ccc; }

.uq_navBlock_nav_csText {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-style: italic;
  display: inline-block;
  margin-left: 10px;
  letter-spacing: 0.1em; }
@media screen and (min-width: 1450px) {
  .uq_navBlock_nav_csText {
    font-size: 20px; } }
@media screen and (max-width: 840px) {
  .uq_navBlock_nav_csText {
    font-size: 14px; } }

#uq_navBlock_nav_contact {
  color: #fff;
  cursor: pointer; }


.uq_navBlock_nav_estates_wrapper {
  /* display: none; */
  width: 597px;
  position: relative;
  background-color: #000;
  padding: 18px 20px;
  margin-top: 17px;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 840px) {
  .uq_navBlock_nav_estates_wrapper {
    width: calc(80vw - 20px - 20px);
    max-width: 333px;
    margin-top: 23px;
  }
}
.uq_navBlock_nav_estates_inner_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.uq_navBlock_nav_estates_text {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0;
  color: #FFF;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 840px) {
  .uq_navBlock_nav_estates_text {
    font-size: 18px;
  }
}
.uq_navBlock_nav_estates_text span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  margin-left: 29px;
}
@media screen and (max-width: 840px) {
  .uq_navBlock_nav_estates_text span {
    display: block;
    font-size: 14px;
    margin-left: 0;
    margin-top: 7px;
  }
}
.uq_navBlock_nav_estates_right {
  width: 12px;
  height: 16px;
  margin-left: auto;
}
.uq_navBlock_nav_estates_right .cls-1 {
  fill: #FFF;
  transition: all 300ms ease-out;
}
/*
.uq_navBlock_nav_estates_wrapper:hover {
  background-color: #FFF;
}
.uq_navBlock_nav_estates_wrapper:hover .uq_navBlock_nav_estates_text {
  color: #000;
}
.uq_navBlock_nav_estates_wrapper:hover .uq_navBlock_nav_estates_right .cls-1 {
  fill: #000;
}
@media screen and (max-width: 840px) {
  .uq_navBlock_nav_estates_wrapper:hover {
    background-color: #000;
  }
  .uq_navBlock_nav_estates_wrapper:hover .uq_navBlock_nav_estates_text {
    color: #FFF;
  }
  .uq_navBlock_nav_estates_wrapper:hover .uq_navBlock_nav_estates_right .cls-1 {
    fill: #FFF;
  }
}
*/

.ly_nav {
  float: right;
  margin-right: 25px;
  padding: 20px 0; }
.ly_nav:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }

.ly_nav_cell {
  position: relative;
  float: left;
  margin-right: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
.ly_nav_cell:last-child {
  margin-right: 0; }

.ly_main{
  overflow: hidden;
}

@media screen and (max-width: 840px) {
  .ly_main {
    padding-top: 65px; }
  #index .ly_main {
    padding-top: 0; } }

.bl_heroBlock_top {
  width: 100%;
  height: 63px;
  background-color: #d1d5d8; }
@media screen and (max-width: 840px) {
  .bl_heroBlock_top {
    position: absolute;
    bottom: 0;
    left: 0; } }

.bl_heroBlock {
  position: relative;
  /*transition: height 200ms ease-out;*/
  height: 100vh; }

.bl_heroBlock_img {
  height: calc(100vh - 125px);
  background-image: url(image/index_hero_img01.jpg);
  background-size: cover;
  background-position: center center; }
@media screen and (max-width: 840px) {
  .bl_heroBlock_img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto; } }

.bl_indexConceptBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden; }
@media screen and (max-width: 840px) {
  .bl_indexConceptBlock {
    height: 100vh; } }

.bl_indexConceptBlock_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center; }
@media screen and (max-width: 840px) {
  .bl_indexConceptBlock_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.bl_indexConceptBlock_inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.bl_indexConceptBlock_canv {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.el_canv_subText {
  position: absolute;
  bottom: 0;
  left: 15%;
  z-index: 999; }

#canv, #wordCanv {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.bl_indexConceptBlock_canv_staticText {
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 27px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none; }

.bl_indexConceptBlock_canv_staticText_main:before {
  content: "";
  padding-top: 30.5%;
  display: block; }

.bl_indexConceptBlock_canv_staticText_main_kakimoji {
  position: absolute;
  top: -48%;
  right: 21%;
  width: 19%; }

.el_canv_subText {
  position: absolute;
  bottom: -80px;
  left: calc(0.7vw);
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.25em;
  white-space: nowrap;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.bl_indexConceptBlock_inner {
  width: 100%; }
@media screen and (max-width: 840px) {
  .bl_indexConceptBlock_inner {
    width: 100%;
    overflow: hidden; } }

.bl_indexConceptBlock_text {
  position: relative;
  width: auto;
  max-width: 100%; }
@media screen and (max-width: 840px) {
  .bl_indexConceptBlock_text {
    width: 80%;
    top: 30px;
    right: 2%; } }



.bl_indexEstatesBlock {
  background-color: #FFF;
  padding-top: 146px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesBlock {
    padding-top: 55px;
  }
}

.bl_indexEstatesTitleBlock {
  display: -webkit-flex;
  display: flex;
  margin-left: 4.5%;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesTitleBlock {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.bl_indexEstatesTitleBlock_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.bl_indexEstatesTitleBlock_ttl {
  font-family: 'Roboto', sans-serif;
  font-size: 47px;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesTitleBlock_ttl {
    font-size: 30px;
  }
}
.bl_indexEstatesTitleBlock_ttl span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesTitleBlock_ttl span {
    font-size: 14px;
    margin-top: 7px;
  }
}

.bl_indexEstatesTitleBlock_view_wrapper {
  width: 122px;
  height: 33px;
  background-color: #000000;
  margin-top: 9px;
  margin-left: 42px;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesTitleBlock_view_wrapper {
    height: 30px;
    margin-top: 0;
    margin-left: 0;
    margin: 0 auto;
  }
}
.bl_indexEstatesTitleBlock_view_inner_wrapper {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_indexEstatesTitleBlock_view_inner_wrapper:before {
  content: '';
  width: 18px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 300ms ease-out;
}
.bl_indexEstatesTitleBlock_view_text {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFF;
  transition: all 300ms ease-out;
}
.bl_indexEstatesTitleBlock_view_wrapper:hover .bl_indexEstatesTitleBlock_view_inner_wrapper:before {
  width: 100%;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesTitleBlock_view_wrapper:hover .bl_indexEstatesTitleBlock_view_inner_wrapper:before {
    width: 18px;
  }
}

.bl_indexEstatesListBlock {
  margin-top: 102px;
  padding-bottom: 86px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock {
    margin-top: 55px;
    padding-bottom: 120px;
  }
}
.bl_indexEstatesListBlock_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 91%;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_wrapper {
    width: 80%;
  }
}
.bl_indexEstatesListBlock_article {
  width: calc((100% - 1px) / 3 - (17px * 2 / 3));
  margin-right: 17px;
  margin-bottom: 70px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_article {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }
}
.bl_indexEstatesListBlock_article:nth-of-type(3n) {
  margin-right: 0;
}
.bl_indexEstatesListBlock_img_wrapper {
  width: 100%;
}
.bl_indexEstatesListBlock_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: all 300ms ease-out;
}
.bl_indexEstatesListBlock_img:before {
  content: "";
  display: block;
  padding-top: calc(100% * (249 / 374));
}
.bl_indexEstatesListBlock_img:hover {
  opacity: 0.6;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_img:hover {
    opacity: 1;
  }
}

.bl_indexEstatesListBlock_category_and_title_wrapper {
  display: -webkit-flex;
  display: flex;
  margin-top: 7px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_category_and_title_wrapper {
    display: block;
    margin-top: 10px;
  }
}
.bl_indexEstatesListBlock_category_wrapper {
  background-color: #DEDEDE;
  padding: 0 10px;
  height: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_category_wrapper {
    height: 26px;
    display: inline-flex;
  }
}
.bl_indexEstatesListBlock_category {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  min-width: 25px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_category {
    font-size: 10px;
    min-width: 21px;
  }
}
.bl_indexEstatesListBlock_category .bl_indexEstatesListBlock_category_span {
  margin-right: 10px;
}
.bl_indexEstatesListBlock_category .bl_indexEstatesListBlock_category_span:last-child {
  margin-right: 0;
}
.bl_indexEstatesListBlock_title_wrapper {
  margin-left: 29px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_title_wrapper {
    margin-left: 0;
    margin-top: 7px;
  }
}
.bl_indexEstatesListBlock_title {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_title {
    font-size: 14px;
    line-height: 22px;
  }
}

.bl_indexEstatesListBlock_non_wrapper {
  height: 319px;
  background-color: #F9F9F9;
  margin-top: 32px;
  margin-bottom: 150px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_non_wrapper {
    margin-bottom: 32px;
  }
}
.bl_indexEstatesListBlock_non_text_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_indexEstatesListBlock_non_text {
  font-size: 18px;
}
@media screen and (max-width: 840px) {
  .bl_indexEstatesListBlock_non_text {
    font-size: 16px;
  }
}


.bl_indexServiceProjectBlock {
  position: relative; }

.bl_indexServiceBlock {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
.bl_indexServiceBlock.bl_indexServiceBlock__project {
  padding-left: 0; }
@media screen and (max-width: 840px) {
  .bl_indexServiceBlock {
    position: relative;
    display: block; } }

.bl_indexProjectBlock {
  padding-left: 0; }

.bl_indexServiceBlock_head {
  position: relative;
  z-index: 2;
  width: 468px;
  padding-top: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 4.5%;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -webkit-transition: color 200ms ease-out;
  -o-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  background-color: #f9f9f9; }
.bl_indexServiceBlock__project .bl_indexServiceBlock_head {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-top: 88px; }
@media screen and (max-width: 840px) {
  .bl_indexServiceBlock__project .bl_indexServiceBlock_head {
    padding-top: 37px;
    padding-bottom: 0;
  }
}
.bl_indexServiceBlock_head:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.js_isPc .bl_indexServiceBlock:hover .bl_indexServiceBlock_head {
  color: #fff; }
.js_isPc .bl_indexServiceBlock:hover .bl_indexServiceBlock_head:after {
  background-color: rgba(0, 0, 0, 0.7); }
@media screen and (max-width: 840px) {
  .bl_indexServiceBlock_head {
    width: 100%;
    padding: 40px 10% 25px; } }

@media only screen and (min-width:840px) {
  .bl_indexServiceBlock_head.flex-box {
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-top: 0;
    padding-right: 4.5%;
    justify-content: flex-end;
    text-align: right; }
}

.bl_indexServiceBlock_head_wrapper {
  position: relative;
  z-index: 2; }

.bl_indexServiceBlock_head_ttl {
  font-size: 47px;
  margin-bottom: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 2px; }
@media screen and (max-width: 840px) {
  .bl_indexServiceBlock_head_ttl {
    font-size: 30px;
    margin-bottom: 5px; } }

.bl_indexServiceBlock_head_sub {
  margin-bottom: 40px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_indexServiceBlock_head_sub {
    font-size: 14px;
    margin-bottom: 29px; } }

.bl_indexServiceBlock_head_text {
  font-size: 14px;
  line-height: 1.9;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.sc_indexService_img {
  position: relative;
  width: calc(100% - 468px);
  background-image: url(image/index_service_img01.jpg);
  background-size: cover;
  background-position: center center; }
.bl_indexServiceBlock__project .sc_indexService_img {
  background-image: url(image/index_service_img03.jpg); }
.sc_indexService_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.js_isPc .bl_indexServiceBlock:hover .sc_indexService_img:after {
  background-color: rgba(0, 0, 0, 0.7); }
/* @media screen and (max-width: 840px){
  .bl_indexServiceBlock.bl_indexServiceBlock__cs .sc_indexService_img:after{
    background-color: rgba(0, 0, 0, 0.7); 
  }
} 20180910 */
@media screen and (max-width: 840px) {
  .sc_indexService_img {
    width: 100%; }
  .sc_indexService_img:before {
    content: "";
    padding-top: 50.7%;
    display: block; } }

.bl_comingsoonBlock {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.js_isPc .bl_indexServiceBlock:hover .bl_comingsoonBlock {
  opacity: 1;
  color: #fff; }


@media only screen and (max-width:840px){
  .bl_indexServiceBlock .bl_comingsoonBlock{
    top: auto;
    /*right: auto;
    left: 37px;
    bottom: 15px;*/
    color: #fff;
    font-size: 20px;
    opacity: 1;
  }
  .bl_indexServiceBlock .bl_comingsoonBlock:after{
    content: "";
    display: block;
    padding-top: 50.7%;
  }
}

@media only screen and (min-width:840px) {
  .bl_comingsoonBlock_PCSP {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
}
@media only screen and (max-width:840px) {
  .bl_comingsoonBlock_PCSP {
    z-index: 9;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    color: #fff;
  }
}


.bl_indexServiceBlock__service {
  top: 0;
  bottom: 50%; }
@media screen and (max-width: 840px) {
  .bl_indexServiceBlock__service {
    top: auto;
    bottom: auto;
    margin-bottom: 50px; } }

.bl_indexServiceBlock__project {
  top: 50%;
  bottom: 0; }

.bl_heroBlock_text {
  height: 62px;
  background-color: #d1d5d8; }
@media screen and (max-width: 840px) {
  .bl_heroBlock_text {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
    width: 100%; } }

.bl_heroBlock_text_img {
  position: relative;
  width: 328px;
  left: 4.3%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media screen and (max-width: 840px) {
  .bl_heroBlock_text_img {
    width: 100%;
    max-width: 265px; } }

.bl_indexCasestudyNewsBlock {
  position: relative;
  margin-bottom: 100px; }

.bl_indexCasestudyBlock {
  position: absolute;
  width: 100%;
  top: 50%;
  bottom: 0;
  padding-top: 130px;
  background-color: #f9f9f9; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock {
    position: relative;
    top: auto;
    bottom: auto;
    padding: 90px 0 77px;
    margin: 0 0 0; } }

.bl_indexCasestudyBlock_inner {
  width: 91.4%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_inner {
    display: block;
    width: 80%; } }

.bl_indexCasestudyBlock_head {
  width: 29.5%; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_head {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; } }

.bl_indexCasestudyBlock_head_ttl {
  font-size: 30px;
  letter-spacing: 0em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_head_ttl {
    font-size: 24px; } }

.bl_indexCasestudyBlock_content {
  position: relative;
  top: 5px;
  width: 70.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_content {
    display: block;
    width: 100%; } }

.bl_indexCasestudyBlock_content_wrapper {
  position: relative;
  width: calc((100% - 20px)/2);
  margin-right: 20px; }
.bl_indexCasestudyBlock_content_wrapper:last-child {
  margin-right: 0; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_content_wrapper {
    width: 100%;
    margin-bottom: 34px; } }

.bl_indexCasestudyBlock_content_img {
  position: relative;
  background-image: url(image/index_service_img01.jpg);
  background-size: cover;
  background-position: center center;
  margin-bottom: 20px; }
.bl_indexCasestudyBlock_content_img.bl_indexCasestudyBlock_content_img__renovation {
  background-image: url(image/index_casestudy_img01.jpg); }
.bl_indexCasestudyBlock_content_img.bl_indexCasestudyBlock_content_img__project {
  background-image: url(image/index_casestudy_img02.jpg); }
.bl_indexCasestudyBlock_content_img:before {
  content: "";
  padding-top: 65%;
  display: block; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_content_img:before {
    padding-top: 64%; } }

.bl_indexCasestudyBlock_content_img_screen {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.js_isPc .bl_indexCasestudyBlock_content_wrapper:hover .bl_indexCasestudyBlock_content_img_screen {
  background-color: rgba(0, 0, 0, 0.7); }

.bl_indexCasestudyBlock_content_img_screen_text {
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  font-style: italic; }
.js_isPc .bl_indexCasestudyBlock_content_wrapper:hover .bl_indexCasestudyBlock_content_img_screen_text {
  opacity: 1; }
@media screen and (max-width: 840px) {
  .bl_indexCasestudyBlock_content_img_screen_text {
    opacity: 1; } }

.bl_indexCasestudyBlock_content_text {
  font-size: 18px;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_indexNewsBlock {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background-color: #f9f9f9; }
@media only screen and (min-width: 840px) {
  .bl_indexNewsBlock {
    height: calc(50vh - 63px);
    padding-top: 63px;
    display: flex;
    align-items: center; }
}
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock {
    position: relative;
    top: auto;
    bottom: auto;
    margin-bottom: 100px; } }

.bl_indexNewsBlock_inner {
  width: 91.4%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_inner {
    display: block;
    width: 80%; } }

.bl_indexNewsBlock_head {
  width: 39.5%; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_head {
    padding-top: 88px;
    width: 100%; } }

.bl_indexNewsBlock_head_ttl {
  font-size: 47px;
  margin-bottom: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 2px; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_head_ttl {
    font-size: 30px;
    margin-bottom: 5px; } }

.bl_indexNewsBlock_content {
  position: relative;
  width: 60.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content {
    display: block;
    width: 100%; } }

.bl_indexNewsBlock_content_img {
  width: 40%;
  /*background-image: url(image/index_service_img01.jpg);*/
  background-size: cover;
  background-position: center center; }
.bl_indexNewsBlock_content_img:before {
  content: "";
  display: block;
  padding-top: 65%; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content_img {
    display: block;
    width: 100%; } }

.bl_indexNewsBlock_content_texts {
  position: relative;
  width: calc(60%);
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #535353;
  font-size: 14px; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content_texts {
    width: 100%; } }

.bl_indexNewsBlock_content_texts_wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 13px; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content_texts_wrapper {
    position: relative;
    padding: 10px 0 13px; } }

.bl_indexNewsBlock_content_texts_sub_category {
  font-style: italic; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content_texts_sub_category {
    color: #888787;
    font-size: 12px; } }

.bl_indexNewsBlock_content_texts_sub_date {
  font-weight: bold; }

.bl_indexNewsBlock_content_texts_text {
  line-height: 1.5;
  letter-spacing: 0.07em;
  font-style: italic;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content_texts_text {
    text-align: left;
    line-height: 1.7; } }

.bl_indexNewsBlock_content_texts_sub {
  margin-bottom: 11px; }
@media screen and (max-width: 840px) {
  .bl_indexNewsBlock_content_texts_sub {
    margin-bottom: 21px; } }

.bl_indexNewsBlock_content_texts_sub_category {
  font-size: 12px;
  display: inline-block;
  margin-right: 15px; }

.bl_indexCollaborationBlock {
  background-color: #f9f9f9;
  overflow: hidden; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock {
    padding: 0 0 110px; } }

.bl_indexCollaborationBlock_inner {
  width: 91.4%;
  margin: 0 auto;
  max-width: 1070px; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_inner {
    width: 100%; } }

.bl_indexCollaborationBlock_wrapper {
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 50px;
  right: 50px; }
.bl_indexCollaborationBlock_wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.bl_indexCollaborationBlock_wrapper:before {
  content: "";
  padding-top: 62.6%;
  display: block; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_wrapper:before {
    content: none; } }
.js_isPc .bl_indexCollaborationBlock_wrapper:hover:after {
  background-color: rgba(0, 0, 0, 0.7); }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%; }
  .bl_indexCollaborationBlock_wrapper:after {
    background-color: rgba(0, 0, 0, 0.7); } }

.bl_indexCollaborationBlock_bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(image/index_collaboration_img01.jpg);
  background-size: cover;
  background-position: center center; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_bg {
    position: static; }
  .bl_indexCollaborationBlock_bg:before {
    content: "";
    display: block;
    padding-top: 55%; } }



.bl_indexCollaborationBlock_info_head {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 0 30px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: color 200ms ease-out;
  -o-transition: color 200ms ease-out;
  transition: color 200ms ease-out; }

@media only screen and (min-width:840px) {
  .js_isPc .bl_indexCollaborationBlock_wrapper:hover .bl_indexCollaborationBlock_info_head {
    color: #fff; }

  .bl_comingsoonBlock_PCSP {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    font-family: 'Roboto', sans-serif;
    font-style: italic; }
  .js_isPc .bl_indexCollaborationBlock_wrapper:hover .bl_comingsoonBlock_PCSP {
    opacity: 1; }
  .bl_indexCollaborationBlock_info_head_text_SP {
    display: none;
  }
}

@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_info_head {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    display: block;
    color: #fff;
    padding: 0 10% 66px; }
  .bl_indexCollaborationBlock_bg {
    display: none;
  }
  .bl_indexCollaborationBlock_wrapper {
    background-image: url(image/index_collaboration_img01.jpg);
    background-size: cover;
    background-position: center center;
    padding: 30px 0 20px;
  }
  .bl_indexCollaborationBlock_info_head_text {
    display: none;
  }
  .bl_indexCollaborationBlock_wrapper .bl_comingsoonBlock_PCSP {
    width: 80%;
    margin: auto;
    position: relative;
  }
  .bl_indexCollaborationBlock_info_head_text_SP {
    width: 80%;
    margin: auto;
    line-height: 1.6;
    padding: 35px 0 0;
    font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }
}

@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_info_head_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.bl_indexCollaborationBlock_info_head_text {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_info_head_text {
    font-size: 14px; } }

.bl_indexCollaborationBlock_info_head_main {
  font-size: 50px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_info_head_main {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 10px;
    font-size: 30px; } }

.bl_indexCollaborationBlock_info_head_sub {
  margin-bottom: 10px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_indexCollaborationBlock_info_head_sub {
    width: 100%;
    font-size: 14px;
    margin-bottom: 24px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    letter-spacing: 0; } }

.bl_indexCurtaincallBlock {
  position: absolute;
  width: 100%;
  top: 50%;
  bottom: 0;
}

.bl_indexCurtaincallBlock_inner svg#curtaincall-logo {
  fill: #ffffff;
}

.bl_indexCurtaincallBlock_head {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.bl_indexCurtaincallBlock_head h1.bl_indexCurtaincallBlock_head_ttl {
  font-size: 16px;
  margin: 0 0 25px;
}
.bl_indexCurtaincallBlock_head .bl_indexCurtaincallBlock_head_text {
  font-size: 14px;
  line-height: 1.6;
}

.bl_indexCurtaincallnBlock_bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(image/index_curtaincalln_img01.jpg);
  background-size: cover;
  background-position: 50% 70%;
  z-index: -1;
}


@media only screen and (min-width:840px) {
  .bl_indexCurtaincallBlock_inner {
    margin: auto;
    width: 91.4%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .bl_indexCurtaincallBlock_head {
    padding-top: 8vh;
    padding-left: 30px;
    color: #fff;
  }

  .bl_indexCurtaincallBlock_inner .CurtaincallItem {
    width: 50%;
  }
  .bl_indexCurtaincallnBlock_bg:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .js_isPc .bl_indexCurtaincallBlock:hover .bl_comingsoonBlock_PCSP {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff; }
}

@media only screen and (max-width:840px) {
  .bl_indexCurtaincallBlock {
    position: relative;
  }

  .bl_indexCurtaincallBlock_head {
    padding-top: 30px;
    width: 80%;
    margin: auto;
  }
  .sc_indexCurtaincall_logobox {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
  }

  .sc_indexCurtaincall_logo {
    background-image: url(image/index_curtaincalln_img01.jpg);
    background-size: cover;
    background-position: 50% 70%;
    z-index: -1;
    position: relative;
  }
  .sc_indexCurtaincall_logo:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }

  .sc_indexCurtaincall_logo svg {
    width: 80%;
    padding-bottom: 15px;
  }

  .bl_indexCurtaincallBlock_head h1.bl_indexCurtaincallBlock_head_ttl {
    display: none;
  }

  .bl_indexCurtaincallnBlock_bg {
    display: none;
  }
}



.ly_footer {
  position: relative;
  background-color: #eee;
  padding-top: 275px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
@media screen and (min-width: 840px) {
  #single.single .ly_footer {
    display: none; } }
@media screen and (max-width: 840px) {
  .ly_footer {
    padding: 35px 0 30px; } }

.ly_footer_inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 42px;
  width: calc(100% - 100px);
  margin: 0 auto; }
.ly_footer_inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .ly_footer_inner {
    position: relative;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: auto;
    width: 80%; } }

.ly_footer_left {
  float: left;
  width: calc(100% - 9.8% - 620px);
  padding-top: 202px; }
@media screen and (max-width: 840px) {
  .ly_footer_left {
    float: none;
    width: 100%;
    padding: 0; } }

.ly_footer_left_name {
  font-size: 13px;
  margin-bottom: 4px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.ly_footer_left_data {
  margin-bottom: 38px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .ly_footer_left_data {
    margin-bottom: 37px; } }

.ly_footer_left_data_text {
  font-size: 13px;
  letter-spacing: 0;
  margin-bottom: 5px;
  line-height: 1.6; }
.ly_footer_left_data_text.ly_footer_left_data_text__tel {
  letter-spacing: 0.6px; }
.ly_footer_left_data_text.ly_footer_left_data_text__fax {
  letter-spacing: 0.6px; }
@media screen and (max-width: 840px) {
  .ly_footer_left_data_text {
    display: inline-block; }
  .ly_footer_left_data_text.ly_footer_left_data_text__tel {
    margin-right: 15px; } }

.ly_footer_left_logo {
  margin-bottom: 0px;
  max-width: 295px; }
@media screen and (max-width: 840px) {
  .ly_footer_left_logo {
    width: 150px;
    height: 35px;
    margin-bottom: 20px; } }

.ly_footer_right {
  float: right;
  margin-top: -114px;
  margin-left: 9.8%; }
.ly_footer_right:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .ly_footer_right {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 22px; } }

.ly_footer_right_cell {
  position: relative;
  float: left;
  margin-right: 35px; }
.ly_footer_right_cell:last-child {
  margin-right: 0; }
.ly_footer_right_cell.ly_footer_right_cell__blog {
  margin-right: 0; }
.ly_footer_right_cell:after {
  content: "";
  position: absolute;
  top: 2.2em;
  left: 50%;
  width: 1px;
  background-color: #000; }
@media screen and (max-width: 840px) {
  .ly_footer_right_cell:after {
    content: none; } }
.ly_footer_right_cell.ly_footer_right_cell__about:after {
  height: 195px; }
.ly_footer_right_cell.ly_footer_right_cell__service:after {
  height: 112px; }
.ly_footer_right_cell.ly_footer_right_cell__project:after {
  height: 52px; }
.ly_footer_right_cell.ly_footer_right_cell__collaboration:after {
  height: 130px; }
.ly_footer_right_cell.ly_footer_right_cell__blog:after {
  height: 95px; }
@media screen and (max-width: 840px) {
  .ly_footer_right_cell {
    float: none;
    margin-bottom: 18px; }
  .ly_footer_right_cell:last-child {
    margin-bottom: 0; } }

.ly_footer_right_cell_word {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.ly_footer_right_cell_link {
  position: absolute;
  left: 50%;
  top: 169px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 13px;
  text-align: center;
  font-weight: normal; }
@media screen and (min-width: 840px) {
  .ly_footer_right_cell__about .ly_footer_right_cell_link {
    top: 250px; }
  .ly_footer_right_cell__project .ly_footer_right_cell_link {
    top: 115px; }
  .ly_footer_right_cell__collaboration .ly_footer_right_cell_link {
    top: 193px; }
  .ly_footer_right_cell__blog .ly_footer_right_cell_link {
    top: 147px; } }
@media screen and (max-width: 840px) {
  .ly_footer_right_cell_link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 10px; } }

.ly_footer_right_cell_link .cell {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.ly_footer_right_cell_link .cell:after {
  content: "";
  position: absolute;
  top: calc(50%);
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #000;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  pointer-events: none; }
.js_isPc .ly_footer_right_cell_link .cell:hover:after {
  width: 100%; }
@media screen and (max-width: 840px) {
  .ly_footer_right_cell_link .cell {
    display: inline-block;
    margin: 0 25px 0 0; } }

.ly_footer_right_cell_link .cell.cell__wait:after {
  content: none; }

.ly_footer_right_cell_link .cell a {
  white-space: nowrap; }


.ly_footer_link_estates {
  /* display: none; */
  position: absolute;
  right: 0;
  bottom: 114px;
}
@media screen and (max-width: 840px) {
  .ly_footer_link_estates {
    position: relative;
    right: auto;
    bottom: auto;
    top: 0;
    left: 0;
  }
}
.ly_footer_nav_estates_wrapper {
  width: 508px;
  position: relative;
  background-color: #000;
  padding: 18px 20px;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 840px) {
  .ly_footer_nav_estates_wrapper {
    width: calc(80vw - 20px - 20px);
    max-width: 333px;
  }
}
.ly_footer_nav_estates_inner_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.ly_footer_nav_estates_text {
  font-family: 'Roboto', sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0;
  color: #FFF;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 840px) {
  .ly_footer_nav_estates_text {
    font-size: 18px;
  }
}
.ly_footer_nav_estates_text span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  margin-left: 29px;
}
@media screen and (max-width: 840px) {
  .ly_footer_nav_estates_text span {
    display: block;
    font-size: 14px;
    margin-left: 0;
    margin-top: 7px;
  }
}
.ly_footer_nav_estates_right {
  width: 12px;
  height: 16px;
  margin-left: auto;
}
.ly_footer_nav_estates_right .cls-1 {
  fill: #FFF;
  transition: all 300ms ease-out;
}
/*
.ly_footer_nav_estates_wrapper:hover {
  background-color: #FFF;
}
.ly_footer_nav_estates_wrapper:hover .ly_footer_nav_estates_text {
  color: #000;
}
.ly_footer_nav_estates_wrapper:hover .ly_footer_nav_estates_right .cls-1 {
  fill: #000;
}
@media screen and (max-width: 840px) {
  .ly_footer_nav_estates_wrapper:hover {
    background-color: #000;
  }
  .ly_footer_nav_estates_wrapper:hover .ly_footer_nav_estates_text {
    color: #FFF;
  }
  .ly_footer_nav_estates_wrapper:hover .ly_footer_nav_estates_right .cls-1 {
    fill: #FFF;
  }
}
*/


.ly_footer_link {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0;
  z-index: 1; }
@media screen and (max-width: 840px) {
  .ly_footer_link {
    position: relative;
    right: auto;
    bottom: auto;
    top: 0;
    left: 0;
    margin-bottom: 24px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 51px; } }
.ly_footer_logo_wrapper__stark {
  display: inline-block;
  position: relative;
  bottom: -8px;
  margin-right: 30px;
  background-color: #212121; }
@media screen and (max-width: 840px) {
  .ly_footer_logo_wrapper__stark {
    margin-right: 22px;
    bottom: auto; } }
.ly_footer_logo__stark {
  width: 60px;
  height: 9.13px;
  padding: 9px 12px; }

.ly_footer_logo_wrapper__pacific {
  display: inline-block;
  position: relative;
  bottom: 0;
  margin-right: 30px; }
@media screen and (max-width: 840px) {
  .ly_footer_logo_wrapper__pacific {
    margin-right: 22px;
    bottom: auto; } }
.ly_footer_logo__pacific {
  width: 81px;
  height: 11px; }

.ly_footer_logo_wrapper__solid_design {
  display: inline-block;
  position: relative;
  bottom: -7px; }
@media screen and (max-width: 840px) {
  .ly_footer_logo_wrapper__solid_design {
    margin-right: 0;
    bottom: auto; } }
.ly_footer_logo__solid_design {
    width: 81px;
    height: 32px; }

.el_copyright {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  width: 100%;
  text-align: center; }
@media screen and (max-width: 840px) {
  .el_copyright {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center; } }

/*about*/
.bl_pageHeroBlock {
  position: relative;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center center; }
body#about .bl_pageHeroBlock {
  background-image: url(image/about_hero_img01.jpg); }
@media screen and (max-width: 840px) {
  body#about .bl_pageHeroBlock {
    background-image: url(image/about_hero_img_sp01.jpg); } }
body#service .bl_pageHeroBlock {
  background-image: url(image/service_hero_img01.jpg); }
@media screen and (max-width: 840px) {
  body#service .bl_pageHeroBlock {
    background-image: url(image/service_hero_img_sp01.jpg); } }
body#works.archive .bl_pageHeroBlock {
  background-image: url(image/works_hero_img01.jpg); }
@media screen and (max-width: 840px) {
  body#works.archive .bl_pageHeroBlock {
    background-image: url(image/works_hero_img_sp01.jpg); } }
body#single.single_works .bl_pageHeroBlock {
  background-image: url(image/worksdetail_hero_img01.jpg); }
@media screen and (max-width: 840px) {
  body#single.single_works .bl_pageHeroBlock {
    background-image: url(image/worksdetail_hero_img_sp01.jpg); } }
body#post.archive .bl_pageHeroBlock {
  background-image: url(image/blog_hero_img01.jpg); }
@media screen and (max-width: 840px) {
  body#post.archive .bl_pageHeroBlock {
    background-image: url(image/blog_hero_img_sp01.jpg); } }
@media screen and (max-width: 840px) {
  .bl_pageHeroBlock {
    height: calc(100vh - 65px); } }

.bl_pageHeroBlock_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center; }

.bl_pageHeroBlock_arrow {
  width: 100%;
  max-width: 40px;
  position: absolute;
  right: calc(4.3% + 25px);
  bottom: 60px; }

@media screen and (max-width: 840px){
  .bl_pageHeroBlock_arrow{
    right: 5%;
    bottom: 37px;
  }
}

.bl_pageHeroBlock_slug {
  position: absolute;
  left: 4.3%;
  bottom: 25px;
  font-size: 90px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
@media screen and (max-width: 840px) {
  .bl_pageHeroBlock_slug {
    width: 90%;
    left: 5%;
    font-size: 50px; } }

.bl_pageHeroBlock_slug_ttl {
  font-size: 30px;
  display: inline-block;
  margin-left: 15px;
  font-style: italic; }
@media screen and (max-width: 840px) {
  .bl_pageHeroBlock_slug_ttl {
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap; } }

.bl_aboutPhylosophyBlock {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_aboutPhylosophyBlock {
    padding-top: 85px; } }

.bl_aboutPhylosophyBlock_inner {
  position: absolute;
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1070px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
@media screen and (max-width: 840px) {
  .bl_aboutPhylosophyBlock_inner {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 80%; } }

.bl_aboutPhylosophyBlock_wrapper {
  text-align: center;
  font-size: 18px;
  line-height: 2;
  letter-spacing: -1.5px; }
@media screen and (max-width: 840px) {
  .bl_aboutPhylosophyBlock_wrapper {
    text-align: left;
    font-size: 16px; } }

.bl_aboutPhylosophyBlock_text {
  margin-bottom: 35px; }
.bl_aboutPhylosophyBlock_text:last-child {
  margin-bottom: 0; }

.bl_aboutServiceBlock {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
@media screen and (max-width: 840px) {
  .bl_aboutServiceBlock {
    padding-top: 90px;
    margin-bottom: 150px; } }

.bl_aboutServiceBlock_inner {
  position: absolute;
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 145px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
@media screen and (max-width: 840px) {
  .bl_aboutServiceBlock_inner {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 80%;
    display: block;
    padding: 0; } }

.bl_aboutServiceBlock_wrapper {
  position: relative;
  width: calc((85%)/2);
  margin-right: 15%;
  padding-bottom: 25px; }
.bl_aboutServiceBlock_wrapper:nth-child(2n) {
  margin-right: 0; }
@media screen and (max-width: 840px) {
  .bl_aboutServiceBlock_wrapper {
    width: 100%;
    margin-bottom: 85px;
    padding-bottom: 0; }
  .bl_aboutServiceBlock_wrapper:last-child {
    margin-bottom: 0; } }

.bl_aboutServiceBlock_img {
  background-size: cover;
  background-position: center center;
  background-image: url(image/about_service_img01.jpg);
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.bl_aboutServiceBlock_img.bl_aboutServiceBlock_img__project {
  background-image: url(image/about_project_img02.jpg);
  border: 0px solid #000; }
.bl_aboutServiceBlock_img:before {
  content: "";
  padding-top: 65.7%;
  display: block; }

.bl_aboutServiceBlock_ttl {
  text-align: right;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 17px;
  font-family: 'Roboto', sans-serif; }
@media screen and (max-width: 840px) {
  .bl_aboutServiceBlock_ttl {
    text-align: left; } }

.bl_aboutServiceBlock_text {
  font-size: 14px;
  letter-spacing: -0.05em;
  line-height: 1.6;
  margin-bottom: 22px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_aboutServiceBlock_link {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
@media screen and (max-width: 840px) {
  .bl_aboutServiceBlock_link {
    position: relative;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: auto;
    text-align: center; } }

.bl_aboutServiceBlock_link_wrapper {
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #626262;
  margin-right: 44px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  white-space: nowrap; }
.bl_aboutServiceBlock_link_wrapper:last-child {
  margin-right: 0; }

.bl_aboutInfoBlock {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock {
    margin-bottom: 70px; } }

.bl_aboutInfoBlock_inner {
  position: absolute;
  width: calc(91.4% - 180px);
  margin: 0 auto;
  max-width: 1070px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_inner {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 80%;
    display: block; } }

.bl_aboutInfoBlock_ttl {
  width: 319px; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_ttl {
    width: 100%;
    text-align: center;
    margin-bottom: 48px; } }

.bl_aboutInfoBlock_ttl_main {
  font-size: 24px;
  margin-bottom: 17px; }

.bl_aboutInfoBlock_ttl_sub {
  font-size: 14px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_ttl_sub {
    font-size: 14px; } }

.bl_aboutInfoBlock_data {
  position: relative;
  top: -17px;
  width: calc(100% - 319px); }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_data {
    width: 100%; } }

.bl_aboutInfoBlock_data_table {
  font-size: 18px;
  line-height: 1.5;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_data_table {
    font-size: 16px; } }

.bl_aboutInfoBlock_data_table_tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_data_table_tr {
    display: block;
    margin-bottom: 5px; }
  .bl_aboutInfoBlock_data_table_tr:last-child {
    margin-bottom: 0; } }

.bl_aboutInfoBlock_data_table_th {
  width: 150px;
  text-align: center;
  padding: 14px 0;
  border-bottom: 1px solid #626262; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_data_table_th {
    text-align: left;
    width: 50%;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
    font-size: 16px; } }

.bl_aboutInfoBlock_data_table_td {
  width: calc(100% - 150px);
  padding: 14px 0 14px 40px;
  border-bottom: 1px solid #e5e5e5; }
@media screen and (max-width: 840px) {
  .bl_aboutInfoBlock_data_table_td {
    width: 100%;
    padding: 14px 0 14px 0;
    border-bottom: 1px solid #b5b5b5; } }

.bl_aboutMapBlock {
  position: relative; }

.bl_aboutMapBlock_inner {
  position: relative;
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1070px; }

.bl_aboutMapBlock_map {
  position: absolute;
  top: 60px;
  left: 50px;
  right: 50px;
  bottom: 60px;
  background-color: #ccc; }
.bl_aboutMapBlock_map:before {
  content: "";
  padding-top: 62.6%;
  display: block; }
@media screen and (max-width: 840px) {
  .bl_aboutMapBlock_map:before {
    content: none; } }
@media screen and (max-width: 840px) {
  .bl_aboutMapBlock_map {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    margin-bottom: 18px; }
  .bl_aboutMapBlock_map:before {
    content: "";
    display: block;
    padding-top: 114%; } }

.bl_aboutMapBlock_texts {
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 91.4%;
  padding-bottom: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.bl_aboutMapBlock_texts:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .bl_aboutMapBlock_texts {
    text-align: center;
    width: 80%;
    position: relative;
    margin: 0 auto 70px;
    padding-bottom: 0;
    top: auto;
    left: auto;
    bottom: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: center; } }

.bl_aboutMapBlock_texts_post {
  float: left;
  font-size: 13px; }
@media screen and (max-width: 840px) {
  .bl_aboutMapBlock_texts_post {
    width: 100%;
    text-align: canter;
    margin-bottom: 15px;
    float: none;
    display: inline-block;
    line-height: 1.6; } }

.bl_aboutMapBlock_texts_link {
  float: right;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em; }
@media screen and (max-width: 840px) {
  .bl_aboutMapBlock_texts_link {
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
    font-weight: bold;
    float: none;
    display: inline-block; } }
.bl_aboutMapBlock_texts_link i {
  position: relative;
  top: 0px;
  display: inline-block;
  margin-left: 10px; }

/*service*/
.bl_servicePhylosophyBlock {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock {
    padding: 55px 0 80px;
    overflow: hidden; } }

.bl_servicePhylosophyBlock_inner {
  position: absolute;
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  width: calc(91.4% - 70px);
  margin: 0 auto;
  max-width: 1070px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_inner {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%; } }

.bl_servicePhylosophyBlock_purchase {
  position: absolute;
  left: 0;
  top: 54px;
  letter-spacing: 0.15em; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_purchase {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 60px;
    top: -26px; } }

.bl_servicePhylosophyBlock_purchase_main {
  position: relative;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 65px;
  font-size: 53px;
  color: #cfcfcf;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 2.8px;
  display: inline-block; }
.bl_servicePhylosophyBlock_purchase_main:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  height: calc(100% + 0px);
  width: 1px;
  background-color: #b5b5b5; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_purchase_main {
    font-size: 155px;
    padding: 0;
    color: #ececec; }
  .bl_servicePhylosophyBlock_purchase_main:after {
    content: none; } }

.bl_servicePhylosophyBlock_investment {
  position: absolute;
  right: 0;
  top: 4px;
  letter-spacing: 0.18em; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_investment {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    right: 56px;
    top: -21px; } }

.bl_servicePhylosophyBlock_investment_main {
  width: 63px;
  position: relative;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 53px;
  color: #cfcfcf;
  padding-left: 10px;
  letter-spacing: 2.8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  display: inline-block; }
.bl_servicePhylosophyBlock_investment_main:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  height: calc(100% - 8px);
  width: 1px;
  background-color: #b5b5b5; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_investment_main {
    font-size: 155px;
    letter-spacing: 0;
    padding: 0;
    color: #ececec; }
  .bl_servicePhylosophyBlock_investment_main:after {
    content: none; } }

.bl_servicePhylosophyBlock_wrapper {
  position: relative;
  width: calc(100% - 300px);
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_wrapper {
    width: 80%;
    max-width: none; } }

.bl_servicePhylosophyBlock_text {
  margin-bottom: 30px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.bl_servicePhylosophyBlock_text:last-child {
  margin-bottom: 0; }

.bl_servicePhylosophyBlock_text {
  line-height: 1.9; }

.bl_servicePhylosophyBlock_purchaseText {
  position: absolute;
  left: -14px;
  bottom: 6px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_purchaseText {
    display: none; } }

.bl_servicePhylosophyBlock_investmentText {
  position: absolute;
  right: -11px;
  bottom: 6px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_servicePhylosophyBlock_investmentText {
    display: none; } }

.bl_servicePurchaseBlock {
  position: relative;
  padding-bottom: 156px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.bl_servicePurchaseBlock:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
.bl_servicePurchaseBlock#sc_servicePurchase {
  margin-top: 0; }
.bl_servicePurchaseBlock.bl_servicePurchaseBlock__investment {
  padding-bottom: 47px; }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock.bl_servicePurchaseBlock__investment {
    padding-bottom: 33px; } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock {
    padding-bottom: 138px; }
  .bl_servicePurchaseBlock#sc_servicePurchase {
    padding-top: 0px;
    margin-top: 0; } }

.bl_servicePurchaseBlock_inner {
  width: 95.7%; }
.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_inner {
  float: right; }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_inner {
    width: 100%; } }

.bl_servicePurchaseBlock_ttl {
  position: absolute;
  top: 186px;
  left: calc((100% - 610px)/2 - 200px); }
@media screen and (max-width: 1210px) {
  .bl_servicePurchaseBlock_ttl {
    left: calc(4.3% + 30px); } }
#sc_servicePurchase .bl_servicePurchaseBlock_ttl {
  top: 17px; }
#sc_serviceInvestment .bl_servicePurchaseBlock_ttl {
  top: 8px; }
@media screen and (max-width: 840px) {
  #sc_serviceInvestment .bl_servicePurchaseBlock_ttl {
    top: 14px;
    left: auto; } }
.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_ttl {
  left: auto;
  right: calc((100% - 610px)/2 - 230px); }
@media screen and (max-width: 1210px) {
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_ttl {
    right: calc(4.3% + 10px); } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_ttl {
    right: 5%; } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_ttl {
    width: 68px;
    top: 8px;
    left: 5%; } }

.bl_servicePurchaseBlock_ttl_sub {
  position: relative;
  left: -8px; }

.bl_servicePurchaseBlock_ttl_main {
  font-size: 53px;
  font-weight: bold;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-left: 13px;
  border-left: 3px solid #313131;
  margin-bottom: 30px;
  letter-spacing: 0.06em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  display: inline-block; }
.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_ttl_main {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_ttl_main {
    letter-spacing: 0.02em; } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_ttl_main {
    margin-bottom: 0;
    border-left: 2px solid #313131; } }

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

.bl_servicePurchaseBlock_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.js_isIe .bl_servicePurchaseBlock_main{
  display: block;
}
.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.bl_servicePurchaseBlock_main_ttl {
  width: 95.7%;
  background-color: #e9e9e9;
  padding: 13px calc((100% - 610px)/2 - 110px) 13px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right; }
.js_isIe .bl_servicePurchaseBlock_main_ttl{
  float: right;
}
@media screen and (max-width: 840px){
.js_isIe .bl_servicePurchaseBlock_main_ttl{
  float: none;
}
}
.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_ttl {
  text-align: left;
  padding: 13px 0 13px calc((100% - 610px)/2 - 110px); }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_ttl {
    padding: 18px 0 18px 5%; } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_main_ttl {
    width: 100%;
    padding: 18px 5% 18px 0; } }

.bl_servicePurchaseBlock_main_ttl_text {
  position: relative;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0.04em; }
@media screen and (min-width: 840px) {
  .bl_servicePurchaseBlock_main_ttl_text:after {
    content: "";
    position: absolute;
    top: 50%;
    background-color: #212121;
    height: 1px; }
  #sc_servicePurchase .bl_servicePurchaseBlock_main_ttl_text:after {
    width: calc(100% - (((100% - 610px)/2 + 30px) + ((100% - 610px)/2 - 110px)));
    left: calc((100% - 610px)/2 + ((100% - 610px)/2 - 150px)); } }
@media screen and (min-width: 840px) and (max-width: 1200px) {
  #sc_servicePurchase .bl_servicePurchaseBlock_main_ttl_text:after {
    width: calc(100% - (4.3% + 130px));
    left: calc(4.3% + 130px); } }
@media screen and (min-width: 840px) {
  #sc_serviceInvestment .bl_servicePurchaseBlock_main_ttl_text:after {
    width: calc(100% - (((100% - 610px)/2 + 30px) + ((100% - 610px)/2 - 110px)));
    right: calc((100% - 610px)/2 + ((100% - 610px)/2 - 150px)); } }
@media screen and (min-width: 840px) and (max-width: 1200px) {
  #sc_serviceInvestment .bl_servicePurchaseBlock_main_ttl_text:after {
    width: calc(100% - (4.3% + 180px));
    right: calc(4.3% + 150px); } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_main_ttl_text {
    font-size: 25px; } }

.bl_servicePurchaseBlock_main_ttl_text_wrapper {
  position: relative;
  display: inline-block;
  background-color: #e9e9e9;
  z-index: 2; }
#sc_servicePurchase .bl_servicePurchaseBlock_main_ttl_text_wrapper {
  padding-left: 20px; }
#sc_serviceInvestment .bl_servicePurchaseBlock_main_ttl_text_wrapper {
  padding-right: 20px; }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_main_ttl_text_wrapper {
    background-color: transparent; } }

.bl_servicePurchaseBlock_main_content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 55px 0 0 0;
  margin: 0 auto 0 auto;
  max-width: 710px; }

.js_isIe .bl_servicePurchaseBlock_main_content{
  clear: both;
}

@media screen and (min-width: 840px){
.js_isIe .bl_servicePurchaseBlock_main_content {
  width: 710px;
}
}

.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_content {
  margin: 0 auto 0 auto; }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_content {
    margin: 0 5% 0 5%; } }
@media screen and (max-width: 1050px) {
  .bl_servicePurchaseBlock_main_content {
    padding: 55px 0 0 90px; }
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_content {
    padding: 55px 90px 0 0; } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_main_content {
    margin: 0 5% 0 calc(5%);
    padding: 29px 0 0 0; }
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_content {
    padding: 29px 0 0 0; } }

.bl_servicePurchaseBlock_main_content_ttl {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 22px;
  line-height: 1.5;
  letter-spacing: 0.02em; }
.bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_content_ttl {
  text-align: center;
  margin-bottom: 70px; }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock__investment .bl_servicePurchaseBlock_main_content_ttl {
    padding-left: 0;
    padding-right: 86px;
    text-align: left;
    margin-bottom: 127px; } }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_main_content_ttl {
    font-size: 19px;
    line-height: 1.7;
    margin-bottom: 24px;
    padding-left: 92px; } }

.bl_servicePurchaseBlock_main_content_text {
  margin-bottom: 90px;
  font-size: 14px;
  line-height: 2.15; }
@media screen and (max-width: 840px) {
  .bl_servicePurchaseBlock_main_content_text {
    margin-bottom: 80px;
    padding-left: 86px; } }

.bl_sectBlock1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.bl_sectBlock1:after {
  content: "";
  position: absolute;
  top: 65px;
  left: 100px;
  right: 100px;
  bottom: 65px;
  background-color: #f6f6f6; }
@media screen and (max-width: 840px) {
  .bl_sectBlock1:after {
    top: -35px;
    left: 0;
    right: 0;
    bottom: -20px; } }
@media screen and (max-width: 840px) {
  .bl_sectBlock1 {
    padding: 0 20px; } }

.bl_sectBlock1_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_sectBlock1_wrapper {
    display: block; }
  .bl_sectBlock1_wrapper.bl_sectBlock1_wrapper__top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .bl_sectBlock1_wrapper.bl_sectBlock1_wrapper__bottom {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

.bl_sectBlock1_item {
  position: relative;
  width: calc((100% - 28px)/2);
  margin-right: 28px;
  border: 1px solid #313131;
  padding: 30px 30px 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2; }
.bl_sectBlock1_item:nth-child(2n) {
  margin-right: 0; }
@media screen and (max-width: 840px) {
  .bl_sectBlock1_item {
    width: 100%;
    margin-bottom: 40px;
    padding: 30px 10px 25px; }
  .bl_sectBlock1_wrapper__bottom .bl_sectBlock1_item:last-child {
    margin-bottom: 0; } }

.bl_sectBlock1_item_ttl {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  font-weight: normal; }
@media screen and (max-width: 840px) {
  .bl_sectBlock1_item_ttl {
    font-size: 20px; } }

.bl_sectBlock1_item_text {
  font-size: 14px;
  line-height: 1.8; }
@media screen and (max-width: 840px) {
  .bl_sectBlock1_item_text {
    line-height: 1.9;
    font-size: 13px;
    letter-spacing: 0.2px; } }

.bl_sectBlock1_ttl {
  position: relative;
  font-size: 20px;
  font-weight: normal;
  padding: 30px 0;
  text-align: center;
  z-index: 2; }
@media screen and (max-width: 840px) {
  .bl_sectBlock1_ttl {
    padding: 0;
    margin-bottom: 28px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

.bl_sectBlock2_item {
  text-align: center; }
.bl_sectBlock2_item:nth-child(2n) {
  margin-right: 0; }
.bl_sectBlock2_top .bl_sectBlock2_item {
  width: calc((100% - 76px)/2);
  margin-right: 76px; }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_top .bl_sectBlock2_item {
    width: 100%;
    margin: 0 0 95px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
.bl_sectBlock2_top .bl_sectBlock2_item:nth-child(2n) {
  margin-right: 0; }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_item {
    padding: 0 20px; } }

.bl_sectBlock2_top {
  margin-bottom: 90px; }

.bl_sectBlock2_item_no {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_item_no {
    margin-bottom: 27px; } }

.bl_sectBlock2_item_ttl {
  text-align: left;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #313131;
  font-size: 20px;
  line-height: 1.5;
  font-weight: normal; }
.bl_sectBlock2_item__single .bl_sectBlock2_item_ttl {
  padding-bottom: 15px;
  margin-bottom: 39px;
  display: inline-block; }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_item__single .bl_sectBlock2_item_ttl {
    padding-bottom: 28px;
    margin-bottom: 19px; } }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_item_ttl {
    font-size: 18px;
    padding-bottom: 20px;
    margin-bottom: 20px; } }

.bl_sectBlock2_item_text {
  text-align: left;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 1.7;
  margin-bottom: 35px; }
.bl_sectBlock2_item__single .bl_sectBlock2_item_text {
  text-align: center;
  line-height: 2.2;
  margin-bottom: 0; }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_item__single .bl_sectBlock2_item_text {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.7; } }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_item_text {
    margin-bottom: 28px;
    font-size: 14px;
    letter-spacing: -1.2px; } }

.bl_sectBlock2_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
@media screen and (max-width: 840px) {
  .bl_sectBlock2_top {
    display: block; } }

.bl_serviceBeltBlock {
  width: 100%; }
.bl_serviceBeltBlock:before {
  content: "";
  display: block;
  padding-top: 34.5%;
  background-image: url(image/service_belt_img01.jpg);
  background-size: cover;
  background-position: center center; }
@media screen and (max-width: 840px) {
  .bl_serviceBeltBlock:before {
    padding-top: 53.3%; } }

.bl_pageLinkBlock {
  padding: 180px 0 170px; }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock {
    padding: 60px 0 50px; } }

.bl_pageLinkBlock_inner {
  position: relative;
  width: 91.4%;
  margin: 0 auto;
  max-width: 1070px; }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock_inner {
    width: 90%; } }

.bl_pageLinkBlock_image {
  position: relative;
  width: 82.2%;
  max-width: 880px;
  margin: 0 auto;
  background-image: url(image/service_workslink_img01.jpg);
  background-size: cover;
  background-position: center center; }
.bl_pageLinkBlock_image:before {
  content: "";
  display: block;
  padding-top: 45.5%; }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock_image {
    width: 100%;
    height: auto; }
  .bl_pageLinkBlock_image:before {
    content: "";
    display: block;
    padding-top: 53.7%; } }

.bl_pageLinkBlock_image_cs{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0);
  pointer-events: none;
  transition: all 200ms ease-out;
}

.bl_pageLinkBlock_image_cs .bl_comingsoonBlock{
  opacity: 0;
  color: #fff;
}

body.js_isPc .bl_pageLinkBlock_image:hover .bl_pageLinkBlock_image_cs{
  background-color: rgba(0,0,0,0.7);
  pointer-events: auto;
}

body.js_isPc .bl_pageLinkBlock_image:hover .bl_pageLinkBlock_image_cs .bl_comingsoonBlock{
  opacity: 1;
}

@media screen and (max-width: 840px){
  .bl_pageLinkBlock_image .bl_pageLinkBlock_image_cs{
    background-color: rgba(0,0,0,0);
    pointer-events: auto;
  }
  .bl_pageLinkBlock_image .bl_pageLinkBlock_image_cs .bl_comingsoonBlock{
    opacity: 1;
    top: auto;
    left: auto;
    right: 10px;
    bottom: 10px;
    font-size: 20px;
  }
}

.el_linkArrow {
  position: absolute;
  height: 1px;
  width: 18.2%;
  right: 0px;
  background-color: #212121;
  top: 50%;
  z-index: 2;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.el_linkArrow:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 15px;
  background-color: #212121;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom; }
@media screen and (max-width: 840px) {
  .el_linkArrow {
    background-color: #fff;
    width: 25px;
    right: -45px;
    top: calc(50% - 2px); }
  .el_linkArrow:before {
    height: 9px;
    background-color: #fff; } }

.js_isPc .bl_pageLinkBlock_image:hover + .el_linkArrow {
  right: -15px; }

.el_servicePlanningImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px; }
@media screen and (max-width: 840px) {
  .el_servicePlanningImage {
    padding-left: 0; } }

.el_servicePlanningImage_arrow {
  position: relative;
  width: 50px; }
.el_servicePlanningImage_arrow:after {
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  left: calc(50% - 1px);
  bottom: 0;
  background-color: #000; }
.el_servicePlanningImage_arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 13px;
  height: 14px;
  background-image: url(image/arrow_head.svg);
  background-size: cover;
  background-position: center center; }
@media screen and (max-width: 840px) {
  .el_servicePlanningImage_arrow {
    width: 42px; } }

.el_servicePlanningImage_list {
  width: calc(100% - 50px);
  margin: 0;
  padding: 0; }
.el_servicePlanningImage_list li {
  list-style-type: none;
  text-align: left;
  margin-bottom: 24px;
  letter-spacing: 0; }
.el_servicePlanningImage_list li:last-child {
  margin-bottom: 0; }
@media screen and (max-width: 840px) {
  .el_servicePlanningImage_list {
    width: calc(100% - 42px);
    padding: 0 0 0 10px; } }

.bl_pageLinkBlock_image_spText {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_pageLinkBlock_image_spText_arrow {
  position: absolute;
  height: 1px;
  width: 18.2%;
  right: -40px;
  background-color: #fff;
  top: 50%;
  z-index: 2; }

.bl_pageLinkBlock_image_text {
  top: 20%;
  left: 60px;
  position: absolute;
  color: #fff; }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock_image_text {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px; } }

.bl_pageLinkBlock_image_text_main {
  font-size: 4.5vw;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-left: 21px;
  margin-bottom: 4.5vw;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  letter-spacing: 0.07em;
  display: inline-block; }
.bl_pageLinkBlock_image_text_main:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: calc(100% - 55px);
  background-color: #fff; }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock_image_text_main:after {
    height: calc(100%); } }
@media screen and (min-width: 1170px) {
  .bl_pageLinkBlock_image_text_main {
    font-size: 53px;
    margin-bottom: 39px; } }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock_image_text_main {
    font-size: 6.5vw;
    padding-left: 12px;
    margin-bottom: 0; } }

.bl_pageLinkBlock_image_text_sub {
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  white-space: nowrap;
  font-size: 1.4vw; }
@media screen and (min-width: 1170px) {
  .bl_pageLinkBlock_image_text_sub {
    font-size: 16px; } }
@media screen and (max-width: 840px) {
  .bl_pageLinkBlock_image_text_sub {
    display: none; } }

/*works*/
.bl_worksListBlock {
  margin-bottom: 75px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock {
    margin-bottom: 48px; } }

.bl_worksListBlock_wrapper {
  padding: 0;
  margin: 0; }

.bl_worksListBlock_wrapper > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.bl_worksListBlock_wrapper > li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.bl_worksListBlock_wrapper > li:before {
  content: "";
  padding-top: 30.3%;
  display: block; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_wrapper > li:before {
    content: none; } }
.js_isPc .bl_worksListBlock_wrapper > li:hover:after {
  background-color: rgba(0, 0, 0, 0.8); }
@media screen and (min-width: 840px) {
  .bl_worksListBlock_wrapper > li {
    min-height: 300px; }
  .bl_worksListBlock_wrapper > li:nth-child(even) {
    padding: 0 4.3% 0 0; } }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_wrapper > li {
    padding: 0;
    display: block;
    height: auto; } }

.bl_worksListBlock_texts {
  position: relative;
  width: 37%;
  padding: 154px 105px 51px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  z-index: 3; }
.js_isPc .bl_worksListBlock_wrapper > li:hover .bl_worksListBlock_texts {
  color: #fff; }
@media screen and (min-width: 840px) {
  .bl_worksListBlock_wrapper > li:nth-child(even) .bl_worksListBlock_texts {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 132px 50px 50px 50px; } }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_texts {
    width: 100%;
    padding: 68px 10% 15px 10%; } }

.bl_worksListBlock_texts_wrapper {
  position: absolute;
  left: 0;
  bottom: 55px;
  padding: 0 110px 0 0; }
.bl_worksListBlock_wrapper li:nth-child(even) .bl_worksListBlock_texts_wrapper {
  padding: 0 50px 0 55px; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_wrapper li:nth-child(even) .bl_worksListBlock_texts_wrapper {
    padding: 0; } }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_texts_wrapper {
    position: relative;
    left: auto;
    bottom: auto;
    padding: 0; } }

.bl_worksListBlock_texts_text {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: -0.2px; }

.bl_worksListBlock_texts_ttl {
  margin-bottom: 13px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.bl_worksListBlock_texts_ttl_sub {
  font-size: 14px;
  margin-right: 9px; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_texts_ttl_sub {
    letter-spacing: 0; }
  .bl_worksListBlock_wrapper > li:nth-child(even) .bl_worksListBlock_texts_ttl_sub {
    margin-left: 15px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.bl_worksListBlock_texts_ttl_main {
  font-size: 20px; }
.bl_worksListBlock_wrapper > li:nth-child(even) .bl_worksListBlock_texts_ttl_main {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.bl_worksListBlock_texts_category {
  font-size: 13px;
  margin-bottom: 28px; }

._text {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0; }

.bl_worksListBlock_image {
  position: relative;
  width: 63%;
  background-size: cover;
  background-position: center center; }
.bl_worksListBlock_wrapper > li:nth-child(even) .bl_worksListBlock_image {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_image {
    width: 100%; }
  .bl_worksListBlock_image:before {
    content: "";
    padding-top: 50.1%;
    display: block; } }

.bl_worksListBlock_image_link {
  display: none; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_image_link {
    position: absolute;
    display: block;
    width: 35px;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #434343;
    color: #fff;
    text-align: center;
    white-space: nowrap; }
  .bl_worksListBlock_image_link a {
    color: #fff; } }

.bl_worksListBlock_image_link_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 11px;
  letter-spacing: 0.2em;
  display: inline-block;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.bl_worksListBlock_image_link_text i {
  position: absolute;
  left: calc(50% + 1px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0px; }
@media screen and (max-width: 840px) {
  .bl_worksListBlock_image_link_text {
    padding-bottom: 25px; } }

.bl_pagerBlock {
  margin-bottom: 76px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
#archive .bl_pagerBlock {
  margin-bottom: 60px; }
@media screen and (max-width: 840px) {
  .bl_pagerBlock {
    margin-bottom: 120px; }
  #archive .bl_pagerBlock {
    margin-bottom: 120px; } }

.bl_pagerBlock_wrapper {
  width: auto;
  margin: 0 auto;
  max-width: 125px;
  border-top: 1px solid #000;
  padding: 12px 0; }
.bl_pagerBlock_wrapper:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }

.bl_pagerBlock_button.bl_pagerBlock_button__prev {
  float: left; }
.bl_pagerBlock_button.bl_pagerBlock_button__prev i {
  margin-right: 8px; }

.bl_pagerBlock_button.bl_pagerBlock_button__next {
  float: right; }
.bl_pagerBlock_button.bl_pagerBlock_button__next i {
  margin-left: 8px; }

/*works_detail*/
.bl_worksContentBlock {
  padding-top: 146px; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock {
    padding-top: 57px;
    width: 80%;
    margin: 0 auto; } }

.bl_worksContentBlock_inner {
  width: 91.4%;
  margin: 0 auto;
  max-width: 1070px; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_inner {
    width: 100%; } }

.bl_worksContentBlock_photo img {
  width: 100%;
  max-width: 100%; }

.bl_worksContentBlock_category {
  margin-bottom: 27px;
  font-size: 13px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_worksContentBlock_category_sep {
  display: inline-block;
  margin: 0 5px; }

.bl_worksContentBlock_ttl {
  margin-bottom: 10px; }

.bl_worksContentBlock_ttl_sub {
  font-size: 14px;
  display: inline-block;
  margin-right: 6px; }

.bl_worksContentBlock_ttl_main {
  font-size: 20px; }

.bl_worksContentBlock_text {
  font-size: 14px;
  max-width: 520px;
  margin-bottom: 92px;
  line-height: 1.8;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_text {
    margin-bottom: 27px;
    line-height: 1.9;
    font-size: 14px;
    letter-spacing: 0.1px; } }

.bl_worksContentBlock_photo_wrapper {
  position: relative; }
.bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__1 {
  text-align: center;
  width: 76.9%;
  margin: 0 auto 110px; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__1 {
    width: 100%;
    margin: 0 auto 35px; } }
.bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__2 {
  margin-bottom: 135px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 4.3%; }
.bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__2:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__2 {
    padding: 0;
    margin: 0 auto 40px; } }
.bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__3 {
  text-align: left;
  width: 91.4%;
  margin: 0 auto 145px; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__3 {
    width: 100%;
    margin: 0 auto 40px; } }
.bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__4 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 91.4%;
  margin: 0 auto 135px;
  padding: 0 5.3%; }
.bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__4:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_wrapper.bl_worksContentBlock_photo_wrapper__4 {
    width: 100%;
    padding: 0;
    margin: 0 auto 52px; } }

.bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__2 {
  float: left;
  width: 41.5%; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__2 {
    width: 100%; } }

.bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__3 {
  float: right;
  padding-top: 505px;
  width: 46%; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__3 {
    padding-top: 38px;
    width: 100%; } }

.bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__5 {
  float: left;
  width: 42%; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__5 {
    width: 100%; } }

.bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__6 {
  float: right;
  width: 42%;
  padding-top: 175px; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_img.bl_worksContentBlock_photo_img__6 {
    padding: 40px 0 0;
    margin-bottom: 29px;
    width: 100%; } }

.bl_worksContentBlock_photo_texts {
  position: absolute;
  left: 10px;
  bottom: 4px; }
@media screen and (max-width: 840px) {
  .bl_worksContentBlock_photo_texts {
    position: relative;
    left: 0;
    bottom: 0; } }

.bl_worksContentBlock_photo_texts_ttl {
  margin-bottom: 13px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }

.bl_worksContentBlock_photo_texts_ttl_sub {
  font-size: 14px;
  display: inline-block;
  margin-right: 6px;
  letter-spacing: 0; }

.bl_worksContentBlock_photo_texts_ttl_main {
  font-size: 20px;
  margin-bottom: 13px; }

.bl_worksContentBlock_photo_texts_category {
  margin-bottom: 15px;
  font-size: 13px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_worksContentBlock_photo_texts_link_hp {
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
.bl_worksContentBlock_photo_texts_link_hp span {
  border: 1px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 3px; }

.bl_worksContentBlock_photo_texts_link_url {
  display: inline-block;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.bl_singlePagerBlock {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 85px; }
.bl_singlePagerBlock.bl_singlePagerBlock__blog {
  margin-bottom: 0;
  background-color: #1c2d6e;
  color: #fff; }
.bl_singlePagerBlock.bl_singlePagerBlock__blog a {
  color: #fff; }
@media screen and (max-width: 840px) {
  .bl_singlePagerBlock {
    margin-bottom: 127px; } }

.bl_singlePagerBlock_inner {
  width: 91.4%;
  margin: 0 auto;
  border-top: 1px solid #000;
  padding-top: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
.bl_singlePagerBlock_inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }
@media screen and (max-width: 840px) {
  .bl_singlePagerBlock_inner {
    width: 80%; } }

.bl_singlePagerBlock__blog .bl_singlePagerBlock_inner {
  width: 100%;
  padding: 13px 4.3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 0; }

.el_singlePagerBlock_archive {
  float: left; }
.el_singlePagerBlock_archive i {
  display: inline-block;
  margin-right: 8px; }

.bl_singlePagerBlock_wrapper {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.1em; }

.el_pagerSeparate {
  display: inline-block;
  margin: 0 20px; }

.el_singlePagerBlock_prev {
  display: inline-block; }
.el_singlePagerBlock_prev i {
  display: inline-block;
  margin-right: 8px; }

.bl_singlePagerBlock_sep {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin: 0 18px; }

.bl_singlePagerBlock__blog .bl_singlePagerBlock_sep {
  background-color: #fff; }

.el_singlePagerBlock_next {
  display: inline-block; }
.el_singlePagerBlock_next i {
  display: inline-block;
  margin-left: 8px; }


/*estates 一覧*/
.bl_estatesTitleBlock {
  margin-top: 140px; }
@media screen and (max-width: 840px) {
  .bl_estatesTitleBlock {
    margin-top: 55px; } }
.bl_estatesTitleBlock_wrapper {
  height: 49px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #000000;
  position: relative;
}
@media screen and (max-width: 840px) {
  .bl_estatesTitleBlock_wrapper {
    height: auto;
    padding: 14px 0px;
  }
}
.bl_estatesTitleBlock_ttl {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFF;
  margin-left: 4.3%;
}
@media screen and (max-width: 840px) {
  .bl_estatesTitleBlock_ttl {
    font-size: 20px;
    margin-left: 5%;
  }
}
.bl_estatesTitleBlock_ttl span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  margin-left: 23px;
}
@media screen and (max-width: 840px) {
  .bl_estatesTitleBlock_ttl span {
    display: block;
    font-size: 14px;
    margin-left: 0;
    margin-top: 7px;
  }
}

.bl_estatesListBlock {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  margin-top: 69px;
  margin-bottom: 69px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock {
    font-size: 14px;
    margin-top: 42px;
    margin-bottom: 42px;
  }
}
.bl_estatesListBlock_wrapper {
  width: 90%;
  margin: 0 auto;
  max-width: 1300px;
}
@media screen and (max-width: 840px) {
}

.bl_estatesListBlock_article {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_article {
    margin-bottom: 29px;
  }
}
.bl_estatesListBlock_article:last-child {
  margin-bottom: 0;
}
.bl_estatesListBlock_img_and_detail_wrapper {
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_img_and_detail_wrapper {
    margin-top: 13px;
  }
}
.bl_estatesListBlock_img_wrapper {
  width: 378px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_img_wrapper {
    width: 50%;
  }
}
.bl_estatesListBlock_detail_wrapper {
  width: calc(100% - 378px - 15px);
  margin-left: 15px;
  position: relative;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_detail_wrapper {
    width: calc(50% - 15px);
  }
}

.bl_estatesListBlock_img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: all 300ms ease-out;
}
.bl_estatesListBlock_img:before {
  content: "";
  display: block;
  padding-top: calc(100% * (249 / 374));
}
.bl_estatesListBlock_img:hover {
  opacity: 0.6;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_img:hover {
    opacity: 1;
  }
}

.bl_estatesListBlock_category_and_title_wrapper {
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px dotted #707070;
  padding-bottom: 15px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_category_and_title_wrapper {
    padding-bottom: 14px;
  }
}
.bl_estatesListBlock_category_wrapper {
  background-color: #DEDEDE;
  padding: 0 10px;
  height: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_category_wrapper {
    height: 26px;
    display: inline-flex;
  }
}
.bl_estatesListBlock_category {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  min-width: 25px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_category {
    font-size: 10px;
    min-width: 21px;
  }
}
.bl_estatesListBlock_category .bl_estatesListBlock_category_span {
  margin-right: 10px;
}
.bl_estatesListBlock_category .bl_estatesListBlock_category_span:last-child {
  margin-right: 0;
}
.bl_estatesListBlock_title_wrapper {
  margin-left: 29px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_title_wrapper {
    margin-left: 0;
    margin-top: 7px;
  }
}
.bl_estatesListBlock_title {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_title {
    font-size: 14px;
    line-height: 22px;
  }
}

.bl_estatesListBlock_price_and_yield_wrapper {
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px dotted #707070;
  min-height: calc(55px - 19px - 19px);
  padding-top: 19px;
  padding-bottom: 19px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_price_and_yield_wrapper {
    display: block;
    border-bottom: none;
    min-height: auto;
    padding-top: 6px;
    padding-bottom: 0;
  }
}
.bl_estatesListBlock_price_and_yield_wrapper dl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.bl_estatesListBlock_price_and_yield_wrapper .bl_estatesListBlock_price_wrapper {
}
.bl_estatesListBlock_price_and_yield_wrapper .bl_estatesListBlock_yield_wrapper {
  margin-left: 54px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_price_and_yield_wrapper .bl_estatesListBlock_yield_wrapper {
    margin-left: 0;
    margin-top: 15px;
  }
}
.bl_estatesListBlock_price_and_yield_wrapper dt {
  white-space: nowrap;
  min-width: 78px;
}
.bl_estatesListBlock_price_and_yield_wrapper dt.yield {
  margin-right: 10px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_price_and_yield_wrapper dt.yield {
    margin-right: 0;
  }
}
.bl_estatesListBlock_price_and_yield_wrapper dd {
  color: #B90000;
  font-weight: 600;
  margin: 0;
}

.bl_estatesListBlock_address_and_access_wrapper {
  display: -webkit-flex;
  display: flex;
  min-height: calc(55px - 19px - 19px);
  padding-top: 19px;
  padding-bottom: 38px;
}
@media screen and (max-width: 1024px) {
  .bl_estatesListBlock_address_and_access_wrapper {
    display: block;
  }
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_address_and_access_wrapper {
    min-height: auto;
    padding-top: 7px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_address_and_access_wrapper_pc {
    display: none;
  }
}

.bl_estatesListBlock_address_and_access_wrapper dl {
  display: -webkit-flex;
  display: flex;
  margin: 0;
}
.bl_estatesListBlock_address_and_access_wrapper .bl_estatesListBlock_address_wrapper {
  min-width: 210px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_address_and_access_wrapper .bl_estatesListBlock_address_wrapper {
    min-width: none;
  }
}
.bl_estatesListBlock_address_and_access_wrapper .bl_estatesListBlock_access_wrapper {
  margin-left: 54px;
}
@media screen and (max-width: 1024px) {
  .bl_estatesListBlock_address_and_access_wrapper .bl_estatesListBlock_access_wrapper {
    margin-left: 0;
    margin-top: 7px;
  }
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_address_and_access_wrapper .bl_estatesListBlock_access_wrapper {
    margin-top: 0;
  }
}
.bl_estatesListBlock_address_and_access_wrapper dt {
  font-size: 13px;
  line-height: 23px;
  white-space: nowrap;
  min-width: 78px;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_address_and_access_wrapper dt {
    font-size: 12px;
  }
}
.bl_estatesListBlock_address_and_access_wrapper dd {
  font-size: 13px;
  line-height: 23px;
  margin: 0;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_address_and_access_wrapper dd {
    font-size: 12px;
  }
}

.bl_estatesListBlock_view_wrapper {
  width: 122px;
  height: 33px;
  background-color: #000000;
  position: absolute;
  bottom: 0;
  right: 20px;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_view_wrapper {
    height: 30px;
    position: relative;
    bottom: auto;
    right: auto;
    top: 0;
    left: 0;
    margin-left: auto;
  }
}
.bl_estatesListBlock_view_inner_wrapper {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_estatesListBlock_view_inner_wrapper:before {
  content: '';
  width: 18px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 300ms ease-out;
}
.bl_estatesListBlock_view_text {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFF;
  transition: all 300ms ease-out;
}
.bl_estatesListBlock_view_wrapper:hover .bl_estatesListBlock_view_inner_wrapper:before {
  width: 100%;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_view_wrapper:hover .bl_estatesListBlock_view_inner_wrapper:before {
    width: 18px;
  }
}
/*
.bl_estatesListBlock_view_wrapper:hover {
  background-color: inherit;
}
.bl_estatesListBlock_view_wrapper:hover .bl_estatesListBlock_view_inner_wrapper:before {
  background-color: #000;
  width: 100%;
}
.bl_estatesListBlock_view_wrapper:hover .bl_estatesListBlock_view_text {
  color: #000;
}
@media screen and (max-width: 840px) {
  .bl_estatesListBlock_view_wrapper:hover {
    background-color: #000;
  }
  .bl_estatesListBlock_view_wrapper:hover .bl_estatesListBlock_view_inner_wrapper:before {
    background-color: #FFF;
  }
  .bl_estatesListBlock_view_wrapper:hover .bl_estatesListBlock_view_text {
    color: #FFF;
  }
}
*/

.bl_estatesListBlock_sold_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #777777;
  opacity: 0.7;
}
.bl_estatesListBlock_sold_text_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.bl_estatesListBlock_sold_text {
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFF;
}

.bl_estatesListBlock_non_wrapper {
  height: 319px;
  background-color: #F9F9F9;
}
.bl_estatesListBlock_non_text_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_estatesListBlock_non_text {
  font-size: 18px;
}
@media only screen and (max-width:840px) {
  .bl_estatesListBlock_non_text {
    font-size: 16px;
  }
}

.bl_estatesPagerBlock {
  padding-bottom: 229px;
}
@media only screen and (max-width:840px) {
  .bl_estatesPagerBlock {
    padding-bottom: 143px;
  }
}
.bl_estatesPagerBlock_wrapper {
  text-align: center;
  font-size: 0;
}
.bl_estatesPagerBlock_wrapper a.page-numbers, .bl_estatesPagerBlock_wrapper .current {
  width: 16px;
  height: 28px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  color: #000;
  margin: 0 10px;
  padding: 0 3px;
}
@media only screen and (max-width:840px) {
  .bl_estatesPagerBlock_wrapper a.page-numbers, .bl_estatesPagerBlock_wrapper .current {
    margin: 10px 5px;
  }
}
.bl_estatesPagerBlock_wrapper .current {
  border-bottom: 1px solid #000;
}
.bl_estatesPagerBlock_wrapper a.prev, .bl_estatesPagerBlock_wrapper a.next {
  display: none;
}


/*estates 詳細*/
.bl_estatesContentTitleBlock {
  background-color: #000000;
  margin-top: 140px; }
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock {
    margin-top: 55px; } }

.bl_estatesContentTitleBlock_wrapper {
  min-height: 49px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock_wrapper {
    min-height: auto;
    display: block;
    padding-top: 4px;
    padding-bottom: 15px;
  }
}
.bl_estatesContentTitleBlock_ttl_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
  margin-right: 4.3%;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock_ttl_wrapper {
    width: 90%;
    margin: 0 auto;
    display: block;
    padding-bottom: 7px;
    border-bottom: 1px solid #FFF;
  }
}
.bl_estatesContentTitleBlock_ttl {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFF;
  white-space: nowrap;
  margin-top: 10px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock_ttl {
    font-size: 12px;
    margin-top: 10px;
  }
}
.bl_estatesContentTitleBlock_ttl span {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  margin-left: 23px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock_ttl span {
    font-size: 12px;
    margin-left: 10px;
  }
}
.bl_estatesContentTitleBlock_name_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 4.3%;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock_name_wrapper {
    display: block;
    margin-left: 0;
    width: 90%;
    margin: 0 auto;
    margin-top: 9px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.bl_estatesContentTitleBlock_name {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #FFF;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentTitleBlock_name {
    font-size: 16px;
    line-height: 23px;
  }
}

.bl_estatesContentBlock {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  margin-top: 40px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock {
    font-size: 14px;
    margin-top: 24px;
  }
}
.bl_estatesContentBlock_wrapper {
  width: 90%;
  margin: 0 auto;
  max-width: 1300px;
}
@media screen and (max-width: 840px) {
}

.bl_estatesContentBlock_img_and_detail_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_img_and_detail_wrapper {
    display: block;
  }
}
.bl_estatesContentBlock_img_wrapper {
  width: 65%;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_img_wrapper {
    width: 100%;
    margin-top: 16px;
  }
}
.bl_estatesContentBlock_detail_wrapper {
  width: calc(35% - 17px);
  min-width: 305px;
  margin-left: 17px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_detail_wrapper {
    width: 100%;
    min-width: auto;
    margin-left: 0;
  }
}

.bl_estatesContentBlock_facade_img_wrapper {
  font-size: 0;
  position: relative;
  background-color: #E5E5E5;
}
.bl_estatesContentBlock_facade_img_wrapper:before {
  content: "";
  display: block;
  padding-top: calc(100% * (505 / 758));
}
.bl_estatesContentBlock_facade_img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: auto;
  height: 100%;
  opacity: 0;
  transition: all 300ms ease-out;
}
.bl_estatesContentBlock_facade_img.img_horizon {
  width: 100%;
  height: auto;
}

.bl_estatesContentBlock_facade_img_button_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bl_estatesContentBlock_facade_img_prev_and_next_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_estatesContentBlock_img_prev_wrapper {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.bl_estatesContentBlock_img_prev {
  width: 15px;
  height: 27px;
  position: relative;
  left: 20px;
  cursor: pointer;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_img_prev {
    width: 8px;
    height: 15px;
    left: 12px;
  }
}
.bl_estatesContentBlock_img_next_wrapper {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.bl_estatesContentBlock_img_next {
  width: 15px;
  height: 27px;
  position: relative;
  right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_img_next {
    width: 8px;
    height: 15px;
    right: 12px;
  }
}

.bl_estatesContentBlock_facade_img_no_wrapper {
  margin-top: 18px;
  margin-bottom: 19px;
}
.bl_estatesContentBlock_facade_img_no_text_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.bl_estatesContentBlock_facade_img_no_text {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
}

.bl_estatesContentBlock_gallery_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_gallery_wrapper {
    display: none;
  }
}
.bl_estatesContentBlock_gallery_img_wrapper {
  font-size: 0;
  width: calc(100% / 6 - (10px * 5 / 6));
  position: relative;
  background-color: #E5E5E5;
  margin-top: 10px;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
}
.bl_estatesContentBlock_gallery_img_wrapper:nth-of-type(6n) {
  margin-right: 0;
}
.bl_estatesContentBlock_gallery_img_wrapper:before {
  content: "";
  display: block;
  padding-top: calc(100% * (78 / 118));
}
.bl_estatesContentBlock_gallery_img {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  width: auto;
  height: 100%;
}

.bl_estatesContentBlock_sold_wrapper {
  width: 100%;
  height: 75px;
  background-color: #777777;
  position: relative;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_sold_wrapper {
    margin-bottom: 24px;
  }
}
.bl_estatesContentBlock_sold_text_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.bl_estatesContentBlock_sold_text {
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFF;
}

.bl_estatesContentBlock_category_wrapper {
  background-color: #DEDEDE;
  padding: 0 10px;
  height: 30px;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 27px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_category_wrapper {
    height: 26px;
    margin-top: 0;
  }
}
.bl_estatesContentBlock_category {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_category {
    font-size: 10px;
  }
}
.bl_estatesContentBlock_category .bl_estatesContentBlock_category_span {
  margin-right: 10px;
}
.bl_estatesContentBlock_category .bl_estatesContentBlock_category_span:last-child {
  margin-right: 0;
}

.bl_estatesContentBlock_name_wrapper {
  margin-top: 8px;
}
.bl_estatesContentBlock_name {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.bl_estatesContentBlock_price_and_yield_wrapper {
  margin-top: 21px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_price_and_yield_wrapper {
    margin-top: 14px;
    border-top: 1px dotted #707070;
    padding-top: 18px;
  }
}
.bl_estatesContentBlock_price_and_yield_wrapper dl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.bl_estatesContentBlock_price_and_yield_wrapper .bl_estatesContentBlock_price_wrapper {
}
.bl_estatesContentBlock_price_and_yield_wrapper .bl_estatesContentBlock_yield_wrapper {
  margin-top: 13px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_price_and_yield_wrapper .bl_estatesContentBlock_yield_wrapper {
    margin-top: 15px;
  }
}
.bl_estatesContentBlock_price_and_yield_wrapper dt {
  white-space: nowrap;
  min-width: 116px;
  font-size: 20px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_price_and_yield_wrapper dt {
    min-width: 97px;
    font-size: 18px;
  }
}
.bl_estatesContentBlock_price_and_yield_wrapper dd {
  font-size: 20px;
  color: #B90000;
  font-weight: 600;
  margin: 0;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_price_and_yield_wrapper dd {
    font-size: 18px;
  }
}

.bl_estatesContentBlock_income_and_address_and_access_wrapper {
  margin-top: 12px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_income_and_address_and_access_wrapper {
    margin-top: 10px;
  }
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper dl {
  display: -webkit-flex;
  display: flex;
  margin: 0;
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper .bl_estatesContentBlock_income_wrapper {
  padding-bottom: 22px;
  border-bottom: 1px dotted #707070;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_income_and_address_and_access_wrapper .bl_estatesContentBlock_income_wrapper {
    padding-bottom: 0;
    border-bottom: none;
  }
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper .bl_estatesContentBlock_address_wrapper {
  margin-top: 21px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_income_and_address_and_access_wrapper .bl_estatesContentBlock_address_wrapper {
    margin-top: 7px;
  }
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper .bl_estatesContentBlock_access_wrapper {
  margin-top: 13px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_income_and_address_and_access_wrapper .bl_estatesContentBlock_access_wrapper {
    margin-top: 3px;
  }
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper dt {
  font-size: 13px;
  line-height: 23px;
  white-space: nowrap;
  min-width: 116px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_income_and_address_and_access_wrapper dt {
    min-width: 97px;
  }
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper dd {
  font-size: 13px;
  line-height: 23px;
  margin: 0;
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper dd .googlemap_margin {
  margin-right: 10px;
}
.bl_estatesContentBlock_income_and_address_and_access_wrapper dd .googlemap_url {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
}

.bl_estatesContentBlock_contact_wrapper {
  width: 231px;
  height: 56px;
  background-color: #000000;
  cursor: pointer;
  margin-top: 30px;
  transition: all 300ms ease-out;
}
.bl_estatesContentBlock_contact_inner_wrapper {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_estatesContentBlock_contact_inner_wrapper:before {
  content: '';
  width: 18px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 0;
  transition: all 300ms ease-out;
}
.bl_estatesContentBlock_contact_text {
  font-size: 18px;
  letter-spacing: 0.2em;
  font-weight: 400;
  color: #FFF;
  transition: all 300ms ease-out;
}
.bl_estatesContentBlock_contact_wrapper:hover .bl_estatesContentBlock_contact_inner_wrapper:before {
  width: 100%;
}

/*
.bl_estatesContentBlock_contact_wrapper:hover {
  background-color: inherit;
}
.bl_estatesContentBlock_contact_wrapper:hover .bl_estatesContentBlock_contact_inner_wrapper:before {
  background-color: #000;
}
.bl_estatesContentBlock_contact_wrapper:hover .bl_estatesContentBlock_contact_text {
  color: #000;
}
*/

.bl_estatesContentBlock_recommended_wrapper {
  margin-top: 47px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 27px;
  padding-bottom: 27px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_recommended_wrapper {
    margin-top: 0;
    padding-top: 14px;
    padding-bottom: 17px;
  }
}
.bl_estatesContentBlock_recommended_inner_wrapper {
  width: 88%;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_recommended_inner_wrapper {
    width: 100%;
  }
}
.bl_estatesContentBlock_recommended_title_wrapper {
  padding-bottom: 16px;
  border-bottom: 1px dotted #707070;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_recommended_title_wrapper {
    padding-bottom: 13px;
  }
}
.bl_estatesContentBlock_recommended_title {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_recommended_title {
    font-size: 13px;
  }
}
.bl_estatesContentBlock_recommended_text_wrapper {
  margin-top: 11px;
  margin-right: 14px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_recommended_text_wrapper {
    margin-top: 7px;
    margin-right: 0;
  }
}
.bl_estatesContentBlock_recommended_text {
  line-height: 27px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_recommended_text {
    font-size: 13px;
    line-height: 23px;
  }
  .bl_estatesContentBlock_recommended_text br {
    display: block;
  }
}

.bl_estatesContentBlock_list_wrapper {
  margin-top: 45px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_wrapper {
    margin-top: 19px;
  }
}
.bl_estatesContentBlock_list_inner_wrapper {
  width: 88%;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_inner_wrapper {
    width: 100%;
  }
}
.bl_estatesContentBlock_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list {
    border-left: none;
  }
}
.bl_estatesContentBlock_list dl {
  width: calc((100% - 1px) / 3 - 1px);
  display: -webkit-flex;
  display: flex;
  margin: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  min-height: 24px;
  padding-top: 10px;
  padding-bottom: 11px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list dl {
    width: 100%;
    border-right: none;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.bl_estatesContentBlock_list .width_two_thirds {
  width: calc((100% - 1px) / 3 * 2 - 1px);
}
.bl_estatesContentBlock_list .width_full {
  width: calc((100% - 1px) - 1px);
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list .width_two_thirds {
    width: 100%;
  }
  .bl_estatesContentBlock_list .width_full {
    width: 100%;
  }
  .bl_estatesContentBlock_list .dummy {
    display: none;
  }
}
.bl_estatesContentBlock_list dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
  white-space: nowrap;
  min-width: 129px;
  padding-left: 19px;
}
@media screen and (max-width: 1024px) {
  .bl_estatesContentBlock_list dt {
    min-width: 107px;
  }
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list dt {
    font-size: 13px;
    line-height: 23px;
    min-width: 110px;
    padding-left: 0;
    background-color: #E8E8E8;
    min-height: 23px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
  }
}
.bl_estatesContentBlock_list dd {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list dd {
    font-size: 13px;
    line-height: 23px;
    min-height: 23px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 12px;
  }
}
.bl_estatesContentBlock_list dd .googlemap_margin {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
  margin-right: 10px;
}
.bl_estatesContentBlock_list dd .googlemap_url {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
}

.bl_estatesContentBlock_list_note_wrapper {
  margin-top: 10px;
}
.bl_estatesContentBlock_list_note {
  font-size: 11px;
  line-height: 20px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_note_wrapper {
    margin-top: 8px;
  }
  .bl_estatesContentBlock_list_note {
    font-size: 10px;
    line-height: 18px;
  }
  .bl_estatesContentBlock_list_note br {
    display: block;
  }
}



.bl_estatesContentBlock_list_sub {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 46px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_sub {
    margin-top: 20px;
  }
}
.bl_estatesContentBlock_list_sub dl {
  width: calc((100% - 1px) / 3 - 1px);
  display: -webkit-flex;
  display: flex;
  margin: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  min-height: 24px;
  padding-top: 10px;
  padding-bottom: 11px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_sub dl {
    width: calc(100% - 1px);
    min-height: 23px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.bl_estatesContentBlock_list_sub .width_two_thirds {
  width: calc((100% - 1px) / 3 * 2 - 1px);
}
.bl_estatesContentBlock_list_sub .width_full {
  width: calc((100% - 1px) - 1px);
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_sub .width_two_thirds {
    width: calc(100% - 1px);
  }
  .bl_estatesContentBlock_list_sub .width_full {
    width: calc(100% - 1px);
  }
}
.bl_estatesContentBlock_list_sub dt {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0;
  white-space: nowrap;
  min-width: 129px;
  padding-left: 19px;
}
@media screen and (max-width: 1024px) {
  .bl_estatesContentBlock_list_sub dt {
    min-width: 107px;
  }
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_sub dt {
    font-size: 12px;
    line-height: 18px;
    min-width: 108px;
    padding-left: 0;
    min-height: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: center;
    border-right: 1px solid #000;
  }
}
.bl_estatesContentBlock_list_sub dd {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_list_sub dd {
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-left: 12px;
    margin-right: 12px;
  }
}

.bl_estatesContentBlock_contact_and_tel_wrapper {
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
  margin-bottom: 143px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_contact_and_tel_wrapper {
    display: block;
    margin-top: 21px;
    margin-bottom: 60px;
  }
}
.bl_estatesContentBlock_footer_contact_wrapper {
  width: 231px;
  height: 63px;
  background-color: #000;
  cursor: pointer;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_footer_contact_wrapper {
    width: 100%;
    height: 53px;
  }
}
.bl_estatesContentBlock_footer_contact_inner_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_estatesContentBlock_footer_contact_text_wrapper {
  text-align: center;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_footer_contact_text_wrapper {
    text-align: start;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.bl_estatesContentBlock_footer_contact_text {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 500;
  color: #FFF;
  white-space: nowrap;
}
.bl_estatesContentBlock_footer_contact_text_jp {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 300;
  color: #FFF;
  white-space: nowrap;
  margin-top: 4px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_footer_contact_text_jp {
    margin-top: 0;
    margin-left: 13px;
  }
}

.bl_estatesContentBlock_tel_wrapper {
  width: 538px;
  height: 61px;
  border: 1px dotted #000;
  margin-left: 24px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_tel_wrapper {
    width: 100%;
    height: 96px;
    margin-left: 0;
    margin-top: 10px;
  }
}
.bl_estatesContentBlock_tel_inner_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.bl_estatesContentBlock_tel_text_wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_tel_text_wrapper {
    display: block;
    text-align: center;
  }
}
.bl_estatesContentBlock_tel_text_jp {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  white-space: nowrap;
}
.bl_estatesContentBlock_tel_text {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 400;
  white-space: nowrap;
  margin-left: 27px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_tel_text {
    margin-left: 0;
    margin-top: 12px;
  }
}
.bl_estatesContentBlock_tel_text_sub {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  white-space: nowrap;
  margin-left: 2px;
}
@media screen and (max-width: 840px) {
  .bl_estatesContentBlock_tel_text_sub {
    font-size: 11px;
    margin-left: 0;
    margin-top: 12px;
  }
}

.bl_singlePagerBlock.bl_singlePagerBlock__estates {
  margin-bottom: 200px;
}
@media screen and (max-width: 840px) {
  .bl_singlePagerBlock.bl_singlePagerBlock__estates {
    margin-bottom: 127px;
  }
}
.bl_singlePagerBlock.bl_singlePagerBlock__estates .bl_singlePagerBlock_inner {
  width: 100%;
}


/*blog*/
.bl_archiveListBlock {
  padding-top: 100px;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
  text-align: center; }
@media screen and (max-width: 840px) {
  .bl_archiveListBlock {
    padding: 60px 0 0; } }

.bl_categoryArchiveBlock {
  margin-bottom: 77px;
  color: #888787; }

.bl_categoryArchiveBlock_wrapper {
  display: inline-block;
  text-align: left; }

.bl_categoryArchiveBlock_item {
  position: relative; }
.bl_categoryArchiveBlock_item.js_choosed:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -20px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ffd300; }
.bl_categoryArchiveBlock_item a {
  color: #888787; }

.bl_archiveListBlock_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }

.bl_archiveListBlock_wrapper_wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.bl_archiveListBlock_inner {
  width: 91.4%;
  max-width: 1170px;
  margin: 0 auto; }
@media screen and (max-width: 840px) {
  .bl_archiveListBlock_inner {
    width: 80%; } }

.bl_archiveListBlock_item {
  position: relative;
  list-style-type: none;
  width: calc((100% - 120px)/4);
  margin-right: 40px;
  margin-bottom: 115px; }
@media screen and (min-width: 840px) {
  .bl_archiveListBlock_item:nth-child(4n) {
    margin-right: 0; } }
@media screen and (max-width: 840px) {
  .bl_archiveListBlock_item {
    width: 77%;
    margin: 0 auto 97px;
    text-align: left; } }

.bl_archiveListBlock_item_wrapper {
  position: relative; }

.bl_archiveListBlock_item_img {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media screen and (max-width: 840px) {
  .bl_archiveListBlock_item_img {
    margin: 0 auto 40px; } }

.bl_archiveListBlock_item_img_img {
  position: relative;
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
.bl_archiveListBlock_item_img_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.bl_archiveListBlock_item_wrapper:hover .bl_archiveListBlock_item_img_img:after {
  background-color: rgba(0, 0, 0, 0.7); }

.bl_archiveListBlock_item_img_img_sizing {
  display: block; }

/*.bl_archiveListBlock_item_img > img{
display: inline-block;
position: relative;
&:after{
content:"";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0,0,0,0);
}
.bl_archiveListBlock_item:hover &{
&:after{
background-color: rgba(0,0,0,0.7);
}
}
}*/
.bl_archiveListBlock_item_texts {
  font-style: normal;
  letter-spacing: 0; }

.bl_archiveListBlock_item_texts_date {
  font-size: 12px;
  margin-bottom: 19px;
  font-weight: 500;
  text-align: left;
  font-family: 'Roboto', sans-serif; }

.bl_archiveListBlock_item_texts_ttl {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 13px;
  text-align: left;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_archiveListBlock_item_texts_cat {
  font-size: 12px;
  letter-spacing: 0;
  font-style: italic;
  text-align: left;
  font-family: 'Roboto', sans-serif; }
.bl_archiveListBlock_item_texts_cat a {
  color: #888787; }

/*blog detail*/
.bl_blogContentBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 39px); }
@media screen and (max-width: 840px) {
  .bl_blogContentBlock {
    display: block;
    height: auto; } }

.bl_blogContentBlock_img {
  width: 50%;
  background-size: cover;
  background-position: center center; }
@media screen and (max-width: 840px) {
  .bl_blogContentBlock_img {
    width: 100%; }
  .bl_blogContentBlock_img:before {
    content: "";
    display: block;
    padding-top: 80%; } }

.bl_blogContentBlock_texts {
  padding: 107px 4.3% 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  overflow: auto;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
@media screen and (max-width: 840px) {
  .bl_blogContentBlock_texts {
    width: 100%;
    padding: 45px 10% 70px; } }

.bl_blogContentBlock_texts_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 50px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
@media screen and (max-width: 840px) {
  .bl_blogContentBlock_texts_head {
    margin-bottom: 40px; } }

.bl_blogContentBlock_texts_head_cat {
  font-size: 12px;
  font-style: italic; }

.bl_blogContentBlock_texts_head_date {
  font-size: 14px;
  display: inline-block;
  margin-left: 25px; }

.bl_blogContentBlock_texts_ttl {
  margin-bottom: 45px;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.4; }
@media screen and (max-width: 840px) {
  .bl_blogContentBlock_texts_ttl {
    line-height: 1.6;
    margin-bottom: 32px; } }

.bl_blogContentBlock_texts_text {
  font-size: 14px; }
.bl_blogContentBlock_texts_text p {
  line-height: 1.8;
  margin-bottom: 20px; }
.bl_blogContentBlock_texts_text p:last-child {
  margin-bottom: 0; }
@media screen and (max-width: 840px) {
  .bl_blogContentBlock_texts_text p {
    line-height: 1.75; } }

/*form*/
.bl_contactBlock {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 101;
  pointer-events: none; }
body.js_formOpen .bl_contactBlock {
  pointer-events: auto; }
@media screen and (max-width: 840px) {
  .bl_contactBlock {
    z-index: 10001; } }

.bl_contactBlock_main {
  position: fixed;
  background-color: #0d2481;
  width: 65.8%;
  top: 0;
  bottom: 0;
  right: -70%;
  padding: 40px 4.3% 0 65px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  color: #fff;
  z-index: 1;
  overflow: auto; }
body.js_formOpen .bl_contactBlock_main {
  right: 0; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main {
    width: 100%;
    right: -100%; } }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main {
    padding: 25px 10% 85px; } }

.bl_contactBlock_back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eeeeee;
  pointer-events: none;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
body.js_formOpen .bl_contactBlock_back {
  opacity: 1; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_back {
    display: none; } }

.bl_contactBlock_back_wrapper {
  position: absolute;
  left: 4.3%;
  top: 0;
  bottom: 0;
  width: 25.6%; }

.bl_contactBlock_back_texts {
  position: absolute;
  left: 0;
  bottom: 38px; }

.bl_contactBlock_back_texts_info {
  margin-bottom: 37px;
  font-size: 13px;
  line-height: 1.9;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.bl_contactBlock_main_close {
  position: absolute;
  top: 20px;
  left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_close {
    top: 30px;
    left: 10%; } }

.bl_contactBlock_main_close_icon {
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 15px; }
.bl_contactBlock_main_close_icon:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  background-color: #fff; }
.bl_contactBlock_main_close_icon:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 25px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  background-color: #fff; }

.bl_contactBlock_main_close_text {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px; }

.bl_contactBlock_main_ttl {
  color: #fff;
  font-size: 30px;
  text-align: right;
  margin-bottom: 18px; }
.bl_contactBlock_main_ttl a {
  color: #fff; }

.bl_contactBlock_main_ttl_wrapper {
  display: inline-block;
  font-weight: bold; }

.bl_contactBlock_main_text {
  text-align: right;
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 45px; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_text {
    margin-bottom: 35px; } }

.bl_contactBlock_main_text_wrapper {
  display: inline-block;
  text-align: left;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.bl_contactBlock_main_text_wrapper a {
  color: #fff; }

.bl_contactBlock_main_tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #fff;
  padding: 0 0 8px;
  margin-bottom: 30px; }
.bl_contactBlock_main_tr:last-child {
  border-bottom: 0; }
.bl_contactBlock_main_tr.bl_contactBlock_main_tr__comments {
  border-bottom: 0;
  margin-bottom: 55px; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_tr {
    margin-bottom: 25px; }
  .bl_contactBlock_main_tr:last-child {
    padding-bottom: 0;
    margin-bottom: 18px; }
  .bl_contactBlock_main_tr.bl_contactBlock_main_tr__comments {
    display: block;
    margin-bottom: 20px; } }

.bl_contactBlock_main_th {
  font-size: 20px;
  width: 150px;
  font-weight: bold; }
  @media screen and (max-width: 840px){
    .bl_contactBlock_main_th{
      width: 110px;
    }
  }
.js_isIe .bl_contactBlock_main_th{
  position: relative;
  top: 0px;
}
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_th {
    font-size: 16px; }
  .bl_contactBlock_main_tr__comments .bl_contactBlock_main_th {
    margin-bottom: 10px; } }

.bl_contactBlock_main_td {
  position: relative;
  width: calc(100% - 150px); }
@media screen and (max-width: 840px){
  .bl_contactBlock_main_td {
    width: calc(100% - 110px); }
}
.bl_contactBlock_main_td input {
  width: 100%;
  background-color: transparent;
  color: #fff;
  border: 0; }
.bl_contactBlock_main_td textarea {
  width: 100%;
  height: 15vh;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  height: 150px; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_td textarea {
    height: 150px; } }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_tr__comments .bl_contactBlock_main_td {
    width: 100%; } }

.bl_contactBlock_main_submit {
  border-bottom: 1px dotted #fff;
  padding-bottom: 15px;
  text-align: right; }
@media screen and (max-width: 840px) {
  .bl_contactBlock_main_submit {
    text-align: left;
    padding-bottom: 5px; } }

.bl_contactBlock_main_submit_wrapper {
  display: inline-block;
  background-color: transparent;
  color: #fff;
  border: 0;
  cursor: pointer; }

.bl_contactBlock_main_submit_main {
  position: relative;
  top: 2px;
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
      font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: bold; }

.bl_contactBlock_main_submit_sub {
  font-size: 12px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ryumin_l_subset", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.bl_contactBlock_main_submit_sub i {
  display: inline-block;
  margin-left: 10px; }

.screen-reader-text {
  display: none; }

.page-numbers {
  display: none; }
.page-numbers.prev {
  display: block; }
.page-numbers.next {
  display: block; }

.prev i {
  display: inline-block;
  margin-right: 3px; }

.next i {
  display: inline-block;
  margin-left: 3px; }

.wpcf7 {
  position: absolute;
  z-index: 99;
  top: 28px;
  width: 30%; }

div.wpcf7-mail-sent-ok {
  border: 1px solid #0d2481; }

div.wpcf7-response-output {
  margin: 2em 1.5em 1em;
  padding: 0.8em 1em;
  letter-spacing: 0.1em;
  line-height: 1.6;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.js_formOpen div.wpcf7-response-output {
  opacity: 1; }

#wordCanv {
  display: none; }

/*opening*/
.uq_loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d1d5d8;
  z-index: 10001;
  opacity: 1;
  -webkit-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out; }
.js_introComplete .uq_loading {
  opacity: 0;
  pointer-events: none; }

/*js*/
.js_fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.js_contactButton {
  cursor: pointer; }
