/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.4.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
a {
    color: #0d2e63;
}
/* _font  */
strong {
    font-size: 1.5rem;
    background: linear-gradient(transparent 40%, #ffff66 40%);

}
.user-name.text-right {
    font-size: small;
}
.title-strong {
    font-size: 2.5rem;
    position: relative;
    display: inline-block;
}
.note {
    font-size: small;
}
.breadcrumbs,
h1.tagline,
.tagline {
    font-size:0.9rem;
}
figcaption.wp-caption-text {
    font-size: 0.9rem;
    text-align: center;
}
h5.lecture-title a ,
span.meta {
    display: inline-block;
}
/* _design */

.section-header.text-center {
    /* height: 400px; */
}

#page:after {
position: absolute;
content: " ";
display: block;
border-top: solid 10px #F6AB00;
top: -10px;
width: 50%;
}
/* _color  */
.home-section.s5 .section-header,
.footer-section.s2{
    color:white;
}
a.menu-login {background: #F6AB00;}
.footer-section.s2,
a.menu-mailmag {
    background: #0d2e63;

}
ul#header-menu a {
    display: inline-block;
}
/* _ma */
.user-name.text-right {
 
    margin-right: -15px;
}
a.btn.btn-lg.btn-red.btn-pdf i {
    margin-right: 1rem;
}
.entry-meta span.meta {
    margin-right:0.5rem;
}
header.entry-header {
    margin-bottom: 1.5rem;
}
select{
    margin-right:1rem;
}
div#footer-pre {
    padding: 0 0;
}
.section-body {
    padding: 3rem 0 0 0;
}

.home-section.s2 {
    padding-top: 3rem;
}

ul.newslist {
    margin-bottom: 1.5rem;
}
.footer-section.s2{
    padding:0.25rem;
}
a.menu-login ,
a.menu-mailmag {
    padding: 1rem;
}


ul.newslist,
ul#header-menu {
    padding: 0;
    margin: 0;
}

div#topimg {
    background: #E8ECED;
}


/* _font */
div#copyright {
    font-size: small;
}

/* _margin */
div#single-wrapper,
.wrapper {
    padding: 0 0 3rem;
}
.tn {
    margin-bottom: 0.5rem;
}
.breadcrumbs {
    margin-bottom: 1.5rem;
}

.caution {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border: red 2px dotted;
    background: #ffebeb;
}
.lead {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    border: #f6ab00 2px dotted;
    background: #fff7e6;
}

.footer-section.s1 {
    padding: 3rem 0;
}
ul.newslist li {
    list-style: none;
    border-bottom: 1px dotted #0d2e63;
    padding-bottom: 0.75rem;
    margin-top: 0.75rem;
}
.section-header .title {
    padding: 0;
    margin: 0;
}

.section-header {
    padding: 3rem 0;
}
.home-section.s4
.section-header h2.title {
    border-bottom: 4px solid #B6995A;
    background-color: white;
    padding-bottom: 1rem;
    display: inline-block;
}
.home-section {
    padding-bottom: 3rem;
}

div#footer-section s1 {
    padding: 3rem 0;
}
.excerpt {
    margin-bottom: 1rem;
}
/* _topimage */
div#topimg {
    padding-bottom: 0;
}

img.topimg1 {
    margin-bottom: 1.5rem;
}
/* _table */
 table {
    width: 100%;
}
.table-responsive >table {
    min-width: 768px;
    border-top: none;
}
.entry-content > table {

  
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
  border-bottom: 1px solid #dee2e6;
}

.entry-content > table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.entry-content > table td,
.entry-content > table th
{
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/* _box */
.box-supporter {
    border:1px dotted #0d2e63;
    padding:1rem;
    border-radius:10px;
    height: calc(100% - 1.5rem);
    margin-bottom: 1.5rem;
}
.box-supporter .tn > img {
    border-radius: 50%;
}
.box-supporter a:hover{
    text-decoration: none;
}
.box-supporter .subtitle{
    fotn-size:small;
}

h5.subtitle {
    font-size: small;
}
.box-step 
.header {
    background: #0d2e63;
    padding: 1rem;
    color: white;
}

.box-step {
    margin-bottom:1.5rem;
    /* border: 2px dotted #0d2e63; */
    /* border-radius: 10px; */
    border-top-width: 0;
}
.box-step
.body {
    padding: 1.5rem;
    border: 2px dotted #0d2e63;
    border-top: none;
}
.box-step .header > h3 {
    margin: 0;
    border: none;
}
.arrow1 {
    text-align: center;
    color: #0d2e63;
    display: block;
    height: 100px;
    font-size: 1rem;
}

.box-step > body {
    padding: 1.5rem;
}
.box.box-feature
h3.title {
    border: none;
    padding: 0;
    text-align: center;
}
.box.box-dotted,
.box.box-feature {
    border: 2px dotted #0d2e63;
    margin-bottom: 1.5rem;
    padding: 1rem;
    position: relative;
    height: calc(100% - 2rem);
    /* margin-bottom: 10px; */
}
.box.box-feature
.icon {
    text-align:center;
}


.box.box-dotted
.thumbImageInner {
    text-align: center;
}

.box.box-feature.b1:after {
     content: url(images/t24.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b1:after {
     content: url(images/t24.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b2:after {
     content: url(images/t25.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b3:after {
     content: url(images/t26.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b4:after {
     content: url(images/t27.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b5:after {
     content: url(images/t28.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b6:after {
     content: url(images/t29.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}

.box.box-feature.b7:after {
     content: url(images/t30.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}
.box.box-feature.b8:after {
     content: url(images/t31.png);
     top: -4px;
     left: 2px;
     width: 70px;
     height: 91px;
     position: absolute;
}
div#topimg {
    margin-bottom: 1.5rem;
}
.header-eventlist,
.header-newslist {
    border-bottom: 2px solid #004da1;
    padding-bottom: 1rem;
}
.header-eventlist
h3.title ,
.header-newslist
h3.title {
    display: inline-block;
    margin-right: 1.5rem;
}

.box-banners > a {
    margin-bottom: 0.5rem;
    display: inline-block;
}
/* _calender */
a.calendar-daylink {
    background: #FF9800;
    color: white;
    border-radius: 5px;
    padding: 0px 2px;
    /* height: 10px; */
}

span.calendar-marking {
    font-size: 0.8rem;
}

caption {
    caption-side: top;
}

.calendar-time-mark, .calendar-mark {
    font-size: 1rem!important;
}
/* _nav */
ul#main-menu > li {
    text-align: center;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    background: #e9ecef;
 
}
.navbar-toggleable-md .navbar-collapse {
    display: flex!important;
    width: 100%;
}
ul#main-menu {
     width: 100%;
     font-size: 0.9rem;
}
.navbar-toggleable-md .navbar-nav {
    flex-direction: row;
}

ul#main-menu > li > a {
    /* border-left: 2px dotted #0d2e63; */
    padding: 0.5rem 1rem;
    text-align: center;
    display: block;
    margin: 0.25rem 0;
    position: relative;
}
ul#main-menu > li:last-child {
    border-right: 2px dotted #0d2e63;
 
}

div#wrapper-main-menu {
    border-top: 2px dotted #0d2e63;
}

  ul#main-menu li ul {
  display: none;
  list-style: none;
  text-align: left;
  background: white;
  padding: 0.5rem 1rem;
  /* min-width: 300px; */
  /* top: 500px; */
  left: 3px;
  position: absolute;
  z-index: 9999;
}
ul#main-menu > li{
   position: relative;
   border-left: 2px dotted #0d2e63; 
}
ul#main-menu li:hover ul {
 display: block;
 /* position: absolute; */
 /* top: 1.5rem; */
 /* left: 0; */
}



/* _btn */
input#btn-backtoedit {
    width: 100%;
    margin-bottom: 1rem;
}
input#feas-submit-button-0 {
    cursor: pointer;
}
.btn.btn-sm {
    /* font-size: 0.85rem; */
    padding: 0 1rem;
    min-width: 100px;
    line-height: 1.5rem;
}
button#responsive-menu-button {
    top: 0!important;
    right: 0!important;
    background: #011a35;
}
span.btn.btn-blue {
    background: #4898EE;
    color: white;
    border-color: #4898EE;
}

a.btn.btn-pdf.btn-lg{
    /* background: url(images/pdf.png) no-repeat white 20px center; */
    min-height: 100px;
    /* padding-left: 115px; */
    display: flex;
    align-items: center;
    line-height: 1.5rem;
    text-align: center;
    justify-content: center;
}
a.btn.btn-xl{
     display: flex;
     align-items: center;
     line-height: 1.5rem;
     text-align: center;
     justify-content: center;
     padding: 1rem 0;
     font-size: 1.5rem;
}
a.btn.btn-green {
    border-color: #0d9c56;
    color: white;
    background: #0d9c56;
}
a.btn.btn-red {
    border-color: red;
    color: red;
}
.btn.btn-redfull {
    background: red;
    color: white;
    border: red 1px solid;
    /* padding: 1rem 0; */
    padding: 1rem 0;
    font-size: 2rem;
}
a.btn.btn-lg {
    min-width: 320px;
    border-width: 2px;
    font-weight: bold;
    padding: 0.5rem 2rem;
}
input.wpcf7-form-control.wpcf7-submit {
    color: #E91E63;
    background-color: transparent;
    background-image: none;
    border-color: #e91e63;
    border-width: 2px;
    border-radius: 2rem;
}
a.btn .icon {
    float: right;
}

a.btn.btn-blue {
    background: #0d2e63;
    color: white;
}
div#action-button button,
input#feas-submit-button-0,
a.btn ,
.btn{
    background: white;
    border: 1px solid #0d2e63;
    border-radius: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    padding: 0 2rem;
    min-width: 180px;
    transition: all .2s ease-in-out;
    color: #0d2e63;
    white-space: normal;
    cursor:pointer;
}
.btn,
a#jumptotop,
a img{
      transition: all .2s ease-in-out;
}
span.btn.btn-sm.term-state {
    cursor: inherit;
}

span.btn.btn-sm.term-state.term-id-65 {
    color: white;
    background: #0f9d58;
    border-color: #0f9d58;
}
span.btn.btn-sm.term-state.term-id-68{
       color: white;
       background: #4898EE;
       border-color: #4898EE;
}
span.btn.btn-sm.term-state.term-id-67{
       color: white;
       background: #9E9E9E;
       border-color: #9E9E9E;
}
span.btn.btn-sm.term-state.term-id-66{
       color: white;
    background: #fd612f;
    border-color: #ff5b26;
}
span.meta.meta-event_cats {
    background: #ebebeb;
    font-size: 0.9rem;
    border: solid 1px #f5f5f5;
    color: #0d2e63;
    padding: 0 0.5rem;
    /* font-size: 0.85rem; */
    padding: 0 0.5rem;
    /* min-width: 100px; */
    line-height: 1.5rem;
    display: inline-block;
    /* border: 1px dotted #0d2e63; */
}
a#jumptotop{font-size: 1rem;width: 4rem;height: 4rem;line-height: 1rem;background-color: rgb(0, 78, 162);color: white;position: fixed;z-index: 200;display: block;padding: 0px;text-align: center;/* bottom: 20%; */right: 15px;border-radius: 100%;border: 1px solid #0d2e63;padding-top: 12px;}
/* _hover */
a:hover img {
    opacity: 0.7;
}
input.wpcf7-form-control.wpcf7-submit:hover,
a.btn.btn-red:hover{
    background: red;
    color: white;
    border-color:red;
}
.btn:hover,
div#action-button button:hover,
a.btn:hover,
input#feas-submit-button-0:hover,
a#jumptotop:hover,
a.btn.btn-ghost:hover{
    background: #0d2e63;
    color: white;
    text-decoration:none;
}
a#jumptotop:hover{
    background: white;
    color: #0d2e63;
    text-decoration:none;
}
a.btn.btn-green:hover{
    background: white;
    color: #0d9c56;
    text-decoration:none;
}
/* _design */
.title-strong:after {
    content: "";
    border-bottom: 5px solid white;
    position:absolute;
    bottom: -1.5rem;
    left: calc(50% - 50px);
    display:block;
    height:10px;
    width: 100px;
}

.page-header {
    text-align: center;
    color: white;
    height: 300px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
}
.page-header {
    background-image: url(images/14.png);
}
#page {
    border-top: 10px solid #0d2e63;
    position:relative;
}
#page:after {
position: absolute;
content: " ";
display: block;
border-top: solid 10px #F6AB00;
top: -10px;
width: 50%;
}
/* _color */

a.menu-login {background: #F6AB00;}
a.menu-mailmag {
    background: #0d2e63;

}
ul#header-menu a {
    display: inline-block;
}
/* _ma */
.tab-pane >p {
    margin-top: 1rem;
}
a.menu-login ,
a.menu-mailmag {
    padding: 1rem;
}
.list-member_infos .meta.meta-date {
    margin-right: 1rem;
}


ul#header-menu {
    padding: 0;
    margin: 0;
}
div#footer,
div#topimg {
    background: #E8ECED;
}


span.cat.meta {
    border: #F6AB00 1px solid;
    color: #F6AB00;
    /* display: inline-block; */
    border-width: 1px;
    padding: 1px 0.25rem 0;
    background-color: #fff;
    border-left: none;
    display: inline-block;
    height: 17px;
    line-height: 1;
    margin-left: 15px;
    position: relative;
    vertical-align: middle;
    font-size: 11px;
}

span.cat.meta:before {
   background-color: #fff;
   border-top: 1px solid #F6AB00;
   border-left: 1px solid #F6AB00;
   content: '';
   display: block;
   height: 100%;
   width: 11px;
   height: 11px;
   position: absolute;
   left: -6px;
   top: 2px;
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   transform: rotate(-45deg);
}
span.cat.meta > a {
    color: #F6AB00;
}
/* _list */
.menu-footer-sitemap1-container {
    border-bottom: 1px dotted #0d2e63;
    padding: 0.5rem 0;
}

ul#menu-footer-sitemap1 > li{
    display: inline-block;
    font-size: 0.75rem;
    margin-right: 1rem;
}

ul#menu-footer-sitemap1 {
    margin-bottom: 0;
}
.list-member_infos {
    padding: 0.5rem 0;

    border-top: 1px dotted #0d2e63;
}
main#main
.list-member_infos:last-child{
       border-bottom: 1px dotted #0d2e63;
}
.list-member_infos
h2.entry-title.h5 {
    margin-bottom: 0;
}
.entry-content .faq-pretty > ul {
    padding-left: 0;
}

.faq-pretty .faq-question {
    padding: 10px 10px 10px 40px;
    /* background: #FFF url(../images/faq-bg.png) no-repeat left center; */
    border: 1px solid #0d2e63;
    cursor: pointer;
    font-size: 14px;
    color: #0d2e63;
    font-weight: bold;
}

ul#header-menu {
    text-align: right;
    margin-right: -15px;
    overflow: hidden;
}
ul#header-menu li {
    display: inline-block;
    margin-right: -5px;
    height: 78px;
}

ul#header-menu {
    text-align: right;
}
ul.newslist {
    margin-bottom: 1.5rem;
}

ul#menu-footer-sitemap li{
    display:inline-block;
    margin-right: 0.75rem;
    padding-right: 0.75rem;
    border-right:2px dotted #0d2e63;
    margin-bottom: 1rem;
}

/* _entry */
.countdown{
    font-weight: bold;
     color: #333;
    font-size: 1.5rem;
    text-align:center;
    margin-bottom:2rem;
}
.countdown{
    font-weight: bold;
     color: #333;
    font-size: 1.5rem;
    text-align:center;
    margin-bottom:2rem;
}
.countdown span.countdown_cnt{
    color: #f6ab00;
    font-size: 2.5rem;
}

dt {
    font-size: 1.25rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px dotted #0d2e63;
}
.alignleft,
.alignright {
   
    margin-bottom: 1.5em;
}
.entry-content
p {
    margin-bottom: 1.5rem;
}

.lectures >h2 ,
.supporter h1.entry-title,
.entry-content
h2 {
    border-bottom: 2px solid #f6ab00;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    position: relative;
    clear: both;
}

.lectures >h2:after, 
.supporter h1.entry-title:after,
.entry-content
h2:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #0d2e63;
bottom: -2px;
width: 30%;
}

img.aligncenter {
    display: block;
}
.entry-content
ul {
    padding-left: 3rem;
    list-style: disc;
    margin-bottom: 1.5rem;
}
.entry-content
ol{
    padding-left: 2rem;
    margin-bottom: 1.5rem;
}
.entry-content
h1 {
    color: #0d2e63;
    /* display: inline; */
    text-align: center;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    position: relative;
}
.entry-content > h1:after {
    content: "";
    border-bottom: 2px solid #0d2e63;
    position:absolute;
    bottom: 0rem;
    left: calc(50% - 250px);
    display:block;
    height:10px;
    width: 500px;
    max-width: 100%;
}

.entry-content
h3 {
    border-left: 3px solid #f6ab00;
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
}
.entry-content
h4 {
 
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
     position: relative;

}
.entry-content
h4:before{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 1rem;
height: 2px;
background-color: #0d2e63;
left:0;
}
.entry-content
h5 {
    font-weight: bold;
}
.entry-content ul.list-strong ,
.entry-content ul.strong {
    list-style: none;
    font-size: 1.5rem;
    padding-left: 0.75rem;
}
.entry-content ul.list-strong li:before ,
.entry-content ul.strong  li:before {
    content: "\f14a";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
    margin-right: 0.75rem;
    color:#f6ab00;
}
.lecture {
        border: 1px dotted #0d2e63;
    padding: 1rem;
    border-radius: 10px;
    height: calc(100% - 1.5rem);
    margin-bottom: 1.5rem;
}
/* _form */
div#feas-form-0 {
    border: 2px dotted #0d2e63;
    padding: 1rem;
    background: #e9ecef;
    margin-bottom: 1.5rem;
}

.content-form legend {
    display: inline;
    width: auto;
}





div#mining-form.content-form table {
    border: inherit;
    border-collapse: collapse;
    margin-bottom: 1.5rem;
     border-top: 1px solid #ddd!important;
        border-left: 1px solid #ddd!important;
}
.content-form th,
.content-form td {
    padding: 1rem!important;;
}

.content-form th,
.content-form td {
    padding: 1rem;
    border-right: 1px solid #ddd!important;
    /* border-top:1px solid  #ddd!important; */
}

/* _table */
table {
    border-top: 3px solid #B3B3B3;
    margin-bottom: 1.5rem;
}
table th,
table td {
    border: 1px dotted #b3b3b3;
    padding:1rem;
}


table tbody tr:first-child th {
      border-top: 3px solid #0d2e63;
}
/* _widget */
aside.widget {
    border-top: solid 2px #0d2e63;
    margin-bottom: 1.5rem;
}

aside.widget ul {
    list-style: none;
}

h3.widget-title {
    padding: 0.5rem 0;
     border-bottom: solid 1px #0d2e63;
  
}
aside.widget ul li{
    padding:0.5rem 0;
    border-bottom
     :1px solid #cbddf0

}
.tab-pane {
    border: 1px solid #BDC9CC;
}

/* _paging */
.page-item.active .page-link {
    background-color: #0d2e63;
    border-color: #0d2e63;
}

.page-link {
    color: #0d2e63;
}
/* _header */
.section-header-strong {
    height: 400px;
   display: flex;
	align-items: center;

}

.home-section.s5 
.section-header{
	background: url(images/0404_04.png) no-repeat center top;
}
blockquote {
    background: #E8ECED;
    padding: 3rem 6rem;
    margin-bottom: 1.5rem;
    position: relative;
}
blockquote:before{
    font-family:"FontAwesome";
    font-size:3em;
    line-height:1em;
    color: black;
    position:absolute;
    z-index: 2;
    content:"\f10d";
    left: 1rem;
    top: 1rem;
}
/* _media */
.media.media-voice .wp-post-image,
.media.media-voice > img {
    border-radius: 50%;
}

