@charset "UTF-8";
/*
@mixin s {
  @media (max-width:$small_width) { @content; }
}
*/
@font-face {
  font-family: "meiryo-override";
  src: local("meiryo");
  ascent-override: 80%;
  descent-override: 0%;
  line-gap-override: normal;
  advance-override: 0; }
@font-face {
  font-family: "yu-override";
  src: local("游ゴシック");
  ascent-override: 80%;
  descent-override: 0%;
  line-gap-override: normal;
  advance-override: 0; }
.p-header {
  z-index: 2; }

.p-header .header_left .logo {
  width: 247px; }

.extend_icn__mansion, .is__recommend .recommend, .is__history .recommend, .is__pickup.ind_sct__wrp {
  padding-top: 52px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 44px;
  background-image: url("../../../images/top/ind_icn__pickup.svg"); }

.ind_main__wrp {
  width: 100%;
  overflow-x: hidden;
  font-family: "meiryo-override", "Hiragino Kaku Gothic ProN", "yu-override", sans-serif; }
  .ind_main__wrp * {
    box-sizing: border-box; }
  .ind_main__wrp a {
    transition: all .2s ease-out; }

.ind_sct__wrp {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .ind_sct__wrp + .ind_sct__wrp {
    margin-top: 100px; }

.ind_sct__ttl {
  text-align: center;
  font-size: 24px;
  color: #054066;
  font-weight: bold;
  line-height: 1.25; }

.ind_sct__txt {
  margin-top: 8px;
  text-align: center;
  font-size: 15px; }

.ind_sct__caption {
  font-size: 13px;
  text-align: center; }

.ind__btn, .ind_sct__wrp .recCarousel .c-btn3 {
  width: 400px;
  margin-left: auto;
  margin-right: auto; }
  .ind__btn > *, .ind_sct__wrp .recCarousel .c-btn3 > * {
    width: 100%;
    padding: 15px;
    display: block;
    position: relative;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    letter-spacing: .05em;
    text-decoration: none;
    background-color: #054066;
    border-radius: 8px;
    background-position: right 22px center;
    background-size: 11px;
    background-repeat: no-repeat;
    background-image: url(/mansion/library/images/top/ind__arrow.svg);
    border: 2px solid #054066;
    border-bottom: 3px solid #002946;
    transition: 0s; }
    .ind__btn > *:hover, .ind_sct__wrp .recCarousel .c-btn3 > *:hover {
      color: #054066;
      padding-bottom: 16px;
      border-bottom-width: 2px;
      background-color: #fff;
      background-image: url(/mansion/library/images/top/ind__arrow2.svg); }
  .ind__btn.is__more a, .ind_sct__wrp .recCarousel .is__more.c-btn3 a {
    background-image: url(/mansion/library/images/top/ind__plus.svg); }
    .ind__btn.is__more a:hover, .ind_sct__wrp .recCarousel .is__more.c-btn3 a:hover {
      background-image: url(/mansion/library/images/top/ind__plus2.svg); }
  .ind__btn.is__up a, .ind_sct__wrp .recCarousel .is__up.c-btn3 a {
    background-position: right 22px top 52%;
    background-image: url(/mansion/library/images/top/ind__arrow_up.svg); }
    .ind__btn.is__up a:hover, .ind_sct__wrp .recCarousel .is__up.c-btn3 a:hover {
      background-image: url(/mansion/library/images/top/ind__arrow_up2.svg); }
  .ind__btn.is__down a, .ind_sct__wrp .recCarousel .is__down.c-btn3 a {
    background-image: url(/mansion/library/images/top/ind__arrow_down.svg); }
    .ind__btn.is__down a:hover, .ind_sct__wrp .recCarousel .is__down.c-btn3 a:hover {
      background-image: url(/mansion/library/images/top/ind__arrow_down2.svg); }

.ind_sct__wrp .recCarousel .c-btn3 {
  height: auto;
  padding: 0;
  line-height: 1;
  background: transparent;
  border: 0px solid transparent; }
  .ind_sct__wrp .recCarousel .c-btn3 p {
    background-image: url(/mansion/library/images/top/ind__plus.svg);
    border-left: 2px solid #054066;
    border-right: 2px solid #054066;
    border-top: 2px solid #054066; }
    .ind_sct__wrp .recCarousel .c-btn3 p::after {
      display: none; }
    .ind_sct__wrp .recCarousel .c-btn3 p:hover {
      background-position: right 22px center;
      background-size: 11px;
      background-image: url(/mansion/library/images/top/ind__plus2.svg); }
      .ind_sct__wrp .recCarousel .c-btn3 p:hover::before {
        color: #054066; }
  .ind_sct__wrp .recCarousel .c-btn3.close p {
    background-image: url(/mansion/library/images/top/ind__minus.svg); }
    .ind_sct__wrp .recCarousel .c-btn3.close p:hover {
      background-image: url(/mansion/library/images/top/ind__minus2.svg); }

.ind_kv__wrp {
  width: 100%;
  padding-top: 150px;
  height: 580px;
  text-align: center;
  position: relative; }
  .ind_kv__wrp .bx-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }

.ind_kv__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.ind_kv__img {
  width: 100%;
  height: 480px;
  display: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .bx-viewport .ind_kv__img {
    display: block; }
  .ind_kv__img.is__img1 {
    background-image: url(/mansion/library/images/top/ind_kv__img.jpg); }
  .ind_kv__img.is__img2 {
    background-image: url(/mansion/library/images/top/ind_kv__img2.jpg); }

.ind_kv__ttl {
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  position: relative;
  font-size: 40px;
  color: #054066; }
  .ind_kv__ttl span {
    padding: 16px 0px 16px 18px;
    line-height: 2;
    position: relative;
    z-index: 1;
    font-weight: bold; }
    .ind_kv__ttl span::before {
      content: '';
      width: calc(100% - 16px);
      height: 66px;
      padding-left: 18px;
      margin-top: auto;
      margin-bottom: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: -1;
      left: 0;
      background-color: rgba(255, 255, 255, 0.8); }

.ind_kv__anchor {
  width: 178px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 220px;
  z-index: 1;
  -webkit-transform: translateX(456px);
  transform: translateX(456px); }
  .ind_kv__anchor img {
    width: 100%; }
  .ind_kv__anchor:hover {
    opacity: .7; }

.ind_search__wrp {
  width: 77.77%;
  max-width: 840px;
  padding: 20px 42px 44px;
  margin-top: -194px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px; }
  .ind_search__wrp .ind_sct__ttl {
    font-size: 20px; }

.ind_search__form {
  width: 100%;
  margin-top: 14px;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left;
  -webkit-align-items: center;
  align-items: center; }

.ind_search__input {
  width: calc(100% - 100px);
  height: 50px;
  padding: 1em;
  font-size: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 5px 0 0 5px; }

.ind_search__input.default{ color: #757575;}

.ind_search__btn {
  width: 100px;
  height: 50px;
  padding-left: 1.8em;
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  background-color: #DD1C16;
  background-repeat: no-repeat;
  background-position: left 1.5em center;
  background-size: 15px;
  background-image: url("../../../images/top/ind_search__icn.svg");
  border: none;
  border-radius: 0 5px 5px 0; }

.ind_search_keyword__wrp {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left;
  -webkit-align-items: center;
  align-items: center; }

.ind_search_keyword__ttl {
  width: 131px;
  margin-right: 20px; }

.ind_search_keyword__lst {
  width: calc(100% - 151px);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left; }

.ind_search_keyword__lnk {
  padding-left: 12px;
  position: relative;
  font-size: 16px;
  color: #1565c0;
  transition: all 0s; }
  .ind_search_keyword__lnk + .ind_search_keyword__lnk {
    margin-left: 20px; }
  .ind_search_keyword__lnk::before {
    content: '';
    width: 0;
    height: 0;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border: 4px solid transparent;
    border-left: 4px solid #DD1C11; }
  .ind_search_keyword__lnk a {
    text-decoration: none;
    color: #1565c0;
    transition: all 0s; }
    .ind_search_keyword__lnk a:hover {
      color: #dd1c11; }

.map {
  width: 1059px;
  height: 344px;
  position: relative;
  margin-top: 40px; }
  .map * {
    box-sizing: content-box; }

.map ul {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 43px;
  line-height: 43px;
  text-align: right;
  padding-right: 18px;
  background: url(/mansion/library/images/top/map_bt.png) no-repeat center center; }

.map ul#kanagawa {
  width: 86px !important;
  padding-right: 12px !important; }

.map ul#kyoto, .map ul#hyogo, .map ul#shiga,
.map ul#osaka, .map ul#aichi, .map ul#saitama,
.map ul#tokyo, .map ul#kanagawa, .map ul#chiba {
  position: absolute; }

.map ul#kyoto {
  top: 58px;
  left: 212px; }
.map ul#hyogo {
  top: 121px;
  left: 152px; }
.map ul#shiga {
  top: 112px;
  left: 321px; }
.map ul#osaka {
  top: 204px;
  left: 236px; }
.map ul#aichi {
  top: 163px;
  left: 460px; }
