@charset "UTF-8";
/**************************************

cmn

**************************************/
* {
          box-sizing: border-box;
}

.container {
  width: 980px;
  margin: 0 auto;
}

.section_form {
  margin: 0px auto 80px;
}

.section_form .inner {
  width: auto;
  padding: 60px 80px;

  background: #ccc;
}

.section_form img {
  border-radius: 0;
}

.section_form .section {
  width: 974px;
  margin: 0 auto;
  padding: 25px;

  background: #f2f8f8;
}

.cnt_remaining {
  font-size: 15px;

  position: fixed;
  z-index: 1000;
  right: 132px;
  bottom: 40px;

  padding: 5px 5px 10px 10px;

  letter-spacing: 1px;

  color: #fff;
  border-radius: 5px;
  background: #c00;
}

.cnt_remaining var {
  font-size: 20px;
}

.alert_txt {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 760px) {
  .cnt_remaining {
    z-index: 100000;
    right: 2%;
    bottom: 1%;
  }
  h2.component-header {
    margin: 0 15px 20px;
  }
  .alert_txt {
    text-align: center;
    padding: 0 15px;
    margin-bottom: 20px;
  }
}

/*  btn
---------------------------------------------------------- */
.btn {
  width: 250px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;
}

.btn a {
  font-size: 14px;
  line-height: 42px;

  position: relative;

  display: block;

  -webkit-transition: all .4s;
       -o-transition: all .4s;
          transition: all .4s;
  text-align: center;
  text-decoration: none;

  color: #fff;
  background: #666;
}

.btn02 {
  font-size: 14px;
  line-height: 42px;

  position: relative;

  display: block;

  width: 216px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;

  -webkit-transition: all .4s;
       -o-transition: all .4s;
          transition: all .4s;
  text-align: center;
  text-decoration: none;

  color: #fff;
  border-radius: 5px;
  background: #f0787e;
}

.btn a:hover,
a:hover .btn02 {
  background: rgba(102, 102, 102, .7);
}

.btn_more {
  width: 250px;
}
.btn_more a {
  font-size: 14px;
  line-height: 52px;

  position: relative;

  display: block;

  color: #fff;
  background: #151515;
}
.btn_more a::after {
  position: absolute;
  top: 50%;
  right: 12px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -4px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-left: 6px solid #fff;
}

@media screen and (max-width: 760px) {
  .btn {
    width: 80%;
    margin-bottom: 40px;
  }
  .btn_more {
    width: 100%;
  }
}

@media screen and (min-width: 761px) {
  /** For PC **/
  /**************************************

step bar

**************************************/
  .stepBar {
    position: relative;

    overflow: hidden;

    width: 100%;
    margin: 0 0 1em;
    padding: 0;

    list-style: none;

    text-align: center;

    *zoom: 1;
  }
  .stepBar .step {
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;

    position: relative;

    display: inline-block;
    float: left;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px 0 20px;

    color: #888;
    background-color: #fff;
  }
  .stepBar .step:before,
  .stepBar .step:after {
    position: absolute;
    left: -15px;

    display: block;

    width: 20px;
    height: 30px;

    content: "";

    border-left: 4px solid #efefef;
    background-color: #fff;
  }
  .stepBar .step:after {
    top: 0;

    -webkit-transform: skew(30deg);
        -ms-transform: skew(30deg);
            transform: skew(30deg);
  }
  .stepBar .step:before {
    bottom: 0;

    -webkit-transform: skew(-30deg);
        -ms-transform: skew(-30deg);
            transform: skew(-30deg);
  }
  .stepBar .step.current {
    color: #fff;
    background-color: #1a448e;
  }
  .stepBar .step.current:before,
  .stepBar .step.current:after {
    background-color: #1a448e;
  }
  .stepBar.step2 .step {
    width: 50%;
  }
  .stepBar.step3 .step {
    width: 33.333%;
  }
  .stepBar.step4 .step {
    width: 25%;
  }
  .stepBar.step5 .step {
    width: 20%;
  }
}

/**************************************

form

**************************************/
.header.form .hlogo h1 {
  float: none;
}

.section_form .section .smust {
  padding: 0 5px;
}

.form_wrapper {
  padding: 25px;

  background: #fff;
}

.mini_title {
  margin: 10px 0 10px;

  text-align: center;
}

.choice_section {
  margin: 0 0 50px;
}

