@charset "utf-8";
.inner{
	position: relative;
	width: calc( 100% - 80px );
	max-width: 1280px;
	margin: 0 auto 0;
}
.narrow_inner{
	position: relative;
	width: calc( 100% - 80px );
	max-width: 980px;
	margin: 0 auto 0;
}
.mv{
  width: 100%;
  height: 90vh;
  background: url(img/numabukuro/mv.jpg) center center;
  background-size: cover;
}
.logo{
  width: 300px;
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
  z-index: 10;
}

.header{
  padding: 10px;
}
.header_logo{
  width: 150px;
}
.header ul li{
  margin-left: 20px;
}
.header ul li:nth-child(1){
  margin-left: 0;
}
.header ul li a{
  font-family: "Noto Serif JP", serif;
  text-align: center;
  display: block;
  font-size: 16px;
  padding: 10px 0;
  letter-spacing: 0;
  transition: 0.3s;
}
.header ul li a:hover{
  color: #01AEF2
}
.header ul li a i{
  font-size: 13px;
  display: inline-block;
  transform: translateY(-1px)
}

.sp_nav{
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #FFF;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.sp_nav:after{
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: url(img/numabukuro/sp_nav_bg.jpg) center center;
  background-size: cover;
  background: #FFF;
  z-index: -1;
}
.sp_nav > div{
  position: absolute;
  top: calc( 50% - 70px );
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}
.sp_nav ul > *{
  text-align: center;
  margin-bottom: 20px;
  line-height: 1em;
}
.sp_nav ul li a{
  font-family: "Noto Serif JP", serif;
  line-height: 1em;
  font-size: 16px;
  font-weight: 300;
}
.sp_nav ul li a i{
  font-size: 12px;
  display: inline-block;
  transform: translateY(-1px)
}
.sp_nav ul li a span{
  font-family: "Cormorant", serif;
  display: block;
  font-size: 25px;
  line-height: 1em;
  margin-bottom: 5px;
}
.menu{
  position: fixed;
  top: 8px;
  right: 8px;
  margin-left: auto;
  height: 44px;
  width: 44px;
  background: #01AEF2;
  border-radius: 50%;
  font-size: 10px;
  line-height: 1em;
  color: #FFF;
  padding-top:21px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0;
  z-index: 101;
  display: none;
}
.menu i{
  position: absolute;
  top: calc( 50% - 8px );
  left: 50%;
  transform: translate(-50%,-50%);
  color: #FFF;
  font-size: 10px;
  transition: 0.3s;
  opacity: 0;
}
.menu.open i{
  font-size: 14px;
  opacity: 1;
}
.menu > *:nth-child(1),
.menu > *:nth-child(2),
.menu > *:nth-child(3){
  height: 5px;
  width: 5px;
  background: #FFF;
  border-radius: 50%;
}
.menu > *:nth-child(1){
  position: absolute;
  top: 12px;
  left: calc( 50% - 7px );
  transform: translateX(-50%);
  transition: 0.3s;
}
.menu > *:nth-child(2){
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
.menu > *:nth-child(3){
  position: absolute;
  top: 12px;
  left: calc( 50% + 7px );
  transform: translateX(-50%);
  transition: 0.3s;
}
.menu.open > *:nth-child(1),
.menu.open > *:nth-child(2),
.menu.open > *:nth-child(3){
  left: 50%;
  opacity: 0;
}
.mv_02{
  padding: 0 15px;
}
.mv_02_inner{
  max-width: 1600px;
  margin: 0 auto;
}

.main_content{
  position: relative;
}

.ttl_01{
  margin-bottom: 20px;
  text-align: center;
}
.ttl_01_en{
  font-family: "Cormorant", serif;
  font-weight: 300;
  font-size: 50px;
  display: inline-block;
  position: relative;
}
.ttl_01_en:before{
  position: absolute;
  left: -50px;
  bottom: -10px;
  content: "";
  height: 40px;
  width: 40px;
  background: url(img/numabukuro/ttl_01_soshoku_left.png) center center no-repeat;
  background-size: cover
}
.ttl_01_en:after{
  position: absolute;
  right: -50px;
  top: -10px;
  content: "";
  height: 40px;
  width: 40px;
  background: url(img/numabukuro/ttl_01_soshoku_right.png) center center no-repeat;
  background-size: cover
}
.ttl_01_jp{
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  display: block;

}

.mv_02{
  position: relative;
}
.mv_02_txt_wrap{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.mv_02_txt{
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  position: absolute;
  top: calc( 50% - 80px );
  left: 5%;
  margin-bottom: 0;
  text-shadow: 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF, 0 0 15px #FFF;
}
.mv_02_txt_en{
  font-family: "Noto Serif JP", serif;
  display: block;
  padding-left: 5px;
  color: #01AEF2;
}
.mv_02_txt_jp{
  line-height: 1.6em;
  font-size: 3vw;
  //color: #003084;
}
.sp_visble{
  display: none;
}
.header_contact_list.header_contact_list_sp{
  margin: 0 auto;
}
.header_contact_list.header_contact_list_sp> *:nth-child(1){
  margin-left: auto;
}
.header_contact_list.header_contact_list_sp> *:nth-child(2){
  margin-right: auto;
}
.header_contact_list{
  margin-left: 20px;
}
.header_contact_list > *:nth-child(1){
  margin-right: 2px;
}
.header_contact_list > *:nth-child(1) a{
  border-radius: 30px 0 0 30px
}
.header_contact_list > *:nth-child(2) a{
  border-radius: 0 30px 30px 0
}
.header_contact_list a{
  display: block;
  height: 46px;
  line-height: 46px;
  background: #01AEF2;
  color: #FFF;
  font-size: 16px;
  width: 210px;
  text-align: center;
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
  transition: 0.3s;
}
.header_contact_list a:hover{
  background: #003084;
}
.header_contact_list a i{
  font-size: 12px;
  display: inline-block;
  transform: translateY(-1px)
}

/*
.main_content:after{
  content: "";
  display: block;
  height: 800px;
  width: 100%;
  background: url(img/numabukuro/bg_01.jpg) center bottom no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  z-index: -10;
  opacity: 0.4
}
*/
.content_wrap{
  padding-bottom: 80px
}
.content_wrap > *:nth-child(1){
  padding-top: 80px;
}
.content_wrap > *{
  padding-top: 80px;
}
.lower_gallery_list_img_list{
  margin-top: 20px;
}
.lower_gallery_list_img_list > *{
  width: calc( 25% - 10px );
  margin-right: 12px;
  margin-bottom: 12px;
  border: 1px solid #eeeeee;
}
.lower_gallery_list_img_list > *:nth-child(4n){
  margin-right: 0;
}
.lower_gallery_list_img_list.lower_gallery_list_img_list_03  > *{
  width: calc( 33.3333% - 8px );
  margin-right: 12px;
  margin-bottom: 12px;
}
.lower_gallery_list_img_list_03 > *:nth-child(3n){
  margin-right: 0;
}
.lower_gallery_list_img_list_before{
  position: relative;
  cursor: pointer;
  transition: 0.3s;
}
.lower_gallery_list_img_list_before:before{
  content: "";
  display: block;
  height: 20px;
  width: 70px;
  background: url(img/sample_txt.png) center center no-repeat;
  background-size: auto 100%;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 11;
  opacity: 0.7
}
.lower_gallery_list_img_list_before.lower_gallery_list_img_list_before_none:before{
  display: none;
}
.lower_gallery_list_img_list_before_design:before{
  background: url(img/design_txt.png) center center no-repeat;
  background-size: auto 100%;
}
.lower_gallery_list_img_list_before_modelhouse:before{
  background: url(img/modelhouse_txt.png) center center no-repeat;
  background-size: auto 100%;
  width: 85px;
}
.lower_gallery_list_img_list_before_ichigoutouplan:before{
  background: url(img/ichigoutouplan_txt.png) center center no-repeat;
  background-size: auto 100%;
  width: 85px;
}
.lower_gallery_list_img_list_before:hover{
  opacity: 0.6;
}
.lower_gallery_list_img_list_before:after{
  content: "";
  height: 25px;
  width: 25px;
  content:"\2b";
  font-family: FontAwesome;
  color: #FFF;
  background: #01AEF2;
  position: absolute;
  bottom: 7px;
  right: 7px;
  display: block;
  text-align: center;
  line-height: 25px;
  font-size: 11px;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(255, 255, 255, .3), 0 1px 5px 0 rgba(255, 255, 255, .2);
}
.lower_gallery_list_img_list_after{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  cursor: pointer;
}
.lower_gallery_list_img_list_after.open{
  opacity: 1;
  visibility: visible
}
.lower_gallery_list_img_list_after:after{
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
}
.lower_gallery_list_img_list_after_inner{
  max-width: 880px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 210;
  padding: 70px;
}
.lower_gallery_list_img_list_after_inner_tate{
  max-width: 510px;
}
.lower_gallery_list_img_list_after_inner_sample{
  display: block;
  height: 20px;
  width: 70px;
  background: url(img/sample_txt.png) center center no-repeat;
  background-size: auto 100%;
  position: absolute;
  bottom: 75px;
  right: 70px;
  z-index: 11;
  opacity: 0.7
}
.lower_gallery_list_img_list_after_inner_design{
  background: url(img/design_txt.png) center center no-repeat;
  background-size: auto 100%;
}
.lower_gallery_list_img_list_after_inner_modelhouse{
  background: url(img/modelhouse_txt.png) center center no-repeat;
  background-size: auto 100%;
  width: 90px;
}
.lower_gallery_list_img_list_after_inner_ichigoutouplan{
  background: url(img/ichigoutouplan_txt.png) center center no-repeat;
  background-size: auto 100%;
  width: 80px;
}
.lower_gallery_list_img_list_after_inner:after{
  content: "";
  display: block;
  height: 38px;
  width: 38px;
  background: #01AEF2;
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 50%;
}
.lower_gallery_list_img_list_after_inner:before{
  content: "";
  height: 38px;
  width: 38px;
  content:"\f00d";
  font-family: FontAwesome;
  color: #FFF;
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  text-align: center;
  line-height: 38px;
  font-size: 15px;
  z-index: 2;
}
.system_point_list_img .lower_gallery_list_img_list_before:before{
  display: none;
}
.table_type02 {
  width: 100%;
  margin: 0 auto;
  max-width: 900px;
}
.table_type02.last {
  margin-bottom: 0;
}
.table_type02 tr {
  border-bottom: 1px solid #eeeeee
}

.table_type02 tr th {
  width: 200px;
  vertical-align: middle;
  line-height: 1.8em;
}

.table_type02 tr td {
  text-align: left;
  line-height: 1.8em;
}

.table_type02_title {
  display: block;
  font-weight: bold
}

.table_indent {
  margin-left: 1.2em;
  margin-top: -20px
}

.table_indent ul li {
  text-indent: -1.1em;
  padding-left: 1.1em
}

.fukuri_list li {
  text-indent: -1.1em;
  padding-left: 1.1em
}
.table_type02 a{
    text-decoration: underline;
    color: #0079ff 
}
.table_type02 tr th {
width: 200px;
padding: 20px 0;
border-bottom: 1px solid #01AEF2
}
.table_type02 tr td {
padding: 20px 40px;
font-size: 14px
}
@media only screen and (max-width: 751px) {
  .table_type02{
    border: 1px solid #eeeeee;
  }
  .table_type02 tr th {
    background: #f8f8f8;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
  }
  .table_type02 tr td {
    padding: 10px;
  }
}

@media only screen and (max-width: 750px) {
  .table_type02 tr th {
  width: 100%;
  padding: 20px
  }
  .table_type02 tr th, .table_type02 tr td {
  display: block
  }
  .table_type02 tr th {
  padding: 10px 15px
  }
  .table_type02 tr td {
  padding: 20px 15px
  }
}
@media only screen and (max-width: 1050px) {
  .header{
    position: fixed;
    top: 0;
    z-index: 100;
    padding: 5px 5px 6px;
    width: 100%;
  }
  .header:after{
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -120%;
    left: 0;
    background: #FFF;
    border-bottom: 1px solid #eeeeee;
    z-index: -1;
    transition: 0.3s;
  }
  .header.fixed:after{
    top: 0;
  }
  .header > .ps_ctr > *.fle_l{
    display: none;
  }
  .header_logo{
    width: 130px;
    padding-top: 4px
  }
  .menu{
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .sp_nav{
    display: block;
  }
  .sp_nav.open{
    visibility: visible;
    opacity: 1;
  }
  .sp_bl{
    height: 20px;
  }
  .mv_02_txt_wrap{
    height: 100%;
  }
}
@media screen and (max-width: 800px) {
/*ギャラリー*/
.lower_gallery_list > *{
  margin-bottom: 40px;
  padding-bottom: 0;
  border-bottom: none;
}
.lower_gallery_list_img_list > *{
  width: calc( 50% - 2px );
  margin-right: 4px;
  margin-bottom: 4px;
}
.lower_gallery_list_img_list > *:nth-child(2n){
  margin-right: auto;
}
.lower_gallery_list_content_floor_img{
  width: 100%;
  margin: 0 auto 20px;
}
.lower_gallery_list_content_floor_txt{
  width: 100%;
  margin: 0 auto;
}

.lower_gallery_list_img_list_after_inner{
  max-width: 900px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 210;
  padding: 10px;
}
.lower_gallery_list_img_list_after_inner:after{
  top: auto;
  bottom: -60px;
  right: calc( 50% - 25px );
}
.lower_gallery_list_img_list_after_inner:before{
  top: auto;
  bottom: -60px;
  right: calc( 50% - 25px );
}
.lower_gallery_list_img_list_after_inner_sample{
  bottom: 10px;
  right: 10px;
}
.lower_gallery_list_img_list_after_inner_tate{
  max-width: 380px;
}
.header_contact_list.fle_l{
  display: block;
}
.header_contact_list > *:nth-child(1) a{
  border-radius: 30px;
  margin: 0 auto;
}
.header_contact_list > *:nth-child(2) a{
  border-radius: 30px;
  margin: 0 auto;
}
.header_contact_list{
  margin: 0 auto;
}
.header_contact_list > *:nth-child(1),
.header_contact_list > *:nth-child(2){
  margin: 10px auto 0;
  display: block;
  width: auto;
}
.sp_visble{
  display: inline;
}
.mv_02_txt_en{
  font-size: 10px;
  letter-spacing: 0;
  margin-bottom: 5px;
  line-height: 1.4em;
}
.mv_02_txt_jp{
  line-height:1em;
  font-size: 18px;
  //color: #003084;
}
.mv_02_txt{
  left: 30px;
  line-height: 1.7em;
  top: calc( 50% - 45px );
}
.cta_fixed_banner{
  display: none;
}
.sp_nav > div{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}
.inner{
  width: calc( 100% - 10px );
}
.narrow_inner{
  width: calc( 100% - 10px );
}
.ttl_01{
  margin-bottom: 25px;
}
.ttl_01_en{
  font-size: 30px;
  line-height: 1em;
}
.ttl_01_en:before{
  left: -30px;
  bottom: 0;
  content: "";
  height: 20px;
  width: 20px;
}
.ttl_01_en:after{
  right: -30px;
  top: 0;
  content: "";
  height: 20px;
  width: 20px;
}
.ttl_01_jp{
  line-height: 1em;
}
.content_wrap{
  padding-bottom: 50px
}
.content_wrap > *:nth-child(1){
  padding-top: 50px;
}
.content_wrap > *{
  padding-top: 50px;
}
.sp_bl{
  height: 35px;
}
}