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

SHSHOW
BASECSS

File name : base.css

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


@media all and (max-width: 767px) {
/*----------------------------------------

	=COMMON
-----------------------------------------*/

.pcBox{
	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 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

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 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

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 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}


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 0 0;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}

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 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	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 0 12px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	display:block;
}

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


h3{
	background:#666;
	padding:10px 10px 8px;
	margin:0 0 0;
	color:#fff;
	font-weight:bold;
}



#content{
	margin:0 auto;
}



#bannerArea ul{
	margin:10px 0;
}

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

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




#page_back a{
	text-align:center;
	padding:8px 0;
	background:url(../images/icon_yaji02.png) center center no-repeat;
	background-size:15px 15px;
	-moz-background-size:15px 15px;
	text-indent:-9999px;
	display:block;
	width:100%;

}


.content-block{
	padding:0 12px 0px;
}

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

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

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

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

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

.content-blockB{
	padding:0 12px 0px;
}

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

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

.mainPhoto{
	margin:-12px 0 10px;
}

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

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

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



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

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

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

.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;
}



/*

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

ul.listA {
	overflow:hidden;
}

ul.listA li{
	margin:0 12px 12px;
	position:relative;
	background:#000 url(../images/icon_right.png) center right no-repeat;
	background-size:44px 44px;
	-moz-background-size:44px 44px;
}

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:12px 6px;
	display:table;
}

ul.listB li{
	width:48%;
	float:left;
	position:relative;
	background:#000 url(../images/icon_right.png) center right no-repeat;
	background-size:33px 33px;
	-moz-background-size:33px 33px;
	margin:1%;
}

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:5px 8px 10px;
}


ul.listC li a{
	display:block;
	text-transform:none;
}

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

ul.listD .leftBox{
	padding:0 0 0;
}

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

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



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





ul.listD .flowBox{
	float:left;
	width:31.3%;
	margin:0 1% 2%;
	height:auto;
}

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



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



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



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

ul.listE li{
	list-style:disc;
}


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

ol.listG li{
	margin:0 0 0 0 !important;
	list-style:disc !important;
	line-height:1.6;
	font-size:12px !important;
}



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

.txtArea p{
	padding:5px 6px;
}

.categroyArea{

}

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

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

ol.specialList{
	padding:0 0 20px;
}

ol.specialList li{
	list-style:decimal !important;
	margin:0 0 5px 20px !important;
	padding:0 !important;
	font-size:13px;
}


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


/*

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

.btnA a{
	background:#888888 !important;
	color:#fff !important;
	padding:10px 0 8px;
	margin:0 12px 12px;
	text-align:center;
	display:block;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:12px;
	
}

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

.btnCurrent{
	background:#333;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	font-size:12px;
	padding:9px 0 5px;
	margin:0.5%;
	width:23%;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.btnCurrentB{
	background:#333;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	padding:9px 0 5px;
	margin:0.5%;
	width:18%;
	border-radius:3px;
	-webkit-border-radius:3px;
}


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

.btnB a:hover{
	background:#ffd80;
	color:#fff !important;
	padding:10px 0 8px;
	margin:0 12px 12px;
	text-align:center;
	display:block;
	text-decoration:none!important;
	font-weight:bold;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:14px;
}


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



/*

  =ICON
-----------------------------------------*/
.iconA{
	background:url(../images/icon_new.png) center 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) right 0pt 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:42px 42px;
	-moz-background-size:42px 42px;
	position:absolute;
	top:0;
	right:0;
	width:42px;
	height:42px;
	text-indent:-9999px;
	z-index:10;
}

.iconE{
	background:url(../images/icon_yaji01.png) center right 0pt no-repeat;
	background-size:15px 15px;
	-moz-background-size:15px 15px;
	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 0 0;
}

#newsList li{
	padding:10px 12px 0;
	border-bottom:1px solid #ccc;
}

#newsList li:first-child {
	padding:0 12px 0;
	border-bottom:1px solid #ccc;
}

#newsList li:last-child {
	padding:20px 12px 0;
	border-bottom:none;
}

#newsList li a{

	text-decoration:underline !important;
}

#newsList li a:hover{

	text-decoration:none !important;
}

