header {
  background: rgba(122,123,120,.9);
}
#type{
  background: #F2EFEE;
  padding-top: 144px;
  padding-bottom: 144px;
}
#type .type_plan{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
}
#type .type_plan::after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 832px;
  background: url(../../images/type_plan_line.png);
  background-size: 100% 100%;
}
#type .type_plan h1{
  position: relative;
  color: #A8A18B;
  font-size: 35px;
  letter-spacing: 0.3em;
  padding-right: 30px;
}
#type .type_plan h1::after{
  content: "";
  position: absolute;
  top: 57%;
  right: 0;
  transform: translateY(-50%);
  width: 0.5px;
  height: 33%;
  background: #967A53;
}
#type .type_plan h1 span{
  font-size: 66px;
}
#type .type_plan h5{
  font-size: 28px;
  padding-left: 30px;
}
#type .type_plan h5 span{
  font-size: 35px;
}
#type .type_space{
  text-align: center;
  margin-top: 32px;
}
#type .type_space .floor{
  font-size: 26px;
  letter-spacing: 0.1em;
}
#type .type_space .floor .num{
  font-size: 42px;
  letter-spacing: 0.15em;
}
#type .type_space .floor .txt_jp{
  font-size: 22px;
  letter-spacing: 0;
}
#type .type_space .space_lists{
  font-size: 16px;
  margin-top: 1em;
}
#type .type_space .space_lists .space_list:nth-child(n+2){
  margin-top: 0.2em;
}
#type .ttl{
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.12em;
  margin-top: 70px;
  margin-bottom: 116px;
}
/*---------------------------
タイプにより可変!! ここから
-----------------------------*/
#type .type_img{
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#type .type_note{
  width: 630px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  text-align: center;
}
#type .type_note img{
  display: block;
  width: 500px;
  margin-left: 0;
  margin-right: auto;
}
/*---------------------------
タイプにより可変!! ここまで
-----------------------------*/

#type .price_conte{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 135px;
  padding-bottom: 64px;
  background: #FFF;
  border-radius: 17px;
}
#type .price_conte .main_wrap{
  width: 797px;
  margin-left: auto;
  margin-right: auto;
}
#type .price_conte .main_wrap .room_txt{
  font-size: 23px;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 1em;
}
#type .price_conte .main_wrap .price_box{
  width: 544px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #898989;
}
#type .price_conte .main_wrap .price_box.nP2{
  padding-top: 0;
  border-top: none;
  border-bottom: 1px solid #898989;
}
#type .price_conte .main_wrap .price_box .price_txt{
  width: 122px;
  font-size: 17px;
  text-align: center;
  border-left: 1px solid #898989;
  border-right: 1px solid #898989;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
#type .price_conte .main_wrap .price_box .price_num{
  font-size: 82px;
  margin-left: .4em;
  line-height: 1;
  letter-spacing: 0.01em;
}
#type .price_conte .main_wrap .price_box .price_num .num-l{
  font-size: 40px;
}
#type .price_conte .main_wrap .price_box .price_num .num-m{
  font-size: 28px;
}
#type .price_conte .main_wrap .price_box .price_note{
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
  background: #A8A18B;
  border-radius: 1000px;
  padding: .5em 1em;
  margin-left: 1.3em;
}
#type .price_conte .sub_wrap{
  width: 797px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 42px;
}
#type .price_conte .sub_wrap .sub_ttl{
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-left: 1px solid #898989;
  border-right: 1px solid #898989;
}
#type .price_conte .sub_wrap .sub_txt{
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 1.5em;
}

#type .btn_conte{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 67px;
}
#type .type_btn{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#type .type_btn .txt{
  font-size: 15px;
  letter-spacing: 0.1em;
  margin-right: 1.5em;
}
#type .type_btn .btn{
  display: block;
  width: 55px;
  height: 55px;
  background: url(../../images/rsd_type_off.png);
  background-size: 100% 100%;
  transition: .5s;
}
#type .type_btn:hover .btn{
  width: 55px;
  height: 55px;
  background: url(../../images/rsd_type_on.png);
  background-size: 100% 100%;
  transition: .5s;
}
#note{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  margin-top: 42px;
  margin-bottom: 42px;
}

