
@charset "utf-8";

.kiyaku {
    height: 200px;
    margin:auto;
    overflow: scroll;
    overflow-x: hidden;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    border-radius: 0 0 5px 5px;
}

.kiyaku_outer h4 {
    text-align:center;
    font-weight:bold;
    color:#fff;
    padding:10px;
    background:#999;
    border-radius: 5px 5px 0 0;
}

.kiyaku h5 {
    font-weight: bold;
    color: #444;
    border-bottom: 1px solid #ccc;
    padding: 0 0 3px 3px;
    margin-bottom: 5px;
}

.kiyaku h6 {
    color: #444;
    margin: 0 5px 5px;
    font-size:100%;
    font-weight: normal;
}


.kiyaku p {
    line-height: 1.6;
    margin: 0 5px 1em;
}

.kiyaku ul {
    margin: 0 5px 1em;
}

.kiyaku li {
    text-indent: -1em;
    margin: 3px 0 0 1em;
    line-height: 1.6;
}

.kiyaku .bottom {
    margin-bottom: 2em;
}



body {
    border-bottom: 30px solid #1B1B40;
}


#header{
    background:#fff;
    box-shadow: 3px 3px 3px #ccc;
    padding-bottom: 20px;
    margin-bottom: 3px;
}

div#requestcontents{
    margin-top: 94px;
}

#container{
    width:100%;
}

#g-nav{
    display:none;
}

#contents{
    width:950px;
    margin:auto;
    background:#f7f7f7!important;
    border-radius:30px;
    padding:20px 0;
    margin-bottom: 40px;
}


#contents * {
  font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
}


#container #contents #main{
    margin:20px auto;
    background:#fff;
    width:800px;
}

#path {
    padding: 20px 0;
    margin-top: 0px;
    width: 740px;
}


#path img{
    max-width: 100%;
}


#container img {
    max-width: 100%;
    height: auto;
}


form input:focus, form textarea:focus {
    background: #ffffaa !important;

}

#main form > table{
	margin-bottom:0;
}


#contents #form input[type="text"] {
    width: 41%;
    height: 26px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    line-height: 1.3;
    padding: 0 20px 0 10px;
}


#main form > table > tbody > tr > td{
    padding-top:5px;
    padding-bottom:5px;
    padding-left: 7px;
}


select{
    font-size: 100%;
    padding: 4px 0 3px 3px;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    cursor:pointer;
    background: #f5f5f5;
}

textarea {
    width: 100%;
    height: 85px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    background: #fff;
}

.parent_placeholder {
    position: relative;
}
.placeholder {
    position: absolute;
    top: 34px;
    left: 17px;
    font-size: 12px;
    color: #999;
}

#contents {
    overflow: visible;
}

#topbanner {
    text-align: center;
    margin-bottom:30px;
}

#contents #main {
    float: none;
    background: #C3CFDD;
    width: 96%;
    min-height: 0;
    padding: 19px;
    margin: 0;
    border: none;
    border-radius: 25px;
}

#maininner {
    background: #FFF;
    min-height: 0;
    height: auto;
    width: 800px;
    padding: 4% 56px;
    border-radius: 30px;
}


#path {
    text-align: center;
    margin-bottom: 20px;
}

.maintable {
    width: 100%;
    margin: 0px 0 0 0;
    border-collapse: collapse;
}

.maintable>tbody>tr>th {
    width: 32%;
    font-size:15px;
    text-align: left;
    padding: 15px 12px 15px 15px;
    vertical-align: middle;
    height: 100%;
    border-top: solid 1px #D9D9D9;
    border-bottom: solid 1px #D9D9D9;
}

.maintable>tbody>tr>th .thanno{
    font-size:11px;
    padding-left:1em;
    text-indent:-1em;
}

.maintable>tbody>tr>td {
    width: 68%;
    font-size:12px;
    border-top: solid 1px #D9D9D9;
    border-bottom: solid 1px #D9D9D9;
    padding: 10px 15px;
}

.maintable>tbody>tr.address table th {
    text-align: right;
    width: 85px;
    padding: 8px 10px 8px 0;
}

.maintable>tbody>tr table tr.idpass th {
    text-align: right;
    width: 85px;
    padding: 8px 10px 8px 0;
}

.maintable>tbody>tr.address input[type="text"]{
    height:22px;
}

.maintable>tbody>tr input#other_consider_txt{
    height:22px;
}


.maintable>tbody>tr>td span {
    color: #ADADAD;
    padding-left: 10px;
}
.maintable li {
    margin: 5px 0;
    font-size: 13px;
    position:relative;
}


.label {
    cursor:pointer;
    margin-left: 30px;
}






.cellleft {
    display: table-cell;
    vertical-align: middle;
    width: 189px;
    *float:left;
}

.cellright {
    display: table-cell;
    vertical-align: middle;
    *float:right;
}

.blue {
    background: #E4F0FE;
}

.gray {
    background: #F7F7F7;
}

#contents #form .required_color,
#contents #form input[type="text"].required_color,
#contents #form .required_color input[type="text"],
#contents #form .required_color textarea
{
    background: #ffdddd;
}

.white_color{
    background: #D9D9D9!important;
}

.requiredTr .white_background{
    background: #ffffff;
}

#confmbtn {
    text-align: center;
    margin: 4% 0 0 0;
}

#confmbtn ul.btn{
    overflow:hidden;
}

#confmbtn ul.btn li{
    float:left;
    margin:0 20px 20px 20px;
}

#confmbtn ul.btn li a:hover{
    opacity:0.8;
}

.requiredmark
{
    font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
    width: 30px;
    text-align: center;
    background-color: #f02727;
    color: #ffffff;
    font-size: 12px;
    /*font-weight: bold;*/
    padding: 3px 5px 2px 5px;
    margin-top: 2px;
    border-radius: 5px;
    line-height: 1.25;
    letter-spacing: -0.5px;
}

