<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


/* 下層コンテンツ設定	 */

.arrow02{
	padding-right: 0;
	padding-left: 20px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: 0 center;
	background-image: url(../images/share/allow.png);
	margin-left: 15px;
}
.notes {
	font-size: 85%;
	margin-left: 10px;
}
ul.section {
	font-size: 100%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
ul.section li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
ul.attention {
	font-size: 95%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
ul.attention li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
	.arrow02{
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 3%;
}
ul.section {
	font-size: 100%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 90%;
}
ul.section li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
ul.attention {
	font-size: 95%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
ul.attention li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
.br-sp { 
		display:none; 
	}

}
/* 画像配置 */

.img_right {
	float: right;
	width: auto;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 9px;
}
.float_right {
	float: right;
}
.notice {
	background-color: #F6ECD1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 3px;
	width: 97%;
}
#content .notice p {
	margin: 0;
	padding: 0;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */

.notice {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
}


/* タブ設定 */

#tab {
	width: 714px;
	height: 25px;
	margin-bottom: 0px;
}
#tab ul.menu {
	list-style-type: none;
}
#tab ul.menu li {
	display: block;
	height: 21px;
	text-indent: -700em;
	float: left;
}
#tab ul.menu li a {
	background-repeat: no-repeat;
	display: block;
	height: 25px;
}
#tab ul.menu li a:hover {
	background-position: 0px -25px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
}


/* 施設紹介 */

.facility_ph {
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #DCDCDC;
}
	
.facility_ph img {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]max-width: 1172px; */
}
img.facility_ph_02 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.facility_navi {
	height: 31px;
	background-color: #8F8F91;
}
.facility_navi ul {
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
	text-align: center;
}
.facility_navi li {
	list-style-type: none;
	margin-right: 0.5em;
	display: inline-block;
	color: #FFFFFF;
	line-height: 31px;
}
.facility_navi ul li.first {
	height: 31px;
	line-height: 31px;
	/* [disabled]padding-left: 10px; */
	font-size: 110%;
	color: #F9F9F9;
	font-weight: normal;
	text-align: right;
}
.facility_navi ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.facility_navi ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.facility_navi ul li a:hover{
	color: #FFBF00;
	font-weight: normal;
}
.facility_navi_sub {
	height: 31px;
	background-color: #FFEBAF;
}
.facility_navi_sub ul {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 56em;
	font-size: 90%;
	text-align: center;
}
.facility_navi_sub li {
	list-style-type: none;
	margin-right: 0.5em;
	display: inline-block;
	color: #3c3c3c;
	line-height: 31px;
	margin-left: 0.5em;
	width: auto;
}

.fa_lead{
	background-color: #CFEBFF;
	margin-bottom: 0px;
}

#content .fa_lead p{
	width: 690px;
	text-align: center;
	font-size: 120%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#content .fa_lead_02{
	margin-bottom: 0px;
	text-align: center;
	font-size: 110%;
}
.accessArea dl{
	margin:0 0 0 10px;
}
.accessArea dt{
	float:left;
	width:7.5em;
	padding:6px 0;
}
.accessArea dd{
	padding: 6px 0 6px 8em;
	/* [disabled]background:url(../img/share/dot02.gif) repeat-x 0 bottom; */
}
.accessArea dd ul{
	padding-left: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
}
.accessArea dd li{
	line-height: 1.6;
	text-indent: 0em;
	_text-indent: -0.5em;
	list-style-type: disc;
	/* [disabled]padding-left: 10px; */
	margin-left: 19px;
}
#gmap-wrap{
	height: 500px;
	width: 700px;
}
#gmap {
	position: relative;
	height: 100%;
	overflow: hidden;
	margin-top: 10px;
}
#gmap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*googlemap ポインター無効化*/
	pointer-events: none;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */


.facility_ph {
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #E9E9E9;
}
	
