@charset "utf-8";
/* =========================================================
style.css
========================================================= */
body.sub h1 {
    min-height: 50px;
    color: #595959;
    font-size: 180%;
    margin: 20px 0 10px;
    padding: 0 0 0 40px;
    display: block;
    line-height: 1.3;
    background: url(../image/common-old/h1_common.png) no-repeat 0 3px;
}
div.text_box h2 {
    color: #fff;
    font-size: 118.8%;/*19*/
    padding: 13px;
	box-shadow: inset 0 0 15px rgba(0,0,0,0.15);
	background-color: #71A608;
	border-radius: 5px;
	margin-bottom: 20px;
}
div.text_box h2 span {
}
div.text_box h3 {
    font-size: 112.50%;/*18*/
	margin-bottom: 15px;
    padding: 10px 10px;
    border-bottom: 2px solid #bfbfbf;
    color: #333;
    background-color: #fefcef;
}
div.text_box h4 {
    font-size: 106.25%;/*17*/
    color: #2a7311;
    margin: 25px 0 10px;
    padding: 0 0 0 10px;
    border-left: 5px solid #2a7311;
}
div.text_box h5 {
    color: #2a7311;
    font-size: 100%;
    margin: 20px 0 15px;
}
div.text_box h6 {
    font-size: 100%;
    margin: 25px 0 15px;
}
.text_box {
    /*font-size: 0.9em;*/
	text-align: justify;
}
.text_box p {
}
table caption {
    color: #fff;
    padding: 3px;
    border: 1px solid #8DC012;
    border-bottom: none;
    background: #8DC012;
}
.under_const_image {
    background: #F0F0F0;
    display: block;
    height: 200px;
    width: 100%;
    border: 1px solid #999999;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    margin-right: auto;
    margin-left: auto;
    line-height: 200px;
    text-align: center;
    margin-bottom: 2em;
}
a.pdf {
    background: url(../image/common-old/pdf.png) no-repeat left 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 23px;
}
.column_box {
    background: #F3FAE7;
    border: 1px solid #C7E589;
    margin: 10px 10px 2em;
    padding: 10px;
}
.move_btn {
    line-height: 53px;
    background: url(../image/common-old/move_btn.gif);
    text-align: center;
    display: block;
    height: 53px;
    width: 232px;
}
.move_btn a {
    display: block;
    height: 53px;
    width: 232px;
    font-weight: bold;
    text-decoration: none;
    color: #297211;
}
.move_btn a:hover {
    background: #297211;
    display: block;
    height: 53px;
    width: 232px;
    color: #FFFFFF;
}
.move-btn {
    line-height: 53px;
    background: url(../image/common-old/move_btn.gif);
    text-align: center;
    display: block;
    height: 53px;
    width: 232px;
}
.link_em {
    background: #E8F2D0 url(../image/common-old/link_em.gif) no-repeat right center;
    padding: 7px 30px 7px 10px;
    border: 1px solid #8DC012;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.link_em:hover {
    text-decoration: underline;
    color: #000000;
}
/* ワークフロー */
ol.ol_flow01, ol.ol_flow02 {
    margin: 0;
    padding: 20px 0 30px;
}
ol.ol_flow01 li, ol.ol_flow02 li {
    color: #fff;
    margin: 0 70px 10px;
    padding: 8px 8px 10px;
    border: 1px solid #71a608;
    list-style-type: none;
    box-radius: 3px;
    background: #eaf2da url(../image/common-old/icn_flow01.gif) no-repeat 16px center;
}
ol.ol_flow01 li {
    border: 1px solid #71a608;
    background: #eaf2da url(../image/common-old/icn_flow01.gif) no-repeat 16px center;
}
ol.ol_flow02 li {
    border: 1px solid #ff7f00;
    background: #ffecd9 url(../image/common-old/icn_flow02.gif) no-repeat 16px center;
}
ol.ol_flow01 li.last {
    background: #eaf2da;
}
ol.ol_flow02 li.last {
    background: #ffecd9;
}
ol.ol_flow01 li span.fl_ttl, ol.ol_flow02 li span.fl_ttl {
    color: #333;
    margin: 3px 0 5px 50px;
    font-size: 110%;
    font-weight: bold;
    display: block;
}
ol.ol_flow01 li span.fl_txt, ol.ol_flow02 li span.fl_txt {
    color: #333;
    font-size: 92%;
    margin: 0 0 0 50px;
    line-height: 1.3;
    display: block;
}
/* 字下げ */
.txt_in1em {
    margin-left: 1em;
    display: block;
}
.txt_in2em {
    margin-left: 2em;
    display: block;
}
.txt_in3em {
    margin-left: 3em;
    display: block;
}
/*年次大会ページで使用しているリンクのボタン*/
.nenji_btn {
    width: 300px;
    margin: 0px auto;
    overflow: hidden;
}
.nenji_btn a {
    display: block;
    background-color: #2a7311;
    text-decoration: none;
}
.nenji_btn a p {
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
}
.nenji_btn a:hover {
    opacity: 0.5;
}
/*---------------------------------------*/
/*国際小児がんデー*/
.first_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.first_block dl {}
.first_block dl dt, .first_block dl dd {
    text-align: center;
}
/**/
.second_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.second_block dl {}
.second_block dl dt {
    line-height: 180%;
}
.second_block dl dt strong {
    font-size: 20px;
}
.second_block dl dd {
    text-align: center;
}
/**/
.third_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.third_block dl {}
.third_block dl dt {
    line-height: 180%;
}
.third_block dl dd {
    margin-top: 15px;
    text-align: center;
}
.third_block dl dd p {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
}
/**/
.fourth_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.fourth_block dl {
    text-align: center;
    margin-bottom: 15px;
}
.fourth_block dl dt {
    font-size: 20px;
    color: #CC9933;
    font-weight: bold;
    line-height: 150%;
}
.fourth_block dl dd {
    font-weight: bold;
}
.fourth_block .image {
    margin: 15px auto;
    text-align: center;
}
/**/
.fifth_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.fifth_block dl {
    margin-bottom: 15px;
}
.fifth_block dl dt {
    font-size: 20px;
    margin-bottom: 15px;
}
.fifth_block dl dd {}
.fifth_block .image {
    margin: 15px auto;
    text-align: center;
}
/**/
.sixth_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.sixth_block dl {
    margin-bottom: 15px;
}
.sixth_block dl dt {
    font-size: 20px;
    margin-bottom: 15px;
}
.sixth_block dl dd {}
.sixth_block ul {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.sixth_block ul li {
    width: 30%;
    float: left;
    margin-right: 5%;
    list-style-type: none;
}
.sixth_block ul li:last-child {
    margin-right: 0%;
}
.sixth_block ul li dl dd {
    font-size: 14px;
    text-align: center;
}
.sixth_block div.imgcol {
    width: 100%;
    margin: 10px auto 0px;
    text-align: center;
}
/**/
.seventh_block {
    width: 100%;
    margin: 0px auto 15px auto;
    overflow: hidden;
}
.seventh_block .midashi {
    width: 100%;
    margin: 0px auto 15px auto;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.seventh_block dl {
    margin-bottom: 15px;
}
.seventh_block dl dt {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}
.seventh_block dl dt:before, .seventh_block dl dt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
}
.seventh_block dl dt:before {
    left: 25%;
}
.seventh_block dl dt:after {
    right: 25%;
}
.seventh_block dl dd {
    margin-bottom: 15px;
}
.seventh_block dl dd div {
    width: 100%;
    margin: 0px auto;
    display: inline-block;
    text-align: center;
}
/**/
.eighth_block {
    width: 100%;
    margin: 0px auto 45px auto;
    overflow: hidden;
}
.eighth_block dl {
    margin-bottom: 15px;
}
.eighth_block dl dt {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 150%;
}
.eighth_block dl dd {}
.eighth_block .border_wrap {
    border: 1px solid #000;
    text-align: center;
}
.eighth_block .border_wrap {
    width: 350px;
    margin: 0px auto 15px auto;
    overflow: hidden;
    border: 1px solid #000;
}
.eighth_block .border_wrap {
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;
}
.eighth_block .txt {
    line-height: 200%;
}
.eighth_block ul.imglist {
    display: flex;
    background-color: #ededed;
    margin: 0;
}
.eighth_block ul.imglist li {
    list-style-type: none;
    width: 45%;
    margin: 0px 2.5%;
    padding: 15px 0;
}
.eighth_block ul.imglist li img {
    width: 100%;
    height: auto;
}
/*注意書きのテキストは文字サイズを小さく*/
.eighth_block p .fontsises {
    font-size: 0.8em;
}
/**/
/*チェックボックスを入れるとクリック可能になるボタンを実装*/
.div-ha-buy-button {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 16px;
}
.ha-buy-button {
    display: block;
    font-size: 1.5em;
    padding: 4px 30px;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #fff;
    background: #efae58;
    border: 2px solid #efae58;
    border-radius: 8px;
    cursor: pointer;
}
.ha-buy-button:hover {
    /*background: #a22f27;*/
}
.ha-buy-button:disabled {
    color: #fff;
    background: #eee;
    border: 2px solid #eee;
    pointer-events: none;
}
.ha-checkol {
    display: flex;
    justify-content: center;
    text-align: left;
}
.ha-check-button {
    display: block;
    text-align: center;
}
.ha-checkol ol {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 8px;
    /*font-size:0.8em;*/
    padding: 0px 36px;
}
.ha-mini-text {
    font-size: 0.8em;
}
input#ha-buy-check {
    transform: scale(1.8);
    margin-right: 1.2em;
}
/**/
/*Snow Monkey Forms*/
/*資料請求フォーム*/
#materials_report .tables .smf-placeholder {
    display: flex;
    gap: 0 15px;
}
#materials_report .tables .smf-item__col--label {
    max-width: 60%;
    flex: 0 0 60%;
}
#materials_report .tables .smf-item__col--controls {
    flex: 1 1 calc(100% - 60%);
    max-width: calc(100% - 60%);
}
/* =========================================================
page_style.css
========================================================= */
#back_to_index a {
    background: url(../image/common-old/back_to_index.png) no-repeat;
    display: block;
    height: 35px;
    width: 312px;
    line-height: 35px;
    color: #333333;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 15px;
}
#back_to_index a:hover {
    text-decoration: underline;
}
.thum_url img {
    margin-right: 10px;
}
div.thum_url p {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
/*for IE6 */
* html .thum_url p {
    display: inline;
    zoom: 1;
}
/*for IE7 */
*:first-child + html .thum_url p {
    display: inline;
    zoom: 1;
}
#faq .text_box h3, #support-01 .text_box h3 {
    color: #2A7311;
}
#faq .text_box p:first-letter, #support-01 .text_box .qanda p:first-letter {
    color: #FF5C26;
    font-weight: bold;
}
.---target_index--- {}
.user_navigation li {
    padding: 0 0 7px;
    margin: 1em 0;
    list-style-type: none !important;
    background: url(../image/common-old/sitemap_li.png) no-repeat left 0.3em;
    text-indent: 30px;
    font-size: 1.2em;
}
.user_navigation li ul {
    margin: 1em 0 0;
    padding: 0;
}
.user_navigation li li {
    margin: 0.7em 0 0.7em 30px;
    padding: 0 0 0 0px;
    border-style: none;
    font-size: 0.85em;
    list-style: none !important;
}
.user_navigation li li li {
    background: url(../image/common-old/sitemap_li_li.png) no-repeat left 0.1em;
    font-size: 1em;
}
#history th {
    border-style: none;
}
.nocredit {
    display: none;
}
#creditornot {
    display: block;
    background: #FFFFEC;
    margin: 10px;
    padding: 10px;
}
.---form_seikei--- {}
td#kikkake {
    padding: 5px 0px 5px 5px;
}
#kikkake label {
    display: block;
    float: left;
    width: 100%;
}
#kikkake label input {
    margin: 0;
}
#motivate label {
    display: block;
    padding-right: 15px;
}
div.secure_seal {
    display: block;
    float: right;
    padding-bottom: 5px;
    padding-left: 10px;
    height: 70px;
    width: 120px;
}
#contents .text_box table table, #contents .text_box table table td, #contents .text_box table table tr {
    padding: 0px;
    white-space: nowrap;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
}
div#porpose_image {
    background: url(../image/page/purpose.gif);
    display: block;
    height: 398px;
    width: 518px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#porpose_image p {
    text-indent: -9999px;
}
#porpose_image ul {
    position: absolute;
    left: 22px;
    top: 168px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#porpose_image li {
    display: block;
    float: left;
    height: 75px;
    width: 75px;
    margin-right: 25px;
}
#porpose_image li a {
    display: block;
    height: 75px;
    width: 75px;
    text-indent: -9999px;
}
#porpose_image li a:hover {
    background-color: #FFFFFF;
    filter: alpha(opacity=35); /*IE*/
    -moz-opacity: 0.35; /*FF*/
    opacity: 0.35;
}
/* =========================================================
リニューアル後のスタイル
========================================================= */

