
#contents {
  width: 980px;
  height: 570px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left
  : -490px;
  margin-top: -280px;
  text-align: left;
}

#screen {
  background: url("../img/bg-screen.png") left top no-repeat;
  width: 976px;
  height: 518px;
  padding: 2px;
}

#header {
  width: 976px;
  height: 52px;
  background: url("../img/bg-header.png") 0 50px no-repeat;
  position: relative;
  overflow: hidden;
}

#main {
  position: relative;
  width: 976px;
  height: 466px;
  overflow: hidden;
}

.back {
  background: #DDFFE3;
  height: 60%;
  width: 100%;
}

.bs-callout {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #D0D0D0;
  border-top-width: 5px;
  border-radius: 3px;
  border-radius: 1em;
  /* height: 450px; */
}

.bs-callout-info {
  border-top-color: #77BCDA;
}

.btn-grape {
  background-color: #D6A8F9;
}

.btn-grape:hover,
.btn-grape:focus,
.btn-grape.focus,
.btn-grape:active,
.btn-grape.active,
.open > .dropdown-toggle.btn-grape {
  color: #fff;
  background-color: #CE93FC;
}

.btn-grape:active,
.btn-grape.active,
.open > .dropdown-toggle.btn-grape {
  background-image: none;
}

.btn-blue {
  color: #ffffff;
  background-color: rgb(72,197, 190);
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: rgb(72,197, 190);
}

.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}

.btn-red {
  background-color: #FFB2B2;
}

.btn-red:hover,
.btn-red:focus,
.btn-red.focus,
.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red {
  color: #fff;
  background-color: #FA9898;
}

.btn-red:active,
.btn-red.active,
.open > .dropdown-toggle.btn-red {
  background-image: none;
}

.btn-yellow {
  background-color: #FAED6A;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  color: #fff;
  background-color: #FFEA13;
}

.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
  background-image: none;
}

.btn-male:hover,
.btn-male:focus,
.btn-male.focus,
.btn-male:active,
.btn-male.active,
.open > .dropdown-toggle.btn-male {
  color: #fff;
  background-color: rgb(72,197, 190);
}

.btn-male:active,
.btn-male.active,
.open > .dropdown-toggle.btn-male {
  background-image: none;
}

.btn-female:hover,
.btn-female:focus,
.btn-female.focus,
.btn-female:active,
.btn-female.active,
.open > .dropdown-toggle.btn-female {
  color: #fff;
  background-color: #FDAFC2;
}

.btn-female:active,
.btn-female.active,
.open > .dropdown-toggle.btn-female {
  background-image: none;
}

footer{  
   position: relative;  
   height: auto;  
   min-height: 90px;
   }
.foot-style-inside {
  background: #565557;
  padding: 18px 0 34px;
}

.foot-style {
  background: #565557;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555480', endColorstr='#2b2f3f', GradientType=0);
}

 body{
  margin:0 auto;
  background:#fff;
 }
 .btn-style{
  width:120px;
  background-color: rgb(72,197, 190);
  border-color: #FFFFFF;
  border-radius: 7px;
  color: #FFF;
 }
 
  .btn-stylelong{
  width:120px;
  border-color: #FFFFFF;
  border-radius: 8px;
  color: #FFF;
 }
 
   .btn-stylemax{
  width:160px;
  border-color: #FFFFFF;
  border-radius: 8px;
  color: #FFF;
 }
 
 .h1-style {
    font-color: #696969;
    text-left;
    color: #FFF;
}

.div-margintop{
    margin:10px 0px 20px 30px;
  }

 .div-bluelg {
    background:#83cbf0;
    border-radius: 15px;
}

 .div-bluein {
    background:#FFF;
    border:8px solid #83cbf0;
    border-radius: 15px;
    height:592px;
}

 .eifmdiv-bluein {
    background:#FFF;
    border:8px solid #83cbf0;
    border-radius: 15px;
    height:752px;
}bod
.table-margintop{
    margin:10px;
    width: 100%;
    }

 .table-size{
    width: 100%;
    }
    
  .noborder-th > tbody > tr > th{
    padding: 8px;
  }
  .noborder-td > tbody > tr > td{
    padding: 8px;
  }
  .tablesm-size {
    width:736px;
    margin:0px 0px 0px 90px;
  }
  
  .tablehead-size {
    width:736px;
    text-align:center;
  }
.divbody-style {
    width:100%;
}
  .link-center {
    width:100%;
    text-align:center;
  }

