@charset "utf-8";

/**:not(input){ 
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
	tap-highlight-color: rgba(0, 0, 0, 0);
	touch-callout: none;
	user-select: none;
}*/

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;

}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	-webkit-text-size-adjust: 100%;
	line-height:1.5;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
 input, textarea, {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
img{
	vertical-align: bottom;
}
.tapStyle {
	opacity:0.6;
}
@charset "UTF-8";
/*赤*/
/*黄*/
/*茶*/
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  color: #6B463E;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
}

input[type=submit], input[type=button], button {
  -webkit-appearance: none;
}

a {
  color: #D55548;
}

img {
  border: none;
  vertical-align: bottom;
}

.ico-pdf {
  background: url(../images/common/ico_pdf.png) no-repeat right center;
  background-size: 16px auto;
  display: inline-block;
  padding-right: 25px;
}

@media (max-width: 750px) {
  img {
    width: 100%;
    height: auto;
  }
}
/*------------------------------------
レイアウト
------------------------------------*/
#contents {
  margin-top: 40px;
  overflow: hidden;
}

.inner {
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 960px) {
  .inner {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 750px) {
  #contents {
    margin-top: 10px;
  }
}
/*------------------------------------
ヘッダー
------------------------------------*/
header {
  border-top: 5px solid #D55548;
}
header .inner {
  padding-top: 5px;
  padding-bottom: 8px;
}
header p {
  padding-bottom: 10px;
}
header a {
  text-decoration: none;
}
header .logo-area {
  float: left;
}
header .logo-area p {
  font-size: 85%;
}
header .pc-right-area {
  float: right;
  width: 320px;
  /*Google検索*/
}
header .pc-right-area a {
  color: #6B463E;
}
header .pc-right-area a:hover {
  text-decoration: underline;
}
header .pc-right-area ul {
  overflow: hidden;
  margin-top: 8px;
}
header .pc-right-area ul li {
  float: left;
  margin-top: 5px;
}
header .pc-right-area ul li span {
  vertical-align: top;
}
header .pc-right-area .square {
  font-size: 108%;
  margin: 0 10px 0 0;
}
header .pc-right-area .square .btn {
  display: inline-block;
  text-decoration: none;
  background: #F9D84B;
  border-bottom: solid 3px #EAC52D;
  border-radius: 6px;
}
header .pc-right-area .square .btn:active {
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom-color: #fff;
}
header .pc-right-area .square .btn span {
  background: url(../images/common/ico_memo.png) no-repeat 10px center;
  background-size: 22px auto;
  padding: 5px 10px 5px 35px;
  display: inline-block;
}
header .pc-right-area .link {
  background: url(../images/common/ico_link.png) no-repeat left center;
  background-size: 16px auto;
  padding-left: 1.5em;
}
header .pc-right-area .form {
  background: url(../images/common/ico_contact.png) no-repeat left center;
  background-size: 20px auto;
  padding-left: 1.9em;
}
header .pc-right-area .mailm {
  background: url(../images/common/ici_mailmg.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
}
header .pc-right-area .cse .gsc-control-cse, header .pc-right-area .gsc-control-cse {
  padding: 5px 10px !important;
}
header .pc-right-area .cse .gsc-search-button input.gsc-search-button-v2, header .pc-right-area input.gsc-search-button-v2 {
  padding: 6px 15px !important;
}
header .sp-right-area, header .menuBox {
  display: none;
}

.pankuzu {
  font-size: 85%;
  white-space: nowrap;
  width: 960px;
  margin: 5px auto;
}
.pankuzu li {
  display: inline-block;
}
.pankuzu li:after {
  content: '＞';
  padding: 0 5px 0 10px;
}
.pankuzu li:last-child:after {
  display: none;
}
.pankuzu li a {
  color: #999;
}

.pankuzu a:hover {
  text-decoration: underline;
}

@media (max-width: 750px) {
  header {
    border-bottom: 1px #ccc solid;
    /*隠れているメニュー*/
  }
  header .inner {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }
  header .logo-area {
    width: 60%;
    max-width: 180px;
    float: left;
    box-sizing: border-box;
    padding-top: 10px;
  }
  header .logo-area p {
    display: none;
  }
  header .sp-right-area {
    display: block;
    width: 40%;
    max-width: 120px;
    float: right;
    position: relative;
  }
  header .sp-right-area li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
    font-size: 70%;
  }
  header .sp-right-area li.li-guide {
    background-color: #F9D84B;
  }
  header .sp-right-area li img {
    width: 32px;
    height: auto;
  }
  header .sp-right-area li span {
    display: block;
    margin-top: 4px;
  }
  header .sp-right-area li a {
    color: #6B463E;
  }
  header .menuBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #D55548;
    z-index: 100;
    /*Google検索*/
  }
  header .menuBox li {
    border-bottom: 2px dotted #fff;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 20px 3px;
  }
  header .menuBox li:nth-child(2n+1) {
    border-right: 2px dotted #fff;
  }
  header .menuBox li a {
    text-decoration: none;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    vertical-align: middle;
  }
  header .menuBox li a:before {
    vertical-align: middle;
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: middle;
  }
  header .menuBox .google-search {
    padding: 10px 10px 15px;
    clear: both;
    border-bottom: 2px dotted #fff;
  }
  header .menuBox .google-search p {
    color: #fff;
  }
  header .menuBox .google-search .gsc-control-cse {
    background: none;
    padding: 0;
    border: none;
  }
  header .menuBox .google-search .gsc-input {
    padding-right: 0;
    position: relative;
  }
  header .menuBox .google-search .gsc-input:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: url(../images/common/ico_search.png) no-repeat left top;
    background-size: 16px auto;
  }
  header .menuBox .google-search .gsc-input input {
    line-height: 34px;
    border-radius: 17px;
    padding: 0px 30px 0px 5px !important;
    box-sizing: border-box;
  }
  header .menuBox .google-search .gsc-input .gsc-input-box, header .menuBox .google-search .gsc-input .gsib_a {
    padding: 0;
    border: 0;
    background: none;
  }
  header .menuBox .google-search .gsc-search-button {
    display: none;
  }
  header .menuBox .btn {
    text-align: center;
    padding: 15px 10px;
  }
  header .menuBox .btn span {
    display: block;
    max-width: 90px;
    color: #fff;
    margin: 0 auto;
    border: 1px #fff solid;
    border-radius: 4px;
    padding: 10px;
  }

  .pc-right-area {
    display: none;
  }

  .pankuzu {
    overflow-x: scroll;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 5px 8px;
    margin: 5px 0;
  }
}
/*----------------------------------
グローバルナビ
----------------------------------*/
.nav-global {
  background-color: #D55548;
  border-bottom: 4px solid #C14C46;
}
.nav-global ul {
  margin: 0 auto;
  padding: 3px 0;
  max-width: 960px;
  list-style: none;
  overflow: hidden;
  color: #FFFFFF;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.nav-global ul li {
  border-right: 2px dotted #E5E5E5;
  color: #FFFFFF;
  text-align: center;
  width: 13.4%;
  box-sizing: border-box;
  font-size: 94%;
}
.nav-global ul li:last-child {
  border-right: none;
}
.nav-global ul li:first-child {
  width: 50px;
}
.nav-global ul li:first-child a:hover, .nav-global ul li:first-child a.beige {
  background: none;
  opacity: .5;
}
.nav-global ul li a {
  font-size: 116%;
  font-weight: bold;
  color: #fff;
  display: block;
  padding: 10px 0;
  margin: 2px;
  text-decoration: none;
}
.nav-global ul li a:hover {
  background: #fdf6f6;
  color: #6B463E;
}
.nav-global ul li a.beige {
  background-color: #FDF6F6;
  color: #6B463E;
}
.nav-global ul li a span {
  font-weight: bold;
}
.nav-global ul li a span.fontS {
  font-size: 11.7px;
}
.nav-global ul li.wide {
  width: 19%;
}
.nav-global ul li.two-lines a {
  padding: 0px 0;
}

@media (max-width: 960px) {
  .nav-global ul li:first-child {
    border-left: none;
  }
  .nav-global ul li:last-child {
    border-right: none;
  }
  .nav-global ul li a span {
    display: none;
  }
}
@media (max-width: 750px) {
  .nav-global {
    display: none;
  }
}
@media (min-width: 751px) {
  .menuBox {
    display: none !important;
  }
}
/*------------------------------------
フッター
------------------------------------*/
.pagetop {
  text-align: right;
  padding-top: 70px;
}
.pagetop p {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
}
.pagetop span {
  padding: 0 5px 5px 0;
  display: inline-block;
}

