　　　　　　　　　　　　.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.grecaptcha-badge {
    bottom: 70px !important;
	z-index: 100000;
}

html {
  scroll-behavior: smooth;
}

.pagetop{
  position: fixed;
  right: 5px;
  bottom: 5px;
  font-size: 50px;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  transition: .3s;
  z-index: 10000;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}
img{
	vertical-align: bottom;
}
#global_menu > ul {
    font-family: serif;
	}
.works_photo_post{
	margin: 0 5% 30px 5%;
}

.works_content{
	margin: 0 5% 30px 5%;
}

.works_photo_post img{
	width: 100%;
	height: auto;
}


.works_title{
	margin: 20px 0 0 0;
	font-size: 18px;
}

.works_midashi h2{
    color: #333333;
    font-size: 36px;
    text-align: center;
	font-weight: normal;
	margin-bottom: 15px;
}
.works_midashi h3{
    color: #333333;
    font-size: 10px;
    text-align: center;
	font-weight: normal;
	margin-bottom: 30px;
}

.works_sub{
    font-size: 28px;
    margin: 0 0 20px 2.5%;
    border-left: 3px solid #31502F;
    padding: 5px 0 5px 10px;
}
.result_type{
	display: flex;
	flex-wrap: wrap;
}
.type-inner{
    flex-basis: 21%;
    margin: 0 2% 5% 2%;
}

.type-inner img{
	width: 100%;
	height: auto;
}

.result2{
	display: flex;
	flex-wrap: wrap;
}
.result-inner {
    flex-basis: 28%;
    margin: 0 2.5% 5% 2.5%;
}
.result-inner img{ 
	width: 100%;
	height: auto;
}

.result4{
	display: flex;
	flex-wrap: wrap;
	margin: 0 10%;
}
.result4-inner {
    flex-basis: 20%;
    margin: 0 2.5% 5% 2.5%;
}
.result4-inner img{ 
	width: 100%;
	height: auto;
}

#site_desc {
    display: none;
}
..pb-widget-headline h3 {
	font-weight: normal;
}
.widget_headline {
	background: #315029;
}
#header {
    width: 100%;
	height: 160px;
    border-top: unset;
}
.index_blog{
	margin-top: -40px;
}
.cb_contents {
    padding: 30px 0 0 0;
    margin: 0 auto;
}
.blogbox h2 {
    text-align: center;
    font-size: 45px;
    color: #315029;
    font-weight: normal;
    margin-bottom: 0px;
}
.blogbox h3 {
    text-align: center;
    font-size: 16px;
    color: #315029;
    margin-bottom: 40px;
}
.hcon{
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 10000;
}

.foot_txt{
	text-align: left;
	line-height: 2;
	margin-bottom: 30px;
}
.fcon{
	text-align: left;
}
.fcon img{
	height: 60px;
	text-align: left;
	margin: 0;
}
.phone{
	text-align: left;
	font-size: 30px;
	margin-bottom: 50px;
}

.phone a{
	color: #315029;
	background-image: url(https://www.mokuyuu.co.jp/wp-content/uploads/2022/08/tel.png);
background-repeat: no-repeat;
	background-size: 34px;
	padding: 10px 0 0 50px;
	text-decoration: underline;
	background-position: 0 10px;
}
.phone a:hover{
	opacity: 0.7;
}
.fcon a:hover img{
	opacity: 0.7;
}
#footer_logo img {
    display: block;
    margin: 0;
}
.privacy{
	font-family: 13px;
	text-align: left;
	margin: 40px 0 0 0;
}
.privacy a{
	text-decoration: underline;
	
}
#global_menu > ul > li > a:hover {
    color: #fff;
}
.hcon img{
 width: 270px;
 height: auto;
}

