body {
  background-color: #f7f7f7;
}

#header {
  background-color: #fff;
}

.intro {
  width: 100%;
  height: 580px;
  min-width: 980px;
  text-align: center;
  display: table;
}

.intro__inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.intro__name {
  font-family: "Frutiger LT W01_65 Bold1475746";
  font-size: 60px;
}

.intro__copy {
  font-family: "Gothic MB101 Light";
  font-size: 30px;
  margin: 25px 0 0;
}

.intro_movie {
  position: relative;
  height: 740px;
  color: #fff;
  font-family: "Gothic MB101 Light";
}

.intro_movie__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}

.intro_movie__inner {
  width: 1050px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.intro_movie__left {
  width: 520px;
}

.intro_movie__right {
  width: 520px;
}

.intro_movie__h2 {
  font-size: 36px;
  letter-spacing: 0.14em;
  line-height: 64px;
}

.intro_movie__h3 {
  font-size: 25px;
  letter-spacing: 0.14em;
}

.intro_movie__text {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.15em;
  line-height: 38px;
  margin: 35px 0 0;
}

#type_nav,
.type_nav {
  background: #f3f3eb;
  margin: 0 0 20px;
  padding: 0 10px;
  position: relative;
}

.type_nav__heading {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 25px 0 0;
}

.type_nav__to_all {
  position: absolute;
  right: 10px;
  top: 28px;
  margin: 0;
  text-decoration: underline;
  letter-spacing: 0.02em;
  font-size: 12px;
}

.type_nav__to_all a {
  color: #333333;
}

.type_nav__to_all a img {
  width: 11px;
  height: 11px;
}

.type_nav__list {
  padding: 22px 0 8px;
  display: flex;
  justify-content: space-between;
}

.type_nav__item {
  width: 98px;
  min-height: 105px;
  text-align: center;
  border-radius: 4px;
  background: #f9f9f5;
}

.type_nav__item a {
  display: block;
  box-sizing: border-box;
  height: 100%;
  padding: 15px 0 10px;
  background: #fff;
  border: 3px solid #fff;
  border-radius: 4px;
  position: relative;
  overflow: visible;
  text-decoration: none;
}

.type_nav__item a:hover,
.type_nav__item.current a{
  border: 3px solid #515150;
}

.type_nav__item a:hover::before,
.type_nav__item.current a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #515150 transparent transparent transparent;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
}

.type_nav__figure,
.type_nav__figcaption {
  display: block;
}

.type_nav__figure img {
  width: 75px;
  height: 36px;
}

.type_nav__figcaption {
  font-size: 10px;
  color: #333;
  line-height: 1.4;
  margin: 10px 0 0;
}

.detail_top img {
  display: block;
  max-width: 100%;
  height: auto;
}

.detail_top__body {
  background: #fff;
  border-right: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-radius: 0 0 5px 5px;
}

.detail_top__sns {
  margin: 0;
  padding: 16px 20px 58px 0;
  display: flex;
  flex-direction: row-reverse;
}

.detail_top__sns__item {
  margin: 0 0 0 10px;
}

.detail_top__section--border_bottom {
  border-bottom: 1px solid #d7d7d7;
}

.detail_top__section__inner {
  margin: 0 0 80px;
  padding: 0 40px;
}

.detail_top__section__inner--last {
  margin: 0 0 25px;
}

.detail_top__copy {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "Gothic MB101 Light";
  font-size: 30px;
  letter-spacing: 0.025em;
  line-height: 47px;
}

.detail_top__body_image {
  margin: 75px 0 0;
}

.detail_top__body_text {
  color: #333;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 28px;
  margin: 35px 0 0;
}

.detail_top__body_text--imgtxt {
  margin: 0;
}

.detail_top__imgtxt {
  display: flex;
  justify-content: space-between;
  margin: 35px 0 0;
}

.detail_top__imgtxt__left {
  width: 173px;
}

.detail_top__imgtxt__right {
  width:460px;
}

