@charset "utf-8";

/* ==== mjuk.css ==== */


/* -- anime -- */

/*
@-webkit-keyframes 'fade' {
  from { opacity:0; }
  to { opacity:1; }
}
@-moz-keyframes fade {
  from { opacity:0; }
  to { opacity:1; }
}
*/

/* -- web font -- */

@font-face {
	  font-family: 'WebSymbolsRegular';
	  src: url('../../common/fonts/websymbols-regular-webfont.eot');
	  src: url('../../common/fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
	  url('../../common/fonts/websymbols-regular-webfont.woff') format('woff'),
	  url('../../common/fonts/websymbols-regular-webfont.ttf') format('truetype'),
	  url('../../common/fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
}


/* font */
section.mjukpoint h1,
section#style>section>header h1,
ul.tabIndex li {
  font-family: 'Raleway', cursive;
  font-weight: 100;
}

.hd_mjuk p,
.largeCopy,
section.hollow h1.tgl,
section#catalog h1 a,
section#tasteformjuk>header .dscrp,
section#lifemodelhouse>header .dscrp,
#modalText li,
#text,
#modalNum {
  font-family: '小塚明朝 Pro E', '小塚明朝 Std E', 'Kozuka Mincho Pro', 'Kozuka Mincho Std', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 100;
}

section.mjukpoint h1 .sub,
section#catalog {
  font-family: '小塚ゴシック Pr6N', 'Kozuka Gothic Pr6N', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Osaka', 'メイリオ', 'Meiryo', sans-serif;
}


/* color */

section.hollow,
.colored,
.tab ul.tabIndex li.selected,
.tab article {
  background-color: rgb(247, 245, 242);
  color: #959595;
  text-shadow: #fff 1px 1px 0;
}
section.hollow a,
.colored a {
  color: #959595;
}
section.hollow a:hover,
section.hollow .tgl:hover,
.colored a:hover {
  color: #ccc;
}


/* -- PC -- */
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
  /* -- common -- */
  header.imgHd {
    width: 100%;
    min-height: 600px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 50px;
    background-size: cover;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
    color: #fff;
  }
/*
  header.imgHd:after {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/sdw_850.png) no-repeat center 1px;
    left: 0;
    bottom: -41px;
    width: 100%;
    height: 41px;
    clear: both;
  }
*/
  .inner {
    width: 850px;
    margin: 0 auto;
    padding: 0 50px;
  }
  .right {
    margin-left: auto;
  }
  .sub {
    display: block;
  }
  body>section {
    padding-bottom: 30px;
  }
  p.dscrp {
    color: #000;
    margin: 1.6em 0;
    font-size: 108%;
    line-height: 1.8em;
    letter-spacing: 0.1em;
  }
  .largeCopy {
    color: #959595;
    font-size: 220%;
    letter-spacing: 0.2em;
    padding-bottom: 15px;
    line-height: 1.8em;
  }
  .bdr:after {
    content: '';
    position: relative;
    display: block;
    height: 28px;
    width: 30px;
    border-bottom: 2px solid #959595;
  }
  .sdw {
    position: relative;
    display: block;
    margin-bottom: 41px;
    margin-top: 10px;
  }
  .sdw:after {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/sdw_680.png) no-repeat right 1px;
    width: 100%;
    height: 41px;
    left: 0;
    bottom: -41px;
  }
  section.hollow {
    position: relative;
    padding-top: 26px;
    margin-top: 40px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05) inset;
    overflow: hidden;
  }
  section.hollow:before,
  section.hollow:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 10px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center top;
  }
