@charset "utf-8";

#winfo {
	position: fixed;
	top: 80px;
	left: 20px;
	z-index: 30000;

	display: inline-block;
	padding: 3px 12px;
	text-align: center;
	font-size: 1.5rem;
	background: #999;

	display: none;
}

.admin-bar #winfo {
	top: 52px;
}

img {
	max-width: 100%;
}

sup, sub { line-height: 1.0; }

span[class^="space"] { display:block; }

.space0		{ height: 0; }
.space1		{ height: 1px; }
.space5		{ height: 5px; }
.space10	{ height: 10px; }
.space15	{ height: 15px; }
.space20	{ height: 20px; }
.space30	{ height: 30px; }
.space40	{ height: 40px; }
.space50	{ height: 50px; }
.space60	{ height: 60px; }
.space80	{ height: 80px; }
.space100	{ height: 100px; }
.space120	{ height: 120px; }
.space150	{ height: 150px; }
.space200	{ height: 200px; }

.mT0	{ margin-top: 0 !important; }
.mT5	{ margin-top: 5px !important; }
.mT10	{ margin-top: 10px !important; }
.mT20	{ margin-top: 20px !important; }
.mT30	{ margin-top: 30px !important; }
.mT40	{ margin-top: 40px !important; }
.mT50	{ margin-top: 50px !important; }
.mT60	{ margin-top: 60px !important; }
.mT80	{ margin-top: 80px !important; }
.mT100	{ margin-top: 100px !important; }

.mB0	{ margin-bottom: 0 !important; }
.mB5	{ margin-bottom: 5px !important; }
.mB10	{ margin-bottom: 10px !important; }
.mB20	{ margin-bottom: 20px !important; }
.mB30	{ margin-bottom: 30px !important; }
.mB50	{ margin-bottom: 50px !important; }
.mB60	{ margin-bottom: 60px !important; }
.mB80	{ margin-bottom: 80px !important; }
.mB100	{ margin-bottom: 100px !important; }

.mL0	{ margin-left: 0 !important; }
.mL5	{ margin-left: 5px !important; }
.mL10	{ margin-left: 10px !important; }
.mL20	{ margin-left: 20px !important; }
.mL30	{ margin-left: 30px !important; }
.mL50	{ margin-left: 50px !important; }

.mA5	{ margin: 5px !important; }
.mA10	{ margin: 10px !important; }

.pL0	{ padding-left: 0 !important; }
.pL10	{ padding-left: 10px !important; }
.pL20	{ padding-left: 20px !important; }
.pL30	{ padding-left: 30px !important; }

.pT0	{ padding-top: 0 !important; }
.pT10	{ padding-top: 10px !important; }
.pT20	{ padding-top: 20px !important; }
.pT30	{ padding-top: 30px !important; }

.pA5	{ padding: 5px !important; }
.pA10	{ padding: 10px !important; }

.is-show	{ display: block !important; }
.is-hide,
.is-hidden	{ display: none; }

.s0  { display: none; }
.s8  { font-size: 0.8rem !important; }
.s9  { font-size: 0.9rem !important; }
.s10 { font-size: 1.0rem !important; }
.s11 { font-size: 1.1rem !important; }
.s12 { font-size: 1.2rem !important; }
.s13 { font-size: 1.3rem !important; }
.s14 { font-size: 1.4rem !important; }
.s15 { font-size: 1.5rem !important; }
.s16 { font-size: 1.6rem !important; }
.s18 { font-size: 1.8rem !important; }
.s20 { font-size: 2.0rem !important; }
.s22 { font-size: 2.2rem !important; }
.s24 { font-size: 2.4rem !important; }
.s28 { font-size: 2.8rem !important; }
.s32 { font-size: 3.2rem !important; }
.s48 { font-size: 4.8rem !important; }
.s60 { font-size: 6.0rem !important; }
.s72 { font-size: 7.2rem !important; }

