@charset "utf-8";

:root {
	/* Usage: var(--size-min); */
	/* Usage: var(--move-up); */
	/* Usage: var(--small-val); ↓置きかえる。 */
	--color1: #d7e1eb; /*テーマカラー まえは#f29844*/
	--color2: #243f69;/* 選択時カラーは静的コードに書かれない #2b74c2 */
	--color3: #dd4d51;/* 矢印部分の色 */
	--buttonColor1: #000066;
} 
.disabled {
    pointer-events: none;
	background-color: #777777 !important;
}
/* きれいな切り返し(1文字用) */
dateIdt {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}

dateIdt2 {
  padding-left: 2em;
  text-indent: -2em;
  display: block;
}

dateIdt3 {
  padding-left: 3em;
  text-indent: -3em;
  display: block;
}

.table2 th.kintowaritsuke{
	text-align:justify;
	text-align-last:justify;
	padding:0 1.5em;
}

red{
	color: red;
}






.button:hover {
  background-color: #4169e1;
  text-decoration: none;
  box-shadow: unset;
}

.button {
  display: inline-block;
  border-radius: 5%;
  /*font-size: 18pt;*/
  text-align: center;
  cursor: pointer;
  padding: 12px 12px;
  background: #000066;
  color: #ffffff;
  line-height: 1.5em;
  transition: .3s;
  box-shadow: 6px 6px 3px #666666;
  border: 2px solid #000066;
  appearance: none;
  text-decoration: none;
}

#sumaho_top {
	display: none;
}

.shadow {
  box-shadow: 2px 2px 4px;
  height: 100%;
}

.arrow_r {
  position: relative;
  display: inline-block;
  padding-left: 0px;
  color: #fff;
  text-decoration: none;
}
.arrow_r:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px var(--color3);/*　矢印部分の色　*/
  border-right: solid 2px var(--color3);/*　矢印部分の色　*/
  position: absolute;
  top: 50%;
  left: 230px;
  margin-top: -4px;
  transform: rotate(45deg);
}

a.banner {
	border: unset;
}
img.banner {
	border: unset;
}

html {
    overflow-y:scroll;
}		

.colWrap {
  border: unset;
  display: flex;
  width: 100%;
}

.col2 {
  margin: 20px;
}

body {
	font-family:メイリオ, Meiryo, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	line-height:1.5em;
	background-color:#f5f5f5;
	-webkit-text-size-adjust: 100%;
}


hr {
	border-width: 3px 0 0 0; /* 太さ */
	border-style:solid; /* 線種 */
	border-color:#9f9f9f; /* 線色 */
	height: 2px; /* IE6用対策 */
	clear: both; /* IE6用対策 */
}

.hr1gray {
	border-width: 2px 0 0 0; /* 太さ */
	border-style:solid; /* 線種 */
	border-color:#CCCCCC; /* 線色 */
	height: 2px; /* IE6用対策 */
	clear: both; /* IE6用対策 */
}

.tb1{
	font-size:1.2rem;
	line-height:1.5em;
	line-height:0;
}

.tb1n{
	font-size:1.2rem;
	padding-left: 4px;
	line-height: 180%;
}

.tb2{
	background-color:#f9f9f9;
}

.tb3{
	width:257px;
	height:45px;
	line-height:45px;
	text-indent:0px;
	font-size: 1rem;

	color: #000000;
	background: #D9D9D9;

	padding: 0px;
	font-family: "メイリオ";
}

.tb3 a{
	text-decoration:none;
	color:#000000;
	  display:block;width:100%;height:100%;
	  font-weight:bold;
}

.tb3 a:hover{
  background-color: #04a73b;
  color:#ffffff;
}



.info1{
	font-size:1rem;
	line-height:16px;
	width:257px;
}

.color1{
	color:#000;
	font-weight:bold;
}

.aisatsu{
	font-size:1rem;
	line-height:30px;}


.btn00{
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  color: #04a73b;
  font-size: 1rem;
  background: #ffffff;
  padding: 2px;
  border: solid #04a73b 2px;
  text-decoration: none;
  line-height:25px;
    text-decoration: none;
  display:block;width:100%;height:100%;
    font-weight:bold;
  	font-family: "游ゴシック","游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;

}

