html {
    -webkit-text-size-adjust: 100%;
}
header {
    height: 54px;
    background: url(../../images/common/logo.png) no-repeat center center;
    background-size: 87px;
}
header nav {
    display: block;
    position: fixed;
}
header nav ul li {
    margin-bottom: 8px;
    font-size: 84%;
}
header nav ul li ul li {
    margin-bottom: 4px;
    margin-left: 0.5em;
    font-size: 80%;
}
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.51em;
}
.active p, .active a {
    color: #7B7B7B;
}
.nav-button {
    display: none;
}
header div {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 0px;
    width: 44%;
    color: #7B7B7B;
    line-height: 150%;
    font-size: 10px;
}
.logo {
    display: block;
    background: url(../../images/common/logo.png) no-repeat;
    width: 100%;
    height: 37px;
    text-indent: -9999px;
    background-size: 89px;
    margin-bottom: 10px;
}
.accordion3 {
    display: block;
    width: 44%;
    margin-left: 50%;
    background: #fff;
    height: 99vh;
    padding: 80px 3% 0;
}
.nav-wrap.open {
    display: block;
}
.nav-wrap.close {
    display: none;
}
.nav-button {
    display: block;
    cursor: pointer;
}
.nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 998;
    width: 100%;
    height: 100%;
}
.open {
    transition: all 0.4s;
    background-color: rgba(203, 203, 203, 0.39);
}
.nav-button, .nav-button span {
    display: inline-block;
    box-sizing: border-box;
    transition: all 0.4s;
}
.nav-button {
    z-index: 999;
    position: fixed;
    width: 20px;
    height: 18px;
    top: 16px;
    right: 16px;
}
.nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    box-shadow: 0 0 1px white;
}
.nav-button span:nth-of-type(1) {
    top: 0;
}
.nav-button span:nth-of-type(2) {
    top: 8px;
}
.nav-button span:nth-of-type(3) {
    bottom: 0;
}
.nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
}
.nav-button.active span:nth-of-type(2) {
    opacity: 0;
}
.nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
}
.spnone {
    display: none!important;
}
/*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: 11px;
}
.news ul li a span {
    margin-left: 23px;
}
.more {
    display: block;
    text-align: right;
    color: #7B7B7B;
    font-size: 10px;
    letter-spacing: 1px;
    margin: 20px 1em 0 0;
}
.more:before {
    content: "● ";
    color: red;
    font-size: 15px;
}
.top-b {
    padding: 29px 0 50px;
}
.top-b img {
    display: block;
    margin: 0 auto 36px;
	width: 60%;
}
.top-b p {
    color: #fff;
    text-align: center;
    line-height: 160%;
	font-size: 12px;
}
.top-c {
    padding: 29px 0 50px;
}
.top-c img {
    display: block;
    margin: 0 auto 36px;
	width: 50%;
}
.top-c p {
    color: #7B7B7B;
    text-align: center;
    line-height: 160%;
	font-size: 12px;
}
.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;
}
.brandlist {
    background: url(../../images/top/bk.png) no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
.brandlist div {
    background: rgba(255, 255, 255, 0.88);
    padding: 60px 0;
    text-align: center;
	width: 95%;
    margin: 0 auto;
}
.brandlist div a {
    display: block;
        width: 50%;
    margin: 0 auto 24px;
}
.brandlist div a img {
    max-width: 100%;
}
.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;
	font-size: 14px;
    width: 77%;
    margin: 0 auto 40px;
}
/*mvimg*/
.mvimg {
    text-align: center;
    color: #fff;
    padding: 44px 0;
    font-size: 23px;
    letter-spacing: 0.12em;
    margin-bottom: 42px;
}
/*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 5% 30px;
    line-height: 160%;
    font-size: 12px;
}
.company div {
    background: url(../../images/company/bk2.png) no-repeat;
    padding: 60px 5% 70px;
    background-size: cover;
}
.company div table {
    display: block;
}
.company div table tbody {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 16px;
}
.company div table tbody tr {
    margin-bottom: 40px;
    display: block;
}
.company div table tbody tr th {
    width: 100%;
    display: block;
    text-align: left;
    line-height: 2em;
    font-weight: normal;
    font-size: 13px;
}
.company div table tbody tr td {
    width: 100%;
    display: block;
    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: 12px 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: 33px;
    letter-spacing: 0.12em;
    font-weight: normal;
    font-size: 13px;
}
.contact p {
    text-align: center;
    font-size: 13px;
    margin: 20px auto 60px;
    line-height: 160%;
}
.contact div.border {
    border: 4px solid #ACB8BE;
    margin: 0px 4%;
    padding: 20px 4%;
    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;
}
.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;
}
.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: block;
    margin: 0 auto 30px;
    color: #7B7B7B;
    font-size: 11px;
    line-height: 190%;
}
.brands a img {
    display: block;
    width: 100%;
    height: auto;
}
.brands a span {
    display: block;
    width: 94%;
    background: rgba(255, 255, 255, .65);
    padding: 30px 3% ;
    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: 129px;
    margin-bottom: 40px;
    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: 26px;
}
.w740 {
    margin: 0 4% 84px;
    text-align: left;
    color: #000000;
}
.w740 img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.w740 h1 {
    font-size: 30px;
    displau: block;
    font-weight: normal;
    margin: 50px 0;
}
.w740 p {
    line-height: 160%;
    font-size: 100%;
}
.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 {
    margin: 0 3%;
}
.colorlineup img {
    width: 100%;
}
.colorlineup h1 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 42px;
}
.colorlineup-flex, .colorlineup-flex2 , .colorlineup-flex3{
    display: flex;
    flex-wrap: wrap;
}
.colorlineup-flex div {
    width: 48%;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 4%;
}
.colorlineup-flex div:nth-child(2n+0) {
    margin-right: 0px;
}
.colorlineup-flex div img {
    display: block;
    margin-bottom: 10px;
}
.colorlineup-flex2 div {
    text-align: right;
    margin-bottom: 22px;
}
.colorlineup-flex3 div {
    text-align: right;
    margin-bottom: 22px;
}
.colorlineup-flex2 div {
    width: 48%;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 4%;
}
.colorlineup-flex3 div {
    width: 48%;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 4%;
}
.colorlineup-flex2 div:nth-child(2n+0) {
    margin-right: 0px;
}
.colorlineup-flex3 div:nth-child(2n+0) {
    margin-right: 0px;
}
.colorlineup h2 {
    background: #8F8B83;
    color: #fff;
    text-align: center;
    font-size: 29px;
    font-weight: normal;
    padding: 12px 0;
    margin-bottom: 20px;
}
.gallery {
    margin: 0 5%;
}
.gallery img {
    width: 100%;
}
.gallery h1 {
    margin-bottom: 23px;
    text-align: center;
	font-size: 26px;
    margin-top: 50px;
}
.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: 48%;
    margin-bottom: 20px;
    margin-left: 4%;
}
.gallery-flex div:nth-child(2n+1) {
    margin-left: 0px;
}
.cursl {
    margin: 0 auto 40px;
}
.cursl img {
    width: 200px;
    width: 0.5%;
    padding: 0px 12px;
}
a.toiawase {
    display: block;
    background: #FF4747 url("../../images/common/arrow.png") no-repeat right center;
    padding: 4px 30px 4px 12px;
    border-radius: 8px;
    width: 60%;
    margin: 30px auto 0;
}
a.toiawase span {
    display: block;
    color: #fff;
    font-size: 12px;
    padding: 8px;
}
/*chil*/
.chil {
    width: 95%;
    margin: 0 auto;
}
.chil div {
}
.chil div img {
    margin-top: 270px;
    width: 100%;
    box-shadow: 0
}
.chil02-1 div {
    background: url("../../images/chilewich/02-1.png") no-repeat right center;
    background-size: contain;
}
.chil02-2 div {
    background: url("../../images/chilewich/02-2.png") no-repeat right center;
    background-size: contain;
}
.chil02-3 div {
    background: url("../../images/chilewich/02-3.png") no-repeat right center;
    background-size: contain;
}
.chil02-4 div {
    background: url("../../images/chilewich/02-4.png") no-repeat right center;
    background-size: contain;
}
.chil div.chilb {
    height: auto;
    background: none;
    margin: 30px 0 60px;
    align-items: baseline;
}
.chil div.chilb p {
    display: block;
    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;
    margin: 20px 0 0 auto;
}
/* staron */
.staron1 {
    background: url(../../images/staron/01.png) no-repeat right top;
    line-height: 160%;
    margin: 0 0 0 5%;
    padding: 90px 0;
    color: #000;
    background-size: contain;
}
.staron1 h1 {
    display: block;
    font-size: 23px;
    margin: 0px 0 50px;
}
.staron2 {
    display: block;
    margin: 30px auto 100px;
    width: 100%;
}
/*tab*/
.tabbox {
    margin: 98px auto 32px;
}
.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;
    color: #000;
    display: flex;
    align-items: baseline;
}
.tab li:nth-child(2), .content li:nth-child(2) {
    background: #D6D7D8;
}
.content li img {
    width: 30%
}
.content li p {
    display: block;
    margin-left: 4%;
}
.content li p img {
    margin: 20px 0 31px;
    display: block;
    width: 40%
}
.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;
}
a.toiawase2 {
    display: block;
    background: #8CCEE9 url("../../images/common/arrow3.png") no-repeat right center;
    padding: 4px 30px 4px 12px;
    border-radius: 8px;
    width: 60%;
    margin: 30px auto 20px;
}
a.toiawase2 span {
    display: block;
    color: #fff;
    font-size: 12px;
    padding: 8px;
}
/*tatami*/
.tatamibox {
    margin: 0 3%;
}
.tatami {
}
.tatami img {
    height: 300px
}
.tatamibox p {
    padding: 48px 36px;
    line-height: 160%;
    font-size: 100%;
    margin-bottom: 70px
}
.tatami02 {
    display: block;
    width: 90%;
    margin: 0 auto 100px;
}
/*news*/
.news {
    width: 95%;
    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 img{
	width:98%;
	margin:10px auto 0;
	display: inline-block;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
.pc { display: none !important; }
.sp { display: block !important; }

/*pasaya*/
.pasaya-logo{display:block;width:135px!important;margin:50px auto 0px!important;}
.pasayati{text-align:center;margin-bottom:50px;font-size:30px;color:#272520; font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"!important;}
