@charset "UTF-8";

/* 100ï¼1æç»åå¹å¯å¤ */
.widthVariableContent {
	width: 100%;
	margin: 0 auto;
	max-width: 980px;
	min-width: 780px;
}

.col2FasetLeft .spe-bnr img {
	width: 100%;
	margin: 0 auto;
	max-width: 980px;
	min-width: 780px;
}

/* å³ã«ã©ã ã³ã³ãã³ãç»åå¤§ãããªã­ããä»æ§ */
.col2FasetLeft .spe-txtBox_col-6 .u-img {
	width: 100%;
	min-width: 380px;
}

.col2FasetLeft .spe-txtBox_col-4 .u-img {
	width: 100%;
	min-width: 250px;
}

.col2FasetLeft .spe-txtBox_col-3 .u-img {
	width: 100%;
	min-width: 180px;
}


/* åç»2åä¸¦ã³ä»æ§ */
.mainColumn .spe-movieBox_col {
	width: 100%;
	max-width: 380px;
}

.spe-movieBox_col_movieArea {
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
}

/* é¢é£ç¹éããã¼ã¨ãªã¢ */
.spe-bnr .col3Inner img {
	width: 100%;
	max-width: 300px;
	min-width: 233px;
}

/* ãã¼ã¸ã³èª¿æ´ç¨ */
.mrgB03 {
	margin-bottom: 3px !important;
}

.mrgB05 {
	margin-bottom: 5px !important;
}

.mrgB10 {
	margin-bottom: 10px !important;
}

.mrgB15 {
	margin-bottom: 15px !important;
}

.mrgB20 {
	margin-bottom: 20px !important;
}

.mrgB25 {
	margin-bottom: 25px !important;
}

.mrgB30 {
	margin-bottom: 30px !important;
}

.mrgB40 {
	margin-bottom: 40px !important;
}

.mrgB50 {
	margin-bottom: 50px !important;
}

.mrgB60 {
	margin-bottom: 60px !important;
}

.mrgB70 {
	margin-bottom: 70px !important;
}

.mrgT-05 {
	margin-top: -5px !important;
}

.mrgL1 {
	margin-left: 1em !important;
}



/* ãã­ã¹ãä»æ§ */
.txtBold {
	font-weight: bold !important;
}

.txtCenter {
	text-align: center;
}

.txtAnnotation {
	font-size: 12px;
}

/* æ³¨éãã­ã¹ãç¨ */
.txtRight {
	text-align: right;
}

.txtLeft {
	text-align: left;
}

.txtSchedule {
	font-size: 16px;
}


/* ############ ã¿ããªã³ã¯ãã¿ã³3ã¤ãã¿ã¼ã³ä»æ§èª¿æ´ ############ */
.spe-tabWrap_col-3 .spe-tab {
	width: 34%;
	padding: 0;
	margin-right: 30px;
}


/* ############ ã¿ããªã³ã¯ãã¿ã³ã®èæ¯è²å¤æ´ ############ */
/* common-v2.css ããæç²ãã¦ç·¨é */
.iconImg02 {
	display: table;
}

.iconImgInner02 {
	display: table-cell;
	vertical-align: top;
}

.iconImgInner02:first-child {
	padding: 0 10px 0 0;
}

.iconImg:hover .iconImgInner02 .u-img {
	opacity: 1;
}

.iconImg16 .iconImgInner02:first-child,
.iconImg20 .iconImgInner02:first-child {
	padding: 0 6px 0 0;
}

.spe-tabWrap {
	clear: both;
	min-width: 100%;
	margin: 0 -10px 20px -10px;
}

.spe-tabWrap:after {
	content: "";
	clear: both;
	display: table;
}

.spe-tab02 {
	float: left;
	padding: 0 10px 0 10px;
	box-sizing: border-box;
}

.spe-tabWrap.spe-tabWrapNoImg .spe-tab02 .bnrImgWrap.u-hoverLink {
	height: 60px;
}

.spe-tabWrap.spe-tabWrap_col-3 {
	min-width: 0;
	margin: 0 0 20px 0;
	padding-right: 80px;
}

.spe-tabWrap_col-3 .spe-tab02.last {
	margin-right: -80px;
}

.spe-tabWrap_col-3 .spe-tab02 {
	width: 34%;
	padding: 0;
	margin-right: 30px;
}


