@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 */
div.wrapper_ {
  padding-top: 100px;
}

.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;
  z-index: 10;
}

.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: calc(100vh - 100px);
}

.mainImg-inner {
  position: fixed;
  width: 100%;
  height: calc(100vh - 100px);
}

.mainTxt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: neue-haas-grotesk-display,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  z-index: 10;
}

.mainTxt .head {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.mainTxt .head .image {
  text-align: center;
  font-size: 1px;
  padding: 13px 0;
}

.mainTxt .head .image img {
  width: 300px;
}

.mainTxt .head .line {
  width: 0;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.mainTxt .head .line.is-show {
  width: 100%;
}

.mainTxt .title {
  position: absolute;
  bottom: 50px;
  left: 135px;
  text-align: left;
}

.mainTxt .title .logo {
  margin-bottom: 21px;
}

.mainTxt .title .logo img {
  width: 507px;
}

.mainTxt .title .sub-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.0;
}

.mainTxt .text {
  position: absolute;
  top: 95px;
  right: 90px;
  text-align: right;
}

.mainTxt .text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
  margin-bottom: 5px;
  letter-spacing: 1px;
}

.mainTxt .text .ls-1 {
  letter-spacing: 1px;
}

.mainText-bg {
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ededed;
  mix-blend-mode: multiply;
  z-index: 5;
}

.swiper-slide {
  position: relative;
  z-index: 1;
}

.swiper-slide .slide-content {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
  -webkit-transition: -webkit-clip-path 1.5s ease;
  transition: -webkit-clip-path 1.5s ease;
  transition: clip-path 1.5s ease;
  transition: clip-path 1.5s ease, -webkit-clip-path 1.5s ease;
  background-color: transparent;
}

.swiper-slide .slide-content .slide-image {
  background-size: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 1.5s ease;
  transition: -webkit-transform 1.5s ease;
  transition: transform 1.5s ease;
  transition: transform 1.5s ease, -webkit-transform 1.5s ease;
}

.swiper-slide.swiper-slide-next .slide-content, .swiper-slide.swiper-slide-duplicate-next .slide-content {
  opacity: 0;
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
}

.swiper-slide.swiper-slide-next .slide-content .slide-image, .swiper-slide.swiper-slide-duplicate-next .slide-content .slide-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.swiper-slide.swiper-slide-prev .slide-content, .swiper-slide.swiper-slide-duplicate-prev .slide-content {
  opacity: 1;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}

.swiper-slide.swiper-slide-active .slide-content, .swiper-slide.swiper-slide-duplicate-active .slide-content {
  opacity: 1;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}

@media screen and (max-width: 767px) {
  .mainImg-inner {
    height: 100vh;
  }
  .mainTxt {
    top: 55px;
    left: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 55px);
  }
  .mainTxt .head .image {
    font-size: 1px;
  }
  .mainTxt .head .image img {
    width: 211px;
  }
  .mainTxt .title {
    bottom: 148px;
    left: 25px;
  }
  .mainTxt .title .logo {
    font-size: 1px;
    margin-bottom: 19px;
  }
  .mainTxt .title .logo img {
    width: 286px;
  }
  .mainTxt .title .sub-title {
    font-size: 20px;
  }
  .mainTxt .text {
    top: 73px;
    right: 25px;
  }
  .mainTxt .text p {
    font-size: 12px;
    line-height: 1.6;
  }
  .mainTxt .text .ls-1 {
    font-size: 12px;
  }
  .mainText-bg {
    top: 53px;
    height: 52px;
  }
}

/*画面サイズが変わっても常に動画の中央が表示されるようにする*/
/*動画よりも画面が横に長くなるとき用*/
@media (aspect-ratio: 16 / 9), (min-aspect-ratio: 16 / 9) {
  video {
    width: 100%;
  }
}

/*動画よりも画面が縦に長くなるとき用*/
@media (max-aspect-ratio: 16 / 9) {
  video {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .mainImg {
    width: 100%;
    height: 100vh;
  }
  #covervisual {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-image: none;
  }
  .mainvsab {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }
  .maincp {
    display: none;
  }
  .mainImg {
    overflow: hidden;
  }
  .sp-none_ {
    display: none;
  }
  .video {
    width: 85%;
  }
  .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: #fff;
  }
  .menu-trigger.close span {
    background: #FFF;
  }
  .isResp #header {
    height: auto;
  }
  #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;
    overflow: visible !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 {
  position: absolute;
  bottom: 130px;
  z-index: 997;
}

.scroll:before {
  z-index: 4001;
}

