@charset "utf-8";
/*===========================================
reset
===========================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
a:focus { outline: none; }
ins { background-color:  #ff9 ; color: #000; text-decoration: none; }
mark { background-color:  #ff9 ; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc ; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
img { vertical-align: top; }

/*===========================================
全体
===========================================*/

body {
    min-width: 980px;
}
html, body {
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    background: #FFFFFF;
}
input, textarea, select {
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#main_wrap {
    width: 100%;
}

/*===========================================
ヘッダー
===========================================*/

#header {
    width: 100%;
}
#header_wrap {
    width: 980px;
    margin: 0 auto;
}
#header_wrap #desc_wrap {}
#header_wrap #desc_wrap h1 {
    float: left;
    font-weight: normal;
}
#header_wrap #desc_wrap #assist {
    float: right;
}
#header_wrap #desc_wrap #assist li {
    float: left;
}
#header_wrap #desc_wrap #assist li a {}
#header_wrap #logo_wrap {}
#header_wrap #logo_wrap h2 {
    float: left;
}
#header_wrap #logo_wrap .number {
    float: right;
}

/*===========================================
グローバルナビ
===========================================*/

#global {
    width: 100%;
}
#global_wrap {
    width: 980px;
    margin: 0 auto;
}
#global_nav li {
    float: left;
}

/*シンプルナビ*/

.navi-simple #global {
    float: right;
}

/*レイアウト*/

.layout-default {}
.layout-separate {}
.layout-single {}

/*===========================================
ページイメージ
===========================================*/

#page_image {
    width: 100%;
}
#page_image_wrap {
    width: 980px;
    margin: 0 auto;
}

/*===========================================
パンくず
===========================================*/

#breadcrumb {
    width: 100%;
}
#breadcrumb_wrap {
    width: 980px;
    margin: 0 auto;
}
#breadcrumb_wrap p {}

/*サイドバーが左の場合*/

.sidebar-left #breadcrumb_wrap p {
    float: right;
}

/*===========================================
コンテンツ
===========================================*/

#contents {
    width: 100%;
}
#contents_wrap {
    width: 980px;
    margin: 0 auto;
}
#contents_wrap #main_column {
    width: 730px;
}

/*===========================================
サイドバー
===========================================*/

#sidebar {
    width: 220px;
}
#sidebar #side_bnr li {}

/*サイドバーレイアウト*/

.sidebar-left #main_column {
    float: right;
}
.sidebar-left #sidebar {
    float: left;
}
.sidebar-right #main_column {
    float: left;
}
.sidebar-right #sidebar {
    float: right;
}

/*===========================================
下部バナー
===========================================*/

#footer_bnr {}
#footer_bnr p {}
#footer_bnr p:last-child {
    margin-bottom: 0;
}
#fb-pageplugin {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

/*===========================================
ページトップボタン
===========================================*/

#pagetop {
    width: 100%;
}
#pagetop_wrap {
    width: 980px;
    margin: 0 auto;
}
#pagetop_wrap p {
    float: right;
}
#pagetop_wrap p a {}
#pagetop_wrap p a:hover {}

/*===========================================
フッター
===========================================*/

#footer {
    clear: both;
    width: 100%;
}
#footer_wrap {
    width: 980px;
    margin: 0 auto;
    text-align: center;
}
#footer_nav li {
    display: inline;
}
#footer_nav li a {
    text-decoration: none;
}
#footer_nav li a:hover {
    text-decoration: underline;
}
#crefit_wrap {}
#copyright {
    text-align: center;
    font-style: normal;
}

/*===========================================
共通部品
===========================================*/


/*見出し*/

.midashi01 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
}
.midashi02 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
}
.midashi02_2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
}
.midashi03 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
}

/*コンテンツ*/

.content_box {
    width: 100%;
    margin-bottom: 30px;
}

/*ウィジェット*/

.twitter_widget {
    margin-bottom: 15px;
}
.widget {
    margin-bottom: 30px;
}
.widget .title {
    font-weight: bold;
}
.widget ul {}
.widget ul li {}
.widget ul li a {}
.widget ul li .children {
    padding-left: 15px;
}
.widget ul li .children li {
    border: none;
    margin: 7px 0 0;
    padding: 0;
}
.widget .tagcloud {}
.widget .tagcloud a {}
.widget .tagcloud a:hover {}
.widget select {
    width: 100%;
    padding: 5px;
}

