body{
}

a:hover{
	text-decoration:underline;
}

.left{
	float:left;
}

.right{
	float:right;
}

.valign_center{
	width: 100%;
	text-align:justify;
	-ms-text-justify: distribute-all-lines;
}

.valign_center:after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    font-size:0;
    line-height:0;
}

/*カラム構造*/
#content{
	font-size:1rem;
	position:relative;
	margin:3.5rem auto;
}

#content_main{
	float: left;
	width:72%;
	position: relative;
	zoom: 1;
}

#content_main .main{
	float:right;
	width: 75%;
}

#content_main #content_l{
	float: left;
	width:23.99%;
}

#content_r{
	float: right;
	width:27.274%;
	margin-bottom:1.5rem;
}

#content_r ul{
	list-style-type:none;
}

#content_r .textwidget img{
	max-width:100%;
	height:auto;
}

.secondary #content_main{
	width:66.183%;
}

.secondary #content_main .main{
	width: 100%;
}

.secondary #content_r{
	width:30.546%;
}


#content,
.header_top,
.header_bottom,
#footer_info,
#site-navigation ul{
	max-width: 1100px;
	max-width: 68.75rem;
	margin:0 auto;
}

#masthead{
	margin:0.7rem auto 2rem;
}

#masthead .site_data{
	display:inline-block;
}

#masthead .social{
	width:330px;
	font-size: 0.9rem;
	display: inline-block;
}

#masthead .social ul{
	background:#E1EEF6;
	border:1px solid #BDD0DE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: right;
	padding:0.4rem;
	vertical-align: baseline;
}

#masthead .social ul::before{
	content:'公式SNS';
	color:#3875AB;
	margin-right:0.3rem;
	display:inline-block;
}

#masthead .social li{
	display:inline-block;
	text-align: center;
	width:38%;
}

#masthead .social li a{
	display:block;
	padding: 0.4rem 0;
	color:#fff;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(900,900,900,.3) inset;
	-moz-box-shadow: 0px 1px 0px 0px rgba(900,900,900,.3) inset;
	box-shadow: 0px 1px 0px 0px rgba(900,900,900,.3) inset;
}

#masthead .social span{
	margin-left:0.3rem;
}

#masthead .social i{
	vertical-align:middle;
}

#masthead .social .tw a{
	-webkit-border-radius: 4px;
	background: #0dafed;
	border:1px solid #35AED2;
}

#masthead .social .fb a{
	-webkit-border-radius: 4px;
	background: #30498a;
	border:1px solid #40569B;
}

.site_title{
	display:inline-block;
}

.site_description{
	font-size:0.75rem;
	margin-bottom:0.7rem;
}

.header_left,
.header_right{
	width:50%;
}

.header_left{
	float:left;
}
.header_right{
	float:right;
}

#site-navigation{
	background:#8FC527;
	width: 100%;
}

/*タブコンテンツ*/
.tab_wrap ul li a{
	padding-left:1rem;
	padding-right:1rem;
}

/*もっと見るボタン*/
.posts_index{
	margin-left:1rem;
	margin-right:1rem;
	padding:0.5rem 0;
	font-size:1.1rem;
}

/*全記事数*/
.all_posts{
	line-height:1.1;
	display:inline-block;
	font-size:0.9rem;
	border-bottom:3px solid #F1980E;
	vertical-align:middle;
	margin-left:0.7rem;
	background:url(./images/icon_all_posts.png) left center no-repeat;
	background-size: 20px 20px;
	padding-left: 1.5rem;
}

.all_posts span{
	font-size:1.8rem;
	color:#88BE21;
}

#site-navigation ul{
	width: 100%;
	border-left: 1px solid #C2E394;
	border-right: 1px solid #7EB021;
	display: table;
	table-layout: fixed;
	margin: 0 auto;
	box-sizing: border-box;
}

#site-navigation li{
	display: table-cell;
	text-shadow: 1px 1px 0px #888;
}

