@charset "UTF-8";

html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0;
	padding:0;
}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
/*table{
	border-collapse:collapse;
	border-spacing:0;
}*/
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
hr,legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}
li{list-style-type:none;}

img,abbr,acronym,fieldset{border:0;}
select:focus{background:#f7f4ee;}
input.brdno{border:none;}

body{
	font-size:0.9em;
	/* font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: 'PT Sans Caption',Helvetica,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','HiraKakuProN-W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.6;
	text-align:left;
	color:#333;
	background:#fafadd;	
}


* html body{  
    overflow: hidden;  
}   

div#headerArea {  
    position: fixed !important;  
   /* position: absolute;  */
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 154px;
	z-index: 1000;
} 

* html div#contentsArea{  
    height: 100%;  
    overflow: auto;  
}  






textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
input, select { font-family: Arial, 'ＭＳ Ｐゴシック', sans-serif; }
* html body {	/* for IF6 */
	font-family:'ＭＳ Ｐゴシック','MS PGothic',Sans-Serif;
}

a:link,
a:visited {
	color: #22a02b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #22a02b;
}

a:hover img.hov,
input.hov:hover {
	-ms-filter: "alpha(opacity=80)"; /* for IE8 */
	filter: alpha(opacity=50); /* for IE6,7 */
	-moz-opacity: 0.7; /* for Legacy Mozilla */
	opacity: 0.8; /* for Morden(Safari3-/Opera 9.5-/Firefox 3.5-) */
	zoom:1.0;
}








img {
	vertical-align: bottom;
}


.vaM {
    vertical-align: middle !important;
}

/* CSS Document */


#js_on {
	padding: 3px;
	width: 100%;
	background: #e00;
	color: #fff;
	text-align: center;
}

/* ユーザーCSS全体 */


#header{
	width: 100%;
	margin: 0 auto;
	height: 107px;
	background-color: #e60012;
}

.article {
	width:1020px;
	margin:0 auto;
	 padding-top: 154px;
}


.toparticle {
	width: 100%;
	margin:0 auto;
	 padding-top: 154px;
}


.topwapper {
	width:1020px;
	margin:0 auto;
}

.header_wrapper{
	width:1020px;
	margin:0 auto;
	}


#maincont{
	background: #fff;
	width: 980px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}


#header h1 {
	font-size: 0.7em;
	/*position: absolute;
	top: 5px;
	z-index: 100;*/
	color: #fff;
}




#header .logoarea {
	float: left;
	height:83px;
	width:415px;
}

#header .logo {
	float: left;
	margin-right:8px;
}

#header .shopname {
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
	font-size: 16px;
}



#header .tel {
    float: right;
}


#gNavi  {
    height: 47px;
	background:#dae1e5;
	width:100%;
}


#gNavi li{
	 float: left;
	 }
	 

.sideBox {
	float: right;
	margin: 0 0 0 30px;
	width: 230px;
	background-color: #E3E3E3;
	border-radius: 8px;
	padding: 20px;
}


.sideBox2 {
	float:left;
	margin: 0 30px 0 0px;
	width: 230px;
	background-color: #E3E3E3;
	border-radius: 8px;
	padding: 20px;
}




.sideBox2 .navi {
	background:#fff;
    border-radius: 8px ;
	margin-bottom:20px;
	border: #f70013 2px solid;
 }

.sideBox2 .navi h2 {
	background: #f70013;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3;
	padding: 15px 0 15px 15px;
}

.sideBox2 .navi ul li {
    border-bottom: 1px solid #dbdbdb;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding:0px 5px;
}

.sideBox2 .navi ul li:last-child {
    border-bottom: none;
}

.sideBox2 .navi ul li a {
    background: url("../../images/ico_arrow_red_02.gif") no-repeat scroll 5px center #fff;
    display: block;
    padding: 1em 10px 1em 25px;
    text-decoration: none;
	color:#333 !important;
}
.sideBox2 .navi ul li a:hover {
    background: url("../../images/ico_arrow_red_02.gif") no-repeat scroll 10px center;
	text-decoration:underline;
	color:#333 !important;
}

.sideBox2 .navi ul li.active a {
    background: url("../../images/ico_arrow_red_02.gif") no-repeat scroll 10px center;
	color:#333 !important;
}




.sidewaku{
	background: #FFFFFF;
	border-left: #f70013 2px solid;
	border-right: 2px solid #F70013;
	border-bottom: #f70013 2px solid;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	padding:15px 0px;
	}
	