/*
  section.hollow:before {
    background-image: url(../images/sdw_hfTop_850.png);
    top: 0;
  }
*/
/*
  section.hollow:after {
    background-image: url(../images/sdw_hfBtm_850.png);
    bottom: 0;
  }
*/
  section.hollow h1 {
    padding-bottom: 36px;
  }
  section.hollow .tgl {
    font-size: 186%;
    letter-spacing: 0.1em;
  }
  section.hollow .tgl .sub {
    font-size: 52%;
  }
  section.hollow .tgl+.contents {
    overflow: hidden;
    height: 580px;
  }
  section.hollow .tgl:before {
    content: '+';
    display: block;
    position: absolute;
    background-position: 0 0;
    width: 30px;
    height: 30px;
    left: -42px;
    top: 16px;
    line-height: 0;
    text-indent: -9999px;
  }
  section.hollow .tgl.open:before {
    content: '-';
    background-position: -30px 0;
  }
  section.hollow .tgl .rightBtn {
    width: 76px;
    height: 29px;
    background-image: url(../images/concept_click_off.png);
  }
  section.hollow .tgl.open .rightBtn {
    background-image: url(../images/concept_click_on.png);
  }
  section.mjukpoint {
	  width: 100%;
    margin-top: 90px;
  }
  section.mjukpoint h1 {
    font-size: 369%;
    text-align: center;
  }
  section.mjukpoint h1 .sub {
    font-size: 29%;
    margin-top: 27px;
  }
  .centeredList {
    min-width: 955px;
    margin: 0 auto;
  }
  /* photoList */
  ul.photoList {
    overflow: hidden;
    display: -webkit-box;/*--- Android旧ブラウザ用 ---*/
    display: -ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display: flex;
    -ms-flex-flow: row wrap;/*--- IE10用 ---*/
    -webkit-flex-flow: row wrap;/*--- safari（PC）用 ---*/
    flex-flow: row wrap;
    padding-bottom: 30px;
    justify-content: center;
  }
  .owl-carousel {
    display: none;
  }
  ul.photoList li {
    margin: 0 3.5px;
    cursor: pointer; 
  }
  ul.photoList li img {
    opacity: 1;
  }
  ul.photoList li:hover img {
    opacity: 0.7;
    cursor: pointer;
  }
  ul.photoList li img.disnon {
    display: none;
  }
  ul.photoList li #text {
    display: none;
  }
  ul.photoList li::after {
    background-image: url(../../common/images/picbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    display: block;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
  }
  ul.photoList_2 {
    padding-bottom: 30px;
  }
  ul.photoList_2 li {
    margin-right: 7px;
  }
  ul.photoList_2 li:last-child {
    margin-right: 0;
  }
  ul.photoList_2 li {
    display: block;
    cursor: pointer;
    cursor: hand;
  }
  ul.photoList_2 li img {
    opacity: 1;
  }
  ul.photoList_2 li:hover img {
    opacity: 0.7;
    cursor: pointer;
    cursor: hand;
  }
  ul.photoList_2 li:after {
    background-image: url(../../common/images/picbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    display: block;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
  }
  .tab ul.tabIndex li {
    height: 55px;
    width: 414px;
    margin-right: 18px;
    border: 1px solid rgb(247, 245, 242);
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
    cursor: hand;
  }
  .tab ul.tabIndex li:last-child {
    margin-right: 0;
  }
  .tab article {
    display: none;
  }
  .tab article.selected {
    display: block;
  }
  /* for [Feel Lagom] and [Taste for mjuk]*/
  aside.colored {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05) inset;
    padding: 20px 40px;
    margin-top: 3.2em;
  }
  aside.colored h1 {
    font-size: 130%;
    margin-bottom: 0.6em;
  }
  aside.colored p {
    margin: 0;
  }
  /* -- header image -- */
  .hd_mjuk {
    background-image: url(../images/concept_hdBg.jpg);
  }
  .hd_fika {
    background-image: url(../images/fika_hd.jpg);
  }
  .hd_kolonilott {
    background-image: url(../images/kolonilott_hd.jpg);
  }
  .hd_library {
    background-image: url(../images/library_hd.jpg);
  }
  .hd_familyroom {
    background-image: url(../images/familyroom_hd.jpg);
  }
  .hd_livingdining {
    background-image: url(../images/livingdining_hd.jpg);
  }
  /* -- section -- */
  /*top*/
  .hd_mjuk .right {
    width: 330px;
    padding-top: 28px;
    -webkit-animation: 'fade' 1s ease-out 2s backwards;
    -moz-animation: fade 1s ease-out 2s backwards;
  }
  .hd_mjuk p {
    margin-top: 24px;
    font-size: 138.5%;
    line-height: 2em;
    letter-spacing: 0.2em;
  }
  /*nav*/
  nav {
    position: fixed;
    top: 67px;
    left: 0;
    width: 290px;
    font-size: 108%;
    z-index: 100;
    color: #959595;
  }
  nav .tgl {
    background: #fff;
    height: 55px;
    padding-left: 26px;
    position: relative;
    cursor: default;
  }
  nav .tgl img.logo {
    padding-top: 9px;
    cursor: pointer;
    cursor: hand;
  }
  /* + navのマーク */
  nav .tgl p {
    position: absolute;
    display: block;
    top: 20px;
    right: 26px;
    height: 18px;
    line-height: 55px;
    cursor: pointer;
    cursor: hand;
  }
  nav ul#menuList {
    position: absolute;
    left: 0;
    top: 57px;
    display: none;
    width: 100%;
    padding: 15px 0;
    background: #f7f5f2;
  }
  nav ul#menuList li a {
    display: block;
    padding-left: 30px;
    height: 35px;
    line-height: 35px;
    background: #f7f5f2;
    color: #959595;
    -webkit-transition: 0.05s ease-in-out;
    -moz-transition: 0.05s ease-in-out;
    -o-transition: 0.05s ease-in-out;
  }
  nav ul#menuList li a span {
    color: #b1b1b1;
    font-size: 90%;
  }
  nav ul#menuList li a.index {
    color: #000;
  }
  nav ul#styleList li a:before {
    content: ' - ';
  }
  nav ul#menuList li a:hover {
    background: #000;
  }
  nav ul#menuList li a.index:hover {
    background: #fff;
  }
