@charset "utf-8";
.overview, .overview:before, .overview:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/* iphone 初期化 */
@media only screen and (max-width:690px) {

	input[type="submit"],
	input[type="button"] {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-webkit-appearance: none;
		max-width: 100%;
	}
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



#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 {
	width:1240px;
	margin:auto;
	background:#f5f5f5;
	text-align:left;
}

#main {
	width: 1100px;
	margin:auto;
	background:#f5f5f5;
}

body#detail #main {
	padding:20px;
}

.overview {
	margin:0 auto;
	padding:20px 20px 40px 20px;
	width:90%;
}

#formArea {
	margin:40px auto;
	max-width:90%;
}


#formArea .table {
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}
#formArea .table2{
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}

#formArea .table td{
	border:solid 1px #9FA0A0;
}
#formArea .table2 td{
	border:solid 1px #9FA0A0;
}

#formArea .table .table_left{
	width:278px;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 8px;
	font-weight: bold;
}
#formArea .table .table_left span{
	display:inline-block;
	color:#f00;
	margin-left:0.5em;
}
#formArea .table .table_up span{
	color:#f00;
}
#formArea .table .table_right{
	padding: 8px;
	vertical-align: top;
	background:#fff;
	text-align:left;
}
#formArea .table2 .table_right{
	padding: 8px;
	vertical-align: top;
	text-align:left;
}
#formArea  .table .table_right .comment{
	display:block;
	clear: both;
	margin:0.2em 0;
}

#formArea .table .table_up{
	width:100%;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 8px;
	font-weight: bold;
	text-align:left;
}
#formArea .table .table_btm{
	width:100%;
	vertical-align: middle;
	background-color: #fff;
	padding: 8px;
}

#formArea .attention {
	background-color:#FFE196;
	padding:5px 20px;
	font-weight:bold;
	margin:20px 0;
}

.regPtn01,
.regPtn02 {
	padding:5px 20px;
	font-weight:bold;
	font-size:93%;
	margin:20px 0;
}
.regPtn01 {
	background-color:#333;
	color:#fff;
}
.regPtn02 {
	background-color:#FFE196;
	color:#000;
}

.btnSubmit {
	width:200px;
	padding:5px 0;
}
.btnSubmit2 {
	width:300px;
	padding:5px 0;
}

.note2 {
	margin-bottom:5%;
}

.note { font-size:86%; }
.agree {

}
.agree span {

}
.entry {
	text-align:center;
	margin:20px 0;
}

.policyComp {
	width:100%;
	height:auto;
	overflow:auto;
	background:#fff;
	margin-bottom:20px;
}
.policyComp .ppInner {
	padding:2em 2em 0;
}
.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;
}
#formArea .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;
}
#formArea .msg {
	display: block;
	color: #DD0000;
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 5px;
	text-align:left;
}
#formArea textarea {
	width: 99.5%;
	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;
}

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

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

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

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

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

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

#formArea .num input {
	width: 60px;
}
#formArea .integer input {
	width: 90px;
}
#formArea .real input {
	width: 170px;
}
#formArea .name input {
	width: 170px;
}

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

#formArea .repass input {
	width: 160px;
}

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

#formArea .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;
}

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

#formArea .ulEnq {
	width:100%;
	margin-top:0.4em;
}
#formArea .ulEnq li {
	width:48%;
	float:left;
	margin:0.2em;
}
#formArea .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 {
	text-align:center;
}


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.cols01,
table.tblSemi td.cols01 {
	width:20%;
	text-align:center;
}
table.tblSemi th.cols02,
table.tblSemi td.cols02 {
	width:80%;
}
table.tblSemi td.cols02 {
	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:610px;
}
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;
}

input[type=text],
input[type=password] {
	padding:5px;
	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;
    font-size:1.05em;
}

select,
textarea {
	background:#F9F9F9;
	border:solid 1px #ccc;
	padding:5px;
    font-size:1.05em;

}

input.xsht,
input.sht,
input.smid,
input.mid,
input.lng,
input.xlng,
input.xxlng {
	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:100px;
}
input.mid {
	width:250px;
}
input.lng {
	width:500px;
}
input.xlng {
	width:600px;
}

textarea.lng {
	width:99.5%!important;
}
textarea.xlng {
	width:99.5%!important;
	height:200px;
}

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

