@charset "utf-8";
#date1,
#date2 {
  position: relative;
  top: -65px;
  display: block;
}
.toDate {
	color:#19b5a4;
	text-align:right;
	font-size:1.4em;
	margin-bottom:0.5em;
	padding-right:0.5em;
}
.toDate a {
	padding-left:0.5em;
	color:#333;
}

#content {
	/*max-width:1240px;*/
	margin:auto;
	background:#f5f5f5;
	text-align:left;
}

#main {
	/*
	width: 1100px;
	width:98%;
	*/
	
	margin:auto;
	background:#f5f5f5;
}

.overview {
	margin:0 auto;
	padding:20px 0px 40px 0px;
	font-size:1.5em;
	max-width: 1020px;
}
.overview .table{
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}
.overview .table2{
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}

.overview .table td{
	border:solid 1px #9FA0A0;
}
.overview .table2 td{
	border:solid 1px #9FA0A0;
}

.overview .table .table_left{
	width:30%;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 8px;
	font-weight: bold;
}
.overview .table .table_left span{
	display:inline-block;
	color:#f00;
	margin-left:0.5em;
}
.overview .table .table_up span{
	color:#f00;
}
.overview .table .table_right{
	padding: 8px;
	vertical-align: top;
	background:#fff;
}
.overview .table2 .table_right{
	padding: 8px;
	vertical-align: top;
}

.overview .table .table_right .comment{
	font-size:12px;
	display:block;
	clear: both;
	margin:0.2em 0;
}

.overview .table .table_up{
	width:100%;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 8px;
	font-weight: bold;
	text-align:left;
}
.overview .table .table_btm{
	width:100%;
	vertical-align: middle;
	background-color: #fff;
	padding: 8px;
}
.overview .table .table_btm h4 {
	color:#006fb7;
}

.overview .attention {
	background-color:#FFE196;
	padding:5px 20px;
	font-weight:bold;
	margin:20px 0;
}

.overview .regPtn01,
.overview .regPtn02 {
	padding:5px 20px;
	font-weight:bold;
	font-size:93%;
	margin:20px 0;
}
.overview .regPtn01 {
	background-color:#333;
	color:#fff;
}
.overview .regPtn02 {
	background-color:#FFE196;
	color:#000;
}

.btnSubmit {
	width:200px;
	padding:5px 0;
}
.btnSubmit2 {
	width:300px;
	padding:5px 0;
}

.overview .note2 {
	margin-bottom:5%;
}

.overview .note { font-size:86%; }
.overview .agree {

}
.overview .agree span {

}
.overview .entry {
	text-align:center;
	margin:20px 0;
}

.policyComp {
	width:100%;
	height:auto;
	overflow:auto;
	background:#ffe;
	margin-bottom:20px;
}

.policyComp .poliInner{
	padding:1.5em;
	line-height:1.5;
	font-size:90%;
}

.policyComp .poliInner h5{
	font-weight:bold;
}
.policyComp .poliInner h6 {
	color:#0641b7;
	margin-bottom:5px;
}

.policyComp .poliInner a {
	color:#00f;
}
.policyComp .poliInner a:link {
	text-decoration:unerline;
}
.policyComp .poliInner a:hover {
	text-decoration:none;
	color:#f00;
}

.policyComp .ppInner {
	padding:2em;
}
.policyComp .ppInner h6 {
	font-weight:bold;
	margin-bottom:1em;
}

.header_emesg {
	padding: 20px;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 16px;
	font-weight:normal;
	text-align:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.input {
	width: 420px;
	margin-bottom: 8px;
	padding: 5px;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 108%;
	text-align: left;
}
.msg {
	display: block;
	color: #DD0000;
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 5px;
	text-align:left;
}
textarea {
	width: 98%;
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 108%;
	text-align: left;
}

.zipcode li.code01 input {
	width: 30px;
}

.zipcode li.code02 input {
	width: 40px;
}

.phone li.num01 input {
	width: 50px;
}

.phone li.num02 input {
	width: 40px;
}

.phone li.num03 input {
	width: 40px;
}

.price input {
	width: 200px;
}

.num input {
	width: 60px;
}

.integer input {
	width: 90px;
}

.real input {
	width: 170px;
}
.name input {
	width: 170px;
}

.pass input {
	width: 150px;
}

.epass input {
	width: 160px;
}

.time input {
	width: 20px;
}

.time .year {
	width: 40px;
}
.survey input[type="checkbox"] {
	width: 16px;
}
.survey textarea[type="checkbox"] {
	width: 16px;
}

ul,li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.zipcode ul li,
.phone ul li,
.name ul li,
.survey ul li,
.time ul li {
	width: auto;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	line-height: 35px;
}
.survey .text{
	margin:0 10px 0 0
}
p {
}
.errMsg {
	font-weight:bold;
	color:#f00;
}

.ulEnq {
	width:100%;
	margin:0.4em 0 1em;
}
.ulEnq li {
	width:48%;
	float:left;
}
.ulEnq:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.ulLayout {
	width:100%;
}
.ulLayout li {
	float:left;
}
.ulLayout li.right {
	margin-right:2em;
}
.ulLayout:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}



