<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*, *:before, *: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;
}

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


.overview {
	margin:0 auto;
	padding:10px 20px 0px 20px;
	width:90%;
}
.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:278px;
	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;
	text-align:left;
}

.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:center;
}
.overview .table .table_btm{
	width:100%;
	vertical-align: middle;
	background-color: #fff;
	padding: 8px;
	text-align:left;
}
.overview .table .table_right label,
.overview .table .table_btm label {
	width:auto;
    padding:0 0.3em 0.3em;
	font-size:0.95em;
}


.overview .attention {
	background-color:#FFE196;
	padding:10px 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:#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;
}
#inputArea .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;
}
#inputArea .msg {
	display: block;
	color: #DD0000;
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 5px;
	text-align:left;
}
#inputArea textarea {
	width: 510px;
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#inputArea .ulLayout {
	width:100%;
}
#inputArea .ulLayout li {
	float:left;
}
#inputArea .ulLayout li.right {
	margin-right:2em;
}
#inputArea .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:15px!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;
	font-weight:normal;
}

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;
	font-weight:normal;
}
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;
	list-style:none;
}
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,
select,
textarea {
	font-size:0.97em;
}

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:0.3em;

}

input.xsht,
input.sht,
input.smid,
input.mid,
input.lng,
input.xlng,
input.xxlng {
	width:30px;
	padding:0.3em;
	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:90%!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:#EE8822;
	color:#fff;
	text-align:center!important;
	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;
}

#auj h3.h3_ttl {
	margin-top:1em;
    text-align: center;
    font-size: 2em;
}

#auj h3.h3_ttl span:after {
    content: "";
    display: block;
    width: 3em;
    height: 2px;
    background-color: #37bfe0;
    margin: 10px auto 30px;
}




/* tablet */
/* screens smaller than 768---------------------------------------------------------- */
@media only screen and (max-width:768px) {
	#auj h3.h3_ttl {
	    text-align: center;
	    font-size: 1.5em;
	}


	#title {
		width:100%;
	}
	#content {
		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: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;
	}

	#inputArea .survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	#inputArea .sf_tr {
			margin-bottom:0em;
	}
	#inputArea .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:100%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 2%;
		font-weight: bold;
		margin:0;
	}
	.overview .table .table_right{
		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;
	}

	#inputArea textarea {
		width: 260px;
		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;
	}

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

	#inputArea .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;
	}
	#inputArea .sf {
		width: 210px;
	}
	#inputArea .sf_tr {
			margin-bottom:0em;
	}

	.table thead {
		display:none;
	}
	.table tbody tr{
		display:block;
		margin-bottom:1em;
	}
	.table.tblEnq tbody tr{
		margin-bottom:0em;
	}
	.table.tblEnq {
		margin-bottom:1em;
	}

	.table tbody tr.tr_up{
		margin-bottom:0;
	}

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

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

	textarea.lng {
		width:90%!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;
	}
	#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,
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: 0% 5% 2.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,
a.staff_eng {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

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

a.staff {
	background-color:#e86f18;
}
a.staff_eng {
	background-color:#3ca097;
}

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


#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;
}
@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,
	a.staff_eng {
		font-size:120%;
		padding: 5% 2%;
		width:90%;

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



body.transaction #pageTitle {
	/*height:80px;*/
}


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

.general_area {
	width:70%;
	margin:1em auto;
}

#policyArea ol {
	list-style-type: decimal;
	margin-left:1.2em;
}
#policyArea ol li {
	margin-bottom:0.5em;
}
#policyArea .iframe {
	width:100%;
	height:150px;
	overflow:auto;
	border:solid 1px #ccc;
	padding:1em;
}
#policyArea .iframe h4 {
	font-weight:bold;
	margin-bottom:0.3em;
}

#policyArea .iframe ol {
	list-style-type: decimal!important;
	margin:0.5em 1.5em!important;
}
#policyArea .iframe ol li {
	list-style-type: decimal!important;
	margin-bottom:0.2em!important;
	text-align:left;
}
#policyArea .iframe p{
	font-size:0.9em;
}
#policyArea .iframe a {
	color:#36c;
	text-decoration:underline;
}

