

.is_loaded .l-kv__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../img/hero-home.png);
    -webkit-animation-name: loaded-keyvisual;
    animation-name: loaded-keyvisual;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}


@-webkit-keyframes loaded-keyvisual{
  0%{ -webkit-transform:scale(1.4);transform:scale(1.4) }
  100%{-webkit-transform:scale(1);transform:scale(1) }
}
@keyframes loaded-keyvisual{
  0%{ -webkit-transform:scale(1.4);transform:scale(1.4) }
  100%{-webkit-transform:scale(1);transform:scale(1)}
}


#hero-home{
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
#logo {
  width: 72%;
  text-align: center;
  margin: 0 auto;
  z-index: 2;
  padding-bottom: 11vh;
}
#logo .logo_pc{ margin: 3% auto; }
#logo .logo_sp{ width: 86%; margin: 3% auto; }
.is_loaded #logo path,
.is_loaded #logo polygon,
.is_loaded #logo circle{
    fill: none;
    stroke: #fff;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    stroke-width: 1;
    -webkit-animation: logo 3s ease-in forwards;
    animation: logo 3s ease-in forwards;
}
@keyframes logo {
   0% {
     stroke-dashoffset: 1000;
     fill:transparent; 
  }
   50% {
     fill:transparent; 
  }
  75% {
    stroke-dashoffset: 0;
     stroke-width: 1;
  }
   100% {
    fill:#fff;
    stroke-width: 0;
  }
}
@-webkit-keyframes logo { 
  0% {
     stroke-dashoffset: 1000;
     fill:transparent; 
  }
   50% {
     fill:transparent; 
  }
  75% {
    stroke-dashoffset: 0;
     stroke-width: 1;
  }
   100% {
    fill:#fff;
    stroke-width: 0;
  }
}



/***************************************************
 * Generated by SVG Artista on 1/31/2022, 3:30:34 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-1 {
  stroke-dashoffset: 480.276123046875px;
  stroke-dasharray: 480.276123046875px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

svg.active .svg-elem-1 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-2 {
  stroke-dashoffset: 201.40692138671875px;
  stroke-dasharray: 201.40692138671875px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}

svg.active .svg-elem-2 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-3 {
  stroke-dashoffset: 368.1221618652344px;
  stroke-dasharray: 368.1221618652344px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-3 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-4 {
  stroke-dashoffset: 359.02337646484375px;
  stroke-dasharray: 359.02337646484375px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}

svg.active .svg-elem-4 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-5 {
  stroke-dashoffset: 500.717529296875px;
  stroke-dasharray: 500.717529296875px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
}

svg.active .svg-elem-5 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-6 {
  stroke-dashoffset: 88.34866333007812px;
  stroke-dasharray: 88.34866333007812px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}

svg.active .svg-elem-6 {
  stroke-dashoffset: 0;
}

svg .svg-elem-7 {
  stroke-dashoffset: 88.34866333007812px;
  stroke-dasharray: 88.34866333007812px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
}

svg.active .svg-elem-7 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-8 {
  stroke-dashoffset: 88.2727279663086px;
  stroke-dasharray: 88.2727279663086px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

svg.active .svg-elem-8 {
  stroke-dashoffset: 0;
}

svg .svg-elem-9 {
  stroke-dashoffset: 88.2727279663086px;
  stroke-dasharray: 88.2727279663086px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}

svg.active .svg-elem-9 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-10 {
  stroke-dashoffset: 191.2535858154297px;
  stroke-dasharray: 191.2535858154297px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
}

svg.active .svg-elem-10 {
  stroke-dashoffset: 0;
}

svg .svg-elem-11 {
  stroke-dashoffset: 191.2535858154297px;
  stroke-dasharray: 191.2535858154297px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}

svg.active .svg-elem-11 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-12 {
  stroke-dashoffset: 49.12388980384689px;
  stroke-dasharray: 49.12388980384689px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s;
}

svg.active .svg-elem-12 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-13 {
  stroke-dashoffset: 154.98001098632812px;
  stroke-dasharray: 154.98001098632812px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}

svg.active .svg-elem-13 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-14 {
  stroke-dashoffset: 328.2310791015625px;
  stroke-dasharray: 328.2310791015625px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
}

svg.active .svg-elem-14 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}

svg .svg-elem-15 {
  stroke-dashoffset: 463.8424072265625px;
  stroke-dasharray: 463.8424072265625px;
  fill: transparent;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s,
                        fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
          transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s,
                fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
}

svg.active .svg-elem-15 {
  stroke-dashoffset: 0;
  fill: rgb(0, 0, 0);
}



.hero-scroll{
  position: absolute;
  bottom: 6vh;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.hero-scroll span{
  margin: 0 auto;
  width: 2vw;
  height: 2vw;
}

@media only screen and (max-width: 640px) {
  .hero-scroll span{
    margin: 0 auto;
    width: 5vw;
    height: 5vw;
  }
}



.section-bg{
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  height:calc(100vh - 4rem);
}

.section-homeAboutUs{ background-image: url(../img/homeAbout.png); }
.section-homeWorks  { background-image: url(../img/homeWorks.png); }
.section-homeRecruit{ background-image: url(../img/homeRecruit.png); }

.headline-homeWhatWeDo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 5vh 2rem 3vh;
    width: 100%;
    height: 30vh;
    /* background-color: rgba(0,0,0,0.3); */
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.headline-homeContact{ padding: 4rem 0 2.5rem; }
.headline-homeRecruit{ text-align: right; }

