/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/scss/style.scss ***!
  \**********************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap);
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/scss/style.scss (1) ***!
  \**************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap);
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/scss/style.scss (2) ***!
  \**************************************************************************************************************************************************************************/
pre,
textarea {
  overflow: auto;
}
[hidden],
audio:not([controls]),
template {
  display: none;
}
details,
main,
summary {
  display: block;
}
input[type="number"] {
  width: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
progress {
  display: inline-block;
}
small {
  font-size: 75%;
}
textarea {
  resize: vertical;
}
*,
::after,
::before {
  box-sizing: inherit;
  border-style: solid;
  border-width: 0;
}
* {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  box-sizing: border-box;
  cursor: default;
  text-rendering: optimizeLegibility;
}
a {
  text-decoration: none;
  outline: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  min-height: 1.5em;
  border: 1px solid #aaa;
}
input[type="image"] {
  border: none;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
nav ol,
nav ul {
  list-style: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
@media (max-width: 767px) {
  .cw {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media (min-width: 768px) {
  .cw {
    padding-left: 100px;
    padding-right: 100px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1400px) {
  .cw {
    padding-left: 0;
    padding-right: 0;
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .cw_l {
    padding-left: 23px;
    padding-right: 23px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .tabletOnly {
    display: none !important;
  }
  .tabletminOnly {
    display: none !important;
  }
  .desktopminOnly {
    display: none !important;
  }
  .desktopOnly {
    display: none !important;
  }
  .tabletUpOnly {
    display: none !important;
  }
  .img-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mobileOnly {
    display: none !important;
  }
  .desktopminOnly {
    display: none !important;
  }
  .desktopOnly {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .desktopminOnly {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .mobileOnly {
    display: none !important;
  }
  .tabletOnly {
    display: none !important;
  }
  .touchOnly {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .img-desktop {
    display: none !important;
  }
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .cfDesktop:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 767px) {
  .cfMobile:after {
    content: " ";
    display: block;
    clear: both;
  }
}
.objectFit {
  object-fit: cover;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
  width: 100%;
  height: 100%;
}
.objectFitContain {
  object-fit: contain;
  object-position: center center;
  font-family: "object-fit: contain; object-position: center center;";
  width: 100%;
  height: 100%;
}
.objectFitTop {
  object-fit: cover;
  object-position: center top;
  font-family: "object-fit: cover; object-position: center top;";
  width: 100%;
  height: 100%;
}
.objectFitRight {
  object-fit: cover;
  object-position: 100% center;
  font-family: "object-fit: cover; object-position: 100% center;";
  width: 100%;
  height: 100%;
}
.objectFitLeft {
  object-fit: cover;
  object-position: 0 center;
  font-family: "object-fit: cover; object-position: 0 center;";
  width: 100%;
  height: 100%;
}
html {
  font-size: 62.5%;
}
html.smallDesktop {
  font-size: 58%;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #282828;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 769px) and (max-width: 1180px) {
  html {
    font-size: 55%;
  }
  html.smallDesktop {
    font-size: 52%;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
::placeholder {
  color: #ccc;
}
label {
  display: flex;
  width: 100%;
  font-size: 1.6rem;
}
input[type="text"],
textarea {
  padding: 8px;
  border: none;
  border-bottom: 1px solid #000;
  background: none;
  width: 100%;
  font-size: 2rem;
  line-height: 1.4;
  border-radius: 0;
}
input[type="text"]:focus,
textarea:focus {
  border: 1px solid #ec3055;
  background: #fff;
  outline: 0;
}
@media (max-width: 767px) {
  input[type="text"],
  textarea {
    font-size: 1.6rem;
  }
}
input[type="checkbox"] {
  display: none;
}
.checkbox01 {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  padding-left: 40px;
  position: relative;
  width: auto;
}
.checkbox01::before {
  border: 1px solid #231815;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.checkbox01::after {
  border-right: 4px solid #ec3055;
  border-bottom: 4px solid #ec3055;
  content: "";
  display: block;
  height: 25px;
  left: 8px;
  margin-top: -18px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 18px;
  opacity: 0;
}
@media (max-width: 767px) {
  .checkbox01 {
    padding: 5px 0 5px 30px;
  }
  .checkbox01::before {
    height: 15px;
    width: 15px;
    margin-top: -7px;
  }
  .checkbox01::after {
    border-right: 3px solid #ec3055;
    border-bottom: 3px solid #ec3055;
    height: 20px;
    left: 7px;
    margin-top: -18px;
    width: 14px;
  }
}
input[type="checkbox"]:checked + .checkbox01::after {
  opacity: 1;
}
.submitWrap {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.submitWrap #submit {
  background: #ec3055;
  color: #fff;
  font-weight: bold;
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  font-size: 1.6rem;
  transition: all ease 0.3s;
  border: none;
}
@media (min-width: 768px) {
  .submitWrap #submit:hover {
    opacity: 0.75;
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .submitWrap {
    margin-top: 40px;
  }
  .submitWrap #submit {
    width: 200px;
    height: 50px;
    font-size: 1.3rem;
  }
}
@keyframes navHoverAnimation {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  40% {
    transform: translate(0, -10%);
    opacity: 0;
  }
  41% {
    opacity: 0;
    transform: translate(0, 100%);
  }
  42% {
    opacity: 1;
    transform: translate(0, 100%);
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
.navArea {
  position: fixed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  left: 0;
  z-index: 50;
}
.navArea:after {
  content: " ";
  display: block;
  clear: both;
}
.navArea .arrow .cls-1 {
  fill: none;
}
.navArea .inner h1 img .cls-1,
.navArea .inner h1 svg .cls-1 {
  transition: all ease 0.3s;
  fill: #fff;
  stroke: #fff;
}
.navArea a {
  color: #fff;
  font-size: 1.6rem;
  font-family: "Poppins", sans-serif;
}
.navArea a:visited,
.navArea a:link {
  text-decoration: none;
}
.navArea .lang {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.navArea .lang a {
  margin-right: 10px;
  margin-left: 10px;
  font-weight: normal;
  opacity: 0.8;
}
.navArea .lang a.on,
.navArea .lang a:hover {
  color: #fff;
  opacity: 1;
}
.navArea .lang a.on {
  font-weight: bold;
}
.navArea .lang a:hover::after {
  width: 100%;
}
.navArea .navBtn {
  position: relative;
  right: 5px;
  top: 0;
  margin-left: 20px;
  padding: 10px;
  width: 40px;
  height: 100%;
  z-index: 55;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  .navArea .navBtn:hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.navArea .navBtn span {
  transition: all ease 0.3s;
  position: absolute;
  left: 8px;
  width: 20px;
  height: 1px;
  background-color: #fff;
}
.navArea .navBtn span:nth-of-type(1) {
  top: 35px;
}
.navArea .navBtn span:nth-of-type(2) {
  top: 42px;
}
.navArea .navBtn span:nth-of-type(3) {
  top: 49px;
}
.navArea .navBtn.active span {
  background-color: #fff;
}
.navArea .navBtn.active span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}
.navArea .navBtn.active span:nth-of-type(2) {
  opacity: 0;
  transform: translateX(2px);
}
.navArea .navBtn.active span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}
@media (min-width: 768px) {
  .spNavicon {
    display: none;
  }
  .navArea {
    height: 112px;
    transition: all ease 0.5s;
  }
  .navArea .navBtn {
    display: none;
  }
  .navArea .cw {
    width: 100%;
    padding-left: 50px;
    padding-right: 20px;
  }
  .navArea.transparent {
    background: none;
  }
  .navArea.scrolled {
    background: #fceff9;
    height: 72px;
    box-shadow: 0px 10px 10px 2px rgba(217, 67, 100, 0.1);
  }
  .navArea.scrolled .lang {
    color: #ec3055;
  }
  .navArea.scrolled .lang a {
    color: #ec3055;
  }
  .navArea.scrolled .lang a::after {
    background: #ec3055;
  }
  .navArea.scrolled .lang a.on,
  .navArea.scrolled .lang a:hover {
    color: #ec3055;
    font-weight: bold;
  }
  .navArea.scrolled .navList li a {
    color: #ec3055;
  }
  .navArea.scrolled .navList li a.contact .label {
    background: #ec3055;
    color: #fff;
  }
  .navArea.scrolled .navList li a::after {
    background: #ec3055;
  }
  .navArea.scrolled .inner h1 img,
  .navArea.scrolled .inner h1 svg {
    width: 68px;
  }
  .navArea.scrolled .inner h1 img .cls-1,
  .navArea.scrolled .inner h1 svg .cls-1 {
    fill: #ec3055;
    stroke: #ec3055;
  }
  .navArea .inner {
    max-width: none;
    text-align: right;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .navArea .inner h1 {
    margin-right: auto;
  }
  .navArea .inner h1 img,
  .navArea .inner h1 svg {
    width: 77px;
    transition: all ease 0.3s;
  }
  .navArea .navList {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    position: relative;
    padding-right: 20px;
  }
  .navArea .navList > li {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
  }
  .navArea .navList > li.spClose {
    display: none;
  }
  .navArea .navList > li.lang {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .navArea .navList > li.lang a {
    font-size: 1.2rem;
  }
  .navArea .navList > li > a {
    transition: all ease 0.3s;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-size: 1.6rem;
    letter-spacing: -0.02em;
  }
  .navArea .navList > li > a .label {
    overflow: hidden;
    vertical-align: middle;
    line-height: 1.2;
    font-weight: bold;
  }
  .navArea .navList > li > a .label span {
    display: inline-block;
  }
  .navArea .navList > li > a::after {
    transition: all ease 0.3s;
    content: "";
    display: block;
    height: 1px;
    width: 0;
    display: block;
    position: absolute;
    bottom: 23px;
    left: 50%;
    background: #fff;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .navArea .navList > li > a.link:hover {
    color: #fff;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .navArea .navList > li > a:hover .label span {
    animation-name: navHoverAnimation;
    animation-direction: normal;
    animation-duration: 0.7s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  .navArea .navList > li > a:hover::after {
    width: 100%;
    left: 0;
  }
  .navArea .navList > li > a.current::after {
    width: 100%;
    left: 0;
  }
}
@media (min-width: 768px) {
  .navArea .navList > li > a.contact > span {
    font-size: 1.4rem;
    background: #ec3055;
    border-radius: 17px;
    padding: 0 20px;
    line-height: 1.7;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
  }
  .navArea .navList > li > a.contact .label span {
    animation: none;
  }
  .navArea .navList > li > a.contact::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .navArea .navList > li .navDetailList {
    display: none;
    position: absolute;
    top: 75px;
    left: 0;
    background: #fff;
    color: #ec3055;
    padding: 20px 15px;
    width: 150px;
  }
  .navArea .navList > li .navDetailList.demos {
    left: 20px;
  }
  .navArea .navList > li .navDetailList.visible {
    display: block;
  }
  .navArea .navList > li .navDetailList::after {
    content: "";
    height: 20px;
    width: 20px;
    background: #fff;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    position: absolute;
    top: -8px;
    left: 50px;
  }
  .navArea .navList > li .navDetailList li {
    display: block;
    text-align: left;
  }
  .navArea .navList > li .navDetailList li a {
    font-size: 1.4rem;
    color: #ec3055;
    padding-top: 3px;
    padding-bottom: 3px;
    display: inline-block;
    position: relative;
  }
  .navArea .navList > li .navDetailList li a:hover .label::after {
    animation-name: simpleLineAnimation;
    animation-direction: normal;
    animation-duration: 0.7s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  .navArea .navList > li .navDetailList li a .label {
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
  }
  .navArea .navList > li .navDetailList li a .label::after {
    transition: all ease 0.3s;
    content: "";
    height: 1px;
    width: 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ec3055;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .navArea .cw {
    padding-left: 23px;
    padding-right: 23px;
  }
  .navArea .inner h1 img {
    width: 220px;
  }
  .navArea .navList > li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .navArea {
    height: 60px;
    transition: all ease 0.3s;
  }
  .navArea.active .inner {
    height: 100%;
  }
  .navArea.scrolled {
    background: #fceff9;
    height: 60px;
    box-shadow: 0px 10px 10px 2px rgba(217, 67, 100, 0.1);
  }
  .navArea.scrolled .inner h1 img,
  .navArea.scrolled .inner h1 svg {
    width: 53px;
  }
  .navArea.scrolled .inner h1 img .cls-1,
  .navArea.scrolled .inner h1 svg .cls-1 {
    fill: #ec3055;
    stroke: #ec3055;
  }
  .navArea.scrolled .navBtn span {
    background-color: #ec3055;
  }
  .navArea.scrolled .navBtn.active span {
    background-color: #fff;
  }
  .navArea .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
    border-bottom: none;
    z-index: 50;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 51;
    padding-left: 20px;
    padding-right: 20px;
  }
  .navArea .inner h1 {
    margin-right: auto;
    z-index: 21;
    height: 100%;
  }
  .navArea .inner h1 a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
  }
  .navArea .inner h1 img,
  .navArea .inner h1 svg {
    width: 53px;
  }
  .navArea .inner.active h1 svg {
    fill: #000;
  }
  .navArea .navList {
    height: 0;
    overflow: hidden;
    position: fixed;
    overflow-y: scroll;
    left: 0;
    top: 0;
    height: 0;
    z-index: 20;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    transition: all ease 0.4s;
    background: #ec3055;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 0;
  }
  .navArea .navList.active {
    padding-top: 80px;
    padding-bottom: 20px;
  }
  .navArea .navList > li {
    width: 100%;
    opacity: 0;
    transition: all ease 0.3s;
  }
  .navArea .navList > li.visible {
    opacity: 1;
  }
  .navArea .navList > li > a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 50px;
    font-size: 2.2rem;
  }
  .navArea .navList > li > a .label {
    font-weight: bold;
  }
  .navArea .navList > li .navDetailList {
    display: flex;
    padding-left: 15px;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .navArea .navList > li .navDetailList li {
    width: 43%;
  }
  .navArea .navList > li .navDetailList li:nth-child(odd) {
    width: 57%;
  }
  .navArea .navList > li .navDetailList li a {
    font-size: 1.6rem;
    color: #ffcfcf;
    padding-top: 6px;
    padding-bottom: 6px;
    display: flex;
  }
  .navArea .navList > li .navDetailList li a .label {
    font-weight: bold;
  }
  .navArea .navList > li .navDetailList li a .icon {
    display: inline-block;
    margin-left: 5px;
  }
  .navArea .navList > li .navDetailList li a .icon img,
  .navArea .navList > li .navDetailList li a .icon svg {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
  }
  .navArea .navList > li .navDetailList li a .icon img .cls-1,
  .navArea .navList > li .navDetailList li a .icon svg .cls-1 {
    stroke: #ffcfcf;
  }
  .navArea .navList li.lang {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navArea .navList li.lang::before {
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 40px);
    position: absolute;
    bottom: auto;
    top: 0;
    left: 20px;
    background: #A5A5A5;
  }
  .navArea .navBtn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navArea .navBtn span {
    left: 5px;
  }
  .navArea .navBtn span:nth-of-type(1) {
    top: 22px;
  }
  .navArea .navBtn span:nth-of-type(2) {
    top: 29px;
  }
  .navArea .navBtn span:nth-of-type(3) {
    top: 36px;
  }
}
.navPink .navArea .inner h1 .navLogo svg .cls-1 {
  fill: #ec3055;
  stroke: #ec3055;
}
.navPink .navArea .inner .navList::after {
  background: #ec3055;
}
.navPink .navArea .inner .navList > li > a {
  color: #ec3055;
}
.navPink .navArea .inner .navList > li > a::after {
  background: #ec3055;
}
.navPink .navArea .inner .navList > li > a.contact {
  color: #fff;
}
.navPink .navArea .lang {
  color: #ec3055;
}
.navPink .navArea .lang a {
  color: #ec3055;
}
.navPink .navArea .lang a::after {
  background: #ec3055;
}
@media (max-width: 767px) {
  .navPink .navArea .navBtn span {
    background-color: #ec3055;
  }
  .navPink .navArea .navBtn.active span {
    background-color: #fff;
  }
  .navPink .navArea .inner h1 .navLogo svg .cls-1 {
    fill: #ec3055;
    stroke: #ec3055;
  }
  .navPink .navArea .inner .navList::after {
    background: #ec3055;
  }
  .navPink .navArea .inner .navList > li > a {
    color: #fff;
  }
  .navPink .navArea .inner .navList > li > a::after {
    background: #fff;
  }
  .navPink .navArea .inner .navList > li > a.contact {
    color: #fff;
  }
  .navPink .navArea.active .inner h1 .navLogo svg .cls-1 {
    fill: #fff;
    stroke: #fff;
  }
  .navPink .navArea .lang {
    color: #fff;
  }
  .navPink .navArea .lang a {
    color: #fff;
  }
  .navPink .navArea .lang a::after {
    background: #fff;
  }
}
.modalArea {
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  opacity: 0;
}
.modalArea .inner {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 201;
  opacity: 0;
  transition: all ease 0.3s;
  overflow-y: scroll;
  left: 0;
  top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modalArea .inner.active {
  opacity: 1;
  top: 0;
}
.modalArea .inner .closeBtn {
  position: absolute;
  z-index: 203;
  top: -60px;
  right: -60px;
  height: 40px;
  width: 40px;
  opacity: 1;
  transition: all ease 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  border-radius: 100%;
}
.modalArea .inner .closeBtn .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.modalArea .inner .closeBtn .icon svg {
  width: 100%;
}
.modalArea .inner .closeBtn .icon svg .st0 {
  stroke: #fff;
}
.modalArea .inner .closeBtn:hover {
  background: #333;
}
.modalArea .inner .wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.modalArea .inner .wrap .contentBox {
  width: 960px;
  max-height: 100%;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  position: relative;
  display: inline-block;
}
.modalArea .inner .wrap .contentBox .item {
  display: none;
  height: 100%;
}
.modalArea .inner .wrap .contentBox .item .movieBox {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.modalArea .inner .wrap .contentBox .item .movieBox iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100% !important;
  max-height: 100% !important;
}
@media (max-width: 767px) {
  .modalArea .inner {
    padding: 20px;
  }
  .modalArea .inner .wrap {
    width: 100%;
    height: calc(100% - 40px);
  }
  .modalArea .inner .wrap .contentBox {
    width: 100%;
    max-width: none;
  }
  .modalArea .inner .closeBtn {
    top: -40px;
    right: 0px;
    height: 30px;
    width: 30px;
  }
}
a {
  color: #282828;
  border-style: none;
  transition: all ease 0.3s;
  letter-spacing: 0;
}
a.off {
  pointer-events: none;
}
.blank:hover .icon,
a:hover .blank .icon {
  -moz-transform: translate(2px, -2px);
  -o-transform: translate(2px, -2px);
  -ms-transform: translate(2px, -2px);
  -webkit-transform: translate(2px, -2px);
  transform: translate(2px, -2px);
}
.blank {
  display: flex;
}
.blank .icon {
  margin-left: 8px;
  transition: all ease 0.3s;
}
.blank .icon img,
.blank .icon svg {
  width: 11px;
  height: 11px;
}
@media (max-width: 767px) {
  .blank .icon img,
  .blank .icon svg {
    width: 8px;
    height: 8px;
  }
}
.arrowLinkWrap {
  margin-top: 40px;
}
.arrowLink {
  color: #fff;
  display: flex;
  align-items: center;
  width: 280px;
}
.arrowLink .label {
  font-size: 2rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  display: inline-block;
  letter-spacing: -0.02em;
}
.arrowLink .label span {
  display: inline-block;
}
.arrowLink .label::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all ease 0.3s;
  background: #fff;
}
.arrowLink .icon {
  background: #fff;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  transition: all ease 0.5s;
}
.arrowLink .icon img,
.arrowLink .icon svg {
  width: 12px;
  height: 12px;
  transition: all ease 0.5s;
}
.arrowLink .icon img .cls-1,
.arrowLink .icon svg .cls-1 {
  transition-delay: all ease 0.5s;
  stroke: #ec3055;
}
.arrowLink.pink {
  color: #ec3055;
}
.arrowLink.pink .label::after {
  background: #ec3055;
}
.arrowLink.pink .icon {
  border: 1px solid #ec3055;
  background: #ec3055;
}
.arrowLink.pink .icon img .cls-1,
.arrowLink.pink .icon svg .cls-1 {
  stroke: #fff;
}
@media (min-width: 768px) {
  .arrowLink:hover .label span,
  .arrowLink.hover .label span {
    animation-name: btnHoverAnimation;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  .arrowLink:hover .label::after,
  .arrowLink.hover .label::after {
    animation-name: btnHoverLineAnimation;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  .arrowLink:hover .icon,
  .arrowLink.hover .icon {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    background: #fff;
  }
  .arrowLink:hover .icon img,
  .arrowLink:hover .icon svg,
  .arrowLink.hover .icon img,
  .arrowLink.hover .icon svg {
    -webkit-transform: scale(0.87);
    -moz-transform: scale(0.87);
    -o-transform: scale(0.87);
    -ms-transform: scale(0.87);
    transform: scale(0.87);
  }
  .arrowLink:hover.pink .icon,
  .arrowLink.hover.pink .icon {
    background: #ec3055;
  }
  .arrowLink:hover.pink .icon img,
  .arrowLink:hover.pink .icon svg,
  .arrowLink.hover.pink .icon img,
  .arrowLink.hover.pink .icon svg {
    stroke: #fff;
  }
  .arrowLink:hover.pink .icon img .cls-1,
  .arrowLink:hover.pink .icon svg .cls-1,
  .arrowLink.hover.pink .icon img .cls-1,
  .arrowLink.hover.pink .icon svg .cls-1 {
    stroke: #fff;
  }
}
@media (max-width: 767px) {
  .arrowLinkWrap {
    margin-top: 25px;
  }
  .arrowLink {
    width: 200px;
  }
  .arrowLink .label {
    font-size: 1.5rem;
  }
  .arrowLink .icon {
    width: 40px;
    height: 40px;
    margin-left: 20px;
  }
  .arrowLink .icon img,
  .arrowLink .icon svg {
    width: 8px;
    height: 8px;
  }
}
@keyframes btnHoverAnimation {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  40% {
    transform: translate(0, -10%);
    opacity: 0;
  }
  41% {
    opacity: 0;
    transform: translate(0, 100%);
  }
  42% {
    opacity: 1;
    transform: translate(0, 100%);
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes btnHoverLineAnimation {
  0% {
    width: 0;
  }
  42% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes simpleLineAnimation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes simpleBackgroundLineAnimation {
  0% {
    background-size: 0 1px;
  }
  100% {
    background-size: 100% 1px;
  }
}
.hoverLineWrap .hoverLine {
  position: relative;
}
.hoverLineWrap .hoverLine span {
  background: url("../images/common/line.png") 0 100% no-repeat;
  background-size: 0 1px;
}
.hoverLineWrap:hover .hoverLine span,
.hoverLineWrap.hover .hoverLine span {
  animation-name: simpleBackgroundLineAnimation;
  animation-direction: normal;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-iteration-count: alternate;
}
html {
  height: -webkit-fill-available;
}
html.noScroll {
  overflow: hidden;
}
body {
  width: 100%;
  min-height: 100vh;
  position: relative;
  text-align: left;
  height: -webkit-fill-available;
  -webkit-text-size-adjust: 100%;
  background: #fceff9;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
::selection {
  background: rgba(192, 97, 137, 0.5);
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.sectionHeadline {
  font-size: 5.4rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.03em;
  width: 550px;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
.sectionSubHeadline {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  width: 510px;
  margin-top: 30px;
  font-weight: 500;
  line-height: 2;
}
.sectionTitle {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 6.4rem;
  line-height: 1.3;
  letter-spacing: -0.02em;
}
.sectionSub {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  margin-top: 10px;
  font-weight: bold;
}
.en .sectionHeadline {
  font-size: 4.5rem;
  line-height: 1.3;
  letter-spacing: 0.01em;
}
.en .sectionTitle {
  font-size: 5.8rem;
  letter-spacing: -0.01em;
}
.commonPage #main {
  margin-top: 0;
  padding-top: 250px;
}
.commonPage #footerContact {
  margin-top: 200px;
}
.commonPage section {
  margin-top: 200px;
}
.commonPage section .sectionTitle {
  font-size: 3.8rem;
  line-height: 1.3;
  letter-spacing: -0.02em;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-bottom: 90px;
  color: #ec3055;
}
@media (max-width: 767px) {
  .commonPage #main {
    margin-top: 50px;
    padding-top: 0px;
  }
  .commonPage #footerContact {
    margin-top: 100px;
  }
  .commonPage section {
    margin-top: 90px;
  }
  .commonPage section .sectionTitle {
    font-size: 2.5rem;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .sectionHeadline {
    font-size: 3.3rem;
    width: 100%;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) and (min-width: 600px) and (max-width: 767px) {
  .sectionHeadline {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .sectionSubHeadline {
    width: 100%;
    margin-top: 20px;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media (max-width: 767px) {
  .sectionTitle {
    font-size: 3.9rem;
  }
}
@media (max-width: 767px) {
  .sectionSub {
    margin-top: 0;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .en .sectionHeadline {
    font-size: 3rem;
    width: 100%;
    line-height: 1.2;
  }
  .en .sectionTitle {
    font-size: 4.5rem;
  }
}
.stickyTitle {
  position: absolute;
  transform: translate(-12px, 0) rotate(90deg);
  left: 0;
  top: 100px;
  z-index: 5;
  font-size: 6.8rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  opacity: 0.6;
  transform-origin: left bottom;
  color: #fff;
  line-height: 1;
  letter-spacing: 1;
  white-space: nowrap;
}
.stickyTitle .line {
  width: 30px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  height: 8px;
  background: #fff;
  margin-bottom: 15px;
}
.stickyTitle.main {
  color: #000;
}
.stickyTitle.main .line {
  background: #000;
}
@media screen and (min-width: 769px) and (max-width: 1180px) {
  .stickyTitle {
    left: -4px;
  }
}
@media (max-width: 767px) {
  .stickyTitle {
    transform: translate(-12px, 0) rotate(90deg);
    left: 6px;
    top: 30px;
    font-size: 3.4rem;
  }
  .stickyTitle .line {
    width: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    height: 5px;
    background: #fff;
    margin-bottom: 8px;
  }
  .stickyTitle.main {
    color: #000;
  }
  .stickyTitle.main .line {
    background: #000;
  }
}
.full {
  min-height: 100vh;
  width: 100%;
  overflow: hidden;
}
.italic {
  font-style: italic;
}
@keyframes lineAnimation {
  0% {
    left: 0;
    width: 0;
  }
  50% {
    left: 0;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
.lineWrap.black .line::after {
  background: #000;
}
.lineWrap .line {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.lineWrap .line span {
  transition: all ease 0.4s;
  transition-delay: 0.4s;
  display: inline-block;
  transform: translate(0, 30px) skew(3deg, 3deg);
  opacity: 0;
}
.lineWrap .line::after {
  content: "";
  display: block;
  height: 1px;
  width: 0;
  display: block;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.lineWrap.visible .line {
  color: inherit;
}
.lineWrap.visible .line span {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.lineWrap.visible .line::after {
  animation-name: lineAnimation;
  animation-direction: normal;
  animation-duration: 1.2s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-iteration-count: alternate;
}
.fadeSlideIn.visible span {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fadeSlideIn span {
  display: inline-block;
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  transition: all ease 1.5s;
}
.fadeSlideIn span:nth-of-type(2) {
  transition-delay: 0.2s;
}
.fadeSlideIn span:nth-of-type(3) {
  transition-delay: 0.4s;
}
.fadeSlideIn span:nth-of-type(4) {
  transition-delay: 0.6s;
}
.fadeSlideIn span:nth-of-type(5) {
  transition-delay: 0.8s;
}
.fadeSlideIn span:nth-of-type(6) {
  transition-delay: 1s;
}
.fadeSlideIn span:nth-of-type(7) {
  transition-delay: 1.2s;
}
.fadeSlideIn span:nth-of-type(8) {
  transition-delay: 1.4s;
}
.fadeSlideIn span:nth-of-type(9) {
  transition-delay: 1.6s;
}
.fadeSlideIn span:nth-of-type(10) {
  transition-delay: 1.8s;
}
.bgParallax {
  transition: all linear 0.5s;
}
.pagingArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 75px;
}
.pagingArea .paginationjs {
  width: 100%;
}
.pagingArea .paginationjs .paginationjs-pages {
  width: 100%;
}
.pagingArea .paginationjs .paginationjs-pages ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page {
  margin-left: 17px;
  margin-right: 17px;
  font-size: 1.6rem;
  color: #999;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  transition: all ease 0.3s;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page a {
  padding: 15px 10px;
  font-family: "Poppins", sans-serif;
  opacity: 0.5;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 0;
  background: #000;
  transition: all ease 0.3s;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page.active,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page:hover {
  color: #000;
  font-weight: bold;
  opacity: 1;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page.active::after,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page:hover::after {
  left: calc(50% - 15px);
  width: 30px;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next {
  transition: all ease 0.3s;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev.disabled,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next.disabled {
  visibility: hidden;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev a,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev .st0,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next .st0 {
  transition: all ease 0.3s;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev:hover .st0,
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next:hover .st0 {
  stroke: #000;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev {
  margin-right: 30px;
}
.pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .pagingArea {
    margin-top: 40px;
    padding-bottom: 30px;
  }
  .pagingArea .paginationjs {
    width: 100%;
  }
  .pagingArea .paginationjs .paginationjs-pages {
    width: 100%;
  }
  .pagingArea .paginationjs .paginationjs-pages ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 1.4rem;
    padding-left: 5px;
    padding-right: 5px;
  }
  .pagingArea .paginationjs .paginationjs-pages ul .paginationjs-page a {
    padding: 10px 5px;
    font-family: "Poppins", sans-serif;
  }
  .pagingArea .paginationjs .paginationjs-pages ul .paginationjs-prev a,
  .pagingArea .paginationjs .paginationjs-pages ul .paginationjs-next a {
    width: 20px;
    height: 20px;
  }
}
.simplebar-scrollbar:before {
  background: #999;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
}
.ledText {
  overflow: hidden;
  position: relative;
  color: #fff;
  font-size: 118px;
  font-weight: bold;
  position: absolute;
  height: 280px;
  width: 100%;
  left: 0;
  line-height: 1;
}
.ledText > span {
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 4000px;
  opacity: 0.75;
  font-family: "Poppins", sans-serif;
  white-space: nowrap;
  animation-name: marquee;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 36s;
  will-change: left;
  vertical-align: top;
}
.ledText > span:nth-child(1) {
  animation-delay: -12s;
}
.ledText > span:nth-child(3) {
  animation-delay: 12s;
}
.ledText > span span {
  display: block;
}
.ledText > span span:nth-child(2) {
  margin-left: 500px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .ledText {
    font-size: 59px;
    height: 70px;
  }
  .ledText > span {
    left: 2000px;
    opacity: 0.75;
    animation-name: marquee_sp;
  }
}
@keyframes marquee {
  0% {
    left: 4000px;
  }
  100% {
    left: -2200px;
  }
}
@keyframes marquee_sp {
  0% {
    left: 2000px;
  }
  100% {
    left: -1100px;
  }
}
#footerContact {
  margin-top: 0;
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
}
#footerContact a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
#footerContact a::after {
  content: "";
  height: 100%;
  width: 120%;
  display: block;
  position: absolute;
  top: 0;
  left: -140%;
  background: #ec3055;
  mix-blend-mode: multiply;
  transition: all ease 0.6s;
  transform: skewX(-10deg);
}
#footerContact a .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all ease 1s;
}
#footerContact a .bg img {
  width: 100%;
}
#footerContact a .bg.bgHover {
  left: 0;
}
#footerContact a .txtArea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#footerContact a .imgArea img {
  width: 100%;
}
#footerContact a h1 {
  font-size: 5rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
#footerContact a .txt {
  margin: 10px;
  text-align: center;
}
#footerContact a .more {
  width: 70px;
  height: 70px;
  border: 1px solid #ec3055;
  border-radius: 100%;
  background: #ec3055;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.5s;
}
#footerContact a .more img,
#footerContact a .more svg {
  width: 12px;
  height: 12px;
}
#footerContact a .more img .cls-arrow_black,
#footerContact a .more svg .cls-arrow_black {
  transition: all ease 0.5s;
  stroke: #fff;
}
@media (min-width: 768px) {
  #footerContact a:hover {
    color: #fff;
  }
  #footerContact a:hover::after {
    left: -10%;
  }
  #footerContact a:hover .bgHover {
    opacity: 1;
  }
  #footerContact a:hover .more {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #fff;
    border: 1px solid #fff;
  }
  #footerContact a:hover .more img,
  #footerContact a:hover .more svg {
    width: 12px;
    height: 12px;
  }
  #footerContact a:hover .more img .cls-arrow_black,
  #footerContact a:hover .more svg .cls-arrow_black {
    stroke: #ec3055;
  }
}
@media (max-width: 767px) {
  #footerContact {
    width: 100%;
    height: 300px;
  }
  #footerContact .ledText {
    color: rgba(255, 255, 255, 0.1);
  }
  #footerContact a h1 {
    font-size: 2.8rem;
  }
  #footerContact a .txt {
    margin: 5px;
  }
  #footerContact a .more {
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }
  #footerContact a .more img,
  #footerContact a .more svg {
    width: 10px;
    height: 10px;
  }
}
#solution_trial {
  background: #fff;
  text-align: center;
  color: #ec3055;
  padding-top: 250px;
  padding-bottom: 400px;
  position: relative;
  overflow: hidden;
}
#solution_trial .imgArea {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#solution_trial .imgArea img {
  width: 100%;
  height: 100%;
}
#solution_trial .txtArea {
  z-index: 1;
  position: relative;
}
#solution_trial .txtArea .title {
  font-size: 4rem;
  font-weight: bold;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#solution_trial .txtArea .txt {
  margin-top: 20px;
}
#solution_trial .txtArea .btnFreeTrialWrap {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
#solution_trial .txtArea .btnFreeTrialWrap a {
  width: 460px;
  display: flex;
  transition: all ease 0.3s;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #solution_trial .txtArea .btnFreeTrialWrap a:hover {
    -moz-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
    box-shadow: 0px 40px 30px 0 rgba(0, 0, 0, 0.2);
  }
}
#solution_trial .txtArea .btnFreeTrialWrap a img {
  display: none;
}
#solution_trial .txtArea .btnFreeTrialWrap a img.visible {
  display: block;
}
#solution_trial .txtArea .logoList {
  margin-top: 40px;
}
@media (max-width: 767px) {
  #solution_trial {
    background: #fff;
    text-align: center;
    color: #ec3055;
    padding-top: 125px;
    padding-bottom: 300px;
    position: relative;
    overflow: hidden;
  }
  #solution_trial .imgArea {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #solution_trial .imgArea img {
    width: 100%;
    height: 100%;
  }
  #solution_trial .txtArea {
    position: relative;
    z-index: 1;
    padding-top: 50px;
  }
  #solution_trial .txtArea .title {
    font-size: 2.5rem;
  }
  #solution_trial .txtArea .txt {
    margin-top: 20px;
  }
  #solution_trial .txtArea .btnFreeTrialWrap {
    margin-top: 30px;
    display: flex;
    justify-content: center;
  }
  #solution_trial .txtArea .btnFreeTrialWrap a {
    width: 460px;
    display: flex;
  }
  #solution_trial .txtArea .btnFreeTrialWrap a img {
    display: none;
  }
  #solution_trial .txtArea .btnFreeTrialWrap a img.visible {
    display: block;
  }
  #solution_trial .txtArea .logoList {
    margin-top: 40px;
  }
}
.commonHeader {
  width: 100%;
  height: 260px;
}
.commonHeader .imgArea {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .commonHeader {
    height: 100px;
  }
}
.caseList {
  margin-top: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.caseList > li {
  position: relative;
  width: calc(50% - 10px);
  padding-bottom: 30px;
}
.caseList > li:nth-of-type(even) {
  margin-left: 20px;
}
.caseList > li:nth-of-type(n + 3) {
  margin-top: 60px;
}
.caseList > li.hover > a .img {
  position: relative;
}
.caseList > li.hover > a .img::after {
  opacity: 0.3;
}
.caseList > li.hover > a .img img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.caseList > li.hover > a .img .hoverIcon {
  opacity: 1;
}
.caseList > li.hover > a .img .hoverIcon .icon {
  -moz-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -webkit-transform: translate(20px, 0);
  transform: translate(20px, 0);
}
.caseList > li.hover > a .txtArea .title span {
  animation-name: simpleBackgroundLineAnimation;
  animation-direction: normal;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-iteration-count: alternate;
}
.caseList > li > a {
  display: block;
}
.caseList > li > a .txtArea {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.caseList > li > a .txtArea .eyeblow {
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #666;
}
.caseList > li > a .txtArea .title {
  margin-top: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
  position: relative;
}
.caseList > li > a .txtArea .title span {
  background: url("../images/common/line.png") 0 100% no-repeat;
  background-size: 0 1px;
}
.caseList > li > a .img {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 60%;
}
.caseList > li > a .img::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000;
  opacity: 0;
  transition: all ease 0.6s;
}
.caseList > li > a .img img {
  transition: all ease 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .caseList {
    margin-top: 25px;
  }
  .caseList > li {
    width: 100%;
    padding-bottom: 20px;
    margin-top: 24px;
  }
  .caseList > li:first-child {
    margin-top: 0;
  }
  .caseList > li:nth-of-type(even) {
    margin-left: 0;
  }
  .caseList > li:nth-of-type(n + 3) {
    margin-top: 24px;
  }
  .caseList > li > a .txtArea {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .caseList > li > a .txtArea .eyeblow {
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
  }
  .caseList > li > a .txtArea .title {
    margin-top: 10px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.8;
    position: relative;
  }
  .caseList > li .tagList {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.blogList {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
.blogList.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.blogList > li {
  width: calc(33.33333333% - 40px);
  margin-right: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .blogList > li a:hover .title span {
    animation-name: simpleBackgroundLineAnimation;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  .blogList > li a:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .blogList > li a:hover .img span::after {
    opacity: 0.3 !important;
  }
  .blogList > li a:hover .img::after {
    opacity: 0.3 !important;
  }
  .blogList > li a:hover .txtArea::after {
    animation-name: simpleLineAnimation;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
}
.blogList > li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  transition: all ease 0.3s;
}
.blogList > li a > .img {
  display: none;
}
.blogList > li a > .img img {
  transition: all ease 0.6s;
}
.blogList > li a .txtArea .date {
  line-height: 1;
  font-size: 1.3rem;
  letter-spacing: -0.02em;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.blogList > li a .txtArea .title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
  word-break: break-all;
}
.blogList > li a .txtArea .title span {
  background: url("../images/common/line.png") 0 100% no-repeat;
  background-size: 0 1px;
}
.blogList > li a .txtArea .img {
  display: block;
  overflow: hidden;
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 58%;
  margin-top: 20px;
}
.blogList > li a .txtArea .img img {
  transition: all ease 0.6s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.blogList > li a .txtArea .img::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000;
  opacity: 0;
  transition: all ease 0.6s;
}
.blogList > li a .txtArea .txt {
  margin-top: 20px;
}
.blogList > li:nth-child(3n) {
  margin-right: 0;
}
.blogList > li:nth-child(n + 4) {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .blogList {
    margin-top: 55px;
    display: block;
    max-width: 1020px;
    margin-right: auto;
    margin-left: auto;
  }
  .blogList > li {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
    border-bottom: 1px solid #a7a7a7;
  }
  .blogList > li:nth-child(3n + 1) {
    margin-right: 0;
  }
  .blogList > li:nth-child(n + 2) {
    margin-top: 25px;
  }
  .blogList > li:first-child {
    margin-top: 0;
  }
  .blogList > li a {
    display: flex;
    flex-direction: row;
  }
  .blogList > li a > .img {
    display: block;
    width: 129px;
  }
  .blogList > li a > .img span {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 58%;
    position: relative;
  }
  .blogList > li a > .img span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .blogList > li a .txtArea {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin-top: 0;
    border-bottom: none;
    padding-bottom: 0;
    width: calc(100% - 149px);
    margin-left: auto;
  }
  .blogList > li a .txtArea::after,
  .blogList > li a .txtArea::before {
    content: none !important;
  }
  .blogList > li a .txtArea .img {
    display: none;
  }
  .blogList > li a .txtArea .title {
    font-size: 1.5rem;
    min-height: 55px;
  }
  .blogList > li a .txtArea .txt {
    width: calc(100% + 129px + 23px);
    margin-left: -152px;
    margin-top: 10px;
    font-size: 1.3rem;
  }
  .siteListArea {
    max-width: 100%;
    margin-top: 40px;
  }
  .siteListArea .title {
    font-size: 1.4rem;
    text-align: center;
  }
  .siteListArea .siteList {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .siteListArea .siteList li {
    width: calc(50% - 6px);
    margin-right: 12px;
  }
  .siteListArea .siteList li:nth-child(3n) {
    margin-right: 12px;
  }
  .siteListArea .siteList li:nth-child(n + 3) {
    margin-top: 12px;
  }
  .siteListArea .siteList li:nth-child(2n) {
    margin-right: 0;
  }
}
.newsList {
  width: calc(100% - 280px);
  margin-left: auto;
}
.newsList li {
  border-top: 1px solid #d5d5d5;
}
.newsList li:last-child {
  border-bottom: 1px solid #d5d5d5;
}
.newsList li a {
  display: flex;
  padding: 30px;
  height: 100px;
  align-items: center;
  transition-delay: all ease 0.3s;
  position: relative;
}
@media (min-width: 768px) {
  .newsList li a:hover {
    opacity: 0.5;
  }
  .newsList li a:hover .title span {
    animation-name: simpleBackgroundLineAnimation;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  .newsList li a:hover .icon img,
  .newsList li a:hover .icon svg {
    opacity: 1;
    transition: all ease 0.3s;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.newsList li a .dateWrap {
  width: 100px;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.newsList li a .dateWrap .category {
  font-size: 1.3rem;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
}
.newsList li a .dateWrap .date {
  font-size: 1.3rem;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
}
.newsList li a .title {
  margin-right: 20px;
  width: calc(100% - 160px);
  font-size: 1.6rem;
  line-height: 1.6;
}
.newsList li a .title span {
  background: url("../images/common/line.png") 0 100% no-repeat;
  background-size: 0 1px;
}
.newsList li a .icon img,
.newsList li a .icon svg {
  width: 10px;
  margin-left: 20px;
  height: 10px;
  opacity: 0;
  transition: all ease 0.3s;
  -moz-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -webkit-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
}
@media (max-width: 767px) {
  .newsList {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
  }
  .newsList li {
    border-top: 1px solid #d5d5d5;
  }
  .newsList li:last-child {
    border-bottom: 1px solid #d5d5d5;
  }
  .newsList li a {
    padding: 10px;
    color: #000;
  }
  .newsList li a .dateWrap {
    width: 80px;
    margin-right: 10px;
  }
  .newsList li a .dateWrap .date {
    width: 100%;
    margin-right: 0;
    font-size: 1rem;
    white-space: nowrap;
  }
  .newsList li a .title {
    margin-right: 10px;
    width: calc(100% - 90px);
    font-size: 1.2rem;
  }
  .newsList li a .icon img,
  .newsList li a .icon svg {
    opacity: 1;
    width: 10px;
    height: 10px;
  }
  .newsList li a .icon img .cls-1,
  .newsList li a .icon svg .cls-1 {
    stroke: #777;
  }
}
#notfound {
  background: #efefef;
}
#notfound #contents {
  text-align: center;
}
#notfound #contents .cw {
  padding-top: 200px;
}
#notfound #contents .title {
  font-weight: bold;
  font-size: 5.2rem;
}
#notfound #contents .txt {
  font-size: 1.8rem;
  margin-top: 50px;
}
#notfound #contents .btnWrap {
  margin-top: 100px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  #notfound #contents .cw {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  #notfound #contents .title {
    font-weight: bold;
    font-size: 3.9rem;
  }
  #notfound #contents .txt {
    font-size: 1.3rem;
    margin-top: 30px;
  }
  #notfound #contents .btnWrap {
    margin-top: 50px;
    display: flex;
    justify-content: center;
  }
}
.commonDelay {
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
.commonDelay.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Terms .pageTitle,
#Privacy .pageTitle {
  text-align: center;
  font-size: 3rem;
  font-family: "Poppins", sans-serif;
}
#Terms .sub,
#Privacy .sub {
  font-weight: bold;
  text-align: center;
}
#Terms .contentBody,
#Privacy .contentBody {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
  padding-bottom: 150px;
}
#Terms .contentBody .child,
#Privacy .contentBody .child {
  padding-left: 1em;
}
#Terms .contentBody h2,
#Privacy .contentBody h2 {
  margin-top: 30px;
}
#Terms .contentBody h2.strong,
#Privacy .contentBody h2.strong {
  font-weight: bold;
  margin-top: 40px;
}
#Terms .contentBody h3,
#Privacy .contentBody h3 {
  margin-top: 20px;
}
#Terms .contentBody p,
#Privacy .contentBody p {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #Terms .pageTitle,
  #Privacy .pageTitle {
    font-size: 2rem;
  }
  #Terms .contentBody,
  #Privacy .contentBody {
    margin-top: 45px;
    padding-bottom: 100px;
  }
  #Terms .contentBody h2,
  #Privacy .contentBody h2 {
    margin-top: 20px;
  }
  #Terms .contentBody h2.strong,
  #Privacy .contentBody h2.strong {
    margin-top: 30px;
  }
  #Terms .contentBody h3,
  #Privacy .contentBody h3 {
    margin-top: 10px;
  }
  #Terms .contentBody p,
  #Privacy .contentBody p {
    margin-top: 5px;
  }
}
#detect-video {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}
@media (min-width: 768px) {
  #Top .navArea .navList > li a.contact {
    color: #ec3055;
  }
  #Top .navArea .navList > li a.contact > span {
    background: #fff;
  }
  #Top .navArea.scrolled .navList > li a.contact {
    color: #fff;
  }
  #Top .navArea.scrolled .navList > li a.contact > span {
    background: #ec3055;
  }
}
#Top .sectionTitle {
  font-family: "Poppins", sans-serif;
  line-height: 1;
}
#Top .bgLayer {
  width: 100%;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: #fb5a74;
}
#Top .bgLayer .stopVisual {
  width: 100%;
  height: 100%;
  position: absolute;
}
#Top .bgLayer .stopVisual img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  object-position: center;
  max-height: 1300px;
  opacity: 0;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  transition: all ease 0.3s;
}
#Top .bgLayer .stopVisual img.visible {
  z-index: 1;
  opacity: 1;
}
#Top .bgLayer .bgMovie {
  width: 100%;
  height: 100%;
  position: relative;
  transition: all ease 0.8s;
}
#Top .bgLayer .bgMovie.hide {
  opacity: 0;
}
#Top .bgLayer .bgMovie img,
#Top .bgLayer .bgMovie video {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  object-position: center;
  max-height: 1300px;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#Top .bgLayer .bgMovie img.video-background,