#container {
	width:1280px;
	margin:20px auto;
}

label {
	display:inline-block;
	width:100%;
	cursor:pointer;
}

.stop {
	background:#f00!important;
}


.sessionAreaMain .sessionBox .sessionBoxMain {
	height: 100%;
	padding: 0 0 100px 0;
	position: relative;
}

.taC {
	text-align:center!important;
}
.mt10 { margin-top:10px!important; }
.mt20 { margin-top:20px!important; }

.mb10 { margin-bottom:10px!important; }
.mb20 { margin-bottom:20px!important; }

.entry {
	margin:20px auto;
}
.area {
	padding-bottom:20px;
}


.iFrame {
	height:120px;
	overflow:auto;
	border:1px #ccc solid;
	padding:15px;
}
.iFrame p {
	margin-bottom:20px;
}
.iFrame a {
	text-decoration:underline;
}
.iFrame a:hover {
	text-decoration:none;
}
table.tblSemi {
	width:100%;
	margin:0 auto;
}
table.tblSemi {
	margin-bottom:20px;
}
table.tblSemi th,
table.tblSemi td {
	border:solid 1px #ccc;
	vertical-align:middle;
	padding:10px;
	word-break: break-all;
}
table.tblSemi td {
	background:#fff;
}
table.tblSemi th {
	text-align:center;
	background:#666;
	color:#fff;
}

table.tblSemi th.col01,
table.tblSemi td.col01 {
	width:20%;
	text-align:center;
}
table.tblSemi th.col02,
table.tblSemi td.col02 {
	width:80%;
}
table.tblSemi td.col02 {
	text-align:left;
}


table.tblSemi th.ttlDate {
	background:#006fb7;
	color:#fff;
}
table.tblSemi th.caption {
	background:#000;
	color:#fff;
}

table.tblSemi .blockBooth {
	display:inline-block;
	padding:0.3em 1em;
	background:#333;
	color:#fff;
	font-size:80%;
	margin-right:1%;
	white-space:nowrap;
}
ul.btnCol2 {
	margin:0 auto!important;
	width:810px;
}
ul.btnCol2 li.left {
	float:left;
}
ul.btnCol2 li.right {
	float:right;
}
.err-fld {
	background:#FCAEAE!important;
}
.errMsg {
	color:#c00;
	font-weight:bold;
	margin:5px 0;
}

input[type=checkbox],
input[type=radio] {
margin-right:0.5em;
}

input[type=checkbox]:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
	background-color: #FFFFAA!important;
}

select,
textarea {
	background:#F9F9F9;
	border:solid 1px #ccc;
	padding:3px;
	margin-bottom: 0.3em;
}

input.xsht,
input.sht,
input.smid,
input.mid,
input.date,
input.lng,
input.xlng,
input.xxlng {
	width:30px;
	padding:3px;
	background:#F9F9F9;
	border:solid 1px #ccc;
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}
input.sht {
	width:80px;
}
input.date {
	width:80px!important;
}
input.smid {
	width:150px;
}
input.mid {
	width:300px;
}
input.lng {
	width:500px;
}
input.xlng {
	width:600px;
}

textarea.lng {
	width:98%!important;
}

li.code01,
li.code02,
li.num01,
li.num02,
li.num03 {
	float:left;
}
li.code02,
li.num02,
li.num03 {
	margin-left:5px;
}

.zipSch li {
	float:left;
}
.zipSch li.sch {
	padding:2px 0 0 5px;
}

.altTime {
	color:#f00;
	font-weight:bold;
	font-size:1.3em;
	
}

