@charset "UTF-8";
html{
  font-size:62.5%;
}
body {
    margin: 0;
    padding: 0;
    font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
    color: #000;
    -webkit-text-size-adjust: 100%;
}
.btnbox,body{
  max-width: 640px;
  margin:0 auto;
}
input, textarea {
    font-family: ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
}

img {
    max-width: 100%;
    height:auto;
    width:100%;
    display: block;
    margin:0 auto;
    vertical-align:middle;
}

.container {
    width: 40pc;
    margin: 0 auto;
    position: relative;
}

a {
    transition-duration: .3s;
    color: #444;
    text-decoration: none;
}

a:hover {
    opacity: .7;
}

h1, h2, h3, li, ol, p, ul {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

#fv {
    background: #000;
}

#fv .container {
    background: #000 url(imgs/fv_bg.jpg)no-repeat center center;
    background-size: cover;
    height: 740px;
}

#fv .logo {
    left: 20px;
    top: 20px;
}

#fv .logo, #fv h1 {
    position: absolute;
}

#fv h1 {
    left: 5pc;
    top: 70px;
}

#sec01 {
    background: #161616;
    text-align: center;
    padding: 50px 0;
}

#sec01 h2 {
    display: inline-block;
    padding-bottom: 20px;
}
.fortune_syokai>img{
  margin:10px 0;
}
#sec02 {
    background: url(imgs/sec02_bg.png)no-repeat center top;
    text-align: center;
    height: 860px;
    box-sizing: border-box;
    padding: 60px 0;
    z-index: 9;
    position: relative;
}

#sec02 h2 {
    margin-bottom: 5pc;
}

#sec02 p {
    margin-top: -5pc;
    padding: 0 20px;
}

#sec03 {
    background: url(imgs/sec03_bg.png)no-repeat center top;
    text-align: center;
    box-sizing: border-box;
    margin-top: -50px;
    padding: 5pc 0;
    height: 580px;
    z-index: 8;
    position: relative;
}

#sec03 h2 {
    padding-bottom: 20px;
}

#sec04 {
    background: url(imgs/sec04_bg.png)no-repeat center top;
    text-align: center;
    box-sizing: border-box;
    margin-top: -30px;
    height: 740px;
    z-index: 7;
    position: relative;
}

#sec04 h2 {
    padding: 70px 0;
}

#sec04 .copies p {
    position: absolute;
}

#sec04 .copies p:nth-child(1) {
    top: 11pc;
    left: 74px;
}

#sec04 .copies p:nth-child(2) {
    top: 180px;
    left: 5in;
}

#sec04 .copies p:nth-child(3) {
    top: 545px;
    left: 340px;
}

#sec04 .copies p:nth-child(4) {
    top: 330px;
    left: 130px;
}

#sec05 {
    background: url(imgs/sec05_bg.png)no-repeat center top;
    text-align: center;
    box-sizing: border-box;
    margin-top: -70px;
    padding: 5pc 0;
    height: 473px;
    z-index: 6;
    position: relative;
}

#sec05 p {
    padding: 6px 0;
}

#sec06 {
    background: #f9f8ea;
    box-sizing: border-box;
    padding: 50px 0;
    z-index: 5;
    position: relative;
    text-align: center;
}

#sec06 h2 {
    padding-bottom: 75pt
}

#sec06 .tabs {
    position: relative;
    width: 600px;
    margin: 0 auto;
    background: #fff;
    text-align: left;
}

#sec06 .tabs .tab {
    display: block;
    position: absolute;
    padding: 0 20px;
    border: 1px solid #fff;
    z-index: 1;
}

#sec06 .tabs .tabLabel {
    position: absolute;
    width: 198px;
    text-align: center;
    top: -51px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    background: #eee;
    border-radius: 10px 10px 0 0;
    left: 0;
    cursor: pointer;
    transition: opacity .5s;
}

#sec06 .tabs .tab .tabContent {
    padding: 30px 0 50px;
}

#sec06 .tabs .tabLabel:hover {
    opacity: .6;
}

#sec06 .tabContent p {
    font-size: 26px;
}

#sec06 .tabs h3 {
    color: #d3293d;
    font-size: 26px;
}

#sec06 .tabs .name {
    color: #d3293d;
    font-size: 18px;
    padding: .2em 0 1em;
}

#sec06 .tabs .tab.current {
    display: block;
    border: 1px solid #dbc663;
    background: #fff;
    z-index: 9;
}

#sec06 .tabs .tab.current .tabContent {
    display: block;
}

#sec06 .tabs .tab.current .tabLabel {
    background: #dbc663;
}

#sec07 {
    background: url(imgs/sec07_bg.png)no-repeat center top;
    padding: 10px 0;
    height: 5in;
    z-index: 4;
}

