@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'Oswald', 'Zen Kaku Gothic New', 'sans-serif';
  font-weight: 300, 400, 500, 700, 900;
  font-style: bold;
  font-optical-sizing: auto;
}
/*---------------------- 1441px以上 ----------------------------*/
@media screen and (min-width: 1441px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none;
  }
  .btn-set.pc .logo {
    width: 120px;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #F2F2F2;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 100px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 100px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 20px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 10px;
    right: 10px;
    width: 110px;
    text-align: center;
  }
  .sub_menu li a::before {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 30px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 3;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 1050px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .red:hover a.btn-8 {
    opacity: 0;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
  /*------ここからmain-------------*/
  body main {
    margin-top: 0px;
  }
  .original_stretch {
    margin-top: 0px;
    background-repeat: no-repeat;
    padding-top: 200px;
    margin-bottom: -100px;
  }
  .original_stretch img {
    width: 100%;
    position: relative;
    padding-top: 0px;
    margin-top: 0px;
    z-index: 1;
    top: auto;
    height: 300px;
    object-fit: cover;
  }
  .original_stretch h1 {
    margin: auto;
    width: 1100px;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 50px;
    position: relative;
    top: -240px;
    z-index: 1;
  }
  .original_stretch p {
    margin: auto;
    width: 1100px;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    z-index: 1;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -230px;
  }
  .title_merit {
    margin: auto;
    width: 1050px;
    font-size: 30px;
    padding-bottom: 40px;
  }
  .health_merit ul {
    display: flex;
    margin: auto;
    width: 1100px;
  }
  .health_merit ul li {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 500px;
  }
  .health_merit ul li p b {
    display: block;
    padding-bottom: 10px;
  }
  .health_merit ul li p {
    font-size: 17px;
    line-height: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    border: 2px solid #3E3A39;
    border-radius: 10px;
    text-align: justify;
    height: 270px;
  }
  .stretch .original_program {
    font-size: 25px;
    margin: auto;
    width: 1070px;
    line-height: 50px;
  }
  .stretch .program_text {
    margin: auto;
    width: 1070px;
    font-size: 17px;
    line-height: 33px;
  }
  .stretch {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1100px;
    padding-top: 50px;
    margin-top: 30px;
  }
  .stretch ul {
    display: flex;
    flex-wrap: wrap;
  }
  .stretch ul li {
    margin-top: auto;
    margin-bottom: 0px;
    padding-top: 50px;
  }
  .stretch ul li img {
    width: 350px;
  }
  .stretch ul span {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    margin-left: 30px;
  }
  .stretch ul li b {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 20px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .stretch ul li p {
    font-size: 17px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: justify;
    width: 690px;
    margin-left: 30px;
  }
  .stretch ul li p small {
    display: block;
    margin-top: 0px;
  }
  /*矢印と下線の形状*/
  .original_team h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 1100px;
  }
  .original_team p b {
    display: block;
    font-size: 18px;
  }
  .original_team p {
    margin: auto;
    width: 1100px;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
  }
  .original_team ul {
    display: flex;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 850px;
  }
  .original_team ul li p {
    width: 540px;
    font-size: 18px;
    line-height: 40px;
  }
  .original_team ul li {
    margin: auto;
  }
  .original_team ul li img {
    width: 260px;
  }
  .original_team .instructor {
    display: flex;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1100px;
  }
  .original_team .instructor li p {
    width: 100%;
    font-size: 17px;
    line-height: 20px;
    margin-top: 6px;
  }
  .original_team .instructor li p small {
    display: block;
    font-size: 15px;
  }
  .original_team .instructor li {
    margin: auto;
    width: 18%;
  }
  .original_team .instructor li img {
    width: 100%;
  }
  .schedule {}
  .schedule h2 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 1100px;
    font-size: 30px;
  }
  .schedule p {
    margin: auto;
    width: 1100px;
    font-size: 16px;
    line-height: 22px;
  }
  .schedule img {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1100px;
  }
  .schedule small {
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1100px;
    display: block;
  }
  .schedule ul {
    display: flex;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 1150px;
  }
  .schedule ul li {
    margin: auto;
    padding: 30px;
    width: 450px;
    border: 2px solid #3E3A39;
    border-radius: 3px;
  }
  .schedule ul li .plan_money {
    width: 100%;
  }
  .schedule ul li .plan_money b {
    display: block;
  }
  body main h3 {
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 40px;
    width: 1075px;
    margin-right: auto;
    margin-left: auto;
    line-height: 60px;
  }
  body main h4 {
    font-size: 40px;
    padding-top: 100px;
    font-weight: 900;
    letter-spacing: 2px;
    margin: auto;
    width: 1100px;
  }
  .tel {
    display: block;
    font-size: 67px;
    font-variant: normal;
    font-weight: 900;
    font-family: 'Oswald';
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    color: #3E3A39;
    width: 1100px;
  }
  .mailform {
    font-size: 20px;
    font-variant: normal;
    font-weight: 800;
    color: #C80003;
    letter-spacing: 2px;
    margin: auto;
    width: 1100px;
    display: block;
  }
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 200px;
  }
  body footer h4 {
    margin: auto;
    width: 1100px;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 90vw;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 14px;
    text-align: center;
    margin-top: 100px;
    font-weight: 500;
    letter-spacing: 3px;
  }
  /*-------------- 物件情報ページ 2026.0511---------------*/
  .original_stretch .property_h1 { /*物件情報ページ内*/
    margin: auto;
    width: 80%;
    font-size: 2vw;
    letter-spacing: 1px;
    line-height: 2;
    position: relative;
    top: -290px;
  }
  .original_stretch .property_p { /*物件情報ページ内*/
    margin: auto;
    width: 80%;
    font-weight: 500;
    font-size: 1.2vw;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -300px;
  }
  .property_overview_section { /*物件概要section */
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .property_overview_h2 {
    font-size: 2vw;
    margin: 0 auto;
    padding: 0 0 1% 2%;
    width: 80%;
    border-bottom: 4px solid #c30505;
  }
  .summary_table_div {
    margin: 3% auto;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .summary_table_div table {
    margin: 0 auto;
    flex-basis: 60%;
  }
  .tbl-r02 th {
    background: #3E3A39;
    border: solid 1px #ccc;
    color: #fff;
    padding: 1em 0.5em;
    font-size: 1.6vw;
  }
  .tbl-r02 td {
    border: solid 1px #ccc;
    padding: 1em;
  }
  .studio_img_ul {
    flex-basis: 30%;
  }
  .studio_img_ul li {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .studio_img_ul li img {
    width: 100%;
    margin: 0 auto 2% auto;
    padding: 0;
  }
  .property_mail_div {
    background-image: linear-gradient(90deg, #e40f0f, #730000);
    width: 30%;
    margin: 0 auto 0 10%;
    padding: 0.5em 2em;
  }
 .property_mail_div:hover{
	opacity:0.5;
	transition:0.3s;
    }
  .property_mail_div a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .property_mail_icon {
    width: 20%;
    flex-basis: 10%;
  }
  .property_mail_p {
    color: #fff;
    flex-basis: 90%;
    font-size: 1.6vw;
    padding: 0 0 0 2%;
  }
}
/*---------------------- 1440pxまで ----------------------------*/
@media screen and (max-width: 1440px) {
  .sp {
    display: none !important;
  }
  .btn-set.pc .logo {
    width: 120px;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #F2F2F2;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 90px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 100px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 10px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 10px;
    right: 0px;
    width: 110px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 30px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 3;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 975px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
  /*------ここからmain-------------*/
  .original_stretch {
    margin-top: 0px;
    background-repeat: no-repeat;
    padding-top: 150px;
    margin-bottom: -100px;
  }
  .original_stretch img {
    width: 100%;
    position: relative;
    padding-top: 0px;
    margin-top: 0px;
    z-index: 1;
    top: auto;
    height: 300px;
    object-fit: cover;
  }
  .original_stretch h1 {
    margin: auto;
    width: 900px;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 50px;
    position: relative;
    top: -240px;
    z-index: 2;
  }
  .original_stretch p {
    margin: auto;
    width: 900px;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    z-index: 2;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -230px;
  }
  .title_merit {
    margin: auto;
    width: 950px;
    font-size: 30px;
    padding-bottom: 40px;
  }
  .health_merit ul {
    display: flex;
    margin: auto;
    width: 1000px;
  }
  .health_merit ul li {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 450px;
  }
  .health_merit ul li p b {
    display: block;
    padding-bottom: 10px;
  }
  .health_merit ul li p {
    font-size: 17px;
    line-height: 25px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    border: 2px solid #3E3A39;
    border-radius: 10px;
    text-align: justify;
  }
  .stretch .original_program {
    font-size: 25px;
    margin: auto;
    width: 950px;
    line-height: 50px;
  }
  .stretch .program_text {
    margin: auto;
    width: 960px;
    font-size: 17px;
    line-height: 33px;
  }
  .stretch {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1000px;
    padding-top: 50px;
    margin-top: 30px;
  }
  .stretch ul {
    display: flex;
    flex-wrap: wrap;
  }
  .stretch ul li {
    margin-top: auto;
    margin-bottom: 0px;
    padding-top: 50px;
  }
  .stretch ul li img {
    width: 360px;
    margin-left: 20px;
  }
  .stretch ul .plan {
    width: 100px;
    height: 100px;
    position: relative;
    top: 50px;
    right: 50px;
  }
  .stretch ul span {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    margin-left: 30px;
  }
  /*矢印と下線の形状*/
  .stretch ul h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .stretch ul li b {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 20px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .stretch ul li p {
    font-size: 17px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: justify;
    width: 550px;
    margin-left: 30px;
  }
  .stretch ul li p small {
    display: block;
    margin-top: 0px;
  }
  /*矢印と下線の形状*/
  .original_team h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 1000px;
  }
  .original_team p b {
    display: block;
    font-size: 18px;
  }
  .original_team p {
    margin: auto;
    width: 1000px;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
  }
  .original_team ul {
    display: flex;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 850px;
  }
  .original_team ul li p {
    width: 540px;
    font-size: 16px;
    line-height: 40px;
  }
  .original_team ul li {
    margin: auto;
  }
  .original_team ul li img {
    width: 260px;
  }
  .original_team .instructor {
    display: flex;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1000px;
  }
  .original_team .instructor li p {
    width: 100%;
    font-size: 17px;
    line-height: 20px;
    margin-top: 6px;
  }
  .original_team .instructor li p small {
    display: block;
    font-size: 13px;
  }
  .original_team .instructor li {
    margin: auto;
    width: 17%;
  }
  .original_team .instructor li img {
    width: 100%;
  }
  .schedule {}
  .schedule h2 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 1000px;
    font-size: 30px;
  }
  .schedule p {
    margin: auto;
    width: 1000px;
    font-size: 16px;
    line-height: 22px;
  }
  .schedule img {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1000px;
    display: block;
  }
  .schedule small {
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 1000px;
    display: block;
  }
  .schedule ul {
    display: flex;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 1030px;
  }
  .schedule ul li {
    margin: auto;
    padding: 30px;
    width: 400px;
    border: 2px solid #3E3A39;
    border-radius: 3px;
  }
  .schedule ul li .plan_money {
    width: 100%;
  }
  .schedule ul li .plan_money b {
    display: block;
  }
  body main h3 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 100px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    line-height: 50px;
  }
  body main h4 {
    font-size: 40px;
    padding-top: 100px;
    font-weight: 900;
    letter-spacing: 2px;
    margin: auto;
    width: 1000px;
  }
  .tel {
    display: block;
    font-size: 67px;
    font-variant: normal;
    font-weight: 900;
    font-family: 'Oswald';
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    color: #3E3A39;
    width: 1000px;
  }
  .mailform {
    font-size: 20px;
    font-variant: normal;
    font-weight: 800;
    color: #C80003;
    letter-spacing: 2px;
    margin: auto;
    width: 1000px;
    display: block;
  }
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 100px;
  }
  body footer h4 {
    margin: auto;
    width: 1100px;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 90vw;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    font-weight: 500;
    letter-spacing: 3px;
  }
  /*-------------- 物件情報ページ 2026.0511---------------*/
  .original_stretch .property_h1 { /*物件情報ページ内*/
    margin: auto;
    width: 80%;
    font-size: 2vw;
    letter-spacing: 1px;
    line-height: 2;
    position: relative;
    top: -280px;
  }
  .original_stretch .property_p { /*物件情報ページ内*/
    margin: auto;
    width: 80%;
    font-weight: 500;
    font-size: 1.4vw;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -280px;
  }
  .property_overview_section {
    width: 100%;
    margin: 0 auto;
  }
  .property_overview_h2 {
    font-size: 2vw;
    margin: 3% auto;
    padding: 0 0 1% 2%;
    width: 80%;
    border-bottom: 4px solid #c30505;
  }
  .summary_table_div {
    margin: 3% auto;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .summary_table_div table {
    margin: 0 auto;
    flex-basis: 60%;
  }
  .tbl-r02 th {
    background: #3E3A39;
    border: solid 1px #ccc;
    color: #fff;
    padding: 1em 0.5em;
    font-size: 1.6vw;
  }
  .tbl-r02 td {
    border: solid 1px #ccc;
    padding: 1em;
  }
  .studio_img_ul {
    flex-basis: 30%;
  }
  .studio_img_ul li {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .studio_img_ul li img {
    width: 100%;
    margin: 0 auto 2% auto;
    padding: 0;
  }
  .property_mail_div {
    background-image: linear-gradient(90deg, #e40f0f, #730000);
    width: 30%;
    margin: 0 auto 0 10%;
    padding: 0.5em 2em;
  }
  .property_mail_div:hover{
	opacity:0.5;
	transition:0.3s;
    }
  .property_mail_div a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .property_mail_icon {
    width: 20%;
    flex-basis: 10%;
  }
  .property_mail_p {
    color: #fff;
    flex-basis: 90%;
    font-size: 1.6vw;
    padding: 0 0 0 2%;
  }
}
/*---------------------- 1074pxまで ----------------------------*/
@media screen and (max-width: 1074px) {
  .sp {
    display: none !important;
  }
  .btn-set.pc a .logo {
    width: 90px;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    width: 80px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 80px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 10px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    top: 10px;
    right: -2px;
    width: 95px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 3;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 715px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
  /*------ここからmain-------------*/
  .original_stretch {
    margin-top: 0px;
    background-repeat: no-repeat;
    padding-top: 150px;
    margin-bottom: -100px;
  }
  .original_stretch img {
    width: 100%;
    position: relative;
    padding-top: 0px;
    margin-top: 0px;
    z-index: 1;
    top: auto;
    height: 190px;
    object-fit: cover;
  }
  .original_stretch h1 {
    margin: auto;
    width: 666px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 50px;
    position: relative;
    top: -180px;
    z-index: 2;
  }
  .original_stretch p {
    margin: auto;
    width: 666px;
    font-weight: 500;
    font-size: 15px;
    line-height: 27px;
    z-index: 2;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -181px;
  }
  .title_merit {
    margin: auto;
    width: 726px;
    font-size: 30px;
    padding-bottom: 40px;
  }
  .title_merit {
    margin: auto;
    width: 726px;
    font-size: 30px;
    padding-bottom: 40px;
  }
  .health_merit ul {
    display: flex;
    margin: auto;
    width: 766px;
  }
  .health_merit ul li {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 350px;
  }
  .health_merit ul li p b {
    display: block;
    padding-bottom: 10px;
    font-size: 17px;
  }
  .health_merit ul li p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border: 2px solid #3E3A39;
    border-radius: 10px;
    text-align: justify;
  }
  .stretch .original_program {
    font-size: 25px;
    margin: auto;
    width: 716px;
    line-height: 50px;
  }
  .stretch .program_text {
    margin: auto;
    width: 716px;
    font-size: 17px;
    line-height: 33px;
  }
  .stretch {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 766px;
    padding-top: 50px;
    margin-top: 0px;
  }
  .stretch ul {
    display: flex;
    flex-wrap: wrap;
  }
  .stretch ul li {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 50px;
  }
  .stretch ul li img {
    width: 300px;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: auto;
  }
  .stretch ul .plan {
    width: 100px;
    height: 100px;
    position: relative;
    top: 50px;
    right: 50px;
  }
  .stretch ul span {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    margin-left: 20px;
  }
  /*矢印と下線の形状*/
  .stretch ul h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .stretch ul li b {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 18px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .stretch ul li p {
    font-size: 15px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: justify;
    width: 400px;
    margin-left: 20px;
  }
  .stretch ul li p small {
    display: block;
    margin-top: 0px;
  }
  /*矢印と下線の形状*/
  .original_team h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 766px;
  }
  .original_team p b {
    display: block;
    font-size: 18px;
  }
  .original_team p {
    margin: auto;
    width: 766px;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
  }
  .original_team ul {
    display: flex;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 766px;
  }
  .original_team ul li p {
    width: 480px;
    font-size: 16px;
    line-height: 40px;
  }
  .original_team ul li {
    margin: auto;
  }
  .original_team ul li img {
    width: 220px;
  }
  .original_team .instructor {
    display: flex;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 766px;
  }
  .original_team .instructor li p {
    width: 100%;
    font-size: 17px;
    line-height: 20px;
    margin-top: 6px;
  }
  .original_team .instructor li p small {
    display: block;
    font-size: 13px;
  }
  .original_team .instructor li {
    margin: auto;
    width: 17%;
  }
  .original_team .instructor li img {
    width: 100%;
  }
  .schedule {
    margin: auto;
    width: 766px;
  }
  .schedule h2 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 766px;
    font-size: 30px;
  }
  .schedule p {
    margin: auto;
    width: 766px;
    font-size: 16px;
    line-height: 22px;
  }
  .schedule img {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 100%;
    display: block;
  }
  .schedule small {
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 766px;
    display: block;
  }
  .schedule ul {
    display: flex;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 766px;
  }
  .schedule ul li {
    margin: auto;
    padding: 30px;
    width: 310px;
    border: 2px solid #3E3A39;
    border-radius: 3px;
  }
  .schedule ul li .plan_money {
    width: 100%;
  }
  .schedule ul li .plan_money b {
    display: block;
  }
  body main h3 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 100px;
    width: 766px;
    margin-right: auto;
    margin-left: auto;
    line-height: 50px;
  }
  body main h4 {
    font-size: 40px;
    padding-top: 100px;
    font-weight: 900;
    letter-spacing: 2px;
    margin: auto;
    width: 766px;
  }
  .tel {
    display: block;
    font-size: 67px;
    font-variant: normal;
    font-weight: 900;
    font-family: 'Oswald';
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    color: #3E3A39;
    width: 766px;
  }
  .mailform {
    font-size: 20px;
    font-variant: normal;
    font-weight: 800;
    color: #C80003;
    letter-spacing: 2px;
    margin: auto;
    width: 766px;
    display: block;
  }
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 100px;
  }
  body footer h4 {
    margin: auto;
    width: 766px;
    font-size: 21px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 100vw;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 13px;
    text-align: center;
    margin-top: 50px;
  }
  /*-------------- 物件情報ページ 2026.0511---------------*/
  .original_stretch .property_h1 { /*物件情報ページ内*/
    margin: auto;
    width: 90%;
    font-size: 3vw;
    letter-spacing: 1px;
    line-height: 2;
    position: relative;
    top: -240px;
  }
  .original_stretch .property_p { /*物件情報ページ内*/
    margin: auto;
    width: 90%;
    font-weight: 500;
    font-size: 1.6vw;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -240px;
  }
  .property_overview_section {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .property_overview_h2 {
    font-size: 2.5vw;
    margin: 0 auto;
    padding: 0 0 1% 2%;
    width: 80%;
    border-bottom: 4px solid #c30505;
  }
  .summary_table_div {
    margin: 3% auto;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .summary_table_div table {
    margin: 0 auto;
    flex-basis: 60%;
  }
  .tbl-r02 th {
    background: #3E3A39;
    border: solid 1px #ccc;
    color: #fff;
    padding: 1em 0.5em;
    font-size: 1.6vw;
  }
  .tbl-r02 td {
    border: solid 1px #ccc;
    padding: 1em;
  }
  .studio_img_ul {
    flex-basis: 30%;
  }
  .studio_img_ul li {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .studio_img_ul li img {
    width: 100%;
    margin: 0 auto 2% auto;
    padding: 0;
  }
  .property_mail_div {
    background-image: linear-gradient(90deg, #e40f0f, #730000);
    width: 30%;
    margin: 0 auto 0 10%;
    padding: 0.5em 2em;
  }
  .property_mail_div:hover{
	opacity:0.5;
	transition:0.3s;
    }
  .property_mail_div a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .property_mail_icon {
    width: 20%;
    flex-basis: 10%;
  }
  .property_mail_p {
    color: #fff;
    flex-basis: 90%;
    font-size: 1.6vw;
    padding: 0 0 0 2%;
  }
}
/*---------------------- 765pxまで ----------------------------*/
@media screen and (max-width: 765px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .logo.sp {
    width: 110px;
    position: fixed;
    left: 20px;
    top: 20px;
    z-index: 3;
  }
  .hamburger {
    display: block;
    height: 65px;
    margin-left: auto;
    position: fixed;
    z-index: 10;
    width: 60px;
    border: none;
    background-color: transparent;
    top: 10px;
    right: 10px;
  }
  .hamburger.-active .hamburger__line {
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line::before {
    top: 0;
    transform: rotate(45deg);
  }
  .hamburger.-active .hamburger__line::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .hamburger.-active .hamburger__text::before {
    content: '閉じる';
  }
  .hamburger__line {
    display: block;
    height: 4px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: 0.4s;
    margin-top: 0px;
  }
  .hamburger__line:before, .hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    transition: inherit;
  }
  .hamburger__line:before {
    top: -10px;
  }
  .hamburger__line:after {
    top: 10px;
  }
  .hamburger__text {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .hamburger__text::before {
    content: "メニュー";
    text-align: center;
    color: #333;
    font-size: 10px;
    font-weight: 900;
  }
  .header {
    width: 300px;
  }
  .header__nav-area {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9;
    height: 100vh;
    width: 300px;
    visibility: hidden;
    padding-top: 60px;
    background-color: #fff;
    transition: 0.4s;
  }
  .header__nav-area.-active {
    left: 0;
    visibility: visible;
  }
  .global-navigation {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 120px;
    padding-left: 25px;
  }
  .global-navigation__list li a {
    color: #333333;
  }
  .global-navigation__list > li {
    padding-bottom: 20px;
    border-bottom: 2px solid #e7e9ee;
  }
  .global-navigation__list > li + li {
    margin-top: 20px;
  }
  .global-navigation__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333;
    font-weight: 900;
    transition: color 0.4s;
    font-size: 0.875rem;
  }
  .global-navigation__link.-accordion {
    position: relative;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0;
    color: #333333;
  }
  .global-navigation__link.-accordion::after {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 2px;
    background-color: #ed3242;
    transform: translateY(-50%);
    transition: transform 0.4s;
  }
  .global-navigation__link.-accordion::before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    background-color: #ed3242;
    transform: translateY(-50%);
  }
  .global-navigation__link.-active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
  .accordion {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: 0.4s;
  }
  .accordion.-active {
    height: auto;
    padding-top: 30px;
    visibility: visible;
  }
  .accordion__list li {
    font-size: 0.8rem;
    font-weight: 500;
  }
  .accordion__list li + li {
    margin-top: 21px;
  }
  .accordion__link {
    color: #333;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 110px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 90px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 20px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 5px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 3;
  }
  .btn-set ul {
    display: flex;
    position: fixed;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
  /*------ここからmain-------------*/
  .original_stretch {
    margin-top: 0px;
    background-repeat: no-repeat;
    padding-top: 150px;
    margin-bottom: -100px;
  }
  .original_stretch img {
    width: 100%;
    position: relative;
    padding-top: 0px;
    margin-top: 0px;
    z-index: 1;
    top: auto;
    height: 200px;
    object-fit: cover;
  }
  .original_stretch h1 {
    margin: auto;
    width: 600px;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 50px;
    position: relative;
    top: -190px;
    z-index: 2;
  }
  .original_stretch p {
    margin: auto;
    width: 600px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    z-index: 2;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -190px;
  }
  .title_merit {
    margin: auto;
    width: 85vw;
    font-size: 30px;
    padding-bottom: 40px;
  }
  .health_merit ul {
    display: flex;
    margin: auto;
    width: 90vw;
  }
  .health_merit ul li {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 42vw;
  }
  .health_merit ul li p b {
    display: block;
    padding-bottom: 10px;
    font-size: 17px;
  }
  .health_merit ul li p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border: 2px solid #3E3A39;
    border-radius: 10px;
    text-align: justify;
  }
  .stretch .original_program {
    font-size: 25px;
    margin: auto;
    width: 95vw;
    line-height: 50px;
  }
  .stretch .program_text {
    margin: auto;
    width: 90vw;
    font-size: 17px;
    line-height: 33px;
  }
  .stretch {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 95vw;
    padding-top: 50px;
    margin-top: 0px;
  }
  .stretch ul {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    width: 90vw;
  }
  .stretch ul li {
    margin: auto;
    padding-top: 50px;
    width: 90vw;
  }
  .stretch ul li img {
    width: 85vw;
    margin: auto;
  }
  .stretch ul .plan {
    width: 100px;
    height: 100px;
    position: relative;
    top: 50px;
    right: 50px;
  }
  .stretch ul span {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    margin-left: 0px;
  }
  /*矢印と下線の形状*/
  .stretch ul h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .stretch ul li b {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 23px;
    margin-bottom: 0px;
    margin-left: 10px;
  }
  .stretch ul li p {
    font-size: 15px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: justify;
    width: 100%;
    margin-left: 0px;
  }
  .stretch ul li p small {
    display: block;
    margin-top: 0px;
  }
  /*矢印と下線の形状*/
  .original_team h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 90vw;
  }
  .original_team p b {
    display: block;
    font-size: 18px;
  }
  .original_team p {
    margin: auto;
    width: 90vw;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
  }
  .original_team ul {
    display: flex;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 90vw;
  }
  .original_team ul li p {
    width: 47vw;
    font-size: 16px;
    line-height: 40px;
  }
  .original_team ul li {
    margin: auto;
  }
  .original_team ul li img {
    width: 21vw;
  }
  .original_team .instructor {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 80vw;
  }
  .original_team .instructor li p {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-top: 6px;
  }
  .original_team .instructor li p small {
    display: block;
    font-size: 13px;
  }
  .original_team .instructor li {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 35vw;
  }
  .original_team .instructor li img {
    width: 100%;
  }
  .schedule {
    margin: auto;
    width: 90vw;
  }
  .schedule h2 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 90vw;
    font-size: 40px;
  }
  .schedule p {
    margin: auto;
    width: 90vw;
    font-size: 16px;
    line-height: 22px;
  }
  .schedule img {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: auto;
    width: 40%;
    display: block;
    margin-left: 0px;
  }
  .schedule small {
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 90vw;
    display: block;
  }
  .schedule ul {
    display: flex;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 90vw;
  }
  .schedule ul li {
    margin: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 36vw;
    border: 2px solid #3E3A39;
    border-radius: 3px;
  }
  .schedule ul li .plan_money {
    width: 100%;
  }
  .schedule ul li .plan_money b {
    display: block;
  }
  body main h3 {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 100px;
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
    line-height: 50px;
  }
  body main h4 {
    font-size: 40px;
    padding-top: 100px;
    font-weight: 900;
    letter-spacing: 2px;
    margin: auto;
    width: 90vw;
  }
  .tel {
    display: block;
    font-size: 67px;
    font-variant: normal;
    font-weight: 900;
    font-family: 'Oswald';
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    color: #3E3A39;
    width: 90vw;
  }
  .mailform {
    font-size: 20px;
    font-variant: normal;
    font-weight: 800;
    color: #C80003;
    letter-spacing: 2px;
    margin: auto;
    width: 90vw;
    display: block;
  }
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 90vw;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 90vw;
  }
  .site_map ul {
    margin: auto;
    display: block;
  }
  .site_map ul li {
    margin: 0;
    margin-bottom: 0px;
    height: 100%;
    padding-left: 15px;
    border-left-style: none;
    padding-right: 20px;
    padding-top: 0px;
    display: block;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 8vw;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: static;
    top: 0px;
    border-bottom: 1px solid #F7F7F7;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 2.5vw;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: static;
    margin-top: 50px;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 3.5vw;
    text-align: center;
    margin-top: 50px;
  }
  /*-------------- 物件情報ページ 2026.0511---------------*/
  .original_stretch .property_h1 { /*物件情報ページ内*/
    margin: auto;
    width: 90%;
    font-size: 3vw;
    letter-spacing: 1px;
    line-height: 2;
    position: relative;
    top: -180px;
  }
  .original_stretch .property_p { /*物件情報ページ内*/
    margin: auto;
    width: 90%;
    font-weight: 500;
    font-size: 2vw;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -200px;
  }
  .property_overview_section {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .property_overview_h2 {
    font-size: 3vw;
    margin: 0 auto;
    padding: 0 0 1% 2%;
    width: 90%;
    border-bottom: 4px solid #c30505;
  }
  .summary_table_div {
    margin: 3% auto;
    width: 90%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  .summary_table_div table {
    margin: 0 auto;
    flex-basis: 100%;
    width: 90%;
  }
  .tbl-r02 th {
    background: #3E3A39;
    border: solid 1px #ccc;
    color: #fff;
    padding: 0.5em;
    font-size: 4vw;
    width: 90%;
  }
  .tbl-r02 td {
    border: solid 1px #ccc;
    padding: 0.5em;
    font-size: 3.6vw;
    width: 90%;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 90%;
    padding: 0.5em;
  }
  .tbl-r02 {
    margin: 0 auto;
    width: 90%;
    padding: 0.5em;
  }
  .tbl-r02 th, .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 0.5em;
  }
  .studio_img_ul {
    flex-basis: 80%;
    margin: 10% auto;
  }
  .studio_img_ul li {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .studio_img_ul li img {
    width: 100%;
    margin: 0 auto 2% auto;
    padding: 0;
  }
.property_mail_div {
    background-image: linear-gradient(90deg, #e40f0f, #730000);
    width: 70%;
    margin: 0 auto;
    padding: 0.5em 2em;
  }
.property_mail_div:hover{
	opacity:0.5;
	transition:0.3s;
    }
  .property_mail_div a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .property_mail_icon {
    width: 20%;
    flex-basis: 10%;
  }
  .property_mail_p {
    color: #fff;
    flex-basis: 90%;
    font-size: 1.6vw;
    padding: 0 0 0 2%;
  }
}
/*---------------------- 600pxまで ----------------------------*/
@media screen and (max-width: 600px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .hamburger {
    display: block !important;
    height: 70px;
    margin-left: auto;
    position: fixed;
    z-index: 10;
    width: 60px;
    border: none;
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line {
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line::before {
    top: 0;
    transform: rotate(45deg);
  }
  .hamburger.-active .hamburger__line::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .hamburger.-active .hamburger__text::before {
    content: '閉じる';
  }
  .hamburger__line {
    display: block;
    height: 5px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: 0.4s;
    margin-top: 0px;
  }
  .hamburger__line:before, .hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: inherit;
  }
  .hamburger__line:before {
    top: -13px;
  }
  .hamburger__line:after {
    top: 15px;
  }
  .hamburger__text {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .hamburger__text::before {
    content: "メニュー";
    text-align: center;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 10px;
    font-weight: 900;
  }
  .header {
    width: 300px;
  }
  .header__nav-area {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9;
    height: 100vh;
    width: 300px;
    visibility: hidden;
    padding-top: 60px;
    background-color: #fff;
    transition: 0.4s;
  }
  .header__nav-area.-active {
    left: 0;
    visibility: visible;
  }
  .global-navigation {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 120px;
    padding-left: 25px;
  }
  .global-navigation__list > li {
    padding-bottom: 20px;
    border-bottom: 2px solid #e7e9ee;
  }
  .global-navigation__list > li + li {
    margin-top: 20px;
  }
  .global-navigation__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333333;
    font-weight: 900;
    transition: color 0.4s;
    font-size: 0.875rem;
  }
  .global-navigation__link.-accordion {
    position: relative;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0;
    color: #333333;
  }
  .global-navigation__link.-accordion::after {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 2px;
    background-color: #ed3242;
    transform: translateY(-50%);
    transition: transform 0.4s;
  }
  .global-navigation__link.-accordion::before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    background-color: #ed3242;
    transform: translateY(-50%);
  }
  .global-navigation__link.-active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
  .accordion {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: 0.4s;
  }
  .accordion.-active {
    height: auto;
    padding-top: 30px;
    visibility: visible;
    font-size: medium;
  }
  .accordion__list li {
    font-size: 0.8rem;
    font-weight: 500;
  }
  .accordion__list li + li {
    margin-top: 21px;
  }
  .accordion__link {
    color: #333333;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 110px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    display: none;
  }
  .btn-set ul {
    display: flex;
    position: fixed;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
  /*------ここからmain-------------*/
  .original_stretch {
    margin-top: 0px;
    background-repeat: no-repeat;
    padding-top: 100px;
    margin-bottom: -300px;
  }
  .original_stretch img {
    width: 100%;
    position: relative;
    padding-top: 0px;
    margin-top: 0px;
    z-index: 1;
    top: auto;
    height: 400px;
    object-fit: cover;
  }
  .original_stretch h1 {
    margin: auto;
    width: 80vw;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 50px;
    position: relative;
    top: -269px;
    z-index: 2;
  }
  .title_merit {
    margin: auto;
    width: 80vw;
    font-size: 25px;
    padding-bottom: 25px;
  }
  .health_merit ul {
    display: block;
    margin: auto;
    width: 80vw;
  }
  .health_merit ul li {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 80vw;
  }
  .health_merit ul li p b {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .health_merit ul li p {
    font-size: 14px;
    line-height: 25px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border: 2px solid #3E3A39;
    border-radius: 10px;
    text-align: justify;
  }
  .stretch .original_program {
    font-size: 20px;
    margin: auto;
    width: 80vw;
    line-height: 35px;
  }
  .stretch .program_text {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    width: 90vw;
    font-size: 16px;
    line-height: 30px;
  }
  .stretch {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 80vw;
    padding-top: 50px;
    margin-top: 0px;
  }
  .stretch ul {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    width: 100%;
  }
  .stretch ul li {
    margin: auto;
    padding-top: 30px;
    width: 100%;
  }
  .stretch ul li img {
    width: 100%;
    margin: auto;
  }
  .stretch ul .plan {
    width: 100px;
    height: 100px;
    position: relative;
    top: 50px;
    right: 50px;
  }
  .stretch ul span {
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    margin-left: 0px;
  }
  /*矢印と下線の形状*/
  .stretch ul h2 {
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .stretch ul li b {
    display: inline-block;
    padding-bottom: 15px;
    font-size: 20px;
    margin-bottom: 0px;
    margin-left: 10px;
    line-height: 28px;
    letter-spacing: 2px;
  }
  .stretch ul li p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: justify;
    width: 100%;
    margin-left: 0px;
  }
  .stretch ul li p small {
    display: block;
    margin-top: 0px;
  }
  /*矢印と下線の形状*/
  .original_team h2 {
    font-size: 28px;
    letter-spacing: 2px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 80vw;
  }
  .original_team p b {
    display: block;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .original_team p {
    margin: auto;
    width: 80vw;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
  }
  .original_team ul {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 80vw;
  }
  .original_team ul li p {
    width: 87vw;
    font-size: 15px;
    line-height: 30px;
  }
  .original_team ul li {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    margin-top: auto;
    padding-top: 20px;
  }
  .original_team ul li img {
    margin: auto;
    width: 100%;
    display: block;
  }
  .original_team .instructor {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 80vw;
  }
  .original_team .instructor li p {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-top: 6px;
  }
  .original_team .instructor li p small {
    display: block;
    font-size: 13px;
  }
  .original_team .instructor li {
    margin: auto;
    width: 35vw;
  }
  .original_team .instructor li img {
    width: 100%;
  }
  .schedule {
    margin: auto;
    width: 90vw;
  }
  .schedule h2 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    width: 80vw;
    font-size: 30px;
  }
  .schedule p {
    margin: auto;
    width: 80vw;
    font-size: 15px;
    line-height: 27px;
    text-align: justify;
  }
  .schedule img {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: auto;
    width: 50%;
    display: block;
    margin-left: 20px;
  }
  .schedule small {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 80vw;
    display: block;
    font-size: 13px;
  }
  .schedule ul {
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    width: 80vw;
  }
  .schedule ul li {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 70vw;
    border: 2px solid #3E3A39;
    border-radius: 3px;
  }
  .schedule ul li .plan_money {
    width: 100%;
  }
  .schedule ul li .plan_money b {
    display: block;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 26px;
  }
  body main h3 {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 1px;
    margin-top: 30px;
    width: 80vw;
    margin-right: auto;
    margin-left: auto;
    line-height: 40px;
  }
  body main h4 {
    font-size: 22px;
    padding-top: 50px;
    font-weight: 900;
    letter-spacing: 2px;
    margin: auto;
    width: 80vw;
  }
  .tel {
    display: block;
    font-size: 36px;
    font-variant: normal;
    font-weight: 900;
    font-family: 'Oswald';
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
    color: #3E3A39;
    width: 80vw;
  }
  .mailform {
    font-size: 20px;
    font-variant: normal;
    font-weight: 800;
    color: #C80003;
    letter-spacing: 2px;
    margin: auto;
    width: 80vw;
    display: block;
  }
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 90vw;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 90vw;
  }
  .site_map ul {
    margin: auto;
    display: block;
  }
  .site_map ul li {
    margin: 0;
    margin-bottom: 0px;
    height: 100%;
    padding-left: 15px;
    border-left-style: none;
    padding-right: 20px;
    padding-top: 0px;
    display: block;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: static;
    top: 0px;
    border-bottom: 1px solid #F7F7F7;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
    font-size: 4vw;
    line-height: 12vw;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: static;
    margin-top: 8vw;
    font-size: 4vw;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 3vw;
    text-align: center;
    margin-top: 50px;
  }
  /*-------------- 物件情報ページ 2026.0511---------------*/
  .original_stretch .property_h1 { /*物件情報ページ内*/
    margin: auto;
    width: 90%;
    font-size: 5vw;
    letter-spacing: 1px;
    line-height: 2;
    position: relative;
    top: -360px;
    ;
  }
  .original_stretch .property_p { /*物件情報ページ内*/
    margin: auto;
    width: 90%;
    font-weight: 500;
    font-size: 3.4vw;
    line-height: 1.8;
    text-align: justify;
    position: relative;
    padding-top: 0px;
    top: -350px;
  }
  .property_overview_section {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .property_overview_h2 {
    font-size: 4vw;
    margin: 10% auto;
    padding: 0 0 1% 2%;
    width: 90%;
    border-bottom: 4px solid #c30505;
  }
  .summary_table_div {
    margin: 3% auto;
    width: 90%;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  .summary_table_div table {
    margin: 0 auto;
    flex-basis: 100%;
    width: 90%;
  }
  .tbl-r02 th {
    background: #3E3A39;
    border: solid 1px #ccc;
    color: #fff;
    padding: 0.5em;
    font-size: 4vw;
    width: 90%;
  }
  .tbl-r02 td {
    border: solid 1px #ccc;
    padding: 0.5em;
    font-size: 3.6vw;
    width: 90%;
  }
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 90%;
  }
  .tbl-r02 {
    margin: 0 auto;
    width: 90%;
    padding: 0;
  }
  .tbl-r02 th, .tbl-r02 td {
    border-bottom: none;
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .studio_img_ul {
    flex-basis: 80%;
    margin: 10% auto;
  }
  .studio_img_ul li {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .studio_img_ul li img {
    width: 100%;
    margin: 0 auto 2% auto;
    padding: 0;
  }
.property_mail_div {
    background-image: linear-gradient(90deg, #e40f0f, #730000);
    width: 70%;
    margin: 0 auto;
    padding: 0.5em 2em;
  }
.property_mail_div:hover{
	opacity:0.5;
	transition:0.3s;
    }
  .property_mail_div a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .property_mail_icon {
    width: 20%;
    flex-basis: 10%;
  }
  .property_mail_p {
    color: #fff;
    flex-basis: 90%;
    font-size: 4vw;
    padding: 0 0 0 2%;
  }
}