@charset "utf-8";
html {
  scroll-behavior: smooth;
}
#wrapInner {
    width: 100%!important;
}
#inner950 {
    width: 100%;
	max-width:950px;
    margin: 0 auto;
    display: block;
}
#anchorLinkBlock {
    width: 100%;
	max-width:950px;
    margin: 0 auto !important;
    display: block;
}
#wrapper {
	width: 100%;
	/*max-width:950px;*/
	margin:0 0 10px;
 	font-size:14px;
	line-height:1.6;
	/*font-family: 'Noto Serif JP', serif;*/
  font-family: 'Noto Sans JP', sans-serif;
	/*background: url("../images/bg_left_sum.png") repeat-y,
		url("../images/bg_right_sum.png") repeat-y;
	background-size:20%;
	background-position:top left -5%,top right -5%;*/
	overflow: hidden;
}
#wrapper *{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.disnone,
.disnone option{
  display: none !important;
}
.text_normal {
  font-weight: normal;
}
@media (min-width:768px){
   .pc_none{
    	display: none;
  }
}
/*--------.page_roof-------------*/
.page_roof {
	position: relative;
	width: 100%;
  height: 280px;
  background: url("../../../common/images/top_spr.jpg") no-repeat;
	background-size: cover;
	background-position:center;
	margin-bottom: 20px;
  padding: 30px 0 50px;
}
.page_roof .inner {
  width: 100%;
  text-align: center;
}
.page_roof h3{
  width: 100%;
  text-align: center;
  font-size: 180%;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 0 2px  rgba(106,60,30,1.00), 0 0 2px  rgba(106,60,30,1.00), 0 0 2px  rgba(106,60,30,1.00), 0 0 2px  rgba(106,60,30,1.00), 0 0 2px  rgba(106,60,30,1.00), 0 0 2px  rgba(106,60,30,1.00);
}
.page_roof h3 span{
  font-size: 90%;
  color: rgba(106,60,30,1.00);
  background: #FFFFFF;
  border-radius: 5px;
  padding: 3px 15px 2px;
  margin-right: 5px;
  text-shadow: none;
}
.page_roof h2{
  width: 100%;
  text-align: center;
}
.page_roof h2 img{
  width: 50%;
  max-width: 400px;
}
.page_roof p{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  background: rgba(144,144,144,0.5);
}
@media (max-width:767px){
  .page_roof {
    height: 25vh;
    padding: 15px 0 30px;
  }
  .page_roof h3{
    font-size: 110%;
  }
  .page_roof p{
    padding: 5px 0;
    font-size: 95%;
  }
}
/*----オンライン相談------*/
.onlinedesk{
	width:100%;
	max-width: 950px;
	margin: 0 auto 20px;
	text-align: center;
}
.onlinedesk h2{
  font-size: 120%;
	font-weight: bold;
  margin-bottom: 20px;
	display: inline-block;
	padding: 0 25px;
	background: url("../images/deco_left.png") no-repeat center left,url("../images/deco_right.png") no-repeat center right ;
	background-size: auto 90%;
}
.onlinedesk img{
  max-width: 90%;
}
@media (max-width:767px){
	.onlinedesk h2{
		padding: 0 22px;
		background: url("../images/deco_left.png") no-repeat center left,url("../images/deco_right.png") no-repeat center right ;
		background-size:15px auto;
		margin-bottom: 10px;
	}
}

/*--------web予約OK-------------*/
.webyoyaku{
  width:100%;
	max-width: 950px;
	margin: 0 auto;
}
.webyoyaku p{
  width:40%;
	margin: 0 0 20px auto;
	background: url("../images/icon_web.png")no-repeat center left;
	background-size: 50px;
	padding:5px 0 5px 60px;
}

@media (max-width:767px){
	.webyoyaku{
		width:80%;
		margin: -10px auto 20px;
	}
	.webyoyaku p{
		width:100%;
		padding:5px 0 5px 50px;
		background: url("../images/icon_web.png")no-repeat center left;
		background-size: 40px;
	}
}

/*--------.pageContent-------------*/
#wrapper .pageContent {
	width: 100%;
	/*max-width: 950px;*/
	margin: 0 auto;
	padding:20px 0 100px;
}
.result_content h2{
  text-align: center;
}
.presetList {
  width: 100%;
}

#result {
  width: 100%;
  max-width: 950px;
  margin: 20px auto;
  display: flex;
	flex-wrap: wrap;
}
#result a{
  width: 23%;
  color: inherit;
  text-decoration: none;
  margin: 0 1% 20px;
  text-align: center;
}
#result a:hover{
  color: inherit !important;
  text-decoration: none !important;
  opacity: 0.7;
}
#result .title{
  font-size: 80%;
  height: 3em;
  overflow: hidden;
  margin-bottom: 5px;
}
#result img{
  width: 80%;
}
@media (max-width:767px){
	#result {
		width: 95%;
	}
	#result a{
		width: 47%;
		margin: 0 1.5% 20px;
	}
}
.category {
	width: 95%;
  /*max-width: 950px;*/
	margin:0 auto 30px;
}
.toptitle{
	text-align: center;
	font-size: 240%;
	font-weight: bold;
}
.toptitle img{
	max-width: 95%;
}

