@charset "UTF-8";
body,
body * {
  font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP',
    'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans',
    'メイリオ', Meiryo, sans-serif;
}

body.pc .is_pc {
  display: block !important;
}

body.pc.modal-open {
  height: 100vh;
  overflow: hidden;
}

body.pc .is_sp {
  display: none !important;
}

body.has-fix-anchor #container {
  overflow: visible !important;
}

body.pc #season .list-anchor {
  width: 866px;
  margin: 0 auto;
  justify-content: center;
  margin-bottom: 10px;
}

body.pc #season.anchor-small .list-anchor {
  width: 606px;
}

body.pc #season .anc_area {
  margin-bottom: 0;
}

body.pc #season.normal-anchor .list-anchor.layout-left {
  width: 762px;
}

body.pc #season.illustration-anchor .list-anchor.layout-left {
  width: 864px;
}

body.pc #season .list-anchor.layout-left {
  justify-content: flex-start;
}

body.sp #season .list-anchor {
  justify-content: center;
}

body.sp #season .list-anchor.layout-left {
  justify-content: flex-start;
}

body.sp #season .list-anchor.layout-center {
  justify-content: center;
}

body.sp #season .list-anchor.layout-center .category-anchor:last-child {
  margin-right: 0;
}

body.pc #season .list-anchor .category-anchor {
  width: 268px;
  margin-top: 20px;
  margin-bottom: 0;
}

body.pc #season.normal-anchor .list-anchor .category-anchor {
  width: 244px;
  margin-top: 15px;
}

body.pc #season.anchor-small .list-anchor .category-anchor {
  width: 182px;
}

body.pc #season .list-anchor .category-anchor:last-child {
  margin-right: 0 !important;
}

body.pc
  #season
  .list-anchor:not(.layout-two)
  .category-anchor:not(:nth-child(3n)) {
  margin-right: 30px;
  margin-top: 20px;
}

body.pc #season.normal-anchor .list-anchor:not(.layout-two) .category-anchor:not(:nth-child(3n)) {
  margin-right: 15px;
  margin-top: 15px;
}

body.pc #season .list-anchor:not(.layout-two) .category-anchor:nth-child(3n),
body.pc #season .list-anchor .category-anchor:last-child {
  margin-right: 0;
}

body.pc #season .list-anchor.layout-two {
  width: 760px;
  margin: 0 auto;
  margin-bottom: 10px;
}

body.pc #season .list-anchor.layout-two .category-anchor {
  width: 268px;
  margin-right: 0;
}

#season .anc_area ul li .list-in {
  height: auto;
}

body.pc #season .list-anchor.layout-two .category-anchor:nth-child(odd) {
  margin-right: 30px;
}

body.pc #feature .lead-alias {
  margin: 20px auto 40px;
  position: relative;
  z-index: 1;
  white-space: pre-wrap;
  line-height: 1.43;
  font-size: 14px;
  max-width: 580px;
}

body.pc #feature .mainLead .lead {
  margin: 0 0 40px;
  font-size: 14px;
  line-height: 20px;
}

body.pc #feature .styling .ttl {
  font-size: 32px;
  line-height: 1.5;
  margin: 50px 0 0;
}

body.pc #feature .styling .model .ttl {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

body.pc #feature .mainVisual {
  margin: 60px 0;
}

body.pc #feature .styling .modelArea {
  margin: 20px 0 10px;
}

body.pc #content-body .alias-view ul {
  margin: 20px 0 10px;
}

body.pc #content-body .alias-modal-container-in ul {
  margin-bottom: 100px;
}

body.pc #content-body .alias-view ul.tmc-1100 li {
  margin-bottom: 30px;
  position: relative;
  margin-top: 0px;
}

body.pc #content-body .alias-view ul.tmc-1100 li .list-container .list-image {
  margin-top: 15px;
  margin-bottom: 10px;
}

body.pc .shopList {
  width: 866px;
  margin: 0 auto 60px;
  padding: 29px 23px 19px;
  background-color: #f5f5f5;
  text-align: center;
}

body.sp .shopList {
  width: 92%;
  margin: 10px auto 20px;
  padding: 7% 40px 4%;
  background-color: #f5f5f5;
  text-align: center;
}

body.pc .shopList p {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 27px;
}

body.sp .shopList p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 27px;
}

body.pc .shopList .link {
  display: flex;
  font-size: 18px;
  font-weight: bold;
}

body.pc .shopList .linkBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(33.33% - 4px);
  background: #fff;
  padding: 20px 15px;
}

body.sp .shopList .linkBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 70px;
  padding: 15px 20px;
  margin-top: 10px;
  background: #fff;
  font-weight: bold;
}

body.pc .shopList .linkBox a {
  position: relative;
  display: inline-block;
  margin-top: 9px;
  padding-right: 10px;
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

body.pc .shopList .linkBox a:hover {
  text-decoration: none;
}

body.sp .shopList .linkBox a {
  position: relative;
  display: inline-block;
  margin-top: 9px;
  padding-right: 10px;
  color: #1b1b1b;
  font-size: 11px;
  font-weight: 400;
  text-decoration: underline;
}

body.sp .shopList .linkBox a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-right: #1b1b1b 1px solid;
  border-bottom: #1b1b1b 1px solid;
  transform: rotate(-45deg) translateY(-50%);
}

body.pc .shopList .linkBox a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 9px;
  height: 9px;
  border-right: #1b1b1b 1px solid;
  border-bottom: #1b1b1b 1px solid;
  transform: rotate(-45deg) translateY(-50%);
}

body.pc .shopList .linkBox:not(:nth-child(3n)) {
  margin-right: 6px;
}

body.sp .is_pc {
  display: none !important;
}

body.sp .is_sp {
  display: block !important;
}

body.sp img {
  max-width: 100%;
}

body.sp .m-sp {
  margin: 0 4%;
}

body.sp .alias-modal-trigger {
  pointer-events: none;
}

body.sp .section02 .ttl {
  display: flex;
  flex-direction: column;
}

body.sp .section02 .ttl p {
  order: 1;
}

body.sp .section02 .ttl .ttlSub1 {
  order: 2;
}

body.sp .section02 .ttl .ttlSub2 {
  order: 3;
}

body.sp #season {
  width: 100%;
  padding: 0 4%;
  margin: 20px 0 10px;
}

body.sp #season.normal-anchor {
  margin-top: 10px;
}

body.sp #season.key-visual {
  margin: 0;
}

body.sp #season .anc_area {
  margin-bottom: 0;
}

body.sp #season .anc_area ul li {
  width: calc(50% - 4.5px);
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 0;
}

body.sp #season.anchor-small .anc_area ul li {
  margin-top: 0;
  margin-bottom: 10px;
}

body.sp #season .anc_area ul.list-anchor {
  margin-bottom: 20px;
  width: 100%;
}

body.sp #season.normal-anchor .anc_area ul.list-anchor {
  margin-bottom: 10px;
}

body.sp #season .anc_area ul li:nth-child(odd) {
  margin-right: 9px;
}

body.sp #season .anc_area ul li:last-child {
  margin-right: 0;
}

body.sp .topic-path-pc {
  padding: 0 5%;
  margin: 15px auto;
  width: 100%;
}

.topic-path-pc {
  word-break: break-all;
}

body.sp .topic-path-pc.mb-0 {
  margin-bottom: 0px;
}

body.sp #content-body .alias-view {
  width: 100%;
}

body.sp #content-body .alias-view .modelBox {
  margin: 0 4%;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li,
body.sp #content-body .alias-view ul.tmc-1100.col-4 li {
  width: 32.9% !important;
  padding-bottom: 10px !important;
  border: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0px !important;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li:not(:nth-child(3n)),
body.sp #content-body .alias-view ul.tmc-1100.col-4 li:not(:nth-child(3n)) {
  margin-right: 0.65% !important;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li:nth-child(4n),
body.sp #content-body .alias-view ul.tmc-1100.col-4 li:nth-child(4n) {
  width: 32.9% !important;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-container,
body.sp #content-body .alias-view ul.tmc-1100.col-4 li .list-container {
  margin: 0;
  margin-bottom: 30px;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-image,
body.sp #content-body .alias-view ul.tmc-1100.col-4 li .list-image {
  margin-top: 0;
  margin-bottom: 10px;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-image img,
body.sp #content-body .alias-view ul.tmc-1100.col-4 li .list-image  img{
  display: block;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .button-fav,
body.sp #content-body .alias-view ul.tmc-1100.col-4 li .button-fav {
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 60px 30px;
  right: 0;
  top: 0;
  background-image: url('../img/button-fav-sp.png');
}

