/* Localized */
/*---------------------------------------------------------
Theme Name: stinger3ver20131023
Theme URI: http://stinger3.com
Description: stinger3
Author: enji
Author URI: http://stinger3.com
License:
License URI:
Version: 20131023
---------------------------------------------------------*/
@charset "UTF-8";
/*-----------------------------
RESET
------------------------------*/

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
img {
	border: none;
	vertical-align: bottom;
}
/*-----------------------------
BASE
------------------------------*/

* {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f3f3f3;
background:url(../../uploads/2013/12/body_bg.png) repeat-x 0px 0px;
/*background:url(../../uploads/2013/12/body_bg.png) repeat-x 0px 24px;*/
padding-bottom:73px;
}
#container {
	word-wrap: break-word;
}
p {
	font-size: 15px;
	line-height: 23px;
        line-height: 1.7em;
	margin-bottom: 5px;
}
.pcnone {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #5484C8;
	text-decoration: underline;
}
a:hover {
	color: #C03;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
ol li {
	list-style-type: decimal;
	line-height: 28px;
}
.post ol {
	padding-left: 40px;
}
.hottai a {
	color: #333;
	text-decoration: none;
}
.sidead {
	text-align: center;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.s {
	font-size: 50%;
}
.ss {
	font-size: 70%;
}
.l {
	font-size: 150%;
	line-height: 130%;
}
.ll {
	font-size: 200%;
	line-height: 120%;
}
.b {
	font-weight: bold;
}
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child + html .clearfix {
	zoom: 1;
}
/* DW */
.clearfix + * {
	clear: both;
}
.shadow {
	position: relative;
}
.shadow:before, .shadow:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 500px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.shadow:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
/*----------------------------
各コンテンツの最大サイズを制限
-----------------------------*/

.kizi img, .kizi .wp-caption,textarea {
	margin-bottom: 20px;
	height: auto;
	max-width: 100%!important;
}
/*----------------------------
引用
-----------------------------*/
.post blockquote {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/*-----------------------------
基本のhタグ
------------------------------*/

/*ブログタイトル*/


#container #header #header-in #h-l .sitename {
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 30px;
margin-top:-10px;
}
#container #header #header-in #h-l .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
/*ブログタイトル下の文*/

#container #header #header-in #h-l h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
#header #header-in #h-l h1 a {
	color: #FFF;
	text-decoration: none;
}
#h-l .descr {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-bottom: 13px;
	line-height: 20px;
}

/*記事タイトル*/

.kizi {
    position: relative;
}

#chara {
	width: 61px;
	height: 64px;
	position:absolute;
	z-index:100;
	/*top: 70px;*/
    /*top: 165px;*/
    /*top: 310px;*/
    top: -25px;
	/*left: 5px;*/
	background: url(images/smart/chara_1.png) no-repeat top left;
	background-size: 61px 62px;
}

#section_ttl {
    width: 75%;
	height: 22px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin: 12px 0 0 0;
	padding: 0 0 0 68px;
	background: #7fc2ff url(images/smart/bg_1.png) no-repeat top right;
    /*
	width: 643px;
	height: 24px;
	font-family: "メイリオ", meiryo, Arial, Helvetica!important;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	margin: 0 0 0 -66px;
	padding: 0 0 0 110px;
	background-image: url(images/ttl_base.png);
    background-repeat: no-repeat;
    */
}

.entry-title {
    color: #fff;
	font-size: 28px;
	line-height: 1.3em;
	text-align : justify;
	padding: 5px 15px 5px 15px;
	border: none;
	margin-bottom: 20px;
	background: #f86233 url(images/smart/bg_2.png) no-repeat center right;
	background-size:100% 100%;
    /*
	width: 643px;
	height: 97px;
	font-size: 28px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	margin: 0 0 20px -66px;
	background-image: url(images/h1_base.png);
    */
}

.entry-title .ttl {
	/*margin: 0 18px 0 108px;*/
	padding: 7px 0 0 0;
	text-shadow: 2px 2px 3px #b74825;
    /*font-size: 1.4vw;*/
}
/*
.entry-title {
	font-size: 30px;
	line-height: 35px;
	color: #333;
	margin-bottom: 20px;
}
*/
.entry .entry-content .entry-title a:hover {
	text-decoration: underline;
}
.entry-title a {
	color: #333;
	text-decoration: none;
}
#index-post .entry .entry-content p {
    margin-bottom:20px;
    line-height:27px;
}

/*目次*/
#box_mokuji {
	width: 100%;
	margin: 0px 0 60px 0;
	border: solid 3px #ffb686;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background-color: #fef7eb;
	background-image:
		url(images/ttl_mokuji.png),
		url(images/illust_mokuji.png);
	background-repeat:
		no-repeat,
		no-repeat;
	background-position:
		center 15px,
		bottom right;
}
#box_mokuji ul {
	list-style: none;
	font-family: "メイリオ", meiryo, Arial, Helvetica!important;
	margin: 50px 0 0 20px ;
}
#box_mokuji ul li {
	line-height:2.2em;
}

/*アーカイブタイトル*/

.entry-title-ac {
	font-size: 24px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
}
.entry-title-ac a {
	color: #333;
	text-decoration: none;
}
.kizi .entry .entry-content .entry-title-ac {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
}
/*中見出し*/

