@charset "UTF-8";

/*---------------------------------------
     Default
---------------------------------------*/
html{
max-width:100%;
margin:0 auto;
}

body{
background:#0d198b;/* face color */
font-size:12px;
color: #fff;
font-family:sans-serif;
margin: 0 auto;
padding:0;
width: 750px;
}

#wrap{
overflow-x:hidden;
}

img {
max-width:100%;
height: auto;
vertical-align:bottom;
}

hr{
border:none;
height:1px;
border-top: 1px solid #9eafba;
width:100%;
margin: 0 6 0 6;
}

.str_color{
color:#e85ed9;/* face str_text color */
}

/* Link Color */
a:link{
color:#7bcbf9;
}
a:visited{
color:#7bcbf9;
}
a:active{
color:#7bcbf9;
}

/* Android Tap Non-Display */
a,input {
-webkit-tap-highlight-color: rgba(255, 254, 161, 0.4);
}

/*---------------------------------------
     marquee
---------------------------------------*/
#marquee {
background-color:#face47;
text-shadow: 3px 1px 3px #fff;
text-align: center;
color:#fb4673;
letter-spacing:0.1em;
padding-top: 2%;
padding-bottom: 2%;
font-size: 22px;
font-family: serif;
}


/*---------------------------------------
     header
---------------------------------------*/
#head{}
#head h1{}
#head h1 img{}

/*---------------------------------------
     top_contents
---------------------------------------*/
#tarot_container{
background:url(../img/tarot_bg.jpg) 0 0 no-repeat;
height: 0;
padding-top: 100%;
background-size: contain;
position:relative;
background-size: 100%;
}

#carousel_Area{
position: absolute;
bottom: 0;
left: 0;
right:0;
top: 0;
width: 100%;
}

#carousel1 {
width: 300px;
height: 300px;
overflow: hidden;
margin: 0px auto;
padding-right: 5%;
position: relative;
margin-top: 20%;
}

#carousel1 img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
/*#carousel1 img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
*/
#Btn_Area{
position:relative;
padding: 0px;
}
#Btn_Area p.Btn{
position: absolute;
width: 70%;
top: 20px;
bottom: 0;
margin: 0 auto;
display: block;
right: 10%;
left: 10%;
}
p.Btn a{
width:100%;
display:block;
position:relative;
}
p.Btn a img{
width:100%;
position:absolute;
top:0;
left:0;
}
@keyframes 'pulse2' {
  0%{
        opacity:0.2;
         }
    100%{
        opacity:1;
         }
}
@-webkit-keyframes 'pulse2' {
  0%{
        opacity:0.2;
         }
    100%{
        opacity:1;
         }
}
.flash{
-webkit-animation-name: pulse2;
-webkit-animation-duration: 0.7s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-direction: alternate;
-webkit-animation-delay: 0s;
}



/*--------------------------------------
     form
---------------------------------------*/

/*---------------------------------------
     form
---------------------------------------*/


/*-----------------box05-----------------*/


#box05 {
background: url(../img/form_bg.jpg) no-repeat ;
background-size:100%;
padding-bottom: 5%;
margin-bottom: 0;
position: relative;
}

#box05 #pro_top h1{
width:100%;
margin: 0 auto;
}
#box05 #pro_top h2{
max-width: 960px;
width:100%;
height: 121px;
margin: 0 auto;
}
#box05 table{
  margin-bottom: 40px;
  border-collapse: collapse;
}

#box05 table td b{
padding:10px;
font-size: 18px;
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'sans-serif';
text-align: left;
line-height: 1.4em;
}

#box05 table th{
    background-image: -webkit-gradient(linear,left top,left bottom,from( #3f4dca ),to( #0d198b ));
    background-image: -webkit-linear-gradient( #3f4dca,#0d198b );
    background-image: -moz-linear-gradient( #3f4dca,#0d198b );
    background-image: -ms-linear-gradient( #3f4dca,#0d198b );
    background-image: -o-linear-gradient( #3f4dca,#0d198b );
    background-image: linear-gradient( #3f4dca,#0d198b );
    display: block;
    font-size: 16px;
    padding: 3px 10px;
    border-radius: 5px;
    line-height: 1.6;
    color: #fff;
    width: 180px;
    border: 1px solid #0d198b;
}


#box05 table td{
text-align: left;
padding-left: 20px;
}

#box05 p img{
vertical-align:middle;
}

#box05 p.domain_txt{
margin-top: 10px;
font-size: 16px;
line-height: 1.4em;
}
.d_link {
margin-top: 30px;
padding-bottom:30px;
}

.d_link a:link{
font-size: 16px;
text-decoration: none;
}


#box05 .form_t {
    margin-top: 35px;
    margin-left: 60px;

}


#box05 h4 {
 font-size: 20px;
 margin-bottom: 25px;
}


#p_center {
  text-align: center;
}


