@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";
*,
:before,
:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: inherit;
  font: inherit;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
}

article,
aside,
details,
dialog,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

body {
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 1;
}

br,
hr {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.taC {
  text-align: center !important;
}

.txXS {
  font-size: 10rem !important;
}

.txSS {
  font-size: 11rem !important;
}

.txS {
  font-size: 12rem !important;
}

.txM {
  font-size: 13rem !important;
}

.txL {
  font-size: 16rem !important;
}

.txLL {
  font-size: 18rem !important;
}

.txXL {
  font-size: 20rem !important;
}

.noMargin {
  margin: 0 !important;
}

.noPadding {
  padding: 0 !important;
}

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

.mb0 {
  margin-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

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

.mb5 {
  margin-bottom: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

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

.mb10 {
  margin-bottom: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

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

.mb15 {
  margin-bottom: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

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

.mb20 {
  margin-bottom: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.clr {
  clear: both;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.sp-only {
  display: none;
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  color: #333;
  font-size: 100%;
}

body {
  line-height: 2;
  font-family: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
}

input,
select,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  font-size: 100%;
  vertical-align: middle;
}

select {
  background-color: transparent;
  text-indent: 0.01px;
  text-overflow: "";
}

textarea {
  font-size: 100%;
}

em {
  font-style: normal;
}

strong {
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

#wrap {
  width: 100%;
  overflow: hidden;
}

a {
  color: #35bab0;
  text-decoration: underline;
}

a:hover {
  color: #35bab0;
  text-decoration: none;
}

main {
  background: rgba(255, 255, 255, 0);
}

.button__basic a {
  display: block;
  margin: 0 auto;
  padding: 1em 0;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
}

.headline {
  text-align: center;
}

.headline small {
  display: block;
  z-index: 1;
  position: relative;
  font-weight: 700;
  line-height: 1;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.12em;
}

.headline span {
  display: block;
  z-index: 1;
  position: relative;
  font-weight: 700;
  line-height: 1.5;
}

.insert_parts__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.insert_parts.about_client .inner > p {
  margin: 0 16px;
}

.insert_parts .about_client_image img {
  width: 100%;
}

.insert_parts .about_client h2 {
  line-height: 1;
  font-family: proxima-nova, sans-serif;
  text-align: center;
}

.insert_parts .about_client_list {
  max-width: 100%;
  background: #eee;
  text-align: center;
}

.insert_parts .about_client_list ul {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.insert_parts .about_client_list ul li {
  display: inline-block;
  font-size: 0;
}

.insert_parts .works__list ul {
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}

.insert_parts .works__list li {
  -webkit-transform: translate(0, 0);
  position: relative;
  transform: translate(0, 0);
  opacity: 1;
}

.insert_parts .works__list li:after {
  transition: bottom 1s cubic-bezier(0.17, 0.67, 0.23, 1);
  will-change: bottom;
}

.insert_parts .works__list li:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  content: "";
}

.insert_parts .works__list li:after {
  bottom: 100%;
}

.insert_parts .works__list li a {
  display: block;
  position: relative;
  text-decoration: none;
}

.insert_parts .works__list__image_bgWrap {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.88, 0.35, 1) 0.1s;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.5s cubic-bezier(0.26, 0.88, 0.35, 1) 0.1s;
}

.insert_parts .works__list__image_bgWrap--01 {
  z-index: -2;
}

.insert_parts .works__list__image_bgWrap--02 {
  z-index: -3;
}

.insert_parts .works__list__image_bgWrap div.works__list__image_bg01:after {
  background-color: rgba(0, 0, 0, 0.05);
}

.insert_parts .works__list__image_bgWrap div.works__list__image_bg02:after {
  background-color: rgba(0, 0, 0, 0.15);
}

.insert_parts .works__list__texts {
  z-index: 1;
}

.insert_parts .works__list__client {
  display: block;
  margin-bottom: 0.7em;
  color: #000;
  font-family: proxima-nova, sans-serif;
}

.insert_parts .works__list__h {
  display: block;
  color: #000;
  font-family: proxima-nova, sans-serif;
}

.insert_parts .works__list__tag {
  display: block;
  color: #a2a2a2;
  font-family: proxima-nova, sans-serif;
}

.insert_parts .works__list__tag span {
  display: block;
}

.lozad {
  -webkit-transition: opacity 0.3s linear;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.lozad.on {
  opacity: 1;
}

.top__fv__texts {
  position: relative;
}

.top__fv__texts:before {
  position: absolute;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  opacity: 0.1;
}

.top__fv__texts:after {
  display: block;
  position: absolute;
  content: "";
}

.top__fv__copy {
  max-width: 100%;
  font-weight: 700;
  font-family: heisei-kaku-gothic-std, sans-serif;
  white-space: nowrap;
}

.top__fv__copy > span {
  display: inline-block;
  position: relative;
  padding: 0 0.3em;
  color: #fff;
}

.top__fv__copy > span:before {
  display: block;
  position: absolute;
  top: 0.07em;
  right: 0;
  bottom: 0.07em;
  left: 0;
  background: #333;
  content: "";
}

.top__fv__copy > span span {
  position: relative;
}

.top__fv__copy > span.mt {
  margin-top: 8px;
}

.top__fv__bodycopy {
  position: relative;
}

.top__what {
  position: relative;
}

.top__what:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "VALUE";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  opacity: 0.05;
}

.top__what__box {
  position: relative;
}

.top__what__box:before {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.2;
}

.top__what__box:after {
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  content: "";
}

.top__what__box.box2:before {
  background: url(../img/top/what_img2.jpg) no-repeat center top;
  background-size: cover;
}

.top__what__box.box3:before {
  background: url(../img/top/what_img3.jpg) no-repeat center top;
  background-size: cover;
}

.top__what__box__image {
  z-index: 2;
  position: relative;
}

.top__what__box__text__num {
  line-height: 1;
}

.top__what__box__text__num span {
  font-weight: 700;
  line-height: 0.8;
  font-family: Helvetica Neue, Helvetica;
}

.top__what__box__text__num p {
  color: #a2a2a2;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
}

.top__what__box__text__title {
  font-weight: 700;
}

.top__what__box__text__zone {
  -webkit-transition: color 0.3s linear;
  color: #333;
  text-decoration: none;
  transition: color 0.3s linear;
}

.top__what__box__text__zone:hover {
  color: #fff;
}

.top__what__box__text__zone:hover .top__what__box__text__zonebox {
  background: #333;
}

.top__what__box__text__zonebox {
  -webkit-transition: background 0.3s linear;
  padding: 12px 12px 10px;
  border: 4px solid #333;
  text-align: center;
  transition: background 0.3s linear;
}

.top__what__box__text__zonebox b {
  display: block;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  font-family: proxima-nova, sans-serif;
}

.top__what__box__text__zonebox small {
  display: block;
  font-weight: 700;
  font-size: 10px;
}

.top__casestudy {
  position: relative;
}

.top__casestudy:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "CASE STUDY";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  white-space: nowrap;
  opacity: 0.05;
}

.top__casestudy__boxes {
  position: relative;
}

.top__casestudy__boxes:before {
  display: block;
  position: absolute;
  top: 15%;
  right: 0;
  bottom: 15%;
  left: 0;
  background: #eee;
  content: "";
}

.top__casestudy__box {
  z-index: 2;
  position: relative;
}

.top__casestudy__box:before {
  -webkit-box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.04);
  position: absolute;
  bottom: 0;
  background: #fff;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.04);
  content: "";
}

.top__casestudy__box:nth-child(2n) {
  z-index: 1;
}

.top__casestudy__box:nth-child(2n) .top__casestudy__box__image img {
  float: right;
}

.top__casestudy__box:nth-child(2n) .top__casestudy__box__image img:nth-child(2) {
  float: left;
}

.top__casestudy__box:last-child {
  margin-bottom: 0;
}

.top__casestudy__box__image {
  position: relative;
  overflow: hidden;
}

.top__casestudy__box__image img {
  float: left;
}

.top__casestudy__box__image img:nth-child(2) {
  float: right;
}

.top__casestudy__box__text {
  position: relative;
  margin: 0 20px;
}

.top__casestudy__box__text__num {
  color: #a2a2a2;
  font-weight: 700;
  font-size: 12px;
  font-family: proxima-nova, sans-serif;
  text-align: right;
}

.top__casestudy__box__text__tag {
  line-height: 1;
}

.top__casestudy__box__text__tag li {
  display: inline-block;
  color: #a2a2a2;
  font-weight: 700;
  line-height: 1.3;
  font-family: proxima-nova, sans-serif;
}

.top__casestudy__box__text h3 {
  display: block;
  font-weight: 700;
  line-height: 1.6;
}

.top__scene {
  position: relative;
}

.top__scene:before {
  position: absolute;
  top: 0;
  left: 50%;
  content: "SERVICE";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 0.05;
}

.top__scene__listbox {
  position: relative;
  text-align: center;
}
.top__scene__listbox:hover picture {
  filter: blur(3px) brightness(0.6);
  transition: all linear 0.3s;
}

.top__scene__listbox picture {
  display: block;
  z-index: 0;
  position: relative;
}

.top__scene__listbox picture {
  display: block;
  z-index: 0;
  position: relative;
  transition: all linear 0.5s;
}

.top__scene__listbox picture:hover {
  filter: blur(3px) brightness(0.6);
  transition: all linear 0.1s;
}

.top__scene__listbox picture img {
  width: 100%;
}

.top__scene__listbox__text {
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.top__scene__listbox b {
  display: block;
  font-weight: 700;
  white-space: nowrap;
  text-shadow: 1px 2px 2px black;
}

.top__scene__listbox small {
  display: block;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.1em;
}

.top__support {
  position: relative;
}

.top__support:before {
  -webkit-transform: translateX(-100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-100%);
  content: "SUPPORT";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 0.05;
}

.top__support__list {
  -ms-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}

.top__support__listbox {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.top__support__listbox:nth-child(1) {
  background: #eee;
}

.top__support__listbox:nth-child(2):after {
  content: "02";
}

.top__support__listbox:nth-child(3):after {
  content: "03";
}

.top__support__listbox:nth-child(4):after {
  content: "04";
}

.top__support__listbox:nth-child(5) {
  background: #eee;
}

.top__support__listbox:nth-child(5):after {
  content: "05";
}

.top__support__listbox:nth-child(6):after {
  content: "06";
}

.top__support__listbox:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  content: "01";
  color: #f7f7f7;
  font-weight: 700;
  line-height: 0.7;
  font-family: Helvetica Neue;
}

.top__support__listbox small {
  display: block;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  text-align: left;
}

.top__support__listbox img {
  display: block;
}

.top__support__listbox b {
  display: block;
  position: relative;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
}

.top__support__listbox b:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 24px;
  margin: 0 auto;
  background: #000;
  content: "";
}

.top__support__listbox h4 {
  margin-bottom: 0.8em;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}

.top__plan {
  position: relative;
}

.top__plan:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.06em;
  content: "PLAN";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 0.05;
}

.top__plan__inner {
  position: relative;
}

.top__plan__inner:after {
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #eee;
  content: "";
}

.top__plan__list {
  display: flex;
  position: relative;
}

.top__plan__listbox {
  -webkit-box-shadow: 8px 8px 0 #a4a4a4;
  z-index: 2;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 8px 0 #a4a4a4;
}

.top__plan__listbox.light {
  background: #f5f5f5;
}

.top__plan__listbox.light:before {
  color: #ededed;
}

.top__plan__listbox.standard {
  background: #fff;
}

.top__plan__listbox.royal {
  background: #33dfc8;
  color: #fff;
}

.top__plan__listbox.royal:before {
  color: #58dfc6;
}

.top__plan__listbox.royal b {
  border-bottom-color: #fff;
}

.top__plan__listbox:before {
  z-index: 0;
  position: absolute;
  top: 100%;
  width: 0;
  content: attr(data-text);
  color: #f7f7f7;
  font-weight: 700;
  line-height: 1;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.07em;
}

.top__plan__listbox b {
  display: inline-block;
  position: relative;
  margin-bottom: 56px;
  padding-bottom: 8px;
  border-bottom: 2px solid #000;
  font-weight: 700;
  line-height: 1;
  font-family: proxima-nova, sans-serif;
}

.top__plan__listbox h3 {
  display: block;
  position: relative;
  margin-bottom: 0.2em;
  font-weight: 700;
}

.top__plan__listbox__price {
  position: relative;
  margin-bottom: 0.8em;
  font-weight: 700;
  line-height: 1;
  font-family: Helvetica Neue;
}

.top__plan__listbox__text {
  display: block;
  position: relative;
  margin-bottom: 0.5em;
  padding-right: 18px;
  font-weight: 700;
}

.top__plan__listbox small {
  display: block;
  position: relative;
  padding-right: 18px;
}

.top__flow {
  position: relative;
}

.top__flow:before {
  -webkit-transform: translateX(-100%);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-100%);
  content: "FLOW";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 0.05;
}

.top__flow__contact {
  background: #00d7b0;
  color: #fff;
  text-align: center;
}

.top__flow__contact b {
  display: block;
  position: relative;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
}

.top__flow__contact b:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  margin: 0 auto;
  background: #fff;
  content: "";
}