.l100	{ line-height: 1.00 !important; }
.l110	{ line-height: 1.10 !important; }
.l120	{ line-height: 1.20 !important; }
.l125	{ line-height: 1.25 !important; }
.l130	{ line-height: 1.30 !important; }
.l140	{ line-height: 1.40 !important; }
.l150	{ line-height: 1.50 !important; }
.l160	{ line-height: 1.60 !important; }
.l175	{ line-height: 1.75 !important; }
.l200	{ line-height: 2.00 !important; }

.normal		{ font-weight: normal !important;}
.bold		{ font-weight: bold !important; }
.slanted	{ font-style: italic !important; }
.strike		{ text-decoration: line-through; }
.underline	{ text-decoration: underline; }
.italic {
	font-style: italic;
	font-family: serif;
	font-size: 116%;
	line-height: 0.9;
}

.roman {
	display: inline-block;
	white-space: nowrap;
}

.tate {
	display: inline-block;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	min-height: 6.0em;
	width: 1.0em;
}

.br:after {
	content: "\A";
	white-space: pre;
}

.nobr, 
.nowrap { white-space: nowrap; }

.marker-yellow		{ background: #fff000; }
.marker-clearyellow	{ background: #fff460; }

.aL	{ text-align: left !important; }
.aC	{ text-align: center !important; }
.aR	{ text-align: right !important; }

.k0		{ letter-spacing: 0; }
.k-10	{ letter-spacing: -0.05em; }
.k-20	{ letter-spacing: -0.1em; }
.k-40	{ letter-spacing: -0.2em; }
.k-50	{ letter-spacing: -0.25em; }
.k-60	{ letter-spacing: -0.3em; }
.k-80	{ letter-spacing: -0.4em; }
.k-100	{ letter-spacing: -0.5em; }
.k-200	{ letter-spacing: -1.0em; }
.k-400	{ letter-spacing: -2.0em; }

.grayDark	{ color: #5a5a5a; }
.gray		{ color: #ccc; }
.grayLite	{ color: #a2a2a2; }
.red		{ color: #f00; }



/* FONTS */

html {
	font-family: "Open Sans", "Noto Sans JP", serif;
	font-size: 62.5%;
	font-weight: 400;
	color: #2a2a2a;
}

body, form, input, textarea, button, table, th, td {
	font-size: 1.6rem;
	line-height: 1.5;
}

/*
h1,h2,h3,h4,h5,h6,
header #sitelogo .name,
caption,
#eiyo li
*/
#navMenu .t {
	font-variant-east-asian: proportional-width;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: .03em;
}

h1,h2,h3,h4,h5,h6,
caption {
	color: #001e62;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 4.0em;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

li,
p {
	text-align: justify;
	text-justify: auto;
	line-height: 1.75;
}


.fL	{ float: left; }
.fR	{ float: right; }

.flex	{ display: flex; }
.block	{ display: block; }



/* Anchor */

a {
	text-decoration: none;
	color: #06e;
}

a:hover {
	color: #09f;
}

#sitelogo a .icon, 
.swpm-login-form-submit, 
#login a, 
#navMain .nav-cate:after, 
#navMain .dmal-box:after, 
a, a:after, a:before {
	-webkit-transition: 0.3s all 0s ease-out;
	transition: 0.3s all 0s ease-out;
}

body {
	position: relative;
	margin: 0;
	padding: 6px 0 0 280px;
	text-align: center;
	background: #f3f6f9;
}

body#membership-login {
	padding-left: 0;
}

body:before {
	position: fixed;
	top: 0;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	overflow: hidden;
	z-index: 2100;
}

.regular #main-block:before, 
#navMenu .nav-cate:after, 
body#HOME #news:before, 
body:before {
	background: #001e62;
}

body.regular.logged-in #main-block:before, 
body.logged-in#HOME #news:before, 
body.logged-in:before {
	background: #7bc100;
}

#body {
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 0 24px;
/*
	min-height: calc(100vh - 6px);
*/
}

.wrapper {
	margin: 40px auto 0;
}

.admin-bar header {
	top: 32px;
}
/*
body.admin-bar {
	padding-top: 38px;
}
*/

body.admin-bar:before {
	top: 32px;
}

body.admin-bar > nav {
	top: 38px;
}






/***
 ***	NAVIGATIONs
 ***/

body > nav {
	position: fixed;
	left: 0;
	top: 6px;
	z-index: 2000;
	width: 280px;
	height: calc(100% - 6px);
	overflow: hidden;
	background: rgba(255,255,255,0.9);
	box-shadow: 8px 0 16px rgba(0,0,51,0.08);
}

#navBtn {
	display: none;
	width: 40px;
	height: 60px;
	overflow: hidden;

	position: fixed;
	top: 6px;
	left: 0;
	z-index: 3000;

	text-align: center;
	line-height: 60px;
	font-size: 2.4rem;

	cursor: pointer;
	color: #001e62;
	color: #bababa;
	transition: all .2s ease 0s;
}

#navBtn:after {
	content: "\f0c9";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
}

body > nav.on #navBtn {
	color: #fff;
	background: #001e62;
}

nav h1#sitelogo, 
nav #sitelogo {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 76px;
	overflow: hidden;
}

