@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@500&display=swap');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjp.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
/* PC SP表示切り替え*/

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

.sp {
  display: none;
}

@media (max-width: 767px) {
  .sp {
    display: block;
  }
}

/* PC SP表示切り替え*/

/* 最大値*/

body {
  background-color: #26232e;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

/* 最大値*/

/* リセット*/

* {
  margin: 0;
  padding: 0;
}

/* リセット*/

/* ヘッダー*/

a {
  cursor: pointer;
}

header {
  width: 1440px;
  margin: 0 auto;
}

.header {
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000000000;
}

.header-menu {
  display: flex;
  justify-content: center;
  list-style: none;
}

.header a {
  color: white;
  text-decoration: none;
}

.scroll-nav a {
  color: #0C0C0E;
}

.header-menu li {
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  padding: 40px 25px;
}

.header .rogos {
  display: none;
}

.scroll-nav .rogos {
  display: block;
  max-width: 1440px;
  width: 100%;
  margin: 20px auto 0 auto;
}

header.scroll-nav {
  display: block;
  
  background-color: white;
  color: #000;
  max-width: 1440px;
  position: fixed;
  top:0;
  left:50%;
  margin-left: -720px;
  width: 100%;
  z-index: 100000000000;
}

.rogos {
  text-align: right;
  align-items: flex-start;
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  position: relative;
}

.rogoma-n {
  width: 70px;
  height: auto;
  position: absolute;
  top:10px;
  left:70px;
}

.rogobtma-n {
  width: 180px;
  height: auto;
  position: absolute;
  top:10px;
  right: 20px;
}

.rogo {
  width: 100px;
  height: auto;
  margin-right: 495px;
}

.rogobt {
  width: 150px;
  height: auto;
  margin-right: 20px;
}

.scroll-nav .header-menu {
  display: flex;
  justify-content: center;
  list-style: none;
}

.scroll-nav li {
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  padding: 20px 25px 40px;
}

/* ヘッダー*/

/* TOP*/

.top {
  overflow: hidden;
  height: 840px;
  background-color: #0C0C0E;
  position: relative;
}

.top-in {
  position: absolute;
  text-align: center;
  width: 50%;
  padding-top: 153px;
  padding-left: 10%;
  z-index: 20;
}

.img-rogo1 {
  margin: 0 auto;
  width: 27.8%;
  height: auto;
  padding-bottom: 14px;
}

.img-rogo2 {
  width: 13.9%;
  height: auto;
  padding-bottom: 31px;
  opacity: 0.6;
}

.img-rogo3 {
  width: 75.9%;
  height: auto;
}

.img-main {
  width: 56.25%;
  position: absolute;
  top: 0;
  right:-30px;
  z-index: 10;
}

.img-cart {
  width: 52px;
  padding-right: 20px;
}

/**** 購入ボタン****/

.custom-btn {
  text-decoration-line: none;
  box-sizing: border-box;
  margin: 50px auto;
  width: 52%;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: block;
}

.btn-7 {
  font-size: 20px;
  border: 2px solid #f2f2f2;
  transition: all 0.3s ease;
  background-color: rgb(255, 255, 255, 0.2);
  color: #fff;
  line-height: 80px;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

.btn-7:after {
  position: absolute;
  content: " ";
  width: 25%;
  top: 50%;
  right: -15%;
  height: 1px;
  background: #fff;
  transition: all 0.3s ease;
}

.btn-7:hover {
  padding-left: 30px;
  padding-right: 20px;
}

.btn-7:hover:after {
  right: -10%;
}

/**** 購入ボタン****/

/* TOP*/

/* タイトル設定一覧*/

h1 {
  font-family: Cormorant;
  font-size: 100px;
  color: white;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 136%;
  letter-spacing: 0.15em;
}

.h1sub {
  font-family: Noto Sans JP;
  font-size: 20px;
  color: white;
  opacity: 0.6;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.1em;
  padding-bottom: 80px;
}

h2 {
  color: white;
  font-size: 55px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-style: normal;
font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.15em;
}

.h2sub {
  font-size: 35px;
}



/* タイトル設定一覧*/

/* コンセプト*/

.concept {
  background: linear-gradient( #0C0C0E, #4B425E 99.99%);
}

.concept-1 {
  position: relative;
}

.img-concept-1 {
  width: 51.74%;
  height: auto;
}

.img-concept-1a {
  width: 71.46%;
  height: auto;
  position: absolute;
  top: 151px;
  right: 60px;
}

.concept-1bun {
  position: absolute;
  top: 85px;
  right: 173px;
}

.concept-2 {
  position: relative;
}

.img-concept-2 {
  width: 540px;
  height: auto;
  position: absolute;
  top: -155px;
  right: 157px;
  z-index: 300;
}

.img-concept-2a {
  width: 71.53%;
  height: auto;
  padding-top: 2px;
  padding-left: 68px;
}

.concept-2bun {
  position: absolute;
  top: 15px;
  left: 180px;
}

.concept-3 {
  position: relative;
}

.img-concept-3 {
  width: 79.38%;
  height: auto;
  padding-top: 160px;
  z-index: 200;
}

.concept-3bun {
  text-align: right;
  position: absolute;
  top: 305px;
  right: 230px;
}

.concept-3bun p {
  padding-right: 7px;
}

.concept-4 {
  position: relative;
}

.img-concept-4 {
  width: 58.33%;
  height: auto;
  position: absolute;
  top: -26px;
  right: 0;
}

.concept-4bun {
  position: absolute;
  top: 203px;
  left: 240px;
}

.concept-5 {
  position: relative;
}

.img-concept-5 {
  width: 64.93%;
  height: auto;
  margin-top: 772px;
  padding-bottom: 32px;
}

.concept-5bun {
  position: absolute;
  top: 984px;
  right: 225px;
}

.concept-1 h2 {
  text-align: right;
}

.concept-1bun p {
  position: relative;
}

.concepts p {
  color: white;
  font-size: 16px;
  font-family: Noto Sans JP;
  font-style: normal;
  font-weight: normal;
  line-height: 250%;
  letter-spacing: 0.1em;
}

.concept ruby {
  position: absolute;
  top: 25px;
  right: -25px;
}

.concept rt {
  font-size: 14px;
  transform: scale(0.5);
  display: block;
  letter-spacing: 10px;
}

.concept-1 p {
  text-align: right;
  padding-bottom: 21px;
}

.concept-5 p {
  text-align: right;
  padding-right: 15px;
}

.flat {
  display: flex;
}

.flat-2 {
  justify-content: flex-end;
}

.concept h1 {
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 12px;
  line-height: 128px;
  padding-bottom: 30px;
}

.concept h2 {
  padding-bottom: 30px;
}

.concept-3 h1 {
  text-align: right;
}

.concept-4 h1 {
  text-align: left;
}

.concept-5 h1 {
  text-align: right;
}

.concept-5bun span {
  justify-content: flex-end;
  padding-top: 0;
}

.concept-45spans {
  font-size: 12px;
  color: white;
  display: flex;
  opacity: 0.5;
  padding-top: 20px;
}

.concept sup {
  font-size: 10px;
  transform: scale(0.6);
  display: block;
  color: white;
}

.concept-sup-b {
  opacity: 0.7;
}

/* コンセプト*/

/* セルフケア*/

.self h2 {
  color: black;
}

.self-h2-sub {
  position: relative;
  font-family: a-otf-ryumin-pr6n, serif;
    font-size: 25px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 3px;
  line-height: 40px;
  margin: 40px 0;
}

.self-h2-sub:after {
  position: absolute;
  content: " ";
  width: 80px;
  top: 50%;
  right: 475px;
  height: 1px;
  background: black;
  transition: all 0.3s ease;
}

.self-h2-sub:before {
  position: absolute;
  content: " ";
  width: 80px;
  top: 50%;
  left: 475px;
  height: 1px;
  background: black;
  transition: all 0.3s ease;
}

.self-h2-p {
  color: black;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 160px;
  letter-spacing: 1.6px;
  line-height: 40px;
  margin-bottom: 80px;
}

.selfs p {
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 37.5px;
}

.self h3 {
  z-index: 500;
}

.self img {
  z-index: 200;
}

.self {
  background-image: url(../img/self.png);
  padding-top: 145px;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.self-1 {
  position: relative;
}

.head-pc{
  width: 620px;
  position: absolute;
  top: 50px;
  left: 600px;
}

.self-1img {
  width: 640px;
  height: auto;
  padding-left: 50px;
}

.self-1 p {
  display: inline-block;
  vertical-align: top;
  margin-top: 190px;
  padding-left: 45px;
}

.self-2 {
  position: relative;
  margin-top: 16px;
  text-align: right;
}

.face-pc{
  width: 521px;
  position: absolute;
  top: 25px;
  right: 742px;
}

.self-2img {
  width: 812px;
  height: auto;
  margin-right: 20px;
}

.self-2 p {
  display: inline-block;
  vertical-align: top;
  padding-right: 60px;
  padding-top: 175px;
}

.self-3 {
  position: relative;
}

.pont-pc{
  width: 531px;
  position: absolute;
  top: 80px;
  left: 725px;
}

.self-3img {
  width: 850px;
  height: auto;
  padding-left: 70px;
}

.self-3 p {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  margin-top: 220px;
}

/* セルフケア*/

/* PDM*/

.pdm-sup {
  font-size: 30px;
  Letter-spacing: 1px;
}

.pdm {
  background-color: #0C0C0E;
  color: #fff;
  text-align: center;
  padding-top: 120px;
}

.pdm h2 {
  padding-bottom: 50px;
}

.img-pdm-pc1 {
  z-index: 200;
  width: 80.56%;
  height: auto;
  display: block;
  margin-left:130px;
}

.img-pdm-pc2 {
  width: 63.54%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 95px;
  padding-bottom: 100px;
}

.pdm-2 {
  position: relative;
}

.img-pdm-2-1 {
  width: 100%;
  height: auto;
}

.img-pdm-2-2 {
  width: 539px;
  height: auto;
  position: absolute;
  top: 120px;
  left: 179px;
}

.pdm-3 {
  text-align: left;
  position: relative;
}

.img-pdm-3-1 {
  width: 900px;
  height: auto;
  display: block;
}

.img-pdm-3-2 {
  width: 540px;
  height: auto;
  position: absolute;
  top: 120px;
  right: 180px;
}

.img-pdm-3-3 {
  width:820px;
  height: auto;
  position: absolute;
  top: 620px;
  right: 10px;
}

.img-pdm-3-4 {
  width: 540px;
  height: auto;
  display: block;
  padding-left: 180px;
  padding-bottom: 200px;
}

/* PDM*/

/* ケア*/

.care {
  background-image: url(../img/care-back.png);
  position: relative;
  padding-top: 125px;
  padding-bottom: 780px;
  background-repeat: no-repeat;
  background-size: cover;
}

.care h2 {
  color: #000;
  line-height: 70px;
  margin-bottom: 40px;
}

.care-h2-p {
  margin-bottom: 15px;
}

.img-care-top {
  display: block;
  margin: 0 auto;
  width: 460px;
  height: auto;
  padding-bottom: 60px;
}

.img-care-1 {
  display: block;
  margin: 0 auto;
  width: 1320px;
  height: auto;
}

.img-care-2 {
  display: block;
  width: 1320px;
  height: auto;
  position: absolute;
  top: 1600px;
  left: 60px;
}

/* ケア*/

/* 使用例*/

.use {
  background-color: #fff;
  position: relative;
  padding-top: 250px;
}

.img-use-top {
  width: 470px;
  height: auto;
  position: absolute;
  top: -80px;
  left: 485px;
}

.img-use {
  width: 1080px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.img-use-1 {
  padding-top: 40px;
  padding-bottom: 90px;
}

.img-use-2 {
  padding-bottom: 80px;
}

.img-use-3 {
  padding-bottom: 80px;
}

.img-use-4 {
  padding-bottom: 164px;
}

/* 使用例*/

/* 製品仕様*/

.product {
  background-color: #0C0C0E;
  background-image: url(../img/product-top.jpg);
  background-size: cover;
  padding-top: 125px;
}

.product h1 {
  line-height: 115px;
  margin-bottom: 25px;
}

.product-list {
  text-align: center;
}

.gallery {
  text-align: center;
}

.gallery .gallery-item {
  list-style: none;
  /* アニメーションに関数プロパティ */
  opacity: 0;
  /* フェードインしたいので最初は非表示 */
  transition: 1s;
  /* 1秒かけてアニメーション */
}

.gallery-list {
  width: 980px;
  margin: 0 auto;
}

.product-a {
  width: 64.5%;
  padding-left: 12%;
  padding-right: 23.5%;
}

.product-b {
  width: 61.5%;
  padding-left: 15%;
  padding-right: 23.5%;
  margin-top: 25px;
}

.product-c {
  width: 73.5%;
  padding-right: 3%;
  padding-left: 23.5%;
  margin-top: 27px;
}

.product-d {
  width: 76.5%;
  padding-left: 23.5%;
  margin-top: 7px;
}

.product-e {
  width: 76.5%;
  padding-left: 23.5%;
  margin-top: 5px;
}

.product-f {
  width: 72%;
  padding-left: 4.5%;
  padding-right: 23.5%;
  padding-top: 25px;
}

.product-f-po {
  position: relative;
}

.product-point {
  display: flex;
  justify-content: center;
}

.product-points {
  width: 375px;
  padding: 60px 15px 0 15px;
  margin-bottom: 60px;
}

.product-point img {
  width: 335px;
  height: auto;
}

.gallery .gallery-item figcaption {
  font-size: 14.4px;
}

/* スクロールした時に追加されるclass */

.gallery .gallery-item.fadein {
  opacity: 1;
  bottom: 0;
}

/* 製品仕様*/

/* 製品仕様・製品モード*/
.mord{background-color: #fff;}
.mord img {
  width: 75.00%;
  display: block;
  margin: 0 auto;
  padding-bottom: 120px;
}

.mord h1 {
  color: #000;
  padding-top: 110px;
}

.mord p {
  color: #000;
}

/* 製品仕様・製品モード*/

/* 製品仕様・プライス*/

.price {
  width: 100%;
  background-image: url(../img/price-back.png);
  background-size: cover;
  position: relative;
  padding-bottom: 90px;
}

.img-price-main {
  width: 540px;
  height: auto;
  position: absolute;
  top: 215px;
  right: 150px;
}

.img-price-1 {
  width: 585px;
  height: auto;
  padding-left: 180px;
  padding-top: 120px;
}

.price-btn {
  width: 365px;
  margin-left: 180px;
  margin-top: 33px;
  height: 80px;
  margin-bottom: 59px;
}

table {
  margin-left: 180px;
}

table, td, th {
  font-family: "Noto Sans JP";
  font-size: 14px;
  letter-spacing: 0.1em;
  color: white;
  border-top: 1px solid white;
  border-collapse: collapse;
  line-height: 37px;
}

td, th {
  padding: 3px;
  height: 25px;
}

.td-a {
  width: 110px;
  padding-left: 0;
}

.td-b {
  width: 360px;
  padding-left: 0;
}

.tab-c {
  line-height: 25px;
  padding: 10px 0;
}

/* 製品仕様・プライス*/

/* よくある質問*/

h5 {
  font-family: a-otf-ryumin-pr6n, serif;
    font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.15em;
  color: #000000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.faq {
  background-color: #fff;
  padding: 60px 20px 40px 20px;
  background: radial-gradient(#f4f4fb, #ececf4);
}

.faq .faq-list {
  justify-content: center;
}

.faq .faq-listmenu {
  width: 720px;
  margin: 0 auto;
}

.faq_list {
  border-top: 1px solid rgba(147, 153, 159, 0.4);
}

.faq_list dt {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(147, 153, 159, 0.4);
  padding: 30px 40px 30px 50px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
}

.faq_list dt::hover {
  cursor: pointer;
}

.faq_list dt::before {
  content: "";
  display: block;
  width: 27px;
  height: 30px;
  background: url(../img/q.png)no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.faq_list dt.open {
  border: none;
}

.faq_list dt.open .toggleicon {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
}

.faq_list dt.open .toggleicon::before {
  display: none;
}

.faq_list dt .toggleicon {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: absolute;
  top: 50%;
  right: 10px;
}

.faq_list dt .toggleicon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

.faq_list dd {
  display: none;
  padding: 0 0 25px 70px;
  position: relative;
}

.faq_list dd::before {
  content: "";
  display: block;
  width: 27px;
  height: 30px;
  background: url(../img/a.png)no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 20px;
  top: 20px;
  margin-top: -15px;
}

.faq_list dd.open {
  display: block;
  border-bottom: 1px solid rgba(147, 153, 159, 0.4);
}

.faq_list dd p {
  padding-top: 5px;
  font-size: 15px;
  line-height: 180%;
  letter-spacing: 0.1em;
  width: 90%;
}

.more_btn {
  display: flex;
  width: 100%;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 30px 0;
  padding: 20px 0;
  justify-content: center;
  align-items: center;
}

.more_btn p {
  padding-right: 20px;
}

.more_btn::hover {
  cursor: pointer;
}

.more_btn.none {
  display: none;
}

.more_box {
  display: none;
}

.more_box.active {
  display: block;
}

.more_box.faq_list {
  border: none;
}

.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  width: 0.8em;
  height: 0.8em;
  border: 0.2em solid #000;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  margin-right: 15px;
}

.come1 {
  font-size: 10px;
}

/* 質問アコーディオン*/

h5 {
  font-family: a-otf-ryumin-pr6n, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.15em;
  color: #000000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.faq {
  background-color: #fff;
  padding: 60px 20px 40px 20px;
  background: radial-gradient(#f4f4fb, #ececf4);
}

.faq .faq-list {
  justify-content: center;
}

.faq .faq-listmenu {
  width: 720px;
  margin: 0 auto;
}

.faq .faq-listmenu {
  width: 720px;
  margin: 0 auto;
}

.faq_list {
  border-top: 1px solid rgba(147, 153, 159, 0.4);
}

.faq_list dt {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(147, 153, 159, 0.4);
  padding: 30px 40px 30px 50px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
}

.faq_list dt::hover {
  cursor: pointer;
}

.faq_list dt::before {
  content: "";
  display: block;
  width: 27px;
  height: 30px;
  background: url(../img/q.png)no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.faq_list dt.open {
  border: none;
}

.faq_list dt.open .toggleicon {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
}

.faq_list dt.open .toggleicon::before {
  display: none;
}

.faq_list dt .toggleicon {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: absolute;
  top: 50%;
  right: 10px;
}

.faq_list dt .toggleicon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

.faq_list dd {
  display: none;
  padding: 0 0 25px 70px;
  position: relative;
}

.faq_list dd::before {
  content: "";
  display: block;
  width: 27px;
  height: 30px;
  background: url(../img/a.png)no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 20px;
  top: 20px;
  margin-top: -15px;
}

.faq_list dd.open {
  display: block;
  border-bottom: 1px solid rgba(147, 153, 159, 0.4);
}

.faq_list dd p {
  font-size: 15px;
  line-height: 180%;
  letter-spacing: 0.1em;
}

.more_btn {
  width: 100%;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
  padding: 20px 0;
}

.more_btn::hover {
  cursor: pointer;
}

.more_btn.none {
  display: none;
}

.more_box {
  display: none;
}

.more_box.active {
  display: block;
}

.more_box.faq_list {
  border: none;
}

.dli-chevron-down {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  width: 0.8em;
  height: 0.8em;
  border: 0.2em solid #000;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  margin-right: 15px;
}

/* 質問アコーディオン*/

/* お問い合わせ*/

.format {
  background-color: #FFF;
  padding: 0 20px 90px 20px;
}

.format .format-in {
  padding-top: 60px;
  padding-bottom: 0;
  width: 760px;
  margin: 0 auto;
}

.conspe {
  padding-bottom: 0;
}

.format .text {
  padding: 0 20px 20px 20px;
  font-size: 15px;
}

.format .text span {
  color: #FF8C8C;
}

.contact-in {
  margin-left: 90px;
  width: auto;
}

.contact-in textarea {
  width: 518px;
  height: 255px;
  resize: none;
}

.contact-in .inp {
  width: 518px;
  height: 50px;
}

.contact-in .contact-ins {
  margin: 0 25px 0;
  align-items: center;
}

.contact-in .contact-ins span {
  /* 星の色*/
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #9245CE;
  line-height: 160%;
  font-size: 10px;
  transform: scale(0.6);
  display: block;
}

.conta p {
  display: flex;
  justify-content: center;
  height: 30px;
  margin-bottom: 20px;
}

.conta span {
  /* 星の色*/
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #9245CE;
  line-height: 160%;
  font-size: 10px;
  transform: scale(0.6);
  display: block;
}

.contact-in .h4 {
  margin-top: 20px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  width: 200px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: #000000;
  display: flex;
}

.contact-inss {
  margin-left: 80px;
  padding: 0 20px;
}

.inpp {
  border-radius: 2px;
  border: 1px solid rgba(147, 153, 159, 0.4);
}

.submit {
  margin-left: 0;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 365px;
}

textarea {
  padding-left: 10px;
  padding-top: 10px;
}

input {
  padding-left: 10px;
}

.ww {
  margin: 0 auto;
}

::placeholder {
  color: black;
  opacity: 0.3;
  font-size: 14px;
  letter-spacing: 0.1em;
}

/* お問い合わせ*/

/* フッター*/

.main-last {
  background-color: #000;
  padding: 60px 40px;
}

footer {
  display: none;
}

.footer-a a {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
  text-decoration-line: underline;
  color: #FFFFFF;
  padding-right: 40px;
}

.main-last p {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 160%;
  text-align: right;
  letter-spacing: 0.1em;
  color: #FFFFFF;
}

/* フッター*/

/* jQふわっと*/

.fadeIn {
  opacity: 0;
  transform: translate(0, 20%);
  transition: 0.9s;
}

.fadeIn.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

/* jQふわっと*/

.selec1junp {
  display: block;
  padding-top: 200px;
  margin-top: -200px;
}

.selec2junp {
  display: block;
  padding-top: 80px;
  margin-top: -80px;
}

.sl {
  display: inline-block;
  position: absolute;
  right: 50px;
  bottom: 150px;
  z-index: 2;
  padding: 10px 10px 110px;
  overflow: hidden;
  color: #fff;
  font-family: Futura;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  z-index: 10000000;
}

.sl::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #fff;
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 100% 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 100% 100%;
  }
}

/*会社概要*/

.rogon {
  padding-top: 20px;
  background-color: white;
  color: #000;
  max-width: 1440px;
  position: fixed;
  top:0;
  left:50%;
  margin-left: -720px;
  width: 100%;
  z-index: 10000000;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.com {background-color: #fff;
  padding: 0 40px 0 20px;
  height: auto;
}

.com h2 {
  color: black;
  padding-top: 150px;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 160%;
  letter-spacing: 0.15em;
}

.com p { 
  font-family: Noto Sans JP;
  font-style: normal;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.1em;
}

.com-in {
  padding: 60px 0 75px 0;
}

.com-ins {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

.com-ins-a {
  max-width: 110px;
  width: 100%;
  font-weight: 500;
  text-align: right;
  color: #000000;
  margin-right: 40px;
}

.com-ins-b {
  max-width: 580px;
  width: 100%;
  font-weight: normal;
  color: #494651;
}

.com-main-last {
  z-index: 100000000000;
}

/*プラポリ*/
.pra{background-color: #fff;}

.pra h2 {
  color: black;
  padding-top: 200px;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 160%;
  letter-spacing: 0.15em;
}

.pra-in-a {
  font-family: " Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 160%;
  /* identical to box height, or 32px */
  letter-spacing: 0.1em;
  color: #000;
  padding-bottom: 20px;
}

.pra-in-b {
  font-family: " Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 200%;
  /* identical to box height, or 30px */
  letter-spacing: 0.1em;
  /* design/text */
  color: #494651;
  padding-bottom: 20px;
}

.pra-in-c {
  font-family: " Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 200%;
  /* identical to box height, or 30px */
  letter-spacing: 0.1em;
  /* design/text */
  color: #494651;
  padding-bottom: 20px;
}

.pra-in {
  max-width: 720px;
  margin: 0 auto;
  padding: 80px 25px 0 25px;
}

.nol {
  font-family: " Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 200%;
  /* identical to box height, or 30px */
  letter-spacing: 0.1em;
  /* design/text */
  color: #494651;
  padding-bottom: 60px;
  max-width: 675px;
  margin: 0 auto;
}

.pra ol {
  margin-left: 25px;
}

.cacccol {
  font-family: " Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 200%;
  /* identical to box height, or 30px */
  letter-spacing: 0.1em;
  /* design/text */
  color: #494651;
  padding-bottom: 150px;
  max-width: 675px;
  margin: 0 auto;
}

.cacccol li {
  list-style-type: none;
  counter-increment: cnt;
}

.cacccol li::before {
  content: "(" counter(cnt) ") ";
}

.nol-5 {
  font-family: " Noto Sans JP";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 200%;
  /* identical to box height, or 30px */
  letter-spacing: 0.1em;
  /* design/text */
  color: #494651;
  padding-bottom: 20px;
  max-width: 675px;
  margin: 0 auto;
}


.care-tr img{width: 667px;height: auto;margin-bottom: 40px;}
.title-self img{width: 754px; height: auto; margin-bottom:  40px;}
.text-sd{text-shadow: 0px 0px 2px #000;}