
@charset "utf-8";
/*CSS INFOMATION=======================

SHSHOW
BASECSS

File name : base.css

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



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

	=COMMON
-----------------------------------------*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);




.spBox{
	display:none;
}

/*

  =TITLE
-----------------------------------------*/

h2.ttl_news{
	background:#000 url(../images/icon_news.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

h2.ttl_special{
	background:#000 url(../images/icon_special.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

h2.ttl_gallery{
	background:#000 url(../images/icon_gallery.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

h2.ttl_words_none{
	background:#000 url(../images/icon_words.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
}



h2.ttl_words a{
	background:#000 url(../images/icon_words.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
}

h2.ttl_words a:hover{
	background:#333 url(../images/icon_words.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
}

h2.ttl_black{
	background:#000;
	padding:13px 15px 11px 15px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}


h3{
	background:#666;
	padding:10px 15px 8px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	clear:both;
	font-size:16px;
}



#content{
	width:988px;
	margin:30px auto 30px;
}



#bannerArea ul{
	overflow:hidden;
	margin:0 0 10px 10px;
}

#bannerArea li{
	float:left;
	padding:0 10px 10px;
}

#bannerArea li a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}



/*

  =LIST
-----------------------------------------*/




ul.listA {
	overflow:hidden;
	margin:0 0 0 4px;
}

ul.listA li{
	width:456px;
	height:256px;
	float:left;
	margin:0 15px 30px;
	position:relative;
	background:#000 url(../images/icon_right.png) center right no-repeat;
}

ul.listA li img{
	width:456px;
	height:256px;
}

ul.listA li a:hover .photoImg img{
    filter:alpha(opacity=50)!important;
	-moz-opacity: 0.5!important;
	opacity: 0.5!important;
}




ul.listB {
	overflow:hidden;
}

ul.listB li{
	width:456px;
	height:256px;
	float:left;
	margin:0 19px 38px;
	position:relative;
	background:#000 url(../images/icon_right.png) center right no-repeat;
}




ul.listB li img{
	width:456px;
	height:256px;
}

ul.listB li a:hover .photoImg{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


ul.listC {
	margin:0 20px 50px;
}


ul.listC li a{
	display:block;
	font-size:15px;
	text-transform:none;
}

ul.listC li a:hover{
	background:#ddd !important;
}


ul.listD li{
	padding:20px 0 50px;
}

ul.listD .leftBox{
	width:300px;
	float:left;
	padding:10px 0 0;
}

ul.listD .rightBox{
	width:632px;
	float:right;
}

ul.listD .leftBoxB{
	
	width:632px;
	float:left;
	padding:0 0 0;
}


ul.listD .rightBoxB{
	width:300px;
	float:right;
	padding:10px 0 0;
}


ul.listD .leftBoxC{
	
	width:48%;
	float:left;
	padding:10px 0 0;
}





ul.listD .rightBoxC{
	width:48%;
	float:right;
	padding:0 0 0;
}


ul.listD .leftBoxE{
	
	width:30%;
	float:left;
	padding:10px 0 0;
}



ul.listD .rightBoxE{
	width:62%;
	float:right;
	padding:0 0 0;
}




ul.listD .flowBox{
	float:left;
	width:304px;
	margin:0 6px 15px;
	height:auto;
}

ul.listD .flowBoxB{
	float:left;
	width:500px;
	margin:0 6px;
	height:auto;
}


ol li{
	list-style:decimal !important;
	margin:0 0 0 20px !important;
	padding:0 0 0 10px  !important;
	font-size:15px;
	line-height:1.8;
}


ul.listE{
	margin:0 0 15px 20px;
}

ul.listE li{
	list-style:disc;
	font-size:15px;
}



ol.listG{
	margin:0 0 20px 20px !important;
}

ol.listG li{
	margin:0 0 0 0 !important;
	list-style:disc !important;
	font-size:15px !important;
	line-height:1.8;
	padding:0 0 0 5px !important;
}




.txtArea{
	position:absolute;
	bottom:0;
	background:url(../images/bg_txt.png);
	color:#fff;
	width:100%;
}

.txtArea p{
	padding:10px 13px;
}

.categroyArea{

}

li .categroyArea a{
	display:block;
	color:#fff !important;
	font-size:12px;
	position:absolute;
	top:0;
	background:#000;
	padding:10px;
	z-index:10;
	text-decoration:none !important;
}

li .categroyArea a:hover{
	display:block;
	color:#fff !important;
	font-size:12px;
	position:absolute;
	top:0;
	background:#333;
	padding:10px;
	z-index:10;
	text-decoration:none !important;
}





/*

  =DETAIL CONTENT
-----------------------------------------*/



.content-block{
	padding:0 20px 40px;
}

.content-block h4{
	font-size:26px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}

.content-block h5{
	font-size:20px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}


.content-block h5.ttl-b{
	font-size:20px;
	margin:0 0 20px !important;
	padding:0 0 0 15px !important;
	border-left:5px solid #000;
	clear:both;
	font-weight:bold;
}



.content-block h6{
	font-size:17px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}

.content-block p{
	padding:10px 0 15px;
	line-height:1.6;
	font-size:15px;
}

.content-blockB{
	padding:0 20px 30px;
}


.content-blockB p{
	padding:0 0 15px;
	line-height:1.6;
	font-size:15px;
}

.content-block a{
	text-decoration:underline !important;
}

.content-block a:hover{
	text-decoration:none !important;
}

.content-blockB a{
	text-decoration:underline !important;
}

.content-blockB a:hover{
	text-decoration:none !important;
}


.mainPhoto{
	margin:0 20px 20px;
}

.mainPhoto img{
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}


.content-block .day{
	float:left;
	width:200px;
	margin:0 0 0 10px;
}

.content-block .dayB{
	padding:0 0 5px !important;
}



.content-block .categroyArea{
	float:left;
}

.content-block .categroyArea a{
	display:block;
	color:#fff !important;
	font-size:10px;
	background:#000;
	padding:5px;
	z-index:10;
	width:80px;
	text-align:center;
	text-decoration:none !important;
}

.content-block .categroyArea a:hover{
	display:block;
	color:#fff !important;
	font-size:10px;
	background:#333;
	padding:5px;
	z-index:10;
	width:80px;
	text-align:center;
	text-decoration:none !important;
}

/*

  =BTN
-----------------------------------------*/

.btnA a{
	background:#999 !important;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
}

.btnA a:hover{
	background:#999;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
}

.btnCurrent{
	background:#333;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 30px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}
.btnCurrentB{
	background:#333;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 15px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}


.btnB a{
	background:#ffcc00 !important;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
}

.btnB a:hover{
	background:#ffd800;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
}




.btnC {
	background:#999 !important;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
}













.aboutLink{
	text-align:right;
}



/*

  =ICON
-----------------------------------------*/
.iconA{
	background:url(../images/icon_new.png) top left no-repeat;
	background-size:64px 64px;
	-moz-background-size:64px 64px;
	position:absolute;
	top:0;
	right:0;
	width:64px;
	height:64px;
	text-indent:-9999px;
	z-index:10;
}

.iconB{
	background:url(../images/icon_yaji01.png) center right no-repeat;
	background-size:13px 13px;
	-moz-background-size:13px 13px;
	padding:0 20px 0 0;
}

.iconC{
	background:url(../images/icon_yaji01.png) center right no-repeat;
	background-size:13px 13px;
	-moz-background-size:13px 13px;
	padding:0 20px 0 0;
}


.iconD{
	background:url(../images/icon_new.png) top left no-repeat;
	background-size:64px 64px;
	-moz-background-size:64px 64px;
	position:absolute;
	top:0;
	right:0;
	width:64px;
	height:64px;
	text-indent:-9999px;
	z-index:10;
}

.iconE{
	background:url(../images/icon_yaji01.png) center right no-repeat;
	background-size:18px 18px;
	-moz-background-size:18px 18px;
	padding:0 20px 0 0;
}


/*

  =LIGHTWINDOW
-----------------------------------------*/
#photoshow-image{
	padding:0 0 15px;
}


/*

  =MATERIAL DESING
-----------------------------------------*/

.btn {
	position: relative;
	padding: 5px 5px;
	border: 0;
	margin:0;
	cursor: pointer;
	border-radius: 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(255,255,255,.84);
	-webkit-transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1);
	transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1);
	outline: 0!important
}
.btn:hover {
	color: rgba(255,255,255,.90)
}
.btn:hover:not(.btn-link) {
	box-shadow: 0 1px 3px rgba(0,0,0,.2), 0 2px 4px rgba(0,0,0,.28)
}
.btn:active:not(.btn-link) {
	box-shadow: 0 3px 6px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23)
}


