@charset "utf-8";

/* CSS Document */
.invalid {
    background-color: #999999 !important;
    border-color: #999999 !important;
}

.selected {
    border-color: black !important;
}

.medium-include {
    font-size: 5vw !important;
    height: 42.24px;
}


.calendarYearMonth {
    margin-top: 7.2vw;
}

.headerSp {
    position: sticky;
    top: 0;
    z-index: 10000;
    background-color: white;
}

.no-medium-two-box {
    margin-right: 15vw;
}

.commonError {
    width: 100%;
    display: inline-block;
    font-size: 4.0vw;
    color: #e60012;
    text-align: left;
    letter-spacing: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
    animation: blinking 1s ease-in-out infinite alternate;
}

@keyframes blinking {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#overlay {
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

#slide1 .confirm_section #customer dl#tel_home_box {
    display: none;
}

#slide1 .confirm_section #item_big_box .price_box .price_txt {
    font-size: 4.5vw;
    font-weight: bold;
    color: #305a9a;
    text-align: right;
    margin-top: 0.8em;
}

.message05 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2vw;
    font-size: 2.8vw;
    line-height: 1.3em;
    font-weight: bold;
    color: #e71f19;
    text-align: left;
    letter-spacing: 0;
    text-indent: -1em;
    padding-left: 1em;
}

.message06 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.8vw;
    line-height: 1.3em;
    font-weight: bold;
    color: #e71f19;
    text-align: center;
    letter-spacing: 0;
}

.comment_txt_01 {
    font-size: 3.1vw;
    line-height: 1.6em;
    font-weight: normal;
    text-align: center;
    margin: 1em 0;
}

.comment_txt_02 {
    font-size: 3.1vw;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
    margin: 1em 0;
}

.statement {
    text-decoration: underline;
    color: blue !important;
}

.sp_small {
    width: 31% !important;
    margin: 5px 30px;
}

.caution_txt_nf {
    text-indent: -1em;
	padding-left: 1em;
    text-align: left !important;
}

.message_box {
    font-size: 2.8vw;
    color: #e71f19;
    text-align: center;
    margin-bottom: 1vw;
}

.m_t_3 {
    margin-top: 3vw !important;
}

.form-Button-01:disabled {
    cursor: default;
    opacity: 0.6;
}

.enquete-box {
    margin-top: 1vw;
}

.enquete-box > p {
    margin-bottom: 1vw;
}

.enquete-box > .qa {
    border: 2px solid #999999 ;
    padding: 1vw 1.5vw;
    margin-bottom: 4vw;
    background-color: #ffffff;
}

.enquete-box > .qa > .question {
    display: flex;
}

.enquete-box > .qa > .question > .question_no {
    padding: 0 2vw;
    background-color: #f0f0f0;
    height: 7vw;
    margin-right: 1vw;
    margin-top: 1vw;
}

.enquete-box > .qa > .question > .question_content > pre{
    white-space:pre-wrap;
}

.enquete-box > .qa > .answer {
    display: flex;
}

.enquete-box > .qa > .answer input {
    margin-right: 1vw;
}

.enquete-box > .qa > .answer > .other {
    flex-grow: 1;
}

.enquete-box > .qa > .answer > .other > .answer_content > pre {
    white-space: pre-wrap;
}

.enquete-box > .qa > .answer .other_free_input {
    border: 1px solid #999999;
    width: 85%;
    height: 9vw;
    padding: 2vw;
}
.enquete-box > .qa > .answer .other_free_input:disabled {
    background-color: #c0c0c0;
}

.enquete-box > .qa > .answer .free_input {
    border: 1px solid #999999;
    width: 100%;
    height: 30vw;
    padding: 2vw;
}

.option-fee-title {
    width: fit-content !important;
    padding: 0 4vw !important;
}
.option-fee-box {
    display: block !important;
}
.option-fee-box label {
    width: auto !important;
    margin-left: 0 !important;
    margin-bottom: 1vw;
}
.option-fee-box label:last-child {
    margin-bottom: 0;
}
.print_application_form_box{
  margin: 1rem 0.5rem 0.5rem;
}
.print_application_form_box .top_msg{
  text-align: center;
  font-size: 17px;
}
.print_application_form_box .top_msg_box{
  border-top: 1px solid #727171;
  border-bottom: 1px solid #727171;
}
.print_application_form_btn{
  text-align: center;
  margin: 1rem 0;
}
.print_application_form_btn button{
	font-weight: normal;
	font-size: 14px;
	width: 60%;
	border-radius: 1vw;
	line-height: 1.0em;
	height: 2.5em;
	padding: 0.8em;
	border: none;
	background-color: #f39800;
	color: #fff;
	background-repeat: no-repeat;
	background-size: 2.5vw auto;
	background-position: right 4.8vw center;
	letter-spacing: 0.2em;
	cursor: pointer;
}
.print_application_form_box .repletion_msg {
	font-size: 3.1vw;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 2vw;
	text-indent: -1em;
	padding-left: 1em;
}

.data_erase_application_form {
  width: 595px;
  margin: 0 auto;
}

.data_erase_application_form body {
  font-weight: normal;
  font-size: 18px;
  font-family: Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  letter-spacing: normal;
}