/* 所在地・支部
--------------------------------------------------------- */
body#about div.branch img.branch_map {
    margin: 0 0 30px;
}
body#about div.branch ul.ul_01 {
    width: 260px;
    float: left;
    margin: 0;
}
body#about div.branch ul.ul_02 {
    width: 260px;
    float: right;
    margin: 0;
}
body#about div.branch ul.ul_01 li, body#about div.branch ul.ul_02 li {
    margin: 0 0 5px;
}
/* GoogleMap */
div.branch div.text_box .btn_txtlink01, div.aflac_asakusabashi div.text_box .btn_txtlink01, div.aflac_kameido div.text_box .btn_txtlink01, div.aflac_osaka div.text_box .btn_txtlink01 {
    margin-right: 30px;
    padding: 20px 0 5px;
}
div#map_canvas01 iframe, div#map_canvas02 iframe, div#map_canvas03 iframe {
    width: 100%;
    height: 400px;
}
/* よくあるご質問
--------------------------------------------------------- */
body#faq div.wrapper_box, body#support-01 div.wrapper_box {
    padding: 0 18px;
}
body#faq div.wrapper_box dl, body#support-01 div.wrapper_box dl {
    margin: 15px 0;
}
body#faq div.wrapper_box dt, body#support-01 div.wrapper_box dt {
    font-weight: bold;
    margin: 0 0 3px;
}
body#faq div.wrapper_box dd, body#support-01 div.wrapper_box dd {
    color: #2a7311;
    font-weight: bold;
    font-size: 92%;
    margin: 0 0 5px;
    padding: 0 0 0 22px;
    line-height: 1.4;
    text-indent: -22px;
}
body#faq div.wrapper_box dd a, body#support-01 div.wrapper_box dd a {
    font-weight: normal;
}
body#faq div.text_box h3, body#support-01 div.text_box h3 {
    width: auto;
    margin: 30px 0 5px;
    padding: 10px 0 0 28px;
    line-height: 1.4;
    text-indent: -28px;
}
body#faq div.text_box p, body#support-01 div.text_box .qanda p {
    padding: 10px 0 0 24px;
    text-indent: -24px;
}
body#faq div.page_top_link, body#support-01 div.page_top_link {
    padding: 20px 0 0;
}
/* サイトマップ
--------------------------------------------------------- */
body.page-id-45 .sitemap-list, body.page-id-45 .sitemap-list ul {
    list-style: none;
    padding-left: 0;
}
body.page-id-45 .sitemap-list > ul {
    padding-left: 20px;
}
body.page-id-45 .sitemap-list li {
    margin: 6px 0;
    padding-left: 20px;
}
body.page-id-45 .sitemap-list > li {
    position: relative;
}
body.page-id-45 .sitemap-list > li::before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 30px;
    background-color: #8cb74f;
    position: absolute;
    top: 7px;
    left: 0;
}

