@charset "utf-8";


*{
	box-sizing:border-box;
	list-style: none;
}




/* -----------------------------------------------------------------------
common parts
------------------------------------------------------------------------- */
/*--float--*/
.flL{float:left;}
.flR{float:right;}

/*--textalign--*/
.txtL{text-align:left !important;}
.txtC{text-align:center !important;}
.txtR{text-align:right !important;}

/*--margin/padding--*/

.m0{margin:0 !important;}
.m05{margin:5px !important;}
.m10{margin:10px !important;}
.m15{margin:15px !important;}
.m20{margin:20px !important;}
.m25{margin:25px !important;}
.m30{margin:30px !important;}
.m35{margin:35px !important;}
.m40{margin:40px !important;}
.m45{margin:45px !important;}
.m50{margin:50px !important;}

.mt0{margin-top:0 !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}

.mr0{margin-right:0 !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}
.mr45{margin-right:45px !important;}
.mr50{margin-right:50px !important;}

.mb0{margin-bottom:0 !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}

.ml0{margin-left:0 !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}

.p0{padding:0 !important;}
.p05{padding:5px !important;}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.p25{padding:25px !important;}
.p30{padding:30px !important;}
.p35{padding:35px !important;}
.p40{padding:40px !important;}
.p45{padding:45px !important;}
.p50{padding:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt12{padding-top:12px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt35{padding-top:35px !important;}
.pt40{padding-top:40px !important;}
.pt45{padding-top:45px !important;}
.pt50{padding-top:50px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}
.pr30{padding-right:30px !important;}
.pr35{padding-right:35px !important;}
.pr40{padding-right:40px !important;}
.pr45{padding-right:45px !important;}
.pr50{padding-right:50px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
.pb35{padding-bottom:35px !important;}
.pb40{padding-bottom:40px !important;}
.pb45{padding-bottom:45px !important;}
.pb50{padding-bottom:50px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
.pl35{padding-left:35px !important;}
.pl40{padding-left:40px !important;}
.pl45{padding-left:45px !important;}
.pl50{padding-left:50px !important;}

.bd0{
    border: none;
}
.bd0 img{
    border: none;
}



/***float***/
.fl_l{
    float: left !important;
}

.fwb{
    font-weight: bold !important;
}

/*****font-size*****/
.fs1{
    font-size: 1em;
}
.fs1_2{
    font-size: 1.2em;
}
.fs1_4{
    font-size: 1.4em;
}













.waku{
	padding:3px;
}

.ss_mainbotan .waku{
	padding:none !important;
}


/* -------------------------------------------------------------- */

body {
color:#333;
font-size:small;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background-size: 100%;
-webkit-text-size-adjust: 100%;
}

p{
	/*line-height:1.8;*/
}




/* リンク設定
------------------------------------------------------------*/
a{color:#333;text-decoration:none;}
a:hover{color:#333;}
a:active, a:focus {outline:0;}
/*a{font-size:14px;}*/
a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

a:hover img.border{
    cursor:pointer;
    border:4px solid #3C0;
}

/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
/*padding:0 1%;*/
width:98%;
position:relative;
/*padding: 0px 10px 10px 10px;*/
}



/*************
/* ヘッダー
*************/
#header{
height:130px;
}


#header.toppage{
	background:url(../images/top_header_bgimage_1.webp);
}

#header h1{
padding:5px 0 0 10px;
font-size:11px;
font-weight:normal;
}

#header_maker{
height:130px;
	background:url(../images/top_header_bgimage.webp);
}

#header_maker h1{
padding:5px 0 0 10px;
font-size:11px;
font-weight:normal;
}


#wrap{
	width:960px;
	height:130px;
	margin:30px auto 0;
	background:url(../images/top_header_bgimage_1.webp);
	}
#cloud{
	/*height:130px;*/
	}
	@keyframes cloudmove {
	    0% {background-position: 0 0;}
		25% {background-position: 200px 50px;}
	    50% {background-position: 400px 0;}
		75% {background-position: 600px 50px;}
	    100% {background-position: 960px 0;}
	}
	@-webkit-keyframes cloudmove {
	    0% {background-position: 0 0;}
		25% {background-position: 200px 50px;}
	    50% {background-position: 400px 0;}
		75% {background-position: 600px 50px;}
	    100% {background-position: 960px 0;}
	}
	@-moz-keyframes cloudmove {
	    0% {background-position: 0 0;}
		25% {background-position: 200px 50px;}
	    50% {background-position: 400px 0;}
		75% {background-position: 600px 50px;}
	    100% {background-position: 960px 0;}
	}
#wrap2{
	width:960px;
	height:130px;
	margin:30px auto 0;
	background:url(../images/top_header_bgimage.webp);
	}





/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{float:left;}

/*

.logo img{
width:auto;
float:left;
padding:0 5px 0 20px;
}
*/

.logo span{display:block;}

.header_0{background-image:url(../images/top_header_bgimage.webp);}

.header_1{
float:left;
}

.header_2{
float:left;
}

.header_3{
float:right;
}



/*************
/* 電話番号
*************/
.info{
float:right;
padding-right:20px;
text-align:right;
}

.info .open{font-size:1.1em;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
color:#8aaa16;
font-size:24px;
font-weight:bold;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}

.logo_waku1{
	font-size:13px;
}

.logo_waku2{
font-size:14px;
padding:0 0 0 30px;
text-align:right;
max-width:100%;
font-weight:bold;
text-shadow:0 1px 0 #fff,
1px 0 0 #fff,
0 -1px 0 #fff,
-1px 0 0 #fff,
-1px -1px 0 #fff,
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
}

.logo_waku3{
font-size:14px;
padding:0 0 0 30px;
text-align:right;
max-width:100%;
font-weight:bold;
text-shadow:0 1px 0 #fff,
1px 0 0 #fff,
0 -1px 0 #fff,
-1px 0 0 #fff,
-1px -1px 0 #fff,
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
}


/*************
/* トピックス
*************/
.osirase {
	clear:both;
    margin-left:20px;
	margin-bottom:-10px;
}

.mborder {
  clear: both;
  margin-bottom: 10px;
  margin-left:18px;
}

.txt_table {
  border-collapse:collapse;
}

.txt_table {
  border-collapse:collapse;
}

.txt_table th, .txt_table td {
  padding: 0;
  margin: 0 0 0px 15px;
}

.txt_table td.date {
  float: left;
  color:#0065cc;
  font-weight: bold;
  width: 180px;
}

.txt_table td.s_text {
  float: left;
  display: block;
  width: 380px;
}

.bor2 {
  clear: both;
  padding-bottom: 7px;
  padding-left:8px
}

img.yaji {
  margin-left: 3px;
  margin-right: 4px;
  vertical-align: middle;
}



/*************
/* スマホ用ボタン
*************/

.ss_mainbotan table{
	width:100%;
	border-collapse:collapse;
}





.ss_mainbotan img{
	width:100%;
	float:left;
	height:auto;
	} 

.b_waku{width:100%;}

.waku img{max-width:100px;}


/*************
ページトップ
*************/
.page-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    padding: 10px;
    background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	z-index: 99999;
}




/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:17px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:10px;
padding:5px 10px;
line-height:1.4;
color:#fff;
background-color: rgba(0,0,0,0.4);
}

.slogan h2{
padding-bottom:5px;
font-size:20px;
}




/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}


.gridWrapper1{
padding-bottom:20px;
overflow: hidden;
}

.gridWrapper2{
padding-bottom:20px;
overflow: hidden;
padding-left:15px;
}

.gridWrapper h3{padding:0px 0px 0px 30px;
    font-weight:bold;
	font-size:24px;
	color:#060;
	
}

.gridWrapper2 h3{padding:0px 0px 0px 10px;
    font-weight:bold;
	font-size:24px;
	padding-left:0px;
	color:#060;
	
}


* html .gridWrapper{height:1%;}


.grid0_0{
float:left;
border-radius:8px;
background:#fff;
border:solid 1px #6ADB7B;
}

.grid0{
float:left;
border-radius:5px;
background:#fff;
}

.grid{
float:left;
border-radius:5px;
background:#fff;
}

.grid2{
float:left;
border-radius:5px;
background:#fff;
}

.grid3{
float:left;
border-radius:6px;
background:#fff;
}

.grid4{
float:left;
background:#fff;
margin-bottom:10px;
}

.grid5{
float:left;
background:#fff;
margin-bottom:10px;
}

.grid6{
float:left;
margin-bottom:10px;
}


.header_box1{
margin:0 5px;
padding:4px;
max-width:100%;
}

.header_box2{
margin:0 5px;
padding:4px;
max-width:100%;
}

.header_box3{
margin:0 5px;
padding:4px;
max-width:100%;
}

.box0{
margin:0 10px;
max-width:100%;
padding:10px 10px 10px 6px;
}

.box{
margin:0;
padding:10px;
border:1px solid #ebebeb;
max-width:100%;
}

.box p{padding: 15px;}

.box2{
margin:0 15px;
max-width:100%;
}

.box3{
margin:0 15px;
padding:15px;
max-width:100%;
}

.box4{
margin:0 5px;
padding:10px;
max-width:100%;
border:3px solid #6C3;
border-radius:6px;
}

.box5{
margin:0 5px;
max-width:100%;
border:1px solid #CCC;
background-color:#F2F2F2;
}

.box5 p{
padding:10px;
}

.box6{
margin:0 5px;
max-width:100%;
}

.box7{
margin:0 5px;
max-width:100%;
padding-bottom:15px;
}

.box8{
margin:0 5px;
max-width:100%;
}

.box9{
padding:10px;
max-width:100%;
}


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

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

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

.box0 img{
max-width:100%;
height:auto;
border:4px solid #5EB566;
}

.box img{
max-width:100%;
height:auto;
border:4px solid #ebebeb;
}

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

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

.box5 img{
max-width:100%;
height:auto;
border:4px solid #F2F2F2;
}

.box6 img{
max-width:100%;
height:auto;
border:4px solid #CCC;
}

.box7 img{
max-width:100%;
height:auto;
text-align:center;
}

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

.box h4{padding:10px 0 5px; font-weight:bold;}

.box h4, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}


.waku01{
	font-size:24px;
	color:#006600;
	font-weight:bold;
	padding-left:15px;
}

.waku01_img{
	max-width:100%;
	height:auto;
}


.hyo_waku01{
	background-color:#CCC;
	padding:4px;
	border:#CCCCCC 1px;
}

.hyo_waku02{
	background-color:#EFEFEF;
	padding:4px;
	border:#FFFFFF 1px;
	color:#030;
}

.osusumewaku_kingaku{
padding:4px 4px 1px 4px;
border-bottom:#FF0000 solid 4px;
border-bottom-left-radius:#FFFFFF solid 4px;
text-align:right;
max-width:100%;
font-size:24px; font-weight:bold;
color: #EB0000;
text-shadow:0 1px 0 #fff,
1px 0 0 #fff,
0 -1px 0 #fff,
-1px 0 0 #fff,
-1px -1px 0 #fff,
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
background-color:#FFFFFF;
}

.fontsize1{
font-size:24px;
}

.fontsize2{
font-size:16px;
}