.top__flow__contact h3 {
  margin-bottom: 0.2em;
  font-weight: 700;
  line-height: 1.4;
}

.top__flow__contact small {
  color: #fff;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
}

.top__contact {
  position: relative;
}

.top__contact:before {
  -webkit-transform: translateX(-50%);
  z-index: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "CONTACT";
  color: #f7f7f7;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  opacity: 1;
}

.top__contact__inner > .headline {
  position: relative;
}

.top__contact__form {
  position: relative;
  min-height: 200px;
  background: #eee;
}

.top__contact__form__inner {
  min-height: 200px;
  margin: 0 auto;
  background: #fff;
}

.top__contact__form__inner iframe {
  max-width: 100%;
}

.top__company {
  position: relative;
}

.top__company__logo {
  display: block;
  position: relative;
}

.top__company__logo:after {
  display: block;
  position: absolute;
  background: #ddd;
  content: "";
}

.top__company__text p {
  margin-bottom: 1em;
}

.top__company__share ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: flex;
  justify-content: center;
  margin-left: -14px;
}

.top__company__share li {
  display: flex;
  margin: 0 12px;
}

.top__company__share a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: flex;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.top__company__share a span {
  display: block;
  font-size: 10px;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.05em;
}

.top__company__share .fb svg {
  display: block;
  width: 13px;
  height: 26px;
  margin-left: 8px;
}