#policyArea .iframe h5 {
	
}

#policyArea .iframe h6 {
	text-align:left;
	font-weight:normal;
	margin-bottom:5px;
}

#inputArea p.explain,
#inputArea span.explain {
	color:#333;
	margin-top:0.2em;
	font-size:0.8em;
}

.spBr {
	display:none;
}


#topcontrol {
	width: 60px;
	height: 60px;
	bottom: 10px!important;
	right: 10px!important;
}
#pagetop {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 1.4em;
	color: #fff;
	line-height: 1;
	background-color: #2094C8;
	border-radius: 100%;
}

.red { color:#f00; }


#timetable 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;
	border-radius: 3px;
	padding: 2px;
	display: block;
	color: #FFFFFF;
	background-color: #EB2400;
	width: 120px;
	margin: 0 auto;
	clear: both;
}

#timetable h5.endbtn2 {
	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;
	border-radius: 3px;
	padding: 5px 2px;
	display: block;
	color: #FFFFFF;
	background-color: #EB2400;
	width: 300px;
	margin: 0 auto;
	clear: both;
}


.bg_lunch .stime {
	display:none;
}
body#modal .bg_lunch .stime {
	display:block;
}


#timetable .chkboxArea {
	padding:5px 0 10px;
}

#timetable label.chkbox {
	display:block;
    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;
    border-radius: 3px;
    padding: 2px;
    display: block;
    color: #FFFFFF;
    background-color: #36c;
    width: 150px;
    margin: 0px auto 0px;
    clear: both;
    font-weight:bold;
}
#timetable label.chkbox:hover {
	opacity:0.8;
}
#timetable h5.manbtn {
	margin-bottom:5px;
}
#timetable .bbtns.bg_general h5.bentry {
	padding-bottom:5px;
}

/* タイムテーブル高さ調整 */

#timetable .bdata.cug1 {
	height:560px;
	height:660px;
}
#timetable .bdata.cug2 {
	height:560px;
	height:660px;
}
#timetable .bdata.cug3 {
    height: 640px;
}

#timetable .bdata.forge1,
#timetable .bdata.fusion1,
#timetable .bdata.atc1,
#timetable .bdata.atc3 {
	margin-top:410px;
}
#timetable .bdata.forge2 {
	margin-top:170px;
}

#timetable .bdata.forge2 {
	height:350px;
}

#timetable .bdata.forge3 {
    height: 350px;
}
#timetable .bdata.forge4 {
	height:280px;
}
#timetable .bdata.atc4 {
	margin-top:270px;
}
#timetable .bdata.rug1 {
	height:1650px;
}
#timetable .bdata.atc2 {
	height:610px;
}
#timetable .bdata.atc1 {
 	height:1070px;
}
#timetable .bdata.atc2 {
	height:440px;
}

#timetable .h13 {
	height:410px;
}
#timetable .h14{
	height:410px;
}
#timetable .h15 {
	height:410px;
}
#timetable .h16 {
	height:410px;
}
#timetable .h17 {
	height:460px;
}

.txt_atd1 {
	font-size:0.9em;
	line-height:1.2;
	color:#f00;
	margin-top:2em;
}
.txt_atd3 {
	font-size:0.9em;
	line-height:1.2;
	color:#ff5400;
	margin-top:2em;
}

.detail_data:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


body#modal #timetable .bdata {
	height:auto!important;
}
body#modal #timetable .bdata {
	border-bottom:0;
	opacity:1!important;
}

#timetable .bdata.bg_lunch h3.sponcer {
	margin-top:15px;
}


table.tblSemi th.cols01,
table.tblSemi td.cols01 {
	width:25%;
}

table.tblSemi th.cols02,
table.tblSemi td.cols02 {
	width:75%;
}
table.tblSemi td.cols02 {
	text-align:left;
}
table.tblSemi td.cols02 span.bthMark {
	display:inline-block;
	margin-right:1em;
	padding:0.3em 1em;
	color:#fff;
	background:#36c;
}

