
@charset "UTF-8";
body {
  font-size: 16px;
  font-family: "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  line-height: 1.8;
}
/*謠先声逕ｨ繝倥ャ繝繝ｼ*/
.mainHeader_tei_topNav {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 14px 10px 12px 10px;
  width: 1080px;
}
.mainHeader_tei_headerLogo img {
  max-width: 150px;
  width: 100%;
  border: 1px solid #fff;
}
.heading-001 {
    padding: .5em .5em;
    border-left: 5px solid #ff0000;
    background-color: #f2f2f2;
    color: #333333;
	margin-bottom: 20px;
}
@media screen and (max-width:799px) {
  .mainHeader_tei_sp {
    background-color: #ed0000;
  }
  .mainHeader_tei_sp_topNav {
    background-color: #ed0000;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 0 0 0;
    position: relative;
    width: 100%;
    z-index: 140;
  }
  .mainHeader_tei_sp_headerLogo {
    /*padding: 4.7% 5% 4.7% 4%;*/
    display: flex;
    align-items: center;
    padding: 13px 13px 13px 13px;
    text-align: center;
    width: 38.67%;
  }
  .mainHeader_tei_sp_headerLogo img {
    max-width: 114px;
    width: 100%;
    border: 1px solid #fff;
  }
}
/*謠先声逕ｨ繝倥ャ繝繝ｼ*/
/*蜈ｱ騾�*/
#contents {
  width: 980px;
  margin: 0 auto;
  font-size: 1.6rem;
}
#contents .title {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  color: #333;
  border-bottom: 2px solid #666262;
  text-align: center;
  font-weight: bold;
}
#contents .title_red {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  color: #333;
  border-bottom: 2px solid #FF0000;
  text-align: center;
  font-weight: bold;
}
.fontsize2 {
  font-size: 1.8rem;
}
.information {
  margin-top: 2.0rem;
}
.date {
  text-align: right;
  padding-bottom: 5.0rem;
}
#contents a {
  color: #0840B1;
}
.day {
  text-align: right;
  margin: 0 0 3.0rem;
}
.indeHnt {
  padding-left: 1em;
  text-indent: -1em;
	font-size: 16px
}
.indent1 {
  padding-left: 2em;
  text-indent: -1em;
}
.indent6 {
  padding-left: 2em;
  text-indent: -1em;
  font-size: 15px
}
.indent7 {
  padding-left: 2em;
  font-size: 15px
}
.indent2 {
  padding-left: 2em;
  text-indent: -2em;
}
.indent4 {
  font-size: 15px;
  padding-left: 2em;
  text-indent: -2em;
}
.indent5 {
  font-size: 15px;
  padding-left: 3em;
  text-indent: -1em;
}
.indent3 {
  padding-left: 3.5em;
  text-indent: -1em;
}
.ind {
  padding-left: 1em;
}
.ind2 {
  padding-left: 2em;
text-indent: -1em
}
.indent2012 {
  padding-left: 1em;
  text-indent: -1.3em;
  font-size: 1.5rem;
}
.text202305{
  padding-left: 2em;
  text-indent: -1em;
  font-size: 18px;
  font-weight:bold;
}
.pa20 {
  padding: 20px;
}
.boder {
  border-bottom: 1px #333 solid;
}
.red2006 {
  color: #FF0004;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 50px;
}

