<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}

@media only screen and (min-width: 0px) and (max-width: 519px) {
/*/////////////背景////////////////////*/
htmi,body {
		margin: 0;
	width: 100%;
	height: 100%;
	background-color: #EFEFEF;
}

.back { 
 position: fixed; 
 bottom: 10px; 
 right: 10px; 
 border:3px solid #E9007A; 
 padding:2pt; 
 background-color: #EFEFEF; 
 filter:alpha(opacity=85); 
 -moz-opacity:0.85; 
 -khtml-opacity: 0.85; 
 opacity:0.85; 
}

/*/////////////////モバイル・中央配置//////////////*/
div#wrapper {
	max-width: 520px;
	margin: 0 auto;
}
/*//////////////モバイル・ヘッダ///////////////////*/
header {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 30px;
	background-color: #E9007A;
}
header ul#nav_top {
	margin-top: 0;
	margin-left: 0;
	position: relative;
	margin-right: 0%;
	margin-left: 0;
}
header ul#nav_top li {
	float: right;
	position: relative;
	list-style: none;
	margin-left: 1%;
	margin-right: 1%;
	background-repeat: no-repeat;
}
.clearfix {
	*zoom: 1;
}
.clearfix: before.
.clearfix: after {
display: table;
content: "";
line-height: 0;
}
.clearfix: after {
 clear: both;
}
/*//////////////////モバイル・ヘッダのJHFのロゴ////////////////*/
#header_logo {
	width: 100%;
	margin-top: 0;
	margin-bottom:0;
	margin-left: 0%;
	background-color: #FFF;
}
#header_image_logo1 {
	margin: 0;
	max-width: 50%;
	margin-bottom: 0.5%
	padding-left: 2%;
	padding-top: 0.5%;
}
#facebook {
	float: right;
	margin: 0;
	width: 4%;
	margin-top: 0.7%;
	margin-right: 1%;
	padding-bottom:0.2%;
	padding-top: 0;
}
.clearfix {
	*zoom: 1;
}
.clearfix: before.
.clearfix: after {
display: table;
content: "";
line-height: 0;
}
.clearfix: after {
 clear: both;
}
/*///////////モバイル・グローバルナビゲーション////////////*/
#nav1 {
	text-align:center ;
        width: 100%;
	margin-left: 0%;
	box-shadow: 2px 2px 2px #666;
}
#nav1_button {

	height: 35px;
    background-color: #CFD1D5;
    width:20%;
    font-size:3.2vw;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#333;
    border:1px solid #333;
    float: left;
    box-sizing :border-box;
}
/*///////////////モバイル・中央配置///////////////////////*/
#wrapper2 {
	max-width: 519px;
        width: 100%;

	background-color: #FFF;
}


/*///////////////////////////////////////////////////////////*/
#sitemap {
	background-color: #FFF;
	background-image: url(../image/background_roro_1003px_700px.jpg);
	background-size: contain;
	background-position:right;
	background-repeat:no-repeat;
	width: 100%;

	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 0;
}
.sitemap1 {
	margin-top: 0;
	margin-left: 1%;
	padding-top: 2%;
}
.sitemap2 {
	margin-left:1%;
	margin-bottom: 0;
	padding-bottom: 2%;
}
dt {
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 1%;
	margin-bottom: 1%;
}
dd {
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	font-size: 1.1em;
}

/*//////////////////リンク////////////////////*/
#link {
	margin-top: 0;
	margin-bottom: 0;

	width: 100%;
	height: 100px;
	border-top-color: #E9007A;
	border-top-style: solid;
	float: left;
	background-color: #FFF;
}
#linkt ul {
	margin-top: 0;
	margin-bottom: 0;
    list-style: none;
    width: 100%;

}
#link ul li {
  text-align: center;
  float: left;
  list-style: none;
  margin-top: 1%;
  padding-left: 1%;  
  padding-right: 1%;
  width: 30%;
}
#link ul li a{
	display: block;
	width: 100%;
	color: #333;
}
/*/////////////////////フッター//////////////////*/
#footer {
	width: 100%;
	background-color: #E9007A;
	color: #FFF;
	height: 100%;
	float: left;
	padding-left: 3px;
	font-size: 8px;
}
#footer_link {
	max-width: 519px;
	margin: 0 auto;
}
#link_outline {
	margin-left: 4%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 30%;
}
#link_outline a {
	text-decoration: none;
	color: #FFF;
}
#link_resource {
		margin-left: 3%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 30%;
}
#link_resource a {
	text-decoration: none;
	color: #FFF;
}
#link_events_tools {
		margin-left: 3%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float:right;
	width: 30%;
}
#link_events_tools a {
	text-decoration: none;
	color: #FFF;
}
#copyright {
	margin: 0;
	float: left;
	width: 100%;
	background-color: #E9007A;
	line-height: 25px;
	text-align: center;
}
}
@media only screen and (min-width: 520px) and (max-width: 869px) {
/*/////////////////タブレット・中央配置//////////////*/
htmi,body {
		margin: 0;
	width: 100%;
	height: 100%;
	background-color: #EFEFEF;
}

div#wrapper {
	max-width: 869px;
	margin: 0 auto;
}


