html {
	scroll-behavior: smooth;
}

body {
	background-color: #23470a;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', sans-serif;
	font-size: 0.875em;
	margin: 0 auto;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}

img {
	vertical-align: middle;
}

a img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h2 {
	background-image: url(https://ssl.samidare.jp/~tukiyamaf/g-fudousan/p/images/gotou_title_bg.png);
	background-repeat: no-repeat;
	background-size: auto 35px;
	background-position: 8px 0;
	background-color: #23470A;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 175%;
	text-indent: 25px;
	padding: 5px 0;
	margin: 0 0 10px;
	text-align: left;
}

.pc {
	display: block;
}
.sp {
	display: none;
}


/* page
------------------------------------- */

#page1,
#page2,
#page3,
#page4 {
	background-color: #FFFFFF;
	border-left: 15px solid #20CB9A;
	border-right: 15px solid #20CB9A;
	width: 820px;
	text-align: center;
	margin: 0 auto;
}


/* kiji-image
------------------------------------- */

.size35 {
	text-align: center;
	width: 39px;
	height: 39px;
}
.size55 {
	width: 59px;
	height: 59px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.size120 {
	text-align: center;
	width: 120px;
	height: 120px;
}
.size220 {
	text-align: center;
	width: 173px;
	height: 173px;
}


/* header
------------------------------------- */

#header {
	position: relative;
	z-index: 9000;
}

#popUpMenu {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 63px;
	left: 0;
	z-index: 99999;
}

.popUpContents {
	background-color: #C5E9DE;
	box-shadow: 0 1px 3px #CCCCCC;
	padding: 10px 0 50px;
}

.popUpContents .tel {
	margin: 0 10px 10px;
	text-align: cemter;
}

.popUpContents ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px 10px;
}
.popUpContents ul li {
	background-image: url(https://ssl.samidare.jp/~tukiyamaf/g-fudousan/p/images/gotou_title_bg.png);
	background-repeat: no-repeat;
	background-size: auto 35px;
	background-position: 5px 3px;
	background-color: #23470A;
	border-radius: 5px;
	float: left;
	width: 49%;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 43px;
	text-indent: 17px;
	margin: 0 2% 3px 0;
	text-align: left;
}
.popUpContents ul li:nth-child(2n+0) {
	margin: 0 0 3px;
}
.popUpContents ul li a,
.popUpContents ul li a:link,
.popUpContents ul li a:visited,
.popUpContents ul li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.popUpContents ul li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.popUpContents .search {
	background-color: #FFFFFF;
	border: 1px solid #20CB9A;
	border-radius: 5px;
	padding: 10px;
	margin: 0 10px 20px;
	text-align: left;
}

.popUpContents .btnPopUp {
	text-align:center;
	margin: 0 auto;
}

.popUpContents .btnPopUp input[type="button"] {
	-webkit-appearance: none;
	background-color: #CC0000;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 1px 3px #CCCCCC;
	border-radius: 10px;
	width: 200px;
	height: 45px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.popUpContents .btnPopUp input[type="button"]:hover {
	cursor: pointer;
}


/* content
------------------------------------- */

#content {
	padding: 15px 0 30px;
}


/* topimage
------------------------------------- */

#topimage {
	z-index: 100;
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
	overflow: hidden;
}


/* main
------------------------------------- */

#main2 {
	float: right;
	width: 525px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: center;
}

#main_body {
	float: left;
}

#main .topics {
	margin: 0 0 20px;
}

#main .topics ul li {
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
}
#main .topics ul li:last-child {
	margin: 0;
}


/* corner
------------------------------------- */

.corner {
	padding: 0;
	text-align: left;
}

.corner dl {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.corner dl dt {
	width: 25%;
	color: #23470A;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 175%;
	padding: 0 0 8px;
	margin: 0 0 8px;
	border-bottom: 1px dotted #20CB9A;
}

.corner dl dd {
	width: 75%;
	font-size: 1.0em;
	letter-spacing: 0.05em;
	line-height: 175%;
	padding: 0 0 8px;
	margin: 0 0 8px;
	border-bottom: 1px dotted #20CB9A;
}


/* lside
------------------------------------- */

#lside1 {
	float: left;
	width: 235px;
	margin: 0 0 0 15px;
	text-align: left;
}

#side .navi {
	margin: 0 0 10px;
}

#side .navi ul li {
	background-image: url(https://ssl.samidare.jp/~tukiyamaf/g-fudousan/p/images/gotou_navi_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 235px auto;
	height: 36px;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing:0.1em;
	line-height: 36px;
	text-indent: 25px;
	margin: 0 0 2px;
}
#side .navi ul li a,
#side .navi ul li a:link,
#side .navi ul li a:visited,
#side .navi ul li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#side .navi ul li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#side .search {
	background-image: url(https://ssl.samidare.jp/~tukiyamaf/g-fudousan/p/images/gotou_search_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 235px auto;
	height: 153px;
	margin: 0 0 10px;
}

