@charset "UTF-8";

html.toolbar{
    box-sizing: border-box;
    padding-top: 32px;
}
html{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f1f1f1;
    background-image: none;
    background-origin: padding-box;
    background-position:0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
body{
    color:#444;
    font-family: "Open Sans",-apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    min-width: 300px;
}

body, html{
    height: 100%;
    margin: 0;
    padding: 0;

}
#wrap{
    margin-top: 50px;
    height: auto;
    min-height: 100%;
    position: relative;
    width: 100%
}
#adminmenuback{
    bottom: 0;
    position: absolute;
    top: 0;
}
#adminmenu,
#adminmenu.submenu,
#adminmenuback,
#adminmenuwrap{
    background-color: #222;
    width: 160px;
}
#adminmenuwrap{
    float: left;
    position: relative;
}
#adminmenu{
    clear: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 12px 0 0 0 ;
    padding: 0 0 0 0 ;
}
#adminmenu a{
    color: #EEE;
}

/*----------サイドバー-------------*/
    

.submenu {
    position:relative;
}
li.submenu{
    cursor: pointer;
}
.submenu>a {
    display:inline-block;
    padding:8px;
}
.submenu a {
    font-size: 14px;
    text-decoration: none;
}
#adminbar #toolbar a.ab-item {
    display:inline-block;
    text-decoration: none;
}
.submenu:hover {
    background-color: #110;
}
#adminmenu .submenu:hover>a, #adminmenu .submenu li:hover>a {
    color: #0074a2;
}
ul.submenu-wrap {
    position:absolute;
    background-color: #444;
    width: 120px;
    left:160px;
    top:-1000em;
    z-index: 9999;
}
ul.submenu-wrap li {
    position:relative;
    color: #bbb;
    left:-30px;
    list-style:none;
    padding:3px;
}
ul.submenu-wrap li:nth-child(1) {
    margin-top:0.8em;
}
ul.submenu-wrap li:last-child {
    margin-bottom:0.8em;
}
ul.submenu-wrap li a {
    color: #bbb;
    padding-left:5px;
}
li.submenu:nth-child(2):hover .submenu-wrap {
    top:3.3em;
}
li.submenu:nth-child(3):hover .submenu-wrap {
    top:6.1em;
}
li.submenu:nth-child(4):hover .submenu-wrap {
    top:10em;
}
li.submenu:nth-child(8):hover .submenu-wrap {
    top:19.1em;
}
ul.submenu-wrap:before {
    content: "";
    display: inline-block;
    position:absolute;
    left:-16px;
    top:7px;
    border: 8px solid transparent;
    border-right-color: #444;
}
li.submenu:before {
    color: #848484;
    font-size:20px;
    margin-left:5px;
}
li.submenu:nth-child(1):before {
    content: "\1F3E0";//260d 鎖
}
li.submenu:nth-child(2):before {
    margin-left: 6px;
    margin-right: 2px;
    content: "\002750";//投稿
}
li.submenu:nth-child(3):before {
    content: "\1F3A5";//メディア
}
li.submenu:nth-child(4):before {
    content: "\1F4AC";//コメント
}
li.submenu:nth-child(5):before {
    content: "\0024e6";//クローバー(2618)ウィジェット
}
li.submenu:nth-child(6):before {
    content: "\0024dc";//メニュー
}
li.submenu:nth-child(7):before {
    content: "\270E";//テーマ
}
li.submenu:nth-child(8):before {
    content: "\1F527";//オプション
}
li.submenu:nth-child(9):before {
    content: "\1F465";//アカウント管理
}
li.submenu:nth-child(10):before {
    content: "\002658";//フォーム
}
li.submenu:nth-child(11):before {
    margin-left: 10px;
    margin-right: 5px;
    content: "\1F6B6";
}

#footer{
    margin-left: 160px;
}
#content{
    height: 100%;
    margin-left: 10px;
}
#body{
    position: relative;
}
#footer{
    bottom: 0;
    color: #777;
    left: 0;
    padding: 10px 20px;
    right: 0;
    position: absolute;
}
#footer p{
    font-size: 13px;
    line-height: 20px;
    margin: 0;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
