@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400&display=swap");
body {
  color: #333;
}

a {
  text-decoration: none;
  color: #333;
}

section {
  padding-left: 20px;
  padding-right: 20px;
}

h1 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 40px;
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.my-title, .my-text {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.main-text {
  margin-top: 50px;
}

.my-title {
  font-size: 18px;
}

.my-text {
  font-size: 14px;
}

.main-image {
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo {
  width: 30px;
  height: 30px;
  margin: 10px;
}

.logo-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.campus {
  padding-top: 4px;
  font-size: 14px;
  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;
}

.designer, .back-bone, .review, .web-design, .thumbnail-design, .blog, .contact {
  background-color: #EFE9E4;
}

.title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 30px;
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.title:first-child {
  padding-top: 40px;
}

.designer-image img {
  width: 100vw;
}

section {
  padding-top: 20px;
  padding-bottom: 80px;
}

.bb-text {
  margin: 0 auto;
  gap: 400px;
  list-style: none;
}

.review4 {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.review4 li {
  margin: 10px auto;
}

.review4 li img {
  width: 200px;
}

.wd-image img {
  -o-object-fit: fill;
  object-fit: fill;
  margin: 0px auto;
}

.wd-image, .thumbnail-image, .thumbnail-image2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wd-text, .thumbnail-text {
  max-width: 1200px;
  margin: 0 auto;
}

.flex-bb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.bb-image {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 20px 0;
}

.bb-image img {
  max-width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.konpe-text {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.konpe-set, .blog-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.konpe-set4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1400px;
  margin: 0 auto;
}

.konpe-set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.konpe-set2 img {
  max-width: unset;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.konpe-set2 p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 5px;
}

.blog-set p {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.blog-text2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-align: right;
  margin-top: 20px;
}

.th-text {
  padding-left: 0%;
  padding-right: 4%;
}

.contact-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-text2 {
  padding-left: 20px;
  margin: auto;
}

.wd-text-left {
  width: unset;
}

.title-review {
  font-size: 25px;
}

.space-btm20 {
  padding-bottom: 20px;
}

.blog-set {
  padding-bottom: 20px;
}

.button a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px auto;
  max-width: 250px;
  padding: 10px 25px;
  color: #333;
  font-family: "Noto Sans Japanese";
  text-decoration: none;
  color: #333;
  line-height: 1.8;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  background: #fff;
  border-radius: 9999px;
  -webkit-box-shadow: 0 5px 0 #999;
          box-shadow: 0 5px 0 #999;
}

.button a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

.dli-mail {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 1.06667em;
  height: 0.8em;
  border: 0.1em solid currentColor;
  border-radius: 0.1em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: hidden;
}

.dli-mail::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 0.75425em;
  height: 0.75425em;
  border: 0.1em solid currentColor;
  border-top-color: transparent;
  border-right-color: transparent;
  border-radius: 0 0 0 0.1em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) skew(10deg, 10deg);
  transform: translate(-50%, -50%) rotate(-45deg) skew(10deg, 10deg);
}

.auto {
  margin: 50px auto;
}

.contact-left-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-con {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.blog-set {
  margin: 0 auto;
  overflow: hidden;
}

.blog-set img {
  -webkit-transition: 1s all;
  transition: 1s all;
}

.blog-set img:hover {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-transition: 1s all;
  transition: 1s all;
}

.flow {
  background-color: #EEE9E4;
  width: 100%;
  margin: 0 auto;
}

.flow .flex img {
  max-width: 500px;
  width: 100%;
}

.flow .flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

.skills-icon {
  width: 20px;
}

.heading08 {
  font-size: 26px;
}

.heading08 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: lightpink;
  font-size: 18px;
  text-transform: uppercase;
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #333;
  font-size: 16px;
  background: #fff;
  border-radius: 15px;
}

.balloon1:before {
  content: "";
  position: absolute;
  margin-left: -24px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.balloon1 p {
  margin: 0;
  padding: 10px;
}

.review-title {
  font-size: 20px;
  font-weight: bold;
}

.large {
  font-size: 48px;
  font-weight: bold;
}

.balloon3-right {
  position: relative;
  display: inline-block;
  margin: 2.5em 15px 0px 15px;
  padding: 0 10px;
  width: 400px;
  text-align: right;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.balloon3-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fff;
  z-index: 0;
}

.balloon3-left {
  position: relative;
  display: inline-block;
  margin: 0px 15px 2.5em 15px;
  padding: 0 10px;
  width: 400px;
  text-align: left;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.balloon3-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #fff;
  z-index: 0;
}

.balloon3-left p, .balloon3-right p {
  font-size: 14px;
  padding: 10px 20px;
}

.b-left {
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.tx-right {
  text-align: right;
  font-size: 13px;
}

.badge {
  width: 80px;
}

.sns-logo {
  width: 20px;
  margin-top: 30px;
  margin-right: 30px;
}

.css-fukidashi {
  position: relative;
}

.css-fukidashi img {
  width: 100%;
  height: 100%;
}

.css-fukidashi .box {
  position: absolute;
  width: 250px;
  /* 吹き出しの幅 */
  height: 100px;
  /* 吹き出しの高さ */
  top: -116px;
  /* 吹き出しと三角形の高さをプラスした値 */
  left: 0;
  border-radius: 10px 10px 10px 10px;
  background-color: #F0CFE2;
  display: none;
}

.css-fukidashi .box:after {
  /* 三角形を作成 */
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 100px;
  /* 吹き出しの高さと同じ値 */
  left: 32px;
  border: 16px solid transparent;
  border-top: 16px solid #F0CFE2;
}

.css-fukidashi .fukidashi {
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: 4px;
  color: #333;
}

.css-fukidashi:hover .box {
  z-index: 2;
  display: block;
}

:root {
  --flowchart-size: 30px;
  /* 番号のサイズ 変更可 */
  --flowchart-border: 5px;
  /* 縦線太さ 変更可 */
}

.flowchart {
  list-style: none !important;
  counter-reset: flownum;
  /* リストアイテムの名称(任意) */
  margin: 1em 0;
  /* フローチャートと前後要素との距離(任意) */
  padding: 0 !important;
}

.flowchart li {
  position: relative;
  padding: 0 0 2em calc(var(--flowchart-size) + 6px);
  /* 6px がタイトルとの距離であり余白 */
}

/* 番号部位デザイン */
.flowchart li::before {
  content: counter(flownum);
  counter-increment: flownum;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -5px;
  /* 通常は 0, 横に並ぶタイトルとのバランスを見て調整 */
  left: 0;
  z-index: 2;
  width: var(--flowchart-size);
  height: var(--flowchart-size);
  border-radius: 50%;
  /* 番号円形, 四角形で良ければこの一行削除 */
  background: lightpink;
  /* 番号背景 */
  color: white;
  /* 番号文字色 */
}

/* 縦線部位デザイン */
.flowchart li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(var(--flowchart-size) / 2 - calc(var(--flowchart-border) / 2));
  z-index: 1;
  width: var(--flowchart-border);
  height: 100%;
  background: #c8c8c8;
  /* 線の色 */
}

/* 工程タイトル */
.flowchart-title {
  margin: 0 0 .6em;
  font-weight: bold;
  font-size: 1.04em;
  line-height: 1.4;
  /* 大きめの文字は 1.2 〜 1.4 程度で調整すると良い */
}

/* 最終工程の縦線が必要な方ここから削除 */
.flowchart li:last-of-type::after {
  content: none;
}

/* 最終工程の縦線が必要な方ここまで削除 */
/* p要素を利用した場合の調整 */
.flowchart li p {
  margin: 1em 0 !important;
}

.flowchart li p:last-of-type {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 426px) {
  .konpe-set2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .komeda-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-set {
    max-width: 268px;
    margin: 5px;
  }
  .blog-set3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bb-image {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .bb-image img {
    max-width: 33%;
  }
}

@media screen and (min-width: 768px) {
  .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .review4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-image {
    max-width: 60%;
  }
  .main-text {
    margin: auto;
  }
  .flex-d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .designer-image img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .designer-text {
    max-width: 60%;
    padding-left: 10%;
    padding-right: 5%;
    padding-top: 100px;
  }
  .title, .my-text {
    margin: 0 auto;
  }
  .contact-text2 {
    margin: auto;
  }
  .flex-bb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flex-bb2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    max-width: 1200px;
    margin: 0 auto;
  }
  .bb-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 20px 0 20px 0;
    max-width: unset;
  }
  .review4 {
    margin: 40px auto;
    max-width: 1440px;
    gap: 110px;
  }
  .web-design div .my-text {
    padding-right: 10%;
  }
  .wd-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .wd-site {
    display: -ms-grid;
    display: grid;
    max-width: 1400px;
    margin: 0 auto;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
  .wd-image p {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
  .wd-image img {
    max-width: 100%;
    padding: 0 10px;
  }
  .wd-image img {
    width: unset;
    height: unset;
  }
  .konpe-set2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .konpe-set2 img {
    max-width: 170px;
  }
  .konpe-set2 .meishi {
    max-width: 250px;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .kindle {
    width: 250px;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .konpe-set4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .blog-text {
    padding-left: 10%;
    padding-right: 8%;
  }
  .flex-blog {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog-text2 {
    margin-right: 10%;
  }
  .flex-wd {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog-set {
    max-width: 354px;
  }
  .title-blog {
    margin-left: 11%;
  }
  .logo-area {
    padding-right: 0%;
  }
  .flex-con {
    padding-left: 120px;
    padding-right: 80px;
  }
  .flow .flex img {
    max-width: 500px;
    width: 100%;
  }
  .pd20 {
    padding: 0 20px;
  }
  .contact-left-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (min-width: 1440px) {
  body {
    max-width: 1440px;
    margin: 0 auto;
  }
  .contact-text {
    margin: 80px;
  }
}

@-webkit-keyframes scroll-anim {
  from {
    opacity: 0;
    scale: 0.9;
  }
  to {
    opacity: 1;
    scale: 1;
  }
}

@keyframes scroll-anim {
  from {
    opacity: 0;
    scale: 0.9;
  }
  to {
    opacity: 1;
    scale: 1;
  }
}

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.fadein.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.logo-area {
  padding-bottom: 100px;
}
.scroll_down {
  position: absolute;
  bottom: 1%;
  right: 50%;
  -webkit-animation: arrowmove 1s ease-in-out infinite;
          animation: arrowmove 1s ease-in-out infinite;
}

.scroll_down a {
  position: absolute;
  left: -24px;
  bottom: 17px;
  color: #000;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .2em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-decoration: none;
  text-transform: uppercase;
}

.scroll_down:before {
  content: "";
  position: absolute;
  bottom: 5px;
  right: -6px;
  width: 2px;
  height: 20px;
  background: #000;
  -webkit-transform: skewX(-31deg);
          transform: skewX(-31deg);
}

.scroll_down:after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 2px;
  height: 85px;
  background: #000;
}

@-webkit-keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 5%;
  }
  00% {
    bottom: 1%;
  }
}

@keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 5%;
  }
  00% {
    bottom: 1%;
  }
}
/*# sourceMappingURL=style.css.map */