#site-navigation li a{
	display: block;
	text-align: center;
	font-size:1.2rem;
	padding:0.9rem 0.5rem;
	border-right: 1px solid #C2E394;
	border-left:1px solid #7EB021;
	box-sizing: border-box;
}

#site-navigation a{
	color:#fff;
}

#site-navigation li a:hover{
	text-decoration:underline;
}

@media screen and (min-width: 0px) and (max-width: 905px){
	#masthead .social{
		width:auto;
	}

	#masthead .social ul::before{
		content:"";
		margin:0;
		display:block;
	}

	#masthead .social li{
		width:2.5rem;
	}

	#masthead .social span{
		display:none;
	}
}


@media screen and (min-width: 0px) and (max-width: 720px){
	#masthead .site_data{
		width:360px;
	}

	#masthead .site_title{
		width:50%;
	}

	#masthead .all_posts span{
		font-size:1.3rem;
	}

	#masthead .social{
		width:auto;
		margin:0;
		display:inline-block;
	}

	#masthead .social ul{
		background:none;
		border:none;
		padding:0;
	}

	#masthead .social li{
		width:1.8rem;
		margin-left:0.1rem;
	}

	#masthead .social li a{
		padding:0.18rem 0;
	}

	#masthead .social:before{
		content:"";
		margin:0;
	}

	.site_title img{
		width:100%;
		height:auto;
	}
}

/*ヘッダーページ*/
#page_list{
	font-size:0.7rem;
	list-style-type:none;
	display: inline-block;
	vertical-align: middle;
}

#page_list li{
	float:left;
	margin-left:0.5rem;
}

#page_list li a{
	display:block;
	padding: 0.5rem 0.6rem;
	background:#ECEFF4;
	border:1px solid #B1B7C7;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/*パンくずリスト*/
.breadcrumb{
	font-size:0.8rem;
}

/*検索フォーム*/
#header_searchform{
	margin-bottom:1rem;
	text-align: center;
	background-color: #FEF3DC;
	padding: 1rem 5rem;
}

#header_searchform .form{
	width:100%;
	vertical-align:middle;
	display:inline-block;
}

#searchform{
	font-size:0.9rem;
}

#searchform input{
	height:2.7rem;
	box-sizing:border-box;
}

#searchform #s{
	width:83%;
	background:url(./images/icon_search.png) 0.5rem center no-repeat #fff;
	background-size: 25px 25px;
	padding-left:2.5rem;
}

#searchform #searchsubmit{
	font-size:1.2rem;
	width:15%;
	border: 1px solid #055DA2;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(900,900,900,0.3) inset;
	-moz-box-shadow: 0px 1px 0px 0px rgba(900,900,900,0.3) inset;
	box-shadow: 0px 1px 0px 0px rgba(900,900,900,0.3) inset;
	text-shadow:0px 1px 0px #333;
	cursor:pointer;
}

#searchform .gsc-control-searchbox-only{
	margin:0;
}

.gsc-results .gsc-cursor-box{
	margin:1rem 0 !important;
}

/*カテゴリーリスト（サイドバー）*/
.cat_list{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:2rem;
}

.cat_list ul{
	font-size:0.8rem;
	list-style-type:none;
	background:#fbfbfb;
}

.cat_list ul li a{
	display:block;
	font-size:1rem;
	padding-left:1.3rem;
	border-bottom:1px solid #ddd;
	line-height: 2;
	background:url(./images/marker_arrow_parent.png) 0.5rem center #fff no-repeat;
}

.cat_list .children li a{
	font-size:0.8rem;
	padding:0.3rem 0.5rem;
	border-bottom:1px solid #ddd;
	padding-left:1.3rem;
	background:url(./images/marker_arrow_children.png) 0.5rem center no-repeat;
	line-height: 1.9;
}

.cat_list .children li .children li a{
	padding-left:1.3rem;
	background:url(./images/marker_arrow_children2.png) 0.5rem center #F6F6F6 no-repeat;
	line-height: 1.9;
}


/*サイドバー投稿*/
#content_r .posts ul{
	font-size:1rem;
}

