@charset "UTF-8";
/*
Theme Name: 佐世保高専同窓会
Theme URI: http://www.kameyama-grp.co.jp/
Description: 
Version: 1.0
Author: 
Author URI: http://www.broad-kids.jp/
Tags: 
License: 
License URI: 
*/
@font-face {
  font-family: 'package';
  src: url("fonts/package.eot");
  src: url("fonts/package.eot?#iefix") format("embedded-opentype"), url("fonts/package.woff") format("woff"), url("fonts/package.ttf") format("truetype"), url("fonts/package.svg#package") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'package';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e600";
}

.icon-freedial:before {
  content: "\e601";
}

.icon-arrow-up:before {
  content: "\e602";
}

/* リセット
---------------------------------------------------- */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  width: 100%;
}

a {
  outline: none;
  border: none;
}

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  line-height: 1.4 !important;
  -webkit-text-size-adjust: none;
  font-size: medium;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  color: #222;
  background: url(/file/common/body_bg.png) repeat-x;
  background-color: white;
}

h1, h2, h3, h4, h5, h6, p {
  font-size: 1em;
  margin: 0 0 0.5em;
}

ul, ol {
  padding: 0;
  margin: 0 0 20px 20px;
}

img {
  border: none;
  line-hegiht: 0;
}
img a:hover {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
  cursor: pointer;
}

a:hover img, .hover a:hover {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
  cursor: pointer;
}

a:link {
  color: #004080;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover, a:active {
  color: #990000;
  text-decoration: none;
}

li {
  margin-bottom: 0.35em;
}

.end {
  margin-bottom: 75px !important;
}

.clear {
  clear: both;
}

.red {
  color: red;
}

.engi {
  color: #990000;
}

.blue {
  color: #1E438D;
}

.underLine {
  padding: 0 1px 1px;
  border-bottom: #999 solid 1px;
}

.tc {
  text-align: center !important;
}

.tr {
  text-align: right !important;
}

.fontBig {
  font-size: 110%;
}

.fontSmall {
  font-size: 90%;
}

.note {
  margin: 1.5em 0;
  padding: 5px 10px;
  border: solid 1px red;
}

.note_dashed {
  margin: 1.5em 0;
  padding: 5px 10px;
  border: dashed 1px #777;
}

.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
}
.note dd {
  padding-left: 1.25em;
}

/* header 構成
---------------------------------------------------- */
header {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  /* background: url(/file/common/header_bg.png) repeat-x; */
}
header h1 {
  /*float: left;*/
  font-size: 1em;
  padding: 0;
  position: absolute;
  top: 20px;
}
header h1 a {
  display: block;
  width: 460px;
  height: 60px;
  font-size: 1em;
  text-indent: -9999px;
  background: url(/file/common/title.png) no-repeat;
}
header ul.hdNav {
  display: inline;
  height: 34px;
  float: right;
  font-size: 90%;
  margin: 40px 0px 0px;
  padding: 0px;
}
header ul.hdNav li {
  display: inline;
  float: left;
  height: 34px;
  margin: 0;
  padding: 8px 0 0 1em;
}
header ul.hdNav li.search {
  background: url("/file/common/search_bg.png") 5px 0px no-repeat;
}
header #cse-search-box {
  display: block;
  width: 192px;
  height: 34px;
  /* background: url('/file/common/search_bg.png') 5px 0px no-repeat; */
}
header #cse-search-box input {
  width: 155px;
  border: none !important;
}

/* nav構成
---------------------------------------------------- */
#mainNav {
  clear: both;
  width: 960px;
  padding: 0;
  margin: 100px 0 6px 0;
}
#mainNav ul {
  display: flex;
  overflow: hidden;
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
}
#mainNav ul li {
  display: inline;
  /* float: left; */
  zoom: 1;
  text-align: center;
  margin: 0;
}
#mainNav ul li a {
  /* height: 40px; */
  color: #1e438d;
  /* font-size: 1.25em; */
  font-size: 1.1em;
  padding-top: 14px;
  display: block;
  height: 45px;
}