.btn00 a {
  text-decoration: none;
  display:block;width:100%;height:100%;
    font-weight:bold;
  	font-family: "游ゴシック","游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	color:#04a73b;

}

.btn00:hover {
  background:#f9f9ff;
  }




h1 {
	font-size:2rem;
	font-weight:bold;
	color:#04a73b;
	}

h2 {
	font-size:1.8rem;
	line-height:10px;
	font-weight:bold;
	color:#a3002f;	
	}

.pdf{
	background-image:url(i_pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 16px 3px 0;
}
.word{
	background-image:url(i_word.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 16px 3px 0;
}
.powerpoint{
	background-image:url(i_powerpoint.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 16px 3px 0;
}

.base1{
	margin:0 auto;
	width:100%;
}
.base2{
	width:100%;
	display:flex
}

.textL1{
	font-size:1.5rem;
	font-weight:bold;
}






.leftmenu{
	float:left;
	width:293px;
	margin:0;
	}



.btn0{
	border-top:1px dotted #a3002f;
  	border-bottom:1px dotted #a3002f;
	position:relative;
	margin:0;
  }
  
.btn1{
  	border-bottom:1px dotted #a3002f;
	position:relative;
	margin:0;
  }
  
.leftmenu a {
	background-color: #ffffff;
	color: #a3002f;
	display: block;
	padding: 10px 10px;
	text-decoration: none;
	background:url(btn_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin:0;
}
	
.leftmenu a:hover {
	background-color: #FFF8D7;
}

.rightmenu{
	float:left;
	width:100%;
	margin:0;
	}
	
.img1{
	margin:0;
	line-height: 0;
}

.right2{
	width:100%;
	float:right;
	margin:0;
	}

.title1{
	color:#a3002f;
	font-size:2.0rem;
	font-weight:bold;
	line-height:40px;
	border:2px solid #a3002f;
	padding:5px 10px;
	margin:30px 0px 10px 0px;
}

.title2{
	color:#a3002f;
	font-size:1.8rem;
	font-weight:bold;
	line-height:20px;
	padding:5px 0px;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #a3002f;
}

.title3{
	background-color:#04a73b;
	color:#ffffff;
	font-size:1.5rem;
	font-weight:bold;
	line-height:25px;
	padding:5px 15px;
	margin:0px;
}


.txt1{
	font-size:1rem;
}
.txt2{
	font-size:1.2rem;
	text-align:right;
}

.txts1{
	font-size:1rem;
	line-height:12px;
}

.txt3{
	font-weight:bold;
	font-size:1.5rem;
}

.txt4{
	line-height:1.8em;
}

.red{
	color:#FF0004;
}


.topattention1{
	font-size:1.5rem;
	line-height:1.8em;
	font-weight:bold;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:20px;
	text-align:center;
}

.topattention2{
	line-height:25px;
	padding:20px;
}


table2{
  width: 100%;
  border-collapse: collapse;
}

.table2 th{
  width: 20%;
  background-color: #40414d;
  color: white;
  padding: 10px 10px;
  valign= top;
}

.table2 tr{
  border-bottom: solid 2px white;
}

.table2 tr:last-child{
  border-bottom: none;
}

.table2 td{
  text-align: left;
  width: 100em;
  background-color: #eee;
  padding: 10px 10px;
}



table3{
  width: 100%;
  border-collapse: collapse;
}

.table3 th{
  width: 20%;
  background-color: #d7d1b9;
  color: #000;
  padding: 10px 20px;
  font-size:0.87rem;
}

.table3 tr{
  border-bottom: solid 2px white;
}

.table3 tr:last-child{
  border-bottom: none;
}

.table3 td{
  text-align: left;
  width: 100em;
  background-color: #eee;
  padding: 10px 30px;
}

.footer1{
	text-align: center;
	font-family:メイリオ,Meiryo,serif;
	font-size:0.6rem;
	background-color:#000000;
	color:#fff;
	line-height:40px;
}
