@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap);
:root {
  --swiper-theme-color: $color__deeppink
}
html {
  box-sizing: border-box
}
.l_mainContents ::-moz-selection {
  background-color: #bfdcea
}
.l_mainContents ::selection {
  background-color: #bfdcea
}
.l_mainContents *,
.l_mainContents :after,
.l_mainContents :before {
  box-sizing: inherit
}
.l_mainContents body {
  background-color: #fff
}
.l_mainContents a {
  transition: color 110ms ease-in-out;
  color: #333
}
.l_mainContents a:active,
.l_mainContents a:hover {
  color: #1a1a1a;
  text-decoration: none;
  outline: 0
}
.l_mainContents h1,
.l_mainContents h2,
.l_mainContents h3,
.l_mainContents h4,
.l_mainContents h5,
.l_mainContents h6 {
  clear: both
}
.l_mainContents hr {
  height: 1px;
  background-color: #dedede;
  border: 0
}
.l_mainContents img {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
.l_mainContents blockquote {
  padding: 0 0 0 1rem;
  margin-left: 0;
  border-left: 2px solid #333
}
.l_mainContents blockquote > p {
  margin: 0 0 1rem
}
.l_mainContents blockquote cite {
  color: #ccc
}
.l_mainContents table {
  width: 100%;
  margin: 0 0 1rem;
  border-collapse: collapse;
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif
}
.l_mainContents table td,
.l_mainContents table th {
  padding: .5em;
  word-break: break-all;
  border: 1px solid #ccc
}
.l_mainContents {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif
}
.l_mainContents button,
.l_mainContents input,
.l_mainContents optgroup,
.l_mainContents select,
.l_mainContents textarea {
  font-weight: 400;
  line-height: 1.8;
  color: #333;
  text-rendering: optimizeLegibility;
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif
}
.l_mainContents sup {
  color: inherit
}
.l_mainContents h1,
.l_mainContents h2,
.l_mainContents h3,
.l_mainContents h4,
.l_mainContents h5,
.l_mainContents h6 {
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.l_mainContents p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.l_mainContents blockquote cite {
  font-size: .71111em;
  font-style: normal;
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif
}
.l_mainContents pre {
  overflow: auto;
  font-family: "Courier 10 Pitch",Courier,monospace;
  font-size: .88889em;
  line-height: 1.8
}
.l_mainContents code,
.l_mainContents kbd,
.l_mainContents tt,
.l_mainContents var {
  font-family: Menlo,monaco,Consolas,Lucida Console,monospace;
  font-size: .88889em
}
.l_mainContents abbr,
.l_mainContents acronym {
  cursor: help;
  border-bottom: 1px dotted #666
}
.l_mainContents ins,
.l_mainContents mark {
  text-decoration: none;
  background: #fff9c0
}
.l_mainContents big {
  font-size: 125%
}
.l_mainContents a {
  text-decoration: none
}
.l_mainContents a:hover {
  text-decoration: none
}
.l_mainContents small {
  line-height: 1
}
@font-face {
  font-family: plasmacluster;
  src: url(../icon-font/plasmacluster.ttf?q25lcb) format("truetype"),url(../icon-font/plasmacluster.woff?q25lcb) format("woff"),url(../icon-font/plasmacluster.svg?q25lcb#plasmacluster) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
[class*=" icon_"],
[class^=icon_] {
  font-family: plasmacluster!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon_angle-down:before {
  content: "\e90a"
}
.icon_more-circle:before {
  content: "\e907"
}
.icon_arrow-to-left:before {
  content: "\e901"
}
.icon_arrow-to-right:before {
  content: "\e902"
}
.icon_close:before {
  content: "\e903"
}
.icon_blank:before {
  content: "\e900"
}
.icon_index:before {
  content: "\e904"
}
.icon_link:before {
  content: "\e905"
}
.icon_plus-circle:before {
  content: "\e906"
}
.l_footer {
  padding-top: 3px;
  background-color: #e4e8eb;
  border-top: 1px solid #dedede
}
.l_mainContents {
  overflow-x: hidden
}
.c_bg_gray {
  background-color: #333
}
.c_bg_lightgray {
  background-color: #f5f5f5
}
.c_box {
  padding: 2rem;
  overflow: hidden;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
}
.c_breadcrumbs {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede
}
.c_breadcrumbs_wrapper {
  padding: 1rem 1rem;
  overflow-x: auto;
  white-space: nowrap
}
.c_breadcrumbs_lists {
  display: flex;
  align-content: center;
  font-size: .71111em
}
.c_breadcrumbs_lists > li {
  display: flex;
  align-items: center;
  line-height: 1.6
}
.c_breadcrumbs_lists > li:last-child {
  padding-right: 1rem
}
.c_breadcrumbs_lists > li:not(:last-child):after {
  margin: 0 5px;
  font-family: shibui;
  font-size: 6px;
  content: '\e902'
}
.c_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 2rem 1rem;
  color: #fff!important;
  text-align: center;
  background-color: #333;
  border-radius: 8px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16);
  transition: all 150ms!important;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt'
}
.ie .c_btn {
  padding-bottom: 1.3rem
}
.c_btn:hover {
  box-shadow: none;
  opacity: .8
}
.c_btn.-white {
  color: #333!important;
  background-color: #fff
}
.c_btn.-black {
  background-color: #333
}
.c_btn.-gray {
  background-color: #757575
}
.c_btn [class*=' icon_'],
.c_btn [class^=icon_] {
  position: absolute;
  right: 2rem;
  font-size: 24px;
  font-size: 1.2rem
}
.ie .c_btn [class*=' icon_'],
.ie .c_btn [class^=icon_] {
  margin-top: .4em
}
.c_contentMaxWidth {
  margin-right: auto;
  margin-left: auto
}
.c_embed {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
}
.c_embed embed,
.c_embed iframe,
.c_embed object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.c_footer_campaign {
  margin-bottom: 3rem;
  margin-right: auto;
  margin-left: auto
}
.c_footer_campaign a {
  transition: all .2s
}
.c_footer_campaign a:hover {
  opacity: .8
}
.c_footer_campaign_ttl {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  margin-left: 2rem;
  line-height: 1.4;
  font-size: 24px;
  font-size: 3.12907vw
}
.c_footer_campaign_ttl[data-en]:before {
  margin-right: 1rem;
  margin-bottom: .5rem;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  content: attr(data-en);
  font-size: 28px;
  font-size: 3.65059vw
}
.c_footer_campaign_slide {
  font-size: 26px;
  font-size: 1.3rem
}
.c_footer_campaign_slide img {
  border-radius: 6px
}
.c_footer_campaign_slide.swiper-slide-active {
  margin-left: 2rem
}
.c_footer_campaign .swiper-container {
  margin-left: -2rem
}
.c_footer_link {
  margin-right: auto;
  margin-left: auto
}
.c_footer_link a {
  transition: all .2s
}
.c_footer_link a:hover {
  opacity: .8
}
.c_footer_link_slide {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 26px;
  font-size: 1.3rem
}
.c_footer_link_slide a[target='_blank'] {
  display: block
}
.c_footer_link_slide__name {
  position: relative;
  display: block;
  padding-right: 15px
}
.c_footer_link_slide__name:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: plasmacluster;
  color: #757575;
  content: '\e900'
}
.c_footer_link_slide img {
  margin-bottom: 1rem;
  border-radius: 6px
}
.c_footer_link_slide.swiper-slide-active {
  margin-left: 2rem
}
.c_footer_link .swiper-container {
  margin-left: -2rem
}
.c_footer {
  width: 100%;
  padding-top: 4rem;
  background-color: #fff;
  border-top: 1px solid #dedede
}
.c_footer_wrapper {
  margin-right: auto;
  margin-left: auto
}
.c_header {
  width: 100%;
  background-color: #fff;
  transition: all .2s
}
.c_header_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto
}
.c_header_humburger {
  position: fixed;
  top: calc(72px + 1rem * 2);
  right: 2rem;
  z-index: 101;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 1;
  width: 64px;
  height: 64px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 10px 13px 2px rgba(0,0,0,.2);
  transition: all .2s
}
.c_header_humburger_wrapper {
  position: relative;
  display: block;
  width: 25px;
  height: 14px;
  cursor: pointer;
  background: 0 0;
  border: none;
  outline: 0
}
.c_header_humburger_wrapper:after {
  position: absolute;
  top: -3px;
  right: -3px;
  display: block;
  width: 4px;
  height: 4px;
  content: '';
  background-color: #f8003f;
  border-radius: 50px
}
.c_header_humburger_wrapper:focus {
  outline: 0
}
.c_header_humburger_wrapper > span {
  position: absolute;
  display: block;
  width: 26px;
  height: 2px;
  background-color: #333;
  border-radius: 1px;
  transition: all .2s
}
.c_header_humburger_wrapper > span:nth-child(1) {
  top: 0;
  left: 0;
  width: 18px
}
.c_header_humburger_wrapper > span:nth-child(2) {
  top: 50%;
  left: 0
}
.c_header_humburger_wrapper > span:nth-child(3) {
  top: 100%;
  left: calc(100% - 18px);
  width: 18px
}
.c_header_humburger.is-open {
  background-color: #000
}
.c_header_humburger.is-open .c_header_humburger_wrapper > span {
  width: 26px;
  background-color: #fff
}
.c_header_humburger.is-open .c_header_humburger_wrapper > span:nth-child(1) {
  top: calc(50% - 0px);
  width: 26px;
  -webkit-transform: translateY(0px) rotate(315deg);
  transform: translateY(0px) rotate(315deg)
}
.c_header_humburger.is-open .c_header_humburger_wrapper > span:nth-child(2) {
  opacity: 0
}
.c_header_humburger.is-open .c_header_humburger_wrapper > span:nth-child(3) {
  top: calc(50% - 0px);
  left: 0;
  width: 26px;
  -webkit-transform: translateY(0px) rotate(-315deg);
  transform: translateY(0px) rotate(-315deg)
}
#globalHeader.is-open {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  background-color: #fff
}
.c_headerNav {
  position: fixed;
  top: 72px;
  left: 0;
  z-index: 98;
  width: 100%;
  height: 0;
  color: #fff;
  background-color: #f5f5f5;
  opacity: 0;
  transition: all .2s
}
.c_headerNav.is-open {
  height: calc(100% - 72px);
  opacity: 1
}
.c_headerNav_wrapper {
  position: relative;
  z-index: 101;
  display: -ms-grid;
  display: grid;
  grid-template-areas: 'copy' 'menu' 'sns';
  -ms-grid-rows: 80px 0px auto 0px auto;
  grid-template-rows: 80px auto auto;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 0px 0px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  will-change: transform;
  -webkit-overflow-scrolling: touch
}
.c_headerNav_menu {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  display: flex;
  grid-area: menu;
  align-items: center;
  justify-content: center;
  padding-top: 2rem;
  padding-bottom: 2rem
}
.c_headerNav_copy {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: copy;
  order: 1;
  background-color: #fff
}
.p_intro_wrapper > .c_headerNav_copy {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1
}
.c_headerNav_copy_wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}
.c_headerNav_copy img {
  width: auto;
  max-width: 342px
}
.c_headerNav_sns {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  display: flex;
  grid-area: sns;
  align-items: center;
  justify-content: flex-start;
  background-color: #3e4042
}
.c_headerNav_sns_wrapper {
  width: 100%
}
.c_headerNav_sns__ttl {
  margin-bottom: 2rem;
  font-family: Montserrat,sans-serif;
  font-size: 26px;
  font-size: 1.3rem
}
.c_headerNav_sns__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1rem auto;
  grid-template-rows: auto auto;
  -ms-grid-columns: auto 3rem auto 3rem auto;
  grid-template-columns: auto auto auto;
  gap: 1rem 3rem;
  font-family: Montserrat,sans-serif;
  font-size: 26px;
  font-size: 1.3rem
}
.c_headerNav_sns__lists > :nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}
.c_headerNav_sns__lists > :nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3
}
.c_headerNav_sns__lists > :nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5
}
.c_headerNav_sns__lists > :nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1
}
.c_headerNav_sns__lists > :nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 3
}
.c_headerNav_sns__lists > :nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 5
}
.c_headerNav_sns__lists > li a {
  color: #fff;
  transition: .2s
}
.c_headerNav_sns__lists > li a:hover {
  color: inherit!important;
  opacity: .8
}
.c_heading_lv1 {
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif;
  font-size: 1.6875em;
  letter-spacing: -1px
}
.c_heading_lv2 {
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif;
  letter-spacing: -1px;
  font-size: 40px;
  font-size: 2rem
}
.c_heading_lv3 {
  font-family: -apple-system,BlinkMacSystemFont,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,Meiryo,"Helvetica Neue",sans-serif;
  letter-spacing: -1px;
  font-size: 40px;
  font-size: 2rem
}
.c_heading_lv4 {
  display: inline-block;
  padding-bottom: .5rem;
  font-size: 1.125em
}
[class^=c_heading_] {
  margin-bottom: 1rem;
  line-height: 1.4
}
.c_bg_gray [class^=c_heading_] {
  color: #fff
}
.c_imgRound {
  border-radius: 6px
}
.c_kv_figure {
  display: none;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover
}
.c_kv_figure.-left {
  background-position: right top
}
.c_kv_figure.-center {
  background-position: center center
}
.c_linkMark_right:before {
  margin-right: .5rem;
  font-family: shibui;
  font-size: .88889em;
  content: '\e922'
}
.c_menu {
  width: 100%;
  margin-right: auto;
  margin-left: auto
}
.c_menu > li {
  border-bottom: 1px solid #e4e8eb
}
.c_menu > li > a {
  padding: 1rem 0;
  transition: .2s
}
.c_menu > li > a:hover {
  opacity: .4
}
.c_menu__ttl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  outline: 0;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 20px;
  font-size: 1rem
}
.c_menu__ttl[data-en]:before {
  display: block;
  margin-right: 1rem;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  content: attr(data-en);
  font-size: 32px;
  font-size: 1.6rem
}
.c_modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  display: none;
  width: 100%;
  height: 100%
}
.c_modal_bg {
  width: 100%;
  height: calc((var(--vh) * 100));
  background: rgba(0,0,0,.6)
}
.c_modal_content {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 0px auto;
  grid-template-rows: 1fr auto;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 0px 0px;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.c_modal_content > :nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}
