@font-face {
  font-family: "Avenir";
  src: url("../fonts/Avenir-Black-03.ttf") format("truetype");
  font-weight: 900;
  /* Black */
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-VariableFont_wght.ttf") format("truetype");
  font-style: normal;
}

.fix.about-us .access .wrap .map h2,
.fix.service-development .upper .common-content .titles h2,
.fix.service-consulting .about .bg-img .inner .common-title h2,
.fix.service-consulting .upper .common-content .titles h2,
.fix .common-title h2,
.fix .common-content .titles h2 {
  font-weight: 900;
  font-size: 55px;
  line-height: 68px;
}

.fix.service-development .upper .common-content .titles h3,
.fix.service-consulting .about .bg-img .inner .common-title h3,
.fix.service-consulting .upper .common-content .titles h3,
.fix .common-title h3,
.fix .common-content .titles h3 {
  font-weight: 500;
  font-size: 20px;
}

.fix.service-development .upper .content .item,
.fix.service-consulting .overview .content .item,
.fix.service-consulting .about .texts,
.fix.service .flow .content .item,
.fix.service .attitude .item,
.fix.service .menu .content .item,
.fix.service .upper .contents .item,
#fix-main .breadcrumb,
#fix-main .fv,
.fix .common-content {
  background-color: #fff;
}

.fix.service-development .upper .content .item,
.fix.service-consulting .overview .content .item,
.fix.service-consulting .about .texts,
.fix.service-consulting .about .bg-img,
.fix.service .attitude .item,
.fix.service .menu .content .item,
.fix.service .upper .contents .item,
.fix.about-us .upper .management .management-content .img,
.fix .common-content,
.fix.service-development .upper .bg-color,
.fix.service-consulting .overview .bg-color,
.fix.service-consulting .upper .bg-color,
.fix.service .attitude .bg-color,
.fix.service .upper .bg-color,
.fix.about-us .profile .bg-color,
.fix.about-us .upper .bg-color {
  border-radius: 10px;
}

.fix.about-us .manager .team-content .item .img img,
.fix.about-us .upper .management .management-content .img img,
.fix .upper-img .img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fix.service-development .upper .bg-color,
.fix.service-consulting .overview .bg-color,
.fix.service-consulting .upper .bg-color,
.fix.service .attitude .bg-color,
.fix.service .upper .bg-color,
.fix.about-us .profile .bg-color,
.fix.about-us .upper .bg-color {
  position: absolute;
  background-color: #eeeff0;
  max-width: 1802px;
  width: 100%;
  z-index: -2;
}

.fix .common-content {
  position: relative;
}

.fix.service .flow .content .item {
  border-radius: 117px;
}

.fix.service-development .upper .content .item,
.fix.service-consulting .overview .content .item,
.fix.service-consulting .about .texts,
.fix.service-consulting .about .bg-img,
.fix.service .attitude .item,
.fix.service .menu .content .item,
.fix.service .upper .contents .item,
.fix.about-us .upper .management .management-content .img,
.fix.service-development .upper .bg-color,
.fix.service-consulting .overview .bg-color,
.fix.service-consulting .upper .bg-color,
.fix.service .attitude .bg-color,
.fix.service .upper .bg-color,
.fix.about-us .profile .bg-color,
.fix.about-us .upper .bg-color,
.fix .common-content {
  border-radius: 10px;
}

#fix-main {
  position: relative;
  overflow: hidden;
}

#fix-main::before {
  content: "";
  position: absolute;
  left: calc(50% - 860px + 211.4px);
  top: 80px;
  bottom: 0;
  width: 1px;
  background-color: #d1d1d1;
  z-index: 3;
}

#fix-main .fv {
  padding: 30px 0;
  margin-bottom: 2px;
  position: relative;
}

#fix-main .fv h1.title {
  margin-left: 250px;
  font-weight: 900;
  font-size: 100px;
  line-height: 1;
  position: relative;
}

#fix-main .fv h1.title span {
  padding-left: 33px;
  font-size: 20px;
  font-weight: 500;
}

#fix-main .fv h1.title::before {
  z-index: 4;
  content: "";
  position: fixed;
  top: 160px;
  left: calc(50% - 860px + 205px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #d21e1a;
  border-radius: 50%;
}

#fix-main .breadcrumb {
  padding: 17px 0;
  margin-bottom: 120px;
}

#fix-main .breadcrumb .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#fix-main .breadcrumb .wrap a,
#fix-main .breadcrumb .wrap span,
#fix-main .breadcrumb .wrap p {
  font-size: 12px;
  color: #848484;
  font-family: "Avenir";
}