.detail_top__header_image {
  margin: 0 0 45px;
}

.detail_top__copy_sub {
  color: #515150;
  font-size: 18px;
  font-family: "Gothic MB101 Medium";
  line-height: 28px;
  letter-spacing: 0.025em;
  margin: 15px 0 0;
}

.detail_top__voice--1 {
  margin: 0 0 50px;
  padding: 0 0 50px;
  border-bottom: 1px dashed #d7d7d7;
}

.detail_top__voice__title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.05em;
}

.detail_top__voice__text {
  font-size: 14px;
  color: #333;
  letter-spacing: 0.05em;
  line-height: 28px;
  margin: 20px 0 0;
}

.detail_top__voice__text--imgtxt {
  margin: 0;
}

.detail_top__voice__name {
  margin: 20px 0 0;
  font-size: 12px;
  font-weight: bold;
}

.detail_top__voice__name small {
  font-size: inherit;
}

.detail_top__voice_imgtxt {
  display: flex;
  justify-content: space-between;
  margin: 45px 0 0;
}

.detail_top__voice_imgtxt__left {
  width: 410px;
}

.detail_top__voice_imgtxt__right {
  width: 227px;
}

.detail_top__title {
  font-family: "Gothic MB101 Light";
  font-size: 30px;
  letter-spacing: 0.025em;
  line-height: 47px;
  color: #333;
  text-align: center;
  background: none;
  margin: 75px 0 0;
  padding: 0;
}

.detail_top__hosyou {
  margin: 15px 0 10px;
  text-align: center;
}

.detail_top__hosyou__inner {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
  display: inline-block;
  background: #cacaca;
  padding: 6px 15px;
  border-radius: 4px;
}

.detail_top__riyuu__slider {
  position: relative;
}

.detail_top__riyuu__list {
  
}

.detail_top__riyuu__item {
  padding: 0 40px;
  outline: none;
  position: relative;
  cursor: ew-resize;
  opacity: 0.6;
}

.detail_top__riyuu__item.slick-current {
  opacity: 1;
}

.detail_top__riyuu__item::before {
  color: #515150;
  background: #fff;
  border: 2px solid #515150;
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 25px;
  line-height: 2;
  transition: all 0.3s;
}

.slick-current::before {
  background: #515150;
  color: #fff;
}

.detail_top__riyuu__item--1::before {
  content: "1";
}

.detail_top__riyuu__item--2::before {
  content: "2";
}

.detail_top__riyuu__item--3::before {
  content: "3";
}

.detail_top__riyuu__item--4::before {
  content: "4";
}

.detail_top__riyuu__item--5::before {
  content: "5";
}

.detail_top__riyuu__item--6::before {
  content: "6";
}

.detail_top__riyuu__item--7::before {
  content: "7";
}

.detail_top__riyuu__item--8::before {
  content: "8";
}

.detail_top__riyuu__item--9::before {
  content: "9";
}

.detail_top__riyuu__text {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.05em;
  margin: 15px 0 0;
}

.detail_top__riyuu__text:first-child {
  margin: 0;
}

.riyuu_arrow button {
  z-index: 999;
}

.riyuu_arrow .slick-arrow {
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
}

.riyuu_arrow .slick-arrow::before {
  content: none;
}

.riyuu_arrow .slick-prev {
  left: 5px;
  background-image: url(../images/slide_right.png);
}

.riyuu_arrow .slick-next {
  right: 5px;
  background-image: url(../images/slide_left.png);
}

.detail_top__riyuu__list .slick-dots {
  position: static;
}

