* {
	margin: 0px;
	padding: 0px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
img{
	border:0;
	vertical-align:middle;
}
body {
	font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	line-height:1.4;
	text-align: center;
}



p { line-height:1.6;}

ul,li{
	list-style: none;
}
.pc { display:block; }
.sp { display:none; }

.mt10 {margin-top:10px; }
.mt30 {margin-top:30px; }
.mb100 {margin-bottom:100px; }
.mb20 {margin-bottom:20px; }
.tac { text-align: center; }

@media only screen and (max-width: 750px) {
body { font-size:4vw;}
input,
textarea,
select,
option {
	font-size:100%;
}
.pc { display:none; }
.sp { display:block; }

#ui-datepicker-div {
	left:50px!important;
	width:70%;
}

}


/* リンク ----------------------------------------------------------------- */
a:link,
a:visited,
a:hover {
	text-decoration:none;
	color: #a32035;
	border-bottom: 1px dotted #a32035;
}
a.link:before {
content: "";
display: inline-block;
width: 0;
height: 0;
left: 10px;
top: 10px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
padding-left:.3em;
}
body.tcc-m a:before{ border-left: 5px solid #0096ac; }
body.tcc-k a:before{ border-left: 5px solid #e27603; }
body.tcc-s a:before{ border-left: 5px solid #099d98; }
body.tcc-o a:before{ border-left: 5px solid #011ee0; }
body.tcc-w a:before{ border-left: 5px solid #6aa746; }

body.tcc-m a.link { border-bottom:1px dotted #0096ac; color:#0096ac;}
body.tcc-k a.link { border-bottom:1px dotted #e27603; color:#e27603;}
body.tcc-s a.link { border-bottom:1px dotted #099d98; color:#099d98;}
body.tcc-o a.link { border-bottom:1px dotted #011ee0; color:#011ee0;}
body.tcc-w a.link { border-bottom:1px dotted #6aa746; color:#6aa746;}
/* 全体 ----------------------------------------------------------------- */
.wrap{
	width:1000px;
	margin: 15px auto;
	background: #fff;
	padding-top: 20px;
}
#formarea{
	text-align: left;
}
body.tcc-m h1,
body.tcc-w h1
{
	font-size:17px!important;
	text-align:center;
	margin: 0 0 10px;
	padding: 7px;
}
.red,
sup{ color:#f00;}

@media only screen and (max-width: 750px) {
.wrap{
	width:100%;
	margin: 15px auto;
	background: #fff;
	padding-top: 20px;
}
#formarea{
	width: 95%;
	margin:auto;
}

body.tcc-m h1,
body.tcc-w h1{
	font-size:4vw;
	text-align:center;
	margin: 0 0 30px!important;
	padding: 7px;
	line-height:1.4;
}
}

/*table--------------------------*/
table.main,
table.sub,
table.sub2 {
	width:1000px;
	margin-top:3em;
	border-collapse: collapse ;
}
table.main th {
	width:240px;
	background-color:#eee;
	border:#ccc 1px solid;
	padding:1em 1em;
	text-align:left;
	vertical-align:top;
}
table.main td {
	padding:.5em 1em;
	border:#ccc 1px solid;
}

table.sub th {
	width:900px;
	background-color:#fff;
	border:#ccc 1px solid;
	padding:1em 1em;
	text-align:left;
	vertical-align:top;
    font-weight: 400;
}

td span {
	font-size:90%;
}

table.sub td{
	border:#ccc 1px solid;
	padding:.5em 1em;
}
.tcc-m table.sub td.s1,
.tcc-m table.sub td.s2,
.tcc-m table.sub td.s3,
.tcc-m table.sub td.s4 {
	background-color:#e5eefc;
}

.tcc-w table.sub td.s1,
.tcc-w table.sub td.s2,
.tcc-w table.sub td.s3,
.tcc-w table.sub td.s4 {
	background-color:#deedd6;
}
table.sub td.s1 { width:20%!important; }
table.sub td.s2 { width:50%!important; }
table.sub td.s3 { width:15%!important; }
table.sub td.s4 { width:15%!important; }

table.sub2 td:nth-child(1) { width:40%!important;}
table.sub2 td:nth-child(2) { width:20%!important;}
table.sub2 td:nth-child(3) { width:20%!important;}
table.sub2 td:nth-child(4) { width:20%!important;}


td ul#soufu li,
td ul.anq li{
	height:40px;
}
td ul#soufu li input,
td ul#anq li{
	margin-top:11px;
}
td ul#soufu li:nth-of-type(3) input{
	margin-top:3px;
}
td ul.deliver li {
	float:none;
	margin-left:1em;
}
td ul#anq li:nth-of-type(5) {
	margin-left:0;
}

td ul#anq li:nth-of-type(7):before{
  content: "";
  display: block;
  clear: both;
}

@media only screen and (max-width: 750px) {
table.main,
table.sub,
table.sub2 {
	width:100%;
	margin-top:1em;
	border-collapse: collapse ;
	border-bottom:#ccc 1px solid;
}

table.main th,
table.main td,
table.sub td,
table.sub th {
	display:block;
	width:100%!important;
	border-bottom:none;
	position: relative;
}
table.sub td {
text-align: right;
border-top:none;
}
table.sub td label {
font-size:140%;
display: block;
}

table.sub td.s1,
table.sub td.s2,
table.sub td.s3,
table.sub td.s4 {display:none;}

thead {display:none;}
table.sub2 td:nth-child(1) { display:none;}
table.sub2 td:nth-child(2) {
	display:block;
	width:100%!important;
	border-bottom:none;
}

table.sub2 td:nth-child(3),
table.sub2 td:nth-child(4){
	display:inline-block;
	width:50%!important;
	border-bottom:none;
}
table.sub2 td:nth-child(3) {
	border-right:none;
}
table.sub2 tr:nth-child(2n) {
	background-color:#e5eefc;
}


table.sub td:before,
table.sub2 td:before {
	content: attr(aria-label);
}


td span {
	font-size:80%;
}


td ul li {
	float:none;
	display:block;
	margin-left:0em;
	line-height:1.6;
}

td ul#soufu li,
td ul.anq li{
	height:20px;
	margin-bottom:20px;
}
td ul.anq {
	margin:20px 0;
	}
}



input,select {
	margin:5px 0;
	font-size:15px;
	padding:.3em;
}

input, select, textarea {
		font-family:Arial, Helvetica, sans-serif, "Times New Roman", Times, serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

input[type=text], textarea {
	padding:.3em;
	font-size:15px;
}

input[type=radio]:after {
  content: '';
}

@media only screen and (max-width: 750px) {
input[type=text], textarea {
	padding:.3em;
	font-size:20px;
}
	
}

/*注釈*/
ul.attention{
	margin-left: 1.0em;
	clear: both;
	font-size: small;
	color: red;
	}
ul.attention li{	
	text-indent: -1.0em;
	}
ul.attention li { margin-top: 0;margin-top: expression((this.parentNode.firstChild ==this)?'8px':'0');}
ul.attention li:first-child { margin-top: 8px;}

.btmbtn{ text-align: center; margin: 15px 0}
address{
	border-top: 1px solid #d4d4d4;
	padding-top: 5px;
	margin-top: 1em;
	font-size: x-small;
	font-style: normal;
	text-align:right;
}

textarea {
	display: block;
	width: 90%;
}
.m1 { ime-mode: disabled; } /*英数字入力モード*/
.m2 { ime-mode: active; } /*日本語入力モード*/

.w10 { width:10%; }
.w20 { width:20%; }
.w30 { width:30%; }
.w40 { width:40%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w100 { width:100%; }

@media only screen and (max-width: 750px) {
.w10 { width:20%; }
.w20 { width:30%; }
.w30 { width:70%; }
.w40 { width:70%; }
.w50 { width:70%; }
.w60 { width:70%; }
.w70 { width:80%; }
.w80 { width:80%; }
.w90 { width:100%; }
.w100 { width:100%; }
.s20 { width:20%; }
.s30 { width:30%; }


.number1 .w50 { width:20%; }
}
ol {
	display:block;
	margin-top:.5em;
}
ol li {
	display:inline-block;
	float:left;
	margin-left:.5em;
	height:30px;
	vertical-align:baseline;
}
ol.none li {
	display:block;
	clear:both;
	margin-left:.5em;
	height:30px;
	vertical-align:baseline;
}

ol.none::after {
  content: "";
  display: block;
  clear: both;
}
*/


/*----------エラー・確認・完了ページ--------*/
.page2 p{ text-align: center; margin-bottom: 1em;}


div.main,
div.sub {
	width:1000px;
	margin:auto auto 20px;
	border:none!important;
	display:flex;
flex-wrap:wrap; 

}
div.main div{
	width:300px;
	float:left;
	background-color:#eee;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:left;
	padding:.3em 1em;
}
div.main > div:nth-of-type(2n) {
	width:700px;
	background-color:#fff;
	border-left:none;
	float:left;
}

div.main p,
div.sub p{
	color:#fff;
	width:100%;
}
p.tcc-m { background-color:#8799af; }
p.tcc-w { background-color:#6aa746; }


div.main::after,
div.sub::after {
  content: "";
  display: block;
  clear: both;
}
div.main > div:nth-last-child(2){
	border-bottom:#ccc 1px solid;
}

div.main > div:last-child,
.end {
	border-bottom:#ccc 1px solid;
}
div.sub > div {
	padding:.3em 1em;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}

div.sub > div.a {
	background-color:#eee;
	width:600px;
	float:left;
	text-align:left;
}
div.sub > div.b ,
div.sub > div.c {
	width:200px;
	float:left;
	border-left:none;
}



@media only screen and (max-width: 750px) {
div.main,
div.sub {
	width:95%;
	margin:auto auto 20px;
	border:none!important;
}
div

div.main div,
div.sub div{
	width:100%;
	float:none;
	background-color:#eee;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:left;
}
div.main > div:nth-of-type(2n) {
	width:100%;
	background-color:#fff;
	border-left:#ccc 1px solid;
	float:none;
}
div.main > div:nth-last-child(2){
	border-bottom:none;
}


div.sub > div.a {
	width:100%!important;
	background-color:#eee;
}

div.sub > div.b ,
div.sub > div.c{
	width:50%;
	background-color:#fff;
	float:left;
}
div.sub > div.b {
		border-left:#ccc 1px solid;
}

}