/*//////////////タブレット・ヘッダ///////////////////*/
header {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 30px;
	background-color: #E9007A;
	min-width: 520px;
}
header ul#nav_top {
	margin-top: 0;
	margin-left: 0;
	position: relative;
	margin-right: 2%;
	margin-left: 0;
}
header ul#nav_top li {
	float: right;
	position: relative;
	list-style: none;
	margin-left: 1%;
	margin-right: 1%;
	background-repeat: no-repeat;
}
/*
header ul#nav_top li.contact a {
	background-image: url(image/contact_small.png);
	background-repeat: no-repeat;
}
header ul#nav_top li.sitemap a {
	background-image: url(image/sitemap_small.png);
	background-repeat: no-repeat;
}
*/
.clearfix {
	*zoom: 1;
}
.clearfix: before.
.clearfix: after {
display: table;
content: "";
line-height: 0;
}
.clearfix: after {
 clear: both;
}
/*//////////////////タブレット・ヘッダのJHFのロゴ////////////////*/
#header_logo {
	width: 100%;
	margin-top: 0;
	margin-bottom:0;
	margin-left: 0%;
	background-color: #FFF;
	min-width: 520px;
}
#header_image_logo1 {
	margin: 0;
	max-width: 50%;
	margin-bottom: 0.5%
	padding-left: 2%;
	padding-top: 0.5%;
}
#facebook {
	float: right;
	margin: 0;
	width: 4%;
	margin-top: 0.7%;
	margin-right: 1%;
	padding-bottom:0.2%;
	padding-top: 0;
}
.clearfix {
	*zoom: 1;
}
.clearfix: before.
.clearfix: after {
display: table;
content: "";
line-height: 0;
}
.clearfix: after {
 clear: both;
}
/*///////////タブレット・グローバルナビゲーション////////////*/
#nav1 {
	text-align:center ;
        width: 100%;
	margin-left: 0%;
	min-width: 520px;
	box-shadow: 2px 2px 2px #666;
}
#nav1_button {

	height: 35px;
    background-color: #CFD1D5;
    width:20%;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#333;
    border:1px solid #333;
    float: left;
    box-sizing :border-box;
	box-shadow: 2px 2px 2px #666;
}
/*///////////////タブレット・中央配置///////////////////////*/
#wrapper2 {
	max-width: 869px;
	min-width: 520px;
        width: 100%;
	background-color: #FFF;
}
/*/////////////////////////////////////////////*/
#sitemap {
	background-color: #FFF;
	background-image: url(../image/background_roro_1003px_700px.jpg);
	background-size: contain;
	background-position:right;
	background-repeat:no-repeat;
	width: 100%;
	min-height: 450px;
	margin: 0 auto;
	margin-top: 0.5%;
	margin-bottom: 0;
}
.sitemap1 {
	float:left;
	margin-left: 3%;
	margin-top: 2%;
	width: 40%;
}
.sitemap2 {
	float: left;
	margin-left:5%;
	margin-bottom: 0;
	width: 40%;
}
dt {
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 2%;
	margin-bottom: 2%;
}
dd {
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 0.9em;
}


/*////////////////////タブレット・リンク///////////*/
#link {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0%;
	width: 100%;
	height: 100px;
	border-top-color: #E9007A;
	border-top-style: solid;
	margin-left: 0%;
	float: left;
	background-color: #FFF;
}
#linkt ul {
	margin-top: 0;
	margin-bottom: 0;
    list-style: none;
    width: 100%;
	height: 60px;
}
#link ul li {
  text-align: center;
  float: left;
  list-style: none;
  margin-top: 1%;
  padding-left: 0%;  
  padding-right: 3%;
  width: 30%;
}
#link ul li a{
	display: block;
	width: 100%;
	color: #333;
}