/*上部・下部追加画像*/

#add_top_image {
    margin-bottom: 10px;
    text-align: center;
}
#add_bottom_image {
    margin-bottom: 30px;
    text-align: center;
}

/*その他*/

.no_text {
    margin-bottom: 30px!important;
}

/*===========================================
スマホ切替
===========================================*/

#sp_switch {
    width: 100%;
    margin: 0 auto;
    font-size: 40px;
}
#sp_switch a {
    display: block;
    width: 100%;
    height: 100px;
    text-decoration: none;
    line-height: 100px;
    text-align: center;
}
#sp_switch a:before {
    padding-right: 5px;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    content: "\f10b";
}

/*===========================================
ページネーション
===========================================*/

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 10px;
    line-height: 1;
}
.pagination a {
    padding: 3px 8px 4px 8px;
    background-color: #eee;
    background-color: #f9f9f9;
    background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #333;
}
.pagination a:hover {
    background-color: #efefef;
    background-image: -webkit-linear-gradient(top, #eaeaea, #f9f9f9);
    background-image: -moz-linear-gradient(top, #eaeaea, #f9f9f9);
    color: #333;
}
.pagination .current {
    padding: 3px 8px 4px 8px;
    background-color: #444;
    background-image: -webkit-linear-gradient(top, #444, #555);
    background-image: -moz-linear-gradient(top, #444, #555);
    border: 1px solid #444;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    margin-left: 5px;
}

/*===========================================
コメント
===========================================*/

#comments {
    margin-bottom: 30px;
}
.comment-respond {}
.commentlist {
    padding: 15px;
    margin-bottom: 20px;
    background: #EEE;
}
.comments-title {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
}
.comments-area article {
    margin-bottom: 20px;
}
.comments-area article:last-child {
    margin-bottom: 0;
}
.comments-area article header {
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
}
.comments-area article header cite, .comments-area article header time {
    display: block;
    margin-left: 85px;
}
.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
}
.comments-area cite b {
    font-weight: normal;
}
.comments-area article header time {
    text-decoration: none;
    font-size: 12px;
    color: #5e5e5e;
}
.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e;
}
.comments-area article header a:hover {
    color: #21759b;
}
.comments-area article header cite a {
    color: #444;
}
.comments-area article header cite a:hover {
    text-decoration: underline;
}
.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    font-size: 12px;
    font-size: 0.857142857rem;
    font-weight: normal;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    border-radius: 3px;
    border: 1px solid #007cbd;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
}
.comments-area article .children {
    padding: 15px;
}
.comments-area .bypostauthor cite span {
    position: absolute;
    margin-left: 5px;
    padding: 2px 5px;
    font-size: 10px;
}
.comments-area .bypostauthor cite b {
    font-weight: bold;
}
a.comment-reply-link, a.comment-edit-link {
    color: #686868;
    font-size: 13px;
}
a.comment-reply-link:hover, a.comment-edit-link:hover {
    color: #21759b;
}
.commentlist .pingback {
    margin-bottom: 24px;
}

/*===========================================
その他
===========================================*/

/*clearfix*/
.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    overflow: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}

/*opacity*/
.opacity:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/*SO style*/
.f_left {
    float: left;
    margin-right: 20px;
}
.f_right {
    float: right;
    margin-left: 20px;
}
.nopost {
    text-align: center;
}

/*FB likebox*/
#side_sns .fb-like-box {
    margin-bottom: 15px;
}
/*
#side_sns .fbcomments, #side_sns .fb_iframe_widget, #side_sns .fb_iframe_widget[style], #side_sns .fb_iframe_widget iframe[style], #side_sns .fbcomments iframe[style], #side_sns .fb_iframe_widget span {
    width: 220px !important;
}
*/

/*share horizontal*/
.share_buttons {}
.share_buttons > div {
    margin: 0 15px 10px 0;
    height: 20px;
    overflow: hidden;
    float: left;
}
.share_buttons .button_hatena {

}
.share_buttons .button_google {
    width: 70px;
}
.share_buttons .button_twitter {

}
.share_buttons .button_facebook {

}
.share_buttons .button_facebook span {
    vertical-align: top !important;
}
.share_buttons .button_pocket {
    width: 100px;
}
.share_buttons .button_line {

}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
    white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}