.formTtlArea {
	padding-top:20px;
	font-size:100%;
	text-align:left;
	margin:0 auto 1.5em;
}


h5.formTtl {
	background:#000;
	color:#fff;
	text-align:center;
	margin:0 auto 10px;
	font-weight:bold;
	padding:0.2em 0;
	font-size:18px;
}

/* タイトル */
h4.pgTitle {
	text-align:center;
}
h4.pgTitle span.title01 {
    font-size: 30px;
    font-weight: bold;
}

h4.pgTitle span.title01:after {
    content: "";
    display: block;
    width: 3em;
    height: 2px;
    background-color: #37bfe0;
    margin: 10px auto 30px;
}
.commonTitleBox01 {
	margin: 0 0 40px 0;
}
.commonTitleBox02 {
	margin: 0;
}

.subtitle02 {
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
	background-color: #19b5a4;
	padding: 1.1em 1.2em;
}
.subtitle02_02 {
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
	text-align: center;
	background-color: #19b5a4;
	padding: 1em 1.2em;
}

/* commonSection */
.commonSection01 {
	padding: 0 40px 60px 40px;
}
.commonSection01:last-of-type {
	padding: 0 40px;
}





div.dateArea p.first {
	text-align:center;
	font-size: 3.6em;
	font-weight: bold;
}
div.dateArea p.second {
	text-align:center;
	font-size: 2.4em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
div.dateArea p.third {
	font-size: 1.2em;
}





/* tablet */
/* screens smaller than 768---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	#title {
		width:100%;
	}
	#content {
		width:100%;
	}
	#main {
		width:100%;
	}
	.overview .table .table_left{
		width:96%;
		width:100%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 2%;
		font-weight: bold;
		margin:0;
	}
	.overview .table .table_right{
		width:96%;
		width:100%;

		padding: 2%;
		vertical-align: top;
		margin:0;

	}
	.table thead {
		display:none;
	}
	.table tbody tr{
		display:block;
		margin-bottom:1em;
	}
	.table tbody th,
	.table tbody td{
		display:block;
		border:none;
	}
	.table tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	.table tbody td {
		margin-left:1em;
	}

	.overview .table .table_up,
	.overview .table .table_btm {
		width:96%;
		width:100%;

		padding:2%;
		margin:0;
	}


	ul.btnCol2 {
		margin:0 auto!important;
		width:90%;
	}
	ul.btnCol2 li {
		margin-bottom:1%;
	}
	ul.btnCol2 li.left {
		float:none;
	}
	ul.btnCol2 li.right {
		float:none;
	}

	ul.btnCol2 li input{
		width:100%;
	}


	.overview .table2 .table_left2{
		width:90%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 4px;
		font-weight: bold;
	}
	.overview .table2 .table_center{
		padding: 4px;
		font-weight: bold;
		vertical-align: top;
		width:90%;
		border-bottom:solid 1px #333333;
		text-indent:1em;
	}
	.overview .table2 .table_right{
		width:90%;
		padding: 4px;
		vertical-align: top;
	}

	.survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	.sf_tr {
			margin-bottom:0em;
	}
	.ulEnq li{
		width:100%;
		margin-bottom:0.2em;
		float:none;
	}

	.table2 thead {
		display:none;
	}
	.table2 tbody tr{
		display:block;
		margin-bottom:2em;
	}
	.table2 tbody th, .table2 tbody td{
		display:block;
		border:none;
	}
	.table2 tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	.table2 tbody td {
		margin-left:1em;
	}

	.iFrame {
	width:98%;
	height:120px;
	overflow:auto;
	border:1px #ccc solid;
	padding:1%;
	}

	.btnSubmit2 {
	width:300px;
	padding:5px 0;
	}


}



/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:690px) {

	#container {
		width:100%;
		margin: 0 auto;
		padding: 0 3%;
	}

	.overview .table {
		margin-bottom:0;
	}

	.overview .table .table_left{
		width:96%;
		width:100%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 2%;
		font-weight: bold;
		margin:0;
	}
	.overview .table .table_right{
		width:96%;
		width:100%;

		padding: 2%;
		vertical-align: top;
		margin:0;

	}
	.overview .table2 .table_right{
		width:90%;
		width:100%;

		padding: 4px;
		vertical-align: top;
	}

	.overview .table2 .table_left2{
		width:90%;
		width:100%;

		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 4px;
		font-weight: bold;
	}
	.overview .table2 .table_center{
		padding: 4px;
		font-weight: bold;
		vertical-align: top;
		width:90%;
		width:100%;
		border-bottom:solid 1px #333333;
		text-indent:1em;
	}


	.header_emesg {
		width:100%;
		margin: 30px auto 10px;
		padding: 15px 15px 15px 15px;
		border: 2px solid #FF0000;
		color: #FF0000;
		font-weight:normal;
		text-align:left;
	}


	#wrapTime .header_emesg {
		margin-top:50px;
	}

	textarea {
		width: 98%;
		padding: 5px;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}

	.name ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	.survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}

	.input {
		width: 210px;
		margin-bottom: 8px;
		padding: 5px;
		color: #333333;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}
	.sf {
		width: 210px;
	}
	.sf_tr {
			margin-bottom:0em;
	}

	.table thead {
		display:none;
	}
	.table tbody tr{
		display:block;
		margin-bottom:1em;
	}

	.table tbody tr{
		display:block;
		margin-bottom:1em;
	}
	.table.tblEnq tbody tr{
		margin-bottom:0em;
	}
	.table.tblEnq {
		margin-bottom:1em;
	}
	
	.table tbody th,
	.table tbody td{
		display:block;
		border:none;
	}
	.table tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	.table tbody td {
		margin-left:1em;
	}

	.overview .table .table_up,
	.overview .table .table_btm {
		width:96%;
		width:100%;

		padding:2%;
		margin:0;
	}


	ul.btnCol2 {
		margin:0 auto!important;
		width:90%;
	}
	ul.btnCol2 li {
		margin-bottom:1%;
	}
	ul.btnCol2 li.left {
		float:none;
	}
	ul.btnCol2 li.right {
		float:none;
	}

	ul.btnCol2 li input{
		width:98%;
		white-space:normal;
	}

	input.sht {
		width:23%;
	}
	input.smid {
		width:40%;
	}
	input.mid {
		width:80%;
	}
	input.lng {
		width:80%;
	}
	input.xlng {
		width:80%;
	}

	textarea.lng {
		width:98%!important;
	}

	.tblEnq tr{
		display:block;
		margin-bottom:0em;
	}


	select {
		width:90%;
	}

	.iFrame {
		width:98%;
		height:120px;
		overflow:auto;
		border:1px #ccc solid;
		padding:1%;
	}

	.btnSubmit2 {
		width:300px;
		padding:5px 0;
	}
	input[type="submit"],
	input[type="button"] {
	  -webkit-appearance: none;
	}
	table.tblSemi td.col01 {
		font-size:0.8em;
	}

	/* タイトル */
	.commonTitleBox01 {
		margin: 0 0 20px 0;
	}

	.subtitle02 {
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		line-height: 1.2;
		background-color: #19b5a4;
		padding: 1em;
	}

	/* commonSection */
	.commonSection01 {
		padding: 0 0 40px 0;
	}
	.commonSection01:last-of-type {
		padding: 0;
	}

	.header_emesg {
		width:98%;
	}

	.formTtlArea {
		width:100%;
		padding: 3% 0;
		margin:0;
	}
	.formTtlArea p {
		line-height: 1.6;
	}

	#main {
		width:100%;
	}
	#timetableArea {
		width:100%;
		padding: 0;
	}
}