#n01 a {
  left: 0;
  /* width: 120px; */
  background: url(/file/common/mainNav.png) 0 0 no-repeat;
}

li#n01{
  width: calc(100% / 10);
}

#n02 a {
  left: 120px;
  /* width: 120px; */
  background: url(/file/common/mainNav.png) -120px 0 no-repeat;
}

li#n02{
  width: calc(100% / 8);
}

#n03 a {
  left: 240px;
  /* width: 120px; */
  background: url(/file/common/mainNav.png) -240px 0 no-repeat;
}

li#n03{
  width: calc(100% / 10);
}

#n04 a {
  left: 360px;
  /* width: 140px; */
  background: url(/file/common/mainNav.png) -360px 0 no-repeat;
}

li#n04{
  width: calc(100% * (6 / 40));
}

#n05 a {
  left: 500px;
  /* width: 130px; */
  background: url(/file/common/mainNav.png) -500px 0 no-repeat;
}

li#n05{
  width: calc(100% / 8);
}

#n06 a {
  left: 630px;
  /* width: 105px; */
  background: url(/file/common/mainNav.png) -630px 0 no-repeat;
}

li#n06{
  width: calc(100% * (3 / 40));
}

#n07 a {
  left: 735px;
  /* width: 105px; */
  background: url(/file/common/mainNav.png) -735px 0 no-repeat;
}

li#n07{
  width: calc(100% / 10);
}

#n08 a {
  left: 840px;
  /* width: 120px; */
  background: url(/file/common/mainNav.png) -840px 0 no-repeat;
}

li#n08{
  width: calc(100% * (3 / 40));
}

#n09 a {
  left: 840px;
  /* width: 120px; */
  background: url(/file/common/mainNav.png) -816px 0 no-repeat;
  font-size: 0.8em!important;
  padding-top: 8px!important;
}

li#n09{
  width: calc(100% * (6 / 40));
}

/* #content 構成
---------------------------------------------------- */
#content {
  overflow: hidden;
  clear: both;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 10px;
  background-color: white;
}

/* トップページ構成
---------------------------------------------------- */
.mainBanner {
  overflow: hidden;
  margin: 0 0 20px;
}

.slideshow {
  float: left;
  width: 960px;
  height: 300px;
  margin: 5px auto 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.slideshow ul {
  margin: 0;
  padding: 0;
}

p.rss {
  float: right;
  width: 26px;
  height: 26px;
}
p.rss a {
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 6px 12px 0;
  padding: 0px;
  text-indent: -9999px;
  background: url(/file/common/rss.png) right 0 no-repeat;
}

/* #main 構成
---------------------------------------------------- */
#main {
  overflow: hidden;
  float: right;
  width: 600px;
}
#main h1 {
  font-size: 1.5em;
  width: 580px;
  //height: 32px;
  color: #1e438d;
  margin: 0 0 10px;
  padding: 10px 0 0 0;
}

/* .bread_crumb（パンくずリスト） 構成
---------------------------------------------------- */
.bread_crumb {
  font-size: 90%;
  margin: 0 0 15px;
  padding: 0;
}
.bread_crumb li {
  display: inline;
  list-style-type: none;
}
.bread_crumb li:after {
  content: " > ";
}
.bread_crumb li:last-child:after {
  content: none !important;
}
.bread_crumb li.current {
  font-weight: bold;
}

/* .entry（エントリー） 構成
---------------------------------------------------- */
.entry {
  font-size: 85%;
  overflow: hidden;
}
.entry h2 {
  font-size: 120%;
  color: #226bb8;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 3px 0 3px 10px;
  border-left: 5px solid #1e438d;
  /*border-top: 3px solid #226bb8;*/
  background-color: #d6f0ff;
}
.entry h3.bbs {
  font-size: 150%;
  text-align: center;
}
.entry p {
  margin-bottom: 1em;
}
.entry ul {
  list-style-type: disc;
}