.headline-ttl{
  font-size: 2.9rem;
  letter-spacing: 0.1rem;
  font-weight: normal;
  font-family: 'EuclidFlexMedium';
}
.headline-ttl span{
	font-family: 'Noto Serif JP', serif;
  font-size: 0.85rem;
  display: inline-block;
  margin: 0 0 0 1.75rem;
}
.headline-ttl-homeAboutUs { margin:0 0 3rem 0; font-size: 2.9rem;  width: 100%;}
.headline-ttl-homeWhatWeDo{ margin:0 0 2vh 0; font-size: 2.5rem; text-align: center; }
.headline-ttl-homeWorks   { margin:0 0 1.75rem 0; }
.headline-ttl-homeRecruit { margin:0 0 1.75rem 0; }
.headline-ttl-homeContact { margin:0 0 2.5rem 0; text-align: center; }

.headline-subttl{
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0.1rem;
  margin:0 0 1.2rem 0;
}
.headline-txt{ font-size: 0.8rem; }

.headline-txt-homeWhatWeDo{
  text-align: center;
  font-size: 0.85rem;
}

.icon-btn {
    width: 15.9rem;
    height: 3.975rem;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    transition: color .3s ease, background-color .3s ease;
    font-size: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.2rem;
    border-radius: 0.3rem;
}
.icon-btn .arrow-more{
    content: "";
    display: inline-block;
    width: 2rem;
    height: 0.35rem;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: skewX(45deg);
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
	
}
.icon-btn .link-txt {
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
}
.icon-btn svg{
  stroke:#fff;
  fill:none;
  width: 2.35rem;
  height: 2.1rem;
  transition: stroke .3s ease;
}
.icon-btn:hover{ color: #049CBD; background-color: #fff; }
.icon-btn:hover .arrow-more{
  border-color: #049CBD;
}
.icon-btn:hover svg{ stroke:#049CBD; }

.icon-link{
  color: #fff;
  transition: color .3s ease;
  font-size: 0.7rem;
}
.icon-link .arrow{
  border-color: #fff;
  transition: border-color .3s ease;
}
.icon-link .link-txt{
  margin: 0 0.4rem;
}
.icon-link svg{
  stroke:#fff;
  fill:none;
  width: 1.4rem;
  height: 1.4rem;
  transition: stroke .3s ease;
}
.icon-link:hover{ color: #049CBD;}
.icon-link:hover .arrow-down{
  border-color: #049CBD;
}
.icon-link:hover svg{ stroke:#049CBD; }

.homeAbout-pagelink{
  margin: 1rem 0 0 0;
  width: 15.9rem;
}

.section-homeWhatWeDo{ height: calc(100vh - 4rem); }
.content-homeWhatWeDo{
  height:100%;
  display: flex;
}

.homeWhatWeDo-cell{
  overflow: hidden;
}
.circle-btn {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1.5rem 10vh 1.5rem;
    margin: 0;
}

.home-dmarketing-bg { background-image: url(../img/home-dmarketing.png); }
.home-adsns-bg { background-image: url(../img/home-adsns.png); }
.home-creative-bg { background-image: url(../img/home-creative.png); }

.circle-btn-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transform:scale(1.1);transform:scale(1.1);
  transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
}
.homeWhatWeDo-cell:hover > .circle-btn-bg{
  -webkit-transform:scale(1);transform:scale(1);
}

.circle-btn img{
  width: 10vh;
  margin: 45vh auto 0;
}
.circle-btn span{
  color: #fff;
}

.circle-btn .link-txt-en{ font-size: 1.8rem; }
.circle-btn .link-txt-ja{ font-size: 0.6rem; margin:0 0 1rem 0;}
.circle-btn .link-content{
    font-size: 0.8rem;
    margin: 0 auto 1rem;
    text-align: left;
    min-height: 7rem;
    max-width: 400px;
}
.circle-btn .more       { font-size: 0.6rem; display: inline-block;}
.circle-btn .arrow-more{
  content: "";
  display: inline-block;
  width: 2.75rem;
  height: 0.35rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: skewX(45deg);
  transition: .4s ease-in-out;
  -webkit-transition: .4s ease-in-out;
  -moz-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  -ms-transition: .4s ease-in-out;
}

.circle-btn:hover .arrow-more{
  -webkit-transform: skewX(45deg) translate(0.5rem, 0);
  -moz-transform: skewX(45deg) translate(0.5rem, 0);
}
.circle-btn:hover:after{
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transition: scale(1, 1);
}

@media only screen and ( max-height: 760px ){
  .section-homeWhatWeDo{ height: calc(100vh + 20vh); }
}



.section-homeContactAccess{ display: flex; height: calc(100vh - 8rem);}
.section-homeContact{order: 1; width: 50vw;}
.section-homeAccess{order: 0; width: 50vw; position: relative;}


.headline-homeAccess{
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem 1rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
}
.headline-ttl-homeAccess{
  margin: 0 0 1rem 0;
}

.home-address{
  display: flex;
}
.icon-access{
  width: 3vw;

  fill:none;
  stroke:#fff;
  margin: 0 1rem 0 -1rem;
}
.address-en{
font-size: 12px; //最小値
}
/* Responsive */
@media (min-width: 640px) {
  .address-en {
    font-size: calc(12px + ((1vw - 6.4px) * (2/5.6)));
  }
}

/* Maximum */
@media (min-width: 1200px) {
  .address-en {
    font-size: 14px;
  }
}

.address-ja{font-size: 16px;}

.map{ height: 30rem; background-color: #ccc; }
#map { width:100%; height:100%; background: gray;}



.headline-homeContact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem 2.5rem;
}
.headline-txt-homeContact {
    text-align: left;
    margin: 3rem 0;
    font-size: 0.8rem;
    max-width: 600px;
}
.info-homeContact {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #049CBD;
    width: 100%;
    max-width: 600px;
}
.info-homeContact a{
  display: flex;
  align-items: center;
  color: #049CBD;
  width: 100%;
  flex-wrap: wrap;
}
.email{ font-size: 1.8rem; margin: 0 1rem 0 0 ;}
.icon-email{ width: 3.05rem; height: 3.05rem; margin: 0 1rem 0 0 ;}
.icon-social-comingsoon{ width: 4.3rem; height: 2.7rem; }

.comingsoon{position: relative;}
.comingsoon p {
  position: absolute;
  top: 1.95rem;
  left: 0.75rem;
  font-size: 0.45rem;
  color: #fff;
}

@media only screen and (max-width:768px) {
  .email{ width: 100%; }
}



















.align-r{ text-align: right; }
.align-l{ text-align: left;  }
.align-c{ text-align: center;}

.float-r{ float: right; }
.float-l{ float: left; }

.sp-none{ display: block; }
.pc-none{ display: none; }




@media only screen and (max-width: 640px) {
  .section-homeWhatWeDo{ height: auto; }
  .content-homeWhatWeDo {
    height: 100%;
    flex-direction: column;
    justify-content: center;
  }
  .homeWhatWeDo-cell{ height: calc(100vh - 4rem); }
  .home-adsns,
  .home-creative{ height:70vh;}

  .circle-btn{
    justify-content: flex-end;
  }

  .circle-btn .link-content {
    width: 100%;
    font-size: 1rem;
  }

  .headline-txt-homeWhatWeDo,
  .headline-txt-homeContact {
    text-align: left;
  }
  .headline-subttl-en{
    letter-spacing: 0.15rem;
    text-align: left;
  }
  .icon-btn {
    width: 100%;
    height: 7rem;
    padding: 1rem 3rem;
    font-size: 1.4rem;
    margin: 0 auto 3rem;
    letter-spacing: 0.1rem;
  }
  .icon-btn .link-txt {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
  }
  .section-homeContact{ height: 70vh; }
  .section-homeAccess{ height: calc(100vh - 12rem); }
  .section-homeContactAccess{
    height: auto;
    flex-direction: column;
  }
  .section-homeContact{ width: 100%; order:0; }
  .section-homeAccess { width: 100%; order:1; }

  .icon-email {
    width: 4rem;
    height: 4rem;
  }

  .SP-icon-access{
    width: 5.4rem;
    height: auto;
    margin: 0 1rem 0 0;
    display: block
  }
  .home-address{
    padding:  0 1rem; 
  }
  .address-en {
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
    margin: 0 0 1rem 0;
  }
  .address-ja {
    font-size: 0.9rem;
    letter-spacing: 0.2rem;
  }
}








@media only screen and (max-width: 640px) {
.sp-none{ display: none; }
.pc-none{ display: block; }

.headline-ttl {
  text-align: center;
}
.headline-ttl span {
  margin: 0 0 0 1rem;
  letter-spacing: 0.1rem;
}
.headline-txt {
    margin: 0 0 3rem 0;
    letter-spacing: 0;
    font-size: 0.95rem;
    line-height: 2;
}

.icon-btn svg {
    width: 4rem;
    height: auto;
}
.icon-link {
    font-size: 1.4rem;
    letter-spacing: 0.15rem;
}
.icon-link .link-txt {
    margin: 0 1rem;
}
.icon-link svg {
    width: 3rem;
    height: auto;
}


.headline-ttl { width: 100%;}

.headline-ttl-homeWorks,
.headline-ttl-homeRecruit{
    margin: 0 0 3rem 0;
}




.circle-btn svg {
    width: 10rem;
    height: auto;
    margin: 0 auto 1rem;
}
.circle-btn .link-txt-en {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
}
.circle-btn .link-txt-ja {
    font-size: 1rem;
    margin: 0 0 1.5rem 0;
}





.icon-access {
    width: 5rem;
    height: auto;
    margin: 0 1rem 0 0;
}
.info-homeContact a span.email {
    margin: 0 0 1rem 0;
    display: block;
    font-size: 2.5rem;
}
.info-homeContact a span.email-add {
    margin: 0 1rem;
    font-size: 1rem;
}
.info-homeContact{
  margin: 0 0 4rem 0;
  padding: 0;
}

.info-homeContact a {
    color: #049CBD;
    width: 60%;
}


.comingsoon {
    position: relative;
    width: 30%;
}
.icon-social-comingsoon {
    width: 100%;
    height: auto;
    margin: 5rem 0 0 0;
}


.headline-homeAccess {
    color: #fff;
    height: auto;
    padding: 2.5rem 0 4rem;
}
.headline-ttl-homeAccess{
  margin: 0 0 2.5rem  0
}



}


.loadIn,
.scrollFadeIn,
.scrollFadeInUp{ opacity: 0;}

.relative{ position: relative;}

.disnone{display: none}

.mt-1{ margin-top:1rem; }
.mt-2{ margin-top:2rem; }
.mt-3{ margin-top:3rem; }
.mt-4{ margin-top:4rem; }
.mt-5{ margin-top:5rem; }

.mb-1{ margin-bottom: 1rem; }
.mb-2{ margin-bottom: 2rem; }
.mb-3{ margin-bottom: 3rem; }
.mb-4{ margin-bottom: 4rem; }
.mb-5{ margin-bottom: 5rem; }



@media only screen and (max-width: 640px) {
  .sp-w-100{ width: 100%; }
  .headline {margin: 0 auto;}
}