.facility_ph img {
	width: 100%;
	display: block;
}
img.facility_ph_02 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 80%;
	height: auto;
}
.facility_navi {
	display: none;
}
.facility_navi ul {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: auto;
	font-size: 80%;
}
.facility_navi ul li {
}
.facility_navi ul li.first {
	font-size: 100%;
	font-weight: normal;
}
.facility_navi ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.facility_navi ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.facility_navi ul li a:hover{
	color: #FFBF00;
	font-weight: normal;
}
	.facility_navi_sub {
	display: none;
}
#content .fa_lead p{
	width: 90%;
	text-align: center;
	font-size: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-left: auto;
	margin-right: auto;
}
.accessArea dl{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 95%;
	margin-left: 3%;
	padding-left: 0px;
}
.accessArea dt{
	float: left;
	width: 5em;
	padding: 6px 0;
}
.accessArea dd{
	padding-top: 6px;
	padding-right: 0;
	padding-left: 6em;
	padding-bottom: 6px;
	/* [disabled]background: url(../img/share/dot02.gif) repeat-x 0 bottom; */
}
.accessArea dd li{
	line-height: 1.6;
	text-indent: 0em;
	_text-indent: -0.5em;
	list-style-type: disc;
	padding-left: 0%;
	margin-left: 19px;
}
	#gmap-wrap{
	height: 400px;
	width: 95%;
	margin-left: 3%;
}
}
/* 表組み設定 */

table {
	border-top: 1px solid #bebbad;
	border-left: 1px solid #bebbad;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}
th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
	background-color: #C1DBD3;
}
td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.sheet_01 {
	width: 100%;
	clear: both;
	font-size: 90%;
	margin-bottom: 7px;
}
table.sheet_01 th {
	text-align: center;
	padding: 5px;
}
table.sheet_01 td {
	padding: 5px;
	background-color: #FFFFFF;
}
table.sheet_02 {
	width: 80%;
	margin-bottom: 10px;
	/* [disabled]color: #757679;
*/
	margin-top: 10px;
	margin-right: auto;
	font-size: 90%;
}
table.sheet_02 th {
	text-align: left;
	padding: 5px;
}
table.sheet_02 td {
	padding: 5px;
}
.sheet_02_b table {
	width: 450px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
.sheet_02_b th {
	font-size: 90%;
	text-align: center;
	padding: 5px;
}
.sheet_02_b td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFAE8;
}
.price {
	text-align: center;
}
.roma {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.td_wide_130 {
	width: 130px;
}
.sheet_sub_title {
	margin-right: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.sp_scroll {
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */

table {
	border-top: 1px solid #bebbad;
	border-left: 1px solid #bebbad;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}
th {
	border-right: 1px solid #bebbad;
	border-bottom: 1px solid #bebbad;
	font-weight: normal;
	background-color: #e6e6e6;
}
td {
	border-right: 1px solid #bebbad;
	border-bottom: 1px solid #bebbad;
}
table.sheet_01 {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	float: none;
	margin-left: auto;
	width: 150%;
	margin-right: auto;
}
table.sheet_01 th {
	text-align: center;
	padding: 5px;
}
table.sheet_01 td {
	padding: 5px;
}
table.sheet_02 {
	width: 95%;
	margin-bottom: 2%;
	/* [disabled]color: #757679;
*/
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
}
table.sheet_02 th {
	text-align: left;
	padding: 5px;
}
table.sheet_02 td {
	padding: 5px;
	font-size: 100%;
}
.sheet_02_b table {
	width: 450px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
.sheet_02_b th {
	font-size: 90%;
	text-align: center;
	padding: 5px;
}
.sheet_02_b td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFAE8;
}
.price {
	text-align: center;
}
.roma {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.td_wide_130 {
	width: 130px;
}
.sheet_sub_title {
	margin-right: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.sp_scroll {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	margin-left: 3%;
}
}

/* その他下層ページ */

#content .p_lead {
	font-size: 100%;
	padding-top: 15px;
	text-align: justify;
	margin-bottom: 20px;
}
#rule p, #policy_01 p, #policy_02 p {
	margin-bottom: 0.5em;
}
#policy_02 .underline {
	text-decoration: underline;
}
#policy_02 h6 {
	font-size: 95%;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.3em;
}
.group_01 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#policy_01 ul li {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 1em;
}
#policy_02 ul {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 100%;
}
#policy_02 li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 100%;
}
.school_name {
	color: #F60;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	margin-bottom: 0px;
}
.school_box {
	display: table;	
}
.school_box_a_01 {
	width: 330px;
	float: left;
	margin-left: 20px;
	display: table-cell;
}
.school_box_a_02 {
	float: right;
	width: 330px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: table-cell;
}
.school_box_a_01 img {
	height: auto;
	border: 1px solid #747474;
}
@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
.school_box {
	display: table;
	width: 100%;
}
.school_box_a_01 {
	width: 90%;
	float: none;
	margin-left: auto;
	display: block;
	margin-right: auto;
}
.school_box_a_02 {
	float: none;
	width: 90%;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
}
.school_box_a_01 img {
	height: auto;
	border: 1px solid #747474;
}
.school_box_a_01 img {
	border: 1px solid #747474;
}
#content .school_box_a_01 p, #content .school_box_a_02 p {
	margin-left: 0px;
	padding-left: 0px;
}
#policy_02 ol {
	margin-left: 10%;
}
}
	
	
	
