html,body{
  font-size:16px;
}

/*iframe使う場合はboxの親要素に*/
*{
  font-family: 'Roboto', sans-serif;
  /*font-size:12px;*/
  /*font-family: 'Philosopher', sans-serif;*/
  /*font-family: 'Archivo Black', s
  nans-serif;*/
}
#loader{
  display: none;
}

nav{
  position: fixed;
  top:11%;
  left:1%;
  padding:30px;
  z-index:1000;
}

nav.white{
  background-color:rgba(255,255,255,0.4);
}

nav ul{
  /*width:80%;*/
  margin-top:15px;
  /*margin:0 auto;*/
}
nav ul li{
  margin-bottom:0.6rem;
}

nav ul li a{
  display: block;
  color:black
  text-decoration: none;
  letter-spacing: 0.15rem;
  font-size:0.8rem;
  font-weight: bold;
}
nav ul li a span{
  padding:0.2rem 0.3rem;
}

nav ul li a:link{
  color:black;
  text-decoration: none;
}

nav ul li a:visited{
  color:black;
  text-decoration: none;
}

nav ul li a:hover span ,nav ul li a.now span{
  text-decoration: none;
  background:black;
  color:white;
  padding:0.2rem 0.3rem;
}

nav ul li a:active{
  text-decoration: none;
  color:white;
}



div.contentWrap{
  max-width: 768px;
  width:80%;
  height:100%;
  margin:0 auto;
}

#onePagefirst{
  position:relative;
  background:#00d8ff;
}

#onePagefirst h1{
  font-size: 2.8rem !important;
  color:white;
  text-align: center;
  position: absolute;
  left:50%;
  margin-left: -21rem;
  z-index: 3;
}
#onePagefirst h1 span{
  letter-spacing: 0.25rem;
}
/*#onePagefirst h1{
  font-size: 2.8rem !important;
  color:white;
  text-align: center;
  margin:0 auto;
  margin-bottom:1rem;
  margin-top:0rem;
  letter-spacing: 0.45rem;
}*/

div.earth_obj{
  position: absolute;
  display:block;
  top:50%;
  left:50%;
  margin-top:-260px;
  margin-left:-303px;
  overflow: visible;
  text-align: center;
}
div.earth_obj img{
  width: 90%;
}
.earthSubtitle{
  position: relative;
  text-align: center;
  font-size: 2.4rem;
  color:white;
  top:50%;
  z-index:3;
}
/*.earthSubtitle{
  position: absolute;

  font-size: 2.5rem;
  color:white;
  top:50%;
  left: 50%;
  margin-top:-2rem;

  margin-left:-23rem;
  z-index:3;
}
*/

.earthSubtitle span{
  letter-spacing: 0.45rem;
}
div.earth_text{
  position: absolute;
  display: block;
  width: 330px;
  height: 330px;
  border-radius:165px;
  -moz-border-radius:165px;
  -webkit-border-radius: 165px;
  /*width: 370px;
  height: 370px;
  border-radius:185px;
  -moz-border-radius:185px;
  -webkit-border-radius: 185px;*/
  bottom:-110px;
  right:-150px;
  /*text-align:center;*/
  font-weight: normal;
  line-height: 1.2rem;
  letter-spacing: 0.1rem;
  font-size:0.8rem;
  background-color:rgba(34,71,78,0.69);
}
.earth_text p {
  margin:0 auto;
  width:80%;
  padding:1rem;
  position: relative;
  top:50%;
  transform: translateY(-50%);
  color:white;
}
.titleWrap{
  text-align: center;
}
/* any questions */
.titleWrap h1{
    display: inline-block;
    position:relative;
    padding:1rem 2rem;
    border:4px solid;
    font-size: 2.5rem;
    color:white;
    letter-spacing: 0.50rem;
    font-weight: bold;
    text-align: center;
}
#onePageAnyQuestions h1{
    margin:0 auto;
    margin-left:-17%;
    margin-top:3%;
}

.subTitle{
  /*font-family: 'Philosopher', sans-serif;*/
  /*font-family: 'Archivo Black', sans-serif;*/
  text-align: center;
  font-size:2.0rem;
  line-height: 6rem;
  letter-spacing:0.45rem;
}

.aqTxtWrap{
  position: absolute;
  background:rgba(0,0,0,0.45);
  color:white;
  bottom: 5%;
  left: 0;
  width:100%;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
}

.aqTxt{
  width:100%;
  /*text-align: center;*/
  max-width:864px;
  margin:0 auto;
  line-height:1.5rem;
  letter-spacing: 0.24rem;
  font-weight: normal;
  margin-bottom:5rem;
}

#nextTil{
  position: absolute;
  bottom:0;
  width:100%;
  height:100px;
  z-index:-999999;
  background:#e67361;
}

.tilLeftCloud{
  position:relative;
  margin-top:120px;
  opacity:0;
}

.tilRightCloud{
  position: absolute;
  right:0;
  bottom:66px;
  margin-top:120px;
  opacity:0;
}
.tilOgi{
  position: absolute;
  width:210px;
  margin-left:-12.5%;
  bottom:30px;
  left:50%;
  opacity:0;
}

