@charset "utf-8";
/*
Theme Name: ncb1_02
Theme URI: 
Author: ncb
Author URI: 
Description: Theme for WordPress
Version: 1.02
License: ncb
License URI: 
Tags: one-column, two-columns, right-sidebar, custom-menu
Text Domain: ncb
*/

/*--Clearfix -- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix  {
    display: inline-block;
    }
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
    }
.clearfix  {
    display: block;
    }
/* End hide from IE-mac */
/*--/Clearfix -- */
/*--WordPress Core -- */
/*
.alignnone {
    margin: 5px 20px 20px 0;
}
*/
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
    float:right;
    margin: 0 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 0;
}
a img.alignnone {
    margin: 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/*.sticky-post {
    color: #686868;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;
}
.gallery-caption {
    color: #686868;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}*/
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
.bypostauthor > article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}
/**
 * 7.0 - Accessibility
 */
/* Text meant only for screen readers */
.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}
/*--/WordPress Core -- */
/*--default--*/
body {
    background: #fff;
    color: #333;
    empty-cells: show;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Calibri, Helvetica, Osaka, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    min-width: 1040px;
    padding: 0;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h1 {
    background: #E7EFF3;
    border-left: 6px solid #94A6B0;
    font-size: 34px;
    line-height: 1.3;
    margin: 0 0 1.5em;
    padding: 0.5em 0 0.3em 13px;
}
.archive h1, .category h1, .tag h1, .date h1 {
    padding: 1em 0 0.35em 13px;
    position: relative;
}
.category h1:before,
.tag h1:before,
.date h1:before {
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 1;
    padding: 0 0.4em 0 0;
    position: absolute;
    left: 1.1em;
    top: 1.2em;
}
.category h1:before {
    content: "Category";
}
.tag h1:before {
    content: "Tag";
}
.date h1:before {
    content: "Archive";
}
h2 {
    background: none;
    border-left: 5px solid #94A6B0;
    font-size: 30px;
    line-height: 1.4;
    margin: 0 0 1.5em;
    padding: 0.26em 0 0 14px;
}
h2 a {
    text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
h3 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 1em;
    padding: 0 0 0 1.08em;
    position: relative;
}
h3:before  {
    background: #94A6B0;
    border-radius: 0.7em;
    content: "";
    display: block;
    height: 0.6em;
    left: 0.3em;
    position: absolute;
    top: 0.3em;
    width: 0.6em;
}
h4 {
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 1.5em;
    padding: 0 0 0 1em;
    position: relative;
}
h4:before  {
    background: #94A6B0;
    content: "";
    display: block;
    height: 0.6em;
    left: 0.05em;
    position: absolute;
    top: 0.4em;
    width: 0.6em;
}
h5 {
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 0.5em 1em;
    padding: 0 0 0 1em;
    position: relative;
}
h5:before  {
    border:3px solid #94A6B0;
    content: "";
    display: block;
    height: 0.3em;
    left: 0.05em;
    position: absolute;
    top: 0.4em;
    width: 0.3em;
}
h5 + h2 {
    margin-top: 80px;
}
h6 {
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 0.5em 38px;
    padding-left: 0.8em;
    position: relative;
}
h6:before {
    background: #94A6B0;
    content: "";
    display: block;
    height: 8px;
    left: 0.05em;
    position: absolute;
    transform: rotate(45deg);
    top: 0.6em;
    width: 8px;
}
h6 + p {
    margin-left: 48px;
}
h6 + p +h6,
h6 + ul +h6,
h6 + ol +h6 {
    margin-top: -50px;
}
p  {
    margin: 0 0 5em 18px;
    padding: 0;
}
ul, ol {
    margin: 0 0 5em 40px;
    padding: 0;
}
ul ul, ul ol, ol ol, ol ul {
    margin: 0.5em 0 1em 20px;
    padding: 0;
}
li, dl, dt, dd {
    margin: 0;
    padding: 0;
}
table  {
    border-collapse: collapse;
    font-size: 14px;
    margin:0 auto 5em auto;
}
table caption:before {
    border-color: #94A6B0;
    border-style: solid;
    border-width: 0.45em;
    content: "";
    display: block;
    float: left;
    height: 0;
    left: 0;
    margin: 0 0.5em 0 0;
    position: relative;
    top: 0.45em;
    width: 0;
}
table caption  {
    color: #333;
    padding:0.8em 0 0.2em;
    position: relative;
    text-align: left;
}
th, td {
    border: solid 1px #ccc;
    line-height: 1.6;
    padding: 0.5em 0.7em 0.3em;
    vertical-align: top;
}
img, a img {
    border: 0;
    height: auto;
    margin: 0;
    /*max-width: 100%;*/
    padding: 0;
}
a, a:visited {
    color: #00f;
}
.curr a, .current-menu-item a {
    color: #999;
}
blockquote {
    background: #eee;
    margin: 0 20px 3em;
    padding: 2em;
    position: relative;
}
blockquote:before, blockquote:after {
    content: '"';
    font-size: 4em;
    display: block;
    position: absolute;
     line-height: 1;
    color: #aaa;
}
blockquote:before {
    top: 0.1em;
    left: 0.1em;
}
blockquote:after {
    bottom: -0.5em;
    right: 0.1em;
}
blockquote p:last-child {
    margin-bottom: 0;
}
a:hover {
    text-decoration: underline;
}
em {
    font-style: normal;
    color: #e86316;
}
em a:before, a em:before, .rela_page a:before, .rela_link a:before, .rela_adlink a:before  {
    border-color: transparent transparent transparent #94A6B0;
    border-style: solid;
    border-width: 0.45em 0.7em;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0.3em;
    width: 0;
}
em a, a em, .rela_page a, .rela_link a, .rela_adlink a {
    font-weight: normal;
    padding: 0 0 0 1em;
    position: relative;
    text-decoration: none;
}
em a:hover, a em:hover, .rela_page a:hover, .rela_link a:hover, .rela_adlink a:hover {
    text-decoration:underline;
}
sup {
    font-size: 0.8em;
    vertical-align: top;
}
header .inner,
.bread .inner,
#wrapper,
.footer_nav,
footer .container  {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    width: 1020px;
}
.disp_none {
    display: none;
}
.comments-area h3 {
    background: #E7EFF3;
    border: medium none;
    font-size: 20px;
    line-height: 1;
    padding: 0.6em 0.6em 0.5em;
}
.comments-area .comment-notes,
.comments-area .logged-in-as {
    margin-bottom: 1.5em;
}
.comments-area p {
    margin: 0 0 0.5em 0;
    padding: 0;
}
.comments-area .reply {
    margin: 0;
}
ol.comment-list {
    margin: -1em 0 4em;
}
.content-area ol.comment-list li {
    list-style: none;
    margin: 0;
    padding: 1.5em 1em;
}
.comment-list li {
    border-bottom: 1px dotted #999;
}
.comment-list li li {
    border-bottom: none;
}
.content-area ol.comment-list li li {
    padding: 1.5em 0 1.5em 1em;
}
.comment-reply-link, .comment-reply-link:visited {
    background: #eee;
    font-size: 14px;
    line-height: 1;
    padding: 0.2em 1em;
}
.comments-area .avatar {
    margin: 0 0.5em 0 0;
    vertical-align: middle;
}
.form-submit #submit {
    background: #94A6B0;
    border: 0;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    margin: 0.5em 0 2em;
    padding: 0.7em 1em 0.45em;
}
.form-submit #submit:hover {
    opacity: 0.7;
}
.comment-form label {
    display: block;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
    background: #f7f7f7;
    border: 1px solid #ddd;
    color: #686868;
    font-size: inherit;
    padding: 0.5% 2%;
    width: 95%;
    margin-bottom: 1em;
}
input[type="submit"] {
     font-size: inherit;
}
.comment-form-comment textarea {
    height: 8em;
    padding: 1% 2%;
    margin-bottom: 0.5em;
}
/*--/default--*/
/*--header--*/
header {
    background: #94A6B0;
    width: 100%;
}
header .inner  {
    padding: 1em 10px 0.8em;
}
.site_name, .site_name a, .site_name a:visited, .site_name a:hover {
    background: none;
    border: none;
    color:#fff;
    float: left;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.site_name span {
    font-size: 24px;
    margin-left: 0.2em;
    vertical-align: -0.05em;
}
header .searchbox {
    float: right;
    width: 240px;
}
header #search {
    background: #E7EFF3;
    border: none;
    border-radius: 0.3em;
    float: left;
    font-size: 14px;
    margin: 0 0 8px 0;
    padding: 0.45em 0.4em 0.3em;
    width: 196px;
    line-height: 1;
}
header #search + button {
    background: #94A6B0;
    border: none;
    color: #eee;
    cursor: pointer;
    float: right;
    line-height: 1;
    padding: 0;
    text-align: center;
    width: 24px;
    height: 24px;
}
header #search + button:hover {
    opacity: 0.7;
}
/*--/header--*/
/*--nav--*/
.btn_mobile_nav {
    cursor: pointer;
    display: none;
}
nav {
    background: #333;
    clear: both;
    color: #FFF;
    line-height: 1;
    width: 100%;
}
nav li {
    margin: 0;
    padding: 0;
}
nav ul {
    background: #333;
    letter-spacing: -0.4em;
    margin: 0 auto;
    padding: 0 10px;
    width: 1020px;
}
nav ul:after {
    content: "";
    clear: both;
    display: block;
}
nav li {
    display: block;
    float: left;
    letter-spacing: normal;
    position: relative;
    word-break: keep-all;
}
nav li:first-child a,
nav li:first-child span {
    border-left: 1px solid #ccc;
}
nav li a {
    text-decoration: none;
    white-space: nowrap;
}
nav li a,
nav li a:visited,
nav li span {
    border-right: 1px solid #ccc;
    color: #FFF;
    display: block;
    padding: 16px 16px 13px;/*--小数点以下の数値の認識がブラウザにより異なるためpx指定--*/
}
nav .current-menu-ancestor,
nav .current-post-ancestor,
nav .current-menu-item {
    background: #555;
    color: #FFF;
}
nav li a:hover {
    background: #999;
    text-decoration: none;
}
nav li span {
    cursor: default;
}
nav li ul {
    border-top: 1px solid #ccc;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
    display: none;
    padding: 0;
    position: absolute;
    width: auto;
    z-index: 1;
}
nav > div > ul > li > ul {
    margin-left: -1px;
}
nav > div > ul > li:first-child > ul {
    margin-left: 0;
}
nav li li {
    width: 100%;
}
nav li li a {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
li.haschild a, li.haschild span {
    padding-right: 1.8em;
}
table li.haschild a, table li.haschild span {
    padding: 0;
}
li.haschild > a:after,
li.haschild span:after {
    border-color: rgba(255,255,255,0.4) transparent transparent transparent;
    border-style: solid;
    border-width: 0.6em 0.4em;
    content: "";
    display: inline-block;
    height: 0;
    right: 0.6em;
    position: absolute;
    top: 1.23em;
    width: 0;
}
li.haschild li.haschild > a:after {
    border-color: transparent transparent transparent rgba(255,255,255,0.4);
    border-style: solid;
    border-width: 0.4em 0.6em;
    content: "";
    display: inline-block;
    height: 0;
    right: 0.1em;
    position: absolute;
    top: 1.1em;
    width: 0;
}
li li.haschild span:after {
    border-color: transparent transparent transparent rgba(255,255,255,0.4);
    border-width: 0.4em 0.6em;
    top: 1.08em;
    right: 0.3em;
}
/* li.haschild li a {
    padding-right: 1em;
} */
nav ul ul span {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
/*--/nav--*/
/*--breadcrumb--*/
.bread {
    background: #eee;
    font-size: 14px;
    margin: 0;
    padding: 0.8em 0 0.6em;
    line-height: 1;
}
.bread .inner  {
    line-height: 1.6;
}
.bread span:after{
    border-color: #333 #333;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    content: "";
    display: block;
    height: 0.4em;
    margin-top: -0.3em;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.4em;
}
.bread span {
    margin: 0 0.8em 0 0;
    padding: 0 0.9em 0 0;
    position: relative;
}
/*--/breadcrumb--*/
/*--wrapper--*/
#wrapper {
    padding: 4em 10px 2em;
}
.mainvisual {
    background: #eee;
    width: 100%;
    height: 300px;
}
/*--/wrapper--*/
/*--primary--*/
#primary {
    float: left;
    position: relative;
    width: 66%;
    z-index: 0;
}
#primary .heading  {
    background: #E7EFF3;
    line-height: 1.2;
    margin: 0 0 2.5em;
    padding: 0.4em 0.3em 0.2em 0.75em;
}
#primary .cat_description + .heading {
    margin: 0 0 2.5em;
}
#primary .heading span {
    color: #333;
    font-size: 12px;
    float: right;
    margin-top: 0.2em;
    vertical-align: middle;
}
.cat_description {
    margin: 0 0 4em;
    padding: 0;
}
.category .cat_description p {
    margin: 0 0 80px 18px;
}
.category .cat_description ul + h5,
.category .cat_description p + p {
    margin-top: -3em;
}
.head_list {
    border-top: 1px dotted #999;
    display: inline-block;
    margin: 0 0 80px 18px;
}
.content-area .head_list li {
    border-bottom: 1px dotted #999;
    list-style: none;
    line-height: 1.6;
    margin: 0;
    padding: 0.6em 0 0.4em;
}
.head_list li a {
    padding: 0 0 0 1.3em;
    position: relative;
    text-decoration: none;
}
.head_list li a:before{
    border-color: #94A6B0 transparent transparent transparent;
    border-style: solid;
    border-width: 0.7em 0.45em;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0.4em;
    width: 0;
}
.head_list li a:hover {
    text-decoration: underline;
}
.head_list + .rela_page,
.head_list + .rela_link,
.head_list + .rela_adlink  {
    margin-top: 0;
}
.home p, .category p, .search p {
    margin-bottom: 5em;
}
p + p,
p + h4,
p + h5,
p + h6,
p + table,
p + ul,
p + ol,
p + dl,
p + blockquote,
p + .head_list,
p + .rela_page,
p + .rela_link,
p + .rela_adlink,
ul + p,
ol + p,
table + p,
table + .rela_page,
table + .rela_link,
table + .rela_adlink,
table + table  {
    margin-top: -40px;
}
table + .atte, table + .note, table + .atte_ul {
    margin-top: -60px;
}
table ul, table ol {
    margin: 0 0 0 1em;
}
.content-area table ul li {
    margin: 0 0 0.4em;
}
table ul + .rela_page {
    margin: 2em 0 0 0;
}
table p, table p + p, table p + .rela_page {
    margin: 0 0 0.4em;
}
table p + .rela_page {
    margin: 2em 0 0;
}
table h3 {
    font-size: 16px;
    margin: 0 0 0.5em;
    padding: 0 0 0 16px;
}
table h3:before {
    border-radius: 0;
}
table ul + h3, table p + h3 {
    margin-top: 1em;
}
.marg_bott_narr{
    margin-bottom: 2.5em !important;
}
.content-area ul li {
    line-height: 1.6;
    margin: 0 0 0.6em; 
}
.content-area ol ul li {
    list-style: inherit;
}
.content-area ol li {
    list-style: decimal;
    margin: 0 0 0.5em; 
}
li em a, li a em {
    display: inline-block;
}
a.read-more, a.read-more:visited {
    background: #94A6B0;
    box-shadow: 1px 1px 0px 0px rgba(255,255,255,0.5) inset,-1px -1px 0px 0px rgba(0,0,0,0.3) inset;
    color: #fff;
    display: block;
    line-height: 1;
    margin: 1em 0;
    padding: 12px 12px 10px 23px;
    position: relative;
    width: 90px;
    text-align: center;
}
a.read-more:before {
    border-color: #fff #fff;
    border-style: solid solid none none;
    border-width: 2px 2px medium medium;
    content: "";
    display: block;
    height: 0.5em;
    margin-top: -0.35em;
    position: absolute;
    left: 10px;
    top: 50%;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.5em;
}
a.read-more:hover  {
    opacity: 0.7;
    text-decoration: none;
}
.container a.read-more {
    text-decoration: none;
}
.category .curr_cate {
    margin-top: -1em;
}
.img_fst {
    float: right;
    height: 152px;
    margin: 0 0 2em 2em;
    overflow: hidden;
    text-align: center;
    width: 230px;
}
.post_metadata {
    border-bottom: 1px dotted #333;
    border-top: 1px dotted #333;
    clear: both;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 6em;
    padding: 0.8em 0.7em 0.7em;
}
.post_metadata span {
    margin: 0 0.8em 0 0;
}
.post_metadata span.updated {
    display: none;
}
#primary .vcard {
    margin-bottom: 1em;
}
/*--paginate--*/
.paginate  {
    clear: both;
    font-size: 0;
    margin: 0 0 2em;
    text-align: center;
}
.paginate span {
    color: #999;
}
.paginate a, .paginate a:hover, .paginate a:visited, .paginate span {
    border-left: 1px solid #ccc;
    font-size: 16px;
    line-height: 1;
    position: relative;
    width: 2em;
    display: inline-block;
    padding: 0.45em 0px 0px;
    height: 1.25em;
    text-decoration: none;
    vertical-align: bottom;
    margin: 0 0 2em;
}
.paginate a + span:last-child.current {
    border-right: 1px solid #ccc;
}
.paginate a:hover,
.paginate a.prev:hover {
    text-decoration: underline;
}
.paginate .prev,
.paginate a.prev {
    border: none;
    text-decoration: none;
}
.paginate .dots {
    background: none;
    padding: 0.55em 0 0;
}
.paginate a span {
    padding: 0;
}
.paginate a span:before {
    content: none;
}
/*--/paginate--*/
/*--decoration--*/
.note, .atte, .atte_ul {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 80px;
}
.content-area .atte_ul li, table .atte_ul li {
    padding-left: 2.5em;
    position: relative;
    list-style-type: none;
    margin-bottom: 0.4em;
}
.atte_ul {
    margin-left: 18px;
}
.atte_ul li:before {
    content: "※";
    left: 0;
    position: absolute;
    top: 0;
}
.atte_ul li:after {
    content: "1";
    left: 1em;
    position: absolute;
    top: 0;
}
.atte_ul li + li:after {
    content: "2";
}
.atte_ul li + li + li:after {
    content: "3";
}
.atte_ul li + li + li + li:after {
    content: "4";
}
.atte_ul li + li + li + li + li:after {
    content: "5";
}
.atte_ul li + li + li + li + li + li:after {
    content: "6";
}
.rela_page:before, .rela_link:before, .rela_adlink:before {
    background: #94A6B0;
    border-radius: 0.4em;
    color: #fff;
    font-size: 12px;
    left: 1em;
    line-height: 1;
    margin: 0;
    padding: 0.4em 0.6em 0.4em 0.7em;
    position: absolute;
    top: -1em;
}
.rela_page:before  {
    content: "関連ページ";
}
.rela_link:before  {
    content: "関連リンク";
}
.rela_adlink:before {
    content: "関連リンク [Ad]";
}
.rela_page, .rela_link, .rela_adlink {
    margin: 0 0 80px;
    padding: 1em 1em 0.5em;
    position: relative;
}
h5 + p + .rela_page,
h5 + p + .rela_link,
h5 + p + .rela_adlink {
    margin-left: 26px;
}
.atte:before {
    content: "※";
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0.3em;
}
.atte  {
    padding: 0 0 0 1.3em;
    position: relative;
}
.atte + .atte  {
    margin-top: -70px;
}
.container .atte a {
    text-decoration: none;
}
table .atte, table .atte + .atte,
table .note, table .note + .note,
table .atte_ul, table .atte_ul li {
    font-size: 12px;
    margin: 0.5em 0 0.2em;
}
.blue  {
    color: #94A6B0;
}
.red {
    color: #ee1100;
}
.cell_blue {
    background-color: #E7EFF3;
}
.cell_gray {
    background-color: #F4F4F4;
}
.imp {
    color: #FE7603;
    font-weight: bold;
}
.highlight {
    background-color: #ffffcc;
    color: #CF0049;
}
.font_size_xs  {
    font-size: 12px;
}
.font_size_s {
    font-size: 14px;
}
.font_size_l {
    font-size: 20px;
}
.font_size_xl {
    font-size: 24px;
}
.search_result {
    background: #eee;
    margin: 0;
    padding: 1.5em 2em;
}
.two_column_box {
    width: 48%;
    float: left;
}
.two_column_box + .two_column_box {
    float: right;
}
.two_column_box h3 {
    margin-bottom: 0.5em;
}
.two_column_box h3 + p {
    margin: 0 0 1em;
    padding-left: 1.2em;
}
.two_column_box .description {
    margin-bottom: 1em;
    padding-left: 1.2em;
}
table.term {
    background: #94A6B0;
    color: #fff;
}
table.term caption {
    color: #94A6B0;
}
table.pric_list caption {
    background:#E7EFF3;
}
.rela_page:before, .rela_link:before, .rela_adlink:before, a.refe:before {
    background: #94A6B0;
}
#primary .term_child {
    margin: 0 0 80px 18px;
    overflow: hidden;
}
#primary .term_child li {
    display: block;
    float: left;
    list-style: none;
    margin: 0 3% 1em 0;
    width: 47%;
}
#primary .term_child li a,
#primary .term_child li a:visited {
    background: #94A6B0;
    box-shadow: 1px 1px 0px 0px rgba(255,255,255,0.5) inset,-1px -1px 0px 0px rgba(0,0,0,0.3) inset;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 1.2;
    padding: 0.8em 1em 0.6em 1.4em;
    position: relative;
}
#primary .term_child li a:before {
    border-color: #fff #fff;
    border-style: solid solid none none;
    border-width: 2px 2px medium medium;
    content: "";
    display: block;
    height: 0.5em;
    margin-top: -0.35em;
    position: absolute;
    left: 0.5em;
    top: 52%;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.5em;
}
#primary .term_child li a:hover {
    opacity: 0.7;
    text-decoration: none;
}
#primary .wp_social_bookmarking_light {
    clear: both;
    margin: -1em 0 3em 18px !important;
}
#primary .yarpp-related {
    margin: 0 0 2em;
}
.related_category {
    margin: 0 0 4em;
}
#primary .yarpp-related h4,
.related_category h4 {
    background: #E7EFF3;
    margin-bottom: 1em;
    padding: 0.2em 0 0.1em 25px;
}
#primary .yarpp-related h4:before,
.related_category h4:before {
    left: 0.33em;
    top: 0.6em;
}
#primary .yarpp-related ul,
.related_category ul {
    margin: 0 0 0 0.6em;
    list-style: none;
}
#primary .yarpp-related li a,
.related_category li a {
    color: #00f;
    font-weight: normal;
    padding: 0 0 0 1em;
    position: relative;
    text-decoration: none;
}
#primary .yarpp-related li a:before,
.related_category li a:before {
    border-color: transparent transparent transparent #94A6B0;
    border-style: solid;
    border-width: 0.45em 0.7em;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0.3em;
    width: 0;
}
#primary .yarpp-related li a:hover,
.related_category li a:hover {
    text-decoration: underline;
}
/*--/primary--*/
/*--secondary--*/
#secondary {
    float: right;
    width: 30%;
}
#secondary aside {
    border-top: 1px dotted #999;
    margin: 0 0 3em;
    padding: 1em 0;
    position: relative;
}
#secondary aside:before,
#secondary .menu-category-container:before,
#secondary .menu-tag-container:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 1;
    padding: 0 0.4em 0 0;
    position: absolute;
    top: -0.5em;
}
#secondary .widget_archive:before {
    content: "Archive";
}
#secondary .widget_categories:before,
#secondary .menu-category-container:before {
    content: "Category";
}
#secondary .widget_tag_cloud:before,
#secondary .menu-tag-container:before {
    content: "Tag";
}
#secondary aside.posts_in_category:before  {
    content: "Post in Category";
}
#secondary .widget_search:before {
    content: "Search";
}
#secondary .widget_recent_entries:before {
    content: "Recent Entriy";
}
#secondary .widget_pages:before {
    content: "Page";
}
#secondary .widget_calendar:before {
    content: "Calendar";
}
#secondary .widget_text:before {
    content: "Information";
}
#secondary .widget_recent_comments:before {
    content: "Comment";
}
#secondary aside.page:before {
    content: "Page";
}
#secondary aside.pane_area01:before {
    content: "Conversion Link";
}
#secondary h2 {
    border: medium none;
    font-size: 18px;
    line-height: 1.4;
    margin: 0px 0px 1em;
    padding: 0;
}
#secondary h2 span {
    display: inline;
}
#secondary h2 a{
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 0.3em 0 0;
    padding: 0 0 0 0.9em;
    position: relative;
}
#secondary h2 a:before{
    border-color: transparent transparent transparent #94A6B0;
    border-style: solid;
    border-width: 0.45em 0.7em;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0.2em;
    width: 0;
}
#secondary ul, #secondary ul.slmenu {
    clear: both;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}