#newsList h4{
	font-size:16px;
	font-weight:bold;
	padding:0 0 15px;
}

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

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

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

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

	=SPECIAL
-----------------------------------------*/
.specialProfile{
	border:1px solid #ccc;
	padding:10px;
	display: table-cell;
	margin:0 0 20px !important;
	overflow:hidden;
}

.specialProfile .profileLeft{
	width:100px;
	display: table-cell;
	padding:0 10px 0 0;
}

.specialProfile .profileRight{
	display: table-cell;
	vertical-align:top;
}

.baBoxA{
	width:100%;
	position:relative;
}

.baBoxB{
	width:100%;
	position:relative;
}

.baBoxC{
	width:100%;
	position:relative;
}


.baBoxD{
	width:100%;
	position:relative;
}

.baBoxE{
	width:100%;
	position:relative;
}

.baBoxF{
	width:100%;
	position:relative;
}

.baBoxG{
	width:100%;
	position:relative;
}

.baBoxH{
	width:100%;
	position:relative;
}

.baBoxI{
	width:100%;
	position:relative;
	
}

.baBoxI img{
	width:100%;
	height:auto;
}

.baBoxJ{
	width:50%;
	position:relative;
	text-align:center;
	margin:0 auto;
}

.baBoxK{
	width:100%;
	position:relative;
	
}

.baBoxL{
	width:100%;
	position:relative;
	
}

.baBoxO{
	width:100%;
	position:relative;
}

.baBoxP{
	width:100%;
	position:relative;
}


.baBoxQ{
	width:100%;
	position:relative;
}

.baBoxR{
	width:100%;
	position:relative;
}



.baBoxS{
	width:100%;
	position:relative;
}

.baBoxT{
	width:100%;
	position:relative;
}

.baBoxU{
	width:100%;
	position:relative;
}

.baBoxV{
	width:100%;
	position:relative;
}

.baBoxW{
	width:100%;
	position:relative;
}

.baBoxW-b{
	width:75%;
	position:relative;
}

.baBoxX{
	width:100%;
	position:relative;
}

.baBoxX-a{
	width:100%;
	position:relative;
}

.baBoxX-b{
	width:100%;
	position:relative;
}





.baBoxY{
	width:100%;
	position:relative;
}

.baBoxA-a{
	width:100%;
	position:relative;
}

.baBoxZ{
	width:100%;
	position:relative;
	margin:0 0 10px;
}

.baBoxZ-a{
	width:100%;
	position:relative;
	margin:0 0 10px;
}

.baBoxZ-b{
	width:100%;
	position:relative;
	margin:0 0 20px;
}


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

.batxtBoxB{
	position:absolute;
	bottom:10px;
	left:5px;
	font-size:13px;
	color:#fff;
	z-index:100;
}

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

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


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

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


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



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

.baBoxK .batxtBoxB{
	position:absolute;
	bottom:20px !important;
	left:5px;
	font-size:13px;
	color:#fff;
	z-index:100;
}


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

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

dl.special dt{
	background:#ccc;
	border:1px solid #ccc;
	padding:10px;
}

dl.special dd{
	border:1px solid #ccc;
	padding:10px;
}

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

.box{
	padding:0 0 15px;
}

.boxB{
	padding:0;
}

.mbox{
	margin:10px 0 0;
}



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



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

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

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

#categoryList li a{
	background:#999;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	font-size:12px;
	padding:9px 0 5px;
	margin:0.5%;
	width:23%;
	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:-12px 0 20px;
	background:#ccc;
	text-align:center;
}

.mainPhotoLength img{
	width:70%;
	height:auto;
}


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

	=WORDS
-----------------------------------------*/
.wordcategoryList ul{
	overflow:hidden;
	margin:10px 0 10px 10px;
}

.wordcategoryList li a{
	background:#999 !important;
	font-weight:bold;
	text-align:center;
	float:left;
	color:#fff !important;
	padding:7px 0 7px;
	margin:0.5%;
	width:18%;
	border-radius:3px;
	-webkit-border-radius:3px;
}
.wordcategoryList li.current a {
	background-color: #333 !important;
}



.wordsList{
	margin:0;
}

.wordsList li{
	border-bottom:1px solid #ccc;
}

.wordsList li:last-child {
	border-bottom:none;
}