nav h1#sitelogo {
	height: 56px;
}

#sitelogo img {
	width: 280px;
	height: auto;
}

#sitelogo a {
	display: inline-block;
}

#sitelogo a .icon {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	gap: 0 4px;
	padding: 3px 10px;
	font-size: 1.2rem;
	line-height: 1.0;
	color: rgba(0, 30, 98, 0.54);
	background: rgba(0, 30, 98, 0.12);
	border-radius: 10px;
	transform: translateY(-12px);
}

.mac#sitelogo a.icon {
	padding: 4px 8px 2px;
}

#sitelogo .icon:before {
	content: "\f015";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	font-size: 1.4rem;

	display: inline-block;
}

#sitelogo .icon:after {
	content: "ホーム";
}

#sitelogo a:hover .icon {
	color: #fff;
	background: rgba(0, 30, 98, 0.9);
}

#login {
	padding: 11px 0 14px;
	text-align: center;
}

#login a {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 148px;
	height: 28px;
/*
	overflow: hidden;
*/
	padding-top: 2px;
	font-size: 1.2rem;
	line-height: 1.0;
	text-align: center;
	border-radius: 14px;
	color: #fff !important;

	background-image: -webkit-linear-gradient(top, #0050e9 64%, #23bbff 100%);
	background-image: linear-gradient(180deg, #0050e9 64%, #23bbff 100%);

	background-size: 148px 42px;
	background-position: 0 top;
}

#login a:before {

	content: url("../imgs/login.svg");
	display: inline-block;
	width: 20px;
	height: 28px;
	overflow: hidden;
	margin-right: 8px;
}

#login a:hover {
	background-position: 0 bottom;
}

#navMain {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;

	font-size: 1.4rem;
	line-height: 1.01;
}

#navMain .nav-cate {
	color: #001e62;
}

#navMain .dmal-box,
#navMain a {
	color: rgba(0, 29, 98, 0.8);
}

#navMain .nav-cate, 
#navMain a, 
#navMain .dmal-box {
	position: relative;
	padding: 3px 0 2px 20px;
}

#navMain .nav-cate {
	font-weight: bold;
}

#navMain .nav-cate:after {
	content: "\f0d7";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;

	position: absolute;
	right: 22px;
	top: 2px;

	display: inline-block;

	opacity: 0.3;
}

#navMain .nav-cate.off:after {
	content: "\f0d8";
}

#navMain .nav-cate:hover:after {
	opacity: 1.0;
}

