@charset "utf-8";

/* Reset Styles */
html{color:#373737;background:#ffffff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
img{vertical-align:middle;-ms-interpolation-mode: bicubic;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal; }
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
*{word-break:break-all;}

.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom:1;
}

/* CSS */
html,
body {
    min-height: 100%;
    height: 100%;
    background: #e7f9ff;
}
body {
    font-size: 13px;
    font-family: "Lucida Grande",Meiryo,sans-serif;
}
.wrap {
    min-height: 100%;
    position: relative;
}
.content-wrap {
    padding-bottom: 58px;
}

.perFee {
    clear: both;
    display: block;
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
}

.perFee span {
    font-size: 1.3rem;
}

a {
    color: #28659d;
}
a:hover {
    text-decoration: none;
}

.header>.in,.footer>.in,.step>.in {
    width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}
.container {
    width: 940px;
    margin: 0 auto;
    padding: 0 20px;
}
.container.step1 {
    padding-bottom: 10px;
}
.container.step1>.in {
    margin-bottom: 5px;
}
.container.step4 p.circle {
    margin-top: 35px;
}


/****************************************
 * header
 ****************************************/
.header {
    height: 100px;
    background-image: url(/html/images/form/pc/bg_header.png);
    background-repeat: repeat-x;
}
.header .logo{
    display: inline-block;
}
.header .ttl{
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    position: relative;
    top: 3px;
    padding-left: 20px;
}

/****************************************
 * step
 ****************************************/