.media.media-voice
.media-body {position: relative;padding: 1.5rem;background-color: white;margin-left: 2rem;position: relative;border: 2px solid #0d2e63;border-radius: 10px;}
.media.media-voice
.media-body:before {content: "";content: "";position: absolute;top: 30px;left: -8px;margin-top: -9px;display: block;width: 0px;height: 0px;border-style: solid;border-width: 9px 9px 9px 0;border-color: transparent #F6F6F6 transparent transparent;z-index: 0;}
.media.media-voice
.media-body:after {content: "";position: absolute;top: 30px;left: -11px;margin-top: -10px;display: block;width: 0px;height: 0px;border-style: solid;border-width: 10px 10px 10px 0;border-color: transparent #0d2e63 transparent transparent;z-index: -1;}
.media.media-voice{
  margin-bottom:1.5rem;
}
/* _events calender */
.tribe-filters-open #tribe_events_filters_wrapper, .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    position: relative!important;
}
.single-tribe_events .tribe-events-single-event-title {
    margin-bottom: 1rem;
}

.single-tribe_events .tribe-events-event-meta {
    margin: 1rem 0;
}
.tribe-events-single-event-description.tribe-events-content
.entry-meta {
    display:none;
}
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
    max-width: 100%;
}
.single-tribe_events .tribe-events-event-meta {
    border: none;
    background: inherit;
}
h2.tribe-events-page-title {
    text-align: left;
    padding-bottom: 0.5rem;
}
.tribe-bar-filters {
    display: none;
}
span.tribe-events-list-separator-month {
    text-align: left;
    padding-left: 0;
    margin: 0;
}

.tribe-events-list-separator-month:after {
    content: none!important;
}

.tribe-events-list-separator-month span {
    padding-left: 0!important;
}

.tribe-events-list .type-tribe_events {
    margin-bottom: 1rem!important;
}

.tribe-events-list .type-tribe_events h2 {
    font-size: 1rem;
    border: none;
    display: inline-block;
    font-size: 1.4em;
    letter-spacing: 0;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    text-transform: none;
}
.tribe-event-schedule-details {
    display: inline-block;
}
.tribe-events-list .type-tribe_events h2:after {
    content: none;
}

.tribe-events-loop {
    padding: 1.5rem;
    border: 1px solid #BDC9CC;
}



.tribe-events-list .type-tribe_events {
    border-bottom: 1px solid #ccc!important;
}

.tribe-events-list .type-tribe_events:first-of-type{
    margin-top: inherit!important;
    padding-top: 0!important;
}

a.tribe-events-ical.tribe-events-button {
    display: none;
}
h1.tribe-events-single-event-title {
    text-align: left;
}

.single-tribe_events .tribe-events-single-event-title {
    color: black;
    font-size: 3rem;
}

.tribe-events-schedule {
    /* text-align: center; */
}
h2.tribe-events-page-title {
    text-align: left!important;
}
.entry-content .tribe-events-schedule h2{
    border:none;
    font-weight:normal;
    font-size:1rem;
}

.entry-content 
.tribe-events-schedule h2:after{
    content:none;
}



.tribe-events-schedule
h2:before {
    content: "\f073";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0;
    margin-right: 0.5rem;
}
.nav-tabs {
    border-color: #BDC9CC;
}

.nav-tabs .nav-link {
    border-radius: 0;
    /* border-color: #BDC9CC; */
    border-style: solid;
}

.list-lectures .list-lecture,
.wrap-lecture .list-lecture{
    border:none;
    border-bottom: 1px solid #BDC9CC;
    margin: 0;
    border-radius: 0;
}

.list-lectures .list-lecture{
    padding:1rem 0;
}
.list-lectures{
    border: 1px solid #BDC9CC; 
    padding: 0 1rem;
}
ul.nav.nav-tabs {
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border-bottom: 0px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #BDC9CC;
    /* margin-bottom: 1px; */
    border-bottom-color: white;
}
.list-lectures .list-lecture:last-child,
.wrap-lecture .list-lecture:last-child {
    border: none;
}
.onedaylectures
ul.nav.nav-tabs {
    padding: 0;
    list-style: none;
}
.onedaylectures .list-lecture{
    padding: 1rem;
    /* list-style: none; */
}
.dropdown:hover > .dropdown-menu{
  display: block;
}
span.meta i {
    color: #cccccc;
}
strong.wsp-category-title {
    background: inherit;
    font-weight: normal;
}
@media (min-width: 992px){
.navbar-toggleable-md .navbar-collapse {
    display: flex!important;
    width: 100%;
}
ul#main-menu {
     width: 100%;
}
.navbar-toggleable-md .navbar-nav {
    flex-direction: row;
}
}
@media (max-width: 768px) {
    div#wrapper-main-menu {
    display: none;
}
}


@media (max-width: 768px) {
  .entry-content ol,
	.entry-content ul {
    padding-left: 1rem;
}
a.btn.btn-lg{
    max-width:100%;
	min-width:100%;
}
.nav-link {
    padding: 0.5rem;
}
.entry-content > h1:after {left: 0;width: 100%;}
.media.media-voice .media-body {
    margin-left: 0;
}
.media.media-voice .media-body:after,
.media.media-voice .media-body:before {
    content: none;
}
body {
    font-size: 87.5%;
}
.footer-section.s1 {
    text-align: center;
}
}
@media (max-width: 1200px) {
     ul#main-menu > li{
         padding: 0 0.5rem;
     }
     div#wrapper-main-menu .container {
    width: 100%;
    max-width: 100%;
    padding: 0;

}

div#wrapper-main-menu .navbar{
    padding-left: 0;
    padding-right: 0;
}

     }

     ul#header-menu {
    margin-right: -15px;
    margin-left: -15px;
}
@media (max-width: 991px){
ul#header-menu > li {
    width: 50%;
    text-align:center;
    display: block;
    float: left;
    margin-right: 0;
}
ul#header-menu > li >a {
    width: 100%;
    display: block;
    height: 100%;
}

div#feas-form-0 select {
  
    margin-bottom: 0.5rem;
}
span.wrap-select {
    display: block;
}
.entry-content h1 {
    font-size: 1.5rem;
}

.list-lecture .text-right {
    text-align: center!important;
}
blockquote {
    padding: 3.5rem 1rem 1rem;
}
	
form#feas-searchform-0,
form#feas-searchform-0 
span.wrap-select {
    text-align: center;
}

}
/* _azucar 180727 */
.tab-pane > .list-lectures {
    border-bottom: none;
}
/* _azucar 180730 */
.wsp-container > ul {
 
    border: 1px solid #BDC9CC;
    padding:1rem 1rem 1rem 2rem;
    list-style:none;
}

.wsp-container > ul > li{
       border-bottom: 1px solid #BDC9CC;
          padding: 0.5rem 0;
    }

.wsp-container ul.children {
    margin: 0.5rem 0 0;
}


/* ============================================================
   WordPress「追加CSS」統合分
   元の読み込み順を維持するため、既存 style.css の後ろに配置
============================================================ */

.jkda-access-map__frame {
  width: 100%;
  height: 560px;
  overflow: hidden;
  background: #e8edf3;
}

.jkda-access-map__frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

/* タブレット */
@media screen and (max-width: 900px) {
  .jkda-access-map__frame {
    height: 500px;
  }
}

/* スマートフォン */
@media screen and (max-width: 767px) {
  .jkda-access-map__frame {
    height: 520px;
  }
}

/* 画面幅が狭いスマートフォン */
@media screen and (max-width: 390px) {
  .jkda-access-map__frame {
    height: 500px;
  }
}

/* ========================================
   ランチ＆周辺マップ
======================================== */

.jkda-neighborhood-map {
  margin-top: 70px;
}

.jkda-neighborhood-map__heading {
  margin-bottom: 28px;
  text-align: center;
}

.jkda-neighborhood-map__label {
  margin: 0 0 7px;
  color: #eb5e00;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.16em;
}

.jkda-neighborhood-map__title {
  position: relative;
  margin: 0;
  padding: 0 0 17px;
  border: 0;
  background: none;
  color: #0d2e63;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.04em;
}

.jkda-neighborhood-map__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 52px;
  height: 3px;
  border-radius: 999px;
  background: #eb5e00;
  transform: translateX(-50%);
}

.jkda-neighborhood-map__lead {
  margin: 18px 0 0;
  color: #596575;
  font-size: 15px;
  line-height: 1.9;
}

.jkda-neighborhood-map__card {
  overflow: hidden;
  border: 1px solid #dce5ef;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 8px 28px rgba(13, 46, 99, 0.1);
}

.jkda-neighborhood-map__frame {
  width: 100%;
  height: 560px;
  background: #e8edf3;
}

.jkda-neighborhood-map__frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}


/* ========================================
   QRコード案内
======================================== */

.jkda-access-qr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  margin-top: 35px;
  padding: 30px 34px;
  border: 1px solid #dce5ef;
  border-left: 5px solid #eb5e00;
  border-radius: 12px;
  background: #f8fafc;
}

.jkda-access-qr__text {
  flex: 1 1 auto;
}

.jkda-access-qr__label {
  margin: 0 0 7px;
  color: #eb5e00;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.15em;
}

.jkda-access-qr__title {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  background: none;
  color: #0d2e63;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.55;
}

.jkda-access-qr__description {
  margin: 0;
  color: #526071;
  font-size: 14px;
  line-height: 1.85;
}

