@charset "utf-8";

.common_form .step01 .contents li {
  margin: 15px 0 0;
}
.common_form .age-box{
    width: 182px;
    position: relative;
}
.common_form .age-box select {
  text-align: center;
  padding: 0 0 0 15px !important;
  width: 165px !important;
}
.common_form .age-box::before {
  content: '';
  position: absolute;
  display: block;
  border-width: 10px 6px 0 6px;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  top: 15px;
  left: 153px !important;
}
.common_form span.ttl_date_book::before {
  top: 36px !important;
}

.common_form .pref {
  font-size: 0;
}
.common_form .pref p {
    width: 38px;
    text-align: center;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
font-size: 15px;
}
.common_form .pref .address {
  width: calc(100% - 142px);
  display: inline-block;
  vertical-align: middle;
}
.common_form .pref .address2 {
  margin-top: 20px;
  margin-left: 142px;
}
.common_form .pref .pref-box {
  display: inline-block;
  position: relative;
  font-size: 14px;
}
.common_form .pref .pref-box select {
  text-align: center;
  padding: 0 0 0 15px!important;
}
.common_form .pref .pref-box::before {
  content: '';
  position: absolute;
  display: block;
  border-width: 10px 6px 0 6px;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  top: 15px;
  left: 75px;
}
.common_form table tr td.radiobutton .radiobutton-box label {
  padding: 18px 0 0!important;
}
.common_form table tr td.radiobutton .radiobutton-box label input[type="radio"] {
  display: inline-block!important;
}
.common_form table tr td.radiobutton .radiobutton-box label span {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  position: relative!important;
  max-width: calc(100% - 22px);
  line-height: 1.4;
}

.ui-datepicker {
    width: 18em;
}
.ui-datepicker table {
  font-size: 12px!important;
}
.ui-datepicker .ui-datepicker-header {
  font-size: 13px!important;
}
.common_form table tr td .date-box,.common_form table tr td .time-box {
  font-size: 0;
}
.common_form table tr td .date-box {
  margin-bottom: 10px;
}
.common_form table tr td .date-box span,.common_form table tr td .time-box span {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #444;
  width: 38px;
}
.common_form table tr td .date-box .date-box-in,.common_form table tr td .time-box .time-box-in {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 40px);
}
.common_form table tr td .date-box .date-box-in input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #444;
}

.common_form table tr td .date-box .date-box-in input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #444;
}

.common_form table tr td .date-box .date-box-in input::-ms-input-placeholder { /* Microsoft Edge */
  color: #444;
}
.common_form table tr td .time-box .time-box-in select {
  text-align: center;
  padding: 0 0 0 15px!important;
  width: calc(100% - 17px)!important;
}
.common_form table tr td .time-box .time-box-in,.common_form table tr td .date-box .date-box-in {
  display: inline-block;
  position: relative;
  font-size: 15px;
}
.common_form table tr td .date-box .date-box-in:before,.common_form table tr td .time-box .time-box-in:before {
  content: '';
  position: absolute;
  display: block;
  border-width: 10px 6px 0 6px;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  top: 15px;
  right: 18px;
}
.common_form table tr td .time-box .time-box-in select,.common_form table tr td .date-box .date-box-in input {
  font-size: 16px!important;
}
/*.common_form .step02 .contents .submitbtn {
  padding: 18px 0;
}*/

.tab-model .tab-content#tab02,.tab-model .tab-content#tab03,.tab-model .tab-content#tab04 {
    display: none;
}
}
.tab-model .tab-content ul li .tab-title {
  font-weight: bold;
}

.tab-model .tab-content ul li .right p {
  line-height: 1.5!important;
}
.tab-model .tab-content ul li .right table tr th {
  line-height: 1.4!important;
  width: 22%!important;
}
.tab-model .tab-content ul li .right table tr td {
  vertical-align: middle;
}
.tab-model .tab-content ul li .left .img {
  display: block;
}
.cmn-tab-monica .tab-box {
  max-width: 920px;
  width: 90%;
  margin: 0 auto 50px;
}
.cmn-tab-monica .tab-box .tab li a {
  color: #fff!important;
}
.cmn-tab-monica .tab-box .tab li.current {
  background: #4774ad;
}
.cmn-tab-monica .tab-box .tab li.current a {
    color: #fff!important;
    text-decoration: none!important;
}
.cmn-tab-monica .tab-box .tab-content ul li{
  padding: 15px 0;
  overflow: hidden;
}
.cmn-tab-monica .tab-box ul li .left{
  width: 30%;
  float: left;
}

