/*! sanitize.css v3.1.1 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
audio:not([controls]) {
  display: none;
}

button {
  -webkit-appearance: button;
  overflow: visible;
}

details {
  display: block;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

input {
  -webkit-border-radius: 0;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
}

input[type="number"] {
  width: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

summary {
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

/*
 * Universal inheritance
 */
*,
:before,
:after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

:before,
:after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
*,
:before,
:after {
  border-style: solid;
  border-width: 0;
}

* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

:root {
  background-color: #ffffff;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: vertical;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}

@font-face {
  font-family: "initia";
  src: url("../font/initia.ttf?z6ah6z") format("truetype"), url("../font/initia.woff?z6ah6z") format("woff"), url("../font/initia.svg?z6ah6z#initia") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "initia" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
}

.icon-back:before {
  content: "\e900";
}

.icon-search-home:before {
  content: "\e901";
}

.icon-renovation:before {
  content: "\e902";
}

.icon-gear:before {
  content: "\e903";
}

.icon-comment:before {
  content: "\e904";
}

.icon-people:before {
  content: "\e905";
}

.icon-carret:before {
  content: "\e906";
}

.icon-search1:before {
  content: "\e907";
}

.icon-arrow-up-right2:before {
  content: "\ea3b";
}

.icon-facebook:before {
  content: "\ea90";
}

.icon-instagram:before {
  content: "\ea92";
}

.icon-twitter:before {
  content: "\ea96";
}

.icon-search3:before {
  content: "\e908";
}

.icon-chevron:before {
  content: "\e909";
}

.icon-close:before {
  content: "\e90a";
}

html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
}

body {
  width: 100%;
  min-width: 1180px;
  color: #3e3a39;
  font-family: RodinPro-L, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  line-height: 1.7;
  text-align: left;
  overflow: hidden;
}

a {
  outline: none;
  color: #3e3a39;
  cursor: pointer;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

button {
  letter-spacing: inherit;
}

svg:not(:root) {
  overflow: visible;
}

::-moz-selection {
  background-color: rgba(247, 116, 89, 0.7);
  color: #fff;
}

::selection {
  background-color: rgba(247, 116, 89, 0.7);
  color: #fff;
}

.l-header {
  width: 100%;
}

.l-header__top {
  position: absolute;
  width: 100%;
  min-width: 1180px;
  background-color: #202020;
  z-index: 4;
}

.l-header__main {
  display: -ms-flexbox;
  display: flex;
  width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
}

.l-header__contents {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.l-footer__commonWrap {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.l-wrap {
  width: 100%;
  margin-top: -112px;
  position: relative;
}

.l-main {
  position: relative;
}

.c-btn {
  display: inline-block;
  position: relative;
  outline: none;
  text-align: center;
  cursor: pointer;
}

.c-btn--primary {
  transition: all .3s ease;
  border-radius: 3px;
  background-color: #212121;
  color: #fff;
}

.c-btn--primary:hover {
  background-color: rgba(33, 33, 33, 0.7);
}

.c-btn--accent {
  transition: all .3s ease;
  border-radius: 3px;
  background-color: #f77459;
  color: #fff;
}

.c-btn--accent:hover {
  background-color: rgba(247, 116, 89, 0.7);
}

.c-btn--small {
  width: 160px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 3.33;
}

.c-btn--medium {
  width: 280px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 3.33;
}

.c-btn--xmedium {
  width: 300px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 4;
}

.c-btn--large {
  width: 320px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 3.33;
}

.c-btn--xlarge {
  width: 500px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 4;
}

.c-checkbox {
  display: none;
}

.c-checkbox + label {
  display: block;
  width: 100%;
  margin-bottom: 11px;
  padding-left: 1em;
  border: 1px solid #d1d1d1;
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 3.35;
  cursor: pointer;
}

.c-checkbox--small + label {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.66;
}

.c-checkbox:checked + label {
  border-color: #868686;
  background-color: #868686;
  color: #fff;
}

.c-checkbox--small:checked + label {
  position: relative;
  background-color: #c0c1c1;
}

.c-checkbox--small:checked + label:before {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
}

.c-checkbox--small:checked + label:after {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 21px;
  height: 21px;
  -ms-transform: scale(0.7);
      transform: scale(0.7);
  color: #c0c1c1;
  font-family: "initia";
  font-size: 10px;
  line-height: 21px;
  text-align: center;
  content: "\e90a";
}

.c-select {
  position: relative;
  height: 34px;
}

.c-select__form {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 1em;
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  outline: none;
  background-color: #fff;
  color: #212121;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.66;
  cursor: pointer;
}

.c-select__form:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.c-select .icon-carret {
  position: absolute;
  top: 50%;
  right: 10px;
  -ms-transform: translateY(-50%) scale(0.37);
      transform: translateY(-50%) scale(0.37);
  color: #3b3b3b;
  font-size: 10px;
  pointer-events: none;
}

.c-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #d8d9d9;
}

.c-grid__item {
  width: 33.33333vw;
  height: 33.33333vw;
  border-bottom: 1px solid #d8d9d9;
  overflow: hidden;
}

.c-grid__item:nth-child(3n+1) {
  border-right: 1px solid #d8d9d9;
}

.c-grid__item:nth-child(3n) {
  border-left: 1px solid #d8d9d9;
}

/**
 * Swiper 3.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: December 13, 2016
 */
.swiper-container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
      flex-direction: column;
}

.swiper-wrapper {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  transition-property: transform;
  z-index: 1;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-slide {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
    background-color: #2a2a2a;
}

/* Auto Height */
.swiper-container-autoheight {
  height: auto;
}

.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
  transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -1000;
  pointer-events: none;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 17px;
  margin-top: -25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 17px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: auto;
  left: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f77459'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f77459'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  transform: translate3d(0, 0, 0);
  transition: 300ms;
  text-align: center;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  display: inline-block;
  width: 40px;
  height: 3px;
  background: #4a4a4a;
}

button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  background: #fff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
      transform: scale(0);
  -ms-transform-origin: left top;
      transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -ms-transform-origin: right top;
      transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  pointer-events: none;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-filter: blur(50px);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.c-overlay, .c-overlay1 {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.79);
  z-index: 2;
}

