w@charset "utf-8";

/*=================================================================================================================================*/
/** 個別指定 for スマートフォン
/*=================================================================================================================================*/

/*---------------------------------------------
 ** 320px
---------------------------------------------*/
@media screen and (max-width: 320px) {
}

/*---------------------------------------------
 ** 740px
---------------------------------------------*/
@media screen and (max-width: 740px) {

/*---------------------------------------------
	body
---------------------------------------------*/
html { scroll-behavior: smooth; }
body { font-size: 15px;  color:#fff;   line-height: 1.8;
}
p    {font-size: 15px;}

/* fook */
.only_sp_none {display:none!important; }
.sp_br{display: inline;}

/*画像*/
img{max-width:100%; height:auto;}

/*---------------------------------------------
 **  ナビ
---------------------------------------------*/




/*---------------------------------------------
 **  メイン画像
---------------------------------------------*/



/*---------------------------------------------
 ** ヘッダー記述
---------------------------------------------*/




/*---------------------------------------------
 **  タイトル
---------------------------------------------*/
h2 {font-size: 2.0rem!important; margin-bottom: 1.4rem;}

h2 span.h2_sub{ font-size:1.6rem!important; margin:10px auto;}

h3 {font-size: 19px;}

header{
  margin:0 auto;
}
header::before {
  content:'';
  left:0;
  top:0;
}
.header_wrapper {
  width:95%;
  margin:0 auto;
  height:65px;
  padding-top:55px;
}

h1{
  margin:0 auto;
  padding:0 0 15px;
}



#header .tel_box{
  display: none;
}

.tel_sp{
  width:100%;
  display: flex;
  position: fixed;
  z-index: 9999;
}
.tel_sp p{
  width:50%;
  font-weight: bold;
  margin:0 0 10px;
}

.tel_sp p a{
  color:#fff;
}
.tel_sp p:nth-child(1){
  background:#9EB832;
  text-align: center;
}
.tel_sp p:nth-child(1) span{
  display: inline-block;
  background:url(../img/common/icon_tel_w.png) no-repeat 0 8px;
  background-size:19%;
  padding:10px 0 10px 35px;
}
.tel_sp p:nth-child(2){
  background:#7b6238;
  padding:10px 0 10px 0;
  text-align: center;
}

section{
  width:90%;
  margin:0 auto 60px;
}

section
section h2{
  margin:30px auto 20px;
}
/*=================================================================================================================================*/
/**  TOP	*/
#main{
  width:95%;
  margin:0 auto;
}

.top_btn_in{
  display:block;
}
.top_btn_box{
  width:100%;
  margin-bottom:40px;
}

.works dl{
  width:48%;
}
.works dl:nth-child(3n){
  margin-right:3.5%;
}
.works dl:nth-child(2n){
  margin-right:0px;
}

.works dl.new::before{
  padding: 2px 0;
  left:-43px;
  top:8px;
  transform: rotate(-32deg);
}

.message{
  display: block;
}
.message div{
  width:100%;
}
.message .map{
  max-width:600px;
  margin:0 0 10px;
}
.message .map p{
  font-size:85%;
  margin:10px 0;
}

.message .flow p{
  font-size:2.0rem;
}
.message .flow ul{
  width:90%;
  margin:0 auto;
}
.message .flow li{
  font-size:1.6rem;
  padding:15px 0;
}


#award {
  max-width:710px;
  margin:30px auto;
}
#award div{
  width:100%;
  height:350px;
  position:relative;
  background:url(../img/top/award_img.png) no-repeat center top;
  background-size:80% auto;
  margin:0 auto;
}
#award div p{
  font-size:1.4rem;
  text-align: center;
  position:absolute;
  right:auto;
  left:auto;
  top:auto;
  bottom:15%;
}


/*=================================================================================================================================*/


/*=================================================================================================================================*/
/**  フッター	*/
/*=================================================================================================================================*/
.foot_box{
  padding:5% 0;
  height:230px;
  position:relative;
}
.foot_box h1 a{width:90%; position:absolute; top:0px; left:0; right:0; text-align: center;margin:0 auto;padding-bottom:60px;}