/*フッター*/
.footer_area{
	width:32%;
	float:right;
}

.footer_area ul.menu{
	font-size:1rem;
	list-style-type:none;
	text-align:left;
	border: 1px solid #ddd;
	border-bottom:none;
	margin-bottom:1.5rem;
}

.footer_area ul.menu li{
	border-bottom:1px solid #ddd;
}

.footer_area ul.menu li a{
	display:block;
	padding:1rem;
}

.footer_area .h2{
	border-top: 2px solid #696969;
}

#footer_info{
	margin-bottom:1.5rem;
}

#footer_info #searchform{
	margin-bottom:3rem;
}

#footer_info #searchform .form{
	margin:0;
}

#footer_info #searchform #s{
	width:84%;
}

#footer_info #searchform #searchsubmit{
	width:14%;
}

.site-info{
	border:none;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}

.site-info a{
	padding:1.2rem 0;
}

.site-info img{
	width:auto;
	height:40px;
}

/*注目ワード*/
.pickup_word{
	clear:both;
	margin-bottom:0.5rem;
	text-align:left;
}

.pickup_word .words{
	line-height:2;
}

.pickup_word span a{
	font-size:0.85rem;
	width:auto;
	margin-right:1rem;
}

.pickup_word img{
	margin-right:0.6rem;
	width: 105px;
	height: 28px;
	vertical-align:middle;
	float: left;
}






/*キーワードで探す（タグリスト）*/
#tag_list{
	float:left;
	width:65%;
}

#tag_list ul{
	list-style-type:none;
	margin:2rem 0;
}

#tag_list li{
	float:left;
	text-align: left;
}


/*見出しスタイル*/
h1.entry-title{
	font-size: 1.5rem;
	padding:0 0 1rem;
}

.entry-content{
	font-size:1.25rem;
}

.entry-content h2{
	font-size: 1.5rem;
	padding:0.5rem 1rem 0.5rem 3.5rem;
	background:url(./images/marker_h2.png) #e6f7c7 0.8rem 0.5rem no-repeat;
	line-height:1.6;
}

.entry-content h3{
	font-size: 1.3rem;
	padding:0.3rem 0.8rem 0.3rem 2.5rem;
	background:url(./images/marker_h3.png) 0.8rem 0.6rem no-repeat;
	line-height: 1.55;
}

.entry-content h4{
	font-size: 1.25rem;
	padding:0.2rem 0.8rem;
}

.entry-content h5{
	font-size: 1.1rem;
	padding:0;
}

.entry-content ul li{
	margin:0.3rem 0;
	line-height: 1.6;
}

.entry-content .point{
	font-size:1.1rem;
}

.entry-meta{
	margin-top:1.5rem;
	font-size:1rem;
}

.entry-meta table{
	font-size:0.9rem;
}

.entry-social{
	margin:3rem 0 2rem;
	padding:0;
}

.entry-social li{
	width:12%;
	display:block;
	float:left;
	margin-right:0.5rem;
}

.entry-header .author{
	margin:0 0.4rem 0 0.2rem;
}



/*関連記事*/
/*同じカテゴリ―の記事*/
.posts_list ul{
	list-style-type:none;
}

.posts_list li{
	float:left;
	font-size: 0.98rem;
	width:30.6666%;
	border:1px solid #ddd;
	margin-right: 4%;
	margin-bottom:1.5rem;
	line-height: 1.65;
}

.posts_list li a{
	display:block;
	padding:1rem;
}

.posts_list li.end{
	margin-right:0;
}

.posts_list li img{
	width:100%;
	height:auto;
	margin-bottom:0.5rem;
}

.posts_list .posts_index{
	margin-right:0;
	margin-left:0;
}

/*カテゴリーから探す(PC:個別記事に特定のカテゴリーの子カテゴリーを表示させる)*/
.single_cat_list{
	margin-bottom:5rem;
}

.single_cat_list h2{
	font-size: 1.1rem;
	padding: 0.8rem 1rem;
}