.timeSection01 .subtitle02_02 .date{
	color:#19b5a4;
	background:#fff;
	padding:0.3em 1em;
	margin-right:2em;
	font-size:0.8em;
}

.timeSection02 .subtitle02_02 .date {
	color:#19a1b5;
	background:#fff;
	padding:0.3em 1em;
	margin-right:2em;
	font-size:0.8em;

}

/* フラットボタン系 */
a.btnNext {
	display:inline-block;
}


a.btnNext,
input.btnNext {
	width:400px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    background-color: #37bfe0;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}


a.btnBack {
	display:inline-block;
}

a.btnBack,
input.btnBack {
	width:400px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    background-color: #2f2f2f;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
	text-decoration:none!important;

}
a.btnNext:hover,
a.btnBack:hover,
input.btnNext:hover,
input.btnBack:hover {
	opacity:0.7;
	text-decoration:none!important;
}


input.btnTop {
	width:350px;
	font-size: 15px;
    font-weight: bold;
    padding: 0.8em 0;
	color: #fff;
    text-decoration: none;
    background-color: #37bfe0;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
input.btnTop:hover {
	opacity:0.7;
}


.mb20 { margin-bottom:20px!important; }

.inAlt {
	color:#f00;
	font-weight:bold;
	font-size:1.4em;
}

.in1SubTtl {
	text-align:left;
	font-size:1.4em!important;
	width:40%;
	margin:0 auto;
}

@media only screen and (max-width:690px) {

	.inAlt {
		padding-top:1em;
		font-size:1.2em;
	}


}
@media only screen and (max-width:768px) {
	.in1SubTtl {
		width:100%;
	}
}

.closed {
	text-align:center;
	color:#f00;
	font-weight:bold;
	font-size:1.2em;
}





.mt5{ margin-top:0.5em;}
.fwB{ font-weight:bold;}

.closeArea { margin-bottom:2em; }


.noteTxt {
	color:#f00;
	font-weight:normal;
	font-weight:bold;
	font-size:0.9em;
}

ol.numeric {
	list-style-type: decimal;
	margin:1.5em;
}
p.agreeArea {
	width:100%;
	margin:1.5em 0 0;
	padding:1.5em;
	background:#ffe;
	font-weight:bold;
}

span.idBox {
	display:inline-block;
	border:solid 1px #333;
	padding:0.3em 1em;
	font-size:90%;
	margin-right:0.5em;
}


/* contactArea */
#contactArea {
	width:1240px;
	margin:0 auto;
	background:#000;
	color:#fff;
	font-size:15px;
	text-align:left;
}
#contactArea .contactInner {
	padding:2em 0.5em;
	max-width:1020px;
	margin:auto;
}
#contactArea .contactInner ul li {
	margin-bottom:0.2em;
}
#contactArea .contactInner a {
	color:#fff!important;
}

