@charset "UTF-8";


.size_18{
    font-size:18px;
}
body{
    font-family: ArialMT, "Hiragino Kaku Gothic ProN", "�q���M�m�p�S ProN W3";
    background: #ffedca;


    /*background:url("/common/images/back_texture.jpg") repeat;*/
    background-color:#ffffff;
    background-size:contain;
    /*background-attachment:fixed;*/
}

.btn_green,.btn_red,.btn_orange{
    color:#ffffff;
    text-align:center;
    width:75%;
    margin:20px auto;
    height:5rem;
    line-height:44px;
    border-radius: 5px;

    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(56, 31, 10, .5);
    box-shadow:0px 0px 1px rgba(0,0,0,1);
}

.btn_orange{
	font-size:18pt;
	font-weight:bold;
	text-shadow: 0px -1px -1px #88540b;
    background: #ffb76b; /* Old browsers */
    background: -moz-linear-gradient(top, #ffb76b 0%, #ff9c3f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(100%,#ff9c3f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb76b 0%,#ff9c3f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb76b 0%,#ff9c3f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb76b 0%,#ff9c3f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffb76b 0%,#ff9c3f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff9c3f',GradientType=0 ); /* IE6-9 */

    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(56, 31, 10, .5);
    box-shadow:0px 0px 1px rgba(0,0,0,1);
}




.fix{
    font-size:10px;
    color:#ffffff;
    padding:2px 6px 2px 4px;
    text-align: center;
	vertical-align: middle;
    height:13px;
    background-color:rgba(255,102,0,1);
    border-radius: 3px;
	margin:2px 2px 2px;
}




html{
  font-size:62.5%;
}
body {
    margin: 0;
    padding: 0;
    font-family: Noto Sans Japanese, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, sans-serif;
    background: #000;
    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;
}
.fortune_syokai>img{
  margin:10px 0;
}

#sec01 h2 {
    display: inline-block;
    padding-bottom: 20px;
}

#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;
}
div.a_teller{
  background-color:#d6f7f7;
  padding-bottom:4%;
  margin: 0 2.5% 7% 2.5%;
  text-align: initial;
}
div.a_teller img {
  width:93%;
}
div.voc{
  background-color:white;
  width:95%;
  margin:10px auto;
}
div.voc > p{
  text-align:justify;
  font-size:1.3em;
  padding:2% 4%;
}
div.voc > p:first-child{font-size:1.7em;}
div.voc span{
  color:#ffe71e;
}
/*ユニークCSS*/
.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;
}
div.prf{
  font-size: 1.5rem;
  padding: 0 2.5% 0 4%;
}
p.divination{
  font-size:1.2rem;
  color:#12756b;

}
div.prf p.divination span{
  color:#033e38;
  font-size:1.5rem;
}
div.prf p span{
  font-size:2.5rem;
  color:#033e38;
}
div.a_teller img {
  width: 29%;
  margin: auto 0 auto 2.5%;
  border-radius: 61%;
}

p.campaign2021{
  font-size: 2rem;
  font-family:"NotoSansCJKjp";
  color:#6e6e6e;;
  margin-top:20px;
  font-weight: bold;
}
.campaigntext{
  color:#777777;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  font-weight:bold;
  color:#402e19;
  margin:1% auto;
}

/*鑑定制限エリア*/
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%;
}
.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);
  }
}
a.registered{
  text-align: center;
  text-decoration:revert;
  display:block;
  color:revert;
  font-size: 1.6rem;
  /* margin-bottom:2rem; */
}
.btn_orange{
  margin-bottom:1rem;
}