#side .search form {
	padding: 20px;
}

#side .search form input[type="text"] {
	width: 120px;
}

#side .banner img {
	margin: 0 0 10px;
}


/*
	list  [list]
	parts4 list  [main-information]
	parts8 list  [main-report]
	parts9 list  [information]
	parts14 list  [report]
------------------------------------- */

.list {
	margin: 0 0 30px;
}

.list .kiji_image {
	float: left;
	width: 59px;
	height: 59px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 1px 1px #DDDDDD;
	margin: 0 10px 0 0;
}
.list .kiji_image img {
	max-width: 55px;
	max-height: 55px;
	padding: 2px;
}

.list .kiji_body {
	float: left;
}

.list .kiji_contents {
	clear: both;
	padding: 0 10px 7px;
	margin: 0 0 7px;
	text-align: left;
	border-bottom: 1px dotted #20CB9A;
}

.list .kiji_date {
	color: #777777;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	line-height: 175%;
	margin: 0 0 0 3px;
}

.list h3 {
	color: #22470A;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 175%;
}
.list h3 a,
.list h3 a:link,
.list h3 a:active,
.list h3 a:visited {
	color: #22470A;
	text-decoration: none;
}
.list h3 a:hover {
	color: #22470A;
	text-decoration: underline;
}

.list p {
	color: #777777;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	line-height: 175%;
}

.list .links {
	color: #777777;
	font-size: 0.9em;
	line-height: 175%;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 10px 10px 30px;
	text-align: right;
}
.list .links a,
.list .links a:link,
.list .links a:active, 
.list .links a:visited {
	color: #777777;
	text-decoration: none;
}
.list .links a:hover {
	color: #22470A;
	text-decoration: underline;
}


/* footer
------------------------------------- */

#footer {
	padding: 0 20px;
}

#footer .box {
	font-size: 0.85em;
	letter-spacing: 0.05em;
	line-height: 200%;
	text-align: left;
}

.counter11 {
	font-size: 0.80em;
	letter-spacing: 0.05em;
	line-height: 175%;
	text-align: left;
	padding: 0 20px 20px;
}


/* privacy
------------------------------------- */

#privacy {
	text-align: left;
}

#privacy .box p {
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 0;
	margin: 0 10px 30px;
}


/* parts7  [contact]
------------------------------------- */

.parts7 {
	text-align: left;
}

.parts7 h2 {
	margin: 0;
	text-align: left;
}

.parts7 .contact_contents {
	clear: both;
	margin: 0 10px;
}

.parts7 .contact_text {
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
}
.parts7 .contact_text img {
	margin: 0 0 20px;
}

.parts7 .contact_text p {
	margin: 0 auto;
	text-align: center;
}
.parts7 .contact_text p em {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 175%;
}

.parts7 .contact_form {
	padding: 0 0 30px;
}

.parts7 .contact_form li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.parts7 .contact_form li:last-child {
	border: 0;
}

.parts7 .contact_index {
	color: #23470A;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	text-align: left;
	min-height: 1px;
}

.parts7 .contact_body {
	line-height: 175%;
	text-align: left;
}

.parts7 .contact_body input[type="text"],
.parts7 .contact_body textarea {
	border: 1px solid #B7B8B8;
	padding: 5px;
	width: 90% !important;
}

.parts7 .contact_body select {
	border: 1px solid #B7B8B8;
	padding: 2px;
}
.parts7 .contact_body option {
	line-height: 150%;
	padding:0px 5px;
}

.parts7 .contact_body_comment {
	color: #777777;
	font-size: 0.9em;
	line-height: 175%;
}

.parts7 .contact_body_needs {
	display: inline;
	color: #CC0000;
	font-size: 0.85em;
	margin: 0 0 0 10px;
}

.parts7 .contact_submit {
	margin: 0 auto;
	text-align: center;
}

.parts7 .contact_submit input[type="submit"] {
	-webkit-appearance: none;
	background: #CC0000;
	box-shadow: 2px 2px 2px #DDDDDD;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	text-align: center;
	padding: 10px 30px;
	cursor: pointer;
}
.parts7 .contact_submit input[type="button"] {
	-webkit-appearance: none;
	background: #999999;
	box-shadow: 2px 2px 2px #DDDDDD;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	width: 100px;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	text-align: center;
	padding: 10px 20px;
	cursor: pointer;
}
.parts7 .contact_submit input:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.parts7 .contact_ssl {
	font-size: 0.8em;
	line-height: 175%;
	margin: 0 0 30px;
	text-align: left;
}
.parts7 .contact_ssl a {
	color: #003254;
}
.parts7 .contact_ssl img {
	display: none;
}