#fix-main .breadcrumb .wrap span {
  display: block;
  margin: 0 12px;
}

.fix {
  max-width: 1920px;
  margin: 0 auto;
}

.fix #management,
.fix #management-team,
.fix #profile {
  scroll-margin-top: 160px;
}

.fix .common-content {
  padding: 145px 75px 50px;
}

.fix .common-content .titles {
  position: absolute;
  top: -32px;
  left: 75px;
}

.fix .upper-img {
  margin-bottom: 80px;
  height: 197px;
  position: relative;
}

.fix .upper-img .img {
  position: absolute;
  top: 0;
  left: -125px;
  width: 100%;
  max-width: 1626px;
  height: 197px;
}

.fix .achievement h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 57px;
  margin-bottom: 106px;
}

.fix.about-us {
  padding-bottom: 110px;
}

.fix.about-us .upper .management {
  margin-bottom: 150px;
}

.fix.about-us .upper .management .management-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fix.about-us .upper .management .management-content .texts h3 {
  font-weight: 900;
  font-size: 40px;
  line-height: 60px;
}

.fix.about-us .upper .management .management-content .texts h3 span {
  font-size: 35px;
  line-height: 68px;
}

.fix.about-us .upper .management .management-content .img {
  width: 447px;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.fix.about-us .upper .clubood {
  margin-bottom: 340px;
}

.fix.about-us .upper .clubood .item + .item {
  margin-top: 10px;
}

.fix.about-us .upper .clubood .item {
  margin-left: 10px;
}

.fix.about-us .upper .clubood .item h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  font-size: 40px;
  line-height: 34px;
}

.fix.about-us .upper .clubood .item h4 .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.fix.about-us .upper .clubood .item h5,
.fix.about-us .upper .clubood .item p {
  margin-left: 96px;
}

.fix.about-us .upper .clubood .item h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
}

.fix.about-us .upper .clubood .item p {
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  width: 100%;
  max-width: 780px;
}

.fix.about-us .upper .bg-color {
  top: 419px;
  left: -125px;
  height: 1960px;
}

.fix.about-us .manager {
  margin-bottom: 250px;
}

.fix.about-us .manager .team-content .item + .item {
  margin-top: 140px;
}

.fix.about-us .manager .team-content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 25px;
}

.fix.about-us .manager .team-content .item .img {
  width: 350px;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.fix.about-us .manager .team-content .item .texts h4 {
  font-weight: 900;
  font-size: 33px;
  line-height: 33px;
}

.fix.about-us .manager .team-content .item .texts h5 {
  font-weight: 900;
  font-size: 20px;
  line-height: 33px;
  margin-bottom: 25px;
}

.fix.about-us .manager .team-content .item .texts ul li {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

.fix.about-us .manager .team-content .item .texts p {
  margin-top: 1em;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}

.fix.about-us .profile {
  margin-bottom: 250px;
  position: relative;
}

.fix.about-us .profile .profile-content table {
  width: 100%;
}

.fix.about-us .profile .profile-content table tr {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.fix.about-us .profile .profile-content table th,
.fix.about-us .profile .profile-content table td {
  width: 100%;
  display: block;
}

.fix.about-us .profile .profile-content table th {
  font-weight: bold;
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 8px;
}

.fix.about-us .profile .profile-content table td {
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
}

.fix.about-us .profile .bg-color {
  top: -130px;
  right: -125px;
  height: 1140px;
}

.fix.about-us .access {
  width: 100%;
}

.fix.about-us .access .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 66px;
}

.fix.about-us .access .wrap .map {
  position: relative;
  max-width: 1290px;
  width: 100%;
  height: 673px;
  z-index: 5;
}

.fix.about-us .access .wrap .map h2 {
  position: absolute;
  top: -34px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fix.about-us .access .wrap .info {
  max-width: 320px;
  margin: 0 auto;
}

.fix.about-us .access .wrap .info h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 33px;
}

.fix.about-us .access .wrap .info p {
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
}

.fix.about-us .access .wrap .info .address {
  margin-bottom: 45px;
}

.fix.about-us .access .wrap .info .station {
  margin-bottom: 45px;
}

.fix.service .upper {
  margin-bottom: 320px;
}

.fix.service .upper .common-title {
  margin-bottom: 160px;
}

.fix.service .upper .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 80px;
}

.fix.service .upper .contents .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 60px;
}

.fix.service .upper .contents .item:nth-child(odd) .img img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.fix.service .upper .contents .item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.fix.service .upper .contents .item:nth-child(even) .texts p {
  padding-right: 30px;
}