.map ul#saitama {
  top: 59px;
  right: 282px; }
.map ul#tokyo {
  top: 123px;
  right: 262px; }
.map ul#kanagawa {
  top: 186px;
  right: 312px; }
.map ul#chiba {
  top: 174px;
  right: 134px; }

.map ul > a {
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  position: relative;
  font-weight: bold; }

.map ul > a:before {
  content: url(/mansion/library/images/top/arrow2.png);
  position: absolute;
  top: 7px;
  left: -16px; }

.map ul#kanagawa > a:before {
  content: url(/mansion/library/images/top/arrow2.png);
  position: absolute;
  top: 7px;
  left: -12px; }

.map ul li.pannel {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #7ca4ba;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0px 0px 5px 0px #004066;
  -moz-box-shadow: 0px 0px 5px 0px #004066;
  -webkit-box-shadow: 0px 0px 5px 0px #004066;
  width: 280px;
  height: 193px;
  padding: 4px;
  z-index: 2; }
  .map ul li.pannel.on {
    display: block; }

.map ul li.pannel span {
  position: relative;
  display: block;
  width: 75px;
  height: 33px;
  background: #2d2d2d;
  line-height: 33px;
  text-align: right;
  padding-right: 13px;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 2px;
  font-weight: bold;
  cursor: default; }

