@charset "UTF-8";

/*
Theme Name: みつまた不動産WordPressテーマ
Version: 1.01
Author: hareweb*
Author URI: https://hareweb.jp
*/
body {
  background: white;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1.6;
  font-size: 1rem;
  color: #000;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  width: 100%;
  letter-spacing: 0.05em;
}

@media (min-width: 520px) {
  body {
    width: 100%;
  }
}

@media (max-width: 340px) {
  body {
    width: 100%;
  }
}

@media (max-width: 599px) {
  body {
    width: 100%;
  }
}

@media (min-width: 475px) {
  body {
    width: 100%;
    font-size: 16px;
  }
}

@media (min-width: 600px) {
  body {
    width: 100%;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  body {
    width: 100%;
    font-size: 17px;
    line-height: 1.9;
  }
}

@media (min-width: 600px) and (max-width: 959px) {
  body {
    width: 100%;
  }
}

@media (min-width: 960px) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
}

@media (max-width: 959px) {
  body {
    width: 100%;
  }
}

@media (max-width: 1279px) {
  body {
    width: 100%;
  }
}

@media (min-width: 1280px) {
  body {
    width: 100%;
  }
}

@media (max-width: 599px) {
  .notsp {
    display: none !important;
  }
}

@media (min-width: 600px) and (max-width: 959px) {
  .nottab {
    display: none !important;
  }
}

@media (min-width: 600px) {
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 340px) {
  .notip5 {
    display: none !important;
  }
}

@media screen and (min-width: 340px) {
  .ip5only {
    display: none !important;
  }
}

@media (max-width: 599px) {
  .tabonly {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .tabonly {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .mobonly {
    display: none !important;
  }
}

@media (max-width: 959px) {
  .pconly {
    display: none !important;
  }
}

@media (max-width: 1279px) {
  .pcwonly {
    display: none !important;
  }
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  line-height: 0;
}

a {
  color: #C5D9E3;
  transition: 0.3s;
}

a,
a:focus {
  outline: none;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #C5D9E3;
  width: 100%;
  height: 100%;
  color: white;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  z-index: 200;
}

#loading .loading-symbol {
  width: 200px;
  margin: 0 auto 25px;
  text-align: center;
}

#loading .loading-symbol img {
  width: 100%;
  max-width: none;
  max-width: initial;
}

#loading .loader-text {
  margin-bottom: 25px;
}

#loading #status {
  width: 200px;
  text-align: center;
}

#loading progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  display: block;
  background-color: white;
  border: 1px solid white;
  border-radius: 2px;
  color: white;
  height: 3px;
  transition: 0.1s;
}

#loading progress::-webkit-progress-bar {
  background-color: white;
}

#loading progress::-webkit-progress-value {
  background-color: #C5D9E3;
}