h1.archive {
	/*font-size: 24px;*/
    font-size: 1.5vw;
	color: #f86233;
	height: 108px;
	line-height: 130px;
	padding:  0 0 0 75px;
	margin: 20px 0 20px 0;
	background-image: url(images/h2_base.png);
}

.demo h2 {
	font-size: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 75px;
	color: #000;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -65px;
	background-image: url(images/cah2-bk.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 22px;
    /*font-size: 1.5vw;*/
	color: #f86233;
	height: 108px;
	/*line-height: 130px;*/
	padding:  0 0 0 75px;
	margin: 20px 0 20px 0;
	background-image: url(images/h2_base.png);
    background-repeat: no-repeat;
    width: 100%;
    display: table;
    box-sizing: border-box;
    
}
h2 span {
    display:block;
    padding-bottom: 20px;
    display: table-cell;
    vertical-align: bottom;
}


h2.search {
	/*font-size: 24px;*/
    font-size: 1.2vw;
	color: #f86233;
	height: 108px;
	/*    line-height: initial;*/
	padding:  0 0 0 75px;
	margin: 20px 0 20px 0;
	background-image: url(images/h2_base.png);
    /*
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    */
}
/*
h2 {
	font-size: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1a1a1a;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -40px;
}
*/
/*小見出し*/

.moto .post h3 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #333;
	line-height: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}

.kizi h3 {
	font-size: 22px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
	color: #804f21;
	line-height: 30px;
	background-image: url(images/h3_base.png);
    background-position-y: bottom;
    background-repeat: no-repeat;
	margin-left: 0px;
    /*font-size: 1.5vw;*/
}


.kizi h2.entry-title-ac {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah3-bk.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
    height: inherit;
}

.kizi h3.entry-title-ac {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah3-bk.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

h3 a {
	color: #333;
	text-decoration: none;
}
h3 a:hover {
	color: #C03;
}
.post h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	line-height: 28px;
}
.side h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
}
#footer #footer-in h4 a {
	color: #FFF;
	text-decoration: none;
}
#footer #footer-in .copy {
	color: #FFF;
    font-size:10px;
}

/*まとめ*/
#box_matome {
	width: 100%;
	margin: 0px 0 60px 0;
	padding: 0px 0 20px 0;
	border: solid 3px #ffb686;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #ffecdb;
}
#box_matome h2 {
	height: 95px;
	margin: -17px 0 10px 0;
	text-indent: -9999px;
	background: url(images/ttl_matome.png) no-repeat center top;
}
#box_matome p {
	font-family: "メイリオ", meiryo, Arial, Helvetica!important;
	text-align : justify;
	margin: 0 40px 20px 40px;
}

/*-----------------------------
タイトル下
------------------------------*/

.kizi .blogbox p {
	font-size: 12px;
}
.kizi .blogbox {
	background-color: #f3f3f3;
}
.kizi .blogbox p .kdate {
	background-color: #595959;
	margin-right: 10px;
	padding: 5px;
	color: #FFF;
}
/*-----------------------------
ページナビ
------------------------------*/

.pagination {
	clear: both;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #555;
}
.pagination a:hover {
	color: #fff;
	background: #3279BB;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	color: #fff;
	background-color: #CCCCCC;
}
/*-----------------------------
基本構造
------------------------------*/

#header-in, #wrap-in, #navi-in, #footer-in, #gazou-in {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #wrap-in #side {
	float: right;
	width: 336px;
  /*background-color:#fff;*/
}
#wrap #wrap-in #side-inner {
  background-color:#fff;
  padding:0 0 10px 0;
}
#wrap #wrap-in #main {
	float: left;
	width: 550px;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 20px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 20px;
}
#wrap #wrap-in #main-single {
	float: left;
	width: 908px;
	padding-right: 39px;
	padding-left: 39px;
	padding-top: 20px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 20px;
}
#footer-in {
	text-align: center;
	color: #CCC;
	padding: 20px;
}
#respond h3 {
	font-size: 16px;
}

.sumbox {
	float: left;
	height: 150px;
	width: 150px;
}
.post .entry .entry-content {
	float: right;
	width: 380px;
	padding-left: 20px;
}
.entry {
	margin-bottom: 20px;
	padding-top: 10px;
}
.entry .sumbox {
	float: left;
	height: 150px;
	width: 150px;
}
.entry-content .blog_info.contentsbox ul {
	margin-bottom: 20px;
}
.blog_info.contentsbox ul li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
.more-link {
	font-size: 14px;
	color: #5484C8;
	text-decoration: underline;
}
.blog_info.contentsbox ul a {
	color: #666;
}
#gazou-in {
	padding-top: 0px;
}
#footer #footer-in .stinger {
	margin: 0px;
}
#footer #footer-in #gadf {
	padding: 10px;
}
#container #gazou #gazou-in #headimg {
	margin-bottom: 10px;
}
/*-----------------------------
サイド
------------------------------*/

