<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 */
/**** ▼  **************************************/
/**** ▲  **************************************/

/**** ▼ reset **************************************/
html, body, h1, h2, h3, h4, h5, h6, div, hr, a, img,
p, address, ol, ul, li, dl, dd, dt,
table, th, td, form, fieldset blockquote, pre {
	margin: 0;
	padding: 0;
	color: #000;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-style: normal;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-collapse:collapse;
	border-spacing: 0;
	border: none;
}
header, nav, footer, section,
article, aside, hgroup,figure, figcaption, sammary {
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-style: normal;
	list-style: none;
	text-decoration: none;
}
/**** ▲ reset **************************************/

body {
	font-size: 0.9em;
	line-height: 1.2em;
}
a {
	color: #5294C6;
	text-decoration: underline;
	}
a:hover {
	color:#000;
	text-decoration: none;
	}
body img {
	border: none;
	vertical-align: baseline;
	width: 100%;
	display:block;
}



/**** ▼ header **************************************/
header {
	width: 100%;
	text-align:center;
	margin:  15px auto 0 auto;
}
header div#header-innner {
	margin: 0 6% 0 6%;
	overflow: hidden;
}
header div#header-innner h1#jipm {
	width: 65%;
	padding: 0 0 10px 0;
	float: left;
}
header div#header-innner p {
	width: 25%;
	padding: 0 0 10px 0;
	float: right;
}
header div#header-innner h1#kikaihozen {
	padding: 0 0 20px 0;
	clear: both;
}


header div#header-main {
	background-color: #e6e6e6;
	padding: 0 3% 0 3%;
}
/**** ▲ header **************************************/


/**** ▼ gnav **************************************/
nav {
	width: 100%;
}
nav ul {
	display: block;
	overflow:hidden;
}
nav ul li {
	float:left;
	overflow:hidden;
	width: 50%;
}
nav ul li img {
	height:inherit
}
/**** ▲ gnav **************************************/


/**** ▼ subnavon **************************************/
/* 上からにゅっと降りてくるメニュー */
#subnavon{
    display:none; /* 最初は非表示 */
    width:100%;
    position: fixed;
    z-index:999;
    top: 0px;
    left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 3px 0 #333;
	background-color: #fffde5;
    background-size: 120px 120px;
}

#subnavon h2 {
	background-color: #e6e6e6;
	color: #7d7d7d;
	text-align: center;
	padding: 1em 1em 1em 1em;
	font-size: 1.2em;
	font-weight: bold;
}
#subnavon ul{ margin:25px; }
#subnavon ul li{
    padding: 10px 0;
    text-align: center;
    border-top: solid 1px #9a8d7d; /* 明るい線 */
    border-bottom: solid 1px #523820; /* 暗い線 */
	width: 100%;
    }
#subnavon ul li:first-child{ border-top:none; }
#subnavon ul li:last-child{ border-bottom:none; }
#subnavon a{
    display: block;
    height: 20px;
    color: #234f71;
	font-size: 1.2em;
    text-shadow: 0 1px 1px #333;
    text-decoration:none;
    tap-highlight-color:rgba(186,151,123, 0.3)!important; /* タップした色 */
    -webkit-tap-highlight-color:rgba(186,151,123, 0.3)!important; /* タップした色 */
    }
#subnavon p.close{
    display: block;
    margin:0 auto;
    width: 15px;
    height: 15px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-shadow: 1px 1px 1px #333 inset;
    -webkit-box-shadow: 1px 1px 1px #333 inset;  
    }
/**** ▲ subnav **************************************/


/**** ▼ common **************************************/
#wrap {
	width: 100%;
	margin: 0 auto 0 auto;
}
#wrap div#topImage {
	margin: 15px 6% 0 6%;
}


#wrap div#contents {
}
#wrap div#contents h1 {
	background-color: #e6e6e6;
	padding: 25px 6% 25px 6%;
}
#wrap div#contents div#contentsMain {
}

