/* ------------------------------
固定ページ共通
------------------------------ */ 

.entry-content {
    padding-top: 50px;
    width: 100%;
}


/* ------------------------------
  来場予約
------------------------------ */

.ui-widget {
    z-index: 100 !important;
}

.btn:hover {
    opacity: .6;
}

button, input[type="button"], input[type="submit"] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

table {
    border-collapse: collapse;
    margin: 0 0 1.5em !important;
    width: 100%;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
    outline: none;
}

tr{
  letter-spacing: 0;
}

.privacy-area {
    width: 100%;
    height: 150px;
    overflow: scroll;
    border: 1px dotted #c5c5c5;
    line-height: 1.8;
    margin-top: 40px;
    padding: 10px;
    font-size: 12px;
    -webkit-overflow-scrolling: touch;
}

.privacy-area h3 {
    font-size: 16px;
    font-weight: bold;
}


.privacy-area h4 {
    font-size: 14px;
}



input::placeholder {
  color: #c0c0c0;
}


body.page-id-1143 footer,
body.page-id-1143 header,
body.page-id-163 footer,
body.page-id-163 header,
body.page-id-159 footer,
body.page-id-159 header,
body.page-id-186 footer,
body.page-id-186 header,
body.page-id-190 footer,
body.page-id-190 header,
body.page-id-192 footer,
body.page-id-192 header{
    display: none;
}

#request,
#confirm,
#thanks{
    font-family: noto;
}

.contact-ttl {
    margin: 0 auto 60px;
    width: 350px;
    color: #000;
}

.contact-ttl img {
    width: 100px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.contact-ttl p {
    display: inline-block;
    font-size: 21px;
}


.contact-txt {
    margin-bottom: 20px;
    line-height: 1;
}

.contact-item {
    width: 100%;
    background: #eee;
    padding: 10px 0px 10px 15px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 1.5;
}

.contact-item:first-child {

    padding-left: 0 !important;

}
.contact-list {
    width: 500px;
    margin: 0 auto;
    list-style: none;
    display: flex;
}
.contact-item span {
    background: #4d4d4d;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px;
    margin-right: 10px;
}
.contact-item.act {
    background: #929292;
    color: #fff;
}

.contact-item li:last-child:before,
.contact-item li:last-child:after{
    display:none;
}
.contact-item::before,
.contact-item::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin: auto;
}
.contact-item::before{
    top: -0.6px;
    right: -16px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 21.5px 0 21.5px 1em;
    z-index: 10;
}
.contact-item::after{
    top: -0.6px;
    right: -15px;
    border-style: solid;
    border-color: transparent transparent transparent #eee;
    border-width:21.5px 0 21.5px 1em;
    z-index: 10;
}
.contact-item li.act{
    background: #9bbb30;
    font-weight: bold;
}
.contact-item.act::after{
    border-color: transparent transparent transparent #929292;
}

.request-container {
    background: #fff;
    max-width: 800px;
    margin: 30px auto 0;
    padding: 50px;
    font-family: noto;
    font-size: 14px;
    line-height: 2.5;
/*    border: 1px solid #c5c5c5;
    box-shadow: 0px 10px 10px rgba(177, 177, 177, 0.4);*/
}

.request_table th {
    width: 30%;
    background: #eee;
    border: 1px solid #c5c5c5;
    padding: 11px !important;
    font-weight: normal;
}

.request_table td {
    border: 1px solid #c5c5c5;
    padding: 15px;
}

#zip,#zip1 {
  width: 100px;
  display: inline-block;
}

.td_subtext.confirm_none {
  display: block;
}

.td_subtext {
  display: block;
    font-size: 12px;
    font-weight: 600;
}

.inbl span {
    display: inline-block;
}

.hissu {
    display: inline;
    background: #e44126;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    margin-left: 5px;
}

.nin {
    display: inline;
    background: #ccc;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    margin-left: 5px;
}

.ninni {
    display: inline;
    background: #939393;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    margin-left: 5px;
}

.send-btn {
    display: flex;
    justify-content: center;
    margin: 30px 0 50px;
}

.send-btn .btn {
  display: flex;
  font-weight: normal;
}

.kakunin {
    margin: 0 auto;
    display: inherit;
}

.modoru {
    margin-right: 10px;
}

.soushin {
    background: #dbae42;
    color: #000;
}

.contact-txt {
  font-size: 13px;
  text-align: center;
  margin-bottom: 50px;
}


.thankstxt-box {
    max-width: 700px;
    margin: 50px auto;
    text-align: center;
    line-height: 1.7;
    font-size: 14px;
}

.thanks-txt span {
    font-size: 20px;
    display: inline-block;
     padding-bottom: 20px;
}