.choice_section img {
  margin: 0 0 7px;
}

.table-form {
  border-top: 1px dotted  #b9a195;
}

.table-form p {
  margin: 0;
}

.section_form .table-form {
  border-top: 0;
}

.table-form input.must,
.table-form textarea.must,
.table-form select.must {
  border: #bbb solid 1px;
  background: #f8e2e6;
}

.table-form input,
.table-form textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;

  border: #bbb solid 1px;
}

.table-form select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;

  border: #bbb solid 1px;
}

.table-form input[type="text"],
.table-form input[type="email"],
.table-form textarea {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;

  width: 405px;

  vertical-align: middle;
}

.table-form input[type="text"]#res_date,
.table-form input[type="text"]#zip {
  width: 250px;
}

.table-form input[type="tel"] {
  width: 350px;
}

.table-form input#year {
  width: 100px;
}

label {
  font-size: 13px;

  display: inline-block;

  width: 133px;
  margin: 0 0 10px 0;
  padding: 8px 5px;

  border: 1px solid #ccc;
  background: #efefef;
}

.table-form input[type="radio"],
.table-form input[type="checkbox"] {
  position: relative;

  margin-right: 3px;

  border: 0;
}

@media screen and (min-width: 761px) {
  .table-form dd #gender input,
  .table-form dd #job input {
    margin-right: 8px;
  }
}

.table-form input#mail {
  margin-bottom: 5px;
}

.table-form textarea {
  height: 130px;
}

.table-form dl {
  border-bottom: 1px dotted  #ccc;
}

.table-form dl.un {
  border-bottom: none;
}

.table-form dt p.tit {
  font-size: 14px;
  line-height: 30px;

  float: left;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 24%;
  min-height: 30px;
  padding: 20px 12px 13px;

  text-align: right !important;
  vertical-align: top;
}

.table-form dt p.must {
  float: left;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8%;
  padding: 10px;

  text-align: right;
  vertical-align: top;
}

.table-form dt p.must span {
  font-size: 12px;
  font-weight: bold;
  line-height: 38px;

  display: block;

  width: 38px;
  height: 38px;

  text-align: center;
  vertical-align: middle;

  color: #fff;
  border-radius: 50%;
  background: #c00;
}

.table-form dd {
  float: left;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 68%;
  padding: 20px 10px;
  margin-left: 0;

  word-break: break-all;
}

.table-form dd #department label {
  display: inline-block;

  width: 30%;
  margin-bottom: 5px;
}

@media screen and (min-width: 761px) {
  .table-form dd #gender label,
  .table-form dd #job label {
    display: inline-block;

    width: 200px;
  }
}

@media screen and (max-width: 760px) {
  .table-form dd #gender label,
  .table-form dd #job label {
    display: inline-block;

    width: 49%;
  }
}

.table-form #reference label {
  float: left;

  width: 49%;
  margin-bottom: 15px;
}

.table-form #reference label:nth-child(even) {
  float: right;

  width: 45%;
}

.table-form #reference label:hover {
  cursor: pointer;

  opacity: .8;
}

.table-form #reference label:nth-child(1),
.table-form #reference label:nth-child(2) {
  height: 90px;
}

.zip_txt {
  font-size: .8em;

  float: right;

  width: 200px;
}

p.notice {
  font-size: .9em;

  width: 478px;
  margin-top: 10px;
  padding: 10px;

  color: #c00;
  border: 1px dotted #c00;
}

@media (max-width: 760px){
  p.notice {
    width: 100%;
  }
}

.table-form .calender {
  float: right;

  padding: 0 35px 0 0;
}

.table-form select {
  font-size: 1.1em;

  height: 40px;
}

.table-form input#items {
  border: 0;
}

.table-form dt span {
  font-size: .8em;

  display: block;

  margin-top: 5px;

  color: #666;
}

.table-form .w500 {
  width: 350px;
}

.table-form .w350 {
  width: 350px;
}

.table-form .w250 {
  width: 250px;
}

.table-form .w150 {
  width: 150px;
}

.table-form .w80 {
  width: 80px;
}

.table-form .w50 {
  width: 50px;
}

.table-form td .box-a,
.table-form td .box-b {
  float: left;

  width: 200px;
}

.msg {
  display: block;

  margin-top: 5px;

  color: #c00;
}

