@charset "UTF-8";
.container_ a {
  text-decoration: none !important;
}

.container_ a:hover {
  text-decoration: none !important;
}

.pcompanylinks a {
  text-decoration: none !important;
}

.pcompanylinks a:hover {
  text-decoration: none !important;
}

/* constant */
/* pcompanylinks */
.pcompanylinks {
  font-size: 0;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pcompanylinks li {
  width: 50%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pcompanylinks li:first-child {
  padding-right: 30px;
}

.pcompanylinks li:last-child {
  padding-left: 30px;
}

.pcompanylinks li img {
  width: 100%;
  height: auto;
}

.pcompanylinks dt {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 25px;
}

.pcompanylinks dd {
  font-size: 14px;
  text-align: left;
}

.pcompanylinks dd img {
  margin-bottom: 35px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .pcompanylinks li {
    width: 100%;
  }
  .contactLink {
    max-width: 100%;
    margin-bottom: 60px;
  }
  .pcompanylinks {
    padding: 0 20px;
  }
  .pcompanylinks li:first-child {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .pcompanylinks li:last-child {
    padding-left: 0;
  }
  .pcompanylinks .rinkbtn {
    text-align: right;
  }
  .contactLink2 {
    width: 100%;
  }
}

/* base */
.serchicon i:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.mainTxt {
  position: absolute;
  left: 0px;
  top: 43%;
  width: 100%;
  text-align: center;
  font-size: 44px;
  color: #FFF;
  line-height: 2;
  line-height: 1;
  font-weight: 600;
}

.mainvsab {
  width: 100%;
  height: 95vh;
  overflow: hidden;
  background-size: cover;
  background-position: bottom center;
  height: auto;
}

.sportconW {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}

.sportfivNav {
  position: fixed;
  background: #EDEDED;
  width: 100%;
}

.sportfivNav {
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  bottom: 0;
  z-index: 100;
}

.sportfivNav ul {
  max-width: 980px;
  margin: 0 auto;
  font-size: 0;
}

.sportfivNav ul li {
  width: 70%;
  display: inline-block;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sportfivNav ul li:first-child {
  padding-right: 40px;
}

.sportfivNav ul li:last-child {
  padding-left: 40px;
}

.sportfivNav ul li dl {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10px;
}

.sportfivNav ul li dt {
  font-size: 16px;
  font-weight: bold;
}

.sportfivNav ul li dd {
  font-size: 12px;
}

.sportfivNav ul li p {
  font-size: 14px;
  width: 50%;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}

.sportfivNav p a {
  background: #000;
  width: 100%;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 24px;
  position: relative;
  color: #FFF;
}

.sportfivNav p a:hover {
  background: #FFF;
  color: #000;
}

.hintbox {
  padding: 80px 5% 60px;
}

.linkprod {
  background: #EEE;
  color: #000;
  letter-spacing: 1px;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  font-size: 11px;
  right: -3.5%;
}

div.container_ {
  min-width: 100%;
  margin-bottom: 0 !important;
}

#footer {
  margin-top: 0;
}

.pc-none {
  display: block;
}

.sp-none {
  display: none;
}

@media screen and (min-width: 768px) {
  .mapss {
    max-width: 600px;
    margin: 0 auto;
  }
  .pc-none {
    display: none;
  }
  .sp-none {
    display: block;
  }
  #header #globalnav {
    left: auto;
    text-align: right;
    width: 100%;
    top: 50px !important;
    right: 28px !important;
    position: absolute !important;
  }
}

.mainImg {
  position: relative;
  width: 100%;
  height: 769px;
}

#covervisual {
  width: 100%;
  height: 769px;
  background-color: #6B3741;
  background-image: none;
}

#covervisual img {
  width: 100%;
  height: 769px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  position: fixed;
}

