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

div#gmenu {
 margin-bottom: 20px;
}
#document {
 position: relative;
}

div.main {
 position: relative;
 margin-bottom: 20px;
}
div.main li {
	position:absolute;
	list-style-type:none;
}
div.main .bx-wrapper {
	position:relative;
}
div.main .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
 z-index: 54;
 margin-top: -16px;
}
div.main .bx-wrapper .bx-prev {
	left: 10px;
	background:url(../images/left01.png) no-repeat 0 0;
}
div.main .bx-wrapper .bx-next {
	right: 10px;
	background:url(../images/right01.png) no-repeat 0 0;
}
div.main .bx-wrapper .bx-pager {
 position: absolute;
 bottom: 9px;
 left: 3px;
 width: 100%;
 z-index: 54;
}
div.main .bx-wrapper .bx-pager .bx-pager-item,
div.main .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align:middle;
 
}
div.main .bx-wrapper .bx-pager.bx-default-pager a {
	background:#FFF;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
 box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5) inset;
 -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5) inset;
}
div.main .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#ee869a;
}

div.top01 {
	float:left;
	width:750px;
 	/* margin-bottom: 20px; */
}

div.news_bg {
	margin:0 0 20px 0;
 border: 5px solid #f3bdce;
 background-color: #FFF;
 padding: 0 0 0 25px;
}
div.news {
 float: left;
 padding-bottom: 20px;
}
div.news_title {
	padding:20px 0 5px 0;
 border-bottom: 2px solid #e05f84;
 margin-bottom: 15px;
}
div.news_title h2 {
	float:left;
}
div.news_title p {
	float: right;
 font-size: 12px;
 font-weight: bold;
 background: url(../images/news_list.png) no-repeat 0 1px;
 padding: 0 0 0 20px;
 margin: 10px 0 0 0;
}
div.news_title p a {
 color: #646464;
 text-decoration: none;
}
div.news dl {
	height:364px;
	width:460px;
	overflow:auto;
	padding:0 15px 0 0;
	font-size:13px;
 color: #151515;
 
}
div.news dt {
	font-size:12px;
 margin-bottom: 3px;
}
div.news dt .new {
	font-size:10px;
	color:#ef5757;
}
div.news dt .soumu {
	color:#4566c5;
	font-size:11px;
	margin:0 3px 0 5px;
}
div.news dt .keiri {
	color:#8f8c37;
	font-size:11px;
	margin:0 3px 0 5px;
}
div.news dt .nenkin {
	color:#3f9ea8;
	font-size:11px;
	margin:0 3px 0 5px;
}
div.news dt .kenkou {
	color:#e57549;
	font-size:11px;
	margin:0 3px 0 5px;
}
div.news dt img {
	vertical-align:middle;
}


div.news dd {
	border-bottom:1px solid #bfbfbf;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
div.news dd .new {
	font-size:10px;
}



div#ctlbox {
	height:388px;
 	float: right;
 	background-color: #fff2f2;
 	width: 220px;
 	font-size: 12px;
 	padding: 70px 0 0 0;
}


div#ctlbox p.submit {
	float:none;
	clear:both;
	margin:0;
	padding:10px 0 0 0;
}
div#ctlbox table {
 margin-left: 20px;
}
div#ctlbox th {
 text-align: left;
 font-weight: normal;
 padding-right: 5px;
}
div#ctlbox td {
 padding-bottom: 13px;
}
div#ctlbox select {
	padding:1px 5px;
}
div#ctlbox p.radio {
	margin:0 0 4px 0;
 text-align: center;
}
div#ctlbox .lvl1 {
	padding:1px 5px;
	width:113px;

}
div#ctlbox .lvl2 {
	padding:1px 5px;
	width:86px;
  margin-bottom: 5px;
}
#search_btn {
	display: block;
	width: 161px;
	height: 28px;
	margin: 0 auto;
	background: url("../images/news_submit.png") no-repeat;
	border: none;
}

#search_btn:hover {
	cursor: pointer;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#more {
	display:none;
}

