@charset "UTF-8";
/* CSS Document */
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align:baseline;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Body */
body {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background-color: #ccdd00;
	margin: 0;
	padding: 0;
}
a:link,a:active,a:visited {
	color:inherit;
	font-weight:inherit;
	text-decoration:none;
}
a:hover {
	opacity: 0.7;
	color:inherit;
	font-weight:inherit;
	text-decoration:none;
}
.dott_line {
	border-top:1px dotted #666;
	margin:25px 0;
	clear:both;
}
@media screen and (max-width: 768px) {
.pconly {
	display:none;
}
}
@media screen and (min-width: 769px) {
.sponly {
display:none;
}
}
@media screen and (min-width: 481px) {
.spsonly {
	display:none;
}
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	font-size: 12px;
}
#page-top a {
	background:#333;
	opacity:0.8;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
.float_clear {
	clear: both;
}
/* Container */
#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	background-color:#fff;
}
#container #header {
	width:910px;
	height:110px;
	margin:0;
	padding:15px;
}
#container #header p.headcopy {
	font-size:14px;
	line-height:1.4;
	color:#333;
	font-weight:normal;
	margin:0 0 15px 0;
}
#container #header .logo {
	width:328px;
	height:80px;
	margin:0;
	padding:0;
	float:left;
}
#container #header .shop_addresBox {
	width:auto;
	height:auto;
	float:right;
	margin-top:12px;
}
#container #header .shop_addresBox p.shop_addres {
	font-size:15px;
	line-height:1.2;
	color:#000;
	font-weight:bold;
}
#container #header .shop_addresBox .phone_number {
	font-size:21px;
	line-height:1.4;
	color:#598d35;
	font-weight:bold;
}
nav {
	width:100%;
	height:20px;
	margin:0;
	padding:15px 0;
	background-color:#598d35;
	clear:both;
}
ul.mainmenu {
	margin:0;
	padding:0 15px 0 15px;
	background-color:#598d35;
	display:inline-block;
	clear:both;
}
ul.mainmenu li {
	font-size:15px;
	line-height:1.3;
	color:#fff;
	font-weight:bold;
	float:left;
	list-style:none;
	border-right:1px solid #fff;
	margin:0;
	padding:0 12px;
}
ul.mainmenu li.last-child {
	border-right:none;
	margin:0;
}
#contents_main {
	width:840px;
	height:auto;
	margin:25px 50px;
}
#contents_main h2 {
	font-size:24px;
	line-height:36px;
	font-weight:bold;
	color:#598d35;
	text-align:center;
	margin:0 0 15px 0;
}
#contents_main h3 {
	font-size:24px;
	line-height:1.0;
	font-weight:bold;
	color:#000;text-align:center;
	margin:15px 0;
	padding:5px;
	border:2px solid #cc0000;
	border-radius:18px;
}
#contents_main .tatami_work_image {
	float:left;
	margin:0 20px 0 0;
}
#contents_main p {
	font-size:16px;
	line-height:1.5;
	font-weight:bold;
	margin:0;
}
#contents_main .concept_strong {
	font-size:24px;
	line-height:1.5;
	color:#cc0000;
	font-weight:bold;
}
.price_table {
	width:100%;
	font-size:13px;
	line-height:1.2;
	border-collapse: collapse;
	border: 1px solid #333;
	margin:25px 0 5px 0;
}
.price_table th,td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:10px;
	vertical-align:middle;
	width:calc(100%/2);
}
.price_table th {
	font-size:18px;
	line-height:1.2;
	font-weight:bold;
	background-color:#ccdd00;
}
.price_table .price_bold {
	font-size:15px;
	font-weight:bold;
}
.price_table .price_red {
	font-size:15px;
	color:#ff0000;
	font-weight:bold;
}
.price_caution {
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}
#shop_access {
	width:840px;
	height:auto;
	margin:25px 50px 50px 50px;
}
#shop_access .shopinfo_wrap {
	width:400px;
	height:auto;
	text-align:center;
	display:block;
	float:left;
	margin:0 20px 0 0;
}
#shop_access .map_box {
	width:420px;
	height:360px;
	display:block;
	float:left;
}
#shop_access h2 {
	font-size:28px;
	line-height:36px;
	font-weight:bold;
	color:#598d35;
	text-align:center;
	margin:0 0 15px 0;
}
#shop_access h3 {
	font-size:24px;
	line-height:1.2;
	font-weight:bold;
}
#shop_access .ishiwatari_image {
	margin:12px 0;
}
#shop_access p {
	font-size:15px;
	line-height:1.4;
	font-weight:bold;
}
#shop_access .phone_number {
	font-size:21px;
	line-height:1.4;
	color:#598d35;
	font-weight:bold;
}
#question-answer {
	margin:0 0 50px 0;
}
#question-answer h3 {
	font-size:18px;
	line-height:27px;
	color:#669900;
	font-weight:bold;
	margin:0 50px;
	padding:0 0 5px 0;
	border-bottom:1px solid #669900;
}
#question-answer ul {
	margin:0 50px;
	padding:0;
}
#question-answer li {
	font-size:15px;
	line-height:27px;
	margin:0;
	padding:0;
	list-style:none;
}
footer {
	margin:25px 0 0 0;
	padding:15px;
	border-top:1px solid #999;
}
#question-answer .question {
	color:#669900;
	font-weight:bold;
	margin-top:25px;
}
footer p.copyright {
	font-size:11px;
	line-height:1.2;
	color:#333;
	font-weight:bold;
	text-align:center;
}