.single_cat_list_inner{
	border: 1px solid #ddd;
	margin-bottom:1.5rem;
	padding:1rem 1.5rem;
}

.single_cat_list .no-1{
	border-top:10px solid #A8D14A;
}

.single_cat_list .no-2{
	border-top:10px solid #F4990F;
}

.single_cat_list .no-3{
	border-top:10px solid #7583C8;
}

.single_cat_list ul{
	list-style-type:none;
}

.single_cat_list .parent{
	margin-bottom:0.5rem;
}

.single_cat_list li {
	float: left;
	min-width: 14%;
}

/*アーカイブページ一覧*/
.archive-title h1{
	font-size:1.2rem;
	margin:0 0 1rem;
	padding-left:1rem;
}

.archive-title .single_cat_list{
	margin-bottom:2rem;
}

.archive .social-top{
	margin-bottom:2rem;
}

.archive .social-top .button{
	height:3rem;
}

.archive .social-top li .button, .archive .social-top li .button i:before{
	font-size:2rem;
}

.archive-description{
	font-size:0.95rem;
	margin:0 0 2rem;
}

.archive-description img{
	width:200px;
	height:auto;
	float:left;
	margin-right:1.5rem;
}

.author .archive-description img{
	width:150px;
}

/*アーカイブページの子カテゴリー一覧*/

.archive_child_list{
	border-top: 10px solid #A8D14A;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.5rem;
	padding: 1rem 1.5rem;
}

.archive_child_list h2{
	font-size: 1rem;
	margin-bottom:0.5rem;
	padding-left: 1rem;
	background: url(./images/marker_green.png) left center no-repeat;
	background-size: 12px 12px;
}

.archive_child_list table{
	width: 100%;
}

.archive_child_list td{
	font-size:0.85rem;
	width:33.333333%;
	border:1px solid #ccc;
	padding:0.5rem;
}

.archive_child_list td a{
	display:block;
}

.articles{
	margin-bottom:2.5rem;
	border-bottom:1px solid #ddd;
}

.articles h3{
	font-size: 1.1rem;
	margin-bottom:3rem;
 	padding: 0.8rem 1rem;
}

.articles article.detail{
	padding: 1.5rem 0;
	border-top: 1px solid #ddd;
}

.articles article img{
	float:left;
	margin-right: 1.5rem;
	width:150px;
	height:auto;
}

.articles article .title{
	font-size: 1.5rem;
}

.articles article a{
	display:block;
	padding: 0.7rem 0 0.7rem 0.7rem;
	border-bottom: 1px solid #ddd;
}

.articles article .text{
	overflow:hidden;
}

.articles article .text .title a{
	padding:0;
	border:none;
}

.articles article .tags{
	margin-top:0.2rem;
	margin-bottom:0.1rem;
	font-size: 0.8rem;
}

/*アーカイブページの検索フォーム*/
#archive_searchform{
	margin-bottom:1.5rem;
}

#archive_searchform .form{
	margin:2.5rem 0;
}

/*404ページデザイン*/
.error404 img{
	max-width: 100%;
	height: auto;
	margin-bottom: 0.5rem;
}

#parent_link{
	display:block;
	margin-bottom:1.5rem;
}

#parent_link a{
	font-size:1.1rem;
	width:100%;
	text-align:center;
	padding: 1rem 0.5rem;
}

#parent_link i{
	margin-left:0.3rem;
}

.result_count{
	font-size:1.1rem;
	text-align:center;
	margin-bottom:1.5rem;
}

/*著者情報*/
.author-info{
	margin-bottom:2rem;
	padding:2rem 0;
}

.author-heading{
	margin-bottom:1.5rem;
	padding:0.8rem 1rem;
}

/*見出しスタイル*/
.h2{
	font-size:0.8rem;
	margin-bottom:1rem;
	padding:0.7rem 1rem;
	text-align: left;
}

/*タブエリア*/
.tab_area{
	font-size:1rem;
	margin:0 0 1.5rem;
}

