@charset "UTF-8";

#form h4 {
	font-weight: normal;	
}
#form form {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	margin-top: 40px;
}
input[type="text"], textarea {
	appearance: none;
	-webkit-appearance: none;
	border: 1px solid #b3b3b3;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	position: relative;
	vertical-align: middle;
  padding: 8px;
  border: 1px solid #b3b3b3;
}
input[type="radio"], label {
	position: relative;
	vertical-align: middle;
}
input[type="submit"], input[type="reset"] {
	appearance: none;
	-webkit-appearance: none;
	height: 75px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ffffff;
	box-sizing: border-box;
	color: #ffffff;
	font-size: 22px;
	letter-spacing: 0.15em;
	cursor: pointer;
}
input[type="submit"] {
	background-color: #000000;	
}
input[type="submit"].submit-btn {
	width: 980px;
}
input[type="submit"].com-submit-btn {
	width: 41.8367646%;
	margin-right: 20px;
}
input[type="reset"] {
	background-color: #999999;
}
input[type="reset"].com-reset-btn {
	width: 41.8367646%;
	margin-left: 20px;
}
#form form dl {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	display: table;
	box-sizing: border-box;
}
#form form dl dt, #form form dd {
	vertical-align: middle;
	display: table-cell;
	/display: inline;
	/zoom: -1;
}
#form form dl dt {
	width: 20%;
	background-color: #e6e6e6;
	font-size: 13px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	*/
	padding: 10px;
	box-sizing: border-box;
}
#form form dl dt span {
	color: #ffffff;
	font-size: 12px;
	background-color: #666666;
	padding-top: 2.5px;
	padding-right: 5px;
	padding-bottom: 2.5px;
	padding-left: 5px;
}
#form form dl dt small {
	font-size: 10px;
}
#form form dl dt.blank {
	border-bottom-style: none;
	padding-left: 6.25%;
}
#form form dl dd {
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	*/
	width: 80%;
	box-sizing: border-box;
	padding: 10px;
}
#form form dl dd ul#menu li {
	float: left;
}
#form form dl dd ul li {
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}
#form form dl dd ul li span.span01 {
	vertical-align: middle;
	display: inline-block;
	/display: inline;
	/zoom: -1;
	width: 25%;
}
#form form dl dd span.trigger {
	padding-bottom: 12.5px;
	width: 100%;
	display: block;
}
#form form dl dd .accordion {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #808080;
}
/*
#form form dl dd .accordion div {
	display: none;	
}
#form form dl dd .accordion:last-child {
	margin-top: 1px;	
}
#form form dl dd .accordion p {
	width: 100%;
	background-color: #666666;
	box-sizing: border-box;
	padding-top: 5px;
	padding-right: 7.5px;
	padding-bottom: 5px;
	padding-left: 7.5px;
	cursor: pointer;
	position: relative;
}
#form form dl dd .accordion p:after {
	content: url("../images/listmark_circle.png");
	position: absolute;
	right: 1%;
	color: #ffffff;
	top: 20%;
}
#form form dl dd .accordion p.active:after {
	content: url("../images/listmark_circle_active.png");
}
#form form dl dd .accordion p span {
	color: #ffffff;
	font-size: 12px;
}
#form form dl dd .accordion div ul li:first-child {
	padding-top: 15px;	
}
#form form dl dd .accordion div ul li:last-child {
	padding-bottom: 15px;	
}
*/
#form form dl dd #menuBox {
}
#form form table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
}
#form form table th {
	background-color: #e6e6e6;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding: 10px;
}
#form form table th span {
	color: #ffffff;
	font-size: 12px;
	background-color: #666666;
	padding-top: 2.5px;
	padding-right: 5px;
	padding-bottom: 2.5px;
	padding-left: 5px;
}
#form form table th.th {
	width: 3.5%;
}
#form form table td.heading {
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	width: 16.5%;
}
#form form table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding: 10px;
}
#form form table td ul li {
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}
#form form table td ul li span {
	vertical-align: middle;
	display: inline-block;
	/display: inline;
	/zoom: -1;
	width: 20%;
}
.asterisk {
	font-size: 12px;
	color: #808080;
	display: inline-block;
	/display: inline;
	/zoom: -1;
	padding-left: 3em;
}
.asterisk a {
	color: #808080;	
}
.asterisk a:hover {
	text-decoration: none;
}
.asterisk em {
	display: block;	
}
.essential {
	color: #cf0a2c;	
}
.bdtn {
	border-top-style: none!important;
}
.bdbn {
	border-bottom-style: none!important;
}
.bdbs {
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #808080!important;	
}
.bdbd {
	border-bottom-width: 1px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #808080!important;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w40 {
	width: 40%;
}
.w60 {
	width: 60%;
}
.w100 {
	width: 100%;
}
.attention {
	font-size: 11px;
	color: #4d4d4d;
	margin-top: 20px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.form-btn {
	text-align: center;
	margin-top: 105px;
	font-size: 13px;
	margin-bottom: 120px;
}
.confirm-sp {
	display: none;	
}
.scroll-attention {
	display: none;	
}

/* リンクパネル */
#link-panel {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

/* ご希望日時 - Add 202106  */
.desired-date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	        align-items: center;
}
.desired-date:not(:last-of-type) {
	margin: 0 0 10px;
}
input[type="date"] {
  padding: 5px 8px; 
  border: 1px solid #b3b3b3;
  margin: 0 10px 0 0;
}
.desired-date select {
	margin: 0 0 0 10px;
}