#loading progress::-moz-progress-bar {
  background-color: #C5D9E3;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?n48lq6");
  src: url("fonts/icomoon.eot?n48lq6#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?n48lq6") format("truetype"), url("fonts/icomoon.woff?n48lq6") format("woff"), url("fonts/icomoon.svg?n48lq6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

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

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

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

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

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

.icon-reply:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-checkbox-checked:before {
  content: "";
}

.icon-checkbox-unchecked:before {
  content: "";
}

a {
  color: #000;
  transition: 0.3s;
}

a:visited,
a:active {
  color: #000;
}

a.active {
  transition: none;
}

a.active::after {
  transition: none !important;
}

a.facebook.hover i {
  color: #1877f2;
  transition: 0.3s;
}

a.instagram.hover i {
  color: #e4405f;
  transition: 0.3s;
}

.page_wrapper {
  margin-bottom: 70px;
}

@media (min-width: 768px) {
  .page_wrapper {
    margin: 55px 0 140px;
  }
}

.home .page_wrapper {
  margin-top: 0;
}

.contents_innter {
  max-width: 920px;
  margin: auto;
  padding: 0 20px;
}

@media (min-width: 960px) {
  .contents_innter {
    padding: 0;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.maintitle {
  margin-bottom: 35px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
}

.maintitle:after {
  content: "";
  display: block;
  background-color: #000;
  width: 87px;
  height: 3px;
  margin: 5px auto 0;
}

@media (min-width: 768px) {
  .maintitle {
    margin-bottom: 50px;
    font-size: 24px;
  }
}

.maintitle.secttl {
  font-size: 19px;
}

.wp-content {
  font-size: 13px;
  line-height: 2;
}

@media (min-width: 768px) {
  .wp-content {
    font-size: 15px;
  }
}

.wp-content h2 {
  font-size: 15px;
  margin-bottom: 1em;
}

.wp-content h3 {
  font-size: 14px;
  margin-bottom: 1em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #000;
}

.wp-content h4 {
  font-size: 14px;
  margin-bottom: 0.5em;
}

.wp-content h4::before {
  content: "■";
  margin-right: 0.3em;
}

.wp-content h5 {
  font-size: 14px;
  margin-bottom: 0.5em;
}

.wp-content p {
  margin-bottom: 2em;
  text-align: justify;
}

.searchformsec {
  letter-spacing: 0.08em;
}

.searchformsec .search-icons {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.searchformsec .search-icons span {
  animation-duration: 0.5s;
  display: inline-block;
  opacity: 0;
  margin: 0 7px;
}

.searchformsec .search-icons span.sf-icon01 {
  animation-delay: 0.5s;
}

.searchformsec .search-icons span.sf-icon02 {
  animation-delay: 0.8s;
}

.searchformsec .search-icons span.sf-icon03 {
  animation-delay: 1.1s;
}

.searchformsec .search-icons span img {
  display: block;
}

.searchformsec .search-toggle {
  position: relative;
  background: #C5D9E3;
  margin-bottom: 3px;
  padding: 8px 5px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .searchformsec .search-toggle {
    display: none;
  }
}

.searchformsec .search-toggle.hover {
  background: rgba(197, 217, 227, 0.8);
}

.searchformsec .search-toggle::after {
  position: absolute;
  right: 5px;
  font-family: "icomoon";
  content: "";
  transition: 0.3s;
}

.searchformsec .search-toggle.open::after {
  transform: rotate(180deg);
}

.searchformsec .searchmain {
  display: none;
  position: relative;
  background: #C5D9E3;
  padding: 15px 8%;
}

@media (min-width: 768px) {
  .searchformsec .searchmain {
    display: block;
    padding: 15px 30px;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
  .searchformsec .searchmain .search-set-wrap .search-set:last-of-type {
    margin-bottom: -10px;
  }
}

@media (min-width: 768px) {
  .searchformsec .searchmain .search-set {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

.searchformsec .searchmain .search-set.set-area {
  padding-top: 15px;
}

.searchformsec .searchmain h3 {
  margin-bottom: 5px;
  font-size: 13px;
}

@media (min-width: 768px) {
  .searchformsec .searchmain h3 {
    flex-basis: 8%;
    margin-bottom: 10px;
    font-size: 15px;
  }
}

.searchformsec .searchmain .search_checklist {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .searchformsec .searchmain .search_checklist {
    flex: 1;
  }
}

.searchformsec .searchmain .search_checklist:last-of-type {
  margin-bottom: 0;
}

.searchformsec .searchmain .search_checklist li {
  margin: 0 5px 5px 0;
  font-size: 13px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .searchformsec .searchmain .search_checklist li {
    margin: 0 10px 10px 0;
    font-size: 15px;
  }
}

.searchformsec .searchmain .search_checklist li label {
  display: flex;
  padding: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.searchformsec .searchmain .search_checklist li label.hover {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}

.searchformsec .searchmain .search_checklist li label input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: -1;
}

.searchformsec .searchmain .search_checklist li label input+.checkarea {
  position: relative;
  display: flex;
  align-items: center;
}

.searchformsec .searchmain .search_checklist li label input+.checkarea::before {
  content: "";
  display: block;
  width: 1.3em;
  height: 1.3em;
  background: url("./img/form_ck-box.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.searchformsec .searchmain .search_checklist li label input:checked+.checkarea::after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 2px;
  display: inline-block;
  background: url("./img/form_ck.svg") no-repeat;
  background-size: cover;
  width: 1em;
  height: 1em;
  margin: auto 0.5em auto 0;
  transform: translateY(-50%);
}

.searchformsec .searchmain #search-result-count {
  font-size: 13px;
  text-align: center;
}

.searchformsec .searchmain #search-result-count span {
  font-size: 14px;
  font-weight: bold;
  color: #eb1c24;
}

.searchformsec .searchmain .button-area {
  padding-top: 15px;
  text-align: center;
}

@media (min-width: 768px) {
  .searchformsec .searchmain .button-area {
    display: none;
    margin-top: 5px;
  }
}

.searchformsec .searchmain button#searchsubmit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  background-color: #000;
  margin: auto;
  padding: 0.5em 1em;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  border-radius: 500em;
  letter-spacing: 2em;
  text-indent: 2em;
  cursor: pointer;
  outline: none;
  transition: 0.3s;
  border: solid 1px #000;
}

.searchformsec .searchmain button#searchsubmit.hover {
  background-color: rgba(0, 0, 0, 0.5);
  border: solid 1px #000;
}

.notfound {
  margin-top: 50px;
  text-align: center;
  font-size: 12px;
}

.result_box {
  display: flex;
  margin-bottom: 5px;
  font-size: 13px;
}

@media (min-width: 768px) {
  .result_box {
    font-size: 14px;
  }
}

.result_box h4 {
  margin-right: 0.8em;
  font-weight: normal;
}

.result_box .serchresult {
  flex: 1;
}

.result_box .serchresult .serchresult-item {
  display: inline-block;
  font-weight: bold;
}

.result_box .serchresult .serchresult-item::after {
  content: ",";
  margin: 0 0.3em;
}

.result_box .serchresult .serchresult-item:last-of-type::after {
  display: none;
}

.count_post {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: normal;
}

.count_post .count_post_number {
  font-size: 14px;
  font-weight: bold;
}

form.custom-wpcf7c-confirmed {
  padding: 0 15px 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  margin: 0 -5px;
}

.mitsumata_contact .form_item {
  display: block;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .mitsumata_contact .form_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }

  .mitsumata_contact .form_item.form_privacy {
    text-align: center;
  }

  .mitsumata_contact .form_item.form_privacy .form_conts {
    flex-basis: 100%;
  }
}

.mitsumata_contact .form_item .wpcf7-not-valid-tip,
.mitsumata_contact .form_item .err {
  font-size: 12px;
  color: red;
}

.mitsumata_contact .form_title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.mitsumata_contact .form_title.required::after {
  content: "（必須）";
  display: inline-block;
  margin-left: 0.3em;
  font-size: 12px;
  font-weight: normal;
  color: red;
}

@media (min-width: 768px) {
  .mitsumata_contact .form_title {
    flex-basis: 35%;
    font-size: 15px;
  }

  .mitsumata_contact .form_title.form_your_contact,
  .mitsumata_contact .form_title.form_your_content {
    align-self: flex-start;
  }
}

.mitsumata_contact .form_title.align-top {
  align-self: flex-start;
}

@media (min-width: 768px) {
  .mitsumata_contact .form_conts {
    flex-basis: calc(100% - 35% - 20px);
  }
}

.mitsumata_contact .form_conts input[type=text],
.mitsumata_contact .form_conts input[type=email],
.mitsumata_contact .form_conts input[type=tel],
.mitsumata_contact .form_conts textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0.5em;
  font-size: 1em;
  line-height: 1.4;
  border: solid 1px #9D9E9E;
  outline: none;
  transition: 0.3s;
}

.mitsumata_contact .form_conts input[type=text]:focus,
.mitsumata_contact .form_conts input[type=email]:focus,
.mitsumata_contact .form_conts input[type=tel]:focus,
.mitsumata_contact .form_conts textarea:focus {
  border: solid 1px #666;
  outline: none;
}

.mitsumata_contact .form_conts input[type=text][aria-invalid=true],
.mitsumata_contact .form_conts input[type=text].errinput,
.mitsumata_contact .form_conts input[type=email][aria-invalid=true],
.mitsumata_contact .form_conts input[type=email].errinput,
.mitsumata_contact .form_conts input[type=tel][aria-invalid=true],
.mitsumata_contact .form_conts input[type=tel].errinput,
.mitsumata_contact .form_conts textarea[aria-invalid=true],
.mitsumata_contact .form_conts textarea.errinput {
  border-color: red;
}

.mitsumata_contact .form_conts .contact-body {
  display: block;
  padding-top: 5px;
}

@media (min-width: 768px) {
  .mitsumata_contact .form_conts .contact-body {
    padding-top: 0;
  }
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item {
  flex-basis: 35%;
  margin: 0;
  margin-right: 10%;
}

@media (min-width: 768px) {
  .mitsumata_contact .form_conts .contact-body span.wpcf7-list-item {
    flex-basis: 50%;
  }
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label {
  display: block;
  position: relative;
  cursor: pointer;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  background: #fff;
  font-weight: bold;
  line-height: 1.4;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("./img/form_ck-box.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label input:checked+.wpcf7-list-item-label::after,
.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label input:checked+input[type=hidden]+.wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("./img/form_ck.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item {
  display: block;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label {
  display: block;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  margin-bottom: 10px;
  padding-left: 1.5em;
  font-size: 15px;
}

.mitsumata_contact .form_conts .contact-body span.wpcf7-list-item label .wpcf7-list-item-label::before {
  position: absolute;
  top: 2px;
  left: 0;
}

.mitsumata_contact .form_conts .your_contact {
  display: flex;
  width: 100%;
}

.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item {
  flex-basis: 35%;
  margin: 0;
  margin-right: 10%;
}

@media (min-width: 768px) {
  .mitsumata_contact .form_conts .your_contact span.wpcf7-list-item {
    flex-basis: 50%;
  }
}

.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item label {
  display: block;
  position: relative;
  cursor: pointer;
}

.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item label input {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item label .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  background: #fff;
  font-weight: bold;
  line-height: 1.4;
}

.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("./img/form_ck-box.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item label input:checked+.wpcf7-list-item-label::after,
.mitsumata_contact .form_conts .your_contact span.wpcf7-list-item label input:checked+input[type=hidden]+.wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("./img/form_ck.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.mitsumata_contact .form_conts .form_conts_left {
  margin-top: 5px;
  margin-bottom: 15px;
}


/* privacy（acceptance）: 実HTMLに合わせて data-name="your_privacy" を起点にスタイル */
.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] span.wpcf7-list-item {
  margin: 0;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] {
  display: inline-block;
  text-align: left;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] label {
  position: relative;
  display: block;
  cursor: pointer;
  font-size: 14px;
}

/* input は見えなくする（チェック状態は隣のラベルに描画） */
.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] label input.your_privacy {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] label .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  background: #fff;
  line-height: 1.4;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] label .wpcf7-list-item-label::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("./img/form_ck-box.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] label .wpcf7-list-item-label .pvtxt {
  display: inline-block;
  padding-left: 1.5em;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] label input.your_privacy:checked+.wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 2px;
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("./img/form_ck.svg") no-repeat;
  background-size: cover;
  margin-right: 0.5em;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] .inlineblock {
  display: inline-block;
}

.mitsumata_contact .form_conts span.wpcf7-form-control-wrap[data-name="your_privacy"] .wpcf7-not-valid {
  display: block;
  padding: 6px 8px 8px;
  border: solid 1px red;
}

.mitsumata_contact .btnarea {
  padding-top: 30px;
}

.mitsumata_contact .btnarea input[type=submit],
.mitsumata_contact .btnarea input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2em;
  text-indent: 2em;
  border: solid 1px #9D9E9E;
  border-radius: 500em;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
}

.mitsumata_contact .btnarea input[type=submit].hover,
.mitsumata_contact .btnarea input[type=button].hover {
  background: #C5D9E3;
  border-color: #C5D9E3;
}

.mitsumata_contact .btnarea .form_confirm input {
  display: block;
  width: 60%;
  margin: auto;
}

.mitsumata_contact .btnarea .confirm {
  position: relative;
  display: flex;
  align-items: center;
}

.mitsumata_contact .btnarea .form_back {
  margin-right: 15px;
}

.mitsumata_contact .btnarea .form_back input[type=button] {
  font-size: 11px;
  letter-spacing: 0;
  text-indent: 0;
  font-weight: normal;
}

.mitsumata_contact .btnarea .form_send {
  flex-basis: 100%;
}

.mitsumata_contact .btnarea .form_send input[type=submit] {
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}

.mitsumata_contact .btnarea .ajax-loader {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.mitsumata_contact.custom-wpcf7c-confirmed input,
.mitsumata_contact.custom-wpcf7c-confirmed textarea {
  background-color: #EFEFEF;
}

.mitsumata_contact .confirmMessage {
  margin-bottom: 20px;
  padding: 20px 0 0;
  font-size: 14px;
  font-weight: bold;
}

.mitsumata_contact .confirmMessage span {
  text-align: center;
}

.custom-wpcf7c-confirmed .contact_method .form_conts_left {
  background: #EFEFEF;
  padding: 3px;
}

.custom-wpcf7c-confirmed .form_conts .your_contact span.wpcf7-list-item label .wpcf7-list-item-label {
  background: #EFEFEF;
}

.custom-wpcf7c-confirmed .form_privacy {
  background: #EFEFEF;
  padding: 5px;
}

.custom-wpcf7c-confirmed .form_conts .contact-body,
.custom-wpcf7c-confirmed .form_conts .contact-body span.wpcf7-list-item label .wpcf7-list-item-label,
.custom-wpcf7c-confirmed .form_conts .your_privacy label .wpcf7-list-item-label {
  background: #EFEFEF;
}

.debug {
  position: fixed;
  bottom: 5px;
  left: 5px;
  font-size: 10px;
  color: gray;
}

.color-box-privacy-wrapper {
  display: none;
}

.privacy,
.privacy_wrap {
  background-color: #FFF;
}

.privacy p,
.privacy_wrap p {
  font-size: 13px;
}

.privacy h3,
.privacy_wrap h3 {
  margin-top: 20px;
  font-size: 15px;
}

.privacy ul,
.privacy_wrap ul {
  margin-top: 5px;
  font-size: 13px;
}

.privacy ul li,
.privacy_wrap ul li {
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}

.privacy ul li::before,
.privacy_wrap ul li::before {
  content: "●";
}

.privacy:empty,
.privacy_wrap:empty {
  display: none;
}

#fancybox-privacy {
  width: 90vw;
}

@media (min-width: 768px) {
  #fancybox-privacy {
    max-width: 800px;
  }
}

#fancybox-privacy .privacy_wrap {
  max-height: 80vh;
  padding: 20px;
  overflow-y: scroll;
}

#fancybox-privacy.fancybox-content {
  padding: 0;
  border: 4px solid #C8DCE6;
}