.table-th>thead>tr>th{
    padding:7px 9px ;
    color:#666666;
    height: 3px;
    text-align: center;
    height:40px;
}
.table-tr>tbody>tr{
    height:40px;
}
.table1-th>tbody>tr>th{
    width: 25%;
    text-align:right;
}

.table2-th>tbody>tr>th{
    width: 20%;
    text-align:right;
}

.table3-th>tbody>tr>th{
    width: 19%;
    text-align:right;
}

.table-td>tbody>tr>td{
    padding: 10px 10px 0px 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.date-style {
    line-height: 0.5;
    width:105px;

}

.file-box {
    position:relative;
    margin-bottom: 0px;
    padding: 0px 0px ;
} 

.file {
    position: absolute;
    top: 17px;
    left: 189px;
    height: 34px;
    filter: alpha(opacity:0);
    opacity: 0;
    width: 360px;
} 

.file2 {
    position: absolute;
    top: 64px;
    left: 189px;
    height: 34px;
    filter: alpha(opacity:0);
    opacity: 0;
    width: 360px;
} 

.inputshort-style {
    height:22px;
    width:105px;
}

.inputshorter-style {
    height:22px;
    width:80px;
}

.inputlong-style {
    height:22px;
    width:230px;
}

.inputmax-style {
    height:22px;
    width:320px;
}

.inputinfinite-style {
    height:22px;
}

.inputad-style {
    height: 120px;
    resize: none;
    width:58%;
}

.tablewordbreak{
    word-break:break-all;
}

.search-th{
text-align:right; 
}
.pagination-right {
    text-align: right;
}
.h3-title {
    margin-top:5px;
    text-left;
    color: #666666;
}
.classlist
{
width: 843px;
height: 20px;
}
.autoScroll
{
width:843px;
height:120px;
overflow:auto;
}
.td-size{
    font-size: 20px;
    text-align: center;
}

.li-gray {
    background-color: #b9b4a3;
}
.li-light {
    background-color: #7fe9f1;
}
.li-small {
    width: 10px;
      height: 10px;
      margin: 2px 0.6px 2px 0.6px;
}
.li-large {
    width: 15px;
      height: 15px;
      margin: 0 2px 0 3px;
}
.step {
    margin: 0 -2px 0 -2px;
    display:inline-block;
    height:30px;
    line-height:30px;
    text-align:center;
}
.step-gray {
    color: #fff;
      background-image: url("../img/arrow1.png");
      background-repeat: no-repeat;
      background-color: #99918e;
      background-position: 0% 0%;
}

.step-gray-white {
    color: #fff;
      background-image: url("../img/arrow2.png");
      background-repeat: no-repeat;
      background-color: #99918e;
      background-position: 0% 0%;
}

.step-white-gray {
    color: #666666;
      background-image: url("../img/arrow1.png");
      background-repeat: no-repeat;
      background-color: #fff;
      background-position: 0% 0%;
}
.step-start {
    color: #fff;
      background-repeat: no-repeat;
      background-color: #99918e;
      background-position: 0% 0%;
}

.loading{  
    width: 100%;  
    position: absolute;  
    top:0;
    color:#fff;  
    padding-top:20%;
    text-align:center;
    font-size:40px;  
    display:none;
    background: #000;  
    opacity: 0.5;  
    z-index:9999;  
}  

input::-webkit-input-placeholder { /* WebKit browsers */
    color:#999;
}
input:-moz-placeholder { /* Mozilla Firefox */
    color:#999;
}
input::-moz-placeholder { /* Mozilla Firefox */
    color:#999;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#999;
}
.carousel-return {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-return:hover,
.carousel-return:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
#foot-ul {
  float: left;
  width: 580px;
  list-style:none;
}
#foot-ul a{
  color: white;
  padding-left: 20px;
  padding-bottom: 5px;
  display: block;
  float: left;
}
#foot-ul a:hover{
  cursor: pointer;
}
.container-center {
  width: 1024px;
  height: 20px;
  font-size: 12px;
}
.foot-span {
  float: left;
  color: #fff;
}
.ele-display {
  display: none;
}
.que-group {
  margin-left: 20px;
  margin-top: 20px;
}
.gray {
  color: #666666;  
}

