#Keyvisual {
  width: 100%;
  background: url(../images/img_bg.jpg);
  position: relative;
  padding: 0;
  overflow: hidden;
  margin-top: 70px
}

#Keyvisual #particles-js {
  position: fixed
}

#Keyvisual #Rect {
    width: 720px;
    height: 100%;
    background: #ad6b10;
    background: -moz-linear-gradient(bottom, #020A8D 0%, #3866e4 100%);
    background: -webkit-linear-gradient(bottom, #735002 0%, #d09400 100%);
    background: linear-gradient(to top, #4a1c00 0%, #6d3e00 100%);
    position: absolute;
    top: 0;
    left: calc(50% - 340px);
    display: inline-block;
    opacity: 0.3;
    transform: skewX(-35deg);
}

#Keyvisual #Catch {
  position: relative;
  width: 500px;
  z-index: 2
}

#Keyvisual #Catch h2 {
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 1px;
  color: #fff;
  padding: 15px 5px;
  text-align: center;
  position: relative
}

#Keyvisual #Catch h2::after {
  content: "";
  width: 370px;
  height: 2px;
  background: #3866e4;
  background: -moz-linear-gradient(left, #FFD26E 0%, #EDAA14 100%);
  background: -webkit-linear-gradient(left, #FFD26E 0%, #EDAA14 100%);
  background: linear-gradient(to right, #FFD26E 0%, #EDAA14 100%);
  position: absolute;
  bottom: 0;
  left: calc(50% - 185px)
}

#Keyvisual #Catch p {
  margin-top: 15px;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: .5px;
  color: #fff;
  text-align: center
}

#Keyvisual #Catch img {
  margin: 115px auto 0 auto
}

#Keyvisual #Catch .morebtn {
  width: 180px;
  height: 40px;
  background: none
}

#Keyvisual #Catch .morebtn a {
  border: solid 1px #fff
}

#Keyvisual #Catch .morebtn a label {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: .5px;
  color: #fff
}

@media screen and (min-width: 1025px) {
  #Keyvisual #Catch .morebtn:hover {
    background: #fff
  }
  #Keyvisual #Catch .morebtn:hover label {
    color: #020A8D
  }
}

@media all and (max-width: 767px) {
  #Keyvisual {
    margin-top: 13.33333vw
  }
  #Keyvisual #Rect {
    width: 130.66667vw;
    left: calc(50% - 65vw)
  }
  #Keyvisual #Catch {
    width: 92vw
  }
  #Keyvisual #Catch h2 {
    font-weight: bold;
    font-size: 10.66667vw;
    line-height: 10.66667vw;
    letter-spacing: .2vw;
    color: #fff
  }
  #Keyvisual #Catch h2::after {
    width: 73.06667vw;
    height: 2px;
    left: calc(50% - 36.6vw)
  }
  #Keyvisual #Catch p {
    margin-top: 3.46667vw;
    font-weight: 500;
    font-size: 3.46667vw;
    line-height: 5.86667vw;
    letter-spacing: 0;
    color: #fff
  }
  #Keyvisual #Catch img {
    margin: 4vw auto 0vw auto;
  }
  #Keyvisual #Catch .morebtn {
    width: 48vw;
    height: 10.66667vw
  }
  #Keyvisual #Catch .morebtn a label {
    font-weight: bold;
    font-size: 4.26667vw;
    line-height: 4.26667vw;
    letter-spacing: .2vw;
    color: #fff
  }
}

body {
  margin: 0;
  font: normal 75% Arial, Helvetica, sans-serif
}

canvas {
  display: block;
  vertical-align: bottom
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%
}

.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold
}

.js-count-particles {
  font-size: 1.1em
}

#stats, .count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px
}

#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden
}

.count-particles {
  border-radius: 0 0 3px 3px
}

#about {
  background: #b9a78e;
  background-size: 1600px;
  background-size: cover;
}

#about .inner .section_sub {
  margin-bottom: 50px
}

#about .inner .section_sub img {
  width: 600px;
  margin: 0 auto
}

#about .inner .itemlist {
  width: 100%;
  max-width: 790px;
  text-align: center;
  margin: 0 auto
}

#about .inner .itemlist li {
  width: 100%;
  align-items: center;
  margin-bottom: 30px
}

#about .inner .itemlist li:last-child {
  margin-bottom: 0
}

#about .inner .itemlist li figure {
  width: 110px
}

#about .inner .itemlist li figure img {
  width: 110px;
  height: 110px
}

#about .inner .itemlist li figcaption {
  width: calc(100% - 110px);
  padding-left: 30px
}

#about .inner .itemlist li figcaption h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 1px;
  color: #3866E4
}

#about .inner .itemlist li figcaption h4 label {
  display: inline;
  font-family: urw-din, sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #3866E4;
  margin-right: 10px
}

#about .inner .itemlist li figcaption p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #444;
  padding-left: 36px
}

