@charset "UTF-8";
a {
  color: #ec6c00;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #ffa253; }

a:hover {
  color: #666666;
  text-decoration: underline; }

body {
  -webkit-font-smoothing: antialiased;
  font: 13px;
  *font-size: small;
  *font: x-small;
  font-family: 'MS PGothic',arial,helvetica,clean,sans-serif;
  line-height: 1.3em;
  color: #787878; }
  body p {
    line-height: 1.7em; }

.bottomborder {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 10px;
  border-bottom-color: #666666; }

.t_center {
  text-align: center; }

.t_left {
  text-align: left; }

.t_right {
  text-align: right; }

body {
  margin: 0px;
  padding: 0px; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }

.bold {
  font-weight: bold; }

.breakword {
  word-wrap: break-word; }

a img {
  border: none;
  border-style: none; }

.displaynone {
  display: none; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

div {
  zoom: 1;
  /*for IE 5.5-7*/ }

div:after {
  /*for modern browser*/
  content: ".";
  clear: both;
  display: block;
  line-height: 0;
  height: 0;
  visibility: hidden; }

.contents {
  /*overflow: hidden; */ }

.contents:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

.clearbox {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  height: 0;
  line-height: 1px;
  font-size: 1px; }

form input.textfield, form textarea.textfield {
  padding: 5px;
  margin-left: 5px;
  margin-bottom: 2px;
  margin-right: 3px; }

.wrap {
  position: relative;
  min-height: 100%;
  min-width: 1050px;
  position: relative;
  height: auto !important;
  height: 100%; }
  .wrap .splink {
    display: none;
    width: 980px;
    padding-top: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both; }
  .wrap .maxbox {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    clear: both; }
  .wrap .header {
    width: 980px;
    margin-bottom: 30px;
    background-image: url(../images/head_bg.png); }
    .wrap .header h1 {
      font-size: 100%;
      font-weight: normal;
      height: 1.5em;
      padding-top: 15px;
      color: #666;
      padding-bottom: 0px;
      margin-bottom: 0px; }
    .wrap .header ul#nav {
      height: 38px;
      padding-left: 0px;
      width: 980px;
      display: block;
      z-index: 97; }
      .wrap .header ul#nav li {
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
        display: block;
        height: 38px;
        width: 100px;
        z-index: 98;
        text-align: center;
        float: left; }
        .wrap .header ul#nav li a, .wrap .header ul#nav li span {
          display: block;
          width: 100px;
          background-image: none;
          color: #666666;
          text-indent: 0px;
          height: 28px;
          padding-top: 10px;
          text-decoration: none;
          cursor: pointer; }
        .wrap .header ul#nav li a:hover, .wrap .header ul#nav li span:hover {
          color: #9b9b9b; }
      .wrap .header ul#nav .MMhome {
        width: 206px;
        text-align: left; }
        .wrap .header ul#nav .MMhome a {
          text-align: left;
          display: block;
          width: 100%;
          height: 100%;
          padding-top: 0px; }
      .wrap .header ul#nav .MMstore a {
        background-image: url(../images/menubg.png); }
      .wrap .header ul#nav .MMbrander a {
        background-image: url(../images/menubg.png);
        background-position: -100px 0px; }
      .wrap .header ul#nav .MMproduct span {
        background-image: url(../images/menubg.png);
        background-position: -200px 0px; }
      .wrap .header ul#nav .MMcraftsman span {
        background-image: url(../images/menubg.png);
        background-position: -300px 0px; }
      .wrap .header ul#nav .MMcraftsman ul {
        position: relative;
        z-index: 60;
        padding: 0px; }
        .wrap .header ul#nav .MMcraftsman ul li {
          text-align: center;
          position: relative;
          z-index: 60;
          background-color: #ededee; }
          .wrap .header ul#nav .MMcraftsman ul li a {
            padding-left: 0px;
            background-image: none; }
      .wrap .header ul#nav .MMcart a {
        background-image: url(../images/menubg.png);
        background-position: -400px 0px; }
      .wrap .header ul#nav .MMcontact a {
        background-image: url(../images/menubg.png);
        background-position: -500px 0px; }
      .wrap .header ul#nav .MMstore a:hover {
        background-position: 0px -38px; }
      .wrap .header ul#nav .MMbrander a:hover {
        background-position: -100px -38px; }
      .wrap .header ul#nav .MMproduct span:hover {
        background-position: -200px -38px; }
      .wrap .header ul#nav .MMcraftsman span:hover {
        background-position: -300px -38px; }
      .wrap .header ul#nav .MMcart a:hover {
        background-position: -400px -38px; }
      .wrap .header ul#nav .MMcontact a:hover {
        background-position: -500px -38px; }
      .wrap .header ul#nav .MMsearch {
        background-image: url(../images/menubg.png);
        background-position: -600px 0px; }
      .wrap .header ul#nav .MMsearch {
        width: auto; }
        .wrap .header ul#nav .MMsearch form.search {
          height: 38px;
          width: 174px;
          float: right;
          overflow: hidden;
          background-image: url(../images/header_mainmenu.gif);
          background-position: -600px 0px;
          position: relative; }
        .wrap .header ul#nav .MMsearch form.search .keywords {
          width: 100px;
          position: absolute;
          background-color: transparent;
          top: 11px;
          left: 35px;
          border: 1px solid #FFF;
          height: 12px;
          font-size: 85%; }
        .wrap .header ul#nav .MMsearch form.search .searchBtn {
          position: absolute;
          top: 3px;
          left: 174px; }
    .wrap .header .submenu {
      width: 980px;
      padding-top: 15px;
      padding-bottom: 15px;
      min-height: 100px;
      margin-top: -13px;
      text-align: center;
      z-index: 50;
      position: absolute;
      background-image: url(/common/images/submenu_product.png);
      display: none; }
      .wrap .header .submenu a {
        color: #666666; }
    .wrap .header table {
      display: block;
      margin-right: auto;
      margin-left: auto;
      width: 700px; }
      .wrap .header table td {
        width: 100px;
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif; }
        .wrap .header table td h3 {
          font-size: 85%;
          font-weight: normal;
          margin: 0px;
          padding: 0px; }
  .wrap .submenu.craftsman {
    background-image: url(/common/images/submenu_craftsman.png); }
    .wrap .submenu.craftsman a {
      display: block;
      margin-top: 3em;
      color: #666666; }
  .wrap .bodywrap {
    padding-top: 0px; }
    .wrap .bodywrap .contents p.small {
      font-size: 85%; }
    .wrap .bodywrap .contents em {
      font-style: normal; }
    .wrap .bodywrap .contents .box700 {
      width: 700px;
      margin-left: auto;
      margin-right: auto; }
    .wrap .bodywrap .contents .half {
      width: 45%; }
      .wrap .bodywrap .contents .half p {
        width: auto; }
    .wrap .bodywrap .contents table {
      width: 100%; }
    .wrap .bodywrap .contents .btn {
      text-align: center; }
    .wrap .bodywrap .contents form table {
      width: 100%; }
    .wrap .bodywrap .contents form .btn {
      text-align: center;
      margin-bottom: 25px; }
    .wrap .bodywrap .contents table {
      margin-bottom: 25px;
      background-color: #CCC;
      margin-right: auto;
      margin-left: auto; }
      .wrap .bodywrap .contents table th {
        background-color: #E0E0E0;
        padding-top: 7px;
        padding-right: 10px;
        padding-bottom: 7px;
        padding-left: 10px; }
      .wrap .bodywrap .contents table td {
        background-color: #FFF;
        padding-top: 7px;
        padding-right: 10px;
        padding-bottom: 7px;
        padding-left: 10px;
        color: #666;
        font-size: 93%; }
        .wrap .bodywrap .contents table td p {
          padding-left: 5px;
          padding-bottom: 0px;
          margin-bottom: 1px;
          font-size: 100%;
          line-height: 1.4em; }
        .wrap .bodywrap .contents table td li {
          list-style-type: disc;
          list-style-position: outside;
          margin-left: 15px; }
    .wrap .bodywrap .contents ul {
      padding-left: 15px; }
    .wrap .bodywrap .contents .footerbanner {
      margin-bottom: 60px;
      background-image: url(/common/images/footerbanner.jpg);
      padding: 0px;
      height: 204px;
      clear: both; }
      .wrap .bodywrap .contents .footerbanner a {
        float: left; }
        .wrap .bodywrap .contents .footerbanner a img {
          margin: 0px;
          padding: 0px; }
    .wrap .bodywrap .contents .banner {
      height: 556px;
      margin-bottom: 25px; }
      .wrap .bodywrap .contents .banner div {
        margin-right: 12px; }
        .wrap .bodywrap .contents .banner div img {
          margin-bottom: 8px; }
      .wrap .bodywrap .contents .banner .bnr_left {
        width: 484px;
        float: left; }
      .wrap .bodywrap .contents .banner .bnr_center {
        width: 236px;
        float: left; }
      .wrap .bodywrap .contents .banner .bnr_right {
        width: 236px;
        float: right;
        margin-right: 0px; }

.footer1 {
  background-color: black;
  width: 100%;
  padding: 5px;
  padding-bottom: 0px;
  text-align: center;
  position: absolute; }
  .footer1 ul {
    float: left;
    text-align: left;
    padding-left: 0px; }
    .footer1 ul li {
      color: white;
      list-style: none;
      display: inline; }
      .footer1 ul li a {
        color: white; }
  .footer1 .menu {
    float: left; }
    .footer1 .menu li {
      font-size: 77%;
      font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
      border-color: white;
      padding-top: 2px;
      padding-bottom: 2px;
      padding-left: 2em;
      padding-right: 2em;
      border-right-style: solid;
      border-right-width: 1px; }
    .footer1 .menu .home {
      border-color: white;
      padding-top: 2px;
      border-left-style: solid;
      border-left-width: 1px; }
    .footer1 .menu .btn_foot {
      border-color: white;
      border-style: solid;
      border-width: 1px;
      padding-top: 5px;
      padding-bottom: 5px; }
  .footer1 .snslink {
    float: right; }
    .footer1 .snslink li {
      margin-left: 20px;
      clear: right; }
  .footer1 .sitemapmenu {
    font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    width: 200px;
    float: left;
    margin-right: 20px;
    padding-top: 24px; }
    .footer1 .sitemapmenu h5 {
      text-align: left;
      color: white;
      font-weight: normal;
      font-size: 108%;
      margin-bottom: 0px;
      padding-bottom: 0.5em;
      border-bottom: solid 1px white; }
    .footer1 .sitemapmenu ul li {
      display: list-item;
      padding-top: 0.5em; }
      .footer1 .sitemapmenu ul li a {
        text-decoration: none; }
  .footer1 .copyright p {
    width: 450px;
    text-align: left;
    padding-top: 15px;
    float: left;
    color: white; }
  .footer1 .copyright h6 {
    float: right; }

footer .sticky-wrapper {
  background-color: black;
  margin-bottom: 1px; }

.footer2 {
  background-color: black;
  height: 470px;
  width: 100%;
  text-align: center;
  padding: 5px;
  position: absolute; }
  .footer2 ul {
    float: left;
    text-align: left;
    padding-left: 0px; }
    .footer2 ul li {
      color: white;
      list-style: none;
      display: inline; }
      .footer2 ul li a {
        color: white; }
  .footer2 .sitemapmenu {
    font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    width: 200px;
    float: left;
    margin-right: 20px;
    padding-top: 24px; }
    .footer2 .sitemapmenu h5 {
      text-align: left;
      color: white;
      font-weight: normal;
      font-size: 108%;
      margin-bottom: 0px;
      padding-bottom: 0.5em;
      border-bottom: solid 1px white; }
    .footer2 .sitemapmenu ul li {
      font-size: 77%;
      display: list-item;
      padding-top: 0.5em; }
      .footer2 .sitemapmenu ul li a {
        text-decoration: none; }
      .footer2 .sitemapmenu ul li a:hover {
        text-decoration: underline; }
  .footer2 .copyright p {
    width: 450px;
    text-align: left;
    padding-top: 15px;
    float: left;
    color: white; }
  .footer2 .copyright h6 {
    float: right; }

@media screen and (max-width: 640px) {
  .wrap .footer1 .menu li {
    font-size: 8px; }
  .wrap .footer1 .menu .btn_foot {
    padding-top: 10px;
    padding-bottom: 10px; } }
body.home .header {
  margin-bottom: 0px; }
body.home .wrap .bodywrap .contents .footerbanner {
  margin-bottom: 25px; }

.Column700 {
  width: 700px;
  padding-right: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px; }

.Column830 {
  width: 830px;
  padding-right: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px; }

.Column980 {
  width: 980px;
  padding-right: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px; }

.Column1050 {
  width: 1050px;
  padding-right: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px; }

/*下部マージン調整*/
.mgnbottom_32px {
  margin-bottom: 32px; }

.marginTop10 {
  margin-top: 10px; }

.marginTop30 {
  margin-top: 30px; }

.marginBottom0 {
  margin-bottom: 0px; }

.marginBottom5 {
  margin-bottom: 5px; }

.marginBottom10 {
  margin-bottom: 10px; }

.marginBottom30 {
  margin-bottom: 30px; }

.marginRight10 {
  margin-right: 10px; }

.marginRight30 {
  margin-right: 30px; }

.marginLeft10 {
  margin-left: 10px; }

.marginLeft30 {
  margin-left: 30px; }

hr {
  height: 1px;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none; }

.nav a {
  text-decoration: none; }

.nav li {
  list-style: none; }

.nav {
  width: 980px;
  display: inline-block;
  position: relative;
  cursor: default;
  z-index: 500; }

.nav > li {
  display: block;
  float: left; }

.nav > li > a {
  position: relative;
  display: block;
  z-index: 510;
  height: 54px;
  padding: 0 20px;
  line-height: 54px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #fcfcfc;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  background: #372f2b;
  border-left: 1px solid #4b4441;
  border-right: 1px solid #312a27;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease; }

.nav > li:hover > a {
  background: #4b4441; }

.nav > li:first-child > a {
  border-radius: 3px 0 0 3px;
  border-left: none; }

.nav > li.nav-search > form {
  position: relative;
  width: inherit;
  height: 54px;
  z-index: 510;
  border-left: 1px solid #4b4441; }

.nav > li.nav-search input[type="text"] {
  display: block;
  float: left;
  width: 1px;
  height: 24px;
  padding: 15px 0;
  line-height: 24px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #999999;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  background: #372f2b;
  -webkit-transition: all .3s ease 1s;
  -moz-transition: all .3s ease 1s;
  -o-transition: all .3s ease 1s;
  -ms-transition: all .3s ease 1s;
  transition: all .3s ease 1s; }

.nav > li.nav-search input[type="text"]:focus {
  color: #fcfcfc; }

.nav > li.nav-search input[type="text"]:focus,
.nav > li.nav-search:hover input[type="text"] {
  width: 110px;
  padding: 15px 20px;
  -webkit-transition: all .3s ease .1s;
  -moz-transition: all .3s ease .1s;
  -o-transition: all .3s ease .1s;
  -ms-transition: all .3s ease .1s;
  transition: all .3s ease .1s; }

.nav > li.nav-search input[type="submit"] {
  display: block;
  float: left;
  width: 20px;
  height: 54px;
  padding: 0 25px;
  cursor: pointer;
  background: #372f2b url(../img/search-icon.png) no-repeat center center;
  border-radius: 0 3px 3px 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease; }

.nav > li.nav-search input[type="submit"]:hover {
  background-color: #4b4441; }

.nav > li > div {
  position: absolute;
  display: block;
  width: 100%;
  top: 50px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  background: #ffffff;
  border-radius: 0 0 3px 3px;
  -webkit-transition: all .3s ease .15s;
  -moz-transition: all .3s ease .15s;
  -o-transition: all .3s ease .15s;
  -ms-transition: all .3s ease .15s;
  transition: all .3s ease .15s; }

.nav > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: visible; }

.nav .nav-column {
  float: left;
  width: 20%;
  padding: 2.5%; }

.nav .nav-column h3 {
  margin: 20px 0 10px 0;
  line-height: 18px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #372f2b;
  text-transform: uppercase; }

.nav .nav-column h3.orange {
  color: #ff722b; }

.nav .nav-column li a {
  display: block;
  line-height: 26px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #888888; }

.nav .nav-column li a:hover {
  color: #666666; }

#owl {
  width: 100%;
  margin-bottom: 20px; }
  #owl div {
    text-align: center; }
    #owl div img {
      width: 100%; }
  #owl .owl-controls .owl-pagination {
    margin-top: -60px; }
    #owl .owl-controls .owl-pagination .owl-page span {
      background-color: transparent;
      background-image: url(/common/images/icon_slidermenu.png);
      width: 16px;
      height: 16px; }
    #owl .owl-controls .owl-pagination .active span {
      background-image: url(/common/images/icon_slidermenu_active.png); }
  #owl .owl-buttons {
    display: none; }

body.store_201405 #owl {
  max-width: 560px;
  margin-bottom: 20px; }
  body.store_201405 #owl div {
    text-align: center; }
    body.store_201405 #owl div img {
      width: 100%; }
  body.store_201405 #owl .owl-controls .owl-pagination {
    margin-top: -50px; }
    body.store_201405 #owl .owl-controls .owl-pagination .owl-page span {
      background-color: transparent;
      background-image: url(/common/images/icon_slidermenu.png);
      width: 16px;
      height: 16px; }
    body.store_201405 #owl .owl-controls .owl-pagination .active span {
      background-image: url(/common/images/icon_slidermenu_active.png); }
  body.store_201405 #owl .owl-buttons {
    display: none; }

