<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*ワンピース*/
.Onepiece {
  background: url(../images/bg_onepiece.jpg) 0 0 repeat;
}
.Onepiece .cd-breadcrumb {
  background: none;
}
.Onepiece .OnepieceList {
  margin-bottom: 60px;
}
.Onepiece .card-body a {
  font-family: "Roboto Condensed", sans-serif;
  color: #0068b7;
}
.Onepiece .img-border_b {
  border: 16px solid #ffffff;
  border-radius: 10px;
}
.Onepiece .DesignLineup {
  padding: 40px;
  margin-bottom: 60px;
}
.Onepiece .DesignLineup .DesignLineup_ttl {
  color: #0068b7;
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 20px;
}
.Onepiece .DesignLineup .DesignLineupList {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.Onepiece .DesignLineup .card-rooms {
  padding: 10px;
}
.Onepiece .ImagePopups img {
  max-width: 100%;
  width: auto;
}
.Onepiece .ImagePopups + .card-body {
  width: 400px;
}
@media only screen and (max-width: 936px) {
  .Onepiece .OnepieceList {
    margin-bottom: 30px;
  }
  .Onepiece .DesignLineup .DesignLineupList {
    display: block;
  }
}
@media screen and (max-width: 430px) {
  .Onepiece .OnepieceList {
    margin-bottom: 30px;
  }
  .Onepiece .DesignLineup {
    padding: 20px 10px;
  }
  .Onepiece .ImagePopups + .card-body {
    width: auto;
  }
}

/*ファイテン*/
.ttl_02_phiten {
  text-align: center;
}

.ttl_03_phiten {
  font-weight: bold;
  font-size: 3.6rem;
  margin-bottom: 10px;
}

.ttl_04_phiten {
  color: #0066B7;
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.6em;
  margin-bottom: 10px;
}

.ttl_04 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 25px;
}
.ttl_04:before {
  content: '■';
  color: #0068b7;
}

@media only screen and (max-width: 936px) {
  .ttl_03_phiten {
    font-size: 2.2rem;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .ttl_03_phiten img {
    width: 40%;
  }

  .ttl_04_phiten {
    font-size: 1.6rem;
  }
}
.PhitenInfo .phitenInfo-txt {
  line-height: 1.8em;
}
.PhitenInfo .PhitenInfo-upper {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.PhitenInfo .PhitenInfo-upper .use-bg {
  position: absolute;
  width: 50%;
  top: 0;
  right: 0;
  z-index: -1;
}
.PhitenInfo .PhitenInfo-upper .phitenInfo-txt:first-of-type {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .PhitenInfo .PhitenInfo-upper .use-bg {
    position: relative;
    width: 100%;
  }
}
.PhitenInfo .PhitenInfo-lower .img-phiten {
  margin-bottom: 20px;
}
.PhitenInfo .PhitenInfo-lower .ttl_04_phiten {
  text-align: center;
  margin-bottom: 10px;
}
.PhitenInfo .PhitenInfo-lower .ttl_04_phiten.nursing {
  margin-bottom: 4px;
}
.PhitenInfo .PhitenInfo-lower .ttl_04-sub {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .PhitenInfo .PhitenInfo-lower .col-sp-3 {
    width: 100%;
  }
}

.AquaTitan {
  background-color: #F4F5F7;
}
.AquaTitan .l-inner-main {
  position: relative;
  padding-bottom: 70px;
  overflow: hidden;
}
.AquaTitan .l-inner-main .AquaTitan-left {
  float: left;
  width: 46%;
}
.AquaTitan .l-inner-main .AquaTitan-left .logo-phiten {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}
.AquaTitan .l-inner-main .AquaTitan-left .phitenInfo-txt.pb20 {
  border-bottom: solid 1px #ccc;
}
.AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link {
  width: 100%;
  overflow: hidden;
}
.AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .logo-aqua {
  min-width: 63px;
  margin-right: 10px;
}
.AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .aqua-txt {
  width: 83%;
}
.AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .aqua-txt a {
  text-decoration: underline;
}
.AquaTitan .l-inner-main .AquaTitan-right {
  float: right;
  width: 50%;
}
.AquaTitan .l-inner-main .AquaTitan-right .use-bg {
  position: absolute;
}
.AquaTitan .l-inner-main .AquaTitan-right .use-bg.water {
  right: 0;
  bottom: 0;
}
.AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-l {
  right: 48px;
  bottom: 39px;
}
@media only screen and (max-width: 936px) {
  .AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-l {
    right: 0;
  }
}
.AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-s {
  right: 365px;
  bottom: 236px;
}
@media only screen and (max-width: 936px) {
  .AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-s {
    right: 250px;
    bottom: 260px;
  }
}

.Phiten-bnrArea .digicata-btn {
  margin-bottom: 50px;
  text-align: center;
}
.Phiten-bnrArea .digicata-btn a {
  display: inline-block;
  max-width: 270px;
}

@media only screen and (max-width: 767px) {
  .AquaTitan .l-inner-main {
    padding-bottom: 50%;
  }
  .AquaTitan .l-inner-main.SearchBrand {
    padding-bottom: 20%;
  }
  .AquaTitan .l-inner-main .AquaTitan-left {
    width: 100%;
    float: none;
  }
  .AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .logo-aqua {
    min-width: 63px;
    margin-right: 10px;
  }
  .AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .aqua-txt {
    width: 73%;
  }
  .AquaTitan .l-inner-main .AquaTitan-right {
    float: none;
  }
  .AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-l {
    right: 24%;
    bottom: 1%;
    width: 37%;
  }
  .AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-s {
    right: 59%;
    bottom: 18%;
    width: 15%;
  }

  .Phiten-bnrArea .digicata-btn a {
    max-width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  .AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .logo-aqua {
    min-width: 63px;
    margin-right: 10px;
  }
  .AquaTitan .l-inner-main .AquaTitan-left .AquaTitan-link .aqua-txt {
    width: 73%;
  }
  .AquaTitan .l-inner-main .AquaTitan-right .use-bg.titan-s {
    bottom: 13%;
  }
}
/*デザイナーズ商品一覧*/
.DesignerList {
  border-bottom: 1px solid #ddd;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
.DesignerList:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.DesignerList .DesignerList-name {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 0.5em;
  position: relative;
}
.DesignerList .DesignerList-country {
  position: relative;
  float: right;
  vertical-align: baseline;
  top: -10px;
}
.DesignerList .DesignerList-text {
  clear: both;
  font-feature-settings: 'palt';
}
.DesignerList .DesignerList-url a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 936px) {
  .DesignerList .DesignerList-country {
    top: -10px;
  }
  .DesignerList .DesignerList-country img {
    width: 30px;
    height: auto;
  }
  .DesignerList .DesignerList-copyright-img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .DesignerList .DesignerList-image, .DesignerList .DesignerList-profile {
    width: 100%;
  }
}
</pre></body></html>