@charset "UTF-8";
/*
Theme Name: NANO child
Theme URI:
Description: WordPressテーマ「NANO」の自作子テーマです
Template: nano_tcd065
Author: Design Plus
Author URI: http://design-plus1.com/tcd-w/
Text Domain: tcd-w
Version:1.20
*/

/* originalに修正加えたstyle */
.p-article12 a:hover .p-article12__title, .p-article12 a:hover .p-article12__sub { color: #000; }
.p-article12 a:hover .p-article12__img { -webkit-transform: translateY(140px); transform: translateY(140px); opacity: 0.8; transition: 0.2s ease; }

/* main slider */
.p-header-slider { overflow: hidden; }

/*
.p-header-slider .slick-arrow { transition-property: left, right; transition-duration: 0.2s; z-index: 1; }
.p-header-slider .slick-arrow::before { font-family: "design_plus"; }
.p-header-slider .slick-prev { left: -20px; }
.p-header-slider .slick-prev::before { content: "\E90F"; }
.p-header-slider .slick-next { right: -20px; }
.p-header-slider .slick-next::before { content: "\E910"; }
.p-header-slider:hover .slick-prev { left: 30px; }
.p-header-slider:hover .slick-next { right: 30px; }
*/

/* なぜかこの指定が子テーマにないと トップのスライダー（main visual）が表示されない */
.p-header-slider__item { width: 100%; height: 700px; overflow: hidden; position: relative; }

.p-header-slider__item-img { background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }

.p-header-slider__item-img::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.p-header-slider__item-img--type1, .slick-current .p-header-slider__item-img--type1 { -webkit-transform: scale(1); transform: scale(1); }
.is-active .p-header-slider__item-img--type1 { -webkit-transform: scale(1.2); transform: scale(1.2); }
.slick-current.is-active .p-header-slider__item-img--type1 { -webkit-animation-name: zoom-in; animation-name: zoom-in; }

.p-header-slider__item-img--type2, .slick-current .p-header-slider__item-img--type2 { -webkit-transform: scale(1.2); transform: scale(1.2); }
.is-active .p-header-slider__item-img--type2{ -webkit-transform: scale(1); transform: scale(1); }
.slick-current.is-active .p-header-slider__item-img--type2 { -webkit-animation-name: zoom-out; animation-name: zoom-out; }

@media screen and (max-width: 767px) { .p-header-slider { height: calc(100vh - 60px); }
  .p-header-slider__item { height: 100%; }
  .p-header-slider__item-img { height: calc(100vh - 60px); padding-bottom: 0; }
}


/*FB icon*/
.p-social-nav__item--facebook a::before { font-family: 'tiktok_x_icon'; content: "\e902";font-size: 16px;}

/************************************************************
*
*    Customize for EDiX
*
*************************************************************/
.pc {
  display: block;
}
.sp {
  display: none;
}
@media only screen and (max-width: 991px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.tex_l {
  text-align: left !important;
}
.tex_r {
  text-align: right !important;
}

/*打ち消し線*/
.lt {
  text-decoration: line-through;
}

/*====================================================================
  HEADER
====================================================================*/
.h_fb {
  margin: -2px 0 0 5px;
}
.h_fb img {
  width: 20px;
  height: 20px;
}
.h_fb a:hover {
  opacity: 0.6;
  transition: 0.2s ease;
}

@media only screen and (max-width: 1199px) {
  .l-header__logo img {
    width: 240px;
  }
}

@media only screen and (max-width: 1199px) {
  .l-header__search { right: 100px;}

  .h_fb {
    position: absolute;
    padding: 0;
    top: -17px; 
    right: 40px; 
    z-index: 1; 
    width: 40px; 
    height: 40px;
  }
}

/*====================================================================
  GLOBAL NAVIGATION
====================================================================*/
/*--------------------------------------------
  global navigation CFO program
--------------------------------------------*/
.p-global-nav > li:last-child > a {
  border: 1px solid #fff;
  border-radius: 4px;
  margin: 6px;
  line-height: 46px;
  background-color: #0879d9;
  color: #fff;
  padding: 0;
}
.p-global-nav > li:last-child a {
  background-color: #fdeb94;
  color: #000;
  height: auto;
}
.p-global-nav > li:last-child a:hover {
  background-color: #edc814;
  color: #000;
}

@media only screen and (max-width: 991px) {
  .p-global-nav > li:last-child a {
    margin: 0;
    line-height: 50px;
  }
}


/*--------------------------------------------
  SP Local Navi accordion
--------------------------------------------*/
.accordion-container {
  position: relative;
  width: 100%;
  outline: 0;
  cursor: pointer
}

.accordion-container .article-title {
  display: block;
  position: relative;
  cursor: pointer;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  color: #e6002d;
}

.article-title {
  position: relative;
  border: 1px solid #ddd;
  border-top: none;
}

.article-title.open .p-list__item-toggle:before {
  content: "\E911";
}

.accordion-content {
  display: none;
}
.accordion-content li.p-list__item a {
  background-color: #f4f4f4;
}

/*====================================================================
  FOOTER
====================================================================*/
.l-footer {
  border-top: 1px solid #ddd;
}

/*btn*/
.p-btn a,
.p-page-header__sub {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.p-footer-widgets__item ul li {
  list-style-type: none;
  font-size: 13px;
  line-height: 2;
}
.p-footer-widgets__item ul li.flink_child {
  padding-left: 2em;
}
.p-footer-widgets__item.f_service {
  width: 75%;
}
.p-footer-widgets__item.f_service .inner_f_service {
  display: flex;
}
.p-footer-widgets__item.f_service .inner_f_service ul {
  width: 33.3333333%;
}
.p-footer-widget__title {
  font-size: 15px;
}

@media only screen and (max-width: 991px) {
  .p-footer-widgets__item.f_service .inner_f_service {
    display: block;
  }
  .p-footer-widgets__item.f_service,
  .p-footer-widgets__item.f_service .inner_f_service ul {
    width: 100%;
  }
  
  .f_company ul,
  .f_service ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .f_service ul li {
    width: 100%;
    font-weight: bold;
  }
  .f_company ul li, 
  .f_service ul li.flink_child {
    width: 50%;
    font-weight: normal;
  }
  .f_service ul li.flink_child {
    padding-left: 1em;
  }
  
  .f_service ul.f_service_admin li.flink_child {
    width: 100%;
  }

  .p-footer-widgets__item {
    width: 100%;
  }
  .p-footer-widget.f_company {
    padding-bottom: 0;
  }
  
}

@media only screen and (max-width: 767px) {
  
  .p-footer-nav li {
    width: 33.3333333%;
  }
  .p-footer-widgets__item {
    margin-bottom: 10px;
  }
}

/*====================================================================
  HOME
====================================================================*/
/*見出しのfont変更*/
.p-index-content01.l-inner .p-index-content01__title,
.p-index-content03.p-cb__item.l-inner .p-cb__item-title,
.p-index-content04 .p-cb__item-title {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
}
/*TOP catch*/
.p-header-content__title em {
  font-style: normal;
  color: #e6002d;
}

.p-index-content05__item {
  margin: 0 auto;
}

/*add 2025.06*/
.p-header-content__title {
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .p-header-slider__item--1 .p-header-content__title {
    font-size: 21px !important;
  }
}

@media only screen and (max-width: 991px) {
  .p-info__inner {
    display: flex;
    text-align: left;
  }
  .p-info__inner .c-logo img {
    width: 190px;
  }
  .p-info__logo {
    margin: 0;
  }
}

/*--- Newsのtab消す ---*/
.p-news-tab-list__tabs-wrapper {
  display: none;
}

/*--- 事業案内のボタン消す ---*/
.home .p-index-content04__inner.l-inner .p-btn {
  display: none;
}

/*--- 事業案内のレイアウト ---*/
.lst_service_menu {
  margin-bottom: 50px;
}
.lst_service_menu li {
  border: 1px solid #ddd;
  margin-top: -1px;
  background-color: #fff;
  list-style: none;
  padding: 20px;
}
.lst_service_menu li a {
  display: flex;
  flex-wrap: nowrap;
}
.lst_service_menu li a:hover {
  opacity: 0.7;
  transition: .2s ease;
}
.lst_service_menu li .s_img {
  width: 20%;
  box-sizing: border-box;
  padding-right: 10px;
}
.lst_service_menu li .s_img img {
  max-width: 100%;
  height: auto;
}
.lst_service_menu li .s_contents {
  width: 80%;
  box-sizing: border-box;
  padding: 10px 0 0 10px;
}
.s_title {
  font-size: 32px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.s_sub {
  font-size: 16px;
  font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  margin-bottom: 20px;
}
.s_tex {
  font-size: 16px;
  line-height: 1.8;
}

/*--- 事業案内TOPページ ---*/
.archive .lst_service_menu li {
  padding: 15px;
  margin-bottom: 20px;
}
.lst_service_menu li {
  margin-bottom: 20px;
}
.archive .s_title {
  font-size: 22px;
  margin-bottom: 5px;
}
.archive .s_sub,
.archive .s_tex {
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .lst_service_menu li .s_img {
    width: 30%;
  }
  .lst_service_menu li .s_contents {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .lst_service_menu li a {
    flex-direction: column;
  }
  .lst_service_menu li .s_img {
    width: 100%;
    overflow: hidden;
    height: 100px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lst_service_menu li .s_contents {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px 15px;
  }
  .s_title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 5px;
  }
  .s_sub {
    font-size: 14px;
    text-align: center;
  }
  .s_tex {
    font-size: 14px;
  }
}

/*====================================================================
  PAGE HEADER
====================================================================*/
.p-page-header .p-page-header__title {
  font-size: 28px;
  line-height: 1.2;
}

.service-template-default .p-page-header__title {
  line-height: 1.2;
}

@media only screen and (max-width: 991px) {
  .p-page-header__title,
  .voice_contents .p-page-header__title  {
    font-size: 20px;
  }
  .p-page-header__title br {
    display: none;
  }
}

/*.p-breadcrumb__item {
  text-transform: uppercase;
}*/

/*====================================================================
  CONTENTS WRAP - company, service
====================================================================*/
.p-entry__body .sec_contents {
  /*padding-top: 360px;
  margin-top: -360px;*/
  margin-bottom: 100px;
}
.p-entry__body .sec_contents h2.sec_title {
  border-top: 3px solid #e6002d;
  padding: 50px 0 40px;
  text-align: center;
  font-size: 30px;
}
.p-entry__body .sec_contents h2.sec_title span {
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 2.8;
}
.p-entry__body .sec_contents h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.67;
  margin-bottom: 40px;
}
.p-entry__body .sec_contents p {
  font-size: inherit;
  line-height: 2.2;
  margin-bottom: 35px;
}

@media only screen and (max-width: 991px) {
  .p-entry__body .sec_contents {
    margin-bottom: 50px;
  }

  .p-entry__body .sec_contents h2.sec_title {
    padding: 25px 0 10px;
    font-size: 20px;
  }
  .p-entry__body .sec_contents h2.sec_title span {
    font-size: 13px;
  }
  .p-entry__body .sec_contents h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .p-entry__body .sec_contents p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

/*--- 見出し 左赤罫線 ---*/
.p-entry__body .ti_red_b {
  font-size: 18px;
  line-height: 1;
  border-left: 3px solid #e6002d;
  padding: 0 0 0 8px;
  text-align: left !important;
}
@media only screen and (max-width: 991px) {
  .p-entry__body .ti_red_b {
    font-size: 16px;
  }
}

/*--- ulのmargin設定消す ---*/
.p-entry__body ul.lst_partner,
.p-entry__body ul.lst_prof,
.p-entry__body ul.lst_voice,
.p-entry__body ul.lst_num {
  margin-left: 0;
}

/*====================================================================
  COMPANY PAGE
====================================================================*/
/*--- Message ---*/
.msg_sign {
  font-weight: bold;
  display: flex;
  justify-content: flex-end;
  line-height: 2;
}

.p-entry__body h4.ti_company_name {
  font-size: 18px;
  line-height: 1;
  border-left: 3px solid #e6002d;
  padding: 0 0 0 8px;
}
.tbl_company {
  width: 100%;
}
.tbl_company th {
  width: 20%;
  font-weight: bold;
  white-space: nowrap;
}
.tbl_company td p {
  display: none;
}
.tbl_company td.access {
  line-height: 1.3;
  padding-bottom: 15px;
}

@media only screen and (max-width: 991px) {
  .sec_contents.bt_none h2.sec_title,
  #consulting_top.sec_contents h2.sec_title,
  #admin_top.sec_contents h2.sec_title,
  #service_entry.sec_contents h2.sec_title,
  #service_terms.sec_contents h2.sec_title {
    border-top: none;
    padding: 20px 0 0;
  }
  .msg_sign {
    font-size: 14px;
  }
  .p-entry__body h4.ti_company_name {
    font-size: 16px;
  }
  .tbl_company th, .tbl_company td {
    width: 100%;
    display: block;
  }
  .tbl_company th, .tbl_company td {
    border-bottom: none;
  }
  .tbl_company {
    border-bottom: 1px solid #ddd;
  }
}

/*--- btn ---*/
.sec_contents .p-btn a  {
  background-color: #e6002d;
  color: #fff;
  text-decoration: none;
}
.sec_contents .p-btn a:hover,
.btn_prof:hover {
  background-color: #a40000;
  text-decoration: none !important;
}
.btn_prof {
  background-color: #e6002d;
  color: #fff !important;
  text-decoration: none;
  padding: 5px 10px;
  margin-left: 20px;
  font-size: 13px;
}

/*--------------------------------------------
  Google Map
--------------------------------------------*/
.google_map {
	height: 600px;
	width: 650px;
	padding-bottom: 0;
	margin: 15px auto 0;
}
.google_map iframe {
	width: 100%;
	height: 600px;
}

.googlemap_footer {
  display: block;
  margin-top: 16px;
  text-align: right;
}
.googlemap_footer a {
  background: #fff;
  border: 1px solid #ddd;
  color: #000 !important;
  display: inline-block;
  line-height: 55px;
  height: 55px;
  min-width: 220px;
  padding: 0 15px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
.googlemap_footer a:hover {
  text-decoration: none;
  color: #666;
  transition: .2s ease;
}

.googlemap_footer a::before { 
  content: "\e927"; 
  display: inline; 
  font-family: "design_plus"; 
  margin-right: 7px; 
}

@media only screen and (max-width: 1199px) {
  .google_map {
    margin-bottom: 18.667%;
    position: relative;
    height: 65vw;
    width: 100%;
    padding-bottom: 53.82%;
  }
  .google_map iframe {
    width: 100%;
    height: 80vw;
  }

  .googlemap_footer {
    padding-top: 20px;
  }
}


/*--------------------------------------------
  提携先
--------------------------------------------*/
.lst_partner li {
  padding: 0 0 50px;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.lst_partner li .pt_logo {
  width: 25%;
}
.lst_partner li .pt_logo img {
  border: 1px solid #ddd;
}
.lst_partner li .pt_tex {
  width: 72%;
  margin-left: 3%;
}
.lst_partner li .pt_tex h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
  text-align: left;
}
.lst_partner .pt_description {
  line-height: 1.6;
  margin-bottom: 0;
}
.lst_partner .pt_url {
  font-size: 14px;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .lst_partner li .pt_tex h3 {
    font-size: 16px;
  }
}


/*--------------------------------------------
  メンバー経歴
--------------------------------------------*/
.lst_prof li {
  padding: 0 0 50px;
  list-style-type: none;
}
.lst_prof li .wrap_member {
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-bottom: 30px;
}
.lst_prof li:last-child .wrap_member {
  border-bottom: none;
  padding-bottom: 0;
}

.lst_prof li .pic_mem {
  width: 20%;
}
.lst_prof li .cont_mem {
  width: 77%;
  margin-left: 3%;
}
.lst_prof li .wrap_member h3 {
  font-size: 18px;
  font-weight: bold;
  color: #e6002d;
  margin: 5px 0 15px;
  text-align: left;
}
 .lst_prof li .wrap_member h3 span {
  display: block;
  font-size: 14px;
}
.lst_prof li .wrap_member .summary {
  margin-bottom: 20px;
}

/*経歴*/
.lst_prof_chrono {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.lst_prof_chrono dt {
  width: 18%;
  font-weight: normal !important;
  margin: 0 0 10px !important;
  line-height: 1.5;
}
.lst_prof_chrono dd {
  width: 82%;
  margin: 0 !important;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .lst_prof li .wrap_member {
    flex-wrap: wrap;
  }
  .wrap_member {
    display: block;
    padding-bottom: 20px;
  }
  .lst_prof li .pic_mem {
    width: 35%;
    margin: 0 auto;
  }
  .lst_prof li .cont_mem {
    width: 100%;
    margin-left: 0;
  }
  .lst_prof li .wrap_member h3 {
    margin: 10px 0 15px;
    text-align: center;
  }
  .lst_prof_chrono dt {
    width: 25%;
  }
  .lst_prof_chrono dd {
    width: 75%;
  }
}

@media only screen and (max-width: 560px) {
  .lst_prof_chrono dt {
    width: 30%;
  }
  .lst_prof_chrono dd {
    width: 70%;
  }

}


/*====================================================================
  NEWS PAGE
====================================================================*/
/*--- categoryアイコンのwidth ---*/
.p-cat--sm {
  min-width: 150px;
}

.p-article04__inner {
  height: auto;
  line-height: 1;
  padding: 0;
}

/*--- news title ---*/
.p-article04__title { 
text-overflow: auto;
white-space: normal;
}
.p-article04__title a { 
  display:block;
  height:100%;
  overflow: hidden;
  text-overflow: auto;
  white-space: nowrap;
}

.p-news-list .p-news-list__item h3.p-article04__title {
  font-size: 14px;
  font-weight: 400;
  flex: 1;
  margin-bottom: 0;
  transition: color 0.2s ease;
  line-height: 1.4;
}
.p-news-list__item.p-article04 a {
  padding: 16px 25px;
  display: block;
}
.p-article04:hover a .p-article04__title {
  color: #e6002d;
}

/*--- tab ---*/
.p-news-tab-list__tabs-item {
  width: 25%;
}

@media only screen and (max-width: 767px) {
  .p-article04__inner {
    display: block;
  }
  .p-news-list .p-news-list__item h3.p-article04__title {
    margin-top: 7px;
  }
}

/*--- 詳細ページ ---*/
h1.p-entry__title new_title {
  font-size: 30px;
}

.p-entry__date {
  color: #999;
}

/*戻るボタン*/
.b-btn {
  font-size: 13px;
  text-align: center;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.b-btn a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 60px;
  min-width: 240px;
  height: 60px;
  padding: 0 15px;
  background-color: #e6002d;
}
.b-btn a:hover {
  background-color: #a40000;
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .b-btn a {
    font-size: 12px;
    line-height: 45px;
    min-width: 180px;
    height: 45px;
  }
}


/*====================================================================
  SERVICE PAGE
====================================================================*/
.post-type-archive-service .p-archive-header {
  box-shadow: none;
  padding: 20px 0 60px;
}
.post-type-archive-service .p-archive-header__title {
  font-size: 30px;
}

body.post-type-archive .p-article12__img {
  height: 50%;
}

.p-service-entry li {
  list-style: none;
}

.p-service-entry .lst_arrow {
  margin-left: 0;
}
.p-service-entry .lst_arrow li {
  text-indent: 0;
  margin-left: 0;
}
.p-service-entry .lst_arrow li::before {
  content: "▶︎ ";
  color: #e6002d;
  font-size: 12px;
}
.p-service-entry .lst_arrow.lft_indent {
  margin-left: 50px;
}

@media only screen and (max-width: 991px) {
  .post-type-archive-service .p-archive-header__title {
    font-size:26px;
  }
}

@media only screen and (max-width: 767px) {
  body.post-type-archive .p-article12__img {
    height: 100%;
    transform: translateY(83px);
  }
  body.post-type-archive .p-index-content04__list h3.p-article2__title {
    font-size: 26px;
  }
}

/* 説明文 */
.announce {
  color: #e6002d;
  margin-bottom: 50px;
  border-bottom: 2px solid #e6002d;
}
.announce h3 {
  text-align: left;
}

@media only screen and (max-width: 991px) {
  .announce {
    margin-bottom: 30px;
  }
}

/*--------------------------------------------
  Curriculum
--------------------------------------------*/
.tbl_service {
  width: 100%;
}
.tbl_service th.hd {
  background-color: #e5e5e5;
  font-weight: bold;
}
.tbl_service td {
  line-height: 1.43;
  padding-left: 10px;
  padding-right: 10px;
}
.tbl_service th.hd:nth-child(2) ,
.tbl_service th.hd:nth-child(3) {
  width: auto
}

.tbl_service th.hd:nth-child(4) {
  width: 27em;
}
.tbl_service th.hd:last-child {
  width: auto;
}

.tbl_service.pc td:nth-child(2),
.tbl_service.pc td:nth-child(3),
.tbl_service.pc td:last-child {
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  .tbl_service.pc {
    display: block;
  }
  .tbl_service.sp {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .tbl_service.pc {
    display: none;
  }
  .tbl_service.sp {
    display: block;
  }
}

.tbl_service.sp th.hd:nth-child(2),
  .tbl_service.sp th.hd:nth-child(3),
  .tbl_service.sp th.hd:nth-child(4),
  .tbl_service.sp th.hd:last-child {
    width: 100%;
}
.tbl_service.sp th {
  white-space: nowrap;
}

.p-service-entry .lst_arrow.sm li {
  font-size: 13px;
}

@media only screen and (max-width: 767px) {
  .tbl_service td.cal_date br {
    display: none !important;
  }
}


/*--------------------------------------------
  受講申込
--------------------------------------------*/
#entry.sec_contents {
  text-align: center;
}


/*--------------------------------------------
  受講生の声
--------------------------------------------*/
.p-entry__body ul {
  margin-left: 0;
}

.lst_voice li {
  padding: 0 0 100px 17%;
  background: url(img/voice_man.png) no-repeat 0 0 / contain;
  background-size: 14% auto;
}
.lst_voice li.woman {
  background: url(img/voice_woman.png) no-repeat 0 0 / contain;
  background-size: 14% auto;
}
.p-entry__body .sec_contents .lst_voice li h3 {
  font-size: 20px;
  text-align: left;
  margin-bottom: 10px;
  line-height: 1.67;
}
.lst_voice li h4 {
  font-size: 15px;
  text-align: left;
  margin-bottom: 15px;
}
.lst_voice p {
  display: none;
}

/*--- プログラムページ ---*/
.lst_voice.short_ver li {
  padding: 0 0 60px 17%;
}

@media only screen and (max-width: 991px) {
  .lst_voice li h3 {
    font-size: 16px;
  }
  .lst_voice li h4 {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .lst_voice.short_ver li {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .lst_voice li {
    padding: 26% 0 100px 0;
    background: url(img/voice_man.png) no-repeat 50% 0 / contain;
    background-size: 26% auto;
  }
  .lst_voice li.woman {
    background: url(img/voice_woman.png) no-repeat 50% 0 / contain;
    background-size: 26% auto;
  }
  .p-entry__body .sec_contents .lst_voice li h3 {
    font-size: 16px;
    text-align: center;
  }
  .lst_voice li h4 {
    font-size: 13px;
    text-align: center;
    margin-bottom: 15px;
  }
  .lst_voice.short_ver li {
    padding: 26% 0 40px 0;
  }
}

/*--- 受講生の声続きを読む ---*/
.contenedor {
  display: table;
  position: relative;
}

.expand {
  width: 100%;
  max-height: 80px;
  overflow: hidden;
  position: relative;
  transition: .5s ease;
  font-size: 16px;
  line-height: 1.8;
}

.expand::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    pointer-events: none;
    transition: 1s;
    padding: 15px 0;
}

.contenedor input[type="checkbox"] {
  display: none;
  visibility: hidden;
}
/*ボタン*/
.contenedor label {
	width: 165px; 
  position: absolute;
  bottom: -50px;
  left: 0;
  display: block;
  font-size: 13px;
  padding: 3px 0;
  text-align: center;
  background: #4b4b4b;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}

.contenedor label:before {
  content: "+　続きを読む";
}
.contenedor input:checked + label:before {
  content: "ー　閉じる"
}

input[type=checkbox]:checked ~ .expand {
 max-height: 500px;
}
input[type=checkbox]:checked ~ .expand:before {
 opacity: 0
}

@media only screen and (max-width: 991px) {
  .expand {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .contenedor label {
    width: 60%; 
    margin: auto;
    left: 0;
    right: 0;
  }
}

/*--------------------------------------------
  講師プロフィール
--------------------------------------------*/
.lst_prof li {
  padding: 0 0 50px;
}
.wrap_instructor {
  border-top: 1px solid #ddd;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 30px;
}
.lst_prof li .pic_instructor {
  width: 20%;
}
.lst_prof li .cont_instructor {
  width: 77%;
  margin-left: 3%;
}
.sec_contents .lst_prof li h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0 10px !important;
  text-align: left;
}
.lst_prof li h4 {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.667;
}
.lst_prof p {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wrap_instructor {
    display: block;
    padding-top: 20px;
  }
  .lst_prof li .pic_instructor {
    width: 35%;
    margin: 0 auto;
  }
  .lst_prof li .cont_instructor {
    width: 100%;
    margin-left: 0;
  }
  .lst_prof li h3 {
    margin: 10px 0 5px;
  }
  .sec_contents .lst_prof li h3,
  .lst_prof li h4 {
    text-align: center;
  }
}

/*--- プロフィールを見る ---*/
.lst_prof .contenedor {
  padding-bottom: 5px;
}
.lst_prof .expand {
  line-height: 1.8;
  font-size: 14px;
  max-height: 0;
  padding-top: 15px;
}

/*ボタン*/
label.lb-prof {
	width: 180px; 
  bottom: -25px;
}
input:checked + label.lb-prof {
  bottom: -35px;
}

label.lb-prof:before {
  content: "+　プロフィールを見る";
}
input:checked + label.lb-prof:before {
  content: "ー　閉じる"
}

@media only screen and (max-width: 767px) {
  label.lb-prof {
    width: 60%; 
  }
}


/*====================================================================
  INTERVIEW
====================================================================*/
.p-blog__list {
  margin-right: 0;
  padding: 0;
  display: block;
}

.p-blog__list-item,
.p-blog__list-item:nth-child(even) { 
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.p-blog__list-item.p-article01 {
  padding: 15px;
}
.p-blog__list-item .p-article01__img {
  width: 20%;
  margin-bottom: 0;
}
.p-blog__list-item .p-article01__img img {
  max-width: 100%;
  height: auto;
}
.p-blog__list-item .interview_cont {
  width: 80%;
  padding: 0 0 0 15px;
}
.p-blog__list-item .interview_cont span {
  font-size: 12px;
  background-color: #666;
  color: #fff;
  padding: 3px 10px;
}
.p-blog__list-item .interview_cont h2,
.p-blog__list-item .interview_cont h3 {
  font-size: 18px;
  line-height: 1.6;
  margin: 7px 0 5px;
}
.p-blog__list-item .interview_cont h3 {
  font-weight: normal;
  font-size: 15px;
  margin: 0 0 5px;
}
.p-blog__list-item .interview_cont a:hover {
  color: #666;
  transition: .2s ease;
}

@media only screen and (max-width: 991px) {
  .p-blog__list-item .interview_cont h2,
.p-blog__list-item .interview_cont h3 {
  font-size: 16px;
}
.p-blog__list-item .interview_cont h3 {
  font-weight: normal;
  font-size: 13px;
}
}


/*====================================================================
  アンカーリンクのずれ
====================================================================*/
/*アンカーリンクずれ*/
#message, #about_group, #member_profile,
#about_program, #outline, #curriculum, #profile, #entry, #voice, #terms,
#investor, #academic, #municipality, #nonprofit {
  padding-top: 60px;
  margin-top: -60px;
}
@media only screen and (max-width: 991px) {
  #message, #about_group, #member_profile,
  #about_program, #outline, #curriculum, #profile, #entry, #voice, #terms,
  #investor, #academic, #municipality, #nonprofit {
    padding-top: 0px;
    margin-top: 0px;
  }
}

/*--- 講師 ---*/
#seto, #goto, #terasaki, #samejima, #umemura, #ito, #edogawa, #kidachi, #tsutsumi, #kobayashi,
#inst01, #inst02, #inst03, #inst04, #inst05, #inst06, #inst07, #inst08, #inst09, #inst10, #inst11, #inst12, #inst13, #inst14, #inst15  {
  padding-top: 170px;
  margin-top: -170px;
}

@media only screen and (max-width: 991px) {
  #seto, #goto, #terasaki, #samejima, #umemura, #ito, #edogawa, #kidachi, #tsutsumi, #kobayashi,
  #inst01, #inst02, #inst03, #inst04, #inst05, #inst06, #inst07, #inst08, #inst09, #inst10, #inst11, #inst12, #inst13, #inst14, #inst15 {
    padding-top: 60px;
    margin-top: -60px;
  }
}

/*SERVICEの*/
.mbn {
  margin-bottom: 0 !important;
}
.tcd-pb-row.row1 {
  margin-bottom: 0 !important;
}

/*====================================================================
 カスタム投稿タイプ　受講者の声
====================================================================*/
/*page header*/
.voice_contents .p-page-header,
.voice_contents .p-list__item a::before, .voice_contents .p-cover__header {
  background-color: #e6002d;
}
.voice_contents .p-page-header__title {
  color: #fff;
  line-height: 1.2;
}
.voice_contents .p-page-header__sub {
  color: #fff;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .voice_contents .p-page-header__title {
    font-size: 18px;
  }
  .voice_contents .p-page-header__sub {
    font-size: 12px;
  }
}

/*====================================================================
 プライバシーポリシー / 受講規約
====================================================================*/
/*--- PRIVACY POLICY page title ---*/
@media only screen and (max-width: 767px) {
  
  .p-page-header .p-page-header__title {
    font-size: 18px;
    line-height: 1.2;
  }
  .p-page-header .p-page-header__sub {
    font-size: 12px;
  }
}

/*--- list contents ---*/
.lst_terms dt {
  margin: 0;
}
.lst_terms dd {
  margin: 0 0 40px 0 !important;
}

.p-entry__body .lst_num_num {
  list-style: none !important;
  margin: 10px 0 0 0;
}
.p-entry__body .lst_num li,
.p-entry__body .lst_num_num li {
  margin-left: 1.5em;
  text-indent: -1.5em;
  list-style-type: none;
  line-height: 1.8;
  margin-bottom: 10px;
}
.p-entry__body .lst_num_num li {
  margin-left: 2em;
  text-indent: -2em;
}

@media only screen and (max-width: 991px) {
  .terms_lead {
    margin-top: 50px;
  }
}

/*====================================================================
 404
====================================================================*/
body.error404 .p-cover { height: 450px !important; }

@media only screen and (max-width: 767px) {
  body.error404 .p-cover { height: 250px !important; }
}