.c-breadcrumb {
  width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 210px;
  font-size: 0;
}

.c-breadcrumb__item {
  display: inline-block;
  color: #848484;
  font-size: 11px;
  font-size: 1.1rem;
}

.c-breadcrumb__item > a {
  display: inline-block;
  padding-top: 11px;
  padding-bottom: 11px;
  color: #848484;
}

.c-breadcrumb__item:not(:last-of-type):after {
  margin-right: 3px;
  margin-left: 5px;
  content: ">";
}

.c-breadcrumb__item:not(:last-of-type) > a {
  text-decoration: underline;
}

.c-breadcrumb__item:last-of-type > a {
  pointer-events: none;
}

.c-paging {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.c-paging__item {
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: .15em;
  line-height: 2.83;
  text-align: center;
}

.c-paging__item:first-child {
  margin-right: 13px;
}

.c-paging__item:not(:first-child) {
  margin-left: 7px;
}

.c-paging__item.is-current {
  pointer-events: none;
}

.c-paging__link {
  display: inline-block;
  width: 36px;
  border: 1px solid #d1d1d1;
  transition: all .3s ease;
}

.is-current .c-paging__link, .c-paging__link:hover {
  background-color: #212121;
  color: #fff;
  border-color: #212121;
}

.c-tag {
  margin-right: -10px;
}

.c-tag__item {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #eee;
  color: #666;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: .03em;
  line-height: 2;
  cursor: pointer;
}

.c-tag__item > a {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 3px;
  transition-duration: .2s;
}

.c-tag__item > a:hover {
  background-color: #212121;
  color: #fff;
}

.p-header__logo {
  width: 180px;
  height: 180px;
  background-color: #333;
  color: #fff;
  text-align: center;
  z-index: 4;
}

.p-header__logo > a {
  display: block;
  height: 100%;
}

.p-header__logo img {
  width: 129px;
  padding-top: 81px;
}

.p-header__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 1180px;
  margin-right: auto;
  margin-left: auto;
  color: #808080;
  line-height: 25px;
}

.p-header__desc {
  font-size: 10px;
  font-size: 1rem;
}

.p-header__link {
  padding-right: 30px;
}

.p-header__linkItem {
  display: inline-block;
  margin-left: 45px;
  font-size: 11px;
  font-size: 1.1rem;
}

.p-header__linkItem:before {
  display: inline-block;
  margin-top: -.2em;
  margin-right: 3px;
  -ms-transform: rotate(-90deg) scale(0.4);
      transform: rotate(-90deg) scale(0.4);
  color: #b9b9b9;
  font-family: "initia";
  font-size: 10px;
  content: "\e906";
  vertical-align: middle;
}

.p-header__linkItem:first-of-type a,
.p-header__linkItem:last-of-type a {
  width: 108px;
}

.p-header__linkItem:nth-child(2) a {
  width: 168px;
}

.p-header__linkItem a {
  display: inline-block;
  color: #dfdfdf;
}

.p-header__linkItem a:hover {
  color: #b9b9b9;
}

.p-header__linkItem a:hover span:first-of-type {
  display: none;
}

.p-header__linkItem a:not(:hover) span:last-of-type {
  display: none;
}

.p-header__navi {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dfdfdf;
}

