@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@300;500&display=swap");
#contents {
  width: 100%; }
  @media screen and (max-width: 768px) {
    #contents {
      padding-left: 0;
      padding-right: 0; } }

#plan01, .contents-inner {
  width: 960px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #plan01, .contents-inner {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }

figure {
  margin: 0;
  padding: 0; }

.pic {
  position: relative;
  padding-bottom: 0;
  line-height: 1; }
  .pic .note {
    font-size: 11px;
    line-height: 1;
    position: absolute;
    bottom: 3px;
    right: 3px; }
    .pic .note.fff {
      color: #fff; }
    .pic .note.out {
      position: relative;
      bottom: auto;
      right: auto;
      text-align: right;
      display: block; }

h3.categoryName {
  margin-top: 3rem; }

#plan01 .ugoclo {
  border: solid 2px #680000; }
  #plan01 .ugoclo img {
    width: 100%;
    height: auto; }
  #plan01 .ugoclo .logo_u {
    width: 80%;
    max-width: 480px;
    margin: auto;
    padding: 1.5rem 0; }
  #plan01 .ugoclo .u_bg {
    background: #680000;
    padding: 1rem 0 3rem 0; }
    #plan01 .ugoclo .u_bg .u_txt {
      width: 100%;
      max-width: 560px;
      margin: 0 auto; }
    #plan01 .ugoclo .u_bg .movie-box {
      width: 90%;
      max-width: 480px;
      margin: 1rem auto 0 auto;
      position: relative; }
      #plan01 .ugoclo .u_bg .movie-box::before {
        content: "";
        display: block;
        width: 100%;
        padding-bottom: 56.25%; }
      #plan01 .ugoclo .u_bg .movie-box iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      #plan01 .ugoclo .u_bg .movie-box a {
        display: block; }
    #plan01 .ugoclo .u_bg .u_lead {
      margin-top: 2rem;
      text-align: center;
      color: #fff;
      font-size: 1.1rem; }
  #plan01 .ugoclo .img00 {
    margin: 2rem auto 0 auto;
    width: 90%;
    max-width: 580px; }
    #plan01 .ugoclo .img00 .note {
      display: inline;
      bottom: -1rem; }
    #plan01 .ugoclo .img00 .note1 {
      left: 30%; }
    #plan01 .ugoclo .img00 .note2 {
      right: 0; }
  #plan01 .ugoclo .u_point {
    width: 90%;
    margin: 3rem auto 0 auto;
    padding: 0 0 3rem 0; }
  #plan01 .ugoclo .u_ttl {
    margin-top: 2rem;
    padding-top: 1rem;
    width: 100%;
    display: block;
    position: relative;
    z-index: 8; }
    #plan01 .ugoclo .u_ttl::after, #plan01 .ugoclo .u_ttl::before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 50%;
      height: 5px;
      z-index: 3; }
    #plan01 .ugoclo .u_ttl::after {
      left: 0;
      background: #680000; }
    #plan01 .ugoclo .u_ttl::before {
      right: 0;
      background: #A08543; }
    #plan01 .ugoclo .u_ttl .point-icon {
      width: 80px;
      position: absolute;
      right: -5%;
      top: -10%;
      z-index: 9; }
  #plan01 .ugoclo .u_box {
    margin-top: 1rem; }
    #plan01 .ugoclo .u_box .txt-list ul li {
      margin-top: .5rem;
      position: relative;
      padding-left: 1rem;
      font-size: 1.1rem;
      line-height: 1.4; }
      #plan01 .ugoclo .u_box .txt-list ul li .txt-s {
        font-size: .75rem; }
      #plan01 .ugoclo .u_box .txt-list ul li:first-of-type {
        margin-top: 0;
        padding-right: 80px; }
      #plan01 .ugoclo .u_box .txt-list ul li::before {
        content: "●";
        display: inline-block;
        width: .9rem;
        height: .9rem;
        font-size: .9rem;
        line-height: 1;
        position: absolute;
        top: .2rem;
        left: 0; }
    #plan01 .ugoclo .u_box .img-list ul {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      align-items: stretch; }
      #plan01 .ugoclo .u_box .img-list ul * {
        min-height: 0%; }
      #plan01 .ugoclo .u_box .img-list ul li {
        width: 100%;
        margin-top: 1rem; }
  #plan01 .ugoclo .u_point01 .u_ttl {
    margin-top: 0;
    padding-top: 0; }
    #plan01 .ugoclo .u_point01 .u_ttl .txt {
      text-align: center;
      font-size: 1.5rem; }
      #plan01 .ugoclo .u_point01 .u_ttl .txt .red {
        color: #680000;
        font-size: 2rem; }
    #plan01 .ugoclo .u_point01 .u_ttl .point-icon {
      top: auto;
      bottom: -70px; }
  #plan01 .ugoclo .u_point03 .img-list ul li {
    margin-top: .5rem; }
    #plan01 .ugoclo .u_point03 .img-list ul li.img3-1 {
      width: 47%; }
    #plan01 .ugoclo .u_point03 .img-list ul li.img3-2 {
      width: 47%; }
    #plan01 .ugoclo .u_point03 .img-list ul li.img3-3 {
      width: 21%; }
    #plan01 .ugoclo .u_point03 .img-list ul li.img3-4 {
      width: 44%; }
      #plan01 .ugoclo .u_point03 .img-list ul li.img3-4 .img3-5 {
        margin: .2rem 0 0 auto;
        width: 52%; }
    #plan01 .ugoclo .u_point03 .img-list ul li.img3-6 {
      width: 25%; }
  #plan01 .ugoclo .u_point04 .img-list1 br {
    display: none; }
  #plan01 .ugoclo .u_point04 .img-list1 ul li {
    width: 57%; }
    #plan01 .ugoclo .u_point04 .img-list1 ul li .pic .note2 {
      bottom: auto;
      right: auto;
      top: 10px;
      left: 10px;
      line-height: 1.6; }
    #plan01 .ugoclo .u_point04 .img-list1 ul li:last-of-type {
      width: 39%; }
      #plan01 .ugoclo .u_point04 .img-list1 ul li:last-of-type .note + .pic {
        margin-top: .5rem; }
  #plan01 .ugoclo .u_point04 .img-list1 + .txt-list {
    margin: 2rem auto 0 auto;
    padding-left: 0;
    max-width: 680px; }
  #plan01 .ugoclo .u_point04 .img-list2 ul li {
    width: 30%;
    margin-top: 1rem; }
  #plan01 .ugoclo .u_item {
    width: 90%;
    max-width: 960px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #plan01 .ugoclo .u_item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box; } }
    #plan01 .ugoclo .u_item .lead .note {
      width: 100%;
      display: block;
      text-align: right;
      margin-top: 1rem; }
    #plan01 .ugoclo .u_item.door .pic-box .pic .note.note2 {
      right: 52%; }
    #plan01 .ugoclo .u_item.fkitchen .pic-box {
      display: block; }
      #plan01 .ugoclo .u_item.fkitchen .pic-box .f {
        max-width: 80px;
        margin: 0 auto; }
        #plan01 .ugoclo .u_item.fkitchen .pic-box .f + .pic {
          width: 100%;
          margin-top: 1rem; }
    #plan01 .ugoclo .u_item:last-of-type {
      padding-bottom: 4rem; }
  @media screen and (min-width: 480px) {
    #plan01 .ugoclo .u_bg {
      padding: 1.5rem 1.5rem 3rem 1.5rem; }
    #plan01 .ugoclo .u_ttl {
      padding-top: 50px; }
      #plan01 .ugoclo .u_ttl .point-icon {
        width: 140px;
        right: auto;
        left: -5%;
        top: -50%; }
    #plan01 .ugoclo .u_box .img-list {
      margin-top: 2rem; }
      #plan01 .ugoclo .u_box .img-list.img-list2 {
        margin-top: 0; }
    #plan01 .ugoclo .u_box .txt-list {
      padding-left: 120px; }
    #plan01 .ugoclo .u_point01 .img-list ul li {
      width: 47%; }
    #plan01 .ugoclo .u_point02 .img-list, #plan01 .ugoclo .u_point03 .img-list, #plan01 .ugoclo .u_point04 .img-list {
      max-width: 680px;
      margin-right: auto;
      margin-left: auto; }
    #plan01 .ugoclo .u_point04 br {
      display: inline; }
    #plan01 .ugoclo .u_point04 .img-list1 ul li {
      width: 57%; }
      #plan01 .ugoclo .u_point04 .img-list1 ul li:last-of-type {
        width: 39%; }
        #plan01 .ugoclo .u_point04 .img-list1 ul li:last-of-type .note + .pic {
          margin-top: 2rem; }
    #plan01 .ugoclo .u_item.fkitchen .pic-box {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      align-items: center; }
      #plan01 .ugoclo .u_item.fkitchen .pic-box * {
        min-height: 0%; }
      #plan01 .ugoclo .u_item.fkitchen .pic-box .f {
        width: 100%;
        max-width: 120px; }
        #plan01 .ugoclo .u_item.fkitchen .pic-box .f + .pic {
          width: calc(95% - 120px); } }

