@charset "utf-8";

.sans-serif {
	font-family: sans-serif;
}

.check {
	background: rgba(255, 0, 0, 0.3);
}

body {
/*
	font-size: 1.6rem;
	line-height: 1.75;
*/
}

body.page23.page-template-page-column > header {
	border-bottom-color: #eaeaea !important;
}

.type-column h2 {
	margin: 3.2em 0 0;
	font-size: 2.2rem;
}

.type-column h3 {
	margin: 3.2em 0 0;
	font-size: 1.8rem;
}

.type-column h3 {
	margin-top: 30px;
}

.type-column h3 + p {
	margin-top: 0;
}



.column_single.mB0 {
	padding-bottom: 0;
}

#column-gx-idx #headerBar {
	margin: 0;
	padding: 0 20px;
	background: none;
}

#column-gx-idx #headerBar .wrapper960 {
	position: relative;
	display: block;
	padding: 8px 0 16px;
}

#column-gx-idx h1#pageTitle {
	float: none;
}

#column-gx-idx h1#pageTitle:after {
	content: url("../imgs/columns/gx/pagetitle-gx-2line.svg");
	display: none;
}

#column-gx-idx #headerBar p {
	max-width: 728px;
	margin: 12px 0 0;
	font-size: 1.3rem;
	line-height: 1.75;
}

#column-gx-idx #headerBar .spacer {
	content: "";
	display: block;
	float: right;
	width: 65px;
	width: 117px;
	height: 10px;
}

#column-gx-idx #column-image {
	position: absolute;
	right: 0;
	bottom: 8px;
}


#column-gx-idx #breadcrumb {
	display: none;
}

#column-gx-map {
	margin: 0 auto;
	padding: 0 0 30px;
}

.map {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 0;
	text-align: center;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.map .map-group {
	padding: 12px;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.map.so .map-group { background-image: url("../imgs/columns/gx/bg_so2.png"); }
.map.ev .map-group { background-image: url("../imgs/columns/gx/bg_ev2.png"); }
.map.en .map-group { background-image: url("../imgs/columns/gx/bg_en2.png"); }

.map.so .map-group { margin-left: 15px; }
.map.ev .map-group { margin-right: 15px; }
.map.en .map-group { margin: 0 15px; padding-bottom: 45px; }

#column-gx-map #k2-2 {
	position: absolute;
	top: 0;
}

/*2:3*/
/*
.map.so { background-image: url("../imgs/columns/gx/bg_so1.png"); flex: 375px 1 1; }
.map.so .list-map { margin-left: -30px; max-width: 375px; }
.map.ev { background-image: url("../imgs/columns/gx/bg_ev1.png"); flex: 512px 1 1; }
.map.ev .list-map { margin-left: 30px; }
#column-gx-map #k2-2 { left: -110px; }
*/

/*2:4*/
.map.so { background-image: url("../imgs/columns/gx/bg_so1.png"); flex: 349px 1 1; }
.map.so .map-group {
	justify-content: left;
}
.map.so .list-map { margin-left: -10px; max-width: 264px; }
.map.ev { background-image: url("../imgs/columns/gx/bg_ev1.png"); flex: 610px 1 1; }
.map.ev .list-map { margin-left: 40px; margin-right: -21px; }
#column-gx-map #k2-2 { left: -120px; }


.map.en {
	background-image: url("../imgs/columns/gx/bg_en1.png");
	flex-direction: column-reverse;
}




.map-partial {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.map.en .map-partial {
	flex-direction: column-reverse;
/*	min-height: 164px;*/
}




#column-gx-map h2 {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.8rem;
	line-height: 43px;
	border: none;
	text-align: center;
}

#column-gx-map .map.en h2 {
	line-height: 36px;
}

