@media screen and (min-width: 740px) and (max-width: 5000px) {
  /*
  .line01 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 100px;
    margin-bottom: 90px;
    box-sizing: border-box;
  }
  .box01 {
    float: left;
    width: 100%;
    position: relative;
    display: block;
  }
  */

  .wrapbox01 {
    width: 1080px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 2rem;
  }
  .wrapbox02 {
    height: 500px;
    background-image: url(../img/trunk-room-img_sp.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    box-sizing: border-box;
    width: 1080px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 2rem;
  }
  .list02 {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .list02 li {
    float: left;
    width: 234px;
    height: 344px;
    position: relative;
    margin-right: 60px;
    margin-right: 4.3%;
    padding-left: 27px;
    padding-right: 27px;
    box-sizing: border-box;
  }
  .list02 li:before {
    content: "";
    width: 224px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02 li:after {
    content: "";
    width: 224px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02 li:last-child {
    margin-right: 0px;
  }
  .list02 li dl {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }
  .list02 li dt {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.1em;
    font-family: "Zen Kaku Gothic New", sans-serif;
    margin-top: -10px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .list02 li dd {
    float: left;
    width: 100%;
    height: 72px;
    position: relative;
    text-align: center;
  }
  /*
  .list02 li:first-child dd {
    padding-top: 15px;
    box-sizing: border-box;
  }
  */
  .list02 li h4 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-weight: bold;
    font-size: 30px;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
  /*
  .list02 li:first-child h4,
  .list02 li:last-child h4 {
    line-height: 50px;
  }
  */
  .list02 li p {
    float: left;
    float: initial;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: center;
  }

  .list02_1 {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .list02_1 li {
    float: left;
    width: 224px;
    height: 344px;
    position: relative;
    margin-right: 60px;
    padding-left: 27px;
    padding-right: 27px;
    box-sizing: border-box;
  }
  .list02_1 li:before {
    content: "";
    width: 224px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02_1 li:after {
    content: "";
    width: 224px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02_1 li:last-child {
    margin-right: 0px;
  }
  .list02_1 li dl {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
  }
  .list02_1 li dt {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.1em;
    font-family: "Zen Kaku Gothic New", sans-serif;
    background-color: #fff;
    margin-top: -10px;
    margin-bottom: 40px;
  }
  .list02_1 li dd {
    float: left;
    width: 100%;
    height: 72px;
    position: relative;
    text-align: center;
  }
  .list02_1 li:first-child dd {
    padding-top: 15px;
    box-sizing: border-box;
  }
  .list02_1 li:nth-child(2) dd {
    padding-top: 15px;
    box-sizing: border-box;
  }
  .list02_1 li:nth-child(3) dd {
    padding-top: 5px;
    box-sizing: border-box;
  }
  .list02_1 li:nth-child(4) dd {
    padding-top: 5px;
    box-sizing: border-box;
  }
  .list02_1 li h4 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
  .list02_1 li:first-child h4,
  .list02_1 li:last-child h4 {
    line-height: 30px;
  }
  .list02_1 li p {
    float: left;
    line-height: 1.8em;
    letter-spacing: 0.1em;
  }
  .list02 img {
    border: none;
    vertical-align: bottom;
    margin: auto;
  }
  .box02 {
    float: left;
    width: 510px;
    position: relative;
  }
  .right {
    float: right !important;
  }

  .wrapbox02 h3 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin-bottom: 30px;
  }

  .wrapbox02 h3::before {
    content: "";
    width: 380px;
    height: 6px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    background-image: url(../img/line-01.svg);
    background-size: contain;
  }

  .wrapbox02 p.box01 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
  }
  .wrapbox02 .price01 {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .wrapbox02 .price01 span {
    font-size: 34px;
    letter-spacing: 0.1em;
  }
  .wrapbox02 .rent {
    float: left;
    width: 65px;
    position: relative;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 2em;
    margin-right: 12px;
  }
  .wrapbox02 .rent::before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 1px solid #000000;
  }
}

@media screen and (min-width: 0px) and (max-width: 739px) {
  /*
  .line01 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 60px;
    margin-bottom: 60px;
    box-sizing: border-box;
  }
  .box01 {
    float: left;
    width: 100%;
    position: relative;
    display: block;
  }
  */
  .wrapbox01 {
    width: 300px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 1.5rem;
  }
  .wrapbox02 {
    background-image: url(../img/trunk-room-img_sp.webp);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 100px;
    box-sizing: border-box;
    width: 300px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 1.5rem;
  }
  .list02 {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .list02 li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    box-sizing: border-box;
  }
  .list02 li:before {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02 li:after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02 li:last-child {
    margin-bottom: 0px;
  }
  .list02 li dl {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .list02 li dt {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.1em;
    margin-top: -10px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .list02 li dd {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .list02 li h4 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
  .list02 li p {
    float: left;
    float: initial;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: center;
  }

  .list02_1 {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .list02_1 li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
    box-sizing: border-box;
  }
  .list02_1 li:before {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02_1 li:after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 3px solid #ea5532;
    border-left: 3px solid #ea5532;
    border-right: 3px solid #ea5532;
  }
  .list02_1 li:last-child {
    margin-bottom: 0px;
  }
  .list02_1 li dl {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
  }
  .list02_1 li dt {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.1em;
    background-color: #fff;
    margin-top: -10px;
    margin-bottom: 30px;
  }
  .list02_1 li dd {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .list02_1 li h4 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
  .list02_1 li p {
    float: left;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .list02 img {
    border: none;
    vertical-align: bottom;
    margin: auto;
  }
  .box02 {
    float: left;
    width: 100%;
    position: relative;
  }
  .right {
    float: right !important;
  }
  .wrapbox02 h3 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
  }
  .wrapbox02 h3::before {
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    background-image: url(../img/line-01.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
  }
  .wrapbox02 p.box01 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 15px;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
    text-align: center;
  }

  .wrapbox02 .price01 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1em;
  }

  .wrapbox02 .price01 span {
    font-size: 28px;
    letter-spacing: 0.1em;
  }
  .wrapbox02 .rent {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0.1em;
    margin-right: 12px;
    display: inline-block;
    position: relative;
    padding-bottom: 7px;
  }
  .wrapbox02 .rent::before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-bottom: 1px solid #000000;
  }
}

/* rental room */
.about-sec {
  margin-bottom: 54px;
  padding: 38px 30px 0;
  position: relative;
  height: auto;
  top: 2rem;
}
.about-sec h2 {
  position: relative;
  margin-bottom: 15px;
  padding-top: 48px;
  font-size: 1.85rem;
  letter-spacing: 0.15em;
}
/*
.about-sec h2::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  width: 1px;
  height: 34px;
  background-color: #000;
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
}
*/
.about-sec-left {
  padding-top: 20px;
}

.about-copy {
  margin-bottom: 20px;
  font-size: 17px;
  font-size: 4.3vw;
  font-size: 5vw;
  line-height: 2;
}
.about-text {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 2;
}
.about-btn-area {
  text-align: right;
}
.about-sec-right {
  position: relative;
  margin: 40px 0 0 -30px;
}

.about-img01 {
  width: 72%;
  width: 85%;
  padding-top: 20px;
}
.about-img01.move {
  padding-top: 0;
}
.about-img02 {
  float: right;
  width: 45%;
  width: 85%;
  margin: -10% 10% 0 0;
  margin: -10% -10% 0 0;
  padding-top: 20px;
}

@media only screen and (min-width: 738px) {
  .about-sec {
    width: 1000px;
    margin: 230px auto 140px;
    margin: 65px auto auto;
    padding: 0;
    position: relative;
    height: auto;
    top: 80px;
  }
  .about-sec-left {
    box-sizing: border-box;
    float: left;
    width: 600px;
    padding-left: 50px;
    padding-top: 0;
  }
  .about-text {
    width: 440px;
    margin-bottom: 110px;
    font-size: 13px;
    font-size: 2.3rem;
    line-height: 2.4;
    font-weight: bold;
  }
  .about-sec-right {
    position: relative;
    float: right;
    width: 400px;
    margin: -65px 0 0 0;
  }
  .about-img01 {
    width: 400px;
    padding-top: 30px;
  }
  .about-img01 img {
    border-radius: 2rem;
  }
  .about-img02 {
    position: relative;
    float: left;
    width: 320px;
    margin: -65px 0 0 -220px;
    padding-top: 30px;
  }
  .about-copy {
    font-size: 1.45vw;
  }
  .about-sec h2 {
    font-size: 14px;
  }
}

.room-br {
  margin: auto;
  max-width: 100%;
  width: 65%;
  position: relative;
  top: 3rem;
}

.room-br img {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .room-br {
    width: 90%;
  }
}

/* */
@media screen and (min-width: 668px) {
  .property_point_wrap {
    margin: 80px 0px 0px 0px;
  }
  .property_t_h2 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .property_t_h2 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    color: #0059b2;
  }
  .property_point_tex {
    text-align: center;
    font-weight: bold;
    line-height: 35px;
    font-size: 18px;
    margin: 30px 0px 0px 0px;
    letter-spacing: 1px;
  }
  .property_point_tex span {
    color: #2471be;
  }
  .property_point_box {
    width: 1100px;
    margin: 40px auto 0px auto;
    border: solid 5px #bfbec5;
    padding: 60px 0px 10px 0px;
    border-radius: 30px;
  }
  .property_point_box ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
  }
  .property_point_box ul li {
    width: 347px;
    width: 23.5%;
    width: 32.3%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: center;
    padding: 90px 0px 50px 0px;
    letter-spacing: 1px;
  }
  .property_point_box ul li:nth-child(1) {
    background-position-y: 0px;
    background-image: url(../img/common/parking.svg);
  }
  .property_point_box ul li:nth-child(2) {
    background-position-y: 0px;
    background-image: url(../img/common/bus.svg);
  }
  .property_point_box ul li:nth-child(3) {
    background-position-y: 0px;
    background-image: url(../img/common/wifi.svg);
  }

  .property_point_list_title {
    font-size: 23px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 23px;
  }
  .property_point_list_title span {
    font-size: 15px;
    font-weight: bold;
    color: #0059b2;
    margin: 0px 0px 10px 0px;
    display: block;
  }
  .property_point_box ul li p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    margin: 15px 0px 0px 0px;
  }
}
@media screen and (max-width: 667px) {
  .property_point_wrap {
    margin: 40px auto 0px auto;
    width: 92%;
  }
  .property_t_h2 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.5rem;
    margin: 0px;
  }
  .property_t_h2 span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    color: #0059b2;
  }
  .property_point_tex {
    font-weight: bold;
    line-height: 24px;
    font-size: 14px;
    margin: 20px 0px 0px 0px;
    letter-spacing: 1px;
    text-align: left;
  }
  .property_point_tex span {
    color: #2471be;
  }
  .property_point_box {
    width: 100%;
    width: 92.5%;
    margin: 40px auto 0px auto;
    border: solid 5px #bfbec5;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
    border-radius: 30px;
  }
  .property_point_box ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
  }
  .property_point_box ul li {
    width: 94%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position-x: center;
    padding: 90px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
    letter-spacing: 1px;
    border-bottom: solid 1px #ccc;
  }
  /*
  .property_point_box ul li:last-child {
    border-bottom: none;
  }
  */
  .property_point_box ul li:nth-child(1) {
    background-position-y: 0px;
    background-image: url(../img/common/parking.svg);
  }
  .property_point_box ul li:nth-child(2) {
    background-position-y: 0px;
    background-image: url(../img/common/bus.svg);
  }
  .property_point_box ul li:nth-child(3) {
    background-position-y: 0px;
    background-image: url(../img/common/wifi.svg);
  }

  .property_point_list_title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 19px;
  }
  .property_point_list_title span {
    font-size: 14px;
    font-weight: bold;
    color: #0059b2;
    margin: 0px 0px 10px 0px;
    display: block;
  }
  .property_point_box ul li p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    margin: 15px 0px 0px 0px;
  }
}

/* */
.inner_troom {
  width: 1000px;
  width: 80%;
  margin: auto;
}

.pc-flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.sptbox {
  display: none;
}
.about {
  padding: 70px 0;
}
.about .txt {
  flex: 1;
  margin-right: 40px;
}
.about .txt h2 {
  display: flex;
  align-items: center;
  font-size: 3.4rem;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 25px;
}
.about .txt h2 .img {
  display: inline-block;
  width: 208px;
  width: 45%;
  margin-right: 10px;
}
.about .txt .ashi {
  display: block;
  font-size: 1.3rem;
  margin-bottom: 30px;
}
.about .txt p {
  font-size: 2rem;
  font-size: 1.25rem;
  line-height: 1.8;
  text-align: justify;
  margin-bottom: 20px;
}
.about .txt .caution {
  display: block;
  line-height: 1.6;
}
.about .txt .caution a {
  text-decoration: underline;
}
.about .right {
  width: 400px;
}

@media all and (max-width: 768px) {
  .inner_troom {
    padding: 9% 4.5%;
  }
  .pc-flex {
    display: none;
  }
  .sptbox {
    display: block;
  }
  .about h2 {
    display: flex;
    align-items: center;
    font-size: 5.6vw;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 4.5%;
  }
  .about h2 .img {
    display: inline-block;
    width: 40%;
    width: 60%;
    margin-right: 3%;
    margin: auto;
  }

  .about .txt {
    margin-bottom: 6%;
    margin-right: auto;
  }
  .about .txt p {
    text-align: justify;
    margin-bottom: 3%;
    font-size: 1rem;
  }
  .about .txt .caution {
    display: block;
    font-size: 3.47vw;
    line-height: 1.4;
  }
  .about .txt .caution a {
    text-decoration: underline;
  }
}

@media screen and (max-width: 1000px) {
  .about {
    padding: 60px 20px 70px;
  }
  .inner_troom {
    width: 960px;
    width: 100%;
  }
}
