/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2021/12/27, 10:48:35
    Author     : 15X03Y1
*/
.main {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* 業務内容のmain */
.main-works {
  position: relative;
  width: 100%;
}

/* 業務内容のsubページ */
.sub-works {
  position: relative;
  width: 100%;
}

/* 製品情報のmain */
.main-priducts {
  position: relative;
  width: 100%;
}

/* 製品情報のsubページ */
.sub-products {
  position: relative;
  width: 100%;
}

/* 製品カタログ一覧ページ */
.catalogs {
  position: relative;
  width: 100%;
}

/* 会社情報のmain */
.main-company {
  position: relative;
  width: 100%;
}

/* 会社情報の企業理念 */
.policy {
  position: relative;
  width: 100%;
}

/* 会社情報の社長挨拶 */
.greeting {
  position: relative;
  width: 100%;
}

/* 会社情報のアクセス */
.access {
  position: relative;
  width: 100%;
}

/* 採用情報 */
.main-recruit {
  position: relative;
  width: 100%;
}

/* お問い合わせ */
.main-contact {
  position: relative;
  width: 100%;
}

/* お問い合わせ確認 */
.contact-confirm {
  position: relative;
  width: 100%;
}

/* お問い合わせ確認 */
.contact-thanks {
  position: relative;
  width: 100%;
}

/* プライバシーポリシー */
.privacypolicy {
  position: relative;
  width: 100%;
}

.content {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 5% 10%;
}

.left {
  position: relative;
  width: 100%;
  height: 100%;
}

.right {
  position: relative;
  width: 100%;
  height: 100%;
}

.content-title {
  display: flex;
  justify-content: space-between;
  /*border-bottom: 1px solid #898989;*/
  align-items: flex-end;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.content-middle-title {
  text-align: left;
  font-size: 2.6rem;
  padding: 3.0rem 0 1.5rem 0;
  line-height: 3.0rem;
  font-weight: bold;
  color: #0066bf;
  letter-spacing: 0.1rem;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.title-matter {
  position: relative;
  width: 100%;
  height: auto;
  margin: 75px 0 0 0;
  overflow: hidden;
}

.title-matter>.content {
  padding: 2% 0;
  margin: 8% 0 0;
}

.title-matter img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  object-fit: cover;
  opacity: 0.7;

}

fixed {
  position: fixed;
}

/* 各サブページのタイトル */
.sub-title {
  position: relative;
  width: 100%;
  padding: 10% 20% 0% 20%;
}

.title-matter-content {
  position: relative;
  width: 80%;
  height: 100%;
  margin: 5vh auto 0 auto;
  padding: 10% 0 0 0;
  background-color: #fff;
}

.title-matter .title-matter-content h2.title-jap2 {
  font-size: 3.0rem;
  line-height: 4rem;
  font-weight: bold;
  color: #000;
  padding: 0 10%;
}

.title-matter .title-matter-content .content-sentence {
  padding: 4.0rem 5% 3.0rem 5%;
}

table.-visible,
.content-title.-visible,
.content-title2.-visible,
.content-middle-title.-visible,
.content-sentence.-visible,
.detail-link.-visible,
.multiple.-visible,
.grind-contaner.-visible,
.sub-works-explain.-visible,
.activities-title-matter .content-sub.-visible,
.main-works-link.-visible,
.main-products-link.-visible,
.jobs-content.-visible,
.interview-content.-visible,
.catalog-content-sentence.-visible,
.content-title3.-visible {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transition-delay: 0.2s;
}

.workflow-content.-visible {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
}

.content-title2 {
  align-items: flex-end;
  text-align: center;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.content-title2-non-appear {
  align-items: flex-end;
  text-align: center;
}

h1.title-jap2 {
  display: inline-block;
  font-size: 1.2rem;
  margin: 0;
  line-height: 2.0;
  color: #FFF;
  /*border-bottom: 1px solid #898989;*/
  letter-spacing: 0.05em;
}

h2.title-jap2 {
  display: inline-block;
  font-size: 1.8rem;
  margin: 0;
  line-height: 1rem;
  /*border-bottom: 1px solid #898989;*/
  letter-spacing: 0.2rem;
}

h2.title-eng2 {
  font-size: 6.0rem;
  margin: 0;
  font-weight: 600;
  color: #898989;
  letter-spacing: 0.2rem;
  font-family: "Teko";
}

h2.title-jap {
  font-size: 4rem;
  line-height: 3.6rem;
  font-weight: 700;
  color: #000;
  padding: 0 10%;
  letter-spacing: 0.2rem;
}

h2.title-eng {
  font-size: 7.2rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #898989;
  letter-spacing: 0.2rem;
  font-family: "Teko";
  line-height: 3.6rem;
}

h1.title-jap {
  display: inline-block;
  font-size: 4rem;
  line-height: 5rem;
  font-weight: 700;
  color: #000;

  padding: 0 auto;
  letter-spacing: 0.2rem;
}

.title-jap-sup {
  font-size: 1.8rem;
  line-height: 1rem;
  font-weight: 200;
  color: #000;
  padding: 0 10%;
  letter-spacing: 0.2rem;
  margin: 0;
}

.title-matter h2.title-jap2 {
  color: #fff;
  font-size: 2.4rem;
}

.title-matter h2.title-eng2 {
  color: #f8f8f8;
  font-size: 4.0rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.content-sentence {
  text-align: center;
  font-size: 1.4rem;
  padding: 4.0rem 5% 3.0rem 5%;
  line-height: 2.6rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.detail-link {
  text-align: right;
  padding: 0% 5% 0% 5%;

  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}


.picture-mask {
  width: 100%;
  height: 100%;
  background: black;
}

/* テーブル関係 */
table {
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

table tr {
  border-bottom: 1px solid #898989;
}

table tr:first-child {
  border-top: 1px solid #898989;
}

table ul {
  margin: 0;
}

table th {
  white-space: nowrap;
  text-align: left;
  padding: 1% 0;
  width: 25%;
}

table td {
  padding: 1% 0;
}

.nonlist {
  list-style: none;
}

.nonpadding {
  padding: 0;
}

.listpadding {
  padding-inline-start: 20px;
}

.justify li {
  display: flex;
  justify-content: space-between;
}

/* END テーブル関係 */

/* サブページのタイトルのマスク */
.title-matter>.picture-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
}

/* toppage section class="aboutus"*/

.aboutus {
  display: block;
  position: relative;
  overflow: hidden;
  /*    background-color: #f1f4f7;*/
  background-color: #fff;
}

.aboutus>.content {
  padding: 5% 0 15%;
  align-items: center;
}

/* #aboutus-picture1{
    margin: 0 auto;
    position: relative;
    left: 2.5%;
    width: 95%;
    height:100%;
    object-fit: cover;  
} */
.aboutus-picture1 {
  margin: 0 auto;
  position: relative;
  left: 2.5%;
  width: 95%;
  height: 100%;
  object-fit: cover;
}

.aboutus>.content>.left {
  position: relative;
  z-index: 0;
  opacity: 0;
}

.aboutus>.content>.left.-img-toright {
  opacity: 1;
  transition: opacity .2s ease-out;

}

.aboutus>.content>.content-title {
  position: relative;
  padding: 4% 14% 0 14%;
  z-index: 3;
  display: block;
}

.aboutus>.content>.content-title>h2.title-jap {
  margin: 0;
  padding: 0;
  line-height: 2rem;
  font-size: 1.4rem;
  letter-spacing: 0.08rem;
  color: #73c5ff;
}

.aboutus>.content>.content-title>h2.title-eng {
  line-height: 6rem;
  font-size: 5.8rem;
  color: #b5b5b5;
}

.aboutus>.content>.content-middle-title {
  position: relative;
  font-size: 2.4rem;
  padding: 5% 14% 5% 14%;
  z-index: 3;
}

.aboutus>.content>.square-1 {
  position: absolute;
  top: 55vw;
  left: 50%;
  width: 85%;
  height: 60%;
  background-color: #252B3F;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  z-index: 2;
  opacity: 0;
  transform: translate(-50%, 10px);
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.aboutus>.content>.square-1.-visible {
  opacity: 1;
  transition-delay: 1.65s;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

.aboutus>.content>.content-middle-title>p {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 0 5% 0;
  color: #FFF;
}

.aboutus>.content>.content-middle-title>p::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #ffffff;
}

.aboutus>.content>.content-sentence {
  position: relative;
  padding: 0 14% 1rem 14%;
  text-align: left;
  z-index: 3;
  color: #FFF;
}

.aboutus>.content>.content-sentence>p {
  margin: 0;
}

.aboutus>.content>.detail-link {
  position: relative;
  padding: 0% 14% 5% 14%;
  z-index: 2;
}

/*  アニメーションのディレイaboutus用*/
.aboutus>.content>.delay01 {
  transition-delay: 1.65s;
}

.aboutus>.diamond-1 {
  position: absolute;
  right: -10%;
  top: 4%;
  width: 40vw;
  height: 40vw;
  background-color: rgba(15, 16, 25, 0.1);
  opacity: 0;
  transform: translate(0%, 10px) rotate(135deg) skew(20deg, 20deg);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.aboutus>.diamond-1.-visible {
  opacity: 1;
  transform: translate(0, 0) rotate(135deg) skew(20deg, 20deg);
  transition-delay: 0.65s;
}

/* END toppage section class="aboutus"*/


/* toppage section class="activities"*/
.activities {
  display: block;
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.85);
}

.activities>.content {
  padding: 15% 5% 5% 5%;
  display: block;
}

.activities>.activebox {
  list-style: none;
  position: relative;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 8% 3% 5% 3%;
  margin: 0;

  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
}

.activities>.activebox>li {
  position: relative;
  width: 42%;
  height: auto;
  /* autoにするとスペースが含まれた*/
  margin: 2% 2%;
  object-fit: cover;
  background-color: #FFF;
  /* box-shadow: 10px 10px 0px 0 #3a8daa; */
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  opacity: 0;
  transform: translate(0, 10px);
  -webkit-transform: translatetranslate(0, 10px);
  -ms-transform: translatetranslate(0, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

/* 出現アニメーションのディレイの調整 */
.activities>.activebox.-visible>li {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transition-delay: 0.65s;
}

.activities>.activebox>li.delay02 {
  transition-delay: 0.95s;
}

.activities>.activebox>li.delay03 {
  transition-delay: 1.25s;
}

.activities>.activebox>li.delay04 {
  transition-delay: 1.55s;
}

.activities>.activebox>li.delay05 {
  transition-delay: 1.85s;
}

.activities>.activebox>li>a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.activebox-pic {
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
  height: auto;
}

.activebox-pic img {
  width: 60%;
  height: 60%;
}

.activities>.activebox>li h3 {
  margin: 0;
  padding: 0% 10% 0 15%;
}

.activities>.activebox>li .activebox-jap {
  position: relative;
  color: #000;
  line-height: 2rem;
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
}

.activities>.activebox>li .activebox-jap::before {
  content: '';
  display: inline-block;
  width: 1.5px;
  height: 25px;
  background-color: #2e52e8;
  position: absolute;
  top: 4px;
  left: -10px;
}

.activities>.activebox>li .activebox-eng {
  position: relative;
  color: #2e52e8;
  line-height: 2rem;
  font-size: 1.0rem;
  letter-spacing: 0.08rem;
}

.activities>.activebox>li p {
  position: relative;
  margin: 0;
  padding: 5% 10% 10%;
  color: #000;
  line-height: 2rem;
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  font-weight: 400;
}

.anim-box01>div {
  display: block;
}

.anim-box01::before,
.anim-box01::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  /*線の形状*/
  width: 0;
  height: 1px;
  background: #2e52e8;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
}

.anim-box01>div::before,
.anim-box01>div::after {
  content: "";
  /*絶対配置で線の位置を決める*/
  position: absolute;
  /*線の形状*/
  width: 1px;
  height: 0;
  background: #2e52e8;
  /*アニメーションの指定*/
  transition: all 0.2s linear;
}

/*hoverした際、線が縦横100%伸びる*/
.anim-box01:hover::before,
.anim-box01:hover::after {
  width: 100%;
}

.anim-box01:hover>div::before,
.anim-box01:hover>div::after {
  height: 100%;
}

/*右下から右上へ伸びる横線*/
.bordercircle::after {
  left: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

/*右下から右上へ伸びる縦線*/
.bordercircle>div::after {
  left: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

/*左上から右上へ伸びる横線*/
.bordercircle::before {
  right: 0;
  top: 0;
  transition-duration: 0.4s;
}

/*左上から左下へ伸びる横線*/
.bordercircle>div::before {
  right: 0;
  top: 0;
  transition-duration: 0.4s;
}











.activities>.fbox {
  list-style: none;
  position: relative;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 8% 3% 20vh 3%;
  margin: 0;

  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  gap: 150px 40px;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
}

.activities-picture {
  position: relative;
  width: 42%;
  height: 100%;
  /* autoにするとスペースが含まれた*/
  opacity: 1;
  object-fit: cover;
  /* box-shadow: 10px 10px 0px 0 #3a8daa; */
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
}

/* 業務内容のimgアニメーション 右下の影は無くてもよい */
.activities-picture.-visible {
  opacity: 1;
  box-shadow: 0px 0px 0px 0 #3a8daa;
  transition-delay: 0.65s;
}

/* end toppage section class="activities"*/


/* toppage section class="products"*/

.products {
  display: block;
  position: relative;
  background-color: #fff;

}

.products>.content {
  padding: 15% 5% 3% 5%;
  display: block;
}




/* slick関係 */

.multiple {
  padding: 0 5% 2% 5%;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;

}

.multiple img {
  width: 90%;
  height: auto;

}

.multiple div {
  margin: 0 1.0rem;
}

.multiple .slick-next {
  right: 1.7rem;
  z-index: 100;
}

.multiple .slick-prev {
  left: 2.3rem;
  z-index: 100;
}

.slick-list {
  padding: 5.5rem 0 !important;
}

.slick-slide {
  position: relative;
}

.slick-slide .caption {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -30%;
  z-index: 3;
  width: calc(100% - 4.0rem);
  padding: 10px;
  background: rgba(0, 0, 0, 0);
  color: #000;
  text-align: center;
  font-size: 1.4rem;
  opacity: 1;
  transition: .3s ease;
}

.slick-dots {
  bottom: 0px !important;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

/* END slick関係 */

/* end toppage section class="products"*/


/* toppage section class="recruit"*/

.recruit {
  position: relative;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 7% 0%;
}

#recruit-picture1 {
  position: relative;
  width: 100%;
  height: 400px;
}

#recruit-picture1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.8;
  object-position: 50% 80%;
}


.recruit>#recruit-picture1>.inner-content {
  display: block;
  position: absolute;
  width: 90%;
  max-width: 620px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.recruit>#recruit-picture1>.inner-content>.content-title {
  padding: 0 5% 0 5%;
}

.recruit>#recruit-picture1>.inner-content>.content-title>h2.title-jap {
  margin: 0;
  padding: 0;
  line-height: 4rem;
  font-size: 3.0rem;
  letter-spacing: 0.08rem;
}

.recruit>#recruit-picture1>.inner-content>.content-title>h2.title-eng {
  line-height: 4rem;
  font-size: 6.8rem;
}

.recruit .content-sentence p,
.recruit h2.title-jap {
  color: #fff;
}

.recruit h2.title-eng {
  color: #f8f8f8;
}

.recruit .detail-link {
  filter: invert(100%);
}

.recruit .content-sentence {
  text-align: left;
}

/* end toppage section class="recruit"*/

/* main-works */

@view-transition {
  navigation: auto;
  /* types: slide; */
}

/* 
#work01{
  view-transition-name: work01;
  contain: paint;
}
::view-transition-old(work01),
::view-transition-new(work01) {
  height: 100%;
  width: auto;
  animation: none;
}
#work01_title{
  view-transition-name: work01_title;
  contain: paint;
}
::view-transition-old(work01_title),
::view-transition-new(work01_title) {
  height: 100%;
  width: auto;
  object-fit: none;
  overflow: clip;
  animation: none;
} */

.main-works-link {
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  padding: 1% 15%;
  justify-content: space-between;
  align-items: center;
  list-style-type: none;
  /* opacity: 0;
  transform: translate(0, 10%);
  -webkit-transform: translate(0, 10%);
  -ms-transform: translate(0, 10%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s, opacity linear 0.8s; */
}

.main-works-link>li {
  width: 50%;
  position: relative;
  text-align: center;
  line-height: 3.5rem;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.1rem;
}

.main-works-link>li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  border: 6px solid transparent;
  border-top: 7px solid #2e52e8;
  /* 好みで色を変えてください */
}

.main-works-link>li:nth-child(2n+1) {
  border-right: 1px solid #111;
}

.main-works-link>li:nth-child(n+1):nth-child(-n+4) {
  border-bottom: 1px solid #111;
}

.main-works-link>li:nth-child(5) {
  padding-left: 6%;
}

.main-works-link>li>a {
  color: #000;
  width: 100%;
  display: block;
}

.activities-title-matter {
  position: relative;
  width: 100%;
  height: auto;
  margin: 3% 0;
}


.activities-title-matter .picture-mask img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
}

.activities-title-matter .content {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 1% 0;
  height: auto;
}

.activities-title-matter .content-title2 {
  position: relative;
  display: block;
  z-index: 1;
  padding: 5% 0 2% 25%;
}

.activities-title-matter .content-title2-non-appear {
  position: relative;
  display: block;
  z-index: 1;
  padding: 5% 0 2% 25%;
}

.activities-title-matter h2.title-jap2 {
  position: relative;
  color: #000;
  display: block;
  line-height: 2.6rem;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-align: left;
}

.activities-title-matter h2.title-jap2::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 30px;
  background-color: #2e52e8;
  position: absolute;
  top: -2px;
  left: -10px;
}

.activities-title-matter h2.title-eng2 {
  line-height: 2.0rem;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-align: left;
  color: #2e52e8;
}

.activities-title-matter .content-sub {
  position: relative;
  line-height: 2.4rem;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  text-align: left;
  z-index: 1;
  margin: 0;
  padding: 1% 0 2% 25%;
  color: #000;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}
.activities-title-matter .content-sub-non-appear {
  position: relative;
  line-height: 2.4rem;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  font-weight: bold;
  text-align: left;
  z-index: 1;
  margin: 0;
  padding: 1% 0 2% 25%;
  color: #000;
}

.activities-title-matter .content-title2 {
  position: relative;
  text-align: left;
  width: 100%;
}

.activities-title-matter .content-title2-non-appear {
  position: relative;
  text-align: left;
  width: 100%;
}

.activities-title-matter .picture-mask2 {
  position: absolute;
  top: 50px;
  left: -50px;
  width: 100%;
  height: 430px;
  background-color: #EFF0F2;
  opacity: 0;
  transform: translate(-10px, 0px);
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.activities-title-matter .picture-mask3 {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 100%;
  height: 630px;
  background-color: #EFF0F2;
  opacity: 0;
  transform: translate(10px, 0px);
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.activities-title-matter .picture-mask4 {
  position: absolute;
  top: 50px;
  left: -50px;
  width: 100%;
  height: 380px;
  background-color: #EFF0F2;
  opacity: 0;
  transform: translate(-10px, 0px);
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.activities-title-matter .picture-mask5 {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 100%;
  height: 230px;
  background-color: #EFF0F2;
  opacity: 0;
  transform: translate(10px, 0px);
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.picture-mask2.-visible,
.picture-mask3.-visible,
.picture-mask4.-visible,
.picture-mask5.-visible {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transition-delay: 0.65s;
}

.workflow {
  position: relative;
  padding: 10% 0;
  background-color: #EFF0F2;
}

#workflow-backimg01 {
  position: absolute;
  top: 20%;
  left: 5%;
  overflow: hidden;
}

#workflow-backimg02 {
  position: absolute;
  top: 35%;
  right: 0;
  overflow: hidden;
}

#workflow-backimg03 {
  position: absolute;
  top: 50%;
  left: 0;
  overflow: hidden;
}

#workflow-backimg04 {
  position: absolute;
  top: 65%;
  right: 5%;

  overflow: hidden;
}

.workflow .workflow-backimg {
  object-fit: cover;
  width: 150px;
  height: 100px;
  opacity: 0.2;
}

.workflow>.content {
  padding: 2% 10%;
}

.workflow-contaner {
  display: block;

}

.workflow-content {
  margin: 4% auto;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0.3rem 1.5rem -0.8rem rgb(0 0 0 / 37%);
  width: 65%;
  max-width: 950px;
  height: 15vw;
  opacity: 0;
  transform: translate(0, 10%);
  -webkit-transform: translate(0, 10%);
  -ms-transform: translate(0, 10%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s, opacity linear 0.8s;
}

.border01 {
  position: absolute;
  top: -4vw;
  left: 50%;
  width: 1px;
  height: 4vw;
  transition: all 0.2s linear;
  transition-delay: 0.0s;
  transform: scale(1, 0);
  transform-origin: top;
  /*上部中央基点*/
  background-color: #898989;
}

.-visible .border01 {
  transform: scale(1, 1);
}

.border02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transition: all 0.3s linear;
  transition-delay: 0.2s;
  transform: scale(0, 1);
  /*X方向0、Y方向1*/
  transform-origin: center top;
  /*上部中央基点*/
  background-color: #898989;
}

.-visible .border02 {
  transform: scale(1, 1);
}

.border03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #898989;
  transition: all 0.2s linear;
  transition-delay: 0.5s;
  transform: scale(1, 0);
  /*X方向0、Y方向1*/
  transform-origin: top;
  /*上部中央基点*/
}

.-visible .border03 {
  transform: scale(1, 1);
}

.border04 {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #898989;
  transition: all 0.2s linear;
  transition-delay: 0.5s;
  transform: scale(1, 0);
  /*X方向0、Y方向1*/
  transform-origin: top;
  /*上部中央基点*/
}

.-visible .border04 {
  transform: scale(1, 1);
}

.border05 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #898989;
  transition: all 0.3s linear;
  transition-delay: 0.7s;
  transform: scale(0, 1);
  /*X方向0、Y方向1*/
  transform-origin: left;
  /*上部中央基点*/
}

.-visible .border05 {
  transform: scale(1, 1);
}

.border06 {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  height: 1px;
  background-color: #898989;
  transition: all 0.3s linear;
  transition-delay: 0.7s;
  transform: scale(0, 1);
  /*X方向0、Y方向1*/
  transform-origin: right;
  /*上部中央基点*/
}

.-visible .border06 {
  transform: scale(1, 1);
}

.workflow-number {
  position: absolute;
  top: 0;
  left: 0;

}

.workflow-number span {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 3rem;
  color: #FFF;
  /*rgba(15,16,25,0.3);*/
  vertical-align: middle;
}

.workflow-sentence {
  display: block;
  width: 73%;
  height: auto;
  padding: 0 3% 0 0;
  font-size: 1.0rem;
  letter-spacing: 0.07rem;
  align-items: center;
}

.workflow-sentence h3.title-jap {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 0.5% 0 0.5%;
}

.workflow-sentence p {
  margin: 1% 0 0 0;
  font-weight: 400;
  line-height: 1.6rem;
}

.workflow-content-img {
  width: 27%;
  height: auto;
  object-fit: contain;
  padding: 0 0 0 1%;
  text-align: center;
}

#workflow01 {
  width: 50%;
}