.map.so h2 { color: #00ad96; }
.map.ev h2 { color: #6cbe00; }
.map.en h2, .map.en h3 { color: #26ad00; }
.map.ev h3 { display: none; }

#column-gx-map h3 {
	position: absolute;
	bottom: -30px;
	width: calc(100% - 12px);
	margin: 0 6px;
	padding: 4px 0 0;
	font-size: 1.6rem;
	line-height: 1.1;
	border-top: 5px solid #26ad00;
}

.list-map {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
}



/*1-3-2*/
.map.en .map-partial:nth-child(1) .list-map { min-width: 150px; /*min-width: 128px; column-1*/ }
.map.en .map-partial:nth-child(2) .list-map { min-width: 450px; /*min-width: 512px; column-4*/ }
.map.en .map-partial:nth-child(3) .list-map { min-width: 450px; }

/*1-3-3*/
.map.en .map-partial:nth-child(1) .list-map { min-width: 132px; }
.map.en .map-partial:nth-child(2) .list-map { min-width: 396px; }
.map.en .map-partial:nth-child(3) .list-map { min-width: 396px; }




.list-map > li {
	display: block;
	width: 120px;
	height: 74px;
	margin: 4px 6px;
}

.list-map > li a {
	position: relative;
	display: block;
	width: 120px;
	height: 74px;
	background: rgba(255,255,255,0.3);

	text-align: center;
	font-size: 1.3rem;
	line-height: 1.4;
	color: #000;
	transition: none;
}

.list-map > li:hover {
	z-index: 10000;
}

.list-map > li a .txt {
	position: absolute;
	left: 0;
	right: 0;
	top: 102%;

	display: none;
	margin: 0 -40%;
	padding: 2px 6px;
	font-size: 1.0rem;
	color: #fff;
	border-radius: 5px;
	background: #000;
}

.list-map > li:hover a .txt {
	opacity: 1;
}

.list-map > li.new a:before {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 5px;

	width: 8px;
	height: 8px;
	overflow: hidden;
	background: #f20;
	border-radius: 50%;
}

.list-map > li a .type {
	position: absolute;
	left: 2px;
	top: 2px;
	display: inline-block;
	width: 30px;
	margin: 0 auto;
	padding-bottom: 2px;
	font-size: 1.1rem;
	color: #fff;
	background: #d00;
}

.list-map > li.new a .type {
	left: 15px;
}

.list-map > li img {
	max-width: 120px;
	height: auto;
}

.list-map > li {
	transition: all .16s ease 0s;
}

#column-gx-map.on .list-map > li:not(.blank) {
	background: rgba(0, 143, 19, 0.05);
}

#column-gx-map:not(.on) .list-map > li:not(.blank):hover,
#column-gx-map:not(.on) .list-map > li:not(.blank):focus,
#column-gx-map.on .list-map > li.on:hover,
#column-gx-map.on .list-map > li.on:focus {
	box-shadow: 0 3px 12px rgba(0,0,0,0.6);
	transform: scale(1.25);
}

.flex-col { flex-direction:column; }

.map-group {
	display: flex;
	justify-content: center;
}

.column-tags {
	padding: 14px 0 18px;
	border-top: 2px solid #f2f2f2;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 96%, rgba(204, 204, 204, 0.6) 100%), linear-gradient(180deg, rgba(255, 255, 255, 1) 225px, rgba(242, 242, 242, 1));
}

.column-tags h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.3rem;
	color: #7a7a7a;
	border: none;
}

.sub .list-prs > li, 
.list-tags .tag,
.regular .sub .list-tags > li {
	cursor: pointer;
	transition: all .15s linear 0s;
}

.sub .list-prs, 
.regular .list-tags {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.4rem;
	line-height: 1.4;
	text-align: left;
}

.sub .list-prs > li, 
.regular .list-tags > li {
	display: inline-block;
	margin: 0 2px 6px;
	padding: 3px 7px;
	border-radius: 3px;
	background: #dadada;
}


.idx .list-tags {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: 880px;
	max-width: 960px;
	margin: 5px auto 0;
	padding: 0 20px;
	list-style: none;
	font-size: 1.4rem;
	line-height: 1.4;
}

.idx .list-tags > li {
	margin: 3px 5px;
}

.idx .list-tags .tag {
	display: inline-block;
	padding: 2px 7px;
	border-radius: 3px;
	text-decoration: none;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);

	color: #2a2a2a;
	background: rgba(255, 208, 0, 0.8);

	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.idx .on .list-tags .tag:not(.on) {
	color: #2a2a2a;
	background: #e2e2e2;
}

.idx .list-tags .tag.on {
	color: #000;
}

.idx .on .list-tags .tag:not(.on):hover {
	color: #000;
}


.sub .prs, 
.sub .tags {
	margin: 0 21px;
	padding-top: 2.0em;
}

.sub .prs h2, 
.sub .tags h2 {
	margin: 0;
	text-align: left;
	font-size: 1.3rem;
}