#side #side-in ul li {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
#side #side-in ul {
	padding: 10px;
	margin-bottom: 20px;
}
#side #side-in {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	margin-top: 10px;
}
#side-in ul li a:hover {
	color: #3279BB;
}
#side ul li {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#side #ad1 div ul li .textwidget {
	width: 100%;
}
#side #ad1 div ul li {
	padding: 0px;
}
#footer #footer-in .stinger a {
	color: #CCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#side #snsbox02 {
	padding-top: 20px;
}
#side #topnews .motto {
	clear: both;
}
#side ul li ul li {
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
}
/*サイドの各タイトル見出し*/

.menu_underh2 {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(images/ca3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #header #header-in #h-l {
	/*padding-top: 20px;*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	width: 100%;
}
#container #wrap {
	padding-top: 30px;
	padding-bottom: 20px;
}
#container #wrap #wrap-in #side #ad1 div ul li h2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 0px;
	text-align: left;
	font-size: 16px;
}
#container #wrap #wrap-in #side #ad1 div ul li .textwidget a img {
	padding: 5px;
}
#container #wrap #wrap-in #side h2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-left: 0px;
	text-align: left;
}
#container #wrap #wrap-in #side ul li h2 {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #wrap #wrap-in #side #twibox ul li {
	padding: 0px;
}
#container #wrap #wrap-in #side #twibox ul li li {
	padding-left: 20px;
}
#container #wrap #wrap-in #side #twibox ul li h2 {
	font-size: 16px;
}
#container #wrap #wrap-in #side #tagbox {
	padding: 10px;
}
#container #wrap #wrap-in #side #acbox {
	padding-left: 20px;
}
/*-----------------------------
SNS
------------------------------*/

.sns {
	padding: 5px 5px 5px 5px;
	margin-left: -1px;
	bottom: 10px;
	position: fixed;
	border-radius: 0px 4px 4px 0px;         /* CSS3 */
	-moz-border-radius: 7px;    /* Firefox */
	-webkit-border-radius: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;

	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	background-image: url(images/a30.png);
	background-repeat: repeat;
}
.sns li {
	margin: 5px 0;
}
.sns h3 {
	margin-left: 7px;
	padding: 0;
	color: #dddddd;
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
}
.sns .snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.post #snsbox03 .sns03 .snsb.clearfix {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*-----------------------------
ページTOP
------------------------------*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 10px;
    z-index:10000;
}
#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 10px 5px;
	text-align: center;
	display: block;
	border-radius: 5px;
	/* CSS3 */
	-moz-border-radius: 5px;
	/* Firefox */
	-webkit-border-radius: 5px;/* Safari,Chrome */
}
#page-top a:hover {
	text-decoration: none;
	background: #d6cdc0;
	color: #665e53;
}
/*-----------------------------
コンテンツ
------------------------------*/

.sum {
	float: left;
	width: 100px;
}
.sumbun {
	float: left;
	width: 430px;
	padding-left: 20px;
}
.sumbox02 {
	margin-bottom: 20px;
}
.post .kanren {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
/*	background-color: #f3f3f3;*/
	background-color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
    margin-left:-39px;
    margin-right:-39px;
    color:#FFF;
}
.sumbun .entry-title {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.sumbun p {
	font-size: 13px;
	line-height: 24px;
}
/* サイドバーのaffix */
div.affix {
	position: fixed;
	width: 250px;
	bottom: 30px;
}
.center-ad {
	text-align: center;
	padding: 20px;
}
#side #side-in ul li a:hover {
	color: #C00;
	text-decoration: underline;
}
.hottai {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	color: #333;
	line-height: 30px;
}
.post ul li {
	font-size: 15px;
	line-height: 28px;
}
.post ul {
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.post .blog_info.contentsbox .clearfix {
	list-style-type: none;
}
.sumbun .entry-title a:hover {
	color: #C00;
}
#footer #footer-in h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding: 5px;
}
.postdatemo {
	margin: 0px;
	padding: 0px;
}
.blog_info.contentsbox .clearfix {
	margin: 0px;
	padding: 0px;
}
#container #header #header-in #h-r {
	float: right;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 10px;
}
/*記事を読む*/

.entry .motto {
    padding:10px 0 0 0;
}

.motto a {
	color: #FFF;
	text-decoration: none;
	background-color: #f3f3f3;
	width: 90px;
	color: #666666;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}
.motto a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FFAAAA;
	color: #FFF;
	text-align: center;
	display: block;
}
/*----------------------------
アコーディオン
------------------------------*/

.acordion_tree li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.acordion_tree li a {
	float: left;
	color: #333;
	text-decoration: none;
}
.menu-navigation-container {
	overflow: hidden;
}
.acordion_tree li a:hover {
	text-decoration: underline;
}
.left-ad {
	padding: 20px;
}
#h-r #search {
	padding-left: 30px;
}

/*----------------------------
コメント
------------------------------*/

#comments p a {
	color: #999;
}
#comments p {
	font-size: 12px;
	font-weight: normal;
}
#comments label {
	display: block;
}
.metadata dd a {
	color: #999;
}
.metadata {
	font-size: 13px;
	line-height: 20px;
}
#comments {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #EDF2FA;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5484D2;
}
.comment-body {
	padding: 10px;
	margin-bottom: 20px;
}
.fn {
	font-style: normal;
	font-size: 13px;
}
.says {
	font-size: 13px;
}
.commentmetadata {
	font-size: 12px;
	padding: 5px;
}
.reply {
	padding: 5px;
	font-size: 13px;
}
#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}
#comments #commentform .tags {
	padding: 10px;
	background-color: #f3f3f3;
	font-size: 13px;
}
#comments {
	padding-top: 20px;
}
#comments #commentlist img {
	padding: 10px;
}
/*---------------------
ナビゲーション
-----------------------*/