.wood-deck-life{
 background-image: url(https://www.mokuyuu.co.jp/wp-content/uploads/2022/08/bg01.jpg);	
	width: 100%;
	padding: 50px 0;
}


a.btn01{
	width: 220px;
	padding: 15px 20px;
	background: #315029;
	display: block;
	text-align: center;
	color: #fff;
	margin: 30px auto 0 auto;
}
.woodbox{
	margin: 0 5%;
}
.wood_txt{
	padding: 50px 0 0 0;
	line-height: 2;
	font-size: 16px;
}

.wood_txt p{
	margin: 0 0 30px 0;
}

.wood_l{
	float: left;
	width: 50%;
	margin: 0 5% 0 0;
}

.wood_l h2{
	text-align: center;
	font-size: 36px;
	color: #315029;
	font-weight: normal;
		margin-bottom: 20px;
}
.wood_l h3{
	text-align: center;
	font-size: 16px;
	color: #315029;
}
.wood_r{
	float: right;
	width: 40%;
	margin: 0;
}

.wood_r img{
	width: 100%;
	height: auto;
}
#footer_top{
    background-image: url(https://www.mokuyuu.co.jp/wp-content/uploads/2022/08/bg01.jpg);
	width: 100%;
	padding: 50px 0;
}
.footbox{
	margin: 0 10%;
}
.foot_l{
	float: left;
	width: 40%;
	margin: 0 5% 0 0;
}
.foot_r{
	float: left;
	width: 55%;
	margin: 0;
}

.googlemap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55%;
}

#mobile_menu .child_menu_button {
    background: #315029;
}

.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wood-deck{
 background-image: url(https://www.mokuyuu.co.jp/wp-content/uploads/2022/08/bg02.jpg);
	width: 100%;
	padding: 50px 0;
}

.deck001{
	margin: 0 auto 30px 0;
	text-align: center;
}
.deck001 img{
	width: 80%;
	margin: 0 10%;
}

.wood-deck h2{
	font-weight: normal;
	text-align: center;
	font-size: 28px;
	color: #fff;
	margin: 0 0 20px 0;
}

.deck_txt{
	margin: 0 10%;
	color: #fff;
	font-size: 16px;
	line-height: 2;
}

.deck2{
	display: flex;
	margin: 40px 8% 0 8%;
}

.deck2-inner{
	flex-basis: 45%;
	margin: 0 2.5%;
}

.deck2-inner img{
	width: 100%;
	height: auto;
	margin: 0 0 15px 0;
}

.deck2-inner p{
	color: #fff;
	line-height: 2;
}


.workbg{
 background-image: url(https://www.mokuyuu.co.jp/wp-content/uploads/2022/08/wrokbg2.jpg);
	width: 100%;
	padding: 50px 0;
	margin-bottom: 60px;
}

.workbg h2{
	text-align: center;
	font-size: 45px;
	color: #315029;
	font-weight: normal;
		margin-bottom: 20px;
}
.workbg h3{
	text-align: center;
	font-size: 16px;
	color: #315029;
		margin-bottom: 40px;
}

.workbg h4{
	text-align: center;
	font-size: 20px;
	color: #315029;
	font-weight: normal;
	margin-bottom: 30px;
}

a.btn02{
	width: 220px;
	padding: 15px 20px;
	background: #644324;
	display: block;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}


.exbg{
 background-image: url(https://www.mokuyuu.co.jp/wp-content/uploads/2022/08/ex.jpg);
	width: 100%;
	padding: 50px 0;
	background-size: cover;
	margin-bottom: 0;
}

.exbg h2{
	text-align: center;
	font-size: 45px;
	color: #315029;
	font-weight: normal;
		margin-bottom: 20px;
}
.exbg h3{
	text-align: center;
	font-size: 16px;
	color: #315029;
		margin-bottom: 40px;
}

.exbox{
	margin: 0 10%;
	width: 80%;
	background: #fff;
}

.ex_l{
	width: 50%;
	float: left;
	margin: 0;
}

.ex_l img{
	width: 100%;
	height: auto;
}

.ex_r{
	width: 50%;
	float: left;
	margin: 0;
}
.ex_r-inner{
	padding: 40px;
}

.ex_r-inner h4{
	text-align: center;
	font-size: 22px;
	color: #315029;
		margin-bottom: 40px;
}
.cb_contents {
	width: 1200px;
}
.ex_txt{
	line-height: 1.8;
}

.tm3{
	display: flex;
	margin: 0 10% 40px 10%;
}

.tm3-inner{
	flex-basis: 30%;
	margin: 0 5%;
}

.tm3-inner img{
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
}


.tm3-inner h3{
	text-align: center;
	font-size: 36px;
	color: #315029;
	font-weight: normal;
	margin-bottom: 20px;
}

.tm_txt{
	line-height: 	1.6;
}

#index_box_content {
    display: none;
}
#footer_banner {
    display: none;
}
#return_top{
	display: none;
}
#header_top {
    position: relative;
    height: 100px;
    width: auto;
    margin: 0 auto;
}
#header_logo {
    position: absolute;
    left: 30px;
	right: unset;
}
#global_menu{
background: #315029;	
}