.text6 {
	font-weight: bold;
	border-left: 5px solid #FF0000;
	padding-left: 5px;
}
/*繝懊ャ繧ｯ繧ｹ*/
.red_box {
  padding: 0.5em 1em;
  margin: 1em 0;
  border: solid 3px #FF0004;
  text-align: center;
  font-size: 2.0rem;
}
.red_box p {
  margin: 0;
  padding: 0;
}
.text {
  margin-top: 2.0rem;
}
.text2208 {
font-size: smaller;
  margin-top: 0;
	text-indent: -1em;
	padding-left: 1em;
}
.text2208ind {
font-size: smaller;
  margin-top: 0;
	text-indent: -1em;
	padding-left: 2em;
}
.text202203 {
  font-size: 1.8rem;
}
.text202203c {
  color: #0840B1;
}
.text202203c:hover {
  text-decoration: underline;
}
.tc202203 {
  font-size: 1.3rem;
}
.text2011 {
  margin-top: 2.0rem;
  font-size: 15px;
}
.last {
  margin-bottom: 5.0rem;
}
/*0302_2繝��繝悶Ν*/
.table0302_2 {
  border-collapse: collapse;
  margin: 20px auto;
  padding: 0;
  width: 650px;
  border: 1px solid #333;
}
.table0302_2 tr {
  background-color: #fff;
}
.table0302_2 th, .table0302_2 td {
  padding: .35em 1em;
  border-bottom: 1px solid #333;
  font-size: 1.2rem;
}
.table0302_2 th {
  text-align: center;
  border-right: 1px solid #333;
  font-weight: normal;
}
.table0302_2 td {
  border-right: 1px solid #333;
}
.table0302_2 thead th {
  font-size: 1.3rem;
  /* padding: 1em;*/
}
.table0302_2 thead tr {
  background-color: #FF9E00;
  color: #fff;
}
.table0302_2 tbody th {
  text-align: left;
  font-size: 1.2rem;
  border-right: 1px solid #333;
}
/*0302_2髢｢菫�*/



.table202403_3 th{
	border: 1px solid black;
	background-color: #2f75b5;
	color: white;
	width: 25%;
	vertical-align: middle;
	padding: 5px 0;
}

.table202403_3 td{
	border: 1px solid;
	padding: 5px;
	vertical-align: middle;
	padding: 10px 5px;
}