/*////////////////////タブレット・フッタ//////////////////*/
#footer {
	min-width: 520px;
	width: 100%;
	background-color: #E9007A;
	color: #FFF;
	height: 50%;
	float: left;
	font-size: 12px;
	clear: both;
}
#footer_link {
	max-width: 869px;
	margin: 0 auto;
}
#link_outline {
	margin-left: 4%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 30%;
}
#link_outline a {
	text-decoration: none;
	color: #FFF;
}
#link_resource {
		margin-left: 3%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 30%;
}
#link_resource a {
	text-decoration: none;
	color: #FFF;
}
#link_events_tools {
		margin-left: 3%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float:right;
	width: 30%;
}
#link_events_tools a {
	text-decoration: none;
	color: #FFF;
}
#copyright {
	margin: 0;
	float: left;
	width: 100%;
	background-color: #E9007A;
	line-height: 25px;
	text-align: center;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 870px) , print{
/*/////////////背景////////////////////*/
htmi,body {
		margin: 0;
	width: 100%;
	height: 100%;
	background-color: #EFEFEF;
}
/*/////////////////中央配置//////////////*/
div#wrapper {
	max-width: 1024px;
	margin: 0 auto;
}
/*//////////////ヘッダ///////////////////*/
header {
	position: relative;
	overflow: hidden;
	width: 98%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1%;
	height: 30px;
	background-color: #E9007A;
}
header ul#nav_top {
	margin-top: 2px;
	position: relative;
	margin-right: 2%;
	margin-left: 0;
}
header ul#nav_top li {
	float: right;
	position: relative;
	list-style: none;
	margin-left: 1%;
	margin-right: 1%;
	padding-left: 0;
}
/*header ul#nav_top li.contact a {
	background-image: url(contact.png) no-repeat;
}
header ul#nav_top li.sitemap a {
	background-image: url(sitemap.png) no-repeat ;
}*/
.clearfix {
	*zoom: 1;
}
.clearfix: before.
.clearfix: after {
display: table;
content: "";
line-height: 0;
}
.clearfix: after {
 clear: both;
}
.clearfix {
	margin: 0;
	background-color: #E9007A;
	height: 30px;
}
/*//////////////////ヘッダのJHFのロゴ////////////////*/
#header_logo {
	width: 98%;

	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 1%;
	background-color: #FFF;
}
#header_image_logo1 {
	margin: 0;
	width: 50%;
	margin-bottom: 0.5%;
	padding-left: 2%;
	padding-top: 0.5%;
}

#facebook {
	float: right;
	margin: 0;
	height: 35px;
	width: 35px;
	padding-top: 1%;
	padding-right: 1.2%;
}
.clearfix {
	*zoom: 1;
}
.clearfix: before.
.clearfix: after {
display: table;
content: "";
line-height: 0;
}
.clearfix: after {
 clear: both;
}
/*///////////グローバルナビゲーション////////////*/
#nav1 {

	width: 98%;
	margin-left: 1%;
	margin-top: 0%;
	margin-bottom: 55px;
	background-color: #CFD1D5;
	box-shadow: 2px 2px 2px #666;
}

#nav1_button {
	height: 50px;
    background-color: #CFD1D5;
    width:20%;
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:8px 0 10px;
    color:#333;
    border:1px solid #333;
    float: left;
    box-sizing :border-box;
	box-shadow: 2px 2px 2px #666;
}


/*///////////////中央配置///////////////////////*/
#wrapper2 {
	max-width: 1024px;
	margin: 0 auto;
}

/*/////////////////////////*/
#sitemap {
	background-color: #FFF;
	background-image: url(../image/background_roro_1003px_700px.jpg);
	background-size: contain;
	background-position:right;
	background-repeat:no-repeat;
	width: 98%;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 0.5%;
	margin-bottom: 0;
}
.sitemap1 {
	float:left;
	margin-left: 7%;
	width: 38%;
}
.sitemap2 {
	float: left;
	margin-left:5%;
	width: 38%;
}
dt {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 2%;
	margin-bottom: 2%;
}
dd {
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 1.2em;
}



/*//////////////////リンク////////////////////*/
#link {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1%;
	width: 98%;
	height: 150px;
	border-top-color: #E9007A;
	border-top-style: solid;
	float: left;
	background-color: #FFF;
}
#linkt ul {
	margin-top: 0;
	margin-bottom: 0;
    list-style: none;
    width: 100%;

}
#link ul li {
  text-align: center;
  float: left;
  list-style: none;
  margin-top: 1%;
  padding-left: 4%;  
  padding-right: 3%;
  width: 250px;
}
#link ul li a{
	display: block;
	width: 100%;
	color: #333;
}
/*/////////////////////フッター//////////////////*/
#footer {
	width: 100%;
	background-color: #E9007A;
	color: #FFF;
	height: 100%;
	float: left;
	padding-left: 15px;
	font-size: 17px;
}
#footer_link {
	max-width: 1024px;
	margin: 0 auto;
}
#link_outline {
	margin-left: 4%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 30%;
}
#link_outline a {
	text-decoration: none;
	color: #FFF;
}
#link_resource {
	margin-left: 3%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	width: 30%;
	color: #FFF;
}
#link_resource a {
	text-decoration: none;
	color: #FFF;
}
#link_events_tools {
		margin-left: 3%;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	float:right;
	width: 30%;
}
#link_events_tools a {
	text-decoration: none;
	color: #FFF;
}
#copyright {
	margin: 0;
	float: left;
	width: 100%;
	background-color: #E9007A;
	line-height: 25px;
	text-align: center;
}
}
</pre></body></html>