<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	padding-top: 130px;
}
#headerArea {
	background: url(../images/header_bg.png) repeat-x left top;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 9999;
}
#header {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-ideograph;
}
#header .boxL {
	width: 631px;
	float: left;
}
#header .boxR {
	width: 220px;
	float: right;
}
#header .boxR2 {
	width: 131px;
	float: right;
	margin-top:5px;
	margin-left:15px;
}
#header .boxR2 img{
	width: 100%;
	height:auto;
}
#headerText {
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
#headerLogo {
}
#headerLink {
	height: 32px;
	line-height: 32px;
}
#headerLink li {
	float: left;
	margin-right: 30px;
}
#headerLink li:last-child {
	margin-right: 0px;
}
#headerLink li a {
	background: url(../images/arw_01.png) no-repeat left center;
	padding-left: 20px;
	text-decoration: none;
	color: #fff;
}
#headerLink li a:hover {
	text-decoration: underline;
}
#headerTel {
	position: relative;
	margin-top:15px;
}
#headerTel .btn {
	position: absolute;
	left: 42px;
	top: 28px;
}
#gNavi {
	clear: both;
	padding-top: 15px;
}
#gNavi li {
	float: left;
}
#gNavi2{
	display:flex;
	justify-content: center
}
#gNavi2 &gt; li:first-child{
	border-left: 1px solid #000;
}
#gNavi2 &gt; li{
-webkit-transform: skewX(150deg);
-moz-transform: skewX(150deg);
transform: skewX(150deg);
border-right: 1px solid #000;
margin:15px 0;
}
#gNavi2 &gt; li &gt; a{
display:block;
transform: skewX(-150deg);
padding:5px 2em;
text-decoration: none;
font-size:15px;
position: relative;
}
#gNavi2 &gt; li &gt; a:hover:after,#gNavi2 &gt; li.on &gt; a:after{
content:"";
position: absolute;
left:-8px;
bottom:-8px;
width:100%;
height:5px;
background: #f39831;
}
.menu &gt; li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
    position: absolute;
	left:10px;
    top: 37px;
    width: 245%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	-webkit-transform: skewX(-150deg);
    -moz-transform: skewX(-150deg);
    transform: skewX(-150deg);
	visibility: hidden;
	display: flex;
	padding-left:1em;
}
li.menu__single ul.menu__second-level li a{
	display: inline-block;
    padding:15px 1em;
    text-decoration: none;
    font-size:15px;
	color:#f39800;
}
li.menu__single ul.menu__second-level li a:before{
	content:"â–¶ï¸Ž";
	color:#f39800;
}
li.menu__single:hover ul.menu__second-level {
    top: 37px;
    visibility: visible;
    opacity: 1;
}
#topSlideArea {
	height: 600px;
	overflow: hidden
}
#topSlide01 {
	width: 100%;
	background: url(../../images/main_img_01.jpg) no-repeat center top;
	height: 600px;
}
#topSlide02 {
	width: 100%;
	background: url(../../images/main_img_02.jpg) no-repeat center top;
	height: 600px;
}
#topSlide03 {
	width: 100%;
	background: url(../../images/main_img_03.jpg) no-repeat center top;
	height: 600px;
}
#topSlide04 {
	width: 100%;
	background: url(../../images/main_img_04.jpg) no-repeat center top;
	height: 600px;
}

#topSlideNavi {
	padding-top: 15px;
	margin-bottom: 15px;
}
#topSlideNavi a {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #ccc;
	border-radius: 8px;
	behavior: url("../js/PIE.htc");
	margin: 0px 4px;
	color: #ccc;
	text-decoration: none;
}
#topSlideNavi a:hover,#topSlideNavi .activeSlide {
	background-color: #F39800;
	color: #F39800;
}
#topBlogArea {
	background: url(../images/line.gif) repeat-x left bottom;
	padding-bottom: 40px;
}
#topBlogArea .inner {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-cluster;
}
#topBlog {
	width: 685px;
	float: left;
}
#topBlog h3 {
	width: 55px;
	float: left;
}
#topBlog .scroll {
	width: 590px;
	 float: right;
	 height: 140px;
	 overflow-x: hidden;
	 overflow-y: scroll;
}
#topBlog table {
	width: 560px;
}
#topBlog table tr th {
	padding: 10px 0px 6px;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
	text-align: left;
	width: 54px;
}
#topBlog table tr th p,#topBlog table tr th iframe {
	display: none;
}
#topBlog table tr th img {
	width: 54px;
	height: auto;
}
#topBlog table tr td {
	padding: 10px 0px 6px 20px;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}
