@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body{
color:#000000;
font:13px verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","HGP創英角ﾎﾟｯﾌﾟ体","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.4;
background:#F3F3F3;
-webkit-text-size-adjust: none;
text-align:center;
max-width: 600px;
margin: 0 auto;
  width: 90%;
background-image: radial-gradient(circle at 99% 12%, rgba(123, 230, 255, 1), rgba(3, 31, 66, 1) 53%, rgba(0, 4, 22, 1) 80%);
}


/* リンク設定
------------------------------------------------------------*/
a{color:#f84a40;text-decoration:none;}
a:hover{color:#F96E66v;}
a:active, a:focus{outline:0;}


/* 全体
------------------------------------------------------------*/

.margin0 {
  line-height: 0;
}

.margin_top10{
  margin-top:10px;
}

.margin_bottom10{
  margin-bottom:10px;
}

.margin_footer{
  margin-bottom:100px;
}

.bold{
  font-weight: bold;
}

.left{
  text-align:left;
}

.font_mini{
  font-size:12px;
}

.font_16{
  font-size:16px;
}

.font_10{
  font-size:10px;
}

.bold_blue{
  font-weight: bold;
  color: #407bf8;
}

.bold_red{
  font-weight: bold;
  color: #f84a40;
}

.red{
  color: #f84a40;
}

.green{
  color: #5fbb5b;
}

.yellow{
  color: #f4c219;
}

.gray{
  color: #625c5c;
}

.blue{
  color: #407bf8;
}

.font_16_bold_blue{
  font-size:16px;
  font-weight: bold;
  color: #407bf8;
}

.font_15_bold_blue{
  font-size:15px;
  font-weight: bold;
  color: #407bf8;
}


table {
	border-collapse: collapse;
}
td {
	border: solid 1px;
	padding: 0.5em;
}


th {
	background:#f5f5f5;
	border: solid 1px;
	padding: 0.5em;
       	width:30%;
	vertical-align: middle;
}

.border {border-top: solid 1px gray}


h1{
  width:100%;
  background-color: #f84a40;
  color:#ffffff;
  font-size: 22px;
  font-weight: bold;
  padding:20px 0;
  }
  



div.whbox{
  padding:10px;
  margin-bottom:16px;
}

div.hoten{
  width:100%;
  margin:0px auto 10px 0;
  text-align:center;
  color:#f84a40;
  font-weight: bold;
  
}

div.text_center{
  width:100%;
  margin:10px auto;
  text-align:center;
}

div.text_left{
  width:100%;
  margin:10px auto;
  text-align:left;
}

div.notice_date{
  width:88%;
  margin:5px auto; 
  padding:10px;
  border-radius: 9px;
  border: solid 2px #f84a40;
  background-color: #fffacb;
  text-align:left;
}

div.notice_yellow{
  width:88%;
  margin:15px auto; 
  padding:10px;
  border-radius: 9px;
  border: solid 2px #f84a40;
  background-color: #fffacb;
  text-align:center;
  font-weight: bold;
  color: #f84a40;
}


p.notice_title{
  font-weight: bold;
  color: #f84a40;
  padding:5px 0;
 }
 
p.notice_blue{
  font-size: 12px;
  font-weight: bold;
  color: #407bf8;
  padding:3px 0;
 }
 
p.gray_box{
  border: solid 1px #625c5c;
  font-size: 12px;
  font-weight: bold;
  color: #625c5c; 
  padding:6px 0;
  margin:10px auto;
 }

div.info{
  width:88%;
  margin:15px auto; 
  padding:10px;
  border-radius: 9px;
  border: solid 2px #979797;
  background-color: #ffffff;
  text-align:center;
}

div.zensa {
	font-size:2.5em;
	text-align:center;
	line-height:0.95em;
	font-weight:bold;
	color: #FFF;
	text-shadow: 
		0 0 0.10em #2962FF,
		0 0 0.15em #2962FF,
		0 0 0.80em #2962FF,
		0 0 1.00em #2962FF;
}

@import url("https://fonts.googleapis.com/css?family=Sacramento&display=swap");

h2.zeensa {
  font-size: calc(3px + 3vh);
  font-weight: bold;
  line-height: calc(4px + 4vh);
/*   text-shadow: 0 0 5px #00d8ff, 0 0 15px #f00d8ff, 0 0 25px #00d8ff,
    0 0 20px #f562ff, 0 0 30px #890092, 0 0 80px #890092, 0 0 80px #890092;
  color: #fccaff; */
  text-shadow: 0 0 5px #b22222, 0 0 15px #b22222, 0 0 20px #b22222, 0 0 10px #b22222, 0 0 10px #b22222, 0 0 10px #b22222, 0 0 98px #b22222;
    color: #ffffff;
  font-family:"HGP創英角ﾎﾟｯﾌﾟ体";
  text-align: center;
  animation: blink 12s infinite;
  -webkit-animation: blink 12s infinite;
}




/*     color: #fccaff;
    text-shadow: 0 0 5px #f562ff, 0 0 15px #f562ff, 0 0 25px #f562ff,
      0 0 20px #f562ff, 0 0 30px #890092, 0 0 80px #890092, 0 0 80px #890092; */
  text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500, 0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
    color: #fff6a9;
  }
}