.regular .sub .list-prs, 
.regular .sub .list-tags {
	padding: 5px 0 0;
	font-size: 1.3rem;
}

.sub .list-prs > li, 
.regular .sub .list-tags > li {
	padding: 2px 6px;
	background: #ffd200;

	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.sub .list-prs > li {
	background: #008aff;
}

.regular .sub .list-tags > li:hover,
.list-tags .tag:hover {
	color: #000;
	background: #fff000 !important;
	box-shadow: 0 1px 1px rgba(0,0,0,0.25) !important;
}

.sub .list-prs > li:hover {
	background: #04a3ff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.25) !important;
}

.sub .list-prs > li a {
	color: #fff;
	text-decoration: none;
}

.sub .list-prs > li a:hover {
	color: #fff !important;
}

#tagsb {
	margin-bottom: 12px;
	cursor: pointer;
}

#tagsb:after {
	content: "\f0d7";
	font-family: "FontAwesome";

	display: inline-block;
	margin-left: 5px;
	padding-bottom: 2px;
	font-size: 2.0rem;
	transform: translateY(1px);
	transition: all .2s linear 0s;
}

#tagsb.expd:after {
	transform: rotate3d(1,0,0,180deg);
}

#tagsb:hover:after {
	color: #09f;
}

#tagsbox {
	height: auto;
	overflow: hidden;
}



.type-column .sns a.bak {
	display: block;
	width: auto;
	margin: 28px 21px 0;
	padding: 8px 0;
	text-align: left;
	color: #dadada;
}

.type-column .sns a.bak:before {
	font-size: 1.6rem;
	transform: translateY(0.08em);
}

.type-column .sns a.bak:hover {
	color: #0096e9 !important;
}

.column-main > .sub > .sticky.sns {
	top: 16px;
	padding-top: 6px;
	padding-bottom: 200px;
	text-align: center;
}

.column-main .sub .sticky.license {
	top: calc(100% - 112px);
	padding-bottom: 10px;
}

.column-main .sub .sticky.license.by-nc-nd {
	top: calc(100% - 124px);
}




.column-columns {
	padding-top: 38px;
}

.column-columns h2 {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	font-size: 1.6rem;
	border: none;
}

.list-columns {
	max-width: 800px;
	margin: 0 auto;
	padding: 1px 0 0;
	list-style: none;
	font-size: 1.6rem;
	line-height: 1.3;
	border-top: 1px solid #cacaca;
}

.list-columns > li {
	display: block;
	padding: 1px 0;
	border-bottom: 1px solid #cacaca;
}


.list-columns > li > a {
	display: flex;
	padding: 0 0 2px;
	align-items: center;
	color: #000 !important;
	text-decoration: none;
}

.list-columns > li > a:hover {
	color: #0096e9 !important
}

.list-columns .d {
	display: inline-block;
	width: 60px;
	min-width: 60px;
	margin-right: 8px;
	padding-left: 16px;
	font-size: 1.2rem;
	color: #333;
	white-space: nowrap;

}

.list-columns li.new .d:before {
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 -16px;

	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #f20;
	border-radius: 50%;

}

.list-columns .l {
	display: inline-block;
/*
	width: 76px;
	min-width: 76px;
*/
	display: flex;
	align-items: center;
	margin-right: 8px;
	padding: 2px 0 2px 2px;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
}

