@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
word-wrap:break-word;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; vertical-align:top; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }
body{ background-color:#ececec;font-family: "helvetica neue",arial,sans-serif;}

a { color:#004f67; text-decoration:none; text-shadow: 1px 1px 0 #FFF;}
a:hover { color:#25b465; text-decoration:underline;}

.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}


form.AuthForm {
width: 100%;
margin: 0 auto;
}
form.AuthForm li {
border: none !important;
}
.FancyForm li, .FancyContainer {
position: relative;
}
.Form li {
display: block;
margin-bottom: 18px;
font-size: 21px;
font-weight: 300;
}
.FancyForm li, .FancyContainer {
position: relative;
}
.Form li {
display: block;
margin-bottom: 18px;
font-size: 21px;
font-weight: 300;
}
.FancyForm input[type="text"], .FancyForm input[type="password"], .FancyForm textarea {
position: relative;
z-index: 3;
display: block;
width: 100%;
/*background: transparent;*/
background-color: #FFF;
border: 1px solid #98b39e;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: inset 0 1px rgba(24,33,26,0.15), 0 1px white;
-moz-box-shadow: inset 0 1px rgba(24,33,26,0.15), 0 1px #fff;
-webkit-box-shadow: inset 0 1px rgba(24,33,26,0.15), 0 1px white;
-webkit-transition: all 0.08s ease-in-out;
-moz-transition: all 0.08s ease-in-out;
}
.FancyForm input[type="text"]:focus, .FancyForm input[type="password"]:focus, .FancyForm textarea:focus {
background-color: #ffffcc;
} 
.Form input[type="text"], .Form input[type="password"], .Form textarea {
display: inline-block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding: 6px 12px;
font-size: 18px;
font-weight: 300;
line-height: 1.4;
color: #221919;
/*background: transparent;*/
background-color: #FFF;
border: 1px solid #999;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: inset 0 1px 
rgba(24,33,26,0.15), 0 1px white;
-moz-box-shadow: inset 0 1px rgba(24,33,26,0.15), 0 1px #fff;
-webkit-box-shadow: inset 0 1px rgba(24,33,26,0.15), 0 1px white;
-moz-transition: all 0.08s ease-in-out;
-webkit-transition: all 0.08s ease-in-out;
}
.Form input[limit="true"] {
	padding: 6px 40px 6px 12px;
}
form.AuthForm li input {
min-width: 260px !important;
}
input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
resize: none;
outline: none;
}
input, input[type="password"], input[type="search"], isindex {
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}
input, textarea, keygen, select, button, isindex {
margin: 0em;
font: -webkit-small-control;
color: initial;
letter-spacing: normal;
word-spacing: normal;
line-height: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: -webkit-auto;
}
li {
list-style: none;
}
.FancyForm label {
position: absolute;
z-index: 2;
top: 8px;
left: 13px;
display: block;
color: #b7bfb7;
-moz-user-select: none;
-webkit-user-select: none;
-moz-transition: all 0.16s ease-in-out;
-webkit-transition: all 0.16s ease-in-out;
}
.Form label {
display: inline-block;
line-height: 1.4em;
font-size: 18px;
}
label {
cursor: default;
}
.Form li {
font-size: 21px;
font-weight: 300;
}
.FancyForm .fff {
position: absolute;
z-index: 1;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: transparent;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
li {
text-align: -webkit-match-parent;
}


.button_blue{
border:1px solid #4b546a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif; padding:10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #606c88;font-size:1em;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606c88), color-stop(100%, #3f4c6b));
 background-image: -webkit-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -moz-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -ms-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -o-linear-gradient(top, #606c88, #3f4c6b);
 background-image: linear-gradient(top, #606c88, #3f4c6b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#606c88, endColorstr=#3f4c6b);
 cursor:pointer;
}

.button_blue:hover{
 border:1px solid #4b546a; background-color: #4b546a;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b546a), color-stop(100%, #2c354b));
 background-image: -webkit-linear-gradient(top, #4b546a, #2c354b);
 background-image: -moz-linear-gradient(top, #4b546a, #2c354b);
 background-image: -ms-linear-gradient(top, #4b546a, #2c354b);
 background-image: -o-linear-gradient(top, #4b546a, #2c354b);
 background-image: linear-gradient(top, #4b546a, #2c354b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4b546a, endColorstr=#2c354b);
}
.button_lightblue{
border:1px solid #26759e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #3093c7;font-size:1em;margin-left:5px;padding:10px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3093c7), color-stop(100%, #1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(top, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
 cursor:pointer;
}

.button_lightblue:hover{
 border:1px solid #26759e; background-color: #26759e;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26759e), color-stop(100%, #133d5b));
 background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
 background-image: -moz-linear-gradient(top, #26759e, #133d5b);
 background-image: -ms-linear-gradient(top, #26759e, #133d5b);
 background-image: -o-linear-gradient(top, #26759e, #133d5b);
 background-image: linear-gradient(top, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}
.button_gray{
border:1px solid #d6d6d6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif; text-shadow: -1px -1px 0 #fff;font-weight:bold; text-align: center; color: #777; background-color: #efefef;font-size:1em;padding:10px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #dedede));
 background-image: -webkit-linear-gradient(top, #efefef, #dedede);
 background-image: -moz-linear-gradient(top, #efefef, #dedede);
 background-image: -ms-linear-gradient(top, #efefef, #dedede);
 background-image: -o-linear-gradient(top, #efefef, #dedede);
 background-image: linear-gradient(top, #efefef, #dedede);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#efefef, endColorstr=#dedede);
 cursor:pointer;
}

.button_gray:hover{
 border:1px solid #d6d6d6; background-color: #d6d6d6;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%, #c5c5c5));
 background-image: -webkit-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -moz-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -ms-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -o-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: linear-gradient(top, #d6d6d6, #c5c5c5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d6d6d6, endColorstr=#c5c5c5);
}

.button_gray_active {
border:1px solid #d6d6d6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif; text-shadow: -1px -1px 0 #fff;font-weight:bold; text-align: center; color: #999; background-color: #efefef;font-size:1em;padding:10px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%, #c5c5c5));
 background-image: -webkit-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -moz-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -ms-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -o-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: linear-gradient(top, #d6d6d6, #c5c5c5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d6d6d6, endColorstr=#c5c5c5);
 cursor:pointer;
}

.button_green{
border:1px solid #36780f; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #4ba614;padding:10px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ba614), color-stop(100%, #008c00));font-size:1em;
 background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
 background-image: -moz-linear-gradient(top, #4ba614, #008c00);
 background-image: -ms-linear-gradient(top, #4ba614, #008c00);
 background-image: -o-linear-gradient(top, #4ba614, #008c00);
 background-image: linear-gradient(top, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

.button_green:hover{
 border:1px solid #36780f; background-color: #36780f;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36780f), color-stop(100%, #005900));
 background-image: -webkit-linear-gradient(top, #36780f, #005900);
 background-image: -moz-linear-gradient(top, #36780f, #005900);
 background-image: -ms-linear-gradient(top, #36780f, #005900);
 background-image: -o-linear-gradient(top, #36780f, #005900);
 background-image: linear-gradient(top, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
 cursor:pointer;
}
.button_orange {
border:1px solid #d6b4a7; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; font-family:arial,helvetica,sans-serif;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #4ba614;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ba614), color-stop(100%, #008c00));font-size:1em;padding:10px;
 background-image: -webkit-linear-gradient(top, #ffa84c, #ff7b0d);
 background-image: -moz-linear-gradient(top, #ffa84c, #ff7b0d);
 background-image: -ms-linear-gradient(top, #ffa84c, #ff7b0d);
 background-image: -o-linear-gradient(top, #ffa84c, #ff7b0d);
 background-image: linear-gradient(top, #ffa84c, #ff7b0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffa84c, endColorstr=#ff7b0d);
 cursor:pointer;
}
.button_orange:hover{
 background-image: -webkit-linear-gradient(top, #ff7b0d, #ffa84c);
 background-image: -moz-linear-gradient(top, #ff7b0d, #ffa84c);
 background-image: -ms-linear-gradient(top, #ff7b0d, #ffa84c);
 background-image: -o-linear-gradient(top, #ff7b0d, #ffa84c);
 background-image: linear-gradient(top, #ff7b0d, #ffa84c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff7b0d, endColorstr=#ffa84c);
}
.button_orange[disabled], .button_gray[disabled] {
 color:#AAA;
 border:1px solid #d6d6d6; background-color: #d6d6d6;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%, #c5c5c5));
 background-image: -webkit-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -moz-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -ms-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: -o-linear-gradient(top, #d6d6d6, #c5c5c5);
 background-image: linear-gradient(top, #d6d6d6, #c5c5c5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d6d6d6, endColorstr=#c5c5c5);
 cursor:default;
}
.button_lightgreen {
border:1px solid #CCC; -webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px; font-family:arial,helvetica,sans-serif; text-align: center; color: #333; background-color: #a5c956;font-weight:bold;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdeb8e ), color-stop(100%, #a5c956));font-size:0.8em;padding:10px;
 background-image: -webkit-linear-gradient(top, #cdeb8e , #a5c956);
 background-image: -moz-linear-gradient(top, #cdeb8e , #a5c956);
 background-image: -ms-linear-gradient(top, #cdeb8e , #a5c956);
 background-image: -o-linear-gradient(top, #cdeb8e , #a5c956);
 background-image: linear-gradient(top, #cdeb8e , #a5c956);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdeb8e , endColorstr=#a5c956);
 cursor:pointer;
}
.button_lightgreen:hover{
 background-image: -webkit-linear-gradient(top, #cdeb8e, #cdeb8e);
 background-image: -moz-linear-gradient(top, #cdeb8e, #cdeb8e);
 background-image: -ms-linear-gradient(top, #cdeb8e, #cdeb8e);
 background-image: -o-linear-gradient(top, #cdeb8e, #cdeb8e);
 background-image: linear-gradient(top, #cdeb8e, #cdeb8e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdeb8e, endColorstr=#cdeb8e);
}

label {
	display: inline;
}

.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}


.big-checkbox + label {
	padding: 18px;
}

.big-checkbox:checked + label:after {
	font-size: 28px;
	left: 6px;
}

.tag {
	font-family: Arial, sans-serif;
	width: 200px;
	position: relative;
	top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

.radio-1 {
	width: 193px;
}

.button-holder {
	float: left;
}

/* RADIO */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
	padding: 16px;
}

.big-radio:checked + label:after {
	width: 24px;
	height: 24px;
	left: 4px;
	top: 4px;
}


.setup_main_wrapper{
    width:100%;
    text-align: center;
    margin-bottom: 100px;
}
.setup_main_wrapper h1{
    font-size:2em;
    font-weight:bold;
    margin:50px auto;
    color:#666;
    text-shadow: 1px 1px 1px #F6F6F6;
}
.setup_main_wrapper button{
    width:400px;
}


.setup_navi{
    margin-bottom: 60px;
}
.setup_navi li {
    font-size:80%;
}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type none;
}
ol.progtrckr li {
    display: inline-block;
    text-align: center;
/*    line-height: 3em;*/
    padding-bottom: 12px;
}
@media(max-width:500px){
	ol.progtrckr li {
		font-size:10px;
	}
}
ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 24%; }
ol.progtrckr[data-progtrckr-steps="5"] li { width: 19%; }
ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }
ol.progtrckr li.progtrckr-done {
    color: gray;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-current {
    color: #333;
    font-weight: 600;
    border-bottom: 7px solid yellowgreen;
}
ol.progtrckr li.progtrckr-todo {
    color: silver; 
    border-bottom: 4px solid silver;
}
ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done:before {
    font-family: arial,sans-serif;
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5em;
    border: none;
    border-radius: 1.5em;
    top: 2.0em;
}
ol.progtrckr li.progtrckr-current:before {
    font-family: arial,sans-serif;
    color: white;
    background-color: yellowgreen;
    height: 1.5em;
    width: 1.5em;
    line-height: 1.5em;
    border: none;
    border-radius: 1.5em;
}
ol.progtrckr li.progtrckr-todo:before {
    font-family: arial,sans-serif;
    /*content: "\039F";*/
    color: silver;
    background-color: white;
    font-size: 1.5em;
    bottom: -1.6em;
}

.setup_next {
    margin:50px 0 100px 0;
}
.setup_desc h2 {
    font-size: 1.4em;
    font-weight: 600;
    font-family: "Arial";
    color: #3D703D;
    width:100%;
/*    text-align: left;*/
    margin: 0 0 10px 0;
/*    text-shadow:1px 1px 1px #FFF;*/
}
.setup_next .term_notice {
    font-size:0.8em;
    color:#666;
    text-shadow: 1px 1px 0 #F6F6F6;
    margin:0 0 15px 0;
}

.setup_desc {
    width:500px;
    margin:0 auto;
}


.setup_desc .caution{
    color:#FF4F4F;
    text-align: left;
    border: 1px dashed #FF4F4F;
    padding:10px;
    font-size:0.9em;
}
.setup_desc p {
    font-size:0.8em;
    color:#666;
    text-shadow: 1px 1px 0 #F6F6F6;
    margin:5px 0 0 0;
    font-weight:normal;
}
.setup_desc h3 {
    color:#666;
    font-size:1.2em;
    margin:30px 0 50px 0;
    text-shadow: 1px 1px 0 #F6F6F6;
}



#end{}