.p-header__naviItem {
  position: relative;
  transition: all .3s ease;
  border-bottom: 5px solid transparent;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

.p-header__naviItem.js-menu {
  position: static;
}

.p-header__naviItem:hover, .p-header__naviItem.is-current {
  border-color: #4e4e4e;
  cursor: pointer;
}

.p-header__naviItem > a {
  display: block;
  width: 160px;
  padding-top: 20px;
  padding-bottom: 15px;
  color: #212121;
  line-height: 28px;
  text-align: center;
}

.p-header__naviItem:after {
  position: absolute;
  top: 20px;
  right: 0;
  height: 28px;
  border-right: 1px solid #dfdfdf;
  content: "";
}

.p-header__naviItem:nth-last-child(2) > a {
  width: 190px;
}

.p-header__naviItem .icon-chevron {
  display: inline-block;
  margin-left: 16px;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  font-size: 9px;
}

.p-header__snsArea {
  margin-left: auto;
  padding-top: 22px;
  padding-right: 30px;
  padding-bottom: 21px;
  font-size: 12px;
}

.p-header__sns {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 15px;
  transition: all .3s ease;
  border-radius: 50%;
  background-color: #9b9b9b;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.p-header__sns:hover {
  background-color: #6a6a6a;
}

.p-header__sns .icon-twitter {
  font-size: 11px;
  line-height: inherit;
}

.p-header__sns .icon-facebook {
  font-size: 12px;
  line-height: inherit;
}

.p-footer__exlink {
  position: relative;
  margin-bottom: 80px;
  padding-top: 119px;
  padding-bottom: 70px;
  background-color: #2a2a2a;
}

.p-footer__visible {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.p-footer__carousel {
  width: 925px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.p-footer__carouselItem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-sizing: border-box;
}

.p-footer__carouselItem > li:not(:nth-child(4n)) {
  margin-right: 30px;
}

.p-footer__btn {
  display: block;
  /*display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;*/
  width: 210px;
  margin-bottom: 15px;
  color: #ddd;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
}

/*.p-footer__btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}*/

.p-footer__btn img {
  margin: 0 0 14px 0;
}

.p-footer__btn dl dt {
  color: #d1d1d1;
  margin:0 0 10px 0; 
  line-height: 1.4;
}

.p-footer__btn dl dd {
  color: #909090;
  line-height: 1.7;
  font-size: .9em;
}

.p-footer__btn span,
.p-footer__btn span.ldquo2 {
  letter-spacing: -0.3em;
}
.p-footer__btn span.ldquo {
  letter-spacing: -0.5em;
}
.p-footer__btn span.large {
  letter-spacing: .18em;
}
.p-footer__btn .icon {
  width: 58px;
  text-align: center;
}

.p-footer__btn .icon-people {
  font-size: 25px;
}

.p-footer__btn .icon-comment,
.p-footer__btn .icon-gear {
  font-size: 23px;
}

.p-footer__btn .icon-search-home {
  font-size: 28px;
}

.p-footer__btn .icon-renovation {
  font-size: 29px;
}

.p-footer__btn .icon-search3 {
  font-size: 22px;
}

.p-footer__pagetop {
  position: absolute;
  right: calc(50% - 500px - 56px);
  bottom: 0;
  width: 29px;
  height: 29px;
  /*border: 1px solid #d1d1d1;*/
  background-color: #fff;
  cursor: pointer;
}

.p-footer__pagetop:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
  height: 9px;
  margin-top: 2px;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg);
  border-top: 2px solid #272727;
  border-right: 2px solid #272727;
  content: "";
}

.p-footer__tree {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  /*padding-top: 80px;*/
  padding-bottom: 80px;
  border-bottom: 1px solid #ebebeb;
}

.p-footer__tree a {
  color: #7f7f7f;
  transition: all .2s ease-in-out 0s;
}

.p-footer__tree a:hover {
  color: #4a4a4a;
}

.p-footer__tree a.noLink:hover {
  cursor: default;
  color: #7f7f7f;
}

.p-footer__treeList {
  min-width: 180px;
}

.p-footer__treeList li,
.p-footer__treeList dt,
.p-footer__treeList dd {
  margin-bottom: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.p-footer__treeTitle {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1d1d1;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.11;
}

.p-footer__treeTitle > a {
  display: block;
  position: relative;
  color: #212121;
}

.p-footer__treeTitle > a:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  transition: all .2s ease-in-out 0s;
  background-color: #92a3ab;
  content: "";
  visibility: hidden;
}

.p-footer__treeTitle > a:hover:before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  visibility: visible;
}

.p-footer__treeBody {
  display: -ms-flexbox;
  display: flex;
  width: 380px;
}

.p-footer__treeBody dl {
  width: 50%;
}

.p-footer__small {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 21px;
  padding-bottom: 26px;
}

.p-footer__links a {
  display: block;
}

.p-footer__links a:hover {
  text-decoration: underline;
}

.p-footer__links a:hover span:first-of-type {
  display: none;
}

.p-footer__links a:not(:hover) span:last-of-type {
  display: none;
}

.p-footer__item {
  display: inline-block;
  margin-right: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.5;
}

.p-footer__item--9 a {
  width: 9em;
  text-align: center;
}

.p-footer__item--14 a {
  width: 14em;
  text-align: center;
}

.p-footer__sns > li {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  font-size: 1rem;
}

.p-footer__sns a {
  vertical-align: bottom;
}

.p-footer__sns [class^="icon-"] {
  display: inline-block;
  width: 24px;
  height: 24px;
  transition-duration: .2s;
  border-radius: 50%;
  background-color: #999;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.p-footer__sns [class^="icon-"]:hover {
  background-color: #6a6a6a;
}