.osusumewaku{
margin:0 5px;
padding:10px;
border:1px solid #ebebeb;
max-width:100%;
}

.osusumewaku1{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:22px; font-weight:bold;
}



.osusumewaku2{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:22px; font-weight:bold;
}

.osusumewaku3{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:22px; font-weight:bold;
}



.anniversary {
    position: absolute;
    top: 32px;
}






/*---------------------------------------------------------
                         コンテナ
---------------------------------------------------------*/



#container{
width:960px;
max-width:100%;
/*margin-top:180px;*/
	/*margin-bottom: 100px;*/
}

.container_s{
	margin-top: 22px !important;
}


#container_s{
	width:960px;
	max-width:100%;
	margin: 0 auto;
}

#container_v{
	width:960px;
	max-width:100%;
	margin: 160px auto !important;
    margin-bottom: 0px !important;
}
#container_v2{
	width:960px;
	max-width:100%;
	margin: 160px auto !important;
    margin-bottom: 0px !important;
}
#container_main{
	width:960px;
	max-width:100%;
	margin: 0 auto;
	margin-bottom: 100px;
}
#container_cl{
	width:960px;
	max-width:100%;
	margin: 160px auto !important;
    margin-bottom: 0px !important;
}
.container_x{
	margin-top: 50px !important;
}

.container_v{
	margin-top: 22px !important;
}

.container_main{
	margin-top: 50px !important;
}
#container_cl{
	width:960px;
	max-width:100%;
	margin: 160px auto !important;
    margin-bottom: 0px !important;
}

/*---------------------------------------------------------
                     メインコンテンツ
---------------------------------------------------------*/

article#mainContents{
float:right;
/*width:77.4194%;/*--720px--*/
width:75%;
max-width:100%;
margin-bottom: 20px;
}

article#main2Contents{
float:right;
width:100%;/*--720px--*/
max-width:100%;
margin-bottom: 50px;
}

article#eriacontents{
float:right;
width:100%;/*--720px--*/
max-width:100%;
margin-bottom: 20px;
}


.pankuzu{
	/* margin-left: 10px; */
	margin-bottom: 10px;
	font-size: 13px;
}



article#mainContents section{
	margin-bottom:30px;
}

article#main2Contents section{
	margin-bottom:10px;
}


article#eriacontents section{
	margin-bottom:10px;
}

article#photoContents section{
	margin-bottom:10px;
}

.heading_01,
.heading_02,
.heading_03{
    font-family: "inherit",sans-serif;
	font-weight:bold;
}


h1.heading_01{
	
}

h1.heading_02{
	
}

h1.heading_03{
	
}

/*-----------【　h2　】----------*/

h2.heading_01 {
    padding: 0;
    */: ;
    color: #ffffff;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    border-left: 0;
    /*border-bottom: 0;*/
    box-shadow: 0px 0px 2px #bbb;
    background: #0065cc;
	font-family: ui-rounded;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
    font-family: inherit;
	clear: both;
    text-align: left !important;
    padding: 10px 30px 8px 30px;
    border-bottom: 4px solid #004993 !important;
}

/*h2.heading_01:before{
    content: '';
    display: block;
    position: absolute;
	top: 10%;
    left: 10px;
    width: 8px;
    height: 80%;
	text-shadow:1px 1px 1px #bbb;
    background: #0065cc;
	
	
	
	
	
}
*/

h2.heading_02{

}

h2.heading_03{
    font-size: 20px;
    padding: 12px;
    margin-bottom: 10px;
    background: #29abe9;
    font-family: inherit;
    color: #fff;
}
.heading_001 {
    position: relative;
    padding: 12px;
    font-size: 1.15em;
    font-weight: bold;
    color: #333;
    padding: 0.8rem;
    margin-bottom: 0.2rem;
    background-image: linear-gradient(90deg, #1a8cf5 0 30%, #dedede 30%);
    background-repeat: no-repeat;
    background-size: 100% 8%;
    background-position: bottom;
    color: #323232;
    font-weight: bold;
}
/*-----------【　h3　】----------*/

h3.heading_01 {
    position: relative;
    font-size: 18px;
    padding: 10px 12px 8px;
    /* background: -webkit-linear-gradient(top, #69b4e6 0%, #3498db 100%); */
    /* background: linear-gradient(to bottom, #69b4e6 0%, #3498db 100%); */
    color: #0065cc;
    /* text-shadow: 1px 1px 1px rgba(0, 0, 0, .3); */
    margin-bottom: 20px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    font-family: inherit;
    margin-top: 20px;
}

h3.heading_01_b_red{
	position: relative;
  padding: 10px 30px;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#f83600), to(#f9d423));
  background-image: -webkit-linear-gradient(left, #f83600 0%, #f9d423 100%);
  background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%);
}

/*h3.heading_01:before{
    content: '';
    display: block;
    position: absolute;
	top: 10%;
    left: 10px;
    width: 8px;
    height: 80%;
    background: #fdfc03;*/
}

h3.heading_01_b_red:before{
  content: '';
  display: block;
  position: absolute;
	top: 10%;
  left: 10px;
  width: 8px;
  height: 80%;
  background: #fff;
}

h3.heading_02{
    border: 0;
    font-size: 16px;
    color: #4f4d4;
    line-height: 1.5;
    padding: 2px 10px;
    background: #f1f1f1;
    margin-bottom: 15px;
    padding: 8px 20px 8px 20px;
}

h3.heading_03{	
}

h3.heading_001{
	position: relative;
	padding: 12px 30px;
  /*-webkit-transform: skew(-15deg);
  transform: skew(-15deg);*/
  color: #fff;
background-image: linear-gradient(to right, #0065cc 0%, #68c4e0 100%);
}
h3.heading_001:before{
    content: '';
    display: block;
    position: absolute;
	top: 10%;
    left: 10px;
    width: 8px;
    height: 80%;
    background: #fff;
}

h3.heading_002{
	/*position: relative;*/
	padding: 12px;
  /*-webkit-transform: skew(-15deg);
  transform: skew(-15deg);*/
  color: #187FB1;
  background-image: -webkit-gradient(linear, left top, right top, from(#209cff), to(#68e0cf));
  background-image: -webkit-linear-gradient(left, #209cff 0%, #68e0cf 100%);
  background-image: linear-gradient(to right, #209cff 0%, #68e0cf 100%);
	font-size: 18px;
}
h3.heading_002:before{
    content: '';
    display: block;
    position: absolute;
	top: 10%;
    left: 10px;
    width: 8px;
    height: 80%;
   /* background: #fff;*/
}

h3.heading_04{
  font-size: 18px;
  padding: .5em .75em;
　background-color: #ffe7e7!important;
　border-radius: 10px;
}
h3.heading_05{
  font-size: 13px;
  padding: .5em .75em;
　background-color: #ffe7e7;
　border-radius: 10px;
	
}

h3.heading_06{	
border: 0;
    font-size: 18px;
    color: #0065cc;
    border-radius: 4px;
    line-height: 1.5;
    padding: 2px 10px;
    background: #d9f8ff;
    margin-bottom: 15px;
    padding: 8px 0 8px 20px;
	font-weight: bold;
}

/*-----------【　h4　】----------*/

/*h4.heading_01 {
    border: 0;
    font-size: 16px;
    color: #333;
    border-radius: 4px;
    line-height: 1.5;
    padding: 5px 10px;
    margin-bottom: 10px;
    padding: 6px 10px;
    background: #eceae0;
	font-family: inherit;
}*/
h4.heading_01 {
    border: 0;
    font-size: 16px;
    color: #4f4d4;
    line-height: 1.5;
    padding: 2px 10px;
    background: #f1f1f1;
    margin-bottom: 15px;
    padding: 8px 20px 8px 20px;
}
h4.heading_02{	
    /* font-weight: bold; */
    padding: 4px 10px;
    border-bottom: 1px solid #313131;
    margin: 0 6px;
    font-weight: bold;
    font-size: 16px;
	font-family: inherit;
    clear: both;
}

h4.heading_03{	

}

/*-----------【　h5　】----------*/

h5.heading_01{
	font-size: 14px;
	color:#333;
	border-radius:4px;
    line-height: 1.5;
	padding:5px 10px;
    margin-bottom: 10px;
    margin-top: 0px;
}



h5.heading_02{	
}

h5.heading_03{	
}

/*-----------【　h6　】----------*/

h6.heading_01{
	background:none;

	font-size: 12px;
	color:#6C6C6C;
	border-radius:4px;
	border:1px solid #ccc;
    line-height: 1.5;
	padding:5px 10px;
    margin-bottom: 10px;
}

h6.heading_02{	
}

h6.heading_03{	
}



article#mainContents img{
max-width:100%;
height:auto;

}

article#main2Contents img{
max-width:100%;
height:auto;
    margin: 0 auto;
}
article#eriacontents img{
max-width:47.3%;
max-height: 420px;
    margin: 0 auto;
}

/*#gallery .grid img,.border{border:4px solid #ebebeb;}*/


.block{
	display: block;
	text-align: center;
}


/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}




.header_box3 table{
	 width:100%;
}


.header_box3 table .red{
	color:#FF0000;
}


/**サイドメニュー**/
.menu_griyouannai{
	border-radius: 4px;
}

.menu_griyouannai img {
	display: block;
	transition: all 0.3s;
	border-radius: 4px;
	margin-bottom: 5%;
	width: 100%;
}
.menu_griyouannai img:hover {
	opacity: 0.6;
}

/*--メニューエリア--*/
aside_s#sidebar ul.menuArea li {
	margin-bottom: 5px;
}
/*---------------------------------------------------------
                         サイドバー
---------------------------------------------------------*/


/*************
/* フッター

#footer{
clear:both;
overflow:hidden;
padding:10px 10px 20px 10px;
background:#e8e8e8;
}

* html #footer{height:1%;}

#footer .grid{
padding:10px 0 5px;
margin:0;
background:transparent;
}

#footer #info .logo, #footer #info .info{float:none;}

#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{font-size:11px;}

#footer .logo span{font-size:12px;}

ul.footnav{
float:right;
width:620px;
padding:10px 0;
font-size:12px;
}

ul.footnav li{
float:left;
margin-bottom:10px;
padding:0 7px 0 8px;
border-right:1px solid #b6b6b6;
font-size:12px;
}

#footer a{color:#333;}

#footer a:hover{color:#888;}

address{
clear:both;
padding:5px;
text-align:center;
font-style:normal;
font-size:11px;
color:#fff;
background:#333;
}

*************/

/*---------------------------------------------------
					ブログ記事一覧
----------------------------------------------------*/


section.blog{
	margin: 30px 0;
}


   

section.blog div{
    width: 91%;
    padding: 10px;
    border: 3px solid #ccc;
    margin: 0 auto;
    border-radius: 5px;
}


section.blog div dl{
	padding:5px 0;
	border-bottom:1px dashed #ccc;
}

section.blog div dl:last-child{
	border-bottom:none;
}


section.blog div dd{
	width: 10%;
    float: left;
}

section.blog div dt{
	width:85%;
	float:right;
}



.city_s{
    font-size: 26px;
	color:#FFF500;
}


.p_box{
	padding: 8px 20px;
	background: #f5f5f5;
	text-align: left;
    font-size: 1em; 
    line-height: 2em;
}

