@charset "utf-8";
/* CSS Document */
.all {
  min-height: 100svh;
  padding-top: 130px;   /* 蝗ｺ螳壹・繝・ム繝ｼ蛻・・菴咏區 */
	background: #8699af;
}
.ba {
	background: #8699af;
}
.clear {
	clear: left;
}
.kiji {
	background: white;
	border-radius: 30px;
	/*border: dashed 1px #0e3460;*/
	padding: 30px 30px 0 30px;
	margin: 0 0 50px 0;
	color: #0e3460;
}
.kiji2 {
	background: white;
	border-radius: 30px;
	/*border: dashed 1px #0e3460;*/
	padding: 30px;
	margin: 0 0 50px 0;
	color: #0e3460;
}
div.animation_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: calc(65% - 400px);
  	padding: 200px;
	margin: 0;
	font-family: "Noto Serif JP", serif;
}
h1 {
  position: relative;
  width: fit-content;
  padding: 12px 30px 12px 18px;
	margin: 0 0 35px 0;
  border-bottom: 1px solid white;
	font-size: 2.5em;
	font-weight: 300;
	color: white;
}
/*h1::before {
  content: "";
  position: absolute;
  right: -41px;
  bottom: -21px;
  width: 50px;
  height: 1px;
  transform: rotate(50deg);
  box-sizing: border-box;
  background-color: white;
}*/
/*h1::after {
  content: "";
  position: absolute;
  right: -36px;
  bottom: -44px;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: white;
}*/
.subtitle {
	padding: 0;
	margin: -25px 0 50px 18px;
	color: white;
	font-size: 1.4em;
	line-height: 170%;
	font-weight: 400;
}
.subp {
	padding: 0;
	margin: 0;
	color: white;
	font-size: 1.15em;
	line-height: 170%;
	font-weight: 200;
}
/*h1 {
	font-size: 2.5em;
	font-weight: 400;
	padding: 0 0 35px 0;
	margin: 0;
	line-height: 160%;
	color: white;
}*/
h2 {
	font-size: 1.7em;
	font-weight: 500;
	padding: 0 0 30px 0;
	margin: 0;
	line-height: 160%;
}
h3 {
	font-weight: 600;
	line-height: 160%;
}
h4 {
	font-size: 1.15em;
	font-weight: 500;
	line-height: 160%;
	padding: 0;
	margin: 0 0 10px 0;
}
h4:before {
	content: "【";
}
h4:after {
	content: "】";
}
.bold {
	font-weight: 600;
	border-bottom: dotted 1px #0e3460;
}
.syurui {
	font-family: "Noto Serif JP", serif;
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 1.1em;
	broder: solid 1px #0e3460;
}
.syurui caption {
	text-align: left;
	padding: 0 0 10px 0;	
}
.syurui td {
	padding: 5px 10px;
	margin: 0;
	border-right: solid 1px #0e3460;
	border-bottom: solid 1px #0e3460;
}
.syurui .le {
	border-left: solid 1px #0e3460;
}
.syurui .to {
	border-top: solid 1px #0e3460;
	background: #f3f5f7;
}
.syurui .to2 {
	border-top: solid 1px #0e3460;
}
.symimg {
	width: 70%;
	vertical-align: bottom;
}
.comment {
	font-size: 1.15em;
	line-height: 170%;
	font-weight: 200;
	padding: 0;
	margin: 0;
}
.imgleft {
	float: left;
	padding: 0 30px 0 0;
}
.comment_mini {
	font-size: 0.9em;
	line-height: 170%;
	font-weight: 100;
	padding: 0;
	margin: 0;
}
.bottom30 {
	padding: 0 0 30px 0 !important;
}
.bottom100 {
	padding: 0 0 100px 0 !important;
}
.bottom100img {
	margin: 0 !important;
	padding: 0;
	text-align: center;
}
.commentul {
	padding: 0;
	margin: 0 0 30px 0;
	list-style-position: inside;
	font-size: 1.15em;
	line-height: 170%;
	font-weight: 200;
}
.commentul li {
	padding: 0;
	margin: 0;
}
.commentul dt {
	font-weight: 500;
	padding: 0;
	margin: 0 15px;
}
.commentul dt:before {
	content: "〇";
	padding: 0 10px 0 0;
	margin: 0;
}
.commentul dd {
	padding: 0;
	margin: 0 15px;
}
.commentul dd:before {
	content: "-";
	padding: 0 10px 0 0;
	margin: 0;
}
.quizul {
	display: flex;
	list-style: none;
	padding: 10px;
	margin: 0;
	background: #e6eaef;
	border-radius: 10px;
}
.quizul li {
	padding: 0 10px;
}
.katagaki {
	font-size: 1em;
	padding: 0 0 60px 0;
	margin: 0;
	text-align: right;
	color: white;
}
.katagaki2 {
	font-size: 0.85em;
	padding: 0 30px;
	margin: 0;
	font-weight: 200;
	line-height: 200%;
	color: white;
}
.katagaki3 {
	font-size: 0.85em;
	padding: 0 30px 20px 30px;
	margin: 0;
	font-weight: 200;
	line-height: 200%;
	color: white;
}
.more {
	text-align: center;
	padding: 0;
	margin: 100px auto;
}
.more a {
	padding: 10px 50px;
	font-size: 1.5em;
	text-decoration: none;
	border-radius: 30px;
	background: white;
	color: white;
	background-color: #0e3460;
}
.more a:hover {
	opacity: 0.8;
}
.konna {
	display: flex;
	padding: 100px 0;
	margin: 0;
	overflow: hidden;
	background: red;
}
/* ===============================================
画像スライド
=============================================== */
.container {
	position: fixed;
	top: 0px;
	right: 0px;
    width: 35%;
	height: 100%;
	background: white;
}
.slider-area {
    position: relative;
    width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.slider-item {
    position: absolute;
    inset: 0;
    opacity: 0;
    z-index: 0;
    animation: slideShow 30s linear infinite 0s;
}
.slider-item:nth-child(2) {
    animation-delay: 10s;
}
.slider-item:nth-child(3) {
    animation-delay: 20s;
}
.slider-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	opacity: 0.8;
}
@keyframes slideShow {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        animation-timing-function: ease-out;
    }

    20% {
        opacity: 1;
    }

    40%,
    100% {
        opacity: 0;
    }
}
@media (max-width: 900px){
  div.animation_box{
    position: relative !important;
    top: auto !important; left: auto !important;
    width: 100% !important;
    padding: 24px 5vw !important;
    writing-mode: horizontal-tb !important;
  }
  h1{
    font-size: 1.8rem !important;
    line-height: 1.35 !important;
    padding-bottom: 16px !important;
  }
h2 {
	font-size: 1.5em;
	font-weight: 550;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 150%;
	/*border-top: solid 1px #0e3460;*/
	/*border-bottom: dashed 1px #0e3460;*/
}
  .container{
    position: relative !important;
    width: 100% !important;
    height: 40vh !important;
    top: auto !important; right: auto !important;
    /*margin-top: 8px;*/
  }
  .slider-area{ height: 100% !important; }

  .comment{ font-size: 1rem !important; line-height: 1.7 !important; }
	.commentul {
	font-size: 1rem
}
	.subp {
	font-size: 1rem;
	font-weight: 100;
}
	.syurui {
	font-size: 1rem;
}
	.flow07 > li dl dd {
  margin: 0;
	font-size: 0.9em;
}
	.koramudl {
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
	.katagaki2 {
	font-size: 0.7em;
	padding: 0 30px;
	margin: 0;
	font-weight: 200;
	line-height: 150%;
	color: white;
}
}
@media (max-width: 900px){
  html, body { overflow-x: hidden; }
  *, *::before, *::after { box-sizing: border-box; }
	
	.table-scroll{
    display: block !important;
	  width: 100% !important;
    max-width: 100% !important;
	  box-sizing: border-box !important;
    overflow-x: auto !important;      /* ← 横スクはここだけ */
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    margin: 0 0 30px 0 !important;
    padding: 0 30px 10px 0 !important;     
    background: transparent !important;
    scrollbar-gutter: stable both-edges;
	  touch-action: pan-x !important;   /* ← 端末での横スワイプを確実に */
  }
  .table-scroll > table{
	  display: inline-block !important; /* ← shrink-to-fit を止める決め手 */
    width: auto !important;    /* 内容幅＝スクロール幅（右端まで行ける） */
    /*min-width: 720px !important; */     /* 必要なら 720–900px で調整 */
    border-collapse: collapse !important;
    table-layout: auto !important;
	  vertical-align: top;
  }
  .table-scroll > table th,
  .table-scroll > table td{
    white-space: nowrap !important;
    padding: 10px 12px !important;
  }
.table-scroll::-webkit-scrollbar{ height: 8px; }
  .table-scroll::-webkit-scrollbar-thumb{ background: #b7c2d6; border-radius: 4px; }
  .table-scroll::-webkit-scrollbar-track{ background: #eef2f7; }
	.syurui {
	margin: 0;
}
	.iim {
		width: 100%;
	}
	.iim2 {
		margin: 0 auto;
	}
	.quizul {
	display: block;
	list-style: none;
	padding: 10px;
	margin: 0;
	background: #e6eaef;
	border-radius: 10px;
}
	.quizul li {
	padding: 5px 10px;
}
	.imgleft {
	float: none;
	text-align: center;
	padding: 0 30px 0 0;
}
}