.list-columns .l.so { background: #19c0aa; }
.list-columns .l.ev { background: #a8ce00; }
.list-columns .l.en { background: #26ad00; }

.list-columns .l img {
	display: block;
	width: 80px;
	height: auto;
}

.list-columns .n {
	display: inline-block;
	min-width: 72px;
	width: 72px;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.3;
	color: #8a8a8a;
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
}

.list-columns .t {
	display: inline-block;
	min-width: 473px;
	margin-right: 0.6em;
	padding: 0px 0;
	font-size: 1.5rem;
}

.list-columns .type + .t {
	min-width: 435px;
}

.list-columns .a {
	display: inline-block;
	min-width: 72px;
	width: 72px;
	font-size: 1.3rem;
	white-space: nowrap;
}

.DT .list-columns .a > span:after {
	content: "\A";
	white-space: pre;
}

.list-columns .s10 {
	display: none;
}

.list-columns .type {
	display: inline-block;
	margin: 0 6px 0 0;
	padding: 1px 3px;
	line-height: 1.0;
	font-size: 1.2rem;
	color: #d00;
	border: 1px solid #d00;
	white-space: nowrap;
}

.SP .list-columns .type {
	float: left;
}

.misc {
	margin-top: 60px;
	text-align: center;
}

.cc {
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.2;
}

.cc a {
	color: #5a5a5a;
}

.cc img {
	margin: 8px 0.5em;
	height: 26px;
	vertical-align: middle;
}

.cc .p {
	display: inline-block;
}

.close {
	margin: 8px 0 -2px;
	text-align: center;
	min-height: 28px;
}

.close .btn {
	display: none;
	width: 76px;
	padding: 3px 12px;
	font-size: 1.2rem;
	line-height: 1.0;
	color: #b6b6b6;
	border: 1px solid #b6b6b6;
	border-radius: 10px;
	cursor: pointer;
	transition: all .2s linear 0s;
}

.on .close .btn {
	display: inline-block;
}

.close .btn:hover {
	color: #5a5a5a;
	border-color: #5a5a5a;
}

#column-gx-idx #pageTitle img {
	width: calc(790 / 960 * 100%);
}

#column-gx-idx #headerBar p {
	width: calc(728 / 960 * 100%);
}

#column-gx-idx #column-image {
	width: calc(260 / 960 * 100%);
}

.shaji,
.chu,
.sanko,
.profile,
.tags {
	padding-top: 50px;
	font-size: 1.4rem;
	line-height: 1.4;
}

.shaji p,
.chu p,
.chu li,
.sanko li {
	text-align: justify;
	text-justify: inter-ideograph;
}

.e2-13 .column-GX .column-main figure > img {
	max-width: initial;
}

figcaption {
	max-width: calc(100% - (5.0em * 2));
	margin: 0.6em auto 0;
}
figcaption.wmax-full {
	max-width: initial;
}
figcaption > span {
	display: inline-block;
	text-align: justify;
	text-justify: inter-ideograph;
}
figcaption.cap {
	margin: 0 auto;
}

.flex figcaption {
	max-width: 100%;
}

.shaji h2,
.chu h2,
.sanko h2,
.profile h2,
.tags h2 {
	font-size: 1.5rem;
}

.borderT{
	margin-top: 70px;
	padding-top: 70px !important;
	border-top: 1px solid #000;
}

.column-main .sanko li {
	line-height: 1.25;
}

.author-profile p {
	margin-top: 5px;
}


a#presidents,
a#committee,
a#toform {
	display: inline-block;
	margin: 4px 10px 0 0;
}

a#presidents span,
a#committee span,
a#toform span {
	display: inline-block;
	padding: 4px 26px 5px 12px;
	line-height: 1.0;
	font-size: 1.2rem;
	border-radius: 11px;

	color: #36a100;
	background: #fff;
	border: 1px solid #36a100;

	transition: all .2s linear 0s;

}

a#toform span {
	color: #0090d8;
	border: 1px solid #0090d8;
}

a#presidents span:after,
a#committee span:after,
a#toform span:after {
	content: "\f0a9";
	font-family: "FontAwesome";
	font-size: 1.6rem;
/*
	position: absolute;
	margin: -2px 0 0 3px;
*/
}

a#presidents:hover span,
a#committee:hover span {
	color: #fff !important;
	background: #36a100;
}

a#toform:hover span {
	color: #fff !important;
	background: #00a6f9;
}

#presidentsmessage,
#committee-members {
	display: none;

	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	text-align: center;
	z-index: 20100;

	-webkit-backdrop-filter: blur(20px);
	-moz-backdrop-filter: blur(20px);
	-ms-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);

	background: rgba(255,255,255,0.7);

}

#presidentsmessage > .blc,
#committee-members > .blc {
	height: calc(100% - 160px);
	overflow: auto;
	padding: 80px 0;
}


.ie #presidentsmessage,
.firefox #presidentsmessage,
.ie #committee-members,
.firefox #committee-members {
	background: rgba(255,255,255,0.95);
}

#presidentsmessage p,
#committee-members p {
	max-width: 630px;
	margin: 2.0em auto 2.0em;
	font-size: 1.6rem;
	line-height: 2.0;
	color: #2a2a2a;
	z-index: 10100;
	transition: margin 0.2s linear 0.2s;
}