.map ul li.pannel span:before {
  content: url(/mansion/library/images/top/arrow2.png);
  position: absolute;
  top: 12px;
  left: 14px; }

@media screen and (max-device-width: 1024px) {
  .map ul li.pannel span:before {
    content: url(/mansion/library/images/top/arrow2.png);
    position: absolute;
    top: 15px;
    left: 14px; } }
.map ul#kanagawa li.pannel span {
  position: relative;
  display: block;
  width: 81px;
  height: 33px;
  background: #2d2d2d;
  line-height: 33px;
  text-align: right;
  padding-right: 7px;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 2px;
  font-weight: bold;
  cursor: default; }

.map ul#kanagawa li.pannel span:before {
  content: url(/mansion/library/images/top/arrow2.png);
  position: absolute;
  top: 12px;
  left: 9px; }

.map ul li.pannel ul.inner {
  background: none;
  display: block; }

.map ul li.pannel ul.inner li {
  position: relative;
  display: block;
  border-radius: 3px;
  border: 1px solid #004066;
  color: #2d2d2d;
  z-index: 0;
  width: 268px;
  height: 44px;
  line-height: 44px;
  margin-top: 4px;
  background: #d2d2d2; }

.map ul li.pannel ul.inner li:after {
  position: absolute;
  content: '';
  border-radius: 3px;
  background: #fff url(/mansion/library/images/top/arrow_red.png) right 10px top 51% no-repeat;
  width: 100%;
  height: 42px;
  z-index: -1;
  top: 0;
  left: 0; }

.map ul li.pannel ul.inner li a {
  color: #004066;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  display: block;
  text-align: left;
  padding-left: 40px; }

.map ul li.pannel ul.inner li:nth-child(1) a:before {
  content: url(/mansion/library/images/top/mark.png);
  position: absolute;
  top: 11px;
  left: 12px; }

.map ul li.pannel ul.inner li:nth-child(2) a:before {
  content: url(/mansion/library/images/top/train.png);
  position: absolute;
  top: 11px;
  left: 12px; }

.map ul li.pannel ul.inner li:nth-child(3) a:before {
  content: url(/mansion/library/images/top/icon_map.png);
  position: absolute;
  top: 10px;
  left: 8px; }

.map ul li.pannel ul.inner li:hover a {
  color: #dd1c11; }

.map ul li.pannel ul.inner li:hover {
  position: relative;
  display: block;
  border-radius: 3px;
  border: 1px solid #004066;
  color: #dd1c11;
  z-index: 0;
  width: 268px;
  height: 44px;
  line-height: 44px;
  margin-top: 4px;
  background: #cfe5f3; }

.map ul li.pannel ul.inner li:hover:after {
  position: absolute;
  content: '';
  border-radius: 3px;
  background: #cfe5f3 url(/mansion/library/images/top/arrow_red.png) right 10px top 51% no-repeat;
  width: 100%;
  height: 42px;
  z-index: -1;
  top: 0;
  left: 0; }

.ind_area__wrp {
  width: 100%;
  max-width: 1036px;
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px; }
  .ind_area__wrp .ind_sct__ttl {
    margin-bottom: 15px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
    .ind_area__wrp .ind_sct__ttl::before {
      content: '';
      width: 40px;
      height: 34px;
      margin-right: 5px;
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url("../../../images/top/ind_map__icn.png"); }

.ind_area__map {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .ind_area__map img {
    width: 100%;
    transform: translate(-21px, 5px); }

.ind_area_box__wrp {
  position: absolute; }
  .ind_area_box__wrp.is__kyoto {
    top: 58px;
    left: 212px; }
  .ind_area_box__wrp.is__hyougo {
    top: 121px;
    left: 152px; }
  .ind_area_box__wrp.is__shiga {
    top: 112px;
    left: 321px; }
  .ind_area_box__wrp.is__osaka {
    top: 204px;
    left: 236px; }
  .ind_area_box__wrp.is__aichi {
    top: 163px;
    left: 460px; }
  .ind_area_box__wrp.is__saitama {
    top: 59px;
    right: 282px; }
  .ind_area_box__wrp.is__tokyo {
    top: 123px;
    right: 262px; }
  .ind_area_box__wrp.is__kanagawa {
    top: 186px;
    right: 312px; }
  .ind_area_box__wrp.is__chiba {
    top: 174px;
    right: 134px; }

.ind_area_box__ttl {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 43px;
  line-height: 43px;
  text-align: right;
  padding-right: 18px;
  background: url(/mansion/library/images/top/map_bt.png) no-repeat center center;
  background-size: 100%; }

.ind_select__wrp {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 95px;
  display: block;
  background: #E6E2DF;
  background: -webkit-linear-gradient(top, #E6E2DF 0%, #ffffff 25%);
  background: linear-gradient(to bottom, #E6E2DF 0%, #ffffff 25%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E2DF', endColorstr='#ffffff',GradientType=0 ); }
  .ind_select__wrp .ind_sct__ttl {
    margin-bottom: 30px; }

.is__selection .ind_sct__ttl {
  font-size: 27px; }

.ind_selection__box {
  width: 100%;
  margin-top: 40px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.ind_selection__lnk {
  width: 18.52%;
  max-width: 200px;
  height: 200px;
  overflow: hidden;
  display: block;
  position: relative;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px;
  transition: all .5s ease-in; }
  .ind_selection__lnk:hover {
    background-size: 110%; }
  .ind_selection__lnk a {
    width: 100%;
    height: 100%;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px; }
  .ind_selection__lnk.is__selection1 {
    background-image: url("../../../images/top/ind_selection__img1.jpg"); }
  .ind_selection__lnk.is__selection2 {
    background-image: url("../../../images/top/ind_selection__img2.jpg"); }
  .ind_selection__lnk.is__selection3 {
    background-image: url("../../../images/top/ind_selection__img3.jpg"); }
  .ind_selection__lnk.is__selection4 {
    background-image: url("../../../images/top/ind_selection__img4.jpg"); }
  .ind_selection__lnk.is__selection5 {
    background-image: url("../../../images/top/ind_selection__img5.jpg"); }

.ind_ranking__container {
  width: 100%;
  padding: 40px 20px 35px;
  border-top: 1px solid #004066;
  border: 1px solid #D4D4D4;
  border-top-color: #004066;
  border-radius: 0 0 4px 4px; }

.ind_tab__wrp {
  width: 100%;
  margin-top: 45px;
  padding-left: 18px;
  padding-right: 18px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.ind_tab__lnk {
  width: 333px;
  height: 48px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 15px;
  line-height: 1;
  background-color: #F5F5F5;
  border: 1px solid #D2D2D2;
  border-radius: 10px 10px 0 0; }
  .ind_tab__lnk.is__current, .ind_tab__lnk:hover {
    color: #fff;
    background-color: #004066;
    border-color: #004066; }

.is__ranking.ind_sct__wrp {
  padding-top: 46px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 44px;
  background-image: url("../../../images/top/ind_icn__ranking.svg"); }

.ind_ranking__box:not(.is__current) {
  display: none; }
.ind_ranking__box .ind__btn, .ind_ranking__box .ind_sct__wrp .recCarousel .c-btn3, .ind_sct__wrp .recCarousel .ind_ranking__box .c-btn3, .is__score .ind__btn {
  margin-top: 30px; }

.ind_ranking__tiles {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; }

.ind_ranking__tile {
  width: 32%;
  height: 220px;
  max-width: 332px;
  display: block;
  position: relative;
  transition: all .2s ease-out; }
  .ind_ranking__tile:hover {
    opacity: .7; }
  .ind_ranking__tile img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    border-top: 1px solid #000; }

a.ind_ranking__tile_lnk {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
  z-index: 2;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.ind_ranking__txt {
  width: 100%;
  padding: 8px;
  margin-top: auto;
  display: block;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  background-position: right 13px center;
  background-size: 16px;
  background-repeat: no-repeat;
  background-image: url(/mansion/library/images/top/ind__arrow.svg); }
  .ind_ranking__txt .is__min {
    display: block;
    font-size: 12px;
    font-weight: normal; }
  @media all and (-ms-high-contrast: none) {
    .ind_ranking__txt {
      margin-top: 160px; } }

.ind_ranking__num {
  width: 90px;
  height: 79px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  left: 9px;
  top: -9px;
  z-index: 1;
  font-size: 20px;
  font-weight: bold;
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat; }
  .is__num1 .ind_ranking__num {
    background-image: url(/mansion/library/images/top/ind_ranking__num1.png); }
  .is__num2 .ind_ranking__num {
    background-image: url(/mansion/library/images/top/ind_ranking__num2.png); }
  .is__num3 .ind_ranking__num {
    background-image: url(/mansion/library/images/top/ind_ranking__num3.png); }

.is__score.ind_sct__wrp {
  padding-top: 46px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 40px;
  background-image: url("../../../images/top/star__icn.svg");
}
.ind_lnk__wrp {
  width: 100%;
  margin-top: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.ind_lnk__box {
  width: 49.1%;
  max-width: 530px;
  display: block; }
  .ind_lnk__box + .ind_lnk__box {
    margin-left: auto; }

.ind_lnk__card {
  width: 100%;
  display: block; }
  .ind_lnk__card a {
    width: 100%;
    padding: 15px 20px;
    display: block;
    color: #004066;
    text-decoration: none;
    background-color: #E0EDF5;
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 12px;
    background-image: url(/mansion/library/images/top/ind__arrow2.svg);
    border-radius: 5px; }
    .ind_lnk__card a:hover {
      opacity: .7; }
  .ind_lnk__card + .ind_lnk__card {
    margin-top: 10px; }

.ind_data__wrp {
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  display: block;
  background-color: #F3EFED; }
  .ind_data__wrp img {
    width: 100%; }
  .ind_data__wrp .ind__btn, .ind_data__wrp .ind_sct__wrp .recCarousel .c-btn3, .ind_sct__wrp .recCarousel .ind_data__wrp .c-btn3 {
    margin-top: 42px; }

.ind_data__ttl {
  margin-bottom: 40px;
  text-align: center;
  font-size: 24px;
  line-height: 1.91; }

.ind_data__boxset {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.ind_data__box {
  position: relative; }

.ind_data__inr {
  width: 320px;
  min-height: 220px;
  padding-top: 100px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  background-repeat: no-repeat; }

.ind_data__title {
  margin-bottom: 22px;
  text-align: center;
  font-size: 20px;
  font-weight: bold; }

.ind_data__txt .ind__txt {
  padding-left: 1em;
  position: relative; }
  .ind_data__txt .ind__txt::before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0; }

.is__box1 .ind_data__inr {
  background-position: center 26px;
  background-size: 71.57px;
  background-image: url("../../../images/top/ind_data__icn1.svg"); }
.is__box1 .ind_data__comment {
  width: 250px;
  height: 116px;
  margin-right: auto; }

.is__box2 {
  width: 440px;
  height: 350px;
  margin-top: -14px; }

.is__box3 .ind_data__inr {
  background-position: center 23px;
  background-size: 78.92px;
  background-image: url("../../../images/top/ind_data__icn2.svg"); }
.is__box3 .ind_data__comment {
  width: 250px;
  height: 116px;
  margin-left: auto; }

.is__box1, .is__box3 {
  position: relative; }
  .is__box1 > *, .is__box3 > * {
    position: relative; }
  .is__box1::before, .is__box3::before {
    content: '';
    width: 320px;
    height: 265px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); }

.is__trend.ind_sct__wrp {
  margin-top: 78px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 72px; }
.is__trend .ind_sct__txt {
  margin-top: 30px; }

.ind_trend__wrp {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.ind_trend__lnk {
  width: 30.56%;
  max-width: 330px; }
  .ind_trend__wrp .ind_trend__lnk:nth-child(n+4) {
    margin-top: 40px; }
  .ind_trend__lnk a {
    width: 100%;
    height: 100%;
    display: block;
    color: inherit;
    text-decoration: none;
    transition: all .2s ease-out; }
    .ind_trend__lnk a:hover {
      opacity: .6; }
  .ind_trend__lnk .ind_trend__img {
    height: 217px;
    margin-bottom: 12px; }
    .ind_trend__lnk .ind_trend__img img {
      width: 100%;
      border-radius: 10px; }

.ind_trend__txt {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: left;
  -webkit-align-items: center;
  align-items: center; }

.ind_trend__category {
  margin-right: 10px;
  font-size: 12px;
  padding: .2em 1em;
  color: #fff;
  border-radius: 3px; }
  .is__report .ind_trend__category {
    background-color: #5BB373; }
  .is__news .ind_trend__category {
    background-color: #FF5A5A; }
  .is__know .ind_trend__category {
    background-color: #B9CB6E; }
  .is__feature .ind_trend__category {
    background-color: #CDB03B; }
  .is__history .ind_trend__category {
    background-color: #33B4D6; }
  .is__money .ind_trend__category {
    background-color: #FFBD00; }

.ind_trend__date {
  color: #666666;
  line-height: 1;
  font-size: 12px; }

.ind_trend__dsc {
  width: 100%;
  margin-top: 10px;
  display: block;
  font-weight: bold;
  font-size: 15px; }

.ind_about__bg {
  width: 100%;
  background-color: #F3EFED; }

.is__about img {
  width: 100%; }
.is__about.ind_sct__wrp {
  max-width: 960px;
  padding-top: 72px;
  padding-bottom: 72px; }

.ind_about__ttl {
  width: 600px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  color: #054066;
  background-color: #fff;
  border: 3px solid #054066;
  border-radius: 9px;
  box-shadow: 6px 6px 0 #054066; }

.ind_about__dsc {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.66;
  letter-spacing: .05em; }

.ind_about_sct__wrp {
  width: 100%;
  display: block; }

.ind_about_sct__ttl {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background-color: #988D6B;
  border-radius: 15px 15px 0 0; }
  .ind_about_sct__ttl::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat; }

.ind_about_sct__box {
  width: 100%;
  padding-bottom: 60px;
  background-color: #fff;
  border-radius: 0 0 15px 15px; }

.ind_about_point__wrp {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center; }

.ind_about_point__lst {
  width: 230px;
  height: 230px;
  padding-top: 30px;
  margin-top: 30px;
  margin-left: 13px;
  margin-right: 13px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  background-color: #fff;
  border: 2px solid #054066;
  border-radius: 50%;
  box-shadow: 5px 5px 0 #054066; }
  ul .ind_about_point__lst:nth-child(1) {
    margin-left: auto; }
    @media all and (-ms-high-contrast: none) {
      ul .ind_about_point__lst:nth-child(1) {
        margin-left: 13px; } }
  ul .ind_about_point__lst:last-child {
    margin-right: auto; }

.ind_about_point__nth {
  width: 42.22px;
  margin-left: auto;
  margin-right: auto; }

.ind_about_point__ttl {
  min-height: 5em;
  padding-top: 20px;
  margin-bottom: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 15px;
  color: #054066; }

.ind_about_comment__wrp {
  width: 795px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.ind_about_comment__box {
  margin-top: 25px;
  margin-bottom: 34px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; }

.ind_about_comment__prof {
  width: 70px; }
  .ind_about_comment__prof img {
    width: 100%;
    height: 70px; }

.ind_about_comment__name {
  text-align: center;
  font-size: 14px;
  font-weight: bold; }

.ind_about_comment__txt {
  width: calc(100% - 100px);
  margin-left: auto; }
  .ind_about_comment__txt strong {
    color: #1566C0; }

.is__sct1.ind_about_sct__wrp {
  margin-top: 65px; }
.is__sct1 .ind_about_sct__ttl::before {
  width: 74.55px;
  height: 80.03px;
  left: 41px;
  background-image: url("../../../images/top/ind_about__icn1.svg"); }
.is__sct1 .ind_about_sct__box {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px; }

.ind_about_sct1__img {
  width: 100%;
  height: 362px;
  margin-bottom: 30px; }

.is__sct2.ind_about_sct__wrp {
  margin-top: 45px; }
.is__sct2 .ind_about_sct__ttl::before {
  width: 102.5px;
  height: 80.2px;
  left: 27px;
  background-image: url("../../../images/top/ind_about__icn2.svg"); }
.is__sct2 .ind_about_comment__box {
  width: 372px; }

.is__sct3.ind_about_sct__wrp {
  margin-top: 45px; }
.is__sct3 .ind_about_sct__ttl::before {
  width: 112.64px;
  height: 80.29px;
  left: 22px;
  background-image: url("../../../images/top/ind_about__icn3.svg"); }
.is__sct3 .ind_about_comment__box {
  width: 650px;
  margin-left: auto;
  margin-right: auto; }

.ind_dsc__wrp {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #988D6B; }

.ind_dsc__box {
  width: 800px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  line-height: 2.3;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 4px; }

.p-13, .recommend {
  margin-top: 0; }

.p-header {
  min-height: 80px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */ }

/*# sourceMappingURL=index.css.map */