#slider {
  width: 100%;
  height: 84.5vh !important;
}
.blur {
  filter: blur(10px);
  transition: .6s ease;
  opacity: 0;
}
.muji_top01{
    position: absolute;
    width: 46.7%;
    left: 11%;
}
.muji_top02{
position: absolute;
    width: 17%;
    right: 23%;
    bottom: 0%;
}
.blur.active {
  filter: blur(0);
  opacity: 1;
}
.interior_flex_titele{
  position: absolute;
}
.section01_positein{
    position: relative;
    padding-bottom: 42.4%;
    padding-top: 10.4%;
}
.interior_flex_titele{
      width: 19.55%;
    right: 9.4%;
}
.c-btn {
    display: inline-flex;
    align-items: flex-start;
    color: #9F934B;
    font-size: 1vw;
    text-decoration: none;
}
.circle-arrow {
    width: 1.1vw;
    height: 1.1vw;
    background-color: #9F934B;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrow {
    color: #fff;
    font-size: 0.7vw;
}
.interior_hover:hover{
  opacity: 0.7;
  transition: 0.5s;
}
.c-btn {
    width: 19.32%;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    border: 1.7px solid #9F934B;
    padding: 1.3% 0 1.3% 0px;
}
.c-btn.slide {
    background: #fff;
    color: #9F934B;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    right: 9%;
    top: 35.6%;
}
.c-btn.slide::after {
  background: #9F934B;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn.slide:hover {
  color: #fff;
}

.c-btn.slide:hover::after {
  transform: scale(1, 1);
}

.slide_flex{
    display: flex;
    justify-content: center;
}
.section02_positein{
  position: relative;
}
/*セクション02リビングハウス*/
.section03_positein{
    padding-bottom: 39.7%;
    padding-top: 7.4%;
    position: relative;
}
.liIvinghouse_top01{
    position: absolute;
    width: 24%;
    position: absolute;
    left: 20.1%;
    bottom: 0%;
}
.liIvinghouse02{
    width: 47%;
    position: absolute;
    right: 7%;
}
/*セクション03フランフラン*/
.section04_positein{
position: relative;
    padding-bottom: 42%;
    margin-top: 7.5%;
    margin-bottom: 10%;
}
.francfranc_top01{
    position: absolute;
    width: 17.3%;
    right: 8.3%;
    bottom: 0%;
}
.francfranc_top02{
position: absolute;
    width: 47%;
    top: 0%;
    right: 28%;
}
/*セクション03フランフラン*/
  .main_top{
    position: relative;
  }
  .gl_top{
    width: 24.5%;
    position: absolute;
    top: 26%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 23%;
  }
  .mai_flex{
    display: flex;
    justify-content: right;
  }
  .top01{
    width: 100%;
    height: 92vh;
    object-fit: cover;
  }
