@charset "UTF-8";

body {min-width: auto !important;}

small{font-size: 0.8rem;}
.red {color:#D9171D;}

.type_sp{display: none;}

.l-container{
  width: auto;
  max-width: 1080px;
}
.l-container ._right{
  text-align: right;
}
/* ----------------------------- */
.main_ttl{
  background: url(../images/kv__img.jpg) center 0 no-repeat;
  background-size: cover;
  border-top: 2px solid #004066;
  height: 470px;
  position:relative;
}
.main_ttl:after{
  position:absolute;
  width: 100%;
  height: 110px;
  bottom: 0;
  background: url(../images/kv__img02.png) 0 0 repeat-x;
  background-size: contain;
}
.main_ttl h1{
    text-align: center;
    margin: 73px 0;
    font-size: 30px;
    font-weight: bold;
    color: #004066;
}
.update{
	max-width: 950px;
	margin: 0 auto 1rem;
	text-align: right;
	font-weight: bold;
	font-size: 0.9rem;
	color: #000;
}
.serch_btn_inr{
    background: rgba(500, 500, 500, 0.8);
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    padding: 2rem;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
    box-sizing: border-box;
}
.serch_btn_inr p{
  display: flex;
  gap: 0 10px;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin-right: 30px;
  box-sizing: border-box;
}
.serch_btn_inr p::before{
  content: '';
  background: url(../images/ind_search__icn.svg) 0 0 no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.serch_btn_inr ul{
    display: flex;
    flex-wrap: wrap;
    width: 74%;
}
.serch_btn_inr ul li{
  margin: 0 0.5rem 0.5rem 0;
  width: 120px;
}
.serch_btn_inr ul li a{
    background-color: #004066;
    background-image: url(https://www.nomu.com/mansion/library/images/top/ind__arrow.svg);
    background-position: right 22px center;
    background-size: 11px;
    background-repeat: no-repeat;
    border: 2px solid #054066;
    border-bottom: 3px solid #002946;
    padding: 14px 0;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 1;
    box-sizing: border-box;
    text-align: center;
}
.serch_btn_inr ul li a:hover {
   background-color: #fff;
    background-image: url(https://www.nomu.com/mansion/library/images/top/ind__arrow2.svg);
   color: #004066;
}
.item_btn{
  background-color: #004066;
  background-image: url(https://www.nomu.com/mansion/library/images/top/ind__arrow.svg);
  background-position: right 3px center;
  background-size: 11px;
  background-repeat: no-repeat;
  border: 2px solid #054066;
  padding: 5px 16px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  float: right;
}
.item_btn:hover {
   background-color: #fff;
    background-image: url(https://www.nomu.com/mansion/library/images/top/ind__arrow2.svg);
   color: #004066;
}
.title_02 {
  font-size: 21px;
  margin-bottom: 18px;
  line-height:1.3;
  border-left:5px solid #004066;
  padding:3px 0 0 16px;
  font-weight: bold;
}
.title_03 {
  font-size: 18px;
  margin: 0 0 18px;
  padding-left: 20px;
  line-height:1.3;
  position:relative;
  font-weight: bold;
}
.title_03:before{
  content:"";
  display:block;
  position:absolute;
  top: 5px;
  left: 0;
  width:10px;
  height:10px;
  background: #004066;
}

.l-container .item_link{
  background: url(https://www.nomu.com/mansion/library/images/icon_04.png) right 4px no-repeat;
  padding-right: 1rem;
  text-decoration: none;
}
.l-container .item_link:hover{
  color: #dd1c11;
}

.l-container .block{
  margin: 0 0 40px;
}
.l-container .block p{
  line-height: 1.7;
}
.l-container .block_02{
  margin: 0 0 20px;
}
.score-container{
  max-width: 870px;
  margin: 0 auto 1.4rem;
  text-align: center;
  border: 1px solid #d9d9d9;
}
.score-container .icn_box{
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}
.score-container .icn_box li{
  margin: 0 3px 0;
}
.score-container h3{
  background: #e5f2f9;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.score-container p{
  font-weight: bold;
  font-size: 22px;
  margin: 8px 0 0;
}
.score-container p strong{
  font-size: 30px;
  color: #004066;
}
.score-container_tbl{
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 20px;
}
.score-container_tbl dl{
  width: 30%;
  display: flex;
  margin: 0 0.8rem 0;
  border-top: 1px dotted #004066;
  border-bottom: 1px dotted #004066;
  margin-bottom: -1px;
  padding: 5px 0 5px 25px;
  text-align: left;
  box-sizing: border-box;
}
.score-container_tbl dl dt{width: 50%;}
.score-container_tbl dl dd{width: 50%;}

.score-tbl caption{
  text-align: left;
}
.score-tbl{
  margin: 20px 0 20px;
}
.score-tbl td{
  width: 50%;
}
.cate_obi{
  background: #e5f2f9;
  display: inline-block;
  color: #004066;
  padding: 12px;
  margin: 0 0 10px;
  font-weight: bold;
  box-sizing: border-box;
}
.cate_obi strong{
    font-size: 20px;
    margin-left: 10px;
}
.cate_list__wrap{
  margin: 0 0 30px;
}
.cate_list {
  width: 100%;
  padding: 20px 0;
  border-bottom: 2px solid #D2D2D2;
}
.cate_list_ttl {
  width: 100%;
  display: block;
  position: relative;
  padding-left: 10px;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
  transition: all .2s ease-out;
  box-sizing: border-box;
}
.cate_list_ttl strong{
   font-weight: bold;
   font-size: 22px;
   color: #054066;
   margin-right: 10px;
}
.cate_list_ttl::after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 12px;
    top: 14%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    background-image: url(https://www.nomu.com/mansion/library/images/detail/faq_icon.png);
    transition: all .4s ease-out;
}
.open .cate_list_ttl::after {
    transform: rotate(-180deg);
}
.cate_list_ttl:hover {
    opacity: .6;
}
.cate_list_contents {
  display: none;
  width: 100%;
  margin: 22px 10px 0;
  position: relative;
  font-size: 15px;
  box-sizing: border-box;
}
.cate_list_contents a {
    text-decoration: none;
    font-weight: bold;
}

/*-----------------------------listinfo-------------------------*/
.listinfo {
  display: table;
  width: 100%;
  margin-top: 25px;
}
.listinfo:after {
  display: block;
  clear: both;
  content: "";
}
.f_listinfo{
	margin-bottom: 40px;
}
.col {
  display: table-cell;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.col_1 {
	padding-top:5px;
	float:left;
    line-height: 28px; 
}
.col_1 .text1 {
  font-size: 15px;
  float: left;
}
.col_1 .text2 {
  margin-left: 7px;
  font-size: 13px;
  float: left;
}
.col_1 .text1 span {
  font-size: 24px;
  color: #da171e;
  font-weight: bold;
  letter-spacing: -1px;
}
.col_3 {
  text-align: right;
}
.pagenation {
  text-align: right;
  display: inline-block;
}

.pagenation:after {
  display: block;
  clear: both;
  content: "";
}

.pagenation .page {
  display: inline-block;
  float: left;
  margin-left: 3px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 15px;
  text-decoration: none;
  color: #2d2d2d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(https://www.nomu.com/mansion/library/images/icon_52.png) 0 0 no-repeat;
}

.pagenation .page:hover,
.pagenation .page.current{
  background-image: url(https://www.nomu.com/mansion/library/images/icon_53.png);
}

.pagenation .start {
  margin-left: 3px;
  width: 49px;
  padding-left: 4px;
  background: url(https://www.nomu.com/mansion/library/images/icon_54.png) 0 0 no-repeat;
}

.pagenation .start:hover,
.pagenation .start.current {
  background-image: url(https://www.nomu.com/mansion/library/images/icon_55.png);
}

.pagenation .start:nth-child(1) {
  margin-left: 0px;
}

.pagenation .end {
  width: 49px;
  padding-right: 0px;
  background: url(https://www.nomu.com/mansion/library/images/icon_56.png) 0 0 no-repeat;
}

.pagenation .end:hover,
.pagenation .end.current {
  background-image: url(https://www.nomu.com/mansion/library/images/icon_57.png);
}

/*----------------------------.mansion_entry -----------------------------*/
.mansion_entry {
  border-top: 3px solid #004066;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 25px 0 0;
}

.mansion_entry .head {
  background-color: #e5f2f9;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  padding: 14px 0 10px 14px;
  position: relative;
}
.mansion_entry .head a {
  font-size: 20px;
  font-weight: bold;
  color: #005fd1;
  text-decoration: none;
}
.mansion_entry .head span {
  font-size: 20px;
  font-weight: bold;
}

.mansion_entry .wrap {
	position: relative;
	border: 1px solid #d2d2d2;
	border-top: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	display: flex;
	justify-content: center;
	padding: 10px;
}
.mansion_entry:not(.inactive):hover .head {
  border-right: 1px solid #004066;
  border-left: 1px solid #004066;
	background: #fbf7d1;
}
.mansion_entry:not(.inactive):hover .head a{color:#dd1c11;}

.mansion_entry:not(.inactive):hover .wrap {
  border-color: #004066;
  background: #fcf9e6;
}

.mansion_entry .wrap .button {
	margin-top: 10px;
}
.mansion_entry .descrip_right {
  width: 45%;
  padding: 15px;
  box-sizing: border-box;
  border-right: 1px dotted #d2d2d2;
}
.mansion_entry .descrip_left {
  width: 55%;
  padding: 15px;
  box-sizing: border-box;
}
.mansion_entry .descrip_left p{
	font-weight: bold;
	text-align: center;
}
.mansion_entry .wrap .body {
  margin-bottom: 10px;
}

.mansion_entry .wrap .btn_descrip button {
  font-size: 14px;
  font-weight: bold;
  width: 120px;
  height: 30px;
  background-color: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
}

.mansion_entry .wrap .btn_descrip p {
  margin: 0 15px 0 10px;
}
.score_descrip{
	display: flex;
}
.score_descrip-container{
	width: 40%;
	text-align: center;
}
.score_descrip-container p{
  font-weight: bold;
  font-size: 16px;
  margin: 8px 0 0;
}
.score_descrip-container p strong{
  font-size: 26px;
  color: #004066;
}
.score_descrip-container .icn_box{
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}
.score_descrip-container .icn_box li{
  margin: 0 3px 0;
}
.score_descrip-container .icn_box li img{
 width: 23px;
}
.score_descrip-container_tbl{
  width: 60%;
}
.score_descrip-container_tbl dl{
  display: flex;
  margin: 0 0.8rem 0;
  border-bottom: 1px dotted #004066;
  margin-bottom: -1px;
  padding: 5px 0 5px 1.2vw;
  text-align: left;
  box-sizing: border-box;
}
.score_descrip-container_tbl dl:nth-last-of-type(1){ border-bottom: none;}
.score_descrip-container_tbl dl dt{width: 50%;}
.score_descrip-container_tbl dl dd{width: 50%;}
.searchArea_input {
  padding: 10px;
  height:46px;
  width: calc(100% - 80px);
  border: 1px solid #bdbdbd;
  vertical-align: baseline;
}


.button .c-btn1{
	max-width: 300px;
	margin: 0 auto 50px;
	background-image: url("https://www.nomu.com/mansion/library/images/top/ind_search__icn.svg");
	background-repeat: no-repeat;
	background-position: 10% center;
	background-size: 20px;
}
.c-btn_type3 {
  background-color: #004066;
  padding: 7px 12px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
}
.mansion_entry .wrap .button .c-btn_type3 {
  padding: 5px 10px;
  border: 2px solid #004066;
  margin-top: 10px;
}
.mansion_entry .wrap .button .c-btn_type3 span {
  background: url(https://www.nomu.com/mansion/library/images/arrow_whi.png) right center no-repeat;
  display: inline-block;
  padding: 0 20px 0 0;
}
.mansion_entry .wrap:hover .c-btn_type3 {
  opacity: 1;
  background-color: #FFF !important;
  color: #004066;
}

.mansion_entry .wrap:hover .c-btn_type3 span {
  background: url(https://www.nomu.com/mansion/library/images/arrow_whi_on.png) right center no-repeat;
}

/* -------------PC_sizs_only---------------- */
@media screen and (min-width: 768px) {
   .c-path1 .l-container ul{
    width: auto !important;
    font-size: 0.6rem;
   }
}

/* -------------iPad_sizs---------------- */
@media screen and (max-width: 1080px) {
  .p-header1{ padding: 0 10px; }
  .p-header1 .nav{
    width: auto;
    max-width: 450px;
  }
  #contents-body .l-container{
    padding: 0 10px;
  }
  .main_ttl:after{
    height: 125px;
    }
  .serch_btn_inr{
    width: 95%;
    padding: 1rem;
   }
  .serch_btn_inr p{
    margin-right: 21px;
    width: 30%;
   }
  .serch_btn_inr ul{width: 70%;}

  .search_area{  padding: 15px 10px; }
  .search_area .area h1{font-weight: bold;font-size: 18px;}
  
  #footer .footer_upper .container{
    max-width: 1080px;
    width: auto;
  }
  #footer .footer_middle .item_links{
    width: auto;
    max-width: 970px;
    padding-right: 60px;
   }
}

/* -------------smp_sizs---------------- */
@media screen and (max-width: 767px) {
 
     .type_pc{display: none;}
     .type_sp{display: block;}

     .c-path1 .l-container{   padding: 0;}
     .c-path1 .l-container ul li:before{  content: none;}
	
     .searchArea_btn {
       position: relative;
       display: inline-block;
       padding: 13px;
       min-width: 70px;
       background: #DD1D12;
       color: #fff!important;
       font-weight: bold;
       border-radius: 3px;
       text-align: center;
     }
	.searchArea_btn::before{
    	content:'';
	   display:inline-block;
	   width: 1em;
	   height: 1em;
	   background: url(https://www.nomu.com/nomucom/smp/top/common/images/svg/icn_search.svg) no-repeat left center;
	   background-size: contain;
	   vertical-align:text-top;
    }
    .main_ttl{
      background: url(../images/kv__img_sp.jpg) center 0 no-repeat;
      background-size: cover;
      height: 432px;
    }
    .main_ttl:after{
      content:"";
      position:absolute;
      width: 100%;
      height: 65px;
      bottom: 0;
      background: url(../images/kv__img02.png) 0 0 repeat-x;
      background-size: cover;
    }
    .main_ttl h1{
        margin: 50px 0;
        font-size: 24px;
    }
    .serch_btn_inr{
        margin: 0 auto;
        padding: 20px;
        display: block;
    }
    .serch_btn_inr p{
      font-size: 17px;
      margin: 10px 0 18px;
      width: auto;
      background-position: 20% 0;
    }
    .serch_btn_inr ul{
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .serch_btn_inr ul li{
      margin: 0 3% 0.5rem 0;
      width: 31%;
    }
    .serch_btn_inr ul li:nth-child(3n){
     margin-right: 0;
	}
    .serch_btn_inr ul li a{
        background-position: right 6px center;
    }
    .serch_btn_inr ul li a:hover {
       background-color: #fff;
        background-image: url(https://www.nomu.com/mansion/library/images/top/ind__arrow2.svg);
       color: #004066;
    }
    .block .item_btn{
      font-size: 12px;
      padding: 5px 16px 5px 5px;
    }
    .block .item_btn:hover {
       background-color: #fff;
        background-image: url(https://www.nomu.com/mansion/library/images/top/ind__arrow2.svg);
       color: #004066;
    }
    .title_02 {
      font-size: 16px;
      padding: 3px 0 0 10px;
    }
    .title_03 {
      font-size: 16px;
      margin: 0 0 18px;
    }
    .title_03:before{
      content:"";
      display:block;
      position:absolute;
      top: 5px;
      left: 0;
      width:10px;
      height:10px;
      background: #004066;
    }
	.update{
     font-size: 0.74rem;
     margin: 0 auto 1.5rem;
     text-align: left;
     line-height: 1.4;
     }
    .l-container .item_link:hover{
      color: #dd1c11;
    }

    .l-container .block{
      margin: 0 auto 30px;
    }
    .cate_list_ttl{
      padding-right: 18px;
    }
    .l-container .block p{
      font-size: 14px;
    }
    .score-container{
      margin: 25px auto 20px;
    }
    .score-container .icn_box li{
      margin: 0 3px 0;
      width: 22px;
    }
    .score-container h3{
      padding: 10px;
      line-height: 1.4;
    }
    .score-container p{
      font-weight: bold;
      font-size: 20px;
      margin: 8px 0 0;
    }
    .score-container p strong{
      font-size: 28px;
    }
    .score-container_tbl{
      width: 90%;
      margin: 15px auto;
    }
    .score-container_tbl dl{
      display: flex;
      width: 100%;
      font-size: 16px;
      border-bottom: 1px dotted #004066;
      padding: 6px 0 6px;
      text-align: left;
    }
    .score-container_tbl dl:nth-last-of-type(1){
      border-bottom: none;
    }
    .score-container_tbl dl dt{width: 60%;padding-left: 24px;}
    .score-container_tbl dl dd{width: 40%;}

    .score-tbl caption{
      text-align: left;
    }
    .score-tbl{
      margin: 20px 0 20px;
      line-height: 1.2;
    } 
   .score-tbl td{width: 100%;display: block;}
  
    .cate_obi{
      padding: 12px;
      text-align: center;
      width: 100%;
      margin: 0 0 10px;
    }
    .cate_obi strong{
        font-size: 17px;
        margin-left: 4px;
    }
    .cate_list__wrap{
      margin: 20px 0;
    }
    .cate_list {
      padding: 6px 0;
    }
    .cate_list_ttl strong{
       font-size: 18px;
    }
    .cate_list_ttl::after {
        width: 14px;
        height: 14px;
        right: 5px;
        top: 32%;
    }
    .open .cate_list_ttl::after {
        transform: rotate(-180deg);
    }
    .cate_list_contents {
      margin-top: 12px;
    }
    .cate_list_contents a {
        text-decoration: none;
        font-weight: bold;
    }
	.listinfo{
      display: block;
      margin: 0;
     }
	.f_listinfo{margin-bottom: 30px;}
	
    .col {
      line-height: 1;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 10px 10px 0;
    }
    .col .text1 span {  font-size: 18px; }
	.col_1{display: block;margin: 10px 0;padding: 0;}
	.col_1 .text2{margin: 3px 0 0 7px;}
	.col_3{display: block;margin: 10px 0;}

	.pagenation .page{width: 32px;height: 32px;background-size: cover;}
	.pagenation .start, .pagenation .end{
		width: 46px;
		height: 32px;
		background-size: contain;
	}
    .mansion_entry {
      margin: 15px 0 0;
    }
    .mansion_entry .head h2 {
      font-size: 16px;
    }
    .mansion_entry .wrap {
 	  padding: 10px;
 	  display: block;
 	}
    .mansion_entry .wrap .button .c-btn_type3 {
 	  padding: 5px 5px;
 	}
	.mansion_entry .wrap .button .c-btn_type3 span{
	   padding-right: 14px;
	}
    .mansion_entry .descrip_right {
      border-bottom: 1px dotted #d2d2d2;
      border-right: none;
      padding: 0 0 10px;
      width: 100%;
    }
    .mansion_entry .descrip_left {
      padding: 10px 0 0;
      width: 100%;
    }
    .mansion_entry .descrip_left p{
 	font-weight: bold;
 	text-align: center;
 	font-size: 13.5px;
 	}
    .mansion_entry .wrap .btn_descrip button {
      font-size: 13px;
      width: 120px;
    }
    .mansion_entry .wrap .btn_descrip p {
      margin: 4px 0 0 10px;
    }
    .score_descrip{justify-content: space-between;}
    .score_descrip-container{
 	width: 40%;
 	}
    .score_descrip-container p{
      font-weight: bold;
      font-size: 15px;
      margin: 8px 0 0;
    }
    .score_descrip-container p strong{
      font-size: 22px;
    }
    .score_descrip-container .icn_box li{
      margin: 0 2px 0;
    }
    .score_descrip-container .icn_box li img{
     width: 18px;
    }
    .score_descrip-container_tbl{width: 60%;font-size: 14px;}
    .score_descrip-container_tbl dl{
      padding: 5px 0;
      margin: 0;
    }
    .score_descrip-container_tbl dl dt{width: 55%;padding-left: 6px;}
    .score_descrip-container_tbl dl dd{width: 45%;}

    .button .c-btn1{
      background-size: 3.46vw;
      line-height: 1.4;
      font-size: 17px;
      margin: 0 auto 30px;
      color: #fff;
    }

}