#committee-members h3 {
	font-size: 1.6rem;
	line-height: 1.01em;
}

#committee-members p {
	display: block;
	line-height: 2.0;
	line-height: 1.6;
	text-align: left;
	padding-left: 10em;
}

#committee-members p > .h {
	display: block;
	float: left;
	margin: 5px 0 0 -10em;
	margin: 2px 0 0 -8.6em;
	width: 7em;
	text-align: right;
	font-size: 1.2rem;
	color: #6a6a6a;
}

#committee-members .prsn {
	display: inline-block;
	margin: 1.0em 2.0em 0;
	margin: 0 1.0em 0 0;
	white-space: nowrap;
	line-height: 1.4;
}

#committee-members .affi {
	display: inline-block;
	font-size: 1.2rem;
	margin-left: -0.3em;
	color: #7a7a7a;
}

#presidentsmessage .close,
#committee-members .close {
	content: "戻る";
	display: inline-block;
	margin-top: 40px;
	font-size: 1.4rem;
	color: #5a5a5a;
}



#gx-s-4 #t1 th:nth-child(1) {
	white-space: nowrap;
}

#gx-s-4 #t1 th:nth-child(2) {
	width: 50%;
}

#gx-s-4 #t1 th:nth-child(3) {
	width: 50%;
}

ul[class^="list-item"] > li:nth-child(n+10) {
	padding-left: 31px;
}

ul[class^="list-item"] > li:nth-child(n+10) >.h {
	margin-left: -31px;
}

.flex.aiC { align-items: center; }
.flex.aiB { align-items: flex-end; }

.column-main .flex.jcC {
	justify-content: center;
}

/* column-GX __ e4-2*/
.e4-2 .column-GX h1#pageTitle .aff {
	display: block;
	margin-top: 10px;
	margin-left: 0;
}

.e4-2 h1 .aut span:after, 
.k1-9 h1 .aut span:after {
	display: inline-block;
	margin: 0 0 0 2px;
	font-size: 65%;
	font-weight: normal;
	transform: translateY(-0.8em);
}
.e4-2 h1 .aut span:nth-child(1):after { content: "1,2,3"; }
.e4-2 h1 .aut span:nth-child(2):after { content: "4"; }
.e4-2 h1 .aut span:nth-child(3):after { content: "2"; }

.e4-2 h1 .aff span:before, 
.k1-9 h1 .aff span:before {
	display: inline-block;
	margin: 0 2px 0 0;
	font-size: 80%;
	font-weight: normal;
	transform: translateY(-0.4em);
}
.e4-2 h1 .aff span:nth-child(1):before { content: "1"; }
.e4-2 h1 .aff span:nth-child(2):before { content: "2"; }
.e4-2 h1 .aff span:nth-child(3):before { content: "3"; }
.e4-2 h1 .aff span:nth-child(4):before { content: "4"; }




/* column-GX __ k1-9*/

.k1-9 h1 .aut span:nth-child(1):after, 
.k1-9 h1 .aut span:nth-child(2):after, 
.k1-9 h1 .aut span:nth-child(3):after { content: "1"; }
.k1-9 h1 .aut span:nth-child(4):after { content: "2"; }

.k1-9 h1 .aff span:nth-child(1):before { content: "1"; }
.k1-9 h1 .aff span:nth-child(2):before { content: "2"; }












.e1-9 mjx-container[jax="CHTML"][display="true"] {
	margin: 1.1em 0 !important;
}

.e1-9 mjx-utext {
	padding: 0 !important;
}

.e1-9 mjx-container[jax="CHTML"] {
	line-height: initial !important;
}

.e1-9 mjx-line + mjx-row mjx-utext {
	padding-top: 0.93em !important;
}

#column-gx-columns #E3-1 .t {
	margin-bottom: 15px;
}



.toform {
	margin-bottom: 50px;
	text-align: center;
}

.toform a {
	display: inline-block;
	width: 100%;
	max-width: 360px;
	padding: 20px 40px;
	border: 1px solid #002360;
}


.toform .h {
	font-size: 1.6rem;
	font-weight: bold;
	color: #002360;
}

.toform .t {
	display: inline-block;
	margin: 8px 0 4px;
	font-size: 1.3rem;
	line-height: 1.5;
	color: #333;
}

.toform .l {
	font-size: 1.4rem;
}

