body {
    display: flex;
    color: #707070;
    flex-wrap: wrap;
}
header {
    display: block;
    width: 205px;
    padding: 0px 37px 0 43px;
    position: fixed;
    z-index: 10;
    height: 100vh;
    background: url(../../images/common/shadow.png) right repeat-y;
}
header nav {
    display: block;
    position: fixed;
    top: 110px;
}
header nav ul li {
    margin-bottom: 12px;
    font-size: 110%;
}
header nav ul li ul li {
    margin-bottom: 4px;
    margin-left: 0.5em;
    font-size: 90%;
}
header nav ul li a, header nav ul li p {
    color: #ACB8BE;
}
header nav ul li a:before, header nav ul li p:before {
    content: ">";
}
ul.inner li a:before {
    content: none;
}
.accordion3 .inner {
    display: none;
}
.accordion3 .inner.open {
    display: block;
}
.accordion3 .inner:nth-of-type(1) {
    margin-top: 10px;
}
.accordion3 p {
    cursor: pointer;
}
.accordion3 .inner li {
	    margin-bottom: 0.5em;
}
.active p, .active a {
    color: #7B7B7B ;
}
.nav-button, nav div {
    display: none;
}
/**a-effect**/
.accordion3 a{
	position: relative;
  display: inline-block;
  transition: .3s;
}
.accordion3 a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color:#8CCEE9 !important;
  transition: .3s;
}
.accordion3 a:hover::after {
  width: 100%;
	color: #2ecc71 !important;
}
/**a-effect_end**/
header div {
    display: block;
    position: fixed;
    bottom: 0;
    color: #7B7B7B;
    line-height: 150%;
}
header div address {
    font-style: normal;
    font-size: 10px;
    display: block;
    margin-top: 30px;
}
.logo {
    display: block;
    background: url(../../images/common/logo.png) no-repeat;
    width: 164px;
    height: 67px;
    text-indent: -9999px;
    background-size: 164px;
    margin-bottom: 40px;
}
#content-main {
    padding: 0 0 0 280px;
    width: 100%;
    min-width: 760px;
}
/* common */



