/*
 Theme Name:   kcs Child
 Theme URI:    https://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   https://example.com
 Template:     kcs
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  kcs-child
*/

body {
    overflow-x: hidden;
   }

   .site-logo {
    max-height: 50px !important;
   }

   .fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-button-active {
    background: #ffcd33 !important;
}

footer .footer_menu {
  list-style-type: none;
}

.elementor-element .elementor-widget-containe {
  font-size: 13px !important;
  letter-spacing: 0.15em !important;
}

.top_ttl h2 {
    position: relative;
    padding: 1.5rem 2rem;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-radius: 0 0 0 20px;
    width: 700px;
    margin: 0 auto;
  }
  
  .top_ttl h2:before {
    position: absolute;
    right: 50px;
    bottom: -21px;
    width: 0;
    height: 0;
    content: '';
    border-width: 21px 21px 0 0;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
  }
  
  .top_ttl h2:after {
    position: absolute;
    right: 54px;
    bottom: -14px;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 14px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }

  .top_ttl_w h2 {
    position: relative;
    padding: 1.5rem 2rem;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #FFF;
    border-radius: 0 0 0 20px;
    width: 500px;
    margin: 0 auto;
  }
  
  .top_ttl_w h2:before {
    position: absolute;
    right: 50px;
    bottom: -21px;
    width: 0;
    height: 0;
    content: '';
    border-width: 21px 21px 0 0;
    border-style: solid;
    border-color: #FFF transparent transparent transparent;
  }
  
  .top_ttl_w h2:after {
    position: absolute;
    right: 54px;
    bottom: -14px;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 14px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }




#menu-footer_menu1 ul li {
  list-style-type:none !important;	
}

.menu-globalmenu a {
color:#333;
}

.menu-globalmenu a:hover {
  color: rgba( 51, 51, 51, 0.5);
}

.menu-globalmenu a:active {
  color: rgba( 51, 51, 51, 0.5);
}

.menu-globalmenu a:visited {
  color:#333;
}

.menu {
  font-size:14px;
  list-style: none;
  padding-left: 0;
}

.menu li a {
  color: rgba( 255, 255, 255, 0.9);
  padding-left: 0;
}

.menu li a:hover {
  color: rgba( 255, 255, 255, 0.3);
}

.footer_icon {
  color:#fff;
}

.contact-address, .contact-address {
  font-size:12px;
}

.slides-container {
  height:100% !important;
}

.founding {
  background-color: #006db1;
  font-size: 12px;
  color: #fff;
  padding:2px 3px;
}

.walk {
  background-color: #ffcd33;
  font-size: 12px;
  color: #fff;
  padding:2px 3px;
}

.seminar {
  background-color: #ff7635;
  font-size: 12px;
  color: #fff;
  padding:2px 3px;
}

table.price_list {
  width:80%;
  font-size:1em;
  font-family: "Noto Sans JP", Sans-serif;
  font-weight:400;
  line-height:1.5em;
  text-align: center;
  margin:0 auto 1em;
  padding:1.5em;
  border:1px solid #ccc;
  border-collapse: collapse; 
}

table.price_list th {
    width:10%;
    border:1px solid #ccc;
    padding: 14px 10px 13px;
    margin:0;
    vertical-align: middle;
}

table.price_list td  {
    width:10%;
    font-weight:400;
    border:1px solid #ccc;
    padding: 14px 10px 13px;
    margin:0;
    vertical-align: middle;
}

.price_list td.other  {
    width:40%;
    border:1px solid #ccc;
    padding: 14px 10px 13px;
}



th.price_member {
  background: #210b08;
  color:#FFF;
}

.tax {
    font-size:0.85em;
}  

.price_list th.th_item_25 {
  background: #EDEDED;
  width:25%;
}

.price_list td.td_item_25 {
  width:20%;
}  

.price_list td.td_item_50 {
  width:50%;
}

.th_item {
  background: #EDEDED;
  width:10%;
}

.txt_left {
    text-align: left;
}

.txt_indent p {
    width: 70%;
    margin: 20px auto;
    line-height: 1.6em;
    padding-left: 2em;
    text-indent: -2em;
}