#secondary li, #secondary .slmenu li {
    clear: both;
    color: #999;
    list-style: none;
    line-height: 1.4;
    margin: 0;
    overflow: hidden;
    padding: 0.2em 0 0.8em;
    position: relative;
}
#secondary ul li:last-child {
    padding-bottom: 0;
}
#secondary .cat-item ul.children,
#secondary .sub-menu {
    padding-top: 0.8em;
}
#secondary .widget_search form {
    overflow: hidden;
}
#secondary li a {
    display: inline-block;
    padding-left: 1.3em;
    text-decoration: none;
}
#secondary li a:before {
    background: url(img/icon_file.gif) no-repeat left top;
    content: '';
    display: block;
    height: 14px;
    left: 0.07em;
    overflow: hidden;
    position: absolute;
    top: 0.4em;
    width: 11px;
}
#secondary li a:hover {
    text-decoration: underline;
}
#secondary li.curr a:before {
    background: url(img/icon_file.gif) no-repeat right top;
}
#secondary .widget_archive li a:before,
#secondary .widget_categories li a:before,
#secondary .menu-category-container li a:before,
#secondary .menu-tag-container li a:before {
    background: url(img/icon_folder.gif) no-repeat left top;
    content: '';
    display: block;
    height: 13px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0.4em;
    width: 14px;
}
#secondary .widget_archive li.current-archive a:before,
#secondary .widget_categories li.current-cat a:before,
#secondary .widget_nav_menu li.current-post-parent a:before,
#secondary .widget_nav_menu li.current-post-ancestor a:before,
#secondary .menu-category-container li.current-category-ancestor a:before,
#secondary li.current-menu-item a:before {
    background: url(img/icon_folder.gif) no-repeat right top;
}
#secondary button:focus {
    outline: none;
}
#secondary button.selected {
    top: 0.6em;
    transform: rotate(-135deg);
}
#secondary #searchform #s {
    background: none repeat scroll 0% 0% #eee;
    border: 1px solid #CCC;
    float: left;
    margin: 0 0 8px 0;
    padding: 0.1em 0.2em;
    width: 216px;
}
#secondary #searchform #s + #searchsubmit {
    background: #94A6B0;
    border: none;
    box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.5) inset, -1px -1px 0 0 rgba(0, 0, 0, 0.3) inset;
    color: #eee;
    cursor: pointer;
    float: right;
    line-height: 1;
    padding: 0.6em 0 0.4em;
    text-align: center;
    width: 64px;
}
#secondary #searchform #s + #searchsubmit:hover {
    opacity: 0.7;
}
#secondary .widget_archive select {
    border: medium none;
    background: url(img/arrow02.png) no-repeat 92% 50% #E7EFF3;
    cursor: pointer;
    padding: 0.2em 0.4em;
    -webkit-appearance:none;
    -moz-appearance:none;
    border: none;
    outline:none;
    position: relative;
    z-index: 1;
}
#secondary .widget_archive option {
    border: none;
    padding: 0.2em 0.4em;
}
#secondary .widget_archive option:last-child {
    border-bottom: 1px solid #666;
}
.widget_tag_cloud .tagcloud a {
    text-decoration: none;
}
.widget_tag_cloud .tagcloud a:hover {
    text-decoration: underline;
}
table#wp-calendar {
    margin-bottom: 0;
}
table#wp-calendar caption:before {
    content: none;
}
table#wp-calendar th {
    background:#E7EFF3;
}
table#wp-calendar tbody td {
    text-align: center;
}
table#wp-calendar tfoot td,
table#wp-calendar tfoot td a {
    border: none;
    text-decoration: none;
}
table#wp-calendar td a {
    text-decoration: underline;
}
#secondary .widget_tag_cloud h2 {
    margin-bottom: 0.2em;
}
.widget_tag_cloud .tagcloud {
    line-height: 1.6;
}
/*--/secondary--*/
/*--footer--*/
footer {
    background: #94A6B0;
    clear: both;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.footer_nav {
    text-align: left;
}
.footer_nav:before {
    border-bottom: 1px dotted #ffffff;
    content: "Category";
    display: block;
    padding: 0.5em;
}
.footer_nav ul {
    margin: 1em 0.8em 4em;
    overflow: hidden;
}
.footer_nav ul ul {
    margin: 0;
}
.footer_nav a {
    color: #ffffff;
}
.footer_nav li {
    display: inline;
    float: left;
    font-size: 16px;
    margin-right: 2.2em;
    position: relative;
    width: 21%;
}
.footer_nav li a {
    margin-left: 1em;
    text-decoration: none;
}
.footer_nav li:before {
    background: #ffffff;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 10px;
}
.footer_nav li a:hover {
    text-decoration: underline;
}
.footer_nav li:last-child {
    margin-right: 0;
}
.footer_nav li li {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
}
.footer_nav li li:before {
    border-radius: 0.4em;
    height: 5px;
    left: 1px;
    top: 10px;
    width: 5px;
}
footer .container  {
    padding: 0.3em 10px;
}
.totop {
    background: #bbb;
    bottom: 3em;
    color: #FFF;
    display: none;
    font-size: 14px;
    line-height: 4;
    padding: 0px;
    position: fixed;
    right: 2em;
    width: 54px;
    height: 54px;
    text-indent: -9999px;
    overflow: hidden;
}
.totop:before  {
    border-color: transparent transparent #FFF;
    border-style: solid;
    content: "";
    display: block;
    height: 0px;
    position: absolute;
    bottom: 1.55em;
    width: 0px;
    border-width: 0.8em 0.4em;
    left: 1.6em;
}
/* .totop:after {
    border-color: transparent transparent #bbb;
    border-style: solid;
    content: "";
    display: block;
    height: 0px;
    position: absolute;
    bottom: 1.55em;
    width: 0px;
    border-width: 0.25em 0.4em;
    left: 1.6em;
} */
a.totop:hover  {
    opacity: 0.7;
    text-decoration: none;
}
/*--/footer--*/
/*--pane--*/
.pane_area01 .highlight {
    background: none;
    color: #CF0049;
    font-weight: bold;
}
.pane_area_txt {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 1em;
    padding-left: 1em;
    position: relative;
    text-align: left;
}
.pane_area_txt a {
    font-weight: bold;
    text-decoration: none;
}
.pane_area_txt a:hover {
    text-decoration: underline;
}
.pane_area_txt:before {
    border-color: transparent transparent transparent #94A6B0;
    border-style: solid;
    border-width: 0.45em 0.7em;
    content: "";
    display: block;
    height: 0px;
    left: 0px;
    position: absolute;
    top: 0.3em;
    width: 0px;
}
.pane_area_btn {
    background: #ECF5D0; padding-top:0.5em;
    border-radius: 0.3em;
}
#primary .pane_area01  {
    margin: 0 0 2em;
    width: 100%;
    text-align: center;
}
#primary .pane_area01 h2 {
    background: #94A6B0;
    border: none;
    border-radius: 1em;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    margin: 0 auto 1.5em;
    padding: 0.3em 0 0.25em;
    position: relative;
    width: 86%;
}
#primary .pane_area01 h2:before {
    background: none repeat scroll 0 0 #94A6B0;
    border-radius: 1.3em;
    content: "";
    display: block;
    height: 1.3em;
    left: -1.5em;
    position: absolute;
    top: 0.3em;
    width: 1.3em;
}
#primary .pane_area01 h2:after {
    background: none repeat scroll 0 0 #94A6B0;
    border-radius: 1.3em;
    content: "";
    display: block;
    height: 1.3em;
    right: -1.5em;
    position: absolute;
    top: 0.3em;
    width: 1.3em;
}
#primary .pane_area01 h3:before {
    content: none;
}
#primary .pane_area01 p {
    margin: 0 auto 1em;
    padding-left: 1em;
}
#primary .pane_area01 h2 span {
    font-size: 14px;
    font-style: italic;
    margin: 0 0.3em 0 0;
    vertical-align: middle;
}
#primary .pane_mid {
    background: #ecf5d0;
    border-width: 1px;
    border-radius: 0.3em 0.3em 0 0;
    font-size: 12px;
    line-height: 1;
    margin: 0 auto;
    padding: 0.5em 0 0;
    text-align: center;
    width: 46%;
    position: relative;
    z-index: 1;
}
#primary .pane_mid:before  {
    content: "[Pane]";
    font-style: italic;
    margin: 0 0.3em 0 0;
}
#primary .pane_mid + div {
    background: #ecf5d0;
    border-radius: 0.3em;
    line-height: 1;
    margin: -1px 0 80px 18px;
    padding: 0.5em 0 0.3em;
    text-align: center;
    position: relative;
    z-index: 0;
}
#primary .head_list + .pane_mid {
    margin-top: -2em;
}
#primary .pane_mid + div a {
    margin: 0 0.5em;
}
#secondary .pane_area01 h2 {
    text-align: left;
}
#secondary .pane_area01 h3 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.4em;
}
#secondary .pane_area01 h3:before {
    content: none;
}
#secondary .pane_area01 {
    width: 100%;
    text-align: center;
}
#secondary .pane_area01 p  {
    margin: 0 0 1em;
    line-height: 1.6;
    text-align: left;
}
/*--/pane--*/
/*--smartphone--*/
@media only screen and (max-width: 640px) {
/*@media only screen and (max-width: 480px) {*/
    body {
        min-width: 100%;
    }
    p {
        margin: 0 0 80px 8px;
    }
    blockquote {
        margin: 0 8px 80px ;
        padding: 2em 1em;
    }
    blockquote p {
        padding: 0;
    }
    header .inner,
    .bread .inner,
    #primary,
    #secondary,
    .footer_nav,
    footer .container  {
        float: none;
        width: 96%;
        margin: 0 auto;
    }
    header .inner,
    .bread .inner,
    .footer_nav,
    footer .container  {
        padding-left: 0;
        padding-right: 0;
    }
    header {
        position: relative;
    }
    .btn_mobile_nav {
        display: inline-block;
        margin: 0;
        overflow: hidden;
        width: 30px;
        text-indent: -9999px;
        position: absolute;
        top: 0.9em;
        right: 0.9em;
    }
    .btn_mobile_nav span,
    .btn_mobile_nav span:before,
    .btn_mobile_nav span:after {
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        transition: all 0.5s;
        backface-visibility: hidden;
    }
    .btn_mobile_nav span {
        position: relative;
        margin: 1em 0;
    }
    .btn_mobile_nav span:before,
    .btn_mobile_nav span:after {
        position: absolute;
        content: "";
    }
    .btn_mobile_nav span:before {
        top: -0.5em;
    }
    .btn_mobile_nav span:after {
        top: 0.5em;
    }
    .btn_mobile_nav.selected span:before {
        transform: translate(0px, 0.5em) rotate(-90deg);
    }
    .btn_mobile_nav.selected span:after {
        transform: translate(0px, -0.5em) rotate(-90deg);
    }
    .btn_mobile_nav.selected span {
        transform: rotate(45deg);
    }
    nav {
        background: transparent;
        position: absolute;
        width: 100%;
        z-index: 1;
    }
    nav ul {
        background: rgba(0,0,0,0.9);
        display: none;
        width: 90%;
        padding: 0;
    }
    nav li {
        display: block;
        float: none;
        overflow: hidden;
    }
    nav li a, nav li a:visited, .home .current-menu-item a, .home .current-menu-item a:visited, nav li span {
        border-top: 1px solid #999;
        border-right: none;
        display: block;
        padding: 15px 18px 13px;
    }
    .current-menu-item span + .sub-menu li:first-child a,
    .current-menu-parent .current-menu-item a,
    .current-post-ancestor .current-menu-parent a {
        background: #999;
        color: #333;
    }
    nav li:first-child a {
        border-left: none;
    }
    nav > div > ul > li > ul,
    nav > div > ul > li:first-child > ul {
        margin-left: auto;
        margin-bottom: 0.8em;
        border-bottom: 1px dotted #999;
    }
    li li.haschild span:after {
        border-color: rgba(255,255,255,0.4) transparent transparent transparent;
        border-width: 0.6em 0.4em;
    }
    nav ul ul span, nav li:first-child span {
        border-top: 1px dotted #999;
        border-left: none;
        border-bottom: none;
    }
    nav li ul {
        border: none;
        box-shadow: none;
        margin: 0 auto;
        position: relative;
        width: 92%;
    }
    nav li li a {
        border: none;
        border-top: 1px dotted #999;
    }
    li.haschild a, li.haschild span {
        border-right: none;
    }
    li.haschild span:after {
        transition-property: transform,top;
        transition-duration: 0.2s;
        transition-timing-function: ease;
    }
    li.haschild span.visible:after {
        -moz-transform: rotate(-180deg);
        -webkit-transform:rotate(-180deg);
        transform: rotate(-180deg);
        top: 0.6em;
    }
    .home .latestinfo h2 {
        margin-left: 0.4em;
    }
    .mainvisual {
        display: none;
    }
    .bread {
        line-height: 2;
        margin: 0;
        padding: 6px 0 5px;
    }
    #wrapper, .mainvisual + #wrapper {
        padding: 2em 0;
        width: 100%;
    }
    #primary {
        margin-bottom: 4em;
    }
    #primary .term_child li {
        margin: 0;
        width: 100%;
    }
    #primary .pane_area01 h3,
    #primary .pane_area01 p {
        padding: 0;
    }
    .head_list {
        margin-bottom: 50px;
    }
    h5 {
        margin: 0 0 0.5em 0.2em;
    }
    .img_fst {
        float: none;
        margin: 0 auto 1em;
    }
    .footer_nav ul {
        margin-bottom: 2em;
    }
    .footer_nav li {
        display: block;
        margin-bottom: 1em;
        float: none;
        width: auto;
    }
    .footer_nav ul ul {
        margin-left: 1em;
    }
    .footer_nav li li {
        display: inline-block;
        margin: 0px 0.8em 0 0;
        width: auto;
    }
    .totop {
        bottom: 1.5em;
        right: 1em;
    }
    .two_column_box, .two_column_box + .two_column_box {
        float: none;
        width: auto;
    }
    .two_column_box ul {
        margin-left: 1.2em;
    }
    .two_column_box li {
        display: inline-block;
    }
    .two_column_box li:after {
        content: "/";
        margin: 0 0.5em;
    }
    header .searchbox {
        display: none;
    }
    header #search + button {
        background: #94A6B0;
        border: none;
        border-radius: 0.3em;
        color: #eee;
        cursor: pointer;
        float: left;
        line-height: 1;
        margin-left: 0.5em;
        padding: 0.25em 0 0.05em;
        text-align: center;
        width: 60px;
        height: auto;
    }
    header #search + button img {
        width: 20px;
    }
    .search_result {
        padding: 1em;
    }
    /*--secondary--*/
    #secondary .widget {
        display: none;
    }
    #secondary .widget_search {
        display: block;
    }
    #secondary #searchform #s {
            font-size: 16px;
            padding: 0.45em 0.2em 0.3em;
            width: 74%;
    }
    #secondary #searchform #s + #searchsubmit {
       font-size: 16px;
       width: 20%
    }
    /*--pane--*/
    #primary .pane_mid {
        background: none;
        border-width: 1px;
        border-radius: 0.3em 0.3em 0 0;
        font-size: 12px;
        line-height: 1;
        margin: 0 auto 0.5em;
        padding: 0;
        text-align: center;
        width: auto;
        position: relative;
        z-index: 1;
    }
    #primary .pane_mid + div {
        background: none;
        border-radius: 0.3em;
        line-height: 1;
        margin: 0 0 3em;
        padding: 0;
        text-align: center;
        position: relative;
        z-index: 0;
    }
    #primary .pane_mid + div a {
        margin: 0;
    }
    /*--/pane--*/
}
/*--/smartphone--*/
