@charset "UTF-8";
.floor-standing-2024 {
  position: relative;
  letter-spacing: 0.07em;
  background-color: #f2f2f2;
  height: 100%;
  width: 100%;
}
.floor-standing-2024 * {
  box-sizing: border-box;
}
.floor-standing-2024 .c-inner {
  min-width: 980px;
  max-width: 1200px;
  width: 97%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .c-inner {
    min-width: initial;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .c-inner {
    margin: 0 10px;
    width: initial;
  }
}
.floor-standing-2024 .c-inner980 {
  min-width: 980px;
  max-width: 980px;
  width: 97%;
  margin: 0 auto;
  padding: 100px 0 80px;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .c-inner980 {
    min-width: initial;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .c-inner980 {
    margin: 0 10px;
    width: initial;
  }
}
.floor-standing-2024 sup {
  font-size: 0.5em;
  vertical-align: super;
}
.floor-standing-2024 .c-pseudo__star {
  position: relative;
}
.floor-standing-2024 .c-pseudo__star::after {
  content: "★";
  position: absolute;
  display: block;
  top: -12px;
  right: -12px;
  font-size: 0.5em;
}
.floor-standing-2024 .c-notice {
  display: table;
  width: 100%;
  margin: 0;
  padding-left: 0;
  margin-top: 8px;
}
.floor-standing-2024 .c-notice .c-notice__head,
.floor-standing-2024 .c-notice .c-notice__text {
  list-style: none;
  line-height: 1.6;
}
.floor-standing-2024 .c-notice .c-notice__head {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 0.05em;
}
.floor-standing-2024 .c-notice .c-notice__text {
  display: table-cell;
  vertical-align: top;
}
.floor-standing-2024 .p-fv {
  width: 100%;
  position: relative;
}
.floor-standing-2024 .p-fv__catch {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}
.floor-standing-2024 .p-fv__catch > h1 {
  font-size: clamp(1.188rem, 1.045rem + 0.61vw, 1.5rem);
  font-weight: bold;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-fv__catch {
    top: 34%;
  }
}
.floor-standing-2024 .p-fv__logo {
  max-width: 420px;
  height: auto;
  margin: 20px 0;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-fv__logo {
    max-width: 240px;
  }
}
.floor-standing-2024 .p-fv__logo > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.floor-standing-2024 .p-fv__text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  font-size: clamp(1.125rem, 0.5rem + 2.67vw, 2.5rem);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-fv__text {
    position: absolute;
    top: 62vw;
    left: -40px;
    width: 100%;
    white-space: nowrap;
  }
}
.floor-standing-2024 .p-fv__text p {
  color: white;
  background: linear-gradient(145deg, rgb(2, 0, 36) 0%, rgb(2, 66, 189) 0%, rgb(47, 145, 229) 100%);
  padding: 8px 24px;
  font-weight: bold;
}
.floor-standing-2024 .p-fv__text p:last-child {
  margin-top: 16px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-fv__text p:last-child {
    margin-top: 8px;
  }
}
.floor-standing-2024 .p-fv__text span {
  font-size: clamp(1.5rem, 0.818rem + 2.91vw, 3rem);
}
.floor-standing-2024 .p-fv picture {
  width: 100%;
}
.floor-standing-2024 .p-fv picture > img {
  height: auto;
  width: 100%;
  object-fit: contain;
}
.floor-standing-2024 .p-fv .p-fv__notes {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 370px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-fv .p-fv__notes {
    width: 100%;
  }
}
.floor-standing-2024 .p-fv .p-fv__notes img {
  width: 100%;
}
.floor-standing-2024 .p-about__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-about__wrapper {
    max-width: 800px;
    margin: 0 auto;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__wrapper {
    justify-content: center;
  }
}
.floor-standing-2024 .p-about__wrap {
  position: relative;
  width: calc(50% + 40px);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__wrap {
    width: 100%;
  }
}
.floor-standing-2024 .p-about__pht {
  width: calc(50% - 80px);
  max-width: 244px;
  height: auto;
}
@media print, screen and (max-width: 600px) {
  .floor-standing-2024 .p-about__pht {
    display: none;
  }
}
.floor-standing-2024 .p-about__pht > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.floor-standing-2024 .p-about__catch {
  position: relative;
  font-size: 32px;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-about__catch {
    font-size: clamp(1.37rem, 1.0037209302rem + 0.976744186vw, 2rem);
  }
}
@media print, screen and (max-width: 600px) {
  .floor-standing-2024 .p-about__catch {
    width: 68%;
  }
  .floor-standing-2024 .p-about__catch::after {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/jp/ziaino-pr/floor-standing-2024/img/f-standing-ziaino01.png) no-repeat center/contain;
    height: 150px;
    width: 33%;
    max-width: 90px;
    right: -120px;
    top: 0;
  }
}
.floor-standing-2024 .p-about__logo {
  max-width: 350px;
  height: auto;
  margin-top: 16px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__logo {
    max-width: 250px;
  }
}
.floor-standing-2024 .p-about__logo > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.floor-standing-2024 .p-about__ul {
  display: flex;
  margin-top: 50px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__ul {
    justify-content: center;
  }
}
.floor-standing-2024 .p-about__ul-li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 130px;
  width: 130px;
  background: linear-gradient(145deg, rgb(2, 0, 36) 0%, rgb(2, 66, 189) 0%, rgb(47, 145, 229) 100%);
  border-radius: 9999px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__ul-li {
    height: 98px;
    width: 98px;
  }
}
.floor-standing-2024 .p-about__ul-li:not(:first-child) {
  margin-left: 16px;
}
.floor-standing-2024 .p-about__ul-li p {
  font-size: 28px;
  color: white;
  font-weight: bold;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__ul-li p {
    font-size: 18px;
  }
}
.floor-standing-2024 .p-about__notice {
  margin-top: 16px;
  font-size: 14px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-about__notice {
    margin-top: 24px;
  }
}
.floor-standing-2024 .p-function {
  position: relative;
  z-index: 1;
  padding: 100px 0 80px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function {
    padding: 0 0 80px;
  }
}
.floor-standing-2024 .p-function::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.7;
  background: url(/jp/ziaino-pr/floor-standing-2024/img/f-standing-bg.jpg) no-repeat center;
  background-position: bottom;
}
.floor-standing-2024 .p-function__ul-li {
  background-color: white;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__ul-li {
    flex-direction: column;
  }
}
.floor-standing-2024 .p-function__ul-li:not(:first-child) {
  margin-top: 30px;
}
.floor-standing-2024 .p-function__ul-li:nth-child(3) {
  flex-direction: row-reverse;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__ul-li:nth-child(3) {
    flex-direction: column;
  }
}
.floor-standing-2024 .p-function__ul-li--function-notice {
  background-color: initial;
  border-radius: initial;
  display: initial;
}
.floor-standing-2024 .p-function__box {
  width: 50%;
  padding: 0 80px;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-function__box {
    padding: 16px 48px;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__box {
    width: 100%;
    padding: 24px 20px;
  }
}
.floor-standing-2024 .p-function__pht {
  width: 50%;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__pht {
    width: 100%;
  }
}
.floor-standing-2024 .p-function__pht img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.floor-standing-2024 .p-function__catch span {
  font-size: 20px;
  display: block;
}
.floor-standing-2024 .p-function__catch h2 {
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  color: #0345bf;
  border-bottom: 2px solid #0345bf;
  padding-bottom: 2px;
  margin-top: 12px;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-function__catch h2 {
    font-size: clamp(2.375rem, 2.5930232558rem - 0.5813953488vw, 2rem);
  }
}
.floor-standing-2024 .p-function__catch h2::after {
  font-size: 0.4em;
  top: -6px;
}
.floor-standing-2024 .p-function__title {
  font-size: 24px;
  color: #0345bf;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-function__title {
    font-size: clamp(1.5rem, 1.6453488372rem - 0.3875968992vw, 1.25rem);
    margin: 20px 0 !important;
  }
}
.floor-standing-2024 .p-function__title--01 {
  margin: 0;
}
.floor-standing-2024 .p-function__title--02 {
  margin-bottom: 35px;
}
.floor-standing-2024 .p-function__text {
  line-height: 1.6;
  position: relative;
  top: 4px;
}
.floor-standing-2024 .p-function__notice {
  margin-top: 0;
}
.floor-standing-2024 .p-function__notice--function01 .c-notice__head {
  width: 20px;
}
.floor-standing-2024 .p-function__notice--function02 {
  font-size: 10px;
  letter-spacing: 0;
}
.floor-standing-2024 .p-function__notice--function02 .c-notice__head {
  width: 16px;
}
.floor-standing-2024 .p-function__strong {
  position: relative;
  font-size: 20px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__strong {
    font-size: 14px;
  }
}
.floor-standing-2024 .p-function__strong span {
  font-size: 44px;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-function__strong span {
    font-size: clamp(2rem, 2.2906976744rem - 0.7751937984vw, 1.5rem);
  }
}
.floor-standing-2024 .p-function__strong sup {
  font-size: 16px;
  vertical-align: super;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__strong sup {
    font-size: 12px !important;
  }
}
.floor-standing-2024 .p-function__strong--note::after {
  content: "（硫化水素）";
  position: absolute;
  top: 90%;
  left: 0;
  width: 100%;
  color: #000;
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-function__strong--note::after {
    top: 85%;
    left: -8px;
  }
}
.floor-standing-2024 .p-function__circle {
  display: flex;
  margin: 24px 0;
}
.floor-standing-2024 .p-function__circle-item {
  width: 100px;
  height: 100px;
  border: 1px solid #333;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .floor-standing-2024 .p-function__circle-item {
    width: 72px;
    height: 72px;
  }
}
.floor-standing-2024 .p-function__circle-item:not(:first-child) {
  margin-left: 6px;
}
.floor-standing-2024 .p-function__items p {
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  border: 1px #000 solid;
  border-radius: 4px;
  margin-top: 12px;
}
.floor-standing-2024 .p-function__items > li {
  width: calc(33% - 4px);
}
.floor-standing-2024 .p-cv01 {
  background-color: white;
}
.floor-standing-2024 .p-cv01__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.floor-standing-2024 .p-cv01__logo {
  max-width: 350px;
  height: auto;
  margin-bottom: 16px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__logo {
    max-width: 164px;
    position: relative;
    top: 8px;
    margin-bottom: initial;
  }
}
.floor-standing-2024 .p-cv01__logo > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.floor-standing-2024 .p-cv01__btn {
  position: relative;
  width: 100%;
  background: linear-gradient(145deg, rgb(2, 0, 36) 0%, rgb(2, 66, 189) 0%, rgb(47, 145, 229) 100%);
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  border-radius: 6px;
  border: 4px solid #2883d1;
  z-index: 1;
  transition: 0.3s;
}
.floor-standing-2024 .p-cv01__btn:hover {
  opacity: 0.7;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__btn {
    min-height: initial;
    padding: 12px 0 12px 20%;
    max-width: 400px;
    margin: 40px auto 0;
    line-height: 1.3;
  }
}
.floor-standing-2024 .p-cv01__btn::before {
  content: "";
  position: absolute;
  display: block;
  background: url("/jp/ziaino-pr/floor-standing-2024/img/f-standing-ziaino02.png") no-repeat center/contain;
  height: 230px;
  width: 140px;
  top: calc(50% - 60px);
  left: 80px;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__btn::before {
    max-width: 64px;
    height: 105px;
    width: calc(33% - 12px);
    top: 25%;
    left: 22px;
  }
}
.floor-standing-2024 .p-cv01__btn::after {
  content: "";
  border: 0;
  border-bottom: solid 2px white;
  border-right: solid 2px white;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__btn::after {
    width: 8px;
    height: 8px;
    right: 12px;
  }
}
.floor-standing-2024 .p-cv01__btn a {
  color: white;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  font-weight: bold;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__btn a {
    font-size: 20px;
  }
}
.floor-standing-2024 .p-cv01__btn a > span {
  font-size: 28px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__btn a > span {
    font-size: 20px;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv01__btn a p {
    font-size: 12px;
    margin-top: 12px;
  }
}
.floor-standing-2024 .p-cv01__btn--line {
  background: linear-gradient(transparent 70%, #ff9900 30%);
  z-index: 1;
}
.floor-standing-2024 .p-hint {
  position: relative;
  z-index: 1;
}
.floor-standing-2024 .p-hint::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.7;
  background: url(/jp/ziaino-pr/floor-standing-2024/img/f-standing-bg.jpg) no-repeat center;
  background-position: bottom;
}
.floor-standing-2024 .p-hint__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.floor-standing-2024 .p-hint .p-hint__catch {
  position: relative;
  display: inline-block;
}
.floor-standing-2024 .p-hint .p-hint__catch > h3 {
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch > h3 {
    font-size: 26px;
    flex-direction: column;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch > h3 span {
  font-size: 64px;
  color: #0345bf;
  margin-left: 5px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch > h3 span {
    font-size: 44px !important;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch > h3 > div {
  font-size: 32px;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  color: #0345bf;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch > h3 > div {
    flex-direction: row;
    align-items: flex-end;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch > h3 > div .p-hint__flex--sp {
    display: flex;
    flex-direction: column-reverse;
    line-height: initial;
    position: relative;
    top: -4px;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch > h3 > div small {
  font-size: 14px;
  position: relative;
  top: 4px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch > h3 > div small {
    font-size: 12px !important;
    top: 0;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch > p {
  color: #0345bf;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch > p {
    font-size: 16px;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch::before, .floor-standing-2024 .p-hint .p-hint__catch::after {
  content: "";
  position: absolute;
  display: block;
  height: 110px;
  width: 4px;
  border-radius: 6px;
  background-color: #0345bf;
  top: calc(50% + 16px);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch::before, .floor-standing-2024 .p-hint .p-hint__catch::after {
    height: 64px;
    top: 80%;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch::before {
  left: -32px;
  transform: translateY(-50%) rotate(-30deg);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch::before {
    left: -24px;
  }
}
.floor-standing-2024 .p-hint .p-hint__catch::after {
  right: -32px;
  transform: translateY(-50%) rotate(30deg);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint .p-hint__catch::after {
    right: -24px;
  }
}
.floor-standing-2024 .p-hint__title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
}
.floor-standing-2024 .p-hint__title span {
  border-bottom: 2px solid #333;
}
.floor-standing-2024 .p-hint__ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.floor-standing-2024 .p-hint__ul-li {
  width: calc(50% - 20px);
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
.floor-standing-2024 .p-hint__ul-li a {
  transition: 0.3s;
}
.floor-standing-2024 .p-hint__ul-li a:hover {
  opacity: 0.7;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__ul-li {
    width: 100%;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__ul-li:not(:first-child) {
    margin-top: 20px !important;
  }
}
.floor-standing-2024 .p-hint__ul-li:nth-child(3), .floor-standing-2024 .p-hint__ul-li:nth-child(4) {
  margin-top: 40px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__ul-li:nth-child(3), .floor-standing-2024 .p-hint__ul-li:nth-child(4) {
    margin-top: initial;
  }
}
.floor-standing-2024 .p-hint__pht {
  width: 100%;
  height: auto;
}
.floor-standing-2024 .p-hint__pht > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.floor-standing-2024 .p-hint__detail {
  padding: 20px 30px;
  min-height: 360px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__detail {
    min-height: initial;
  }
}
.floor-standing-2024 .p-hint__detail h4 {
  font-size: 28px;
  color: #0345bf;
  font-weight: bold;
  border-bottom: 2px solid #0345bf;
  line-height: 1.3;
  padding-bottom: 4px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__detail h4 {
    font-size: 22px;
  }
}
.floor-standing-2024 .p-hint__detail p {
  color: #0345bf;
  padding: 10px 0 20px;
  font-weight: 500;
}
.floor-standing-2024 .p-hint__texts p {
  color: #333 !important;
  line-height: 1.6;
}
.floor-standing-2024 .p-hint__notice .c-notice__head {
  width: 16px;
}
.floor-standing-2024 .p-hint__box {
  color: #0345bf;
  max-width: 650px;
  width: 93%;
  margin: 80px auto 30px;
  text-align: center;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__box {
    margin: 50px auto 0;
  }
}
.floor-standing-2024 .p-hint__box h4 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 4px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__box h4 {
    font-size: 22px;
  }
}
.floor-standing-2024 .p-hint__box p {
  font-size: 24px;
  font-weight: bold;
  border: 2px solid #0345bf;
  padding: 10px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-hint__box p {
    font-size: 16px;
    line-height: 1.4;
  }
}
.floor-standing-2024 .p-question {
  position: relative;
  z-index: 1;
  padding: 100px 0 80px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question {
    padding: 80px 0 80px;
  }
}
.floor-standing-2024 .p-question::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.7;
  background: url(/jp/ziaino-pr/floor-standing-2024/img/f-standing-bg.jpg) no-repeat center;
  background-position: bottom;
}
.floor-standing-2024 .p-question__catch {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 40px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__catch {
    font-size: 24px;
  }
}
.floor-standing-2024 .p-question__catch::after {
  content: "Questionnaire";
  color: #0345bf;
  font-size: 20px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__catch::after {
    margin-top: 16px;
  }
}
.floor-standing-2024 .p-question__ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 80px;
}
.floor-standing-2024 .p-question__ul-li {
  width: calc(50% - 20px);
  background-color: white;
  padding: 16px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__ul-li {
    width: 100%;
  }
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__ul-li:not(:first-child) {
    margin-top: 20px !important;
  }
}
.floor-standing-2024 .p-question__ul-li:nth-child(3), .floor-standing-2024 .p-question__ul-li:nth-child(4) {
  margin-top: 40px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__ul-li:nth-child(3), .floor-standing-2024 .p-question__ul-li:nth-child(4) {
    margin-top: initial;
  }
}
.floor-standing-2024 .p-question__ul-li:nth-child(2) > .p-question__pht {
  max-width: 500px;
}
.floor-standing-2024 .p-question__title {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  padding: 32px 0 24px;
  text-align: center;
  border-bottom: 2px solid #0345bf;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__title {
    font-size: 16px;
  }
}
.floor-standing-2024 .p-question__title span {
  font-size: 28px;
  font-weight: bold;
  color: #0345bf;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__title span {
    font-size: 18px;
  }
}
.floor-standing-2024 .p-question__title::before, .floor-standing-2024 .p-question__title::after {
  position: absolute;
  top: 100%;
  left: 80%;
  content: "";
  height: 0;
  width: 0;
}
.floor-standing-2024 .p-question__title::before {
  border: 16px solid;
  border-color: transparent;
  border-top-color: #0345bf;
  margin-left: -16px;
}
.floor-standing-2024 .p-question__title::after {
  border: 14px solid;
  border-color: transparent;
  border-top-color: white;
  margin-left: -14px;
}
.floor-standing-2024 .p-question__pht {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin: 32px auto;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-question__pht {
    width: 90%;
  }
}
.floor-standing-2024 .p-question__pht > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.floor-standing-2024 .p-lineup {
  background-color: white;
}
.floor-standing-2024 .p-lineup__catch {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 40px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__catch {
    font-size: 24px;
  }
}
.floor-standing-2024 .p-lineup__catch::after {
  content: "Line up";
  color: #0345bf;
  font-size: 20px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__catch::after {
    margin-top: 16px;
  }
}
.floor-standing-2024 .p-lineup__type {
  position: relative;
  text-align: center;
  max-width: 520px;
  width: 100%;
  margin: 80px auto;
  border-bottom: 2px solid #0345bf;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__type {
    max-width: 324px;
    margin: 48px auto;
  }
}
.floor-standing-2024 .p-lineup__type h4 {
  font-size: 28px;
  font-weight: bold;
  color: #0345bf;
}
.floor-standing-2024 .p-lineup__type p {
  position: relative;
  font-size: 22px;
  margin: 12px 0 16px;
  display: inline-block;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__type p {
    font-size: 14px;
  }
}
.floor-standing-2024 .p-lineup__type p::before, .floor-standing-2024 .p-lineup__type p::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  height: 2px;
  width: 20px;
  transform: translateY(-50%);
  background-color: #333;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__type p::before, .floor-standing-2024 .p-lineup__type p::after {
    height: 1px;
  }
}
.floor-standing-2024 .p-lineup__type p::before {
  left: -24px;
}
.floor-standing-2024 .p-lineup__type p::after {
  right: -24px;
}
.floor-standing-2024 .p-lineup__type::before, .floor-standing-2024 .p-lineup__type::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  height: 0;
  width: 0;
}
.floor-standing-2024 .p-lineup__type::before {
  border: 16px solid;
  border-color: transparent;
  border-top-color: #0345bf;
  margin-left: -16px;
}
.floor-standing-2024 .p-lineup__type::after {
  border: 14px solid;
  border-color: transparent;
  border-top-color: white;
  margin-left: -14px;
}
.floor-standing-2024 .p-lineup__ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 80px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__ul {
    max-width: 300px;
    margin: 0 auto;
  }
}
.floor-standing-2024 .p-lineup__ul-li {
  width: calc(33.3333333333% - 20px);
  background-color: white;
  padding: 16px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__ul-li {
    width: 100%;
  }
  .floor-standing-2024 .p-lineup__ul-li:not(:first-child) {
    margin-top: 20px;
  }
}
.floor-standing-2024 .p-lineup__pht {
  width: 100%;
  height: auto;
}
.floor-standing-2024 .p-lineup__pht > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.floor-standing-2024 .p-lineup__title {
  font-size: 20px;
  line-height: 1.4;
  margin-top: 10px;
}
.floor-standing-2024 .p-lineup__text {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
}
.floor-standing-2024 .p-lineup__link {
  background-color: #e0f2ff;
  padding: 28px 40px;
  margin-top: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 10px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__link {
    flex-direction: column;
    padding: 28px;
  }
}
.floor-standing-2024 .p-lineup__link-box {
  width: calc(50% + 24px);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__link-box {
    width: 100%;
  }
}
.floor-standing-2024 .p-lineup__link-pht {
  width: calc(50% - 48px);
  height: auto;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__link-pht {
    width: 100%;
  }
}
.floor-standing-2024 .p-lineup__link-pht > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.floor-standing-2024 .p-lineup__link-catch {
  font-size: 34px;
  font-weight: 500;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-lineup__link-catch {
    font-size: 24px;
  }
}
.floor-standing-2024 .p-lineup__link-notice .c-notice__head {
  width: 16px;
}
.floor-standing-2024 .p-lineup__link-btn {
  position: relative;
  max-width: 320px;
  width: 100%;
  padding: 14px;
  display: inline-block;
  text-align: center;
  background-color: white;
  border: 1px solid #333;
  border-radius: 10px;
  color: #333;
  margin-top: 16px;
  transition: 0.3s;
}
.floor-standing-2024 .p-lineup__link-btn:hover {
  opacity: 0.7;
}
.floor-standing-2024 .p-lineup__link-btn::after {
  content: "";
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  display: inline-block;
  width: 10px;
  height: 10px;
  /* 矢印アイコンの位置を設定 */
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg); /* rotate(45deg)で矢印を回転（向きを変更）させる */
}
.floor-standing-2024 .p-cv02 {
  padding: 40px 0;
  background: linear-gradient(145deg, rgb(2, 0, 36) 0%, rgb(2, 66, 189) 0%, #2f91e5 100%);
}
.floor-standing-2024 .p-cv02 > a {
  display: block;
  height: 100%;
  width: 100%;
  color: white !important;
  transition: 0.3s;
}
.floor-standing-2024 .p-cv02 > a:hover {
  opacity: 0.7;
}
.floor-standing-2024 .p-cv02__box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.floor-standing-2024 .p-cv02__pht {
  max-width: 140px;
  height: auto;
  margin-right: 24px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv02__pht {
    max-width: 72px;
  }
}
.floor-standing-2024 .p-cv02__pht > img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.floor-standing-2024 .p-cv02__catch {
  color: white;
  font-weight: bold;
  text-align: center;
}
.floor-standing-2024 .p-cv02__catch h3 {
  font-size: 36px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv02__catch h3 {
    font-size: 24px;
  }
}
.floor-standing-2024 .p-cv02__catch h3 > span {
  font-size: 40px;
  background: linear-gradient(transparent 70%, #ff9900 30%);
  z-index: 1;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv02__catch h3 > span {
    font-size: 24px;
  }
}
.floor-standing-2024 .p-cv02__catch p {
  font-size: 28px;
  margin-top: 24px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cv02__catch p {
    font-size: 14px;
  }
}
@keyframes fixAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.floor-standing-2024 .p-cvfix {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ff9900;
  border-radius: 0 0 0 10px;
  max-width: 280px;
  width: 100%;
  padding: 12px 0 16px;
  z-index: 99;
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.floor-standing-2024 .p-cvfix.fix {
  position: fixed;
  animation: fixAnimation 0.3s forwards;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cvfix {
    max-width: 180px;
    padding: 8px 0 12px;
  }
}
.floor-standing-2024 .p-cvfix:hover {
  opacity: 0.7;
}
.floor-standing-2024 .p-cvfix::after {
  content: "";
  border: 0;
  border-bottom: solid 2px white;
  border-right: solid 2px white;
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cvfix::after {
    width: 8px;
    height: 8px;
    right: 12px;
  }
}
.floor-standing-2024 .p-cvfix__btn {
  color: white !important;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  width: 100%;
  display: block;
  line-height: 1.4;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cvfix__btn {
    font-size: 11px;
  }
}
.floor-standing-2024 .p-cvfix__btn span {
  font-size: 22px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-cvfix__btn span {
    font-size: 13px;
  }
}
.floor-standing-2024 .p-contact__catch {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 40px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-contact__catch {
    font-size: 24px;
  }
}
.floor-standing-2024 .p-contact__catch::after {
  content: "Contact";
  color: #0345bf;
  font-size: 20px;
}
@media screen and (max-width:767px ) {
  .floor-standing-2024 .p-contact__catch::after {
    margin-top: 16px;
  }
}
.floor-standing-2024 .p-contact__form {
  margin: 80px 0;
}

@media print, screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
.u-m0 {
  margin: 0 !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt8 {
  margin-top: 8px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt1em {
  margin-top: 1em !important;
}

@media print, screen and (min-width: 768px) {
  .u-mt0PC {
    margin-top: 0 !important;
  }
  .u-mt10PC {
    margin-top: 10px !important;
  }
  .u-mt15PC {
    margin-top: 15px !important;
  }
  .u-mt20PC {
    margin-top: 20px !important;
  }
  .u-mt25PC {
    margin-top: 25px !important;
  }
  .u-mt30PC {
    margin-top: 30px !important;
  }
  .u-mt35PC {
    margin-top: 35px !important;
  }
  .u-mt40PC {
    margin-top: 40px !important;
  }
  .u-mt45PC {
    margin-top: 45px !important;
  }
  .u-mt50PC {
    margin-top: 50px !important;
  }
  .u-mt60PC {
    margin-top: 60px !important;
  }
  .u-mt64PC {
    margin-top: 64px !important;
  }
  .u-mt65PC {
    margin-top: 65px !important;
  }
  .u-mt80PC {
    margin-top: 80px !important;
  }
  .u-mt85PC {
    margin-top: 85px !important;
  }
  .u-mt100PC {
    margin-top: 100px !important;
  }
  .u-mt110PC {
    margin-top: 110px !important;
  }
  .u-mt120PC {
    margin-top: 120px !important;
  }
  .u-mt130PC {
    margin-top: 130px !important;
  }
  .u-mt135PC {
    margin-top: 135px !important;
  }
  .u-mt140PC {
    margin-top: 140px !important;
  }
  .u-mt1emPC {
    margin-top: 1em !important;
  }
  .u-mt2emPC {
    margin-top: 2em !important;
  }
  .u-mt3emPC {
    margin-top: 3em !important;
  }
  .u-mt4emPC {
    margin-top: 4em !important;
  }
  .u-mb1emPC {
    margin-bottom: 1em !important;
  }
  .u-mb2emPC {
    margin-bottom: 2em !important;
  }
  .u-mb3emPC {
    margin-bottom: 3em !important;
  }
  .u-mb4emPC {
    margin-bottom: 4em !important;
  }
  .u-ml60PC {
    margin-left: 60px !important;
  }
}
@media print, screen and (max-width: 767px) {
  .u-m0SP {
    margin: 0 !important;
  }
  .u-mt0SP {
    margin-top: 0 !important;
  }
  .u-mt10SP {
    margin-top: 10px !important;
  }
  .u-mt12SP {
    margin-top: 12px !important;
  }
  .u-mt15SP {
    margin-top: 15px !important;
  }
  .u-mt20SP {
    margin-top: 20px !important;
  }
  .u-mt25SP {
    margin-top: 25px !important;
  }
  .u-mt30SP {
    margin-top: 30px !important;
  }
  .u-mt32SP {
    margin-top: 32px !important;
  }
  .u-mt35SP {
    margin-top: 35px !important;
  }
  .u-mt40SP {
    margin-top: 40px !important;
  }
  .u-mt45SP {
    margin-top: 45px !important;
  }
  .u-mt48SP {
    margin-top: 48px !important;
  }
  .u-mt60SP {
    margin-top: 60px !important;
  }
  .u-mt65SP {
    margin-top: 65px !important;
  }
  .u-mt70SP {
    margin-top: 70px !important;
  }
  .u-mt80SP {
    margin-top: 80px !important;
  }
  .u-mt95SP {
    margin-top: 95px !important;
  }
  .u-mt1emSP {
    margin-top: 1em !important;
  }
  .u-mt2emSP {
    margin-top: 2em !important;
  }
  .u-mt3emSP {
    margin-top: 3em !important;
  }
  .u-mt4emSP {
    margin-top: 4em !important;
  }
  .u-mb1emSP {
    margin-bottom: 1em !important;
  }
  .u-mb2emSP {
    margin-bottom: 2em !important;
  }
  .u-mb3emSP {
    margin-bottom: 3em !important;
  }
  .u-mb4emSP {
    margin-bottom: 4em !important;
  }
}
@media print, screen and (min-width: 768px) {
  .u-pda0PC {
    padding: 0 !important;
  }
  .u-pt20PC {
    padding-top: 20px !important;
  }
  .u-pt40PC {
    padding-top: 40px !important;
  }
  .u-pt60PC {
    padding-top: 60px !important;
  }
  .u-pt80PC {
    padding-top: 80px !important;
  }
  .u-pt120PC {
    padding-top: 120px !important;
  }
  .u-pb1emPC {
    padding-bottom: 1em !important;
  }
  .u-pb2emPC {
    padding-bottom: 2em !important;
  }
  .u-pb3emPC {
    padding-bottom: 3em !important;
  }
  .u-pb4emPC {
    padding-bottom: 4em !important;
  }
}
@media print, screen and (max-width: 767px) {
  .u-pda0SP {
    padding: 0 !important;
  }
  .u-pt25SP {
    padding-top: 25px !important;
  }
  .u-pt50SP {
    padding-top: 50px !important;
  }
  .u-pt60SP {
    padding-top: 60px !important;
  }
  .u-pt70SP {
    padding-top: 70px !important;
  }
  .u-pt80SP {
    padding-top: 80px !important;
  }
  .u-pt90SP {
    padding-top: 90px !important;
  }
  .u-pb10SP {
    padding-bottom: 10px !important;
  }
  .u-pb20SP {
    padding-bottom: 20px !important;
  }
  .u-pt60SP {
    padding-bottom: 60px !important;
  }
  .u-pb1emSP {
    padding-bottom: 1em !important;
  }
  .u-pb2emSP {
    padding-bottom: 2em !important;
  }
  .u-pb3emSP {
    padding-bottom: 3em !important;
  }
  .u-pb4emSP {
    padding-bottom: 4em !important;
  }
  .u-pr15SP {
    padding-right: 15px !important;
  }
  .u-pl15SP {
    padding-left: 15px !important;
  }
}
.u-pda0PC {
  padding: 0 !important;
}

.u-alignCenter {
  text-align: center !important;
}

.u-alignLeft {
  text-align: left !important;
}

.u-alignRight {
  text-align: right !important;
}

@media print, screen and (min-width: 768px) {
  .u-alignCenterPC {
    text-align: center !important;
  }
  .u-alignLeftPC {
    text-align: left !important;
  }
  .u-alignRightPC {
    text-align: right !important;
  }
}
@media print, screen and (max-width: 767px) {
  .u-alignCenterSP {
    text-align: center !important;
  }
  .u-alignLeftSP {
    text-align: left !important;
  }
  .u-alignRightSP {
    text-align: right !important;
  }
}
.u-alignTop {
  vertical-align: top !important;
}

.u-alignMiddle {
  vertical-align: middle !important;
}

.u-alignBottom {
  vertical-align: bottom !important;
}

.u-fwNormal {
  font-weight: 400 !important;
}

.u-fwMedium {
  font-weight: 500 !important;
}

.u-fwBold {
  font-weight: 700 !important;
}

.u-fzXSmall {
  font-size: 0.75rem;
  line-height: 1.5;
}

.u-fzXXSmall {
  font-size: 0.625rem;
  line-height: 1.5;
}

@media print, screen and (max-width: 767px) {
  .u-fzXSmallSP {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}
@media print, screen and (max-width: 767px) {
  .u-fzSmallSP {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.u-fzSmall {
  font-size: 0.875rem;
  line-height: 1.5;
}

.u-fzMiddle {
  font-size: 1rem;
  line-height: 1.5;
}

.u-fzLarge {
  font-size: 1.375rem;
  line-height: 1.5;
}

@media print, screen and (max-width: 767px) {
  .u-fzLarge {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.u-underBarLink {
  text-decoration: underline;
}

@media (hover: hover) {
  .u-underBarLink:hover {
    text-decoration: underline;
  }
}
.u-linkHoverLine {
  text-decoration: none;
}

@media (hover: hover) {
  .u-linkHoverLine:hover {
    text-decoration: underline;
  }
}
.u-arrowLink {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.u-arrowLink:visited {
  color: inherit;
}

@media (hover: hover) {
  .u-arrowLink:hover {
    color: inherit;
  }
}
.u-arrowLink:after {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -4px;
  margin-left: 0.5em;
  background-image: url(/hvac/corp/assets/images/holdings-icn-arrow-r.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}

.u-gray {
  color: #595959;
}

.u-bgGray {
  background-color: #f0f0f0;
}

.u-main-color {
  color: #0345bf;
}

.u-font-color {
  color: #333;
}

.u-order1 {
  order: 1;
}

.u-order2 {
  order: 2;
}

.u-maxW490 {
  max-width: 490px !important;
}

.u-w12p {
  width: 12%;
}

.u-w30p {
  width: 30%;
}

.u-w32p {
  width: 32%;
}

.u-w45p {
  width: 45%;
}

.u-fade {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.u-fade.is-shown {
  opacity: 1;
  transform: translateY(0px);
}

@media print, screen and (min-width: 768px) {
  .u-delay1 {
    transition-delay: 0.3s;
  }
  .u-delay2 {
    transition-delay: 0.6s;
  }
  .u-delay3 {
    transition-delay: 0.9s;
  }
  .u-delay4 {
    transition-delay: 1.2s;
  }
}
.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-flex--pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .u-flex--pc {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .u-flex--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.u-flex--wrap.u-flex,
.u-flex--wrap.u-flex--pc,
.u-flex--wrap.u-flex--sp {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.u-flex--justify-between.u-flex,
.u-flex--justify-between.u-flex--pc,
.u-flex--justify-between.u-flex--sp {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.u-flex--justify-center.u-flex,
.u-flex--justify-center.u-flex--pc,
.u-flex--justify-center.u-flex--sp {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.u-flex--flexd-rowr.u-flex,
.u-flex--flexd-rowr.u-flex--pc,
.u-flex--flexd-rowr.u-flex--sp {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.u-flex--align-end.u-flex,
.u-flex--align-end.u-flex--pc,
.u-flex--align-end.u-flex--sp {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.u-flex--align-center.u-flex,
.u-flex--align-center.u-flex--pc,
.u-flex--align-center.u-flex--sp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}