@charset "UTF-8";

.clearfix::after {
    content: "";
	display: table;
	clear: both;
}

/* form
=================================== */
#flashMessage {
    margin: 20px auto;
    padding: .3em 1em;
    border-radius: 3px;
}
#flashMessage.error {
    background-color: lightpink;
}

.registLinks {
    letter-spacing: -0.4em;
    margin: 20px 0 40px;
}
.registLinks li {
    display: inline-block;
    letter-spacing: normal;
    margin-bottom: 10px;
    margin-right: 10px;
    vertical-align: top;
}
.registLinks li:first-child {
    margin-left: 0;
}

.registLinks li a {
    position: relative;
    display: block;
    line-height: 1;
    padding: 0.875rem 0.875rem 0.875rem 2.25rem;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    color: #000;
    background-color: #f4d923;
    background-image: url(../images/linkBtn_ico.svg);
    background-repeat: no-repeat;
    background-position: left 0.5rem center;
    border-radius: 0.3125rem;
    overflow: hidden;

}
.registLinks li.mt a {
    background-color: #f4d923;
}
.registLinks li.mt a:hover {
    background-color: #FBCD00;
}
.registLinks li.at a {
    background-color: #fbe0d7;
}
.registLinks li.at a:hover {
    background-color: #efd3cf;
}
.registLinks li.cancel {
    float: right;
}
.registLinks li.cancel a {
    width: 15em;
    background-color: #d5d5d5;
}
.registLinks li.cancel a:hover {
    background-color: #cccccc;
}

.registLinks li a:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

table.scheduleTable tr.unavailable,
.tableTypeB tr.unavailable {
    background-color: gray;
}

.form-area li {
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 0.5em;
}
.customerInfo {
    margin-top: 50px;
}
.customerInfo dd {
    padding-left: .5em;
}
.customerInfo dd div {
    vertical-align: top;
    display: inline-block;
}
.customerInfo dd input.middle {
    width: 10em;
    margin-right: 1em;
}
.customerInfo dd input.short {
    width: 6em;
}
.customerInfo dd input[type=checkbox] {
    width: auto;
}
input[type=submit] {
    margin-top: .5em;
    padding: 0.3em 1em;
    border-radius: 8px;
    background-color: #ffed66;
}
input[type=submit]:hover {
    background-color: #FBCD00;
}

.dateCaution span {
    color: red;
}

form .help-block.text-danger,
form label.error {
    display: block;
    color: crimson;
    font-size: 80%;
}

/* Confirm
=================================== */
.form-area.confirm {

}

.form-area.confirm dt,
.form-area.confirm dd {
    float: left;
    border-bottom: 1px dashed #ccc;
}
.form-area.confirm dt {
    width: 12em;
    clear: left;
}
.form-area.confirm dd {
    width: 30em;
}

.form-area.confirm button {
    padding: 0.8em 2em;
    border-radius: 8px;
    background-color: #ffed66;
    border: none;
}
.form-area.confirm button:hover {
    background-color: #FBCD00;
}

/* Sorry
=================================== */
.sorry .backBtn {
    margin: 20px auto;
    text-align: center;
}
.sorry .backBtn a {
    display: inline-block;
    margin: 10px 20px;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: #ffed66;
}
.sorry .backBtn a:hover {
    background-color: #FBCD00;
}
.sorry .backBtn a.cancel {
    background-color: #dddddd;
}
.sorry .backBtn a.cancel:hover {
    background-color: #cccccc;
}

/* Plan Overall
=================================== */
.mainContents article section.fee {
  margin: 40px 0;
}

.mainContents article section.fee p {
  font-size: 114.2%;
  line-height: 1.6;
}

.mainContents article section.fee a {
  color: #FFA100;
}

table.scheduleTable {
  margin: 0px 0 40px;
  width: 100%;
  border-collapse: collapse;
  /*font-size: 0.8em;*/
  line-height: 1;
  border-collapse: collapse;
  border-spacing: 0;
}

.mainContents article section.fee table.nomb {
  margin-bottom: 0;
}

table.scheduleTable thead,
.mainContents article section.fee table thead {
  background-color: #FBCD00;
}

table.scheduleTable.extB thead{
/*  background-color: #9FD9F6; */
  background-color: #fbe0d7;
}

