@charset "shift_jis";


/* h3 */
#mod-envetinfo .division755 h3,
#mod-envetinfo .division370-370 h3 {

	margin: 0 0 0px;
	font-size: 124%;
	padding-bottom: 5px;
	margin-bottom:5px;
}

/* h5 */
h5{
	font-size:100%;
	font-weight:bold;
	margin:0 0 10px;
	font-size:16px;
	text-align:left;
	color:#333;
	background:url(../images/ssp_logo.jpg) no-repeat right;
	background-size:200px 48px;
}

.logo {
	display:none;
}

.logo img{
	text-align:right;
	max-width:200px;
	margin-bottom:5px;
}

@media(max-width: 640px){
	
	h5{
	font-size:100%;
	font-weight:bold;
	margin:0 0 10px;
	font-size:16px;
	text-align:left;
	color:#333;
	background:none;
}

	
	.logo {
	display:block;
	text-align:center;
}
	.logo img{

	max-width:400px;
}

}

.showOnlyMobile {
	display: none;
}
.showOnlyPC {
	display: block;
}

/*ワークショップ*/
.workshop{
}

.workshop_img{
	float:left;
	width:290px;
}

.workshop_info{
	float:left;
	width:440px;
}

.workshop_btn{
	text-align:center;
}

.workshop_btn p {
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
}

.workshop_btn img{
	width:440px;
}

#mod-envetinfo .division290 img.image290 {
	width:280px;
}

@media(max-width: 640px){
	.workshop{
}

.workshop_img{
	float:none;
	width:100%;
	margin-bottom:20px;
}

.workshop_info{
	float:none;
	width:100%;
}

.workshop_btn{
	text-align:center;
}

.workshop_btn p {
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
}

.workshop_btn img{
	width:100%;
	max-width:880px;
}

#mod-envetinfo .division290 img.image290 {
	width:100%;
	max-width:580px;
}

}



@media(max-width: 640px){

.showOnlyPC {
		display: none;
	}
	
.showOnlyMobile {
	display: block;
	font-size: 100%;
	color:#FFF;
	background-color:#00b0ec;
	padding:3px;
}

.red{
	color:#F00;
}
}

.program{
	border:1px #ffffff solid;
	margin:0;
	padding:0px 10px 15px 10px;
	margin-bottom:10px;
}

.program td{
	vertical-align:baseline;
	line-height:1.6;
	padding-bottom:10px;
}

.program tr th {
	width:5.5em;
	font-weight:normal;
	vertical-align:baseline;
	
}



.button{

	text-align:center;
}


.image300 {
	max-width:300px;

}
#mod-eventinfo_detail div.image430 {
	max-width: 430px;
	margin: 0 auto;

}


@media (max-width: 640px) { 	
#mod-eventinfo_detail div.image430 {
	max-width: auto;

}
}

ul.mysony {
    margin-left: 0em;
	margin-bottom:15px;
}
li.mysony {
    text-indent: -1.0em;
	color:#F00;
	list-style:none;
	
}

.banner{
	text-align:center;}

	

/*  1カラム　755pxの画像とテキスト配置  */
#mod-envetinfo .division755 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
}

#mod-envetinfo .division755 img.image755 {
	max-width:755px;
	width:100%;
	margin-bottom: 15px;
}

#mod-envetinfo .division755 p {
	margin:0 5px 0 0;
}

/* 650pxの画像とテキスト配置 */
#mod-envetinfo .division755_02 {
	margin-top: 20px;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
}

#mod-envetinfo .division755_02 img.image755_02 {
	max-width:755px;
	width:100%;
	margin-bottom: 15px;
}

@media (max-width: 640px) {
	#mod-envetinfo .division755_02 {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left:0;
	margin-right:0;
}
#mod-envetinfo .division755_02 img.image755_02{
	max-width:755px;
	width:100%;
	margin-bottom: 0px;
}
	
	}



/*  2カラム　370pxの画像とテキスト配置　補足  */
#mod-envetinfo .division370-370 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	/margin-bottom: 0px;　/*  IE6-7  */
	margin-left: 0;
	overflow: hidden;
}
#mod-envetinfo .division370-370 img.image370 {
	width: 370px;
}
#mod-envetinfo .division370-370 .right {
    margin-right: 0px;
}