/*徹底比較*/
.pickup_list ul{
	font-size:1.2rem;
	line-height: 1.6;
}

.pickup_list li a{
	padding: 1rem 2rem 1rem 1.5rem;
}

.pickup_list img{
	margin-right: 1rem;
	min-width: 70px;
	max-width: 120px;
	height:auto;
}

.pickup_list i:before{
	font-size:inherit;
}

.pickup_list i{
	right: 1rem;
	height: 1rem;
}

#content_r .textwidget{
	margin-bottom:1.5rem;
}

/*プロフィール*/
.profile{
	font-size:0.85rem;
}

.profile .detail{
	padding:0.7rem 1.3rem;
	border: 1px solid #ddd;
}

.profile .detail img,
.profile .detail .user{
	display:inline-block;
	vertical-align:middle;
}

.profile .detail img{
	margin-right:1rem;
}

.profile .detail .user,
.profile .detail .link,
.profile .detail .social ul{
	list-style-type:none;
}

.profile .detail .roll span{
	display:inline-block;
	font-size:0.7rem;
	line-height: 0.7rem;
	margin-bottom:0.5rem;
	padding:0.2rem 0.8rem;
	color:#7D9154;
	background:#EBF7D0;
	border:1px solid #AFD258;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	letter-spacing: 0.1rem;
}

.profile .detail p{
	margin:1rem 0;
}

.profile .detail .link,
.profile .detail .follow dd{
	margin-bottom:1rem;
}

.profile .detail .link a{
	background:url(./images/marker_green.png) left center no-repeat;
	background-size:14px 14px;
	padding-left:1.2rem;
}

.profile .detail .social{
	background: #E1EEF6;
	border: 1px solid #BDD0DE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:0.5rem 0.7rem;
}

.profile .detail .social img{
	max-width:100%;
	height:auto;
}

.profile .detail .social p{
	color: #3773A8;
	text-align:center;
	margin:0 0 0.5rem;
}

.profile .detail .social ul{
	text-align:center;
	font-size:0.7rem;
	letter-spacing: -4px;
}

.profile .detail .social ul li{
	display:inline-block;
	width:25%;
	text-align:center;
	text-shadow: 1px 1px 0px #777;
	letter-spacing:normal;
	margin-right:5%;
}

.profile .detail .social ul li:nth-child(3){
	margin-right:0;
}

.profile .detail .social a{
	display: block;
}

/*トップに戻るボタン*/
#back-top {
	position: fixed;
	bottom: 4%;
	right: 1%;
}

#back-top a{
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 0.7rem;
	padding: 0.4rem 1rem;
	background: #8FC527;
	color: #fff;
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#back-top a:hover{
	background: #88C02F;
}

#back-top a:after{
	display: block;
	font-family: "FontAwesome";
	content: "\f062";
	font-size: 1.8rem;
}


/*全メニュー*/
.all_menu{
	margin-bottom:2rem;
}

.all_menu li{
	list-style-type:none;
	text-align: left;
}

