@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: 1140px;
}
.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;
	text-align:left;
}
.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_right.name ul {

}
.overview .table .table_right.name ul li{
	float:left;
	margin-right:0.5em;
}



.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-size:1.3em;
	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.3;
	font-size:90%;
}
.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;
}
#SMP_STYLE .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;
}
#SMP_STYLE .msg {
	display: block;
	color: #DD0000;
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 5px;
	text-align:left;
}
#SMP_STYLE 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;
}

#SMP_STYLE .zipcode li.code01 input {
	width: 30px;
}

#SMP_STYLE .zipcode li.code02 input {
	width: 40px;
}

#SMP_STYLE .phone li.num01 input {
	width: 50px;
}

#SMP_STYLE .phone li.num02 input {
	width: 40px;
}

#SMP_STYLE .phone li.num03 input {
	width: 40px;
}

#SMP_STYLE .price input {
	width: 200px;
}

#SMP_STYLE .num input {
	width: 60px;
}

#SMP_STYLE .integer input {
	width: 90px;
}

#SMP_STYLE .real input {
	width: 170px;
}
#SMP_STYLE .name input {
	width: 170px;
}

#SMP_STYLE .pass input {
	width: 150px;
}

#SMP_STYLE .epass input {
	width: 160px;
}

#SMP_STYLE .time input {
	width: 20px;
}

#SMP_STYLE .time .year {
	width: 40px;
}
#SMP_STYLE .survey input[type="checkbox"] {
	width: 16px;
}
#SMP_STYLE .survey textarea[type="checkbox"] {
	width: 16px;
}

#SMP_STYLE ul,#smp_style li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#SMP_STYLE .zipcode ul li,
#SMP_STYLE .phone ul li,
#SMP_STYLE .name ul li,
#SMP_STYLE .survey ul li,
#SMP_STYLE .time ul li {
	width: auto;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	line-height: 35px;
}
#SMP_STYLE .survey .text{
	margin:0 10px 0 0
}
#SMP_STYLE p {
}
#SMP_STYLE .errMsg {
	font-weight:bold;
	color:#f00;
}

#SMP_STYLE .ulEnq {
	width:100%;
	margin:0.4em 0 1em;
}
#SMP_STYLE .ulEnq li {
	width:48%;
	float:left;
}
#SMP_STYLE .ulEnq:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#SMP_STYLE .ulLayout {
	width:100%;
}
#SMP_STYLE .ulLayout li {
	float:left;
}
#SMP_STYLE .ulLayout li.right {
	margin-right:2em;
}
#SMP_STYLE .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; }
.mb30 { margin-bottom:30px!important; }
.mb40 { margin-bottom:40px!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=text] {
	margin-bottom:0.2em;
}

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;
}

textarea {
	width:99%;
	min-height:10em;
}

input.xsht,
input.sht,
input.smid,
input.mid,
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.smid {
	width:150px;
}
input.slng {
	width:370px;
}
input.mid {
	width:250px;
}
input.lng {
	width:480px;
}
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:#0159a7;
	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;
}

span#price {
	font-size: 20px;
    font-weight: bold;
}

body.admin_detail .formTtlArea,
body.admin_detail .overview,
body.pay_detail .formTtlArea,
body.pay_detail .overview {
	padding-top:0;
}