/**************************************

input btn

**************************************/
.btn_confirm,
.btn_submit {
  font-size: 1.2em;
  font-weight: bold;

  position: relative;

  display: block;

  width: 70%;
  margin: 20px auto 10px;
  padding: 20px 0 !important;

  cursor: pointer;
  -webkit-transition: .3s;
       -o-transition: .3s;
          transition: .3s;
  text-align: center;

  color: #fff;
  border: none !important;
  background: #00007c;

  -webkit-appearance: none;
}

.btn_confirm:hover,
.btn_submit:hover {
  background: rgba(14, 28, 58, .7);
}

.btn_back,
.btn_top a {
  font-size: 1.1em;
  font-weight: bold;

  position: relative;

  display: block;

  width: 55%;
  margin: 0 auto 10px;
  padding: 15px 0;

  cursor: pointer;
  text-align: center;
  text-decoration: none;

  color: #fff;
  border: none;
  background: #aaa;
}

.btn_back:hover,
.btn_top a:hover {
  text-decoration: none;

  color: #fff;
  background: #bbb;
}

.form_bnr02 {
  padding: 50px 0 0;

  text-align: center;
}

/**************************************

thanks

**************************************/
.form_thanks {
  padding: 30px 0;

  text-align: center;
}

.form_thanks .btn {
  width: 60%;
  height: auto;
  margin: 0 auto;
}

.section_form .catch {
  font-size: 2em;
  font-weight: bold;

  margin-bottom: 15px;
}

.sp_flow {
  display: none;
}

.btn_top {
  padding: 30px 0 0;
}

.form_footer {
  text-align: center;
}

.policy {
  text-align: center;
}

.policy a {
  text-decoration: none;

  color: #f89200;
}

.policy a:hover {
  color: #f00;
}

.table-form dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;

  height: 0;

  content: ".";
}

.table-form dl {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .table-form dl {
  height: 1%;
}

.table-form dl {
  display: block;
  overflow: hidden;
}

/* End hide from IE-mac */
/*各項目の幅*/
input#gakureki,
input#graduation_year,
input#age {
  width: 200px;
}