.title-price {
  margin: 1em 0;
  background-color: #fff;
  border: 2px solid #0B0098;
  letter-spacing: .3px;
}
.title-price-title {
  color: #fff;
  font-weight: bold;
  font-size: 2.0rem;
  background-color: #0B0098;
  padding: 4px 6px;
  text-align: center;
  margin-bottom: 1.5rem;
}
.text_0302 {
  font-size: 1.5rem;
  padding-left: 2em;
}
.text2006 {
  margin: 10px 0 30px;
}
.text2006_b {
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: 2.0rem;
}
.title-price p {
  margin: 0;
}
.text_b {
  font-size: 3.0rem;
  font-weight: bold;
}
.text_bold {
  font-weight: bold;
  text-align: center;
  font-size: 1.5rem;
}
.title_2 {
  padding: 0.25em 0.5em; /*荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
  color: #494949; /*譁�ｭ苓牡*/
  background: transparent; /*閭梧勹騾乗�縺ｫ*/
  border-left: solid 5px #FF0000; /*蟾ｦ邱�*/
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: 1.5rem;
}
/*202005*/
.box1 {
  border: 1px solid #333;
  padding: 20px;
  margin-top: 20px;
}
.title_3 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #333;
}
/*繝懊ャ繧ｯ繧ｹ*/
.red_box2 {
  width: 70%;
  padding: 0.5em 1em;
  margin: 1em 0;
  border: solid 1px #FF0004;
  text-align: center;
  font-size: 2.0rem;
  color: #FF0004;
  margin: 30px auto;
}
.red_box p {
  margin: 0;
  padding: 0;
}
/*2006_2*/
.title2006_2 {
  font-size: 1.8rem;
  font-weight: bold;
  border-left: 5px solid #FF0000;
  padding: .5em 0 .5em .75em;
  margin: 30px 0 10px;
}
.title202203_2 {
  font-size: 1.8rem;
  font-weight: bold;
  border-left: 5px solid #FF0000;
  padding: .2em 0 .2em .75em;
  margin: 30px 0 5px;
}
.small2006 {
  font-size: 1.2rem;
}
.small2011 {
  font-size: 1.2rem;
}
/* 隗剃ｸｸ */
.Radius5_2006 {
  border-radius: 5px; /* CSS3闕画｡� */
  -webkit-border-radius: 5px; /* Safari,Google Chrome逕ｨ */
  -moz-border-radius: 5px; /* Firefox逕ｨ */
}
/* 繝懊ち繝ｳ蜈ｱ騾� */
.Button2006 {
  overflow: hidden;
  width: 250px;
  height: 50px;
  /*margin: 10px;*/
  padding: 0;
}
.Button2006 a {
  display: block;
  position: relative;
  z-index: 100;
  text-align: center;
  background: #00a0e9;
  color: #fff !important;
  font-size: 14px;
  line-height: 50px;
  text-decoration: none;
  font-weight: bold;
}
.Button2006 a:hover {
  background: #3ab2e9; /* 繝槭え繧ｹ繧ｪ繝ｼ繝舌�繧ｫ繝ｩ繝ｼ */
}
#IconList2006 a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent; /*top right bottom 繧帝乗�蛹� */
  border-left: 5px solid #fff;
}
#IconList2006 a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent; /*top right bottom 繧帝乗�蛹� */
  border-left: 5px solid #fff;
}
.img2006 {
  width: 600px;
}
.img2011 {
  max-width: initial; /* 蛻晄悄迥ｶ諷九↓繝ｪ繧ｻ繝�ヨ */
  width: 100%;
  text-align: center;
}
.img2103 {
  max-width: initial; /* 蛻晄悄迥ｶ諷九↓繝ｪ繧ｻ繝�ヨ */
  width: 60%;
  text-align: center;
  margin: 50px 0;
}
.img2312 {
  max-width: initial; /* 蛻晄悄迥ｶ諷九↓繝ｪ繧ｻ繝�ヨ */
  width: 90%;
  text-align: center;
  margin: 25px 0;
}
.marker {
  background: linear-gradient(transparent 60%, #ffe033 0%);
  color: #027B1B;
}
.icontxt {
  font-size: 1.8rem;
  margin: 15px 0;
  font-weight: bold;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #027B1B;
  margin-right: 5px;
}
.button {
  position: relative;
  display: inline-block;
  padding: .9em 4em;
  background-color: #FF0004;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
}
.button::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  transition: all .3s;
}
.button:hover {
  opacity: 0.8;
}
/*.post-contents .button01:hover::after {
  border-left-color: #333;
}*/
.btnarea {
  text-align: center;
  margin: 20px;
}
.txt1109 {
  line-height: 23px;
}
.link a {
  color: #1a0dab;
}
.link a:hover {
  text-decoration: underline;
}
.text2106 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
.text2106_2 {
  font-size: 16px;
  margin-bottom: 30px;
}
.btnarea {
  text-align: center;
  margin: 80px 0;
}
.button2007 {
  position: relative;
  display: inline-block;
  padding: .9em 4em;
  background-color: #FF0000;
  border: 2px solid #FF0000;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
}
.button2007::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  transition: all .3s;
}
.button2007:hover {
  opacity: 0.8;
  text-decoration: none !important;
}
@media screen and (max-width:799px) {
  .text_b {
    font-size: 2.0rem;
  }
  .text_bold {
    font-size: 1.3rem;
    text-align: left;
  }
  .title-price-title {
    font-size: 1.2rem;
  }
  .text2106 {
    font-size: 13px;
    margin-top: 15px;
  }
  .text2106_2 {
    font-size: 13px;
    margin-bottom: 10px;
  }
	.title202203_2 {
  font-size: 14px;
}
.indeHnt {
font-size: 13px}

}
/*================================================
 *  繧ｿ繝悶Ξ繝�ヨ/繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ蜷代￠繝�じ繧､繝ｳ
 ================================================*/