.date.hasDatepicker {
    width: 45%;
    float: left;
   margin-right: 10px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
}

.time {
     border: 1px solid #ccc;
    border-radius: 0;
    padding: 8px 20px 8px 10px;
    font-size: 16px;
}

.ui-datepicker td:nth-child(4) {
         filter: brightness(30%);
          pointer-events: none;
}

.store-info-area {
  display: flex;
  box-shadow: 0 0 20px -5px #bfbfbf;
align-items: center;
  width: 700px;
  margin: 0 auto 60px;
}
.store-info-txt {
  padding: 30px;
  width: 55%;
}
.store-info-name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px !important;
}
.store-info-ex {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
.store-info-imga {
  padding: 30px;
  padding-right: 10px;
  width: 45%;
}
.store-info-img {
  object-fit: cover;
  width: 100%;
  height: 200px;
}
.store-info-com {
    color: #60bbcf;
    margin-bottom: 5px!important;
}

.store-info-link {
    font-size: 14px;
    color: #868686;
    text-decoration: underline;
}

.store-info-txt p {
    margin: 0;
}

/* ------------------------------
  個人情報
------------------------------ */
.siteBox {
    width: 1000px;
    margin: -80px auto 80px;
    padding: 25% 0 0 0;
}

.siteBox p {
    margin-top: 10px;
    padding-bottom: 20px;
     line-height: 1.7;
}

.h1_en_area {
    font-size: 30px;
}

.h1_en {
    margin-bottom: -15px;
}












 /* ------------------------------
  SPページ
------------------------------ */

@media (max-width: 750px) {

    .siteBox.fixed {
        margin: 60px 0 0;
    }
    
    
 /* ------------------------------
 来場予約
------------------------------ */
    
    .wrap{
            padding: 0px;
    }   
    
.contact-list {
    width: 95%;
    padding: 0 10px;
    margin: 0;
}

.request-container {
  max-width: inherit;
  padding: 30px 5vw;
}

.contact-txt {
  margin-bottom: 20px;
    line-height: 1.5;
    padding: 0 20px;
    text-align: left;
    margin-top: -10px;
}

.td_subtext {
  font-size: 11px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.request_table th {
  width: 100%;
  display: block;
  padding: 0px 5px !important;
  border-bottom: none;
}

.request_table td {
  width: 100%;
  display: block;
}

.mwform-radio-field-text {
  font-size: 13px;
}

.request-container {
    border: none;
    box-shadow: inherit;
}

.privacy-area {
    height: 100px;
    margin-top: 20px;
}

.ft-list {
    justify-content: space-around;
}

.ft-item {
    padding: 5px 0;
}

.ft-item:not(:last-child) {
    margin-right: 0;
}

.ft-item a {
    font-size: 11px;
}


    .date.hasDatepicker {
        width: 100%;
      margin-bottom: 10px;
    }   
    .time {
        width: 100%;
    }
    .thankstxt-box {
            padding: 0 15px;
    }



.store-info-area {
  width: 90%;
  flex-direction: column;
}
.store-info-imga {
  padding: 0;
  width: 100%;
}
.store-info-img {
  width: 100%;
}
.store-info-txt {
  padding: 5vw 10vw;
  width: 100%;
}
.store-info-com {
  margin: 0 !important;
  padding-bottom: 10px;
}
.store-info-name {
  font-size: 18px;
}
.store-info-ex {
  font-size: 12px;
  line-height: 1.7;
}

.store-info-link {
    font-size: 12px;
}
    
    .contact-item {
    position: relative;
    right: 1px;
    font-size:11px;
        padding: 13px 0px 13px 15px;
    }

.contact-item::after {
    top: 0px;
    right: -14px;
    border-width: 21.5px 0 21.5px 14px;
    }
    
    .contact-item::before {
    border-width: 21.5px 0 21.5px 15px;
    }
    
.store-info-txt {
    padding: 5vw 2vw;
    width: 100%;
}   
    
    .contact-item span {
        font-size: 10px;
    }

.contact-ttl {
    margin: 0;
    width: 100%;
    color: #000;
    padding: 30px 20px 30px;
}
    
.contact-ttl p {
    font-size: 16px;
}
    
.contact-ttl img {
    width: 80px;
}

.thanks-txt span {
    font-size: 18px;
}


    
/* ------------------------------
  個人情報
------------------------------ */
    
    .siteBox {
    width: 100%;
    padding: 5%;
    font-size: 13px;
    text-align: justify;
    }

    .h1_en_area {
    font-size: 20px;
    }
    


 /* ------------------------------
物件概要
------------------------------ */ 

/* ------------------------------
  location
------------------------------ */
.page_topV.location{
    position: relative;
    overflow: hidden;
}
    .page_contentBox__inner_l__txt.pc {
    display: none;  
    }

.page_contentBox__inner_l__txt.sp {
    display: block;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 40px;
    padding: 0 20px;
}
    
.page_topCap.location.pc {
    display: none;
}
    
.page_topCap.location.sp {
    display: block;
    text-align: left;
    padding-left: 20px;
    font-size: 28px;
    line-height: 1.2;
}
    
.location_move4 {
    width: 100px;
    position: absolute;
    margin-top: -120px;
    right: 0;
}
    
.location_move4.pc {
    display: none;  
    }


    .page_contentBox {
    width: 100%;
}

.locaitonB_map {
    width: 100%;
    margin-top: 20px;
}

.page_contentBox__inner {
    border-radius: 0;
    display: block;
    padding: 30px 0 160px 0;
}
    
.locaiton_inner_logo1 {
    width: 250px;
    top: -60px;
    left: 10px;
    margin-bottom: -30px;
     float: left;
}

.page_contentBox__inner_l h2 {
    font-size: 18px;
    font-weight: 600;
    clear: both;
}

.page_contentBox__inner2_cap {
    margin: 20px 15px 40px 15px;
    font-size: 16px;
}
    
.page_contentBox__inner_r.sp {
    display:block;
}


.page_contentBox__inner_l.sp {
    display:block;
}
    
.page_contentBox__inner_r.pc {
    display:none;
}

.page_contentBox__inner_l.pc {
    display:none;
}
    
    .page_contentBox__inner2 {
    width:100%; 
            margin: -130px auto 100px;
    }
    
.page_contentBox__inner2__cardBox {
    display: block;
}
    
.page_contentBox__inner2__cardBox.sp {
    display:block;
}
    
.page_contentBox__inner2__cardBox.pc {
    display:none;
}
    
    .page_contentBox__inner2__card {
        width:100%;
    }
    
    .page_contentBox__inner2__card h3 img {
        display: inline;
    }
    
    .slick-initialized .slick-slide {
    outline: none;
}
    .bottom_comment img {
        display: inline !important;
    }
    
    .slick-counter {
        margin-top: 20px;
    }
    
    .locaiton_inner_logo1.sec2 {
    left: 20px;
    width: 160px;
    top: -90px;
}
    
    .locaiton_inner_logo1.sec2, .locaiton_inner_logo1.sec4 {
    left: 20px;
    width: 160px;
    top: -80px;
}

.page_contentBox__inner.sec2 {
    padding: 60px 0px 150px 0;
}

.page_contentBox__inner_l__move > .location_move8.sp1 {
    margin-top: 0;
    margin-left: 0;
    width: 85px;
    top: 31px;
    right: 0;
}
    
    .page_contentBox__inner_l__txt {
    display: block;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 40px;
    padding: 0 20px;
}


.page_contentBox__inner_l__move{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 87%;
overflow: hidden;
}
.page_contentBox__inner_l__move.sec3{
padding-top: 168%;
}
.page_contentBox__inner_l__move.sec4{
padding-top: 168%;
}



    .page_contentBox__inner2__card h3 {
        font-size:14px;
    }
    
.page_contentBox__inner2__card .place_pic {
    border-radius: 30px;
}
    
    .locaiton_inner_logo1.sec3 {
    width: 120px;
}

.page_contentBox__inner_l__move > .location_move8.sec3 {
    margin-top: -30px; 
    padding-top: 0;
    }

.page_contentBox__inner_l__move > .location_move9.sec3 {
    margin-top: 0;
    padding-top: 0;
    top: 180px;
    bottom: initial;
}

.page_contentBox__inner_l__move > .location_move10.sec3 {
    right: -20px;
    z-index: 100;
    width: 150px;
    margin-top: 150px;
    margin-left: 0;
    bottom: -26px;
}
    
.page_contentBox__inner.sec4 {
    padding: 60px 0 150px 0;
}

    .locaiton_inner_logo1.sec6 {
    width: 200px;
    top: -75px;
}
    
    .page_contentBox__inner.sec6 {
    background: #F5CAAD;
    padding: 50px 0 160px 0;
}
    
.location_move7.sec6 {
    width: 80px;
    margin-top: -260px;
    left: -10px;
}
    
.location_move8.sec6 {
    width: 120px;
    margin-top: -300px;
    right: -20px;
}

.location_move9.sec6 {
    margin-top: 170px;
}

    .eachPlace__box {
    width: 100%;
    padding: 20px;
}
    
    .placeList_box__inner1{
    font-size: 11px;
}

.eachPlace__box h4 {
    padding: 15px;
    font-size: 14px;
}

}