/*フラット01 ブラック 左メイン*/
@charset "UTF-8";  
@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');


/*-------------------------------------------
table
-------------------------------------------*/
.article table p {
    margin: 0;
}
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}
/*-------------------------------------------
謾ｹ陦�
-------------------------------------------*/
.article p {
    margin-bottom: 1em;
}

strong{
  color:#69420e;
}
.article p.first-letter {
  font-size: 2em;
  color: #7172ac;
}

/*-------------------------ここからオリジナルCSS------------------------------*/
/*パンくず*/
.pankuz p {
    margin-bottom: 25px;
    font-size: 11px;
    color: #b0b0b0;
    text-align: right;
    border-bottom: none;
    padding-bottom: 20px;
}


#wrap {
background: url(../images/159980227286201.gif);}

#wrap_body {
    padding: 0;
}

@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Medium");
}
/* font-weight: bold の時は通常どおり Bold 書体を使わせる */
@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}

body {
    font-family: "Montserrat","游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color:#333;
}

.mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics, #mainServices {

    padding: 32px 0 0;
    margin-top: 30px;
    width: 752px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 0;
}

#mainArticles, #mainServices {
    width: 752px;
    margin-bottom: 0;
}
#mainContents {
    width: 752px;
}

.mainArticles .article .image,
.mainArticles .article img {
    max-width: 752px;
}

.mainArticles .article_right img, .mainArticles .article_left img {
    max-width: 330px;
}

#contents {
      width: 1000px;
    margin: 30px auto 70px auto;
    padding-top: 40px;
}

/*リンクの色*/
#topMenu .topMenu li a, .footer .services li a {
    color: #fff;
}
a, h1 a:hover, .footer a:hover, .footer p a:hover, #footer li a:hover{
  color:#b1560d;
}

#topMenu, #sideMobile, .sideServices h2, .footer .services {
    background-color: #493a25;
}

/*hover*/
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
.sideServices ul li a:hover,
div.image img.gallery:hover,
#title h1 a:hover,
table.contactTable input.button:hover,
a.linkbtn:hover,
.footer li a:hover,
.footer a:hover, .footer p a:hover,
#mainTopics .listview a:hover, a.btn:hover,
#topMenu .topMenu li:hover,
#topMenu .topMenu li a:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
  transition: 0.7s;
}

/* 記事半分 */
.mainArticles .articlehalf {
	width: 49%;
  	display: inline-block;
  	vertical-align: top;
    text-align:center;
    font-size:14px;
    padding: 1%;
    box-sizing: border-box;
    border:1px solid #ccc;
}

.mainArticles .articlehalf img {
    margin-bottom: 0px;
}

/*リンクボタン*/
a.linkbtn {
    background-color: #FF4500;
    border: 2px solid #FF4500;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: 12px;
    padding: 6px 18px;
    text-align: center;
    text-decoration: none;
}

/*--------------------------
header
---------------------------*/
#title h1 {
    margin: 0;
    padding: 0;
    text-align: left;
    height: 80px;
    width: 325px;
}
#title h1 a {
    background: url("../images/159980099948401.png") no-repeat; 
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}

#title {
  padding: 10px 0px 0px 0;
    margin-bottom: 59px;
}
#title_outer {
    background-position: unset;
    background: url(../images/159980090764701.png) no-repeat right;
    border: 0px;
    margin-top: 0;
    padding-top: 0;
    height: 70px;
}

#title .description {
  display:none;
}
/*--------------------------
topmenu
-------------------------------*/
#topMenu { 
  width: 100%;
  margin-top: 0;
    position: absolute;
    top: 90px;
    min-height:auto;
  transition:padding 0.3s linear 0s;
}

#topMenu .topMenu li {
    width: 196px;
    padding: 10px 0;
}

#topMenu .topMenu li a {
  font-size:16px;
  color: #fff;
}

/*#topMenu .topMenu li:hover,
#topMenu .topMenu li a:hover{
    text-decoration: none;
    background: #545244;
}*/




#topMenu_outer {
    background: transparent;
    margin: 2px auto;
}
/*-------------------------
mainimage
--------------------------*/
#mainImage_body {
    width: 100%;
}
.mainImage img {
    width: auto;  
    height: auto;
    max-width: 100%;
}

#mainImage {
    overflow: hidden;
    text-align: center;
    width:100%;
}
/*--------------------------
headline
-------------------------*/
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2,
.mainContents .article h3, .mainContents div.gallery h3,
.mainContents .article h4, .mainContents .article h5, .mainContents .article h6{
 font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2{
    border-bottom: none;
    margin-top: 20px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    background: #493a26;
    padding: 10px 0;
}

.mainContents .article h3, .mainContents div.gallery h3 {
   border-bottom: 1px solid #493a26;
color: #493a26;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
    padding: 5px 0 5px 4px;
    text-align: left;

}

.mainContents .article h4{
font-size: 18px;
    font-weight: bold;
    padding: .25em .5em;
    margin: 1em 0;
    display: flex;
    color: #222;
    border-left: 7px solid;
}

.mainContents .article h5{
  font-size: 18px;
  color: #222;
}
.mainContents .article h5:first-letter {
  font-size: 2em;
  color: #FF4500;
}

.mainContents .article h6{
    font-size: 16px;
    font-weight: bold;
    color:#2a2922;
}

/* Blog articles list */
#mainArticles[data-ams-editable*="blog_articles"] .blogArticle {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e7ded3;
    overflow: visible;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .article_outer,
#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .article_body {
    width: 100%;
    box-sizing: border-box;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .article_outer {
    padding: 22px 0 20px;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_date {
    margin: 0 0 5px;
    color: #777;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle h3 {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
    color: #b1560d;
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.45;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle h3 a {
    color: #b1560d;
    text-decoration: none;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle h3 a:hover {
    text-decoration: underline;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_excerpt {
    display: -webkit-box;
    margin: 0;
    color: #444;
    font-size: 15px;
    line-height: 1.75;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_more {
    margin: 10px 0 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4;
    text-align: right;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_more a {
    color: #b1560d;
    text-decoration: none;
}

#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_more a::after {
    content: " >";
}

/*-------------------------
Side
---------------------------*/
.freeHtml{
  background: #f1eae1;
    text-align: center;
    padding: 10px;
}
.freeHtml img{
  margin-bottom:10px;
}
.freeHtml p{
  margin-bottom:1em;
}

#sideContents {
    width: 220px;
    margin-top: 40px;
}
.sideServices ul li a{
  font-size:14px;
}

#sideServices, #sideMobile {
    width: 220px;
}
#sideBanners {
    width: 220px;
}
.sideServices h2 {
    background-position: 175px center;
    background-color: #493a25;
    padding: 26px 10px;
}
.sideServices ul {
    width: 200px;
    padding: 25px 10px;
}
#sideContact {
    background-color: #222;
/*  background-color: #493a25;*/
}
.sideBlogCategories, .sideBlogDates {
    margin-bottom: 0px;
    padding-bottom: 10px;
    background-color: #e7e7e7;
}

.sideBlogCategories h2, .sideBlogDates h2{
  background-color: #2a2922;
  overflow: hidden;
    font-size: 14px;
    padding: 26px 30px;
    color: #fff;
}

.sideBlogCategories ul, .sideBlogDates dl {
  margin-left: 20px;
}

#sideContact a {
    background-position: 175px center;
}

a.linkbtn {
    background-color: #FF4500;
    border: 2px solid #FF4500;
    border-radius: 5px;
    color: #fff;
    display: block;
    margin: 12px;
    padding: 6px 18px;
    text-align: center;
    text-decoration: none;
}
a.linkbtn:hover {
    background-color: #fff;
    color: #FF4500;
}

div#side{
  text-align:center;
  padding: 5px;
  background:#e7e7e7;
}