#Top .bgLayer .bgMovie video.video-background {
  opacity: 0;
}
#Top .bgLayer .bgMovie img.video-background.visible,
#Top .bgLayer .bgMovie video.video-background.visible {
  opacity: 1;
}
#Top .bgLayer .bgMovie img#start,
#Top .bgLayer .bgMovie video#start {
  z-index: 1;
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  #Top .bgLayer::after {
    height: 600px;
    top: calc(50% - 300px);
  }
  #Top .bgLayer .stopVisual img {
    max-height: 600px;
  }
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    max-height: 600px;
  }
}
@media screen and (min-width: 961px) and (max-width: 1239px) {
  #Top .bgLayer::after {
    height: 800px;
    top: calc(50% - 400px);
  }
  #Top .bgLayer .stopVisual img {
    max-height: 800px;
  }
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    max-height: 800px;
  }
}
@media screen and (min-width: 1240px) and (max-width: 1599px) {
  #Top .bgLayer::after {
    height: 1000px;
    top: calc(50% - 500px);
  }
  #Top .bgLayer .stopVisual img {
    max-height: 1000px;
  }
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    max-height: 1000px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  #Top .bgLayer::after {
    height: 1300px;
    top: calc(50% - 650px);
  }
  #Top .bgLayer .stopVisual img {
    max-height: 1300px;
  }
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    max-height: 1300px;
  }
}
@media screen and (min-width: 1921px) {
  #Top .bgLayer::after {
    height: 1500px;
    top: calc(50% - 750px);
  }
  #Top .bgLayer .stopVisual img {
    max-height: 1500px;
  }
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    max-height: 1500px;
  }
}
@media screen and (min-width: 2560px) {
  #Top .bgLayer::after {
    height: 1920px;
    top: calc(50% - 960px);
  }
  #Top .bgLayer .stopVisual img {
    max-height: 1920px;
  }
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    max-height: 1920px;
  }
}
@media (max-width: 767px) {
  #Top .bgLayer::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(236, 48, 85, 0) 20%, rgba(236, 48, 85, 0) 30%, #ec3055 45%, #ec3055 100%);
    z-index: 1;
  }
  #Top .bgLayer .stopVisual,
  #Top .bgLayer .bgMovie {
    height: 500px;
  }
  #Top .bgLayer .stopVisual img,
  #Top .bgLayer .stopVisual video,
  #Top .bgLayer .bgMovie img,
  #Top .bgLayer .bgMovie video {
    top: 36%;
    object-fit: cover;
    object-position: 85% 50%;
    margin-right: -10%;
  }
  #Top .bgLayer .stopVisual {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #Top.low-power-mode .bgLayer .stopVisual {
    display: block !important;
  }
  #Top.low-power-mode .bgLayer .stopVisual img {
    transition: all ease 1s;
    opacity: 0;
  }
  #Top.low-power-mode .bgLayer .stopVisual img.visible {
    opacity: 1;
  }
  #Top.low-power-mode .bgLayer .bgMovie {
    display: none;
  }
}
#Top .bgLightGray {
  background: #fceff9;
  position: relative;
}
@media (max-width: 767px) {
  #Top #contentsLayer .cw {
    padding: 60px 23px 0;
  }
  #Top .bgLightGray {
    background: #fceff9;
  }
}
#Top .stickyNav {
  position: fixed;
  left: 0;
  top: 0;
  color: #fff;
  z-index: 10;
  height: 100vh;
  width: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  transition: all ease 1s;
  -moz-transform: translate(-100px, 0);
  -o-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  -webkit-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
}
#Top .stickyNav.visible {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Top .stickyNav.black .dots a {
  background: #000;
}
#Top .stickyNav.black .line span {
  background: #000;
}
#Top .stickyNav.black .label p {
  color: #000;
}
#Top .stickyNav .dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#Top .stickyNav .dots a {
  display: block;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 100%;
  opacity: 0.4;
  transition: all ease 0.3s;
}
#Top .stickyNav .dots a + a {
  margin-top: 10px;
}
#Top .stickyNav .dots a.active {
  opacity: 1;
}
#Top .stickyNav .line {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#Top .stickyNav .line span {
  transition: all ease 0.3s;
  background: #fff;
  width: 1px;
  height: 50px;
}
#Top .stickyNav .label {
  margin-top: 20px;
  position: relative;
  height: 100px;
}
#Top .stickyNav .label p {
  position: absolute;
  left: 34px;
  top: 0;
  width: 100px;
  display: none;
  color: #fff;
  transform: rotate(90deg);
  transform-origin: left top;
  line-height: 1;
  transition: all ease 0.3s;
}
#Top .stickyNav .label p.active {
  display: block;
}
@media (max-width: 767px) {
  #Top .stickyNav {
    height: 100vh;
    width: 25px;
  }
  #Top .stickyNav .dots a {
    display: block;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 100%;
    opacity: 0.5;
  }
  #Top .stickyNav .dots a + a {
    margin-top: 10px;
  }
  #Top .stickyNav .dots a.active {
    opacity: 1;
  }
  #Top .stickyNav .line {
    display: none;
  }
  #Top .stickyNav .label {
    display: none;
  }
}
#Top .mv {
  height: 4800px;
}
@media (max-width: 767px) {
  #Top .mv {
    height: auto;
  }
}
#Top .mvSection {
  border-top: 1px;
  min-height: 0;
  align-items: center;
  display: flex;
}
#Top .mvSection .txtArea {
  width: 100%;
  color: #fff;
}
#Top .mvSection .txtArea .cw {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  width: 100%;
  padding-bottom: 50px;
  padding-top: 100px;
}
#Top .mvSection .txtArea .arrowLink .icon {
  width: 80px;
  height: 80px;
}
@media (max-width: 767px) {
  #Top .mvSection {
    overflow: auto;
    height: 100vh;
    height: -webkit-fill-available;
    align-items: flex-end;
    display: flex;
  }
  #Top .mvSection .txtArea .arrowLink .icon {
    width: 40px;
    height: 40px;
  }
}
#Top .topInfo {
  position: absolute;
  right: 36px;
  top: 100px;
  width: 350px;
  color: #fff;
  overflow: hidden;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#Top .topInfo.visible > div {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Top .topInfo > div {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  transition: all linear 0.6s;
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  width: 100%;
}
#Top .topInfo > div .title {
  margin-right: 10px;
  margin-left: auto;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  width: 40px;
}
#Top .topInfo > div ul {
  width: calc(100% - 50px);
}
#Top .topInfo > div ul li + li {
  margin-top: 5px;
}
#Top .topInfo > div ul li a {
  display: flex;
  color: #fff;
  font-size: 1.2rem;
  position: relative;
}
#Top .topInfo > div ul li a::after {
  content: "";
  display: block;
  height: 1px;
  width: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  transition: all ease 0.3s;
  opacity: 0.8;
}
#Top .topInfo > div ul li a .date {
  font-family: "Poppins", sans-serif;
  margin-right: 15px;
  white-space: nowrap;
}
#Top .topInfo > div ul li a .txt {
  white-space: nowrap;
}
#Top .topInfo > div ul li a:hover::after {
  width: 100%;
  animation-name: simpleLineAnimation;
  animation-direction: normal;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-iteration-count: alternate;
}
@media (max-width: 767px) {
  #Top .topInfo {
    right: 15px;
    top: 60px;
    width: 250px;
  }
  #Top .topInfo > div {
    display: flex;
    margin-top: 0;
  }
  #Top .topInfo > div .title {
    margin-right: 5px;
    font-size: 1rem;
    width: 30px;
  }
  #Top .topInfo > div ul li:nth-child(n + 2) {
    display: none;
  }
  #Top .topInfo > div ul li a {
    display: flex;
    color: #fff;
    font-size: 1rem;
  }
  #Top .topInfo > div ul li a .date {
    margin-right: 7px;
  }
  #Top .topInfo > div ul li a .txt {
    line-height: 1.4;
  }
}
#Top #mv01 {
  height: 20%;
  position: relative;
  overflow: visible;
}
#Top #mv01 .txtArea {
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
}
#Top #mv01 .txtArea .cw {
  justify-content: center;
}
#Top #mv01 .sectionHeadline > span {
  display: inline-block;
  transition: all ease 1s;
  transform: translate(0, 15px);
  opacity: 0;
}
#Top #mv01 .sectionHeadline > span:nth-of-type(2) {
  transition-delay: 0.3s;
}
#Top #mv01 .sectionHeadline > span:nth-of-type(3) {
  transition-delay: 0.6s;
}
#Top #mv01 .sectionHeadline.visible > span {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#Top #mv01 .sectionSubHeadline {
  opacity: 0;
  transition: all ease 0.8s;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Top #mv01 .sectionSubHeadline.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Top #mv01 .trialWrap {
  margin-top: 20px;
  opacity: 0;
  transition: all ease 0.8s;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Top #mv01 .trialWrap.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Top #mv01 .trialWrap .trial {
  transition: all ease 0.3s;
  display: inline-block;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #Top #mv01 .trialWrap .trial:hover {
    -moz-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
    box-shadow: 0px 40px 30px 0 rgba(0, 0, 0, 0.2);
  }
}
#Top #mv01 .trialWrap .trial img {
  display: none;
  width: 460px;
}
#Top #mv01 .trialWrap .trial img.visible {
  display: block;
}
#Top #mv01 .scroll {
  position: absolute;
  bottom: 0;
  left: 25px;
  width: 2px;
  height: 150px;
  z-index: 5;
  background: rgba(255, 255, 255, 0.5);
  transition: all ease 0.3s;
  opacity: 0;
  visibility: hidden;
}
#Top #mv01 .scroll.visible {
  opacity: 1;
  visibility: visible;
}
#Top #mv01 .scroll.visible span {
  animation-name: scrollAnimation;
  animation-direction: normal;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}
