@charset "utf-8";

/*-----------------------------------------------
	index
-----------------------------------------------*/
/* secForm */
.secForm{
	width: 1000px;
	margin: 0 auto 100px;
}
.secForm .txtRequired,
.secForm .txtOption{
	display: inline-block;
	width: 48px;
	height: 26px;
	color: #FFF;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background: #D04649;
	border-radius: 3px;
	line-height: 26px;
	text-align: center;
}
.secForm .txtOption{
	background: #578FA8;
}
.secForm .titSub{
	margin-top: 23px;
	height: 60px;
	line-height: 60px;
	background: repeating-linear-gradient(-45deg, #3E8136 10px, #3E8136 34.8px, #73C16A 34.8px, #73C16A 59.6px);
	background-color: #3E8136;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 1.5px;
}
.secForm .boxContactList{
	margin: 16px auto 40px;
}
.secForm .boxContactList tr th,
.secForm .boxContactList tr td{
	border: 1px solid #CCC;
	height: 49px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.5;
	color: #000;
	text-align: center;
	letter-spacing: 0.5px;
	padding: 6px;
}
.secForm .boxContactList tr th{
	background: #F6F6F6;
}
.secForm .boxContactList tr th:first-child{width: 181px;}
.secForm .boxContactList tr th:nth-child(2){width: 192px;}
.secForm .boxContactList tr th:nth-child(3){width: 212px;}
.secForm .boxContactList tr th:nth-child(4){width: 272px;}
.secForm .boxContactList tr th:last-child{width: 102px;}
.secForm .boxContactList tr td .txtPrice{
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	margin-right: 3px;
}
.secForm .formWrap{
	width: 960px;
	margin: 0 auto;
}
.secForm .boxNote{
	margin: 22px 0 32px;
}
.secForm .boxNote li{
	font-size: 12px;
	color: #000;
	margin-bottom: 17px;
	letter-spacing: 0.75px;
}
.secForm .boxNote li:first-child{
	margin-bottom: 14px;
}
.secForm .boxNote li:before{
	content: "・";
	margin-right: 5px;
}
.secForm .boxNote li .txtRequired{
	margin-right: 7px;
}
.secForm .boxForm01{
	margin-bottom: 39px;
}
.secForm .boxForm02 .titForm02{
	height: 59px;
	line-height: 59px;
	background: #F6F6F6;
	border: 1px solid #CCC;
	border-bottom: none;
	font-size: 13px;
	color: #000;
	padding-left: 18px;
}
.secForm .boxForm02 .titForm02 .txtPoint{
	color: #D04646;
}
.secForm .boxForm{
	border-collapse: separate;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.secForm .boxForm.sub2{
	margin-top:30px;
}
.secForm .boxForm.none{
	display:none;
	border-top:none;
}
.secForm .boxForm tr th,
.secForm .boxForm tr td{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	color: #000;
	padding: 19px;
	vertical-align: middle;
}
.secForm .boxForm tr th{
	width: 260px;
	background: #F6F6F6;
	position: relative;
	letter-spacing: 0.5px;
}
.secForm .boxForm tr td{
	width: 700px;
}
.secForm .boxForm tr td .txtError{
	color:#f00;
	font-size:12px;
	background:url(../img/common/iconError.png) left 10px no-repeat;
	padding:8px 0 4px 17px;
}
.secForm .boxForm tr th .txtRequired,
.secForm .boxForm tr th .txtOption{
	position: absolute;
	top: calc(50% - 13px);
	right: 19px;
}
.secForm .boxForm tr th .txtNote{
	color: #666;
	font-size: 12px;
	margin-top: 8px;
}
.secForm .boxForm input[type="text"],
.secForm .boxForm input[type="tel"],
.secForm .boxForm input[type="email"],
.secForm .boxForm select{
	height: 34px;
	padding:0 10px;
	box-sizing:border-box;
	border: 1px solid #CCC;
}
.secForm .boxForm input[type="checkbox"]{
	margin-right: 9px;
}
.secForm .boxForm input[type="radio"]{
	margin: 1px 7px 0 0;
	vertical-align:middle;
}
.secForm .boxForm input[type="text"].bgRequired,
.secForm .boxForm input[type="tel"].bgRequired,
.secForm .boxForm input[type="email"].bgRequired,
.secForm .boxForm select.bgRequired,
.secForm .boxForm textarea.bgRequired{
	border: 1px solid #DFA69F;
	background: #FBF3F2;
}
.secForm .boxForm textarea{
	width: 661px;
	height: 120px;
}
.secForm .boxForm .w50{width: 50px;}
.secForm .boxForm .w60{width: 60px;}
.secForm .boxForm .w140{width: 140px;}
.secForm .boxForm .w150{width: 150px;}
.secForm .boxForm .w160{width: 160px;}
.secForm .boxForm .w260{width: 260px;}
.secForm .boxForm .minw200{min-width: 200px;}
.secForm .boxForm .w340{width: 340px;}
.secForm .boxForm .w400{width: 400px;}
.secForm .boxForm .w500{width: 500px;}
.secForm .boxForm .w540{width: 540px;}
.secForm .boxForm .txtNote01{
	color: #666;
	font-size: 12px;
	margin-left: 13px;
	letter-spacing: 1px;
}
.secForm .boxForm .txtNote02{
	color: #666;
	font-size: 12px;
	margin-top: 12px;
	letter-spacing: 1px;
}
.secForm .boxForm .txtNote03{
	font-size: 14px;
	margin-left: 8px;
	letter-spacing: 1px;
}
.secForm .boxForm .content{
	padding: 9px 16px 13px 16px;
}
.secForm .boxForm .content ul,
.secForm .boxForm .content2 ul{ font-size:0;}
.secForm .boxForm .content li{
	display:inline-block;
	vertical-align:top;
	min-width:250px;
	font-size:14px;
}
.secForm .boxForm .floor li{
	display:inline-block;
	vertical-align:top;
	min-width:145px;
	font-size:14px;
}
.secForm .boxForm .search li{
	display:inline-block;
	vertical-align:top;
	min-width:110px;
	font-size:14px;
}
.secForm .boxForm .search ul{
	width:510px;
}
.secForm .boxForm .floor ul{
	width:510px;
}
.secForm .boxForm .search ul + ul{
	margin-top:10px;
}
.secForm .boxForm .floor li:nth-child(n + 4){
	margin-top:10px;
}
.secForm .boxForm .pet li + li{
	margin-top:5px;
}
.secForm .boxForm .small{
	font-size:12px;
	color:#666666;
	padding-left:10px;
}
.secForm .boxForm .content2 li{
	display:inline-block;
	vertical-align:middle;
/*	width:33%;*/
        margin-right: 40px;
	font-size:14px;
}
.secForm .boxForm .content2 span{
	padding:0 5px;
}
.secForm .boxForm .content label{
	line-height: 30px;
	letter-spacing: 0.75px;
}
.secForm .boxForm .content label .formErrorContent{
	line-height: 1;
}
.secForm .boxForm .method{
	padding: 37px 16px 36px 14px;
}
.secForm .boxForm .method label{
	margin-right: 34px;
	letter-spacing: 0.75px;
}
.secForm .boxForm .boxTelTime{
	margin-top: 22px;
}
.secForm .boxForm .boxTelTime .txt{
	letter-spacing: 1px;
}
.secForm .boxForm .rowAddress{
	margin-bottom: 13px;
}
.secForm .boxForm .others{
	margin-top: 13px;
}
.secForm .boxForm .boxGender{
	display: inline-block;
	margin-right: 30px;
}
.secForm .boxForm .boxGender label:first-child{
	margin-right: 32px;
}
.secForm .boxForm .txtOld{
	margin-left: 8px;
}
.secForm .boxForm .boxRadio{
	margin: 8px 0 21px;
}
.secForm .boxForm .boxRadio.number{
	margin-bottom: 8px;
}
.secForm .boxForm .boxRadio label{
	margin-right: 30px;
}
.secForm .boxCaution{
	padding: 62px 0 35px;
	border-bottom: 1px dotted #CCC;
}
.secForm .boxCaution .tit{
	color: #C30;
	font-size: 14px;
	margin-bottom: 11px;
}
.secForm .boxCaution .txt{
	color: #000;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.5px;
}
.secForm .boxCaution .txt .txtPoint{
	color: #F00;
}
.secForm .boxCaution .boxExample{
	margin: 16px 0;
	font-size: 0;
}
.secForm .boxCaution .boxExample dl{
	display: inline-block;
}
.secForm .boxCaution .boxExample dl:first-child{
	margin-right: 65px;
}
.secForm .boxCaution .boxExample dl dt{
	display: inline-block;
	width: 110px;
	border: 1px solid #CCC;
	height: 42px;
	line-height: 40px;
	text-align: center;
	color: #000;
	font-size: 12px;
	margin-right: 15px;
}
.secForm .boxCaution .boxExample dl:last-child dt{
	width: 134px;
}
.secForm .boxCaution .boxExample dl dd{
	display: inline-block;
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
}
.secForm .txtPrivacy{
	font-size: 14px;
	text-align: center;
	margin-top: 39px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.secForm .txtPrivacy a{
	padding-bottom: 4px;
	border-bottom: 1px solid #3F8CD9;
}
.secForm .btnForm a{
	display: block;
	width: 380px;
	height: 110px;
	margin: 30px auto 0;
	border: 1px solid #E82F00;
	border-radius: 10px;
	font-size: 24px;
	color: #FFF;
	line-height: 98px;
	text-align: center;
	box-shadow: 0 -7px #D95700 inset;
	background: #F60;
	font-weight: bold;
	letter-spacing: 1.75px;
}
.secForm .btnClear a{
	display: block;
	width: 130px;
	height: 46px;
	margin: 20px auto 100px;
	border: 1px solid #938D7D;
	border-radius: 5px;
	font-size: 13px;
	color: #FFF;
	line-height: 40px;
	text-align: center;
	box-shadow: 0 -4px #A09C93 inset;
	background: #BCB7AD;
	font-weight: bold;
	letter-spacing: 0px;
}
.secForm .ways{
display: none;
}
.secForm .ways.on{
display: inline;
}

















.listStep{
	width:620px;
	margin:30px auto;
	font-size:0;
}
.listStep .boxStep{
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	width:200px;
	height:60px;
	line-height:60px;
	border:1px solid #CFD6D6;
	font-size:15px;
	text-align:center;
	margin-left:10px;
}
.listStep .boxStep.active{
	background:#3E8136;
	border:1px solid #3E8136;
	color:#fff;
}
.listStep .boxStep:first-child{
	margin-left:0;
}


.sec_bottom .btn_box{
	width:500px;
	height:60px;
	line-height:57px;
	border:1px solid #3E8136;
	color:#3E8136;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	margin:30px auto;
	background:url(../img/common/icon_bottom.jpg) no-repeat 108px 16px;
	cursor:pointer;
}
.sec_bottom .btn_box:hover{
	opacity:0.8;
}






/*-----------------------------------------------
	co
-----------------------------------------------*/
/* secForm */
.secForm.co .txtCo{
	font-size: 13px;
	color: #000;
	margin: 25px 0 22px;
	letter-spacing: 0.75px;
}
.secForm.co .boxForm01{
	margin-top: 22px;
}
.secForm.co .boxForm tr td{
	line-height: 21px;
}
.secForm.co .btnForm a{
	margin-top: 62px;
}

/*-----------------------------------------------
	ok
-----------------------------------------------*/
/* secForm */
.secForm.ok .boxCaution{
	padding-top: 18px;
}
.secForm.ok .boxCaution .txt{
	font-size: 13px;
	line-height: 26px;
}
.secForm.ok .btnForm a{
	margin-bottom: 100px;
}


