/* トップページ：ナビゲーション */

.c-top_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 24px
}
.c-top_nav-home {
  line-height: 1;
  margin: 0 20px 0 0
}
.c-top_nav-home img {
  width: 160px;
  height: auto
}
.c-top_nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 50px 10px;
  padding: 0
}
.c-top_nav-inner li {
  list-style: none;
  padding: 0
}
.c-top_nav-inner a {
  color: #000;
  line-height: 1;
  text-decoration: none
}
.c-visual.top {
  padding: 0
}
.c-top_concept > h2 {
  background-color: #eae5e3;
  padding-top: 56px;
  font-size: 30px;
	font-weight: 400;
  line-height: 1;
  margin: 0 0 -75px;
  text-align: center
}
.c-top_sado {
  background-image: url(https://file001.shop-pro.jp/PA01453/582/images/sado_bg@2x.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 24px 160px
}
.c-top_sado-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%
}
.c-top_sado-inner p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0
}
.c-top_sado-inner img {
  height: auto
}
.c-concept_body .seizou {
  padding-bottom: 0
}
.c-top_info {
  margin: 0 auto;
  padding: 60px 24px 0;
  width: 100%
}
.c-top_info_headline {
  font-size: 30px;
  text-align: center;
  line-height: 1;
  letter-spacing: .2em;
  margin: 0 0 72px
}
.c-top_info-inner {
  width: 100%
}
.c-top_info-inner div {
  border-bottom: 1px solid #000;
  line-height: 1.2;
  letter-spacing: .1em;
  margin-bottom: 16px;
  padding-bottom: 20px
}
.c-top_info-inner div:not(:first-child) {
  margin-top: 36px
}
.c-top_info-inner p {
  font-size: 12px;
  line-height: 1.6
}
@media screen and (min-width:1001px) {
  .c-top_nav {
    padding: 80px 0 140px
  }
  .c-top_nav-home {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 80px 0 120px
  }
  .c-top_nav-home img {
    width: 302px
  }
  .c-top_nav-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 109px 0 0 0;
    position: relative
  }
  .c-top_nav-inner.left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    left: 17px
  }
  .c-top_nav-inner.right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .c-top_nav-inner li {
    margin: 0 15px
  }
  .c-top_nav-inner a {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
  }
  .c-visual.top .c-visual-inner {
    width: 1000px;
    height: 500px
  }
  .c-top_sado {
    min-height: 700px;
    padding-top: 192px
  }
  .c-top_sado-inner {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 900px
  }
  .c-top_sado-inner p {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .c-top_sado-inner img {
    width: 406px
  }
  .c-concept_body .material {
    height: 690px
  }
  .c-concept_body .material .section-txt h2 {
    margin: 0 60px 0 50px!important
  }
  .c-concept_body .material .item-img {
    width: 255px;
    margin-left: 5px
  }
  .c-concept_body .seizou {
    position: relative;
    top: -10px
  }
  .c-concept_body .seizou .section-txt {
    -webkit-box-ordinal-group: 3!important;
    -ms-flex-order: 2!important;
    order: 2!important
  }
  .c-concept_body .seizou .section-txt h2 {
    margin: 0 50px!important
  }
  .c-concept_body .seizou .section-txt p {
    margin-left: 20px
  }
  .c-concept_body .seizou .item-img {
    -webkit-box-ordinal-group: 4!important;
    -ms-flex-order: 3!important;
    order: 3!important;
    width: 252px
  }
  .c-concept_body .seizou .item-link {
    -webkit-box-ordinal-group: 2!important;
    -ms-flex-order: 1!important;
    order: 1!important;
    margin: 0 30px 0 0!important
  }
  .c-top_info {
    width: 750px;
    padding: 60px 0 0
  }
}
@media screen and (max-width:1000px) {
  .c-top_sado-inner p {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .c-top_sado-inner img {
    width: 50%
  }
}
@media screen and (max-width:768px) {
  .c-top_nav {
    -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
  }
  .c-top_nav-home {
    margin: 0 0 20px
  }
  .c-top_nav-inner {
    margin: 0
  }
  .c-top_nav-inner li {
    text-align: center
  }
  .c-top_nav-inner a {
    line-height: 2
  }
  .c-top_concept > h2 {
    background-color: #a60001;
    font-size: 20px;
    letter-spacing: .1em;
    color: #fff;
    display: block;
    padding: 20px 0 24px;
    margin: 0 0 0
  }
  .c-top_sado-inner p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .c-top_sado-inner img {
    width: 60%
  }
}
@media screen and (max-width:480px) {
  .c-top_nav {
    padding: 90px 0 140px
  }
  .c-top_nav-home {
    margin: 0
  }
  .c-top_nav-home img {
    width: 282px
  }
  .c-top_nav-inner {
    display: none
  }
  .c-top_sado {
    background-image: url(https://file001.shop-pro.jp/PA01453/582/images/sado_bg_sp@2x.jpg);
    padding: 25px 24px 70vw
  }
  .c-top_sado-inner img {
    width: 90%
  }
  .c-top_info_headline {
    font-size: 20px;
    margin: 0 0 40px
  }
  .c-top_info-inner div:not(:first-child) {
    margin-top: 28px
  }
  .c-top_info-inner div {
    font-size: 14px;
    margin-bottom: 14px;
    padding-bottom: 16px
  }
}

.slider {
	margin:0 auto;
	padding:0;
	max-width:1200px;
	width: 100%;
}
.slider,.slider *,.slider *::before,.slider *::after {
	box-sizing: border-box;
}
.bx-wrapper .bx-pager {
	padding-top: 10px;
	bottom: -20px;
}
.bx-wrapper {
	margin-bottom: 30px;
	width:100%;
}
.bx-wrapper img {
	width:100%;
}

.slider .bx-wrapper .bx-viewport {
  border:none;
  left:0;
}