#Top #mv01 .scroll span {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #fff;
}
@media (max-width: 767px) {
  #Top #mv01 .txtArea {
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
  }
  #Top #mv01 .txtArea .cw {
    justify-content: flex-end;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) and (min-width: 376px) and (max-width: 767px) {
  #Top #mv01 .txtArea .cw {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #Top #mv01 .sectionHeadline > span > span {
    display: inline-block;
    transition: all ease 1s;
    transition-delay: 0.7s;
    transform: translate(0, 105%) skew(3deg, 3deg);
  }
  #Top #mv01 .sectionHeadline > span::after {
    content: "";
    display: block;
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    transition: all ease 1s;
  }
  #Top #mv01 .sectionHeadline.visible > span > span {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #Top #mv01 .sectionHeadline.visible > span::after {
    animation-name: headlineLineAnimation;
    animation-direction: normal;
    animation-duration: 2s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
}
@media (max-width: 767px) {
  #Top #mv01 .sectionSubHeadline {
    opacity: 0;
    transition: all ease 0.4s;
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  #Top #mv01 .sectionSubHeadline.visible {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 767px) and (min-width: 376px) and (max-width: 767px) {
  #Top #mv01 .trialWrap {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #Top #mv01 .trialWrap .trial img {
    width: 460px;
  }
}
@media screen and (max-width: 767px) and (min-width: 376px) and (max-width: 767px) {
  #Top #mv01 .trialWrap .trial img {
    width: 300px;
  }
}
@media (max-width: 767px) {
  #Top #mv01 .arrowLinkWrap {
    opacity: 0;
    transition: all ease 0.4s;
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  #Top #mv01 .arrowLinkWrap.visible {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 767px) {
  #Top #mv01 .scroll {
    display: none;
  }
}
@keyframes scrollAnimation {
  0% {
    height: 0;
    top: 0;
    bottom: auto;
  }
  50% {
    height: 100%;
    top: 0;
    bottom: auto;
  }
  51% {
    height: 100%;
    top: auto;
    bottom: 0;
  }
  100% {
    height: 0;
    top: auto;
    bottom: 0;
  }
}
#Top #mv02 {
  height: 35%;
  position: relative;
}
#Top #mv02.active .txtArea {
  opacity: 1;
}
#Top #mv02 .txtArea {
  color: #fff;
  opacity: 0;
  transition: opacity ease 1s;
}
#Top #mv02 .txtArea .feature {
  margin-top: 30px;
  width: 730px;
}
#Top #mv02 .txtArea .feature .title {
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  letter-spacing: -0.02em;
}
#Top #mv02 .txtArea .feature .featureList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
#Top #mv02 .txtArea .feature .featureList li {
  width: calc(50% - 10px);
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all ease 1s;
}
#Top #mv02 .txtArea .feature .featureList li.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Top #mv02 .txtArea .feature .featureList li.visible a .icon .check {
  width: 100%;
}
#Top #mv02 .txtArea .feature .featureList li:nth-child(even) {
  margin-left: -10px;
}
#Top #mv02 .txtArea .feature .featureList li:nth-child(n + 3) {
  margin-top: 15px;
}
#Top #mv02 .txtArea .feature .featureList li a {
  display: flex;
  color: #fff;
}
#Top #mv02 .txtArea .feature .featureList li a:hover {
  cursor: default;
}
#Top #mv02 .txtArea .feature .featureList li a .icon {
  position: relative;
  display: flex;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
}
#Top #mv02 .txtArea .feature .featureList li a .icon .circle {
  display: flex;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  transition: all ease 0.3s;
}
#Top #mv02 .txtArea .feature .featureList li a .icon .check {
  position: absolute;
  display: flex;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: all ease 1s;
  transition-delay: 1s;
}
#Top #mv02 .txtArea .feature .featureList li a .icon .check::after {
  content: "";
  height: 8px;
  width: 10px;
  display: block;
  position: absolute;
  top: 8px;
  left: 9px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  transition: all ease 0.3s;
}
#Top #mv02 .txtArea .feature .featureList li a .label {
  width: calc(100% - 38px);
  vertical-align: middle;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1;
}
#Top #mv02 .txtArea .arrowLinkWrap {
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all ease 1s;
}
#Top #mv02 .txtArea .arrowLinkWrap.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  #Top #mv02 {
    padding-bottom: 80px;
  }
  #Top #mv02 .txtArea .feature {
    margin-top: 20px;
    width: 100%;
    position: relative;
    padding-left: 35px;
  }
  #Top #mv02 .txtArea .feature .title {
    font-size: 1.3rem;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left bottom;
    position: absolute;
    left: -5px;
    top: -25px;
  }
  #Top #mv02 .txtArea .feature .featureList {
    margin-top: 10px;
    width: calc(100% + 10px);
  }
  #Top #mv02 .txtArea .feature .featureList li {
    width: calc(50% - 10px);
  }
  #Top #mv02 .txtArea .feature .featureList li:nth-child(even) {
    margin-left: 0;
  }
  #Top #mv02 .txtArea .feature .featureList li:nth-child(n + 3) {
    margin-top: 15px;
  }
  #Top #mv02 .txtArea .feature .featureList li a .icon {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 5px;
  }
  #Top #mv02 .txtArea .feature .featureList li a .icon .check::after {
    content: "";
    height: 4px;
    width: 7px;
    display: block;
    position: absolute;
    top: 3px;
    left: 5px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  #Top #mv02 .txtArea .feature .featureList li a .label {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
#Top.en #mv02 .txtArea .feature .featureList li a .label {
  font-size: 1.8rem;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #Top.en #mv02 .txtArea .feature .featureList li a .label {
    font-size: 1.2rem;
  }
}
#Top #mv03 {
  height: 35%;
  position: relative;
}
#Top #mv03.active .txtArea {
  opacity: 1;
}
#Top #mv03 .txtArea {
  color: #fff;
  opacity: 0;
  transition: opacity ease 1s;
}
#Top #mv03 .lineup .solutionList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  width: 900px;
}
#Top #mv03 .lineup .solutionList li {
  width: 30%;
  margin-right: 20px;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all ease 1s;
}
#Top #mv03 .lineup .solutionList li.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Top #mv03 .lineup .solutionList li:nth-child(3n) {
  margin-right: 0;
}
#Top #mv03 .lineup .solutionList li:nth-child(n + 4) {
  margin-top: 30px;
}
#Top #mv03 .lineup .solutionList li:nth-child(1),
#Top #mv03 .lineup .solutionList li:nth-child(4) {
  width: 28%;
}
#Top #mv03 .lineup .solutionList li a {
  display: block;
  color: #fff;
  transition: all ease 0.3s;
  opacity: 1;
}
@media (min-width: 768px) {
  #Top #mv03 .lineup .solutionList li a:hover {
    opacity: 0.5;
  }
}
#Top #mv03 .lineup .solutionList li a .num {
  font-size: 1.2rem;
  font-family: "Poppins", sans-serif;
}
#Top #mv03 .lineup .solutionList li a .title {
  font-size: 3.8rem;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  line-height: 1;
  margin-top: -5px;
  letter-spacing: -0.03em;
}
#Top #mv03 .lineup .solutionList li a .sub {
  font-weight: bold;
  margin-top: 10px;
}
#Top #mv03 .movieBanner {
  margin-top: 40px;
  width: 570px;
  max-width: 100%;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all ease 1s;
}
#Top #mv03 .movieBanner a {
  transition: all ease 0.3s;
  display: inline-block;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #Top #mv03 .movieBanner a:hover {
    -moz-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
    box-shadow: 0px 40px 30px 0 rgba(0, 0, 0, 0.2);
  }
}
#Top #mv03 .movieBanner.active {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  #Top #mv03 {
    padding-bottom: 80px;
  }
  #Top #mv03 .lineup {
    position: relative;
    padding-left: 25px;
    margin-top: 35px;
  }
  #Top #mv03 .lineup > .title {
    font-size: 1.3rem;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left bottom;
    position: absolute;
    left: -5px;
    top: -25px;
    font-family: "Poppins", sans-serif;
    letter-spacing: -0.02em;
  }
  #Top #mv03 .lineup .solutionList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    padding-bottom: 25px;
    width: 100%;
  }
  #Top #mv03 .lineup .solutionList li {
    width: calc(50% - 10px);
    margin-right: 0;
  }
  #Top #mv03 .lineup .solutionList li + li {
    margin-top: 0;
  }
  #Top #mv03 .lineup .solutionList li:nth-child(3n) {
    margin-right: 0;
    margin-top: 10px;
  }
  #Top #mv03 .lineup .solutionList li:nth-child(odd) {
    margin-right: 20px;
  }
  #Top #mv03 .lineup .solutionList li:nth-child(n + 4) {
    margin-top: 10px;
  }
  #Top #mv03 .lineup .solutionList li:nth-child(1),
  #Top #mv03 .lineup .solutionList li:nth-child(4) {
    width: calc(50% - 10px);
  }
  #Top #mv03 .lineup .solutionList li a {
    position: relative;
    opacity: 1;
  }
  #Top #mv03 .lineup .solutionList li a .num {
    font-size: 1.2rem;
    position: relative;
    left: auto;
    top: auto;
  }
  #Top #mv03 .lineup .solutionList li a .title {
    font-size: 1.8rem;
    margin-top: 0;
    padding-left: 0;
    letter-spacing: 0;
  }
  #Top #mv03 .lineup .solutionList li a .sub {
    margin-top: 0;
    font-size: 1.2rem;
  }
  #Top #mv03 .lineup .solutionList li a .icon {
    position: absolute;
    right: 0;
    top: 10px;
  }
  #Top #mv03 .lineup .solutionList li a .icon img {
    width: 15px;
  }
  #Top #mv03 .movieBanner {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 376px) and (max-width: 767px) {
  #Top #mv03 .movieBanner {
    width: 300px;
  }
}
#Top.en #mv03 .lineup .solutionList li a .title {
  font-size: 3.2rem;
}
@media (max-width: 767px) {
  #Top.en #mv03 .lineup .solutionList li a .title {
    font-size: 1.4rem;
  }
  #Top.en #mv03 .lineup .solutionList li a .sub {
    margin-top: 0;
    font-size: 1.1rem;
  }
}
#Top #ax {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1000px) {
  #Top #ax {
    min-height: 80vw;
  }
}
#Top #ax .bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 20%;
  width: 100%;
}
#Top #ax .wrap {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
  width: 100%;
  z-index: 1;
}
#Top #ax .logo_bigWrap {
  width: 22%;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition: all cubic-bezier(0.16, 1, 0.3, 1) 3s;
}
#Top #ax .logo_bigWrap #logo_big .logoBig {
  width: 99%;
  fill: #fceff9;
  stroke: #ec3055;
  stroke-width: 1.5px;
  transition: fill ease 2s;
  transition-delay: 1.4s;
  display: block;
}
#Top #ax .logo_bigWrap.visible {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#Top #ax .logo_bigWrap.visible #logo_big .logoBig {
  fill: #ec3055;
}
#Top #ax .sub {
  font-size: 2.6rem;
  color: #ec3055;
  font-weight: bold;
  margin-top: 40px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Top #ax .sub.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  #Top #ax .logo_bigWrap {
    width: 141px;
  }
  #Top #ax .sub {
    font-size: 1.6rem;
    margin-top: 20px;
  }
}
#Top #future {
  position: relative;
  z-index: 1;
}
#Top #future .ledText {
  top: 80px;
}
#Top #future .bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  right: 0;
  bottom: -30vw;
}
#Top #future .txtArea {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#Top #future .txtArea .sectionHeadline {
  width: 100%;
}
#Top #future .txtArea .sectionSubHeadline {
  width: 100%;
  font-size: 1.8rem;
  line-height: 2.2;
}
#Top #future .ledText {
  z-index: 0;
}
@media (max-width: 767px) {
  #Top #future .ledText {
    top: 80px;
  }
  #Top #future .bg {
    width: 70%;
    bottom: -240px;
  }
  #Top #future .txtArea {
    text-align: center;
  }
  #Top #future .txtArea .sectionHeadline {
    line-height: 1.6;
    font-size: 2.7rem;
  }
  #Top #future .txtArea .sectionSubHeadline {
    width: 100%;
    font-size: 1.7rem;
    line-height: 2.2;
    letter-spacing: -0.04em;
  }
  #Top #future .ledText {
    z-index: 0;
    top: 140px;
    font-size: 5.9rem;
    height: 280px;
    text-align: center;
    line-height: 1.5;
  }
  #Top #future .ledText > span {
    animation: none;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    letter-spacing: -0.04em;
  }
  #Top #future .ledText > span:nth-child(n + 2) {
    display: none;
  }
  #Top #future .ledText > span span:nth-child(2) {
    margin-left: 0;
    margin-top: 0;
  }
  #Top #future .arrowLinkWrap {
    justify-content: center;
  }
  #Top #future .arrowLinkWrap .arrowLink {
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
}
#Top.en #future .txtArea .sectionSubHeadline {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  #Top.en #future .txtArea .sectionHeadline {
    line-height: 1.6;
    font-size: 2.4rem;
  }
  #Top.en #future .txtArea .sectionSubHeadline {
    font-size: 1.4rem;
    line-height: 2;
  }
}
#Top #solutions {
  margin-top: 200px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
#Top #solutions .sectionTxt {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 30px;
}
#Top #solutions .wrap {
  position: relative;
  width: 100%;
  height: 50vw;
  margin-top: 60px;
}
#Top #solutions .wrap .linkList {
  display: flex;
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
#Top #solutions .wrap .linkList.on li a::after {
  opacity: 0 !important;
}
#Top #solutions .wrap .linkList.on li a .txtArea {
  background: rgba(135, 135, 135, 0);
}
#Top #solutions .wrap .linkList.on li a .txtArea .logoArea,
#Top #solutions .wrap .linkList.on li a .txtArea .title,
#Top #solutions .wrap .linkList.on li a .txtArea .txt,
#Top #solutions .wrap .linkList.on li a .txtArea .btnWrap {
  opacity: 0.2;
}
#Top #solutions .wrap .linkList.on li a .imgArea {
  opacity: 0;
}
#Top #solutions .wrap .linkList li {
  width: 33.3333333333%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