div.banner_reloclub{
  width:250px; height:40px;
  overflow:visible;
  float:right;
}

div.banner_reloclub img{
  width:100%;
}

div.shisetsu {
 width:450px;
 padding: 5px 5px 5px 25px;
 margin: 10px 0;
}
div.shisetsu h2 {
 float: left;
 margin: 3px 0 0 0;
}
div.shisetsu ul,
div.shisetsu ul li {
 float: left;
 max-width: 160px;
 margin: 0 0 0 10px;
}
div.shisetsu ul {
 background: none;
}
div.shisetsu ul li {
 margin: 0 15px 0 0;
 padding: 0 0 0 14px;
}

div.konnatoki {
	margin:20px 0 0 0;
	position:relative;
	padding:18px 0 10px 24px;
 border: 5px solid #fbd8b5;
 background-color: #FFF;
}
div.konnatoki h2 {
 margin-bottom: 10px;
}
div.konnatoki ul li {
	float:left;
	list-style:none;
	margin:0 0 6px 0;
	width:230px;
	font-size:13px;
	height:36px;
 line-height: 35px;
	list-style-type:none;
}
div.konnatoki ul li a {
	text-decoration:none;
	display:block;
	color:#303030;
	padding:0 0 0 43px;
 height:36px;
}
div.konnatoki ul li a:hover {
	color:#ed6464;
}
div.konnatoki ul li.konnatoki04,
div.konnatoki ul li.konnatoki06,
div.konnatoki ul li.konnatoki08,
div.konnatoki ul li.konnatoki11 {
 line-height: 1.4em;
}
div.konnatoki ul li.konnatoki01 a {
	background:url(../images/konnatoki01.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki02 a {
	background:url(../images/konnatoki02.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki03 a {
	background:url(../images/konnatoki03.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki04 a {
	background:url(../images/konnatoki04.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki05 a {
	background:url(../images/konnatoki05.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki06 a {
	background:url(../images/konnatoki06.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki07 a {
	background:url(../images/konnatoki07.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki08 a {
	background:url(../images/konnatoki08.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki09 a {
	background:url(../images/konnatoki09.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki10 a {
	background:url(../images/konnatoki10.png) no-repeat 0 0;
}
div.konnatoki ul li.konnatoki11 a {
	background:url(../images/konnatoki11.png) no-repeat 0 0;
}
div.konnatoki p {
	position:absolute;
	right:20px;
	bottom:20px;
}





div.top02 {
	float: right;
	width:216px;
}

ul.etc li {
 list-style-type: none;
 margin-bottom: 7px;
 min-height: 54px;
 line-height: 54px;
 font-size: 12px;
 font-weight: bold;
}
ul.etc li:hover {
 opacity: 0.9;
}
ul.etc li a {
 display: block;
 padding: 0 0 0 67px;
 color: #646464;
 text-decoration: none;
}
ul.etc li.etc01 {
 background: #FFF url(../images/icon01.png) no-repeat 18px center;
 line-height: 1.5em;
}
ul.etc li.etc02 {
 background: #FFF url(../images/icon02.png) no-repeat 18px center;
 /* line-height: 1.5em; */
}
ul.etc li.etc03 {
 background: #FFF url(../images/icon03.png) no-repeat 18px center;
 font-size:11px; line-height:1.6;
}
ul.etc li.etc04 {
 background: #FFF url(../images/icon04.png) no-repeat 18px center;
 line-height: 1.6em;
 font-size: 11px;
}
ul.etc li.etc05 {
 background: #FFF url(../images/icon05.png) no-repeat 18px center;
}
ul.etc li.etc06 {
 background: #FFF url(../images/icon06.png) no-repeat 18px center;
}
ul.etc li.etc01 a,
/* ul.etc li.etc02 a, */
ul.etc li.etc03 a,
ul.etc li.etc04 a {
 padding-top: 10px;
}
.tayori {
 background-color: #FFF;
 border: 3px solid #f3bdce;
 margin: 15px 0 10px 0;
 padding-bottom: 10px;
}
.tayori h2 {
 color: #646464;
 font-size: 18px;
 line-height: 1.3;
 background: url(../images/peaceland.png) no-repeat 16px 5px;
 border-bottom: 3px solid #f3bdce;
 padding: 5px 0 5px 45px;
}
.tayori h2 a {
	color: #646464;
}
.tayori h2 span {
 display: block;
 font-size: 60%;
 font-weight: normal;
}
p.tayori_img {
	float:left;
	margin:7px 12px 0 15px;
}
p.tayori_img img {
 width: 73px;
 border: 1px solid #b4b4b4;
}

p.tayori_txt {
	font-size:14px;
	line-height:1.5em;
	margin:25px 0 0 0;
}
p.tayori_txt a {
 color: #e05f84;
}
p.tayori_btn {
	margin:6px 0 0 0;
}

p.tantou {
 border: 3px solid #c8c8c8;
 margin: 10px 0;
 text-align: center;
 background-color: #FFF;
 font-weight: bold;
 line-height: 35px;
}
p.tantou:hover {
 opacity: 0.9;
}
p.tantou a {
 text-decoration: none;
 display: block;
 color: #646464;
}
p.tantou a span {
 background: url(../images/tantou.png) no-repeat 0 4px;
 padding: 3px 0 3px 22px;
}

p.nintei {
 border: 3px solid #fbd8b5;
 text-align: center;
 background-color: #FFF;
 font-weight: bold;
 padding: 10px;
 background: url(../images/nintei.png) no-repeat 18px center;
 background-color: #ffffff;
 color: #646464;
 padding-left: 60px;
 font-size: 14px;
}
p.nintei:hover {
 opacity: 0.9;
}
p.nintei a {
 text-decoration: none;
 display: block;
 color: #646464;
}
/* p.nintei a span {
 background: url(../images/nintei.png) no-repeat 0 4px;
 padding: 10px 0 7px 40px;
} */

p.nintei_qa {
 border: 3px solid #fbd8b5;
 margin: 7px 0 10px;
 font-weight: bold;
 padding: 10px;
 background: url(../images/nintei_qa.png) no-repeat 18px center;
 background-color: #ffffff;
 color: #646464;
 padding-left: 60px;
}
p.nintei_qa a {
 text-decoration: none;
 display: block;
 color: #646464;
}
/* p.nintei_qa:hover {
 opacity: 0.9;
} */
/* p.nintei_qa a {
 text-decoration: none;
 display: block;
 color: #646464;
 padding-left: 52px;
}
p.nintei_qa a span {
	line-height: 1.15;
} */

ul#slider li {
	list-style-type:none;
}
div.banner_area {
	position:relative;
	background-color:#FFF;
 	margin-top: 20px;
 	margin-bottom: 20px;
}
div.banner_area .bx-wrapper {
	padding:10px 35px;
}
div.banner_area .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	width: 18px;
	height: 72px;
	text-indent: -9999px;
}
div.banner_area .bx-wrapper .bx-prev {
	left: 0;
	background:url(../images/left02.png) no-repeat 0 0;
}
div.banner_area .bx-wrapper .bx-next {
	right: 0;
	background:url(../images/right02.png) no-repeat 0 0;
}

div.adobe p {
	font-size:9px;
	line-height:1.5em;
 letter-spacing: -0.05em;
}
div.adobe p img {
	vertical-align:middle;
	margin:0 0 3px 0;
}


#menu_area {
 display: none;
}











@media only screen and (max-width: 700px) {
body {
	background: #f3f0ef;
}
#menu_area {
 display: block;
}
div#document {
 background: none;
}
div#header {
	margin-bottom:0;
}
div.main {
 height: auto;
 position: relative;
 width: auto;
 margin-bottom: 0;
}
div.main .bx-wrapper .bx-pager {
 bottom: 9px;
 left: 0;
 text-align: center;
}
div.main img {
	width:100%;
	height:auto;
}
div.top01,
div.top02 {
	float:none;
	width: auto;
 padding: 0;
 margin: 0;
}
div.konnatoki_bg {
	display:none;
}
div.news_bg {
	background:none;
	padding:0;
	margin: 10px;
}
div.news_title {
 padding: 3px 0 2px 0;
 border-bottom: 1px solid #e05f84;
 margin-bottom: 15px;
}
div.news_title h2 {
	float:left;
}
div.news_title p {
	margin: 4px 0 0 0;
 background: url(../images/news_list.png) no-repeat 0 0;
 background-size: 12px auto;
 padding: 0 0 0 16px;
}


div.news {
	background-color:#FFF;
	padding:7px 10px;
 float: none;
}
div.news_title h2 img {
	width:auto;
	height: 23px;
}
div.news_title p img {
	width:auto;
	height: 23px;
}
div.news dl {
	height:auto;
	width:100%;
	overflow:auto;
	padding:0 2% 0 0;
}
div.news dl dt,
div.news dl dd {
	display: none;
	line-height:1.5em;
}
div.news dl dt:nth-of-type(1),
div.news dl dd:nth-of-type(1),
div.news dl dt:nth-of-type(2),
div.news dl dd:nth-of-type(2),
div.news dl dt:nth-of-type(3),
div.news dl dd:nth-of-type(3) {
	display: block;
}
div.news dt {
	margin-bottom:3px;
}
div#ctlbox {
	height:auto;
	margin:0;
	font-size:14px;
	padding:10px;
 border-top: none;
 float: none;
 width: auto;
}

div#ctlbox p {
	float: left;
	margin:6px 5px 0 5px;
 font-size: 11px;
}
div#ctlbox th {
	text-align:left;
	padding:0 12px 0 0;
	font-weight:normal;
 font-size: 11px;
}
div#ctlbox td {
	padding-bottom:6px;
 font-size: 11px;

}
#search_btn {
	display: block;
	width: 190px;
	height: 32px;
	margin: 5px auto 0 auto;
	background: url("../images/news_submit_sp.gif") no-repeat;
	background-size:190px auto;
	border: none;
}
#more {
	display: block;
	text-align:center;
 color: #e05f84;
 font-size: 12px;
 background-color: #ffd6e2;
 padding: 10px 0;
}
#more span {
 background:url(../images/more.png) no-repeat right center;
 background-size: 12px auto;
 padding: 0 17px 0 0;
}

div.banner_reloclub{
  width:auto; height:auto;
  overflow:hidden;
  margin:10px;
  float:none;
  text-align:center;
  background:rgb(255,255,255);
}
div.banner_reloclub img{
  width:auto; height:60px;
}

div.shisetsu {
 width:auto;
 padding: 10px;
 margin: 10px;
}
div.shisetsu h2 {
 float: none;
 margin: 0 0 10px 0;
 width: 60%;
}
div.shisetsu ul,
div.shisetsu ul li {
 float: none;
 max-width: 447px;
 margin: 0 0 0 10px;
 font-size: 14px;
}
div.shisetsu ul {
 background: url(../images/shisetsu_icon_sp.png) no-repeat right bottom;
 background-size: 76px auto;
}
div.shisetsu ul li {
 margin: 0 0 10px 0;
 padding: 0 0 0 14px;
 background: url(../images/shisetsu_li_sp.png) no-repeat 0 center;
 background-size: 10px auto;
}

p.konnatoki_sp {
	margin:10px;
}
p.konnatoki_sp img {
	width:100%;
}

ul.etc {
 margin: 0 10px;
}
ul.etc li {
 list-style-type: none;
 margin-bottom: 7px;
 min-height: 54px;
 line-height: 54px;
 font-size: 15px;
 font-weight: normal;
}
ul.etc li.etc01 {
 background: #FFF url(../images/icon01_sp.png) no-repeat 18px center;
 background-size: 40px auto;
 line-height: 54px;
}
ul.etc li.etc02 {
 background: #FFF url(../images/icon02_sp.png) no-repeat 18px center;
 background-size: 40px auto;
 /* line-height: 1.4em; */
}
ul.etc li.etc03 {
 background: #FFF url(../images/icon03_sp.png) no-repeat 18px center;
 background-size: 40px auto;
 font-size:15px; line-height:1.4;
}
ul.etc li.etc04 {
 background: #FFF url(../images/icon04_sp.png) no-repeat 18px center;
 background-size: 40px auto;
 line-height: 1.4em;
 font-size: 15px;
}
ul.etc li.etc05 {
 background: #FFF url(../images/icon05_sp.png) no-repeat 18px center;
 background-size: 40px auto;
}
ul.etc li.etc06 {
 background: #FFF url(../images/icon06_sp.png) no-repeat 18px center;
 background-size: 40px auto;
}
/* ul.etc li.etc02 a, */
ul.etc li.etc03 a,
ul.etc li.etc04 a {
 padding-top: 7px;
}
ul.etc li.etc01 a {
 padding-top: 0;
}
.tayori {
	width:auto;
 height: auto;
	float:none;
	padding:5px 10px;
 margin: 10px;
}
.tayori h2 {
 font-size: 14px;
 line-height: 1.4;
 padding: 3px 0 3px 20px;
 background: url(../images/peaceland.png) no-repeat 0 5px;
 background-size: 14px auto;
 border-bottom: 1px solid #f3bdce;
 max-width: 72%;
}

p.tayori_img {
	float:right;
	margin:0;
}
p.tayori_img img {
 width: 46px;
}

p.tayori_txt {
	font-size:11px;
	line-height:1.5em;
	margin:12px 0 0 0;
 text-align: center;
}

p.tantou {
 margin: 10px 10px 0 10px;
}
p.tantou:hover {
 opacity: 1;
}
p.tantou a span {
 background: url(../images/tantou_sp.png) no-repeat 0 4px;
 background-size: 16px auto;
}

p.nintei {
 margin: 10px 10px 0 10px;
 background: none;
 background-color: white;
 text-align: center;
 font-size: 15px;
 padding-left: 10px;
}
p.nintei:hover {
 opacity: 1;
}
p.nintei a span {
 background: url(../images/nintei.png) no-repeat 0 4px;
 background-size: 36px 33px;
 padding: 10px 0 7px 40px;
}

p.nintei_qa {
 margin: 10px;
 background: none;
 background-color: white;
 text-align: center;
}
p.nintei_qa:hover {
 opacity: 1;
}
p.nintei_qa {
	padding-left: 10px;
}
p.nintei_qa span {
 background: url(../images/nintei_qa.png) no-repeat 0 3px;
 background-size: 39px 34px;
 padding: 10px 0 7px 40px;
}
/* p.nintei_qa a {
	padding-left: 0;
}
p.nintei_qa a span {
 background: url(../images/nintei_qa.png) no-repeat 0 3px;
 background-size: 39px 34px;
 padding: 10px 0 7px 40px;
} */


div.banner_area {
	height:55px;
	width: auto;
	position:relative;
	margin:10px;
	background-color:#FFF;
	float:left;
	border:1px solid #d9d6cb;
}
div.banner_area .bx-wrapper {
	padding:8px 0 0 25px;
}
/*div.banner_area .bx-wrapper li {
	width:118px !important;
	margin-right:13px !important;
}*/
div.banner_area .bx-wrapper li img {
	width:100%;
	height:auto;
}
div.banner_area .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	width: 13px;
	height: 55px;
	text-indent: -9999px;
}
div.banner_area .bx-wrapper .bx-prev {
	left: 0;
	background:url(../images/left02.png) no-repeat 0 0;
	background-size:auto 55px;
}
div.banner_area .bx-wrapper .bx-next {
	right: 0;
	background:url(../images/right02.png) no-repeat right 0;
	background-size:auto 55px;
}


div#footer {
    background-color: #FFF;
}
div#sp_menu {
 top: 0;
}
}

div#ui-datepicker-div {
	z-index:999!important;
	}
</pre></body></html>