.muryo_t {
  position: absolute;
  top: 0;
  width: 100%;
}

.q-count {
  text-align: center;
}
.form_no {
  letter-spacing: 5px;


}


.form_txt{
padding-bottom:5px;
margin:5px auto 0;
line-height:1.4;
font-size:small;
color:#4f3a05;
font-weight: bold;
font-size: 16px;

}

.form_txt2{
padding-bottom:5px;
margin:5px auto 0;
line-height:1.4;
font-size:small;
color:#4f3a05;
font-weight: bold;

}
.form_txt3{
line-height:1.4;
font-size:11px;
color:#4f3a05;

}
.form_txt4{
width: 70%;
text-align: center;
margin: 0 auto;
margin-bottom: 0px;
line-height: 1.5;
margin-bottom: 1%;
}

#contents {
    background: url(../img/form_back.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    padding-top: 5%;
    text-shadow: 1px 1px 3px #5b094b;
}

#contents table{
width:95%;
text-align:center;
padding:0 auto;
border-collapse:collapse;
}


#contents table td{
padding-top: 35px;
font-size: initial;
}


#contents .ui-bar-a {
    padding: 3px 5px;
    font-size: 13px;
    text-align: left;
    list-style: none;
}

.p_mark {
    width: 15%;
    display: block;
    background-color: white;
    margin-left: 80%;
    padding: 1%;
    margin-bottom: 30px;
    margin-top: 30px;

}

/*---------------------------------------
     navi1
---------------------------------------*/
#support{
  margin-top: 20px;
}

#support ul{
 margin:0 auto;
}

#support ul li{
}

#support ul li a {
    position: relative;
    display: block;
    height: 44px;
    margin: 0px 5%;
    padding: 0 15%;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-indent: 10px;
    line-height: 44px;
    background: -webkit-gradient(linear,left top, left bottom,color-stop(1.00,#ac3c9b),color-stop(0.00,#981f86));
    background: -webkit-linear-gradient(top, #ac3c9b 0%, #981f86 100%);
    background: -moz-linear-gradient(top, #ac3c9b 0%, #981f86 100%);
    background: linear-gradient(top, #ac3c9b 0%, #981f86 100%);
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#support ul li a:after{
position:absolute;
right:2%;
top:40%;
margin:-5px 0 0 0;
display:block;
content:"";
width:20px;
height:20px;
background:url(../img/allow.png) no-repeat;
-webkit-background-size:20px;
background-size:20px;
}


/* beginner */
#support ul li.beginner a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/star.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* Agree */
#support ul li.Agree a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/3line.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* payment */
#support ul li.payment a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/yen.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* privacy */
#support ul li.privacy a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/key.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* specific */
#support ul li.specific a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/exc.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* company */
#support ul li.company a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/company.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* drawal */
#support ul li.drawal a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/punish.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* info */
#support ul li.info a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/m.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/* shokai */
#support ul li.shokai a:before{
position:absolute;
left:2%;
top:30%;
margin:-9px 0 0 0;
display:block;
content:"";
width:40px;
height:40px;
background:url(../img/shokai.png) no-repeat;
-webkit-background-size:40px;
background-size:40px;
}

/*---------------------------------------
     tokusyo_payment
---------------------------------------*/

#tokusyo_pay{
padding:0 auto;
}

#tokusyo_pay ul{
width:100%;
text-align:center;
margin:10px auto;
list-style-type:none;
}

#tokusyo_pay ul:after{
display:block;
content:"";
clear:both;
}


#tokusyo_pay ul li{
float:left;
width:25%;
margin:0 0 10px 0;
}

#tokusyo_pay ul li:nth-child(4n){
margin:0 0 10px 0;
}

/*---------------------------------------
     footer
---------------------------------------*/
/*top page footer*/

footer {
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0px;
    bottom: 0;

}

footer nav{
  margin:0 auto;
}

footer #menu-bar{
  position:relative;
  font-weight: normal;
  color: #fff;
}