body.sp .imgArea .single .imgWide {
  padding: 0 4% 8.4%;
}

body.sp .mainImg,
body.sp .imgArea {
  margin: 10px 0 !important;
}

body.sp #feature {
  width: 100%;
}

body.sp #feature .bannerAreaMutual {
  margin-bottom: 0;
}

body.sp #feature .imgArea {
  margin: 10px 0;
}

body.sp #feature .mainLead .lead {
  margin: 10px 0;
}

body.sp #feature .mainLead + .styling {
  margin-top: 0;
}

body.sp #feature .styling .ttl {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 20px;
  color: #000000;
  line-height: 1.5;;
}

body.sp #feature .styling .ttl span {
  display: block;
  max-height: 62px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}

body.sp #feature .styling .ttl .model .modelArea {
  margin-bottom: 0;
}

body.sp #feature .styling .lead-alias {
  margin: 10px auto 30px;
}

body.sp #content-body .is_sp .alias-view ul.tmc-3000.col-3 li .list-container .button-fav {
  width: 30px;
  height: 30px;
  background-position: 0 0;
  background-size: 60px 30px;
  right: 0;
  top: 6px;
}

body.sp #content-body .is_sp .alias-view ul.tmc-3000.col-3 li .list-container .button-fav.active {
  background-position: -30px 0;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n+1) .list-container .list-detail {
  padding: 0 3px 0 15px !important;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n+2) .list-container .list-detail {
  padding: 0 9px 0 9px !important;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li:nth-child(3n) .list-container .list-detail {
  padding: 0 15px 0 3px !important;
}

body.sp #feature .styling .coordinateLink {
  display: none !important;
}

body.sp #feature .styling .aliasBlock {
  margin-top: 10px;
  margin-bottom: 0;
}

body.sp #feature .styling .modelArea {
  margin-bottom: 0;
}

body.sp #feature .styling .model .imgSmall {
  margin-top: 6%;
}

body.sp #feature .styling .model .imgArea:nth-child(1) {
  margin-left: 0;
  width: 100%;
}

body.sp #feature .styling .model .imgArea:nth-child(2) {
  margin-right: 0;
  width: 100%;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.imgLarge {
  width: 440px;
  margin-left: 102px;
}

body.pc #feature .styling .typeH-wrap .model {
  display:flex;
  align-items: center;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.imgLarge.imgNon{
  margin-top: 0;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.imgLarge.imgNon .coordinateLink{
  margin: 0 auto !important;
  margin-top: -15px;
  float: none;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.right {
  margin-left: 77px;
}

body.pc #feature .styling.model-type-i .model .imgArea.imgLarge {
  width: 440px;
  margin: 0 auto;
}

body.pc #feature .styling.model-type-i .model .imgArea.imgLarge img {
  height: 574px;
  width: 440px;
}

body.pc #feature .styling.model-type-i .model .modelArea .coordinateLink {
  margin-top: 30px !important;
}

body.pc #feature .styling.model-type-e .model .modelArea .coordinateLink:first-of-type,
body.pc #feature .styling.model-type-f .model .modelArea .coordinateLink:first-of-type,
body.pc #feature .styling.model-type-g .model .modelArea .coordinateLink:first-of-type {
  margin-top: 0 !important;
}

body.pc #feature .styling.model-type-g .model .modelArea .coordinateLink {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
}

body.pc #feature .styling.model-type-g .model .modelArea .imgArea.left {
  padding-left: 5px;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.imgLarge img {
  height: 574px;
  width: 440px;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.imgLarge img + .coordinateLink {
  margin-top: 30px !important;
}

body.pc #feature .styling .typeH-wrap .model .imgArea.imgLarge .coordinateLink {
  margin-top: 0px !important;
}

body.pc #feature .styling .model .imgNon .coordinateLink {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.pc #feature .styling .model .imgNon .coordinateLink:first-of-type {
  margin-top: 0 !important;
}

body.pc #feature .styling .model .imgArea.imgLarge img {
  height: 626px;
  width: 480px;
}

body.pc #feature .styling .model .imgArea.imgSmall img {
  height: 400px;
  width: 400px;
}

body.pc #feature .styling .model .imgArea img {
  display: block;
  color: #000;
}

body.sp #feature .styling .model .imgArea img {
  width: 100%;
  display: block;
  margin: 10px 0 !important;
}

body.sp #feature #season h1 {
  margin-bottom: 0;
}

body.sp #feature #season .lead_typeC {
  display: block;
  max-height: 62px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}

body.sp #feature .mainVisual {
  flex-direction: column-reverse;
  margin-top: 15px !important;
}

body.sp #feature .key-visual .mainVisual {
  margin-top: 0 !important;
}

body.sp #feature .mainVisual,
body.sp #feature #season {
  margin-bottom: 0;
}

body.sp #feature .mainVisual .ttl,
body.sp #feature .mainVisual .ttl_typeC,
body.sp #feature #season .ttl,
body.sp #feature #season .ttl_typeC {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 24px;
}

body.sp #feature .mainVisual .ttl {
  font-size: 24px;
  line-height: 36px;
}

body.sp #feature .mainLead .lead {
  line-height: 20px;
}

body.sp #feature .mainVisual .ttl span,
body.sp #feature .mainVisual .ttl_typeC span,
body.sp #feature #season .ttl span,
body.sp #feature #season .ttl_typeC span {
  display: block;
  max-height: 62px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}

body.sp #feature .mainVisual .ttl span + span,
body.sp #feature .mainVisual .ttl_typeC span + span,
body.sp #feature #season .ttl span + span,
body.sp #feature #season .ttl_typeC span + span {
  margin: 0;
}

body.sp #feature .mainVisual .ttl span + span:not(:empty),
body.sp #feature .mainVisual .ttl_typeC span + span:not(:empty),
body.sp #feature #season .ttl span + span:not(:empty),
body.sp #feature #season .ttl_typeC span + span:not(:empty) {
  margin: 20px 0;
}

body.sp .aliasArea .aliasTtl {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
}

body.sp .aliasArea .aliasTtl:after {
  content: '';
  position: absolute;
  display: none;
  background: #888;
  width: 68%;
  height: 2px;
  margin: 0 auto;
  right: 0;
  bottom: 0;
  left: 0;
}

body.sp .price {
  color: #1a1a1a;
  font-size: 16px !important;
}

body.sp #season .anc_area ul li .list-in {
  border-radius: 8px;
  background-color: #fff;
}

body.sp #season.anchor-small .anc_area ul li .list-in {
  border-radius: 0;
}

body.sp #season.normal-anchor .anc_area ul li .list-in {
  border-radius: 0;
}

body #season.normal-anchor .anc_area ul li .list-in a {
  padding: 15px 25px;
}

body.pc #season.normal-anchor .anc_area ul li .list-in a {
  padding: 5px 35px 4px 10px;
  height: 68px;
  font-weight: 600;
  line-height: 1.4;
}

body.sp #season .anc_area ul li .list-in a {
  height: 56px;
}

body.sp #season.anchor-small .anc_area ul li .list-in {
  height: 38px;
}

body.sp #season.normal-anchor .anc_area ul li .list-in a {
  height: 57px;
  font-size: 12px;
  padding: 5px 25px 5px 5px;
  font-weight: 600;
  line-height: 1.4;
}

body.pc #season .anc_area ul li .list-in {
  border-radius: 14px;
}

body.pc #season.anchor-small .anc_area ul li .list-in {
  height: 38px;
  border-radius: 0;
}

body.pc #season.normal-anchor .anc_area ul li .list-in {
  border-radius: 0;
}

body .anchor-wrapper .anc_area {
  display: flex;
  width: 100%;
}

#feature .mainVisual {
  display: flex;
  align-items: center;
}

body.pc #feature .mainVisual .ttl span {
  font-size: 14px;
  line-height: 20px;
}

body.pc #feature .mainVisual .ttl {
  line-height: 36px;
}

#feature .mainVisual .ttl {
  position: static;
  top: inherit;
}

#feature .styling .model .coordinateLink {
  position: relative;
  margin-top: 20px;
  margin-bottom: 10px;
}

#season .anc_area ul li .list-in a {
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 54px;
  padding: 15px 20px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  border-radius: 14px;
}

body.sp #season.anchor-small .list-anchor {
  margin-bottom: 0!important;
}

body.pc #season.anchor-small .anc_area ul li .list-in a,
body.sp #season.anchor-small .anc_area ul li .list-in a {
  height: 36px;
  padding: 9px;
}

#season .anc_area ul li .list-in a:after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 10px;
  width: 15px;
  height: 15px;
  background-image: url(../img/icon-down.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 15px 15px;
}