.btn-default, .btn-default:hover, .btn-link, .btn-link:hover, .btn:not([class^="btn btn-"]), .btn:not([class^="btn btn-"]):hover {
	color: rgba(0,0,0,.90)
}
.btn-default:hover, .btn:not([class^="btn btn-"]):hover {
	background-color: rgba(255,255,255,90)
}

.btn-flat {
	box-shadow: none!important
}
.btn-flat.btn-default:hover {
	background: 0 0
}

.btn-raised {
	/*box-shadow: 0 1px 2px rgba(0,0,0,.16), 0 1px 3px rgba(0,0,0,.23);
	-webkit-transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1);
	transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1)*/
}
.btn-raised:active:not(.btn-link) {
	box-shadow: 0 1px 1px rgba(0,0,0,.5), 0 1px 1px rgba(0,0,0,.15)
}

.ripple {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	border-radius: 100%;
	background-color: rgba(255,255,255,.30) !important;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	opacity: 0;
	pointer-events: none
}


/*----------------------------------------

	=NEWS
-----------------------------------------*/

#newsList{
	margin:0 20px 50px;
}

#newsList li{
	padding:20px 5px;
	border-bottom:1px solid #ccc;
}

#newsList li:first-child {
	padding:10px 5px 20px;
	border-bottom:1px solid #ccc;
}

#newsList li a{

	text-decoration:underline !important;
}

#newsList li a:hover{

	text-decoration:none !important;
}

#newsList h4{
	font-size:24px;
	font-weight:bold;
	padding:0 0 20px;
}

#newsList p{
	padding:0 0 15px;
	font-size:15px;
}

#newsList .btnA{
	margin:30px 0 0;
}

#newsList p.day{
	padding:0 0 5px !important;
}


/*----------------------------------------

	=SPECIAL
-----------------------------------------*/
.specialProfile{
	border:1px solid #ccc;
	padding:10px 20px 20px;
	overflow:hidden;
}

.specialProfile .profileLeft{
	width:100px;
	float:left;
	padding:10px 0 0;
}

.specialProfile .profileRight{
	width:780px;
	float:right;
	padding:10px 0 0;
}	
	

.baBoxA{
	width:948px;
	height:533px;
	position:relative;
}

.baBoxA-a{
	width:948px;
	height:500px;
	position:relative;
}

.baBoxA-b{
	width:948px;
	height:580px;
	position:relative;
}

.baBoxB{
	width:300px;
	height:400px;
	position:relative;
}

.baBoxC{
	width:948px;
	height:280px;
	position:relative;
}

.baBoxD{
	width:948px;
	height:448px;
	position:relative;
}

.baBoxE{
	width:304px;
	height:533px;
	position:relative;
}

.baBoxF{
	width:948px;
	height:615px;
	position:relative;
}

.baBoxG{
	width:948px;
	height:408px;
	position:relative;
}

.baBoxH{
	width:500px;
	height:408px;
	position:relative;
}

.baBoxI{
	width:650px;
	height:533px;
	position:relative;
}

.baBoxJ{
	width:300px;
	height:533px;
	position:relative;
}

.baBoxK{
	width:300px;
	height:560px;
	position:relative;
}


.baBoxL{
	width:948px;
	height:350px;
	position:relative;
}


.baBoxO{
	width:948px;
	height:711px;
	position:relative;
}

.baBoxP{
	width:300px;
	height:220px;
	position:relative;
}


.baBoxS{
	width:455px;
	height:810px;
	position:relative;
}

.baBoxT{
	width:455px;
	height:610px;
	position:relative;
}

.baBoxU{
	width:540px;
	height:720px;
	position:relative;
}


.baBoxV{
	width:455px;
	height:455px;
	position:relative;
}

.baBoxW{
	width:455px;
	height:340px;
	position:relative;
}


.baBoxW-b{
	width:340px;
	height:340px;
	position:relative;
}