.scroll {
  position: absolute;
  bottom: 30px;
  z-index: 999;
}

.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);
}

.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;
}

.td-250 {
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}

.td-500 {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

.td-750 {
  -webkit-transition-delay: 750ms;
          transition-delay: 750ms;
}

.td-1000 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.td-1250 {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}

.td-1500 {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

@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;
}

img {
  max-width: 100%;
}

div.container_ {
  overflow: visible;
  text-align: left;
  position: relative;
  background-color: transparent;
  padding: 0 !important;
  z-index: 10;
}

div.container_ h2 {
  display: inline-block;
  position: relative;
  font-family: neue-haas-grotesk-display,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.0;
  padding: 20px 20px 0 0;
  margin: 0 auto 37px;
}

div.container_ h2:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/h2-icon-plus.png) center center no-repeat;
  background-size: contain;
}

div.container_ p.sub-title {
  text-align: center;
  font-size: 14px;
  line-height: 1.0;
  margin: 0;
}

div.container_ .linkbtn a {
  position: relative;
  display: inline-block;
  color: #000;
  font-family: neue-haas-grotesk-display,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  line-height: 1.0;
  font-weight: 400;
  padding: 0 0 0 12px;
}

div.container_ .linkbtn a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mb.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.container_ .linkbtn a:hover {
  color: #969696;
}

div.container_ .linkbtn a:hover:before {
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mg.png);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

div.container_ .rinkbtn a {
  position: relative;
  width: 200px;
  display: inline-block;
  border: 1px solid #A7AF96;
  background-color: #A7AF96;
  color: #fff;
  font-size: 12px;
  line-height: 1.0;
  padding: 14px 0;
  margin: 0;
  -webkit-transition: none;
  transition: none;
}

div.container_ .rinkbtn a:before {
  content: none;
}

div.container_ .rinkbtn a:after {
  content: '';
  display: inline-block;
  width: 4.5px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/arr-w.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  top: calc(50% - 2px);
}

div.container_ .rinkbtn a:hover {
  background-color: #fff;
  color: #A7AF96;
}

div.container_ .rinkbtn a:hover:after {
  -webkit-animation: none;
          animation: none;
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/arr-g.png);
}

div.container_ .rinkbtn a.is-hover {
  background-color: #fff;
  color: #A7AF96;
}

div.container_ .rinkbtn a.is-hover:after {
  -webkit-animation: none;
          animation: none;
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/arr-g.png);
}

div.container_ section {
  margin: 0 auto;
}

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_ .swiper-pagination {
  bottom: -30px !important;
}

div.container_ .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000;
}

div.container_ .swiper-button-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: auto;
  background-size: cover;
  position: absolute;
  top: calc(50% + 10px);
  left: -40px;
  right: auto;
  z-index: 100;
  outline: none;
}

div.container_ .swiper-button-prev:after {
  content: '';
}

div.container_ .swiper-button-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: auto;
  background-size: cover;
  position: absolute;
  top: calc(50% + 10px);
  right: -40px;
  z-index: 100;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  outline: none;
}

div.container_ .swiper-button-next:after {
  content: '';
}

div.container_ .swiper-pagination-bullet {
  outline: none;
}

div.container_ .swiper {
  overflow: visible;
}

div.container_ .container {
  max-width: 1096px;
  padding: 0;
}

div.container_ .container .row {
  margin: 0;
}

div.container_ .container .row .col-lg-6 {
  padding: 0;
}

div.container_ .container .row .col-lg-4 {
  padding: 0;
}

div.container_ .bg {
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

div.container_ .show .bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

div.container_ .content-outer {
  width: 100%;
  margin-top: 100vh;
  background-color: #fff;
}

div.container_ #message {
  background-color: #fff;
  padding-top: 68px;
  padding-bottom: 73px;
}

div.container_ #message .description {
  text-align: center;
  font-family: 'Shippori Mincho', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.0;
  margin-bottom: 34px;
}

div.container_ #message .shop-info {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  color: #8A9378;
}

div.container_ #message .linkbtn {
  text-align: center;
}

div.container_ #masters {
  background-color: #fff;
  text-align: center;
  padding-bottom: 100px;
}

div.container_ #masters .video-container {
  max-width: 923px;
  margin: 0 auto 107px;
}

div.container_ #masters .video-container video {
  width: 100%;
}

div.container_ #masters .container .row {
  gap: 117px 0;
}

div.container_ #masters .container .row .col-lg-6 {
  text-align: left;
  position: relative;
}

div.container_ #masters .container .row .col-lg-6:nth-child(1) {
  padding-right: 16px;
}

