/* -----------------------------------------------
 = 追加
----------------------------------------------- */
/* -----------------------------------------------
会社概要
------------------------------------------------ */
/*-- ▼目次▼ --*/
#company-about .toc-002 {
    margin: 30px auto;
    border: 2px solid transparent;
    border-radius: 3px;
    background: 
    linear-gradient(#fff, #fff) padding-box, /* 内側：背景白 */
    linear-gradient(to right, #31337b, #9c231f) border-box; /* 外側：ボーダーグラデーション */
}

#company-about .toc-002 div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 10px 0;
  background: linear-gradient(to right, #31337b, #9c231f); /* グラデーション */
  color: #fff;
  font-weight: 600;
  font-size: 1.5em;
}

#company-about .toc-002 div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

/* 番号なし・下線あり・マーク */
#company-about .toc-002 ul {
  list-style: none !important;
  list-style-type: none !important;
  padding: 0 10px 10px 10px!important;
  margin: 0 !important;
}

#company-about .toc-002 ul li {
  font-size: 1.3em !important;
  list-style-type: none !important;
  position: relative !important;
  padding: 10px 0 2px 0 !important;
  border-bottom: 1px solid #ccc !important;
  margin:0px !important;
  line-height:normal !important;
}

#company-about .toc-002 ul li:last-child {
  border-bottom: none !important;
}

#company-about .toc-002 ul li a {
  display: inline-block !important;
  padding-left: 16px !important;
  font-weight: 600 !important;
  color: #333 !important;
  text-decoration: none !important;
  position: relative !important;
}

#company-about .toc-002 ul li a::after {
  content: "▶" !important;
  font-size: 0.7em !important;
  color: #888 !important;
  margin:0px 0px 8px 8px !important;
  display: inline-block !important;
  vertical-align: middle !important;
}

/* 不要な青線（他リストの共通設定）を無効化 */
#company-about .toc-002 ul li::marker,
#company-about .toc-002 ul li::before {
  content: none !important;
  display: none !important;
}

#company-about .toc-002 .fs_13 {
  font-size: inherit !important;
}

/* スマホ（768px以下）だけでサイズ適用 */
@media screen and (max-width: 768px) {
#company-about .toc-002 .fs_13 {
  font-size: 13px !important;
  }
}
/*--▲目次▲--*/


#company-about .breadcrumbs {
  font-size: 14px;
  margin-bottom: 20px;
  /* padding: 10px 0; */
}

#company-about .breadcrumbs ol {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  padding: 0;
  margin: 0;
}

#company-about .breadcrumbs li {
  display: flex;
  align-items: center;
  color: #555;
}

#company-about .breadcrumbs li + li::before {
  content: ">";
  margin: 0 0.5em;
  color: #999;
}

#company-about .breadcrumbs a {
  color: #154fa8;
  text-decoration: none;
}

#company-about .breadcrumbs a:hover {
  text-decoration: underline;
}

#company-about > h1 {
  font-size: 2.5em !important;
  background-image: url("/wp-content/uploads/2025/company-info/pcompany_about_top.jpg");
  background-size: cover;
  background-position: left 25%;
  background-repeat: no-repeat;
  color: white;
  padding: 80px 20px;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
  width: 100vw;
  margin-left: calc(50% - 50vw); /* コンテナの制限を打ち消す */
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

/* #company-about #info > h2,
#company-about #history > h2,
#company-about #business > h2,
#company-about #philosophy > h2 {
  text-align:center;
  color:#154fa8;
  font-size:2em;
  font-weight:800;
  border-bottom: 2px solid #ccc !important;
  margin: 0px 0px 20px 0px !important;
} */

#company-about #info > h2:after,
#company-about #history > h2:after,
#company-about #business > h2:after,
#company-about #philosophy > h2:after,
#company-about #ceo > h2:after,
#company-about #empowerment > h2:after{
	border-bottom:none !important;
    position: absolute;
    content: '';
    left: 0;
    display: block;
    width: 112px;
    height: 6px;
    background-image: url(/wp-content/themes/empowerment/image/midasi_button_line.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
    text-align: center;
}
#company-about #info > h2,
#company-about #history > h2,
#company-about #business > h2,
#company-about #philosophy > h2,
#company-about #ceo > h2,
#company-about #empowerment > h2{
  line-height:1.2em;
	border-bottom:none !important;
	position: relative !important;
	text-align: center !important;
	padding-top:23px;
}

#company-about #info,
#company-about #history,
#company-about #business,
#company-about #philosophy,
#company-about #ceo,
#company-about #empowerment{
	padding:0px 0px 0px 0px;
}