#feature .styling .model .coordinateLink p:after {
  border: none;
  right: 15px;
  width: 15px;
  height: 15px;
  top: calc(50% - 3.5px);
  background-image: url(../img/icon-right.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 15px 15px;
  transform: rotate(0deg);
  margin-top: -4px;
}


body #season .anc_area ul li .list-in {
  border: 1px solid #000;
  background-color: #ffffff;
}

#dynamic-footer footer .footer-in {
  max-width: 1160px !important;
  width: 100% !important;
}

.modelArea.type-wrap {
  display: flex !important;
  align-items: center !important;
}

.modelArea.type-wrap.type-wrap-reverse {
  flex-direction: row-reverse;
}

.modelArea.type-wrap .imgArea.left.imgSmall {
  margin-top: 0 !important;
  margin-right: 80px !important;
}
.modelArea.type-wrap .coordinateLink.btstyle_secondary {
  margin-bottom: 30px !important;
}

.typeH-wrap {
  display: flex;
}

#feature .styling .model .imgSmall {
  margin-top: 0 !important;
}

/* #content-body .alias-view .alias-modal-container {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  display: none;
} */

body.pc #content-body .alias-view .alias-modal-container .alias-modal-container-in {
  padding-right: 0px;
}

body.pc #content-body .alias-view .alias-modal-container ul {
  margin-top: 0;
}

body.pc #content-body .alias-view .alias-modal-container ul.tmc-2200 li {
  margin-top: 0;
}
body.pc #content-body .alias-view .alias-modal-container ul li .list-container {
  margin-bottom: 30px;
}

body.sp #feature .styling .model .imgArea {
  margin: 0 !important;
}

body .alias-modal-container {
  opacity: 0 !important;
  max-height: 0;
  overflow: unset;
}

body.pc .alias-modal-container.active {
  opacity: 1 !important;
  max-height: unset;
}

.textBanner {
  margin-top: 50px;
  text-align: center;
}

body.sp #feature .textBanner {
  margin: 10px 0;
}

body.sp #feature .textBanner .bnr {
  width: auto;
  padding: 0 4%;
}

.textBanner__link {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  max-width: 460px;
  width: 100%;
  padding: 18px;
  border: 1px solid #1b1b1b;
  border-radius: 15px;
}

body.sp #feature .textBanner__link {
  padding: 12px;
}

.textBanner__link:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translateY(-50%) rotate(-135deg);
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

.textBanner__title {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

body.sp #feature .textBanner .textBanner__title {
  font-size: 16px;
  margin-bottom: 5px;
}

.textBanner__text {
  font-size: 14px;
  line-height: 21px;
}

body.sp #feature .textBanner .textBanner__text {
  width: 251px;
  height: 17px;
  font-size: 11px;
}

body.pc #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-color-chips,
body.pc #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-color-chips,
body.pc #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-color-chips,
body.pc #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-color-chips {
  height: 40px;
}

body.sp #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-color-chips, body.sp #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-color-chips,
body.sp #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-color-chips, body.sp #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-color-chips {
  height: 24px;
}

body.sp #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-color-chips .color-chip-box .color-chip, body.sp #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-color-chips .color-chip-box .color-chip ,
body.sp #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-color-chips .color-chip-box .color-chip, body.sp #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-color-chips .color-chip-box .color-chip {
  margin-top: 0;
  height: 14px;
  width: 14px;
  margin-left: 0;
  margin: 0 4px 4px 0;
  border: 0;
  padding: 0;
}

body.sp #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-color-chips .color-chip-box, body.sp #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-color-chips .color-chip-box,
body.sp #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-color-chips .color-chip-box, body.sp #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-color-chips .color-chip-box {
  width: 18px
}

body.sp #content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-color-chips .color-chip-box {
  float: left;
}

body.sp #content-body .alias-view ul.tmc-1100.col-4 li:nth-child(4n) .list-container .button-fav {
  right: 0;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-title,
body.sp #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-title,
body.sp #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-title,
body.sp #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-title,
body.sp #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-title {
  font-size: 12px !important;
  line-height: 1.4 !important;
  min-height: inherit !important;
  font-weight: normal !important;
  margin-bottom: 5px !important;
  color: #5A5A5A;
  height: auto;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .price,
body.sp #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .price,
body.sp #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .price,
body.sp #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .price,
body.sp #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .price {
  margin-bottom: 7px;
}

body.pc #content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-title,
body.pc #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-title,
body.pc #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-title,
body.pc #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-title,
body.pc #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-title {
  font-size: 12px !important;
  line-height: 1.6 !important;
  font-weight: normal !important;
  margin-bottom: 5px !important;
  color: #5A5A5A;
  letter-spacing: 0.8px;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-color-chips img.color-chip {
  margin: 0px 4px 4px 0px;
  vertical-align: unset;
}

body.sp #content-body .alias-view ul.tmc-2100 li:nth-child(3n+1) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-2200 li:nth-child(3n+1) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-1100 li:nth-child(3n+1) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-1101 li:nth-child(3n+1) .list-container .list-detail {
  padding: 0 3px 0 15px !important;
  margin: 0;
}

body.sp #content-body .alias-view ul.tmc-2100 li:nth-child(3n+2) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-2200 li:nth-child(3n+2) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-1100 li:nth-child(3n+2) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-1101 li:nth-child(3n+2) .list-container .list-detail {
  padding: 0 9px 0 9px !important;
  margin: 0;
}

body.sp #content-body .alias-view ul.tmc-2100 li:nth-child(3n) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-2200 li:nth-child(3n) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-1100 li:nth-child(3n) .list-container .list-detail,
body.sp #content-body .alias-view ul.tmc-1101 li:nth-child(3n) .list-container .list-detail {
  padding: 0 15px 0 3px !important;
  margin: 0;
}

body.sp .styling {
  margin: 0 4%;
}

body.sp .styling .key-visual .mainImg,
body.sp #season.key-visual .mainImg {
  margin: 0 -15px 30px !important;
}

body.pc #content-body .alias-view ul.tmc-2200 li {
  margin-top: 15px;
}

body.pc #content-body .aliasBlock {
  margin-bottom: 80px;
}

#feature .styling .model .imgArea img {
  max-width: 100%;
}

body.pc #feature .alias-product.styling .model .imgArea {
  width: 960px;
  margin: 0 auto 40px;
}

body.pc #feature .alias-product.styling .model .imgArea img {
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
  width: 960px;
  height: auto;
}

body.sp #feature .alias-product.styling .model .imgArea {
  display: flex;
}

body.sp #feature .alias-product.styling .model .imgArea img {
  align-self: flex-start;
}

.alias-product.styling .model .imgArea img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

body.pc #feature .alias-product.styling .modelArea {
  margin: 0;
}

body.pc #feature .alias-product.styling .aliasBlock {
  margin-bottom: 60px;
}

/* body.pc #feature .alias-product.styling {
  margin-bottom: 104px;
} */

body.pc #feature .alias-product.styling  .alias-view ul {
  margin: 0;
}

body.pc #feature .alias-product.styling .model .ttl {
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

body.sp #feature .alias-product.styling .model .ttl {
  max-width: 345px;
  margin: 40px auto 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

body.pc #feature .alias-product.styling .model .lead-alias {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
  margin-top: 20px;
  word-break: break-all;
}

body.pc #feature .illustration-anchor-product.alias-product.styling .model .lead-alias {
  margin-top: 20px;
}

body.sp #feature .illustration-anchor-product.alias-product.styling .model .lead-alias {
  margin-top: 10px;
}

body.sp #feature .alias-product.styling .model .modelArea {
  margin: 0 -15px;
}

body.sp #feature .alias-product.styling .model .lead-alias {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;
  word-break: break-all;
  white-space: pre-wrap;
}

.d-flex {
  display: flex;
}

.modelArea.d-flex {
  align-items: center;
  justify-content: space-between;
}

body.sp .modelArea.d-flex {
  flex-wrap: wrap;
}

body.pc #feature .styling .model .coordinateLink {
  height: auto !important;
  margin-top: 0px !important;
  width: 345px;
  border: solid 1px #707070 !important;
  background-color: #ffffff !important;
  margin-bottom: 15px !important;
}

body.pc #feature .styling .model .coordinateLink p {
  width: 100%;
  padding: 0 30px;
  color: #000000;
}

body.pc #feature .styling .model .coordinateLink:first-of-type {
  margin-top: 30px !important;
}

body.pc #feature .styling .model .coordinateLink:last-of-type {
  margin-bottom: 0 !important;
}

body.sp .typeH-wrap {
  display: block;
}

body.sp .typeH-wrap .model {
  width: 100%;
}

body.sp #feature .key-visual .mainImg {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  display: block;
  width: 100%;
}