/* 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;
	}

	#SMP_STYLE .survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	#SMP_STYLE .sf_tr {
			margin-bottom:0em;
	}
	#SMP_STYLE .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;
	}

	#SMP_STYLE 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;
	}

	#SMP_STYLE .name ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	#SMP_STYLE .survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}

	#SMP_STYLE .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;
	}
	#SMP_STYLE .sf {
		width: 210px;
	}
	#SMP_STYLE .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:80%;
	}
	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.btnMy,
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;
}
input.btnBack {
	width:400px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff;
    text-decoration: none;
    background-color: #2f2f2f;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}

input.btnMy {
    background-color: #ff9800;
}


a.btnNext:hover,
input.btnNext:hover,
input.btnMy:hover,
input.btnBack:hover {
	opacity:0.7;
}


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:#00689f;
	color:#fff;
	font-size:15px;
	text-align:left;
}
#contactArea .contactInner {
	padding:1.5em 0.5em;
	max-width:1140px;
	margin:auto;
	line-height:1.5;

}
#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.btnNext.max {
	width:650px;
}

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%;
}
.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;}

section.add {
	margin-bottom:1em;
}
section.add .numTtl {
	display:inline-block;
	background:#36c;
	color:#fff;
	padding:0.3em 1em;
	border-radius:0.3em;
	margin-bottom:0.5em;
}

section.add dl {
	width:100%;
	margin-bottom:0.3em;
}
section.add dl dt {
	float:left;
	clear:left;
	min-width:160px;
}
section.add dl dt span {
	color:#f00;
}

section.add dl dd {
	float:left;
}
section.add dl:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;

}

.bankInfoArea {
	padding:1.5em;
	background:#ffe;
}
.bankInfoArea h5 {
	text-align:center;
	background-color: #f4a92a;
	border-radius: .3em;
	padding:0.3em;
	margin-bottom:2em;
	color:#fff;
	font-weight:bold;
}


.overview .table .table_btm table.wksList {
	width:100%;
	margin:0 auto 1em;
}

.overview .table .table_btm table.wksList th,
.overview .table .table_btm table.wksList td {
	border:solid 1px #ccc;
	padding:0.3em;
}
.overview .table .table_btm table.wksList th {
	background:#FFE196;
	text-align:center;
}

.overview .table .table_btm table.wksList th.cell1,
.overview .table .table_btm table.wksList td.cell1 {
	width:60px;
	text-align:center;
}

.overview .table .table_btm table.wksList th.cell2,
.overview .table .table_btm table.wksList td.cell2 {
	width:150px;
}

.overview .table .table_btm table.wksList th.cell3,
.overview .table .table_btm table.wksList td.cell3 {
	width:630px;
}

.overview .table .table_btm table.wksList th.cell4,
.overview .table .table_btm table.wksList td.cell4 {
	width:130px;
}
.overview .table .table_btm table.wksList th.cell5,
.overview .table .table_btm table.wksList td.cell5 {
	width:100px;
}


/* スマートフォン */
@media only screen and (max-width:768px) {
	.ulenq2Col li {
		float:none;
		width:100%;
	}

	input.btnNextPtn2,
	a.btnNext,
	input.btnNext {
		width:98%;
	}


	.overview .table .table_right.name ul li{
		margin-bottom:0.5em;
	}

	.overview .table .table_right.name ul li input.smid {
		width:80%;
	}

	section.add dl dt {
		float:none;
		min-width:100%;
	}

	section.add dl dd {
		float:none;
	}


}


@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; }

.payMat {
	background:#ffe;
	padding:1em;
	margin-bottom:1em;
}
.payMat table {

}
.payMat table th,
.payMat table td {
	border:0;
	padding:0.3em;
	vertical-align:top;
}
.payMat table th {
	width:1em;
}

.mb15 { margin-bottom:15px!important; }

select.lng {
	width:700px;
}

body.post span.price_norm,
body.post span.price_sp,
body.db_cnf span.price_norm,
body.db_cnf span.price_sp,
span.price {
	font-weight:bold;
	font-size:1.2em;
}

table.tblBank {

}
table.tblBank th,
table.tblBank td {
	border:none;
	vertical-align:top;
}
table.tblBank th {
	white-space:nowrap;
}


table.tblKome {

}
table.tblKome th,
table.tblKome td {
	border:none;
	vertical-align:top;
}

/* ワークショップ再開の場合は下記を削除する
----------------------------------*/
/*.wksNone { display:none; }*/

.occup_y {
	display:none;
}