#Top #solutions .wrap .linkList li.active a:hover {
  cursor: pointer;
}
#Top #solutions .wrap .linkList li.active a .txtArea .logoArea,
#Top #solutions .wrap .linkList li.active a .txtArea .title,
#Top #solutions .wrap .linkList li.active a .txtArea .txt,
#Top #solutions .wrap .linkList li.active a .txtArea .btnWrap {
  opacity: 1;
}
#Top #solutions .wrap .linkList li:nth-child(1) a::after {
  background: #566482;
  opacity: 0.5;
}
#Top #solutions .wrap .linkList li:nth-child(1) a .txtArea .logoArea img,
#Top #solutions .wrap .linkList li:nth-child(1) a .txtArea .logoArea svg {
  max-width: 70%;
}
#Top #solutions .wrap .linkList li:nth-child(2) {
  left: 33.3333333333%;
}
#Top #solutions .wrap .linkList li:nth-child(2) a::after {
  background: #765d77;
  opacity: 0.5;
}
#Top #solutions .wrap .linkList li:nth-child(2) a .txtArea .logoArea img,
#Top #solutions .wrap .linkList li:nth-child(2) a .txtArea .logoArea svg {
  max-width: 50%;
}
#Top #solutions .wrap .linkList li:nth-child(3) {
  left: 66.6666666666%;
}
#Top #solutions .wrap .linkList li:nth-child(3) a::after {
  background: #586d68;
  opacity: 0.5;
}
#Top #solutions .wrap .linkList li:nth-child(3) a .txtArea .logoArea img,
#Top #solutions .wrap .linkList li:nth-child(3) a .txtArea .logoArea svg {
  max-width: 43%;
}
#Top #solutions .wrap .linkList li a {
  width: 100%;
  height: 100%;
  color: #fff;
  display: block;
}
#Top #solutions .wrap .linkList li a:hover {
  cursor: default;
}
#Top #solutions .wrap .linkList li a::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#Top #solutions .wrap .linkList li a .txtArea {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all ease 1s;
}
#Top #solutions .wrap .linkList li a .txtArea .logoArea {
  display: flex;
  justify-content: center;
  height: 10vw;
  align-items: center;
}
#Top #solutions .wrap .linkList li a .txtArea .logoArea img,
#Top #solutions .wrap .linkList li a .txtArea .logoArea svg {
  width: 100%;
  max-width: 60%;
  max-height: 100%;
}
#Top #solutions .wrap .linkList li a .txtArea .title {
  margin-top: 4vw;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  transition: all ease 1s;
}
#Top #solutions .wrap .linkList li a .txtArea .txt {
  margin-top: 2vw;
  text-align: center;
  transition: all ease 1s;
  font-weight: 500;
}
#Top #solutions .wrap .linkList li a .txtArea .btnWrap {
  padding: 30px;
  margin-top: 30px;
}
#Top #solutions .wrap .linkList li a .txtArea .btnMore {
  border: 1px solid #fff;
  background: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  transition: all ease 0.3s;
}
#Top #solutions .wrap .linkList li a .txtArea .btnMore img,
#Top #solutions .wrap .linkList li a .txtArea .btnMore svg {
  width: 12px;
  height: 12px;
}
#Top #solutions .wrap .linkList li a .txtArea .btnMore img .cls-arrow,
#Top #solutions .wrap .linkList li a .txtArea .btnMore svg .cls-arrow {
  stroke: #777;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  #Top #solutions .wrap .linkList li a .txtArea .btnMore.hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
  }
}
#Top #solutions .wrap .linkList li a .imgArea {
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  transition: all ease 1s;
}
#Top #solutions .wrap .bgList {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#Top #solutions .wrap .bgList li {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  left: 0;
  top: 0;
  transition: all ease 1s;
}
#Top #solutions .wrap .bgList li img {
  width: 100%;
  height: 100%;
}
#Top #solutions .wrap .bgList li.active {
  opacity: 1;
}
@media (max-width: 767px) {
  #Top #solutions {
    margin-top: 150px;
  }
  #Top #solutions .sectionTxt {
    font-size: 1.7rem;
  }
  #Top #solutions .wrap {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  #Top #solutions .wrap .linkList {
    display: block;
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: relative;
  }
  #Top #solutions .wrap .linkList li {
    width: 100%;
    height: 550px;
    position: relative;
    left: auto;
    top: auto;
    overflow: hidden;
  }
  #Top #solutions .wrap .linkList li:nth-child(2) {
    left: auto;
  }
  #Top #solutions .wrap .linkList li:nth-child(2) a .txtArea .logoArea img,
  #Top #solutions .wrap .linkList li:nth-child(2) a .txtArea .logoArea svg {
    width: 103px;
    max-width: none;
  }
  #Top #solutions .wrap .linkList li:nth-child(1) {
    left: auto;
  }
  #Top #solutions .wrap .linkList li:nth-child(1) a .txtArea .logoArea img,
  #Top #solutions .wrap .linkList li:nth-child(1) a .txtArea .logoArea svg {
    width: 202px;
    max-width: none;
  }
  #Top #solutions .wrap .linkList li:nth-child(3) {
    left: auto;
  }
  #Top #solutions .wrap .linkList li:nth-child(3) a .txtArea .logoArea img,
  #Top #solutions .wrap .linkList li:nth-child(3) a .txtArea .logoArea svg {
    width: 109px;
    max-width: none;
  }
  #Top #solutions .wrap .linkList li a {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
  }
  #Top #solutions .wrap .linkList li a .txtArea {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all ease 1s;
  }
  #Top #solutions .wrap .linkList li a .txtArea .logoArea {
    display: flex;
    justify-content: center;
    height: auto;
    align-items: center;
    padding-top: 20px;
  }
  #Top #solutions .wrap .linkList li a .txtArea .logoArea img,
  #Top #solutions .wrap .linkList li a .txtArea .logoArea svg {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }
  #Top #solutions .wrap .linkList li a .txtArea .title {
    margin-top: 50px;
    font-size: 2rem;
  }
  #Top #solutions .wrap .linkList li a .txtArea .txt {
    margin-top: 20px;
    line-height: 1.9;
  }
  #Top #solutions .wrap .linkList li a .txtArea .btnWrap {
    margin-top: 0;
  }
  #Top #solutions .wrap .linkList li a .txtArea .btnMore {
    border: 1px solid #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    transition: all ease 1s;
  }
  #Top #solutions .wrap .linkList li a .txtArea .btnMore img,
  #Top #solutions .wrap .linkList li a .txtArea .btnMore svg {
    width: 12px;
    height: 12px;
  }
  #Top #solutions .wrap .linkList li a .imgArea {
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 0;
    transition: all ease 1s;
  }
  #Top #solutions .wrap .bgList {
    display: none;
  }
}
#Top #news {
  margin-top: 200px;
  position: relative;
}
#Top #news .bg {
  position: absolute;
  left: 0;
  width: 100%;
  top: -24%;
  z-index: 0;
}
#Top #news .cw {
  position: relative;
  z-index: 1;
}
#Top #news .wrap {
  display: flex;
}
#Top #news .wrap .titleArea {
  display: flex;
  flex-direction: column;
  width: 180px;
}
@media (max-width: 767px) {
  #Top #news {
    margin-top: 180px;
  }
  #Top #news .bg {
    position: absolute;
    left: 0;
    width: 100%;
    top: -160px;
    z-index: 0;
  }
  #Top #news .cw {
    position: relative;
    z-index: 1;
  }
  #Top #news .wrap {
    display: block;
  }
  #Top #news .wrap .titleArea {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
#Top #career {
  margin-top: 200px;
  position: relative;
}
#Top #career .bg {
  width: 100%;
  position: absolute;
  right: 0;
  top: calc(50% + 20vw);
}
#Top #career .wrap {
  display: flex;
}
#Top #career .wrap .titleArea {
  display: flex;
  flex-direction: column;
  width: 250px;
}
#Top #career .wrap .titleArea .txt {
  margin-top: 50px;
}
#Top #career .wrap .careerList {
  width: calc(100% - 350px);
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
#Top #career .wrap .careerList li {
  width: calc(50% - 10px);
  margin-right: 20px;
  height: 200px;
}
#Top #career .wrap .careerList li:nth-child(even) {
  margin-right: 0;
}
#Top #career .wrap .careerList li:nth-child(n + 3) {
  margin-top: 20px;
}
#Top #career .wrap .careerList li a {
  display: block;
  background: #fff;
  height: 100%;
  padding: 20px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  #Top #career .wrap .careerList li a:hover {
    background: #ec3055;
    color: #fff;
  }
}
#Top #career .wrap .careerList li a .title {
  font-weight: bold;
  font-size: 2rem;
}
#Top #career .wrap .careerList li a .txt {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #Top #career {
    margin-top: 130px;
  }
  #Top #career .bg {
    position: absolute;
    right: 0;
    top: -30px;
    width: 100%;
  }
  #Top #career .cw {
    position: relative;
    z-index: 1;
  }
  #Top #career .wrap {
    display: block;
  }
  #Top #career .wrap .titleArea {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #Top #career .wrap .titleArea .txt {
    margin-top: 20px;
  }
  #Top #career .wrap .careerList {
    width: 100%;
    margin-top: 40px;
  }
  #Top #career .wrap .careerList li {
    width: 100%;
    margin-right: 0;
    height: 100px;
  }
  #Top #career .wrap .careerList li + li {
    margin-top: 10px;
  }
  #Top #career .wrap .careerList li:nth-child(even) {
    margin-right: 0;
  }
  #Top #career .wrap .careerList li:nth-child(n + 3) {
    margin-top: 10px;
  }
  #Top #career .wrap .careerList li a {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    letter-spacing: 0.02em;
  }
  #Top #career .wrap .careerList li a .title {
    font-weight: bold;
    font-size: 1.5rem;
  }
  #Top #career .wrap .careerList li a .txt {
    margin-top: 5px;
  }
}
#Top #blog {
  overflow: hidden;
  margin-top: 200px;
  position: relative;
  z-index: 1;
}
#Top #blog .blogList {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (min-width: 768px) {
  #Top #blog .blogList > li a:hover:nth-child(1)::after {
    animation-name: simpleLineAnimation;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
}
#Top #blog .blogList > li:nth-child(1) {
  width: 100%;
  margin-right: 0;
  margin-top: 0;
  position: relative;
}
#Top #blog .blogList > li:nth-child(1) a {
  display: flex;
  flex-direction: row;
}
#Top #blog .blogList > li:nth-child(1) a > .img {
  display: block;
  padding-top: 0;
  width: calc(66.66666666% - 20px);
  height: auto;
}
#Top #blog .blogList > li:nth-child(1) a > .img span {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 58%;
}
#Top #blog .blogList > li:nth-child(1) a > .img span img {
  transition: all ease 0.6s;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#Top #blog .blogList > li:nth-child(1) a > .img span::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000;
  opacity: 0;
  transition: all ease 0.6s;
}
#Top #blog .blogList > li:nth-child(1) a .txtArea {
  width: calc(33.33333333% - 40px);
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#Top #blog .blogList > li:nth-child(1) a .txtArea .img {
  display: none;
}
#Top #blog .blogList > li:nth-child(1) a .txtArea .date {
  border: none;
  padding-bottom: 0;
}
#Top #blog .blogList > li:nth-child(1) a .txtArea .title {
  border: none;
  padding-bottom: 0;
  font-size: 3.6rem;
  line-height: 1.4;
}
#Top #blog .blogList > li:nth-child(1) a .txtArea .txt {
  border: none;
  padding-bottom: 0;
  margin-top: 20px;
}
#Top #blog .blogList > li:nth-child(3n) {
  margin-right: 60px;
}
#Top #blog .blogList > li:nth-child(3n + 1) {
  margin-right: 0;
}
#Top #blog .blogList > li:nth-child(n + 2) {
  margin-top: 60px;
}
@media (max-width: 767px) {
  #Top #blog .blogList > li {
    opacity: 0;
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
    transition: all ease 0.8s;
  }
  #Top #blog .blogList > li.visible {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #Top #blog .blogList > li:nth-child(1) {
    width: 100%;
    margin-right: 0;
    display: block;
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 20px;
  }
  #Top #blog .blogList > li:nth-child(1) a {
    flex-direction: column;
  }
  #Top #blog .blogList > li:nth-child(1) a .img {
    width: 100%;
  }
  #Top #blog .blogList > li:nth-child(1) a .txtArea {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #Top #blog .blogList > li:nth-child(1) a .txtArea .title {
    font-size: 1.7rem;
    min-height: 0;
  }
  #Top #blog .blogList > li:nth-child(1) a .txtArea .txt {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
  }
  #Top #blog .blogList > li:nth-child(1) .img.tabletUpOnly {
    display: block !important;
    width: 100%;
  }
  #Top #blog .blogList > li:nth-child(1) .img.mobileOnly {
    display: none !important;
  }
  #Top #blog .blogList > li:nth-child(1) .txtArea {
    width: 100%;
    margin-left: auto;
    border: none;
    padding-bottom: 0;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #Top #blog {
    margin-top: 100px;
  }
  #Top #blog .sectionTitle {
    letter-spacing: -0.04em;
    font-size: 3.7rem;
  }
}
#Top #footerContact {
  margin-top: 200px;
}
@media (max-width: 767px) {
  #Top #footerContact {
    margin-top: 100px;
  }
}
#Solutions.index {
  background: #fceff9;
}
#Solutions.index #footerContact {
  background: #fceff9;
}
#Solutions.index section {
  position: relative;
}
#Solutions.index .bgLayer > * {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  min-height: 100vh;
  z-index: -1;
  opacity: 0;
  transition: all ease 1.5s;
}
#Solutions.index .bgLayer > *.active {
  opacity: 1;
}
#Solutions.index .bgLayer > *.motionPortrait {
  background: #021667;
}
#Solutions.index .solutionSection {
  position: relative;
  padding-top: 200px;
  padding-bottom: 200px;
}
#Solutions.index .solutionSection .sectionEyeblow {
  font-family: "Poppins", sans-serif;
}
#Solutions.index .solutionSection .sectionEyeblow .num {
  font-weight: bold;
}
#Solutions.index .solutionSection .sectionEyeblow .line {
  height: 1px;
  display: inline-block;
  background: #fff;
  width: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 3px;
}
#Solutions.index .solutionSection .sectionLogo {
  margin-top: 100px;
}
#Solutions.index .solutionSection .sectionTitle {
  font-size: 4.6rem;
  font-weight: bold;
  margin-top: 100px;
  line-height: 1.65;
}
#Solutions.index .solutionSection .sectionSub {
  margin-top: 30px;
  width: 740px;
  max-width: 90%;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.index .solutionSection .sectionSub.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.index .solutionSection .sectionTitleTxt {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 50px;
}
#Solutions.index .solutionSection .featureList {
  display: flex;
  margin-top: 100px;
  flex-wrap: wrap;
}
#Solutions.index .solutionSection .featureList.col2 li {
  width: calc(50% - 50px);
  margin-left: 0;
}
#Solutions.index .solutionSection .featureList.col2 li + li {
  margin-left: 0;
}
#Solutions.index .solutionSection .featureList.col2 li:nth-child(even) {
  margin-left: 100px;
}
#Solutions.index .solutionSection .featureList.col2 li:nth-child(n + 3) {
  margin-top: 100px;
}
#Solutions.index .solutionSection .featureList.col2 li a .label .labelTxt {
  width: calc(100% - 65px);
}
#Solutions.index .solutionSection .featureList li {
  width: calc(33.33333% - 40px);
  border-bottom: 1px solid #fff;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all ease 1s;
}
#Solutions.index .solutionSection .featureList li.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.index .solutionSection .featureList li.visible a .label .icon .check {
  width: 100%;
}
#Solutions.index .solutionSection .featureList li + li {
  margin-left: 60px;
}
#Solutions.index .solutionSection .featureList li a {
  height: 100%;
  color: #fff;
  display: block;
  padding-bottom: 30px;
}
#Solutions.index .solutionSection .featureList li a:hover {
  cursor: default;
}
#Solutions.index .solutionSection .featureList li a .label {
  display: flex;
  align-items: center;
}
#Solutions.index .solutionSection .featureList li a .label .icon {
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
#Solutions.index .solutionSection .featureList li a .label .icon .circle {
  display: flex;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  transition: all ease 0.3s;
}
#Solutions.index .solutionSection .featureList li a .label .icon .check {
  position: absolute;
  display: flex;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: all ease 1s;
  transition-delay: 1s;
}
#Solutions.index .solutionSection .featureList li a .label .icon .check::after {
  content: "";
  height: 10px;
  width: 14px;
  display: block;
  position: absolute;
  top: 12px;
  left: 14px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  transition: all ease 0.3s;
}
#Solutions.index .solutionSection .featureList li a .label .labelTxt {
  vertical-align: middle;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.4;
  width: calc(100% - 55px);
  margin-left: auto;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.index .solutionSection .featureList li a .txt {
  margin-top: 30px;
  display: block;
  line-height: 1.9;
  text-align: justify;
}
#Solutions.index .solutionSection .sectionBottomBtnWrap {
  margin-top: 90px;
}
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn {
  display: flex;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  height: 80px;
  align-items: center;
  padding: 0 50px;
  font-family: "Poppins", sans-serif;
  transition: all ease 0.4s;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn:hover {
    background: #fff;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn:hover .link .icon img,
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn:hover .link .icon svg {
    -moz-transform: translate(5px, -5px);
    -o-transform: translate(5px, -5px);
    -ms-transform: translate(5px, -5px);
    -webkit-transform: translate(5px, -5px);
    transform: translate(5px, -5px);
  }
}
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .t {
  font-size: 2.6rem;
  font-weight: bold;
}
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link {
  margin-left: auto;
  display: flex;
  align-items: center;
}
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .label {
  font-size: 2rem;
  font-weight: bold;
}
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .icon {
  margin-left: 10px;
}
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .icon img,
#Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .icon svg {
  width: 11px;
  height: 11px;
  transition: all ease 0.3s;
}
@media (max-width: 767px) {
  #Solutions.index .solutionSection {
    padding-top: 400px;
    padding-bottom: 50px;
  }
  #Solutions.index .solutionSection .sectionEyeblow {
    font-size: 1rem;
  }
  #Solutions.index .solutionSection .sectionEyeblow .line {
    height: 1px;
    display: inline-block;
    background: #fff;
    width: 7px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 1px;
  }
  #Solutions.index .solutionSection .sectionLogo {
    margin-top: 30px;
  }
  #Solutions.index .solutionSection .sectionTitle {
    font-size: 3.3rem;
    margin-top: 30px;
    line-height: 1.5;
  }
  #Solutions.index .solutionSection .sectionSub {
    margin-top: 30px;
    width: 100%;
    max-width: 100%;
    font-size: 1.4rem;
  }
  #Solutions.index .solutionSection .sectionTitleTxt {
    font-size: 2.2rem;
    font-weight: bold;
    margin-top: 50px;
  }
  #Solutions.index .solutionSection .featureList {
    display: block;
    margin-top: 100px;
  }
  #Solutions.index .solutionSection .featureList.col2 li {
    width: 100%;
    margin-left: 0;
  }
  #Solutions.index .solutionSection .featureList.col2 li + li {
    margin-left: 0;
    margin-top: 40px;
  }
  #Solutions.index .solutionSection .featureList.col2 li:nth-child(even) {
    margin-left: 0;
  }
  #Solutions.index .solutionSection .featureList.col2 li:nth-child(n + 3) {
    margin-top: 40px;
  }
  #Solutions.index .solutionSection .featureList.col2 li a .label .labelTxt {
    width: calc(100% - 50px);
  }
  #Solutions.index .solutionSection .featureList.col2 li a .txt {
    margin-top: 10px;
  }
  #Solutions.index .solutionSection .featureList li {
    width: 100%;
  }
  #Solutions.index .solutionSection .featureList li + li {
    margin-left: 0;
    margin-top: 30px;
  }
  #Solutions.index .solutionSection .featureList li a {
    height: 100%;
    padding-bottom: 20px;
  }
  #Solutions.index .solutionSection .featureList li a .label {
    display: flex;
    align-items: center;
  }
  #Solutions.index .solutionSection .featureList li a .label .icon {
    width: 30px;
    height: 30px;
  }
  #Solutions.index .solutionSection .featureList li a .label .icon .check::after {
    height: 8px;
    width: 12px;
    top: 9px;
    left: 9px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #Solutions.index .solutionSection .featureList li a .label .labelTxt {
    font-size: 2rem;
    width: calc(100% - 50px);
  }
  #Solutions.index .solutionSection .featureList li a .txt {
    margin-top: 15px;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap {
    margin-top: 30px;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn {
    height: 100px;
    padding: 0 23px;
    letter-spacing: 0;
    border: 1px solid #fff;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .t {
    font-size: 1.7rem;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link {
    margin-top: auto;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .label {
    font-size: 1.5rem;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .icon {
    margin-left: 10px;
  }
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .icon img,
  #Solutions.index .solutionSection .sectionBottomBtnWrap .sectionBottomBtn .link .icon svg {
    width: 8px;
    height: 8px;
  }
}
#Solutions.index.en .solutionSection .sectionTitle {
  font-size: 3.8rem;
  line-height: 1.5;
}
#Solutions.index.en .solutionSection .sectionSub {
  font-size: 1.8rem;
}
#Solutions.index.en .solutionSection .sectionTitleTxt {
  font-size: 2rem;
}
#Solutions.index.en .solutionSection .featureList li a .label .labelTxt {
  font-size: 2.8rem;
}
#Solutions.index.en .solutionSection .featureList li a .txt {
  text-align: left;
}
@media (max-width: 767px) {
  #Solutions.index.en .solutionSection .sectionTitle {
    font-size: 2.6rem;
  }
  #Solutions.index.en .solutionSection .sectionSub {
    font-size: 1.4rem;
  }
  #Solutions.index.en .solutionSection .sectionTitleTxt {
    font-size: 2rem;
  }
  #Solutions.index.en .solutionSection .featureList li a .label .labelTxt {
    font-size: 1.8rem;
  }
}
#Solutions.index #main {
  position: relative;
  min-height: 100vh;
  padding-top: 330px;
  padding-bottom: 250px;
}
#Solutions.index #main .bg {
  background: #fceff9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  padding-top: 50px;
}
#Solutions.index #main .bg img {
  width: 100%;
}
#Solutions.index #main .txtArea {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#Solutions.index #main .txtArea .pageTitle {
  font-size: 7.4rem;
  font-weight: bold;
  color: #ec3055;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.index #main .txtArea .pageTitle.visible span {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.index #main .txtArea .pageTitle span {
  display: block;
  -moz-transform: translate(0, 50px);
  -o-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  opacity: 0;
  transition: all ease 1.5s;
}
#Solutions.index #main .txtArea .pageTitle span:nth-child(1) {
  margin-left: 20px;
}
#Solutions.index #main .txtArea .pageTitle span:nth-child(2) {
  margin-left: -250px;
  transition-delay: 0.3s;
}
#Solutions.index #main .txtArea .pageTitle span:nth-child(3) {
  transition-delay: 0.6s;
  margin-left: 100px;
}
#Solutions.index #main .txtArea .wrap {
  display: flex;
  margin-top: 200px;
  width: 840px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: all ease 1.5s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.index #main .txtArea .wrap.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.index #main .txtArea .wrap .left,
#Solutions.index #main .txtArea .wrap .right {
  width: 50%;
}
#Solutions.index #main .txtArea .wrap .left {
  display: flex;
}
#Solutions.index #main .txtArea .wrap .left .txt {
  font-size: 1.6rem;
  padding: 0 30px;
  line-height: 2.3;
}
#Solutions.index #main .txtArea .wrap .right {
  border-left: 1px solid #000;
}
#Solutions.index #main .txtArea .wrap .right .anchor {
  padding: 0 30px;
}
#Solutions.index #main .txtArea .wrap .right .anchor a {
  display: block;
  color: #777;
}
#Solutions.index #main .txtArea .wrap .right .anchor a:hover {
  color: #000;
}
#Solutions.index #main .txtArea .wrap .right .anchor a:hover .anchorTitle .line span {
  background: #000;
}
#Solutions.index #main .txtArea .wrap .right .anchor a:hover .anchorTitle .t .label::after {
  animation-name: simpleLineAnimation;
  animation-direction: normal;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  animation-iteration-count: alternate;
}
#Solutions.index #main .txtArea .wrap .right .anchor a:hover .anchorTitle .t .icon img {
  opacity: 1;
  -moz-transform: translate(0, 3px);
  -o-transform: translate(0, 3px);
  -ms-transform: translate(0, 3px);
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
#Solutions.index #main .txtArea .wrap .right .anchor a + a {
  margin-top: 35px;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle {
  display: flex;
  align-items: flex-end;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .sub {
  display: block;
  height: 100%;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .line {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .line span {
  display: block;
  width: 20px;
  height: 1px;
  background: #777;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  transition: all ease 0.3s;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
  display: flex;
  color: #000;
  align-items: center;
  position: relative;
  display: flex;
  align-items: center;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .label {
  position: relative;
  display: inline-block;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .label::after {
  content: "";
  display: block;
  height: 2px;
  width: 0;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #000;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .icon {
  display: flex;
  align-items: flex-end;
  margin-left: 8px;
  width: 12px;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .icon img {
  width: 12px;
  height: 12px;
  display: inline-block;
  opacity: 0;
  -moz-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
  transition: all ease 0.3s;
}
#Solutions.index #main .txtArea .wrap .right .anchor a .txt {
  display: block;
  margin-top: 5px;
  font-weight: bold;
}
#Solutions.index #main .ledText {
  bottom: 0;
}
@media (max-width: 767px) {
  #Solutions.index #main {
    margin-top: 50px;
    padding-top: 180px;
    padding-bottom: 75px;
  }
  #Solutions.index #main .bg {
    padding-top: 0;
  }
  #Solutions.index #main .bg img {
    width: 100%;
  }
  #Solutions.index #main .txtArea {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #Solutions.index #main .txtArea .pageTitle {
    font-size: 2.7rem;
    font-weight: bold;
    color: #ec3055;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #Solutions.index #main .txtArea .pageTitle.visible span {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #Solutions.index #main .txtArea .pageTitle span {
    display: block;
    -moz-transform: translate(0, 25px);
    -o-transform: translate(0, 25px);
    -ms-transform: translate(0, 25px);
    -webkit-transform: translate(0, 25px);
    transform: translate(0, 25px);
  }
  #Solutions.index #main .txtArea .pageTitle span:nth-child(1) {
    margin-left: 20px;
  }
  #Solutions.index #main .txtArea .pageTitle span:nth-child(2) {
    margin-left: -50px;
  }
  #Solutions.index #main .txtArea .wrap {
    display: block;
    margin-top: 80px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #Solutions.index #main .txtArea .wrap .left,
  #Solutions.index #main .txtArea .wrap .right {
    width: 100%;
  }
  #Solutions.index #main .txtArea .wrap .left .txt {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  #Solutions.index #main .txtArea .wrap .right {
    margin-top: 40px;
    border-left: none;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor {
    padding: 0 30px;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a {
    display: block;
    color: #777;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a:hover {
    color: #000;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a:hover .anchorTitle .line span {
    background: #000;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a:hover .anchorTitle .t .icon img {
    opacity: 1;
    -moz-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a + a {
    margin-top: 30px;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle {
    display: flex;
    align-items: flex-end;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .sub {
    font-size: 1rem;
    line-height: 1.5;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .line {
    height: 100%;
    display: flex;
    align-items: flex-end;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .line span {
    display: block;
    width: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t {
    font-size: 1.8rem;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .label {
    position: relative;
    display: inline-block;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .label::after {
    content: "";
    display: block;
    height: 2px;
    width: 0;
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: #000;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .icon {
    display: flex;
    align-items: flex-end;
    margin-left: 8px;
    width: 12px;
    margin-top: 0;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .anchorTitle .t .icon img {
    width: 15px;
    height: 7.5px;
    display: inline-block;
    opacity: 1;
    transform: none;
  }
  #Solutions.index #main .txtArea .wrap .right .anchor a .txt {
    margin-top: 10px;
  }
  #Solutions.index #main .ledText {
    bottom: 0;
  }
}
#Solutions.index.en #main .txtArea .pageTitle {
  font-size: 7rem;
}
#Solutions.index.en #main .txtArea .pageTitle span:nth-child(1) {
  margin-left: -150px;
}
#Solutions.index.en #main .txtArea .pageTitle span:nth-child(2) {
  margin-left: -100px;
}
#Solutions.index.en #main .txtArea .pageTitle span:nth-child(3) {
  margin-left: 350px;
}
#Solutions.index.en #main .txtArea .wrap .left .txt {
  font-size: 1.6rem;
  line-height: 2.1;
}
@media (max-width: 767px) {
  #Solutions.index.en #main .txtArea .pageTitle {
    font-size: 2.4rem;
  }
  #Solutions.index.en #main .txtArea .pageTitle span:nth-child(1) {
    margin-left: -20px;
  }
  #Solutions.index.en #main .txtArea .pageTitle span:nth-child(2) {
    margin-left: 20px;
  }
  #Solutions.index.en #main .txtArea .pageTitle span:nth-child(3) {
    margin-left: 50px;
  }
  #Solutions.index.en #main .txtArea .wrap .left .txt {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}
