@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  line-height: 1.6;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
q:after,
q:before {
  content: "";
}
embed,
object {
  vertical-align: top;
}
hr,
legend {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
abbr,
acronym,
fieldset,
img {
  border: 0;
}
ol,
ul {
  list-style-type: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
main {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}
address {
  font-style: normal;
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  border: 0;
  height: 1px;
  border-bottom: 1px solid #ccc;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
button {
  border: 0;
  background: 0 0;
  display: block;
  cursor: pointer;
}
input,
textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
a,
button {
  text-decoration: none;
  opacity: 1;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  word-break: break-all;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
a:link {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
a:visited {
  color: inherit;
}
a,
a:focus {
  outline: 0;
}
button,
input,
input:focus {
  outline: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: none;
}
.MoveUp {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .MoveUp.only_pc {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.MoveUpDone {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.Blur {
  -webkit-transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), -webkit-filter 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), -webkit-filter 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), filter 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), filter 1s cubic-bezier(0.19, 1, 0.22, 1), -webkit-filter 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
.BlurDone {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
}
.MoveRight {
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
  -webkit-transition: opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .MoveRight.only_pc {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.MoveRightDone {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.MoveLeft {
  opacity: 0;
  -webkit-transform: translate(50px, 0);
  transform: translate(50px, 0);
  -webkit-transition: opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 1.9s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .MoveLeft.only_pc {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transition: opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.MoveLeftDone {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.RotationContent {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.36, 0.1, 0.16, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.36, 0.1, 0.16, 1);
  transition: transform 1.5s cubic-bezier(0.36, 0.1, 0.16, 1);
  transition: transform 1.5s cubic-bezier(0.36, 0.1, 0.16, 1), -webkit-transform 1.5s cubic-bezier(0.36, 0.1, 0.16, 1);
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
.RotationContentDone {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.Rotation3dContent {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.Rotation3dContentDone {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.ZoomIn {
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.ZoomInDone {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.FadeIn {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.FadeInDone {
  opacity: 1;
}
.CoverInview {
  position: relative;
}
.CoverInview::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: #0098d5;
  position: absolute;
  -webkit-transition: width 680ms 0s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: width 680ms 0s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 3000;
}
.CoverInviewBK::after {
  background: #000;
}
.CoverInviewDone::after {
  width: 0%;
}
.Delay100ms {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.Delay150ms {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
.Delay200ms {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.Delay300ms {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.Delay400ms {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.Delay450ms {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}
.Delay500ms {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.Delay600ms {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.Delay700ms {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.Delay750ms {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}
.Delay800ms {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.Delay900ms {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.Delay1000ms {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.Delay1100ms {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.Delay1200ms {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.Delay1300ms {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.Delay1400ms {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.Delay1500ms {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.Delay1600ms {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.Delay1700ms {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
.Delay1800ms {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.Delay1900ms {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
.Delay2000ms {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
* {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  letter-spacing: 0;
  line-height: 0;
  word-wrap: break-word;
}
main {
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  animation: fadeIn 2s ease 0s 1 normal;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body,
html {
  min-width: 1120px;
  max-width: 100%;
  margin: auto;
  font-family: "Noto Sans JP", "M PLUS 1", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #2e2e2e;
}
@media screen and (max-width: 1024px) {
  body,
  html {
    min-width: 100%;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  body,
  html {
    min-width: 100%;
  }
}
html {
  overflow: auto;
}
a,
a:hover,
a:visited {
  color: #2e2e2e;
  text-decoration: none;
}
b {
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style-type: none;
}
.sp-block,
.sp-flex,
.sp-inline,
.sp-inline-block,
.sp-table-row {
  display: none !important;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  body,
  html {
    min-width: 0;
    max-width: 100vw;
    overflow-x: hidden;
  }
  .sp-none {
    display: none !important;
  }
  .sp-block {
    display: block !important;
  }
  .sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .sp-inline {
    display: inline !important;
  }
  .sp-inline-block {
    display: inline-block !important;
  }
  .sp-brNone br {
    display: none !important;
  }
  .sp-table-row {
    display: table-row !important;
  }
}
body {
  padding-top: 102px;
  background-color: #f4f7f8;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  body {
    padding-top: 70px;
  }
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 102px;
  padding: 0 20px 0 40px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #f4f7f8;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__inner {
    height: 70px;
    padding: 0 6.6%;
  }
}
.header__inner.active {
  height: 80px;
}
.header__logoLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: relative;
  z-index: 9999;
}
.header__logoLink:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__logoImage {
    width: 170px;
    height: 20px;
  }
}
.header__navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 9990;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navList {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 70px;
    padding-bottom: 70px;
    left: -100%;
    top: 0;
    -webkit-transition: left 0.25s ease;
    transition: left 0.25s ease;
  }
}
.header__navList--active {
  left: 0;
}
.header__navItem {
  margin-right: 40px;
}
.header__navItem:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navItem {
    margin-right: 0;
    width: 100%;
  }
}
.header__navLink {
  height: 102px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navLink {
    height: auto;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
    padding: 24px 25px 19px;
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.header__navLink::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.12s ease-in;
  transition: all 0.12s ease-in;
  background-color: #0098d5;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  opacity: 0;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navLink::before {
    display: none;
  }
}
.header__navLink--active::before,
.header__navLink:hover::before {
  opacity: 1;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navLink--active::before,
  .header__navLink:hover::before {
    opacity: 0.7;
  }
}
.header__navItemSubMenu {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__navItemSubMenu:hover .header__childList {
  pointer-events: all;
  opacity: 1;
}
.header__navItemSubMenu:hover .header__navLinkSubMenu::before {
  opacity: 1;
}
.header__childList.active {
  height: auto;
  opacity: 1;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navLinkSubMenu {
    position: relative;
  }
  .header__navLinkSubMenu::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/common/meta/icon-circle-down.svg) no-repeat center/contain;
    top: 50%;
    right: 21px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: rotate 0.3s ease;
    transition: rotate 0.3s ease;
  }
}
.header__navLinkSubMenu.active::after {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
.header__childList.header__search__listNav {
  background: #fff;
  min-width: 240px;
  padding: 0;
  border-radius: 6px 0 0 6px;
  -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.06);
}
.header__childList.header__search__listNav .categoryPart__item {
  border: none;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
}
.header__childList.header__search__listNav .categoryPart__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px 23px 13px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__childList.header__search__listNav .categoryPart__link:hover {
  background-color: #caeaf4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__childList.header__search__listNav .categoryPart__link:hover .categoryPart__text {
  color: #0098d5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__childList.header__search__listNav .categoryPart__icon {
  margin-right: 16px;
}
.header__childList.header__search__listNav .categoryPart__text {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.5;
}
.header__childList.header__search__listNav .categoryPart__stationeryLink {
  margin-top: 0;
  padding: 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childList.header__search__listNav .categoryPart__stationeryLink {
    margin-top: 0;
    border-radius: 0;
  }
}
.header__childList.header__search__listNav .categoryPart__stationeryLink:hover {
  background-color: #caeaf4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__childList.header__search__listNav .categoryPart__stationeryLink:hover .categoryPart__stationeryText {
  color: #0098d5;
}
.header__childList.header__search__listNav .categoryPart__stationeryImage {
  border-radius: 6px;
}
.header__childList.header__search__listNav .categoryPart__stationeryText {
  width: calc(100% - 50px);
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1.5;
  padding-left: 24px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childList.header__search__listNav .categoryPart__stationeryText {
    padding-left: 23px;
    padding-top: 5px;
  }
}
.header__childList {
  pointer-events: none;
  opacity: 0;
  min-width: 215px;
  position: absolute;
  padding: 15px;
  background: #0098d5;
  top: 102px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99999;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childList {
    position: relative;
    top: 0;
    padding: 0;
    background: 0 0;
    height: 0;
    overflow: hidden;
  }
}
.header__childList .header__navLink {
  display: none;
}
.header__childListItem {
  position: relative;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childListItem {
    width: 100%;
  }
}
.header__childListLink {
  font-size: 14px;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #f4f7f8 !important;
  padding: 5px 12px;
  display: block;
  white-space: nowrap;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childListLink:hover {
    background-color: #caeaf4;
  }
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childListLink {
    color: #2e2e2e !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    padding: 24px 51px 19px;
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    background-color: #f4f7f8;
  }
}
.header__childListLink::before {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 6px solid #f4f7f8;
  content: "";
  display: block;
  margin-right: 5px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__childListLink::before {
    display: none;
  }
}
.header__navItem--scanSnap {
  display: none;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__navItem--scanSnap {
    padding: 0 25px;
    display: block;
  }
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__scanSnap {
    display: none;
  }
}
.header__scanSnapLink {
  background-color: #0098d5;
  width: 258px;
  height: 60px;
  border: 2px solid #0098d5;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__scanSnapLink {
    width: 100%;
    padding: 4px 18px 2px;
  }
}
.header__scanSnapLink:hover {
  background-color: #fff;
}
.header__scanSnapLink:hover .header__scanSnapText {
  color: #0098d5;
}
.header__scanSnapText {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  color: #fff;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__scanSnapText {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.header__scanSnapText::after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../img/common/meta/icon-link.svg) no-repeat center/contain;
  margin-left: 8px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .header__scanSnapText::after {
    margin-top: 4px;
  }
}
.menu__inner {
  display: none;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .menu__inner {
    position: fixed;
    right: 6.2%;
    top: 20px;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9999;
  }
  .menu__button {
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 34px;
    height: 29px;
  }
  .menu__button:hover {
    opacity: 1;
  }
  .menu__button span,
  .menu__button::after,
  .menu__button::before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 34px;
    height: 2px;
    margin: auto;
    background: #2e2e2e;
  }
  .menu__button span {
    overflow: hidden;
    z-index: 1;
    color: #2e2e2e;
  }
  .menu__button::before {
    z-index: 2;
    content: "";
    -webkit-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
  .menu__button::after {
    z-index: 2;
    content: "";
    -webkit-transform: translate(0, 7px);
    transform: translate(0, 7px);
  }
  .menu__button {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .menu__button span {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .menu__button::after,
  .menu__button::before {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  .menu__button.active {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .menu__button.active span {
    color: #0098d5;
  }
  .menu__button.active span {
    opacity: 0;
  }
  .menu__button.active::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu__button.active::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.footer {
  background-color: #353a3f;
  padding: 126px 0 59px;
}
@media screen and (max-width: 1024px) {
  .footer {
    width: 100%;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer {
    padding: 43px 0 23px;
  }
}
.footer__navBottom,
.footer__navTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navBox {
    width: 100%;
  }
}
.footer__navList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__navItem {
  margin-right: 40px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navItem {
    margin-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.footer__navItemSubMenu {
  margin-right: 31px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navItemSubMenu {
    margin-right: 0;
  }
}
.footer__navLink {
  color: #fff !important;
  font-size: 16px;
  font-weight: 900;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navLink {
    display: block;
    padding: 24px 0 20px;
  }
}
.footer__navLink:hover {
  opacity: 0.7;
}
.footer__navLinkSubMenu {
  position: relative;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navLinkSubMenu {
    padding: 22px 0;
  }
  .footer__navLinkSubMenu::after,
  .footer__navLinkSubMenu::before {
    content: "";
    position: absolute;
    right: 0;
    top: calc((100% - 1px) / 2);
    display: inline-block;
    width: 16px;
    height: 1px;
    background-color: #fff;
  }
  .footer__navLinkSubMenu::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}
.footer__navLinkSubMenu.active {
  padding: 22px 0 15px;
}
.footer__navLinkSubMenu.active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.footer__childList {
  margin-top: 26px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__childList {
    margin-top: 0;
    height: 0;
    overflow: hidden;
    padding-left: 17px;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__childList.active {
    height: auto;
    padding-bottom: 19px;
  }
}
.footer__childListLink {
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.footer__childListLink:hover {
  opacity: 0.7;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__childListLink {
    font-size: 13px;
    line-height: 1.86;
  }
}
.footer__childListItem + .footer__childListItem {
  margin-top: 5px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__scanSnap {
    display: none;
  }
}
.footer__scanSnapLink {
  background-color: #fff;
  border: 2px solid #fff;
  width: 258px;
  height: 60px;
  border-radius: 10px;
  padding: 2px 18px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__scanSnapLink {
    width: 100%;
    padding: 4px 18px 2px;
  }
}
.footer__scanSnapLink:hover {
  opacity: 0.7;
}
.footer__scanSnapText {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  color: #0098d5;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__scanSnapText {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer__scanSnapText::after {
  display: inline-block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../img/common/meta/icon-link-footer.svg) no-repeat center/contain;
  margin-left: 8px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__scanSnapText::after {
    margin-top: 4px;
  }
}
.footer__navBottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 31px;
  margin-top: 90px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navBottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navBottom {
    border-top: none;
    padding-top: 29px;
    margin-top: 0;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navBottom .footer__navItem {
    border: none;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navBottom .footer__navItem + .footer__navItem {
    margin-top: 10px;
  }
}
.footer__navBottom .footer__navLink {
  font-size: 14px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__navBottom .footer__navLink {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.4) !important;
    border: none;
    padding: 0;
  }
}
.footer__copyRight {
  margin-top: 4px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__copyRight {
    margin-top: 99px;
  }
}
.footer__copyRightText {
  font-size: 14px;
  letter-spacing: 0;
  font-family: "M PLUS 1", sans-serif;
  color: #fff;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__copyRightText {
    margin-top: 40px;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .footer__copyRightText {
    margin-top: 0;
    font-size: 12px;
  }
}
.pagetop {
  height: 52px;
  width: 52px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.pagetop:hover {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.5;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .pagetop {
    right: 10px;
  }
}
.pagetop__arrow {
  height: 10px;
  width: 10px;
  border-top: 2px solid #2e2e2e;
  border-right: 2px solid #2e2e2e;
  -webkit-transform: translateY(20%) rotate(-45deg);
  transform: translateY(20%) rotate(-45deg);
}
@-webkit-keyframes animate-panel {
  0% {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  49% {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
@keyframes animate-panel {
  0% {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  49% {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
}
@-webkit-keyframes animate-content {
  0% {
    visibility: hidden;
  }
  49% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
@keyframes animate-content {
  0% {
    visibility: hidden;
  }
  49% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: visible;
  }
}
.mask__box {
  display: inline-block;
}
.mask__box .mask__inner {
  position: relative;
  visibility: hidden;
}
.mask__box .mask__inner::after {
  content: "";
  background: #2e2e2e;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: visible;
}
.mask__box .mask__inner.start {
  -webkit-animation-name: animate-content;
  animation-name: animate-content;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mask__box .mask__inner.start::after {
  -webkit-animation-name: animate-panel;
  animation-name: animate-panel;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.scroll__wrap {
  position: absolute;
  bottom: 20%;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 90px;
  z-index: 50;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .scroll__wrap {
    width: 2%;
  }
}
.scroll__title {
  color: #fff;
  letter-spacing: 0.365em;
  font-weight: 300;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 11px;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .scroll__title {
    display: none;
  }
}
.scroll__text {
  top: auto;
  bottom: 140px;
  left: 0;
  right: 0;
  margin: auto;
  height: 135px;
}
.scroll__text::before {
  content: "";
  width: 6px;
  height: 150px;
  border: 1px solid #fff;
  display: block;
  border-top: none;
  border-right: none;
  -webkit-transform: skewY(-40deg);
  transform: skewY(-40deg);
  position: relative;
  z-index: 1;
  left: -17px;
  top: 0;
  -webkit-animation-name: scroll;
  animation-name: scroll;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.scroll__text b {
  margin-top: 17px;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  color: #fff;
  bottom: auto;
  top: 3px;
  right: -5px;
  left: auto;
  margin: 0;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 600;
  letter-spacing: 0.4em;
  font-weight: 400;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
@-webkit-keyframes scroll {
  0% {
    height: 10px;
    opacity: 0;
  }
  5% {
    height: 10px;
    opacity: 1;
  }
  80% {
    height: 120px;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    height: 10px;
    opacity: 0;
  }
  5% {
    height: 10px;
    opacity: 1;
  }
  80% {
    height: 120px;
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.marker-animation.active {
  background-position: -100% 0.9em;
}
.marker-animation {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #fff));
  background-image: -webkit-linear-gradient(left, transparent 50%, #fff 50%);
  background-image: linear-gradient(to right, transparent 50%, #fff 50%);
  background-repeat: repeat-x;
  background-size: 200% 0.45em;
  background-position: 0 0.9em;
  -webkit-transition: background-position 1.3s ease-in;
  transition: background-position 1.3s ease-in;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: inline;
  opacity: 1;
}
.autoBr {
  word-wrap: break-word;
  white-space: pre-wrap;
}
.objectFit {
  overflow: hidden;
}
.objectFit__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.enFont {
  font-family: "M PLUS 1", sans-serif;
}
.relative {
  position: relative;
}
.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.textCenter {
  text-align: center;
}
.container {
  width: 1120px;
  max-width: 87%;
  margin: 0 auto;
}
.titleBox {
  text-align: center;
}
.titleEn {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 800;
  font-family: "M PLUS 1", sans-serif;
  color: #0098d5;
  letter-spacing: 0;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .titleEn {
    font-size: 13px;
  }
}
.titleJa {
  font-size: 32px;
  line-height: 1.68;
  font-weight: 900;
  margin-top: -3px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .titleJa {
    font-size: 24px;
    line-height: 1.66;
  }
}
.titleSub {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 900;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .titleSub {
    font-size: 20px;
  }
}
.textDesc {
  font-size: 16px;
  line-height: 1.68;
  color: #2e2e2e;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .textDesc {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.69;
  }
}
.linkMore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .linkMore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.linkMore:hover {
  opacity: 0.7;
}
.linkMore:hover .linkMore__icon {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.linkMore__text {
  font-size: 20px;
  font-weight: 900;
  color: #2e2e2e;
  opacity: 0.4;
  line-height: 1.7;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .linkMore__text {
    font-size: 16px;
    line-height: 1.68;
  }
}
.linkMore__icon {
  opacity: 0.4;
  margin-right: 8px;
  margin-left: 13px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainv {
  height: 248px;
  position: relative;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .mainv {
    padding: 44px 0 45px;
    height: auto;
  }
}
.mainv__title {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.5;
  position: absolute;
  top: 42%;
  padding-right: 6.5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .mainv__title {
    font-size: 30px;
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-right: 0;
  }
}
.categoryPart {
  width: 240px;
  position: relative;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .categoryPart {
    position: fixed;
    width: 240px;
    height: auto;
    right: -240px;
    z-index: 99;
    top: auto;
    bottom: 18px;
    -webkit-transition: right 0.25s ease;
    transition: right 0.25s ease;
    -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
  }
}
.categoryPart.active {
  right: 0;
}
.categoryPart__box {
  background-color: #fff;
  -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .categoryPart__box {
    height: 474px;
    max-height: calc(100vh - 100px);
    overflow-y: scroll;
    border-radius: 6px 0 0 0;
  }
}
@media screen and (max-width: 640px) and (orientation: landscape) {
  .categoryPart__box {
    height: 384px;
    max-height: calc(100vh - 200px);
  }
}
.categoryPart__title {
  color: #0098d5;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.5;
  padding: 33px 24px 30px;
}
.categoryPart__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px 23px 13px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categoryPart__link:hover {
  background-color: #caeaf4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categoryPart__link:hover .categoryPart__text {
  color: #0098d5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categoryPart__link.categoryPart__linkSubMenu:hover {
  background-color: #fff;
}
.categoryPart__linkSubMenu:hover {
  cursor: pointer;
}
.categoryPart__linkSubMenu::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/search/icon-circle-down02.svg) no-repeat center/contain;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: rotate 0.3s ease;
  transition: rotate 0.3s ease;
}
.categoryPart__linkSubMenu.active::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.categoryPart__childList {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 0;
  overflow: hidden;
}
.categoryPart__childList.active {
  height: auto;
  opacity: 1;
}
.categoryPart__item {
  border: 1px solid rgba(34, 34, 34, 0.1);
}
.categoryPart__icon {
  margin-right: 16px;
}
.categoryPart__text {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.5;
  max-width: 100px;
}
.categoryPart__childListLink {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  padding: 18px 24px 13px 68px;
  border-top: 1px solid rgba(34, 34, 34, 0.1);
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  background-color: #f4f7f8;
  display: block;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.categoryPart__childListLink:hover {
  background-color: #caeaf4;
}
.categoryPart__childListLink:last-child {
  border-bottom: none;
}
.categoryPart__stationeryLink {
  margin-top: 16px;
  padding: 16px 21px 16px 16px;
  border-radius: 6px;
  -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.06);
  background-color: #fff;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .categoryPart__stationeryLink {
    margin-top: 0;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: unset;
    box-shadow: unset;
    padding: 16px 21px 16px 15px;
  }
}
.categoryPart__stationeryLink:hover {
  background-color: #caeaf4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.categoryPart__stationeryLink:hover .categoryPart__stationeryText {
  color: #0098d5;
}
.categoryPart__stationeryImage {
  border-radius: 6px;
}
.categoryPart__stationeryText {
  width: calc(100% - 50px);
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1.5;
  padding-left: 24px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .categoryPart__stationeryText {
    padding-left: 23px;
    padding-top: 5px;
  }
}
.categoryPart__close {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: -4px 4px 20px rgba(0, 0, 0, 0.06);
  box-shadow: -4px 4px 20px rgba(0, 0, 0, 0.06);
  width: 68px;
  height: 106px;
  border-radius: 6px 0 0 6px;
  left: -68px;
  top: 80px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .categoryPart__close {
    display: block;
  }
}
.categoryPart__closeBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 5px 12px 5px 12px;
}
.categoryPart__closeText {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.categoryPart__closeText--close {
  display: none;
}
.categoryPart__close.active .categoryPart__closeText--open {
  display: none;
}
.categoryPart__close.active .categoryPart__closeText--close {
  display: block;
}
.categoryPart__close.active .categoryPart__closeIcon {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.categoryPart__closeIcon {
  margin-right: 3px;
  width: 20px;
  height: 22px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: rotate 0.3s ease;
  transition: rotate 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .mainv {
    height: auto;
    padding: 44px 0 9px;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .mainv__title {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.work {
  position: absolute;
  right: 8.3%;
  bottom: 23px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .work {
    position: relative;
    bottom: 0;
    right: auto;
    margin-top: 20px;
  }
}
.work__item + .work__item {
  border-left: 1px solid rgba(34, 34, 34, 0.2);
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .work__item + .work__item {
    border-left: none;
    border-top: 1px solid rgba(34, 34, 34, 0.2);
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .work__item {
    width: 100%;
  }
}
.work__link {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .work__link {
    width: 100%;
    display: block;
    padding: 18px 0 13px;
  }
}
.work__link:hover {
  opacity: 0.7;
}
.work__text {
  font-size: 16px;
  font-weight: 900;
  padding: 0 40px 0 39px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .work__text {
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.work__text::after {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/search/icon-circle-down01.svg) no-repeat center/contain;
  margin-left: 6px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .work__text::after {
    margin-top: -4px;
  }
}
.cagetory {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 80px 0;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory {
    padding: 60px 0;
  }
}
.cagetory__box {
  width: calc(100% - 240px);
  padding-left: 80px;
  margin-top: 2px;
}
@media screen and (max-width: 1080px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__box {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }
}
.cagetory__title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 900;
  margin-bottom: 30px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__title {
    font-size: 24px;
    line-height: 1.66;
  }
}
.cagetory__enterpriseItem + .cagetory__enterpriseItem {
  margin-top: 68px;
}
.cagetory__enterpriseBox {
  background-color: #fff;
  border-radius: 6px;
  padding: 0 40px 39px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseBox {
    padding: 0 25px 25px;
  }
}
.cagetory__enterpriseFlexBox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 43px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseFlexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
  }
}
.cagetory__enterpriseImgBox {
  width: 150px;
}
.cagetory__enterpriseImgWrap {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  padding-bottom: 66.66%;
}
.cagetory__enterpriseImgWrap > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.cagetory__enterpriseTextBox {
  width: calc(100% - 150px);
  padding-left: 40px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseTextBox {
    width: 100%;
    padding-left: 0;
    margin-top: 18px;
  }
}
.cagetory__enterpriseText {
  letter-spacing: 0;
}
.cagetory__enterpriseLink {
  margin-top: 23px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 6px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cagetory__enterpriseLink::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #2e2e2e;
  opacity: 0.4;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseLink::after {
    display: none;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseLink {
    margin-top: 14px;
    padding-bottom: 8px;
  }
}
.cagetory__enterpriseLink:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cagetory__enterpriseLink:hover::after {
  width: 100%;
}
.cagetory__enterpriseLink.linkMore:hover {
  opacity: 1;
}
.cagetory__enterpriseLink.linkMore:hover .linkMore__icon {
  -webkit-transform: none;
  transform: none;
}
.cagetory__enterpriseLinkText {
  font-size: 14px;
  padding-left: 3px;
  opacity: 1;
}
.cagetory__enterpriseLinkIcon {
  opacity: 1;
  margin-right: 0;
  margin-left: 2px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseLinkIcon {
    margin-left: 3px;
    margin-right: 7px;
  }
}
.cagetory__enterpriseTitle {
  background-color: #0098d5;
  border-radius: 6px 6px 6px 0;
  display: inline-block;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.5;
  padding: 19px 24px 17px;
  color: #fff;
  margin-left: -40px;
  min-width: 178px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseTitle {
    border-radius: 6px 0 6px 0;
    font-size: 16px;
    padding: 22px 15px 14px 24px;
    margin-left: -24px;
  }
}
.cagetory__enterpriseInfoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cagetory__row + .cagetory__row {
  margin-top: 165px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__row + .cagetory__row {
    margin-top: 120px;
  }
}
.cagetory__enterpriseInfo {
  background-color: #f4f7f8;
  border-radius: 6px;
  padding: 34px 32px 36px;
  margin-top: 39px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfo {
    padding: 26px 25px 25px;
    margin-top: 24px;
  }
}
.cagetory__enterpriseInfoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.cagetory__enterpriseInfoBox + .cagetory__enterpriseInfoBox {
  margin-top: 16px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoBox + .cagetory__enterpriseInfoBox {
    margin-top: 23px;
  }
}
.cagetory__enterpriseInfoTitle {
  font-size: 13px;
  font-family: Inter, "Noto Sans JP", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  opacity: 0.5;
  line-height: 1.46;
  min-width: 126px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  margin-right: 24px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoTitle {
    border-right: unset;
  }
}
.cagetory__enterpriseInfoName {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.46;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoName {
    margin-top: 11px;
  }
}
.cagetory__enterpriseInfoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cagetory__enterpriseInfoEmail,
.cagetory__enterpriseInfoLink,
.cagetory__enterpriseInfoTel {
  font-size: 13px;
  font-family: Inter, "Noto Sans JP", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
  color: #0098d5 !important;
  line-height: 1.46;
  letter-spacing: 0;
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoEmail,
  .cagetory__enterpriseInfoLink,
  .cagetory__enterpriseInfoTel {
    margin-top: 10px;
  }
}
.cagetory__enterpriseInfoEmail::after,
.cagetory__enterpriseInfoLink::after,
.cagetory__enterpriseInfoTel::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #0098d5;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoEmail::after,
  .cagetory__enterpriseInfoLink::after,
  .cagetory__enterpriseInfoTel::after {
    display: none;
  }
}
.cagetory__enterpriseInfoEmail:hover,
.cagetory__enterpriseInfoLink:hover,
.cagetory__enterpriseInfoTel:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cagetory__enterpriseInfoEmail:hover::after,
.cagetory__enterpriseInfoLink:hover::after,
.cagetory__enterpriseInfoTel:hover::after {
  width: 100%;
}
.cagetory__enterpriseInfoEmail + .cagetory__enterpriseInfoEmail,
.cagetory__enterpriseInfoEmail + .cagetory__enterpriseInfoLink,
.cagetory__enterpriseInfoEmail + .cagetory__enterpriseInfoTel,
.cagetory__enterpriseInfoLink + .cagetory__enterpriseInfoEmail,
.cagetory__enterpriseInfoLink + .cagetory__enterpriseInfoLink,
.cagetory__enterpriseInfoLink + .cagetory__enterpriseInfoTel,
.cagetory__enterpriseInfoTel + .cagetory__enterpriseInfoEmail,
.cagetory__enterpriseInfoTel + .cagetory__enterpriseInfoLink,
.cagetory__enterpriseInfoTel + .cagetory__enterpriseInfoTel {
  margin-left: 16px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoEmail + .cagetory__enterpriseInfoEmail,
  .cagetory__enterpriseInfoEmail + .cagetory__enterpriseInfoLink,
  .cagetory__enterpriseInfoEmail + .cagetory__enterpriseInfoTel,
  .cagetory__enterpriseInfoLink + .cagetory__enterpriseInfoEmail,
  .cagetory__enterpriseInfoLink + .cagetory__enterpriseInfoLink,
  .cagetory__enterpriseInfoLink + .cagetory__enterpriseInfoTel,
  .cagetory__enterpriseInfoTel + .cagetory__enterpriseInfoEmail,
  .cagetory__enterpriseInfoTel + .cagetory__enterpriseInfoLink,
  .cagetory__enterpriseInfoTel + .cagetory__enterpriseInfoTel {
    margin-left: 0;
  }
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoLink {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100%;
  }
}
.cagetory__enterpriseInfoLink::before {
  display: inline-block;
  content: "";
  margin-left: 6px;
  width: 11px;
  height: 11px;
  background: url(../img/search/icon-link.svg) no-repeat center/contain;
  position: absolute;
  right: -15px;
}
@media screen and (max-width: 680px), screen and (max-width: 737px) and (orientation: landscape) {
  .cagetory__enterpriseInfoLink::before {
    position: relative;
    right: inherit;
  }
}
.cagetory__enterpriseInfoEmail::before {
  display: inline-block;
  content: "";
  margin-right: 8px;
  width: 15px;
  height: 11px;
  background: url(../img/search/icon-email.svg) no-repeat center/contain;
}
.cagetory__enterpriseInfoTel::before {
  display: inline-block;
  content: "";
  margin-right: 5px;
  width: 14px;
  height: 13px;
  background: url(../img/search/icon-phone.svg) no-repeat center/contain;
}
.cagetory__enterpriseInfoTel {
  text-decoration: none !important;
}
