/*tokusyu Top*/
#tokusyuTop h2,  #tokusyuTop h3 {
	color: #5A5A5A;
}
#tokusyuTop p,  #tokusyuTop li {
	color: #5A5A5A;
}

.well-sm p {
	font-size:20px;

	margin-bottom:0px;
	line-height:1.0em;
}

.well {
	
}




h1 small {
	font-size:14px;
}

.h2 {
	font-size: 26px;
	font-weight: bold;
	word-break: keep-all;
	padding-bottom: 5px;
}
#tokusyuTop .h2 small {
	font-size: 12px;
}
#tokusyuTop .h3 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	word-break: keep-all;
}
#tokusyuTop .h3 small {
	font-size: 12px;
}
.icoY {
	transform: rotateY( 180deg );
}

@media screen and (max-width: 768px) {
#tokusyuTop .h2 {
	font-size: 20px;
	font-weight: bold;
}
#tokusyuTop .h2 small {
	font-size: 12px;
}
#tokusyuTop .h3 {
	font-size: 20px;
	font-weight: bold;
}
#tokusyuTop .h3 small {
	font-size: 12px;
}
}

/* tokusyu kiji */

#tokusyuKiji h2,  #tokusyuKiji h3 {
	color: #5A5A5A;
}
#tokusyuKiji p,  #tokusyuKiji li {
	color: #5A5A5A;
	font-size:16px;
	line-height:1.4em;
}
.h2 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
}
#tokusyuKiji .h2 small {
	font-size: 12px;
}
#tokusyuKiji .h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
#tokusyuKiji .h3 small {
	font-size: 12px;
}
.icoY {
	transform: rotateY( 180deg );
}






/*目次*/

.sp_a{
  cursor:pointer;
}



.link_p{
	line-height:1.0em!important;
}


.img-rounded {
width:260px;
height:auto;
}

#tokusyuTop h2 a {
color:#000;

}
#tokusyuTop h3 a {
	color: #5A5A5A;

}

#tokusyuTop td a {
color:#000;

}

#tokusyuTop h4 a {
color:#5A5A5A;
}


.nav-tabs a {
	text-decoration:none!important;
}

.glyphicon-chevron-right {
	color:#fff;
}

.glyphicon-chevron-left {
	color:#fff;
}

.text-info {
	color:#996633;
}




.sns-ico img {
	width:30px!important;
	height:30px!important;
}

.sns_ico a {
	text-decoration:none;
}

.kiji {
	font-size:16px;
	line-height:1.6em;
	padding:20px;
}

.kiji p {
	margin-bottom:2.0em;
}


.news_pic {
	width:70px;
	height:auto;
}

.news a {
	color: #ff0;
}

#news_wrap .thumbnail {
	border:none;
	box-shadow:none;
}


#tokusyuTop .breadcrumb > li + li:before {
	content: "\007C";
	font-family: FontAwesome;
	color: #000;
	margin-right:10px;
}






.flex{
display: flex;
flex-wrap: wrap;
}


iframe.twitter-tweet    {
width: 100% !important;
border-radius:0 !important;
box-shadow:none !important;
border:1px solid #ccc !important;
padding:10px;
backgrounf:#fff
}

.alert {
	border:1px solid #eee;
}
.active a{
  font-weight:bold;
  color:#5A5A5A!important;
}

.sele_h2 {
	font-size:36px;
	text-align:center;
	margin-bottom:30px!important;
	font-weight:normal!important;
}


.news_t {
	font-size:26px;
}


.sele_btn{
	border:1px solid #ccc;
}
a.sele_btn  {
	font-weight:bold;
	color:#666;
}

.news_t2 {
	margin: 0px auto 0px;
	font-size:16px;
	line-height:1.5em;
}
/*.news_t2 a {
	color:#000!important;
}*/


/* カウントダウン */

#inner{
	width:100%;
	margin:20px 0 0;
	padding:0;
}

#countdown {
	font-weight: bold;
	width: 100%;
	color: #990000;
	text-align:center;
	margin:0;
	padding:0;

}
.day, .hou, .min, .sec, .mil {/*カウントする数字の大きさ*/
	font-size: 48px;
}
.day {}
.hou {}
.min {}
.sec {}
.mil {}
.moji {/*日とか時間とか秒とかの文字の色と大きさ*/
	font-size: 36px;
	color:#000000;
}

.seal_name {
	margin:0;
	padding:0;
	color:#000!important;
	font-size:36px;
	text-align:center;
	font-weight:bold;
}



/* 768px以上 */
@media screen and (min-width:768px) and ( max-width:1024px) {
#tokusyuKiji .h3 {
	padding-top:5px;
	font-size: 14px;
	font-weight: bold;
}
#tokusyuKiji .h3 small {
	font-size: 10px;
}


}