@keyframes blink {
  20%,
  24%,
  55% {
    color: #111;
    text-shadow: none;
  }

  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
/*     color: #fccaff;
    text-shadow: 0 0 5px #f562ff, 0 0 15px #f562ff, 0 0 25px #f562ff,
      0 0 20px #f562ff, 0 0 30px #890092, 0 0 80px #890092, 0 0 80px #890092; */
  text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500, 0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
    color: #fff6a9;
  }
}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}
.box {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 150px;
    padding-right: 150px;
    box-shadow: 0 0 5px #dd4c30, inset 0 0 5px #dd4c30, 0 0 10px #dd4c30, inset 0 0 10px #dd4c30, 0 0 25px #dd4c30, inset 0 0 25px #dd4c30, 0 3px 3px #000;
    border: 2px solid #fff;
    border-radius: 5px;
}
.box p {
    display: block;
    line-height: 1.3;
    font-size: 20px;
    color: #ffffff;
    text-shadow: 0 0 1px #ffd8d8, 0 0 1px #ffd8d8, 0px 0px 1px #ffd8d8, 0 0 1px #dd4c30, 0 0 1px #dd4c30, 0 0 1px #dd4c30, 0 0 1px #dd4c30, 0 0 1px #dd4c30, 0 0 1px #dd4c30, 0 0 1px #dd4c30, 0 1px 1px #000;
}

.zensa_font {
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
   font-family:"HGP創英角ﾎﾟｯﾌﾟ体";
  text-align: center;
}

h2.zeensa2 {
   background-color: rgba( 255, 255, 255, 0.7 );
   color: #b22222;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 10px;
}

div.sam p {
   margin: 0.3em 0px;
}

img {
   max-width: 100%;  /* 横幅に合わせて自動縮小するが、拡大はしない */
}

.img_zensa {
   text-align: center;
}


.font_15{
  font-size:15px;
}


.heading14 {
	position: relative;
	padding-left: 60px;
	font-size: 20px;
}

.heading14::before {
	content: attr(data-number);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	color: rgba(63,193,201,0.3);
	font-size: 50px;
}

.heading14::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 1px;
	background-color: rgba(63,193,201,1);
}

.mida {
 position: relative;
  padding: 1rem 2rem;
  border-bottom: 6px solid #f56262;
font-size:20px;
font-weight: bold;
color: #ffff00;
}

.mida::before {
 position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #f59393;
}

.zensa_font2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
   font-family:"HGP創英角ﾎﾟｯﾌﾟ体";
  text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 10px;
}

 
 /* アコーディオン
------------------------------------------------------------*/
.accordion1 {text-align: left;margin-top:15px;}
.accordion1 .inner {display: none;}
.accordion1 p{
cursor: pointer; padding: 10px;
  background: #fdebeb;
  border: solid 1px #ffffff;
  font-weight: bold;
}
.accordion1 .inner li{
  padding: 10px;
  background: #fff7f7;
  border: solid 1px #ffffff;
  font-size: 12px;
}


/* モーダル
------------------------------------------------------------*/

.modal {
  display: none;
}

.modal_bg {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
}

.modal_inner {
  display: none;
  width: 75vw;
  max-width: 375px;
  height: 450px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* .modal_inner::before,
.modal_inner::after {
  position: absolute;
  top: -20px;
  right: 0;
  width: 25px;
  height: 4px;
  background: #fff;
  content: "";
  display: block;
}

.modal_inner::before {
  transform: rotate(-45deg);
}

.modal_inner::after {
  transform: rotate(45deg);
} */

.modal_inner_head {
  width: 100%;
}

.modal_inner_txt {
  text-align: justify;
  font-size: 10px;
  padding: 10px;
}

.modal_inner_list {
  width: 100%;
  height: 280px;
  overflow-y: scroll;
  box-sizing: border-box;
  text-align: left;
  padding: 0 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  -webkit-overflow-scrolling: touch;
}

.modal_close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -30px;
  right: 0;
}


 .image-container {
      display: flex;
      justify-content: center; /* 中央揃え（オプション） */
      gap: 10px; /* 画像間のスペース */
    }
    .image-container img {
      max-width: 100%; /* レスポンシブ対応 */
      height: auto; /* アスペクト比を維持 */
    }