.fix.service .upper .contents .item:nth-child(even) .img img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.fix.service .upper .contents .item .texts {
  position: relative;
}

.fix.service .upper .contents .item .texts .title {
  position: absolute;
  left: 30px;
  top: -25px;
}

.fix.service .upper .contents .item .texts .title h4 {
  font-weight: bold;
  font-size: 33px;
  line-height: 50px;
}

.fix.service .upper .contents .item .texts .title h4 .avenir {
  margin-right: 20px;
  display: inline-block;
  font-weight: 900;
  font-style: italic;
  font-size: 40px;
  line-height: 50px;
  border-bottom: 1px solid #000000;
}

.fix.service .upper .contents .item .texts p {
  padding-top: 76px;
  padding-left: 30px;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.fix.service .upper .contents .item .img {
  width: 510px;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.fix.service .upper .contents .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fix.service .upper .bg-color {
  top: 419px;
  left: -125px;
  height: 2500px;
}

.fix.service .menu {
  margin-bottom: 225px;
}

.fix.service .menu h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 59px;
  margin-bottom: 140px;
}

.fix.service .menu .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
}

.fix.service .menu .content .item {
  width: 100%;
  max-width: 525px;
}

.fix.service .menu .content .item .bg {
  width: 100%;
  height: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fix.service .menu .content .item .bg .title h3 {
  font-weight: bold;
  font-size: 25px;
  line-height: 63px;
  color: #fff;
  text-align: center;
}

.fix.service .menu .content .item .bg .title h4 {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.fix.service .menu .content .item .bg.consulting {
  background-image: url("../img/fix/consulting-menu.webp");
  background-position: center;
  background-size: cover;
}

.fix.service .menu .content .item .bg.development {
  background-image: url("../img/fix/development-menu.webp");
  background-position: center;
  background-size: cover;
}

.fix.service .menu .content .item .texts {
  position: relative;
  padding: 24px 14px 50px;
}

.fix.service .menu .content .item .texts h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

.fix.service .menu .content .item .texts p {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.fix.service .menu .content .item .texts .btns {
  position: absolute;
  bottom: -25px;
  right: 25px;
}

.fix.service .attitude {
  position: relative;
  margin-bottom: 280px;
}

.fix.service .attitude .common-title {
  margin-bottom: 80px;
}

.fix.service .attitude .item {
  padding: 45px 50px;
}

.fix.service .attitude .item h4 {
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 30px;
}

.fix.service .attitude .item p {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.fix.service .attitude .bg-color {
  top: 27px;
  right: -125px;
  height: 600px;
}

.fix.service .flow {
  padding-bottom: 150px;
}

.fix.service .flow .common-title {
  margin-bottom: 113px;
}

.fix.service .flow .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 47px;
}

.fix.service .flow .content .item {
  width: 240px;
  min-height: 536px;
  border: 1px dashed #000;
  position: relative;
}

.fix.service .flow .content .item:not(:last-child):after {
  content: "";
  position: absolute;
  background-image: url("../img/common/arrow.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  top: 121px;
  right: -34px;
}

.fix.service .flow .content .item .circle {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background-color: #000000;
  margin: 15px auto 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 62px;
}

.fix.service .flow .content .item .circle .texts h4 {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}

.fix.service .flow .content .item .circle .texts h5 {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #fff;
}

.fix.service .flow .content .item ul {
  padding: 0 15px;
}

.fix.service .flow .content .item ul li {
  font-weight: 300;
  font-size: 15px;
  line-height: 23px;
}

.fix.service-consulting {
  padding-bottom: 150px;
}

.fix.service-consulting .upper {
  margin-bottom: 350px;
}

.fix.service-consulting .upper .common-title {
  margin-bottom: 80px;
}

.fix.service-consulting .upper p {
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
  color: #000;
  margin-bottom: 130px;
}

.fix.service-consulting .upper .common-content {
  padding: 107px 60px 60px;
}

.fix.service-consulting .upper .common-content .titles {
  margin-bottom: 40px;
  left: 60px;
}

.fix.service-consulting .upper .common-content p {
  margin-bottom: 40px;
}

.fix.service-consulting .upper .common-content .text {
  background-color: #f7f7f7;
  padding: 30px 18px;
  border-radius: 10px;
}

.fix.service-consulting .upper .common-content .text p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.fix.service-consulting .upper .common-content .text p + p {
  margin-top: 1em;
}

.fix.service-consulting .upper .bg-color {
  top: 419px;
  left: -125px;
  height: 1430px;
}

.fix.service-consulting .about {
  margin-bottom: 180px;
}

.fix.service-consulting .about .bg-img {
  max-width: 1445px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  background-image: url("../img/fix/dx-about.webp");
  background-position: center;
  background-size: cover;
}

.fix.service-consulting .about .bg-img .inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.fix.service-consulting .about .bg-img .inner .common-title {
  position: absolute;
  top: -31px;
  left: 0;
}

.fix.service-consulting .about .texts {
  margin-top: -80px;
  opacity: 0.83;
  padding: 60px 70px;
}

.fix.service-consulting .about .texts p + p {
  margin-top: 1em;
}

.fix.service-consulting .about .texts p {
  font-weight: 300;
  font-size: 20px;
  line-height: 37px;
}

.fix.service-consulting .overview {
  position: relative;
}

.fix.service-consulting .overview .common-title {
  margin-bottom: 160px;
}

.fix.service-consulting .overview .content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -ms-flex-line-pack: justify;
  align-content: space-between;
  gap: 50px 70px;
  margin-bottom: 400px;
}

.fix.service-consulting .overview .content .item {
  padding: 50px 25px 30px;
  width: 525px;
  min-height: 530px;
}

.fix.service-consulting .overview .content .item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: 80px;
  margin-bottom: 24px;
}

.fix.service-consulting .overview .content .item .icon img {
  width: auto;
  height: 100%;
}

.fix.service-consulting .overview .content .item h3 {
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  margin-bottom: 1px;
  line-height: 1.5;
}

.fix.service-consulting .overview .content .item h4 {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  margin-bottom: 45px;
}

.fix.service-consulting .overview .content .item p {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}

.fix.service-consulting .overview .bg-color {
  top: 30px;
  right: -125px;
  height: 1550px;
}

.fix.service-consulting .overview .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fix.service-development .upper {
  margin-bottom: 270px;
}

.fix.service-development .upper .common-title {
  margin-bottom: 80px;
}

.fix.service-development .upper p {
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
  color: #000;
  margin-bottom: 130px;
}

.fix.service-development .upper .common-content {
  padding: 107px 60px 60px;
}

.fix.service-development .upper .common-content .titles {
  margin-bottom: 40px;
  left: 60px;
}

.fix.service-development .upper .common-content p {
  margin-bottom: 40px;
}

.fix.service-development .upper .common-content .text {
  background-color: #f7f7f7;
  padding: 30px 18px;
}

.fix.service-development .upper .common-content .text p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.fix.service-development .upper .common-content .text p + p {
  margin-top: 1em;
}

.fix.service-development .upper .content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -ms-flex-line-pack: justify;
  align-content: space-between;
  gap: 50px 70px;
  margin-bottom: 400px;
}

.fix.service-development .upper .content .item {
  padding: 50px 25px 30px;
  width: 525px;
  min-height: 530px;
}

.fix.service-development .upper .content .item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: 80px;
  margin-bottom: 24px;
}