/**** ▲ common **************************************/

/**** ▼ contentsArea **************************************/
.contentsArea {
}
.contentsArea2 {
	border-top: solid 1px #999999;
	margin: 30px 0 0 0;
	padding: 40px 0 0 0;
}
.contentsArea h2,
.contentsArea2 h2 {
	padding: 20px 6% 20px 6%;
	background-color: #234f71;
}
/**** ▲ contentsArea **************************************/

/**** ▼ contentsBox **************************************/
.contentsBox {
	margin: 20px 6% 0 6%;
}
.contentsBox2 {
	margin: 0 6% 0 6%;
}
.contentsBox p {
	margin: 1em 0 1em 0;
}
.contentsBox ul,
.contentsBox ul#link01 {
}
.contentsBox ul li {
	background:url(/sp/common/img/link_bg.gif) no-repeat 0 0;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
	margin: 0 0 0.5em 0;
	font-size: 1.0em;
	line-height: 1.3em;
}
.contentsBox ul li a {
	background:url(/sp/common/img/link_bg_end.gif) no-repeat top right;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
	display: block;
	padding: 1em 1em 1em 1em;
}
.contentsBox2 ul#link01 li {
	background:url(/sp/common/img/link_bg2.gif) no-repeat 0 0;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1em;
	font-size: 1.0em;
	line-height: 1.3em;
}
.contentsBox2 ul#link01 li a {
	background:url(/sp/common/img/link_bg2_end.gif) no-repeat top right;
	-moz-background-size:70% 100%;
	background-size:70% 100%;
	display: block;
	padding: 1em 1em 1em 1em;
	color: #ffffff;
}
.contentsBox dl {
}
.contentsBox dl dt {
	margin: 0.5em 0 0 0;
}
.contentsBox dl dd {
	margin: 0 0 0 0;
}
/**** ▲ contentsBox **************************************/


/**** ▼ contentsSide **************************************/
.contentsSide {
	margin: 15px 0 0 0;
}
.contentsSideBox {
	border-top: solid 1px #999999;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
}
.contentsSideBox div.contentsSideBoxArea {
	margin: 15px 6% 0 6%;
}
.contentsSideBox div.contentsSideBoxArea h2 {
}
.contentsSideBox div.contentsSideBoxArea p {
	margin: 15px 0 0 0;
}
.contentsSideBox div.contentsSideBoxArea ul {
	margin: 15px 0 0 0;
}
.contentsSideBox div.contentsSideBoxArea ul li {
	background:url(/sp/common/img/link_bg.gif) no-repeat 0 0;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
	margin: 0 0 0.5em 0;
	font-size: 1.0em;
	line-height: 1.3em;
}
.contentsSideBox div.contentsSideBoxArea ul li a {
	background:url(/sp/common/img/link_bg_end.gif) no-repeat top right;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
	display: block;
	padding: 1em 1em 1em 1em;
}
/**** ▲ contentsSide **************************************/


/**** ▼ about **************************************/
/*aboutTable01*/
#about_table01 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#about_table01 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#about_table01 th {
	background: #D3DDEC;
	border-bottom:  3px solid #234f71;	
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	color: #234f71;
	font-weight: bold;
}
.aboutTable01Left {
	width: 30%;
	background: #E6E6E6;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.aboutTable01Right {
	width:70%;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}

/*aboutTable02*/
#about_table02 {
	width: 628px;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#about_table02 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#about_table02 th {
	background: #D3DDEC;
	margin: 0;
	padding: 0;
	color: #234f71;
	font-weight: bold;
}
.aboutTable02Left {
	width: 142px;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.9em;
	font-weight: bold;
}
.aboutTable02Middle {
	width:186px;
	border-bottom: 1px solid #234f71;
	border-left: 1px solid #234f71; 
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0;
	text-align: center; 
	line-height: 1.9em;
	font-weight: bold;
}
.aboutTable02Right {
	width:75px;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.9em;
	font-weight: bold;
}