.jkda-access-qr__link,
.jkda-access-qr__link:link,
.jkda-access-qr__link:visited {
  display: inline-block;
  margin-top: 13px;
  color: #0d2e63;
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.jkda-access-qr__link:hover {
  color: #eb5e00;
}

.jkda-access-qr__image {
  flex: 0 0 180px;
  padding: 10px;
  border-radius: 10px;
  background: #ffffff;
  text-align: center;
  box-shadow: 0 3px 12px rgba(13, 46, 99, 0.08);
}

.jkda-access-qr__image img {
  display: block;
  width: 100%;
  max-width: 180px;
  height: auto;
  margin: 0 auto;
}


/* タブレット */

@media screen and (max-width: 900px) {

  .jkda-neighborhood-map__frame {
    height: 500px;
  }

}


/* スマートフォン */

@media screen and (max-width: 767px) {

  .jkda-neighborhood-map {
    margin-top: 50px;
  }

  .jkda-neighborhood-map__card {
    border-radius: 10px;
  }

  .jkda-neighborhood-map__frame {
    height: 520px;
  }

  .jkda-access-qr {
    display: block;
    margin-top: 25px;
    padding: 24px 18px;
    border-left-width: 4px;
    text-align: center;
  }

  .jkda-access-qr__title {
    font-size: 19px;
  }

  .jkda-access-qr__description {
    font-size: 13px;
    text-align: left;
  }

  .jkda-access-qr__image {
    width: 180px;
    margin: 22px auto 0;
  }

}


/* 画面幅が狭いスマートフォン */

@media screen and (max-width: 390px) {

  .jkda-neighborhood-map__frame {
    height: 500px;
  }

  .jkda-access-qr {
    padding: 22px 15px;
  }

}

/* =========================================
   フッター：東京会場へのアクセスリンク
========================================= */

.footer-section.s1 .footer-access-link,
.footer-section.s1 .footer-access-link:link,
.footer-section.s1 .footer-access-link:visited {
  align-items: center !important;
  color: #0d2e63 !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  gap: 7px !important;
  line-height: 1.5 !important;
  margin: 4px auto 22px !important;
  padding: 3px 0 !important;
  text-decoration: none !important;
  transition: color 0.2s ease, opacity 0.2s ease !important;
}

.footer-section.s1 .footer-access-link:hover,
.footer-section.s1 .footer-access-link:focus {
  color: #eb5e00 !important;
  opacity: 0.9 !important;
  text-decoration: none !important;
}

.footer-section.s1 .footer-access-link .fa-map-marker-alt {
  color: #eb5e00 !important;
  font-size: 12px !important;
}

.footer-section.s1 .footer-access-arrow {
  font-size: 9px !important;
  transition: transform 0.2s ease !important;
}

.footer-section.s1 .footer-access-link:hover .footer-access-arrow,
.footer-section.s1 .footer-access-link:focus .footer-access-arrow {
  transform: translateX(3px) !important;
}

/* 既存CSSのaddress下余白を調整 */
.footer-section.s1 address {
  margin-bottom: 5px !important;
}

@media (min-width: 769px) {
  .footer-section.s1 .footer-access-link {
    margin: 4px 0 0 !important;
  }
}

@media (max-width: 768px) {
  .footer-section.s1 .footer-access-link {
    margin-bottom: 24px !important;
  }
}





/* =========================================
   WordPress 追加CSS 整理統合版 v3
   2026-06-07: 完全一致セレクタの再統合
   #wrapper-main-menu / #main-menu 周辺は最終版として1か所に集約
========================================= */

/* ===== 通常表示 共通CSS ===== */

.jkda-breadcrumb-wrap {
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.jkda-breadcrumb-wrap .container {
  padding: 6px 20px 0 !important;
}

nav.jkda-breadcrumb {
  color: #a8b2bd !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
}

nav.jkda-breadcrumb a, nav.jkda-breadcrumb a:link, nav.jkda-breadcrumb a:visited {
  color: #a8b2bd !important;
  text-decoration: none !important;
}

nav.jkda-breadcrumb a:hover {
  color: #7f8a96 !important;
  text-decoration: underline !important;
}

nav.jkda-breadcrumb span, nav.jkda-breadcrumb .breadcrumb_last {
  color: #a8b2bd !important;
}

nav.jkda-breadcrumb img, nav.jkda-breadcrumb svg, nav.jkda-breadcrumb i {
  font-size: 11px !important;
  height: 11px !important;
  opacity: 0.65 !important;
  vertical-align: middle !important;
  width: 11px !important;
}

.jkda-custom-header {
  background-color: #f8fafc !important;
  border-bottom: 1px solid #e2e8f0 !important;
  padding: 70px 0 50px !important;
  text-align: center !important;
}

.jkda-title {
  color: #0d2e63 !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  letter-spacing: 0.12em !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  text-align: center !important;
}

.jkda-accent-line {
  background-color: #eb5e00 !important;
  height: 3px !important;
  margin: 25px auto 15px !important;
  width: 50px !important;
}

.jkda-tagline {
  color: #94a3b8 !important;
  font-family: "Helvetica", "Arial", sans-serif !important;
  font-size: 11px !important;
  letter-spacing: 0.4em !important;
  margin: 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

.terms-scroll-box {
  background-color: #f8fafc;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.02);
  color: #334155;
  font-size: 14px;
  line-height: 1.8;
  margin: 0 auto 30px;
  max-height: 300px;
  max-width: 800px;
  overflow-y: auto;
  padding: 30px;
}

.terms-title {
  border-bottom: 2px solid #e2e8f0;
  color: #1e293b;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 15px;
  text-align: center;
}

.terms-heading {
  border-left: 4px solid #0d2e63;
  color: #0d2e63;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 25px;
  padding-left: 10px;
}

.terms-intro, .terms-text {
  margin-bottom: 10px;
}

.terms-list {
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 20px;
}

.terms-list li {
  margin-bottom: 8px;
}

.terms-sublist {
  list-style-type: circle;
  margin-top: 8px;
  padding-left: 20px;
}

.terms-caution {
  background-color: #fff5f5;
  border-radius: 6px;
  color: #c53030;
  font-size: 13.5px;
  margin-top: 15px;
  padding: 12px 15px;
}

.terms-footer {
  color: #64748b;
  font-size: 12px;
  margin-top: 30px;
  text-align: right;
}

.stepup-img {
  margin-bottom: 20px;
}

.stepup-img img {
  background-color: #e2e8f0;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.03);
  height: 160px;
  object-fit: cover;
  width: 100%;
}

.pickup-card.is-preparation a::after {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  color: #ffffff;
  content: "準備中";
  display: flex;
  font-size: 24px;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  left: 0;
  letter-spacing: 0.1em;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 10;
}

.pickup-card.is-preparation a:hover::after {
  background-color: rgba(0, 0, 0, 0.4);
}

.pickup-card.is-preparation a {
  display: block;
  pointer-events: none !important;
  position: relative;
  text-decoration: none !important;
}

.fv-pickup-area {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 30px;
}

.pickup-card {
  width: 48%;
}

.pickup-card img {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  box-shadow: 0 6px 15px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  width: 100%;
}

.pickup-card a:hover img {
  border-color: #cbd5e1;
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
  transform: translateY(-3px);
}

.fv-event-area .event-special-btn, .fv-event-area .event-special-btn:link, .fv-event-area .event-special-btn:visited {
  align-items: center;
  background: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #0d2e63 !important;
  display: inline-flex;
  font-size: 18px;
  font-weight: 500;
  gap: 10px;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0 auto;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 0;
  padding-bottom: 20px;
  text-decoration: none !important;
  transition: opacity 0.2s ease;
  width: auto;
}

.fv-event-area .event-special-btn:hover {
  background: transparent;
  background-image: none;
  box-shadow: none;
  color: #0d2e63 !important;
  opacity: 0.75;
  text-decoration: none !important;
  transform: none;
}

.fv-event-area .event-icon {
  color: inherit;
  display: inline-block;
  font-size: 17px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.fv-event-area .event-text {
  color: inherit;
  display: inline-block;
  flex-grow: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}

.fv-event-area .event-arrow {
  color: inherit;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

.modern-wrapper {
  color: #334155;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  line-height: 1.8;
  overflow-x: hidden;
}

.fw-section {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 60px 0;
  width: 100vw;
}

.modern-container {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 20px;
}

#full-width-page-wrapper #main-home h2.modern-h2 {
  background: transparent !important;
  border: none !important;
  color: #0d2e63 !important;
  display: block !important;
  font-size: 1.8em !important;
  font-weight: bold !important;
  margin: 0 0 40px 0 !important;
  padding-bottom: 15px !important;
  position: relative !important;
  text-align: center !important;
  width: 100% !important;
}

#full-width-page-wrapper #main-home h2.modern-h2::after {
  background: #0d2e63 !important;
  border: none !important;
  border-radius: 2px !important;
  bottom: 0 !important;
  content: "" !important;
  height: 4px !important;
  left: 50% !important;
  position: absolute !important;
  transform: translateX(-50%) !important;
  width: 60px !important;
}

.tagline {
  color: #64748b !important;
  font-size: 0.85em !important;
  font-weight: normal;
  margin-bottom: 5px !important;
}

.header-utility-btns {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-bottom: 2px;
}

.hdr-btn {
  align-items: center;
  border-radius: 50px;
  color: #ffffff !important;
  display: inline-flex;
  font-size: 0.85em;
  font-weight: bold;
  gap: 5px;
  padding: 8px 16px;
  text-decoration: none !important;
  transition: all 0.3s ease;
}

.header-user-info {
  color: #475569;
  font-size: 0.8em;
  margin-top: 5px;
  text-align: right;
}

a.hdr-btn-mag, a.hdr-btn-mag:link, a.hdr-btn-mag:visited {
  background-color: #f59e0b !important;
  border: none !important;
  border-radius: 30px !important;
  box-shadow: 0 4px 10px rgba(235, 94, 0, 0.2) !important;
  color: #ffffff !important;
  font-weight: bold !important;
  padding: 10px 28px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

a.hdr-btn-mag:hover, a.hdr-btn-mag:active {
  background-color: #f59e0b !important;
  box-shadow: 0 4px 15px rgba(235, 94, 0, 0.3) !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transform: translateY(-2px) !important;
}

a.hdr-btn-mag i {
  color: #ffffff !important;
}

.hdr-btn-login {
  background-color: #0d2e63 !important;
  border-color: #0d2e63 !important;
  color: #ffffff !important;
}

.hdr-btn-login:hover {
  background-color: #003366 !important;
  border-color: #003366 !important;
}

.pillars-title {
  color: #1e293b;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}

.pillars-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.pillar-card {
  background: #fff;
  border-radius: 12px;
  border-top: 5px solid #0d2e63;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  padding: 30px 20px;
  text-align: center;
  transition: transform 0.3s;
}

.pillar-card:hover {
  box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  transform: translateY(-5px);
}

.pillar-trial {
  border: 2px solid #f59e0b;
  border-top: 5px solid #f59e0b;
  border-top-color: #f59e0b;
  position: relative;
}

.recommend-badge {
  background: #ef4444;
  border-radius: 20px;
  box-shadow: 0 2px 5px rgba(239,68,68,0.3);
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  left: 50%;
  padding: 4px 15px;
  position: absolute;
  top: -15px;
  transform: translateX(-50%);
}

.pillar-tag {
  border-radius: 20px;
  display: inline-block;
  font-size: 0.85em;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 4px 12px;
}

.pillar-mail .pillar-tag {
  background: #e6f2ff;
  color: #0d2e63;
}

.pillar-trial .pillar-tag {
  background: #fffbeb;
  color: #d97706;
}

.pillar-course .pillar-tag {
  background: #e6f2ff;
  color: #0d2e63;
}

.pillar-h3 {
  border: none !important;
  color: #1e293b;
  font-size: 1.15em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 !important;
}

.pillar-desc {
  color: #64748b;
  flex-grow: 1;
  font-size: 0.9em;
  line-height: 1.6;
  margin-bottom: 25px;
}

.pillar-btn {
  border-radius: 50px;
  display: block;
  font-size: 1.05em;
  font-weight: bold;
  padding: 15px 10px;
  text-decoration: none !important;
  transition: 0.3s;
}

.pillar-mail .pillar-btn, .pillar-course .pillar-btn {
  background: #0d2e63;
  color: #fff !important;
}

.pillar-mail .pillar-btn:hover, .pillar-course .pillar-btn:hover {
  background: #003366;
}

.pillar-trial .pillar-btn {
  background: #f59e0b;
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.3);
  color: #fff !important;
}

.pillar-trial .pillar-btn:hover {
  background: #d97706;
}

.strengths-section {
  background-color: #ffffff;
  padding: 80px 0;
}

.strengths-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 40px;
}

.strength-card {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s;
}

.strength-card:hover {
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  transform: translateY(-3px);
}

.strength-icon {
  align-items: center;
  background-color: #f1f5f9;
  border-radius: 50%;
  color: #0d2e63;
  display: flex;
  font-size: 1.5em;
  height: 60px;
  justify-content: center;
  margin: 0 auto 15px;
  transition: all 0.3s ease;
  width: 60px;
}

.strength-card:hover .strength-icon {
  background-color: #f59e0b;
  box-shadow: 0 4px 15px rgba(245, 158, 11, 0.3);
  color: #ffffff;
  transform: scale(1.1);
}

.strength-title {
  color: #1e293b;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}

.strength-desc {
  color: #64748b;
  font-size: 0.85em;
  line-height: 1.5;
}

.philosophy-section {
  background-color: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  border-top: 1px solid #e2e8f0;
  padding: 80px 0;
}

.philosophy-box {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  margin: 0 auto;
  max-width: 800px;
  padding: 50px 40px;
  text-align: center;
}

.philosophy-catch {
  color: #0d2e63;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 30px;
}

.philosophy-text {
  color: #334155;
  font-size: 1.05em;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: left;
}

.philosophy-highlight {
  background: #f0f7ff;
  border-left: 4px solid #0d2e63;
  border-radius: 0 8px 8px 0;
  color: #1e293b;
  font-weight: bold;
  margin: 25px 0;
  padding: 15px 20px;
}

.philosophy-cta-group {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
}

.phil-btn {
  align-items: center;
  border-radius: 50px;
  display: inline-flex;
  font-size: 1.1em;
  font-weight: bold;
  justify-content: center;
  min-width: 250px;
  padding: 15px 30px;
  text-decoration: none !important;
  transition: 0.3s;
}

.phil-btn-orange {
  background: #f59e0b;
  box-shadow: 0 4px 15px rgba(245, 158, 11, 0.3);
  color: #fff !important;
}

.phil-btn-orange:hover {
  background: #d97706;
  box-shadow: 0 6px 20px rgba(245, 158, 11, 0.4);
  transform: translateY(-2px);
}

.phil-btn-green {
  background: #0d2e63;
  box-shadow: 0 4px 15px rgba(0, 77, 153, 0.3);
  color: #fff !important;
}

.phil-btn-green:hover {
  background: #003366;
  box-shadow: 0 6px 20px rgba(0, 77, 153, 0.4);
  transform: translateY(-2px);
}

.stepup-section {
  background-color: #ffffff;
  padding: 80px 0;
}

.stepup-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
}

.stepup-card {
  background: #ffffff;
  border-radius: 12px;
  border-top: 4px solid #0d2e63;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  padding: 30px 25px;
  position: relative;
  text-align: center;
}

.stepup-target {
  color: #0d2e63;
  font-size: 0.85em;
  font-weight: bold;
  margin-bottom: 10px;
}

.stepup-title {
  color: #1e293b;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
}

.stepup-desc {
  color: #475569;
  font-size: 0.9em;
  line-height: 1.6;
  margin-bottom: 25px;
}

.stepup-card-bottom {
  margin-top: auto;
  text-align: center;
}

.stepup-badge {
  background: #f1f5f9;
  border-radius: 20px;
  color: #334155;
  display: inline-block;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 4px 12px;
}

.stepup-link-btn {
  align-items: center;
  background: #ffffff;
  border: 2px solid #cbd5e1;
  border-radius: 50px;
  box-sizing: border-box;
  color: #0d2e63;
  display: flex;
  font-size: 0.9em;
  font-weight: bold;
  justify-content: center;
  padding: 12px 5px;
  text-decoration: none !important;
  transition: all 0.3s;
  white-space: nowrap;
  width: 100%;
}

.stepup-link-btn:hover {
  background: #0d2e63;
  border-color: #0d2e63;
  color: #ffffff !important;
}

.news-section {
  background-color: #f8fafc;
  border-top: 1px solid #e2e8f0;
  padding: 60px 0;
}

.news-box {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  margin: 0 auto;
  max-width: 800px;
  padding: 30px;
}

.newslist li {
  border-bottom: 1px dashed #cbd5e1;
  line-height: 1.6;
  list-style: none !important;
  padding: 15px 0;
}

.newslist li:last-child {
  border-bottom: none;
}

.newslist .date {
  color: #64748b;
  font-size: 0.9em;
  margin-right: 15px;
}

.newslist .cat {
  background: #e2e8f0;
  border-radius: 4px;
  color: #475569;
  font-size: 0.8em;
  margin-right: 15px;
  padding: 3px 10px;
}

.newslist a {
  color: #0d2e63;
  font-weight: bold;
  text-decoration: none;
  transition: color 0.2s;
}

.newslist a:hover {
  color: #f59e0b;
}

.others-section {
  background-color: #ffffff;
  padding: 60px 0;
}

.others-grid {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin-top: 30px;
}

.other-btn {
  align-items: center;
  background: #f1f5f9;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  color: #334155 !important;
  display: flex;
  font-weight: bold;
  gap: 10px;
  justify-content: center;
  padding: 15px;
  text-decoration: none !important;
  transition: all 0.2s;
}

.other-btn:hover {
  background: #e6f2ff;
  border-color: #bfdbfe;
  color: #0d2e63 !important;
  transform: translateY(-2px);
}

.other-btn i {
  color: #64748b;
  font-size: 1.2em;
}

.sns-section {
  background-color: #f8fafc;
  border-top: 1px solid #e2e8f0;
  padding: 60px 0;
}

.tablepress.jisseki {
  display: block;
  max-height: 500px;
  overflow-y: auto;
}

.tablepress.jisseki-wrapper {
  overflow-x: auto;
}

.su_plan_box {
  border: 1px solid #9999;
  border-radius: 5% !important;
  padding-top: 20px;
}

.su_plan_box li {
  list-style-type: none !important;
}

.box-supporter .tn > img {
  border-radius: 5% !important;
}

.regist_form h2:after {
  border-bottom: initial !important;
  bottom: initial !important;
  content: initial !important;
  display: initial !important;
  position: initial !important;
  width: initial !important;
}

.faq-title h4 {
  font-size: initial !important;
}

.regiform .content_title h2:after {
  border-bottom: initial;
  bottom: initial;
  content: initial;
  display: initial;
  position: initial;
  width: initial;
}

.regiform {
  border: 1px solid #9999;
  padding: 0px 0px 50px 0px;
}

.regiform .content_form .input_unit .my_left.my_column {
  padding-bottom: 0px !important;
}

.form_input_submit input[type=submit] {
  background: #85b200;
  border: 2px solid #85b200;
  border-radius: 4%;
  box-shadow: 6px 6px 3px #666666;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 18pt;
  line-height: 1em;
  padding: 12px 100px;
  text-align: center;
  transition: .3s;
}

.form_input_submit input[type=submit]:hover {
  background: #ffffff;
  box-shadow: none;
  color: #85b200;
}

.yellow_submit {
  background: #ffcc33;
  border: 2px solid #ffcc33;
  border-radius: 4%;
  box-shadow: 3px 3px 3px #666666;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  line-height: 1em;
  margin-bottom: 10px;
  padding: 12px 20px;
  text-align: center;
  transition: .3s;
}

.fyellow_submit:hover {
  background: #ffffff;
  box-shadow: none;
  color: #ffcc33;
}

form.myForm .required .my_column.my_left label:first-child:after {
  font-size: 70% !important;
}

.jisseki td {
  font-size: 80% !important;
}

a.btn.btn-lg {
  max-width: 450px !important;
  width: 100%;
}

.padding30 {
  padding: 0 20px;
}

.service_box section {
  border: 0px dashed #ccc;
  margin: 0px auto 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  width: 100%;
}

.service_box h2 {
  margin-bottom: 0 !important;
}

.service_box ul {
  display: flex;
  justify-content: space-around;
  padding-left: 0px !important;
}

.service_box li {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  width: 30%;
}

.service_box .s_title {
  background-color: #004da1;
  border-bottom: 1px solid #999;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom: 0px !important;
  padding: 10px 0;
  text-align: center;
}

.service_box .photo {
  margin: 0;
  padding: 0;
}

.service_box .txt_box {
  display: block;
  font-size: 80%;
  margin: 0px auto;
  margin-bottom: 30px;
  text-align: center;
}

.service_box .txt {
  display: inline-block;
  font-size: 80%;
  line-height: 2em;
  padding: 15px;
  text-align: left;
}

.service_box .btn2 {
  background-color: #004da1;
  color: #fff;
  margin-top: auto;
  text-align: center;
  width: 70%;
}

.menu-footer-sitemap1-container {
  border-bottom: none !important;
}

.fa-check {
  color: #f6ab00;
  margin-right: 10px;
}

.kouza_box img {
  border-radius: 4px;
}

.kouza_box {
  align-items: center;
  display: flex !important;
  flex-direction: column !important;
  font-size: 80%;
  justify-content: center;
  margin: 20px auto;
  text-align: center;
}

.wp-block-buttons {
  margin-top: auto !important;
}

.kouza_box h3 {
  display: block;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center !important;
}

.kouza_box .kouza_box_s .text {
  display: inline-block;
  line-height: 2em;
  text-align: left;
}

.kouza_box .wp-block-buttons {
  margin: 50px 20px 20px 20px;
  max-height: 50px;
  text-align: center !important;
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background) {
  background-color: #004da1 !important;
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
  color: #FFFFFF !important;
}

.fpsize {
  font-size: 80%;
}

.wp-block-column {
  text-align: center !important;
}

.col_3 {
  -ms-flex-wrap: wrap;
  background-color: #F9F9F9;
  color: #FFF;
  display: -ms-flexbox;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
}

.col_3 > div {
  padding: 20px 10px 0px 10px;
  width: 33.33333%;
}

#cardlayout-wrap {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2em auto;
  max-width: 960px;
  position: relative;
  width: 100%;
}

a.card-link {
  text-decoration: none;
}

#cardlayout-wrap img {
  display: block;
  height: auto;
  max-width: 100%;
}

.card-figure {
  margin: 0;
  padding: 0;
}

.card-title {
  color: #333;
  font-size: 1.8em;
  margin: 0.6em 0 0;
  text-align: center;
}

.card-text-tax {
  color: #818181;
  margin: 0;
  padding: 1em;
}

.card-list {
  background: #f0f0f0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  margin: 0.5em auto;
  padding: 0;
  width: 100%;
}

.l_title a {
  margin-left: 0px;
}

.n2_clear {
  padding-top: 5px;
}

.osirasebox {
  margin: 50px 0;
}

.home-section.s5 .section-header h2 {
  -webkit-text-stroke: 0.5px #FFF;
  color: #000;
}

.home-section.s5 .section-header {
  background: url(https://jkda.or.jp/wp-content/uploads/2022/05/TOPbn1.jpg) no-repeat center top;
}

div#n2-ss-5 .n2-font-de47b2a7f74ffc6845da764a0e6d1cd0-simple {
  line-height: 2.0;
}

.list-lectures a {
  font-size: 1em;
}

.page-id-10210 .countdown {
  display: none;
}

.navbar {
  padding-bottom: 0;
  padding-top: 0;
}

.vk-campaign-text {
  align-items: center;
  background: #c5001a;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: center;
  line-height: 1.6;
  padding: 4px 5px;
  position: relative;
  text-align: center;
}

.vk-campaign-text_btn {
  background: #fff;
  border: 1px solid #fff;
  border-radius: .25rem;
  color: #4c4c4c;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin: 0 1em;
  padding: 4px 1em;
}

.vk-campaign-text_btn:hover {
  background: #2e6da4;
  color: #fff;
}

.su-spoiler-style-fancy.su-spoiler-closed>.su-spoiler-title, .su-spoiler-style-fancy>.su-spoiler-title {
  padding-bottom: 20px;
  padding-top: 20px;
}

.su-spoiler-icon {
  top: 20px !important;
}

.page-id-9674 .wrapper-navbar {
  display: none;
}

.page-id-9674 button#responsive-menu-button {
  display: none;
}

.page-id-9674 #page:after {
  display: none;
}

.page-id-9674 #page {
  border: 0px;
}

.koe1 {
  padding-bottom: 30%;
  padding-top: 50%;
  position: relative;
  text-align: center;
  width: 100%;
}

.koe1 iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

div.wpcr3_review div, div.wpcr3_review span {
  display: none !important;
}

div.wpcr3_review div.wpcr3_review_title {
  font-size: 1.2em;
  font-weight: bold;
}

.koe_iframe {
  border: none;
  height: 500px;
  width: 1000px;
}

body {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "HiraKakuProN-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Osaka, sans-serif;
  font-size: 1.1rem;
}

blockquote {
  background-color: #FFFFEA !important;
}

.btn.btn-sm.term-state {
  padding-top: 2px;
}

.topsubmenu .row .btn {
  border-radius: 0;
  margin-bottom: 15px;
  padding: 6px 12px;
  white-space: nowrap;
}

.box-kouenryou table {
  width: 50%;
}

.title-strong {
  font-size: 2.0rem !important;
}

dt {
  border-bottom: 1px dotted #0d2e63;
  color: #0d2e63;
  font-size: 1.5em;
  margin-bottom: 1rem;
}

dd {
  margin-bottom: 2rem;
  margin-left: 0;
}

dl, ol, ul, .entry-content ul {
  margin-bottom: 20px;
  padding-left: 1.5rem;
}

breadcrumbs, h1.tagline, .tagline {
  font-size: 0.7rem;
}

.bold {
  font-weight: bold;
}

.entry-meta {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-top: 3px;
  padding-left: 5px;
}

.list-lectures {
  border-bottom: 1px solid #BDC9CC;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  padding: 0 0rem;
}

.h1, h1 {
  font-size: 2.0rem;
  margin: 1.5rem 0;
}

.entry-content h1 {
  color: #212529;
}

.h2, h2 {
  font-size: 1.5rem;
  padding-bottom: 5px !important;
}

.container h2 {
  margin: 1.5rem 0 !important;
}

.h3, h3 {
  font-size: 1.2rem;
}

.entry-content h3 {
  background-color: #0d2e63;
  border-left: none;
  color: #FFF;
  margin: 1.5rem 0;
  padding: 8px 0 5px 1.5rem;
}

.h4, h4 {
  border-bottom: 1px solid #f5f5f5;
  font-size: 1.0rem;
  font-weight: bold;
  margin: 1.5rem 0;
}

.page-id-9160 h4 {
  background-color: #f1f5fb;
  font-size: 1.0rem;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-top: 10px;
}

.entry-content h4:before {
  display: none;
}

.col-lg-4 h4 {
  font-weight: bold;
  margin: 0;
}

strong {
  background: linear-gradient(transparent 40%, #ffffB9 40%);
  font-size: 100%;
}

ul.submenu a {
  display: block;
}

.countdown {
  font-size: 2.5rem;
  margin-bottom: 2rem;
}

.excerpt, .top_box01 {
  font-size: 80%;
  margin-top: 10px;
  text-align: left;
  line-height: 1.5em;
}

.breadcrumbs, h1.tagline, .tagline {
  font-size: 0.7rem;
}

ul.newslist li {
  border-bottom: 1px solid #e9e9e9;
  margin-top: 1rem;
  padding-left: 15px;
}

menu-footer-sitemap1-container {
  border-bottom: 1px solid #ddd;
}

ul#menu-footer-sitemap li {
  border-right: none;
}

.menu-footer-sitemap-container {
  font-size: 0.8em;
}

.address {
  font-size: 0.9em;
}

.col-md-2, .newslist .meta {
  font-size: 80%;
}

.newslist {
  font-size: 90%;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

span.btn.btn-sm.term-state {
  margin: 10px 0;
  margin-bottom: 10px;
}

.box-supporter, div#feas-form-0 {
  border: 1px solid #ddd;
}

.box.box-dotted, .box.box-feature {
  border: 1px solid #ddd;
  border-radius: 10px;
  height: calc(100% - 1.5rem);
  margin-bottom: 1.5rem;
}

.page-header {
  background-color: #0d2e63;
  background-image: url(https://jkda.or.jp/wp-content/themes/understrap-child-master/images/14.png?d=20180529) !important;
  border-top: 0px solid #fff;
  height: 150px;
}

.entry-meta span.meta {
  color: #6c757d;
  font-size: 95%;
}

.breadcrumbs {
  display: none;
  line-height: 1.5em;
  margin-top: 5px;
}

.breadcrumbs a, .breadcrumbs span {
  color: #6c757d;
}

table th {
  background-color: #f5f5f5;
  font-size: 90%;
  font-weight: normal;
}

table td, table th {
  border: 1px solid #dee2e6;
}

.youtube_box {
  background-color: #f5f5f5;
  display: block;
  padding: 30px 0;
}

.youtube50 {
  max-width: 50%;
}

a {
  color: #0d2e63;
}

a:hover {
  color: #0d2e63;
}

.nav-next, .nav-previous {
  font-size: 80%;
}

.nav-next a, .nav-previous a {
  color: #0d2e63;
}

.col-lg-4 P {
  text-align: center;
}

/*main {
  padding-top: 20px;
}
*/

h3.widget-title {
  background-color: #0d2e63;
  border-bottom: none;
  color: #FFF;
  padding: 0.5rem 1rem;
}

.entry-content ul.list-strong, .entry-content ul.strong, .list02 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2.0;
  list-style: none;
}

