@charset "shift_jis";

#form .form-box input[type="text"], 
#form .form-box input[type="tel"], 
#form .form-box select {
  height: 36px;
}
#form .form-box .inputLabel {
  display: inline-block;
  line-height: 36px;
}
#form .form-box .mailMiddle {
  line-height: 36px;
}
#form .form-box th,
#form .form-box td {
  padding: 10px 20px 10px 15px;
}
#form .form-box .mailMiddle {
  line-height: 36px;
}
#form .post-box {
  margin-bottom: 0;
}
#form .post-btn input {
  height: 34px;
}
#form .form-box.p0 {
  padding: 0;
}
#form .form-box input[type="checkbox"] {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
}
.bordT2{
  border-top: 2px solid #ccc;
}
.area-fix{
  width: 100%  !important;
  height: 100% !important;
}
.btnSinglelink-text {
  min-width: 0;
}

@media print, screen and ( min-width: 769px ) {
  #form .btn-back button.p0 {
    height: 52px;
    line-height: 1.2;
    padding: 3px 0 0;
  }
  #form .form-box .vertical-item {
    display: inline-block;
    margin-right: 20px;
  }
  #form .form-box .vertical-item:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .l-header-left-sp{
    width: 40%;
  }
  .l-header-left-sp img{
    width: 95%;
    max-width: 90px;
  }
  .l-header-right-sp{
    width: 60%;
    text-align: right;
  }
  .l-header-right-sp img{
    width: 100%;
    max-width: 137px;
  }
  .titleH2 span{
    background-position: left center;
  }
  .titleH3{
    padding: 9px 15px 6px 0;
  }
  .tableBox{
    margin-top: 0;
    min-width: 640px;
  }
  #form .form-box td {
    padding: 0 10px 10px;
  }
  #form .form-box select {
    padding: 0 0 0 3px;
  }
  #form .form-box .w25per-sp {
    width: 25%;
  }
  #form .form-box .must-box .vertical-item {
    display: inline;
  }
  #form .form-box .vertical-item.sp-mb10 {
    margin-bottom: 5px;
    display: inline-block;
  }
  #form .form-box table tr:first-child .must-box,
  #form .form-box table tr:nth-child(2) .must-box,
  #form .form-box table tr:first-child .optional-name-box,
  #form .form-box table tr:nth-child(2) .optional-name-box {
    display: table;
    width: 100%;
  }
  #form .form-box table tr:first-child .must-box .vertical-item,
  #form .form-box table tr:nth-child(2) .must-box .vertical-item,
  #form .form-box table tr:first-child .optional-name-box .vertical-item,
  #form .form-box table tr:nth-child(2) .optional-name-box .vertical-item {
    display: table-cell;
    table-layout: auto;
    width: 48%;
  }
  #form .form-box table tr:first-child .must-box .vertical-item .textWrap input[type="text"],
  #form .form-box table tr:nth-child(2) .must-box .vertical-item .textWrap input[type="text"],
  #form .form-box table tr:first-child .optional-name-box .vertical-item .textWrap input[type="text"],
  #form .form-box table tr:nth-child(2) .optional-name-box .vertical-item .textWrap input[type="text"] {
    width: 98%;
  }
  #form .form-box .vertical-item .textLabel, #form .form-box .vertical-item .textWrap {
    display: inline;
  }
  #form .post-box {
    margin: 0;
  }
  #form .btn-confirm input,
  #form .btn-back input,
  #form .btn-back button {
    width: 90%;
    margin: 0 5%;
  }

  /* アコーディオン（申し込みの際の注意事項） */
  dl.acList{
    margin-top: 30px;
  }
  dt.acList-head{
    font-size: 1.6em;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 3px solid #1746FF;
  }
  dt.acList-head span{
    width: 100%;
    background: #fff url(../../../common/rwdrenew/image/ac_icon_head_of.png) 97% center no-repeat;
    background-size: 18px auto;
    border: 1px solid #c0c0c0;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    padding: 13px 29px 9px 19px;
    display: inline-block;
  }
  dt.acList-head.is-open span{
    background: #fff url(../../../common/rwdrenew/image/ac_icon_head_ov.png) 97% center no-repeat;
    background-size: 18px auto;
  }
  dd.acList-body{
    background: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 0 0 4px 4px;
    padding: 15px 13px;
    display: none;
  }

  /*リンクボタン（SP 2カラム）*/
  .btnLink{
    font-size: 1.5em;
    margin-top: 30px;
  }
  .btnLink li{
    float: left;
    width: 31.25%;
    margin-right: 3.125%;
    margin-bottom: 22px;
    display: table;
  }
  .btnLink li:nth-child(3n){
    margin-right: 0;
  }
  .btnLink li a{
    width: 100%;
    color: inherit;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
    border-bottom: 3px solid #c7000d;
    border-radius: 4px;
    text-decoration: none;
    display: table-cell;
  }
  .btnLink-plane{
    background: #fff url(../../../common/rwdrenew/image/index_link_plane.png) 9px center no-repeat;
    background-size: 14px auto;
    padding: 10px 9px 8px 31px;
  }
  .btnLink{
    font-size: 14px;
    margin-top: 0;
  }
  .btnLink li{
    float: left;
    width: 48%;
    margin-right:0;
    margin-top: 12px;
    margin-bottom: 0;
  }
  .btnLink li:nth-child(even){
    margin-left: 4%;
  }
}