#inputArea ul.dash {
	font-size:0.9em;
	list-style-type: square;
	text-align:left;
	margin-bottom:10px;
	line-height:1.4;
	margin-left:1em;
	padding-left:1em;
}
#inputArea ul.dash li {
	text-align:left;
	list-style-type: square;
}
#inputArea ul.dash li a {
	color:#36c;
	text-decoration:underline;
}

#inputArea ul.spoList {
	font-size:0.9em;
	text-align:left;
	margin-bottom:10px;
	line-height:1.4;
	margin-left:1em;

}
#inputArea #policyArea .iframe ul.spoList {
	font-size:0.9em;
	text-align:left;
	margin-bottom:10px;
	line-height:1.4;
	margin-left:1em;
}

.downCompPdfArea {
	width:50%;
	margin:auto;
	background:#ffc;
	padding:2em;
}

#timetable .col2Block {
	display:flex;
}
#timetable .col2Block article {
	/*float:left;*/
	margin-left:20px;
}
#timetable .col2Block article:last-child {

}

/* ビジュアライズ */
#timetable .bdata.bg_visual {
	background-color: #FFFFFF;
}
#timetable .bdata p.icoid.ico_visual {
	background:#582bc5;
}

/* ハンズオン */
#timetable .bdata.bg_handson {
	background-color: #FFFFFF;
}
#timetable .bdata p.icoid.ico_handson {
	background:#5385ea;
}

/* 建設・製造 */
#timetable .bdata.bg_ken_seizo {
	background-color: #FFFFFF;
}
#timetable .bdata p.icoid.ico_ken_seizo {
	background:#fb77d2;
}


.bdata { opacity:0.3; }

#timetable .tim_day {
    margin: 3% auto 0 auto;
    padding: 0;
    width: 90%;
    display: block;
}

#timetable .tim_day .day1Block {
	float:left;
	width:45%;
}
#timetable .tim_day .day2Block {
	float:right;
	width:45%;

}
#timetable .tim_day h3 {
	margin:0 auto 2%;
}

.day1Exp,
.day2Exp {
	width:100%;
	padding:1em;
	font-size:0.9em;
}

.day1Exp {
	background:#deeaf6;
}
.day2Exp {
	background:#f4b183;
}

.day2Exp table th,
.day2Exp table td {
	font-weight:normal;
	padding:0.3em;
	text-align:left;
}
.day2Exp table th {
	white-space:nowrap;
}
.day2Exp table td {
	white-space:nowrap;
	
}
#cont-head.fixed #global-nav ul li.tran a,
#global-nav ul li.tran a {
	font-size:0.9em;
}

#cont-head.fixed #global-nav ul li.tran a:hover,
#global-nav ul li.tran a:hover {
	color:#000;
	background:none;
}

#timetable .bdata.bg_lunch p.swaku {
	background:#cddcfb;
}
#secretariat .secarea {
    padding: 2% 5%;
}

#timetable h2 span {
	font-weight:normal;
	font-size:0.6em;
}
#timetable h4 .txt_atd4 {
	color:#f00;
}
#sesK1 .bdata.bg_general p.swaku {
	background:#FFFF5F;
}

#auj p.atdTxt5 {
	margin-top:1em;
	font-size:0.8em;
	color:#36c;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-all;
	line-height:1.5;
}
#timetable .bbtns.bg_general label.chkbox {
	width:280px;
}
#timetable .tim_day h3 {
    font-size: 150%;
}
a.link {
	text-decoration:underline;
	color:#36c;
}
a.link:hover {
	text-decoration:none;
}

body#modal #timetable .bdata {
	margin-top:0!important;
}