/* contents */
#contents_main p.sub_contents {
	font-size:16px;
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	margin:25px 0;
}
#contents_main ul.chisiki_list {
	width:100%;
	height:auto;
	display:inline-block;
	list-style-type:disc;
	margin:0 auto;
	padding:15px 0 15px 25px;
	border:2px dotted #598d35;
}
#contents_main ul.chisiki_list li.chisiki_li {
	font-size:15px;
	line-height:1.3;
	color:#598d35;
	font-weight:bold;
	list-style-position:outside;
	width:45%;
	display:list-item;
	margin:3px 12px;
	padding:0;
	float:left;
}
#contents_sub {
	width:840px;
	height:auto;
	margin:25px 50px;
}
#contents_sub h2 {
	font-size:18px;
	line-height:27px;
	color:#598d35;
	font-weight:bold;
	margin-bottom:25px;
	padding-bottom:4px;
	border-bottom:1px solid;
}
#contents_sub h3 {
	font-size:18px;
	line-height:27px;
	color:#598d35;
	font-weight:bold;
}
#contents_sub .ex_before h4,.ex_after h4 {
	font-size:16px;
	line-height:24px;
	color:#598d35;
	font-weight:bold;
	margin:0;
}
#contents_sub p {
	font-size:15px;
	line-height:24px;
	margin:10px 0 45px 0;
}
#contents_sub .ex_before,.ex_after {
	width:47%;
	height:auto;
	margin:0 1.5% 50px 1.5%;
	float:left;
}
#contents_sub .ex_before img,.ex_after img {
	width:100%;
	height:auto;
}
#contents_sub .float_left_box {
	width:540px;
	height:auto;
	float:left;
	margin-right:20px;
}
#contents_sub .maintenance_img {
	width:280px;
	height:auto;
}