.baBoxW-c{
	width:455px;
	height:278px;
	position:relative;
}



.baBoxX{
	width:300px;
	height:400px;
	position:relative;
}

.baBoxX-a{
	width:330px;
	height:430px;
	position:relative;
}

.baBoxX-b{
	width:586px;
	height:430px;
	position:relative;
}


.baBoxY{
	width:960px;
	height:820px;
	position:relative;
}

.baBoxZ{
	width:948px;
	height:760px;
	position:relative;
}


.baBoxZ-a{
	width:948px;
	height:730px;
	position:relative;
}


.baBoxZ-b{
	width:948px;
	height:710px;
	margin:0 0 20px;
	position:relative;
}





.baBoxX .baimgBox img{
	width:100%;
	height:auto;
}

.baBoxX-a .baimgBox img{
	width:100%;
	height:auto;
}


.baBoxX-b .baimgBox img{
	width:100%;
	height:auto;
}


.baBoxX-b .baimgBox img{
	width:100%;
	height:auto;
}







.baimgBox{
	position:absolute;
	top:0;
	left:0;
}

.batxtBox{
	position:absolute;
	bottom:20px;
	left:20px;
	font-size:40px;
	color:#fff;
	z-index:100;
	font-weight:bold;
}

.batxtBoxB{
	position:absolute;
	bottom:20px;
	left:20px;
	font-size:40px;
	color:#fff;
	z-index:100;
	font-weight:bold;
}

.iconView{
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:100;
}

.iconViewB{
	position:absolute;
	bottom:100px;
	right:20px;
	z-index:100;
}


.iconView img{
	width:54px;
	height:54px;
}

.iconViewB img{
	width:54px;
	height:54px;
}

.baBoxK .iconView{
	position:absolute;
	bottom:50px;
	right:20px;
	z-index:100;
}

.baBoxK .batxtBoxB{
	position:absolute;
	bottom:50px;
	left:20px;
	font-size:40px;
	color:#fff;
	z-index:100;
	font-weight:bold;
}


.baBoxD .iconView{
	position:absolute;
	bottom:60px;
	right:20px;
	z-index:100;
}



.baBoxQ{
	width:948px;
	height:310px;
	position:relative;
}


.baBoxR{
	width:304px;
	height:533px;
	position:relative;
}



.box{
	clear:both;
	overflow:hidden;
	padding:0 0 20px;
}

.boxB{
	clear:both;
	overflow:hidden;
	padding:0 0 20px;
}



.mbox{
	padding:20px 0 0;
}



.boxMovie{
	width:948px !important;
	height:500px !important;
}

.boxMovie iframe{
	width:100% !important;
	height:100% !important;
}


table.special{
	font-size:13px;
	line-height:1.8;
}

table.special thead td{
	background:#eee;
	text-align:center;
	font-weight:bold;
}
	
	
table.special td{
	border:1px solid #ccc;
	padding:10px;
}


table.special{
	margin:0 0 20px;
}

.ttl-a{
	font-size:16px;
	font-weight:bold;
}


/*----------------------------------------

	=PHOTO GALLERY
-----------------------------------------*/

#categoryList ul{
	overflow:hidden;
	margin:0 0 10px 10px;
}

#categoryList li a{
	background:#999;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 30px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.galleryInner{
	clear:both;
}

.galleryInner a{

	text-decoration:underline !important;
}

.galleryInner a:hover{

	text-decoration:none !important;
}

.mainPhotoLength{
	margin:0 20px 20px;
	background:#000;
	text-align:center;
}

.mainPhotoLength img{
	width:500px;
	height:auto;
}

.fontGallery strong{
	font-size:15px !important;
}



/*----------------------------------------

	=WORDS
-----------------------------------------*/

.wordcategoryList ul{
	overflow:hidden;
	margin:0 0 10px 10px;
	font-size:13px !important;
}

.wordcategoryList li a{
	background:#999 !important;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 16px 9px;
	border-radius:3px;
	transition: 0.3s;
}
.wordcategoryList li a:hover,
.wordcategoryList li.current a {
	background-color: #333 !important;
}

ul.wordsList {
	margin:0 10px 30px 20px;
	padding:0 0 20px 20px;
	overflow:hidden;
	
}

ul.wordsList li{
	width:212px;
	float:left;
	margin:0 10px 20px;
	list-style-type:disc;
	font-size:14px !important;
}

ul.wordsList li a{
	width:212px;
	margin:0 0 5px;
	padding:0 0 0 0
}

ul.wordsList li a:hover{
	color:#999 !important;
}


.innerBoxD{
	padding:0 20px 20px;
}

.innerBoxD p{
	padding:0 0 15px;
	line-height:1.6;
	font-size:15px;
}

.termKana{
	padding:0 20px 20px;
	font-weight:bold;
	display:block;
}

.termPhoto{
	padding:0 20px 40px;
}

.termFigure{
	padding:0 20px 20px;
}

.termVideo{
		padding:0 20px 40px;
}

.termVideo a{

	text-decoration:underline !important;
}

.termVideo a:hover{

	text-decoration:none !important;
}


/*----------------------------------------

	=CONTEST
-----------------------------------------*/

.contestBox{
	border:10px solid #eee;
	padding:30px 15px 0;
	margin:0 20px 20px;
}


.contestBoxB{
	border:1px solid #ccc;
	padding:15px 15px 0;
	margin:0 20px 20px;
	background:#e9fcff;
}

.contestBox h3{
	background:#306fc6 !important;
}

.contestBox .txtA{
	font-size:26px;
	text-align:center;
	font-weight:bold;
	margin:20px 20px 20px;
	padding:5px;
	border:1px solid #306fc6;
}

.contestBox .txtA span{
	background:#306fc6;
	color:#fff;
	padding:10px 0;
	margin:0px 0;
	display:block;
}

.contestBox .txtB{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	padding:0 0 30px;
}

.contestBox .txtC{
	font-size:20px;
}

.contestBox .txtD{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
}


.contestBox .txtE{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	padding:0 0 30px;
	color:#F00;
}



.contestBox .contestTxt{
	font-size:16px;
}


.fontLLB{
	font-size:200%;
	font-weight:bold;
}


.contest-attention{
	color:#ff0013;
	border:1px solid #d4222f;
	padding:15px;
	
}

.contest-attention li{
		font-size:13px;
		padding-left: 1em;
  text-indent: -1em;
		
}