#navMain ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#navMain a, 
#navMain .dmal-box {
	display: block;
	padding-left: 48px;
}

#navMain a:after {
	content: "";
	width: 7px;
	height: 7px;
	overflow: hidden;
	border: 1px solid #001e62;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg) translateY(-80%);

	position: absolute;
	right: 24px;
	top: 50%;
	display: inline-block;

	opacity: 0.0;
}

#navMain .dmal-box:after {
	content: "\f0e0";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	font-size: 1.6rem;
	color: #fff;
	opacity: 0.0;

	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
}

#navMain a:hover, 
#navMain .dmal-box:hover, 
#navMain a.on {
	color: #fff !important;
	background: #001e62;
}

#navMain a.on:after,
#navMain a:hover:after {
	border-color: #fff;
	right: 12px;
	opacity: 1.0;
}

#navMain .dmal-box:hover:after {
	opacity: 1.0;
}

#navMain a.on:after {
	border-width: 2px 2px 0 0;
}

#navMain > li + li {
	margin-top: 8px;
}

#navFoot {
	display: flex;
	margin: 0 0 0 -6px;
	padding: 0;
	list-style: none;

	gap: 0 12px;

	font-size: 1.2rem;
	line-height: 1.01;
}

#navFoot a {
	display: inline-block;
	padding: 6px;
	color: #a2a2a2;
}



/***
 ***	HOME
 ***/

#visual {
	position: relative;
	width: 100%;
}

.wrapper#visual {
	margin-top: 20px;
}

#visual #img {
	display: inline-block;
	text-align: center;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 8px 16px rgba(0,0,51,0.2);
}

#visual #img img {
	width: 100%;
	height: auto;
	max-width: 920px;
}

#visual #txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 640.208px;
	padding: 0 20px;
}

#mainBlock1 {
	display: flex;
	justify-content: space-between;
	gap: 0 32px;
	width: 100%;
	max-width: 920px;
}

#juyo {
	position: relative;
	width: calc(100% - 60px);
	max-width: 920px;
	padding: 0 30px 15px;

	background: #fff;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 8px 16px rgba(0,0,51,0.08);
}

#juyo h2 {
	margin-bottom: 0;
}

#juyo h2 > .h {
	display: block;
	font-size: 1.2rem;
	line-height: 1.1;
}

#juyo h2 + p {
	margin-top: 0.5em;
}

#news {
	position: relative;
	width: calc(100% - 60px);
	max-width: 620px;
	padding: 0 30px 31px;

	flex: 0 0 620px;

	background: #fff;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 8px 16px rgba(0,0,51,0.08);
}

#juyo:before {
	background: #f00;
}

#juyo:before, 
#news:before {
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	overflow: hidden;

	position: absolute;
	left: 0;
	top: 0;
}

#news h2 {
	margin: 6px 0 0;
	padding: 19px 0 17px;
	font-size: 2.0rem;
	line-height: 1.0;
	text-align: left;
	color: #001e62;
	white-space: nowrap;
}

#news .to-list {
	position: absolute;
	top: 20px;
	right: calc(30px - 1.2em);

}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ccc;
}

#news ul > li {
	font-size: 1.5rem;
	line-height: 1.3;
	border-bottom: 1px solid #ccc;
}

#news ul > li > a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 0 14px;
	padding: 17px 0 15px;
	color: #5a5a5a;
}

.logged-in #news ul > li > a {
	padding: 10px 0 8px;
}

#news ul > li > a > .l {
	display: none;
}

/*.logged-in #news ul > li > a > .l, */
.logged-in #news ul > li > a:before {

	content: "一般向け";

	display: inline-block;

	width: 48px;
	flex: 0 0 60px;
	padding: 8px 6px;
	transform: translateY(-0.5px);

	font-size: 1.2rem;
	line-height: 1.0;
	white-space: nowrap;

	color: #fff;
	border-radius: 4px;
	background: #1d44a0;
}