@media (max-width: 640px) {
#mod-envetinfo .division370-370 img.image370 {
	margin-bottom: 15px;
	width: 100% !important;
}
#mod-envetinfo .division370-370 .left {
    max-width: 100%;
}
}


@media (max-width: 640px) {
#mod-envetinfo .division370-370 img.image370 {
	margin-bottom: 15px;
	width: 100% !important;
}
#mod-envetinfo .division370-370 .left {
    max-width: 100%;
}
}




/*  ページ最下部の950pxバナー  */
#bnrArea2 {
	clear:both;
	zoom: 1;
}
@media (max-width: 640px) {
#bnrArea2 {
		margin-bottom: 10px;
}
#bnrArea2 img {
	max-width: 950px;
	width: 100%;
}
}

/*  インフォメーション  */
.info {
	background-repeat: repeat-y;
	background-color: #FFF3C4;
	padding: 10px;
	margin-bottom: 40px;
	text-align: center;
}
.info p {
	font-size: 108%;
	color: #0F6FAC;
	margin-bottom: 8px;
	padding: 0px;
}
@media (max-width: 640px) {
.info {
	margin: 0  0 20px 0;

}
}

.bnrArea {
    margin: 20px auto 0;
}



/* =============================================== */
/** 「全国のイベント開催会場のご案内」エリア  */
/* ----------------------------------------------- */

div#mod-eventinfo_location {
	margin-top:0px;
}
div#mod-eventinfo_location h3 {
	font-size: 18px;
	padding-left:26px;
	margin: 0;
	background:url(/showroom/event/20130529/images/ico_title_location.gif) left center no-repeat;
}
div#mod-eventinfo_location h4 {
	font-size: 15px;
	display:table;
	border-bottom: 2px #00B0EC solid;
	padding-bottom:2px;
 *display:block;
 *position:relative;
	width: 100%;
}
div#mod-eventinfo_location span.titleName {
	display:table-cell;
	padding-left: 2px;
	vertical-align:middle;
}
div#mod-eventinfo_location span.iconReserve {
	display:table-cell;
	vertical-align:middle;
	padding: 4px;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:center;
	width:160px;
	background: orange;
	color: white;
 *display:block;
 *right:5px;
 *bottom:2px;
}
div#mod-eventinfo_location h4 span.toDetail {
	display:table-cell;
	vertical-align:bottom;
	padding-right: 4px;
	font-size: 11px;
	font-weight:normal;
	text-align:right;
	width:76px;
 *display:block;
 *position:absolute;
 *right:5px;
 *bottom:0px;
}
div#mod-eventinfo_location h4 span.toDetail a {
	background: url(/showroom/share/images/arrow_black.gif) left center no-repeat;
	padding-left:10px;
}
div#mod-eventinfo_location .boxRight p {
	margin: 0;
}
div#mod-eventinfo_location .boxRight p.last {
	margin-bottom: 20px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft {
	float:left;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft.image152 {
	width:152px;
	margin-right:20px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft.image214 {
	width:214px;
	margin-right:20px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft.image260 {
	width:260px;
	margin-right:20px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft .imagearea {
	float: left;
	overflow: hidden;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft div.mainimg {
	float: left;
	margin-right: 20px;
	_margin-right: 0px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft .textarea {
	float: left;
	width: 380px;
 *width: 360px;
 margin-left:20px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft .subimg {
	float: left;
 *display: inline;
}
div#mod-eventinfo_location .locationInfoArea .boxRight {
	float:right;
	margin-right: 5px;
}
div#mod-eventinfo_location span.number {
	font-size:18px;
}
div#mod-eventinfo_location ul {
	list-style:none;
	padding-left:0;
	margin-top:14px;
}
div#mod-eventinfo_location ul li {
	margin-bottom: 0;
}
div#mod-eventinfo_location ul li dd {
	margin-left: 0;
}

 @media (max-width: 640px) {
div#mod-eventinfo_location .locationInfoArea .boxLeft .textarea {
	float: left;
	width: 280px;
 *width: 260px;
 margin-left:20px;
}

 }

/* =============================================== */
/** 「全国のイベント開催会場のご案内」注意書きエリア  */
/* ----------------------------------------------- */

div#mod-eventinfo_location_attention {
	margin-top:20px;
	margin-bottom:10;
	border:1px #ccc solid;
	background-color: #f1f1f1;
}
div#mod-eventinfo_location_attention p {
	font-size: 16px;
	margin: 0px;
	padding: 10px 0 0 15px;
}
div#mod-eventinfo_location_attention ul {
	list-style:none;
	margin:0;
	padding:10px 15px;
	font-size:12px;
}
div#mod-eventinfo_location_attention ul li {
	margin:0.2em 0;
}
 @media (max-width: 640px) {
.image152 {
	display:block;
	max-width: 152px;
	margin: 8px auto;
}
.image214 {
	display:block;
	max-width: 214px;
	margin: 8px auto;
}
.image200 {
	display:block;
	max-width: 50%;
	margin: 8px auto;
	float: left;
}
.image260 {
	display:block;
	max-width: 260px;
	margin: 8px auto;
}
div#mod-eventinfo-pict_btm {
	font-size: 10px;
}
/* =============================================== */
/** メイン画像下ボックス  */
/* ----------------------------------------------- */