#contest-bannerArea{
	text-align:center;
	padding:0 0 60px;
}


#contest-bannerArea a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}






.contestBox .txtF{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	padding:0 0 15px;
}

.contestBox .txtG{
	text-align:center;
	padding:0 0 30px;
}

ul.listF{
	padding:0 0 10px;
}

ul.listF li{
	border:10px solid #e9c36f;
	padding:30px;
	margin:0 20px 20px;
	overflow:hidden;
}

ul.listF li .contest-photo{
	width:400px;
	float:left;
	background:#f7f7f7;
	text-align:center;
	border:1px solid #eee;
	padding:20px;
	
}


ul.listF li .contest-photoB{
	width:400px;
	float:left;
	background:#f7f7f7;
	text-align:center;
	border:1px solid #eee;
	padding:20px;
	
}



ul.listF li .contest-txt{
	width:410px;
	float:right;
	
}

ul.listF li .contest-txt h4{
	font-size:24px;
	font-weight:bold;
	padding:0 0 10px;
}

ul.listF li .contest-txt h5{
	font-size:16px;
	font-weight:bold;
	margin:0 0 40px;
}

ul.listF li .contest-txt .icon-comment{
	width:100px;
	text-align:center;
	border:1px solid #ccc;
	padding:5px 10px;
	font-size:10px;
	margin:0 0 10px;
}

ul.listF li .contest-txt p{
	line-height:1.7;
}

.kouhyou{
	margin:0 20px;
}


.box-special{
	border:1px solid #ccc;
	background:#fffeea;
	padding:15px !important;
}

/*----------------------------------------

	=LINK
-----------------------------------------*/

a:link {color: #333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover, a:active {color: #333;text-decoration: none;}
a:focus {color:#333;}
a img, a:link img, a:visited img, a:hover img, a:active img {border: none;text-decoration: none;}


#footerNav a{
	color:#fff !important;
}

#footerNav a:hover{
	color:#999 !important;
}


}

@media all and (min-width: 768px) and (max-width: 989px) {

/*----------------------------------------

	=COMMON
-----------------------------------------*/
.spBox{
	display:none;
}


/*

  =TITLE
-----------------------------------------*/

h2.ttl_news{
	background:#000 url(../images/icon_news.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

h2.ttl_special{
	background:#000 url(../images/icon_special.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

h2.ttl_gallery{
	background:#000 url(../images/icon_gallery.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

h2.ttl_words_none{
	background:#000 url(../images/icon_words.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
}



h2.ttl_words a{
	background:#000 url(../images/icon_words.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
}

h2.ttl_words a:hover{
	background:#333 url(../images/icon_words.png) 10pt center no-repeat;
	background-size:17px 17px;
	-moz-background-size:17px 17px;
	padding:13px 15px 11px 40px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
}

h2.ttl_black{
	background:#000;
	padding:13px 15px 11px 15px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}


h3{
	background:#666;
	padding:10px 15px 8px;
	margin:0 19px 27px;
	color:#fff;
	font-weight:bold;
	clear:both;
	font-size:16px;
}



#content{
	width:768px;
	margin:30px auto 30px;
}



#bannerArea ul{
	overflow:hidden;
	margin:0 0 10px 10px;
}

#bannerArea li{
	width:230px;
	float:left;
	padding:0 10px 10px;
}

#bannerArea li img{
	width:100%;
	height:auto;
}

#bannerArea li a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}



/*

  =LIST
-----------------------------------------*/

ul.listA {
	overflow:hidden;
	margin:0 0 0 4px;
}

ul.listA li{
	width:349px;
	height:196px;
	float:left;
	margin:0 15px 30px;
	position:relative;
	background:#000 url(../images/icon_right.png) center right no-repeat;
}

ul.listA li img{
	width:100%;
	height:auto;
}

ul.listA li a:hover .photoImg img{
	filter:alpha(opacity=50)!important;
	-moz-opacity: 0.5!important;
	opacity: 0.5!important;
}


ul.listB {
	overflow:hidden;
	margin:0 0 0 4px;
}

ul.listB li{
	width:349px;
	height:196px;
	float:left;
	margin:0 15px 30px;
	position:relative;
	background:#000 url(../images/icon_right.png) center right no-repeat;
}

ul.listB li img{
	width:100%;
	height:auto;
}