.logged-in #news ul > li.mo > a:before
/*, 
.logged-in #news ul > li > a[href*="/members-only/"]:before, 
.logged-in #news ul > li > a[href*="/kenshu.html"]:before
*/
{
	content: "会員向け";
	background: #7bc100;
}



#news ul > li > a > .d {
	display: inline-block;
	width: 96px;
	flex: 0 0 96px;
	margin-right: 15px;

	font-size: 1.2rem;
	line-height: 1.01;
}

.logged-in #news ul > li > a > .d {
	margin-right: 1px;
}

.to-list a {
	display: inline-block;
	padding: 6px;
	font-size: 1.2rem;

	opacity: 0.48;
}

.to-list a:hover {
	opacity: 1.00;
}

.to-list a:after {
	content: "\f061";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;

	display: inline-block;
	margin-left: 0.2em;
}

#HOME #banners {
	display: flex;
	flex-direction: column;
	gap: 12px 0;
}

#login a,
#HOME #banners a img {
/*
	filter: drop-shadow(0 8px 16px rgba(0,0,51,0.18));
*/
	filter: drop-shadow(0 4px 8px rgba(0,0,51,0.22)) drop-shadow(0 -1px 0 rgba(255,255,255,0.72));

}

#login a:hover,
#HOME #banners a:hover img {
	animation: poyopoyo 0.4s ease-out;
}

#juyo h2 {

}

@keyframes poyopoyo {
	60% {
		transform: scale(0.97);
	}
	100% {
		transform: scale(1.0);
	}
	30% {
		transform: scale(1.03);
	}
}

#navMenu .nav-cate {
	position: relative;
	width: 100%;
	height: 17px;
	overflow: hidden;
	margin: 16px 0;
	padding: 0 0 0 8px;
	font-size: 1.2rem;
	line-height: 18px;
	text-align: left;
	color: #fff;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 132px 18px;

/*
	border-bottom: 4px solid #7bc100;
*/
	z-index: 1;
}

#navMenu .nav-cate:nth-child(1) {
	margin-top: 0;
}

#navMenu .nav-cate:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 4px;
	overflow: hidden;
	z-index: -1;
}


#navMenu .nav-cate					{ background-image: url("../imgs/menu-25_cate-bg.svg"); }
.logged-in #navMenu .nav-cate		{ background-image: url("../imgs/menu-25_cate-loggedin-bg.svg"); }
#navMenu .nav-cate:after			{ background: #001e62; }
.logged-in #navMenu .nav-cate:after	{ background: #7bc100; }



#navMenu ul {
	display: flex;
	justify-content: space-between;
	justify-content: flex-start;
	justify-content: center;
	flex-wrap: wrap;
	gap: 14px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
/*
	width: 100%;
*/
	max-width: 920px;
}

#navMenu li {
	width: 140px;
	height: 140px;
}

#navMenu li > a,
#navMenu li > .dmal-box {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 140px;
	max-height: 140px;
	font-size: 1.5rem;
	line-height: 1.2;
	text-align: center;
	color: #001e62;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 8px 16px rgba(0,0,51,0.08);
}

#navMenu li > .dmal-box {
	cursor: pointer;
}

#navMenu li > a:hover, 
#navMenu li > .dmal-box:hover {
	animation: poyopoyo 0.3s ease-out;
}

#navMenu li:nth-child(7) .t {
	display: inline-block;
	transform: scaleX(0.85);
}

#navMenu .i img {
	width: 100%;
	max-width: 140px;
}