.main_box{
	padding: 10px;
	font-size: 13px;
}


/******commodity_search****/
#gpc_pricebox{
    margin-top:2%;
}
#gpc_pricebox .mod_num{
    background: #ebebeb;
    padding: 1.8%;
    border: 1px solid #ddd;
}
#gpc_pricebox .gpr {
    border-bottom: 1px solid #aaa;
    padding: 4% 0% .8%;
    overflow: hidden;
}
.gpr .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #fb7ae4;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}
.gpr .style02 {
    float: left;
    width: 55%;
    font-weight: bold;
    padding-left: 3%;
}
.gpr .style02 p{
}
.gpr .style02 span{
    font-size: 1.6em;
}
.discount_rate {
    position: absolute;
    right: 24%;
    background: #eb0000;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    padding: .3%;
    aspect-ratio: 1 / 1;
    border: 3px solid #ff8181;
}
.discount_rate p {
    text-align: center;
    line-height: 18px;
    font-size: 20px;
    position: relative;
    top: 15px;
    padding: 5%;
}
.discount_rate span{
    font-size: 14px;
}
.gpr .arrow img {
    width: 40px;
    position: absolute;
    right: 34%;
    margin-top: 1.5%;
}
.gpr .style03 {
    float: left;
    text-align: center;
    width: 28%;
    font-weight: bold;
    color: #eb0000;
}
.gpr .style03 p {
    text-align: center;
    position: relative;
    font-size: 1.2em;
    border: 1px solid #eb0000;
}
.gpr .style03 span{
    font-size: 2em;
}

#gpc_pricebox .rimocon {
    border-bottom: 1px solid #aaa;
    padding: 4% 0% .8%;
    overflow: hidden;
}
.rimocon .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #fb7ae4;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}
.rimocon .style02 {
    float: left;
    width: 55%;
    font-weight: bold;
    padding-left: 3%;
}
.rimocon .style02 p{
}
.rimocon .style02 span{
    font-size: 1.6em;
}
.rimocon .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #0c954a;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}
.rimocon .style02 {
    float: left;
    width: 55%;
    font-weight: bold;
    padding-left: 3%;
}
.rimocon .style02 p{
}
.rimocon .style02 span{
    font-size: 1.6em;
}
.rimocon .arrow img {
    width: 40px;
    position: absolute;
    right: 34%;
    margin-top: 1.5%;
}
.rimocon .style03 {
    float: left;
    text-align: center;
    width: 28%;
    font-weight: bold;
    color: #eb0000;
}
.rimocon .style03 p{
    text-align: center;
    position: relative;
    font-size: 1.2em;
    border: 1px solid #eb0000;
}
.rimocon .style03 span{
    font-size: 2em;
}

#gpc_pricebox .kaba {
    border-bottom: 1px solid #aaa;
    padding: 4% 0% .8%;
    overflow: hidden;
}
.kaba .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #fb7ae4;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}
.kaba .style02 {
    float: left;
    width: 55%;
    font-weight: bold;
    padding-left: 3%;
}
.kaba .style02 p{
}
.kaba .style02 span{
    font-size: 1.6em;
}
.kaba .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #ede800;
    color: #333;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}
.kaba .style02 {
    float: left;
    width: 55%;
    font-weight: bold;
    padding-left: 3%;
}
.kaba .style02 p{
}
.kaba .style02 span{
    font-size: 1.6em;
}
.kaba .arrow img {
    width: 40px;
    position: absolute;
    right: 34%;
    margin-top: 1.5%;
}
.kaba .style03 {
    float: left;
    text-align: center;
    width: 28%;
    font-weight: bold;
    color: #eb0000;
}
.kaba .style03 p{
    text-align: center;
    position: relative;
    font-size: 1.2em;
    border: 1px solid #eb0000;
}
.kaba .style03 span{
    font-size: 2em;
}
#gpc_pricebox .model_num{
    

    font-size: 1.1em;
}


#gpc_pricebox .marugotopac{
    border-bottom: 1px solid #aaa;
    padding: 4% 0% .6%;
    overflow: hidden;
}
.marugotopac .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #29abe9;
    color: #fff;
    font-weight: bold;
    padding: .5%;
    margin-right: 6px;
}
.marugotopac .style01 p{
    text-align: center;
}
.marugotopac .style02{
    float: left;
    width: 58%;
    text-align: right;
    font-weight: bold;
}
.marugotopac .style02 span{
    font-size: 1.6em;
}
.marugotopac .style02 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 4px auto;
}
.marugotopac .style02 li {
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    background-position: top 8px center !important;
    text-align: center;
    border: 2px solid #0065cc;
    height: 100px;
    margin: 3.6px;
    padding: 0px;
    border-radius: 4px;
    width: 14.6%;
}
.marugotopac .style02 span {
    font-size: .75em;
    position: relative;
    top: 50px;
    color: #0065cc;
    overflow: hidden;
}
.marugotopac .pa1{
    background-image: url(//www.gasspec.jp/images/kouji_panel2.webp) ;
}
.marugotopac .pa2{
    background-image: url(//www.gasspec.jp/images/kouji_panel3.webp) ;
}
.marugotopac .pa3{
    background-image: url(//www.gasspec.jp/images/kouji_panel4.webp) ;
}
.marugotopac .pa4{
    background-image: url(//www.gasspec.jp/images/kouji_panel5.webp) ;
}
.marugotopac .pa5{
    background-image: url(//www.gasspec.jp/images/kouji_panel6.webp) ;
}
.marugotopac .pa6{
    background-image: url(//www.gasspec.jp/images/kouji_panel7.webp) ;
}
.marugotopac .style03{
    float: left;
    text-align: right;
    width: 25%;
    font-weight: bold;
    position: relative;
    top: 80px;
}
.marugotopac .style03 p{
    color: #eb0000;
    text-align: right;
}
.marugotopac .style03 span{
    font-size: 2em;
}
.eco_pac{
    font-size: .9em !important;
}


#gpc_pricebox .guarantee {
    border-bottom: 1px solid #aaa;
    padding: 4% 0% .6%;
    overflow: hidden;
}
.guarantee .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #0a7e7f;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}
.guarantee .style02{
    float:left;
    width: 52%;
    text-align: right;
    font-weight: bold;
}
.guarantee .style02 img{
    width: 85%;
    border: 2px solid #aaa;
}
.guarantee .style02 span{
    font-size: 1.6em;
}
.guarantee .style03 {
    float: left;
    text-align: right;
    width: 31%;
    font-weight: bold;
    position: relative;
    top: 43px;
}
.guarantee .style03 p{
    color: #eb0000;
    text-align: right;
    position: relative;
    top: 12px;
}
.guarantee .style03 span{
    font-size: 2em;
}
.photosale .style01 {
    float: left;
    width: 16%;
    text-align: center;
    background: #f17d01;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
}

.gr_img .guarantee10{
	width: 100%;
	float: none;
    text-align: center;
    padding: 0;
    margin: 0 auto;
	margin-top: 2%;
}
.gr2_img .guarantee10 {
    text-align: center;
    padding: 0 5%;
    margin: 0 auto;
}
.gr3_img .guarantee10 {
    margin: 0 auto;
    float: right;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #eb0000;
}
.gr4_img .guarantee10 {
    text-align: right;
    padding: 0;
    margin: 0 auto;
}

.photosale .style02{
    float:left;
    width: 52%;
    text-align: right;
    font-weight: bold;
}
.photosale .style02 img{
    width: 100%;
}
.photosale .style02 p{
    text-align: center;
}
.photosale .style02 p::after {
    content: url("//www.gasspec.jp/images/up-right-from-square-solid.svg");
    width: 1.5%;
    float: right;
    position: absolute;
    margin-left: 4px;
}
.photosale .style02 span{
    font-size: 1.6em;
}
.photosale .style03 {
    float: left;
    text-align: right;
    width: 31%;
    font-weight: bold;
    position: relative;
    top: 43px;
}
.photosale .style03 p{
    color: #eb0000;
    text-align: right;
    position: relative;
    top: 48px;
}
.photosale .style03 span{
    font-size: 2em;
}
#gpc_pricebox .photosale {
    border-bottom: 1px solid #aaa;
    padding: 4% 0% .6%;
    overflow: hidden;
}
.total_amount {
    background: #eb0000;
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    padding: 3% 1% 1%;
    margin-top: 20px;
    border-bottom: 4px solid #950e0e;
}
.total_amount span {
    font-size: 1.8em;
    margin-left: 20px;
}
.total_amount p {
    text-align: right;
}
.total_amount div{
    float: left;
    width: 100%;
    padding: 0 3%;
}

.repletion {
    padding: 2%;
    border: 1px solid #d90a12;
}


.triangle-bottom {
    display: inline-block;
    border-style: solid;
    border-width: 30px 50px 0 50px;
    border-color: #eb0000 transparent transparent transparent;
    margin-top: 20px;
}
.estimate{
    margin-top: 4%;
}
.estimate p {
    width: 50%;
    font-weight: bold;
    text-align: center;
    background: #eb5900;
    padding: 1%;
    margin: 0 auto;
    font-size: 1.8em;
    border-radius: 4px;
    border: 2px solid #c74b00;
    color: #fff;
    margin-bottom: 8%;
}
.estimate p::before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0.3em 0 0;
    border: 8px solid transparent;
    border-right: 0 solid transparent;
    border-left: 15px solid #fff;
}
.estimate p:hover{
    background: #752323;
    border: solid 2px #4d0606;
}
.estimate a:hover{
    text-decoration: none;
}

/****アコーディオン****/
.accordion-01 {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background: #af93ff;
}

.accordion-01 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.4em;
    color: #3f15b7;
}
.accordion-01 summary::-webkit-details-marker {
    display: none;
}
.accordion-01 summary::before,
.accordion-01 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #333333b3;
    content: '';
}

.accordion-01 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-01 summary::after {
    transition: rotate .3s;
}

.accordion-01[open] summary::after {
    rotate: 90deg;
}

.accordion-01 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-01[open] p {
    transform: none;
    opacity: 1;
}
.accordion-01 ul {
    background: #fff;
    border: 2px solid #af93ff;
    border-top: 0;
}
.accordion-02 {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background: #63dd7f;
}

.accordion-02 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.4em;
    color: #035d1b;
}
.accordion-02 summary::-webkit-details-marker {
    display: none;
}
.accordion-02 summary::before,
.accordion-02 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #333333b3;
    content: '';
}

.accordion-02 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-02 summary::after {
    transition: rotate .3s;
}

.accordion-02[open] summary::after {
    rotate: 90deg;
}

.accordion-02 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-02[open] p {
    transform: none;
    opacity: 1;
}
.accordion-02 ul {
    background: #fff;
    border: 2px solid #63dd7f;
    border-top: 0;
}
.accordion-03 {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background: #fffb49;
}

.accordion-03 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.4em;
    color: #5b5500;
}
.accordion-03 summary::-webkit-details-marker {
    display: none;
}
.accordion-03 summary::before,
.accordion-03 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #333333b3;
    content: '';
}

.accordion-03 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-03 summary::after {
    transition: rotate .3s;
}

.accordion-03[open] summary::after {
    rotate: 90deg;
}

