/* 2025-08-update */
.do-listLineupItem.line3 {
  grid-template-columns: repeat(3, 1fr);
}
.do-itemSimContent.modular_wall {
  height: 63.7rem;
}
.do-itemSimContentStepList.-w100.-wide > li {
  width: 145px !important;
}
.do-itemSimContentStepList.-w200.more-gap {
  gap: 3rem 1.7rem
}
.do-itemSimContentStepGrid .do-itemSimContentStepList.-w100.-wide > li {
  width: 10rem
}
/**/
.-image_fit {
  width: 100%;
  height: auto;
}
.-mgt_1em {
  margin-top: 2em;
}
.-txt_tsume {
  font-feature-settings: "palt";
}
.-txt_tsume-pc {
  font-feature-settings: "palt";
}
@media (max-width:767px) {
  .-txt_tsume-pc {
    font-feature-settings: normal;
  }
}
.-txt_t08 {
  display: inline-block;
  transform: scale(0.9, 1);
  transform: translateX(-0.7em);
  width: 110%;
}
.view_PC {
  display: block;
}
.view_SP {
  display: none;
}
@media (max-width:767px) {
  .view_PC {
    display: none;
  }
  .view_SP {
    display: block;
  }
}
.do-itemDetailUnderBlock {
  margin-top: 5em;
  font-size: 90%;
}
.-itemDetailNote {
  font-size: 80%;
  line-height: 1.5em;
  margin-top: 2em;
}
.-itemDetailNote span {
  display: inline-block;
  width: 3em;
  height: 0.3em;
  vertical-align: middle;
  margin: 0 0.3em;
}
.-itemDetailNote span.-line01 {
  background-color: #e60012;
}
.-itemDetailNote span.-line02 {
  background-color: #00a0e9;
}
.-itemDetailNote span.-line03 {
  background-color: #5cb531;
}
.-arrow01 {
  display: inline-block;
  width: 3em;
  height: 1em;
  vertical-align: middle;
  margin: 0em;
  background-image: url(../img/lineup/team_flat/note_arrow.svg);
  background-position: center center;
  background-size: 2em auto;
  background-repeat: no-repeat;
}
.do-itemDetailFlex-01 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 1em;
}
.do-itemDetailFlex-02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 0;
}
.do-itemDetailFlex-img {
  width: 577px;
}
.do-itemDetailFlex-txt {
  width: 220px;
  text-align: justify;
  text-justify: inter-ideograph;
}
hr.-itemDetailHr {
  border: none;
  border-top: 1px dotted #ccc;
  margin: 2em 0;
}
hr.do-itemDetailOptionListItem__hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}
ul.-itemDetailNote-list {
  list-style-type: none;
}
ul.-itemDetailNote-list li {
  line-height: 1.5em;
  padding: 0 0 0 1.5em;
  margin: 1.5em 0 0 0;
  background-position: left 0.2em;
  background-size: 1em auto;
  background-repeat: no-repeat;
}
ul.-itemDetailNote-list li:nth-child(1) {
  background-image: url(../img/lineup/team_flat/nam_square-01.svg);
  margin-top: 0.3em;
}
ul.-itemDetailNote-list li:nth-child(2) {
  background-image: url(../img/lineup/team_flat/nam_square-02.svg);
  margin-top: 1.5em;
}
ul.-itemDetailNote-list li:nth-child(3) {
  background-image: url(../img/lineup/team_flat/nam_square-03.svg);
  margin-top: 1.5em;
}
@media (max-width:767px) {
  .do-itemDetailUnderBlock {
    margin-top: 5em;
    font-size: 90%;
  }
  .-itemDetailNote {
    margin-top: 1em;
  }
  .-itemDetailNote span {}
  .do-itemDetailFlex-01 {
    display: block;
  }
  .do-itemDetailFlex-02 {
    display: block;
  }
  .do-itemDetailFlex-img {
    width: 100%;
  }
  .do-itemDetailFlex-txt {
    width: 100%;
    margin-top: 0.5em;
    font-size: 90%;
  }
}
.do-itemDetailOptionListConditions {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.itemDetailOptionListConditions__txt {
  width: 520px;
  align-items: center;
  display: flex;
}
.do-itemDetailOptionListConditions__img {
  width: 300px;
}
.do-itemDetailOptionListConditions__img img {
  margin-top: 2em;
}
@media (max-width:767px) {
  .do-itemDetailOptionListConditions {
    display: block;
  }
  .itemDetailOptionListConditions__txt {
    width: 100%;
  }
  .do-itemDetailOptionListConditions__img {
    width: 18rem;
    margin: 0.5em auto 0 auto;
  }
  .do-itemDetailOptionListConditions__img img {
    margin-top: 0;
  }
}
.content-1item {
  justify-content: center;
}
.content-1item .swiper-slide {
  margin-left: 20px;
}
@media (max-width:767px) {
  .content-1item {
    justify-content: normal;
  }
  .content-1item .swiper-slide {
    margin-left: 0;
  }
}
.js-articles .swiper-slide a img {
  border: 1px solid #333333;
}
/**/
.do-itemSimContentHowTo__label {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 1rem 2rem;
}
.do-itemSimContentHowTo__img {
  max-width: 488px;
  margin: 6rem 0 0 0;
  padding: 3rem 0;
  border: 1px solid #000000;
}
.-txt-narrow_PC {
  transform: scale(0.8, 1);
}
.-txt-nowrap_PC {
  white-space: nowrap;
}
hr.ex_hr {
  margin: 3em 0;
}
@media (max-width:767px) {
  .-txt-narrow_PC {
    transform: scale(1, 1);
  }
  .-txt-nowrap_PC {
    white-space: normal;
  }
}
.img-size-wrap {
  display: flex;
  flex-wrap: wrap;
}
.img-size-box {
  margin: 3em 1.3em 0 1.3em;
}
.img-size-box:first-child {
  margin-top: 0;
}
.img-size-box:nth-child(2) {
  margin-top: 0;
}
.img-size-box img {
  width: 100%;
  height: auto;
}
.img-size-01 {
  width: calc(693px / 2);
}
.img-size-02 {
  width: calc(718px / 2);
}
.img-size-03 {
  width: calc(688px / 2);
}
.img-size-04 {
  width: calc(778px / 2);
}
.img-size-05 {
  width: calc(921px / 2);
}
.img-size-04_inner {
  width: 100%;
}
.img-size-05_inner {
  width: 100%;
}
.-txt_nowrapPC {
  white-space: nowrap;
}
.-txt_nowrapPC small {
  font-size: 1.17rem;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: auto;
}
@media (max-width:767px) {
  .img-size-wrap {}
  .img-size-box {
    margin: 3em auto 0 auto;
    white-space: nowrap;
  }
  .img-size-box:first-child {
    margin-top: 0;
  }
  .img-size-box:nth-child(2) {
    margin-top: 3em;
  }
  .img-size-box img {}
  .img-size-01 {
    width: 54.93333vw;
  }
  .img-size-02 {
    width: 56.93333vw;
  }
  .img-size-03 {
    width: 54.66666vw;
  }
  .img-size-04 {
    width: 100%;
  }
  .img-size-05 {
    width: 100%;
  }
  .img-size-04_inner {
    margin: 0 auto;
    width: 61.73333vw;
  }
  .img-size-05_inner {
    margin: 0 auto;
    width: 73.06666vw;
  }
  .-txt_nowrapPC {
    white-space: normal;
  }
}
.img-size-note_wrap {
  width: 496px;
  margin-top: 1.5rem;
  padding: 1rem 3rem 1rem 1rem;
  background-color: #ffffff;
  border: 1px solid #000000;
  display: flex;
  flex-direction: row-reverse;
  /*justify-content: center;*/
  justify-content: space-between;
  align-items: center;
}
.img-size-note_img {
  width: 67px;
}
.img-size-note_txt {
  width: calc((496px - 4rem) - 67px - 20px);
  font-size: 1.15rem;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width:767px) {
  .img-size-note_wrap {
    width: 100%;
    margin-top: 1.5rem;
    padding: 1rem 1rem 1rem 1rem;
    display: block;
  }
  .img-size-note_img {
    width: 17.86666vw;
    margin: 0 auto;
  }
  .img-size-note_txt {
    width: 100%;
    margin-top: 1rem;
  }
}
.itemDetailNotesBlock_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -2rem
}
.itemDetailNotesBlock_box {
  margin-top: 2rem;
}
.itemDetailNotesBlock_box p {
  margin-top: 0.3em;
  font-size: 1.17rem;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
}
.img-size-07, .img-size-08, .img-size-09, .img-size-10 {
  width: calc(100% / 4 - 20px);
}
.img-size-11, .img-size-12, .img-size-13 {
  width: calc(100% / 2 - 10px);
}
@media (max-width:767px) {
  .itemDetailNotesBlock_flex {}
  .itemDetailNotesBlock_box {}
  .itemDetailNotesBlock_box p {}
  .img-size-07, .img-size-08, .img-size-09, .img-size-10 {
    width: calc(100% / 2 - 2.66666vw);
  }
  .img-size-11, .img-size-12, .img-size-13 {
    width: 100%;
  }
}
hr.hr_dot {
  height: 1px;
  border: none;
  border-top: 1px dotted #000000;
  margin: 3rem 0;
}
.ex-Notes_wrap {
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 1.5rem;
  margin-top: 6rem;
}
.ex-Notes_wrap p.ttl {
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
.ex-Notes_wrap p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7em;
  font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
}
.do-itemSimContentStepList.-cal3 {
  width: 388px;
}
@media (max-width: 767px) {
  .do-itemSimContentStepList.-cal3 {
    width: auto;
    gap: 1rem;
  }
}
/* 0916 */
.img-size-11_wrap {
  margin-top: 1.5rem;
  padding: 1rem 1rem 1rem 1rem;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.img-size-11_flex {
  display: flex;
  justify-content: space-between;
}
.img-size-11-1 {
  width: 368px;
  margin: 0 0 0 0;
}
.img-size-11-1 img {
  margin-top: 1em;
}
.img-size-11-2 {
  width: 390px;
  margin: 0 0 0 0;
  display: flex;
  white-space: nowrap;
  align-items: center;
}
.img-size-11-2 img {
  width: 368px;
  margin: 0 0 0 0;
}
@media (max-width: 767px) {
  .img-size-11_wrap {
    margin-top: 1.5rem;
  }
  .img-size-11_flex {
    display: block;
  }
  .img-size-11-1 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .img-size-11-1 img {
    margin-top: 1em;
  }
  .img-size-11-2 {
    width: 100%;
    margin: 0 0 0 0;
    white-space: normal;
    display: block;
  }
  .img-size-11-2 img {
    width: 100%;
    margin: 0 0 0 0;
  }
}
.SetCodeCat {
  text-align: center;
  margin: 1.5em 0 0 0;
}
.SetCodeCat a {
  height: 2.5em;
  border-radius: 1.25em;
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  margin: 0 auto;
  padding: 0 1.5em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .SetCodeCat {
    text-align: center;
    margin: 1.5em 0 1.5em 0;
  }
  .SetCodeCat a {
    font-size: 3vw;
  }
}
@media (min-width: 768px) {
  .do-itemSimContentStepList.-w120s li {
    width: 10rem !important;
  }
}
.do-itemSimContentStepGrid .do-itemSimContentStepList.-col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem 4.5rem;
  gap: 1rem 4.5rem;
}
.do-itemSimContentStepList__irregular01 {
  display: flex;
  flex-wrap: wrap;
}
.do-itemSimContentStepList__irregular01 .do-itemSimContentStepList__irregularBox {
  width: 134px;
}
.do-itemSimContentStepList__irregular01 .do-itemSimContentStepList__irregularBox img {
  margin: 0.2rem 0;
}
.do-itemSimContentStepList__outer01 {
  width: 288px;
  margin-right: 40px;
  text-align: center;
}
.do-itemSimContentStepList__inner01 {
  display: flex;
  justify-content: space-between;
}
.do-itemSimContentStepList__inner01.-center {
  justify-content: center;
}
@media (max-width: 767px) {
  .do-itemSimContentStepList__irregular01 {
    display: block;
    flex-wrap: wrap;
  }
  .do-itemSimContentStepList__irregular01 .do-itemSimContentStepList__irregularBox {
    width: 35.73333vw;
    margin-right: auto;
    margin-left: auto;
  }
  .do-itemSimContentStepList__irregular01 .do-itemSimContentStepList__irregularBox img {
    margin: 0.2rem 0;
  }
  .do-itemSimContentStepList__outer01 {
    width: 100%;
  }
  .do-itemSimContentStepList__inner01 {
    display: flex;
    justify-content: space-between;
  }
  .do-itemSimContentStepList__inner01.-center {
    justify-content: center;
  }
}
.-mgt_1 {
  margin-top: 1.5rem;
}
.-mgt_2 {
  margin-top: 2rem;
}
.do-itemSimContent.hug_knit {
  height: 63.7rem;
}
..do-listStepColor__color.-txtLeft {
  text-align: left;
}
.-txtLeft {
  text-align: left;
}
.do-listStepColor__color_item {
  font-size: 1rem;
  line-height: 1.4em;
  margin-bottom: 0.5em;
}
.-TxtIndent {
  padding-left: 1em;
  text-indent: -1em;
}
.do-itemDetailFlex-hugKnit01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.do-itemDetailFlex-hugKnit01-box {
  width: 50%;
  padding-right: 0;
  padding-left: 2em;
  border-left: 1px solid #000000;
}
.do-itemDetailFlex-hugKnit01-box:first-child {
  border-left: none;
  padding-right: 2em;
  padding-left: 0;
}
@media (min-width: 768px) {
  .do-itemSimContentStepList.-w100.-Color__color > li {
    width: 8rem;
  }
}
@media (max-width: 767px) {
  .do-itemDetailFlex-hugKnit01 {
    display: block;
  }
  .do-itemDetailFlex-hugKnit01-box {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 4em;
    border-left: none;
  }
  .do-itemDetailFlex-hugKnit01-box:first-child {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
  }
}
.do-itemDetailNotesBlock_flex {
  display: flex;
  justify-content: space-between;
}
.do-itemDetailNotesBlock_flex-box01 {
  display: flex;
  align-items: center;
  width: 380px;
}
.do-itemDetailNotesBlock_flex-box02 {
  display: flex;
  align-items: center;
  width: 420px;
  font-size: 0.85em;
  margin-top: 0;
}
.do-itemDetailNotesBlock_flex-inflex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%
}
.img-notes02 {
  width: 182px;
  font-size: 0.8em;
}
@media (max-width: 767px) {
  .do-itemDetailNotesBlock_flex {
    display: block;
  }
  .do-itemDetailNotesBlock_flex-box01 {
    width: 100%;
  }
  .do-itemDetailNotesBlock_flex-box02 {
    display: block;
    width: 100%;
    font-size: 0.85em;
    margin-top: 1em;
  }
  .do-itemDetailNotesBlock_flex-inflex {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 100%
  }
  .img-notes02 {
    width: 47%;
    font-size: 0.7em;
  }
}
@media (min-width: 768px) {
  .do-itemSimContentStepList.-w100.-Color__color2 > li {
    width: 7.6rem;
  }
}