#Solutions.index #ailia {
  padding-bottom: 0;
}
#Solutions.index #ailia .bg {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
  height: 100vh;
}
#Solutions.index #ailia .bg img {
  width: 100%;
  min-height: 100%;
}
#Solutions.index #ailia .overview {
  color: #fff;
  background: linear-gradient(to bottom, rgba(236, 48, 85, 0) 20%, rgba(236, 48, 85, 0.8) 80%, rgba(236, 48, 85, 0.8) 100%);
  padding-bottom: 100px;
}
#Solutions.index #ailia .overview .titleArea {
  color: #fff;
}
#Solutions.index #ailia .overview .titleArea .sectionLogo img,
#Solutions.index #ailia .overview .titleArea .sectionLogo svg {
  width: 177px;
}
#Solutions.index #ailia .overview .titleArea .txt {
  font-size: 2rem;
  line-height: 2;
  font-weight: bold;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.index #ailia .overview .wrap {
  display: flex;
  margin-top: 100px;
  width: 100%;
}
#Solutions.index #ailia .overview .wrap .left {
  width: 530px;
}
#Solutions.index #ailia .overview .wrap .left .sectionTitle {
  font-size: 6.4rem;
  line-height: 1.4;
  margin-top: 0;
}
#Solutions.index #ailia .overview .wrap .right {
  display: flex;
  width: 440px;
  margin-left: auto;
  align-items: center;
  justify-content: center;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.index #ailia .overview .wrap .right.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.index #ailia .overview .wrap .right .txt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
}
#Solutions.index #ailia .overview .wrap02 {
  display: flex;
  margin-top: 150px;
}
#Solutions.index #ailia .overview .wrap02 .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 420px;
}
#Solutions.index #ailia .overview .wrap02 .left .title {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.5;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.index #ailia .overview .wrap02 .left .txt {
  margin-top: 30px;
}
#Solutions.index #ailia .overview .wrap02 .right {
  margin-left: auto;
  width: calc(100% - 500px);
  max-width: 845px;
  display: flex;
  align-items: center;
}
#Solutions.index #ailia .overview .movieBanner {
  margin-top: 60px;
  text-align: center;
  max-width: 100%;
  width: 820px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition: all ease 1s;
}
#Solutions.index #ailia .overview .movieBanner a {
  transition: all ease 0.3s;
  display: inline-block;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #Solutions.index #ailia .overview .movieBanner a:hover {
    -moz-transform: translate(0, -3px);
    -o-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
    box-shadow: 0px 40px 30px 0 rgba(0, 0, 0, 0.2);
  }
}
#Solutions.index #ailia .overview .movieBanner.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.index #ailia .solutionList li {
  height: 300px;
}
#Solutions.index #ailia .solutionList li:nth-child(1) a {
  background: #ec3055;
}
#Solutions.index #ailia .solutionList li:nth-child(2) a {
  background: #4f4e58;
}
#Solutions.index #ailia .solutionList li:nth-child(3) a {
  background: #29ba97;
}
#Solutions.index #ailia .solutionList li:nth-child(4) a {
  background: #f0e33c;
}
#Solutions.index #ailia .solutionList li:nth-child(5) a {
  background: #9263c9;
}
#Solutions.index #ailia .solutionList li:nth-child(6) a {
  background: #0c86da;
}
#Solutions.index #ailia .solutionList li a {
  display: block;
  position: relative;
  color: #fff;
  height: 100%;
  background: #000;
}
@media (min-width: 768px) {
  #Solutions.index #ailia .solutionList li a:hover .imgArea img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0.2;
  }
}
#Solutions.index #ailia .solutionList li a .imgArea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#Solutions.index #ailia .solutionList li a .imgArea img {
  width: 100%;
  height: 100%;
  transition: all ease 1s;
}
#Solutions.index #ailia .solutionList li a .txtArea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#Solutions.index #ailia .solutionList li a .txtArea .cw {
  height: 100%;
}
#Solutions.index #ailia .solutionList li a .txtArea .wrap {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
#Solutions.index #ailia .solutionList li a .txtArea .wrap .left .sub {
  font-weight: bold;
  font-size: 2rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.index #ailia .solutionList li a .txtArea .wrap .left .logo {
  width: 326px;
  margin-top: 30px;
}
#Solutions.index #ailia .solutionList li a .txtArea .wrap .left .logo img,
#Solutions.index #ailia .solutionList li a .txtArea .wrap .left .logo svg {
  width: 100%;
}
#Solutions.index #ailia .solutionList li a .txtArea .wrap .arrowLink {
  margin-left: auto;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #Solutions.index #ailia .overview {
    padding-bottom: 50px;
  }
  #Solutions.index #ailia .overview .titleArea {
    position: relative;
  }
  #Solutions.index #ailia .overview .titleArea .sectionLogo img,
  #Solutions.index #ailia .overview .titleArea .sectionLogo svg {
    width: 103px;
  }
  #Solutions.index #ailia .overview .titleArea .sectionTitleTxt {
    position: absolute;
    font-size: 1.2rem;
    left: 140px;
    top: 50px;
    margin-top: 0;
  }
  #Solutions.index #ailia .overview .titleArea .txt {
    font-size: 1.2rem;
    line-height: 2;
    font-weight: bold;
  }
  #Solutions.index #ailia .overview .wrap {
    margin-top: 30px;
    width: 100%;
    display: block;
  }
  #Solutions.index #ailia .overview .wrap .left {
    width: 100%;
  }
  #Solutions.index #ailia .overview .wrap .left .sectionTitle {
    font-size: 3.3rem;
    line-height: 1.4;
    margin-top: 0;
  }
  #Solutions.index #ailia .overview .wrap .right {
    display: flex;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  #Solutions.index #ailia .overview .wrap .right .txt {
    font-size: 1.4rem;
    line-height: 2;
    width: 100%;
  }
  #Solutions.index #ailia .overview .wrap02 {
    margin-top: 75px;
    display: block;
  }
  #Solutions.index #ailia .overview .wrap02 .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  #Solutions.index #ailia .overview .wrap02 .left .title {
    font-size: 2.5rem;
    text-align: center;
  }
  #Solutions.index #ailia .overview .wrap02 .left .txt {
    margin-top: 20px;
  }
  #Solutions.index #ailia .overview .wrap02 .right {
    margin-left: auto;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  #Solutions.index #ailia .overview .movieBanner {
    margin-top: 30px;
    max-width: 100%;
  }
  #Solutions.index #ailia .solutionList {
    margin-top: 0;
  }
  #Solutions.index #ailia .solutionList li {
    height: 200px;
  }
  #Solutions.index #ailia .solutionList li a .txtArea .wrap {
    position: relative;
  }
  #Solutions.index #ailia .solutionList li a .txtArea .wrap .left .logo {
    width: 163px;
    margin-top: 0;
  }
  #Solutions.index #ailia .solutionList li a .txtArea .wrap .left .sub {
    margin-top: auto;
    font-size: 1.3rem;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
  }
  #Solutions.index #ailia .solutionList li a .txtArea .wrap .arrowLink {
    margin-left: auto;
    margin-top: auto;
    margin-bottom: 20px;
    justify-content: flex-end;
  }
}
#Solutions.index.en #ailia .overview .titleArea .txt {
  font-size: 1.8rem;
}
#Solutions.index.en #ailia .overview .wrap .left .sectionTitle {
  font-size: 5.6rem;
}
#Solutions.index.en #ailia .overview .wrap .right .txt {
  font-size: 1.8rem;
}
#Solutions.index.en #ailia .overview .wrap02 .left .title {
  font-size: 3.8rem;
}
#Solutions.index.en #ailia .solutionList li a .txtArea .wrap .left .sub {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  #Solutions.index.en #ailia .overview .titleArea .sectionTitleTxt {
    font-size: 1.2rem;
  }
  #Solutions.index.en #ailia .overview .titleArea .txt {
    font-size: 1.2rem;
  }
  #Solutions.index.en #ailia .overview .wrap .left .sectionTitle {
    font-size: 2.8rem;
  }
  #Solutions.index.en #ailia .overview .wrap02 .left .title {
    font-size: 2.3rem;
  }
  #Solutions.index.en #ailia .solutionList li a .txtArea .wrap .left .sub {
    font-size: 1.3rem;
  }
}
#Solutions.index #motionPortrait {
  padding-top: 100px;
  padding-bottom: 300px;
  color: #fff;
}
#Solutions.index #motionPortrait .bg {
  position: absolute;
  left: 50%;
  top: 100px;
  max-width: 48%;
  width: 464px;
  height: auto;
  z-index: 0;
}
#Solutions.index #motionPortrait .txtArea {
  position: relative;
  z-index: 1;
}
#Solutions.index #motionPortrait .txtArea .titleArea {
  padding-top: 100px;
}
#Solutions.index #motionPortrait .txtArea .titleArea .sectionLogo {
  width: 381px;
}
#Solutions.index #motionPortrait .featureList {
  margin-top: 120px;
}
#Solutions.index #motionPortrait .sectionBottomBtnWrap .sectionBottomBtn {
  color: #fff;
}
#Solutions.index #motionPortrait .sectionBottomBtnWrap .sectionBottomBtn img .cls-1,
#Solutions.index #motionPortrait .sectionBottomBtnWrap .sectionBottomBtn svg .cls-1 {
  stroke: #fff;
  transition: all ease 0.3s;
}
#Solutions.index #motionPortrait .sectionBottomBtnWrap .sectionBottomBtn:hover {
  color: #021667;
}
#Solutions.index #motionPortrait .sectionBottomBtnWrap .sectionBottomBtn:hover img .cls-1,
#Solutions.index #motionPortrait .sectionBottomBtnWrap .sectionBottomBtn:hover svg .cls-1 {
  stroke: #021667;
}
@media (max-width: 767px) {
  #Solutions.index #motionPortrait {
    padding-top: 280px;
    padding-bottom: 50px;
  }
  #Solutions.index #motionPortrait .bg {
    left: 40%;
    top: 80px;
    max-width: 100%;
    width: 60%;
    height: auto;
    z-index: 0;
  }
  #Solutions.index #motionPortrait .txtArea {
    position: relative;
    z-index: 1;
  }
  #Solutions.index #motionPortrait .txtArea .titleArea {
    padding-top: 50px;
    padding-left: 10px;
  }
  #Solutions.index #motionPortrait .txtArea .titleArea .sectionLogo {
    width: 200px;
    margin-top: 50px;
  }
  #Solutions.index #motionPortrait .txtArea .titleArea .sectionTitle {
    margin-top: 60px;
  }
  #Solutions.index #motionPortrait .featureList {
    margin-top: 60px;
  }
}
#Solutions.index #axip {
  color: #fff;
}
#Solutions.index #axip .txtArea .cw .titleArea .sectionLogo {
  width: 209px;
}
#Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn {
  color: #fff;
}
#Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn img .cls-1,
#Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn svg .cls-1 {
  stroke: #fff;
  transition: all ease 0.3s;
}
#Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn:hover {
  color: #777;
}
#Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn:hover img .cls-1,
#Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn:hover svg .cls-1 {
  stroke: #777;
}
@media (max-width: 767px) {
  #Solutions.index #axip {
    color: #fff;
  }
  #Solutions.index #axip .txtArea .cw .titleArea .sectionLogo {
    width: 109px;
  }
  #Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn {
    color: #fff;
  }
  #Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn img .cls-1,
  #Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn svg .cls-1 {
    stroke: #fff;
    transition: all ease 0.3s;
  }
  #Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn:hover {
    color: #777;
  }
  #Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn:hover img .cls-1,
  #Solutions.index #axip .sectionBottomBtnWrap .sectionBottomBtn:hover svg .cls-1 {
    stroke: #777;
  }
}
#Solutions.index #case {
  background: #fceff9;
  padding-top: 100px;
  padding-bottom: 100px;
}
#Solutions.index #case .titleArea {
  text-align: center;
}
#Solutions.index #case .titleArea .title {
  font-size: 5rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
#Solutions.index #case .arrowLinkWrap {
  justify-content: flex-end;
}
#Solutions.index #case .arrowLinkWrap .arrowLink {
  margin-left: auto;
  margin-right: 0;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #Solutions.index #case {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #Solutions.index #case .titleArea .title {
    font-size: 2.8rem;
  }
}
#Solutions.detail {
  background: #fff;
}
#Solutions.detail .navArea.scrolled {
  box-shadow: none;
}
#Solutions.detail .navArea:not(.scrolled) .navList li a.contact > span {
  background: #fff;
  color: #ec3055;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #Solutions.detail .cw {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#Solutions.detail .solutionDetailHeader {
  background: #ec3055;
  color: #fff;
  height: 260px;
  transition: all ease 0.5s;
  overflow: hidden;
}
#Solutions.detail .solutionDetailHeader .cw {
  height: 100%;
  max-width: 1200px;
  position: relative;
  transition: all ease 0.5s;
  display: flex;
  align-items: flex-end;
  padding-bottom: 50px;
}
@media screen and (min-width: 1400px) {
  #Solutions.detail .solutionDetailHeader .cw {
    padding-left: 0;
    padding-right: 0;
  }
}
#Solutions.detail .solutionDetailHeader .cw .pageTitleArea {
  display: flex;
  margin-top: auto;
}
#Solutions.detail .solutionDetailHeader .cw .pageTitleArea .logo img,
#Solutions.detail .solutionDetailHeader .cw .pageTitleArea .logo svg {
  width: 110px;
}
#Solutions.detail .solutionDetailHeader .cw .pageTitleArea .pageTitle {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.detail .solutionDetailHeader .cw .pageTitleArea .pageTitle .eyeblow {
  font-size: 1.4rem;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.02em;
  margin-top: 20px;
}
#Solutions.detail .solutionDetailHeader .cw .pageTitleArea .pageTitle .title {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.detail .solutionDetailHeader .cw .solution {
  line-height: 1;
  position: absolute;
  bottom: -8px;
  right: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  #Solutions.detail .solutionDetailHeader {
    height: 160px;
  }
  #Solutions.detail .solutionDetailHeader .cw {
    max-width: 100%;
  }
  #Solutions.detail .solutionDetailHeader .cw .pageTitleArea {
    padding-top: 75px;
    display: flex;
  }
  #Solutions.detail .solutionDetailHeader .cw .pageTitleArea .logo img,
  #Solutions.detail .solutionDetailHeader .cw .pageTitleArea .logo svg {
    width: 60px;
  }
  #Solutions.detail .solutionDetailHeader .cw .pageTitleArea .pageTitle {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #Solutions.detail .solutionDetailHeader .cw .pageTitleArea .pageTitle .title {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 8px;
  }
  #Solutions.detail .solutionDetailHeader .cw .pageTitleArea .pageTitle .eyeblow {
    font-size: 1rem;
    margin-top: 5px;
  }
  #Solutions.detail .solutionDetailHeader .cw .solution {
    right: 23px;
    font-size: 2.2rem;
    bottom: -3px;
  }
}
#Solutions.detail .scrolledHeader {
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  display: flex;
  width: 100%;
  padding-left: 50px;
  padding-right: 20px;
  align-items: center;
  height: 60px;
  position: fixed;
  z-index: 49;
  left: 0;
  top: 60px;
  background: #ec3055;
  color: #fff;
  height: 0;
}
#Solutions.detail .scrolledHeader .scrolledLogo {
  margin-right: 40px;
}
#Solutions.detail .scrolledHeader .scrolledLogo img,
#Solutions.detail .scrolledHeader .scrolledLogo svg {
  height: 25px;
}
#Solutions.detail .scrolledHeader .pTitle {
  font-size: 2rem;
  font-weight: bold;
}
#Solutions.detail .scrolledHeader.visible {
  opacity: 1;
  visibility: visible;
  height: 60px;
  box-shadow: 0px 20px 20px 2px rgba(217, 67, 100, 0.1);
}

@media (max-width: 1023px) {
  #Solutions.detail .scrolledHeader {
    top: 48px;
  }
}