div#mod-eventinfo-pict_btm {
	font-size: 10px;
}
div#mod-eventinfo-pict_btm span {
	display: block;
}
/* =============================================== */
/** アイコン付きの説明エリア  */
/* ----------------------------------------------- */

div.box_with_icon {
	margin: 10px 0 30px;
}
div.box_with_icon p {
	display:block;
	width: 100%;
	float:right;
	margin:7px 0 7px;
}
div.box_with_icon img {
	display: block;
	width: 100%;
	float: none;
	margin:0 auto;
}
/* =============================================== */
/** 筐体画像下リンクテキスト部  */
/* ----------------------------------------------- */



#mod-eventinfo_detail p.link a {
	background: url(/showroom/share2/sideincludes/images/mod-sideLinkBox/ico_05.png) left center no-repeat;
	padding-left:14px;
}
/* =============================================== */
/** 「全国のイベント開催会場のご案内」エリア  */
/* ----------------------------------------------- */


div#mod-eventinfo_location {
	margin-top:0;
}
div#mod-eventinfo_location p.icon_lineBreak {
	display:table;
}
div#mod-eventinfo_location p.icon_lineBreak span {
	display:table-cell;
}
div#mod-eventinfo_location h3 {
	height: auto;
	padding:5px 8px;
	background-image:none;
	background-color:#787878;
	color:#FFF;
	font-size: 16px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft {
	float:none;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft div.mainimg {
	float:none;
	margin-right: 0px;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft .textarea, div#mod-eventinfo_location .locationInfoArea .boxLeft .imagearea {
	float:none;
	display: block;
	margin: 0px auto;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft .subimg {
	float: none;
}
div#mod-eventinfo_location .locationInfoArea .boxLeft.image152, div#mod-eventinfo_location .locationInfoArea .boxLeft.image200, div#mod-eventinfo_location .locationInfoArea .boxLeft.image214, div#mod-eventinfo_location .locationInfoArea .boxLeft.image260 {
	margin-right: auto;
}
div#mod-eventinfo_location .locationInfoArea .boxRight {
	float:none;
	width: 100%;
	margin: 0px auto;
}
div#mod-eventinfo_location span.iconReserve {
	width: auto;
	display: block;
}
div#mod-eventinfo_location ul {
	font-size:12px;
}
/* =============================================== */
/** 「全国のイベント開催会場のご案内」注意書きエリア  */
/* ----------------------------------------------- */

div#mod-eventinfo_location_attention {
	margin-top:15px;
}
div#mod-eventinfo_location_attention p {
	font-size: 14px;
}
div#mod-eventinfo_location_attention ul li {
	display:table;
}
div#mod-eventinfo_location_attention ul li span {
	display:table-cell;
}
}