body.sp #feature .key-visual .mainImg img{
  display: block;
  width: 100%;
}

body.pc #feature .key-visual {
  font-stretch: normal;
  font-style: normal;
}

body.pc #feature .key-visual .type-a .ttl {
  flex: 0 0 520px;
  line-height: 1.25;
  letter-spacing: normal;
  color: #000000;
  font-weight: bold;
}

body.sp #feature .key-visual .type-a .ttl {
  margin-top: 0;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  width: 100%;
  padding: 0 15px;
}

body.pc #feature .key-visual .type-a .ttl span {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 0;
  letter-spacing: normal;
}

body.sp #feature .key-visual .type-a .ttl span {
  font-size: 14px;
  line-height: 1.43;
  margin-top: 0;
  font-weight: bold;
  letter-spacing: normal;
  color: #000000;
}

body #feature .key-visual .type-a .ttl .ttl-title {
  line-height: 1.25;
}

body.sp #feature .key-visual .type-a .ttl .ttl-title {
  line-height: 1.5;
  letter-spacing: normal;
  font-stretch: normal;
  color: #000000;
}

body.pc #feature .key-visual .type-a .mainImg {
  flex: 0 0 640px;
  height: 400px;
  overflow: hidden;
}

body.pc #feature .key-visual .type-a .mainImg img {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

body.pc .feature_caption.type-c,
body.pc #feature .key-visual .lead.type-a {
  width: 580px;
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000000;
  word-break: break-all;
}

body.sp .feature_caption.type-c,
body.sp #feature .key-visual .lead.type-a {
  text-align: center;
}

body.pc #feature .key-visual .mainImg.type-c {
  height: 400px;
  overflow: hidden;
}

body.sp #feature .key-visual .mainLead.type-a {
  padding: 0 15px;
}

body.sp #feature .key-visual .lead.type-a {
  margin-top: 20px;
  padding: 0;
  margin-bottom: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #000000;
  word-break: break-all;
}

body.sp .feature_caption.type-c {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.43;
  color: #000000;
  word-break: break-all;
  padding: 0 15px;
}

body.sp #feature .key-visual#season .lead_typeC {
  display: block;
  max-height: 62px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 0;
}

#feature .btn-link {
  margin-top: 20px;
  margin-bottom: 10px;
  word-break: break-all;
}

#feature .btn-link .btn-link__wrapper {
  width: 345px;
}


body.pc #feature .btn-link .btn-link__wrapper {
  width: 360px;
}

body #feature .btn-link .btn-link__href {
  padding: 11px 9px;
  height: 60px;
  display: flex;
  align-items: center;
  flex-direction: unset;
  justify-content: center;
  flex-wrap: wrap;
  border-color: #1b1b1b;
  color: #1b1b1b;
}

body.sp #feature .btn-link .btn-link__href {
  max-width: 345px;
  padding: 11px 9px;
  border-radius: 15px;
  margin: 0 auto;
}

body.pc #feature .banner-area .banner-area__link {
  display: block;
}

#feature .banner-area {
  margin: 0;
}

body.pc #feature .banner-area .banner-area__link img {
  height: auto;
  width: 750px;
  margin-bottom: 10px;
  margin-top: 20px;
}

body.sp #feature .banner-area .banner-area__link {
  display: block;
  width: 100%;
  max-width: 100%;
}

body.sp #feature .banner-area .banner-area__link img {
  margin: 10px 0;
}

#feature .btn-link .btn-link__href:after {
  content: none;
}

#feature .btn-link .btn-link__title {
  width: 100%;
  height: 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.13;
  margin: 0;
}

body.sp #feature .btn-link .btn-link__title {
  height: 18px;
  margin-bottom: 0;
}

#feature .btn-link .btn-link__text {
  width: 251px;
  height: 17px;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 3px;
}

#feature div {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

/* movieArea
---------------------------------------------------*/
#feature h2.ttl {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 40px 0 0 0;
	padding: 0 4vw;
	color: #000;
	word-break: break-all;
	line-height: 1.5;
}
#feature .movieArea .movieBox {
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 56.25%;
	margin: 20px auto 10px auto;
	text-align: center;
}
#feature .movieArea .movieBox iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#feature .movieArea .movieBox .bnrImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#feature .movieArea .movieBox .bnrImage img {
	width: 100%;
	display: block;
}
#feature .movieArea .bnrImage.hide {
    display: none;
}
@media screen and (min-width: 768px){
	#feature h2.ttl {
		text-align: center;
		font-size: 32px;
		font-weight: 700;
		margin: 50px 0 0 0;
		color: #000;
	}
	#feature .movieArea .movieBox iframe {
		width: 100vw;
    max-width: 1160px;
	}
	#feature .movieArea .movieBox .bnrImage {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		cursor: pointer;
	}
	#feature .movieArea .movieBox .bnrImage img {
		width: inherit;
		display: block;
	}
	#feature .movieArea .bnrImage.hide {
		display: none;
	}
}

.banner-area__img {
  max-width: 100%;
  height: auto;
}

body.sp .mb-product .aliasBlock,
body.sp .m-sp .aliasArea {
  margin: 0 -15px;
}


body.sp #content-body .alias-view ul.tmc-3000 li .list-container .list-image img {
  display: block;
}

body.sp #content-body .alias-view ul.tmc-3000 li .list-container .list-image {
  margin-bottom: 10px;
}

body.sp #content-body .alias-view ul.tmc-3000.col-3 li .list-container .list-detail .list-price .price {
  color: #1a1a1a;
}

body.sp #content-body .alias-modal-container {
  display: none !important;
}

body #feature .key-visual .type-a .ttl .ttl-title {
  height: auto;
}

body.sp #feature #season.key-visual {
  padding: 0;
}

body.sp #feature #season.key-visual .type-c{
  margin-left: 0 !important;
  margin-right:0 !important;
}

body.sp .styling.alias-product {
  margin: 0 15px;
}

.key-visual,
.list-anchor,
.styling {
  word-break: break-all;
}

html * {
  -webkit-text-size-adjust: 100%;
}

body.sp #content-body .alias-view ul.tmc-2100 li .list-container .list-detail .list-rating,
body.sp #content-body .alias-view ul.tmc-2200 li .list-container .list-detail .list-rating,
body.sp #content-body .alias-view ul.tmc-1100 li .list-container .list-detail .list-rating,
body.sp #content-body .alias-view ul.tmc-1101 li .list-container .list-detail .list-rating {
  margin-bottom: 7px;
}

body.pc #content-body  .alias-view.is_pc > ul.tmc-3000.alias-container {
  display: none;
}

body.pc #content-body .aliasBlock  .alias-view.is_pc > ul.tmc-3000.alias-container {
  display: flex;
}

body #pagetop {
  z-index: 999;
  display: none;
}

body.sp #pagetop {
  width: 50px;
  right: 20px;
  bottom: 20px;
}

body.sp .fe-common-recommend-bnrs {
  margin-bottom: 14px !important;
  font-size: 0;
  width: 100%;
  margin-top: 0 !important;
}

body.sp .fe-common-recommend-bnrs ul {
	margin: 2% auto;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
}

body.sp .fe-common-recommend-bnrs ul li {
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	width: 49%;
	margin: 10px 0 0;
	float: none;
}

body.sp .fe-common-recommend-bnrs ul li:nth-child(odd) {margin-right: 1%;}
body.sp .fe-common-recommend-bnrs ul li:nth-child(even) {margin-left: 1%;}
body.sp .fe-common-recommend-bnrs ul li.spNo {display: none;}
body.sp .fe-common-recommend-bnrs ul li.pcNo {width: 100%;margin-left: 0;}
body.sp .fe-common-recommend-bnrs ul li img {width:100%;}

#underNavi_bnr {background-color: #E8E8E8;color:  #1B1B1B;width: 100%;height: 30px;display: block;text-align: center;padding: 8px 0;font-size: 12px;}
#underNavi_bnr a{color: rgb(18, 40, 139);}
#underNavi_bnr span{padding-left: 25px;font-size: 10px;}
@media only screen and (max-width : 374px) {#underNavi_bnr a{font-size: 10px;}
#underNavi_bnr span{padding-left: 10px;font-size: 10px;}}

body.sp #content-body .alias-view ul.tmc-3000 li .list-container .list-detail .list-comingsoon .comingsoon-item {
  word-break: break-word;
}

body.pc .target-store {
  max-width: 566px;
  padding: 15px;
  margin: 20px auto 10px;
}

body.sp .target-store {
  max-width: 100%;
  padding: 15px;
  margin: 20px auto 10px;
}

