@charset "utf-8";
/*　ナRiノのHP　*/
/*　共通　*/
html {
  font-size: 62.5%;
}
body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  color: rgb(41 50 51);
  letter-spacing: 0.05rem;
  position: relative;
  counter-reset: number 0;
  line-height: 2.4;
  background: #fafafa;
}
a {
  color: #8C8C8C;
  font-weight: 400;
}
address {
  font-style: normal;
}
h1.l-header__logo.c-logo img {
  width: 20rem;
  height: auto;
}
div#js-header-slider::before {
  content: "";
  position: absolute;
  width: 95%;
  height: 80%;
  top: 20%;
  left: 5%;
  background-image: url(/wp-content/themes/switch_tcd063/img/fv_catchcopy.png);
  background-size: auto 25%;
  background-repeat: no-repeat;
  z-index: 10;
}
.flex_lay {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 8rem;
}
.flex_lay_box {
  width: calc(50% - 4rem);
  height: auto;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.flex_lay_box:nth-child(even) {}
/*　Instagram埋め込み　*/
.instagram_feed_inner {
  margin: 0 auto;
  max-width: 125rem;
  width: 86%;
}
h2.instagram_title {
  text-align: center;
  font-size: 3.5rem;
  letter-spacing: 0.5rem;
  font-weight: 300;
  line-height: 1.5;
  position: relative;
  color: #D9D9D9;
  margin-bottom: 2.5rem;
}
h2.instagram_title::before {
  content: "\f16d";
  display: block;
  font-family: 'fontawesome';
  line-height: 1;
  font-size: 1.8rem;
  font-weight: 300;
}
@media screen and (max-width:430px) {}
/*　Instagram埋め込み___END　*/
.p-header-slider__item {
  margin-top: 100px;
}
.slick-slide {
  width: auto;
  height: calc(100% - 100px) !important;
}
section#js-footer-link {
  height: 650px;
}
.l-footer .p-info, .l-footer ul#menu-\%e3\%83\%a1\%e3\%82\%a4\%e3\%83\%b3\%e3\%83\%a1\%e3\%83\%8b\%e3\%83\%a5\%e3\%83\%bc-1 {
  display: none;
}
p.p-footer-link__title {
  font-family: "Lexend Exa", "Noto Sans JP", sans-serif;
  font-size: 3.5em;
  position: relative;
  margin-bottom: 3rem;
}
p.p-footer-link__title::after {
  content: "お問い合わせ";
  display: block;
  font-size: 0.3em;
}
a.p-hover-effect--type1 {
  text-align: center;
}
li.p-footer-link__list-item.p-article07 {
  border-radius: 10rem;
}
span.p-article07__title {
  position: relative;
  width: 100%;
  clip-path: none;
  background: #ffffff;
  padding-left: 0;
  justify-content: space-around;
  font-size: 1.3em;
  font-weight: 500;
  color: rgb(138 206 215);
  transition: 0.5s;
}
section#js-footer-link a.p-hover-effect--type1 img {
  display: none;
}
a.p-hover-effect--type1 span.p-article07__title:hover {
  background: rgb(138 206 215);
  color: rgb(255 255 255);
}
button#js-pagetop {
  right: 1rem;
  border-radius: 1.5rem 1.5rem 0 0;
  background: rgb(138 206 215);
  transition: 0.5s;
}
button#js-pagetop:hover {
  padding-bottom: 4rem;
  height: 90px;
}
/*　共通レスポンシブ　*/
@media only screen and (min-width: 1200px) {}
@media only screen and (min-width: 768px) {}
@media screen and (max-width: 1200px) {
  .c-menu-btn::before {
    color: rgb(4 196 217);
  }
}
@media screen and (max-width: 834px) {
  .p-header-slider__item {
    margin-top: 0;
  }
  .flex_lay {
    gap: 4rem;
  }
  .flex_lay_box {
    width: 100%;
  }
  .p-footer-link__desc br {
    display: none;
  }
  .p-article07 a {
    height: 12rem;
  }
}
@media screen and (max-width:430px) {}
@media screen and (max-height:430px) {}
/*　共通___END　*/
/*　オリジナル フロント　*/
.original-inner {
  width: 86%;
  max-width: 130rem;
  margin: 0 auto;
  margin-bottom: 24rem;
}
section#original-about-brand img, section#original-profile img {
  border-radius: 8rem;
}
section#original-about-brand h2 {
  font-size: 2.4em;
  line-height: 1.8;
  margin-bottom: 4rem;
}
section#original-works {
  position: relative;
}
section#original-works::before {
  content: "";
  position: absolute;
  width: 30%;
  height: 5rem;
  top: 7%;
  left: 0;
  background: rgb(209 234 237);
  z-index: -10;
  border-radius: 0 10rem 10rem 0;
}
section#original-works h2, section#original-about-us h2, section#original-profile h2 {
  font-size: 6rem;
  font-family: "Lexend Exa", "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.3rem;
  color: rgb(123 198 208);
  line-height: 2;
  margin-bottom: 2rem;
}
section#original-works h2 span, section#original-about-us h2 span, section#original-profile h2 span {
  font-size: 0.45em;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-left: 3rem;
  color: rgb(135 135 135);
}
.original-works-interview-box {
  margin-top: 4rem;
}
.original-works__list {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.original-works__thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.original-works__meta {
  display: none;
  gap: .75rem;
  align-items: center;
  margin: .5rem 0;
  font-size: .9rem;
  opacity: .8;
}
.original-works__cat {
  text-decoration: none;
}
.original-works__title {
  margin: 1rem 0 0;
  font-size: 1.2rem;
  line-height: 1.5;
}
.original-works__excerpt {
  margin: 0;
  display: none;
}
section#original-works a.btn-secondary {
  border: solid 0.1rem rgb(138 206 215);
  background: none;
  border-radius: 10rem;
  display: block;
  width: 100%;
  max-width: 30rem;
  padding: 2rem 1rem;
  text-align: center;
  margin-left: auto;
  margin-right: 0;
  margin-top: 8rem;
  font-size: 1.1em;
}
section#original-works a.btn-secondary:hover {
  background: rgb(138 206 215);
  color: #fafafa;
}
section#original-about-us {
  position: relative;
}
section#original-about-us::before {
  content: "";
  position: absolute;
  width: 30%;
  height: 5rem;
  top: 60%;
  left: 0;
  background: rgb(209 234 237);
  z-index: -10;
  border-radius: 0 10rem 10rem 0;
}
section#original-profile {
  position: relative;
}
section#original-profile::before {
  content: "";
  position: absolute;
  width: 30%;
  height: 5rem;
  top: 9%;
  left: 0;
  background: rgb(209 234 237);
  z-index: -10;
  border-radius: 0 10rem 10rem 0;
}
section#original-profile h3 {
  font-size: 2.2em;
  line-height: 1.8;
  margin-bottom: 4rem;
}
section#original-profile table {
  margin-top: 4rem;
}
section#original-profile table th {
  text-align: left;
  position: relative;
  padding-left: 2rem;
  color: rgb(159 159 159);
}
section#original-profile table th::after {
  content: "";
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  top: calc(50% - 0.3rem);
  left: 0;
  background: rgb(138 206 215);
  border-radius: 100%;
}
a.original-profile-instabut {
  color: rgb(41 50 51);
}
a.original-profile-instabut:hover {
  text-decoration: underline;
  text-decoration-color: rgb(138 206 215);
}
section#original-topics {
  position: relative;
}
section#original-topics::before {
  content: "";
  position: absolute;
  width: 30%;
  height: 5rem;
  top: 15%;
  left: 0;
  background: rgb(209 234 237);
  z-index: -10;
  border-radius: 0 10rem 10rem 0;
}
section#original-topics h2.p-headline02__title {
  font-size: 6rem;
  font-family: "Lexend Exa", "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.3rem;
  color: rgb(123 198 208);
  line-height: 2;
  margin-bottom: 2rem;
}
section#original-topics span.p-headline02__sub {
  font-size: 1.8em;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-left: 3rem;
  color: rgb(135 135 135);
}
/*　オリジナル フロント　レスポンシブ　*/
@media screen and (max-width:1200px) {}
@media screen and (max-width:834px) {
  section#original-about-brand {
    margin-top: 6rem;
  }
  .original-works__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .original-inner {
    margin-bottom: 10rem;
  }
  section#original-about-brand h2 {
    font-size: 2em;
    margin-bottom: 3rem;
  }
  section#original-works h2, section#original-about-us h2, section#original-profile h2 {
    font-size: 4rem;
  }
  section#original-works h2 span, section#original-about-us h2 span, section#original-profile h2 span {
    display: block;
    margin-left: 0;
    line-height: 1;
  }
  section#original-works::before, section#original-about-us::before, section#original-profile::before {
    top: 0;
  }
  section#original-topics h2.p-headline02__title {
    font-size: 4rem;
    margin-bottom: 0;
  }
  section#original-topics span.p-headline02__sub {
    display: block;
    margin: 0;
    margin-bottom: 4rem;
    font-size: 1.4em;
  }
  section#original-topics .p-headline02 {
    display: block;
    line-height: 1;
  }
  section#original-topics::before {
    top: 0;
  }
  section#original-profile table th {
    width: 40%;
  }
  section#original-profile h3 {
    font-size: 2em;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width:430px) {
  .original-works__list {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-height: 430px) {}
/*　オリジナル フロント___END　*/
/*　投稿ページ　*/
/*　投稿ページレスポンシブ　*/
@media screen and (max-width:1200px) {}
@media screen and (max-width:834px) {}
/*　投稿ページ___END　*/
/*　固定ページ　*/
@media screen and (max-width:834px) {}
@media screen and (max-width:430px) {}
/*　item_gridlay_end　*/
/*　☆固定ページレスポンシブ　*/
@media screen and (max-width:1200px) {}
@media screen and (max-width:834px) {}
@media screen and (max-width:430px) {}
/*　固定ページ___END　*/