.step {
    padding-top: 20px;
    padding-bottom: 18px;
}
.step ul {
    display: table;
    table-layout: fixed;
    width: 900px;
}
.step ul li {
    display: table-cell;
    width: 160px;
    height: 45px;
    padding-right: 30px;
    color: #fff;
    background: url(/html/images/form/pc/step_bg.png) no-repeat 0 50%;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
.step ul li:last-child {
    width: 140px;
    padding-right: 0;
    background-image: url(/html/images/form/pc/step_bg_last.png);
}
.step ul li.active {
    background-image: url(/html/images/form/pc/step_bg_active.png);
}
.step ul li.active:last-child {
    background-image: url(/html/images/form/pc/step_bg_last_active.png);
}
.step .desc.key{
    background-image: url(/html/images/form/pc/m_key.png);
    background-repeat: no-repeat;
    background-position: 0px;
    padding-left: 20px;
    height: 24px;
    margin-top: 10px;
    padding-top: 8px;
}

/**********
 * container
 **********/
.container {
    background: #ffffff;
    margin-bottom: 50px;
}
.container>.in {
    padding: 34px 24px;
}
.container .ttl {
    background-image: url(/html/images/form/pc/m_h2.png);
    background-repeat: no-repeat;
    color: #15bae7;
    padding-left: 12px;
    font-size: 24px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 25px;
}

.container .ttl2 {
    background-image: url(/html/images/form/pc/m_h2.png);
    background-repeat: no-repeat;
    color: #15bae7;
    padding-left: 12px;
    font-size: 24px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 20px;
}

.container .required {
    display: inline-block;
    margin-left: 5px;
    padding: 1px 5px;
    color: #fff;
    background: #ff4996;
/*    font-size: 14px; */
    font-size: 10px;
    border-radius: 3px;
}
.container .optional {
    display: inline-block;
    margin-left: 5px;
    padding: 1px 5px;
    color: #fff;
    background: #9f9f9f;
    font-size: 14px;
    border-radius: 3px;
}

/******************************
 * col
 *******************************/
.col {
  position: relative;
}
.col .ttl-label {
    background-image: url(/html/images/form/pc/bg_ttl.png);
    background-repeat: no-repeat;
    color: #ffffff;
    padding-left: 52px;
    font-size: 16px;
    height: 48px;
    line-height: 36px;
    margin-bottom: 16px;
    position: relative;
    left: -55px;
}
.detail .ttl-label2,
.col .ttl-label2 {
    background-image: url(/html/images/form/pc/bg_ttl2.png);
    background-repeat: no-repeat;
    color: #ffffff;
    padding-left: 50px;
    font-size: 16px;
    height: 48px;
    line-height: 36px;
    margin-bottom: 16px;
    position: relative;
    left: -50px;
}
.detail td input {
    font-size: 12px;
}
.in .ttl-label3 {
    background-image: url(/html/images/form/pc/bg_ttl.png);
    background-repeat: no-repeat;
    color: #ffffff;
    padding-left: 52px;
    font-size: 16px;
    height: 48px;
    line-height: 40px;
    margin-bottom: 16px;
    position: relative;
    left: -54px;
}
.col .ttl-label p{
    position: absolute;
    left: 380px;
    color: #222;
    width: 400px;
    top:0;
}
.col p.circle {
    background-image: url(/html/images/form/pc/m_circle.png);
    background-repeat: no-repeat;
    padding-left: 24px;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
.col p.circle2 {
    background-image: url(/html/images/form/pc/m_circle.png);
    background-repeat: no-repeat;
    padding-left: 24px;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}
.col p.lead {
    padding-left: 24px;
    margin-top: -4px;
    margin-bottom: 16px;
}
.col p.btn-ryokin{
    position: absolute;
    right: 15px;
    top: 60px;
}
.col .address-form {
    padding-left: 15px;
}
.col .address-form th span {
    position: relative;
    top: -12px;
}
.col .address-form td, .col .address-form th {
    font-weight: normal;
    text-align: left;
    padding: 10px;
    font-size: 14px;
}
.col .address-form td input[type='text'] {
    font-size: 18px;
    padding: 4px 7px;
    width: 270px;
    margin-right: 20px;
}
.col .address-form td button {
    font-size: 12px;
    width: 66px;
    line-height: 16px;
    position: relative;
    top: -3px;
}
.col .address-form td .notice {
    margin-top: 3px;
    color: #14bcea;
}
.col .address-form .address-input{
    display: none;
}
.col .address-form .address-link{
    margin-left: 15px;
}
.col .address-search {
    width: 396px;
    padding-left: 210px;
    margin-bottom: 30px;
    text-align: center;
}
.col .address-search>.in {
    border: 3px solid #14bcea;
    border-radius: 6px;
    padding: 5px;
}
.col .address-search.error>.in {
    border: 3px solid #FF0094;
}
.col .address-search.on {
    width: 370px;
    margin-bottom: 10px;
}
.col .address-search.on>.in {
    border: 3px solid #14bcea;
    background: #14bcea;
    border-radius: 6px;
    padding: 5px;
    color: #ffffff;
    font-size: 16px;
    padding-top: 7px;
}
.col .address-search .in p{
    background: #E9F7F8;
    font-size: 21px;
    color: #15BAE7;
    padding: 7px 0;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.col .address-search.error .in p{
    background: #FBEAED;
    color: #FF0094;
}

.col .address-area {
    width: 396px;
    padding-left: 210px;
    margin-bottom: 30px;
    text-align: center;
}
.col .address-area .ttl{
    font-size: 21px;
    color: #15BAE7;
    background: #e9f7f8;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}
.col .address-area>.in {
    border: 3px solid #14bcea;
    border-radius: 6px;
    padding: 5px;
}
.col .address-area>.in img {
    float:left;
}
.col .address-area .on{
    background: #E9F7F8;
    padding: 5px;
    height: 80px;
}
.col .address-area .on p{
    font-size: 16px;
    padding: 5px;
    padding-left: 70px;
    margin: 0 20px;
}
.col .address-area .on p.border{
    border-bottom: 1px solid #14bcea;
    margin-bottom: 6px;
}
.col .address-list {
    margin-left: 210px;
    border: 2px solid #14bcea;
    padding: 5px;
    width: 500px;
    margin-bottom: 20px;
    max-height: 200px;
    overflow-y: auto;
    cursor:pointer;
}
.col .address-list li {
    margin-bottom: 5px;
    padding-left: 7px;
    background: #e9f7f8;
  /*  height: 36px;*/
    line-height: 36px;
    font-size: 15px;
}
.col .address-list li.last {
    margin-bottom: 0px;
}

.col .address-list li.selected {
    background: #80D8F0;
}
.select-form {
    padding-left: 25px;
    margin-bottom: 30px;
}
.select-form .select {
    border: 1px solid #d3d3d3;
    width: 850px;
    margin-bottom: 16px;
}
.select-form .select.checked {
    border: 1px solid #0094de;
}
.select-form .select>table {
    width: 100%;
    height: 140px;
}
.select-form .select>table th {
    background: #eaeaea;
    border-right: 1px solid #d3d3d3;
    width: 24px;
    cursor: pointer;
}
.select-form .select>table td {
    background: #f3f8fa;
    padding: 10px;
    cursor: pointer;
}
.select-form .select table td.on,
.select-form .select table td.checked,
.server-form .select table td.on,
.server-form .select table td.checked {
    background: #fffdd6;
}
.select-form .select>table td .name {
    font-size: 24px;
    color: #0094de;
    margin-bottom: 8px;
}
.select-form .select>table td .point {
    background: #54c6ff;
    color: #fff;
    font-size: 18px;
    padding: 7px 10px;
    border-radius: 4px;
}
.select-form .select>table td.f15 {
    font-size: 15px;
}
.select-form .select>table td.col1 {
    padding-left: 20px;
    padding-right: 0px;
    width: 230px;
}
.select-form .select>table td.col1 {
    padding-left: 20px;
    padding-right:0;
    width: 230px;
}
.select-form .select>table td.col1 table{
    width: 205px;
}
.select-form .select>table td.col1 th,
.select-form .select>table td.col1 td{
    border: 2px solid #54c6ff;
    padding: 5px;
    font-size: 16px;
}
.select-form .select>table td.col1 th {
    padding-left: 10px;
    padding-right: 10px;
    color: #54c6ff;
    background: #fff;
    width: 50px;
}
.select-form .select>table td.col1 td {
    background: #54c6ff;
    color: #fff;
}
.select-form .select>table td.col2 {
    width: 254px;
    padding-right:0;
    padding-left: 5px;
}
.select-form .select>table td.col3 {
    width: 235px;
    padding-left: 25px;
}
.select-form .select>table td.col4 {
    width: 540px;
}
.select-form .select>table td.col8 {
    padding-right: 10px;
    padding-left: 16px;
}


/**********
 * server-select
 **********/
.preview {
    float: right;
    width: 310px;
}
.preview-img {
    border: 1px solid #15BAE7;
}
.preview-img img {
    width: 100%;
}
.col-server .left {
    float: left;
    width: 525px;
}
.col-server .right {
    float: right;
    width: 312px;
    margin-top: 38px;
    margin-right: 30px;
}
.col-server-image #server-image {
    border: 1px solid #14bcea;
}
.col-server-image .server-image {
    position: relative;
}
.col-server-image .server-image #server-free {
    position: absolute;
    right: 20px;
    top: 20px;
}
.col-server-image .kakudo {
    margin-top: 10px;
    margin-bottom: 28px;
    text-align: right;
}
.col-server-image .kakudo a {
    display: inline-block;
    padding: 3px 15px;
    color: #fff;
    background: linear-gradient(to bottom, #a6c2db 1%,#628cb4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c2db', endColorstr='#628cb4',GradientType=0 );
    border-radius: 8px;
    text-decoration: none;
    text-shadow: 0 0 6px rgba(86,129,167,1);
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}
.col-server-image .kakudo a:after {
    display: inline-block;
    content: '';
    width: 14px;
    height: 14px;
    margin-left: 5px;
    background: url(/html/images/form/pc/kakudo-plus.png) no-repeat 0 50%;
    vertical-align: middle;
}
.col-server-image .kakudo a:hover {
    background: linear-gradient(to bottom, #628cb4 1%,#a6c2db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#628cb4', endColorstr='#a6c2db',GradientType=0 );
}
.col-server .server-link {
    position: absolute;
    left: 400px;
    font-size: 18px;
    line-height: 38px;
    top:0;
}
.col-server .server-link a {
    padding: 0 20px;
}
.server-selected {
    background: #fffdd6;
    padding: 15px;
}
.server-selected thead th {
    color: #0094de;
}
.server-selected tbody th,
.server-selected tbody td {
    color: #939393;
}
.server-selected tbody th{
    font-weight: normal;
}
.server-selected tbody td{
    font-weight: bold;
}
.server-form {
    width: 582px;
    margin-bottom: 5px;
}
.server-form .select {
    border: 1px solid #d3d3d3;
    width: 238px;
    float: left;
    margin-left: 20px;
}
.server-form .select.checked {
    border: 1px solid #14bcea;
}
.server-form .select.last {
    margin-right: 0px;
}
.server-form .select>table {
    width: 100%;
    height: 110px;
}
.server-form .select>table th {
    background: #eaeaea;
    border-right: 1px solid #d3d3d3;
    width: 24px;
    cursor: pointer;
}
.server-form .select>table td {
    background: #f3f8fa;
    padding: 5px;
    cursor: pointer;
}
.server-form .select>table td .name {
    font-size: 16px;
    color: #373737;
    margin-bottom: 1px;
}
.server-form .select>table td .point {
    color: #373737;
    font-size: 12px;
}
.server-form.size-form {
    margin-bottom: 20px;
}
.server-form.size-form .select>table td.col5 {
    padding-left: 10px;
    width: 230px;
}
.server-form.color-form .select>table {
    width: 100%;
    height: 90px;
}
.server-form.color-form .select {
    margin-bottom: 16px;
}
.server-form.color-form .select>table td.col6 {
    padding-left: 10px;
    width: 230px;
    padding-right:0;
}
.server-form.color-form .select>table td .name {
    font-size: 13px;
    color: #373737;
    margin-bottom: 1px;
}
.holder-form .select {
    width: 151px;
}
.server-form.holder-form .select>table td.col7 {
    padding:0 5px 1px;
    padding-left: 10px;
    width: 110px;
    text-align: center;
}
.server-form.holder-form .select>table td.col7 .name {
  padding-top: 6px;
}
.server-form .select.last {
    margin-right:0;
}


/**********
 * btn
 **********/
.col-btn {
    text-align: center;
    padding-bottom: 40px;
}
.col-btn .btn-next a {
    display: inline-block;
    position: relative;
    min-width: 340px;
    height: 68px;
    padding: 0 50px 0 40px;
    color: #fff;
    background: url(/html/images/form/pc/btn_bg.png) no-repeat 0 50%;
    font-size: 28px;
    font-weight: bold;
    line-height: 68px;
    text-shadow: 0 0 3px #2a9304;
    text-decoration: none;
}
.col-btn .btn-next a:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    width: 25px;
    height: 68px;
    background: url(/html/images/form/pc/btn_bg_right.png) no-repeat 100% 50%;
}
.col-btn .btn-back a {
    display: inline-block;
    position: relative;
    width: 133px;
    height: 44px;
    padding: 0 0 0 10px;
    color: #fff;
    background: url(/html/images/form/pc/btn_back_bg.png) no-repeat 100% 50%;
    font-size: 18px;
    font-weight: bold;
    line-height: 44px;
    text-shadow: 0px 0px 3px #666;
    text-decoration: none;
}
.col-btn .btn-back a:after {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 20px;
    height: 44px;
    background: url(/html/images/form/pc/btn_back_bg_left.png) no-repeat 100% 50%;
}
.col-btn .btn-next a:hover,
.col-btn .btn-back a:hover {
    opacity:0.7;
}

.fancycnt h2.name img {
    margin-right: 12px;
    position: relative;
    top: 5px;
    vertical-align: top;
}
.fancycnt h2.name {
    font-size: 24px;
    margin-bottom: 11px;
    color: #7f7f7f;
}
.fancycnt h2.name.pink {
    color: #d24e7d;
}
.fancycnt h2.name.black {
    color: #5b5b5b;
}
.fancycnt {
    display: none;
    position: relative;
    height: 570px;
    padding: 10px 15px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.fancycnt.short {
    height: 438px;
}
.fancybox-close {
    cursor: pointer;
    position: absolute;
    right: -26px;
    top: -26px;
    height: 54px !important;
    width: 54px !important;
    z-index: 8040;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/html/css/js/form/fancybox/fancybox_sprite.png");
}


/****************************************
 * footer
 ****************************************/
.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 58px;
    background: #4cc3f0;
    color: #fff;
}
.footer>.in {
    padding-top: 13px;
}
.footer>.in .left {
    width: 400px;
    float: left;
}
.footer>.in .right {
    width: 400px;
    float: right;
    text-align: right;
}
.footer>.in li {
    float: left;
    margin-right: 6px;
}
.footer>.in li a {
    color: #fff;
}

/****************************************
 * form
 ****************************************/
.form .server-box {
    color: #70828e;
    margin-bottom: 40px;
}
.form .server-box .ttl {
    font-size: 16px;
}
.form .server-box>table{
    width: 686px;
}
.form .server-box>table>tbody>tr>th,.form .server-box>table>tbody>tr>td{
    border: 1px solid #cccccc;
    padding: 8px 14px;
}
.form .server-box>table>tbody>tr>th {
    background: #f3f3f3;
    font-weight: normal;
    text-align: left;
}
.form .server-box>table>tbody>tr>td {
    background: #f9f9f0;
}
.form .server-box>table>tbody>tr>td>table td {
    padding: 2px 2px;
    text-align: center;
}
.form .btn-change {
    width: 68px;
    height: 23px;
    background: url(../img/btn-change.png) no-repeat;
    float: right;
}
.form .btn-change a {
    display: block;
    color: #212121;
    text-decoration: none;
    text-align: center;
    line-height: 23px;
}
.form .m20 {
    margin-top: 27px;
}
.form .m10 {
    margin-top: 10px;
}
.form .server-box > table > tbody > tr > td.plan {
    padding-right: 220px;
}
.s-type {
    width: 124px;
    border-radius: 5px;
    padding: 3px;
    text-align: center;
    font-size: 13px;
}
.type-long {
    background: #7dabd7;
    color: #ffffff;
}
.type-short {
    background: #8f8f8f;
    color: #ffffff;
}
.s-silver {
    background: #8f8f8f;
    color: #ffffff;
}
.s-white {
    background: #e6e6e6;
    color: #515151;
}
.s-pink {
    background: #f8dae5;
    color: #cf0075;
}
.s-brown {
    background: brown;
    color: #ffffff;
}
.s-black {
    background: #000000;
    color: #ffffff;
}
.h-pink {
    background: #f8dae5;
    color: #cf0075;
}
.h-ice {
    background: #dfe4ef;
    color: #2b649e;
}
.h-gray {
    background: #e1ddd2;
    color: #5b533c;
}


/**********
 * form-box
 **********/
.form .form-box {
    margin-bottom: 20px;
}
.form .form-box h2 {
    margin-bottom: 10px;
}
.form .form-box .notice {
    margin-bottom: 10px;
}

/**********
 * form-btn
 **********/
.form .form-btn {
    margin-bottom: 60px;
    padding-left: 290px;
}
.form .form-btn li {
    float: left;
    margin-right: 5px;
}
.form .form-btn li.last {
    margin-right: 0px;
}


/**********
 * step2 ~
 **********/
.detail {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.detail table button,
.c-form.confirm table button{
    font-size: 12px;
    width: 70px;
    height: 24px;
    border: 1px solid #b9b9b9;
    background: -moz-linear-gradient(top,#eeeeee 0%,#dddddd);
    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
    cursor: pointer;
}

.detail table {
    font-size: 15px;
    width: 100%;
}
.detail table .ptb20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.detail table td, .detail table th{
    border: 1px solid #14bcea;
    padding: 10px 15px;
    color: #373737;
    text-align: left;
    line-height: 1.3;
}
.detail table td.center,
.detail table th.center {
    text-align: center;
}
.detail table th{
    background: #e7f9ff;
    font-weight: normal;
}
.detail table th{
    background: #f5fdff;
}

/**
 * customer-form
 */
.c-form {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.c-form-detail {
    margin-bottom: 70px;
}
.c-form.confirm {
    color: #777777;
}
.c-form table{
    width: 100%;
}
.c-form table th{
    width: 180px;
    font-weight: normal;
    background: #f2f4f5;
    font-size: 15px;
}
.c-form table.agreement th{
    width: 75px;
}
.c-form table th,
.c-form table td{
    color: #373737;
    border: 1px solid #14bcea;
    padding: 12px 20px;
    text-align: left;
}
.c-form table td {
    background: #fff;
}
.c-form table select {
    color: #333;
    font-size: 15px;
    padding: 5px;
}
.c-form table select:hover, .c-form table select:focus {
}
.c-form table th .required,
.c-form table th .optional {
    float: right;
}
.c-form .y-notice{
    background: #fffdd6;
    padding: 14px;
    border-radius: 3px;
}
.c-form .y-notice span{
    color: #ff4996;
}
.c-form .p-notice {
    color: #ff4996;
    margin-bottom: 2px;
}
.c-form .pass-check{
    padding-top: 6px;
    font-size: 13px;
}
.c-form table input[type="text"],
.c-form table input[type="number"],
.c-form table input[type="password"]{
    font-size: 15px;
    padding: 5px;
    border: 1px solid #14bcea;
}
.c-form .kiyaku {
    padding: 20px 26px 10px;
    width: 846px;
    height: 160px;
    border: 1px solid #14bcea;
    border-bottom: none;
    overflow: scroll-y;
    vertical-align: bottom;
}
.c-form .kiyaku textarea {
    font-size: 12px;
}

.c-form table input[type="text"].s-text{
    width: 135px;
}
.c-form table input[type="number"],
.c-form table input[type="text"].m-text,
.c-form table input[type="password"].m-text{
    width: 210px;
}
.c-form table input[type="text"].l-text{
    width: 360px;
}
.c-form table input[type="checkbox"] {
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.c-form table #icn_search {
    position: relative;
    top: -3px;
}
.c-form.confirm table td{
    font-size: 15px;
    color: #777777;
}
.c-form table .center{
    text-align: center;
}
.c-form.confirm table td.center{
    width: 115px;
}

.c-form table .f18{
    font-size: 18px;
}

.c-form table .ptb20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.c-form table .pt10{
    padding-top: 10px;
}
.c-form table .mb10{
    margin-bottom: 10px;
}
.c-form table .mr10{
    margin-right: 10px;
}
.c-form table .mr5{
    margin-right: 5px;
}
.c-form table .pr0 {
    padding-right: 0px;
}
.c-form.mb70{
    margin-bottom: 70px;
}
.mb20{
    margin-bottom: 20px;
}
.mb50{
    margin-bottom: 50px;
}

/**
 * server-type
 */
.s-type {
    border-radius: 5px;
    padding: 8px 3px;
    text-align: center;
    width: 124px;
    margin: 0 10px;
    display: inline-block;
}
.type-long {
    background: none repeat scroll 0 0 #7dabd7;
    color: #ffffff;
}
.type-short {
    background: none repeat scroll 0 0 #8f8f8f;
    color: #ffffff;
}
.s-silver {
    background: none repeat scroll 0 0 #8f8f8f;
    color: #ffffff;
}
.s-white {
    background: none repeat scroll 0 0 #e6e6e6;
    color: #515151;
}
.s-pink {
    background: none repeat scroll 0 0 #f8dae5;
    color: #cf0075;
}
.s-black {
    background: none repeat scroll 0 0 #000000;
    color: #ffffff;
}
.h-pink {
    background: none repeat scroll 0 0 #f8dae5;
    color: #cf0075;
}
.h-ice {
    background: none repeat scroll 0 0 #dfe4ef;
    color: #2b649e;
}
.h-gray {
    background: none repeat scroll 0 0 #e1ddd2;
    color: #5b533c;
}



/**
 * server-color
 */
.thum {
    float: right;
    width: 80px;
    height: 80px;
    border: 1px solid #dbdbdb;
}
.thum.white {
    background: #ffffff;
    background: linear-gradient(to bottom,  #ffffff 0%,#f8f9fa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f9fa',GradientType=0 );
}
.thum.silver {
    background: #d6dad9;
    background: linear-gradient(to bottom, #d6dad9 0%,#bec1c2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6dad9', endColorstr='#bec1c2',GradientType=0 );
}
.thum.pink {
    background: #f1e0e5;
    background: linear-gradient(to bottom, #f1e0e5 0%,#ead0d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e0e5', endColorstr='#ead0d9',GradientType=0 );
}
.thum.black {
    background: #3e3e3e;
    background: linear-gradient(to bottom, #3e3e3e 0%,#010101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3e3e', endColorstr='#010101',GradientType=0 );
}
.thum.brown {
    background: #5f3527;
    background: linear-gradient(to bottom, #5f23527 0%,#ead0d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e0e5', endColorstr='#ead0d9',GradientType=0 );
}


/** --------------------------------
step1
--------------------------------- */
.col {
  position: relative;
}
.arw {
    vertical-align: bottom;
}
 .col .address-search .in p{
    background: #E9F7F8;
    font-size: 21px;
    color: #15BAE7;
    padding: 7px 0;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.col .address-search.error .in p{
    background: #FBEAED;
    color: #FF0094;
}
.col .address-area>.in {
    border: 3px solid #14bcea;
    border-radius: 6px;
    padding: 5px;
}
.col .address-area>.in img {
    float:left;
}
.col .address-area .on{
    background: #E9F7F8;
    padding: 5px;
    height: 80px;
}
.col .address-area .on p{
    font-size: 16px;
    padding: 5px;
    padding-left: 70px;
    margin: 0 20px;
}
.col .address-area .on p.border{
    border-bottom: 1px solid #14bcea;
    margin-bottom: 6px;
}
.col p.lead {
    padding-left: 24px;
    margin-top: -4px;
    margin-bottom: 16px;
}
.col p.btn-ryokin{
    position: absolute;
    right: 15px;
    top: 60px;
}
.col p.btn-ryokin a {
    display: block;
    padding: 8px 12px 8px 20px;
    color: #808080;
    background-color: #eee;
    border: 1px solid #bababa;
    border-radius: 6px;
    box-shadow: 0 0 0px 5px #fff inset;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.col p.btn-ryokin a:after {
    display: inline-block;
    position: relative;
    top: 4px;
    content: '';
    width: 20px;
    height: 20px;
    margin-left: 15px;
    background: url(/html/images/form/pc/icn-plus.png) no-repeat 0 50%;
}
.col p.btn-ryokin a:hover {
    color: #aaa;
}
.col p.btn-ryokin a:hover:after {
    opacity: 0.7;
}

.col .address-form .address-link{
    margin-left: 15px;
}

.col .address-form .address-input{
    display: none;
}
.col .btn-back {
    padding-top: 18px;
}
.detail strong{
    font-size: 120%;
}
.col .address-form th {
    width: 180px;
}
.c-form .calendar-icon {
    margin-left: 10px;
}
#server-plan .select-form .select>table .price span {
    font-size: 56px;
    font-weight: bold;
}
#server-plan .select-form .select>table .price {
    padding-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
}
.col .address-form .address-link{
    margin-left: 35px;
}
.col .address-area table {
    width: 100%;
}
.col .address-area table th{
    background: #14bcea;
    color: #fff;
    text-align: center;
    font-size: 17px;
    width: 13%;
}

/*ウォーターサーバーの選択*/
#select-server {
    margin-bottom: 40px;
}
#select-server .server-form {
    float: left;
    margin-bottom: 5px;
}
#select-server .server-form .select {
    border: 1px solid #d3d3d3;
    width: 256px;
    float: left;
}
#select-server .server-form .select.checked {
    border: 1px solid #14bcea;
}
#select-server .server-form .select.last {
    margin-right: 0px;
}
#select-server .server-form .select>table th {
    background: #eaeaea;
    border-right: none;
    width: 10%;
    height: 22px;
    cursor: pointer;
}
#select-server .server-form .select>table td {
    background: #f3f8fa;
    padding: 5px 5px 5px 10px;
    cursor: pointer;
    vertical-align: middle;
}
#select-server .server-form .select>table td .name {
    font-size: 16px;
    color: #0094de;
    padding: 25px 0 5px;
    text-align: left;
    line-height: 24px;
}
#select-server .server-form .select>table td .img {
    float: right;
    margin-left: 20px;
}
#select-server .server-form .select>table td img {
    padding-top: 5px;
    margin-bottom: 5px;
}
#select-server .server-form .select>table td .on{
    background: #E9F7F8;
    padding: 5px;
    height: 80px;
}
#select-server .select-form .select table td.on,
#select-server .select-form .select table td.checked,
#select-server .server-form .select table td.on,
#select-server .server-form .select table td.checked {
    background: #fffdd6;
}