/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�繧定��縺励※20px螟ｧ縺阪＞繧ｵ繧､繧ｺ縺ｧ蛻�ｊ譖ｿ縺� */
@media screen and (max-width:799px) {
  body {
    box-sizing: border-box;
    width: 100%;
  }
  #contents {
    width: 100%;
    font-size: 1.4rem;
  }
  main {
    margin: 1.7rem;
  }
  #contents .title {
    font-size: 1.5rem;
  }
  .text_0302 {
    font-size: 1.1rem;
    padding-left: 5px;
  }
	.text {
		font-size: 13px;	}
	.text2208 {
		font-size: 13px;	}
	.text2208ind {
		font-size: 13px;	}
  .text202203 {
    font-size: 1.5rem;
  }
  .tc202203 {
    font-size: 1.2rem;
  }
  .indent1 {
    padding-left: 2em;
    text-indent: -1em;
  }
  .indent6 {
  padding-left: 2em;
  text-indent: -1em;
  font-size: 15px;
}
  .indent7 {
  padding-left: 1em;
  font-size: 15px;
}
.text202305 {
  padding-left: 1em;
  text-indent: 0em;
  font-size: 18px;
}
  .indent4 {
	  font-size: 13px;
    margin: 5px;
    padding-left: 10px;
    text-indent: -2em;
  }
  .indent5 {
	  	  font-size: 13px;
    padding-left: 10px;
    text-indent: -1em;
  }
  .fontsize2 {
    font-size: 1.3rem;
  }
  .pa20 {
    padding: 10px;
  }
  .red_box2 {
    width: 100%;
    font-size: 1.6rem;
    text-align: left;
  }
  .title_3 {
    font-size: 1.5rem;
  }
  .red2006 {
    font-size: 1.5rem;
    text-align: left;
    margin: 10px;
  }
  .Button2006 {
    margin: 10px auto;
  }
  .img2006 {
    width: 100%;
  }
  .img2103 {
    width: 90%;
  }
  .img2312 {
    width: 90%;
	margin: 0 1em  
  }
}
.btn2007 {
  text-align: center;
  margin: 50px;
}
.button2007 {
  position: relative;
  display: inline-block;
  padding: .9em 4em;
  background-color: #FF0000;
  border: 2px solid #FF0000;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  text-align: center;
}
.button2007::after {
  position: absolute;
  top: 50%;
  right: .2em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  transition: all .3s;
}
.button2007:hover {
  opacity: 0.8;
}
.button2012 {
  position: relative;
  display: inline-block;
  padding: .9em 4em;
  background-color: #fff;
  border: 2px solid #FF0000;
  color: #FF0000 !important;
  text-align: left;
  text-decoration: none;
  transition: all .3s;
  font-weight: bold;
}
.button2012::after {
  position: absolute;
  top: 50%;
  right: .1em;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #FF0000 !important;
  transition: all .3s;
}
.button2012:hover {
  opacity: 0.8;
}
.list {
  margin: 10px 10px 35px;
}
.title2012 {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 8px;
}
@media screen and (max-width:799px) {
  .btn2007 {
    margin: 20px;
  }
  .text2011 {
    margin-top: 2.0rem;
    font-size: 12px;
  }
  .txt1109 {
    line-height: 20px;
    text-align: left;
  }
  .indent2012 {
    font-size: 1.2rem;
  }
  .title2012 {
    font-size: 1.3rem;
  }
  .button2012 {
    width: 100%;
    font-size: 1.3rem;
    padding: .3em 1em;
  }
  #contents .title_red {
    font-size: 1.5rem;
  }
	.information2022 {
	width: 100%!important;
	margin: 0!important
}

.areath {
    font-size: 14px!important;
  }
.areath2 {
    font-size: 14px!important;
  }
  .areatd {
    font-size: 13px!important;
  }
.areatable {
  border-collapse: collapse;
	width:100%!important;
  margin: 0!important;
}

}