.accordion-03 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-03[open] p {
    transform: none;
    opacity: 1;
}
.accordion-03 ul {
    background: #fff;
    border: 2px solid #fffb49;
    border-top: 0;
}
.accordion-04 {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background: #75caf3;
}

.accordion-04 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.4em;
    color: #034a93;
}
.accordion-04 summary::-webkit-details-marker {
    display: none;
}
.accordion-04 summary::before,
.accordion-04 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #333333b3;
    content: '';
}

.accordion-04 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-04 summary::after {
    transition: rotate .3s;
}

.accordion-04[open] summary::after {
    rotate: 90deg;
}

.accordion-04 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}
.accordion-04[open] p {
    transform: none;
    opacity: 1;
}
.accordion-04 ul {
    background: #fff;
    border: 2px solid #75caf3;
    border-top: 0;
}
.accordion-05 {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 7px 15px -5px rgb(0 0 0 / 5%);
    background: #ffaaf4;
}

.accordion-05 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.4em;
    color: #751c71;
}
.accordion-05 summary::-webkit-details-marker {
    display: none;
}
.accordion-05 summary::before,
.accordion-05 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #333333b3;
    content: '';
}

.accordion-05 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.accordion-05 summary::after {
    transition: rotate .3s;
}

.accordion-05[open] summary::after {
    rotate: 90deg;
}

.accordion-05 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-05[open] p {
    transform: none;
    opacity: 1;
}
.accordion-05 ul {
    background: #fff;
    border: 2px solid #ffaaf4;
    border-top: 0;
}


/**************************************/
.kakaku_3box{
    overflow: hidden;
}
.kakaku_3box ul{
    display: flex;
    flex-wrap: wrap;
}
.kakaku_3box li{
    width: 33.333333%;
    font-size: 1em;
    line-height: 1.8em;
    float: left;
    padding: 10px;
    background: #fff;
}
.kakaku_3box .type{
    text-align: center;
    font-weight: bold;
    font-size: 1.15em;
    margin-bottom: 2%
}
.kakaku_3box span{
    font-size: .8em;
}
.kakaku_3box .k_series{
    font-size: 1.5em;
    color: #eb0000;
    font-weight: bold;
    text-align: center;
}
.kakaku_3box .btn_bg01{
    background: #c6e9ff;
    border: 2px solid #29abe9;
    border-top: none; 
}
.kakaku_3box .btn_bg02{
    background: #c6e9ff;
    border: 2px solid #29abe9;
    border-top: none; 
}
.kakaku_3box .btn_bg03{
    background: #c6e9ff;
    border: 2px solid #29abe9;
    border-top: none; 
}
.kakaku_3box .btn_bg04{
    background: #c6e9ff;
    border: 2px solid #29abe9;
    border-top: none; 
}
.kakaku_3box .btn_bg05{
    background: #c6e9ff;
    border: 2px solid #29abe9;
    border-top: none; 
}
.s_btn {
    text-align: center;
    font-weight: bold;
    margin: 5% 0 0;
    background: #ededed;
    border-radius: 5px;
    font-size: 1.1em;
    border: 1px solid #adadad;
}
.s_btn p{
    text-align: center;
    padding: 4%;
}
.s_btn a:hover{
    text-decoration: none;
}
.s_btn p:hover{
    background: #cfcfcf;
}


/******商材ページ　商品一覧****/



.product_items { position: relative; }


/*********************ガスコンロ*********************/
/* 左上 ↙︎ 方向のNEWリボン */
.product_items.is-new .ribbon {
    position: absolute;
    top: 6px;
    left: -33px;
    width: 103px;
    padding: 6px 0;
    background: linear-gradient(90deg, #ffbd96, #ff2d55);
    color: #fff;
    text-align: center;
    font: 700 13px/1 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    transform: rotate(-45deg);
    box-shadow: 0 2px 8px rgba(0,0,0,.3);
    z-index: 6;
    pointer-events: none;
    animation: pulseRibbon 1.8s infinite;
}

/* エッジの小三角（影） */
.product_items.is-new .ribbon::before,
.product_items.is-new .ribbon::after {
  content: "";
  position: absolute;
  bottom: -6px;
  border-top: 6px solid #a91935;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.product_items.is-new .ribbon::before { left: 0; }
.product_items.is-new .ribbon::after  { right: 0; }


/* アイテム枠でクリップ（ボーダーからはみ出さない） */
.rinnaiItems .product_items {
    position: relative;
    display: inline-block;
}
.noritzItems .product_items {
    position: relative;
    display: inline-block;
}
.palomaItems .product_items {
    position: relative;
    display: inline-block;
}

/* 左上↙ リボン（要素として生成/削除する） */
.ribbon {
  position: absolute;
  top: 12px;
  left: -40px;                 /* 斜めのためマイナスオフセット */
  width: 140px;
  padding: 6px 0;
  background: linear-gradient(90deg, #ff7b2d, #ff2d55);
  color: #fff;
  text-align: center;
  font: 700 13px/1 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  transform: rotate(-45deg);
  box-shadow: 0 2px 8px rgba(0,0,0,.3);
  z-index: 3;
  pointer-events: none;
  animation: pulseRibbon 1.8s infinite;
}
.ribbon::before{ left: 0; }
.ribbon::after { right: 0; }

/*********************トイレ*********************/

/* →上 ↙︎ 方向のNEWリボン */
.product_items.is-new .ribbon2 {
    position: absolute;
    top: -23px;
    left: 84px;
    width: 210px;
    padding: 46px 0 8px 0;
    background: linear-gradient(90deg, #ffbd96, #ff2d55);
    color: #fff;
    text-align: center;
    font: 700 14px/1 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    transform: rotate(45deg);
    box-shadow: 0 2px 8px rgba(0,0,0,.3);
    z-index: 6;
    pointer-events: none;
    animation: pulseRibbon 1.8s infinite;
}

/* アイテム枠でクリップ（ボーダーからはみ出さない） */
.rinnaiItems .product_items {
    position: relative;
    display: inline-block;
}
.noritzItems .product_items {
    position: relative;
    display: inline-block;
}
.palomaItems .product_items {
    position: relative;
    display: inline-block;
}

/* 左上↙ リボン（要素として生成/削除する） */
.ribbon2 {
  position: absolute;
  top: 12px;
  left: -40px;                 /* 斜めのためマイナスオフセット */
  width: 140px;
  padding: 6px 0;
  background: linear-gradient(90deg, #ff7b2d, #ff2d55);
  color: #fff;
  text-align: center;
  font: 700 13px/1 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  transform: rotate(-45deg);
  box-shadow: 0 2px 8px rgba(0,0,0,.3);
  z-index: 3;
  pointer-events: none;
  animation: pulseRibbon2 1.8s infinite;
}


/************************検索窓***************************/


.commodity_search_block_main {
	border: solid 4px #0A6070;
    padding: 0;
    background-color: #0A6070;
    margin: 0 0 20px 0;
}

.commodity_search_title_main {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: 100%;
	color: #fff;
	font-family: sans-serif;
	padding: 4px 2px;
}

.commodity_search_field_main {
	margin: 0;
	padding: 4px 0;
	background-color: #e6ffe5;
}

.commodity_search_box_main {
}

.commodity_search_box_main button {
    font-size: 14px;
    /* margin: 1px auto; */
    padding: 6px 30px;
    border-style: solid;
    border-width: 3px;
    border-radius: 6px;
    border-color: transparent rgba(0,0,0,0.2) rgba(0,0,0,0.5) transparent;
    cursor: pointer;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}

.commodity_search_box_main input {
    height: 2.4em;
    width: 70%;
    margin: 0;
    float: left;
    border-radius: 4px;
    border: 2px solid #0065cc;
    font-size: 16px !important;
    font-family: メイリオ, sans-serif;
    padding-left: 2%;
    margin-left: 2%;
}
.commodity_search_box_main select {
	height: 2.4em;
	width: 96%;
	margin: 0;
	-webkit-appearance: none;
}

.commodity_search_box_main .pink {
	background-color: #0065cc;
	color: #fff;
}

.commodity_search_box_main dd {
	margin: 10px 0;
	text-align: center;
	background: #fff;
}


.commodity_search_block_main .commodity_search_keyword {
    text-align: left;
    padding-left: 6px;
    border: solid 1px #ccc;
    background-color: #fff;
    border-radius: 3px;
    font-family: メイリオ, sans-serif;
    font-size: 16px;
	-webkit-appearance: none;
}
.commodity_search_block_main .commodity_search_maker {
	border: solid 1px #ccc;
	background-color: #fff;
	border-radius: 3px;
    font-family: メイリオ, sans-serif;
    font-size: 16px;
	-webkit-appearance: none;
}

.commodity_search_block_main .commodity_search_category {
	border: solid 1px #ccc;
	background-color: #fff;
	border-radius: 3px;
    font-family: メイリオ, sans-serif;
    font-size: 16px;
	-webkit-appearance: none;
}
/**********************************************************/
.pic_list {
    width: 100%;
    text-align: center;
    margin: 2% auto;
    padding: 4%;
    border: 2px solid #eee;
    overflow: hidden;
    background: #fff;
}
.pic_list img{
    width: 100% !important;
}
.pic_list2 {
    width: 100%;
    text-align: center;
    margin: 10px auto;
	margin-top: 14%;
}
.pic_list2 img{
    width: 100% !important ;
}


/********工事完了までの流れ*****/
.workflow ul{
	display: flex;
	flex-wrap: wrap;
}
.workflow li {
    width: 24%;
    padding: 1.5%;
    border: 1px solid #dfdfdf;
    margin: .5%;
}
.workflow h4 {
    font-size: 1.2em;
    display: inline-block;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 2%;
    margin-left: 26%;
	font-weight: bold;
}
.workflow span {
    background: #0065cc;
    color: #fff;
    margin-right: 2%;
    padding: 4%;
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 1.2em;
    float: left;
    display: flex;
    align-items: center;
}
.workflow p{
	margin-top: 5%;
	clear: both;
	line-height: 1.5em;
}
.workflow img{
	margin-top: 5%;
}
.workflow a{
	color: #0065cc;
}

.workflow_discount {
    text-align: center;
    font-size: 1.1em;
    border: 1px solid #eb0000;
    padding: 2%;
    font-weight: bold;
    color: #eb0000;
}









/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){

#wrapper{
padding:0;
}	
#container{
margin-top:160px;
}
	.header_1{
	float:left;
	max-width:100%;
	/*
	height:96px;
	*/
	margin-left:10px;
	}
	
	.header_2{
	float:left;
	max-width:100%;
	/*
	height:96px;
	*/
	margin-left:10px;
	}	
	
	.header_3{
	float:left;
	max-width:100%;
	/*
	height:96px;
	*/
	margin-left:10px;
	}
	
    .ss_mainbotan{display:none;}
	
	.tablet_mainbotan{display:none;}
	
	
	
  nav#mainNav{
	padding:0 14px;
	clear:both;
	overflow:hidden;
	position:relative;
	background:url(../images/topnavBg.webp);
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav li.last{border-right:1px solid #ebebeb;}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:155px;
	height:60px;
	padding-top:15px;
	color:#333;
	background:url(../images/topnavSep.webp);
	border-left:1px solid #ebebeb;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#708c0c;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li a:hover{
	color:#FFFFFF;
	background-position:0 60px;
	padding-top:15px;
	}
	
	#mainBanner{margin-left:15px;}
	#subpage #mainBanner{margin:15px auto;}

	#wrapper{
	width:960px;
	margin-top: 15px;
	}

	
	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -10px;
	}
	
	.gridWrapper1{
	width:940px;
	margin:0 25 0 -10px;
	}
	
	.gridWrapper2{
	width:945px;
	margin:0 25 0 -10px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid0_0{
	float:left;
	width:600px;
	margin-left:20px;
	background-color:#CEFFCE;
	}
	
	.grid0{
	float:left;
	width:300px;
	margin-left:10px;
	}
	.grid{
	float:left;
	width:300px;
	margin-left:20px;
	}
	
	.grid2{
	float:left;
	width:960px;
	margin-left:10px;
	}
	
	.grid3{
	float:left;
	width:300px;
	margin-left:8px;
	}
	
	.grid4{
	float:left;
	width:454px;
	margin-left:8px;
	}
	
	.grid5{
	float:left;
	width:454px;
	margin-left:12px;
	}
	
	.grid6{
	float:left;
	width:600px;
	margin-left:10px;
	}
	
	.grid7{
	float:left;
	width:320px;
	margin-left:8px;
	}
	
	.waku{display:none;}
	
	/**.box5 {height:432px;}
	.box5 p.readmore{
		padding:0px 20px 0px 0px;
		text-align:right;
		}
		*/
		
	.box6 img{max-width:100%;}
	.box7 img{max-width:900px; text-align:center;}
	
	.box8 img{max-width:100%;}
	
	
	.mborder{max-width:100%;}
	.bor2{max-width:100%;}
	.mborder img{max-width:100%;}
	.bor2 img{max-width:100%;}
	
	
	img.miniimage { 
		display: none; 
		max-width: 100%;
	}  /* miniを非表示 */
	
	.p_center img.miniimage { 
		display: none !important; 
		max-width: 100%;
	}  /* miniを非表示 */
	
	
	img.bigimage  { 
		display: block; 
		max-width: 100%;
	} /* bigを表示 */


	
	.header_box1 img{max-width:100%;}
	.header_box2 img{max-width:100%;}
	.header_box3 img{max-width:100%;}
	.box img{max-width:100%;}
	.box0 img{max-width:100%;}
	.box2 img{max-width:100%;}
	.box4 img{max-width:100%;}	
	.box5 img{max-width:100%;}	
	.box6 img{max-width:100%;}
	.box7 img{max-width:100%;}
	
	#subpage .grid{width:auto;}
	
	#gallery .grid{
	width:auto;
	margin:10px 0 1px 10px;
	}

.image_1{
	background-image:url(../images/top_header_bgimage.webp);
	width:auto;
	height:130px;
	}

.mt180{margin-top:180px !important;}
}


