@charset "utf-8";
/* CSS Document */


/* #＃＃### 共通項目 ＃＃#### */

/* #### ribon ####*/
#ribon {
	width: 100%;
	background-image: url(../img/con_back.jpg);
	position: relative;
}

/* ## infomation ## */
#sInfo {
	margin-bottom: 24px;
	overflow: hidden;
}
#sInfo h2 i {
	color: #ef6a58;
}

.infoMesse {
	font-size: 16px;
	font-weight: bold;
	line-height: 5;
}

/* info box */
.ifBox {
	box-sizing: border-box;
	background-color: #fcfcfc;
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.14);
	margin-right: 3%;
	margin-bottom: 18px;
	float: left;
	position: relative;
}
.ifbNew {
	color: #ffffff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 25px;
	background-color: red;
	padding: 16px 0 0 0;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 3;
	overflow: hidden;
	opacity: 0.9;
}

.ifBox a {
}
/* boxT */
.ifBox .boxT {
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.ifBox .boxT img {
	width: 100%;
	z-index: 2;
}

.ifBox .boxT .eDate {
	width: 100%;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	color: #ffffff;	
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(7,28,38,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(7,28,38,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(7,28,38,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(7,28,38,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(7,28,38,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(7,28,38,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#071c26',GradientType=0 ); /* IE6-9 */
	padding: 40px 0 8px 0;
	display: block;
	position: absolute;
	bottom: 0;
}

/* info category */
.iCate {
	color: #ffffff;
	margin-bottom: 4px;
	padding: 2px 10px;
	opacity: 0.9;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.iCate2 {
	color: #ffffff;
	line-height: 1;
	margin-top: 6px;
	padding: 2px 10px;
	float: left;
}
.icInfo {
	background-color: #7de065;
}
.icMaker {
	background-color: #ffa33b;
}
.icBlog {
	background-color: #ff8ae0;
}
.icEvent {
	background-color: #242070;
}

/* boxB */
.ifBox .boxB {
	width: 100%;
	padding: 4px 10px 10px 10px;
	box-sizing: border-box;
}
.ifBox .boxB a {
}
.ifBox a:hover {
}
.ifBox a:hover h3 {
	text-decoration: underline;
}
.ifBox h3 {
	font-weight: bold;
	line-height: 1.3;
	padding-top: 4px;
	clear: both;
}
.ifBox h3 a {
}
.ifBox .date {
	width: 33%;
	font-size: 12px;
	color: #999999;
	box-sizing: border-box;
	padding: 5px 0 2px 0;
	float: left;
	overflow: hidden;
}
.ifBox .date i {
	color: #c1c1c1;
}
.ifBox a:hover .date {
	text-decoration: none;
}
.shop {
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	box-sizing: border-box;
	padding: 5px 0 5px 0;
	overflow: hidden;
}
.shop.uGrp {
	color: #696969;
	line-height: 1;
	border: solid 1px #696969;
	border-radius: 3px;
	background-color: #ffffff;
	box-sizing: border-box;
	margin: 4px auto 0 auto;
	padding: 4px 10px;
	display: inline-block;
}
.shop a {
	width: 100%;
	color: #3d85cc;
	line-height: 1;
	border: solid 1px #3d85cc;
	border-radius: 3px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 4px 10px;
	display: block;
}
.shop a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #3d85cc;
}

.ifBox .evBox .eDbox {
	width: 18%;
	color: #ffffff;
	text-align: center;
	line-height: 0.9;
	font-size: 10px;
	box-sizing: border-box;
	background-color: #336;
	border-radius: 25px;
	padding: 5px 0;
	float: left;
}
.ifBox .evBox .eDbox .eDay {
	font-size: 20px;
}
.ifBox .evBox h3 {
	float: left;
}
.noInfo {
	color: #545454;
	font-size: 20px;
	text-align: center;
	padding: 24px 0;
}

/* ## detail.php ## */
h3.tTitle.infoTop {
	margin-bottom: 14px;
}
.idBox {
	width: 100%;
	box-sizing: border-box;
	padding: 14px 0 14px 0;
	position: relative;
}
.idBox h4 {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 14px;
	margin-bottom: 20px;
}
.idBox .naiyo {
	line-height: 2;
}
.idBox img {
	max-width: 100%;
	height: auto;
	margin: 10px 0;
}
.idBox hr {
	border-style: solid;
	margin-bottom: 20px;
}
.idBox .shop.uGrp {
	padding: 4px 14px;
}
.idBox .date {
	color: #999999;
	float: left;
}
.idBox .iSpan {
	font-weight: bold;
}
.idBox .iSpan .isBack {
	font-size: 18px;
	background-color: #eeeeee;
	border-radius: 8px;
	padding: 8px 24px;
}
.idBox hr {
	margin-top: 44px;
}
.idBox .iCate {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 4px;
	padding: 2px 10px;
	opacity: 0.9;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.idBox .shop {
	margin-left: 8px;
	float: left;
}
.idBox .shop a {
	padding: 4px 14px;
	float: left;
}
.idBox .shop.uGrp {
	padding: 4px 14px;
}
.idBox .date {
	margin-top: 6px;
	margin-right: 14px;
	float: left;
}

.idBox#sdBan {
	text-align: center;
	margin-top: 24px;
}
.idBox#sdBan img {
	width: 100%;
	max-width: 780px;
	border: solid 1px #777777;
}
.idBox#sdBan a img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/* staff */
.sitfBox {
	width: 100%;
	box-sizing: border-box;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	margin-top: 24px;
	padding:  10px 0 8px 0;
}
/* clearfix */
.sitfBox:after {
  content: "";
  clear: both;
  display: block;
}
.sitfBox .boxF {
	width: 30%;
	box-sizing: border-box;
	float: left;
}
.sitfBox .boxF img {
	max-width: 100%;
	box-sizing: border-box;
	vertical-align: bottom;
}
.sitfBox .boxS {
	width: 70%;
	box-sizing: border-box;
	padding-left: 18px;
	float: left;
}
.sitfBox .boxS h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}
.sitfBox .boxS h3 span {
	font-size: 14px;
}
.sitfBox .boxS .table02 th {
	width: 24%;
	padding-top: 6px;
	padding-bottom: 6px;
}
.sitfBox .boxS .table02 td {
	padding-top: 6px;
	padding-bottom: 6px;
}

.rvBox {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.rvBox .rvTex {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 24px;
	overflow: hidden;
}
.rvBox .boxer {
	width: 12.5%;
	box-sizing: border-box;
	padding: 0 10px 10px 0;
	overflow: hidden;
	float: left;
}

.idBox hr.evHr {
	margin-top: 24px;
	margin-bottom: 24px;
}

.idBox .evTug {
	width: 280px;
	box-sizing: border-box;
}
.idBox .evTug span {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	opacity: 1;
	margin-bottom: 8px;
	padding: 4px 24px;
	display: block;
}
.idBox .evTug.boshu span {
	background-color: #34b90b;
}
.idBox .evTug.bfin span {
	background-color: #444444;
}
.idBox .evTug.cancel span {
	background-color: #ef3e3e;
}
.idBox .evTug.finish span {
	background-color: #888888;
}


.evMesse {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #bbbbbb;
	text-align: center;
	margin-bottom: 18px;
	padding: 4px 14px;
}


/* #### width 359px以下の場合の設定 (for SP Only) #### */
@media (max-width: 359px) {

/* info box */
.ifBox {
	height: 234px;
}
.ifBox .boxT img {
	height: 114px;
}

.ifBox .boxT .eDate {
	font-size: 9px;
	line-height: 1.2;
}


.sitfBox {
	padding:  12px 0 10px 0;
}
.sitfBox .boxS h3 {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 4px;
}
.sitfBox .boxS h3 span {
	font-size: 11px;
}
.sitfBox .boxS .table02 {
	font-size: 10px;
}
.sitfBox .boxF {
	width: 100%;
	text-align: center;
	margin-bottom: 4px;
	float: none;
}
.sitfBox .boxS {
	width: 100%;
	padding-left: 0;
	float: none;
}
.sitfBox .boxS .table02 {
	font-size: 10px;
}
.sitfBox .boxS .table02 th {
	width: 24%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitfBox .boxS .table02 td {
	padding-top: 2px;
	padding-bottom: 2px;
}

}

/* #### width 360px～500pxの場合の設定 (for SP Wide Only) #### */
@media (min-width: 360px) and (max-width: 500px) {

/* info box */
.ifBox {
	height: 220px;
}
.ifBox .boxT img {
	height: 118px;
}

.ifBox .boxT .eDate {
	font-size: 9px;
	line-height: 1.2;
}


.sitfBox {
	padding:  12px 0 10px 0;
}
.sitfBox .boxS h3 {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 4px;
}
.sitfBox .boxS h3 span {
	font-size: 11px;
}
.sitfBox .boxS .table02 {
	font-size: 10px;
}
.sitfBox .boxF {
	width: 100%;
	text-align: center;
	margin-bottom: 4px;
	float: none;
}
.sitfBox .boxS {
	width: 100%;
	padding-left: 0;
	float: none;
}
.sitfBox .boxS .table02 {
	font-size: 10px;
}
.sitfBox .boxS .table02 th {
	width: 24%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitfBox .boxS .table02 td {
	padding-top: 2px;
	padding-bottom: 2px;
}

}

/* ## width 501px～767pxの場合の設定 (for Tub Only) ## */
@media (min-width: 501px) and (max-width: 767px) {

/* info box */
.ifBox {
	height: 244px;
}
.ifBox .boxT img {
	height: 168px;
}

.ifBox .boxT .eDate {
	font-size: 11px;
	line-height: 1.2;
}

.sitfBox .boxS h3 {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.sitfBox .boxS h3 span {
	font-size: 12px;
}
.sitfBox .boxS .table02 {
	font-size: 11px;
}
.sitfBox .boxS .table02 th {
	width: 24%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sitfBox .boxS .table02 td {
	padding-top: 3px;
	padding-bottom: 3px;
}

}

/* #### width 767px 以下の場合の設定 (for All Mobile Dvices) #### */
@media (max-width: 767px) {
	
/* #### wrapper #### */
#wrapper {
}

/* ## infomation ## */
#sInfo {
	padding-left: 8px;
	padding-right: 8px;
}
	
.infoMesse {
	font-size: 14px;
	line-height: 3;
	text-align: center;
}

/* info box */
.ifBox {
	width: 48.5%;
	margin-right: 3%;
}
.ifBox .boxT img {
}

.ifbNew {
	width: 40px;
	height: 40px;
	font-size: 10px;
	border-radius: 20px;
	padding: 14px 0 0 0;
	top: -8px;
	left: -8px;
}
.ifBox:nth-child(2n) {
	margin-right: 0;
}
	
.idBox hr.evHr {
	margin-top: 14px;
	margin-bottom: 14px;
}

/* info category */
.iCate {
	font-size: 10px;
	border-bottom: solid 1px #edeff4;
	border-left: solid 1px #edeff4;
}

.ifBox h3 {
	font-size: 12px;
}
.ifBox .date {
	width: 100%;
	font-size: 10px;
	padding: 4px 0 0 0;
	float: none;
}
.ifBox .shop {
	width: 100%;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	padding: 5px 0 5px 0;
	overflow: hidden;
}
.ifBox .shop.uGrp {
	width: 100%;
	color: #696969;
	line-height: 1;
	border: solid 1px #696969;
	border-radius: 3px;
	background-color: #ffffff;
	padding: 2px 4px;
	float: none;
}
.ifBox .shop a {
	width: 100%;
	color: #3d85cc;
	line-height: 1;
	border: solid 1px #3d85cc;
	border-radius: 3px;
	background-color: #ffffff;
	padding: 2px 4px;
	float: none;
}

/* ## index.php ## */
 /* 表示件数 */
.info .iNum {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#nList {
	width: 100%;
	box-sizing: border-box;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
/* ## detail.php ## */
#wrapper.iDetail section#main {
}
#wrapper.iDetail aside#menu {
	margin-bottom: 24px;
}
#ndWrapp {
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.idBox {
	padding: 4px 0 0 0;
}
.idBox h4 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 14px;
}
.idBox hr {
	margin-top: 24px;
}
.idBox .naiyo {
	line-height: 2;
}
.idBox .date {
	margin-right: 8px;
}
.idBox .iCate {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 4px;
	padding: 2px 10px;
	opacity: 0.9;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.idBan {
	margin-top: 18px;
}
.idBan img {
	max-width: 400px;
}
.idBan a:active img {
	opacity: 0.84;
}
	
.idBox .iSpan .isBack {
	font-size: 14px;
	border-radius: 8px;
	padding: 4px 14px;
}
.idBox .evTug {
	width: 100%;
	box-sizing: border-box;
}
.idBox .evTug span {
	width: 100%;
	box-sizing: border-box;
	font-size: 12px;
	margin-bottom: 6px;
	padding: 3px 14px;
}
.idBox .evTug span {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	opacity: 1;
	margin-bottom: 8px;
	padding: 4px 24px;
	display: block;
}

.idBox#sdBan {
	margin-top: 18px;
}
.idBox#sdBan img {
	max-width: 400px;
}
.idBox#sdBan a:active img {
	opacity: 0.84;
}
	
.evMesse {
	font-size: 12px;
	margin-bottom: 14px;
	padding: 2px 8px;
}


}

/* #### width 768px 以上の場合の設定 (for PC) #### */
@media (min-width: 768px) {

/* #### wrapper #### */
#contents {
}

/* #### menu #### */
#wrapper.info h3.imTitle:after {
	border-top: solid 7px transparent;
	border-bottom: solid 7px transparent;
	border-right: solid 10px #aaaaaa;
	left: -10px;
	content:"";
	display:block;
	height:0;
	top: 22px;
	margin-top: -3px;
	position: absolute;
	width:0;
}

#main.info h3.tTitle {
}


/* ## info box ## */
.ifBox {
	width: 31.3%;
	height: 254px;
}
.ifBox .boxT img {
	height: 128px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	vertical-align: bottom;
}
.ifBox .boxT img:hover {
	opacity: 0.9;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.ifBox:nth-child(3n) {
	margin-right: 0;
}
.ifBox .boxT .eDate {
	font-size: 11px;
	line-height: 1.2;
}

.shop.uGrp {
	width: 100%;
}

/* ## detail.php ## */
#wapper.iDetail section#main {
	float: left;
}
#wapper.iDetail aside#menu {
	float: right;
}
	
.idBox#sdBan a:hover img {
	opacity: 0.84;
}

/* info category */
.iCate {
	font-size: 11px;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}

.ifBox h3 {
	font-size: 14px;
}

.ifBox .date {
	width: 100%;
	float: none;
}
.shop {
}
.shop a {
}

}


/* #### width 980px 以上の場合の設定 #### */
@media (min-width: 980px) {

/* ## info box ## */
.ifBox {
	height: 294px;
}
.ifBox .boxT img {
	height: 168px;
}
.ifBox .boxT .eDate {
	font-size: 12px;
	line-height: 1.2;
}

}

/* #### width 1248px 以上の場合の設定 #### */
@media (min-width: 1248px) {

/* ## info box ## */
.ifBox {
	height: 280px;
}
.ifBox .boxT img {
	height: 184px;
}
.ifBox .boxT .eDate {
	font-size: 13px;
	line-height: 1.2;
}
	
/* info category */
.iCate {
	font-size: 12px;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}

.ifBox .date {
	width: 40%;
	float: left;
}
.ifBox .date i {
}
.ifBox a:hover .date {
}
.shop {
	float: right;
}
.shop.uGrp {
	width: auto;
	float: right;
}
.shop a {
}
.shop a:hover {
}


}