ul.listB li a:hover .photoImg{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


ul.listC {
	margin:0 20px 50px;
}


ul.listC li a{
	display:block;
	font-size:15px;
	text-transform:none;
}

ul.listC li a:hover{
	background:#ddd !important;
}


ul.listD li{
	padding:20px 0 20px;
}

ul.listD .leftBox{
	width:320px;
	float:left;
	padding:10px 0 0;
}

ul.listD .leftBox img{
	width:300px;
	height:auto;
	
}

ul.listD .rightBox{
	width:390px;
	float:right;
}

ul.listD .leftBoxB {
	width:390px;
	float:left;
}

ul.listD .rightBoxBimg{
	width:320px;
	height:auto;
}

ul.listD .rightBoxB{
	width:320px;
	float:right;
	padding:10px 0 0;
}


ul.listD .leftBoxC{
	
	width:48%;
	float:left;
	padding:10px 0 0;
}



ul.listD .rightBoxC{
	width:48%;
	float:right;
	padding:0 0 0;
}









ul.listD .flowBox{
	float:left;
	width:230px;
	margin:0 6px 15px;
	height:auto;
}

ul.listD .flowBoxB{
	float:left;
	width:400px;
	margin:0 6px;
	height:auto;
}



ul.listD .leftBoxD{
	width:320px;
	float:left;
	padding:0 20px 0 0;
}

ul.listD .leftBoxD img{
	width:300px;
	height:auto;
	
}




ul.listD .leftBoxE{
	width:30%;
	float:left;
	padding:10px 0 0;
}



ul.listD .rightBoxE{
	width:62%;
	float:right;
	padding:0 0 0;
}


ul.listE{
	margin:0 0 15px 20px;
}

ul.listE li{
	list-style:disc;
	font-size:15px;
}






.txtArea{
	position:absolute;
	bottom:0;
	background:url(../images/bg_txt.png);
	color:#fff;
	width:100%;
}

.txtArea p{
	padding:10px 13px;
}

.categroyArea{

}

li .categroyArea a{
	display: block;
	color: #fff !important;
	font-size: 12px;
	position: absolute;
	top:0;
	background: #000;
	padding: 10px;
	z-index: 10;
}

li .categroyArea a:hover{
	display:block;
	color:#fff !important;
	font-size:12px;
	position:absolute;
	top:0;
	background:#333;
	padding:10px;
	z-index:10;
}

ol li{
	list-style:decimal !important;
	margin:0 0 0 20px !important;
	padding:0 0 0 10px  !important;
	font-size:15px;
	line-height:1.8;
}


ol.listG{
	margin:0 0 20px 20px !important;
}

ol.listG li{
	margin:0 0 0 0 !important;
	list-style:disc !important;
	font-size:15px !important;
	line-height:1.8;
	padding:0 0 0 5px !important;
}



/*

  =DETAIL CONTENT
-----------------------------------------*/


.content-block{
	padding:0 20px 40px;
}

.content-block h4{
	font-size:26px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}

.content-block h5{
	font-size:20px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}

.content-block h5.ttl-b{
	font-size:20px;
	margin:0 0 20px !important;
	padding:0 0 0 15px !important;
	border-left:5px solid #000;
	clear:both;
	font-weight:bold;
}


.content-block h6{
	font-size:17px;
	padding:10px 0 20px;
	clear:both;
	font-weight:bold;
}

.content-block p{
	padding:10px 0 15px;
	line-height:1.6;
	font-size:15px;
}

.content-blockB{
	padding:0 20px 30px;
}


.content-blockB p{
	padding:0 0 15px;
	line-height:1.6;
	font-size:15px;
}

.mainPhoto{
	margin:0 20px 20px;
}

.mainPhoto img{
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}


.content-block a{
	text-decoration:underline !important;
}

.content-block a:hover{
	text-decoration:none !important;
}

.content-blockB a{
	text-decoration:underline !important;
}

.content-blockB a:hover{
	text-decoration:none !important;
}


.content-block .day{
	float:left;
	width:200px;
	margin:0 0 0 10px;
}

.content-block .dayB{
	padding:0 0 5px !important;
}



.content-block .categroyArea{
	float:left;
}

.content-block .categroyArea a{
	display:block;
	color:#fff !important;
	font-size:10px;
	background:#000;
	padding:5px;
	z-index:10;
	width:80px;
	text-align:center;
	text-decoration:none !important;
}

.content-block .categroyArea a:hover{
	display:block;
	color:#fff !important;
	font-size:10px;
	background:#333;
	padding:5px;
	z-index:10;
	width:80px;
	text-align:center;
	text-decoration:none !important;
}

/*

  =BTN
-----------------------------------------*/

.btnA a{
	background:#999 !important;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
}

.btnA a:hover{
	background:#999;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
}

.btnCurrent{
	background:#333;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 30px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.btnCurrentB{
	background:#333;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 15px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.aboutLink{
	text-align:right;
}



.btnB a{
	background:#ffcc00 !important;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
}

.btnB a:hover{
	background:#ffd800;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
}



.btnC {
	background:#999 !important;
	color:#fff !important;
	padding:10px;
	margin:0 auto 38px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
}


/*

  =ICON
-----------------------------------------*/
.iconA{
	background:url(../images/icon_new.png) top left no-repeat;
	background-size:64px 64px;
	-moz-background-size:64px 64px;
	position:absolute;
	top:0;
	right:0;
	width:64px;
	height:64px;
	text-indent:-9999px;
	z-index:10;
}

.iconB{
	background:url(../images/icon_yaji01.png) center right no-repeat;
	background-size:13px 13px;
	-moz-background-size:13px 13px;
	padding:0 20px 0 0;
}

.iconC{
	background:url(../images/icon_yaji01.png) center right no-repeat;
	background-size:13px 13px;
	-moz-background-size:13px 13px;
	padding:0 20px 0 0;
}


.iconD{
	background:url(../images/icon_new.png) top left no-repeat;
	background-size:64px 64px;
	-moz-background-size:64px 64px;
	position:absolute;
	top:0;
	right:0;
	width:64px;
	height:64px;
	text-indent:-9999px;
	z-index:10;
}

.iconE{
	background:url(../images/icon_yaji01.png) center right no-repeat;
	background-size:18px 18px;
	-moz-background-size:18px 18px;
	padding:0 20px 0 0;
}


/*

  =LIGHTWINDOW
-----------------------------------------*/
#photoshow-image{
	padding:0 0 15px;
}


/*

  =MATERIAL DESING
-----------------------------------------*/

.btn {
	position: relative;
	padding: 5px 5px;
	border: 0;
	margin:0;
	cursor: pointer;
	border-radius: 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(255,255,255,.84);
	-webkit-transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1);
	transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1);
	outline: 0!important
}
.btn:hover {
	color: rgba(255,255,255,.90)
}
.btn:hover:not(.btn-link) {
	box-shadow: 0 1px 3px rgba(0,0,0,.2), 0 2px 4px rgba(0,0,0,.28)
}
.btn:active:not(.btn-link) {
	box-shadow: 0 3px 6px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23)
}


.btn-default, .btn-default:hover, .btn-link, .btn-link:hover, .btn:not([class^="btn btn-"]), .btn:not([class^="btn btn-"]):hover {
	color: rgba(0,0,0,.90)
}
.btn-default:hover, .btn:not([class^="btn btn-"]):hover {
	background-color: rgba(255,255,255,90)
}

.btn-flat {
	box-shadow: none!important
}
.btn-flat.btn-default:hover {
	background: 0 0
}

.btn-raised {
	/*box-shadow: 0 1px 2px rgba(0,0,0,.16), 0 1px 3px rgba(0,0,0,.23);
	-webkit-transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1);
	transition: box-shadow .28s cubic-bezier(0.4, 0, .2, 1)*/
}
.btn-raised:active:not(.btn-link) {
	box-shadow: 0 1px 1px rgba(0,0,0,.5), 0 1px 1px rgba(0,0,0,.15)
}

.ripple {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	border-radius: 100%;
	background-color: rgba(255,255,255,.30) !important;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	opacity: 0;
	pointer-events: none
}

/*----------------------------------------

	=NEWS
-----------------------------------------*/

#newsList{
	margin:0 20px 50px;
}