.side-shop-link {
  border: #F70013 3px solid;
  margin-bottom: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background:rgba(255,255,255,1.00);
}
.side-shop-link p {
  background: #F70013;
  text-align: center;
  padding: 5px 0;
}
.side-shop-link ul {
  margin: 0 9px;
}
.side-shop-link ul li {
  padding-left: 30px;
  background: url(../../images/line01.png) repeat-x bottom rgba(255,255,255,1.00);
  line-height: 34px;
}
.side-shop-link ul li a {
  padding-left: 25px;
  background: url(../../images/ico-link-side.png) no-repeat left center;
  color:#353535!important;
}

.side-shop-link ul li a:link,
.side-shop-link ul li a:visited {
	color: #353535 !important;
	text-decoration: none;
}
.side-shop-link ul li a:hover {
	text-decoration: underline;
	color: #353535;
}
.side-shop-link ul li:last-child {
  background: none;
}




.mainbox{
	float:left;
	width:680px;
	}
	
.mainbox2{
	float:right;
	width:680px;
	}
	
.mainbox2 h3{
	color: #f70015;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 5px;
	}
	


.midashi{
	background:url(../../images/top_intro_ttl.jpg)  no-repeat;
	color: #f70013;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 50px;
	height: 46px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top:10px;
	}
	



.shopabout .mainBtn01 ,.shopphoto .mainBtn01{
    background: none repeat scroll 0 0 #f70015 ;
    border-radius: 10px;
	color:#ffffff !important;
    cursor: pointer;
    font-weight: bold;
    line-height: 3;
    padding: 10px;
    text-decoration: none;
}



.shopabout .mainBtn01 a:link {
    color: #ffffff !important;
    text-decoration: none;
}


.shopabout .mainBtn01 a:hover {
	background: none repeat scroll 0 0 #c80112;
    color: #ffffff !important;
    text-decoration: none;
}




.shopabout .mainBtn02 {
    background: none repeat scroll 0 0 #22a02b;
    border-radius: 10px;
    color: #ffffff !important;
    cursor: pointer;
    font-weight: bold;
    line-height: 3;
    padding: 10px;
    text-decoration: none;
}



.shopabout .mainBtn02 a:link {
     color: #ffffff !important;
    text-decoration: none;
}


.shopabout .mainBtn02 a:hover {
	background: none repeat scroll 0 0 #1b7f23;
     color: #ffffff !important;
    text-decoration: none;
}

.pagebottomwaku {
	background: none repeat scroll 0 0 #fee0e2;
	border-radius: 8px;
	padding: 10px;
	margin-top: 20px;
}




#reason01 ,#reason02 ,#reason03 ,#reason04 ,#reason05{
	margin-top:-154px;
    padding-top:154px;
	}
	
#hosyo ,#maintenancepack ,#chart{
	margin-top:-154px;
    padding-top:154px;
	}

#pagebottom li{
	 float: left;
	 margin-right:20px;
	 }
	 
#pagebottom .shopinfo{	 
font-size: 1.2em;
font-weight:bold;
}


#pagebottom .shopabout{
	float:right;
	width:418px;
	}
	
#pagebottom .shopabout p  {
	line-height:1.5em;
}

#pagebottom .shopabout p a {
	color: #22a02b !important;
}


#pagebottom .shopabout p a:link {
	color: #22a02b !important;
	text-decoration: none;
}

#pagebottom .shopabout p a:visited {
	color: #22a02b !important
	text-decoration: none;
}

#pagebottom .shopabout p a:hover {
	text-decoration: underline;
	color: #22a02b !important;
}





#footer{
	width: 100%;
	margin: 0 auto;
	height:178px;
	background:url(../../images/footer_bg.gif) repeat-x;
}

.footer_inner{
	width:980px;
	margin:0 auto;
	position:relative;
	}
	
#footer .footerNavi {
    float: left;
    padding: 10px 0 0 0px;
	height:37px;
	width:500px;
}

#footer .footerNavi ul li {
    border-left: 1px solid #333333;
    float: left;
    font-size: 0.9em;
    line-height: 1.2;
    margin: 0 10px 5px 0;
    padding: 0 0 0 10px;
	color:#333333 !important;
}

#footer .footerNavi ul li.last {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    float: left;
    font-size: 0.9em;
    margin: 0 0 5px;
    padding: 0 10px;
}

#footer .footerNavi ul li a {
    color: #333333 !important;
    text-decoration: none;
}

#footer .footerNavi ul li a:hover  {
    color: #333333 !important;
	text-decoration:underline;
}

#footer .footer_inner .goTop {
	position: absolute;
	top: -40px;
	float: right;
	left: 761px;
}


#footer .footer_inner .footlogo{
	margin:10px 60px 0px 48px;
	float:left;
	}

#footer .footer_inner .footbtn{
	margin-top:8px;
	float:left;
	}
	
#footer .footer_inner #footLink{
	width: 650px;
	margin: 10px auto;
	}
	