/*
  .hide {
    opacity: 0;
    -webkit-transition: 2s ease-in-out;
    -moz-transition: 2s ease-in-out;
    -o-transition: 2s ease-in-out;
  }
*/
  .active {
    opacity: 1;
  }
  /* concept */
  section#concept aside .dscrp {
    font-size: 93%;
  }
  section#concept .contents .dscrp {
    float: right;
    width: 395px;
  }
  section#concept .contents .sdw_small {
    margin-right: 25px;
    margin-top: 6px;
    margin-bottom: 50px;
    position: absolute;
    display: block;
  }
  section#concept .contents .sdw_small:after {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/open_shadow.png) no-repeat right 1px;
    width: 100%;
    height: 38px;
    left: 0;
    bottom: -37px;
  }
  section#concept .contents .dscrp {
    margin-top: 0px;
  }
  section#concept .tgl .leftBtn {
    float: left;
  }
  section#concept .tgl .rightBtn {
    float: right;
    margin-top: 14px;
    margin-right: 2px;
  }
  /* mjuk style */
  section#style {
	  padding: 60px 0;
  }
  section#style>header {
    margin-bottom: 30px;
  }
  section#style>header>.inner h1 {
/*     float: left; */
    width: 200px;
    text-align: center;
    display: block;
    margin: 0 auto 40px;
  }
  section#style>header>.inner p {
    overflow: hidden;
  }
  section#style>section {
    padding-bottom: 100px;
  }
  section#style>section>header h1 {
    color: #fff;
    font-size: 923%;
    letter-spacing: -0.07em;
    padding-top: 313px;
  }
  section#style h1.style--ttl {
	  position: absolute;
	  left: 50%;
	  top: 0;
	  margin-left: -425px;
	  margin-top: -76px;
  }
   section#style h1.style--ttl img {
	   padding: 20px;
	   background: rgba(0,0,0,0.5);
	   height: 80px;
	   width: auto;
   }
  
  /* Feel Lagom */
  section#feellagom {
    background-image: url(../images/feellagom_bg.jpg);
    padding-bottom: 65px;
    margin-bottom: 100px;
  }
  section#feellagom > header {
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding-top: 134px;
  }
  section#feellagom > header > h1 {
    position: absolute;
    left: 50px;
    top: 67px;
  }
  section#feellagom > header > p {
    background-color: white;
    padding: 90px 0 50px 360px;
  }
  section#feellagom > header > .inner p {
    float: left;
    margin: 92px 0px 50px 310px;
  }
  section#feellagom > section {
    padding-bottom: 100px;
  }
  section#feellagom > .bottomShadow {
    width: 950px;
    background-color: white;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  section#feellagom > .bottomShadow > .inner ul {
    padding-bottom: 25px;
  }
  section#feellagom > .bottomShadow > .inner li {
    float: left;
  }
  .bottomShadow {
    position: relative;
    margin-bottom: 50px;
  }
