@charset "utf-8";

@media print, screen and (min-width: 741px) and (max-width: 1024px) {
  body {
    min-width: 1200px;
  }
}
input[type="button"],
input[type="submit"],
input[type="text"],
input[type="tel"],
input[type="email"],
textarea,
select {
  -webkit-appearance: none;
  outline: none;
}

/*===== PC ここから =====*/
@media print, screen and (min-width: 741px) {
  .l-fix{
    display: none;
  }

  .pc_none {
    display: none;
  }
  #sp_header,
  .overlay {
    display: none;
  }
  .center_box {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  #pnkz_box {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    background-color: #f3f3f3;
  }
  #pnkz {
    padding: 0px;
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 12px;
  }
  #pnkz li {
    display: inline;
    font-size: 12px;
  }
  #pnkz li a {
    text-decoration: underline;
    margin: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .wp-block-button a.wp-block-button__link{
    background: #ff4800;
  }

  .btn01 {
    font-size: 15px;
    background-color: #ffde41;
    width: 280px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 5px;
  }
  .btn01 a {
    display: block;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position: 98% center;
    position: relative;
    border-radius: 5px;
  }
  .btn01 a:hover {
    text-decoration: none;
    background-color: #ffee5f;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn01 .fa-angle-right {
    font-size: 20px !important;
    color: #ffae00;
    position: absolute;
    right: 14px;
  }
  .btnfloat {
    padding-left: 65px;
  }
  .btn {
    width: 420px;
  }
  .area,
  .subway {
    float: left;
    margin: 0 33px 0 0;
  }
  .store {
    margin: 40px auto 80px;
  }
  .btn a {
    color: #fff;
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    border-radius: 7px;
    position: relative;
  }
  .area a {
    background-color: #68a450;
    border-bottom: solid 3px #487237;
  }
  .subway a {
    background-color: #e9a626;
    border-bottom: solid 3px #bc861f;
  }
  .store a {
    background-color: #ff4800;
    border-bottom: solid 3px #c33700;
  }
  .btn a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .btn a .fa-chevron-right,
  .town_box .btn a .fa-chevron-right {
    font-size: 14px;
    right: 10px;
    top: 25px;
    position: absolute;
  }
  /*===== header =====*/
  header {
    width: 100%;
    background-color: #fff;
    padding: 0px;
  }
  .h_fixed {
    background-color: #fff;
    width: 100%;
    z-index: 100000;
    box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
  }
  .fixed {
    position: fixed;
  }

  .l-hedaer-wrap{
    display: flex;
    align-items: center;
  }
  .header_contact_wrap{
    align-items: center;
    display: flex;
    margin: 0 0 0 auto;
  }
  .header_fav a{
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px;
  }
  .header_fav a::after{
    content: '';
    color: #e40202;
  }




  .header_logo {
    float: left;
    background-color: #ff4800;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  header  .header_h1 {
    font-size: 12px;
    font-weight: normal;
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    line-height: 140%;
    padding: 36px 0 0 0;
  }
  .header_contact {
    float: right;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-end;
  }
  .header_contact p {
    margin: 0px;
  }
  .header_contact_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    flex-shrink: 0;
  }
  .header_contact_info .fa-clock-rotate-left {
    font-size: 24px;
    margin-bottom: 5px;
    color: #ff4800;
  }
  .header_contact_info .fa-heart-o {
    font-size: 24px;
    margin-bottom: 5px;
    color: #ff4800;
  }
  .header_contact_info p {
    font-size: 12px;
    margin: 0;
    color: #ff4800;
    font-weight: bold;
  }
  .header_contact a:hover {
    text-decoration: none!important;
    opacity: 0.8;
  }
  .header_btn a {
    color: #fff;
    background-color: #ff4800;
    display: block;
    padding: 40px;
    text-align: center;
    position: relative;
  }
  .header_btn a .fa {
    margin-right: 5px;
    font-size: 18px;
  }
  .header_btn a .fa-chevron-right {
    font-size: 12px;
    position: absolute;
    top: 45px;
    right: 10px;
  }
  .header_btn a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  header ul {
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-top: solid 1px #cccccc;
  }
  header ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    margin: 0px;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    height: 60px;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/header_border.gif);
    background-repeat: no-repeat;
    background-position: left 20px;
  }
  header ul li:last-child {
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/header_border.gif),
      url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/header_border.gif);
    background-position: left 20px, right 20px;
  }
  header ul li:hover {
    color: #ff4800;
    border-bottom: solid 3px #ff4800;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  header ul li a {
    padding: 22px 20px;
    display: block;
    color: #222222;
  }
  header ul li.head_search {
    padding: 22px 23px;
  }
  header ul li:hover a {
    color: #ff4800;
    text-decoration: none;
  }
  header ul li:hover ul {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }
  .drop {
    position: absolute;
    list-style: none;
    z-index: 9999;
    left: 0;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    font-size: 14px;
    opacity: 0;
    border: none;
    top: 0px;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.5s;
  }
  .drop li {
    float: none !important;
    background-color: #fff;
    margin-bottom: 1px !important;
    display: block !important;
    padding: 0px !important;
    height: auto !important;
    color: #fff !important;
    font-size: 16px;
  }
  .drop li a {
    color: #fff !important;
    display: block;
    padding: 15px 10px !important;
  }
  .drop li:hover {
    border: none !important;
    color: #fff !important;
  }
  .drop li:hover a {
    color: #fff !important;
  }
  .drop li a:hover {
    opacity: 0.8;
  }
  .drop li a::after {
    display: none;
  }
  .drop li:nth-child(1) a {
    background-color: #b96dd3;
  }
  .drop li:nth-child(2) a {
    background-color: #7c7ec2;
  }
  .drop li:nth-child(3) a {
    background-color: #a2b341;
  }
  .drop li:nth-child(4) a {
    background-color: #ff7272;
  }
  .drop li:nth-child(5) a {
    background-color: #4caeb6;
  }
  .drop li:nth-child(6) a {
    background-color: #b89353;
  }
  .drop li:nth-child(7) a {
    background-color: #5e9bbb;
  }
  .drop li:nth-child(8) a {
    background-color: #ff7b47;
  }
  .drop li:nth-child(9) a {
    background-color: #d9538c;
  }
  .drop li:nth-child(10) a {
    background-color: #68a450;
  }
  .drop li:nth-child(11) a {
    background-color: #e9a626;
  }
  /*===== header_nav =====*/
  .header_nav {
    width: 100%;
    top: 0px;
    z-index: 100000;
    background-color: #fff;
    box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.1);
  }
  .header_nav .logo {
    float: left;
    max-width: 220px;
    padding: 5px 10px;
    background-color: #ff4800;
  }
  .header_nav ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 72%;
  }
  .header_nav ul li {
    float: left;
    font-size: 1em;
    line-height: 100%;
    margin: 0px;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    height: 62px;
    background-image: url(../common_img/header_border.gif);
    background-repeat: no-repeat;
    background-position: right 20px;
  }
  .header_nav ul li a {
    padding: 22px 16px;
    display: block;
    color: #222222;
  }
  .header_nav ul li.head_search {
    padding: 22px 16px;
  }
  .header_nav ul li:hover {
    color: #ff4800;
    border-bottom: solid 3px #ff4800;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header_nav ul li:hover a {
    color: #ff4800;
    text-decoration: none;
  }
  .header_nav ul li ul {
    width:  200px;
    opacity: 0;
    border: none;
    top: 0px;
    visibility: hidden;
    transition: 0.5s;
    -webkit-transition-duration: 0.5s;
  }
  .header_nav ul li:hover ul {
    top: 62px;
    visibility: visible;
    opacity: 1;
  }
  .header_nav .contact {
    float: right;
    width: 62px;
    height: 62px;
    font-size: 22px;
    text-align: center;
    background-color: #ff4800;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header_nav .contact a {
    color: #fff;
    display: block;
    padding: 11px 0px;
  }
  .header_nav .contact:hover {
    opacity: 0.8;
  }
  .header_nav .favorite {
    float: right;
    font-size: 22px;
    text-align: center;
    background-color: transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header_nav .favorite a {
    color: #ff4800;
    display: block;
    padding: 11px 20px 11px 19px;
  }
  .header_nav .favorite:hover {
    opacity: 0.8;
  }
  .header_nav .history {
    float: right;
    font-size: 22px;
    text-align: center;
    background-color: transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header_nav .history a {
    color: #ff4800;
    display: block;
    padding: 11px 1px 0 0;
  }
  .header_nav .history:hover {
    opacity: 0.8;
  }

  /*===== footer =====*/
.es-link-container.color_main .es-link-list a{
  color: #222;
}





  #page-top {
    height: 60px;
    width: 60px;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/page_top.png);
    background-repeat: no-repeat;
    position: fixed;
    right: 10%;
    bottom: 20%;
    display: none;
    cursor: pointer;
    z-index: 150;
  }
  footer {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }


  .footer__info {
    background-color: #f2f2f2;
    margin: 0px;
    padding: 20px;
  }

  .footer__info__wrap{
    max-width: 1140px;
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .footer__info p,.footer__info address{
    margin: 0;
    padding: 0;
  }

  .footer__info__tel{
    pointer-events: none;
    color: #222;
  }

  .copy_box {
    background-color: #111111;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  footer ul {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
  }
  footer ul li {
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
    color: #fff;
    border-right: 1px solid #fff;
  }
  footer ul li:last-child {
    border: none;
  }
  footer ul li a {
    display: inline-block;
    font-size: 12px;
    margin-right: 20px;
    color: #fff;
  }
  .copyright {
    font-size: 10px;
    float: right;
    padding-top: 0px;
    margin: 0px;
    color: #fff;
    text-align: right;
  }

  .copyright .footer__info__link{
    color: #fff;
  }

  /*===== contact =====*/
  #contact_box {
    background: #f7f6ee;
    padding: 60px;
    text-align: center;
  }
  #contact_box p {
    font-size: 15px;
    margin: 0 0 30px 0;
  }
  #contact_box .contact_btn {
    width: 370px;
    margin: 0 auto;
    position: relative;
  }
  #contact_box .contact_btn a {
    display: block;
    padding: 19px;
    color: #fff;
    text-align: center;
    background: #ec6c00;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
  }
  #contact_box .contact_btn a:hover {
    background-color: #da6400;
  }
  #contact_box .contact_btn a:after {
    content: ">";
    position: absolute;
    font-size: 12px;
    top: 25px;
    font-weight: bold;
    right: 10px;
  }
  #contact_box .contact_btn .fa {
    margin-right: 10px;
    font-size: 22px;
  }

  .contact_box02 {
    text-align: center;
    padding: 60px 0 60px 0;
  }
  .contact_box02 h4 {
    text-align: center;
    font-size: 20px;
    color: #ec6c00;
    margin: 0 0 30px 0;
  }
  .contact_box02 .contact_info {
    width: 780px;
    margin: 0 auto 40px auto;
    overflow: hidden;
  }
  .contact_box02 .contact_btn {
    width: 360px;
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .contact_box02 .contact_btn a {
    display: block;
    padding: 25px 19px;
    color: #fff;
    text-align: center;
    background: #ec6c00;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
  }
  .contact_box02 .contact_btn a:hover {
    background-color: #da6400;
  }
  .contact_box02 .contact_btn a:after {
    content: ">";
    position: absolute;
    font-size: 12px;
    top: 30px;
    font-weight: bold;
    right: 10px;
  }
  .contact_box02 .contact_btn .fa {
    margin-right: 10px;
    font-size: 22px;
  }
  .contact_box02 .txt01 {
    text-align: center;
    display: inline;
    color: #ec6c00;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ec6c00;
  }
  .contact_box02 .contact_tel {
    width: 380px;
    float: right;
    text-align: left;
  }
  .contact_box02 .tel_txt {
    font-size: 13px;
    margin: 0 0 3px 0;
    line-height: 120%;
  }
  .contact_box02 .tel {
    font-size: 40px;
    color: #ec6c00;
    margin: 0 0 3px 0;
    line-height: 120%;
    font-weight: bold;
  }
  .contact_box02 .time_txt {
    font-size: 13px;
    margin: 0 0 0px 0;
    line-height: 120%;
  }

  /* 動的セクション打消しCSS */
  .vertical-padding{
    padding-top: 20px;
  }



  /* コラム・お知らせ詳細　共通CSS調整 */
  .single-post .site-content,.single-info .site-content{
    padding: 30px 0 0;
  }
  .single-post .site-main,.single-info .site-main{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .single-post .site-main a,.single-info .site-main a{
    color: #ff4800;
    text-decoration: underline;
  }
  .single-post .site-main .wp-block-button a,.single-info .site-main .wp-block-button a{
    text-decoration: none;
  }
  .single-post .site-main img,.single-info .site-main img{
    max-width: 100%;
    height: auto;
  }
  .single-post .site-main h1,.single-info .site-main h1{
    width: 100%;
  }
  .single-post .site-main h2,.single-info .site-main h2{
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #ff4800;
  }
  .entry-meta,.entry-meta *{
    color: #ff4800;
  }

  .single-post .site-main h3,.single-info .site-main h3{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
  }
  .single-post .site-main p,.single-info .site-main p{
    font-size: 16px;
    line-height: 130%;
  }
  .es-page-blogs .site-main{
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
  }
  .es-page-blogs .date{
    color: #ff4800;
  }
  .es-page-blogs .thumb {
    margin: 0 0 20px;
  }
  .es-page-blogs h2 {
    margin: 0 0 30px;
  }


}

/*===== PC ここまで =====*/






@media print, screen and (max-width: 1300px) {
  header ul li{
    font-size: 14px;
  }
  header ul li.head_search {
    padding: 22px 0px;
}
  header ul li a{
    padding: 22px 15px;
  }
  .drop li{
    font-size: 13px;
  }
  .drop li a{
    padding: 15px 5px !important;
  }
}








/*===== SP ここから =====*/
@media screen and (max-width: 740px) {



  .header_contact_info {
    display: none;
  }

  #sp_header .center_box {
    display: flex !important;
    align-items: center !important;
    gap: 8px;
    padding-right: 66px;
  }
  #sp_header .header_logo {
    flex: 1;
  }
  #sp_header .favorite {
      width: 40px !important;
      height: 39px !important;
      border: 1px solid #ff4800 !important;
      border-radius: 50% !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      flex-shrink: 0;
      order: 2;
  }
  #sp_header .favorite a {
    color: #ff4800 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    font-size: 20px !important;
  }
  #sp_header .favorite:hover {
    opacity: 0.8 !important;
  }

  #sp_header .history {
      width: 40px !important;
      height: 39px !important;
      border: 1px solid #ff4800 !important;
      border-radius: 50% !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      flex-shrink: 0;
      order: 1;
  }
  #sp_header .history a {
    color: #ff4800 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    font-size: 20px !important;
  }
  #sp_header .history:hover {
    opacity: 0.8 !important;
  }
  .l-fix{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    display: flex;
  }
  .l-fix-mail{
    width: 100%;
    background-color: #ff4800;
  }
  .l-fix-mail a{
    color: #fff;
    text-align: center;
    display: block;
    padding: 18px 0;
    font-size: 16px;
    font-weight: bold;
  }
  .l-fix-mail__icon_mail{
    padding: 0 10px 0 0;
  }
  .l-fix-mail a .l-fix-mail__icon_arrow{
    padding:  0 0 0 10px;
  }
  .l-fix-tel{
    width: 50%;
    background-color: #fff;
  }
  .l-fix-tel img{
    display: block;
    width: 7vw;
    height: auto;
  }
  .l-fix-tel a{
    color: #ff4800;
    box-sizing: border-box;
    padding: 15px 17px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 4vw;
    justify-content: space-between;
  }
  .l-fix-tel span{
    font-weight: bold;
    line-height: 1;
  }





  .sp_none {
    display: none;
  }
  .center_box {
    width: 95%;
    margin: 0 auto 0 auto;
  }
  #main.site-main {
    padding-top: 50px;
  }
  .pc_header {
    display: none;
  }
  .h_box01 {
    position: absolute;
    z-index: 1001;
  }
  .h_box01 h1 {
    display: none;
  }
  #pnkz_box {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #f3f3f3;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  #pnkz {
    padding: 0px;
    width: 95%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  #pnkz li {
    display: inline;
    color: #333;
    font-size: 10px;
  }
  #pnkz li a {
    text-decoration: underline;
    color: #333;
    margin: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .main_contents {
    padding: 58px 0 0 0;
  }

  .wp-block-button a.wp-block-button__link{
    background: #ff4800;
  }


  .btn {
    width: 90%;
    margin: 0 auto 10px;
  }
  .area,
  .subway {
    margin: 0 auto 15px;
  }
  .store {
    margin: 35px auto 40px;
  }
  .btn a {
    color: #fff;
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    border-radius: 7px;
    position: relative;
    font-weight: bold;
  }
  .area a {
    background-color: #68a450;
    border-bottom: solid 3px #487237;
  }
  .subway a {
    background-color: #e9a626;
    border-bottom: solid 3px #bc861f;
  }
  .store a {
    background-color: #ff4800;
    border-bottom: solid 3px #c33700;
  }
  .btn a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  .btn a .fa-chevron-right,
  .town_box .btn a .fa-chevron-right {
    font-size: 10px;
    right: 10px;
    top: 25px;
    position: absolute;
  }
  /*===== header =====*/
  #pc_header,
  .header_nav {
    display: none;
  }
  header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #fff;
    padding: 5px 0;
    height: 57px;
  }
  .header_logo {
    width: 150px;
    margin: 0px;
    padding: 0px;
  }
  .btn-open {
    height: 58px;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/sp_menu.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    right: 0px;
    width: 58px;
    top: 0px;
    background-color: #ff4800;
    z-index: 10000;
    position: absolute;
    padding: 0;
  }
  .btn-close {
    height: 30px;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/sp_close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
    position: absolute;
    right: 10px;
    width: 30px;
    top: 15px;
    z-index: 50;
    padding: 0;
    background-color: transparent;
  }
  .overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
  }
  .overlay.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .sp_headeer {
    background-color: #ff4800;
    padding: 15px 0;
  }
  .overlay .header_logo {
    width: 200px;
    margin: 0 auto;
  }
  .overlay h3 {
    color: #fff;
    text-align: center;
    margin: 0 0 7px 0;
  }
  .overlay h3 .fa {
    margin: 0 5px 0 0;
  }
  .sp_nav01 ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .sp_nav01 ul li {
    border-top: solid 2px #ccc;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    color: #ff4800;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/header_arrow01.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 10px;
  }
  .sp_nav01 ul li a {
    padding: 15px 10px;
    display: block;
    color: #ff4800;
    position: relative;
  }
  .sp_nav01 ul li a .fa {
    position: absolute;
    right: 10px;
    font-size: 22px;
  }
  .sp_nav01 ul li.li01 a,
  .sp_nav01 ul li.li02 a,
  .sp_nav01 ul li.li03 a {
    color: #fff;
  }
  .sp_nav01 ul li.li01 {
    background-color: #68a450;
  }
  .sp_nav01 ul li.li02 {
    background-color: #e9a626;
  }
  .sp_nav01 ul li.li03 {
    background-color: #446698;
    background-image: none;
  }
  .sp_nav01 ul li.li03 dl {
    margin: 0px;
  }
  .sp_nav01 ul li.li03 dl dt {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/header_arrow02.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 10px;
  }
  .sp_nav01 ul li.li03 dl dt.active {
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/header_arrow03.png);
  }
  .sp_nav01 ul li.li03 dl dd {
    margin: 0px;
    padding: 0px;
    display: none;
  }
  .sp_nav01 ul.drop {
    margin: 0px;
    padding: 0px;
  }
  .sp_nav01 ul.drop li {
    border-top: solid 1px #cccccc;
    font-size: 14px !important;
    font-weight: bold;
    color: #fff;
    background-color: #fff;
  }
  .sp_nav01 ul.drop li a {
    padding: 12px 10px;
    display: block;
    position: relative;
  }
  .sp_nav01 ul.drop li a .fa {
    position: absolute;
    right: 10px;
    font-size: 20px;
  }
  .drop li:nth-child(1) a {
    color: #b96dd3 !important;
  }
  .drop li:nth-child(2) a {
    color: #7c7ec2 !important;
  }
  .drop li:nth-child(3) a {
    color: #a2b341 !important;
  }
  .drop li:nth-child(4) a {
    color: #ff7272 !important;
  }
  .drop li:nth-child(5) a {
    color: #4caeb6 !important;
  }
  .drop li:nth-child(6) a {
    color: #b89353 !important;
  }
  .drop li:nth-child(7) a {
    color: #5e9bbb !important;
  }
  .drop li:nth-child(8) a {
    color: #ff7b47 !important;
  }
  .drop li:nth-child(9) a {
    color: #d9538c !important;
  }
	.drop li:nth-child(10) a {
    color: #68a450 !important;
  }
	.drop li:nth-child(11) a {
    color: #e9a626 !important;
  }

  .sp_nav02 ul {
    padding: 0px;
    margin: 0px;
    background-color: #111111;
  }
  .sp_nav02 ul li {
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    width: 50%;
    float: left;
    font-weight: bold;
    text-align: left;
  }
  .sp_nav02 ul li:nth-child(2n) {
    border-right: none;
  }
  .sp_nav02 ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 15px;
  }
  .header_btn {
    background-color: #fff;
    padding: 20px 10px;
    margin: 0px;
    display: flex;
    justify-content: center;
  }
  .header_btn li {
    float: left;
    width: 48.5%;
    margin: 0 3% 0 0;
    background-color: #ff4800;
    border-radius: 5px;
    font-size: 12px;
  }
  .header_btn li:last-child {
    margin: 0px;
  }
  .header_btn li a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-weight: bold;
  }
  .header_btn li .fa {
    margin: 0 5px 0 0;
    font-size: 14px;
  }
  .btn-close02 {
    background-color: #777777;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-image: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2025/01/sp_close.png);
    background-repeat: no-repeat;
    background-position: 38% center;
    background-size: 16px;
  }
  /*===== footer =====*/
  .es-link-container.color_main .es-link-list a{
    color: #222;
  }
  


  footer {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .footer__info {
    background-color: #f2f2f2;
    margin: 0px;
    padding: 20px;
  }

  .footer__info__wrap{
    width: 100%;
  }

  .footer__info p,.footer__info address{
    margin: 0;
    padding: 0;
  }

  .footer__info__tel{
    pointer-events: all;
    cursor: pointer;
    color: #222;
  }
  .copy_box {
    background-color: #111111;
    margin: 0px;
    padding: 30px 0 70px;
  }
  footer ul {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    text-align: center;
  }
  footer ul li {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
    border-right: 1px solid #fff;
  }
  footer ul li:last-child {
    border: none;
  }
  footer ul li a {
    display: inline-block;
    font-size: 10px;
    margin-right: 10px;
    color: #fff;
  }
  .copyright {
    font-size: 9px;
    margin: 0px;
    color: #fff;
    text-align: center;
  }

  .copyright .footer__info__link{
    color: #fff;
  }

  /*===== pankuzu =====*/
  #pankuzu {
    margin: 56px 0 0 0;
    background: #333333;
    padding: 5px;
  }
  #pankuzu ol {
    margin: 0 auto;
    overflow: hidden;
  }
  #pankuzu ol li {
    font-size: 10px;
    margin: 0;
    color: #fff;
    text-align: lleft;
    float: left;
  }
  #pankuzu ol li:after {
    content: ">";
    margin: 0 7px;
  }
  #pankuzu ol li:last-child:after {
    content: "";
  }
  #pankuzu ol li a {
    color: #fff;
  }
  /*===== contact =====*/
  #contact_box {
    background: #f7f6ee;
    padding: 30px 10px;
    text-align: center;
  }
  #contact_box p {
    font-size: 12px;
    margin: 0 0 20px 0;
  }
  #contact_box .contact_btn {
    width: 80%;
    margin: 0 auto;
    position: relative;
  }
  #contact_box .contact_btn a {
    display: block;
    padding: 15px;
    color: #fff;
    text-align: center;
    background: #ec6c00;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
  }
  #contact_box .contact_btn a:hover {
    background-color: #da6400;
  }
  #contact_box .contact_btn a:after {
    content: ">";
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    right: 10px;
  }
  #contact_box .contact_btn .fa {
    margin-right: 10px;
    font-size: 16px;
  }
  .contact_box02 {
    text-align: center;
    padding: 30px 0 30px 0;
  }
  .contact_box02 h4 {
    text-align: center;
    font-size: 15px;
    color: #ec6c00;
    margin: 0 0 15px 0;
  }
  .contact_box02 .contact_info {
    width: 80%;
    margin: 0 auto 30px auto;
    overflow: hidden;
  }
  .contact_box02 .contact_btn {
    width: 100%;
    position: relative;
    margin: 0 auto 30px auto;
    box-sizing: border-box;
  }
  .contact_box02 .contact_btn a {
    display: block;
    padding: 15px;
    color: #fff;
    text-align: center;
    background: #ec6c00;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
  }
  .contact_box02 .contact_btn a:hover {
    background-color: #da6400;
  }
  .contact_box02 .contact_btn a:after {
    content: ">";
    position: absolute;
    font-size: 12px;
    top: 15px;
    font-weight: bold;
    right: 10px;
  }
  .contact_box02 .contact_btn .fa {
    margin-right: 10px;
    font-size: 22px;
  }
  .contact_box02 .txt01 {
    text-align: center;
    display: inline;
    color: #ec6c00;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ec6c00;
  }
  .contact_box02 .contact_tel {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .contact_box02 .tel_txt {
    font-size: 12px;
    margin: 0 0 5px 0;
    text-align: center;
    line-height: 160%;
  }
  .contact_box02 .tel {
    font-size: 25px;
    color: #ec6c00;
    margin: 0 0 5px 0;
    line-height: 140%;
    font-weight: bold;
  }
  .contact_box02 .time_txt {
    font-size: 12px;
    margin: 0 0 0px 0;
    line-height: 120%;
  }


    /* コラム・お知らせ詳細　共通CSS調整 */
    .single-post .site-content,.single-info .site-content{
      padding: 30px 0 0;
    }
    .single-post .site-main,.single-info .site-main{
      width: 95%;
      max-width: 1000px;
      margin: 0 auto;
    }
    .single-post .site-main img,.single-info .site-main img{
      width: 100%;
      height: auto;
    }
    .single-post .site-main h2,.single-info .site-main h2{
      font-size: 24px;
      font-weight: bold;
      margin: 0 0 20px 0;
      color: #ff4800;
    }
    .entry-meta,.entry-meta *{
      color: #ff4800;
    }
    .entry-header{
      position: static;
    }
    .single-post .site-main p,.single-info .site-main p{
      font-size: 14px;
      line-height: 130%;
      margin: 0 0 20px 0;
    }
    .single-post .site-main a,.single-info .site-main a{
      color: #ff4800;
      text-decoration: underline;
      font-size: 14px;
      line-height: 130%;      
    }
    .single-post .site-main .wp-block-button a,.single-info .site-main .wp-block-button a{
      text-decoration: none;
    }
  
    .es-page-blogs .site-main{
      width: 95%;
      max-width: 1200px;
      margin: 0 auto;
    }
    .es-page-blogs .date{
      color: #ff4800;
    }
    .es-page-blogs .thumb {
      margin: 0 0 10px;
    }
    .es-page-blogs h2 {
      margin: 0 0 30px;
    }
  
}
/*===== SP ここまで =====*/