#navi-in li {
	position: relative;
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 14%;
}
#navi-in li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
#navi-in li a {
	float: left;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	padding-left:30px;
    width:145px;
}
.menu-navigation-container {
	overflow: hidden;
}
#navi-in li a:hover {
	text-decoration: underline;
}
/*-----------------------------
検索フォーム
-----------------------------*/

#container #wrap #wrap-in #search {
	/* padding-top: 20px; */
	padding: 20px;
    background-color:#fff;
    /*margin:0 0 10px 0;*/
}
#container #wrap #wrap-in #search h4
{
    padding:0 0 0 20px;
    background:url(images/icon-search.gif) no-repeat 0;
    margin:0 0 5px 0;
}
#s {
	width: 241px;
	height: 19px;
	border: none;
	color: #333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #fff;
	font-size: 12px;
	border-radius: 0;
    border:solid #FF9356 1px;
}
#searchsubmit {
	position: absolute;
	top: 0;
	_top: 1px;
	left: 261px;
	border-radius: 0;
}
*:first-child + html #searchsubmit {
	top: 1px;
}
#container #wrap #wrap-in #side #search #searchform {
	position: relative;
}

.sp-search
{
    display:none;
}

/*---------------------------------
関連記事とか
--------------------------------*/

#container #wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui .motto a {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
#container #wrap #wrap-in #main .post .entry .entry-content .motto .more-link {
	font-size: 12px;
}
#container #wrap #wrap-in #side #topnews .motto a {
	font-size: 12px;
}
#container #wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui .motto a:hover {
	color: #FFF;
}
#container #wrap #wrap-in #side #topnews div dl dd p {
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
    background-color: #fff;
}
#container #wrap #wrap-in #side #topnews div dl dd p.saisin {
    padding:0;
    margin-bottom: 5px;
}
#container #wrap #wrap-in #main .post .entry .entry-content .dami {
	margin-top: -10px;
}
#main .post .sumbox02 #topnews div dl dd {
	padding-left: 130px;
}
.post .sumbox02 #topnews div dl dd .motto {
	font-size: 12px;
	color: #666;
}
#main .post .sumbox02 #topnews div dl dd .motto a {
	color: #666;
}
#wrap #wrap-in #side #topnews div dl {
	padding-bottom: 10px;
}
#topnews dt {
	font-size: 14px;
	color: #1A7AE8;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
}
#topnews dt {
	color: #66A512;
}
#side #topnews dd {
	font-size: 16px;
	padding-left: 120px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 110px;
	padding-bottom: 5px;
	color: #666666;
}
#topnews div {
	padding: 10px;
	margin-bottom: 10px;
}
#topnews div dl dd a {
	color: #1a1a1a;
	text-decoration: none;
    font-weight: 600;
}
#topnews div {
	padding: 10px;
	margin-bottom: 10px;
}
#topnews div dl {
	clear: both;
    padding-bottom: 15px;
}
#container #wrap #wrap-in #side #topnews div dl dd a:hover {
	color: #900;
	text-decoration: underline;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .saisin {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui {
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui a {
	color: #06C;
	text-decoration: underline;
	font-weight: bold;
}
#wrap #wrap-in #main .post .sumbox02 #topnews div dl dd .basui a:hover {
	color: #900;
}
/*-----------------------------------
google用ぱんくず
------------------------------------*/
.kuzu {
	font-size: 13px;
	padding-bottom: 10px;
}
.kuzu a {
	color: #666;
	text-decoration: none;
}
div#breadcrumb {
	padding: 0 0 5px;
	margin: 0 0 10px;
	clear: both;
}
div#breadcrumb a {
	font-color: #ccc
}
div#breadcrumb div {
	display: inline;
	font-size: 11px;
}
#breadcrumb div a {

    color: #5484C8;	
    text-decoration: underline;

}
/*-----------------------------------
カレンダー
------------------------------------*/

#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 250px;
	margin-left: 35px;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#wp-calendar td {
	text-align: center;
	padding: 0px;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
}
#wp-calendar tbody tr #today {
	background-color: #CCC;
}
/*---------------------------------
コンテンツ
--------------------------------*/

table tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	line-height: 25px;
}
#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	color: #333;
}
.blog_info.contentsbox p {
	font-size: 12px;
	color: #666;
}
.huto {
	font-weight: bold;
}
.hutoaka {
	font-weight: bold;
	color: #ff0000;
}
#container #wrap #wrap-in #main .post .nob tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#container #wrap #wrap-in #main .post .nob {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
/*---------------------------------
PREV NEXT
--------------------------------*/
.p-navi dl dt {
	font-weight: bold;
	font-size: 15px;
	line-height: 27px;
	float: left;
	width: 50px;
}
.p-navi dl dd {
	font-size: 15px;
	padding-left: 55px;
	line-height: 27px;
}


#footer{
background-color:#FF6600;
}

#footer h3 a {
    color:#FFF;
}
#footer h3 a:hover {
    color:#FFF;
}

