/*----------------

PCレイアウト
width:769 以上

-----------------*/


.notice.red {
    color: red !important;
    clear: both;
}

@media screen and (min-width: 769px)
{
    nav li a,
    nav li span
    {
        z-index: 200;

        color: #000 !important;
    }

 

    /*----------------CONTENTS-----------------*/

    #content
    {
        clear: both;
    }
 
.main-cop {
    font-size: 150%;
    text-align: center;
    font-weight: bold;
    margin: 100px 0 30px;
    padding-top: 80px;
}

.note-must {
    padding-bottom: 10px;
}

.flBox {
    float: left;
}

span.must {
    background-color: #fd9999;
    color: white;
    padding: 0px 5px;
    font-size: 80%;
    display: inline-block;
    margin: 0 10px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

span.nini {
    background-color: #ccc;
    color: white;
    padding: 0px 5px;
    font-size: 80%;
    display: inline-block;
    margin: 0 10px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

.flBox input.uk-input {
    width: 80%;
    float: left;
}

.inline {
  position: relative;
  left: 15px;
  top: 5px;
}

.wid3 {
    width: 30%;
}


        #entry .detail-box {
margin-bottom: 100px;
        }

        #entry .detail-box .ttl {
            font-size: 130%;
            font-weight: bold;
            background-color: #EAEAEA;
            padding: 10px 20px 5px;
            margin-bottom: 25px;
            -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
        }

         #entry .detail-box p {
            display: block;
            padding: 0 10px;
         }

    

       #entry .detail-box .table 
       {
        display: table;
        width: 100%;
            border-bottom: 1px solid #ccc;
            border-left: 1px solid #ccc;
       }  

        #entry .detail-box .table .th {
            display: table-cell;
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            padding: 10px 20px;
            text-align: left;
                        -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
width: 20%;
        }
        #entry .detail-box .table .tr {
            width: 100%;
            display: table;
        }
         #entry .detail-box .table .td {
            display: table-cell;
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            padding: 10px 20px;
            text-align: left;
                        -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
width: 80%;
        }

input.uk-input {
/*    background-color: #ffe8e8;*/
    border:none;
     border: 1px solid #e8e8e8;
}



input.uk-input.bg-w {
    background-color: white;
}

input[type="text"].uk-input:focus {
  border: 1px solid orange;
  outline: 0;
                          -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

input[type="submit"].btSubmit{
   width: 461px;
    height: 92px;
    font-size: 1.2em;
    background-color: #000;
    color: #fff;
    border-style: none !important;
    -webkit-appearance: none !important;
}

input[type="submit"].back{
   width: 461px;
    height: 92px;
    font-size: 1.2em;
    background-color: #ccc
    color: #000;
    border-style: none !important;
    -webkit-appearance: none !important;
}

#entry .btn {
    background-color: #000;
    width: 461px;
    height: 92px;
    text-align: center;
    line-height: 92px;
    margin: 0 auto;
}

#entry .btncover ul{
    text-align: center;
    margin-top: 20px;
}

#entry .btncover ul li {
    display: inline-block;
    margin: 10px;
}

#entry a .btn {
    color: white;
}

#entry a .btn img {
    position: relative;
    top: 10px;
    left: 5px;
}

#entry a:hover {
    text-decoration: none;

}
#entry a:hover .btn {
        -webkit-transition: .3s ease-out;
           -moz-transition: .3s ease-out;
             -o-transition: .3s ease-out;
                transition: .3s ease-out;

        background-color: #333;

}


.note .tr {
    display: table;
    width: 70%;
    margin: 0 auto　75px;
}

.note .td {
    display: table-cell;
    padding: 10px 10px 10px 0;
}

}


















/*----------------

スマホレイアウト
width:768 以下

-----------------*/


@media screen and (max-width: 768px)
{
    /*----------------MAIN VISUAL-----------------*/

  


    /*----------------CONTENTS-----------------*/

    #content
    {
        clear: both;

        width: 90%;
        margin: 45px auto;

        color: #000;
    }


.main-cop {
    font-size: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.8;
    margin-top: 50px;
}



span.must {
    background-color: #fd9999;
    color: white;
    padding: 0px 5px;
    font-size: 80%;
    display: inline-block;
    margin: 0 10px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

span.nini {
    background-color: #ccc;
    color: white;
    padding: 0px 5px;
    font-size: 80%;
    display: inline-block;
    margin: 0 10px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

.note-must {
    padding-bottom: 10px;
}

.flBox {
    float: left;
}

span.must {
    background-color: #fd9999;
    color: white;
    padding: 3px 5px;
    font-size: 80%;
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: bold;
    position: relative;
    top: -2px;
}

span.nini {
    background-color: #ccc;
    color: white;
    padding: 3px 5px;
    font-size: 80%;
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: bold;
    position: relative;
    top: -2px;
}

.flBox {
    width: 33%;
    float: left;
    margin-bottom: 10px;
}

.flBox input.uk-input {
    width: 70%;
    float: left;
}

.inline {
  position: relative;
  left: 5px;
  top: 12px;
}

.wid3 {
    width: 70%;
}


.th {
    padding: 20px 0 5px;
    clear: both;
}

.td {
    clear: both;
}

label {
    padding: 25px;
}

label input.uk-radio {
    padding-right: 15px;
    margin-right: 10px;
}

        #entry .detail-box {
margin-bottom: 100px;
        }

        #entry .detail-box .ttl {
            font-size: 120%;
            font-weight: bold;
            background-color: #EAEAEA;
            padding: 20px 20px 15px;
            margin-bottom: 25px;
            -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.6;
        }

         #entry .detail-box p {
            display: block;
            padding: 0 10px;
           
         }

        #entry .detail-box .p-ttl {
            font-weight: bold;
            font-size: 100%;
           padding: 0px 5px;
    line-height: 1.6;
        }

        #entry .detail-box .p-box {
            margin-bottom: 25px;
            margin-top: 10px;
                    line-height: 1.8;
        }

         #entry .detail-box .p-box .box-ttl {
            font-weight: bold;
         }


       #entry .detail-box table 
       {
        width: 100%;
            border-bottom: 1px solid #ccc;
            border-left: 1px solid #ccc;
            line-height: 1.8;
       }  

        #entry .detail-box table th {
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            padding: 10px 20px;
            text-align: left;
                        -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