@media all and (max-width: 767px) {
  #about {
    background: #b9a78e;
    background-size: 115%
  }
  #about .inner .section_sub {
    margin-bottom: 10.66667vw
  }
  #about .inner .itemlist {
    width: 100%;
    max-width: unset
  }
  #about .inner .itemlist li {
    margin-bottom: 6.66667vw;
    padding: 0 2.66667vw
  }
  #about .inner .itemlist li figure {
    width: 26.66667vw;
    margin: 0 auto
  }
  #about .inner .itemlist li figure img {
    width: 26.66667vw;
    height: 26.66667vw
  }
  #about .inner .itemlist li figcaption {
    width: 100%;
    padding-left: 0;
    margin-top: 2.66667vw
  }
  #about .inner .itemlist li figcaption h4 {
    text-align: center;
    font-weight: 500;
    font-size: 5.86667vw;
    line-height: 10.66667vw;
    letter-spacing: .2vw;
    color: #3866E4
  }
  #about .inner .itemlist li figcaption h4 label {
    font-family: urw-din, sans-serif;
    font-weight: 500;
    font-size: 5.86667vw;
    line-height: 10.66667vw;
    letter-spacing: .2vw;
    color: #3866E4;
    margin-right: 1.33333vw
  }
  #about .inner .itemlist li figcaption p {
    font-weight: 500;
    font-size: 3.73333vw;
    line-height: 5.33333vw;
    letter-spacing: .5vw;
    color: #444;
    padding-left: 0
  }
}

#Service {
  padding: 0
}

#Service .inner {
  padding: 0
}

#Service .inner .itemlist {
  width: 100%;
  margin: 0 auto
}

#Service .inner .itemlist li {
  width: 100%;
  padding: 50px 100px;
  background: #e2d7ca;
}

#Service .inner .itemlist li.reverse {
  background: #f2e9dc;
}

#Service .inner .itemlist li.reverse figcaption {
  padding: 0 0 0 30px
}

#Service .inner .itemlist li figure {
  width: 54%
}

#Service .inner .itemlist li figcaption {
  width: 46%;
  padding: 0 30px 0 100px
}

#Service .inner .itemlist li figcaption .section_title {
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #444;
  text-align: left
}

#Service .inner .itemlist li figcaption .section_sub {
  margin: 10px 0 0 0
}

#Service .inner .itemlist li figcaption .section_sub label {
  font-family: urw-din, sans-serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 54px;
  letter-spacing: 1px;
  text-align: left
}

#Service .inner .itemlist li figcaption .section_sub img {
  width: 372px
}

#Service .inner .itemlist li figcaption .section_text {
  margin-top: 12px
}

#Service .inner .itemlist li figcaption .morebtn {
  width: 180px;
  height: 40px;
  margin: 20px 0 0 0;
  background: none
}

#Service .inner .itemlist li figcaption .morebtn a label {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #3866E4
}

#Service .inner .itemlist li figcaption .morebtn a:hover {
  background: #3866E4
}

@media screen and (min-width: 1025px) {
  #Service .inner .itemlist li figcaption .morebtn a:hover label {
    color: #fff
  }
}

@media all and (min-width: 768px) and (max-width: 1279px) {
  #Service .inner .itemlist li {
    padding: 50px 50px
  }
  #Service .inner .itemlist li.reverse figcaption {
    padding: 0 0 0 30px
  }
  #Service .inner .itemlist li figcaption {
    padding: 0 30px 0 0
  }
}

@media all and (max-width: 767px) {
  #Service {
    padding-bottom: 5.33333vw
  }
  #Service .inner .itemlist li {
    padding: 10.66667vw 0 0 0
  }
  #Service .inner .itemlist li.reverse figcaption {
    padding: 0 4vw 5.33333vw 4vw
  }
  #Service .inner .itemlist li figure {
    width: 100%
  }
  #Service .inner .itemlist li figcaption {
    width: 100%;
    padding: 0 4vw 5.33333vw 4vw
  }
  #Service .inner .itemlist li figcaption .section_title {
    font-weight: 500;
    font-size: 4.26667vw;
    line-height: 4.26667vw;
    letter-spacing: .5vw;
    color: #444
  }
  #Service .inner .itemlist li figcaption .section_sub {
    margin: 1.33333vw 0 0 0
  }
  #Service .inner .itemlist li figcaption .section_sub label {
    font-family: urw-din, sans-serif;
    font-weight: 600;
    font-size: 10.66667vw;
    line-height: 10.66667vw;
    letter-spacing: .5vw
  }
  #Service .inner .itemlist li figcaption .section_text {
    margin-top: 2.13333vw
  }
  #Service .inner .itemlist li figcaption .morebtn {
    width: 100%;
    height: 10.66667vw;
    margin: 4vw 0 0 0;
    background: none
  }
  #Service .inner .itemlist li figcaption .morebtn a label {
    font-weight: 500;
    font-size: 4.26667vw;
    line-height: 4.26667vw;
    letter-spacing: .5vw;
    color: #3866E4
  }
}





/* 既存のli設定はそのまま（padding等は変更しない） */
#Service .inner .itemlist li {
  position: relative;        /* 疑似要素の基準 */
  background: transparent;   /* 背景は疑似要素に任せる */
  z-index: 0;                /* 下に重ねるための土台 */
}

/* 背景だけ横いっぱいに伸ばす（通常色） */
#Service .inner .itemlist li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;                 /* liの高さに追従 */
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;              /* 画面幅いっぱい */
  background: #e2d7ca;       /* ←あなたの指定色 */
  z-index: -1;               /* 中身の背面に置く */
  pointer-events: none;
}

/* 交互ブロック（reverse）の背景色だけ切替 */
#Service .inner .itemlist li.reverse::before {
  background: #f2e9dc;       /* ←あなたの指定色 */
}