/* 768px以下 */
@media screen and (max-width: 768px) {

/* カウントダウン */

#inner{
	width:100%;
	margin:10px 0 0;
	padding:0;
}

#countdown {
	font-weight: bold;
	width: 100%;
	color: #990000;
	text-align:center;
	margin:0;
	padding:0;

}
.day, .hou, .min, .sec, .mil {/*カウントする数字の大きさ*/
	font-size: 40px;
}
.day {}
.hou {}
.min {}
.sec {}
.mil {}
.moji {/*日とか時間とか秒とかの文字の色と大きさ*/
	font-size: 18px;
	color:#000000;
}

.seal_name {
	margin:0;
	padding:0;
	color:#000!important;
	font-size:26px;
	text-align:center;
	font-weight:bold;
}



#tokusyuKiji .h2 {
	font-size: 20px;
	font-weight: bold;
}
#tokusyuKiji .h2 small {
	font-size: 12px;
}
#tokusyuKiji .h3 {
	padding-top:5px;
	font-size: 12px;
	font-weight: bold;
}
#tokusyuKiji .h3 small {
	font-size: 10px;
}

#tokusyuKiji p {
	color:#000;
}

.sele_h2 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px!important;
	font-weight:normal!important;

	background:#eee;
	padding:7px 7px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#000!important;
}


.news_t {
	font-size:20px;
	line-height:1.2em;
	font-weight:bold;
}



.news_t a{
	color:#0066cc!important;
}
.news_t2 a {
	color:#0066cc!important;
}


.thumbnail {
	border:none;
}
.news_td a {
	width: 320px;
	display:block;
	color:#0066cc!important;
	overflow: hidden!important;
	text-overflow: ellipsis!important;
	white-space: nowrap!important;
}
.news_table >tbody>tr>td,
.news_table >tbody>tr>th,
.news_table >thead>tr>th {
    border-style: none;
    padding:2px;

}

.news_table {
	border-bottom:0px solid #ddd;
}


.sp_mg_btm{
	margin-bottom:30px;
}
.sp_h3 a {
	font-size:20px;
	color:#0066cc!important;
}
.sp_txt {
	font-size:14px;
}
.caption {
	padding-left:0px!important;
	padding-right:0px!important;
}
	
.breadcrumb{
margin-bottom: 0px;
}

.sm_topbnr {
width:100%;
height:auto;
margin:0 0 10px 0;
padding:0;
}

.pankuzu_wrap {
margin-bottom:0px;
padding-bottom:0px;
}

.news_t a {
	color:#0066cc!important;
}


}

/*.bg-info {
  background-color: #d9edf7!important;
  color:#333!important;
}

.bg-danger {
  background-color: #f2dede!important;
  color:#333!important;
}

.bg-success {
  background-color: #dff0d8!important;
  color:#333!important;
}*/
#kougaku_wrap .news_t {
 color:#333!important;
}

#kougaku_wrap p {
 font-size:14px;
 line-height:1.6em!important;
}

#kougaku_wrap .label {
 font-size:70%!important;
}
#kougaku .table td {
	font-size: 16px;
}
.k_price {
	text-align:center;
	font-size:24px!important;
	line-height:1.0em!important;
	margin-bottom:0px;
}
.k_rs {
	text-align:center;
	font-size:18px!important;
	line-height:1.0em!important;
}


.thumbnail {
border:none;
}

/* 2021新井追記 */
#sokuho .caption {
	padding: 5px 0 5px !important;
}

#sokuho .news_t2 {
	margin-bottom: 8px;
}


/*2022青山追記*/
/*#select .nav-pills > li.active a,
#select .nav-pills > li.active > a:hover,
#select .nav-pills > li.active > a:focus {
  color: #fff!important;
  background-color: #91060B;
}
#select .nav-pills,
#select .nav-pills > li a{
  color: #fff;
  background-color: green;
}
#select .nav-pills > li > a:hover,
#select .nav-pills > li > a:focus {
  background-color: yellow;
}*/

.f_L {
  font-size: 18px;
}
.f_ML {
  font-size: 16px;
}
.f_M {
  font-size: 14px;
}
.f_MS {
  font-size: 13px;
}
.f_S {
  font-size: 12px;
}
.f_SS {
  font-size: 11px;
}
.f_SSS {
  font-size: 10px;
}
.center {
  text-align: center;
}
.block {
  display: block;
}
.noMargin {
  margin: 0;
}
.noPadding {
  padding: 0;
}
.bold {
  font-weight: bold;
}