.areatable {
  border-collapse: collapse;
	width:85%;
  margin: 0 auto;
}
.areath {
  border-top: solid 1px #384BBD;
  border-left: solid 1px #384BBD;
  border-bottom: solid 1px #384BBD;
  border-right: solid 1px #FFFFFF;
  padding: 8px;
}
.areatd {
  border: solid 1px #384BBD;
  padding: 8px;
}
.areath2 {
  border-top: solid 1px #384BBD;
  border-right: solid 1px #384BBD;
  border-bottom: solid 1px #384BBD;
  border-left: solid 1px #FFFFFF;
  padding: 8px;
}
.areath {
  background: #406ECB;
  font-size: 15px;
  font-weight: bold;
/*	width: 50%;
*/	color: #FFFFFF
}
.areath2 {
  background: #406ECB;
  font-size: 15px;
  font-weight: bold;
/*	width: 50%;
*/	color: #FFFFFF
}
.area1 {
	width: 54%
}
.area2 {
	width: 46%
}
.areatd {
  font-size: 15px;
	
}
.red2022 {
	font-weight: bold;
	color: #E40104
}
.mark {
/*	 background:linear-gradient(transparent 60%, #ffff00 0%)*/
	font-weight: 600
}

.information2022 {
	width: 900px;
	margin-left: 20px
}

.row_box {
  display:block;/*繧ｳ繝ｬ*/
  width:100%;
  margin:0 auto;}

.row_table {
  border: solid 1px #384BBD;
	margin: 5px auto 10px auto;
	padding: 5px; 
	width: 70%
}
.row_table tr th {
  background: #406ECB;
	padding: 5px;
	color: #FFFFFF;
	height: 10%
}
.row_table tr th span {
text-decoration: underline
}
.row_table tr td {
  border:1px solid #384BBD;
  background: #FFFFFF;
	padding: 7px;
	color: #000000;

}
/*.row_table tr {
	display: block
}
*/.row_table tr td img {
	display: block;
margin: 5px auto;
text-align: center
}
.kaitei1 {
	font-weight: bold;
	font-size: 14px
}
.kaitei2 {
	font-weight: normal;
	font-size: 14px;
	text-indent: -2em;
	padding-left: 2em
}
@media screen and (max-width:799px) {
	
.row_box {
  display:block;/*繧ｳ繝ｬ*/
  width:100%;
  margin:0;
}
	
.row_table {
width: 100%;
	margin-right: 10px
	}
	
}
.point_td {
	height: 120px
}


/* 202312横並び */

.wba202312 {
  display: flex; /*横並び*/
}
.wba202312_img {
  width: 40%; /*画像サイズ指定*/
  margin: 15px 0 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.wba202312_t {
  margin: 2em 0 0 0;
  padding: 0;
}
@media screen and (max-width:799px) {
.wba202312 {
  display: block; 
}
.wba202312_img {
  width: 40%; /*画像サイズ指定*/
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.wba202312_t {
  margin: 0 0 0 0;
  padding: 0;
}
	
}

.box202408 {
  margin-left:3rem;
  margin-bottom: 2rem;
  
}

@media (max-width:799px){
	.box202408 {
       margin-left:0;
  }
}

.box202408 table{
	margin-top: 1rem;
}

.box202408 td{
 padding: 1rem;
}

.box202408 h3{
 color: #FF0000;
 border-bottom: #FF0000 2px solid;
}

.box202408 ul{
	font-size: 80%;
}

.number{
	background: #FF0000;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 5px 12px;
    margin-bottom: 6px;
    margin-top: 6px;
    border-radius: 50px;
}

/* 初期状態ではポップアップを非表示 */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 半透明の背景 */
}

/* ポップアップの表示をトリガー */
:target {
  display: block; /* :targetが設定されているときに表示 */
}

/* ポップアップのコンテンツ */
.modal-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  position: relative;
}

/* 閉じるボタン */
.close {
  position: absolute;
  top: 10px;
  right: 20px;
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
  color: #aaa;
}

.close:hover {
  color: #000;
}

.boxLink-typeTel span{
	color: white;
	font-weight: 600;
}

.noticeBox{
	border: 2px solid #e6e6e6;
    margin-top: 14px;
    padding: 20px;
    text-align: center;
}

.noticeBox_title{
	font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}