.lectures >h2, .supporter h1.entry-title, .entry-content h2 {
  color: #0d2e63;
  font-weight: bold;
  margin: 2.5rem 0 0.5rem 0;
}

.mt-4, .my-4 {
  margin-bottom: 30px;
  margin-top: 30px !important;
}

div#single-wrapper, .wrapper {
  border-bottom: 1px solid #ddd;
  padding: 0px 0 2rem 0;
}

#footer-pre, .page-id-766 #footer-pre0, .page-id-766 #footer-pre, .single-event #footer-pre0, .single-event #footer-pre, .page-id-47 #footer-pre0, .page-id-47 #footer-pre, .page-id-680 #footer-pre0, .page-id-680 #footer-pre, .page-id-803 #footer-pre, .page-id-803 #footer-pre0, .page-id-5245 #footer-pre, .page-id-5245 #footer-pre0, .page-id-5404 #footer-pre, .page-id-5404 #footer-pre0, .page-id-5423 #footer-pre, .page-id-5423 #footer-pre0, .lecture3-template-default #footer-pre0, .lecture3-template-default #footer-pre {
  display: none;
}

ul#menu-footer-sitemap li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}

.lectures .meta-place {
  display: none;
}

.member .lectures .entry-meta {
  display: none;
}

.post-47 .list-lectures .meta-lecturer {
  display: none;
}

.header-eventlist, .header-newslist {
  padding-bottom: 0;
}

.header-eventlist .btn, .header-newslist .btn {
  border-radius: unset;
  float: right;
  font-size: 0.7rem;
  line-height: 1.0rem;
  min-width: 50px;
  padding: 2px 0;
}

.member .entry-header {
  display: none;
}

div#topimg {
  background: #FFFFFF;
}

.section-header {
  padding: 1rem 0;
}

.top_box01 {
  border: 1px solid #e9e9e9;
  display: block;
  font-size: 80%;
  padding: 15px;
}

.bq_gray {
  background-color: #f1f5fb;
  border-radius: 5px;
  display: block;
  margin-bottom: 20px;
  padding: 20px;
}

.font_b1 {
  font-size: 150%;
}

.entry-content h5 {
  color: #0d2e63;
  font-weight: bold;
}

#right-sidebar ul {
  font-size: 80%;
  line-height: 1.5em;
  padding-left: 0px;
}

aside.widget ul li {
  padding: 0 0.5rem;
}

aside.widget ul li a {
  display: block;
  padding: 1.0rem 0;
}

aside.widget .h3, aside.widget h3 {
  font-size: 1.1rem;
}

.faq-pretty .faq-question {
  font-size: 18px;
  padding: 30px 30px 30px 40px;
}

.btn-outline-primary, .wpcf7 input[type=submit] {
  border-color: #0d2e63;
  color: #0d2e63;
  padding: 20px;
}

.btn-outline-primary:hover, .wpcf7 input[type=submit]:hover {
  background-color: #0d2e63;
  border-color: #0d2e63;
}

.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
  -webkit-box-shadow: 0 0 0 0rem rgba(111,49,205,.5);
  box-shadow: 0 0 0 0rem rgba(111,49,205,.5);
}

.caution {
  background: #FBEDED;
  border: #EBD5D5 1px solid;
}

.caotion_title {
  color: #BF1517;
}

a.btn.btn-red, a.btn.btn-red:hover {
  border-color: #BF1517;
  color: #BF1517;
}

input.wpcf7-form-control.wpcf7-submit:hover, a.btn.btn-red:hover {
  background: #BF1517;
  border-color: #BF1517;
  color: white;
}

.toplectures .btn.btn-sm {
  font-size: 70%;
  line-height: 1.0rem;
  min-width: 80px;
  padding: 0 1rem;
}

.toplectures span.btn.btn-sm.term-state {
  margin: 0px;
}

.box.box-feature h3.title {
  font-weight: bold;
}

#menu-footer-sitemap li a, .menu-footer-sitemap1-container li a {
  background: url(//jkda.or.jp/wp-content/uploads/2018/06/icon_arrow1_gray.gif) 10px 50% no-repeat;
  background-position: left 50%;
  border-bottom: 0;
  font-size: 90%;
  padding: 2px 0 1px 25px;
}

span.cat.meta {
  background-color: #F6AB00;
  border: #F6AB00 1px solid;
  border-radius: 3px;
  color: #F6AB00;
  margin-left: 0px !important;
  margin-right: 15px;
  margin-top: -4px;
  min-width: 60px;
  padding: 3px 8px 0 8px;
  text-align: center;
}

span.cat.meta > a {
  color: #FFF;
  font-size: 80%;
  font-weight: normal;
  padding-top: 2px;
}

span.cat.meta:before {
  display: none;
}

.newslist span.cat.meta {
  padding-top: 2px;
}

.seminorimg01 {
  margin: auto;
  max-width: 48%;
  padding: 10px;
}

.seminorimg01box {
  display: block;
  text-align: center;
}

.mo1 li {
  padding-bottom: 10px;
}

.page-template-page-jkdalecture #footer-pre0, .page-template-page-jkdalecture #footer-pre {
  display: none;
}

.wsp-container > ul {
  border: 1px solid #BDC9CC;
  list-style: none;
  padding: 1rem 1rem 1rem 2rem;
}

.wsp-container > ul > li {
  border-bottom: 1px solid #BDC9CC;
  padding: 0.5rem 0;
}

.wsp-container ul.children {
  margin: 0.5rem 0 0;
}

.kinkyu_osirase1 {
  border: 2px solid #BF1517;
  color: #BF1517;
  margin-bottom: 20px;
  padding: 20px;
}

.entry-title h1:after {
  border-bottom: 2px solid #0d2e63;
  bottom: 0rem;
  content: "";
  display: block;
  height: 10px;
  left: calc(50% - 250px);
  max-width: 100%;
  position: absolute;
  width: 500px;
}

a.btn2, .btn2 {
  font-size: 1.5rem;
  line-height: 3rem;
}

.line-under {
  text-decoration: underline;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.row2 {
  -ms-flex-wrap: wrap;
  border-top: 1px solid #CCC;
  display: flex;
  flex-wrap: wrap;
}

.list_left {
  padding: 10px 0 10px 10px;
}

.list_right {
  padding: 10px 0;
}

.col-33 {
  -ms-flex: 0 0 33.33333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-66 {
  -ms-flex: 0 0 66.66667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-20 {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}

.col-80 {
  -ms-flex: 0 0 80%;
  -webkit-box-flex: 0;
  flex: 0 0 80%;
  max-width: 80%;
}

blockquote:before {
  color: #999;
  content: none;
  font-size: 2em;
}

.tokuten h3 {
  background-color: #FFF;
  color: #212529;
  line-height: inherit;
}

.name0 {
  font-family: vdl-v7mincho, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  font-feature-settings: "palt";
  font-weight: bold;
  letter-spacing: 0.03em;
}

.name0 span {
  font-size: 280%;
}

.prr dd .ryakureki1 {
  font-weight: normal;
  line-height: 1.5em;
}

.page-id-2520 .entry-content >h1 {
  margin-top: 70px;
}

.page-id-2520 .entry-content >h1:after {
  border-bottom: 2px solid #6299b2;
}

.sec_contents li .parts_01 {
  margin-bottom: 12px;
}

.sec_contents li {
  list-style: none;
}

.stm03 {
  background-color: #EFFAFE;
  display: block;
}

.page-id-2520 .sec_question .sec_question_box dd {
  background: #efefef;
  display: block;
  padding: 15px 15px 15px 95px;
  position: relative;
}

.sec_question .sec_question_box dd::before {
  content: "A";
  font-family: "FOT-筑紫ゴシック Pro B";
  font-size: 2.7rem;
  left: 14px;
  position: absolute;
  top: 5px;
}

.page-id-2520 .sec_question .sec_question_box dt::before {
  content: "Q";
  font-family: "FOT-筑紫ゴシック Pro B";
  font-size: 2.7rem;
  left: 14px;
  position: absolute;
  top: -5px;
}

.sec_question .sec_question_box dt {
  background-color: #E8FBFD;
  border: none;
  color: #6299b2;
  display: block;
  font-size: 1.0em;
  margin-bottom: 0px;
  margin-top: 10px;
  padding: 15px 20px 15px 45px;
  padding-left: 95px;
  position: relative;
}

.page-id-2520 .sec_question {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  padding-top: 70px;
}

.page-id-2520 .col-md-2 {
  min-height: 0px;
}

.nav-tabs .nav-item {
  font-size: 100%;
}

.page-id-2520 dl, .page-id-2520 ol, .page-id-2520 ul, .page-id-2520 .entry-content ul {
  padding-left: 0;
}

.nav-tabs .nav-link {
  border-color: #BDC9CC;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  background-color: #B3D7E9;
  border-color: transparent;
}

.page-id-2520 .sec_question .sec_question_title {
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 25px;
  padding-bottom: 10px;
  text-align: center;
}

.page-id-2520 .col-md-8 a {
  font-size: 1.0em;
}

#page {
  border-top: 3px solid #0d2e63;
}

.btnBIG {
  margin-top: 30px;
  padding-top: 10px;
  width: 60%;
}

.toplectures span.cat.meta {
  background: #F6AB00;
  border: #F6AB00 1px solid;
  color: #fff;
}

.k1green {
  color: #6299b2;
}

.gnaiyou1 li {
  margin-top: 20px;
}

.gnaiyou1 div {
  font-size: 0.8em;
  padding-left: 30px;
}

.red {
  color: #cc0000;
}

img.wp-smiley, img.emoji {
  height: 1.5em !important;
}

#footer-pre0 .textwidget .row {
  display: none;
}

#LP01 .text-PINK {
  color: #990000;
}

.box-program .container-full {
  box-sizing: border-box;
  overflow: hidden;
}

.box-program .btn-toolbar:before, .box-program .clearfix:before, .box-program .clearfix:before, .box-program .modal-footer:before, .box-program .modal-header:before, .box-program .nav:before, .box-program .navbar-collapse:before, .box-program .navbar-collapse:before, .box-program .navbar-collapse:before, .box-program .navbar:before, .box-program .pager:before, .box-program .panel-body:before {
  content: " ";
  display: table;
}

.box-program .container {
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.box-program .text-center {
  text-align: center !important;
}

.box-program .normal_title {
  font-size: 20px;
  font-weight: normal;
  line-height: 180%;
  margin: 5px 5px 10px 5px;
}

.box-program .row-eq-height-md {
  flex-wrap: wrap;
}

.box-program .btn-group-vertical>.btn-group:after, .box-program .btn-toolbar:after, .box-program .clearfix:after, .box-program .container-fluid:after, .box-program .container:after, .box-program .dl-horizontal dd:after, .box-program .form-horizontal .form-group:after, .box-program .modal-footer:after, .box-program .modal-header:after, .box-program .nav:after, .box-program .navbar-collapse:after, .box-program .navbar-header:after, .box-program .navbar:after, .box-program .pager:after, .box-program .panel-body:after, .box-program .row:after {
  clear: both;
}

.box-program .ttl-success {
  border-bottom: 2px solid #0d2e63;
  padding: 4px;
}

.box-program .col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.box-program #box-seminar-type .box-course {
  color: #fff;
  height: 100%;
  margin-bottom: 10px;
  padding: 20px 10px;
  text-align: center;
}

.box-program #box-seminar-type .box-course h4 small {
  color: #fff;
  font-size: 8pt;
}

.box-program #box-seminar-type .box-course p {
  font-size: 80%;
  text-align: center;
}

.box-program #box-seminar-type .box-course .btn-transpa {
  border: 1px solid #fff;
  color: #fff;
}

.box-program .btn-transpa {
  background-color: transparent;
  border: 0;
  color: #000;
}

.box-program .btn-group-lg > .btn, .btn-lg {
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.3333333;
  padding: 5px 60px;
}

.box-program .btn {
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  overflow: hidden;
  padding: 6px 12px;
  text-align: center;
  text-overflow: ellipsis;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.box-program #box-seminar-type .box-course-basic {
  background: rgba(92,173,52,0.8);
}

.box-program #box-seminar-type .box-course-premium {
  background: rgba(239,166,57,0.8);
}

.box-program #box-seminar-type .box-course-teacher {
  background: rgba(39,71,219,0.8);
}

.box-program #box-seminar-type .box-course-academy {
  background: rgba(224,49,58,0.8);
}

.box-program #box-seminar-type .box-course h4 {
  display: block;
  font-size: 110%;
  font-weight: normal;
  margin: 20px 0;
  margin-block-end: 1.33em;
  margin-block-start: 1.33em;
  margin-inline-end: 0px;
  margin-inline-start: 0px;
  padding-left: 0;
}

.box-program h4:before {
  content: "";
  display: none;
  height: 2px;
  left: 0;
  position: none;
  top: 0%;
  width: 0;
}

.box-program .btn:hover {
  background-color: rgba(255,255,255,0.1);
  opacity: 0.8;
}

.box-program a.btn.btn-lg {
  font-weight: normal;
  min-width: 50%;
}

.divide20 {
  display: block;
  height: 20px;
  width: 100%;
}

.divide50 {
  display: block;
  height: 50px;
  width: 100%;
}

.mar-b10 li {
  margin-bottom: 10px;
}

.list-lectures .row {
  margin-left: 0px;
}

.list-lectures .list-lecture {
  padding-bottom: 0.5rem;
}

.box-kouenryou {
  color: #212529;
  margin: 0 20px;
}

.menu-item-1153 {
  border-right: 1px solid #e9e9e9;
}

.box-program {
  margin-bottom: 30px;
}

.t-kouenryou {
  margin-left: auto;
  margin-right: auto;
}

.t-kouenryou td {
  text-align: center;
  white-space: nowrap;
}

.nowrap {
  white-space: nowrap;
}

.center {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.menu-blog a {
  color: #FFF !important;
}

#menu-item-7770 {
  border-radius: 100%;
}

.col-md-0 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  margin-bottom: 30px;
  max-width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}

.col-md-0:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 10px;
  line-height: 10px;
  visibility: hidden;
}

span.btn.btn-sm.term-state.term-id-65 {
  background: #85B200;
  border-color: #85B200;
  color: white;
}

a.btn.btn-green {
  background: #85B200;
  border-color: #85B200;
  color: white;
}

a.btn.btn-green:hover {
  background: white;
  color: #85B200;
  text-decoration: none;
}

.btn-sm.term-state {
  border-radius: 5px;
}

.post-type-archive-member a {
  color: #212529;
}

.post-type-archive-member a:hover {
  color: #0d2e63;
}

.footer-metas {
  bottom: 30px;
  left: 40%;
  position: absolute;
}

.wpcf7-list-item input[type=checkbox] {
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  height: 24px;
  margin: 20px 10px 0px 10px;
  transform: scale(1.4);
  width: 24px;
}

.announce {
  display: block;
  line-height: 35px;
  width: 100%;
}

.announce dl {
  padding-left: 0px;
}

.announce dt {
  background: #da5455 url(/topimages/sdindex_ic002.png) 8px center no-repeat;
  border: solid 1px #da5455;
  border-bottom: none;
  color: #fff;
  float: left;
  font-size: 100%;
  line-height: 35px;
  margin-bottom: 0px;
  padding: 0px 20px 0px 20px;
}

.announce dd {
  border: solid 1px #da5455;
  float: left;
  padding: 0px 20px 0px 20px;
}

.clear {
  clear: both;
}

.announce p {
  margin-bottom: 0px;
}

.ymarker-s {
  background: linear-gradient(transparent 70%,#FFF9C4 0%);
}

.marT10 {
  margin-top: 10px;
}

.marT15 {
  margin-top: 15px;
}

.marT20 {
  margin-top: 20px;
}

.marB10 {
  margin-bottom: 10px;
}

.marB15 {
  margin-bottom: 15px;
}

.marB20 {
  margin-bottom: 20px;
}

h3, h4 {
  border-radius: 5px;
}

.media.media-voice .media-body {
  border: 2px solid #f3f3f3;
}

.media.media-voice .media-body:before {
  border-color: transparent #FFFFFF transparent transparent;
}

.media.media-voice .media-body:after {
  border-color: transparent #f3f3f3 transparent transparent;
  z-index: -1;
}

.list02 {
  font-size: 1.2rem;
  list-style: none;
  padding-left: 0.75rem;
}

.txt_blue {
  color: #0d2e63;
}

.bn_taiken {
  max-width: 80%;
  width: 100%;
}

.mar_auto {
  margin: auto;
}

.c01 .su-label-type-warning {
  background-color: #FFCC66;
}

.c02 .su-label-type-important {
  background-color: #55BBFF;
}

.c03 .su-label-type-important {
  background-color: #EE9FBF;
}

.c01 .tbox, .c02 .tbox, .c03 .tbox {
  line-height: 24px;
  padding: 5px 20px 20px 20px;
}

.font120 {
  font-size: 120%;
}

.font150 {
  font-size: 150%;
}

.nolist {
  list-style: none;
}

.nittei {
  margin-top: 20px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

section.collection-category section.category-list {
  align-items: stretch;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.collection-category .category-list {
  margin: 0 0 4em;
}

.category-list {
  margin: 1em auto;
  text-align: left;
}

section.collection-category section.category-list .category {
  align-items: center;
  background-color: #f4f7f9;
  border: none;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0px;
  position: relative;
  transition: background 0.15s;
  width: auto;
}

.category-list .category {
  -moz-transition: background .15s;
  -o-transition: background .15s;
  -webkit-transition: background .15s;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  display: inline-block;
  margin: 0 .8% 20px;
  padding: 1.5em 1em;
  text-align: center;
  transition: background .15s;
  vertical-align: top;
  width: 29%;
}

#footer {
  background-color: transparent !important;
}

.footer-section.s0 {
  background-color: #0d2e63 !important;
  border: none !important;
  padding: 15px 0 !important;
}

.footer-section.s2 {
  background-color: #0f172a !important;
  border: none !important;
  padding: 15px 0 !important;
}

.footer-section.s0 ul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 20px !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

.footer-section.s0 li {
  background: none !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.footer-section.s0 li a {
  background: none !important;
  background-image: none !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: normal !important;
  padding-left: 0 !important;
  text-decoration: none !important;
  transition: opacity 0.3s ease !important;
}

.footer-section.s0 li::before, .footer-section.s0 li::after, .footer-section.s0 li a::before, .footer-section.s0 li a::after, .footer-section.s0 li i {
  background: none !important;
  content: none !important;
  display: none !important;
}

.footer-section.s0 li a:hover {
  color: #ffffff !important;
  opacity: 0.7 !important;
  text-decoration: underline !important;
}

.footer-section.s1 {
  background-color: #f8fafc !important;
  padding: 50px 0 !important;
  position: relative !important;
}

.footer-section.s1 .container {
  margin: 0 auto !important;
  max-width: 1000px !important;
  position: relative !important;
}

.footer-section.s1 .col-sm-8 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

.footer-section.s1 .logo-footer img {
  display: block !important;
  height: auto !important;
  margin: 0 auto 15px auto !important;
  max-width: 140px !important;
  width: 100% !important;
}

.footer-section.s1 h3, .footer-section.s1 address {
  color: #334155 !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 1.6 !important;
  margin: 5px 0 !important;
  text-align: center !important;
}

.footer-section.s1 h3 {
  color: #1e293b !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.footer-section.s1 address {
  color: #64748b !important;
  font-size: 12px !important;
  margin-bottom: 25px !important;
}

.footer-section.s1 .btn-contact {
  background-color: #0d2e63 !important;
  border: none !important;
  border-radius: 50px !important;
  box-shadow: 0 4px 10px rgba(0, 77, 153, 0.2) !important;
  color: #ffffff !important;
  display: inline-block !important;
  font-size: 13px !important;
  font-weight: bold !important;
  margin: 0 auto !important;
  padding: 12px 35px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.footer-section.s1 .btn-contact:hover {
  background-color: #003366 !important;
  box-shadow: 0 6px 15px rgba(0, 77, 153, 0.3) !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
}

.page-id-2520 #primary.col-md-9, .page-id-2520 .entry-content, .page-id-47 #primary.col-md-9, .page-id-47 .entry-content {
  margin-top: -20px !important;
  padding-top: 0 !important;
}

#archive-wrapper .col-md-4 {
  margin-bottom: 40px !important;
}

#archive-wrapper .col-md-4 > article, #archive-wrapper .col-md-4 > div {
  background: #ffffff !important;
  border: none !important;
  border-radius: 20px !important;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06) !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  padding: 35px 25px !important;
  text-align: center !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

#archive-wrapper .col-md-4 > article:hover, #archive-wrapper .col-md-4 > div:hover {
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1) !important;
  transform: translateY(-5px) !important;
}

