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

/*---------------------------------------------------------------------*/

/*default*/
body{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; -moz-text-size-adjust:100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary, *{margin:0; padding:0;}

html{overflow-y:scroll; font-size:12px; color:#000; line-height:1.6; word-spacing:0em;
font-family:"MS Pゴシック", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, Verdana, sans-serif;}

h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}
ol, ul{list-style:none;}

fieldset, img{border:0;}

img, embed, object, video, iframe{max-width:100%;}

table{border-collapse:collapse; border-spacing:0;}
caption, th{text-align:left;}


a{color:inherit; text-decoration:none;}
.imgHover:hover{opacity:0.8;}

.clear{clear:both;}
.clearFix:after{display:block; clear:both; height:0; visibility:hidden; content:"."; zoom:1;}

a,img,ul,li,table,tr,td,p,h1,h2,h3,h4,h5,h6,ol,div,body,html,dl,dt,dd,iframe {
	padding:0px;
	margin:0px;
	border:none;
	list-style:none;
}
a img { border:none; }

/*default*/

body {
	font-size:12px; 
	line-height:1.8; 
	color: #666;
	-webkit-text-size-adjust:100%; /* NEW! */
	text-size-adjust:100%; /* NEW! */
	/*ont-family:'メイリオ',　meiryo,'MS Pゴシック','ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro', osaka,Arial,Helvetica,Verdana,sans-serif;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}


.fontYuMincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.fontGothic{
	font-family:'メイリオ',　meiryo,'MS Pゴシック','ヒラギノ角ゴPro W3','Hiragino Kaku Gothic Pro', osaka,Arial,Helvetica,Verdana,sans-serif;
}

footer{
	border-top: solid #cccccc 1px;
	text-align: center;
	padding: 0px 0 20px;
	/*background-color: aqua;*/
}
.footer_inner{}
.footer_inner li{display: inline-block; margin:10px 10px 0; }
.footer_copy{margin:20px auto;}
.footer_copy p{ font-size:10px!important; color:#999999 !important;}

/*---------------------------------------------------------------------*/


.header-pc {
  height: 37px;
  padding: 0 0 0 14px;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ccc;
}

.logo {
  padding-top: 6px;
}

/* 会員登録とログインボタン*/

#headerLogin {
  float: right;
}

#headerLogin li.register {
  position: relative;
}

#headerLogin li.first {
  border-right: 1px solid #fff;
}

#headerLogin li {
  float: left;
}

#headerLogin li.register a {
  color: #00703C;
  /*background-image: url(../images/base/loginbtn01.png);*/
  background-color: #00703C;
  background-position: center center;
  background-repeat: no-repeat;
  /**/
  background-image: url(../img/login_btn_01.png);
  background-size: 76px 37px;
}

#headerLogin li.register a:hover, #headerLogin li.login a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

#headerLogin li a {
  display: block;
  width: 190px;
  height: 37px;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  text-indent: -999px;
}

#headerLogin li.login a {
  color: #00703C;
  /*background-image: url(../images/base/loginbtn02.png);*/
  background-color: #00703C;
  background-position: center center;
  background-repeat: no-repeat;
  /**/
  background-image: url(../img/login_btn_02.png);
  background-size: 63px 37px;
}

@media screen and (max-width: 767px) {
  #headerLogin {}
  #headerLogin li {
    width: 80px;
  }
  #headerLogin li.register {
    width: 80px;
  }
  #headerLogin li a {
    height: 37px;
    width: auto;
    background-size: 80% auto;
  }
}

/* hoverで表示されるマガジン */

.magazine01 {
  display: none;
  width: 230px;
  padding: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 51px;
  left: -20px;
  z-index: 81;
  background-color: #fff;
}
/*.magazine01 .ttl{
color: #006f37;
  }*/
.magazine01 .magazineIn {
  overflow: hidden;
  text-align: center;
  line-height: 1.3;
}

.magazine01 .magazineIn .ttl {
  color: #006f37;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
}

.magazine01 .magazineIn .cover {
  margin: 10px auto 0;
}

.magazine01 .magazineIn .detail {
  margin-top: 10px;
}

.magazine01 .magazineIn .detail p {
  color: #333;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

/* マガジン内ログインボタン */

#headerUtility ul li.register a.button01 {
  display: block;
  width: auto;
  height: auto;
  padding: 3px 0;
  margin-top: 10px;
  /*background: url(../images/ico_arrow01.png) #006f37 154px center no-repeat;*/
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-indent: inherit;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  /**/
  background: /*url(../img/ico_arrow01.png)*/ #006f37 154px center no-repeat;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}

/* tablet + mobile menu*/

.parkhouse-panel {
  display: flex;
  padding: 0.5em 0.5em 0 0.8em;
  align-items: center;
  border-bottom: solid 1px #ccc;
  background-color: #fff;
}

#headerLogo a {
  padding-right: 0.95em;
}

.parkhouse-menu {
  padding-top: 0.6em;
  display: flex;
  justify-content: space-around;
  background-color: #fff;
  border-bottom: solid 1px #ccc;
}

.parkhouse-menu a {
  padding-bottom: 0;
}

/*  3.footer */

.footer__copy {
  padding: 20px 20px 40px;
}

#footer .copyright {
  padding: 40px 20px 40px;
  text-align: center;
}

#footer .copyright p {
  color: #9C9C9C;
  font-size: 10px;
  line-height: 10px;
}

.footerLogo {
  display: block;
  width: 181px;
  height: 22px;
  margin: 0 auto 23px;
  overflow: hidden;
  /*background: url(../images/base/footer-copyright-logo.png) 0 0 no-repeat;*/
  text-indent: -999px;
  /**/
  background: url(../img/co_logo_footer.png) 0 0 no-repeat;
  background-size: 180px 22px;
}



/* pageTop */

.overOpac:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.pageTop a {
  position: fixed;
  right: 12px;
  bottom: 12px;
  width: 42px;
  height: 42px;
  background-color: #00703C;
  z-index: 100;
}

.pageTop a:before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  overflow: hidden;
  text-indent: -999px;
}

@media screen and (max-width: 767px) {
  .pageTop a {
    width: 36px;
    height: 36px;
    opacity: 0.5;
  }
  .pageTop a:before {
    top: calc(50% - 3px);
    left: calc(50% - 6px);
    width: 12px;
    height: 12px;
  }
}


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