@media (max-width: 767px) {
  #Solutions.detail .scrolledHeader {
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    top: 48px;
  }
  #Solutions.detail .scrolledHeader .scrolledLogo {
    margin-right: 20px;
  }
  #Solutions.detail .scrolledHeader .scrolledLogo img,
  #Solutions.detail .scrolledHeader .scrolledLogo svg {
    height: 15px;
  }
  #Solutions.detail .scrolledHeader .pTitle {
    font-size: 1.2rem;
  }
  #Solutions.detail .scrolledHeader.visible {
    height: 40px;
  }
}
#Solutions.detail.en .solutionDetailHeader .cw .pageTitleArea .pageTitle .title {
  font-size: 2.8rem;
}
@media (max-width: 767px) {
  #Solutions.detail.en .solutionDetailHeader .cw .pageTitleArea .pageTitle .title {
    font-size: 1.3rem;
  }
}
#Solutions.detail.en .scrolledHeader .pTitle {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  #Solutions.detail.en .scrolledHeader .pTitle {
    font-size: 1.2rem;
  }
}
#Solutions.detail section.mv {
  position: relative;
  min-height: 500px;
  height: calc(100vh - 260px);
  max-height: 700px;
}
#Solutions.detail section.mv .imgArea {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#Solutions.detail section.mv .imgArea img {
  width: 100%;
  height: 100%;
}
#Solutions.detail section.mv .txtArea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: #fff;
  text-align: center;
}
#Solutions.detail section.mv .txtArea .cw {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle {
  font-size: 4.6rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.45;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle.visible .inner span {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail section.mv .txtArea .cw .mainTitle .inner span {
  display: inline-block;
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  transition: all ease 1.5s;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle .inner span:nth-of-type(2) {
  transition-delay: 0.2s;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle .inner span:nth-of-type(3) {
  transition-delay: 0.4s;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle .inner span:nth-of-type(4) {
  transition-delay: 0.6s;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle .inner span:nth-of-type(5) {
  transition-delay: 0.8s;
}
#Solutions.detail section.mv .txtArea .cw .mainTitle .inner span:nth-of-type(6) {
  transition-delay: 1s;
}
#Solutions.detail section.mv .txtArea .cw .txt {
  margin-top: 50px;
  width: 600px;
  max-width: 100%;
  line-height: 2;
  letter-spacing: 0.1em;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.detail section.mv .txtArea .cw .txt.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  #Solutions.detail section.mv {
    height: auto;
    min-height: auto;
    max-height: none;
  }
  #Solutions.detail section.mv .imgArea {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    height: 310px;
  }
  #Solutions.detail section.mv .imgArea img {
    width: 100%;
    height: 100%;
  }
  #Solutions.detail section.mv .txtArea {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff;
    text-align: center;
  }
  #Solutions.detail section.mv .txtArea .cw {
    display: block;
  }
  #Solutions.detail section.mv .txtArea .cw .mainTitle {
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.06em;
    line-height: 1.5;
    height: 310px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  #Solutions.detail section.mv .txtArea .cw .mainTitle.visible .inner span {
    opacity: 1;
    transform: translate(0) !important;
  }
  #Solutions.detail section.mv .txtArea .cw .mainTitle .inner span {
    display: inline-block;
    transform: translate(0, 20px) !important;
  }
  #Solutions.detail section.mv .txtArea .cw .txt {
    background: #f4f4f4;
    font-size: 1.2rem;
    margin-top: 0;
    width: calc(100% + 46px);
    max-width: none;
    padding: 40px 23px;
    margin-left: -23px;
    color: #000;
    text-align: left;
    line-height: 1.7;
  }
}
#Solutions.detail.en section.mv .txtArea .cw .mainTitle {
  font-size: 4rem;
  letter-spacing: 0em;
  line-height: 1.3;
}
@media (max-width: 767px) {
  #Solutions.detail.en section.mv .txtArea .cw .mainTitle {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 1.4;
  }
}
#Solutions.detail .detailSection {
  padding-top: 150px;
  padding-bottom: 150px;
}
#Solutions.detail .detailSection.bgGray {
  background: #a59b9b;
  color: #fff;
}
#Solutions.detail .detailSection.bgGray a {
  color: #fff;
}
#Solutions.detail .detailSection.bgLightGray {
  background: #f4f4f4;
}
#Solutions.detail .detailSection .titleArea .sectionTitle {
  color: #ec3055;
  font-size: 5.2rem;
  font-family: "Poppins", sans-serif;
}
#Solutions.detail .detailSection .titleArea .sub {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: bold;
  margin-top: 10px;
}
#Solutions.detail .detailSection .bodyArea {
  margin-top: 60px;
}
@media (max-width: 767px) {
  #Solutions.detail .detailSection {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  #Solutions.detail .detailSection .titleArea .sectionTitle {
    font-size: 3.9rem;
  }
  #Solutions.detail .detailSection .titleArea .sub {
    margin-top: 1.2px;
  }
  #Solutions.detail .detailSection .bodyArea {
    margin-top: 35px;
  }
}
#Solutions.detail.en .detailSection .titleArea .sectionTitle {
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  #Solutions.detail.en .detailSection .titleArea .sectionTitle {
    font-size: 3.2rem;
  }
  #Solutions.detail.en .detailSection .titleArea .sub {
    margin-top: 1.2px;
  }
}
#Solutions.detail .block {
  display: flex;
}
#Solutions.detail .block + .block {
  margin-top: 60px;
}
#Solutions.detail .block .blockTitle {
  font-size: 3.2rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  line-height: 1.4;
}
#Solutions.detail .block .blockSubTitle {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 2.2rem;
}
#Solutions.detail .block .blockTxt {
  margin-top: 20px;
}
#Solutions.detail .block.col2_50_50 > .wrap {
  display: flex;
  margin-top: 50px;
  width: 100%;
}
#Solutions.detail .block.col2_50_50 > .wrap .left,
#Solutions.detail .block.col2_50_50 > .wrap .right {
  width: calc(50% - 30px);
  border-bottom: 1px solid #000;
}
#Solutions.detail .block.col2_50_50 > .wrap .right {
  margin-left: auto;
}
#Solutions.detail .block.col2_50_50 > .wrap .blockSubTitle {
  margin-top: 0;
}
#Solutions.detail .block.col2_50_50 > .wrap .txt {
  margin-top: 10px;
}
#Solutions.detail .block.col2_50_50 > .wrap .linkWrap {
  margin-top: 10px;
  justify-content: flex-end;
}
#Solutions.detail .block.col2_50_50 > .wrap .linkWrap .link {
  font-size: 2rem;
  font-family: "Poppins", sans-serif;
  margin-left: auto;
  justify-content: flex-end;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #Solutions.detail .block {
    display: flex;
    flex-direction: column;
  }
  #Solutions.detail .block + .block {
    margin-top: 50px;
  }
  #Solutions.detail .block .blockTitle {
    font-size: 2rem;
  }
  #Solutions.detail .block .blockSubTitle {
    font-size: 1.5rem;
  }
  #Solutions.detail .block .blockTxt {
    margin-top: 20px;
  }
  #Solutions.detail .block.col2_50_50 > .wrap {
    margin-top: 30px;
    flex-direction: column;
  }
  #Solutions.detail .block.col2_50_50 > .wrap .left,
  #Solutions.detail .block.col2_50_50 > .wrap .right {
    width: 100%;
  }
  #Solutions.detail .block.col2_50_50 > .wrap .right {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  #Solutions.detail .block.col2_50_50 > .wrap .blockSubTitle {
    margin-top: 0;
  }
  #Solutions.detail .block.col2_50_50 > .wrap .txt {
    margin-top: 10px;
    font-size: 1.2rem;
  }
  #Solutions.detail .block.col2_50_50 > .wrap .linkWrap {
    margin-top: 10px;
    justify-content: flex-end;
  }
  #Solutions.detail .block.col2_50_50 > .wrap .linkWrap .link {
    font-size: 1.5rem;
    padding-bottom: 10px;
    line-height: 1.2;
  }
}
#Solutions.detail.en .block .blockTitle {
  font-size: 2.8rem;
  letter-spacing: 0;
  line-height: 1.35;
}
#Solutions.detail.en .block .blockSubTitle {
  font-size: 2rem;
}
@media (max-width: 767px) {
  #Solutions.detail.en .block .blockTitle {
    font-size: 1.8rem;
  }
  #Solutions.detail.en .block .blockSubTitle {
    font-size: 1.4rem;
  }
}
#Solutions.detail .feature .featureBlockList {
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #Solutions.detail .feature .featureBlockList {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#Solutions.detail .feature .featureBlockList .featureBlock {
  display: flex;
  margin-top: 120px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.detail .feature .featureBlockList .featureBlock.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail .feature .featureBlockList .featureBlock.visible .txtArea .blockTitle {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail .feature .featureBlockList .featureBlock.visible .txtArea .txt {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail .feature .featureBlockList .featureBlock.visible .txtArea .linkWrap {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail .feature .featureBlockList .featureBlock + .featureBlock {
  margin-top: 120px;
}
#Solutions.detail .feature .featureBlockList .featureBlock:nth-child(even) {
  flex-direction: row-reverse;
}
#Solutions.detail .feature .featureBlockList .featureBlock:nth-child(even) .txtArea {
  margin-left: 0;
  margin-right: auto;
}
#Solutions.detail .feature .featureBlockList .featureBlock .imgArea {
  width: 38%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#Solutions.detail .feature .featureBlockList .featureBlock .txtArea {
  width: 58%;
  max-width: 510px;
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#Solutions.detail .feature .featureBlockList .featureBlock .txtArea .blockTitle {
  padding-left: 55px;
  position: relative;
  font-family: "Poppins", sans-serif;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition-delay: 0.6s;
}
#Solutions.detail .feature .featureBlockList .featureBlock .txtArea .blockTitle .num {
  position: absolute;
  right: calc(100% - 40px);
  top: 3px;
  font-size: 3.2rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0;
}
#Solutions.detail .feature .featureBlockList .featureBlock .txtArea .txt {
  padding-left: 55px;
  margin-top: 25px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition-delay: 0.8s;
}
#Solutions.detail .feature .featureBlockList .featureBlock .txtArea .linkWrap {
  padding-left: 55px;
  margin-top: 25px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition-delay: 1s;
}
#Solutions.detail .feature .featureBlockList .featureBlock .txtArea .linkWrap a {
  font-weight: bold;
}
@media (max-width: 767px) {
  #Solutions.detail .feature .featureBlockList {
    padding-left: 23px;
    padding-right: 23px;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock {
    margin-top: 80px;
    flex-direction: column;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock + .featureBlock {
    margin-top: 80px;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock:nth-child(even) {
    flex-direction: column;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock:nth-child(even) .txtArea {
    margin-left: 0;
    margin-right: auto;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock .imgArea {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock .imgArea img {
    max-width: 100%;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock .txtArea {
    margin-top: 30px;
    width: 100%;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock .txtArea .blockTitle {
    padding-left: 0;
    position: relative;
    text-align: center;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock .txtArea .blockTitle .num {
    position: absolute;
    right: 100%;
    top: 0;
    font-size: 2rem;
  }
  #Solutions.detail .feature .featureBlockList .featureBlock .txtArea .txt {
    padding-left: 0;
    margin-top: 20px;
  }
}
#Solutions.detail .featureMovie {
  margin-top: 120px;
  width: 100%;
  height: 540px;
  position: relative;
}
#Solutions.detail .featureMovie a {
  height: 100%;
  width: 100%;
  display: flex;
  overflow: hidden;
}
@media (min-width: 768px) {
  #Solutions.detail .featureMovie a:hover .txtArea {
    opacity: 0.8;
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
  }
  #Solutions.detail .featureMovie a:hover .imgArea img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }
}
#Solutions.detail .featureMovie .imgArea {
  width: 100%;
  height: 100%;
  z-index: 0;
}
#Solutions.detail .featureMovie .imgArea img {
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
}
#Solutions.detail .featureMovie .txtArea {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  color: #fff;
  transition: all ease 0.5s;
}
#Solutions.detail .featureMovie .txtArea .icon img,
#Solutions.detail .featureMovie .txtArea .icon svg {
  width: 30px;
}
#Solutions.detail .featureMovie .txtArea .txt {
  margin-top: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 3.8rem;
}
@media (max-width: 767px) {
  #Solutions.detail .featureMovie {
    margin-top: 75px;
    height: 330px;
  }
  #Solutions.detail .featureMovie a {
    height: 100%;
    width: 100%;
    display: flex;
    overflow: hidden;
  }
  #Solutions.detail .featureMovie .txtArea .icon img,
  #Solutions.detail .featureMovie .txtArea .icon svg {
    width: 20px;
  }
  #Solutions.detail .featureMovie .txtArea .txt {
    margin-top: 30px;
    font-size: 2.2rem;
  }
}
#Solutions.detail .moreInfo {
  padding-bottom: 100px;
}
#Solutions.detail .moreInfo .block.col2_50_50 .wrap {
  margin-top: 0;
}
#Solutions.detail .moreInfo .block.col2_50_50 .left,
#Solutions.detail .moreInfo .block.col2_50_50 .right {
  display: flex;
}
#Solutions.detail .moreInfo .block.col2_50_50 .left .imgArea,
#Solutions.detail .moreInfo .block.col2_50_50 .right .imgArea {
  width: 80px;
  height: 80px;
}
#Solutions.detail .moreInfo .block.col2_50_50 .left .txtArea,
#Solutions.detail .moreInfo .block.col2_50_50 .right .txtArea {
  width: calc(100% - 100px);
  margin-left: auto;
}
#Solutions.detail .moreInfo .block.col2_50_50 .left .txtArea .blockSubTitle,
#Solutions.detail .moreInfo .block.col2_50_50 .right .txtArea .blockSubTitle {
  margin-top: -10px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  #Solutions.detail .moreInfo {
    padding-bottom: 50px;
  }
  #Solutions.detail .moreInfo .titleArea .sectionTitle {
    font-size: 3.6rem;
  }
  #Solutions.detail .moreInfo .block.col2_50_50 .wrap {
    margin-top: 0;
  }
  #Solutions.detail .moreInfo .block.col2_50_50 .left,
  #Solutions.detail .moreInfo .block.col2_50_50 .right {
    display: flex;
  }
  #Solutions.detail .moreInfo .block.col2_50_50 .left .imgArea,
  #Solutions.detail .moreInfo .block.col2_50_50 .right .imgArea {
    width: 60px;
    height: 60px;
  }
  #Solutions.detail .moreInfo .block.col2_50_50 .left .txtArea,
  #Solutions.detail .moreInfo .block.col2_50_50 .right .txtArea {
    width: calc(100% - 80px);
    margin-left: auto;
  }
  #Solutions.detail .moreInfo .block.col2_50_50 .left .txtArea .blockSubTitle,
  #Solutions.detail .moreInfo .block.col2_50_50 .right .txtArea .blockSubTitle {
    margin-top: -5px;
    line-height: 1.6;
  }
}
#Solutions.detail .ailiaSolutions {
  padding-bottom: 0;
}
#Solutions.detail .ailiaSolutions .titleArea .sectionTitle {
  font-size: 3.8rem;
  color: #ec3055 !important;
}
#Solutions.detail .ailiaSolutions .solutionList {
  display: flex;
  flex-wrap: wrap;
}
#Solutions.detail .ailiaSolutions .solutionList li {
  width: 33.3333333333%;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
}
#Solutions.detail .ailiaSolutions .solutionList li.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail .ailiaSolutions .solutionList li:nth-child(n + 4) {
  margin-top: 60px;
}
#Solutions.detail .ailiaSolutions .solutionList li a {
  display: block;
}
@media (min-width: 768px) {
  #Solutions.detail .ailiaSolutions .solutionList li a:hover .img::after {
    opacity: 0.3;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  #Solutions.detail .ailiaSolutions .solutionList li a:hover .txtArea .solutionTitleArea .title span::after {
    animation-name: simpleLineAnimation;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
}
#Solutions.detail .ailiaSolutions .solutionList li a .img {
  overflow: hidden;
  position: relative;
}
#Solutions.detail .ailiaSolutions .solutionList li a .img img {
  transition: all ease 0.6s;
}
#Solutions.detail .ailiaSolutions .solutionList li a .img::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000;
  opacity: 0;
  transition: all ease 0.6s;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea {
  display: flex;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea .logo {
  width: 62px;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea {
  width: calc(100% - 82px);
  margin-left: auto;
  padding-top: 5px;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea .title {
  font-size: 2.4rem;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.02em;
  font-weight: bold;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea .title span {
  position: relative;
  display: inline-block;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea .title span::after {
  content: "";
  display: block;
  height: 1px;
  width: 0;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #000;
}
#Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea .sub {
  font-weight: bold;
  margin-top: 7px;
}
@media (max-width: 767px) {
  #Solutions.detail .ailiaSolutions .titleArea .sectionTitle {
    font-size: 2.9rem;
  }
  #Solutions.detail .ailiaSolutions .bodyArea {
    margin-top: 25px;
  }
  #Solutions.detail .ailiaSolutions .solutionList {
    display: flex;
    flex-wrap: wrap;
  }
  #Solutions.detail .ailiaSolutions .solutionList li {
    width: 50%;
  }
  #Solutions.detail .ailiaSolutions .solutionList li:nth-child(n + 4) {
    margin-top: 0;
  }
  #Solutions.detail .ailiaSolutions .solutionList li:nth-child(n + 3) {
    margin-top: 20px;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a {
    display: block;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a .img {
    overflow: hidden;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a .txtArea {
    display: flex;
    margin-top: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a .txtArea .logo {
    width: 30px;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea {
    width: calc(100% - 40px);
    padding-top: 2px;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea .title {
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  #Solutions.detail .ailiaSolutions .solutionList li a .txtArea .solutionTitleArea .sub {
    font-size: 1.2rem;
    line-height: 1.3;
    margin-top: 3px;
  }
}
#Solutions.detail #solution_trial {
  margin-top: 100px;
}
#Solutions.detail .case {
  padding-top: 100px;
  padding-bottom: 100px;
}
#Solutions.detail .case .arrowLinkWrap {
  justify-content: flex-end;
}
#Solutions.detail .case .arrowLinkWrap .arrowLink {
  margin-left: auto;
  margin-right: 0;
  justify-content: flex-end;
}
#Solutions.detail.SDK .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(-100px, 30px);
  -o-transform: translate(-100px, 30px);
  -ms-transform: translate(-100px, 30px);
  -webkit-transform: translate(-100px, 30px);
  transform: translate(-100px, 30px);
}
#Solutions.detail.SDK .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(50px, 30px);
  -o-transform: translate(50px, 30px);
  -ms-transform: translate(50px, 30px);
  -webkit-transform: translate(50px, 30px);
  transform: translate(50px, 30px);
}
#Solutions.detail.SDK .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(-100px, 0);
  -o-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  -webkit-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
}
#Solutions.detail.SDK .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -webkit-transform: translate(50px, 0);
  transform: translate(50px, 0);
}
#Solutions.detail.SDK.en .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(-100px, 30px);
  -o-transform: translate(-100px, 30px);
  -ms-transform: translate(-100px, 30px);
  -webkit-transform: translate(-100px, 30px);
  transform: translate(-100px, 30px);
}
#Solutions.detail.SDK.en .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(50px, 30px);
  -o-transform: translate(50px, 30px);
  -ms-transform: translate(50px, 30px);
  -webkit-transform: translate(50px, 30px);
  transform: translate(50px, 30px);
}
#Solutions.detail.SDK.en .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(-100px, 0);
  -o-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  -webkit-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
}
#Solutions.detail.SDK.en .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -webkit-transform: translate(50px, 0);
  transform: translate(50px, 0);
}
#Solutions.detail.SDK .feature {
  padding-bottom: 0;
}
#Solutions.detail.SDK .feature .num {
  color: #ec3055;
}
#Solutions.detail.SDK .feature .featureBlockList .block01 img {
  max-width: 320px;
}
#Solutions.detail.SDK .feature .featureBlockList .block02 .imgArea {
  justify-content: flex-start;
}
#Solutions.detail.SDK .feature .featureBlockList .block02 img {
  width: 120%;
  max-width: none;
}
#Solutions.detail.SDK .feature .featureBlockList .block02 img {
  width: 120%;
  max-width: none;
}
@media (max-width: 767px) {
  #Solutions.detail.SDK .feature .featureBlockList .block01 img {
    width: 80%;
  }
  #Solutions.detail.SDK .feature .featureBlockList .block02 .imgArea {
    justify-content: center;
  }
  #Solutions.detail.SDK .feature .featureBlockList .block02 img {
    width: 110%;
    max-width: none;
  }
}
#Solutions.detail.SDK .technology .block.block01 .txtArea {
  width: 380px;
  display: flex;
  align-items: center;
  transition-delay: 0.6s;
}
#Solutions.detail.SDK .technology .block.block01 .imgArea {
  width: calc(100% - 440px);
  margin-left: auto;
}
#Solutions.detail.SDK .technology .block.block02 {
  flex-direction: column;
}
@media (max-width: 767px) {
  #Solutions.detail.SDK .technology .block.block01 .txtArea {
    width: 100%;
  }
  #Solutions.detail.SDK .technology .block.block01 .imgArea {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  #Solutions.detail.SDK .technology .block.block02 {
    flex-direction: column;
  }
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap {
  display: flex;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea {
  width: calc(40% - 20px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .blockTitle {
  font-size: 3.2rem;
  font-weight: bold;
  margin-top: -20px;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .txt {
  margin-top: 20px;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .btnWrap {
  display: flex;
  margin-top: 40px;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .btnWrap a {
  display: flex;
  height: 41px;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .btnWrap a + a {
  margin-left: 10px;
}
#Solutions.detail.SDK #AIshowcase .bodyArea .wrap .imgArea {
  width: calc(60% - 20px);
  margin-left: auto;
}
@media (max-width: 767px) {
  #Solutions.detail.SDK #AIshowcase .titleArea .sectionTitle {
    font-size: 3.7rem;
    white-space: nowrap;
  }
  #Solutions.detail.SDK #AIshowcase .bodyArea .wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  #Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  #Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .blockTitle {
    font-size: 2rem;
    margin-top: 0;
  }
  #Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .txt {
    margin-top: 15px;
  }
  #Solutions.detail.SDK #AIshowcase .bodyArea .wrap .txtArea .btnWrap {
    margin-top: 20px;
  }
  #Solutions.detail.SDK #AIshowcase .bodyArea .wrap .imgArea {
    width: 100%;
    margin-left: auto;
  }
}
#Solutions.detail.SDK .case {
  background: #f4f4f4;
}
#Solutions.detail.SDK .tutorial .block01,
#Solutions.detail.SDK .document .block01 {
  flex-direction: column;
}
#Solutions.detail.SDK .tutorial .logoList,
#Solutions.detail.SDK .document .logoList {
  display: flex;
  margin-top: 40px;
}
#Solutions.detail.SDK .tutorial .logoList li,
#Solutions.detail.SDK .document .logoList li {
  width: calc(25% - 22.5px);
}
#Solutions.detail.SDK .tutorial .logoList li + li,
#Solutions.detail.SDK .document .logoList li + li {
  margin-left: 40px;
}
#Solutions.detail.SDK .tutorial .logoList li a,
#Solutions.detail.SDK .document .logoList li a {
  display: flex;
  flex-direction: column;
  padding-top: 68%;
  position: relative;
  height: 0;
}
#Solutions.detail.SDK .tutorial .logoList li a::after,
#Solutions.detail.SDK .document .logoList li a::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  transition: all ease 0.3s;
  border-radius: 10px;
  z-index: 0;
}
@media (min-width: 768px) {
  #Solutions.detail.SDK .tutorial .logoList li a:hover::after,
  #Solutions.detail.SDK .document .logoList li a:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  #Solutions.detail.SDK .tutorial .logoList li a:hover .logo,
  #Solutions.detail.SDK .document .logoList li a:hover .logo {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  #Solutions.detail.SDK .tutorial .logoList li a:hover .link,
  #Solutions.detail.SDK .document .logoList li a:hover .link {
    opacity: 1;
  }
}
#Solutions.detail.SDK .tutorial .logoList li a .logo,
#Solutions.detail.SDK .document .logoList li a .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.3s;
  z-index: 1;
}
#Solutions.detail.SDK .tutorial .logoList li a .logo img,
#Solutions.detail.SDK .document .logoList li a .logo img {
  width: 100%;
  max-height: 60%;
  max-width: 75%;
  margin-top: -18%;
}
#Solutions.detail.SDK .tutorial .logoList li a .link,
#Solutions.detail.SDK .document .logoList li a .link {
  margin-top: auto;
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  position: absolute;
  right: 25px;
  bottom: 10px;
  z-index: 1;
  opacity: 0;
  transition: all ease 0.3s;
}
#Solutions.detail.SDK .tutorial .logoList li a .link .icon,
#Solutions.detail.SDK .document .logoList li a .link .icon {
  margin-left: 5px;
}
#Solutions.detail.SDK .tutorial .logoList li a .link .icon img .cls-1,
#Solutions.detail.SDK .tutorial .logoList li a .link .icon svg .cls-1,
#Solutions.detail.SDK .document .logoList li a .link .icon img .cls-1,
#Solutions.detail.SDK .document .logoList li a .link .icon svg .cls-1 {
  stroke: #fff;
}
@media (max-width: 767px) {
  #Solutions.detail.SDK .tutorial .block01,
  #Solutions.detail.SDK .document .block01 {
    flex-direction: column;
  }
  #Solutions.detail.SDK .tutorial .logoList,
  #Solutions.detail.SDK .document .logoList {
    display: flex;
    margin-top: 40px;
    flex-wrap: wrap;
  }
  #Solutions.detail.SDK .tutorial .logoList li,
  #Solutions.detail.SDK .document .logoList li {
    width: calc(50% - 5px);
  }
  #Solutions.detail.SDK .tutorial .logoList li + li,
  #Solutions.detail.SDK .document .logoList li + li {
    margin-left: 0;
  }
  #Solutions.detail.SDK .tutorial .logoList li:nth-child(even),
  #Solutions.detail.SDK .document .logoList li:nth-child(even) {
    margin-left: 10px;
  }
  #Solutions.detail.SDK .tutorial .logoList li:nth-child(n + 3),
  #Solutions.detail.SDK .document .logoList li:nth-child(n + 3) {
    margin-top: 10px;
  }
  #Solutions.detail.SDK .tutorial .logoList li a,
  #Solutions.detail.SDK .document .logoList li a {
    padding-top: 75%;
  }
  #Solutions.detail.SDK .tutorial .logoList li a::after,
  #Solutions.detail.SDK .document .logoList li a::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  #Solutions.detail.SDK .tutorial .logoList li a .logo img,
  #Solutions.detail.SDK .document .logoList li a .logo img {
    max-height: 50%;
    max-width: 75%;
    margin-top: 0;
  }
  #Solutions.detail.SDK .tutorial .logoList li a .link,
  #Solutions.detail.SDK .document .logoList li a .link {
    right: 25px;
    bottom: 10px;
    z-index: 1;
    opacity: 1;
  }
  #Solutions.detail.SDK .tutorial .logoList li a .link .label,
  #Solutions.detail.SDK .document .logoList li a .link .label {
    display: none;
  }
  #Solutions.detail.SDK .tutorial .logoList li a .link .icon,
  #Solutions.detail.SDK .document .logoList li a .link .icon {
    margin-left: auto;
  }
  #Solutions.detail.SDK .tutorial .logoList li a .link .icon img,
  #Solutions.detail.SDK .tutorial .logoList li a .link .icon svg,
  #Solutions.detail.SDK .document .logoList li a .link .icon img,
  #Solutions.detail.SDK .document .logoList li a .link .icon svg {
    width: 8px;
  }
}
#Solutions.detail.SDK .technology .block01 .imgArea {
  text-align: right;
}
#Solutions.detail.SDK .technology .block01 .imgArea img {
  width: 660px;
}
@media (max-width: 767px) {
  #Solutions.detail.SDK .technology .block01 .imgArea {
    text-align: center;
  }
  #Solutions.detail.SDK .technology .block01 .imgArea img {
    width: 100%;
  }
}
#Solutions.detail.SDK .tutorial {
  padding-bottom: 0;
}
#Solutions.detail.MODELS {
  padding-bottom: 0;
}
#Solutions.detail.MODELS .solutionDetailHeader {
  background: #4f4e58;
}
#Solutions.detail.MODELS .scrolledHeader {
  background: #4f4e58;
}
#Solutions.detail.MODELS .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(80px, 30px);
  -o-transform: translate(80px, 30px);
  -ms-transform: translate(80px, 30px);
  -webkit-transform: translate(80px, 30px);
  transform: translate(80px, 30px);
}
#Solutions.detail.MODELS .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(-100px, 30px);
  -o-transform: translate(-100px, 30px);
  -ms-transform: translate(-100px, 30px);
  -webkit-transform: translate(-100px, 30px);
  transform: translate(-100px, 30px);
}
#Solutions.detail.MODELS .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(80px, 0);
  -o-transform: translate(80px, 0);
  -ms-transform: translate(80px, 0);
  -webkit-transform: translate(80px, 0);
  transform: translate(80px, 0);
}
#Solutions.detail.MODELS .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(-100px, 0);
  -o-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  -webkit-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
}
#Solutions.detail.MODELS .detailSection .titleArea .sectionTitle {
  color: #4f4e58;
}
#Solutions.detail.MODELS .feature {
  padding-bottom: 0;
}
#Solutions.detail.MODELS .feature .num {
  color: #4f4e58;
}
#Solutions.detail.MODELS .lineup {
  padding-bottom: 150px;
}
#Solutions.detail.MODELS .lineup .block {
  display: block;
}
#Solutions.detail.MODELS .lineup .modelList {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#Solutions.detail.MODELS .lineup .modelList li {
  width: calc(33.3333333333% - 26.6666666667px);
  margin-right: 40px;
}
#Solutions.detail.MODELS .lineup .modelList li:nth-child(3n) {
  margin-right: 0;
}
#Solutions.detail.MODELS .lineup .modelList li:nth-child(n + 4) {
  margin-top: 40px;
}
#Solutions.detail.MODELS .lineup .modelList li a {
  display: flex;
  width: 100%;
}
#Solutions.detail.MODELS .lineup .modelList li a .iArea {
  width: 60px;
}
#Solutions.detail.MODELS .lineup .modelList li a .tArea {
  width: calc(100% - 80px);
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#Solutions.detail.MODELS .lineup .modelList li a .tArea .t {
  font-weight: bold;
}
#Solutions.detail.MODELS .lineup .modelList li a .tArea .sub {
  margin-top: 5px;
}
#Solutions.detail.MODELS .lineup .linkWrap {
  margin-top: 100px;
}
#Solutions.detail.MODELS .lineup .linkWrap a {
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  border-bottom: 1px solid #000;
}
#Solutions.detail.MODELS .lineup .linkWrap a .linkText {
  font-size: 2.2rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