.sliderbnr {
  max-width: 600px;
  overflow: hidden; }
  .sliderbnr .sliderimg {
    max-width: 600px;
    overflow: hidden;
    padding: 0px; }
    .sliderbnr .sliderimg li {
      max-width: 600px;
      overflow: hidden;
      width: 100%;
      list-style: none;
      float: left; }
      .sliderbnr .sliderimg li img {
        max-width: 600px;
        overflow: hidden;
        width: 100%; }
  .sliderbnr .menu {
    position: absolute;
    z-index: 10;
    top: 430px;
    left: 10px;
    width: auto; }
    .sliderbnr .menu li {
      display: block;
      cursor: pointer;
      float: left;
      height: 16px;
      width: 16px;
      text-indent: -9999px;
      background-image: url(../../images/icon_slidermenu.png);
      margin-right: 6px; }
    .sliderbnr .menu li.active {
      background-image: url(../../images/icon_slidermenu_active.png); }

.drawer {
  background-image: url(../../images/mainimg_drawer.png); }

.justownersize {
  background-image: url(../../images/mainimg_justownersize.jpg); }
  .justownersize h3 {
    padding-top: 165px;
    padding-left: 50px;
    padding-bottom: 30px; }
  .justownersize p {
    padding-left: 50px; }

.designer {
  background-image: url(../../images/mainimg_designer.jpg); }
  .designer h3 {
    padding-top: 125px;
    padding-left: 50px;
    padding-bottom: 30px; }
  .designer p {
    padding-left: 50px; }