.foot_box_in{
  display: block;
}
.foot_add{
  width:90%;
  margin:0 auto;
  position:absolute;
  top:100px;
  left:0;
  right:0;
  font-size:90%;
}
.foot_add span{
  display: block;
  padding:0 10px;
  text-align: center;
}
.foot_box .tel_box{
  display: none;
}
.foot_add span:nth-child(1){
  border-right:none;
}

.foot_ban{
  width:130px;
  position:absolute;
  top:140px;
  left:0px;
  right:0;
  margin:0 auto;
  text-align: center;
}

.foot_sns{
  width:100%;
  padding:2% 0;
  margin-top:80px;
}
.foot_sns ul{
  width:80%;
  margin:10px auto 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.foot_sns ul li{
  width:15%;
  margin-left:5px;
}

.foot_sns ul li img{
  width:100%;
}
.foot_sns ul li:nth-child(2){
  width:100%;
  margin:10px auto 5px;
  text-align: center;
  font-size:80%;
}


/*単色*/
.foot_sns2{
  width:100%;
  padding:2% 0;
  margin-top:80px;
}
.foot_sns2 ul{
  width:80%;
  margin:10px auto 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.foot_sns2 ul li{
  width:15%;
  margin-left:5px;
}

.foot_sns2 ul li img{
  width:100%;
}
.foot_sns2 ul li:nth-child(2){
  width:100%;
  margin:10px auto 5px;
  text-align: center;
  font-size:80%;
}


.foot_card div{
  display: block;
}
.foot_card div div:nth-child(1){
  width:100%;
  text-align: center;
  padding-bottom:0;
}
.foot_card div div:nth-child(1) img{
  max-width:180px;
  margin:0 auto 10px;
}
.foot_card div div:nth-child(2){
  width:100%;
  display: block;
  text-align: center;
}
.foot_card div div:nth-child(2) p{
  width:90%;
  font-size:12px;
  margin:0 auto 10px;
}
.foot_card div div:nth-child(2) img{
  max-width:240px;
  margin:0 auto;
}




#copyright {font-size:10px!important;}

/* ページTOPへ */
#pageTop {right: 10px;bottom:10px;}
#pageTop a {width: 60px;height: 56px; display: block;}


.main_low p{
  font-size:2.4rem;
  background-position:  top center ;
  background-size: 210%;
}
.main_low p span{
  font-size:1.4rem;
}

.main_low{

}

/* 会社概要表 */
.company_tbl{
  width:100%;
}

.company_tbl th{
  width:100%;
  float:left;
}
.company_tbl tr:first-child th{
  border-top:1px #ccc solid;
}

.company_tbl td{
   width:100%;
  float:left;

}

.company_tbl tr:first-child td{
  border-top:1px #ccc solid;
}

.company_tbl th,
.company_tbl td{
  box-sizing: border-box ; /*通常の記述*/
-webkit-box-sizing: border-box ;  /*Google ChromeやSafariの機能を利用*/
-moz-box-sizing: border-box ;  /*Firefoxの機能を利用*/
}

.company_tbl2{
  width:100%;
}

.company_tbl2 th{
  width:100%;
  float:left;
}
.company_tbl2 tr:first-child th{
}

.company_tbl2 td{
   width:100%;
  float:left;
  padding:15px 15px;
}

.company_tbl2 tr:first-child td{
  border-top:1px #ccc solid;
}

.company_tbl2 th,
.company_tbl2 td{
  box-sizing: border-box ; /*通常の記述*/
-webkit-box-sizing: border-box ;  /*Google ChromeやSafariの機能を利用*/
-moz-box-sizing: border-box ;  /*Firefoxの機能を利用*/
}
.company_tbl2 td p:nth-child(1){
  margin-left:0;
  font-size:80%;
}
.company_tbl2 td p:nth-child(1) span{
  color:#ff0000;
  font-size:110%;
  line-height:1.4;
}
.company_tbl2 td p:nth-child(2){
  margin-left:0px;
}
.company_tbl2 td p:nth-child(2) span{
  margin-bottom:10px;
  display: block;
  font-size:100%;
}



.cam_rec{
  text-align: center;
  margin: 30px auto 80px;
  display: block;
}
.cam_rec div{
  width:90%;
  margin-bottom:20px;
}
.cam_rec h2{
    padding:20px 0 5px;
}
.cam_rec div:nth-child(1){
  border-right:none;
}


/* 施工事例　詳細 */
.w_detail ul li.big{
  width:100%;
  height:250px;
  float:none;
  margin:0 auto 20px;
}
.w_detail ul li.small{
  width:47%;
  height:80px;
}

.w_detail ul li.small{
  margin-right:0;
}
.w_detail ul li.small:nth-child(2n){
  margin-right:6%;
}

.w_detail ul li.small:nth-child(2n-1){
  float:none;
}

.w_detail ul.before li.small:nth-child(2n){
  margin-right:0;
  float:none;
}
.w_detail ul.before li.small:nth-child(2n+1){
  margin-right:6%;
  float:left;
}

.w_detail h3{
  font-size:1.8rem;
}
/* お家のエクステリア */
.ex_data{
  display: block;
}
.ex_data .ex_text{
  width:100%;
  margin-right:3%;
}

.ex_list{
  width:100%!important;
}
.ex_list p{
  font-size:1.8rem;
}
.ex_list ul li{
  display: inline-block;
  padding:5px 0 5px 20px;
  margin-right:10px;
  font-weight: bold;
  font-size:90%;
}
.ex_design{
  display: block;
}
.ex_design dl{
  width:100%;
  margin:70px 0 20px;
}
.ex_flow h3{
  width:97%;
  padding:1% 0;
  text-align: center;
  font-size:1.8rem;
  font-weight:bold;
  letter-spacing:4px;
  margin:0 auto;
  border-top:none;
  border-bottom:7px solid #7A6138;
  background-color: #fbf0df;
  line-height: 1.4;
}
.ex_flow h3 span{
  display: block;
  font-size:1.2rem;
  font-weight:normal;
  color:#7A6138;
}
.ex_flow ul{
  display: block;
}
.ex_flow ul li{
  margin-right:0;
  margin-bottom:5%;
}

/* お庭づくり */
.ga_data{
  display: block;
  padding:3% 0 0;
}

.ga_list{
  width:100%!important;
  margin-bottom:20px;
}
.ga_list p{
  font-size:1.8rem;
  padding:10px 0 5px;
}
.ga_list ul li{
  font-size:100%;
}

.ga_design{
  display: block;
  padding:10px 0 0;
}
.ga_design img{
  width:70%;
  margin:1% auto;
  border-radius: 10px;
}

.ga_flow {
  display: block;
}
.ga_flow div{
  width:100%;
  margin:0 0 5% 0;
  position: relative;
}
.ga_flow div:nth-child(1){
  padding-bottom:4%;
}
.ga_flow div:nth-child(1)::after{

	border-top: 4vw solid transparent;
	border-right: 4vw solid #766135;
	border-bottom: 4vw solid transparent;
  transform: rotate(-90deg);
  top:auto;
  bottom:5px;
  right:0;
  left:0;
  margin:0 auto;
}
.ga_flow h3{
  width:97%;
  padding:1% 0;
  text-align: center;
  font-size:1.8rem;
  font-weight:bold;
  letter-spacing:4px;
  margin:0 auto;
  border-top:none;
  border-bottom:7px solid #7A6138;
  background-color: #fbf0df;
  line-height: 1.4;
}
.ga_flow h3 span{
  display: block;
  font-size:1.2rem;
  font-weight:normal;
  color:#7A6138;
}

/* 404ページ */
.e404_box{
  width:90%;
  margin:40px auto 30px;
}

/* SNSバナー追加 */
.sns_ban{
  width:95%!important;
  display: block;
}
.sns_ban div{
  width:95%!important;
}









}
