/* �S��=======================================================*/
body { 
	font: 15px/1.6 'Hiragino Kaku Gothic ProN', '�q���M�m�p�S ProN W3', Meiryo, ���C���I, Osaka, 'MS PGothic', arial, helvetica, sans-serif; 
		  color: rgb(51, 51, 51); 
		  font-size-adjust: none; 
		  font-stretch: normal; 
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, 
canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, 
fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, 
i, iframe, img, ins, kbd, legend, li, mark, menu, meter, nav, object, ol, output, 
p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, 
table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp { 
	border: 0px none; 
	margin: 0px; 
	padding: 0px; 
	font-size: 100%; 
}

html, body { height: 100%; }
b, strong  { font-weight: bold; }
img        { color: transparent; font-size: 0px; vertical-align: middle; }
ol, ul     { list-style: outside none none; }
li         { 
	display: list-item; 
	margin-left: 30px;
}
q::before, q::after { content: none; }

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure { 
	margin-bottom: 0px; 
}

a { text-decoration: none; color: rgb(31, 31, 31); }

@media screen and (max-width:1024px){
	body{
		width:1024px;
	}
}
html{
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

/*=======================================================*/
/*�����̎w��*/
.container_24 { 
	max-width: 980px; 
	margin: 0px auto; 
	position: relative; 
	padding: 0px; 
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, 
.grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_19, .grid_20, .grid_21, .grid_22, .grid_23, .grid_24 { 
	display: inline; 
	margin-left: 0.5%; 
	margin-right: 0.5%; 
}
.container_24 .grid_24 { width: 99%; }
.container_24 .grid_25 { width: 100%; }

.grid_sub_1, .grid_sub_2, .grid_sub_3, .grid_sub_4, .grid_sub_5, .grid_sub_6, .grid_sub_7, .grid_sub_8, .grid_sub_9, .grid_sub_10, 
.grid_sub_11, .grid_sub_12, .grid_sub_13, .grid_sub_14, .grid_sub_15, .grid_sub_16, .grid_sub_17, .grid_sub_18, .grid_sub_19, .grid_sub_20, 
.grid_sub_21, .grid_sub_22, .grid_sub_23, .grid_sub_24 { 
	display: inline; 
	float: left; 
	margin-left: 0px; 
	margin-right: 0px; 
}
.container_24 .grid_sub_2  { width: 6.5%; }
.container_24 .grid_sub_3  { width: 10.75%; }
.container_24 .grid_sub_6  { width: 23.5%; }
.container_24 .grid_sub_11 { width: 44.75%; }
.container_24 .grid_sub_24 { width: 100%; }

/* blockskip=======================================================*/
.blockskip {
	display: block;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: visible;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: transparent;

	& > a {
		display: block;
		background: #f4f4f4;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 0px;
		font-size: 1rem;
		line-height: 1px;
		text-align: center;
		text-decoration: underline;
		color: #00468c;
		border: none !important;
		cursor: default;
		overflow: hidden;

		&:focus-visible {
			height: auto;
			padding: .5rem 0;
			cursor: pointer;
			line-height: normal;
			text-decoration: underline;
		}

		&:hover {
			text-decoration: none;
		}
	}
}

/* �^�C�g���G���A=======================================================*/
.page-heading { 
	padding-top: 15px; 
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; 
}
.page-heading h1 { 
	color: rgb(33, 33, 33); 
	font-size: 25px;
	font-weight: bold;
}
.h1-hr {
	width: 100%;
	background-image: url('../img/hr_2color.png');
	noshade: noshade;
	height: 2px;
}

/* �{���G���A=======================================================*/
.page-content { 
	padding-top: 20px; 
	padding-bottom: 50px; 
	text-align: left;
	overflow: hidden; 
}

.page-content p.indent1 { text-indent: 1em; }
.page-content p.indent2 { text-indent: 2em; }
.page-content p.indent3 { text-indent: 3em; }
.page-content p.indent4 { text-indent: 4em; }
.page-content p.indent5 { text-indent: 5em; }

.page-content p.indent-1 { padding-left: 1em; text-indent: -1em; }
.page-content p.indent-2 { padding-left: 2em; text-indent: -2em; }
.page-content p.indent-3 { padding-left: 3em; text-indent: -3em; }
.page-content p.indent-4 { padding-left: 4em; text-indent: -4em; }
.page-content p.indent-5 { padding-left: 5em; text-indent: -5em; }

.page-content h2 { 
	padding-left: 0.5em;
	margin-bottom: 1em;
	background: #F4F4F4 none repeat scroll 0% 0%; 
	font-size: 20px;
	font-weight: bold;
}

.page-content h2.about_project_h2 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	background: transparent;
	padding-left: 0;
	margin-bottom: 0;
}

.page-content h2.manual_h2 {
	background: transparent;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.page-content h2.video_bcn_h2 {
	display: inline;
	background: transparent;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 16px;
}

.width_75per {
	width: 75%;
}

.page-content h3 { 
	padding-left: 0.5em;
	margin-bottom: 1em;
	background: #0E547E none repeat scroll 0% 0%; 
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.page-content h4 { 
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

/*�R���e���c����*/
.bosyu {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.comment {
	margin-top: 1em;
	margin-right: 100px;
	margin-left:  100px; 
	padding-right: 0.5em;
	padding-left:  0.5em;
	border-right:5px #0E547E solid;
	border-left:5px #0E547E solid;
}
.bosyu-naiyo {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

/*�X�P�W���[���G���A*/
.schedulea { }
.schedulea .title{ 
	padding-left: 2em;
	padding-right: 2em;
	background: #ECF8FB none repeat scroll 0% 0%; 
	color: #1371A7;
	font-size: 18px;
	font-weight: bold;
}
.schedulea hr {
	border-bottom: 2px #4088C3 solid;
}
.schedulea .list-title { 
	margin-top: 0.5em;
	padding-left: 1em;
	color: #787878;
}
.schedulea table {
	border-collapse:collapse;
	width: 100%;
}
.schedulea tr {
	border-top: 1px solid #A5C9DE;
}
.schedulea th  { 
	padding-left: 1em;
	padding-right: 1em;
	font-weight: bold;
	width: 130px;
	text-align: center;
}
.schedulea td { 
	padding-left: 1em; 
}


/*�⑫���b�Z�[�W�G���A*/
.hosoku-message {
	padding: 0.5em;
	border: 1px #62A3C1 solid;
}
.hosoku-message .title{ 
	color: #1371A7;
	font-size: 18px;
	font-weight: bold;
}

/*�\�G���A*/
.list { }
.list .title { }
.list table {
	border-collapse:collapse;
	width: 100%;
}
.list th {
	padding: 0.5em;
	border: 1px #CCCCCC solid;
	background: #9FDC6D none repeat scroll 0% 0%; 
	font-weight: bold;
}
.list td {
	padding: 0.5em;
	border: 1px #CCCCCC solid;
}


/*�{�^��*/
.btn { 
	border-width: 1px; 
	border-style: solid; 
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 
	padding: 4px 12px; 
	border-radius: 4px; 
	border-image: none; 
	text-align: center; 
	color: rgb(255, 255, 255); 
	line-height: 20px; 
	font-size: 15px; 
	font-weight: bold;
	margin-bottom: 0px; 
	vertical-align: middle; 
	display: inline-block; 
	cursor: pointer; 
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); 
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(#248916,#248916); 
	background-repeat: repeat-x; 
	background-color: #185B0F; 
}

.btn:disabled {
    background-image: none;
    background-color: rgb(204, 204, 204);
    border-color: rgb(204, 204, 204);
    cursor: default; 
}

.btnUpload { 
	border-width: 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(179, 179, 179);
	padding: 4px 12px;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	box-shadow:  0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
	background-image: linear-gradient(rgb(255, 255, 255), rgb(234, 234, 234));
	background-repeat: repeat-x;
	background-color: rgb(247, 247, 247);
}
.btnUpload:hover { 
	color: rgb(51, 51, 51);
	background-color: rgb(234, 234, 234);
	background-position: 0px -15px;
	text-decoration: none;
	transition: background-position 0.1s linear 0s;
}
.btnUpload:focus { 
	color: rgb(51, 51, 51);
	background-color: rgb(234, 234, 234);
	background-position: 0px -15px;
	text-decoration: none;
	transition: background-position 0.1s linear 0s;
	outline: thin dotted rgb(51, 51, 51);
	outline-offset: -2px;
 }
.btnUpload:active { 
	color: rgb(51, 51, 51);
	background-color: rgb(234, 234, 234);
	outline: 0px none;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
	background-image: none;
}

/*�����N*/
a.link { 
	color: rgb(0, 70, 140);
	text-decoration: underline;
}

/*�t�@�C���I��*/
.fileUpload { 
	position: relative;
	overflow: hidden;
	margin: 10px;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}


/* �t�b�^�[=======================================================*/
.footer-bkgr { 
	background: #F4F4F4; 
	center top; 
	color: #555555; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 14px;
}

.footerB { 
	background: #F4F4F4; 
	color: #555555; 
	padding-top: 13px; 
	padding-bottom: 32px; 
	font: 14px/1.6 'Hiragino Kaku Gothic ProN', '�q���M�m�p�S ProN W3', Meiryo, ���C���I, Osaka, 'MS PGothic', arial, helvetica, sans-serif; 
	color: rgb(129, 124, 124); 
	font-size-adjust: none; 
	font-stretch: normal;
}

/* �w�b�_�[=======================================================*/
.header-bkgr { padding-top: 15px; padding-bottom: 15px; overflow: hidden;  background: transparent url('../img/head_bg.png') no-repeat scroll 0% 0%; }




@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 640px) {}
.wideslider ul::after { height: 0px; clear: both; display: block; visibility: hidden;}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 640px) {}

.sub_alpha { margin-right: 1%; }
.sub_middle { margin-left: 1%; margin-right: 1%; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }
.clearfix::after { visibility: hidden; display: block; font-size: 0px; content: " "; clear: both; height: 0px; }
:first-child + html .clearfix {  }
@media only screen and (min-width: 768px) and (max-width: 959px) {}
@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 767px) {
}




.page-title { display: inline; }
.header-container { background: transparent url('../img/head_bg.png') no-repeat scroll 0% 0%; border-bottom: 5px solid rgb(64, 136, 195); padding-bottom: 15px; }
.slides::after {display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }
.sizeChange  { font: 12px/1.6 Arimo, Arial, "Liberation Sans", FreeSans, sans-serif; border-radius: 1px; border: 1px solid rgb(255, 255, 255); border-image: none; font-size-adjust: none; font-stretch: normal; color: rgb(255, 255, 255); vertical-align: middle;  }
.sizeChangeS { font: 12px/1.6 Arimo, Arial, "Liberation Sans", FreeSans, sans-serif; border-radius: 1px; border: 1px solid rgb(255, 255, 255); border-image: none; font-size-adjust: none; font-stretch: normal; background: rgb(255, 255, 255); color: rgb(68, 68, 68); vertical-align: middle; text-shadow: 0px 0px 0px #000 !important;}
.header-bar { padding-top: 0px; padding-right: 10px; overflow: hidden; background: transparent url('../img/head_bg.png') no-repeat scroll 0% 0%; }
.header-bar img{ width: 124px; }
.header-bar-content1 { display: inline; background: rgb(68, 68, 68) none repeat scroll 0% 0%; color: rgb(255, 255, 255); height: 50px; border: 1px solid rgb(255, 255, 255); font: 15px/1.6 Arimo,Arial,"Liberation Sans",FreeSans,sans-serif; padding-left: 0px; padding-bottom: 10px; padding-top: 10px; border-radius: 5px; }
.header-bar-content2 { display: inline; background: rgb(68, 68, 68) none repeat scroll 0% 0%; color: rgb(255, 255, 255); height: 50px; border: 1px solid rgb(255, 255, 255); font: 15px/1.6 Arimo,Arial,"Liberation Sans",FreeSans,sans-serif; margin-left: 4px; padding-bottom: 10px; padding-top: 10px; border-radius: 5px; }
.headerFont  { font-size: 12px; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal; text-shadow: 0px -1px 0px #000; vertical-align: middle; }
.headerAFont { font-size: 12px; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal; text-shadow: 0px -1px 0px #000; vertical-align: middle; text-decoration: none; border-bottom: 1px solid rgb(255, 255, 255); padding-bottom: 0px; }
.headerImg  { vertical-align: middle; }
.headerFont > img { margin-right: .25rem; }
#header_tools1 { padding-right: 2.5rem; }
#IdFontsize { margin-left: .25rem; }
.footer-wrapper { background: rgb(244, 244, 244) url('footerbg-strip.png') repeat-x scroll center top; }
.footer-wrapper .footer { margin-top: 10px; color: rgb(85, 85, 85); border-top: 1px solid rgb(85, 85, 85); }
.footer_bottom { background: rgb(244, 244, 244) none repeat scroll 0% 0%; color: rgb(255, 255, 255); padding-top: 13px; padding-bottom: 32px; }
.tt-wrapper li a span::before, .tt-wrapper li a span::after { content: ""; position: absolute; bottom: -15px; left: 50%; margin-left: -9px; width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid rgba(0, 0, 0, 0.1); }
.tt-wrapper li a span::after { bottom: -14px; margin-left: -10px; border-top: 10px solid rgb(255, 255, 255); }
.gh1 { background: rgb(255, 255, 255); color: rgb(33, 33, 33); font-weight: bold; }

@media only screen and (min-width: 768px) and (max-width: 959px) {}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 767px) {}
@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (max-width: 480px) {}

html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear { background: transparent none repeat scroll 0% 0%; border: 0px none; clear: both; display: block; float: none; font-size: 0px; list-style: outside none none; margin: 0px; padding: 0px; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }


/* post-list=======================================================*/
.post-table {
  margin: 10px 0;
  width: 100%;
  border-style: none !important;
  overflow: hidden;
  word-break: break-all;
}
.post-table td, .post-table tr {
  border-style: none !important;
}
.post-table .postdate {
  width: 128.17px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  vertical-align: top;
  font-weight: 400;
}
.post-table .postcategory {
  width: 78.87px;
  padding-top: 5px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  vertical-align: top;
}
.post-table .postcategory .system {
  background: #2A4C8C;
}
.post-table .postcategory .notice {
  background: #AB3333;
}
.post-table .postcategory .recruite {
  background: #2D8729;
}
.post-table .postcategory .past1, 
.post-table .postcategory .past2 {
  background: #9043a3;
}
.post-table .postname {
  padding-top: 5px;
  padding-left: 10px;
  font-size: 14px;
  vertical-align: top;
  max-width: 47rem;
}
.post-list #next-post-btn {
  margin: 15px auto;
  width: 120px;
  line-height: 2.4;
  background-color: #428bca;
  border-color: #3071a9;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.post-list #next-post-btn:hover, .post-list #next-post-btn:focus {
  background-color: #3071a9;
  border-color: #245682;
  color: #FFFFFF;
}
.post-list #loader {
  display: none;
  text-align: center;
  margin: 15px auto;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
}

.pagetop a,
.pagetop button {
    display: block;
    background-color: #754C13;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 20px;
	border-radius: 4px;
    -moz-opacity: 0.5;
    opacity: 0.8;
}

.pagetop button {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: none;
}
 
.pagetop a:hover,
.pagetop button:hover {
    display: block;
    background-color: #754C13;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 20px;
	border-radius: 4px;
    -moz-opacity: 0.5;
    opacity: 0.8;
}

.pagetop button:hover {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	border: none;
}

/* align=======================================================*/
.align_right {
	text-align: right;
}

.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.valign_top {
	vertical-align: top;
}

.valign_middle {
	vertical-align: middle;
}

.valign_bottom {
	vertical-align: bottom;
}

/* margin=======================================================*/
.mr_auto {
	margin-right: auto;
}

.ml_auto {
	margin-left: auto;
}

.mx_auto {
	margin-right: auto;
	margin-left: auto;
}


.width_450 {
	width: 450px;
}

.width_50 {
	width: 50px;
}

.max_width_100_percent{
	max-width: 100% !important; 
}

.width_100_percent{
	width: 100% !important; 
}

.background_color_rgb68{
	background-color: rgb(68, 68, 68) !important; 
}

.color_rgb85{
	color: rgb(85, 85, 85) !important; 
}

.display_inline{
	display: inline !important; 
}

.display_flex{
	display: flex !important; 
}

.display_none{
	display:none !important; 
}

.mr20{
	margin-right: 20px !important; 
}

.float_left{
	float: left !important; 
}

.mtop15 {
	margin-top: 15px !important; 
}

.mtop28 {
	margin-top: 28px !important; 
}

.ml_m2rem{
	margin-left: -2rem !important; 
}

.ml_0rem{
	margin-left: 0rem !important; 
}

.ml_025rem{
	margin-left: 0.25rem !important; 
}

.ml_0x9rem {
    margin-left: 0.9rem !important;
}

.ml_1rem{
	margin-left: 1rem !important; 
}

.ml_2rem{
	margin-left: 2rem !important; 
}

.ml_3rem{
	margin-left: 3rem !important; 
}

.ml_4rem{
	margin-left: 4rem !important; 
}

.ml_6rem{
	margin-left: 6rem !important; 
}

.ml_7rem{
	margin-left: 7rem !important; 
}

.ml_3rem{
	margin-left: 3rem !important; 
}

.ml_3x12rem{
	margin-left: 3.12rem !important; 
}

.ml_1x12rem{
	margin-left: 1.12rem !important; 
}

.mr_1x38rem{
	margin-right: 1.38rem !important; 
}

.mr_1x8rem{
	margin-right: 1.8rem !important; 
}

.mr_2x05rem{
	margin-right: 2.05rem !important; 
}

.mr_1rem{
	margin-right: 1rem !important; 
}

.t_indent_m7rem{
	text-indent: -7em !important; 
}

.mr_0x35rem{
	margin-right: 0.35rem !important; 
}

.mr_0x45rem {
    margin-right: 0.45rem !important;
}

.mb_1x6rem{
	margin-bottom: 1.6rem !important; 
}

.mb_3x2rem{
	margin-bottom: 3.2rem !important; 
}

.pd10{
	padding:10px!important; 
}


.w_28x15rem{
	width:28.15rem !important; 
}

.w_29x2rem{
	width:29.2rem !important; 
}

.w_3x1rem{
	width:3.1rem !important; 
}

.w100{
	width:100px !important; 
}

.w_76per{
	width: 76% !important; 
}

.w_87per{
	width: 87% !important; 
}

.w_100per{
	width: 100% !important; 
}

.w_120per{
	width: 120% !important; 
}

.font_size_xlarge{
	font-size: x-large !important;
}

.font_size_large{
	font-size: large !important;
}

.fs_85per{
	font-size: 85% !important
}

.h40{
	height:40px !important; 
}

.h_auto{
	height: auto !important; 
}

ul:focus,
li:focus,
img:focus,
a:focus ,
button:focus,
input:focus,
textarea:focus,
select:focus {
	outline: solid white 1px !important; 
	outline-offset: 3px !important;
	border-radius: 4px !important; 
	position: relative !important; 
	z-index: 999999 !important; 
	box-shadow:  0 0 0 2px black !important;
}

.custom-focus ul:focus,
.custom-focus li:focus,
.custom-focus img:focus,
.custom-focus a:focus,
.custom-focus button:focus,
.custom-focus input:focus,
.custom-focus textarea:focus,
.custom-focus select:focus {
	outline: solid black 2px !important; 
	outline-offset: 3px !important;
	border-radius: 4px !important; /* Optional: to match the element's shape */
	position: relative !important; /* Make sure it's positioned */
	z-index: 999999 !important; /* Adjust this value as needed */
	box-shadow: 0 0 0 1px white !important;
}

.gaikulistImg:focus{
	outline: solid black 2px !important; 
	outline-offset: 0.1px !important;
	border-radius: 0.1px !important; 
	position: relative !important; 
	z-index: 999999 !important; 
}

.letter_spacing_1r{
	letter-spacing:1rem;
}

.background_color_EDF7FF{
	background-color:#EDF7FF;
}

.inquery_div_page_line{
	background-color:gray; 
	width:0.12rem; 
	height:22rem;
}

.about_cnavi_tbl{
	margin:0 auto;
	border-width: 1px; 
	border-style: solid; 
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(179, 179, 179); 
}

.about_cnavi_div{
	width: 350px; 
	border-style: solid; 
	color: red; 
	text-align: center; 
	font-size: x-large; 
	font-weight: 900;
}

.about_org_div{
	padding-left: 6px; 
	font-weight: bold; 
	display: inline;
}

.about_site_div{
	margin: 5px; 
	padding: 0px 0px 0px 5px; 
	border-left-color: rgb(153, 153, 153); 
	border-left-width: 3px; 
	border-left-style: solid;
}

.color_red{
	color: red !important; 
}

.lcp_paginator li.no_border_elipsis {
	border: none;
	margin: 0;
	padding: 0;
}

.center_div{
	justify-content: center !important;
	align-items: center !important;
}

.c_pointer{
	cursor:pointer !important;
}

.cl_both{
	clear:both !important;
}

.visually_hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.faq_cnavi_p {
    font-size: 18px;
	background: none;
	padding-left: 0;
	margin-bottom: 0;
	font-weight: bold;
}

.page-content h2.faq_cnavi_h2,
.page-content h2.sitemap_h2 {
	background: #0E547E none repeat scroll 0% 0%;
	color: #FFFFFF;
}

.page-content h3.faq_cnavi_h3 {
	background: none;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 0px;
}

h3.inner_heading_parent_h3 {
	background: #F4F4F4 none repeat scroll 0% 0%;
	color: #333333;
}

.page-content h2.about_site_h2 {
	font-size: 18px;
	padding-left: 0;
	margin-bottom: 0;
	background: none;
}

.page-content h3.about_site_h3 {
	padding-left: 0;
	margin-bottom: 0;
	background: none;
	color: #333333;
	font-size: 16px;
}

.color_CC3D3D{
	color: #CC3D3D !important;
}

.page-content h3.sitemap_h3 {
	color: #333333;
	font-size: 16px;
	background: none;
	margin-bottom: 0;
	padding-left: 0;
}

.height_80 {
	height: 80px;
}

.h_5rem {
	height: 5rem !important;
}

.p_event_auto {
	cursor: pointer !important;
	pointer-events: auto !important;
}

.button_register_span {
    padding-left: 20px !important;
    font-size: 1.375em !important;
}

.button-register {
    padding: 5px 20px 5px 20px;
    border: none;
    cursor: pointer;
    width: 218px;
    height: 40px;
    color: #FFFFFF;
    background: #AB1B1B;
    font-weight: bold;
    font-size: 22px;
    border-radius: 4px;
    box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.2);
}

.button_register_atag, .button_register_atag:visited, .button_register_atag:hover, .button_register_atag:active {
    color: rgb(255, 255, 255);
    text-decoration: none;
    outline: none;
}