.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%;
	}
	#formArea .table .table_left{
		width:96%;
		width:100%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 2%;
		font-weight: bold;
		margin:0;
	}
	#formArea  .table .table_right{
		width:96%;
		width:100%;

		padding: 2%;
		vertical-align: top;
		margin:0;

	}
	#formArea .table thead {
		display:none;
	}
	#formArea .table tbody tr{
		display:block;
	}
	#formArea .table tbody th,
	#formArea .table tbody td{
		display:block;
		border:none;
	}
	#formArea .table tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	#formArea .table tbody td {
		margin-left:1em;
	}

	#formArea .table .table_up,
	#formArea .table .table_btm {
		width:96%;
		width:100%;

		padding:2%;
		margin:0;
	}


	#formArea ul.btnCol2 {
		margin:0 auto!important;
		width:90%;
	}
	#formArea ul.btnCol2 li {
		margin-bottom:1%;
	}
	#formArea ul.btnCol2 li.left {
		float:none;
	}
	#formArea ul.btnCol2 li.right {
		float:none;
	}

	#formArea ul.btnCol2 li input{
		width:100%;
	}


	#formArea .table2 .table_left2{
		width:90%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 4px;
		font-weight: bold;
	}
	#formArea .table2 .table_center{
		padding: 4px;
		font-weight: bold;
		vertical-align: top;
		width:90%;
		border-bottom:solid 1px #333333;
		text-indent:1em;
	}
	#formArea .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;
	}
	#formArea .ulEnq li{
		width:100%;
		margin-bottom:0.2em;
		float:none;
	}

	#formArea .table2 thead {
		display:none;
	}
	#formArea .table2 tbody tr{
		display:block;
		margin-bottom:2em;
	}
	#formArea .table2 tbody th, .table2 tbody td{
		display:block;
		border:none;
	}
	#formArea .table2 tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	#formArea .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%;
	}

	#formArea .table {
		margin-bottom:0;
	}

	#formArea .table .table_left{
		width:96%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 2%;
		font-weight: bold;
		margin:0;
		border:solid 1px #ccc;
	}
	#formArea .table .table_right{
		width:96%;

		padding: 2%;
		vertical-align: top;
		margin:0;
		border:solid 1px #ccc;

	}
	#formArea .table2 .table_right{
		width:90%;
		width:100%;
		padding: 4px;
		vertical-align: top;
		border:solid 1px #ccc;

	}

	#formArea .table2 .table_left2{
		width:90%;
		width:100%;

		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 4px;
		font-weight: bold;
		border:solid 1px #ccc;

	}
	#formArea .table2 .table_center{
		padding: 4px;
		font-weight: bold;
		vertical-align: top;
		width:90%;
		width:100%;
		border-bottom:solid 1px #333333;
		text-indent:1em;
		border:solid 1px #ccc;

	}


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

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

	#formArea .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;
	}

	#formArea .table thead {
		display:none;
	}
	#formArea .table tbody tr{
		display:block;
	}

	#formArea .table tbody tr{
		display:block;
	}
	#formArea .table.tblEnq tbody tr{
		margin-bottom:0em;
	}
	#formArea .table.tblEnq {
		margin-bottom:1em;
	}
	
	#formArea .table tbody th,
	#formArea .table tbody td{
		display:block;
		border:none;
	}
	#formArea .table tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	#formArea .table tbody td {
		margin-left:1em;
	}

	#formArea .table .table_up,
	#formArea .table .table_btm {
		width:96%;
		/*width:100%;*/

		padding:2%;
		margin:0;
	}


	#formArea ul.btnCol2 {
		margin:0 auto!important;
		width:90%;
	}
	#formArea ul.btnCol2 li {
		margin-bottom:1%;
	}
	#formArea ul.btnCol2 li.left {
		float:none;
	}
	#formArea ul.btnCol2 li.right {
		float:none;
	}

	#formArea ul.btnCol2 li input{
		width:100%;
	}

	#formArea input.sht {
		width:23%;
	}
	#formArea input.smid {
		width:40%;
	}
	#formArea input.mid {
		width:80%;
	}
	#formArea input.lng {
		width:80%;
	}
	#formArea input.xlng {
		width:80%;
	}

	#formArea textarea.lng {
		width:99.5%!important;
	}

	#formArea .tblEnq tr{
		display:block;
		margin-bottom:0em;
	}


	#formArea 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;

}

/* フラットボタン系 */
input.btnNext {
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff;
    text-decoration: none;
    background-color: #37bfe0;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
input.btnBack {
	width:300px;
	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.btnNext: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%;
	}

	.overview {
		margin:0 auto;
		padding:20px 10px 20px 10px;
		width:auto;
	}

}

