/*//////////////////////////////////////////////////

home style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
/*
@mixin pc_size{
  @media screen and (min-width: $tablet) {
    @content;
  }
}
*/
#header {
  background: #fff; }
  #header svg #logo_icon path {
    fill: #aa8746; }
  #header svg #logo_name path {
    fill: #1a1311; }

.under {
  display: block;
  margin-top: 60px;
  padding-top: 15px; }

.maintitle {
  margin: 0 0 20px;
  border-bottom: solid 1px #E8EDF2; }

.no-data {
  padding: 10% 0;
  font-size: 1.4rem;
  color: #2F5E9F;
  text-align: center;
  background: #fff; }

.page__route {
  margin-bottom: 15px;
  font-size: 1.1rem;
  color: #646464; }
  .page__route a {
    color: #2F5E9F;
    text-decoration: underline; }

#breadcrumb {
  font-size: 1.1rem;
  padding-bottom: 10px;
  color: #2F5E9F;
  text-align: right; }
  @media (min-width: 769px) {
    #breadcrumb {
      font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
  @media (min-width: 1180px) {
    #breadcrumb {
      font-size: 1.2rem; } }
  #breadcrumb a {
    text-decoration: underline;
    padding: 0 10px 0 0; }
    #breadcrumb a:last-child {
      padding: 0 0 0 10px; }

.view__wp {
  display: none; }
  .view__wp.active {
    display: block; }

.data-wrapper {
  padding: 0; }

.back__btn {
  font-size: 1.4rem;
  color: #2F5E9F;
  margin-bottom: 30px; }
  @media (min-width: 769px) {
    .back__btn {
      font-size: calc( 1.4rem + ( 1vw - 7.69px ) * -0.2433090024 ); } }
  @media (min-width: 1180px) {
    .back__btn {
      font-size: 1.3rem; } }
  .back__btn i {
    font-size: 1.3rem;
    padding-right: 5px; }
    @media (min-width: 769px) {
      .back__btn i {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * -0.2433090024 ); } }
    @media (min-width: 1180px) {
      .back__btn i {
        font-size: 1.2rem; } }
  .back__btn p {
    display: inline-block;
    text-decoration: underline; }