footer{
  background: #7A7B78;
  color: #FFF;
}
footer .footer_conte .footer_wrap{
  border-left: 0.5px solid #FFF;
}
footer .footer_conte .footer_wrap .footer_logo_01{
  border-bottom: .5px solid #FFF;
}

footer .attention{
  background: #FFF;
  color: gray;
  
}
footer .attention .txt{
  background: #bebebe;
  color: #231815;
}

@media(max-width:1400px){
  #type{
    padding-top: 10.28vw;
    padding-bottom: 10.28vw;
  }
  #type .type_plan::after{
    width: 59.42vw;
  }
  #type .type_plan h1{
    font-size: 2.5vw;
    padding-right: 2.14vw;
  }
  #type .type_plan h1 span{
    font-size: 4.71vw;
  }
  #type .type_plan h5{
    font-size: 2vw;
    padding-left: 2.14vw;
  }
  #type .type_plan h5 span{
    font-size: 2.5vw;
  }
  #type .type_space{
    margin-top: 2.28vw;
  }
  #type .type_space .floor{
    font-size: 1.85vw;
  }
  #type .type_space .floor .num{
    font-size: 3vw;
  }
  #type .type_space .floor .txt_jp{
    font-size: 1.57vw;
  }
  #type .type_space .space_lists{
    font-size: 1.14vw;
  }
  #type .ttl{
    font-size: 1.42vw;
    margin-top: 5vw;
    margin-bottom: 8.28vw;
  }
  /*---------------------------
  タイプにより可変!! ここから
  -----------------------------*/
  #type .type_img{
    width: 45.71vw;
    margin-bottom: 2.14vw;
  }
  #type .type_note{
    width: 45vw;
    font-size: 0.85vw;
  }
  #type .type_note img{
    width: 35.71vw;
  }
  /*---------------------------
  タイプにより可変!! ここまで
  -----------------------------*/
  #type .price_conte{
    width: 71.42vw;
    margin-top: 9.64vw;
    padding-bottom: 4.57vw;
  }
  #type .price_conte .main_wrap{
    width: 56.92vw;  
  }
  #type .price_conte .main_wrap .room_txt{
    font-size: 1.64vw;
  }
  #type .price_conte .main_wrap .price_box{
    width: 38.85vw;
    padding-top: 2.85vw;
    padding-bottom: 2.85vw;    
  }
  #type .price_conte .main_wrap .price_box .price_txt{
    width: 8.71vw;
    font-size: 1.21vw;
  }
  #type .price_conte .main_wrap .price_box .price_num{
    font-size: 5.85vw;
  }
  #type .price_conte .main_wrap .price_box .price_num .num-l{
    font-size: 2.85vw;
  }
  #type .price_conte .main_wrap .price_box .price_num .num-m{
    font-size: 2vw;
  }
  #type .price_conte .main_wrap .price_box .price_note{
    font-size: 1.07vw;
  }
  #type .price_conte .sub_wrap{
    width: 56.92vw;
    padding-top: 3vw;
  }
  #type .price_conte .sub_wrap .sub_ttl{
    font-size: 1.21vw;
    width: 14.28vw;
  }
  #type .price_conte .sub_wrap .sub_txt{
    font-size: 1vw;
  }

  #type .btn_conte{
    width: 85.71vw;
    margin-top: 4.78vw;
  }
  #type .type_btn .txt{
    font-size: 1.07vw;
  }
  #type .type_btn .btn{
    width: 3.92vw;
    height: 3.928vw;
  }
  #type .type_btn:hover .btn{
    width: 3.92vw;
    height: 3.92vw;
  }
  #note{
    width: 64.28vw;
    font-size: 1vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
}