#Solutions.detail.MODELS .lineup .linkWrap a .label {
  margin-left: auto;
}
#Solutions.detail.MODELS .lineup .linkWrap a .label .labelTxt {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
}
#Solutions.detail.MODELS .lineup .linkWrap a .label .icon {
  margin-left: 10px;
}
#Solutions.detail.MODELS .lineup .linkWrap a .label .icon img,
#Solutions.detail.MODELS .lineup .linkWrap a .label .icon svg {
  width: 11px;
  height: 11px;
}
#Solutions.detail.MODELS .lineup .linkWrap a .label .icon img .cls-1,
#Solutions.detail.MODELS .lineup .linkWrap a .label .icon svg .cls-1 {
  stroke: #000;
}
@media (max-width: 767px) {
  #Solutions.detail.MODELS .lineup {
    padding-bottom: 75px;
  }
  #Solutions.detail.MODELS .lineup .block {
    display: block;
  }
  #Solutions.detail.MODELS .lineup .modelList li {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  #Solutions.detail.MODELS .lineup .modelList li:nth-child(3n) {
    margin-right: 20px;
  }
  #Solutions.detail.MODELS .lineup .modelList li:nth-child(even) {
    margin-right: 0;
  }
  #Solutions.detail.MODELS .lineup .modelList li:nth-child(n + 4) {
    margin-top: 20px;
  }
  #Solutions.detail.MODELS .lineup .modelList li:nth-child(n + 3) {
    margin-top: 20px;
  }
  #Solutions.detail.MODELS .lineup .modelList li a {
    display: flex;
    width: 100%;
  }
  #Solutions.detail.MODELS .lineup .modelList li a .iArea {
    width: 30px;
  }
  #Solutions.detail.MODELS .lineup .modelList li a .tArea {
    width: calc(100% - 40px);
  }
  #Solutions.detail.MODELS .lineup .modelList li a .tArea .t {
    font-weight: bold;
    line-height: 1.3;
    margin-top: -2px;
  }
  #Solutions.detail.MODELS .lineup .modelList li a .tArea .sub {
    margin-top: 0;
    font-size: 1rem;
  }
  #Solutions.detail.MODELS .lineup .linkWrap {
    margin-top: 50px;
  }
  #Solutions.detail.MODELS .lineup .linkWrap a {
    width: 100%;
  }
  #Solutions.detail.MODELS .lineup .linkWrap a .linkText {
    font-size: 1.5rem;
  }
  #Solutions.detail.MODELS .lineup .linkWrap a .label .labelTxt {
    font-size: 1.5rem;
  }
  #Solutions.detail.MODELS .lineup .linkWrap a .label .icon {
    margin-left: 7px;
  }
  #Solutions.detail.MODELS .lineup .linkWrap a .label .icon img,
  #Solutions.detail.MODELS .lineup .linkWrap a .label .icon svg {
    width: 8px;
    height: 8px;
  }
}
#Solutions.detail.VISION .solutionDetailHeader {
  background: #29ba97;
}
#Solutions.detail.VISION .scrolledHeader {
  background: #29ba97;
}
#Solutions.detail.VISION .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(-50px, 30px);
  -o-transform: translate(-50px, 30px);
  -ms-transform: translate(-50px, 30px);
  -webkit-transform: translate(-50px, 30px);
  transform: translate(-50px, 30px);
}
#Solutions.detail.VISION .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(130px, 30px);
  -o-transform: translate(130px, 30px);
  -ms-transform: translate(130px, 30px);
  -webkit-transform: translate(130px, 30px);
  transform: translate(130px, 30px);
}
#Solutions.detail.VISION .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(-50px, 0);
  -o-transform: translate(-50px, 0);
  -ms-transform: translate(-50px, 0);
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
}
#Solutions.detail.VISION .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(130px, 0);
  -o-transform: translate(130px, 0);
  -ms-transform: translate(130px, 0);
  -webkit-transform: translate(130px, 0);
  transform: translate(130px, 0);
}
#Solutions.detail.VISION .detailSection .titleArea .sectionTitle {
  color: #29ba97;
}
#Solutions.detail.VISION .feature .num {
  color: #29ba97;
}
#Solutions.detail.VISION .technology .titleArea .txt {
  width: 480px;
  max-width: 100%;
  margin-top: 40px;
}
#Solutions.detail.VISION .technology .block01 {
  justify-content: center;
}
#Solutions.detail.VISION .technology .block01 img {
  width: 920px;
  max-width: 100%;
}
#Solutions.detail.APPS .solutionDetailHeader {
  background: #f0e33c;
}
#Solutions.detail.APPS .scrolledHeader {
  background: #f0e33c;
}
#Solutions.detail.APPS .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(-70px, 30px);
  -o-transform: translate(-70px, 30px);
  -ms-transform: translate(-70px, 30px);
  -webkit-transform: translate(-70px, 30px);
  transform: translate(-70px, 30px);
}
#Solutions.detail.APPS .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(150px, 30px);
  -o-transform: translate(150px, 30px);
  -ms-transform: translate(150px, 30px);
  -webkit-transform: translate(150px, 30px);
  transform: translate(150px, 30px);
}
#Solutions.detail.APPS .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(-70px, 0);
  -o-transform: translate(-70px, 0);
  -ms-transform: translate(-70px, 0);
  -webkit-transform: translate(-70px, 0);
  transform: translate(-70px, 0);
}
#Solutions.detail.APPS .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(150px, 0);
  -o-transform: translate(150px, 0);
  -ms-transform: translate(150px, 0);
  -webkit-transform: translate(150px, 0);
  transform: translate(150px, 0);
}
#Solutions.detail.APPS .detailSection .titleArea .sectionTitle {
  color: #f0e33c;
}
#Solutions.detail.APPS .feature .num {
  color: #f0e33c;
}
#Solutions.detail.APPS .lineup .lineupList {
  display: flex;
  flex-wrap: wrap;
}
#Solutions.detail.APPS .lineup .lineupList li {
  width: calc(50% - 30px);
}
#Solutions.detail.APPS .lineup .lineupList li:nth-child(even) {
  margin-left: 60px;
}
#Solutions.detail.APPS .lineup .lineupList li:nth-child(n + 3) {
  margin-top: 60px;
}
#Solutions.detail.APPS .lineup .lineupList li .title {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.5;
}
#Solutions.detail.APPS .lineup .lineupList li .img {
  margin-top: 20px;
}
#Solutions.detail.APPS .lineup .lineupList li .txt {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #Solutions.detail.APPS .lineup .lineupList {
    display: block;
  }
  #Solutions.detail.APPS .lineup .lineupList li {
    width: 100%;
  }
  #Solutions.detail.APPS .lineup .lineupList li:nth-child(even) {
    margin-left: 0;
  }
  #Solutions.detail.APPS .lineup .lineupList li:nth-child(n + 3) {
    margin-top: 0;
  }
  #Solutions.detail.APPS .lineup .lineupList li:nth-child(n + 2) {
    margin-top: 40px;
  }
  #Solutions.detail.APPS .lineup .lineupList li .title {
    font-size: 1.5rem;
  }
  #Solutions.detail.APPS .lineup .lineupList li .img {
    margin-top: 15px;
  }
  #Solutions.detail.APPS .lineup .lineupList li .txt {
    margin-top: 15px;
    font-size: 1.2rem;
  }
}
#Solutions.detail.TRAINER .solutionDetailHeader {
  background: #9263c9;
}
#Solutions.detail.TRAINER .scrolledHeader {
  background: #9263c9;
}
#Solutions.detail.TRAINER .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(-50px, 30px);
  -o-transform: translate(-50px, 30px);
  -ms-transform: translate(-50px, 30px);
  -webkit-transform: translate(-50px, 30px);
  transform: translate(-50px, 30px);
}
#Solutions.detail.TRAINER .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(150px, 30px);
  -o-transform: translate(150px, 30px);
  -ms-transform: translate(150px, 30px);
  -webkit-transform: translate(150px, 30px);
  transform: translate(150px, 30px);
}
#Solutions.detail.TRAINER .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(-50px, 0);
  -o-transform: translate(-50px, 0);
  -ms-transform: translate(-50px, 0);
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
}
#Solutions.detail.TRAINER .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(150px, 0);
  -o-transform: translate(150px, 0);
  -ms-transform: translate(150px, 0);
  -webkit-transform: translate(150px, 0);
  transform: translate(150px, 0);
}
#Solutions.detail.TRAINER .detailSection .titleArea .sectionTitle {
  color: #9263c9;
}
#Solutions.detail.TRAINER .feature .num {
  color: #9263c9;
}
#Solutions.detail.TRAINER .lineup .block .blockTitle,
#Solutions.detail.TRAINER .lineup .block .txt,
#Solutions.detail.TRAINER .lineup .block .img,
#Solutions.detail.TRAINER .lineup .block .wrap {
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.detail.TRAINER .lineup .block .txt {
  transition-delay: 0.6s;
}
#Solutions.detail.TRAINER .lineup .block .img,
#Solutions.detail.TRAINER .lineup .block .wrap {
  transition-delay: 1s;
}
#Solutions.detail.TRAINER .lineup .block.visible .blockTitle,
#Solutions.detail.TRAINER .lineup .block.visible .txt,
#Solutions.detail.TRAINER .lineup .block.visible .img,
#Solutions.detail.TRAINER .lineup .block.visible .wrap {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail.TRAINER .lineup .block01 {
  display: block;
  text-align: center;
}
#Solutions.detail.TRAINER .lineup .block01 .txt {
  width: 540px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#Solutions.detail.TRAINER .lineup .block01 .img {
  margin-top: 50px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
#Solutions.detail.TRAINER .lineup .block02 {
  display: block;
  text-align: center;
  margin-top: 120px;
}
#Solutions.detail.TRAINER .lineup .block02 .txt {
  width: 540px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#Solutions.detail.TRAINER .lineup .block02 .img {
  margin-top: 50px;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
#Solutions.detail.TRAINER .lineup .block02 .wrap {
  display: flex;
  margin-top: 50px;
}
#Solutions.detail.TRAINER .lineup .block02 .wrap .imgArea,
#Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea {
  width: calc(50% - 30px);
  display: flex;
}
#Solutions.detail.TRAINER .lineup .block02 .wrap .imgArea img,
#Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea img {
  width: 400px;
}
#Solutions.detail.TRAINER .lineup .block02 .wrap .imgArea {
  justify-content: flex-end;
  align-items: center;
}
#Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea {
  margin-left: auto;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}
#Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea p + p {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #Solutions.detail.TRAINER .lineup .block01 {
    display: flex;
    flex-direction: column;
    margin-top: 50px;
  }
  #Solutions.detail.TRAINER .lineup .block01 .txt {
    margin-top: 25px;
    padding: 0 23px;
    text-align: left;
    order: 3;
  }
  #Solutions.detail.TRAINER .lineup .block01 .img {
    margin-top: 25px;
  }
  #Solutions.detail.TRAINER .lineup .block02 {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
  }
  #Solutions.detail.TRAINER .lineup .block02 .txt {
    order: 3;
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 0 23px;
    text-align: left;
  }
  #Solutions.detail.TRAINER .lineup .block02 .img {
    margin-top: 50px;
  }
  #Solutions.detail.TRAINER .lineup .block02 .wrap {
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    padding: 0 23px;
  }
  #Solutions.detail.TRAINER .lineup .block02 .wrap .imgArea,
  #Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea {
    width: 100%;
    display: flex;
  }
  #Solutions.detail.TRAINER .lineup .block02 .wrap .imgArea {
    justify-content: flex-end;
    align-items: center;
  }
  #Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea {
    margin-top: 25px;
    margin-left: auto;
    flex-direction: column;
    text-align: left;
    justify-content: center;
  }
  #Solutions.detail.TRAINER .lineup .block02 .wrap .txtArea p + p {
    margin-top: 15px;
  }
}
#Solutions.detail.WORKS .solutionDetailHeader {
  background: #0c86da;
}
#Solutions.detail.WORKS .scrolledHeader {
  background: #0c86da;
}
#Solutions.detail.WORKS .mv .txtArea .mainTitle .inner span:nth-of-type(1) {
  -moz-transform: translate(50px, 30px);
  -o-transform: translate(50px, 30px);
  -ms-transform: translate(50px, 30px);
  -webkit-transform: translate(50px, 30px);
  transform: translate(50px, 30px);
}
#Solutions.detail.WORKS .mv .txtArea .mainTitle .inner span:nth-of-type(2) {
  -moz-transform: translate(-70px, 30px);
  -o-transform: translate(-70px, 30px);
  -ms-transform: translate(-70px, 30px);
  -webkit-transform: translate(-70px, 30px);
  transform: translate(-70px, 30px);
}
#Solutions.detail.WORKS .mv .txtArea .mainTitle.visible .inner span:nth-of-type(1) {
  -moz-transform: translate(50px, 0);
  -o-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  -webkit-transform: translate(50px, 0);
  transform: translate(50px, 0);
}
#Solutions.detail.WORKS .mv .txtArea .mainTitle.visible .inner span:nth-of-type(2) {
  -moz-transform: translate(-70px, 0);
  -o-transform: translate(-70px, 0);
  -ms-transform: translate(-70px, 0);
  -webkit-transform: translate(-70px, 0);
  transform: translate(-70px, 0);
}
#Solutions.detail.WORKS .detailSection .titleArea .sectionTitle {
  color: #0c86da;
}
#Solutions.detail.WORKS .feature .num {
  color: #0c86da;
}
#Solutions.detail.WORKS .supportCase .supportCaseList {
  display: flex;
  flex-wrap: wrap;
}
#Solutions.detail.WORKS .supportCase .supportCaseList li {
  width: calc(50% - 30px);
}
#Solutions.detail.WORKS .supportCase .supportCaseList li.visible .title,
#Solutions.detail.WORKS .supportCase .supportCaseList li.visible .img,
#Solutions.detail.WORKS .supportCase .supportCaseList li.visible .txt {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail.WORKS .supportCase .supportCaseList li:nth-child(even) {
  margin-left: 60px;
}
#Solutions.detail.WORKS .supportCase .supportCaseList li:nth-child(n + 3) {
  margin-top: 60px;
}
#Solutions.detail.WORKS .supportCase .supportCaseList li .title {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.5;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.detail.WORKS .supportCase .supportCaseList li .img {
  margin-top: 20px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition-delay: 0.4s;
}
#Solutions.detail.WORKS .supportCase .supportCaseList li .txt {
  margin-top: 20px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition-delay: 0.8s;
}
@media (max-width: 767px) {
  #Solutions.detail.WORKS .supportCase .supportCaseList {
    display: block;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li {
    width: 100%;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li:nth-child(even) {
    margin-left: 0;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li:nth-child(n + 3) {
    margin-top: 0;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li:nth-child(n + 2) {
    margin-top: 40px;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li .title {
    font-size: 1.5rem;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li .img {
    margin-top: 15px;
  }
  #Solutions.detail.WORKS .supportCase .supportCaseList li .txt {
    margin-top: 15px;
    font-size: 1.2rem;
  }
}
#Solutions.detail.WORKS .lecture .block.visible .imgArea,
#Solutions.detail.WORKS .lecture .block.visible .txtArea {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Solutions.detail.WORKS .lecture .block .imgArea {
  width: 60%;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
}
#Solutions.detail.WORKS .lecture .block .txtArea {
  width: calc(40% - 40px);
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  transition-delay: 0.6s;
}
#Solutions.detail.WORKS .lecture .block .txtArea .date {
  font-size: 2.4rem;
}
#Solutions.detail.WORKS .lecture .block .txtArea .blockTitle {
  margin-top: 10px;
}
#Solutions.detail.WORKS .lecture .block .txtArea .txt {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #Solutions.detail.WORKS .lecture .block {
    flex-direction: column;
  }
  #Solutions.detail.WORKS .lecture .block .imgArea {
    width: 100%;
  }
  #Solutions.detail.WORKS .lecture .block .txtArea {
    width: 100%;
    margin-top: 15px;
  }
  #Solutions.detail.WORKS .lecture .block .txtArea .date {
    font-size: 1.6rem;
  }
  #Solutions.detail.WORKS .lecture .block .txtArea .blockTitle {
    margin-top: 10px;
    font-size: 1.5rem;
  }
  #Solutions.detail.WORKS .lecture .block .txtArea .txt {
    margin-top: 10px;
  }
}
#Company.index #contentsLayer {
  position: relative;
}
#Company.index #contentsLayer .bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 140px;
  width: 100%;
}
@media (max-width: 767px) {
  #Company.index #contentsLayer .bg {
    top: 0;
  }
}
#Company.index #main {
  text-align: center;
  position: relative;
}
#Company.index #main .txtArea {
  position: relative;
  z-index: 1;
  padding-top: 310px;
}
#Company.index #main .txtArea .cw .wrap {
  display: flex;
  justify-content: center;
}
#Company.index #main .txtArea .cw .wrap .logo_bigWrap {
  width: 293px;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition: all cubic-bezier(0.16, 1, 0.3, 1) 3s;
}
#Company.index #main .txtArea .cw .wrap .logo_bigWrap #logo_big .logoBig {
  width: 99%;
  fill: #fceff9;
  stroke: #ec3055;
  stroke-width: 1.5px;
  transition: fill ease 2s;
  transition-delay: 1.4s;
  display: block;
}
#Company.index #main .txtArea .cw .wrap .logo_bigWrap.visible {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#Company.index #main .txtArea .cw .wrap .logo_bigWrap.visible #logo_big .logoBig {
  fill: #ec3055;
}
#Company.index #main .txtArea .cw .pageTitle {
  font-size: 5.4rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 130px;
  letter-spacing: 0.01em;
  font-family: "Poppins", sans-serif;
}
#Company.index #main .txtArea .cw .pageTitle.visible .inner span {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Company.index #main .txtArea .cw .pageTitle .inner span {
  display: inline-block;
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  transition: all ease 1.5s;
}
#Company.index #main .txtArea .cw .pageTitle .inner span:nth-of-type(2) {
  transition-delay: 0.8s;
}
#Company.index #main .txtArea .cw .pageTitle .inner span:nth-of-type(3) {
  transition-delay: 1.6s;
}
#Company.index #main .txtArea .cw .txt {
  font-size: 1.8rem;
  line-height: 2.2;
  margin-top: 40px;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
}
#Company.index #main .txtArea .cw .txt.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  #Company.index #main .txtArea {
    padding-top: 190px;
  }
  #Company.index #main .txtArea .cw .wrap .logo_bigWrap {
    width: 141px;
  }
  #Company.index #main .txtArea .cw .pageTitle {
    font-size: 2.7rem;
    line-height: 1.5;
    margin-top: 160px;
  }
  #Company.index #main .txtArea .cw .txt {
    font-size: 1.5rem;
    line-height: 2.2;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #Company.index.en #main .txtArea .cw .txt {
    font-size: 1.3rem;
  }
}
#Company.index #message {
  margin-top: 150px;
}
#Company.index #message .wrap {
  display: flex;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#Company.index #message .wrap .imgArea {
  width: calc(45% - 30px);
}
#Company.index #message .wrap .txtArea {
  width: calc(55% - 30px);
  margin-left: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#Company.index #message .wrap .txtArea .txt {
  font-size: 1.6rem;
  line-height: 2;
}
#Company.index #message .wrap .txtArea .name {
  font-size: 1.8rem;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #Company.index #message {
    margin-top: 90px;
  }
  #Company.index #message .wrap {
    display: block;
  }
  #Company.index #message .wrap .imgArea,
  #Company.index #message .wrap .txtArea {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  #Company.index #message .wrap .txtArea {
    margin-top: 25px;
  }
  #Company.index #message .wrap .txtArea .txt {
    font-size: 1.3rem;
    line-height: 2;
  }
  #Company.index #message .wrap .txtArea .name {
    font-size: 1.3rem;
    margin-top: 20px;
  }
}
#Company.index #profile .wrap {
  display: flex;
}
#Company.index #profile .wrap .left,
#Company.index #profile .wrap .right {
  width: calc(50% - 30px);
}
#Company.index #profile .wrap .left ul li,
#Company.index #profile .wrap .right ul li {
  display: flex;
  width: 100%;
  padding: 30px 5px;
  border-top: 1px solid #000;
}
#Company.index #profile .wrap .left ul li:last-child,
#Company.index #profile .wrap .right ul li:last-child {
  border-bottom: 1px solid #000;
}
#Company.index #profile .wrap .left ul li .t,
#Company.index #profile .wrap .right ul li .t {
  width: 140px;
  font-weight: bold;
}
#Company.index #profile .wrap .left ul li .d,
#Company.index #profile .wrap .right ul li .d {
  width: calc(100% - 155px);
  margin-left: auto;
}
#Company.index #profile .wrap .right {
  margin-left: auto;
}
@media (max-width: 767px) {
  #Company.index #profile .wrap {
    display: block;
  }
  #Company.index #profile .wrap .left,
  #Company.index #profile .wrap .right {
    width: 100%;
  }
  #Company.index #profile .wrap .left ul li,
  #Company.index #profile .wrap .right ul li {
    padding: 20px 10px;
  }
  #Company.index #profile .wrap .left ul li .t,
  #Company.index #profile .wrap .right ul li .t {
    width: 80px;
    display: flex;
    align-items: center;
  }
  #Company.index #profile .wrap .left ul li .d,
  #Company.index #profile .wrap .right ul li .d {
    width: calc(100% - 90px);
  }
}
#Career.index #main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#Career.index #main .pageTitle {
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
}
#Career.index #main .pageTitle.visible .inner span {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
#Career.index #main .pageTitle .inner span {
  display: inline-block;
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
  opacity: 0;
  transition: all ease 1.5s;
}
#Career.index #main .pageTitle .inner span:nth-of-type(2) {
  transition-delay: 0.3s;
}
#Career.index #main .pageTitle .inner span:nth-of-type(3) {
  transition-delay: 0.6s;
}
#Career.index #main .pageTitle .inner span:nth-of-type(4) {
  transition-delay: 0.9s;
}
#Career.index #main .pageTitle .inner span:nth-of-type(5) {
  transition-delay: 1.2s;
}
#Career.index #main .pageTitle .inner span:nth-of-type(6) {
  transition-delay: 1.5s;
}
#Career.index #main .txt {
  width: 680px;
  max-width: 100%;
  text-align: justify;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  transition: all ease 1s;
  opacity: 0;
  -moz-transform: translate(0, 30px);
  -o-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