.container_sekiyu{
	margin-top: 0px !important;
}

/****ボーダー***/
.bdc_gray1 img{
    border: 2px solid #ddd;
}

/****商品レビュー***/
.model_review {
    font-size: 2em;
    margin-top: 5%;
    margin-bottom: 1%;
    border-bottom: 2px dashed #a5a5a5;
    padding-bottom: 1.5%;
}
.model_review h3 {
    font-size: .9em;
    margin: 0.3% 4% 1%;
}
.model_review .star5_rating {
    font-size: 1em;
    margin: 0 12px;
}
.model_review .num {
    font-size: .6em;
    margin-left: 60%;
    padding: 1.3%;
}
.model_review .hyoka{
    font-weight: bold;
    margin-bottom: 10px;
    color: #238b82;
    float: left;
}

#review .user_voice p{
    margin: 5% 9%;
    border: 1px solid;
    padding: 3%;
    text-align: center;
}
#review .user_voice p:hover{
    background: #aaa;
}
#review .user_voice a{
    text-decoration: none;
}
#review .user_voice p {
    margin: 4% auto;
    border: 1px solid #696969;
    padding: 2.6%;
    text-align: center;
    width: 80%;
}
.review_box {
    padding: 2%;
    font-size: 1.1em;
    border-bottom: 1px solid #aaa;
    padding-bottom: 5%;
}
.review_box .name {
    float: left;
    margin-right: 2%;
    padding: .3% 1%;
    color: #333;
    font-weight: bold;
}
.review_box .star5_rating {
    font-size: 1.1em;
    margin-left: 1%;
}


.review_box .hyoka {
    font-size: 1em;
    text-align: left;
}
.review_box .title{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1%;
}

.Pagination {
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 55%;
}
.Pagination-Item-Link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 45px;
  height: 45px;
  background: #fff;
  border: solid 2px #111;
  font-size: 14px;
  color: #111;
  font-weight: bold;
  transition: all 0.15s linear;
}
.Pagination-Item-Link-Icon {
  width: 20px;
}
.Pagination-Item-Link.isActive {
  background: #111;
  color: #fff;
  pointer-events: none;
}
.Pagination-Item-Link:not(.isActive):hover {
  background: #111;
  color: #fff;
}
.Pagination > * + * {
  margin-left: 12px;
}

/***メーカー施工例***/
.jirei_waku{
    display: flex;
    flex-wrap: wrap;
}
.jirei_box {
    width: 24%;
    border: 3px solid #ddd;
    margin: .5%;
    position: relative;
}
.jirei_box:hover{
    border: 3px solid #0065cc;
}
.jirei_box a{
    text-decoration: none;
}
.jirei_box span {
    position: absolute;
    padding: 1% 2%;
    background-color: rgb(9 60 125 / 70%);
    color: #fff;
    font-size: 1.1em;
    top: 2%;
    right: 3%;
}
.jirei_box p {
    padding: 2.5%;
    line-height: 1.5em;
    font-size: 1em;
}


/***********バナー************/
.outlet-banner {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 220px;
    z-index: 500;
    overflow: hidden;
}

/* 光が流れるアニメーション */
.outlet-banner .shine {
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
  transform: skewX(-25deg);
  animation: shineMove 6s infinite; /* 全体周期を6秒に延長 */
}

/* バナー全体をふんわり光らせる */
@keyframes glow {
  0%, 100% { box-shadow: 0 0 15px rgba(255, 200, 0, 0.6); }
  50% { box-shadow: 0 0 30px rgba(255, 240, 0, 0.9); }
}

/* 光線がスライドするアニメーション */
@keyframes shineMove {
  0%   { left: -75%; opacity: 0; }
  5%   { opacity: 1; }       /* 光が出現 */
  30%  { left: 125%; opacity: 0; } /* 光が通過 */
  100% { left: 125%; opacity: 0; } /* 残りは静止（＝間隔） */
}

/* hover時に全体が光る効果（filter→白レイヤーに変更） */
.outlet-banner img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease;
  border: 2px solid;
}

/* 白く光るオーバーレイ */
.outlet-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0);
  transition: background 0.4s ease;
}

/* hover時：白く発光＋軽い拡大 */
.outlet-banner:hover::after {
  background: rgba(255,255,255,0.4);
}

.outlet-banner:hover img {
  transform: scale(1.05);
  box-shadow: 0 0 25px rgba(255, 255, 255, 0.8);
}






@media only screen and (max-width:959px){



.container_sekiyu{
	margin-top: 180px !important;
}	
	






#mainNav{
list-style: none; 
padding:0;
margin:0;
}
#mainNav li{
padding: 0; 
margin: 0;
float: left;
height:auto;
max-width:100%;
}
#mainNav li a{
display: block;
border-bottom: 1px dotted #555;
text-decoration: none;
color: #555;
padding: 10px 0px 10px 20px;
margin: 0px 3px;
text-align: left;
font-size: 14px;
}

#mainNav li {
	display:none;
}
	

#cloud{
	width:100%;
	}
	
	
	#subpage #mainBanner{max-width:720px;}
	
	#sidebar article{padding:7px 8px;}
	
	#footer .grid,#footer ul.footnav{
	float:none;
	width:100%;
	text-align:center;
	}

	ul.footnav li{float:none;display:inline-block;}
	
	
	.header_1{
	max-width:17%;
	margin:8px 0 0 1%;
	}
	
	.header_2{
	max-width:39%;
	margin:8px 0 0 1%;
	}
	
	.header_3{
	max-width:39%;
	margin:8px 0 0 1%;
	}
	
    .logo_waku1{
	font-size:13px;
	padding:0 0 0 0px;
	width:32%;
}
	
	.logo_waku1 img{max-width:32%}
	
	.logo_waku2{
	padding:0 0 0 0px;
	}
	
	.logo_waku3{
	padding:0 0 0 0px;
	}
	

	.grid{
	width:32%;
	margin-top: 10px;
	}

	.grid2{width:100%;
	}

	.grid3{
	width:32%;
	margin:10px 0 0 1%;
	}
	
	.grid4{
	width:48%;
	margin:10px 0 0 1%;
	}
	
	.grid5{
	width:48%;
	margin:10px 0 0 1%;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
	#footer .grid img, #footer .info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}
	
	#footer.logo,#footer .info{
	width:100%;
	float:none;
	}
	
	#footer .logo p{float:none;display:block;}
	#footer .logo img{float:none;padding:0;}
	
	.osirase {max-width:100%;}
	.mborder{max-width:100%;}
	.bor2{max-width:100%;}
	.osirase img{max-width:100%;}
	.mborder img{max-width:100%;}
	.bor2 img{max-width:100%;}

	
	img.miniimage { display: none;max-width: 100%; }  /* miniを非表示 */
	img.bigimage  { display: block;max-width: 100%; } /* bigを表示 */
	
.p_class img.miniimage { display: none !important;max-width: 100%; }  /* miniを非表示 */
.p_class img.bigimage  { display: block !important;max-width: 100%; } /* bigを表示 */
	
	.p_center img.miniimage { 
		display: none; 
		max-width: 100%;
	}  /* miniを非表示 */
	
	
	.header_box1 img{max-width:100%;}
	.header_box2 img{max-width:100%;}
	.header_box3 img{max-width:100%;}
	.box img{max-width:100%;}
	.box0 img{max-width:100%;}
	.box2 img{max-width:100%;}
	.box4 img{max-width:100%;}	
	.box5 img{max-width:100%;}
	.box6 img{max-width:100%;}
	.box7 img{max-width:100%;}

.osusumewaku_kingaku{
padding:4px 4px 1px 4px;
border-bottom:#FF0000 solid 4px;
text-align:right;
max-width:100%;
font-size:18px; font-weight:bold;
color: #EB0000;
text-shadow:0 1px 0 #fff,
1px 0 0 #fff,
0 -1px 0 #fff,
-1px 0 0 #fff,
-1px -1px 0 #fff,
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;
background-color:#FFFFFF;
}

.osusumewaku1{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:16px; font-weight:bold;
}

.osusumewaku2{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:16px; font-weight:bold;
}

.osusumewaku3{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:16px; font-weight:bold;
}
	
	
.tablet_mainbotan img{
	width:100%;
	display:block;
	float:left;
	height:auto;
} 	
	
.image_1{
	background-image:url(../images/top_header_bgimage.webp);
	width:auto;
	height:130px;
	}
	