@media (min-width: 1238px) {
#navMenu > ul > li.dummy:nth-child(6n+1):nth-last-child(1),

#navMenu > ul > li.dummy:nth-child(6n+1):nth-last-child(2),
#navMenu > ul > li.dummy:nth-child(6n+2):nth-last-child(1),

#navMenu > ul > li.dummy:nth-child(6n+1):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(6n+2):nth-last-child(2),
#navMenu > ul > li.dummy:nth-child(6n+3):nth-last-child(1),

#navMenu > ul > li.dummy:nth-child(6n+1):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(6n+2):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(6n+3):nth-last-child(2),
#navMenu > ul > li.dummy:nth-child(6n+4):nth-last-child(1),

#navMenu > ul > li.dummy:nth-child(6n+1):nth-last-child(5),
#navMenu > ul > li.dummy:nth-child(6n+2):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(6n+3):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(6n+4):nth-last-child(2),
#navMenu > ul > li.dummy:nth-child(6n+5):nth-last-child(1) {
	display: none;
}
}

@media (min-width: 1083px) and (max-width: 1238px) {
#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(2),

#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(5n+2):nth-last-child(2),

#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(5n+2):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(5n+3):nth-last-child(2),

#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(5),
#navMenu > ul > li.dummy:nth-child(5n+2):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(5n+3):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(5n+4):nth-last-child(2),

#navMenu > ul > li.dummy:nth-last-child(1) {
	display: none;
}
}

@media (min-width: 930px) and (max-width: 1083px) {
#navMenu > ul > li.dummy:nth-child(4n+1):nth-last-child(3),

#navMenu > ul > li.dummy:nth-child(4n+1):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(4n+2):nth-last-child(3),

#navMenu > ul > li.dummy:nth-child(4n+1):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(4n+2):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(4n+3):nth-last-child(2),

#navMenu > ul > li.dummy:nth-last-child(2),
#navMenu > ul > li.dummy:nth-last-child(1) {
	display: none;
}
}

@media (min-width: 804px) and (max-width: 930px) {
#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(2),

#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(5n+2):nth-last-child(2),

#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(5n+2):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(5n+3):nth-last-child(2),

#navMenu > ul > li.dummy:nth-child(5n+1):nth-last-child(5),
#navMenu > ul > li.dummy:nth-child(5n+2):nth-last-child(4),
#navMenu > ul > li.dummy:nth-child(5n+3):nth-last-child(3),
#navMenu > ul > li.dummy:nth-child(5n+4):nth-last-child(2),

#navMenu > ul > li.dummy:nth-last-child(1) {
	display: none;
}
}

@media (max-width: 804px) {
#navMenu > ul > li.dummy {
	display: none;
}
}

@media (max-width: 680px) {
	#news ul > li > a, 
	.logged-in #news ul > li > a {
		position: relative;
		display: block;
	}

	.logged-in #news ul > li > a {
		padding-left: 74px;
	}

	#news ul > li > a:before, 
	.logged-in #news ul > li > a:before {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 60px;
		padding: 4px 6px;
	}

	#news ul > li > a > .d {
		display: block;
		margin-bottom: 3px;
		font-weight: bold;
	}

}




/***
 ***	FOOTER
 ***/


footer {
	display: block;
	margin: 0 24px;
	padding: 8px 0 16px;
}

#HOME footer {
	margin: 24px 24px 0;
}

footer .wrapper {
	display: flex;
	justify-content: space-between;
	gap: 0 40px;
	max-width: 920px;
	margin: 0 auto;
}

#totop {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 10000;
}

#totop a {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	font-size: 2.8rem;
	line-height: 60px;
	color: #fff;
	background: #001e62;
	opacity: 0.3;
	white-space: nowrap;
	border-radius: 4px;
}

#totop a:hover {
	line-height: 32px;
	color: #fff !important;
	opacity: 1.0;
}

#copyright {
	padding: 2px 0 6px;
	color: #a2a2a2;
}

#copyright small {
	font-size: 1.2rem;
	line-height: 1.01;
}




/* #body */

.regular #body {
/*
	min-height: calc(100vh - 6px - 57px);
*/
}

.admin-bar.regular #body {
/*
	min-height: calc(100vh - 6px - 57px - 32px);
*/
}

.regular #body > #header {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
}