.top__company__share .tw svg {
  display: block;
  width: 38px;
  height: 32px;
}

.top__client {
  position: relative;
}

.top__client:before {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 50%;
  content: "CLIENT";
  color: #333;
  font-weight: 700;
  line-height: 0.6;
  font-family: proxima-nova, sans-serif;
  letter-spacing: -0.02em;
  white-space: nowrap;
  opacity: 0.05;
}

.top__client__inner {
  padding: 0 20px;
}

.top__client__text {
  position: relative;
}

#top .cv__plan {
  padding-top: 80px;
  background: url(../img/cv/x.png) no-repeat center center #eee;
  background-size: cover;
}

#top .cv__plan.top__plan:before {
  display: none;
}

#top .cv__plan .top__plan__inner:after {
  display: none;
}

#top .cv__plan .top__plan__list:after {
  display: none;
}

#top .cv__plan .top__plan__listbox:before {
  display: none;
}

#top .cv__plan .top__plan__listbox h3 {
  font-weight: 900;
}

#top .cv__plan .top__plan__listbox__price {
  font-weight: 900;
}

#top .cv__plan .top__plan__listbox b {
  border-bottom-color: #fff;
}

#top .cv__plan .top__plan__listbox.movie {
  background: #212121;
  color: #fff;
}

#top .cv__plan .top__plan__listbox.movie.bgblue {
  background: #00d7b0;
}

#top .cv__plan__title {
  display: block;
  margin-bottom: 48px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}

