@charset "utf-8";

/* ======================

 [brake-point]
 min-width:900px /pc
 max-width:899px /tb
 max-width:639px /spL
 max-width:479px /sp

====================== */

/* リスト マーカー */
.mk {
	color: #e3559c;
}
/*
#footer {
	z-index: 10000000 !important;
	position: fixed !important;
	bottom:0;
}
*/

.interviewLink{
	text-align: center;
	margin: 20px auto;
	width: 90%;
}


/* -----------------------------------------------------------------------------------------------------------
 メイン
----------------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------ // pc -- */
@media screen and (min-width:900px){

	#tenyear #container {
		width: 100% !important;
		min-width: 1000px;
		
	}

	#tenyear .tenyearcontainer {
		width: 100% !important;
		position: absolute;
		top:0;
		z-index: 100000;
		background-color: #fff;
	}

	#tenyear header {
		width: 1000px !important;
		height: 110px !important;
		min-width: 1000px;
		margin: 0 auto;
	}




	#tenyear #contents {
		clear: both;
		width: 100% !important;
		min-width: 1000px;
	}

	/* メイン
	----------------------------- */

	/* 包括 */
	#main {}

	/* インナー包括 */
	.mainInner {}


	/* タイトル
	----------------------------- */

	/* 包括 */
	#wrapTtl {
		height: 500px;
		position: relative;
	}

	/* タイトル */
	#wrapTtl .hn01 {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	/* タイトル */
	#wrapTtl .icscroll {
		position: absolute;
		top: 100%;
		left: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}






	#wrapYear {
		width: 100%;
	}

	#side {
		display: block !important;
		position: fixed !important;
		top: 50%;
		right:0;
		z-index: 10000000 !important;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		width: 46px;
	}

	#nav {
		width: 46px;
		padding: 33px 0;
		background-image: url(/seito_photocon/img/10th/bg_naviside.png);
		background-position: center center;
		background-repeat: no-repeat;
	}

	#nav li {
		list-style-type: none;
		text-align: center;
		line-height: 0.1px;
		margin: 0;
		padding: 0;
		font-style: normal;
		font-weight: normal;
		font-size: 0;
		text-indent: -9999px;
	}

	#nav li a {
		display: block;
		background-position: left top;
		background-repeat: no-repeat;
		height: 28px;
		width: 46px;
	}

	#nav li.on {
		display: block;
		background-position: left top;
		background-repeat: no-repeat;
		height: 28px;
		width: 46px;
	}


	#nav li.y2008 a { background-image:url(/seito_photocon/img/10th/navi2008_off.png);}
	#nav li.y2009 a { background-image:url(/seito_photocon/img/10th/navi2009_off.png);}
	#nav li.y2010 a { background-image:url(/seito_photocon/img/10th/navi2010_off.png);}
	#nav li.y2011 a { background-image:url(/seito_photocon/img/10th/navi2011_off.png);}
	#nav li.y2012 a { background-image:url(/seito_photocon/img/10th/navi2012_off.png);}
	#nav li.y2013 a { background-image:url(/seito_photocon/img/10th/navi2013_off.png);}
	#nav li.y2014 a { background-image:url(/seito_photocon/img/10th/navi2014_off.png);}
	#nav li.y2015 a { background-image:url(/seito_photocon/img/10th/navi2015_off.png);}
	#nav li.y2016 a { background-image:url(/seito_photocon/img/10th/navi2016_off.png);}


	#nav li.y2008.active a { background-image:url(/seito_photocon/img/10th/navi2008_on.png);}
	#nav li.y2009.active a { background-image:url(/seito_photocon/img/10th/navi2009_on.png);}
	#nav li.y2010.active a { background-image:url(/seito_photocon/img/10th/navi2010_on.png);}
	#nav li.y2011.active a { background-image:url(/seito_photocon/img/10th/navi2011_on.png);}
	#nav li.y2012.active a { background-image:url(/seito_photocon/img/10th/navi2012_on.png);}
	#nav li.y2013.active a { background-image:url(/seito_photocon/img/10th/navi2013_on.png);}
	#nav li.y2014.active a { background-image:url(/seito_photocon/img/10th/navi2014_on.png);}
	#nav li.y2015.active a { background-image:url(/seito_photocon/img/10th/navi2015_on.png);}
	#nav li.y2016.active a { background-image:url(/seito_photocon/img/10th/navi2016_on.png);}




	.box {width: 100%;}

	.box .inner{
		width: 100%;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		padding-top: 200px;
		padding-bottom: 200px;
	}
	
	.box .innerIn{
		margin-top: 40px;
	}

	.box .inner .ttlyear{
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}

	.box .inner .innerPhoto {
		max-width: 980px;
		margin: 0 auto;
	}