div.container_ #masters .container .row .col-lg-6:nth-child(2) {
  padding-left: 38px;
}

div.container_ #masters .container .row .col-lg-6:nth-child(3) {
  padding-right: 38px;
}

div.container_ #masters .container .row .col-lg-6:nth-child(4) {
  padding-left: 16px;
}

div.container_ #masters .name {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.0;
  margin-bottom: 18px;
}

div.container_ #masters .design {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.0;
  margin-bottom: 25px;
}

div.container_ #masters .text {
  font-family: 'Shippori Mincho', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.0;
  margin-bottom: 45px;
}

div.container_ #masters .sub-image {
  position: absolute;
  width: 340px;
  z-index: -1;
}

div.container_ #masters .image1 {
  bottom: -31px;
  right: 10px;
}

div.container_ #masters .image2 {
  right: 0;
  bottom: -5px;
}

div.container_ #newProducts {
  position: relative;
  text-align: center;
}

div.container_ #newProducts .bg {
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/image2-bg.jpg);
}

div.container_ #newProducts .content-outer {
  padding-top: 97px;
  padding-bottom: 97px;
}

div.container_ #newProducts .container {
  max-width: 1096px;
}

div.container_ #newProducts .container .row {
  gap: 36px 38px;
}

div.container_ #newProducts .container .row .col-lg-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 76px)/3);
          flex: 0 0 calc((100% - 76px)/3);
  min-width: calc((100% - 76px)/3);
  position: relative;
}

div.container_ #newProducts .container .row .col-lg-4:hover .open {
  opacity: 0;
}

div.container_ #newProducts .container .row .col-lg-4:hover .close {
  opacity: 1;
}

div.container_ #newProducts .container .row .col-lg-4:hover .linkbtn {
  color: #969696;
}

div.container_ #newProducts .container .row .col-lg-4:hover .linkbtn:before {
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/index/linkbtn-icon-mg.png);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

div.container_ #newProducts .open {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

div.container_ #newProducts .close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

div.container_ #newProducts .title {
  position: absolute;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.0;
  color: #fff;
  top: 47px;
  left: 0;
  right: 0;
}

div.container_ #newProducts .text {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
}

div.container_ #newProducts .text .title {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  color: #000;
  padding-top: 47px;
  margin-bottom: 15px;
}

div.container_ #newProducts .text .type {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.0;
  color: #969696;
  margin-bottom: 5px;
}

div.container_ #newProducts .text .design {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.0;
  color: #969696;
  margin-bottom: 20px;
}

div.container_ #newProducts .text .linkbtn {
  position: relative;
  display: inline-block;
  color: #000;
  font-family: neue-haas-grotesk-display,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  line-height: 1.0;
  font-weight: 400;
  padding: 0 0 0 12px;
}

div.container_ #newProducts .text .linkbtn:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/link-icon-plus.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.container_ #novelties {
  position: relative;
  text-align: center;
}

div.container_ #novelties .bg {
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/image3-bg.jpg);
}

div.container_ #novelties .content-outer {
  padding-top: 97px;
  padding-bottom: 145px;
}

div.container_ #novelties .container .row {
  gap: 49px 38px;
}

div.container_ #novelties .container .row .col-lg-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 76px)/3);
          flex: 0 0 calc((100% - 76px)/3);
  min-width: calc((100% - 76px)/3);
}

div.container_ #novelties .image {
  overflow: hidden;
  position: relative;
}

div.container_ #novelties .image > img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.container_ #novelties .image > img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

div.container_ #novelties .image .icon {
  position: absolute;
  bottom: 15px;
  right: 17px;
  width: 40px;
}

div.container_ #novelties .title {
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.0;
  margin-top: 12px;
}

div.container_ #about {
  background-color: #fff;
  padding-bottom: 130px;
}

div.container_ #about .container .row .col-lg-6:last-child {
  padding-left: 55px;
}

div.container_ #about .image a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.container_ #about .image a:hover {
  opacity: 0.8;
}

div.container_ #about .image a.is-hover {
  opacity: 0.8;
}

div.container_ #about .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 17px;
}

div.container_ #about p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 33px;
}

div.container_ #contents {
  background-color: #A7AF96;
  position: relative;
  z-index: 5000;
}

div.container_ #contents .header {
  border-bottom: 1px solid #fff;
}

div.container_ #contents .header .title {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.0;
  color: #fff;
  max-width: 1096px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 31px 0 24px;
  margin: 0 auto;
}

div.container_ #contents .content {
  position: relative;
  max-width: 1096px;
  margin: 0 auto;
}