#sec07, #sec08 {
    text-align: center;
    box-sizing: border-box;
    position: relative;
}

#sec08 {
    background: #fff url(imgs/sec08_bg.png)no-repeat center top;
    padding: 70px 0;
    height: 500px;
    z-index: 3;
}

#sec08 .medals {
    text-align: center;
    margin-top: 25px;
}

#sec08 .medals li {
    display: inline-block;
    margin: 0 10px;
}

#sec09 {
    background: #fff url(imgs/sec09_bg.jpg)no-repeat center top;
    text-align: center;
    box-sizing: border-box;
    padding: 75pt 0;
    height: 950px;
    z-index: 2;
    position: relative;
}

#sec09 h2 {
    padding: 20px 0 50px;
}

#birthY, #birthM {
    margin-right: 10px;
}

footer.global {
  background: #d4f6f5;
  color: #000000;
  padding-top: 4%;
}

footer.global a {
    color: #000000;
}

footer.global p {
    color: #000000;
}

footer .privacy {
    text-align: center;
    padding: 30px 10px 10px 10px;
}

footer.global .copyright {
    font-size: 1pc;
    text-align: center;
    padding: .8em 0;
    line-height: 25px;
}

.txtCenter {
    text-align: center;
}

#footnavContainer {
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    background: #ccc;
}

#footnav {
    width: 40pc;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0 10px;
}

#footnav a {
    margin: 0 10px;
}

.btn{
  position: absolute;
  right: 2%;
  width: 40%;
  height: auto;
  top: 15%;
}
.btnbox{
  position: fixed;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
}
img.top {
    padding-top: 13%;
}
.btn_bottom{
  padding-bottom: 10%;
}
.section01 {
    height: auto;
    margin: 0 auto;
    text-align: center;
}
#flow{
  background: url(img/swipe_bg.jpg), #61c3e3;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top right;
  overflow: hidden;
  margin: 40px auto;
  width: 95%;
  text-align:center;
}
div#flow p,div#flow h1,div#flow h2{
  color:white;
}
.swiper-pagination {
  bottom: 15px !important;

}
.swiper-slide:not(.swiper-slide-active) {
    opacity: .4;
}

.swiper-title{
  width:64%;
  text-align:initial;
}

div.swiper-slide span{
  color:#0202ff;
}
div.swiper-foot h3{
  margin: -5% 12% 9% 0;
  text-align:end;
}
.campaign{
  margin-top:8%;
}
.campaigntext{
  color:#777777;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  font-weight:bold;
}
div.a_teller{
  background-color:#d6f7f7;
  padding:0;
  margin: 0;
}
div.a_teller img {
  width: 29%;
  margin: auto 0 auto 6%;
  border-radius: 61%;
}
.free_ten_min {
  font-size: 1.3rem;
  border-radius: 3px;
  font-weight: bold;
  padding: 0.1em 1em;
  color: #cc0033;
  width:fit-content;
  background-color: #ffcce6;
}
div.prf_img{
  display: flex;
  padding: 4% 0;
  margin: 4% 0;
}
div.prf_img > img{
  padding:0;
}
div.prf{
  font-size: 1.5rem;
  padding: 0 2.5% 0 4%;
}
div.prf p span{
  font-size:2rem;
  color:#033e38;
}
div.prf p.divination span{
  font-size:1.4rem;
}
div.voc{
  background-color:white;
  width:85%;
  margin:10px auto;
}

#flow{
  background: url(img/swipe_bg.jpg), #61c3e3;
  width:90%;
  margin: 0px auto 40px;
}
.swiper-title{
  width:100%;
}
.swiper-slide{
  margin:8% 0;
}
div#flow div.swiper-slide h1,div#flow div.swiper-slide h2{
  color:black;
}

/*鑑定制限エリア*/
div.prom_continer{
  position:relative;
}
div.prom_continer>img{
  position:relative;
  width:97%;
  z-index:-1;
}
.prom_continer>a>img{
  position:absolute;
  bottom:0%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:81%;
}
.campaigntext{
  color:#777777;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  font-weight:bold;
  color:#402e19;
  margin:1% auto;
}
.fortune_syokai{
  width: 95%;
  text-align: initial;
  margin:auto;
}
.fortune_syokai img{
  background: #d6f7f7;
  width:96%;
  padding-right:4%;
}
.popup_campaign{
  width:87%;
  margin:3% 0;
}
.popup_campaign_wrap{
  overflow: hidden;
  width:100%;
}
@keyframes popup_campaign_frombright{
  0%{
    opacity: 0;
      transform: translatex(80px);
  }
  100%{
    opacity:1;
    transform: translateY(0);
  }
}