.tab-menu {
	display: none;
}


.tab-box {}

.tab-box div.tabWrap {
	width: 420px;
	float: left;
	margin-left: 10px;
	margin-right: 35px;
	background-color: #FFF;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

.aw {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.aw .awl {
	display: table-cell;
	width: 205px;
	vertical-align: top;
}

.aw .awr {
	display: table-cell;
	vertical-align: top;
	background-color: #f5f5f5;
	text-align: center;
}

.aw .w {
	padding: 50px 10px !important;
}
.aw .w2 {
	padding: 10px !important;
}

.aw .h{
	padding: 10px 30px !important;
}


.aw .awr img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	vertical-align: bottom;
}


.listLink a{
	background-color: #fad7e9;
	text-align: center;
	padding: 10px;
	display: block;
}


.tab-box div.tabWrap h3 {
	margin-left: -10px;
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 38px;
	background-image:url(/seito_photocon/img/10th/ttl_award.png);
	background-repeat: no-repeat;
}

.tab-box div.tabWrap h3 span{
	line-height: 0.1px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 0;
	text-indent: -9999px;
}

.tab-box div.tabWrap:first-child {
	width: 230px;
	float: left;
	margin-right: 35px;
}

.tab-box div.tabWrap:first-child h3 {
	background-image:url(/seito_photocon/img/10th/ttl_dwchis.png);
}

.tab-box div.tabWrap:last-child {
	width: 230px;
	float: right;
	margin-right: 0;
}

.tab-box div.tabWrap:last-child h3 {
	background-image:url(/seito_photocon/img/10th/ttl_news.png);
}



.tab-box div.tabWrap .tab-boxInner{
	padding: 6px 20px 16px 20px;
}

.tab-box div.tabWrap .tab-boxInner .p{}
.tab-box div.tabWrap .tab-boxInner .t{
	font-size: 1.3rem;
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #c3a5cd;
	border-bottom: 1px solid #c3a5cd;
}

.tab-box div.tabWrap .tab-boxInner ul{
	font-size: 1.3rem;
	padding: 0;
}

.tab-box div.tabWrap .tab-boxInner ul li{
	list-style: none;
}

.tab-box div.tabWrap .news ul {
	background: #f5f5f5;
	padding: 5px 5px;
}

.tab-box div.tabWrap .news ul li {
	background: #f5f5f5;
	padding: 5px 5px;
}

.tab-box div.tabWrap .news h4 {
	height: 2em;
	background-color:#0892bf;
	color: #fff;
	text-align: center;
	line-height: 1.8em;
}



.tab-box div.tabWrap .tab-boxInner ul li:before {
	content: '';
	width: 2px;
	height: 2px;
	margin-right: 5px;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	left: 0;
	top: -3px;
}

.tab-box div.tabWrap .history ul li:before {
	background: #884c9b;
}

.tab-box div.tabWrap .news ul li:before {
	background: #0892bf;
}

.tab-box div.tabWrap .tab-boxInner .ttl{
	margin-bottom: 10px;
	padding: 10px 0;
	border-top: 1px solid #e7388f;
	border-bottom: 1px solid #e7388f;
	color: #e7388f;
	font-size: 1.6rem;
}

.tab-box div.tabWrap .tab-boxInner .name{
	font-size: 1.2rem;
}

.tab-box div.tabWrap .tab-boxInner .name span{
	font-size: 1.6rem;
}





#y2008 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2008.jpg) no-repeat center;background-size: cover;}
#y2008 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2008.jpg) no-repeat center;}
#y2009 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2009.jpg) no-repeat center;background-size: cover;}
#y2009 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2009.jpg) no-repeat center;}
#y2010 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2010.jpg) no-repeat center;background-size: cover;}
#y2010 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2010.jpg) no-repeat center;}
#y2011 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2011.jpg) no-repeat center;background-size: cover;}
#y2011 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2011.jpg) no-repeat center;}
#y2012 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2012.jpg) no-repeat center;background-size: cover;}
#y2012 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2012.jpg) no-repeat center;}
#y2013 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2013.jpg) no-repeat center;background-size: cover;}
#y2013 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2013.jpg) no-repeat center;}
#y2014 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2014.jpg) no-repeat center;background-size: cover;}
#y2014 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2014.jpg) no-repeat center;}
#y2015 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2015.jpg) no-repeat center;background-size: cover;}
#y2015 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2015.jpg) no-repeat center;}
#y2016 .inner .bgbgbgv{background: url(/seito_photocon/img/10th/bg_2016.jpg) no-repeat center;background-size: cover;}
#y2016 .inner .bgbgbg{background: url(/seito_photocon/img/10th/bg_2016.jpg) no-repeat center;}


.inner .bgbgbgv{
	width: 100%;
	height: 100vh;
	position: absolute;
	top:0;
	z-index: -3;
}

.inner .bgbgbg{
	display: none;
	width: 100%;
	height: 100vh;
	background-size: cover;
	position: absolute;
	top:0;
	z-index: -1;
	overflow: hidden;/*ブラー効果でボヤけた部分を非表示*/
}

/*:beforeにぼかし効果を設定する*/
.inner .bgbgbg:before{
	content: '';
	background: inherit;/*.bgImageで設定した背景画像を継承する*/
	background-size: cover;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	position: absolute;
	/*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	z-index: -2;/*重なり順序を一番下にしておく*/
}

.inner{ position: relative;height: 100vh;}


	#y2017 .innerFit{
		width: 100%;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	#y2017 .innerFit .ttlyear{
		width: 100%;
		display: block;
		text-align: center;
		padding-top: 40px;
		margin-bottom: 40px;
	}

	#y2017 .innerFit .innerCopy {
		max-width: 980px;
		margin: 0 auto;
		padding-bottom: 40px;
		text-align: center;
	}

	#y2017 .innerFit{
		background-image: url(/seito_photocon/img/10th/bg_2017.png);
		background-repeat:repeat;
		background-size:auto;
	}

	#information .innerFit{
		width: 100%;
		margin-top: 80px;
		padding-bottom: 80px;
	}

	#information .innerFit .innerCopy {
		width: 1000px !important;
		margin: 0 auto;
	}

	#information .innerFit .innerCopy .wnc {
		width: 100%;
		display: table;
		background-color: #f5f5f5;
		padding: 40px;
		box-sizing:border-box;
	}

	#information .innerFit .innerCopy .wname {
		width: 37%;
		display: table-cell;
	}

	#information .innerFit .innerCopy .wname dl{
		width: 100%;
	}


	#information .innerFit .innerCopy .wname dt{
		width: 140px;
		float: left;
	}

	#information .innerFit .innerCopy .wname dt img{
		vertical-align: bottom;
	}

	#information .innerFit .innerCopy .wname dd{
		width : -webkit-calc(100% - 140px) ;
		width : calc(100% - 140px) ;
		float: left;
		padding: 0 20px;
		box-sizing: border-box;
	}

	#information .innerFit .innerCopy .wname .n{
		font-size: 140%;
		margin-bottom: 10px;
	}

	#information .innerFit .innerCopy .wname .k{
		color: #e3147b;
		font-style: italic;
	}

	#information .innerFit .innerCopy .wname .d{}

	#information .innerFit .innerCopy .wcom {
		width: 60%;
		display: table-cell;
	}

	#information .innerFit .innerCopy .wcom .co {
		font-size: 170%;
		font-weight: bold;
	}

	#information .innerFit .innerCopy .wcom .coInner {
		padding: 15px;
		background-color: #fff;
		line-height: 1.8em;
	}




}
/* pc // -- */