#workflow02 {
  width: 50%;
}

#workflow03 {
  width: 45%;
}

#workflow04 {
  width: 50%;
}

#workflow05 {
  width: 50%;
}

.left01 {
  margin: 3% 10% 4% 10%;
}

.left02 {
  margin: 3% 10% 4% 20%;
}

.left03 {
  margin: 3% 10% 4% 28%;
}

.workflow-content>.rb-triangle {
  border-top: 0px solid transparent;
  border-right: 0px solid transparent;
  border-left: 20vw solid transparent;
  border-bottom: 6vw solid rgba(15, 16, 25, 0.4);
}

.workflow-content>.lt-triangle {
  border-top: 2vw solid rgba(15, 16, 25, 0.4);
  border-right: 6.7vw solid transparent;
  border-left: 0px solid transparent;
  border-bottom: 0px solid transparent;
}

.workflow-comment {
  text-align: center;
  margin: 3% 5% 3% 5%;
}

.workflow-comment p {
  font-size: 1.4rem;
}

/* END main-works */

/* sub-works */
.sub-works>.title-matter>.content {
  padding: 2% 0%;
}

.sub-works>.title-matter>.title-matter-content {
  position: relative;
  width: 100%;
  height: 300px;
  margin: 0;
  padding: 0 0 0 0;
  color: #fff;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  /* -webkit-flex-wrap: wrap; */
  /* Safari etc. */
  /* -ms-flex-wrap: wrap; */
  /* IE10        */
  /* flex-wrap: wrap; */
  gap: 20px;
}

