@charset "UTF-8";

:root {
    --main-bg: #e1e1e1;
    --main-text: #000000;
    --accent-color: #b5ee59; 
    --border-width: 4px;
}


body {
  font-family: 'Space Mono',"Hiragino Sans",Meiryo,sans-serif;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: .8px;
  color: var(--main-text);


}

a {
  transition: opacity .3s;
  text-decoration: none;
  /* color: #1ca9e3; */
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-style: none;
}

ul,
li {
  list-style: none;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

/*--------------------------------
 レイアウト
---------------------------------*/
.page-frame {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 10px solid #000;
    pointer-events: none; 
    z-index: 50;
}


.section {
  padding: 80px 0;
}

.inner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 40px;
}
/*--------------------------------
  背景
---------------------------------*/
.background_wrapper{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: var(--main-bg);
  z-index: -1;
  pointer-events: none;
}

.bg-pt{
  background-image:
  repeating-linear-gradient(to bottom,
    transparent 25px,
    rgba(0, 0, 0, 0) 26px,  rgba(0, 0, 0, 0.04) 26px,
    transparent 27px,  transparent 51px, 
    rgba(0, 0, 0, 0.04) 52px,  rgba(0, 0, 0, 0.04) 52px,
    transparent 53px,  transparent 77px, 
    rgba(0, 0, 0, 0.04) 78px,  rgba(0, 0, 0, 0.04) 78px,
    transparent 79px,  transparent 103px, 
    rgba(0, 0, 0, 0.04) 104px,  rgba(0, 0, 0, 0.04) 104px,
    transparent 105px,  transparent 129px, 
    rgba(0, 0, 0, 0.04) 130px,  rgba(0, 0, 0, 0.04) 130px),

  repeating-linear-gradient(to right,
    transparent 25px,
    rgba(0, 0, 0, 0.04) 26px,  rgba(0, 0, 0, 0.04) 26px,
    transparent 27px,  transparent 51px, 
    rgba(0, 0, 0, 0.04) 52px,  rgba(0, 0, 0, 0.04) 52px,
    transparent 53px,  transparent 77px, 
    rgba(0, 0, 0, 0.04) 78px,  rgba(0, 0, 0, 0.04) 78px,
    transparent 79px,  transparent 103px, 
    rgba(0, 0, 0, 0.04) 104px,  rgba(0, 0, 0, 0.04) 104px,
    transparent 105px,  transparent 129px, 
    rgba(0, 0, 0, 0.04) 130px,  rgba(0, 0, 0, 0.04) 130px);
}

/*--------------------------------
 見出し
---------------------------------*/
.title {
  font-size: 9rem;
  font-weight: normal;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
  letter-spacing: .02em;
  color: var(--main-text);
  border-bottom: var(--border-width) solid #000;
  position: relative;
  font-family: 'Archivo Black', sans-serif;
}

.title::before{
  content:'';
  background-color: var(--accent-color);
  position: absolute;
  top:-5rem;
  left:-4rem;
  z-index: -1;
  width: 18rem;
  height: 18rem;
  border-radius: 50%;
}

.lead {
  margin-bottom: 30px;
}

/*--------------------------------
ヘッダー
---------------------------------*/
.header {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  background-color: #000;
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px;
}

.header-logo {
  font-size: 20px;
  font-weight: bold;
  margin-right: 20px;
}

.header-logo a {
  color: #fff;
  font-size: 3.0rem;
  line-height: normal;
  font-family: 'Archivo Black', sans-serif;
  text-shadow:1px 1px var(--accent-color);
}

.header-logo a span{
  font-size: 2.0rem;
  font-family: 'Space Mono',"Hiragino Sans",Meiryo,sans-serif;
  padding-left: .5rem;
}

.header-nav-list {
  display: flex;
  justify-content: space-between;
}

.header-nav-item:not(:last-child) {
  margin-right: 20px;
}

.header-nav-item a {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 5px 0;
  letter-spacing: .05em;
  color: #fff;
  line-height: normal;
  font-family: 'Archivo Black', sans-serif;
  text-shadow:1px 1px var(--accent-color);
}

.header-nav-item a:hover{
  opacity: .8;
  color: var(--accent-color);
  text-shadow:1px 1px #fff;

}


/*--------------------------------
 スプリットスクリーン
---------------------------------*/
.split {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100vh;
}

.split-body {
  width: 50%;
  text-align: left;
  padding-left: 2rem;
}

.split-img {
  width: 50%;
  height: 95vh;
  background-image: url(../img/img_top2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0%;
}

.split-text {
  font-size: 3rem;
  letter-spacing: .05em;
  background: var(--main-text);
  width: fit-content;
  color: var(--accent-color);
  padding: 0 1rem;
  line-height: normal;
}

.split-title{
  padding: 2px;
  font-size: 11rem;
  line-height: normal;
  font-weight: bold;
  font-family: 'Archivo Black', sans-serif;
}
.split-text span{
  font-size: 22px;
  border-bottom:2px dotted var(--accent-color);
}

 
/*--------------------------------
 Works
---------------------------------*/
.works-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -40px;
}

.works-item {
  width: 31.74603%;
  margin-right: 1.58730%;
  margin-bottom: 40px;
  color: var(--main-text);
}

