@charset "utf-8";

/*====================================================
  style2
=====================================================*/

.singleColumn section{
	padding-bottom: 65px;
}
.singleColumn .annotation{
	margin: 0 0 40px;
	text-align: center;
	background-color: #F5F5F6;
	padding: 10px 15px;
	color: #555555;
}
.singleColumn .otherTxt{
	margin: 30px 0 10px;
	font-weight: bold;
}
.singleColumn .form_btn .btnIn{
	width: 100%;
	border: 0;
	box-shadow: none;
}
table.repair_table th.required.done {
    background: #f8f8f8 url(/portalc/contents-2/pc/maintenance/v2/img/ico_done.png) no-repeat right 20px center;
    padding: 35px 65px 35px 20px;
}

.repair_table th:has(.editBtn) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.repair_table th .title {
    display: block;
}
.repair_table th .editBtn {
    font-size: 13px;
    border: none;
    padding: 6px 10px;
    color: #fff;
    border-radius: 4px;
    line-height: 1em;
    margin-left: 5px;
    background: #507bbc;
    cursor: pointer;
    flex: 0 0 auto;
} 

.additionalArea {
  border: 1px solid #333;
  background: #fff;
  padding: 30px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 45px;
}
.additionalArea .additional {
  margin-bottom: 30px;
}
.modalAdditionalInfoBtn {
  cursor: pointer;
  text-decoration: underline;
	background: url("../img/icon_link.png") no-repeat right center;
	background-size: 13px auto;
	padding-right: 16px;
}
.modalAdditionalInfoBtn:hover {
  text-decoration: none;
}
.additionalArea .additionalBtnWrap .consentCheckText {
  font-size: 14px;
  margin-bottom: 10px;
}
.additionalArea .additionalBtnWrap .consentCheckArea label {
  display: inline-block;
  cursor: pointer;
}
/*table*/
.repair_table .imgArea{
	padding-left: 0;
}
/*form*/
.repair_table input[type="text"],
.repair_table .textArea{
	font-size: 16px;
	padding: 10px;
	border: 2px solid #d6d6d6;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: none!important;
	line-height: 1.4;
	font-family: "メイリオ", Meiryo, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif !important;
}
.repair_table .textArea{
	width: 100%;
  min-height: 150px;
}
.repair_table input.done,
.repair_table select.done{
	border: 2px solid #90ccfb;
	background-color: #f1f9fe;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input.done:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #f1f9fe inset;
}
.repair_table .note{
	margin-bottom: 5px;
}
.repair_table .slctNml{
	width: 100%;
	cursor: pointer;
	padding: 10px 20px 10px 10px;
	font-size: 18px;
	border: 2px solid #d6d6d6;
	border-radius: 4px;
	outline: none;
	background: url(/portalc/contents-2/pc/maintenance/v2/img/icon_select.png) no-repeat right 15px center;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	display:block;
}
select::-ms-expand {
    display: none;
}
.repair_table .errorCode{
	vertical-align: bottom;
  width: 300px;
}
:placeholder-shown {
    color: #ccc; }
::-webkit-input-placeholder {
    color: #ccc; }
:-moz-placeholder {
    color: #ccc; opacity: 1; }
::-moz-placeholder {
    color: #ccc; opacity: 1; }
:-ms-input-placeholder {
    color: #ccc; }

/*====================================================
 type
=====================================================*/
.backLink{
	text-align: right;
}
.backLink a{
	position: relative;
	padding-left: 15px;
	/*color: #848484;*/
}
.backLink a:before{
		content:"";
		position: absolute;
		left: 0px;
		top: 6px;
		width: 0;
		height: 0;
		border-top: 5px solid transparent;
		border-left: 6px solid #006ebc;
		border-bottom: 5px solid transparent;
	}
.type td{
	width: 657px;
	box-sizing: border-box;
}
.type .errorCode{
	overflow:hidden;
}
.type .errorCode .requiredWrap{
	overflow:hidden;
}
.type .errorCode .error-balloon{
	display: block;
	width: 168px;
}
.type .errorCode .requiredWrap input{
	width: 49%;
	display: inline-block;
}
.type .errorCode .requiredWrap .note{
	display: inline-block;
}
/*====================================================
  time
=====================================================*/
#time .repair_table .time{
	font-size: 0;
	margin-bottom: 30px;
	display:table;
}
#time .repair_table .time .choice{
	display:table-cell;
	font-size: 16px;
	vertical-align: bottom;
	padding-bottom: 12px;
}
#time .repair_table .time .date,
#time .repair_table .time .hour{
	display:table-cell;
	vertical-align:bottom;
	width: 265px;
	padding-left: 8px;
}
#time .indent1{
	font-size: 15px;
	text-indent: -1em;
	padding-left: 1em;
}
/*====================================================
  info
=====================================================*/
#deliverInfo {
  margin-bottom: 55px;
  height: 0;
  display: none;
}
#deliverInfo.open {
  display: block;
  height: auto;
}