.fix.service-development .upper .content .item .icon img {
  width: auto;
  height: 100%;
}

.fix.service-development .upper .content .item h3 {
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  margin-bottom: 1px;
  line-height: 1.5;
}

.fix.service-development .upper .content .item h4 {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  margin-bottom: 45px;
}

.fix.service-development .upper .content .item p {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}

.fix.service-development .upper .bg-color {
  top: 419px;
  left: -125px;
  height: 1930px;
}

.fix.service-development .upper .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fix.privacy-policy {
  padding-bottom: 150px;
}

.fix.privacy-policy .text + .text {
  margin-top: 40px;
}

.fix.privacy-policy .texts {
  background-color: #fff;
  padding: 50px 75px;
  border-radius: 10px;
}

.fix.privacy-policy .texts .text + .text {
  margin-top: 40px;
}

.fix.privacy-policy .texts .text .head {
  font-weight: 500;
}

.fix.privacy-policy .texts .text p {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
}

.fix.privacy-policy .texts .text a {
  text-decoration: underline;
}

.fix.contact .form-inner {
  max-width: 950px;
  margin: 0 auto;
}

.fix.contact .common-content {
  padding: 100px 75px 50px;
  margin-bottom: 355px;
}

.fix.contact .common-content .titles {
  top: -15px;
}

.fix.contact .upper-text {
  margin-bottom: 150px;
}

.fix.contact .upper-text p {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
}

.fix.contact .required {
  font-weight: bold;
  font-size: 18px;
  line-height: 33px;
  color: #d21e1a;
}

.fix.contact .annotation {
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
  margin-bottom: 50px;
}