#main-block {
/*
	flex: 1 0 auto;
*/
	min-height: 100%;
	min-height: 620px;
	min-height: calc(100vh - 6px - 52px - 57px);

	position: relative;
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 8px 16px rgba(0,0,51,0.08);
}

.admin-bar #main-block {
	min-height: calc(100vh - 32px - 6px - 52px - 57px);
}

#membership-login #main-block {
	flex: 1 0 auto;
}

.swpm-label {
	font-size: 1.4rem;
}

#swpm_user_name,
#swpm_password {
	margin-top: 5px;
	padding: 4px 12px;
	font-size: 1.6rem;
	line-height: 1.5;
	border: 1px solid #a2a2a2;
	border-radius: 4px;
}

.swpm-username-input {
	margin-bottom: 16px;
}

.swpm-remember-me, 
.swpm-login-submit {
	margin-top: 24px;
}

.swpm-login-form-submit {
	padding: 8px 24px;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 4px;

	background-image: -webkit-linear-gradient(top, #0050e9 64%, #23bbff 100%);
	background-image: linear-gradient(180deg, #0050e9 64%, #23bbff 100%);

	background-size: 148px 56px;
	background-position: 0 top;

}

.swpm-login-form-submit:hover {
	background-position: 0 bottom;
}

#main-block:before {
	content: "";
	width: 100%;
	height: 6px;
	position: absolute;
	top: 0;
	left: 0;
}


#main-block > #main {
	position: relative;
	display: flex;
	width: 100%;
	gap: 0 30px;
	gap: 0 38px;
	margin: 0;
	padding: 0 40px 50px 40px;
}

#main-block > #main > #mainL {
	width: 100%;
	margin: 0;
	flex: 1 0 640px;
	flex: 1 0 626px;
}

#main-block > #main > #mainR {
	width: 100%;
	margin: 0;
	flex: 0 0 188px;

}


/*
body#events #main-block > #main > #mainR, 
*/
body#data #main-block > #main > #mainR, 
body#ika-yunyu #main-block > #main > #mainR, 
body#docs #main-block > #main > #mainR, 
body#outline #main-block > #main > #mainR, 
body#future #main-block > #main > #mainR, 
body#items #main-block > #main > #mainR, 
body#seizo #main-block > #main > #mainR, 
body#eiyo #main-block > #main > #mainR, 
body#seiyo #main-block > #main > #mainR, 
body#profile #main-block > #main > #mainR, 
body#ayumi #main-block > #main > #mainR, 
body#members #main-block > #main > #mainR {
	display: none;
}

h1#pagetitle {
	margin: 2.0em auto;
}

.pagetitle-plus {
	position: absolute;
	left: 0;
	top: -54px;
	width: 100%;
	text-align: center;
}

.pagetitle-plus + #mainL {
	margin-top: 40px !important;
}

#ayumi .pagetitle-plus {
	font-weight: bold;
	color: #001e62;
}

#members .pagetitle-plus {
	font-size: 1.2rem;
}

#members #mainL h2 {
	font-size: 2.2rem;
}

body.parent-pageid-70 #pagetitle,
body.ikaqa #pagetitle {
	margin-top: 20px;
}

.list-category {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;

	font-size: 1.3rem;
	border-top: 1px solid #d2d2d2;
}

#mainR .list-category {
	position: sticky;
	top: 20px;
}

.admin-bar #mainR .list-category {
	top: 52px;
}

.list-category > li {
	line-height: 1.2;
	border-bottom: 1px solid #d2d2d2;
}

.list-category > li > a {
	position: relative;
	display: block;
	padding: 14px 3px 12px;
	color: #a2a2a2;
}

.list-category > li > a.on:before {
	content: "\f0da";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	left: -0.6em;
}

.block-download > .d {
	margin-top: 0;
}

.block-download {
	margin: 60px 0 0;
	padding: 60px 0 0;
	border-top: 1px solid #001e62;
}