ruby rt {
	transform: translateY(0.5em);
}








/*------------------------------------------------------------*/

.gx-rev2024 .list-columns .l.sp {
	background-color:#648200;
}

.gx-rev2024 .column_single#map-box {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 1200px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin: 20px auto;
	padding-bottom: 30px;
	justify-content: space-between;
}

.gx-rev2024 #column-gx-map {
	width: 960px;
	padding-bottom: 0;
}

.gx-rev2024 #sanjo {
	width: calc(100% - 20px);
	width: 940px;
	margin: 10px 0 0;
	padding: 0 10px;

	background: url("../imgs/columns/gx/bg_sa@2x.png") no-repeat;
	background-size: cover;
}

.gx-rev2024 #sanjo h2 {
	margin: 0;
	padding: 9px 0 1px;
	font-size: 1.7rem;
	line-height: 30px;
	text-align: center;
	color: #648200;
}

.gx-rev2024 #sanjo .list-links {
	margin: 4px 0;
	font-size: 1.4rem;
}

.gx-rev2024 #sanjo .scroll-box {
	max-height: 772px;
}

.gx-rev2024 .list-map > li a .txt {
	padding-bottom: 4px;
	text-align: justify;
	font-size: 1.2rem;
}

.gx-rev2024 #headerBar .wrapper {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 24px 0 16px;
}

.gx-rev2024#column-gx-idx #pageTitle img {
	width: calc(960 / 1200 * 100%);
}

.gx-rev2024#column-gx-idx #headerBar p {
	max-width: 912px;
	width: calc(912 / 1200 * 100%);
	margin-bottom: 8px;
}

.gx-rev2024#column-gx-idx #column-image {
	width: calc(340 / 1200 * 100%);
}

.gx-rev2024#column-gx-idx #headerBar p {
	font-size: 1.6rem;
}

.gx-rev2024 a#presidents span, 
.gx-rev2024 a#committee span, 
.gx-rev2024 a#toform span {
	position: relative;
	padding: 5px 28px 6px 12px;
	font-size: 1.4rem;
	border-radius: 13px;
}

.gx-rev2024 a#presidents span:after, 
.gx-rev2024 a#committee span:after, 
.gx-rev2024 a#toform span:after {
	font-size: 1.8rem;
	line-height: 1.0em;
	position: absolute;
	margin: 0 0 0 5px;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);

}

.ontestsite .gx-rev2024 a#presidents span:after, 
.ontestsite .gx-rev2024 a#committee span:after, 
.ontestsite .gx-rev2024 a#toform span:after {
	margin: 1px 0 0 5px;
}

.gx-rev2024 .list-gx-sanjo {
	margin: 4px 0;
	padding: 0;
	list-style: none;
	font-size: 1.4rem;
	line-height: 1.4;
	border-top: 1px dotted #a2a2a2;
}

.gx-rev2024 .list-gx-sanjo > li {
	margin: 0;
	padding: 0;
}

.gx-rev2024 .list-gx-sanjo > li > a {
	position: relative;
	display: block;
	padding: 12px 24px 10px 0;
	border-bottom: 1px dotted #a2a2a2;
}

.gx-rev2024 .list-gx-sanjo > li > a:after {
	content: "\f105";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	color: #a2a2a2;
}

.gx-rev2024 #mapbox .close {
	display: block;
}

.gx-rev2024 #map-box .close {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.gx-rev2024 .list-columns {
	max-width: 860px;
}

.gx-rev2024 .list-columns .t {
	min-width: 485px;
}

.gx-rev2024 .list-columns .type + .t {
	min-width: 447px;
}

.gx-rev2024 .list-columns .a {
	width: 120px;
	min-width: 120px;
}

.page23 .column-main > .sub > .sticky.sns {
	top: 72px;
}


/*------------------------------------------------------------------*/


/**/
@media screen and (min-width: 1260px) {
	.gx-rev2024 .column_single#map-box {
		flex-direction: row;
		align-items: initial;

	}

	.gx-rev2024 #sanjo {
		width: 220px;
		margin: 0;
	}

}


