@charset "UTF-8";
/*リセット用CSS*/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-size: 100%;
}

/*ページトップボタン*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 0px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}


body {
    color: 333333;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
}
img{
    vertical-align: bottom;
}

/*共通CSS*/

/*各見出し*/
h2  {
    font-size: 1.6rem;
    line-height: 1.6em;
    color: #293e79;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
    line-height: 1.2em;
}
main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#catchcopy .sub1 {
    font-size: 0.9rem;
}

h1  {
    background-image: url(../images/recruit/recruit_top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    padding-top: 1em;
    padding-bottom: 1em;
}
#message {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1.5em;
}
.sub3 {
    font-size: 1.2rem;
}
.sub2 p {
    text-align: center;
    font-weight: bold;
}
#catchcopy {
    text-align: center;
    font-weight: normal;
    font-size: 1.1rem;
    margin-top: 1em;
    margin-bottom: 1em;
}
#message #name {
    text-align: right;
}
.ceo_message p {
    font-size: 0.8rem;
}
.ceo_message #name p {
    padding-top: 4em;
}
#about {
    background-color: #EDF6F8;
    padding-bottom: 1.5em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
}
#about p {
    font-size: 0.8rem;
    margin-bottom: 1em;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#entryflow {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1.5em;
}
#entryflow  p {
    font-size: 0.8rem;
}
#entryflow .step {
    font-weight: bold;
    color: #293e79;
    font-size: 0.8rem;
}

#entryflow .step_odd  {
    margin-top: 1em;
    margin-right: 1em;
    margin-left: 1em;
    border: 1px solid #5B6B7D;
    padding-left: 0.3em;
    padding-right: 0.3em;
}
#entryflow .next {
    text-align: center;
}
#entryflow .step_even  {
    margin-top: 1em;
    margin-right: 1em;
    margin-left: 1em;
    background-color: #edf6f8;
    border: 1px solid #5B6B7D;
    padding-left: 0.3em;
    padding-right: 0.3em;
}

#about p br {
    display:none;
}
#recruitment {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1.5em;
    background-color: #EDF6F8;
    padding-top: 1em;
}
#recruitment  p {
    font-size: 0.8rem;
    margin-bottom: 1em;
}
#recruitment #bosyuyoukou {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    background-color: #293E79;
    text-align: center;
    padding-top: 0.4em;
    border-radius: 10px;
    padding-bottom: 0.4em;
    -webkit-box-shadow: inset 0px 0px 10px 5px #4F5683;
    box-shadow: inset 0px 0px 10px 5px #4F5683;
}
.breadcrumbs ul li {
    display: inline-block;
    font-size: 0.8rem;
}
.breadcrumbs {
    margin-top: 0.5em;
    margin-right: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
}
.breadcrumbs ul .nolink {
    color: #545454;
}
#message p img {
    max-width: 100%;
}
.ceopic  {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}
.pc {
    display: none !important;
}
.sp { display: block !important; }
.about_contents p .sp {
    width: 100%;
}
.icon   {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.icon p img{
    max-width: 100%;
}
h2 {
    padding-top: 1.5em;
}
#entryflow {
    margin-top: 1em;
}



/*お問い合わせ*/
.phone_number p a {
    color: #333333;
}
#contact .contact_form {
    width: 45%;    
  float: left;
}
.otoiawase{
    width: 100%;
    margin: 0 auto;   
}
#contact .contact_form p {
    background-color: #293E79;
    text-align: center;
    padding-top: 0.4em;
    border-radius: 10px;
    padding-bottom: 0.4em;
    -webkit-box-shadow: inset 0px 0px 10px 5px #4F5683;
    box-shadow: inset 0px 0px 10px 5px #4F5683;
    padding: 0.7em 0.2em;
    width: 90%;
    color: #FFFFFF;
    font-size: 0.9rem;
    font-weight: bold;
    text-align: center;
}

#contact .contact_form p:hover{
    opacity: 50%;
}
#contact {
   width: 100%;
    padding-bottom: 1.5em;
}
.contact1 .tel .teltime {
    font-size: 0.3rem;
}