#body-content{
    float:left;
    padding-bottom: 65px;
    width: 100%;
}

.wrap{
    margin: 10px 20px 0 2px;
}
.wrap h2 {
    font-size: 23px;
    font-weight: 400;
    line-height: 29px;
    padding: 9px 15px 4px 0;
}
.subtitle .wrap h2 {
    font-weight: 400;
    margin 0;
}

h2 {
    color: #222;
    font-size: 1.5em;
    font-weight: 400;
    margin: 0.83em 0;
}
.wrap .add-new-h2,
.wrap .add-new-h2:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e0e0e0;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: none;
    border-top-width: medium;
    font-size: 13px;
    font-weight: 600;
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-shadow: none;
    top: -3px;
}
.wrap .add-new-h2:hover{
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-color: #2ea2cc;
    color:#fff
}
.sub {
    color: #666;
    float: left;
    font-size: 13px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-top: 8px;
    padding: 0;
}
.sub li {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.ac_match, .sub a.current{
    color: #000;
}
.sub a.current{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    font-weight: 600;
}
.sub a{
    line-height: 2;
    padding: 0.2em;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.count {
    color:#999;
    font-weight: 400;
}
a{
    color: #0074a2;
    transition-duration: 0.05s;
    transition-property: border, background, color;
    transition-timing-function: ease-in-out;
}
p.search-box{
    float: right;
    margin: 0;
}
p{
    font-size: 13px;
    line-height: 1.5;
    margin: 1em 0;
}
.search-box input[name="s"]{
    float: left;
    height: 28px;
    margin: 0 4px 0 0;
}
input[type="search"],
input[type="checkbox"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="radio"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="week"],
select,
textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ddd;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ddd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ddd;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
    color: #333;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    transition-delay: 0s;
    transition-duration: 0.05s;
    transition-property: border-color;
    transition-timing-function: ease-in-out;
}
input, select{
    margin: 1px;
    padding: 3px 5px;
}
input, select, textarea{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
}
button, input, select, textarea{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input, textarea{
    box-sizing: border-box;
}
.tablenav{
    clear: both;
    height: 30px;
    margin: 6px 0 4px;
    vertical-align: middle;
}
.media-upload-form div.error, .wrap div.error, .wrap div.updated {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
div.error {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-left-color: #dd3d36;
    border-left-style: solid;
    border-left-width: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 1px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 1px;
}
div.error, div.updated {
    margin-bottom: 2px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
}
div.error p, div.updated p {
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5em;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}
h1, h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 600;
}
.subtitle, .wrap h2 {
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.form-table, .form-table td, .form-table td p, .form-table th, .form-wrap label {
    font-size: 14px;
}
.form-table {
    border-collapse: collapse;
    clear: both;
    margin-top: 0.5em;
    width: 100%;
}

.form-table td {
    line-height: 1.3;
    margin-bottom: 9px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    vertical-align: middle;
}

.form-table th {
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 20px;
    text-align: left;
    vertical-align: top;
    width: 200px;
}
.form-table th, .form-wrap label {
    color: #222;
    font-weight: 400;
    text-shadow: none;
    vertical-align: baseline;
}
#createuser .form-field input {
    width: 25em;
}
.form-field input[type="email"], .form-field input[type="number"], .form-field input[type="password"], .form-field input[type="search"], .form-field input[type="tel"], .form-field input[type="text"], .form-field input[type="url"], .form-field textarea {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    width: 95%;
}
table.fixed {
    table-layout: fixed;
}
.feature-filter, .imgedit-group, .popular-tags, .stuffbox, .widgets-holder-wrap, .editor-container, p.popular-tags, table.widefat {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#menu-management .menu-edit, #menu-settings-column .accordion-container, .feature-filter, .imgedit-group, .manage-menus, .menu-item-handle, .popular-tags, .stuffbox, .widget-inside, .widgets-holder-wrap, .editor-container, p.popular-tags, table.widefat {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #e5e5e5;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #e5e5e5;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.widefat {
    border-spacing: 0;
    clear: both;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
}
.widefat * {
    overflow-wrap: break-word;
}
.widefat th.sortable, .widefat th.sorted {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.widefat tfoot tr th, .widefat thead tr th {
    color: #333;
}
#nav-menu-footer, #nav-menu-header, #your-profile #rich_editing, .checkbox, .control-section .accordion-section-title, .menu-item-handle, .postbox .hndle, .side-info, .sidebar-name, .stuffbox .hndle, .widefat tfoot th, .widefat thead th, .widget .widget-top {
    line-height: 1.4em;
}
.widefat thead th {
    border-bottom-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.widefat th {
    font-weight: 400;
}
.widefat td, .widefat th {
    color: #555;
    overflow-x: hidden;
    overflow-y: hidden;
}
.widefat th {
    font-size: 14px;
    line-height: 1.3em;
    text-align: left;
}
.widefat td, .widefat th {
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}

th.manage-column a, th.sortable a:active, th.sortable a:focus, th.sortable a:hover {
    color: #333;
}
th.sortable a, th.sorted a {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 7px;
    padding-top: 7px;
}
.wp-list-table a {
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
}
.widefat a {
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}

th.sortable a span, th.sorted a span {
    cursor: pointer;
    float: left;
}
.widefat thead th.check-column {
    padding-top: 10px;
}
.widefat tbody th.check-column, .widefat tfoot th.check-column, .widefat thead th.check-column {
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 0;
    padding-top: 11px;
}
.widefat .check-column {
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    vertical-align: top;
    width: 2.2em;
}
#nav-menu-footer, #nav-menu-header, #your-profile #rich_editing, .checkbox, .control-section .accordion-section-title, .menu-item-handle, .postbox .hndle, .side-info, .sidebar-name, .stuffbox .hndle, .widefat tfoot th, .widefat thead th, .widget .widget-top {
    line-height: 1.4em;
}
.widefat thead th {
    border-bottom-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.alt, .alternate {
    background-color: #f9f9f9;
}
.widefat td, .widefat th {
    color: #555;
    overflow-x: hidden;
    overflow-y: hidden;
}
.widefat td, .widefat td ol, .widefat td p, .widefat td ul {
    font-size: 13px;
    line-height: 1.5em;
}
.widefat td {
    vertical-align: top;
}
.widefat td, .widefat th {
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}
.widefat tfoot th {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-top-color: #e1e1e1;
    border-top-style: solid;
    border-top-width: 1px;
}
#edituser .form-field input, input.regular-text {
    width: 25em;
}
.form-wrap p, p.description, p.help, span.description {
    font-size: 13px;
    font-style: italic;
}
input.disabled, input:disabled, select.disabled, select:disabled, textarea.disabled, textarea:disabled {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: rgba(222, 222, 222, 0.75);
    border-left-color: rgba(222, 222, 222, 0.75);
    border-right-color: rgba(222, 222, 222, 0.75);
    border-top-color: rgba(222, 222, 222, 0.75);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04) inset;
    color: rgba(51, 51, 51, 0.5);
}
.check-title.checked, .check-title:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ddd;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.check-title {
    cursor: pointer;
}
.check-title {
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 3px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}
input[type="checkbox"], input[type="radio"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #bbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #bbb;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #bbb;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #bbb;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    clear: none;
    color: #555;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 4px;
    margin-top: -4px;
    min-width: 16px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.05s;
    transition-property: border-color;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    width: 16px;
}
label{
    display: inline-block;
    margin-bottom: 0.5em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0.25em !important;
    cursor: pointer;
}
 .form-table textarea {
    margin-bottom: 6px;
    width: 500px;
}
textarea {
    line-height: 1.4;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
}
input, select, textarea {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.tablenav .tablenav-pages{
    color: #555;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
.tablenav .displaying-num{
    color: #777;
    font-size: 12px;
    font-style: italic;
    margin-left: 2px;
}
.tablenav .tablenav-pages a.disabled, .tablenav .tablenav-pages a.disabled:active,
.tablenav .tablenav-pages a.disabled:focus, .tablenav .tablenav-pages a.disabled:hover{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0.05);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #aaa;
}
.tablenav .tablenav-pages a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.05);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
.tablenav .tablenav-pages a, .tablenav-pages span.current {
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.tablenav-pages a {
    font-weight: 600;
    margin-right: 1px;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0;
}
th .comment-grey-bubble::before {
    -x-system-font: none;
    color: #444;
    content: url("/images/comment-grey-bubble.png");
    display: inline-block;
    font-family: dashicons;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 20px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    left: -4px;
    line-height: 0.5;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-decoration-color: -moz-use-text-color !important;
    text-decoration-line: none !important;
    text-decoration-style: solid !important;
    top: 4px;
    vertical-align: top;
}
.post-com-count span {
    background-color: #bbb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    height: 1.4em;
    line-height: 1.4em;
    min-width: 0.7em;
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0;
}

.post-com-count::after {
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 5px;
    border-top-color: #bbb;
    border-top-style: solid;
    border-top-width: 5px;
    content: "";
    display: block;
    height: 0;
    margin-left: 8px;
    width: 0;
}
.post-com-count:hover::after{
    border-top-color: #2ea2cc;
    border-top-style: solid;
    border-top-width: 5px;
}
.post-com-count:hover span{
    background-color: #2ea2cc;
}
.post-com-count {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position-x: center;
    background-position-y: -80px;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 1.3em;
    line-height: 1.1em;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.hidden, .js .closed .inside, .js .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js {
    display: none;
}
fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#body-content .inline-edit-row fieldset .inline-edit-col, tr.inline-edit-row td {
    padding-bottom: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0;
}

#body-content .quick-edit-row-post .inline-edit-col-left {
    width: 40%;
}
#body-content .inline-edit-row fieldset {
    float: left;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}

