@charset "UTF-8";
/* --------------------------------------------------
* Layout
* -------------------------------------------------- */

/* Main
* -------------------------------------------------- */
#main {}

#main .inner {}

#academy .inner {
background-color :#F2F2F2;
padding: 3em 6em;
}

/*#academy h2 {
font-size: 50px;
font-size: 5.0rem;
text-align:center;
margin: 0 0 0.5em 0;
}

#academy h2 span.red {
color :#D02D1D;
}

.academyArea {
border: 1px solid #CCCCCC;
padding: 1.5em 3em 1em 3em;
}

.academyArea p {
color :#4D4D4D;
font-weight: 700;
margin: 0 0 1em 0;
}

#main .inner h3 {
color:#FFF;
font-size: 18px;
font-size: 1.8rem;
background-color: #000;
padding: 0.4em 1em 0.2em 1em;
margin: 2.8em 0 1.8em 0;
}*/



/* フォトコンテスト
* -------------------------------------------------- */



/* --------------------------------------------------
* 応募ボタン-s
* -------------------------------------------------- */

#main .c-button.blue a {
    text-align: center;
    line-height: 1.2;
    width: 470px;
    display: block;
    border: 1px solid #9CB2C9;
    border-radius: 8px;
    box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 16%);
    color: #333333/*454647*/;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    margin:2.5em auto;
    text-decoration: none;
    background-color: #DEE5ED/*#364563*/;
}

#main .c-button.result a {
    text-align: center;
    line-height: 1.2;
    width: 550px;
    display: block;
    border: 1px solid #999999;
    border-radius: 8px;
    box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 16%);
    color: #FFFFFF;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    margin: 2.5em auto;
    text-decoration: none;
    background-color: #01398e;
    font-weight: bold;
}


.entry li:after {
     content: none !important;   
}

/* --------------------------------------------------
* 応募ボタン-終了ver
* -------------------------------------------------- */

#main .c-button.blueend {
    text-align: center;
    line-height: 1;
    width: 300px;
    display: block;
    border: 1px solid #364563;
    border-radius: 8px;
    box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 16%);
    color: #454647;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    margin:2.5em auto;
    text-decoration: none;
}

/* --------------------------------------------------
* 終了テキスト
* -------------------------------------------------- */

.endtxt {
    font-size: 1.8em!important;
    margin-bottom: 1.5em!important;
}

/* --------------------------------------------------
* 開催中止・調整中などのグレーボタン
* -------------------------------------------------- */
#courseDetail .ceaseBt {
	display: block;
    position: relative;
    width: 600px;
    margin: 50px auto;
    color: #fff;
    font-size: 2.0rem;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-decoration: none;
    border: 3px solid;
    border-radius: 10px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
	background: #989898;
    padding: 15px;
    border-color: #636363;
    line-height: 1.4;
	text-align: center;
}
		@media screen and (max-width: 479px){
			.ceaseBt {
				width: 80%;
			}	
		}


/* --------------------------------------------------
* CSS3 Transition
* -------------------------------------------------- */
xxxxx {
	-webkit-transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
	transition: all 0.35s cubic-bezier(0.75, 0, 0.35, 1);
}




/* --------------------------------------------------
* ClearFix
* -------------------------------------------------- */
xxxxx {
	*zoom: 1;
}

xxxxx:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}




/* --------------------------------------------------
* FontSize 0
* -------------------------------------------------- */
xxxxx {
	color: transparent;
	font: 0/0 aa;
	text-decoration: none;
}




/* --------------------------------------------------
* Retina
* -------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
(-webkit-min-device-pixel-ratio: 1.5),
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {


	/* Course Detail
		* -------------------------------------------------- */
	#courseDetail table tr td a {
		background-image: url(/store/page/LUMIXCLUB/lumix-academy/common/img/arrow_circle_blue_w10@2x.png);
	}

	#courseDetail table tr.teacher td p a span {
		background-image: url(/store/page/LUMIXCLUB/lumix-academy/common/img/arrow_circle_blue_w10@2x.png);
	}

	#courseDetail .reserve p a:after {
		background-image: url(/store/page/LUMIXCLUB/lumix-academy/common/img/arrow_btn_w10@2x.png);
	}


}

/* END @media pixel ratio */





/* --------------------------------------------------
* Media Width 479px
* -------------------------------------------------- */
@media screen and (max-width: 479px) {


	/* Course List
	* -------------------------------------------------- */
	#academy .inner {
	padding: 2em 1em 1em 1em;
	}
	#academy h2 {
	font-size:36px;
	font-size: 3.6rem;
	}
	#academy h2 span.sp {
	display:block;
	margin-left: 0.6em;
	}
	.academyArea {
	padding: 1.5em 1.8em;
	}
	.academyArea li {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 0.4em 0;
	}

	/* Course List
	* -------------------------------------------------- */
	#courseList {
		margin: 30px 0 0;
	}

	#courseList table td span {
		display: inline-block;
		margin-right: 10px;
	}




	/* ***** movie ***** */
	#movieSample {}

	#movieSample video {
		display: block;
		margin: 10px 0 0;
		width: 100%;
	}



	.u-show_media {
		display: inline-block;
	}

	.u-hide_media {
		display: none;
	}

	.is-note {
		padding: 15px;
		border: 3px double #8199b0;
		text-align: center;
		letter-spacing: 0.2px;
	}
	
	#stampcard .novelty_box {
	width: 98%;
}
#stampcard .novelty_box dt {
	width:auto;
	float: none;
}

#attention .inner {
	padding:0.5em;
	width: 95%;
	margin:0 auto;
}

#stampcard .novelty_box dt {
	margin-bottom:0.3em;
}

.attention_txt p {
	margin: 0.5em 0;
	font-size:1.3rem;
}

}

/* END @media width 479px */

/* Caution Text */
.cautionTxt {
	font-size: 0.8em;
	margin: 10px 0 0 0;
}

/* AUTO OPEN CLOSE */
#timerdata,
#timing-pre,
#timing-now,
#timing-end {
	display: none;
}

.news {
	margin: 10px 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	color: #e00003;
}


#courseDetail table tr td p a.stamp {
	background: none;
	padding: 0px;
}


/*----作例画像切り替え----*/
.ExampleChangeImage{
    position: relative;
	left: 0px;
	top: 0px;
    width: 836px;
    height: 557px;
}

.ExampleChangeImage img{
    position: absolute;
    top: 0;
    left: 0;
    animation: ExampleChangeImage 15s infinite;
    opacity: 0;
}

/*----@keyframes ExampleChangeImage{
    0%{ opacity: 0;}
    25%{ opacity: 1;}
    50%{ opacity: 1;}
    75%{ opacity: 0;}
    100%{ opacity: 0;}
}----*/

@keyframes ExampleChangeImage{
    0%{ opacity: 0;}
    20%{ opacity: 1;}
    33%{ opacity: 1;}
    63%{ opacity: 0;}
    100%{ opacity: 0;}
}

.ExampleChangeImage img:nth-of-type(1) {
    animation-delay: 0s;
}
.ExampleChangeImage img:nth-of-type(2) {
    animation-delay: 5s;
}
.ExampleChangeImage img:nth-of-type(3) {
    animation-delay: 10s;
}


#main .btn-gray {
    text-align: center;
    line-height: 1.2;
    width: 500px;
    display: block;
    border: 1px solid #9CB2C9;
    border-radius: 8px;
    box-shadow: 0px 0px 6px 1px rgb(0 0 0 / 16%);
    color: #333333;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    margin: 2.5em auto 1em auto;
    text-decoration: none;
    background-color: #f5f5f5;
}