@charset "UTF-8";

/* =============================================
GOBI 3横並び並び
============================================= */
.brand-page {
  font-size: 13px;
}


.brand-page h3 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin: 0 0 30px;
}

@media screen and (max-width: 768px) {
  .brand-page h3 {
    font-size: 18px;
  }
}

.brand-box {
  width: 100%;
  margin: 0 0 30px;
}

.brand-box img {
  width: 100%;
}



.history-1,
.history-3,
.history-5 {
  text-align: center;
  line-height: 1.8;
}

.history-2,
.history-4 {
  width: 100%;
  max-width: 490px;
  margin: 0 auto 30px;
}

@media screen and (max-width: 768px) {

  .history-1,
  .history-3,
  .history-5 {
    text-align: left;
  }

}


.brand-flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.brand-flex.tech-1 {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: center;
  line-height: 1.8;
}

.brand-flex.tech-1 .flex-img {
  width: 70%;
}

.brand-flex.tech-1 .flex-txt {
  width: 30%;
}

.brand-flex.tech-2 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brand-flex.tech-2 .flex-box {
  width: 32%;
}


.brand-flex.tech-2 .flex-box .icon {
  width: 140px;
  margin: 0 auto 10px;
}

.brand-flex.tech-2 .flex-box .ttl {
  font-size: 18px;
  text-align: center;
  margin: 0 auto 10px;
}

.tech-3 .bx-wrapper .bx-pager {
  display: block;
}

.tech-3 .bx-wrapper ul li {
  margin-left: 0;
}

.tech-3 .bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid #fff;
  background: #000;
}

.tech-3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
.tech-3 .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

.tech-3 .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 15px;
}

.tech-4 {
  text-align: center;
  line-height: 1.8;
}

.tech-5 {
  background: #eee;
  padding: 30px;
  box-sizing: border-box;
}

.brand-flex.blunt-youtube {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brand-flex.blunt-youtube .flex-box {
  max-width: 435px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto 30px;
}

.brand-flex.blunt-youtube .flex-box .youtube {
  width: 100%;
  padding-top: 56%;
  position: relative;
}

.brand-flex.blunt-youtube .flex-box .ttl {
  text-align: center;
  font-size: 16px;
}

.brand-flex.blunt-youtube .flex-box .youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.brand-flex.tech-5 .flex-box {
  width: 32%;
}

.brand-flex.tech-6 {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brand-flex.tech-6 .flex-box {
  width: 150px;
  margin: 0 5px 10px;
}

.brand-flex.tech-6 .flex-box .img {
  display: block;
  width: 140px;
  margin: 0 auto 5px;
}

.brand-flex.tech-6 .flex-box .txt {
  display: block;
  width: 100%;
  margin: 0 auto 5px;
  text-align: center;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .brand-flex.tech-1 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .brand-flex.tech-1 .flex-img,
  .brand-flex.tech-1 .flex-txt {
    width: 100%;
  }

  .brand-flex.tech-2 .flex-box {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 30px;
  }

  .tech-4 {
    text-align: left;
  }

}

/* =============================================
GOBI ３横並び並び
============================================= */
/* =============================================
override
============================================= */
#mb-all-contents>.contents-width {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #mb-all-contents>.contents-width {
    padding: 0;
  }
}

.bx-wrapper .item-slider2 .slide img {
  max-width: 99%;
  display: block;
}

.item-slider2 {
  font-size: 14px;
  line-height: 22px;
}

.bx-wrapper .item-slider2 .slide .tagswrap {
  width: 170px;
  margin: 5px 0;
}

.item-slider2 p span {
  font-weight: bold;
}

/* =============================================
contents
============================================= */
.furla {
  width: 100%;
  min-width: 769px;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', arial, helvetica, sans-serif;
  color: #333;
  padding-bottom: 130px;

}

@media screen and (max-width: 768px) {
  .furla {
    min-width: 320px;
    padding-bottom: 60px;
  }
}

