@charset "utf-8";
body {
	/* for initial-scale of viewport (tablet) */
	min-width: 960px;
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
	background: url("../images/base-bg.png");
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #fff;
}

/* for chrome and opera only */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
	body {
		image-rendering: -webkit-optimize-contrast;
		image-rendering: optimizequality;
	}
}

a:link { color: #AD7600; }
a:visited { color: #AD7600; }
a:hover { color: #635615; }
a:active { color: #635615; }
b, strong {
	font-family: "Noto Sans JP";
	font-weight: 500;
}
html {
	scroll-behavior: smooth;
}
.gotop {
	opacity: 0.5;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10000;
}
.gotop:hover {
	opacity: 1;
}
#upper-btn a {
	color: #e3c631;
	font-size: 42px;
	text-align: right;
}
#layout {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-image: repeating-linear-gradient(to right, #e3c631 0%, #efde8a 24%);
	box-shadow: -moz-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.6);
	-ms-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.6);
}
.clearfix::after{
	content: "";
	clear: both;
	display: block;
}
.sidebar {
	float: left;
	width: 230px;
	text-align: left;
}
.main-content {
	float: right;
	width: 730px;
	background: url(../images/bg.jpg) no-repeat;
	background-color: #dddddd;
}
.sidebar-logo {
	display: block;
	margin: 33px auto 25px auto;
}
.ad-banner {
	display: block;
	margin: 20px auto;
	border: 0px solid #fff;
}
.vertical-menu a {
	color: #232323;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 1rem;
	font-family: "Noto Sans JP";
	font-weight: 500;
}
.vertical-menu a:hover {
	background-color: white;
	color: #232323;
}
.vertical-menu a.active {
	background-color: white;
	color: #232323;
}
.top-text {
	margin-bottom: 20px;
}
.other-text {
	margin: 30px 0 60px 0;
}
#top_bottom_area {
	margin: 40px 20px 20px 20px;
	padding: 20px;
	background-color: #fff;
	opacity: 0.9;
}
.information {
	margin: 20px 0 30px 0;
	border: solid 3px #e3c631;
	background-color: #faf7e6;
	padding: 1em;
	border-radius: 0.5em;
}
#whatsnew h2 {
	margin-top: -3px;
	padding-left: 40px;
	font-family: "Noto Sans JP";
	font-weight: 700;
	line-height: 1.3;
	border-bottom: 5px solid #e3c631;
	text-align: left;
	color: #232323;
}
#whatsnew_list li {
	margin-top: 10px;
	list-style: none;
	list-style-position: inside;
	color: #232323;
	padding-left: 5.3em;
	text-indent: -5.3em;
}
.whatsnew_day {
	color: #e3c631;
	font-family: "Noto Sans JP";
	font-weight: 700;
}
#whatsnew_a:link {
	color: #e3c631;
}
#whatsnew_a:visited {
	color: #e3c631;
}
#whatsnew_a:hover {
	color: #f5c900;
}
#whatsnew_a:active {
	color: #f5c900;
}
#text_area {
	margin: 20px;
	padding: 25px 20px 20px 20px;
	background: rgba(255,255,255,0.9);
}
#text_header h1 {
	margin-top: -5px;
	padding: 10px 0;
	text-align: center;
	line-height: 1.3;
	font-family: "Noto Sans JP";
	font-weight: 700;
	color: #232323;
	text-shadow:  1px  1px 0 #fff,
				 -1px -1px 0 #fff,
				 -1px  1px 0 #fff,
				  1px -1px 0 #fff,
				  0px  1px 0 #fff,
				  0px -1px 0 #fff,
				 -1px  0px 0 #fff,
				  1px  0px 0 #fff;
	background-image: repeating-linear-gradient(to right, #e3c631 0%, #f5eab7 100%);
}
#text_area h2 {
	padding: .5em .75em;
	background: rgb(242,234,221);
	background: linear-gradient(90deg, rgba(247,238,193,1) 0%, rgba(255,255,255,0) 100%);
	border-left: 6px solid #e3c631;
	font-family: "Noto Sans JP";
	font-weight: 700;
	color: #232323;
	text-shadow:  1px  1px 0 #fff,
				 -1px -1px 0 #fff,
				 -1px  1px 0 #fff,
				  1px -1px 0 #fff,
				  0px  1px 0 #fff,
				  0px -1px 0 #fff,
				 -1px  0px 0 #fff,
				  1px  0px 0 #fff;
	font-size: x-large;
}
table.blueTable {
	border: 0px solid #1C6EA4;
	background-color: #EEEEEE;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
	border: 0px solid #AAAAAA;
	padding: 9px;
}
table.blueTable tbody td {
}
table.blueTable tr:nth-child(even) {
	background: #e0f0e2;
}
table.blueTable tfoot td {
}
table.blueTable tfoot .links {
	text-align: right;
}
table.blueTable tfoot .links a{
	display: inline-block;
	background: #1C6EA4;
	color: #FFFFFF;
	padding: 2px 8px;
	border-radius: 5px;
}
table.blueTable2 {
	border: 1px solid #bcbcbc;
	background-color: #fff;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
table.blueTable2 td, table.blueTable2 th {
	border: 1px solid #bcbcbc;
	padding: 9px;
}
table.blueTable2 tbody td {
}
.greeting_header {
	background-image: url(../images/chairman.jpg);
	background-size: 145px 180px;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 160px;
	padding-top: 105px;
	font-family: "Noto Sans JP";
	text-align: right;
}
#underconstruction {
	margin: 150px 0px 150px 0px;
}
#underconstruction h2 {
	padding: 0;
	border: 0;
	background: initial !important;
	background-color: initial !important;
	font-size: x-large;
	font-size: 27px;
	font-family: "Noto Sans JP";
	font-weight: 700;
	text-align: center;
}
#underconstruction h5 {
	margin-top: -25px;
	border-left: 0 !important;
	font-size: 15px;
	font-family: "Noto Sans JP";
	font-weight: 400;
	text-align: center;
}
h3 {
	font-family: "Noto Sans JP";
	padding: .1em 0;
	border-bottom: 3px solid #e3c631;
	position: relative;
}
h4 {
	font-family: "Noto Sans JP";
	padding: .1em 0;
	border-bottom: 1px dotted #e3c631;
	font-size: large;
}
h5 {
	font-family: "Noto Sans JP";
	padding: .25em 0 .25em .5em;
	border-left: 6px solid #e3c631;
	font-size: 1.1em;
}
.shadow {
	box-shadow: 0px 2px 4px gray;
}
.alpha a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.btn, a.btn, button.btn {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
	margin: 10px;
	width: 60%;
}
a.btn-border1 {
	color: #fff;
	border: 2px solid #ff0000;
	border-radius: 0;
	background: #ff0000;
	padding: 1rem 4rem;
}
a.btn-border1:hover {
	color: #ff0000;
	background: #fff;
	padding: 1rem 4rem;
}
a.btn-border2 {
	color: #fff;
	border: 2px solid #0000ff;
	border-radius: 0;
	background: #0000ff;
	padding: 1rem 4rem;
}
a.btn-border2:hover {
	color: #0000ff;
	background: #fff;
	padding: 1rem 4rem;
}
a.btn-border3 {
	color: #fff;
	border: 2px solid #f5c900;
	border-radius: 0;
	background: #f5c900;
	padding: 1rem 4rem;
}
a.btn-border3:hover {
	color: #f5c900;
	background: #fff;
	padding: 1rem 4rem;
}
a.btn-border4 {
	color: #fff;
	border: 2px solid #de9c00;
	border-radius: 0;
	background: #de9c00;
	padding: 1rem 4rem;
}
a.btn-border4:hover {
	color: #de9c00;
	background: #fff;
	padding: 1rem 4rem;
}
a.btn-border5 {
	color: #fff;
	border: 2px solid #b33d1f;
	border-radius: 0;
	background: #b33d1f;
	padding: 1rem 4rem;
}
a.btn-border5:hover {
	color: #b33d1f;
	background: #fff;
	padding: 1rem 4rem;
}
a.btn-border6 {
	color: #fff;
	border: 2px solid #de9c00;
	border-radius: 0;
	background: #de9c00;
	padding: 1rem 4rem;
}
a.btn-border6:hover {
	color: #de9c00;
	background: #fff;
	padding: 1rem 4rem;
}
a.btn-border7 {
	color: #fff;
	border: 2px solid #e99212;
	border-radius: 0;
	background: #e99212;
	padding: 1rem 4rem;
}
a.btn-border7:hover {
	color: #e99212;
	background: #fff;
	padding: 1rem 4rem;
}
.kome {
	list-style: none;
	padding-left: 0.1em;
	margin-left: 1em;
}
.kome li {
	text-indent: -1.2em;
}
.kome2 {
	list-style: none;
	padding-left: 0.1em;
	margin-left: 1em;
}
.kome2 li {
	text-indent: -1em;
}
.kome3 {
	list-style: none;
	padding-left: 0.4em;
	margin-left: 1em;
}
.kome3 li {
	text-indent: -1.4em;
}
.day {
	margin-top: -.75em;
	text-align: right;
}
.speaker {
	list-style: none;
	padding-left: 0;
	margin-left: 3em;
}
.speaker li {
	text-indent: -3em;
}
.prg-title {
	font-size: large;
	font-weight: bold;
	color: #f5c900;
}
table.join {
	width: 100%;
	border: 1px solid #d0d0cc;
	text-align: center;
	border-collapse: collapse;
}
table.join td, table.join th {
	border: 1px solid #d0d0cc;
	padding: 10px;
}
table.join tr:nth-child(even) {
	background: #fff;
}
table.join thead {
	background: #f5c900;
}
table.join thead th {
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-left: 1px solid #d0d0cc;
}
table.join thead th:first-child {
	border-left: none;
}
table.greenTable {
	width: 100%;
	background-color: #d4eed1;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
table.greenTable td, table.greenTable th {
	border: 1px solid #bcbcbc;
	padding: 10px;
}
table.greenTable td:nth-child(even) {
	background: #fff;
}
table.greenTable thead {
	background: #f5c900;
}
table.greenTable thead th {
	font-weight: bold;
	color: #fff;
	text-align: center;
}
table.outline {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
}
table.outline th {
	padding: 10px;
	border-bottom: solid 4px #ff87b1;
	color: #083388
}
table.outline td {
	padding: 10px;
	border-bottom: solid 1px #f5c900;
}
.day {
	margin-top: -.75em;
	margin-bottom: -1.5em;
	text-align: right;
}
.speaker {
	list-style: none;
	padding-left: 0;
	margin-left: 3em;
}
.speaker li {
	text-indent: -3em;
}
.speaker4 {
	list-style: none;
	padding-left: 0;
	margin-left: 4em;
}
.speaker4 li {
	text-indent: -4em;
}
.speaker6 {
	list-style: none;
	padding-left: 0;
	margin-left: 6.3em;
}
.speaker6 li {
	text-indent: -6.3em;
}
.speaker8 {
	list-style: none;
	padding-left: 0;
	margin-left: 8.4em;
}
.speaker8 li {
	text-indent: -8.4em;
}
.prg-sel-btn {
	display: grid;
	grid-template-rows: repeat(4, 1fr);
	grid-template-columns: repeat(2, 1fr);
	gap: 8px;
	text-align: center;
	font-family: "Noto Sans JP";
}
a.mini-btn {
	background-color:#ffaa22;
	border-radius:28px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color: #fff;
	padding:10px 31px;
	font-family: "Noto Sans JP";
	text-decoration: none;
}
a.mini-btn:hover {
	color: #ffaa23;
	background-color: #fff;
}
a.mini-btn:active {
	color: #ffaa23;
	background-color: #fff;
	position:relative;
	top:1px;
}
.lo-icon {
	color: #fff;
	font-family: Shin Maru Go Regular;
	text-decoration: none;
	display: inline-block;
	margin: 0 0 0.5em 0;
	padding: 2px 6px;
	font-size: 12px;
	background-color: #001287;
	border-radius: 4px;
	word-break: break-all;
}
.lo-icon2 {
	color: #fff;
	font-family: Shin Maru Go Regular;
	text-decoration: none;
	display: inline-block;
	margin: 0 0 0.5em 0;
	padding: 2px 6px;
	font-size: 12px;
	background: rgb(255,0,0);
	background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(0,18,135,1) 100%);
	border-radius: 4px;
	word-break: break-all;
}
.lo-icon3 {
	color: #fff;
	font-family: Shin Maru Go Regular;
	text-decoration: none;
	display: inline-block;
	margin: 0 0 0.5em 0;
	padding: 2px 6px;
	font-size: 12px;
	background-color: #ff0000;
	border-radius: 4px;
	word-break: break-all;
}
.prg-with-thm {
	width: 100%;
	display: flex;
}
.prg-left {
	width: 560px;
}
.prg-pic {
	width: 170px;
	text-align: right;
	margin-top: 2em;
}
#kome ul {
	list-style: none;
	padding-left: 1.5em;
	margin: 0.5em;
}
#kome li {
	text-indent: -1.4em;
}
.top-message {
	position: relative;
	margin: 30px 10px;
	padding: 15px 20px;
	border: 4px solid #e3c631;
	border-radius: 3px;
	background-color: #fff;
	font-family: "Noto Sans JP";
	text-align: center;
}
.footer {
	grid-area: footer;
	padding-left: 20px;
	font-family: "Noto Sans JP";
}
.footer-office {
	display: flex;
	align-items: center;
	gap: 8px;
	font-family: "Noto Sans JP";
	font-weight: 700;
}
.office_1st-line {
	font-weight: bold;
	color: #a08e57;
}
.footer-office h5 {
	border-left: 4px solid #635615;
	font-size: 1em;
	font-family: "Noto Sans JP";
	line-height: 1.5;
	padding-left: 8px;
}
.address {
	font-size: .9em;
	font-family: "Noto Sans JP";
	font-weight: 400;
}
#footer_copy {
	margin: 15px 0;
	font-size: small;
	text-align: center;
	font-family: "Helvetica", "Arial";
}
#toggle, .sp-only {
	display: none;
}

