@charset "utf-8";


.text_animate_off{
        transition: 1s;
        opacity: 0;
}

.text_animate_on {
            transition: 1s;
            opacity: 1;
}


.no_main{
background-image: url(/concept/images/bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}


.title_bbb0 span {
    display: inline-block;
    border-bottom: solid 2px #0f3675;
    font-weight: 400;
}

.button_area{
width: 980px;
margin: 0 auto;
padding: 50px 0 80px 0;
}

.link_button111{
width: 100%;
display: block;
margin: 0 auto;
}

.link_button111 li{
display: block;
float: left;
width: 33%;
}

.w300 li a{
display: block;
text-decoration: none;
background-color: #0b3775;
color: #ffffff;
text-align: center;
font-weight: 600;
width: 300px;
padding: 10px 0;
margin: 0 auto;
}

.w300 li a:hover{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.recruit_box{
margin-top: 40px;
padding-top: 40px;
}

.basic_table th{
width: 20%;
}


.entry_button{
text-align: center;
padding: 50px 0 80px 0;
}

.entry_button a{
width: 50%;
display: block;
text-decoration: none;
background-color: #0b3775;
color: #ffffff;
padding: 15px 0;
text-align: center;
font-weight: 600;
margin: 0 auto !important;
}

.bg_img01{
background-image: url(/concept/images/img01.jpg);
background-repeat: no-repeat;
background-position: left center;
background-size: cover;
height: 500px;
position: relative;
display: block;
}
.bg_img02{
background-image: url(/concept/images/img02.jpg);
background-repeat: no-repeat;
background-position: right center;
background-size: cover;
height: 500px;
position: relative;
}
.bg_img03{
background-image: url(/concept/images/img03.jpg);
background-repeat: no-repeat;
background-position: left center;
background-size: cover;
height: 500px;
position: relative;
}
.bg_img04{
background-image: url(/concept/images/img04.jpg);
background-repeat: no-repeat;
background-position: right center;
background-size: cover;
height: 500px;
position: relative;
}
.bg_img05{
background-image: url(/concept/images/img05.jpg);
background-repeat: no-repeat;
background-position: left center;
background-size: cover;
height: 500px;
position: relative;
}        

.confr{
      position:absolute;
      top: 100px;
      left: 60%;
      width: 480px;
      background-color: rgba(255,255,255,.8);
      padding:20px;
      height: 300px;
      color: #000;
      display: table;          
}
.confl{
        position:absolute;
        top: 100px;
        right: 60%;
        width: 480px;
        background-color: rgba(255,255,255,.8);
        padding:20px;
        height: 300px;
        color: #000;
        display: table;             
}

.confl .concinn,
.confr .concinn{
        display: table-cell;
        vertical-align: middle;          
  }

.inbox table{
width: 100%;
margin: 0 auto;
color: #000;
}

.inbox table th{
padding: 20px 20px 20px 0;
}

.inbox table td{
padding: 20px 0 20px 20px;
}

.fs_conc{
   font-size: 1.6rem;
        }

@media screen and (min-width: 769px), print {
	

	
}



@media screen and (max-width: 768px) {


.no_main{
padding-top: 0px;}

.button_area{
width: 100%;
padding: 20px 0 50px 0;
}

.link_button111{
width: 100%;
}

.link_button111 li{
float: none;
width: 100%;
margin: 8px 0;
}

.w300 li a{
width: 90%;
}

.w300 li a:hover{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.recruit_box{
margin-top: 15px;
padding-top: 15px;
}

h3{
padding-bottom: 0px !important;
}


.basic_table{
width: 95% !important;
}

.basic_table th{
width: 6em;
}

.entry_button a{
width: 90%;

}

.sp .inbox{
width: 100%;
background-color: rgba(255,255,255,.6);
}

.sp .inbox img{
padding-top: 5%;
}

.sp .inbox p{
margin-left: 2%;
padding: 5% 0;
width: 96%;
color: #000;
}
.sp_txt {
width: 98%;
margin:0 auto 50px auto;
}
.sp_txt.last {
width: 98%;
margin:0 auto 0 auto;
}
.sp_txt img{
width: 100%;
margin: 0 0 10px 0;
text-align: center;
}
.sp_txt .concinn{
font-size: 1.6rem;
}

}



.init_invisible{
        opacity:0;
}

.box_overflow {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.box_overflow img {
    max-width: none;
    height: auto;
    overflow: auto;
}

@media screen and (max-width: 768px) {
.box_overflow img {
    height: 500px;
}
}

.pb100.pt100.sp100n {
    padding-top:20px !important;
    padding-bottom:20px !important;
}