.print {
  max-width: 595px;
  page-break-after: always;
  height: 1012px;
  margin: 30px;
  position: relative;
}


.print_title {
  position: relative;
  padding: 10px 5px;
  background: #fffbe0;
  font-size: 24px;
  color: #42b0cf;
  text-align: center;
  margin-bottom: 5px;
}

.apply_info {
  margin-top: 15px;
  padding: 15px;
}

.apply_info2 {
  padding: 5px 15px 15px;
}

.apply_info_tbl tr {
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 50px;
  text-align: left;
}

.apply_info_tbl tr span {
  font-size: 12px;
  font-size: 0.66667rem;
}

.apply_info_tbl th {
  width: 40%;
  font-size: 18px;
  font-weight: bold;
}

.apply_info_tbl td {
  width: 60%;
  font-size: 16px;
  font-size: 1rem;
}

.apply_info_tbl .tr_end {
  border-bottom: none;
}

.print_mid_title {
  position: relative;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-bottom: none;
  background: #e5e5e5;
  line-height: 1;
  font-size: 20px;
  font-size: 1.11111rem;
  font-weight: bold;
}

.printBtn {
  width: 20%;
  height: 40px;
  background: #999;
  color: #fff !important;
  display:block;
  margin: 30px auto 0px;
  font-size: 18px;

}

@media print {
  .printBtn {
    display: none;
  }
}

.print_msg_area {
  margin: 10px;
  letter-spacing: normal;
}

.print_mid_msg {
  font-size: 14px;
  line-height: 1.5;
}

.print_mid_msg_detail {
  font-size: 13px;
}

.print_mid_msg_detail li {
  margin-left: 1em;
  text-indent: -1em;
}

.mod-box-imgTxt1>.imgBox {
  float: right;
  margin-left: 20px;
}

.print_msg_area>.imgBox {
  justify-content: center
}

.print_msg_area>.imgBox img{
  display: block;
  margin: 10px auto;
  width: 50%;
  object-fit: cover;
}

.print_footer {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.print_footer .mod-box-imgTxt2 {
  width: 100%;
}

.print_footer .mod-box-imgTxt2 .txtBox dt {
  font-size: 14px;
  font-size: 0.77778rem;
}

.print_footer .mod-box-imgTxt2 .txtBox dd {
  font-size: 10px;
  font-size: 0.55556rem;
}

.com_info {
  float: right;
  text-align: center;
}

.com_image {
  float: left;
}
.item_description_l1{
  padding-bottom: 30px;
  text-align: center;
}
.item_description_m1{
  padding-top: 20px;
  text-align: center;
}
.item_description_s1{
  padding-top: 20px;
  text-align: center;
}
.input_box_05  .form-Select {
  border-color: #305a9a;
}
.form_block_08 {
  margin-top: 16px;
  width: 100%;
}
.contract_area {
	width: 100%;
  height: 500px;
  overflow-y: scroll;
  background-color: #ffffff;
  border: solid black;
  margin-top: 20px;
}

.contract_download {
  cursor: pointer;
  text-align: right;
}

.report_douwnload .main_area {
	padding-top: 66px;
	padding-bottom: 96px;
}

.report_douwnload .input_box_01 {
  justify-content: space-between;
}

.report_douwnload .form_block_01 {
  margin: 20px 0px;
}
.report_douwnload .input_title {
  width: 100%;
  display: flex;
  align-items: center;
}
.report_douwnload .input {
  width: 100%;
  font-size: 20px;
	background-color: #ffffff;
	border: 3px solid #305a9a;
	color: #000000;
	border-radius: 10px;
	height: 50px;
	line-height: 1.5em;
	padding-left: 10px;
	outline: none;
}
.report_douwnload .info_msg_box {
  font-weight: bold;
}
.report_douwnload .form_area {
  margin: 30px 5% 0px;
}
.report_douwnload .action_area {
  margin: 50px 5% 0px;
}
.report_douwnload .wrap03 {
	width: 94%;
	margin: 0 3%;
  justify-content: space-between;
}
#report_douwnload .form-InputText {
	display: block;
	width: 100%;
	font-size: 24px;
	border-color: #305a9a;
	padding: 0.1em 0.5em;
	height: 2em;
}
.report_douwnload .main_error {
  text-align: center;
  font-weight: bold;
}
.douwnload_complete .wrap03 {
	width: 94%;
	margin: 0 3%;
  justify-content: space-between;
}
.douwnload_complete .main_area {
	padding-top: 66px;
	padding-bottom: 96px;
}
.douwnload_complete .info_msg_box {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.form_block_02 .radio_box .form-Radio-02 .radio_label_width {
  width: 45% !important;
}
.form_block_02 .bg_box .unit_box {
	width: 100%;
	margin-top: 12px;
  text-align: center;
}

.form_block_02 .bg_box .unit_box .units {
	font-size: 20px;
  margin: 10px;
}

.form_block_02 .bg_box .unit_box .unit_box_input {
	font-size: 25px;
	background-color: #ffffff;
	border: 3px solid #cccccc;
	color: #000000;
	border-radius: 10px;
	height: 1.8em;
	line-height: 1.5em;
	padding: 0.5em 0.8em;
	outline: none;
  width: 30%;
  text-align: end;
}