@media only screen and (max-width: 655px) {
	body {
		/* for initial-scale of viewport (tablet) */
		min-width: initial;
	}
	img {
		max-width: 100%;
		height: auto;
		display: block;
	}
	#layout {
		width: 100%;
	}
	#toggle {
		display: block;
		position: fixed;
		top: 0px;
		right: 0px;
		background-color: #e3c631;
		padding: 12px;
	}
	#toggle-box {
		position: relative;
		width: 24px;
		height: 22px;
		cursor: pointer;
	}
	#toggle-box > span {
		width: 100%;
		height: 1px;
		left: 0;
		display: block;
		background: #232323;
		position: absolute;
		transition: transform .6s ease-in-out, top .5s ease, bottom .5s ease;
	}
	#toggle-box > span:nth-child(1) {
		top: 0;
	}
	#toggle-box > span:nth-child(2) {
		top: 50%;
	}
	#toggle-box > span:nth-child(3) {
		bottom: 0;
	}
	#toggle {
		z-index: 1000;
	}
	.sidebar-logo {
		display: none;
	}
	.vertical-menu {
		z-index: 900;
		overflow: auto;
		width: 70%;
		height: 100%;
		background: #e3c631;
		color: #232323;
		position: fixed;
		top: 0;
		right: 0;
		transform: translateX(100%);
		transition:  transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
		padding-top: 80px;
	}
	.vertical-menu ul {
		list-style: none;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-flex-direction: column;
		flex-direction: column;
		width: 100%;
	}
	.vertical-menu ul li {
		width: 100%;
	}
	.vertical-menu a {
		display: block;
		color: #232323;
		text-decoration: none;
		padding: 20px 0 20px 20px;
		transition: opacity .6s ease;
	}
	.vertical-menu a:hover {
		opacity: 0.6;
	}
	.main-content {
		width: 100%;
		position: relative;
		background-size: contain;
		z-index: 990;
	}
	.is-open {
		overflow: hidden;
	}
	.is-open #toggle-box > span {
		background: #fff;
	}
	.is-open #toggle-box > span:nth-child(1) {
		top: 50%;
		transform: rotate(45deg) translatey(-50%);
	}
	.is-open #toggle-box > span:nth-child(2) {
		width: 0;
	}
	.is-open #toggle-box > span:nth-child(3) {
		top: 50%;
		transform: rotate(-45deg) translatey(-50%);
	}
	.is-open .vertical-menu {
		z-index: 999;
		transform: translateX(0);
	}
	.overlay {
		height: 100vh;
	}
	.gotop {
		bottom: 15px;
		right: 15px;
		z-index: 991;
	}
	.top-text {
		margin-top: 35px;
	}
	.other-text {
		margin-top: 50px;
	}
	#whatsnew_list ul {
		padding-inline-start: 0;
	}
	#text_area {
		margin: 20px 0 0 0;
	}
	.btn-border2, .btn-border3, .btn-border4 {
		font-size: 1.4em !important;
		padding: 1rem !important;
	}
	#footer_office {
		justify-content: left;
	}
	#footer_office-left, #footer_office-right {
		flex: none;
	}
	#footer_office-right {
		margin-top: 2rem;
	}
	#footer_copy {
		text-align: left;
	}
	.top-category {
		margin: 10px 0px;
	}
	.day {
		text-align: left;
	}
	.prg-sel-btn-sp {
		height: 37%;
		font-size: .9rem !important;
		padding-top: 1.3rem !important;
	}
	.prg-left {
		width: 76%;
	}
	.prg-pic {
		width: 24%;
		min-width: 140px;
		margin-left: 10px;
	}
	.top-message {
		text-align: left;
	}
	.sp-only {
		display: contents;
	}
	.pc-only {
		display: none;
	}
}