.hatena-bookmark-count a{color:red!important;}
#hatena-bookmark-widget0{background-color:#fff; padding:10px;}
#hatena-bookmark-widget0 ul li a{ font-size:12px!important;}


/*---------------------------------
SNS Header
--------------------------------*/

#snsHeaderBox {
  background: #fff;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height:73px;
  overflow:hidden;
  display: none;
  z-index: 9000;
  /*box-shadow:0 5px 10px rgba(0,0,0,0.2);*/
}
#snsHeaderBox .inner
{
  padding: 8px 15px 15px 15px;
  margin:0 auto;
  width:950px;
}
#snsHeaderBox .inner .text
{
    float:left;
    padding:20px 0 0 0 ;
}
#snsHeaderBox .inner .button
{
    float:right;
}
#snsHeaderBox .single-top-logo
{
    float:right;
    width:auto;
    padding:5px 0 0 0;
}
#snsHeaderBox .single-top-sns
{
    float:left;
    width:auto;
}
#snsHeaderBox .single-top-sns ul
{
}
#snsHeaderBox .single-top-sns ul li
{
    margin:0 15px 0 0;
}
#snsHeaderBox .single-top-sns ul li a
{
    border-radius: 10px;
    color: #fff !important;
    display: block !important;
    height: 30px;
    font-size:14px;
    line-height: 30px !important;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width:330px;
}
#snsHeaderBox .single-top-sns ul li a:hover
{
    box-shadow: none;
    margin: 5px 0 -5px;
    opacity:1;
}
#snsHeaderBox .single-top-sns ul li a:hover img
{
    opacity:1;
}
#snsHeaderBox .single-top-sns ul li a img
{
    margin:0 10px 0 0;
}
#snsHeaderBox .single-top-sns ul li.btn-facebook
{
    float:left;
}
#snsHeaderBox .single-top-sns ul li.btn-facebook a
{
    background: none repeat scroll 0 0 #3b5998;
    box-shadow: 0 5px 0 #203d79;
}
#snsHeaderBox .single-top-sns ul li.btn-facebook a:hover
{
    box-shadow: none;
}
#snsHeaderBox .single-top-sns ul li.btn-twitter
{
    float:right;
}
#snsHeaderBox .single-top-sns ul li.btn-twitter a
{
    background: none repeat scroll 0 0 #00acee;
    box-shadow: 0 5px 0 #0193cb;
}
#snsHeaderBox .single-top-sns ul li.btn-twitter a:hover{
    box-shadow: none;
}
#snsHeaderBox .single-top-sns ul li.btn-line
{
    display:none;
}
#snsHeaderBox .single-top-sns-sp
{
    display:none;
}

#snsHeaderBox .single-top-sns ul li.btn-h
{
    float:left;
}
#snsHeaderBox .single-top-sns ul li.btn-h a
{
    background: none repeat scroll 0 0 #3b5998;
    box-shadow: 0 5px 0 #203d79;
}
#snsHeaderBox .single-top-sns ul li.btn-h a:hover
{
    box-shadow: none;
}
#snsHeaderBox .single-top-sns ul li.btn-h2
{
    float:right;
}
#snsHeaderBox .single-top-sns ul li.btn-h2 a span
{
    color:#FFFE00;
    margin:0 5px 0 0;
}
#snsHeaderBox .single-top-sns ul li.btn-h2 a
{
    background: none repeat scroll 0 0 #00acee;
    box-shadow: 0 5px 0 #0193cb;
}
#snsHeaderBox .single-top-sns ul li.btn-h2 a:hover{
    box-shadow: none;
}


.wp_social_bookmarking_light {
    padding-top:10px !important;
}

/*---------------------------------
Side Movie Banner
--------------------------------*/

#side-movie-banner {
    margin:0 0 20px 0;
}
#side-movie-banner a {
    display:block;
    width:336px;
    height:255px;
    background-image:url(images/movie-banner.png);
    background-repeat:no-repeat;
    background-position:0 0;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#side-movie-banner a:hover {
    background-position:0 -255px;
}

.topBanner {
    display:none;
}

@media screen and (max-width: 768px){
#container #header #header-in #h-l .sitename a img{
width:360px;
}
}
.rbox{padding:5px 10px; background-color:#fff;}
.bt1{}
.rbox dt {
  float:left;
  height:52px;
  width:52px;
}
.rbox dd {
  float:left;
  font-size:12px;
  font-weight:normal;
  height:52px;
  line-height:52px;
  padding:0 5px 0 10px;
  white-space:nowrap;
  width:206px;
}

.or_head{
background-color:#fff;
height:0;
}

.or_head a{font-size:12px; color:#333; text-decoration:none;}
.or_head a:hover{text-decoration:underline;}

.in_navi{width:986px; margin:0 auto;}

@media screen and (max-width: 768px){
.in_navi{margin:0 auto;}
.or_head{background-color:#ff6600!important;}
}

/** 関連する記事タイトル h4から変更 **/
p.saisin {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	line-height: 28px;
}
/** お祝い金がもらえる理由 h4からh4へ変更 */
h3.sidebar_h3 {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  background-image: url(images/ca3.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size:16px;
}
h4.sidebar_h4 {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  background-image: url(images/ca3.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size:16px;
}
#footer-link-area {
    text-align: left;
    color: #fff;
    font-size:12px;
}
#footer-link-area p {
    font-weight: bold;
    font-size:12px;
}
#footer-link-area h5 {
    display:inline;
    font-weight:normal;
    font-size:11px;
}
#footer-link-area a {
    color:#fff;
    text-decoration:none;
}
#footer-link-area a:hover {
	/*color: #C03;*/
    text-decoration:underline;;
    /*color: #5484C8;*/
}