#topBlog table tr:first-child th,#topBlog table tr:first-child td {
	padding-top: 0px;
}
#topBlog table tr td a {
	display: block;
	text-decoration: none;
}
#topBlog table tr td a:hover {
	text-decoration: underline;
}
#topBlog table tr td a .date {
	display: block;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
#topBlog table tr td a .text {
	display: block;
}
.line {
	background: url(../images/line.gif) repeat-x left bottom;
	padding-bottom: 1px;
}
.line2 {
	background: url(../images/line.gif) repeat-x left top;
	padding-bottom: 1px;
}
#topCaseArea {
	background: url(../images/bg_01.gif) repeat left top;
	padding: 40px 0px 0px;
	padding-bottom: 32px;
}
#topCaseArea .inner {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-cluster;
}
#topCaseArea .boxL {
	width: 55px;
	float: left;
	text-align: right;
}
#topCaseArea .boxL h3 {
	margin-bottom: 30px;
}
#topCaseArea .boxL .btn {
	padding-right: 2px;
}
.topArchiveList {
	width: 905px;
	float: right;
}
.topArchiveList li {
	width: 275px;
	margin-right: 40px;
	margin-bottom: 32px;
	float: left;
}
.topArchiveList li:nth-child(3n) {
	margin-right: 0px;
}
.topArchiveList li a {
	display: block;
	text-decoration: none;
}
.topArchiveList li a:hover {
	text-decoration: underline;
}
.topArchiveList li a .thumb {
	display: block;
	width:275px;
	margin-bottom: 10px;
}
.topArchiveList li a .thumb img {
	width: 275px;
	height: auto;
	cursor: pointer;
}
.topArchiveList li a .title {
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
}
.topArchiveList li a .name {
	display: block;
	color: #999;
}
#topVoiceArea {
	padding: 40px 0px 0px;
	padding-bottom: 32px;
}
#topVoiceArea .inner {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-cluster;
}
#topVoiceArea .boxL {
	width: 55px;
	float: left;
	text-align: right;
}
#topVoiceArea .boxL h3 {
	margin-bottom: 30px;
}
#topVoiceArea .boxL .btn {
	padding-right: 2px;
}
#topMarutaArea {
	padding: 40px 0px 20px;
	padding-bottom: 40px;
}
#topMarutaArea .inner {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-cluster;
}
#topMarutaArea .boxL {
	width: 55px;
	float: left;
	text-align: right;
}
#topMarutaArea .boxR {
	width: 905px;
	float: right;
}
.swap .box {
	width: 905px;
	height: 509px;
	margin-bottom: 20px;
}
.swap .box .caseGallery {
	border: 1px solid #ccc;
	width: 903px;
	height: 507px;
	text-align: center;
	background: #EFEFEF;
}
.swap .box .caseGallery img {
	height: 507px;
}
.swap .box .galleryText {
	position: absolute;
	left: 1px;
	bottom: 1px;
	right: 1px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	padding: 10px 15px 10px 15px;
	line-height: 160%;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.caseThumb ul li {
	width: 163px;
	height: 91px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.caseThumb ul li:nth-child(5n) {
	margin-right: 0px;
}
.caseThumb ul li a {
	width: 163px;
	height: 91px;
	display: block;
	overflow: hidden;
}
.caseThumb ul li a:hover,.caseThumb ul li a.selected {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#topStaffArea {
	background: url(../../images/staff_bg.gif) repeat left top;
}
#topStaffArea .inner {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-cluster;
}
#topStaffArea .boxL {
	width: 55px;
	float: left;
	text-align: right;
	padding-top: 40px;
}
#topStaffArea .boxL h3 {
	margin-bottom: 30px;
}
#topStaffArea .boxL .btn {
	padding-right: 2px;
}
#footerContactAreaWrap {
	margin: 0px auto 40px;
	display: flex;
	justify-content: center;
}
#footerContactArea {
	position: relative;
	width: 680px;
	text-align: left;
}