/* ------------------------------------------------------------------------------ // tb -- */
@media screen and (max-width:899px){

	/* メイン
	----------------------------- */

	/* 包括 */
	#main {}

	/* インナー包括 */
	.mainInner {}


	/* タイトル
	----------------------------- */

	/* 包括 */
	#wrapTtl {
		width: 100%;
		height: auto;
		position: relative;
	}

	/* タイトル */
	#wrapTtl .hn01 {
		width: 80%;
		margin: 2em auto 5em;
		text-align: center;
	}
	#wrapTtl .hn01 img {
		width: 100%;
		max-width: 453px;
		height: auto;
	}

	/* タイトル */
	#wrapTtl .icscroll {
		text-align: center;
	}

	/* タブメニュー */
	.tab-menu {
		width: 94.2%;
		margin: 0 auto;
		list-style: none;
		display: table;
	}
	.tab-menu li {
		display: table-cell;
	}
	.tab-menu li img {
		vertical-align: bottom;
	}

	/* タブの中身 */
	.tab-box {
		width: 94%;
		margin: 0 auto;
	}
	.tab-box .tabWrap {
	visibility: hidden;
	height: 0;
	}
	.tab-box .tabWrap.active {
	visibility: visible;
	height: auto;
	}

	.tab-menu li.n1 {
		width: 35%
	}

	.tab-menu li.n1 {
		width: 30%
	}

	.tab-menu li.n1 {
		width: 35%
	}

	.box .inner {
		padding: 4% 1%;
	}

	.box .inner .ttlyear {
		width: 100%;
		display: block;
		text-align: center;
		margin: 2% auto 4%;
	}
	.box .inner .ttlyear img {
		width: 70%;
		max-width: 315px;
	}