.furla__ttl {
  width: 100%;
  text-align: center;
}

.furla__ttl img {
  width: 100%;
  max-width: 1440px !important;
  height: auto;
}

.furla__history {
  margin: 80px auto 0;
}

@media screen and (max-width: 768px) {
  .furla__history {
    margin-top: 25px;
  }
}

.furla__anchor {
  margin: 140px auto 0;
}

@media screen and (max-width: 768px) {
  .furla__anchor {
    margin-top: 50px;
  }
}

.furla__long {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .furla__long {
    margin-top: 50px;
  }
}

.furla__folding {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .furla__folding {
    margin-top: 50px;
  }
}

.furla__visual {
  margin-top: 130px;
}

@media screen and (max-width: 768px) {
  .furla__visual {
    margin-top: 50px;
  }
}

.furla section p {
  padding: 0;
  margin: 0;
  border-bottom: none;
}

/* =============================================
section brand-history
============================================= */
.brand-history {
  position: relative;
  max-width: 960px;
  height: auto;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .brand-history {
    max-width: 100%;
    padding: 0 10px;
  }
}

.brand-history__ttl {
  font-family: 'aria-text-g2', sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #333 !important;
  letter-spacing: 0.035em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .brand-history__ttl {
    font-size: 20px;
  }
}

.brand-history__cnt {
  max-width: 770px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 40px auto 60px;
}

@media screen and (max-width: 768px) {
  .brand-history__cnt {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 25px auto 40px;

  }
}

.brand-history__logo {
  width: 170px;
  min-width: 170px;
  height: auto;
  margin: 25px 40px 0 0;
}

@media screen and (max-width: 768px) {
  .brand-history__logo {
    width: 42%;
    max-width: 270px;
    min-width: 140px;
    margin: 0;
  }
}

.brand-history__about {
  position: relative;
}

@media screen and (max-width: 768px) {
  .brand-history__about {
    margin-top: 25px;
  }
}

.brand-history__txt {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 2em !important;
}

@media screen and (max-width: 768px) {
  .brand-history__txt {
    line-height: 1.5;
  }
}

.brand-history__btn_toggle {
  display: none;
}

@media screen and (max-width: 375px) {
  .brand-history__btn_toggle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90px;
    height: 30px;
    font-size: 12px;
    line-height: 1;
    margin: 15px auto 0 !important;
    border: 1px solid #ddd !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;

  }

  .brand-history__btn_toggle.is-close::before {
    content: "MORE";
    font-size: 12px;
    line-height: 1;
  }

  .brand-history__btn_toggle.is-open::before {
    content: "CLOSE";
  }
}

.is-close .brand-history__btn_ico {
  position: relative;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}

.is-close .brand-history__btn_ico::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #333;
  top: 50%;
  margin-top: -0.5px;
}

.is-close .brand-history__btn_ico::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #333;
  left: 50%;
  margin-left: -0.5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.is-open .brand-history__btn_ico {
  position: relative;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}

.is-open .brand-history__btn_ico::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #333;
  top: 50%;
  margin-top: -0.5px;
}

.is-open .brand-history__btn_ico::after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #333;
  left: 50%;
  margin-left: -0.5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

.brand-history__sp_wrap {
  display: block;
}

@media screen and (max-width: 375px) {
  .brand-history__sp_wrap {
    display: none;
  }
}

.brand-history__btn {
  max-width: 430px;
  display: block;
  margin: 0 auto;
  padding:15px 0;
}

@media screen and (max-width: 768px) {
  .brand-history__btn {
    max-width: 93%;
  }
}

.brand-history__btn img {
  width: 100%;
  height: auto;
}

/* =============================================
anchor link
============================================= */
.anchor-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  border: 1px solid #bbb;
}

@media screen and (max-width: 768px) {
  .anchor-link {
    max-width: 100%;
  }
}