#archive-wrapper .col-md-4 img {
  border: 4px solid #f8fafc !important;
  border-radius: 50% !important;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08) !important;
  display: block !important;
  height: 140px !important;
  margin: 0 auto 25px auto !important;
  object-fit: cover !important;
  object-position: top center !important;
  width: 140px !important;
}

#archive-wrapper .col-md-4 p {
  color: #475569 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  margin-top: 15px !important;
  text-align: left !important;
}

#archive-wrapper .member-badges {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  justify-content: center !important;
  margin-bottom: 15px !important;
  margin-top: -15px !important;
  position: relative !important;
  z-index: 10 !important;
}

#archive-wrapper .member-badges .badge {
  border-radius: 50px !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08) !important;
  color: #ffffff !important;
  font-size: 11px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  padding: 5px 12px !important;
  white-space: nowrap !important;
}

#archive-wrapper .badge-master {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;
}

#archive-wrapper .badge-instructor {
  background: linear-gradient(135deg, #0d2e63 0%, #0d2e63 100%) !important;
}

#archive-wrapper .badge-psychologist {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
}

#archive-wrapper .badge-listener {
  background: linear-gradient(135deg, #f43f5e 0%, #e11d48 100%) !important;
}

#archive-wrapper .badge-certified {
  display: none !important;
}

#single-wrapper .member-badges {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  justify-content: center !important;
  margin-bottom: 30px !important;
  margin-top: 15px !important;
}

#single-wrapper .member-badges .badge {
  border-radius: 50px !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08) !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: bold !important;
  line-height: 1.2 !important;
  padding: 6px 16px !important;
  white-space: nowrap !important;
}

#single-wrapper .badge-master {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;
}

#single-wrapper .badge-instructor {
  background: linear-gradient(135deg, #0d2e63 0%, #0d2e63 100%) !important;
}

#single-wrapper .badge-psychologist {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
}

#single-wrapper .badge-listener {
  background: linear-gradient(135deg, #f43f5e 0%, #e11d48 100%) !important;
}

#single-wrapper .badge-certified {
  display: none !important;
}

.jkda-worry-box {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.02);
  margin: 40px auto;
  max-width: 800px;
  padding: 35px 40px;
}

.entry-content h3.worry-title, .jkda-worry-box h3.worry-title {
  background-color: transparent !important;
  border: none !important;
  color: #0f172a !important;
  font-size: 20px !important;
  font-weight: bold !important;
  margin-bottom: 25px !important;
  margin-top: 0 !important;
  padding: 0 !important;
  text-align: center !important;
}

.jkda-worry-box .worry-list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.jkda-worry-box .worry-list li {
  align-items: flex-start;
  color: #334155 !important;
  display: flex;
  font-size: 16px !important;
  line-height: 1.6 !important;
  margin-bottom: 15px !important;
}

.jkda-worry-box .worry-list li i {
  color: #0d2e63;
  font-size: 20px;
  margin-right: 12px;
  margin-top: 3px;
}

.jkda-trial-box {
  background: linear-gradient(135deg, #f0f4f8 0%, #e2e8f0 100%);
  border: 1px solid #cbd5e1;
  border-radius: 12px;
  margin: 60px auto;
  max-width: 850px;
  padding: 50px 40px;
}

.entry-content h3.trial-title, .jkda-trial-box h3.trial-title {
  background-color: transparent !important;
  border: none !important;
  color: #0d2e63 !important;
  font-size: 22px !important;
  font-weight: bold !important;
  margin-bottom: 25px !important;
  margin-top: 0 !important;
  padding: 0 !important;
  text-align: center !important;
}

.jkda-trial-box .trial-text {
  color: #334155 !important;
  font-size: 16px !important;
  line-height: 1.9 !important;
  margin-bottom: 35px !important;
}

.jkda-trial-box .trial-btn {
  align-items: center !important;
  background: #f15a24 !important;
  border: none !important;
  border-radius: 100px !important;
  box-shadow: 0 6px 20px rgba(241, 90, 36, 0.3) !important;
  color: #ffffff !important;
  display: inline-flex !important;
  font-size: 1.4em !important;
  font-weight: bold !important;
  justify-content: center !important;
  max-width: 100% !important;
  padding: 20px 60px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  white-space: nowrap !important;
}

.jkda-trial-box .trial-btn:hover {
  box-shadow: 0 8px 25px rgba(241, 90, 36, 0.4) !important;
  filter: brightness(1.1) !important;
  transform: translateY(-2px) !important;
}

.modern-section {
  color: #334155;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 60px 0;
  width: 100vw;
}

.modern-section.no-padding-top {
  padding-top: 0;
}

.bg-white {
  background-color: #ffffff;
}

.bg-light-gray {
  background-color: #f8fafc;
  border-bottom: 1px solid #f1f5f9;
  border-top: 1px solid #f1f5f9;
}

.bg-light-blue {
  background-color: #f0f7ff;
}

.bg-warm {
  background-color: #fff9f0;
}

.modern-h2 {
  border: none;
  color: #1e293b;
  font-size: 1.8em;
  font-weight: bold;
  margin: 0 0 40px 0;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}

.modern-h2::after {
  background: #0d2e63;
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 60px;
}

.modern-h3 {
  border-bottom: 2px solid #e2e8f0;
  color: #1e293b;
  font-size: 1.3em;
  font-weight: bold;
  margin: 40px 0 20px;
  padding-bottom: 10px;
}

.fv-main-img-box {
  margin-bottom: 30px;
  text-align: center;
}

.fv-main-img-box img {
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(180, 83, 9, 0.1);
  max-width: 900px;
  width: 100%;
}

.fv-hero-content {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  margin: -40px auto 0;
  max-width: 800px;
  padding: 50px 40px;
  position: relative;
  text-align: center;
  z-index: 2;
}

.fv-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-bottom: 25px;
}

.fv-badge {
  background: #f1f5f9;
  border-radius: 30px;
  color: #334155;
  font-size: 0.85em;
  font-weight: bold;
  padding: 6px 16px;
}

.fv-badge.accent {
  background: #fffbeb;
  border: 1px solid #fde68a;
  color: #d97706;
}

.fv-main-copy {
  color: #1e293b;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 20px;
}

.fv-main-copy span.highlight {
  background: linear-gradient(transparent 60%, #fef3c7 60%);
  color: #0f172a;
}

.fv-sub-copy {
  color: #475569;
  font-size: 1.05em;
  line-height: 1.8;
  margin-bottom: 40px;
}

.fv-cta-btn {
  align-items: center;
  background: linear-gradient(135deg, #f59e0b 0%, #ea580c 100%);
  border-radius: 50px;
  box-shadow: 0 8px 20px rgba(234, 88, 12, 0.3);
  color: #ffffff !important;
  display: inline-flex;
  font-size: 1.4em;
  font-weight: bold;
  justify-content: center;
  letter-spacing: 0.05em;
  max-width: 500px;
  padding: 22px 60px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  width: 100%;
}

.fv-cta-btn:hover {
  box-shadow: 0 12px 25px rgba(234, 88, 12, 0.4);
  transform: translateY(-3px);
}

.fv-micro-copy {
  color: #64748b;
  font-size: 0.85em;
  margin-top: 15px;
}

.fv-pdf-link {
  color: #94a3b8;
  display: inline-block;
  font-size: 0.9em;
  margin-top: 30px;
  text-decoration: underline;
  transition: color 0.2s;
}

.fv-pdf-link:hover {
  color: #f59e0b;
}

.fv-cta-area {
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

.fv-btn {
  align-items: center;
  background: #f15a24;
  border: 2px solid #ffffff;
  border-radius: 100px;
  box-shadow: 0 4px 15px rgba(241, 90, 36, 0.3);
  color: #ffffff !important;
  display: inline-flex;
  font-size: 1.25em;
  font-weight: bold;
  justify-content: center;
  padding: 15px 50px;
  text-decoration: none !important;
  transition: all 0.3s ease;
}

.fv-btn:hover {
  box-shadow: 0 6px 20px rgba(241, 90, 36, 0.4);
  filter: brightness(1.1);
  transform: translateY(-2px);
}

.fv-btn::after {
  content: "＞";
  font-size: 0.8em;
  margin-left: 15px;
}

.fv-caption {
  color: #b45309;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 10px;
}

.about-card {
  align-items: center;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  display: flex;
  gap: 30px;
  padding: 30px;
}

.about-image {
  flex: 1;
}

.about-image img {
  border-radius: 8px;
  width: 100%;
}

.about-content {
  flex: 1;
  font-size: 1.05em;
  line-height: 1.8;
}

.about-content strong {
  background: linear-gradient(transparent 60%, #ffedd5 60%);
  color: #0f172a;
}

.stats-box {
  background: #f8fafc;
  border-left: 4px solid #0d2e63;
  border-radius: 0 8px 8px 0;
  font-size: 0.9em;
  margin-top: 20px;
  padding: 15px 20px;
}

.stats-title {
  color: #1e293b;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.pain-container {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  padding: 40px 30px;
}

.pain-group {
  margin-bottom: 30px;
}

.pain-group:last-child {
  margin-bottom: 0;
}

.pain-group-title {
  background: #eff6ff;
  border-radius: 20px;
  color: #0d2e63;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 6px 16px;
}

.pain-list {
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}

.pain-list li {
  line-height: 1.6;
  list-style: none !important;
  margin-bottom: 10px;
  padding-left: 1.8em;
  position: relative;
}

.pain-list li::before {
  color: #f59e0b;
  content: "✓";
  font-weight: bold;
  left: 0;
  position: absolute;
  top: 0;
}

.transition-text {
  background: #eff6ff;
  border: 1px solid #dbeafe;
  border-radius: 8px;
  color: #0d2e63;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 auto 40px;
  max-width: 600px;
  padding: 15px 20px;
  text-align: center;
}

.recommend-container {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  padding: 40px 30px;
}

.modern-list {
  display: grid;
  gap: 15px 30px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  list-style: none !important;
  margin: 20px 0 0 0;
  padding: 0 !important;
}

.modern-list li {
  line-height: 1.6;
  list-style: none !important;
  padding-left: 2em;
  position: relative;
}

.modern-list.check li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230d2e63' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 18px;
}

.modern-list.star li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f59e0b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 18px;
}

.section-image {
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  margin-bottom: 25px;
  width: 100%;
}

.not-recommended {
  background: #f8fafc;
  border-left: 4px solid #cbd5e1;
  border-radius: 0 8px 8px 0;
  margin-top: 30px;
  padding: 25px;
}

.not-recommended-title {
  align-items: center;
  color: #64748b;
  display: flex;
  font-weight: bold;
  margin-bottom: 15px;
}

.not-recommended-title::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e11d48' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'%3E%3C/path%3E%3Cline x1='12' y1='9' x2='12' y2='13'%3E%3C/line%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'%3E%3C/line%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 8px;
  width: 22px;
}

.not-recommended ul {
  color: #64748b;
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}

.not-recommended ul li {
  line-height: 1.5;
  list-style: none !important;
  margin-bottom: 8px;
  padding-left: 1.5em;
  position: relative;
}

.not-recommended ul li::before {
  content: "・";
  left: 0;
  position: absolute;
}

.article-container {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  font-size: 1.05em;
  line-height: 1.8;
  padding: 40px;
}

.article-container p {
  margin-bottom: 1.5em;
}

.quote-box {
  background: #fff7ed;
  border-left: 4px solid #f59e0b;
  border-radius: 0 8px 8px 0;
  color: #b45309;
  font-weight: bold;
  margin: 35px 0;
  padding: 20px 25px;
}

.quote-box span {
  display: block;
  margin-bottom: 10px;
}

.video-wrapper {
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  margin: 40px auto 0;
  max-width: 600px;
  overflow: hidden;
}

.profile-container {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  padding: 40px;
}

.profile-header {
  align-items: center;
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
}

.profile-img-wrap {
  flex: 0 0 220px;
}

.profile-img-wrap img {
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
  width: 100%;
}

.profile-name {
  align-items: baseline;
  color: #1e293b;
  display: flex;
  font-size: 1.8em;
  font-weight: bold;
  gap: 15px;
  margin-bottom: 5px;
}

.profile-furigana {
  color: #64748b;
  font-size: 0.5em;
  font-weight: normal;
}

.profile-role {
  color: #0d2e63;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 15px;
}

.profile-creds {
  background: #f1f5f9;
  border-radius: 8px;
  color: #475569;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.5;
  padding: 10px 15px;
}

.profile-books {
  font-size: 0.95em;
  margin-top: 20px;
}

.profile-books a {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  color: #0d2e63;
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 15px;
  padding: 6px 15px 6px 30px;
  position: relative;
  text-decoration: none;
  transition: all 0.2s;
}

.profile-books a::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230d2e63'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 14px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}

.profile-books a:hover {
  background: #eff6ff;
  border-color: #bfdbfe;
}

.profile-body h4 {
  border-bottom: 2px solid #e2e8f0;
  color: #1e293b;
  font-size: 1.2em;
  font-weight: bold;
  margin: 30px 0 15px;
  padding-bottom: 10px;
}

.profile-list {
  color: #475569;
  line-height: 1.7;
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}

.profile-list li {
  list-style: none !important;
  margin-bottom: 10px;
  padding-left: 1.5em;
  position: relative;
}

.profile-list li::before {
  color: #cbd5e1;
  content: "■";
  font-size: 0.8em;
  left: 0;
  position: absolute;
  top: 0.2em;
}

.profile-message {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 8px;
  color: #1e3a8a;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 40px;
  padding: 25px;
  text-align: center;
}

.swiper-slide {
  height: auto;
}

.voice-card-s {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 25px;
}

.voice-header-s {
  align-items: center;
  border-bottom: 1px dashed #e2e8f0;
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.voice-avatar-s {
  background: #e2e8f0;
  border-radius: 50%;
  height: 55px;
  object-fit: cover;
  padding: 5px;
  width: 55px;
}

.voice-name-s {
  color: #1e293b;
  font-size: 1.05em;
  font-weight: bold;
}

.voice-attr-s {
  color: #64748b;
  font-size: 0.8em;
  margin-top: 3px;
}

.voice-title-s {
  color: #f59e0b;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}

.voice-text-s {
  color: #475569;
  flex-grow: 1;
  font-size: 0.9em;
  line-height: 1.7;
}

.swiper-pagination-bullet-active {
  background: #0d2e63 !important;
}

.swiper-container-wrapper {
  padding-bottom: 40px;
  position: relative;
}

.cert-card {
  align-items: center;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  display: flex;
  gap: 30px;
  margin-bottom: 50px;
  padding: 30px;
}

.cert-card img {
  border-radius: 8px;
  height: auto;
  max-width: 250px;
  width: 100%;
}

.cert-text {
  color: #475569;
  flex: 1;
  font-size: 1.05em;
  line-height: 1.7;
}

.cert-title-inner {
  border-bottom: 2px solid #eff6ff;
  color: #0d2e63;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.features-grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 60px;
}

.feature-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.02);
  padding: 30px 25px;
}

.feature-badge {
  background: #0d2e63;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 0.85em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  padding: 6px 16px;
}

.feature-title {
  border-bottom: 2px solid #f1f5f9;
  color: #1e293b;
  font-size: 1.15em;
  font-weight: bold;
  margin-bottom: 12px;
  padding-bottom: 10px;
}

.curriculum-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.curriculum-col {
  background: #f8fafc;
  border-radius: 12px;
  border-top: 5px solid #0d2e63;
  box-shadow: 0 4px 10px rgba(0,0,0,0.03);
  flex: 1 1 240px;
  padding: 25px 20px;
}

.curriculum-col.step-2 {
  border-top-color: #0d2e63;
}

.curriculum-col.step-3 {
  border-top-color: #93c5fd;
}

.curriculum-day {
  color: #1e293b;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.lesson-box {
  background: #ffffff;
  border: 1px solid #f1f5f9;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.02);
  margin-bottom: 15px;
  padding: 15px;
}

.lesson-tag {
  background: #eff6ff;
  border-radius: 4px;
  color: #0d2e63;
  display: inline-block;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 4px 8px;
}

.lesson-title {
  color: #334155;
  font-size: 1.05em;
  font-weight: bold;
  margin-bottom: 8px;
}

.lesson-items {
  color: #64748b;
  font-size: 0.85em;
  line-height: 1.6;
  list-style: none !important;
  margin: 0;
  padding-left: 0;
}

.benefits-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.benefit-card {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  padding: 30px 20px;
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.benefit-card:hover {
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  transform: translateY(-5px);
}

.benefit-icon {
  align-items: center;
  display: flex;
  height: 65px;
  justify-content: center;
  margin-bottom: 15px;
}

.benefit-icon img {
  height: 100%;
  width: auto;
}

.benefit-title {
  color: #1e293b;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

.benefit-title span {
  color: #f59e0b;
}

.schedule-container {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  margin-bottom: 40px;
  padding: 40px 25px;
}

.schedule-grid {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 30px;
}

.schedule-card {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  overflow: hidden;
}

.schedule-header {
  background: #0d2e63;
  color: #ffffff;
  font-size: 1.05em;
  font-weight: bold;
  padding: 12px;
  text-align: center;
}

.schedule-header span {
  color: #bfdbfe;
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 3px;
}

.schedule-body {
  padding: 15px;
}

.schedule-year {
  border-bottom: 2px dashed #cbd5e1;
  color: #1e293b;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 12px;
  padding-bottom: 8px;
}

.schedule-list {
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}

.schedule-list li {
  color: #475569;
  font-size: 0.9em;
  letter-spacing: -0.02em;
  line-height: 1.4;
  list-style: none !important;
  margin-bottom: 8px;
  padding-left: 1.5em;
  position: relative;
}

.schedule-list li::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230d2e63'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2' stroke-width='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 15px;
}

.schedule-red {
  color: #f59e0b;
  font-weight: bold;
}

.schedule-notes {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 8px;
  color: #1e3a8a;
  margin-top: 30px;
  padding: 20px;
}

.schedule-notes ul {
  margin: 0;
  padding-left: 1.5em;
}

.time-timeline {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 20px 0 30px;
}

.time-box {
  background: #ffffff;
  border: 2px solid #e2e8f0;
  border-radius: 8px;
  flex: 1 1 200px;
  padding: 15px;
  position: relative;
  text-align: center;
}

.time-box::after {
  border-bottom: 8px solid transparent;
  border-left: 12px solid #cbd5e1;
  border-top: 8px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  z-index: 2;
}

.time-box:last-child::after {
  display: none;
}

.time-koma {
  background: #eff6ff;
  border-radius: 20px;
  color: #0d2e63;
  display: inline-block;
  font-size: 0.85em;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 4px 12px;
}

.time-clock {
  color: #1e293b;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.time-footer {
  background: #f8fafc;
  border-radius: 6px;
  color: #64748b;
  font-size: 0.9em;
  padding: 10px;
  text-align: center;
}

.details-grid {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  margin-bottom: 40px;
}

.detail-card {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  padding: 30px;
}

.detail-list {
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}

.detail-list li {
  color: #475569;
  line-height: 1.6;
  list-style: none !important;
  margin-bottom: 12px;
  padding-left: 1.5em;
  position: relative;
}

.detail-list li::before {
  color: #0d2e63;
  content: "・";
  font-weight: bold;
  left: 0;
  position: absolute;
}

.detail-caution {
  background: #fff7ed;
  border-left: 4px solid #f59e0b;
  border-radius: 0 8px 8px 0;
  color: #b45309;
  font-size: 0.9em;
  margin-top: 20px;
  padding: 15px;
}

.venue-header {
  background-color: #0d2e63;
  border-radius: 4px;
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 12px 20px;
}

.venue-cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}

.venue-card {
  background: #ffffff !important;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 280px;
  padding: 24px;
}

.venue-card h3 {
  align-items: center !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
  color: #0d2e63 !important;
  display: flex !important;
  font-size: 1.1rem !important;
  justify-content: center !important;
  line-height: 1.4 !important;
  margin: 0 0 16px 0 !important;
  min-height: 3.5rem !important;
  padding: 0 0 12px 0 !important;
  text-align: center !important;
}

.venue-card p.access-text {
  color: #555;
  font-size: 0.95rem;
  margin: 0 0 16px 0;
  text-align: center;
}

.venue-card-bottom {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.map-container {
  background-color: #f5f5f5;
  border-radius: 4px;
  height: 200px;
  overflow: hidden;
  width: 100%;
}

.map-container iframe {
  border: none;
  height: 100%;
  width: 100%;
}

.venue-card p.address-text {
  color: #444;
  font-size: 0.85rem;
  line-height: 1.5;
  margin: 12px 0 0 0;
  text-align: center;
}

.zoom-banner {
  align-items: center;
  background-color: #2D8CFF;
  border-radius: 4px;
  color: white;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-weight: bold;
  justify-content: center;
}

.zoom-banner svg {
  height: 60px;
  margin-bottom: 8px;
  width: 60px;
}

.visual-flow-container {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 30px 0 50px;
  position: relative;
  z-index: 1;
}

.visual-flow-container::before {
  background: #cbd5e1;
  content: "";
  height: 4px;
  left: 5%;
  position: absolute;
  right: 5%;
  top: 25px;
  z-index: -1;
}

.v-flow-step {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 18%;
}

.v-flow-dot-wrap {
  background: #ffffff;
  border-radius: 50%;
  margin-bottom: 15px;
  padding: 5px;
}

.v-flow-dot {
  align-items: center;
  background: #0d2e63;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(29, 78, 216, 0.3);
  color: #ffffff;
  display: flex;
  font-size: 1.2em;
  font-weight: bold;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.v-flow-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.v-flow-timing {
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 20px;
  color: #0d2e63;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 12px;
  padding: 4px 12px;
}

.v-flow-box {
  background: #ffffff;
  border: 2px solid #e2e8f0;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.03);
  min-width: 160px;
  padding: 15px 5px !important;
  position: relative;
  text-align: center;
  width: 100%;
}

.v-flow-box::before {
  border-bottom: 8px solid #e2e8f0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  left: 50%;
  position: absolute;
  top: -9px;
  transform: translateX(-50%);
}

.v-flow-box::after {
  border-bottom: 6px solid #ffffff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  left: 50%;
  position: absolute;
  top: -6px;
  transform: translateX(-50%);
}

.v-flow-box.highlight {
  background: #fffbeb;
  border-color: #f59e0b;
}

.v-flow-box.highlight::before {
  border-bottom-color: #f59e0b;
}

.v-flow-box.highlight::after {
  border-bottom-color: #fffbeb;
}

.v-flow-box h4 {
  color: #1e293b;
  font-size: 0.95em;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 8px 0;
}

.v-flow-box p {
  color: #64748b;
  font-size: 0.8em;
  line-height: 1.4;
  margin: 0;
}

.v-flow-box small {
  color: #94a3b8;
  display: block;
  font-size: 0.7em;
  margin-top: 5px;
}

.flow-points-box {
  background: #fffbeb;
  border: 2px solid #fde68a;
  border-radius: 12px;
  margin-bottom: 40px;
  padding: 35px 30px;
}

.flow-points-title {
  color: #d97706;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}

.flow-points-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.flow-point-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(217,119,6,0.05);
  padding: 20px;
}

.flow-point-card h5 {
  align-items: center;
  border-bottom: 1px dashed #fde68a;
  color: #ea580c;
  display: flex;
  font-size: 1.05em;
  font-weight: bold;
  gap: 8px;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}

.flow-point-card h5::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ea580c' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
}

.flow-point-card p {
  color: #475569;
  font-size: 0.9em;
  line-height: 1.6;
  margin: 0;
}

.price-card {
  background: #ffffff;
  border: 2px solid #f59e0b;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(245, 158, 11, 0.1);
  margin-bottom: 40px;
  padding: 40px;
  text-align: center;
}

.price-value-box {
  background: #fffbeb;
  border: 1px dashed #fcd34d;
  border-radius: 8px;
  margin-bottom: 25px;
  padding: 20px;
  text-align: left;
}

.price-value-box p {
  color: #d97706;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}

.price-value-box ul {
  color: #1e3a8a;
  font-size: 0.95em;
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}

.price-check-item {
  list-style: none !important;
  margin-bottom: 10px;
  padding-left: 1.8em;
  position: relative;
}

.price-check-item::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f59e0b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 18px;
}

.price-amount {
  color: #ea580c;
  font-size: 2.8em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}

.price-amount small {
  color: #64748b;
  font-size: 0.4em;
  font-weight: normal;
}

.payment-methods {
  border-top: 1px solid #e2e8f0;
  margin-top: 20px;
  padding-top: 20px;
}

.faq-container {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  margin-bottom: 50px;
  padding: 40px 30px;
}

.faq-item {
  border-bottom: 1px solid #e2e8f0;
  padding: 20px 0;
}

.faq-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.faq-q {
  color: #0d2e63;
  display: flex;
  font-size: 1.05em;
  font-weight: bold;
  gap: 10px;
  margin-bottom: 10px;
}

.faq-q::before {
  color: #0d2e63;
  content: "Q.";
  font-size: 1.2em;
  line-height: 1;
}

.faq-a {
  color: #475569;
  display: flex;
  gap: 10px;
  line-height: 1.6;
}

.faq-a::before {
  color: #f59e0b;
  content: "A.";
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1;
}

.community-banner {
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  margin-bottom: 50px;
  padding: 40px 30px;
  text-align: center;
}

.target-container {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 30px;
  margin-top: 40px;
}

.target-group {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  border-top: 4px solid #0d2e63;
  box-shadow: 0 4px 15px rgba(0,0,0,0.03);
  padding: 25px 20px;
}

.target-group-title {
  border-bottom: 1px dashed #cbd5e1;
  color: #0d2e63;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-align: center;
}

.target-group .modern-list.check li {
  font-size: 0.95em;
  line-height: 1.6;
  margin-bottom: 12px;
}

.profile-books-compact {
  border-top: 1px dashed #e2e8f0;
  margin-top: 25px;
  padding-top: 25px;
}

.profile-books-compact h4 {
  border: none !important;
  color: #0d2e63 !important;
  font-size: 1rem !important;
  margin-bottom: 10px !important;
  padding: 0 !important;
}

.books-photo-wrap {
  margin: 25px 0;
  padding: 0 4%;
  text-align: center;
}

.books-display-img {
  border-radius: 8px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  height: auto;
  max-width: 650px;
  width: 100%;
}

.amazon-list-link {
  color: #64748b !important;
  display: inline-block;
  font-size: 0.9rem;
  margin-left: 4%;
  text-decoration: underline !important;
  transition: color 0.2s;
}

.amazon-list-link:hover {
  color: #f15a24 !important;
}

.amazon-list-link .fab {
  font-size: 1.1em;
  margin-right: 5px;
  vertical-align: middle;
}

.nav-tabs, div:has(> .nav-tabs), div:has(> ul.nav-tabs) {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.nav-tabs {
  border-bottom: 2px solid #0d2e63 !important;
  display: flex !important;
  margin-bottom: 25px !important;
}

.nav-tabs > li {
  border: none !important;
  margin-bottom: -2px !important;
}

.nav-tabs > li > a {
  background-color: #f1f5f9 !important;
  border: 1px solid #e2e8f0 !important;
  border-bottom: none !important;
  border-radius: 8px 8px 0 0 !important;
  color: #64748b !important;
  display: block !important;
  font-weight: bold !important;
  padding: 10px 20px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > span, .nav-tabs > li > a.active, .nav-tabs > li.current > a, .nav-tabs > li > span {
  background-color: #0d2e63 !important;
  border: 1px solid #0d2e63 !important;
  border-bottom: none !important;
  color: #ffffff !important;
  display: block !important;
}

.custom-lecture-item {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05) !important;
  display: block !important;
  margin-bottom: 15px !important;
  padding: 15px 20px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

.custom-lecture-item:hover {
  border-color: #0d2e63 !important;
  box-shadow: 0 8px 20px rgba(0, 74, 226, 0.15) !important;
  position: relative;
  transform: translateY(-5px) !important;
  z-index: 10;
}

.custom-lecture-item h3.lecture-title {
  background: transparent !important;
  border: none !important;
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
}

.custom-lecture-item h3.lecture-title a {
  background: transparent !important;
  color: #0d2e63 !important;
  padding: 0 !important;
  text-decoration: none !important;
}

.tab-pane {
  border: 0px !important;
}

#content .custom-lecture-item {
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05) !important;
  display: block !important;
  margin-bottom: 15px !important;
  padding: 15px 20px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
}

#content .custom-lecture-item:hover {
  border-color: #0d2e63 !important;
  box-shadow: 0 8px 20px rgba(0, 74, 226, 0.15) !important;
  transform: translateY(-3px) !important;
}

#content .custom-lecture-item p {
  font-size: 15px !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content .custom-lecture-item p:empty, #content .custom-lecture-item br {
  display: none !important;
}