.p-footer__foot {
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #ebebeb;
}

.p-footer__copy {
  -ms-transform: scale(0.9);
      transform: scale(0.9);
  -ms-transform-origin: left;
      transform-origin: left;
  color: #3660AB;
  font-size: 10px;
  font-size: 1rem;
}

.p-footer__logo {
  display: block;
  width: 170px;
  height: calc(170px * 65 / 202);
  margin: 12px 0;
}

.p-footer__logo > img {
  width: 100%;
  height: 100%;
}

.p-menu {
  display: none;
  position: absolute;
  top: 68px;
  left: 0;
  width: 370px;
  background-color: #fff;
  box-shadow: 0 5px 5px -5px #000 inset;
  z-index: 3;
}

.p-menu__item:before {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  border-bottom: 1px solid rgba(174, 174, 175, 0.3);
  content: "";
}

.p-menu__item dl {
  padding-right: 20px;
  padding-left: 20px;
}

.p-menu__item dd {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.4;
  margin-left: 30px;
  padding: 3px 0;
  font-weight: normal;
}

.p-menu__item dd:first-letter {
  color: #f77459;
}

.p-menu__item dd:first-of-type {
  padding-top: 10px;
}

.p-menu__item dd:last-of-type {
  padding-bottom: 20px;
}

.p-menu__item dd > a {
  display: block;
}

.p-menu__item a {
  padding-left: 20px;
}

.p-menu__item a:hover {
  color: #f77459;
}

.p-menu [class^="icon-"] {
  color: #f77459;
}

.p-menu__subText {
  display: block;
  color: #aaa;
  font-size: 11px;
  font-size: 1.1rem;
}

.p-menu__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
}

.p-menu .icon-search3 {
  font-size: 26px;
}

.p-menu .icon-renovation {
  font-size: 35px;
}

.p-menu .icon-comment {
  font-size: 25px;
}

.p-menu .icon-search-home {
  font-size: 33px;
}

.p-menu .icon-gear {
  font-size: 26px;
}

.p-menu .icon-people {
  font-size: 28px;
}

.p-menu__block {
  width: 280px;
}

.fixed-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
   background-color: rgba(17, 17, 17, 0.8); 
  /*background-color: #272727;*/
  width: 100%;
  z-index: 5;
}

.fixed-menu ul {
  width: 1180px;
  margin:0 auto;
  display: -webkit-flex; /* Safari */
  display: flex;
  border-left: solid 1px #5e5f63;
}

.fixed-menu ul li {
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
  box-sizing: border-box;
  width: 20%;
  border-right: solid 1px #5e5f63;
}

.fixed-menu a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 12px;
  font-size: 1.2rem;
}
/*.fixed-menu a:hover {
  color: #222;
  background-color: white;
}*/

/*.fixed-menu .js-menu2 a::after {
  content: ">";
  color: #fff;
  margin:0 0 0 5px; 
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(deg);
}*/
.fixed-menu .icon-chevron {
    display: inline-block;
    margin-left: 16px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 9px;
}


.js-menu2 .service-menu {
  top:60px;
}
.fixed {
  /*position: fixed!important;*/
  top:60px!important;
}

.service-menu {
  display: none;
  position: absolute;
  top: 93px;
  z-index: 3;
  left: 0;
  width: 100%;
  min-width: 1180px;
  /*background: url(/pj/contents/img/common/bg_service.png);*/
}
.service-menu__close {
    position: absolute;
    top: 520px;
    width: 100%;
    font-size: 14px;
    line-height: 3;
    text-align: center;
    color: white;
}
.service-menu__close i {
  font-size: 11px;
  padding-right: 3px;
}
.service-menu .service-menu_title {
  position: relative;
  text-align: center;
  padding:50px 0 55px 0;
  
}

.service-menu .service-menu_title p {
  width: 150px;
  margin: 0 auto;
}

.service-menu_list {
  width: 1180px;
  margin:0 auto; 
  display: -webkit-flex; /* Safari */
  display: flex;
  justify-content: center;
  /*padding: 0 0 50px 0;*/
}

.service-menu_list dl {
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
  box-sizing: border-box;
  width: 280px;
  padding: 12px 2% 5px 2%;
  background: #E9E9E9;
  margin:0 20px 0 0; 
}

.service-menu_list dl dt {
  /*color: #212121;

  padding: 12px 0 15px 34px;
  background-position: 0 12px;
  background-repeat: no-repeat;*/
}
.service-menu_list dt {
  font-size: 14px;
  font-size: 1.4rem;
  display: -ms-flexbox;
      display: flex;

  padding: 12px 0 15px;
}
.service-menu_list dt i {
  padding-right: 10px;
  font-size: 26px;
  color: #f77459;
}

.service-menu_list02 dt i {
  font-size: 27px;
  margin-top: -3px;
}
.service-menu_list .service-menu_list04 {
  margin-right: 0; 
}
.service-menu_list dd a {
    color: #212121;
    display: block;
    /*display: -webkit-flex;
    display: flex;
    align-items: center;*/
    width: auto;
    height: 48px;
    margin-bottom: 11px;
    padding: 15px 0 0 1em;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    position: relative;
}