/*top*/
.news {
    padding-bottom: 15px;
}
.news h1 {
    color: #7B7B7B;
    font-style: normal;
    margin: 30px 0 20px 30px;
}
.news ul {
    list-style: none;
    margin-left: 30px;
}
.news ul li {
    margin-bottom: 13px;
}
.news ul li a {
    color: #7B7B7B;
    font-size: 12px;
}
.news ul li a span {
    margin-left: 43px;
}
.more {
    color: #7B7B7B;
    font-size: 10px;
    letter-spacing: 1px;
    margin: 20px 0 0 30px;
}
.more:before {
    content: "● ";
    color: red;
    font-size: 15px;
}
.top-c {
    padding: 29px 0 339px;
}
.top-c img {
    display: block;
    margin: 0 auto 36px;
}
.top-c p {
    color: #7B7B7B;
    text-align: center;
    line-height: 160%;
}
.top-c a{
	opacity:1.0;
}
.top-c a:hover{
	opacity:0.6;
}
.top-b01 {
    background: url(../../images/top/list-01-b.png) no-repeat center right;
    background-size: cover;
}
.top-b02 {
    background: url( "../../images/top/staron_bk.jpg") no-repeat center right;
    background-size: cover;
}
.top-b {
    padding: 29px 0 339px;
}
.top-b a{
	opacity:1.0;
}
.top-b a:hover{
	opacity:0.6;
}
.top-b img {
    display: block;
    margin: 0 auto 36px;
}
.top-b p {
    color: #fff;
    text-align: center;
    line-height: 160%;
}
.brandlist {
    background: url(../../images/top/bk.png) no-repeat;
    background-size: cover;
    padding: 70px 124px;
}
.brandlist div {
    background: rgba(255, 255, 255, .94);
    padding: 60px 0;
    text-align: center;
}
.brandlist div a {
    display: block;
    margin-bottom: 35px;
}
.brandlist h1 {
    font-weight: normal;
    padding: 60px 0;
    background: url(../../images/common/m-line.png) no-repeat center top;
}
.brandlist h1 span {
    display: block;
    font-weight: normal;
    margin-bottom: 20px;
}
/*mvimg*/
.mvimg {
    text-align: center;
    color: #fff;
    padding: 84px 0;
    font-size: 46px;
    letter-spacing: 0.12em;
    margin-bottom: 82px;
}
/*company*/
.company-mv {
    background: url(../../images/company/bk.png) no-repeat center;
    background-size: cover;
}
.company h1 {
    display: block;
    text-align: center;
    padding: 0px 0 66px;
    background: url(../../images/common/m-line2.png) no-repeat center bottom;
    font-size: 23px;
    letter-spacing: 0.12em;
    font-weight: normal;
}
.company h2 {
    display: block;
    text-align: center;
    padding: 0px 0 66px;
    background: url(../../images/common/m-line3.png) no-repeat center bottom;
    font-size: 23px;
    letter-spacing: 0.12em;
    font-weight: normal;
    color: #fff;
    margin-bottom: 74px;
}
.company p {
    margin: 40px 95px 30px;
    line-height: 160%;
    font-size: 12px;
}
.company div {
    background: url(../../images/company/bk2.png) no-repeat;
    padding: 60px 20% 70px 20%;
    background-size: cover;
}
.company div table {
    display: block;
}
.company div table tbody {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 19px;
}
.company div table tbody tr {
    margin-bottom: 110px;
    display: block;
    display: flex;
}
.company div table tbody tr th {
    width: 35%;
    text-align: left;
    line-height: 2em;
    font-weight: normal;
}
.company div table tbody tr td {
    width: 65%;
    line-height: 2em;
    font-weight: normal;
}
.company div table tbody tr td em {
    display: block;
    border: 1px solid #fff;
    text-align: center;
    font-style: normal;
    font-weight: normal;
	margin: 10px auto;
}
.company div table tbody tr:last-child td {
    font-size: 21px;
    line-height: 160%;
    padding-top: 0.5em;
}
/*contact*/
.contact-mv {
    background: url(../../images/contact/mv.png) no-repeat center;
    background-size: cover;
}
.contact h1 {
    display: block;
    text-align: center;
    padding: 0px 0 66px;
    background: url(../../images/common/m-line2.png) no-repeat center bottom;
    font-size: 23px;
    letter-spacing: 0.12em;
    font-weight: normal;
    font-size: 23px;
}
.contact p {
    text-align: center;
    font-size: 13px;
    margin: 20px auto 60px;
    line-height: 160%;
}
.contact div.border {
    border: 22px solid #ACB8BE;
    margin: 0 10%;
    padding: 70px 10%;
    font-size: 14px;
}
.contact div table {
    display: block;
}
.contact div table tbody {
    width: 100%;
    display: block;
}
.contact div table tbody tr {
    display: block;
}
.contact div table tbody tr th {
    display: block;
    font-weight: normal;
    text-align: left;
}
.contact div table tbody tr th span {
    border: red 1px solid;
    color: red;
    padding: 1px 3px;
    font-size: 11px;
    margin-left: 10px;
}
.contact div table tbody tr td {
    display: block;
    margin: 12px 0 20px;
}
.contact div table tbody tr td.checkbox {
    display: flex;
    flex-wrap: wrap;
}
.contact div table tbody tr td.checkbox label {
    display: block;
    width: 50%;
    margin-bottom: 12px;
}
.contact div table tbody tr td input {
    width: 100%;
    background: #eee;
	padding: 4px 0px;
}
.contact div table tbody tr td textarea {
    width: 100%;
    background: #eee;
    height: 280px;
	padding: 4px 0px;
}
.contact div table tbody tr td.checkbox input {
    width: auto;
}
.contact div table tbody tr td p {
    font-size: 10px;
    text-align: left;
}
.send input {
    border: none;
    background: #FF4747;
    color: #fff;
    display: block;
    margin: 20px auto 0;
    font-size: 15px;
    text-align: center;
    padding: 5px 13px;
}
/*brands*/
.brands-b {
    background: url(../../images/brandlist/bk.png) repeat-y right top;
    background-size: 100%;
}
.brands {
    margin-bottom: 96px;
}
.brands h1 {
    background: url(../../images/common/m-line4.png) no-repeat center bottom;
    font-size: 20px;
    text-align: center;
    display: block;
    padding-bottom: 147px;
    font-weight: normal;
    margin-bottom: 51px;
}
.brands h1 img {
    margin: 0px auto 60px;
    display: block;
}
.brands h1 span {
    font-size: 80%;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.brands a {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 30px;
    width: 907px;
    color: #7B7B7B;
    font-size: 11px;
    line-height: 190%;
}
.brands a img {
    display: block;
    width: 453px;
    height: auto;
}
.brands a span {
    display: block;
    width: 428px;
    background: rgba(255, 255, 255, .65);
    padding: 30px 10px 0 15px;
    border-top: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.brands a span img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto 20px;
}
/*brand common*/
.brand-mv {
    background: url(../../images/common/m-line5.png) no-repeat center bottom;
    padding-bottom: 229px;
    margin-bottom: 100px;
    margin-top: 0;
    padding-top: 0;
}
.brand-mv img {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}
.brand-mv2 {
    background: url(../../images/common/m-line5.png) no-repeat center bottom;
    padding-bottom: 133px;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 0;
}
.brand-mv2 img {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}
.brand-mv2 h1 {
    text-align: center;
    margin-top: 100px;
    color: #333;
    font-size: 30px;
}
.w740 {
    max-width: 740px;
    margin: 0 auto 84px;
    text-align: left;
    color: #000000;
}
.w740 img {
    display: block;
    margin: 0 auto;
}
.w740 h1 {
    font-size: 39px;
    displau: block;
    font-weight: normal;
    margin: 50px 0;
}
.w740 p {
    line-height: 160%;
    font-size: 120%;
}
.w740 h2 {
    margin: 50px 0 10px;
    letter-spacing: 0.25em;
}
.w740 .size {
    text-align: center;
    border: 1px solid #707070;
    padding: 10px 0;
    display: flex;
}
.w740 .size div {
    text-align: center;
    width: 50%;
    padding: 10px 0;
}
.w740 .size div:first-child {
    border-right: 1px solid #707070;
}
.w740 .tani {
    text-align: right;
    font-size: 12px;
}
.colorlineup {
    width: 764px;
    margin: 0 auto;
}
.colorlineup2 {
    width: 842px;
    margin: 0 auto;
}
.colorlineup3 {
    width: 900px;
    margin: 0 auto;
}
.colorlineup h1 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 42px;
}
.colorlineup-flex, .colorlineup-flex2, .colorlineup-flex3 {
    display: flex;
    flex-wrap: wrap;
}
.colorlineup-flex div {
    width: 220px;
    text-align: right;
    margin-bottom: 73px;
    margin-right: 50px;
}
.colorlineup-flex2 div {
    width: 259px;
    margin-right: 31px;
    text-align: right;
    margin-bottom: 22px;
}