.sub-works>.title-matter>.title-matter-content>.picture-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
}

.sub-works>.title-matter .title-matter-content h2.title-jap2 {
  font-size: 3.0rem;
  line-height: 4rem;
  font-weight: bold;
  color: #fff;
  padding: 0 0;
}

.sub-works>.title-matter>.title-matter-content>.content-title2 {
  text-align: left;
  padding: 8% 15% 2%;
  width: 100%;
}

.sub-works>.title-matter>.title-matter-content>.content-title2-non-appear {
  text-align: left;
  padding: 8% 15% 2%;
  width: 100%;
}

.sub-works>.title-matter>.title-matter-content>.content-sentence {
  text-align: left;
  padding: 1% 15%;
  width: 100%;
}

.sub-works-examples h2.title-jap2 {
  font-size: 1.8rem;
}

.sub-works-examples h2.title-eng2 {
  font-size: 6.0rem;
  font-weight: 600;
}

.sub-works-examples>.content {
  padding: 10% 10% 2%;
}

.sub-works-contaner {
  margin: 0;
  padding: 0;
}

.sub-works-examples-content {
  justify-content: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  margin: 0;
  padding: 3% 0;
}

.sub-works-picture {
  width: 90%;
  height: auto;
  text-align: center;
  opacity: 0;
}