/*サーバーカラーの選択*/
#select-color {
    margin-top: 40px;
    margin-bottom: 40px;
}
#select-color.server-form .select {
    margin-bottom: 20px;
}
#select-color.server-form .select>table {
    height: 90px;
}
#select-server #select-color.server-form .select>table td .name {
    padding: 30px 10px 0 0;
    font-size: 14px;
}

/*サーバーご購入プランの選択*/
#server-plan .select-form .select>table {
    width: 100%;
    min-height: 140px;
}
#server-plan .select-form .select>table td {
    padding-top: 25px;
    padding-left: 25px;
    margin-top: 0;
    vertical-align: top;
}
#server-plan .select-form .select>table td .name {
    float: left;
    width: 310px;
    padding: 30px 0 0 0;
}
#server-plan .select-form .select>table td .img {
    margin-bottom: 10px;
}
#server-plan .select-form .select>table td .red {
    color: #df0000;
    font-size: 28px;
    padding-left: 310px;
    margin-top: -10px;
    line-height: 1;
}
.ryokin {
    max-width: 852px;
    margin: 0 auto;
    padding-left: 9px;
    margin-bottom: 20px;
    display: none;
}
.ryokin table{
      border: solid 3px #d8d8d8;
      width: 100%;
      border-collapse:collapse;
      line-height: 1.4;
}
.ryokin table th{
      border: solid 3px #d8d8d8;
      background-color: #f4f4f4;
      font-size: 18px;
      padding: 8px 5px;
      text-align: right;
}
.ryokin table th span{
      font-size: 14px;
      vertical-align: middle;
      padding-left: 250px;
}
.ryokin table td{
      border: solid 1px #d8d8d8;
      text-align: center;
      font-size: 14px;
      width: 68px;
}
.ryokin table td.caution{
      padding: 20px 0 18px 15px;
      text-align: left;
}
.ryokin table tr.place td{
      vertical-align: top;
      padding: 10px 0 5px 0;
}
.ryokin table td.saisui{
      font-weight: bold;
      text-align: left;
      width: 90px;
      padding: 10px;
}
.ryokin table td span{
      color: #8e8e8e;
      font-size: 12px;
}
.ryokin .bg_blue{
      background-color: #edfcff;
}
.ryokin .bg_green{
      background-color: #e8ffed;
}
.ryokin .bg_yellow{
    background-color: #fbffe2;
}
.col .ryokin-1set {
      width: 852px;
    text-align: center;
}
.col .ryokin-1set#plan1620 {
    display: none;
}
.col .ryokin-1set>.in {
      border: 3px solid #14bcea;
      border-radius: 6px;
      padding: 5px;
    position: relative;
}
.col .ryokin-1set .in p.ttl{
    font-size: 21px;
    color: #15BAE7;
    font-weight: bold;
}
.col .ryokin-1set .in p.ttl02{
    font-size: 21px;
    color: #969696;
    font-weight: bold;
    margin-top: 6px;
}
.col .ryokin-1set .in .calc02{
    background: #eaeaea;
    padding: 16px 8px 8px 8px;
    font-size: 16px;
    line-height: 34px;
}
.col .ryokin-1set .in .calc02 img {
    margin-top: -4px;
    margin-right: 6px;
}
.col .ryokin-1set .in .calc02 img.plus,
.col .ryokin-1set .in .calc02 img.equal,
.col .ryokin-1set .in .calc02 img.slash, {
    margin-left: 8px;
    margin-top: -2px;
}
.col .ryokin-1set .in .calc02 p.text {
    font-size: 13px;
}
.col .ryokin-1set>.in>.zeinuki {
    position: absolute;
    right: 10px;
    top: 10px;
}
.col .ryokin-1set.error>.in {
      border: 3px solid #FF0094;
}
.col .ryokin-1set.on {
      width: 370px;
      margin-bottom: 10px;
}
.col .ryokin-1set.on>.in {
      border: 3px solid #14bcea;
      background: #14bcea;
      border-radius: 6px;
      padding: 5px;
      color: #ffffff;
      font-size: 16px;
      padding-top: 7px;
}
.col .ryokin-1set .in .calc{
    background: #E9F7F8;
    padding: 8px;
    font-size: 16px;
    line-height: 34px;
}
.col .ryokin-1set .in .calc .cap_blue {
    padding: 2px 10px;
    color: #15bae7;
    background: #fff;
    box-shadow: 0 0 5px 0 #9ddced;
    border-radius: 4px;
    font-weight: bold;
}
.col .ryokin-1set .in .calc .cap_red {
    padding: 2px 10px;
    color: #ff337b;
    background: #fff;
    box-shadow: 0 0 5px 0 #9ddced;
    border-radius: 4px;
    font-weight: bold;
}
.col .ryokin-1set .in .calc02 .cap_gray {
    padding: 2px 10px;
    color: #555555;
    background: #fff;
    box-shadow: 0 0 5px 0 #bfbfbf;
    border-radius: 4px;
    font-weight: bold;
}
.col .ryokin-1set .in .calc img {
    margin-top: -4px;
    margin-right: 6px;
}
.col .ryokin-1set .in .calc img.plus,
.col .ryokin-1set .in .calc img.equal {
    margin-left: 8px;
    margin-top: -2px;
}
.col .ryokin-1set.error .in p{
    background: #FBEAED;
    color: #FF0094;
}