.fix.contact .annotation span {
  padding-right: 8px;
}

.fix.contact form .error-message {
  color: #d21e1a;
  font-weight: bold;
  margin-top: 10px;
}

.fix.contact form .col {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 7px;
}

.fix.contact form .col.nbb {
  border-bottom: none;
  margin-top: 30px;
  margin-bottom: 40px;
  border: 2px solid #f7f7f7;
  border-radius: 10px;
  padding: 40px 0;
}

.fix.contact form .col.nbb .error-message {
  text-align: center;
}

.fix.contact form .col label {
  margin-bottom: 20px;
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 33px;
}

.fix.contact form .col label .required {
  padding-left: 13px;
}

.fix.contact form .col label a {
  text-decoration: underline;
}

.fix.contact form .col input,
.fix.contact form .col .input-confirm {
  display: block;
  width: 100%;
  border-radius: 10px;
  background: #eeeff0;
  padding: 17px;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
}

.fix.contact form .col .input-confirm {
  min-height: 60px;
}

.fix.contact form .col .input-confirm.pre {
  width: 413px;
}

.fix.contact form .col .postal-input,
.fix.contact form .col .postal-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}

.fix.contact form .col .postal-input span,
.fix.contact form .col .postal-confirm span {
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
}

.fix.contact form .col .postal-input .postal_code1,
.fix.contact form .col .postal-confirm .postal_code1 {
  width: 165px;
}

.fix.contact form .col .postal-input .postal_code2,
.fix.contact form .col .postal-confirm .postal_code2 {
  width: 200px;
}

.fix.contact form .col .select-wrap {
  position: relative;
  display: inline-block;
  width: 413px;
}

.fix.contact form .col .select-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  width: 15px;
  height: 15px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}

.fix.contact form .col .select-wrap select {
  width: 100%;
  background: #eeeff0;
  padding: 17px;
  border-radius: 10px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.fix.contact form .col .checkbox-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
  gap: 10px;
}

.fix.contact form .col .checkbox-container input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

.fix.contact form .col .checkbox-container .checkmark {
  width: 32px;
  height: 32px;
  background: #eeeff0;
  border-radius: 4px;
  position: relative;
}

.fix.contact form .col .checkbox-container input[type="checkbox"]:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 8px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 8px;
  height: 14px;
  border: solid black;
  border-width: 0 3px 3px 0;
}

.fix.contact form .col .checkbox-container p {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
}

.fix.contact form .col textarea,
.fix.contact form .col .inquiry-confirm {
  display: block;
  width: 100%;
  height: 200px;
  border-radius: 10px;
  background: #eeeff0;
  padding: 17px;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
}

.fix.contact form .col .inquiry-confirm {
  min-height: 200px;
  height: auto;
}

.fix.contact form .btns,
.fix.contact form .confirm-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fix.contact form .confirm-btns {
  gap: 120px;
}

.fix.thanks {
  padding-bottom: 256px;
}

.fix.thanks .common-content {
  padding-top: 80px;
}

.fix.thanks .common-content .titles {
  top: -15px;
}

.fix.thanks .common-content .text {
  margin-bottom: 64px;
}

.fix.thanks .common-content .text p + p {
  margin-top: 1.5em;
}

.fix.thanks .common-content .text p {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.fix.thanks .common-content .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1720px) {
  #fix-main::before {
    left: 211.4px;
  }

  #fix-main .fv h1.title::before {
    left: 205px;
  }
}

@media screen and (max-width: 1550px) {
  #fix-main::before {
    left: 111.4px;
  }

  #fix-main .fv h1.title {
    margin-left: 150px;
  }

  #fix-main .fv h1.title::before {
    left: 105px;
  }
}

@media screen and (max-width: 1400px) {
  #fix-main::before {
    left: 61.4px;
  }

  #fix-main::before {
    left: 41.4px;
  }

  #fix-main .fv h1.title {
    margin-left: 100px;
  }

  #fix-main .fv h1.title::before {
    left: 55px;
  }

  #fix-main .fv h1.title::before {
    left: 35px;
  }
}

@media screen and (max-width: 1250px) {
  #fix-main .fv h1.title {
    margin-left: 80px;
  }
}