.cmn-tab-monica .tab-box ul li .right {
  width: 65%;
  float: right;
}
.cmn-tab-monica .tab-box ul li .tab-title {
  font-size: 24px;
  margin: 0 0 8px;
  text-align: left;
  font-weight: bold;
}

.cmn-tab-monica .tab-box ul li .left img {
width: 100%;
height: auto; }

.cmn-tab-monica .tab-box ul li .right table {
width: 100%;
font-size: 1.1em;
border-top: solid 1px #fff; }
.cmn-tab-monica .tab-box ul li .right table tr:nth-of-type(1) td {
font-size: 1.4em;
font-weight: bold; }
.cmn-tab-monica .tab-box ul li .right th {
padding: 7px;
border-bottom: solid 1px #fff;
width: 13%;
text-align: center; }
.cmn-tab-monica .tab-box ul li .right td {
padding: 7px 7px 7px 20px;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff; }
.cmn-tab-monica .tab-box ul li .right td a {color: #333!important; }

/* ▼ 2020-4-23 追加 フォーム注意事項 */
div.form_notes {
	width: 95%;
	margin: 45px auto;
	padding: 35px 20px 35px;
	text-align: justify;
	overflow: hidden;
	background-color: #F0F0F0;
}

div.form_notes h4 {
	line-height: 22px;
	font-size: 15px;
	margin-top: 10px;
	color: #000;
}

div.form_notes dl {
	line-height: 26px;
	font-size: 13px;
	color: #000;
	overflow: hidden;
}

div.form_notes dt {
	width: 5%;
	float: left;
}

div.form_notes dd {
	width: 95%;
	float: right;
}
/* ▲ 2020-4-23 追加 */


@media only screen and (max-width: 767px) {
  .common_form .step02 .contents table tr .pref .pref-box {
    width: 105px !important;
  }
  .common_form .step02 .contents table tr .pref .pref-box select {
    width: 88px;
  }
  .common_form .step02 .contents table tr td .pref-box::before {
    left: 75px !important;
  }
  .common_form .step01 .contents_s {
    margin: 20px 0 0!important;
  }
  .common_form .step01 .contents_s li {
    margin: 0!important;
  }
  .common_form .pref p {
    font-size: 14px;
  }
  .common_form .pref .pref-box::after {
    content: ''!important;
    font-size: 14px;
  }
  .common_form .pref .address {
    width: 100%;
    margin: 14px 0 0;
  }
  .common_form .pref .address2 {
    margin-left: 0;
  }
  .common_form span.ttl_date_book::before {
    top: 28px !important;
  }
  .common_form .age-box::before {
    top: 11px;
  }
  .common_form table tr td .date-box .date-box-in:before,.common_form table tr td .time-box .time-box-in:before {
    top: 11px;
  }
  .common_form table tr td .time-box .time-box-in select,.common_form table tr td .date-box .date-box-in input {
    font-size: 14px!important;
  }
  .common_form table tr td .time-box .time-box-in select {
    padding: 0 0 0 7px!important;
    width: calc(100% - 10px)!important;
  }

  .tab-model .tab-content ul li .right table tr th {
    width: 25%!important;
  }
  .cmn-tab-monica .tab-box ul li .right th {
    padding: 7px 3px;
  }
 .cmn-tab-monica .tab-box .tab-content ul li {
    padding: 25px 0;
    position: relative;
    margin: 0 0 20px; }
  .cmn-tab-monica .tab-box ul li .left {
    font-size: 0;
    margin-bottom: 22px;
    width: 100%;
  }
  .cmn-tab-monica .tab-box ul li .left .img {
    width: 29%;
    vertical-align: middle;
    display: inline-block;
  }
  .cmn-tab-monica .tab-box ul li .right {
    width: 100%;
    float: none; }
  .cmn-tab-monica .tab-box ul li .tab-title {
    font-size: 18px;
    margin: 0;
    padding: 0 0 0 4%;
    display: inline-block;
    vertical-align: middle;
    width: 67%;
  }

/* ▼ 2020-4-23 追加 フォーム注意事項 */	
div.form_notes {
	margin: 40px 0px;
	padding: 10px;
}
/* ▲ 2020-4-23 追加 */	
	
}