body .shopList.target-store .target-store__title {
  font-size: 14px;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 15px;
  font-weight: bold;
}


body.pc .target-store__wrapper {
  display: flex;
}

body .shopList.target-store  .target-store__wrapper .target-store__item {
  max-width: 261px;
  width: 50%;
  margin-right: 15px;
  padding: 6px 6px 7px;
  min-height: 50px;
}

body.sp .target-store  .target-store__wrapper .target-store__item {
  width: 100%;
  max-width: 100%;
}

body.pc .target-store .target-store__wrapper .target-store__item:last-child {
  margin-right: 0;
}

body .target-store .target-store__wrapper .target-store__item .target-store__text {
  font-size: 12px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

body .target-store .target-store__wrapper .target-store__item .target-store__link {
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 0;
  padding-right: 0;
  text-decoration: none;
}

body .target-store .target-store__wrapper .target-store__item .target-store__link > span {
  font-weight: 300;
  font-size:  12px;
  line-height: 1.5
}

body .target-store .target-store__wrapper .target-store__item .target-store__link:after {
  position: relative;
  left: -3px;
  right: auto;
  width: 15px;
  height: 15px;
  top: 3px;
  background-image: url(../img/icon-right.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 15px 15px;
  transform: rotate(0deg);
  margin-top: 0px;
  display: inline-block;
  border: 0;
}

body .ttlCategory {
  position: relative;
  text-align: center;
  margin-top: 20px;
}

body .ttlCategory:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: solid 1px #d0d0d0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

body.sp .ttlCategory:before {
  border-bottom: solid 1px #d1d1d1;
}

body .ttlCategory span {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #000000;
  display: inline-block;
  background-color: #fff;
  position: relative;
  padding: 0 30.5px;
}

body.sp .ttlCategory span {
  font-size: 14px;
  line-height: 1.43;
  padding: 0 15.5px;
}

body #season.illustration-anchor .anc_area ul li .list-in {
  border-radius: 0;
}

body #season.illustration-anchor .anc_area ul li .list-in  a {
  padding: 15px 26px 15px 60px;
}

body.sp #season.illustration-anchor .anc_area ul li .list-in  a {
  padding: 15px 26px 15px 52px;
  font-size: 11px;
  height: 46px;
}

.illustration-anchor__icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 54px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #000;
}

body.sp .illustration-anchor__icon {
  height: 46px;
  width: 48px;
}

body.sp .illustration-anchor__icon img {
  height: auto;
}

body.sp .illustration-anchor__icon .icon-t-shirt {
  width: 26.5px;
}

body.sp .illustration-anchor__icon .icon-pullover {
  width: 28.8px;
}

body.sp .illustration-anchor__icon .icon-shirt {
  width: 28.9px;
}

body.sp .illustration-anchor__icon .icon-cadigan {
  width: 30.2px;
}

body.sp .illustration-anchor__icon .icon-dress {
  width: 17.1px;
}

body.sp .illustration-anchor__icon .icon-skirt {
  width: 28.2px;
}

body.sp .illustration-anchor__icon .icon-pants {
  width: 18.9px;
}

body.sp .illustration-anchor__icon .icon-shoes {
  width: 24.6px;
  height: 25px;
}

body.pc .illustration-anchor__icon .icon-shoes {
  width: 28.7px;
  height: 29px;
}

body.pc .illustration-anchor__icon .icon-skirt {
  height: 30px;
}

body.sp #season.illustration-anchor {
  margin-top: 10px;
}

body.sp #season.illustration-anchor .anc_area ul.list-anchor {
  margin-bottom: 10px;
}

body.pc #feature .normal-anchor-product.alias-product.styling .model .lead-alias {
  margin-top: 20px;
}

body.sp #feature .normal-anchor-product.alias-product.styling .model .lead-alias {
  margin-top: 10px;
}

body.pc #feature .key-visual .mainImg.type-c img {
  height: 400px;
  width: 1160px;
}

/* Category anchor
----------------------------------*/
body.pc #highspecitem {
  width: 1160px;
  margin: 0 auto;
  font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05rem;
  font-feature-settings: 'palt';
}

body.pc #highspecitem .mainVisual {
  margin-bottom: 55px;
}

body.pc #highspecitem .mainVisual h1 {
  margin-bottom: 50px;
}

body.pc #highspecitem .mainVisual .lead {
  text-align: center;
  line-height: 1.8;
  font-size: 18px;
}

body.pc #highspecitem .menu {
  width: 960px;
  margin: 0 auto 112px;
}

body.pc #highspecitem .menu li {
  float: left;
  margin-right: 13px;
}

body.pc #highspecitem .menu li:last-child {
  margin-right: 0;
}

body.pc #highspecitem .functionArea {
  width: 960px;
  margin: 0 auto;
}

body.pc #highspecitem .functionArea .function {
  margin-bottom: 100px;
}

body.pc #highspecitem .functionArea .ttl {
  font-size: 42px;
  font-weight: 900;
  margin-bottom: 25px;
  text-align: center;
  letter-spacing: 3px;
}

body.pc #highspecitem .functionArea .pic {
  margin-bottom: 100px;
}

body.pc #highspecitem .functionArea .func03 .pic {
  margin-bottom: 90px;
}

body.pc #highspecitem .functionArea .subTtl {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 60px;
  text-align: center;
  letter-spacing: 3px;
}

body.pc #highspecitem .functionArea .detail {
  margin-bottom: 94px;
}

body.pc #highspecitem .functionArea .detail .logo {
  text-align: center;
}

body.pc #highspecitem .functionArea .func01 .detail .logo {
  margin-top: 30px;
  margin-left: 30px;
}

body.pc #highspecitem .functionArea .func02 .detail .logo {
  margin-top: 30px;
  margin-left: 23px;
}

body.pc #highspecitem .functionArea .func03 .detail .logo {
  margin-top: 24px;
  margin-left: 30px;
}

body.pc #highspecitem .functionArea .func04 .detail .logo {
  margin-left: 26px;
}

body.pc #highspecitem .functionArea .detail {
  font-size: 18px;
  line-height: 1.5;
}

body.pc #highspecitem .functionArea .detail .function {
  margin-bottom: 100px;
}

body.pc #highspecitem .functionArea .detail .left {
  float: left;
}

body.pc #highspecitem .functionArea .detail .right {
  float: right;
}

body.pc #highspecitem .functionArea .detail.txtRight .right,
body.pc #highspecitem .functionArea .detail.txtLeft .left {
  width: 610px;
  height: 450px;
  position: relative;
}

body.pc #highspecitem .functionArea .detail.txtRight .left,
body.pc #highspecitem .functionArea .detail.txtLeft .right {
  width: 350px;
}

body.pc #highspecitem .functionArea .detail.txtRight .left img {
  margin-left: -100px;
}

body.pc #highspecitem .functionArea .detail.txtLeft .right img {
  margin-right: -100px;
}

body.pc #highspecitem .functionArea .detail p {
  width: 530px;
  position: absolute;
  bottom: 25px;
  line-height: 1.8;
}

body.pc #highspecitem .functionArea .detail.txtLeft p {
  left: 45px;
}

body.pc #highspecitem .functionArea .detail.txtRight p {
  right: 45px;
}

body.pc #highspecitem .functionArea .func02 .detail p {
  left: 45px;
  bottom: 55px;
}

body.pc #highspecitem .functionArea .func04 .detail p {
  left: 45px;
  bottom: 90px;
}

body.pc #highspecitem .functionArea .youtube {
  width: 760px;
  margin: 0 auto 55px;
}

body.pc #highspecitem .functionArea .aliasTtl {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}

body.pc #highspecitem .functionArea .aliasBlock {
  margin-bottom: 40px;
}

body.pc #highspecitem .bnr {
  width: 750px;
  margin: 0 auto 120px;
}

body.pc #feature .category-anchor-title .lead-alias {
  margin-bottom: 0;
}

body.sp #feature .category-anchor-title .lead-alias {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;
  word-break: break-all;
  white-space: pre-wrap;
  padding: 0 15px;
}

body.pc #feature .category-anchor .menu {
  max-width: 630px;
  margin: 5px auto 10px;
}

body.pc #feature .category-anchor ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}

body.sp #feature .category-anchor ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 11px -4.5px 10px;
}

body.sp #feature .category-anchor__menu {
  padding: 0 4%;
}

body.sp #feature .category-anchor ul.layout-left {
  margin: 15px -1.5px 10px;
  justify-content: flex-start;
}

body.pc #feature .category-anchor ul.layout-two {
  width: 436px;
  margin: 0 auto;
}

body.pc #feature .category-anchor ul.layout-left {
  justify-content: flex-start;
}