div.container_ #contents .content .logo {
  position: absolute;
  top: 115px;
  left: -70px;
}

div.container_ #contents .content .logo img {
  width: 22px;
}

div.container_ #contents .container .row {
  border-left: 1px solid #fff;
}

div.container_ #contents .container .row .col-lg-4 {
  padding: 17px 18px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

div.container_ #contents .container .row .col-lg-4 a {
  color: #000;
}

div.container_ #contents .container .row .col-lg-4 a:hover {
  color: #fff;
}

div.container_ #contents .container .row .col-lg-4 a:hover .image > img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

div.container_ #contents .container .row .col-lg-4 a:hover .linkbtn:before {
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/link-icon-plus-w.png);
}

div.container_ #contents .container .row .col-lg-6 {
  padding: 26px 18px;
  border-right: 1px solid #fff;
}

div.container_ #contents .container .row .col-lg-6 a {
  color: #000;
  position: relative;
  z-index: 2;
}

div.container_ #contents .container .row .col-lg-6 a:hover {
  color: #fff;
}

div.container_ #contents .container .row .col-lg-6 a:hover .linkbtn:before {
  background-image: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/link-icon-plus-w.png);
}

div.container_ #contents .container .row .col-lg-6 .name {
  line-height: 1.5;
  padding-bottom: 23px;
  margin-bottom: 0;
}

div.container_ #contents .container .row .col-lg-6 .icon {
  width: 107px;
  position: absolute;
  top: 50%;
  right: 54px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

div.container_ #contents .image {
  overflow: hidden;
  position: relative;
  margin-bottom: 19px;
}

div.container_ #contents .image > img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div.container_ #contents .image .image-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

div.container_ #contents .image .cassina {
  width: 126px;
}

div.container_ #contents .image .philippe {
  width: 120px;
}

div.container_ #contents .image .society {
  width: 240px;
}

div.container_ #contents .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.0;
  margin-bottom: 14px;
}

div.container_ #contents .linkbtn {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.0;
  padding: 0 0 0 12px;
}

div.container_ #contents .linkbtn:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/link-icon-plus.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
}

div.container_ #contents .footer {
  border-top: 1px solid #fff;
}