/****ボーダー***/
.bdc_gray1 img{
    border: 2px solid #ddd;
}
}














/*タブレット*/
@media screen and (max-width : 959px){


#container{
	width:100%;
	/*margin-top:95px;*/
}

#container_s{
	width:100%;
}
	
#container_v{
	width:100%;
}	
#container_v{
	margin: 0px auto !important;
}
#container_v2{
	margin: 0px auto !important;
}
#container_main{
	width:100%;
}	
#container_cl{
	width:100%;
}
#container_cl{
	margin: 0 auto !important;
}
article#mainContents{
float:none;
width:100%;
}	
	
article#main2Contents{
float:none;
width:100%;
padding: 0 3px;
}	
article#eriacontents{
float:none;
width:100%;
}	
.container_s{
	margin-top: 280px !important;
}	
	
/***ご利用の流れ***/	
.container_x{
	margin-top: 70px !important;

}
/******************/
/***その他の商材**/
.container_v{
	margin-top: 280px !important;
}	
.container_main{
	margin-top: 280px !important;
}	

/*****************/
	
.container_sekiyu{
	margin-top: 180px !important;
}	
	
.container_cl{
	margin-top: 280px !important;
}
    
/******commodity_search****/
    
.discount_rate {
    position: absolute;
    right: 32%;
    background: #eb0000;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    padding: .2%;
    aspect-ratio: 1 / 1;
    border: 3px solid #ff8181;
}
	
	
h2.heading_01 {
	margin: 0 calc(50% - 50vw);
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
    margin-bottom: 20px;
	/*margin-top: 20px;*/
}
.product_items.is-new .ribbon2 {
    position: absolute;
    top: -8%;
    left: 60%;
    width: 220px;
    padding: 22% 0 4% 0;
    background: linear-gradient(90deg, #ffbd96, #ff2d55);
    color: #fff;
    text-align: center;
    font: 700 19px/1 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    transform: rotate(45deg);
    box-shadow: 0 2px 8px rgba(0,0,0,.3);
    z-index: 6;
    pointer-events: none;
    animation: pulseRibbon 1.8s infinite;
}
	
	
.product_category{
	display: flex;
	flex-wrap: wrap;
}
	.product_category ul{
		display: flex;
		flex-wrap: wrap;
		border-bottom: 1px solid #cacaca;
	}
	.product_category li{
		width: 25% !important;
		text-align: center;
		padding: 3%;
	}
	.product_category li:last-child{
		margin-bottom: 2%;
	}
	.product_category img{
		height: auto !important;
		width: 90% !important;
	}	
.product_category span {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 auto;
    padding: 1% 8%;
    color: #fff;
    background: #29abe9;
    border-radius: 30px;
    margin: 10px auto;
    margin-top: 5%;
}
.product_category li p{
	width: 100%;
	font-size: 16px !important;
}
	
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	
	
	#header{
	height:auto;
	padding-bottom:20px;
	background-image:none;
	}
	
	#header_maker{
	height:auto;
	padding-bottom:20px;
	background-image:none;
	}
	
	#cloud{display:none;}
	
	#header h1,.logo,.info{display:none}
	
	#header_maker h1,.logo,.info{display:none}
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;display:block;}
	
	.grid0{width:100%;}
	.grid{width:100%;}
	.grid2{width:100%;}
	.grid3{width:100%;}
	.grid6{width:100%;}
	.grid7{width:100%;}
	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	
    .ss_mainbotan img{max-width:100%;}
	
	.osirase {max-width:100%;}
	.mborder{max-width:100%;}
	.bor2{max-width:100%;}
	.osirase img{max-width:100%;}
	.mborder img{max-width:100%;}
	.bor2 img{max-width:100%;}
	
	
	img.miniimage { display: block;max-width: 100%; }  /* miniを表示 */
	img.bigimage  { display: none; max-width: 100%;} /* bigを非表示 */
	
.p_center img.miniimage { display: block!important;max-width: 100%; }  /* miniを表示 */
.p_center img.bigimage  { display: none!important;max-width: 100%; } /* bigを非表示 */
	
	.box0 img{max-width:100%;}
	.box img{max-width:100%;}
	.box2 img{max-width:100%;}
	.box4 img{max-width:100%;}	
	.box5 img{max-width:100%;}
	.box6 img{max-width:100%;}
	.box7 img{max-width:100%;}
	
　　nav div.panel{
	display:block !important;
	float:left;
	}
	
    .header_0{background-image:url(../images/top_header_bgimage1.webp);}
	
	.tablet_mainbotan img{
	width:100%;
	display:block;
	float:left;
	height:auto;
	padding:5px;
	margin:5px 5px 5px 0;
} 


.gridWrapper h3{
	text-align: center;
	padding:0;
}
	
	
/****ボーダー***/
.bdc_gray1 img{
    border: none;
}
/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{float:left; display:block;}

.logo img{
width:auto;
height:auto;
}

.logo span{display:block;}
	
.logo_waku2{
	padding:0 0 0 0px;
}
.logo_waku3{
	padding:0 0 0 0px;
}
	
/*************
/* ロゴ+電話番号
*************/
	
	
/*
.info,.tel{display:none;}
*/
	

.logo span,.info span{display:none;}
	
.logo p{display:none;}




/*************
/* スマホ用ボタン
*************/

.ss_mainbotan img{
	max-width:100%;
	display:block;
	float:left;
	height:auto;
	} 

.b_waku{width:100%;}

.waku img{max-width:100%;}


/*************
/* メイン画像
*************/


.slogan{display:none}

.slogan h2{display:none}

nav#mainNav{display:none;}


.osusumewaku1{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
}

.osusumewaku2{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
}

.osusumewaku3{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
}

.header_1{display:none;}

.header_2{display:none;}

.header_3{display:none;}

.tablet_mainbotan{display:none;}
	
	
/*---------------------------------------------------
					ブログ記事一覧
----------------------------------------------------*/

section.blog div{
	width:97%;
}


section.blog div dd{
	width: 10%;

}

section.blog div dt{
	width:65%;

}
	
/**工事エリア・施工事例・保証など**/	
	
.container_s {

		
}
	
/*******************************/
	
/**ご利用の流れ****/
	
.container_x {
	margin-top: 70px !important;
		
}

/********************************/	

/*******************************/
	
/**その他の商材****/
	
.container_v {
	margin-top: 280px !important;
		
}

.container_main {
	margin-top: 280px !important;
		
}
.container_cl {
	margin-top: 280px !important;
		
}
/********************************/		
	

}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
article#mainContents{
padding: 0 3px;
}
	#container {
    padding-top: 0px;
	margin:118px 0 0 0;
}
	#container_s {
    padding-top: 0px;
	margin:118px 0 0 0;
		
}
	
	#container_v {
    padding-top: 0px;
	margin-top:118px !important;
		
}
	#container_v2 {
    padding-top: 0px;
	margin-top:72px !important;
		
}
	#container_main {
    padding-top: 0px;
	margin-top:72px !important;
		
}	
	#container_cl {
    padding-top: 0px;
	margin-top:72px !important;
		
}
.container_s {
	margin-top: 0px !important;
		
}	
.container_v {
	margin-top: 72px !important;
		
}	

.container_main {
	margin-top: 72px !important;
		
}	
.container_cl {
	margin-top: 72px !important;
		
}	
.container_sekiyu{
	margin-top: 0px !important;
}	
h2.heading_01 {
    text-align: left;
} 
/*-----------【　h3　】----------*/

h3.heading_01 {
    font-size: 16px;
}
    
    
article#eriacontents img{
max-width:100%;
max-height: auto;
    margin: 0 auto;
}
	
	
	#header{
	height:auto;
	padding-bottom:20px;
	background-image:none;
	}
	
	#header_maker{
	height:auto;
	padding-bottom:20px;
	background-image:none;
	}
	
	#cloud{display:none;}
	
	#header h1,.logo,.info{display:none}
	
	#header_maker h1,.logo,.info{display:none}
	
	
	.logo,.info{
	clear:both;
	width:100%;
	float:none;
	}
	
	.logo p{float:none;display:block;}
	.logo img{float:none;display:block;}
	
	

	
    .gridWrapper2{
    padding-left:0px;
	padding-right:5px;
    }

　　.gridWrapper h3{max-width:100%;
    font-size:xx-small}
	
　　.gridWrapper2 h3{max-width:100%;
    font-size:xx-small;
	padding-left:20px;}

	
	.grid0{width:100%;}
	.grid{width:100%;}
	.grid2{width:100%;}
	.grid3{width:100%;}
	.grid4{width:100%;}
	.grid5{width:100%;}
	.grid7{width:100%;}

	.osirase {max-width:100%; margin-left:12px;}
	.mborder{max-width:100%; margin-left:10px;}
	.bor2{max-width:100%;}
	.osirase img{max-width:100%;}
	.mborder img{max-width:100%;}
	.bor2 img{max-width:100%;}

	.box img{max-width:100px;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	img.miniimage { display: block; max-width: 100%;}  /* miniを表示 */
	img.bigimage  { display: none; max-width: 100%; } /* bigを非表示 */
	.box0 img{max-width:100%;}
	.box img{max-width:100%;}
	.box2 img{max-width:100%;}
	.box4 img{max-width:100%;}
	.box5 img{max-width:100%;}
	.box6 img{max-width:100%;}
	.box7 img{max-width:100%;}
　　nav div.panel{
	display:block !important;
	float:left;
	}
	
.osusumewaku1{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:22px; font-weight:bold;
}

.osusumewaku2{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:22px; font-weight:bold;
}

.osusumewaku3{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:22px; font-weight:bold;
}

.header_0{background-image:url(../images/top_header_bgimage1.webp);}
	
	
/*************
/* ロゴ
*************/
.logo{
float:left;
}

.logo p{float:left; display:block;}

.logo img{
width:auto;
height:auto;
}

.logo span{display:block;}
	
.header_1{display:none;}

.header_2{display:none;}

.header_3{display:none;}
	
/*************
/* ロゴ+電話番号
*************/
.info,.tel{display:none;}

.logo span,.info span{display:none;}
	
.logo p{display:none;}


/*************
/* スマホ用ボタン
*************/

.ss_mainbotan img{
	width:100%;
	display:block;
	float:left;
	height:auto;
	} 

.b_waku{width:100%;}

.waku img{max-width:100%;}

/*************
/* メイン画像
*************/


.slogan{display:none}

.slogan h2{display:none}

nav#mainNav{display:none;}

.waku01{
	text-align:center;
}

.osusumewaku1{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:18px; font-weight:bold;
}

.osusumewaku2{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:18px; font-weight:bold;
}

.osusumewaku3{
padding:4px 4px 1px 4px;
border:1px solid #DFDFDF;
max-width:100%;
color:#FFFFFF;
font-size:18px; font-weight:bold;
}

.tablet_mainbotan{display:none;}


/*************
ページトップ
*************/
.page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
    background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}






.waku{
	padding:3px;
}


.ss_mainbotan img{
	width:98%;
}