.fancybox-close-small {
  background-color: #C8DCE6;
}

.fancybox-slide--html .fancybox-close-small {
  padding: 5px;
}

.fancybox-button svg path {
  fill: #FFF;
}

.recaptcha {
  margin: 20px auto;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.2em;
}

@media (min-width: 768px) {
  .recaptcha {
    max-width: 60%;
    padding: 0 0.5em;
  }
}

@media (min-width: 768px) {
  #blogwrap {
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
}

@media (min-width: 768px) {
  #blogwrap #blogmain {
    flex-basis: 75%;
    max-width: 690px;
  }
}

#blogwrap #blogsidenav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  background-color: #C5D9E3;
  width: 65vw;
  margin: auto;
  padding: 10% 25px 15px;
  max-height: 100%;
  font-size: 13px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  z-index: 100;
  transform: translateX(100%);
  transition: 0.4s;
}

@media (max-width: 340px) {
  #blogwrap #blogsidenav {
    font-size: 12px;
  }
}

@media (min-width: 535px) {
  #blogwrap #blogsidenav {
    max-width: 320px;
  }
}

.navopen #blogwrap #blogsidenav {
  transform: translateX(0);
}

@media (min-width: 768px) {
  #blogwrap #blogsidenav {
    position: static;
    flex-basis: 18%;
    background-color: #FFF;
    max-width: 168px;
    max-height: none;
    max-height: initial;
    margin: 0;
    padding: 0;
    overflow-y: visible;
    transform: none;
  }
}

@media (min-width: 768px) and (min-width: 960px) {
  #blogwrap #blogsidenav {
    flex-basis: 20%;
  }
}

#blogwrap #blogsidenav .nav-type {
  margin-bottom: 70px;
}

#blogwrap #blogsidenav .nav-type:last-of-type {
  margin-bottom: 0;
}

#blogwrap #blogsidenav h2 {
  margin-bottom: 20px;
  padding: 8px 0 5px;
  line-height: 1.2;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

@media (min-width: 768px) {
  #blogwrap #blogsidenav h2 {
    margin-bottom: 15px;
  }
}

#blogwrap #blogsidenav ul li {
  list-style: none;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  #blogwrap #blogsidenav ul li {
    margin-bottom: 10px;
  }
}

#blogwrap #blogsidenav ul li a {
  padding-bottom: 5px;
  text-decoration: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

#blogwrap #blogsidenav ul li a.hover {
  border-bottom: 2px solid black;
}

.menutrigger {
  position: fixed;
  right: 65vw;
  background-color: #C5D9E3;
  font-weight: bold;
  border-radius: 5px 0 0 5px;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  text-align: center;
  z-index: 90;
  cursor: pointer;
}

@media (min-width: 535px) {
  .menutrigger {
    right: 320px;
  }
}

@media (min-width: 768px) {
  .menutrigger {
    display: none;
    z-index: -1;
  }
}

.menutrigger.menuclose {
  top: 10%;
  transform: translateX(100vw);
  transition: 0.5s;
  transition-delay: 0.1s;
}

.navopen .menutrigger.menuclose {
  transform: translateX(0);
}

.menutrigger.menuclose.remove {
  transform: translateX(100vw);
  transition: 0.3s;
}

.menutrigger.menuopen {
  bottom: 10%;
  right: 0;
  opacity: 0;
}

.menutrigger.menuopen.slideInRight {
  opacity: 1;
}

.navopen .menutrigger.menuopen {
  transition-delay: 0.5s;
  transform: translateX(100%);
}

.menutrigger span {
  display: inline-block;
  padding: 10px 5px;
}

#blogoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 0;
  transition: 0.2s;
  z-index: -1;
  z-index: 10;
}

@media (min-width: 768px) {
  #blogoverlay {
    display: none;
    z-index: -1;
  }
}

.navopen #blogoverlay {
  display: block;
  height: 100%;
}

header {
  display: block;
  padding: 15px 0;
}

header .contents_innter {
  position: relative;
}

@media (min-width: 768px) {
  header {
    padding: 25px 0 15px;
  }
}

#logo_group {
  margin-bottom: 40px;
}

#logo_group img {
  display: block;
  width: 100%;
}

#logo_group .tagline {
  width: 50%;
  max-width: 150px;
  min-width: 132px;
  margin: 0 auto 16px;
}

@media (min-width: 768px) {
  #logo_group .tagline {
    max-width: 180px;
    margin: 0;
  }
}

#logo_group .logo {
  width: 35%;
  max-width: 150px;
  min-width: 92px;
  margin: auto;
}

@media (min-width: 768px) {
  #logo_group {
    margin-bottom: 30px;
  }
}

#header_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  padding: 0 20px;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
  z-index: -1;
}

#header_nav::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #C5D9E3;
  width: 100vw;
  height: 100vw;
  margin: auto;
  border-radius: 50%;
  z-index: 150;
  transition: 0.3s;
  transform: scale(0);
}

#header_nav.open {
  transform: none;
  z-index: 150;
  opacity: 1;
}

#header_nav.open::after {
  transition: 0.3s;
  transform: scale(5);
}

#header_nav ul.global_nav {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  z-index: 180;
}

#header_nav ul.global_nav>li {
  margin: 3vh 0;
  text-align: center;
}

#header_nav ul.global_nav>li:first-of-type {
  margin-top: 0;
}

#header_nav ul.global_nav>li:last-of-type {
  margin-bottom: 0;
}

#header_nav ul.global_nav>li a {
  position: relative;
  display: inline-block;
  padding: 3px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.15em;
  text-indent: 0.15em;
}

#header_nav ul.global_nav>li a.active::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  display: inline-block;
  background-color: #000;
  width: 100%;
  height: 2px;
}

#header_nav ul.global_nav>li a::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  display: inline-block;
  background-color: #000;
  width: 0;
  height: 2px;
  transform: translateX(-50%);
  transition: 0.3s;
}

@media (min-width: 768px) {
  #header_nav ul.global_nav>li a::after {
    background-color: #000;
  }
}

#header_nav ul.global_nav>li a.hover::after {
  width: 100%;
}

#header_nav ul.global_nav ul.sns_nav {
  display: flex;
  justify-content: center;
}

#header_nav ul.global_nav ul.sns_nav li {
  margin: 0 10px;
}

#header_nav ul.global_nav ul.sns_nav li a {
  padding: 8px;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  #header_nav ul.global_nav ul.sns_nav li a {
    font-size: 1.5rem;
  }
}

#header_nav ul.global_nav ul.sns_nav li a::after {
  display: none;
}