.chiarottoman {
  background-image: url(../../images/mainimg_calmchairottoman.jpg); }
  .chiarottoman h3 {
    padding-top: 20px;
    padding-left: 50px;
    padding-bottom: 30px; }
  .chiarottoman p {
    padding-left: 50px; }

.calmchair {
  background-image: url(../../images/mainimg_calmchair.jpg); }
  .calmchair h3 {
    padding-top: 90px;
    padding-left: 50px;
    padding-bottom: 30px; }
  .calmchair p {
    padding-left: 50px; }

.brander {
  background-image: url(../../images/mainimg_brander.jpg); }
  .brander h3 {
    padding-top: 90px;
    padding-left: 50px;
    padding-bottom: 30px; }
  .brander p {
    padding-left: 750px;
    padding-top: 420px; }

.ottoman {
  background-image: url(../../images/mainimg_ottoman.jpg); }
  .ottoman h3 {
    padding-top: 150px;
    padding-left: 60px;
    padding-bottom: 30px; }
  .ottoman p {
    padding-left: 65px; }

.chair2 {
  background-image: url(../../images/mainimg_chair2.jpg); }
  .chair2 h3 {
    padding-top: 120px;
    padding-left: 60px;
    padding-bottom: 30px; }
  .chair2 p {
    padding-left: 60px; }

body.store a.anchor {
  padding-top: 300px;
  margin-top: -300px; }
body.store .contents .thanks, body.store .contents .error {
  text-align: center; }
body.store .contents .my-sticky-element.stuck {
  position: fixed;
  top: 0; }
body.store .contents .sticky-wrapper {
  width: 100%; }
body.store .contents span.attention {
  color: red;
  font-weight: bold; }