#seri {
  font-size: 160%;
}
#kiji > p {
  margin-bottom: 30px!important;
  padding-bottom: 0px;
}
#kiji p {
	font-size: 115%;
	line-height: 1.5;	
	letter-spacing: 0.04em
}
#kiji p.bamei {
	font-size: 18px;
	line-height: 1.4;	
}
#kiji .well p {
	font-size: 100%;
}
.arrowR > * {
  display: inline-block;
  padding-left: 12px;
  list-style: none;
  background: url(../imgs/arrowR.gif) left center no-repeat;
  -webkit-background-size: 9px 13px;
}
.ques {
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  color: #0066cc!important;
}
.bamei {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  color: #fff!important;
  background-color: #217403;
}
.world {
  width: 60%;
  margin: 14px auto;
  padding: 10px 12px 7px 12px!important;
  text-align: center;
  background-color: #e6f0ff;
}
.world a {
  font-size: 18px;
  font-weight: bold;
  color: #339900;
}
/*▼タブ内テーブル▼*/
.content_area {
  padding: 20px 0!important;
}
.content_area table {
  width: 100%;
  font-size: 14px;
  line-height: 1.1;
}
.content_area table th,
.content_area table td {
  padding: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.content_area table th:last-child,
.content_area table td:last-child {
  border-right: none;
}
/*.content_area table tr:nth-child(odd) th,
.content_area table tr td:first-child {
  background-color: #CFEFA4!important;
}*/

.content_area table tr:nth-child(odd) th {
  padding: 8px 5px;
  text-align: center;
}
.content_area table tr td:first-child {
  text-align: center;
  font-weight: bold;
}
.content_area table tr td:last-child {
  text-align: center;
}
.content_area table tr:nth-child(odd) td {
  background-color: #F0EFF1;
}
/*▲タブ内テーブル▲*/
.umaInfo {
  max-width: 700px;
  margin: 0 auto;
}

.bg_red {
  background-color: red!important;
}
.bg_green {
  background-color: green!important;
}


.tbl:after {
	display: none;
}
.tbl {
	display:table;
	width: 100%;
}
.tbl .row {
	display:table-row;
}
.tbl > *:not(.row), .tbl .row > * {
	display:table-cell;
	vertical-align:middle;
}
*:not(#okada) .intro {
  color:#5A5A5A;
  font-size:14px;
  line-height:1.6em!important;
}



/*藤田氏 導入文*/
#okada .intro {
  padding: 16px 8px;
  line-height: 1.6;
}
@media screen and (max-width: 1199px) {
  #okada .intro {
    padding: 6px;
    line-height: 1.42857;
  }
}


#okada .ques:before {
  content: "";
  display: inline-block;
  position: relative;
  left: 0;
  top: -6px;
  width: 27px;
  height: 1px;
  background-color: #0066cc;
  margin-right: 10px;
}
#okada .photo_waku.right {
  float: right;
  width: 50%;
  margin-left: 25px;
}
#okada .photo_waku.left {
  float: left;
  width: 50%;
  margin-right: 25px;
}
@media screen and (max-width: 991px) {
  #okada .photo_waku {
    float: none!important;
    width: auto!important;
    margin-left: auto!important;
    margin-right: auto!important;
  }
}
.well {
  padding-top: 15px;
}
.writerTitle {
  padding: 0 0 4px 0;
  background: url(../imgs/dot.gif) center bottom repeat-x;
}
.media-body p {
  font-size: 14px;
  line-height: 1.6em!important;
}
.media-right {
  padding-top:4px;
}

/* tab----------------------------- */

.disnon {
  display: none;
}

.tabSection {
  margin: 20px auto 0;
  width:100%;
  

}
.main_tab {
  table-layout: fixed;
  text-align: center;
  display: table;
  width: 100%;
/*border: 1px solid #ddd;*/
}
ul.main_tab {
  margin: 0;
  padding: 0;
}
.main_tab li {
  display: table-cell;
  vertical-align: middle;
    /*width: 100%;*/
height: 40px;
  font-size:14px;
  line-height:1.0em;
  color: #333;
  background: #ddd;
  
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f5f5f5', GradientType=0);
  background-repeat: repeat-x;
cursor: pointer;
}

.main_tab li:last-child {
border-right:none;
}



.topT {
    /*border-bottom: 1px solid #8E8E8E;*/
}

.btmT {
    /*border-top: 1px solid #8E8E8E;*/
}