@media (min-width: 481px)and (max-width: 768px) {
#container {
	width: 100%;
	margin: 0;
}
#container #header {
	width:96%;
	padding:10px 2%;
}
nav {
	width:100%;
	height:20px;
	margin:0;
	padding:12px 0 7px 0;
	background-color:#598d35;
	clear:both;
}
ul.mainmenu {
	margin:0;
	padding:0 10px 0 7px;
	background-color:#598d35;
	display:inline-block;
	clear:both;
}
ul.mainmenu li {
	font-size:13px;
	padding:0 10px;
}
ul.mainmenu li.last-child {
	padding:0 0 0 12px;
}
#container .header_main_image {
	width:100%;
	height:auto;
}
#container .header_main_image img {
	width:100%;
	height:auto;
}
#contents_main {
	width:90%;
	height:auto;
	margin:0;
	padding:20px 5%;
}
#contents_main h2 {
	font-size:20px;
	line-height:30px;
}
#contents_main h3 {
	font-size:18px;
	line-height:1.0;
	border-radius:15px;
}
#contents_main p {
	font-size:15px;
}
#shop_access {
	width:90%;
	height:auto;
	margin:25px 5%;
	text-align:center;
}
#shop_access .shopinfo_wrap {
	width:100%;
	float:none;
}
#shop_access .map_box {
	position: relative;
	width:100%;
	height:0;
	float:none;
	padding-bottom:75%;
	overflow: hidden;
	margin:20px 0;
}
#shop_access .map_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#shop_access h3 {
	font-size:18px;
}
#shop_access p {
	font-size:13px;
}
#shop_access .phone_number {
	font-size:18px;
}

/* contents */
#contents_main p.sub_contents {
	font-size:14px;
}
#contents_main ul.chisiki_list {
	width:100%;
	height:auto;
	display:inline-block;
	list-style-type:disc;
	margin:0 auto;
	padding:12px 0 12px 18px;
	border:2px dotted #598d35;
}
#contents_main ul.chisiki_list li.chisiki_li {
	font-size:14px;
	line-height:1.3;
	color:#598d35;
	font-weight:bold;
	list-style-position:outside;
	width:45%;
	display:list-item;
	margin:3px 12px;
	padding:0;
	float:left;
}
#contents_sub {
	width:90%;
	height:auto;
	margin:0;
	padding:20px 5%;
}
#contents_sub h3 {
	font-size:16px;
	line-height:24px;
	color:#598d35;
	font-weight:bold;
}
#contents_sub .ex_before h4,.ex_after h4 {
	font-size:16px;
	line-height:24px;
	color:#598d35;
	font-weight:bold;
	margin:0;
}
#contents_sub p {
	font-size:14px;
	line-height:21px;
	margin:10px 0 45px 0;
}
#contents_sub .float_left_box {
	width:65%;
	height:auto;
	float:left;
	margin-right:3%;
}
#contents_sub .maintenance_img {
	width:32%;
	height:auto;
}
}
@media screen and (max-width: 480px) {
#container {
	width: 100%;
	margin: 0;
}
#container #header {
	width:100%;
	height:auto;
	padding:5px 0;
}
#container #header p.headcopy {
	font-size:12px;
	line-height:1.3;
	text-align:center;
	border-bottom:2px solid #598d35;
	padding-bottom:2px;
}
#container #header .logo {
	margin:0 auto;
	float:none;
}
#container #header .shop_addresBox {
	width:100%;
	height:auto;
	float:none;
	margin-top:15px;
	text-align:center;
}
#container #header .shop_addresBox p.shop_addres {
	font-size:15px;
	line-height:1.2;
	color:#000;
	font-weight:bold;
}
#container #header .shop_addresBox .phone_number {
	font-size:21px;
	line-height:1.4;
	color:#598d35;
	font-weight:bold;
}
nav {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background-color:#598d35;
	clear:both;
}
ul.mainmenu {
	margin:0;
	padding:0;
	background-color:#598d35;
	display:table;
	border-collapse:collapse;
	border:1px solid #fff;
	clear:both;
}
ul.mainmenu li {
	font-size:15px;
	line-height:1.0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	display:table-cell;
	width:calc(100%/2);
	float:left;
	list-style:none;
	border:1px solid #fff;
	margin:0;
	padding:18px 15px;
}
ul.mainmenu li:last-child {
width:100%;
}
#container .header_main_image {
	width:100%;
	height:auto;
}
#container .header_main_image img {
	width:100%;
	height:auto;
}
#contents_main {
	width:90%;
	height:auto;
	margin:0;
	padding:20px 5%;
}
#contents_main h2 {
	font-size:20px;
	line-height:24px;
}
#contents_main h3 {
	font-size:18px;
	line-height:1.0;
	border-radius:15px;
}
#contents_main .tatami_work_image {
	width:100%;
	height:auto;
	float:none;
	margin:20px 0;
}
#contents_main .tatami_work_image img {
	width:100%;
	height:auto;
}
#contents_main p {
	font-size:12px;
}
#contents_main .price_table {
	font-size:11px;
	line-height:1.4;
	width:100%;
}
#contents_main .price_table th,td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:10px;
	vertical-align:middle;
	width:calc(100%/2);
	text-align:center;
}
#contents_main .price_table th {
	font-size:16px;
	line-height:1.2;
	font-weight:bold;
	background-color:#ccdd00;
}
#contents_main .price_table .price_bold {
	font-size:13px;
	line-height:1.4;
	font-weight:bold;
}
#contents_main .price_table .price_red {
	font-size:13px;
	line-height:1.4;
	color:#ff0000;
	font-weight:bold;
}
#contents_main .price_caution {
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
#shop_access {
	width:90%;
	height:auto;
	margin:25px 5%;
	text-align:center;
}
#shop_access .shopinfo_wrap {
	width:100%;
	float:none;
}
#shop_access .map_box {
	position: relative;
	width:100%;
	height:0;
	float:none;
	padding-bottom:75%;
	overflow: hidden;
	margin:20px 0;
}
#shop_access .map_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#shop_access .ishiwatari_image {
	width:100%;
	height:auto;
	margin:12px auto;
}
#shop_access .ishiwatari_image img {
	width:100%;
	height:auto;
}
#shop_access h3 {
	font-size:18px;
}
#shop_access p {
	font-size:13px;
}
#shop_access .phone_number {
	font-size:18px;
}
#page-top {
	position: fixed;
	bottom: 5px;
	right: 0;
	font-size: 10px;
}
#page-top a {
	background:#333;
	text-decoration: none;
	color: #FFFFFF;
	width: 90px;
	padding: 12px 0;
	text-align: center;
	display: block;
	border-radius: 5px 0 0 5px;
}
footer p.copyright {
	font-size:10px;
	line-height:1.2;
	color:#333;
	font-weight:bold;
	text-align:left;
}