#footerContactArea .btn {
	position: absolute;
	left: 427px;
	top: 80px;
}
#banner_trader a{
	display: block;
	margin-left:15px;
}
#banner_trader img{
	height:147px;
	width:auto;
}
#footerArea {
	background: url(../images/footer_bg.jpg) repeat-x center top #f39800;
	padding-top: 180px;
	padding-bottom: 40px;
}
#footer {
	width: 1000px;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-ideograph;
}
#footerLink {
	width: 700px;
	float: left;
}
#footerLink dl {
	border-bottom: 1px solid #FFF;
	padding-bottom: 7px;
	margin-bottom: 8px;
	padding-left: 10px;
}
#footerLink dl:last-child {
	margin-bottom: 0px;
}
#footerLink dl dt {
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-right: 30px;
}
#footerLink dl dt a {
	color: #fff;
	text-decoration: none;
	padding-left: 23px;
	background: url(../images/arw_02.gif) no-repeat left center;
}
#footerLink dl dt a:hover {
	text-decoration: underline;
}
#footerLink dl dd {
	float: left;
}
#footerLink dl dd a {
	color: #fff;
	padding-left: 15px;
	background: url(../images/arw_03.gif) no-repeat left center;
	text-decoration: none;
	margin-right: 25px;
}
#footerLink dl dd a:hover {
	text-decoration: underline;
}
#footer .boxR {
	width: 260px;
	float: right;
}
#footerLogoBg {
	background-color: #fab030;
    padding: 20px 15px 15px;
    margin-bottom: 20px;
    text-align: center;

}
#footerLogoBg .text {
	color: #fff;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}