@media only screen and (max-width:768px) {
	#contactArea {
		width:100%;
		margin:0;
	}

	#contactArea .contactInner {
		padding:1em;
	}

}

#inviteLogin {
	background:#fff;
	color:#fff;
	width:400px;
	margin:10px auto;
	border:solid 2px #333;
}
#inviteLogin ul.ulInvite{
	display:table;
	margin:auto;
	width:80%;
}
#inviteLogin ul.ulInvite li {
	display:table-cell;
	padding:0.5em 1em;
	vertical-align:middle;
}
#inviteLogin ul.ulInvite li .btnInvite {
	padding:0.5em 2em;
	color:#fff;
	background:#ffa500;
	font-weight:bold;
	border:0;
	cursor:pointer;
	display:inline-block;
	width:120px;
	vertical-align: middle;
}
#inviteLogin ul.ulInvite li .btnInvite:hover {
    transition: all 0.2s;
	opacity:0.8;
	text-decoration:none;
}
#inviteLogin ul.ulInvite li i {
	font-size:1.5em;
	vertical-align:middle;
}

/*
a.btnTop {
	display:inline-block;
	width:350px;
	font-size: 18px;
    font-weight: bold;
    padding: 0.8em 0;
	color: #fff;
    text-decoration: none;
    background-color: #37bfe0;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
    color:#fff!important;
}
*/

a.btnTop {
	display:inline-block;
	width:400px;
	font-size: 18px;
    font-weight: bold;
    padding: 0.8em 0;
    text-decoration: none;
    background-color: #fff;
	cursor:pointer;
	border:2px solid #333;
	color:#ffa500!important;
}
a.btnTop i {
	color:#ffa500;
}

a.btnTop:hover {
	color:#fff!important;
	background:#ffa500;
	text-decoration:none;
}
a.btnTop:hover i {
	color:#fff;
}

a.btnTop i{
	font-size:1.2em;
}
input.invite_cd {
	width:120px;
	margin-right:0.2em;
	padding:0.5em;
}


@media only screen and (max-width:768px) {
	#inviteLogin ul.ulInvite {
		display:inline;
		width:100%;
	}
	#inviteLogin ul.ulInvite li {
		display:inline-block;
		/*width:100%;*/

	}

	.overview {
		margin:0 auto;
		padding:20px 0px 20px 0px;
		font-size:1.5em;
	}

	a.btnTop {
		width:350px;
	}

	#inviteLogin {
		width:350px;
	}
	
	#main {
	    width: 98%!important;
	}
	ul.btnCol2 {
		width:auto;
	}

	a.btnNext,
	a.btnBack,
	input.btnNext
	input.btnBack {
		width:100%;
	}


}



