#a1004_mainbox{
  margin-top: 70px;
}
div#containts_body {
  padding-left: 0;
}

/* common style */
.homestyle_container img {
  font-size: 0;
  line-height: 1;
  vertical-align: bottom;
}

/* page style */
.homestyle_container {
  position: relative;
  z-index: 1;
  font-size: 12px;
  line-height: 1.6;
}

.homestyle_header {
  position: relative;
  height: 431px;
  z-index: 1;
}

.homestyle_title {
  position: relative;
  top: -40px;
  z-index: 1;
}

.homestyle_header_link_btn {
  position: absolute;
  top: -75px;
  right: 0;
  z-index: 2;
}

.main_kv {
  position: relative;
  top: -140px;
}

.homestyle_nav {
  display: table;
}

.homestyle_nav_box {
  display: block;
}

.homestyle_nav_list {
  float: left;
  width: 135px;
  font-size: 0;
  line-height: 1;
  cursor: pointer;
}

.homestyle_nav_list img {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* nav arrow style */
.homestyle_nav_arrow {
  display: block;
  width: 0px;
  height: 0px;
  margin: 0 auto;
}

.homestyle_nav_arrow.up {
  border-top: solid 2px transparent;
  border-left: solid 5px transparent;
  border-bottom: solid 5px #ccc;
  border-right: solid 5px transparent;
}

.homestyle_nav_arrow.down {
  border-top: solid 5px #ccc;
  border-left: solid 5px transparent;
  border-bottom: solid 2px transparent;
  border-right: solid 5px transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.homestyle_nav_arrow.up.simple {
  border-bottom-color: #69c6e1;
}

.homestyle_nav_arrow.up.natural {
  border-bottom-color: #2db4aa;
}

.homestyle_nav_arrow.up.stylish {
  border-bottom-color: #411e19;
}

.homestyle_nav_arrow.up.wamodern {
  border-bottom-color: #eb6e55;
}

.homestyle_nav_arrow.up.luxury {
  border-bottom-color: #4f195e;
}

.homestyle_nav_arrow.up.mix {
  border-bottom-color: #005082;
}

.homestyle_nav_arrow.down.simple {
  border-top-color: #69c6e1;
}

.homestyle_nav_arrow.down.natural {
  border-top-color: #2db4aa;
}

.homestyle_nav_arrow.down.stylish {
  border-top-color: #411e19;
}

.homestyle_nav_arrow.down.wamodern {
  border-top-color: #eb6e55;
}

.homestyle_nav_arrow.down.luxury {
  border-top-color: #4f195e;
}

.homestyle_nav_arrow.down.mix {
  border-top-color: #005082;
}

/*============================
#homestyle_con_view
============================*/
.homestyle_con_view_container {
  position: relative;
  padding-top: 30px;
}

.homestyle_con_inner {
  display: none;
}

.homestyle_con_inner.is-active {
  display: block;
}

.homestyle_con_title {
  height: 46px;
  margin-left: 45px;
  margin-bottom: 16px;
}

.homestyle_kv_block {
  width: 720px;
  margin: 0 auto;
}

.homestyle_kv_block_inner {
  position: relative;
}

.homestyle_kv_block_inner .imgbox {
  position: relative;
  z-index: 1;
}

.simple .homestyle_kv_block_inner .imgbox {
  border-bottom: solid 5px #69c6e1;
}

.natural .homestyle_kv_block_inner .imgbox {
  border-bottom: solid 5px #2db4aa;
}

.stylish .homestyle_kv_block_inner .imgbox {
  border-bottom: solid 5px #411e19;
}

.wamodern .homestyle_kv_block_inner .imgbox {
  border-bottom: solid 5px #eb6e55;
}

.luxury .homestyle_kv_block_inner .imgbox {
  border-bottom: solid 5px #4f195e;
}

.mix .homestyle_kv_block_inner .imgbox {
  border-bottom: solid 5px #005082;
}

.homestyle_kv_block_inner .kv_popmsgbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.kv_popmsg_list {
  position: absolute;
  width: 24px;
  height: 34px;
}

.kv_popmsg_list .kv_popmsg {
  position: absolute;
  bottom: 0;
}

.kv_popmsg_list .kv_popmsg_txt {
  display: none;
}

.simple .kv_popmsg_list:nth-of-type(1) {
  top: 102px;
  left: 162px;
}

.simple .kv_popmsg_list:nth-of-type(2) {
  top: 40px;
  left: 340px;
}

.simple .kv_popmsg_list:nth-of-type(3) {
  top: 87px;
  left: 564px;
}

.simple .kv_popmsg_list:nth-of-type(4) {
  top: 393px;
  left: 110px;
}

.simple .kv_popmsg_list:nth-of-type(5) {
  top: 372px;
  left: 575px;
}

.natural .kv_popmsg_list:nth-of-type(1) {
  top: 90px;
  left: 159px;
}

.natural .kv_popmsg_list:nth-of-type(2) {
  top: 108px;
  left: 458px;
}

.natural .kv_popmsg_list:nth-of-type(3) {
  top: 163px;
  left: 614px;
}

.natural .kv_popmsg_list:nth-of-type(3) .kv_popmsg {
  right: 0;
}

.natural .kv_popmsg_list:nth-of-type(4) {
  top: 366px;
  left: 262px;
}

.natural .kv_popmsg_list:nth-of-type(5) {
  top: 316px;
  left: 444px;
}

.stylish .kv_popmsg_list:nth-of-type(1) {
  top: 207px;
  left: 191px;
}

.stylish .kv_popmsg_list:nth-of-type(2) {
  top: 136px;
  left: 332px;
}

.stylish .kv_popmsg_list:nth-of-type(3) {
  top: 172px;
  left: 548px;
}

.stylish .kv_popmsg_list:nth-of-type(4) {
  top: 392px;
  left: 112px;
}

.stylish .kv_popmsg_list:nth-of-type(5) {
  top: 384px;
  left: 559px;
}

.wamodern .kv_popmsg_list:nth-of-type(1) {
  top: 252px;
  left: 278px;
}

.wamodern .kv_popmsg_list:nth-of-type(2) {
  top: 40px;
  left: 316px;
}

.wamodern .kv_popmsg_list:nth-of-type(3) {
  top: 145px;
  left: 479px;
}

.wamodern .kv_popmsg_list:nth-of-type(4) {
  top: 417px;
  left: 273px;
}

.wamodern .kv_popmsg_list:nth-of-type(5) {
  top: 364px;
  left: 442px;
}

.luxury .kv_popmsg_list:nth-of-type(1) {
  top: 28px;
  left: 245px;
}

.luxury .kv_popmsg_list:nth-of-type(2) {
  top: 70px;
  left: 288px;
}

.luxury .kv_popmsg_list:nth-of-type(3) {
  top: 202px;
  left: 67px;
}

.luxury .kv_popmsg_list:nth-of-type(4) {
  top: 212px;
  left: 480px;
}

.luxury .kv_popmsg_list:nth-of-type(5) {
  top: 410px;
  left: 520px;
}

.luxury .kv_popmsg_list:nth-of-type(6) {
  top: 339px;
  left: 228px;
}

.mix .kv_popmsg_list:nth-of-type(1) {
  top: 172px;
  left: 140px;
}

.mix .kv_popmsg_list:nth-of-type(2) {
  top: 154px;
  left: 341px;
}

.mix .kv_popmsg_list:nth-of-type(3) {
  top: 90px;
  left: 541px;
}

.mix .kv_popmsg_list:nth-of-type(4) {
  top: 333px;
  left: 117px;
}

.mix .kv_popmsg_list:nth-of-type(5) {
  top: 228px;
  left: 459px;
}

.homestyle_kv_block .infobox {
  display: table;
  margin-bottom: 2em;
}

.homestyle_kv_block .infobox .infobox_title {
  display: table-cell;
  vertical-align: top;
}

.homestyle_kv_block .infobox .infobox_txt {
  display: table-cell;
  vertical-align: top;
  padding-top: 1em;
  padding-left: 1.5em;
}

.homestyle_img_block {
  position: relative;
  height: 1181px;
  margin-bottom: 18px;
  background-repeat: no-repeat;
  background-position: center top;
}

.simple .homestyle_img_block {
  background-image: url("/sumai/homestyle/img/pc/bg_simple.png");
}

.natural .homestyle_img_block {
  background-image: url("/sumai/homestyle/img/pc/bg_natural.png");
}

.stylish .homestyle_img_block {
  background-image: url("/sumai/homestyle/img/pc/bg_stylish.png");
}

.wamodern .homestyle_img_block {
  background-image: url("/sumai/homestyle/img/pc/bg_wamodern.png");
}

.luxury .homestyle_img_block {
  background-image: url("/sumai/homestyle/img/pc/bg_luxury.png");
}

.mix .homestyle_img_block {
  background-image: url("/sumai/homestyle/img/pc/bg_mix.png");
}

.homestyle_img_box {
  margin-bottom: 18px;
}

.homestyle_img_list {
  position: absolute;
}

.homestyle_img_list a {
  display: block;
  outline: none;
  border: 0;
  border-style:none;
}
.homestyle_img_list a img{
  border: 0;
  border-style:none;
}
.homestyle_img_list a img:hover {
  opacity: 0.85;
}

.simple .homestyle_img_list:nth-of-type(1) {
  top: 25px;
  right: 55px;
  z-index: 3;
}

.simple .homestyle_img_list:nth-of-type(2) {
  top: 110px;
  left: 80px;
  z-index: 2;
}

.simple .homestyle_img_list:nth-of-type(3) {
  top: 315px;
  left: 16px;
  z-index: 1;
}

.simple .homestyle_img_list:nth-of-type(4) {
  top: 342px;
  right: 68px;
}

.simple .homestyle_img_list:nth-of-type(5) {
  top: 570px;
  left: 100px;
  z-index: 4;
}

.simple .homestyle_img_list:nth-of-type(6) {
  top: 672px;
  right: 49px;
  z-index: 3;
}

.simple .homestyle_img_list:nth-of-type(7) {
  top: 890px;
  left: 16px;
  z-index: 2;
}

.simple .homestyle_img_list:nth-of-type(8) {
  top: 910px;
  right: 100px;
  z-index: 1;
}

.natural .homestyle_img_list:nth-of-type(1) {
  top: 16px;
  left: 28px;
}

.natural .homestyle_img_list:nth-of-type(2) {
  top: 32px;
  right: 80px;
}

.natural .homestyle_img_list:nth-of-type(3) {
  top: 330px;
  left: 70px;
}

.natural .homestyle_img_list:nth-of-type(4) {
  top: 280px;
  right: 42px;
}

.natural .homestyle_img_list:nth-of-type(5) {
  top: 580px;
  left: 29px;
}

.natural .homestyle_img_list:nth-of-type(6) {
  top: 612px;
  right: 83px;
}

.natural .homestyle_img_list:nth-of-type(7) {
  top: 905px;
  left: 28px;
}

.natural .homestyle_img_list:nth-of-type(8) {
  top: 930px;
  right: 62px;
}

.stylish .homestyle_img_list:nth-of-type(1) {
  top: 32px;
  right: 64px;
  z-index: 1;
}

.stylish .homestyle_img_list:nth-of-type(2) {
  top: 80px;
  left: 80px;
  z-index: 2;
}

.stylish .homestyle_img_list:nth-of-type(3) {
  top: 324px;
  left: 52px;
}

.stylish .homestyle_img_list:nth-of-type(4) {
  top: 350px;
  right: 64px;
  z-index: 2;
}

.stylish .homestyle_img_list:nth-of-type(5) {
  top: 573px;
  left: 82px;
  z-index: 1;
}

.stylish .homestyle_img_list:nth-of-type(6) {
  top: 665px;
  right: 64px;
}

.stylish .homestyle_img_list:nth-of-type(7) {
  top: 892px;
  left: 80px;
}

.stylish .homestyle_img_list:nth-of-type(8) {
  top: 935px;
  right: 81px;
}

.wamodern .homestyle_img_list:nth-of-type(1) {
  top: 27px;
  right: 53px;
  z-index: 3;
}

.wamodern .homestyle_img_list:nth-of-type(2) {
  top: 76px;
  left: 38px;
  z-index: 2;
}

.wamodern .homestyle_img_list:nth-of-type(3) {
  top: 286px;
  left: 205px;
  z-index: 2;
}

.wamodern .homestyle_img_list:nth-of-type(4) {
  top: 529px;
  left: 31px;
  z-index: 1;
}

.wamodern .homestyle_img_list:nth-of-type(5) {
  top: 564px;
  right: 60px;
  z-index: 3;
}

.wamodern .homestyle_img_list:nth-of-type(6) {
  top: 882px;
  left: 50px;
  z-index: 1;
}

.wamodern .homestyle_img_list:nth-of-type(7) {
  top: 830px;
  right: 56px;
  z-index: 2;
}

.luxury .homestyle_img_list:nth-of-type(1) {
  top: 115px;
  right: 90px;
  z-index: 1;
}

.luxury .homestyle_img_list:nth-of-type(2) {
  top: 40px;
  left: 64px;
  z-index: 2;
}

.luxury .homestyle_img_list:nth-of-type(3) {
  top: 350px;
  right: 60px;
}

.luxury .homestyle_img_list:nth-of-type(4) {
  top: 355px;
  left: 58px;
}

.luxury .homestyle_img_list:nth-of-type(5) {
  top: 600px;
  left: 32px;
}

.luxury .homestyle_img_list:nth-of-type(6) {
  top: 666px;
  right: 90px;
}

.luxury .homestyle_img_list:nth-of-type(7) {
  top: 920px;
  left: 64px;
}

.luxury .homestyle_img_list:nth-of-type(8) {
  top: 910px;
  right: 60px;
}

.mix .homestyle_img_list:nth-of-type(1) {
  top: 30px;
  left: 32px;
}

.mix .homestyle_img_list:nth-of-type(2) {
  top: 12px;
  right: 60px;
  z-index: 1;
}

.mix .homestyle_img_list:nth-of-type(3) {
  top: 214px;
  left: 210px;
  z-index: 2;
}

.mix .homestyle_img_list:nth-of-type(4) {
  top: 425px;
  left: 46px;
  z-index: 1;
}

.mix .homestyle_img_list:nth-of-type(5) {
  top: 400px;
  right: 40px;
  z-index: 3;
}

.mix .homestyle_img_list:nth-of-type(6) {
  top: 610px;
  right: 130px;
  z-index: 2;
}

.mix .homestyle_img_list:nth-of-type(7) {
  top: 690px;
  left: 46px;
  z-index: 1;
}

.mix .homestyle_img_list:nth-of-type(8) {
  top: 920px;
  left: 60px;
  z-index: 2;
}

.mix .homestyle_img_list:nth-of-type(9) {
  top: 926px;
  right: 70px;
  z-index: 2;
}

.homestyle_con_rec {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}

.homestyle_ft_nav {
  display: block;
  width: 746px;
  height: 108px;
  margin: 58px auto;
  background-image: url(/sumai/homestyle/img/pc/footer_nav_bg.png);
  background-repeat: no-repeat;
  background-position: left top;
}

.homestyle_ft_nav_box {
  display: table;
  margin: 0 auto;
  padding: 48px 0;
}

.homestyle_ft_nav_list {
  display: table-cell;
  padding: 0 8px;
}

.homestyle_ft_nav_list a {
  display: block;
}

.homestyle_ft_nav_list a img:hover {
  opacity: 0.8;
}