#footer_banner_trader img{
	width:100%;
	height:auto;
}
#copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
#contents {
	width: 1000px;
	margin: 0px auto 60px;
	text-align: justify;
	text-justify: inter-cluster;
}
#topicpath {
	line-height: 42px;
	height: 42px;
}
#topicpath li {
	float: left;
}
.woodpolicySection {
	border-bottom: 3px solid #eee;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.woodpolicySection:last-child {
	margin-bottom: 0px;
}
.woodpolicySection .img {
	width: 320px;
	float: left;
}
.woodpolicySection:nth-child(even) .img {
	float: right;
}
.woodpolicySection .text {
	width: 620px;
	float: right;
	padding-top: 34px;
	font-size: 18px;
	line-height: 200%;
}
.woodpolicySection:nth-child(even) .text {
	float: left;
}
.woodpolicySection .text h3 {
	text-align: center;
	margin-bottom: 50px;
}
.archiveList {
}
.archiveList li {
	width: 300px;
	height:350px;
	margin-right: 50px;
	margin-bottom: 30px;
	float: left;
}
.archiveList li:nth-child(3n) {
	margin-right: 0px;
}
.archiveList li a {
	display: block;
	text-decoration: none;
}
.archiveList li a:hover {
	text-decoration: underline;
}
.archiveList li a .thumb {
	display: block;
	width:300px;
	margin-bottom: 10px;
}
.archiveList li a .thumb img {
	width: 300px;
	height: auto;
	cursor: pointer;
}
.archiveList li a .title {
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
	line-height: 150%;
}
.archiveList li a .name {
	display: block;
	color: #999;
}
#voiceTitle {
	border: 1px solid #ccc;
	background: url(../images/bg_washi.gif) repeat left top;
	padding: 20px 30px 20px 20px;
	margin-bottom: 40px;
}
#voiceTitle .img {
	width: 300px;
	float: left;
}
#voiceTitle .boxR {
	width: 618px;
	float: right;
	padding-top: 30px;
}
#voiceTitle .boxR h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 150%;
	border-bottom: 1px dotted #222;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#voiceTitle .boxR .name {
	color: #666;
	font-size: 22px;
}
.voiceSection {
	font-size: 16px;
	line-height: 160%;
	margin-bottom: 60px;
}
.voiceSection .boxL {
	width: 480px;
	float: left;
}
.voiceSection .boxR {
	width: 480px;
	float: right;
}
.title01 {
	font-size: 20px;
	line-height: 140%;
	padding: 11px 20px 9px;
	margin-bottom: 30px;
	font-weight: bold;
	background-color: #f3f3f3;
}
.voiceSection .title01 {
	margin-bottom: 20px;
}
.staffSection {
	padding: 40px;
	border: 1px solid #ccc;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 160%;
}
.staffSection:last-child {
	margin-bottom: 0px;
}
.staffSection .img {
	width: 320px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.staffSection .img02 {
	width: 200px;
	float: right;
	margin-left: 40px;
}
.title02 {
	font-size: 20px;
	font-weight: bold;
	color: #f39800;
	margin-bottom: 20px;
	line-height: 140%;
}
.staffSection .title01 {
	width: 518px;
	float: left;
}
.qaSection {
	padding: 40px;
	margin-bottom: 40px;
	border: 1px solid #ccc;
	font-size: 16px;
	line-height: 160%;
}
.qaSection:last-child {
	margin-bottom: 0px;
}
.iconQ {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	border-bottom: 1px dotted #222;
	background: url(../../qa/images/icon_q.gif) no-repeat left center;
	margin-bottom: 20px;
	padding: 30px 0px 30px 70px;
}
.iconA {
	background: url(../../qa/images/icon_a.gif) no-repeat left top;
	padding-left: 70px;
	margin-bottom: 30px;
}
.iconA:last-child {
	margin-bottom: 0px;
}
.caseSection {
	margin-bottom: 40px;
}
.caseSection .img {
	width: 750px;
	height: 500px;
	background-color: #ebebeb;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}
.caseSection:nth-child(even) .img {
	float: right;
	margin-right: 0px;
	margin-left: 40px;
}
.caseSection .number {
	padding-top: 225px;
	float: left;
}
.caseSection:nth-child(even) .number {
	float: right;
}
.caseSection .number .text01 {
	font-size: 12px;
	margin-bottom: 10px;
}
.caseSection .number .text02 {
	font-size: 30px;
}
.caseSection .number .text02 span {
	font-size: 20px;
}
.casebtn{
	margin: 20px 15px;
    background: #f39831;
    color: #fff !important;
    text-decoration: none !important;
    padding: 20px;
    width: 300px;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
}
.casebtn:hover{
	opacity: 0.9;
}
/* .caseImgArea_pdf{
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
} */
.caseImgArea_pdf50{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
/* .caseImgArea_pdf.w50p .zoomBox,
.caseImgArea_pdf50.w50p .zoomBox {
	width: 50%;
	display: inline-block;
}
.caseImgArea_pdf.w50p .zoomBox img,
.caseImgArea_pdf50.w50p .zoomBox img {
	width: 100%;
} */

.caseImgArea_pdf a,
.caseImgArea_pdf50 a {
	transition: all .5s;
}
.caseImgArea_pdf a:hover,
.caseImgArea_pdf50 a:hover {
	opacity: .75;
}

.caseImgArea_pdf a img {
	width: 100%;
}

.caseImgArea_pdf50 &gt; div{
	width:49%;
	display:block;
}

.caseImgArea_pdf50 &gt; div img{
	width:100%;
}

/* .lightboxOverlay {
	height: calc(100vh + 100px) !important;
	overflow: hidden;
} */

/* .lightbox {
	position: fixed;
	top: 50px !important;
	left: 0 !important;
} */
.lightbox {
	max-width: 100vw !important;
	max-height: 100vh !important;
	overflow-y: auto;
}
.lightbox .lb-image {
	min-width: 95vw;
	min-height: 100vh;
	/* min-width: 120vw;
	min-height: auto; */
	height: auto !important;
	/* aspect-ratio: 4/3;
	object-fit: contain; */
}
body#newhouse.newhouse .lightbox .lb-image {
	min-width: 120vw;
	min-height: auto;
	aspect-ratio: 4/3;
	object-fit: contain;
}

.lb-dataContainer {
	position: fixed;
	top: 0;
	z-index: 10001;
}
.lb-data .lb-close {
	float: left;
	background-color: rgb(255 160 2 / 80%);
	padding: 10px;
	background-position: center;
	border-radius: 25px;
}

#gorokuBtnSet {
	text-align: center;
	margin-bottom: 60px;
}
#gorokuBtnSet ul {
	width: 630px;
	margin: 0px auto;
}
#gorokuBtnSet ul li {
	float: left;
}
.gorokuSection {
	margin-bottom: 60px;
}
#goroku01:target,
#goroku02:target,
#goroku03:target,
#goroku04:target,
#goroku05:target,
#goroku06:target,
#goroku07:target {
	/*padding-top: 130px;*/
}
#top:target #goroku01,
#top:target #goroku02,
#top:target #goroku03,
#top:target #goroku04,
#top:target #goroku05,
#top:target #goroku06,
#top:target #goroku07 {
	/*padding-top: 0px;*/
}
.gorokuSection:last-child {
	margin-bottom: 0px;
}
.gorokuSection h3 {
	width: 380px;
	float: left;
}
.gorokuSection .text {
	width: 620px;
	float: left;
	font-size: 18px;
	line-height: 180%;
}
#fooerSlideArea {
	width: 100%;
}
#footerSlide {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
}
#footerSlide .topArchiveList {
	float: none;
	text-align: justify;
	text-justify: inter-ideograph;
}
#footerSlide .topArchiveList li {
	float: none;
	margin-bottom: 0px;
}
.bx-viewport {
	width: 905px!important;
	margin: 0px auto;
	height: auto!important;
}
#footerPageTop {
	height: 40px;
	line-height: 40px;
	margin-bottom: 40px;
}
#footerPageTop a {
	display: block;
	color: #222;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f3f3f3;
	padding-top: 3px;
}
#footerPageTop a:hover {
	color: #fff;
	background-color: #222;
}
.companyTable {
	border: 1px solid #ccc;
	margin-bottom: 60px;
}
.companyTable table {
	width: 100%;
	font-size: 16px;
	line-height: 160%;
}
.companyTable table tr th {
	padding: 18px 0px 12px 40px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	width: 210px;
}
.companyTable table tr td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
	padding: 18px 20px 12px 0px;
}
.companyBox01 {
	padding: 30px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.companyBox01 .boxL {
	width: 398px;
	float: left;
	font-size: 16px;
	line-height: 160%;
}
.companyBox01 .boxL .title02 {
}
.companyBox01 .img {
	width: 510px;
	float: right;
}


/*********************************
 * ãƒ•ã‚§ãƒ¼ãƒ‰ ãƒšãƒ¼ã‚¸ãƒˆãƒƒãƒ— ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã“ã“ã‹ã‚‰
 *********************************/
#page-top {
	position: fixed;
	bottom: 15px;
	right: 30px;
	z-index: 99999;
	width: 50px;
	height: 50px;
	background-color: #222;
	border-radius: 25px;
	behavior: url("../js/PIE.htc");
}
#page-top a {
	display: block;
	padding-top: 10px;
	padding-top: 12px;
	padding-left: 5px;
}
#page-top a:hover {
}
 /*********************************
 * ãƒ•ã‚§ãƒ¼ãƒ‰ ãƒšãƒ¼ã‚¸ãƒˆãƒƒãƒ— ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã“ã“ã¾ã§
 *********************************/