.main_tab a {
  padding: 0 6px;/*20230803修正*/
  display: table-cell;
    text-decoration: none;
  _zoom: 1;
  display: block;
  color: #333;


}
.main_tab li.current{
		color: #fff;
		background:#393939;

		background-image: -moz-linear-gradient( 90deg, rgb(16,17,16) 0%, rgb(16,17,16) 1%, rgb(81,83,82) 1%, rgb(101,102,101) 52%, rgb(111,111,111) 83%, rgb(120,120,120) 99%, rgb(141,140,140) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(16,17,16) 0%, rgb(16,17,16) 1%, rgb(81,83,82) 1%, rgb(101,102,101) 52%, rgb(111,111,111) 83%, rgb(120,120,120) 99%, rgb(141,140,140) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(16,17,16) 0%, rgb(16,17,16) 1%, rgb(81,83,82) 1%, rgb(101,102,101) 52%, rgb(111,111,111) 83%, rgb(120,120,120) 99%, rgb(141,140,140) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#101110', endColorstr='#515352',GradientType=0 );
}

.main_tab li.current a {
  background: transparent;
  color: #fff;
}

.tabSection .content_area {
  padding: 20px 20px 60px;



/* スマホ用 */



@media (max-width: 767px) {

	.navbar-header {
	border-bottom:1px solid #bfbfbf;
	background:#fff;
	}



	/* navbar */

		.navi_wrap {
		  background: #fff;
		  border-collapse: collapse;
		}
		
		.navbar-nav {
			margin: 0;
		}

	/*logo*/
	.navbar-brand > img {
	  display: block;
		width: 170px;
		height: auto;
	}
		
		.navbar-nav > li {
			display: block;
			text-align: left;
			padding: 0;
			margin: 0;
			width: 100%;
			margin-right: 0px;
			background-image: none;
			box-shadow: none;
			border-bottom: 1px solid #ccc;
			border-left: none!important;
			border-right: none!important;
			background: #eeeeee;
			background: -moz-linear-gradient(top,  #efefef 0%, #dfdfdf 100%);
			background: -webkit-linear-gradient(top,  #efefef 0%,#dfdfdf 100%);
			background: linear-gradient(to bottom,  #efefef 0%,#dfdfdf 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dfdfdf',GradientType=0 );
			font-size:16px;
		}

		.navbar-nav > li a {
			padding: 12px 20px;
			color: #000!important;
			box-shadow: none;
		  }
			
	
		.navbar-nav .open .dropdown-menu {
			padding: 0;
			margin: 0;
		}
		.navbar-nav .open .dropdown-menu > li > a {
			padding-top: 14px;
			padding-bottom: 14px;
			padding-left: 20px;
			border-bottom: 1px solid #ccc;
			background: #fff;
			color: #000!important;
		}
		.navbar-default .navbar-nav .open .dropdown-menu > li > a {
			color: #000;
		}
		.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
			background: #eee;
		}


		/* スマホナビ　展開カテゴリトップタイトル */
		.navbar-default .navbar-nav > .open > a,
		.navbar-default .navbar-nav > .open > a:hover,
		.navbar-default .navbar-nav > .open > a:focus {
		border-bottom: 1px solid #ccc;
		background: #eeeeee;
		background: -moz-linear-gradient(top,  #efefef 0%, #dfdfdf 100%);
		background: -webkit-linear-gradient(top,  #efefef 0%,#dfdfdf 100%);
		background: linear-gradient(to bottom,  #efefef 0%,#dfdfdf 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dfdfdf',GradientType=0 );
		}


		address {
		  font-size: 10px;
		}
		.tabSection {
		  margin: 20px auto 0;
		}

/* tab */
		.main_tab {
border: none;
		  table-layout: auto;
		  text-align: center;
		  display: inline;
		  width: 100%;

		}
		ul.main_tab {
		  margin: 0;
		  padding: 0;
		}
		.main_tab li {
		display: inline-block;
		vertical-align:middle;
		float:left;
	  width: 50%;
		  text-align: center;

		  margin-bottom: 1px;
background: #efefef;
height:auto;
		}
		
		

		
		.main_tab li {
border-collapse: collapse;
		  padding: 10px 10px;
border-right: 1px solid #fff;
		  text-decoration: none;
		  color: #444444;
		  line-height:1.2em;
	padding:10px 5px;
	
		}
.main_tab li.current {
border-collapse: collapse;

border:none;
  background: #efefef;
  color: #fff;
	background: -moz-linear-gradient(top,  #299a0b 0%, #157700 100%);
	background: -webkit-linear-gradient(top,  #299a0b 0%,#157700 100%);
	background: linear-gradient(to bottom,  #299a0b 0%,#157700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#157700',GradientType=0 );

}

.main_tab li.current a {
	color:#fff;

	display: block;
}

		.tabSection .content_area {
		  padding: 20px 0px;
		}



/*.main_tab li {

  display: table-cell;
  vertical-align: middle;
height: 45px;

}*/
.main_tab a {
  padding: 0 10px;
  display: table-cell;
    text-decoration: none;
  color: #444444;
  _zoom: 1;
  display: block;
 background: transparent !important;
}




		.label {
			font-size: 100%;
		}