@media screen and (max-width: 767px) {
  .mainImg {
    position: relative;
    width: 100%;
    height: 559px;
  }
  #covervisual {
    width: 100%;
    height: 559px;
    overflow: hidden;
    padding-top: 73px;
  }
  #covervisual img {
    width: 100%;
    height: 486px;
    border-radius: 50vw 50vw 0 0;
    -o-object-position: 60% 0;
       object-position: 60% 0;
  }
  #covervisual .number {
    font-family: lust-didone-fine, sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 80px;
    line-height: 1.0;
    color: #FFF;
    margin-bottom: 42px;
    position: fixed;
    top: 78px;
    right: 37px;
  }
  .modal-btn {
    width: 25px;
    height: 25px;
    position: fixed;
    left: 10px;
    top: 524px;
    z-index: 1;
  }
  .modal-btn img {
    width: 100%;
  }
  .mainvsab {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }
  .maincp {
    display: none;
  }
  .mainImg {
    overflow: hidden;
  }
  .sp-none_ {
    display: none;
  }
  .video {
    width: 85%;
  }
  .mainTxt {
    top: 33% !important;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    width: calc(100% - 60px);
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .munubtnrapp {
    top: 20px;
  }
  i:after {
    content: '';
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .serchicon {
    position: fixed;
    width: 30px;
    left: 20px;
    top: 15px;
    z-index: 100000;
    display: block;
  }
  .serchicon i:before {
    width: 12px;
    border: 2px #000 solid;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
  }
  .serchicon i:before, .serchicon i:after {
    content: '';
    height: 12px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .serchicon i:after {
    width: 2px;
    background: #000;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 11px;
    left: 15px;
  }
  .splogos {
    display: block !important;
    display: block;
    top: 15px;
    left: 60px;
  }
  .menu-trigger span {
    background: #000;
  }
  .menu-trigger.close span {
    background: #FFF;
  }
  .isResp #header {
    height: auto;
  }
  .mainTxt img {
    max-width: 240px !important;
  }
  #header, #header-box {
    background: transparent !important;
  }
  .intno.menuon .topbaseLogos {
    display: none !important;
  }
  .intno.menuon .topLogos {
    display: block !important;
  }
  .intno.menuon .serchicon i:before {
    border: 2px #FFF solid;
  }
  .intno.menuon .serchicon i:after {
    background: #FFF;
  }
  div.wrapper_ {
    padding-top: 0px !important;
  }
  .sportfivNav {
    padding: 10px;
  }
  .sportfivNav ul li {
    width: 100%;
  }
  .sportfivNav ul li:first-child {
    padding-right: 5px;
  }
  .sportfivNav ul li:last-child {
    padding-left: 5px;
  }
  .sportfivNav ul li dd {
    font-size: 11px;
  }
  .toku-box {
    background: #FFF !important;
    margin-top: 20px !important;
    padding: 3% 5% 3% !important;
  }
  .toku-box h2 {
    font-size: 34px;
  }
  .toku-box .inbox b {
    font-size: 18px !important;
  }
  .toku-box .inbox {
    width: 49%;
  }
  .bdlast {
    border-bottom: solid 1px #000;
    margin-bottom: 20px;
  }
  .hintbox {
    padding: 5%;
  }
  .mapss {
    margin-left: 10px;
    margin-right: 10px;
  }
  .linkprod {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    right: -2%;
  }
}

.linkprod:hover {
  background: #000;
  color: #FFF;
}

div.label {
  font-size: 16px;
  background: #000;
  border: solid 1px #000;
  padding: 2px 10px;
  display: inline-block;
  color: #FFF;
  margin-bottom: 20px;
  width: 7em;
  text-align: center;
}

#campnews1 {
  display: none;
}

#select_lang {
  z-index: 40;
}

#lang_en {
  background: #FFF;
}

#header #globalnav {
  z-index: 10;
}

.contactList {
  text-align: right;
  width: auto;
}

.contactList li {
  width: auto;
}

#sidebox_search *, #sidebox_search :after, #sidebox_search :before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

p.serchicon {
  position: fixed;
}

.mainvsab {
  height: 100% !important;
}

/* parts */
.under-line {
  position: relative;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 10px;
}

.under-line:after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #000000;
  position: absolute;
  right: 0;
  bottom: 0;
}

.maincp {
  z-index: 1000;
}

.scrolltext {
  z-index: 4000;
  bottom: 130px;
}

.scroll:before {
  z-index: 4001;
}

.scroll {
  bottom: 30px;
  z-index: 4002;
}

.fade-in {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.fade-in.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade-in-left {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-150px);
          transform: translateX(-150px);
}

.fade-in-left.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade-in-right {
  -webkit-transition: 2s;
  transition: 2s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(150px);
          transform: translateX(150px);
}