.sub-works-picture.-img-toright {
  opacity: 1;
  transition: opacity .3s ease-out;
}

.sub-works-picture img {
  width: 90%;
  height:auto;
  object-fit: cover;
}

.sub-works-explain {
  width: 90%;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
  padding: 5%;
}

.sub-works-explain-number {
  position: relative;
  left: 7.5rem;
  font-size: 1.2rem;
}

.sub-works-explain-number::before {
  content: '';
  /*絶対配置で線の位置を決める*/
  position: absolute;
  top: 50%;
  left: -7.2rem;
  /*線の形状*/
  width: 6.5rem;
  height: 1px;
  background: #000;
}

.sub-works-explain-title {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin: 0;
  padding: 1% 0 1% 0;
}

.sub-works-explain>.content-sentence {
  padding: 1% 3% 1% 0;
  text-align: left;
  line-height: 2.2rem;
  font-size: 1.2rem;
  padding-left: 2em
}

.sub-works-explain>.content-sentence li {
  padding: 0 0 1% 0;
}

.content-title3 {
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.sub-works-instruments h2.title-jap3 {
  font-size: 3.0rem;
}

.sub-works-instruments-content {
  position: relative;
  width: 100%;
  padding: 2% 20% 5%;
}

.sub-works-instruments-table {
  border-collapse: collapse;
  width: 100%;
  padding: 10% 0;
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 3rem;
}

.sub-works-instruments-table td {
  padding: 0 0 0 10%;
}

/* END sub-works */

/* main-products */
.main-products-link {
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  padding: 1% 10%;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  opacity: 0;
  transform: translate(0, 10%);
  -webkit-transform: translate(0, 10%);
  -ms-transform: translate(0, 10%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s, opacity linear 0.8s;
}

.main-products-link>li {
  width: 33%;
  position: relative;
  text-align: center;
  line-height: 3.5rem;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 0.1rem;

}

.main-products-link>li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  border: 6px solid transparent;
  border-top: 7px solid #2e52e8;
  /* 好みで色を変えてください */
}

.main-products-link>li:nth-child(n+2) {
  border-left: 1px solid #111;
}

.main-products-link>li>a {
  color: #000;
  width: 100%;
  display: block;
  padding-left: 10px;
}

.products-sub-content {
  justify-content: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  margin: 5% 0 5% 0;
  padding: 5% 0 5% 0;
}

.products-sub-content:nth-child(2) {
  background-color: #F7F7F7;
}

.products-sub-content>.products-sub-content-title {
  display: block;
  width: 100%;
  /* レスポンシブ */
  height: 100%;
  padding: 0 10%;
}

.products-sub-content>.products-sub-content-title>.content-title2 {
  text-align: left;
}

.products-sub-content>.products-sub-content-title>.content-title2>.title-number {
  position: relative;
  left: 7.5rem;
  font-size: 1.2rem;
}

.products-sub-content>.products-sub-content-title>.content-title2>.title-number::before {
  content: '';
  /*絶対配置で線の位置を決める*/
  position: absolute;
  top: 50%;
  left: -7.2rem;
  /*線の形状*/
  width: 6.5rem;
  height: 1px;
  background: #000;
}

.products-sub-content>.products-sub-content-title>.content-sentence {
  padding: 1.0rem 0 2.0rem 0;
  text-align: left;
}

.products-sub-content>.products-sub-content-title>.content-sentence p {
  margin: 0;
}

.products-sub-content>.fbox {
  list-style: none;
  position: relative;
  justify-content: center;
  width: 100%;
  /* レスポンシブ */
  height: 100%;
  padding: 8% 3% 8% 3%;
  margin: 0;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  gap: 45px 40px;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;

}


.products-picture {
  position: relative;
  width: 42%;
  height: auto;
  opacity: 1;
  object-fit: cover;
  /* box-shadow: 10px 10px 0px 0 #3a8daa; */
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
}

/* 業務内容のimgアニメーション 右下の影は無くてもよい */
.products-picture.-visible {
  opacity: 1;
  box-shadow: 0px 0px 0px 0 #3a8daa;
  transition-delay: 0.65s;
}

/* END main-products */

/* sub-products */
.sub-products .content {
  padding: 5% 10% 0;
}

.sub-products h2.title-jap {
  line-height: 5rem;
}

.sub-products h2.title-jap2 {
  font-size: 1.8rem;
}

.sub-products h2.title-eng2 {
  font-size: 6.0rem;
  font-weight: 600;
}

.sub-products-overview-content {
  justify-content: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  margin: 0;
  padding: 3% 0;
}

.sub-products-picture {
  width: 60%;
  height: auto;
  text-align: center;
  opacity: 0;
}

.sub-products-picture.-img-toright {
  opacity: 1;
  transition: opacity .3s ease-out;
}

.sub-products-picture img {
  width: 90%;
  object-fit: cover;
}

.sub-products-picture>p {
  line-height: 2.2rem;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  margin: 0;
}

.sub-products-overview-content>.content-sentence {
  text-align: left;
  line-height: 2.2rem;
  font-size: 1.2rem;
  width: 90%;
  padding: 2rem 8% 1rem 8%;
}

.sub-products-overview-content>.content-sentence li {
  padding: 0 0 1% 0;
}

.sub-products-features-picture {
  width: 80%;
  height: auto;
  text-align: center;
  opacity: 0;
}

.sub-products-features-picture.-img-toright {
  opacity: 1;
  transition: opacity .3s ease-out;
}

.sub-products-features-picture img {
  width: 60%;
  object-fit: cover;
}

.sub-products-features-content {
  justify-content: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  margin: 0;
  padding: 3% 0;
}

.sub-products-features-content>.content-sentence {
  text-align: left;
  line-height: 2.2rem;
  font-size: 1.2rem;
  width: 90%;
  padding: 2rem 8% 1rem 8%;
}

.sub-products-features-content>.content-sentence li {
  padding: 0 0 1% 0;
}

.sub-products-specifications {
  padding: 0 0 5% 0;
}

.sub-products-specifications-content {
  position: relative;
  width: 100%;
  padding: 5% 10% 5%;
}

.sub-products-specifications-table {
  border-collapse: collapse;
  width: 100%;
  padding: 10% 0;
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 3rem;
}

.sub-products-specifications-table th {
  padding: 0 0 0 5%;
}

.sub-products-specifications-table td {
  padding: 0 0 0 20%;
}

.pdf-icon {
  width: 150px;
  margin: 0 auto;
  height: auto;
}

.pdf-icon a {
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F2F2F2;
  padding: 6px 0 6px 0;
  text-decoration: none;
  color: inherit;
}

.pdf-icon img {
  width: 30px;
  height: 30px;
  padding: 0 5px 0 0;
}

.pdf-icon span {
  padding: 0 0 0 8px;
  display: block;
  text-align: center;
  font-weight: bold;
}

.pdf-icon-info {
  text-align: center;
}

.pdf-icon-info a {
  font-size: 1.2rem;
}

/* END sub-products */

/* catalogs */
.catalog-content {
  padding: 5%;
}

.catalog-content-sentence {
  padding: 1% 0 1% 0;
  opacity: 0;
  transform: translate(0%, 10px);
  -webkit-transform: translate(0%, 10px);
  -ms-transform: translate(0%, 10px);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.8s;
}

.catalog-content-sentence p {
  padding: 1% 0 1% 0;
}

.catalog-table {
  position: relative;
  border-collapse: collapse;
  width: 100%;
  padding: 10% 0;
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 1.6rem;
}

.catalog-table th {
  padding: 1% 1% 1% 1%;
}

.catalog-table td {
  padding: 1% 1% 1% 1%;
}

.catalog-table .pdf-icon {
  width: 120px;
  margin: 0 auto;
  height: auto;
}

.catalog-table .pdf-icon img {
  width: 25px;
  height: 25px;
  padding: 0 0 0 0;
}

.catalog-table .pdf-icon span {
  padding: 0 0 0 0;
  font-weight: initial;
}

/* END catalogs */

/* main-company */
.company {
  width: 100%;
  height: 100%;
}

.company>.fbox {
  list-style: none;
  position: relative;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 8% 3% 8% 3%;
  margin: 0;
  display: -webkit-box;
  /* old Android */
  display: -webkit-flex;
  /* Safari etc. */
  display: -ms-flexbox;
  /* IE10        */
  display: flex;
  gap: 45px 40px;
  /* 折り返し */
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;

}

.company-picture {
  position: relative;
  width: 42%;
  height: auto;
  opacity: 1;
  object-fit: cover;
  /* box-shadow: 10px 10px 0px 0 #3a8daa; */
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
}

.company-info {
  position: relative;
  width: 100%;
  padding: 5% 5% 5%;
}

.company-info-table {
  border-collapse: collapse;
  width: 100%;
  padding: 10% 0;
  font-size: 1.2rem;
  letter-spacing: 0.08rem;
  line-height: 1.5rem;
}

/* END main-company */

/* policy */

.policy-content {
  position: relative;
  width: 100%;
  height: 500px;
  padding: 6%;
}

.policy-content img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  opacity: 0.7;
}