#newsList li{
	padding:20px 5px;
	border-bottom:1px solid #ccc;
}

#newsList li:first-child {
	padding:10px 5px 20px;
	border-bottom:1px solid #ccc;
}

#newsList h4{
	font-size:24px;
	font-weight:bold;
	padding:0 0 20px;
}

#newsList li a{

	text-decoration:underline !important;
}

#newsList li a:hover{

	text-decoration:none !important;
}

#newsList p{
	padding:0 0 15px;
	font-size:15px;
}

#newsList .btnA{
	margin:30px 0 0;
}

#newsList p.day{
	padding:0 0 5px !important;
}

/*----------------------------------------

	=SPECIAL
-----------------------------------------*/
.specialProfile{
	border:1px solid #ccc;
	padding:10px 20px 20px;
	overflow:hidden;
}

.specialProfile .profileLeft{
	width:100px;
	float:left;
	padding:10px 0 0;
}

.specialProfile .profileRight{
	width:560px;
	float:right;
}


.baBoxA{
	width:728px;
	height:409px;
	position:relative;
}

.baBoxA-a{
	width:728px;
	height:390px;
	position:relative;
}

.baBoxA-b{
	width:728px;
	height:445px;
	position:relative;
}


.baBoxB{
	width:300px;
	height:400px;
	position:relative;
}

.baBoxB .baimgBox img{
	width:100%;
	height:auto;
}

.baBoxC{
	width:728px;
	height:216px;
	position:relative;
}


.baBoxD{
	width:728px;
	height:350px;
	position:relative;
}

.baBoxE{
	width:230px;
	height:410px;
	position:relative;
}

.baBoxF{
	width:728px;
	height:480px;
	position:relative;
}

.baBoxG{
	width:728px;
	height:320px;
	position:relative;
}

.baBoxH{
	width:400px;
	height:408px;
	position:relative;
}

.baBoxI{
	width:650px;
	height:533px;
	position:relative;
}

.baBoxJ{
	width:300px;
	height:533px;
	position:relative;
}

.baBoxK{
	width:230px;
	height:420px;
	position:relative;
}

.baBoxL{
	width:728px;
	height:275px;
	position:relative;
}

.baBoxO{
	width:728px;
	height:546px;
	position:relative;
}


.baBoxP{
	width:300px;
	height:220px;
	position:relative;
}

.baBoxQ{
	width:728px;
	height:240px;
	position:relative;
}

.baBoxR{
	width:300px;
	height:533px;
	position:relative;
}

.baBoxS{
	width:355px;
	height:630px;
	position:relative;
}

.baBoxT{
	width:355px;
	height:470px;
	position:relative;
}


.baBoxU{
	width:540px;
	height:720px;
	position:relative;
}

.baBoxV{
	width:355px;
	height:355px;
	position:relative;
}

.baBoxW{
	width:355px;
	height:265px;
	position:relative;
}

.baBoxW-b{
	width:265px;
	height:265px;
	position:relative;
}

.baBoxW-c{
	width:355px;
	height:200px;
	position:relative;
}





.baBoxX{
	width:230px;
	height:310px;
	position:relative;
}


.baBoxX-a{
	width:254px;
	height:330px;
	position:relative;
}

.baBoxX-b{
	width:450px;
	height:330px;
	position:relative;
}







.baBoxX .baimgBox img{
	width:100%;
	height:auto;
}

.baBoxX-a .baimgBox img{
	width:100%;
	height:auto;
}

.baBoxX-b .baimgBox img{
	width:100%;
	height:auto;
}





.baBoxY{
	width:728px;
	height:630px;
	position:relative;
}


.baBoxZ{
	width:728px;
	height:585px;
	position:relative;
}


.baBoxZ-a{
	width:728px;
	height:560px;
	position:relative;
}


.baBoxZ-b{
	width:728px;
	height:540px;
	margin:0 0 35px;
	position:relative;
}



.baimgBox{
	position:absolute;
	top:0;
	left:0;
}

.batxtBox{
	position:absolute;
	bottom:20px;
	left:20px;
	font-size:40px;
	color:#fff;
	z-index:100;
	font-weight:bold;
}

.batxtBoxB{
	position:absolute;
	bottom:20px;
	left:20px;
	font-size:40px;
	color:#fff;
	z-index:100;
	font-weight:bold;
}

.iconView{
	position:absolute;
	bottom:20px !important;
	right:20px !important;
	z-index:100;
}

.iconView img{
	width:44px !important;
	height:44px !important;
}


.iconViewB{
	position:absolute;
	bottom:100px !important;
	right:20px !important;
	z-index:100;
}

.iconViewB img{
	width:44px !important;
	height:44px !important;
}



.baBoxD .iconView{
	position:absolute;
	bottom:60px !important;
	right:20px;
	z-index:100;
}


.box{
	clear:both;
	overflow:hidden;
	padding:0 0 40px;
}

.boxB{
	clear:both;
	overflow:hidden;
	padding:0 0 10px;
}


.mbox{
	margin:20px 0 0;
}


.boxMovie{
	width:728px !important;
	height:500px !important;
}

.boxMovie iframe{
	width:100% !important;
	height:100% !important;
}


table.special{
	font-size:13px;
	line-height:1.8;
}

table.special thead td{
	background:#eee;
	text-align:center;
	font-weight:bold;
}
	
	
table.special td{
	border:1px solid #ccc;
	padding:10px;
}


table.special{
	margin:0 0 20px;
}



.ttl-a{
	font-size:16px;
	font-weight:bold;
}

/*----------------------------------------

	=PHOTO GALLERY
-----------------------------------------*/

#categoryList ul{
	overflow:hidden;
	margin:0 0 10px 10px;
}

#categoryList li a{
	background:#999;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 30px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.galleryInner{
	clear:both;
}

.galleryInner a{

	text-decoration:underline !important;
}

.galleryInner a:hover{

	text-decoration:none !important;
}

.mainPhotoLength{
	margin:0 20px 20px;
	background:#000;
	text-align:center;
}

.mainPhotoLength img{
	width:500px;
	height:auto;
}