#personal .time {
	font-size: 120%;
}
#personal_box {
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #44ADE3;
	padding: 5px;
}
.news_section {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}
.news_section p {
	float: left;
	width: 300px;
}
.news_section img {
	float: right;
}
.return {
	/* [disabled]background-image: url(../images/contact/return.png); */
	height: 31px;
	width: 150px;
	display: block;
	text-indent: -700em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
h4.staffblog_title{
    height: auto !important;
    line-height: 42px !important;
    overflow: hidden;
}

.ichatch_box{
	width: 80px;
	overflow: hidden;
	float: left;
	vertical-align: top;
}

.ichatch_box img{
	width: 65px;
	height: auto;
	vertical-align: top;
}
@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
.group_01 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#main .main_box .school_box h4 {
	font-size: 100%;
	border: none;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
}
#main .main_box .school_box p {
	font-size: 80%;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.school_p_08 {
	width: 100%;
}
}
/*----------------------------------------------------------
	フォーム
----------------------------------------------------------*/
.submit_box {
	text-align: center;
	padding: 10px 0;
}
.submit_box p input {
	vertical-align: middle;
}
.in_1 {
	width: 150px;
}
.tx_1 {
	width: 380px;
	height: 7em;
}
.ex {
	color: #008800;
	padding: 0 10px;
	font-size: 85%;
}
.formError {
	font-size: 100%;
	padding: 5px 10px 5px 50px;
	color: #cc0000;
}
.type2 {
	border-collapse: collapse;
	width: 550px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.type2 th, .type2 td {
	border: 1px solid #cccccc;
	padding: 8px 5px 8px 8px;
	font-size: 85%;
	vertical-align: middle;
}
.type2 th {
	background-color: #eeeeee;
	font-weight: bold;
	width: 150px;
}
.td_value {
	text-align: right;
}
.td_center {
	text-align: center;
}
.need {
	/* [disabled]background-image: url(../images/need.png); */
	background-position: right;
	background-repeat: no-repeat;
}
/*----------------------------------------------------------
	下層 - PDFリンク
----------------------------------------------------------*/
.pdf_link {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 1em;
	padding-left: 40px;
 /padding: 0px 0px 0px 10px; /*IE6,7Hack*/
	background-repeat: no-repeat;
	background-position: 4px center;
	cursor: pointer;
	height: 40px;
	display: inline-block;
	background-color: #0E85E1;
	line-height: 40px;
	border-radius: 6px;
	background-image: url(../images/share/Adobe_PDF_file_icon_32x32.png);
	min-width: 300px;
}
.pdf_link span {
	padding-top: 0px;
	/* [disabled]padding-bottom: 20px;
*/
	line-height: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: right center;
	/* [disabled]background-image: url(../images/pdf_2.jpg); */
	zoom: 1;	/* for IE */
	display: table-cell; /* for modern browser */
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
}
.pdf_link a {
	color: #FFFFFF;
	margin-left: 0px;
}
.pdf_link a:link {
	color: #FFFFFF;
}
.pdf_link a:hover {
	color: #FFFF00;
	font-weight: normal;
}
.link_page a {
	height: 15px;
	color: #F60;
	font-weight: bold;
	margin-left: 1em;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
.pdf_link {
	padding-top: 0px;
 /padding: 0px 0px 0px 10px;
	width: auto;
	font-size: 90%;
	margin-left: 3%;
	min-width: 82%;
	padding-right: 0px;
	height: auto;
}
.pdf_link span {
	padding-top: 0px;
	padding-right: 5%;
	padding-left: 3%;
	background-position: right center; /* for modern browser */
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	/* [disabled]margin-left: 5%; */
	font-size: 100%;
	background-image: none;
	width: 90%;
}

.link_page a {
	height: 15px;
	color: #F60;
	font-weight: bold;
	margin-left: 1em;
}
}

/*----------------------------------------------------------
	スタッフブログ
----------------------------------------------------------*/




#blog ul {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 110%;
}
/*----------------------------------------------------------
	下層 - イベント
----------------------------------------------------------*/