/* kiji
------------------------------------- */

#kiji {
	margin: 0 auto 30px;
}

#kiji .kiji_contents {
	font-size: 1.0em;
	line-height: 175%;
	text-align: left;
	padding: 0 10px;
}

#kiji .kiji_image {
	margin: 0 0 25px;
}

#kiji p {
	margin: 0 0 25px;
}
#kiji p a,
#kiji p a:link,
#kiji p a:active, 
#kiji p a:visited{
	color: #7F4F21;
	text-decoration: none;
}
#kiji p a:hover {
	color: #7F4F21;
	text-decoration: underline;
}

#kiji .kiji_date {
	color: #777777;
	font-size: 0.75em;
	letter-spacing: 0.05em;
	text-align: right;
	margin: 40px 0 0;
}
#kiji.member_d .kiji_date {
	display: none;
}

#kiji .kiji_category {
	color: #3A7136;
	letter-spacing: 0.05em;
	padding: 0 0 0 10px;
}
#kiji .kiji_category a,
#kiji .kiji_category a:link,
#kiji .kiji_category a:active, 
#kiji .kiji_category a:visited{
	color: #3A7136;
	text-decoration: none;
}
#kiji .kiji_category a:hover {
	color: #3A7136;
	text-decoration: underline;
}


/* kiji_comment
------------------------------------- */

#kiji_comment {
	display: none;
}


/* kiji footer
------------------------------------- */

#kiji_footer {
	width: 1000px;
	background-color: #FFFDEA;
	padding: 20px 0;
	margin: 0 auto 50px;
}

#kiji_footer #sns_button ul li {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	margin-right: 5px;
}


/* member list
------------------------------------- */

#member {
	margin: 0 0 100px;
	padding: 0;
	text-align: center;
}
#member.member_d_list {
	margin: 0 80px 100px;
	padding: 0;
}

#member h2 {
	display: none;
}
#member.member_d_list h2 {
	display: block;
	box-shadow: 3px 3px 4px #CCCCCC;
	font-size: 1.3em;
	line-height: 175%;
	text-align: left;
	margin: 0;
	padding: 7px 20px 7px 80px;
}

#member .member_contents {
	clear: both;
	padding: 0 0 10px;
	margin: 0 85px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#member.member_d_list .member_contents {
	background: #FDFBF4;
	border-bottom: 1px dotted #CCCCCC;
	box-shadow: 3px 3px 4px #CCCCCC;
	padding: 15px 40px 10px;
	margin: 0;
	font-size: 1.1em;
	line-height: 175%;
	text-align: left;
}

#member .member_image {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0 20px 0 0;
}
#member.member_d_list .member_image {
	width: 39px;
	height: 39px;
}
#member.member_d_list .member_image img {
	padding: 2px;
}

#member .member_body {
	float: left;
	text-align: left;
}

#member h3 {
	color: #3A7136;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 175%;
	margin: 3px 0;
}
#member.member_d_list h3 {
	margin: 0;
}
#member h3 a,
#member h3 a:link,
#member h3 a:active, 
#member h3 a:visited{
	color: #3A7136;
	text-decoration: none;
}
#member h3 a:hover {
	color: #3A7136;
	text-decoration: underline;
}

#member p {
	color: #777777;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	line-height: 175%;
}

#member .member_url,
#member .member_date {
	display: none;
}
#member.member_d_list .member_date {
	display: block;
	color: #777777;
	font-size: 12px;
	letter-spacing: 0.05em;
	line-height: 150%;
}

#member .links {
	color: #3A7136;
	font-size: 1.1em;
	line-height: 175%;
	letter-spacing: 0.05em;
	margin: 20px 90px 0 0;
	text-align: right;
}
#member.member_d_list .links {
	background: #FDFBF4;
	margin: 0;
	padding: 30px 40px 40px;
	box-shadow: 3px 3px 4px #CCCCCC;
}
#member .links a,
#member .links a:link,
#member .links a:active, 
#member .links a:visited {
	color: #3A7136;
}
#member .links a:hover {
	color: #3A7136;
	text-decoration: underline;
}


/* default link
------------------------------------- */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}


/* clearfix
------------------------------------- */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Reset
------------------------------------- */

h1{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 100%;
}


/* Fonts
------------------------------------- */

select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
 	*font-size:108%;
	line-height:100%;
}