@media (min-width: 768px) {
  #header_nav {
    position: static;
    display: block;
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    opacity: 1;
  }

  #header_nav ul.global_nav {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: auto;
  }

  #header_nav ul.global_nav>li {
    margin: 0;
    font-size: 14px;
  }

  #header_nav ul.global_nav>li.nav-top {
    display: none;
  }

  #header_nav ul.global_nav ul.sns_nav {
    display: flex;
    justify-content: center;
  }

  #header_nav ul.global_nav ul.sns_nav li {
    margin: 0 10px;
  }

  #header_nav ul.global_nav ul.sns_nav li a {
    padding: 5px;
    font-size: 18px;
  }
}

#spmenu #nav_openbtn {
  position: fixed;
  top: 15vw;
  left: 80%;
  padding: 10px;
  transform: translateY(calc(-25% + 10px));
  cursor: pointer;
  z-index: 190;
}

@media (min-width: 475px) {
  #spmenu #nav_openbtn {
    top: 70px;
  }
}

#spmenu #nav_openbtn .hamburger {
  position: relative;
  width: 20px;
  height: 15px;
  margin: auto;
}

#spmenu #nav_openbtn .hamburger span {
  display: block;
  background: #000000;
  width: 100%;
  height: 3px;
  transition: 0.3s;
}

#spmenu #nav_openbtn .hamburger span:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}

#spmenu #nav_openbtn .hamburger span:nth-child(2) {
  position: absolute;
  top: 6px;
  left: 0;
  opacity: 1;
}

#spmenu #nav_openbtn .hamburger span:nth-child(3) {
  position: absolute;
  bottom: 0;
  left: 0;
}

#spmenu #nav_openbtn .menu_txt {
  display: block;
  font-size: 0.6875rem;
  font-weight: bold;
  line-height: 1.9;
}

.navopen #spmenu #nav_openbtn {
  z-index: -1;
}

@media (min-width: 768px) {
  #spmenu {
    display: none;
  }
}

#spmenu.open .hamburger span:nth-child(1) {
  transform: translateY(6px) rotate(-45deg);
}

#spmenu.open .hamburger span:nth-child(2) {
  opacity: 0;
  transform: translateX(50vw);
}

#spmenu.open .hamburger span:nth-child(3) {
  transform: translateY(-6px) rotate(45deg);
}

#spmenu.open .menu_txt {
  position: relative;
  color: rgba(0, 0, 0, 0);
  transition: 0.3s;
}

#spmenu.open .menu_txt::after {
  content: "close";
  position: absolute;
  top: 4px;
  left: 0;
  color: black;
  line-height: 1.1;
}

footer .cmn_ft {
  font-size: 13px;
  border-top: 1px solid #AAA;
}

footer .cmn_ft .comn_ft_inner {
  max-width: 840px;
  margin: auto;
  padding: 20px 10% 40px;
}

@media (min-width: 768px) {
  footer .cmn_ft .comn_ft_inner {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 45px;
  }
}

footer .cmn_ft h3 {
  width: 69%;
  max-width: 250px;
  margin-bottom: 25px;
}

footer .cmn_ft h3 img {
  display: block;
}

@media (min-width: 768px) {
  footer .cmn_ft h3 {
    flex-basis: 30%;
  }
}

footer .cmn_ft .ft_contact {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_contact {
    flex-basis: 23%;
    padding-top: 23px;
  }
}

footer .cmn_ft .ft_contact .tel {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
  font-size: calc(1.2625rem + 0.15vw);
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  footer .cmn_ft .ft_contact .tel {
    font-size: 1.375rem;
  }
}

footer .cmn_ft .ft_contact .tel span {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  z-index: 1;
}

footer .cmn_ft .ft_contact .tel span::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #C5D9E3;
  transform: translateY(-50%);
  z-index: -1;
}

footer .cmn_ft .ft_contact .tel a {
  display: inline-block;
  text-decoration: none;
}

footer .cmn_ft .ft_contact .tel a.hover {
  transform: scale(1.05);
}

footer .cmn_ft .ft_contact .mail a {
  display: inline-block;
  background-color: #C5D9E3;
  padding: 0.2em 1em;
  border-radius: 500em;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-indent: 0.08em;
  transition: 0.3s;
}

footer .cmn_ft .ft_contact .mail a i {
  margin-right: 0.3em;
}

footer .cmn_ft .ft_contact .mail a.hover {
  transform: scale(1.05);
}

footer .cmn_ft .ft_shopinfo {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_shopinfo {
    flex-basis: 39%;
    padding-top: 23px;
  }
}

footer .cmn_ft .ft_shopinfo dl {
  display: flex;
  margin-bottom: 5px;
  font-size: 13px;
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_shopinfo dl {
    margin-bottom: 0;
  }
}

footer .cmn_ft .ft_shopinfo dl dt {
  white-space: nowrap;
}

footer .cmn_ft .ft_shopinfo dl dt::after {
  content: "／";
}

footer .cmn_ft .ft_shopinfo dl dd span {
  display: block;
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_shopinfo dl dd span {
    display: inline-block;
    margin-right: 1em;
  }
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_shopinfo dl.hours dd {
    white-space: nowrap;
  }
}

footer .cmn_ft .ft_shopinfo dl.closed {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_shopinfo dl.closed {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  footer .cmn_ft .ft_sns {
    display: none;
  }
}

footer .cmn_ft .ft_sns ul {
  font-size: 22px;
  line-height: 22px;
}

footer .cmn_ft .ft_sns ul li {
  display: inline-block;
  margin-right: 0.3em;
}

footer .cmn_ft .ft_sns ul a {
  padding: 0.2em;
  text-decoration: none;
}

footer .icon_area {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-bottom: 1px solid #AAA;
}

footer .icon_area span {
  animation-duration: 0.5s;
  display: inline-block;
  opacity: 0;
  margin: 0 7px;
}

footer .icon_area span.ft-icon01 {
  animation-delay: 0.3s;
}

footer .icon_area span.ft-icon02 {
  animation-delay: 0.5s;
}

footer .icon_area span.ft-icon03 {
  animation-delay: 0.7s;
}

footer .icon_area span.ft-icon04 {
  animation-delay: 0.9s;
}

footer .icon_area span.ft-icon05 {
  animation-delay: 1.1s;
}

footer .icon_area span img {
  display: block;
}

footer .copy .copylight {
  padding: 22px 0;
  text-align: center;
  font-size: 11px;
}

#access {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  #access {
    display: flex;
    align-items: center;
    margin-bottom: 90px;
  }
}

#access .access_info {
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  #access .access_info {
    flex-basis: 47%;
    margin-bottom: 0;
    margin-right: 15px;
  }
}

#access h3 {
  max-width: 295px;
  margin-bottom: 30px;
}

#access h3 img {
  display: block;
  width: 100%;
}

#access .tel {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
  font-size: calc(1.2625rem + 0.15vw);
}

@media (min-width: 1200px) {
  #access .tel {
    font-size: 1.375rem;
  }
}

#access .tel span {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  z-index: 1;
}

#access .tel span::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #C5D9E3;
  transform: translateY(-50%);
  z-index: -1;
}

#access .tel a {
  display: inline-block;
  text-decoration: none;
}

#access .tel a.hover {
  transform: scale(1.05);
}

#access dl {
  display: flex;
  margin-bottom: 5px;
  font-size: 13px;
}

#access dl dt::after {
  content: "／";
}

#access dl dd span {
  display: block;
}

@media (min-width: 768px) {
  #access dl dd span {
    display: inline-block;
    margin-right: 1em;
  }
}

#access dl.closed {
  margin-bottom: 15px;
}

#access .company {
  margin-bottom: 15px;
  font-size: 13px;
}

#access .company .zip {
  margin-right: 0.3em;
}

#access .access_sns {
  margin-left: -0.3em;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 22px;
}

#access .access_sns li {
  display: inline-block;
  margin-right: 0.3em;
}

#access .access_sns a {
  padding: 0.2em;
  text-decoration: none;
}

#access .mail a {
  display: inline-block;
  background-color: #C5D9E3;
  padding: 0.2em 1em;
  border-radius: 500em;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-indent: 0.08em;
  transition: 0.3s;
}

#access .mail a i {
  margin-right: 0.3em;
}

#access .mail a.hover {
  transform: scale(1.05);
}

@media (min-width: 768px) {
  #access .access_map {
    flex-basis: 53%;
  }
}

#access .access_map .ggmap {
  position: relative;
  width: 100%;
  padding-top: 83.58%;
}

@media (min-width: 768px) {
  #access .access_map .ggmap {
    padding-top: 62.5%;
  }
}

#access .access_map .ggmap .acf-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#front_slider {
  position: relative;
  margin-bottom: 40px;
}