.sideBanner_body {
    width: 220px;
}

.sideBanner_body img{
 width:220px !important;
}
/*--------------------------
footer
--------------------------*/
#footer {  
    background: #493a25;
}

.footer *, .footer li a {
    color: #fff;
    font-size: 16px;
}

.footer p a:hover, #footer li a:hover{
  color:#ecea13;
}


/*-------------------------
home
--------------------------*/

/* トップの最新情報 #mainTopics
     最新情報一覧ページ #listTopics  */

/*日付*/
#mainTopics .topics li p.date ,
#listTopics .topics li p.date {
    font-size: 14px;
    color: #666;
}
/*リンクタイトル*/
#mainTopics .topics li h3 ,
#listTopics .topics li h3 {
    font-size: 18px;
    font-weight: normal;
}
/*リード文*/
#mainTopics .topics li p.description ,
#listTopics .topics li p.description {
    color: #666;
    font-size: 16px;
}
/*続き*/
#mainTopics .topics li p.more ,
#listTopics .topics li p.more {
    font-size: 14px;
}
/*一覧を見る*/
#mainTopics .listview {
     font-size: 14px;
}

/*pointlist*/
ul.point{
}

ul.point li{
    text-decoration: none;
    display: block;
    background: url(/images/158225654566001.png) no-repeat left 5px;
    background-size: 18px;
    position: relative;
    font-size: 16px;
    font-weight: normal;
    border-bottom: dashed 1px #ccc;
    margin: 1em 0;
    line-height: 1.5;
    padding: 5px 0px 10px 25px;
}


/*下線*/
.marker {
    background : #ffecc0;
    background : linear-gradient(transparent 60%, #ffecc0 60%);
}

/*チェックリスト*/
ul.check{
}

ul.check li{
    text-decoration: none;
    display: block;
    color: #BA1C4B;
    padding: 10px 0px 6px 22px;
    background: url(/images/158259494453901.png) no-repeat left 15px;
    background-size: 16px;
}

/*ガイドボタン*/
ul.guide li {
margin: 0 1% 1em 0;
width: 49.5%;
float: left;
}
ul.guide li:nth-child(even) {
margin-right: 0;
}

#mainTopics .listview a, a.btn {
background: none;
display: block;
background-color: #222;
background-image: url(/images/157242538680301.png);
background-position: 16px center;
background-repeat: no-repeat;
background-size: 20px;
color: #fff;
font-weight: bold;
text-align: center;
font-size: 16px;
padding: 4px;
box-shadow: 0 3px #eee;
text-decoration: none;
}

a.btn {
padding: 8px 0;
}

/*施工案内・サイト案内*/
div.comment{
text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    background: #111010;
}

#guidegallery div.galleryGrid_body {
    background-color: #545244;
    padding:0 0 5px 0;
}

#siteguidegallery div.galleryGrid_body {
    background-color: #FF4500;
    padding:0 0 5px 0;
}


/*------------------------
table
-------------------------*/
.article table.normalTbl {
border:none;
border-collapse: collapse;
border-spacing: 0;
border: none;
margin: 10px auto;
width: 100%;
}
.article table.normalTbl th {
border:none;
background: none;
height: auto;
line-height: 150%;
padding: 16px;
text-align: left;
vertical-align: middle;
white-space: nowrap;
border-bottom: solid 2px #9e9682;
}
.article table.normalTbl td {
border:none;
height: auto;
line-height: 150%;
padding: 16px;
/*border-bottom: solid 2px #f6f3ef;*/
border-bottom: solid 2px #e4e1dc;
}

/*flowtable*/
/* 表組テーブル */
table#flowTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 10px auto;
    width: 100%;
}
#flowTbl td {
    border: 4px solid #8b8175;
    border-radius: 8px;
    display: block;
    height: auto;
    margin-bottom: 56px;
    padding: 4%;
    position: relative;
  background: #f8f2e970;
}
#flowTbl td::after {
    color: #8b8175;
    content: "▼";
    font-family: monospace;
    font-size: 48px;
    left: 0;
    right: 0;
    top: 100%;
    bottom: auto;
    position: absolute;
    text-align: center;
    transform: scaleY(0.5);
}
#flowTbl tr:last-child td {
    margin-bottom: 0;
    background:#fff2e6;
}
#flowTbl tr:last-child td::after {
    display:none;
}
#flowTbl td strong {
    color: #ae4906;;
    display: block;
    font-size: 140%;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
}