#onePageTil .titleWrap{
  position: absolute;
  z-index: 1;
  top:16%;
  left:21.5%;
}

.TilTxtWrap{
  position: absolute;
  /*background:rgba(0,0,0,0.45);*/
  color:white;
  top: 30%;
  left: 10%;
  width:653px;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
}

.TilTxtWrap .subTitle{
  letter-spacing: 0.3rem;
}

.TilTxt{
  width:100%;
  /*text-align: center;*/
  max-width:864px;
  margin:0 auto;
  line-height:1.5rem;
  letter-spacing: 0.24rem;
  font-weight: normal;
  margin-bottom:5rem;
  font-size:0.7rem;
}



#onePageU12yo{
}
.ss_bg{
  position:absolute;
  background-color:#e5fbff;
  z-index:-5;
  width: 100%;
  height: 100%;
}
.ss_prev_triangle{
  position: absolute;
  left:0;
  top:0;
  z-index:-1;
}
.ss_left{
  position: absolute;
  left:0;
  top:0;
  z-index:-2;
}

.ss_right{
  position: absolute;
  right:0;
  top:0;
  z-index:-2;
}

.ss_triangle{
  position: absolute;
  width:100%;
  bottom:0;
  z-index:-1;
}

.U12TitleWrap{
  text-align: center;
  margin-top:8%;
  /*letter-spacing: 0.26rem;*/
}
/* any questions */
.U12TitleWrap h1{
    display: inline-block;
    position:relative;
    padding:1rem 2.5rem;
    border:4px solid black;
    font-size: 2.5rem;
    color:black;
    font-weight: 900;
    text-align: center;
    /*letter-spacing: 1.60rem;*/
}

/* 最後の一文字にletter-spacingを無効にする */
.U12TitleWrap h1 span{
    letter-spacing: 1.20rem;
}


.U12TxtWrap{
  position: absolute;
  /*background:rgba(0,0,0,0.45);*/
  color:white;
  top: 50%;
  margin-top:-10em;
  left: 0;
  width:100%;
  padding-top:0.5rem;
  padding-bottom:0.5rem;
  color:black;
}

.U12TxtWrap .subTitle {
  line-height: 8rem;
  color:black;
}

.U12Txt{
  width:100%;
  /*text-align: center;*/
  max-width:600px;
  margin:0 auto;
  line-height:1.5rem;
  letter-spacing: 0.24rem;
  font-weight: normal;
  margin-bottom:5rem;
  font-size: 0.8rem;
  color:black;
}


/*special*/
.SpecialTitleWrap{
  text-align: center;
  margin-top:7%;
  /*letter-spacing: 0.26rem;*/
}
/* any questions */
.SpecialTitleWrap h1{
    display: inline-block;
    position:relative;
    padding:1rem 2.5rem;
    border:4px solid;
    font-size: 2.5rem;
    color:white;
    font-weight: 900;
    text-align: center;
    /*letter-spacing: 1.60rem;*/
}

/* 最後の一文字にletter-spacingを無効にする */
.SpecialTitleWrap h1 span{
    letter-spacing: 1.20rem;
}


.SpecialTxtWrap{
  position: absolute;
  background:rgba(0,0,0,0.45);
  color:white;
  top: 40%;
  left: 0;
  width:100%;
  /*padding-top:0.rem;*/
  /*padding-bottom:0.5rem;*/
}

.SpecialTxtWrap .subTitle {
  line-height: 3rem !important;
  font-size:1.4rem;
}

/*スペシャルコンテンツリンクボタン*/
.SpecialListBtnWrap{
  top:60%;
  width: 100%;
  position: absolute;
}
.SpecialListBtn{
  display: block;
  position: relative;
  background-color: white;
  color:#000;
  width:22rem;
  margin:0 auto;
  text-decoration: none;
  text-align: center;
  line-height: 3rem;
  font-size:2rem;
  font-weight: bold;
  margin:0 auto;
}

.SpecialTxt{
  width:100%;
  /*text-align: center;*/
  max-width:864px;
  margin:0 auto;
  line-height:1.5rem;
  letter-spacing: 0.24rem;
  font-weight: normal;
  margin-bottom:2rem;
  font-size: 0.8rem;
}


/*contact*/
#onePageContact{
  background:#00d8ff;
}
.ContactTitleWrap{
  text-align: center;
  margin-top:7%;
  margin-bottom:15%;
  /*letter-spacing: 0.26rem;*/
}
.ContactTitleWrap h1{
    display: inline-block;
    position:relative;
    padding:1rem 2.5rem;
    border:4px solid;
    font-size: 2.5rem;
    color:white;
    font-weight: 900;
    text-align: center;
    /*letter-spacing: 1.60rem;*/
}

/* 最後の一文字にletter-spacingを無効にする */
.ContactTitleWrap h1 span{
    letter-spacing: 1.20rem;
}

.btnContact{
  text-align: center;
}
.btnContact a{
  display: inline-block;
}
.copy {
  position: absolute;
  color:white;
  bottom:5%;
  width:100%;
  text-align: center;
}