@media screen and (max-width:979px) {
	#form form {
		width: 100%;	
	}
	#form form dl {
		width: 100%;
	}
	.attention {
		width: 100%;
	}
	input[type="submit"].submit-btn {
		width: 100%;	
	}
	#link-panel {
		width: 94%;
	}
}

@media screen and (max-width:768px) {
	.asterisk {
		display: block;
		padding-left: 0;
		margin-top: 5px;
	}
	.asterisk em {
		display: inline;	
	}
	.essential {
		font-size: 0.9em;
	}
	#form form dl dt.blank {
		padding-left: 10px;	
	}
	#form form table {
		width: 768px;	
	}
	input[type="submit"].submit-btn {
		font-size: 20px;
		height: 65px;	
	}
	.form-btn {
		margin-top: 80px;
		margin-bottom: 90px;	
	}
	.scroll-attention {
		display: inherit;
		width: 100%;
		text-align: center;
		font-size: 13px;
		margin-top: 10px;
	}
	.h-scroll {
		overflow: auto;　　　　/* tableをスクロールさせる */
		white-space: nowrap;　　/* tableのセル内にある文字の折り返しを禁止 */
		-webkit-overflow-scrolling: touch; 
	}
	.h-scroll::-webkit-scrollbar {　　/* tableにスクロールバーを追加 */
		height: 5px;
	}
	.h-scroll::-webkit-scrollbar-track {　　/* tableにスクロールバーを追加 */
		background: #f1f1f1;
	}
	.h-scroll::-webkit-scrollbar-thumb {　　/* tableにスクロールバーを追加 */
		background: #bcbcbc;
	}
	#link-panel {
		margin-bottom: 90px;	
	}
}

@media screen and (max-width:640px) {
	#form h4 {
		font-size: 0.9em;	
	}
	#form form dl dt {
		display: block;
		width: 100%;
		font-size: 13px;
	}
	#form form dl dt.blank {
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-style: none;
		border-top-color: #808080;	
	}

	#form form dl.distinct dt {
		background: none!important;
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
	#form form dl dt span {
		font-size: 12px;	
	}
	#form form dl dd {
		display: block;
		width: 100%;
		padding-bottom: 15px;
		padding-top: 15px;
		font-size: 13px;
	}
	#form form dl dd .accordion p {
		padding-top: 7.5px;
		padding-right: 10px;
		padding-bottom: 7.5px;
		padding-left: 10px;	
	}
	#form form dl dd .accordion p:after {
		top: 25%;
		right: 2%;	
	}
	#form form dl dd .accordion p span {
		font-size: 13px;	
	}
	#form form dl dd span, #form form dl dd label {
		display: block;	
	}
	#form form dl.distinct dd {
		display: none;	
	}
	#form form dl dd ul li span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}
	#form form dl dd ul li span.span01 {
		width: 100%;
	}
	.form-btn {
		margin-top: 60px;
		margin-bottom: 70px;	
	}
	.asterisk {
		display: block;
		padding-left: 0;
		margin-top: 5px;
	}
	.essential {
		display: inline;
	}
	.bdbd {
		border-bottom-style: none!important;
	}
	.w15 {
		width: 45%;
	}
	.w20 {
		width: 45%;
	}
	.w40 {
		width: 100%;
	}
	.w60 {
		width: 100%;
	}
	input[type="submit"], input[type="reset"] {
		font-size: 16px;
		letter-spacing: 0.1em;
		height: 60px;	
	}
	input[type="submit"].com-submit-btn {
		width: 100%;
		margin-right: 0;
	}
	input[type="reset"].com-reset-btn {
		width: 100%;
		margin: 10px 0 0;
	}
	.form-btn {
		margin-top: 60px;
		font-size: 12px;
	}
	.confirm-sp {
		display: inherit;	
	}
	.confirm-pc {
		display: none;	
	}
	#link-panel-sp {
		margin-bottom: 60px;	
	}
}
