@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 */
/* base */
.serchicon i:before {
  box-sizing: content-box;
}

.mainTxt {
  width: auto;
}

.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;
  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;
  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;
  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;
  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;
}

@media screen and (max-width: 767px) {
  .sp-none {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .mapss {
    max-width: 600px;
    margin: 0 auto;
  }
  .pc-none {
    display: none !important;
  }
  .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;
  overflow: hidden;
}
#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: 508px;
  }
  .mainImg .image-text {
    position: absolute;
    top: 70px;
    left: 20px;
    color: #FFF;
    text-align: left;
  }
  .mainImg .image-text .main-text {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
    text-align: left;
  }
  .mainImg .image-text .sub-text {
    font-size: 13px;
    font-weight: normal;
  }
  #covervisual {
    width: 100%;
    height: 508px;
    overflow: hidden;
    background-image: none;
    background-size: auto 508px;
    background-position: 0 0;
  }
  #covervisual img {
    height: 508px;
  }
  .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: #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 {
  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: 200px;
}

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

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

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

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

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

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

.slidelr-in, .sliderl-in {
  overflow: hidden;
  display: block;
  opacity: 0;
}

.slidelr-in.is-show {
  animation-name: slideTextX100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes slideTextX100 {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.sliderl-in.is-show {
  animation-name: slideTextX-100;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes slideTextX-100 {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.banner.glow {
  position: relative;
}
.banner.glow img {
  position: relative;
  z-index: 10;
}

.banner.glow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 0;
  background: #FFF;
  animation: ripple 4s cubic-bezier(0.3, 0, 0.1, 1) infinite;
}
@keyframes ripple {
  0% {
    transform: scale(1, 1);
    opacity: 0;
  }
  60% {
    transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6, 1.6);
    opacity: 0;
  }
}
.banner.updown {
  animation-name: updown;
  animation-delay: 0s;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes updown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.floating {
  position: fixed;
  right: 0;
  top: 291px;
  z-index: 100000;
  width: 45px;
}
.floating a {
  width: 45px;
  height: 140px;
  color: #fff;
  background-color: #000;
  writing-mode: vertical-rl;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 45px;
  letter-spacing: 0.2em;
}
.floating a:hover {
  text-decoration: none;
}
.floating .contact {
  margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .floating {
    width: 100%;
    height: 60px;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 0;
    background-color: #000;
  }
  .floating a {
    display: inline-block;
    writing-mode: initial;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    width: 100%;
    height: 30px;
  }
  .floating .contact {
    display: inline-block;
    width: calc(50% - 1px);
    border-right: 1px solid #fff;
    margin: 0;
  }
  .floating .reserved {
    display: inline-block;
    width: calc(50% - 0px);
    margin: 0;
  }
}
.btn {
  display: block;
  position: relative;
  background: #f2f2f2;
  width: 330px;
  position: relative;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  line-height: 1;
  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: rgb(165, 165, 165);
    mix-blend-mode: multiply;
    z-index: 100;
  }
}
img {
  max-width: 100%;
}

.mainImg .news {
  position: absolute;
  right: 90px;
  bottom: 45px;
  width: 600px;
  height: 210px;
  padding: 30px;
  z-index: 30000;
}
.mainImg .news h2 {
  color: #FFF;
  font-size: 20px;
  line-height: 1;
  border-bottom: 1px solid #FFF;
  padding-bottom: 20px;
  margin: 0;
}
.mainImg .news .linknav {
  position: absolute;
  top: 33px;
  right: 47px;
}
.mainImg .news .linknav a {
  color: #FFF;
  font-size: 10px;
}
.mainImg .news .linknav a:hover {
  color: #FFF;
  text-decoration: none;
}
.mainImg .news .news-list {
  margin: 0;
}
.mainImg .news .news-list li {
  color: #FFF;
  line-height: 1;
  margin-top: 20px;
}
.mainImg .news .news-list li dl {
  margin: 0;
}
.mainImg .news .news-list li dl dt {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
}
.mainImg .news .news-list li dl dd {
  display: inline-block;
  width: 440px;
  height: 1em;
  vertical-align: top;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
  margin: 0;
}
.mainImg .news .news-list li dl dd a {
  color: #FFF;
  text-decoration: underline;
}
.mainImg .news .news-list li dl dd a:hover {
  color: #FFF;
}
.mainImg .news-layer {
  position: absolute;
  right: 90px;
  bottom: 45px;
  width: 600px;
  height: 210px;
  background-image: url(https://www.cassina-ixc.jp/assets/img/professional/news_cover.png);
  mix-blend-mode: multiply;
  z-index: 29999;
}

@media screen and (max-width: 992px) {
  #sidebox_search {
    display: none !important;
  }
  #sidr {
    display: none !important;
  }
  .mainImg .news {
    width: 100%;
    top: 0;
    left: 0;
    padding: 20px;
  }
  .mainImg .news h2 {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 15px;
  }
  .mainImg .news .linknav {
    top: 20px;
    right: 20px;
    line-height: 1;
  }
  .mainImg .news .news-list {
    height: 57px;
    overflow: hidden;
  }
  .mainImg .news .news-list li {
    margin-top: 16px;
  }
  .mainImg .news .news-list li dl dt {
    display: block;
    margin-bottom: 10px;
  }
  .mainImg .news .news-list li dl dd {
    display: block;
  }
  .mainImg .news-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 125px;
    background-image: url(https://www.cassina-ixc.jp/assets/img/professional/news_cover.png);
    mix-blend-mode: multiply;
    z-index: 2999;
  }
}
div.container__ {
  background-color: #FFF;
  text-align: left;
  position: relative;
  font-family: neue-haas-grotesk-display, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  div.container__ {
    padding-bottom: 0;
  }
}
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-30 {
  margin-bottom: 30px !important;
}
div.container__ .mb-60 {
  margin-bottom: 60px !important;
}
div.container__ .mb-70 {
  margin-bottom: 70px !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__ .backbtns a:before {
  background: url(https://www.cassina-ixc.jp/assets/img/professional/202206/btn_next.png) center center no-repeat;
  background-size: cover;
}
div.container__ .backbtns a, div.container__ .backbtns a:hover {
  color: #9D8361;
  text-decoration: none;
}
div.container__ .linkbtn li {
  display: inline-block;
  margin-right: 30px;
}
div.container__ .linkbtn a {
  display: block;
  position: relative;
  width: 242px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #000;
  padding: 16px;
  margin: 0;
}
div.container__ .linkbtn a:hover {
  text-decoration: none;
  color: #b9b9b9;
  border-color: #b9b9b9;
}
div.container__ .linkbtn a:hover:after {
  background: url(https://www.cassina-ixc.jp/assets/img/professional/202303/arr-g.png) center center no-repeat;
  background-size: contain;
}
div.container__ .linkbtn a:after {
  position: absolute;
  top: 50%;
  right: 13px;
  content: "";
  width: 4px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/assets/img/professional/202303/arr-b.png) center center no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
div.container__ .linkbtn2 {
  text-align: center;
}
div.container__ .linkbtn2 ul {
  margin-bottom: 0;
}
div.container__ .linkbtn2 li {
  display: inline-block;
}
div.container__ .linkbtn2 a {
  display: block;
  position: relative;
  width: 242px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  padding: 16px;
  margin: 0;
}
div.container__ .linkbtn2 a:hover {
  text-decoration: none;
  color: #000;
  background-color: #fff;
}
div.container__ .linkbtn2 a:hover:after {
  background: url(https://www.cassina-ixc.jp/assets/img/professional/202303/arr-b.png) center center no-repeat;
  background-size: contain;
}
div.container__ .linkbtn2 a:after {
  position: absolute;
  top: 50%;
  right: 13px;
  content: "";
  width: 4px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/assets/img/professional/202303/arr-w.png) center center no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
div.container__ .linkbar {
  position: absolute;
  right: 0;
  bottom: 0;
}
div.container__ .linkbar a {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
}
div.container__ .linkbar a:hover {
  color: #000;
  text-decoration: none;
}
div.container__ .linkbtn-b {
  text-align: left;
}
div.container__ .linkbtn-b a {
  text-align: center;
  display: inline-block;
  position: relative;
  min-width: 200px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  background-color: #fff;
  border: 1px solid #000;
  padding: 16px;
  margin: 0;
}
div.container__ .linkbtn-b a:after {
  position: absolute;
  top: 50%;
  right: 13px;
  content: "";
  width: 4px;
  height: 4px;
  background: url(https://www.cassina-ixc.jp/assets/img/service/202303/triangle-b.png) center center no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
div.container__ .linkbtn-b a:hover {
  text-decoration: none;
  background: #000;
  color: #FFF;
}
div.container__ .linkbtn-b a:hover:after {
  background: url(https://www.cassina-ixc.jp/assets/img/service/202303/triangle-w.png) center center no-repeat;
  background-size: contain;
}
div.container__ #styling {
  margin-bottom: 143px;
}
div.container__ #styling .secread {
  padding-top: 60px;
  margin-bottom: 154px;
}
div.container__ #styling .secread dl {
  margin-top: 0;
}
div.container__ #styling .secread .secreadtxt {
  text-align: center;
  max-width: 100%;
  font-size: 16px;
  line-height: 31px;
}
div.container__ #styling .title {
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 42px;
}
div.container__ #styling .title:after {
  content: "";
  display: block;
  width: 281px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  border-top: 1px solid #707070;
  transform: translateX(-50%);
}
div.container__ #styling p {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 24px;
  margin-bottom: 0;
}
div.container__ #styling dl {
  margin: 0;
}
div.container__ #styling dl dt {
  margin: 0;
}
div.container__ #styling dl dd {
  margin: 0;
}
div.container__ #styling .container {
  max-width: 72.10103%;
  padding: 0;
}
div.container__ #styling .container .row {
  gap: 0 113px;
  margin: 0;
}
div.container__ #styling .container .row .col-md-6 {
  flex: 0 0 calc((100% - 113px) / 2);
  min-width: calc((100% - 113px) / 2);
  padding: 0;
}
div.container__ #styling .container .row .col-md-4 {
  position: relative;
  flex: 0 0 calc(33.333333% - 33.3333333333px);
  max-width: calc(33.333333% - 33.3333333333px);
  padding: 0;
}
div.container__ #styling .container .row .col-md-4 dl dt {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
div.container__ #styling .container .row .col-md-4 dl dt .num {
  position: absolute;
  top: 27px;
  left: 0;
  font-family: Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  color: #000;
}
div.container__ #styling .container .row .col-md-4 dl dd .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 23px;
}
div.container__ #styling .container .row .col-md-4 dl dd p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 0;
}
div.container__ #styling .container .row .col-md-4 dl .sub-title {
  position: absolute;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  width: 100%;
  top: calc(50% - 0.5em);
  left: 0;
  padding: 0;
  margin: 0;
}
div.container__ #styling .container .row .col-md-4 dl img {
  transition: 0.5s;
}
div.container__ #styling .container .row .col-md-4 dl img:hover {
  transform: scale(1.1, 1.1);
}
div.container__ #styling .container .row .col-md-4 .title {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
div.container__ #styling .container .row .col-md-4 p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 30px;
}
div.container__ #styling .container .row .col-md-4 .linkbtn a {
  content: "";
  position: absolute;
  left: calc(50% - 12.5px);
  display: block;
  background-image: url(https://www.cassina-ixc.jp/assets/img/common/btn_back.png);
  background-size: cover;
  width: 25px;
  height: 25px;
  transform: rotate(-90deg);
}
div.container__ #styling .container .row .col-md-4 .linkbtn a:hover {
  opacity: 0.6;
}
div.container__ #contract {
  margin-bottom: 135px;
  width: calc(50vw + 50%);
  max-width: calc(50vw + 804px);
  float: right;
  transform: translateX(68px);
}
div.container__ #contract h3.title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
div.container__ #contract h4.sub-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 30px;
}
div.container__ #contract p.desc {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 56px;
}
div.container__ #contract .linkbtn-b {
  margin-top: 42px;
}
div.container__ #contract .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
div.container__ #contract .container .row {
  gap: 0;
  align-items: center;
  margin: 0;
}
div.container__ #contract .container .row .col-image {
  flex: 0 0 65%;
  min-width: 65%;
}
div.container__ #contract .container .row .col-text {
  flex: 0 0 35%;
  min-width: 35%;
  padding-right: 97px;
}
div.container__ #project {
  clear: both;
  max-width: 1608px;
  margin: 0 auto 43px;
}
div.container__ #project h2 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 25px;
}
div.container__ #project p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 36px;
}
div.container__ #member {
  max-width: 1608px;
  background-color: #F5F5F5;
  padding-top: 60px;
  padding-bottom: 80px;
  margin: 0 auto 129px;
}
div.container__ #member h2.title {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  padding-top: 0;
  margin-bottom: 28px;
}
div.container__ #member p {
  max-width: 1338px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin: 0 auto 75px;
}
div.container__ #member .container {
  width: 100%;
  max-width: 875px;
  padding: 0;
}
div.container__ #member .container .row {
  gap: 56px 54px;
  margin: 0;
}
div.container__ #member .container .row .col-md-6 {
  flex: 0 0 calc(50% - 27px);
  max-width: calc(50% - 27px);
  padding: 0;
  margin-bottom: 0;
}
div.container__ #member .container .row .col-md-6 dl {
  margin-bottom: 0;
}
div.container__ #member .container .row .col-md-6 dt {
  position: relative;
  margin-bottom: 22px;
  overflow: hidden;
}
div.container__ #member .container .row .col-md-6 dt img {
  transition: 0.5s;
}
div.container__ #member .container .row .col-md-6 dt img:hover {
  transform: scale(1.1, 1.1);
}
div.container__ #member .container .row .col-md-6 dt.lock:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(https://www.cassina-ixc.jp/assets/img/professional/202206/icon_lock.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 10;
}
div.container__ #member .container .row .col-md-6 dt.download:after {
  content: "";
  display: block;
  width: 20px;
  height: 30px;
  background-image: url(https://www.cassina-ixc.jp/assets/img/professional/202206/icon_download_bk.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 11;
}
div.container__ #member .container .row .col-md-6 dd {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
div.container__ #member .container .row .col-md-6 dd .lock:before {
  content: "";
  width: 20px;
  height: 23px;
  background-image: url(https://www.cassina-ixc.jp/assets/img/professional/202206/icon_lock_bk.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
div.container__ #member .attention {
  width: 875px;
  max-width: 875px;
  padding: 0;
  text-align: right;
  margin: 35px auto 0;
  font-size: 12px;
}
div.container__ #member .attention .lock:before {
  content: "";
  width: 12px;
  height: 14px;
  background-image: url(https://www.cassina-ixc.jp/assets/img/professional/202206/icon_lock_bk.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
div.container__ #brand {
  width: 100%;
  max-width: 1608px;
  margin: 0 auto 93px;
}
div.container__ #brand h2 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 28px;
}
div.container__ #brand p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 29px;
}
div.container__ #brand .container {
  width: 100%;
  max-width: 1608px;
  padding: 0;
  margin-bottom: 93px;
}
div.container__ #brand .container .row {
  gap: 60px 51px;
  margin: 0;
}
div.container__ #brand .container .row .col-md-4 {
  flex: 0 0 calc(33.333333% - 34px);
  max-width: calc(33.333333% - 34px);
  padding: 0;
}
div.container__ #brand .container .row .col-md-4 dl {
  margin-bottom: 0;
}
div.container__ #brand .container .row .col-md-4 dl dt {
  margin-bottom: 33px;
}
div.container__ #brand .container .row .col-md-4 dl dd {
  position: relative;
  margin-bottom: 0;
}
div.container__ #brand .container .row .col-md-4 dl dd .title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 17px;
}
div.container__ #brand .container .row .col-md-4 dl dd .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  padding-bottom: 30px;
}
div.container__ #banner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 130px;
}
div.container__ #banner a {
  color: #000;
}
div.container__ #banner a:hover {
  color: #000;
  text-decoration: none;
}
div.container__ #banner .image {
  position: relative;
}
div.container__ #banner .image:hover {
  opacity: 0.8;
}
div.container__ #banner .image .title {
  position: absolute;
  top: 36px;
  left: 38px;
}
div.container__ #banner .image .title .main {
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
div.container__ #banner .image .title .sub {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
  }
  div.container__ {
    overflow: hidden;
    position: relative;
    max-width: 1600px;
    min-width: 0;
    background-color: #fff;
    text-align: left;
    clear: both;
    width: auto;
    padding: 0 25px;
    margin: 0 auto 50px;
    z-index: 10;
  }
  div.container__ .linkbtn ul {
    text-align: center;
  }
  div.container__ .linkbtn ul li {
    margin-right: 0;
    margin-bottom: 17px;
  }
  div.container__ #styling {
    margin-bottom: 96px;
  }
  div.container__ #styling .secread {
    padding-top: 0;
    margin-bottom: 101px;
  }
  div.container__ #styling .secread dl {
    margin: 0 0 35px;
  }
  div.container__ #styling .secread dl dt {
    font-size: 20px;
    font-weight: 600;
    line-height: 33.3px;
  }
  div.container__ #styling .secread .secreadtxt {
    font-size: 16px;
    line-height: 27.4px;
    padding-top: 0;
    text-align: left;
  }
  div.container__ #styling .title {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 16px;
  }
  div.container__ #styling .title:after {
    bottom: -15px;
  }
  div.container__ #styling p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 19px;
    margin-bottom: 0;
  }
  div.container__ #styling dl {
    margin: 0;
  }
  div.container__ #styling dl dt {
    margin: 0;
  }
  div.container__ #styling dl dd {
    margin: 0;
  }
  div.container__ #styling .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  div.container__ #styling .container .row {
    gap: 63px 0;
    margin-right: 0;
    margin-left: 0;
  }
  div.container__ #styling .container .row .col-md-6 {
    flex: 0 0 100%;
    min-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  div.container__ #styling .container .image {
    margin-bottom: 0;
  }
  div.container__ #styling .container .image img {
    width: 100%;
  }
  div.container__ #styling .container .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 30px 15px 60px;
    display: flex;
    align-items: center;
  }
  div.container__ #styling .container .text .wrapper {
    width: 100%;
  }
  div.container__ #styling .container .text .sub-title {
    font-size: 25px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
  }
  div.container__ #styling .container .text .title {
    font-size: 14px !important;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 14px !important;
  }
  div.container__ #styling .container .text p {
    text-align: left;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-bottom: 0 !important;
    min-height: 80px;
  }
  div.container__ #styling .container .text .linkbtn a {
    bottom: 60px;
  }
  div.container__ #contract {
    width: 100%;
    max-width: 100%;
    float: none;
    transform: none;
    border-bottom: 1px solid #707070;
    padding-bottom: 59px;
    margin-bottom: 55px;
  }
  div.container__ #contract h3.title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 19px;
  }
  div.container__ #contract h4.sub-title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 18px;
  }
  div.container__ #contract p.desc {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 0;
    margin-bottom: 38px;
  }
  div.container__ #contract .linkbtn-b {
    text-align: center;
  }
  div.container__ #contract .container .row {
    gap: 37px 0;
  }
  div.container__ #contract .container .row .col-image {
    order: 1;
    flex: 0 0 100%;
    min-width: 100%;
  }
  div.container__ #contract .container .row .col-text {
    order: 2;
    flex: 0 0 100%;
    min-width: 100%;
    padding-right: 0;
  }
  div.container__ #project h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-bottom: 25px;
  }
  div.container__ #project p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
  div.container__ #project2 ul {
    margin-bottom: 30px;
  }
  div.container__ #member {
    width: calc(100% + 50px);
    background-color: #F5F5F5;
    padding: 58px 25px 58px;
    margin: 0 -25px 48px;
  }
  div.container__ #member h2.title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  div.container__ #member p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 39px;
  }
  div.container__ #member .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  div.container__ #member .container .row {
    gap: 47px 18px;
    margin: 0;
  }
  div.container__ #member .container .row .col-md-6 {
    flex: 0 0 calc(50% - 9px);
    max-width: calc(50% - 9px);
    padding: 0;
  }
  div.container__ #member .container .row .col-md-6 dl dt {
    margin-bottom: 10px;
  }
  div.container__ #member .container .row .col-md-6 dl dt.lock:before {
    content: "";
    width: 22px;
    height: 22px;
    left: 7px;
    bottom: 7px;
  }
  div.container__ #member .container .row .col-md-6 dl dt.download:after {
    content: "";
    width: 10px;
    height: 15px;
    right: 7px;
    bottom: 7px;
  }
  div.container__ #member .container .row .col-md-6 dl dd {
    font-size: 12px;
  }
  div.container__ #member .container .row .col-md-6 dl dd .lock {
    font-size: 12px;
  }
  div.container__ #member .container .row .col-md-6 dl dd .lock:before {
    width: 11px;
    height: 13px;
    margin-right: 6px;
  }
  div.container__ #member .container .row .col-md-6 dl dd .lock .ti-16 {
    display: block;
    text-indent: 16px;
    font-size: 12px;
  }
  div.container__ #member .attention {
    width: 100%;
    max-width: 100%;
    text-align: right;
    font-size: 12px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  div.container__ #member .attention .lock {
    font-size: 12px;
  }
  div.container__ #member .attention .lock:before {
    content: "";
    width: 12px;
    height: 14px;
    background-image: url(https://www.cassina-ixc.jp/assets/img/professional/202206/icon_lock_bk.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 5px;
  }
  div.container__ #brand {
    margin-bottom: 45px;
  }
  div.container__ #brand h2 {
    text-align: center;
    font-size: 20px;
    line-height: 1;
  }
  div.container__ #brand p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 39px;
  }
  div.container__ #brand .container {
    margin-bottom: 45px;
  }
  div.container__ #brand .container .row {
    gap: 52px 0;
  }
  div.container__ #brand .container .row .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  div.container__ #brand .container .row .col-md-4 dl dd .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
  }
  div.container__ #brand .container .row .col-md-4 dl dd .text {
    font-size: 14px;
    line-height: 24px;
  }
  div.container__ #banner .image .title {
    top: 32px;
    left: 25px;
  }
  div.container__ #banner .image .title .main {
    font-size: 25px;
  }
  div.container__ #banner .image .title .sub {
    font-size: 14px;
    line-height: 21px;
  }
  div.container__ #residential {
    background-color: #f5f5f5;
    width: calc(100% + 40px);
    padding: 50px 20px 50px;
    margin: 0 -20px 50px;
  }
  div.container__ #residential .forcsconIn {
    margin-bottom: 0 !important;
  }
  div.container__ #residential .forcsconIn dl {
    padding-left: 0;
    margin-bottom: 0;
  }
  div.container__ #residential .forcsconIn dl dt h2.title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  div.container__ #residential .forcsconIn dl dt h3 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 24px;
  }
  div.container__ #residential .forcsconIn dl dd .backbtns {
    margin-top: 20px;
    margin-bottom: 32px;
  }
  div.container__ #residential .forcsconIn dl dd .backbtns li {
    font-size: 12px;
  }
  div.container__ #residential .forcsconIn .fsImg {
    margin-bottom: 40px;
  }
  div.container__ #residential .pkpk .showsList {
    padding: 0;
  }
  div.container__ #residential .pkpk .showsList .showListCon dl dt .en, div.container__ #residential .pkpk .showsList .showListCon dl dt .jp {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .slider {
    padding-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 45px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #707070;
  }
  .slider .slick-next {
    font-size: 0;
    background: url("https://www.cassina-ixc.jp/assets/img/professional/202303/arr-pick.png") left top no-repeat;
    background-size: cover;
    width: 15px;
    height: 20px;
    position: absolute;
    top: 23%;
    left: auto;
    right: 0;
    z-index: 100;
    transform: scale(-1, 1);
    border: none;
  }
  .slider .slick-prev {
    font-size: 0;
    background: url("https://www.cassina-ixc.jp/assets/img/professional/202303/arr-pick.png") left top no-repeat;
    background-size: cover;
    width: 15px;
    height: 20px;
    position: absolute;
    top: 23%;
    left: 0;
    z-index: 100;
    border: none;
  }
  .slider .slick-dots {
    width: 100%;
    text-align: center;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
  }
  .slider .slick-dots li {
    width: 10px;
    height: 10px;
    margin-right: 8px !important;
  }
  .slider .slick-dots li button:before {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #707070;
    opacity: 1;
  }
  .slider .slick-dots li.slick-active button::before {
    background-color: #d0d0d0;
    border: 1px solid #d0d0d0;
  }
  .slider .showsList {
    width: calc(100% - 50px);
    padding: 0;
    margin: 0 25px;
  }
  .slider .showListCon {
    position: relative;
    text-align: left !important;
    padding: 0;
  }
  .slider .showListCon dl {
    margin-bottom: 0;
  }
  .slider .showListCon dt {
    position: relative;
    margin-bottom: 21px;
  }
  .slider .showListCon dt .num {
    position: absolute;
    top: 18px;
    left: 19px;
    font-family: Helvetica, sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1;
    color: #000;
  }
  .slider .showListCon dd .title {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 14px;
  }
  .slider .showListCon dd p {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0;
  }
}
#footer_sitemap {
  width: calc(100% - 191px);
}/*# sourceMappingURL=professionals.css.map */