@charset "utf-8";

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

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

 ヘッダーに関しては、
 min-width:900px /pc・tbで共通表示
====================== */


/* -----------------------------------------------------------------------------------------------------------
 枠組み
----------------------------------------------------------------------------------------------------------- */

/*  */
#wrapContainer{
	position: relative;
	width: 100%;
}

#container {
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
}


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

#container {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	margin: 0 auto;
}

}
/* tb // -- */


@media screen and (min-width:900px){
/* バナーエリア */
#BannerArea {
	width: 1000px;
  	min-width: 1000px;
  	margin: 40px auto 0;
}
}

@media screen and (min-width:800px){
/* バナーエリア */
#BannerArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 800px;
  	min-width: 800px;
  	margin: 40px auto;
}
/* 10周年バナー */
#BannerArea #bnr10Th {
	text-indent: -9999px;
	padding: 0 5px 0 10px;
}


#BannerArea #bnr10Th a {
	display: block;
	width: 188px;
	height: 45px;
	background: url(/seito_photocon/img/common/footer/bnr_10th.png?nocache=20250107145711) no-repeat left top;
}

/* インスタバナー */
#BannerArea #bnrInsta {
	text-indent: -9999px;
	padding: 0 10px 0 5px;
}

#BannerArea #bnrInsta a {
	display: block;
	width: 188px;
	height: 45px;
	background: url(/seito_photocon/img/common/footer/bnr_insta.png?nocache=20250107145711) no-repeat left top;
}
}

/* -----------------------------------------------------------------------------------------------------------
 ヘッダー
----------------------------------------------------------------------------------------------------------- */

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

/* ヘッダー 
----------------------------- */

/* 包括 */
#header {
	width: 100%;
	height: 145px;
	position: relative;
}

/* ナビボタン（768以上非表示） */
#header #btnSpNavi {
	display: none;
}

/* ロゴ */
#header #headerLogo {
	position: absolute;
	top: 63px;
	left: 0;
	width: 242px;
	height: 23px;
	background: url(/seito_photocon/img/common/header/logo.png?nocache=20250107145711) no-repeat left center;
	background-size: contain;
}

/* インナー */
#headerInner {
	display: block;
}

/* グローバルナビ包括 */
#header #headerInner #mainNavi {
	position: absolute;
	top: 65px;
	right: 0;
}

/* グローバルナビ */
#header #headerInner #mainNavi > ul {
	width: auto;
}

/* グローバルナビ 各リンク */
#header #headerInner #mainNavi > ul > li {
	float: left;
	padding: 0 1em;
    text-align: center;
	font-size: 1.3rem;
}

#header #headerInner #mainNavi > ul > li:last-child{
	padding-right: 0;
}

/* グローバルナビ 各リンク 現在地 */
#header #headerInner #mainNavi > ul > li.current > a {
	/*color: #e3559c;*/
	color: #ff6633;
}

/* グローバルナビ 各リンク 現在地 */
#header #headerInner #mainNavi > ul > li.current > a:after {
	margin: 0 auto;
}

/* グローバルナビ 各リンク hover */
#header #headerInner #mainNavi > ul > li a:hover:after {
	margin: 0 auto;
}

/* グローバルナビ 各リンク hover（過去の入選はなし） */
/*
#header #headerInner #mainNavi > ul > li#naviPast > a:hover:after {
	display: block;
	content: " ";
	width: 0;
	height: 0;
	margin: 0;
	border-top: none;
}
*/

/* 10周年バナー */
#header #headerInner #bnrTaidan {
	position: absolute;
	top: 50px;
	right: 0;
	line-height: 0.1px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 1px;
	text-indent: -9999px;
}

/* 対談バナー リンク */
#header #headerInner #bnrTaidan a {
	display: block;
	width: 188px;
	height: 45px;
	background: url(/seito_photocon/img/common/header/bnr_taidan.png?nocache=20250107145711) no-repeat left top;
}



/* 年度ナビ　配置 */
#header #headerInner #yearNavi {
	display: none;
	position: relative;
}

/* 年度ナビ　配置 */
#header #headerInner #yearNavi ul {
	position: absolute;
	right: 0;
	width: 990px;
	padding-top: 2em;
}