.works-item:hover {
  opacity: .9;
}

.works-item:nth-of-type(3n) {
  margin-right: 0;
}

.works-img img {
  border: var(--border-width) solid #000000;
}

.works-name {
  font-size: 15px;
  font-weight: bold;
  margin-top: 8px;
  background-color: #000;
  color: #fff;
  padding-left: .3rem;
}

.works-info {
  font-size: 15px;
}


/*--------------------------------
 Skill
---------------------------------*/
.skill-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -50px;
}

.skill-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 48%;
  margin-bottom: 50px;
}

.skill-img {
  width: 60px;
  height: auto;
  margin-right: 20px;
}

.skill-body {
  flex: 1;
}

.skill-name {
  margin-bottom: 3px;
  background: var(--main-text);
  color: #fff;
  padding-left: .3rem;
}

.skill-text{
  font-size:15px;
}

/*--------------------------------
 Contact
---------------------------------*/
.contact-item:not(:last-child) {
  margin-right: 10px;
}

.contact-text {
  margin-top: 10px;
}
/*--------------------------------
 ページトップ
---------------------------------*/
.page-top {
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
  text-align: center;
  background-color: #ffffff;
}

.page-top .material-icons-outlined {
  vertical-align: bottom;
}

/*--------------------------------
 フッター
---------------------------------*/
.footer {
  padding: 30px;
  background-color: var(--main-text);
}

.copyright {
  font-size: 10px;
  text-align: center;
  color:var(--accent-color)
}
/*--------------------------------
 下層：Worksページ
---------------------------------*/
.article {
  padding: 100px 0;
}

.article-inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.article-title {
  margin-bottom: 20px;
  text-align: center;
  margin-top: 2rem;
}

.article-img {
  margin-bottom: 20px;
  text-align: center;
}


.article-body {
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 80px;
}

.article-info-title {
  font-size: 15px;
}

.article-info-url a{
  padding: 20px 0;
}


.article-body a{
word-break: break-word;
}
.article-site{
  text-align: center;
}
.article-site img{
margin-bottom: 0px!important;
}

.article-body img {
  margin-bottom: 30px;
}

.article-body p {
  margin-bottom: 30px;
}

.home-link {
  text-align: center;
}
.video{
  max-width:100%;
}
/* ----------------------
下層：バナーページ
-------------------------- */
.article-img-box-banner{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px;
  }
  .article-img-box-banner img{
    padding: 10px;
    object-fit: cover;
  }
  .article-img-box-banner2{
    text-align: center;
  }
  .article-img-box-banner2 img{
    padding: 5px;
    object-fit: cover;
  }
  @media screen and (max-width: 1024px) {
    .article-img-box-banner{
  display: block;
  }
  }
   /* Figma */
   .figma-preview {
  max-width: 1200px;
  height: 600px;
  overflow-y: auto;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,.15);
  
}

/*media Queries 767
----------------------------------------------------*/
@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    line-height: 1.7;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  /* 見出し */
  .title {
    font-size: clamp(3rem, 5vw, 6rem);
    margin-bottom: 20px;
  }

  /* レイアウト */
  .section {
    padding: 60px 0;
  }

  .inner {
    padding: 0 20px;
  }

  /* ヘッダー */
  .header-inner {
    padding: 20px;
  }

  .header-logo {
    font-size: 16px;
  }

  .header-nav-item:not(:last-child) {
    margin-right: 10px;
  }

  .header-nav-item a {
    font-size: px;
  }

  /* スプリットスクリーン */
  .split {
    flex-direction: column-reverse;
  }

  .split-body {
    width: 100%;
    padding-right: 3%;
    padding-left: 8%;
  }

  .split-img {
    width: 100%;
    height: 67vh;
    margin-bottom: 20px;
    background-image: url(../img/img_top2.jpg);
  }

  .split-title {
    font-size:clamp(6rem, 5vw, 8rem);
  }
  .split-text{
  font-size: 1.8rem;
  padding: 0 .5rem;
  }
  .title::before{
  content:'';
  background-color: var(--accent-color);
  position: absolute;
  top:-3rem;
  left:-2rem;
  z-index: -1;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
}
  /* Works */
  .works-name {
    font-size: 15px;
  }

  .works-list {
    justify-content: space-between;
  }

  .works-item {
    flex: 0 0 48%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  /* Skill */
  .skill-list {
    display: block;
    margin-bottom: 0;
  }

  .skill-item {
    width: 100%;
    margin-bottom: 35px;
  }

  .skill-item:last-child {
    margin-bottom: 0;
  }

  /* フッター */
  .footer {
    padding: 20px;
  }

  .header-nav-list {
  display: none;
  }
}
@media screen and (max-width: 500px) {
  .header-logo a {
  font-size: 2.0rem;
  }

  .header-logo a span{
  font-size: 1.4rem;
  padding-left: .3rem;
  letter-spacing: 0px;
  }

  .works-list {
   display: block;
  }

  .works-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .works-img{
    text-align: center;
  }

  .works-img img{
    margin-top: 3rem;

  }
}

/* -------------------------------------
---------------------------------------- */
.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}