/*
  .bottomShadow::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 41px;
    background-repeat: no-repeat;
    background-position: center top;
    left: 0;
    background-image: url(../images/sdw_850.png);
    bottom: -41px;
  }
*/
  /* Taste for mjuk */
  section#tasteformjuk {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  section#tasteformjuk>header {
    margin-bottom: 60px;
  }
  /* select */
  section#tasteformjuk #tasteselect li {
    width: 416px;
    float: left;
  }
  section#tasteformjuk #tasteselect li.right {
    margin-left: 18px;
  }
  section#tasteformjuk #tasteselect li h2 {
    width: 228px;
    margin: 0 auto 22px;
  }
  section#tasteformjuk #tasteselect .dscrp {
    height: 92px;
    margin-bottom: 0em;
    font-size: 93%;
    width: 410px;
  }
  section#tasteformjuk #tasteselect li p.dotline {
    width: 3px;
    margin: 22px auto 22px;
  }
  /* tab */
  section#tasteformjuk #tastetab li {
    background-image: url(../images/tasteformjuk_common_tab_white.png);
  }
  section#tasteformjuk #tastetab li.selected {
    background-image: url(../images/tasteformjuk_common_tab_brown.png);
  }
  section#tasteformjuk #tastetab li {
    width: 416px;
    height: 43px;
    padding-top: 12px;
    cursor: pointer;
    cursor: hand;
  }
  section#tasteformjuk #tastetab li p {
    width: 39px;
    margin: 0 auto;
  }
  section#tasteformjuk #tastetab li.leftTab {
    float: left;
  }
  section#tasteformjuk #tastetab li.rightTab {
    float: right;
  }
  /* display 家の図面全体 */
  section#tasteformjuk article {
    display: none;
  }
  section#tasteformjuk article.selected {
    display: block;
  }
  section#tasteformjuk .tastedisplay {
    height: 928px;
    background-color: #f7f5f2;
    padding-top: 41px;
  }
  section#tasteformjuk .tastedisplay h3 {
    margin-bottom: 27px;
  }
  /* Life Model House */
  section#lifemodelhouse {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  section#lifemodelhouse h1 {
    padding-bottom: 7px;
  }
  section#lifemodelhouse>header {
    margin-bottom: 26px;
  }
  section#lifemodelhouse .addressinfo {
    border: 1px solid #e9e9e9;
  }
  section#lifemodelhouse .addressinfopic {
    margin-bottom: 50px;
  }
  section#lifemodelhouse .centeredList {
    min-width: auto;
  }
  section#lifemodelhouse ul.photoList {
    padding-bottom: 30px;
    color: #959595
  }
  section#lifemodelhouse .mapframe {
    margin: 23px auto 30px auto;
    padding: 9px;
    width: 833px;
    border: 1px solid #e9e9e9;
  }
  section#lifemodelhouse .mapframe iframe {
	  width: 100%;
	  height: 282px;
  }
  section#lifemodelhouse #mapCanvas {
    height: 282px;
  }
  section#lifemodelhouse #mapCanvas_2 {
    height: 282px;
  }
  /* display 家の図面左 */
  /* 共通 */
  section#tasteformjuk .tasteside {
    margin-top: 177px;
    width: 200px;
    float: left;
  }
  section#tasteformjuk .tasteside li {
    margin-bottom: 10px;
  }
  section#tasteformjuk .tasteside li img {
    cursor: pointer;
    cursor: hand;
  }
  section#tasteformjuk .tasteside p.sidehouse {
    margin-top: 53px;
    margin-bottom: 73px;
  }
  section#tasteformjuk .tasteside p.sidedesc {
    margin-left: 22px;
  }
  /* stockholm */
  section#tasteformjuk #tastestockholm li.selected {
    background: url(../images/tasteformjuk_stockholm_arrow.png) no-repeat 106px 44px;
  }
  /* dalarna */
  section#tasteformjuk #tastedalarna li.selected {
    background: url(../images/tasteformjuk_dalarna_arrow.png) no-repeat 106px 44px;
  }
  /* display 家の図面右 */
  /* 共通 */
  section#tasteformjuk .tasteimage {
    display: none;
  }
  section#tasteformjuk .tasteimage.selected {
    display: block;
    -webkit-animation: 'fade' ease-out 2s backwards;
    -moz-animation: fade ease-out 2s backwards;
  }
  section#tasteformjuk .tasteimage {
    float: right;
  }
  section#tasteformjuk .tasteimage li {
    float: left;
    margin-top: 10px;
    margin-right: 50px;
  }
  section#tasteformjuk .tasteimage li.firstLi {
    margin-left: 17px;
  }
  section#tasteformjuk .tasteimage li.lastLi {
    margin-right: 20px;
  }
  /* catalog */
  section#catalog .sdw:after {
    background-position: right top;
  }
  section#catalog h1 a {
    display: block;
  }
  section#catalog {
    padding-bottom: 100px;
  }
  section#catalog ul {
    padding: 14px 0;
    color: red;
    font-size: 93%;
  }
  section#catalog ul li {
    padding: 0 19px;
    border-right: 1px solid #dedddb;
    border-left: 1px solid #FFF;
  }
  section#catalog ul li:first-child {
    border-left: 1px solid #dedddb;
  }
  section#catalog ul li a {
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: left;
  }
}

/* modal */
#text {
  padding-top: 10px;
  color: #000;
  font-size: 108%;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