#front_slider #front_slider-wprapper {
  overflow: hidden;
}

@media (min-width: 768px) {
  #front_slider .front_slider_item {
    margin: 0 5px;
  }
}

#front_slider .front_slider_item img {
  width: 100%;
  height: 36.57vw;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media (min-width: 768px) {
  #front_slider {
    margin-bottom: 50px;
  }

  #front_slider .front_slider_item {
    margin: 0 5px;
  }

  #front_slider .slick-now {
    opacity: 1;
  }
}

#front_slider .blog_badge {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 920px;
  margin: auto;
  padding-right: 20px;
  text-align: right;
  transform: translateY(34%);
}

@media (min-width: 960px) {
  #front_slider .blog_badge {
    padding-right: 0;
  }
}

#front_slider .blog_badge img {
  display: inline-block;
  width: 105px;
  opacity: 0;
  animation-duration: 0.8s;
}

@media (min-width: 768px) {
  #front_slider .blog_badge img {
    width: 150px;
  }
}

#front_slider .blog_badge a {
  display: inline-block;
}

#front_slider .blog_badge .hover {
  animation-name: rubberBand;
  animation-duration: 0.5s;
}

#front_news {
  margin-bottom: 65px;
}

#front_news #news_content {
  margin-bottom: 10px;
}

#front_news #news_content li {
  border-bottom: 1px dotted #000;
}

#front_news #news_content li:first-of-type {
  border-top: 1px dotted #000;
}

#front_news #news_content li a {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 10px 0;
  text-decoration: none;
  -webkit-tap-highlight-color: #C5D9E3;
}

@media (min-width: 768px) {
  #front_news #news_content li a {
    padding: 10px;
  }

  #front_news #news_content li a::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(197, 217, 227, 0.2);
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: 0.5s linear;
    opacity: 0;
  }

  #front_news #news_content li a.hover::after {
    opacity: 1;
  }
}

#front_news #news_content li a.hover:active {
  transform: scale(0.995);
}

#front_news #news_content li .news_date {
  position: relative;
  flex-basis: 20%;
  margin-right: 3%;
  font-size: 11px;
  letter-spacing: 2px;
  z-index: 1;
}

@media (min-width: 768px) {
  #front_news #news_content li .news_date {
    flex-basis: auto;
    margin-right: 20px;
  }
}

#front_news #news_content li .news_info {
  position: relative;
  flex-basis: 80%;
  z-index: 1;
}

@media (min-width: 768px) {
  #front_news #news_content li .news_info {
    flex: 1;
    flex-basis: auto;
  }
}

#front_news #news_content li .news_category {
  display: block;
  margin-bottom: 5px;
  font-size: 11px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #front_news #news_content li .news_category {
    margin-bottom: 2px;
    font-size: 12px;
  }
}

#front_news #news_content li h2 {
  letter-spacing: 0.15em;
  font-size: 14px;
}

@media (min-width: 768px) {
  #front_news #news_content li h2 {
    font-size: 15px;
  }
}

#front_news .all_news_post {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.3em;
}

#front_news .all_news_post a {
  position: relative;
  padding-bottom: 3px;
  text-decoration: none;
}

#front_news .all_news_post a::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  display: inline-block;
  background-color: #000;
  width: 0;
  height: 1px;
  transform: translateX(-50%);
  transition: 0.3s;
}

#front_news .all_news_post a.hover::after {
  width: 100%;
}

.home #access .company h4 {
  font-weight: normal;
}

.page .page_top_thumbnail {
  width: 100%;
  max-width: 920px;
  margin: 0 auto 45px;
}

@media (min-width: 768px) {
  .page .page_top_thumbnail {
    margin-bottom: 60px;
  }
}

.page-section {
  margin-bottom: 155px;
}

@media (min-width: 768px) {
  .page-section {
    margin-bottom: 175px;
  }
}

.page-section.company_option {
  margin-bottom: 100px;
}

#message .wp-content {
  max-width: 465px;
  margin: auto;
}

.company h2.company-tagline {
  font-size: 19px;
  letter-spacing: 0.4em;
}

@media (max-width: 340px) {
  .company h2.company-tagline {
    font-size: 18px;
    letter-spacing: 0.35em;
    white-space: nowrap;
  }
}

@media (min-width: 768px) {
  .company h2.company-tagline {
    font-size: 24px;
  }
}

.company .company-p {
  letter-spacing: 0.075em;
}

@media (min-width: 768px) {
  .company .company-p {
    letter-spacing: 0.12em;
  }
}

.company .about_author {
  padding-top: 0.5em;
  font-weight: bold;
}

.company .about_author .author_position {
  font-size: 13px;
  letter-spacing: 0.3em;
}

.company .about_author .author_name {
  font-size: 17px;
  letter-spacing: 0.3em;
}

#outline .outlinetitle {
  margin-bottom: 15px;
  font-size: 17px;
  text-align: center;
}

#outline ul.company-info {
  max-width: 462px;
  margin: auto;
}

#outline ul.company-info li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding: 0 5px 10px;
  font-size: 13px;
  border-bottom: 1px dotted #000;
}

#outline ul.company-info li:first-of-type {
  padding-top: 10px;
  border-top: 1px dotted #000;
}

#outline ul.company-info li .infotitle {
  flex-basis: 30%;
}

#outline ul.company-info li .infoconts {
  flex-basis: calc(100% - 30%);
}

#outline ul.company-info li .hours {
  display: block;
}

#staff.page-section {
  margin-bottom: 25px;
}

#staff .staff_unit {
  display: flex;
  margin-bottom: 80px;
}

#staff .staff_unit:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #staff .staff_unit {
    width: 570px;
    margin: 0 auto 80px;
  }
}

#staff .staff_ph {
  flex-basis: 28%;
  margin-right: 20px;
}

@media (min-width: 768px) {
  #staff .staff_ph {
    margin-right: 25px;
  }
}

#staff .staff_ph img {
  border-radius: 10px;
}

@media (min-width: 768px) {
  #staff .staff_ph img {
    border-radius: 15px;
  }
}

#staff .staff_info {
  flex-basis: calc(100% - 28% - 20px);
}

@media (min-width: 768px) {
  #staff .staff_info {
    flex-basis: calc(100% - 28% - 25px);
  }
}

#staff .staff_namebox {
  margin-bottom: 15px;
}

#staff .staff_namebox .staff_position {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

#staff .staff_namebox h3 {
  font-size: 18px;
  letter-spacing: 0.3em;
}

#staff .staff_namebox .kana {
  font-size: 11px;
}

#staff .staff_meta {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  border-bottom: 1px dotted #000;
}

#staff .staff_meta dl {
  margin-bottom: 10px;
}

#staff .staff_meta dl:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #staff .staff_meta dl {
    display: flex;
    align-items: flex-start;
  }
}

#staff .staff_meta dt {
  display: inline-block;
  background-color: #C5D9E3;
  margin-bottom: 5px;
  padding: 0.3em 0.5em;
  letter-spacing: 1em;
  text-indent: 1em;
  font-weight: bold;
  border-radius: 500em;
  line-height: 1.2;
}

@media (min-width: 768px) {
  #staff .staff_meta dt {
    margin-right: 10px;
  }
}

#staff .message {
  font-size: 13px;
}

#staff .message p {
  text-align: justify;
  line-height: 1.8;
}

#staff .cstaff h3 {
  width: 83%;
  max-width: 320px;
  margin: 0 auto 30px;
}

@media (min-width: 768px) {
  #staff .cstaff .cstaff_member {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 450px;
    margin: auto;
  }
}

#staff .cstaff .cstaff_unit {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

#staff .cstaff .cstaff_unit:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #staff .cstaff .cstaff_unit {
    display: block;
    width: calc(50% - 30px);
    margin-bottom: 50px;
  }
}

#staff .cstaff .cstaff_ill {
  flex-basis: 38%;
  max-width: 160px;
  margin-right: 15px;
}

@media (min-width: 768px) {
  #staff .cstaff .cstaff_ill {
    max-width: 180px;
    margin: 0 auto 15px;
    text-align: center;
  }
}

#staff .cstaff .cstaff_info {
  flex-basis: calc(100% - 38% - 15px);
}

#staff .cstaff .cstaff_name {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.3em;
}

@media (min-width: 768px) {
  #staff .cstaff .cstaff_name {
    text-align: center;
    letter-spacing: 0.3em;
    text-indent: 0.3em;
  }
}

#staff .cstaff .cstaff_message {
  font-size: 13px;
  text-align: justify;
}