.service-menu_list dd.row2 a {
  padding: 5px 0 0 1em;
}

.service-menu_list dd:hover a {
  background: #868686;
  color: #fff;
}

.service-menu_list dd a::after {
  position: absolute;
  right:5px;
  top:14px;
  content: "+";
  color: #212121;
  font-weight: normal;
}

.service-menu_list dd:hover a::after {
  color: #fff;
}

.service-menu_list dd a span {
  font-size: 10px;
  color: #aaa;
  width: 100%;
}

.p-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.p-hero__img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.p-hero__img img {
  width: 100%;
  z-index: -1;
}

.p-hero__img img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 1;
  animation: overwrap 24s ease infinite;
}

.p-hero__img img:nth-child(2) {
  animation-delay: 8s;
}

.p-hero__img img:nth-child(3) {
  animation-delay: 16s;
}

.p-hero__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.08);
  z-index: 1;
}

.p-hero__inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 1180px;
  height: calc(100% - 54px);
  margin: auto;
  z-index: 1;
}

.p-hero__inner:after {
  content: url(../img/top/brand-statement.png);
  width: 313px;
  height: 313px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-156px);
  -moz-transform: translate(0,-156px);
  -ms-transform: translate(0,-156px);
  -o-transform: translate(0,-156px);
  transform: translate(0,-156px);
}




@keyframes overwrap {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  10%,
  35% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  45%,
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.p-news {
  position: absolute;
  top: 50%;
  right: 0;
  width: 350px;
  margin-right: 10px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
}

.p-news__inner {
  padding-top: 15px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.9);
}

.p-news__item {
  border-top: 1px solid #fff;
  color: #4a4a4a;
}

.p-news__item > a {
  display: -ms-flexbox;
  display: flex;
  padding: 21px;
}

.p-news__item > a:hover {
  position: relative;
  background-color: #fff;
}

.p-news__item > a:hover:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 34px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border-left: 3px solid #f77459;
  content: "";
}

.p-news__img {
  position: relative;;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  height: 70px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/*.p-news__item:nth-child(1) .p-news__img:before {*/
  /*content: "";*/
  /*width: 79px;*/
  /*height: 18px;*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*right: 0;*/
  /*background: url(/pj/contents/objects/imgs/icon_smiles.png);*/
  /*background-size:contain;*/
  /*vertical-align:middle;*/
/*}*/
/*.p-news__item:nth-child(3) .p-news__img:before {*/
  /*content: "";*/
  /*width: 79px;*/
  /*height: 18px;*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*right: 0;*/
  /*background: url(/pj/contents/objects/imgs/icon_line.png);    */
  /*background-size:contain;*/
  /*vertical-align:middle;*/
/*}*/
.p-news__time {
  display: none;
  color: #808080;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 10.6px;
  font-size: 1.06rem;
  font-weight: bold;
  letter-spacing: .1em;
}

.p-news__title {
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.45;
}

.p-news__btn {
  display: block;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top: 1px solid #fff;
  color: #212121;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 10px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 4.6;
  text-align: center;
  letter-spacing: .21em;
}

.p-news__btn:hover {
  background-color: #fff;
}

.p-list {
  padding-top: 50px;
}

.p-list--biColor {
  position: relative;
}

.p-list--biColor:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 270px;
  background-color: #272727;
  content: "";
  z-index: -1;
}

.p-list--base {
  background-color: #eaeaea;
}

.p-list--base2 {
  background-color: #e2e2e2;
}

.p-list__inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.p-list__title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  text-align: center;
}

.p-list__title--highlight {
  color: #fff;
}

.p-list--base .p-list__title,
.p-list--base2 .p-list__title {
  margin-bottom: 20px;
}

.p-list__subTitle {
  margin-bottom: 34px;
  color: #e9e9e9;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: .11em;
}

.p-list__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
   justify-content: flex-start;
  padding-bottom: 30px;
}

.p-list__body .p-estate:nth-child(3n) {
 margin-right: 0;
}

.p-list__foot {
  padding-bottom: 38px;
  text-align: center;
}

.p-list__btn {
  display: inline-block;
  margin-right: 19px;
  margin-left: 19px;
  padding-right: 14px;
  padding-left: 14px;
  transition-duration: .3s;
  border-bottom: 2px solid transparent;
  color: #f77459;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 3;
  letter-spacing: .21em;
}

.p-list__btn:hover {
  border-bottom-color: currentColor;
}

.p-list__btn .icon-carret {
  display: inline-block;
  margin-top: -.3em;
  -ms-transform: rotate(-90deg) scale(0.6);
      transform: rotate(-90deg) scale(0.6);
  font-size: 10px;
  line-height: 1;
}

.p-tab__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 998px;
  margin: -54px auto 0;
}

.p-tab__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 248px;
  background-color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 54px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}

.p-tab__item.is-active, .p-tab__item:hover {
  margin-top: -6px;
  background-color: #212121;
  color: #fff;
}