.colorlineup-flex3 div {
    width: 400px;
    margin-right: 40px;
    text-align: right;
    margin-bottom: 22px;
}
.colorlineup-flex div:nth-child(3n+0) {
    margin-right: 0px;
}
.colorlineup-flex2 div:nth-child(3n+0) {
    margin-right: 0px;
}

.colorlineup-flex3 div:nth-child(2n+0) {
    margin-right: 0px;
}
.colorlineup-flex div img {
    display: block;
    margin-bottom: 10px;
}
.colorlineup-flex2 div img {
    margin-bottom: 12px;
}

.colorlineup-flex3 div img {
    margin-bottom: 12px;
}
.colorlineup h2 {
    background: #8F8B83;
    color: #fff;
    text-align: center;
    font-size: 29px;
    font-weight: normal;
    padding: 12px 0;
    margin-bottom: 20px;
}
.gallery {
    width: 940px;
    margin: 0 auto;
}
.gallery h1 {
    margin-bottom: 23px;
    text-align: center;
    font-size: 32px;
}
.gallery-flex {
    display: flex;
    flex-wrap: wrap;
    background: url(../../images/common/m-line5.png) no-repeat center top;
    padding-top: 123px;
}
.gallery-flex div {
    width: 300px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.gallery-flex div:nth-child(3n+1) {
    margin-left: 0px;
}
.cursl {
    width: 99.4%;
    margin: 0 auto 40px;
}
.cursl img {
    margin-right: 25px;
	width: 0.8%;
}
a.toiawase {
    display: block;
    background: #FF4747 url("../../images/common/arrow.png") no-repeat right center;
    padding: 4px 30px 4px 12px;
    border-radius: 3px;
    width: 341px;
    margin: 126px auto 0;
    box-shadow: 0px 2px 8px -1px #e0e0e0;
}
a.toiawase span {
    display: block;
    color: #fff;
    font-size: 13px;
    padding: 8px;
}
/*chil*/
.chil {
    width: 900px;
    margin: 0 auto;
}
.chil div {
    height: 260px;
}
.chil div img {
    margin-top: 110px;
}
.chil02-1 div {
    background: url("../../images/chilewich/02-1.png") no-repeat right center;
}
.chil02-2 div {
    background: url("../../images/chilewich/02-2.png") no-repeat right center;
}
.chil02-3 div {
    background: url("../../images/chilewich/02-3.png") no-repeat right center;
}
.chil02-4 div {
    background: url("../../images/chilewich/02-4.png") no-repeat right center;
}
.chil div.chilb {
    height: auto;
    display: flex;
    justify-content: space-between;
    background: none;
    margin: 30px 0 60px;
    align-items: baseline;
}
.chil div.chilb p {
    display: block;
    width: 586px;
    font-size: 13px;
    line-height: 160%;
}
.chil div.chilb a {
    display: block;
    width: 134px;
}
.chilb a {
    background: #6B96AB url("../../images/common/arrow2.png") no-repeat right center;
    ;
    box-shadow: 0px 2px 8px -1px #e0e0e0;
    color: #fff;
    padding: 16px 20px 12px;
    font-size: 13px;
}
/* staron */
.staron1 {
    background: url(../../images/staron/01.png) no-repeat right top;
    line-height: 160%;
    width: 820px;
    margin: -100px 0 0 auto;
    padding: 90px 0;
    color: #000;
}
.staron1 h1 {
    display: block;
    font-size: 29px;
    margin: 0px 0 50px;
}
.staron2 {
    display: block;
    margin: 30px auto 100px;
}
/*tab19-08-07*/
.stonebox{
	margin-bottom:100px;
}
.tabbox {
    margin: 98px auto 32px;
    width: 790px;
}
.tabbox li {
    list-style: none;
}
.tab {
    overflow: hidden;
    display: flex;
}
.tab li {
    background: #FEEBC5;
    padding: 20px 0 10px;
    margin-right: 1px;
    color: #fff;
    width: 50%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}
.tab .select {
    color: #333!important;
}
.content li {
    background: #FEEBC5;
    padding: 30px 30px 22px 30px;
    display: flex;
    color: #000;
}
.tab li:nth-child(2), .content li:nth-child(2) {
    background: #D6D7D8;
}
.content li img {
}
.content li p {
    display: block;
    width: 390px;
    margin-left: 36px;
}
.content li p img {
    margin: 20px 0 31px;
    display: block;
}
.content li p em {
    display: block;
    margin-bottom: 26px;
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
}
.content li p span {
    display: block;
    font-size: 13px;
    line-height: 140%;
    margin-bottom: 40px;
}
.content a {
    display: block;
    background: #E58042;
    color: #fff;
    width: 169px;
    border-radius: 8px;
    padding: 12px 0 10px;
    text-align: center;
    margin: 0 auto;
}
.content li:nth-child(2) {
    display: none;
}
/*tab19-08-07*/
a.toiawase2 {
    display: block;
    background: #8CCEE9 url("../../images/common/arrow3.png") no-repeat right center;
    padding: 4px 30px 4px 12px;
    border-radius: 3px;
    width: 341px;
    margin: 0px auto 20px;
    box-shadow: 0px 2px 8px -1px #e0e0e0;
}
a.toiawase2 span {
    display: block;
    color: #fff;
    font-size: 13px;
    padding: 8px;
}
/*tatami*/
.tatamibox {
    width: 884px;
    margin: 0 auto;
}
.tatami {
}
.tatamibox p {
    padding: 48px 36px;
    line-height: 160%;
    font-size: 130%;
    margin-bottom: 100px
}
.tatami02 {
    display: block;
    width: 466px;
    margin: 0 auto 100px;
}
/*news*/
.news {
    width: 818px;
    margin: 0 auto;
}
.news article {
    border-bottom: 1px solid #707070;
    padding-bottom: 63px;
    margin-bottom: 100px;
}
.news article em {
    font-size: 12px;
    font-style: normal;
    margin-bottom: 20px;
}
.news article h1 {
    color: #333;
    margin: 20px 0 30px;
}
.news article p {
    font-size: 13px;
    line-height: 160%;
}
.thanks {
	max-width:98%;
	margin:10px auto 0;
	display: inline-block;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
/*pasaya*/
.pasaya-logo{display:block;width:135px!important;margin:50px auto -50px!important;}
.pasayati{text-align:center;margin-bottom:100px;font-size:30px;color:#272520;font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"!important;}