.detail_top__riyuu__list .slick-dots li {
  position: absolute;
  width: 29px;
  height: 29px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(1) {
  top: -258px;
  left: 141px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(2) {
  top: -218px;
  right: 133px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(3) {
  top: -150px;
  right: 236px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(4) {
  top: -137px;
  left: 114px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(5) {
  top: -55px;
  left: 83px;

}

.detail_top__riyuu__list .slick-dots li:nth-child(6) {
  top: -55px;
  left: 323px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(7) {
  top: -138px;
  right: 188px;
}

.detail_top__riyuu__list .slick-dots li:nth-child(8) {
  top: -213px;
  right: 70px;
}

.detail_top__riyuu__list .slick-dots li button {
  width: 100%;
  height: 100%;
  background: #fff;
  color: #515150;
  font-size: 13px;
  border: 2px solid #515150;
  border-radius: 50%;
  transition: all 0.3s;
}

.detail_top__riyuu__list .slick-dots li button::before {
  content: none;
}

.detail_top__riyuu__list .slick-dots li.slick-active button {
  background: #515150;
  color: #fff;
}

.riyuu_arrow button {
  z-index: 999;
}

.detail_top__kijiashi {
  margin: 20px 18px;
  padding: 20px;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
}

.detail_top__kijiashi__title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.05em;
  margin: 0 0 15px;
}

.detail_top__kijiashi__list {
  display: flex;
}

.detail_top__kijiashi__item {
  margin: 0 0 0 30px;
  display: flex;
}

.detail_top__kijiashi__item:first-child {
  margin: 0;
}

.detail_top__kijiashi__image {
  width: 58px;
  height: 58px;
  margin: 0 10px 0 0;
}

.detail_top__kijiashi__image a {
  display: block;
  border: 2px solid #d7d7d7;
}

.detail_top__kijiashi__image a:hover {
  border: 2px solid #222;
}

.detail_top__kijiashi__text {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #333;
}

.rotate_image {
  margin: 0 auto;
  cursor: ew-resize;
}

.rotate_controll {
  position: relative;
}

.rotate_controll__left,
.rotate_controll__right {
  top: -200px;
  position: absolute;
  cursor: pointer;
  width: 37px;
  height: 37px;
}

.rotate_controll__left {
  left: 50px;
}

.rotate_controll__right {
  right: 50px;
}

.rotate_desc__title {
  font-family: 'Frutiger LT W01_65 Bold1475746';
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.1em;
}

.rotate_desc__text {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #333333;
  margin-top: 5px;
  text-align: center;
}

.detail_top__movie__text {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #333;
  margin-top: 25px;
}

.detail_top__movie__yt {
  margin: 30px 0 0;
}

._section {
  padding: 100px 0 0;
}

.section__header {
  padding: 45px;
  background: #f3f2ea;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
  position: relative;
}

.section__heading {
  color: #333;
  font-family: "Gothic MB101 Light";
  font-size: 30px;
  letter-spacing: 0.025em;
  line-height: 47px;
  margin: 0;
  padding: 0;
}

.section__header img {
  position: absolute;
  right: 10px;
  bottom: 0;
}

.section__body {
  background: #fff;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  padding: 15px;
}

.section__body--size {
  padding: 10px;
}

.section__body--spec {
  padding: 15px 0;
}

.section__body--philosophy {
  padding: 15px 0;
}

.section__body--color {
  padding: 15px 5px 45px;
}

.section__body--order {
  padding: 25px 0 10px;
}

.section__body--voice {
  padding: 15px 0;
}

/*****/
#size h2,
#size_long h2 {
  background: none;
}

#size .tab_sec #size_02 .size_wrap,
#size .tab_sec #size_03 .inner,
#size .tab_sec #size_04 .inner,
#size_long .tab_sec #size_02 .size_wrap,
#size_long .tab_sec #size_03 .inner,
#size_long .tab_sec #size_04 .inner {
  margin: auto;
}

#size .tab_sec #size_02 .size_memo,
#size .tab_sec #size_03 .size_memo, 
#size .tab_sec #size_04 .size_memo,
#size_long .tab_sec #size_02 .size_memo,
#size_long .tab_sec #size_03 .size_memo, 
#size_long .tab_sec #size_04 .size_memo {
  margin-top: 30px;
}

/*****/

.section__body--feel {
  padding: 65px 10px 35px;
}

.new_feel__desc {
  color: #797979;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
}

.new_feel__tab {
  margin: 60px 0 0;
  text-align: center;
}

.new_feel__tab--foot {
  margin: 30px 0 0;
}

.new_feel__tab__item {
  display: inline-block;
  width: 205px;
  height: 95px;
  margin: 0 20px;
  vertical-align: top;
  overflow: visible;
}

.new_feel__tab__button {
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  font-size: 14px;
  font-family: "Gothic MB101 Regular";
  letter-spacing: 0.15em;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  border: 2px solid transparent;
  position: relative;
}

.new_feel__tab__button--urethane {
  background-image: url(../images/block_img12.jpg)
}

.new_feel__tab__button--feather {
  background-image: url(../images/block_img11.jpg)
}

.new_feel__tab__button:hover,
.new_feel__tab__button.on {
  border: 2px solid #30302f;
}

.new_feel__tab__button:hover::before,
.new_feel__tab__button.on::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #30302f transparent transparent transparent;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
}

.new_feel__tab__button--foot:hover::before,
.new_feel__tab__button--foot.on::before {
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #30302f transparent;
  bottom: auto;
  top: -10px;
}

.new_feel__inner {
  background: #f2f2ea;
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(188, 188, 188, 1);
  margin: 30px 0 0;
  padding: 20px;
  position: relative;
  display: none;
  opacity: 0;
}

.new_feel__inner.on {
  display: block;
  opacity: 1;
  animation: feel_in 1s ease-out;
}

@keyframes feel_in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.new_feel__staff_list {
  display: flex;
  justify-content: space-between;
}

.new_feel__staff {
  width: 162px;
  height: 200px;
  background-image: url(../images/detail_point.jpg);
  text-indent: -9999px;
}

.new_feel__staff--u_1 {
  background-position: -764px -1060px;
}

.new_feel__staff--u_2 {
  background-position: -933px -1060px;
}

.new_feel__staff--u_3 {
  background-position: -1101px -1060px;
}

.new_feel__staff--u_4 {
  background-position: -1270px -1060px;
}

.new_feel__staff--f_1 {
  background-position: -764px -1270px;
}

.new_feel__staff--f_2 {
  background-position: -933px -1270px;
}

.new_feel__staff--f_3 {
  background-position: -1101px -1270px;
}

.new_feel__staff--f_4 {
  background-position: -1270px -1270px;
}

.feel_slide,
.feel_slide.slick-dotted {
  margin: 60px 0;
}

.feel_slide__item img {
  width: 100%;
  height: auto;
}

.feel_slide .slick-arrow {
  width: 32px;
  height: 32px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 9;
}

.feel_slide .slick-arrow::before {
  content: none;
}

.feel_slide .slick-prev {
  background-image: url(../images/bxslider_prev.png);
  left: 10px;
}

.feel_slide .slick-next {
  background-image: url(../images/bxslider_next.png);
  right: 10px;
}

.new_feel__section {
  border-top: 1px solid #fbfbf9;
  box-shadow: 0 -1px 0 0 rgba(216, 216, 214, 1);
  padding: 20px 0;
}

.new_feel__section:last-child {
  padding: 20px 0 0;
}

.new_feel__type {
  width: 673px;
  height: 57px;
  margin: 0 0 11px;
  background-repeat: no-repeat;
  background-image: url(../images/detail_point.jpg);
  text-indent: -9999px;
}

.feel_lv01 {
  background-position: -740px 0;
}

.feel_lv02 {
  background-position: -740px -57px;
}

.feel_lv03 {
  background-position: -740px -114px;
}

.feel_lv04 {
  background-position: -740px -171px;
}

.feel_lv05 {
  background-position: -740px -228px;
}

.feel_lv06 {
  background-position: -740px -285px;
}

.feel_lv07 {
  background-position: -740px -342px;
}

.new_feel__text {
  font-size: 14px;
  line-height: 28px;
  color: #333;
  letter-spacing: 0.05em;
  margin-top: 20px;
}

.new_feel__text--center {
  text-align: center;
}

.new_feel__lv {
  display: flex;
  justify-content: space-between;
}

.new_feel__lv__item {
  width: 335px;
  height: 41px;
  background-repeat: no-repeat;
  background-image: url(../images/detail_point.jpg);
  text-indent: -9999px;
}

.back_lv01 {
  background-position: -740px -419px;
}

.back_lv02 {
  background-position: -740px -460px;
}

.back_lv03 {
  background-position: -740px -501px;
}

.back_lv04 {
  background-position: -740px -542px;
}

.back_lv05 {
  background-position: -740px -583px;
}

.back_lv06 {
  background-position: -740px -624px;
}

.back_lv07 {
  background-position: -740px -665px;
}

.seat_lv01 {
  background-position: -1078px -419px;
}

.seat_lv02 {
  background-position: -1078px -460px;
}

.seat_lv03 {
  background-position: -1078px -501px;
}

.seat_lv04 {
  background-position: -1078px -542px;
}

.seat_lv05 {
  background-position: -1078px -583px;
}

.seat_lv06 {
  background-position: -1078px -624px;
}

.seat_lv07 {
  background-position: -1078px -665px;
}

.new_feel__subtitle {
  color: #333;
  font-family: "Gothic MB101 Light";
  font-size: 30px;
  letter-spacing: 0.025em;
  line-height: 47px;
  text-align: center;
  margin: 75px 0 0;
  padding: 0;
}

.new_feel__movie {
  margin: 30px 0 0;
}

.point_nav__list {
  display: flex;
  width: 100%;
  height: 450px;
}

.point_nav__item {
  position: relative;
  overflow: hidden;
  transition: all .5s;
  width: 25%;
}

.point_nav__item__inner {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.point_nav__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.point_nav__menu {
  position: relative;
  height: 30px;
  padding: 0 15px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all .5s;
}

.point_nav__menu__list {
  height: 30px;
  overflow: hidden;
}

.point_nav__menu__item {
  color: #fff;
  font-size: 12px;
  margin: 0 0 5px;
  padding: 5px;
}

.point_nav__menu__item a:hover {
  opacity: .8;
}

.point_nav__menu__item--title {
  font-size: 14px;
  font-family: "Gothic MB101 Light";
  line-height: 30px;
  width: 100%;
  height: 30px;
  padding: 0;
  margin: 0 0 15px;
  background: rgba(0, 0, 0, .5);
  box-sizing: border-box;
  border: 1px solid #fff;
}

.point_nav__item:hover {
  width: 44.354%;
}

.point_nav__item:hover .point_nav__menu {
  height: 100%;
  background: rgba(0, 0, 0, .3);
}

.point_nav__item:hover .point_nav__menu__list {
  height: auto;
}


/*****/

#point h2,
#spec h2,
#philosophy h2,
#color h2,
#order h2,
#voice h2 {
  background: none;
}

#color .section .block {
  margin: 0;
  padding: 0 10px;
}

#shopping_guide .section .other {
  background: none;
  border-top: 1px dotted #999;
}

#local_follow {
  background: none;
  background-color: #f7f7f7;
}

#local_contact .mail {
  margin: 5px 0 10px;
}

#local_contact .mail a {
  background: none;
  text-indent: inherit;
  margin: 0;
}

#local_contact .side_pagetop a {
  background: none;
  text-indent: inherit;
}

.cmThumbs {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 702px;
  margin: auto;
}

.cmThumbs li {
  width: 96px;
  margin: 0 5px 5px 0;
  cursor: pointer;
  position: relative;
}

.cmThumbs li:nth-child(7n) {
  margin: 0 0 5px;
}

.cmThumbs .active:before {
  content: "";
  display: block;
  border: 2px solid #333;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.infomation {
    text-align: right;
    line-height: 2em;
    margin: 0 14px 50px 0;
    color: #a62e2e;
}