#content .custom-lecture-item .row {
  align-items: center !important;
  display: flex !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content .custom-lecture-item .row::before, #content .custom-lecture-item .row::after {
  display: none !important;
}

#content .custom-lecture-item [class*="col-"] {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  min-height: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

#content .custom-lecture-item .lecture-date-area {
  color: #333 !important;
  font-size: 15px !important;
  font-weight: bold !important;
  line-height: 1.2 !important;
  text-align: left !important;
}

#content .custom-lecture-item .lecture-flex-wrap {
  align-items: center !important;
  display: flex !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content .custom-lecture-item .lecture-thumb {
  flex-shrink: 0 !important;
  height: 60px !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 60px !important;
}

#content .custom-lecture-item .lecture-thumb img {
  border: 2px solid #e2e8f0 !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05) !important;
  display: block !important;
  height: 60px !important;
  margin: 0 !important;
  max-height: 60px !important;
  max-width: 60px !important;
  object-fit: cover !important;
  padding: 0 !important;
  width: 60px !important;
}

#content .custom-lecture-item .lecture-info {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content .custom-lecture-item h3.lecture-title {
  background-color: transparent !important;
  border: none !important;
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1.4 !important;
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

#content .custom-lecture-item h3.lecture-title a {
  background-color: transparent !important;
  box-shadow: none !important;
  color: #0d2e63 !important;
  display: inline !important;
  font-size: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-decoration: none !important;
}

#content .custom-lecture-item h3.lecture-title a:hover {
  color: #f59e0b !important;
  text-decoration: underline !important;
}

#content .custom-lecture-item .entry-meta {
  align-items: center !important;
  border: none !important;
  display: flex !important;
  gap: 15px !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content .custom-lecture-item .entry-meta span.meta {
  background: transparent !important;
  border: none !important;
  color: #64748b !important;
  font-size: 13px !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content .custom-lecture-item .entry-meta i.fa {
  color: #f59e0b !important;
  font-size: 13px !important;
  margin-right: 4px !important;
}

.colorbox01 {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 12px !important;
  border-top: 5px solid #0d2e63 !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08) !important;
  display: block;
  margin: 40px auto !important;
  max-width: 800px !important;
  padding: 40px 30px !important;
}

.colorbox01 h2, .colorbox01 .content_title h2 {
  background: transparent !important;
  border: none !important;
  color: #0d2e63 !important;
  font-size: 26px !important;
  margin-bottom: 30px !important;
  padding: 0 !important;
  text-align: center !important;
}

.colorbox01 [style*="background-color"], .colorbox01 [style*="background"], .colorbox01 [bgcolor] {
  background-color: transparent !important;
  background-image: none !important;
}

.colorbox01 .input_unit {
  align-items: flex-start !important;
  border-bottom: 1px dashed #e2e8f0 !important;
  display: flex !important;
  margin: 0 !important;
  padding: 25px 0 !important;
}

.colorbox01 .input_unit:last-of-type {
  border-bottom: none !important;
}

.colorbox01 .my_left, .colorbox01 .my_left.my_column {
  color: #1e293b !important;
  font-size: 15px !important;
  font-weight: bold !important;
  padding-right: 20px !important;
  padding-top: 10px !important;
  text-align: left !important;
  width: 35% !important;
}

.colorbox01 font[color="red"], .colorbox01 .required_mark, .colorbox01 span[style*="red"] {
  background-color: #e60012 !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  display: inline-block !important;
  font-size: 11px !important;
  font-weight: normal !important;
  margin-left: 10px !important;
  padding: 3px 8px !important;
  vertical-align: middle !important;
}

.colorbox01 .my_right, .colorbox01 .my_right.my_column {
  width: 65% !important;
}

.colorbox01 input[type="text"], .colorbox01 input[type="email"], .colorbox01 input[type="tel"], .colorbox01 textarea, .colorbox01 select {
  background-color: #f8fafc !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 6px !important;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.03) !important;
  box-sizing: border-box !important;
  color: #334155 !important;
  font-size: 16px !important;
  max-width: 100% !important;
  padding: 15px !important;
  transition: all 0.3s ease !important;
  width: 100% !important;
}

.colorbox01 input[type="text"]:focus, .colorbox01 input[type="email"]:focus, .colorbox01 textarea:focus {
  background-color: #ffffff !important;
  border-color: #0d2e63 !important;
  box-shadow: 0 0 0 3px rgba(0, 78, 162, 0.1) !important;
  outline: none !important;
}

.colorbox01 .my_right label {
  color: #334155 !important;
  cursor: pointer !important;
  display: block !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  margin-bottom: 12px !important;
}

.colorbox01 input[type="radio"], .colorbox01 input[type="checkbox"] {
  accent-color: #0d2e63 !important;
  cursor: pointer !important;
}

.colorbox01 .form_input_submit, .colorbox01 .submit_btn {
  margin-top: 40px !important;
  text-align: center !important;
}

.colorbox01 input[type="submit"] {
  -webkit-appearance: none !important;
  background-color: #f59e0b !important;
  border: none !important;
  border-radius: 50px !important;
  box-shadow: 0 4px 15px rgba(245, 158, 11, 0.3) !important;
  color: #ffffff !important;
  cursor: pointer !important;
  font-size: 18px !important;
  font-weight: bold !important;
  padding: 20px 80px !important;
  transition: all 0.3s ease !important;
}

.colorbox01 input[type="submit"]:hover {
  background-color: #d97706 !important;
  box-shadow: 0 6px 20px rgba(245, 158, 11, 0.4) !important;
  transform: translateY(-3px) !important;
}

.page-id-66 .entry-content {
  margin: 0 auto !important;
  max-width: px !important;
}

.page-id-66 .entry-content > h3 {
  background: transparent !important;
  border-bottom: 2px solid #0d2e63 !important;
  color: #0d2e63 !important;
  font-size: 24px !important;
  font-weight: bold !important;
  margin: 60px 0 30px 0 !important;
  padding-bottom: 10px !important;
}

.faq-accordion .faq-main {
  background-color: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04) !important;
  margin-bottom: 15px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
}

.faq-accordion .faq-main:hover {
  border-color: #cbd5e1 !important;
  box-shadow: 0 4px 15px rgba(0, 78, 162, 0.08) !important;
}

.faq-accordion .faq-title {
  background-color: #f0f7ff !important;
  border: none !important;
  cursor: pointer !important;
  padding: 20px 25px !important;
}

.faq-accordion .faq-title h4 {
  align-items: flex-start !important;
  background: transparent !important;
  border: none !important;
  color: #1e293b !important;
  display: flex !important;
  font-size: 17px !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  padding: 0 30px 0 0 !important;
}

.faq-accordion .faq-title h4::before {
  color: #0d2e63 !important;
  content: "Q." !important;
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1.2 !important;
  margin-right: 12px !important;
}

.faq-accordion [data-content] {
  background-color: #f8fafc !important;
  border-top: 1px dashed #cbd5e1 !important;
}

.faq-accordion .faq-content {
  color: #334155 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
  margin: 0 !important;
  padding: 25px 25px 25px 55px !important;
  position: relative !important;
}

.faq-accordion .faq-content::before {
  color: #f59e0b !important;
  content: "A." !important;
  font-size: 22px !important;
  font-weight: bold !important;
  left: 25px !important;
  line-height: 1.2 !important;
  position: absolute !important;
  top: 25px !important;
}

.faq-accordion .faq-content table {
  background: #ffffff !important;
  font-size: 14px !important;
  margin-top: 20px !important;
  width: 100% !important;
}

.single-member article.modern-profile {
  margin: 40px auto 80px !important;
  max-width: 800px !important;
  padding: 0 20px !important;
}

.single-member article.modern-profile .profile-header {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 16px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;
  display: block !important;
  margin-bottom: 30px !important;
  padding: 40px 30px !important;
  text-align: center !important;
}

.single-member article.modern-profile .profile-image-wrapper {
  margin: 0 auto 20px !important;
  max-width: 140px !important;
  width: 140px !important;
}

.single-member article.modern-profile .profile-image-wrapper img {
  border: 4px solid #f8fafc !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 15px rgba(15, 23, 42, 0.08) !important;
  display: block !important;
  height: 140px !important;
  margin: 0 auto !important;
  object-fit: cover !important;
  width: 140px !important;
}

.single-member article.modern-profile .member-badges {
  align-items: center !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  justify-content: center !important;
  margin: 0 0 15px !important;
}

.single-member article.modern-profile .member-badges .badge {
  border-radius: 50px !important;
  color: #fff !important;
  display: inline-block !important;
  font-size: 12px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  padding: 6px 14px !important;
  white-space: nowrap !important;
}