#event h5 {
	border-left: 10pt solid #FF0C00;
	padding-left: 7px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}
#event h5 a:link {
	text-decoration: underline;
	color: #000000;
}
#event h5 a:visited {
	text-decoration: none;
	color: #000000;
}
#event h5 a:hover {
	color: #FF6600;
	text-decoration: underline;
	/* [disabled]font-weight: bold;
*/
}
#event p.text_right {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
#event h5 {
	border-left: 10pt solid #FF0C00;
	padding-left: 7px;
	height: auto;
	line-height: 20px;
	margin-bottom: 3%;
}
}
#attention ul {
	list-style-type: decimal;
	margin-left: 30px;
	font-size: 80%;
	margin-right: 5em;
}
#attention li {
	margin-bottom: 5px;
}
#agree {
	width: 15em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 90%;
}
.link_list {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#content #mainte {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 150px;
	padding-top: 60px;
	margin-top: 50px;
}
#map_canvas {
	height: 400px;
	width: 380px;
	margin-top: 10px;
}
#map_canvas_b {
	height: 400px;
	width: 380px;
	margin-top: 10px;
	margin-left: 20px;
}
p.map_b a {
	margin-left: 15px;
}
#mainte {
	margin-top: 160px;
	margin-bottom: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#footer_02 {
	background-color: #14A4A7;
}
#wrap_02 #footer_02 #copyright h6 {
	color: #FFF;
}
#wrap_02 #mainte p {
	font-size: 120%;
	text-align: center;
	line-height: 1.8em;
}
.eventArea .event_detail_text2 iframe {
	z-index: 1;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.emergency_lead {
	font-size: 95%;
	color: #009900;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.emergency_sub01 {
	color: #00B2DF;
	font-weight: bold;
}
img.emergency_01 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
}
img.emergency_02 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
}
img.emergency_03 {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
.emergency_lead {
	font-size: 95%;
	color: #009900;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.emergency_sub01 {
	color: #00B2DF;
	font-weight: bold;
}
img.emergency_01 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	width: 80%;
}
img.emergency_02 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	width: 90%;
}
img.emergency_03 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	width: 90%;
}
}