.fade-in-right.is-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.btn {
  display: block;
  position: relative;
  background: #f2f2f2;
  width: 330px;
  position: relative;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  line-height: 1.0;
  padding: 20px 24px;
  margin: 0 auto;
}

.btn:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/assets/img/professional/ar.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  right: 20px;
  top: 25px;
}

.btn:hover:after {
  background: url(https://www.cassina-ixc.jp/assets/img/professional/ar_w.png) left center no-repeat;
  background-size: contain;
}

.btn-white {
  background-color: #FFF;
  color: #000;
}

.btn-white:hover {
  color: #FFF;
  background: #000;
  text-decoration: none;
}

.rinkbtn a {
  margin-top: 0;
}

.sp-fancybox-wrap, .ins-preview-wrapper {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .header-filter {
    position: fixed;
    height: 53.45px;
    top: 0;
    width: 100%;
    left: 0;
    background-color: #a5a5a5;
    mix-blend-mode: multiply;
    z-index: 100;
  }
}

.container {
  max-width: 100%;
}

.container .row {
  margin-bottom: 10px;
}

.container .row .col-6 {
  padding-right: 5px;
  padding-left: 5px;
}

.container .row .col-6:first-child {
  padding-left: 0;
}

.container .row .col-6:last-child {
  padding-right: 0;
}

div.container_ {
  width: 100%;
  background-color: #FFF;
  text-align: left;
  font-family: neue-haas-grotesk-display,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  position: relative;
  padding: 0 0 60px 0 !important;
  margin: 0 auto;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  div.container_ {
    padding-bottom: 0;
  }
}

div.container_ h2.title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 30px;
}

div.container_ .mt-30 {
  margin-top: 30px !important;
}

div.container_ .mt-44 {
  margin-top: 44px !important;
}

div.container_ .mb-0 {
  margin-bottom: 0 !important;
}

div.container_ .mb-20 {
  margin-bottom: 20px !important;
}

div.container_ .mb-25 {
  margin-bottom: 25px !important;
}

div.container_ .mb-80 {
  margin-bottom: 80px !important;
}

div.container_ .pb-80 {
  padding-bottom: 80px !important;
}

div.container_ .ta-r {
  text-align: right;
}

div.container_ .cb {
  clear: both;
}

div.container_ .section-bg-green {
  max-width: 1300px;
  background-color: #6B3741;
  text-align: center;
  padding: 30px 0;
  margin: 0 auto;
}

div.container_ h2.sub-title {
  font-family: lust-didone-fine, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 31px;
  line-height: 1.0;
  letter-spacing: 2px;
}

div.container_ .contactLink a {
  background: #f2f2f2;
  color: #000;
  width: 100%;
  display: block;
  position: relative;
  text-align: left;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 500;
  padding: 20px 24px;
}

div.container_ .contactLink a:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url(https://www.cassina-ixc.jp/assets/img/professional/ar.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 30px;
}

div.container_ .contactLink a:hover {
  background: #000;
  color: #FFF;
}

div.container_ .contactLink a:hover:after {
  background: url(https://www.cassina-ixc.jp/assets/img/professional/ar_w.png) left center no-repeat;
  background-size: contain;
}

div.container_ .itemsslide .slick-prev {
  font-size: 0;
  background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat;
  background-size: auto;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 1rem);
  left: 210px;
  z-index: 100;
  border: none;
}

div.container_ .itemsslide .slick-next {
  font-size: 0;
  background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat;
  background-size: auto;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 1rem);
  left: auto;
  right: 210px;
  z-index: 100;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  border: none;
}

div.container_ section.header {
  padding: 55px 0 67px;
}

div.container_ section.header .number {
  font-family: lust-didone-fine, sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 80px;
  line-height: 1.0;
  color: #FFF;
  margin-bottom: 42px;
}

div.container_ section.header h1.title {
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  line-height: 50px;
  color: #FFF;
  margin-bottom: 37px;
}

div.container_ section.header .description {
  font-size: 14px;
  line-height: 25px;
  color: #FFF;
  margin: 0;
}

div.container_ section.mood_board h2.sub-title {
  color: #FFF;
  margin-bottom: 50px;
}

div.container_ section.mood_board .materials {
  position: relative;
  width: 1088px;
  height: 600px;
  margin: 0 auto;
}