/*-------------------------
代表名
---------------------------*/
.name{
  text-align:right;
  font-size:20px;
  font-weight:bold;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

span.name_mi{
  font-size:14px;
  font-weight:bold;
}


/*------------------------
contact
------------------------*/
/*フォームの注意事項*/
p.envelope {
    padding: 1em;
    box-sizing: border-box;
    background: #ffece6;
    border: 4px solid #FF4500;
}

ol.pp {
padding-left: 1.55em;
}
ol.pp li {
list-style-type: decimal;
padding: 5px;
}
ul.notes {
list-style-type: none;
margin-left:1em;
}
ul.notes li::before {
content: "◆";
margin-left: -1em;
font-family: sans-serif;
}
ul.ps {
list-style-type: none;
margin-left:1em;
}
ul.ps li::before {
content: "窶ｻ";
margin-left: -1em;
font-family: sans-serif;
}

/*form*/
table.contactTable label {
    font-size: 100%;
    width: 100%;
    display: inline-block;
}

table.contactTable td.th_headline{
  background-color:#545244;
  color:#fff;
  font-weight:bold;
}


/*送信ボタン*/
table.contactTable input.button, table.contactTable input[type="submit"] {
    display: block;
    float: left;
    width: 33%;
    line-height: 56px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    height: 56px;
    margin: 8px;
    margin-bottom: 16px;
    border: none;
    border-radius: 2px;
    background: #FF4500;
    cursor: pointer;
}

table.contactTable input[type="button"]{
    display: block;
    float: left;
    width: 33%;
    line-height: 48px;
    color: #222;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    height: 56px;
    margin: 8px;
    margin-bottom: 16px;
    border: solid 1px #ccc;
    border-radius: 2px;
    background: #f1f1f1;
    cursor: pointer;
}

table.contactTable input.button {
    padding-left: 10px;
    padding-right: 10px;
}

/*ブログh3
.mainContents .article h3 a, .article h3 a:hover {
color: #FF4500;
text-decoration: none;
}*/
/*フォーム*/
table.contactTable input[type=""text""],
table.contactTable input[type=""password""],
table.contactTable input[type=""date""],
table.contactTable textarea,
table.contactTable td select { 
    font-size: 100%;
}
/*ブログ見出し*/
.article h3 a, .article h3 a:hover {
color: #333;
text-decoration: none;
}

/*リストパーツ*/

ol.square{
  counter-reset:list;
  list-style-type:none;
/*  font: 14px/1.6 'arial narrow', sans-serif;*/
  font: 16px/1.6;
  padding:0;
}
ol.square li{
 position: relative;
    padding: 0 0 0 20px;
    margin: 7px 5px 7px 0px;
    font-weight: bold;
    line-height: 30px;
    float: left;
    width: 30%;
   font-size:16px;
}

ol.square li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 10px;
  width: 10px;
  border-radius: 0;
  background: #1d1c1c;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.StyleCheckList {
    list-style: outside none;
    line-height: 2;
    padding-left: 2.5em;
  background: #efe8dd;
    padding: 10px 10px 10px 2.5em;
}
ul.StyleCheckList li {
    position: relative;
    font-weight: bold;
}
ul.StyleCheckList li::before {
    display: block;
    content: '';
    position: absolute;
    top: 0.4em;
    left: -2em;
    width: 0.9em;
    height: 0.5em;
    border-left: 4px solid #000;
    border-bottom: 4px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menubox li a{
    width: 29%;
    float: left;
    padding: 10px 10px;
    background: #000;
    border-radius: 5px;
    text-align: center;
    margin: 5px 2px;
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #000;
}

.menubox li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

/*プライバシーポリシー*/
ol.pp {
padding-left: 2em;
}
ol.pp li {
list-style-type: decimal;
padding: 5px;
}

table.contactTable .textField {
    font-size: 16px;
}

html {scroll-behavior: smooth;}

#page_top.general-page-top {
	position:fixed;
	right:18px;
	bottom:18px;
	width:56px;
	height:56px;
	z-index:9999;
	opacity:0;
	visibility:hidden;
	transition:opacity 0.3s ease, visibility 0.3s ease;
	margin:0;
	padding:0;
	background:none;
}

#page_top.general-page-top.is-show {
	opacity:1;
	visibility:visible;
}

#page_top.general-page-top a {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:56px;
	height:56px;
	box-sizing:border-box;
	border-radius:50%;
	background:#222;
	color:#fff;
	text-decoration:none;
	line-height:1;
	box-shadow:0 2px 8px rgba(0, 0, 0, 0.25);
	margin:0;
	padding:0;
}

#page_top.general-page-top a:hover {
	opacity:0.85;
}

.general-page-top__arrow {
	display:block;
	font-size:20px;
	line-height:1;
	margin-bottom:3px;
}

.general-page-top__text {
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:1;
	letter-spacing:0.04em;
}

/* 一般サイト：グローバルナビ6個対応 */
#topMenu_outer {
	width:980px !important;
	margin:0 auto !important;
}

#topMenu_body.topMenu {
	width:980px !important;
	display:flex !important;
	flex-wrap:nowrap !important;
	justify-content:space-between !important;
	align-items:center !important;
}

#topMenu_body.topMenu li {
	float:none !important;
	width:16.666% !important;
	padding:10px 0 !important;
	overflow:hidden !important;
	text-align:center !important;
	box-sizing:border-box !important;
}

#topMenu_body.topMenu li a {
	width:auto !important;
	padding:0 5px !important;
	display:block !important;
	overflow:hidden !important;
	text-decoration:none !important;
	font-size:16px !important;
	letter-spacing:0.1em !important;
	white-space:nowrap !important;
}

/* general header / nav / common layout responsive final adjustment */
html,
body {
	max-width:100%;
	overflow-x:hidden;
}

#wrap,
#wrap_outer,
#wrap_body {
	max-width:100%;
	box-sizing:border-box;
}

#title,
#mainImage,
#contents,
#footer_outer {
	max-width:100%;
	box-sizing:border-box;
}

#mainImage img,
.mainImage img {
	max-width:100%;
	height:auto;
}

@media screen and (max-width:1024px) {
	#title,
	#mainImage,
	#contents,
	#footer_outer {
		width:100% !important;
	}

	#title {
		padding:10px 18px 0 !important;
		margin-bottom:0 !important;
	}

	#title_outer {
		height:auto !important;
		min-height:70px !important;
		background-size:auto 54px !important;
		background-position:right 14px center !important;
	}

	#title h1 {
		width:min(325px, 70vw) !important;
		height:70px !important;
	}

	#title h1 a {
		background-size:contain !important;
		background-position:left center !important;
	}

	#mainImage {
		width:100% !important;
		margin:0 auto !important;
	}

	#mainImage_outer,
	#mainImage_body {
		width:100% !important;
		max-width:100% !important;
	}

	#topMenu {
		position:relative !important;
		top:auto !important;
		left:auto !important;
		width:100% !important;
		min-height:0 !important;
	}

	#topMenu_outer,
	#topMenu_body.topMenu {
		width:100% !important;
		max-width:100% !important;
	}

	#topMenu_body.topMenu {
		flex-wrap:wrap !important;
		justify-content:center !important;
	}

	#topMenu_body.topMenu li {
		width:33.333% !important;
		min-height:46px !important;
		display:flex !important;
		align-items:center !important;
		justify-content:center !important;
	}

	#topMenu_body.topMenu li a {
		width:100% !important;
		padding:0 8px !important;
		font-size:14px !important;
		line-height:1.45 !important;
		white-space:normal !important;
		overflow-wrap:anywhere !important;
	}

	#contents {
		width:100% !important;
		padding:28px 18px 0 !important;
		margin:0 auto 48px !important;
	}

	#contents_outer,
	#contents_body,
	#mainContents,
	#mainContents_outer,
	#mainContents_body,
	#sideContents,
	#sideContents_outer,
	#sideContents_body {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
		float:none !important;
	}

	#sideContents {
		margin-top:36px !important;
	}
}