@media(max-width:750px){
  #type{
    padding-top: 23.8vw;
    padding-bottom: 13.06vw;
  }
  #type .type_plan{
    display: block;
    padding-bottom: 5.6vw;
  }
  #type .type_plan::after{
    height: 2;
    width: 81.33vw;
  }
  #type .type_plan h1{
    font-size: 6.23vw;
    padding-right: 0;
    text-align: center;
  }
  #type .type_plan h1::after{
    content: none;
  }
  #type .type_plan h1 span{
    font-size: 11.43vw;
    text-align: center;
  }
  #type .type_plan h5{
    font-size: 5.03vw;
    padding-left: 0;
    text-align: center;
  }
  #type .type_plan h5 span{
    font-size: 6.23vw;
  }
  #type .type_space{
    margin-top: 4.93vw;
  }
  #type .type_space .floor{
    font-size: 5.166vw;
  }
  #type .type_space .floor .num{
    font-size: 8.1vw;
  }
  #type .type_space .floor .txt_jp{
    font-size: 4.35vw;
  }
  #type .type_space .space_lists{
    font-size: 3.16vw;
  }
  #type .ttl{
    font-size: 4vw;
    margin-top: 8.66vw;
    margin-bottom: 15.06vw;
  }
  /*---------------------------
  タイプにより可変!! ここから
  -----------------------------*/
  #type .type_img{
    width: 85.33vw;
    margin-bottom: 8.14vw;
  }
  #type .type_note{
    width: 80vw;
    font-size: 2.8vw;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  #type .type_note img{
    width: 69.86vw;
  }
  /*---------------------------
  タイプにより可変!! ここまで
  -----------------------------*/
  #type .price_conte{
    width: 80.13vw;
    margin-top: 29.46vw;
    padding-bottom: 7.2vw;
    border-radius: 13px;
  }
  #type .price_conte .main_wrap{
    width: 72vw;  
  }
  #type .price_conte .main_wrap .room_txt{
    font-size: 3.9vw;
  }
  #type .price_conte .main_wrap .price_box{
    display: block;
    width: auto;
    padding-top: 7.33vw;
    padding-bottom: 7.33vw;
  }
  #type .price_conte .main_wrap .price_box .price_txt{
    width: 24vw;
    font-size: 3.46vw;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    margin-bottom: 1em;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #type .price_conte .main_wrap .price_box .price_num{
    font-size: 12.66vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #type .price_conte .main_wrap .price_box .price_num .num-l{
    font-size: 6.13vw;
  }
  #type .price_conte .main_wrap .price_box .price_num .num-m{
    font-size: 4.4vw;
  }
  #type .price_conte .main_wrap .price_box .price_note{
    font-size: 3.06vw;
    padding: .3em 1em;
    margin-top: 1em;
    margin-left: auto;
    display: inline-block;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #type .price_conte .sub_wrap{
    width: 72vw;
    padding-top: 7.06vw;
  }
  #type .price_conte .sub_wrap .sub_ttl{
    font-size: 3.2vw;
    width: 36vw;
  }
  #type .price_conte .sub_wrap .sub_txt{
    font-size: 2.6vw;
  }


  #type .btn_conte{
    width: 81.33vw;
    margin-top: 7.46vw;
  }
  #type .type_btn .txt{
    font-size: 2.93vw;
    margin-right: 1em;
  }
  #type .type_btn .btn{
    width: 10.93vw;
    height: 10.93vw;
  }
  #type .type_btn:hover .btn{
    width: 10.93vw;
    height: 10.93vw;
  }
  #note{
    width: 81.33vw;
    font-size: 2.5vw;
    margin-top: 5.73vw;
    margin-bottom: 5.73vw;
  }
  
  footer .footer_conte .footer_ttl{
    display: inline-block;
    font-size: 4vw;
    margin-right: 0;
    padding-bottom: 2em;
    margin-bottom: 3em;
    border-bottom: 1px solid #FFF;
    letter-spacing: 0.3em;
  }
  footer .footer_conte .footer_wrap {
    border-left: none;
  }
}