h2.entry-title {
    padding: 0;
    margin: 0;
    font-size: 30px;
	line-height: 35px;
	color: #333;
	margin-bottom: 20px;
    border: none;
}
.kdate_sp {
    display:none;
}

h2.nav_h2 {
    margin:0;
    padding:0;
    display:inline;
    line-height: normal;
    border:none;
    font-weight: bold;
}

.single-banner_area {
    margin-bottom:20px;
}



.single-sns-buttons
{
    margin:0 0 20px 0;
}
.single-sns-buttons ul
{
    font-size:0;
    padding:0;
}
.single-sns-buttons ul li
{
    display:inline-block;
    width:19%;
    margin:0 1% 0 0;
    /*text-align:center;*/
    vertical-align:top;
}
.single-sns-buttons ul li a
{
    color:#fff;
    display:block;
    padding:10px;
    font-size:14px;
    text-decoration:none;
    border-radius:4px;
    
    
    padding:23px;
    font-size:14px;
    text-decoration:none;
    border-radius:4px;
    height:20px;
}
.single-sns-buttons ul li span
{
    /*display:block;*/
    font-size:18px;
    /*margin:0 0 3px 0;*/
}
.single-sns-buttons ul li span.js-social {
	float:right;
}

.single-sns-buttons ul li.single-sns-buttons-fb
{
}
.single-sns-buttons ul li.single-sns-buttons-fb a
{
    background-color:#3b5998;
}
.single-sns-buttons ul li.single-sns-buttons-fb a:hover
{
}
.single-sns-buttons ul li.single-sns-buttons-tw
{
}
.single-sns-buttons ul li.single-sns-buttons-tw a
{
    background-color:#55acee;
}
.single-sns-buttons ul li.single-sns-buttons-tw a:hover
{
}
.single-sns-buttons ul li.single-sns-buttons-hatena
{
}
.single-sns-buttons ul li.single-sns-buttons-hatena a
{
    background-color:#008fde;
}
.single-sns-buttons ul li.single-sns-buttons-hatena a:hover
{
    background-color:#008fde;
}
.single-sns-buttons ul li.single-sns-buttons-line
{
    display:none;
}
.single-sns-buttons ul li.single-sns-buttons-line a
{
    background-color:#00c300;
}
.single-sns-buttons ul li.single-sns-buttons-iine
{
    /*width:25%;*/
    font-size: 0px;
    line-height: 0;
    margin:0;
    padding:0;
    background-color:#efefef;
    text-align:center;
    padding-top: 2px;
    padding-bottom: 3px;
}
.single-sns-buttons ul li.single-sns-buttons-googleplus
{
	display:none;
}
.single-sns-buttons ul li.single-sns-buttons-googleplus a
{
    background-color:#cc3732;
}
.single-sns-buttons ul li.single-sns-buttons-googleplus a:hover
{
    background-color:#cc3732;
}
.single-sns-buttons ul li.single-sns-buttons-iine
{
	/*display:none;*/
}

.single-sns-buttons ul li.single-sns-buttons-pocket
{
}
.single-sns-buttons ul li.single-sns-buttons-pocket a
{
    background-color:#EE4056;
}
.single-sns-buttons ul li.single-sns-buttons-pocket a:hover
{
    background-color:#EE4056;
}

/** ジョブデポ求人 **/
#jdepo_jobs_area {
    
}

#jdepo_jobs_area h4 {
	font-size: 16px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
/*    background-color:#f3f3f3;*/
    background-color: #FF6600;
    color:#FFF;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #666;
    border-bottom-color: #666;
    margin-left:-39px;
    margin-right:-39px;
}

#jdepo_jobs_area .jdepo_jobs_item {
	display: inline-block;
	margin-bottom:10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.jdepo_jobs_item p {
	font-size: 16px;
	margin-bottom:2px;
	font-weight: bold;
}

.jdepo_jobs_item p.job_salary_text {
	font-size: 12px;
}
.jdepo_jobs_item p.job_holiday {
	font-size: 12px;
	font-weight: normal;
}
.jdepo_jobs_item span.job_address {
    font-size: 12px;
    margin-left:10px;
}
.jdepo_jobs_item_left {
	display:inline;
	float:left;
	margin: 0 10px 0 0;
}
.jdepo_jobs_item_right {
	display:inline;
	float:left
}

.header-logo {
    float:left;
}
.header-descr_area {
    margin-left: 5px;
    margin-top: 5px;
}

.header-right-area {
    float:right;
}

.header-jdepo-logo {
    margin-top: 21px;
}