.tab-box {}

.tab-box div.tabWrap {
	width: 100%;
	background-color: #FFF;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}
.tab-box div.tabWrap.active {
	border-width: 5px 0 0;
	border-style: solid;
}
.tab-box div.tabWrap:nth-child(1).active { border-color: #884c9b; }
.tab-box div.tabWrap:nth-child(2).active { border-color: #e7388f; }
.tab-box div.tabWrap:nth-child(3).active { border-color: #0892bf; }

.aw {
}

.aw .awl {
}

.aw .awr {
	background-color: #f5f5f5;
	text-align: center;
}

.aw .w {
	padding: 50px 10px !important;
}
.aw .w2 {
	padding: 10px !important;
}

.aw .h{
	padding: 1em 2.5em !important;
}


.aw .awr img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	vertical-align: bottom;
}


.listLink a{
	background-color: #fad7e9;
	text-align: center;
	padding: 0.8em;
	display: block;
}


.tab-box div.tabWrap h3 {
	display: none;
}
.tab-box div.tabWrap .tab-boxInner{
	padding: 1.2em;
}

.tab-box div.tabWrap .tab-boxInner .p{}
.tab-box div.tabWrap .tab-boxInner .t{
	font-size: 1.3rem;
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #c3a5cd;
	border-bottom: 1px solid #c3a5cd;
}

.tab-box div.tabWrap .tab-boxInner ul{
	font-size: 1.3rem;
	padding: 0;
}

.tab-box div.tabWrap .tab-boxInner ul li{
	list-style: none;
}

.tab-box div.tabWrap .news ul {
	background: #f5f5f5;
	padding: 5px 5px;
}

.tab-box div.tabWrap .news ul li {
	background: #f5f5f5;
	padding: 5px 5px;
}

.tab-box div.tabWrap .news h4 {
	height: 2em;
	background-color:#0892bf;
	color: #fff;
	text-align: center;
	line-height: 1.8em;
}



.tab-box div.tabWrap .tab-boxInner ul li:before {
	content: '';
	width: 2px;
	height: 2px;
	margin-right: 5px;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	left: 0;
	top: -3px;
}

.tab-box div.tabWrap .history ul li:before {
	background: #884c9b;
}

.tab-box div.tabWrap .news ul li:before {
	background: #0892bf;
}

.tab-box div.tabWrap .tab-boxInner .ttl{
	margin-bottom: 10px;
	padding: 10px 0;
	border-top: 1px solid #e7388f;
	border-bottom: 1px solid #e7388f;
	color: #e7388f;
	font-size: 1.6rem;
}

.tab-box div.tabWrap .tab-boxInner .name{
	font-size: 1.2rem;
}

.tab-box div.tabWrap .tab-boxInner .name span{
	font-size: 1.6rem;
}








	#side{
		display: none !important;
	}

	#y2009,#y2010,#y2011,#y2012,#y2013,#y2014,#y2015,#y2016,#y2017 {
		padding-top: 122px;
		background-image: url(/seito_photocon/img/10th/bg_run.png);
		background-position: center top;
		background-repeat: no-repeat;

	}

	#y2008 {
		padding-top: 60px;
	}


	#y2008 .inner{background-image: url(/seito_photocon/img/10th/bg_2008.png);background-size: cover;}
	#y2009 .inner{background-image: url(/seito_photocon/img/10th/bg_2009.png);background-size: cover;}
	#y2010 .inner{background-image: url(/seito_photocon/img/10th/bg_2010.png);background-size: cover;}
	#y2011 .inner{background-image: url(/seito_photocon/img/10th/bg_2011.png);background-size: cover;}
	#y2012 .inner{background-image: url(/seito_photocon/img/10th/bg_2012.png);background-size: cover;}
	#y2013 .inner{background-image: url(/seito_photocon/img/10th/bg_2013.png);background-size: cover;}
	#y2014 .inner{background-image: url(/seito_photocon/img/10th/bg_2014.png);background-size: cover;}
	#y2015 .inner{background-image: url(/seito_photocon/img/10th/bg_2015.png);background-size: cover;}
	#y2016 .inner{background-image: url(/seito_photocon/img/10th/bg_2016.png);background-size: cover;}



	#y2017 .innerFit{
		width: 100%;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	#y2017 .innerFit .ttlyear{
		width: 100%;
		display: block;
		text-align: center;
		padding-top: 40px;
		margin-bottom: 40px;
	}

	#y2017 .innerFit .innerCopy {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 40px;
		text-align: center;
	}

	#y2017 .innerFit .innerCopy img {
		width: 80%;
		max-width: 390px;
	}

	#y2017 .innerFit{background-image: url(/seito_photocon/img/10th/bg_2017.png); background-repeat:repeat; background-size:auto;}




	#information .innerFit{
		width: 100%;
		margin-top: 80px;
		padding-bottom: 60px;
	}

	#information .innerFit .innerCopy {
	}

	#information .innerFit .innerCopy .wnc {
		width: 100%;
		background-color: #f5f5f5;
		padding: 1.2em;
	}

	#information .innerFit .innerCopy .wname {
		width: 100%;
		margin-bottom: 1.5em;
	}

	#information .innerFit .innerCopy .wname dl{
		width: 100%;
	}


	#information .innerFit .innerCopy .wname dt{
		width: 140px;
		float: left;
	}

	#information .innerFit .innerCopy .wname dt img{
		vertical-align: bottom;
	}

	#information .innerFit .innerCopy .wname dd{
		width : -webkit-calc(100% - 140px) ;
		width : calc(100% - 140px) ;
		float: left;
		padding: 0 20px;
		box-sizing: border-box;
	}

	#information .innerFit .innerCopy .wname .n{
		font-size: 140%;
		margin-bottom: 10px;
	}

	#information .innerFit .innerCopy .wname .k{
		color: #e3147b;
		font-style: italic;
	}

	#information .innerFit .innerCopy .wname .d{}

	#information .innerFit .innerCopy .wcom {}

	#information .innerFit .innerCopy .wcom .co {
		font-size: 120%;
		font-weight: bold;
		margin-bottom: 0.5em;
	}

	#information .innerFit .innerCopy .wcom .coInner {
		padding: 1em;
		background-color: #fff;
	}


}
/* tb // -- */