#global_menu > ul {
    width: 90%;
    position: relative;
    text-align: center;
    margin: 0 5%;
	border-left: 1px solid #fff;
}
#global_menu > ul li{
	padding: 0 12px;
}

#global_menu > ul > li > a {
    color: #fff;
	font-size: 13px;
}
#global_menu > ul > li {
    position: relative;
    line-height: 1;
    text-align: center;
	border-right: 1px solid #fff;
}

.pcnon{
	display: none;
}

.spnon{
	display: block;
}

.tcd-pb-row.row1 .tcd-pb-col.col1 .tcd-pb-widget.widget1 .pb_headline {
    font-weight: normal;
}

.post_content p {
    line-height: 2;
    margin: 0 0 15px 0;
}

.pb-widget-catchcopy h3 {
    font-weight: normal;
}

.pb-widget-catchcopy h4 {
    font-weight: normal;
}




.wpcf7 {
    width: 100%;
    margin: 0 0 2.5em !important;
    padding: 0;
    border: unset;
    background: unset;
    font-size: 14px;
}

.post_content th {
    font-weight: normal;
    vertical-align: middle;
}

.post_content table.salon_tab th {	background: #eee;
border: unset;
width: 30%;
	vertical-align: middle;
	padding: 20px;
}

.post_content table.salon_tab tr:nth-child(odd) th {
	background: #fff;
	border: unset;
	width: 30%;
	vertical-align: middle;
	padding: 20px;
}

.post_content table.salon_tab td {
	background: #eee;
	border: unset;
	width: 70%;
	padding: 20px;
}

.post_content table.salon_tab tr:nth-child(odd) td {
	background: #fff;
	border: unset;
	width: 70%;
	padding: 20px;
}


/* メニュー */

.menubox{
	margin-bottom: 50px;
}


.menu_l{
	float: left;
	margin: 0 5% 0 0;
	width: 75%;
}

.menu_r{
	float: right;
	margin: 0;
	width: 20%;
	font-weight: bold;
	color: #db4f87;
	font-size: 1.2rem;
	text-align: right;
}


.menu_title{
	padding: 2px 10px;
	border-bottom: 1px dashed silver;
	margin-bottom: 10px;
	font-weight: bold;
}

.post_content p.menu_txt{
	padding: 5px 10px;
}


/* 流れ */

.flowbox{
    margin: 0 30px 40px 30px;
    padding: 20px 20px 10px 20px;
}

.flow_l{
	width: 20%;
	float: left;
	margin: 0 5% 0 0;
}

.flow_l img{
	width: 100%;
}

.flow_r{
	width: 75%;
	float: left;
	margin: 0;
}

.flow_r p.flow_step{
    color: #315029;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px dashed #315029;
}

.flow_r p.flow_title{
	color: #ba884f;
    font-size: 1.4rem;
	font-weight: bold;
}
.post_content p.flow_txt{
	padding: 5px 10px;
}

/* よくある質問 */

.qa-list{
	margin: 50px 0;
}

.qa-list dl {
  position: relative;
margin: 30px 5% 50px 5%;
    margin-top: 30px;
  cursor: pointer;
  background: #fff;
  border: 3px solid #7d6f62;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
}

.qa-list dl:hover{
	opacity: 0.8;
}

.qa-list dl.off {
    position: relative;
    margin: 30px 0 50px 0;
	cursor: pointer;
	background: #fff;
	border: 3px solid #884270;
    border-radius: 22px;
    -webkit-border-radius: 22px;
	-moz-border-radius: 22px;
}

.qa-list dl:first-child {
  margin-top: 0;
}