.all_menu li a{
	float: left;
	display: inline-block;
	font-size: 0.8rem;
	width: auto;
	margin-right: 1rem;
	margin-bottom: 1rem;
	padding: 0.3rem 0.5rem;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #E5E5E5;
	background: -moz-linear-gradient(#fff,#f5f5f5);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f5f5f5));
	background: -webkit-linear-gradient(#fff,#f5f5f5);
	background: linear-gradient(#fff,#f5f5f5);
	border: 1px solid #B2B2B2;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	-moz-box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	text-decoration: none;
}

.all_menu li a:hover{
	background: -moz-linear-gradient(#E5E5E5,#D8D8D8);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#E5E5E5),to(#D8D8D8));
	background: -webkit-linear-gradient(#E5E5E5,#D8D8D8);
	background: linear-gradient(#E5E5E5,#D8D8D8);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(187, 187, 187, 1) inset;
	-moz-box-shadow: 1px 1px 3px 0px rgba(187, 187, 187, 1) inset;
	box-shadow: 1px 1px 3px 0px rgba(187, 187, 187, 1) inset;
}

/*目次*/
.toc_widget ul{
	font-size:0.8rem;
}

.toc_widget ul li a{
	display:block;
	border-bottom:1px dotted #ccc;
	padding:0.3rem;
}

.toc_widget ul li ul a{
	padding-left:1rem;
}

.toc_widget ul li ul li ul a{
	padding-left:2rem;
}

.toc_widget ul li ul li ul li ul a{
	padding-left:2.5rem;
}

/*ad*/
.ad01,
.ad02,
.ad03,
.ad01_yutai,
.ad02_yutai,
.ad03_yutai,
.ad01_archive,
.ad02_archive,
.ad03_archive,
.ad01_yutai_archive,
.ad02_yutai_archive,
.ad03_yutai_archive{
	text-align:left;
	margin:0.5rem auto;
}

.ad03,
.ad01_archive,
.ad02_archive{
	margin:0.5rem auto 1.5rem;
}

.ad01 p,
.ad02 p,
.ad03 p,
.ad01_yutai p,
.ad02_yutai p,
.ad03_yutai p,
.ad01_archive p,
.ad02_archive p,
.ad03_archive p,
.ad01_yutai_archive,
.ad02_yutai_archive,
.ad03_yutai_archive{
	font-size:0.8em;
}

.ad01_related{
	margin-bottom:1.5rem;
}

/*feedly,フォローボタン*/
.follow_button .fb_follow{
	width:65%;
	float:left;
}

.follow_button .tw_follow{
	width:35%;
	float:right;
}

/*株主優待*/
.yutai_term_list ul{
	list-style-type:none;
	border-top: 10px solid #EE6284;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.5rem;
	padding: 1rem 1.5rem;
}

.yutai_term_list .archive_child_list{
	border-top: 10px solid #EE6284;
}

/*株主優待トップページ*/
.kabu_monthdata li{
	float:left;
	width: 30.6666%;
	margin-right: 4%;
}

.yutai_info p{
	font-size:0.95rem;
	margin-bottom:1.7rem;
}

.yutai_info h2{
	font-size: 1.3rem;
	margin: 1rem 0 1.7rem;
	padding:0.5rem 1rem 0.5rem 3.5rem;
	background:url(./images/marker_h2.png) #e6f7c7 0.8rem 0.5rem no-repeat;
	line-height:1.6;
}

.yutai_info .point{
	margin:1.7rem 0;
}

.yutai_info .point li{
	margin: 0.3rem 0;
	line-height: 1.6;
}

.single-yutai .posts_list li{
	background:#F25E85;
	padding-top:5px;
	width:49%;
	margin-right:2%;
}

.single-yutai .posts_list li.end{
	margin-right:0;
}

.single-yutai .posts_list li a{
	background:#fff;
}

.single-yutai .posts_list li .title{
	background: url(./images/marker_green.png) left center no-repeat;
	background-size: 14px 14px;
	padding-left: 1.3rem;
	margin-bottom:0.5rem;
}

.single-yutai .posts_list li img{
	float:left;
	width:30%;
	margin-right:2%;
}

.single-yutai .posts_list li .yutai_subdata{
	float:left;
	width:68%;
}

.single-yutai .posts_list li .yutai_subdata li{
	font-size:0.9rem;
	background:none;
	border:none;
	width:auto;
	margin:0;
	padding:0;
}

.yutai_archive_list_inner{
	border: 1px solid #ddd;
	margin-bottom:1.5rem;
	padding:1rem 1.5rem;
	border-top:5px solid #F25E85;
}

.yutai_archive_list_inner h2 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
    background: url(./images/marker_green.png) left center no-repeat;
    background-size: 12px 12px;
}

.yutai_term_list ul,
.yutai_archive_list_inner ul{
	list-style-type:none;
}

.yutai_term_list li,
.yutai_archive_list_inner li{
	float: left;
	text-align: left;
}

.yutai_term_list li a,
.yutai_archive_list li a{
	display:inline-block;
	font-size: 0.8rem;
	width: auto;
	padding: 0.3rem 0.5rem;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #E5E5E5;
	background: -moz-linear-gradient(#fff,#f5f5f5);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f5f5f5));
	background: -webkit-linear-gradient(#fff,#f5f5f5);
	background: linear-gradient(#fff,#f5f5f5);
	border: 1px solid #B2B2B2;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	-moz-box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	text-decoration:none;
}

.yutai_term_list li a,
.yutai_archive_list li a{
	margin-right: 1rem;
	margin-bottom: 1rem;
	margin-left: 0;
}

.yutai_term_list li a:hover,
.yutai_archive_list li a:hover{
	font-weight:normal !important;
	background: -moz-linear-gradient(#E5E5E5,#D8D8D8);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#E5E5E5),to(#D8D8D8));
	background: -webkit-linear-gradient(#E5E5E5,#D8D8D8);
	background: linear-gradient(#E5E5E5,#D8D8D8);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(187, 187, 187, 1) inset;
	-moz-box-shadow: 1px 1px 3px 0px rgba(187, 187, 187, 1) inset;
	box-shadow: 1px 1px 3px 0px rgba(187, 187, 187, 1) inset;
}

/*株主優待アーカイブページ*/
.yutai_table{
	font-size:0.95rem;
	margin-bottom:1.5rem;
}

.yutai_table th{
	background:#FFEED6;
}

.yutai_table .button{
	font-size:0.85rem;
	display: inline-block;
	margin:0 0.2rem;
	padding: 0.1rem 0.4rem;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #E5E5E5;
	background: -moz-linear-gradient(#fff,#f5f5f5);
	background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f5f5f5));
	background: -webkit-linear-gradient(#fff,#f5f5f5);
	background: linear-gradient(#fff,#f5f5f5);
	border: 1px solid #B2B2B2;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	-moz-box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
	box-shadow: 2px 2px 0px 0px rgba(900,900,900,1) inset;
}

.yutai_table th.meigara_number{
	width:7%;
}

.yutai_table th.meigara_name{
	width:15%;
}

.yutai_table td.price{
	text-align:right;
}

.yutai_table th.sinyou{
	width:5%;
}

.yutai_table td.meigara_number,
.yutai_table td.sinyou{
	text-align:center;
}

@media screen and (min-width: 0px) and (max-width: 1160px){
	.header_top,
	.header_bottom .level,
	.breadcrumb,
	#content,
	#footer_info{
		padding:0 1rem;
	}
}

.header_left .social{
	display:none;
}

/*内部リンクショートコード*/
.ilink,
.ilink .title{
	font-size:1.1rem;
}

.ilink_inner,
.entry-content .ilink ul li{
	background:none;
}

.ilink img{
	width:120px;
}

/*タブレット表示*/
@media screen and (min-width: 0px) and (max-width: 800px){


	#content_main .main{
		margin:0;
	}

	#content_main .main,
	.home #content_r{
		width: 74.768%;
	}

	#header_searchform{
		padding:1rem;
	}

	.site_description,
	#content_main,
	.secondary #content_main,
	.secondary #content_r{
		width:100%;
	}

	#page_list,
	.header_bottom .sponsor{
		display:none;
	}

	#header_searchform .form,
	#tag_list,
	.footer_area{
		float:none;
		width:100%;
	}

	#site-navigation li a{
		font-size:0.7rem;
		padding:0.9rem 0.1rem;
	}

}

/* Table of Contents Plus */
#toc_container {
  background: #f6f6f6;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin: 30px 0px;
}
.toc_title {
  text-align: left!important;
}
.toc-btn a {
  background-color: #F7BA5A;
  border-radius: 10px;
  box-sizing: border-box;
  color: rgba(0,0,0,0.85);
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  margin: 0 10px;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 60px;
}
#toc_container p.toc_title {
  margin-bottom: 10px!important;
}
.toc-btn a:hover {
  text-decoration: none!important;
}
#toc_container p.toc_title+ul.toc_list {
  margin: 0!important;
}