@media screen and (max-width:767px) {
	#page_top.general-page-top {
		right:16px;
		bottom:16px;
		width:52px;
		height:52px;
	}

	#page_top.general-page-top a {
		width:52px;
		height:52px;
	}

	.general-page-top__arrow {
		font-size:19px;
		margin-bottom:3px;
	}

	.general-page-top__text {
		font-size:10px;
	}

	#title {
		padding:8px 14px 0 !important;
	}

	#title_outer {
		min-height:60px !important;
		background:none !important;
	}

	#title h1 {
		width:min(250px, 72vw) !important;
		height:60px !important;
	}

	#topMenu_body.topMenu li {
		width:50% !important;
		min-height:44px !important;
		padding:8px 0 !important;
	}

	#topMenu_body.topMenu li a {
		font-size:13px !important;
		letter-spacing:0.04em !important;
	}

	#contents {
		padding:24px 14px 0 !important;
		margin-bottom:40px !important;
	}
}

@media screen and (min-width:769px) and (max-width:1024px) {
	#mainArticles,
	#mainServices,
	.mainArticles .article,
	.mainArticles div.gallery,
	#mainTopics,
	#listTopics {
		width:100% !important;
		max-width:752px !important;
		margin-right:auto !important;
		margin-left:auto !important;
		box-sizing:border-box !important;
	}

	.mainArticles .article_outer,
	.mainArticles .article_body {
		max-width:100%;
		box-sizing:border-box;
	}

	.mainArticles .article .image,
	.mainArticles .article_body .image {
		max-width:100%;
		margin-right:auto;
		margin-left:auto;
		box-sizing:border-box;
	}

	.mainArticles .article .image img,
	.mainArticles .article_body .image img,
	.mainArticles .article img,
	.mainArticles .article_body img {
		display:block;
		max-width:100%;
		height:auto;
		margin-right:auto;
		margin-left:auto;
		box-sizing:border-box;
	}

	#sideContents {
		width:100% !important;
		max-width:420px !important;
		margin:36px auto 0 !important;
		clear:both;
		float:none !important;
		box-sizing:border-box !important;
	}

	#sideContents_outer,
	#sideContents_body {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.freeHtml,
	.freeHtml_outer,
	.freeHtml_body,
	#sideServices,
	#sideServices_outer,
	#sideServices_body,
	#sideBanners,
	#sideBanners_outer,
	#sideBanners_body,
	.sideBanner,
	.sideBanner_outer,
	.sideBanner_body,
	#sideContact {
		width:100% !important;
		max-width:420px !important;
		margin-right:auto !important;
		margin-left:auto !important;
		float:none !important;
		box-sizing:border-box !important;
	}

	.freeHtml {
		padding:18px !important;
	}

	.freeHtml img,
	.sideBanner_body img {
		width:auto !important;
		max-width:100% !important;
		height:auto !important;
	}

	#sideServices {
		margin-top:24px !important;
	}

	.sideServices h2 {
		padding:16px 18px !important;
		text-align:center;
		background-position:right 18px center !important;
		box-sizing:border-box !important;
	}

	.sideServices ul {
		width:100% !important;
		max-width:100% !important;
		margin:0 auto !important;
		padding:0 !important;
		box-sizing:border-box !important;
		list-style:none !important;
	}

	.sideServices ul li {
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
		list-style:none !important;
		text-align:center;
	}

	.sideServices ul li a {
		display:block;
		width:100% !important;
		padding:13px 18px !important;
		box-sizing:border-box !important;
		background-position:left 18px center !important;
		text-align:center;
		font-size:15px !important;
		line-height:1.5;
	}

	#sideMobile {
		display:none !important;
	}

	#sideContact {
		margin-top:20px !important;
	}

	#sideContact a {
		display:block;
		width:100% !important;
		max-width:420px !important;
		margin:0 auto !important;
		padding:15px 18px !important;
		box-sizing:border-box !important;
		background-position:right 18px center !important;
		text-align:center;
		font-size:15px !important;
		line-height:1.5;
	}

	#sideBanners {
		margin-top:24px !important;
	}

	#sideBanners_body {
		padding:0 !important;
		list-style:none !important;
	}

	.sideBanner_body {
		padding:5px !important;
		overflow:hidden;
	}

	#footer {
		padding:0 0 32px !important;
	}

	#footer_outer,
	#footer_body,
	.footer {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.footer .topMenu,
	.footer .services {
		float:none !important;
		width:100% !important;
		max-width:640px !important;
		margin-right:auto !important;
		margin-left:auto !important;
		padding:24px 24px 0 !important;
		box-sizing:border-box !important;
		text-align:center;
	}

	.footer .services {
		padding-top:0 !important;
	}

	.footer li {
		width:100% !important;
		height:auto !important;
		line-height:1.5 !important;
		text-align:center !important;
	}

	.footer li a,
	.footer .topMenu li a,
	.footer .services li a {
		float:none !important;
		display:flex !important;
		align-items:center;
		justify-content:center;
		width:100% !important;
		min-height:38px;
		padding:8px 12px !important;
		box-sizing:border-box !important;
		text-align:center;
	}

	.footer p,
	.footer .copyright {
		padding:20px 24px 0 !important;
		box-sizing:border-box !important;
		text-align:center !important;
	}
}

/* general smartphone header / nav final adjustment */
.general-sp-header,
.general-sp-nav {
	display:none;
}