.mainPhoto img{
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

.fontGallery strong{
	font-size:15px !important;
}


/*----------------------------------------

	=WORDS
-----------------------------------------*/

.wordcategoryList ul{
	overflow:hidden;
	margin:0 0 10px 10px;
}

.wordcategoryList li a{
	background:#999;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	margin:0 7px 20px;
	padding:12px 17px 9px;
	border-radius:3px;
	-webkit-border-radius:3px;
}
.wordcategoryList li a:hover,
.wordcategoryList li.current a {
	background-color: #333 !important;
}

ul.wordsList {
	margin:0 10px 30px 20px;
	padding:0 0 20px 20px;
	overflow:hidden;
	
}
	
	

ul.wordsList li{
	width:200px;
	float:left;
	margin:0 10px 20px;
	font-size:14px !important;
	list-style:disc;
}

ul.wordsList li a{
	width:200px;
	margin:0 0 5px;
	padding:0 0 0;
}

ul.wordsList li a:hover{
	color:#999 !important;
}

.innerBoxD{
	padding:0 20px 20px;
}

.innerBoxD p{
	padding:0 0 15px;
	line-height:1.6;
	font-size:15px;
}

.termKana{
	padding:0 20px 20px;
	font-weight:bold;
	display:block;
}

.termPhoto{
	padding:0 20px 40px;
}

.termFigure{
	padding:0 20px 20px;
}

.termVideo{
		padding:0 20px 40px;
}

.termVideo a{

	text-decoration:underline !important;
}

.termVideo a:hover{

	text-decoration:none !important;
}



/*----------------------------------------

	=CONTEST
-----------------------------------------*/

.contestBox{
	border:10px solid #eee;
	padding:30px 15px 0;
	margin:0 20px 20px;
}


.contestBoxB{
	border:1px solid #ccc;
	padding:10px 10px 0;
	margin:0 10px 20px;
	background:#e9fcff;
}

.contestBox h3{
	background:#306fc6 !important;
}

.contestBox .txtA{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	margin:20px 20px 20px;
	padding:5px;
	border:1px solid #306fc6;
}

.contestBox .txtA span{
	background:#306fc6;
	color:#fff;
	padding:10px 0;
	margin:0px 0;
	display:block;
}

.contestBox .txtB{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	padding:0 0 30px;
}

.contestBox .txtC{
	font-size:20px;
	font-weight:bold;
}

.contestBox .txtD{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
}

.contestBox .txtE{
	font-size:25px;
	text-align:center;
	font-weight:bold;
	padding:0 0 30px;
	color:#F00;
}



.contestBox .contestTxt{
	font-size:16px;
}


.fontLLB{
	font-size:180%;
	font-weight:bold;
}


.contest-attention{
	color:#ff0013;
	border:1px solid #d4222f;
	padding:15px;
	
}

.contest-attention li{
		font-size:13px;
		padding-left: 1em;
  text-indent: -1em;
		
}

#contest-bannerArea{
	text-align:center;
	padding:0 0 60px;
}

#contest-bannerArea a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}





.contestBox .txtF{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding:0 0 15px;
}


.contestBox .txtG{
	text-align:center;
	padding:0 0 30px;
}


ul.listF li{
	border:10px solid #e9c36f;
	padding:30px;
	margin:0 20px 20px;
	overflow:hidden;
}

ul.listF li .contest-photo{
	background:#f7f7f7;
	text-align:center;
	margin:0 0 20px;
	border:1px solid #eee;
	padding:20px;
	
	
}


ul.listF li .contest-photoB{
	background:#f7f7f7;
	text-align:center;
	margin:0 0 20px;
	border:1px solid #eee;
	padding:20px;
	
	
}

ul.listF li .contest-txt{
	width:100%;
	
}

ul.listF li .contest-txt h4{
	font-size:28px;
	font-weight:bold;
	padding:0 0 10px;
}

ul.listF li .contest-txt h5{
	font-size:16px;
	font-weight:bold;
	margin:0 0 40px;
}

ul.listF li .contest-txt .icon-comment{
	width:100px;
	text-align:center;
	border:1px solid #ccc;
	padding:5px 10px;
	font-size:10px;
	margin:0 0 10px;
}

ul.listF li .contest-txt p{
	line-height:1.7;
}


.kouhyou{
	margin:-5px 20px 0;
}


.box-special{
	border:1px solid #ccc;
	background:#fffeea;
	padding:15px !important;
}

/*----------------------------------------

	=LINK
-----------------------------------------*/

a:link {color: #333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover, a:active {color: #333;text-decoration: none;}
a:focus {color:#333;}
a img, a:link img, a:visited img, a:hover img, a:active img {border: none;text-decoration: none;}



/*----------------------------------------
	
	=Nav
-----------------------------------------*/


  #menu{
    display: none;
	position:absolute;
	width:100%;
	z-index:9000;
	top:42px;
	
  }
  
  #menu li{
	color:#fff;
	display:block;
  }
  
  #menu li a{
	background:url(../images/bg_sp_menu.png) top left;
	color:#fff;
	padding:10px 13px;
	display:block;
	border-bottom:1px solid #eee;
  }
  
   #menu li a:hover{
	background:#222;
	color:#fff;
	padding:10px 13px;
	display:block;
	border-bottom:1px solid #eee;
  }

#toggle span{
    display: block;
    position: relative;
	background:url(../images/sp_menu.png) top left no-repeat;
	background-size:61px 24px;
	text-decoration:none;
	width:61px;
	height:24px;
  }
  
  #toggle span.open{
    display: block;
    position: relative;
	background:url(../images/sp_close.png) top left no-repeat;
	background-size:61px 24px;
	text-decoration:none;
	width:61px;
	height:24px;
  }

}

/*----------------------------------------
	PHOTOGRAPHYナビ/リンク
-----------------------------------------*/


.photography_nav{
	background-color: #f2f2f2;
}
.photography_nav ul {
	max-width:950px;
	margin:0 auto;
	padding:15px;
	display:flex;
	justify-content: center;
	gap:60px;
}
.photography_nav ul li{
	font-size:14px;
}
@media all and (min-width: 768px) {
	.photography_nav ul li.bar{
		display:none;
	}
}
@media all and (max-width: 767px) {
	.photography_nav ul {
		justify-content: space-around;
		gap:0;
	}
}