/* =========================================================
カラーパレット追加
========================================================= */
.has-mainwhite-color { color: #fff; }
.has-maingreen-color { color: #9acd32; }
.has-accentred-color { color: #EA132D; }
.has-accentorange-color { color: #F28E1E; }
.has-linknavy-color { color: #1D3994; }

.has-mainwhite-background-color { background-color: #fff; }
.has-maingreen-background-color { background-color: #9acd32; }
.has-accentred-background-color { background-color: #EA132D; }
.has-accentorange-background-color { background-color: #F28E1E; }
.has-linknavy-background-color { background-color: #1D3994; }

/* =========================================================
2026.03.06新規
========================================================= */
/*イントロページ > 導入テキスト*/
div.introtxts{
	width: 100%;
	padding: 15px 30px;
	background: #F6EEC9;
	background: linear-gradient(180deg, rgba(246, 238, 201, 1) 0%, rgba(254, 251, 234, 1) 100%);	
	border: 1px solid #E6DEB9;
	box-sizing: border-box;
	border-radius: 10px;
	display: flex;
	align-items: center;
	gap: 0 15px;
}
div.introtxts > .image{
	width: 15%;
	display: flex;
	justify-content: center;
}
div.introtxts > .txts{
	width: calc( 85% - 15px );
	text-align: justify;
}

/*イントロページ > ボタン*/
#pageWrap ul.ul_categ{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
#pageWrap ul.ul_categ > li{
	list-style-type: none;
	width: calc((100% - (30px * 2)) / 3);
	min-height: 40px;
	height: auto;
}
#pageWrap ul.ul_categ > li > a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	border: 1px solid #29A6DD;
	box-sizing: border-box;
	background-color: #BBE1F3;
	position: relative;
	padding: 15px 15px;
	color: rgb(34, 34, 34);
	text-decoration: none;
}
#pageWrap ul.ul_categ > li > a::before{
	font-family: 'Material Icons';
	content: '\eaaa';
	font-size: 200%;
	color: #1682A4;
	margin-right: 5px;
}
#pageWrap ul.ul_categ > li > a:hover{
	opacity: 1.0;
	color: #1682A4;
	background-color: #fff;
}

/* =========================================================　*/
/*ページ内アンカーリンク*/

#originalAnchor{
	padding: 15px 18px;
	border: 1px solid #e0dbc7;
	box-sizing: border-box;
	background: #fefcef;
	border-radius: 5px;
}
#originalAnchor ul{
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	list-style-type: none;
}
#originalAnchor ul li a{
	color: #1D3994;
	text-decoration: underline;
}

/* =========================================================　*/
/*テーブル*/

figure.wp-block-flexible-table-block-table{}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table{
	width: 100%;
	border-color: #8dc012;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th, figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td{
	border-color: #8dc012;
	border-collapse: collapse;
	padding: 5px;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr th{
	background-color: #F3FBDD;
}
figure.wp-block-flexible-table-block-table table tr th a, figure.wp-block-flexible-table-block-table table tr td a{
	color: #1D3994;
	text-decoration: underline;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td ul{
	list-style-type: none;
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td ul li{
	position: relative;
	padding-left: 1.5em;
	line-height: 140%;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td ul li::before{
	content: '';
	width: 0.5em;
	height: 0.5em;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 3px;
	background-color: #000;
	border-radius: 30px;
}

figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td ol{
	counter-reset: listnum;
	list-style-type: none;
	padding-left: 3px;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td ol li{
	position: relative;
}
figure.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td ol li::before{
	counter-increment: listnum;
	content: counter(listnum) ".";
	padding-right: 7px;
	vertical-align: middle;
}

/* =========================================================　*/
/*リスト*/

/*リスト > 黒マル*/
ul.wp-block-list.is-style-standard{
	list-style-type: none;
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}
ul.wp-block-list.is-style-standard li{
	position: relative;
	padding-left: 1.5em;
	line-height: 140%;
}
ul.wp-block-list.is-style-standard li::before{
	content: '';
	width: 0.5em;
	height: 0.5em;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 3px;
	background-color: #000;
	border-radius: 30px;
}
/*リスト > リンク > PDF*/
ul.wp-block-list.is-style-iconlink{
	list-style-type: none;
	display: flex;
	flex-direction: column;
	gap: 5px 0;
}
ul.wp-block-list.is-style-iconlink li.is-style-pdf{
    background: url(../image/common-old/pdf.png) no-repeat left 3px;
    padding-left: 23px;
}
ul.wp-block-list.is-style-iconlink li a{
	color: #1D3994;
	text-decoration: underline;
}

/*リストをインデントさせる*/
ul.indent1em, ol.indent1em{
	margin-left: 1.25em;
}
ul.indent2em, ol.indent2em{
	margin-left: 2.50em;
}


/* =========================================================　*/
/*ボタン*/

div.wp-block-button.is-style-grada-orange a{
	background-color: unset;
	background: #FF9A28;
	background: linear-gradient(0deg, rgba(255, 154, 40, 1) 0%, rgba(251, 207, 119, 1) 100%);
	text-shadow: 1px 1px 2px #000;
	color: #fff !important;
	text-decoration: none !important;
}

/* =========================================================　*/
/*リンク*/

#pageWrap a, #postWrap a[rel~="noopener"]{
	color: #1D3994;
	text-decoration: underline;
}

/* =========================================================　*/
/*各種ページ*/
/* =========================================================　*/
/*所在地・支部*/
div.wp-block-group.wrapShibulist{
    padding: 15px 18px;
    border: 1px solid #e0dbc7;
	box-sizing: border-box;
    background-color: #fefcef;
    border-radius: 5px;
}
div.wp-block-group.wrapShibulist div.wrapper_box{
	display: flex;
	gap: 0 20px;
}
div.wp-block-group.wrapShibulist ul{
	width: calc((100% - 20px) / 2);
}

/*所在地・支部*/
ul.ul_donatsupnavi{
    width: 630px;
    height: 415px;
    margin: 0 auto;
    padding: 0;
    background: #ffecd9 url(../image/donation_support/bg_donatsupport.png) no-repeat 0 0;
    position: relative;
	list-style-type: none;
}
ul.ul_donatsupnavi li{
    height: 80px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.ul_donatsupnavi li a{
    height: 80px;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: -9999em;
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
	transition: none;
}
ul.ul_donatsupnavi li.li_01 a{
    background-image: url(../image/donation_support/img_donatsupport_navi01.png);
    width: 300px;
    left: 175px;
    top: 66px;
}
ul.ul_donatsupnavi li.li_02 a{
    background-image: url(../image/donation_support/img_donatsupport_navi02.png);
    width: 300px;
    left: 175px;
    top: 156px;
}
ul.ul_donatsupnavi li.li_03 a{
    background-image: url(../image/donation_support/img_donatsupport_navi03.png);
    width: 145px;
    left: 330px;
    top: 246px;
}
ul.ul_donatsupnavi li.li_04 a{
    background-image: url(../image/donation_support/img_donatsupport_navi04.png);
    width: 145px;
    left: 485px;
    top: 246px;
}
ul.ul_donatsupnavi li.li_05 a{
    background-image: url(../image/donation_support/img_donatsupport_navi05.png);
    width: 300px;
    left: 330px;
    top: 336px;
}
ul.ul_donatsupnavi li a:hover{
    background-position: right top;
}

/*毎月の寄付・入会・年会費（クレジット）*/
#pageWrap.creditForm h1{
    margin: 20px 0 30px;
}
#pageWrap.creditForm h3{
    margin: 40px 0 20px;
}
#pageWrap.creditForm table{
    width: 100%;
    border: 1px solid #8DC012;
    border-collapse: collapse;
    margin-bottom: 1.5em;
}
#pageWrap.creditForm table tr, #pageWrap.creditForm table td, #pageWrap.creditForm table th{
    border: 1px solid #8DC012;
    vertical-align: top;
}
#pageWrap.creditForm table th, #pageWrap.creditForm table td{
    padding: 8px;
}
#pageWrap.creditForm table th{
    background: #E8F2D0;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
}
#pageWrap.creditForm table input{
    margin: 0 0 10px;
    padding: 4px;
}
#pageWrap.creditForm table td#motivate input{
    margin: 7px 8px 0 0;
}
#pageWrap.creditForm table label{
    margin: 0 0 5px;
}
#pageWrap.creditForm table select{
    padding: 5px;
}
#pageWrap.creditForm table option{
    padding: 0;
}
#pageWrap.creditForm table th.th_ttl{
    background: #94b349;
}
#pageWrap.creditForm table th.th_ttl h5{
    color: #fff;
    margin: 0;
}
#pageWrap.creditForm table th div.btns,{
    display: flex;
    justify-content: space-between;
}
#pageWrap.creditForm table th div.btns button{
    margin-left: 0 !important;
}
div.account {
    font-size: 13px;
}
.account th {
    width: 30%;
}
#payinfomation {
    width: 95%;
    margin: 0 auto;
}
#payinfomation > dl {
    padding: 15px;
    background-color: #fefcef;
}
#payinfomation > dl dt {
    display: flex;
    align-content: center;
    justify-content: center;
}
#payinfomation > dl dt span {
    font-size: 130%;
    padding: 0 5px 0 0;
}
#topaysystem {
    width: 275px;
    height: 50px;
    margin: 15px auto 0;
}
#topaysystem a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2A7311;
    border-radius: 10px;
    text-decoration: none;
    font-size: 115%;
    color: #fff;
}
#form-tbl p.btn {
    display: flex;
    gap: 0 15px;
}
#form-tbl p.btn .submit_btn {
    margin-right: auto;
}