/*********************************

ãŠå•åˆã›ãƒ•ã‚©ãƒ¼ãƒ&nbsp;é–¢é€£CSS ã“ã“ã‹ã‚‰

*********************************/
#formArea {
	width: 90%;
	margin: 0px auto;
}
#contactBg {
	text-align: left;
}
#m-form table {
	width: 100%;
	line-height: 160%;
	margin-bottom: 30px;
}
#m-form table tr th {
    border: 1px solid #ccc;
	border-right: none;
	padding: 30px 0px 30px 30px;
    vertical-align: top;
	text-align: left;
	width: 200px;
	font-size: 18px;
	font-weight: normal;
}
#m-form .hissu {
	color: #FF0000;
	font-weight: bold;
	margin-right: 10px;
}
#m-form table tr td {
	border: 1px solid #ccc;
	border-left: none;
	vertical-align: top;
	text-align: left;
	padding: 30px 30px 30px 0px;
	font-size: 16px;
}
#m-form table tr td input[type=text] {
	border: 1px solid #ccc;
	padding: 3px 5px;
	width: 85%;
	border-radius: 5px;
	behavior: url("../js/PIE.htc");
	font-size: 18px;
}
#m-form table tr td input.zip01 {
	width: 3em;
	margin-bottom: 5px;
}
#m-form table tr td input.zip02 {
	width: 4em;
	margin-bottom: 5px;
}
#m-form table tr td input.tel {
	width: 4em;
}
#m-form table tr td input.yosan {
	width: 120px;;
}
#m-form textarea {
	width: 100%;
	width: 95%;
	padding: 3px 5px;
	border: 1px solid #ccc;
	height: 100px;
	border-radius: 5px;
	behavior: url("../js/PIE.htc");
}
#m-form .checkBtn {
	display:block;
	border: 0px;
	background: url(../images/btn_check.gif) no-repeat left top;
	width: 305px;
	height: 60px;
	/*width: 300px;
	height: 55px;*/
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#m-form .sendBtn {
	display: inline-block;
	border: 0px;
	background: url(../images/btn_send.gif) no-repeat left top;
	width: 305px;
	height: 60px;
	/*width: 300px;
	height: 55px;*/
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 10px;
}
#m-form .backBtn {
	display: inline-block;
	border: 0px;
	background: url(../images/btn_correction.gif) no-repeat left top;
	width: 300px;
	height: 55px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