.header-link {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.header-link a {
    color: #3d3d3d;
    text-decoration: none;
}

.header-link a:hover {
    color: #003399;
    text-decoration: underline;
}


/* BigLike */
.cd-article-followus {
    color: #fff;
	background: #2b2b2b;
	text-align: center;
	position: relative;
    margin:0;
	margin-bottom:30px;
	z-index: 10;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.cd-article-followus .cd-article-followus-thumbnail {
    width: 50%;
    height: 190px;
    background-size: cover;
    background-position: center;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
}
.cd-article-followus .cd-article-followus-text {
    width: 50%;
    padding: 20px 15px;
    font-size: 12px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
}
.cd-article-followus .cd-article-followus-text p {
    margin: 0;
}
.cd-article-followus .cd-article-followus-text .help-block {
    color: #999;
    font-size: 12px;
}
.cd-article-followus .cd-followus-box {
	width: 70%;
	margin: 10px auto;
	-webkit-transform: scale(1.2)!important;
	-moz-transform: scale(1.2)!important;
	transform: scale(1.2)!important;
	text-align: center!important;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
@media screen and (min-width: 40em) {
    .cd-article-followus .cd-article-followus-thumbnail {
        width: 60%;
    }
    .cd-article-followus .cd-article-followus-text {
        width: 40%;
        font-size: 18px;
        padding: 25px 20px;
            padding-bottom:0;

    }
    .cd-article-followus .cd-followus-box {
    	-webkit-transform: scale(1.4)!important;
    	-moz-transform: scale(1.4)!important;
    	transform: scale(1.4)!important;
    	text-align: center!important;
    	-webkit-transform: scale(1.4);
    	transform: scale(1.4);
    }
}
@media (min-width: 768px) {
}
@media screen and (max-width: 480px) {
    .cd-article-followus .cd-article-followus-text p {
        margin: 0;
        font-size:11px;
    }
    .cd-article-followus .cd-article-followus-text,
    .cd-article-followus .cd-article-followus-text .help-block {
        font-size: 11px;
    }
	.cd-article-followus .cd-article-followus-thumbnail {
	    height: 110px;
	}
	.cd-article-followus .cd-article-followus-text {
	    padding: 10px;
		height: 90px;
		overflow: hidden;
	}
	.cd-article-followus .cd-followus-box {
		margin-bottom: 20px;
	}
    .help-block {
        display:none;
    }
}


.entry .sumbox {
    position:relative ;
}
.cat-label {
    width: 90px;
    text-align: center;
    background: #4c96be;
    font-size: .75rem;
    vertical-align: top;
    position: absolute;
    top:0;
    right:0;
    color: #fff;
    z-index: 10;
    
    
}
.cat-label-side {
    width: 100px;
    text-align: center;
    background: #4c96be;
    font-size: .75rem;
    vertical-align: top;
    position: absolute;
    /*left:0;
    bottom:0;*/
    color: #fff;
    z-index: 10;
    
    
}
.cat-label_manabu{
    background: #31a259;
    
        display: block;
    padding: .25em 0;
    color: #fff;
    font-size: .75rem;
    text-decoration: none;
}
.cat-label_tameiki{
    background: #9c288c;
    
        display: block;
    padding: .25em 0;
    color: #fff;
    font-size: .75rem;
    text-decoration: none;
}
.cat-label_aruaru{
    background: #e84034;
    
        display: block;
    padding: .25em 0;
    color: #fff;
    font-size: .75rem;
    text-decoration: none;
}
.cat-label_okane{
    background: #f8b62b;
    
        display: block;
    padding: .25em 0;
    color: #fff;
    font-size: .75rem;
    text-decoration: none;
}
.cat-label_kangokeikaku{
    background: #4c96be;
    
        display: block;
    padding: .25em 0;
    color: #fff;
    font-size: .75rem;
    text-decoration: none;
}
.cat-label_oyakudachi{
    background: #292b2b;
    
        display: block;
    padding: .25em 0;
    color: #fff;
    font-size: .75rem;
    text-decoration: none;
}


/** キーワード特集 */

.itembox_kw
{
	padding:20px 0 20px 20px;
	background:#FFF;
	border:solid #FF6600 1px;
	border-top:solid #FF6600 5px;
	margin:0 0 20px 0;
}
.keyword-container
{
margin-right:30px;
    display: flex;
}
.keyword-container .floatleft
{
    float:left;
	width:406px;
}
.keyword-container .floatright
{
    float: right;
	width:406px;
        margin-left: 40px;
}
.keyword-container .box
{
	border:solid #FF6600 1px;
	margin:0 0 30px 0;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.keyword-container .box .title
{
	background:#D0A385;
	border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
}
.keyword-container .box .title h3
{
/*
	padding:20px;
	font-size:14px;
	color:#FFF;
	text-align:center;
    */
    
    background:#FFF4E2 url(images/icon-search.gif) no-repeat 10px;
	padding:10px 10px 10px 30px;
	font-size:16px;
	border-bottom:solid #FFA568 1px;
	/*margin:0 0 20px 0;*/

}
.keyword-container .box .boxinner
{
}
.keyword-container .box a
{
	color:#222;
	text-decoration:underline;
}
.keyword-container .box a:hover
{
	color:#666;
	text-decoration:none;
}
.keyword-container .box .btnarea
{
	padding:20px 0;
}
.keyword-container .box .addclass
{
	padding:0 20px;
}
.keyword-container .box table.border_tablein
{
	margin:0 0 10px 0;
}
.keyword-container .box table.border_tablein td
{
	padding:10px 20px;
}

table.linktable_kw
{
/*	font-size:18px;*/
}
table.linktable_kw tr
{
}
table.linktable_kw th
{
    text-align:left;
	/*background:url(pcimages/arrow.png) no-repeat 20px 12px;*/
	padding:10px 20px 10px 20px;
	line-height:1.2;
	/*border-top:solid #D0A385 1px;*/
}
table.linktable_kw th.nb,table.linktable_kw td.nb
{
	border-top:none;
	font-size:14px;
	padding:10px;
}
table.linktable_kw th.nb,table.linktable_kw td.nb p
{
	padding:0 10px 0 10px;
	line-height:1.6;
	font-size:12px;
}
table.linktable_kw th.nb,table.linktable_kw td.nb p strong
{
	color:#FF0033;
}
table.linktable_kw th.nb,table.linktable_kw td.label
{
	border-top:none;
	font-size:14px;
	padding:10px 10px 10px 50px;
	width:120px;
}
table.linktable_kw td
{
	padding:20px 20px 20px 30px;
	line-height:1.5;
	border-top:solid #D0A385 1px;
	width:60px;
}
table.linktable_kw td.y
{
	color:#5ACF19;
	font-weight:bold;
	/*background:url(pcimages/icon-yes.png) no-repeat 0;*/
}
table.linktable_kw td.n
{
	color:#FF2530;
	font-weight:bold;
	/*background:url(pcimages/icon-no.png) no-repeat 0;*/
}

#searchkeyword .tagcloud
{
	/*padding:40px 10px 15px 20px;*/
}
#searchkeyword .tagcloud ul
{
}
#searchkeyword .tagcloud ul li
{
	display:inline;
	margin:0 20px 0 0;
	line-height:1.8;
}
#searchkeyword .tagcloud ul li a
{
	color:#008DDE;
}
#searchkeyword .tagcloud ul li a:hover
{
	color:#7ECCEB;
	text-decoration:underline;
}

#searchkeyword .tagcloud ul li.fs10
{
	font-size:10px;
}
#searchkeyword .tagcloud ul li.fs11
{
	font-size:11px;
}
#searchkeyword .tagcloud ul li.fs14
{
	font-size:14px;
}
#searchkeyword .tagcloud ul li.fs16
{
	font-size:16px;
}
#searchkeyword .tagcloud ul li.fs18
{
	font-size:18px;
}
#searchkeyword .tagcloud ul li.fs24
{
	font-size:24px;
}

/** ページTOPへ */
#pagetop {
    background: rgba(0,0,0,0.5);
    color: #fff;
    border-radius: 50%;
    width: 35px;
    text-align: center;
    line-height: 30px;
    font-size: 27px;
    padding-bottom: 5px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
}
#pagetop a{
    color:#fff;
}
#pagetop a:hover{
    color:#fff;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-angle-up:before {
    content: "\f106";
}

/** ページTOPへ */
@media (max-width: 768px) {
#page-top{display:none;}
    #pagetop {
        display:none;
        width: 40px;
        line-height: 25px;
        font-size: 24px;
        bottom: 74px;
        padding-bottom: 10px;
        padding-top: 5px;
        right: 15px;
    }
}