#footLink ul li {
    background: url(../../images/ico_arrow_white.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 0.8em;
    padding: 1px 0;
	color:#ffffff !important;
}

#footLink ul li a {
    color:#ffffff !important;
    display: block;
    padding: 0 5px 0 15px;
    text-decoration: none;
}

#footLink ul li a:hover  {
    color:#ffffff !important;
	text-decoration:underline;
}

#footLink ul {
    float: left;
}

#copy{
	background:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:0.9em;
	color:#f70015;
	
	}




.textLink {
    background: url(../../images/ico_arrow_red_02.gif) no-repeat scroll 5px center  !important;
    color: #f70013 !important;
    padding: 2px 0 2px 30px !important;
    text-decoration: none;
	font-size:1.1em;
	font-weight:bold;
	line-height:2em;
}


.textLink a:link{
    color: #f70013;
    text-decoration:none;
}

.textLink a:hover {
    background: url(../../images/ico_arrow_red_02.gif) no-repeat scroll 10px center  !important;
    color: #f70013 !important;
    padding: 2px 0 2px 30px !important;
    text-decoration:underline;
	font-size:1.1em;
	font-weight:bold;
}

.reasonlistarea {
    color: #f70015!important;
    margin-bottom: 25px;
    margin-left: 25px;
}


.reasonlistarea p a {
	color:#f70015 !important;
	text-decoration:none;
	}


.reasonlistarea  a:hover {
	color:#f70015!important;
	text-decoration:underline;
	}



.subtitle {
	/* background: url(../../images/subtitle_bg.gif) repeat-y scroll left center rgba(0, 0, 0, 0);*/
	background: #fed6d9;
	color: #333333;
	font-weight: bold;
	margin: 0 0 15px;
	border-radius: 8px;
	padding: 7px 7px 7px 10px;
	font-size: 1.1em;
}

.note{
font-size: 24px;
 color: #f70013;
 font-weight:bold;
}



.cmsttl{
	font-weight:bold;
	font-size:1.6em;
	padding-left:25px;
	background:url(../../images/ttl_cms.gif) no-repeat;
	width:680px;
	color:#fff;
	padding-top:20px;
	height:68px;
	}
	
	
.chirashiarea{
	text-align:center;
	}

.chirashiarea p img {
    margin-bottom: 15px;
    width: 196px;
}
	
	
ul.chirashiarea li img {
    width:196px;
	margin-bottom:15px;
}

.maps{
	width:974px;
	height:300px;
	}
	ul.cam-bnr{
	overflow:hidden;
	margin-bottom:10px;
}
ul.cam-bnr li{
	float:left;
	margin-left:5px;
	}
	
.holiday_area {
    background-color: #fffdf1;
    margin: 0 auto 10px;
    padding: 15px;
    border: 1px solid #d6d6d6;

}	

/* GMB star kuchikomi */
.star_kuchikomi_wrap {
	height:500px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 10px 10px;
}

.star {
	padding:15px;
	/* display:flex; */
	width:100%;
	/* margin:0 auto 20px; */
	padding: 0;
	/* background:#F1F1F3; */
}

.star__inner-header {
	align-self: flex-start;
	padding: 0;
	/* width:20%; */
	background:#FFF;
	border-radius: 5px;
	margin-bottom: 10px;
}

.star__inner-body {
	width:85%;
	margin:0 auto;
	height:400px;
	/* overflow-y: scroll; */
}

.star__title{
	font-size: 21px;
	font-weight: bold;
	text-align:center;
	margin:0 0 10px;
}

.star .main_info_area{
  display: flex;
	flex-direction: column;
	align-items: center;
  justify-content: center;
}
.star .main_info_area span{
  display: inline-block;
  line-height: 1.2;
}
.star .main_star{
  color: #f5a708;
  font-size: 1.4em;
}
.star .main_score{
color: #363a44;
font-weight: bold;
font-size: 28px;
  margin: 0 10px;
}
.star .main_count{
color: #86888d;
font-size: 13px;
  margin-bottom: 3px;
}

.star .widget_ul{
  /*padding: 16px;*/
}

.star .widget_li{
border: 1px solid #e9e9eb;
border-radius: 4px;
background: #FFF;
margin-top: 16px;
  padding: 12px 24px;
  text-align: left;
}
.star .widget_li:first-child{
	margin-top: 0;
	}