.single-member article.modern-profile .badge-koushi {
  background: linear-gradient(135deg, #0d2e63 0%, #0d2e63 100%) !important;
}

.single-member article.modern-profile .badge-ohanashikeicho, .single-member article.modern-profile .badge-ohanashi {
  background: linear-gradient(135deg, #f43f5e 0%, #e11d48 100%) !important;
}

.single-member article.modern-profile .badge-master, .single-member article.modern-profile .badge-master-koushi {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;
}

.single-member article.modern-profile .badge-keichoshinrishi, .single-member article.modern-profile .badge-shinrishi {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
}

.single-member article.modern-profile .profile-lead {
  color: #0f172a !important;
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1.6 !important;
  margin: 0 auto 15px !important;
  max-width: 100% !important;
  text-align: center !important;
}

.single-member article.modern-profile .profile-subtitle {
  color: #64748b !important;
  font-size: 13px !important;
  margin: 0 0 5px !important;
  text-align: center !important;
}

.single-member article.modern-profile .profile-name {
  color: #123a78 !important;
  display: block !important;
  font-size: 28px !important;
  font-weight: bold !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  text-align: center !important;
}

.single-member article.modern-profile .profile-info-card {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
  margin-bottom: 30px !important;
  padding: 25px 30px !important;
}

.single-member article.modern-profile .info-grid {
  display: grid !important;
  gap: 20px !important;
  grid-template-columns: repeat(2, 1fr) !important;
}

.single-member article.modern-profile .info-label {
  color: #64748b !important;
  display: block !important;
  font-size: 13px !important;
  font-weight: bold !important;
  margin-bottom: 5px !important;
}

.single-member article.modern-profile .info-value {
  color: #0f172a !important;
  display: block !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

.single-member article.modern-profile .info-value i {
  color: #0d2e63 !important;
  margin-right: 5px !important;
}

.single-member article.modern-profile .elegant-btn {
  align-items: center !important;
  background: #f8fafc !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 50px !important;
  color: #0d2e63 !important;
  display: inline-flex !important;
  font-size: 14px !important;
  font-weight: bold !important;
  gap: 8px !important;
  padding: 10px 20px !important;
  text-decoration: none !important;
  transition: all .25s ease !important;
}

.single-member article.modern-profile .elegant-btn:hover {
  background: #0d2e63 !important;
  border-color: #0d2e63 !important;
  color: #fff !important;
}

.single-member article.modern-profile .profile-content.entry-content {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
  padding: 40px !important;
}

.single-member article.modern-profile .profile-content.entry-content, .single-member article.modern-profile .profile-content.entry-content p, .single-member article.modern-profile .profile-content.entry-content li {
  color: #334155 !important;
  font-size: 16px !important;
  line-height: 1.8 !important;
}

.single-member article.modern-profile .profile-content.entry-content p {
  margin-bottom: 1.5em !important;
}

.single-member article.modern-profile .profile-content.entry-content h2, .single-member article.modern-profile .profile-content.entry-content h3, .single-member article.modern-profile .profile-content.entry-content h4 {
  color: #0d2e63 !important;
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  margin: 1.8em 0 0.8em !important;
}

.single-member article.modern-profile .profile-content.entry-content img {
  border-radius: 8px !important;
  height: auto !important;
  max-width: 100% !important;
}

.drawer-trial-banner {
  align-items: center;
  background: linear-gradient(135deg, #f59e0b 0%, #ea580c 100%);
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(234, 88, 12, 0.25);
  color: #ffffff !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px 15px;
  position: relative;
  text-decoration: none !important;
  transition: all 0.3s ease;
}

.drawer-trial-banner:hover {
  box-shadow: 0 6px 20px rgba(234, 88, 12, 0.35);
  color: #ffffff !important;
  transform: translateY(-2px);
}

.drawer-trial-banner .badge {
  background: #ffffff;
  border-radius: 20px;
  color: #ea580c;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 8px;
  padding: 4px 12px;
}

.drawer-trial-banner .title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.drawer-trial-banner .arrow {
  font-size: 18px;
  opacity: 0.9;
  position: absolute;
  right: 15px;
}

.fv-course-list-box {
  background: #ffffff !important;
  border: 1.5px solid #e2e8f0 !important;
  border-radius: 16px !important;
  box-sizing: border-box !important;
  margin: 20px auto 16px !important;
  max-width: 900px !important;
  padding: 20px 28px !important;
}

.fv-course-list-item {
  align-items: center !important;
  border-bottom: 1px solid #f1f5f9 !important;
  display: flex !important;
  gap: 14px !important;
  padding: 10px 0 !important;
}

.fv-course-list-item:last-child {
  border-bottom: none !important;
}

.fv-course-badge {
  background: #f59e0b !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-size: 0.75em !important;
  font-weight: bold !important;
  line-height: 1.4 !important;
  padding: 3px 10px !important;
  white-space: nowrap !important;
}

.fv-course-link {
  color: #1e293b !important;
  font-size: 1em !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

.fv-course-link:hover {
  color: #2563eb !important;
  text-decoration: underline !important;
}

.fv-event-area {
  background-color: inherit !important;
}

.pillars-section {
  background-color: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
  border-top: 1px solid rgba(0, 78, 162, 0.08);
  margin-top: 0 !important;
  padding-top: 64px !important;
}

.fv-outer-wrapper {
  background-color: #f8fafc;
  padding-bottom: 0 !important;
  padding-top: 40px;
  text-align: center;
}

#wrapper-navbar {
  background: #ffffff !important;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05) !important;
  padding: 10px 0 0 0;
  position: static !important;   /* 固定解除（旧 sticky） */
}


#wrapper-navbar .jkda-sticky-header {
  box-shadow: none !important;
  left: auto !important;
  position: static !important;
  top: auto !important;
  width: auto !important;
  z-index: auto !important;
}

.fv-outer-wrapper, .fv-main-img-box, .fv-main-banner-container, .modern-wrapper {
  position: relative !important;
  z-index: 1 !important;
}

body.admin-bar #wrapper-navbar {
  top: 32px !important;
}

@media (max-width: 768px) {
  #full-width-page-wrapper #main-home .others-section .others-grid {
    display: -webkit-flex !important;
    flex-wrap: wrap !important;
    gap: 12px 0 !important;
    justify-content: space-between !important;
  }

  #full-width-page-wrapper #main-home .others-section .other-btn {
    align-items: center !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex: 0 0 48.5% !important;
    font-size: 11px !important;
    justify-content: center !important;
    margin: 0 !important;
    max-width: 48.5% !important;
    overflow: hidden !important;
    padding: 12px 2px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 48.5% !important;
  }

  #full-width-page-wrapper #main-home .others-section .other-btn i {
    font-size: 13px !important;
    margin-right: 4px !important;
  }

  .jkda-custom-header {
    padding: 40px 0 30px !important;
  }

  .jkda-title {
    font-size: 24px !important;
  }

  .terms-scroll-box {
    max-height: 250px;
    padding: 20px;
  }

  .pickup-card.is-preparation a::after {
    font-size: 20px;
  }

  .fv-pickup-area {
    flex-direction: column;
    gap: 15px;
  }

  .pickup-card {
    width: 100%;
  }

  .fv-event-area {
    margin: 16px 0 4px;
  }

  .fv-event-area .event-special-btn {
    font-size: 15px;
    gap: 8px;
    letter-spacing: 0;
  }

  .fv-event-area .event-icon {
    font-size: 15px;
  }

  .fv-event-area .event-arrow {
    font-size: 14px;
  }

  .sp-br {
    display: block;
  }

  .tagline {
    display: none !important;
  }

  .header-logo {
    flex: 0 0 100% !important;
    margin-bottom: 20px;
    text-align: center;
    width: 100% !important;
  }

  .header-utility-btns {
    flex-wrap: wrap;
    justify-content: center;
  }

  .header-user-info {
    text-align: center;
  }

  .pillars-grid {
    gap: 30px;
    grid-template-columns: 1fr;
  }

  .strengths-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .philosophy-box {
    padding: 30px 20px;
  }

  .philosophy-catch {
    font-size: 1.4em;
  }

  .philosophy-cta-group {
    flex-direction: column;
  }

  .phil-btn {
    min-width: auto;
    width: 100%;
  }

  .stepup-grid {
    grid-template-columns: 1fr;
  }

  .news-box {
    padding: 20px;
  }

  .newslist .cat {
    display: inline-block;
    margin-bottom: 5px;
  }

  .others-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .service_box ul {
    flex-direction: column;
  }

  .service_box li {
    margin-bottom: 30px;
    width: 100%;
  }

  .service_box .s_title {
    font-size: 1.4em;
  }

  .row .btn {
    margin-bottom: -18px;
  }

  .box-kouenryou table {
    width: 100%;
  }

  .post-47 .col-md-6, .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .sp-100 {
    flex: 0 0 100%;
    max-width: 100% !important;
  }

  .toplectures span.cat.meta {
    font-size: 80%;
    height: 13px;
    line-height: 10px;
    margin-left: 0px;
    margin-top: -2px;
    padding: 1px 6px 0px 6px;
  }

  dl, ol, ul, .entry-content ul {
    padding-left: 0.5rem;
  }

  .col-lg-4 h4 {
    font-size: 100%;
  }

  .countdown, .countdown span.countdown_cnt {
    font-size: 150%;
  }

  .h1, h1 {
    font-size: 1.8rem;
  }

  .title-strong {
    font-size: 1.4rem !important;
  }

  .entry-content h1, .entry-title {
    font-size: 0.9rem;
  }

  #archive-wrapper .row {
    margin-right: -10px !important;
  }

  .col-md-4 {
    fot-size: 90%;
    padding-right: 10px !important;
    padding-top: 10px !important;
    position: relative;
    width: 50% !important;
  }

  .col-md-4 h5 {
    font-size: 60% !important;
  }

  .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .topsubmenu .col-sm-3 {
    margin-bottom: -17px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 50% !important;
  }

  .youtube_box {
    padding: 0;
  }

  .youtube50 {
    max-width: 100%;
  }

  .col-md-2 {
    width: none;
  }

  .col-sm-5 .h6, .col-sm-5 address {
    font-size: 80%;
  }

  .h2, h2 {
    font-size: 1.2rem;
  }

  .entry-content ul.list-strong, .entry-content ul.strong, .su-list ul li {
    font-size: 1.0rem !important;
    padding-left: 0;
  }

  .col-sm-7 {
    margin-top: 10px;
  }

  #menu-footer-sitemap {
    border-top: 1px solid #0d2e63;
  }

  .menu-footer-sitemap1-container .list-inline li {
    border-bottom: 1px solid #e9e9e9;
    display: block;
  }

  ul#menu-footer-sitemap li {
    border-right: 0;
    display: block;
    margin: 0;
    padding-right: 0;
  }

  ul#menu-footer-sitemap li:before {
    border-top: 1px solid #0d2e63;
  }

  ul#menu-footer-sitemap li a {
    display: block;
    line-height: 2.5rem;
  }

  ul#menu-footer-sitemap1 > li {
    display: block;
    margin-right: 0;
  }

  ul#menu-footer-sitemap1 > li > a {
    display: block;
    line-height: 2.5em;
  }

  .menu-footer-sitemap-container {
    text-align: left;
  }

  .box-program .col-md-4 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 33.3%;
  }

  .box-program .col-md-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  a.btn.btn-lg {
    padding: 0.5rem 0;
    text-align: center;
  }

  .taiken-title, .taiken-bonus-box {
    white-space: normal;
  }

  .fv-hero-content {
    margin: -20px 15px 0;
    padding: 40px 20px;
  }

  .about-card, .profile-header, .cert-card {
    flex-direction: column;
    padding: 20px;
    text-align: center;
  }

  .modern-list, .features-grid, .schedule-grid, .venue-cards-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .article-container, .profile-container, .schedule-container, .detail-card, .price-card, .faq-container {
    padding: 20px;
  }

  .time-box::after {
    border-bottom: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #cbd5e1;
    bottom: -16px;
    right: 50%;
    top: auto;
    transform: translateX(50%);
  }

  .price-amount {
    font-size: 2.2em;
  }

  .community-banner {
    padding: 25px 15px;
  }

  .visual-flow-container {
    flex-direction: column;
    margin: 20px 0 40px;
  }

  .visual-flow-container::before {
    bottom: 20px;
    height: auto;
    left: 25px;
    right: auto;
    top: 20px;
    width: 4px;
  }

  .v-flow-step {
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 25px;
    width: 100%;
  }

  .v-flow-dot-wrap {
    margin-bottom: 0;
    margin-right: 15px;
    z-index: 2;
  }

  .v-flow-content {
    align-items: flex-start;
    flex: 1;
    padding-top: 5px;
  }

  .v-flow-box {
    padding: 15px;
    text-align: left;
  }

  .v-flow-box::before {
    border-bottom: 8px solid transparent;
    border-left: none;
    border-right: 8px solid #e2e8f0;
    border-top: 8px solid transparent;
    left: -9px;
    top: 15px;
    transform: none;
  }

  .v-flow-box::after {
    border-bottom: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #ffffff;
    border-top: 6px solid transparent;
    left: -6px;
    top: 17px;
    transform: none;
  }

  .venue-card h3 {
    min-height: auto !important;
  }

  .fv-btn {
    font-size: 1.1em;
    padding: 15px 20px;
    width: 100%;
  }

  .target-container {
    gap: 25px;
    grid-template-columns: 1fr;
  }

  .modern-section {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }

  .new-taiken-banner {
    margin-bottom: 0 !important;
    margin-top: 40px !important;
  }

  .not-recommended {
    margin-bottom: 40px !important;
    margin-top: 0 !important;
  }

  .jkda-trial-box {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
  }

  .jkda-trial-box .trial-btn {
    margin-bottom: 10px !important;
  }

  .books-photo-wrap {
    padding: 0 2%;
  }

  .amazon-list-link {
    display: block;
    margin-left: 0;
    text-align: center;
  }

  #content .custom-lecture-item .row {
    align-items: flex-start !important;
    flex-direction: column !important;
  }

  #content .custom-lecture-item .lecture-date-area {
    border-bottom: 1px dashed #e2e8f0 !important;
    margin-bottom: 10px !important;
    padding-bottom: 8px !important;
    width: 100% !important;
  }

  #content .custom-lecture-item .lecture-flex-wrap {
    align-items: flex-start !important;
    gap: 15px !important;
  }

  #content .custom-lecture-item .lecture-thumb, #content .custom-lecture-item .lecture-thumb img {
    height: 50px !important;
    max-height: 50px !important;
    max-width: 50px !important;
    width: 50px !important;
  }

  .colorbox01 {
    padding: 30px 20px !important;
  }

  .colorbox01 .input_unit {
    flex-direction: column !important;
    padding: 20px 0 !important;
  }

  .colorbox01 .my_left, .colorbox01 .my_left.my_column {
    padding-bottom: 12px !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  .colorbox01 .my_right, .colorbox01 .my_right.my_column {
    width: 100% !important;
  }

  .colorbox01 input[type="submit"] {
    padding: 18px 0 !important;
    width: 100% !important;
  }

  .page-id-66 .entry-content > h3 {
    font-size: 20px !important;
    margin: 40px 0 20px 0 !important;
  }

  .faq-accordion .faq-title {
    padding: 15px !important;
  }

  .faq-accordion .faq-title h4 {
    font-size: 15px !important;
  }

  .faq-accordion .faq-title h4::before {
    font-size: 18px !important;
    margin-right: 10px !important;
  }

  .faq-accordion .faq-content {
    font-size: 14px !important;
    padding: 20px 15px 20px 45px !important;
  }

  .faq-accordion .faq-content::before {
    font-size: 18px !important;
    left: 15px !important;
    top: 20px !important;
  }

  .single-member article.modern-profile .profile-content.entry-content h4 {
    font-size: 24px !important;
  }

  .single-member article.modern-profile .profile-image-wrapper {
    margin: 0 auto 20px !important;
    max-width: 140px !important;
    width: 140px !important;
  }

  .single-member article.modern-profile .profile-image-wrapper img {
    border: 4px solid #f8fafc !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 15px rgba(15, 23, 42, 0.08) !important;
    display: block !important;
    height: 140px !important;
    margin: 0 auto !important;
    object-fit: cover !important;
    width: 140px !important;
  }

  .single-member article.modern-profile .member-badges {
    align-items: center !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    justify-content: center !important;
    margin: 0 0 15px !important;
  }

  .single-member article.modern-profile .member-badges .badge {
    border-radius: 50px !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 12px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    padding: 6px 14px !important;
    white-space: nowrap !important;
  }

  .single-member article.modern-profile .badge-master {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;
  }

  .single-member article.modern-profile .badge-instructor {
    background: linear-gradient(135deg, #0d2e63 0%, #0d2e63 100%) !important;
  }

  .single-member article.modern-profile .badge-psychologist {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
  }

  .single-member article.modern-profile .badge-listener {
    background: linear-gradient(135deg, #f43f5e 0%, #e11d48 100%) !important;
  }

  .single-member article.modern-profile .badge-certified {
    display: none !important;
  }

  .single-member article.modern-profile .profile-subtitle {
    color: #64748b !important;
    font-size: 13px !important;
    margin: 0 0 5px !important;
    text-align: center !important;
  }

  .single-member article.modern-profile .profile-info-card {
    background: #ffffff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
    box-sizing: border-box !important;
    margin-bottom: 30px !important;
    padding: 25px 30px !important;
    width: 100% !important;
  }

  .single-member article.modern-profile .info-item {
    min-width: 0 !important;
    overflow: hidden !important;
  }

  .single-member article.modern-profile .info-label {
    color: #64748b !important;
    display: block !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 5px !important;
  }

  .single-member article.modern-profile .info-value {
    color: #0f172a !important;
    display: block !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    word-break: break-all !important;
  }

  .single-member article.modern-profile .info-value i {
    color: #0d2e63 !important;
    margin-right: 5px !important;
  }

  .single-member article.modern-profile .elegant-btn {
    align-items: center !important;
    background: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 50px !important;
    color: #0d2e63 !important;
    display: inline-flex !important;
    font-size: 14px !important;
    font-weight: bold !important;
    gap: 8px !important;
    justify-content: center !important;
    padding: 10px 20px !important;
    text-align: center !important;
    text-decoration: none !important;
    transition: all .25s ease !important;
    white-space: normal !important;
  }

  .single-member article.modern-profile .elegant-btn:hover {
    background: #0d2e63 !important;
    border-color: #0d2e63 !important;
    color: #fff !important;
  }

  .single-member article.modern-profile .profile-content.entry-content p {
    margin-bottom: 1.5em !important;
  }

  .single-member article.modern-profile .profile-content.entry-content iframe {
    max-width: 100% !important;
  }

  .single-member article.modern-profile .profile-content.entry-content img {
    border-radius: 8px !important;
    height: auto !important;
    max-width: 100% !important;
  }

  .single-member article.modern-profile {
    box-sizing: border-box !important;
    max-width: 800px !important;
    overflow: hidden !important;
    margin: 20px auto 40px !important;
    padding: 0 15px !important;
  }

  .single-member article.modern-profile .profile-header {
    background: #ffffff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05) !important;
    display: block !important;
    margin-bottom: 30px !important;
    text-align: center !important;
    padding: 30px 20px !important;
  }

  .single-member article.modern-profile .profile-lead {
    color: #0f172a !important;
    font-weight: bold !important;
    line-height: 1.6 !important;
    margin: 0 auto 15px !important;
    text-align: center !important;
    font-size: 18px !important;
  }

  .single-member article.modern-profile .profile-name {
    color: #123a78 !important;
    display: block !important;
    font-weight: bold !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    text-align: center !important;
    font-size: 24px !important;
  }

  .single-member article.modern-profile .info-grid {
    display: grid !important;
    width: 100% !important;
    gap: 15px !important;
    grid-template-columns: 1fr !important;
  }

  .single-member article.modern-profile .profile-content.entry-content {
    background: #ffffff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    width: 100% !important;
    padding: 25px 20px !important;
  }

  .single-member article.modern-profile .profile-content.entry-content, .single-member article.modern-profile .profile-content.entry-content p {
    color: #334155 !important;
    line-height: 1.8 !important;
    font-size: 15px !important;
  }

  .single-member article.modern-profile .profile-content.entry-content h2, .single-member article.modern-profile .profile-content.entry-content h3, .single-member article.modern-profile .profile-content.entry-content h4 {
    color: #0d2e63 !important;
    font-weight: bold !important;
    line-height: 1.5 !important;
    margin: 1.8em 0 0.8em !important;
    font-size: 18px !important;
  }

  .nav-tabs .nav-link:not(.active) {
    background-color: #f1f5f9 !important;
    border: 1px solid #e2e8f0 !important;
    border-bottom: none !important;
    color: #64748b !important;
  }

  .nav-tabs > li.active > a, .nav-tabs > li.active > span, .nav-tabs > li > a.active, .nav-tabs > li.current > a {
    color: #ffffff !important;
  }

  .nav-tabs > li.active > a:hover, .nav-tabs > li > a.active:hover {
    color: #ffffff !important;
  }

  .page-template-default #main {
    margin: 0 auto !important;
    max-width: 800px !important;
    padding: 0 15px !important;
  }

  body form.myForm input[type="radio"], body form.myForm input[type="checkbox"], body .wpcf7 input[type="radio"], body .wpcf7 input[type="checkbox"], body .regist_form input[type="radio"], body .regist_form input[type="checkbox"], body .colorbox01 input[type="radio"], body .colorbox01 input[type="checkbox"], input[type="radio"], input[type="checkbox"] {
    -moz-appearance: auto !important;
    -webkit-appearance: auto !important;
    appearance: auto !important;
    height: 18px !important;
    margin: 0 8px 0 0 !important;
    padding: 0 !important;
    transform: none !important;
    vertical-align: middle !important;
    width: 18px !important;
    zoom: 1 !important;
  }

  body form.myForm input[type="radio"] + label, body form.myForm input[type="checkbox"] + label, body .wpcf7-list-item-label, input[type="radio"] + label, input[type="checkbox"] + label {
    display: inline-block !important;
    font-size: inherit !important;
    margin-bottom: 0 !important;
    vertical-align: middle !important;
  }

  .site-content, .container, .main-content, article, section, div, p {
    overflow-wrap: break-word !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
  }

  img {
    height: auto !important;
    max-width: 100% !important;
  }

  .header-main-inner > .d-md-none {
    right: 15px !important;
  }

  .header-main-inner {
    padding: 0 70px !important;
  }

  .d-md-none:has(.jkda-sp-menu-btn), .jkda-sp-menu-btn {
    margin: 0 !important;
    position: absolute !important;
    right: -20px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }

  .jkda-sticky-header {
    position: static !important;   /* 固定解除（旧 fixed） */
  }


  body.admin-bar .jkda-sticky-header {
    top: 46px !important;
  }

  #wrapper-navbar + .d-md-none {
    background-color: rgba(255, 255, 255, 0.95) !important;
    bottom: 0 !important;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.08) !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 10px 15px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 9990 !important;
  }

  #wrapper-navbar + .d-md-none a {
    font-size: 16px !important;
    margin: 0 auto !important;
    max-width: 400px !important;
    padding: 14px 0 !important;
  }

  body {
    font-size: 90%;
    padding-bottom: 80px !important;
  }

  #wrapper-navbar .header-top-bar, #wrapper-navbar .header-user-info, #wrapper-navbar .header-utility-btns, #wrapper-navbar .hdr-btn, #wrapper-navbar .hdr-btn-mag, #wrapper-navbar .hdr-btn-login {
    display: none !important;
  }

  #wrapper-navbar .header-top-bar {
    display: none !important;
  }

  #wrapper-navbar .header-top-bar, #wrapper-navbar .header-user-info, #wrapper-navbar .header-utility-btns, #wrapper-navbar .hdr-btn, #wrapper-navbar .hdr-btn-mag, #wrapper-navbar .hdr-btn-login, #wrapper-navbar a.hdr-btn-mag, #wrapper-navbar a.hdr-btn-login {
    display: none !important;
  }

  #wrapper-navbar .header-main-area {
    padding: 8px 0 !important;
  }

  #wrapper-navbar .header-main-inner {
    align-items: center !important;
    display: flex !important;
    justify-content: flex-start !important;
    min-height: 64px !important;
    padding: 0 82px 0 20px !important;
    position: relative !important;
  }

  #wrapper-navbar .header-logo {
    flex: 1 1 auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: auto !important;
  }

  #wrapper-navbar .header-logo a.logo {
    display: inline-block !important;
    line-height: 0 !important;
    max-width: 100% !important;
  }

  #wrapper-navbar .header-logo img {
    display: block !important;
    height: auto !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: calc(100vw - 115px) !important;
    min-width: 0 !important;
    width: auto !important;
  }

  #wrapper-navbar .header-main-inner > .d-md-none {
    margin: 0 !important;
    position: absolute !important;
    right: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 10000 !important;
  }

  #wrapper-navbar .jkda-sp-menu-btn {
    height: 52px !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    width: 52px !important;
  }

  #wrapper-navbar .d-md-none.pt-2.pb-3, #wrapper-navbar a[href="https://keicholady.com/mail_magazine/"] {
    display: none !important;
  }

  .fv-course-list-box {
    margin: 18px 20px 16px !important;
    max-width: none !important;
    padding: 18px 24px !important;
    text-align: left !important;
  }

  .fv-course-list-item {
    align-items: flex-start !important;
    display: flex !important;
    gap: 12px !important;
    justify-content: flex-start !important;
    text-align: left !important;
  }

  .fv-course-badge {
    flex: 0 0 auto !important;
    margin-top: 2px !important;
  }

  .fv-course-link {
    display: block !important;
    flex: 1 1 auto !important;
    line-height: 1.6 !important;
    min-width: 0 !important;
    overflow-wrap: break-word !important;
    text-align: left !important;
    word-break: normal !important;
  }

}