/* SP */
@media print, screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit !important;
  }
  img {
    width: 100%;
    height: auto;
  }
  body {
    min-width: 100% !important;
  }

  /* -- common -- */
  header.imgHd {
    position: relative;
    height: 0;
    margin: 25px auto;
    padding-top: 41.6%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    color: #fff;
  }
  header.imgHd.hd_mjuk {
    margin: 50px auto 25px;
  }
  header.imgHd.hd_mjuk .inner {
    position: static;
  }
  header.imgHd .inner {
    position: absolute;
    top: 30%;
    left: 5%;
  }
  .inner {
    margin: 0 auto;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .right {
    margin-left: auto;
  }
  .sub {
    display: block;
  }

  p.dscrp {
    color: #000;
    font-size: 108%;
    line-height: 1.8em;
    letter-spacing: 0.1em;
  }
  .largeCopy {
    color: #959595;
    font-size: 220%;
    letter-spacing: 0.2em;
    padding-bottom: 15px;
    line-height: 1.8em;
  }
  #fika .largeCopy img {
    width: 90%;
    height: auto;
  }
  .bdr::after {
    content: '';
    position: relative;
    display: block;
    height: 15px;
    width: 20px;
    border-bottom: 1px solid #959595;
  }
  .sdw {
    position: relative;
    display: block;
    margin-bottom: 41px;
    margin-top: 10px;
  }
  .sdw::after {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/sdw_680.png) no-repeat right 1px;
    width: 100%;
    height: 41px;
    left: 0;
    bottom: -41px;
  }
  section.hollow {
    position: relative;
    padding-top: 26px;
    margin-top: 40px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.05) inset;
    overflow: hidden;
  }
  section.hollow h1 {
    padding-bottom: 20px;
  }
  section.hollow .tgl {
    font-size: 186%;
    letter-spacing: 0.1em;
  }
  section.hollow .tgl .sub {
    font-size: 52%;
  }
  section.hollow .tgl+.contents {
    overflow: hidden;
  }
  section.hollow .tgl:before {
    content: '+';
    display: block;
    position: absolute;
    background-position: 0 0;
    width: 30px;
    height: 30px;
    left: -42px;
    top: 16px;
    line-height: 0;
    text-indent: -9999px;
  }
  section.hollow .tgl.open:before {
    content: '-';
    background-position: -30px 0;
  }
  section.hollow .tgl .rightBtn {
    width: 76px;
    height: 29px;
    background-image: url(../images/concept_click_off.png);
  }
  section.hollow .tgl.open .rightBtn {
    background-image: url(../images/concept_click_on.png);
  }
  section.mjukpoint h1 {
    font-size: 369%;
    text-align: center;
  }
  section.mjukpoint h1 .sub {
    font-size: 29%;
    margin-top: 27px;
  }
  .centeredList {
    position: relative;
  }
  ul.photoList {
    display: none;
  }
  ul.photoList li {
    display: table-cell;
    height: 100%;
    padding: 15px;
    background: #fff;
  }
  ul.photoList li img {
    opacity: 1;
  }
  ul.photoList li img.disnon {
    display: none;
  }
  ul.photoList_2 {
    padding-bottom: 30px;
  }
  ul.photoList_2 li {
    margin-right: 7px;
  }
  ul.photoList_2 li:last-child {
    margin-right: 0;
  }
  ul.photoList_2 li {
    display: block;
    cursor: pointer;
    cursor: hand;
  }
  ul.photoList_2 li img {
    opacity: 1;
  }
  ul.photoList_2 li:hover img {
    opacity: 0.7;
    cursor: pointer;
    cursor: hand;
  }
  ul.photoList_2 li:after {
    background-image: url(../../common/images/picbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    display: block;
    position: relative;
    height: 80px;
    line-height: 80px;
    text-align: center;
  }
  .tab ul.tabIndex li {
    height: 55px;
    width: 414px;
    margin-right: 18px;
    border: 1px solid rgb(247, 245, 242);
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
    cursor: hand;
  }
  .tab ul.tabIndex li:last-child {
    margin-right: 0;
  }
  .tab article {
    display: none;
  }
  .tab article.selected {
    display: block;
  }
  aside.colored {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05) inset;
    padding: 5%;
    margin-top: 25px;
  }
  aside.colored h1 {
    font-size: 130%;
    margin-bottom: 0.6em;
  }
  /* -- header image -- */
  .hd_mjuk {
    background-image: url(../images/concept_hdBg.jpg);
  }
  .hd_fika {
    background-image: url(../images/fika_hd.jpg);
  }
  .hd_kolonilott {
    background-image: url(../images/kolonilott_hd.jpg);
  }
  .hd_library {
    background-image: url(../images/library_hd.jpg);
  }
  .hd_familyroom {
    background-image: url(../images/familyroom_hd.jpg);
  }
  .hd_livingdining {
    background-image: url(../images/livingdining_hd.jpg);
  }
  /* -- section -- */
  /*top*/
  .hd_mjuk .right {
    width: 100%;
    -webkit-animation: 'fade' 1s ease-out 2s backwards;
    -moz-animation: fade 1s ease-out 2s backwards;
  }
  .hd_mjuk {
    position: relative;
  }
  .hd_mjuk p {
    position: absolute;
    bottom: 5%;
    right: 5%;
    width: 60%;
    margin: 0 auto;
  }
  /*nav*/
  nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 108%;
    z-index: 100;
    color: #959595;
  }
  nav .tgl {
    background: #fff;
    height: 50px;
    padding-left: 26px;
    position: relative;
    cursor: default;
  }
  nav .tgl a {
    float: left;
  }
  nav .tgl img.logo {
    width: 69px;
    padding-top: 6px;
  }
  /* + navのマーク */
  nav .tgl p {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
  }
  nav ul#menuList {
    position: absolute;
    left: 0;
    top: 52px;
    display: none;
    width: 100%;
    padding: 20px 0;
    background: #f7f5f2;
  }
  nav ul#menuList li a {
    display: block;
    padding-left: 5%;
    height: 35px;
    line-height: 35px;
    background: #f7f5f2;
    color: #959595;
    font-size: 120%;
    -webkit-transition: 0.05s ease-in-out;
    -moz-transition: 0.05s ease-in-out;
    -o-transition: 0.05s ease-in-out;
  }
  nav ul#menuList li a span {
    display: inline-block !important;
    color: #b1b1b1;
    font-size: 80%;
  }
  nav ul#menuList li a.index {
    color: #000;
  }
  nav ul#styleList li a:before {
    content: ' - ';
  }
  nav ul#menuList li a:hover {
    background: #000;
  }
  nav ul#menuList li a.index:hover {
    background: #fff;
  }