.anchor-link__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  height: 65px;
  font-size: 18px;
  color: #000;
  text-decoration: none !important;
}

@media screen and (max-width: 768px) {
  .anchor-link__item {
    font-size: 14px;
    height: 50px;
  }
}

.anchor-link__item+.anchor-link__item {
  border-left: 1px solid #bbb;
}

.anchor-link__item::after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #bbb;
  border-left: 2px solid #bbb;
  right: 30px;
  top: 50%;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform: scaleY(0.9) rotateZ(-45deg) translateY(-100%);
  transform: scaleY(0.9) rotateZ(-45deg) translateY(-100%);
}

@media screen and (max-width: 768px) {
  .anchor-link__item::after {
    width: 8px;
    height: 8px;
    right: 15px;
  }
}

/* =============================================
section type
============================================= */
.type-um {
  position: relative;
  height: auto;
}

.type-um__ttl {
  font-family: 'aria-text-g2', sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #333 !important;
  letter-spacing: 0.035em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .type-um__ttl {
    font-size: 20px;
  }
}

.type-um__subttl {
  font-size: 18px;
  text-align: center;
  margin-top: 15px !important;
}

@media screen and (max-width: 768px) {
  .type-um__subttl {
    font-size: 14px;
    margin-top: 10px !important;
  }
}

.type-um__cnt {
  max-width: 960px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 50px auto 70px;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .type-um__cnt {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px auto 40px;
    padding: 0 10px;
  }
}

.type-um__pic {
  margin-right: 40px;
  max-width: 375px;
  height: auto;
}

@media screen and (max-width: 768px) {
  .type-um__pic {
    margin: 0 auto;
    width: 82%;
    max-width: 520px;
  }
}

.type-um__about {
  position: relative;
}

@media screen and (max-width: 768px) {
  .type-um__about {
    margin-top: 15px;
  }
}

.type-um__txt_ttl {
  position: relative;
  display: block;
  text-align: left;
  font-size: 15px;
  margin-bottom: 18px;
}

@media screen and (max-width: 768px) {
  .type-um__txt_ttl {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.type-um__txt_ttl::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ddd;
  bottom: 5px;
  left: 0;
  z-index: 1;
}

.type-um__txt_inner {
  position: relative;
  background: #fff;
  padding-right: 0.5em;
  z-index: 10;
}

.type-um__txt {
  font-size: 14px;
  line-height: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}

@media screen and (max-width: 768px) {
  .type-um__txt {
    line-height: 1.5;
  }
}

.type-um__item_wrap {
  background: #f4f4f4;
  padding: 30px 0;
}

@media screen and (max-width: 768px) {
  .type-um__item_wrap {
    padding: 25px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.type-um__item_wrap .recommend-ttl {
  font-size: 14px;
  line-height: 1.7;
}

.type-um__item_wrap .price {
  display: inline-block;
  margin-top: 0.5em;
}

.type-um__btn {
  max-width: 430px;
  display: block;
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  .type-um__btn {
    max-width: 400px;
    margin-top: 25px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.type-um__btn img {
  width: 100%;
  height: auto;
}

/* =============================================
visual-area
============================================= */
.visual-area {
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .visual-area {
    padding: 0;
  }
}

.visual-area__img {
  display: block;
  width: 100%;
  max-width: 770px !important;
  margin: 0 auto;
}

.visual-area__btn {
  max-width: 430px;
  display: block;
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  .visual-area__btn {
    margin-top: 25px;
    max-width: 400px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.visual-area__btn img {
  width: 100%;
  height: auto;
}
.l-container {
width: 100%;
}
.kokoti_bg {
width: 990px;
margin: 0 auto;	
}
.tkspagebackground {
  background-color:
    #FCF5F1;
}
@media screen and (max-width: 768px) {
  .kokoti_bg{
    width:auto;
    background-color:#FCF5F1;
  }
}

</style>
