@charset "utf-8";





/*===================
fv
===================*/

/* .fv{
  padding-top: 41px;
  padding-bottom: 50px;
  border-bottom:1px solid #232323;
}
.fv__head{
  padding-bottom: 45px;
  margin-bottom:50px;
  border-bottom: 1px solid #232323;
  text-align: center;
}
.fv__title span{
  display: block;
}
.fv__title--ja01{
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.12em;
}
.fv__title--en{
  font-family: "Share Tech", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
.fv__title--ja02{
  font-size: 14px;
  font-weight: 500;
  line-height: 1.75;
} */


.fv__inner{
  /* max-width: 1340px; */
  margin: 0 auto;
  padding: 0 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fv__slid{
  width: 50%;
  position: relative;
}
.fv__slid .swiper-pagination{
  top: auto;
  bottom: -11px;
  left: auto;
  right: 0;
  width: 140px;
  display: flex;
  text-align: center;
  justify-content: end;
}
.fv__slid .swiper-pagination-bullet{
  width: 30px;
  height: 2px;
  border-radius: 0;
  background: #cccccc;
  opacity: 1;
  margin: 0 3px 0 0 !important;
}
.fv__slid .swiper-pagination-bullet:last-child{
  margin: 0 !important;
}
.fv__slid .swiper-pagination-bullet-active{
  background: #3c3736;
}



.fv_textArea{
  max-width: 393px;
  margin: 0 auto;
}
.fv__textImg{
  margin-bottom: 40px;
}
.fv__text{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .fv_textArea{
    width: 50%;
  }
  .fv__textImg{
    width: 26vw;
    margin:0 auto 40px;
  }
  .fv__text{
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  /* .fv{
    padding-top: 30px;
  } */
  .fv__inner{
    display: block;
    padding: 0 20px;
  }
  .fv__slid{
    margin-bottom: 30px;
    width: 100%;
  }
  .fv_textArea{
    width: 100%;
    max-width: 350px;
  }
 
  /* .fv__title--ja01 {
    font-size: 14px;
  }
  .fv__title--en{
    font-size: 28px;
    padding: 0 20px;
  }
  .fv__title--ja02{
    font-size: 12px;
  } */
  .fv__textImg{
    width: 70%;
    margin:0 auto 20px;
  }
  .fv__text{
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  /* .fv{
    padding-top: 20px;
  }
  .fv__title--ja01{
    font-size: 12px;
  }
   .fv__title--en{
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.25;
   }
   .fv__head {
    padding-bottom: 25px;
    margin-bottom: 20px;
   } */
    
   .fv__slid{
    margin-bottom: 10px;
   }
   .fv__slid .swiper-pagination{
    bottom: -5px;
   }
   .fv__textImg{
    width: 180px;
   }
}

/*===================
intro
===================*/
.intro{
  margin-top: 50px;
  overflow:hidden;
  border-top: 1px solid #232323;
}
.intro__wrap{
  width: 100%;
  position: relative;
}
.intro__top,.intro__center,.intro__bottom{
   font-family: "Jost", sans-serif;
   font-weight: 400;
   line-height: 1;
   color: #232323;
   white-space: nowrap;
   position: absolute;
  z-index: 2;
}
.intro__top,.intro__bottom{
  width: 100%;
  font-size: clamp(80px,11.8vw,170px);
}
.intro__top{
  top: 0;
  left: 0;
}
.intro__top p{
  margin-right: 8vw;
}
.intro__bottom{
  right: 0;
  bottom: 0;
  letter-spacing: 0.05em;
}
.intro__bottom p{
  margin-left: 8vw;
}
.intro__center{
  color: #fff;
  font-size: 120px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.intro__content{
  padding-top: clamp(100px,18.26vw,263px);
  padding-bottom: clamp(100px,17.08vw,246px);
  margin-bottom: 25px;
}
.intro__contentInner{
  max-width: 1146px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.intro__contentSlid{
  width: clamp( 300px,27.77vw,400px);
  position: relative;
}
.intro__contentText{
  padding-top: 12px;
  font-size: clamp(16px,2.5vw,25px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.56;
}
.intro__contentText span.bold{
  font-weight: 700;
}
.intro__contentText--left{
 padding-right: 10px;
}
.intro__contentText--right{
  padding-left: 10px;
  padding-right: 20px;
  letter-spacing: 0;
}
.intro__btmLine{
  background-color: #232323;
  height: 70px;
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  overflow: hidden;
}
.slide-intro1{
  padding-top: 6px;
}
.scroll-intro1 .slide-items{
  color: #fff;
  font-size: 23px;
  font-family: "Share Tech", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.slide-itemsImg{
  width: 137px;
  margin: 0 20px;
}


@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 980px) {
  .intro__contentInner{
    display: block;
  }
  .intro__contentText--left{
    padding-right: 0;
    margin: 0 auto 20px;
    text-align: center;
  }
  .intro__contentText--right{
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .intro__contentSlid{
    margin: 0 auto 20px;
  }

}
@media screen and (max-width: 750px) {
  .intro__top, .intro__bottom {
    font-size: 10vw;
}
  .intro__center{
    font-size: 60px;
  }

  .intro__content{
    margin-bottom: 0;
    padding-top: 120px;
    padding-bottom: 140px;
  }
  .intro__contentText--left{
    margin-bottom: 13px;
  }
  .intro__contentSlid{
    margin-bottom: 0;
  }
  .intro__btmLine{
    height: 45px;
  }
  .slide-intro1{
    padding-top: 3px;
  }
  .scroll-intro1 .slide-items{
    font-size: 15px;
  }
  .slide-itemsImg{
    width: 100px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 480px) {
  .intro__content {
    padding-top: 90px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 375px) {
    .intro__content {
        padding-top: 70px;
        padding-bottom: 80px;
    }
}


/*===================
about
===================*/
.about{
  /* padding-top: 113px; */
  padding-top: 7.847vw;
  /* padding-bottom: 80px; */
  position: relative;
}
.about__deco{
  position: absolute;
  top: 310px;
  right: 0;
  z-index: -1;
  width: 1113px;
  height: auto;
  overflow: hidden;
}

.about .sec-flexLeft{
   overflow: auto;
}
.about__content{
  margin-bottom: 100px;
  padding-left: 20px;
  position: relative;
}

.about__textTtl{
  font-size: 17px;
  font-weight: 700;
  line-height: 1.9;
}
.about__text{
  font-size: 15px;
  font-weight: 400;
  line-height: 1.9;
}
.about__item{
  width: 100%;
  max-width: 605px;
  margin: 0 auto;
}




/* --- 設定値（共通） --- */
:root {
  --bg-color: #ffffff;
  --line-color: #333333;
  --accent-color: #ec6c00;
  --duration: 3s;
  --circle-dash: 1037; /* 半径165px時の円周 */
}

/* --- コンテナ設定 --- */
.circle-container {
  width: 600px;
  height: 600px;
  position: relative;
  margin: 50px auto;
}

/* スマホ対応：画面幅に合わせて縮小 */
@media screen and (max-width: 767px) {
  .circle-container {
    width: 90vw;
    height: 90vw;
    margin: 20px auto;
  }
}

.circle-svg {
  width: 100%;
  height: 100%;
}

/* --- 背景（白い塗りつぶし）の制御 --- */
.circle-bg {
  fill: var(--bg-color);
  opacity: 0; /* 最初は透明 */
  transition: opacity 1s ease;
}

/* 描画の進捗に合わせて順次表示 */
.is-visible .circle-bg:nth-of-type(1) { transition-delay: 1.5s; opacity: 1; } /* 円1 */
.is-visible .circle-bg:nth-of-type(3) { transition-delay: 2.0s; opacity: 1; } /* 円2 */
.is-visible .circle-bg:nth-of-type(5) { transition-delay: 3.0s; opacity: 1; } /* 円3 */

/* 矛盾解決用の最前面背景（コピー） */
.circle-bg-copy {
  opacity: 0;
  transition: opacity 0.5s ease 2.8s;
}
.is-visible .circle-bg-copy {
  opacity: 1;
}

/* --- アニメーションする線（outline） --- */
.outline, 
.outline-top-left-copy {
  fill: none;
  stroke: var(--line-color);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-dasharray: var(--circle-dash);
  stroke-dashoffset: var(--circle-dash);
  transition: stroke-dashoffset var(--duration) cubic-bezier(0.4, 0, 0.2, 1);
}

.is-visible .outline,
.is-visible .outline-top-left-copy {
  stroke-dashoffset: 0;
}

/* --- 各円の個別設定（回転とディレイ） --- */

/* 円1（左上） */
.outline-top-left, 
.outline-top-left-copy {
  transform: rotate(70deg);
  transform-origin: 165px 167px;
}
.is-visible .outline-top-left,
.is-visible .outline-top-left-copy { transition-delay: 0s; }

/* 円2（右上） */
.outline-top-right {
  transform: rotate(120deg);
  transform-origin: 434px 165px;
}
.is-visible .outline-top-right { transition-delay: 0.5s; }

/* 円3（中央下） */
.outline-bottom {
  transform: rotate(-90deg);
  transform-origin: 298px 435px;
}
.is-visible .outline-bottom { transition-delay: 1.5s; }

/* --- ラベル（WORK / ART / COMMUNITY） --- */
.labels {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.label {
  position: absolute;
  text-align: center;
  font-family: "Share Tech", sans-serif;
  font-size: 24px;
  color: var(--accent-color);
  line-height: 1.4;
  opacity: 0;
  transform: translate(-50%, -40%);
  transition: opacity 1.2s ease, transform 1.2s ease;
}

.is-visible .label {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.label span {
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: block;
}

/* スマホ用文字サイズ調整 */
@media screen and (max-width: 767px) {
  .label { font-size: 18px; }
  .label span { font-size: 11px; }
}

/* ラベル位置と出現タイミング */
.label-top-left  { top: 28%; left: 28%; }
.is-visible .label-top-left  { transition-delay: 1.0s; }

.label-top-right { top: 28%; left: 72%; }
.is-visible .label-top-right { transition-delay: 1.5s; }

.label-bottom    { top: 75%; left: 50%; }
.is-visible .label-bottom    { transition-delay: 2.5s; }

/* --- 中央ロゴ --- */
.center__text {
  width: 154px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 1.5s ease 3.0s; /* 全ての円が揃った後 */
}

.is-visible .center__text {
  opacity: 1;
}

/* @media screen and (max-width: 767px) {
  .center__text { width: 100px; }
} */



@media screen and (max-width: 1200px) {
  .about__deco{
    width: 85%;
    top: 330px;
  }
  .circle-container {
    /* スマホ画面の横幅いっぱいに合わせる */
    width: 50vw;
    height: 50vw; /* 正方形を維持 */
    margin: 20px auto;
    /* 文字が小さくなりすぎる場合、少し全体を拡大してもOK */
    transform: scale(1.1); 
  }
  .center__text{
    width: 120px;
  }
}
@media screen and (max-width: 750px) {
  .about{
    padding-top: 70px;
  }
  .about__textTtl{
    margin-bottom: 10px;
    font-size: 15px;
  }
  .about__text{
    font-size: 13px;
  }

  .about__deco{
    width: 100%;
    top: 350px;
    opacity: 0.5;
  }
  .about__content{
    margin-bottom: 50px;
    padding-left: 0;
  }


  .circle-container{
    width: 400px;
    height: 400px; /* 正方形を維持 */
  }
  /* 文字サイズをスマホ用に調整 */
  .label {
    font-size: 18px; /* 少し小さく */
  }
  
  .label span {
    font-size: 11px; /* 日本語も調整 */
  }

  /* 中央画像のサイズ調整 */
  .center__text {
    width: 25%; /* 親要素に対しての比率で指定すると安定します */
  }
}
@media screen and (max-width: 480px) {
  .about__deco{
    top: 350px;
  }
   .circle-container{
    width: 250px;
    height: 250px; /* 正方形を維持 */
  }
}









/*===================
news
===================*/
.news{
  padding-top: 80px;
  padding-bottom: 180px;
}
.news .sec-flexRight{
  padding-top: 0;
}
.news__list {
  margin-bottom: 40px;
}
.news__itemLink {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 35px 0 36px 20px;
  border-bottom: 1px solid #999999
}

.news__date {
  width: 162px;
  font-size: 14px;
  font-family: "Share Tech", sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.75;
}
.news__itemTtl {
  padding-right: 30px;
  width: calc(100% - 162px);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.75;
  position: relative;
}
.news__itemTtl::after{
  content:'';
   display: block;
    width: 12px;
    height: 12px;
    background-image: url(../imgs/common/news_anc.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
}
.news__itemLink:hover .news__itemTtl::after{
  right: 5px;
}
.news__btnLink {
  display: block;
  width: 100%;
  padding: 6px 0;
  border:1px solid #b3b3b3;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s;
}
.news__btnLink span{
  position: relative;
  padding-right: 23px;
}
.news__btnLink span::after{
  content:'';
   display: block;
    width: 12px;
    height: 12px;
    background-image: url(../imgs/common/news_anc.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
}
.news__btnLink:hover span::after{
    right: -5px;
}

.news__btnLink:hover{
  background-color: #000;
  color: #fff;
  border:1px solid #000;
}
.news__item--empty{
  padding: 50px 0;
}

@media screen and (max-width: 980px) {
   .news__date{
    width: 100px;
  }
  .news__itemTtl{
    width: calc(100% - 100px);
  }
}

@media screen and (max-width: 750px) {
  .news{
    padding-bottom:100px ;
  }
 
  .news__itemLink{
    padding: 25px 0 25px 10px;
  }

}
@media screen and (max-width: 480px) {
  .news__list{
    margin-bottom: 30px;
  }
  .news__itemLink{
   display: block;
   padding: 20px 0 20px 5px;
  }
  .news__itemTtl{
    width: 100%;
    padding-right: 25px;
  }
  .news__itemTtl::after{
    right: 5px;
  }
}
/*===================
outline
===================*/

.outline .sec-flexRight{
  padding-top: 57px;
  padding-bottom: 140px;
}
.outline__content{
  width: 100%;
  max-width: 893px;
  margin: 0 auto;
}
.outline__slid{
  margin-bottom: 70px;
  position: relative;
}
.outline__swiper .swiper-wrapper{
  margin-bottom: 45px;
}

.outline__slid .swiper-button-next,
.outline__slid .swiper-rtl,
.outline__slid .swiper-button-prev {
   width: 60px;
   height: 60px;
   top: 31%;
   /* transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%); */
}
.outline__slid .swiper-button-next{
  right: -30px;
}
.outline__slid .swiper-button-prev{
  left: -30px;
}
.outline__slid .swiper-button-next:after, .outline__slid .swiper-button-prev:after{
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.outline__slid .swiper-button-next:after {
  background-image: url("../imgs/index/outline_next.svg");
}
.outline__slid .swiper-button-prev:after {
  background-image: url("../imgs/index/outline_prev.svg");
}
.outline__slidText{
  padding-top:10px ;
}
.outline__slidText p{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
}

.slider-thumbnail .swiper-slide{
  cursor: pointer;
  transition: .3s;
}
.slider-thumbnail .swiper-slide:hover{
  opacity: .7;
}
.outline__btmLine p{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
}

@media screen and (max-width: 750px) {
  .outline__slid{
    margin-bottom: 30px;
  }
  .outline__swiper .swiper-wrapper{
    margin-bottom: 0
  }
  .outline__slid .swiper-button-next, .outline__slid .swiper-rtl, .outline__slid .swiper-button-prev{
    width: 40px;
    height: 40px;
  }
  .outline__slid .swiper-button-next:after, .outline__slid .swiper-button-prev:after{
    width: 40px;
    height: 40px;
  }
  .outline .sec-flexRight{
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .outline__slid .swiper-button-next, .outline__slid .swiper-rtl, .outline__slid .swiper-button-prev {
    top: 28vw;
  }
  .outline__slid .swiper-button-prev{
    left: -13px;
  }
  .outline__slid .swiper-button-next{
    right: -13px;
  }
  .outline__slidText p{
    font-size: 14px;
  }
  .outline__btmLine p{
    font-size: 14px;
  }

}
@media screen and (max-width: 480px) {
  .outline__slid .swiper-button-next, .outline__slid .swiper-rtl, .outline__slid .swiper-button-prev{
    width: 25px;
    height: 25px;
  }
  .outline__slid .swiper-button-next:after, .outline__slid .swiper-button-prev:after{
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 375px) {

}


/*===================
howto-use
===================*/
.howto-use{
  padding-top: 50px;
  padding-bottom: 50px;
  background: linear-gradient(
  125.7362deg,
  #ec6c00 0%,
  #ec4100 100%
);
}
.howto-use .sec-ttl{
  color: #fff;
  transition: opacity 0.3s ease;
}
.howto-use .sec-flexLeft{
  border-top: 2px solid #fff;
}

.howto-use .sec-flexRight{
  border-top: 0;
  padding: 0;
}
#howtoTrigger {
  /* js用 */
  height: 1px;
}
.howto-use__box{
  margin-bottom: 7px;
  padding: 51px 20px 50px 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
.howto-use__box2{
   padding: 64px 20px 50px 35px;
}
.howto-use__box3{
   padding: 57px 20px 50px 35px;
}
.howto-use__box:last-child{
  margin-bottom: 0;
}

.howto-use__boxLeft{
  margin-right: 40px;
  width: 150px;
  text-align: center;
}
.howto-use__boxNum{
  font-size: 20px;
  font-family: "Share Tech", sans-serif;
  font-weight: 400;
  color: #ec6c00;
  line-height: 1.75;
}
.howto-use__boxTtl{
  font-size: 23px;
  font-family: "Share Tech", sans-serif;
  font-weight: 400;
  color: #ec6c00;
  line-height: 1.73;
}
.howto-use__boxRight{
  width:calc(100% - 190px) ;
}


.howto-use__boxItem{
  margin-bottom: 48px;
}
.howto-use__boxItem:last-child{
  margin-bottom: 0;
}
.howto-use__box2 .howto-use__boxItem:first-child{
  margin-bottom: 32px;
}
.howto-use__box3 .howto-use__boxItem:first-child{
  margin-bottom: 20px;
}

.howto-use__boxHead{
  margin-bottom: 13px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.67;
  border-bottom: 1px solid #000;
}
.boxItem2 .howto-use__boxHead{
  margin-bottom: 20px;
}
.howto-use__item01{
  margin-bottom: 20px;
}
.howto-use__boxText{
  font-size: 13px;
  font-weight: 500;
  line-height: 1.9;
}

 .howto-use__indent{
  margin-bottom: 18px;
 }
 .howto-use__indent:last-child{
  margin-bottom: 0;
 }
.howto-use__indentTtl{
  font-size: 14px;
  font-weight: 700;
  line-height: 2;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.howto-use__indentTtl.noindent{
  text-indent: 0;
  padding-left: 0;
}
.howto-use__indentText{
  font-size: 13px;
  font-weight: 500;
  line-height: 1.75;
  text-indent: -1em;
  padding-left: 1em;
}

.howto-use__box2 .howto-use__indentTtl{
  line-height: 1.78;
}
.howto-use__box3 .howto-use__boxItem:first-child .howto-use__indentTtl{
  margin-bottom: 6px;
}
.howto-use__indentTe0xt{
  font-size: 13px;
  font-weight: 500;
  line-height: 1.75;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 980px) {
.howto-use__box{
  display: block;
  padding: 35px 20px 30px 20px;
}
.howto-use__boxLeft{
  margin-bottom: 30px;
  margin-right: 0;
  text-align: left;
}
.howto-use__boxNum{
  line-height: 1;
}
.howto-use__boxRight{
  width: 100%;
  
}
}
@media screen and (max-width: 750px) {
  .howto-use{
    padding-bottom: 30px;
  }
  .howto-use .inner-1340{
    padding: 0 15px;
  }
  .howto-use__boxLeft{
    margin-bottom: 20px;
  }
  .howto-use__boxHead{
    font-size: 15px;
  }
 .howto-use__indentTtl{
  margin-bottom: 5px;
  line-height: 1.75;
 }

}


/*===================
access
===================*/
.access{
  padding-top: 99px;
  padding-bottom: 180px;
}
.access .sec-flexRight{
  padding-top: 50px;
  padding-left: 28px;
}
.access__map{
  width: 100%;
  max-width: 889px;
  height: auto;
  margin: 0 auto;
  border-radius:31px ;
  overflow: hidden;
}
.map_canvas{
  width: 100%;
  height: auto;
}
/* .map_canvas iframe{
  width: 100%;
  height: 512px;
} */
 .access__txt{
  font-size: 14px;
  font-weight: 500;
  line-height: 2.03;
 }
  .access__txt1{
    margin-bottom: 20px;
  }
  .access__txt2{
    margin-bottom: 61px;
    margin-top: 17px;
  }
  .access__listTtl{
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.67;
  }
  .access__item{
    font-size: 14px;
    font-weight: 700;
    line-height: 1.75;
  }

@media screen and (max-width: 750px) {
  .access{
    margin-top: 70px;
    padding-top: 0px;
    padding-bottom: 100px;
  }
  .access .sec-flexRight{
    padding-top: 30px;
    padding-left: 0;
  }
  .access__map{
    height: 400px;
  }
  .access__txt1{
    margin-bottom: 10px;
  }
  .access__txt.access__txt2{
    margin-top: 10px;
    margin-bottom: 45px;
  }
  .access__listTtl{
    font-size: 15px;
  }
  .access__item{
    font-size: 13px;
    text-indent: -1em;
    padding-left: 1em;
  }
}

/*===================
contact
===================*/
.contact{
  margin-bottom:clamp(50px,7.638vw,110px) ;
}
.contact .sec-flexRight{
  padding-top: 47px;
}
.contact__ttl{
  margin-bottom: 15px;
  padding-left: 27px;
  font-size: 17px;
  font-weight: 700;
}
.contact__tab{
  margin-bottom: 32px;
  border-top:1px solid #999999;
}
.contact__tabList{
  display: flex;
  justify-content: start;
}
.contact__tabItem{
  width: 217px;
  height: 60px;
}
.contact__tabLink{
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border:1px solid #999999;
  border-top:none;
  font-size: 17px;
  font-family: "Share Tech", sans-serif;
  font-weight: 700;
  border-radius: 0 0 18px 18px;
  transition: .3s;
  cursor: pointer;
}
.contact__tabLink:hover{
  color: #fff;
  background-color: #ec6c00;
  border:1px solid #ec6c00;
}
.contact__tabItem.active .contact__tabLink{
  color: #fff;
  background-color: #ec6c00;
  border:1px solid #ec6c00;
}
.contact__note{
  margin-bottom: 25px;
  font-size: 13px;
  line-height: 1.75;
}

.contact__tabContent {
  display: none;
}

.contact__tabContent.active {
  display: block;
}

.contact__tabItem.active .contact__tabLink {
  /* active タブのスタイル */
}





.form{
  border-top:1px dashed #c9c9c9;

}


@media screen and (max-width: 750px) {
  .contact .sec-flexRight{
    padding-top: 40px;
  }
   .contact__ttl{
    padding-left: 0;
    margin-bottom: 10px;
    font-size: 15px;
   }
   .contact__tab{
    margin-bottom: 20px;
   }
   .contact__tabItem{
    width: 50%;
    height: 45px;
   }
   .contact__tabLink{
    font-size: 15px;
   }
}