div.container_ section.mood_board .materials .material {
  position: absolute;
}

div.container_ section.mood_board .materials .scale09 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

div.container_ section.mood_board .materials .position {
  top: 0;
  right: 0;
}

div.container_ section.main-dish {
  position: relative;
}

div.container_ section.main-dish h2.sub-title {
  color: #FFF;
  margin-bottom: 510px;
}

div.container_ section.main-dish .ar-image {
  position: absolute;
  top: -80px;
  left: 0;
}

div.container_ section.main-dish .ar-image img {
  max-width: 75%;
}

div.container_ section.main-dish .ar-mark {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  top: 0;
  right: 280px;
  width: 120px;
  height: 120px;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
  color: #FFF;
  font-size: 48px;
  line-height: 1.0;
  padding: 20px 0 0;
  margin-bottom: 13px;
}

div.container_ section.main-dish .ar-mark small {
  display: block;
  font-size: 26px;
}

div.container_ section.main-dish .flipboard {
  max-width: 626px;
  background-color: #FFF;
  padding: 70px 56px 70px 66px;
  margin: 0 auto 40px;
}

div.container_ section.main-dish .flipboard .container {
  padding: 0;
}

div.container_ section.main-dish .flipboard .container .row {
  margin: 0;
}

div.container_ section.main-dish .flipboard .container .row .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
}

div.container_ section.main-dish .flipboard .container .row .col-md-8 {
  padding: 0 0 0 25px;
}

div.container_ section.main-dish .flipboard--title {
  font-family: lust-didone-fine, sans-serif;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  font-size: 25px;
  line-height: 1.0;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

div.container_ section.main-dish .flipboard--text {
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  word-break: break-all;
  margin: 0 0 30px 0;
}

div.container_ section.main-dish .items {
  max-width: 700px;
  margin: 0 auto 50px;
}

div.container_ section.main-dish .items .item .image img {
  max-width: 100%;
}

div.container_ section.main-dish .items .item .title {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #FFF;
  margin-bottom: 14px;
}

div.container_ section.main-dish .items .item .brand {
  color: #FFF;
  font-size: 11px;
  line-height: 1.4;
  font-weight: bold;
}

div.container_ section.spices {
  padding: 74px 70px 0;
}

div.container_ section.spices h2.sub-title {
  text-align: center;
  font-size: 25px;
}

div.container_ section.spices .itemsslide {
  max-width: 1160px;
  margin: 0 auto 60px;
}

div.container_ section.spices .itemsslide li {
  text-align: center;
}

div.container_ section.spices .itemsslide li .pickliimg img {
  max-width: 80%;
  margin: 0 auto;
}

div.container_ section.spices .itemsslide li dt {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  font-weight: normal;
}

div.container_ section.spices .itemsslide li dd {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 0;
}

div.container_ section.spices .flipboard {
  max-width: 626px;
  background-color: #6B3741;
  padding: 61px 56px 61px 66px;
  margin: 0 auto 100px;
}

div.container_ section.spices .flipboard .container {
  padding: 0;
}

div.container_ section.spices .flipboard .container .row {
  margin: 0;
}

div.container_ section.spices .flipboard .container .row .col-md-4 {
  padding: 0;
}

div.container_ section.spices .flipboard .container .row .col-md-8 {
  padding: 0 0 0 25px;
}

div.container_ section.spices .flipboard--title {
  font-family: "lust-didone-fine", sans-serif;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  color: #FFF;
  font-size: 25px;
  line-height: 1.0;
  margin-bottom: 26px;
  letter-spacing: 2px;
}

div.container_ section.spices .flipboard--text {
  text-align: left;
  color: #FFF;
  font-size: 14px;
  line-height: 22px;
  word-break: break-all;
  margin: 0 0 40px;
}

div.container_ section.spices .flipboard .btn-area {
  text-align: center;
}

div.container_ section.spices .flipboard .btn-area .coordinate-btn {
  display: inline-block;
  width: 232px;
  height: 69px;
  text-align: center;
  font-size: 16px;
  line-height: 69px;
  font-weight: 600;
  background-color: #FFF;
  color: #000;
}

div.container_ section.image {
  margin-bottom: 100px;
}

div.container_ section.image .main-image {
  position: relative;
  width: 70%;
  margin: 0 auto;
}

div.container_ section.image .main-image img {
  width: 100%;
}

div.container_ section.image .main-image .rinkbtn {
  position: absolute;
  bottom: 55px;
  right: -62px;
}

div.container_ section.flovers {
  padding: 0 200px 0;
  margin-bottom: 110px;
}

div.container_ section.flovers h2.sub-title {
  text-align: center;
  font-size: 25px;
  margin-bottom: 44px;
}

div.container_ section.flovers .description {
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  margin: 0 0 30px;
}

div.container_ section.flovers .pickList li {
  text-align: center;
}

div.container_ section.flovers .pickList li .pickliimg {
  margin-bottom: 32px;
}

div.container_ section.flovers .pickList li .pickliimg img {
  max-width: 100%;
}

div.container_ section.flovers .pickList li p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 14px;
}