#body-content .inline-edit-row-post .inline-edit-col-center {
    width: 20%;
}
#body-content .quick-edit-row-post .inline-edit-col-right {
    width: 39%;
}

.inline-edit-row p.submit {
    clear: both;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5em;
}
.inline-edit-row fieldset label, .inline-edit-row fieldset span.inline-edit-categories-label {
    display: block;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.2em;
}

.inline-edit-row fieldset label span.title {
    display: block;
    float: left;
    width: 5em;
}
.inline-edit-row fieldset span.checkbox-title, .inline-edit-row fieldset span.title {
    font-style: italic;
    line-height: 1.8em;
}
.inline-edit-row fieldset span.checkbox-title, .inline-edit-row fieldset span.title {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.inline-edit-row fieldset label span.input-text-wrap {
    display: block;
    margin-left: 5em;
}
.input-text-wrap, .textarea-wrap {
    position: relative;
}
.inline-edit-row .input-text-wrap input[type="text"] {
    width: 100%;
}
input[type="checkbox"], input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="radio"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ddd;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ddd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ddd;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
    color: #333;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    transition-delay: 0s;
    transition-duration: 0.05s;
    transition-property: border-color;
    transition-timing-function: ease-in-out;
}
.widefat * {
    overflow-wrap: break-word;
}
td input {
}
/*--- 多分いらないのでコメントアウト 2017/05/17
body *:not(textarea) {
    font-style: normal !important;
}
--*/
input, select {
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}
input, select, textarea {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input, textarea {
    box-sizing: border-box;
}
input[type="checkbox"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="radio"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus {
    border-bottom-color: #5b9dd9;
    border-left-color: #5b9dd9;
    border-right-color: #5b9dd9;
    border-top-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}
input:focus, textarea:focus, input.focus, textarea.focus {
    background-color: #ffffe4 !important;
}

.inline-edit-row fieldset .inline-edit-date {
    float: left;
}
a, div {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin-bottom: -1px;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 1px;
}

.inline-edit-row fieldset input[name="aa"] {
    font-size: 12px;
    width: 3.5em;
}
.admin select {
    height: 28px;
    line-height: 28px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    vertical-align: middle;
    max-width: 250px;
}
.inline-edit-row fieldset input[name="hh"], .inline-edit-row fieldset input[name="jj"], .inline-edit-row fieldset input[name="mn"] {
    font-size: 12px;
    width: 2.1em;
}
input, select, textarea {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 14px;
}

.inline-edit-row fieldset .inline-edit-group::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.inline-edit-row fieldset .inline-edit-group {
    clear: both;
}

.inline-edit-row fieldset span.checkbox-title, .inline-edit-row fieldset span.title {
    font-style: italic;
    line-height: 1.8em;
}
.inline-edit-row fieldset label, .inline-edit-row fieldset span.inline-edit-categories-label {
    display: block;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.2em;
}
.inline-edit-row h4 {
    text-transform: uppercase;
}
.inline-edit-row h4 {
    line-height: 23px;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.2em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
ul.cat-checklist {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ddd;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ddd;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ddd;
    border-top-style: solid;
    border-top-width: 1px;
    height: 12em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-y: scroll;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}
.widefat ol, .widefat p, .widefat ul {
    color: #333;
}

.inline-edit-row fieldset ul.cat-checklist input, .inline-edit-row fieldset ul.cat-checklist li {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
}
.inline-edit-row #bulk-titles div, .inline-edit-row fieldset ul.cat-checklist label {
    font-size: 11px;
    font-style: normal;
}
.inline-edit-row fieldset label, .inline-edit-row fieldset span.inline-edit-categories-label {
    display: block;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.2em;
}

.inline-edit-row fieldset label.inline-edit-tags {
    margin-top: 0;
}
.inline-edit-row fieldset label textarea {
    height: 4em;
    width: 100%;
}

.core-ui .button, .core-ui .button-secondary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f7f7f7;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-color: #ccc;
    box-shadow: 0 1px 0 #fff inset, 0 1px 0 rgba(0, 0, 0, 0.08);
    color: #555;
    vertical-align: top;
}
.core-ui .button, .core-ui .button-primary, .core-ui .button-secondary {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 26px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    white-space: nowrap;
}
.core-ui .button-primary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2ea2cc;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #0074a2;
    border-left-color: #0074a2;
    border-right-color: #0074a2;
    border-top-color: #0074a2;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
form p.submit a.cancel:hover{
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
.core-ui .button-secondary:focus, .core-ui .button-secondary:hover, .core-ui .button .focus, .core-ui .button .hover, .core-ui .button:focus, .core-ui .button:hover{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fafafa;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: #999;
    color: #222;
}
.core-ui .button-primary .focus, .core-ui .button-primary .hover, .core-ui .button-primary:focus, .core-ui .button-primary:hover{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #1e8cbe;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-color: #0074a2;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.6) inset;
    color: #fff;

}

.clear{
    clear: both;
}
table {
    border-collapse: collapse;
}
tbody td {
    border-width: 0px 0px 1px;
    border-color: #e1e1e1;
    border-style: solid;
    padding: 0.3em;
}
thead th {
    text-align: left;
    border-width: 1px 0px 1px;
    border-color: #e1e1e1;
    border-style: solid;
    padding: 0.3em;
}
td, tfoot th {
    text-align: left;
    border-width: 0px 0px 1px;
    border-color: #e1e1e1;
    border-style: solid;
    padding: 0.3em;
}
thead, tfoot {
    background-color: #fff;
}
tbody td {
    vertical-align: top;
}

/*.even { background-color: #f5f5f5; }
.odd { background-color: #fff; }*/

.menu-bar {
    margin: 10px;
    padding: 5px;
}
.comment_image img {
    width: 100%;
    vertical-align: middle;/*IE7*/
}

#option-box {
    overflow:hidden;
}

#view-option {
    display: none;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    padding: 10px;
}