footer a:link {
  color:#FFF;
}  
  
footer a:hover {
  color: #337ab7;
}

footer a:active {
  color: #337ab7;
}

footer a:visited {
  color: #FFF;
}

.ics-calendar-label {
  /* text-align: center; */
  /* color: #FFF !important; */
  letter-spacing: 0.3em !important;
  padding-top: 0.8em !important;
}

.elementor-kit-51 a {
  font-size: 0.9em !important;
  color:#FFF;
}

.elementor-widget .elementor-icon-list-item a {
  color: #333 !important;
}

.elementor-widget .elementor-icon-list-item a:hover, a:active {
  color: #CCC !important;
}

.lead-link {
  color:#333 !important;
}

.lead-link:hover {
  color:#666 !important;
}

.lead-link:active, .lead-link:visited {
  color:#333 !important;
}

#member-link {
  color:#FFF !important;
}

#member-link:hover, #member-link:active, #member-link:visited {
  color:#FFF !important;
}


.ico_sns-link {
  color:#666;
}

.ico_sns-link:hover, .ico_sns-link:active {
  color:#ccc;
}

.ico_sns-link:visited {
  color:#666;
}


#privacy-link, #privacy-link:visited {
  color:#FF6600;
}

#privacy-link:hover, #privacy-link:active {
  color:#FF9900;
}

.elementor-icon-list-text a {
  color: #FFF;
}

.elementor-icon-list-text a:visited, a:active, a:hover {
  color: #FFF;
}

.elementor-icon-list-text .lead a:visited, a:active, a:hover {
  color: #666;
}

.elementor-icon-list-text .ico_sns a:visited, a:active, a:hover {
  color: #CCC;
}

.elementor-1333 .elementor-element.elementor-element-927ef80 .elementskit-navbar-nav > li > a  {
  color:#000 !important;
}

.elementor-1333 .elementor-element.elementor-element-927ef80 .elementskit-navbar-nav > li > a:hover, a:active  {
  color:#666 !important;
}

.elementor-1333 .elementor-element.elementor-element-927ef80 .elementskit-navbar-nav > li > a:visited  {
  color:#000 !important;
}



.inquiry {
  margin:0 auto;
  padding:0 1em 3em;
  width:100%;
}

.form_ttl {
  font-weight: 700;
  margin: 30px 0 0;
  padding:0 0 10px;
}

.form_must {
  background: #FF7D37;
  color: #FFF;
  padding: .4em 1em;
  margin: .5em .5em 0 1em;
  font-size: 12px;
  font-weight: normal;
}

.form_privacy_txt {
  font-size:1em;
  line-height:1.6em;
  margin-top:2em;
}

.form_privacy_check {
  background-color: #F5F5F5;
  padding:0.5em 1.5em;
}

.form_thanks {
  width:700px;
  margin:5em auto;
}

.form_thanks .ttl_thanks {
  text-align:center;
  padding:2em;
}

.form_thanks .sec_thanks {
  text-align:center;
  padding:2em;
  font-size:1em;
  line-height:1.8em;
}

.form_thanks .contact_thanks {
  padding:2em;
  line-height:1.8em;
}

.elementor-849 .elementor-element.elementor-element-b65c43a {
  font-size: 0.85em;
}

.elementor-849 .elementor-element.elementor-element-01f19d5 > .elementor-element-populated {
  padding: 10px 0px 0px 0px;
}

.elementor-849 .elementor-element.elementor-element-ca1bdee > .elementor-element-populated {
  padding: 10px 0px 0px 0px;
}

.elementor-849 .elementor-element.elementor-element-e942c23 > .elementor-element-populated {
  padding: 10px 0px 0px 0px;
}