ol.credit_navi,
ol.credit_navi02 {
    width: 600px;	
    height: 60px !important;
    margin: 40px auto 50px;
    padding: 0;
}
	ol.credit_navi li,
	ol.credit_navi02 li {
		width: 0;
		height: 0;
		text-indent: -9999em;
		list-style-type: none;
	}
	ol.credit_navi li.current_navi,
	ol.credit_navi02 li.current_navi {
		width: 600px;
		height: 60px !important;
	}

/* credit_navi */
	ol.credit_navi li.navi_01.current_navi { background: url(../image/page-old/credit_navi01.png) no-repeat 0 0;}
	ol.credit_navi li.navi_02.current_navi { background: url(../image/page-old/credit_navi02.png) no-repeat 0 0;}
	ol.credit_navi li.navi_02.current_navi { background: url(../image/page-old/credit_navi02.png) no-repeat 0 0;}
	ol.credit_navi li.navi_04.current_navi { background: url(../image/page-old/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi li.navi_05.current_navi { background: url(../image/page-old/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi li.navi_06.current_navi { background: url(../image/page-old/credit_navi04.png) no-repeat 0 0 !important;}
	ol.credit_navi li.navi_07.current_navi { background: url(../image/page-old/credit_navi05.png) no-repeat 0 0 !important;}

/* credit_navi02 */
	ol.credit_navi02 li.navi_14.current_navi { background: url(../image/page-old/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi02 li.navi_15.current_navi { background: url(../image/page-old/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi02 li.navi_16.current_navi { background: url(../image/page-old/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi02 li.navi_17.current_navi { background: url(../image/page-old/credit_navi04.png) no-repeat 0 0 !important;}

.caution{
	font-size: 10px;
	color: #B90000;
}

div.text_box p.gold_ribbon img {
    background: url("../image/page-old/btn_categ_off.png") no-repeat scroll 10px 9px #DCECF1;
    border: 1px solid #1682A4;
    display: block;
    text-indent: -9999em;
    width: 278px;
}
div.text_box p.gold_ribbon img:hover{
border: 1px solid #ff7f00;
	background: #ffecd9 url(../image/page-old/btn_categ_on.png) no-repeat 10px 9px;

}

#pageWrap.creditForm input.imedisabled{
	ime-mode:disabled;
}
#pageWrap.creditForm .secure_info {
}
#pageWrap.creditForm .Wpf_require  {
	color: #cf2e2e;
	margin-left: 5px;
}
#pageWrap.creditForm .Wpf_require:first-letter  {
	color: #FF7F00!important;
	font-weight: bold;
}
#pageWrap.creditForm .Ps_form_message {
	color: #cf2e2e;
	font-size: 92%;
	display: block;
}
#pageWrap.creditForm .Wpf_sample {
	font-size: 0.85em;
	color: #666666;
}
#pageWrap.creditForm .Wpf_postage {
	font-size: 0.85em;
	color: #cf2e2e;
	border-bottom: 1px double #cf2e2e;
}
#pageWrap.creditForm label {
	margin-right: 0.5em;
}
#pageWrap.creditForm .am_bg {
	background-color: #efefef;
}
#pageWrap.creditForm #motivate input {
	float:left;
	margin-right: 0.5em;
}
.length_sss {
	width: 30px;
}
.length_ss {
	width: 50px;
}
.length_s {
	width: 75px;
}
.length_m {
	width: 150px;
}
.length_l {
	width: 200px;
}
.length_xl {
	width: 98%;
}

