@charset "utf-8";
/* CSS Document */

.fc-red {
	color: #ff2322;
}

#tabMenu {
	width:100%;
}
#tabMenu li {
	float:left;
	margin-right: .5em;
	width:12em;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0; 
}
#tabMenu li.seminarBox {
	background:#c9f7da;
}
#tabMenu li.shopBox {
	background:#cce8f4;
}
#tabMenu li.eventBox {
	background: #fff293;
}
#tabMenu li a {
	display:block;
	margin: .5em;
	margin-bottom: 0;
	line-height:3em;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
}

#tabBox1,#tabBox2,#tabBox3 {
	width:700px;
	padding: 10px;
}
#tabBox1{
	background:#c9f7da;
}
#tabBox2{
	background:#cce8f4;
}
#tabBox3{
	background: #fff293;
}
.sp #tabBox1,
.sp #tabBox2 {
	width:600px;
	padding: 10px;
}
/* セミナー */
.seminarlist #tabMenu li.seminarBox a {
	background: #00b279;
	color: #fff;
}
.seminarlist #tabMenu li.seminarBox a:active {
	background:#c9f7da;
}
.seminarlist #tabMenu li.shopBox a {
	background:#cce8f4;
}
/* .seminarlist #tabMenu li.shopBox a:active {
	background:#00389e;
	color: #fff;
} */
.seminarlist #tabMenu li.eventBox a {
	background: #fff293;
}
/* .seminarlist #tabMenu li.eventBox a:active {
	background: red;
	color: #fff;
} */


/* ワークショップ */
.shoplist #tabMenu li.seminarBox a {
	background:#c9f7da;
}
/* .shoplist #tabMenu li.seminarBox a:active {
	background: #00b279;
	color: #fff;
} */
.shoplist #tabMenu li.shopBox a {
	background:#00389e;
	color: #fff;
}
.shoplist #tabMenu li.shopBox a:active {
	background:#cce8f4;
}
.shoplist #tabMenu li.eventBox a {
	background: #fff293;
}

/* イベントステージ */
.eventlist #tabMenu li.seminarBox a {
	background:#c9f7da;
}
.eventlist #tabMenu li.shopBox a {
	background:#cce8f4;
}
.eventlist #tabMenu li.eventBox a {
	background: #f47851;
	color: #fff;
}
.eventlist #tabMenu li.eventBox a:active {
	background:#fff293;
}

/*----------------------------------

		#tabBoxes table
------------------------------------ */
.pc #tabBoxes table {
	background-color: #fff;
	width: 698px;
	margin-bottom: 1em;
}
.pc #tabBoxes table:last-child {
	margin-bottom: 0;
}
.pc #tabBoxes table th,
.pc #tabBoxes table td {
	border: 1px solid #908a89;
	padding: .3em;
}
.pc #tabBoxes table th {
	width: 122px;
}
/* th */
.seminarlist #tabBoxes table th {
	background-color: #e7f8f1;
	vertical-align: top;
}
.seminarlist .tabCtg {
	background: #00b279;
	color: #fff;
	text-indent: 1em;
	margin-bottom: 1em;
}
.shoplist #tabBoxes table th {
	background-color: #e4f2f9;
	vertical-align: top;
}
.shoplist .tabCtg {
	background: #2e75b4;
	color: #fff;
	text-indent: 1em;
	margin-bottom: 1em;
}
.eventlist #tabBoxes table th {
	background-color: #e4f2f9;
	vertical-align: top;
}
.eventlist .tabCtg {
	background: #f47851;
	color: #fff;
	text-indent: 1em;
	margin-bottom: 1em;
}

.date {
	text-align: center;
}
.pc .date span {
	display: block;
}

.time {
	text-align: center;
}
/* td */
.typeCtg {
	color: #eb5126;
}
.pc #tabBoxes table td h3 {
	color: #eb5126;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: .5em;
}
.layoutbox {
	overflow: hidden;
	_zoom: 1;
}
.pc .photo {
	float: left;
	margin: 0 1em .5em 0;
	width: 100px;
	height: auto;
}
.textbox {
	overflow: hidden;
	_zoom: 1;
	margin-bottom: .5em;
}
.pc #tabBoxes table td dt {
	margin-bottom: 1em;
}
.pc td.btnBox {
	text-align: center;
	width: 120px;
}


/*----------------------------------
	Smartphone
		#tabBoxes table
------------------------------------ */
.sp #tabBoxes table {
	background-color: #fff;
	width: 598px;
	margin-bottom: 1em;
}
.sp #tabBoxes table:last-child {
	margin-bottom: 0;
}
.sp #tabBoxes table tr,
.sp #tabBoxes table thead,
.sp #tabBoxes table tboty,
.sp #tabBoxes table th,
.sp #tabBoxes table td {
	display: block!important;
}
.sp #tabBoxes table th,
.sp #tabBoxes table td {
	padding: .3em;
	border: 1px solid #908a89;
}

.sp #tabBoxes table th {
	border-bottom: 0;
	vertical-align: top;
	width: auto;
}

/* th */
.seminarlist #tabBoxes table th {
	background-color: #e7f8f1;
}
.seminarlist .tabCtg {
	background: #00b279;
	color: #fff;
	text-indent: 1em;
	margin-bottom: .5em;
}
.shoplist #tabBoxes table th {
	background-color: #e4f2f9;
}
.shoplist .tabCtg {
	background: #2e75b4;
	color: #fff;
	text-indent: 1em;
	margin-bottom: .5em;
}
.eventlist #tabBoxes table th {
	background-color: #e4f2f9;
}
.eventlist .tabCtg {
	background: ##f47851;
	color: #fff;
	text-indent: 1em;
	margin-bottom: .5em;
}