div.container_ section.flovers .pickList li:nth-child(odd) {
  padding-right: 50px;
}

div.container_ section.flovers .pickList li:nth-child(even) {
  padding-left: 50px;
}

div.container_ .btnWrarrp {
  padding: 0 50px;
  margin-bottom: 30px;
}

div.container_ .btnWrarrp .pagengnav {
  border: 1px solid #6B3741;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 30px;
}

@media screen and (max-width: 767px) {
  div.container_ {
    position: relative;
    max-width: 1600px;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    clear: both;
    background-color: #FFF;
    z-index: 10;
    padding: 0;
    margin: 0;
  }
  div.container_ h2.sub-title {
    font-size: 20px;
  }
  div.container_ section.header {
    padding: 40px 0 0 0;
  }
  div.container_ section.header h1.title {
    font-size: 20px;
    line-height: 30px;
  }
  div.container_ section.header .description {
    text-align: left;
    padding: 0 37px;
  }
  div.container_ section.mood_board {
    padding: 62px 0 0 0;
  }
  div.container_ section.mood_board .materials {
    width: 100%;
    height: 410px;
  }
  div.container_ section.mood_board .materials .material {
    width: 100%;
  }
  div.container_ section.mood_board .materials .material img {
    width: 200%;
  }
  div.container_ section.mood_board .materials .position-sp {
    top: -30px;
    left: calc((200% - 100%)/2*-1 - 10px);
  }
  div.container_ section.main-dish {
    padding: 37px 0 0;
  }
  div.container_ section.main-dish h2.sub-title {
    margin-bottom: 0;
  }
  div.container_ section.main-dish .ar-image {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 50px;
  }
  div.container_ section.main-dish .ar-image img {
    width: 120%;
    max-width: 120%;
    position: relative;
    left: -10%;
  }
  div.container_ section.main-dish .ar-mark {
    width: 87px;
    height: 87px;
    top: 30px;
    right: 30px;
    font-size: 29px;
    padding: 18px 0;
  }
  div.container_ section.main-dish .ar-mark small {
    font-size: 17px;
  }
  div.container_ section.main-dish .flipboard {
    position: relative;
    padding: 20px 17px 20px;
    margin: 0 37px;
  }
  div.container_ section.main-dish .flipboard--title {
    font-size: 20px;
    margin-bottom: 22px;
  }
  div.container_ section.main-dish .flipboard--text {
    line-height: 22px;
    text-align: justify;
    margin-bottom: 22px;
  }
  div.container_ section.main-dish .flipboard:after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 100px;
    border: 20px solid transparent;
    border-left: 20px solid #FFF;
  }
  div.container_ section.main-dish .char-image {
    padding-top: 15px;
  }
  div.container_ section.main-dish .char-image img {
    width: 97px;
  }
  div.container_ section.main-dish .contactLink {
    margin: 0;
  }
  div.container_ section.main-dish .contactLink a {
    background-color: #000;
    color: #FFF;
  }
  div.container_ section.main-dish .contactLink a:after {
    background: url(https://www.cassina-ixc.jp/assets/img/professional/ar_w.png) left center no-repeat;
    background-size: contain;
  }
  div.container_ section.main-dish .items {
    padding-bottom: 70px;
  }
  div.container_ section.main-dish .items .item {
    margin-bottom: 30px;
  }
  div.container_ section.spices {
    padding: 34px 0 0;
    margin-bottom: 100px;
  }
  div.container_ section.spices h2.sub-title {
    font-size: 20px;
    margin-bottom: 37px;
  }
  div.container_ section.spices .slick-arrow {
    display: none !important;
  }
  div.container_ section.spices .flipboard {
    position: relative;
    background-color: #6B3741;
    padding: 20px 17px 20px;
    margin: 0 37px;
  }
  div.container_ section.spices .flipboard--title {
    font-size: 20px;
    margin-bottom: 22px;
  }
  div.container_ section.spices .flipboard--text {
    line-height: 22px;
    text-align: justify;
    margin-bottom: 22px;
  }
  div.container_ section.spices .flipboard:after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 100px;
    border: 20px solid transparent;
    border-left: 20px solid #6B3741;
  }
  div.container_ section.spices .char-image {
    text-align: center;
    padding-top: 15px;
  }
  div.container_ section.spices .char-image img {
    width: 97px;
  }
  div.container_ section.spices .contactLink {
    margin: 0;
  }
  div.container_ section.spices .contactLink a {
    background-color: #000;
    color: #FFF;
  }
  div.container_ section.spices .contactLink a:after {
    background: url(https://www.cassina-ixc.jp/assets/img/professional/ar_w.png) left center no-repeat;
    background-size: contain;
  }
  div.container_ section.image {
    margin: 0 37px 100px;
  }
  div.container_ section.image .main-image {
    width: 100%;
  }
  div.container_ section.image .main-image .rinkbtn {
    right: -6px;
    bottom: 55px;
  }
  div.container_ section.image .main-image .modal-btn {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 10px;
    z-index: 100;
  }
  div.container_ section.image .main-image > img {
    width: 100%;
    height: calc(100vw - 37px);
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: -200px 0;
       object-position: -200px 0;
  }
  div.container_ section.flovers {
    padding: 0;
  }
  div.container_ section.flovers .pickList {
    padding: 0 37px;
  }
  div.container_ section.flovers .pickList li:nth-child(odd) {
    padding-right: 0;
  }
  div.container_ section.flovers .pickList li:nth-child(even) {
    padding-left: 0;
  }
  div.container_ section.flovers .pickList li img {
    max-width: 100%;
  }
  div.container_ section.flovers .pickList .slick-prev {
    font-size: 0;
    background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat;
    background-size: cover;
    width: 25px;
    height: 30px;
    position: absolute;
    top: calc(50% - 15px);
    left: -30px;
    z-index: 100;
    border: none;
  }
  div.container_ section.flovers .pickList .slick-next {
    font-size: 0;
    background: url("https://www.cassina-ixc.jp/assets/img/top/arrow_pick.png") left top no-repeat;
    background-size: cover;
    width: 25px;
    height: 30px;
    position: absolute;
    top: calc(50% - 15px);
    right: -30px;
    z-index: 100;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    border: none;
  }
  div.container_ section.flovers .description {
    text-align: left;
    padding: 0 37px;
  }
  div.container_ .btnWrarrp {
    padding: 0 30px;
    margin-bottom: 80px;
  }
  div.container_ .btnWrarrp .pagengnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border: none;
    padding: 20px 0 50px;
    margin-top: 40px;
  }
  div.container_ .btnWrarrp .pagengnav .backBtn {
    width: 100%;
  }
  div.container_ .btnWrarrp .pagengnav .backBtn a:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(https://www.cassina-ixc.jp/assets/ld/img/sengu/iconback.png) left top no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  div.container_ .btnWrarrp .pagengnav .listBtn {
    position: absolute;
    bottom: 0;
    z-index: 1000;
    display: block;
    text-align: center;
    width: 100%;
  }
  div.container_ .btnWrarrp .pagengnav .listBtn a:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(https://www.cassina-ixc.jp/assets/ld/img/sengu/listicon.png) left top no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  div.container_ .btnWrarrp .pagengnav .nextBtn {
    width: 100%;
    text-align: right;
  }
  div.container_ .btnWrarrp .pagengnav .nextBtn a:after {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(https://www.cassina-ixc.jp/assets/ld/img/sengu/iconback.png) left top no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
}

/*base code*/
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

/*the animation definition*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

.remodal {
  padding: 0 !important;
}

.remodal img {
  width: 100%;
  height: auto;
}
/*# sourceMappingURL=room5.css.map */