.elementor-kit-51 h3 {
   font-size: 1.1em !important;
   font-weight:500 !important;
}


   @media (min-width: 992px) {

    header.sticky-always {
      border-bottom: 1px #ccc solid !important;
      box-shadow: 0px 10px 10px -5px rgb(0 0 0 / 50%) !important;
  }

 .header_menu {
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 999;
    height:156px;
    width:100%;
    }
  
  #mega_header_home {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    }
  
    .header_scrolled .gMenu {
      float: right;
    }
    
    .navbar-header {
      top: -54px;
    }
    
    .header_scrolled .navbar-header {
      position: fixed;
      z-index: 2000;
      top: 0;
      transition: top 1s;
    }
    
    .header_scrolled.admin-bar .navbar-header {
      top: 32px;
      transition: top 1s;
    }
    
    .header_scrolled .siteHeader_logo img {
      max-height: 40px;
    }
    
    .header_scrolled .siteHeader_logo {
      font-size: 28px;
    }
    
    .header_scrolled .gMenu>li {
      border-left: none;
    }
    
    .header_scrolled .gMenu>li:last-child {
      border-right: none;
    }
    
    }


.header-item {
  font-size:16px !important;
  font-weight:500 !important;
  letter-spacing: 0.1em !important;
}

.text-slider .maintitle {
  font-size:32px !important;
  font-weight:600;
  text-shadow:
  0 1px #bbb,
  1px 2px #bbb,
  2px 3px #bbb,
  3px 4px #bbb,
  4px 5px #bbb,
  5px 10px 8px #000000;
}

.text-slider .subtitle {
  font-size:22px !important;
  font-weight:500;
  text-shadow:
  0 1px #bbb,
  1px 2px #bbb,
  2px 3px #bbb,
  3px 4px #bbb,
  4px 5px #bbb,
  5px 10px 8px #000000;
}

#slideshow {
  height:380px !important;
}


.single .entry-header .entry-title {
  font-size: 22px;
  padding: 0.25em 0 0.5em 0.5em !important;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: solid 7px #f44721;/*左線*/
  margin-bottom:2em;
}

.post_ttl {
  position: relative;
  padding-bottom: 0.5em;
  line-height:1.5em;
  margin:2em auto 1.5em;
  width:100%;
  text-align:left;
}

td {
  text-align:left !important;
}

.post_ttl::before,
.post_ttl::after {
  position: absolute;
  bottom: 4px;
  left: 0;
  content: '';
  height: 4px;
}
.post_ttl::before {
  z-index: 2;
  width: 15%;
  background-color: #f44721;
}
.post_ttl::after {
  width: 100%;
  background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
  background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}





.lp-icon {
    width:20px;
    height:500px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    position:fixed;
    padding-right:20px;
    right:0;
    top:200px;
}


.top_interview_ttl_en {
    font-size:2em;
}

.balloon2 {
    position: relative;
    display: inline-block;
    margin: 1em 0;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #ff9e48;
    box-sizing: border-box;
  }
  
  .balloon2:before {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
  }
  
  .balloon2:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #ff9e48;
    z-index: 1;
  }
  
  .balloon2 p {
    margin: 0;
    padding: 0;
  }

  table.overview {
    line-height: 1.5em;
	  text-align:left;
    margin: 3em auto 1em;
    padding: 1.5em;
    border: 1px solid #ccc;
    font-family: Noto Sans JP;
}

table.overview th {
    width: 25%;
		text-align:left;
    border: 1px solid #ccc;
    padding: 14px 20px 13px;
}

.th_item {
    background: #EDEDED;
}
	
table.overview td {
    width: 75%;
		text-align:left;
    border: 1px solid #ccc;
    padding: 14px 20px 13px;
    font-weight:400;
}

#chart, .chart-box {
  border: none !important;
  background: none !important;
  box-shadow: none !important; 
}

.site-info {
    font-size: 0.8em !important;
}

.txt_ss {
  font-size:0.7em;
  color:#666;
  padding: 0.5em 0;
  font-weight:normal;
}

.member_category {
  width:100%;
  text-align:right;
  padding:0.5em 0;
  font-weight:normal;
}


.timeline {
  list-style: none;
}

.timeline h4 {
  font-weight:normal;
  line-height:1.6em;
}


.timeline > li {
  margin-bottom: 60px;
}


img {
  width:100%;
  max-width: 100%;
  height: auto;
}

/* for Desktop 
@media ( min-width : 1024px ){
body {
  margin-top: 140px !important;
}
}
*/