#view-option-button {
    float: right;
    height: 28px;
    margin: 0 10px 0 6px;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
    border-top: none;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px -1px rgba(0,0,0,.1);
    box-shadow: 0 1px 1px -1px rgba(0,0,0,.1);
    z-index: 1;
}
#view-option-link {
    display: block;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    z-index: 1;
    color: #777;
    padding: 3px 6px 3px 16px;
    text-decoration: none;
}

.spinner {
    float: right;
    color: #959595;
    font-size: xx-small;
    text-decoration: none;
}

.button {
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08);
    box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08);
    vertical-align: baseline;

    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.comment-spam:link      { color: #900; text-decoration: none; }
.comment-spam:visited   { color: #900; text-decoration: none; }
.comment-spam:hover     { color: #f00; text-decoration: none; }
.comment-spam:active    { color: #900; text-decoration: none; }

.comment-trash:link     { color: #900; text-decoration: none; }
.comment-trash:visited  { color: #900; text-decoration: none; }
.comment-trash:hover    { color: #f00; text-decoration: none; }
.comment-trash:active   { color: #900; text-decoration: none; }

.comment-delete:link    { color: #900; text-decoration: none; }
.comment-delete:visited { color: #900; text-decoration: none; }
.comment-delete:hover   { color: #f00; text-decoration: none; }
.comment-delete:active  { color: #900; text-decoration: none; }

.comment-restore:link   { color: #090; text-decoration: none; }
.comment-restore:visited{ color: #090; text-decoration: none; }
.comment-restore:hover  { color: #0c0; text-decoration: none; }
.comment-restore:active { color: #090; text-decoration: none; }

.comment-unspam:link    { color: #090; text-decoration: none; }
.comment-unspam:visited { color: #090; text-decoration: none; }
.comment-unspam:hover   { color: #0c0; text-decoration: none; }
.comment-unspam:active  { color: #090; text-decoration: none; }

.current:link           { color: #000; text-decoration: none; font-weight: bold; }
.current:visited        { color: #000; text-decoration: none; font-weight: bold; }
.current:hover          { color: #000; text-decoration: none; font-weight: bold; }
.current:active         { color: #000; text-decoration: none; font-weight: bold; }

a:link                  { color: #0074a2; text-decoration: none; }
a:visited               { color: #0074a2; text-decoration: none; }
a:hover                 { color: #2ea2cc; text-decoration: none; }
a:active                { color: #0074a2; text-decoration: none; }

select {
    padding: 2px;
    line-height: 28px;
    height: 28px;
    vertical-align: middle;
    border: 1px solid #ddd;
    color: #444;
}

input[type="text"] {
    height: 26px;
    margin: 0 4px 0 0;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #333;
    outline: 0;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}

input[type="checkbox"] {
    height: 20px;
}
#menu-select-form {
    margin: 10px 0 30px 0;
}
.bold { font-weight:bold; }
.float-right { float: right; }

#dragger-container {
    height: auto;
    min-height: 100%;
    position: relative;

}

div.menu-liquid-left {
    width: 38%;
    float: left;
}
div#menu-left {
    padding-top: 12px;
}

#active-menus {
    max-width: 450px;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 20px;
}

div.menu-liquid-right {
    margin: 10px 0;
    float: right;
    width: 62%;
}
div#menu-right {
    padding-top: 12px;
}
div#menu-right:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#pc-menus, #sp-menus {
    background-color: #fff;
    max-width: 450px;
    padding 0 8px;
    border: 1px solid #D0D0D0;
    margin-bottom: 10px;
}
.list-box-title {
    padding: 5px;
}

@media only screen and (min-width: 1250px) {
    #menu-right #pc-menus, #menu-right #sp-menus {
        float: left;
        width: 49%;
        padding 0 8px;
        margin: 0 2px;
    }
}

.edit-form {
    border: 1px solid #D0D0D0;
    margin: 0 10px;
    padding: 10px;
    background-color: #fff;
}

.delete-button:link { color: #990000; text-decoration: none;}
.delete-button:visited { color: #990000; text-decoration: none;}
.delete-button:hover { color: #f00; text-decoration: none;}
.delete-button:active { color: #990000; text-decoration: none;}

.close-button:link { color: #0074a2; }
.close-button:visited { color: #0074a2; }
.close-button:hover { color: #2ea2cc; }
.close-button:active { color: #0074a2; }

.msg {
    color: red;
    margin: 0 5px;
}
.gnavi-create{
    width: 99%;
    text-align: right;
}

.button-primary {
    background: #2ea2cc;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    text-decoration: none;

    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.button-primary:hover {
    background: #1e8cbe;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    color: #fff;
}

h2.nav-tab-wrapper, h3.nav-tab-wrapper {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    padding-left: 10px;
    margin-top: 25px;
}
.wrap h2 {
    font-size: 23px;
    font-weight: 400;
    padding: 9px 15px 4px 0;
    line-height: 29px;
}
.subtitle, .wrap h2 {
    font-weight: 400;
    margin: 0;
}
.nav-tab {
    border: 1px solid #ccc;
    border-bottom: none;
    background: #e4e4e4;
    color: #555;
    display: inline-block;
    text-decoration: none;
    margin: -4px 4px -1px 0;
}
h2 .nav-tab {
    padding: 6px 10px;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
}
.nav-tab:hover {
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
    color: #000;
}
.nav-tab-active, .nav-tab-active:hover {
    border-bottom: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #000;
}
#blog-profile-nav .nav-tab-wrapper {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 10px;
}
#blog-profile-nav .nav-tab-active {
    font-weight: bold;
}
#blog-profile-nav .nav-tab {
    padding: 2px;
}
#blog-profile-form {
    margin-top: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#blog-profile-form th, #blog-profile-form td {
    padding: 10px;
}
.bold { font-weight:bold; }
.float-right { float: right; }

#dragger-container {
    height: auto;
    min-height: 100%;
    position: relative;
}

div.widget-liquid-left {
    margin: 10px 0;
    width: 38%;
    float: left;
}
div#widgets-left {
    padding-top: 12px;
}
#active-widgets {
    max-width: 450px;
    background: 0 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 20px;
}
#inactive-widgets {
    clear: both;
    width: 100%;
    max-width: 450px;
    background: 0 0;
    padding: 12px 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

div.widget-liquid-right {
    margin: 10px 0;
    float: right;
    width: 62%;
}
div#widgets-right {
    padding-top: 12px;
}
div#widgets-right:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*#side1-widgets, #side0-widgets {*/ 
#widgets-right .list-box {
    background-color: #fff;
    max-width: 450px;
    padding 0 8px;
    border: 1px solid #D0D0D0;
    margin-bottom: 10px;
}
.list-box-title {
    padding: 0 5px;
}
#active-widgets .menu-list {
    margin-bottom: 10px;
}
@media only screen and (min-width: 1250px) {
    /*#widgets-right #side1-widgets, #widgets-right #side0-widgets {*/
    .widgets-right-inner {
        float: left;
        width: 49%;
        padding 0 8px;
        margin: 0 2px;
    }
}

.edit-form {
    border: 1px solid #D0D0D0;
    margin: 0 10px;
    padding: 10px;
    background-color: #fff;
}

.delete-button:link { color: #990000; text-decoration: none;}
.delete-button:visited { color: #990000; text-decoration: none;}
.delete-button:hover { color: #f00; text-decoration: none;}
.delete-button:active { color: #990000; text-decoration: none;}

.close-button:link { color: #0074a2; }
.close-button:visited { color: #0074a2; }
.close-button:hover { color: #2ea2cc; }
.close-button:active { color: #0074a2; }

.msg {
    color: red;
    margin: 0 5px;
}
.snavi-create{
    width: 100%;
    text-align: right;
}
.button-primary {
    background: #2ea2cc;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    text-decoration: none;

    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[draggable] {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    /* Required to make elements draggable in old WebKit */
    -khtml-user-drag: element;
    -webkit-user-drag: element;
}
.widget-title-bar, .menu-title-bar {
    height: 20px;
    padding: 0 2px;
}
.draggable-item {
    border: 1px solid #d0d0d0;
    background-color: #fafafa;
    color: #444;
    font-weight: bold;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
    cursor: move;
}
.draggable-item.moving {
    opacity: 0.5;
}
.draggable-item:hover {
    border: 1px solid #666666;
}
.draggable-item.over {
    border: 1px solid #f0f0f0;
    background-color: #fff;
    color: #fff;
}
.drop-zone {
    margin: 0;
    padding: 10px;
}
.drop-zone.over {
    margin: 10px;
    padding: 10px;
    border: 1px dashed #444;
    height: 20px;
}

.spinner {
    float: right;
    color: #959595;
    font-size: xx-small;
    text-decoration: none;
}
.widefat {
    border-spacing: 0;
    width: 99%;
    clear: both;
    margin: 0;
}
#message {
    display: none;
    margin: 20px 0;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 175%;
    background-color: #fff;
}
.result-ok {
    border-left: 4px solid #7ad03a;
}
.result-ng {
    border-left: 4px solid #f00;
}
.media-upload-form div.error, .wrap div.error, .wrap div.updated {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
div.updated {
    background-color: #fff;
    border-left-color: #7ad03a;
    border-left-style: solid;
    border-left-width: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 1px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 1px;
}




#login {
    width: 380px;
    padding: 8% 0 0;
    margin: auto;
}
.login form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px 46px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
}
.login .submit input[type=submit] {
    background: #2ea2cc;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    cursor: pointer;
}
.login form .input,.login input[type=text] {
    font-size: 24px;
    width: 100%;
    padding: 3px;
    margin: 2px 6px 16px 0;
    height: inherit;
}
body.login {
background:url();
    background-repeat: no-repeat;
    background-size: cover;
}

/* 付箋 */
.sticky-column {
    width: 40px;
    font-size: 20px;
}
.sticky-column a {
    color: #333;
}
td[id^="sticky-"].sticky_flag {
    font-size: 20px;
}
td[id^="sticky-"].sticky_flag.sticky-off, .blogTitle .sticky_flag.sticky-off {
    color: #CCC;
}
td[id^="sticky-"].sticky_flag.sticky-on, .blogTitle .sticky_flag.sticky-on {
    color: #006699;
}
.blogTitle .sticky_flag {
    padding: 0 4px;
    font-size: 20px;
}

/*------------------------------------------------------------
テーブル関連
-------------------------------------------------------------*/
div.previewBox div.preview td{
vertical-align: inherit;
}

div.previewBox div.preview img{
max-width: 100%;
}

/*------------------------------------------------------------
カテゴリー追加
-------------------------------------------------------------*/
#modal-add-cate-tag{
width:40%!important;
padding:0 0 30px!important;
height:auto!important;
}
#modal-add-cate-tag h2.cate-tag-title{
background:#e0e0e0;
padding:10px 10px;
font-size:16px;
margin-bottom:30px;
margin-top:0;
}
#modal-add-cate-tag h2.cate-tag-title + div.closeWindow {
position: absolute;
width: 15px;
height: 15px;
background: none!important;
top: 10px;
right: 10px;
padding:10px;
cursor:pointer;
}
#modal-add-cate-tag h2.cate-tag-title + div.closeWindow:before {
content:"×";
font-size:30px;
position: absolute;
width: 14px;
height: 14px;
top: -30px;
right: -30px;
padding:12px 14px 12px 10px;
line-height:14px;
background:#999;
border-radius:50px;
color:#FFF;
}
#modal-add-cate-tag .closeWindow + div.frame > .closeWindow{
display:none;
}
#modal-add-cate-tag .closeWindow + div.frame dl.modalEditItem{
display:flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
justify-content:center;
align-items: center;
padding:0 10px;
}
#modal-add-cate-tag .closeWindow + div.frame dl.modalEditItem dt{
width:30%;
font-weight:bold;
border-right:1px dashed #dde4e6;
box-sizing:border-box;
}
#modal-add-cate-tag .closeWindow + div.frame dl.modalEditItem dd{
width:70%;
margin:0 0 0 30px;
}
#modal-add-cate-tag .closeWindow + div.frame dl.modalEditItem dd input{
width:90%;
}
input#add_cate_tag{
width:60%;
display:block;
margin:30px auto 0;    
border:1px solid #137193;
background:#2ea2cc;
border-radius:3px;
padding:5px;
color:#FFF;
cursor:pointer;
}
input#add_cate_tag:hover{
opacity:0.6;
}
@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){
#modal-add-cate-tag h2.cate-tag-title + div.closeWindow {
position: absolute;
width: 15px;
height: 15px;
background: none!important;
top: 10px;
right: 20px;
padding:10px;
cursor:pointer;
}
#modal-add-cate-tag h2.cate-tag-title + div.closeWindow:before {
content:"×";
font-size:30px;
position: absolute;
width: 14px;
height: 14px;
top: -30px;
right: -30px;
padding:12px 14px 12px 10px;
line-height:14px;
background:#999;
border-radius:50px;
color:#FFF;
}
#modal-add-cate-tag .closeWindow + div.frame dl.modalEditItem dt{
width:31%;
font-weight:bold;
border-right:1px dashed #dde4e6;
box-sizing:border-box;
}
#modal-add-cate-tag .closeWindow + div.frame dl.modalEditItem dd{
width:70%;
margin:0 0 0 10px;
}
}