body.pc #feature .category-anchor li {
  padding: 0 7.5px;
  margin-right: 0;
  margin-top: 15px;
}

body.sp #feature .category-anchor ul.layout-two li {
  padding: 0 4.5px;
  margin-right: 0;
  margin-top: 9px;
  width: 50%;
}

body.sp #feature .category-anchor ul.layout-left li {
  padding: 0 1.5px;
  margin-right: 0;
  margin-top: 5px;
  width: 33.33%;
}

body.pc #feature .category-anchor .category-anchor__link {
  display: block;
  width: 200px;
  position: relative;
}

body.sp #feature .category-anchor .category-anchor__link {
  display: block;
  width: 100%;
  position: relative;
}

body.sp #feature .category-anchor ul.layout-left .category-anchor__link {
  display: block;
  width: 100%;
  position: relative;
}

body #feature .category-anchor .category-anchor__link:after {
  content: '';
  background-color: rgba(105, 105, 105, 0);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

body.pc #feature .category-anchor .category-anchor__link img {
  width: 200px;
  height: 200px;
  display: block;
}

body.sp #feature .category-anchor .category-anchor__link img {
  width: 100%;
  height: auto;
  display: block;
}

body.sp #feature .category-anchor ul.layout-left .category-anchor__link img {
  width: 100%;
  height: auto;
  display: block;
}

body #feature .category-anchor .category-anchor__text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  z-index: 2;
  width: 100%;
  padding: 0 10px;
}

body.sp #feature .category-anchor ul.layout-left .category-anchor__text {
  font-size: 12px;
  line-height: 18px;
}

body #feature .category-anchor ul .category-anchor__text:after {
  content: "";
  height: 15px;
  width: 15px;
  margin-top: 3px;
  background-image: url(../img/icon-down-white.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 15px 15px;
  display: block;
  margin: 0 auto;
}

body.sp #feature .category-anchor ul.layout-left .category-anchor__text:after {
  content: "";
  height: 9px;
  width: 9px;
  margin-top: 3px;
  background-image: url(../img/icon-down-white.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  display: block;
  margin: 0 auto;
}
body.sp #feature .alias-slider .alias-slider-full .swiper-slide {
  width: 100%;
  height: auto;
}

body.sp #feature .alias-slider .alias-carousel-slider-full .swiper-slide {
  width: 100%;
  height: auto;
}

body.pc #feature .alias-slider .alias-slider__content {
  padding-bottom: 25px;
}

body.pc #feature .alias-slider .alias-carousel-slider-full.slider-horizontal .swiper-slide {
  width: 836px;
}

body.sp #feature .alias-slider .alias-carousel-slider-full.slider-horizontal .swiper-slide {
  width: 330px;
}

body.pc #feature .alias-slider .alias-carousel-slider-one.slider-horizontal {
  max-width: 960px;
  margin: 20px auto 0;
}

body.pc #feature .alias-slider .alias-carousel-slider-one.slider-square {
  max-width: 560px;
  margin: 20px auto 0;
}

body.pc #feature .alias-slider .alias-carousel-slider-one.slider-vertical {
  max-width: 441px;
  margin: 20px auto 0;
}

body.pc #feature .alias-slider .alias-carousel-slider-one.slider-square .swiper-slide {
  width: 560px;
}

body.pc #feature .alias-slider .alias-carousel-slider-full.slider-square .swiper-slide {
  width: 420px;
}

body.sp #feature .alias-slider .alias-carousel-slider-full.slider-vertical .swiper-slide,
body.sp #feature .alias-slider .alias-carousel-slider-full.slider-square .swiper-slide {
  width: 285px;
}

body.pc #feature .alias-slider .swiper-slide img {
  width: 300px;
  height: auto;
  display: block;
  margin: 0 auto;
}

body.pc #feature .alias-slider .alias-carousel-slider-full.slider-horizontal .swiper-slide img {
  width: 836px;
}

body.sp #feature .alias-slider .alias-carousel-slider-full.slider-horizontal .swiper-slide img {
  width: 330px;
}

body.pc #feature .alias-slider .alias-carousel-slider-one.slider-square .swiper-slide img {
  width: 560px;
}

body.pc #feature .alias-slider .alias-carousel-slider-one.slider-vertical .swiper-slide img {
  width: 441px;
}

body.pc #feature .alias-slider .alias-carousel-slider-full.slider-square .swiper-slide img {
  width: 420px;
}

body.sp #feature .alias-slider .swiper-slide img {
  width: 285px;
  height: auto;
  display: block;
}

body.pc #feature .alias-slider .alias-slider-one .swiper-slide img {
  width: 441px;
  height: auto;
  display: block;
  margin: 0 auto;
}

body.pc #feature .alias-slider .alias-carousel-slider-one .swiper-slide img {
  width: 960px;
  height: auto;
  display: block;
  margin: 0 auto;
}

body.sp #feature .alias-slider .alias-slider-one .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

body.sp #feature .alias-slider .alias-carousel-slider-one .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

body.pc #feature .alias-slider .alias-slider-one .owl-nav .owl-next.disabled,
body.pc #feature .alias-slider .alias-slider-one .owl-nav .owl-prev.disabled,
body.sp #feature .alias-slider .alias-slider-one .owl-nav .owl-next.disabled,
body.sp #feature .alias-slider .alias-slider-one .owl-nav .owl-prev.disabled,
body.pc #feature .alias-slider .alias-carousel-slider-one .owl-nav .owl-prev.disabled,
body.pc #feature .alias-slider .alias-carousel-slider-one .owl-nav .owl-next.disabled,
body.sp #feature .alias-slider .alias-carousel-slider-one .owl-nav .owl-prev.disabled,
body.sp #feature .alias-slider .alias-carousel-slider-one .owl-nav .owl-next.disabled {
   display: none;
} 

body.pc #feature .alias-slider.coordArea .ttl {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin: 50px 0 0 0;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000;
}

body.sp #feature .alias-slider.coordArea .ttl {
  max-width: 345px;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin: 40px auto 0;
  padding: 0;
}

@media screen and (max-width: 320px) {
  body.sp #feature .alias-slider.coordArea .ttl {
    padding: 0 15px;
  }
}

body.pc #feature .alias-slider .lead-alias {
  margin-bottom: 0;
}

body.sp #feature .alias-slider .lead-alias {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;
  word-break: break-all;
  white-space: pre-wrap;
}

body.pc #content-body .alias-slider .aliasBlock {
  margin-bottom: 0;
}

body.pc #content-body .alias-slider__content.alias-slider-full {
  width: 1280px;
  margin-left: -60px;
  margin-top: 20px;
  position: relative;
}

body.pc #content-body .alias-slider__content.alias-carousel-slider-full {
  width: 1280px;
  margin-left: -60px;
  margin-top: 20px;
  position: relative;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block;
}

.owl-carousel .owl-item.first, .owl-carousel .owl-item.last {
  pointer-events: none;
}

.owl-carousel .owl-nav {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  margin-top: 0;
  height: 0;
}

body.sp #content-body .alias-slider__content.alias-slider-full {
  width: 224.5%;
  margin-left: -62%;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 18px;
}

body.sp #content-body .alias-slider__content.alias-carousel-slider-full {
  width: 224.5%;
  margin-left: -62%;
  margin-top: 20px;
  padding-bottom: 23px;
}

body #content-body .alias-slider__content.alias-slider-one {
  max-width: 441px;
  margin: 10px auto 0;
}

body.sp #content-body .alias-slider__content.alias-slider-one {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 18px;
}

body.sp #content-body .alias-slider__content.alias-carousel-slider-one {
  width: 100%;
  margin-top: 20px;
  padding-bottom: 23px;
}

body.pc #content-body .alias-slider__subtitle {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top: 20px;
  white-space: pre-wrap;
  word-break: break-all;
}

body.sp #content-body .alias-slider__subtitle {
  max-width: 345px;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin: 20px auto 0;
  padding: 0;
  white-space: pre-wrap;
  word-break: break-all;
}

@media screen and (max-width: 320px) {
  body.sp #content-body .alias-slider__subtitle {
    padding: 0 15px;
  }
}

body #content-body .alias-slider__content .alias-slider__button {
  display: block;
  width: 41px;
  height: 77px;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

body.sp #content-body .alias-slider__content .alias-slider__button {
  width: 31px;
  height: 54px;
  top: 0;
}

body #content-body .alias-slider__content.alias-slider-one .alias-slider__button {
  cursor: pointer;
}

body #content-body .alias-slider__content.alias-carousel-slider-one .alias-slider__button {
  cursor: pointer;
}

body #content-body .alias-slider__content .aliasSliderBtn {
  position: relative;
}

