@charset "UTF-8";

/*子テーマ用「default-style.css」
*
*   font-family: 'Noto Sans JP', sans-serif;
*   font-family: 'Roboto Condensed', sans-serif;
*   #1f64d7
*   #0091da
*   #00a23e 
*   #6dba00
*
*/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700|Roboto+Condensed:300,400,700&display=swap');

/* common */
body {
    color: #111111;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
}
@media screen and (max-width:767px) {
    body {
        font-size: 14px;
    }
}

/**/
a:hover, a:active, a:focus {
    color: #0091da;
}
.en {
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: 400;
}
.col1 .keni-section_wrap {
    max-width: 1000px;
}
h2,h3,h4,h5,h6 {
    background:none;
    border: none;
    color: inherit;
    font-size: inherit;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

#main a img {
    transition: .3s;
}
#main a:hover img {
    opacity: .8;
} 

.spib {
    display: inline-block;
}

.keni-main_wrap {
    position: relative;
}

.keni-main_wrap.tr3d {
    z-index: -1;
    transform: translate3d(0,0,0);
}

ul , ol {
    list-style: none;
}

@media print, screen and (min-width: 768px) {
    .container {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    .columns {
        display: flex;
    }
    .columns.wrap {
        flex-wrap: wrap;
    }
    .columns.reverse {
        flex-direction: row-reverse;
    }
    .columns.colreverse {
        flex-direction: column-reverse;
    }
}
@media screen and (max-width:767px) {
}

/* header */
.header_wapper {
    border-bottom: 1px solid #ddd;
}
.keni-header_wrap {
    background: #fff;
}
.keni-header_cont {
    padding: 0;
    font-size: 1;
}

.header_wapper {
    background: #fff;
    z-index: 9999;
    transition: .7s;
}
#menu> li > a {
    font-weight: 700;
}
.nav_btn_wrap {
    display: flex;
    margin: 0;
}
.nav_btn_wrap li {
    margin-bottom: 0;
}
.nav_btn_wrap li.nav_btn a {
    border-bottom: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    height: 100px;
    letter-spacing: 0.1em;
    line-height: 1.6;
    padding-top: 54px;
    position: relative;
    transition: .3s;
    text-align: center;
    text-decoration: none;
    /*width: 160px;*/
    display: block;
}
.nav_btn_wrap li.btn_contact a {
    background: #0091da;
    color: #fff;
}
.nav_btn_wrap li.btn_download a {
    background: url("images/bg_dots.png");
    border-left: 1px solid #ececec;
    /*margin-left: 15px;*/
    color: #111;
}
.nav_btn_wrap li.btn_contact a:hover {
    background: #111;
    color: #fff;
}
.nav_btn_wrap li.btn_download a:hover {
    background-color:#444;
    color: #fff;
}
.nav_btn_wrap li.nav_btn a:hover {
}
.nav_btn_wrap li.nav_btn a::after {
    font-family: 'Material Icons';
    font-size: 18px;
    left: 50%;
    line-height: 1;
    margin-left: -0.5em;
    position: absolute;
    top: 30px;
}
.nav_btn_wrap li.btn_contact a::after {
    content: "\e0e1";
}
.nav_btn_wrap li.btn_download a::after {
    content: "\e171";
}
/*@media print, screen and (min-width: 1041px) {*/
@media print, screen and (min-width: 768px) {

}
/*@media print, screen and (max-width: 1040px) {*/
@media print, screen and (max-width: 1040px) {
    .keni-gnav_inner li {
        display: block;
    }
}
/*@media print, screen and (min-width: 1041px) {*/
@media print, screen and (min-width: 768px) {
    .header_wapper_outer {
        left: 0;
        position: fixed;
        top:0;
        width: 100%;
        z-index: 9999;
        
    }
    .header_wapper {
        align-items: center;    
        background: #fff;
    }
    .keni-header_wrap {
        flex: 0 0 26%;/*1 1 auto*/
        background: none;
        max-width: 26%;
        padding: 0;
        margin-right: 1%;
    }
    .keni-gnav_wrap {
        flex: 0 1 auto;
    }
    .col1 .keni-header_outer,
    .col1 .keni-gnav_outer{
        max-width: none;
    }
    .keni-header .site-title, 
    .keni-header_col1 .site-title {
        float: none;
        max-width: none;
        line-height: 1;
    }
    .keni-gnav_inner > ul {
        align-items: center;
    }
    .keni-gnav_inner li {
        display: block;
        flex: 1 1 auto;
        position: static;
        text-align: center;
    }
    .keni-gnav_inner li a {
        padding: 0 3px 0;
    }
    .keni-gnav_inner li a,
    .keni-gnav_inner li a:hover, 
    .keni-gnav_inner li a:active, 
    .keni-gnav_inner li a:focus {
    }
    .keni-gnav_inner li a {
        box-sizing: border-box;
        line-height: 97px;
    }
    .keni-gnav_inner li a:hover, 
    .keni-gnav_inner li a:active, 
    .keni-gnav_inner li a:focus {
        border-bottom-color: #0091da;
    }
    .keni-gnav_inner li a:hover {
        color: #3fb3ed;
    }
    .keni-gnav ul .keni-gnav-child_btn_icon-open > a, .keni-gnav ul .keni-gnav-child_btn_icon-close > a {
        padding-right: 5px;
    }
    .keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before ,
    .keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before{
        color: #ccc;/*0091da*/
        font-size: 9px;
    }
}
/*@media print, screen and (min-width: 1041px) and (max-width:1430px) {*/
@media print, screen and (min-width: 768px) and (max-width:1300px) {
    .keni-gnav_wrap {
        flex: 0 0 70%;
        width: 70%;
    }
    .keni-gnav ul .keni-gnav-child_btn_icon-open > a, .keni-gnav ul .keni-gnav-child_btn_icon-close > a,
    .keni-gnav_inner li a {
        padding-left: 0;
        padding-right: 0;
    }
}
@media print, screen and (min-width: 768px) and (max-width:1230px) {
/*    .keni-gnav ul .keni-gnav-child_btn_icon-open > a, 
    .keni-gnav ul .keni-gnav-child_btn_icon-close > a {
        padding-right: 8px;
    }*/
    .nav_btn_wrap li.nav_btn a {
        font-size: 12px;
        /*width: 100px;*/
    }
}
@media print, screen and (min-width: 768px) and (max-width: 1040px){
    .nav_btn_wrap li.nav_btn a {
        /*width: 90px;*/
    }
    
}
/*@media print, screen and (min-width: 1041px) {*/
@media print, screen and (min-width: 768px) {
    .header_wapper {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .keni-gnav_inner > ul {
        display: flex;
        justify-content: flex-end;
    }
    .keni-gnav_inner li ul {
        border-top:none;
        background: #333;
        left: 0;
        width: 100%;
    }
    .sub-menu-wrap {
        background: #333;
        opacity: 0;
        left: 0;
        width: 100%;
        top: 100%;
        transition: .3s;
        visibility: hidden;
        position: absolute;
        
    }
    .keni-gnav-child_btn_icon-close .sub-menu-wrap {
        opacity: 1;
        display: block;
        visibility: visible;
    }
    .sub-menu-wrap ul.sub-menu {
        display: flex;
        flex-wrap: wrap;
        max-width: 980px;
        margin-left: auto;
        margin-right: auto;
        position: relative!important;
        padding: 30px 0;
    }
    .sub-menu-wrap ul.sub-menu > li {
        border: none;
        flex: 0 0 48%;
        margin: 1%;
        text-align: left;
    }
    .keni-gnav_inner li ul li:last-child {
        border-bottom: none;
    }
    .keni-gnav_inner li ul li {
        display: inherit;
    }
    .keni-gnav_inner li ul li.title {
        flex: 0 0 98%;
        font-weight: 700;
        font-size: 125%;
    }
    .keni-gnav_inner li ul li.title > a {
        padding-left: 0;
    }
    .keni-gnav_inner li ul li.title > a::after {
        display: none;
    }
    .sub-menu-wrap ul.sub-menu > li > a {
        line-height: 1.5;
        min-height: inherit;
        position: relative;
        padding-left: 1.4em;
    }
    .sub-menu-wrap ul.sub-menu > li > a::after {
        position: absolute;
        top: 4px;
        left: 0;
        font-family: 'Material Icons';
        content:"\e5c8";
        font-size: 9px;
        width: 12px;
        height: 12px;
        border: 1px solid #fff;
        line-height: 12px;
        text-align: center;
    }
    .sub-menu-wrap ul.sub-menu > li > a:hover::after {
        border-color:#3fb3ed;
    }
    .keni-gnav-child_btn {
        display: none;
    }
}
/*@media print, screen and (max-width: 1040px) {*/
@media print, screen and (max-width: 767px) {
    .keni-gnav_btn {
        display: block;
    }
    .keni-gnav_inner {
        display: none;
        position: fixed;
        top: 100px;
        right: 0;
        z-index: 2000;
        width: 100%;
        overflow-y: auto;
    }
    .keni-gnav_inner > ul {
        display: block;
    }
    .keni-gnav_inner li {
        position: relative;
    }
    .keni-gnav-child_btn {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 51px;
        line-height: 51px;
        color: #fff;
        font-size: 1.2rem;
        text-align: center;
        cursor: pointer;
    }
    .sub-menu-wrap {
        height: 0;
        /*position: fixed;*/
        overflow: hidden;
        transition: .3s;
    }
    .keni-gnav-child_btn_icon-close .sub-menu-wrap {
        height: auto;
    }
    .keni-gnav_cont ul.sub-menu {
        display: block;
    }
    .keni-gnav_inner li ul {
        position: relative;
    }
    .keni-gnav_inner li a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .keni-gnav_inner li a,
    .keni-gnav_inner li a:hover, .keni-gnav_inner li a:active, .keni-gnav_inner li a:focus {
        border-bottom: none;
    }
    
    .header_wapper {
        display: flex;
        justify-content: space-between;
        position: fixed;
        width: 100%;
        align-items: center;
    }
    .keni-gnav_btn {
        display: block;
        position: relative;
        width: 100px;
        height: 100px;
        line-height: 100px;
        top: 0;
    }
    .keni-gnav_btn_icon-open {
        left: 40px;
    }
    .keni-gnav_btn_icon-close::before {
        width: 100px;
    }
    .keni-header .site-title, .keni-header_col1 .site-title {
        float: none;
        max-width: none;
    }
    .keni-gnav_inner li {
        position: relative;
        margin: 0;
        border-bottom: 1px solid #e8e8e8;
        font-size: 1.4rem;
    }
    .keni-gnav_inner .menu-search {
        display: block;
    }
    .keni-gnav_cont .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before, .keni-gnav_cont .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before, .keni-gnav_cont ul .keni-gnav-child_btn_icon-open > .keni-gnav-child_btn::before, .keni-gnav_cont ul .keni-gnav-child_btn_icon-close > .keni-gnav-child_btn::before {
        line-height: 45px;
    }
}
@media print, screen and (min-width: 768px) {
    .keni-gnav_wrap {
        flex: 0 0 73%;
        width: 73%;
    }
    .keni-gnav {
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }
    .keni-gnav_inner {
        flex: 0 0 70%;
        margin: 0 !important;
        padding: 0 !important;
    }
    .nav_btn_wrap {
        flex: 0 0 29%;
        margin: 0;
    }
    .nav_btn_wrap li {
        flex: 0 0 50%;
}
    .keni-gnav_inner .sp {
        display: none;
    }
}
@media print, screen and (min-width: 1400px) {
    .keni-gnav_wrap {
        flex: 0 0 1000px;
        width: 1000px;
    }
    .keni-gnav {
        width: 1000px;
    }
    .keni-gnav_inner {
        width: 700px;
    }
    .keni-gnav_inner > ul {
        margin-right: 15px;
    }
    .nav_btn_wrap {
        width: 330px;
    }
}
@media screen and (max-width:767px) {
    .header_wapper {
        width: 100%;
        top: 0;
        background: #fff;
        z-index: 9999;
    }
    .fixed {
        position: relative;
        top: 0;
        }
    .keni-header {
        padding-right: 40px;
    }
    .nav_btn_wrap li.nav_btn a {
        width: 100px;
        letter-spacing: 0.05em;
        font-size: 1.8vw;
    }
    .keni-gnav {
        display: flex;
    }
   .keni-gnav  .nav_btn_wrap {
        display: none;
    }
    .keni-gnav_btn {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .keni-gnav_btn_icon-close::before {
        width: 60px;
    }
    .keni-gnav_btn_icon-open {
        left: 20px;
    }
    .keni-gnav_inner {
        top: 60px;
    }
    .keni-gnav_btn {
        height: 80px;
        line-height: 80px;
    }
    .keni-gnav_inner {
        top: 80px;
    }
}
@media screen and (max-width:680px) {
    .nav_btn_wrap li.nav_btn a {
        font-size: 2.5vw
    }
}

/* footer */
.keni-footer_wrap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tenda_footer_txt {
    background: url("images/bg_dots02.png");
    text-align: center;
    padding: 45px 0;
}
.tenda_footer_txt  p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.075em;
    line-height: 1.85;
}
@media print, screen and (max-width: 1040px) {
    .keni-footer_wrap .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media print, screen and (min-width: 768px) {
    .col1 .keni-footer_outer {
        max-width: 1000px;
        font-weight: 500;
    }
}
@media screen and (max-width:767px) {
    .tenda_footer_txt br {
        display: none;
    }
}

/* tenda_footer_nav */
.tenda_footer_nav {
    background: #f4f4f4 url("images/bg_dots.png");
    padding: 80px 0 30px;
}
.tenda_footer_nav .footer_nav_title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 40px;
}
.tenda_footer_nav .footer_nav_title a {
    text-decoration: none;
    color: #111;
    transition: .3s;
}
.tenda_footer_nav .footer_nav_title a:hover {
    color: #0091da;
}
.tenda_footer_nav ul {
    padding: 0;
    margin: 0 0 50px 0;
    font-size: 14px;
}
.tenda_footer_nav ul li {
    color: #111;
    padding: 0;
    padding-left: 0.8em;
    margin-bottom: 18px;
    list-style: none;
    position: relative;
    transition: .3s;
    line-height: 1.5;
}
.tenda_footer_nav ul li::before {
    content: "-";
    position: absolute;
    top: 0;
    left: 2px;
}
.tenda_footer_nav ul li a {
    color: #111;
    text-decoration: none;
}
/*
*/
.tenda_footer_nav ul li a:hover {
    color: #0091da;
}
.tenda_footer_nav ul li:hover::before {
    color: #0091da;
}
@media print, screen and (min-width: 768px) {
    .tenda_footer_nav .columns {
        justify-content: space-between;
    }
    .tenda_footer_nav .column_item {
        flex: 0 0 23.5%;
    }
}
@media print, screen and (min-width: 768px) and (max-width: 1040px)  {
    .tenda_footer_nav .columns {
        flex-wrap: wrap;
    }
    .tenda_footer_nav .column_item {
        flex: 0 0 32%;
    }
    .tenda_footer_nav .column_item.logo_wrap {
        flex-basis: 100%;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:767px) {
    .tenda_footer_nav {
        padding: 50px 0 5px;
    }
.tenda_footer_nav ul li a br {
    display: none;
}
}

/* tenda_footer_link */
.tenda_footer_link {
    background: #f9f9f9;
    padding: 50px 0;
}
.tenda_footer_link .column_item li a {
    color: #555555;
    font-size: 13px;
    text-decoration: none;
    display: flex;
    align-items: baseline;
    line-height: 1.6;
}
.official_nav li a svg,
.tenda_footer_link .column_item li a svg {
    margin-left: 5px;
    font-size: 11px;
    vertical-align: baseline;
}
.tenda_footer_link .column_item a:hover {
    color: #0091da;
}
@media print, screen and (min-width: 768px) {
    .tenda_footer_link .columns {
        justify-content: space-between;
    }
    .tenda_footer_link .column_item {
        flex: 0 0 32%;
    }
    .tenda_footer_link .column_item ul {
        column-count: 3;
        column-gap: 30px;
    }
}
@media screen and (max-width:767px) {
}

/* tenda_footer_copyright */
.tenda_footer_copyright {
    font-size: 13px;
    padding: 25px 0;
}
.tenda_footer_copyright .copyright p {
    font-size: 12px;
    margin-bottom: 0;
    color: #555555;
}
.tenda_footer_copyright .tenda_logo img {
    max-width: 134px;
}
.tenda_footer_copyright .columns {
    align-items: center;
}
.tenda_footer_copyright ul li {
    margin-bottom: 0;
    margin-left: 25px;
}
.tenda_footer_copyright ul a {
    color: #555555;
    text-decoration: none;
}
.tenda_footer_copyright ul a:hover {
    color: #0091da;
}
@media print, screen and (max-width: 1096px) {
    .tenda_footer_copyright {
        padding-right: 60px;
    }
    .tenda_footer_copyright .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media print, screen and (max-width: 1040px) {
    .tenda_footer_copyright > .columns {
        display: block;
    }
    .tenda_footer_copyright .official_nav .columns{
        justify-content: flex-end;
    }
}
@media print, screen and (min-width: 768px) {
    .tenda_footer_copyright .columns {
        justify-content: space-between;
    }
}
@media screen and (max-width:767px) {
    .tenda_footer_copyright {
        text-align: center;
    }
    .tenda_footer_copyright ul li {
        display: inline-block;
        margin: 5px;
    }
    .tenda_footer_copyright ul li.tenda_logo {
        display: block;
        margin-left: 0px;
    }
}

/* keni-breadcrumb */
.keni-breadcrumb-list li a:hover, 
.keni-breadcrumb-list li a:active, 
.keni-breadcrumb-list li a:focus {
    color: #0091da;
    text-decoration: none;
}

@media print, screen and (min-width: 768px) {
}
@media screen and (max-width:767px) {
}

/**** archive ****/
.archive_title {
    background: none;
    border: 1px solid #ccc;
}

/** search-2 **/
#search-2 {
    border: 1px solid #ccc;
}
nav.page-nav {
    margin-bottom: 50px;
}
.page-nav .current, 
.page-nav li a:hover, 
.page-nav li a:active, 
.page-nav li a:focus {
    background: #aaa;
    border: 1px solid #aaa;
}
.page-nav li a {
    border: 1px solid #ccc;
}
.btn {
    border-radius: 5px;
}
.ently_read-more .btn {
    border-color: #0091da;
    background: #0091da;
    color: #fff;
    padding: 0.5em 0.5em 0.6em;
    box-shadow:none;
}
.entry-list .entry_title a:hover, 
.entry-list .entry_title a:active, 
.entry-list .entry_title a:focus,
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a:hover, 
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a:active, 
.widget_recent_entries_img .list_widget_recent_entries_img .widget_recent_entries_img_entry_title a:focus {
    color: #0091da;
}
.widget_archive .keni-section > ul li a:hover, 
.widget_archive .keni-section > ul li a:active, 
.widget_archive .keni-section > ul li a:focus, 
.widget_categories .keni-section > ul li a:hover, 
.widget_categories .keni-section > ul li a:active, 
.widget_categories .keni-section > ul li a:focus, 
.widget_pages .keni-section > ul li a:hover, 
.widget_pages .keni-section > ul li a:active, 
.widget_pages .keni-section > ul li a:focus, 
.widget_nav_menu .keni-section ul li a:hover, 
.widget_nav_menu .keni-section ul li a:active, 
.widget_nav_menu .keni-section ul li a:focus {
    color: #0091da;
}
.widget_recent_entries_ranking .list_widget_recent_entries_img > li::before {
    z-index: 1;
}
.search-box input[type=text]{
    border: 1px solid #ddd;
}
.widget_nav_menu .keni-section ul li a:hover {
    text-decoration: none;
}

/**** single ****/
.toc_title {
    color: #0091da;
}
.toc-area_inner .toc-area_list > li::before {
    background: #0091da;
}
.toc-area_list a {
    color: #111;
}
.toc-area_list a:hover {
    color: #0091da;
}

.single .keni-main article h2 {
    font-size: 20px;
    padding-bottom: 0.8em;
    margin-bottom: 1.2em;
    border-bottom: 1px solid #ddd;
    padding-top: 160px;
    margin-top: -100px;
}
.single .keni-main article h3 {
    font-size: 18px;
    margin-bottom: 1.2em;
}
.single .keni-main article h4 {
    font-size: 17px;
    margin-bottom: 1.2em;
}

.single .keni-main article blockquote {
    position: relative;
    padding: 30px 15px 8px 15px;
    box-sizing: border-box;
    font-style: italic;
    background: #f1f1f1;
    color: #555;
}
.single .keni-main article blockquote:before{
    /*display: inline-block;
    position: absolute;
    top: 13px;
    left: 15px;
    content: "\f10d";
    font-family:"Font Awesome 5 Free";
    color: #cfcfcf;
    font-size: 28px;
    line-height: 1;
    font-weight: 900;*/
}
.single .keni-main article blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}
.single .keni-main article blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
.single .keni-main article strong {
    font-weight: 700;
    background:linear-gradient(transparent 75%, #ffadad 75%);
}

.nav-links .nav-next a:hover, 
.nav-links .nav-next a:active, 
.nav-links .nav-next a:focus, 
.nav-links .nav-previous a:hover, 
.nav-links .nav-previous a:active, 
.nav-links .nav-previous a:focus {
    color: #0091da;
}

.related-entry-list .related-entry_title a:hover, 
.related-entry-list .related-entry_title a:active, 
.related-entry-list .related-entry_title a:focus {
    color: #0091da;
}

/**/


@media print, screen and (min-width: 768px) {
    .sponly {
        display: none;
    }
}
@media screen and (max-width:767px) {
    .pconly {
        display: none;
    }
}

#menu> li > a {
    letter-spacing: -0.05em;
}