.wordsList li a{
	background:#fff url(../images/icon_yaji03.png) center right no-repeat;
	background-size:20px 13px;
	-moz-background-size:20px 13px;
	padding:10px;
	display:block;
}

.wordsList li a:hover{
	background:#eee url(../images/icon_yaji03.png) center right no-repeat;
	background-size:20px 13px;
	-moz-background-size:20px 13px;
}


.innerBoxD{
	padding:12px;
}

.innerBoxD p{
	padding:0 0 10px;
}

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

.termPhoto{
	padding:0 12px 12px;
}

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

.termVideo{
		padding:0 12px 25px;
}

.termVideo a{

	text-decoration:underline !important;
}

.termVideo a:hover{

	text-decoration:none !important;
}





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

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

.contestBox{
	padding:10px;
	margin:-10px 0 0 !important;
}


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

.contestBox .alignC img{
	width:100%;
	height:auto;
}


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

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


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

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

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

.contestBox .txtD{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	padding:10px 0 10px;
}

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



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



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


.contest-attention{
	color:#ff0013;
	border:1px solid #d4222f;
	padding:10px;
	margin:0 0 20px;
	
}

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


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

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

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





.contestBox .txtF{
	font-size:12px;
	font-weight:bold;
	padding:0 0 8px;
}


.contestBox .txtG{
	font-size:10px;
	padding:0 0 8px;
}


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

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


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

ul.listF li .contest-photo img{
	width:70%;
	height:auto;
}

ul.listF li .contest-photoB img{
	width:100%;
	height:auto;
}



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

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

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

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:10px;
}


.kouhyouB{
	margin:0 10px;
}



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

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

	=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;}

a{
    color:#333;
    -webkit-touch-callout:none;
   -webkit-tap-highlight-color:rgba(0,0,0,0);
}

/*
.btnA a, .listC a, .wordcategoryList li a{
    color:#333;
    -webkit-touch-callout:none;
   -webkit-tap-highlight-color:rgba(0,0,0,0);
}
*/


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


  #menu{
    display: none;
	position:absolute;
	width:100%;
	z-index:500;
	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;
  }


}

/*--------------------------------------------------
	2021.9 追加　ピックアップ
--------------------------------------------------*/

@media screen and (max-width: 767px) {
	.bnr_area {
		width:95%;
		min-width: 0;
		margin:0 auto;
		display:block;
	}
	/* 4列の場合のみ SP時2列 */
	.bnr_area.col4 {
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.bnr_area li {
		width:auto;
		text-align:center;
		margin-top: 1em;
		position:relative;
		margin-right: 0;
	}
	.bnr_area.col4 li {
		width:49.25%;
	}
	.bnr_area.col4 li:nth-child(-n+2) {
		margin-top:0;
	}
	.bnr_area.col3 li,
	.bnr_area.col2 li {
		width:auto;
	}
	.bnr_area li h3.sub_title {
		font-size:18px;
		font-weight:400;
		margin:0 0 0.15em 0;
	}
	/* ピックアップエリアのH3 */
	.bnr_area.col4 li h3.sub_title {
		font-size:14px;
		font-weight:500;
	}
	.bnr_area li img {
		width:100%;
	}
	.bnr_area li .point_txt {
		width:96%;
		line-height:1.4;
		padding-top: 0.5em;
	}
	
	
	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:5px;
}

table.special td{
	box-sizing:border-box;
	}


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


.content-block h5.ttl-b{
	font-size:16px;
	margin:10px 0 20px !important;
	padding:0 0 0 12px !important;
	border-left:5px solid #000;
	clear:both;
	font-weight:bold;
}
    ol li {
        list-style: decimal !important;
        margin: 0 0 0 15px !important;
        padding: 0 0 0 0 !important;
        font-size: 14px;
        line-height: 1.8;
    }

#shshowBox{
	padding:12px;
}

#shshowBox img{
	width:100%;
	height:auto;
}	
	
.box-2023 { border: 1px solid rgb(204, 204, 204); background: rgb(255, 254, 234); padding: 1em; }
	
.content-block h6{
	font-size:14px;
	padding:10px 0 10px;
	clear:both;
	font-weight:bold;
}	
	
	
}