#m-form .error_message {
	background: #FEE1E1;
    border: 2px solid #DD3300;
    color: #DD3300;
    font-size: 14px;
	margin-bottom: 15px;
    padding: 10px;
	text-align: center;
	font-weight: bold;
}
#m-form .send {
	text-align: center;
}
#m-form table tr .checkBox span {
	display:block;
	width: 25%;
	float: left;
	margin-bottom: 3px;
}


/*********************************

ãŠå•åˆã›ãƒ•ã‚©ãƒ¼ãƒ&nbsp;é–¢é€£CSS ã“ã“ã¾ã§

*********************************/



/*TOPãƒšãƒ¼ã‚¸ã€ŒåŒ&nbsp;å‹•ç”»ã€è¿½åŠ&nbsp;
-----------------------------------20150616*/

.S-takumi {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.S-takumi h3 {
	float: left;
	width: 55px;
	margin-right: 65px;
}
.S-takumi .inner {
	float: left;
}
.clear00 {
	margin: 0px;
	padding: 0px;
	clear: both;
}



/*
-----------------------------------201501007*/


.fR {
	float:right;
	}

.new {
	float:right;
	background-color:red;
	color:white;
	margin-top:-10px;

}

/*
-----------------------------------20210922*/
#newhouse .neko {
	width: 150px;
	height: calc(150px * .805);
	position: fixed;
	bottom: 100px;
	right: 0;
}
#newhouse .neko img {
	width: 100%;
}

#reform .nekoBall {
	width: 150px;
	height: calc(150px * 1.298);
	position: fixed;
	top: 170px;
	right: 30px;
}
#reform .nekoBall img {
	width: 100%;
}
/*
-----------------------------------20220929*/
.traderpage h2{
	font-weight:bold;
	color:#fff;
	background:#2f6928;
	padding:30px;
	font-size:24px;
	position: relative;
}
.traderpage h2 a{
	position: absolute;
	top:5px;
	right:20px;
	width:150px;
	height:70px;
}
.traderpage h2 a img{
	width:100%;
	height:auto;
}

.traderpage .gif_wrap{
	display: flex;
	background: #E7F1D6;
	padding:0 10px; 
}
.traderpage .gif_wrap li{
	list-style: none;
	margin:0 10px;
	border:5px solid #028303;
	background: #fff;
	width:50%;
	box-sizing: border-box;
	text-align: center;
	color:#666;
}
.traderpage .gif_wrap li .title{
	background: #028303;
	color: #fff;
	font-weight: bold;
	padding:10px;
	font-size:16px;
}
#btn_wrap{
	text-align: center;
    background: #d1c4a4;
    padding: 30px 80px;
}

.traderpage #form{
	background: #f7f7f7;
}

.traderpage #m-form table tr th{
	padding:15px 30px;
	text-align: right;
	border:none;
}
.traderpage #m-form table tr td{
	border:none;
	padding:15px 30px 15px 0;
}

.traderpage #m-form table tr td input.postal1,
.traderpage #m-form table tr td input.postal2  {
    width: 3em;
    margin-bottom: 5px;
}

.att_text{
	padding:30px;
	font-size:16px;
	line-height: 1.7;
}

.traderpage .error,
.traderpage #error_message{
	color:red;
	margin-top:5px;
	font-size:16px;
}

#btn_confirm,
#btn_submit{
	display: flex;
	justify-content: center;
}
#btn_confirm input{
    outline: none;
    border: none;
    font-size: 18px;
    color: #fff;
    background: #f6ad39;
    width: 300px;
    height: 50px;
    box-shadow: 4px 3px 2px #999;
	cursor: pointer;
}
#btn_confirm input:hover{
    opacity: 0.8;
}
#btn_submit{
	padding-bottom:30px;
	margin-bottom:40px;
}
#btn_submit input{
	outline: none;
    border: none;
    font-size: 18px;
    color: #fff;
    background: #f6ad39;
    width: 300px;
    height: 50px;
    box-shadow: 4px 3px 2px #999;
	cursor: pointer;
	margin:0 0.5em;
}
#btn_submit input.submit_back{
	width: 150px;
    background: #fff;
    color: #000;
}
#btn_submit input:hover{
	opacity: 0.8;
}
#completed{
	font-size:16px;
	padding-bottom:30px;
	margin-bottom:30px;
}



@media only screen and (max-width: 640px) {

	/* body#newhouse #lightbox.lightbox .lb-image {
		min-width: 120vw;
		min-height: auto;
		aspect-ratio: 4/3;
		object-fit: contain;
	} */

}/* END max-width: 640px */</pre></body></html>