/*
  .hide {
    opacity: 0;
    -webkit-transition: 2s ease-in-out;
    -moz-transition: 2s ease-in-out;
    -o-transition: 2s ease-in-out;
  }
*/
  .active {
    opacity: 1;
  }
  /* concept */
  section#concept aside .dscrp {
    font-size: 93%;
  }
  section#concept .contents .dscrp {
    float: none;
    width: 100%;
  }
  section#concept .contents .sdw_small {
    display: block;
  }
  section#concept .contents .sdw_small:after {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/open_shadow.png) no-repeat right 1px;
    width: 100%;
    height: 38px;
    left: 0;
    bottom: -37px;
  }
  section#concept .contents .dscrp {
    margin: 8% auto;
  }
  section#concept .tgl .leftBtn {
    float: left;
    width: 70%;
  }
  section#concept .tgl .rightBtn {
    float: right;
    width: 76px;
    margin-top: 6px;
    margin-right: 2px;
    background-repeat: no-repeat;
  }
  /* mjuk style */
  section#style > header > .inner h1 {
    width: 150px;
    margin: 25px auto;
  }
  section#style > header > .inner p {
    margin-bottom: 0;
  }
  section#style > section > header h1 {
    color: #fff;
    font-size: 923%;
    letter-spacing: -0.07em;
  }
  section#style > section > header h1 img {
    width: auto;
    height: 52px;
  }
    section#style h1.style--ttl {
	  position: absolute;
	  left: 0;
	  top: 50%;
	  margin-top: -30px;
  }
   section#style h1.style--ttl img {
	   padding: 10px;
	   background: rgba(0,0,0,0.5);
   }
  /* Feel Lagom */
  section#feellagom > header {
    width: 100%;
    margin: 25px auto 0;
    position: relative;
  }
  section#feellagom > header > h1 {
    width: 50%;
    margin: 0 auto;
  }
  section#feellagom > header > h1 img {
    display: inline;
  }
  section#feellagom > header > h1 img:nth-child(2) {
    width: 90%;
    height: auto;
    margin: 5% 0;
  }
  section#feellagom > header > p {
    background-color: white;
    padding: 5%;
    box-sizing: border-box;
  }
  section#feellagom > header > p img {
    width: 100%;
    height: auto;
  }
  section#feellagom > section {
    padding-bottom: 25px;
  }
  section#feellagom > .bottomShadow > .inner ul {
    overflow: hidden;
  }
  section#feellagom > .bottomShadow > .inner li {
    float: left;
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 5%;
    box-sizing: border-box;
  }
  section#feellagom > .bottomShadow > .inner li:nth-child(2n) {
    margin-right: 0;
  }
  .bottomShadow {
    position: relative;
    margin-bottom: 50px;
  }
  /* Taste for mjuk */
  section#tasteformjuk > header {
    margin-bottom: 25px;
  }
  section#tasteformjuk > header h1 {
    margin-bottom: 25px;
	    display: block;
	    width: 60%;
	    margin: 0 auto 25px;
  }
  section#tasteformjuk .bottomShadow {
    margin-bottom: 0;
  }
  /* select */
  section#tasteformjuk #tasteselect {
    padding: 10% 0;
    background: #f7f5f2;
  }
  section#tasteformjuk #tasteselect li {
    width: 100%;
    float: none;
  }
  section#tasteformjuk #tastestockholm .inner,
  section#tasteformjuk #tastedalarna .inner {
    padding: 0;
  }
  section#tasteformjuk #tastestockholm p.dscrp,
  section#tasteformjuk #tastedalarna p.dscrp {
    padding: 0 5% 25px;
  }
  section#tasteformjuk #tastestockholm h2,
  section#tasteformjuk #tastedalarna h2 {
    width: 50%;
    max-width: 200px;
    margin: 0 auto 25px;
  }
  section#tasteformjuk #tastestockholm .sp-wrap {
    overflow: hidden;
    padding: 5%;
    border: 15px solid #c1cbd2;
  }
  section#tasteformjuk #tastedalarna .sp-wrap {
    overflow: hidden;
    padding: 5%;
    border: 15px solid #edd7bb;
  }
  section#tasteformjuk #tastedalarna .sidedesc {
    margin-bottom: 20px;
  }
  section#tasteformjuk #tasteselect .dscrp {
    height: 92px;
    margin-bottom: 0em;
    font-size: 93%;
    width: 100%;
  }
  section#tasteformjuk #tasteselect li p.dotline {
    width: 3px;
    margin: 22px auto 22px;
  }
  /* tab */
  section#tasteformjuk #tastetab .inner {
    padding: 0;
  }
  section#tasteformjuk #tastetab li {
    background-image: url(../images/tasteformjuk_common_tab_white.png);
  }
  section#tasteformjuk #tastetab li.selected {
    background-image: url(../images/tasteformjuk_common_tab_brown.png);
  }
  section#tasteformjuk #tastetab li {
    width: 50%;
    height: 43px;
    padding-top: 12px;
    background-position: center;
  }
  section#tasteformjuk #tastetab li p {
    width: 39px;
    margin: 0 auto;
  }
  section#tasteformjuk #tastetab li.leftTab {
    float: left;
  }
  section#tasteformjuk #tastetab li.rightTab {
    float: right;
  }
  /* display 家の図面全体 */
  section#tasteformjuk article {
    display: block;
  }
  section#tasteformjuk .tastedisplay {
    background-color: #f7f5f2;
    padding-top: 25px;
  }
  section#tasteformjuk .tastedisplay h3 {
    margin-bottom: 27px;
  }
  /* Life Model House */
  section#lifemodelhouse {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  section#lifemodelhouse h1 {
    margin-bottom: 25px;
     display: block;
	    width: 60%;
	    margin: 0 auto 25px;
  }
  section#lifemodelhouse h1 img {
    width: 100%;
    height: auto;
  }
  section#lifemodelhouse > header {
    margin-bottom: 20px;
  }
  section#lifemodelhouse .addressinfopic {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  section#lifemodelhouse ul.photoList {
    overflow: hidden;
    display: block !important;
    color: #959595
  }
  section#lifemodelhouse ul.photoList li {
    float: left;
    width: 32.6%;
    margin-right: 1%;
    padding: 0;
  }
  section#lifemodelhouse ul.photoList li::after {
    background-image: url(../../common/images/picbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  section#lifemodelhouse ul.photoList li:nth-child(3n) {
    margin-right: 0;
  }
  section#lifemodelhouse .owl-carousel .owl-nav button.owl-next,
  section#lifemodelhouse .owl-carousel .owl-nav button.owl-prev {
    top: 19%;
  }
  section#lifemodelhouse ul.photoList li:nth-child(3n),
  section#lifemodelhouse ul.photoList_2 li:nth-child(3n) {
    margin-right: 0;
  }
  section#lifemodelhouse ul.photoList li img,
  section#lifemodelhouse ul.photoList_2 li img {
    opacity: 1;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  section#lifemodelhouse .mapframe {
    width: 100%;
    margin: 23px auto 20px auto;
    padding: 2%;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
  }
  section#lifemodelhouse .mapframe iframe {
	  width: 100%;
	  height: 282px;
  }
  section#lifemodelhouse #mapCanvas {
    height: 282px;
  }
  section#lifemodelhouse #mapCanvas_2 {
    height: 282px;
  }
  /* display 家の図面左 */
  /* 共通 */
  section#tasteformjuk .tasteside ol {
    margin-bottom: 10px;
    text-align: center;
  }
  section#tasteformjuk .tasteside ol.pc {
    display: none !important;
  }
  section#tasteformjuk .tasteside ol {
    width: 200px;
    margin: 0 auto;
  }
  section#tasteformjuk .tasteside li {
    float: right;
    width: 80px;
    margin: 0 10px;
  }
  section#tasteformjuk .tasteside li img {
    cursor: pointer;
    cursor: hand;
  }
  section#tasteformjuk .tasteside p.sidehouse {
    max-width: 250px;
    margin: 7% auto;
  }
  section#tasteformjuk .tasteside p.sidedesc {
    max-width: 192px;
    margin: 0 auto 7%;
  }
  /* stockholm */
  section#tasteformjuk #tastestockholm li.selected {
    background: url(../images/tasteformjuk_stockholm_arrow.png) no-repeat 106px 44px;
  }
  /* dalarna */
  section#tasteformjuk #tastedalarna li.selected {
    background: url(../images/tasteformjuk_dalarna_arrow.png) no-repeat 106px 44px;
  }
  /* display 家の図面右 */
  /* 共通 */
  section#tasteformjuk .tasteimage {
    display: none;
  }
  section#tasteformjuk .tasteimage.selected {
    display: block;
    -webkit-animation: 'fade' ease-out 2s backwards;
    -moz-animation: fade ease-out 2s backwards;
  }
  section#tasteformjuk .tasteimage {
    float: right;
  }
  section#tasteformjuk .tasteimage li {
    float: left;
    width: 30%;
    margin-top: 10px;
    margin-right: 5%;
  }
  section#tasteformjuk .tasteimage li.lastLi {
    margin-right: 0;
  }
  #tastedalarna .tasteimage {
    margin-top: 15px;
  }
  /* catalog */
  section#catalog .sdw:after {
    background-position: right top;
  }
  section#catalog h1 a {
    display: block;
  }
  section#catalog {
    padding-bottom: 100px;
  }
  section#catalog ul {
    padding: 14px 0;
    color: red;
    font-size: 93%;
  }
  section#catalog ul li {
    padding: 0 19px;
    border-right: 1px solid #dedddb;
    border-left: 1px solid #FFF;
  }
  section#catalog ul li:first-child {
    border-left: 1px solid #dedddb;
  }
  section#catalog ul li a {
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: left;
  }

  /* owl-carousel */
  .owl-carousel {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .owl-wrapper {
    background: #fff;
  }
  .owl-item {
    padding: 10px;
    box-sizing: border-box;
  }
  .owl-carousel button.owl-dot span {
    display: block;
    width: 11px;
    height: 11px;
    margin: 0 10px;
    border-radius: 50%;
    background: #aaa;
    opacity: 0.4;
  }
  .owl-carousel button.owl-dot.active span {
    opacity: 1;
  }
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    display: block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 35%;
    right: 8%;
    background-image: url(../../common/images/btn_next.png);
  }
  .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 35%;
    left: 8%;
    background-image: url(../../common/images/btn_prev.png);
  }

}