.policy-content>.picture-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  height: 200px;
}

.policy-title {
  position: relative;
  z-index: 1;
  color: #FFF;
  padding: 40px 0 0 20px;
  line-height: 3.8rem;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}

.policy-sentence {
  position: relative;
  top: 70px;
}

/* END policy */

/* greeting */

.greeting-content {
  padding: 6%;
}

.greeting-sentence {
  line-height: 2.6rem;
  font-size: 1.2rem;
}

.greeting-signature {
  text-align: right;
  line-height: 2.6rem;
  font-size: 1.2rem;
}

/* END greeting */

/* strengths */

.title-jap3 {
  position: relative;
  font-size: 2.4rem;
  margin: 0;
  line-height: 1;
  padding: 0 0 5%;
  letter-spacing: 0.08rem;
}

.title-jap3 span {
  color: #47b3ff;
}

.title-jap3::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  background-color: #000;
}

.title-eng3 {
  font-size: 1.4rem;
  margin: 0;
  color: #000;
  padding: 2% 0 0;
  letter-spacing: 0.08rem;
  line-height: 2.4rem;
}


/* privacypolicy */

.privacypolicy h1.title-jap2,
.privacypolicy h2.title-eng2 {
  color: #000;
}

.privacypolicy-contaner {
  padding: 8%;
}