/* 年度ナビ　各リンク */
#header #headerInner #yearNavi ul li {
	float: right;
	padding-left: 1.2em;
	font-size: 1.1rem;
}

}
/* pc // -- */


/* ------------------------------------------------------------------------------ // tb -- */
@media screen and (max-width:899px){
body {
	-webkit-text-size-adjust: none;
}
/* ヘッダー 
----------------------------- */

/* 包括 */
#header {
	width: 100%;
}

/* 包括 */
#header #wrapHeaderLogo {
	width: 100%;
	padding: 3.25945%;
	position: relative;
	z-index: 201;
}
/* ヘッダー.active */
body.active {
	background: #000;
}
body.active #contents,
body.active .wrapPageTop,
body.active #footer {
	display: none;
}
#header #wrapHeaderLogo.active {
	position: absolute;
}

/* ロゴ */
#header #headerLogo {
	width: 60%;
	height: 45px;
	margin-left: 25%;
	vertical-align: middle;
	text-align: center;
	background: url(/seito_photocon/img/common/header/logo.png?nocache=20250107145711) no-repeat left center;
	background-size: contain;
}

/* ロゴ active */
#header #headerLogo.active {
	background: url(/seito_photocon/img/common/header/logo_sp.png) no-repeat left center;
	background-size: contain;
}

/* インナー */
#headerInner {
	display: none;
}

/* インナー */
#headerInner.active {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 200;
	padding-top: 90px;
}

/* グローバルナビ包括 */
#header #headerInner.active #mainNavi {
	width: 100%;
	background: #202020;
}

/* グローバルナビ */
#header #headerInner.active #mainNavi > ul {
	width: 100%;
}

/* グローバルナビ 各リンク */
#header #headerInner.active #mainNavi > ul > li {
	width: 100%;
    text-align: center;
	color: #fff;
	font-size: 1.4rem;
	border-bottom: #000 1px solid;
	padding: 5px 3.25945%;
}
#header #headerInner.active #mainNavi > ul > li a {
	display: block;
	color: #fff;
	padding: 8px 0;
}

/* グローバルナビ 各リンク 現在地 */
#header #headerInner.active #mainNavi > ul > li.current > a {
	/*color: #e3559c;*/
	color: #ff6633;
}

/* 10周年バナー */
#header #headerInner #bnr10Th {
	text-align: center;
	font-size: 1.3rem;
	border-bottom: #000 1px solid;
	padding: 5px 3.25945%;
	background: #202020;
}

/* 10周年バナー リンク */
#header #headerInner #bnr10Th a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #202020;
	padding: 8px 0;
}

/* 対談バナー */
#header #headerInner #bnrTaidan {
	text-align: center;
	font-size: 1.3rem;
	border-bottom: #000 1px solid;
	padding: 5px 3.25945%;
	background: #202020;
}

/* 対談バナー リンク */
#header #headerInner #bnrTaidan a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #202020;
	padding: 8px 0;
}






/* 年度ナビ　配置 */
#header #headerInner #yearNavi {
	display: block !important;
}

/* 年度ナビ　配置 */
#header #headerInner #yearNavi ul {
	letter-spacing: -0.4em;
	text-align: center;
}

/* 年度ナビ　各リンク */
#header #headerInner #yearNavi ul li {
	display: inline-block;
	letter-spacing: normal;
	padding: 5px;
	font-size: 1.3rem;
	font-style: italic;
}
#header #headerInner #yearNavi ul li a {
	color: #a9a9a9 !important;
	padding: 8px 10px !important;
}

/* バーガーメニュー 
----------------------------- */

/* ナビボタン */
#header #wrapHeaderLogo #btnSpNavi {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	padding: 3.25945%;
	cursor: pointer;
}

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 45px;
	height: 45px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	/*background-color: #e3559c;*/
	background-color: #ff6633;;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 19px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 3px;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}

}

/* -----------------------------------------------------------------------------------------------------------
 コンテンツ
----------------------------------------------------------------------------------------------------------- */

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


/*　大枠 
----------------------------- */

#contents {
	clear: both;
	width: 1000px;
	min-width: 1000px;
	margin: 10px auto 0;
}

}
/* pc // -- */





/* -----------------------------------------------------------------------------------------------------------
 フッター
----------------------------------------------------------------------------------------------------------- */

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

/* フッター
----------------------------- */