.p_center img.bigimage { 
	display: none !important; 
	max-width: 100%;
}  /* miniを非表示 */

	
article#mainContents {

}
h2.heading_01 {
	margin: 0 calc(50% - 50vw);
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
    font-size: 20px;
    margin-bottom: 20px;
	/*margin-top: 20px;*/
}
h2.heading_03{
    font-size: 18px;
}
.heading_001{
     margin: 0 calc(50% - 50vw);
} 
.heading_001 {
    position: relative;
    padding: 12px;
    font-size: 1.15em;
    font-weight: bold;
    padding: 3%;
    margin-bottom: 0.2rem;
    color: #fff;
    font-weight: bold;
    background: #0065cc;
}
/******commodity_search****/
#gpc_pricebox .gpr{
    position: relative;
}
.gpr .style01 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
    font-size: 1.3em;
}
.gpr .style02 {
    float: left;
    width: 100%;
    text-align: right;
    font-weight: bold;
    margin-bottom: 3%;
}
.gpr .style02 p{
    margin: 3% 0 1%;
    text-align: center;
    font-size: 1.2em;
}
.discount_rate {
    left: 3%;
    right: auto;
    top: 62%;
    z-index: 9;
    padding: 1.1%;
}
.gpr .arrow {
    display: none;
}
.gpr .style03 {
    float: left;
    text-align: right;
    width: 100%;
    font-weight: bold;
    font-size: 1.2em;
}
.gpr .style03 p {
    color: #eb0000;
    text-align: center;
    position: relative;
    font-size: 1.2em;
    background: #fff;
    border: none;
    text-align: center;
}
#gpc_pricebox .rimocon{
    position: relative;
}
.rimocon .style01 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
    font-size: 1.3em;
}
.rimocon .style02 {
    float: left;
    width: 100%;
    text-align: right;
    font-weight: bold;
    margin-bottom: 3%;
}
.rimocon .style02 p{
    margin: 3% 0 1%;
    text-align: center;
    font-size: 1.2em
}
.discount_rate {
    left: 3%;
    right: auto;
    top: 62%;
    z-index: 9;
    padding: 1.1%;
}
.rimocon .arrow {
    display: none;
}
.rimocon .style03 {
    float: left;
    text-align: right;
    width: 100%;
    font-weight: bold;
    font-size: 1.2em;
}
.rimocon .style03 p {
    color: #eb0000;
    text-align: center;
    position: relative;
    font-size: 1.2em;
    background: #fff;
    border: none;
    text-align: center;
}
    
#gpc_pricebox .kaba{
    position: relative;
}
.kaba .style01 {
    float: left;
    width: 100%;
    text-align: center;
    color: #333;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
    font-size: 1.3em;
}
.kaba .style02 {
    float: left;
    width: 100%;
    text-align: right;
    font-weight: bold;
    margin-bottom: 3%;
}
.kaba .style02 p{
    margin: 3% 0 1%;
    text-align: center;
    font-size: 1.2em
}

.kaba .arrow {
    display: none;
}
.kaba .style03 {
    float: left;
    text-align: right;
    width: 100%;
    font-weight: bold;
    font-size: 1.2em;
}
.kaba .style03 p {
    color: #eb0000;
    text-align: center;
    position: relative;
    font-size: 1.2em;
    background: #fff;
    border: none;
    text-align: center;
} 
    
#gpc_pricebox .model_num{
    font-size: 1.4em;
    text-align: center;
}    
    
.marugotopac .style01 {
    float: left;
    width: 100%;
    background: #29abe9;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    font-size: 1.3em;
    margin: 0px;
}
.marugotopac .style01 p{
    width: 50%;
    float: left;
    text-align: right;
}
.marugotopac .style02 {
    float: left;
    width: 100%;
    text-align: right;
    font-weight: bold;
}
.marugotopac .style02 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto;
}
.marugotopac .style02 li {
    background-size: 48% !important;
    background-repeat: no-repeat !important;
    background-position: top 8px center !important;
    text-align: center;
    border: 2px solid #0065cc;
    height: 130px;
    margin: 1%;
    padding: 0px;
    border-radius: 4px;
    width: 31.3%;
}
.marugotopac .style02 span {
    font-size: 1em;
    position: relative;
    top: 75px;
    color: #0065cc;
    overflow: hidden;
}
.marugotopac .style03 {
    float: left;
    text-align: right;
    width: 100%;
    font-weight: bold;
    position: initial;
    top: 80px;
    padding: 2% 0;
    font-size: 1.2em;
}
.eco_pac{
    font-size: 1.2em !important;
}

.guarantee .style01 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
    font-size: 1.3em;
}
.guarantee .style02 {
    float: none;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.guarantee .style02 img {
    width: 85%;
    border: 2px solid #aaa;
    margin-top: 4%;
}
.guarantee .style03 {
    float: left;
    text-align: right;
    width: 100%;
    font-weight: bold;
    position: initial;
    /* top: 43px; */
    padding: 2% 0;
    font-size: 1.2em;
}
.guarantee .style03 p {
    color: #eb0000;
    text-align: right;
    position: relative;
    top: 12px;
    padding: 1% 0 2.5%;
}
.photosale .style01 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 2%;
    margin-right: 6px;
    font-size: 1.3em;
}
.photosale .style02 {
    float: none;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.photosale .style02 img {
    width: 100%;
    margin-top: 4%;
}
.photosale .style02 p::after {
    width: 3.2%;
}
.photosale .style03 {
    float: left;
    text-align: right;
    width: 100%;
    font-weight: bold;
    position: initial;
    /* top: 43px; */
    padding: 2% 0;
    font-size: 1.2em;
}
.photosale .style03 p {
    color: #eb0000;
    text-align: right;
    position: relative;
    top: 12px;
    padding: 1% 0 2.5%;
} 
    
/*--textalign--*/
.txtL_s{text-align:left !important;}
    
.estimate p {
    width: 100%;
    padding: 6% 1%;
}
    
/***レビュー***/
    .Pagination{
        width: 100%;
        margin-bottom: 8%;
        margin-top: 5%;
    }
.review_box .hyoka {
    font-size: 1.2em;
    text-align: right;
    margin-right: 2%;
}
    .model_review .hyoka{
        float: right;
    }
.model_review .num {
    text-align: right;
    margin-right: 2%;
}
    
    
/******アコーディオン****/
.s_btn {
    font-size: .9em;
}
.kakaku_3box li {
    width: 50%;
    font-size: 1em;
    line-height: 1.8em;
    float: left;
    padding: 10px;
    background: #fff;
}
.kakaku_3box .k_series {
    font-size: 1.25em;
}
/******アコーディオン****/
    
/***メーカー施工例***/
.jirei_waku{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5%;
}
.jirei_box {
    width: 48%;
    border: 3px solid #ddd;
    margin: 1%;
}
.jirei_box span {
    /*margin-top: 37%;*/
    margin-left: 3%;
}
.jirei_box p {
    padding: 3%;
    line-height: 1.5em;
    font-size: .9em;
}
.jirei_box img{
    
}
	
/******コンロ商品一覧******/
	
.rinnaiItems .product_items {
    margin-top: 3%;
}
.noritzItems .product_items {
    margin-top: 3%;
}
.palomaItems .product_items {
    margin-top: 3%;
}
	
/******************商品一覧　共通******************/
.pic_list{
    width: 100%;
	margin: 0;
}
.pic_list2 {
	margin-top: 0%;
}

.product_items.is-new .ribbon2 {
    position: absolute;
    top: -8%;
    left: 40%;
    width: 190px;
    padding: 30% 0 4% 0;
    background: linear-gradient(90deg, #ffbd96, #ff2d55);
    color: #fff;
    text-align: center;
    font: 700 16px/1 "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    transform: rotate(45deg);
    box-shadow: 0 2px 8px rgba(0,0,0,.3);
    z-index: 6;
    pointer-events: none;
    animation: pulseRibbon 1.8s infinite;
}
.gr_img .guarantee10{
	width: 100%;
	margin: 0;
}
.gr_img .guarantee10 img{
	width: 100%;
}
.gr2_img .guarantee10{
	width: 100%;
	margin: 0;
}
.gr2_img .guarantee10 img{
	width: 100%;
}
.gr3_img .guarantee10{
	width: 100%;
	margin: 0;
}
.gr3_img .guarantee10 img{
	width: 100%;
}
.gr3_img .guarantee10 {
	width: 100%;
}
.gr4_img .guarantee10 img{
	width: 100%;
}
.gr4_img .guarantee10 {
	width: 100%;
}
	
	
/********流れ共通*****/
.workflow li {
    width: 49%;
}
/*******************/
		
/*******バナー*******/
.outlet-banner {
    width: 180px;
    bottom: 74px;
    right: 15px !important;
}
	
/********************/
.product_category span{
	font-size: 1em;
}	
	
	
}





@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.forTb {
	display: none;
}
.forSp {
	display: none;
}

/*----ダミー用----*/

aside_s#sidebar {
	float: left;
	/*width: 20.9678%;/*---195px--*/
	width: 23.5%;
	/*border-radius: 3px;*/
	/*border: solid 1px #DFDFDF;*/
	font-size: 14px;
	margin-bottom: 20px;
	/*background: #F4F4F4;*/
}
.img_bd{
	border: 2px solid #dfdfdf;
	margin-bottom: 10px;
}
.menu_bg {
    background: #ededed;
    padding: 4px;
	margin-bottom: 5%;
}
/*aside_s#sidebar ul:not(.bnrArea) {
	text-align: right;
}*/
aside_s#sidebar > span {
	cursor: pointer;
	display: block;
	text-align: left;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	background: #757575;
	transition: all 0.3s;
}
aside_s#sidebar > span:hover {
	opacity: 0.6;
}
aside_s#sidebar li {
	cursor: pointer;
	list-style-type: none;
}


aside_s#sidebar li a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
}


aside_s#sidebar li a:hover {
	color: #0065cc;
	background: #f1f1f1;
}

.sidemenu01 a{
	border: 2px solid #dedede !important;
	padding: 0 !important;
	margin: 0 !important;
}
.sidemenu01 a:hover {
	border: 2px solid #0065cc !important;
}


aside_s#sidebar li a img {
	float: left;
}
aside_s#sidebar > ul > li {
	text-align: left;
	padding: 0;
	/*margin-bottom: 10px;*/
	margin-bottom: 3px;
}


aside_s#sidebar > ul > li .title {
	display: inline-block;
	width: 100%;
	padding: 10px 5px;
	border: 1px solid #ccc;
	background: #ccc;
	transition: all 0.3s;
}
aside_s#sidebar > ul > li .title:hover {
	background: #eee;
}
aside_s#sidebar > ul > li > ul > li {
	line-height: 45px;
	border-bottom: 1px dashed #ebebeb;
}
aside_s#sidebar > ul > li > ul > li:first-child {
	margin-top: 10px;
}
aside_s#sidebar > ul > li > ul > li.last {
	line-height: 0;
	border-bottom: 0;
	margin-top: 10px;
	text-align: center;
}








.secchitype{
	padding: 10px;
    text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #dedcdc;
    margin-bottom: 10px;
	background: #ded;
}

.type_back {
    background: #f7f7f7;
    padding: 6px;
    margin-bottom: 16px;
    border: 2px solid #dfdfdf;
}

.type_model {
    margin-bottom: 5%;
    border: 2px solid #dfdfdf;
	position: relative;
}