/** --------------------------------
step3
--------------------------------- */
.col .payment_circle {
        margin-top: 35px;
}
.c-form .mt10 {
    margin-top: 10px;
}
.col .payment_select{
        font-size:16px;
}
.col .payment_select label{
        margin-right: 30px;
}
.col .c-form-detail table th img {
    float: right;
}
.col .account_flow dl {
    float: left;
    width: 230px;
    padding: 10px 15px;
    margin-bottom: 30px;
    border: solid 1px #79ddf8;
    border-radius: 5px;
}
.col .account_flow dd {
    margin-bottom: 10px;
}
.col .account_flow .flow {
    float: left;
    margin-right: 14px;
    height: 354px;
    vertical-align: middle;
}
.col .account_flow .flow img {
    vertical-align: middle;
    margin-top: 170px;
}
.col .account_flow .finish {
    float: left;
    padding: 50px 10px 50px;
    background: #14bcea;
    color: #fff;
    height: 254px;
    font-size: 20px;
}
.col .checklist {
    padding: 20px 30px;
    background: #fffedd;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}



/** --------------------------------
thanks
--------------------------------- */
.thanks {
    margin-top: 15px;
}
.thanks-ttl {
    font-size: 20px;
    padding-top: 15px;
    font-weight: bold;
}
.thanks-msg {
    color: #373737;
    margin-top: 5px;
}
.thanks-btn {
    text-align: center;
}
.thanks-btn1 {
    padding-bottom: 15px;
    border: 1px solid #14bcea;
}
.errors {
    color: #cc3333;
    margin-top: 2px;
}
input[type="checkbox"] {
    margin-right: 10px;
    vertical-align: middle;
}
.errors_message {
    color: #cc3333;
}
table.error_message {width: 90%}
table.error_message th, table.error_message td {
    border: none;
    padding: 0 20px;
    text-align: left;
}



/** --------------------------------
お問合せ
--------------------------------- */
#contact .container {
    margin-top: 20px;
}
#contact .container.step2 {
    background: url("/html/images/form/pc/page_img.jpg") no-repeat 100% 0 #fff;
    background-size: auto 120px;
}
#contact .col-btn {
    margin-top: 70px;
}
#contact .c-form table textarea {
    width: 360px;
    height: 160px;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #14bcea;
}
#contact .c-form-detail {
    margin-bottom: 20px;
}
#contact .p-notice {
    color: #ff4996;
}