.qa-list dl dt {
  border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  position: relative;
  margin: 0;
  padding: 5px 20px 5px 80px;
  font-weight: bold;
  text-align: left;
  font-size: 20px;
}
.qa-list dl dt::before {
font-size: 28px;
line-height: 1;
position: absolute;
top: 2px;
left: 20px;
display: block;
content: 'Q.';
color: #7d6f62;
padding: 10px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
}
.qa-list dl dd::before {
font-size: 28px;
line-height: 1;
position: absolute;
left: 20px;
top: 13px;
display: block;
content: 'A.';
font-weight: bold;
color: #7d6f62;
padding: 10px;
}
.qa-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 90px;
	text-align: left;
}
.qa-list dl dd p {
	margin: 30px 0 0;
    padding: 8px 0 0 0;
    font-size: 18px;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

.qa-list dl::after {
    position: absolute;
    top: 20px;
    right: 26px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.pb-widget-catchcopy h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
@media screen and (max-width: 1200px) {
.cb_contents{
	width: 90%;
	margin: 0 5%;
}
}

@media screen and (max-width: 767px) {
.pcnon{
	display: block;
}
.spnon{
	display: none;
}
/* メニュー */
.menu_l {
    float: none;
    margin: 0;
    width: 100%;
}
.menu_r {
    float: none;
    margin: 0;
    width: 100%;
}
/* 流れ */
.flow_l {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.flow_r {
    width: 100%;
    float: none;
    margin: 0;
}

/* よくある質問 */


.qa-list dl dt {
    padding: 12px 30px 16px 50px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    left: 10px;
	  top: 10px;
}
.qa-list dl dd::before {
    font-size: 14px;
    left: 10px;
	  top: 10px;
    margin-top: 5px;
}
.qa-list dl dd {
    margin: 0;
    padding: 16px 16px 16px 50px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
.hcon {
    display: none;
}
#header {
    width: 100%;
    height: 100px;
    border-top: unset;
}
#menu_button {
	top: 0;
	}
.foot_l {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
}
.foot_r {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
}
.post_content th {
    font-weight: normal;
    vertical-align: middle;
    width: auto;
    display: block;
    border-bottom: unset;
}
.post_content td {
    width: auto;
    display: block;
	margin: 0 0 40px 0;
}
.wood_r {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
}
.wood_l {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
}
.wood-deck h2 {
    padding: 0 20px;
    font-size: 24px;
	line-height: 1.5;
}
.deck2 {
    display: block;
    margin: 40px 8% 0 8%;
}
deck2-inner {
    flex-basis: 45%;
    margin: 0 2.5% 40px 2.5%;
}
.workbg h4 {
    padding: 0 20px;
	line-height: 1.5;
}
.ex_l {
    width: auto;
    float: none;
    margin: 0;
}
.ex_r {
    width: auto;
    float: none;
    margin: 0;
}
.tm3 {
    display: block;
    margin: 0 10% 40px 10%;
}
.tm3-inner {
    flex-basis: 30%;
    margin: 0 10% 40px 10%;
}
.phone {
    text-align: left;
    font-size: 30px;
    margin-bottom: 50px;
    width: 300px;
    margin: 0 auto 50px auto;
}
.fcon {
    text-align: center;
}
.privacy {
    text-align: center;
    margin: 40px 0 0 0;
}
.post_content table.salon_tab tr:nth-child(odd) th {
    background: #eee;
    border: unset;
    width: auto;
    vertical-align: middle;
    padding: 20px;
}
.post_content table.salon_tab th {
    background: #eee;
    border: unset;
    width: auto;
    vertical-align: middle;
    padding: 20px;
}
.post_content table.salon_tab td {
    background: #fff;
    border: unset;
    width: auto;
    padding: 20px;
}
.result4 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 5%;
}
.result4-inner {
    flex-basis: 45%;
    margin: 0 2.5% 5% 2.5%;
}
.works_title {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 1.7;
}
.result2 {
    display: block;
    flex-wrap: wrap;
}
.result-inner {
    flex-basis: 28%;
    margin: 0 2.5% 30px 2.5%;
}
.flowbox {
    margin: 0 0 40px 0;
    padding: 20px 20px 10px 20px;
}
.pagetop{
  bottom: 5px;
  right: 0;
}
	.pagetop img{
	}
}
