@charset "utf-8";
/* CSS Document */

* { border:none; margin:0; padding:0; }
img { margin:0; padding:0; border:none; }
body { background-color:#fffce8; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
div { border:none; margin:0; padding:0; }
table { border-collapse:collapse; border:none; border-spacing:0;}

/* 共通 */
#base { width:960px; }
#leftside { float:left; padding-top:20px; width:230px; vertical-align:top; }
#rightside { float:right; padding-top:20px; width:730px; vertical-align:top; }
#cle  { clear: both; width:960px; height:260px; }
.orangeline { margin-top:30px; margin-bottom:30px; }
.space { height:40px; }
h1 { background-image:url(../img/title_boad.png); width:200px; height:280px; background-repeat:no-repeat; padding-top:60px; color:#ffffff; font-size:24px; font-weight:bold; }
h1.one { background-image:url(../img/title_boad.png); width:200px; height:265px; background-repeat:no-repeat; padding-top:75px; color:#ffffff; font-size:24px; font-weight:bold; }
h2 { color:#d2691e; font-size:22px; font-weight:bold; text-align:left; padding-left:50px; }
.line { border:none; border-top:dashed 2px #996600; height:2px; color:#FFFFFF; }

a:link.btn_leftside { font-size:18px; color:#330000; text-decoration:none; line-height:16px; }
a:visited.btn_leftside { font-size:18px; color:#330000; text-decoration:none; line-height:16px; }
a:active.btn_leftside { font-size:18px; color:#330000; text-decoration:none; line-height:16px; }
a:hover.btn_leftside { font-size:18px; color:#ff6633; text-decoration:none; line-height:16px; }

#leftside_botton { text-align:center; width:200px; }
.red { color: #C00;}
.right {text-align: right;}

/* トップ */
#number { background-image:url(../img/number_boad.png); width:200px; height:318px; }
p.number { font-size:24px; font-weight:bold; color:#330000; line-height:30px; padding-top:100px; }

#top_policy {
	background-image:url(../img/policy_boad02.png);
    background-repeat: no-repeat;
	width:600px;
	height:1300px;
	text-align:center;
}
p.policytitle {
	font-size:24px;
	font-weight:bold;
	padding-top:80px;
}
p.policysubtitle { font-size:20px; }
p.policysubtitle2 { font-size:16px; }
p.policy {
	font-size:16px;
	padding:10px 30px;
	text-align:left;
}
p.policy2 { font-size:12px; padding-top:30px; line-height:28px; text-align:left; width:400px; }

#top_inform {
	background-image:url(../img/inform_boad.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:600px;
	height:700px;
}
p.informtitle { font-size:24px; font-weight:bold; padding-top:15px; padding-bottom:30px; }
.informtext { padding-left:30px;}
.counter { padding-bottom:20px; }

/* 他ページ */
p.policy_green { font-size:18px; color:#21a564; font-weight:bold; }
p.policy_black { font-size:14px; color:#000000; }
p.policy_orange { font-size:14px; color:#ff9966; font-weight:bold; }
.space2 { padding-left:30px; }

.list_white { background-color:#ffffff; border:#000000 solid 1px; padding:2px 10px; font-size:14px; color:#000000; }
.list_orange { background-color:#ffefd5; border:#000000 solid 1px; padding:2px 10px; font-size:14px; color:#000000; }
.list_pink { background-color:#ffffff; border:#ff6347 double 4px; padding:2px 10px; font-size:14px; color:#000000; margin-left:20px; margin-top:15px; margin-right:35px; }
.list_yellow { background-color: #FF0; border:#000000 solid 1px; padding:2px 10px; font-size:14px; color:#000000; }
.list_gray { background-color:#F1F1F1; border:#000000 solid 1px; padding:2px 10px; font-size:14px; color:#000000; }
.list_white02 {
	background-color:#ffffff;
	padding:2px 10px;
	font-size:14px;
	color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.rules_text { font-size:14px; padding-top:15px; color:#000000; text-align:left; vertical-align:top; }
.rules_text2 { font-size:14px; color:#000000; text-align:left; vertical-align:top; }
.rules_text3 { padding-left:40px; }
.rules_text4 { list-style: none;}


a:link.btn_link { font-size:14px; color:#330000; text-decoration:none; line-height:28px; }
a:visited.btn_link { font-size:14px; color:#330000; text-decoration:none; line-height:28px; }
a:active.btn_link { font-size:14px; color:#330000; text-decoration:none; line-height:28px; }
a:hover.btn_link { font-size:14px; color:#009933; text-decoration:none; line-height:28px; }

p.plan { font-size:12px; color:#000000; }

a:link.btn_pdf { font-size:14px; color:red; text-decoration:none; }
a:visited.btn_pdf { font-size:14px; color:red; text-decoration:none; }
a:active.btn_pdf { font-size:14px; color:red; text-decoration:none; }
a:hover.btn_pdf { font-size:14px; color:red; text-decoration:none; }

p.information_green { font-size:18px; color:#21a564; font-weight:bold; padding-left:10px; }
p.information_black { font-size:14px; color:#000000; padding-left:25px; padding-right:35px; }


/* お問い合わせ */
input#send{ 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  -o-border-radius: 5px; 
  -ms-border-radius: 5px; 
  border:#a9a9a9 1px solid; 
  -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3); 
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3); 
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3); 
  width:50px; 
  height:25px; 
  padding:0 3px; 
  margin-top: 20px;
  cursor:pointer; 
  color:#333; 
  font-weight:bold; 
  background:#ffc0cb; 
  text-shadow:1px 1px 0px #ffb6c1; 
 } 
/* for table */
#form-tbl {
	margin-left: 1.5em;
	margin-bottom: 20px;
}
#form {
	border-collapse: collapse;
	margin: 1em 0;
}
#form th, #form td {
	border: 1px solid #E9DCCB;
	padding: 8px;
}
#form th {
	white-space: nowrap;
}
#form td {
	background: #fff;
}
p.btn input {
	width: 110px;
	height: 50px;
}

/* for message */
p.msg {
	color: #dd0000;
}
span.msg {
	color: #dd0000;
}
.txtright {
    text-align: right !important;
    padding-right: 15px;
    margin-bottom: 20px;
    color: #21a564;
}

/* for back-button */
form.back {
	margin-top: 2em;
}

p.btn input {
	width: 110px !important;
	height: 40px !important;
}

/* フッター */
.footer { font-size:14px; color:#000000; width:850px; padding:10px; }
a:link.btn_footer { font-size:14px; color:#000000; text-decoration:none; }
a:visited.btn_footer { font-size:14px; color:#000000; text-decoration:none; }
a:active.btn_footer { font-size:14px; color:#000000; text-decoration:none; }
a:hover.btn_footer { font-size:14px; color:#ff6633; text-decoration:none; }


/* トップへもどる */
.gototop { padding-right:50px; }
a:link.btn_gototop { font-size:12px; color:#6a5acd; text-decoration:none; }
a:visited.btn_gototop { font-size:12px; color:#6a5acd; text-decoration:none; }
a:active.btn_gototop { font-size:12px; color:#6a5acd; text-decoration:none; }
a:hover.btn_gototop { font-size:12px; color:#708090; text-decoration:none; }

/* 活動計画・報告 リンク設定 */
.plan a {color: #F00;}

.covid-19 {
	border: 3px solid #EF835F;
	padding: 15px;
	text-align: left;
	margin-right: 55px;
	margin-left: 55px;
	margin-bottom: 20px;
	margin-top: 20px;
}

/* 活動報告アーカイブ用ボタン*/

.button01 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  background-color: #EF835F;
  transition: 0.3s;
}

.button01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
  transform: rotate(45deg);
}

.button01 a:hover {
  text-decoration: none;
  background-color: #EDBD6E;
}