#contact .tel {
    width: 45%;
    float: left;
    font-size: 1.3rem;
    font-weight: bold;
    margin-left: 0.4em;
    margin-right: 1em;
    text-align: left;    
}
#contact .contact1 {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
}
#contact #sub5 {
    font-size: 0.9rem;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    margin-top: 1em;
}




/*480px以上*/

@media screen and (min-width:480px){
    
    body{
        min-width: 1248px;
    }
    
    /*ページトップボタン*/

#page-top a {
    width: 100px;
    padding: 30px 0;
        }
    
    
body h1 {
    padding-top: 3em;
    padding-bottom: 3em;
    font-size: 3rem;
}
    .sub3{
        font-size: 1.7rem;
    }
    
#catchcopy {
    font-size: 3rem;
    line-height: 1.7em;
    font-family: "ＤＦＰ教科書体W3", "ＭＳ 明朝";
}
#catchcopy .sub1 {
    font-size: 2rem;
    font-family: "ＤＦＰ教科書体W3", "ＭＳ 明朝";
}
h2  {
    font-size: 2rem;
    line-height: 1.6em;
}
#message {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 90%;
}
#message .ceopic {
    width: 40%;
    float: right;
}
#message .ceo_message {
    width: 50%;
    float: left;
    margin-left: 3em;

}
#message .ceo_message .sub2 p {
    text-align: center;
    font-size: 1.5rem;
    padding-bottom: 1em;
        
}
.ceo_message p {
    font-size: 1.2rem;
    line-height: 1.7em;
} 
#about p br {
    display: block;
}
#about p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.7em;
    padding-bottom: 2em;
}
.pc {
    display: block !important;
    max-width: 100%;
}

.entryflow_contents {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#entryflow .step_odd p {
    font-size: 1rem;
    padding-left: 1em;
}
#entryflow .step_even p {
    font-size: 1rem;
    padding-left: 1em;
}
.about_contents {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.sp { display: none !important; }
    
#entryflow .step {
    padding-bottom: 0.5em;
}
#entryflow .step_odd  {
    width: 70%;
    margin: 2em auto;
    padding: 1em;
}
#entryflow .step_even  {
    width: 70%;
    margin: 2em auto;
    padding: 1em;
}   
#entryflow {
    padding-top: 1.5em;
}
.recruitment_contents {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#recruitment .recruitment_contents p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.7em;
    margin-bottom: 5em;
}
#bosyuyoukou h3 {
    font-size: 2rem;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    letter-spacing: 0.2em;
}
.breadcrumbs ul li {
    font-size: 1rem;
}
.breadcrumbs {
    margin-top: 2em;
    margin-left: 1em;
}
    #recruitment #bosyuyoukou{
         -webkit-box-shadow: inset 0px 0px 30px 10px #4F5683;
    box-shadow: inset 0px 0px 30px 10px #4F5683;
        margin-bottom: 5em;
    }
    #bosyuyoukou:hover{
        opacity: 0.5;
    }
#recruitment {
}

    
/*お問い合わせ*/
#contact h2   {
    line-height: 1.6em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 2.2rem;
}
#contact h2 .sub {
    font-size: 1.8rem;
}
#contact .contact1 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
#contact .sub3 {
    font-size: 1.5rem;
    padding-bottom: 2em;
}
.contact1 .tel p {
    line-height: 1.5em;
}
#contact .contact1 .tel {
    width: 45%;
    margin-left: 2.5em;
    margin-right: 0;
}
#contact .contact_form {
    width: 45%;
 
}  
    .otoiawase{
        width: 90%;
    }
#contact .contact_form p {
    width: 100%;
    font-size: 1.8rem;
    line-height: 1.6em;
    padding: 1.2em 0em;
    
    
}
    
.contact1 .tel .teltime {
    font-size: 1rem;
}
.phone_number {
    margin: 0;
    padding-right: 1.3em;
    padding-left: 1.3em;
    padding-bottom: 1.3em;
    font-size: 2rem;
    background-image: url(../images/phone-32.png);
    background-repeat: no-repeat;
    background-position: 2% 13%;
    background-size: 1em;
}      
body {
}
#contact h2 .sub3 {
    font-size: 1.7rem;
}
#contact #sub5 {
   font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    padding: 2em 0;
}
    
}