@media screen and (max-width: 1210px) {
  .fix.about-us .access .wrap .map h2,
  .fix.service-development .upper .common-content .titles h2,
  .fix.service-consulting .about .bg-img .inner .common-title h2,
  .fix.service-consulting .upper .common-content .titles h2,
  .fix .common-title h2,
  .fix .common-content .titles h2 {
    font-size: 35px;
    line-height: 34px;
  }

  .fix.service-development .upper .common-content .titles h3,
  .fix.service-consulting .about .bg-img .inner .common-title h3,
  .fix.service-consulting .upper .common-content .titles h3,
  .fix .common-title h3,
  .fix .common-content .titles h3 {
    font-size: 14px;
  }

  #fix-main::before {
    left: 11.4px;
    top: 60px;
  }

  #fix-main .fv {
    margin-bottom: 40px;
  }

  #fix-main .fv h1.title {
    font-size: 40px;
    line-height: 68px;
    margin-left: 21.5px;
  }

  #fix-main .fv h1.title span {
    display: block;
    padding-left: 0;
    line-height: 1;
    margin-top: -15px;
  }

  #fix-main .fv h1.title::before {
    width: 10px;
    height: 10px;
  }

  #fix-main .fv h1.title::before {
    top: 120px;
    left: 6px;
  }

  #fix-main .breadcrumb {
    display: none;
  }

  .fix .common-content {
    padding: 117px 15px 15px;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }

  .fix .common-content .titles {
    left: 15px;
  }

  .fix .upper-img {
    height: 100px;
    margin-bottom: 40px;
  }

  .fix .upper-img .img {
    height: 100px;
    left: auto;
    right: 35px;
  }

  .fix .achievement h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    max-width: 320px;
    margin: 0 auto 40px;
  }

  .fix.about-us {
    padding-bottom: 50px;
  }

  .fix.about-us .upper .management {
    margin-bottom: 66px;
  }

  .fix.about-us .upper .management .management-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .fix.about-us .upper .management .management-content .texts h3 {
    font-size: 30px;
    line-height: 50px;
  }

  .fix.about-us .upper .management .management-content .texts h3 span {
    font-size: 25px;
    line-height: 58px;
  }

  .fix.about-us .upper .management .management-content .img {
    width: 100%;
  }

  .fix.about-us .upper .clubood {
    margin-bottom: 200px;
  }

  .fix.about-us .upper .clubood .titles {
    top: -16px;
  }

  .fix.about-us .upper .clubood .item + .item {
    margin-top: 20px;
  }

  .fix.about-us .upper .clubood .item {
    margin-left: 0;
  }

  .fix.about-us .upper .clubood .item h4 {
    font-size: 25px;
    line-height: 18px;
    gap: 10px;
    margin-bottom: 10px;
  }

  .fix.about-us .upper .clubood .item h4 .circle {
    width: 49px;
    height: 49px;
  }

  .fix.about-us .upper .clubood .item h5,
  .fix.about-us .upper .clubood .item p {
    margin-left: 0;
  }

  .fix.about-us .upper .bg-color {
    top: 221px;
    right: 11px;
    height: 1860px;
  }

  .fix.about-us .manager {
    margin-bottom: 150px;
  }

  .fix.about-us .manager .team-content .item + .item {
    margin-top: 70px;
  }

  .fix.about-us .manager .team-content .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .fix.about-us .manager .team-content .item .img {
    width: 100%;
  }

  .fix.about-us .manager .team-content .item .texts h4 {
    font-size: 25px;
    line-height: 25px;
  }

  .fix.about-us .manager .team-content .item .texts h5 {
    font-size: 18px;
    line-height: 23px;
  }

  .fix.about-us .manager .team-content .item .texts ul li {
    font-size: 16px;
    line-height: 23px;
  }

  .fix.about-us .manager .team-content .item .texts p {
    font-size: 16px;
    line-height: 23px;
  }

  .fix.about-us .profile .bg-color {
    top: -89px;
    left: 11px;
    height: 1100px;
  }

  .fix.about-us .access .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }

  .fix.about-us .access .wrap .map {
    width: 100%;
    height: 600px;
  }

  .fix.about-us .access .wrap .map h2 {
    top: -20px;
    left: 50px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .fix.about-us .access .wrap .info h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
  }

  .fix.about-us .access .wrap .info p {
    font-size: 16px;
    line-height: 30px;
  }

  .fix.about-us .access .wrap .info .address {
    margin-bottom: 30px;
  }

  .fix.about-us .access .wrap .info .station {
    margin-bottom: 30px;
  }

  .fix.service .inner {
    max-width: 320px;
    padding: 0;
    margin: 0 auto;
  }

  .fix.service .upper {
    margin-bottom: 130px;
  }

  .fix.service .upper .common-title {
    margin-bottom: 67px;
  }

  .fix.service .upper .contents .item:nth-child(odd) .img img {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10;
    border-bottom-left-radius: 10px;
  }

  .fix.service .upper .contents .item:nth-child(even) .texts p {
    padding-right: 0;
  }

  .fix.service .upper .contents .item:nth-child(even) .img img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .fix.service .upper .contents .item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fix.service .upper .contents .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 22px;
  }

  .fix.service .upper .contents .item .texts .title {
    left: 15px;
    top: -19px;
  }

  .fix.service .upper .contents .item .texts .title h4 {
    font-weight: bold;
    font-size: 25px;
    line-height: 34px;
  }

  .fix.service .upper .contents .item .texts .title h4 .spbr {
    padding-left: 50px;
    display: block;
  }

  .fix.service .upper .contents .item .texts .title h4 .avenir {
    font-size: 30px;
    line-height: 34px;
    margin-right: 16px;
  }

  .fix.service .upper .contents .item .texts p {
    padding-left: 0;
    max-width: 290px;
    margin: 0 auto;
    padding-top: 40px;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
  }

  .fix.service .upper .contents .item .texts .sp {
    padding-top: 70px;
  }

  .fix.service .upper .contents .item .img {
    width: 100%;
    height: 190px;
  }

  .fix.service .upper .contents .item .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .fix.service .upper .bg-color {
    top: 219px;
    right: 11px;
    height: 2700px;
  }

  .fix.service .menu {
    margin-bottom: 150px;
  }

  .fix.service .menu h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 45px;
  }

  .fix.service .menu .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 115px;
  }

  .fix.service .menu .content .item {
    max-width: 100%;
    width: 100%;
  }

  .fix.service .menu .content .item .bg {
    height: 200px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .fix.service .menu .content .item .texts p {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
  }

  .fix.service .menu .content .item .texts .btns {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }

  .fix.service .attitude {
    margin-bottom: 90px;
  }

  .fix.service .attitude .common-title {
    margin-bottom: 40px;
  }

  .fix.service .attitude .item {
    padding: 30px 15px;
  }

  .fix.service .attitude .item h4 {
    font-size: 18px;
    line-height: 33px;
    margin-bottom: 15px;
  }

  .fix.service .attitude .item p {
    font-size: 16px;
    line-height: 29px;
  }

  .fix.service .attitude .bg-color {
    top: 15px;
    left: 11px;
    height: 600px;
  }

  .fix.service .flow .common-title {
    margin-bottom: 100px;
  }

  .fix.service .flow .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 76px;
  }

  .fix.service .flow .content .item {
    width: 100%;
    min-height: 0;
    padding: 42px 15px 20px;
    border-radius: 10px;
  }

  .fix.service .flow .content .item:not(:last-child):after {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    bottom: -40px;
    top: auto;
    left: 50%;
  }

  .fix.service .flow .content .item .circle {
    width: 290px;
    height: 50px;
    border-radius: 25px;
    padding: 10px 0;
    margin: 0;
    position: absolute;
    top: -25px;
  }

  .fix.service .flow .content .item .circle .texts h4 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
  }

  .fix.service .flow .content .item .circle .texts h5 {
    display: none;
  }

  .fix.service .flow .content .item ul {
    padding: 0;
  }

  .fix.service-consulting {
    padding-bottom: 80px;
  }

  .fix.service-consulting .inner {
    max-width: 320px;
    padding: 0;
    margin: 0 auto;
  }

  .fix.service-consulting .upper {
    margin-bottom: 170px;
  }

  .fix.service-consulting .upper .common-title {
    margin-bottom: 40px;
  }

  .fix.service-consulting .upper p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 80px;
  }

  .fix.service-consulting .upper .common-content {
    padding: 67px 15px 25px;
  }

  .fix.service-consulting .upper .common-content .titles {
    margin-bottom: 0;
    top: -16px;
    left: 15px;
  }

  .fix.service-consulting .upper .common-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 23px;
  }

  .fix.service-consulting .upper .common-content .text {
    padding: 20px;
  }

  .fix.service-consulting .upper .common-content .text p {
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
  }

  .fix.service-consulting .upper .bg-color {
    top: 219px;
    right: 11px;
    height: 1580px;
  }

  .fix.service-consulting .about {
    margin-bottom: 290px;
  }

  .fix.service-consulting .about .bg-img {
    height: 132px;
  }

  .fix.service-consulting .about .bg-img .inner .common-title {
    top: -16px;
  }

  .fix.service-consulting .about .texts {
    margin-top: -40px;
    padding: 20px 15px 30px;
  }

  .fix.service-consulting .about .texts p {
    font-size: 16px;
    line-height: 31px;
  }

  .fix.service-consulting .overview .content {
    grid-template-columns: 1fr;
    gap: 60px;
    margin-bottom: 100px;
  }

  .fix.service-consulting .overview .content .item {
    max-width: 320px;
    padding: 30px 15px;
  }

  .fix.service-consulting .overview .content .item .icon {
    height: 60px;
    margin-bottom: 18px;
  }

  .fix.service-consulting .overview .content .item h3 {
    font-size: 20px;
  }

  .fix.service-consulting .overview .content .item p {
    font-size: 16px;
  }

  .fix.service-consulting .overview .bg-color {
    top: 30px;
    left: 11px;
    height: 2030px;
  }

  .fix.service-development .inner {
    max-width: 320px;
    padding: 0;
    margin: 0 auto;
  }

  .fix.service-development .upper {
    margin-bottom: 80px;
  }

  .fix.service-development .upper .common-title {
    margin-bottom: 40px;
  }

  .fix.service-development .upper p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 80px;
  }

  .fix.service-development .upper .content {
    grid-template-columns: 1fr;
    gap: 50px;
    margin-bottom: 100px;
  }

  .fix.service-development .upper .content .item {
    max-width: 320px;
    padding: 30px 15px;
  }

  .fix.service-development .upper .content .item .icon {
    height: 60px;
    margin-bottom: 18px;
  }

  .fix.service-development .upper .content .item h3 {
    font-size: 20px;
  }

  .fix.service-development .upper .bg-color {
    top: 219px;
    right: 11px;
    height: 3170px;
    left: auto;
  }

  .fix.privacy-policy .inner {
    max-width: 340px;
    padding: 0;
    margin: 0 auto;
  }

  .fix.privacy-policy .texts {
    padding: 10px 10px 35px;
  }

  .fix.privacy-policy .texts .text + .text {
    margin-top: 30px;
  }

  .fix.privacy-policy .texts .text p {
    font-size: 16px;
    line-height: 28px;
  }

  .fix.contact .form-inner {
    max-width: 320px;
    padding: 0;
    margin: 0 auto;
  }

  .fix.contact .common-content {
    padding: 60px 10px 50px;
    margin-bottom: 150px;
  }

  .fix.contact .common-content.confirm {
    padding: 100px 10px 50px;
    margin-bottom: 150px;
  }

  .fix.contact .upper-text {
    margin-bottom: 50px;
  }

  .fix.contact form .col {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }

  .fix.contact form .col.nbb {
    padding: 24px 10px 18px;
  }

  .fix.contact form .col .input-confirm.pre {
    width: 100%;
  }

  .fix.contact form .col .postal-input,
  .fix.contact form .col .postal-confirm {
    gap: 8px;
  }

  .fix.contact form .col .postal-input .postal_code1,
  .fix.contact form .col .postal-confirm .postal_code1 {
    width: 95px;
  }

  .fix.contact form .col .postal-input .postal_code2,
  .fix.contact form .col .postal-confirm .postal_code2 {
    width: 140px;
  }

  .fix.contact form .col .select-wrap {
    width: 100%;
  }

  .fix.contact form .col .checkbox-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 6px;
  }

  .fix.contact form .col .checkbox-container p {
    width: 252px;
  }

  .fix.contact form .btns,
  .fix.contact form .confirm-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .fix.thanks {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .fix.thanks .common-content .text {
    margin-bottom: 40px;
  }

  .fix.thanks .common-content .text p {
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
  }
}

/* 404ページ */
#not-found {
  background-color: #f7f7f7;
  width: 100%;
  height: 100vh;
}

#not-found .wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#not-found .wrap h1 {
  font-weight: 900;
  font-size: 50px;
  line-height: 68px;
  color: #000;
  text-align: center;
}

#not-found .wrap h2 {
  font-weight: 900;
  font-size: 200px;
  text-align: center;
  color: #000;
}

#not-found .wrap p {
  font-weight: 900;
  font-size: 42px;
  line-height: 36px;
  text-align: center;
  color: #000;
  margin-bottom: 75px;
}

@media screen and (max-width: 650px) {
  #not-found .wrap {
    padding: 0 20px;
  }
}

@media screen and (max-width: 370px) {
#not-found .wrap h1 {
  font-weight: 900;
  font-size: 30px;
  line-height: 40px;
  color: #000;
  text-align: center;
}

#not-found .wrap h2 {
  font-weight: 900;
  font-size: 150px;
  text-align: center;
  color: #000;
}

#not-found .wrap p {
  font-weight: 900;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #000;
  margin-bottom: 75px;
}
}
/*# sourceMappingURL=fix-page.css.map */