.c_modal_content > :nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1
}
.c_modal_content._sm {
  width: 50%
}
.c_modal_content._md {
  width: 70%
}
.c_modal_content._lg {
  width: 100%
}
.c_modal_content_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 850px
}
.c_modal_content_figure {
  flex-shrink: 0;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center
}
.c_modal_content_figure img {
  width: calc(189px / 2);
  margin-right: auto;
  margin-left: auto
}
.c_modal_content_heading {
  margin-bottom: 1rem;
  text-align: center;
  font-size: 40px;
  font-size: 2rem
}
.c_modal_content_body {
  max-width: 560px
}
.c_modal_close {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center
}
.c_modal_close__btn {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: Montserrat,sans-serif;
  transition: all .2s!important
}
.c_modal_close__btn:hover {
  opacity: .5
}
.c_modal_close__btn i {
  font-size: 1.6875em
}
.c_modal_close__btn span {
  font-size: .71111em
}
.c_pagenation {
  width: 100%
}
.c_pagenation_wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 2rem 1rem;
  overflow-x: auto;
  white-space: nowrap
}
.c_pagenation_nums {
  display: inline-block;
  padding: 0 .5rem;
  margin: 0 1rem;
  font-family: Montserrat,sans-serif;
  border-bottom: 2px solid transparent;
  transition: 150ms;
  font-size: 30px;
  font-size: 1.5rem
}
.c_pagenation_nums.current {
  border-bottom: 2px solid currentColor
}
.c_pagenation_nums:hover {
  border-bottom: 2px solid currentColor
}
.c_pagenation__next,
.c_pagenation__prev {
  position: relative;
  display: inline-flex;
  flex-shrink: 2;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: 150ms;
  font-size: 24px;
  font-size: 1.2rem
}
.c_pagenation__next i,
.c_pagenation__prev i {
  font-size: 34px;
  font-size: 1.7rem
}
.c_pagenation__next.-mute,
.c_pagenation__prev.-mute {
  color: #e4e8eb
}
.c_pagenation__next:after,
.c_pagenation__prev:after {
  position: absolute;
  font-family: shibui;
  transition: 150ms
}
.c_pagenation__next:hover,
.c_pagenation__prev:hover {
  opacity: .8
}
.c_pagenation__prev {
  padding: .5rem 1rem .5rem 2rem;
  margin-right: 2rem
}
.c_pagenation__prev:after {
  left: 0
}
.c_pagenation__prev:hover:after {
  left: -.5rem
}
.c_pagenation__next {
  padding: .5rem 2rem .5rem 1rem;
  margin-left: 2rem
}
.c_pagenation__next:after {
  right: 0
}
.c_pagenation__next:hover:after {
  right: -.5rem
}
.c_pageTitle {
  display: flex
}
.c_pageTitle_wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 187px;
  height: 48.76vw
}
.c_pageTitle_ttl {
  display: flex;
  flex-direction: column;
  line-height: 1.4
}
.c_pageTitle_ttl[data-en]:before {
  display: block;
  width: 84vw;
  max-width: 350px;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 2px;
  word-break: keep-all;
  word-wrap: break-word;
  content: attr(data-en);
  font-size: 100px;
  font-size: 5rem
}
.c_pageTitle_ttl__jp {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-size: 1.2rem
}
.c_pageTitle_ttl__jp:before {
  display: block;
  width: 15px;
  height: 1px;
  margin-right: 10px;
  content: '';
  background-color: #3e4042
}
.c_post {
  width: 100%;
  max-width: 750px;
  padding-bottom: 2rem
}
.c_post a {
  transition: all .2s
}
.c_post a:hover {
  opacity: .8
}
.c_post_blockLink {
  display: block;
  outline: 0
}
.c_post_date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: Montserrat,sans-serif;
  line-height: 1;
  font-size: 20px;
  font-size: 1rem
}
.c_post_date__time {
  display: flex;
  align-items: center;
  justify-content: center
}
.c_post_date__time:before {
  display: block;
  width: 10px;
  height: 1px;
  margin-right: 10px;
  content: '';
  background-color: #333
}
.c_post_header {
  margin: 1rem 0
}
.c_post_heading {
  position: relative;
  font-weight: 400;
  font-size: 26px;
  font-size: 1.3rem
}
.c_post_cat {
  margin-bottom: .5rem;
  font-family: Montserrat,sans-serif;
  color: #4186a3;
  font-size: 20px;
  font-size: 1rem
}
.c_post_figure.c_imgRound {
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.c_post_figure.c_imgRound::before {
  display: block;
  padding-top: 138.68613%;
  content: ''
}
.c_postNav {
  width: 100%;
  padding-bottom: 2rem;
  background-color: #f5f5f5
}
.c_postNav_wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0px 0px;
  padding: 2rem 1rem;
  overflow-x: auto;
  white-space: nowrap
}
.c_postNav_wrapper > :nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}
.c_postNav_wrapper > :nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3
}
.c_postNav_wrapper > :nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5
}
.c_postNav__index,
.c_postNav__nav {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  flex-shrink: 2;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all .2s!important
}
.c_postNav__index i,
.c_postNav__nav i {
  font-size: 44px;
  font-size: 2.2rem
}
.c_postNav__index.-mute,
.c_postNav__nav.-mute {
  color: #e4e8eb;
  pointer-events: none
}
.c_postNav__index:after,
.c_postNav__nav:after {
  position: absolute;
  font-family: shibui;
  transition: 150ms
}
.c_postNav__index:hover,
.c_postNav__nav:hover {
  opacity: .5
}
.c_postNav__index {
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede
}
.c_postNav__en {
  margin-top: 1rem;
  font-family: Montserrat,sans-serif;
  font-size: 22px;
  font-size: 1.1rem
}
.c_section {
  padding-bottom: 1rem
}
.c_section:not(:first-of-type) {
  margin-top: 2rem
}
.c_section p:not(:last-child) {
  margin-bottom: 1rem
}
.c_section figure {
  margin-bottom: 1rem
}
.c_sectionTitle {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-size: 24px;
  font-size: 1.2rem
}
.c_sectionTitle[data-en]:before {
  display: block;
  font-family: Montserrat,sans-serif;
  font-size: 1.6875em;
  font-weight: 400;
  letter-spacing: 1px;
  content: attr(data-en);
  font-size: 32px;
  font-size: 1.6rem
}
.c_tab {
  background-color: #fff;
  border-bottom: 1px solid #ccc
}
.c_tab_wrapper {
  margin-right: auto;
  margin-left: auto
}
.c_tab_lists {
  display: flex;
  width: 100%;
  font-size: 24px;
  font-size: 1.2rem
}
.c_tab_lists > li {
  width: 100%;
  margin-bottom: -1px;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt'
}
.c_tab_lists > li > span,
.c_tab_lists > li a {
  display: block;
  padding: 1rem;
  text-align: center
}
.ie .c_tab_lists > li > span,
.ie .c_tab_lists > li a {
  padding-bottom: 1.2rem
}
.c_tab_lists > li > span,
.c_tab_lists > li a.is-active {
  color: #f8003f;
  text-decoration: none;
  border-bottom: 2px solid #f8003f
}
.c_tab_content {
  display: none;
  padding-bottom: 1rem
}
.c_tab_content.is-active {
  display: block
}
.c_tab_content__inner {
  padding: 2rem 1rem 0 1rem
}
.p_about_bg {
  padding-bottom: 4rem;
  background-color: #f5f5f5
}
.p_swiper_case {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-align: center;
  margin-right: auto;
  margin-left: auto
}
.p_swiper_case_slide {
  position: relative;
  max-width: 280px;
  overflow: hidden;
  text-align: left;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
}
.p_swiper_case_slide > a {
  display: block;
  height: 100%;
  transition: all .2s
}
.p_swiper_case_slide > a:hover {
  opacity: .8
}
.p_swiper_case_slide__body {
  padding: 1rem 2rem 4rem 2rem
}
.p_swiper_case_slide__ttl {
  margin-bottom: 1rem;
  line-height: 1.4
}
.p_swiper_case_slide__ttl__main {
  display: block;
  margin-top: 5px;
  font-size: 28px;
  font-size: 1.4rem
}
.p_swiper_case_slide__ttl__sm {
  display: inline-block;
  padding: 3px 5px;
  line-height: 1;
  color: #4186a3;
  background-color: #ecf6fa;
  border: 1px solid #4186a3;
  border-radius: 6px;
  font-size: 24px;
  font-size: 1.2rem
}
.p_swiper_case_slide__txt {
  font-size: .88889em;
  line-height: 1.4;
  font-size: 24px;
  font-size: 1.2rem
}
.p_swiper_case_slide__link {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 1.5rem 2rem;
  text-align: right;
  font-size: 24px;
  font-size: 1.2rem
}
.p_swiper_case_slide__link:after {
  margin-left: 3px;
  font-family: plasmacluster;
  content: '\e900'
}
.p_swiper_case_slide__link span {
  text-decoration: underline
}
.p_swiper_case .swiper-container {
  margin-left: -2rem
}
.p_swiper_case .swiper-slide {
  height: auto
}
.p_toc {
  padding: 3rem 0;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto
}
.p_toc_ttl {
  margin-bottom: 1rem;
  font-size: 30px;
  font-size: 1.5rem
}
.p_toc_lists {
  padding-left: 3rem;
  font-size: .88889em;
  list-style: decimal-leading-zero;
  font-size: 24px;
  font-size: 1.2rem
}
.p_toc_lists > li {
  position: relative;
  padding-bottom: 1rem;
  padding-left: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  line-height: 1.4;
  color: #666
}
.p_toc_lists > li a {
  display: block;
  color: #666
}
.p_toc_lists > li:after {
  position: absolute;
  bottom: 0;
  left: -3rem;
  display: block;
  width: calc(100% + 3rem);
  content: '';
  border-bottom: 1px solid #ccc
}
.p_what {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 1rem
}
.p_what:not(:first-of-type) {
  margin-top: -5rem
}
.p_what_wrapper {
  position: relative;
  margin-right: auto;
  margin-left: auto
}
.p_what_en {
  position: absolute;
  top: 0;
  left: .3rem;
  font-family: Montserrat,sans-serif;
  font-size: .59259em;
  color: #666;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}
.p_what_en__num {
  margin-top: 1rem;
  font-weight: 500;
  color: #4186a3
}
.p_what_ttl {
  margin: 2rem 0;
  font-size: 1.125em;
  line-height: 1.4
}
.p_what_ttl_sub {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.4;
  color: #4186a3
}
.p_what_case_ttl {
  margin-left: 2rem
}
.p_what_body {
  margin-bottom: 4rem
}
.p_what_body p {
  margin-bottom: 2rem
}
.p_what_body figure,
.p_what_body picture img {
  margin-bottom: 4rem
}
.p_what_body_figure {
  padding-top: 2rem
}
.p_what_modal_btn {
  display: flex;
  align-items: center;
  justify-content: center
}
.p_what_modal_btn img {
  position: absolute;
  left: 3rem;
  width: 30px;
  margin-right: 2rem
}
.p_what_modal_btn i {
  font-size: 25px!important
}
.ie .p_what_modal_btn img {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto
}
.ie .p_what_modal_btn i {
  top: 10px
}
.p_what_memo {
  margin-top: 1rem;
  font-size: 24px;
  font-size: 1.2rem
}
.p_what_movie {
  margin-bottom: 4rem
}
.p_what_2cols {
  margin-top: 4rem
}
.p_whatSection_figure {
  flex-shrink: 0
}
.p_what_company:not(:last-of-type) {
  padding-bottom: 2rem;
  border-bottom: 1px dashed #dedede
}
.p_what_company__ttl {
  padding-top: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 28px;
  font-size: 1.4rem
}
.p_what_case {
  margin-top: 6rem
}
.p_what_case_ttl {
  margin-right: auto;
  margin-left: auto;
  text-align: left
}
.p_demon_wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem
}
.p_demon_wrapper p {
  margin-bottom: 1rem
}
.p_demon_memo {
  font-size: 24px;
  font-size: 1.2rem
}
.p_demon_heading__main {
  display: block;
  line-height: 1;
  font-size: 100px;
  font-size: 5rem
}
.p_demon_heading__sub {
  line-height: 1.4;
  font-size: 40px;
  font-size: 2rem
}
.p_demon_heading2 {
  margin-bottom: 2rem
}
.p_demon_heading2__main {
  display: block;
  margin-top: 3rem;
  line-height: 1;
  font-size: 90px;
  font-size: 4.5rem
}
.p_demon_heading2__sub {
  font-size: 40px;
  font-size: 2rem
}
.p_demon_tbl {
  margin-top: 2rem!important;
  margin-bottom: 1rem!important;
  overflow: hidden;
  border-spacing: 0;
  border-collapse: separate!important;
  border: 1px solid #dedede;
  border-radius: 8px;
  font-size: 24px;
  font-size: 1.2rem
}
.p_demon_tbl dl {
  margin-bottom: 0
}
.p_demon_tbl dl:not(:first-child) {
  padding-top: .5rem;
  margin-top: .5rem;
  border-top: 1px dashed #dedede
}
.p_demon_tbl dl dd {
  margin-bottom: 0
}
.p_demon_tbl tbody td,
.p_demon_tbl tbody th,
.p_demon_tbl thead th {
  font-size: .88889em;
  font-weight: 400;
  border: none!important
}
.p_demon_tbl tbody td img,
.p_demon_tbl tbody th img,
.p_demon_tbl thead th img {
  vertical-align: middle
}
.p_demon_tbl thead th {
  color: #fff;
  white-space: nowrap;
  background-color: #666
}
.p_demon_tbl tbody th {
  background-color: #eee
}
.p_demon_tbl tbody td,
.p_demon_tbl thead th + th {
  border-left: 1px solid #dedede!important
}
.p_demon_tbl tbody td:first-child,
.p_demon_tbl thead th + th:first-child {
  border-left: none!important
}
.p_demon_tbl tbody td {
  border-bottom: 1px solid #dedede!important
}
.p_demon_tbl tbody td:nth-child(3) {
  text-align: right
}
.p_demon_tbl tbody tr:last-child td,
.p_demon_tbl tbody tr:last-child th {
  border-bottom: none!important
}
.p_demon_tbl tbody tr:nth-child(odd) {
  background-color: #fff
}
.p_demon_tbl tbody tr:nth-child(even) {
  background-color: #f5f5f5
}
.p_demon_tbl tbody .nowrap {
  white-space: nowrap
}
.p_demon_tab_content {
  overflow: hidden;
  background-color: #f5f5f5
}
.p_demonSection:not(:last-of-type) {
  margin-bottom: 5rem
}
.p_demonSection.-ion {
  position: relative;
  padding-top: 4rem
}
.p_demonSection.-ion:before {
  position: absolute;
  top: -30px;
  left: 50%;
  z-index: -1;
  width: 100%;
  max-width: 1120px;
  height: 500px;
  content: '';
  background: url(../img/demonstration/bg_ion_pc.png) no-repeat center top/100% auto;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.p_intro {
  position: relative;
  z-index: -1;
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #f5f5f5
}
.p_intro:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 75%;
  height: 100%;
  content: '';
  background-color: #fff
}
.p_intro_wrapper {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  grid-template-areas: 'copy pic2' 'copy pic1' 'txt txt';
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: auto 2rem 1fr;
  grid-template-columns: auto 1fr;
  gap: 0px 2rem
}
.p_intro_heading {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  display: flex;
  flex-direction: column;
  grid-area: copy;
  justify-content: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}