#company-about h2.title_style_a {
  border-bottom: none !important;
  font-size:2em;
}

#company-about #info .gradient-text,
#company-about #history .gradient-text,
#company-about #business .gradient-text,
#company-about #philosophy .gradient-text,
#company-about #ceo .gradient-text,
#company-about #empowerment .gradient-text {
  margin-top:-55px;
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: linear-gradient(to right, #93a8cb, #d38e93); /* 左赤→右紺 */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  top: 65px; /* 下にずらして、h2に重ねる */
  z-index: 1;
  line-height:1.2em;
}
#company-about #info .title_style_a,
#company-about #history .title_style_a,
#company-about #business .title_style_a,
#company-about #philosophy .title_style_a,
#company-about #ceo .title_style_a,
#company-about #empowerment .title_style_a{
  position: relative;
  z-index: 2; /* 見出しを手前にする */
}

#company-about .company-info {
  margin: 2em 0 0 0;
  font-size: 1.2em;
}

#company-about .company-info div {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

#company-about .company-info dt {
  width: 150px;
  font-weight: bold;
}

#company-about .company-info dd {
  margin: 0;
  flex: 1;
}

#company-about .company-info ul {
  margin: 0;
  padding-left: 1em;
}

#company-about .company-info ul li {
  font-size:1em;
  list-style-type: none;
  position: relative;
  padding-left: 0em;
  margin-bottom: 0.5em;
}

#company-about .company-info ul li::before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: -1em;
  width: 0.6em;
  height: 0.6em;
  background-color: #000;
  border-radius: 50%;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
#company-about .toc-002 div {
  padding: 2px 0;
}
#company-about .toc-002 ul {
  margin: 0px !important;
  padding: 0 10px 3px 10px!important;
}
#company-about .toc-002 > ul li {
	font-size:0.8em;
    padding: 5px 0 !important;
    font-weight: 600 !important;
	margin: 0px 0px 0px 0px !important;
}
	
  #company-about .company-info {
    font-size: 1.2em;
  } 
  #company-about .company-info div {
    flex-direction: column;
  }
  #company-about .company-info dt {
    width: 100%;
    margin-bottom: 5px;
  }
  #company-about > h1 {
    font-size: 1.8em;
    background-image: url("/wp-content/uploads/2025/company-info/pcompany_about_top.jpg"); 
    background-size: cover;
    color: white;
    padding: 45px 20px;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6); /* 光彩効果 */
  }
  #company-about #info > h2,
  #company-about #history > h2,
  #company-about #business > h2,
  #company-about #philosophy > h2,
  #company-about #ceo > h2,
  #company-about #empowerment > h2 {
    font-size: 1.8em;
    padding-top:10px;
  }

#company-about #info > h2:after,
#company-about #history > h2:after,
#company-about #business > h2:after,
#company-about #philosophy > h2:after,
#company-about #ceo > h2:after,
#company-about #empowerment > h2:after{
    bottom: 0px;
}	
  #company-about #info,
  #company-about #history,
  #company-about #business,
  #company-about #philosophy,
  #company-about #ceo,
  #company-about #empowerment{
	padding:55px 0px 0px 0px;
  }

  #company-about #info .gradient-text,
  #company-about #history .gradient-text,
  #company-about #business .gradient-text,
  #company-about #philosophy .gradient-text,
  #company-about #ceo .gradient-text,
  #company-about #empowerment .gradient-text {
	line-height:1.2em;
	font-size: 35px;
	top: 35px; /* 下にずらして、h2に重ねる */
  }
}

/*-- ▼沿革▼ --*/
/* 沿革 全体 */
.timeline {
  font-size:1.1em;
  display: flex;
  flex-direction: column;
  border-top: 1px dashed #333;
  margin-top: 1em;
}

/* 沿革 各行 */
.timeline-item {
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px dashed #333;
  background: #f9f9f9;
}

/* 沿革 年部分 */
.timeline-date {
  background-color: #bec9dc;
  padding: 15px 15px;
  width: 160px;
  font-weight: bold;
  flex-shrink: 0;
}

/* 沿革 内容部分 */
.timeline-content {
  /* background-color: #e9d3d5; */
  padding: 15px 15px;
  flex: 1;
}
/* 空の <p> を非表示に */
p:empty {
  display: none;
}

/* 特定エリア内の <p> を目立たなく */
.timeline-content p {
  margin: 0;
  padding: 0;
  display: inline;
}

/* 沿革 最後の行は下線を消す */
.timeline-item:last-child {
  border-bottom: none;
}