.p-tab__item.is-active > a,
.p-tab__item:hover > a {
  color: #fff;
}

.p-tab__item > a {
  display: block;
}

#tab {
  position: absolute;
  top: 25px;
}

#tab:target {
  margin-top: -60px;
}

#tab:target .p-tab__item {
  margin-top: 6px;
}

#tab:target .p-tab__item.is-active, #tab:target .p-tab__item:hover {
  margin-top: 0;
}

.p-area {
  padding-top: 60px;
  padding-bottom: 50px;
  background-image: url(../img/top/bg-area.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-area__inner {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.p-area__tokyo23 {
  display: none;
}

.p-area__contents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 30px;
}

.p-area__item {
  border: 1px solid #d1d1d1;
  background-color: rgba(17, 17, 17, 0.8);
}

.p-area__item--map {
  width: 340px;
  height: 370px;
  padding-top: 10px;
  padding-right: 5px;
}

/* 202204：北海道・北陸エリア追加に伴う修正 */
#kantoArea{
  transform: translate(0,20px);
}
#kansaiArea{
  transform: translate(0,20px);
}
/* /202204：北海道・北陸エリア追加に伴う修正 */


.p-area__item--other {
  width: 270px;
  height: 370px;
  padding: 24px 20px;
}

.p-area__item--detail {
  height: 450px;
  padding: 49px;
  position: relative;
}
.p-area__item--detail .close-btn {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 30px;
    height: 30px;
    color: #c0c1c1;
    font-family: "initia";
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.p-area__item--detail .close-btn:before {
    content: "\e90a";
}

.p-area__title {
  margin-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}

.p-area__title > span {
  font-size: 12px;
  font-size: 1.2rem;
}

.p-area__item--detail .p-area__title {
  margin-bottom: 22px;
  font-size: 19px;
  font-size: 1.9rem;
}

.p-area__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 18px;
  color: #fff;
}

.p-area__body .c-select {
  width: 93px;
}

.p-area__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: flex-start;
  overflow-y: auto;
  height: 230px;
  margin-bottom: 32px;
}

.p-area__list > li {
  flex: 1 1 auto;
  min-width: 130px;
  max-width: 152px;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2.66;
}

.p-area__list > li:not(:nth-child(5n)) {
  margin-right: 10px;
}

.p-area__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.p-area__btn > li {
  margin-right: 5px;
  margin-left: 5px;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-weight: bold;
  letter-spacing: .16em;
}

.p-area__btn .icon-search1 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
}

.p-maparea {
  transition: all .3 ease;
  display: none;
}

.p-maparea.is-active {
  display: block;
}

.p-map {
  transition: all .3 ease;
  cursor: pointer;
  fill: #a1b04f;
}

.p-map:hover {
  fill: #868686;
}
.p-map.is-active {
  fill: #585858;
}
.p-map.is-disabled, .p-map.is-disabled .p-map {
  fill: #6c714b;
}
.p-map.is-disabled text {
    fill: #b3b3b3;
}

.p-estate {
  width: 320px;
  height: 354px;
  margin-right: 20px;
  margin-bottom: 36px;
  background-color: #fff;
}

.p-estate__link {
  display: block;
  height: 100%;
  padding: 8px;
}