p.elseArea {
	margin-top:5px;
}

#contactArea {
	/*max-width: 1240px;*/
	width: 100%;
	padding-left:20px;
	padding-right:20px;
}

.yellow {
	color:#ffa500;
}

span.q4Blue {
	color:#00f!important;
	background:none;
}


.explain,
.explain_blc {
	font-size:13px;
}
.explain {
	color:#666;
}
.explain_blc {
	display:block;
	margin:5px 0 0 0;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #333;
	margin:0 5px;
}

.noLabel label {
	width:auto;
}

.completeArea {
	background:#fff;
	padding:2em;
}


@media only screen and (max-width:768px) {
	.explain {
		display:block;
	}

}


input:focus,
select:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}



/* フラットボタン系 */
input.btnNextPtn2,
a.btnNext {
	display:inline-block;
}


input.btnNextPtn2,
a.btnNext,
input.btnNext {
	width:400px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff!important;
    text-decoration: none;
    background-color: #37bfe0;
    background-color: #00a1e0;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}

input.btnNextPtn2 {
	font-size: 20px;
	background-color: #00a1e0;
	border-bottom: 3px solid #122690;
	border-radius: 5px;
	color:#fdec5a!important;
}


input.btnBack {
	width:400px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff;
    text-decoration: none;
    background-color: #8e8d8d;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
input.btnNextPtn2:hover,
a.btnNext:hover,
input.btnNext:hover,
input.btnBack:hover {
	opacity:0.7;
}

input.btnNextPtn2:hover {
	border-bottom: 3px solid #00a1e0;
}


.autoLabel label {
	width:auto;
}

.ulenq2Col {
	width:100%;
	margin-bottom:1em!important;
}
.ulenq2Col li {
	width:50%;
	float:left;
	margin-bottom:0.3em;
}

.ulenq2Col li label {
	width:98%;
}


.ulenq2Col:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;

}

.red {
	color:#f00;
}
.fwN { font-weight:normal!important; }
.fwB { font-weight:bold!important; }

.fs130b{font-size:130%; line-height:140%; font-weight:bold;}


/* スマートフォン */
@media only screen and (max-width:768px) {
	.ulenq2Col li {
		float:none;
		width:100%;
	}

	input.btnNextPtn2,
	a.btnNext,
	input.btnNext {
		width:98%;
	}

}


@media only screen and (max-width: 690px)
	ul.btnCol2 li input {
		white-space: normal;
	}
}

a.popLink {
	text-decoration:underline;
}

a.popLink:link,
a.popLink:visited {
	text-decoration:underline!important;
	color:#36c;
}
a.popLink:hover,
a.popLink:active {
	text-decoration:none!important;
	color:#f00;
}


#policy {
	font-size:1.6em;
}

.vaT { vertical-align:top!important; }



.exOnly {
	width:100%;
	margin-bottom:2em;
	border:solid 1px #ccc;
	background:#ffe;
	padding:1em;
	font-weight:bold;
}

/* iphone ZOOMUP 対応 */
@media screen and (max-device-width: 480px) {

	select,
	input[type=text] {
	box-sizing: border-box;
	width:100%;
	font-size: 16px;
	}
}


.nonChk1th,
.nonChk2th {
    font-size: 16px;
    background: #fadbdc;
    max-width:1020px;
    /*margin:1em 0;*/
    margin:1em auto;
}


.nonChk1th p,
.nonChk2th p {
    padding: 0.5em 1em;
    font-weight: bold;
    text-align:left;
}

.table_btm h2 {
	font-weight:bold;
	padding: 0.2em 0.5em;
	border-left: 4px solid #36c;
	margin-bottom:0.3em;
}

.table_btm h3 {
	font-weight:bold;
	color:#36c;
}

ul.circle {
	margin-left:1.2em;
}
ul.circle li {
	list-style-type:disc;
}

dl.mark {
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
dl.mark dt {
	width:1em;
}
dl.mark dd {
	width:calc(100% - 1em);
}

a.txtLink:link,
a.txtLink:visited {
	color:#00f;
	text-decoration:underline;
}
a.txtLink:hover,
a.txtLink:active {
	color:#f00;
	text-decoration:none;

}