#Career.index #main .txt.visible {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  #Career.index #main .pageTitle {
    font-size: 2rem;
    line-height: 1.7;
  }
  #Career.index #main .txt {
    margin-top: 30px;
    width: 100%;
  }
}
#Career.index #recruiting .careerList li + li {
  margin-top: 20px;
}
#Career.index #recruiting .careerList li a {
  background: #fff;
  display: flex;
  border-radius: 10px;
  padding: 45px 35px;
}
#Career.index #recruiting .careerList li a .t,
#Career.index #recruiting .careerList li a .d {
  width: 50%;
  display: flex;
  align-items: center;
}
#Career.index #recruiting .careerList li a .t {
  font-weight: bold;
  font-size: 2rem;
}
#Career.index #recruiting .careerList li a .b {
  margin-left: auto;
}
@media (min-width: 768px) {
  #Career.index #recruiting .careerList li a:hover {
    background: #ec3055;
    color: #fff;
  }
}
#Career.index #recruiting .contactBlock {
  margin-top: 100px;
}
#Career.index #recruiting .contactBlock .contactTitle {
  text-align: center;
  color: #ec3055;
  font-size: 2rem;
  font-weight: bold;
}
#Career.index #recruiting .contactBlock .btnWrap {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#Career.index #recruiting .contactBlock .btnWrap a {
  display: flex;
  width: 680px;
  max-width: 100%;
  background: #fff;
  align-items: center;
  height: 140px;
  padding: 20px 20px 20px 50px;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  #Career.index #recruiting .contactBlock .btnWrap a:hover {
    opacity: 0.8;
  }
  #Career.index #recruiting .contactBlock .btnWrap a:hover .link .icon {
    -moz-transform: translate(2px, -2px);
    -o-transform: translate(2px, -2px);
    -ms-transform: translate(2px, -2px);
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px);
  }
}
#Career.index #recruiting .contactBlock .btnWrap a .logo {
  width: 184px;
  display: flex;
}
#Career.index #recruiting .contactBlock .btnWrap a .link {
  margin-left: auto;
  display: flex;
  margin-top: auto;
  align-items: center;
}
#Career.index #recruiting .contactBlock .btnWrap a .link .label {
  color: #ec3055;
  font-size: 2rem;
  font-weight: bold;
}
#Career.index #recruiting .contactBlock .btnWrap a .link .icon {
  margin-left: 10px;
  width: 11px;
  height: 11px;
  display: flex;
  align-items: center;
  transition: all ease 0.3s;
}
#Career.index #recruiting .contactBlock .btnWrap a .link .icon img,
#Career.index #recruiting .contactBlock .btnWrap a .link .icon svg {
  width: 100%;
  height: 100%;
  margin-top: 5px;
}
#Career.index #recruiting .contactBlock .btnWrap a .link .icon .cls-1 {
  stroke: #ec3055;
}
@media (max-width: 767px) {
  #Career.index #recruiting .careerList li + li {
    margin-top: 10px;
  }
  #Career.index #recruiting .careerList li a {
    border-radius: 8px;
    padding: 23px;
    display: block;
  }
  #Career.index #recruiting .careerList li a .t,
  #Career.index #recruiting .careerList li a .d {
    width: 100%;
  }
  #Career.index #recruiting .careerList li a .t {
    font-size: 1.5rem;
  }
  #Career.index #recruiting .careerList li a .b {
    margin-left: auto;
    margin-top: 10px;
  }
  #Career.index #recruiting .contactBlock {
    margin-top: 50px;
  }
  #Career.index #recruiting .contactBlock .contactTitle {
    font-size: 1.5rem;
  }
  #Career.index #recruiting .contactBlock .btnWrap {
    margin-top: 20px;
  }
  #Career.index #recruiting .contactBlock .btnWrap a {
    display: flex;
    width: 100%;
    height: 100px;
    padding: 10px 10px 10px 23px;
  }
  #Career.index #recruiting .contactBlock .btnWrap a .logo {
    width: 125px;
  }
  #Career.index #recruiting .contactBlock .btnWrap a .link .label {
    font-size: 1.5rem;
  }
  #Career.index #recruiting .contactBlock .btnWrap a .link .icon {
    margin-left: 10px;
    width: 8px;
    height: 8px;
  }
  #Career.index #recruiting .contactBlock .btnWrap a .link .icon img,
  #Career.index #recruiting .contactBlock .btnWrap a .link .icon svg {
    margin-top: 3px;
  }
}
#Blog #main .pageTitle {
  font-size: 2rem;
  text-align: center;
  color: #ec3055;
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.02em;
  font-weight: bold;
}
#Blog #main .blogList {
  margin-top: 90px;
}
@media (max-width: 767px) {
  #Blog #main .pageTitle {
    font-size: 1.5rem;
  }
  #Blog #main .blogList {
    margin-top: 70px;
  }
}
#Solutions.Case #main .pageTitle {
  font-size: 2rem;
  text-align: center;
  color: #ec3055;
  font-weight: bold;
}
#Solutions.Case #main .caseList {
  margin-top: 90px;
}
@media (max-width: 767px) {
  #Solutions.Case #main .pageTitle {
    font-size: 1.5rem;
  }
  #Solutions.Case #main .caseList {
    margin-top: 70px;
  }
}
#Solutions.Case.detail {
  background: #fceff9;
}
#Solutions.Case.detail #main .cw {
  max-width: 1000px;
}
#Solutions.Case.detail #contentsLayer .dateArea {
  display: flex;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#Solutions.Case.detail #contentsLayer .dateArea .category {
  font-weight: bold;
  font-size: 2rem;
}
#Solutions.Case.detail #contentsLayer .dateArea .date {
  margin-left: 20px;
  font-size: 2rem;
}
#Solutions.Case.detail #contentsLayer .articleTitle {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-top: 30px;
  text-align: center;
}
#Solutions.Case.detail #contentsLayer .articleSubtitle {
  font-size: 2rem;
  line-height: 1.5;
  margin-top: 20px;
  text-align: center;
}
#Solutions.Case.detail #contentsLayer .articleBody {
  border-top: 1px solid #000;
  padding-top: 70px;
  margin-top: 70px;
  font-size: 1.6rem;
  line-height: 2;
}
#Solutions.Case.detail #contentsLayer .articleBody .flexWrap {
  display: flex;
}
#Solutions.Case.detail #contentsLayer .articleBody .flexWrap .left,
#Solutions.Case.detail #contentsLayer .articleBody .flexWrap .right {
  width: 45%;
}
#Solutions.Case.detail #contentsLayer .articleBody .flexWrap .right {
  margin-left: auto;
}
#Solutions.Case.detail #contentsLayer .articleBody img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#Solutions.Case.detail #contentsLayer .articleBody .caption {
  margin-top: 10px;
  color: #666;
  font-size: 1.2rem;
  line-height: 2;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#Solutions.Case.detail #contentsLayer .articleBody h2 {
  font-weight: bold;
  margin-top: 60px;
}
#Solutions.Case.detail #contentsLayer .articleBody h2 + p {
  margin-top: 10px;
}
#Solutions.Case.detail #contentsLayer .articleBody p {
  margin-top: 60px;
}
#Solutions.Case.detail #contentsLayer .articleBody p:first-child {
  margin-top: 0;
}
#Solutions.Case.detail #contentsLayer .articleBody .note {
  margin-top: 10px;
  color: #666;
  font-size: 1.2rem;
  line-height: 2;
}
#Solutions.Case.detail #contentsLayer .articleBody a {
  color: #ec3055;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  #Solutions.Case.detail #contentsLayer .articleBody a:hover {
    color: #000;
  }
}
#Solutions.Case.detail #contentsLayer .note {
  margin-top: 70px;
  color: #666;
  font-size: 1.2rem;
  line-height: 2;
}
#Solutions.Case.detail #contentsLayer .btnArea {
  display: flex;
  height: 200px;
  margin-top: 100px;
}
#Solutions.Case.detail #contentsLayer .btnArea a {
  display: flex;
  align-items: center;
  transition: all ease 0.3s;
  width: 50%;
}
@media (min-width: 768px) {
  #Solutions.Case.detail #contentsLayer .btnArea a:hover {
    background: #fff;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a:hover .txtArea .icon {
    opacity: 1;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a:hover .txtArea .label {
    opacity: 1;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a:hover .txtArea .label:after {
    animation-name: simpleLineAnimation;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
    opacity: 1;
  }
}
#Solutions.Case.detail #contentsLayer .btnArea a.prev {
  justify-content: flex-end;
}
#Solutions.Case.detail #contentsLayer .btnArea a.prev .txtArea {
  justify-content: flex-start;
}
#Solutions.Case.detail #contentsLayer .btnArea a.prev .txtArea .icon {
  transform: rotate(45deg);
  margin-right: 8px;
}
#Solutions.Case.detail #contentsLayer .btnArea a.next {
  justify-content: flex-start;
  margin-left: auto;
}
#Solutions.Case.detail #contentsLayer .btnArea a.next .txtArea {
  justify-content: flex-end;
}
#Solutions.Case.detail #contentsLayer .btnArea a.next .txtArea .icon {
  transform: rotate(-135deg);
  margin-left: 8px;
}
#Solutions.Case.detail #contentsLayer .btnArea a .txtArea {
  max-width: 500px;
  width: 90%;
  display: flex;
  align-items: center;
}
#Solutions.Case.detail #contentsLayer .btnArea a .txtArea .icon {
  transition: all ease 0.3s;
  display: block;
  width: 10px;
  height: 10px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  opacity: 0.5;
}
#Solutions.Case.detail #contentsLayer .btnArea a .txtArea .label {
  font-size: 2.2rem;
  font-weight: bold;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  position: relative;
  transition: all ease 0.3s;
  opacity: 0.5;
}
#Solutions.Case.detail #contentsLayer .btnArea a .txtArea .label::after {
  transition: all ease 0.3s;
  content: "";
  height: 2px;
  width: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
}
@media (max-width: 767px) {
  #Solutions.Case.detail #main .cw {
    max-width: 100%;
  }
  #Solutions.Case.detail #contentsLayer {
    padding-top: 50px;
  }
  #Solutions.Case.detail #contentsLayer .dateArea .category {
    font-size: 1.3rem;
  }
  #Solutions.Case.detail #contentsLayer .dateArea .date {
    margin-left: 10px;
    font-size: 1.3rem;
  }
  #Solutions.Case.detail #contentsLayer .articleTitle {
    font-size: 2rem;
    margin-top: 20px;
    line-height: 1.7;
    text-align: left;
  }
  #Solutions.Case.detail #contentsLayer .articleSubtitle {
    font-size: 1.3rem;
    margin-top: 10px;
    text-align: left;
  }
  #Solutions.Case.detail #contentsLayer .articleBody {
    padding-top: 40px;
    margin-top: 40px;
    font-size: 1.2rem;
  }
  #Solutions.Case.detail #contentsLayer .articleBody .flexWrap {
    display: block;
  }
  #Solutions.Case.detail #contentsLayer .articleBody .flexWrap .left,
  #Solutions.Case.detail #contentsLayer .articleBody .flexWrap .right {
    width: 100%;
    margin-top: 20px;
  }
  #Solutions.Case.detail #contentsLayer .articleBody img {
    max-width: 100%;
  }
  #Solutions.Case.detail #contentsLayer .articleBody .caption {
    font-size: 1rem;
  }
  #Solutions.Case.detail #contentsLayer .articleBody h2 {
    margin-top: 30px;
  }
  #Solutions.Case.detail #contentsLayer .articleBody h2 + p {
    margin-top: 10px;
  }
  #Solutions.Case.detail #contentsLayer .articleBody p {
    margin-top: 30px;
  }
  #Solutions.Case.detail #contentsLayer .articleBody .note {
    margin-top: 10px;
    font-size: 1rem;
  }
  #Solutions.Case.detail #contentsLayer .note {
    margin-top: 30px;
    font-size: 1rem;
  }
  #Solutions.Case.detail #contentsLayer .btnArea {
    height: 110px;
    margin-top: 50px;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a {
    width: 50%;
    background: #fff;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a.prev {
    justify-content: flex-end;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a.prev .txtArea {
    justify-content: flex-start;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a.prev .txtArea .icon {
    transform: rotate(45deg);
    margin-right: 5px;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a.next {
    justify-content: flex-start;
    border-left: 1px solid #eee;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a.next .txtArea {
    justify-content: flex-end;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a.next .txtArea .icon {
    transform: rotate(-135deg);
    margin-left: 5px;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a .txtArea {
    max-width: 100%;
    width: 80%;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a .txtArea .icon {
    display: block;
    width: 5px;
    height: 5px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    opacity: 1;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a .txtArea .label {
    font-size: 1.5rem;
    opacity: 1;
  }
  #Solutions.Case.detail #contentsLayer .btnArea a .txtArea .label::after {
    display: none;
  }
}
#News.index #main .txtArea .cw > .wrap {
  display: flex;
}
#News.index #main .txtArea .cw > .wrap .searchArea {
  width: 150px;
  display: flex;
  flex-direction: column;
}
#News.index #main .txtArea .cw > .wrap .searchArea a {
  font-size: 2.2rem;
  font-family: "Poppins", sans-serif;
}
#News.index #main .txtArea .cw > .wrap .searchArea a + a {
  margin-top: 20px;
}
#News.index #main .txtArea .cw > .wrap .searchArea a span {
  display: inline-block;
  position: relative;
}
#News.index #main .txtArea .cw > .wrap .searchArea a span::after {
  content: "";
  height: 1px;
  width: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #282828;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  #News.index #main .txtArea .cw > .wrap .searchArea a.active,
  #News.index #main .txtArea .cw > .wrap .searchArea a:hover {
    color: #000;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a:hover span::after,
  #News.index #main .txtArea .cw > .wrap .searchArea a.active span::after {
    width: 100%;
  }
}
#News.index #main .txtArea .cw > .wrap .newsList {
  width: calc(100% - 200px);
  margin-left: auto;
}
@media (max-width: 767px) {
  #News.index #main .txtArea .cw > .wrap {
    display: block;
    padding-top: 30px;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea {
    width: 200px;
    margin-left: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a {
    width: 40%;
    font-size: 1.5rem;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a:nth-child(odd) {
    width: 60%;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a + a {
    margin-top: 0;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a:nth-child(n + 3) {
    margin-top: 10px;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a span {
    display: inline-block;
    position: relative;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a span::after {
    content: "";
    height: 1px;
    width: 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #282828;
    transition: all ease 0.3s;
  }
  #News.index #main .txtArea .cw > .wrap .searchArea a.active {
    color: #000;
    font-weight: bold;
  }
  #News.index #main .txtArea .cw > .wrap .newsList {
    width: 100%;
    margin-top: 20px;
  }
}
#News.detail #main .cw {
  max-width: 1000px;
}
#News.detail #contentsLayer .dateArea {
  display: flex;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
}
#News.detail #contentsLayer .dateArea .category {
  font-weight: bold;
  font-size: 2rem;
}
#News.detail #contentsLayer .dateArea .date {
  margin-left: 20px;
  font-size: 2rem;
}
#News.detail #contentsLayer .articleTitle {
  font-size: 3.6rem;
  line-height: 1.5;
  margin-top: 30px;
}
#News.detail #contentsLayer .articleBody {
  border-top: 1px solid #000;
  padding-top: 70px;
  margin-top: 70px;
  font-size: 1.6rem;
  line-height: 2;
}
#News.detail #contentsLayer .articleBody img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#News.detail #contentsLayer .articleBody .caption {
  margin-top: 10px;
  color: #666;
  font-size: 1.2rem;
  line-height: 2;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#News.detail #contentsLayer .articleBody h2 {
  font-weight: bold;
  margin-top: 60px;
}
#News.detail #contentsLayer .articleBody h2 + p {
  margin-top: 15px;
}
#News.detail #contentsLayer .articleBody p {
  margin-top: 60px;
}
#News.detail #contentsLayer .articleBody p:first-child {
  margin-top: 0;
}
#News.detail #contentsLayer .articleBody .note {
  margin-top: 10px;
  color: #666;
  font-size: 1.2rem;
  line-height: 2;
}
#News.detail #contentsLayer .articleBody a {
  color: #ec3055;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  #News.detail #contentsLayer .articleBody a:hover {
    color: #000;
  }
}
#News.detail #contentsLayer .note {
  margin-top: 70px;
  color: #666;
  font-size: 1.2rem;
  line-height: 2;
}
#News.detail #contentsLayer .btnArea {
  display: flex;
  height: 200px;
  margin-top: 100px;
}
#News.detail #contentsLayer .btnArea a {
  display: flex;
  align-items: center;
  transition: all ease 0.3s;
  width: 50%;
}
@media (min-width: 768px) {
  #News.detail #contentsLayer .btnArea a:hover {
    background: #fff;
  }
  #News.detail #contentsLayer .btnArea a:hover .txtArea .icon {
    opacity: 1;
  }
  #News.detail #contentsLayer .btnArea a:hover .txtArea .label {
    opacity: 1;
  }
  #News.detail #contentsLayer .btnArea a:hover .txtArea .label:after {
    animation-name: simpleLineAnimation;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
    opacity: 1;
  }
}
#News.detail #contentsLayer .btnArea a.prev {
  justify-content: flex-end;
}
#News.detail #contentsLayer .btnArea a.prev .txtArea {
  justify-content: flex-start;
}
#News.detail #contentsLayer .btnArea a.prev .txtArea .icon {
  transform: rotate(45deg);
  margin-right: 8px;
}
#News.detail #contentsLayer .btnArea a.next {
  justify-content: flex-start;
  margin-left: auto;
}
#News.detail #contentsLayer .btnArea a.next .txtArea {
  justify-content: flex-end;
}
#News.detail #contentsLayer .btnArea a.next .txtArea .icon {
  transform: rotate(-135deg);
  margin-left: 8px;
}
#News.detail #contentsLayer .btnArea a .txtArea {
  max-width: 500px;
  width: 90%;
  display: flex;
  align-items: center;
}
#News.detail #contentsLayer .btnArea a .txtArea .icon {
  transition: all ease 0.3s;
  display: block;
  width: 10px;
  height: 10px;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  opacity: 0.5;
}
#News.detail #contentsLayer .btnArea a .txtArea .label {
  font-size: 2.2rem;
  font-weight: bold;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  position: relative;
  transition: all ease 0.3s;
  opacity: 0.5;
}
#News.detail #contentsLayer .btnArea a .txtArea .label::after {
  transition: all ease 0.3s;
  content: "";
  height: 2px;
  width: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
}
@media (max-width: 767px) {
  #News.detail #main .cw {
    max-width: 100%;
  }
  #News.detail #contentsLayer {
    padding-top: 50px;
  }
  #News.detail #contentsLayer .dateArea .category {
    font-size: 1.3rem;
  }
  #News.detail #contentsLayer .dateArea .date {
    margin-left: 10px;
    font-size: 1.3rem;
  }
  #News.detail #contentsLayer .articleTitle {
    font-size: 2rem;
    margin-top: 20px;
    line-height: 1.7;
  }
  #News.detail #contentsLayer .articleBody {
    padding-top: 40px;
    margin-top: 40px;
    font-size: 1.2rem;
  }
  #News.detail #contentsLayer .articleBody img {
    max-width: 100%;
  }
  #News.detail #contentsLayer .articleBody .caption {
    font-size: 1rem;
  }
  #News.detail #contentsLayer .articleBody h2 {
    margin-top: 30px;
  }
  #News.detail #contentsLayer .articleBody h2 + p {
    margin-top: 10px;
  }
  #News.detail #contentsLayer .articleBody p {
    margin-top: 30px;
  }
  #News.detail #contentsLayer .articleBody .note {
    margin-top: 10px;
    font-size: 1rem;
  }
  #News.detail #contentsLayer .note {
    margin-top: 30px;
    font-size: 1rem;
  }
  #News.detail #contentsLayer .btnArea {
    height: 110px;
    margin-top: 50px;
  }
  #News.detail #contentsLayer .btnArea a {
    width: 50%;
    background: #fff;
  }
  #News.detail #contentsLayer .btnArea a.prev {
    justify-content: flex-end;
  }
  #News.detail #contentsLayer .btnArea a.prev .txtArea {
    justify-content: flex-start;
  }
  #News.detail #contentsLayer .btnArea a.prev .txtArea .icon {
    transform: rotate(45deg);
    margin-right: 5px;
  }
  #News.detail #contentsLayer .btnArea a.next {
    justify-content: flex-start;
    border-left: 1px solid #eee;
  }
  #News.detail #contentsLayer .btnArea a.next .txtArea {
    justify-content: flex-end;
  }
  #News.detail #contentsLayer .btnArea a.next .txtArea .icon {
    transform: rotate(-135deg);
    margin-left: 5px;
  }
  #News.detail #contentsLayer .btnArea a .txtArea {
    max-width: 100%;
    width: 80%;
  }
  #News.detail #contentsLayer .btnArea a .txtArea .icon {
    display: block;
    width: 5px;
    height: 5px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    opacity: 1;
  }
  #News.detail #contentsLayer .btnArea a .txtArea .label {
    font-size: 1.5rem;
    opacity: 1;
  }
  #News.detail #contentsLayer .btnArea a .txtArea .label::after {
    display: none;
  }
}
#Contact #main,
#Trial #main {
  margin-top: 112px;
  padding-top: 0;
}
#Contact #main .pageTitle,
#Trial #main .pageTitle {
  color: #ec3055;
  font-family: "Poppins", sans-serif;
  font-size: 3.8rem;
  line-height: 1;
  font-weight: bold;
}
#Contact #main .sub,
#Trial #main .sub {
  font-weight: bold;
  color: #ec3055;
  font-size: 2rem;
}
#Contact #main .wrap,
#Trial #main .wrap {
  display: flex;
}
#Contact #main .wrap .bgArea,
#Contact #main .wrap .formArea,
#Trial #main .wrap .bgArea,
#Trial #main .wrap .formArea {
  width: 50%;
}
@media screen and (max-width: 1000px) {
  #Contact #main .wrap .bgArea,
  #Contact #main .wrap .formArea,
  #Trial #main .wrap .bgArea,
  #Trial #main .wrap .formArea {
    width: calc(100% - 500px);
  }
}
#Contact #main .wrap .bgArea,
#Trial #main .wrap .bgArea {
  background-color: #e95077;
  display: flex;
  width: 100%;
  align-items: center;
}
#Contact #main .wrap .bgArea img,
#Trial #main .wrap .bgArea img {
  width: 100%;
}
#Contact #main .wrap .formArea,
#Trial #main .wrap .formArea {
  padding: 100px 70px 200px;
  background: #fceff9;
  min-width: 500px;
  width: 50%;
}
#Contact #main .wrap .formArea .inputList,
#Trial #main .wrap .formArea .inputList {
  margin-top: 40px;
  max-width: 500px;
}
#Contact #main .wrap .formArea .inputList li + li,
#Trial #main .wrap .formArea .inputList li + li {
  margin-top: 40px;
}
#Contact #main .wrap .formArea .inputList li label,
#Trial #main .wrap .formArea .inputList li label {
  color: #ec3055;
  font-weight: bold;
}
#Contact #main .wrap .formArea .inputList li .inputArea,
#Trial #main .wrap .formArea .inputList li .inputArea {
  margin-top: 5px;
}
#Contact #main .wrap .formArea .inputList li .note,
#Trial #main .wrap .formArea .inputList li .note {
  margin-top: 20px;
  font-size: 1.6rem;
}
#Contact #main .wrap .formArea .inputList li.policy div,
#Trial #main .wrap .formArea .inputList li.policy div {
  height: 520px;
  overflow-y: scroll;
  background: #fff;
  padding: 20px;
  margin-top: 20px;
}
#Contact #main .wrap .formArea .inputList li.check,
#Trial #main .wrap .formArea .inputList li.check {
  margin-top: 60px;
}
#Contact #main .wrap .formArea .inputList li.check + .check,
#Trial #main .wrap .formArea .inputList li.check + .check {
  margin-top: 15px;
}
#Contact #main .wrap .formArea .inputList li.check label,
#Trial #main .wrap .formArea .inputList li.check label {
  color: #000;
}
#Contact #main .wrap .formArea .inputList li.check label a,
#Trial #main .wrap .formArea .inputList li.check label a {
  color: #ec3055;
  text-decoration: underline;
}
@media (max-width: 767px) {
  #Contact .stickyTitle,
  #Trial .stickyTitle {
    top: 20px;
  }
  #Contact #main,
  #Trial #main {
    margin-top: 60px;
    padding-top: 0;
  }
  #Contact #main .pageTitle,
  #Trial #main .pageTitle {
    font-size: 2.5rem;
  }
  #Contact #main .sub,
  #Trial #main .sub {
    font-size: 1.4rem;
  }
  #Contact #main .wrap,
  #Trial #main .wrap {
    display: block;
    width: 100%;
  }
  #Contact #main .wrap .bgArea,
  #Contact #main .wrap .formArea,
  #Trial #main .wrap .bgArea,
  #Trial #main .wrap .formArea {
    width: 100%;
  }
  #Contact #main .wrap .bgArea,
  #Trial #main .wrap .bgArea {
    width: 100%;
    height: 220px;
    background-size: 100% auto;
  }
  #Contact #main .wrap .formArea,
  #Trial #main .wrap .formArea {
    padding: 50px 23px 100px;
    min-width: auto;
    width: 100%;
  }
  #Contact #main .wrap .formArea .inputList,
  #Trial #main .wrap .formArea .inputList {
    margin-top: 40px;
    max-width: 500px;
  }
  #Contact #main .wrap .formArea .inputList li + li,
  #Trial #main .wrap .formArea .inputList li + li {
    margin-top: 30px;
  }
  #Contact #main .wrap .formArea .inputList li label,
  #Trial #main .wrap .formArea .inputList li label {
    font-size: 1.2rem;
  }
  #Contact #main .wrap .formArea .inputList li .inputArea,
  #Trial #main .wrap .formArea .inputList li .inputArea {
    margin-top: 5px;
  }
  #Contact #main .wrap .formArea .inputList li .note,
  #Trial #main .wrap .formArea .inputList li .note {
    margin-top: 10px;
    font-size: 1.2rem;
  }
  #Contact #main .wrap .formArea .inputList li.policy div,
  #Trial #main .wrap .formArea .inputList li.policy div {
    font-size: 1.1rem;
  }
}
#Trial #main .wrap .bgArea {
  background: url("../images/trial/bg.jpg") center top repeat-y;
  background-size: 100% auto;
}
#Trial.complete #main {
  margin-bottom: 100px;
}
#Trial.complete #main .topImg {
  display: flex;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 40px;
}
#Trial.complete #main .topImg img {
  width: 223px;
}
#Trial.complete #main .txt {
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 30px;
  text-align: center;
}
#Trial.complete #main .txt a,
#Trial.complete #main .txt .mail {
  color: #ec3055;
  text-decoration: underline;
}
#Trial.complete #main .list {
  display: flex;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  flex-wrap: wrap;
}
#Trial.complete #main .list li {
  width: calc(50% - 10px);
}
#Trial.complete #main .list li:nth-child(even) {
  margin-left: auto;
}
#Trial.complete #main .list li:nth-child(n + 3) {
  margin-top: 20px;
}
#Trial.complete #main .list li a {
  display: flex;
  background: #fff;
  align-items: center;
  padding: 20px;
  transition: all ease 0.3s;
}
@media (min-width: 768px) {
  #Trial.complete #main .list li a:hover {
    background: rgba(255, 255, 255, 0.6);
  }
  #Trial.complete #main .list li a:hover .img {
    opacity: 0.6;
  }
  #Trial.complete #main .list li a:hover .labelArea .label span {
    animation-name: simpleBackgroundLineAnimation;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: alternate;
  }
  #Trial.complete #main .list li a:hover .labelArea .icon {
    -moz-transform: translate(3px, -3px);
    -o-transform: translate(3px, -3px);
    -ms-transform: translate(3px, -3px);
    -webkit-transform: translate(3px, -3px);
    transform: translate(3px, -3px);
  }
}
#Trial.complete #main .list li a .img {
  width: calc(50% - 20px);
  transition: all ease 0.3s;
}
#Trial.complete #main .list li a .img img {
  height: 50px;
}
#Trial.complete #main .list li a .labelArea {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: auto;
  align-items: flex-end;
}
#Trial.complete #main .list li a .labelArea .label {
  color: #ec3055;
  line-height: 1.8;
}
#Trial.complete #main .list li a .labelArea .label span {
  padding-bottom: 1px;
  background: url("../images/common/line_pink.png") 0 100% no-repeat;
  background-size: 0 1px;
}
#Trial.complete #main .list li a .labelArea .icon {
  width: 10px;
  margin-left: 7px;
  transition: all ease 0.3s;
}
@media (max-width: 767px) {
  #Trial.complete #main {
    margin-bottom: 80px;
  }
  #Trial.complete #main .topImg {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #Trial.complete #main .topImg img {
    width: 180px;
  }
  #Trial.complete #main .txt {
    font-size: 1.2rem;
    margin-top: 20px;
  }
  #Trial.complete #main .list {
    margin-top: 40px;
    display: block;
  }
  #Trial.complete #main .list li {
    width: 100%;
  }
  #Trial.complete #main .list li a .img img {
    height: 40px;
  }
  #Trial.complete #main .list li:nth-child(n + 2) {
    margin-top: 15px;
  }
}