.search-de .search-de__ttl-txt-wp {
  margin-bottom: 15px; }
  .search-de .search-de__ttl-txt-wp .search-de__mark {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 10px; }
    .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__genre {
      flex: 0 1 auto;
      width: auto; }
      .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__genre span {
        font-size: 1.1rem;
        display: inline-block;
        margin-right: 5px;
        padding: 2px 7px;
        color: #fff; }
        @media (min-width: 769px) {
          .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__genre span {
            font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
        @media (min-width: 1180px) {
          .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__genre span {
            font-size: 1.4rem; } }
        .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__genre span.toshi {
          background: #2F5806; }
        .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__genre span.mansion {
          background: #333; }
    .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__icon {
      flex: 0 1 auto;
      width: auto; }
      .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__icon a {
        position: relative;
        display: block;
        width: 35px;
        height: 35px;
        color: #646464;
        border-radius: 50%;
        border: solid 1px #646464; }
        .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__icon a i {
          position: absolute;
          top: 50%;
          left: 50%;
          font-size: 1.6rem;
          transform: translate(-50%, -50%);
          opacity: 1; }
        .search-de .search-de__ttl-txt-wp .search-de__mark .search-de__icon a.active {
          color: #F06188;
          border: solid 1px #F06188; }
  .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
    font-size: 1.6rem;
    font-family: "Hiragino UD Sans F W6 JIS2004"; }
    @media (min-width: 769px) {
      .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
        font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 2.9197080292 ); } }
    @media (min-width: 1180px) {
      .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
        font-size: 2.8rem; } }
  .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp {
    margin-bottom: -12px;
    text-align: right;
    color: #8F001F; }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .price__name {
      font-size: 1.2rem;
      display: inline-block;
      font-family: "Hiragino UD Sans F W6 JIS2004"; }
      @media (min-width: 769px) {
        .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .price__name {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.9732360097 ); } }
      @media (min-width: 1180px) {
        .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .price__name {
          font-size: 1.6rem; } }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .search__price-num {
      font-size: 2.4rem; }
      @media (min-width: 769px) {
        .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .search__price-num {
          font-size: calc( 2.4rem + ( 1vw - 7.69px ) * 4.8661800487 ); } }
      @media (min-width: 1180px) {
        .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .search__price-num {
          font-size: 4.4rem; } }
      .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .search__price-num small {
        font-size: 1.2rem; }
        @media (min-width: 769px) {
          .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .search__price-num small {
            font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
        @media (min-width: 1180px) {
          .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .search__price-num small {
            font-size: 1.7rem; } }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .price__symbol {
      font-size: 1.2rem; }
      @media (min-width: 769px) {
        .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .price__symbol {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 1.2165450122 ); } }
      @media (min-width: 1180px) {
        .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp .price__symbol {
          font-size: 1.7rem; } }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp:last-child {
      margin-bottom: 0; }

.change__btn-wp {
  margin: 0 auto 20px;
  max-width: 1180px;
  border: solid 3px #2F5E9F;
  background: #2F5E9F; }
  .change__btn-wp .change__btn {
    font-size: 1.4rem;
    flex: 0 1 50%;
    width: 50%;
    max-width: 50%;
    position: relative;
    padding: 7px 0;
    text-align: center;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    color: #2F5E9F;
    background: #fff;
    transition: .3s;
    cursor: pointer; }
    @media (min-width: 769px) {
      .change__btn-wp .change__btn {
        font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .change__btn-wp .change__btn {
        font-size: 1.6rem; } }
    .change__btn-wp .change__btn::after {
      position: absolute;
      content: "";
      bottom: -12px;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 15px 0 15px;
      border-color: #2F5E9F transparent transparent transparent;
      transform: translate(-50%, 0);
      opacity: 0;
      z-index: -1; }
    .change__btn-wp .change__btn.active {
      color: #fff;
      background: #2F5E9F;
      transition: .3s; }
      .change__btn-wp .change__btn.active::after {
        opacity: 1; }
    .change__btn-wp .change__btn:hover {
      color: #fff;
      background: #2F5E9F;
      opacity: 1;
      transition: .3s; }

.sales__comment {
  margin: 0 4% 30px;
  padding: 30px 0;
  border-top: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4; }
  .sales__comment .title {
    font-size: 1.6rem;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    color: #2F5E9F; }
    .sales__comment .title i {
      margin-right: 6px; }
  .sales__comment .body {
    font-size: 1.4rem; }

.search-con .mainimg {
  margin-bottom: 20px; }
.search-con .search-con__viwe-wp {
  box-sizing: border-box;
  margin: 0 4% 35px;
  padding: 18px 16px;
  background: #fff; }
  .search-con .search-con__viwe-wp .search-con__wp {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    line-height: 1;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    border-bottom: solid 1px #C4C4C4; }
    .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-name {
      font-size: 1.3rem;
      flex: 0 1 auto;
      width: auto;
      color: #2F5E9F; }
      @media (min-width: 769px) {
        .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-name {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
      @media (min-width: 1180px) {
        .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-name {
          font-size: 1.6rem; } }
      .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-name i {
        font-size: 1.34rem;
        margin-right: 6px; }
        @media (min-width: 769px) {
          .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-name i {
            font-size: calc( 1.34rem + ( 1vw - 7.69px ) * 1.1192214112 ); } }
        @media (min-width: 1180px) {
          .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-name i {
            font-size: 1.8rem; } }
    .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-num {
      flex: 0 1 auto;
      width: auto;
      font-size: 1.4rem; }
      @media (min-width: 769px) {
        .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-num {
          font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.9732360097 ); } }
      @media (min-width: 1180px) {
        .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-num {
          font-size: 1.8rem; } }
      .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-num span {
        font-size: 2.2rem;
        padding-right: 10px;
        color: #F06188; }
        @media (min-width: 769px) {
          .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-num span {
            font-size: calc( 2.2rem + ( 1vw - 7.69px ) * 4.3795620438 ); } }
        @media (min-width: 1180px) {
          .search-con .search-con__viwe-wp .search-con__wp .search-con__viwe-num span {
            font-size: 4rem; } }
    .search-con .search-con__viwe-wp .search-con__wp:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
.search-con .search-con__contact-wp {
  margin-bottom: 55px; }
  .search-con .search-con__contact-wp .search-con__contact-txt {
    font-size: 1.6rem;
    padding: 8px 4%;
    color: #fff;
    background: #2F5E9F; }
    @media (min-width: 769px) {
      .search-con .search-con__contact-wp .search-con__contact-txt {
        font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .search-con .search-con__contact-wp .search-con__contact-txt {
        font-size: 1.8rem; } }
  .search-con .search-con__contact-wp .search-con__contact-box {
    margin-bottom: 30px;
    padding: 20px 4% 20px;
    background: #fff; }
    .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__name {
      font-family: "Hiragino UD Sans F W6 JIS2004";
      font-size: 1.3rem; }
    .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__adrs {
      font-size: 1.2rem; }
      @media (min-width: 769px) {
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__adrs {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
      @media (min-width: 1180px) {
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__adrs {
          font-size: 1.3rem; } }
    .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__rspnsb {
      font-size: 1.2rem; }
      @media (min-width: 769px) {
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__rspnsb {
          font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
      @media (min-width: 1180px) {
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__rspnsb {
          font-size: 1.3rem; } }
  .search-con .search-con__contact-wp .search__caution {
    font-size: 1rem;
    margin-bottom: 40px;
    text-align: justify; }
    @media (min-width: 769px) {
      .search-con .search-con__contact-wp .search__caution {
        font-size: calc( 1rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
    @media (min-width: 1180px) {
      .search-con .search-con__contact-wp .search__caution {
        font-size: 1.1rem; } }
.search-con .search__contact-btn {
  margin-bottom: 10px; }
  .search-con .search__contact-btn a {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    font-size: 1.7rem;
    text-align: center;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    color: #fff;
    border-radius: 50px;
    border: solid 3px; }
    .search-con .search__contact-btn a p {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      transform: translate(-50%, -50%); }
    .search-con .search__contact-btn a i {
      padding-right: 10px;
      font-size: 2.3rem; }
  .search-con .search__contact-btn.tell {
    font-size: 1.2rem; }
    .search-con .search__contact-btn.tell a {
      background: #F4913D;
      border-color: #F4913D;
      pointer-events: inherit;
      cursor: pointer; }
      .search-con .search__contact-btn.tell a span {
        font-size: 2.4rem; }
      .search-con .search__contact-btn.tell a:hover {
        color: #F4913D;
        background: #fff;
        opacity: 1; }
  .search-con .search__contact-btn.contact {
    font-size: 1.2rem; }
    .search-con .search__contact-btn.contact a {
      background: #2F5E9F;
      border-color: #2F5E9F; }
      .search-con .search__contact-btn.contact a:hover {
        color: #2F5E9F;
        background: #fff;
        opacity: 1; }
  .search-con .search__contact-btn.heart {
    font-size: 1.2rem; }
    .search-con .search__contact-btn.heart a {
      color: #F06188;
      background: #fff;
      border-color: #F06188; }
      .search-con .search__contact-btn.heart a .active_txt {
        display: none; }
      .search-con .search__contact-btn.heart a.active, .search-con .search__contact-btn.heart a:hover {
        color: #fff;
        background: #F06188;
        opacity: 1; }
      .search-con .search__contact-btn.heart a.active .active_txt {
        display: inline; }
      .search-con .search__contact-btn.heart a.active .normal_txt {
        display: none; }
  .search-con .search__contact-btn:last-child {
    margin-bottom: 25px; }
  .search-con .search__contact-btn small {
    font-size: 1.4rem; }

.top__btn {
  margin-bottom: 55px;
  text-align: center; }
  .top__btn a {
    font-size: 1.5rem;
    display: inline-block;
    padding-bottom: 10px;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    color: #2F5E9F;
    border-bottom: solid 1px #2F5E9F; }
    @media (min-width: 769px) {
      .top__btn a {
        font-size: calc( 1.5rem + ( 1vw - 7.69px ) * -0.4866180049 ); } }
    @media (min-width: 1180px) {
      .top__btn a {
        font-size: 1.3rem; } }
    .top__btn a i {
      font-size: 1.8rem;
      padding-left: 10px; }
      @media (min-width: 769px) {
        .top__btn a i {
          font-size: calc( 1.8rem + ( 1vw - 7.69px ) * -0.4866180049 ); } }
      @media (min-width: 1180px) {
        .top__btn a i {
          font-size: 1.6rem; } }

.build .mainimg {
  margin-bottom: 20px; }
.build .build__con {
  margin: 0 4% 20px;
  /*
  .build__con-wp{
  	@include flex_box(100%);
  	@include justify(start);
  	.build__con-ttl{
  		@include flex_box(20%);
  	}
  	.build__con-txt{
  		@include flex_box(80%);
  	}
  	&.item-2{
  		.build__con-txt{
  			@include flex_box(30%);
  		}
  	}
  }
  */ }
  .build .build__con .layout__flex {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 8px; }
  .build .build__con .build__con-ttl {
    flex: 0 1 22%;
    width: 22%;
    max-width: 22%;
    font-size: 1.3rem;
    color: #646464; }
  .build .build__con .build__con-txt {
    font-size: 1.3rem;
    flex: 0 1 75%;
    width: 75%;
    max-width: 75%; }
    @media (min-width: 769px) {
      .build .build__con .build__con-txt {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .build .build__con .build__con-txt {
        font-size: 1.5rem; } }
.build .build__ttl-wp {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #2F5E9F;
  padding: 8px 4%; }
  .build .build__ttl-wp .build__ttl {
    font-size: 1.6rem;
    flex: 0 1 auto;
    width: auto;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    color: #fff; }
    @media (min-width: 769px) {
      .build .build__ttl-wp .build__ttl {
        font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .build .build__ttl-wp .build__ttl {
        font-size: 1.8rem; } }
  .build .build__ttl-wp .build__explntn {
    font-size: 1.2rem;
    flex: 0 1 auto;
    width: auto;
    margin: 0 0 0 auto;
    padding: 3px 10px;
    font-family: "Hiragino UD Sans F W6 JIS2004";
    color: #2F5E9F;
    background: #fff;
    border-radius: 50px;
    cursor: pointer; }
    @media (min-width: 769px) {
      .build .build__ttl-wp .build__explntn {
        font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .build .build__ttl-wp .build__explntn {
        font-size: 1.4rem; } }
    .build .build__ttl-wp .build__explntn i {
      font-size: 1.3rem;
      padding-left: 5px; }
      @media (min-width: 769px) {
        .build .build__ttl-wp .build__explntn i {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
      @media (min-width: 1180px) {
        .build .build__ttl-wp .build__explntn i {
          font-size: 1.6rem; } }
  .build .build__ttl-wp .build__explntn-wp {
    box-sizing: border-box;
    position: fixed;
    padding: 20px;
    top: 50%;
    left: 50%;
    width: 90%;
    max-width: 750px;
    background: #fff;
    border: solid 2px #2F5E9F;
    transform: translate(-50%, -50%); }
    .build .build__ttl-wp .build__explntn-wp .push__btn {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 20px;
      height: 20px;
      cursor: pointer; }
      .build .build__ttl-wp .build__explntn-wp .push__btn::before {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 50%;
        width: 2px;
        height: 100%;
        background: #2F5E9F;
        transform: rotate(45deg); }
      .build .build__ttl-wp .build__explntn-wp .push__btn::after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 50%;
        width: 2px;
        height: 100%;
        background: #2F5E9F;
        transform: rotate(-45deg); }
    .build .build__ttl-wp .build__explntn-wp .build__explntn-ttl {
      font-size: 1.6rem;
      padding-bottom: 5px;
      margin-bottom: 5px;
      font-family: "Hiragino UD Sans F W6 JIS2004";
      color: #2F5E9F;
      border-bottom: solid 1px #C4C4C4; }
      @media (min-width: 769px) {
        .build .build__ttl-wp .build__explntn-wp .build__explntn-ttl {
          font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
      @media (min-width: 1180px) {
        .build .build__ttl-wp .build__explntn-wp .build__explntn-ttl {
          font-size: 1.8rem; } }
    .build .build__ttl-wp .build__explntn-wp .build__explntn-txt {
      font-size: 1.3rem;
      text-align: justify; }
      @media (min-width: 769px) {
        .build .build__ttl-wp .build__explntn-wp .build__explntn-txt {
          font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
      @media (min-width: 1180px) {
        .build .build__ttl-wp .build__explntn-wp .build__explntn-txt {
          font-size: 1.4rem; } }
.build .build__dtil-wp .build__dtil-con {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: solid 1px #E3E3E3;
  background: #fff; }
  .build .build__dtil-wp .build__dtil-con .build__dtil-ttl {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.2rem;
    width: 35%;
    box-sizing: border-box;
    padding: 0 10px;
    background: #E4EAF2; }
    @media (min-width: 769px) {
      .build .build__dtil-wp .build__dtil-con .build__dtil-ttl {
        font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
    @media (min-width: 1180px) {
      .build .build__dtil-wp .build__dtil-con .build__dtil-ttl {
        font-size: 1.5rem; } }
  .build .build__dtil-wp .build__dtil-con .build__dtil-txt {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3rem;
    box-sizing: border-box;
    padding: 15px 10px; }
    @media (min-width: 769px) {
      .build .build__dtil-wp .build__dtil-con .build__dtil-txt {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
    @media (min-width: 1180px) {
      .build .build__dtil-wp .build__dtil-con .build__dtil-txt {
        font-size: 1.5rem; } }
    .build .build__dtil-wp .build__dtil-con .build__dtil-txt small {
      font-size: 1.2rem; }
    .build .build__dtil-wp .build__dtil-con .build__dtil-txt a {
      color: #2F5E9F;
      text-decoration: underline; }

.swiper__main-area {
  position: relative;
  width: 100vw;
  max-width: 100%;
  margin-bottom: 10px;
  background: #E8E8E8; }
  .swiper__main-area:before {
    content: '';
    display: block;
    padding-top: 75%; }
  .swiper__main-area.no-image:after {
    content: 'NO IMAGE';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center; }
  .swiper__main-area .swiper.item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0; }
    .swiper__main-area .swiper.item .swiper-slide img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      height: auto;
      width: auto;
      max-height: 100%;
      max-width: 100%; }
    .swiper__main-area .swiper.item .arrow {
      cursor: pointer;
      width: 35px;
      height: 35px;
      background: #2F5E9F;
      z-index: 2; }
      .swiper__main-area .swiper.item .arrow::after {
        position: absolute;
        content: "" !important;
        left: 30%;
        width: 10px;
        height: 10px; }
      .swiper__main-area .swiper.item .arrow.swiper-button-prev {
        left: 0; }
        .swiper__main-area .swiper.item .arrow.swiper-button-prev::after {
          left: 40%;
          border-top: solid 2px #fff;
          border-left: solid 2px #fff;
          transform: rotate(-45deg); }
      .swiper__main-area .swiper.item .arrow.swiper-button-next {
        right: 0; }
        .swiper__main-area .swiper.item .arrow.swiper-button-next::after {
          top: 35%;
          border-top: solid 2px #fff;
          border-right: solid 2px #fff;
          transform: rotate(45deg); }
    .swiper__main-area .swiper.item .swiper-pagination {
      bottom: 0;
      left: auto;
      right: 0;
      width: 60px;
      padding: 5px 0;
      padding: 2px 0;
      font-size: 1.3rem;
      color: #fff;
      text-align: center;
      background: rgba(51, 51, 51, 0.8); }
      .swiper__main-area .swiper.item .swiper-pagination span {
        font-family: "Lato", sans-serif; }

.thumb {
  width: 92%;
  max-width: 580px;
  margin: 0 auto 20px; }
  .thumb .swiper-wrapper .swiper-slide {
    position: relative;
    z-index: 1;
    cursor: pointer; }
    .thumb .swiper-wrapper .swiper-slide:before {
      content: '';
      display: block;
      padding-top: 100%; }
    .thumb .swiper-wrapper .swiper-slide img {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .thumb .swiper-wrapper .swiper-slide.swiper-slide-thumb-active:after {
      content: '';
      display: block;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      border: solid 3px #0F3972; }

.map .map__mainimg #map-canvas {
  position: relative;
  width: 100%; }
  .map .map__mainimg #map-canvas:before {
    content: '';
    display: block;
    padding-top: 75%; }
  .map .map__mainimg #map-canvas > div {
    width: 100%;
    height: 100%; }
.map .map__position {
  font-size: 1.4rem;
  margin-bottom: 15px;
  padding: 15px 20px;
  background: #E4EAF2; }
  @media (min-width: 769px) {
    .map .map__position {
      font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.2433090024 ); } }
  @media (min-width: 1180px) {
    .map .map__position {
      font-size: 1.5rem; } }
.map .map__caution {
  font-size: 1.1rem;
  margin-bottom: 50px;
  text-align: justify; }
  @media (min-width: 769px) {
    .map .map__caution {
      font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
  @media (min-width: 1180px) {
    .map .map__caution {
      font-size: 1.3rem; } }

.fixed__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%; }
  .fixed__btn a {
    flex: 0 1 50%;
    width: 50%;
    max-width: 50%;
    height: 60px;
    line-height: 60px;
    font-size: 1.4rem;
    text-align: center;
    color: #fff; }
    .fixed__btn a.tel {
      background: #F4913D; }
    .fixed__btn a.mail {
      background: #2F5E9F; }
    .fixed__btn a i {
      margin: 0 6px;
      font-size: 1.6rem; }

.popup.guide {
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8); }
  .popup.guide.active {
    display: block; }
  .popup.guide .guide__wp {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 94%;
    height: 100%;
    max-height: 74vh;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border: 2px solid #2F5E9F; }
    .popup.guide .guide__wp .guide__data {
      height: 100%;
      overflow: scroll; }
    .popup.guide .guide__wp .tab .tab-item a {
      height: 40px;
      line-height: 40px;
      font-size: 1.4rem; }
    .popup.guide .guide__wp .close {
      position: absolute;
      top: -15px;
      right: -10px;
      display: block;
      width: 30px;
      height: 30px;
      background: #fff;
      border: 3px solid #2F5E9F;
      border-radius: 50%; }
      .popup.guide .guide__wp .close:before, .popup.guide .guide__wp .close:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        height: 2px;
        background: #2F5E9F; }
      .popup.guide .guide__wp .close:before {
        transform: translate(-50%, -50%) rotate(45deg); }
      .popup.guide .guide__wp .close:after {
        transform: translate(-50%, -50%) rotate(-45deg); }

@media screen and (min-width: 769px) {
  .page__route {
    text-align: right; }

  .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
    font-size: 1.6rem;
    font-family: "Hiragino UD Sans F W6 JIS2004"; } }
  @media screen and (min-width: 769px) and (min-width: 769px) {
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
      font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 2.9197080292 ); } }
  @media screen and (min-width: 769px) and (min-width: 1180px) {
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
      font-size: 2.8rem; } }
@media screen and (min-width: 769px) {
  .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price {
    text-align: right; }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp {
      display: inline-block; }
      .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price .price__wp:last-child {
        margin-left: 15px; }

  .search-con .search-more-wp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 4% 0; }
  .search-con .search-con__viwe-wp {
    flex: 0 1 48%;
    width: 48%;
    max-width: 48%;
    box-sizing: border-box;
    margin: 0;
    padding: 25px 20px; }
  .search-con .search-con__contact-wp {
    padding: 30px 4% 40px; }
    .search-con .search-con__contact-wp .search-con__contact-txt {
      margin-bottom: 10px;
      padding-left: 15px;
      color: #2F5E9F;
      border-left: solid 3px #2F5E9F;
      background: rgba(255, 255, 255, 0); }
    .search-con .search-con__contact-wp .search-con__contact-box {
      margin-bottom: 30px; }
      .search-con .search-con__contact-wp .search-con__contact-box .contact__btn-wp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px; }
      .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp {
          flex: 0 1 auto;
          width: auto; }
          .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt {
            margin-bottom: 15px; }
            .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt .contact__tel-ttl {
              font-size: 1.5rem;
              font-family: "Hiragino UD Sans F W6 JIS2004"; }
            .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt a {
              display: block;
              margin: -15px 0 -10px; }
              .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt a .dial svg {
                height: 25px; }
              .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt a span {
                font-size: 3.5rem; }
              .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt a:hover {
                opacity: 0.8; }
            .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt .contact__tel-time {
              text-align: center;
              font-size: 1.3rem; }
              .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__tel-wp .contact__tel-txt .contact__tel-time span {
                font-size: 1.2rem; }
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__de-txt-wp {
          flex: 0 1 48%;
          width: 48%;
          max-width: 48%; }
    .search-con .search-con__contact-wp .search__caution {
      margin-bottom: 0; }
    .search-con .search-con__contact-wp .search__caution-wp {
      padding: 0; }
  .search-con .search__contact-btn {
    flex: 0 1 48%;
    width: 48%;
    max-width: 48%; }

  .build .build__con {
    flex: 0 1 48%;
    width: 48%;
    max-width: 48%;
    margin: 0; }
  .build .build__ttl-wp {
    background: rgba(255, 255, 255, 0); }
    .build .build__ttl-wp .build__ttl {
      padding-left: 15px;
      color: #2F5E9F;
      border-left: solid 3px #2F5E9F; }
    .build .build__ttl-wp .build__explntn {
      padding: 5px 20px;
      border: solid 2px #2F5E9F;
      transition: .3s; }
      .build .build__ttl-wp .build__explntn:hover {
        color: #fff;
        background: #2F5E9F;
        opacity: 1;
        transition: .3s; }
  .build .build__dtil-wp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0 4%; }
    .build .build__dtil-wp .build__dtil-con {
      width: 50%; }
      .build .build__dtil-wp .build__dtil-con:nth-child(1), .build .build__dtil-wp .build__dtil-con:nth-child(2) {
        width: 100%; }
      .build .build__dtil-wp .build__dtil-con .build__dtil-ttl {
        width: 170px;
        height: 100%; }
      .build .build__dtil-wp .build__dtil-con .build__dtil-txt {
        height: 100%; }
        .build .build__dtil-wp .build__dtil-con .build__dtil-txt a {
          margin-left: 15px; }

  .sales__comment {
    margin: 30px 4%; }

  .map .search-con__viwe-wp {
    flex: 0 1 50%;
    width: 50%;
    max-width: 50%;
    margin: auto; }

  .fixed__btn {
    display: none; } }
@media screen and (min-width: 1024px) {
  .under {
    padding-top: 20px; }

  .maintitle {
    margin: 0 0 30px; }

  #breadcrumb {
    margin-bottom: 10px; }

  .search-de .common_inner {
    padding: 0; }
  .search-de .search-de__ttl-txt-wp .search-de__ttl-wp {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__name {
      flex: 0 1 auto;
      width: auto; }
    .search-de .search-de__ttl-txt-wp .search-de__ttl-wp .search-de__price {
      flex: 0 1 auto;
      width: auto; }

  .search-con .search-con-wp {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1180px;
    margin: auto; }
    .search-con .search-con-wp .search__left {
      flex: 0 1 67%;
      width: 67%;
      max-width: 67%; }
    .search-con .search-con-wp .search__right {
      flex: 0 1 30%;
      width: 30%;
      max-width: 30%;
      box-sizing: border-box;
      padding: 20px 25px 40px;
      background: #fff; }
      .search-con .search-con-wp .search__right .contact__de-txt-wp {
        margin-bottom: 20px;
        padding: 15px 20px;
        border: solid 1px #C4C4C4; }
        .search-con .search-con-wp .search__right .contact__de-txt-wp .contact__name {
          font-family: "Hiragino UD Sans F W6 JIS2004";
          font-size: 1.4rem;
          margin-bottom: 10px; }
        .search-con .search-con-wp .search__right .contact__de-txt-wp .contact__adrs {
          font-size: 1.3rem; }
        .search-con .search-con-wp .search__right .contact__de-txt-wp .contact__rspnsb {
          font-size: 1.3rem; }
  .search-con .search-more-wp {
    margin: 0 0 30px; }
  .search-con .search-con__contact-wp {
    padding: 0 0 40px;
    background: rgba(255, 255, 255, 0); }
    .search-con .search-con__contact-wp .search-con__contact-txt {
      margin-bottom: 15px; }
    .search-con .search-con__contact-wp .search-con__contact-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 15px;
      padding: 35px 25px;
      border: solid 1px #c4c4c4; }
      .search-con .search-con__contact-wp .search-con__contact-box .contact__btn-wp {
        flex: 0 1 45%;
        width: 45%;
        max-width: 45%;
        order: 2; }
      .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp {
        flex: 0 1 53%;
        width: 53%;
        max-width: 53%;
        order: 1; }
        .search-con .search-con__contact-wp .search-con__contact-box .contact__txt-wp .contact__de-txt-wp {
          flex: 0 1 100%;
          width: 100%;
          max-width: 100%; }
    .search-con .search-con__contact-wp .search__caution {
      margin-bottom: 0; }
  .search-con .search-con__viwe-wp {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    padding: 0; }
    .search-con .search-con__viwe-wp .search-con__wp:last-child {
      padding-bottom: 10px;
      border-bottom: solid 1px #C4C4C4; }
  .search-con .search__contact-btn {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    .search-con .search__contact-btn.heart {
      margin-bottom: 0; }

  .top__btn {
    margin-bottom: 140px;
    text-align: right; }

  .swiper__main-area .swiper.item:hover .arrow {
    opacity: .7; }
    .swiper__main-area .swiper.item:hover .arrow.swiper-button-prev {
      left: 0px; }
    .swiper__main-area .swiper.item:hover .arrow.swiper-button-next {
      right: 0px; }
  .swiper__main-area .swiper.item .arrow {
    opacity: 0;
    width: 50px;
    height: 55px;
    transition: .3s; }
    .swiper__main-area .swiper.item .arrow::after {
      width: 14px;
      height: 14px; }
    .swiper__main-area .swiper.item .arrow.swiper-button-prev {
      left: -50px; }
    .swiper__main-area .swiper.item .arrow.swiper-button-next {
      right: -50px; }

  .sales__comment {
    margin: 30px 0; }
    .sales__comment .title {
      margin-bottom: 5px;
      font-size: 1.8rem; }

  .build .build__con {
    flex: 0 1 100%;
    width: 100%;
    max-width: 100%;
    margin: 0; }
    .build .build__con .build__con-wp .build__con-ttl {
      flex: 0 1 80px;
      width: 80px;
      max-width: 80px; }
    .build .build__con .build__con-wp .build__con-txt {
      flex: 0 1 auto;
      width: auto; }
  .build .build__ttl-wp {
    padding: 6px 0; }
  .build .build__dtil-wp {
    padding: 0; }

  .map .map__mainimg {
    margin-bottom: 10px; }
  .map .map__position {
    padding: 15px 10px; }
  .map .map__caution {
    padding: 0;
    margin-bottom: 45px; } }

/*# sourceMappingURL=style.css.map */