/*aboutTable03*/
#about_table03 {
	width: 628px;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#about_table03 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#about_table03 th {
	background: #D3DDEC;
	border-bottom:  3px solid #234f71;	
	margin: 0;
	padding: 0;
	color: #234f71;
	font-weight: bold;
}
.aboutTable03Left {
	width: 74px;
	background: #E6E6E6;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.9em;
	font-weight: bold;
}
.aboutTable03Middle {
	width:313px;
	border-right: 1px solid #234f71;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.9em;
	font-weight: bold;
}
.aboutTable03Right {
	width:240px;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.9em;
	font-weight: bold;
}
#aboutBottomLink {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#aboutBottomLink01 {
	float:left;
}
#aboutBottomLink02 {
	float:right;
}


/**** ▲ about **************************************/



/**** ▼ points **************************************/
/*pointsTable01*/
#points_table01 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#points_table01 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#points_table01 th {
	background: #D3DDEC;
	margin: 0;
	padding: 0.3em 0.3em 0.3em 0.3em;
	color: #234f71;
	font-weight: bold;
}
.pointsTable01Left {
	width: 20%;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.3em 0.3em 0.3em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable01Middle {
	width:20%;
	border-bottom: 1px solid #234f71;
	border-left: 1px solid #234f71; 
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.3em 0.3em 0.3em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable01Right {
	width:15%;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.3em 0.3em 0.3em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}


/*pointsTable02*/
#points_table02 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#points_table02 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#points_table02 th {
	background: #D3DDEC;
	border-bottom:  3px solid #234f71;	
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	color: #234f71;
	font-weight: bold;
}
.pointsTable02Left {
	width: 30%;
	background: #E6E6E6;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable02Right {
	width:70%;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}


/*pointsTable03*/
#points_table03 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#points_table03 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#points_table03 th {
	background: #D3DDEC;
	border-bottom:  3px solid #234f71;	
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	color: #234f71;
	font-weight: bold;
}
.pointsTable03Left {
	width: 30%;
	background: #E6E6E6;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable03Right {
	width:70%;
	border-bottom: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 1em 0.3em 1em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}


/*pointsTable04*/
#points_table04 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#points_table04 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#points_table04 th {
	background: #D3DDEC;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #234f71;
	font-weight: bold;
}
.pointsTable04Left {
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: left;
	vertical-align: top;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable04Left2 {
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	vertical-align: top;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable04Middle {
	border-bottom: 1px solid #234f71;
	border-left: 1px solid #234f71; 
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: left; 
	vertical-align: top;
	line-height: 1.25em;
	font-weight: bold;
	width: 33%;
}
.pointsTable04Middle2 {
	border-bottom: 1px solid #234f71;
	border-left: 1px solid #234f71; 
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center; 
	vertical-align: top;
	line-height: 1.25em;
	font-weight: bold;
	width: 33%;
}
.pointsTable04Right {
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: left;
	line-height: 1.25em;
	vertical-align: top;
	font-weight: bold;
	width: 33%;
}
.pointsTable04Right2 {
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	vertical-align: top;
	font-weight: bold;
	width: 33%;
}

/*pointsTable05*/
#points_table05 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 1em 0 0 0;
	padding: 0;
}
#points_table05 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#points_table05 th {
	background: #D3DDEC;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #234f71;
	font-weight: bold;
}
.pointsTable05Left {
	width: 10%;
	background: #E6E6E6;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable05Middle {
	width:30%;
	border-bottom: 1px solid #234f71;
	border-left: 1px solid #234f71; 
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.pointsTable05Right {
	width:30%;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}

/**** ▲ points **************************************/

/**** ▼ schedule **************************************/
/*scheduleTable01*/
#schedule_table01 {
	width: 100%;
	border-top: 3px solid #234f71;	
	border-right: 3px solid #234f71;	
	border-bottom: 3px solid #234f71;	
	border-left: 3px solid #234f71;	
	margin: 0;
	padding: 0;
}
#schedule_table01 tr {
	width: 100%;
	margin: 0;
	padding: 0;
}
#schedule_table01 th {
	background: #D3DDEC;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	color: #234f71;
	font-weight: bold;
}
.scheduleTable01Left {
	width: 26%;
	border-bottom: 1px solid #234f71;
	background: #E6E6E6;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.scheduleTable01Middle {
	width:37%;
	border-bottom: 1px solid #234f71;
	border-left: 1px solid #234f71; 
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}
.scheduleTable01Right {
	width:37%;
	border-bottom: 1px solid #234f71;
	border-right: 1px solid #234f71;
	margin: 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	line-height: 1.25em;
	font-weight: bold;
}