.block-download:first-child, 
.block-download.noBorderT {
	margin: 0;
	padding: 0;
	border-top: none;
}

#events h2 {
	display: inline-block;
	padding: 6px 12px;
	line-height: 1.0;
	font-size: 1.6rem;
	border-radius: 4px;
	color: #fff;
	background: #001e62;
}


#events h2:first-child {
	margin-top: 0;
}

.zi25#events h2 + p {
	margin-top: 0;
	font-size: 1.5rem;
}

.zi25#events h2 + .block-download {
	margin-top: 38px;
}

.zi25#events .block-download h3 {
	font-size: 2.2rem;
}

.zi25 .block-download p + .list-download {
	margin-top: 0px;
}

.mac .zi25 .list-year .yearW {
	transform: translateX(-0.6em);
}

@media (max-width: 1250px) {
	#main-block > #main > #mainL {
		flex: 0 0 calc(100% * (626 / (920 - 80)));
	}
	#main-block > #main > #mainR {
		flex: 0 0 calc(100% * (188 / (920 - 80)));
	}
}

@media (max-width: 1238px) {
	#mainBlock1 {
		flex-direction: column;
	}
	#mainBlock1 #news {
		width: 100%;
		max-width: initial;
		flex: 0 0 auto;
	}
	#mainBlock1 #banners {
		width: 100%;
		margin-top: 30px;
		flex-direction: row;
/*
		flex-wrap: wrap;
*/
		justify-content: space-between;
		align-items: center;
		gap: 10px;
	}
}

@media (max-width: 1160px) {
	#mainBlock1 #banners {
		margin-top: 20px;
	}
	#mainBlock1 #banners a > img {
		width: 100%;
		max-width: 268px;
		height: auto;
	}
}

@media (max-width: 930px) {
	body {
		padding-top: 70px;
		padding-left: 0;
	}
	body > nav {
		width: 100%;
		height: 60px;
		overflow: visible;
	}
	nav h1#sitelogo, 
	nav #sitelogo {
		width: 360px;
		height: 60px;
		margin-left: 40px;
		text-align: left;
	}
	#sitelogo > img {
		margin: 0 -16px;
	}
	#sitelogo a {
		margin-left: -6px;
	}
	#sitelogo a .icon {
		transform: translateY(3px);
	}
	#sitelogo a img {
		margin: 0 -10px;
	}
	#login {
		width: 280px;
		margin-left: -280px;
		background: rgba(255,255,255,0.95);
/*
		box-shadow: 8px 0 16px rgba(0,0,51,0.08);
*/
	}
	#navMain {
		width: 280px;
		white-space: nowrap;
		margin-left: -280px;
		background: rgba(255,255,255,0.95);
	}
	#navBtn {
		display: block;
	}
	body > nav.on #login, 
	body > nav.on #navMain {
		margin-left: 0px;
		z-index: 3000;
/*
		box-shadow: 8px 0 16px rgba(0,0,51,0.08);
*/
	}

}

@media (max-width: 754px) {
	#main-block > #main > #mainL {
		flex: 0 0 auto;
	}
}

@media (max-width: 640px) {
	#mainBlock1 #banners {
		flex-wrap: wrap;
		justify-content: center;
	}
	footer .wrapper {
		flex-direction: column;
		justify-content: center;
	}
	#navFoot {
		justify-content: center;
	}

}


.announce.border {
	position: relative;
	padding: 2.6em 2.0em;
}

.announce.border:before, 
.announce.border:after {
	content: '';

	position: absolute;
	left: 0;
	width: 100%;
	height: 20px;
	display: inline-block;
	box-sizing: border-box;
	border: 4px dotted #7bc100;
}

.announce.border:before{
	top: 0;
	border-bottom-width: 0;
}
.announce.border:after{
	bottom: 0;
	border-top-width: 0;
}