@media screen and (max-width: 760px) {
  /** For Touch Device **/
  .container {
    width: 100%;
    padding: 0;
  }
  .form_wrapper {
    padding: 0 0 10%;
    margin-bottom: 5%;
  }
  .section_form {
    margin: 0;
  }
  .section_form .inner {
    padding: 25px 0 0;

    background: none;
  }
  .section_form img {
    border-radius: 0;
  }
  .section_form .section {
    width: 100%;
    margin: 0 auto;
    padding: 0;

    background: none;
  }
  /**************************************

stepBar

**************************************/
  .stepBar {
    font-size: 12px;

    position: relative;

    overflow: hidden;

    width: 90%;
    margin: 0 auto 1em;
    padding: 0;

    list-style: none;

    text-align: center;

    *zoom: 1;
  }
  .stepBar .step {
    font-weight: bold;
    line-height: 40px;

    position: relative;

    display: inline-block;
    float: left;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px 0 5px;

    color: #888;
    background-color: #ccc;
  }
  .stepBar .step:before,
  .stepBar .step:after {
    position: absolute;
    left: -5px;

    display: block;

    width: 5px;
    height: 20px;

    content: "";

    border-left: 4px solid #fff;
    background-color: #ccc;
  }
  .stepBar .step:after {
    top: 0;

    -webkit-transform: skew(20deg);
        -ms-transform: skew(20deg);
            transform: skew(20deg);
  }
  .stepBar .step:before {
    bottom: 0;

    -webkit-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
            transform: skew(-20deg);
  }
  .stepBar .step:first-child:before,
  .stepBar .step:first-child:after {
    content: none;
  }
  .stepBar .step.current {
    color: #fff;
    background-color: #1a448e;
  }
  .stepBar .step.current:before,
  .stepBar .step.current:after {
    background-color: #1a448e;
  }
  .stepBar.step3 .step:nth-child(1) {
    width: 34%;
  }
  .stepBar.step3 .step:nth-child(2) {
    width: 33%;
  }
  .stepBar.step3 .step:nth-child(3) {
    width: 33%;
  }
  /**************************************

input btn

**************************************/
  input.btn-success {
    width: 90%;
    margin: 0 auto;
  }
  .btn_confirm,
  .btn_submit {
    font-size: 1.2em;
    font-weight: bold;

    position: relative;

    display: block;

    width: 86%;
    margin: 5% auto;
    padding: 12px 0;

    cursor: pointer;
    text-align: center;

    color: #fff;
    border: none;

    -webkit-appearance: button;
  }
  .btn_back,
  .btn_top a {
    font-size: 1.1em;
    font-weight: bold;

    position: relative;

    display: block;

    width: 70%;
    margin: 0 auto 10px;
    padding: 8px 0;

    cursor: pointer;
    text-align: center;
    text-decoration: none;

    color: #fff;
    border: none;
    background: #aaa;

    -webkit-appearance: button;
  }
  .btn_back:hover,
  .btn_top a:hover {
    text-decoration: none;

    color: #fff;
    background: #bbb;
  }
  /**************************************

table_form

**************************************/
  .table-form dt {
    margin: 10px 10px 0;
    padding: 10px 0 0;

    background: #fff;
  }
  .table-form dt p.tit {
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;

    float: left;

    width: auto;
    margin: 0;
    padding: 0;

    text-align: left;

    color: #1f1f1f;
  }
  .table-form dt p.tit br {
    display: none;
  }
  .table-form dt p.must {
    float: left;

    width: auto;
    padding: 0px 0 0 10px;

    text-align: left;
  }
  .table-form dt p.must span {
    font-size: 11px;
    line-height: 1.4em;

    display: inline-block;

    height: auto;
    margin-top: -5px;
    padding: 4px;

    text-align: center;

    color: #fff;
    border-radius: 0px;
  }
  .table-form dt p.must img {
    display: none;
  }
  .table-form dt:after {
    display: block;
    clear: both;
    overflow: hidden;

    height: 0;

    content: " ";
  }
  .table-form dd {
    font-family: Arial;
    font-size: 14px;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 5px 10px 20px;
  }
  .table-form dd input,
  .table-form dd textarea {
    font-size: 13px;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    border: none;
    background: #efefef;
  }
  .table-form dd select {
    font-size: 13px;

    height: 40px;
  }
  .table-form dd #department label {
    display: inline-block;

    width: 100%;
    margin-bottom: 8px;
  }
  .table-form input[type="text"],
  .table-form input[type="tel"],
  .table-form input[type="email"],
  .table-form textarea {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 88%;
    padding: 15px;
  }
  .table-form input#zip {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 15px;
  }
  .table-form input[type="radio"],
  .table-form input[type="checkbox"] {
    position: relative;
    top: -1px;

    margin-right: 3px;

    border: 0;
    background: #daa4a3;
  }
  .notice {
    font-size: .9em;

    width: 100%;
    margin-top: 10px;
    padding: 10px;

    color: #c00;
    border: 1px dotted #c00;
  }
  .table-form .w350 {
    width: 100%;
  }
  .table-form .w120,
  .table-form .w180 {
    width: 40%;
  }
  .table-form .w50,
  .table-form .w80 {
    width: 35%;
  }
  #item {
    font-size: .85em;

    width: 100%;
  }
  .msg {
    display: block;

    margin-top: 5px;

    color: #c00;
  }
  .policy {
    padding: 0 15px;
  }
  .policy a {
    text-decoration: none;

    color: #f89200;
  }
  .policy a:hover {
    color: #f00;
  }
  .ui-datepicker {
    width: 90% !important;
  }
  .table-form #reference label,
  .table-form #reference label:nth-child(even) {
    display: block;
    float: none;

    width: 100%;
    margin-bottom: 5px;
    padding: 10px;

    border: 3px solid #efefef;
  }
  .table-form #reference label:nth-child(1),
  .table-form #reference label:nth-child(2) {
    height: auto;
  }
  .table-form #reference input {
    /*-webkit-appearance: none;*/
    top: 3px;
  }
  .table-form .zip_txt {
    float: none;

    width: auto;
    padding: 0;

    text-indent: 0;
  }
  .table-form .zip_txt br {
    display: none;
  }
  /**************************************

form_thanks

**************************************/
  .form_thanks {
    padding: 15px;

    text-align: center;
  }
  .form_thanks .btn {
    margin-top: 20px;
  }
  .form_thanks .catch {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 1.4;

    margin-bottom: 15px;
  }
}

.copyright {
  font-size: 10px;

  /* margin-bottom: 5%; */

  text-align: center;
}