.feature .entry {
  margin-bottom: 75px;
}

a.post-edit-link {
  clear: both;
  float: right;
  font-size: 85%;
  margin: 35px 0;
}

.aligncenter,
div.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 15px;
}

.alignright {
  display: inline;
  float: right;
}

img.alignright {
  margin: 0 0 10px 15px;
  padding: 0;
}

.alignleft {
  display: inline;
  float: left;
}

img.alignleft {
  margin: 0 15px 10px 0;
  padding: 0;
}

.wp-caption {
  max-width: 630px;
  text-align: center;
  margin: 5px 5px 25px;
  padding: 5px 3px 3px;
  background-color: white;
  box-shadow: 0 0 5px #999;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
}
.wp-caption p {
  font-size: 0.86em;
  text-indent: 0;
  color: #333;
  margin: 5px auto 0 !important;
}
.wp-caption img {
  max-width: 642px;
}
.wp-caption.aligncenter {
  margin-top: 3px;
}
.wp-caption.alignright {
  margin-left: 15px;
}
.wp-caption.alignleft {
  margin-right: 15px;
}

/* 新着情報 構成
---------------------------------------------------- */
.entryTopics table {
  border: 1px solid #999;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 95%;
}
.entryTopics tr th, .entryTopics thead th {
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  padding: 6px 10px;
  white-space: nowrap;
}
.entryTopics tr td {
  border-top: 1px solid #999;
  padding: 2px 5px;
}
.entryTopics tr.odd td {
  background: #f2f7fc;
}
.entryTopics pre.bgGray {
  font-size: 1em;
  background: #f7f7f7;
  line-height: 21px;
  margin-bottom: 24px;
  padding: 1.5em;
}
.entryTopics div.box {
  clear: both;
  width: auto;
  margin: 0 5px 40px;
  padding: 10px 15px;
  border: #006600 solid 2px;
  border-radius: 15px;
}

/* 新着情報 構成 （過去の記事）
---------------------------------------------------- */
.gallery {
  margin: 0px auto 18px;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0px;
  text-align: center;
  width: 30%;
}

.gallery dl {
  margin: 0px;
}

.gallery img {
  border: 10px solid #F1F1F1;
}

/* 支部便り 構成 （過去の記事）
---------------------------------------------------- */
table.kansai {
  border-collapse: collapse;
  border-spacing: 0;
  width: 48%;
  margin-bottom: 50px;
}

table.kansai th,
table.kansai td {
  text-align: center;
  border: 1px #999 solid;
}

table.sasebo {
  border-collapse: collapse;
  border-spacing: 0;
  width: 48%;
  margin-bottom: 50px;
}

table.sasebo th,
table.sasebo td {
  text-align: center;
  border: 1px #999 solid;
}

.sasebo-shibu .gallery img {
	height: 93px;
	object-fit: cover;
	object-position: 50% 28%;
}
/* 関連情報 構成 （過去の記事）
---------------------------------------------------- */
.bokou {
  width: 530px;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  margin-bottom: 75px !important;
  border: none !important;
}

.bokou td {
  text-align: center;
  vertical-align: top;
  font-size: 11px;
  padding: 0 !important;
  border: none !important;
}

.bokou td img {
  margin-bottom: 0.75em;
}

/* 会報バックナンバー
-------------------------------------------------------------- */
.newsletter {
  list-style: decimal outside none;
  margin: 25px 0px 18px 35px !important;
}

.newsletter li {
  margin-bottom: 1em;
}