body.store .contents .storemenu {
  height: 230px;
  width: 980px;
  z-index: 999;
  background-image: url(/common/images/submenu_bg.png); }
  body.store .contents .storemenu h3 {
    margin-bottom: 0px; }
  body.store .contents .storemenu h3.step {
    height: 47px;
    background-image: url(../images/step.gif);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-bottom: 0px; }
  body.store .contents .storemenu ul {
    display: block;
    float: left;
    padding: 0px;
    font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif; }
    body.store .contents .storemenu ul li {
      list-style: none;
      display: inline;
      text-decoration: none;
      margin-right: 1em;
      color: #666666; }
      body.store .contents .storemenu ul li a {
        text-decoration: none;
        color: #666666; }
      body.store .contents .storemenu ul li a:hover {
        text-decoration: underline; }
    body.store .contents .storemenu ul li.ui-state-active a {
      color: #ec3323;
      text-decoration: underline; }
  body.store .contents .storemenu h5 {
    display: block;
    float: right;
    clear: right;
    margin-bottom: 0px; }
  body.store .contents .storemenu .itemset {
    clear: both;
    float: none;
    display: block;
    width: 980px;
    height: 150px;
    position: relative;
    background-image: url(/common/images/submenu_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif; }
    body.store .contents .storemenu .itemset table {
      width: auto;
      height: 130px;
      border: none;
      float: none;
      clear: both;
      background-color: transparent;
      margin-bottom: 0px; }
      body.store .contents .storemenu .itemset table td {
        width: 110px;
        padding-top: 10px;
        text-align: center;
        background-color: transparent;
        vertical-align: top; }
        body.store .contents .storemenu .itemset table td a {
          color: #666666; }
body.store .contents .itemset.displaynone {
  display: none; }
body.store .contents .startbox {
  clear: left; }
body.store .contents .btn {
  display: block;
  clear: both;
  text-align: center;
  margin-bottom: 30px;
  text-align: center;
  padding-top: 50px; }
body.store .contents form {
  width: 736px;
  display: block;
  position: relative;
  float: none;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px; }
  body.store .contents form .itembox {
    width: 245px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 0px;
    padding: 0px;
    height: 502px;
    font-size: 93%;
    text-align: center; }
    body.store .contents form .itembox .item {
      margin-left: 7px;
      margin-right: 7px;
      text-align: center;
      min-height: 480px;
      padding-top: 10px;
      padding-right: 10px;
      padding-left: 10px;
      background-repeat: no-repeat;
      position: relative;
      box-shadow: 0px 0px 7px #cccccc; }
      body.store .contents form .itembox .item img {
        width: 210px; }
      body.store .contents form .itembox .item h4 {
        margin-top: 0px;
        margin-bottom: 0px; }
      body.store .contents form .itembox .item ul {
        margin-top: 0px;
        padding: 0px;
        text-align: left; }
        body.store .contents form .itembox .item ul li {
          list-style: none; }
      body.store .contents form .itembox .item p {
        display: block;
        text-align: right;
        margin-top: auto;
        font-weight: bold;
        position: absolute;
        bottom: 3px;
        right: 28px; }
        body.store .contents form .itembox .item p select {
          width: 100px; }
    body.store .contents form .itembox .active {
      background-color: #f5d791; }
    body.store .contents form .itembox h5 {
      text-align: left;
      font-style: normal; }
  body.store .contents form .Privacycheck {
    padding: 15px;
    background-color: #666;
    color: #FFF;
    font-weight: bold;
    text-align: center; }
    body.store .contents form .Privacycheck strong {
      color: #E57D1B;
      font-weight: bold;
      text-align: center; }
    body.store .contents form .Privacycheck a:hover {
      color: white; }

body.itempage .contents form {
  width: 980px; }

@media screen and (max-width: 1280px) {
  body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper {
    display: none; }
    body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper .storemenu {
      display: none; } }
@media screen and (max-width: 640px) {
  body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper {
    display: none; }
    body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper .storemenu {
      display: none; } }
button {
  border: none;
  background-image: none;
  background-color: transparent;
  padding: 0px;
  display: block;
  float: none;
  cursor: pointer; }

body.store_201405 a.anchor {
  padding-top: 300px;
  margin-top: -300px; }
body.store_201405 .contents {
  padding-bottom: 30px; }
  body.store_201405 .contents .thanks, body.store_201405 .contents .error {
    text-align: center; }
  body.store_201405 .contents .my-sticky-element.stuck {
    position: fixed;
    top: 0; }
  body.store_201405 .contents .sticky-wrapper {
    width: 100%; }
  body.store_201405 .contents .storemenu {
    height: 230px;
    width: 980px;
    z-index: 999;
    background-image: url(/common/images/submenu_bg.png); }
    body.store_201405 .contents .storemenu h3 {
      margin-bottom: 0px; }
    body.store_201405 .contents .storemenu h3.step {
      height: 47px;
      background-image: url(../images/step.gif);
      margin-left: auto;
      margin-right: auto;
      background-repeat: no-repeat;
      text-indent: -9999px;
      margin-bottom: 0px; }
    body.store_201405 .contents .storemenu ul {
      display: block;
      float: left;
      padding: 0px;
      font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif; }
      body.store_201405 .contents .storemenu ul li {
        list-style: none;
        display: inline;
        text-decoration: none;
        margin-right: 1em;
        color: #666666; }
        body.store_201405 .contents .storemenu ul li a {
          text-decoration: none;
          color: #666666; }
        body.store_201405 .contents .storemenu ul li a:hover {
          text-decoration: underline; }
      body.store_201405 .contents .storemenu ul li.ui-state-active a {
        color: #ec3323;
        text-decoration: underline; }
    body.store_201405 .contents .storemenu h5 {
      display: block;
      float: right;
      clear: right;
      margin-bottom: 0px; }
    body.store_201405 .contents .storemenu .itemset {
      clear: both;
      float: none;
      display: block;
      width: 980px;
      height: 150px;
      position: relative;
      background-image: url(/common/images/submenu_bg.png);
      background-repeat: no-repeat;
      background-position: center;
      font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif; }
      body.store_201405 .contents .storemenu .itemset table {
        width: auto;
        height: 130px;
        border: none;
        float: none;
        clear: both;
        background-color: transparent;
        margin-bottom: 0px; }
        body.store_201405 .contents .storemenu .itemset table td {
          width: 110px;
          padding-top: 10px;
          text-align: center;
          background-color: transparent;
          vertical-align: top; }
          body.store_201405 .contents .storemenu .itemset table td a {
            color: #666666; }
  body.store_201405 .contents .itemset.displaynone {
    display: none; }
  body.store_201405 .contents .startbox {
    clear: left; }
  body.store_201405 .contents .btn {
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 50px; }
  body.store_201405 .contents .itembox {
    width: 192px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 3px;
    padding: 0px;
    font-size: 93%;
    text-align: center;
    margin-bottom: 1.6em; }
    body.store_201405 .contents .itembox .item {
      margin-left: 7px;
      margin-right: 7px;
      text-align: center;
      padding: 10px;
      background-repeat: no-repeat;
      position: relative;
      box-shadow: 0px 0px 7px #cccccc; }
      body.store_201405 .contents .itembox .item a:hover {
        text-decoration: none; }
        body.store_201405 .contents .itembox .item a:hover h3 img {
          opacity: 0.7;
          filter: alpha(opacity=70);
          -ms-filter: "alpha(opacity=70)"; }
      body.store_201405 .contents .itembox .item a {
        color: #221814; }
        body.store_201405 .contents .itembox .item a img {
          width: 100%; }
        body.store_201405 .contents .itembox .item a h3 {
          margin: 0px;
          overflow: hidden; }
          body.store_201405 .contents .itembox .item a h3 img {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease; }
        body.store_201405 .contents .itembox .item a h4 {
          font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
          font-size: 138.5%;
          font-weight: normal;
          margin-top: 10px;
          margin-bottom: 0px;
          text-align: center;
          width: 160px;
          min-height: 2.4em; }
        body.store_201405 .contents .itembox .item a h5 {
          font-size: 85%;
          text-align: center;
          font-weight: normal;
          margin-top: 4px;
          margin-bottom: 0.2em;
          min-height: 3.5em; }
        body.store_201405 .contents .itembox .item a h6 {
          margin: 0px;
          text-align: center;
          font-size: 100%;
          font-weight: normal; }
          body.store_201405 .contents .itembox .item a h6 strong {
            font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
            font-size: 161.6%;
            font-weight: normal; }
    body.store_201405 .contents .itembox .active {
      background-color: #f5d791; }
    body.store_201405 .contents .itembox h5 {
      text-align: left;
      font-style: normal; }
  body.store_201405 .contents .Privacycheck {
    padding: 15px;
    background-color: #666;
    color: #FFF;
    font-weight: bold;
    text-align: center; }
    body.store_201405 .contents .Privacycheck strong {
      color: #E57D1B;
      font-weight: bold;
      text-align: center; }
    body.store_201405 .contents .Privacycheck a:hover {
      color: white; }
  body.store_201405 .contents table.calmchairtable h5 {
    font-size: 108%;
    margin: 0px; }

body.itempage .contents form {
  width: 980px; }

body.itemdetail .detail {
  width: 100%;
  margin: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  body.itemdetail .detail .iteminfo {
    width: 360px; }
    body.itemdetail .detail .iteminfo hr {
      width: 100%;
      margin-bottom: 40px;
      margin-top: 40px;
      height: 60px; }
    body.itemdetail .detail .iteminfo h1 {
      color: #221814;
      font-size: 108%;
      margin-bottom: 20px;
      font-weight: normal;
      line-height: 2.3em; }
      body.itemdetail .detail .iteminfo h1 strong {
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
        font-size: 32px;
        margin-bottom: 15px;
        font-weight: normal;
        display: block; }
    body.itemdetail .detail .iteminfo h2.price {
      float: left;
      font-size: 108%;
      color: #221814;
      font-weight: normal; }
      body.itemdetail .detail .iteminfo h2.price span {
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
        font-size: 197%;
        font-weight: normal; }
    body.itemdetail .detail .iteminfo .freeshippingmark {
      margin-top: 5px;
      float: right;
      font-size: 85%;
      padding: 5px;
      color: #ec6c00;
      border-color: #ec6c00;
      border-style: solid;
      border-width: 1px; }
    body.itemdetail .detail .iteminfo .optionselect, body.itemdetail .detail .iteminfo .detailtext, body.itemdetail .detail .iteminfo .cartbtn {
      padding: 5px;
      font-size: 85%; }
      body.itemdetail .detail .iteminfo .optionselect p, body.itemdetail .detail .iteminfo .detailtext p, body.itemdetail .detail .iteminfo .cartbtn p {
        color: #221814;
        margin: 0px;
        padding: 0px; }
      body.itemdetail .detail .iteminfo .optionselect label, body.itemdetail .detail .iteminfo .detailtext label, body.itemdetail .detail .iteminfo .cartbtn label {
        color: #221814; }
    body.itemdetail .detail .iteminfo .cartbtn {
      padding-top: 20px; }
      body.itemdetail .detail .iteminfo .cartbtn .cartnumber {
        text-align: left;
        width: 100px;
        font-size: 16px; }
      body.itemdetail .detail .iteminfo .cartbtn .sendbtn {
        border: none;
        background-image: none;
        background-color: #fff;
        padding: 0px;
        float: right;
        margin-top: -5px;
        margin-bottom: 5px;
        cursor: pointer; }
body.itemdetail .attention {
  margin: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  body.itemdetail .attention h3 {
    font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    font-size: 153.9%;
    font-weight: normal;
    color: #221814; }
  body.itemdetail .attention img {
    display: block;
    margin: auto; }
body.itemdetail .connectionproduct {
  margin: auto; }
  body.itemdetail .connectionproduct h3 {
    font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    font-size: 153.9%;
    font-weight: normal;
    color: #221814; }
  body.itemdetail .connectionproduct .set {
    width: 100%;
    margin: 0px;
    padding: 0px; }
    body.itemdetail .connectionproduct .set li {
      width: 84px;
      display: block;
      margin-right: 24px;
      height: 140px;
      font-size: 11px;
      float: left;
      padding-bottom: 1em; }
      body.itemdetail .connectionproduct .set li a {
        width: 80px;
        height: 80px;
        display: block;
        overflow: hidden;
        position: relative;
        margin-bottom: 3px; }
        body.itemdetail .connectionproduct .set li a img {
          max-height: 80px; }
    body.itemdetail .connectionproduct .set li.lastolumn {
      margin-right: 0px; }

body.cart .cart_itemlist {
  width: 100%;
  padding-bottom: 30px;
  margin: auto; }
  body.cart .cart_itemlist .item {
    color: black;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #CCC; }
    body.cart .cart_itemlist .item img.itemphoto {
      width: 100px;
      padding-right: 20px;
      float: left; }
    body.cart .cart_itemlist .item .iteminfo {
      float: left; }
      body.cart .cart_itemlist .item .iteminfo h3 {
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
        font-size: 153.9%;
        font-weight: normal;
        margin: 0px;
        float: left;
        width: 250px; }
        body.cart .cart_itemlist .item .iteminfo h3 em {
          font-family: 'MS PGothic',arial,helvetica,clean,sans-serif;
          font-size: 12px;
          display: block;
          margin-left: 0em;
          margin-top: 0.5em; }
      body.cart .cart_itemlist .item .iteminfo h4 {
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
        font-size: 108%;
        font-weight: normal;
        margin: 0px;
        float: left;
        width: 150px; }
      body.cart .cart_itemlist .item .iteminfo h6 {
        font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
        font-size: 108%;
        font-weight: normal;
        margin: 0px;
        float: left;
        width: 80px; }
      body.cart .cart_itemlist .item .iteminfo h5 {
        font-size: 100%;
        font-weight: normal;
        margin: 0px;
        float: left;
        text-align: right;
        width: 160px;
        font-family: 'MS PGothic',arial,helvetica,clean,sans-serif; }
        body.cart .cart_itemlist .item .iteminfo h5 strong {
          font-size: 167%;
          font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
          font-weight: normal; }
      body.cart .cart_itemlist .item .iteminfo h3, body.cart .cart_itemlist .item .iteminfo h4, body.cart .cart_itemlist .item .iteminfo h6, body.cart .cart_itemlist .item .iteminfo h5 {
        margin-top: 20px; }
    body.cart .cart_itemlist .item .btn {
      float: right;
      text-align: right; }
      body.cart .cart_itemlist .item .btn .deletebtn {
        border: none;
        background-image: none;
        background-color: #fff;
        padding: 0px;
        display: block;
        float: none;
        margin-top: 10px;
        margin-bottom: 5px;
        cursor: pointer; }
body.cart .total {
  width: 380px;
  padding: 20px;
  float: right;
  margin-right: 60px;
  background-color: #595656;
  margin-bottom: 30px;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  color: white; }
  body.cart .total .text {
    float: left; }
    body.cart .total .text h2 {
      font-family: 'Century Gothic', 'Heiti J', "segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
      font-size: 28px;
      margin: 0px; }
      body.cart .total .text h2 em {
        font-family: 'MS PGothic',arial,helvetica,clean,sans-serif;
        font-size: 14px;
        padding-right: 0.5em; }
    body.cart .total .text h3 {
      font-size: 14px; }
    body.cart .total .text p {
      font-size: 10px; }
  body.cart .total a.floatleft {
    margin-top: 10px; }
  body.cart .total .btn {
    margin-top: 10px; }
  body.cart .total button {
    margin-top: 10px; }

@media screen and (max-width: 1280px) {
  body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper {
    display: none; }
    body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper .storemenu {
      display: none; } }
@media screen and (max-width: 640px) {
  body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper {
    display: none; }
    body.store.itempage .wrap .bodywrap .contents .sticky-wrapper .sticky-wrapper .storemenu {
      display: none; } }
/* CSS Document */
body.craftsman .wrap .contents .Column364 {
  float: left;
  width: 364px; }
body.craftsman .wrap .contents .Column616 {
  float: left;
  width: 616px;
  background-image: url(/craftsman/images/img_tokotowa.jpg);
  height: 484px;
  margin-bottom: 30px; }
  body.craftsman .wrap .contents .Column616 h4 {
    color: #FFF;
    padding-top: 205px;
    padding-left: 322px;
    padding-right: 10px;
    font-weight: bold; }
  body.craftsman .wrap .contents .Column616 h3 {
    color: #FFF;
    padding-top: 10px;
    padding-left: 322px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 0px; }
  body.craftsman .wrap .contents .Column616 p {
    color: #FFF;
    padding-top: 10px;
    padding-left: 322px;
    padding-right: 10px;
    font-weight: bold;
    line-height: 1.5em; }
body.craftsman .wrap .contents .fontpx_11 {
  line-height: 1.2em;
  font-size: 77%;
  font-weight: normal; }

/* CSS Document */
body.brander_p .Column865 {
  padding-left: 85px;
  width: 810px;
  padding-right: 85px;
  margin-right: auto;
  margin-left: auto; }
body.brander_p .contents p {
  font-size: 100%;
  line-height: 2em; }
body.brander_p .Column330 {
  width: 330px;
  padding-top: 220px; }
body.brander_p .Column478 {
  width: 478px;
  min-height: 620px;
  background-image: url(../images/bgimg.png);
  background-position: right bottom;
  background-repeat: no-repeat; }
body.brander_p .Column478 h3 {
  margin-bottom: 20px; }
body.brander_p .popup {
  width: 500px;
  margin-left: auto;
  margin-right: auto; }
  body.brander_p .popup .box {
    height: 300px;
    border-bottom-style: solid;
    border-bottom-width: 1px; }
    body.brander_p .popup .box h2 {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      padding-bottom: 10px; }
    body.brander_p .popup .box p a {
      font-size: 108%; }
      body.brander_p .popup .box p a img {
        float: left; }

/* CSS Document */
body.contact .contents h2, body.contact .contents p {
  width: 700px;
  margin-left: auto;
  margin-right: auto; }
body.contact .contents h3 {
  color: #595757;
  line-height: 1.2em;
  margin-bottom: auto;
  font-weight: bold;
  min-height: 3em;
  text-decoration: underline; }
body.contact .contents p {
  margin-top: 0px;
  line-height: 1.5em; }
body.contact .contents ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
  margin-bottom: 0.5em; }
body.contact .contents form {
  width: 700px;
  margin-left: auto;
  margin-right: auto; }
  body.contact .contents form table {
    width: 700px; }
    body.contact .contents form table th input {
      margin-right: 1px; }
    body.contact .contents form table td p {
      width: auto; }
  body.contact .contents form .btn {
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
body.contact .thanks {
  text-align: center; }

/* CSS Document */
body.shoppinginfo .Column865 {
  padding-left: 80px;
  width: 865px;
  padding-right: 35px;
  margin-right: auto;
  margin-left: auto; }
body.shoppinginfo .contents p {
  font-size: 100%; }
body.shoppinginfo .SHOPPINGINFORMATION {
  background-image: url(/shoppinginfo/images/img_japan.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 22px; }
body.shoppinginfo .SHOPPINGINFORMATION h2 {
  padding-bottom: 0px; }
body.shoppinginfo .step {
  background-image: url(/shoppinginfo/images/img_step.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-top: 0px; }
body.shoppinginfo .step h2 {
  padding-bottom: 300px; }
body.shoppinginfo h4 {
  font-size: 123.1%;
  color: #666; }
body.shoppinginfo .payment p {
  padding-left: 1em; }

/* CSS Document */
body.product .contents {
  color: #3e3a39;
  /* チェア */
  /* オットマン */ }
  body.product .contents h3 {
    margin: 0px;
    padding: 0px; }
  body.product .contents ul {
    margin: 0px; }
    body.product .contents ul li {
      list-style: none; }
  body.product .contents p {
    color: #666666; }
  body.product .contents .box {
    height: 550px;
    min-height: 550px;
    max-height: 550px;
    max-width: 980;
    overflow: hidden;
    padding: 0px; }
  body.product .contents .box p, body.product .contents .box ul {
    font-size: 93%;
    color: #666; }
  body.product .contents .box_01 {
    background-image: url(/product/images/calm_box_01.jpg); }
  body.product .contents .box_01 h3 {
    padding-top: 120px;
    padding-left: 50px;
    padding-bottom: 15px; }
  body.product .contents .box_01 p {
    padding-left: 50px;
    padding-bottom: 20px;
    color: #333; }
  body.product .contents .box_01 ul {
    padding-left: 50px; }
  body.product .contents .box_02 {
    background-image: url(/product/images/calm_box_02.jpg); }
  body.product .contents .box_02 h3 {
    padding-top: 90px;
    padding-left: 590px;
    padding-bottom: 30px; }
  body.product .contents .box_02 p {
    padding-left: 590px;
    padding-bottom: 20px;
    color: #333; }
  body.product .contents .box_02 ul {
    padding-left: 50px; }
  body.product .contents .box_03 {
    background-image: url(/product/images/calm_box_03.jpg); }
  body.product .contents .box_03 h3 {
    padding-top: 80px;
    padding-left: 50px;
    padding-bottom: 30px; }
  body.product .contents .box_03 p {
    padding-left: 50px;
    padding-bottom: 20px;
    color: #333; }
  body.product .contents .box_03 ul {
    padding-left: 50px;
    padding-bottom: 30px; }
  body.product .contents .box_04 {
    background-image: url(/product/images/calm_box_04.jpg); }
  body.product .contents .box_04 h3 {
    padding-top: 130px;
    padding-left: 590px;
    padding-bottom: 30px; }
  body.product .contents .box_04 p {
    padding-left: 590px;
    padding-bottom: 30px;
    color: #FFF;
    font-weight: bold; }
  body.product .contents .box_04 ul {
    padding-left: 590px; }
  body.product .contents .box_05 {
    background-image: url(/product/images/calm_box_05.jpg); }
  body.product .contents .box_05 h3 {
    padding-top: 35px;
    padding-left: 50px;
    padding-bottom: 15px; }
  body.product .contents .box_05 p {
    padding-left: 50px;
    padding-bottom: 10px;
    color: #FFF;
    font-weight: bold; }
  body.product .contents .box_05 ul {
    padding-left: 50px; }
  body.product .contents .box_06 {
    background-image: url(/product/images/calm_box_06.jpg); }
  body.product .contents .box_06 h3 {
    padding-top: 130px;
    padding-left: 500px;
    padding-bottom: 30px; }
  body.product .contents .box_06 p {
    padding-left: 500px;
    padding-bottom: 30px; }
  body.product .contents .box_06 ul {
    padding-left: 500px; }
  body.product .contents .box_07 {
    background-image: url(/product/images/calm_box_07.jpg); }
  body.product .contents .box_07 h3 {
    padding-top: 80px;
    padding-left: 50px;
    padding-bottom: 30px; }
  body.product .contents .box_07 p {
    padding-left: 50px;
    padding-bottom: 30px;
    color: #333; }
  body.product .contents .box_07 ul {
    padding-left: 50px;
    color: #333; }
  body.product .contents .box_08 {
    background-image: url(/product/images/calm_box_08.png); }
  body.product .contents .box_08 h3 {
    padding-top: 130px;
    padding-left: 560px;
    padding-bottom: 30px; }
  body.product .contents .box_08 p {
    padding-left: 562px;
    padding-bottom: 30px; }
  body.product .contents .box_08 ul {
    padding-left: 500px; }
  body.product .contents .box_09 h3 {
    padding-top: 100px;
    padding-left: 550px;
    padding-bottom: 30px; }
  body.product .contents .box_09 p {
    padding-left: 550px;
    padding-bottom: 20px; }
  body.product .contents .box_09 p.fontpx_11 {
    font-size: 85%; }
  body.product .contents .box_09 ul {
    padding-left: 500px; }
  body.product .contents .box_10 {
    background-image: url(/product/images/calm_box_10.jpg);
    height: 785px; }
    body.product .contents .box_10 h3 {
      padding-left: 50px;
      padding-top: 50px; }
    body.product .contents .box_10 p {
      padding-left: 50px;
      padding-top: 10px; }
    body.product .contents .box_10 a.link_ottoman {
      margin-top: 370px;
      margin-left: 50px;
      float: left; }
    body.product .contents .box_10 .link_calmset {
      margin-top: 370px;
      margin-left: 180px;
      float: left; }
  body.product .contents .box_11 {
    background-image: url(/product/images/calm_box_11.jpg);
    min-height: 540px; }
    body.product .contents .box_11 .link {
      margin-top: 440px;
      margin-left: 635px;
      float: left; }
  body.product .contents .colorvariation {
    width: 498px;
    padding-top: 42px; }
  body.product .contents .colorvariation img.PHOTO {
    margin-bottom: 31px;
    cursor: pointer; }
  body.product .contents .colorvariation img.btnaction {
    cursor: pointer; }
  body.product .contents .box_ottoman {
    background-image: url(/product/images/ottoman_photo.jpg); }
  body.product .contents .box_ottoman h3 {
    padding-top: 160px;
    padding-left: 50px;
    padding-bottom: 15px; }
  body.product .contents .box_ottoman p {
    padding-left: 50px;
    padding-bottom: 15px; }
  body.product .contents .box_ottoman ul {
    padding-left: 50px; }
  body.product .contents .box_cushion {
    background-image: url(/product/images/cushion_photo.jpg); }
  body.product .contents .box_cushion h3 {
    padding-top: 160px;
    padding-left: 633px;
    padding-bottom: 15px; }
  body.product .contents .box_cushion p {
    padding-left: 633px;
    padding-bottom: 15px; }
  body.product .contents .box_cushion ul {
    padding-left: 633px; }
  body.product .contents .box_guarantee {
    background-image: url(/product/images/Guarantee_photo.jpg); }
  body.product .contents .box_guarantee h3 {
    padding-top: 140px;
    padding-left: 50px;
    padding-bottom: 30px; }
  body.product .contents .box_guarantee p {
    padding-left: 50px;
    padding-bottom: 30px;
    color: #FFF;
    font-weight: bold; }
  body.product .contents .box_guarantee ul {
    padding-left: 50px;
    color: #FFF;
    font-weight: bold; }
  body.product .contents .box_guarantee ul li {
    margin-bottom: 1em; }
  body.product .contents .box_size {
    background-image: url(/product/images/size_photo.jpg); }
  body.product .contents .box_size h3 {
    padding-top: 15px;
    padding-left: 512px;
    padding-bottom: 0px; }
  body.product .contents .box_size p {
    padding-left: 512px;
    padding-bottom: 0px;
    display: block; }
  body.product .contents .box_size ul {
    padding-left: 512px; }
  body.product .contents .box_sample {
    background-image: url(/product/images/sample_photo.jpg); }
  body.product .contents .box_sample h3 {
    padding-top: 80px;
    padding-left: 40px;
    padding-bottom: 0px; }
  body.product .contents .box_sample p {
    padding-left: 40px;
    padding-bottom: 0px;
    margin-bottom: 0px; }
  body.product .contents .box_sample ul {
    padding-left: 40px; }
  body.product .contents .box_felt {
    background-image: url(/product/images/felt_photo.jpg); }
  body.product .contents .box_felt h3 {
    padding-top: 145px;
    padding-left: 600px;
    padding-bottom: 0px; }
  body.product .contents .box_felt p {
    padding-left: 602px;
    padding-bottom: 0px; }
  body.product .contents .box_felt ul {
    padding-left: 602px; }
  body.product .contents .box_oil {
    background-image: url(/product/images/oil_photo.jpg); }
  body.product .contents .box_oil h3 {
    padding-top: 145px;
    padding-left: 50px;
    padding-bottom: 15px; }
  body.product .contents .box_oil p {
    padding-left: 50px;
    padding-bottom: 8px; }
  body.product .contents .box_oil ul {
    padding-left: 50px; }
  body.product .contents .tower {
    display: block;
    clear: both;
    float: none;
    position: relative;
    background-repeat: no-repeat;
    background-position: center; }
    body.product .contents .tower p {
      line-height: 2.3em; }
    body.product .contents .tower p.PhotoCustom {
      line-height: 1.3em; }
    body.product .contents .tower li {
      margin-bottom: 0.7em; }
  body.product .contents .tower01 {
    background-image: url(/product/images/tower01.jpg);
    height: 1174px; }
    body.product .contents .tower01 h3 {
      position: relative;
      margin-left: 30px;
      padding-top: 30px;
      margin-bottom: 30px; }
    body.product .contents .tower01 p {
      margin-left: 30px;
      margin-bottom: 1.5em;
      line-height: 1.8em; }
    body.product .contents .tower01 ul {
      margin-left: 30px;
      padding-left: 0px; }
  body.product .contents .tower03 {
    height: 1196px;
    background-image: url(/product/images/tower03.jpg);
    background-position: left; }
    body.product .contents .tower03 h3 {
      position: relative;
      margin-left: 524px;
      padding-top: 10px;
      margin-bottom: 30px; }
    body.product .contents .tower03 p {
      margin-left: 524px;
      margin-bottom: 1.5em; }
    body.product .contents .tower03 p.text {
      margin-bottom: 3em; }
    body.product .contents .tower03 ul {
      margin-left: 524px;
      padding-left: 0px; }
  body.product .contents .tower04 {
    height: 657px;
    background-image: url(/product/images/tower04.jpg); }
    body.product .contents .tower04 h3 {
      position: relative;
      margin-left: 30px;
      padding-top: 100px;
      margin-bottom: 30px; }
    body.product .contents .tower04 p {
      margin-left: 30px;
      margin-bottom: 1.5em; }
    body.product .contents .tower04 p.text {
      margin-bottom: 3em; }
    body.product .contents .tower04 ul {
      margin-left: 30px;
      padding-left: 0px; }
  body.product .contents .tower04:hover {
    background-image: url(/product/images/tower04_o.jpg); }
  body.product .contents .tower05 {
    height: 1275px;
    background-image: url(/product/images/tower05.jpg); }
    body.product .contents .tower05 h3 {
      margin-left: 30px;
      padding-top: 900px; }
    body.product .contents .tower05 p {
      margin-left: 30px;
      margin-bottom: 1.5em; }
    body.product .contents .tower05 p.text {
      margin-bottom: 3em; }
    body.product .contents .tower05 ul {
      margin-left: 30px;
      padding-left: 0px; }
  body.product .contents .tower06 {
    height: 953px;
    background-image: url(/product/images/tower06.jpg); }
    body.product .contents .tower06 a.link1 {
      display: block;
      position: absolute;
      margin-top: 144px;
      margin-left: 360px; }
    body.product .contents .tower06 a.link2 {
      display: block;
      position: absolute;
      margin-top: 144px;
      margin-left: 810px; }
  body.product .contents .tower07 {
    height: 1017px;
    background-image: url(/product/images/tower07.jpg); }
    body.product .contents .tower07 a.link1 {
      display: block;
      position: absolute;
      margin-top: 330px;
      margin-left: 210px; }
    body.product .contents .tower07 a.link2 {
      display: block;
      position: absolute;
      margin-top: 330px;
      margin-left: 770px; }
    body.product .contents .tower07 a.link3 {
      display: block;
      position: absolute;
      margin-top: 776px;
      margin-left: 210px; }
    body.product .contents .tower07 a.link4 {
      display: block;
      position: absolute;
      margin-top: 776px;
      margin-left: 770px; }

/* CSS Document */
body.manual .contents h3 {
  color: #221814;
  margin-bottom: 15px;
  font-size: 108%; }
body.manual .contents p {
  font-size: 100%; }
body.manual .contents ul {
  padding-left: 20px; }
  body.manual .contents ul li {
    margin-bottom: 1.1em; }
body.manual .contents .law {
  width: 390px;
  margin-bottom: 15px; }
  body.manual .contents .law h3 {
    font-size: 108%; }
  body.manual .contents .law p {
    font-size: 100%; }
body.manual .contents .privacy {
  width: 566px;
  margin-bottom: 15px; }
body.manual .contents .terms {
  margin-bottom: 15px; }

/* CSS Document */
body.qanda .contents {
  /*各所のFAQ用*/ }
  body.qanda .contents .qanda {
    margin-right: auto;
    margin-left: auto;
    width: 490px; }
    body.qanda .contents .qanda p.attention {
      padding-left: 30px; }
  body.qanda .contents .qanda p {
    margin-top: 0px; }
  body.qanda .contents .qanda dl.faq {
    margin-bottom: 30px;
    line-height: 1.5em; }
  body.qanda .contents .qanda dl.faq dt {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 35px;
    background-image: url(/qanda/images/icon_Q.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    font-weight: bold;
    color: #221814; }
  body.qanda .contents .qanda dl.faq dd {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 35px;
    margin-left: 0px;
    background-image: url(/qanda/images/icon_A.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px; }
    body.qanda .contents .qanda dl.faq dd li {
      margin-bottom: 1.5em;
      list-style-position: outside;
      margin-left: 0.5em; }

/* CSS Document */
body.sitemap .Column865 {
  padding-left: 85px;
  width: 810px;
  padding-right: 85px;
  margin-right: auto;
  margin-left: auto; }
body.sitemap div.Column220 {
  width: 220px; }
body.sitemap div.Column370 {
  width: 370px; }
body.sitemap .Column865 ul {
  font-size: 85%;
  color: #666; }
body.sitemap .Column865 ul li {
  margin-bottom: 0.5em; }
body.sitemap .contents p {
  font-size: 100%; }
body.sitemap .contents a {
  color: #666; }
body.sitemap .contents a:hover {
  color: #EC6C00; }

/* CSS Document */
body.trial .contents {
  color: #5e2a0d;
  border-color: #5e2a0d;
  border-style: solid;
  border-width: 2px;
  margin-bottom: 30px;
  padding-top: 0px; }
  body.trial .contents h1 {
    padding-top: 0px;
    margin-top: 0px; }
  body.trial .contents img {
    max-width: 100%; }
  body.trial .contents .osusume {
    display: block;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    font-size: 146.5%;
    margin-bottom: 30px; }
    body.trial .contents .osusume li {
      margin-bottom: 1em; }
  body.trial .contents p {
    margin-bottom: 20px; }
  body.trial .contents img.contact {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  body.trial .contents .attention {
    border-style: solid;
    border-width: 2px;
    border-color: #5e2a0d;
    display: block;
    width: 686px;
    margin-left: auto;
    margin-right: auto;
    font-size: 100%;
    margin-bottom: 30px;
    padding: 10px; }
    body.trial .contents .attention li {
      margin-bottom: 0.7em;
      margin-left: 20px; }