/**** ▲ schedule **************************************/

/**** ▼ apply **************************************/
.apply_text {
	background:url(/sp/apply/img/befor_img.gif) no-repeat center center;
	-moz-background-size:auto auto;
	background-size:auto auto;
	padding: 7em 0 7em 0;
	text-align: center;
}
/**** ▲ apply **************************************/

/**** ▼ qa **************************************/
.contentsBoxText {
	padding: 0 0 3em 0;
}
h3.h3qa {
	color: #234f71;
	text-indent: -1.3em;
	margin-left: 1.3em;
}
h3.h3qa:before {
	content:"Q. ";
}
p.qqa {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
p.qqa:before {
	content:"A. ";
}
/**** ▲ qa **************************************/

/**** ▼ information **************************************/
.contentsBoxText2 {
	padding: 0 0 3em 0;
}
h3.h3info {
	border: solid 1px #234f71;
	padding: 1em 1em 1em 1em;
	color: #234f71;
	font-weight: bold;
	font-size: 1.2em;
}
p.qinfo {
}
/**** ▲ qa **************************************/

/**** ▼ footer **************************************/
footer{
	margin: 15px 0 0 0;
}
footer div#subnav {
	border-top: solid 1px #999999;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}
footer div#subnav h2 {
	background-color: #e6e6e6;
	color: #7d7d7d;
	text-align: center;
	padding: 1em 1em 1em 1em;
	font-size: 1.2em;
	font-weight: bold;
}
footer div#subnav ul {
	margin: 15px 6% 0 6%;
}
footer div#subnav ul li {
	background:url(/sp/common/img/footer_bg01.png) repeat-x left bottom;
	font-size: 1.0em;
	line-height: 1.3em;
}
footer div#subnav ul li a {
	background:url(/sp/common/img/footer_bg02.png) no-repeat 99% 45%;
	display: block;
	padding: 1em 1em 1.25em 0.25em;
}

footer div#search {
	background-color: #e6e6e6;
	margin: 15px 0 0 0;
	overflow: hidden;
}
footer div#search div#search_area {
	margin: 0 6% 0 6%;
	padding: 1em 0 1em 0;
	overflow: hidden;
}
footer div#search div#search_area .text_area {
	width: 70%;
	float: left;
}
footer div#search div#search_area .botton_area {
	width: 20%;
	margin: 0 0 0 5%;
	float: right;
}


footer div#subnav2 {
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
}
footer div#subnav2 ul {
	overflow: hidden;
}
footer div#subnav2 ul li {
	float: left;
	width: 50%;
	text-align: center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 1em 0.5em 1em 0.5em;
	font-size: 0.8em;
}
footer div#subnav2 ul li:nth-child(odd) {
	border-right: solid 1px #999999;
}


footer div#copyright {
	margin: 0 6% 0 6%;
}
footer div#copyright p {
	margin: 1em 0 1em 0;
	font-size: 0.6em;
}
/**** ▲ footer **************************************/

</pre></body></html>