body.pc #content-body .alias-slider__content .alias-slider__button.btnPrev {
  left: 78px;
  background: url(../img/icon-prev.svg) no-repeat;
}

body #content-body .alias-slider__content.alias-slider-one .alias-slider__button.btnPrev {
  left: 32px;
}

body #content-body .alias-slider__content.alias-carousel-slider-one .alias-slider__button.btnPrev {
  left: 32px;
}

body.pc #content-body .alias-slider__content .alias-slider__button.btnNext {
  background: url(../img/icon-next.svg) no-repeat;
  right: 78px;
}

body #content-body .alias-slider__content.alias-slider-one .alias-slider__button.btnNext {
  right: 25px;
}

body #content-body .alias-slider__content.alias-carousel-slider-one .alias-slider__button.btnNext {
  right: 25px;
}

body #content-body .alias-slider__content .owl-theme .owl-dots .owl-dot span {
  height: 10px;
  width: 10px;
  background-color: #dadada;
  margin: 0 5px;
}

body #content-body .alias-slider__content .owl-theme .owl-dots .owl-dot.active span {
  background-color: #1b1b1b;
  width: 10px;
  opacity: 1;
}

body.sp #content-body .alias-slider__content .owl-theme .owl-dots .owl-dot span {
  height: 8px;
  width: 8px;
  background-color: #dadada;
  margin: 0 3px;
}

body.sp #content-body .alias-slider__content .owl-theme .owl-dots .owl-dot.active span {
  background-color: #1b1b1b;
  opacity: 1;
}

body #content-body .alias-slider__content .owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  margin: 0;
  left: 0;
  bottom: -25px;
  width: 100%;
  text-align: center;
}

body.sp #content-body .alias-slider__content .owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  text-align: center;
  margin: 0;
  padding: 0 .75% 0;
  bottom: -23px;
}

body.sp #content-body .alias-slider__content.alias-slider-full .owl-carousel .owl-dots {
  bottom: -18px;
}

body.sp #content-body .alias-slider__content.alias-slider-one .owl-carousel .owl-dots {
  margin: 0;
  bottom: -18px;
}

body.sp #content-body .alias-slider__content.alias-carousel-slider-one .owl-carousel .owl-dots {
  margin: 0;
}

body.sp .alias-slider__content .owl-carousel .owl-nav {
  display: block;
  position: relative;
  height: 0
}

body.sp .alias-slider__content.alias-slider-one .owl-carousel .owl-nav,
body.sp .alias-slider__content.alias-carousel-slider-one .owl-carousel .owl-nav {
  position: absolute;
}

body #feature .coordArea.alias-slider {
  margin-bottom: 0;
}

body.pc #content-body .alias-slider__content.alias-slider-one .alias-modal-trigger {
  max-width: 441px;
  margin: 0 auto;
}

#season.style-anchor {
  margin: 20px 0 10px!important;
}

body.sp #season.style-anchor {
  padding: 0;
}

#season.style-anchor .style-anchor__container {
  margin: 0 auto;
}

/* Reactangle layout */
#season.style-anchor.rectangle-layout.column-3 .style-anchor__container {
  width: 573px;
}

#season.style-anchor.rectangle-layout.column-4 .style-anchor__container {
  width: 764px;
}

#season.style-anchor.rectangle-layout.column-4 .style-anchor__container .list-style  {
  justify-content: center;
}

#season.style-anchor.rectangle-layout.column-5 .style-anchor__container {
  width: 955px;
}

/* Square layout*/
body.pc #season.style-anchor.square-layout.column-3 .style-anchor__container {
  width: 570px;
}

body.pc #season.style-anchor.square-layout.column-4 .style-anchor__container {
  width: 760px;
}

#season.style-anchor.square-layout.column-4 .style-anchor__container .list-style  {
  justify-content: center;
}

body.pc #season.style-anchor.square-layout.column-5 .style-anchor__container {
  width: 950px;
}

body.sp #season.style-anchor .style-anchor__container {
  width: 375px;
}

body.sp #season.style-anchor.column-3 .style-anchor__container {
  width: 100%;
}

body.sp #season.style-anchor.column-2 .style-anchor__container {
  width: 248px;
}

@media screen and (max-width: 320px) {
  body.sp #season.style-anchor.column-3 .style-anchor__container {
    width: 100%;
  }
}

#season.style-anchor .item {
  margin-top: -1px;
}

#season.style-anchor .style-list-in {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}

#season.style-anchor .style-list-in a {
  position: relative;
  width: 100%;
  height: 100%;
}

#season.style-anchor .style-list-in a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #d1d1d1;
  border-left: 0;
  z-index: 1;
}

#season.style-anchor.column-2 li:nth-child(2n + 1) .style-list-in a:before,
#season.style-anchor.column-3 li:nth-child(3n + 1) .style-list-in a:before,
#season.style-anchor.column-4 li:nth-child(4n + 1) .style-list-in a:before,
#season.style-anchor.column-5 li:nth-child(5n + 1) .style-list-in a:before,
#season.style-anchor li:first-child .style-list-in a:before {
  border-left: 1px solid #d1d1d1;
}

#season.style-anchor li{
  width: calc(100% / 3);
}

/* Edit size for 3 styles: reactangle and square */
body.pc #season.style-anchor.column-3 li {
  width: calc(100% / 3);
}
body.pc #season.style-anchor.column-4 li {
  width: calc(100% / 4);
}

body.pc #season.style-anchor.column-5 li {
  width: calc(100% / 5);
}

body.sp #season.style-anchor.column-2 li {
  width: calc(100% / 2);
}

body.sp #season.style-anchor .style-list-in a {
  width: 100%;
  height: 100%;
}

#season.style-anchor .style-anchor__link {
  flex-direction: column;
  justify-content: space-between;
}

#season.style-anchor .style-anchor__wrap {
  position: relative;
  width: 100%;
}

#season.style-anchor .style-anchor__img {
  display: inherit;
  position: relative;
  width: 100%;
  overflow: hidden;
}

#season.style-anchor.square-layout .style-anchor__img {
  height: 190px;
}

#season.style-anchor.rectangle-layout .style-anchor__img {
  height: 286px;
}

body.sp #season.style-anchor.square-layout .style-anchor__img {
  height: 124px;
}

body.sp #season.style-anchor.rectangle-layout .style-anchor__img {
  height: 186px;
}

#season.style-anchor .style-anchor__img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

#season.style-anchor .style-anchor__title {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #000;
  padding: 10px 10px 20px;
  text-align: center;
  position: relative;
  border-top: 1px solid #d1d1d1;
  word-break: break-all;
}

#season.style-anchor.square-layout .style-anchor__title {
  height: calc(100% - 190px);
}

#season.style-anchor.rectangle-layout .style-anchor__title {
  height: calc(100% - 286px);
}

body.sp #season.style-anchor.square-layout .style-anchor__title {
  height: calc(100% - 124px);
}

body.sp #season.style-anchor.rectangle-layout .style-anchor__title {
  height: calc(100% - 186px);
}

#season.style-anchor .style-anchor__title:after {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 1px solid #1b1b1b;
  border-bottom: 1px solid #1b1b1b;
  transform: rotate(-45deg);
}

body.sp #season.style-anchor .style-anchor__title {
  min-height: 65px;
  font-size: 12px;
  line-height: 1.4;
  color: #1b1b1b;
}

#season.fixed-anchor .fixAnchor {
  position: absolute;
  width: 1160px;
  top: -56px;
  background: #fff;
}

body.sp #season.fixed-anchor .fixAnchor {
  width: 100%;
  top: -38px;
}

#season.fixed-anchor .list-fixed.fixAnchor.fixed {
  position: fixed;
  top: 70px;
  z-index: 2;
  transition: all .3s;
}

body.sp #season.fixed-anchor .list-fixed.fixAnchor.fixed {
  top: 50px;
}

body.sp #feature #season.fixed-anchor {
  margin: 20px 0 10px;
  top: 50px;
  padding: 0;
}

body.pc #season.fixed-anchor {
  max-width: 1160px;
  margin: 20px auto 10px;
}

#season.fixed-anchor .list-fixed li + li  a {
  border-left: none!important;
}

#season.fixed-anchor .fixed-list-in {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
}

#season.fixed-anchor .list-fixed li.js-current a:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  left: 0;
  bottom: -1px;
  z-index: 2;
  background: #000;
  transition: all .3s;
}

#season.fixed-anchor .list-fixed li.js-current.off a:before {
  content: none;
}

#season.fixed-anchor .fixed-list-in a {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  border: 1px solid #d1d1d1;
  color: #000000;
  justify-content: center
}