@media (min-width: 10px) {
  .cover-title {
      width: 350px;
      margin-left: 80px;
      margin-top: 30px;
      text-align: left;
      font-size: 40px;
  }
  .cover-text {
      margin-left: 80px;
      text-align: left;
      font-size: 18px;
      font-family: "ヒラギノ角ゴ Pro W3";
      font-weight: 600;
      /* color: #A9A9A9; */
  }
  .btn-sex {
      color: #fff;
    border-radius: 6em;
    height: 220px;
    width: 220px;
    font-weight: 800;
    font-size: 40px;
    margin-top: 30px;
     margin-left:70px;
  }
  .btn-sexleft {
    color: #FFF;
    border-radius: 3em;
    height: 150px;
    width: 180px;
    font-size: 30px;
    margin-left: 700px;
  }
  .btn-male {
    background-color: rgb(72,197, 190);
    border-color: rgb(72,197, 190);
  }
  .btn-female {
    margin-left: 50px;
    background-color: #FCD2DC;
    border-color: #FAADD3;
  }
  .div-cover {
    height: 300px;
    margin-top: 45px;
      display: block;
  }
  .div-cover-part {
    float:left;
    display:inline;
  }
  .div-nomal-part {
    float:right;
    display:inline;
  }
  .half {
      width:55%;
  }
  .div-que {
    height: 360px;
    padding: 10px;
      text-align: center;
      margin-top: 10px;
      display: block;
  }
  .h-head {
      width: 390px;
      height: 60px;
      text-align: center;
      margin:auto;
      font-size: 20px;
      color: #666666;
  }
  .btn-que {
       color: rgb(72,197, 190);
       background-color: #ffffff;
     border-radius: 5px;
       border: 2px solid rgb(72,197, 190);
     margin-left: 5px;
     margin-right: 5px;
     margin-bottom: 10px;
     height: 36px;
     width: 300px;
     font-size: 20px;
     font-weight: 800;
  }

  .btn-que:hover,
  .btn-que:focus,
  .btn-que.focus,
  .btn-que:active,
  .btn-que.active,
  .open > .dropdown-toggle.btn-que {
     color: #fff;
     background-color: rgb(72,197, 190);
  }

  .btn-que:active,
  .btn-que.active,
  .open > .dropdown-toggle.btn-que {
       background-image: none;
  }
  
  .btn-que-selected {
       color: #fff;
       background-image: url("../img/selected.png");
       background-repeat: no-repeat;
       background-color: rgb(72,197, 190);
       background-position: 3% 50%;
     border-radius: 5px;
       border: 2px solid rgb(72,197, 190);
     margin-left: 5px;
     margin-right: 5px;
     margin-bottom: 10px;
     height: 36px;
     width: 300px;
     font-size: 20px;
     font-weight: 800;
  }
  .btn-next {
      color: #fff;
       background-repeat: no-repeat;
       background-color: rgb(72,197, 190);
       background-position: 3% 50%;
     border-radius: 5px;
       border: 2px solid rgb(72,197, 190);
     margin-left: 5px;
     margin-right: 5px;
     margin-bottom: 10px;
     height: 35px;
     width: 100px;
     font-size: 20px;
     font-weight: 800;
     display: none;
  }
  .div-next {
      text-align: center;
      margin-top: 25px;
      margin-bottom: 0px;
      padding-top: 11px;
      position: absolute; 
      bottom: 0%;
      width:100%;
      height: 15%;
  }
  .div-button {
      margin-top: 10px;
      margin-bottom: 5px;
  }
  .theme-vice {
      float: right;
      display: none;
  }
  .bottom-div{
      position: absolute;
      bottom: 0;
      margin-bottom: 10px;
  }
  .div-width{
    width: 984px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-widthrt{
    width: 1148px;
    margin-right: auto;
    margin-left: auto;
  }
  .logo-margin{
      margin-top:10px;
      margin-right:10px;
  }
  .div-back {
      background:url("../img/grayBack.png");
      border-radius: 1em;
      width: 984px;
      padding-top: 1px;
      padding-bottom: 10px;
  }
  
  .logo-margin{
      margin-top:10px;
      margin-right:10px;
  }
  .div-inside {
    background: #FFF;
    border-radius: 10px;
    width: 970px;
    min-height: 600px;
    margin-left: auto;
      margin-right: auto;
      padding-bottom:10px;
  }
  
  .div-backrt {
      background:url("../img/grayBack.png");
      border-radius: 1em;
      width: 1148px;
      padding-top: 1px;
  }
  .div-insidert {
    background: #FFF;
    border-radius: 10px;
    width: 1134px;
    min-height: 600px;
    margin-left: auto;
      margin-right: auto;
      padding-bottom:10px;
  }
    .div-sendMail {
    background: #FFF;
    width: 100%;
    margin-left: auto;
      margin-right: auto;
  }
  .h1-margin {
      padding-top: 16px;
      padding-left: 10px;
    color: #666666;
  }
  .window {
      margin-top:60px;
      height: 460px;
      background: white;
  }
  input:disabled{
    color:#ACA899;
  }
  select:disabled{
    background-color: #F5F5F5;
    color:#ACA899;
  }
  option.selected:disabled{
    background-color: #F5F5F5;
    color:#ACA899;
  }
  .div_btn{
    height: 35px;
  }
  .navbar-collapse.collapse {
    display: block!important;
  }
  .navbar-nav>li, .navbar-nav {
    float: left !important;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
  }
  .navbar-right {
    float: right!important;
  }
  .nav-border {
    border: 1px solid #e7e7e7;
    border-width: 1px 0px 1px 0px;
  }
  .logo-float {
    float: left;
  }
  .discollapse-color {
    background-color: #f8f8f8;
    margin-bottom: 20px;
  }
  .container-nav {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 1024px) {
  .discollapse-small {
    width: 1024px;
  }
  .discollapse-smallspecial {
    width: 1200px;
  }
}

.th-gary {
  background-color: #eee;
}

.inputmax-style {
    height:22px;
    width:365px;
}

.inputupper-style {
    height: 220px;
    resize: none;
    width:58%;
}

.th3{ 
    border: medium solid #7b7b7b;
    border-right: none;
    border-left: none;
    border-top: none;
}

  .h4-margin {
    margin-top:4px;
    padding-left: 6px;
    color: #666666;
    font-weight:bold
  }

  .div-gary {
  background-color: #ccc;
}
.td-highStress{
    text-align: center;
}
.td-interview{
    text-align: center;
}
/*
@media (min-width: 120px) and (max-width: 450px) {
  .cover-title {
      margin-left: auto;
      margin-right: auto;
      font-size: 32px;
  }
  .cover-text {
      font-size: 16px;
      font-family: "ヒラギノ角ゴ Pro W3";
      font-weight: 600;l
  }
  .h-head {
      width: 85%;
      margin-left: auto;
      margin-right: auto;
  }
  .btn-sex {
      color: #fff;
    border-radius: 0.8em;
    height: 45px;
    width: 43%;
    margin-left: 2%;
      margin-right: 2%;
    font-weight: 800;
    margin-top: 12px;
  }
  .btn-male {
    background-color: #B3E7FA;
    border-color: #7ED8FF;
  }
  .btn-female {
    background-color: #FCD2DC;
    border-color: #FAADD3;
  }
  .btn-que {
      color: #fff;
    border-radius: 1.5em;
    border: 0px;
    width: 80%;
    margin-bottom: 5px;
    font-weight: 800;
    margin-left: 2%;
      margin-right: 2%;
  }
  
  .div-button {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 10px;
  }
  .center {
      text-align: center;
  }
  .theme-main {
      display: none;
  }
  .theme-vice {
      width: 100%;
      display: block;
      text-align: center;
      display: none;
  }
  .bottom-div{
      display: none;
  }
}

@media (min-width: 450px) and (max-width: 960px) {
  .cover-title {
      margin-left: auto;
      margin-right: auto;
      font-size: 32px;
  }
  .cover-text {
      font-size: 16px;
      font-family: "ヒラギノ角ゴ Pro W3"; 
      font-weight: 600;l
  }
  .h-head {
      width: 85%;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
  }
  .btn-sex {
      color: #fff;
    border-radius: 0.8em;
    height: 45px;
    width: 43%;
    margin-left: 2%;
      margin-right: 2%;
    font-weight: 800;
    margin-top: 12px;
  }
  .btn-male {
    background-color: #B3E7FA;
    border-color: #7ED8FF;
  }
  .btn-female {
    background-color: #FCD2DC;
    border-color: #FAADD3;
  }
  .btn-que {
       color: #fff;
     border-radius: 1.5em;
     border: 0px;
     height: 40px;
     width: 40%;
     margin-bottom: 5px;
     font-weight: 800;
     margin-top: 1%;
     margin-bottom: 1%;
     margin-left: 1%;
       margin-right: 1%;
  }
  
  .div-button {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 10px;
  }
  .center {
      text-align: center;
  }
  .theme-vice {
      float: right;
      display: none;
  }
}
*/