/* 沿革 レスポンシブ対応 */
@media screen and (max-width: 768px) {
.timeline {
	font-size:1.2em;
}
	.timeline-item {
    flex-direction: column;
  }

  .timeline-date {
	padding:10px 15px;
    width: 100%;
  }

  .timeline-content {
	border-top: 1px dashed #333;
  }
}

#company-about #info > .map-link a {
      color: blue;
      text-decoration: underline;
    }
/* リストマーカーを強制的に削除 */
#company-about ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

#company-about ul li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 8px;
}

/* ::marker によるマーカー削除（念のため） */
#company-about ul li::marker {
  content: none !important;
  display: none !important;
}

/* 沿革 レスポンシブ対応 */
@media screen and (max-width: 768px) {
  #company-about ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  }

  #company-about ul li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 8px;
}

/* ::marker によるマーカー削除（念のため） */
  #company-about ul li::marker {
  content: none !important;
  display: none !important;
  }
}
/*--▲沿革▲--*/

/*-- ▼事業内容▼ --*/
/* グリッド全体 */
.business-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 /* flex-direction: column;
  gap: 80px; */
}

/* 各カード */
.business-card {
width: 48%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 380px;
  border-radius: 4px;
  overflow: visible; /* はみ出しを許可 */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 250px; /* はみ出す分の下余白を確保 */
}

.business-card .card-box {
	position: relative;
	top:210px;
	}

/* タイトル（画像上の白文字） */
/* タイトル（画像の上、白ボックスの上に表示） */
.business-card .card-title {
  margin:0px auto;
  width:90%;
  position: static;
  padding: 8px 16px;
  background: linear-gradient(to right, rgba(49, 51, 123, 0.7), rgba(156, 35, 31, 0.7));
  /* background-color: rgba(0, 0, 0, 0.6); */
  color: #fff;
  font-size: 1.6em;
  font-weight: bold;
  text-shadow:  2px 2px 4px rgba(0, 0, 0, 0.6);
  z-index: 10; /* 上に表示 */
  border-radius: 0px; /* 角丸をなくす */
}


/* はみ出すテキストボックス */
.business-card .card-content {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.95);
  color: #000;
  padding: 20px;
	padding-bottom: 0; /* ← ここを追加 */
  width: 90%;
  z-index: 3;
  border-top: 5px solid #b2b2b0;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  border-radius: 0px; /* ← 角丸をなくす */
	min-height: 243px; /* 長い方に合わせる */
}

/* テキスト内の段落 */
.business-card .card-content p {
  font-size: 1em;
  line-height: 1.7;
  margin: 0;
}

.business-card .card-content p strong {
  font-weight: bold;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
	.business-grid {
    gap: 40px;
  }
	
	.business-card {
    width: 100%;
    height: auto;
    background-size: cover; /* ← スマホでは縮小表示に */
    margin-bottom: 200px;
  }

	.business-card .card-box {
	margin:0 auto 40px auto;
	max-width:90%;
	position: relative;
	top:240px;
  }

	.business-card .card-title {
    padding: 10px 15px;
    font-size: 1.5em;
  }

  .business-card .card-content {
	min-height:200px;
    position: static;
    transform: none;
	margin:0 auto;
    width: 90%;
    border-radius: 0;
padding: 20px;
  }

#company-about #business .business-card .card-content p {
    font-size: 1.2em;
    line-height: 1.7;
    margin: 0;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1024px) {
	
	.business-card .card-content {
   	min-height: 210px;
	}
	.business-card .card-box {
	top:180px;
	}
}


/*--▲事業内容▲--*/

/*-- ▼経営理念▼ --*/
#philosophy {
  background: #fff;
  padding: 0px 0px;
}

.philosophy-wrapper {
  max-width: 900px;
  margin: 0 auto;
}

.philosophy-visual {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.philosophy-visual img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* 見出しを画像に少しかぶせる */
.philosophy-heading {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(to right, rgba(49, 51, 123, 0.7), rgba(156, 35, 31, 0.7));
  /* background: rgba(68, 68, 68, 0.7); */
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  padding: 12px 40px;
  border-radius: 6px;
  z-index: 2;
  white-space: nowrap;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0; /* ← 角丸をなくす */
}
.philosophy-heading:before {
  content: "";
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%); /* ← 中央揃え */
  width: 160px;                 /* 好きな三角の横幅に調整 */
  height: 35px;                /* 三角の高さ */
  /* background: linear-gradient(to right, rgba(49, 51, 123, 0.7), rgba(156, 35, 31, 0.7)); */
background: linear-gradient(to right,
  rgba(135 98 125) 0%,
  rgba(135 97 123) 30%,
  rgba(140 98 120) 70%,
  rgba(145 98 117) 100%);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  z-index: 1;
}

