@charset "UTF-8";

body {
/*    font-size: 62.75%;*/
}
html{
    color: #1A1A1A;
}
section, article {
    padding-top: 100px;
    padding-bottom: 100px;
}
h2 {
    color: #FFF;
    font-size: 2.4rem;
    text-align: center;
}
h3 {
    color: #FFF !important;
}
h4 {
    color: #FFF;
    text-align: center;
}
ul{
  list-style: none;
  padding: 0;
}
a:hover{
   text-decoration: none;
   opacity: 0.8;
}
iframe {
    max-width: 750px;
    max-height: 420px;
    width:calc(100vw*(720/1200));
    height:calc(100vw*(405/1200));
}
.sp-youtube{
  display: none;
}
.wrap{
  overflow: hidden;
}
.bgwhite {
    background-color: #FFF;
}
.black {
    color: #1A1A1A;
}
.white {
    color: #FFF;
}
.ltspace_h1 {
    letter-spacing: 0.04em;
}
.ocgColor {
    background-color: #ff9100;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000033;
    color: #FFF;
}
p.subtitle {
    width: 55%;
    text-align: center;
}
.pb50 {
    padding-bottom: 50px;
}
.pb100 {
    padding-bottom: 100px;
}
.pt30{
    padding-top: 30px;
}
.pt200 {
    padding-top: 200px;
}
.nav-wrap{
  max-width: 1500px;
  width:95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.navright{
  margin-right: 0;
}
a.logo{
/*	background-color: #ff9100;*/
/*	font-family: tbudgothic-std, sans-serif;*/
	font-style: normal;
	font-weight: 700;
	padding: 10px 0;
	letter-spacing: 0.96px;
/*	transform: scale(0.8, 1);*/
    color: #FFF;
}
.hamburger-menu{
  display: none;
}
.mainVisual-text{
  text-align: right;
  width: 100%;
}
.mainVisual-text p{
  float: right;
  width: 50%;
}
.ocg {
    background-color: #ff9100;
    padding: 10px 43px;
    border-radius: 6px;
    color: #FFF;
}
.uk-navbar-container {
    background-color: rgba(255,255,255,0.8) !important;
}
.uk-navbar-nav li a {
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #1A1A1A;
}
.mainVisual {
	background-image: url(../images/bg.png), url(../images/bgMain.png);
	background-repeat: repeat, no-repeat;
	background-position: center center, center 100px;
}
.feauture {
    background-color: #4D4D4D;
    text-align: center;
}
.feauture h4{
  margin-top: 0;
  margin-bottom: 30px;
}
.feature_img{
  width:100%;
}
.feature_chart{
  display: flex;
}
.oldway{
  display: flex;
  margin-left: 30px;
}
.arrow_pc{
  width:calc(100vw*(125/1400));
  height: auto;
  margin-top: calc(100vw*(40/1400));
  left:35%;
  position: absolute;
  z-index: 100;
}
.arrow_sp{
  display: none;
}
.oldway-text{
  margin-left: 15px;
  width:100%;
  text-align: left;
}
.newway{
  margin-left: auto;
  display: flex;
  position: relative;
}
.newway-text{
  width: 500px;
  font-size: 35px;
  position: absolute;
  margin-bottom:calc(100vw*(40/1400));
  bottom:0;
  left:-50%;
  line-height: 40px;
  text-align: left;
}
.marker-ocg{
  background-color: #ff9100;
}
.marker-ocg2{
  background:linear-gradient(transparent 80%, #ff9100 20%);
}
.color-ocg{
  color: #ff9100!important;
}
.flow {
  background-image: url(../images/bgMain2.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 60%;
}

.ocgColor h3 {
    border-bottom: #fff solid 1px;
    padding-bottom: 10px;
}
.eachflow{
  max-width:600px;
  max-height: 600px;
}
.circle {
    margin: 0 auto;
    padding: 10px;
    border-radius: 50%;
    max-width:400px;
    max-height: 400px;
    width: calc(100vw*(320/1200));
    height: calc(100vw*(320/1200));
}
.circle img {
    max-width:300px;
    max-height: 300px;
    width: calc(100vw*(264/1200));
    height: calc(100vw*(264/1200));
}
.feauture p {
    color: #FFF;

}

p.number {
    color: #ff9100;
    border-bottom: solid 1px #ea5514;
    display: inline-block;
    padding-bottom: 0;
}
p.small {
    display: inline-block;
    width: 200px;
    font-size: 0.8em;
    letter-spacing: 0.2;
}
.flow p{
  width: 80%;
}
.example-small{
  margin-left: 0;
  width: 100%!important;
}
.flow-small{
  width:60%;
  text-align: center;
}
.demo {
  background-image: url(../images/bgMain2.png),url(../images/bgMain2.png);
  background-repeat: no-repeat;
  background-position: right top,left bottom;
  background-size: 65%;
}
.last-area{
  margin-top: 120px;
}
p.circleNumber {
    background: #ff9100;
    color: #fff;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    line-height: 27px;
    text-align: center;
    display: inline-block;
}
p.stepNeg {
    width: 122px;
    box-sizing: border-box;
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    color: #1a1a1a;
    font-size: 1.2em;
    font-weight: bold;
}
.video {
    width:80%;
    height:auto;
    margin: 0 auto;
}
.chara01, .chara02 {
    background-color: #FFF;
    border-radius: 50%;
    padding: 50px;
}
.movie-text{
  width:65%;
}
.last-area{
  padding-top:70px;
  padding-bottom: 70px;
}

.topbtn-circle {
    text-align: center;
    border-radius: 50%;
    border: 1px solid #4D4D4D;
    width: 70px;
    height: 70px;
    position: fixed;
    bottom:10px;
    right: 10px;
}
.topbtn-circle a{
  color:#4D4D4D;
}
#pageTop svg{
  margin-top:12px;
  color: #4D4D4D;
}
#pageTop p{
  font-size: 18px;
  margin: 0 auto;
  color: #4D4D4D;
}
footer {
    padding: 5px 7px;
}


/*-------------------------------------------*/
/*-------------------SmartPhone-------------------*/
/*-------------------------------------------*/

@media screen and (max-width: 640px) {

  .mainVisual-text h1{
    font-size: 10vw;
    padding-right: 0;
  }

  h2{
    font-size: 8.5vw;
    padding-bottom: 25px;
  }

  section{
    padding-bottom: 50px;
  }

  p.subtitle {
      font-size: 4.2vw;
      width: 80%;
      text-align: center;
  }

/*
  .uk-navbar-container{
    background-color: #ff9100 !important;
  }
*/

  .uk-navbar-right{
      display: none;
  }

  .logo-navbar{
    margin: 0 auto;
/*    padding-left: 60px;*/
  }

  .logo-navbar a{
    font-size: 16px;
  }

  .hamburger-menu{
    display: block;
  }

  .hamburger-menu a{
    color:#ff9100;
  }

  .hamburger-menu svg{
    color: #ff9100;
    min-width: 40px;
    min-height: 40px;
    margin-top: 20px;
    margin-right: 20px;
  }

  .mainVisual{
    	background-size: auto,100%;
  }

  .mainVisual-text{
    margin-top:200px;
    text-align: left;
  }

  .mainVisual-text p{
    float: left;
    width: 80%;
  }

  .mainVisual-text h1{
    margin-top: calc(100vw*(150/750));
    padding-bottom: 0;
  }

  .mainVisual-text p{
    padding-top: 0;
  }

  .mainVisual-text button{
    padding: 10px 30px;
  }

  /*modal*/
  .uk-modal-full, .uk-modal-dialog{
    z-index: 10000;
    color:#FFF;
    background-color: #ff9100;

  }

  .close-btn{
    background-color:  #ff9100;
    color:#FFF;
  }

  .modal-whole{
    display: flex;
    flex-direction: column;
    margin:100px auto;
    text-align: center;
  }

  .modal-whole h3{
    font-size: 30px;
  }

  .modal-nav li{
    margin: 30px;
  }

  .modal-nav a{
    color: #FFF;
  }

  /*特徴*/
  .feature_chart{
    flex-direction: column-reverse;
  }

  .arrow_pc{
    display: none;
  }

  .arrow_sp{
    display: block;
    width:calc(100vw*(80/620));
    height: auto;
  }

  .newway{
    width: 60%;
    margin-left:calc(100vw*(180/620));
  }

  .newway-text{
    font-size: 6vw;
    margin-bottom:calc(100vw*(40/1400));
    bottom:0;
    left:-45%;
    line-height: 7vw;
    text-align: left;
  }

  .oldway{
    width:100%;
    padding-left: 0!important;
    padding-right: 0!important;
    margin-left: 0;
  }

  .oldway-left{
    width: 50%
  }

  .old-circle{
    margin-top: 100px;
    width:80%;
  }

  .oldway p{
    font-size: 3.5vw;
  }

  .oldway-text{
    margin-top: 40px;
  }


  /*導入の流れ*/
  .flow {
    background-image: url(../images/bgMain2.png),url(../images/bgMain2.png);
    background-repeat: no-repeat;
    background-position: right top,left bottom;
    background-size: 75%;
  }

  .each-flow{
    display: flex;
  }

  .circle {
      margin: 0;
      width: 45vw;
      height: 45vw;
      margin-right: 10px;

  }
  .circle img {
      width: calc(100vw*(250/750));
      height: calc(100vw*(250/750));
  }

  .each-flow-text{
    margin-top:calc(100vw*(40/750));
    width: 40vw !important;
    text-align: left;
  }

  p.stepNeg {
      font-size: 1.1em;
      padding-top: 5px;
  }

  .flow-small{
    width: 70%;
    text-align: left;
    padding-left: 0;
  }

  /*デモ動画*/
  .demo{
    padding-bottom: 20px;
    background-size: 75%;
  }

  .demo h4{
    margin: 0 auto;
    text-align: center;
    width:85%;
  }

  iframe {
      display: none;
  }
  .sp-youtube{
    display: block;
  }

  .ocg_2{
      background-color: #FFF;
      padding: 10px 43px;
      border-radius: 6px;
      border:2px solid #ff9100;
      color: #ff9100;
  }

  .movie-text{
    width:80%;
  }

  .last-area{
    margin-top: 70px;
  }

  .topbtn-circle {
      width: 50px;
      height: 50px;
      position: fixed;
      bottom:10px;
      right: 10px;
  }
  #pageTop svg{
    margin-top:3px;
    color: #4D4D4D;
  }
  #pageTop p{
    font-size: 12px;
    padding-left: 1px;
    margin: 0 auto;
    color: #4D4D4D;
  }

}