body.sp #season.fixed-anchor .fixed-list-in a {
  padding: 9px;
  font-size: 12px;
  line-height: 1.5;
}

body.pc #season.fixed-anchor .fixed-list-in {
  height: 56px;
}

body.sp #season.fixed-anchor .fixed-list-in {
  height: 38px;
}

.fixed-anchor-one-third {
  width: 33.33%;
}

.fixed-anchor-half {
  width: 50%;
}

.fixed-anchor-is-one {
  width: 50%;
  margin-left: 25%;
}

body.pc #feature .alias-slider .mainLead .lead {
  width: 580px;
  margin: 20px auto 0;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  word-break: break-all;
  white-space: pre-wrap;
}

body.sp #feature .alias-slider .mainLead .lead {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  word-break: break-all;
  white-space: pre-wrap;
}

body.sp #feature .alias-slider .mainLead.type-a {
  padding: 0 15px;
}

body.pc #feature .genderMenuArea--switch .ancMenu li a {
  color: #000;
}

body.pc #feature .genderMenuArea--switch .ancMenu li a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 356px;
  max-height: 68px;
  min-height: 68px;
  overflow: hidden;
}

#feature .genderMenuArea--switch .ancMenu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  margin-bottom: 0;
  padding: 15px 15px 16px 15px;
  line-height: 1.4;
  letter-spacing: normal;
  color: #1b1b1b;
  border: none;
  border-bottom: 3px solid transparent;
  background: #fff;
  word-break: break-all;
  font-size: 22px;
  overflow: hidden;
  font-weight: 600 !important;
}

body.sp #feature .genderMenuArea--switch .ancMenu li a {
  height: 60px;
  line-height: 1.4;
  font-size: 14px;
  width: 100%;
  padding: 10px;
}

#feature .genderMenuArea--switch .ancMenu li.active a {
  border: none;
  border-bottom: 3px solid;
}

body.sp #feature .genderMenuArea--switch {
  margin: 0 0 7%;
}

#feature .genderMenuArea--switch .ancMenu {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

#feature .genderMenuArea--switch .ancMenu:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #dadada;
}

#feature .genderMenuArea--switch .ancMenu li {
  width: auto;
  margin: 0;
  flex: 1;
}

body.sp #feature .genderMenuArea--switch .ancMenu li:last-child {
  margin-right: 0;
}

body.sp #feature .genderMenuArea--switch .ancMenu li a span {
  min-width: 100px;
  max-width: 158px;
  max-height: 39.2px;
  overflow: hidden;
}

body.pc #feature .movieArea--layout {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 51px;
}

body.pc #feature .movieArea--rtl {
  flex-direction: row-reverse;
}

body.sp #feature .movieArea--center,
body.sp #feature .movieArea--layout {
  flex-direction: column;
  margin-bottom: 35px;
}

body.pc #feature .movieArea--center {
  margin-bottom: 50px;
}

#feature h2#movie {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-align: center;
  color: #1b1b1b;
}

body.pc #feature h2#movie {
  margin: 51px 0 55px;
  font-size: 30px;
  letter-spacing: 1px;
}

body.sp #feature h2#movie {
  margin: 27px auto 29px;
  padding: 0;
  font-size: 24px;
  line-height: 1.33;
  letter-spacing: 1.5px;
}

body.pc #feature .movieArea--layout .movieBox {
  width: 508px;
  height: 508px;
  margin: 0;
  padding: 0;
}

body.pc #feature .movieArea--center .movieBox {
  min-width: 508px;
  max-width: 906px;
  height: 508px;
  margin: 0 auto;
  padding: 0;
}

body.sp #feature .movieArea--center .movieBox,
body.sp #feature .movieArea--layout .movieBox {
  width: calc(100% - 30px);
  height: auto;
  margin: 24px auto 0;
  padding: 0;
}

body.pc #feature .movieArea--center .movieBox video,
body.pc #feature .movieArea--layout .movieBox video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body.sp #feature .movieArea--center .movieBox video,
body.sp #feature .movieArea--layout .movieBox video {
  position: static;
  width: 100%;
  height: auto;
}

body.pc #feature .movieArea--center .movieBox video {
  width: fit-content;
  left: 50%;
  transform: translateX(-50%);
}

body.pc #feature .movieArea--layout .movie-text {
  max-width: 346px;
  margin: 0 200px 0 0;
}

body.pc #feature .movieArea--rtl .movie-text {
  margin: 0 0 0 200px;
}

body.sp #feature .movieArea--layout .movie-text {
  max-width: 100%;
  margin: 0 auto;
}

body.pc #feature .movieArea--center .alias-slider__subtitle,
body.pc #feature .movieArea--center .movie-text {
  max-width: 580px;
  margin: 0 auto;
}

body.sp #feature .movieArea--center .alias-slider__subtitle,
body.sp #feature .movieArea--center .movie-text {
  max-width: 345px;
  margin: 0 auto;
}

#feature .movieArea--center .alias-slider__subtitle {
  color: #1b1b1b;
}

body.pc #feature .movieArea--center .alias-slider__subtitle,
body.pc #feature .movieArea--layout .alias-slider__subtitle {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1b1b1b;
}

body.sp #feature .movieArea--center .alias-slider__subtitle,
body.sp #feature .movieArea--layout .alias-slider__subtitle {
  width: 100%;
  max-width: 345px;
  margin: 0 auto 24px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #1b1b1b;
}

#feature .movieArea--center .movie-text .lead,
#feature .movieArea--layout .movie-text .lead {
  max-width: 345px;
  margin: 0;
  text-align: left;
  font-size: 14px;
}

body.pc #feature .movieArea--center .movie-text .lead,
body.pc #feature .movieArea--layout .movie-text .lead,
body.sp #feature .movieArea--center .movie-text .lead,
body.sp #feature .movieArea--layout .movie-text .lead {
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  word-break: break-all;
  letter-spacing: normal;
  color: #1b1b1b;
}

body.pc #feature .movieArea--center .movie-text .lead {
  margin: 0 0 60px;
  max-width: 100%;
  text-align: left;
}

body.sp #feature .movieArea--layout .movie-text .lead {
  margin: 0 15px;
  padding: 0;
}

body.sp #feature .movieArea--layout .movie-text .lead {
  margin: 0 15px;
  padding: 0;
}

body.pc #content-body .alias-slider__content .alias-slider__button.btnPrev.white,
body.sp #content-body .alias-slider__content .alias-slider__button.btnPrev_as00.white {
  left: 7px;
  background: url(../img/icon-prev-white.svg) no-repeat;
  background-size: contain;
}

body.pc #content-body .alias-slider__content .alias-slider__button.btnNext.white,
body.sp #content-body .alias-slider__content .alias-slider__button.btnNext_as00.white {
  background: url(../img/icon-next-white.svg) no-repeat;
  right: 7px;
  background-size: contain;
}

body.sp #content-body .alias-slider__content .alias-slider__button.btnPrev_as00.white {
  left: 2px;
}

body.sp #content-body .alias-slider__content .alias-slider__button.btnNext_as00.white {
  right: 2px;
}

body.sp #content-body .free-image-alias-name {
  max-width: 345px;
  height: 22.4px;
  margin: 30px auto 15px;
  display: block;
  text-align: center;
  word-break: break-all;
  line-height: 1.4;
  font-weight: 600;
  color: #000;
}

.styling.modelImageText {
  display: flex;
}

.imgText.image-view {
  width: 220px;
  height: 220px;
  margin: 0 15px 0 0;
}

body.sp .imgText.image-view {
  width: 150px;
  height: 150px;
}

.imgText.image-view > img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imgText.description {
  min-height: 218px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

body.sp .imgText.description {
  min-height: unset;
  justify-content: start;
}

.imgText.text-link {
  min-height: 22px;
  font-size: 13px;
  line-height: 1.4;
  width: 100%;
  text-align: right;
  margin-top: 15px;
}

.imgText.text-link a {
  color: #1b1b1b;
  font-size: 13px;
  display: inline-block;
  line-height: 1.4;
  padding-bottom: 2px;
  border-bottom: 1px solid #1b1b1b;
  font-weight: 600;
}

.sidebar-divine {
  width: 76px;
  height: 1px;
  background-color: #1b1b1b;
  text-align: right;
}

.image-text-item.d-flex {
  margin: 30px auto;
}

.imgText.description {
  width: 360px;
}

body.sp .imgText.description {
  width: calc(100% - 165px);
}

@media screen and (max-width: 320px) {
  body.sp .imgText.description {
    width: calc(100% - 165px);
  }
}

.imgText.description span {
  line-height: 1.4;
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 300;
}

body.sp .imgText.description span {
  font-size: 13px;
}