.p_intro_wrapper > .p_intro_heading {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1
}
.p_intro_heading__main {
  font-size: 60px;
  font-size: 3rem
}
.p_intro_heading__sub {
  font-size: 40px;
  font-size: 2rem
}
.p_intro_pic1 {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: pic1
}
.p_intro_pic1 img {
  max-width: 420px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16);
  width: 31.29vw
}
.p_intro_pic2 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: pic2;
  margin-top: 4rem;
  margin-bottom: 4rem;
  text-align: right
}
.p_intro_pic2 img {
  max-width: 400px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16);
  width: 52.15vw
}
.p_intro_txt {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: txt;
  padding-right: 1rem;
  margin-top: 3rem
}
.p_cards {
  background-color: #f5f5f5
}
.p_cards_wrapper {
  margin-right: auto;
  margin-left: auto
}
.p_cards_grid {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap
}
.p_cards_memo {
  padding-bottom: 2rem;
  background-color: #f5f5f5;
  font-size: 20px;
  font-size: 1rem
}
.p_cards_memo_wrapper {
  margin-right: auto;
  margin-left: auto
}
.p_cards_memo_wrapper > p {
  margin-bottom: 2rem
}
.p_cards_memo_wrapper > ul.list_disc > li {
  position: relative;
  margin-bottom: 1rem;
  margin-left: 2rem;
  list-style: disc outside
}
.p_cards_memo_wrapper > ul.list_disc > li:before {
  display: none
}
.p_cards_memo_wrapper > ol.kome {
  padding-left: 3rem;
  counter-reset: count 0
}
.p_cards_memo_wrapper > ol.kome.-group1 {
  counter-reset: count 1
}
.p_cards_memo_wrapper > ol.kome.-group2 {
  counter-reset: count 6
}
.p_cards_memo_wrapper > ol.kome.-group3 {
  counter-reset: count 10
}
.p_cards_memo_wrapper > ol.kome.-group4 {
  counter-reset: count 14
}
.p_cards_memo_wrapper > ol.kome.-group5 {
  counter-reset: count 16
}
.p_cards_memo_wrapper > ol.kome > li {
  position: relative;
  margin-bottom: 1rem;
  list-style: none outside
}
.p_cards_memo_wrapper > ol.kome > li:before {
  position: absolute;
  left: -2.5em;
  content: "※" counter(count);
  counter-increment: count 1
}
.p_cards_memo_wrapper > ol.asta {
  padding-left: 3rem;
  counter-reset: count 0
}
.p_cards_memo_wrapper > ol.asta > li {
  position: relative;
  list-style: none outside
}
.p_cards_memo_wrapper > ol.asta > li:before {
  position: absolute;
  left: -2.5em;
  content: "＊" counter(count);
  counter-increment: count 1
}
.p_cardItem {
  position: relative;
  padding: 2rem 2rem 4.5rem 2rem;
  margin-bottom: 2rem;
  overflow: hidden;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
}
.p_cardItem__figure {
  margin: -2rem;
  margin-bottom: 2rem
}
.p_cardItem__ttl {
  margin-bottom: 1rem;
  font-size: 1.35em;
  line-height: 1.4;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 48px;
  font-size: 2.4rem
}
.p_cardItem__sub {
  font-size: 24px;
  font-size: 1.2rem
}
.p_cardItem__memo {
  margin-bottom: 2rem;
  font-size: 20px;
  font-size: 1rem
}
.p_cardItem__cat {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  display: flex
}
.p_cardItem__cat img {
  width: 60px;
  margin-right: .5rem;
  border-radius: 3px
}
.p_cardItem__plus {
  position: absolute;
  right: 1.3rem;
  bottom: 1rem;
  display: none
}
.p_cardItem__plus i {
  font-size: 25px
}
.p_effect_kv {
  margin-bottom: 1rem
}
.p_effect_explainLists {
  margin: 2rem 0
}
.p_effect_explainLists > li {
  display: flex;
  flex-shrink: 1;
  align-items: center;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  margin-bottom: 1rem;
  line-height: 1;
  font-size: 25px;
  font-size: 1.25rem
}
.p_effect_explainLists > li:after {
  position: absolute;
  top: -1rem;
  right: -3rem;
  display: none;
  font-size: 24px;
  font-size: 1.2rem
}
.p_effect_explainLists > li sup {
  position: relative;
  top: -.5rem;
  margin-right: .5rem
}
.p_effect_explainLists > li small {
  display: inline-block
}
.p_effect_explainLists > li img {
  width: 26.07vw
}
.p_effect_section {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-right: auto;
  margin-left: auto
}
.p_effect_box {
  padding: 2rem;
  margin-bottom: 2rem;
  background-color: #f5f5f5;
  border-radius: 6px;
  font-size: 24px;
  font-size: 1.2rem
}
.p_effect_box ol.kome {
  padding-left: 3rem;
  counter-reset: number 0
}
.p_effect_box ol.kome > li {
  position: relative;
  margin-bottom: 1rem;
  list-style: none outside
}
.p_effect_box ol.kome > li:before {
  position: absolute;
  left: -3rem;
  content: "※" counter(number,lower-alpha);
  counter-increment: number 1
}
.p_effect_box ul {
  margin-top: 2rem
}
.p_effect_box ul li {
  margin-left: 2rem;
  list-style: disc outside
}
.p_challenge {
  padding: 3rem 1rem
}
.p_challenge_heading {
  margin-bottom: 2rem;
  line-height: 1.4;
  text-align: center;
  font-size: 40px;
  font-size: 2rem
}
.p_challenge_figure {
  display: flex;
  align-items: center;
  justify-content: center
}
.p_challenge_figure img {
  width: 94px;
  margin-bottom: 4rem
}
.p_history_kv {
  margin-bottom: 2rem
}
.p_history_nav {
  margin-right: auto;
  margin-left: auto
}
.p_history_nav_lists {
  display: flex;
  font-size: 28px;
  font-size: 1.4rem
}
.p_history_nav_lists > li {
  margin-right: 2.5rem;
  white-space: nowrap
}
.p_history_nav_lists > li > a {
  transition: all .2s
}
.p_history_nav_lists > li > a:after {
  margin-left: 5px;
  font-family: plasmacluster;
  font-size: 14px;
  content: '\e90a'
}
.p_history_nav_lists > li > a:hover {
  opacity: .5
}
.p_history_label {
  display: inline-block;
  padding: 0 1rem;
  margin-bottom: 2rem;
  font-family: Montserrat,sans-serif;
  font-size: .71111em;
  color: #fff;
  background-color: #f8003f;
  font-size: 24px;
  font-size: 1.2rem
}
.p_history_figure {
  margin-bottom: 3rem
}
.p_history_figure .c_imgRound {
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
}
.p_history_memo {
  margin-top: 1rem;
  font-size: 24px;
  font-size: 1.2rem
}
.p_historyBox {
  position: relative;
  padding-right: 4rem;
  padding-bottom: 2rem;
  padding-left: 4rem
}
.p_historySection {
  position: relative;
  padding-bottom: 6rem
}
.p_historySection.-demonstration2:after,
.p_historySection.-demonstration3:after,
.p_historySection.-design2:after,
.p_historySection.-development2:after,
.p_historySection.-development3:after,
.p_historySection.-performance2:after,
.p_historySection.-performance3:after {
  position: absolute;
  top: -12px;
  left: calc(13vw - 6px);
  z-index: -1;
  display: block;
  width: 12px;
  height: 12px;
  content: '';
  background: url(../img/history/line_point.png) no-repeat left top/12px auto
}
.p_historySection.-demonstration2:before,
.p_historySection.-demonstration3:before,
.p_historySection.-design2:before,
.p_historySection.-development2:before,
.p_historySection.-development3:before,
.p_historySection.-performance2:before,
.p_historySection.-performance3:before {
  position: absolute;
  top: 0;
  left: calc(13vw - 1px);
  z-index: -1;
  display: block;
  width: 1px;
  content: '';
  background-image: repeating-linear-gradient(0deg,transparent,transparent 6px,#9f9f9f 6px,#9f9f9f 7px);
  background-size: auto auto;
  height: 73.01vw
}
.p_historySection.-development2 {
  position: relative;
  padding-top: 5rem
}
.p_historySection.-development2:before {
  height: 96.47vw
}
.p_historySection.-development3 {
  padding-top: 5rem
}
.p_historySection.-development3:before {
  height: 96.47vw
}
.p_historySection.-demonstration2 {
  padding-top: 5rem
}
.p_historySection.-demonstration3 {
  padding-top: 5rem
}
.p_historySection.-design2 {
  padding-top: 5rem
}
.p_historySection.-performance2 {
  padding-top: 5rem
}
.p_historySection.-performance3 {
  padding-top: 5rem
}
.p_historyCat_wrapper {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1
}
.p_historyCat_ttl {
  width: 100%
}
.p_historyCat_ttl_ttl {
  display: flex;
  flex-direction: column;
  padding-top: 8rem;
  margin-bottom: 4rem;
  font-size: 32px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4
}
.p_historyCat_ttl_ttl[data-en]:before {
  display: block;
  margin-right: 1rem;
  margin-bottom: .5rem;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  line-height: 1.4;
  word-break: keep-all;
  word-wrap: break-word;
  content: attr(data-en);
  font-size: 68px;
  font-size: 3.4rem
}
.c_bg_gray .p_historyCat_ttl_ttl {
  color: #fff
}
.p_historyCat#development {
  position: relative;
  padding-bottom: 5rem;
  background-color: #f5f5f5
}
.p_historyCat#development:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 50%;
  height: 100%;
  content: '';
  background-color: #fff
}
.p_historyCat#design {
  padding-bottom: 5rem;
  background-color: #f5f5f5
}
.p_historyCat#performance {
  padding-bottom: 5rem;
  background-color: #f5f5f5
}
.maru:after {
  position: absolute;
  content: '。'
}
.p_message {
  padding-top: 10rem;
  padding-right: 2rem;
  padding-bottom: 400px;
  padding-left: 2rem;
  background: #009af1 url(../img/history/bg_copy_pc.jpg) no-repeat center bottom/cover
}
.p_message_wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.p_message_wrapper p {
  margin-bottom: 2rem
}
.p_message_copy {
  margin: 4rem 0
}
.p_message_promise {
  padding-top: 3rem;
  text-align: center
}
.p_message_promise img {
  max-width: 400px
}
.p_original {
  background-color: #3e4042
}
.p_original .c_pageTitle {
  color: #fff
}
.p_original .c_pageTitle .c_pageTitle_ttl__jp:before {
  background-color: #fff
}
.p_original_tbl {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: table;
  width: 100%;
  margin-bottom: 4rem!important;
  overflow: hidden;
  color: #fff;
  border-spacing: 0;
  border-collapse: separate!important;
  border-radius: 6px
}
.p_original_tbl td,
.p_original_tbl th {
  font-size: .88889em;
  white-space: nowrap;
  background-color: #333;
  border-color: #3e4042!important
}
.p_original_tbl td img,
.p_original_tbl th img {
  width: 164px;
  vertical-align: middle
}
.p_original_tbl th {
  text-align: center
}
.p_original_tbl td {
  text-align: right
}
.p_original_tbl tr td:first-child {
  width: auto;
  text-align: center;
  white-space: nowrap
}
.p_original p {
  color: #ccc
}
.p_original_figure {
  margin-bottom: 3rem
}
.p_original_figure > .c_imgRound {
  box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
}
.p_original_memo {
  margin-top: 1rem;
  font-size: 24px;
  font-size: 1.2rem
}
.p_original_kodawari {
  margin-right: auto;
  margin-left: auto;
  padding-top: 4rem;
  padding-bottom: 4rem
}
.p_original_catalog {
  margin-top: 4rem
}
.p_original_catalog_catch {
  color: #fff!important;
  margin-bottom: 1rem;
  font-size: 32px;
  font-size: 1.6rem
}
.p_original_catalog_pics {
  box-sizing: border-box;
  border-radius: 6px;
  background-color: #333;
  padding: 2rem
}
.p_original_catalog_pics:nth-child(1) {
  margin-bottom: 2rem
}
.p_original_catalog_pic {
  margin-bottom: 2rem
}
.p_original_catalog_txt {
  line-height: 1;
  color: #fff!important;
  font-size: 32px;
  font-size: 1.6rem
}
.p_original_catalog_attention {
  margin-top: 1rem;
  font-size: 24px;
  font-size: 1.2rem
}
.p_originalSection [class^=c_heading_] {
  color: #fff
}
.p_originalSection_wrapper {
  margin-right: auto;
  margin-left: auto
}
.p_originalSection_figure {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: figure
}
.p_originalSection_body {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: body
}
.p_originalSection.-horizon {
  display: -ms-grid;
  display: grid;
  grid-template-areas: 'figure' 'table' 'body';
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  gap: 0px 0px
}
.p_tech {
  padding-top: 10rem;
  overflow: hidden;
  background: #333 url(../img/original/bg_plasmacluster.png) no-repeat center 100px;
  background-color: #333
}
.p_tech_wrapper {
  margin-right: auto;
  margin-left: auto;
  overflow: hidden
}
.p_tech [class*=c_heading_] {
  color: #fff
}
.p_tech_2cols {
  margin-right: auto;
  margin-left: auto
}
.p_tech_item {
  padding: 2rem;
  padding-bottom: 0;
  margin-bottom: 2rem;
  overflow: hidden;
  background-color: #4d4e4f;
  border-radius: 6px
}
.p_tech_item_grid {
  margin-top: 3rem
}
.p_tech_item_grid .p_tech_item {
  margin-right: 0;
  margin-left: 0
}
.p_tech_movie {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  padding: 2rem;
  margin-top: -3rem;
  margin-bottom: 2rem;
  background-color: #4d4e4f;
  border-radius: 6px
}
.p_tech_movie__embed {
  margin-bottom: 1rem
}
.p_tech_ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 1.5rem;
  margin-bottom: 3rem;
  line-height: 1.4
}
.p_tech_ttl__sm {
  color: #ccc;
  font-size: 28px;
  font-size: 1.4rem
}
.p_tech_ttl__main {
  color: #80c8e6;
  font-size: 40px;
  font-size: 2rem
}
.p_tech_memo {
  margin-top: 1rem;
  font-size: 24px;
  font-size: 1.2rem
}
.p_tech_product {
  padding-bottom: 3rem
}
.p_tech_product_ttl {
  padding: .5rem;
  margin-bottom: 1rem;
  color: #fff;
  text-align: center;
  letter-spacing: 1px!important;
  border: 1px solid #fff;
  border-radius: 50px;
  font-size: 24px;
  font-size: 1.2rem
}
.p_tech_product_heading {
  padding-bottom: 2rem;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-size: 1.6rem
}
.p_tech_product_btn {
  margin-top: 3rem
}
.p_opening {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  will-change: transform
}
.p_opening_s1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #fff
}
.p_opening_logo {
  position: relative;
  z-index: 2;
  width: 25%
}
.p_opening_s2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%
}
.p_opening_cloud {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  pointer-events: none;
  will-change: transform,opacity
}
.p_opening_cloud-1 {
  right: 0;
  left: auto;
  width: 62.66vw
}
.p_opening_cloud-2 {
  width: 77.33vw;
  top: 64vw
}
.p_opening_cloud-3 {
  width: 32.66vw;
  top: 37.33vw
}
.p_opening_cloud-4 {
  right: 0;
  left: auto;
  width: 87.86vw;
  top: 61.33vw
}
body {
  overflow: auto;
  height: 100%
}
.p_top-pc {
  display: none!important
}
.p_top-sp {
  display: block!important
}
.p_top-pcFlex {
  display: none!important
}
.p_top-spFlex {
  display: flex!important
}
.p_top {
  width: 100%;
  min-height: 100%;
  background-color: #fff;
  overflow-x: hidden
}
.p_top_wrapper {
  background-color: #fff
}
.p_top_wrapper.is-anime-end {
  background-color: #d9eaed
}
.p_top_mv {
  width: 100%;
  background-color: #0097f0;
  overflow: hidden;
  position: fixed;
  top: 57px;
  will-change: transform;
  transition: background-color 1s 0s ease-out
}
.p_top_mv.is-end {
  background-color: #d9eaed
}
.p_top_mv.is-scroll {
  position: static
}
.p_top_mv_logo {
  will-change: transform,opacity;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  width: 15.33vw;
  top: 45%;
  transition: opacity 1.8s 0s ease-out
}
.p_top_mv_logo.is-anime {
  opacity: 1
}
.p_top_mv_copy {
  will-change: opacity;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  top: 13%;
  width: 82.93vw;
  transition: opacity 1.8s 0s ease-out
}
.p_top_mv_copy.is-anime {
  opacity: 1
}
.p_top_mv_people {
  will-change: transform,opacity;
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: translateY(50vh);
  transform: translateY(50vh);
  background-image: url(/plasmacluster/assets/img/top/people-sp.png);
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  transition: opacity .1s 0s linear,-webkit-transform 2.5s 0s ease-out;
  transition: transform 2.5s 0s ease-out,opacity .1s 0s linear;
  transition: transform 2.5s 0s ease-out,opacity .1s 0s linear,-webkit-transform 2.5s 0s ease-out
}
.p_top_mv_people.is-shortcut {
  transition: opacity 0s 0s linear,-webkit-transform 10ms 0s ease-out;
  transition: transform 10ms 0s ease-out,opacity 0s 0s linear;
  transition: transform 10ms 0s ease-out,opacity 0s 0s linear,-webkit-transform 10ms 0s ease-out
}
.p_top_mv_people.is-anime-end {
  transition: opacity 0s 0s linear,-webkit-transform 0s 0s ease-out;
  transition: transform 0s 0s ease-out,opacity 0s 0s linear;
  transition: transform 0s 0s ease-out,opacity 0s 0s linear,-webkit-transform 0s 0s ease-out
}
.p_top_mv_people.is-anime {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1
}
.p_top_mv_scroll {
  position: absolute;
  z-index: 1;
  transition: opacity 2.2s 0s ease-out;
  top: 80%;
  -webkit-transform: translateY(-80%);
  transform: translateY(-80%);
  width: 12px;
  right: 2rem
}
.p_top_mv_scroll:after {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  margin: auto;
  content: "SCROLL";
  color: grey;
  display: block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  font-size: 10px;
  transition: opacity 1s ease-out
}
.p_top_mv_scroll img {
  transition: opacity 1.5s 0s ease-out;
  opacity: 0
}
.p_top_mv_scroll.is-anime:after {
  transition: opacity 1s ease-out;
  opacity: 1
}
.p_top_mv_scroll.is-anime img {
  -webkit-animation: scroll-turn 1.2s ease-out;
  animation: scroll-turn 1.2s ease-out;
  opacity: 1
}
.p_top_mv_scrollbar {
  position: absolute;
  z-index: 1;
  background-color: #e0e0e0;
  left: 0;
  right: 0;
  margin: auto;
  width: .26vw;
  height: 24vw;
  overflow: hidden;
  display: flex;
  opacity: 0;
  transition: opacity 1.5s 0s ease-out
}
.is-anime .p_top_mv_scrollbar {
  opacity: 1
}
.p_top_mv_scrollbar:after {
  content: '';
  width: 100%;
  background-color: #e4004f;
  height: 12vw;
  -webkit-animation: scroll-bar 2.5s cubic-bezier(.76,0,.24,1) infinite;
  animation: scroll-bar 2.5s cubic-bezier(.76,0,.24,1) infinite
}
.p_top_mvImg {
  padding-top: 57px;
  position: relative
}
@-webkit-keyframes scroll-turn {
  0% {
    -webkit-transform: rotateZ(-150deg);
    transform: rotateZ(-150deg)
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
  }
}
@keyframes scroll-turn {
  0% {
    -webkit-transform: rotateZ(-150deg);
    transform: rotateZ(-150deg)
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
  }
}
@-webkit-keyframes scroll-bar {
  0% {
    -webkit-transform: translateY(-24vw);
    transform: translateY(-24vw)
  }
  100% {
    -webkit-transform: translateY(28.8vw);
    transform: translateY(28.8vw)
  }
}
@keyframes scroll-bar {
  0% {
    -webkit-transform: translateY(-24vw);
    transform: translateY(-24vw)
  }
  100% {
    -webkit-transform: translateY(28.8vw);
    transform: translateY(28.8vw)
  }
}
@-webkit-keyframes scroll-bar-pc {
  0% {
    -webkit-transform: translateY(-6.94444vw);
    transform: translateY(-6.94444vw)
  }
  100% {
    -webkit-transform: translateY(7.63889vw);
    transform: translateY(7.63889vw)
  }
}
@keyframes scroll-bar-pc {
  0% {
    -webkit-transform: translateY(-6.94444vw);
    transform: translateY(-6.94444vw)
  }
  100% {
    -webkit-transform: translateY(7.63889vw);
    transform: translateY(7.63889vw)
  }
}
@-webkit-keyframes slide-fade {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
  }
}
@keyframes slide-fade {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
  }
}
.p_top_message {
  position: relative;
  padding-top: 20vw;
  padding-bottom: 1.33vw;
  background-color: #fff;
  background-position: bottom left;
  background-size: 100% auto;
  background-repeat: no-repeat
}
.p_top_message_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_message_copy {
  will-change: transform,opacity;
  margin-top: 10.13vw;
  width: 82%;
  color: #333
}
.p_top_message_copy.is-scroll-anime {
  -webkit-animation: slide-fade 1.3s ease-out forwards;
  animation: slide-fade 1.3s ease-out forwards
}
.p_top_message_txt {
  margin-top: 12vw;
  font-size: 34px;
  font-size: 4.43286vw;
  color: #333;
  line-height: 2.07
}
.p_top_message_txt > p {
  will-change: transform,opacity;
  margin-bottom: 7.33vw
}
.p_top_message_txt > p.is-scroll-anime {
  -webkit-animation: slide-fade 1.3s ease-out forwards;
  animation: slide-fade 1.3s ease-out forwards
}
.p_top_message_ttl.is-scroll-anime {
  -webkit-animation: slide-fade 1.3s ease-out forwards;
  animation: slide-fade 1.3s ease-out forwards
}
.p_top_sectionTitle {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  font-size: .71111em;
  line-height: 1.4;
  z-index: 1;
  position: relative;
  color: rgba(51,51,51,.6)
}
.p_top_original .p_top_sectionTitle {
  color: rgba(255,255,255,.6)
}
.p_top_sectionTitle[data-en]:before {
  font-family: Montserrat,sans-serif;
  font-size: 1.6875em;
  font-weight: 400;
  letter-spacing: 1px;
  content: attr(data-en);
  margin-bottom: .8rem;
  color: #333
}
.p_top_original .p_top_sectionTitle[data-en]:before {
  color: #fff
}
.p_top_sectionTitle-gray[data-en]:before {
  color: rgba(51,51,51,.6)
}
.p_top_movie {
  opacity: 0;
  margin-top: 12vw;
  display: block;
  border-radius: 2.66667vw;
  overflow: hidden;
  box-shadow: 0px 10px 30px 0px rgba(0,0,0,.2);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 89.6vw;
  height: 50.4vw
}
.p_top_movie.is-play-movie:after {
  display: none
}
.p_top_movie iframe {
  width: 89.6vw;
  height: 50.4vw
}
.p_top_movie img {
  position: absolute;
  width: 89.6vw;
  height: 50.4vw;
  top: 0;
  left: 0
}
.p_top_movie.is-scroll-anime {
  -webkit-animation: slide-fade 1.3s ease-out forwards;
  animation: slide-fade 1.3s ease-out forwards
}
.p_top_movie:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  background-image: url(/plasmacluster/assets/img/top/movie-play.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 18.66vw;
  height: 18.66vw
}
.p_top_loop {
  position: absolute;
  top: 70%;
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
  height: 18vw;
  margin-top: 6.66vw;
  width: 100%
}
.p_top_loop_inner {
  width: 100%;
  height: 19.2vw;
  overflow: hidden
}
.p_top_loop_slider {
  will-change: transform;
  position: relative;
  display: flex;
  justify-content: flex-start
}
.p_top_loop_slider p {
  will-change: transform;
  flex-shrink: 0;
  width: 251.2vw;
  margin-right: 6.66vw
}
.p_top_topics {
  padding-top: 20vw;
  padding-bottom: 13.33vw
}
.p_top_topics_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_ttlHolder {
  width: 100%;
  display: flex;
  justify-content: space-between
}
.p_top_icons {
  display: flex;
  align-items: flex-start
}
.p_top_icons > a {
  display: flex;
  align-items: center;
  font-size: 1.6875em;
  margin-left: 3.73vw
}
.p_top_icons .swiper-button-disabled {
  opacity: .16
}
.p_top_icons > .icon_arrow-to-left:focus {
  outline: 0
}
.p_top_icons > .icon_arrow-to-right:focus {
  outline: 0
}
.p_top_icons > span {
  border-left: .4vw solid #999;
  width: 1px;
  height: 25px;
  margin-left: 5.33vw;
  margin-right: 2vw
}
.p_top_topics_list {
  margin-top: 4vw
}
.p_top_l_pagenation {
  display: flex;
  justify-content: center;
  margin-top: 8vw
}
.swiper-pagination-products,
.swiper-pagination-top {
  display: flex;
  padding: 2vw 4.66667vw;
  background-color: #f2f2f2;
  border-radius: 4vw
}
.swiper-pagination-products {
  background-color: #e9e9e9
}
.top-bullet {
  display: block;
  opacity: 1;
  background-color: #d3d3d3;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  margin-right: 2.66vw
}
.top-bullet:last-child {
  margin-right: 0px
}
.top-bullet-active {
  background-color: #f8003f
}
.p_top_about {
  padding-top: 20vw;
  padding-bottom: 13.33vw
}
.p_top_about_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_about_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between
}
.p_top_about_item {
  background-image: url(/plasmacluster/assets/img/top/about-img-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  position: relative;
  flex-shrink: 0;
  z-index: 2;
  width: 89.6vw;
  height: 65.86vw;
  border-radius: 2.66667vw;
  box-shadow: 0px .66667vw 6.66667vw 0px rgba(0,0,0,.15)
}
.p_top_about_item-2 {
  background-image: url(/plasmacluster/assets/img/top/about-img-2.png);
  margin-top: 6.66vw
}
.p_top_about_txts {
  position: absolute;
  left: 5.33333vw;
  bottom: 4.66667vw
}
.p_top_about_item-2 .p_top_about_txts {
  top: 4.66667vw;
  bottom: auto
}
.p_top_about_cap {
  font-size: 20px;
  font-size: 2.60756vw;
  font-family: Montserrat,sans-serif;
  color: #333;
  opacity: .6;
  letter-spacing: .13333vw
}
.p_top_about_ttl {
  font-size: 32px;
  font-size: 4.1721vw;
  color: #333;
  margin-top: 1.86vw;
  letter-spacing: .53333vw;
  border-bottom: .26667vw solid #333;
  padding-bottom: 0;
  line-height: 1.3
}
.p_top_about_ttl_en {
  font-size: 18px;
  font-size: 2.34681vw;
  color: #333;
  margin-top: 1.33vw;
  letter-spacing: .26667vw
}
.p_top_history {
  padding-top: 20vw;
  padding-bottom: 42.66vw;
  background-image: url(/plasmacluster/assets/img/top/about-bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  background-color: #e4e8eb;
  z-index: 1
}
.p_top_history_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_historyBg-l {
  display: none
}
.p_top_historyBg {
  display: none
}
.p_top_history_box {
  margin-top: 17.33vw;
  text-align: center
}
.p_top_history_logo {
  width: 25.33vw;
  margin-left: auto;
  margin-right: auto
}
.p_top_history_ttl {
  margin-top: 8vw;
  font-size: 32px;
  font-size: 4.1721vw
}
.p_top_history_txt {
  margin-top: 8vw;
  font-size: 30px;
  font-size: 3.91134vw
}
.p_top_history_l_readmore {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6.66vw
}
.p_top_readmore {
  display: flex;
  align-items: center;
  width: 26vw;
  z-index: 1
}
.p_top_readmore > span {
  display: flex;
  flex-direction: column;
  font-size: 28px;
  font-size: 3.65059vw;
  font-family: Montserrat,sans-serif;
  opacity: .6;
  line-height: 1.3;
  position: relative
}
.p_top_readmore > span:after {
  content: '';
  border-bottom: .13333vw solid #333;
  width: 100%;
  height: 1px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%
}
.p_top_readmore:before {
  content: '';
  z-index: 0;
  background-color: #f8003f;
  width: 2vw;
  height: 2vw;
  margin-right: 2vw;
  border-radius: 50%;
  transition: all .5s 0s cubic-bezier(.34,1.56,.64,1)!important
}
.p_top_original .p_top_readmore > span {
  color: #fff;
  border-color: #fff
}
.p_top_original .p_top_readmore > span:after {
  border-color: #fff
}
@-webkit-keyframes border_write {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes border_write {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.p_top_original {
  padding-top: 20vw;
  padding-bottom: 20vw;
  background-color: #3e4042
}
.p_top_original_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_original_box {
  margin-top: 9.33vw
}
.p_top_original_item {
  background-color: #4d4e4f;
  border-radius: 2.66667vw;
  overflow: hidden;
  padding: 4.66667vw;
  padding-bottom: 6.66667vw;
  display: block;
  position: relative
}
.p_top_original_item:last-child {
  margin-top: 5.33vw
}
.p_top_original_picture {
  border-radius: 2.66667vw;
  overflow: hidden
}
.p_top_original_cap {
  color: #fff;
  font-size: 20px;
  font-size: 2.60756vw;
  opacity: .3;
  margin-top: 3.33vw
}
.p_top_original_txt {
  color: #fff;
  font-size: 30px;
  font-size: 3.91134vw;
  margin-top: 1.33vw
}
.p_top_original_l_readmore {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: auto;
  margin-top: 4vw
}
.p_top_demo {
  padding-top: 20vw;
  background-color: #fff
}
.p_top_demo_inner {
  pointer-events: none;
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_demo_box {
  margin-top: 6.66vw;
  position: relative
}
.p_top_demo_picture {
  display: block;
  pointer-events: auto;
  border-radius: 2.66667vw;
  overflow: hidden;
  box-shadow: 0px 1.33333vw 4.66667vw 0px rgba(0,0,0,.2)
}
.p_top_demo_ttlBox {
  display: flex;
  justify-content: space-between;
  align-items: center
}
.p_top_demo_txt {
  font-size: 30px;
  font-size: 3.91134vw;
  margin-top: 5.33vw
}
.p_top_demo_l_readmore {
  position: absolute;
  top: 0;
  right: 0
}
.p_top_demo_l_readmore .p_top_readmore {
  pointer-events: auto
}
.p_top_products {
  padding-top: 20vw;
  padding-bottom: 17.33vw;
  background-color: #f5f5f5
}
.p_top_products_inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between
}
.p_top_products_list {
  width: 100%;
  margin-top: 4.16vw
}
.p_top_products_list .swiper-wrapper {
  display: flex;
  flex-direction: row
}
.p_top_products_box {
  display: flex;
  flex-wrap: wrap;
  padding-left: 5%;
  padding-right: 5%;
  justify-content: space-between
}
.p_top_products_item {
  width: 42.66vw;
  height: 42.66vw;
  margin-bottom: 4vw;
  margin-right: 0;
  margin-left: 0;
  background-color: #fff;
  border-radius: 2.66667vw;
  position: relative;
  box-shadow: 0px .66667vw 3.33333vw 0px rgba(0,0,0,.1);
  transition: all .5s 0s ease-out
}
.p_top_products_picture {
  width: 55%;
  margin-top: 5.33vw;
  margin-left: auto;
  margin-right: auto
}
.p_top_products_name {
  text-align: center;
  position: absolute;
  width: 80%;
  bottom: 2.66vw;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4;
  font-size: 28px;
  font-size: 3.65059vw
}
.p_top_products_blank {
  position: absolute;
  top: 2.93vw;
  right: 2.93vw
}
.p_top_products_blank .icon_blank {
  color: #999;
  font-size: 24px;
  font-size: 3.12907vw
}
.is-top #globalHeader {
  position: fixed;
  background-color: #fff;
  z-index: 3;
  width: 100%;
  height: 57px
}
.p_top_scrollArea {
  height: 20000px;
  z-index: -2;
  opacity: 0
}
.c-baloon {
  display: none
}
.p_top_topics_list .c_post {
  margin-left: 0;
  margin-right: 0
}
.p_top_debug {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 30;
  background-color: #333;
  border: solid 4px red;
  width: 100px;
  height: 50px;
  color: #fff
}
.p_top_posT {
  position: fixed;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: #007aff
}
.p_top_posB {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: #f8003f
}
#p_top_scrollRock {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #3f3;
  opacity: 0;
  display: block
}
.p_top_ie_blur {
  display: none;
  -webkit-transform: translateY(25px);
  transform: translateY(25px)
}
.is-IE .p_top_ie_blur {
  display: block;
  opacity: 0
}
.p_top_special {
  padding-top: 20vw;
  padding-bottom: 17.33vw;
  background-color: #fff
}
.p_top_special_inner {
  pointer-events: none;
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.p_top_special_bnrs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1,1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 30px 30px;
  margin-top: 9.33vw
}
.p_top_special_bnrs > :nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}
.p_top_special_bnrs img {
  display: block;
  pointer-events: auto;
  border-radius: 2.66667vw;
  overflow: hidden;
  box-shadow: 0px 1.33333vw 4.66667vw 0px rgba(0,0,0,.2)
}
.p_top_special_bnrs img:hover {
  opacity: .8
}
.p_article {
  width: 100%;
  background-color: #fff
}
.p_article_thumbnail {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover
}
.p_article_figure {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.p_article_figure::before {
  display: block;
  padding-top: 138.68613%;
  content: ''
}
.p_article_meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Montserrat,sans-serif;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede
}
.p_article_meta__date {
  font-size: .71111em
}
.p_article_meta__index {
  font-size: .71111em;
  border-left: 1px solid #dedede
}
.p_article_meta__index a {
  display: flex;
  padding: 1rem;
  padding-right: 0
}
.p_article_meta__index i {
  margin-left: 1rem;
  font-size: 1.6875em
}
.p_article_header {
  max-width: 670px;
  padding: 2rem 0;
  margin-right: auto;
  margin-left: auto
}
.p_article_heading {
  position: relative;
  margin-bottom: 1rem;
  line-height: 1.4;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  font-size: 44px;
  font-size: 2.2rem
}
.p_article_cats {
  margin-bottom: .5rem;
  font-family: Montserrat,sans-serif;
  color: #4186a3;
  font-size: 24px;
  font-size: 1.2rem
}
.p_article_entry {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 5rem;
  padding-left: 2rem;
  background-color: #f5f5f5
}
.p_article_entry_wrapper {
  max-width: 670px;
  margin-right: auto;
  margin-left: auto
}
.p_article_entry h1,
.p_article_entry h2,
.p_article_entry h3,
.p_article_entry h4,
.p_article_entry h5,
.p_article_entry h6 {
  margin-bottom: 1rem
}
.p_article_entry p {
  margin-bottom: 2rem
}
.p_article_entry figure {
  margin-bottom: 2rem
}
.p_article_entry figure img {
  border-radius: 6px
}
.p_article_entry figure figcaption {
  margin-top: 1rem;
  font-size: .71111em
}
.p_article_links {
  margin-top: 5rem
}
.p_article_links__ttl {
  font-family: Montserrat,sans-serif!important;
  font-size: .88889em;
  font-weight: 400;
  font-size: 32px;
  font-size: 1.6rem
}
.p_article_links__lists {
  font-size: .88889em;
  font-size: 28px;
  font-size: 1.4rem
}
.p_article_links__lists > li {
  display: flex;
  align-items: flex-start
}
.p_article_links__lists > li:before {
  font-family: plasmacluster;
  font-size: 1.6875em;
  line-height: 1;
  color: #f8003f;
  text-decoration: none;
  content: '\e905'
}
.p_article_links__lists > li a {
  text-decoration: underline
}
.p_article_links__lists > li:not(:last-child) {
  margin-bottom: 1rem
}
.p_article_memo {
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-color: #f5f5f5;
  font-size: 24px;
  font-size: 1.2rem
}
.p_article_memo_wrapper {
  margin-right: auto;
  margin-left: auto
}
.p_article_memo_wrapper > ol.kome {
  padding-left: 3rem;
  counter-reset: count 0
}
.p_article_memo_wrapper > ol.kome > li {
  position: relative;
  margin-bottom: 1rem;
  list-style: none outside
}
.p_article_memo_wrapper > ol.kome > li:before {
  position: absolute;
  left: -2.5rem;
  content: "※" counter(count);
  counter-increment: count 1
}
.p_article_memo_wrapper > ol.asta {
  padding-left: 3rem;
  counter-reset: count 0
}
.p_article_memo_wrapper > ol.asta > li {
  position: relative;
  list-style: none outside
}
.p_article_memo_wrapper > ol.asta > li:before {
  position: absolute;
  left: -2.5em;
  content: "＊" counter(count);
  counter-increment: count 1
}
.p_article_2col {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  -ms-grid-columns: 1fr 2rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0px 2rem
}
.p_article_2col > :nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(7) {
  -ms-grid-row: 7;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(8) {
  -ms-grid-row: 7;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(9) {
  -ms-grid-row: 9;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(10) {
  -ms-grid-row: 9;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(11) {
  -ms-grid-row: 11;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(12) {
  -ms-grid-row: 11;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(13) {
  -ms-grid-row: 13;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(14) {
  -ms-grid-row: 13;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(15) {
  -ms-grid-row: 15;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(16) {
  -ms-grid-row: 15;
  -ms-grid-column: 3
}
.p_article_2col > :nth-child(17) {
  -ms-grid-row: 17;
  -ms-grid-column: 1
}
.p_article_2col > :nth-child(18) {
  -ms-grid-row: 17;
  -ms-grid-column: 3
}
.p_article_2col_onlyPC {
  padding-top: 20px
}
.p_topics {
  padding-bottom: 4rem
}
.p_topics_lists {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap
}
.u_fz_xxs {
  font-size: .59259em;
  line-height: 1
}
.u_fz_xs {
  font-size: .71111em;
  line-height: 1
}
.u_fz_sm {
  font-size: .88889em;
  line-height: 1
}
.u_fz_md {
  font-size: 1.125em
}
.u_fz_lg {
  font-size: 1.6875em
}
.u_fz_xl {
  font-size: 2.25em
}
.u_fz_xxl {
  font-size: 2.8125em
}
.u_fz_xxxl {
  font-size: 3.375em
}
.u_ta_left {
  text-align: left!important
}
.u_ta_right {
  text-align: right!important
}
.u_ta_center {
  text-align: center!important
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px
}
.swiper-pagination-bullet-active {
  background: #f8003f
}
.swiper-pagination {
  position: relative;
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: auto!important;
  padding: .5rem;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
  content: '';
  background-color: #fff;
  border-radius: 50px
}
.swiper-button-next,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  position: static;
  background: 0 0
}
.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  font-family: plasmacluster
}
html(:not(.ie)) .swiper-button-next,
html(:not(.ie)) .swiper-button-prev,
html(:not(.ie)) .swiper-container-rtl .swiper-button-next,
html(:not(.ie)) .swiper-container-rtl .swiper-button-prev {
  opacity: 0;
  -webkit-animation: swiperArrow .3s 1s forwards;
  animation: swiperArrow .3s 1s forwards
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: '\e901'
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: '\e902'
}
.swiper-button-disabled {
  color: #dedede
}
@-webkit-keyframes swiperArrow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 100%
  }
}
@keyframes swiperArrow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 100%
  }
}
.swiper-arrows {
  position: absolute;
  top: -3rem;
  right: 0;
  z-index: 99;
  display: flex;
  justify-content: space-between;
  width: 70px
}
@media only screen and (min-width:960px) {
  .l_mainContents {
    font-size: 20px
  }
  .c_box {
    border-radius: 12px
  }
  .c_btn {
    margin-right: auto;
    margin-left: auto;
    max-width: 440px
  }
  .c_btn [class*=' icon_'],
  .c_btn [class^=icon_] {
    font-size: 15px;
    font-size: 1.5rem
  }
  .c_contentMaxWidth {
    max-width: 960px
  }
  .c_embed {
    border-radius: 12px
  }
  .c_footer_campaign {
    max-width: 960px
  }
  .c_footer_campaign_slide {
    font-size: 16px;
    font-size: 1.6rem
  }
  .c_footer_link {
    max-width: 960px
  }
  .c_footer_link_slide {
    font-size: 16px;
    font-size: 1.6rem
  }
  .c_footer {
    padding-bottom: 4rem;
    margin-top: .5rem
  }
  .c_footer_wrapper {
    max-width: 960px
  }
  .c_footer .c_sectionTitle {
    margin-right: auto;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto
  }
  .c_header_wrapper {
    max-width: 960px
  }
  .c_header_wrapper {
    justify-content: flex-end
  }
  .c_headerNav_wrapper {
    grid-template-areas: 'menu copy' 'menu sns';
    -ms-grid-rows: 1.5fr 0px 1fr;
    grid-template-rows: 1.5fr 1fr;
    -ms-grid-columns: 1.3fr 7vw 1fr;
    grid-template-columns: 1.3fr 1fr;
    gap: 0px 7vw
  }
  .c_headerNav_menu {
    justify-content: flex-end;
    height: 100%;
    padding-left: 7vw
  }
  .c_headerNav_copy {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 4vw;
    padding-left: 4vw
  }
  .c_headerNav_copy_wrapper {
    max-width: 960px
  }
  .c_headerNav_copy_wrapper {
    display: flex;
    justify-content: center;
    text-align: center
  }
  .c_headerNav_copy img {
    width: 342px
  }
  .c_headerNav_sns_wrapper {
    max-width: 195px;
    padding-left: 8vw
  }
  .c_headerNav_sns__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 3rem
  }
  .c_headerNav_sns__lists {
    font-size: 12px;
    font-size: 1.2rem;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: auto 3rem auto 3rem auto;
    grid-template-columns: auto auto auto;
    gap: 2rem 3rem
  }
  .c_headerNav_sns__lists > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .c_headerNav_sns__lists > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .c_headerNav_sns__lists > :nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5
  }
  .c_heading_lv2 {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 2rem
  }
  .c_heading_lv3 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 2rem
  }
  .c_imgRound {
    border-radius: 12px
  }
  .c_kv {
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: flex-end;
    width: 100%
  }
  .c_kv_ttl {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    width: 100%;
    max-width: 960px;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-right: auto;
    margin-left: auto
  }
  .c_kv_ttl > .c_pageTitle {
    width: 410px
  }
  .c_kv_figure {
    display: block;
    width: 52vw;
    height: 520px
  }
  .c_menu {
    max-width: 960px
  }
  .c_menu > li:first-child {
    border-top: 1px solid #e4e8eb
  }
  .c_menu > li > a {
    padding: 1rem
  }
  .c_menu__ttl {
    font-size: 14px;
    font-size: 1.4rem
  }
  .c_menu__ttl[data-en]:before {
    font-size: 24px;
    font-size: 2.4rem
  }
  .c_modal_content_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto
  }
  .c_modal_content_figure {
    width: 200px
  }
  .c_modal_content_figure img {
    width: 200px
  }
  .c_modal_content_heading {
    text-align: left;
    font-size: 32px;
    font-size: 3.2rem
  }
  .c_pagenation_wrapper {
    margin-right: auto;
    margin-left: auto
  }
  .c_pagenation_nums {
    font-size: 16px;
    font-size: 1.6rem
  }
  .c_pagenation__next,
  .c_pagenation__prev {
    font-size: 14px;
    font-size: 1.4rem
  }
  .c_pagenation__next i,
  .c_pagenation__prev i {
    font-size: 24px;
    font-size: 2.4rem
  }
  .c_pageTitle_wrapper {
    height: auto
  }
  .c_pageTitle_ttl[data-en]:before {
    width: 340px
  }
  .c_post_date {
    font-size: 12px;
    font-size: 1.2rem
  }
  .c_post_date__time:before {
    width: 20px
  }
  .c_post_heading {
    font-size: 16px;
    font-size: 1.6rem
  }
  .c_post_cat {
    font-size: 12px;
    font-size: 1.2rem
  }
  .c_postNav {
    padding-bottom: 5rem
  }
  .c_postNav_wrapper {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto
  }
  .c_postNav__index i,
  .c_postNav__nav i {
    font-size: 20px;
    font-size: 2rem
  }
  .c_postNav__en {
    font-size: 11px;
    font-size: 1.1rem
  }
  .c_sectionTitle {
    font-size: 14px;
    font-size: 1.4rem
  }
  .c_sectionTitle[data-en]:before {
    font-size: 20px;
    font-size: 2rem
  }
  .c_tab_wrapper {
    max-width: 960px
  }
  .c_tab_lists {
    font-size: 14px;
    font-size: 1.4rem
  }
  .c_tab_lists > li > span,
  .c_tab_lists > li a.is-active {
    border-width: 4px
  }
  .p_about_bg {
    padding-bottom: 10rem
  }
  .p_swiper_case {
    max-width: 960px
  }
  .p_swiper_case_slide__ttl__main {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_swiper_case_slide__ttl__sm {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_swiper_case_slide__txt {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_swiper_case_slide__link {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_swiper_case__pagenation {
    display: none
  }
  .p_toc {
    max-width: 960px
  }
  .p_toc_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_toc_lists {
    font-size: 14px;
    font-size: 1.4rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 0px auto 0px auto;
    grid-template-rows: auto auto auto;
    -ms-grid-columns: 1fr 8rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 8rem
  }
  .p_toc_lists > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .p_toc_lists > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_toc_lists > :nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
  }
  .p_toc_lists > :nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
  }
  .p_toc_lists > :nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
  }
  .p_toc_lists > :nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
  }
  .p_what {
    padding-top: 8rem;
    padding-bottom: 0
  }
  .p_what_wrapper {
    max-width: 960px
  }
  .p_what_en {
    top: 0;
    left: -3rem
  }
  .p_what_ttl_sub {
    margin-top: 3rem;
    margin-bottom: 1rem
  }
  .p_what_ttl_sub:first-child {
    margin-top: 0
  }
  .p_what_case {
    padding-bottom: 3rem
  }
  .p_what_memo {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_what_2cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 6rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 6rem
  }
  .p_what_2cols > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .p_what_2cols > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_whatSection:not(:first-child) {
    margin-top: 4rem;
    margin-bottom: 2rem
  }
  .p_whatSection_body {
    width: 400px
  }
  .p_whatSection_figure img {
    width: 500px;
    -webkit-backface-visibility: hidden
  }
  .p_whatSection.-horizon {
    display: flex;
    flex-shrink: 1;
    justify-content: space-between
  }
  .p_whatSection.-horizon.-reverse {
    flex-direction: row-reverse
  }
  .p_what_company {
    margin-bottom: 4rem
  }
  .p_what_company__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 2rem
  }
  .p_what_company__body {
    margin-bottom: 4rem
  }
  .p_what_case_ttl {
    max-width: 960px
  }
  .p_demon_wrapper {
    max-width: 960px
  }
  .p_demon_memo {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_demon_heading__main {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-size: 100px;
    font-size: 10rem
  }
  .p_demon_heading__sub {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-size: 40px;
    font-size: 4rem
  }
  .p_demon_heading2__main {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    margin-top: 5rem;
    font-size: 60px;
    font-size: 6rem
  }
  .p_demon_heading2__sub {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-size: 32px;
    font-size: 3.2rem
  }
  .p_demon_tbl {
    margin-top: 5rem!important;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_demon_tbl dl dt {
    float: left;
    clear: both
  }
  .p_demon_tbl dl dt:after {
    content: '／'
  }
  .p_demon_tab_content {
    padding-bottom: 5rem
  }
  .p_demonSection.-ion {
    padding-top: 190px
  }
  .p_intro {
    padding-top: 10rem;
    padding-bottom: 6rem
  }
  .p_intro:after {
    width: 70%
  }
  .p_intro_wrapper {
    max-width: 960px
  }
  .p_intro_wrapper {
    margin-right: auto;
    margin-left: auto;
    -ms-grid-rows: auto 0px auto 0px auto;
    grid-template-areas: 'copy pic2' 'copy txt' 'pic1 txt';
    -ms-grid-columns: 280px 90px 1fr;
    grid-template-columns: 280px 1fr;
    gap: 0px 90px;
    max-width: 875px;
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_intro_heading {
    padding-bottom: 3rem;
    margin-top: 3rem
  }
  .p_intro_heading__main {
    font-size: 60px;
    font-size: 6rem;
    letter-spacing: 2px
  }
  .p_intro_heading__sub {
    font-size: 32px;
    font-size: 3.2rem
  }
  .p_intro_pic1 {
    text-align: center
  }
  .p_intro_pic1 img {
    width: 270px
  }
  .p_intro_pic2 {
    margin-top: 0
  }
  .p_intro_pic2 img {
    width: 510px;
    max-width: none
  }
  .p_intro_txt {
    padding: 0;
    margin-top: 5rem
  }
  .p_cards .c_heading_lv3 {
    -ms-grid-column-span: 3;
    grid-column: span 3
  }
  .p_cards_wrapper {
    max-width: 960px
  }
  .p_cards_grid {
    max-width: 960px
  }
  .p_cards_grid > * {
    width: calc(((100% - (5rem * (3 - 1)))/ 3) - .01px)
  }
  .p_cards_grid > :not(:nth-child(3n)) {
    margin-right: 5rem
  }
  .p_cards_grid > :nth-child(n+4) {
    margin-top: 0
  }
  .p_cards_memo {
    font-size: 10px;
    font-size: 1rem
  }
  .p_cards_memo_wrapper {
    max-width: 960px
  }
  .p_cardItem__ttl {
    font-size: 20px;
    font-size: 2rem
  }
  .p_cardItem__sub {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_cardItem__memo {
    font-size: 10px;
    font-size: 1rem
  }
  .p_effect_kv {
    margin-bottom: 3rem
  }
  .p_effect_explainLists {
    display: flex;
    justify-content: space-around;
    padding: 2rem 0
  }
  .p_effect_explainLists > li {
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
    display: block;
    line-height: inherit;
    text-align: center
  }
  .p_effect_explainLists > li:after {
    font-size: 14px;
    font-size: 1.4rem;
    display: block
  }
  .p_effect_explainLists > li sup {
    position: absolute;
    top: 0
  }
  .p_effect_explainLists > li small {
    display: block;
    font-size: inherit
  }
  .p_effect_explainLists > li span {
    display: block
  }
  .p_effect_explainLists > li img {
    width: 200px;
    margin-right: 0;
    margin-bottom: 1rem;
    margin-right: auto;
    margin-left: auto
  }
  .p_effect_section {
    max-width: 960px
  }
  .p_effect_section {
    padding-top: 5rem;
    padding-bottom: 5rem
  }
  .p_effect_box {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_challenge {
    padding: 5rem
  }
  .p_challenge_heading {
    text-align: left;
    font-size: 32px;
    font-size: 3.2rem
  }
  .p_challenge_figure img {
    width: 189px;
    margin-bottom: 0
  }
  .p_history_nav {
    max-width: 960px
  }
  .p_history_nav {
    width: 400px;
    margin-top: 4rem;
    margin-left: 0
  }
  .p_history_nav_lists {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_history_nav_lists > li {
    margin-left: 0
  }
  .p_history_label {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_history_memo {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_history_2cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 6rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 6rem
  }
  .p_history_2cols > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .p_history_2cols > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_historyBox {
    padding-bottom: 6rem
  }
  .p_historySection_figure {
    width: 450px
  }
  .p_historySection_body {
    width: 450px
  }
  .p_historySection.-horizon {
    display: flex;
    flex-shrink: 1;
    align-items: center;
    justify-content: space-between
  }
  .p_historySection.-horizon.-reverse {
    flex-direction: row-reverse
  }
  .p_historySection.-demonstration2:after,
  .p_historySection.-demonstration3:after,
  .p_historySection.-design2:after,
  .p_historySection.-development2:after,
  .p_historySection.-development3:after,
  .p_historySection.-performance2:after,
  .p_historySection.-performance3:after {
    display: none
  }
  .p_historySection.-demonstration2:before,
  .p_historySection.-demonstration3:before,
  .p_historySection.-design2:before,
  .p_historySection.-development2:before,
  .p_historySection.-development3:before,
  .p_historySection.-performance2:before,
  .p_historySection.-performance3:before {
    display: none
  }
  .p_historySection.-development2 {
    display: flex;
    min-height: 905px;
    padding-top: 3rem;
    margin-bottom: 5rem;
    background: url(../img/history/line1.png) no-repeat center center
  }
  .p_historySection.-development3 {
    padding-top: 3rem
  }
  .p_historySection.-demonstration2 {
    display: flex;
    min-height: 715px;
    padding-top: inherit;
    margin-top: -2rem;
    margin-bottom: 5rem;
    background: url(../img/history/line2.png) no-repeat center center
  }
  .p_historySection.-demonstration3 {
    padding-top: 3rem
  }
  .p_historySection.-design1 {
    margin-top: 10rem
  }
  .p_historySection.-design2 {
    padding-top: inherit;
    margin-top: -5rem
  }
  .p_historySection.-performance2 {
    padding-top: inherit
  }
  .p_historySection.-performance3 {
    padding-top: inherit
  }
  .p_historyCat_wrapper {
    max-width: 960px
  }
  .p_historyCat_ttl_ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_historyCat_ttl_ttl[data-en]:before {
    font-size: 52px;
    font-size: 5.2rem
  }
  .p_historyCat#development:after {
    width: 70%
  }
  .p_message {
    padding-bottom: 450px
  }
  .p_message_wrapper {
    max-width: 960px
  }
  .p_message_copy {
    width: 630px;
    margin: 6rem 0 4rem 0
  }
  .p_message_txt {
    width: 490px
  }
  .p_message_promise {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0
  }
  .p_message_promise img {
    width: 343px
  }
  .p_original .c_pageTitle_ttl {
    width: 410px
  }
  .p_original .c_pageTitle_ttl[data-en]:before {
    width: auto;
    font-size: 52px;
    font-size: 5.2rem;
    max-width: none
  }
  .p_original_2cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 6rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 6rem
  }
  .p_original_2cols > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .p_original_2cols > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_original_tbl {
    margin-top: 4rem!important;
    border-radius: 12px
  }
  .p_original_tbl td {
    text-align: center
  }
  .p_original_tbl tr td:first-child {
    width: 280px
  }
  .p_original_memo {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_original_kodawari {
    max-width: 960px
  }
  .p_original_kodawari {
    padding-top: 7rem;
    padding-bottom: 10rem;
    margin-top: 3rem
  }
  .p_original_catalog {
    margin-top: 0
  }
  .p_original_catalog_catch {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 2rem
  }
  .p_original_catalog_box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
  }
  .p_original_catalog_pics {
    width: 49%;
    border-radius: 12px;
    padding: 3rem
  }
  .p_original_catalog_pics:nth-child(1) {
    margin-bottom: 0
  }
  .p_original_catalog_pic {
    margin-bottom: 3rem
  }
  .p_original_catalog_txt {
    font-size: 20px;
    font-size: 2rem
  }
  .p_original_catalog_attention {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_originalSection_wrapper {
    max-width: 960px
  }
  .p_originalSection_figure {
    width: 450px
  }
  .p_originalSection_body {
    width: 450px
  }
  .p_originalSection.-horizon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
  .p_originalSection.-horizon.-reverse {
    flex-direction: row-reverse
  }
  .p_tech {
    padding-top: 420px;
    padding-bottom: 8rem
  }
  .p_tech_wrapper {
    max-width: 960px
  }
  .p_tech_2cols {
    max-width: 960px
  }
  .p_tech_2cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr 6rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 6rem;
    padding-right: 4rem;
    padding-left: 4rem
  }
  .p_tech_2cols > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .p_tech_2cols > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_tech_item {
    padding: 6rem 0;
    margin-right: 4rem;
    margin-left: 4rem;
    background-color: #4d4e4f;
    border-radius: 12px
  }
  .p_tech_item.-item_sm {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 280px
  }
  .p_tech_item_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 8rem
  }
  .p_tech_item_grid .p_tech_item {
    padding: 0;
    background: 0 0
  }
  .p_tech_movie {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 9rem;
    background: 0 0
  }
  .p_tech_figure {
    margin-bottom: 2rem
  }
  .p_tech_figure.pc280 {
    width: 280px;
    height: 280px
  }
  .p_tech_ttl {
    margin-bottom: 5rem
  }
  .p_tech_ttl__sm {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_tech_ttl__main {
    font-size: 28px;
    font-size: 2.8rem
  }
  .p_tech_memo {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_tech_product {
    padding-bottom: 2rem;
    margin-top: 3rem
  }
  .p_tech_product_ttl {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 3rem
  }
  .p_tech_product_heading {
    font-size: 24px;
    font-size: 2.4rem
  }
  .p_top_about_box {
    flex-direction: row;
    width: 100%;
    margin-left: 0;
    margin-right: auto;
    margin-top: 70px;
    position: relative
  }
  .p_top_about_item {
    width: 35.62vw;
    height: 26.25vw;
    min-width: 433.2px;
    min-height: 319.2px
  }
  .p_top_about_item-2 {
    margin-top: 100px;
    position: relative;
    margin-left: 0px
  }
  .p_top_products_item {
    width: 23.95833vw;
    height: 23.95833vw;
    max-width: 280px;
    max-height: 280px;
    margin-right: 60px
  }
  .p_top_products_item:nth-child(3n) {
    margin-right: 0
  }
  .p_article_meta__date {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_article_heading {
    font-size: 32px;
    font-size: 3.2rem
  }
  .p_article_cats {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_article_links__ttl {
    font-size: 16px;
    font-size: 1.6rem
  }
  .p_article_links__lists {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_article_memo {
    font-size: 14px;
    font-size: 1.4rem
  }
  .p_article_memo_wrapper {
    max-width: 960px
  }
  .p_article_2col_onlyPC {
    padding-top: 40px;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto 0px auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 2rem
  }
  .p_article_2col_onlyPC > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(7) {
    -ms-grid-row: 7;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(8) {
    -ms-grid-row: 7;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(9) {
    -ms-grid-row: 9;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(10) {
    -ms-grid-row: 9;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(11) {
    -ms-grid-row: 11;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(12) {
    -ms-grid-row: 11;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(13) {
    -ms-grid-row: 13;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(14) {
    -ms-grid-row: 13;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(15) {
    -ms-grid-row: 15;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(16) {
    -ms-grid-row: 15;
    -ms-grid-column: 3
  }
  .p_article_2col_onlyPC > :nth-child(17) {
    -ms-grid-row: 17;
    -ms-grid-column: 1
  }
  .p_article_2col_onlyPC > :nth-child(18) {
    -ms-grid-row: 17;
    -ms-grid-column: 3
  }
  .p_topics_lists {
    max-width: 960px
  }
  .p_topics_lists > .c_post {
    width: calc(((100% - (4rem * (3 - 1)))/ 3) - .01px)
  }
  .p_topics_lists > .c_post:not(:nth-child(3n)) {
    margin-right: 4rem
  }
  .p_topics_lists > .c_post:nth-child(n+4) {
    margin-top: 4rem
  }
  .u_displayPcOnly {
    display: block
  }
  .u_displaySpOnly {
    display: none
  }
  .c_headerNav_menu {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1
  }
  .c_headerNav_copy {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3
  }
  .p_intro_wrapper > .c_headerNav_copy {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1
  }
  .c_headerNav_sns {
    -ms-grid-row: 3;
    -ms-grid-column: 3
  }
  .p_intro_heading {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3
  }
  .p_intro_wrapper > .p_intro_heading {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1
  }
  .p_intro_pic1 {
    -ms-grid-row: 5;
    -ms-grid-column: 1
  }
  .p_intro_pic2 {
    -ms-grid-row: 1;
    -ms-grid-column: 3
  }
  .p_intro_txt {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1
  }
}
@media only screen and (min-width:768px) {
  .c_box {
    padding: 4rem
  }
  .c_footer_campaign_slide {
    max-width: 480px
  }
  .c_footer_campaign .swiper-container {
    overflow: visible
  }
  .c_footer_link_slide {
    max-width: 280px
  }
  .c_footer_link .swiper-container {
    overflow: visible
  }
  .c_pageTitle_wrapper {
    max-height: 320px;
    padding: 2rem 0;
    margin-right: auto;
    margin-left: auto
  }
  .c_pageTitle_ttl[data-en]:before {
    font-size: 60px;
    font-size: 6rem
  }
  .c_pageTitle_ttl__jp {
    margin-top: 1rem;
    font-size: 16px;
    font-size: 1.6rem
  }
  .c_tab_lists > li > span,
  .c_tab_lists > li a {
    padding: 2rem
  }
  .p_swiper_case {
    margin-bottom: 5rem
  }
  .p_swiper_case .swiper-container {
    overflow: visible
  }
  .p_cards {
    padding-top: 5rem
  }
  .p_cardItem {
    margin-bottom: 4rem
  }
  .p_opening_logo {
    width: 160px
  }
  .p_opening_s2 {
    top: 72px
  }
  .p_opening_cloud-1 {
    width: 80vw
  }
  .p_opening_cloud-2 {
    width: 62.08vw;
    top: 0vw
  }
  .p_opening_cloud-3 {
    right: 0;
    left: auto;
    width: 50vw;
    top: 0vw
  }
  .p_opening_cloud-4 {
    width: 100vw;
    top: 0vw
  }
  body {
    overflow: auto
  }
  .p_top-pc {
    display: block!important
  }
  .p_top-sp {
    display: none!important
  }
  .p_top-pcFlex {
    display: flex!important
  }
  .p_top-spFlex {
    display: none!important
  }
  .p_top_mv {
    background-color: #009aef;
    top: 72px
  }
  .p_top_mv.is-end {
    background-color: #fff
  }
  .p_top_mv_logo {
    width: 6.94vw;
    height: 6.94vw;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transform: translateY(-2.08333vw);
    transform: translateY(-2.08333vw)
  }
  .p_top_mv_copy {
    width: 43.68vw;
    top: 17%
  }
  .p_top_mv_people {
    transition: opacity 3s 0s linear,-webkit-transform 2.5s 0s ease-out;
    transition: transform 2.5s 0s ease-out,opacity 3s 0s linear;
    transition: transform 2.5s 0s ease-out,opacity 3s 0s linear,-webkit-transform 2.5s 0s ease-out;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-image: url(/plasmacluster/assets/img/top/people-pc.png);
    background-position: bottom center;
    background-size: cover;
    opacity: 0;
    height: 135.41vw
  }
  .p_top_mv_people.is-anime {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .p_top_mv_people.is-shortcut {
    transition: opacity 0s 0s linear,-webkit-transform 10ms 0s ease-out;
    transition: transform 10ms 0s ease-out,opacity 0s 0s linear;
    transition: transform 10ms 0s ease-out,opacity 0s 0s linear,-webkit-transform 10ms 0s ease-out
  }
  .p_top_mv_people.is-anime-end {
    transition: opacity 0s 0s linear,-webkit-transform 0s 0s ease-out;
    transition: transform 0s 0s ease-out,opacity 0s 0s linear;
    transition: transform 0s 0s ease-out,opacity 0s 0s linear,-webkit-transform 0s 0s ease-out
  }
  .p_top_mv_scroll {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 64px;
    right: 2rem
  }
  .p_top_mv_scroll:after {
    bottom: 20px;
    font-size: 12px
  }
  .p_top_mv_scrollbar {
    left: 0;
    right: 0;
    margin: auto;
    width: .1vw;
    height: 6.94vw
  }
  .p_top_mv_scrollbar:after {
    height: 3.47vw;
    -webkit-animation: scroll-bar-pc 2.2s cubic-bezier(.76,0,.24,1) infinite;
    animation: scroll-bar-pc 2.2s cubic-bezier(.76,0,.24,1) infinite
  }
  .p_top_mvImg {
    aspect-ratio: 1440/827;
    padding-top: 72px;
    position: static
  }
  @-webkit-keyframes slide-fade {
    0% {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0
    }
    100% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1
    }
  }
  @keyframes slide-fade {
    0% {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0
    }
    100% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1
    }
  }
  .p_top_message {
    padding-top: 150px;
    padding-bottom: 0
  }
  .p_top_message_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_message_copy {
    margin-top: 70px;
    width: 630px
  }
  .p_top_message_txt {
    margin-top: 65px;
    font-size: 20px;
    line-height: 2.3
  }
  .p_top_message_txt > p {
    margin-bottom: 40px
  }
  .p_top_sectionTitle {
    font-size: .71111em
  }
  .p_top_sectionTitle[data-en]:before {
    font-size: 1.6875em
  }
  .p_top_movie {
    border-radius: 22px;
    margin-top: 90px;
    width: 952px;
    height: 535.5px
  }
  .p_top_movie iframe {
    width: 952px;
    height: 535.5px;
    border-radius: 24px;
    overflow: hidden
  }
  .p_top_movie img {
    width: 952px;
    height: 535.5px;
    transition: all .3s 0s ease-out!important
  }
  .p_top_movie:after {
    width: 160px;
    height: 160px
  }
  .p_top_movie:hover img {
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
    -webkit-filter: brightness(1.08);
    filter: brightness(1.08)
  }
  .is-IE .p_top_movie:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .p_top_loop {
    height: 144px;
    margin-top: -10px
  }
  .p_top_loop_inner {
    height: 144px
  }
  .p_top_loop_slider p {
    width: 1884px;
    margin-right: 50px
  }
  .p_top_topics {
    padding-top: 150px;
    padding-bottom: 100px
  }
  .p_top_topics_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_icons > a {
    margin-left: 28px
  }
  .p_top_icons > span {
    border-left: 2px solid #999;
    height: 25px;
    margin-left: 40px;
    margin-right: 10px
  }
  .p_top_products .p_top_icons {
    display: none
  }
  .p_top_topics_list {
    margin-top: 60px
  }
  .p_top_l_pagenation {
    display: none
  }
  .p_top_about {
    padding-top: 80px;
    padding-bottom: 150px;
    position: relative
  }
  .p_top_about:after {
    display: none;
    content: '';
    position: absolute;
    z-index: 0;
    width: 1000px;
    height: 450px;
    background-color: #e4e8eb
  }
  .p_top_about_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_about_item {
    border-radius: 22px;
    transition: all .3s 0s ease-out!important
  }
  .p_top_about_item:hover {
    opacity: .82
  }
  .p_top_about_item:hover .p_top_about_ttl {
    border-color: #333
  }
  .p_top_about_item-2 {
    margin-top: 100px;
    position: relative;
    margin-left: 50px
  }
  .p_top_about_txts {
    left: 40px;
    bottom: 36px
  }
  .p_top_about_item-2 .p_top_about_txts {
    top: 35px
  }
  .p_top_about_cap {
    font-size: 12px
  }
  .p_top_about_ttl {
    font-size: 21px;
    margin-top: 18px;
    border-bottom: 2px solid transparent;
    letter-spacing: 1px;
    transition: all .3s 0s ease-out!important
  }
  .p_top_about_ttl_en {
    font-size: 14px;
    margin-top: 5px;
    letter-spacing: 2px
  }
  .p_top_history {
    padding-top: 150px;
    padding-bottom: 100px;
    position: absolute;
    background-image: url(/plasmacluster/assets/img/top/about-bg-pc.png);
    background-position: left calc(50% + 310px) bottom -1px;
    background-color: transparent;
    background-repeat: no-repeat;
    z-index: 1;
    width: 100%;
    height: 650px;
    background-size: auto
  }
  .p_top_history_inner {
    background-color: transparent;
    margin-right: auto;
    margin-left: auto
  }
  .p_top_historyBg-l {
    display: block;
    width: 100%;
    position: absolute;
    height: 650px;
    z-index: 0;
    overflow: hidden
  }
  .p_top_historyBg {
    display: block;
    position: absolute;
    top: 0px;
    left: calc(50% - 600px);
    width: 2000px;
    height: 100%;
    background-color: #e4e8eb
  }
  .p_top_history_box {
    margin-top: 50px;
    text-align: left;
    position: relative;
    z-index: 1
  }
  .p_top_history_logo {
    position: absolute;
    left: 350px;
    top: -100px;
    width: 105px;
    z-index: 1
  }
  .p_top_history_ttl {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0
  }
  .p_top_history_txt {
    font-size: 20px;
    margin-top: 30px
  }
  .p_top_history_l_readmore {
    margin-top: 50px;
    margin-left: 0;
    justify-content: flex-start
  }
  .p_top_readmore {
    width: 160px
  }
  .p_top_readmore > span {
    font-size: 16px
  }
  .p_top_readmore > span:after {
    border-bottom: 1px solid #333
  }
  .p_top_readmore:before {
    width: 10px;
    height: 10px;
    margin-right: 12px
  }
  .p_top_readmore:hover:before {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  .p_top_readmore:hover > span:after {
    -webkit-animation: border_write .7s cubic-bezier(.34,1.56,.64,1);
    animation: border_write .7s cubic-bezier(.34,1.56,.64,1)
  }
  .p_top_original {
    padding-top: 350px;
    padding-bottom: 150px;
    margin-top: 460px
  }
  .p_top_original_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_original_box {
    margin-top: 70px
  }
  .p_top_original_item:last-child {
    margin-top: 20px
  }
  .p_top_original_item {
    border-radius: 15px;
    padding: 30px;
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #434546;
    transition: all .3s 0s ease-out!important
  }
  .p_top_original_item:hover {
    background-color: #4d4e4f
  }
  .p_top_original_item:hover .p_top_original_txt {
    text-decoration: underline
  }
  .p_top_original_item:hover .p_top_readmore:before {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  .p_top_original_item:hover .p_top_readmore > span:after {
    -webkit-animation: border_write .7s cubic-bezier(.34,1.56,.64,1);
    animation: border_write .7s cubic-bezier(.34,1.56,.64,1)
  }
  .p_top_original_picture {
    border-radius: 15px;
    width: 40%
  }
  .p_top_original_txts {
    margin-left: 60px
  }
  .p_top_original_cap {
    font-size: 12px;
    margin-top: 0
  }
  .p_top_original_txt {
    transition: all .3s 0s ease-out!important;
    font-size: 20px;
    margin-top: 10px
  }
  .p_top_original_l_readmore {
    position: absolute;
    right: 35px;
    bottom: 40px
  }
  .p_top_demo {
    padding-top: 150px
  }
  .p_top_demo_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_demo_inner:hover .p_top_demo_picture {
    cursor: pointer;
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
    opacity: .85
  }
  .is-IE .p_top_demo_inner:hover .p_top_demo_picture {
    opacity: .85
  }
  .p_top_demo_inner:hover .p_top_readmore:before {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  .p_top_demo_inner:hover .p_top_readmore > span:after {
    -webkit-animation: border_write .7s cubic-bezier(.34,1.56,.64,1);
    animation: border_write .7s cubic-bezier(.34,1.56,.64,1)
  }
  .p_top_demo_box {
    margin-top: 60px;
    pointer-events: none!important
  }
  .p_top_demo_picture {
    border-radius: 22px;
    box-shadow: 0px 5px 25px 0px rgba(0,0,0,.2);
    transition: all .3s 0s ease-out!important
  }
  .p_top_demo_txt {
    font-size: 20px;
    margin-top: 30px
  }
  .p_top_demo_l_readmore {
    top: auto;
    bottom: 12px
  }
  .p_top_demo_l_readmore .p_top_readmore {
    pointer-events: auto
  }
  .p_top_products {
    padding-top: 150px;
    padding-bottom: 120px
  }
  .p_top_products_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_products_list {
    margin-top: 60px
  }
  .p_top_products_list .swiper-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin-right: auto;
    margin-left: auto
  }
  .p_top_products_box {
    padding-right: 0;
    padding-left: 0;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    display: flex
  }
  .p_top_products_box:after {
    display: block;
    content: "";
    width: 23.95833vw;
    max-width: 280px
  }
  .p_top_products_item {
    margin-left: 0px;
    margin-bottom: 50px;
    border-radius: 15px;
    box-shadow: 0px 5px 30px 0px transparent;
    transition: all .3s 0s ease-out!important
  }
  .p_top_products_item:nth-child(3n) {
    margin-right: 0
  }
  .p_top_products_item:hover {
    box-shadow: 0px 5px 30px 0px rgba(0,0,0,.1)
  }
  .p_top_products_picture {
    width: 50%;
    margin-top: 50px
  }
  .p_top_products_name {
    width: 80%;
    font-size: 16px;
    bottom: 25px;
    text-align: left
  }
  .p_top_products_name > span {
    font-size: 12px
  }
  .p_top_products_blank .icon_blank {
    font-size: 16px
  }
  .p_top_products_blank {
    top: auto;
    bottom: 25px;
    right: 25px
  }
  .is-top #globalHeader {
    height: 72px
  }
  .c-baloon {
    pointer-events: none;
    position: fixed;
    z-index: 6;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(174,26,64,.6);
    transition: all .2s 0s ease-out;
    color: #fff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .c-baloon.run {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  .p_top_topics_list .c_post {
    display: block;
    width: 280px!important
  }
  .p_top_special {
    padding-top: 150px;
    padding-bottom: 120px
  }
  .p_top_special_inner {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_special_inner:hover .p_top_demo_picture {
    cursor: pointer;
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
    opacity: .85
  }
  .is-IE .p_top_special_inner:hover .p_top_demo_picture {
    opacity: .85
  }
  .p_top_special_inner:hover .p_top_readmore:before {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  .p_top_special_inner:hover .p_top_readmore > span:after {
    -webkit-animation: border_write .7s cubic-bezier(.34,1.56,.64,1);
    animation: border_write .7s cubic-bezier(.34,1.56,.64,1)
  }
  .p_top_special_bnrs {
    -ms-grid-columns: 1fr 60px 1fr;
    grid-template-columns: repeat(2,1fr);
    gap: 60px 60px;
    margin-top: 70px;
    margin-bottom: 0
  }
  .p_top_special_bnrs img {
    border-radius: 12px;
    box-shadow: 0px 40px 60px 0px rgba(37,35,38,.16);
    transition: all .3s 0s ease-out!important
  }
  .p_article_thumbnail {
    height: 620px
  }
  .p_article_figure {
    max-width: 375px;
    border-radius: 12px;
    box-shadow: 0px 20px 30px 0px rgba(37,35,38,.16)
  }
  .p_article_meta {
    max-width: 670px;
    padding-bottom: 3rem;
    border: none;
    margin-right: auto;
    margin-left: auto
  }
  .p_article_meta__index {
    position: absolute;
    top: 660px;
    right: 0;
    border: none
  }
  .p_article_meta__index a {
    padding: 2rem 3rem;
    color: #fff;
    background-color: #333;
    transition: .2s
  }
  .p_article_meta__index a:hover {
    color: #fff;
    background-color: #4d4e4f
  }
  .p_article_header {
    padding-top: 3rem;
    padding-bottom: 1rem
  }
  .p_article_entry {
    padding-top: 4rem;
    border-top: 1px solid #dedede
  }
  .p_article_entry figure {
    margin-bottom: 4rem;
    text-align: center
  }
  .p_topics .c_pageTitle_wrapper {
    min-height: 380px
  }
  .swiper-pagination {
    display: none
  }
}
@media only screen and (min-width:1379px) {
  .c_box {
    max-width: 1280px;
    margin-right: 4rem;
    margin-left: 4rem;
    margin-right: auto;
    margin-left: auto
  }
  .c_kv_ttl > .c_pageTitle {
    width: 500px
  }
  .p_tech_2cols {
    padding-right: 0;
    padding-left: 0
  }
  .p_tech_item {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto
  }
  .p_top_about_box {
    flex-direction: row;
    margin-right: auto;
    margin-left: auto;
    margin-left: -120px;
    margin-top: 70px;
    position: relative
  }
  .p_top_about_item {
    width: 570px;
    height: 420px
  }
  .p_top_about_item-2 {
    margin-top: 100px;
    position: relative;
    margin-left: 50px
  }
  .p_top_about_ttl {
    font-size: 24px;
    margin-top: 18px
  }
  .p_top_products_item {
    width: 280px;
    height: 280px;
    margin-right: 60px
  }
  .p_top_products_item:nth-child(3n) {
    margin-right: 0
  }
}
@media only screen and (max-width:767px) {
  .c_btn [class*=' icon_'],
  .c_btn [class^=icon_] {
    right: 1rem
  }
  .c_contentMaxWidth {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .c_footer_campaign .swiper-container {
    margin-left: 0
  }
  .c_footer_link .swiper-container {
    margin-left: 0
  }
  .c_footer .c_sectionTitle {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .c_header_humburger {
    top: calc(57px + 1rem * 2);
    z-index: 99;
    width: 64px;
    height: 64px
  }
  .c_header_humburger_wrapper {
    width: 22px
  }
  .c_header_humburger_wrapper > span {
    width: 22px
  }
  .c_header_humburger_wrapper > span:nth-child(1) {
    width: 14px
  }
  .c_header_humburger_wrapper > span:nth-child(2) {
    width: 22px
  }
  .c_header_humburger_wrapper > span:nth-child(3) {
    left: calc(100% - 14px);
    width: 14px
  }
  .c_header_humburger.is-open .c_header_humburger_wrapper > span:nth-child(1) {
    width: 22px
  }
  .c_header_humburger.is-open .c_header_humburger_wrapper > span:nth-child(3) {
    width: 22px
  }
  .c_headerNav {
    top: 57px
  }
  .c_headerNav.is-open {
    height: 100%
  }
  .c_headerNav_wrapper {
    height: calc(100% - 57px)
  }
  .c_headerNav_menu {
    padding: 2rem
  }
  .c_headerNav_copy img {
    width: 56.06vw;
    margin-left: 0
  }
  .c_headerNav_sns_wrapper {
    padding: 2rem
  }
  .c_modal_content_inner {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .c_modal_content_figure {
    margin-top: 0
  }
  .c_pageTitle_wrapper {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_swiper_case .swiper-container {
    margin-left: 0
  }
  .p_toc {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_what_wrapper {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_what_body figure,
  .p_what_body picture img {
    margin-bottom: 2rem
  }
  .p_what_modal_btn {
    margin-top: 4rem
  }
  .p_what_case_ttl {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_demonSection.-ion {
    padding-top: 24.77vw
  }
  .p_demonSection.-ion:before {
    background: url(../img/demonstration/bg_ion_sp.png) no-repeat center top/100% auto
  }
  .p_cards {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_cards .c_heading_lv3 {
    padding-top: 3rem
  }
  .p_cards_grid > * {
    width: calc(((100% - (4rem * (1 - 1)))/ 1) - .01px)
  }
  .p_cards_grid > :not(:nth-child(1n)) {
    margin-right: 4rem
  }
  .p_cards_grid > :nth-child(n+2) {
    margin-top: 0
  }
  .p_effect_section {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_history_nav {
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem
  }
  .p_historyBox {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_historySection {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_historySection.-demonstration2:before,
  .p_historySection.-demonstration3:before,
  .p_historySection.-design2:before,
  .p_historySection.-development2:before,
  .p_historySection.-development3:before,
  .p_historySection.-performance2:before,
  .p_historySection.-performance3:before {
    height: 140.8vw
  }
  .p_historySection.-demonstration2:before {
    height: 110.82vw
  }
  .p_historySection.-demonstration3:before {
    height: 110.82vw
  }
  .p_historySection.-design2:before {
    height: 110.82vw
  }
  .p_historySection.-performance2:before {
    height: 110.82vw
  }
  .p_historySection.-performance3:before {
    height: 110.82vw
  }
  .p_historyCat_ttl_wrapper {
    padding: 0 2rem
  }
  .p_message {
    padding-top: 5rem;
    background: #009af1 url(../img/history/bg_copy_sp.jpg) no-repeat center bottom/cover;
    padding-bottom: 61.79vw
  }
  .p_original .c_pageTitle_ttl[data-en]:before {
    width: 100%;
    max-width: 420px
  }
  .p_original_tbl td img,
  .p_original_tbl th img {
    width: 20vw
  }
  .p_original_kodawari {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_tech_wrapper {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_tech_item {
    margin-right: 2rem;
    margin-left: 2rem
  }
  .p_article_figure {
    width: 100%
  }
  .p_article_meta {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_article_header {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_article_links {
    margin-top: 3rem
  }
  .p_topics_lists {
    padding-right: 2rem;
    padding-left: 2rem
  }
  .p_topics_lists > .c_post {
    width: calc(((100% - 2rem)/ 2) - .01px)
  }
  .p_topics_lists > .c_post:nth-child(2n) {
    margin-right: 2rem
  }
  .p_topics_lists > .c_post:nth-child(n+2) {
    margin-top: 2rem
  }
  .p_topics_lists > .c_post:first-child {
    width: 100%
  }
  .p_topics_lists > .c_post:first-child .c_post_heading {
    font-size: 32px;
    font-size: 1.6rem
  }
  .u_displayPcOnly {
    display: none
  }
  .u_displaySpOnly {
    display: block
  }
}
@media only screen and (min-width:768px) and (max-width:959px) {
  .c_contentMaxWidth {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_footer_campaign {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_footer_link {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_footer_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_header_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_headerNav_copy_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_menu {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .c_tab_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_swiper_case {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_toc {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_what_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_what_case_ttl {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_demon_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_intro_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_cards .c_heading_lv3 {
    -ms-grid-column-span: 2;
    grid-column: span 2
  }
  .p_cards_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_cards_grid {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_cards_grid > * {
    width: calc(((100% - (4rem * (2 - 1)))/ 2) - .01px)
  }
  .p_cards_grid > :not(:nth-child(2n)) {
    margin-right: 4rem
  }
  .p_cards_grid > :nth-child(n+3) {
    margin-top: 0
  }
  .p_cards_memo_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_effect_explainLists > li {
    margin-bottom: 1rem;
    font-size: inherit
  }
  .p_effect_explainLists > li img {
    width: 150px
  }
  .p_effect_section {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_history_nav {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_historyCat_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_message_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_original .c_pageTitle_ttl[data-en]:before {
    max-width: none
  }
  .p_original_kodawari {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_originalSection_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_tech_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_tech_2cols {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_tech_item {
    margin-right: auto;
    margin-left: auto
  }
  .p_top_movie {
    width: 616px;
    height: 346.5px
  }
  .p_top_movie iframe {
    width: 616px;
    height: 346.5px
  }
  .p_top_movie img {
    width: 616px;
    height: 346.5px
  }
  .p_top_about_box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-left: 0
  }
  .p_top_about_item {
    width: 62.72vw;
    height: 46.1vw
  }
  .p_top_about_item-2 {
    margin-left: 0px;
    margin-top: 6.66vw
  }
  .p_top_demo_l_readmore {
    top: auto;
    bottom: -4vw
  }
  .p_top_products_box {
    justify-content: space-between;
    display: flex
  }
  .p_top_products_item {
    width: 29.33vw;
    height: 29.33vw;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 3.33vw
  }
  .p_top_products_picture {
    margin-top: 5.33vw
  }
  .p_article_memo_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_topics_lists {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_topics_lists > .c_post {
    width: calc(((100% - (2rem * (2 - 1)))/ 2) - .01px)
  }
  .p_topics_lists > .c_post:not(:nth-child(2n)) {
    margin-right: 2rem
  }
  .p_topics_lists > .c_post:nth-child(n+3) {
    margin-top: 2rem
  }
}
@media only screen and (min-width:960px) and (min-width:768px) and (max-width:959px) {
  .c_footer .c_sectionTitle {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}
@media only screen and (min-width:960px) and (min-width:960px) {
  .c_footer .c_sectionTitle {
    max-width: 960px
  }
}
@media only screen and (max-width:959px) {
  .c_headerNav_copy {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 80px;
    padding-right: 2rem;
    padding-left: 2rem
  }
  .c_headerNav_sns_wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-right: auto;
    margin-left: auto
  }
  .c_menu > li:last-child {
    border-bottom: none
  }
  .c_modal_content_inner {
    flex-direction: column
  }
  .p_demon_kv {
    height: 48.5vw;
    min-height: 372px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
  }
  .p_intro_wrapper {
    max-width: 80vw
  }
  .c_kv .p_history_nav {
    display: none
  }
  .p_tech {
    padding-bottom: 4rem;
    background-position: right 40px;
    background-size: 50vw auto
  }
  .p_tech_product_btn {
    margin-bottom: 3rem
  }
}
@media only screen and (max-width:959px) and (min-width:768px) and (max-width:959px) {
  .c_headerNav_sns_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}
@media only screen and (max-width:959px) and (min-width:960px) {
  .c_headerNav_sns_wrapper {
    max-width: 960px
  }
}
@media only screen and (min-width:768px) and (min-width:768px) and (max-width:959px) {
  .c_pageTitle_wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_message_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_topics_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_about_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_history_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_original_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_demo_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_products_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_products_list .swiper-wrapper {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_products_box {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
  .p_top_special_inner {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}
@media only screen and (min-width:768px) and (min-width:960px) {
  .c_pageTitle_wrapper {
    max-width: 960px
  }
  .p_top_message_inner {
    max-width: 960px
  }
  .p_top_topics_inner {
    max-width: 960px
  }
  .p_top_about:after {
    display: block;
    left: 77%;
    top: 450px
  }
  .p_top_about_inner {
    max-width: 960px
  }
  .p_top_history_inner {
    max-width: 960px
  }
  .p_top_original_inner {
    max-width: 960px
  }
  .p_top_demo_inner {
    max-width: 960px
  }
  .p_top_products_inner {
    max-width: 960px
  }
  .p_top_products_list .swiper-wrapper {
    max-width: 960px
  }
  .p_top_products_box {
    max-width: 960px
  }
  .p_top_special_inner {
    max-width: 960px
  }
}
@media only screen and (max-width:430px) {
  .c_pageTitle_ttl[data-en]:before {
    width: auto;
    letter-spacing: 0;
    font-size: 90px;
    font-size: 11.73403vw
  }
}
@media only screen and (max-width:320px) {
  .c_tab_lists {
    font-size: 22px;
    font-size: 1.1rem
  }
  .p_historyCat_ttl_ttl[data-en]:before {
    font-size: 68px;
    font-size: 8.86571vw
  }
}
@media only screen and (min-width:768px) and (max-width:959px) and (min-width:768px) and (max-width:959px) {
  .p_tech_item {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}
@media only screen and (min-width:768px) and (max-width:959px) and (min-width:960px) {
  .p_tech_item {
    max-width: 960px
  }
}
@media only screen and (max-width:390px) {
  .p_tech_product_btn .c_btn {
    justify-content: flex-start;
    padding-left: 2rem;
    font-size: 30px;
    font-size: 3.91134vw
  }
}
@media only screen and (min-width:768px) and (orientation:portrait) {
  .p_top_mv_people {
    -webkit-transform: translateY(50vh);
    transform: translateY(50vh)
  }
}
@media only screen and (min-width:768px) and (min-width:1379px) {
  .p_top_about:after {
    display: block;
    top: 470px;
    left: calc(50% + 490px)
  }
}
@media only screen and (min-width:1379px) and (min-width:768px) and (max-width:959px) {
  .p_top_about_box {
    max-width: calc(8 * (100vw / 12) - 28px)
  }
}
@media only screen and (min-width:1379px) and (min-width:960px) {
  .p_top_about_box {
    max-width: 960px
  }
}