.privacypolicy-contaner .content-title3 {
  padding: 3% 0;
  opacity: 1;
  animation: none;
  transform: none;
  transition: unset;
}

.privacypolicy-contaner .title-jap3 {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  /* font-weight: 500; */
}

.privacypolicy-contaner p {
  font-size: 0.875rem;
  line-height: 2.0;
  letter-spacing: 0.05em;
}

.privacypolicy-contaner li {
  font-size: 0.875rem;
  line-height: 2.0;
  letter-spacing: 0.05em;
}

.privacypolicy-content p {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2.0;
  margin: 0 0 4% 0;
}

.privacypolicy-address {
  padding: 3% 0;
}

/* END privacypolicy */

/* タブレット用css */
@media screen and (min-width: 489px) and (max-width: 960px) {
  .br-sp {
    display: none;
  }

  h1.title-jap {
    display: inline-block;
    font-size: 6rem;
    line-height: 7rem;
    font-weight: 700;
    color: #000;
    padding: 0 auto;
    letter-spacing: 0.2rem;
  }

  h2.title-jap {
    font-size: 6rem;
  }

  h2.title-jap-sup {
    font-size: 2rem;
  }

  .title-matter img {
    height: 400px;
  }

  .title-matter>.picture-mask {
    height: 400px;
  }

  .title-matter>.content {
    padding: 2% 0;
    margin: initial;
  }

  .title-matter {
    margin: 75px 0 0 0;
  }

  h2.title-jap2 {
    font-size: 2.4rem;
  }

  h2.title-eng2 {
    font-size: 7.2rem;
    font-weight: 700;
  }

  .title-matter-content {
    margin: 10% auto 0 auto;
    padding: 6% 10% 0 10%;
  }

  .title-matter .title-matter-content h2.title-jap2 {
    font-size: 3.2rem;
  }


  /* privacypolicy */
  .privacypolicy h2.title-eng2{
    font-size:5.0rem;
    line-height: 1.0;
  }
  
  .privacypolicy-contaner {
    /* padding: 8%; */
  }

  .privacypolicy-contaner .content-title3 {
    padding: 3% 0;
  }

  .privacypolicy-contaner .title-jap3 {
    padding:2% 0;
    /* font-size: 2.4rem; */
    /* font-weight: 600; */
  }

  .privacypolicy-contaner p {
    /* font-size: 1.6rem; */
    /* line-height: 3.2rem; */
    /* letter-spacing: 0.1rem; */
  }

  .privacypolicy-contaner li {
    /* font-size: 1.4rem; */
    /* line-height: 2.4rem; */
    /* letter-spacing: 0.08rem; */
  }

  .privacypolicy-content p {
    /* font-size: 1.4rem; */
    /* letter-spacing: 0.1rem; */
    /* line-height: 2.4rem; */
    margin: 0 0 3% 0;
  }

  .privacypolicy-address {
    padding: 3% 0;
  }

  /* END privacypolicy */

}