.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;
	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;
}
#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:#333;
	color:#fff;
	/*padding:0.3em 2em;*/
}
#inviteLogin ul.ulInvite{
	display:table;
	margin:auto;
	width:75%;
}
#inviteLogin ul.ulInvite li {
	display:table-cell;
	padding:0.5em 1em;
	vertical-align:middle;
}
#inviteLogin ul.ulInvite li .btnInvite {
	padding:0.2em 2em;
	color:#fff;
	background:#ffa500;
	font-size:1.2em;
	font-weight:bold;
	border:0;
	cursor:pointer;
}
#inviteLogin ul.ulInvite li .btnInvite:hover {
    transition: all 0.2s;
	opacity:0.8;
}
#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;
}
a.btnTop:hover {
	opacity:0.7;
}
a.btnTop i{
	font-size:1.2em;
}
input.invite_cd {
	width:80px;
	margin-right:0.2em;
}


@media only screen and (max-width:768px) {
	#inviteLogin ul.ulInvite {
		display:inline;
		width:100%;
	}
	#inviteLogin ul.ulInvite li {
		display:inline-block;
	}


}



/* 2019-02-06 */
body#index #otx .general h2 {
	margin-bottom:2.5%;
}
body#index #otx .general {
	padding:2% 0;
	border:0;
}
body#index #otx .entryarea {
	padding: 2.5% 5%;
}
body#entry #otx p.example {
	display:none;
}

body#entry #otx label,
body#mypage #otx label {
	width:auto;
}

body#complete #otx .general {
    margin: 0 auto;
    padding: 2% 0 0;
    width: 100%;
    border-bottom: 0;
}

body#complete #otx .general h2 {
	margin-bottom:1%;
}


.btnFormArea {
	margin:2% 0;
}

a.partner,
a.staff,
span.staff {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	display:inline-block;
	text-align: center;
    border-radius: 5px;
    padding: 2% 20%;
    cursor: pointer;
    /* display: block; */
    color: #FFFFFF;
    background-color: #1858A8;
	font-size:150%;
	text-decoration:none;
	margin-bottom:3%;
}

a.staff,
span.staff {
	background-color:#e86f18;
}

span.staff {
	opacity:0.5;
}

a.partner:hover,
a.staff:hover {
	opacity:0.7;
}

/* 料金発生アラート画面 START */
#regAlert1,
#regAlert2 {
	padding:2em;
	margin:20px auto;
	text-align:center;
	background:#fff;
}
#regAlert2 {
	width:auto;
}
#regAlert1 h3,
#regAlert2 h3 {
	background:#c00;
	padding:0.5em 0;
	margin:0 0 2em;
	color:#fff;
	text-align:center;
}
#regAlert1 p,
#regAlert2 p {
	text-align:center;
	margin-bottom:5em;
	font-size:1.2em;
}

#regAlert1 a.alertPartner,
#regAlert2 a.alertStaff {
	display:block;
	width:60%;
	margin:20px auto;
	color:#fff;
	font-size:1.2em;
	padding:1em 0;
	border-radius: 5px;
	text-decoration:none;
}
#regAlert1 a.alertPartner {
	background:#1858A8;
}
#regAlert2 a.alertStaff {
	background:#e86f18;
}

#regAlert1 a.alertPartner:hover,
#regAlert2 a.alertStaff:hover {
	opacity: 0.7;
}
/* 料金発生アラート画面 END */



#otx .entryarea a.entrybtn {
	display:block;
    text-align: center;
    border-radius: 5px;
    padding: 3% 5%;
    cursor: pointer;
    /* display: block; */
    color: #FFFFFF;
    background-color: #1858A8;
    font-weight: 600;
    font-size: 168%;
    line-height: 1.6em;
    text-align: center;
    background-image: url(image);
    max-height: 100%;
    word-break: break-all;

}


#otx .entryarea a.entrybtn {
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
	/*display: block;*/
	color: #FFFFFF;
	background-color: #1858A8;
}
#otx .entryarea a.entrybtn:link {
	color: #FFFFFF;
	text-decoration:none;
}

#otx .regExpArea {
	width:90%;
	margin:20px auto;
	max-width: 1140px;
}

@media screen and (max-width: 680px) {
	#otx .entryarea a.entrybtn {
	max-width: 100%;
	}

	table.tblSemi td.cols01 {
		font-size:12px;
	}
	table.tblSemi th.cols01,
	table.tblSemi td.cols01 {
		width:33%;
	}
	table.tblSemi th.cols02,
	table.tblSemi td.cols02 {
		width:67%;
	}
	a.partner,
	a.staff {
		font-size:120%;
		padding: 5% 2%;
	}
}
#otx .entryarea a.entrybtn:hover {
	background-color: #EB2400;
}
#otx .entryarea a.entrybtn:hover {
	text-decoration: none;
}