.optionalmark {
    font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
    width: 30px;
    text-align: center;
    background-color: #adadad;
    color: #ffffff;
    font-size: 12px;
    /*font-weight: bold;*/
    padding: 3px 5px 2px 5px;
    margin-top: 2px;
    border-radius: 5px;
    line-height: 1.25;
}

#rules {
    height: 350px;
    overflow: scroll;
    overflow-x: hidden;
    margin: 20px 0 0 0;
    padding: 20px 10px 20px 20px;
    border: 1px solid #D9D9D9;
}

.ruletitle {
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: bold;
}

.secondtitle {
    margin: 10px 0 0 10px;
}

.secondcontent {
    margin: 0 0 0 20px;
}

.thirdtitle {
    margin: 5px 0;
}

.thirdcontent {
    margin: 0 0 0 10px;
}


#agreementarea {
    text-align: center;
    width: 260px;
    margin: 20px auto 0;
    font-size: 14px;
    font-weight: bold;

}


#agreementarea input[type="checkbox"] {
    position: relative;
    left: 24px;
    top: 5px;
}


.agreementformError.parentFormcontact.formError{
    display:none!important;
}



.inline-block {
    display: inline-block;
    *float:left;
}

/*--------------------------------------------------------------
必須項目残数
---------------------------------------------------------------*/
#restRequired{
    position: fixed;
    top: 400px;
    left: 462px;
    border: solid 1px #000000;
    min-width: 130px;
    min-height: 50px;
    border-radius: 5px;
    font-size: 15px;
    color: #000000;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);
    background-color:rgba(255,255,255,0.6);
    text-align: center;
}
#restRequired p{
    padding: 5px 0px;
}
#requiredNum{
    font-size: 22px;
    font-weight: bold;
}
#finishedInput{
    display:none;
    font-weight: bold;
}

.cordinate {
    border-bottom: 1px dotted #ccc;
    overflow:hidden;
    padding:0 0 6px 0;
    margin:0 0 6px 0;
}
.gardening {
    overflow:hidden;

}


.cordinate label input[type="radio"],
.gardening label input[type="radio"]{
    width:17px;
    height:17px;
    float:left;
    margin-top: 13px;
}



.cordinate label,
.gardening label{
    cursor:pointer;
    display: block;
    overflow: hidden;
    padding:4px 2px;
}

.cordinate label:hover,
.gardening label:hover{
    background:#ffffaa;
}
.cordinate label img,
.gardening label img{
    float:right;
    display:block;
    margin-right:10px;
}


.maintable .cordinate p span {
    color: #333;
    font-size:14px;
    line-height: 1;
    margin-right: 12px;
    float:left;
    margin-top: 14px;
    font-weight: bold;
}
.maintable .gardening p span {
    color: #333;
    font-size:14px;
    line-height: 1;
    margin-right: 12px;
    float:left;
    margin-top: 13px;
    font-weight: bold;
}

.fileUploader {
    float: left;
    width: 131px;
}

input[type="file"] {
    width: 100%;
    height: 167%;
    font-size: 900px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    /*↓IE6,7対策*/
    filter:alpha(opacity=0);
    /*↓IE8対策*/
    -ms-filter:"alpha(opacity=0)";
}

.uploadbtn {
    position: relative;
    cursor: pointer;
    border-radius: 5px;
   /* background: #376193; */
    color: #fff;
    width: 100%;
    overflow: hidden;
    margin-bottom:3px;
}
.uploadbtn:hover {
    opacity: 0.8;
}

.uploadbtn img {
    cursor: pointer;
    display:block;
    height:30px;
}

.uploadbtn span{
    display:block;
    padding-left: 0px!important;

}

input[type="text"].filename {
    width: 100%;
}

.image_txt_area {
    float: left;
    margin: 0 0 0 10px;
    width:350px;
}

.parent_placeholder .upload_holder {
    left: 0;
    top: 5px;
    font-size:12px;
}

.fileUploader input[type="text"]{
    width:119px;
    margin: 0 0 3px 0;
    padding-top:0;
}

.upload_contents{
    margin-bottom:10px;;
}


.upload_contents textarea{
    height:71px;
    padding: 5px 10px;
}

.delete {
    text-align: center;
    background: #E9EAED;
    border-radius: 3px;
    cursor: pointer;
    border: solid 1px #D9D9D9;
    width:129px;
}
.delete:hover {
    opacity: 0.8;
}

.image_table {
     border-collapse: collapse;
     width: 100%;
}

.image_table td{
    padding: 10px 10px 10px 20px;
    text-align: left;
}

.image_table th{
    padding: 10px 0;
}

.image_table td.imagecell {
    width: 30%;
    padding: 0 0 0 0;
    text-align:center;
}

.image_table td.imagecell img{
    max-width: 150px;
    max-height: 150px;
}




#zip1{
    width: 90px!important;
}


#form #sex {
    width: 110px;
    padding: 5px 10px;
    height: 20px;
}

#form #sex label:hover{
    cursor:pointer;
}




#contact span.explain {
    font-size: 12px;
    padding-left: 0;
    letter-spacing: -0.8px;
    color: #666;
}



#main form table th{
    width: 170px;
    padding: 12px 10px;
}

#main .requiredmark, #form .requiredmark{
    margin-top:0;
}

#main .optionalmark, #form .optionalmark{
    width:25px;
    margin-top:0;
    letter-spacing:-0.5px!important;
}

textarea{
    margin-bottom:3px;
}

#target_bkn {
    background-color: #f7f7f7;
    font-size: 18px;
    font-weight:bold;
    padding: 5px 20px;
}