#top .cv__plan__maintitle {
  display: block;
  margin-bottom: 48px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -ms-touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  left: -55px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  overflow: hidden;
  background: #fe1;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.slick-next {
  -webkit-transform: rotate(180deg);
  right: -55px;
  left: auto;
  transform: rotate(180deg);
}

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
  float: left;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-dots {
  display: block;
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
  background: #92cef7;
  cursor: pointer;
}

.slick-dots li.slick-active {
  background: #0087d0;
}

.slick-dots li.slick-active button {
  background: #0087d0;
}

.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 5px;
  border: 0;
  outline: none;
  background: #92cef7;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

@media only screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}
@media screen and (min-width: 768px), print {
  body {
    font-size: 16px;
  }
  .button__basic {
    margin-top: 70px;
  }
  .button__basic a {
    -webkit-transition: all 0.3s linear;
    width: 286px;
    font-size: 16px;
    transition: all 0.3s linear;
  }
  .button__basic a:hover {
    -webkit-transition: all 0.1s linear;
    background: #fff;
    color: #000;
    transition: all 0.1s linear;
  }
  .headline {
    margin-bottom: 128px;
  }
  .headline small {
    margin-bottom: 4px;
    font-size: 15px;
  }
  .headline span {
    font-size: 34px;
    letter-spacing: 0.2em;
  }
  .insert_parts.about_client {
    max-width: 100%;
    margin-bottom: 130px;
    padding: 0;
  }
  .insert_parts.about_client .inner > p {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 80px;
    font-size: 14px;
    line-height: 3;
  }
  .insert_parts .about_client {
    max-width: 100%;
    margin-bottom: 130px;
    padding: 0;
  }
  .insert_parts .about_client_image {
    width: 100vw;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
  .insert_parts .about_client h2 {
    max-width: 1000px;
    margin: 135px auto 60px;
    padding: 0 80px;
    font-size: 44px;
    letter-spacing: 0.18em;
  }
  .insert_parts .about_client_list {
    margin: 0 auto 64px;
  }
  .insert_parts .about_client_list ul {
    max-width: 1000px;
    margin: 0 auto;
    padding: 35px 80px 20px;
  }
  .insert_parts .about_client_list ul li {
    width: 32%;
    margin-bottom: 15px;
  }
  .insert_parts .works__list ul {
    justify-content: start;
  }
  .insert_parts .works__list li {
    position: relative;
    width: 30.114%;
    margin-bottom: 80px;
    font-weight: 700;
    text-align: left;
  }
  .insert_parts .works__list li:nth-child(3n+2) {
    margin: 0 4.78% 80px;
  }
  .insert_parts .works__list li a:hover .works__list__image {
    transform: rotateZ(3deg) translate3d(4%, 0, 0);
  }
  .insert_parts .works__list li a:hover .works__list__image img {
    -webkit-transform: rotateZ(-7deg) translate3d(0, 0, 0);
    -webkit-transform-origin: bottom left;
    transform: rotateZ(-7deg) translate3d(0, 0, 0);
    transform-origin: bottom left;
  }
  .insert_parts .works__list li a:hover .works__list__image .works__list__image_bgWrap--02 {
    transform: rotateZ(-8deg);
  }
  .insert_parts .works__list__image {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.26, 0.88, 0.35, 1) 0.1s;
    position: relative;
    margin-bottom: 16px;
    transform: translate3d(0, 0, 0);
    transition: transform 0.5s cubic-bezier(0.26, 0.88, 0.35, 1) 0.1s;
  }
  .insert_parts .works__list__image img {
    -webkit-transition: opacity 0.3s linear, -webkit-transform 0.5s cubic-bezier(0.26, 0.88, 0.35, 1) 0.1s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-origin: bottom left;
    z-index: 2;
    position: relative;
    width: 100%;
    transform: translate3d(0, 0, 0);
    transform-origin: bottom left;
    transition: transform 0.5s cubic-bezier(0.26, 0.88, 0.35, 1) 0.1s, opacity 0.3s linear;
  }
  .insert_parts .works__list__image_bgWrap div {
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ccc;
    pointer-events: none;
  }
  .insert_parts .works__list__image_bgWrap div:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    content: "";
    pointer-events: none;
  }
  .insert_parts .works__list__texts {
    position: relative;
  }
  .insert_parts .works__list__client {
    font-size: 11px;
    line-height: 15px;
  }
  .insert_parts .works__list__h {
    font-size: 14px;
    line-height: 18px;
  }
  .insert_parts .works__list__tag {
    margin-top: 0.5em;
    font-size: 11px;
    line-height: 15px;
  }
  .top__fv {
    width: 100%;
    height: 100vh;
    margin-bottom: 135px;
    overflow: hidden;
  }
  .top__fv__inner {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: 100vh;
  }
  .top__fv__mv {
    width: 40.155vw;
    min-width: 40.155vw;
    max-width: 40.155vw;
    background: url(../img/top/mv1_pc.jpg) center no-repeat;
    background-size: cover;
  }
  .top__fv__mv img {
    opacity: 0;
  }
  .top__fv__texts {
    margin-top: 137px;
    padding-left: 19vw;
    background-size: 19vw;
  }
  .top__fv__texts:before {
    right: -0.05em;
    bottom: 0;
    content: "CREATE";
    font-size: 104px;
    letter-spacing: -0.02em;
  }
  .top__fv__texts:after {
    top: 0;
    bottom: 0;
    left: 0;
    width: 18.919vw;
    background: url(../img/top/mv2_pc.jpg) left bottom no-repeat;
    background-size: cover;
  }
  .top__fv__copy {
    padding: 32px 45px 1em;
    font-size: 2.18vw;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
  .top__fv__bodycopy {
    padding: 0 45px;
  }
  .top__fv__bodycopy p {
    line-height: 2.4;
    letter-spacing: 0.1em;
    text-align: justify;
  }
  .top__what {
    margin-bottom: 168px;
    padding-top: 56px;
  }
  .top__what:before {
    font-size: 300px;
  }
  .top__what__box {
    display: flex;
  }
  .top__what__box:before {
    right: calc(50% + 150px);
    height: 100%;
    background: url(../img/top/what_img1.jpg) no-repeat center top;
    background-size: cover;
  }
  .top__what__box:after {
    right: calc(50% + 150px);
    height: 100%;
  }
  .top__what__box.box2 {
    flex-direction: row-reverse;
    background: #eee;
  }
  .top__what__box.box2:before {
    right: 0;
    left: calc(50% + 150px);
  }
  .top__what__box.box2:after {
    right: 0;
    left: calc(50% + 150px);
  }
  .top__what__box__image {
    width: 50%;
    padding: 80px 0;
  }
  .top__what__box__text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: flex;
    align-items: center;
    width: 50%;
    padding: 80px 80px 80px 60px;
  }
  .top__what__box__text__inner {
    width: 100%;
  }
  .top__what__box__text__num span {
    display: block;
    margin-bottom: 50px;
    font-size: 104px;
    text-align: right;
  }
  .top__what__box__text__num p {
    display: block;
    margin-bottom: 32px;
    font-size: 14px;
  }
  .top__what__box__text__title {
    margin-bottom: 16px;
    font-size: 25px;
  }
  .top__what__box__text__title + p {
    letter-spacing: 0.1em;
  }
  .top__what__box__text__zone {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 32px;
  }
  .top__what__box__text__zonebox {
    width: 48.5%;
    margin-bottom: 16px;
  }
  .top__what__box__text__zonebox b {
    letter-spacing: 0.05em;
  }
  .top__what__box__text__zonebox small {
    letter-spacing: 0.05em;
  }
  .top__casestudy {
    margin-bottom: 177px;
    padding-top: 56px;
  }
  .top__casestudy:before {
    transform: translateX(-100%);
    font-size: 300px;
    letter-spacing: -0.03em;
  }
  .top__casestudy__box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    max-width: 1160px;
    margin: 0 auto 118px;
  }
  .top__casestudy__box:before {
    top: 0;
    right: 80px;
    bottom: 0;
    left: 80px;
    border-left: 4px solid #000;
  }
  .top__casestudy__box:nth-child(2n) {
    flex-direction: row;
  }
  .top__casestudy__box:nth-child(2n):before {
    border-right: 4px solid #000;
    border-left: none;
  }
  .top__casestudy__box:nth-child(2n) .top__casestudy__box__text {
    margin-right: 80px;
    margin-left: 0;
  }
  .top__casestudy__box__image {
    width: 548px;
    min-width: 548px;
    max-width: 548px;
    margin: -40px 0;
  }
  .top__casestudy__box__image img {
    width: 400px;
  }
  .top__casestudy__box__image img:nth-child(2) {
    margin-top: -25px;
  }
  .top__casestudy__box__text {
    margin-left: 80px;
    padding: 48px 56px;
    font-size: 13px;
  }
  .top__casestudy__box__text > p:last-child {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  .top__casestudy__box__text__num {
    margin-bottom: 28px;
  }
  .top__casestudy__box__text__tag li {
    margin-bottom: 48px;
    font-size: 13px;
    letter-spacing: 0.1em;
  }
  .top__casestudy__box__text h3 {
    margin-bottom: 8px;
    font-size: 25px;
    letter-spacing: 0.1em;
  }
  .top__scene {
    margin-bottom: 140px;
    padding-top: 56px;
  }
  .top__scene:before {
    font-size: 300px;
  }
  .top__scene__list {
    -ms-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
  }
  .top__scene__listbox {
    width: 25%;
  }
  .top__scene__listbox b {
    font-size: 20px;
    letter-spacing: 0.2em;
  }
  .top__scene__listbox small {
    font-size: 10px;
  }
  .top__support {
    margin-bottom: 140px;
    padding-top: 48px;
  }
  .top__support:before {
    font-size: 300px;
  }
  .top__support__list {
    max-width: 1000px;
    margin: 0 auto;
  }
  .top__support__listbox {
    width: 33.3333333333%;
    padding: 38px 32px 80px;
  }
  .top__support__listbox:nth-child(3) {
    background: #eee;
  }
  .top__support__listbox:after {
    font-size: 104px;
  }
  .top__support__listbox small {
    font-size: 11px;
  }
  .top__support__listbox img {
    width: auto;
    margin: 52px auto 28px;
  }
  .top__support__listbox b {
    margin-bottom: 16px;
    padding-bottom: 11px;
    font-size: 13px;
    line-height: 1;
  }
  .top__support__listbox b:after {
    height: 3px;
  }
  .top__support__listbox h4 {
    letter-spacing: 0.2em;
  }
  .top__support__listbox p {
    font-size: 13px;
  }
  .top__plan {
    margin-bottom: 158px;
    padding-top: 56px;
  }
  .top__plan:before {
    font-size: 300px;
  }
  .top__plan__inner {
    padding-bottom: 168px;
  }
  .top__plan__inner > .headline {
    margin-bottom: 116px;
  }
  .top__plan__inner:after {
    height: 504px;
  }
  .top__plan__list {
    justify-content: space-between;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .top__plan__list:after {
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(210vw + 72px);
    height: 342px;
    background: #eee;
    content: "";
  }
  .top__plan__listbox {
    width: 30.5%;
    padding: 48px 32px 32px;
  }
  .top__plan__listbox:before {
    -webkit-transform: translateY(0) rotate(-90deg);
    -webkit-transform-origin: top right;
    top: -0.1em;
    right: 0.7em;
    left: auto;
    width: auto;
    height: 0;
    margin: 0 auto;
    transform: translateY(0) rotate(-90deg);
    transform-origin: top right;
    font-size: 90px;
    line-height: 0.8;
  }
  .top__plan__listbox b {
    font-size: 13px;
    letter-spacing: 0.1em;
  }
  .top__plan__listbox h3 {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  .top__plan__listbox__price {
    font-size: 40px;
  }
  .top__plan__listbox__text {
    font-size: 15px;
  }
  .top__plan__listbox small {
    font-size: 13px;
  }
  .top__flow {
    margin-bottom: 157px;
    padding-top: 56px;
  }
  .top__flow:before {
    font-size: 300px;
  }
  .top__flow__inner > .headline {
    margin-bottom: 108px;
  }
  .top__flow__image {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .top__flow__image img {
    width: 100%;
  }
  .top__flow__contact {
    margin-top: -148px;
    padding-top: 180px;
    padding-bottom: 60px;
  }
  .top__flow__contact b {
    margin-bottom: 24px;
    padding-bottom: 5px;
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  .top__flow__contact b:after {
    width: 40px;
  }
  .top__flow__contact h3 {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
  .top__flow__contact small {
    font-size: 10px;
    letter-spacing: 0.4em;
  }
  .top__contact {
    margin-bottom: 144px;
    padding-top: 40px;
  }
  .top__contact:before {
    font-size: 300px;
  }
  .top__contact__inner > .headline {
    margin-bottom: 74px;
  }
  .top__contact__form {
    padding: 80px 0;
  }
  .top__contact__form__inner {
    width: 640px;
    padding: 40px;
  }
  .top__company {
    padding-bottom: 160px;
  }
  .top__company__logo {
    width: 420px;
    width: 50%;
    padding-right: 80px;
    text-align: right;
  }
  .top__company__logo img {
    -webkit-transform: translateY(-50%);
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: clamp(200px, 100%, 300px);
  }
  .top__company__logo:after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
  }
  .top__company__text {
    width: 50%;
    padding-left: 80px;
    font-size: 13px;
    letter-spacing: 0.1em;
  }
  .top__company__description {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  .top__company__share {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .top__client {
    margin-bottom: 50px;
    padding-top: 56px;
  }
  .top__client:before {
    font-size: 300px;
  }
  .top__client__inner > .headline {
    margin-bottom: 88px;
  }
  .top__client__text {
    text-align: center;
  }
  #top .cv__plan {
    margin-bottom: 0;
  }
  #top .cv__plan .top__plan__list,
  #top .cv__plan .top__plan__list2 {
    flex-wrap: wrap;
    max-width: 1120px;
  }
  #top .cv__plan .top__plan__listbox h3 {
    font-size: 31px;
    line-height: 1.3;
    letter-spacing: 0;
  }
  #top .cv__plan .top__plan__listbox__price {
    font-size: 48px;
  }
  #top .cv__plan .top__plan__listbox__text {
    padding-right: 0;
    font-size: 20px;
  }
  #top .cv__plan .top__plan__listbox small {
    font-size: 16px;
  }
  #top .cv__plan .top__plan__listbox {
    width: 31.43%;
    margin-bottom: 64px;
    padding-bottom: 80px;
  }
  #top .cv__plan .top__plan__listbox.movie {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
    padding: 86px 32px 92px;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__headline {
    position: relative;
    width: 230px;
    min-width: 230px;
    max-width: 230px;
    text-align: right;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__headline:before {
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    content: "";
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__headline b {
    -webkit-transform: translateY(-50%);
    display: block;
    position: relative;
    top: 50%;
    margin-right: 38px;
    margin-bottom: 0;
    padding-bottom: 0;
    transform: translateY(-50%);
    border-bottom: none;
    line-height: 1.5;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__headline b.left {
    margin-left: 114px;
    text-align: left;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__place {
    width: 380px;
    min-width: 380px;
    max-width: 380px;
    padding-left: 40px;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__place h3 {
    margin-bottom: 0.5em;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__place .top__plan__listbox__price {
    margin-bottom: 0;
  }
  #top .cv__plan .top__plan__listbox.movie .cv__plan__movie__texts p {
    margin-bottom: 0;
    line-height: 1.6;
  }
  #top .cv__plan__title {
    font-size: 24px;
  }
  #top .cv__plan__maintitle {
    font-size: 48px;
  }
  #top .top__plan__list {
    margin-bottom: 30px;
  }
  #top .top__plan__list2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    position: relative;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  #top .top__plan__list2.mb80 {
    margin-bottom: 80px;
  }
  .slick-dots {
    bottom: 10px;
  }
  .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 10px;
  }
}
@media screen and (max-width: 767px), print {
  body {
    font-size: 12px;
  }
  img {
    width: 100%;
  }
  .button__basic {
    margin-top: 50px;
  }
  .button__basic a {
    width: 286px;
    font-size: 14px;
    font-size: 4.375vw;
  }
  .headline {
    margin-bottom: 48px;
    padding-top: 8px;
  }
  .headline small {
    margin-bottom: 4px;
    font-size: 12px;
  }
  .headline span {
    font-size: 24px;
    letter-spacing: 0.1em;
  }
  .insert_parts.about_client {
    margin-bottom: 60px;
  }
  .insert_parts.about_client .inner > p {
    margin: 0 6vw;
    font-size: 12px;
    font-size: 3.75vw;
    line-height: 2.4;
    text-align: justify;
  }
  .insert_parts .about_client {
    margin-bottom: 60px;
  }
  .insert_parts .about_client h2 {
    margin: 75px 0 30px;
    font-size: 26px;
    font-size: 8.125vw;
    letter-spacing: 0.12em;
  }
  .insert_parts .about_client_list {
    margin: 0 auto 32px;
  }
  .insert_parts .about_client_list ul {
    padding: 0;
    padding: 24px 16px 16px;
  }
  .insert_parts .about_client_list ul li {
    width: 32%;
    margin-bottom: 8px;
  }
  .insert_parts .works__list ul {
    padding: 0 16px;
  }
  .insert_parts .works__list li {
    width: 60vw;
    margin: 0 auto 32px;
  }
  .insert_parts .works__list__client {
    margin-top: 1em;
    font-size: 9px;
    font-size: 2.8125vw;
    line-height: 11px;
    line-height: 3.5vw;
  }
  .insert_parts .works__list__h {
    font-size: 11px;
    font-size: 3.4375vw;
    line-height: 14px;
    line-height: 4.4vw;
  }
  .insert_parts .works__list__tag {
    position: absolute;
    top: 0;
    right: -1em;
    width: 1em;
    margin-right: -20px;
    font-size: 9px;
    font-size: 2.8125vw;
    line-height: 11px;
    line-height: 3.5vw;
    white-space: nowrap;
  }
  .insert_parts .works__list__tag span {
    transform: rotateZ(90deg);
  }
  .top__fv {
    margin-bottom: 86px;
  }
  .top__fv__texts:before {
    right: -0.4em;
    bottom: 0;
    content: "STRE";
    font-size: 32.5vw;
    letter-spacing: -0.02em;
  }
  .top__fv__copy {
    padding: 20px;
    font-size: 5.625vw;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .top__fv__bodycopy {
    padding-bottom: 28vw;
    padding-left: 120px;
    background: url(../img/top/mv2_sp.jpg) left top no-repeat;
    background-size: 120px;
  }
  .top__fv__bodycopy p {
    -webkit-transform: translateY(-0.5em);
    padding: 0 20px;
    transform: translateY(-0.5em);
    font-size: 14px;
  }
  .top__what {
    padding-top: 0;
  }
  .top__what:before {
    font-size: 40vw;
  }
  .top__what__inner > .headline {
    margin-bottom: 50px;
  }
  .top__what__box {
    padding: 44px 20px 86px;
  }
  .top__what__box:before {
    width: 100%;
    height: 173px;
    background: url(../img/top/what_img1.jpg) no-repeat center top;
    background-size: cover;
  }
  .top__what__box:after {
    width: 100%;
    height: 173px;
  }
  .top__what__box__text__num {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: end;
    -ms-flex-align: end;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: 32px;
  }
  .top__what__box__text__num span {
    font-size: 56px;
  }
  .top__what__box__text__num p {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  .top__what__box__text__title {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .top__what__box__text__title + p {
    font-size: 14px;
  }
  .top__what__box__text__zone {
    padding: 40px 20px 0;
  }
  .top__what__box__text__zonebox {
    margin-bottom: 8px;
  }
  .top__casestudy {
    margin-bottom: 104px;
    padding-top: 0;
  }
  .top__casestudy:before {
    transform: translateX(-100%);
    font-size: 40vw;
    letter-spacing: -0.02em;
  }
  .top__casestudy__box {
    margin-bottom: 48px;
  }
  .top__casestudy__box:before {
    top: 80px;
    right: 20px;
    left: 20px;
    border-bottom: 2px solid #000;
  }
  .top__casestudy__box__image img {
    width: 87.5%;
  }
  .top__casestudy__box__image img:nth-child(2) {
    margin-top: -10.5vw;
  }
  .top__casestudy__box__text {
    padding: 20px 30px 30px;
  }
  .top__casestudy__box__text > p:last-child {
    font-size: 13px;
  }
  .top__casestudy__box__text__num {
    margin-bottom: 20px;
  }
  .top__casestudy__box__text__tag li {
    margin-bottom: 24px;
    font-size: 13px;
  }
  .top__casestudy__box__text h3 {
    margin-bottom: 16px;
    font-size: 18px;
  }
  .top__scene {
    margin-bottom: 85px;
    padding-top: 0;
  }
  .top__scene:before {
    font-size: 40vw;
  }
  .top__scene__inner > .headline {
    margin-bottom: 30px;
  }
  .top__scene__listbox b {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .top__scene__listbox small {
    font-size: 9px;
  }
  .top__support {
    margin-bottom: 110px;
    padding-top: 0;
  }
  .top__support:before {
    font-size: 40vw;
  }
  .top__support__listbox {
    width: 50%;
    padding: 30px 20px 60px;
  }
  .top__support__listbox:nth-child(4) {
    background: #eee;
  }
  .top__support__listbox:after {
    font-size: 64px;
  }
  .top__support__listbox small {
    font-size: 12px;
  }
  .top__support__listbox img {
    width: 75px;
    margin: 32px auto 25px;
  }
  .top__support__listbox b {
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 12px;
  }
  .top__support__listbox b:after {
    height: 2px;
  }
  .top__support__listbox h4 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3em;
    letter-spacing: 0.1em;
  }
  .top__support__listbox p {
    font-size: 12px;
  }
  .top__plan {
    margin-bottom: 104px;
    padding-top: 5px;
  }
  .top__plan:before {
    font-size: 40vw;
  }
  .top__plan__inner > .headline {
    margin-bottom: 32px;
  }
  .top__plan__inner:after {
    height: 342px;
  }
  .top__plan__list {
    padding-bottom: 16px;
    overflow: scroll;
  }
  .top__plan__list:after {
    display: block;
    width: 12px;
    min-width: 12px;
    height: 10px;
    content: "";
  }
  .top__plan__listbox {
    width: 70vw;
    min-width: 70vw;
    max-width: 70vw;
    margin: 0 12px 40px;
    padding: 30px 24px;
  }
  .top__plan__listbox:before {
    -webkit-transform: translateY(0) rotate(-90deg);
    -webkit-transform-origin: top right;
    top: -0.1em;
    right: 0.7em;
    left: auto;
    width: auto;
    height: 0;
    margin: 0 auto;
    transform: translateY(0) rotate(-90deg);
    transform-origin: top right;
    font-size: 80px;
    line-height: 0.8;
  }
  .top__plan__listbox b {
    font-size: 12px;
  }
  .top__plan__listbox h3 {
    font-size: 15px;
  }
  .top__plan__listbox__price {
    font-size: 35px;
  }
  .top__plan__listbox__text {
    font-size: 15px;
  }
  .top__plan__listbox small {
    font-size: 14px;
  }
  .top__flow {
    margin-bottom: 104px;
  }
  .top__flow:before {
    font-size: 40vw;
  }
  .top__flow__image {
    margin-top: 20px;
    overflow: scroll;
  }
  .top__flow__image img {
    width: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    height: 260px;
    padding: 20px;
  }
  .top__flow__contact {
    margin-top: -132px;
    padding-top: 132px;
    padding-bottom: 48px;
  }
  .top__flow__contact b {
    margin-bottom: 16px;
    padding-bottom: 10px;
    font-size: 10px;
  }
  .top__flow__contact b:after {
    width: 24px;
  }
  .top__flow__contact h3 {
    font-size: 22px;
    letter-spacing: 0.1em;
  }
  .top__flow__contact small {
    font-size: 8px;
    letter-spacing: 0.2em;
  }
  .top__contact {
    margin-bottom: 64px;
  }
  .top__contact:before {
    font-size: 40vw;
  }
  .top__contact__inner > .headline {
    margin-bottom: 5.8vw;
  }
  .top__contact__form {
    padding: 48px 20px;
  }
  .top__contact__form__inner {
    width: 100%;
    padding: 20px;
    overflow: hidden;
  }
  .top__contact__form__inner iframe {
    height: 1400px;
  }
  .top__company {
    padding-bottom: 80px;
  }
  .top__company__logo {
    width: 256px;
    margin: 0 auto 24px;
    padding-bottom: 24px;
  }
  .top__company__logo:after {
    right: 0;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 1px;
    margin: 0 auto;
  }
  .top__company__text {
    font-size: 13px;
  }
  .top__company__inner {
    padding: 0 20px;
  }
  .top__company__inner > p {
    padding: 0 8px 48px;
  }
  .top__company__share {
    margin-bottom: 72px;
  }
  .top__client {
    margin-bottom: 64px;
    padding-top: 8px;
  }
  .top__client:before {
    font-size: 40vw;
  }
  .top__client__inner > .headline {
    margin-bottom: 26px;
  }
  #top .cv__plan .top__plan__list,
  #top .cv__plan .top__plan__list2 {
    padding-bottom: 80px;
  }
  #top .cv__plan__title {
    font-size: 18px;
  }
  #top .cv__plan__maintitle {
    font-size: 31px;
  }
  #top .cv__plan__title {
    line-height: 1.5;
  }
  #top .top__plan__list {
    padding-bottom: 40px;
  }
  #top .top__plan__list .top__plan__listbox {
    width: 80vw;
    min-width: 80vw;
    max-width: 80vw;
  }
  #top .top__plan__list .top__plan__listbox b {
    margin-bottom: 30px;
  }
  #top .top__plan__list2 {
    padding-bottom: 80px;
  }
  #top .top__plan__list2 .top__plan__listbox {
    width: 80vw;
    min-width: 80vw;
    max-width: 80vw;
    margin: 0 auto;
  }
  #top .top__plan__list2 .top__plan__listbox b {
    margin-bottom: 30px;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .slick-dots {
    bottom: 15px;
  }
  .slick-dots li {
    width: 8px;
    height: 8px;
  }
}
section:hover > div::before,
section:hover > div::after {
  right: 0;
  left: 0;
  transition: all linear 2s;
}/*# sourceMappingURL=style.css.map */