@charset "UTF-8";

/*---------------------------------------
     Default
---------------------------------------*/
html{
margin:0 auto;
}

body{
background:#ffddc8;/* face color */
font-size:11px;
color:#594533;/* face text color */
font-family:sans-serif;
margin:0;
padding:0;
width: 640px;
margin: 0 auto;
}

html,body{

    height: 100%;

}


#wrap{

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

}

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

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

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

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

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

/*---------------------------------------
     marquee
---------------------------------------*/
#marquee {
  overflow-x: -webkit-marquee;
  -webkit-marquee-direction: left;
  -webkit-marquee-style: scroll;
  -webkit-marquee-speed: normal;
  -webkit-marquee-increment: medium;
  -webkit-marquee-repetition: 10;
display:table-cell;white-space:nowrap;
background-color:#000000;
color:#ffffff;
letter-spacing:0.1em
}


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

/*---------------------------------------
     top_contents
---------------------------------------*/

#sec {
position: relative;
}


#card_container{
position: absolute;
top: 12%;
}

#card_container .card1 {
 list-style:none;
 display: table;
 table-layout: fixed;
 margin: 0 auto;
 width: 90%;
}

#card_container .card2 {
 list-style:none;
 display: table;
 table-layout: fixed;
 margin: 0 auto;
 width: 90%;
 padding-top: 1%;
}


#card_container .card{
 display: table-cell;
 vertical-align: middle;
text-align: center;
}

#card_container .card img{
 width: 95%;
}

#Btn_Area {
background:url(../img/btn_bg.jpg) 0 0 no-repeat;
background-size: 100%;
padding-bottom: 2%;

}

#Btn_Area p.Btn{

text-align: center;
}


#txt_Area .Btn2{
background:url(../img/btn_bg2.jpg) 0 0 no-repeat;
background-size: 100%;
text-align: right;
}

#txt_Area .Btn2 img{
width: 45%;
margin-right: 11%;
padding-bottom: 10%;
padding-top: 2%;
}


#uranauBtn img{
margin: 0 auto;
display: block;
width: 70%;
margin-top:10px;
}


p.Btn a{
width:100%;
display:block;
}

p.Btn a img{
width: 65%;
}


p.Btn_f a{
width:100%;
display:block;
position:relative;
}
p.Btn_f 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
---------------------------------------*/

.p_mark {
}

.p_mark img {
    width: 12%;
    margin-left: 147px;
    padding: 5px;
    background-color: #fff;
    text-align: right;
    position: absolute;
    bottom: 180px;
}

.p_mark_f img{
  padding: 10px;
  margin-bottom: -10px;

}


#form{
width:100%;
height: auto;
margin:0px;
text-align:center;

}

#form td.nameArea{
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
}

p.form_txt{
padding: 0% 10%;
margin:0 auto;
line-height:1.4;
font-size: 10px;
text-align: left;
margin-top: 20px;
}

#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-bottom: 132px;
}


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


#contents table td{
padding-bottom:10px;
}

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

#box05 {
  margin-bottom: 50px;
  width: 548px;
  margin: 0 auto;
}

#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: 30px;
  border-collapse: collapse;
  margin: 0 auto;
  margin-top: 134px;
}

#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( #e688bc ),to( #c1114a ));
    background-image: -webkit-linear-gradient( #e688bc,#c1114a );
    background-image: -moz-linear-gradient( #e688bc,#c1114a );
    background-image: -ms-linear-gradient( #e688bc,#c1114a );
    background-image: -o-linear-gradient( #e688bc,#c1114a );
    background-image: linear-gradient( #e688bc,#c1114a );
    display: block;
    font-size: 15px;
    padding: 3px 10px;
    border-radius: 5px;
    line-height: 1.6;
    color: #fff;
}


#box05 table td{
padding:40px 0 0 45px;
text-align: left;
}

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

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

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


#box05 .form_t {

}


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

#p_center {
  text-align: center;
}

/* アイコンを左に表示 */

.arrow_box {
    position: relative;
    width: 400px;
    height: 80px;
    background: #A2968F;
    padding: 20px;
    text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-left: 188px;
    top: 40px;
}
.arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(106, 90, 205, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-top: -10px;
    border-right-color:#A2968F;
    right:100%;
    top:50%;
}
.arrow_box_s {
font-weight: bold;
color: #f41b44;
text-shadow: 1px 1px 0px #fff;
display: block;
font-size: 18px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.d_title {

    background: #ef6d91;
    color: #feffd8;
    text-align: center;
    padding: 10px 0;
    font-size: 31px;
    text-shadow: 0px 2px 5px #ca0000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;

}
/*---------------------------------------
     フォーム3
    #contents2
---------------------------------------*/


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


#contents2 table td{
padding-left: 5%;
padding-right: 5%;
padding-top: 5px;
font-size: 13px;
}

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

#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,#d43459),color-stop(0.00,#de728b));
background:-webkit-linear-gradient(top, #de728b 0%, #d43459 100%);
background:-moz-linear-gradient(top, #de728b 0%, #d43459 100%);
background:linear-gradient(top, #de728b 0%, #d43459 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;
    background-color: #9f8f7c;
}

footer nav{
  margin:0 auto;
}

footer #menu-bar{
  background: ##253173;
  position:relative;
}

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;
background:#1b548c;
color:#ffffff;
margin:5px;
}

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

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

#footer02 p.copyright{
padding: 5px;
background:#1d090f;
font-size:0.8em;
color:#ffffff;
}

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

/*---------------------------------------
     other
---------------------------------------*/
#write{
padding:0 3%;
margin-bottom:10px;
padding-top: 5%;
line-height: 1.5em;
font-size: 12px;
line-height: 1.8em;

}

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

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

#write p{
line-height:1.4;
letter-spacing:0.1em;
font-size:12px;
}


#write h2{
font-size:14px;
color:#d20560;
font-weight:bold;
padding:0 0 0 2px;
letter-spacing:0.1em;
}

/* profile3 */

#caption{
background:#faaa55;
}
#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:#cf1190;
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:#967757;
-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: #f3c147; /* Old browsers */
background: -moz-linear-gradient(top,  #eada63 1%, #f3c147 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eada63), color-stop(100%,#f3c147)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eada63 1%,#f3c147 100%); /* Chrome10+,Safari5.1+ */
background: -ms-linear-gradient(top,  #eada63 1%,#f3c147 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eada63 1%,#f3c147 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c147', endColorstr='#f3c147',GradientType=0 ); /* IE6-9 */
-webkit-border-radius:0.4em;
border-radius:0.4em;
-webkit-box-shadow:1px 1px 3px #333;
box-shadow:1px 1px 3px #333;
width:100%;
text-align:center;
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#fff;
text-shadow:0 1px 2px #3a2e0a;
}

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