/* contents */
#contents_main p.sub_contents {
	font-size:13px;
	line-height:1.5;
	font-weight:normal;
	text-align:left;
	margin:25px 0;
}
#contents_main ul.chisiki_list {
	width:100%;
	height:auto;
	display:inline-block;
	list-style-type:disc;
	margin:0 auto;
	padding:10px 0 10px 15px;
	border:2px dotted #598d35;
}
#contents_main ul.chisiki_list li.chisiki_li {
	font-size:13px;
	line-height:1.3;
	color:#598d35;
	font-weight:bold;
	list-style-position:outside;
	width:43%;
	display:list-item;
	margin:3px 10px;
	padding:0;
	float:left;
}
#contents_sub {
	width:90%;
	height:auto;
	margin:0 5%;
}
#contents_sub h3 {
	font-size:16px;
	line-height:24px;
	color:#598d35;
	font-weight:bold;
}
#contents_sub .ex_before h4,.ex_after h4 {
	font-size:16px;
	line-height:24px;
	color:#598d35;
	font-weight:bold;
	margin:0;
}
#contents_sub p {
	font-size:13px;
	line-height:20px;
	margin:5px 0 25px 0;
}
#contents_sub .ex_before,.ex_after {
	width:100%;
	height:auto;
	margin:0 0 25px 0;
	float:none;
}
#contents_sub .ex_before img,.ex_after img {
	width:100%;
	height:auto;
}
#contents_sub .float_left_box {
	width:100%;
	height:auto;
	float:none;
	margin-right:3%;
}
#contents_sub .maintenance_img {
	width:100%;
	height:auto;
}
#question-answer ul {
	margin:0 30px;
	padding:0;
}
#question-answer li {
	font-size:16px;
	line-height:28px;
	margin:0;
	padding:0;
	list-style:none;
}
}