.foot-up {
  background-color: #F4EAE9;
  border-top: 4px solid #D55548;
  padding: 30px 0;
}
.foot-up a {
  color: #6B463E;
  text-decoration: none;
}
.foot-up nav {
  border-right: 1px solid #e0dedf;
  border-left: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
}
.foot-up .box {
  float: left;
  min-height: 220px;
  width: 23%;
  border-left: 1px solid #e0dedf;
  border-right: 1px solid #fff;
  font-size: 93%;
  box-sizing: border-box;
  padding: 0 0 0 1.5%;
}
.foot-up ul li {
  background: url(../images/common/ico_right.png) no-repeat left 0.2em;
  background-size: 14px auto;
  padding: 0 0 15px 20px;
}
.foot-up ul li ul li {
  padding: 10px 0 0 0;
  background: none;
}
.foot-up ul li ul li:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 4px;
  border-color: transparent transparent transparent #D55548;
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
.foot-up .boxforth {
  width: 31%;
  font-size: 100%;
  padding-right: 1.5%;
}
.foot-up .boxforth dl dt {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 108%;
}
.foot-up .boxforth dl dd {
  margin-bottom: 5px;
  line-height: 1.5;
}
.foot-up .boxforth dl dd.ico {
  background: url(../images/common/ico_tel.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
}
.foot-up .boxforth dl dd.telico {
  background-image: url(../images/common/ico_tel.png);
}
.foot-up .boxforth dl dd.faxico {
  background-image: url(../images/common/ico_fax.png);
}
.foot-up .boxforth dl dd.week {
  background: none;
  font-size: 11px;
  padding-left: 0;
}
.foot-up .boxforth .btn {
  padding-top: 15px;
}
.foot-up .boxforth .btn a {
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  background: #D55548;
  color: #FFF;
  border-bottom: solid 3px #C14A44;
  border-radius: 6px;
  text-align: center;
}
.foot-up .boxforth .btn a:active {
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  border-bottom: none;
}
.foot-up .boxforth .btn span {
  background: url(../images/common/ico_mail2.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
  font-size: 108%;
}

.foot-bottom {
  background-color: #6b463e;
  color: #fff;
  padding: 25px 0;
  overflow: hidden;
}
.foot-bottom .copyright {
  float: left;
  font-size: 85%;
}
.foot-bottom .sns {
  float: right;
}
.foot-bottom .sns div {
  float: left;
  padding-left: 10px;
}

@media (max-width: 750px) {
  footer {
    padding-top: 50px;
  }

  .pagetop {
    position: fixed;
    bottom: 0;
    right: 10px;
  }
  .pagetop p {
    width: 36px;
    border: 1px #fff solid;
    border-bottom: none;
    border-radius: 3px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  }
  .pagetop span {
    display: none;
  }

  .foot-up .box {
    display: none;
  }
  .foot-up .boxfirst {
    display: block;
    width: 40%;
  }
  .foot-up .boxfirst ul li {
    padding-bottom: 20px;
  }
  .foot-up .boxforth {
    display: block;
    width: 60%;
  }
}
@media (max-width: 560px) {
  .foot-up {
    padding: 20px 0;
  }
  .foot-up nav {
    border: none;
  }
  .foot-up .boxfirst, .foot-up .boxforth {
    width: 100%;
    float: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
    min-height: 0;
    clear: both;
  }
  .foot-up .boxfirst {
    border-bottom: 1px solid #e0dedf;
  }
  .foot-up .boxfirst ul {
    overflow: hidden;
  }
  .foot-up .boxfirst ul li {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .foot-up .boxforth {
    border-top: 1px solid #fff;
    padding-top: 20px;
  }

  .foot-bottom {
    padding: 10px 0;
  }
  .foot-bottom .copyright {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .foot-bottom .copyright span {
    display: none;
  }
  .foot-bottom .sns {
    float: none;
    text-align: center;
  }
}
/*------------------------------------
下層ページ共通
------------------------------------*/
/*ページタイトル*/
h2.page-tit {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  text-shadow: 5px 5px 10px #fff, -5px -5px 10px #fff, 5px 5px 5px #fff, -5px -5px 10px #fff, 5px 5px 20px #fff, 5px 5px 10px #fff, -5px -5px 10px #fff, 5px 5px 5px #fff;
  color: #6B463E;
  background: #fff;
  background: url(../images/common/item.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
}

@media (max-width: 750px) {
  h2.page-tit {
    font-size: 18px;
    padding: 40px 0;
  }
}
h2.page-tit-support {
  background: url(../images/common/page-tit-support.jpg) no-repeat center;
}

h2.page-tit-dousoukai {
  background: url(../images/common/page-tit-dousoukai.jpg) no-repeat center;
}

h2.page-tit-barisugoi {
  background: url(../images/common/page-tit-barisugoi.jpg) no-repeat center;
}

/*レイアウト*/
.inpage-main {
  float: left;
  width: 75%;
  box-sizing: border-box;
  padding-right: 30px;
}

/*サイドメニュー*/
.inpage-sub {
  width: 25%;
  float: right;
}
.inpage-sub .inpage-lNav {
  background: #ebebeb;
  padding: 5px;
}
.inpage-sub .inpage-lNav p a {
  background: #D55548;
  color: #fff;
  font-size: 108%;
  text-decoration: none;
  border-radius: 8px 8px 0 0;
  display: block;
  position: relative;
  padding: 12px 5px 12px 25px;
  vertical-align: middle;
}
.inpage-sub .inpage-lNav p a:hover {
  opacity: 0.7;
}
.inpage-sub .inpage-lNav p a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inpage-sub .inpage-lNav ul {
  border: 1px #D55548 solid;
  background: #fff;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0 0 8px 8px;
}
.inpage-sub .inpage-lNav ul li a {
  border-bottom: 1px #ccc dashed;
  padding: 10px 5px 10px 20px;
  color: #6B463E;
  text-decoration: none;
  display: block;
  position: relative;
  vertical-align: middle;
}
.inpage-sub .inpage-lNav ul li a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inpage-sub .inpage-lNav ul li a.active, .inpage-sub .inpage-lNav ul li a:hover {
  background: #ebebeb;
}
.inpage-sub .inpage-lNav ul li:last-child a {
  border-bottom: none;
  border-radius: 0 0 8px 8px;
}
.inpage-sub .webjet h2 {
  border-bottom: 1px #ccc solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
  position: relative;
  font-weight: bold;
}
.inpage-sub .webjet h2:before {
  content: "";
  height: 20px;
  width: 6px;
  background: #6B463E;
  margin-right: 5px;
  padding-right: 6px;
}
.inpage-sub .webjet > li {
  margin-bottom: 40px;
}
.inpage-sub .webjet > li:last-child {
  margin-bottom: 0;
}
.inpage-sub .webjet #recent-posts-3 li,
.inpage-sub .webjet #archives-3 li,
.inpage-sub .webjet #categories-3 li {
  border-bottom: 1px #ccc dashed;
  padding: 5px 0px;
}
.inpage-sub .webjet #recent-posts-3 li a,
.inpage-sub .webjet #archives-3 li a,
.inpage-sub .webjet #categories-3 li a {
  padding-left: 15px;
  color: #6B463E;
  text-decoration: none;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inpage-sub .webjet #recent-posts-3 li a::before,
.inpage-sub .webjet #archives-3 li a::before,
.inpage-sub .webjet #categories-3 li a::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 8px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inpage-sub .webjet #recent-posts-3 li a:hover,
.inpage-sub .webjet #archives-3 li a:hover,
.inpage-sub .webjet #categories-3 li a:hover {
  color: #D55548;
  text-decoration: underline;
}

@media (max-width: 750px) {
  .inpage-main {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .inpage-sub {
    clear: both;
    float: none;
    width: 100%;
  }
  .inpage-sub .inpage-lNav {
    margin: 0 -10px;
  }
  .inpage-sub .webjet {
    border-top: 2px #ccc solid;
    padding-top: 20px;
  }
}
/*サイドメニュー（事務局便り）*/
/*タイトル*/
.inpage-main h3, .inpage-full h3 {
  margin-bottom: 20px;
  border-bottom: 4px solid #d2d2d2;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 138.5%;
}
.inpage-main h3:before, .inpage-full h3:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: #F19929;
  vertical-align: middle;
  margin-right: 0.5em;
  border: 2px solid #FDE88F;
  border-radius: 100%;
}

@media (max-width: 750px) {
  .inpage-main h3, .inpage-full h3 {
    font-size: 108%;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
}
/*ボタン*/
.btn_s a {
  border: 1px #ccc solid;
  background: #fff;
  position: relative;
  border-radius: 4px;
  padding: 4px 4px 4px 16px;
  color: #6B463E;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
}
.btn_s a:hover {
  background: #ebebeb;
}
.btn_s a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #6B463E;
}

/*連絡先*/
.contact {
  border: 1px #ccc solid;
  max-width: 400px;
  padding: 10px;
  margin-top: 20px;
}
.contact h4 {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 5px;
}
.contact dl dd {
  margin: -1.5em 0 5px 4em;
}
.contact dl dd a {
  color: #6B463E;
  text-decoration: none;
}

@media (max-width: 750px) {
  .contact dl dd {
    margin: 0em 0 5px 0em;
  }
  .contact dl dd a {
    color: #D55548;
    text-decoration: underline;
  }
}
/*記事*/
.article {
  padding: 0px 0px 0;
  color: #333;
  font-size: 105%;
  line-height: 1.7;
}

.article div {
  margin-bottom: 10px;
}

.article p {
  margin-bottom: 10px;
  display: block;
}

.article strong {
  font-weight: bold;
}

.article ul {
  list-style: disc;
  padding: 0 0 10px 20px;
}

.article ol {
  list-style: decimal;
  padding: 0 0 10px 20px;
}

/*.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{
	font-weight:bold;
	clear: both;
}
.article h1{ font-size:130%;}
.article h2{ font-size:123%;}
.article h3{ font-size:116%;}
.article h4{ font-size:110%;}
.article h5{ font-size:105%;}
.article h6{ font-weight:normal;}*/
.article h1 {
  clear: both;
  font-size: 16px;
  background: #FDD5D1;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  font-weight: bold;
}
.article h2 {
  clear: both;
  font-size: 16px;
  font-weight: bold;
  border-left: 10px #C14C46 solid;
  margin-bottom: 20px;
  padding-left: 10px;
}
.article h3 {
  clear: both;
  font-size: 14px;
  border-left: 2px solid #C14C46;
  padding-left: 5px;
  margin: 0 0 15px 3px;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0;
}
.article h3::before {
  display: none;
}
.article h4 {
  clear: both;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.article h5 {
  clear: both;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.article h6 {
  clear: both;
  font-weight: normal;
}
.article .wp-caption img {
  margin-bottom: 2px;
}
.article table {
  border: 1px #ccc solid;
  margin-bottom: 15px;
}
.article table td, .article table th {
  border: 1px #ccc solid;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
.article table th {
  text-align: center;
  vertical-align: middle;
}
.article blockquote {
  background: #ebebeb;
  border-radius: 5px;
  padding: 10px 10px 0;
  position: relative;
  margin-bottom: 10px;
}
.article blockquote::before {
  content: '“';
  position: absolute;
  top: -10px;
  left: 0;
  color: #999;
  font-size: 32px;
}
.article sup, .article sub {
  font-size: 74%;
}
.article sup {
  vertical-align: top;
}
.article sub {
  vertical-align: bottom;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.article img {
  max-width: 100%;
  height: auto;
}

img.alignleft, img.alignright {
  display: inline;
}

.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.article input {
  padding: 4px;
  display: block;
}

.article pre {
  border: 1px #CCC solid;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.article em {
  font-style: italic;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.article .days {
  position: relative;
  display: inline-block;
  margin: 0 0 15px;
  padding: 5px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #F19929;
  border-radius: 2px;
}
.article .days:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 20px;
  border: 8px solid transparent;
  border-top: 10px solid #F19929;
}

.article table {
  border: 1px #ccc solid;
}
.article table th, .article table td {
  border: 1px #ccc solid;
  padding: 5px;
}

#pager {
  padding-top: 20px;
}
#pager #pagePrev {
  float: left;
  width: 50%;
}
#pager #pageNext {
  float: right;
  text-align: right;
  width: 50%;
}

.wp-pagenavi {
  clear: both;
  text-align: center;
  padding-top: 30px;
}

.wp-pagenavi a, .wp-pagenavi span {
  color: #999;
  background-color: #FFF;
  border: solid 1px #e0e0d2;
  padding: 6px 8px;
  margin: 0 3px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}

.wp-pagenavi a:hover {
  color: #FFF;
  background-color: #999;
  border-color: #999;
}

.wp-pagenavi span.current {
  color: #FFF;
  background-color: #6B463E;
  border-color: #6B463E;
  font-weight: bold;
}

@media (max-width: 750px) {
  body.front-page .foot-bottom {
    padding-bottom: 70px;
  }
}
.line-floating-banner {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  transition: transform 0.2s ease;
}
.line-floating-banner:hover {
  transform: translateY(-4px);
}
.line-floating-banner .banner-tooltip {
  position: absolute;
  background-color: #06C755;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 14px;
  border-radius: 12px;
  white-space: nowrap;
  top: -11px;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  -webkit-transform: translateY(0%) translateX(-50%);
}
.line-floating-banner .banner-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 32px;
  border-width: 6px 5px 0 5px;
  border-style: solid;
  border-color: #06C755 transparent transparent transparent;
}
.line-floating-banner .banner-body {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border: 4px solid #06C755;
  padding: 20px 15px 10px;
  margin-top: 3px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}
.line-floating-banner .banner-icon {
  width: 38px;
  height: 38px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.line-floating-banner .banner-icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.line-floating-banner .banner-text {
  color: #06C755;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .line-floating-banner {
    right: auto;
    left: 0px;
    bottom: 0px;
  }
  .line-floating-banner .banner-tooltip {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 10px;
  }
  .line-floating-banner .banner-tooltip::after {
    bottom: -5px;
    right: 24px;
    border-width: 5px 4px 0 4px;
  }
  .line-floating-banner .banner-body {
    border-width: 3px;
    padding: 12px 14px 6px;
  }
  .line-floating-banner .banner-icon {
    width: 28px;
    height: 28px;
    margin-right: 8px;
  }
  .line-floating-banner .banner-text {
    font-size: 16px;
  }
}
@charset "UTF-8";
/*赤*/
/*黄*/
/*茶*/
/*------------------------------------
TOPページ
------------------------------------*/
/*スライダー*/
.swiper-slide img {
  width: 100%;
  height: auto;
}

.main-image {
  background-image: url(../images/top/back.jpg);
  overflow: hidden;
  max-width: 960px;
  min-height: 400px;
}
.main-image .box1, .main-image .box2 {
  width: 50%;
  float: right;
  padding: 5%;
  box-sizing: border-box;
}
.main-image .box1 {
  float: left;
  padding-right: 0;
}
.main-image .box1 .title {
  font-size: 153.9%;
  letter-spacing: 1px;
  margin: 20px 28px;
  overflow: hidden;
  /*p{
  	font-size: $font-size-base;
  	height: $font-size-base * $line-height-computed * $lines-to-show;
  	line-height: $line-height-computed;
  	position: relative;
  	
  	&:before,
  	&:after {
  	  background: #FFF6F9;
  	  position: absolute;
  	}
  	&:before {
  	  content: "...";
  	  top: $font-size-base * $line-height-computed * ($lines-to-show - 1);
  	  right: 0;
  	}
  	&:after {
  	  content: "";
  	  height: 100%;
  	  width: 100%;
  	}
  }*/
}
.main-image .box1 .sentence {
  border-top: 2px solid #B5948C;
  margin-top: 20px;
  font-size: 108%;
  padding: 15px 28px 20px;
  line-height: 20px;
}
.main-image .box1 .btn-app {
  text-align: center;
}
.main-image .box1 .btn-app img {
  max-width: 222px;
}
.main-image .box1 .btn-app img:hover {
  opacity: 0.7;
}
.main-image .box1.boxFull {
  width: 100%;
  float: none;
  padding: 0;
  box-sizing: border-box;
  padding: 40px;
}
.main-image .box2 img {
  border: 4px #fff solid;
  box-sizing: border-box;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
}

@media (max-width: 960px) {
  .main-image {
    min-height: 0;
  }
  .main-image .box1, .main-image .box2 {
    padding: 3%;
  }
  .main-image .boxFull {
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .main-image .box1 .title {
    padding: 0 0 20px;
    border-bottom: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    height: 3.8em;
  }
  .main-image .box1 .sentence {
    display: none;
  }
  .main-image .box1.boxFull {
    padding: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-image .box1.boxFull .title {
    margin: 0;
    height: auto;
  }
  .main-image .box1.boxFull .sentence {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
}
@media (max-width: 450px) {
  .main-image .box1 .title {
    font-size: 14px;
    line-height: 1.3;
    padding-bottom: 20px;
  }
}
.omimai {
  background: #EBEBEB;
  max-width: 960px;
  margin: 0 auto;
  width: calc(100% - 20px);
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  color: #333;
}

@media (max-width: 960px) {
  .omimai {
    text-align: left;
  }
}
.top-add {
  padding: 30px 20px 10px;
  max-width: 960px;
  margin: 20px auto 0;
  width: calc(100% - 20px);
  box-sizing: border-box;
  color: #000;
  border: 4px #d2cdc4 solid;
  /*p,h3,h4,h5,span,li{
  	text-shadow:1px 1px 0 #e9f2d3, -1px -1px 0 #e9f2d3,
  		-1px 1px 0 #e9f2d3, 1px -1px 0 #e9f2d3,
  		0px 1px 0 #e9f2d3,  0-1px 0 #e9f2d3,
  		-1px 0 0 #e9f2d3, 1px 0 0 #e9f2d3;
  }*/
}
.top-add h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.top-add h3 span {
  font-size: 13px;
  font-weight: normal;
  display: block;
}
.top-add .txt {
  padding-bottom: 10px;
  max-width: 800px;
  font-size: 14px;
  margin: 0 auto;
}
.top-add dl {
  margin-bottom: 10px;
}
.top-add dl dt {
  margin-bottom: 3px;
}
.top-add .ind4 {
  padding-left: 4em;
  text-indent: -4em;
}
.top-add .ind5 {
  padding-left: 5em;
  text-indent: -5em;
}
.top-add .sp {
  display: none;
}
.top-add strong, .top-add b {
  font-weight: bold;
}
.top-add strong span, .top-add strong i, .top-add strong em, .top-add b span, .top-add b i, .top-add b em {
  font-weight: bold;
}
.top-add p {
  padding-bottom: 10px;
  font-size: 15px;
}
.top-add h1, .top-add h2, .top-add h3, .top-add h4, .top-add h5, .top-add h6 {
  clear: both;
}
.top-add .kekka {
  text-align: center;
  border: 1px #8455ff solid;
  background: #fff;
  padding: 20px 0;
}
.top-add .kekka p, .top-add .kekka h3, .top-add .kekka h4, .top-add .kekka h5, .top-add .kekka span, .top-add .kekka li {
  text-shadow: none;
}
.top-add .kekka h4 {
  margin-bottom: 20px;
}
.top-add .kekka br.sp {
  display: none;
}
.top-add .imgs .wp-image-4655 {
  width: 55%;
  height: auto;
  margin-left: 0;
}
.top-add .imgs .wp-image-4648 {
  width: 40%;
  height: auto;
  margin-right: 0;
}

@media (max-width: 960px) {
  .top-add {
    padding: 10px 10px 0;
  }
  .top-add h3 {
    font-size: 16px;
  }
  .top-add .sp {
    display: block;
  }
  .top-add br.sp {
    display: inline;
  }
}
@media (max-width: 560px) {
  .top-add .kekka {
    padding: 20px 10px 0;
    text-align: left;
  }
  .top-add .kekka h4 {
    text-align: center;
  }
  .top-add .kekka br.pc {
    display: none;
  }
  .top-add .kekka br.sp {
    display: inline;
  }
  .top-add .imgs {
    text-align: center;
  }
  .top-add .imgs .wp-image-4655, .top-add .imgs .wp-image-4648 {
    float: none;
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }
  .top-add .imgs .wp-image-4655 {
    max-width: 400px;
  }
  .top-add .imgs .wp-image-4648 {
    max-width: 320px;
  }
}
/*TOP 事務局便り＆活動報告*/
.top-main {
  float: left;
  width: 70%;
}
.top-main h2 {
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: 2px solid #D2D2D2;
  border-bottom: 2px solid #e7e7e7;
  font-size: 116%;
  font-weight: bold;
  position: relative;
}
.top-main h2:before {
  content: "";
  display: inline-block;
  width: 1.0em;
  height: 1.0em;
  background: #D55548;
  vertical-align: middle;
  margin-right: 0.5em;
}
.top-main h2 a {
  font-size: 90%;
  position: absolute;
  right: 0;
  top: 10px;
  color: #6B463E;
  text-decoration: none;
  padding-left: 20px;
}
.top-main h2 a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-main h2 a:hover {
  text-decoration: underline;
}
.top-main a {
  color: #6B463E;
  text-decoration: none;
}
.top-main a:hover {
  text-decoration: underline;
}
.top-main .days {
  font-size: 93%;
  color: #91766E;
  margin-right: 10px;
}
.top-main .go-list {
  text-align: right;
  margin-top: 15px;
}
.top-main .go-list a {
  color: #6B463E;
  text-decoration: none;
  background: url(../images/common/ico-right5.png) no-repeat left center;
  background-size: 16px auto;
  padding-left: 22px;
  display: inline-block;
  margin-left: 20px;
}
.top-main .go-list a.news {
  background-image: url(../images/common/ico-right3.png);
}
.top-main .go-list a.event {
  background-image: url(../images/common/ico-right2.png);
}
.top-main .go-list a.gakusei_seminar {
  background-image: url(../images/common/ico-right4.png);
}
.top-main .active-report .go-list a {
  background-image: url(../images/common/ico-right4.png);
}
.top-main .information {
  margin-bottom: 30px;
}
.top-main .information dl {
  border-bottom: 2px dotted #D2D2D2;
}
.top-main .information dl dt {
  border-top: 2px dotted #D2D2D2;
  padding-top: 15px;
}
.top-main .information dl dt .info-cat {
  font-size: 77%;
  display: inline-block;
  padding: 4px 0;
  min-width: 8em;
  text-align: center;
  color: #fff;
}
.top-main .information dl dt .info-cat.other {
  background-color: #aaa;
}
.top-main .information dl dt .info-cat.news {
  background-color: #B0C47A;
}
.top-main .information dl dt .info-cat.events {
  background-color: #E889A0;
}
.top-main .information dl dt .info-cat.seminar {
  background-color: #8AC6DD;
}
.top-main .information dl dt:first-child {
  border-top: none;
  padding-top: 0;
}
.top-main .information dl dt .days {
  display: inline-block;
  width: 107px;
  margin-right: 0;
}
.top-main .information dl dd {
  margin: -1.7em 0 15px 15.5em;
}
.top-main .active-report h3 {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}
.top-main .active-report .box {
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #D2D2D2;
}
.top-main .active-report .box.nobord {
  border-bottom: none;
  padding-bottom: 0;
}
.top-main .active-report .box .img {
  float: left;
  width: 35%;
}
.top-main .active-report .box .img img {
  width: 100%;
  height: auto;
}
.top-main .active-report .box dl {
  float: right;
  width: 65%;
  box-sizing: border-box;
  padding-left: 20px;
}
.top-main .active-report .box dl dt {
  margin-bottom: 10px;
}
.top-main .active-report .box dl dd a {
  font-weight: bold;
}
.top-main .active-report .box dl dd p {
  margin-top: 10px;
}

.member-slider-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px dotted #D2D2D2;
  overflow: hidden;
}
.member-slider-wrap-in {
  background: #FEF5EB;
  padding: 20px;
}
.member-slider-wrap h4 {
  font-size: 108%;
  font-weight: bold;
  margin-bottom: 10px;
}
.member-slider-wrap .swiper-slide-prev, .member-slider-wrap .swiper-slide-next {
  opacity: 1.0;
}

.member-slider .swiper-slide {
  height: auto;
  width: 200px;
}

.member-slider .box_m {
  max-width: 200px;
}
.member-slider .box_m .img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 3/2;
}
.member-slider .box_m dl {
  margin-top: 5px;
}
.member-slider .box_m dd {
  margin-top: 5px;
}

.member-slider {
  position: relative;
  padding: 0 0px;
  /* 矢印を外側に置くスペース */
}

@media (max-width: 750px) {
  .top-main .information dl dd {
    margin: 5px 0 10px 0;
  }
}
/*TOP バナー*/
.top-sub {
  width: 25%;
  float: right;
}
.top-sub li {
  margin-bottom: 15px;
}
.top-sub li p {
  margin-bottom: 3px;
}
.top-sub li a {
  color: #6B463E;
  text-decoration: none;
}
.top-sub li a:hover {
  opacity: 0.7;
}
.top-sub li img {
  width: 100%;
  height: auto;
}

@media (max-width: 650px) {
  .top-main, .top-sub {
    width: 100%;
    float: none;
  }

  .top-main {
    margin-bottom: 30px;
  }

  .top-sub li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 8px;
  }
  .top-sub li:nth-child(2n+1) {
    clear: both;
    padding: 0 8px 0 0;
  }
}
@media (max-width: 500px) {
  .top-main .active-report .box dl dd p {
    display: none;
    margin-top: 5px;
  }

  .top-sub li p {
    font-size: 77%;
  }
}
@media (max-width: 400px) {
  .top-sub li {
    width: 100%;
    float: none;
    padding: 0;
  }
  .top-sub li:nth-child(2n+1) {
    padding: 0;
  }
}
/*TOP 追加情報エリア*/
.top-infoarea {
  clear: both;
  padding: 10px;
  background: #ebebeb;
  margin-top: 50px;
}
.top-infoarea .box {
  width: 200px;
  text-align: center;
  /*margin-left: 20px;*/
}
.top-infoarea .box a {
  padding: 10px;
  box-sizing: border-box;
  display: block;
  color: #6B463E;
  text-decoration: none;
}
.top-infoarea .box a:hover {
  opacity: .7;
}
.top-infoarea .box a:hover span {
  text-decoration: underline;
}
.top-infoarea .box > span {
  display: block;
  padding: 10px;
  box-sizing: border-box;
}
.top-infoarea .box .img {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 180px;
  height: 130px;
}
.top-infoarea .box p {
  margin-bottom: 5px;
  font-weight: bold;
}

/*------------------------------------
東京広島県人会とは
------------------------------------*/
.about-top {
  background-color: #FEFEF2;
}
.about-top .meeting {
  padding: 100px 0 30px;
  text-align: center;
}
.about-top .meeting h3 {
  color: #D55548;
  font-size: 197%;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  /*&:after,&:before {
  	content: '';
  	display: table-cell;
  	width: 50%;
  	background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  	background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  	-webkit-background-clip: padding;
  	background-clip: padding;
  } 
  &:after { border-left: 1em solid transparent;}		
  &:before { border-right: 1em solid transparent;}*/
}
.about-top .meeting h3:before {
  content: "";
  display: block;
  border-top: solid 1px #D55548;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.about-top .meeting h3 span {
  background: #FEFEF2;
  padding: 0 20px;
  position: relative;
  z-index: 5;
  display: inline-block;
}
.about-top .meeting h3 br {
  display: none;
}
.about-top .meeting p {
  line-height: 2;
}
.about-top .meet-img {
  padding: 30px 0 50px;
}

.meet-request-box {
  background-color: #fad641;
  padding: 50px 0;
  box-shadow: 6px #dbd9d9;
  -webkit-box-shadow: 0px 3px 6px #dbd9d9;
  -moz-box-shadow: 0px 3px 6px #dbd9d9;
}

.meet-request {
  max-width: 480px;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding: 1.4em 1.1em 1.2em 0.3em;
  text-decoration: none;
  background: #fff;
  color: #49302B;
  border-bottom: solid 6px #ede9ea;
  border-radius: 6px;
  display: block;
  line-height: 50px;
  position: relative;
  padding-left: 20px;
}
.meet-request:active {
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(2px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
.meet-request .mark-request {
  background: url(../images/about/btn.png) no-repeat left center;
  background-size: 22px auto;
  padding-left: 2em;
  font-size: 20px;
  font-weight: bold;
  color: #6B463E;
}

.meet-menu {
  margin: 40px auto 30px;
}
.meet-menu li {
  width: 31.25%;
  float: left;
  margin: 30px 3.125% 0 0;
}
.meet-menu li:nth-child(3n) {
  margin-right: 0;
}
.meet-menu li a {
  text-decoration: none;
  color: #6B463E;
  display: block;
  border: 5px #ccc solid;
  position: relative;
}
.meet-menu li a:hover {
  opacity: 0.7;
}
.meet-menu li div.bord {
  border: 5px #ccc solid;
  position: relative;
}
.meet-menu li span {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background-color: rgba(107, 70, 62, 0.8);
  display: block;
  padding: 10px;
  box-sizing: border-box;
}
.meet-menu li img {
  width: 100%;
  height: auto;
}

@media (max-width: 750px) {
  .about-top .meeting {
    padding: 20px 10px 15px;
    text-align: center;
  }
  .about-top .meeting h3 {
    font-size: 138.5%;
    margin-bottom: 20px;
  }
  .about-top .meeting h3 br {
    display: inline;
  }
  .about-top .meeting h3 span {
    padding: 0 10px;
  }
  .about-top .meeting p {
    line-height: 1.5;
    text-align: left;
  }
  .about-top .meeting p br {
    display: none;
  }
  .about-top .meet-img {
    padding: 15px 0 20px;
  }

  .meet-request-box {
    padding: 20px 0;
  }

  .meet-request {
    padding: 10px;
  }
  .meet-request .mark-request {
    background-size: 16px auto;
    padding-left: 20px;
    font-size: 116%;
  }

  .meet-menu {
    margin: 20px auto 15px;
  }
  .meet-menu li {
    width: 49%;
    float: left;
    margin: 15px 0 0 0;
  }
  .meet-menu li:nth-child(2n) {
    float: right;
  }
  .meet-menu li:nth-child(3n) {
    margin-right: 0;
  }
}
/*------------------------------------
会長挨拶
------------------------------------*/
.greeting .txt {
  margin-bottom: 20px;
}
.greeting .img {
  width: 25%;
  float: right;
  padding: 0 0 20px 20px;
  box-sizing: border-box;
}

@media (max-width: 750px) {
  .greeting .img {
    width: 30%;
    padding: 0 0 15px 15px;
  }
}
/*------------------------------------
県人会の活動
------------------------------------*/
.activity .box {
  background-color: #F9F5DF;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 30px;
}
.activity .box h4 {
  font-weight: bold;
  font-size: 116%;
  margin-bottom: 10px;
}
.activity .box .txt {
  float: left;
  width: 65%;
  box-sizing: border-box;
  padding: 0 20px 0px 0;
}
.activity .box .txt p {
  margin-bottom: 20px;
}
.activity .box .img {
  float: right;
  width: 35%;
}
.activity .box .img img {
  width: 100%;
  height: auto;
}

@media (max-width: 550px) {
  .activity .box {
    margin-bottom: 20px;
  }
  .activity .box .txt {
    float: none;
    width: 100%;
  }
  .activity .box .img {
    float: none;
    width: 100%;
  }
}
/*------------------------------------
沿革
------------------------------------*/
.history table {
  width: 100%;
  border-collapse: collapse;
  border: 1px #6B463E solid;
}
.history table th, .history table td {
  padding: 10px;
  vertical-align: top;
  text-align: left;
  border: 1px #6B463E solid;
}
.history table th {
  background-color: #6B463E;
  color: #fff;
  min-width: 12em;
  border-bottom-color: #fff;
}
.history table tr:last-child th {
  border-bottom-color: #6B463E;
}

@media (max-width: 750px) {
  .history table th, .history table td {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: none;
  }
}
/*------------------------------------
令和３年新任及び退任理事・監事ご挨拶
------------------------------------*/
.r3greeting h4 {
  font-weight: bold;
  font-size: 120%;
  background: #eee;
  margin-bottom: 15px;
  padding: 5px;
}
.r3greeting p {
  margin-bottom: 10px;
}
.r3greeting hr {
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px #ccc solid;
}
.r3greeting img {
  width: auto;
}

/*------------------------------------
代表理事・理事・幹事名簿
------------------------------------*/
.officer p {
  text-align: right;
  margin-bottom: 10px;
}
.officer table {
  width: 100% !important;
  border-collapse: collapse;
  border: 1px #6B463E solid;
}
.officer table thead th {
  background-color: #6B463E;
  border-right-color: #fff;
  color: #fff;
}
.officer table thead th:last-child {
  border-right-color: #6B463E;
}
.officer table tr {
  height: auto !important;
}
.officer table th, .officer table td {
  padding: 10px;
  vertical-align: top;
  text-align: left;
  border: 1px #6B463E solid;
  height: auto !important;
  width: auto !important;
}
.officer table tr:nth-child(2n) {
  background: #f5f1e5;
}

@media (max-width: 750px) {
  .officer thead {
    display: none;
  }
  .officer table th, .officer table td {
    box-sizing: border-box;
    border: none;
  }
  .officer table th {
    font-weight: bold;
    background: #6B463E;
    width: 100%;
    display: block;
    color: #fff;
  }
  .officer table tr td {
    width: auto;
  }
  .officer table tr td:first-child {
    width: 100%;
    display: block;
  }
  .officer table tr:nth-child(2n) {
    background: #fff;
  }
}
/*------------------------------------
決算公告
------------------------------------*/
.public ul li a {
  font-size: 108%;
  position: relative;
  padding: 12px 30px 12px 25px;
  vertical-align: middle;
  display: inline-block;
  background: url(../images/common/ico_pdf.png) no-repeat right center;
  background-size: 20px auto;
}
.public ul li a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #6B463E;
  border-right: 2px solid #6B463E;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*------------------------------------
活動報告
------------------------------------*/
.report .box {
  overflow: hidden;
  margin-bottom: 20px;
}
.report .box .img {
  float: left;
  width: 35%;
}
.report .box .img img {
  width: 100%;
  height: auto;
}
.report .box dl {
  float: right;
  width: 65%;
  box-sizing: border-box;
  padding-left: 20px;
}
.report .box dl dt {
  margin-bottom: 10px;
}
.report .box dl dd a {
  font-weight: bold;
}
.report .box dl dd p {
  margin-top: 10px;
}
.report .past {
  clear: both;
  background-color: #ededed;
  padding: 10px 10px 5px;
  margin-bottom: 40px;
}
.report .past p {
  font-weight: bold;
  font-size: 108%;
  margin-bottom: 10px;
}
.report .past li {
  margin-bottom: 5px;
}
.report .past li a {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding: 0 0 0 20px;
}
.report .past li a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.report.club .box {
  clear: both;
}
.report.club .box .img {
  width: 25%;
}
.report.club .box dl {
  width: 75%;
}
.report.club .box dl dt .days {
  display: inline-block;
  padding-right: 10px;
}
.report.club .box dl dt a {
  font-weight: bold;
}
.report.club .past-area {
  float: right;
  width: 75%;
  box-sizing: border-box;
  padding: 10px 0 0 20px;
}
.report.club .past-area .past {
  padding: 5px 5px 5px;
  margin-bottom: 0;
}
.report.club .past-area .past p {
  margin-bottom: 5px;
}
.report.club .past-area .past ul li:nth-child(n+6) {
  display: none;
}

.days-club {
  display: block;
  padding: 0 5px;
  text-align: right;
  margin: -10px 0 10px;
}

@media (max-width: 600px) {
  .report .box {
    margin-bottom: 10px;
  }
  .report .box .img {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .report .box dl {
    padding-left: 0;
    float: none;
    width: 100%;
  }
  .report .box dl dt {
    margin-bottom: 0;
  }
  .report .past {
    margin-bottom: 30px;
  }
  .report.club .box .img, .report.club .box dl {
    width: 100%;
  }
  .report.club .past-area {
    float: none;
    width: 100%;
    padding: 10px 0 0 0px;
  }
}
/*------------------------------------
県人会ニュース
------------------------------------*/
.hiroshimanews {
  clear: both;
}
.hiroshimanews a {
  color: #6B463E;
  text-decoration: none;
}
.hiroshimanews a:hover {
  opacity: .8;
}
.hiroshimanews .backnumber p, .hiroshimanews .cover p {
  font-size: 116%;
  margin-top: 5px;
  text-align: center;
}
.hiroshimanews .backnumber p .days, .hiroshimanews .cover p .days {
  padding-right: 3px;
  font-size: 93%;
  color: #666;
  display: block;
}
.hiroshimanews .magazine-new {
  overflow: hidden;
  margin-bottom: 20px;
}
.hiroshimanews .magazine-new .txt {
  float: left;
  width: 75%;
  padding-right: 30px;
  box-sizing: border-box;
  font-size: 110%;
}
.hiroshimanews .magazine-new .txt p {
  margin-bottom: 10px;
}
.hiroshimanews .magazine-new .txt p:last-of-type {
  margin-bottom: 30px;
}
.hiroshimanews .magazine-new .txt.wide {
  float: none;
  width: 100%;
  padding: 0;
}
.hiroshimanews .magazine-new .txt.wide p {
  margin-bottom: 0;
}
.hiroshimanews .magazine-new .cover {
  width: 25%;
  float: left;
  margin-top: 15px;
  text-align: right;
}
.hiroshimanews .magazine-new .cover a {
  position: relative;
  display: inline-block;
}
.hiroshimanews .magazine-new .cover .cover-photo {
  width: 100%;
  max-width: 200px;
  height: auto;
  border: 1px #ccc solid;
  box-sizing: border-box;
}
.hiroshimanews .magazine-new .cover .cover-new {
  position: absolute;
  top: -15px;
  left: -15px;
}
.hiroshimanews .magazine-new .cover .cover-new img {
  width: 50px;
  height: auto;
}
.hiroshimanews .magazine-new .bnt-hnews {
  text-align: right;
}
.hiroshimanews .magazine-new .bnt-hnews a {
  position: relative;
  display: inline-block;
  padding: 10px 15px 10px 25px;
  background-color: #174966;
  border-radius: 5px;
  text-decoration: none;
  color: #fff;
}
.hiroshimanews .magazine-new .bnt-hnews a:hover {
  opacity: .8;
}
.hiroshimanews .magazine-new .bnt-hnews a::before {
  position: absolute;
  top: 50%;
  left: 5px;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  transition: all .3s;
}
.hiroshimanews .magazine-new .bnt-hnews.sp {
  display: none;
}
.hiroshimanews .backnumber h4 {
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 2px solid #774849;
  padding: 10px 0;
}
.hiroshimanews .backnumber ul {
  overflow: hidden;
  padding-bottom: 40px;
}
.hiroshimanews .backnumber ul li {
  width: 20%;
  float: left;
  padding: 0 10px 40px;
  box-sizing: border-box;
}
.hiroshimanews .backnumber ul li:nth-child(5n+1) {
  clear: both;
}
.hiroshimanews .backnumber ul li img {
  width: 100%;
  height: auto;
  border: 1px #ccc solid;
  box-sizing: border-box;
}
.hiroshimanews .backnumber ul li .days {
  font-size: 77%;
}

@media (max-width: 750px) {
  .hiroshimanews .magazine-new .txt {
    width: 65%;
  }
  .hiroshimanews .magazine-new .cover {
    width: 35%;
  }
  .hiroshimanews .backnumber ul li {
    width: 25%;
  }
  .hiroshimanews .backnumber ul li:nth-child(5n+1) {
    clear: none;
  }
  .hiroshimanews .backnumber ul li:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 500px) {
  .hiroshimanews .magazine-new .txt {
    width: 60%;
    padding-right: 20px;
  }
  .hiroshimanews .magazine-new .cover {
    width: 40%;
  }
  .hiroshimanews .backnumber ul {
    padding-bottom: 30px;
  }
  .hiroshimanews .backnumber ul li {
    width: 33.33%;
  }
  .hiroshimanews .backnumber ul li:nth-child(4n+1) {
    clear: none;
  }
  .hiroshimanews .backnumber ul li:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 420px) {
  .hiroshimanews .magazine-new {
    margin-bottom: 20px;
  }
  .hiroshimanews .magazine-new .txt {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  .hiroshimanews .magazine-new .cover {
    width: 100%;
    float: none;
    text-align: center;
  }
  .hiroshimanews .magazine-new .bnt-hnews.pc {
    display: none;
  }
  .hiroshimanews .magazine-new .bnt-hnews.sp {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  .hiroshimanews .backnumber ul {
    padding-bottom: 20px;
  }
  .hiroshimanews .backnumber ul li {
    width: 50%;
    padding-bottom: 20px;
  }
  .hiroshimanews .backnumber ul li:nth-child(3n+1) {
    clear: none;
  }
  .hiroshimanews .backnumber ul li:nth-child(2n+1) {
    clear: both;
  }
  .hiroshimanews .backnumber ul li .days {
    display: block;
  }
}
/*------------------------------------
70周年記念誌（仮）
------------------------------------*/
.memorial .magazine-new {
  overflow: hidden;
  margin-bottom: 20px;
}
.memorial .magazine-new .txt {
  float: left;
  width: 65%;
  padding-right: 30px;
  box-sizing: border-box;
}
.memorial .magazine-new .txt p {
  margin-bottom: 20px;
}
.memorial .magazine-new .cover {
  width: 35%;
  float: right;
  margin-top: 15px;
  text-align: right;
}
.memorial .magazine-new .cover a {
  position: relative;
  display: inline-block;
}
.memorial .magazine-new .cover .cover-photo {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.memorial .magazine-new .bnt-hnews {
  text-align: center;
  clear: both;
  border-top: 1px #C0B0AC solid;
  padding-top: 20px;
}
.memorial .magazine-new .bnt-hnews a {
  position: relative;
  display: inline-block;
  padding: 10px 15px 10px 25px;
  background-color: #174966;
  border-radius: 5px;
  text-decoration: none;
  color: #fff;
}
.memorial .magazine-new .bnt-hnews a:hover {
  opacity: .8;
}
.memorial .magazine-new .bnt-hnews a::before {
  position: absolute;
  top: 50%;
  left: 5px;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #fff;
  transition: all .3s;
}
.memorial .pc {
  display: block;
}
.memorial .sp {
  display: none;
}
.memorial .index {
  background: #FFFBEA;
  padding: 10px;
  margin-bottom: 30px;
}
.memorial .index dt {
  border-bottom: 1px #6B463E dotted;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}
.memorial .index dd {
  font-size: 85%;
  margin-bottom: 2px;
}

@media (max-width: 750px) {
  .memorial .magazine-new .txt {
    width: 60%;
  }
  .memorial .magazine-new .cover {
    width: 40%;
  }
}
@media (max-width: 500px) {
  .memorial .magazine-new {
    margin-bottom: 20px;
  }
  .memorial .magazine-new .txt {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  .memorial .magazine-new .cover {
    width: 100%;
    float: none;
    text-align: center;
  }
  .memorial .magazine-new .pc {
    display: none;
  }
  .memorial .magazine-new .sp {
    display: block;
    margin-bottom: 30px;
  }
}
/*------------------------------------
リンク
------------------------------------*/
.link ul {
  padding-bottom: 10px;
}
.link ul li a {
  padding: 0px 0px 5px 20px;
  color: #6B463E;
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.link ul li a::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 50%;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #D55548;
  border-right: 1px solid #D55548;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link ul li a.active, .link ul li a:hover {
  text-decoration: underline;
  color: #D55548;
}

/*------------------------------------
会員カード
------------------------------------*/
.card-top {
  overflow: hidden;
  margin-bottom: 30px;
}
.card-top .txt {
  float: left;
  width: 75%;
  padding-right: 30px;
  box-sizing: border-box;
}
.card-top .img {
  width: 25%;
  float: left;
  text-align: right;
  position: relative;
}

.card-shoplist {
  clear: both;
  width: 100%;
  overflow-x: auto;
}
.card-shoplist > table {
  width: 960px;
  border-collapse: collapse;
}
.card-shoplist > table th {
  padding: 8px 6px;
  color: #fff;
  background-color: #649264;
  border-left: 1px #E0E9E0 solid;
  border-right: 1px #E0E9E0 solid;
}
.card-shoplist > table td {
  padding: 10px 5px 10px;
  border-bottom: 1px #6B463E dotted;
}
.card-shoplist > table tr:first-child td {
  padding: 8px 6px;
  color: #fff;
  background-color: #649264;
  border-left: 1px #E0E9E0 solid;
  border-right: 1px #E0E9E0 solid;
  border-bottom: none;
}

@media (max-width: 650px) {
  .card-top {
    margin-bottom: 10px;
  }
  .card-top .txt {
    width: 100%;
    float: none;
    padding: 0 0px 10px 0;
  }
  .card-top .img {
    width: 100%;
    float: none;
    text-align: center;
  }
  .card-top .img img {
    max-width: 200px;
    height: auto;
  }
}
/*------------------------------------
学生応援セミナー
------------------------------------*/
.seminar .fin {
  display: inline-block;
  background: #D55548;
  color: #fff;
  padding: 5px;
  margin-bottom: 15px;
}
.seminar dl:not(.contact) {
  padding: 20px 0;
}
.seminar dl:not(.contact) dt {
  font-weight: bold;
}
.seminar dl:not(.contact) dd {
  margin: -1.5em 0 5px 4em;
}

@media (max-width: 750px) {
  .seminar dl:not(.contact) {
    padding: 15px 0;
  }
  .seminar dl:not(.contact) dd {
    margin: 0em 0 5px 0em;
  }
}
/*------------------------------------
事務局便り一覧
------------------------------------*/
.information-list {
  margin-bottom: 30px;
}
.information-list dl {
  border-bottom: 2px dotted #D2D2D2;
}
.information-list dl dt {
  border-top: 2px dotted #D2D2D2;
  padding-top: 15px;
}
.information-list dl dt .info-cat {
  font-size: 77%;
  display: inline-block;
  padding: 4px 0;
  min-width: 8em;
  text-align: center;
  color: #fff;
}
.information-list dl dt .info-cat.other {
  background-color: #aaa;
}
.information-list dl dt .info-cat.news {
  background-color: #B0C47A;
}
.information-list dl dt .info-cat.events {
  background-color: #E889A0;
}
.information-list dl dt .info-cat.seminar {
  background-color: #8AC6DD;
}
.information-list dl dt:first-child {
  border-top: none;
  padding-top: 0;
}
.information-list dl dt .days {
  font-size: 93%;
  color: #91766E;
  width: 97px;
  display: inline-block;
}
.information-list dl dd {
  margin: -1.5em 0 15px 15em;
}
.information-list dl dd a {
  color: #6B463E;
  text-decoration: none;
}
.information-list dl dd a:hover {
  text-decoration: underline;
}

@media (max-width: 750px) {
  .information-list dl dd {
    margin: 5px 0 10px 0;
  }
}
/*------------------------------------
入会案内
------------------------------------*/
.guide .guide-top {
  margin-bottom: 30px;
  text-align: center;
  line-height: 2;
}
.guide .guide-top p {
  margin-bottom: 20px;
}
.guide .guide-box {
  border: 2px solid #6B463E;
  padding: 20px 20px 0;
  max-width: 540px;
  margin: 0 auto;
  box-sizing: border-box;
}
.guide .guide-box h4 {
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 15px;
}
.guide .guide-box dt {
  font-weight: bold;
  margin-bottom: 5px;
}
.guide .guide-box dd {
  margin-bottom: 20px;
}
.guide .guide-box dd p {
  margin-bottom: 10px;
}
.guide .guide-box dd ul {
  text-align: center;
}
.guide .guide-box dd li {
  display: inline-block;
}

.guide-btn {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  background: #F9D84B;
  /*ボタン色*/
  color: #49302B;
  border-bottom: solid 3px #EAC52D;
  border-radius: 6px;
  margin: 0 10px;
}

.guide-btn:active {
  /*ボタンを押したとき*/
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom-color: #fff;
}

.mark-guide {
  background: url(../images/about/btn.png) no-repeat left center;
  background-size: 18px auto;
  padding-left: 2em;
  font-size: 14px;
}

.guide-btn2 {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  background: #F99049;
  /*ボタン色*/
  color: #49302B;
  border-bottom: solid 3px #BD6B39;
  border-radius: 6px;
  margin: 0 10px;
}

.guide-btn2:active {
  /*ボタンを押したとき*/
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom-color: #fff;
}

@media (max-width: 630px) {
  .guide .guide-top {
    text-align: left;
    line-height: 1.5;
  }
  .guide .guide-top br {
    display: none;
  }
  .guide .guide-top p {
    margin-bottom: 10px;
  }
  .guide .guide-box {
    padding: 10px 10px 0;
  }
  .guide .guide-box h4 {
    margin-bottom: 8px;
  }
  .guide .guide-btn, .guide .guide-btn2 {
    padding: 10px 5px;
    margin: 0 3px;
  }
  .guide .mark-guide {
    background: url(../images/about/btn.png) no-repeat left center;
    background-size: 12px auto;
    padding-left: 1.5em;
    font-size: 13px;
  }
}
/*------------------------------------
協力企業
------------------------------------*/
.support .bnr a {
  transition: all .2s;
}
.support .bnr a:hover {
  opacity: .7;
}
.support .com-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.support .com-list > li {
  width: calc(100% / 3);
  padding: 0 10px 20px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
}
.support .com-list > li .li-in {
  border: 1px #ccc solid;
  box-sizing: border-box;
  padding: 10px;
}
.support .com-list > li .li-in .tit {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
}
.support .com-list > li .li-in .pref {
  margin-bottom: 5px;
}
.support .com-list > li .li-in .img {
  margin-bottom: 10px;
}
.support .com-list > li .li-in .img img {
  width: 100%;
}

.pp-hidden {
  display: none;
}
.pp-hidden .pp-hidden-in {
  background: #fff;
  width: 620px;
}
.pp-hidden .up {
  overflow: hidden;
}
.pp-hidden .up .txt {
  float: left;
  width: calc(100% - 240px);
}
.pp-hidden .up .txt h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.2;
}
.pp-hidden .up .txt .ganbare {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.pp-hidden .up .txt p {
  margin-bottom: 5px;
}
.pp-hidden .up .txt p:last-of-type {
  margin-bottom: 0;
}
.pp-hidden .up .img {
  float: right;
  width: 240px;
}
.pp-hidden .up .img img {
  max-width: 100%;
  height: auto;
}
.pp-hidden .bt {
  clear: both;
}
.pp-hidden .bt .pr {
  background: #fff5ce;
  margin-top: 20px;
  padding: 10px;
}
.pp-hidden .bt .pr h6 {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}
.pp-hidden .bt .pr div {
  word-break: break-all;
}
.pp-hidden .bt .pr div p {
  margin-bottom: 10px;
  display: block;
}
.pp-hidden .bt .pr div strong, .pp-hidden .bt .pr div b {
  font-weight: bold;
}
.pp-hidden .bt .pr div span, .pp-hidden .bt .pr div font {
  font-weight: inherit;
}
.pp-hidden .bt .pr div ul {
  list-style: disc;
  padding: 0 0 10px 20px;
}
.pp-hidden .bt .pr div ol {
  list-style: decimal;
  padding: 0 0 10px 20px;
}
.pp-hidden .bt .pr div h1, .pp-hidden .bt .pr div h2, .pp-hidden .bt .pr div h3, .pp-hidden .bt .pr div h4, .pp-hidden .bt .pr div h5, .pp-hidden .bt .pr div h6 {
  font-weight: bold;
  clear: both;
}
.pp-hidden .bt .pr div h1 {
  font-size: 130%;
}
.pp-hidden .bt .pr div h2 {
  font-size: 123%;
}
.pp-hidden .bt .pr div h3 {
  font-size: 116%;
}
.pp-hidden .bt .pr div h4 {
  font-size: 110%;
}
.pp-hidden .bt .pr div h5 {
  font-size: 105%;
}
.pp-hidden .bt .pr div h6 {
  font-weight: normal;
}
.pp-hidden .bt .pr div .wp-caption img {
  margin-bottom: 2px;
}
.pp-hidden .bt .pr div table {
  border: 1px #ccc solid;
  margin-bottom: 15px;
}
.pp-hidden .bt .pr div table td, .pp-hidden .bt .pr div table th {
  border: 1px #ccc solid;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}
.pp-hidden .bt .pr div table th {
  text-align: center;
  vertical-align: middle;
}
.pp-hidden .bt .pr div blockquote {
  background: #ebebeb;
  border-radius: 5px;
  padding: 10px 10px 0;
  position: relative;
  margin-bottom: 10px;
}
.pp-hidden .bt .pr div blockquote::before {
  content: '“';
  position: absolute;
  top: -10px;
  left: 0;
  color: #999;
  font-size: 32px;
}
.pp-hidden .bt .pr div sup, .pp-hidden .bt .pr div sub {
  font-size: 74%;
}
.pp-hidden .bt .pr div sup {
  vertical-align: top;
}
.pp-hidden .bt .pr div sub {
  vertical-align: bottom;
}
.pp-hidden .bt .pr div .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.pp-hidden .bt .pr div .alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.pp-hidden .bt .pr div img {
  max-width: 340px;
  height: auto;
}
.pp-hidden .bt .pr div img.alignleft, .pp-hidden .bt .pr div img.alignright {
  display: inline;
}
.pp-hidden .bt .pr div .aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.pp-hidden .bt .pr div input {
  padding: 4px;
  display: block;
}
.pp-hidden .bt .pr div pre {
  border: 1px #CCC solid;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.pp-hidden .bt .pr div em {
  font-style: italic;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.pp-hidden .bt .pr div .days {
  position: relative;
  display: inline-block;
  margin: 0 0 15px;
  padding: 5px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  background: #F19929;
  border-radius: 2px;
}
.pp-hidden .bt .pr div .days:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 20px;
  border: 8px solid transparent;
  border-top: 10px solid #F19929;
}
.pp-hidden .bt .pr div table {
  border: 1px #ccc solid;
}
.pp-hidden .bt .pr div table th, .pp-hidden .bt .pr div table td {
  border: 1px #ccc solid;
  padding: 5px;
}

@media (max-width: 720px) {
  .support .com-list > li {
    width: calc(100% / 2);
  }

  .pp-hidden .pp-hidden-in {
    width: 100%;
  }
  .pp-hidden .up .txt {
    width: 60%;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .pp-hidden .up .img {
    width: 40%;
  }
}
@media (max-width: 440px) {
  .support .bnr {
    max-width: 320px;
    margin: 10px auto 20px;
  }
  .support .com-list {
    display: block;
  }
  .support .com-list > li {
    display: block;
    width: 100%;
  }

  .pp-hidden .up .txt {
    width: 65%;
  }
  .pp-hidden .up .img {
    width: 35%;
  }

  .fancybox-content {
    padding: 14px !important;
  }
}
/*------------------------------------
同窓の想い出
------------------------------------*/
.dousoukai .copy {
  font-size: 18px;
  font-weight: bold;
  color: #6B463E;
  text-align: center;
  margin-bottom: 50px;
}
.dousoukai .dousou-list li {
  margin-top: 30px;
}
.dousoukai .dousou-list li h4 {
  font-weight: bold;
  font-size: 138.5%;
  color: #6B463E;
  border-left: 4px solid #6B463E;
  padding: 0 0 0px 10px;
  margin-bottom: 10px;
}
.dousoukai .dousou-list li .bg {
  background: #F7F0E8;
  padding: 20px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.dousoukai .dousou-list li .bg .ls {
  width: calc(52% - 15px);
}
.dousoukai .dousou-list li .bg .rs {
  width: calc(48% - 15px);
}
.dousoukai .dousou-list li .bg .rs .img {
  background: #fff;
  padding: 5px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  margin-top: -65px;
  margin-bottom: 20px;
}
.dousoukai .dousou-list li .bg .rs .img img {
  width: 100%;
}
.dousoukai .dousou-list li .bg .rs dl dt {
  font-weight: bold;
  color: #6B463E;
  font-size: 110%;
  padding: 0 8px 8px;
}
.dousoukai .dousou-list li .bg .rs dl dd {
  border-bottom: 2px #E3CDB3 dotted;
  padding-bottom: 5px;
  padding: 0 8px 8px;
}
.dousoukai .dousou-list li .bg table {
  width: 100%;
  font-size: 110%;
}
.dousoukai .dousou-list li .bg table td, .dousoukai .dousou-list li .bg table th {
  padding: 8px;
  border-bottom: 2px #E3CDB3 dotted;
}
.dousoukai .dousou-list li .bg table td .sp, .dousoukai .dousou-list li .bg table th .sp {
  display: none;
}
.dousoukai .dousou-list li .bg table th {
  font-weight: bold;
  color: #6B463E;
}

@media (max-width: 720px) {
  .dousoukai .copy {
    font-size: 15px;
    text-align: left;
    margin-bottom: 30px;
  }
  .dousoukai .dousou-list li {
    margin-top: 30px;
  }
  .dousoukai .dousou-list li h4 {
    font-size: 114.5%;
  }
  .dousoukai .dousou-list li .bg {
    padding: 10px;
    display: block;
  }
  .dousoukai .dousou-list li .bg .ls {
    width: 100%;
  }
  .dousoukai .dousou-list li .bg .rs {
    width: 100%;
  }
  .dousoukai .dousou-list li .bg .rs .img {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .dousoukai .dousou-list li .bg .rs dl {
    margin-top: 10px;
  }
  .dousoukai .dousou-list li .bg table td .sp, .dousoukai .dousou-list li .bg table th .sp {
    display: inline;
  }
  .dousoukai .dousou-list li .bg table th {
    width: 3.5em;
  }
}
/*------------------------------------
404
------------------------------------*/
.notFound h4 {
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 20px;
}
.notFound p {
  margin-bottom: 10px;
}
.notFound p.marB20 {
  margin-bottom: 20px;
}
.notFound ul {
  margin-bottom: 10px;
}
.notFound ul li {
  margin-bottom: 5px;
}
.notFound .search {
  max-width: 500px;
}

/*------------------------------------
プライバシーポリシー
------------------------------------*/
.privacy h3 {
  padding-top: 20px;
}
.privacy p, .privacy ul {
  margin-bottom: 20px;
}
.privacy li {
  list-style: inside;
  text-indent: -1em;
  padding-left: 1em;
}

@media (min-width: 751px) {
  .link-privacy {
    display: none;
  }
}