.p-estate__link:hover [role="img"] {
  transition-duration: .3s;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.p-estate__img {
  position: relative;
  width: 304px;
  height: 164px;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.p-estate__txt {
  position: relative;
  height: calc(354px - 164px - 18px - 8px);
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}

.p-estate__label {
  display: inline-block;
  width: 90px;
  border-radius: 2px;
  background-color: #212121;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: clac(20/10);
  text-align: center;
}

.p-estate__name {
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.57;
}

.p-estate__comment {
  color: #727171;
  font-size: 11px;
  font-size: 1.1rem;
}

.p-estate__access {
  position: absolute;
  bottom: 13px;
  color: #727171;
  font-size: 10px;
  font-size: 1rem;
}

.p-estate__new {
  position: absolute;
  top: 10px;
  left: -22px;
  width: 90px;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  background-color: #f77459;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.78;
  text-align: center;
}

.p-article {
  width: 235px;
  border: 1px solid #d1d1d1;
  margin-right: 20px;
  background-color: #fff;
}
.p-list__body .p-article:last-child {
    margin-right: 0;
}

.p-article__link:hover [role="img"] {
  transition-duration: .3s;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.p-article__img {
  width: 100%;
  height: 129px;
  background-position: center center;
  background-size: cover;
}

.p-article__body {
  height: 131px;
  padding: 18px 20px;
  border-bottom: 1px solid #d1d1d1;
}

.p-article__body2 {
  height: 211px;
  padding: 31px 20px;
  border-bottom: 1px solid #d1d1d1;
}

.p-article__label {
  display: inline-block;
  width: 90px;
  margin-bottom: 20px;
  border-radius: 2px;
  background-color: #212121;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: clac(20/10);
  text-align: center;
}

.p-article__name {
  padding-bottom: 9px;
  color: #000;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.35;
}

.p-article__comment {
  color: #4c4c4c;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.63;
}

.p-article__foot {
  padding-right: 20px;
  padding-bottom: 8px;
  padding-left: 20px;
}

.p-article__access {
  padding:10px 0 0 0;
  color: #727171;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.63;
}

.p-search {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.p-search__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  justify-content: flex-end;
  margin-top: 95px;
  margin-bottom: 39px;
  border-bottom: 1px solid #d1d1d1;
  height: 100px;
  position: relative;
}

.p-search__title {
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: normal;
  letter-spacing: .12em;
  text-align: center;
  position: absolute;
  top: 55%;
  left: 0;
  -webkit-transform: translate(0,-40%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.p-search__number {
  color: #f77459;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 36.5px;
  font-size: 3.65rem;
}

.p-search__unit {
  font-size: 17px;
  font-size: 1.7rem;
}

.p-search__narrow {
  position: relative;
  width: 238px;
  height: 35px;
  margin-left: 12px;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.4) inset;
}

.p-search__narrow:after {
  position: absolute;
  top: 50%;
  right: 33px;
  width: 1px;
  height: 26px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background-color: #d1d1d1;
  content: "";
  pointer-events: none;
}

.p-search__narrow .icon-carret {
  position: absolute;
  top: 50%;
  right: 10px;
  -ms-transform: translateY(-50%) scale(0.7);
      transform: translateY(-50%) scale(0.7);
  font-size: 10px;
  pointer-events: none;
}

.p-search__select {
  width: 100%;
  height: 100%;
  padding-left: 14px;
  outline: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.57;
  cursor: pointer;
}

.p-search__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 58px;
}

.p-search__body .p-result {
  margin-bottom: 22px;
}

.p-search__btn {
  margin-bottom: 69px;
  text-align: center;
}

.p-search__btn > a {
  margin: 0 8px;
}

.p-search__btn .icon-search1 {
  font-weight: bold;
}

.p-search__btn .icon-back {
  margin-right: 1.5px;
  position: relative;
  top: 1px;
  font-size: 16px;
  font-size: 1.6rem;
}

.p-search__paging {
  margin-bottom: 88px;
}

.p-result {
  width: 235px;
  border: 1px solid #d1d1d1;
  background-color: #fff;
}

.p-result:not(:nth-child(4n)) {
  margin-right: 20px;
}

.p-result__link:hover [role="img"] {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.p-result__img {
  position: relative;
  width: 100%;
  height: 129px;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.p-result__new {
  display: none;
}

.is-new .p-result__new {
  display: block;
  position: absolute;
  top: 18px;
  left: -26px;
  width: 110px;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  background-color: #f77459;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.78;
  text-align: center;
}

.p-result__body {
  height: 130px;
  padding: 18px 20px;
  border-bottom: 1px solid #d1d1d1;
}

.p-result__label {
  padding-left: 19px;
  background-color: #212121;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: 2;
}

.p-result__name {
  margin-bottom: 10px;
  color: #212121;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.5;
}

.p-result__comment {
  color: #727171;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.63;
}

.p-result__foot {
  height: 84px;
  padding: 8px 20px;
  background-color: #f3f3f3;
}

.p-result__price, .p-result__size, .p-result__access, .p-result__plan {
  color: #737272;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.53;
}

.p-feature {
  display: none;
  padding-top: 102px;
  padding-bottom: 102px;
  background-image: url(../img/top/bg-feature.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-feature__inner {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.p-feature__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-feature__item {
  width: 213px;
}

.p-feature__item:not(:nth-child(4n)) {
  margin-right: 16px;
}

.p-feature__item:not(:nth-last-child(-n+4)) {
  margin-bottom: 16px;
}

/* 特集タグのプレミアムのグレーアウト */
/*.p-feature__item:nth-of-type(4) {*/
  /*position: relative;*/
  /*background: #fff;*/
/*}*/
/*.p-feature__item:nth-of-type(4)>a {*/
    /*opacity: .7;*/
    /*cursor: default;*/
/*}*/
/*.p-feature__item:nth-of-type(4)>a:after {*/
    /*content: "準備中";*/
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*color: hsla(0, 0%, 90%, 1);*/
    /*line-height: 170px;*/
    /*text-align: center;*/
    /*letter-spacing: .5em;*/
    /*font-size: 13px;*/
    /*background: rgba(0, 0, 0, 0.5);*/
/*}*/
/*.p-feature__item:nth-of-type(4) p {*/
    /*color: gray;*/
/*}*/
/* 特集タグのプレミアムのグレーアウト */

.p-feature__link {
  display: block;
  transition-duration: .2s;
}

.p-feature__link:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.p-feature__title {
  background-color: #212121;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: .14em;
  line-height: 3.08;
  text-align: center;
}

.p-style {
  display: none;
  padding-top: 61px;
  padding-bottom: 62px;
  background-image: url(../img/top/bg-style.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.p-style__inner {
  width: 1162px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 126px;
  padding-bottom: 126px;
  background-image: url(../img/top/bg-style_inner.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-style__title {
  color: #fff;
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: normal;
  line-height: 1.48;
}

.p-style__img {
  width: 214px;
  height: 30px;
}

.p-style__text {
  margin-bottom: 40px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.68;
  letter-spacing: .21em;
}

.p-style__btn {
  width: 230px;
  transition-duration: .3s;
  background-color: #f77459;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: .21em;
  line-height: 3.4;
}

.p-style__btn:hover {
  background-color: #f88871;
}

.p-freeword {
  display: none;
  padding-top: 155px;
  padding-bottom: 197px;
  background-image: url(../img/top/bg-freeword.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-freeword__inner {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-family: RodinPro-M, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
}

.p-freeword__title {
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .16em;
  line-height: 2.45;
}

.p-freeword__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 40px;
  border-radius: 3px;
  background-color: #fff;
  overflow: hidden;
}

.p-freeword__input {
  display: inline-block;
  width: 770px;
  height: 40px;
  padding-right: 17px;
  padding-left: 17px;
  outline: none;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 3.08;
}

.p-freeword__submit {
  display: inline-block;
  width: 130px;
  outline: none;
  background-color: #f77459;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 3.34;
  cursor: pointer;
}

.p-freeword .icon-search1 {
  font-weight: bold;
}

.p-stylePage {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.p-stylePage__head {
  margin-bottom: 39px;
  border-bottom: 1px solid #eee;
}

.p-stylePage__title {
  padding-top: 85px;
  padding-bottom: 27px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  text-align: center;
}

.p-stylePage__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
  padding-right: 32px;
  padding-left: 32px;
}

.p-stylePage__item {
  width: 293px;
  height: 293px;
  background-position: center center;
  background-size: cover;
}

.p-stylePage__item:not(:nth-child(3n)) {
  margin-right: 28px;
}

.p-stylePage__item:not(:nth-last-child(-n+3)) {
  margin-bottom: 28px;
}

.p-stylePage__item > a {
  display: block;
  height: 100%;
  transition-duration: .3s;
}

.p-stylePage__item > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.p-stylePage__foot {
  margin-bottom: 56px;
  text-align: center;
}
.p-stylePage__foot--bnr {
  margin-bottom: 80px;
  padding: 0 120px;
}
.p-stylePage__btn {
  display: inline-block;
  margin-right: 19px;
  margin-left: 19px;
  padding-right: 14px;
  padding-left: 14px;
  transition-duration: .3s;
  border-bottom: 2px solid transparent;
  color: #f77459;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .21em;
  line-height: calc(36 / 12);
  cursor: pointer;
}

.p-stylePage__btn:hover {
  border-bottom-color: currentColor;
}

.p-detail {
  width: 1220px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 114px;
  padding-bottom: 56px;
  position: relative;
}

.p-detail__main {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.p-detail__img {
  width: 750px;
  height: 480px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.p-detail__block {
  position: relative;
  width: 470px;
  padding: 24px 29px;
  border: 1px solid #ddd;
}

.p-detail__label {
  display: inline-block;
  margin-bottom: 18px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 2px;
  background-color: #212121;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: -.02em;
  line-height: 1.81;
}

.p-detail__name {
  margin-bottom: 18px;
  color: #212121;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: .18em;
  font-weight: normal;
}

.p-detail__info {
  border-bottom: 1px solid #ddd;
  color: #727171;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .11em;
  line-height: 1.66;
  overflow: hidden;
}

.p-detail__info dt {
  width: 89px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  float: left;
}

.p-detail__info dd {
  width: 100%;
  padding: 10px 10px 10px 89px;
  border-top: 1px solid #ddd;
}

.p-detail__comment {
  color: #727171;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: .19em;
  line-height: 1.71;
  margin-bottom: 20px;
  overflow: auto;
  max-height: 100px;
}

.p-detail__foot {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 25px;
  text-align: center;
}

.p-detail__btn {
  display: inline-block;
  margin-right: 19px;
  margin-left: 19px;
  padding-right: 14px;
  padding-left: 14px;
  transition-duration: .3s;
  border-bottom: 2px solid transparent;
  outline: none;
  color: #f77459;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .21em;
  line-height: calc(36 / 12);
  cursor: pointer;
}

.p-detail__btn:hover {
  border-bottom-color: currentColor;
}

.p-detail__other {
  padding-top: 50px;
  background-image: url(../img/style/bg-detail.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.p-detail__title {
  margin-bottom: 37px;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}

.p-detail__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1000px;
  margin-right: auto;
  margin-bottom: 41px;
  margin-left: auto;
  padding: 10px;
  background-color: #fff;
}

.p-detail__item {
  width: 194px;
  height: 194px;
  background-position: center center;
  background-size: cover;
}

.p-detail__item:not(:nth-child(5n)) {
  margin-right: 2px;
}

.p-detail__item:not(:nth-last-child(-n+5)) {
  margin-bottom: 2px;
}

.p-detail__item > a {
  display: block;
  height: 100%;
  transition-duration: .3s;
}

.p-detail__item > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.p-detail__more {
  text-align: center;
}

a[href="https://twitter.com/initiaofficial/"] {
  display: none;
}