.category .title {
	position: relative;
	width: 100%;
  max-width: 950px;
  margin: 0 auto;
  background: url("../images/bg_title_autumn.png") no-repeat; 
	background-size:100%;
	background-position: center bottom;
	padding-bottom:5px;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
@media (max-width:767px){
	.toptitle{
		text-align: center;
		font-size: 200%;
		font-weight: bold;
	}
	.category .title {
		font-size: 5vw;
   	background-size:100% 8px;
	  padding-bottom:10px;
	}
}
.recommendlist {
	width: 85%;
  max-width: 900px;
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
}
.recommendlist a{
	width: 25%;
	text-align: center;
	margin-bottom: 15px;
}
.recommendlist li img{
	width: 80%;
}
@media (max-width:767px){
	.recommendlist a{
		width: 50%;
		text-align: center;
	}
}

/*--------開閉パネル-------------*/
.btnOpen{
  display:none;
	/*display:inline-block;*/
	width:25%;
	height: 30px;
	margin: 0 0 40px auto;
	text-align:center;
	/*background: url("../images/more.svg") no-repeat; */
	cursor:pointer;
	background: #e2e2e2;
    /*For Old WebKit*/
    background: -webkit-gradient(
        linear, left top, left bottom,
        color-stop(0.00, #ffffff),
        color-stop(1.00, #e2e2e2)
    );
    /*For Modern Browser*/
    background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #e2e2e2 100%
    );
  border: 1px solid #CCCCCC;
	border-radius: 5px;
	line-height: 30px;
}
.panel{
	width:100%;
	display:none;
	padding-bottom: 40px;
}
@media (max-width:767px){
	.btnOpen{
		width: 60%;
	}
}
/*-----スライドswiper カスタマイズ--------------------*/
.swiper-container{
	width: 100%;
  max-width: 950px;
	margin:20px auto 0;
  padding: 0 5%;
}
.swiper-container::before{
  content:"";
  width: 4%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  bottom:0;
  background:linear-gradient(to left,rgba(255,255,255,0.2), rgba(255,255,255,1));
  z-index: 2;
}
.swiper-container::after{
  content:"";
  width: 4%;
  height: 100%;
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  background:linear-gradient(to right,rgba(255,255,255,0.2), rgba(255,255,255,1));
  z-index: 1;
}
.swiper-container .swiper-slide a{
  display: block;
  text-align: center;
	width: 100%;
}

.swiper-container .swiper-slide a:hover{
  opacity: 0.7;
}
.swiper-container .swiper-slide a img{
	width: 75%;
  border: 1px solid #CCCCCC;
}
.swiper-container .swiper-slide a .title{
	width: 100%;
  padding: 40px 5% 0;
  background: url("../images/woodrack.png")no-repeat center top;
  background-size:contain;
	position: relative;
	margin-top: -8px;
}
.swiper-container .swiper-slide a h3{
  text-align: left;
  font-size:16px;
	font-weight: bold;
  color: #333333;
  line-height: 1.4;
}
.swiper-container .swiper-slide a .title .webyoyaku{
	position: absolute;
	top:-25px;
	right:10px;
	width: 60px;
	height: auto;
	border: none;
}
.swiper-container .swiper-slide a:hover{
  color:inherit;
  text-decoration: none !important;
}

.swiper-container .swiper-pagination {
  bottom: 0px;
  display: none;
}
.swiper-pagination .swiper-pagination-bullet {
  border-radius: inherit;
  margin: 0 5px !important;
  width: 30px;
  height: 5px;
  background: #CCCCCC;
  opacity: 0.6;
}
.swiper-pagination .swiper-pagination-bullet-active{
  background: #079FE2;
  opacity: 1;
}
.swiper-button-prev:focus,
.swiper-button-next:focus{
  outline: none;
}
.swiper-button-prev::after,
.swiper-button-next::after{
  display: none;
}
.swiper-button-prev{
  position: absolute;
  top:40%;
  left: 0;
	font-size:50px;
  cursor: pointer;
  color: #333333;
}
.swiper-button-next{
  position: absolute;
  top:40%;
  right: 0;
	font-size:50px;
  cursor: pointer;
  color: #333333;
}
@media (max-width:767px){
	.swiper-button-prev::after,
	.swiper-button-next::after{
		font-size:30px;
	}
	.swiper-button-prev{
		left:5px;
		top:46%;
	}
	.swiper-button-next{
		right:5px;
		top:46%;
	}
  .swiper-container .swiper-slide a img{
    width: 70%;
		vertical-align: bottom;
    border: 1px solid #CCCCCC;
  }
	.swiper-container .swiper-slide a .title{
		width: 100%;
		padding: 25px 5% 0;
		background: url("../images/woodrack.png")no-repeat center top;
		background-size:contain;
		position: relative;
		margin-top: -4px;
	}
	.swiper-container .swiper-slide a h3{
		font-size:14px;
	}
	.swiper-container .swiper-slide a .title .webyoyaku{
		position: absolute;
		top:-8px;
		right:10px;
		width: 40px;
	}
}