@media screen and (max-width: 767px) {
  div.container_ {
    position: relative;
    overflow: visible;
    clear: both;
    width: auto;
    max-width: 1600px;
    min-width: 0;
    text-align: left;
    padding: 0 !important;
    margin: 0 auto 50px;
    z-index: 10;
  }
  div.container_ h2 {
    margin-bottom: 33px;
  }
  div.container_ .bg {
    width: 100vw;
    height: 100vh;
    margin: 0;
  }
  div.container_ .content-outer {
    width: 100vw;
    padding: 0 25px;
    margin-top: 100vh;
  }
  div.container_ #message {
    padding: 50px 25px;
    padding-bottom: 57px;
  }
  div.container_ #message .description {
    text-align: left;
    margin-bottom: 43px;
  }
  div.container_ #message .linkbtn a:first-child {
    margin: 0 0 26px 0;
  }
  div.container_ #masters {
    padding: 0 25px 54px;
  }
  div.container_ #masters .video-container {
    width: 100vw;
    margin: 0 -25px 53px;
  }
  div.container_ #masters .container .row {
    gap: 57px 0;
  }
  div.container_ #masters .container .row .col-lg-6 {
    text-align: left;
    position: relative;
    padding: 0 !important;
  }
  div.container_ #masters .design {
    line-height: 1.5;
  }
  div.container_ #masters .main-image {
    margin-bottom: 18px;
  }
  div.container_ #masters .text {
    margin-bottom: 26px;
  }
  div.container_ #masters .linkbtn {
    margin-bottom: 11px;
  }
  div.container_ #masters .sub-image {
    position: relative;
    width: 272px;
    margin: 0 auto;
    bottom: auto;
    right: auto;
  }
  div.container_ #newProducts .bg {
    background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/image2-bg-sp.jpg) center center no-repeat;
    background-size: cover;
    margin-bottom: 38px;
  }
  div.container_ #newProducts .content-outer {
    padding-top: 38px;
    padding-bottom: 37px;
  }
  div.container_ #newProducts .container .row {
    gap: 12px 0;
  }
  div.container_ #newProducts .container .row .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    min-width: 100%;
  }
  div.container_ #novelties .bg {
    background: url(https://www.cassina-ixc.jp/assets/img/202305/ceccotti/image3-bg-sp.jpg) center center no-repeat;
    background-size: cover;
    margin-bottom: 33px;
  }
  div.container_ #novelties .content-outer {
    padding-top: 33px;
    padding-bottom: 55px;
  }
  div.container_ #novelties .container .row {
    gap: 22px 10px;
  }
  div.container_ #novelties .container .row .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 5px);
            flex: 0 0 calc(50% - 5px);
    min-width: calc(50% - 5px);
  }
  div.container_ #novelties .container .row .col-lg-4 .image {
    margin-bottom: 11px;
  }
  div.container_ #novelties .container .row .col-lg-4 .image .icon {
    width: 22px;
    bottom: 10px;
    right: 11px;
  }
  div.container_ #novelties .container .row .col-lg-4 .title {
    font-size: 12px;
    line-height: 1.333;
  }
  div.container_ #novelties .container .row .col-lg-4:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    min-width: 100%;
    padding-bottom: 12px;
  }
  div.container_ #novelties .container .row .col-lg-4:nth-child(1) .image .icon {
    width: 40px;
    bottom: 15px;
    right: 17px;
  }
  div.container_ #about {
    padding: 0 25px 83px;
  }
  div.container_ #about .container .row .col-lg-6 {
    padding: 0 !important;
  }
  div.container_ #about .title {
    margin-bottom: 16px;
  }
  div.container_ #about .image {
    margin-bottom: 22px;
  }
  div.container_ #about p {
    margin-bottom: 22px;
  }
  div.container_ #about .rinkbtn {
    text-align: center;
  }
  div.container_ #contents {
    width: 100vw;
    margin-bottom: 0;
  }
  div.container_ #contents .header .title {
    padding: 19px 0;
  }
  div.container_ #contents .content .main {
    padding: 0 15px;
  }
  div.container_ #contents .content .main .container .row .col-lg-4 {
    padding: 15px;
  }
  div.container_ #contents .content .main .container .row .col-lg-4 .name {
    margin-bottom: 10px;
  }
  div.container_ #contents .content .main .container .row .col-lg-4 .linkbtn {
    position: absolute;
    bottom: 28px;
    right: 15px;
  }
  div.container_ #contents .content .main .container .row .col-lg-6 {
    border-bottom: 1px solid #fff;
    padding: 25px 15px;
  }
  div.container_ #contents .content .main .container .row .col-lg-6 .name {
    font-size: 15px;
  }
  div.container_ #contents .content .main .container .row .col-lg-6 .icon {
    width: 80px;
    right: 25px;
  }
  div.container_ #contents .content .main .container .row .col-lg-6:last-child {
    border-bottom: none;
  }
  div.container_ #contents .content .main .image {
    margin-bottom: 12px;
  }
  div.container_ #contents .footer {
    padding-bottom: 30px;
  }
}

.backbtn {
  text-align: center;
  padding-top: 29px;
  padding-bottom: 41px;
}

.backbtn .btn-wrapper {
  padding: 0 15px;
}

.backbtn .btn-wrapper a {
  font-family: neue-haas-grotesk-display,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 2.0;
  color: #fff;
  position: relative;
}

.backbtn .btn-wrapper a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 15px;
  border-bottom: solid 1px #fff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.backbtn .btn-wrapper a:hover {
  color: #fff;
}

.backbtn .btn-wrapper a:hover:after {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.remodal-overlay {
  z-index: 99999;
}

.remodal-wrapper {
  z-index: 100000;
}

.remodal {
  max-width: 1171px;
  padding: 0;
  margin-bottom: 0;
}

.remodal .video-container video {
  width: 100%;
}

.remodal-close {
  width: 20px;
  height: 20px;
  top: -20px;
  left: auto;
  right: -20px;
}

.remodal-close:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.remodal-close:after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.remodal-close:hover:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  opacity: 0;
}

.remodal-close:hover:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 767px) {
  .remodal-close {
    top: -22px;
    right: 0;
  }
}

#footer_sitemap {
  width: calc(100% - 191px);
}

@media screen and (max-width: 767px) {
  #footer_sitemap {
    width: 100% !important;
  }
  .footlogos img {
    vertical-align: baseline;
  }
}

@media screen and (max-width: 767px) {
  .cartnavW {
    display: block;
  }
  .cartnavB {
    display: none;
  }
  .serchicon i:before {
    border: 2px solid #fff;
  }
  .serchicon i:after {
    background-color: #fff;
  }
  .menu-trigger span {
    background: #fff;
  }
  .topbaseLogos {
    display: none;
  }
  .topLogos {
    display: block;
  }
  #header-box {
    z-index: 101;
  }
}
/*# sourceMappingURL=ceccotti.css.map */