@charset "utf-8";
html {
	scroll-behavior: smooth;
}
body {
	color: #333;
	text-align: left;
	line-height: 2.5;
	padding-top: 80px;
}
a.jump_point {height: 1px;
display: block;
padding-top: 80px;
margin-top: -80px;
}
a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
h1 {
	font-weight: bold;
	font-size: 1.4em;
	height: 73px;
}
h2 {
	text-align: center;
	font-size: 1.5em;
	margin: 200px 0 50px 0;
	padding: 30px;
	background-color: #30A8D3;
	color: #fff;
	border-radius: 10px;
	font-weight: bold;
	scroll-margin-top: 100px;
}
h3 {
	line-height: 1.3em;
	font-size: 1.3em;
	margin: 50px 0 15px 0;
	font-weight: bold;
	color: #30A8D3;
	text-align: center;
	border-bottom: solid #30A8D3 1px;
	widows: 100%;
}
h4 {
	font-weight: bold;
	margin: 50px 0 5px 0;
	font-size: 1.2em;
	background-color: aliceblue;
	padding-left: 20px;
	}
h5 {
	font-weight: bold;
	margin: 50px 0 5px 0;
	font-size: 1.2em;
	}
#container header {
	width: 100%;
	height: 90px;
	background: #FFF;
	top: 0px;
	left: 0px;
	position: fixed;
}
#container header #headerp {
	background-color: #fff;
	box-shadow: 0px 2px 3px #999;
}
#topline {
	font-size: 0.7em;
	color: #FFF;
	background-color: #06C;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	line-height: 23px;
}
#title {
    background-color: #FFF;
    width: 100%;
    height: 50px;
    background-size: 100% auto;
    align-items: center;
    padding: 9px 0 0 5px;
	line-height: 2;
	font-size: 0.8em
}
.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb li {
  display: inline;
  list-style: none;
}
.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 0.2em;
  color: #888;
}
.breadcrumb li:last-child:after {
  content: '';
}
.breadcrumb li a {
  color: #888;
}
.breadcrumb li a:hover {
	color: #333;
}
.pan {
	font-size: 0.8em;
	padding-left: 5px;
	padding-bottom: 3px;
}

#main {
	padding-top: 100px;
	margin-right: 180px;
	margin-left: 180px;
	z-index: -999;
}

.kaigyo {
	margin: 50px 130px;
	
}
.kaigyo li {
	line-height: 2.5;
	list-style: none;
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
.kaigyo li a {
	text-decoration: none!important;
	color: #333!important;
	display: block;
	border: #333 1px solid;
	padding: 5px 0 5px 0;
	border-radius: 10px;
}
.kaigyo li a:hover {
	background-color: #B0E7E7;
}
#container #main .kaigyot th {
	border: 1px solid #666;
	width: 40%;
	padding: 3px;
	text-align: center;
	background-color: #BEE7F1;
	font-weight: 550;
}
#container #main .kaigyot td {
	border: 1px solid #666;
	padding: 3px;
}
#container #main .iryohojintonochigai {
	border-collapse: collapse;
	width: 100%;
	font-size: 0.9em;
	margin-bottom: 50px;
}
#container #main .iryohojintonochigai th:first-child {
	border: 1px solid #666;
	width: 20%;
	padding: 3px;
	text-align: center;
}
#container #main .iryohojintonochigai th {
	border: 1px solid #666;
	width: 40%;
	padding: 3px;
	text-align: center;
	background-color: #BEE7F1;
	font-weight: 550;
}
#container #main .iryohojintonochigai td {
	border: 1px solid #666;
	padding: 3px;
}
.su {
	list-style: decimal;
	margin-left: 30px;
}
.su li {
	padding-left: 10px;
	margin-bottom: 5px;
}
.box {
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #666;
	width: 70%;
	background-color: #DFFCF4;
}
.underform a{
	display: block;
	padding: 15px;
	margin-top: 60px;
	margin-right: 5%;
	margin-left: 5%;
	text-decoration: none;
	text-align: center;
	border: 1px solid #666;
	font-size: 1.1em;
	color: #333;
	border-radius: 10px;
}
.underform a:hover{
	background-color: #B0E7E7;	
}

#Footer {
	background-color: #06C;
	color: #FFF;
	margin-top: 150px;
	padding: 20px;
	font-size: 0.9em;
}
#Footer a {
	color: #FFF;
}
#Footer a:hover {
	color: #3FF;
}
.footmenu {
	margin-bottom: 25px;
}
#container #Footer .footera {
 padding-top: 20px;
}
#container #Footer .c {
	font-size: 0.8em;
	padding-top: 30px;
}