table.scheduleTable tr {
  /* height: 45px; */
}

table.scheduleTable tbody tr {
  height: 45px;
}

table.scheduleTable th,
table.scheduleTable td {
  border: 1px solid #DCDCDC;
  text-align: center;
  padding: 5px 8px;
  /*font-style: 100%;*/
  line-height: 1;
  /*font-weight: normal;*/
  vertical-align: middle;
}
table.scheduleTable th {
  /*font-weight: bold;*/
}
.mainContents article section.fee table.oneline th,
.mainContents article section.fee table.oneline td {
  min-width: 95px;
}
table.scheduleTable thead th span.scheduleTable-price {
    display: block;
    text-align: right;
}

table.scheduleTable th.thGray01,
table.scheduleTable td.thGray01 {
  background-color: #CACACA;
}

table.scheduleTable th.thGray02,
table.scheduleTable td.thGray02 {
  background-color: #E4E4E4;
}

table.scheduleTable th.thGreen02,
table.scheduleTable td.thGreen02 {
  background-color: #CCFFCC;
  color: #009045;
}

table.scheduleTable th.thGreen03,
table.scheduleTable td.thGreen03 {
  background-color: #99CC99;
}

table.scheduleTable th.thGreen04 {
  background-color: #CCFFCC;
  white-space: nowrap;
}

table.scheduleTable th.thGreen01 {
  background-color: #8AC43F;
  width: 10px;
  /*font-size: 15px;*/
  padding: 5px 3px;
}

table.scheduleTable th.thOrange {
  background-color: #FBCD00;
}

table.scheduleTable th.thRed01 {
  background-color: #FF9996;
  width: 10px;
  /*font-weight: bold;*/
  /*font-size: 15px;*/
  padding: 5px 3px;
}

table.scheduleTable tbody th,
table.scheduleTable th.thsec,
table.scheduleTable td.thsec {
  background-color: #FFF6C2;
  padding: 5px 0px;
  /*font-weight: bold;*/
}

table.scheduleTable tbody th,
.mainContents article section.fee table tbody th {
  width: 145px;
}


table.scheduleTable tbody th.custom{
  width: 165px;
}
table.scheduleTable tbody th.intensiveTh{
  width: 135px;
}

table.scheduleTable caption {
  caption-side: bottom;
  margin-top: .5em;
}
table.scheduleTable caption p {
    text-align: left;
    font-size: 1rem;
}
table.scheduleTable caption a.plan-link {
  display: inline-block;
  padding: 0.3em 2em;
  line-height: 40px;
  vertical-align: middle;
  font-weight: bold;
  color: #fff;
  background-color: #fbcd00;
  border-radius: 0.5em;
  text-decoration: none;
}
table.scheduleTable caption a.plan-link:hover {
  opacity: .8;
}


@media screen and (min-width: 576px) {
    table.scheduleTable caption p {
    }
    table.scheduleTable caption a.plan-link {
      padding: 0;
      color: #000;
      background-color: inherit;
      font-weight: normal;
    }

    table.scheduleTable caption a.plan-link::before {
      content: '';
      display: inline-block;
      left: 3px;
      margin-right: .3em;
      width: .35em;
      height: .35em;
      border-top: 2px solid #FBCD00;
      border-right: 2px solid #FBCD00;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      vertical-align: middle;
    }

    table.scheduleTable.extB caption a.plan-link::before {
      border-top: 2px solid #fbe0d7;
      border-right: 2px solid #fbe0d7;
    }

    table.scheduleTable caption a.plan-link:hover {
      text-decoration: underline;
    }
}

table.scheduleTable tr.scheduleTable-remarks td {
    text-align: left;
}


.form-area dd {
    margin-left:0;
}
.form-area dd ul {
    list-style:none;
    padding-left:0;
}
.form-area .submit {
    text-align:center;
}
.form-area input[type=submit] {
    margin-top: .5em;
    padding: 0.8em 2em;
    border-radius: 8px;
    background-color: #ffed66;
}
.form-area input[type=submit]:hover {
    background-color: #FBCD00;
}


@media screen and (min-width: 576px) {
    .form-area dl{
      display:flex;
      flex-wrap: wrap;
    }
    .form-area dt{
      width: 30%;
      padding: 10px;
    }
    .form-area dd{
      padding: 10px;
      margin: 0;
      width: 70%;
    }
}

