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


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-image: url(img/back.gif);
  background-repeat: repeat-x;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #69821b;
  font-size: 13px;
}

a:hover {
  color: #99ab4e;
  font-size: 13px;
}

a:visited {
  color: #69821b;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 900px;
  margin: auto;
  padding: 0;
  text-align: center;
  border-right: solid 1px #99ab4e;
  border-left: solid 1px #99ab4e;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 80px;
  text-align: center;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 10px;
  color: #666666;
}

#header h2 {
  margin: 0;
  padding: 15px 0 0 20px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 0 12px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 190%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: 900px;
  margin: 0;
  padding: 0;
  height: 45px;
  text-align: left;
  border-bottom: solid 2px #cccccc;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 12px;
  line-height: 20px;
  color: #6a5d21;
  background-image: url(img/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  letter-spacing: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #b0ca71;
  text-decoration: none;
  padding: 14px 28px 11px 28px;
}

#header-menu li a:hover {
  color: #fffffc;
  background-image: url(img/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #b0ca71;
  padding: 14px 28px 11px 28px;
}

#header-img {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
  background: url(img/head_img_bg.html);
  background-repeat: repeat-x;
}

#header-img-slim {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
  background: url(img/head_img_bg.html);
  background-repeat: repeat-x;
}


/*---------- コンテンツ ----------*/

#container {
  width: 885px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 7px 10px 6px 5px;
  background: #ffffff url(img/side_yback.jpg);
  background-repeat: repeat-y;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 13px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 180%;
}

#contents #pannavi {
  margin: 0 0 5px 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h2 {
  height: 31px;
  margin: 0 0 7px 0;
  padding: 9px 0 0 34px;
  font-size: 14px;
  color: #583822;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h2.page_title {
  height: 32px;
  margin: 0 0 18px 0;
  padding: 18px 0 0 22px;
  font-size: 16px;
  color: #4c1800;
  background-image: url(img/page_title.html);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 13px;
  color: #583822;
  border-bottom: solid 1px #99ab4e;
  border-left: solid 5px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background-color: #eeeeee;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 3px 0 3px;
  line-height: 190%;
  font-size: 13px;
}

#contents a {
  color: #69821b;
  font-size: 13px;
}

#contents a:hover {
  color: #99ab4e;
  font-size: 13px;
}

#contents .gray_bg {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.blue {
  color: #99ab4e;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.green {
  color: #00ae4f;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(img/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 24px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #69821b;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #99ab4e;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_free {
  margin: 0 0 20px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 23px;
  margin: 0;
  padding: 9px 0 4px 14px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_free a:hover{
  color: #99ab4e;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 180%;
}

.menu_free span.brown_b {
  color: #993300;
  font-weight: bold;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 22px 0 19px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  line-height: 180%;
  border-top: solid 3px;
  border-top-color: #99ab4e;
  background-image: url(img/footer_back.gif);
}

#footer a {
  color: #69821b;
  font-size: 12px;
  text-decoration: none;
}

#footer a:hover {
  color: #99ab4e;
  text-decoration: none;
}

/*----------ここから渡辺追記----------*/
@keyframes blinkEffect {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.img-shadow {
	display: block;
	width: 256px;
	height: 192px;
	border: none;
	object-fit: cover;
	object-position: 50% 0%;
	margin: 10px auto;
	box-shadow: 7px 7px 10px #AAAAAA, 0px 0px 10px #AAAAAA;
}

.img-shadow-center {
	display: block;
	width: 256px;
	height: 192px;
	border: none;
	object-fit: cover;
	object-position: 50% 50%;
	margin: 10px auto;
	box-shadow: 7px 7px 10px #AAAAAA, 0px 0px 10px #AAAAAA;
}


.img-shadowonly {
	display: inline-block;
	box-shadow: 7px 7px 10px #AAAAAA, 0px 0px 10px #AAAAAA;
}

.img-picture {
	display: inline-block;
	width: 256px;
	border: none;
	object-fit: cover;
	margin: 10px 10px;
	text-align: left;
	box-shadow: 7px 7px 10px #AAAAAA, 0px 0px 10px #AAAAAA;
}

.txt-picture {
	display: inline-block;
	width: 350px;
	vertical-align: top;
}

.txt-picture-div{
	position:relative;
	height: 192px;
}

.txt-picture-p{
	margin: 0 !important;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
}

.img-largest {
	display: block;
	margin: 0 auto;
	border: solid 1px gray;
}

.img-large{
	width: 384px;
	height: 288px;
}

.img-link:hover{
	transform: translate(5px,5px);
	box-shadow: 2px 2px 10px #666666, 0px 0px 5px #AAAAAA;
}

.new:after {
	color: red;
	content: " new!";
	animation: blinkEffect 1.5s ease-in-out infinite alternate;
}

.kengaku:after {
	color: red;
	content: " 《見学もこちら》";
	animation: blinkEffect 1s ease-in-out infinite alternate;
}

.img-title {
	margin auto;
}

.div-title {
	width: 900px;
	height: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow:0px 0px 10px #ccc inset;
}

.img-shadowonly.img-right {
	float: right !important;
}

.div-flex{
	display: flex;
}

.row{
	width: 575px;
	display: flex;
}

.col{
	width:100%;
}

.a-center {
	display: block;
	text-align: center;
}

.feed table{
	width: 100%;
}

.feed td {
	width: 570px;
	list-style-type: none;
	border-bottom: dashed 1px lightgray;
}

.feed table tr td:nth-of-type(1){
	width: 20%;
}	

.feed table tr td:nth-of-type(2){
	width: 80%;
}

.h2-small{
	font-size: 10px;
}

.bar td{
	border-bottom: dashed 1px lightgray;
}

.bar tr {
	display: table;
	width: 100%;
}

.bar tr td:nth-of-type(1){
	width: 20%;
}	

.bar tr td:nth-of-type(2){
	width: 80%;
}

#iemsg{
	opacity: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.25);
	display: flex;
	justify-content: center;
	align-items: center;
}

.iemsgbox{
	background: #EEE;
	border: solid 2px #CCC;
	border-radius: 15px;
	width:640px;
	text-align: center;
}

.tyuutotitle{
	position: relative;
	width: 640px;
	height: 160px;
}

.tyuutotitle p{
	text-align: center;
	width: 640px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding:0 !important;
	margin:0 !important;
	font-size: 48px !important;
	color: #b0ca71;
	font-weight:bold;
	-webkit-text-stroke: 1px #FFF;
	text-shadow: 0px 5px #444;
}

.stronglink{
	display: block;
	font-weight: bold;
}

.strongbox{
	float: left;
	border: 2px solid #85B981;
	border-radius: 8px;
	margin: 2px;
	padding: 10px;
	width: 45%;
	background-color: #EAF3DD;
}

.strongbox:hover{
	background-color: #CEE2B1;
	color: #FFFFFF;
	border-color: #729E6E;
}

.strongcontainer{
border: none;
  &amp;:after {
    content: "";
    display: block;
    clear: both;
  }
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
/*----------ここまで渡辺追記----------*/
</pre></body></html>