/* for Desktop */
@media ( min-width : 640px ){
  .top_ttl h2 {
    position: relative;
    padding: 1.5rem 2rem;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-radius: 0 0 0 20px;
    width: 700px;
    margin: 0 auto;
  }
  
  .top_ttl h2:before {
    position: absolute;
    right: 50px;
    bottom: -21px;
    width: 0;
    height: 0;
    content: '';
    border-width: 21px 21px 0 0;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
  }
  
  .top_ttl h2:after {
    position: absolute;
    right: 54px;
    bottom: -14px;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 14px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }

  .top_ttl_w h2 {
    position: relative;
    padding: 1.5rem 2rem;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #FFF;
    border-radius: 0 0 0 20px;
    width: 500px;
    margin: 0 auto;
  }
  
  .top_ttl_w h2:before {
    position: absolute;
    right: 50px;
    bottom: -21px;
    width: 0;
    height: 0;
    content: '';
    border-width: 21px 21px 0 0;
    border-style: solid;
    border-color: #FFF transparent transparent transparent;
  }
  
  .top_ttl_w h2:after {
    position: absolute;
    right: 54px;
    bottom: -14px;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 14px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }

  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
    font-weight:700;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
  }
  .timeline-content h4 {	
		font-size:1em;
		font-weight:500;
	}
  .timeline-content:before {
    content: '';
    width: 16px;
    height: 16px;
    background: #6fc173;
    position: absolute;
    left: 104px;
    top: 24px;
    border-radius: 100%;
  }

  .privacy li {
    font-weight:700;
    font-size:1.3em;
    line-height:1.8em;
  }
  
  .privacy p.txt_s {
    font-weight:400;
    font-size:1em;
    line-height:1.8em;
    padding-bottom:1em;
  }  

}

@media (max-width: 575px) {
  .top_ttl h2 {
    position: relative;
    padding: 1.5rem 1rem;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-radius: 0 0 0 20px;
    width: 370px;
    margin: 0 auto;
  }
  
  .top_ttl h2:before {
    position: absolute;
    right: 50px;
    bottom: -21px;
    width: 0;
    height: 0;
    content: '';
    border-width: 21px 21px 0 0;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
  }
  
  .top_ttl h2:after {
    position: absolute;
    right: 54px;
    bottom: -14px;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 14px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }

  .top_ttl_w h2 {
    position: relative;
    padding: 1.5rem 1rem;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #FFF;
    border-radius: 0 0 0 20px;
    width: 370px;
    margin: 0 auto;
  }
  
  .top_ttl_w h2:before {
    position: absolute;
    right: 50px;
    bottom: -21px;
    width: 0;
    height: 0;
    content: '';
    border-width: 21px 21px 0 0;
    border-style: solid;
    border-color: #FFF transparent transparent transparent;
  }
  
  .top_ttl_w h2:after {
    position: absolute;
    right: 54px;
    bottom: -14px;
    width: 0;
    height: 0;
    content: '';
    border-width: 14px 14px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }

.footer-widgets-grid {
    padding: 60px !important;
  }


  .header_menu {
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 999;
    height:200px;
    width:100%;
    }

}



table.siten_list {
  width:80%;
  font-size:1em;
  line-height:1.5em;
  text-align: center;
  margin:3em auto 1em;
  padding:1.5em;
  border:1px solid #ccc;
  font-family: Noto Sans JP;
}

table.siten_list th {
    width:10%;
    border:1px solid #ccc;
    padding: 14px 10px 13px;
	vertical-align: middle;
  font-weight:500;
  font-family: Noto Sans JP;
}

table.siten_list td  {
    width:10%;
    border:1px solid #ccc;
    padding: 14px 10px 13px;
	vertical-align: middle;
}

table.siten_list td.other  {
    width:40%;
    border:1px solid #ccc;
    padding: 14px 10px 13px;
}

.th_item {
  background: #EDEDED;
  width:18%;
}

.txt_left {
	text-align: left;
}




.sidebar-column .widget .widget-title {
  font-size: 1em !important;
}

.footer-widgets .widget ul, .widget-area .widget ul {
  font-size: 0.85em;
}

.elementor-652 .elementor-element.elementor-element-f48c8fa .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
  padding: 15px 15px 15px 15px;
  color: #000000;
  border-style: none !important;
}