.photography_link{
	margin:70px 0 30px;
}
.photography_link .breadcrumb{
	max-width:960px;
	margin:0 auto;
	padding:15px;
	display: flex;
	flex-wrap: wrap;
	font-size:13px;
}
.photography_link .breadcrumb li:not(:last-child) a{
	color:#9d9d8f;
}
.photography_link .breadcrumb li:not(:last-child)::after{
	content:"／";
	display:inline-block;
	margin:0 0.5em;
	color:#9d9d8f;
}
.photography_link .about{
	background-color: #f2f2f2;
}
.photography_link .about p{
	max-width:960px;
	margin:0 auto;
	padding:15px;
	font-size:13px;
}
.photography_link .about p::before{
	content: "";
	display: inline-block;
	width: 0.4em;
	height: 0.4em;
	border-bottom: 1px solid;
	border-right: 1px solid;
	transform: translateY(-0.1em) rotate(-45deg);
	margin-right: 0.7em;
}



/*---------移設分--------------------------------------------------------------------------------*/
.about-attention {
  color: #DD0000;
  font-weight: bold;
}

/*----------------------------------------

	=ALIGN
-----------------------------------------*/


.alignL {
	text-align:left !important;
}
.alignR {
	text-align:right !important;
}

.alignC {
    text-align:center !important;
}

.alignD {
    text-align:center;
}

@media all and (max-width: 767px) {
.alignD {
    text-align:left;
	}	
}

.alignE {
    text-align:center;display:none;
}

@media all and (max-width: 767px) {
.alignE {
    text-align:center;display:block;color:#999;
	}	
}

/*

  =DETAIL CONTENT
-----------------------------------------*/



.content-block{
	padding:0 20px 40px;
}

.content-block h4{
	font-size:30px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}

.content-block h5{
	font-size:20px;
	padding:0 0 20px;
	clear:both;
	font-weight:bold;
}


.content-block h5.ttl-b{
	font-size:26px;
	margin:0 0 30px !important;
	padding:0 0 0 15px !important;
	border-left:5px solid #000;
	clear:both;
	font-weight:bold;
}

.content-block h5.ttl-d{
	font-size:22px;
	margin:20px 0 20px !important;
	padding:0 0 10px 0 !important;
	border-bottom:1px solid #000;
	clear:both;
	font-weight:bold;
}

.content-block h5.ttl-e{
	font-size:28px;
	margin:10px 0 50px !important;
	padding:0 0 5px 0 !important;
	clear:both;
	font-weight:bold;
	text-align: center;
}



.content-block h5.ttl-f{
	font-size:28px;
	margin:0 0 20px !important;
	padding:30px 0 5px 0 !important;
	clear:both;
	font-weight:bold;
	text-align: center;
}




.ttl-c{
		line-height: 1.8;
		padding: 0 0 0 !important;
	}

.ttl-c span{
	font-size: 14px !important;
	}


.content-block h6{
	font-size:18px;
	padding:0 0 5px;
	margin: 30px 0 0;
	clear:both;
	font-weight:bold;
}

.content-block p{
	padding:10px 0 15px;
	line-height:1.6;
	font-size:15px;
}

.content-blockB{
	padding:0 20px 30px;
}


.content-blockB p{
	padding:0 0 15px;
	line-height:1.6;
	font-size:15px;
}

.content-block a{
	text-decoration:underline !important;
}

.content-block a:hover{
	text-decoration:none !important;
}

.content-blockB a{
	text-decoration:underline !important;
}

.content-blockB a:hover{
	text-decoration:none !important;
}


.mainPhoto{
	margin:0 20px 20px;
}

.mainPhoto img{
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}


.content-block .day{
	float:left;
	width:200px;
	margin:0 0 0 10px;
}

.content-block .dayB{
	padding:0 0 5px !important;
}



.content-block .categroyArea{
	float:left;
}

.content-block .categroyArea a{
	display:block;
	color:#fff !important;
	font-size:10px;
	background:#000;
	padding:5px;
	z-index:10;
	width:80px;
	text-align:center;
	text-decoration:none !important;
}

.content-block .categroyArea a:hover{
	display:block;
	color:#fff !important;
	font-size:10px;
	background:#333;
	padding:5px;
	z-index:10;
	width:80px;
	text-align:center;
	text-decoration:none !important;
}
/*--------------------------------------------------
    既存コンテンツ対応
--------------------------------------------------*/
@media screen and (min-width: 768px) {
	.sp_only,
	.sp {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.pc_only {
		display: none !important;
	}
	.sp_only {
		display: block !important;
	}
}

/*------*/
.btnD a{
	color:#333 !important;
	padding:30px;
	margin:0 auto 30px;
	text-align:center;
	display:block;
	width:440px;
	text-decoration:none!important;
	font-family:"Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	border-radius:10px;
	border: 1px solid #333;
	-webkit-border-radius:10px;
	font-size:30px;
	position: relative;
}

.btnD a:hover{
	opacity: 0.5;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

.btnD a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	transform: rotate(45deg) translateY(-50%);
	width: 6px;
	height: 6px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #333;
}
@media (max-width: 767px) {
.btnD a{
	color:#333 !important;
	padding:30px;
	margin:0 auto 30px;
	text-align:center;
	display:block;
	width:80%;
	text-decoration:none!important;
	font-family:"Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	border-radius:10px;
	border: 1px solid #333;
	-webkit-border-radius:10px;
	font-size:30px;
	position: relative;

}
	.content-block .btnD a{
		text-decoration: none !important;
	}

.btnD a:hover{
	opacity: 0.5;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

.btnD a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	transform: rotate(45deg) translateY(-50%);
	width: 6px;
	height: 6px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #333;
}

}

.three-column {
  display: flex;
  justify-content: space-between;
  /* flex-wrap: wrap; */
}
.three-photo {
  width: 33%;
}

.three-photo2 {
  width: 32%;
}



#shshowBox{
	text-align:center;
	padding:13px 0 ;
}
#shshowBox a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.box-2023 { border: 1px solid rgb(204, 204, 204); background: rgb(255, 254, 234); padding: 3em; margin-bottom: 20px; }

table.sense8 td:nth-child(2){
  background-color: #fbf5eb;
}
table.sense8 td:nth-child(3) {
  border-right: 3px solid #262626;
  border-left: 3px solid #262626;
  background-color: #ECF7EC;
}
table.sense8 tr:first-child td:nth-child(3) {
  border-top: 3px solid #262626;
}
table.sense8 tr:last-child td:nth-child(3) {
  border-bottom: 3px solid #262626;
}


.video-2023 {
  width: 100%;
}