@charset "Shift-JIS";

/* common style
-------------------------------- */
body {
  font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.3em;
  -webkit-text-size-adjust: 100%;
}

.cf {
  overflow: hidden;
  *zoom: 1;
}

.txt_red {
  color: #ed0000;
  font-weight: normal;
}

.txt_em {
  font-weight: bold;
}

.m_bottom20 {
  margin-bottom: 20px;
}

.note {
  color: #666666;
  font-size: 12px !important;
  line-height: 1.5 !important;
}
.note.txt_red {
  color: #ed0000;
}

/** header **/
#header {
  border-bottom: 2px solid #023893;
  background: url(../images/bg_header_01.gif) repeat center top #e6e6e6;
}

/** contentsArea **/
#contentsArea {
  background: url(../images/bg_contentsarea_01.gif) repeat center top #ffffff;
}

.cautionArea {
  border: 1px solid #ed0000;
  background: #ffffff;
}
.cautionArea .caution_title {
  font-weight: bold;
  color: #ed0000;
}

/** footer **/
#footer {
  border-top: 4px solid #ef7a00;
  text-align: center;
}

/* sp style
-------------------------------- */
@media screen and (max-width: 658px) {
  .pc_only {
    display: none;
  }

  .header_err_msg {
    color: #ed0000;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px 6px 6px 40px;
    border: 2px solid #ed0000;
    background: url(../images/icon_err_msg.png) no-repeat 6px center #F8E0E0;
  }

  /** header **/
  #header .header_logo {
    width: 130px;
    height: 24px;
    margin-bottom: 20px;
  }
  #header .header_logo > img {
    width: 100%;
    height: auto;
  }
  #header .header_title {
    font-size: 18px;
    line-height: 1.3;
  }

  .header_inner {
    padding: 10px;
  }

  /** contentsArea **/
  #contentsArea .page_top_btn {
    text-align: right;
  }

  .contents_inner {
    padding: 10px;
  }

  .contents_title {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
  }

  /* formArea */
  .formArea .apply_flow {
    margin: 15px auto 25px;
  }
  .formArea .apply_flow img {
    width: 100%;
    height: auto;
  }
  .formArea .txt_block {
    margin-bottom: 10px;
  }

  /* cautionArea */
  .cautionArea {
    padding: 10px;
    margin: 15px 0;
  }
  .cautionArea .caution_title {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .cautionArea .caution_txt {
    font-size: 12px;
    line-height: 1.5;
  }

  /** footer **/
  .footer_inner {
    padding: 10px;
  }

  /** form_tn **/
  .form_btn_unit {
    margin-bottom: 20px;
  }

  .form_btn {
    text-align: center;
    margin: 20px 0;
  }

  .form_btn_wrap {
    background: #d4d0cd none repeat scroll 0 0;
    border: 1px solid #c3bfb9;
    border-radius: 2px;
    margin: 0 auto;
    padding: 9px;
    width: 70%;
  }

  .btn.btn-blue {
    background-color: #01325b;
    border: 1px solid #001a2f;
    border-radius: 2px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }
  .btn.btn-blue.close {
    background-image: url(../images/icon_form_btn_close.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    width: auto;
    padding-left: 19px;
  }
  .btn.btn-back {
    background-color: #aba097;
    background-image: url(../images/icon_form_btn_arrow_back_pc.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    border: 1px solid #988e86;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 9px 9px 9px 20px;
    text-align: center;
    text-decoration: none;
  }

  /* form_table */
  .form_table {
    margin-bottom: 20px;
    /* parts */
    /* textbox width */
  }
  .form_table .err_msg {
    color: #ed0000;
    font-weight: bold;
    margin-top: 5px;
  }
  .form_table dl {
    border-bottom: 1px solid #bab6af;
    border-left: 1px solid #bab6af;
    border-right: 1px solid #bab6af;
  }
  .form_table dt {
    background-color: #ded9d4;
    border-top: 1px solid #bab6af;
    border-bottom: 1px solid #bab6af;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    padding: 7px 10px;
  }
  .form_table dt span {
    margin-left: 5px;
    font-size: 12px;
  }
  .form_table dd {
    background-color: #ffffff;
    font-size: 14px;
    line-height: 1.4;
    padding: 7px 10px;
    min-height: 20px;
  }
  .form_table .note {
    margin-top: 10px;
  }
  .form_table input[type="text"],
  .form_table input[type="tel"],
  .form_table input[type="email"] {
    font-size: 100%;
    border: 1px solid #abadb3;
    padding: 5px;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
    *width: 95%;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  }
  .form_table input[type="text"].input-selected {
    color: #000;
  }
  .form_table textarea {
    width: 100%;
    font-size: 100%;
    border: 1px solid #abadb3;
    padding: 3px;
    margin: 0;
    vertical-align: middle;
    box-sizing: border-box;
    *width: 95%;
    resize: none;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  }
  .form_table select {
    font-size: 100%;
    border: 1px solid #abadb3;
    padding: 0px;
    vertical-align: middle;
  }
  .form_table button {
    font-size: 100%;
    vertical-align: middle;
    margin-left: 10px;
  }
  .form_table dd p {
    font-size: 13px;
    margin: 4px 0;
  }
  .form_table a {
    color: #035d8a;
    text-decoration: none;
  }
  .form_table .sp-w200 {
    width: 200px !important;
  }
  .form_table .sp-w170 {
    width: 170px !important;
  }
  .form_table .sp-w150 {
    width: 150px !important;
  }
  .form_table .sp-w70 {
    width: 70px !important;
  }
  .form_table .sp-w95P {
    width: 95% !important;
  }
  .form_table .sp-w80P {
    width: 80% !important;
  }

  /** form_thanks **/
  .thanks_txt {
    font-size: 14px;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
/* pc style
-------------------------------- */
@media screen and (min-width: 659px) {
  .sp_only {
    display: none;
  }

  .txt_large {
    font-size: 15px;
    line-height: 1.3;
  }

  .txt_em_pc {
    font-weight: bold;
  }

  .header_err_msg {
    color: #ed0000;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 10px 10px 40px;
    border: 2px solid #ed0000;
    background: url(../images/icon_err_msg.png) no-repeat 8px center #F8E0E0;
  }

  /** header **/
  #header .header_logo {
    width: 189px;
    height: 32px;
    margin-bottom: 20px;
  }
  #header .header_logo > img {
    width: 100%;
    height: auto;
  }
  #header .header_title {
    font-size: 18px;
    line-height: 1.8;
  }

  .header_inner {
    width: 800px;
    margin: 0 auto;
    padding: 15px 0;
  }

  /** contentsArea **/
  #contentsArea .page_top_btn {
    text-align: right;
  }

  .contents_inner {
    width: 800px;
    margin: 0 auto;
    padding: 30px 0;
  }

  .contents_title {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  /* formArea */
  .formArea {
    margin: 0 43px;
  }
  .formArea .apply_flow {
    margin: 15px auto 30px;
  }
  .formArea .txt_block {
    margin-bottom: 10px;
  }

  /* cautionArea */
  .cautionArea {
    margin: 20px 43px;
    padding: 20px;
    text-align: center;
  }
  .cautionArea .caution_title {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .cautionArea .caution_txt {
    font-size: 12px;
    line-height: 1.5;
  }

  /** footer **/
  .footer_inner {
    width: 800px;
    margin: 0 auto;
    padding: 15px 0;
  }

  /* form_btn */
  .form_btn_unit {
    position: relative;
    margin-bottom: 20px;
  }

  .form_btn.back {
    position: absolute;
    width: 130px;
    top: 0;
    left: 0;
  }

  .form_btn_wrap {
    background-color: #d4d0cd;
    border: 1px solid #c3bfb9;
    border-radius: 2px;
    margin: 0 auto;
    padding: 9px;
    width: 130px;
  }
  .form_btn_wrap.send {
    background: none;
    border: none;
    padding: 0;
    width: 280px;
  }
  .form_btn_wrap.send .btn {
    font-size: 18px;
    line-height: 1.2;
    padding: 19px 9px;
  }

  .btn {
    cursor: pointer;
    width: 100%;
  }
  .btn.btn-blue {
    background-color: #01325b;
    border: 1px solid #001a2f;
    border-radius: 2px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px;
    text-align: center;
    text-decoration: none;
  }
  .btn.btn-blue.close {
    background-image: url(../images/icon_form_btn_close.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    width: auto;
    padding-left: 19px;
  }
  .btn.btn-back {
    background-color: #aba097;
    background-image: url(../images/icon_form_btn_arrow_back_pc.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    border: 1px solid #988e86;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 9px 9px 9px 20px;
    text-align: center;
    text-decoration: none;
  }

  /* form_table */
  .form_table {
    border-top: 1px solid #bab6af;
    margin-bottom: 20px;
    /* textbox width */
  }
  .form_table .err_msg {
    color: #ed0000;
    font-weight: bold;
    margin-top: 5px;
  }
  .form_table dl {
    background-color: #ded9d4;
    border-left: 1px solid #bab6af;
    border-right: 1px solid #bab6af;
    border-bottom: 1px solid #bab6af;
  }
  .form_table dt {
    float: left;
    width: 160px;
    font-size: 12px;
    line-height: 1.7;
    font-weight: bold;
    padding: 10px 14px;
  }
  .form_table dt span {
    margin-left: 5px;
  }
  .form_table dd {
    border-left: 1px solid #bab6af;
    background-color: #ffffff;
    font-size: 12px;
    line-height: 1.7;
    margin-left: 180px;
    padding: 11px 14px;
    min-height: 20px;
  }
  .form_table .note {
    margin-top: 5px;
  }
  .form_table input[type="text"],
  .form_table input[type="tel"],
  .form_table input[type="email"] {
    font-size: 100%;
    border: 1px solid #abadb3;
    padding: 5px;
    vertical-align: middle;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  }
  .form_table input[type="text"].input-selected {
    color: #000;
  }
  .form_table textarea {
    width: 100%;
    font-size: 100%;
    line-height: 1.4em;
    border: 1px solid #abadb3;
    padding: 3px;
    margin: 0;
    vertical-align: middle;
    box-sizing: border-box;
    *width: 95%;
    resize: none;
    letter-spacing: normal;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  }
  .form_table select {
    font-size: 100%;
    border: 1px solid #abadb3;
    padding: 0px;
    vertical-align: middle;
  }
  .form_table dd p {
    margin: 4px 0;
  }
  .form_table a {
    color: #035d8a;
    text-decoration: none;
    border-bottom: 1px dotted #035d8a;
  }
  .form_table a:hover {
    border-bottom: none;
  }
  .form_table .pc-w70 {
    width: 70px !important;
  }
  .form_table .pc-w100 {
    width: 100px !important;
  }
  .form_table .pc-w120 {
    width: 120px !important;
  }
  .form_table .pc-w150 {
    width: 150px !important;
  }
  .form_table .pc-w170 {
    width: 170px !important;
  }
  .form_table .pc-w200 {
    width: 200px !important;
  }
  .form_table .pc-w270 {
    width: 270px !important;
  }
  .form_table .pc-w450 {
    width: 450px !important;
  }

  /** form_thanks **/
  .thanks_txt {
    font-size: 15px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
  }
}