@media screen and (max-width:768px) {
	html,
	body {
		width:100%;
		max-width:100%;
		overflow-x:hidden !important;
	}

	img {
		max-width:100%;
		height:auto;
	}

	html.general-sp-menu-open,
	body.general-sp-menu-open {
		overflow:hidden !important;
	}

	.general-sp-header {
		position:sticky;
		top:0;
		left:0;
		z-index:120;
		display:flex;
		align-items:center;
		justify-content:space-between;
		width:100%;
		height:70px;
		padding:10px 16px;
		background:#fff;
		box-shadow:0 3px 8px rgba(0, 0, 0, 0.08);
		box-sizing:border-box;
	}

	.general-sp-header__logo {
		display:flex;
		align-items:center;
		width:min(225px, calc(100vw - 88px));
		height:100%;
	}

	.general-sp-header__logo img {
		display:block;
		width:auto;
		max-width:100%;
		max-height:50px;
		height:auto;
	}

	.general-sp-menu-button {
		position:relative;
		flex:0 0 50px;
		width:50px;
		height:50px;
		align-self:center;
		margin-left:14px;
		margin-right:2px;
		padding:0;
		border:3px solid #222;
		border-radius:50%;
		background:#222;
		appearance:none;
		box-sizing:border-box;
		cursor:pointer;
		line-height:0;
	}

	.general-sp-menu-button::after {
		content:"MENU";
		position:absolute;
		left:50%;
		bottom:3px;
		transform:translateX(-50%);
		color:#fff;
		font-size:7px;
		font-weight:400;
		letter-spacing:0;
		line-height:1;
	}

	.general-sp-menu-button__line {
		position:absolute;
		left:50%;
		width:25px;
		height:2px;
		border-radius:2px;
		background:#fff;
		transform:translateY(-50%) translateX(-50%);
		transition:top 0.25s ease, transform 0.25s ease, opacity 0.25s ease;
	}

	.general-sp-menu-button__line:nth-child(1) {
		top:22%;
	}

	.general-sp-menu-button__line:nth-child(2) {
		top:40%;
	}

	.general-sp-menu-button__line:nth-child(3) {
		top:58%;
	}

	.general-sp-menu-button.is-open::after {
		content:"CLOSE";
	}

	.general-sp-menu-button.is-open .general-sp-menu-button__line:nth-child(1) {
		top:40%;
		transform:translateY(-50%) translateX(-50%) rotate(45deg);
	}

	.general-sp-menu-button.is-open .general-sp-menu-button__line:nth-child(2) {
		opacity:0;
	}

	.general-sp-menu-button.is-open .general-sp-menu-button__line:nth-child(3) {
		top:40%;
		transform:translateY(-50%) translateX(-50%) rotate(-45deg);
	}

	.general-sp-nav {
		position:fixed;
		top:70px;
		left:0;
		z-index:110;
		display:block;
		width:100%;
		max-width:100%;
		max-height:calc(100vh - 70px);
		padding:18px 18px 24px;
		background:#fff;
		box-shadow:0 8px 16px rgba(0, 0, 0, 0.12);
		box-sizing:border-box;
		overflow-y:auto;
		overscroll-behavior:contain;
		transform:translateY(calc(-100% - 80px));
		transition:transform 0.28s ease;
	}

	.general-sp-nav.is-open {
		transform:translateY(0);
	}

	.general-sp-nav ul {
		display:block;
		width:100%;
		margin:0;
		padding:0;
	}

	.general-sp-nav li {
		width:100%;
		margin:0 0 10px;
		padding:0;
		list-style:none;
	}

	.general-sp-nav a {
		display:block;
		width:100%;
		padding:12px 18px;
		border-radius:10px;
		background:#222;
		box-shadow:1.5px 2.5px 10px rgba(0, 0, 0, 0.25);
		box-sizing:border-box;
		color:#fff !important;
		font-size:14px;
		font-weight:700;
		line-height:1.45;
		text-align:left;
		text-decoration:none;
	}

	#title,
	#topMenu {
		display:none !important;
	}

	#wrap,
	#wrapper,
	#container,
	#main,
	#wrap_outer,
	#wrap_body,
	.wrap,
	#contents,
	#contents_outer,
	#contents_body,
	.contents,
	#mainContents,
	#mainContents_outer,
	#mainContents_body,
	.mainContents,
	#sideContents,
	#sideContents_outer,
	#sideContents_body {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	#mainArticles,
	#mainServices,
	.mainArticles .article,
	.mainArticles div.gallery,
	#mainTopics,
	#listTopics {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.mainArticles .article_outer,
	.mainArticles .article_body {
		max-width:100%;
		box-sizing:border-box;
	}

	.mainArticles .article .image,
	.mainArticles .article_body .image,
	.mainArticles .article_right .image,
	.mainArticles .article_left .image {
		float:none !important;
		clear:both;
		width:100% !important;
		max-width:100% !important;
		margin:0 0 16px !important;
		text-align:center;
		overflow:visible !important;
		box-sizing:border-box !important;
	}

	.mainArticles .article .image img,
	.mainArticles .article_body .image img,
	.mainArticles .article img,
	.mainArticles .article_body img,
	.mainArticles img {
		display:block;
		width:auto !important;
		max-width:100% !important;
		height:auto !important;
		margin-left:auto;
		margin-right:auto;
		box-sizing:border-box !important;
	}

	#article446874,
	#article446875,
	#article446873,
	#article446876,
	#article446874 .article_outer,
	#article446875 .article_outer,
	#article446873 .article_outer,
	#article446876 .article_outer,
	#article446874 .article_body,
	#article446875 .article_body,
	#article446873 .article_body,
	#article446876 .article_body,
	#article446874 .image,
	#article446875 .image,
	#article446873 .image,
	#article446876 .image {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
		overflow:visible !important;
	}

	#article446874 .image a,
	#article446875 .image a,
	#article446873 .image a,
	#article446876 .image a {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	#article446874 .image img,
	#article446875 .image img,
	#article446873 .image img,
	#article446876 .image img {
		display:block;
		width:100% !important;
		max-width:100% !important;
		height:auto !important;
		object-fit:contain;
	}

	.mainArticles .gallery_grid ul,
	.mainArticles .gallery_grid .galleryGrids {
		width:100%;
		max-width:100%;
		margin:0;
		padding:0;
		box-sizing:border-box;
	}

	.mainArticles .gallery_grid li.galleryGrid,
	.mainArticles .gallery_grid3 li.galleryGrid {
		float:none !important;
		width:100% !important;
		max-width:100% !important;
		margin:0 0 18px !important;
		box-sizing:border-box !important;
	}

	.mainArticles .gallery_grid li.galleryGrid .galleryGrid_outer,
	.mainArticles .gallery_grid li.galleryGrid .galleryGrid_body,
	.mainArticles .gallery_grid li.galleryGrid .image {
		width:100%;
		max-width:100%;
		box-sizing:border-box;
	}

	.mainArticles ol.square {
		margin:0 0 18px;
		padding:0;
	}

	.mainArticles ol.square li {
		float:none !important;
		width:100% !important;
		margin:0 0 10px !important;
		padding:8px 0 8px 24px !important;
		line-height:1.6 !important;
		box-sizing:border-box !important;
	}

	.mainArticles ol.square li::before {
		left:0;
		top:1.15em;
	}

	.mainArticles .article_body iframe,
	.mainArticles .article_body embed,
	.mainArticles .article_body object {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.mainArticles .article_body table:not(.contactTable) {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	#mainTopics .topics,
	#listTopics .topics {
		width:100% !important;
		max-width:100% !important;
		margin:0;
		padding:0;
		box-sizing:border-box !important;
	}

	#mainTopics .topics li,
	#listTopics .topics li {
		width:100% !important;
		max-width:100% !important;
		padding:14px 0 18px !important;
		margin:0 0 18px !important;
		box-sizing:border-box !important;
		overflow:visible !important;
	}

	#mainTopics .topics li .thumb,
	#listTopics .topics li .thumb {
		float:none !important;
		width:100% !important;
		max-width:100% !important;
		max-height:none !important;
		margin:0 0 12px !important;
		overflow:visible !important;
		text-align:center;
		box-sizing:border-box !important;
	}

	#mainTopics .topics li .thumb img,
	#listTopics .topics li .thumb img {
		display:block;
		width:auto !important;
		max-width:100% !important;
		height:auto !important;
		max-height:none !important;
		margin:0 auto;
		object-fit:contain;
	}

	#mainTopics .topics h3,
	#mainTopics .topics .description,
	#listTopics .topics h3,
	#listTopics .topics .description {
		padding-right:0 !important;
	}

	#mainTopics .topics li .date,
	#listTopics .topics li .date {
		margin:0 0 8px !important;
		font-size:13px !important;
		line-height:1.4 !important;
	}

	#mainTopics .topics li h3,
	#listTopics .topics li h3 {
		margin:0 0 8px !important;
		font-size:17px !important;
		line-height:1.5 !important;
	}

	#mainTopics .topics li .description,
	#listTopics .topics li .description {
		margin:0 0 10px !important;
		font-size:14px !important;
		line-height:1.7 !important;
	}

	#mainTopics .topics li .more,
	#listTopics .topics li .more {
		margin:0 !important;
		text-align:left;
	}

	#mainTopics .topics li .more a,
	#listTopics .topics li .more a {
		display:inline-block;
		padding:4px 0;
	}

	#mainTopics .listview {
		margin-top:10px !important;
	}

	.article table.normalTbl {
		display:block;
		width:100% !important;
		max-width:100% !important;
		margin:8px 0 22px !important;
		box-sizing:border-box !important;
	}

	.article table.normalTbl tbody,
	.article table.normalTbl tr,
	.article table.normalTbl th,
	.article table.normalTbl td {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.article table.normalTbl th {
		padding:12px 0 6px !important;
		white-space:normal !important;
		border-bottom:0 !important;
		font-weight:700;
	}

	.article table.normalTbl td {
		padding:0 0 14px !important;
		line-height:1.7 !important;
		word-break:break-word;
	}

	.mainArticles .article iframe {
		display:block;
		width:100% !important;
		max-width:100% !important;
		height:280px !important;
		box-sizing:border-box !important;
	}

	.mainArticles .article h3 {
		margin-bottom:14px !important;
		line-height:1.5 !important;
	}

	body.page-template-page-reform_repair-php #contents,
	body.page-template-page-restoration-php #contents {
		padding-left:12px !important;
		padding-right:12px !important;
	}

	#mainArticles[data-ams-editable*="101282"],
	#mainArticles[data-ams-editable*="101283"] {
		margin-bottom:28px;
	}

	#mainArticles[data-ams-editable*="101282"] h2,
	#mainArticles[data-ams-editable*="101283"] h2 {
		padding:10px 8px;
		font-size:21px;
		line-height:1.45;
		letter-spacing:0.04em;
		word-break:normal;
		overflow-wrap:break-word;
	}

	#mainArticles[data-ams-editable*="101282"] .article,
	#mainArticles[data-ams-editable*="101283"] .article {
		padding-top:20px;
		margin-top:18px;
		margin-bottom:24px;
		overflow:visible;
	}

	#mainArticles[data-ams-editable*="101282"] .article_body,
	#mainArticles[data-ams-editable*="101283"] .article_body {
		line-height:1.75;
	}

	#mainArticles[data-ams-editable*="101282"] .article_body p,
	#mainArticles[data-ams-editable*="101283"] .article_body p {
		margin-bottom:0.85em;
	}

	#article445847 h3,
	#article445848 h3,
	#article445849 h3,
	#article445850 h3,
	#article445851 h3,
	#article446875 h3,
	#article446874 h3,
	#article445869 h3,
	#article445871 h3,
	#article445873 h3,
	#article445874 h3,
	#article445876 h3,
	#article446873 h3,
	#article446876 h3 {
		margin:14px 0 12px !important;
		padding:6px 0 6px 4px;
		font-size:18px;
		line-height:1.5 !important;
		letter-spacing:0.03em;
		word-break:normal;
		overflow-wrap:break-word;
	}

	#mainArticles[data-ams-editable*="101281"] h2,
	#article446874 h3,
	#article446875 h3,
	#article446873 h3,
	#article446876 h3 {
		font-size:18px !important;
		letter-spacing:0 !important;
		line-height:1.35 !important;
		white-space:nowrap !important;
		word-break:keep-all !important;
		overflow-wrap:normal !important;
		text-align:center;
	}

	#mainArticles[data-ams-editable*="101282"] .article .image,
	#mainArticles[data-ams-editable*="101283"] .article .image {
		margin-bottom:12px !important;
	}

	#mainArticles[data-ams-editable*="101282"] .article .image img,
	#mainArticles[data-ams-editable*="101283"] .article .image img,
	#mainArticles[data-ams-editable*="101282"] .article img,
	#mainArticles[data-ams-editable*="101283"] .article img {
		margin-bottom:0 !important;
	}

	#article445849 ul.StyleCheckList,
	#article445851 ul.StyleCheckList,
	#article445869 ul.StyleCheckList {
		margin:0 0 18px !important;
		padding:12px 12px 12px 40px !important;
		line-height:1.65;
		box-sizing:border-box;
	}

	#article445849 ul.StyleCheckList li,
	#article445851 ul.StyleCheckList li,
	#article445869 ul.StyleCheckList li {
		margin:0;
		padding:0 0 8px;
		line-height:1.65;
		font-size:15px;
	}

	#article445849 ul.StyleCheckList li:last-child,
	#article445851 ul.StyleCheckList li:last-child,
	#article445869 ul.StyleCheckList li:last-child {
		padding-bottom:0;
	}

	#article445849 ul.StyleCheckList li::before,
	#article445851 ul.StyleCheckList li::before,
	#article445869 ul.StyleCheckList li::before {
		top:0.55em;
		left:-24px;
		width:0.75em;
		height:0.42em;
		border-left-width:3px;
		border-bottom-width:3px;
	}

	#article445874 ol.square {
		margin:0 0 20px !important;
		padding:0 !important;
	}

	#article445874 ol.square li {
		margin:0 0 9px !important;
		padding:8px 0 8px 24px !important;
		font-size:15px;
		line-height:1.6 !important;
	}

	#article445874 ol.square li::before {
		top:1.05em;
		left:0;
		width:9px;
		height:9px;
	}

	#article445876 table#flowTbl {
		display:block;
		width:100% !important;
		max-width:100% !important;
		margin:8px 0 22px !important;
		box-sizing:border-box;
	}

	#article445876 #flowTbl tbody,
	#article445876 #flowTbl tr {
		display:block;
		width:100%;
		max-width:100%;
		box-sizing:border-box;
	}

	#article445876 #flowTbl td {
		width:100%;
		max-width:100%;
		margin-bottom:42px !important;
		padding:16px 14px !important;
		border-width:3px;
		line-height:1.7;
		word-break:normal;
		overflow-wrap:break-word;
		box-sizing:border-box;
	}

	#article445876 #flowTbl td strong {
		margin-bottom:8px;
		font-size:18px;
		font-style:normal;
		line-height:1.45;
		letter-spacing:0.02em;
		word-break:normal;
		overflow-wrap:break-word;
	}

	#article445876 #flowTbl td a[href*="/contact/"] {
		display:inline-flex;
		align-items:center;
		justify-content:center;
		max-width:100%;
		padding:7px 12px;
		box-sizing:border-box;
		font-size:15px;
		letter-spacing:0;
		line-height:1.3;
		white-space:nowrap;
		word-break:keep-all;
		overflow-wrap:normal;
		text-align:center;
	}

	#article445876 #flowTbl td::after {
		content:"\25BC";
		top:calc(100% + 2px);
		font-size:30px;
		line-height:1;
	}

	#sideContents {
		margin:32px auto 0 !important;
	}

	#sideServices,
	#sideServices_outer,
	#sideServices_body,
	#sideBanners,
	#sideBanners_outer,
	#sideBanners_body,
	.sideBanner,
	.sideBanner_outer,
	.sideBanner_body,
	#sideContact,
	.freeHtml,
	.freeHtml_outer,
	.freeHtml_body {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.freeHtml {
		padding:18px !important;
	}

	.freeHtml img,
	.sideBanner_body img {
		width:auto !important;
		max-width:100% !important;
		height:auto !important;
	}

	#sideServices {
		margin-top:22px !important;
	}

	.sideServices h2 {
		padding:14px 16px !important;
		text-align:center;
		background-position:right 14px center !important;
	}

	.sideServices ul {
		width:100% !important;
		max-width:100% !important;
		margin:0 !important;
		padding:0 !important;
		box-sizing:border-box !important;
		list-style:none !important;
	}

	.sideServices ul li {
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
		list-style:none !important;
	}

	.sideServices ul li a {
		display:block;
		width:100% !important;
		padding:13px 16px !important;
		box-sizing:border-box !important;
		background-image:none !important;
		background:none !important;
		text-align:center;
		font-size:15px !important;
		line-height:1.5;
	}

	#sideContents .sideServices ul,
	#sideContents .sideServices ul li {
		list-style:none !important;
		list-style-type:none !important;
		margin-left:0 !important;
		padding-left:0 !important;
	}

	#sideContents .sideServices ul li::before,
	#sideContents .sideServices ul li a::before {
		content:none !important;
		display:none !important;
	}

	#sideMobile {
		display:none !important;
	}

	#sideContact {
		margin-top:18px !important;
	}

	#sideContact a {
		display:block;
		width:100% !important;
		padding:15px 18px !important;
		box-sizing:border-box !important;
		text-align:center;
		background-position:right 16px center !important;
		font-size:15px !important;
		line-height:1.5;
	}

	#sideBanners {
		margin:22px 0 0 !important;
	}

	#sideBanners_body {
		margin:0 !important;
		padding:0 !important;
		list-style:none !important;
	}

	.sideBanner_body {
		padding:5px !important;
		overflow:hidden;
	}

	.sideBanner_body a {
		display:block;
		width:100%;
		max-width:100%;
		box-sizing:border-box;
	}

	#article446876,
	#article446876 .article_outer,
	#article446876 .article_body,
	#article446876 .image {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
		overflow:visible !important;
	}

	#article446876 .image {
		margin-right:0 !important;
		margin-left:0 !important;
	}

	#article446876 .image a {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	#article446876 .image img {
		display:block;
		width:100% !important;
		max-width:100% !important;
		height:auto !important;
		object-fit:contain;
	}

	#footer {
		padding:0 0 28px !important;
	}

	#footer_outer,
	#footer_body,
	.footer {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	.footer .topMenu,
	.footer .services {
		float:none !important;
		width:100% !important;
		max-width:100% !important;
		padding:22px 20px 0 !important;
		box-sizing:border-box !important;
	}

	.footer .topMenu {
		display:grid !important;
		grid-template-columns:1fr;
		gap:0;
	}

	.footer .services {
		padding-top:0 !important;
	}

	.footer li {
		width:100% !important;
		height:auto !important;
		line-height:1.5 !important;
		border-bottom:1px solid rgba(255, 255, 255, 0.28);
		text-align:center !important;
	}

	.footer .topMenu li:first-child {
		border-top:1px solid rgba(255, 255, 255, 0.28);
	}

	.footer li a,
	.footer .topMenu li a,
	.footer .services li a {
		float:none !important;
		display:flex !important;
		align-items:center;
		justify-content:center;
		width:100% !important;
		min-height:44px;
		padding:10px 12px !important;
		box-sizing:border-box !important;
		font-size:15px !important;
		line-height:1.45 !important;
		text-align:center;
	}

	.footer p,
	.footer .copyright {
		padding:24px 20px 0 !important;
		box-sizing:border-box !important;
		font-size:12px !important;
		line-height:1.6 !important;
		text-align:center !important;
	}

	.footer p.copyright {
		font-size:11px !important;
		line-height:1.7 !important;
		white-space:normal;
	}

	.footer p.copyright a::after {
		content:"\A";
		white-space:pre;
	}

	table.contactTable {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
		border-collapse:collapse;
	}

	table.contactTable tbody,
	table.contactTable tr,
	table.contactTable th,
	table.contactTable td {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	table.contactTable th,
	table.contactTable td {
		padding:12px 0 !important;
		border-right:0 !important;
		text-align:left !important;
	}

	table.contactTable th {
		padding-bottom:6px !important;
		border-bottom:0 !important;
	}

	table.contactTable tr.must th {
		min-height:22px;
		padding-left:42px !important;
		background-position:left 12px !important;
		background-repeat:no-repeat;
	}

	table.contactTable td {
		padding-top:0 !important;
	}

	table.contactTable .textField,
	table.contactTable input[type="text"],
	table.contactTable input[type="email"],
	table.contactTable input[type="tel"],
	table.contactTable input[type="password"],
	table.contactTable input[type="date"],
	table.contactTable textarea,
	table.contactTable select {
		display:block;
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
	}

	table.contactTable textarea {
		min-height:180px;
	}

	table.contactTable input.button,
	table.contactTable input[type="submit"],
	table.contactTable input[type="button"] {
		float:none;
		width:100% !important;
		max-width:100% !important;
		margin:8px 0 16px !important;
		box-sizing:border-box !important;
	}

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

@media screen and (max-width:767px) {
	html,
	body {
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}

	#wrap,
	#wrap_outer,
	#wrap_body,
	#footer,
	#footer_outer,
	#footer_body,
	.footer {
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}

	.footer p,
	.footer .copyright,
	#page_top.general-page-top {
		margin-bottom:0 !important;
		padding-bottom:0 !important;
	}

	#sideContact {
		width:100% !important;
		max-width:100% !important;
		box-sizing:border-box !important;
		overflow:hidden;
	}

	#sideContact a {
		position:relative;
		display:flex;
		align-items:center;
		justify-content:center;
		width:100% !important;
		max-width:100% !important;
		min-height:52px;
		padding:14px 50px 14px 16px !important;
		box-sizing:border-box !important;
		overflow:hidden !important;
		background-position:calc(100% - 16px) center !important;
		background-repeat:no-repeat !important;
		background-size:auto !important;
		text-align:center;
		white-space:normal;
		word-break:keep-all;
		overflow-wrap:anywhere;
		line-height:1.45;
	}

	#sideContact a:has(img) {
		padding:0 !important;
		background:none !important;
		min-height:0;
	}

	#sideContact img {
		display:block;
		width:100% !important;
		max-width:100% !important;
		height:auto !important;
		object-fit:contain;
	}
}