/* article.topics 構成
---------------------------------------------------- */
article.topics p {
  clear: left;
  font-size: 90%;
  margin: 0px 0 0.5em 12px;
  padding: 0 0 1px 25px;
  background: url(/file/common/info.png) left 0 no-repeat;
}
article.topics p span {
  float: left;
  padding: 0 1em 0.35em 0;
}
article.topics p span:before {
  padding-right: 3px;
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
article.topics p em {
  font-weight: bold;
  font-style: normal;
  color: red;
  padding-right: 0.5em;
}
article.topics .ichiran {
  clear: both;
  float: right;
  margin: 5px 2px 0 0;
  padding: 0;
  background: transparent;
}

/* 同窓会概要 構成
---------------------------------------------------- */
table.yakuin {
  width: 95%;
  text-align: center;
  border: 1px solid black;
}
table.yakuin thead td {
  background-color: #A2B9BD;
}
table.yakuin td {
  padding: 2px 0 2px 0;
  border: .8px solid black;
}

/* 掲示板 構成
---------------------------------------------------- */
ol.commentlist {
  font-size: 90%;
}
ol.commentlist li.comment {
  margin-bottom: 10px;
  border: 5px solid #ccecff;
  background-color: #E5F5FF;
}
ol.commentlist li.comment .depth-2 {
  margin-right: 5px;
  /*background-color: #F5F5F5;
  border-color: #e6e6e6;*/
}
ol.commentlist li.comment div.comment-body {
  padding: 10px;
}
ol.commentlist li.comment div.comment-body .comment-author {
  padding-top: 3px;
  padding-left: 5px;
  background-color: #ccecff;
}
ol.commentlist li.comment div.comment-body .comment-meta {
  font-size: 0.9em;
  text-align: right;
  padding-right: 5px;
  padding-bottom: 3px;
  background-color: #ccecff;
}
ol.commentlist li.comment p {
  padding: 10px 5px 10px 5px;
  /*background-color: white;*/
}

.navigation {
  font-size: 90%;
  padding: 10px 0 30px 10px;
}

#respond {
  margin-bottom: 25px;
}
#respond h3 {
  font-size: 120%;
  color: #226bb8;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 3px 0 3px 10px;
  border-left: 5px solid #1e438d;
  /*border-top: 3px solid #226bb8;*/
  background-color: #d6f0ff;
}
#respond p {
  font-size: 90%;
  margin: 8px 0 8px 10px;
}
#respond p .required {
  color: red;
}
#respond small em {
  font-style: normal;
  color: red;
}

/* 新着情報一覧ページ 構成
---------------------------------------------------- */
.topics_info {
  float: right;
  font-size: 0.9em;
  margin: -1px 5px 5px 0;
}
.topics_info p {
  display: inline;
  padding-left: 1.5em;
}

.cal {
  text-align: right;
  margin: 0 5px 1em 0 !important;
}

/* 行事予定ページ 構成
---------------------------------------------------- */
.schedule_info {
  float: left;
  font-size: 0.9em;
  margin: -1px 5px 5px 0;
}
.schedule_info p {
  display: inline;
  padding-left: 1.5em;
}

.schedule_info .cal {
padding: 0;
  text-align: left;
  margin: 0 5px 1em 0 !important;
}

/* プライバシーポリシーページ 構成
---------------------------------------------------- */
.privacypolicy .entry {
  font-size: 80%;
}
.privacypolicy .entry ol {
  margin: 0 0 0 3em;
  padding: 0;
  list-style-type: decimal;
}
.privacypolicy .entry .list-maru li {
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.privacypolicy .entry ul {
  list-style-type: disc;
}

/* メールフォーム 構成
---------------------------------------------------- */
ul.mail {
  width: 100%;
  font-size: 92%;
  margin: 0 0 25px !important;
  padding: 0;
  list-style-type: none !important;
  line-height: 1.8;
  border-bottom: #999 dotted 1px;
}
ul.mail li {
  clear: both;
  margin: 0;
  padding: 5px 10px;
  border-top: #999 dotted 1px;
}
ul.mail li em {
  display: inline;
  float: left;
  width: 11em;
  font-weight: bold;
  font-style: normal;
  margin: 3px 0;
}
ul.mail li em.emAdress {
  height: 40px;
}
ul.mail li em.emGrad {
  height: 40px;
}
ul.mail li em.emMail {
  height: 50px;
}
ul.mail li em.emText {
  height: 120px;
}
ul.mail li em span {
  font-weight: normal;
  color: red;
  padding-left: 0.5em;
}
ul.mail li textarea {
  width: 400px !important;
  border: #999 solid 1px;
}
ul.mail li input {
  width: 400px !important;
  font-size: 12px !important;
  padding: 0 !important;
}

ul.mail li input#grad-class {
  width: 146px!important;
}