.star .widget_li_name{
  font-size: 16px;
color: #363a44;
font-weight: bold;
  margin-bottom: 6px;
}
.star .widget_li_star{
  color: #f5a708;
  display: inline-block;
  font-size: 20px;
  margin: 0;
	height: 25px;
}
.star .widget_li_date{
  display: inline-block;
  color: #86888d;
font-size: 13px;
margin-left: 4px;
}
.widget_li_shopName{
  line-height: 1.6;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 6px;
}
.star .widget_li_comment{
  font-size: 15px;
color: #363a44;
line-height: 1.6;
  margin: 12px 0;
  font-weight: 500;
}
.star .platformName_img{
  display: inline-block;
  max-width: 20px;
  vertical-align: text-top;
  margin-right: 10px;
}
.star .widget_li_platform{
  text-align: right;
  color: #86888d;
font-size: 13px;
}
.star .widget_li_platform a{
  display: inline-block;
    border-bottom: 1px dashed #fff;
  padding-bottom: 2px;
	color: #86888d;
}
.star .widget_li_platform a:hover{
 opacity: 0.7;
 direction: none;
}

.star .more_page{
  margin: 10px 0;
	width: 100%;
	height: 65px;
  text-align: center;
}
.star .more_page a{
border: 1px solid #e9e9eb;
padding: 10px 0;
width: 100%;
border-radius: 100px;
color: #0086d6 !important;
text-decoration: none !important;
background: #FFF;
display: inline-block;
font-size: 15px;
font-weight: bold;
}
.star .more_page a:hover{
background: #F8F8FA;
}
.widget{
	padding-bottom: 20px;
}
.load_page{
	text-align: center;
}
/*newsbox----------------------------------------------------*/
.newsbox {
    margin-bottom: 30px;
    padding: 20px 20px 20px;
    background: #f5f5f5;
    border-radius: 15px;
}

.newsbox .inner {
    width: 100%;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
}

.newsbox .inner h3 {
    font-size: 240%;
    line-height: 1.1;
    font-weight: normal;
    color: #f71313;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}

.newsbox .inner h3 span {
    display: inline-block;
    padding: 0 9px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.newsbox .inner h3 span.gray {
    background: #f5f5f5;
    color: #f71313 !important;
}

.newsbox .inner h3:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #f71313;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}

.newsbox ul {
    width: 100%;
    display: flex;
    align-items: flex-start;
    /*天地センター*/
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.newsbox ul li {
    width: calc(100% / 3 - 10px);
    max-height: 130px;
}

.newsbox dl {
    width: 100%;
    padding: 10px 0px;
    display: flex;
    align-items: top;
    /*天地センター*/
}

.newsbox dt {
    padding: 0px 10px;
    min-height: 120px;
    max-height: 120px;
    min-width: 120px;
    max-width: 120px;
}

.newsbox dt img {
    background: #FFF;
    max-height: 120px;
    min-width: 120px;
    max-width: 120px;
}

.newsbox dd a {
    text-decoration: underline;
    font-size: 115%;
    line-height: 1.3;
    color: #0399f4 !important;
}
.newsbox dd a:hover {
    color: #F44336 !important;

}
.newsbox a.btn {
    display: block;
    border-radius: 10px;
    width: 370px;
    margin: 0px auto;
    padding: 15px 10px 15px 10px;
    background: #1585df;
    text-align: center;
    color: #fff !important;
    font-size: 140%;
    line-height: 1;
    position:relative;
}
.newsbox a.btn::after {
	position: absolute;
    top: 45%;
    right: 20px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.newsbox a.btn:hover {
    color: #fff100 !important;
}
/* page-sekou 施工事例
--------------------------------------------------------------------------------------*/
.page-sekou h2.ttl{
	background: #e61011;
	border-radius: 10px;
	font-size: 180%;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 20px 14px;
	color: #fef103;
}


.page-sekou .sekou_wrap .sekou{
	margin-bottom: 60px;
	clear: both;
	overflow: hidden;
}

.page-sekou h3{
	border: 1px solid #ffe77b;
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,226,95,1) 100%);
	line-height: 1.4;
	margin-bottom: 20px;
	padding: 10px;
	font-size:140%;
	clear:both;
}

.page-sekou .sekou_wrap .sekou p{
	margin-bottom: 20px;
}


.page-sekou .sekou_wrap .sekou .img_list li{
	float: left;
	margin-right: 5px;
	width: 200px;
}

.page-sekou .pager{
	text-align: center;
}


.page-sekou .pager .pager_list li{
	display: inline-block;
}

.page-sekou .pager .pager_list li.current,
.page-sekou .pager .pager_list li a{
	border: 1px solid #E20013;
	color: #E20013 !important;
	display: inline-block;
	margin: 0 4px;
	padding: 2px 8px;
}

.page-sekou .pager .pager_list li a{
	text-decoration: underline;
}

.page-sekou .pager .pager_list li.current,
.page-sekou .pager .pager_list li a:hover{
	background: #E20013;
	color: #fff !important;
	text-decoration: none;
}