.timetbl_atend ul.icoat li.ico_interpreter {
	float:left;
}
.timetbl_atend ul.icoat li.expBrowse {
	float:left;
}
.timetbl_atend ul.icoat li.expBrowse dl.dtlBrowse {
	font-size:0.9em;
	display:table;
	margin:0;
}
.timetbl_atend ul.icoat li.expBrowse dl.dtlBrowse dt {
	display:table-cell;
	vertical-align:top;
	white-space:nowrap;
	text-align:left;
	padding-right:0.5em;
}
.timetbl_atend ul.icoat li.expBrowse dl.dtlBrowse dd {
	text-align:left;
}
.timetbl_atend ul:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;

}
table.kome th,
table.kome td {
	padding:2px;
	border:0!important;
}

#timetable .bdata.atc3 {
	height:1070px;
}
#timetable .bdata.atc4 {
    margin-top: 180px;
    height: 440px;
}

.atdTxtArea {
	width:60%;
	margin:40px auto 20px;
}

body#form .atdTxtArea {
	width:87%;
}


@media only screen and (max-width: 690px){
	.atdTxtArea {
		width:98%;
	}
	
	.downCompPdfArea {
		width:98%;
	}
	.spBr {
		display:block;
	}
	.bdata { opacity:1; }


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

	.overview .table table.cardImg td {
	    display: table-cell;
	    margin: auto;
	    border: 0;
	    text-align: center;
	    font-size: 0.7em;
	}
	.overview .table table.cardImg td img {
	    max-width: 80%;
	}

	#topcontrol {
		width: 35px;
		height: 35px;
		bottom: 3px!important;
		right: 3px!important;
	}
	#pagetop {
		font-size: 1.2em;
	}
	#timetable .col2Block {
		display:block;
	}
	#timetable .col2Block article {
		margin-left:0;
	}
	#timetable .bbtns.bg_general {
		margin-left:0;
		margin-right:0;
	}
	#timetable .bbtns.bg_general {
		width:100%;
		margin:0;
	}

	#timetable .tim_day .day1Block {
		float:none;
		width:98%;
		margin-bottom:5%;
	}
	#timetable .tim_day .day2Block {
		float:none;
		width:98%;
	}

	#timetable .timetablearea {
		width:100%;
	}


	#timetable .tim_day {
	    width: 100%;
	}

	#timetable .tim_day .day1Block,
	#timetable .tim_day .day2Block {
		width:100%;
	}
	#timetable .tim_day .day2Block table th{
		white-space:nowrap;
	}

	.day2Exp table td {
		white-space:normal;
		
	}

	#timetable .bdata {
		margin-top:0!important;
	}

	#timetable .timetbl_atend ul.icoat li {
		display:block;
	
	}


	#timetable .timetbl_atend ul.icoat li.ico_interpreter {
		display:block;
		float:none;
	}
	#timetable .timetbl_atend ul.icoat li.expBrowse {
		display:block;
		float:none;
		padding:0;
		margin:0;
	}
	#timetable .timetbl_atend ul.icoat li.expBrowse dl {
		display:block;
	}

	#timetable .timetbl_atend ul.icoat li.expBrowse dl dt,
	#timetable .timetbl_atend ul.icoat li.expBrowse dl dd {
		white-space:normal;
		display:block;
	}
	table.kome th,
	table.kome td {
		padding:2px;
		border:0!important;
		color:#000;
		display:table-cell;
	}
	#timetable .bdata.atc4 {
		margin-top:0;
		height:auto;
	}
	#timetable .bdata.rug1,
	#timetable .bdata.rug2,
	#timetable .bdata.cug1,
	#timetable .bdata.cug2,
	#timetable .bdata.cug3,
	#timetable .bdata.cug4,
	#timetable .bdata.atc1,
	#timetable .bdata.atc2,
	#timetable .bdata.atc3 {
		margin-top:0;
		height:auto;

	}


}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


span.y_txt {
	display:inline-block;
	font-size:0.6em!important;
	color:#efef0b;
	margin-left:2em;

}

.mb5 { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
a.txtLink {
	color:#00f;
	text-decoration:underline;
}
a.txtLink:hover {
	color:#f00;
	text-decoration:none;
}


dl.tbl {
	display:table;
}
dl.tbl dt,
dl.tbl dd {
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding:3px;
}
dl.tbl dt {
	white-space:nowrap;
}
</pre></body></html>