@charset "UTF-8";
/* リセットCSS
===================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, button, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

li, dd {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

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

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

img {
  border: none;
  vertical-align: bottom;
}

/* 基本設定
===================================== */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  overflow: auto;
}

body {
  color: white;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Droid Sans", sans-serif;
  line-height: 1.45;
  font-weight: 500;
  background: #000;
  overflow: hidden;
}

a {
  cursor: pointer;
  text-decoration: none;
}

@media (min-width: 768px) {
  .is-sp {
    display: none;
  }
}

@media (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

.header2 {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 63px;
  background: rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 100;
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
}

@media (max-width: 767px) {
  .header2 {
    height: 45px;
  }
}

.header-title2 {
  font-size: 24px;
  margin: 5px 0 0 10px;
}

@media (min-width: 768px) {
  .header-navi2 {
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .header-navi2 {
    width: 100%;
    padding: 0 20px;
  }
}

@media (min-width: 768px) {
  .header-lists2 {
    font-size: 1.8rem;
    padding: 0 10px 0 0;
  }
  .header-lists2 a {
    display: inline-block;
    height: 63px;
    line-height: 63px;
    color: #aaa;
    letter-spacing: .02em;
  }
}

@media (max-width: 767px) {
  .header-lists2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .header-list2 {
    font-size: 1.4rem;
  }
  .header-list2 a {
    color: #aaa;
  }
}

.section {
  padding: 120px 0;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Droid Sans", sans-serif;
}

@media (max-width: 767px) {
  .section {
    padding: 60px 0;
  }
}

.section-title {
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
  font-size: 3.6rem;
  text-align: center;
  letter-spacing: .2em;
}

@media (max-width: 767px) {
  .section-title {
    font-size: 2.6rem;
  }
}

.inner {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

@media (max-width: 767px) {
  .inner {
    padding: 0 20px;
  }
}

.my {
  background-image: url(../img/site1.jpg);
  background-position: right left;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 767px) {
  .my {
    background-position: top center;
    margin-top: 45px;
  }
}

.my::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.my-title {
  position: relative;
}

.my-inner {
  position: relative;
}

.my-info {
  color: #f5f4f4;
  text-align: left;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .my-info {
    margin-top: 40px;
  }
}

.name {
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
  font-size: 1.8rem;
  letter-spacing: 0.25em;
}

@media (max-width: 767px) {
  .name {
    font-size: 1.8rem;
    letter-spacing: .025em;
  }
}

.my-info-ja {
  font-size: 1.2rem;
  line-height: 2.25em;
  margin-top: 20px;
  letter-spacing: 0.2em;
}

.my-info-en {
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
  font-size: 1.2rem;
  line-height: 2.2em;
  margin-top: 20px;
}

.works {
  -webkit-transition: all 2.5s;
  transition: all 2.5s;
  max-width: 100%;
  background-color: #f5f4f4;
}

.work-title {
  color: #720b18;
}

.work-inner {
  width: 100%;
}

.work-lists {
  width: 100%;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .work-lists {
    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;
    margin-top: 80px;
  }
}

.work-list {
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  .work-list:nth-child(n + 2) {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .work-list {
    width: calc(33.333% - 40px);
    margin: 0 10px 0;
    padding: 0 10px 0;
  }
  .work-list:nth-child(n + 4) {
    padding-top: 120px;
  }
}

.work-list:hover .work-img > .work-list-link > img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.work-list:hover .work-body-title,
.work-list:hover .work-body-category {
  color: #720b18;
}

.work-list-link {
  display: block;
}

.work-img {
  width: 100%;
  overflow: hidden;
}

.work-img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.work-body {
  width: 100%;
  color: #aaa;
  padding: 15px 5px;
  -webkit-transition: color .3s;
  transition: color .3s;
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
}

@media (min-width: 768px) {
  .work-body {
    padding: 30px 0;
  }
}

.work-body-title {
  font-size: 1.4rem;
  text-align: center;
  font-weight: 700;
  position: relative;
}

.work-category {
  font-size: 1.2rem;
  margin-top: 10px;
  border: 1px solid #ccc;
}

.work-category-content {
  text-align: center;
  position: relative;
}

.work-category-icon {
  position: absolute;
  top: 50%;
  content: "";
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: transparent;
}

.work-category-icon.is-open .icon-bar2 {
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}

.icon-bar {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 1px;
  border-radius: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #aaa;
}

.icon-bar2 {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 12px;
  border-radius: 16px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #aaa;
}

.work-category-in {
  padding: 30px 5px 30px 10px;
  line-height: 18 / 12px;
  font-size: 1.2rem;
  font-weight: 650;
  height: 380px;
  display: none;
}

.category-in-text {
  text-align: left;
}

.category-in-text dt:nth-child(n + 2) {
  margin-top: 15px;
}

.category-in-text dd {
  padding-left: 20px;
  padding-top: 5px;
  font-weight: 500;
}

.service {
  background-image: url(../img/site2.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.service::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
}

.service-title {
  color: white;
  position: relative;
}

.service-inner {
  position: relative;
}

.service-lists {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: (minmax(200px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 40px;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .service-lists {
    margin-top: 40px;
  }
}

.service-list {
  background: #f5f4f4;
  color: #aaa;
  -webkit-box-shadow: 0 5px 12px rgba(62, 62, 62, 0.2);
          box-shadow: 0 5px 12px rgba(62, 62, 62, 0.2);
  padding: 60px 45px 50px;
}

@media (max-width: 767px) {
  .service-list {
    padding: 30px 20px;
  }
}

.service-list:nth-child(1) dt {
  background-image: url(../img/undraw_proud_coder_7ain.svg);
}

.service-list:nth-child(2) dt {
  background-image: url(../img/undraw_wordpress_utxt.svg);
}

.service-list:nth-child(3) dt {
  background-image: url(../img/undraw_growth_chart_r99m.svg);
}

.service-list:nth-child(4) dt {
  background-image: url(../img/undraw_growth_chart_r99m.svg);
}

.service-list dt {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: .2em;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 22rem;
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
  color: #3e3e3e;
}

@media (max-width: 767px) {
  .service-list dt {
    padding-top: 23rem;
  }
}

.service-list dd {
  font-size: 1.4rem;
  margin-top: 15px;
  line-height: 1.9rem /1.4rem;
}

.skill {
  background: #720b18;
  -webkit-transition: all 2.5s;
  transition: all 2.5s;
  width: 100%;
  max-width: 100%;
  padding: 60px 0;
}

@media (min-width: 768px) {
  .skill {
    padding: 120px 0 110px;
  }
}

.skill-title {
  text-align: center;
}

.skill-container {
  margin-top: 80px;
  width: 100%;
}

.skill-wrapper {
  width: 100%;
}

.skill-imgfig {
  display: inline-block;
  width: 100%;
  height: 100px;
}

@media (min-width: 768px) {
  .skill-imgfig {
    height: 150px;
  }
}

.skill-imgfig img {
  width: 100%;
  height: 100%;
}

.skill-pagination {
  position: static !important;
  text-align: center;
  margin: 60px 0 0;
}

@media (min-width: 768px) {
  .skill-pagination {
    margin: 120px 0 0;
  }
}

.swiper-pagination-bullet {
  background: white !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin: 0 20px;
  opacity: 1;
}

@media (min-width: 768px) {
  .swiper-pagination-bullet {
    margin: 0 15px !important;
    width: 12px;
    height: 12px;
  }
}

.swiper-pagination-bullet:focus {
  outline: none;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  border: 2px solid white;
  position: absolute;
  content: "";
  border-radius: 50%;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}

@media (min-width: 768px) {
  .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 20px;
    height: 20px;
  }
}

.contact {
  padding: 40px 10px;
  position: relative;
}

@media (min-width: 768px) {
  .contact {
    padding: 80px 40px;
  }
}

.contact::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/contact-bg.jpg) no-repeat center center/cover;
  opacity: 0.6;
}

.contact-inner {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
  background: white;
  border-radius: 12px;
}

.contact-header {
  color: #ccc;
  padding: 30px 0 25px;
  -webkit-box-shadow: 0 0 4px #3e3e3e;
          box-shadow: 0 0 4px #3e3e3e;
  position: relative;
  background-color: #000;
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
}

@media (min-width: 768px) {
  .contact-header {
    padding: 60px 0 55px;
  }
}

.contact-header::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url(../img/contact-in-bg.jpg) no-repeat center center/cover;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.3;
}

.contact-header-in {
  position: relative;
}

.contact-title {
  text-align: center;
  font-size: 2.6rem;
  color: white;
  letter-spacing: .2em;
}

@media (min-width: 768px) {
  .contact-title {
    font-size: 3.6rem;
  }
}

.contact-header-text {
  text-align: center;
  margin-top: 8px;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .contact-header-text {
    font-size: 1.4rem;
  }
}

.contact-content {
  color: #ccc;
  padding: 30px 5px;
  color: #3e3e3e;
}

@media (min-width: 768px) {
  .contact-content {
    padding: 60px 120px 58px;
  }
}

.contact-lists {
  font-size: 1.6rem;
}

.contact-list:nth-child(n+ 2) {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .contact-list:not(.contact-textarea) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.contact-list input[type="text"], .contact-list input[type="email"] {
  border: 0;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding: 3px 12px 2px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  position: relative;
}

@media (max-width: 767px) {
  .contact-list input[type="text"], .contact-list input[type="email"] {
    font-size: 1.4rem;
  }
}

.contact-list input[type="text"]:hover, .contact-list input[type="text"]:focus {
  border-color: #720b18;
  outline: none;
}

.contact-list input[type="email"]:hover, .contact-list input[type="email"]:focus {
  border-color: #720b18;
  outline: 0;
}

.contact-list input[type="radio"] {
  display: none;
  vertical-align: middle;
}

.contact-list input[type="text"]:hover, .contact-list input[type="text"]:focus, .contact-list input[type="amail"]:hover, .contact-list input[type="amail"]:focus {
  opacity: 1;
}

.contact-list textarea {
  border: none;
  border: 1px solid #3e3e33;
  min-height: 120px;
  width: 100%;
  padding: 3px 12px;
  margin-top: 5px;
  font-size: 1.4rem;
}

.contact-list textarea:hover, .contact-list textarea:focus {
  border-color: #720b18;
  -webkit-box-shadow: 0 0 4px #720b18;
          box-shadow: 0 0 4px #720b18;
}

@media (max-width: 767px) {
  .contact-list label {
    font-size: 1.4rem;
  }
}

.contact-list-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 188px;
          flex: 0 0 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
}

@media (max-width: 767px) {
  .contact-list-title {
    padding-left: 5px;
  }
}

.contact-require-label {
  background: #720b18;
  color: white;
  border-radius: 3px;
  font-size: 1rem;
  height: 16px;
  line-height: 16px;
  width: 40px;
  text-align: center;
  display: inline-block;
  padding: 0;
  margin-left: 5px;
}

.contact-input {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  position: relative;
}

@media (max-width: 767px) {
  .contact-input {
    margin-top: 10px;
  }
}

.contact-focus-line {
  position: absolute;
  content: "";
  bottom: 1;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.contact-radio-input {
  display: inline-block;
}

.contact-radio-input:nth-child(n +2) {
  margin-left: 20px;
}

@media (min-width: 768px) {
  .contact-radio-input:nth-child(n +2) {
    margin-left: 40px;
  }
}

.contact-radio-label {
  padding-left: 20px;
  position: relative;
}

.contact-radio-label::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #000;
  display: block;
}

.contact-radio-label::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 50%;
  left: 3px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #720b18;
  border-radius: 50%;
  display: block;
  opacity: 0;
}

input[type="radio"]:checked + .contact-radio-label:after {
  opacity: 1;
}

.contact-btn {
  display: block;
  max-width: 100%;
  background: #ccc;
  color: white;
  border-radius: 12px;
  margin: 30px auto 0;
  width: 180px;
  padding: 10px 10px;
  font-size: 1.8rem;
}

.contact-btn.-active {
  color: white;
  background: #720b18;
}

@media (min-width: 768px) {
  .contact-btn {
    width: 179px;
    padding: 10px 5px;
    font-size: 2.4rem;
  }
}

.contact-after-text {
  margin-top: 30px;
  text-align: center;
  font-size: 1.7rem;
  display: none;
}

.contact-after-text.-error {
  font-weight: bold;
  color: #720b18;
}

.footer {
  width: 100%;
  background: #720b18;
  text-align: center;
  padding: 10px 40px;
}

.footer p {
  color: white;
  font-size: 1.2rem;
  line-height: 1.2rem;
}

@media (min-width: 768px) {
  .footer p {
    font-size: 14px;
    line-height: 14px;
  }
}

#loading-wrapp {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
  z-index: 2;
}

.loading-text {
  font-family: "IM Fell Great Primer", "Playfair Display", serif;
}

.loading-text P {
  color: white;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger {
  opacity: 0;
}