body table.has-fixed-layout td figure, body table.has-fixed-layout td img{
	margin: 0 auto;
	width: fit-content;
}

ol.wp-block-list{
	padding-left: 15px;
}

/* =========================================================　*/
/*投稿一覧*/

#post_archive ul{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
#post_archive li{
    padding: 12px 0;
    list-style: none;
    border-top: 1px solid #bfbfbf;
	box-sizing: border-box;
	display: flex;
	gap: 0 15px;
}
#post_archive li:last-child{
    border-bottom: 1px solid #bfbfbf;
}

#post_archive li .taxs{
	width: 14%;
}

#post_archive li .taxs span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 25px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px 0px rgba(119,119,119,0.50);
	font-size: 0.81rem;/*12*/
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.10em;
}

#post_archive li .news_date{
	display: flex;
	width: 17%;
}

#postWrap .pager_block{
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
#postWrap .pager_block .wp-pagenavi{
	display: flex;
	align-items: center;
	gap: 0 10px;
}
#postWrap .wp-pagenavi span.current, #postWrap .wp-pagenavi a.page{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	border: 1px solid #8CB74F;
	border-radius: 50%;
	color: #8CB74F;
}
#postWrap .wp-pagenavi span.current{
	background-color: #8CB74F;
	color: #fff;
}
#postWrap .wp-pagenavi a.nextpostslink, #postWrap .wp-pagenavi a.previouspostslink{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.22rem;/*18*/
	color: #8CB74F;
	line-height: 100%;
}