.spe-tabWrap_col-4 .spe-tab02 {
	width: 25%;
}

.spe-tabWrap_col-5 .spe-tab02 {
	width: 20%;
}

.spe-tab02 .bnrImgWrap {
	display: block;
	position: relative;
	font-size: 14px;
	z-index: 1;
}

.spe-tab02 .bnrImgWrap:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	content: "";
	width: 100%;
	min-height: 100%;
	box-sizing: border-box;
	border: solid 1px #E6E6E6;
	border-radius: 4px;
}

.spe-tab02 .bnrImgWrap.is-current:after {
	border-color: #333;
}

.spe-tab02 .bnrImgWrap .bnrImg {
	width: 100%;
	min-height: 60px;
}

.spe-tabWrapNoImg .spe-tab02 .bnrImgWrap .bnrImg {
	height: 60px;
}

.spe-tab02 .bnrImgWrap.u-hoverLink {
	color: #fff;
	font-weight: bold;
	background: #00b0b9;
}

.spe-tab02 .bnrImgWrap.is-current {
	color: #333;
	font-weight: bold;
}

.spe-tab02 .bnrImgWrap .u-img {
	max-width: 60px;
	border-radius: 0 4px 4px 0;
}

.spe-tab02 .iconImgInner02 {
	text-align: right;
	vertical-align: middle;
}

.spe-tab02 .iconImgInner02:first-child {
	text-align: left;
	padding-left: 10px;
}

.spe-tab02 .u-hoverLink:hover .iconImgInner02:first-child {
	text-decoration: underline;
}

/* ############ /ããã¾ã§ã¿ããªã³ã¯ãã¿ã³ã®èæ¯è²å¤æ´ ############ */



/* ############ ã¿ããªã³ã¯ãã¿ã³ã«èæ¯ç»åããã®å ´åã®ç»åãµã¤ãºèª¿æ´ ############ */
.iconImgInner03 {
	text-align: right;
	vertical-align: middle;
}

.spe-tab .bnrImgWrap .u-img03 {
	max-width: 229px;
}

img.u-img03 {
	width: 229px !important;
	height: 60px !important;
}

.spe-tab .iconImgInner03:first-child {
	text-align: left;
	padding-left: 1px !important;
}

/* ############ /ããã¾ã§ã¿ããªã³ã¯ãã¿ã³ã«èæ¯ç»åããã®å ´åã®ç»åãµã¤ãºèª¿æ´ ############ */




/* ############ jsãªã³ã¯ãã¿ã³ ############  */
/* 1ã¤ãç¸¦ä¸¦ã³ãªã³ã¯ãã¿ã³ */
.specialLinkBtn:hover {
	opacity: 0.8;
	/* ã«ã¼ã½ã«åãããã¨ãã®éé */
}

.linkBtn {
	outline: none;
	/* ã¯ãªãã¯ææ ãåºããªã */
}

/* 2ã¤ä¸¦ã³ãªã³ã¯ãã¿ã³ */
.specialLinkBtn02:hover {
	opacity: 0.8;
	/* ã«ã¼ã½ã«åãããã¨ãã®éé */
}

.specialLinkBtn02 .linkBtn02 {
	min-width: 320px;
	max-width: 380px;
	min-height: 42px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}

button.linkBtn02 {
	font-family: "ã¢ãã¤Lã·ã¼ã3ç­å¹", "ãã©ã®ãè§ã´ ProN W3", "Hiragino Kaku Gothic ProN", "ã¡ã¤ãªãª", Meiryo, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", sans-serif;
	font-size: 100%;
}

.linkBtn02 {
	display: table-cell;
	line-height: 1.2;
	vertical-align: middle;
	border: solid 1px transparent;
	border-radius: 4px;
	background: none;
	box-sizing: content-box;
	cursor: pointer;
	-webkit-appearance: none;
	outline: none;
	/* ã¯ãªãã¯ææ ãåºããªã */
}

.specialLinkBtn02 {
	font-size: 21px;
	min-height: 66px;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}

.info {
		text-align: center;
		color: red;
		margin-bottom: 10px;
}

	.txtLeft a {
		color:#2e75b6;
		text-decoration: underline;
}

	.snsinfo a {
		color:#2e75b6;
		text-decoration: underline;
}