footer #menu-bar ul{
  height:55px;
  margin:0 auto;
  position:relative;
}

footer #menu-bar .btn-home{
  width:81px;
  height:34px;
  background:url(../img/home_btn.png) 0 0 no-repeat;
  background-size:cover;
  position:absolute;
  left:10px;
  top:10px;
}

footer #menu-bar .btn-menu{
  width:81px;
  height:34px;
  background:url(../img/menu_btn.png) 0 0 no-repeat;
  background-size:cover;
  position:absolute;
  right:10px;
  top:10px;
}

footer #menu-bar .copy{
  width:125px;
  height:27px;
  background-size:cover;
  top:5px;
  margin: 0 auto;
  padding-top: 5px;
}

footer #menu-bar .copy p{
font-size: 10px;
text-align: center;
line-height: 1.5em;
}

footer #menu-bar li>a{
display:block;
height:100%;
text-indent:-9999px;
}

/*2F footer*/
#footer01{
margin:0 auto;
padding:3px;
text-align:center;
font-size:x-small;
color:#fff;
margin-top:5px;
}

.backBtn{
text-align:left;
margin-top:10%;
}

#footer02{
position: absolute;
bottom: 0;
width: 100%;
text-align:center;
}

#footer02 p.copyright{
padding: 5px;
font-size:0.8em;
color:#fff;
}

#footer02 p.backBtn{
margin:5px;
}

/*---------------------------------------
     other
---------------------------------------*/
#write{
padding:0 3%;
margin-bottom:10px;
margin-top: 30px;
}

#write h1{
font-size:14px;
color:#fff;
font-weight:bold;
margin:10px 0 5px 0;
padding:0 0 0 2px;
letter-spacing:0.1em;
}

#write p.w_txt{
color: #fff;
margin-top:5px;
line-height:1.4;
letter-spacing:0.1em;
font-size:12px;
}

#write h2{
color: #fff;
font-size:12px;
font-weight:bold;
letter-spacing:0.1em;
line-height:1.4;
margin:5px 0 5px 0;
}

/* profile3 */

#caption{
background:#96750C;
}
#caption p.w_txt{
text-align:center;
color:#ffffff;
margin-top:5px;
line-height:1.4;
letter-spacing:0.1em;
font-size:12px;
}


/* kanteishi */

#kanteishi{
padding:10px;
}

#kanteishi article{
margin:0 0 15px 0;
}

#kanteishi article h3{
font-size:14px;
color:#df4678;
font-weight:bold;
margin:10px 0 5px 0;
padding:0 0 0 2px;
letter-spacing:0.1em;
}

#kanteishi article:last-child{
margin:0;
}

#kanteishi article section{
padding:0 0 10px 0;
}

#kanteishi article section p{
font-size:12px;
line-height:1.6;
color:#061850;
}

#kanteishi article section p img{
float:left;
width:100px;
margin:0 10px 6px 0;
}

#kanteishi article section p:after{
content:"";
display:block;
clear:both;
}

#kanteishi article p.w_txt{
line-height:1.4;
background:#91a0e4;
-webkit-border-radius:0.5em;
border-radius:0.5em;
padding:10px;
-webkit-box-sizing:border-box;
box-sizing:border-box;
color:#ffffff;
}

#kanteishi article p.w_txt a{
display:block;
padding:10px;
-webkit-box-sizing:border-box;
box-sizing:border-box;
background: #d2558d; /* Old browsers */
background: -moz-linear-gradient(top,  #f9a3d4 1%, #d2558d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9a3d4), color-stop(100%,#d2558d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9a3d4 1%,#d2558d 100%); /* Chrome10+,Safari5.1+ */
background: -ms-linear-gradient(top,  #f9a3d4 1%,#d2558d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9a3d4 1%,#d2558d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2558d', endColorstr='#d2558d',GradientType=0 ); /* IE6-9 */
-webkit-border-radius:0.4em;
border-radius:0.4em;
-webkit-box-shadow:1px 1px 3px #3d398d;
box-shadow:1px 1px 3px #3d398d;
width:100%;
text-align:center;
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#fff;
text-shadow:0 1px 2px #8d375d;
}

/*---------------------------------------
less
---------------------------------------*/
html.less,html.less body{
height:100%;
}

html.less body #wrap{
position:relative;
height:auto !important;
height: 100%;
min-height: 100%;
}

#write .less{
padding:0 3% 90px;
margin-bottom:10px;
}