.sorry .backBtn a {
    color:#000;
    text-decoration:none;
}




/* 新デザイン用 */

.customerInfo {}
.customerInfo span.customerInfo-caution {
    color: #e00;
}

.reserve_form-block .reserve_form-item {
    margin-bottom: 25px;
}

.reserve_form-block .reserve_form-item > label {
    display: inline-block;
    font-weight: 700;
    margin: 0 0 0.625rem;
    padding: 0;
    line-height: 1.25rem;
    font-size: 1.25rem;
}

.reserve_form-block .reserve_form-item > span {
    font-size: 0.8125rem;
    padding-left: 1em;
}

.reserve_form-block .reserve_form-item.reserve_form-item-required > label::before {
    content: '※';
    color: #e00;
    padding-right: .25em;
}
/*.reserve_form-block .reserve_form-item.reserve_form-item-required > label::after {
    content: '*';
    color: #e00;
    padding-left: .25em;
}*/


.reserve_form-block .reserve_form-item-description {
    font-size: 0.8125rem;
    margin-bottom: 10px;
}
.reserve_form-block .reserve_form-item-description p {
    margin: 0 0 .3em;
}
.reserve_form-block .reserve_form-item-description p em {
    font-weight: bolder;
}
.reserve_form-block .reserve_form-item-description p strong {
    color: inherit;
    font-size: inherit;
    font-weight: bolder;
    text-decoration: underline;
}
.reserve_form-block .reserve_form-item-description ul {
    padding-left: 2em;
}
.reserve_form-block .reserve_form-item-description ul li {
    margin-top: 0;
    padding-left: 0;
    text-indent: 0;
}

.reserve_form-block input:not([type=button]),
.reserve_form-block textarea,
.reserve_form-block select,
.reserve_form-block .reserve_form-item-input > p,
.reserve_form-block .reserve_form-item-radio > p,
.reserve_form-block .reserve_form-item-checkbox > p {
    width: 100%;
    min-height: 50px;
    border: 2px solid #FFD205;
    color: #000;
    padding: 5px;
    background: #fff;
}
.reserve_form-block input:not([type=button]),
.reserve_form-block textarea,
.reserve_form-block select {
    line-height: 1em;
}
.reserve_form-block .reserve_form-item-input p.reserve_form-item-input-textarea {
    min-height: 200px;
}
.reserve_form-block textarea {
    min-height: 200px;
    resize: vertical;
}
.reserve_form-block input[type=radio],
.reserve_form-block input[type=checkbox] {
    /*width: auto;*/
    width: 1.125rem;
}

.reserve_form-block .reserve_form-item-input.reserve_form-item-inline > *,
.reserve_form-block .reserve_form-item-input .date > * {
    width: 25%;
}

@media screen and (min-width: 576px) {
    .reserve_form-block .reserve_form-item-input.reserve_form-item-inline > *,
    .reserve_form-block .reserve_form-item-input .date > * {
        width: 10em;
    }
}

.reserve_form-block .reserve_form-item-radio {}
.reserve_form-block .reserve_form-item-checkbox {}

.reserve_form-block .reserve_form-item-radio label,
.reserve_form-block .reserve_form-item-checkbox label {
    display: block;
    position: relative;
    padding-left: 1.5rem;
    margin-right: 1em;
}
.reserve_form-block .reserve_form-item-radio label input[type=radio],
.reserve_form-block .reserve_form-item-checkbox label input[type=checkbox] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: auto;
}

.reserve_form-block .reserve_form-item .radio-inline,
.reserve_form-block .reserve_form-item .reserve_form-item-inline > * {
    display: inline-block;
}

.reserve_form-block input[type=submit] {
    width: auto;
    min-height: auto;
    min-width: 12em;
    margin-bottom: .5em;
    padding: 0.8em 2em;
    background-color: #ffed66;
    border: none;
}
.form-area.confirm .reserve_form-block button {
    margin-bottom: .5em;
    padding-top: .6em;
    padding-bottom: .6em;
    border: .1em solid #ffed66;
    background-color: #fff;
    cursor: pointer;
}
.form-area.confirm .reserve_form-block button:hover {
    background-color: #FBCD00;
}

