@charset "UTF-8";

/*---------------------------------------
     Default 
---------------------------------------*/

html{
height: 100%;
}

body{
background:#d0f5ff;/* face color */
font-size:12px;
color:#735003;/* face text color */
font-family:sans-serif;
margin:0;
padding:0;
height:100%;
width: 750px;
margin: 0 auto;
}

#wrap{
width:100%;
position:relative;
height:auto !important;
height:100%;
min-height:100%;
overflow-x:hidden;
}

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

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

/* Link Color */

a:link{
color:#3455ff;
}

a:visited{
color:#95109d;
}

a:active{
color:#ff92e4;
}

/* Android Tap Non-Display */
a,input {  
-webkit-tap-highlight-color: rgba(232, 138, 128, 0.4);  
}


/*---------------------------------------
     header 
---------------------------------------*/

#head{
position:relative;
padding:0 auto;
}

#head h1{
}

#head h1 img{
}

p.h_txt{
background-color:#0a4873;
font-size: 14px;
color: #ffffff;
text-align:center;
}

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


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


#box05 {
background: url(../img/form_bg.jpg) no-repeat ;
background-size:100%;
padding-bottom: 5%;
padding-top: 14%;
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( #bdc4f9 ),to( #919cf0 ));
    background-image: -webkit-linear-gradient( #bdc4f9,#919cf0 );
    background-image: -moz-linear-gradient( #bdc4f9,#919cf0 );
    background-image: -ms-linear-gradient( #bdc4f9,#919cf0 );
    background-image: -o-linear-gradient( #bdc4f9,#919cf0 );
    background-image: linear-gradient( #bdc4f9,#919cf0 );
    display: block;
    font-size: 16px;
    padding: 3px 10px;
    border-radius: 5px;
    line-height: 1.6;
    color: #fff;
    width: 180px;
    border: 1px solid #919cf0;
}


#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-color: rgba(255, 255, 255, 0.7);
margin: 0 5%;
padding-top: 10%;
padding-bottom: 3%;
}

#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;
}

/*---------------------------------------
   ボタンエリア
---------------------------------------*/


#Btn_Area .Btn a {
    width: 100%;
    display: block;
    position: absolute;
    margin-top: 43%;
}
#Btn_Area .Btn img {
    position: absolute;
    width: 30%;
    left: 38%;
    margin: auto;
    z-index: 999;
}


#Btn_Area2 {
  padding-top: 15%;
}


#Btn_Area2 .Btn a {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
}


#Btn_Area3 .Btn img {
    position: absolute;
    top: 12%;
}


@keyframes 'pulse2' {
  0%{
        opacity:0.2;
         }
    100%{
        opacity:2;
         }
}
@-webkit-keyframes 'pulse2' {
  0%{
        opacity:0.2;
         }
    100%{
        opacity:1;
         }
}
.flash1{
-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;
}


#pm{
background: #fff;
width: 50px;
height: 50px;
position: absolute;
right: 0;
bottom: 55px;
}

#pm img {
    width: 80%;
    padding: 15%;
}


/*---------------------------------------
     navi1
---------------------------------------*/

#support {
width: 90%;
margin: 0 auto;
padding-bottom: 20%;
}

#support ul{
 margin:0 auto; 
}

#support ul li{
}

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

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


/* 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;
}

/* 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;
}

/* 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;
}

/*---------------------------------------
     navi2 --top_support--
---------------------------------------*/
#top_support {
  width:100%;
}

#top_support ul {
  margin:0;
  padding:0;
}

#top_support ul li{
  width:33.3%;
  float:left;
  margin:0;
}

#top_support ul li img{
    width:100%;
}

/*---------------------------------------
     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 
---------------------------------------*/

#footer{
margin-top:5px;
padding: 5px;
text-align:center;
font-size:0.8em;
background-color:#3993a0;
color:#fff;
}

.backBtn{
text-align:left;
}

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

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

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

/*---------------------------------------
     other 
---------------------------------------*/
#write{
padding:0 3%;
margin-bottom: 10%;
text-align: left;
}

.companyArea{
  padding-bottom:82px !important;
}

#write h1{
font-size:14px;
color:#735003;
font-weight:bold;
margin:10px 0 5px 0;
padding:0 0 0 2px;
letter-spacing:0.1em;
text-shadow:1px 1px 3px #fbf1e4;
}

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

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

/* profile3 */

#caption{
background:#ff8584;
text-align:center;
color:#fff;
}

/*---------------------------------------
     contents
---------------------------------------*/
#karte{
  margin:0;
  padding:0;
  text-align:center;
  position:relative;
}


p.k_txt{
font-size:18px;
font-family:"Hiragino Mincho Pro",serif;"
color:#2f1c00;
font-weight:bold;
top:0;
bottom:0;
line-height:1.4;
text-shadow:1px 0px 2px #fff;
list-style-type:none;
text-align:left;
position:absolute;
}


p.Btn a{
  display:block;
  position:relative;

}

p.Btn a img{
  width:100%;
  position:absolute;
  top:0;
  left:0;
}

@-webkit-keyframes 'pulse2' {
  0%{
        opacity:0.2;
         }
    100%{
        opacity:1;
         }
}

.flash{
-webkit-animation-name: pulse2;
-webkit-animation-duration: 0.3s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-direction: alternate;
-webkit-animation-delay: 0s; 
}

/* support page */

.b_area{
  margin-left:15%;
  margin-right:15%;
  padding:0 auto;
  position:relative;
  
}

.botton {
  width:100%;
  text-align:center;
  position:absolute;
  top:0;
  left:0;
}

.botton img {
  width:100%;
}

p.Btn2 a{
  width:100%;
  display:block;
  position:relative;
}

p.Btn2 a img{
  width:100%;
  position:absolute;
  top:0;
  left:0;
}

@-webkit-keyframes 'pulse2' {
  0%{
        opacity:0.2;
         }
    100%{
        opacity:1;
         }
}

.flash{
-webkit-animation-name: pulse2;
-webkit-animation-duration: 0.3s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-direction: alternate;
-webkit-animation-delay: 0s; 
}

p.m_txt{
font-size:16px;
font-family:"Hiragino Mincho Pro",serif;"
color:#2f1c00;
letter-spacing:0.1em;
line-height:1.4;
text-align:left;
margin:0px 10px 0px 18px;
}

/* kanteishi */

#kanteishi{
padding:10px;
}

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

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

#kanteishi article:last-child{
margin:0;
padding-bottom: 30%;
}

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

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

#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: #eafbff;
    color: #4f3a05;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#kanteishi article p.w_txt a{
display:block;
padding:10px;
-webkit-box-sizing:border-box;
box-sizing:border-box;

background: #8b6e20; /* Old browsers */
background: -moz-linear-gradient(top,  #8b6e20 1%, #d9bb86 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#8b6e20), color-stop(100%,#d9bb86)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b6e20 1%,#d9bb86 100%); /* Chrome10+,Safari5.1+ */
background: -ms-linear-gradient(top,  #8b6e20 1%,#d9bb86 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b6e20 1%,#d9bb86 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b6e20', endColorstr='#d9bb86',GradientType=0 ); /* IE6-9 */
-webkit-border-radius:0.4em;
-moz-border-radius:0.4em;
border-radius:0.4em;
-webkit-box-shadow:1px 1px 3px #55a9c0;
box-shadow:1px 1px 3px #55a9c0;
width:100%;
text-align:center;
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#fff;
text-shadow:1px 1px 3px #333;
}



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

footer {

 color: #836740;
 padding-top: 1%;

}

footer nav{
  margin:0 auto;
}

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

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

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

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

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

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

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