ul.mail li input#number-class {
  width: 60px!important;
}

ul.mail li input[type="radio"] {
  width: 20px!important;
}

.privacy {
  text-decoration: underline !important;
}

.consent {
  text-align: center;
  margin: 50px auto 100px !important;
}
.consent input:hover {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}

.wpcf7-submit {
  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: 100px;
  font-size: 115%;
  padding: 3px;
  cursor: pointer;
  color: #333;
  font-weight: bold;
  background: #fff;
  text-shadow: 1px 1px 0px #fff;
}

span.wpcf7-list-item {
	margin-left: 0em !important;
}

input.mail-submit-class[type="submit"] {
  background: #ffb2d8 !important;
}

input.mail-submit-class[type="submit"][disabled]{
  background: #fff !important;
}

/* サイトマップページ 構成
---------------------------------------------------- */
.entry .sitemap {
  font-size: 100%;
  padding: 25px 10px 0 25px;
  width: 260px;
}
.entry .sitemap h2, .entry .sitemap h3 {
  margin-bottom: 5px;
}
.entry .sitemap h3 {
  font-size: 95%;
}
.entry .sitemap ul {
  margin: 0 0 15px 20px;
  list-style-type: disc;
}
.entry .sitemap ol {
  font-size: 95%;
  margin: 10px 0px 20px 30px;
  list-style-type: disc;
}

/* アーカイブリストページ 構成
---------------------------------------------------- */
.archiveList ul {
  margin: 25px 0 0 35px;
}
.archiveList ul li {
  margin-bottom: 1em;
}

/* .pageNav（記事のナビゲーション） 構成
---------------------------------------------------- */
.pageNav {
  clear: both;
  font-size: 75%;
  margin: 50px 0 45px !important;
  padding: 40px 0 0;
  border-top: #ccc dotted 1px;
}

.nav-previous {
  display: inline;
  float: left;
  width: 43%;
}
.nav-previous td img {
  margin: 5px 8px 0 5px;
}

.nav-next {
  display: inline;
  float: right;
  text-align: right;
  width: 43%;
}
.nav-next td img {
  margin: 5px 5px 0 8px;
}

.nav-previous td, .nav-next td {
  vertical-align: middle;
}

/* #sidebar 構成
---------------------------------------------------- */
#sidebar {
  display: inline;
  float: left;
  width: 330px;
}
#sidebar .sideBtnArea {
  margin-bottom: 15px;
}
#sidebar .sideBtnArea h2 {
  display: block;
  width: 330px;
  height: 40px;
  font-size: 1.75em;
  padding: 7px 0 0 0;
}
#sidebar .sideBtnArea h2.h01 {
  color: #1e438d;
  background: url(/file/common/sideUnder_bg01.png) left 42px no-repeat;
}
#sidebar .sideBtnArea h2.h02 {
  color: #990000;
  background: url(/file/common/sideUnder_bg02.png) left 42px no-repeat;
}
#sidebar .sideBtnArea h3 {
  display: block;
  font-size: 1.5em;
  margin-bottom: 5px;
  padding: 0 0 10px 20px;
}
#sidebar .sideBtnArea h3 a {
  display: block;
  width: 261px;
  height: 52px;
}
#sidebar .sideBtnArea h3.sideBtn a {
  text-align: center;
  padding-top: 5px;
  padding-left: 12px;
  background: url(/file/common/sideButton.png) no-repeat;
}
#sidebar .sideBtnArea .bl-hover {
  opacity: 0.5 !important;
  filter: alpha(opacity=50) !important;
}
#sidebar .sideBtnArea .sideList {
  font-size: 70%;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 10px 0 7px 25px;
  border: 1px solid #999;
  list-style-type: disc;
}