/* 包括 */
#footer {
	clear: both;
	width: 100%;
	height: 40px;
	margin-top: 40px;
	background: #f5f5f5;
}

/* インナー */
#footer #footerInner {
	display: table;
	table-layout: fixed;
	width: 1000px;
	min-width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #f5f5f5;
}

/* ロゴ */
#footer #footerInner #footerLogo {
	display: table-cell;
	width: 15%;
	vertical-align: middle;
	text-align: left;
}

/* ロゴ イメージ */
#footer #footerInner #footerLogo img {
	max-width: 135px;
	margin-top: 10px;
}

/* インスタアイコン */
#footer #footerInner #instaIcon {
	display: table-cell;
	width: 35%;
	vertical-align: middle;
	text-align: left;
}

/* インスタアイコン イメージ */
#footer #footerInner #instaIcon img {
	max-width: 36px;
    margin-top: 10px;
}

/* コピーライト */
#footer #footerInner small {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	text-align: right;
	color: #666;
	font-size: 1.0rem;
}

/* ページトップ
----------------------------- */

/* 包括 */
.wrapPageTop {
	position: fixed;
	right: 50px;
	bottom: 100px;
	z-index: 50;
	cursor: pointer;
	background: #F00;
}

/* ボタン */
.wrapPageTop .btnPageTop {
	z-index: 100;
	width: 37px;
	height: 37px;
	background: url(/seito_photocon/img/common/footer/btn_pagetop.png) no-repeat left top;
	line-height: 0.1px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 1px;
	text-indent: -9999px;
}

/* ボタン */
.wrapPageTop .btnPageTopImg {
	z-index: 101;
	width: 37px;
	height: 93px;
	margin-top: -125px;
	/*background: url(/seito_photocon/img/common/footer/btn_pagetop_img.png) no-repeat left top;*/
}


}
/* pc // -- */




@media screen and (max-width:799px){
/* バナーエリア */
#BannerArea {
	display: block;
  	margin: 20px auto;
  	width : 100%;
}
/* 10周年バナー */
#BannerArea #bnr10Th {
	text-indent: -9999px;
	margin: 0 auto;
	width: 50%;
}


#BannerArea #bnr10Th a {
	display: block;
	width: 188px;
	height: 45px;
	background: url(/seito_photocon/img/common/footer/bnr_10th.png?nocache=20250107145711) no-repeat left top;
}

/* インスタバナー */
#BannerArea #bnrInsta {
	text-indent: -9999px;
	margin: 0 auto 10px;
	width: 50%;
}

#BannerArea #bnrInsta a {
	display: block;
	width: 188px;
	height: 45px;
	background: url(/seito_photocon/img/common/footer/bnr_insta.png?nocache=20250107145711) no-repeat left top;
}
}

/* ------------------------------------------------------------------------------ // tb -- */
@media screen and (max-width:899px){
/* フッター
----------------------------- */
/* 包括 */
/* インナー */
#footer #footerInner {
	text-align: center;
	background: #f5f5f5;
	padding: 1em;
}

/* ロゴ */
#footer #footerInner #footerLogo {
	margin-bottom: 0.5em;
}

/* ロゴ イメージ */
#footer #footerInner #footerLogo img {
	max-width: 155px;
	vertical-align: bottom;
}
/* インスタアイコン */
#footer #footerInner #instaIcon img {
	max-width: 40px;
}

/* コピーライト */
#footer #footerInner {
	line-height: 1;
}
#footer #footerInner small {
	color: #666;
	font-size: 1.0rem;
	display: block;
	line-height: 1.4;
}

/* ページトップ
----------------------------- */
/* 包括 */
.wrapPageTop {
	background: #fef6fb;
	text-align: right;
}

/* ボタン */
.wrapPageTop .btnPageTop {
	width: 100%;
	height: 45px;
	padding-right: 80px;
	line-height: 45px;
	background: url(/seito_photocon/img/common/footer/btn_pagetop.png) no-repeat 96% 4px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	/*color: #e3559c;*/
	color: #ff6633;
	cursor: pointer;
}

/* ボタン */
.wrapPageTop .btnPageTopImg {
	display: none;
}
}
/* SP // -- */

@media screen and (max-width:767px){
	#headerInner.active {
		padding-top: 60px;
	}
	.wrapPageTop .btnPageTop {
		padding-right: 60px; 
	}
}