.maker_rinnai::after{
    content: "リンナイ";
    text-align: right;
}



.menu_lv1 a span{
    padding: 5%;
    display: block;
    font-size: 1.1em;
    background: #52b6e5;
    color: #fff;
}
.menu_lv1 a span:hover{
    background: #5398df;
}
.menu_lv1 span{
    padding: 5%;
    display: block;
    font-size: 1.1em;
    background: #52b6e5;
    color: #fff;
}
.menu_lv2 li {
	vertical-align: middle;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
}
.menu_lv2 li:last-child{
	border-bottom: none;
}
.menu_lv2 li a {
    padding: 4% 0;
}
.menu_lv2 > li > a::before {
    content: url("//www.gasspec.jp/images/side_arrow.webp");
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 1% 0 2% 2%;
}
.menu_lv2 > li > .rinnai::after {
    content: url("//www.gasspec.jp/common-new/images/rinnai_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
	top: 9px;
}
.menu_lv3 > li > .rinnai::after {
    content: "";
    display: inline-block;
    width: 68px;
    height: 20px;
    background-image: url("//www.gasspec.jp/common-new/images/rinnai_logo.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
}
.menu_lv2 > li > .rinnai {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .noritz::after {
    content: url("//www.gasspec.jp/common-new/images/noritz_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv3 > li > .noritz::after {
    content: "";
    display: inline-block;
    width: 92px;
    height: 21px;
    background-image: url("//www.gasspec.jp/common-new/images/noritz_logo.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
}
.menu_lv2 > li > .noritz {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .paloma::after{
    content: url("//www.gasspec.jp/common-new/images/paloma_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv3 > li > .paloma::after {
    content: "";
    display: inline-block;
    width: 67px;
    height: 20px;
    background-image: url("//www.gasspec.jp/common-new/images/paloma_logo.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
}
.menu_lv2 > li > .paloma {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv3 > li > .purpose::after {
    content: "";
    display: inline-block;
    width: 78px;
    height: 24px;
    background-image: url("//www.gasspec.jp/common-new/images/purpose_logo.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: -3px;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
}
.menu_lv3 > li > .purpose {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}

.menu_lv2 > li > .toto {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .toto::after {
    content: url("//www.gasspec.jp/common-new/images/toto_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .toto {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .panasonic::after {
    content: url("../images/panasonic_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .panasonic {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .lixil::after {
    content: url("../images/lixil_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .lixil {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .mitsubishi::after {
    content: url("../images/mitsubishi_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .mitsubishi {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .hitachi::after {
    content: url("../images/hitachi_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .hitachi {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .kvk::after {
    content: url("../images/kvk_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .kvk {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .corona::after {
    content: url("../images/corona_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .corona {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .max::after {
    content: url("../images/max_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .max {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .fujitsu::after {
    content: url("../images/fujitsu_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .fujitsu {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv2 > li > .daikin::after {
    content: url("../images/daikin_logo.webp");
    vertical-align: middle;
	position: absolute;
	right: 8px;
}
.menu_lv2 > li > .daikin {
  position: relative; 
  display: inline-block; /* textの高さ合わせにも有効 */
  padding-right: 25px; /* 右側にロゴ分の余白を確保 */
}
.menu_lv3 {
    margin: 0 0 6% 0;
}
.menu_lv3 li {
	border: none;
	padding: 0;
}

/* li にマーカーを持たせる */
.menu_lv3 li {
    list-style: none;
    position: relative;
    padding-left: 1em;
	margin-bottom: 5%;
}

/* a はテキスト幅だけ */
.menu_lv3 li a {
    display: inline;
    padding: 0;
    background: none;
    margin-left: 8%;
	width: 88% !important;
}
.menu_lv3 li a::before {
	
}
.menu_lv3 span {
    background: #fff !important;
    color: #0065cc !important;
    padding: 0 !important;
    float: right;
    font-size: 1em !important;
}

/* before を li に移動してマーカーにする */
.menu_lv3 li::before {
    content: '┗';
    position: absolute;
    left: 4%;
    color: #0065cc;
}

/* hover時は文字だけ反応 */
.menu_lv3 li a:hover {
  text-decoration: underline !important;
  background: none !important;
}




.menu_lv4 {
    margin: 0 0 6% 0;
}
.menu_lv4 li {
	border: none;
	padding: 0;
}

/* li にマーカーを持たせる */
.menu_lv4 li {
    list-style: none;
    position: relative;
    padding-left: 1em;
	margin-bottom: 5%;
}

/* a はテキスト幅だけ */
.menu_lv4 li a {
    display: inline;
    padding: 0;
    background: none;
    margin-left: 14%;
	width: 88% !important;
}
.menu_lv4 li a::before {
	
}
.menu_lv4 span {
    background: #fff !important;
    color: #0065cc !important;
    padding: 0 !important;
    float: right;
    font-size: 1em !important;
}

/* before を li に移動してマーカーにする */
.menu_lv4 li::before {
    content: '┗';
    position: absolute;
    left: 10%;
}

/* hover時は文字だけ反応 */
.menu_lv4 li a:hover {
  text-decoration: underline !important;
  background: none !important;
}




.syouzai{
	padding: 6px 0 6px 10px;
    font-weight: bold;
    border-left: 3px solid #9e4949;
    border-bottom: 1px solid #aaa;
	margin: 8px 0 8px 0;
}

.top_button {
    background-color: #11a72b;
    color: #fff;
    padding: 5%;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    border: 2px solid #15773d;
}
.top_button:hover {
  background-color: #217f32;
	text-decoration: none !important;
}

.type_back a:hover{
	text-decoration: none !important;
}
.type_back li:hover{
	text-decoration: underline !important;
}
.maker_text{
	padding-top: 20px;
	text-align: right;
}



/*--ガス給湯器トップ・ハイブリッド給湯器トップ・業務用ガス給湯器トップ・石油給湯器トップ---*/
aside_s#sidebar > ul > li > ul > li.top{
	font-size: 12px;
	text-align:left;
}



aside_s#sidebar > ul > li > ul > li.settitype {
}
aside_s#sidebar > ul > li > ul > li.settitype div {
	width: 50%;
	float: right;
	padding: 20px 10px;
	color: #111;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2), inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2), inset 2px 2px 1px rgba(255,255,255,1);
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #EEE;
}
aside_s#sidebar > ul > li > ul > li.settitype div:hover {
	background: #B4B4B4;
}
aside_s#sidebar .side_btn {
	display: block;
	text-decoration: none;
	color: #333;
}
aside_s#sidebar .side_btn span {
	display: block;
	width: 100%;
	padding: 10px;
	color: #111;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2), inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2), inset 2px 2px 1px rgba(255,255,255,1);
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #EEE;
}
aside_s#sidebar .side_btn span:hover {
	background: #B4B4B4;
}
	



/*--その他--*/

aside_s#sidebar span.othersTitle {
	border: 0;
	border-radius: 4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,54a3ee+50,3690f0+51,1e69de+100;Blue+Gloss+%233 */
	background: #6db3f2; /* Old browsers */
	background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de', GradientType=0 ); /* IE6-9 */
}

aside_s#sidebar span.othersTitle.first{
	margin-top:10px;
}



aside_s#sidebar ul.others > li {
	margin-bottom: 0;
}
aside_s#sidebar ul.others > li:last-child {
	/*margin-bottom: 10px;*/
}
aside_s#sidebar ul.others > li a {
	display: block;
    width: 100%;
    padding: 16px;
    color: #111;
    -moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2), inset 2px 2px 1px rgba(255,255,255,1);
    -webkit-box-shadow: inset -1px -1px 1px rgb(0 0 0 / 20%), inset 2px 2px 1px rgb(255 255 255);
    border-top: 0px solid #BBB;
    border-left: 0px solid #BBB;
    border-right: 0px solid #FFF;
    border-bottom: 0px solid #FFF;
    background: #EEE;
	margin: 0;
}
aside_s#sidebar ul.others > li a:hover {
	background: #B4B4B4;
}





/*--バナーエリア--*/

aside_s#sidebar ul.bnrArea li {
	margin-bottom: 5%;
}
aside_s#sidebar ul.bnrArea li, aside_s#sidebar ul.bnrArea li a {
	padding: 0;
}
aside_s#sidebar ul.bnrArea li a {
	display: block;
}
aside_s#sidebar ul.bnrArea li a:hover {
	opacity: 0.6;
}
aside_s#sidebar ul.bnrArea li img {
	float: none;
	display: block;
	max-width: 100%;
	border: 2px solid #dedede;
}









/***ガスコンロ用***/

.series{
	padding: 8px;
    border-bottom: 1px solid #aaa;
	text-align: left;
}

.series span{
    float: right;
    color: #0065cc;
}


/***乾太用***/

.shinki{
	padding: 8px;
	text-align: left;
}

/*** 給湯器　検索ボタン ***/

.commodity_search_block {
    border: solid 2px #26a169;
    padding: 0;
    background-color: #26a169;
    margin-bottom: 5%;
}
.commodity_search_title {
	font-size: 14pt;
	/*font-weight: bold;*/
	text-align: center;
	margin: 0;
	width: 100%;
	color: #fff;
	font-family: sans-serif;
	padding: 4px 2px;
}

.commodity_search_field {
    margin: 0;
    padding: 4px 0;
    background-color: #ffffff;
}
.commodity_search_box {
	margin: 10px;
}

.commodity_search_box button {
	font-size: 14px;
	margin: 0 auto;
	padding: 6px 40px;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
	border-color: transparent rgba(0,0,0,0.2) rgba(0,0,0,0.5) transparent;
	cursor: pointer;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}

.commodity_search_box input {
	height: 2.4em;
	width: 96%;
	margin: 0:
}

.commodity_search_box select {
	height: 2.4em;
	width: 96%;
	margin: 0;
}

.commodity_search_box .pink {
	background-color: #0065cc;
	color: #fff;
}

.commodity_search_box dd {
	margin: 10px 0;
	text-align: center;
}

.commodity_search_box dd {
	margin: 10px 0;
}

.commodity_search_block .commodity_search_keyword {
	text-align: left;
	padding-left: 6px;
	border: solid 1px #ccc;
	background-color: #fff;
	border-radius: 3px;
	font-family: メイリオ;
}

.commodity_search_block .commodity_search_maker {
	border: solid 1px #ccc;
	background-color: #fff;
	border-radius: 3px;
}

.commodity_search_block .commodity_search_category {
	border: solid 1px #ccc;
	background-color: #fff;
	border-radius: 3px;
}

.commodity_word {
    margin: 10px;
}



/*タブレット*/
@media screen and (max-width : 959px){
aside_s#sidebar{
		display: none;
	}	 	
}
/* apad*/
@media only screen and (max-width:820px){
aside_s#sidebar{
		display: none;
	}	 
}
@media screen and (max-width : 768px) {
.forPc {
	display: none;
}
.forTb {
	display: block;
}

aside_s#sidebar{
		display: none;
	}	
	
}




/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px) {
.forTb {
		display: none !important;
}
.forSp {
	display: block;
}
/*--バナーエリア--*/
aside_s#sidebar{
		display: none !important;
	}	
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px) {
	
aside_s#sidebar{
		display: none !important;
	}	




}