.wksOccup {
	display:none;
}


.agrArea {
	background:#fff;
	padding:2em;
}

.agrArea p {
	margin-bottom:1.5em;
}

.agrArea p.agrBlock {
	text-align:center;
}

.agrArea p.agrBlock span {
	background:#fffacb;
	padding:0.5em 2em;
	font-weight:bold;
	font-size:1.2em;
}
.agrArea p.agrBlock span label {
	width:auto;
}
.mb0 {
	margin-bottom:0!important;
}

/* page TOP DOWN  */
#updown {

    font-size: 25px;
    color: #00a1e0;
    background: #fff;
    text-align: center;
    z-index: 1000;
    position: fixed;
    right: 10px;
    bottom: 10px;
    border-radius: 18px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0s 0.2s;
    transition: opacity 0.2s ease-in-out, visibility 0s 0.2s;

    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;

}

#updown a {
    line-height: 36px;
    color: #00a1e0;
    display: block;
    height: 36px;
    width: 36px;
}


[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


#updown .down:before {
    content: "";
    display: block;
    background: #ded6cf;
    width: 18px;
    height: 1px;
    margin: 0 auto;
}
.icon-up:before {
    content: "\e903";
}
.icon-down:before {
    content: "\e904";
}

:after, :before {
    box-sizing: border-box;
}

a.pdfLink:link,
a.pdfLink:visited {
	color:#00f;
	text-decoration:underline;
}

a.pdfLink:hover,
a.pdfLink:active {
	color:#f00;
	text-decoration:none;
}
.table_right img {
	max-width:450px;
}

table.table td h4 {
	font-weight:bold;
	margin-bottom:1em;
	
}
table.table td h5 {
	color:#0159a7;
	font-weight:bold;
	margin-bottom:0.5em;
}

.ptcExpArea {
	margin-top:1em;
}

span.mark {
	color:#f00;
	font-weight:bold;
}
span.markEn {
	padding-left:1em;
}

span.txtPrice {
	font-weight:bold;
	font-size:1.3em;
}

a.txtLink:link,
a.txtLink:visited {
	color:#36c;
	text-decoration:underline;
}

a.txtLink:hover,
a.txtLink:active {
	text-decoration:none;
	color:#f00;
}

.indexTopArea {
	display:flex;
	margin-bottom:20px;
}
.indexTopArea .left {
	width:65%;
}
.indexTopArea .right {
	width:35%;
}
.indexTopArea .right a {
	display:inline-block;
	background:#ff9800;
	color:#fff;
	padding:0.6em 1.5em;
	border-radius:1em;
	text-decoration:none!important;
	transition: all 0.2s;
}
.indexTopArea .right a:hover {
	opacity:0.6;
}

h2.indexTtl {
	font-weight:bold;
	font-size:1.8em;
	text-align:center;
	margin:0 auto 20px;
}

dl.name {
	display: flex;
	flex-wrap: wrap;
	width:100%;
}

dl.name dt {
	width:25%;
}

dl.name dd {
	width:75%;
}

body.admin_detail dl.name dt,
body.pay_detail dl.name dt {
	width:35%;
}

body.admin_detail dl.name dd,
body.pay_detail dl.name dd {
	width:65%;

}


.semiPtn1Area span.full,
.semiPtn2Area span.full {
	/*display:inline-block;*/
	display:none;
	background:#f00;
	color:#fff;
	font-size:0.8em;
	margin:0 0.5em 0.2em 0;
	padding:0.2em 0.5em;
}

span.applied {
	display:inline-block;
	background:#36c;
	color:#fff;
	font-size:0.8em;
	margin:0 0.5em 0.2em 0;
	padding:0.2em 0.5em;

}

span.endAddOpt {
	display:inline-block;
	background:#f00;
	color:#fff;
	font-size:0.8em;
	margin:0 0.5em 0.2em 0;
	padding:0.2em 0.5em;

}