/* フッター上 サイトナビ
----------------------------------------------------------- */
.siteNav {
  clear: both;
  width: 600px;
  float: right;
  margin: 25px 0 0;
}
.siteNav table {
  width: 100%;
  font-size: 80%;
  border: 2px solid green;
}
.siteNav table thead td {
  font-size: 150%;
  font-weight: bold;
}
.siteNav table td {
  vertical-align: top;
  padding: 5px 10px;
}
.siteNav table td.tdLeft {
  width: 50%;
}
.siteNav table td h2 {
  margin-bottom: 15px;
}
.siteNav table td span {
  color: green;
}
.siteNav table td ul, .siteNav table td ol {
  margin-top: -10px;
}
.siteNav table td ol {
  margin-left: 25px;
  list-style-type: decimal;
}
.siteNav table td li {
  font-size: 90%;
}
.siteNav table td a:link, .siteNav table td a:visited {
  color: black;
}
.siteNav table td a:link span, .siteNav table td a:visited span {
  color: green;
}
.siteNav table td a:hover, .siteNav table td a:hover span {
  color: #990000;
}

/* ページのトップへ戻る
----------------------------------------------------------- */
.totop {
  clear: both;
  width: 960px;
  text-align: right;
  margin: 0;
  padding: 20px 0;
}
.totop p {
  display: inline;
  overflow: hidden;
  font-size: 75%;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
.totop p a:link, .totop p a:visited, .totop p a:active {
  color: #004080;
  text-decoration: none;
}
.totop p a:hover {
  color: #990000;
  text-decoration: none;
}

/* footer 構成
---------------------------------------------------- */
footer {
  clear: both;
  color: white;
  font-weight: bold;
  width: 1000px;
  height: 200px;
  text-align: center;
  margin: 10px auto 25px;
  padding: 40px 0 20px;
  background-color: #1e438d;
}
footer div {
  font-size: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .copyright {
  font-size: 90%;
}
footer ul {
  display: inline;
  margin: 0;
  padding: 0;
}
footer ul li {
  display: inline;
  float: both;
  height: 20px;
  margin: 0px 1em 0px 0px;
  padding: 0px 1em 0px 0px;
}
footer ul li a:link {
  color: white;
}

.top-txt { font-size:0.85em; }
.top-txt p { margin-bottom:1em; }

input[type="file" i] {width:90%;}
input #file-upload-button{width:150px;}

/*令和6年度　福岡支部懇親会のご報告*/
p.fuk-caption{
  text-align: center;
}
.fuk-top-main{
  margin-top: 2em;
}
.fuk-top-sub{
  margin-top: 2em;
  display: flex;
  gap:.5em;
  align-items: flex-start;
}
.fuk-top-sub .fuk-flex{
  width: calc(100% / 4 - .5em);
}
.fuk-top-sub .fuk-flex img{
  width: 100%;
}
.fuk-top-sub .fuk-flex p{
  text-align: center;
  font-size: 84%;
}

.fuk-top-sub .fuk-flex p.small {
  text-align: right;
  font-size: 9px;
  margin-top: -10px;
}

.postid-6493 div.mid-title,
.postid-7821 div.mid-title {
  text-align: center;
  margin-left: -5rem;
}

.fuk-imglist ul {
  display: flex;
  justify-content: space-around;
  border: 3px solid #0066c0;
  padding: 10px 10px 0;
  font-size: 1.2em;
  width: 500px;
  margin: 0 auto;
}

.fuk-imglist p {
  text-align: center;
  font-size: 1.2em;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
}

.postid-6493 p.note,
.postid-7821 p.note {
  width: 500px;
  margin: 0 auto;
  font-size: 0.9em;
  padding-top: 0.8em;
  padding-left: 2rem;
  text-indent: -1rem;
  border: none;
}