@media screen and (min-width:768px) and (max-width:960px) {
	#column-gx-map {
		width: 100%;
		max-width: 750px;
	}
	.gx-rev2024 #sanjo {
		width: 100%;
		max-width: 730px;
	}
	#column-gx-map h2 {
		height: 32px;
		font-size: 1.40625rem;
		line-height: 34px;
	}
	#column-gx-map .map.en h2 {
		line-height: 28px;
	}

	#column-gx-map h3 {
		bottom: -18px;
		font-size: 1.171875rem;
	}
	.list-map {
		padding: 0 3px;
	}
	.list-map > li {
		width: 93px;
		height: 57px;
		margin: 3px 5px;
	}
	.list-map > li a {
		width: 93px;
		height: 57px;
		font-size: 1.015625rem;
	}
	.list-map > li a .img img {
		width: 93px !important;
		height: auto;
	}

	.map.en .map-group {
		margin: 0 10px;
		margin: 0 15px;
		padding-bottom: 25px;
	}

	/*2:3*/
	/*
	#social .list-map {
		max-width: 220px;
		margin: 0 auto;
	}
	#environment .list-map { max-width: 400px; }
	#column-gx-map #k2-2 { left: -104px; }
	.map.so .list-map { min-width: 202px; }
	.map.ev .list-map { min-width: 303px; }
	*/
	/*2:4*/
	.map.so .list-map { margin-left: -33px; max-width: 300px; }
	.map.ev .list-map { margin-left: 33px; }
	#column-gx-map #k2-2 { left: -93px; }


	.map.en .map-partial:nth-child(1) .list-map { min-width: 93px; max-width: 100px; }
	.map.en .map-partial:nth-child(2) .list-map { min-width: 303px; }
	.map.en .map-partial:nth-child(3) .list-map { min-width: 202px; }





}

@media screen and (max-width:800px) {
	.list-columns .t,
	.list-columns .type + .t {
		min-width: 100px;
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	.column-main {
		flex-direction: column;
	}
	.column-main > .main {
		max-width: auto;
		max-width: initial;
	}
	.column-main > .sub {
		position: static !important;
		max-width: auto;
		max-width: initial;
		min-height: auto;
		min-height: auto;
		min-height: initial;
	}

	.column-main > .sub > .sticky.sns {
		position: static !important;
		padding-bottom: 6px;
	}

	.type-column .license .p {
		width: auto;
		text-align: center;
	}

	.sub .tags {
		margin: 0;
	}

}


@media screen and (max-width:767px) {
	#column-gx-idx #pageTitle img {
		width: 100%;
	}
	#column-gx-map, 
	#sanjo,
	.gx-rev2024#column-gx-idx #column-image {
		display: none;
	}

	.gx-rev2024#column-gx-idx #headerBar p {
		width: 100%;
		max-width: auto;
	}


	.list-columns > li > a {
		flex-wrap: wrap;
	}

	.list-columns .d {
		order: 1;
	}

	.list-columns .l {
		display: inline-block;
		order: 2;
		min-width: 120px;
		width: 120px;
		padding: 2px 8px;
		text-align: center;
	}

	.list-columns .l img {
		display: none;
	}

	.list-columns .n {
		display: inline-block;
		order: 3;
		text-align: left;

		min-width: auto;
		min-width: initial;
		width: auto;
		margin-left: 8px;
		text-align: center;
		font-size: 1.3rem;
		white-space: nowrap;
	}

	.list-columns .type {
		order: 4;
	}

	.list-columns .t {
		order: 5;
		display: block;
		width: 100%;
		min-width: auto;
		min-width: initial;
		margin-top: 5px;
		margin-left: 20px;
	}

	.list-columns .t br,
	.list-columns .a br {
		display: none;
	}

	.list-columns .type + .t {
		min-width: auto;
		min-width: initial;
	}

	.list-columns .a {
		order: 6;
		display: block;
		width: 100%;
		margin-top: 5px;
		margin-left: 20px;
	}

	.cc .p {
		padding: 0 20px;
		text-align: left;	
	}
	
	.cc img {
		margin-top: 5px;
	}

	#presidentsmessage > .blc {
		padding: 80px 30px;
	}

	#presidentsmessage p {
		max-width: auto;
		max-width: initial;
	}

}


@media screen and (max-width:414px) {
	#column-gx-idx h1#pageTitle img {
		display: none;
	}
	#column-gx-idx h1#pageTitle:after {
		display: block;
	}
	#column-gx-idx #headerBar .spacer {
		display: none;
	}
	#column-gx-idx #headerBar p {
		width: auto;
		margin-bottom: 40px;
	}

}