/** 人気キーワード連携 */
.jdepo_popular {
    text-align:center;
    padding:10px 0;
}
.square_btn {
    margin: 5px 0;
    position: relative;
    display: inline-block;
    padding: 0.75em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*背景色*/
    border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    width:90%;
}
.square_btn:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


/** share */
.icon-font {
    font-family: "LigatureSymbols";
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-font-feature-settings: "liga" 1, "dlig" 1;
    -moz-font-feature-settings: "liga=1, dlig=1";
    -ms-font-feature-settings: "liga" 1, "dlig" 1;
    -o-font-feature-settings: "liga" 1, "dlig" 1;
    font-feature-settings: "liga" 1, "dlig" 1;
}

#share_bar {
    width: 100%;
    position: fixed;
    bottom:50px;
    /*top:40px;*/
    right: 0;
    display: block;
    text-align: center;
    line-height: 40px;
    z-index: 9998;
}
#share_bar ul {
    margin: 0;
}

#share_bar li {
    display: inline-block;
    margin: 20px 10px;
    padding-top: -10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
#share_bar a {
    text-decoration: none;
    color: #FFF;
}
#share_bar span {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}
.share_fb {
    background: #3B5998;
}
#share_bar .share_fb {
    /*font-size: 20px;*/
}
.share_tw {
    background: #00ACEE;
}
#share_bar .share_tw {
    /*font-size: 27px;*/
}
.share_line {
    background: #00c300;
}
#share_bar .share_line {
    /*font-size: 30px;*/
}
.share_jd {
    background: #ea6b1d;
    width:auto !important;
    height:auto !important;
    padding:10px 10px;
}
.share_jd img
{
    width:30px;
    height:auto;
}
body.single #footer
{
    /*padding:0 0 80px;*/
}

/** 検索窓 */
.sp-search{display:none;}

/** ヘッダー*/
.nonborder {
  border:none;
  outline:none;
}
#container #header #header-in #h-l h1 {
    padding-top: 10px;
    margin-left: 30px;
}