.type input[type="text"],
#info input[type="text"],
#deliverInfo input[type="text"] {
	display: inline-block;
	font-size: 20px;
	width: 100%;
	box-shadow: none!important;
}
/*テキスト*/

#naiyo .comment,
.type .comment,
#info .comment,
#deliverInfo .comment{
	font-size: 15px;
	margin-top: 10px;
}
/*#naiyo .comment a,
.type .comment a,
#info .comment a{
	color: #848484;
}*/
#info td .ttl,
#deliverInfo td .ttl{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
/*input 配置*/
.type .half,
#info .half,
#deliverInfo .half{
	display: inline-block;
	width: 48%;
}
#choiceDeliver .half {
	display: inline-block;
}
#choiceDeliver .half + .half {
	margin-left: 30px;
}
#info .half:nth-child(2),
#deliverInfo .half:nth-child(2){
	margin-left: 4%;
}
/*input 住所*/
#info .zipCheck,
#deliverInfo .zipCheck{
	display:table;
}
#info .zipCheck .postIn,
#info .zipCheck .postBox,
#info .zipCheck .zip_btn,
#deliverInfo .zipCheck .postIn,
#deliverInfo .zipCheck .postBox,
#deliverInfo .zipCheck .zip_btn{
	display: table-cell;
	vertical-align:bottom;
}
#info .zipCheck .postIn,
#deliverInfo .zipCheck .postIn{
	padding-bottom: 15px;
}
#info .zipCheck .postBoxIn,
#deliverInfo .zipCheck .postBoxIn{
	width: 170px;
	display: table-cell;
	vertical-align:bottom;
	padding: 0 5px;
}
#info .zipCheck .zip_btn,
#deliverInfo .zipCheck .zip_btn{
	padding: 0 0 10px 20px;
}
#info .zipCheck .zip_btn .btnIn,
#deliverInfo .zipCheck .zip_btn .btnIn{
	display: block;
	font-size: 14px;
	color: #666666;
	border: 1px solid #666;
	background-color: #ebebeb;
	padding: 5px 7px;
	border-radius: 4px;
	cursor: pointer;
}
#info .zipError,
#deliverInfo .zipError{
	border: 1px solid #ff1111;
  color: #ff1111;
	padding: 10px 10px;
	margin: 17px 0 0 23px;
	font-size: 14px;
	border-radius: 5px;
}
#info .prefecture,
#info .city,
#deliverInfo .prefecture,
#deliverInfo .city{
	margin-top: 25px;
}
#info .prefecture .slctNml,
#deliverInfo .prefecture .slctNml{
	width: 50%;
}
/*radio-btn*/
.radioCheck input + span::before{
	content: "";
	display: inline-block;
	background: url(/portalc/contents-2/pc/maintenance/v2/img/radio_btn.png) no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin:0 15px 2px 0;
}
.radioCheck input:checked + span::before{
	background: url(/portalc/contents-2/pc/maintenance/v2/img/radio_btn_on.png) no-repeat;
}
#choiceDeliver .radioCheck input:checked + label {
	background: none;
  box-shadow: none;
  border: none;
}
/*====================================================
  エラー
=====================================================*/
.error-balloon {
	color: #fff;
	font-size: 12px;
	background-color:#ff6666;
	padding: 3px 6px;
	margin: 0 0 8px 0;
	border-radius: 3px;
	position: relative;
	display: inline-block;
}
.error-balloon span {
	border-color: #ff6666 transparent transparent;
	border-style: solid;
	border-width: 5px 5px 0;
	bottom: -5px;
	content: "";
	display: block;
	left: 20px;
	position: absolute;
}
/*====================================================
 errorArea
=====================================================*/
#errorArea{
	background-color: #FFF6F6;
	padding: 15px 20px;
	color: #F31312;
  font-size: 14px;
	margin: 0 0 40px;
	display: none;
	font-weight: bold;
}
#errorArea .errorList{
	margin: 10px 0;
}
/*====================================================
 headingLead
=====================================================*/
.headingLead {
  margin: 45px auto 30px;
  width: 950px;
}
.headingLead .leadTitle {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px
}