@media (min-width: 769px) {
  .sp-br {
    display: none;
  }

  .footer-section.s1 .col-sm-8 {
    text-align: left !important;
  }

  .footer-section.s1 h3, .footer-section.s1 address {
    text-align: left !important;
  }

  .footer-section.s1 .logo-footer img {
    margin: 0 0 15px 0 !important;
  }

  .footer-section.s1 .btn-contact {
    margin: 0 !important;
    position: absolute !important;
    right: 20px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }

  .footer-section.s1 .btn-contact:hover {
    transform: translateY(calc(-50% - 2px)) !important;
  }

  #wrapper-navbar .header-logo img {
    display: block !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 760px !important;
    width: 760px !important;
  }

}

@media (max-width: 480px) {
  .strengths-grid {
    grid-template-columns: 1fr;
  }

  .col_3 > div {
    padding: 20px 20px 0px 20px;
    width: 100%;
  }

}

@media (max-width: 1090px) {
  .col_3 > div {
    width: 50%;
  }

}

@media (min-width: 768px) {
  .card-list {
    margin: 0.5em 0;
    width: calc(100% / 2);
  }

  .br-sp {
    display: none;
  }

  .pcno {
    display: none !important;
  }

  ul#header-menu li {
    margin-right: -7px;
  }

  .sue-plan-price {
    font-size: 1.8em !important;
  }

  .container {
    width: 100%;
  }

  .form-group {
    margin: auto;
    width: 50%;
  }

  .form-group input[type="text"] {
    font-size: 150%;
  }

  .col-md-12 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .toplectures .col-md-2 {
    -ms-flex: 0 0 230px;
    -webkit-box-flex: 0;
    flex: 0 0 230px;
    min-width: 230px;
    padding-right: 0px;
  }

  .newslist .meta {
    font-size: 100%;
  }

  .page-id-2520 .col-md-2 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  tabs .nav-item {
    font-size: 100%;
  }

  .sec_contents li:nth-child(even) p, .sec_contents li:nth-child(even) ul, .sec_contents li:nth-child(odd) img, .sec_contents li:nth-child(odd) .area_zoom {
    float: left;
    width: 48%;
  }

  .page-id-2520 .sec_question .sec_question_box {
    margin-bottom: 10px;
    margin-top: -10px;
    padding: 0;
  }

  .sec_contents li:nth-child(odd) p, .sec_contents li:nth-child(odd) ul, .sec_contents li:nth-child(even) img, .sec_contents li:nth-child(even) .area_zoom {
    float: right;
    width: 48%;
  }

  .pr .prl {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }

  .pr .prr {
    flex: 0 0 60% !important;
    max-width: 60% !important;
  }

  .list_left {
    font-size: 20px;
  }

  .page-id-5423 #main {
    padding-left: 10%;
    padding-right: 10%;
  }

  .post-47 .col-md-6 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  #LP01 .movie {
    display: block;
    margin: auto;
    width: 70%;
  }

  #LP01 #price .lede:nth-of-type(1) {
    margin: auto !important;
  }

  #LP01 .skouza {
    border: 0px solid rgba(0, 175, 185, 1);
    display: block;
    margin: auto;
    margin-top: 20px;
    padding: 10px;
    width: 50%;
  }

  #LP01 .skouza a {
    color: rgba(0, 175, 185, 1);
  }

  .toplectures .col-md-8 {
    -ms-flex: 0 0 700px;
    -webkit-box-flex: 0;
    flex: 0 0 700px;
    max-width: 700px;
  }

}

@media (min-width: 992px) {
  .card-list {
    width: calc(100% / 3);
  }

  #cardlayout-wrap::after {
    content: "";
    display: block;
    width: calc(100% / 3);
  }

  #footer-pre0 .col-lg-4, #top-slider1 .col-lg-4 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

}

@media (min-width: 576px) {
  .col-sm-5, col-sm-7 {
    font-size: 90%;
  }

}

@media (max-width: 576px) {
  .post-47 .col-md-6 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .post-47 .tokuten .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

}

@media (max-width: 767px) {
  .対象のブロックのクラス名 {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
  }

  .fv-outer-wrapper {
    padding-bottom: 30px !important;
  }

  .fw-section {
    padding: 30px 0 !important;
  }

}

@media (max-width: 782px) {
  body.admin-bar #wrapper-navbar {
    top: 46px !important;
  }

}

/* =========================================
   ヘッダー・PC/スマホ メニュー最終統合版
   ※ #wrapper-main-menu / #main-menu はここだけで管理
========================================= */

/* ドロップダウンメニュー */
#main-menu ul.dropdown-menu,
#main-menu ul.sub-menu {
  background-color: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
  min-width: 320px !important;
  padding: 5px 0 !important;
}

#main-menu ul.dropdown-menu a,
#main-menu ul.sub-menu a {
  align-items: center !important;
  background-color: transparent !important;
  border-bottom: 1px solid #f1f5f9 !important;
  color: #0d2e63 !important;
  display: flex !important;
  font-size: 13px !important;
  height: auto !important;
  line-height: 1.3 !important;
  min-height: 0 !important;
  padding: 10px 20px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  white-space: normal !important;
}

#main-menu ul.dropdown-menu li:last-child a,
#main-menu ul.sub-menu li:last-child a {
  border-bottom: none !important;
}

#main-menu ul.dropdown-menu a:hover,
#main-menu ul.sub-menu a:hover {
  background-color: #f8fafc !important;
  color: #0d2e63 !important;
  padding-left: 28px !important;
}

@media screen and (min-width: 769px) {
  #wrapper-main-menu {
    background-color: #ffffff !important;
    border-top: none !important;
    margin-bottom: 0 !important;
    margin-top: -12px !important;
    padding-bottom: 0 !important;
    position: relative !important;
    width: 100% !important;
    z-index: 99991 !important;
  }

  #wrapper-main-menu .container {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1140px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100% !important;
  }

  #wrapper-main-menu .navbar {
    background-color: #ffffff !important;
    padding: 0 !important;
  }

  #main-menu {
    align-items: center !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
    justify-content: center !important;
    list-style: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
    width: auto !important;
  }

  #main-menu > li {
    border-left: none !important;
    border-right: none !important;
    flex: 0 0 auto !important;
    padding: 0 !important;
    position: relative !important;
    white-space: nowrap !important;
  }

  #main-menu > li:last-child {
    border-right: none !important;
    margin-right: 0 !important;
  }

  #main-menu > li > a {
    align-items: center !important;
    border: none !important;
    color: #1e293b !important;
    display: flex !important;
    font-size: 0.95em !important;
    font-weight: bold !important;
    justify-content: center !important;
    line-height: 1.4 !important;
    min-height: 54px !important;
    padding: 14px 24px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
  }

  #main-menu > li > a:hover {
    background-color: rgba(13,46,99,0.04) !important;
    color: #0d2e63 !important;
  }
}

@media screen and (max-width: 768px) {
  #wrapper-main-menu {
    display: none !important;
  }
}

/* ヘッダー固定を解除 */
.jkda-sticky-header {
  position: static !important;
  top: auto !important;
  box-shadow: none !important;
}

/* =========================================
   スマホ下部固定 無料メルマガCTA 再表示
========================================= */
@media screen and (max-width: 768px) {

  /* ヘッダー内にあるスマホ用メルマガボタンを下部固定にする */
  #wrapper-navbar > .d-md-none.pt-2.pb-3 {
    display: block !important;
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 10px 14px calc(10px + env(safe-area-inset-bottom)) !important;
    background-color: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.12) !important;
    z-index: 99999 !important;
    box-sizing: border-box !important;
  }

  #wrapper-navbar > .d-md-none.pt-2.pb-3 .container-fluid {
    padding: 0 !important;
  }

  #wrapper-navbar > .d-md-none.pt-2.pb-3 a {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 420px !important;
    margin: 0 auto !important;
    padding: 14px 16px !important;
    background: linear-gradient(135deg, #f7a000 0%, #f15a24 100%) !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
    box-shadow: 0 4px 12px rgba(241, 90, 36, 0.35) !important;
    box-sizing: border-box !important;
  }

  /* 固定ボタンに本文が隠れないよう下余白を確保 */
  body {
    padding-bottom: 88px !important;
  }
}


/* ============================================================
   header.php 内 <style> 統合分
   元の読み込み順を維持するため、追加CSS統合分の後ろに配置
   header.php からは <style>〜</style> を削除してください
============================================================ */

/* =========================================
       1. トップバー（極細・控えめ・均一）
    ========================================= */
    #wrapper-navbar { background-color: #ffffff; padding: 0; }
    
    .header-top-bar {
        background-color: #f8fafc;
        border-bottom: 1px solid #e2e8f0;
        padding: 4px 0;
    }
    .top-bar-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        font-size: 12px;
        color: #64748b;
    }
    .top-bar-catch { margin: 0; }
    .top-bar-links a {
        color: #475569;
        text-decoration: none !important;
        font-weight: normal;
        transition: color 0.2s;
    }
    .top-bar-links a:hover { color: #004d99; }
    .top-bar-user { margin-left: 10px; }

    /* =========================================
       2. メインエリア
    ========================================= */
    .header-main-area {
        background: #ffffff;
        padding: 15px 0;
    }
    .header-logo img {
        max-width: 250px;
        height: auto;
    }

    /* PC用メルマガボタン */
    .hdr-btn-mag {
        background: #ffffff;
        color: #004d99 !important;
        border: 1px solid #004d99;
        padding: 8px 24px;
        border-radius: 4px;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none !important;
        transition: all 0.3s ease;
        display: inline-flex;
        align-items: center;
        gap: 6px;
    }
    .hdr-btn-mag:hover {
        background: #004d99;
        color: #ffffff !important;
        box-shadow: 0 4px 10px rgba(0, 77, 153, 0.2);
    }

    /* =========================================
       3. メインメニュー（PC用）
    ========================================= */
    @media (min-width: 769px) {
        #wrapper-main-menu {
            background-color: #ffffff !important;
            border-top: 1px solid #e2e8f0;
            border-bottom: 1px solid #e2e8f0;
        }
        #wrapper-main-menu .navbar { padding: 0; background-color: transparent !important; }
        #main-menu { width: 100%; justify-content: center; display: flex; margin: 0; padding: 0; list-style: none; }
        #main-menu li { position: relative; }
        #main-menu li a {
            color: #1e293b !important;
            font-weight: 600;
            font-size: 14px;
            letter-spacing: 0.05em;
            padding: 16px 24px !important;
            border-bottom: 2px solid transparent;
            transition: all 0.3s ease;
            display: block;
            text-decoration: none !important;
        }
        #main-menu li a:hover {
            color: #004d99 !important;
            border-bottom: 2px solid #004d99 !important;
            background-color: #f8fafc;
        }
        /* ドロップダウン等は省略せず元コードを維持 */
        #main-menu ul.dropdown-menu, #main-menu ul.sub-menu {
            background-color: #ffffff;
            padding: 0;
            border: none;
            border-top: 3px solid #004d99;
            box-shadow: 0 10px 25px rgba(0,0,0,0.08);
            min-width: 220px;
            border-radius: 0 0 8px 8px;
        }
        #main-menu ul.dropdown-menu a, #main-menu ul.sub-menu a {
            color: #334155 !important;
            padding: 12px 20px !important;
            border-bottom: 1px solid #f1f5f9 !important;
            background-color: transparent !important;
            font-size: 13px;
            transition: all 0.3s ease;
        }
        #main-menu ul.dropdown-menu a:hover, #main-menu ul.sub-menu a:hover {
            color: #004d99 !important;
            background-color: #f8fafc !important;
            padding-left: 28px !important;
            border-bottom: 1px solid #f1f5f9 !important;
        }
    }

    /* =========================================
       ★ 今回の変更：スマホ用 部分固定・ボタンデザイン
    ========================================= */
    /* ★固定（sticky）を解除：通常スクロールで一緒に流れる */
    .jkda-sticky-header {
        position: static;            /* sticky → static で固定解除 */
        background-color: #ffffff;
        /* box-shadow は固定時の演出だったため削除（必要なら復活可） */
    }

    /* ※固定解除に伴い、管理バー用の追従位置調整（top）は不要なので削除 */
    
    /* スマホ専用の青い四角メニューボタン */
    .jkda-sp-menu-btn {
        background-color: #004d99;
        border: none;
        border-radius: 4px;
        width: 48px;
        height: 48px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
        color: #ffffff;
        box-shadow: 0 2px 4px rgba(0,0,0,0.2);
        cursor: pointer;
    }
    .jkda-sp-menu-btn i { font-size: 20px; line-height: 1; margin-bottom: 3px; }
    .jkda-sp-menu-btn span { font-size: 9px; font-weight: bold; line-height: 1; letter-spacing: 0.5px; }

    /* =========================================
       ★ 緊急のお知らせ帯（メニュー下・ウィジェットで管理）
          文言や表示/非表示は「外観 → ウィジェット → 緊急のお知らせ」で操作。
          ウィジェットを空にすれば帯ごと自動で消える（CSS/HTMLは触らない）。
    ========================================= */
    .jkda-emergency-bar {
        background-color: #c0272d;   /* 赤系の緊急色 */
        color: #ffffff;
        text-align: center;
        display: flex;               /* ★上下中央寄せのためflex化 */
        align-items: center;         /* ★テキストを縦方向の中央に配置 */
        justify-content: center;     /* ★テキストを横方向の中央に配置 */
        min-height: 48px;            /* ★帯の高さを確保し、中央寄せを安定させる */
        padding: 10px 16px;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.6;
    }
    /* ★ウィジェットが出力する余白（pやdivのmargin）を打ち消して、確実に上下中央へ */
    .jkda-emergency-bar > * { width: 100%; margin: 0; }
    .jkda-emergency-bar p { margin: 0; }
    .jkda-emergency-bar a {
        color: #ffffff;
        text-decoration: underline;
        margin-left: 8px;
        font-weight: bold;
    }
    .jkda-emergency-bar a:hover { opacity: 0.85; }
    .jkda-emergency-bar .emg-label {
        display: inline-block;
        background: #ffffff;
        color: #c0272d;
        font-size: 12px;
        padding: 1px 10px;
        border-radius: 3px;
        margin-right: 10px;
        vertical-align: 1px;
    }
    @media (max-width: 768px) {
        .jkda-emergency-bar { font-size: 13px; padding: 9px 14px; }
        .jkda-emergency-bar a { display: inline-block; margin-left: 0; }
    }

    @media (max-width: 782px) {
        body.admin-bar .jkda-sticky-header { top: 46px; }
    }
    @media (max-width: 768px) {
        .top-bar-catch { display: none; }
        .top-bar-inner { justify-content: center; }
        #wrapper-main-menu { display: none !important; }
        
        /* スマホ時はロゴを縮小し、スペースを確保 */
        .header-logo img { max-width: 180px !important; }
        
        /* スマホ時のみヘッダーエリアの上下余白をスマートに */
        .header-main-area { padding: 10px 0; }
    }