.post_link {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.pagenav a {
	padding: 5px 10px;
	/*	width: 50px;*/
	border: solid 1px #cccccc;
	border-radius: 10px;
	color: #666666;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 15px;
}
.pagenav a:hover {
	background-color: #e8e8e8;
}
.pagenav .prev-art a {
	float: left;
}
.pagenav .next-art a {
	float: right;
}
.pagenav {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	background-color: transparent;
}

.link-to-pdf img {
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #f5f5f5;
}
.link-to-pdf img:hover {
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #9bb;
}
.link-to-pdf {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin: 5px 0;
    max-width: 100%;
}
.link-to-pdf img {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: -7px;
    
}
.link-to-pdf:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-left: -21px;
  margin-top: -21px;
  display: block;
  opacity: .0;
}
.link-to-pdf:hover::after {
  opacity: .9;
}
.link-to-pdf::before {
    content: 'PDF FILE';
    display: block;
    background-color: #d22;
    color: #fff;
    border: 1px #a55 solid;
    font-size: .85em;
    font-weight: normal;
    text-align: center;
    width: 130px;
    position: absolute;
    bottom: 20px;
    right: -32px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 3;
}
.link-to-pdf:hover::before {
  content: 'VIEW THIS';
  background-color: #426EF0;
  border: 1px solid #002DAB;
}
#content .container .error {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
}
#content .container .link_openday {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3B8039;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	border-radius: 5px;
	font-weight: normal;
	display: block;
	width: 200px;
	text-align: center;
	-webkit-box-shadow: 0 0 8px gray;
	box-shadow: 0 0 8px gray;
}
#content .container .link_openday a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#content .container .link_openday a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#content .container .link_openday a:hover {
	color: #FFBF00;
	text-decoration: underline;
	font-weight: normal;
}
img.hearing {
    width: 120px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#content p.hearing {
    margin-top: 15px;
    font-size: 90%;
}
@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
img.hearing {
    width: 24%;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-top: 3%;
    margin-bottom: 10px;
    margin-left: 3%;
}
#content p.hearing {
    margin-top: 15px;
    font-size: 90%;
}
}
	
/*----------------------------------------------------------
	YouTube
----------------------------------------------------------*/

.iframe-wrap-movie {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}

.iframe-wrap-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.movie_cat {
    padding: 0;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
    font-size: 0;
    text-align: right;
}
ul.movie_cat li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    font-size: 14px;
    /* [disabled]width: 25%; */
    text-align: center;
    background-color: #4983E9;
    margin-right: 5px;
    color: #FFFFFF;
    border-radius: 5px;
}

ul.movie_cat li a:link {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}
ul.movie_cat li a:visited {
    text-decoration: none;
    color: #FFFFFF;
	font-weight: normal;
}
ul.movie_cat li a:hover {
    color: #FFBF00;
    text-decoration: underline;
    font-weight: normal;
}
#content #post ul.movie-thumb {
    list-style-type: none;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    /* [disabled]display: flex; */
    justify-content: space-between;
    flex-wrap: wrap;
    width: 800px;
}
#content #post ul.movie-thumb li {
    /* [disabled]width: 49%; */
    margin-right: 0px;
    margin-bottom: 20px;
}
#content #post ul.movie-thumb li h5 a {
    font-size: 16px;
}
#content #post ul.movie-thumb li img {
    float: left;
    margin-right: 20px;
}
#content #post ul.movie-thumb li p {
    font-size: 14px;
}


@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
	
	
#content #post ul.movie-thumb {
    list-style-type: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    flex-wrap: wrap;
    width: 90%;
    display: block;
}
#content #post ul.movie-thumb li {
    /* [disabled]width: 49%; */
    margin-right: 0px;
    margin-bottom: 20px;
}
#content #post ul.movie-thumb li h5 a {
    font-size: 16px;

}
#content #post ul.movie-thumb li img {
    float: none;
    width: 100%;
    margin-bottom: 3%;
}
#content #post ul.movie-thumb li p {
    font-size: 14px;
    margin-bottom: 3%;
}
}
</pre></body></html>