/* ミッション */
  #philosophy .philosophy-content {
  padding-bottom:40px;
  margin-top: 40px;
  text-align: center;
}

  #philosophy .philosophy-lead {
  font-size: 1.5em;
  margin-bottom: 1.2em;
}

  #philosophy .philosophy-main {
  font-size: 2em;
  font-weight: 900;
  margin-bottom: 0.5em;
  line-height: 1.4;
  background: linear-gradient(
    to right,
    #26397c 0%, #3d336a 20%, #592c54 40%, #75253e 60%, #8f1e2a 80%, #a01a1c 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

  #philosophy .philosophy-sub {
  font-size: 1.5em;
  margin-bottom: 30px;
}

  #philosophy .philosophy-content hr {
  margin: 30px 0;
  border: none;
  border-top: 1px solid #888;
}

  #philosophy .philosophy-purpose {
  text-align: left;
  margin-bottom: 40px;
}

  #philosophy .mission-list {
  line-height: 1.8;
  counter-reset: item;
  list-style: none;
  padding: 0;
  margin: 0;
}

  /* #philosophy .mission-list ol {
  padding-left: 1.2em;
  font-size: 1em;
  line-height: 1.8;
  margin: 0;
}*/

#philosophy .mission-list li {
  display: flex;
  align-items: flex-end; /* 下揃え */
  font-size: 1.5em;
  font-weight: 500;
  padding: 0;
  margin:0 0 0 20px;
  border-bottom: 1px solid #333;
  line-height:inherit;
}

#philosophy .mission-list li::before {
  counter-increment: item;
  content: counter(item);
  font-weight: 900;
  color: #1e2b85;
  font-size: 1.8em;
  margin-right: 0.5em;
  font-style: italic;
  transform: translateY(24px); /* 数値は微調整OK */
  display: inline-block;      /* transformを効かせるために必要 */
font-family: "Impact", Impact, sans-serif;
}

/* #philosophy .philosophy-purpose ol li {
  font-size: 1.5em;
  }*/

  #philosophy .philosophy-purpose p{
  margin-bottom:0px;
  font-size: 1.5em;
  }

  #philosophy .philosophy-value-title {
  background: linear-gradient(to right, #31337b, #9c231f); /* 左赤→右紺 */
  color: #fff;
  padding: 10px 0;
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 15px;
}

  #philosophy .philosophy-value-lead {
  font-size: 1.5em;
  margin-bottom: 0px;
}

  #philosophy .philosophy-values {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

  #philosophy .value-block {
  border-bottom: 1px solid #888;
  padding: 20px 0;
  text-align: center;
}

  #philosophy .value-title {
  font-size: 1.8em;
  font-weight: 900;
  margin-bottom: 10px;
  background: linear-gradient(
    to right,
    #343278 30%, #9a2320 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

  #philosophy .value-desc {
  font-size: 1.5em;
  color: #333;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  #philosophy {
   padding: 0px 0px;
  }
  #philosophy .philosophy-content {
  padding-bottom:0px;
  }	
  #philosophy .philosophy-lead {
  font-size: 1.2em;
  margin-bottom:10px;
  }

  #philosophy .philosophy-main {
  font-size: 1.5em;
  line-height:1.2;
  margin-bottom:10px;
  }

  #philosophy .philosophy-sub {
  font-size: 1.2em;
  margin-bottom: 15px;
  }

  #philosophy .philosophy-value-title {
    font-size: 1.5em;
  }

  #philosophy .philosophy-value-lead {
  font-size: 1.2em;
  margin-bottom: 10px;
  }

  #philosophy .value-desc {
  font-size: 1.2em;
  }

  #philosophy .value-block {
  padding: 10px 0;
  }

  #philosophy .value-title {
    font-size: 1.5em;
    margin-bottom:0px;
  }

  #philosophy .philosophy-purpose p{
  font-size: 1.2em;
  margin-bottom:10px;
  }

  #philosophy .mission-list {
  line-height: 1.5;
  }
	
  #philosophy .philosophy-purpose ol li {
  font-size: 1.2em;
  margin:0 0 0 10px;
  }
	
  #philosophy .philosophy-heading {
    font-size: 1.5em;
  }

  #philosophy .mission-list li::before {
  font-size: 2em;
  transform: translateY(13px); /* 数値は微調整OK */
  }
}
/*--▲経営理念▲--*/