.interior_bg_position{
    position: relative;
    margin-bottom: 7%;
}
.interior_bg_sp{
  display: none;
}
.interior_01{
  width: 17.5524791%;
    position: absolute;
    left: 1.5625%;
    top: 3.16%;
}
.interior_02{
    width: 15.72%;
    position: absolute;
    left: 22.86%;
    top: 0%;
}
.interior_03{
    width: 21.0870572%;
    position: absolute;
    left: 50.4826979%;
    top: 0.3%;
}
.interior_04{
    width: 26.5293281%;
    position: absolute;
    right: 0%;
    top: 0%;
}
.interior_05{
    width: 20.738401%;
    position: absolute;
    left: 0%;
    bottom: 0%;
}
.interior_06{
    width: 16.5733125%;
    position: absolute;
    left: 16.4818437%;
    top: 31.7%;
    z-index: 1;
}
.interior_07{
    width: 18.8749583%;
    position: absolute;
    left: 23.8898958%;
    bottom: 6.4%;
}
.interior_08{
    width: 21.11139479%;
    position: absolute;
    right: 37.439464%;
    bottom: 1.4%;
}
.interior_08_02{
    width: 18.347%;
    position: absolute;
    right: 21.088333%;
    bottom: 0%;
    z-index: 1;
}
.interior_09{
    width: 27.908%;
    position: absolute;
    right: 1.5%;
    bottom: 14.2%;
}
.interior_text{
  width: 49.182%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 16%;
  left: 0;
  margin: auto;
}
.interior_title{
    width: 34.5162187%;
    position: absolute;
    top: 6.5%;
    right: -1%;
    bottom: 16%;
    left: 0;
    margin: auto;
}
/*特集ボタン*/
.c-btn2 {
    display: inline-flex;
    align-items: flex-start;
    color: #9F934B;
    font-size: 1vw;
    text-decoration: none;
}
.circle-arrow2 {
    width: 1.1vw;
    height: 1.1vw;
    background-color: #9F934B;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrow2 {
    color: #fff;
    font-size: 0.7vw;
}
.interior_hover:hover{
  opacity: 0.7;
  transition: 0.5s;
}
.c-btn2 {
    width: 19.32%;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    border: 1.7px solid #9F934B;
    padding: 1.3% 0 1.3% 0px;
}
.c-btn2.slide2 {
    background: #fff;
    color: #9F934B;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    right: 1.4%;
    justify-content: center;
    bottom: 4%;
}
.c-btn2.slide2::after {
  background: #9F934B;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.c-btn2.slide2:hover {
  color: #fff;
}
.c-btn2.slide2:hover::after {
  transform: scale(1, 1);
}
.slide_flex{
    display: flex;
    justify-content: center;
}
@media (max-width: 770px){
.gl_top {
width: 57.5%;
        position: absolute;
        top: 19.9%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        left: 40.7%;
}
.section01_positein {
    padding-bottom: 119.4%;
    padding-top: 13.4%;
}
.muji_top01 {
    width: 73.7%;
    left: 0;
}.muji_top02 {
    width: 43.7%;
    right: 0%;
}
.interior_flex_titele {
        width: 44.7%;
        top: 59%;
        left: 5%;
    }
    .c-btn {
        width: 44.24%;
        padding: 3% 0 3% 0px;
        font-size: 2.2vw;
}
.circle-arrow {
    width: 2.5vw;
    height: 2.5vw;
}
.arrow {
    font-size: 1.6vw;
}
.c-btn.slide {
        right: 50.1%;
        top: 71.6%;
}
.liIvinghouse02 {
    width: 83%;
    right: 0%;
}
.section03_positein {
        padding-bottom: 107.7%;
        padding-top: 13.1%;
}
.liIvinghouse_top01 {
    width: 57%;
    left: 0%;
}
.section04_positein {
    margin-top: 13.5%;
}
.francfranc_top02 {
    width: 86.103%;
    top: 0%;
    right: 0;
    left: 0%;
}
.section04_positein {
    padding-bottom: 122.7%;
}
.francfranc_top01{
  width: 43.246%;
  right: 6.49350%;
}
.interior_01 {
    width: 27.272727%;
    left: 6.5625%;
    top: 2.96%;
}
.interior_04 {
    width: 59.601155%;
    top: 5.4%;
}
.interior_03 {
    width: 50.087057%;
    left: 0.482698%;
    top: 17.3%;
    z-index: 1;
}
.interior_title {
    width: 79.516219%;
    top: 3.5%;
    bottom: 16%;
}
.interior_05 {
    width: 49.24935%;
    bottom: 10%;
}
.interior_06 {
    width: 37.573313%;
    left: 38.981844%;
    top: 51.8%;
}
.interior_07 {
        width: 41.212987%;
        left: 58.8%;
        bottom: 5.4%;
    }
    .c-btn2 {
        width: 44.24%;
        padding: 3% 0 3% 0px;
        font-size: 2.2vw;
    }
    .circle-arrow2 {
        width: 2.5vw;
        height: 2.5vw;
    }
    .arrow2 {
        font-size: 1.6vw;
    }
    .c-btn2.slide2 {
    right: 50.6%;
    bottom: 2.8%;
}
#slider {
    width: 100%;
    height: 68.5vh !important;
}
}