.company_option {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.company_option h2.option_label {
  position: relative;
  width: 90%;
  max-width: 298px;
  margin-left: -20px;
  transform: translateY(45%);
}

.company_option h2.option_label img {
  display: block;
  width: 100%;
}

.company_option .option_wrapper {
  padding: 20% 5% 20px;
  border: 2px solid #C5D9E3;
}

@media (min-width: 768px) {
  .company_option .option_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 9% 6% 20px;
  }
}

.company_option .option_wrapper h3 {
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  font-size: 18px;
  letter-spacing: 0.2em;
}

@media (max-width: 340px) {
  .company_option .option_wrapper h3 {
    font-size: 16px;
    letter-spacing: 0.15em;
    white-space: nowrap;
  }
}

@media (min-width: 768px) {
  .company_option .option_wrapper h3 {
    flex-basis: 100%;
    line-height: 1.6;
  }
}

@media (min-width: 768px) {
  .company_option .option_main {
    flex-basis: 65%;
    margin-right: 50px;
  }
}

.company_option .option_main p {
  margin-bottom: 2em;
  font-size: 13px;
  line-height: 1.6;
  text-align: justify;
}

.company_option .option_main p:last-of-type {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .company_option .option_aside {
    flex-basis: calc(100% - 65% - 50px);
  }
}

#founder .founder_writtenby {
  margin-bottom: 10px;
  font-size: 12px;
  text-align: right;
}

#founder .founder_info {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  #founder .founder_info {
    display: block;
    text-align: center;
  }
}

#founder .founder_info .founder_photo {
  flex-basis: 34%;
  margin-right: 20px;
}

@media (min-width: 768px) {
  #founder .founder_info .founder_photo {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

#founder .founder_info .founder_photo img {
  width: 100%;
  border-radius: 50%;
}

#founder .founder_info .founder_name {
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
}

@media (min-width: 768px) {
  #founder .founder_info .founder_name {
    display: inline-block;
    text-align: left;
  }
}

#founder .founder_info .founder_name strong {
  font-size: 18px;
  letter-spacing: 0.3em;
}

#naildoux h2.option_label {
  transform: translateY(50%);
}

@media (min-width: 768px) {
  #naildoux .option_main {
    flex-basis: calc(100% - 50px - 170px);
  }

  #naildoux .option_aside {
    flex: 1;
  }
}

#naildoux .naildoux_info {
  display: flex;
}

@media (min-width: 768px) {
  #naildoux .naildoux_info {
    display: block;
  }
}

#naildoux .naildoux_info .naildoux_logo {
  flex-basis: 47%;
  margin-top: 15px;
  margin-right: 25px;
}

#naildoux .naildoux_info .naildoux_logo img {
  width: 100%;
}

@media (min-width: 768px) {
  #naildoux .naildoux_info .naildoux_logo {
    margin: 0 0 45px;
  }
}

#naildoux .naildoux_info .naildoux_photo {
  flex-basis: calc(100% - 47% - 25px);
}

@media (min-width: 768px) {
  #naildoux .naildoux_info .naildoux_link {
    text-align: right;
  }
}

#naildoux .naildoux_info .naildoux_link a {
  position: relative;
  display: block;
  margin-top: 8px;
  padding: 0 0 2px 5px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0;
}

@media (max-width: 340px) {
  #naildoux .naildoux_info .naildoux_link a {
    padding-bottom: 8px;
    font-size: 12px;
  }
}

#naildoux .naildoux_info .naildoux_link a::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #C5D9E3;
  width: 100%;
  height: 2px;
}

#naildoux .naildoux_info .naildoux_link a::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0px 0px 20px;
  border-color: transparent transparent transparent #C5D9E3;
}

#naildoux .naildoux_info .naildoux_link a.hover {
  color: #C5D9E3;
}

@media (min-width: 768px) {
  #naildoux .naildoux_info .naildoux_link a {
    display: inline-block;
    margin-left: auto;
    padding: 0 40px 0 0;
  }
}

#access-cp #access {
  max-width: 830px;
  margin: auto;
}

#access-cp #access .access_info .company h4 {
  font-weight: normal;
}

#access-cp #access .access_info dl {
  line-height: 1.5;
}

#access-cp #access .access_info dl.access_tel dt::after {
  content: " ";
}

.contact-content {
  max-width: 596px;
  margin: 0 auto 47px;
}

.contact-box {
  max-width: 596px;
  margin: 0 auto 70px;
  padding: 25px 15px;
  border: solid 1px #000;
}

@media (min-width: 768px) {
  .contact-box {
    padding: 25px 30px;
  }
}

.contact-box p {
  margin-bottom: 15px;
  font-size: 13px;
}

@media (min-width: 600px) {
  .contact-box .contact-info {
    display: flex;
  }
}

.contact-box .tel {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
  font-size: calc(1.2625rem + 0.15vw);
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .contact-box .tel {
    font-size: 1.375rem;
  }
}

.contact-box .tel span {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  z-index: 1;
}

.contact-box .tel span::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #C5D9E3;
  transform: translateY(-50%);
  z-index: -1;
}

.contact-box .tel a {
  display: inline-block;
  text-decoration: none;
}

.contact-box .tel a.hover {
  transform: scale(1.05);
}

@media (min-width: 600px) {
  .contact-box .tel {
    flex-basis: 40%;
    margin-bottom: 0;
  }
}

.contact-box .business dl {
  display: flex;
  margin-bottom: 5px;
  font-size: 13px;
}

@media (min-width: 768px) {
  .contact-box .business dl {
    margin-bottom: 0;
  }
}

.contact-box .business dl dt {
  white-space: nowrap;
}

.contact-box .business dl dt::after {
  content: "／";
}

.contact-box .business dl dd span {
  display: block;
}

@media (min-width: 768px) {
  .contact-box .business dl dd span {
    display: inline-block;
    margin-right: 1em;
  }
}

@media (min-width: 768px) {
  .contact-box .business dl.hours dd {
    white-space: nowrap;
  }
}

.contact-box .business dl.closed {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .contact-box .business dl.closed {
    margin-bottom: 0;
  }
}

.contact-box .contact-top {
  position: relative;
  width: 100%;
}

.contact-box .contact-top::before {
  content: "";
  position: absolute;
  top: -25px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #000 transparent transparent transparent;
}

@media (min-width: 768px) {
  .contact-box .contact-top::before {
    top: -25px;
    left: -30px;
  }
}

.contact-box .contact-top::after {
  content: "";
  position: absolute;
  top: -25px;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #000 transparent transparent;
}

@media (min-width: 768px) {
  .contact-box .contact-top::after {
    top: -25px;
    right: -30px;
  }
}

.contact-box .contact-bottom {
  position: relative;
  width: 100%;
}

.contact-box .contact-bottom::before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 15px;
  border-color: transparent transparent transparent #000;
}

@media (min-width: 768px) {
  .contact-box .contact-bottom::before {
    bottom: -25px;
    left: -30px;
  }
}

.contact-box .contact-bottom::after {
  content: "";
  position: absolute;
  bottom: -25px;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #000 transparent;
}

@media (min-width: 768px) {
  .contact-box .contact-bottom::after {
    bottom: -25px;
    right: -30px;
  }
}

.thanks .wp-content {
  max-width: 640px;
  margin: auto;
}

.thanks .goback {
  text-align: center;
}

.thanks .goback a {
  display: inline-block;
  background-color: #C5D9E3;
  padding: 0.2em 1em;
  border-radius: 500em;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.08em;
  text-indent: 0.08em;
  transition: 0.3s;
}

.thanks .goback a i {
  margin-right: 0.3em;
}

.thanks .goback a.hover {
  transform: scale(1.05);
}

.archive-search {
  margin-bottom: 35px;
}

.pagination {
  width: 100%;
  flex-basis: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}

.pagination span.current,
.pagination a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px 10px;
  padding: 0.3em 0.3em 0.1em;
  font-size: 12px;
  line-height: 1.1;
  border-radius: 0.3em;
  transition: 0.3s;
}

@media (min-width: 768px) {

  .pagination span.current,
  .pagination a {
    font-size: 13px;
  }
}

.pagination span.current {
  background-color: #C5D9E3;
  border-color: solid 1px #C5D9E3;
  font-weight: bold;
}

.pagination a {
  border: solid 1px #000;
  text-decoration: none;
}

.pagination a.hover {
  background-color: #C5D9E3;
  border-color: #C5D9E3;
}

#article-wrap .article-wrap-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -10px;
}

@media (min-width: 768px) {
  #article-wrap .article-wrap-inner {
    margin: 0 -22px;
  }
}