a.btn-reserve,
a.btn-model-all {
	position: relative;
	display: block;
	width: 600px;
	height: 60px;
	text-align: center;
	color: #fff;
	background: #de0029;
	font-size: 18px;
	line-height: 60px;
	margin: 0 auto 50px;
	font-family: '小塚明朝 Pro E', '小塚明朝 Std E', 'Kozuka Mincho Pro', 'Kozuka Mincho Std', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

a.btn-model-all {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
}

@media print, screen and (max-width: 768px) {
	a.btn-reserve,
	a.btn-model-all {
		width: 90%;
		font-size: 15px;
		margin: 0 auto 30px;
	}
	a.btn-model-all {
		line-height: 1.4;
		padding: 10px 0;
		height: auto;
		margin: 0 auto;
	}
}

a.btn-reserve:after,
a.btn-model-all:after {
	content: '';
	position: absolute;
	top: 50%;
	right:15px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border-top:2px solid #fff; 
	border-right:2px solid #fff;
	-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

a.btn-model-all:after {
	border-top:2px solid #000; 
	border-right:2px solid #000;
}

a.btn-reserve:hover,
a.btn-model-all:hover {
	opacity: 0.8;
	-webkit-transition: all .2s;
	transition:all .2s;
}

	

.btn-new-back {
	text-align: center;
	margin-bottom: 80px;
}

@media print, screen and (max-width: 768px) { 
	.btn-new-back {
		text-align: center;
		margin-bottom: 40px;
	}
}

.btn-new-back a {
	color: #000;
}
.btn-new-back a:hover {
	opacity: 0.6;
}
