/*
Theme Name: NANO Child
Theme URI: https://tcd-theme.com/tcd065
Template: nano_tcd065
Author: TCD
Author URI: https://tcd-theme.com/
Description: "NANO" is a WordPress theme that allows you to create a large corporate website at a low cost. The multi-level site structure organized and transmits a wide range of business info. Also you can easy to design the top page that conveys your company's message and achievements.
Version: 1.7.1754642825
Updated: 2025-08-08 17:47:05

*/
@import url('../nano_tcd065/style.css');

.p-article04__title {
    font-size: 14px;
    font-weight: 400;
    flex: 1;
    margin-bottom: 0;
    transition: color 0.2s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p-article04__inner {
    display: flex
;
    align-items: center;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
}

.p-article04__title a {
    display: block !important;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p-article01__img {
    display: none;
}
.p-index-content03 {
    margin-bottom: 50px !important;
}
.p-news-tab-list__tabs-item {
    width: 33%;
}
/*h4 {
    border-left: 10px solid #42aac7;
    border-bottom: 2px solid #42aac7;
    padding: 1em;
}*/
.table_css2 {
    width: 100%;
}
.home #news-tab-list__panel--all {
    overflow-y: auto;
    max-height: 305px;
}
.highlighter {
    position: relative;
    font-size: large;
    padding: 0 0 0 10px;
}
.highlighter::before {
    width: 100%;
    position: absolute;
    content: "";
    top: 10%;
    left: 0;
    height: 80%;
    z-index: -1;
    background-image: linear-gradient(45deg, transparent 0%, #fff799 0% 40%, transparent 100%);
}
.design01 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.design01 th {
    background-color: #faf4e9;
    font-weight: bold;
    text-align: center;
    border: solid 1px #a38c77;
    padding: 10px;
}
.design01 td {
    border: solid 1px #a38c77;
    padding: 10px;
}
div.banner1 {
    padding-bottom: 20px;
}
a.btn_07 {
    display: block;
    width: 50%;
    background-color: #ffdc90;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    color: #27acd9;
    border-bottom: 2px solid #27acd9;
    vertical-align: middle;
    -moz-border-radius: 100vh;
    -webkit-border-radius: 100vh;
    -o-border-radius: 100vh;
    border-radius: 100vh;
    text-decoration: none;
    padding: 1rem;
    margin: auto;
}
a.btn_07:hover {
    background-color: #27acd9;
    -moz-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
    color: #fff;
    border-bottom: 2px solid #fff;
}
p.indent {
    text-indent: 1em;
}
.p-entry__body .wp-caption-text {
    font-size: 16px !important;
    font-style: normal !important;
}
/*メインバナー*/
.p-header-slider__item {
    height: 300px;
}
.p-cover {
    height: 300px;
}
/*メインバナー*/