@media (min-width: 768px) {
  #article-wrap .article-wrap-inner::after {
    content: "";
    flex-basis: calc(100% / 3 - 2.5%);
    height: 1px;
  }
}

#article-wrap article.post {
  flex: 0 1 50%;
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  #article-wrap article.post {
    flex: 0 1 33.3%;
  }
}

#article-wrap article.post a {
  display: block;
  padding: 0 10px;
  text-decoration: none;
}

@media (min-width: 768px) {
  #article-wrap article.post a {
    padding: 0 22px;
  }
}

#article-wrap article.post a.hover .thumbnail img {
  transform: scale(1.2);
}

#article-wrap article.post a .thumbnail {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 100%;
  overflow: hidden;
}

#article-wrap article.post a .thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  transition: 0.5s;
  font-family: "object-fit: cover;";
}

#article-wrap article.post a .postcat {
  margin-bottom: 3px;
  font-size: 10px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #article-wrap article.post a .postcat {
    font-size: 12px;
    letter-spacing: 0.05em;
  }
}

#article-wrap article.post a h2 {
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #article-wrap article.post a h2 {
    font-size: 16px;
    letter-spacing: 0.15em;
  }
}

#article-wrap article.post a .release {
  font-size: 10px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #article-wrap article.post a .release {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}

#article-wrap .pagination {
  padding-top: 35px;
  border-top: 1px dotted #000;
}

.property-list .property-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.property-list .property-wrap::before,
.property-list .property-wrap::after {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  margin: auto;
  border-top: dotted 1px #000;
}

.property-list .property-wrap::before {
  margin-bottom: 35px;
}

.property-list .property-wrap::after {
  margin-bottom: 35px;
}

.property-list article.property-unit {
  position: relative;
  flex-basis: 50%;
  justify-content: space-between;
  margin-bottom: 35px;
  padding: 0 10px;
}

@media (min-width: 768px) {
  .property-list article.property-unit {
    flex-basis: calc(100% / 3);
    max-width: 316px;
  }

  .ie .property-list article.property-unit {
    padding: 0;
  }

  .ie .property-list article.property-unit a {
    display: block;
    padding: 10px;
  }
}

.property-list article.property-unit .thumbnail {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 69%;
  overflow: hidden;
}

.property-list article.property-unit .thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  transition: 0.5s;
  font-family: "object-fit: cover;";
}

.property-list article.property-unit .property-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.property-list article.property-unit h1 {
  margin-bottom: 5px;
  font-size: 14px;
  text-align: justify;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.property-list article.property-unit .property-icon .pro-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #999;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0.5em;
  font-size: 12px;
  line-height: 1.05;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  border-radius: 500em;
}

@media (max-width: 340px) {
  .property-list article.property-unit .property-icon .pro-icon {
    font-size: 11px;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
}

.property-list article.property-unit .property-icon .pro-icon.icon-floor {
  background-color: #000;
  color: #FFF;
}

.property-list article.property-unit .property-icon .pro-icon.icon-pets {
  background-color: #C5D9E3;
}

.property-list article.property-unit .property-detail {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}

.property-list article.property-unit a {
  text-decoration: none;
}

.property-list article.property-unit a.hover .thumbnail img {
  transform: scale(1.2);
}

.property-list article.property-unit a.hover h1 {
  opacity: 0.8;
}

.property-list article.property-unit .contracted {
  position: absolute;
  top: -8%;
  right: 0;
  width: 26%;
  height: auto;
}

@media (min-width: 768px) {
  .property-list article.property-unit .contracted {
    width: 22%;
  }
}

.property-list article.property-unit .contracted img {
  width: 100%;
}

#property-single #gallery-wrapper {
  position: relative;
  max-width: 920px;
  width: 85%;
  margin: 0 auto 50px;
}

@media (min-width: 600px) {
  #property-single #gallery-wrapper {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #property-single #gallery-wrapper {
    margin-bottom: 110px;
  }
}

@media (min-width: 600px) {
  #property-single #gallery-wrapper .gallery {
    margin-bottom: 15px;
  }
}

#property-single #gallery-wrapper .gallery .gallery-item {
  position: relative;
  width: 100%;
}

#property-single #gallery-wrapper .gallery .gallery-item::after {
  display: block;
  content: "";
  padding-top: 65.21%;
}

#property-single #gallery-wrapper .gallery .gallery-item img {
  position: absolute;
  width: 100%;
  object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-family: "object-fit: cover;";
}

#property-single #gallery-wrapper .slick-counter {
  position: absolute;
  top: 10px;
  left: 0;
  background: #C5D9E3;
  padding: 0.3em 1em;
  font-size: 10px;
  font-weight: bold;
  border-radius: 500em;
  transform: translateX(-50%);
}

@media (min-width: 600px) {
  #property-single #gallery-wrapper .slick-counter {
    display: none;
  }
}

#property-single #gallery-wrapper .gallery-nav {
  display: none;
  opacity: 0;
  transition: 0.3s;
}

@media (min-width: 600px) {
  #property-single #gallery-wrapper .gallery-nav {
    display: block;
    width: calc(100% - 40px);
    margin: auto;
    opacity: 1;
  }

  #property-single #gallery-wrapper .gallery-nav .gallery-nav-item {
    position: relative;
    width: 100%;
    margin: 0 7px;
  }

  #property-single #gallery-wrapper .gallery-nav .gallery-nav-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 10;
    opacity: 0;
    transition: 0.3s;
    cursor: pointer;
  }

  #property-single #gallery-wrapper .gallery-nav .gallery-nav-item::after {
    display: block;
    content: "";
    padding-top: 65.21%;
  }

  #property-single #gallery-wrapper .gallery-nav .gallery-nav-item img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-family: "object-fit: cover;";
  }

  #property-single #gallery-wrapper .gallery-nav .gallery-nav-item.hover::before {
    opacity: 0.5;
  }
}

#property-single #gallery-wrapper .slick-prev::before {
  content: "";
  display: block;
  width: 80%;
  height: 80%;
  border-left: solid 5px #C5D9E3;
  border-bottom: solid 5px #C5D9E3;
  transform: rotate(45deg);
}

#property-single #gallery-wrapper .slick-next::before {
  content: "";
  display: block;
  width: 80%;
  height: 80%;
  border-right: solid 5px #C5D9E3;
  border-bottom: solid 5px #C5D9E3;
  transform: rotate(-45deg);
}

#property-single .thumbnail {
  margin: 0 auto 40px;
}

#property-single .property_content {
  max-width: 478px;
  margin: auto;
}

#property-single .contracted {
  width: 50%;
  max-width: 160px;
  margin-bottom: 10px;
}

#property-single .contracted img {
  display: block;
}

#property-single .property_title {
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #property-single .property_title {
    font-size: 20px;
  }
}

#property-single .property_info {
  margin-bottom: 40px;
}

#property-single .property_info .update {
  margin-bottom: 10px;
  font-size: 10px;
  text-align: right;
  letter-spacing: 0.13em;
  text-indent: 0.13em;
}

@media (min-width: 768px) {
  #property-single .property_info .update {
    font-size: 12px;
  }
}

#property-single .property_info .outline {
  padding: 15px 5px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  font-weight: bold;
}

#property-single .property_info .outline table {
  font-size: 14px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  #property-single .property_info .outline table {
    font-size: 18px;
  }
}

#property-single .property_info .outline th,
#property-single .property_info .outline td {
  padding: 0.2em;
}

#property-single .property_info .outline th {
  padding-right: 1em;
  text-align: left;
  white-space: nowrap;
}

#property-single .property_info .outline th::before {
  content: "●";
  display: inline;
}

#property-single .property_intro {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  #property-single .property_intro {
    margin-bottom: 100px;
  }
}

#property-single .property_intro p {
  margin-bottom: 1.5em;
  font-size: 14px;
  text-align: justify;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #property-single .property_intro p {
    letter-spacing: 0.13em;
  }
}

#property-single .property_intro p:last-of-type {
  margin-bottom: 0;
}

#property-single .property_recommend {
  margin-bottom: 100px;
}

@media (min-width: 768px) {
  #property-single .property_recommend {
    margin-bottom: 130px;
  }
}

#property-single .property_recommend h2 {
  position: relative;
  margin-bottom: 3px;
}

#property-single .property_recommend h2 img {
  display: block;
  width: 85%;
  max-width: 360px;
  margin: auto;
  transform: translate(10px, -25%);
}

#property-single .property_recommend h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: #C5D9E3;
  width: 100%;
  height: 80%;
  border-radius: 15px 15px 0 0;
  z-index: -1;
}