@media screen and (max-width:767px) {
	#mainArticles[data-ams-editable*="blog_articles"] .blogArticle {
		margin:0 !important;
		padding:0 !important;
	}

	#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .article_outer {
		padding:18px 0 17px !important;
	}

	#mainArticles[data-ams-editable*="blog_articles"] .blogArticle h3 {
		margin:0 0 8px !important;
		font-size:18px !important;
		line-height:1.45 !important;
	}

	#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_date {
		margin-bottom:5px !important;
		font-size:12px !important;
	}

	#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_excerpt {
		font-size:14px !important;
		line-height:1.7 !important;
	}

	#mainArticles[data-ams-editable*="blog_articles"] .blogArticle .blog_more {
		margin-top:9px !important;
		font-size:13px !important;
	}
}

@media screen and (max-width:767px) {
	body.page-template-page-reform_repair-php #article445868 ul.menubox {
		display:grid !important;
		grid-template-columns:repeat(2, minmax(0, 1fr));
		gap:10px;
		width:100% !important;
		max-width:100% !important;
		margin:4px 0 18px !important;
		padding:0 !important;
		box-sizing:border-box !important;
		list-style:none !important;
	}

	body.page-template-page-reform_repair-php #article445868 ul.menubox li {
		display:block;
		width:100% !important;
		max-width:100% !important;
		margin:0 !important;
		padding:0 !important;
		box-sizing:border-box !important;
		list-style:none !important;
	}

	body.page-template-page-reform_repair-php #article445868 ul.menubox li a {
		float:none !important;
		display:flex !important;
		align-items:center;
		justify-content:center;
		width:100% !important;
		min-height:56px;
		margin:0 !important;
		padding:10px 6px !important;
		box-sizing:border-box !important;
		font-size:13px;
		font-weight:bold;
		line-height:1.45;
		text-align:center;
		white-space:normal;
		word-break:keep-all;
		overflow-wrap:normal;
	}

	body.page-template-page-reform_repair-php #repair,
	body.page-template-page-reform_repair-php #reform1 {
		overflow:visible !important;
	}

	body.page-template-page-reform_repair-php #repair .gallery_grid,
	body.page-template-page-reform_repair-php #reform1 .gallery_grid,
	body.page-template-page-reform_repair-php #repair .galleryGrids,
	body.page-template-page-reform_repair-php #reform1 .galleryGrids {
		width:100% !important;
		max-width:100% !important;
		margin:0 !important;
		padding:0 !important;
		box-sizing:border-box !important;
	}

	body.page-template-page-reform_repair-php #repair .galleryGrid,
	body.page-template-page-reform_repair-php #reform1 .galleryGrid {
		float:none !important;
		width:100% !important;
		max-width:100% !important;
		margin:0 0 18px !important;
		padding:0 !important;
		box-sizing:border-box !important;
	}

	body.page-template-page-reform_repair-php #repair .galleryGrid_outer,
	body.page-template-page-reform_repair-php #reform1 .galleryGrid_outer,
	body.page-template-page-reform_repair-php #repair .galleryGrid_body,
	body.page-template-page-reform_repair-php #reform1 .galleryGrid_body {
		width:100% !important;
		max-width:100% !important;
		margin:0 auto !important;
		padding:0 !important;
		box-sizing:border-box !important;
	}

	body.page-template-page-reform_repair-php #repair .galleryGrid_body,
	body.page-template-page-reform_repair-php #reform1 .galleryGrid_body {
		background:transparent;
	}

	body.page-template-page-reform_repair-php #repair .image,
	body.page-template-page-reform_repair-php #reform1 .image,
	body.page-template-page-reform_repair-php #repair .image a,
	body.page-template-page-reform_repair-php #reform1 .image a {
		display:block !important;
		width:100% !important;
		max-width:100% !important;
		margin:0 !important;
		box-sizing:border-box !important;
		overflow:visible !important;
	}

	body.page-template-page-reform_repair-php #repair .image img,
	body.page-template-page-reform_repair-php #reform1 .image img {
		display:block !important;
		width:100% !important;
		max-width:100% !important;
		height:auto !important;
		margin:0 !important;
		box-sizing:border-box !important;
	}

	body.page-template-page-reform_repair-php #repair div.comment,
	body.page-template-page-reform_repair-php #reform1 div.comment {
		width:100% !important;
		max-width:100% !important;
		min-height:32px;
		margin:0 0 4px !important;
		padding:6px 10px !important;
		box-sizing:border-box !important;
		font-size:14px;
		line-height:1.4;
		text-align:center;
	}

	body.page-template-page-reform_repair-php #page_top.general-page-top {
		right:10px;
		bottom:10px;
		width:44px;
		height:44px;
	}

	body.page-template-page-reform_repair-php #page_top.general-page-top a {
		width:44px;
		height:44px;
	}

	body.page-template-page-reform_repair-php .general-page-top__arrow {
		font-size:16px;
		margin-bottom:2px;
	}

	body.page-template-page-reform_repair-php .general-page-top__text {
		font-size:9px;
	}
}

@media screen and (max-width:374px) {
	body.page-template-page-reform_repair-php #article445868 ul.menubox {
		grid-template-columns:1fr;
	}
}

@media screen and (max-width:767px) {
	.single-post #mainArticles,
	.single-post #mainArticles_outer,
	.single-post #mainArticles_body,
	.single-post #mainArticles .article,
	.single-post #mainArticles .article_outer,
	.single-post #mainArticles .article_body {
		max-width:100% !important;
		box-sizing:border-box !important;
		overflow:visible !important;
	}

	.single-post #mainArticles .article_body,
	.single-post #mainArticles .article_body p,
	.single-post #mainArticles .article_body li,
	.single-post #mainArticles .article_body a {
		overflow-wrap:anywhere;
		word-break:break-word;
	}

	.single-post #mainArticles .article_body a {
		max-width:100%;
	}
}