#plan02 {
  padding: 3rem 0 0 0;
  overflow: hidden; }
  #plan02 .block01 {
    margin-top: 3rem;
    background: #F3F7EF;
    padding: 2rem 10px;
    position: relative; }
    #plan02 .block01 .block_inner {
      position: relative;
      z-index: 3; }
    #plan02 .block01 .bg {
      display: block;
      width: 100%;
      position: absolute;
      top: -2%;
      left: 50%;
      transform: translateX(-50%); }
      #plan02 .block01 .bg img {
        width: 100%;
        height: auto; }
    #plan02 .block01 .conv-btn {
      margin-top: 1rem; }
      #plan02 .block01 .conv-btn ul {
        /*@include flex-j-s;*/
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        flex-direction: column; }
        #plan02 .block01 .conv-btn ul * {
          min-height: 0%; }
        #plan02 .block01 .conv-btn ul li {
          position: relative;
          width: 100%;
          max-width: 380px;
          margin-top: 1rem; }
          #plan02 .block01 .conv-btn ul li span.new {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            padding: 2px 4px;
            color: #fff;
            font-size: 12px;
            -webkit-transform: scale(0.8);
            -webkit-transform-origin: 0 0;
            text-align: center;
            background: #9e2b21; }
          #plan02 .block01 .conv-btn ul li a {
            display: block;
            text-align: center;
            font-size: 1.1rem;
            line-height: 1;
            padding: .75rem;
            border: solid 1px #680000; }
          #plan02 .block01 .conv-btn ul li.req a {
            background: #680000;
            color: #fff; }
          #plan02 .block01 .conv-btn ul li.limited a {
            background: #253f77;
            color: #fff;
            border-color: #253f77; }
  #plan02 .block02 {
    margin-top: 3rem; }
    #plan02 .block02 .pnav {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      align-items: stretch; }
      #plan02 .block02 .pnav * {
        min-height: 0%; }
      #plan02 .block02 .pnav li {
        width: 31%; }
        #plan02 .block02 .pnav li a {
          display: block;
          background: #680000;
          color: #fff;
          font-size: 1.5rem;
          line-height: 1;
          text-align: center;
          padding: .5rem; }
    #plan02 .block02 .p-ttl {
      text-align: center;
      /*font-size: 1.2rem;*/
      font-size: 1.8rem;
      line-height: 1;
      border-bottom: solid 1px #222;
      margin: 3rem 0 0 0;
      padding-bottom: .5rem; }
    #plan02 .block02 .pbtn {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      align-items: stretch; }
      #plan02 .block02 .pbtn * {
        min-height: 0%; }
      #plan02 .block02 .pbtn li {
        width: 32%;
        margin-top: 1rem; }
        #plan02 .block02 .pbtn li a.soon {
          display: block; }
          #plan02 .block02 .pbtn li a.soon img {
            width: 100%;
            height: auto; }
        #plan02 .block02 .pbtn li a {
          transition: .3s; }
          #plan02 .block02 .pbtn li a:hover {
            filter: brightness(120%); }
  #plan02 .block03 .po-box {
    margin-top: 4rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    align-items: stretch; }
    #plan02 .block03 .po-box * {
      min-height: 0%; }
    #plan02 .block03 .po-box .po-ttl {
      position: relative;
      width: 100%;
      background: #F2E3DB;
      padding: 1rem; }
      #plan02 .block03 .po-box .po-ttl .point {
        width: 15%;
        max-width: 80px;
        position: absolute;
        top: -1rem;
        left: -.5rem;
        z-index: 3; }
        #plan02 .block03 .po-box .po-ttl .point img {
          width: 100%;
          height: auto; }
      #plan02 .block03 .po-box .po-ttl .txt {
        text-align: center;
        font-size: 1.25rem;
        line-height: 1.4; }
    #plan02 .block03 .po-box .lead {
      margin: 2rem 0 0 0;
      font-size: .9rem;
      text-align: left; }
      #plan02 .block03 .po-box .lead .note {
        display: block;
        width: 100%;
        margin-top: .2rem; }
    #plan02 .block03 .po-box .pic {
      margin-top: 2rem; }
    #plan02 .block03 .po-box.po-box01 .lead, #plan02 .block03 .po-box.po-box01 .pic {
      width: 100%; }
    #plan02 .block03 .po-box.po-box01 .pic .note {
      margin-top: .2rem;
      position: relative;
      bottom: auto;
      right: auto;
      text-align: left;
      line-height: 1.4; }
    #plan02 .block03 .po-box.po-box03 .pic .note {
      position: relative;
      right: auto;
      bottom: auto;
      margin-top: .2rem;
      text-align: right;
      display: block; }
  #plan02 .block04 {
    padding-bottom: 4rem; }
    #plan02 .block04 .plus {
      margin-top: 1rem;
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      align-items: stretch; }
      #plan02 .block04 .plus * {
        min-height: 0%; }
      #plan02 .block04 .plus li {
        width: 49%;
        margin-top: 1.5rem; }
        #plan02 .block04 .plus li .p-name {
          margin-top: 1rem;
          text-align: center;
          font-size: .875rem;
          line-height: 1.2; }
        #plan02 .block04 .plus li .p-txt {
          margin-top: 1rem;
          text-align: center;
          font-size: .625rem;
          line-height: 1.8; }
  @media screen and (min-width: 768px) {
    #plan02 .block01 .bg {
      max-width: 960px;
      margin: 0 auto; }
    #plan02 .block01 .conv-btn ul {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      align-items: stretch;
      flex-direction: row;
      max-width: 800px;
      margin: 0 auto; }
      #plan02 .block01 .conv-btn ul * {
        min-height: 0%; }
      #plan02 .block01 .conv-btn ul li {
        width: 48%; } }
  @media screen and (min-width: 480px) {
    #plan02 .block01 .bg {
      max-width: 960px;
      margin: 0 auto; }
    #plan02 .block01 .conv-btn ul {
      /*max-width: 800px;
      margin: 0 auto;*/ }
      #plan02 .block01 .conv-btn ul li {
        /*width: 48%;*/ }
    #plan02 .block02 .pnav li a {
      font-size: 2rem; }
    #plan02 .block03 .po-box .po-ttl .point {
      width: 20%;
      max-width: 100px;
      top: -2rem;
      left: -1rem; }
    #plan02 .block03 .po-box .po-ttl .txt {
      font-size: 1.75rem; }
    #plan02 .block03 .po-box.po-box01 .lead {
      width: 47%; }
    #plan02 .block03 .po-box.po-box01 .pic {
      width: 47%; }
    #plan02 .block03 .po-box.po-box03 .pic {
      width: 80%;
      margin: 2rem auto 0 auto; }
    #plan02 .block04 .plus li {
      width: 32%; }
      #plan02 .block04 .plus li .p-name {
        font-size: 1rem; }
      #plan02 .block04 .plus li .p-txt {
        font-size: .75rem; } }

.block05 {
  width: 90%;
  margin: 4rem auto; }
  .block05 .casbee {
    max-width: 340px;
    margin: 0 auto; }
    .block05 .casbee img {
      width: 100%;
      height: auto; }

.limited_info {
  margin-top: 3rem; }

/* bnr_suumo */
.bnr_suumo {
  margin: 6rem auto 3rem; }

/* bnr_4ldk */
.bnr_4ldk {
  width: 96%;
  max-width: 800px;
  margin: 3rem auto; }
  .bnr_4ldk a:hover {
    filter: brightness(110%); }
  .bnr_4ldk img {
    width: 100%;
    height: auto;
    vertical-align: top; }
  @media screen and (max-width: 480px) {
    .bnr_4ldk {
      margin: 2rem auto; } }

/******* SHIKICHI *****************************/
.shiki-caption {
  text-align: center;
  color: #fff;
  display: block;
  background: #893a47;
  padding: 1rem;
  line-height: 1.5;
  font-size: 1rem;
  margin-bottom: 1.5rem; }

.shiki-base img {
  width: 100%;
  height: auto; }

.pbtn a {
  transition: .3s; }
  .pbtn a.bright {
    filter: brightness(120%) !important; }