/* PC用css */
@media screen and (min-width: 961px) {
  .br-sp {
    display: none;
  }

  h1.title-jap {
    display: inline-block;
    font-size: 6rem;
    line-height: 7rem;
    font-weight: 700;
    color: #000;
    padding: 0 auto;
    letter-spacing: 0.2rem;
  }

  h2.title-jap {
    font-size: 6rem;
  }

  h2.title-jap-sup {
    font-size: 2rem;
  }

  h2.title-jap2 {
    font-size: 2.4rem;
  }

  h2.title-eng2 {
    font-size: 7.2rem;
    font-weight: 700;
  }

  .content-sentence {
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 0.12rem;
  }

  .title-matter img {
    height: 400px;
  }

  .title-matter>.picture-mask {
    height: 400px;
  }

  .title-matter>.content {
    padding: 2% 0;
    margin: initial;
  }

  .title-matter {
    margin: 120px 0 0 0;
  }

  .title-matter-content {
    margin: 0 auto 0 auto;
    padding: 5% 10% 0 10%;
  }

  .title-matter .title-matter-content h2.title-jap2 {
    /* font-size: 3.8rem; */
  }

  /* privacypolicy */
  .privacypolicy h2.title-eng2 {
    font-size: 5.0rem;
    line-height: 1.0;
  }
  .privacypolicy-contaner {
    padding: 1% 20% 5%;
  }

  .privacypolicy-contaner .content-title3 {
    padding: 2% 0 1%;
  }

  .privacypolicy-contaner .title-jap3 {
    font-size: 1.6rem;
    /* font-weight: 600; */
    padding: 1% 0 1%;
  }

  .privacypolicy-contaner p {
    font-size: 1.0rem;
    /* line-height: 3.4rem; */
    /* letter-spacing: 0.12rem; */
  }

  .privacypolicy-contaner li {
    font-size: 1.0rem;
    /* line-height: 3.0rem; */
    /* letter-spacing: 0.1rem; */
  }

  .privacypolicy-content p {
    font-size: 1.0rem;
    /* letter-spacing: 0.12rem; */
    /* line-height: 2.6rem; */
    margin: 0 0 0 0;
  }

  .privacypolicy-address {
    padding: 3% 0;
  }

  /* END privacypolicy */
}