.subdl dt{
	font-weight: bold;
	background-color: #EDF8FD;
	padding-left: 5px;
}
.subdl dd{
	padding: 5px 0 15px 5px;
}


/*=========================================
#hamburger
=========================================*/
.hamburger {
    position: fixed;
    top: 40px;
    right: 30px;
    z-index: 150;
    width: 35px;
    height: 45px; /* 高さを拡張（MENU表示分） */
    cursor: pointer;
    text-align: center;
}

.hamburger span {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 5px; /* ← 太くする */
    background-color: #666666;
    transition: transform .3s;
}

.hamburger span:nth-child(1) {
    top: 10%;
}
.hamburger span:nth-child(2) {
    top: 35%;
}
.hamburger span:nth-child(3) {
    top: 60%;
}

/* アクティブ時の挙動はそのまま */
.hamburger.is-active span:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(135deg);
}
.hamburger.is-active span:nth-child(2) {
    opacity: 0;
}
.hamburger.is-active span:nth-child(3) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(-135deg);
}
.hamburger.is-active span {
    background-color: #ffffff;
}

/* MENUラベルのスタイル追加 */
.menu-label {
    font-size: 10.5px;
    color: #666;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 29px; /* ← この値で位置を調整 */
}

/*=========================================
#drawer
=========================================*/
.drawer {
	font-size: 0.9em;
	color: #fff;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 130;
    width: 50%;
    height: 100vh;
    background-color: rgba(60, 60, 60, 0.8);
    transition: opacity .3s, visibility .3s;
}

.drawer a:hover{
	color: #80EDFB;
}

.drawer.is-active {
    visibility: visible;
    opacity: 1;
}

.drawer-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 18px;
}

.drawer__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.drawer__list a {
    color: #fff;
}

.drawer__link {
    color: #ffffff;
}


/* ===============================================
# 共通
=============================================== */
a {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    font-style: italic;
    vertical-align: middle;

    shape-margin: .75rem;
}

/* 実際のプロジェクトではここのコメントを解除して、スマホ時のみ表示させます。 */
/* .sp-show {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp-show {
    display: block;
  }
  .sp-none {
    display: none;
  }
} */


.btn {
  overflow: hidden;
	 width: 300px;
  height: 60px;
	margin:0 auto;
	margin-top: 150px;
	margin-bottom: 150px;
}
.btn a {
	display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 400;
  background-color: #333;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
.btn a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 120%;
  height: 100%;
  z-index: -1;
  background-color: #DDD;
  transition: all 300ms linear;
  transform: skewX(-30deg) scale(0, 1);
}
.btn a:hover {
  color: #333;
}
.btn a:hover:before {
  left: -10%;
  transform: skewX(-30deg) scale(1, 1);
}

   /* ▼配置 */
   .scrollBtns {
      position: fixed; /* ボタンを画面内の指定位置に固定表示する */
      bottom: 1em;     /* 画面の下端から1文字分の距離 */
      right: 1em;      /* 画面の右端から1文字分の距離 */
      max-width: 3em;  /* 最大幅：3文字分 */
   }
   /* ▼ボタンの装飾 */
   .scrollBtns a {
      display: block;         /* ブロック化(全体をクリック可能にするため) */
      margin: 3px 0;          /* 外側の余白：上下→左右 */
      padding: 0.4em 0.3em;   /* 内側の余白：上下→左右 */
      color: white;           /* 文字色：白色 */
      background-color: blue; /* 背景色：青色 */
      border-radius: 12px;    /* 角を丸くする：半径12ピクセルで */
      opacity: 0.6;           /* 半透明にする(＝不透明度60％／つまり背後が40％透けて見える) */
      line-height: 1;         /* 行の高さを詰める */
      text-decoration: none;  /* リンクの下線を付けない */
      text-align: center;     /* 文字をセンタリングする */
   }
   /* ▼マウスが載ったときの装飾変更 */
   .scrollBtns a:hover {
      background-color: red;  /* 背景色：赤色 */
   }
   /* ▼矢印記号 */
   .arrow  { display:block; font-size:1.5em; }  /* 1.5文字分の大きさ */
   /* ▼ラベル */
   .label { display:block; font-size:0.67em; } /* 0.67文字分の大きさ */