#property-single .property_recommend .recommend_body {
  background: #C5D9E3;
  padding: 15px 10px;
  border-radius: 0 0 15px 15px;
  text-align: center;
}

@media (min-width: 768px) {
  #property-single .property_recommend .recommend_body {
    padding: 15px 20px;
  }
}

#property-single .property_recommend .recommend_inner {
  display: inline-block;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 200;
  text-indent: 200;
}

@media (min-width: 768px) {
  #property-single .property_recommend .recommend_inner {
    font-size: 20px;
  }
}

#property-single .property_layout {
  margin-bottom: 37px;
}

@media (min-width: 768px) {
  #property-single .property_layout {
    margin-bottom: 45px;
  }
}

#property-single .property_layout .layout_map {
  margin-bottom: 20px;
}

#property-single .property_layout .layout_map:last-of-type {
  margin-bottom: 0;
}

#property-single .property_layout .layout_map img {
  display: block;
  width: 100%;
}

#property-single .property_detail {
  margin-bottom: 110px;
  font-size: 13px;
  text-align: justify;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  #property-single .property_detail {
    margin-bottom: 140px;
  }
}

#property-single .property_map {
  margin-bottom: 100px;
}

#property-single .property_map .ggmap {
  position: relative;
  width: 100%;
  padding-top: 83.58%;
}

@media (min-width: 768px) {
  #property-single .property_map .ggmap {
    margin-bottom: 140px;
    padding-top: 62.5%;
  }
}

#property-single .property_map .ggmap .acf-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#property-single #property_contact_form.property_content {
  max-width: 570px;
  margin-bottom: 47px;
}

#property-single .property-contact {
  max-width: 596px;
  margin: auto;
  padding: 25px 15px;
  border: solid 1px #000;
}

@media (min-width: 768px) {
  #property-single .property-contact {
    padding: 25px 30px;
  }
}

#property-single .property-contact p {
  margin-bottom: 15px;
  font-size: 13px;
}

@media (min-width: 600px) {
  #property-single .property-contact .property-contact-info {
    display: flex;
  }
}

#property-single .property-contact .property-tel {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.3;
  white-space: nowrap;
  font-size: calc(1.2625rem + 0.15vw);
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  #property-single .property-contact .property-tel {
    font-size: 1.375rem;
  }
}

#property-single .property-contact .property-tel span {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  z-index: 1;
}

#property-single .property-contact .property-tel span::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #C5D9E3;
  transform: translateY(-50%);
  z-index: -1;
}

#property-single .property-contact .property-tel a {
  display: inline-block;
  text-decoration: none;
}

#property-single .property-contact .property-tel a.hover {
  transform: scale(1.05);
}

@media (min-width: 600px) {
  #property-single .property-contact .property-tel {
    flex-basis: 40%;
    margin-bottom: 0;
  }
}

#property-single .property-contact .property-business dl {
  display: flex;
  margin-bottom: 5px;
  font-size: 13px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-business dl {
    margin-bottom: 0;
  }
}

#property-single .property-contact .property-business dl dt::after {
  content: "／";
}

#property-single .property-contact .property-business dl dd span {
  display: block;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-business dl dd span {
    display: inline-block;
    margin-right: 1em;
  }
}

#property-single .property-contact .property-business dl.closed {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-business dl.closed {
    margin-bottom: 0;
  }
}

#property-single .property-contact .property-contact-top {
  position: relative;
  width: 100%;
}

#property-single .property-contact .property-contact-top::before {
  content: "";
  position: absolute;
  top: -25px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #000 transparent transparent transparent;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-contact-top::before {
    top: -25px;
    left: -30px;
  }
}

#property-single .property-contact .property-contact-top::after {
  content: "";
  position: absolute;
  top: -25px;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: transparent #000 transparent transparent;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-contact-top::after {
    top: -25px;
    right: -30px;
  }
}

#property-single .property-contact .property-contact-bottom {
  position: relative;
  width: 100%;
}

#property-single .property-contact .property-contact-bottom::before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 0 15px;
  border-color: transparent transparent transparent #000;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-contact-bottom::before {
    bottom: -25px;
    left: -30px;
  }
}

#property-single .property-contact .property-contact-bottom::after {
  content: "";
  position: absolute;
  bottom: -25px;
  right: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #000 transparent;
}

@media (min-width: 768px) {
  #property-single .property-contact .property-contact-bottom::after {
    bottom: -25px;
    right: -30px;
  }
}

article.blog {
  margin-bottom: 100px;
}

article.blog header.blogheader {
  margin-bottom: 15px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #000;
}

article.blog header.blogheader h1 {
  margin-bottom: 5px;
  font-size: 17px;
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  article.blog header.blogheader h1 {
    font-size: 22px;
  }
}

article.blog header.blogheader .meta {
  display: flex;
  font-size: 12px;
  letter-spacing: 0.1em;
}

article.blog header.blogheader .meta .postcat a {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  text-decoration: none;
}

article.blog header.blogheader .meta .postcat a.hover {
  border-bottom: 1px solid black;
}

article.blog header.blogheader .meta .release {
  margin-right: 0.5em;
}

article.blog .post_content {
  font-size: 13px;
  letter-spacing: 0.13em;
}

article.blog .post_content p {
  margin-bottom: 1.5em;
  text-align: justify;
}

.blognav {
  padding-top: 25px;
  border-top: dotted 1px #000;
}

.blognav ul {
  display: flex;
  justify-content: space-between;
}

.blognav ul li {
  flex-basis: calc((100% / 2) - 15px);
}

.blognav ul li a {
  text-decoration: none;
}

.blognav ul li a.hover span {
  border-bottom: 2px solid black;
}

.blognav ul li a.hover .thumbnail img {
  transform: scale(1.2);
}

.blognav ul li .nav_label {
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.blognav ul li .nav_label span {
  display: inline-block;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  transition: 0.3s;
}

@media (min-width: 600px) {
  .blognav ul li .linkbox {
    display: flex;
  }
}

.blognav ul li .linkbox .thumbnail {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}

@media (min-width: 600px) {
  .blognav ul li .linkbox .thumbnail {
    width: 110px;
    height: 110px;
  }
}

.blognav ul li .linkbox .thumbnail::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.blognav ul li .linkbox .thumbnail img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  transition: 0.3s;
  font-family: "object-fit: cover;";
}

@media (min-width: 600px) {
  .blognav ul li .linkbox .postinfo {
    flex: 1;
  }
}

.blognav ul li .linkbox .postinfo .category {
  font-size: 10px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .blognav ul li .linkbox .postinfo .category {
    font-size: 12px;
  }
}

.blognav ul li .linkbox .postinfo .post_title {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.15em;
}

@media (min-width: 768px) {
  .blognav ul li .linkbox .postinfo .post_title {
    font-size: 15px;
  }
}

.blognav ul li .linkbox .postinfo .post_date {
  font-size: 10px;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .blognav ul li .linkbox .postinfo .post_date {
    font-size: 12px;
  }
}

.blognav ul li.previous .previous_title::before {
  content: "";
  display: inline-block;
  margin-right: 0.2em;
  font-family: "icomoon";
  transform: rotate(-90deg);
}

.blognav ul li.previous .thumbnail {
  margin-right: 10px;
}

.blognav ul li.next .next_title {
  text-align: right;
}

.blognav ul li.next .next_title::after {
  content: "";
  display: inline-block;
  margin-left: 0.2em;
  font-family: "icomoon";
  transform: rotate(90deg);
}

.blognav ul li.next .linkbox {
  flex-direction: row-reverse;
}

.blognav ul li.next .thumbnail {
  margin-left: 10px;
}

.blognav ul li.next .category,
.blognav ul li.next .post_date {
  text-align: right;
}

@media (min-width: 600px) {
  .blognav ul li.next .post_title {
    text-align: right;
  }
}

.blognav ul li.home a {
  font-size: 13px;
}

.blognav ul li.home a span {
  display: inline-block;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  transition: 0.3s;
}

.blognav ul li.home a::before {
  content: "";
  display: inline-block;
  margin-right: 0.2em;
  font-family: "icomoon";
}

.blognav ul li.home a.hover span {
  border-bottom: 2px solid black;
}

.blognav ul li.home.next {
  flex-basis: auto;
  text-align: right;
}

.blognav.navnone {
  text-align: center;
}

.blognav.navnone a {
  background: #c5d9e3;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 500em;
  font-size: 13px;
  font-weight: bold;
}

.blognav.navnone a.hover {
  background: rgba(197, 217, 227, 0.5);
}