.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
#tablepress-2{border:3px solid #ccc;vertical-align:middle;width:800px;font-weight:700}#tablepress-2 img{margin:0 auto;margin-bottom:0!important;margin-top:0}#tablepress-2 .column-1{font-weight:700;text-align:center;vertical-align:middle;background-color:#f5f5f5}#tablepress-2 .column-2{border:5px solid #f77380;background-color:#fffaf0;font-weight:700}#tablepress-2 .column-2,#tablepress-2 .column-3,#tablepress-2 .column-4,#tablepress-2 .column-5,#tablepress-2 .column-6,#tablepress-2 .column-7,#tablepress-2 .column-8,#tablepress-2 .column-9,#tablepress-2 .column-10{white-space:normal!important;text-align:center;line-height:1}#tablepress-2 .row-2 .column-2,#tablepress-2 .row-2 .column-3,#tablepress-2 .row-2 .column-4{font-size:14px;white-space:nowrap!important}#tablepress-2 .row-1 .column-2{border-bottom:1px solid #ccc}#tablepress-2 .row-2 .column-2,#tablepress-2 .row-3 .column-2,#tablepress-2 .row-3 .column-2,#tablepress-2 .row-4 .column-2,#tablepress-2 .row-5 .column-2,#tablepress-2 .row-6 .column-2,#tablepress-2 .row-7 .column-2,#tablepress-2 .row-8 .column-2,#tablepress-2 .row-9 .column-2,#tablepress-2 .row-10 .column-2{border-top:1px solid #ccc;border-bottom:1px solid #ccc}#tablepress-2 .row-1 .column-4,#tablepress-2 .row-2 .column-4,#tablepress-2 .row-3 .column-4,#tablepress-2 .row-3 .column-4,#tablepress-2 .row-4 .column-4,#tablepress-2 .row-5 .column-4,#tablepress-2 .row-6 .column-4,#tablepress-2 .row-7 .column-4,#tablepress-2 .row-8 .column-4,#tablepress-2 .row-9 .column-4,#tablepress-2 .row-10 .column-4,#tablepress-2 .row-11 .column-4{border-left:1px solid #ccc;border-right:1px solid #ccc}#tablepress-2 .row-11 .column-2{border-top:1px solid #ccc}#tablepress-2_wrapper{overflow:auto}#tablepress-2 tr th:first-child,#tablepress-2 td:first-child{left:0;position:sticky;z-index:30}#tablepress-2 .row-2{vertical-align:bottom!important}#tablepress-3 td,#tablepress-3 th{color:#000!important;font-size:13px!important;border:1px solid #666!important}#tablepress-3{width:100%!important;table-layout:fixed!important}#tablepress-3 tbody tr:nth-child(odd){background-color:#00ced1!important;font-weight:700!important;color:#fff!important}#tablepress-3 tbody tr:nth-child(6) td{text-align:left!important}#tablepress-3 tbody td{text-align:center!important}#tablepress-3 tbody tr:nth-child(7) td:first-child{text-align:center!important;width:calc(200% + 1px)}#tablepress-3 tbody tr:nth-child(7) td:nth-child(2){display:none}#tablepress-3 tbody tr:nth-child(8) td:first-child{text-align:center!important;width:calc(200% + 1px)}#tablepress-3 tbody tr:nth-child(8) td:nth-child(2){display:none}#tablepress-4,#tablepress-5,#tablepress-6,#tablepress-7{border:2px solid #45BFBE}#tablepress-4 .column-1,#tablepress-5 .column-1,#tablepress-6 .column-1,#tablepress-7 .column-1{background-color:#45BFBE;color:#fff;font-weight:700;font-size:13px;border:1px solid #FFF;width:30%;vertical-align:middle}#tablepress-4 .column-2,#tablepress-5 .column-2,#tablepress-6 .column-2,#tablepress-7 .column-2{background-color:#fff;color:#000;font-size:13px;vertical-align:middle;font-weight:700}#tablepress-4 td,#tablepress-5 td,#tablepress-6 td,#tablepress-4 th,#tablepress-5 th,#tablepress-6 th,#tablepress-7 th{border:1px solid #45BFBE;font-size:12px;text-align:center}#tablepress-9,#tablepress-10,#tablepress-11{border-collapse:collapse;border-color:#505050;width:100%}#tablepress-9 td,#tablepress-9 th,#tablepress-10 td,#tablepress-10 th,#tablepress-11 td,#tablepress-11 th{border:1px solid gray!important;color:#505050!important;font-size:13px;padding:4px;text-align:center!important}#tablepress-9 thead th,#tablepress-10 thead th,#tablepress-11 thead th{background-color:#bceced!important;font-weight:700!important;text-align:center!important}#tablepress-9 tbody tr:nth-child(2) td,#tablepress-10 tbody tr:nth-child(2) td,#tablepress-11 tbody tr:nth-child(2) td{background-color:#bceced!important;font-weight:700!important;text-align:center!important}#tablepress-9 tbody tr:nth-child(1) td,#tablepress-9 tbody tr:nth-child(3) td,#tablepress-10 tbody tr:nth-child(1) td,#tablepress-10 tbody tr:nth-child(3) td,#tablepress-11 tbody tr:nth-child(1) td,#tablepress-11 tbody tr:nth-child(3) td{background-color:#fff!important;font-weight:700!important;text-align:center!important}#tablepress-9 td,#tablepress-9 th,#tablepress-10 td,#tablepress-10 th,#tablepress-11 td,#tablepress-11 th{width:25%;vertical-align:middle}#tablepress-9 tbody tr:nth-child(1) td:nth-child(1){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-9 tbody tr:nth-child(1) td:nth-child(2){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-9 tbody tr:nth-child(1) td:nth-child(3){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-9 tbody tr:nth-child(1) td:nth-child(4){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-10 tbody tr:nth-child(1) td:nth-child(1){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-10 tbody tr:nth-child(1) td:nth-child(2){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-10 tbody tr:nth-child(1) td:nth-child(3){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-10 tbody tr:nth-child(1) td:nth-child(4){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-sankaku.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-11 tbody tr:nth-child(1) td:nth-child(1){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-maru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-11 tbody tr:nth-child(1) td:nth-child(2){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-11 tbody tr:nth-child(1) td:nth-child(3){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-wmaru.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-11 tbody tr:nth-child(1) td:nth-child(4){background-image:url(https://hair-nayami.net/wp-content/uploads/2025/03/mark-m-sankaku.png);background-size:contain;background-repeat:no-repeat;background-position:center}#tablepress-12{border:3px solid #ccc;vertical-align:middle;width:800px;font-weight:700}#tablepress-12 img{margin:0 auto;margin-bottom:0!important;margin-top:0}#tablepress-12 .column-1{font-weight:700;text-align:center;vertical-align:middle;background-color:#f5f5f5}#tablepress-12 .column-2{border:5px solid #f77380;background-color:#fffaf0;font-weight:700}#tablepress-12 .column-2,#tablepress-12 .column-3,#tablepress-12 .column-4,#tablepress-12 .column-5,#tablepress-12 .column-6,#tablepress-12 .column-7,#tablepress-12 .column-8,#tablepress-12 .column-9,#tablepress-12 .column-10{white-space:normal!important;text-align:center;line-height:1}#tablepress-12 .row-2 .column-2,#tablepress-12 .row-2 .column-3,#tablepress-12 .row-2 .column-4{font-size:14px;white-space:nowrap!important}#tablepress-12 .row-1 .column-2{border-bottom:1px solid #ccc}#tablepress-12 .row-2 .column-2,#tablepress-12 .row-3 .column-2,#tablepress-12 .row-4 .column-2,#tablepress-12 .row-5 .column-2,#tablepress-12 .row-6 .column-2,#tablepress-12 .row-7 .column-2{border-top:1px solid #ccc;border-bottom:1px solid #ccc}#tablepress-12 .row-1 .column-4,#tablepress-12 .row-2 .column-4,#tablepress-12 .row-3 .column-4,#tablepress-12 .row-4 .column-4,#tablepress-12 .row-5 .column-4,#tablepress-12 .row-6 .column-4,#tablepress-12 .row-7 .column-4,#tablepress-12 .row-8 .column-4,#tablepress-12 .row-9 .column-4{border-left:1px solid #ccc;border-right:1px solid #ccc}#tablepress-12 .row-8 .column-2{border-top:1px solid #ccc}#tablepress-12_wrapper{overflow:auto}#tablepress-12 tr th:first-child,#tablepress-12 td:first-child{left:0;position:sticky;z-index:30}#tablepress-12 .row-2{vertical-align:bottom!important}.st-key-slidedown {
animation-name: StSlideDown; animation-duration: 2s;
}
.st-key-slice-up {
animation-name: StSlideUp; animation-duration: 2s;
}
.st-key-righttuoleft {
animation-name: StRightToLeft; animation-duration: 2s;
}
.st-key-righttuoleft {
animation-name: StLeftToRight; animation-duration: 2s;
}
.st-key-fedein {
animation-name: StFedeIn; animation-duration: 2s;
} @keyframes StSlideDown {
0% {
opacity: 0;
transform: translateY(-50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes StSlideUp {
0% {
opacity: 0;
transform: translateY(50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes StRightToLeft {
0% {
opacity: 0;
transform: translateX(50px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes StLeftToRight {
0% {
opacity: 0;
transform: translateX(0);
}
100% {
opacity: 1;
transform: translateX(50px);
}
} @keyframes StFedeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.entry-title:not(.st-css-no2),
.post .entry-title:not(.st-css-no2) {
margin-bottom:20px;
}
.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
background-color: 	}
.st-middle-menu .menu > li {
width:50%;
}
.st-middle-menu .menu li a{
font-size:90%;
} .adbox,
.adbox div {
padding: 0!important;
}
.st-author-profile .st-author-nickname, .st-web-font,
.st-step-title, .st-point .st-point-text, .n-entry, h4:not(.st-css-no) .point-in, .cat-itiran p.point,
.form-submit, .news-ca, .st-widgets-title, .st-widgets-title span, h4.menu_underh2 span,
.st-header-flextitle,
.post h2:not(.st-css-no),
.post h2:not(.st-css-no) span,
.post h3:not(.st-css-no),
.post h3:not(.st-css-no) span,
.h2modoki,
.h3modoki,
.entry-title:not(.st-css-no),
.post .entry-title:not(.st-css-no) {
font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
} #toc_container {
margin: 0 auto 20px;
text-align: center;
}
#toc_container .toc_title {
text-align:center;
padding: 5px;
font-weight:bold;
position:relative;
display: inline-block;
vertical-align: middle;
border-bottom: 2px solid #333;
margin-bottom: 5px;
}
#toc_container:not(.contracted) .toc_title {
margin:0 auto 10px;
}
#toc_container .toc_title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
}
#toc_container .toc_title .toc_toggle {
font-weight: normal;
font-size:95%;
}
.post #toc_container ul,
.post #toc_container ol {
list-style: none;
margin-bottom: 0;
}
.toc_number {
font-weight:bold;
margin-right:5px;
color:#ccc;
}
#toc_container ul a {
display: block;
text-decoration: none;
color: #000;
padding-bottom:5px;
border-bottom: 1px dotted #ccc;
}
#toc_container ul a:hover {
opacity:0.5;
}
#toc_container .toc_list > li> li > a {
margin-bottom:10px;
}
#toc_container .toc_list > li > a {
border-bottom: none;
}
.post #toc_container ul ul {
padding:  5px 0;
}
.post #toc_container ul ul ul {
padding-left: 10px;
}
#toc_container li {
font-weight:bold;
margin-bottom: 5px;
padding: 10px 0px;
list-style-type:none;
text-align: left;
text-indent:-0.8em;
padding-left:1em;
}
#toc_container > ul > li {
font-size: 18px;
}
#toc_container li a:before {
font-family: FontAwesome;
content: "\f0da\00a0\00a0";
color: #333;
}
#toc_container li li a:before {
content: none;
}
#toc_container li li {
text-align:left;
font-weight:normal;
list-style:decimal outside none;
text-indent:0;
padding: 5px 0;
}
#toc_container li li li{
margin-bottom:0;
padding:3px 0;
list-style-type:none;
text-indent:-0.8em;
padding-left:1em;
}
#toc_container li li li a{
border:none;
margin-bottom:0;
padding:0;
}
#toc_container li li li a:before {
font-family: FontAwesome;
content: "\f0da\00a0\00a0";
color: #9E9E9E;
} #toc_container.only-toc ul {
padding:20px;
}
#toc_container.only-toc li{
padding:0;
font-weight:normal;
}
#toc_container.only-toc li a:before{
content: none;
}
#toc_container.only-toc li{
list-style-type: decimal;
border-bottom:dotted 1px #ccc;
}
#st_toc_container.only-toc:not(.st_toc_contracted) {
} .post #toc_container ol.st-original-toc > li {
list-style: decimal;
text-align:left;
font-weight: normal;
padding: 0;
text-indent: 0;
}
#toc_container ol.st-original-toc > li a:before {
content: none;
} #s-navi dt.trigger .acordion_extra_2 {
max-width: 80%;
}    .post > * {
color: #00053f;
}
input, textarea {
color: #000;
} table tr td:first-child {
} table th,
table tr:first-child {
} .st-kaiwa-hukidashi,
.st-kaiwa-hukidashi2 {
background-color: #fff8ea;
}
.st-kaiwa-hukidashi:after {
border-color: transparent #fff8ea transparent transparent;
}
.st-kaiwa-hukidashi2:after {
border-color: transparent transparent transparent #fff8ea;
}
.kaiwaicon2 .st-kaiwa-hukidashi,
.kaiwaicon2 .st-kaiwa-hukidashi2 {
background-color: #f2f2f2;
}
.kaiwaicon2 .st-kaiwa-hukidashi:after {
border-color: transparent #f2f2f2 transparent transparent;
}
.kaiwaicon2 .st-kaiwa-hukidashi2:after {
border-color: transparent transparent transparent #f2f2f2;
} #st-tab-menu li.active {
background: #e3e3e3;
}
#st-tab-box {
border-color: #e3e3e3;
}
.post #st-tab-box p.st-author-post {
border-bottom-color: #e3e3e3;
}
.st-author-date{
color:#e3e3e3;
} #st-tab-menu li {
color:#e3e3e3;
} .st-author-homepage {
color: #e3e3e3;
}
#st-tab-box {
background:#fafafa;
} #st-tab-menu li {
background:#fafafa;
}  .st-blackboard:not(.square-checkbox) ul.st-blackboard-list:not(.st-css-no) li:before {
color:#00ced1;
}
.st-blackboard ul.st-blackboard-list:not(.st-css-no) li,
.post .st-blackboard ul.st-blackboard-list:not(.st-css-no) li:last-child {
border-color:#000000;
color:#000000;
}
.st-blackboard-title {
color: #00ced1;
}
.st-blackboard,
.st-blackboard-title {
border-color: #00ced1;
}
.st-blackboard-title {
border: none;
}
.st-blackboard-title:before {
content: "\f0eb\00a0";
font-family: FontAwesome;
} #st_toc_container,
#toc_container {
}
#st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { padding:15px 20px;
}
#st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { }
#st_toc_container.st_toc_contracted,
#toc_container.contracted { }
#st_toc_container .st_toc_title:before,
#toc_container .toc_title:before {
content: "\f0f6\00a0";
font-family: FontAwesome;
}
#st_toc_container li li li,
#toc_container li li li {
text-indent:-0.8em;
padding-left:1em;
} .post .maruno {
border:2px solid #a4f2c8;
padding: 20px 20px 20px 30px;
border-radius: 5px;
}
.post .maruno ol li:before {
background: #00ced1;
color:#ffffff;
} .post .maruck {
border:2px solid #00ced1;
padding: 20px 20px 20px 30px;
}
.post .maruck {
background-color:#fffdf2;
padding: 20px 20px 20px 30px;
}
.post .maruck ul li:before {
background: #00ced1;
color:#ffffff;
} .st-blackboard.square-checkbox ul.st-blackboard-list:not(.st-css-no) li:before,
.st-blackboard.square-checkbox ul li:after,
.st-square-checkbox ul li:before,
.st-square-checkbox ul li:after {	
font-size: 150%;
}
.post .attentionmark2.on-color:not(.st-css-no):before,
.post .fa-exclamation-triangle:not(.st-css-no) {
color: #f44336;
} body {
border-top: 5px solid #00ced1;
} #headbox-bg { background: #ffffff; background: url(), -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 100%); background: url(), linear-gradient(to left,  #ffffff 0%,#ffffff 100%);
}  #content-w {
background-color: #f2fcfc;
} main {
background: #ffffff!important;
}
header .sitename a, nav li a {
color: #00ced1;
} #page-top:not(.page-top-img) a {
background: #20b5cc;
}
#page-top:not(.page-top-img) a {
line-height:100%;
border-radius: 50%;
}
#page-top:not(.page-top-img) {
right: 10px;
} header h1,
header .descr{
color: #00ced1;
} #s-navi dt.trigger .op {
background: #ffffff;
color: #0f0f0f;
} #st-mobile-logo a {
color: #0f0f0f;
} #st-mobile-logo {
padding: 10px 10px;
}
#st-mobile-logo img {
height: 30px;
}
#st-mobile-logo a {
line-height: 30px;
} html:not(.s-navi-right) header h1#st-mobile-logo,
html:not(.s-navi-right) header p#st-mobile-logo {
text-align: center;
padding-right: 52px;
} .s-navi-right header h1#st-mobile-logo,
.s-navi-right header p#st-mobile-logo {
text-align: center;
padding-left: 52px;
} #s-navi dd.acordion_tree {
background: #fafafa; } #s-navi dt.trigger .op-st {
background: #f0f0f0;
color: #0f0f0f;
} #s-navi dt.trigger .op-st2 {
background: #f0f0f0;
color: #0f0f0f;
} #st-footermenubox a {
color: #0f0f0f;
}
#st-footermenubox {
background: #f0f0f0;
} #s-navi dl.acordion .acordion_tree .st-ac-box .st-widgets-title,
.acordion_tree ul.menu li a,
.acordion_tree ul.menu li {
color: #000000;
}
.acordion_tree ul.menu li a {
border-bottom: 1px solid #000000;
} .acordion_tree .st-ac-box ul.st-ac-cat {
border-top-color: #000000;
border-left-color: #000000;
}
.acordion_tree .st-ac-box ul.st-ac-cat > li.cat-item  {
border-right-color: #000000;
border-bottom-color: #000000;
}
.acordion_tree .st-ac-box .widget_categories ul.st-ac-cat li.cat-item a {
color:#000000;
}  #breadcrumb,
#breadcrumb div a,
div#breadcrumb a,
.blogbox p,
.tagst,
#breadcrumb ol li a,
#breadcrumb ol li h1,
#breadcrumb ol li,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p,
.kanren:not(.st-cardbox) .clearfix dd .blog_info p a
{
color: #00ced1;
} .post .entry-title:not(.st-css-no) {
padding-left:10px;
padding-bottom:10px;
background: -webkit-repeating-linear-gradient(45deg, #effcf9, #effcf9 5px, #ffffff 5px, #ffffff 10px);
background: repeating-linear-gradient(45deg, #effcf9, #effcf9 5px, #ffffff 5px, #ffffff 10px);
color: #33002f;
border: 1px solid #000000;
}  .h2modoki,
.h2modoki span,
.post h2:not(.st-css-no),
.post h2:not(.st-css-no) span {
border-radius:5px;
}
.h2modoki,
h2:not(.st-css-no) {
background: #00ced1;
color: #ffffff;
position: relative;
border: none;
margin-bottom:30px;
padding-top:10px!important;
padding-bottom:10px!important;
}
.h2modoki:after,
h2:not(.st-css-no):after {
border-top: 10px solid #00ced1;
content: '';
position: absolute;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
bottom: -10px;
left: 30px;
border-radius: 2px;
}
.h2modoki:before,
h2:not(.st-css-no):before {
border-top: 10px solid #00ced1;
content: '';
position: absolute;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
bottom: -10px;
left: 30px;
} .h3modoki,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
overflow: hidden;
text-align: center;
border-top:none;
border-bottom:none;
padding-left: 20px!important;
padding-right: 20px!important;
padding-top:10px!important;
padding-bottom:10px!important;
color: #00ced1;
background-color:transparent;
}
.h3modoki span,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) span {
position: relative;
display: inline-block;
margin: 0 10px;
padding: 0 20px;
text-align: left;
}
@media only screen and (max-width: 599px) {
.h3modoki span,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) span {
padding: 0 10px;
}
}
.h3modoki span.st-dash-design::before,
.h3modoki span.st-dash-design::after,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) span.st-dash-design::before,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) span.st-dash-design::after {
position: absolute;
top: 50%;
content: '';
width: 1000%;
height: 1px;
background-color: #00ced1;
}
.h3modoki span.st-dash-design::before,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) span.st-dash-design::before {
right: 100%;
}
.h3modoki span.st-dash-design::after,
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) span.st-dash-design::after {
left: 100%;
} .h4modoki,
.post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
border-left: 5px solid #00ced1;
color: #00bcbf;
background-color: #f7f7f7;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
} #side .menu_underh2,
#side .st-widgets-title:not(.st-css-no) {
font-weight:bold;
margin-bottom: 10px;
} #side .menu_underh2,
#side .st-widgets-title:not(.st-css-no) {
border-radius:5px;
}
#side .menu_underh2,
#side .st-widgets-title:not(.st-css-no) {
background: #00ced1;
color: #ffffff;
position: relative;
border: none;
margin-bottom:20px;
text-align: center!important;
padding-left:0px;
padding-top:7px;
padding-bottom:7px;
}
#side .menu_underh2:before,
#side .st-widgets-title:not(.st-css-no):before {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 10px solid #00ced1;
} .h5modoki,
.post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t):not(.post-card-title) {
color: #00ced1;
background-color: #ffffff;
padding-top:10px!important;
padding-bottom:10px!important;
}
.post .st-matome:not(.st-css-no):not(.rankh4):not(.point) {
background-color: transparent;
padding-left:20px!important;
padding-top:10px!important;
padding-bottom:10px!important;
}
.tagcloud a {
color: #e3e3e3;
border-color: #e3e3e3;
}
.post h4:not(.st-css-no):not(.rankh4).point,
.cat-itiran p.point,
.n-entry-t {
border-bottom-color: #e3e3e3;
}
.post h4:not(.st-css-no):not(.rankh4) .point-in,
.cat-itiran p.point .point-in,
.n-entry {
background-color: #e3e3e3;
color: #0f0f0f;
}
.catname {
background: #95a8b2;
color:#ffffff;
}
.post .st-catgroup a {
color: #ffffff;
} .rssbox a {
background-color: #e3e3e3;
}
.inyoumodoki, .post blockquote {
background-color: #f3f3f3;
border-left-color: #f3f3f3;
} .st-step {
color: #ffffff;
background: #0098af;
border-radius:5px;
}
.st-step:before{
border-top-color: #0098af;
}
.st-step-title {
color:#00c2d3;
background:#f4f4f4;
border-radius:5px;
border-bottom:solid 2px #c6c6c6;
} .st-point:before {
color: #ffffff;
background: #0098af;
}   .st-cardbox-label-text {
} .freebox {
border-top-color: #e3e3e3;
background: #fafafa;
}
.p-entry-f {
background: #e3e3e3;
color: #0f0f0f;
}     #topnews-box div.rss-bar {
border-color: #e3e3e3; background: #e3e3e3; background: -webkit-linear-gradient( #e3e3e3 0%, #e3e3e3 100% ); background: linear-gradient( #e3e3e3 0%, #e3e3e3 100% );
color: #0f0f0f;
} #topnews-box dt {
color: #e3e3e3;
}
#topnews-box div dl dd a {
color: #000000;
}
#topnews-box dd {
border-bottom-color: #e3e3e3;
}
#topnews-box {
background-color:transparent!important;
} #footer .footerlogo a, #footer .footerlogo,
#footer .footer-description a, #footer .footer-description,
#footer .head-telno a, #footer .head-telno, #footer .widget_recent_entries ul li a, #footer .widget_recent_entries ul li,
#footer .widget_categories ul li a, #footer .widget_categories ul li,
#footer .rankh3:not(.st-css-no),
#footer .st_side_rankwidgets a, #footer .rankwidgets-cont p, #footer .kanren dd a, #footer .kanren .st-excerpt p, #footer .kanren .blog_info p, footer .footer-l *,
footer .footer-l a,
#footer .menu-item a,
#footer .copyr,
#footer .copyr a,
#footer .copy,
#footer .copy a {
color: #ffffff !important;
}
#footer #newsin dt, #footer #newsin dd a, #footer #newsin dd, #footer .cat-item a,
#footer .tagcloud a {
color: #ffffff;	
border-color: #ffffff;
}
#footer .st-widgets-title {
color: #ffffff;	
font-weight: bold;
}
footer .footermenust li {
border-right-color: #ffffff !important;
} #footer {
max-width:100%; background: #00ced1; background: url(), -webkit-linear-gradient(left,  #00ced1 0%,#00ced1 100%); background: url(), linear-gradient(to left,  #00ced1 0%,#00ced1 100%);
} .st-pvm-ranking-item-image::before, .poprank-no {
background: #e3e3e3;
}
.post .p-entry, #side .p-entry, .home-post .p-entry {
background: #e3e3e3;
color: #0f0f0f;
border-radius: 0 0 4px 0;
}
.pop-box, .nowhits .pop-box, .nowhits-eye .pop-box,
.st-eyecatch + .nowhits .pop-box {
border-top-color: #e3e3e3;
background: #fafafa;
}
.p-entry::after {
border-bottom: 5px solid #e3e3e3;
border-left: 5px solid #e3e3e3;
}
.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {
padding:20px 20px 10px;
}
.pop-box:not(.st-wpp-views-widgets),
#side aside .kanren.pop-box:not(.st-wpp-views-widgets) {
padding:30px 20px 10px;
border: none;
}
.poprank-no2,
.poprank-no {
background: #e3e3e3;
color: #0f0f0f!important;
} #st-magazine .st-wp-views, #st-magazine .st-wp-views-limit, .st-wppviews-label .wpp-views, .st-wppviews-label .wpp-views-limit, .st-wpp-views-widgets .st-wppviews-label .wpp-views {
color: #0f0f0f;
background:#e3e3e3;
} .st-formbtn {
border-radius: 3px; background: #e3e3e3;
}
.st-formbtn .st-originalbtn-r {
border-left-color: #0f0f0f;
}
a.st-formbtnlink {
color: #0f0f0f;
} .st-originalbtn {
border-radius: 3px; background: #e3e3e3;
}
.st-originalbtn .st-originalbtn-r {
border-left-color: #0f0f0f;
}
a.st-originallink {
color: #0f0f0f;
} .st-middle-menu { background: #e3e3e3; background: -webkit-linear-gradient(left,  #f0f0f0 0%,#e3e3e3 100%); background: linear-gradient(to left,  #f0f0f0 0%,#e3e3e3 100%);
}
.st-middle-menu .menu li a{
color: #0f0f0f;
}  #sidebg {
background: #fafafa;
} #side aside .st-pagelists ul li:not(.sub-menu) {
border-color: #f0f0f0;
}
#side aside .st-pagelists ul .sub-menu li {
border: none;
}
#side aside .st-pagelists ul li:last-child {
border-bottom: 1px solid #f0f0f0;
}
#side aside .st-pagelists ul .sub-menu li:first-child {
border-top: 1px solid #f0f0f0;
}
#side aside .st-pagelists ul li li:last-child {
border: none;
}
#side aside .st-pagelists ul .sub-menu .sub-menu li {
border: none;
}
#side aside .st-pagelists ul li a {
color: #0f0f0f; background: #e3e3e3; background: url(), -webkit-linear-gradient(left,  #f0f0f0 0%,#e3e3e3 100%); background: url(), linear-gradient(to left,  #f0f0f0 0%,#e3e3e3 100%);
}
#side aside .st-pagelists .sub-menu a {
border-bottom-color: #f0f0f0;
color: #e3e3e3;
}
#side aside .st-pagelists .sub-menu .sub-menu li:last-child {
border-bottom: 1px solid #f0f0f0;
}
#side aside .st-pagelists .sub-menu li .sub-menu a,
#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a {
color: #e3e3e3;
}
#side aside .st-pagelists .sub-menu li .sub-menu a:hover,
#side aside .st-pagelists .sub-menu li .sub-menu .sub-menu li a:hover,
#side aside .st-pagelists .sub-menu a:hover {
opacity:0.8;
color: #e3e3e3;
}
#side aside .st-pagelists ul li a {
padding-left:15px;
}
#side aside .st-pagelists ul li a {
padding-top:8px;
padding-bottom:8px;
} #side aside .st-pagelists ul li a:before {
content: "\f138\00a0\00a0";
font-family: FontAwesome;
color:#0f0f0f;
}
#side aside .st-pagelists li li a:before {
content: none;
}
#side aside .st-pagelists li li a:before {
content: "\f105\00a0\00a0";
font-family: FontAwesome;
color:#e3e3e3;
}
.wpcf7-submit {
background: #e3e3e3;
color: #0f0f0f;
} #st-header-top-widgets-box .st-content-width {
text-align:center;
margin: 0 auto;
padding:7px 10px;
}
#st-header-top-widgets-box .st-content-width .st-marquee { padding: 0;
}
#st-header-top-widgets-box { 
}
#st-header-top-widgets-box .st-content-width p { 
margin-bottom: 0;
}
#st-header-top-widgets-box .st-content-width a:hover { 
opacity: 0.7;
} #st-header {
min-height: px;
}
@media only screen and (max-width: 599px) {
#st-header {
min-height: px;
}
}       @media only screen and (max-width: 959px) {   } @media only screen and (min-width: 600px) { .rankst .rankst-l {
width: 300px;
}
.rankst .rankst-l img {
width: 300px;
}
.rankst .rankst-r {
margin: 0 0 0 -300px;
}
.rankst .rankst-cont {
margin: 0 0 0 325px;
} #toc_container > ul > li {
font-size: 21px;
}  #st_toc_container:not(.st_toc_contracted):not(.only-toc),
#toc_container:not(.contracted) { } } @media only screen and (min-width: 600px) and (max-width: 959px) {   .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), .post .entry-content .st-kaiwa-hukidashi, .post .entry-content .st-kaiwa-hukidashi2, .post .entry-content .yellowbox, .post .entry-content .graybox, .post .entry-content .redbox, .post .entry-content #topnews .clearfix dd p, .post .entry-content ul li, .post .entry-content ol li, .post .entry-content #st_toc_container > ul > li, .post .entry-content #comments #respond, .post .entry-content #comments h4, .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), .post .entry-content h6 {
} .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
} #contentInner .post .entry-title:not(.st-css-no2) {
} .post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki{
} .post .entry-content h3:not(.st-css-no2):not(#reply-title),
.post .entry-content .h3modoki {
} .post .entry-content h4:not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {
}  } @media only screen and (min-width: 960px) {   .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), .post .entry-content .st-kaiwa-hukidashi, .post .entry-content .st-kaiwa-hukidashi2, .post .entry-content .yellowbox, .post .entry-content .graybox, .post .entry-content .redbox, .post .entry-content #topnews .clearfix dd p, .post .entry-content ul li, .post .entry-content ol li, .post .entry-content #st_toc_container > ul > li, .post .entry-content #comments #respond, .post .entry-content #comments h4, .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), .post .entry-content h6 {
} .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
} #contentInner .post .entry-title:not(.st-css-no2) {
} .post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki{
} .post .entry-content h3:not(.st-css-no2):not(#reply-title),
.post .entry-content .h3modoki {
} .post .entry-content h4:not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {
} .st-content-width, #st-menuwide, nav.smanone,
nav.st5,
#st-header-cardlink,
#st-menuwide div.menu,
#st-menuwide nav.menu,
#st-header, #st-header-under-widgets-box, #content, #footer-in { 
max-width:1060px;
}
.st-lp-wide #content { 
max-width:100%;
}
#headbox
{ 
max-width:1040px;
}
.st-content-width { 
margin: 0 auto;
} .colum1:not(.st-lp-wide) #st-header-under-widgets-box,
.colum1:not(.st-lp-wide) #content {
max-width: 1060px;
} .colum1.st-lp-wide #st-header,
.colum1.st-lp-wide #content .st-lp-wide-content,
.colum1.st-lp-wide #content .rankh3,
.colum1.st-lp-wide #content .rank-guide,
.colum1.st-lp-wide #content .rankid1,
.colum1.st-lp-wide #content .rankid2,
.colum1.st-lp-wide #content .rankid3,
.colum1.st-lp-wide #content .rankst-box,
.colum1.st-lp-wide .rankst-wrap,
.colum1.st-lp-wide .widget_text,
.colum1.st-lp-wide .top-wbox-u,
.colum1.st-lp-wide .entry-title,
.colum1.st-lp-wide #st-page .entry-title:not(.st-css-no2),
.colum1.st-lp-wide #breadcrumb,
.colum1.st-lp-wide .blogbox,
.colum1.st-lp-wide .st-catgroup,
.colum1.st-lp-wide .adbox,
.colum1.st-lp-wide .st-widgets-box,
.colum1.st-lp-wide .sns,
.colum1.st-lp-wide .tagst,
.colum1.st-lp-wide aside,
.colum1.st-lp-wide .kanren,
.colum1.st-lp-wide #topnews-box
{
max-width: 1060px;
margin-left: auto;
margin-right: auto;
}
.st-lp-wide .st-lp-wide-wrapper {
margin-bottom: 20px;
}  #contentInner {
float: left;
width: 100%;
margin-right: -300px;
}
main {
margin-right: 320px;
margin-left: 0px;
background-color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
padding: 30px 50px 30px;
}
#side aside {
float: right;
width: 300px;
padding: 0px;
} #header-r .footermenust {
margin: 0;
} #toc_container {
padding-left: 30px;
padding-right: 30px;
}
#toc_container > ul > li {
font-size: 16px;
}  #toc_container:not(.contracted) { }     #st-menuwide {
border-top-color: #f0f0f0;
border-bottom-color: #f0f0f0;
border-left-color: #e3e3e3;
border-right-color: #e3e3e3; background: #e3e3e3; background: url(), -webkit-linear-gradient(left,  #f0f0f0 0%,#e3e3e3 100%); background: url(), linear-gradient(to left,  #f0f0f0 0%,#e3e3e3 100%);
}
header .smanone ul.menu li, 
header nav.st5 ul.menu  li,
header nav.st5 ul.menu  li,
header #st-menuwide div.menu li,
header #st-menuwide nav.menu li
{
border-right-color: #f0f0f0;
}
header .smanone ul.menu li li,
header nav.st5 ul.menu li li,
header #st-menuwide div.menu li li,
header #st-menuwide nav.menu li li {
border:none;
}
header .smanone ul.menu li a, 
header nav.st5 ul.menu  li a,
header #st-menuwide div.menu li a,
header #st-menuwide nav.menu li a,
header .smanone ul.menu li a:hover, 
header nav.st5 ul.menu  li a:hover,
header #st-menuwide div.menu li a:hover,
header #st-menuwide nav.menu li a:hover{
color: #0f0f0f;
}
header .smanone ul.menu li:hover, 
header nav.st5 ul.menu  li:hover,
header #st-menuwide div.menu li:hover,
header #st-menuwide nav.menu li:hover{
background: rgba(255,255,255,0.1);
}
header .smanone ul.menu li li a:hover, 
header nav.st5 ul.menu  li li a:hover,
header #st-menuwide div.menu li li a:hover,
header #st-menuwide nav.menu li li a:hover{
opacity:0.9;
}
header .smanone ul.menu li li a {
background: #f0f0f0;
border-top-color: #e3e3e3;
}  #st-menuwide {
max-width: 100%;
} header .headbox .textwidget,
#footer .headbox .textwidget{
background: #fafafa;
} .head-telno a, #header-r .footermenust a {
color: #0f0f0f;
}
#header-r .footermenust li {
border-right-color: #0f0f0f;
} .nowhits .pop-box {
border-top-color: #e3e3e3;
}  #side .smanone.st-excerpt {
display:none;
} } @media only screen and (max-width: 599px) {   .post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn), .post .entry-content .st-kaiwa-hukidashi, .post .entry-content .st-kaiwa-hukidashi2, .post .entry-content .yellowbox, .post .entry-content .graybox, .post .entry-content .redbox, .post .entry-content #topnews .clearfix dd p, .post .entry-content ul li, .post .entry-content ol li, .post .entry-content #st_toc_container > ul > li, .post .entry-content #comments #respond, .post .entry-content #comments h4, .post .entry-content h5:not(.kanren-t):not(.popular-t):not(.st-cardbox-t), .post .entry-content h6 {
} .post .entry-content .post-slide-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .st-card-excerpt p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn),
.post .entry-content .kanren:not(.st-cardbox) .clearfix dd p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
} #contentInner .post .entry-title:not(.st-css-no2) {
font-size: 24px;
line-height: 31px;
} .post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki{
font-size: 21px;
} .post .entry-content h3:not(.st-css-no2):not(#reply-title),
.post .entry-content .h3modoki {
font-size: 20px;
} .post .entry-content h4:not(.st-css-no2):not(.point),
.post .entry-content .h4modoki {
font-size: 20px;
line-height: 28px;
}  #headbox {
padding-bottom:0;
}
#s-navi:after {
margin-bottom: 0px;
} }