/* =========================================================　*/
/*検索結果*/

#search_result {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
#search_result li {
    margin: 0 18px 0;
    padding: 12px 0;
    list-style: none;
    border-bottom: 1px solid #bfbfbf;
}

/* =========================================================　*/
/*交流会・相談会・イベント情報*/

#postWrap table.kouryukai_table{
	width: 100%;
	border-top: 1px solid #8DC012;
	border-left: 1px solid #8DC012;
}
#postWrap table.kouryukai_table tr th, #postWrap table.kouryukai_table tr td{
	border-collapse: collapse;
	padding: 10px;
	border-bottom: 1px solid #8DC012;
	border-right: 1px solid #8DC012;
}
#postWrap table.kouryukai_table tr th{
	background-color: #F3FBDD !important;
}
#postWrap table.kouryukai_table tr th a, #postWrap table.kouryukai_table tr td a{
	color: #1D3994;
	text-decoration: underline;
}

/* =========================================================　*/
/*FAQ*/

#faqWrap .anchorlinks{
	margin: 0 auto 35px;
	padding: 25px;
	border: 1px solid #e0dbc7;
	box-sizing: border-box;
	background: #fefcef;
	border-radius: 5px;
}
#faqWrap .anchorlinks .anchor-group:not(:first-of-type){
	margin-top: 25px;
}
#faqWrap .anchorlinks .anchor-title{
	font-weight: 700;
	margin-bottom: 0px;
	letter-spacing: 0.025em;
}
#faqWrap .anchorlinks ul{
	list-style-type: none;
}
#faqWrap .anchorlinks ul li{
	position: relative;
}
#faqWrap .anchorlinks ul li::before{
	content: 'Q.';
	color: #2a7311;
}
#faqWrap .faq .answer{
	margin-bottom: 35px;
	position: relative;
	padding-left: 1.5em;
}
#faqWrap .faq .answer::before{
	content: 'A.';
	display: block;
	color: #FF5C26;
	position: absolute;
	top: 0;
	left: 0;
}
#faqWrap .faq h3 span{
	color: #2a7311;
}








/**/