width: 30%;
        }
         #entry .detail-box table td {
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            padding: 10px 20px;
            text-align: left;
                        -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
        }


input[type="submit"].btSubmit{
    width: 100%;
    height: 92px;
    font-size: 1.2em;
    background-color: #000;
    color: #fff;
    border-style: none !important;
    -webkit-appearance: none !important;
}
#entry .btn {
        width: 100%;
    height: 92px;
    background-color: #000;

    text-align: center;
    line-height: 92px;
    margin: 0 auto;
}

#entry a .btn {
    color: white;
}

#entry a .btn img {
    position: relative;
    top: 10px;
    left: 5px;
}

#entry a:hover {
    text-decoration: none;

}
#entry a:hover .btn {
        -webkit-transition: .3s ease-out;
           -moz-transition: .3s ease-out;
             -o-transition: .3s ease-out;
                transition: .3s ease-out;

        background-color: #333;

}


input.uk-input {
/*    background-color: #ffe8e8;*/
    border:none;
     border: 1px solid #e8e8e8;
     margin-bottom: 10px;
}

.sample {
    margin-bottom: 20px;
}

input.uk-input.bg-w {
    background-color: white;
}

input[type="text"].uk-input:focus {
  border: 1px solid orange;
  outline: 0;
                          -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.uk-textarea {
    line-height: 1.6;
}


.note .tr {
    display: table;
       margin-bottom: 75px;

}

.note .td {
    display: table-cell;
    padding: 10px 0px 10px 0;
    line-height: 1.6;
}

}

.mailForm .error {
    color: #f00;
    display: block;
    clear: both;
}

.mailForm .error.center {
    text-align: center;
}

#article .thanksBox p:not(:last-child) {
    margin-bottom: 35px;
}

#entry .detail-box.confirm .submit {
    margin-top: 30px;
}

#entry .detail-box .submit {
    text-align: center;
    font-size: 0;
}

#entry .detail-box .submit li {
    margin: 0 10px;
    display: inline-block;
}

#entry .detail-box .submit li input {
    padding: 32px 10px;
    color: #fff;
    width: 461px;
    font-size: 19px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background: #000;
    box-sizing: border-box;
}

#entry .detail-box .submit li.retry input {
    color: #000;
    background: #ddd;
}

#entry .detail-box .td {
    word-break: break-all;
}
@media screen and (max-width: 768px){
    #entry .detail-box .submit li {
        margin: 0;
        display: block;
    }
    
    #entry .detail-box .submit li:not(:last-child) {
        margin-bottom: 10px;
    }
    
    #entry .detail-box .submit li input {
        width: 100%;
    }
}



.mailForm .error {
    margin-left: 10px;
    color: #f00;
    display: block;
    clear: both;
}

.mailForm .error.center {
    text-align: center;
}

#article .thanksBox p:not(:last-child) {
    margin-bottom: 35px;
}

#entry .detail-box.confirm .submit {
    margin-top: 30px;
}

#entry .detail-box .submit {
    text-align: center;
    font-size: 0;
}

#entry .detail-box .submit li {
    margin: 0 10px;
    display: inline-block;
}

#entry .detail-box .submit li input {
    padding: 32px 10px;
    color: #fff;
    width: 461px;
    font-size: 19px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background: #000;
    box-sizing: border-box;
    cursor: pointer;
}

#entry .detail-box .submit li.retry input {
    color: #000;
    background: #ddd;
}

#entry .detail-box .td {
    word-break: break-all;
}
#entry .joblistEntry span.must,
#entry .joblistEntry span.nini{
	display: none;	
}
@media screen and (max-width: 768px){
    #entry .detail-box .submit li {
        margin: 0;
        display: block;
    }
    
    #entry .detail-box .submit li:not(:last-child) {
        margin-bottom: 10px;
    }
    
    #entry .detail-box .submit li input {
        width: 100%;
    }
}

@media screen and (min-width: 769px)
{
	#entry .joblistEntry .detail-box .table .td .flBox {
		width: 30%;
	}
	#entry .joblistEntry .detail-box .table .th {
		padding-left: 15px;
		padding-right: 10px;
	}
	 .joblistEntry span.nini,
	 .joblistEntry span.must {
		margin-left: 0;
	}

}