/*-- ▼代表挨拶▼ --*/
#company-about #ceo{
  border-bottom:1px solid #888;
}

#ceo .greeting-wrapper {
  padding: 40px 20px;
  background-color: #fff;
}

#ceo .greeting-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 1100px;
  margin: 0 auto;
  align-items: flex-start;
  gap: 30px;
}

#ceo .greeting-image {
  flex: 1 1 400px;
  /*max-width: 400px;*/
}

#ceo .greeting-image img {
  width: 100%;
  height: auto;
  border:2px solid transparent;
  border-radius: 8px;
  background: linear-gradient(to right, #31337b, #9c231f); /* グラデーション */
}

#ceo .greeting-text {
  flex: 1 1 520px;
  /*max-width: 520px;*/
}
/* レスポンシブ対応 */
@media (max-width: 1084px) {
#ceo .greeting-text {
  flex: 1 1 320px;
}
}

#ceo .greeting-heading {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 1.4;
}

#ceo .greeting-text p {
  font-size: 1.2em;
  line-height: 1.8;
  margin-bottom: 1em;
}

#ceo .signature {
  margin-top: 2em;
  font-weight: bold;
  line-height: 1.4;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
#ceo .greeting-container {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

#ceo .greeting-wrapper {
  padding: 0px 20px;
}

#ceo .greeting-image {
    max-width: 100%;
    width: 100%;
  }

#ceo .greeting-image img {
    width: 100%;
    height: auto;
  }

#ceo .greeting-image, .greeting-text {
    max-width: 100%;
    flex: 1 1 100%;
  }

#ceo .greeting-image,
#ceo .greeting-text {
    width: 100%;
    max-width: 100%;
    flex: none;
  }

#ceo .greeting-heading {
    font-size: 1.5em;
    text-align: center;
  }

#ceo .greeting-text p, .signature {
    text-align: left;
	font-size:1.2em;
  }
}
/*--▲代表挨拶▲--*/

/*--▼7つの強み▼--*/
.custom-slider {
  position: relative;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}

.custom-slider img {
  /*display: block;*/
  margin: 0 auto;
  width: 90%;
}

.slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
  border: 1px solid #5a5a5a;
  border-radius: 10px;
  height:400px;
  padding:20px 30px;
  margin:5px 60px 0;
}

.slide {
  min-width: 100%;
  display: none;
  object-fit: contain;
}

.slide.active {
  display: block;
}

.custom-slider .prev,
.custom-slider .next {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent;
  border: none;
  cursor: pointer;
  z-index: 2;
  color: transparent; /* 矢印テキストを非表示に */
  font-size: 0; /* 文字を完全に非表示に */
}

.custom-slider .prev {
  left: 5px;
  background-image: url('https://www.hirakawa-seminar.jp/wp-content/themes/empowerment/image/icon-slick_arrow.svg');
  transform: translateY(-50%) rotate(180deg); /* 左向きに反転 */
}

.custom-slider .next {
  right: 5px;
  background-image: url('https://www.hirakawa-seminar.jp/wp-content/themes/empowerment/image/icon-slick_arrow.svg');
}

.dots {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 10;
}

.dots .dot {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  background-color: #bbb !important;
  border-radius: 50%;
  cursor: pointer;
}

.dots .dot::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #bbb !important;
  opacity: 1 !important;
  border-radius: 50%;
}

.dots .dot.active::before {
  background-color: #003586 !important;
}

.dots .dot.active {
  background-color: #003586 !important;
}
.fs_13{
  font-size:18px !important;
}

/* PC時のみ枠と角丸 */
@media screen and (min-width: 769px) {
  .custom-slider img {
  }
}

/* レスポンシブ */
@media screen and (max-width: 768px) {
.custom-slider .prev,
.custom-slider .next {
  width: 30px;
  height: 30px;
}
	
.custom-slider .prev {
  left: 0px;
}

.custom-slider .next {
  right: 0px;
}

 .custom-slider img {
  width: 100%;
  border:none;
 }

.slides {
  border:none;
  border-radius: 5px;
  height:33rem;
  padding:0px 25px 15px 25px;
  margin:0;
}

.dots .dot {
  height: 10px;
  width: 10px;
}
.page-guide .page-grid .entry p{
  margin-bottom:10px !important;
}

.fs_13{
  font-size:14px !important;
}

}
.onayami-bnr img{
  max-width: 80%;
  margin: auto;
}
@media screen and (max-width: 768px) {
 .onayami-bnr img {
	 max-width:100%;
 }}