.sp .date {
	display: inline-block;
	padding-left: 1em;
	margin-right: 1em;
}
.sp .date span {
	display: inline-block;
	margin-left: 1em;
}
.sp .time {
	display: inline;
}
/* td */
.sp #tabBoxes table td h3 {
	color: #eb5126;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: .5em;
}
.layoutbox {
	overflow: hidden;
	_zoom: 1;
}
.sp .photo {
	float: left;
	margin: 0 1em .5em 0;
	width: 30%;
	height: auto;
}
.textbox {
	overflow: hidden;
	_zoom: 1;
	margin-bottom: .5em;
}
.sp #tabBoxes table td dt {
	margin-bottom: 0;
}
.sp #tabBoxes table td.btnBox {
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	border-top: none;
}



.pc a.button {
	/* display: block;*/
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #044e94;
	font-weight: bold;
	padding: 10px 20px 10px 25px;
	
	background: #d6dde1 url(../common/img/item/ico-arrow.png) 1em center no-repeat;

	background:  url(../common/img/item/ico-arrow.png) 1em center no-repeat, -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e1e9ed 50%,
		#cdd6db 50%,
		#ffffff);
	background:  url(../common/img/item/ico-arrow.png) 1em center no-repeat, -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #e1e9ed),
		color-stop(0.50, #cdd6db),
		to(#ffffff));

	/* background-repeat: no-repeat;
	background-position: 10% center; */

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #8c9ea4;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0),
		1px 1px 1px rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
}
.pc a:hover.button {
	/* display: block;*/
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a0de;
	font-weight: bold;
	padding: 10px 20px 10px 25px;
	
	background: #d6dde1 url(../common/img/item/ico-arrow_hover.png) 1em center no-repeat;

	background:  url(../common/img/item/ico-arrow_hover.png) 1em center no-repeat, -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e1e9ed 50%,
		#cdd6db 50%,
		#ffffff);
	background:  url(../common/img/item/ico-arrow_hover.png) 1em center no-repeat, -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #e1e9ed),
		color-stop(0.50, #cdd6db),
		to(#ffffff));

	/* background-repeat: no-repeat;
	background-position: 10% center; */

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #8c9ea4;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0),
		1px 1px 1px rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
}
.sp a.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #044e94;
	font-weight: bold;
	padding: 10px 20px 10px 25px;
	
	background: url(../common/img/item/ico-arrow.png) url(../img/item/ico_arrow.png),#d6dde1;

	background:  url(../common/img/item/ico-arrow.png), -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e1e9ed 50%,
		#cdd6db 50%,
		#ffffff);
	background:  url(../common/img/item/ico-arrow.png), -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #e1e9ed),
		color-stop(0.50, #cdd6db),
		to(#ffffff));

	background-repeat: no-repeat;
	background-position: 10% center;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #8c9ea4;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0),
		1px 1px 1px rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
	display: block;
	width: 500px;
	height: auto;
	margin: 0 auto;
}

/* =============================================

	詳細	detail.html

 ============================================= */
.seminar-header {
	line-height: 1.3;
	color: #009b94;
}
.pc .h-typeCtg {
	margin-bottom: 5px;
}
.pc .h-copy {
	font-size: 16px;
	margin-bottom: 5px;
}
.pc h2.main_h2_text {
	font-size: 26px;
	padding-bottom: 8px;
	color: #009b94;
	background: url(../common/img/item/h2_bg_bottom.gif) bottom repeat-x;
	margin-bottom: 20px;
}
.pc .seminar_detail {
	width: 720px;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 50px;
}
.pc .seminar_detail table {
	width: 480px;
	float: left;
}
.pc .seminar_detail table th,
.pc .seminar_detail table td {
	border: 1px solid #574f4c;
	padding: 5px 8px;
}
.pc .seminar_detail table th {
	background-color: #f1f1f1;
	font-weight: normal;
	vertical-align: top;
	width: 100px;
}
.pc .seminar_detail .imgR {
	width: 180px;
	float: right;
}


/* =============================================
	Smartphone
	詳細	detail.html
 ============================================= */
.sp .h-typeCtg {
	margin-bottom: 5px;
}
.sp .h-copy {
	margin-bottom: 5px;
}
.sp h2.main_h2_text {
	font-size: 110%;
	padding-bottom: 8px;
	color: #009b94;
	background: url(../common/img/item/h2_bg_bottom.gif) bottom repeat-x;
	margin-bottom: 20px;
}


.sp .seminar_detail {
	width: 620px;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 20px;
}
.sp .seminar_detail table {
	width: auto;
	float: none;
	margin-bottom: 20px;
}
.sp .seminar_detail table tr,
.sp .seminar_detail table thead,
.sp .seminar_detail table th,
.sp .seminar_detail table tbody,
.sp .seminar_detail table th,
.sp .seminar_detail table td {
	display: block;
	padding: 5px 8px;
	border: none;
}

.sp .seminar_detail table th {
	background-color: #f1f1f1;
	font-weight: normal;
	vertical-align: top;
	width: auto;
	border: 1px solid #574f4c;
}
.sp .seminar_detail .imgR {
	display: block;
	float: none;
	width: auto;
}

.sp .panelist {
	width: 290px;
	line-height: 1.2;
	float: left;
	margin-right: 20px;
}
.sp .imgR .panelist img {
	width: 100%;
	max-width: 290px;
	height: auto;
	margin-bottom: 5px;
}
.sp .panelist:last-child {
	margin-right: 0;
}