/* お客様マイページ */
body#mypage h4.pgTitle {
	text-align:center;
}
body#mypage h4.pgTitle span.title01 {
    font-size: 25px;
    font-weight: bold;
}

body#mypage h4.pgTitle span.title01:after {
    content: "";
    display: block;
    width: 3em;
    height: 2px;
    background-color: #34BBAD;
    margin: 10px auto 30px;
}

body#mypage #otx p.repass {
	text-align:center;
	color:#36c;
}

body#mypage #otx p.repass a{
	text-decoration:underline;
	color:#36c;
}
body#mypage #otx .atend {
	margin:0 0 0.5em;
	text-align:left;
}

/* 参加する */
#otx label.bentry {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:88%;
	font-weight: normal;
	line-height:1.6em;
	text-align: center;
	border-radius: 5px;
	padding: 5px;
	cursor: pointer;
	display: block;
	color: #FFFFFF;
	background-color: #34BBAD;
	width: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
	#otx label.bentry {
	max-width: 100%;
	}
}
#otx label.bentry:hover {
	background-color: #EB2400;
}

#otx h5.bentry {
	margin: 0 auto 0.6em;
	width: 120px;
}

#otx h5.bentry a:link {
	color: #FFFFFF;
}

#otx h5 a:link{
	text-decoration:none;
	max-width: 100%;
	display: block;
	color: #FFFFFF
}

#otx h5 a:visited {
	text-decoration:none;
	color: #FFFFFF
}

#otx h5 a:active {
	text-decoration:none;
	color: #FFFFFF
}

#otx h5.endbtn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 78%;
    font-weight: normal;
    line-height: 1.6em;
    text-align: center;
    max-width: 120px;
    clear: both;
    margin:0 auto 0.5em;
    background:#f00;
    color:#fff;
    padding: 3px 0;
    font-weight:bold;
    border-radius:3px;
}
#timetable h5.manbtn {
	margin-bottom:0.6em;
}
table.cardImg {
    border: 0;
    margin-top: 1em;
    margin-left: 1.5em;
    display: table;
}

table.cardImg th,
table.cardImg td {
    display: table-cell;
    border: 0!important;
    padding: 0.2em;
    font-size: 0.8em!important;
    text-align: center!important;
}

#inputArea ul.circle li {
    margin-left: 1.5em;
    list-style-type: disc;
}


@media screen and (max-width: 680px) {
	#otx .h5.endbtn {
	max-width: 100%;
	}
}

@media screen and (max-width: 680px) {
	#otx h5.manbtn {
	max-width: 100%;
	}
}

@media screen and (max-width: 680px) {
	#otx h5.bentry {
	max-width: 100%;
	}

	ul.btnCol2 {
		margin:0 auto!important;
		width:100%;
	}
	ul.btnCol2 li.left {
		float:none;
		margin-bottom:0.2em;
	}
	ul.btnCol2 li.right {
		float:none;
		margin-bottom:0.2em;
	}

	#formArea .table table.cardImg {
	    max-width: 100%;
	    display: table;
	    margin: 0.5em 0 0.5em 0;
	}

	#formArea .table table.cardImg td {
	    display: table-cell;
	    margin: auto;
	    border: 0;
	    text-align: center;
	    font-size: 0.7em;
	}
	#formArea .table table.cardImg td img {
	    max-width: 80%;
	}
	#formArea .table table.cardImg tr {
		display: table-row;
	}
	#formArea .name ul li {
		margin-right:0;
	}


}

.PgTxt {
	display:none;
}

.bthMark {
	display:inline-block;
	padding:0.3em 1em;
	color:#fff;
	background:#006fb7;
	margin:0 0.5em;
}

a.txtLink {
	color:#36c;
	text-decoration:underline;
}
a.txtLink:hover {
	color:#f00;
	text-decoration:none;

}

.fwN { font-weight:normal!important; }
.fwB { font-weight:bold!important; }

ul.circle li {
    margin-left: 1.5em;
    list-style-type: disc;
    line-height:1.3;
}

span.label {
	display:inline-block;
	background:#333;
	color:#fff;
	padding:0.3em 0.7em;
	font-size:0.7em;
	margin:0.2em 0.2em;
	border-radius:0.3em;
	line-height:1.5;
}
